@import url(https://fonts.googleapis.com/css?family=Nunito:200,300,400,600,700,900&display=swap);
.d-flex{display:flex}.d-grid{display:grid}.d-block{display:block}.d-none{display:none}.v-hidden{visibility:hidden}.v-visible{visibility:visible}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-size-12{font-size:12px}.font-size-14{font-size:14px}.font-size-16{font-size:16px}.font-size-18{font-size:18px}.font-size-20{font-size:20px}.font-size-22{font-size:22px}.p-0{padding:0}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.p-4{padding:4rem}.p-5{padding:5rem}.px-1{padding:0 1rem}.px-2{padding:0 2rem}.px-3{padding:0 3rem}.px-4{padding:0 4rem}.px-5{padding:0 5rem}.pl-0{padding-left:0}.pr-0{padding-right:0}.m-0{margin:0}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.m-4{margin:4rem}.m-5{margin:5rem}.mx-0{margin:0 0}.mx-1{margin:0 1rem}.mx-2{margin:0 2rem}.mx-3{margin:0 3rem}.mx-4{margin:0 4rem}.mx-5{margin:0 5rem}.my-0{margin:0 0}.my-1{margin:1rem 0}.my-2{margin:2rem 0}.my-3{margin:3rem 0}.my-4{margin:4rem 0}.my-5{margin:5rem 0}.mt-0{margin-top:0}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.w-10{width:10%}.w-20{width:20%}.w-30{width:30%;margin:0px 10px}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-70{width:70%}.w-100{width:100%}.text-center{text-align:center}.text-muted{color:grey}.text-uppercase{text-transform:uppercase}.purple-background{background-color:#fac3fa;position:relative}.purple-background::after{content:'';position:absolute;height:160px;width:100%;background-size:contain;background-position:100%;border-radius:15px;background-repeat:no-repeat}.yellow-background{background-color:#f3d37a;position:relative}.yellow-background::before{content:'';position:absolute;height:160px;width:100%;background-size:contain;background-position:90%;background-repeat:no-repeat}.position-relative{position:relative}.position-absolute{position:absolute}.bg-purple{background-color:#fce9ff}.rounded{border-radius:25px}select{width:100px;height:50px;border-radius:0px;padding:10px;cursor:pointer;background-color:#fff;font-size:14px;outline:none}@media (min-width: 769px) and (max-width: 2560px){.d-lg-none{display:none}}@media (min-width: 426px) and (max-width: 768px){.flex-md-column{flex-direction:column}.w-md-100{width:100%}.w-md-10{width:10%}.w-md-20{width:20%}.w-md-30{width:30%;margin:0px 10px}.w-md-40{width:40%}.w-md-50{width:50%}.w-md-60{width:60%}.w-md-70{width:70%}}@media screen and (max-width: 425px){.flex-sm-column{flex-direction:column}.align-items-sm-start{align-items:flex-start}.d-sm-none{display:none}.w-sm-100{width:100%}.m-sm-0{margin:0}.my-sm-1{margin:1rem 0}.my-sm-2{margin:2rem 0}.my-sm-3{margin:3rem 0}.my-sm-4{margin:4rem 0}.my-sm-5{margin:5rem 0}.p-sm-0{padding:0}}.no-border{border:none}label.search-bar{display:flex}label.search-bar input{width:45rem;font-size:14px;font-weight:300}label.search-bar input:focus,label.search-bar input :active{outline:none}label.search-bar::before{content:'';display:inline-block;height:25px;width:25px;background-image:url("https://commons.wikimedia.org/wiki/File:Search_Icon.svg")}.toggle-container{display:none}.toggle-container,.toggle-container:after,.toggle-container:before,.toggle-container *,.toggle-container *:after,.toggle-container *:before,.toggle-container+.toggle-button{box-sizing:border-box}.toggle-container::selection,.toggle-container:after::selection,.toggle-container:before::selection,.toggle-container *::selection,.toggle-container *:after::selection,.toggle-container *:before::selection,.toggle-container+.toggle-button::selection{background:none}.toggle-container+.toggle-button{outline:0;display:block;width:12em;height:2.8em;position:relative;cursor:pointer;user-select:none;border:1px solid #f0f0f0}.toggle-container+.toggle-button:after,.toggle-container+.toggle-button:before{position:relative;display:block;width:50%;height:100%;content:''}.toggle-container+.toggle-button:after{position:absolute;top:0;left:0}.toggle-container+.toggle-button span{margin:10px;z-index:1;font-size:14px;font-weight:700}.toggle-container+.toggle-button #female{position:absolute;top:0}.toggle-container+.toggle-button #male{position:absolute;top:0;right:1rem}.toggle-container:checked+.toggle-button:after{left:50%}.toggle-container-light+.toggle-button{background:#fff;border-radius:5px;padding:2px;transition:all 0.4s ease}.toggle-container-light+.toggle-button:after{border-radius:5px;opacity:4.5;transition:all 0.2s ease;background:#3ab672}@media (min-width: 769px) and (max-width: 1024px){label.search-bar input{width:25rem}}@media (min-width: 426px) and (max-width: 768px){label.search-bar input{width:15rem}}@media screen and (max-width: 425px){label.search-bar{display:none;width:100%}label.search-bar input{width:100%}}.header{padding:0 3rem;position:fixed;top:0;left:0px;right:0;background:#fff;z-index:7}.header .logo{padding:10px 0px;cursor:pointer}.header .logo img{width:9rem}.header .cart{margin-right:5px}.hello-name{display:flex;align-items:center}.hello-name img{border-radius:50%;margin:0px 10px}.hello-name .name{margin-left:5px}.hello-name .profile-menu{visibility:hidden;position:absolute;top:50px;right:45px;background:#fff;width:178px;box-sizing:border-box;border:0.5px solid gray;border-radius:15px;transform:translateY(0%);transition:all ease-in-out 0.3s}.hello-name .profile-menu ul{padding:0;list-style:none}.hello-name .profile-menu ul li{padding:10px;font-size:14px}.hello-name .profile-menu ul li a{text-decoration:none}.hello-name:hover{cursor:pointer}.hello-name:hover .profile-menu{visibility:visible;transform:translateY(1em)}@media (min-width: 769px) and (max-width: 1024px){.header .logo img{width:8rem}}@media (min-width: 426px) and (max-width: 768px){.header{padding:0 2rem}.header .logo img{width:7rem}.profile-menu{right:30px}}@media screen and (max-width: 425px){.header{padding:1rem;align-items:center}.hello-name{display:flex;align-items:center;width:100%;cursor:none}.hello-name img{border-radius:50%;margin:0px 10px;height:50px}.hello-name .name{margin-left:5px}.hello-name .profile-menu{position:absolute;opacity:0;width:0%;height:120vh;top:0;left:0;background:#fff;box-sizing:border-box;border:0;border-radius:0px;transform:translateY(0em);transition:all ease-in-out 0.4s;box-shadow:5px 0px 5px 0px #e4e4e4}.hello-name .profile-menu ul{padding:0;list-style:none;min-width:200px;width:100%;transform:translate(0, 3rem)}.hello-name .profile-menu ul li{padding:20px 30px;font-size:16px}.hello-name:hover{cursor:none}.hello-name:hover .profile-menu{opacity:1;width:80%;visibility:visible;transform:translateY(0em);animation-duration:1.5s;animation-name:menu-enlarge}.hello-name:hover img{z-index:1;animation-duration:2s;animation-name:image-slide-in;transform:translate(245px)}.hello-name:hover span{z-index:1;transform:translateX(-45%);animation-duration:2s;animation-name:show-name;visibility:visible}.hello-name:hover .cart{display:none}@keyframes image-slide-in{0%{transform:translate(0)}100%{transform:translate(245px)}}}@media screen and (max-width: 325px){.hello-name:hover img{z-index:1;animation-duration:2s;animation-name:image-slide-in;transform:translate(170px)}@keyframes image-slide-in{0%{transform:translate(0)}100%{transform:translate(170px)}}}@media (min-width: 326px) and (max-width: 375px){.hello-name:hover img{z-index:1;animation-duration:2s;animation-name:image-slide-in;transform:translate(210px)}@keyframes image-slide-in{0%{transform:translate(0)}100%{transform:translate(210px)}}}@keyframes menu-enlarge{0%{width:0%}100%{width:80%}}@keyframes show-name{0%{z-index:0;visibility:hidden;transform:translateX(0)}100%{visibility:visible;z-index:1;transform:translateX(-45%)}}.homepage{padding:0rem 3rem;display:flex;flex-direction:row;z-index:5}.homepage h1{font-size:2rem}.homepage ul{list-style:none;padding:0}.homepage ul li{padding:10px 0px;font-weight:200}.homepage .category{position:absolute;top:7rem;width:100%;transition:all ease-in 0.5s;z-index:3}.homepage .category .sticky-toolbar{position:fixed;background:#fff;z-index:3;top:4.5rem;height:100px;box-sizing:border-box;margin-right:20px}.homepage .category .highlights section.vertical-section{display:flex;flex-direction:column;justify-content:space-between;height:350px}.homepage .category .highlights section.horizontal-section{display:flex;flex-direction:row;justify-content:space-between;height:350px;gap:5%}.homepage .category .category-horizontal-card{height:160px;width:100%;display:flex;border-radius:15px}.homepage .category .category-vertical-card{height:100%;width:100%;border-radius:15px;display:flex;align-items:flex-end;background-color:#e2e0e0}@media (min-width: 1441px) and (max-width: 2560px){.sticky-toolbar{left:27.5rem;width:calc(100vw - 19%)}}@media (min-width: 1441px) and (max-width: 1920px){.sticky-toolbar{left:21rem;width:calc(100vw - 20%)}}@media (min-width: 1025px) and (max-width: 1440px){.sticky-toolbar{left:16.5rem;width:calc(100vw - 21.5%)}}@media (min-width: 769px) and (max-width: 1024px){.homepage h1{font-size:1.6rem}.homepage .category .sticky-toolbar{top:4.45rem;left:12.5rem;width:calc(100vw - 21.5%)}.toolbar{margin-right:30px}}@media (min-width: 426px) and (max-width: 768px){.homepage{padding:0rem 2rem}.homepage h1{font-size:1.6rem}.homepage .category{width:100%;padding:0 0 0 calc(100% - 82.5%);transition:all ease-in 0.3s;z-index:3}.homepage .category .sticky-toolbar{padding:0 2rem 0 0}.toolbar{transform:translateY(5px)}}@media screen and (max-width: 425px){.homepage{padding:0 20px;transform:translateY(2rem);display:flex;flex-direction:column}.homepage h1{font-size:1.5rem}.homepage .category{padding:0;top:2rem}.homepage .category .highlights{padding:0 0 3rem 0}.homepage .category .highlights section.vertical-section{display:flex;flex-direction:column;justify-content:space-between;height:350px}.homepage .category .highlights section.horizontal-section{display:flex;flex-direction:column;justify-content:space-between;height:850px}.homepage .category .toolbar{flex-wrap:wrap-reverse;padding:1rem 0;width:100%}.homepage .category .sticky-toolbar{position:fixed;width:100%;left:0;bottom:0;padding:0}.homepage .category .sticky-toolbar h1{font-size:1.5rem}.homepage .category .content{top:2rem}.homepage .category .category-vertical-card{background-size:cover;background-position:100% 100%;height:400px;width:100%}.toolbar{width:100%;background:#fff;position:fixed;bottom:0}}button{transition:all ease-in-out 0.5s}.toolbar-button a{border-radius:10px;box-shadow:none;height:50px;border:0;font-weight:700;font-size:14px;margin:10px;cursor:pointer;outline:none;background:#fff;position:relative;transition:all 0.3s ease-in-out;color:black;text-decoration:none}.toolbar-button a:hover{background-color:#8a8ada;color:white}.toolbar-button span.content{margin:10px}.toolbar-button .popup-menu{display:none}.toolbar-button:active .popup-menu,.toolbar-button:hover .popup-menu,.toolbar-button:focus-within .popup-menu{display:block;position:absolute;top:5rem;min-height:50px;min-width:70px;background:#fff;padding:20px;border-radius:15px}.toolbar-button a.home{display:flex;align-items:center;justify-content:space-between}.toolbar-button a.home::before{content:'';height:20px;width:20px;background-size:contain;background-image:url("/home.svg");transform:scaleX(-1)}.toolbar-button a.home span.icon{display:none}.toolbar-button a.home:hover{background-color:#fff;color:black}.toolbar-button a.cart{display:flex;align-items:center;justify-content:space-between;width:auto}.toolbar-button a.cart::before{content:'';height:20px;width:20px;background-size:contain;background-image:url("/close.svg");transform:scaleX(-1)}.toolbar-button a.cart span.content{width:auto;opacity:1}.toolbar-button a.cart span.icon{opacity:1}.toolbar-button a.cart:hover,.toolbar-button a.cart:active{transition:width 0.5s ease-in-out}.toolbar-button a.female{display:flex;align-items:center;justify-content:space-between}.toolbar-button a.female span.icon{content:'';height:20px;width:20px;background-size:contain;background-image:url("https://cdn.iconscout.com/icon/free/png-256/female-symbol-1438487-1213996.png")}.toolbar-button a.female span.content{width:0px;opacity:0}.toolbar-button a.female:hover,.toolbar-button a.female:focus,.toolbar-button a.female:active{background-color:#f0a5d7;width:120px;transition:width 0.5s ease-in-out}.toolbar-button a.female:hover span.icon,.toolbar-button a.female:focus span.icon,.toolbar-button a.female:active span.icon{opacity:1}.toolbar-button a.female:hover span.content,.toolbar-button a.female:focus span.content,.toolbar-button a.female:active span.content{width:auto;opacity:1}.toolbar-button a.male{display:flex;align-items:center;justify-content:space-between}.toolbar-button a.male::before{content:'';height:20px;width:20px;background-size:contain;background-image:url("https://cdn.iconscout.com/icon/free/png-256/male-symbol-1438497-1214006.png")}.toolbar-button a.male span.content{width:0px;opacity:0}.toolbar-button a.male:hover{background-color:#78e1f8;width:120px;transition:width 0.5s ease-in-out}.toolbar-button a.male:hover span.icon{opacity:1}.toolbar-button a.male:hover span.content{width:auto;opacity:1}.toolbar-button a.sort{display:flex;align-items:center;justify-content:space-between;width:auto}.toolbar-button a.sort::before{content:'';height:20px;width:20px;background-size:contain;background-image:url("https://cdn.iconscout.com/icon/free/png-256/sort-1780015-1518405.png");transform:scaleX(-1)}.toolbar-button a.sort span.content{width:auto;opacity:1}.toolbar-button a.sort span.icon{opacity:1}.toolbar-button a.sort:hover,.toolbar-button a.sort:active{transition:width 0.5s ease-in-out}.toolbar-button a.filter{display:flex;align-items:center;justify-content:space-between}.toolbar-button a.filter span.icon{display:block;height:25px;width:25px;border-radius:50%;background-color:black;color:white;line-height:1.8}.toolbar-button a.filter span.content{width:0px;opacity:0}.toolbar-button a.filter:hover,.toolbar-button a.filter:active{width:120px;transition:width 0.5s ease-in-out}.toolbar-button a.filter:hover span.icon,.toolbar-button a.filter:active span.icon{opacity:1}.toolbar-button a.filter:hover span.content,.toolbar-button a.filter:active span.content{width:auto;opacity:1}.transaction{display:flex;justify-content:space-evenly;align-items:center;height:50px;width:160px;border-radius:15px;background-color:#fad91b;color:black;font-size:14px;font-weight:700;transition:all ease-in-out 0.5s;cursor:pointer;outline:none}.transaction:hover{background-color:purple;color:white}a.transaction.add-to-cart{height:45px;width:200px;border-radius:10px;color:#381738;background-color:white;font-size:18px;transition:all ease-in-out 0.5s;cursor:pointer;outline:none;border:0.5px solid #381738}a.transaction.add-to-cart:hover{background-color:purple;color:white}.button-group{display:flex;justify-content:space-between;align-items:center;font-size:16px}.button-group button{height:30px;width:30px;border-radius:50%;font-size:16px;cursor:pointer;outline:none;background-color:#381738;color:#fff;border:0}.button-group button:hover{background-color:#fff;color:black;border:1px solid #381738}.button-group span{width:40px;text-align:center}@media screen and (max-width: 425px){a.transaction.buynow,a.transaction.add-to-cart{width:120px}}@media (min-width: 769px) and (max-width: 1024px){.toolbar-button a{height:50px}}@media (min-width: 426px) and (max-width: 768px){.toolbar-button a{height:50px}}.carousel{padding:20px}.carousel .main-box{height:600px;width:450px;margin:50px;background-repeat:no-repeat;background-origin:border-box;background-size:cover}.carousel .option-box{height:100px;width:100px;cursor:pointer;margin-right:10px;background-repeat:no-repeat;background-origin:border-box;background-size:cover;background-position:100% 100%}.carousel .option-box:hover{box-shadow:0px 0px 1px 0px}@media screen and (max-width: 425px){.carousel .main-box{height:450px;width:100%;margin:50px;background-repeat:no-repeat;background-origin:border-box;background-size:cover;background-position:100% 100%}.carousel .option-box{height:100px;width:100px;margin-right:10px;background-repeat:no-repeat;background-origin:border-box;background-size:cover;background-position:100% 100%}}.detail{padding:20px}.detail .detail-panel{margin:40px 20px}.detail .detail-panel p{line-height:2rem}.detail .detail-panel .name{font-size:20px;font-weight:200}.detail .detail-panel .product-id{font-size:14px;font-weight:600;color:gray}.detail .detail-panel .price-panel .price-tag{font-size:22px;font-weight:700;color:purple;margin-bottom:0}@media screen and (max-width: 425px){.detail .detail-panel{margin:0px}}.card{height:500px;width:200px;border-radius:25px;background:#fff;transition:all ease-in-out 0.3s}.card img{border-radius:15px 15px 0 0}.card .card-detail{position:absolute;top:calc(100% - 14rem);left:5px}.card .card-detail .title{font-size:16px;font-weight:600}.card .card-detail .subtitle{font-weight:200}.card:hover{cursor:pointer;transform:scale(1.1);z-index:1;height:450px}@media screen and (max-width: 425px){.card{width:180px}}.explore{position:fixed;top:5rem}.explore li a{text-decoration:none;color:black;cursor:pointer}.explore li span{margin:0px 10px;font-size:14px;font-weight:300}@media (min-width: 769px) and (max-width: 1024px){.explore{top:5.5rem}}@media screen and (max-width: 425px){.explore{position:relative;width:100%;top:0}.explore ul{display:flex;flex-wrap:wrap;justify-content:space-between}}.close-icon{background:url("/close.svg")}.zero-open{height:0vh;transition:all 0.1s ease-in-out}.zero-open .cart-footer{height:0vh}.half-open{height:50vh;transition:all 0.1s ease-in-out}.half-open .cart-size{background:url("/fullscreen.svg")}.full-open{height:90vh;transition:all 0.1s ease-in-out}.full-open .cart-size{background:url("/fullscreen-exit.svg")}.cart-container{position:fixed;overflow:hidden;width:100vw;z-index:3;bottom:0;border-radius:25px 25px 0 0;box-shadow:0 0 2px #777;animation-duration:0.5s}.cart-container .cart{position:absolute;z-index:3;background-color:#fff;box-shadow:3px 3px 3px 2px #777;height:100%;width:100%;padding:0 5px;transition:all 0.5s ease-in-out}.cart-container .cart .cart-header{padding:0 40px}.cart-container .cart .cart-header h1{width:140px;padding-bottom:20px}.cart-container .cart .cart-header .cart-icon{height:3rem;width:3rem;background-size:2rem;background-position:center;background-repeat:no-repeat}.cart-container .cart .cart-items-container{max-height:calc(100% - 12rem);overflow-y:scroll;padding-right:50px;padding-left:35px}.cart-container .cart .cart-items-container .items{max-height:100%;overflow-y:auto;width:100%;padding-right:40px}.cart-container .cart .cart-items-container .items::-webkit-scrollbar{width:12px;cursor:pointer}.cart-container .cart .cart-items-container .items::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);box-shadow:inset 0 0 6px rgba(0,0,0,0.3);-webkit-border-radius:10px;border-radius:10px;height:20px}.cart-container .cart .cart-items-container .items::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background-color:purple;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);box-shadow:inset 0 0 6px rgba(0,0,0,0.5)}.cart-container .cart .cart-items-container .items::-webkit-scrollbar-thumb:window-inactive{background-color:purple}.cart-container .cart .cart-items-container .items .item{display:flex;justify-content:space-between;margin:10px;box-shadow:0px 0px 1px #777;border-radius:15px;max-height:150px}.cart-container .cart .cart-items-container .items .item .description{margin:0 10px;overflow:hidden}.cart-container .cart .cart-items-container .items .item .description .name{white-space:normal;text-overflow:ellipsis;max-width:80%}.cart-container .cart .cart-items-container .items .item .description .brand{font-weight:700}.cart-container .cart .cart-items-container .items .item .description .volume{color:gray;font-size:14px;align-items:center}.cart-container .cart .cart-items-container .items .item .price{font-size:20px;font-weight:700;color:purple}.cart-container .cart .cart-footer{position:fixed;bottom:0rem;right:0rem;width:100%;background:#fff}.cart-container .cart .cart-footer .total-price{font-size:20px}.cart-container .cart .cart-footer .extra-info{font-size:12px}@keyframes cart{0%{height:0vh}100%{height:50vh}}@media screen and (max-width: 425px){.cart-container{animation-duration:0.1s}.cart-container .cart{width:auto !important;top:4rem}.cart-container .cart h1{padding:0 20px}.cart-container .cart .cart-header{padding:0}.cart-container .cart .cart-items-container{max-height:calc(100% - 15rem);overflow-y:scroll}.cart-container .cart .cart-items-container .items{padding:0}.cart-container .cart .cart-items-container .items .item .price{margin-top:0;font-size:18px}.cart-container .cart .cart-items-container .items .item .description .name{max-width:100%}.cart-container .cart .cart-footer{padding:0 20px}.half-open{height:100vh}.half-open .cart-size{display:none}.full-open{height:100vh}.full-open .cart-size{display:none}@keyframes cart{0%{height:0vh}100%{height:100vh}}}.splash-screen{position:absolute;top:0;left:0;right:0;height:100vh;display:flex;justify-content:center;align-items:center;color:#fff}.splash-screen img{width:30%}@media screen and (max-width: 425px){.splash-screen img{width:60%}}.modal{display:block;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4);transition:all 2s ease-in-out}.modal-content{display:flex;flex-direction:column;background-color:#fefefe;margin:calc(100vh - 50%) auto;padding:20px;width:80%}.close{color:#aaa;float:right;font-size:28px;font-weight:bold}.close:hover,.close:focus{color:black;text-decoration:none;cursor:pointer}@media screen and (max-width: 425px){.modal .modal-content{margin:10px;width:fit-content}}.form .form-item{width:50%;margin:10px 0px}.form .form-item label{display:block;width:100%;padding-bottom:10px}.form .form-item input{display:block;height:25px;width:80%;padding:10px}.form button[type='submit']{margin:20px 0px;border:transparent;background-color:purple;color:#fff;font-size:18px;font-weight:500;padding:10px 20px;cursor:pointer}.form button[disabled]{background-color:gray}@media screen and (max-width: 425px){.form .form-item{width:100%}.form .form-item input{width:-webkit-fill-available}.form button[type='submit']{align-self:flex-end}}.sk-chase{width:10px;height:10px;position:relative;animation:sk-chase 2.5s infinite linear both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s infinite ease-in-out both}.sk-chase-dot:before{content:'';display:block;width:25%;height:25%;background-color:#fff;border-radius:100%;animation:sk-chase-dot-before 2s infinite ease-in-out both}.sk-chase-dot:nth-child(1){animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-0.9s}.sk-chase-dot:nth-child(4){animation-delay:-0.8s}.sk-chase-dot:nth-child(5){animation-delay:-0.7s}.sk-chase-dot:nth-child(6){animation-delay:-0.6s}.sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-0.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-0.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-0.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-0.6s}@keyframes sk-chase{100%{transform:rotate(360deg)}}@keyframes sk-chase-dot{80%,100%{transform:rotate(360deg)}}@keyframes sk-chase-dot-before{50%{transform:scale(0.4)}100%,0%{transform:scale(1)}}.suggested-products{padding:0 50px;overflow:hidden}.suggested-products .products{min-height:30rem;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth}.suggested-products .products::-webkit-scrollbar{width:10px;height:10px}.suggested-products .products::-webkit-scrollbar-thumb{background:#381738;border-radius:25px}.suggested-products .products::-webkit-scrollbar-track{background:transparent}.suggested-products .products .card{flex-shrink:0;transform-origin:center center;margin-right:20px;margin-bottom:20px}@media screen and (max-width: 425px){.suggested-products{padding:20px}}#shipping-info{border-left:1px solid gainsboro}body{margin:4rem 0;background-color:#ffff}*{font-family:'Nunito', sans-serif}

