html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}body,html{scroll-behavior:smooth}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}ul{margin-bottom:0}p{margin:0}*:focus{outline:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:#000 transparent}*::-webkit-scrollbar{width:8px;border-radius:5px}::-webkit-scrollbar-track{background-color:#f7f7f7}::-webkit-scrollbar-thumb{background-color:#000}a{text-decoration:none}a:hover{text-decoration:none}img{display:block;max-width:100%}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,html,body,input,button,*{font-family:"Readex Pro",sans-serif}p{margin:0}button{cursor:pointer;border:0}*{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:1426px}.header{position:sticky;top:0;z-index:12;background:#fff;height:133px}@media(min-width:1000px){.header{height:auto}}.header__bar{background:#f58634;padding:8px 16px;display:flex;align-items:center;justify-content:center}.header__bar--item{display:flex;align-items:center;gap:6px;font-size:14px}.header__bar--item strong{font-weight:700}.header__wrapper{display:flex;align-items:center;justify-content:space-between;padding:14px 0;position:relative}@media(min-width:1000px){.header__wrapper{border-bottom:1px solid #000;position:initial}}.header__logo--wrapper{display:flex;align-items:center;gap:10px}.header__logo--desktop{display:none}@media(min-width:1000px){.header__logo--desktop{display:block}}@media(min-width:1000px){.header__logo--mobile{display:none}}.header__logo--bars{background:transparent;border:0}@media(min-width:1000px){.header__logo--bars{display:none}}.header__search{position:absolute;width:100%;bottom:-45px;left:0}@media(min-width:1000px){.header__search{position:relative;width:420px;bottom:initial;left:initial}}.header__search--input{background:#f5f5f5;border-radius:50px;width:100%;border:0;padding:0 26px;height:48px;font-weight:900;color:#000;font-size:14px}.header__search--input::-moz-placeholder{color:inherit}.header__search--input::placeholder{color:inherit}.header__search--button{position:absolute;top:0;right:0;border-radius:24px;width:87px;height:48px;background:#f58634;display:flex;align-items:center;justify-content:center;cursor:pointer}.header__search--button svg{width:22px;height:22px}.header__icons{display:flex;align-items:center;gap:13px}.header__user{display:flex;align-items:center;justify-content:center;position:relative;gap:12px}@media(max-width:600px){.header__user{background:#f5f5f5;width:49px;height:49px;border-radius:50%}}.header__user--wrapper{font-size:14px;line-height:17px}@media(max-width:600px){.header__user--wrapper{display:none}}.header__user--wrapper strong{font-weight:initial}.header__user--wrapper a{font-weight:bold}.header__user--wrapper.hidden{display:none!important}.header__user--wrapper a{color:#000}.header__user--wrapper span+span{display:block}.header__cart{background:#f58634;display:flex;align-items:center;justify-content:center;width:49px;height:49px;border-radius:50%;cursor:pointer}.header__navbar{padding:18px;background:#fff;position:absolute;top:0;left:0;width:85%;background:#fff;height:100vh;z-index:3;display:none}.header__navbar.active{display:block}@media(min-width:1000px){.header__navbar{position:initial;width:100%;background:transparent;height:initial;z-index:initial;display:block}}.header__navbar--list{display:flex;flex-direction:column}@media(min-width:1000px){.header__navbar--list{flex-direction:row;align-items:center;justify-content:space-between}}@media(max-width:900px){.header__navbar--list{overflow:auto;height:100vh;padding-bottom:7px}}.header__navbar--item{font-size:14px;font-weight:900;position:relative;border-bottom:1px solid #c8c8c8;padding-bottom:20px;margin-top:15px}@media(min-width:1000px){.header__navbar--item{margin-top:0;padding-bottom:0;border:0}}@media(min-width:900px){.header__navbar--item:hover>.header__navbar--submenu{display:block;transition-delay:2s}}.header__navbar--submenu{display:none;position:absolute;background:#fff;border-radius:10px;box-shadow:0 4px 13px 0 rgba(0,0,0,.25);transition-delay:1s;transform-origin:top center;transition-delay:1s;opacity:0;animation:openSubHover ease-in-out 150ms forwards;animation-delay:.1s;width:200px}.header__navbar--submenu.active{display:block}@media(max-width:900px){.header__navbar--submenu{position:initial;box-shadow:none;width:100%;transition:initial;animation:none;opacity:1;flex-direction:column}}.header__navbar--submenu .header__navbar--item{border-bottom:1px solid #c8c8c8;padding:12px 14px}.header__navbar--submenu .header__navbar--item:last-child{border-bottom:0}@media(max-width:900px){.header__navbar--submenu .header__navbar--item:last-child{border-bottom:1px solid #c8c8c8}}.header__navbar--submenu .header__navbar--item a{font-size:14px;font-weight:300;display:flex;width:100%}.header__navbar--submenu .header__navbar--item ul{display:none;position:absolute;right:-200px;width:200px;background:#ffbd8c;border-radius:10px;box-shadow:0 4px 13px 0 rgba(0,0,0,.25);top:0}.header__navbar--submenu .header__navbar--item ul .header__navbar--item{border-bottom:1px solid #000}.header__navbar--submenu .header__navbar--item ul .header__navbar--item:last-child{border-bottom:0}@media(min-width:900px){.header__navbar--submenu .header__navbar--item:hover>ul{display:block}}.header__navbar a{color:#000}@keyframes openSubHover{0%{transform:translateY(25px);opacity:0}100%{transform:translateY(0);opacity:1}}.navbar__overlay{background:#000;opacity:.5;position:fixed;top:0;left:0;z-index:2;width:100%;height:100%;display:none}.navbar__overlay.active{display:block}.header__navbar--item--all{display:none}@media(max-width:900px){.header__navbar--item--all{display:flex;order:1;border-bottom:0!important}}@media(max-width:900px){.hasSubmenu>a,.hasGrandSub>a{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.hasSubmenu>a:after,.hasGrandSub>a:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='17' height='15' viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.75 7.72571L0.75 7.72571' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.7002 1.70131L15.7502 7.72531L9.7002 13.7503' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:100% 100%;width:12px;height:12px}}@media(max-width:900px){.header__navbar--submenu .header__navbar--item.hasGrandSub>ul{position:initial;box-shadow:none;width:100%;transition:initial;animation:none;opacity:1;flex-direction:column;background:transparent}.header__navbar--submenu .header__navbar--item.hasGrandSub>ul .header__navbar--item{border-bottom:1px solid #c8c8c8!important}.header__navbar--submenu .header__navbar--item.hasGrandSub>ul .header__navbar--item--all{border-bottom:0!important}}@media(min-width:1050px){.hasGrandSub>a{justify-content:space-between}.hasGrandSub>a:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 15C11.8655 15 15 11.8663 15 8C15 4.13449 11.8655 1 8 1C4.13449 1 1 4.13449 1 8C1 11.8663 4.13449 15 8 15Z' stroke='%23C8C8C8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.90869 10.627L9.54675 8.00025L6.90869 5.37355' stroke='%23C8C8C8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:16px;height:16px;background-size:100% 100%}}.reviews{margin-top:100px}.reviews__title{text-transform:uppercase;font-weight:300;font-size:16px;margin-bottom:40px}.reviews__title strong{font-weight:bold;font-size:24px;position:relative;text-transform:initial;margin-right:20px}@media(max-width:900px){.reviews__title strong{font-size:20px}}.reviews__title strong:after{content:"";background:#000;width:1px;height:26px;position:absolute;right:-10px}.about{margin-top:100px}@media(max-width:900px){.about{margin-top:30px}}.about__wrapper{display:flex;align-items:center;gap:40px}@media(max-width:1050px){.about__wrapper{flex-direction:column}}.about__text{text-align:center}.about__title{font-size:16px;font-weight:700}.about__paragraph{font-size:14px;display:block;margin-top:20px;line-height:26px}.about__social{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px}.newsletter{margin-top:100px;background:#f5f5f5;border-radius:10px;padding:30px 25px}@media(max-width:1050px){.newsletter{margin-top:30px}}@media(min-width:1200px){.newsletter{padding:40px 50px}}.newsletter__wrapper{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:20px}@media(min-width:1150px){.newsletter__wrapper{flex-direction:row;gap:initial}}.newsletter__text{color:#000;font-weight:900;font-size:24px;line-height:37px;text-align:center}@media(min-width:1150px){.newsletter__text{max-width:255px;text-align:initial}}.newsletter__form{flex:1;display:flex;gap:8px;justify-content:flex-end;flex-direction:column;width:100%}@media(min-width:400px){.newsletter__form{width:initial}}@media(min-width:850px){.newsletter__form{flex-direction:row}}.newsletter__input{border:1px solid #000!important;width:100%;height:63px;padding:0 18px;font-weight:400;font-size:14px;color:#000;border-radius:100px;background:transparent;margin-top:0!important}@media(min-width:400px){.newsletter__input{width:350px}}.newsletter__input::-moz-placeholder{color:inherit}.newsletter__input::placeholder{color:inherit}.newsletter__button{display:flex;align-items:center;justify-content:center;width:63px;height:63px;cursor:pointer;border:1px solid #000;border-radius:50%}.footer{background:#f5f5f5;padding:55px 0 35px;margin-top:60px}.footer__wrapper{justify-content:space-between;display:flex;flex-wrap:wrap}@media(max-width:1100px){.footer .footer__box-1,.footer .footer__box-2,.footer .footer__box-3{width:32%}.footer .footer__box-4{margin-top:20px;width:100%}}@media(max-width:700px){.footer .footer__box-1,.footer .footer__box-2,.footer .footer__box-3{width:100%;margin-bottom:20px}.footer .footer__box-4{margin-top:0}}.footer a,.footer p,.footer span{color:#000}.footer a,.footer p{font-weight:400;font-size:14px;position:relative}.footer__title{font-weight:900;font-size:16px;display:block;margin-bottom:6px}.footer__mail{text-decoration:underline}.footer__mail:after{display:none}.footer__mail:hover{text-decoration:underline}.footer ul{display:flex;flex-direction:column;gap:14px}.footer ul a:hover:after{width:100%}.footer ul a:after{position:absolute;content:"";background-color:#000;left:0;bottom:-2px;width:0;height:1px;transition:all 300ms ease-in-out}.footer ul+ul{margin-top:36px}.footer ul li p+p{display:block;margin-top:4px}.footer__buttons{margin-top:35px;gap:12px;display:flex;flex-direction:column}.footer__buttons a{background:#000;border-radius:8px;padding:10px 9px;color:#fff;font-weight:400;gap:33px;display:flex;align-items:center;justify-content:space-between;transition:all 300ms ease-in-out}.footer__buttons a:hover{transform:scale(.98)}.footer__buttons a:after{display:none}.footer__social{gap:11px;margin-top:18px;display:flex}.footer__social a{transition:all 300ms ease-in-out}.footer__social a:hover{transform:scale(.92)}.footer__pay{display:flex;justify-content:space-between;margin-top:38px;padding-top:35px;align-items:baseline;border-top:1px solid #000}.footer__pay .flex{margin-top:30px;gap:9px;flex-wrap:wrap;align-items:center;display:flex}@media(max-width:1050px){.footer__pay .flex{justify-content:center}}@media(max-width:1050px){.footer__pay{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:30px}}.footer__copy{margin-top:31px;padding-top:29px;border-top:1px solid #000;justify-content:space-between;gap:20px;display:flex;justify-content:space-between}.footer__copy p{max-width:800px;font-weight:300;font-size:14px;max-width:665px;line-height:20px}@media(max-width:800px){.footer__copy p{max-width:100%}}@media(max-width:800px){.footer__copy{flex-direction:column;justify-content:center;text-align:center}}@media(max-width:800px){.footer__copy a{display:flex;align-items:center;justify-content:center}}.footer__reputation{display:flex;gap:50px}.banner__top img{height:auto;width:100%}.banner__top .swiper-pagination-bullet{transition:all 300ms ease-in-out;width:23px;height:16px;border-radius:20px;border:1px solid #000;opacity:1;background:transparent}.banner__top .swiper-pagination-bullet-active{width:51px;height:16px;border-radius:20px;background:#000}.banner__top .desktop{display:none}@media(min-width:900px){.banner__top .desktop{display:block}}@media(min-width:900px){.banner__top .mobile{display:none}}.banner__top .swiper-button-next,.banner__top .swiper-button-prev{display:none;pointer-events:initial!important;cursor:pointer!important}.banner__top .swiper-button-next:after,.banner__top .swiper-button-prev:after{display:none}.banner__top:hover .swiper-button-next,.banner__top:hover .swiper-button-prev{display:block;opacity:1!important;width:50px;height:50px}@media(max-width:900px){.banner__top:hover .swiper-button-next,.banner__top:hover .swiper-button-prev{display:none}}.banner__top:hover .swiper-button-next:hover path,.banner__top:hover .swiper-button-prev:hover path{stroke:#f58634}.banner__double{margin-top:70px}.banner__double img{width:100%;height:auto;border-radius:5px}.banner__double--wrapper{display:flex;gap:22px}.banner__double--wrapper div{width:40%}.banner__double--wrapper>div:first-child{width:60%}.banner__mid{margin-top:70px}.banner__mid img{width:100%;border-radius:10px;height:auto}.spots__item a{color:#000}.spots__item .image-secondary{display:none}.spots__item .spots__image img{width:100%;height:auto}.spots__item:hover .image-secondary{display:block}.spots__item:hover .image-primary{display:none}.spots__item .spots__title{font-weight:700;color:#000;line-height:17.5px;font-size:14px;display:block;text-align:center;margin-top:12px}.spots__item .spots__stamps{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:12px}.spots__item .spots__stamps div{display:flex;align-items:center;justify-content:center;font-size:13px;text-transform:uppercase;font-weight:700;padding:2px 4px;border-radius:5px;color:#000;background:#f58634}.spots__item .spots__price{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:12px;color:#000}.spots__item .price__before{display:flex;gap:4px;font-weight:300;font-size:14px}.spots__item .price__before p{text-decoration:line-through}.spots__item .product__price--installment span{font-weight:700;margin-top:8px;display:block;font-size:14px}.spots__item .product__price--installment strong{font-size:18px}.spots__item .product__price--installment p{display:block;margin-top:4px;font-weight:300}.spots__item .price__installment{margin-top:12px;font-size:14px;font-weight:300}.spots__item .price__installment strong{font-weight:700}.spot__promotion{position:absolute;top:0;right:0}.spots__image{position:relative}.spots__mid{margin-top:60px}.spots__mid .spots__subtitle{text-transform:uppercase;font-weight:300;font-size:16px;margin-bottom:30px}.spots__mid .spots__subtitle strong{font-weight:bold;font-size:24px;position:relative;text-transform:initial;margin-right:20px}@media(max-width:900px){.spots__mid .spots__subtitle strong{font-size:20px}}.spots__mid .spots__subtitle strong:after{content:"";background:#000;width:1px;height:26px;position:absolute;right:-10px}.spots__mid .swiper-pagination-bullet{transition:all 300ms ease-in-out;width:23px;height:16px;border-radius:20px;border:1px solid #000;opacity:1;background:transparent}.spots__mid .swiper-pagination-bullet-active{width:51px;height:16px;border-radius:20px;background:#000}.spots__mid .swiper-spots{padding-bottom:50px}.spots__promotion{margin-top:70px}.spots__promotion h3{font-weight:bold;font-size:24px;position:relative;text-transform:initial;margin-bottom:25px}@media(max-width:900px){.spots__promotion h3{font-size:20px}}@media(max-width:900px){.spots__promotion{margin-top:30px}}@media(max-width:640px){.spots__promotion .container{padding-right:0}}.spots__promotion .swiper-pagination-bullet{transition:all 300ms ease-in-out;width:23px;height:16px;border-radius:20px;border:1px solid #000;opacity:1;background:transparent}.spots__promotion .swiper-pagination-bullet-active{width:51px;height:16px;border-radius:20px;background:#000}.spots__promotion .swiper-spots{padding-bottom:50px;max-width:97%;margin:-100px auto 0}@media(min-width:1000px){.spots__promotion .swiper-spots{margin:-30px auto 0}}.spots__promotion .swiper-spots img{border-top-left-radius:10px;border-top-right-radius:10px}.spots__promotion--counter{background:#000;border-radius:10px;padding:20px 20px 140px;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px}@media(max-width:640px){.spots__promotion--counter{margin-right:15px}}@media(min-width:1000px){.spots__promotion--counter{flex-direction:row;gap:0;padding:50px}}.spots__promotion--counter>span{color:#fff;font-size:26px;font-weight:900;text-align:center;position:relative;display:block}@media(min-width:1000px){.spots__promotion--counter>span{margin-right:60px;max-width:600px;font-size:47px}}@media(min-width:1000px){.spots__promotion--counter>span:after{content:"";position:absolute;right:-30px;width:2px;height:100%;background:#fff;top:0}}.spots__promotion--number{background:#f58634;border-radius:10px;padding:18px}.spots__promotion--number span{font-weight:900;color:#fff;font-size:26px}@media(min-width:1000px){.spots__promotion--number span{font-size:46px}}.spots__mid .swiper-button-next,.spots__mid .swiper-button-prev,.spots__promotion .swiper-button-next,.spots__promotion .swiper-button-prev{display:none}.spots__mid .swiper-button-next:after,.spots__mid .swiper-button-prev:after,.spots__promotion .swiper-button-next:after,.spots__promotion .swiper-button-prev:after{display:none}.spots__mid .swiper-button-next,.spots__mid .swiper-button-prev,.spots__promotion .swiper-button-next,.spots__promotion .swiper-button-prev{display:block;opacity:1!important;width:50px;height:50px}@media(max-width:900px){.spots__mid .swiper-button-next,.spots__mid .swiper-button-prev,.spots__promotion .swiper-button-next,.spots__promotion .swiper-button-prev{display:none}}.spots__mid .swiper-button-next:hover path,.spots__mid .swiper-button-prev:hover path,.spots__promotion .swiper-button-next:hover path,.spots__promotion .swiper-button-prev:hover path{stroke:#f58634}.spots__mid .swiper-button-next,.spots__promotion .swiper-button-next{right:-18px}.spots__mid .swiper-button-prev,.spots__promotion .swiper-button-prev{left:-18px}.spots__mid .swiper-spots-wrapper,.spots__promotion .swiper-spots-wrapper{position:relative;padding:0 20px}.sidebar__overlay{width:100%;z-index:13;background:#000;left:0;top:0;height:100vh;position:fixed;opacity:.5;display:none}.sidebar__overlay.-active{display:block}.sidebar__items{position:fixed;top:0;right:0;height:100vh;z-index:14;width:480px;transition:all 300ms ease-in-out;transform:translateX(100%)}@media(max-width:600px){.sidebar__items{width:85%}}.sidebar__items.-active{transform:translateX(0)}.sidebar__wrapper{display:flex;height:100%;flex-direction:column;overflow-y:auto;background:#fff;--tw-shadow:0 20px 25px -5px rgb(0 0 0/.1),0 8px 10px -6px rgb(0 0 0/.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow);padding-bottom:40px}.sidebar__products{flex:1 1 0%;overflow-y:auto;padding-top:1.5rem;padding-bottom:1.5rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.sidebar__products{padding-left:1.5rem;padding-right:1.5rem}}.sidebar__header{display:flex;align-items:flex-start;justify-content:space-between}.sidebar__header span{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#000}.sidebar__close{display:flex;align-items:center;height:1.75rem}.sidebar__close button{background:transparent;border:0;padding:.5rem}.sidebar__close span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sidebar__close svg{height:1.5rem;width:1.5rem}.sidebar__list{display:flow-root}.sidebar__empty{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:15rem 0}.sidebar__empty img{width:10rem;margin-bottom:1.25rem;display:block}.sidebar__empty p{font-size:1.125rem;line-height:1.75rem;color:#000}.sidebar__empty button{font-weight:500;color:#4f46e5;border:0;background:transparent}.sidebar__list--item{display:flex;padding:1.5rem 0}.sidebar__list--image{overflow:hidden;width:6rem;height:6rem}.sidebar__list--product{display:flex;flex-direction:column;flex:1 1 0%;margin-left:.5rem}.sidebar__list--product a{color:#000}.sidebar__list--title{font-weight:500;font-size:1rem;line-height:1.5rem;color:#000;padding-right:20px;position:relative}.sidebar__list--title>button{background:transparent;border:0;position:absolute;right:0;top:0}.sidebar__attributes{font-size:14px;margin-top:8px}.sidebar__actions{display:flex;align-items:center;margin-top:20px;justify-content:space-between}.sidebar__price{color:#000;font-weight:bold}.sidebar__qty{border:1px solid #eee;border-radius:5px;width:123px;display:flex;align-items:center;justify-content:space-between;margin-top:10px}.sidebar__qty button{font-weight:bold;font-size:20px;padding:10px;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center}.sidebar__footer{padding-top:1.5rem;padding-bottom:1.5rem;padding:0 12px}@media(min-width:640px){.sidebar__footer{padding-left:1.5rem;padding-right:1.5rem}}.sidebar__total{display:flex;justify-content:space-between;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity));font-weight:500;font-size:1rem;line-height:1.5rem}.sidebar__alert{font-size:.875rem;line-height:1.25rem;margin-top:.125rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.sidebar__button{margin-top:1.5rem}.sidebar__button a{background:#2df2c4;display:flex;justify-content:center;align-items:center;color:#000;font-weight:500;font-size:1rem;line-height:1.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:.75rem;padding-bottom:.75rem;border-radius:.375rem}.sidebar__continue{margin-top:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.sidebar__continue button{font-weight:500;--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity));background:transparent;border:0}.filter{position:fixed;background:#fff;top:0;left:-90%;width:90%;z-index:4;transition:all 300ms ease-in-out;padding:20px;height:100%}@media(min-width:450px){.filter{width:400px;left:-400px}}.filter.active{left:0}.filter__overlay{background:#000;opacity:.5;width:100%;height:100%;position:fixed;top:0;left:0;z-index:3;display:none}.filter__overlay.active{display:block}.filter__close{position:absolute;right:15px;top:30px;cursor:pointer}.filter__clear{display:flex;align-items:center;justify-content:center;font-weight:bold;gap:20px;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 11px rgba(0,0,0,.15);border-radius:5px;padding:18px 17px;overflow:auto;margin-top:50px;margin-bottom:30px}.filter__clear a{display:flex;align-items:center;gap:20px;color:#000}.filter__wrapper{overflow:auto;height:100%;padding-bottom:135px}.filter__wrapper::-webkit-scrollbar-thumb{background-color:#f58634}.filter__item{box-shadow:0 4px 11px rgba(0,0,0,.15);border-radius:5px;padding:18px 17px;overflow:auto}.filter__item:not(:first-child){margin-top:20px}.filter__item h4{color:#000;font-weight:700;font-size:18px}.filter__item li{position:relative}.filter__item input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.filter__item input:checked~label{background:#7a7a7a;color:#fff}.filter__item label{margin-top:15px;background:#f5f5f5;padding:12px;border-radius:5px;position:relative;cursor:pointer;font-size:14px;font-weight:300;color:#000;display:flex;align-items:center;justify-content:space-between}.filter__item label span{display:flex;align-items:center;justify-content:center;background:#f58634;color:#fff;border-radius:5px;padding:4px 8px}.filter__item ul.filter-overflow{overflow-y:auto;max-height:319px;padding:0 5px}.filter__item ul::-webkit-scrollbar-thumb{background-color:#f58634}.product__gallery{display:flex}@media(min-width:1050px){.product__gallery{width:60%;margin-right:30px}}.product .gallery-thumbs,.product .gallery-slider{height:100%}.product .gallery-thumbs{position:relative;padding:15px 0}.product .gallery-thumbs .swiper-button-next{bottom:0;top:initial;transform:rotate(90deg);left:50px}.product .gallery-thumbs .swiper-button-next:after{color:#000;font-size:22px}.product .gallery-thumbs .swiper-button-prev{top:9px;transform:rotate(90deg);left:50px}.product .gallery-thumbs .swiper-button-prev:after{color:#000;font-size:22px}.product .product__thumbs{width:140px;height:590px;overflow:hidden;display:none}@media(min-width:1050px){.product .product__thumbs{display:block}}.product .product__gallery--main{width:100%;position:relative}@media(min-width:1050px){.product .product__gallery--main{margin-left:16px;width:calc(100% - 140px);height:590px}}.product img{width:100%;height:auto}@media(min-width:1050px){.product .gallery-slider img{height:590px;-o-object-fit:contain;object-fit:contain}}.categories{margin-top:30px}.categories__wrapper{display:flex;gap:20px;justify-content:space-between;overflow:auto}@media(max-width:900px){.categories__wrapper{gap:10px}}.categories__wrapper::-webkit-scrollbar-thumb{background-color:transparent}.categories__wrapper::-webkit-scrollbar-track{background-color:transparent}@media(min-width:900px){.categories__wrapper{overflow:initial}}.categories__box{display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:10px;gap:8px;background:#f5f5f5;padding:3px 0;transition:all 300ms ease-in-out;min-width:200px}@media(min-width:900px){.categories__box{min-width:initial;width:16.6666666667%;padding:15px 0}}.categories__box svg{height:43px}.categories__box:hover{transform:scale(.95)}.categories__box h2{font-weight:900;font-size:14px;color:#000}.categories .container{padding-right:0}@media(min-width:900px){.categories .container{padding-right:15px}}.tabs{margin-top:30px}.tabs .tab-content a{border-radius:10px;background-color:#ebebeb;padding:25px;border:1px solid #ebebeb;border-radius:10px;color:#000;width:100%;height:100%;flex-direction:column;display:flex;justify-content:start;height:200px}.tabs .tab-content svg{fill:#000}.tabs .tab-content p{text-transform:uppercase;letter-spacing:1px;margin-top:20px;text-align:left;font-size:14px}.tabs .active>a{color:#fff;background:#000;border:1px solid #000}.tabs .active>a svg,.tabs .active>a path{fill:#fff}.faq .content{background:#ebebeb;padding:50px 0;width:100%;margin-top:60px;margin-bottom:40px}.faq .content>div{display:none}.faq .content__title{display:none}.faq .content__description{max-width:90%;margin:0 auto}.faq .content__description h1{font-weight:bold;display:block;margin-bottom:13px;font-size:18px}.faq .content__description p,.faq .content__description p span{font-size:15px!important;line-height:18px}.faq .content__description strong,.faq .content__description b{font-weight:bold}.faq .swiper{padding-bottom:34px}.faq .swiper-pagination{bottom:2px}.faq .swiper-pagination-bullet{transition:all 300ms ease-in-out;width:23px;height:16px;border-radius:20px;border:1px solid #000;opacity:1;background:transparent}.faq .swiper-pagination-bullet-active{width:51px;height:16px;border-radius:20px;background:#000}#autocomplete-list{position:absolute;top:55px;background:#fff;z-index:2;border-radius:5px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.autocomplete__suggest{display:flex;flex-direction:column;gap:4px}.autocomplete__suggest>div{padding:0 20px}.autocomplete__suggest>div:first-child{padding-top:20px}.autocomplet__suggest--item{cursor:pointer}.autocomplete__products{max-height:400px;overflow:auto;display:flex;flex-direction:column;margin-top:25px;gap:15px;padding:0 20px 20px}.autocomplete__products>a{padding:0 20px}.autocomplete__products>a:last-child{padding-bottom:20px}.autocomplete::-webkit-scrollbar-track{background:#d1d0ce}.autocomplete__products::-webkit-scrollbar-thumb{background-color:#f58634;border-radius:20px;border:3px solid #f58634}.autocomplete__products a{display:flex}.autocomplete__image{max-width:136px}.autocomplete__info span{font-size:15px;color:#000}.autocomplete__info p{color:#000;font-size:19px;font-weight:bold;display:block;margin-top:7px}.autocomplete{width:100%}#overlay{pointer-events:none;position:fixed;z-index:50;padding:24px 16px;align-items:flex-end;display:flex;top:0;right:0;bottom:0;left:0}@media(min-width:640px){#overlay{padding:24px;align-items:flex-start}}#overlay .w-full{width:100%}#overlay .flex-col{flex-direction:column}#overlay .items-center{align-items:center}#overlay .space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}#overlay .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#overlay .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}#overlay .translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#overlay .ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}#overlay .hidden{display:none}#overlay .duration-100{transition-duration:100ms}#overlay .pointer-events-auto{pointer-events:auto}#overlay .opacity-0{opacity:0}#overlay .w-full{width:100%}#overlay .max-w-sm{max-width:24rem}#overlay .overflow-hidden{overflow:hidden}#overlay .rounded-lg{border-radius:.5rem}#overlay .bg-mainBg{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}#overlay .shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow)}#overlay .ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}#overlay .ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 rgba(0,0,0,0))}#overlay .ring-opacity-5{--tw-ring-opacity:.05}#overlay .p-4{padding:1rem}#overlay .flex{display:flex}#overlay .items-start{align-items:flex-start}#overlay .flex-shrink-0{flex-shrink:0}#overlay .w-6{width:1.5rem}#overlay .h-6{height:1.5rem}#overlay .text-primary-400{--tw-text-opacity:1;color:rgb(210 79 241/var(--tw-text-opacity))}#overlay .text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}#overlay .pt-0\.5{padding-top:.125rem}#overlay .flex-1{flex:1 1 0%}#overlay .w-0{width:0}#overlay .ml-3{margin-left:.75rem}#overlay .text-secondary-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}#overlay .font-medium{font-weight:500}#overlay .text-sm{font-size:.875rem;line-height:1.25rem}#overlay .text-secondary-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}#overlay .text-sm{font-size:.875rem;line-height:1.25rem}#overlay .mt-1{margin-top:.25rem}#overlay .ml-4{margin-left:1rem}#overlay .flex-shrink-0{flex-shrink:0}#overlay .w-5{width:1.25rem}#overlay .h-5{height:1.25rem}#overlay .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}#overlay .text-secondary-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}#overlay .bg-mainBg{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}#overlay .rounded-md{border-radius:.375rem}#overlay .inline-flex{display:inline-flex}#overlay .text-primary-900{color:#114d02}@media(min-width:640px){#overlay .sm\:items-end{align-items:flex-end}#overlay .sm\:translate-x-2{--tw-translate-x:.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#overlay .sm\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#overlay .sm\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.category__banner{position:relative}.category__banner img{width:100%;height:auto;border-radius:10px}.category__banner .swiper-button-next,.category__banner .swiper-button-prev{display:none!important}.category__buttons{display:flex;justify-content:flex-end;margin-top:15px;gap:10px}.category__sort{border-radius:10px;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;align-items:center;padding:10px 16px;cursor:pointer;gap:10px;font-weight:700;font-size:14px;height:42px}.category__sort select{border:0}.category__breadcrumb{margin-top:30px;display:flex;align-items:center}.category__breadcrumb--title{font-weight:700;font-size:28px;position:relative}.category__breadcrumb a{color:#000;text-transform:uppercase;font-weight:300;font-size:14px}.category__button--filter{border-radius:10px;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;align-items:center;padding:10px 16px;cursor:pointer;gap:36px;font-weight:700;font-size:14px;height:42px}.category__products{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px}.category .spots__item{width:100%}@media(min-width:600px){.category .spots__item{width:calc(50% - 9px)}}@media(min-width:900px){.category .spots__item{width:calc(33.3333333333% - 12px)}}@media(min-width:1200px){.category .spots__item{width:calc(25% - 14px)}}.category__seo{margin-top:60px}.category__seo .content__title{display:none}.category__seo .content__description{margin-top:30px;font-size:14px;line-height:18px;color:#000}.category__seo .content__description b,.category__seo .content__description strong{font-weight:bold}.pagination{width:100%;margin-top:40px}.pagination ul{display:flex;align-items:center;justify-content:center;width:100%;flex-wrap:wrap;gap:8px}.pagination div{display:flex;flex-wrap:wrap;gap:8px}.pagination li{border:1px solid #000;border-radius:5px;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;padding:0 4px}.pagination li a{color:#000;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pagination li a img{width:30px}.pagination li.active{background:#000;color:#fff}.pagination li.active a{color:#fff}.product{margin-top:50px}.product .breadcrumb{display:flex;align-items:center;flex-wrap:wrap}.product .breadcrumb__item{color:#000;border-left:1px solid #000;margin-left:12px;padding-left:12px;font-size:14px}.product__wrapper{display:flex;flex-direction:column;margin-top:30px}@media(min-width:1050px){.product__wrapper{flex-direction:row}}.product__info{flex:1;margin-top:30px}@media(min-width:1050px){.product__info{margin-top:0}}.product__tags{display:inline-flex;gap:4px;flex-direction:column;position:absolute;z-index:2;top:5px;left:55px}@media(max-width:1050px){.product__tags{bottom:-27px;flex-direction:row;left:0;height:23px}}.product__tags div{gap:8px;display:flex;align-items:center;justify-content:center;font-size:13px;text-transform:uppercase;font-weight:700;padding:2px 4px;border-radius:5px;color:#000;background:#f58634;height:22px}.product__brand a,.product__brand span{color:#000;font-weight:300;font-size:13px}.product__brand a strong,.product__brand span strong{font-weight:bold}.product__title{margin-top:10px;color:#000;font-weight:700;font-size:22px}@media(min-width:1050px){.product__title{font-size:26px}}.product__sku{margin-top:8px;display:block;font-size:13px;font-weight:300}.product .price__wrapper{display:flex;margin-top:30px}.product .price__pix{border-right:1px solid #999;margin-right:40px;padding-right:80px}@media(max-width:600px){.product .price__pix{margin-right:20px;padding-right:10px;border:0}}@media(max-width:420px){.product .price__pix{width:50%}}.product .price__pix--logo{display:flex;align-items:center;color:#999;font-size:12px;text-transform:uppercase;gap:8px;border-bottom:1px solid #999;padding-bottom:8px}.product .price__pix--logo svg{width:24px;height:24px}.product .price__before{font-weight:400;font-size:14px;display:block;margin-top:10px;display:flex;gap:2px}.product .price__before p{color:#000;text-transform:uppercase;text-decoration:line-through}.product .product__price--installment{margin-top:8px}.product .product__price--installment strong{font-size:22px;font-weight:700}@media(max-width:420px){.product .product__price--installment strong{font-size:20px}}.product .product__price--installment p{display:none}.product .price__installment{margin-top:10px;font-size:14px;font-weight:300}.product .price__installment strong{font-weight:700}.product .price__list--installment{margin-top:10px;position:relative}.product .price__list--installment button{font-weight:400;text-decoration:underline;border:0;background:transparent;color:#000;font-size:14px}@media(max-width:420px){.product .price__list--installment button{font-size:12px;padding:0}}.product .installment__wrapper{box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:10px;background:#fff;position:absolute;top:-180px;right:-100px;display:none}.product .installment__wrapper.active{display:block}.product .installment__header{background:#f58634;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;padding:14px 8px}.product .installment__body{max-height:200px;overflow:auto;padding:12px}.product .price__installment--values div{display:flex;justify-content:space-between;font-size:15px;font-weight:400;border-bottom:1px solid #d8d8d8;padding-bottom:8px}.product .price__installment--values div span{font-weight:700}.product .price__installment--values div+div{margin-top:8px}.product__buy{margin-top:30px}.product__buy--button{background:#f58634;width:100%;height:82px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:50px;border:0;color:#000;font-size:18px;font-weight:700;padding:20px}@media(max-width:650px){.product__buy--button{height:56px}}.product__attribute{margin-top:30px}.product__attribute--title{font-weight:400;font-size:14px;color:#000}.product__attribute--wrapper{display:flex;margin-top:12px;gap:12px;flex-wrap:wrap}.product__attribute--wrapper label{position:relative}.product__attribute--wrapper label:hover>.attribute__tooltip{display:block}.product__attribute--wrapper input{position:absolute;top:0;left:0;width:100%;margin:0;cursor:pointer;height:72px;opacity:0}.product__attribute--wrapper img{width:72px;height:72px;border:1px solid #c9c9c9;border-radius:10px;padding:5px}.product__attribute--wrapper input:checked~img{border-color:#000}.product .attribute__tooltip{display:none;position:absolute;bottom:3px;background:#000;color:#fff;font-size:12px;padding:3px;border-radius:4px;opacity:.9;right:-12px}.product__shipping--wrapper{margin-top:15px;display:flex;justify-content:space-between;gap:20px;align-items:center}@media(max-width:450px){.product__shipping--wrapper{flex-direction:column;align-items:initial}}.product__shipping--right{display:flex;flex-direction:column;justify-content:flex-end}.product__shipping--right a{font-weight:bold;font-size:13px;color:#999}.product__shipping--right button{background:#999;color:#fff;display:inline-flex;width:70px;margin-left:auto;margin-top:14px;text-transform:uppercase;padding:4px;align-items:center;justify-content:center;border-radius:19px;font-weight:bold;font-size:13px}@media(max-width:450px){.product__shipping--right button{margin-left:0}}.product__shipping{display:inline-flex;align-items:center;padding-bottom:8px;border-bottom:1px solid rgba(153,153,153,.6);margin-top:16px}.product__shipping--text{font-size:14px;width:100%;display:block}.product__shipping--title{font-size:14px;text-transform:uppercase;font-weight:bold;position:relative;margin-top:1px;margin-right:30px}.product__shipping--title:after{content:"";background:#999;position:absolute;right:-15px;top:0;width:1px;height:110%}.product__shipping--form form{position:relative}.product__shipping--form input{border:0;margin:0;padding:0;text-transform:uppercase;width:200px}.product__shipping--form button{position:absolute;border:0;background:#f58634;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;right:0;top:-8px}.product .product-shipping-quote{display:flex;flex-direction:column;margin-top:12px}.product .product-shipping-quote strong{text-transform:uppercase;font-weight:400;font-size:13px}.product .product-shipping-quote span{font-weight:700;font-size:21px;text-decoration:none;display:block;margin-top:2px}.product .product-shipping-quote p{color:#999;font-size:13px;display:block;margin-top:3px}.product__sizes{margin-top:40px}.product__sizes--title{font-weight:700;color:#000;font-size:28px}@media(max-width:800px){.product__sizes--title{font-size:22px}}.product__sizes--background{background:#f5f5f5;border-radius:10px;padding:30px 45px;margin-top:20px}@media(max-width:800px){.product__sizes--background{padding:12px}}.product__sizes--wrapper{display:flex;justify-content:space-between;border-bottom:1px solid #000;padding-bottom:30px}.product__sizes--item{display:flex;gap:30px;align-items:center}@media(max-width:520px){.product__sizes--item{gap:8px}}.product__sizes--item div{display:flex;flex-direction:column;gap:3px;font-size:14px;min-width:100px}@media(max-width:460px){.product__sizes--item div{font-size:12px}}.product__sizes--item div span{font-weight:700}.product__sizes--info{margin-top:20px;padding:0 40px;-moz-column-count:2;column-count:2}@media(max-width:800px){.product__sizes--info{padding:0 12px;-moz-column-count:1;column-count:1}}.product__sizes--info li{margin-top:10px;font-size:14px}.product__details{margin-top:40px}.product__details--title{font-weight:700;color:#000;font-size:28px}@media(max-width:800px){.product__details--title{font-size:22px}}.product__details--wrapper{display:flex;justify-content:center;margin-top:20px;flex-wrap:wrap;gap:20px}@media(max-width:900px){.product__details--wrapper{gap:10px;overflow:auto;justify-content:space-between;flex-wrap:initial}}.product__details--wrapper::-webkit-scrollbar-thumb{background-color:transparent}.product__details--wrapper::-webkit-scrollbar-track{background-color:transparent}.product__details--item{background:#f5f5f5;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:700;gap:4px;padding:20px 40px}@media(max-width:900px){.product__details--item{min-width:200px;padding:7px}}.product__details--item p{font-weight:400}.product__description--title{margin-top:40px;font-weight:700;color:#000;font-size:28px;margin-bottom:15px}@media(max-width:800px){.product__description--title{font-size:22px}}.product__description b,.product__description strong{font-weight:bold}.product__related{margin-top:80px}.product__related .container>span{font-weight:bold;font-size:24px;position:relative;text-transform:initial;margin-bottom:25px}@media(max-width:900px){.product__related .container>span{font-size:20px}}.product__related .spots__subtitle{text-transform:uppercase;font-weight:300;font-size:16px;margin-bottom:30px}.product__related .spots__subtitle strong{font-weight:bold;font-size:24px;position:relative;text-transform:initial;margin-right:20px}.product__related .spots__subtitle strong:after{content:"";background:#000;width:1px;height:26px;position:absolute;right:-10px}.product__related .swiper-pagination-bullet{transition:all 300ms ease-in-out;width:23px;height:16px;border-radius:20px;border:1px solid #000;opacity:1;background:transparent}.product__related .swiper-pagination-bullet-active{width:51px;height:16px;border-radius:20px;background:#000}.product__related .swiper-spots{padding-bottom:75px}.product__related .swiper-spots-wrapper{position:relative}.product__related .swiper-button-next,.product__related .swiper-button-prev{display:none}.product__related .swiper-button-next:after,.product__related .swiper-button-prev:after{display:none}.product__related .swiper-button-next,.product__related .swiper-button-prev{display:block;opacity:1!important;width:50px;height:50px}@media(max-width:900px){.product__related .swiper-button-next,.product__related .swiper-button-prev{display:none}}.product__related .swiper-button-next:hover path,.product__related .swiper-button-prev:hover path{stroke:#f58634}.product__related .swiper-button-next{right:-18px}.product__related .swiper-button-prev{left:-18px}.product__related .swiper-spots-wrapper{position:relative;padding:0 20px}.modal-payment,.modal-shipping,.modal-video{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.8)}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-comp-content{max-width:500px;width:100%;background:#fff;border-radius:10px;overflow:hidden}.modal__header{display:flex;align-items:center;justify-content:space-between;width:100%;background:#f58634;padding:15px}.modal__header span{font-size:16px;font-weight:600;color:#fff}.modal__close{width:40px;height:40px;background:#fff;color:#000;display:flex;justify-content:center;align-items:center;border-radius:50%;font-weight:600;font-size:16px;cursor:pointer}.modal-payment .modal__body,.modal-shipping .modal__body,.modal-video .modal__body{width:100%;padding:20px;height:469px;overflow:auto}.modal-shipping .modal__body{height:210px}.modal__body p+p{margin-top:12px}.installment__buttons{display:flex;gap:40px;justify-content:center}.installment__buttons button{padding:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-decoration:none}.installment__buttons img,.installment__buttons svg{width:35px;height:35px}.installment__buttons button:nth-child(1){order:1}.installment__buttons button:nth-child(2){order:3}.installment__buttons button:nth-child(3){order:2}.installment__item{margin-top:25px}.installment__item>.installment__item--box{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e7e4e4}.installment__item>.installment__item--box strong{font-weight:bold}.installment__item.hidden{display:none}.installment__text{font-size:14px;margin-top:20px;display:block;line-height:21px}.price__total{font-size:14px;font-weight:300;margin-top:5px}.product__stock{margin-top:35px;background:#f5f5f5;border-radius:10px;padding:20px;position:relative}.product__stock--iconInfo{position:absolute;right:15px;top:-10px}.product__stock span{font-weight:700}.product__stock p{font-size:14px;display:block;margin-top:5px;max-width:292px;line-height:16px;font-weight:300}.product__stock form{display:flex;gap:13px;margin-top:20px}.product__stock input{border:0;background:#fff;border-radius:10px;height:48px;flex:1;padding:10px;margin:0;border:1px solid #dbdbdb}.product__stock button{height:48px;display:flex;background:#f58634;align-items:center;justify-content:center;color:#fff;font-weight:bold;border-radius:10px;width:100px}.product__brand{display:flex;align-items:center;justify-content:space-between}.swiper-slide.swiper-slide-video{display:flex!important;align-items:center;justify-content:center;height:auto!important}.swiper-slide.swiper-slide-video iframe{width:100%;max-width:100%;height:auto;min-height:400px}.swiper-slide.swiper-slide-video{position:relative}.overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0)}.header__user.mobile{display:none}@media(max-width:900px){.header__user.desktop{display:none}.header__user.mobile{display:flex}}button.see-video{position:absolute;bottom:0;display:flex;align-items:center;border-radius:4px;font-weight:bold;text-transform:uppercase;font-size:14px;z-index:2;left:0;padding:4px 6px;gap:6px;background:transparent;flex-direction:column;color:#000;width:75px}button.see-video svg{width:100%;height:40px}.modal-video iframe{height:400px!important;width:100%!important}@media(max-width:900px){.modal-video iframe{width:100%!important}}.box-cookies.hide{display:none}.box-cookies{position:fixed;bottom:20px;width:100%;z-index:9999999;background:#f7f7f9;display:flex;align-items:center;justify-content:center;max-width:1220px;margin:0 auto;left:0;right:0;padding:13px 4px;border-radius:11px;box-shadow:1px 6px 7px #000}.box-cookies p,.box-cookies p a{color:#7b7f80;font-size:15px}.box-cookies a{text-decoration:underline;margin-left:4px}.btn-cookies{background:#000;color:#fff;border-radius:8px;margin-left:40px;text-transform:uppercase;font-weight:600;font-size:17px;padding:3px 34px;border:0}@media(max-width:900px){.box-cookies{flex-direction:column;padding:18px 22px;width:90%}.btn-cookies{margin-left:0;margin-top:20px}}a.float__whatsapp{position:fixed;right:20px;bottom:20px;z-index:5;width:55px;height:55px}a.float__whatsapp svg{width:100%;height:100%}@media(max-width:900px){.page-home a.float__whatsapp,.page-product a.float__whatsapp{bottom:55px}}.banner__wrapper.mobile{display:none}@media(max-width:900px){.banner__wrapper.desktop{display:none}.banner__wrapper.mobile{display:block}.category__banner .swiper{margin-top:45px}}
