@font-face{font-display:swap;font-family:Nova;font-weight:900;src:url(../fonts/ProximaNova-Black.otf) format("opentype")}@font-face{font-display:swap;font-family:Nova;font-weight:700;src:url(../fonts/ProximaNova-Bold.otf) format("opentype")}@font-face{font-display:swap;font-family:Nova;font-weight:500;src:url(../fonts/ProximaNova-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Nova;font-weight:400;src:url(../fonts/ProximaNova-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:Nova;font-weight:300;src:url(../fonts/ProximaNova-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Nova;font-weight:200;src:url(../fonts/ProximaNova-Thin.otf) format("opentype")}.transition__fast{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in}.component__container{margin:0 auto;padding:0 16px;width:100%}@media only screen and (min-width:480px){.component__container{max-width:480px}}@media only screen and (min-width:768px){.component__container{max-width:768px}}@media only screen and (min-width:992px){.component__container{max-width:992px}}@media only screen and (min-width:1200px){.component__container{max-width:1296px}}.component__row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.component__row:after,.component__row:before{content:" ";display:table}.component__row:after{clear:both}@keyframes bounce{50%,to{transform:translate3d(-.5px,0,0)}60%,90%{transform:translate3d(1px,0,0)}70%,75%,80%{transform:translate3d(-2px,0,0)}72%,78%{transform:translate3d(2px,0,0)}}@keyframes scrollDown{0%{top:-280px}to{top:0}}*{box-sizing:border-box;font-family:Nova,sans-serif;margin:0;padding:0}body::-webkit-scrollbar-corner,html::-webkit-scrollbar-corner{background:#00a0df}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:transparent;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar,html::-webkit-scrollbar{background-color:transparent;width:3px!important}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:#00a0df}ul{margin:0;padding:0}ul,ul li{list-style:none}body{overflow-x:hidden}input:focus,select:focus{box-shadow:none!important;outline:0!important}:focus{outline:transparent!important}a{text-decoration:none}a,body,button,h1,h2,h3,h4,h5,h6,input,p,textarea{color:#605e70;font-family:Nova,sans-serif;font-size:1rem;font-weight:500}img.lazy{height:.0625rem;width:.0625rem}.desktop__only{display:flex}@media(max-width:767px){.desktop__only{display:none}}.tablet__only{display:flex}@media(min-width:992px){.tablet__only{display:none}}.mobile__only{display:flex}@media(min-width:767px){.mobile__only{display:none}}#side-card-over-list{z-index:101}#side-card-over-list>div{background-color:rgba(0,0,0,.13)}.swiper-pagination-bullets{bottom:0!important}.swiper-pagination-bullets .swiper-pagination-bullet{background:#b3b3b3;border:0;border-radius:0;border-radius:120px;cursor:pointer;height:10px;margin:0 4px;opacity:1;position:relative;transition:1s;width:10px}.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#00a0df;width:26px}.swiper-button-next:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 16 4-4-4-4' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.swiper-button-prev:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14 8-4 4 4 4' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:not-allowed;display:none;pointer-events:auto}.swiper-button-next,.swiper-button-prev{align-items:center;background-color:#fff;background-image:none!important;border:1px solid #dfdfe0;border-radius:100%;display:flex;height:40px;justify-content:center;margin:0;position:absolute;top:50%;transform:translateY(-50%);transition:.5s;width:40px}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#efeff0}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px;height:24px;width:24px}footer{background-color:#3d3d3d;margin-top:64px;padding:64px 0}@media(max-width:992px){footer{padding:40px 0}}footer .component__container .footer__menus{display:flex;justify-content:space-between;padding-bottom:64px}@media(max-width:992px){footer .component__container .footer__menus{align-items:center;flex-direction:column;gap:2rem;justify-content:center;padding-bottom:40px}}footer .component__container .footer__menus .footer__menu{display:flex;flex-direction:column;gap:20px}@media(max-width:992px){footer .component__container .footer__menus .footer__menu{align-items:center;justify-content:center}}footer .component__container .footer__menus .footer__menu.social ul{gap:16px}@media(max-width:992px){footer .component__container .footer__menus .footer__menu.social ul{flex-direction:row}}footer .component__container .footer__menus .footer__menu.social ul li a{align-items:center;display:flex;gap:10px}@media(max-width:992px){footer .component__container .footer__menus .footer__menu.social ul li a span{display:none}}footer .component__container .footer__menus .footer__menu.security ul{display:grid;gap:24px;grid-template-columns:repeat(2,max-content)}@media(max-width:992px){footer .component__container .footer__menus .footer__menu.security ul{align-items:center;grid-template-columns:repeat(3,max-content);justify-content:center}}footer .component__container .footer__menus .footer__menu.security .premios{display:flex}footer .component__container .footer__menus .footer__menu h2{color:#fff;font-size:18px;letter-spacing:.25px}footer .component__container .footer__menus .footer__menu ul{display:flex;flex-direction:column;gap:4px}@media(max-width:992px){footer .component__container .footer__menus .footer__menu ul{align-items:center;justify-content:center}}footer .component__container .footer__menus .footer__menu ul svg,footer .component__container .footer__menus .footer__menu ul svg path{transition:.5s}footer .component__container .footer__menus .footer__menu ul li{width:-moz-fit-content;width:fit-content}footer .component__container .footer__menus .footer__menu ul li a,footer .component__container .footer__menus .footer__menu ul li span{color:#fff;cursor:pointer;font-size:14px;line-height:21px;transition:.5s}footer .component__container .footer__menus .footer__menu ul li a:hover,footer .component__container .footer__menus .footer__menu ul li span:hover{color:#00a0df}@media(max-width:992px){footer .component__container .footer__menus .footer__menu ul li a,footer .component__container .footer__menus .footer__menu ul li span{text-align:center}}footer .component__container .footer__menus .footer__menu ul .social__facebook:hover a span{color:#106afe}footer .component__container .footer__menus .footer__menu ul .social__facebook:hover a svg path{fill:#106afe}footer .component__container .footer__menus .footer__menu ul .social__instagram:hover a span{color:#c53359}footer .component__container .footer__menus .footer__menu ul .social__instagram:hover a svg path{fill:#c53359}footer .component__container .footer__menus .footer__menu ul .social__youtube:hover a span{color:#f61110}footer .component__container .footer__menus .footer__menu ul .social__youtube:hover a svg path{fill:#f61110}footer .component__container .footer__menus .footer__menu ul .social__twitter:hover a span{color:#000}footer .component__container .footer__menus .footer__menu ul .social__twitter:hover a svg path{fill:#000}footer .component__container .footer__menus .footer__menu ul .social__linkedin:hover a span{color:#2f6db4}footer .component__container .footer__menus .footer__menu ul .social__linkedin:hover a svg path{fill:#2f6db4}footer .component__container .footer__subfooter{border-top:1px solid #282733;display:flex;gap:2rem;justify-content:space-between;padding-top:16px}@media(max-width:992px){footer .component__container .footer__subfooter{flex-direction:column;justify-content:center;text-align:center}}footer .component__container .footer__subfooter .subfooter__copyright span{color:#fff;font-size:12px;font-weight:400;text-align:center}footer .component__container .footer__subfooter .subfooter__tec{display:flex;gap:24px}@media(max-width:992px){footer .component__container .footer__subfooter .subfooter__tec{align-items:center;justify-content:center}}footer .component__container .footer__subfooter .subfooter__tec span{color:#fff;font-size:12px;font-weight:400}.newsletter{margin-top:64px}.newsletter .component__container{display:flex;gap:24px;justify-content:space-between}@media(min-width:1299px) and (max-width:1440px){.newsletter .component__container{padding:0 10rem}}@media(max-width:992px){.newsletter .component__container{flex-direction:column-reverse}}.newsletter .component__container .newsletter__image{flex:1;width:100%}.newsletter .component__container .newsletter__image img{width:100%}.newsletter .component__container form{align-items:center;background-color:#f6f6fa;border-radius:32px;display:flex;flex-direction:column;gap:48px;height:477px;justify-content:center;padding:0 24px;width:393px}@media(min-width:1299px) and (max-width:1440px){.newsletter .component__container form{gap:12px;height:379px;width:283px}}@media(max-width:767px){.newsletter .component__container form{height:auto;padding:32px 24px;width:100%}}.newsletter .component__container form .form__header{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}@media(min-width:1299px) and (max-width:1440px){.newsletter .component__container form .form__header{gap:10px}}.newsletter .component__container form .form__header h2{color:#000;font-size:24px;font-weight:700;text-align:center}@media(min-width:1299px) and (max-width:1440px){.newsletter .component__container form .form__header h2{font-size:21px}}.newsletter .component__container form .form__header span{font-size:18px;line-height:25.2px;text-align:center}@media(min-width:1299px) and (max-width:1440px){.newsletter .component__container form .form__header span{font-size:14px;line-height:21.2px}}.newsletter .component__container form .form__inputs{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.newsletter .component__container form .form__inputs input{border:1px solid #dfdfe0;border-radius:16px;font-size:14px;font-weight:400;height:57px;margin:0;padding:0 16px;text-align:left;width:100%}@media(min-width:1299px) and (max-width:1440px){.newsletter .component__container form .form__inputs input{height:47px}}.newsletter .component__container form .form__inputs button{align-items:center;background-color:#00a0df;border-radius:16px;display:flex;gap:8px;height:60px;justify-content:center;margin-top:8px;transition:.5s;width:100%}.newsletter .component__container form .form__inputs button:hover{background-color:#0080b2}@media(min-width:1299px) and (max-width:1440px){.newsletter .component__container form .form__inputs button{height:47px}}.newsletter .component__container form .form__inputs button span{color:#fff;font-size:1rem;font-weight:700;text-align:center}.breadcrumbs{padding:13px 0}.breadcrumbs>div{align-items:center;display:flex;flex-wrap:nowrap;gap:5px;padding:8px 0}.breadcrumbs>div a{color:#949494;font-size:.75rem;font-weight:400;font-weight:600;line-height:22.4px;text-transform:uppercase}.page__wishlist{margin:40px 0;min-height:calc(100vh - 600px)}.page__wishlist .wishlist__container #wishlist-body{margin:0;padding:0}.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner:after,.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner:before{content:" ";display:table}.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner:after{clear:both}.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner .inner__spot{padding:0 15px;width:33.3%}.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner .inner__spot:nth-of-type(n+4){margin-top:30px}@media only screen and (max-width:767px){.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner{margin-left:-5px;margin-right:-5px}.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner .inner__spot{padding:0 5px;width:50%}.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner .inner__spot:nth-of-type(n+3){margin-top:30px}}@media only screen and (min-width:767px) and (max-width:1023px){.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner .inner__spot{width:33.3%}.page__wishlist .wishlist__container #wishlist-body .wishlist__list .list__inner .inner__spot:nth-of-type(n+4){margin-top:30px}}#side-card-over-list{z-index:1000}@media(max-width:767px){#side-bar-cart{height:100vh;left:0;padding:0}}#min-cart-items{max-width:450px}@media(max-width:767px){#min-cart-items{max-width:100%;padding:0}}#min-cart-items>div{background-color:#fff}#min-cart-items .header__cart{align-items:center;border-bottom:1px solid #b3b3b3;display:flex;width:100%}#min-cart-items .header__cart .header__wrapper{align-items:center;display:flex;justify-content:space-between;padding:10px 8px 10px 16px;width:100%}#min-cart-items .header__cart h2#slide-over-title{color:#24242b;font-size:16px;font-weight:600;line-height:22.4px;text-align:center}#min-cart-items .cart-items-wrapper{overflow:auto;padding:0}#min-cart-items .cart-items-wrapper::-webkit-scrollbar-corner{background:#00a0df}#min-cart-items .cart-items-wrapper::-webkit-scrollbar-track{background-color:transparent;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#min-cart-items .cart-items-wrapper::-webkit-scrollbar{background-color:transparent;width:3px!important}#min-cart-items .cart-items-wrapper::-webkit-scrollbar-thumb{background-color:#00a0df}#min-cart-items .cart-items-wrapper .hidden{display:none!important}#min-cart-items .cart-items-wrapper .cart-items-list{margin:0;padding:20px 16px 0}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li{align-items:stretch;background:#fff;border:0;border-radius:16px;display:flex;margin-top:2rem}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li:first-of-type{margin-top:0}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-image{border:0;margin-right:8px;width:133px}@media(max-width:767px){#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-image{width:110px}}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-image img{max-width:133px}@media(max-width:767px){#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-image img{max-width:110px}}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content{display:flex;flex:1;flex-direction:column;flex-wrap:wrap;padding:8px 0;position:relative}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-title{width:91%}@media(max-width:767px){#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-title{width:85%}}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-title h3 a{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-size:12px;font-weight:700;line-height:15.6px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-title span{color:#6e6c80;font-size:12px;font-weight:400;line-height:16.8px}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-details{color:#545859;display:none;font-size:14px;font-weight:400;line-height:1;margin-top:.5rem}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-price{align-items:flex-end;display:flex;flex-direction:column;margin-top:.5rem;position:unset}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-price .normal-price{color:#000;font-size:16px;font-weight:400;line-height:22.4px}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-price span{color:#b3b3b3;font-size:12px;font-weight:400;text-decoration:line-through}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-flex{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;line-height:1;margin-top:auto;width:100%}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-flex .item-quantity{border-bottom:1px solid #fafaff;bottom:-3px;margin-left:1rem;position:relative}@media(max-width:767px){#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-flex .item-quantity{margin:0}}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-flex .item-quantity p{align-items:center;display:flex;height:2rem;justify-content:center;padding:0 .25rem}@media(max-width:767px){#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-flex .item-quantity p{padding:0}}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-flex .item-quantity p>:not(:last-child){margin-right:.25rem}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-flex .item-quantity p b,#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-flex .item-quantity p span{cursor:pointer;height:-moz-min-content;height:min-content}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-flex .item-quantity p b{color:#212721;font-size:12px;font-weight:600;letter-spacing:.5px;line-height:16.8px;text-align:center;width:1.25rem}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-delete{line-height:1;position:absolute;right:0;top:5px}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-delete button{font-size:.625rem}@media(max-width:767px){#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] li .item-content .item-delete{height:20px;width:20px}}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] .empty-cart{color:#000;cursor:pointer;transition:.5s}#min-cart-items .cart-items-wrapper .cart-items-list ul[role=list] .empty-cart:hover{color:#000}#min-cart-items .wrapper-shipping{border-left:0;border-right:0;padding:16px 16px 24px;width:100%}#min-cart-items .wrapper-shipping .cart-shipping{align-items:center;display:flex;flex-direction:column;justify-content:center}#min-cart-items .wrapper-shipping .cart-shipping.active{display:flex}#min-cart-items .wrapper-shipping .cart-shipping .shipping-text p{color:#6e6c80;font-size:14px;font-weight:400;line-height:19.6px;text-align:left}#min-cart-items .wrapper-shipping .cart-shipping .shipping-text p b,#min-cart-items .wrapper-shipping .cart-shipping .shipping-text p strong{color:#00a0df;font-weight:600}#min-cart-items .wrapper-shipping .cart-shipping .shippin-ruler{margin-top:1rem;width:100%}#min-cart-items .wrapper-shipping .cart-shipping .shippin-ruler .shipping-range{background:#f2f2fc;border-radius:8px;height:6px;width:100%}#min-cart-items .wrapper-shipping .cart-shipping .shippin-ruler .shipping-range .shipping-track{background:#00a0df;border-radius:8px;height:6px;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;width:auto}#min-cart-items .cart-items-buttons,#min-cart-items .cart-items-buttons--subtotal{border:1px solid #e0e0e0;padding:16px}@media(max-width:767px){#min-cart-items .cart-items-buttons,#min-cart-items .cart-items-buttons--subtotal{padding-bottom:4rem}}#min-cart-items .cart-items-buttons .cart-items-buttons-inner,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner{display:flex;flex-direction:column}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-subtotal,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-subtotal{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;line-height:1;margin-bottom:4px}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-subtotal p,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-subtotal p{color:#4d4d4d;font-size:12px;font-weight:500;line-height:16.8px;text-align:left}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-total,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-total{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap;justify-content:space-between;line-height:1;margin-bottom:16px;padding-bottom:24px}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-total p,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-total p{color:#00a0df;font-size:18px;font-weight:700;line-height:25.2px;text-align:left}#min-cart-items .cart-items-buttons .cart-items-buttons-inner>p,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner>p{font-size:.75rem;letter-spacing:.03125rem;text-align:center}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-finish a,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-finish a{align-items:center;background-color:#00a0df;border:1px solid #00a0df;border-radius:120px;display:flex;height:54px;justify-content:center;margin-bottom:8px;transition:.5s;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;width:100%}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-finish a:hover,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-finish a:hover{background-color:#00a0df;border:1px solid #00a0df}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-finish a span,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-finish a span{color:#fff;font-size:16px;font-weight:700;line-height:22.4px;text-align:center}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-keep,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-keep{align-items:center;background-color:transparent;border:1px solid #dfdfe0;border-radius:120px;display:flex;height:54px;justify-content:center;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;width:100%}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-keep:hover,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-keep:hover{background-color:#00a0df}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-keep:hover a,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-keep:hover a{color:#fff}#min-cart-items .cart-items-buttons .cart-items-buttons-inner .items-keep a,#min-cart-items .cart-items-buttons--subtotal .cart-items-buttons-inner .items-keep a{color:#17161e;font-size:16px;font-weight:500;line-height:22.4px;text-align:center;transition:.5s}#min-cart-items .cart-items-buttons--subtotal{margin-top:10px}
.transition__fast{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in}.component__container{margin:0 auto;padding:0 16px;width:100%}@media only screen and (min-width:480px){.component__container{max-width:480px}}@media only screen and (min-width:768px){.component__container{max-width:768px}}@media only screen and (min-width:992px){.component__container{max-width:992px}}@media only screen and (min-width:1200px){.component__container{max-width:1296px}}.component__row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.component__row:after,.component__row:before{content:" ";display:table}.component__row:after{clear:both}@keyframes bounce{50%,to{transform:translate3d(-.5px,0,0)}60%,90%{transform:translate3d(1px,0,0)}70%,75%,80%{transform:translate3d(-2px,0,0)}72%,78%{transform:translate3d(2px,0,0)}}@keyframes scrollDown{0%{top:-280px}to{top:0}}*{box-sizing:border-box;font-family:Nova,sans-serif;margin:0;padding:0}body::-webkit-scrollbar-corner,html::-webkit-scrollbar-corner{background:#00a0df}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:transparent;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar,html::-webkit-scrollbar{background-color:transparent;width:3px!important}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:#00a0df}ul{margin:0;padding:0}ul,ul li{list-style:none}body{overflow-x:hidden}input:focus,select:focus{box-shadow:none!important;outline:0!important}:focus{outline:transparent!important}a{text-decoration:none}a,body,button,h1,h2,h3,h4,h5,h6,input,p,textarea{color:#605e70;font-family:Nova,sans-serif;font-size:1rem;font-weight:500}img.lazy{height:.0625rem;width:.0625rem}.desktop__only{display:flex}@media(max-width:767px){.desktop__only{display:none}}.tablet__only{display:flex}@media(min-width:992px){.tablet__only{display:none}}.mobile__only{display:flex}@media(min-width:767px){.mobile__only{display:none}}#side-card-over-list{z-index:101}#side-card-over-list>div{background-color:rgba(0,0,0,.13)}.swiper-pagination-bullets{bottom:0!important}.swiper-pagination-bullets .swiper-pagination-bullet{background:#b3b3b3;border:0;border-radius:0;border-radius:120px;cursor:pointer;height:10px;margin:0 4px;opacity:1;position:relative;transition:1s;width:10px}.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#00a0df;width:26px}.swiper-button-next:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 16 4-4-4-4' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.swiper-button-prev:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14 8-4 4 4 4' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:not-allowed;display:none;pointer-events:auto}.swiper-button-next,.swiper-button-prev{align-items:center;background-color:#fff;background-image:none!important;border:1px solid #dfdfe0;border-radius:100%;display:flex;height:40px;justify-content:center;margin:0;position:absolute;top:50%;transform:translateY(-50%);transition:.5s;width:40px}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#efeff0}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px;height:24px;width:24px}.page__home .home__carroussels{background-color:#f6f6fa;margin-top:24px;padding-bottom:64px}.page__home .home__showcase{padding-top:64px}@media(max-width:767px){.page__home .home__showcase .component__container{padding:0 32px}}.page__home .home__showcase .showcase__row{display:flex;flex-direction:column;gap:40px}@media(min-width:1299px) and (max-width:1440px){.page__home .home__showcase .showcase__row{padding:0 9rem}}.page__home .home__showcase .showcase__row .showcase__title h2{color:#000;font-size:2rem;letter-spacing:.150000006px;line-height:1;text-align:center}.page__home .home__showcase .showcase__row .showcase__wrapper{position:relative}.page__home .home__showcase .showcase__row .showcase__wrapper .swiper{padding-bottom:40px}.page__home .home__showcase .showcase__row .showcase__wrapper .swiper-button-next{height:36px;right:-20px;width:36px}@media(max-width:767px){.page__home .home__showcase .showcase__row .showcase__wrapper .swiper-button-next{right:0}}.page__home .home__showcase .showcase__row .showcase__wrapper .swiper-button-prev{height:36px;left:-20px;width:36px}@media(max-width:767px){.page__home .home__showcase .showcase__row .showcase__wrapper .swiper-button-prev{left:0}}.page__home .home__banners{padding-top:64px}.page__home .home__banners .component__container{display:flex;flex-direction:column;gap:64px}@media(min-width:1299px) and (max-width:1440px){.page__home .home__banners .component__container{padding:0 10rem}}@media(max-width:767px){.page__home .home__banners .component__container{gap:0}.page__home .home__banners .component__container>:not(:last-child){margin-bottom:1rem}}.page__home .home__banners .component__container .mobile__only{justify-content:center}.page__home .home__banners .component__container .mobile__only img{width:100%}.page__home .home__banners .component__container .banners--top{align-items:stretch;display:flex;gap:24px}@media(max-width:767px){.page__home .home__banners .component__container .banners--top{align-items:center;flex-direction:column;gap:16px;justify-content:center}}.page__home .home__banners .component__container .banners--top .banner__item{border-radius:32px;overflow:hidden;position:relative}.page__home .home__banners .component__container .banners--top .banner__item:hover img{transform:scale(1.13)}.page__home .home__banners .component__container .banners--top .banner__item img{transition:.5s}.page__home .home__banners .component__container .banners--top .banner__item .banner__text{bottom:32px;display:flex;flex-direction:column;left:50%;position:absolute;transform:translateX(-50%);width:100%}@media(max-width:767px){.page__home .home__banners .component__container .banners--top .banner__item .banner__text{bottom:24px}}.page__home .home__banners .component__container .banners--top .banner__item .banner__text h3{color:#000;font-size:24px;letter-spacing:.25px;text-align:center;width:100%}@media(max-width:767px){.page__home .home__banners .component__container .banners--top .banner__item .banner__text h3{font-size:16px;line-height:1}}.page__home .home__banners .component__container .banners--top .banner__item .banner__text span{font-size:14px;letter-spacing:.25px;text-align:center}.page__home .home__banners .component__container .banners--top .banners--right{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);height:100%;justify-content:space-between}@media(max-width:767px){.page__home .home__banners .component__container .banners--top .banners--right{gap:16px}.page__home .home__banners .component__container .banners--top .banners--right>:first-child{grid-area:1/2/2/3}.page__home .home__banners .component__container .banners--top .banners--right>:nth-child(2){grid-area:2/1/3/2}.page__home .home__banners .component__container .banners--top .banners--right>:nth-child(3){grid-area:2/2/3/3}.page__home .home__banners .component__container .banners--top .banners--right>:nth-child(4){grid-area:1/1/2/2}}.page__home .home__banners .component__container .banners--top .banners--right>:first-child .banner__text,.page__home .home__banners .component__container .banners--top .banners--right>:nth-child(2) .banner__text,.page__home .home__banners .component__container .banners--top .banners--right>:nth-child(3) .banner__text,.page__home .home__banners .component__container .banners--top .banners--right>:nth-child(4) .banner__text{bottom:unset;top:24px}@media(max-width:767px){.page__home .home__banners .component__container .banners--top .banners--right>:first-child .banner__text,.page__home .home__banners .component__container .banners--top .banners--right>:nth-child(2) .banner__text,.page__home .home__banners .component__container .banners--top .banners--right>:nth-child(3) .banner__text,.page__home .home__banners .component__container .banners--top .banners--right>:nth-child(4) .banner__text{top:18px}}.page__home .home__banners .component__container .banners--top .banners--right a .banner__text h3{font-size:16px;font-weight:700;line-height:30px;padding:0 15px}@media(max-width:767px){.page__home .home__banners .component__container .banners--top .banners--right a .banner__text h3{line-height:19px}}.page__home .home__banners .component__container .banners--top .banners--left{border-radius:32px;display:block;overflow:hidden;position:relative}.page__home .home__banners .component__container .banners--top .banners--left a{position:static}.page__home .home__banners .component__container .banners--top .banners--left a .banner__text{bottom:32px;left:30px;top:unset;transform:unset;width:calc(100% - 60px)}.page__home .home__banners .component__container .banners--top .banners--left a .banner__text h3{color:#fff;font-weight:700;text-align:left}@media(max-width:767px){.page__home .home__banners .component__container .banners--top .banners--left a .banner__text h3{font-size:24px}}.page__home .home__banners .component__container .banners--middle{display:flex;gap:24px}@media(max-width:767px){.page__home .home__banners .component__container .banners--middle{flex-direction:column;gap:16px}}.page__home .home__banners .component__container .banners--middle .banner__item{border-radius:32px;overflow:hidden;position:relative}.page__home .home__banners .component__container .banners--middle .banner__item:hover img{transform:scale(1.13)}.page__home .home__banners .component__container .banners--middle .banner__item img{transition:.5s}.page__home .home__banners .component__container .banners--middle .banner__item .banner__text{align-items:center;bottom:32px;display:flex;flex-direction:column;left:30px;position:absolute;transform:unset;width:calc(100% - 60px)}.page__home .home__banners .component__container .banners--middle .banner__item .banner__text h3{color:#fff;font-size:40px;font-weight:700;letter-spacing:.25px;line-height:40px;text-align:left;width:100%}@media(max-width:767px){.page__home .home__banners .component__container .banners--middle .banner__item .banner__text h3{font-size:24px;line-height:1}}.page__home .home__banners .component__container .banners--middle .banner__item .banner__text span{color:#fff;letter-spacing:.25px;text-align:center}@media(max-width:767px){.page__home .home__banners .component__container .banners--middle .banner__item .banner__text span{font-size:14px}}.page__home .home__banners .component__container .banners--middle .banner__item .banner__text a{align-items:center;background-color:#00a0df;border-radius:120px;display:flex;gap:8px;height:56px;justify-content:center;margin-top:24px;transition:.5s;width:126px}@media(max-width:767px){.page__home .home__banners .component__container .banners--middle .banner__item .banner__text a{height:45px;width:118px}}.page__home .home__banners .component__container .banners--middle .banner__item .banner__text a:hover{background-color:#0080b2}.page__home .home__banners .component__container .banners--middle .banner__item .banner__text a span{color:#fff;font-weight:700}@media(max-width:767px){.page__home .home__banners .component__container .banners--middle .banner__item .banner__text a span{font-size:14px}}.page__home .home__banners .component__container .banners--bot .banner__item{border-radius:32px;overflow:hidden;position:relative}.page__home .home__banners .component__container .banners--bot .banner__item:hover img{transform:scale(1.13)}.page__home .home__banners .component__container .banners--bot .banner__item img{transition:.5s}.page__home .home__banners .component__container .banners--bot .banner__item .banner__text{bottom:32px;display:flex;flex-direction:column;left:64px;position:absolute}@media(max-width:767px){.page__home .home__banners .component__container .banners--bot .banner__item .banner__text{left:16px}}.page__home .home__banners .component__container .banners--bot .banner__item .banner__text h3{color:#fff;font-size:48px;font-weight:700;letter-spacing:.25px;text-align:left}@media(max-width:767px){.page__home .home__banners .component__container .banners--bot .banner__item .banner__text h3{font-size:24px;line-height:1}}.page__home .home__banners .component__container .banners--bot .banner__item .banner__text span{color:#fff;font-size:20px;letter-spacing:.25px;text-align:left}@media(max-width:767px){.page__home .home__banners .component__container .banners--bot .banner__item .banner__text span{font-size:14px}}.page__home .home__banners .component__container .banners--bot .banner__item .banner__text a{align-items:center;background-color:#00a0df;border-radius:120px;display:flex;gap:8px;height:56px;justify-content:center;margin-top:24px;transition:.5s;width:126px}@media(max-width:767px){.page__home .home__banners .component__container .banners--bot .banner__item .banner__text a{height:45px;width:118px}}.page__home .home__banners .component__container .banners--bot .banner__item .banner__text a:hover{background-color:#0080b2}.page__home .home__banners .component__container .banners--bot .banner__item .banner__text a span{color:#fff;font-size:1rem;font-weight:700}@media(max-width:767px){.page__home .home__banners .component__container .banners--bot .banner__item .banner__text a span{font-size:.875rem}}.page__home .home__instagram{padding-top:64px}@media(max-width:767px){.page__home .home__instagram{padding-top:40px}}.page__home .home__instagram .component__container .instagram__title{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:40px;width:100%}.page__home .home__instagram .component__container .instagram__title p{color:#4d4d4d;font-size:14px;font-weight:500;letter-spacing:.150000006px;line-height:17.05px;text-align:left}.page__home .home__instagram .component__container .instagram__title a{color:#00a0df;font-size:32px;font-weight:500;letter-spacing:.150000006px;line-height:38.98px;text-align:left}.page__home .home__content{padding-top:64px}.page__home .home__content .component__container{display:flex;gap:24px;justify-content:center}@media(min-width:1299px) and (max-width:1440px){.page__home .home__content .component__container{padding:0 10rem}}@media(max-width:992px){.page__home .home__content .component__container{flex-direction:column}}.page__home .home__content .component__container .content__image{width:100%}@media(min-width:1299px) and (max-width:1440px){.page__home .home__content .component__container .content__image{width:79%}}.page__home .home__content .component__container .content__image img{border-radius:32px;height:auto!important;max-width:100%!important;width:100%!important}.page__home .home__content .component__container .content__text{margin:auto 0;padding:0 40px}@media(max-width:992px){.page__home .home__content .component__container .content__text{padding:0}}.page__home .home__content .component__container .content__text h2{color:#000;font-size:48px;line-height:57.6px;text-align:left}@media(min-width:1299px) and (max-width:1440px){.page__home .home__content .component__container .content__text h2{font-size:36px;line-height:47.6px}}@media(max-width:992px){.page__home .home__content .component__container .content__text h2{font-size:32px;line-height:38.6px}}.page__home .home__content .component__container .content__text p{font-size:18px;line-height:25.2px;margin-top:16px;text-align:left}@media(min-width:1299px) and (max-width:1440px){.page__home .home__content .component__container .content__text p{font-size:16px}}@media(max-width:992px){.page__home .home__content .component__container .content__text p{font-size:16px;line-height:22.4px}}.page__home .home__content .component__container .content__text a{align-items:center;background-color:#00a0df;border-radius:120px;display:flex;gap:8px;height:56px;justify-content:center;margin-top:48px;transition:.5s;width:126px}@media(max-width:992px){.page__home .home__content .component__container .content__text a{height:45px;width:118px}}.page__home .home__content .component__container .content__text a:hover{background-color:#0080b2}.page__home .home__content .component__container .content__text a span{color:#fff;font-size:1rem;font-weight:700}@media(max-width:992px){.page__home .home__content .component__container .content__text a span{font-size:.875rem}}
.transition__fast{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in}.component__container{margin:0 auto;padding:0 16px;width:100%}@media only screen and (min-width:480px){.component__container{max-width:480px}}@media only screen and (min-width:768px){.component__container{max-width:768px}}@media only screen and (min-width:992px){.component__container{max-width:992px}}@media only screen and (min-width:1200px){.component__container{max-width:1296px}}.component__row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.component__row:after,.component__row:before{content:" ";display:table}.component__row:after{clear:both}@keyframes bounce{50%,to{transform:translate3d(-.5px,0,0)}60%,90%{transform:translate3d(1px,0,0)}70%,75%,80%{transform:translate3d(-2px,0,0)}72%,78%{transform:translate3d(2px,0,0)}}@keyframes scrollDown{0%{top:-280px}to{top:0}}*{box-sizing:border-box;font-family:Nova,sans-serif;margin:0;padding:0}body::-webkit-scrollbar-corner,html::-webkit-scrollbar-corner{background:#00a0df}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:transparent;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar,html::-webkit-scrollbar{background-color:transparent;width:3px!important}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:#00a0df}ul{margin:0;padding:0}ul,ul li{list-style:none}body{overflow-x:hidden}input:focus,select:focus{box-shadow:none!important;outline:0!important}:focus{outline:transparent!important}a{text-decoration:none}a,body,button,h1,h2,h3,h4,h5,h6,input,p,textarea{color:#605e70;font-family:Nova,sans-serif;font-size:1rem;font-weight:500}img.lazy{height:.0625rem;width:.0625rem}.desktop__only{display:flex}@media(max-width:767px){.desktop__only{display:none}}.tablet__only{display:flex}@media(min-width:992px){.tablet__only{display:none}}.mobile__only{display:flex}@media(min-width:767px){.mobile__only{display:none}}#side-card-over-list{z-index:101}#side-card-over-list>div{background-color:rgba(0,0,0,.13)}.swiper-pagination-bullets{bottom:0!important}.swiper-pagination-bullets .swiper-pagination-bullet{background:#b3b3b3;border:0;border-radius:0;border-radius:120px;cursor:pointer;height:10px;margin:0 4px;opacity:1;position:relative;transition:1s;width:10px}.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#00a0df;width:26px}.swiper-button-next:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 16 4-4-4-4' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.swiper-button-prev:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14 8-4 4 4 4' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:not-allowed;display:none;pointer-events:auto}.swiper-button-next,.swiper-button-prev{align-items:center;background-color:#fff;background-image:none!important;border:1px solid #dfdfe0;border-radius:100%;display:flex;height:40px;justify-content:center;margin:0;position:absolute;top:50%;transform:translateY(-50%);transition:.5s;width:40px}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#efeff0}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px;height:24px;width:24px}.spot{background-color:#fff;border-radius:24px}.spot .spot__image{position:relative}@media(min-width:767px){.spot .spot__image:hover.spot__image .spot-overlay{left:0;opacity:1;position:relative;transform:none;visibility:visible}.spot .spot__image:hover.spot__image .spot-main-image{display:none;opacity:0;visibility:hidden}}.spot .spot__image .spot__tags{align-items:center;display:flex;gap:8px;left:24px;position:absolute;top:24px;z-index:2}.spot .spot__image .spot__tags .tags-discount,.spot .spot__image .spot__tags .tags-image,.spot .spot__image .spot__tags .tags-new,.spot .spot__image .spot__tags .tags-shipping{align-items:center;background-color:#00a0df;border:1px solid #00a0df;border-radius:120px;color:#fff;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:400;height:28px;justify-content:center;padding:0 .875rem}@media(max-width:992px){.spot .spot__image .spot__tags .tags-discount,.spot .spot__image .spot__tags .tags-image,.spot .spot__image .spot__tags .tags-new,.spot .spot__image .spot__tags .tags-shipping{font-size:.875rem;height:29px}}.spot .spot__image .spot__tags .tags-discount{background-color:#fff;border-color:#b3b3b3;color:#000}.spot .spot__image a{cursor:pointer;display:block;position:relative}.spot .spot__image a img{border-radius:24px 24px 0 0;display:block;height:auto;margin:0 auto;max-height:unset;overflow:hidden;width:100%}.spot .spot__image a .spot-overlay{height:auto;left:50%;opacity:0;position:absolute;top:0;transform:translateX(-50%);visibility:hidden;width:100%;z-index:1}.spot .spot__content{padding:24px}.spot .spot__content .spot__header{display:flex;flex-direction:column;gap:16px}.spot .spot__content .spot__header .spot__stars{align-items:center;display:flex;gap:.2rem}.spot .spot__content .spot__header .spot__stars .stars__inner{display:flex}.spot .spot__content .spot__header .spot__stars .stars__inner i.star__on:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.864 1.722.88 1.774c.12.247.44.484.71.53l1.594.267c1.02.171 1.26.917.525 1.653l-1.24 1.25c-.21.212-.324.62-.26.913l.356 1.547c.28 1.225-.365 1.699-1.44 1.059l-1.495-.892c-.27-.162-.715-.162-.99 0l-1.495.892c-1.07.64-1.72.161-1.44-1.059l.355-1.547c.065-.293-.05-.7-.26-.913l-1.24-1.25C.694 5.21.93 4.464 1.95 4.293l1.595-.267a1.09 1.09 0 0 0 .705-.53l.88-1.774c.48-.963 1.26-.963 1.735 0Z' fill='%230F0F0F'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:12px;width:12px}.spot .spot__content .spot__header .spot__stars .stars__inner i.star__empty:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.864 1.722.88 1.774c.12.247.44.484.71.53l1.594.267c1.02.171 1.26.917.525 1.653l-1.24 1.25c-.21.212-.324.62-.26.913l.356 1.547c.28 1.225-.365 1.699-1.44 1.059l-1.495-.892c-.27-.162-.715-.162-.99 0l-1.495.892c-1.07.64-1.72.161-1.44-1.059l.355-1.547c.065-.293-.05-.7-.26-.913l-1.24-1.25C.694 5.21.93 4.464 1.95 4.293l1.595-.267a1.09 1.09 0 0 0 .705-.53l.88-1.774c.48-.963 1.26-.963 1.735 0Z' fill='%23DFDFE0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:12px;width:12px}.spot .spot__content .spot__header .spot__stars .stars__count{font-size:12px}.spot .spot__content .spot__header h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-weight:700;height:57.6px;letter-spacing:.150000006px;line-height:19.2px;overflow:hidden;text-align:left;text-overflow:ellipsis}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__header h3{-webkit-line-clamp:2;height:38.6px}}.spot .spot__content .spot__footer{align-items:center;display:flex;justify-content:space-between;margin-top:2rem;min-height:48px}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer{margin-top:1rem}}.spot .spot__content .spot__footer .spot__prices{display:flex;flex-direction:column;gap:8px}.spot .spot__content .spot__footer .spot__prices>div{align-items:center;display:flex;flex-direction:row-reverse;gap:4px;justify-content:flex-end}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer .spot__prices>div{gap:2px}}.spot .spot__content .spot__footer .spot__prices>div .price__values h4{color:#000;letter-spacing:.25px;line-height:1}.spot .spot__content .spot__footer .spot__prices>div .price__values s,.spot .spot__content .spot__footer .spot__prices>div .price__values-listPrice{color:#605e70!important;font-size:.875rem;font-weight:300;letter-spacing:.25px;line-height:1;text-decoration:line-through}.spot .spot__content .spot__footer .spot__prices>div .price__pix .pix-discount{color:#000;font-size:16px;font-weight:600;letter-spacing:.25px;text-align:left}.spot .spot__content .spot__footer .spot__prices>div .price__pix .pix-message{display:none}.spot .spot__content .spot__footer .spot__prices .installment p{font-size:.75rem;letter-spacing:.25px;line-height:1}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer .spot__prices .installment p{font-size:9px}}.spot .spot__content .spot__footer .spot__cart button{align-items:center;background-color:#00a0df;border-radius:120px;display:flex;gap:8px;height:48px;justify-content:center;transition:.5s;width:136px}.spot .spot__content .spot__footer .spot__cart button:hover{background-color:#0080b2}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer .spot__cart button{height:42px;width:103px}}@media(max-width:992px){.spot .spot__content .spot__footer .spot__cart button{height:56px;width:56px}}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer .spot__cart button svg{width:16px}}.spot .spot__content .spot__footer .spot__cart button span{color:#fff;font-weight:700;letter-spacing:.25px}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer .spot__cart button span{font-size:12px}}@media(max-width:992px){.spot .spot__content .spot__footer .spot__cart button span{display:none}}
