@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800&family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body,html{overflow-x:hidden;overflow-y:hidden}body{-webkit-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito,sans-serif;font-size:1.6rem;font-weight:300;letter-spacing:.05rem;line-height:1.6;outline:0;text-decoration:none}.fileContainer{background:#242430;border:1px solid #3b3b3b;border-radius:4px}.dashboard-container{display:flex;height:100%;width:100%}.dashboard__main{display:flex;flex-direction:column;position:relative;width:100%;z-index:6}.dashboard__main .main__section{background-color:#242430;color:#8d8d8d;height:calc(100vh - 10rem);overflow-y:scroll;padding:0 2rem 4rem;width:100%}.dashboard__main .main__section-nosearch{background-color:#242430;color:#8d8d8d;height:calc(100vh - 5rem);overflow-y:scroll;padding:2rem;width:100%}.dashboard__main .main-flex{align-items:flex-start;display:flex;flex-direction:row;gap:3rem;justify-content:flex-start}.dashboard__main input,.dashboard__main option,.dashboard__main select,.dashboard__main textarea{background-color:#242430;border:1px solid #3b3b3b;border-radius:4px;color:#f5f5f5;font-family:Nunito,sans-serif;font-size:1.6rem;font-weight:400;text-decoration:none}.dashboard__main input:focus,.dashboard__main option:focus,.dashboard__main select:focus,.dashboard__main textarea:focus{outline:none}.category__layout-grid{grid-gap:2rem;display:grid;grid-template-columns:1fr 2fr}.category__layout-flex{display:flex;flex-direction:row;gap:2rem}.color-danger{color:#ff5252}.color-success{color:#00aa71}.color-info{color:#2db2ff}.color-danger-muted{color:rgba(255,82,82,.6)}.color-success-muted{color:rgba(0,170,113,.6)}.color-info-muted{color:rgba(45,178,255,.6)}.ml-1{margin-left:1rem}.mr-1{margin-right:1rem}.ml-18{margin-left:1.8rem}.ml-15{margin-left:1.5rem}.ml-2{margin-left:2rem}.mr-1,.mr-2{margin-right:2rem}.mr-3,.mr-4{margin-right:3rem}.mb-05{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.p-1{padding:1rem}.p-2{padding:2rem}.order__product-count{align-items:center;background-color:#ff5252;border-radius:50%;color:#fff;display:flex;height:2rem;justify-content:center;width:2rem}.order__product-count h3{font-size:1.6rem;text-decoration:none}.icon-small{font-size:1.8rem}.icon-main,.icon-small{cursor:pointer;text-align:center}.icon-main{font-size:2rem}.ico-publish{background-color:#242430;border-radius:.6rem;height:2.5rem;width:2.5rem}.ico-publish,.icon-xl{cursor:pointer;text-align:center}.icon-xl{font-size:2.8rem}.icon-xxl{cursor:pointer;font-size:3.2rem;text-align:center}.icon-bag{background-color:#ff5252}.icon-dash-green{color:#00aa71}.icon-dash-danger{color:#ff5252}.icon-dash-danger:hover{color:rgba(255,82,82,.548)}.icon-dash-info{color:#2db2ff}.icon-dash-info:hover{color:rgba(45,178,255,.541)}.icon-dash-success{color:#00aa71}.icon-dash-success:hover{color:rgba(0,170,113,.541)}.icon-dash-submenu{position:absolute;-webkit-transform:translateX(12rem) rotate(0deg);transform:translateX(12rem) rotate(0deg);transition:all .3s ease-in-out}.group.toggleHeader .icon-dash-submenu{-webkit-transform:translateX(12rem) rotate(180deg);transform:translateX(12rem) rotate(180deg)}.link-style-icon{align-items:center;color:#8d8d8d;display:flex;font-size:1.6rem}.btn__dash-big{border:none;border-radius:30rem;font-size:1.4rem;font-weight:700;height:3.6rem;padding:.6rem 1rem;width:15rem}.btn__dash-big,.btn__dash-regular{align-items:center;color:#e2e2e2;cursor:pointer;display:flex;flex-direction:row;justify-content:center;transition:all .15s ease-in-out}.btn__dash-regular{border:none;border-radius:4px;font-size:1.6rem;height:4rem;min-width:14rem;padding:.6rem 1.4rem}.btn-minwidth{min-width:14rem}.dash-button-success{background-color:#00aa71}.dash-button-success:hover{background-color:rgba(0,170,113,.541);cursor:pointer}.dash-button-danger{background-color:#ff5252}.dash-button-danger:hover{background-color:rgba(255,82,82,.548);cursor:pointer}.dash-button-info{background-color:#2db2ff}.dash-button-info:hover{background-color:rgba(45,178,255,.541);cursor:pointer}.menu__button{align-items:center;background-color:#daa520;border-radius:50%;color:#e2e2e2;display:flex;flex-direction:row;height:2.8rem;justify-content:center;left:0;margin-left:1rem;position:absolute;top:1rem;transition:all .15s ease-in-out;width:2.8rem}.menu__button:hover{background-color:#343442;cursor:pointer}.menu__button .iconRotate{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .15s ease-in-out}.switcher{align-items:center;background-color:#2c2c38;border:1px solid #3b3b3b;border-radius:10rem;display:flex;flex-direction:row;height:2.6rem;justify-content:center;margin:0 1.5rem;min-width:3.6rem;position:relative}.switcher__slider{background:#daa520;border-radius:10rem;height:1.8rem;margin:0!important;position:absolute;-webkit-transform:translate(.5rem,-.03rem);transform:translate(.5rem,-.03rem);transition:all .15s ease-in-out;width:1.8rem}.switcher__slider:hover{cursor:pointer}@media screen and (min-width:1920px) and (max-width:2560px){.category__layout-grid{grid-template-columns:1fr 2fr 1fr}}@media (max-width:1280px){.category__layout-grid{grid-gap:1rem;grid-template-columns:1fr}.product{grid-template-columns:1fr 1fr!important;overflow-y:scroll}}@media screen and (max-width:920px){.aside__menu{max-width:6rem!important}.aside__menu-top{background:url(/static/media/Smilies-S-White-2022.8ae10d8945ab7ed9c0da.svg)!important;background-position:0!important;background-repeat:no-repeat!important;background-size:2.5rem!important}.mobile-span-text{display:none}.devider{margin-left:0!important;width:100%!important}.product__container{grid-template-columns:1fr!important;padding-bottom:6rem}.product__container button{bottom:1rem;position:fixed;right:2rem}.table .column-small{width:3rem}.table .column-medium{width:15rem}.table .column-large{display:none;width:10rem}.menu__button{display:none}}@media screen and (max-width:768px){.header__right{width:100%}.header .hamburger{display:block!important}.aside__menu{display:none}.image__thumbnail{grid-gap:1rem!important;display:grid;gap:1rem!important;grid-template-columns:2fr 2fr!important;height:40rem!important}.image__thumbnail img:hover{scale:1!important;-webkit-transform:translate(0)!important;transform:translate(0)!important}.payment{grid-template-columns:1fr!important}.payment .order__price{flex-direction:column;justify-content:flex-start}.payment .order__price h3:first-child{margin-bottom:1rem}}@media screen and (max-width:460px){.table .column-small{width:5rem!important}.table .column-medium{width:11rem!important}}.table{height:calc(95% - 2rem);min-width:100%}.table table{display:flex;flex-direction:column;height:100%;width:100%}.table table thead{background-color:rgba(95,45,95,.192)}.table table tbody{height:100%;overflow-y:scroll}.table table tbody tr:hover{background-color:#343442;cursor:pointer}.table table tr{border-bottom:1px solid #3b3b3b;display:flex;padding:.4rem 0;width:100%}.table table tr td,.table table tr th{align-items:center;display:flex;justify-content:flex-start}.table .column-x-small{padding:0 1rem;text-align:center;width:6rem}.table .column-small{padding:0 1rem;text-align:center;width:8rem}.table .column-medium{padding:0 1rem;text-align:center;width:15rem}.table .column-large{padding:0 1rem;text-align:center;width:20rem}.table .column-xxl{padding:0 1rem;text-align:center;width:23rem}.table .options{align-items:center;display:flex;justify-content:space-around;padding:0 1rem;width:10rem}.table .info-cell{color:rgba(45,178,255,.6)}.container{align-items:center;display:flex;flex-direction:column;gap:0;height:100svh;justify-content:center;width:100%}.container h2{font-size:1.4rem;font-weight:300;margin-top:.5rem;text-transform:uppercase}.container img{height:7rem;margin-top:3rem}@media (max-width:768px){.container img{height:7rem}}.error{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:90svh;justify-content:center;margin:0 auto;padding:1rem;width:100%}.error img{height:7rem;margin-bottom:2rem}.error h1{font-weight:400}.error h2{font-size:2.3rem;font-weight:300;text-align:center;text-transform:none}.error .error-link{color:#daa520;cursor:pointer;font-size:1.8rem;margin-top:1rem;text-decoration:underline}.error .error-link:hover{color:gray}.login-container{flex-direction:row;min-height:75%;position:relative}.login-container,.login-container .login-card{align-items:center;display:flex;gap:0;justify-content:center}.login-container .login-card{background-color:#f5f5f5;box-shadow:0 1px 5px 1px rgba(0,0,0,.118);flex-direction:column;height:44rem;left:calc(50% - 17rem);margin-bottom:4rem;padding:2rem;position:absolute;width:32rem;z-index:6}.login-container .login-card form{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:5rem;margin-top:1rem;width:100%}.login-container .login-card form input::-webkit-input-placeholder{color:#979797;font-weight:100}.login-container .login-card form input::placeholder{color:#979797;font-weight:100}.login-container .login-card form .form-imputs{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.login-container .login-card form .inputs{align-items:center;display:flex;justify-content:center;margin:2rem auto 0;position:relative;width:100%}.login-container .login-card form .inputs p{font-size:1.6rem}.login-container .login-card form .inputs input,.login-container .login-card form .inputs textarea{border:1px solid hsla(0,0%,85%,.973);font-size:1.5rem;height:3.2rem;letter-spacing:.1rem;padding:.5rem;width:100%}.login-container .login-card form .inputs input:focus{outline:1px solid var(--color-acent)}.login-container .login-card form .inputs .remember{border:1px solid hsla(0,0%,85%,.973);height:1.6rem;margin-right:1rem;width:1.6rem}.login-container .login-card form .inputs label{color:var(--color-acent);font-weight:300;line-height:1.5rem}.login-container .login-card form .inputs .btn{margin-top:2rem;width:50%}.login-container .login-card form .check{align-items:center;display:flex;justify-content:flex-start}.login-container .signup{height:53rem}.login-container .login-card-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:4rem;width:100%}.login-container .login-card-header h1{font-size:1.6rem;font-weight:lighter;letter-spacing:2px;padding:0;text-align:center;text-transform:uppercase}.login-container .login-card .switch{left:2rem;position:absolute;top:1rem}.login-container .login-card .switch span{color:#daa520;cursor:pointer;text-decoration:underline}.loginCard{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);transition:var(--transition);transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;z-index:10}.signupCard{transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.loginActive,.signupCard{opacity:0;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);z-index:9}.sigupActive{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);z-index:10}.visible__pass{color:#979797;cursor:pointer;position:absolute;right:1rem}.visible__pass:hover{color:var(--color-acent)}.pass__reset{align-items:flex-start;color:#daa520;cursor:pointer;display:flex;justify-content:flex-start;margin-top:2rem;text-decoration:underline;width:100%}@media (max-width:768px){.login-container{height:60rem}}.loader-container{background-color:initial;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}.loader-container,.loader-container .loader{align-items:center;display:flex;justify-content:center}.loader-container .loader{background:transparent;height:3rem;overflow:hidden;position:relative;width:3rem}.loader-container .loader p{align-items:center;display:flex;font-size:1rem;font-weight:600;justify-content:center;position:absolute}.loader-container .loader span{align-items:center;-webkit-animation:rotation 1.2s linear infinite;animation:rotation 1.2s linear infinite;border:5px solid rgba(69,71,75,.514);border-radius:50%;border-top-color:#daa520;display:flex;height:3rem;justify-content:center;width:3rem}@-webkit-keyframes rotation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.aside__menu{background-color:#2c2c38;border-right:1px solid #3b3b3b;bottom:0;color:#8d8d8d;height:100vh;position:fixed;position:relative;top:0;transition:all .3s ease-in-out;width:26rem;z-index:5}.aside__menu-top{align-items:center;background:url(/static/media/Smilies-White-2022.9b048ea96c35a0cd5783.svg);background-position:0;background-repeat:no-repeat;background-size:11rem;cursor:pointer;display:flex;height:6rem;justify-content:flex-start;margin-bottom:3rem;margin-left:1.8rem}.aside__menu-bottom{align-items:flex-start;display:flex;flex-direction:column;position:relative;z-index:8}.aside__menu-bottom-content{overflow-x:hidden;width:100%;z-index:9}.aside__menu-bottom-content .group{height:3.8rem;overflow:hidden}.aside__menu-bottom-content .group-header{align-items:center;color:#8d8d8d;cursor:pointer;display:flex;justify-content:space-between;min-height:3.8rem;position:relative;transition:all .3s ease-in-out}.aside__menu-bottom-content .group-header .link-style{align-items:center;color:#8d8d8d;display:flex;font-size:1.6rem;margin-left:3rem;opacity:1;position:absolute;text-decoration:none}.aside__menu-bottom-content .group-header p{align-items:center;color:#8d8d8d;display:flex;font-size:1.6rem;margin-left:6rem;opacity:1;position:absolute}.aside__menu-bottom-content .group-header .order__product-count{left:3.2rem;position:absolute;top:1.5rem}.aside__menu-bottom-content .group-header .order__product-count h3{font-size:1.2rem;text-decoration:none}.aside__menu-bottom-content .group-content{border-left:1px solid #3b3b3b;margin:0 0 0 1.8rem;overflow:hidden;padding-left:.5rem;transition:all .15s ease-in-out}.aside__menu-bottom-content .group-content li{align-items:center;color:#8d8d8d;display:flex;height:3.4rem;justify-content:flex-start;margin:.5rem 0;text-transform:capitalize;transition:all .15s ease-in-out;width:90%}.aside__menu-bottom-content .group-content li span{font-size:1.4rem;margin:0!important;opacity:0;padding-left:4rem;position:absolute}.aside__menu-bottom-content .group-content li:hover{color:#daa520;cursor:pointer}.aside__menu .theme__switch{background-color:#242430;bottom:0;flex-direction:row;height:5rem;justify-content:center;left:0;width:100%}.aside__menu .theme__switch,.link-style-group{align-items:center;color:#8d8d8d;display:flex;position:absolute}.link-style-group{font-size:1.6rem;margin-left:.6rem;opacity:1;text-decoration:none;width:14rem}.link-style-group:hover{color:#daa520}.closeAside{transition:all .3s ease-in-out;width:6rem!important}.aside__menu.closeAside .aside__menu-top{background:url(/static/media/Smilies-S-White-2022.8ae10d8945ab7ed9c0da.svg);background-position:0;background-repeat:no-repeat;background-size:2.5rem}.toggleHeader{min-height:13rem}.toggleHeader,.toggleHeader-xl{background-color:#242430;border:1px solid rgba(217,165,33,.3)}.toggleHeader-xl{min-height:28rem}.group.toggleHeader .group-content span{opacity:1}.li-active{background-color:#daa520}.group-hover:hover{background-color:#343442;transition:all .15s ease-in-out}.devider__aside{border-bottom:1px dotted #757575;margin-bottom:2.2rem;-webkit-transform:translateX(2rem);transform:translateX(2rem);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:18rem}.aside__menu.closeAside .aside__menu-bottom .devider__aside{margin-left:0!important;-webkit-transform:translateX(0);transform:translateX(0)}.header{background-color:#2c2c38;border-bottom:1px solid #3b3b3b;color:#8d8d8d;height:5rem;justify-content:space-between;left:0;min-width:100%;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:all .15s ease-in-out;z-index:5}.header,.header__left{align-items:center;display:flex}.header__left{justify-content:flex-start;width:20rem}.header__right{align-items:center;display:flex;justify-content:flex-end}.header__right .dash__user{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;line-height:1.2;margin-right:2rem;text-transform:capitalize}.header__right .dash__user span:nth-child(2){color:#daa520;font-size:1.3rem;font-style:italic}.header .close-menu,.header .hamburger{display:none}.category__container{background-color:#2c2c38;border-radius:.5rem;box-shadow:0 1px 5px 1px rgba(0,0,0,.118);height:28rem;width:100%}.category__container-header{align-items:center;background-color:#383846;border-radius:.5rem .5rem 0 0;display:flex;height:3.5rem;justify-content:flex-start}.category__container-header h2{font-size:1.8rem;margin-left:2rem;text-transform:capitalize}.category__container-inputs{align-items:flex-start;display:flex;flex-direction:column;height:calc(100% - 4rem);justify-content:flex-start;width:100%}.category__container-inputs label{font-size:1.5rem}.category__container-inputs input[type=text],.category__container-inputs select{align-items:center;display:flex;height:3.6rem;margin-bottom:1rem;padding:0 1rem;width:100%}.category__container-inputs .select-input{display:flex;flex-direction:column}.category__container form{width:100%}.category__container form .category__container-inputs-content-buttons{display:flex;justify-content:space-between}.category__container form .category__container-inputs-content-buttons button{position:relative}.category__container form .category__container-inputs-content-buttons button .dash-button-regular{min-width:5rem!important}.addCard-hide,.updateCard{display:none}.updateCard-show{display:block}.container-height{height:35rem}.category-list{min-height:100%;width:100%}.category-list .category__container-inputs{padding:1rem;width:100%}.category-list .category__container-inputs .list__search{align-items:center;display:flex;height:4rem;justify-content:flex-end;margin-bottom:1rem;width:100%}.category-list .category__container-inputs .list__search .search-input{align-items:center;border:1px solid #3b3b3b;display:flex;padding-left:1rem;width:25rem}.category-list .category__container-inputs .list__search input[type=text]{background-color:initial;border:none;color:#8d8d8d;height:3.3rem;margin:0;padding:0}.category-list .category__container-inputs .list__search input[type=text]:focus{outline:none}.product{background-color:#2c2c38;border-radius:.5rem;box-shadow:0 1px 5px 1px rgba(0,0,0,.118);min-height:calc(100vh - 9rem)}.product .category__container-header{background-color:#383846;border-radius:.5rem .5rem 0 0}.product .product__container{display:grid;grid-template-columns:2fr 2fr 3fr;position:relative;width:100%}.product .product__container-inputs{padding:2rem}.product .product__container-inputs .fileContainer{background:#242430;border:1px solid #3b3b3b;border-radius:4px}.product .product__container-inputs .fileContainer .chooseFileButton{align-items:center;background-color:#383846;border-radius:50%;display:flex;flex-direction:row;gap:0;justify-content:center;margin-bottom:1.5rem;padding:1rem}.product .product__container-inputs .fileContainer .chooseFileButton:hover{background-color:#2c2c38}.product .product__container-inputs .fileContainer .deleteImage{align-items:center;background-color:#ff5252;display:flex;flex-direction:row;font-size:1.8rem;gap:0;height:2.6rem;justify-content:center;transition:all .15s ease-in-out;width:2.6rem}.product .product__container-inputs .fileContainer .deleteImage:hover{background-color:rgba(255,82,82,.6)}.product .product__container-inputs .select__group{display:flex;gap:1rem;width:100%}.product .product__container-inputs .select__group-content{width:50%}.product .product__container-inputs input[type=text],.product .product__container-inputs select{align-items:center;display:flex;height:3.6rem;margin-bottom:1rem;padding:0 1rem;width:100%}.product .product__container-inputs textarea{margin-bottom:1rem;padding:1rem;resize:none;width:100%}.product .product__container-inputs input[type=file]{display:none;width:100%}.product .product__container-inputs label{font-size:1.5rem}.product .product__container-inputs p{font-size:1.6rem}.product .product__container button{bottom:0;margin-bottom:1rem;position:absolute;right:2rem}.input-flex{display:flex;flex-direction:column}.label-success{color:rgba(0,170,113,.6)}.label-danger{color:rgba(255,82,82,.6)}.input-file-styling{align-items:center;background-color:#242430;cursor:pointer;height:3.6rem;justify-content:center;width:100%}.header__menu,.input-file-styling{border:1px solid #3b3b3b;border-radius:4px;display:flex}.header__menu{align-items:flex-start;background-color:#2c2c38;box-shadow:0 1px 5px 1px rgba(0,0,0,.118);color:#8d8d8d;flex-direction:column;justify-content:flex-start;min-width:14rem;padding:.5rem 0;position:absolute;right:4rem;top:6rem;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:top;transform-origin:top;transition:all .3s ease-in-out;z-index:3}.header__menu-options{align-items:center;display:flex;justify-content:flex-start;padding:.5rem 1.5rem;text-transform:capitalize;width:100%}.header__menu-options:hover{background-color:#343442;cursor:pointer}.header__menu-options span{padding-left:1rem}.header__menu-options span:hover{color:#8d8d8d}.headerMenuActive{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);transition:all .3s ease-in-out}.order__status{border-radius:50%;height:1.2rem;width:1.2rem}.order__status-danger{background-color:rgba(255,82,82,.6)}.order__status-info{background-color:rgba(45,178,255,.6)}.order__status-success{background-color:rgba(0,170,113,.6)}.order__status-default{background-color:hsla(0,0%,50%,.5)}.details__window{background-color:#2c2c38;border-left:1px solid #3b3b3b;display:flex;height:100vh;overflow-y:scroll;position:absolute;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .3s ease-in-out;width:100rem;z-index:100}.details__window-details{margin:0;width:100%}.details__window .icon-position{position:fixed;right:2rem;top:2rem}.detailsActive{-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (max-width:1024px){.details__window{width:100vw}}.order__dash-details{min-height:100vh;padding:0 2rem}.order__dash-details h3{margin-bottom:1rem;margin-top:2rem;text-decoration:underline}.order__dash-details .details__container{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:1rem;width:100%}.order__dash-details .details__container form{display:flex;flex-direction:row;gap:2rem;height:100%;width:100%}.order__dash-details .details__container form .form__inputs{display:flex;flex:1 1;flex-direction:column}.order__dash-details .details__container form .form__inputs-different{display:flex;width:100%}.order__dash-details .details__container .order__product-count{background-color:#daa520}.order__dash-details .details__container .order__product-count h3{text-decoration:none}.order__dash-details .details__container .ordered{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;margin-bottom:1rem}.order__dash-details .details__container .details__price,.order__dash-details .details__container .details__products{display:flex;flex-wrap:wrap;gap:1rem;min-height:13rem}.order__dash-details .details__container .details__price-img,.order__dash-details .details__container .details__products-img{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.order__dash-details .details__container .details__price-img-content,.order__dash-details .details__container .details__products-img-content{background-color:#242430;border:1px solid #3b3b3b;border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;padding:1rem}.order__dash-details .details__container .details__price-img-content h3,.order__dash-details .details__container .details__products-img-content h3{font-size:1.4rem;text-decoration:none}.order__dash-details .details__container .details__price-img-content img,.order__dash-details .details__container .details__products-img-content img{height:13rem;object-fit:cover;width:100%}.order__dash-details .details__container .details__price-info,.order__dash-details .details__container .details__products-info{background-color:#242430;border:1px solid #3b3b3b;border-radius:4px;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;width:33rem}.order__dash-details .details__container .details__price-info h3,.order__dash-details .details__container .details__products-info h3{font-size:1.6rem;text-decoration:none}.order__dash-details .details__container .details__price{min-height:2rem}.order__dash-details .details__container .details__options{align-items:center;display:flex;justify-content:flex-end;width:100%}.order__dash-details .details__container .details__options-inner{align-items:center;background-color:#242430;border:1px solid #3b3b3b;border-radius:4px;display:flex;height:3rem;justify-content:center;min-width:8rem}@media screen and (max-width:768px){.order__dash-details .details__container form{flex-direction:column}}.logList_container{height:100%;width:100%}.logList_container-options{align-items:flex-end;display:flex;gap:2rem;margin-bottom:1.5rem;width:100%}.logList_container-options .custom-margin{margin-bottom:.3rem}.logList_container-options .logButton{background-color:initial;border:none}.logList_container-options .option--container{display:flex;flex-direction:column;width:30rem}.logList_container-options .option--container input,.logList_container-options .option--container select{align-items:center;display:flex;height:3.6rem;padding:0 1rem;width:100%}.logList_container article{background-color:rgba(0,0,0,.267);border-radius:4px;height:calc(100% - 11rem);overflow-y:scroll;padding:1rem;white-space:break-spaces;width:100%}.filters__container{margin-top:6rem;width:22rem}.mobile__container{background-color:#2c2c38;height:100%;left:0;padding:2rem 1rem;position:fixed;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .15s ease-in-out;z-index:100%}.mobile__container,.mobile__container .mobile-menu-top{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:flex-start;width:100%}.mobile__container .mobile-menu-top{cursor:pointer;height:6rem;margin-bottom:3rem;margin-left:1.8rem}.mobile__container .mobile-menu-top img{height:6rem}.mobile__container .aside__menu-bottom-content{width:100%}.mobileActive{-webkit-transform:translateX(0);transform:translateX(0)}.closeMobileMenu{cursor:pointer;font-size:2.3rem;position:absolute;right:2rem;top:2rem}.moveIcon{margin-left:12.8rem}.modal{background-color:rgba(0,0,0,.6);display:none;height:100%;left:0;position:fixed;top:0;transition:all .3s ease-in-out;visibility:none;width:100%;z-index:0}.modalActive{display:block;visibility:visible;z-index:30}@media (max-width:768px){.modal span{right:2rem;top:2rem}}.products__container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);min-height:8.2rem}.products__container .single__sontainer{background-color:#2c2c38;border-radius:5px;box-shadow:0 1px 5px 1px rgba(0,0,0,.118);min-height:8rem;padding:1.5rem;position:relative;transition:all .15s ease-in-out;width:100%}.products__container .single__sontainer:hover{-webkit-transform:translateY(-.3rem);transform:translateY(-.3rem)}.products__container .single__sontainer:hover:after{background-color:#daa520;border-radius:0 0 5px 5px;bottom:0;content:"";display:block;height:.2rem;left:0;position:absolute;width:100%}.products__container .single__sontainer h3{color:#daa520;font-weight:300}.products__container .single__sontainer .product-header{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;margin-bottom:1.5rem}.products__container .single__sontainer .product-header .product-info{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:center}.products__container .single__sontainer .product-header .product-options{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between}.products__container .single__sontainer .product-middle{align-items:flex-start;display:flex;flex-direction:row;gap:2rem;justify-content:space-between}.products__container .single__sontainer .product-middle img{height:9rem}.products__container .single__sontainer .product-footer{align-items:flex-end;display:flex;flex-direction:row;gap:0;justify-content:space-between}@media screen and (max-width:1280px){.products__container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.products__container{grid-template-columns:1fr}}.search{background-color:#242430;color:#8d8d8d;flex-direction:row;gap:0;justify-content:flex-start;padding:2rem}.search,.search .search-input{align-items:center;display:flex}.search .search-input{border:1px solid #3b3b3b;padding-left:1rem;width:30rem}.search input[type=text]{background-color:initial;border:none;color:#8d8d8d;height:3.5rem;margin:0;padding:0}.search input[type=text]:focus{outline:none}@media screen and (max-width:768px){.search .search-input{width:100%}}.confirm__message{align-items:center;background-color:rgba(0,0,0,.3);display:flex;height:100vh;justify-content:center;left:0;overflow:none;position:fixed;top:0;width:100vw}.confirm__message .confirm__message-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:16rem;justify-content:space-around;margin:0 auto;padding:1rem;width:46rem}.confirm__message-buttons{display:flex;gap:1rem}@media (max-width:720px){.confirm__message{align-items:flex-start}}.btn{align-items:center;background-color:#242424;border:1px solid #242424;color:#fff;display:flex;font-size:1.2rem;height:4rem;justify-content:center;outline:none;padding:1rem 1.5rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s linear;width:12rem}.btn-with-100{min-width:100%}.btn:hover{background-color:#fff;color:#242424;cursor:pointer}.btn:active{background:#242424}.btn-oposite{align-items:center;background-color:#fff;border:1px solid #242424;color:#242424;display:flex;font-size:1.2rem;height:4rem;justify-content:center;outline:none;padding:1rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s linear;width:12rem}.btn-oposite:hover{background-color:#242424;border:1px solid #242424;color:#fff;cursor:pointer}.btn-oposite:active{background:#fff}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.message__txt{align-items:flex-start;color:gray;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:.4rem;min-width:36rem;white-space:pre}.message__txt h3{font-size:1.4rem;width:100%}.message__txt p{font-size:1.5rem;width:100%}@media (max-width:480px){.message__txt{align-items:center}}.fileUploader{width:100%}.fileContainer{align-items:center;background:#fff;border-radius:10px;box-shadow:2px 2px 3px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:center;margin:10px auto;padding:20px 0;position:relative;transition:all .3s ease-in}.fileContainer input{opacity:0;position:absolute;z-index:-1}.fileContainer p{font-size:12px;margin:8px 0 4px}.fileContainer .errorsContainer{color:red;font-size:12px;max-width:300px;text-align:left}.fileContainer .chooseFileButton{background:#3f4257;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:14px;font-weight:300;margin:10px 0;outline:none;padding:6px 23px;transition:all .2s ease-in}.fileContainer .chooseFileButton:hover{background:#545972}.fileContainer .uploadFilesButton{background:transparent;border:1px solid #3f4257;border-radius:30px;color:#3f4257;cursor:pointer;font-size:14px;font-weight:300;margin:10px 0;outline:none;padding:5px 43px;transition:all .2s ease-in}.fileContainer .uploadFilesButton:hover{background:#3f4257;color:#fff}.fileContainer .uploadIcon{height:50px;width:50px}.fileContainer .uploadPicturesWrapper{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.fileContainer .uploadPictureContainer{align-items:center;background:#edf2f6;border:1px solid #d0dbe4;box-shadow:0 0 8px 2px rgba(0,0,0,.1);display:flex;height:inherit;justify-content:center;margin:5%;padding:10px;position:relative;width:25%}.fileContainer .uploadPictureContainer img.uploadPicture{width:100%}.fileContainer .deleteImage{background:#ff4081;border-radius:50%;color:#fff;cursor:pointer;font-size:26px;font-weight:700;height:30px;line-height:30px;position:absolute;right:-9px;text-align:center;top:-9px;width:30px}.flipMove{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}
/*# sourceMappingURL=main.3a7d636c.css.map*/