.section-head_head___r1vL{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:32px}@media screen and (max-width:1023px){.section-head_head___r1vL{margin-bottom:24px}}@media screen and (max-width:767px){.section-head_head___r1vL{margin-bottom:20px}}.section-head_title__fQOdd{margin:0}.section-head_arrows__R9EDn{display:flex;gap:1rem;margin-left:auto}@media screen and (max-width:767px){.section-head_arrows__R9EDn{display:none}}.section-head_arrowBtn__metq1{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#fff;color:#000;font-size:18px;cursor:pointer;transition:all .2s ease}@media(any-hover:hover){.section-head_arrowBtn__metq1:hover{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.2)}}.section-head_arrowBtn__metq1:active{transform:scale(.95)}.section-head_link__9wWjO{flex-shrink:0;display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;background:#00bcd4;color:#fff;padding:10px 24px;border-radius:62px;font-weight:600;font-size:14px;transition:all .3s ease}@media screen and (max-width:767px){.section-head_link__9wWjO{font-size:13px;padding:8px 18px}}.section-head_link__9wWjO:after{content:"→";font-size:1.1em;line-height:1}@media(any-hover:hover){.section-head_link__9wWjO:hover{background:#00acc1;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,188,212,.3)}}.description_description__hqdJc{display:block}@media screen and (min-width:1024px){.description_description__hqdJc.description_p1__TM10x{font-size:2rem;line-height:1.6}}@media(max-width:1023px)and (min-width:768px){.description_description__hqdJc.description_p1__TM10x{font-size:1.6rem;line-height:1.67}}@media screen and (max-width:767px){.description_description__hqdJc.description_p1__TM10x{font-size:1.4rem;line-height:1.28}}.description_description__hqdJc.description_p1_secondary__F8bnp{font-family:var(--default-font);font-weight:600}@media screen and (min-width:1024px){.description_description__hqdJc.description_p1_secondary__F8bnp{font-size:2rem}}@media screen and (max-width:1023px){.description_description__hqdJc.description_p1_secondary__F8bnp{font-size:1.6rem;line-height:1.25;letter-spacing:.01em}}@media screen and (min-width:1024px){.description_description__hqdJc.description_p2__fWhKE{font-size:1.8rem;line-height:1.17}}@media(max-width:1023px)and (min-width:768px){.description_description__hqdJc.description_p2__fWhKE{font-size:1.6rem;letter-spacing:.01em;line-height:1.25}}@media screen and (max-width:767px){.description_description__hqdJc.description_p2__fWhKE{font-size:1.4rem;line-height:1.28}}@media screen and (min-width:768px){.description_description__hqdJc.description_p2_secondary__FPg6A{font-size:1.8rem;line-height:1.17}}@media screen and (max-width:767px){.description_description__hqdJc.description_p2_secondary__FPg6A{font-size:1.6rem;letter-spacing:.01em;line-height:1.25}}.description_description__hqdJc.description_p3__avg75{font-size:1.6rem;letter-spacing:.01em;line-height:1.25}@media screen and (min-width:768px){.description_description__hqdJc.description_p3_secondary__jetBB{font-size:1.6rem;letter-spacing:.01em;line-height:1.25}}@media screen and (max-width:767px){.description_description__hqdJc.description_p3_secondary__jetBB{font-size:1.4rem;line-height:1.25}}@media screen and (min-width:768px){.description_description__hqdJc.description_p3_tertiary__quC_L{font-size:1.6rem;letter-spacing:.01em;line-height:1.25}}@media screen and (max-width:767px){.description_description__hqdJc.description_p3_tertiary__quC_L{font-size:1.2rem;line-height:1.33}}@media screen and (min-width:1024px){.description_description__hqdJc.description_p4__1zUk0{font-size:1.4rem;line-height:1.28}}@media screen and (max-width:1023px){.description_description__hqdJc.description_p4__1zUk0{font-size:1.2rem;line-height:1.33}}@media screen and (min-width:1024px){.description_description__hqdJc.description_p5__8nuxr{font-size:1.4rem;line-height:1.28}}@media(max-width:1023px)and (min-width:768px){.description_description__hqdJc.description_p5__8nuxr{font-size:1.2rem;line-height:1.33}}@media screen and (max-width:767px){.description_description__hqdJc.description_p5__8nuxr{font-size:1rem;line-height:1.1}}.description_description__hqdJc.description_p6__lBJcd{font-size:1.2rem;line-height:1.33}.description_description__hqdJc.description_p6_secondary__mSCTw{font-size:10px;line-height:1.1}.favorite-button_button__4Zl2y{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border-radius:50%;cursor:pointer;color:var(--accent);background-color:var(--light-blue);transition:color .3s ease-in-out,background .3s ease-in-out}.favorite-button_button__4Zl2y.favorite-button_active__yHuFi{color:var(--accent)!important;background-color:var(--light-blue)!important}@media(any-hover:hover){.favorite-button_button__4Zl2y:hover{background-color:var(--accent);color:var(--light)}}.favorite-button_container__WyBYw{position:relative;display:block;width:2.2rem;height:2.2rem}.favorite-button_icon__sPqBZ{position:absolute;top:0;left:0;width:100%;height:100%}.favorite-button_icon__sPqBZ.favorite-button_filled__D1HfB{z-index:2;opacity:0;transition:opacity .3s ease-in-out}.favorite-button_active__yHuFi .favorite-button_icon__sPqBZ.favorite-button_filled__D1HfB{opacity:1}.circular-arrow-button_button__g_E1_{position:absolute;bottom:1.6rem;right:1.6rem;z-index:10;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background-color:#000;color:#fff;transition:transform .3s ease-in-out,background-color .3s ease-in-out}.circular-arrow-button_button__g_E1_ svg{width:1.8rem;height:1.8rem}@media(any-hover:hover){.circular-arrow-button_button__g_E1_:hover{transform:scale(1.1);background-color:#1a1a1a}}@media screen and (max-width:767px){.circular-arrow-button_button__g_E1_{width:3.2rem;height:3.2rem;bottom:1.2rem;right:1.2rem}.circular-arrow-button_button__g_E1_ svg{width:1.4rem;height:1.4rem}}.star-item_star__LF0OL{width:1.4rem;height:1.4rem;display:flex;align-items:center;justify-content:center}.star-item_star__LF0OL svg{display:block}.star-item_container__6M6hx{position:relative;display:block;width:1.2rem;height:1.2rem;color:var(--gray-4)}.star-item_fill__6bksC{position:absolute;top:0;left:0;width:100%;height:100%;color:var(--yellow)}.stars_row__haNX_{display:flex;gap:1px}.rating_block___lmEb{display:flex;align-items:center;gap:.8rem}.product-label_label__oNKEc{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:10rem}@media screen and (min-width:1024px){.product-label_label__oNKEc{font-size:1.2rem;padding:.4rem .8rem}}@media screen and (max-width:1023px){.product-label_label__oNKEc{font-size:1rem;padding:.4rem}}.product-label_label__oNKEc:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border-radius:inherit;background-color:currentColor;pointer-events:none;opacity:.1}.product-label_label__oNKEc.product-label_primary__NGTNH{color:var(--accent)}.product-label_label__oNKEc.product-label_secondary__zOHaS{color:var(--green)}.section_section__3SAlq{padding:50px var(--gl-hr-indent)}@media screen and (max-width:1023px){.section_section__3SAlq{padding:40px var(--gl-hr-indent)}}@media screen and (max-width:767px){.section_section__3SAlq{padding:32px var(--gl-hr-indent)}}.section_container__2je1J{margin:0 auto;width:100%;max-width:calc(100% - 4rem)}.section_loader__KnCMG{display:flex;justify-content:center;color:var(--accent)}.product-card_card__mHrzu{position:relative;height:100%}.product-card_favorite__EPN6C{position:absolute;top:12px;right:12px;z-index:5}.product-card_link__GKuBa{display:flex;flex-direction:column;flex:1 1 auto;width:100%;color:inherit;text-decoration:none;border-radius:12px;transition:all .3s ease}@media(any-hover:hover){.product-card_link__GKuBa:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-4px)}}.product-card_link__GKuBa.product-card_sold__hR1Tp{pointer-events:none;opacity:.7}.product-card_card__mHrzu{display:flex;flex-direction:column;flex:1 1 auto;background-color:#fff;border-radius:12px;border:1px solid #e5e7eb}.product-card_card__mHrzu.product-card_base__SgmY_{padding:16px 12px}.product-card_card__mHrzu.product-card_sm__llcvE{padding:12px}.product-card_image___wzLR{position:relative;display:block;width:100%;aspect-ratio:1/.738;border-radius:8px;overflow:hidden;background:#f9f9f9;margin-bottom:12px}.product-card_image___wzLR img{object-fit:cover}.product-card_content___Dyg0{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.product-card_name__4SiEp{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;font-size:15px;line-height:1.4;margin-bottom:4px}@media screen and (max-width:767px){.product-card_name__4SiEp{font-size:14px}}.product-card_categories__l12Q0{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;font-size:13px;line-height:1.4;margin-bottom:8px}.product-card_condition__eqoMX{margin-bottom:8px}@media screen and (max-width:767px){.product-card_condition__eqoMX{margin-bottom:6px}}.product-card_price__AJa8A{font-weight:600;font-size:16px;line-height:1.2;color:#000;margin-bottom:4px}@media screen and (max-width:767px){.product-card_price__AJa8A{font-size:14px}}.product-card_sold__hR1Tp .product-card_price__AJa8A{display:flex;align-items:center;gap:8px}.product-card_sold__hR1Tp .product-card_price__AJa8A span{text-decoration:line-through;color:#999}.product-card_status__cNRBY{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:24px;line-height:24px;padding:0 12px;border-radius:6px;text-align:center;font-weight:600;font-size:13px;color:#ef4444;background-color:rgba(239,68,68,.1)}.product-card_rating__huFUA{margin-bottom:8px}@media screen and (max-width:767px){.product-card_rating__huFUA{margin-bottom:6px}}.product-card_labels__1EFo_{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.product-card_input__Ci_KE{display:none}.product-card_label___7cjJ{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;border-radius:inherit;cursor:pointer;transition:box-shadow .3s ease-in-out,background .3s ease-in-out}@media(any-hover:hover){.product-card_label___7cjJ:hover{background-color:rgba(4,131,228,.1)}}.product-card_input__Ci_KE:checked+.product-card_label___7cjJ{background-color:rgba(4,131,228,.1);cursor:default;box-shadow:inset 0 0 0 .3rem var(--accent)}.recomendation-slider_body__Hca5J{position:relative}@media screen and (max-width:1023px){.recomendation-slider_body__Hca5J:not(:last-child){margin-bottom:1rem}}@media screen and (min-width:1024px){.recomendation-slider_swiper__2OzA5{margin:-12px -8px}}@media screen and (max-width:1023px){.recomendation-slider_swiper__2OzA5{margin:-10px -6px}}@media screen and (max-width:1199px){.recomendation-slider_swiper__2OzA5{overflow:visible!important}}.recomendation-slider_slide__lyC8D{width:max(20%,220px)!important;height:auto!important}@media screen and (min-width:1024px){.recomendation-slider_slide__lyC8D{padding:12px 8px}}@media screen and (max-width:1023px){.recomendation-slider_slide__lyC8D{padding:10px 6px}}@media screen and (min-width:1024px){.recomendation-slider_pagination__4dIDE{display:none}}@media screen and (max-width:1023px){.recomendation-slider_arrow__K8hI5{display:none!important}}.recomendation-slider_arrow__K8hI5.recomendation-slider_disabled__6Xgw8{opacity:0!important}@media screen and (max-width:767px){.master-product-hero_section__tMBEZ{padding-bottom:0!important}}.master-product-hero_section__tMBEZ>div{position:relative}@media screen and (min-width:768px){.master-product-hero_section__tMBEZ>div:after{content:"";position:absolute;bottom:calc(var(--gl-vr-indent)*-1);left:0;width:100%;height:1px;background-color:var(--dark-4);opacity:.1;pointer-events:none}.master-product-hero_row__8471L{display:flex;gap:2rem}}.master-product-hero_image__34_bI{position:relative;flex-shrink:0;aspect-ratio:1;padding:4rem 2rem;overflow:hidden;box-shadow:0 0 2rem 0 var(--light-dark-2);background-color:var(--light);border-radius:1.2rem}@media screen and (min-width:768px){.master-product-hero_image__34_bI{width:20rem}}@media screen and (max-width:767px){.master-product-hero_image__34_bI{width:100%}.master-product-hero_image__34_bI:not(:last-child){margin-bottom:2rem}}.master-product-hero_image__34_bI img{width:100%;height:100%;object-fit:contain}.master-product-hero_wrap__gFAea{display:flex;flex-direction:column;flex:1 1 auto}.master-product-hero_head__EuGmk{flex:1 1 auto}.master-product-hero_head__EuGmk:not(:last-child),.master-product-hero_info__P_Xjv:not(:last-child){margin-bottom:1.8rem}.master-product-hero_button__RAeA6{width:100%}@media screen and (min-width:768px){.master-product-hero_button__RAeA6{max-width:32.8rem}}.master-product-hero_count__kiDWu strong{font-weight:500;color:var(--accent)}