.breadcrumbs{display:flex;align-items:center;gap:4px}.breadcrumbs__list{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.breadcrumbs__item{display:flex;align-items:center;gap:4px}.breadcrumbs__link{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#6b6b6b;text-decoration:none;white-space:nowrap;transition:color .3s ease-in-out}.breadcrumbs__link:hover{color:#080808}.breadcrumbs__current{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#080808;white-space:nowrap}.breadcrumbs__divider{display:flex;align-items:center;justify-content:center;height:10px;font-size:8px;font-weight:400;line-height:1;letter-spacing:-.08px;color:#6b6b6b;text-transform:uppercase;-webkit-user-select:none;user-select:none}.breadcrumbs__item:last-child .breadcrumbs__divider{color:#080808}.breadcrumbs--mobile{display:none}@media(max-width:1023px){.breadcrumbs--mobile{display:flex;padding-bottom:8px;margin-bottom:4px;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.breadcrumbs--mobile::-webkit-scrollbar{display:none}}.breadcrumbs--desktop{display:none}@media(min-width:1024px){.breadcrumbs--desktop{display:flex;margin-bottom:24px}}.breadcrumbs--desktop .breadcrumbs__list{flex-wrap:wrap}.breadcrumbs--inline{margin-bottom:16px}@media(max-width:767px){.breadcrumbs--inline{display:none}}.breadcrumbs--inline .breadcrumbs__divider{font-size:12px;color:#080808}.breadcrumbs--inline .breadcrumbs__link:hover{color:#008484}.static-page{background:#fefefe}.static-page__breadcrumbs{display:flex;align-items:center;gap:4px;padding-top:30px;padding-bottom:20px}@media(max-width:767px){.static-page__breadcrumbs{display:none}}.static-header{padding-bottom:40px}@media(max-width:767px){.static-header{padding-bottom:24px}}.static-header .container{display:flex;flex-direction:column;align-items:center}.static-header__title{font-size:42px;font-weight:500;line-height:1;letter-spacing:-.84px;color:#080808;margin:0;text-align:center;max-width:960px}@media(max-width:767px){.static-header__title{font-size:16px;line-height:1.4;letter-spacing:-.32px}}.static-content{padding-bottom:96px;overflow-x:hidden}@media(max-width:767px){.static-content{padding-bottom:50px}}.static-content__body{max-width:960px;margin:0 auto}@media(max-width:767px){.static-content__body{max-width:100%}}.static-content__body p{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:#393939;margin:0 0 24px}@media(max-width:767px){.static-content__body p{font-size:14px;line-height:1.4;letter-spacing:-.14px;margin-bottom:16px}}.static-content__body p:last-child{margin-bottom:0}.static-content__body h2,.static-content__body h3,.static-content__body h4,.static-content__body h5,.static-content__body h6{font-weight:500;line-height:1;color:#101828;margin:0 0 24px}@media(max-width:767px){.static-content__body h2,.static-content__body h3,.static-content__body h4,.static-content__body h5,.static-content__body h6{margin-bottom:16px}}.static-content__body h2{font-size:26px;letter-spacing:-.52px}@media(max-width:767px){.static-content__body h2{font-size:18px;letter-spacing:-.36px}}.static-content__body h3{font-size:20px;letter-spacing:-.4px}@media(max-width:767px){.static-content__body h3{font-size:16px;letter-spacing:-.32px}}.static-content__body h4,.static-content__body h5,.static-content__body h6{font-size:18px}@media(max-width:767px){.static-content__body h4,.static-content__body h5,.static-content__body h6{font-size:16px}}.static-content__body ul,.static-content__body ol{margin:0 0 24px;padding:0;list-style:none}@media(max-width:767px){.static-content__body ul,.static-content__body ol{margin-bottom:16px}}.static-content__body ul:last-child,.static-content__body ol:last-child{margin-bottom:0}.static-content__body li{position:relative;padding-left:28px;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:#393939;margin-bottom:8px}@media(max-width:767px){.static-content__body li{font-size:14px;line-height:1.4;letter-spacing:-.14px}}.static-content__body li:before{content:"";position:absolute;left:0;top:4px;width:16px;height:16px;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 d='M13.3332 4L5.99984 11.3333L2.6665 8' stroke='%23339D9D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.static-content__body li:last-child{margin-bottom:0}.static-content__body table{width:100%;border-collapse:collapse;margin-bottom:24px}@media(max-width:767px){.static-content__body table{margin-bottom:16px;display:block;overflow-x:auto}}.static-content__body table:last-child{margin-bottom:0}.static-content__body th,.static-content__body td{padding:8px 16px;text-align:left;border-bottom:1px solid #EAECF0;font-size:14px;line-height:1.4;color:#393939}@media(max-width:767px){.static-content__body th,.static-content__body td{padding:4px 8px;font-size:12px}}.static-content__body th{font-weight:600;color:#101828;background:#f2f2f2}.static-content__body img{max-width:100%;height:auto;border-radius:8px}.static-content__body img.scont-img{display:block;max-width:100%;margin:24px auto;border-radius:8px}@media(max-width:767px){.static-content__body img.scont-img{margin:16px auto}}.static-content__body a{color:#008484;text-decoration:underline;transition:color .3s ease-in-out}.static-content__body a:hover{color:#006a6a}.static-content__body blockquote{margin:0 0 24px;padding:16px 24px;border-left:3px solid #008484;background:#f2f2f2;font-style:italic}@media(max-width:767px){.static-content__body blockquote{margin-bottom:16px;padding:8px 16px}}.static-content__body blockquote p:last-child{margin-bottom:0}.static-content__body hr{border:none;border-top:1px solid #EAECF0;margin:32px 0}@media(max-width:767px){.static-content__body hr{margin:24px 0}}.static-content__body strong,.static-content__body b{font-weight:600}.static-content__body code{font-family:monospace;background:#f2f2f2;padding:2px 6px;border-radius:4px;font-size:.9em}.static-content__body pre{background:#f2f2f2;padding:16px;border-radius:6px;overflow-x:auto;margin-bottom:24px}.static-content__body pre code{background:none;padding:0}.static-content__body .product-slider{width:100%;margin:40px 0}@media(max-width:767px){.static-content__body .product-slider{margin:24px 0;padding:0}}.static-content__body .product-slider:first-child{margin-top:0}.static-content__body .product-slider:last-child{margin-bottom:0}.static-content__body .product-slider .product-slider__container{overflow:hidden;margin-right:0}.static-content__body .product-slider .product-slider__track{padding-left:0;padding-right:0}.static-content__body>.product-card,.static-content__body>article.product-card{margin:32px auto;max-width:305px}@media(max-width:767px){.static-content__body>.product-card,.static-content__body>article.product-card{margin:24px auto;max-width:100%}}.static-content__body>.product-card:first-child,.static-content__body>article.product-card:first-child{margin-top:0}.static-content__body>.product-card:last-child,.static-content__body>article.product-card:last-child{margin-bottom:0}.product-card{display:flex;flex-direction:column;gap:18px;width:305px;position:relative}.product-card__image-link{display:block;text-decoration:none;color:inherit;transition:opacity .3s ease-in-out}.product-card__image-link:hover{opacity:.95}.product-card__image-wrapper{position:relative;width:305px;height:270px;background:#fefefe;border-radius:12px;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;display:block}.product-card__labels{position:absolute;top:20px;left:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;z-index:2}.product-card__label{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:0 6px 6px 0;font-size:10px;font-weight:600;line-height:1;letter-spacing:-.2px;text-transform:uppercase;color:#f2f2f2;background-color:#008484}.product-card__label--discount{background-color:#ed6a41}.product-card__info{display:flex;flex-direction:column;gap:10px}.product-card__brand{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:-.24px;text-transform:uppercase;color:#6b6b6b;overflow:hidden;white-space:nowrap}.product-card__brand-link{text-decoration:none;color:inherit;transition:color .3s ease-in-out;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0}.product-card__brand-link:hover{color:#008484}.product-card__brand-link:first-child{flex-shrink:0}.product-card__brand-divider{flex-shrink:0;color:#6b6b6b}.product-card__title-link{display:block;text-decoration:none;color:inherit;transition:color .3s ease-in-out}.product-card__title-link:hover{color:#008484}.product-card__title{font-size:16px;font-weight:500;font-style:normal;line-height:1.5;letter-spacing:-.16px;color:#080808;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:44px}.product-card__category-link{text-decoration:none;color:inherit;transition:color .3s ease-in-out}.product-card__category-link:hover{color:#008484}.product-card__category{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.14px;color:#6b6b6b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:20px}.product-card__description{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.14px;color:#6b6b6b;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:40px}.product-card__price{display:flex;align-items:center;gap:14px}.product-card__price-current{font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.32px;color:#080808}.product-card__price-old{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.32px;color:#9c9c9c;text-decoration:line-through}@media(min-width:1024px){.product-card{flex:0 0 calc((100% - 60px)/4);width:calc((100% - 60px)/4)}.product-card__image-wrapper{width:100%;height:auto;aspect-ratio:305/270}}@media(min-width:768px)and (max-width:1023px){.product-card{flex:0 0 calc((100% - 40px) / 3);width:calc((100% - 40px) / 3)}.product-card__image-wrapper{width:100%;height:auto;aspect-ratio:305/270}}@media(max-width:767px){.product-card{flex:0 0 calc((100% - 8px)/2);width:calc((100% - 8px)/2)}.product-card__image-wrapper{width:100%;height:auto;aspect-ratio:167/185}.product-card__info{gap:8px}.product-card__brand{font-size:10px;letter-spacing:-.2px}.product-card__title{font-size:14px;letter-spacing:-.28px;height:38px;margin-bottom:4px}.product-card__category{font-size:12px;letter-spacing:-.24px;height:17px}.product-card__description{font-size:12px;letter-spacing:-.24px;height:34px}.product-card__price{margin-top:8px;gap:6px}.product-card__price-current{font-size:14px;letter-spacing:-.28px}.product-card__price-old{font-size:12px;letter-spacing:-.24px}.product-card__labels{top:12px}.product-card__label{padding:6px 8px;font-size:8px;letter-spacing:-.16px}}.product-card__image{transition:filter .3s ease-in-out}.product-card__favorite{position:absolute;top:20px;right:20px;width:24px;height:24px;background:transparent;border:none;cursor:pointer;z-index:2;padding:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.product-card__favorite:hover{transform:scale(1.1)}.product-card__favorite .icon{width:20px;height:20px;color:#6b6b6b}.product-card__favorite--active{opacity:1;pointer-events:auto}.product-card__favorite--active .icon{color:#008484}.product-card__remove{position:absolute;top:20px;right:20px;width:24px;height:24px;background:transparent;border:none;cursor:pointer;z-index:2;padding:0;display:flex;align-items:center;justify-content:center;opacity:1;pointer-events:auto;transition:transform .3s ease-in-out}.product-card__remove:hover{transform:scale(1.1)}.product-card__remove .icon{width:20px;height:20px;color:#080808}.product-card__button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:42px;padding:10px 20px;border-radius:4px;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;text-align:center;cursor:pointer;border:1px solid transparent;background:#008484;color:#fefefe}.product-card__button:hover{background:#006b6b;color:#fefefe}.product-card__button--notify{background:transparent;border-color:#008484;color:#008484}.product-card__button--notify:hover{background:#008484;color:#fefefe}.product-card__button{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}@media(hover:hover){.product-card:hover .product-card__button,.product-card:hover .product-card__favorite{opacity:1;pointer-events:auto}}@media(hover:none){.product-card__button,.product-card__favorite{opacity:1;pointer-events:auto}}@media(min-width:1024px){.product-card--out-of-stock .product-card__image{filter:blur(2px)}.product-card--out-of-stock:hover .product-card__image{filter:blur(0)}}.product-card--out-of-stock .product-card__brand,.product-card--out-of-stock .product-card__title,.product-card--out-of-stock .product-card__category,.product-card--out-of-stock .product-card__description,.product-card--out-of-stock .product-card__price-current{color:#cecece}@media(min-width:768px)and (max-width:1023px){.product-card__button{display:none}}@media(max-width:767px){.product-card__favorite{opacity:1;pointer-events:auto;top:12px;right:12px;width:32px;height:32px}.product-card__favorite .icon{width:18px;height:18px}.product-card__remove{top:12px;right:12px;width:32px;height:32px}.product-card__remove .icon{width:18px;height:18px}.product-card__button{display:none}}.product-slider{display:flex;flex-direction:column;gap:40px;padding:20px 0;width:100%}.product-slider__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0}.product-slider__header--nav-only{justify-content:flex-end}.product-slider__title{font-size:26px;font-weight:500;line-height:1;letter-spacing:-.52px;color:#080808;margin:0;text-decoration:none}.product-slider__title:hover{color:#080808}.product-slider__nav-buttons{display:flex;gap:8px;align-items:center}.product-slider__nav{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fefefe;border:1px solid #99CECE;border-radius:6px;cursor:pointer;transition:border-color .3s ease-in-out,background .3s ease-in-out}.product-slider__nav .icon{width:30px;height:54px;color:#99cece;transition:color .3s ease-in-out}.product-slider__nav:hover:not(:disabled){border-color:#008484;background:#fff}.product-slider__nav:hover:not(:disabled) .icon{color:#008484}.product-slider__nav:disabled{opacity:.5;cursor:not-allowed}.product-slider__nav--active{border-color:#008484;background:#fff}.product-slider__nav--active .icon{color:#008484}.product-slider__container{position:relative;width:100%;overflow:hidden;margin-top:30px}.product-slider__track{display:flex;gap:20px;transition:transform .5s ease-in-out;will-change:transform}@media(min-width:1024px){.product-slider__track:not(:has(>:nth-child(5))){justify-content:center}}.product-slider__track{touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;cursor:grab}.product-slider__track:active{cursor:grabbing}.product-slider__pagination{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:20px}.product-slider__dot{width:5px;height:5px;background:#d9d9d9;border:none;border-radius:50%;cursor:pointer;transition:background .3s ease-in-out;padding:0}.product-slider__dot:hover{background:#b3b3b3}.product-slider__dot--active,.product-slider__dot--active:hover{background:#008484}@media(max-width:1023px){.product-slider{overflow-x:hidden}.product-slider__nav-buttons{display:none}.product-slider__container{overflow:visible;margin-right:-60px}}@media(max-width:767px){.product-slider{width:100vw;margin-left:calc(-50vw + 50%);padding:20px 0;gap:24px}.product-slider .container{padding-left:0!important;padding-right:0!important}.product-slider__header{padding:0 20px}.product-slider__title{font-size:16px;letter-spacing:-.32px}.product-slider__container{margin-top:20px;overflow:visible}.product-slider__track{gap:8px;padding-left:20px;padding-right:20px}.product-slider__pagination{padding:0 20px}}.confofqual-section,.banner-slider-section{visibility:hidden;padding:40px 0}@media(max-width:767px){.confofqual-section,.banner-slider-section{padding:24px 0}}.confofqual-slider__wrapper,.banner-slider__wrapper{position:relative;max-width:1280px;margin:0 auto;padding:0 60px}@media(max-width:767px){.confofqual-slider__wrapper,.banner-slider__wrapper{padding:0 16px}}.confofqual-slider,.banner-slider{position:relative;overflow:hidden}.confofqual-slider__slide,.banner-slider__item{display:none;flex-direction:column;align-items:center;justify-content:center;min-height:400px}@media(max-width:767px){.confofqual-slider__slide,.banner-slider__item{min-height:300px}}.confofqual-slider__slide:first-child,.banner-slider__item:first-child{display:flex}.confofqual-slider__image{display:block;width:100%;max-width:100%}.confofqual-slider__image img{display:block;width:auto;max-width:100%;max-height:600px;margin:0 auto}.confofqual-slider__link{display:block}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:none;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:6px;background:#fff6;cursor:pointer;transition:background .2s ease}@media(min-width:768px){.slider-nav{display:flex}}.slider-nav:hover{background:#fff9}.slider-nav:active{background:#fffc}.slider-nav svg{width:24px;height:24px;color:#008484}.slider-nav--prev{left:18px}.slider-nav--next{right:18px}.slider-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.slider-dot{width:12px;height:12px;padding:0;border:2px solid #008484;border-radius:50%;background:transparent;cursor:pointer;transition:background-color .2s}.slider-dot:hover{background:#0084844d}.slider-dot--active{background:#008484}.confofqual-slider__description,.confofqual-description{margin-top:20px;padding:0 16px;text-align:center;max-width:600px;font-size:16px;line-height:1.5;color:#393939}.confofqual-section button,.reviews-by-product button{opacity:1!important}
