.product-page,.product-page *,.product-page *:before,.product-page *:after{box-sizing:border-box;max-width:100%}.product-page{padding:0;background:#f8f7f5;width:100%;overflow:hidden}.product-page .container{max-width:1320px;margin:0 auto;padding:0 24px}@media(max-width:767px){.product-page .container{padding:0}}.product-page__grid{display:grid;grid-template-columns:1fr;width:100%}@media(min-width:768px){.product-page__grid{grid-template-columns:1fr 1fr}}.product-gallery-wrap{width:100%;min-width:0}.gallery-desktop{display:none;padding:32px 24px 32px 0;position:sticky;top:80px}@media(min-width:768px){.gallery-desktop{display:block}}.gallery-main{position:relative;overflow:hidden;background:#edebe8;aspect-ratio:3/4;width:100%}.gallery-main img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:opacity .2s ease}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;background:#ffffffeb;border:1px solid #E5E3E0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,opacity .15s;color:#1a1a1a;padding:0}.gallery-arrow:hover{background:#fff;box-shadow:0 2px 8px #0000001f}.gallery-arrow--prev{left:12px}.gallery-arrow--next{right:12px}.gallery-arrow--hidden{opacity:0!important;pointer-events:none}.gallery-thumbs{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.gallery-thumb{flex:0 0 calc(16.666% - 5px);aspect-ratio:3/4;overflow:hidden;background:#edebe8;border:2px solid transparent;cursor:pointer;padding:0;transition:border-color .15s;min-width:0}.gallery-thumb img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.gallery-thumb--active{border-color:#1a1a1a}.gallery-thumb:hover{border-color:#1a1a1a59}.gallery-mobile{display:block;width:100%}@media(min-width:768px){.gallery-mobile{display:none}}.gm-main{width:100%;aspect-ratio:3/4;overflow:hidden;background:#edebe8}.gm-main img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:opacity .2s}.gm-thumbs{display:flex;gap:6px;overflow-x:auto;padding:6px 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%}.gm-thumbs::-webkit-scrollbar{display:none}.gm-thumb{flex:0 0 60px;width:60px;height:80px;overflow:hidden;background:#edebe8;cursor:pointer;border:2px solid transparent;transition:border-color .15s;padding:0}.gm-thumb img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.gm-thumb--active{border-color:#1a1a1a}.product-info{width:100%;padding:24px 16px 80px;min-width:0}@media(min-width:768px){.product-info{padding:32px 24px 32px 40px;border-left:1px solid #E5E3E0}}.product-info__breadcrumb{font-size:12px;color:#3d3d3d80;margin-bottom:12px;display:flex;gap:6px;flex-wrap:wrap;align-items:center}.product-info__breadcrumb a{color:inherit}.product-info__vendor{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3d3d3d80;margin-bottom:6px}.product-info__title{font-size:clamp(20px,5vw,30px);font-weight:700;letter-spacing:-.02em;color:#1a1a1a;line-height:1.15;margin-bottom:16px;word-break:break-word}.product-info__price-row{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.product-info__price{font-size:24px;font-weight:700;color:#1a1a1a}.product-info__price--compare{font-size:16px;color:#3d3d3d66;text-decoration:line-through}.product-info__price--badge{font-size:12px;font-weight:700;background:#1a1a1a;color:#f8f7f5;padding:3px 8px;border-radius:2px}.product-info__price-row:has(#product-compare-price:not([hidden])) .product-info__price{color:#c22}.product-stock{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;margin-bottom:16px}.product-stock__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.product-stock--in .product-stock__dot{background:#2ecc71;box-shadow:0 0 0 3px #2ecc7133}.product-stock--out .product-stock__dot{background:#e74c3c}.product-stock--in{color:#27ae60}.product-stock--out{color:#e74c3c}.product-swatches{margin-bottom:16px;width:100%}.product-swatches__label{font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:10px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.product-swatches__selected-name{font-weight:400;color:#3d3d3d99}.product-swatches__list{display:flex;flex-wrap:wrap;gap:8px;width:100%}.swatch{width:32px;height:32px;flex:0 0 32px;border:2px solid transparent;cursor:pointer;border-radius:2px;transition:border-color .15s,box-shadow .15s}.swatch.swatch--active{border-color:#1a1a1a;box-shadow:0 0 0 1px #1a1a1a}.swatch--unavailable{opacity:.35;cursor:not-allowed}.product-swatches__list--image{gap:10px}.swatch.swatch--image{width:48px;height:48px;flex:0 0 48px;border-radius:2px;overflow:hidden;padding:0;background:#edebe8;border:2px solid transparent}.swatch.swatch--image img,.swatch.swatch--image .swatch--image__fallback{width:100%;height:100%;object-fit:cover;display:block}.swatch.swatch--image.swatch--active{border-color:#1a1a1a;box-shadow:0 0 0 1px #1a1a1a}.swatch.swatch--image.swatch--unavailable{opacity:.35;cursor:not-allowed}.product-shipping-badge{display:flex;align-items:center;gap:8px;font-size:13px;color:#1a1a1a;margin-bottom:16px;font-weight:500;flex-wrap:wrap}.product-option{margin-bottom:16px;width:100%}.product-option__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;flex-wrap:wrap;gap:4px}.product-option__label{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a}.size-guide-btn{font-size:12px;color:#3d3d3d99;text-decoration:underline;cursor:pointer;background:none;border:none;font-family:inherit;padding:0}.product-option__values{display:flex;flex-wrap:wrap;gap:6px;width:100%}.product-option__value{min-width:44px;min-height:40px;padding:6px 12px;background:#f8f7f5;border:1.5px solid #E5E3E0;border-radius:2px;font-size:14px;font-weight:500;color:#3d3d3d;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;font-family:inherit}.product-option__value:hover{border-color:#3d3d3d}.product-option__value.active{background:#1a1a1a;color:#f8f7f5;border-color:#1a1a1a}.product-option__value.unavailable{opacity:.35;text-decoration:line-through;cursor:not-allowed}.product-bundle{margin-bottom:16px;width:100%}.product-bundle__label{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a;margin-bottom:10px}.product-bundle__list{display:flex;flex-direction:column;gap:10px;width:100%}.bundle-card{position:relative;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:#f8f7f5;border:1.5px solid #E5E3E0;border-radius:2px;cursor:pointer;transition:border-color .15s,background .15s;font-family:inherit;text-align:left;min-width:0;overflow:visible}.bundle-card:hover{border-color:#3d3d3d}.bundle-card--active{background:#1a1a1a;border-color:#1a1a1a}.bundle-card--active .bundle-card__name,.bundle-card--active .bundle-card__price{color:#f8f7f5}.bundle-card--active .bundle-card__price--compare{color:#f8f7f573}.bundle-card--unavailable{opacity:.4;cursor:not-allowed}.bundle-card__name{font-size:14px;font-weight:700;color:#1a1a1a;flex:1 1 auto;min-width:0;word-break:break-word;line-height:1.3;text-align:left}.bundle-card__prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}@media(min-width:481px){.bundle-card__prices{flex-direction:row;align-items:center;gap:6px}}.bundle-card__price{font-size:14px;font-weight:700;color:#1a1a1a;white-space:nowrap}.bundle-card__price--sale{color:#c22}.bundle-card--active .bundle-card__price--sale{color:#ff7a7a}.bundle-card__price--compare{font-size:12px;font-weight:400;color:#3d3d3d73;text-decoration:line-through;white-space:nowrap}.bundle-card__discount{position:absolute;top:0;right:10px;transform:translateY(-50%);font-size:11px;font-weight:700;background:#1a1a1a;color:#f8f7f5;padding:3px 7px;border-radius:2px;white-space:nowrap;line-height:1.4;z-index:1;pointer-events:none}.bundle-card--active .bundle-card__discount{background:#f8f7f5;color:#1a1a1a}.product-qty-row{display:flex;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.product-qty-label{font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap}.qty-selector{display:flex;align-items:center;border:1.5px solid #E5E3E0;background:#fff;flex-shrink:0}.qty-selector__btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;font-size:18px;color:#1a1a1a;font-family:inherit}.qty-selector__input{width:44px;height:40px;text-align:center;border:none;border-left:1.5px solid #E5E3E0;border-right:1.5px solid #E5E3E0;font-size:15px;font-weight:600;font-family:inherit;background:transparent;color:#1a1a1a;-moz-appearance:textfield}.qty-selector__input::-webkit-inner-spin-button,.qty-selector__input::-webkit-outer-spin-button{-webkit-appearance:none}.product-atc-row{margin-bottom:14px;width:100%}.product-atc__btn{width:100%;min-height:50px;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:#1a1a1a;color:#f8f7f5;border:none;border-radius:2px;cursor:pointer;transition:background .15s;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:10px}.product-atc__btn:hover{background:#3d3d3d}.product-atc__btn:disabled{background:#1a1a1a66;cursor:not-allowed}.payment-icons{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px}.payment-icons svg{height:24px;width:auto;border:1px solid #E5E3E0;border-radius:3px;background:#fff}.product-countdown{background:#fff;border:1px solid #E5E3E0;border-radius:2px;padding:12px 14px;margin-bottom:16px;width:100%;overflow:hidden}.product-countdown__timer-row{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#3d3d3d;margin-bottom:14px;flex-wrap:wrap}.product-countdown__timer-row svg{flex-shrink:0;color:#3d3d3d80;margin-top:2px}.product-timeline{display:flex;align-items:flex-start;width:100%}.product-timeline__step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;min-width:0}.product-timeline__step:not(:last-child):after{content:"";position:absolute;top:14px;left:50%;width:100%;height:2px;background:#e5e3e0;z-index:0}.product-timeline__step--done:not(:last-child):after{background:#1a1a1a}.product-timeline__icon{width:28px;height:28px;border-radius:50%;background:#edebe8;border:2px solid #E5E3E0;display:flex;align-items:center;justify-content:center;font-size:12px;position:relative;z-index:1;margin-bottom:4px;flex-shrink:0}.product-timeline__step--done .product-timeline__icon{background:#1a1a1a;border-color:#1a1a1a;color:#f8f7f5}.product-timeline__step--active .product-timeline__icon{border-color:#1a1a1a;background:#fff}.product-timeline__label{font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#3d3d3d80;margin-bottom:2px;text-align:center}.product-timeline__date{font-size:10px;color:#3d3d3d;font-weight:500;text-align:center;word-break:break-word}.product-reassurance-bottom{display:flex;justify-content:space-around;gap:8px;padding:16px 0;border-top:1px solid #E5E3E0;margin-top:8px;flex-wrap:wrap;width:100%}.product-reassurance-bottom__item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;flex:1;min-width:0}.product-reassurance-bottom__icon{width:40px;height:40px;border-radius:50%;background:#f8f7f5;border:1.5px solid #E5E3E0;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.product-reassurance-bottom__text{font-size:10px;font-weight:600;color:#1a1a1a;line-height:1.3;word-break:break-word}.product-accordions{margin-top:0;width:100%}.product-accordion{border-bottom:1px solid #E5E3E0}.product-accordion:first-child{border-top:1px solid #E5E3E0}.product-accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:none;border:none;text-align:left;font-family:inherit;font-size:15px;font-weight:600;color:#1a1a1a;cursor:pointer;gap:8px}.product-accordion__plus{font-size:22px;font-weight:300;line-height:1;flex-shrink:0;transition:transform .2s}.product-accordion__trigger[aria-expanded=true] .product-accordion__plus{transform:rotate(45deg)}.product-accordion__panel[hidden]{display:none}.product-accordion__content{padding:0 0 16px;font-size:14px;line-height:1.75;color:#3d3d3d}.product-accordion__content ul{padding-left:18px;list-style:disc}.product-accordions+.product-accordions{margin-top:0}.product-accordions+.product-accordions .product-accordion:first-child{border-top:none}.product-comparison-html{width:100%;overflow-x:auto;margin-bottom:16px}.dg-trigger{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600;color:#3d3d3dbf;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .15s;margin-bottom:16px}.dg-trigger:hover{color:#1a1a1a}.dg-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:400;opacity:0;transition:opacity .2s ease}.dg-backdrop[hidden]{display:none}.dg-backdrop.is-open{opacity:1}.dg-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:401;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}@media(min-width:640px){.dg-modal{align-items:center}}.dg-modal[hidden]{display:none}.dg-modal.is-open{pointer-events:auto}.dg-modal__inner{background:#f8f7f5;width:100%;max-width:700px;max-height:92vh;overflow-y:auto;border-radius:4px 4px 0 0;transform:translateY(100%);transition:transform .25s ease;-webkit-overflow-scrolling:touch}@media(min-width:640px){.dg-modal__inner{border-radius:4px;transform:translateY(16px);opacity:0;transition:transform .2s ease,opacity .2s ease}}.dg-modal.is-open .dg-modal__inner{transform:translateY(0);opacity:1}.dg-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #E5E3E0;position:sticky;top:0;background:#f8f7f5;z-index:1}.dg-modal__title{font-size:16px;font-weight:700;color:#1a1a1a;margin:0}.dg-modal__close{background:none;border:none;cursor:pointer;color:#3d3d3d;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:2px;transition:background .15s}.dg-modal__close:hover{background:#edebe8}.dg-modal__body{padding:20px}.dg-modal__image{margin-bottom:16px}.dg-modal__image img{width:100%;height:auto;display:block;border-radius:2px}.dg-modal__content{font-size:14px;line-height:1.7;color:#3d3d3d}.dg-modal__content table{width:100%;border-collapse:collapse}.dg-modal__content td,.dg-modal__content th{padding:8px;border-bottom:1px solid #E5E3E0}.ito-section{width:100%;padding:24px 0}.ito-wrap{position:relative;display:flex;flex-direction:column;width:100%;max-width:1320px;margin:0 auto;padding:0 24px;box-sizing:border-box}@media(min-width:768px){.ito-wrap{flex-direction:row;align-items:center;min-height:420px;padding:0 24px}.ito-wrap--right{justify-content:flex-start}.ito-wrap--left{flex-direction:row-reverse;justify-content:flex-start}}.ito-media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#edebe8;flex-shrink:0}@media(min-width:768px){.ito-media{width:58%;aspect-ratio:auto;align-self:stretch}}.ito-media img{width:100%;height:100%;object-fit:cover;display:block}.ito-media--border{padding:6px;background:#fff;box-sizing:border-box}.ito-media--border img{border:1px solid var(--ito-border-color,#fff);box-sizing:border-box}.ito-card{position:relative;width:100%;padding:32px 24px;margin-top:-48px;z-index:2;box-sizing:border-box}@media(min-width:768px){.ito-card{width:46%;margin-top:0;margin-right:-64px;padding:48px 40px;align-self:center}.ito-wrap--left .ito-card{margin-right:0;margin-left:-64px}}.ito-wrap--rounded .ito-media img{border-radius:4px}.ito-wrap--rounded .ito-card{border-radius:8px}.ito-card__title{font-size:clamp(20px,3vw,28px);font-weight:700;margin:0 0 16px;line-height:1.2;text-align:center}.ito-card__text{font-size:14px;line-height:1.7;text-align:center}.ito-card__text p{margin:0 0 12px}.ito-card__text p:last-child{margin-bottom:0}@media(max-width:767px){.ito-wrap{padding:0}.ito-card{padding:28px 20px;margin-top:-64px}.ito-card__title{font-size:23px}.ito-card__text{font-size:15.5px;line-height:1.65}}.product-short-desc{font-size:14px;line-height:1.7;color:#3d3d3d;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #E5E3E0}.size-guide-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:flex-end;justify-content:center;padding:0}@media(min-width:768px){.size-guide-modal{align-items:center;padding:24px}}.size-guide-modal[hidden]{display:none}.size-guide-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.size-guide-modal__box{position:relative;z-index:1;background:#f8f7f5;width:100%;max-width:620px;max-height:90vh;overflow-y:auto;padding:24px 16px}.size-guide-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #E5E3E0}.size-guide-modal__title{font-size:18px;font-weight:700;color:#1a1a1a}.size-guide-modal__close{background:none;border:none;cursor:pointer;color:#3d3d3d;font-size:24px;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.size-guide-table{width:100%;border-collapse:collapse;font-size:14px}.size-guide-table th{background:#1a1a1a;color:#f8f7f5;padding:10px 12px;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase}.size-guide-table td{padding:10px 12px;border-bottom:1px solid #E5E3E0;color:#3d3d3d}.product-story{padding:48px 0;background:#f8f7f5}@media(min-width:768px){.product-story{padding:80px 0}}.product-story__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:768px){.product-story__grid{grid-template-columns:1fr 1fr;gap:64px}}.product-story__image{aspect-ratio:3/4;overflow:hidden;background:#edebe8}.product-story__image img{width:100%;height:100%;object-fit:cover}.product-story__grid--reverse .product-story__image{order:-1}.product-comparison{padding:48px 0;background:#edebe8}@media(min-width:768px){.product-comparison{padding:80px 0}}.product-comparison__title{font-size:clamp(20px,4vw,32px);font-weight:700;color:#1a1a1a;margin-bottom:32px;text-align:center}.comparison-table{width:100%;border-collapse:collapse;background:#fff;font-size:14px}.comparison-table thead th{padding:12px 16px;font-size:11px;font-weight:700;text-transform:uppercase;text-align:left;border-bottom:2px solid #E5E3E0}.comparison-table thead th.cmp-us{background:#1a1a1a;color:#f8f7f5}.comparison-table tbody td{padding:12px 16px;border-bottom:1px solid #E5E3E0;vertical-align:middle;color:#3d3d3d}.comparison-table tbody td.cmp-us{background:#1a1a1a0a;font-weight:600}.comparison-table .cmp-check{color:#1a1a1a;font-size:16px;font-weight:700}.comparison-table .cmp-cross{color:#3d3d3d4d;font-size:16px}.product-related{padding:48px 0;background:#f8f7f5}@media(min-width:768px){.product-related{padding:80px 0}}.product-related__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;flex-wrap:wrap;gap:12px}.product-related__title{font-size:clamp(20px,4vw,32px);font-weight:700;color:#1a1a1a}.product-faq{padding:48px 0;background:#edebe8}@media(min-width:768px){.product-faq{padding:80px 0}}.faq-item{border-bottom:1px solid #E5E3E0}.faq-item:first-of-type{border-top:1px solid #E5E3E0}.faq-item__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:none;border:none;text-align:left;font-family:inherit;font-size:15px;font-weight:600;color:#1a1a1a;cursor:pointer;gap:12px}.faq-item__question-text{flex:1;min-width:0}.faq-item__question-text p{margin:0}.faq-item__question-text p+p{margin-top:6px}.faq-item__chevron{flex-shrink:0;transition:transform .2s;color:#3d3d3d80}.faq-item__question[aria-expanded=true] .faq-item__chevron{transform:rotate(180deg)}.faq-item__answer{padding:0 0 16px;font-size:14px;line-height:1.75;color:#3d3d3d}.faq-item__answer[hidden]{display:none}.faq-layout{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}@media(min-width:768px){.faq-layout{grid-template-columns:1fr 2fr;gap:40px}}.faq-help-card{position:relative;border-radius:2px;overflow:hidden;padding:32px 24px;color:#f8f7f5}.faq-help-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.faq-help-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.faq-help-card__content{position:relative;z-index:1}.faq-help-card__title{font-size:20px;font-weight:700;margin-bottom:12px;color:#f8f7f5}.faq-help-card__text{font-size:14px;line-height:1.7;margin-bottom:20px;opacity:.85}.faq-questions__title{font-size:clamp(18px,4vw,28px);font-weight:700;color:#1a1a1a;margin-bottom:20px}.faq-item--boxed{background:#fff}.faq-reassurance{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px}@media(min-width:768px){.faq-reassurance{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}}.faq-reassurance__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.faq-reassurance__icon{width:48px;height:48px;color:#1a1a1a;flex-shrink:0}.faq-reassurance__icon svg{width:100%;height:100%}.faq-reassurance__title{font-size:13px;font-weight:700;color:#1a1a1a;margin:0}.faq-reassurance__desc{font-size:12px;color:#3d3d3da6;margin:0}.product-rating{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.product-rating__stars{display:flex;gap:2px}.star{font-size:14px}.star--full{color:#f5a623}.star--half{color:#f5a623;opacity:.6}.star--empty{color:#e5e3e0}.product-rating__count{font-size:13px;color:#3d3d3d99}.product-separator{border:none;border-top:1px solid #E5E3E0;margin:12px 0}.product-block-image{margin-bottom:16px}.product-block-image img{width:100%;border-radius:2px}.product__text,.product__richtext{font-size:14px;line-height:1.7;color:#3d3d3d;margin-bottom:12px}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product.css.map */
