*,html,body,input,button,select,textarea{font-family:"Poppins",sans-serif}.container{max-width:100%;width:100%;padding:0 15px;margin:0 auto}@media(min-width:992px){.container{max-width:90%}}.header{position:sticky;top:0;left:0;width:100%;z-index:2}@media(max-width:1050px){.header{margin-bottom:45px}}.header__bg{filter:drop-shadow(0 -16px 17px black)}.header__bar{background:#000;padding:10px 15px}.header__bar--item{display:none;align-items:center;justify-content:center}.header__bar--item img{margin-right:15px;width:20px;height:20px}.header__bar--item span{color:#fff;font-size:14px;text-transform:uppercase;font-weight:500;text-align:center;display:block}.header__wrapper{display:flex;align-items:center;justify-content:space-between;padding-left:16px;background:#fff;height:70px}.header__logo img{width:150px;height:32px}@media(max-width:400px){.header__logo img{width:123px;height:auto}}.header__navbar--list{display:none}@media(min-width:1050px){.header__navbar--list{display:flex;gap:15px}.header__navbar--item a{color:#000;font-size:14px;text-transform:uppercase;letter-spacing:1px;position:relative;font-weight:300}.header__navbar--item a:before{content:"";background:#000;width:0;left:0;height:1px;transition:all 300ms ease-in-out;position:absolute;bottom:-1px}.header__navbar--item a:hover:before{width:100%}.header__navbar--item:last-child a{font-weight:600}.header__navbar--item:hover>.header__submenu{display:flex;transition-delay:2s}.header__submenu{box-shadow:0 0 20px 0 rgba(0,0,0,.13);position:absolute;display:none;background:#fff;padding:20px;gap:0 43px;left:0;margin:0 auto;left:0;right:0;transform-origin:top center;transition-delay:1s;opacity:0;animation:openSubHover ease-in-out 320ms forwards;animation-delay:.1s;flex-direction:row;top:86px;width:90%;flex-wrap:wrap;gap:30px}.header__submenu>.header__submenu--item{min-width:273px}.header__submenu>.header__submenu--item a{font-weight:bold;text-transform:lowercase;font-size:15px}.header__submenu--child{min-width:273px;margin-top:0}.header__submenu--child>a{font-weight:bold;text-transform:lowercase;font-size:15px}.header__submenu--child ul{margin-top:10px}.header__submenu--child ul li{margin-top:10px}.header__submenu--child ul li a{text-transform:lowercase;font-size:15px}}.header__search{position:relative}@media(max-width:1050px){.header__search{position:absolute;left:0;width:100%;background:#fff;bottom:-45px;padding:10px}}.header__search input{border:0;border-bottom:1px solid #000;padding:0 8px;color:#000;font-size:14px;min-width:250px;outline:0}@media(max-width:1050px){.header__search input{width:100%;font-size:16px}}.header__search input:focus{box-shadow:none;border-color:#000}.header__search input::-moz-placeholder{color:inherit}.header__search input::placeholder{color:inherit}.header__search input::-webkit-search-cancel-button{display:none}.header__search button{cursor:pointer;position:absolute;right:0;top:0}@media(max-width:1050px){.header__search button{right:20px;top:10px}}.header__icons{background:#000;height:100%;display:flex;align-items:center;justify-content:center;padding:0 40px;gap:15px}.header__icons>a{width:30px}.header__icons img{width:22px}@media(max-width:450px){.header__icons{padding:0 20px}}.header__cart{position:relative;width:33px;cursor:pointer}.header__cart #cart-qty-label{position:absolute;top:-7px;right:0;background:#fff;border-radius:50%;font-size:13px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}@media(min-width:1050px){.header .search__mobile{display:none}}.header .bars__mobile{display:flex;width:1.5rem;position:relative}@media(min-width:1050px){.header .bars__mobile{display:none}}.header .bars__mobile.active{transition:all 1s cubic-bezier(.68,-.05,.27,1.25)}.header .bars__mobile.active .bar__top{animation:barTop .4s cubic-bezier(.68,-.05,.27,1.25) forwards;animation-delay:.3s}.header .bars__mobile.active .bar__mid{animation:barMid .4s cubic-bezier(.68,-.05,.27,1.25) forwards;animation-delay:.3s;top:0}.header .bars__mobile.active .bar__bot{top:0;animation:barBot .4s cubic-bezier(.68,-.05,.27,1.25) forwards;animation-delay:.3s}.header .bars__mobile .bar__bot,.header .bars__mobile .bar__mid,.header .bars__mobile .bar__top{backface-visibility:hidden;position:absolute;left:0;border-top:2px solid #fff;transition:.55s;border-radius:7px;height:.125rem}.header .bars__mobile .bar__top{width:88.666667%;left:auto;top:0}.header .bars__mobile .bar__mid{top:8px;width:100%}.header .bars__mobile .bar__bot{top:-8px;width:100%}@keyframes openSubHover{0%{transform:translateY(25px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes barTop{0%{opacity:1;filter:none}to{opacity:0}}@keyframes barBot{0%{transform:rotate(0deg)}to{transform:rotate(-40deg)}}@keyframes barMid{0%{transform:rotate(0deg)}to{transform:rotate(40deg)}}.menu__mobile--overlay{position:fixed;background:#000;opacity:.8;left:0;width:100%;height:100vh;z-index:1;display:none}.menu__mobile--overlay.active{display:block}.menu__mobile{width:88%;position:fixed;top:0;left:0;transform:translateX(-100%);background-color:#fff;height:100vh;transition:ease-in-out .3s;z-index:101;opacity:0;overflow:auto}.menu__mobile.active{transform:translateX(0);opacity:1;visibility:visible}.menu__mobile .content-nav{padding:20px}.menu__mobile form{position:relative;background:#f7f7f7;border-radius:8px;padding:10px}.menu__mobile input{border:0;background:transparent;padding:0 8px;color:#000;font-size:14px;min-width:250px}.menu__mobile button{background:transparent;position:absolute;right:10px;top:11px;width:24px;height:24px;cursor:pointer;border:0;font-size:0}.menu__mobile .header__navbar--list{display:flex;flex-direction:column;margin-top:40px}.menu__mobile .header__navbar--list>li{border-bottom:1px solid #000;padding-bottom:8px;margin-bottom:20px}.menu__mobile .header__navbar--item{position:relative}.menu__mobile .header__navbar--item span{position:relative;display:flex;width:100%;height:100%;align-items:center}.menu__mobile .header__navbar--item span.active img{transform:rotate(180deg)}.menu__mobile .header__navbar--item span img{width:13px;height:13px;position:absolute;right:0;transition:all 300ms ease-in-out}.menu__mobile .header__submenu{display:none}.menu__mobile .header__submenu .header__submenu--item{padding:10px 15px}.menu__mobile .header__submenu--child{padding:10px 15px}.menu__mobile .header__submenu--child>ul{display:none}.menu__mobile .header__submenu--child span{position:relative;display:flex;width:100%;height:100%;align-items:center}.menu__mobile .header__submenu--child span.active img{transform:rotate(180deg)}.menu__mobile .header__submenu--child span img{width:13px;height:13px;position:absolute;right:0;transition:all 300ms ease-in-out}#autocomplete-list{position:absolute;top:29px;background:#fff;z-index:2;border-radius:5px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));width:600px;left:-210px}.autocomplete__suggest{display:flex;flex-direction:column;gap:4px}.autocomplete__suggest>div:first-child{padding-top:20px}.autocomplete__suggest>div{padding:0 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{display:flex;align-items:center}.autocomplete__products>a{padding:0 20px}.autocomplete__image{max-width:136px;margin-right:20px}.autocomplete__info span{font-size:15px}.autocomplete__info p{color:#000;font-size:19px;font-weight:bold;display:block;margin-top:7px}.sidebar-close{z-index:2;width:calc(100% - 28rem)}@media(max-width:600px){#side-bar-cart{max-width:85%;width:85%}}@media(max-width:600px){.sidebar-close{width:15%}}.sidebar__overlay{width:100%;z-index:4;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:4;max-width:480px;transition:all 300ms ease-in-out;transform:translateX(100%)}.sidebar__items.-active{transform:translateX(0)}@media(max-width:1050px){.sidebar__items>div{padding-bottom:50px}}@media(max-width:550px){.sidebar__items{max-width:90%}}.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}.sidebar__qty button{font-weight:bold;font-size:20px;padding:10px;width:40px;height:40px;cursor:pointer;line-height:20px}.sidebar__finished{background:#3483fa}.sidebar__gift{display:inline-flex;align-items:center;justify-content:center;width:127px;background:#000;color:#fff;border-radius:5px;margin-top:8px;padding:7px}.sidebar__empty{padding:40px 0}@media(min-width:1050px){.sidebar__empty{padding:100px 0}}@media(max-width:1050px){#autocomplete-list{left:0;width:90%}.autocomplete__products{padding:0}}.banner img{display:block;width:100%}.banner__desktop{display:none}@media(min-width:900px){.banner__desktop{display:block}}@media(min-width:900px){.banner__mobile{display:none}}.banner .slick-dots{bottom:15px}.banner .slick-dots li{width:initial!important;height:initial!important}.banner .slick-dots li button{width:23px!important;height:16px!important;border:1px solid #000!important;border-radius:20px;transition:all 300ms ease-in-out}.banner .slick-dots li button:before{display:none}.banner .slick-dots li.slick-active button{background:#000;width:51px!important}.banner .slick-dotted.slick-slider{margin-bottom:0!important}.banner__wrapper:not(.slick-initialized) .banner__item+.banner__item{display:none}.categories{margin-top:40px}.categories__title{font-size:20px;text-transform:uppercase;font-weight:bold;letter-spacing:1px;display:block;text-align:center}.categories__wrapper{margin-top:20px;display:flex;justify-content:center;flex-wrap:wrap}@media(min-width:850px){.categories__wrapper{justify-content:space-between;gap:10px;flex-wrap:initial}}.categories__box{width:33%;box-sizing:border-box;padding:2px}@media(min-width:850px){.categories__box{padding:0;width:initial}}.categories img{width:100%;max-width:100%;display:block;height:auto}.promotions{margin-top:40px}.promotions__title{font-size:20px;text-transform:uppercase;font-weight:bold;letter-spacing:1px;display:block;text-align:center;margin-bottom:20px}.promotions__wrapper{display:flex;flex-wrap:wrap}.promotions__box{box-sizing:border-box;width:50%;padding:8px}@media(min-width:850px){.promotions__box{width:25%}}.promotions__box img{width:100%;max-width:100%;display:block;height:auto}.highlight{margin-top:40px}.highlight img{width:100%;max-width:100%;height:auto}.highlight__desktop{display:none}@media(min-width:700px){.highlight__desktop{display:block}}@media(min-width:700px){.highlight__mobile{display:none}}.products{margin-top:40px}.products .slick-arrow{display:none!important}.products .slick-slide{margin:0 12px}.products__title{font-size:20px;text-transform:uppercase;font-weight:bold;letter-spacing:1px;display:block;text-align:center;margin-bottom:20px}.products__item:hover .products__image--first{display:none!important}.products__item:hover .products__image--second{display:block!important}.products__image--second{display:none!important}.products__image{position:relative;height:230px}@media(min-width:800px){.products__image{height:675px}}.products__image img{width:100%;max-width:100%;position:absolute;-o-object-fit:cover;object-fit:cover;height:230px}@media(min-width:800px){.products__image img{height:675px}}.products__name{font-size:15px;line-height:24px;font-weight:500;margin-top:10px;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:48px}.products__price--before{text-decoration:line-through;margin-top:8px}.products__price--pix{font-size:14px}.products__price--pix strong{font-size:24px;color:#000;margin-top:0}.products__price--installment{font-size:14px;margin-top:8px;display:block;font-weight:500}.products__attributes{display:flex;align-items:center;gap:8px;margin-top:10px}.products__attributes--item{border:1px solid #000;color:#000;font-weight:500;font-size:15px;min-width:27px;min-height:27px;display:flex;align-items:center;justify-content:center;padding:0 3px}.product__discount{position:absolute;top:10px;left:10px;background:#000;color:#fbcf02;font-size:13px;padding:3px 6px}.button-avise{background:#000}.button-avise:hover{background:#000}.about{margin-top:80px}.about__wrapper{display:flex;align-items:center;justify-content:center;text-align:center}.about__text{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.about__text>img{width:200px;height:42px;margin-bottom:30px}.about__text p{font-size:15px;display:block;line-height:16px;margin-top:8px;font-weight:300}.about__social{display:flex;align-items:center;gap:12px;align-items:center;justify-content:center}.about__social a{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.blog{margin-top:80px}.blog__title{font-size:18px;text-transform:uppercase;font-weight:bold;letter-spacing:1px;display:block;text-align:center;margin-bottom:20px}.blog__wrapper{margin-top:40px}.blog .slick-slide{padding:0 6px}.blog img{display:block;width:100%;max-width:100%}.blog h1{font-size:15px;font-weight:bold;display:block;margin-top:10px;color:#000}.blog p{font-size:14px;display:block;margin-top:10px;color:#000;font-weight:300}.footer{margin-top:60px}.footer__wrapper{border-top:1px solid #000;border-bottom:1px solid #000;padding-bottom:20px;padding-top:20px;display:flex;justify-content:center;flex-direction:column;text-align:center}@media(min-width:950px){.footer__wrapper{flex-direction:row;justify-content:space-between;text-align:initial}}.footer__box{margin-bottom:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:950px){.footer__box{margin-bottom:0;display:block}}.footer__box>span{font-weight:bold;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:25px;display:block}.footer__box>span.space{margin-top:20px}.footer__box li{margin-top:12px}.footer__box li span{color:#000;font-size:15px;position:relative;font-weight:300}.footer__box li a{color:#000;font-size:15px;position:relative;font-weight:300}.footer__box li a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#000;transition:all 300ms ease-in-out}.footer__box li a:hover:before{width:100%}.footer__box .selo-pay{margin:0 auto 20px}@media(min-width:950px){.footer__box .selo-pay{margin:0 0 20px}}.footer__copy p{text-align:center;margin:0 auto;margin-top:20px;display:block;max-width:486px;font-size:15px;line-height:21px;font-weight:300}.footer__dev{display:flex;align-items:center;justify-content:center;margin-top:20px}.footer__dev .tray img{width:68px}.footer__dev a:first-child{margin-right:30px}@media(max-width:1050px){.category{margin-top:70px}}.category__options{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.category__options--left{display:flex;align-items:center;justify-content:space-between;width:100%}.category__options--filter{border:0;background:transparent;display:flex;align-items:center;font-size:15px;font-weight:bold;letter-spacing:1px;margin-right:40px;cursor:pointer;color:#000}.category__options--filter img{margin-left:9px;width:15px;height:10px}.category__options--right{display:flex;gap:15px}@media(min-width:1050px){.category__options--right{display:none}}.category__options--right .active{border-bottom:1px solid #000;padding-bottom:2px}.category__products{margin-top:10px;display:flex;flex-wrap:wrap;gap:0 16px}.category__products.one__column .products__item{width:100%}.category__products .products__item{width:48%;margin-top:20px}@media(min-width:1050px){.category__products .products__item{width:32.2%}}@media(max-width:430px){.category__products .products__item{width:47%}}.category__seo{margin-top:40px;font-size:15px}.category__seo *{font-weight:300}.category__seo * strong{font-weight:500}.category__seo * a{color:#00e}.category__more{display:flex;align-items:center;justify-content:center;margin-top:50px;width:100%}.category__more button{background:transparent;display:flex;align-items:center;justify-content:center}@media(max-width:1050px){.search__page{margin-top:70px}}.breadcrumb__mobile{display:flex}@media(min-width:900px){.breadcrumb__mobile{display:none}}.breadcrumb__desktop{display:none}@media(min-width:900px){.breadcrumb__desktop{display:flex}}.category__seo--top *{font-weight:300;font-size:15px;margin-top:20px}@media(max-width:900px){.category__seo--top{margin-bottom:20px}}.filter__overlay{position:fixed;background:#000;opacity:.8;left:0;width:100%;height:100vh;z-index:2;display:none;top:0}.filter__overlay.active{display:block}.filter{position:fixed;top:0;background:#fff;height:100vh;padding:30px;z-index:101;transition:all 300ms ease-in-out;transform:translateX(-100%);overflow:auto;-webkit-overflow-scrolling:touch;min-width:auto;width:85%}@media(min-width:1050px){.filter{width:400px}}.filter.active{transform:translateX(0)}.filter__close{position:absolute;top:14px;right:14px;cursor:pointer}.filter__order{margin-top:25px;display:flex;flex-direction:column}.filter__order label{font-size:15px;font-weight:500;display:block;margin-bottom:12px}.filter__order select{height:38px;border-radius:4px;font-size:15px;font-family:"Poppins"}.filter__order select:focus{border:1px solid #000;box-shadow:none}.filter__items .Cor,.filter__items .cor{display:none}.filter__title{font-size:15px;text-transform:uppercase;font-weight:500;letter-spacing:1px;color:#000}.filter__item--label{font-size:15px;font-weight:300}.faq{margin-top:50px}@media(max-width:1050px){.faq{margin-top:70px}}.faq *{font-weight:300}.faq * strong,.faq * h1,.faq * h2,.faq * h3{font-weight:500}.faq a{color:#00e}.blog--wrapper{display:flex}@media(max-width:1050px){.blog--wrapper{flex-direction:column}.blog--wrapper .blog--post{width:100%;padding-bottom:20px;padding-right:0}.blog--wrapper .blog--seo{width:100%}}.blog--wrapper .blog img{max-width:100%;height:auto!important}.product{margin-top:50px}@media(max-width:1050px){.product{margin-top:70px}}.product__wrapper{display:flex;gap:15px;align-items:flex-start}@media(max-width:1100px){.product__wrapper{flex-direction:column}}.product__gallery{width:66%}@media(max-width:1100px){.product__gallery{width:100%}}.product__info{width:34%}@media(max-width:1100px){.product__info{width:100%}}.product__title{font-weight:600;font-size:28px;color:#000;line-height:32px}@media(max-width:1100px){.product__title{font-size:20px;line-height:24px}}.product__price{margin-top:15px;margin-bottom:20px}.product__price .products__price--pix{color:#000;font-weight:600;font-size:19px}.product__price .products__price--pix strong{font-size:24px}.product__price .products__price--installment{font-weight:300}.product__buy{color:#fff;font-weight:bold;text-transform:uppercase;font-size:20px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;height:55px;background:#3483fa}.product .accordion__item{border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.product .accordion__item:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.product .accordion__head{padding:14px;display:flex;align-items:center;justify-content:space-between;font-weight:300;cursor:pointer}.product .accordion__head img{transition:all 300ms ease-in-out}.product .accordion__head.active img{transform:rotate(180deg)}.product .accordion__content{display:none;padding:18px}.attribute__wrapper{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.attribute__size--wrapper{display:flex;gap:12px;flex-wrap:wrap}.attribute__size--label{display:flex;align-items:center;justify-content:center;border:1px solid #c2bcbc;min-width:38px;min-height:38px;cursor:pointer;border-radius:5px}.attribute__size--label.selected{border:3px solid #3483fa;background-color:#3483fa;color:#fff}.attribute__size--label.disabled{opacity:.5;cursor:not-allowed;position:relative}.product__quantity{display:flex;flex-direction:column;gap:8px;margin-bottom:30px}.product__quantity div{border:1px solid #000;border-radius:10px;padding:5px 12px;background:#fff;display:inline-flex;align-items:center;justify-content:space-between;width:180px}.product__quantity button{border:0;background:transparent;cursor:pointer;padding:0;width:40px;height:30px;font-size:18px;font-weight:bold;color:#000}.product__quantity input{border:0;text-align:center;width:80px;color:#000}.video.accordion__item{display:none}.attribute__color label{width:50px;height:50px;position:relative;display:flex}.attribute__wrapper--item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product__info .product__discount{position:initial;display:inline-flex;margin-bottom:6px}img.pswp__img{width:auto!important}.product__gallery .slick-slide{margin:0 10px}.product__gallery .slick-prev{width:48px;height:48px;border:0;font-size:0;position:absolute;top:50%;bottom:50%;z-index:1;left:4px}.product__gallery .slick-prev:after{content:"";background:url(https://fitmoda.fbitsstatic.net/sf/img/arow-left.svg?theme=new&v=202410292122);background-repeat:no-repeat;background-size:81% 68%;background-position-y:5px;background-position-x:2px;width:80%;height:80%;display:block;border:1px solid #000;background-color:#fff;border-radius:50%}.product__gallery .slick-next{width:48px;height:48px;border:0;font-size:0;position:absolute;top:50%;bottom:50%;z-index:1;right:4px}.product__gallery .slick-next:after{content:"";background:url(https://fitmoda.fbitsstatic.net/sf/img/arrow-right.svg?theme=new&v=202410292122);background-repeat:no-repeat;background-size:81% 68%;background-color:#fff;border-radius:50%;background-position-y:5px;background-position-x:5px;border:1px solid #000;width:80%;height:80%;display:block}.product__gallery .slick-arrow:before{display:none!important}.gallery-video{order:2!important}.product__gallery figure:nth-child(1){order:1}.product__gallery figure:nth-child(2){order:3}.product__gallery figure:nth-child(3){order:4}.product__gallery figure:nth-child(4){order:5}.product__gallery figure:nth-child(5){order:6}.product__gallery figure:nth-child(6){order:7}.product__gallery figure:nth-child(7){order:8}.product__gallery figure:nth-child(8){order:9}.product__gallery .slick-track{display:flex!important}.attributes{width:100%}.attributes tbody{width:100%}.attributes__label>th{width:20%}@media(max-width:900px){.attributes__label>th{width:25%}}.attributes__items>th,.attributes__items>td{width:20%}@media(max-width:900px){.attributes__items>th,.attributes__items>td{width:25%}}.product__attributes{margin-top:30px}.attributes__label{display:flex;height:auto}.first-row-column,.attributes__items .matrix-title{display:none}.matrix-column input{border:0}.matrix-column>div{border:1px solid #000;border-radius:4px}.matrix-column button.product__quantity--minus{width:100%;background:#000;color:#fff;border-top-left-radius:2px;border-top-right-radius:2px;height:40px;font-size:26px}.matrix-column button.product__quantity--plus{width:100%;background:#000;color:#fff;border-bottom-left-radius:2px;border-bottom-right-radius:2px;height:40px;font-size:26px}.matrix-column input{border:0;padding:0;text-align:center;display:flex;align-items:center;height:42px;justify-content:center}.attribute__wrapper--item input:disabled~img{opacity:.5}.attribute__wrapper--item input:checked~img{border:3px solid #3483fa;border-radius:5px}.attribute__wrapper--item img{padding:0}.together{margin-top:50px}.together__title{display:flex;align-items:center;justify-content:center;margin-top:40px;margin-bottom:30px;font-weight:bold;font-size:23px;text-transform:uppercase}.together__wrapper{display:flex;align-items:center;gap:20px;margin-top:40px}@media(max-width:1000px){.together__wrapper{flex-direction:column}}.together__products{display:flex;justify-content:space-between;gap:20px;flex:1}@media(max-width:600px){.together__products{flex-direction:column;align-items:center}}.together__item{width:50%}.together .spot__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:20px;display:-webkit-box;height:46px}.together .attribute__color{margin-top:15px}.together__plus{width:40px}.together__buy{width:300px}.together__buy button{margin-top:12px;cursor:pointer}@media(max-width:600px){.together__buy{width:100%}}.together__image:hover .products__image--first{display:none!important}.together__image:hover .products__image--second{display:block!important}.together__name{margin-top:12px;display:block}.together .attributes{margin-top:20px}.together__image img{height:600px}#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))}}.page-hotsite .products__image{height:250px}.page-hotsite .products__image img{height:250px}@media(min-width:800px){.page-hotsite .products__image{height:694px}}@media(min-width:800px){.page-hotsite .products__image img{height:694px}}
