@import url(https://rsms.me/inter/inter.css);#root,body,html{position:relative;margin:0;padding:0;overflow:hidden;outline:none}.core{font-family:"Recoleta",sans-serif;color:var(--primary-color);background:var(--background);width:100%;height:100vh}.loading{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;background-color:var(--secondary-color);transition:opacity .7s;display:flex;justify-content:center;align-items:center;flex-direction:column}.loading .loadingBar{width:250px;height:4px;background:linear-gradient(90deg,#ff5e62,#f96);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top left;transform-origin:top left;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;will-change:transform}.loading .loadingNumber{width:250px;height:auto;text-align:left;font-size:1.3rem;line-height:1.9rem;font-weight:700;background:var(--primary-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.loading .loadingNumber span{font-size:1rem;font-style:italic}.loading.loaded{pointer-events:none;opacity:0}.loading.loaded .loadingBar,.loading.loaded .loadingNumber{opacity:0;transition:opacity .3s}.container{display:flex;justify-content:center;align-items:center}.container,.container .overlay{width:100%;height:100%;position:relative}.container .overlay{z-index:99;pointer-events:none}.container .overlay .overlay__path{fill:var(--secondary-color)}.container .cartShoeIcons{width:2.2rem;height:2.2rem;display:flex;justify-content:space-between;align-items:center;position:absolute;top:30px;right:200px;z-index:21;cursor:pointer;transition:opacity .3s ease-in;will-change:opacity}.container .cartShoeIcons.hideUnderSlider{opacity:0;z-index:19;transition:opacity .1s ease-in}.container .cartShoeIcons .cartIcon{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:auto;opacity:1;will-change:opacity}.container .cartShoeIcons .cartIcon.open{pointer-events:none;opacity:0}.container .cartShoeIcons .cartIcon__notif{position:absolute;top:-2px;right:-5px;width:16px;height:16px;border-radius:50%;text-align:center;line-height:16px;background:#fa3e3e;font-size:.575rem;color:#fff;font-weight:700;-webkit-transform:opacity .3s ease-in-out;transform:opacity .3s ease-in-out;opacity:0;will-change:opacity}.container .cartShoeIcons .cartIcon__notif.active{opacity:1;-webkit-transform:opacity .3s ease-in-out;transform:opacity .3s ease-in-out}.container .cartShoeIcons .cartIcon__inner{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.container .cartShoeIcons .editShoe{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;opacity:0}.container .cartShoeIcons .editShoe.open{pointer-events:auto;opacity:1}.container .cartShoeIcons .editShoe__inner{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.hero{width:35%;height:100vh;height:calc(var(--vh, 1vh)*100);position:absolute;top:3vh;left:0;display:flex;justify-content:center;align-items:center;flex-direction:column;font-weight:700;z-index:12;overflow:hidden;padding-left:10%;-webkit-transform:translateY(-300px);transform:translateY(-300px);pointer-events:auto;opacity:1;will-change:transform,opacity}.hero.open{pointer-events:none;opacity:0}.hero__text{width:100%;height:auto;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.hero__text__title{width:100%;height:auto;letter-spacing:-2px;font-size:5rem;line-height:4.4rem;margin:0;padding:7px 0}.hero__text__desc,.hero__text__title{background:var(--primary-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero__text__desc{padding:5px 0;width:85%;font-size:.9rem}.hero__priceButton{width:100%;height:auto;display:flex;justify-content:space-between;flex-direction:column}.hero__priceButton__price{font-size:2.5rem;margin:15px 0;background:var(--primary-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero__priceButton__price span{font-size:1.5rem;margin-right:5px}.hero__priceButton__button{width:200px;height:50px;font-size:1rem;border-radius:30px;outline:none;border:none;line-height:50px;text-align:center;font-family:"Recoleta",sans-serif;cursor:pointer;box-shadow:0 4px 1.5px -1px #272730;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;background:var(--secondary-color);font-weight:700;display:flex;justify-content:center;align-items:center;overflow:hidden;transition:height .4s ease-in-out;position:relative}.hero__priceButton__button:active{box-shadow:none;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateY(3px);transform:translateY(3px)}.hero__priceButton__button__inner{color:var(--checkbox-color);width:100%;height:200%;position:absolute;top:0;transition:.6s ease-in-out}.hero__priceButton__button__inner__text{display:inline-block;width:100%;height:50%}.hero__priceButton__button__inner__icon{display:inline-block;width:100%;height:50%;display:flex;justify-content:center;align-items:center}.hero__priceButton__button__inner__icon .animatedIcon{width:18%;height:80%;background-size:contain;background-repeat:no-repeat;background-position:50%}.threeScene{width:60%;height:100%;position:absolute;right:0;z-index:13;pointer-events:auto;opacity:1;will-change:opacity}.threeScene.open{pointer-events:none;opacity:0}.threeScene__inner{width:100%;height:100%}.threeScene .picker{position:absolute!important;top:75px;left:70px;width:90px!important;height:90px!important}.threeScene .pickerHeader{position:absolute;top:43px;left:130px;margin:40px;font-size:5em;line-height:.7em;letter-spacing:-6px;padding:10px;background:var(--primary-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tricolor{position:fixed;top:-26px;left:50%;-webkit-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg);z-index:21;width:55px;height:55px;display:flex;justify-content:space-evenly;align-items:center;flex-flow:row wrap}.tricolor span{display:inline-block;width:20px;height:20px;border-radius:2rem;cursor:pointer;margin:2px 3px;order:1}.tricolor span.active{order:2}.tricolor__gradient{background:linear-gradient(90deg,#ff5e62,#f96)}.tricolor__dark,.tricolor__gradient{box-shadow:0 1px 2px 0 rgba(0,0,0,.4);order:1}.tricolor__dark{background:#272730}.tricolor__light{background:#f5f5f5;box-shadow:0 1px 2px 0 rgba(0,0,0,.4);order:1}@media screen and (max-width:1024px){.container{flex-direction:column}.hero{width:100%;justify-content:space-between;padding:9vh 0 5vh;box-sizing:border-box;top:0}.hero__text__title{width:70%;height:auto;font-size:7rem;line-height:7rem;margin-left:10%}.hero__text__desc{width:70%;font-size:1.5rem;line-height:1.9rem;padding:15px 0;margin-left:10%}.hero__priceButton{justify-content:space-around;flex-direction:row;align-items:center}.hero__priceButton .betweenPriceButton{width:2px;height:50px;background:var(--primary-color)}.threeScene{position:absolute;width:100%;bottom:13%;height:54%}.threeScene .picker{top:24%;left:72%;width:120px!important;height:120px!important}.threeScene .pickerHeader{position:absolute;top:35%;left:65%;font-size:3.5em;letter-spacing:-4px}}@media screen and (max-width:768px){.container .cartShoeIcons{top:17px;right:100px}.cartList{width:100%}.cartList .buy__now{margin-bottom:15px}.hero{padding:9vh 0 6.5vh}.hero__text__title{width:92%;font-size:4.7rem;line-height:4.5rem;margin:0 auto}.hero__text__desc{width:92%;font-size:.9rem;line-height:1.3rem;margin:0 auto}.hero__priceButton{height:10%}.threeScene{bottom:15%;height:45%}.threeScene .picker{top:26%;left:70%;width:95px!important;height:95px!important}.threeScene .pickerHeader{top:35%;left:58%;font-size:2.5em}}@media screen and (max-width:380px){.hero__text__title{width:100%;font-size:4.2rem;line-height:3.7rem}.hero__text__desc{font-size:.7rem;line-height:1.1rem}}.cartList{position:absolute;top:0;left:-600px;width:35vw;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--secondary-color);z-index:21;color:var(--checkbox-color);will-change:left}.cartList,.cartList.active{transition:left .8s cubic-bezier(0,.29,.19,1)}.cartList.active{left:0}.cartList__leaveIcon{position:absolute;top:15px;right:20px;font-size:2rem;-webkit-transform:scaleX(1.3);transform:scaleX(1.3);cursor:pointer;width:40px;overflow:hidden;color:var(--background)}.cartList__leaveIcon__inner{width:100px;display:flex;justify-content:space-between;align-items:center}.cartList__leaveIcon__inner,.cartList__leaveIcon__inner:hover{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}.cartList__leaveIcon__inner:hover{-webkit-transform:translateX(-67px);transform:translateX(-67px)}.cartList h2{display:inline-block;font-size:2rem;letter-spacing:.02rem;text-align:center;margin:0}.cartList .itemsWrapper{height:65%;width:100%;position:relative;overflow-y:scroll;scroll-behavior:smooth;margin:6% 0}.cartList .itemsWrapper::-webkit-scrollbar{width:10px}.cartList .itemsWrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:20px}.cartList .itemsWrapper .empty__cart{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.cartList .itemsWrapper .empty__cart.empty{display:none}.cartList .itemsWrapper .empty__cart__img{width:90%;height:50%;margin:5px auto;background-size:contain;background-repeat:no-repeat;background-position:50%}.cartList .itemsWrapper .cartItem{width:90%;height:90px;display:grid;grid-template-columns:repeat(6,16.66%);grid-template-rows:repeat(5,20%);margin:10px auto;box-shadow:0 1px 2px 0 rgba(0,0,0,.4);border-radius:6px;padding:5px;font-weight:400;background-color:hsla(0,0%,100%,.22745098039215686)}.cartList .itemsWrapper .cartItem .productImg{grid-column:1/3;grid-row:1/span 5;border-radius:6px;overflow:hidden}.cartList .itemsWrapper .cartItem .productImg__inner{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:10px;-webkit-transform:scale(1.3);transform:scale(1.3)}@media screen and (max-width:1024px){.cartList .itemsWrapper .cartItem .productImg__inner{-webkit-transform:scale(1.05);transform:scale(1.05)}}.cartList .itemsWrapper .cartItem .productPrice{grid-column:3/6;grid-row:1/span 2;padding-left:17px;font-weight:700;align-self:stretch;font-size:1.7rem;line-height:2.2rem;letter-spacing:.1rem;background:var(--primary-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cartList .itemsWrapper .cartItem .productPrice .dollarSign{font-size:1rem;margin-right:2px}.cartList .itemsWrapper .cartItem .isProductCheck{grid-column:6/7;grid-row:1/span 2;font-size:1rem}.cartList .itemsWrapper .cartItem .isProductCheck__inner{width:90%;height:100%;display:flex;justify-content:flex-end;align-items:center}.cartList .itemsWrapper .cartItem .isProductCheck__inner .checkbox{display:inline-block;width:13px;height:13px;border:2px solid var(--checkbox-color);border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.cartList .itemsWrapper .cartItem .isProductCheck__inner .checkbox span{display:inline-block;background:transparent;width:90%;height:90%;border-radius:50%;transition:background-color .25s ease}.cartList .itemsWrapper .cartItem .isProductCheck__inner .checkbox.active{transition:background-color .25s ease}.cartList .itemsWrapper .cartItem .isProductCheck__inner .checkbox.active span{background:var(--checkbox-color)}.cartList .itemsWrapper .cartItem .productAddigTime{grid-column:3/7;grid-row:3/4;padding-left:17px;font-size:.7rem;color:#b8b4b4;letter-spacing:.03rem}.cartList .itemsWrapper .cartItem .productCounter{grid-column:3/5;grid-row:4/span 6;display:flex;justify-content:space-around;align-items:center}.cartList .itemsWrapper .cartItem .productCounter__inner{width:90%;display:flex;justify-content:space-evenly;align-items:center;font-size:1rem}.cartList .itemsWrapper .cartItem .productCounter__inner .chevronIcon{cursor:pointer;font-size:.85rem}.cartList .itemsWrapper .cartItem .productCounter__inner .pairTxt{font-weight:700}.cartList .itemsWrapper .cartItem .productSize{grid-column:5/6;grid-row:4/span 6;width:100%;height:90%;font-size:.95rem;padding-top:2px}.cartList .itemsWrapper .cartItem .productSize__inner{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.cartList .itemsWrapper .cartItem .productSize__inner .size{width:50%;text-align:right}.cartList .itemsWrapper .cartItem .productSize__inner .chevronIconSizes{display:flex;justify-content:space-between;align-items:center;flex-direction:column;width:50%;height:100%;cursor:pointer}.cartList .itemsWrapper .cartItem .productDeleteIcon{grid-column:6/7;grid-row:4/span 5}.cartList .itemsWrapper .cartItem .productDeleteIcon__inner{width:90%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;color:#e83a30;cursor:pointer}.cartList .itemsWrapper .cartItem .productDeleteIcon__inner .trashIcon{width:50%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%;position:relative}.cartList .itemsWrapper .cartItem .productDeleteIcon__inner .trashIcon>div{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;top:0;left:0}.cartList .itemsWrapper .cartItem .productDeleteIcon__inner .trashIcon .trashIconStable{opacity:1}.cartList .itemsWrapper .cartItem .productDeleteIcon__inner .trashIcon .trashIconAnim{opacity:0;-webkit-transform:scale(.85);transform:scale(.85)}.cartList .itemsWrapper .cartItem .productDeleteIcon__inner .trashIcon:hover .trashIconStable{opacity:0}.cartList .itemsWrapper .cartItem .productDeleteIcon__inner .trashIcon:hover .trashIconAnim{opacity:1}.cartList .buy__now{width:200px;height:50px;font-size:1rem;border-radius:30px;outline:none;border:none;line-height:50px;text-align:center;font-family:"Recoleta",sans-serif;box-shadow:0 4px 1.5px -1px #272730;font-weight:700;background:var(--checkbox-color);cursor:pointer}.cartList .buy__now,.cartList .buy__now:active{transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.cartList .buy__now:active{box-shadow:none;-webkit-transform:translateY(3px);transform:translateY(3px)}.cartList .buy__now span{color:var(--secondary-color)}@media screen and (max-width:1024px){.cartList{width:60vw}}@media screen and (max-width:767px){.cartList{width:100vw}.cartList .itemsWrapper{margin:7% 0}}nav{width:100vw;height:100px;position:fixed;top:0;right:0;display:flex;justify-content:space-between;align-items:center;z-index:20;overflow:hidden}nav>div{margin:0 10vw}nav .logo{width:3rem;height:3rem;background-size:contain;background-repeat:no-repeat;background-position:50%}.rightNavbar{width:7rem;height:1.7rem;display:flex;justify-content:space-between;align-items:center;position:relative}.rightNavbar .menu-wrapper{width:40%;height:90%;position:absolute;bottom:0;right:0;cursor:pointer;-webkit-user-select:none;user-select:none;transition:top .3s;z-index:26}.rightNavbar .menu-wrapper .hamburger-menu{height:2.5px;background:var(--primary-color);width:100%;position:relative;-webkit-transform:translateY(9px);transform:translateY(9px);-webkit-user-select:none;user-select:none;transition:all 0ms .5s}.rightNavbar .menu-wrapper .hamburger-menu:after{height:2.5px;background:var(--primary-color);width:60%;content:"";position:absolute;left:0;top:9px;transition:top .5s cubic-bezier(.23,1,.32,1) .5s,-webkit-transform .5s cubic-bezier(.23,1,.32,1);transition:top .5s cubic-bezier(.23,1,.32,1) .5s,transform .5s cubic-bezier(.23,1,.32,1);transition:top .5s cubic-bezier(.23,1,.32,1) .5s,transform .5s cubic-bezier(.23,1,.32,1),-webkit-transform .5s cubic-bezier(.23,1,.32,1)}.rightNavbar .menu-wrapper .hamburger-menu:before{height:2.5px;background:var(--primary-color);width:60%;content:"";position:absolute;right:0;bottom:9px;transition:bottom .5s cubic-bezier(.23,1,.32,1) .5s,-webkit-transform .5s cubic-bezier(.23,1,.32,1);transition:bottom .5s cubic-bezier(.23,1,.32,1) .5s,transform .5s cubic-bezier(.23,1,.32,1);transition:bottom .5s cubic-bezier(.23,1,.32,1) .5s,transform .5s cubic-bezier(.23,1,.32,1),-webkit-transform .5s cubic-bezier(.23,1,.32,1)}.rightNavbar .menu-wrapper .hamburger-menu.animate{background:hsla(0,0%,100%,0)}.rightNavbar .menu-wrapper .hamburger-menu.animate:after{top:0;width:100%;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:width .5s cubic-bezier(.23,1,.32,1),top .5s cubic-bezier(.23,1,.32,1),-webkit-transform .5s cubic-bezier(.23,1,.32,1) .5s;transition:width .5s cubic-bezier(.23,1,.32,1),top .5s cubic-bezier(.23,1,.32,1),transform .5s cubic-bezier(.23,1,.32,1) .5s;transition:width .5s cubic-bezier(.23,1,.32,1),top .5s cubic-bezier(.23,1,.32,1),transform .5s cubic-bezier(.23,1,.32,1) .5s,-webkit-transform .5s cubic-bezier(.23,1,.32,1) .5s}.rightNavbar .menu-wrapper .hamburger-menu.animate:before{bottom:0;width:100%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:width .5s cubic-bezier(.23,1,.32,1),bottom .5s cubic-bezier(.23,1,.32,1),-webkit-transform .5s cubic-bezier(.23,1,.32,1) .5s;transition:width .5s cubic-bezier(.23,1,.32,1),bottom .5s cubic-bezier(.23,1,.32,1),transform .5s cubic-bezier(.23,1,.32,1) .5s;transition:width .5s cubic-bezier(.23,1,.32,1),bottom .5s cubic-bezier(.23,1,.32,1),transform .5s cubic-bezier(.23,1,.32,1) .5s,-webkit-transform .5s cubic-bezier(.23,1,.32,1) .5s}.rightNavbar .menu-slider{position:fixed;top:0;right:-700px;width:40vw;height:100vh;height:calc(var(--vh, 1vh)*100);background-color:var(--secondary-color);padding:1rem;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;z-index:24;overflow:hidden;transition:right .8s cubic-bezier(0,.29,.19,1);will-change:right}.rightNavbar .menu-slider.active{right:0;transition:right .8s cubic-bezier(0,.29,.19,1)}.rightNavbar .menu-slider .menu-list{width:90%;height:70%;display:flex;justify-content:space-evenly;align-items:flex-start;flex-direction:column}.rightNavbar .menu-slider .menu-list .menu-item{display:inline-block;list-style:none;font-size:5rem;line-height:6rem;letter-spacing:.2rem;font-weight:700;-webkit-transform:translateX(600px);transform:translateX(600px);transition:-webkit-transform .5s cubic-bezier(0,.29,.19,1);transition:transform .5s cubic-bezier(0,.29,.19,1);transition:transform .5s cubic-bezier(0,.29,.19,1),-webkit-transform .5s cubic-bezier(0,.29,.19,1)}.rightNavbar .menu-slider .menu-list .menu-item .menuItemLink{text-decoration:none;background:var(--primary-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent;overflow:hidden;background-size:200% 100%;background-position:100%;position:relative}.rightNavbar .menu-slider .menu-list .menu-item .menuItemLink .lineThrough{width:0;height:8px;background:var(--background);position:absolute;top:50%;left:-4%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:width .5s cubic-bezier(0,.29,.19,1)}.rightNavbar .menu-slider .menu-list .menu-item .menuItemLink.notActive .lineThrough{width:0}.rightNavbar .menu-slider .menu-list .menu-item .menuItemLink.active,.rightNavbar .menu-slider .menu-list .menu-item .menuItemLink:hover .lineThrough{width:108%;transition:width .5s cubic-bezier(0,.29,.19,1)}.rightNavbar .menu-slider .menu-list .menu-item:first-of-type.active{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .5s cubic-bezier(0,.29,.19,1);transition:transform .5s cubic-bezier(0,.29,.19,1);transition:transform .5s cubic-bezier(0,.29,.19,1),-webkit-transform .5s cubic-bezier(0,.29,.19,1);transition-delay:.6s}.rightNavbar .menu-slider .menu-list .menu-item:nth-of-type(2).active{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .5s cubic-bezier(0,.29,.19,1);transition:transform .5s cubic-bezier(0,.29,.19,1);transition:transform .5s cubic-bezier(0,.29,.19,1),-webkit-transform .5s cubic-bezier(0,.29,.19,1);transition-delay:.8s}.rightNavbar .menu-slider .menu-list .menu-item:nth-of-type(3).active{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .5s cubic-bezier(0,.29,.19,1);transition:transform .5s cubic-bezier(0,.29,.19,1);transition:transform .5s cubic-bezier(0,.29,.19,1),-webkit-transform .5s cubic-bezier(0,.29,.19,1);transition-delay:1s}.rightNavbar .menu-slider .menu-list .menu-item:last-of-type.active{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .5s cubic-bezier(0,.29,.19,1);transition:transform .5s cubic-bezier(0,.29,.19,1);transition:transform .5s cubic-bezier(0,.29,.19,1),-webkit-transform .5s cubic-bezier(0,.29,.19,1);transition-delay:1.2s}.rightNavbar .menu-slider .contact{margin-left:6%;width:40%;height:8%;display:flex;justify-content:space-between;align-items:center}.rightNavbar .menu-slider .contact a{text-decoration:none;color:var(--background);width:20%;height:70%;padding:5px}.rightNavbar .menu-slider .contact a .contactIcon{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%;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}.rightNavbar .menu-slider .contact a .contactIcon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:1024px){.menu-slider{width:60vw}.menu-slider .menu-list .menu-item{font-size:8rem;line-height:10rem}.menu-slider .contact{width:60%;height:20%;margin-left:10%;align-items:flex-start}.menu-slider .contact a{width:17%}.menu-slider.active{width:60vw}.menu-slider.active .menu-list .menu-item{font-size:8rem;line-height:10rem}.menu-slider.active .contact{width:60%;height:20%;margin-left:10%;align-items:flex-start}.menu-slider.active .contact a{width:17%}}@media screen and (max-width:768px){nav{height:70px}nav>div{margin:0 7vw}.menu-slider{width:95vw}.menu-slider .menu-list .menu-item{font-size:6.5rem;line-height:7.5rem}.menu-slider.active{width:95vw}.menu-slider.active .menu-list .menu-item{font-size:6.5rem;line-height:7.5rem}}@media screen and (max-width:380px){.menu-slider.active .menu-list .menu-item,.menu-slider .menu-list .menu-item{font-size:6rem;line-height:7rem}}@font-face{font-family:"Recoleta";src:url(/static/media/Recoleta-Bold.1b31cb03.eot);src:local("Recoleta Bold"),local("Recoleta-Bold"),url(/static/media/Recoleta-Bold.1b31cb03.eot) format("embedded-opentype"),url(/static/media/Recoleta-Bold.52faeca4.woff) format("woff"),url(/static/media/Recoleta-Bold.1096ad6b.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Recoleta";src:url(/static/media/Recoleta-Regular.849d4640.eot);src:local("Recoleta Regular"),local("Recoleta-Regular"),url(/static/media/Recoleta-Regular.849d4640.eot) format("embedded-opentype"),url(/static/media/Recoleta-Regular.20da2f7d.woff) format("woff"),url(/static/media/Recoleta-Regular.6be06780.ttf) format("truetype");font-weight:400;font-style:normal}[data-theme=gradient]{--background:linear-gradient(90deg,#ff5e62,#f96);--primary-color:#272730}[data-theme=dark],[data-theme=gradient]{--secondary-color:#f5f5f5;--checkbox-color:#272730}[data-theme=dark]{--background:#272730}[data-theme=dark],[data-theme=light]{--primary-color:linear-gradient(90deg,#ff5e62,#f96)}[data-theme=light]{--background:#f5f5f5;--secondary-color:#272730;--checkbox-color:#f5f5f5}.paymentSection{width:35vw;height:83vh;position:absolute;top:10%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:var(--secondary-color);color:var(--checkbox-color);box-shadow:0 1px 2px 0 rgba(0,0,0,.4);padding:10px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;flex-direction:column;z-index:15;pointer-events:none;opacity:0}.paymentSection.open{pointer-events:auto;opacity:1}.paymentSection .paymentSteps{width:100%;height:18%;display:flex;justify-content:space-evenly;align-items:center}.paymentSection .paymentSteps>div{width:20%;height:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;color:var(--checkbox-color)}.paymentSection .paymentSteps>div .stepImage{width:100%;height:68%;border-radius:7px;padding:5px}.paymentSection .paymentSteps>div .stepImage__icon{width:100%;height:100%;border-radius:7px;background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-filter:grayscale(100%);filter:grayscale(100%);background-blend-mode:saturation;transition:-webkit-filter .4s cubic-bezier(0,.29,.19,1);transition:filter .4s cubic-bezier(0,.29,.19,1);transition:filter .4s cubic-bezier(0,.29,.19,1),-webkit-filter .4s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentSteps>div .stepLabel{width:100%;height:20%;text-align:center;font-size:.82rem;margin:0;font-weight:700;background:linear-gradient(90deg,#ff5e62,#f96 50%,var(--checkbox-color) 0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 100%;background-position:100%;transition:background-position .4s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentSteps>div.active .stepImage__icon{-webkit-filter:grayscale(0);filter:grayscale(0);transition:-webkit-filter .4s cubic-bezier(0,.29,.19,1);transition:filter .4s cubic-bezier(0,.29,.19,1);transition:filter .4s cubic-bezier(0,.29,.19,1),-webkit-filter .4s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentSteps>div.active .stepLabel{background-position:0 100%;transition:background-position .4s cubic-bezier(0,.29,.19,1)}.paymentSection .sliderButtons{width:100%;height:12%;position:relative}.paymentSection .sliderButtons button{cursor:pointer;z-index:18}.paymentSection .sliderButtons .nextBtn{width:200px;height:50px;font-size:1rem;border-radius:30px;outline:none;border:none;line-height:50px;text-align:center;font-family:"Recoleta",sans-serif;cursor:pointer;box-shadow:0 4px 1.5px -1px #272730;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;position:absolute;top:calc(50% - 25px);left:calc(50% - 85px);width:40%;height:72%;background:linear-gradient(90deg,#ff5e62,#f96);color:var(--secondary-color);display:flex;justify-content:center;align-items:center;transition:opacity .4s cubic-bezier(0,.29,.19,1)}.paymentSection .sliderButtons .nextBtn:active{box-shadow:none;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateY(3px);transform:translateY(3px)}.paymentSection .sliderButtons .nextBtn.active{display:none}.paymentSection .sliderButtons .nextBtn:disabled{opacity:0;transition:opacity .4s cubic-bezier(0,.29,.19,1)}.paymentSection .sliderButtons .backBtn{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15%;height:80%;background-color:initial;border:none;outline:none;font-family:"Recoleta",sans-serif;color:var(--checkbox-color);display:flex;justify-content:space-around;align-items:center;font-size:.9rem;transition:opacity .4s cubic-bezier(0,.29,.19,1)}.paymentSection .sliderButtons .backBtn:disabled{opacity:0;transition:opacity .4s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentCarousel{position:relative;width:100%;height:80%;display:flex;justify-content:center;align-items:center;z-index:18}.paymentSection .paymentCarousel .Step1,.paymentSection .paymentCarousel .Step2,.paymentSection .paymentCarousel .Step3{width:100%;height:97%;position:absolute;top:0;left:0;z-index:16;opacity:0;transition:opacity .8s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentCarousel .Step1.active,.paymentSection .paymentCarousel .Step2.active,.paymentSection .paymentCarousel .Step3.active{opacity:1;transition:opacity .8s cubic-bezier(0,.29,.19,1);z-index:160}.paymentSection .paymentCarousel .checkoutList{width:90%;height:100%;margin:0 auto;display:flex;justify-content:space-around;align-items:flex-start;flex-direction:column}.paymentSection .paymentCarousel .checkoutList .checkoutListItems{width:100%;height:55%;position:relative;overflow-y:scroll;scroll-behavior:smooth}.paymentSection .paymentCarousel .checkoutList .checkoutListItems::-webkit-scrollbar{width:8px}.paymentSection .paymentCarousel .checkoutList .checkoutListItems::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:20px}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem{width:22%;float:left;height:130px;position:relative;display:block;margin:1.5%;overflow:hidden;background:#fff;color:#272730;box-shadow:0 1px 2px 0 rgba(0,0,0,.4);border-radius:8px;font-weight:700}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productImg{width:100%;height:42%;position:absolute;top:0;left:0;border-radius:0}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productImg__inner{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productImg:after{content:"";width:100%;height:2px;display:block;position:absolute;bottom:0;left:0;background:linear-gradient(90deg,#ff5e62,#f96)}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productCheckoutPrice{width:60%;position:absolute;top:44%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-left:0;font-size:1.1rem;line-height:1.5rem;letter-spacing:.05rem;text-align:center}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productCheckoutPrice .dollarSign{font-size:.8rem}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productCheckoutCounter{width:50%;height:35%;position:absolute;bottom:0;left:0;border-right:1px solid #eee}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productCheckoutCounter__inner{display:flex;justify-content:center;align-items:center;flex-direction:column}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productCheckoutCounter__inner .countIcon{color:var(--secondary-color);background:rgba(39,39,48,.3333333333333333);padding:3.5px;font-size:.9rem;border-radius:50%}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productCheckoutCounter__inner .count{font-size:.9rem;line-height:1.8rem;text-align:center;width:100%;height:100%}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productCheckoutSize{width:50%;height:35%;position:absolute;bottom:0;right:0}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productCheckoutSize__inner{display:flex;justify-content:center;align-items:center;flex-direction:column}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productCheckoutSize__inner .sizeIcon{color:var(--secondary-color);background:rgba(39,39,48,.3333333333333333);padding:3.5px;font-size:.9rem;border-radius:50%}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .productCheckoutSize__inner .size{font-size:.9rem;line-height:1.8rem;text-align:center;width:100%;height:100%}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .removeProduct{height:18%;position:absolute;top:0;right:0;color:#bbb;cursor:pointer}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .removeProduct__icon{width:90%;height:90%}.paymentSection .paymentCarousel .checkoutList .checkoutListItems .checkoutItem .removeProduct__icon:hover{color:#e83a30}.paymentSection .paymentCarousel .checkoutList .shippingMethod{width:100%;height:22%;display:flex;justify-content:space-evenly;align-items:center}.paymentSection .paymentCarousel .checkoutList .shippingMethod .shippingOption{width:25%;height:90%;outline:1px solid #ddd;text-align:center;padding:4px;border-radius:6px;position:relative;cursor:pointer;transition:outline .6s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentCarousel .checkoutList .shippingMethod .shippingOption__title{margin:0;font-size:.95rem;background:var(--primary-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.paymentSection .paymentCarousel .checkoutList .shippingMethod .shippingOption__price{margin:2px 0;font-size:.75rem}.paymentSection .paymentCarousel .checkoutList .shippingMethod .shippingOption__description{margin:0;font-size:.71rem;opacity:.65;letter-spacing:.02rem}.paymentSection .paymentCarousel .checkoutList .shippingMethod .shippingOption .shippingCheck{display:inline-block;position:absolute;top:5px;right:5px;width:.7rem;height:.7rem;line-height:.7rem;border-radius:50%;outline:1.5px solid transparent;display:flex;justify-content:center;align-items:center;transition:outline .6s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentCarousel .checkoutList .shippingMethod .shippingOption .shippingCheck span{display:inline-block;background-color:initial;width:80%;height:80%;border-radius:50%;transition:background-color .6s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentCarousel .checkoutList .shippingMethod .shippingOption.active{outline:2px solid #ff5e62;transition:outline .6s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentCarousel .checkoutList .shippingMethod .shippingOption.active .shippingCheck{outline:1.5px solid #ff5e62;transition:outline .6s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentCarousel .checkoutList .shippingMethod .shippingOption.active .shippingCheck span{background-color:#ff5e62;transition:background-color .6s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentCarousel .checkoutList .totalPrice{width:100%;height:10%;display:flex;justify-content:center;align-items:flex-end}.paymentSection .paymentCarousel .checkoutList .totalPrice .total{font-weight:700;letter-spacing:.08rem;font-size:1.4rem}.paymentSection .paymentCarousel .checkoutList .totalPrice .total .dollarSign{font-size:1rem}.paymentSection .paymentCarousel .shippingInfos{width:100%;height:95%;display:flex;justify-content:center;align-items:center;flex-direction:column}.paymentSection .paymentCarousel .shippingInfos .shippingForm{width:75%;height:85%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group{margin-bottom:7px;width:100%;height:auto;position:relative}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.halfInputField{width:48%}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group label{font-size:.75rem;font-weight:600;opacity:.7}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.checkbox{height:50px}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group .form-control{height:33px;width:100%;border:1px solid #ccc;background-color:initial;display:flex;justify-content:space-between;align-items:center;border-radius:7px;font-size:.85rem;padding:2px 10px;box-sizing:border-box;font-family:"Recoleta",sans-serif;caret-color:var(--checkbox-color);color:var(--checkbox-color);letter-spacing:.04rem}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group .form-control.country{cursor:pointer}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group .form-control.expDate::-webkit-calendar-picker-indicator,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group .form-control.expDate::-webkit-inner-spin-button{display:none;-webkit-appearance:none}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group .form-control:focus{outline:none}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group .form-control.is-invalid{border:1px solid #fc3b3f}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group .form-control .cardDetailsInput{color:var(--checkbox-color);font-family:"Recoleta",sans-serif;font-size:.85rem;letter-spacing:.04rem}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons{width:100%;height:16%;position:absolute;bottom:-21%;left:0}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons .payButton,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons .submit,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons .payButton,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons .submit{width:200px;height:50px;font-size:1rem;border-radius:30px;outline:none;border:none;line-height:50px;text-align:center;font-family:"Recoleta",sans-serif;box-shadow:0 4px 1.5px -1px #272730;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;position:absolute;top:calc(50% - 25px);left:calc(50% - 85px);width:40%;height:72%;background-color:var(--checkbox-color);color:var(--secondary-color);display:flex;justify-content:center;align-items:center;z-index:9999;cursor:pointer}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons .payButton:active,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons .submit:active,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons .payButton:active,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons .submit:active{box-shadow:none;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateY(3px);transform:translateY(3px)}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons .payButton.hide,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons .submit.hide,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons .payButton.hide,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons .submit.hide{opacity:0;pointer-events:none}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons .reset,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons .reset{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15%;height:80%;background-color:initial;border:none;outline:none;font-family:"Recoleta",sans-serif;color:var(--checkbox-color);display:flex;justify-content:space-around;align-items:center;font-size:.9rem;cursor:pointer}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group .invalid-feedback{font-size:.6rem;letter-spacing:.02rem;font-weight:700;box-sizing:border-box;padding:2px 0;color:#fc3b3f;position:absolute;right:5px}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group .invalid-feedback.hide{display:none}@media screen and (max-width:768px){.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group .form-control{height:44px}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons .payButton,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons .submit,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons .payButton,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons .submit{width:165px;height:66%}.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.payButtons .reset,.paymentSection .paymentCarousel .shippingInfos .shippingForm .form-group.shippingButtons .reset{right:7px;font-size:1rem;width:20%}}.paymentSection .paymentCarousel .payment__details{width:100%;height:95%;display:flex;justify-content:center;align-items:center;flex-direction:column}.paymentSection .paymentCarousel .payment__details .paymentForm{width:75%;height:75%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.paymentSection .paymentCarousel .payment__details .paymentForm .card-input-fields{width:100%;height:34px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:0}.paymentSection .paymentCarousel .payment__details .paymentForm .halfInputField{display:inline-block}.paymentSection .paymentCarousel .payment__details .paymentForm .expiryDate{margin-right:4%}.paymentSection .paymentCarousel .payment__details .paymentForm .rememberMeCheck{width:.85rem;height:.85rem;line-height:.9rem;border-radius:50%;margin-left:10px;outline:2px solid var(--checkbox-color);display:flex;justify-content:center;align-items:center;flex-direction:column;flex-direction:row;transition:outline .4s cubic-bezier(0,.29,.19,1);cursor:pointer}.paymentSection .paymentCarousel .payment__details .paymentForm .rememberMeCheck span{background-color:initial;width:80%;height:80%;border-radius:50%;transition:background-color .4s cubic-bezier(0,.29,.19,1)}.paymentSection .paymentCarousel .payment__details .paymentForm .rememberMeCheck.active span{background-color:var(--checkbox-color)}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group{margin-bottom:7px;width:100%;height:auto;position:relative}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.halfInputField{width:48%}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group label{font-size:.75rem;font-weight:600;opacity:.7}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.checkbox{height:50px}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group .form-control{height:33px;width:100%;border:1px solid #ccc;background-color:initial;display:flex;justify-content:space-between;align-items:center;border-radius:7px;font-size:.85rem;padding:2px 10px;box-sizing:border-box;font-family:"Recoleta",sans-serif;caret-color:var(--checkbox-color);color:var(--checkbox-color);letter-spacing:.04rem}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group .form-control.country{cursor:pointer}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group .form-control.expDate::-webkit-calendar-picker-indicator,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group .form-control.expDate::-webkit-inner-spin-button{display:none;-webkit-appearance:none}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group .form-control:focus{outline:none}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group .form-control.is-invalid{border:1px solid #fc3b3f}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group .form-control .cardDetailsInput{color:var(--checkbox-color);font-family:"Recoleta",sans-serif;font-size:.85rem;letter-spacing:.04rem}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons{width:100%;height:16%;position:absolute;bottom:-21%;left:0}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons .payButton,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons .submit,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons .payButton,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons .submit{width:200px;height:50px;font-size:1rem;border-radius:30px;outline:none;border:none;line-height:50px;text-align:center;font-family:"Recoleta",sans-serif;box-shadow:0 4px 1.5px -1px #272730;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;position:absolute;top:calc(50% - 25px);left:calc(50% - 85px);width:40%;height:72%;background-color:var(--checkbox-color);color:var(--secondary-color);display:flex;justify-content:center;align-items:center;z-index:9999;cursor:pointer}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons .payButton:active,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons .submit:active,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons .payButton:active,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons .submit:active{box-shadow:none;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateY(3px);transform:translateY(3px)}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons .payButton.hide,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons .submit.hide,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons .payButton.hide,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons .submit.hide{opacity:0;pointer-events:none}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons .reset,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons .reset{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15%;height:80%;background-color:initial;border:none;outline:none;font-family:"Recoleta",sans-serif;color:var(--checkbox-color);display:flex;justify-content:space-around;align-items:center;font-size:.9rem;cursor:pointer}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group .invalid-feedback{font-size:.6rem;letter-spacing:.02rem;font-weight:700;box-sizing:border-box;padding:2px 0;color:#fc3b3f;position:absolute;right:5px}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group .invalid-feedback.hide{display:none}@media screen and (max-width:768px){.paymentSection .paymentCarousel .payment__details .paymentForm .form-group .form-control{height:44px}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons .payButton,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons .submit,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons .payButton,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons .submit{width:165px;height:66%}.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.payButtons .reset,.paymentSection .paymentCarousel .payment__details .paymentForm .form-group.shippingButtons .reset{right:7px;font-size:1rem;width:20%}}@media screen and (max-width:768px){.paymentSection{width:90vw;height:80vh}.paymentSection.paymentSection--open{top:70px}.paymentSection .paymentSteps>div{width:30%}.paymentSection .sliderButtons .nextBtn{width:165px;height:67%}.paymentSection .sliderButtons .backBtn{left:7px;font-size:1rem;width:18%}.paymentSection .paymentCarousel .checkoutList{width:100%}.paymentSection .paymentCarousel .checkoutList .ShippingInfos{justify-content:space-between}.paymentSection .paymentCarousel .checkoutList .ShippingInfos .shippingOption{width:29%}.paymentSection .paymentCarousel .shippingMethod{height:100%}.paymentSection .paymentCarousel .shippingMethod .shippingForm{width:85%}.paymentSection .paymentCarousel .shippingMethod .shippingForm .form-control{width:98.5%!important}.paymentSection .paymentCarousel .shippingMethod .shippingForm .form-control.city,.paymentSection .paymentCarousel .shippingMethod .shippingForm .form-control.country{width:97%!important}.paymentSection .paymentCarousel .payment__details .paymentForm{width:85%}}
/*# sourceMappingURL=main.81ab9680.chunk.css.map */