.pdp-breadcrumb{padding:calc(var(--nav-h) + var(--announce-h) + 1.2rem) 2.5rem .8rem;display:flex;align-items:center;gap:.5rem;font-family:var(--fb);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--grey-m)}.pdp-breadcrumb a{color:var(--grey-m);transition:color .2s}.pdp-breadcrumb a:hover{color:var(--cream)}.pdp-breadcrumb span:last-child{color:var(--cream)}.pdp-main{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:1280px;margin:0 auto;padding:0 2.5rem 5rem}.pdp-gallery{display:flex;flex-direction:column;gap:1rem;position:sticky;top:calc(var(--nav-h) + var(--announce-h) + 1rem);align-self:start;padding-right:3rem}.pdp-gallery__main{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--black-3)}.pdp-gallery__img{width:100%;height:100%;display:none;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.pdp-gallery__img.active{display:block}.pdp-gallery__main:hover .pdp-gallery__img.active{transform:scale(1.06)}.ph-img{display:none}.ph-img.active{display:block}.pdp-gallery__thumbs{display:flex;gap:.5rem}.pdp-thumb{flex:1;aspect-ratio:1 / 1;overflow:hidden;background:var(--black-3);border:1px solid transparent;cursor:pointer;transition:border-color .2s;padding:0}.pdp-thumb img,.pdp-thumb .ph{width:100%;height:100%;object-fit:cover}.pdp-thumb .ph{min-height:unset;display:flex;align-items:center;justify-content:center;font-size:.55rem;padding:.25rem}.pdp-thumb:hover{border-color:var(--grey-m)}.pdp-thumb.active{border-color:var(--gold)}.pdp-info{padding-left:3rem;display:flex;flex-direction:column;gap:0}.pdp-info .label{margin-bottom:.6rem}.pdp-guarantee-short{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--fb);font-size:.75rem;font-weight:400;color:var(--gold);letter-spacing:.03em;margin-bottom:.6rem}.pdp-guarantee-short svg{stroke:var(--gold);flex-shrink:0}.pdp-guarantee{border-top:1px solid var(--grey-d);border-bottom:1px solid var(--grey-d);background:var(--black-2);padding:3rem var(--side)}.pdp-guarantee__header{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:1.25rem}.pdp-guarantee__header svg{stroke:var(--gold);flex-shrink:0;margin-top:.3rem}.pdp-guarantee__text{font-family:var(--fb);font-size:.9rem;font-weight:300;line-height:1.8;color:var(--grey-l);margin-bottom:1.5rem}.pdp-guarantee__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.pdp-guarantee__list li{display:flex;align-items:baseline;gap:.6rem;font-family:var(--fb);font-size:.85rem;font-weight:300;color:var(--cream)}.pdp-mechanism{position:relative;background:var(--black-2);border-top:1px solid var(--grey-d);border-bottom:1px solid var(--grey-d);overflow:hidden;min-height:clamp(280px,38vw,520px);display:flex;align-items:flex-start}.pdp-mechanism__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.pdp-mechanism__img img{width:100%;height:100%;object-fit:cover;display:block}.pdp-mechanism__img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(10,10,10,.85) 0%,rgba(10,10,10,.35) 45%,transparent 70%);pointer-events:none}.pdp-mechanism__text{position:relative;z-index:2;width:100%;padding:2.5rem var(--side) 0;text-align:center}.pdp-mechanism__text p{max-width:640px;margin:0 auto;font-family:var(--fb);font-size:clamp(.85rem,1.1vw,1rem);font-weight:300;line-height:1.7;color:var(--cream)}@media(max-width:700px){.pdp-mechanism{min-height:0;display:block}.pdp-mechanism__img{position:relative;inset:auto;width:100%;height:auto}.pdp-mechanism__img img{width:100%;height:auto;display:block}.pdp-mechanism__img:after{display:none}.pdp-mechanism__text{padding:1.75rem 1.25rem 1.5rem}.pdp-mechanism__text p{line-height:1.55}}.pdp-benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem;margin-top:1.25rem}.pdp-benefit{display:flex;align-items:baseline;gap:.6rem;font-family:var(--fb);font-size:.85rem;font-weight:300;color:var(--cream);line-height:1.5}.pdp-benefit__icon{color:var(--gold);font-size:.55rem;flex-shrink:0;position:relative;top:-1px}.pdp-description{font-family:var(--fb);font-size:.9rem;font-weight:300;line-height:1.75;color:var(--grey-l);margin-top:1rem}.pdp-description p{margin:0}.pdp-title{font-family:var(--fh);font-size:clamp(2.2rem,3.5vw,3.5rem);font-weight:300;letter-spacing:.04em;line-height:1.05;text-transform:uppercase;color:var(--white);margin-bottom:.8rem}.pdp-rating{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;margin-bottom:.2rem}.pdp-rating--top{margin-bottom:.6rem}.pdp-rating:hover .pdp-rating__count{color:var(--cream)}.pdp-stars{display:flex;gap:1px;color:var(--gold);font-size:.9rem}.pdp-stars--large{font-size:1.3rem;gap:2px}.pdp-rating__score{font-family:var(--fh);font-size:.85rem;font-weight:500;letter-spacing:.04em;color:var(--cream)}.pdp-rating__count{font-size:.72rem;color:var(--grey-l);letter-spacing:.04em;transition:color .2s}.pdp-bundle-btn{display:flex;align-items:center;gap:.75rem;width:100%;padding:.85rem 1.25rem;margin-top:.6rem;background:transparent;border:1px solid var(--grey-d);color:var(--cream);text-decoration:none;transition:border-color .2s,color .2s}.pdp-bundle-btn:hover{border-color:var(--gold)}.pdp-bundle-btn:hover .pdp-bundle-btn__title{color:var(--gold)}.pdp-bundle-btn__tag{font-family:var(--fh);font-size:.65rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--black);background:var(--gold);padding:.2rem .45rem;flex-shrink:0}.pdp-bundle-btn__inner{display:flex;flex-direction:row;align-items:center;gap:.5rem}.pdp-bundle-btn__title{font-family:var(--fh);font-size:.85rem;font-weight:600;color:var(--cream);letter-spacing:.15em;text-transform:uppercase}.pdp-bundle-btn__perks{font-family:var(--fb);font-size:.78rem;font-weight:300;color:var(--grey-l);letter-spacing:0}.pdp-offers{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem}.pdp-offer{position:relative;display:flex;flex-direction:column;gap:.35rem;padding:1.1rem 1.1rem 1.25rem;background:var(--black-3);border:1px solid var(--grey-d);cursor:pointer;text-align:left;transition:border-color .2s,background .2s}.pdp-offer:hover{border-color:var(--grey-m)}.pdp-offer.active{border-color:var(--gold);background:#c8a96e0d}.pdp-offer__badge{display:inline-block;font-family:var(--fb);font-size:.58rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--black-2);background:var(--grey-l);padding:.2rem .45rem;margin-bottom:.25rem;align-self:flex-start}.pdp-offer__badge--gold{background:var(--gold);color:var(--black)}.pdp-offer__title{font-family:var(--fh);font-size:.95rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--cream)}.pdp-offer.active .pdp-offer__title{color:var(--gold)}.pdp-offer__perks{font-family:var(--fb);font-size:.72rem;font-weight:300;color:var(--grey-m);line-height:1.5}.pdp-offer__price{font-family:var(--fh);font-size:1.1rem;font-weight:400;color:var(--cream);margin-top:auto;padding-top:.6rem}.pdp-offer.active .pdp-offer__price{color:var(--gold)}@media(max-width:480px){.pdp-offers{grid-template-columns:1fr}}.pdp-variants__label{font-family:var(--fh);font-size:.62rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--grey-m);margin-bottom:.75rem}.pdp-variants__btns{display:flex;gap:.5rem;margin-bottom:1rem}.pdp-variant-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;background:var(--black-3);border:1px solid var(--grey-d);cursor:pointer;transition:border-color .2s,background .2s}.pdp-variant-btn:hover{border-color:var(--grey-m)}.pdp-variant-btn.active{border-color:var(--gold);background:#c8a96e0f}.pdp-variant-btn__name{font-family:var(--fh);font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--cream)}.pdp-variant-btn.active .pdp-variant-btn__name{color:var(--gold)}.pdp-variant-btn__detail{font-family:var(--fb);font-size:.65rem;font-weight:300;color:var(--grey-m);letter-spacing:.02em}.pdp-variants__desc{font-family:var(--fb);font-size:.78rem;font-weight:300;line-height:1.65;color:var(--grey-l)}.pdp-bundle-hint{display:block;font-family:var(--fb);font-size:.72rem;font-weight:300;letter-spacing:.02em;color:var(--grey-m);text-align:center;transition:color .2s;margin-top:.2rem}.pdp-bundle-hint:hover{color:var(--cream)}.pdp-divider{width:100%;height:1px;background:var(--grey-d);margin:1.4rem 0}.pdp-price-row{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.2rem}.pdp-compare-price{font-family:var(--fh);font-size:clamp(1rem,1.4vw,1.3rem);font-weight:400;letter-spacing:.04em;color:var(--grey-m);text-decoration:line-through}.pdp-urgency{font-family:var(--fb);font-size:.7rem;font-weight:300;color:var(--grey-m);letter-spacing:.04em;border-left:1px solid var(--grey-d);padding-left:1rem}.pdp-price{font-family:var(--fh);font-size:clamp(1.8rem,2.5vw,2.4rem);font-weight:400;letter-spacing:.04em;color:var(--white)}.pdp-scarcity{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);font-weight:500}.pdp-atc{width:100%;padding:1rem 2rem;background:var(--gold);color:var(--black);font-family:var(--fh);font-size:.85rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;border:none;cursor:pointer;transition:background .25s var(--ease),transform .15s;margin-bottom:.8rem}.pdp-atc:hover{background:#d4b87e;transform:translateY(-1px)}.pdp-atc:active{transform:translateY(0)}.pdp-atc:disabled{background:var(--grey-d);color:var(--grey);cursor:not-allowed;pointer-events:none}.pdp-atc:disabled:hover{background:var(--grey-d);transform:none}.pdp-micro{font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-m);text-align:center}.pdp-specs-quick{display:flex;flex-direction:column;gap:.5rem}.pdp-spec-row{display:flex;justify-content:space-between;align-items:baseline;padding:.45rem 0;border-bottom:1px solid var(--grey-d);font-size:.8rem}.pdp-spec-key{color:var(--grey-l);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}.pdp-spec-val{color:var(--cream);font-weight:400}.pdp-usps{display:flex;flex-direction:column;gap:.7rem}.pdp-usp{display:flex;align-items:center;gap:.75rem;font-size:.78rem;color:var(--grey-l);letter-spacing:.03em}.pdp-usp svg{flex-shrink:0;color:var(--gold)}.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:900;background:var(--black-2);border-top:1px solid var(--grey-d);transform:translateY(100%);transition:transform .35s var(--ease);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sticky-atc.visible{transform:translateY(0)}.sticky-atc__inner{max-width:1280px;margin:0 auto;padding:.9rem 2.5rem calc(.9rem + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.sticky-atc__info{display:flex;align-items:baseline;gap:1rem}.sticky-atc__name{font-family:var(--fh);font-size:1rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:var(--white)}.sticky-atc__price{font-family:var(--fh);font-size:1.1rem;font-weight:300;color:var(--gold)}.sticky-atc__btn{width:auto;min-width:220px}.pdp-section{padding:6rem 2.5rem;max-width:1280px;margin:0 auto}.pdp-section__title{font-family:var(--fh);font-size:clamp(2rem,3.5vw,3.2rem);font-weight:300;letter-spacing:.04em;line-height:1.05;text-transform:uppercase;color:var(--white);margin:.6rem 0 1.2rem}.pdp-section__text{font-size:.88rem;line-height:1.8;color:var(--grey-l);max-width:42ch}.pdp-section__stat{display:flex;align-items:baseline;gap:.5rem;margin-top:2rem}.pdp-stat-num{font-family:var(--fh);font-size:4rem;font-weight:200;letter-spacing:-.01em;line-height:1;color:var(--white)}.pdp-stat-label{font-family:var(--fh);font-size:.75rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.pdp-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}.pdp-split+.pdp-split{margin-top:2px}.pdp-split--reverse .pdp-split__img{order:2}.pdp-split--reverse .pdp-split__content{order:1}.pdp-split__img{overflow:hidden;background:var(--black-3)}.pdp-split__img .ph{min-height:520px}.pdp-split__content{padding:4rem 0}.pdp-split-wrap{background:var(--black-2);overflow:hidden}.pdp-specs{background:var(--black-3);max-width:100%;padding:5rem 2.5rem}.pdp-specs__header{max-width:1280px;margin:0 auto 3rem}.pdp-specs__table{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--grey-d)}.pdp-specs__row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid var(--grey-d);font-size:.82rem}.pdp-specs__row span:first-child{color:var(--grey-l);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}.pdp-specs__row span:last-child{color:var(--cream);font-weight:400}.pdp-process{background:var(--black)}.pdp-process__steps{max-width:1280px;margin:0 auto;display:flex;align-items:flex-start;gap:0;margin-top:3rem}.pdp-process__step{flex:1;padding:0 1.5rem;border-left:1px solid var(--grey-d)}.pdp-process__step:first-child{border-left:none;padding-left:0}.pdp-process__arrow{color:var(--gold);font-size:1.2rem;padding-top:1.4rem;opacity:.5}.pdp-process__num{display:block;font-family:var(--fh);font-size:.65rem;font-weight:600;letter-spacing:.2em;color:var(--gold);margin-bottom:.8rem;text-transform:uppercase}.pdp-process__title{font-family:var(--fh);font-size:1.1rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:.5rem}.pdp-process__text{font-size:.78rem;line-height:1.7;color:var(--grey-l)}.pdp-care{background:var(--black-2);border-top:1px solid var(--grey-d);border-bottom:1px solid var(--grey-d)}.pdp-care__grid{display:flex;gap:3rem;margin:1.5rem 0 1.2rem;flex-wrap:wrap}.pdp-care__item{display:flex;align-items:center;gap:.6rem;font-size:.78rem;color:var(--grey-l);letter-spacing:.04em}.pdp-care__item svg{color:var(--gold);flex-shrink:0}.pdp-care__link{font-family:var(--fh);font-size:.72rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);display:inline-flex;align-items:center;gap:.4rem;transition:opacity .2s}.pdp-care__link:hover{opacity:.7}.pdp-reviews{background:var(--black)}.pdp-reviews__header{margin-bottom:3rem}.pdp-reviews__summary{display:flex;align-items:center;gap:1.5rem;margin-top:.8rem}.pdp-reviews__big{font-family:var(--fh);font-size:5rem;font-weight:200;line-height:1;letter-spacing:-.02em;color:var(--white)}.pdp-reviews__total{display:block;font-size:.72rem;color:var(--grey-m);letter-spacing:.06em;margin-top:.3rem}.pdp-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.pdp-review{background:var(--black-2);padding:2rem;display:flex;flex-direction:column;gap:1rem}.pdp-review__text{font-size:.84rem;line-height:1.75;color:var(--grey-l);font-style:italic;flex:1}.pdp-review__meta{display:flex;gap:.75rem;align-items:baseline}.pdp-review__name{font-family:var(--fh);font-size:.78rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--cream)}.pdp-review__location{font-size:.7rem;color:var(--grey-m);letter-spacing:.04em}.ph{width:100%;min-height:300px;background:var(--black-3);border:1px dashed var(--grey-d);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--grey-m);font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;line-height:1.5}@media(max-width:900px){.pdp-breadcrumb{display:none}.pdp-main{grid-template-columns:1fr;padding:0 0 3rem}.pdp-gallery{position:static;padding-right:0;gap:.5rem;margin-top:calc(var(--nav-h) + var(--announce-h))}.pdp-gallery__main{aspect-ratio:1 / 1}.pdp-thumb .ph{font-size:.45rem}.pdp-info{padding:2rem 1.25rem 0}.pdp-title{font-size:clamp(2rem,8vw,2.6rem)}.pdp-section{padding:2.5rem 1.25rem}.pdp-split{grid-template-columns:1fr;gap:0}.pdp-split--reverse .pdp-split__img{order:0}.pdp-split--reverse .pdp-split__content{order:1}.pdp-split__img .ph{min-height:300px}.pdp-split__content{padding:2.5rem 1.25rem}.pdp-specs{padding:3rem 1.25rem}.pdp-specs__table{grid-template-columns:1fr}.pdp-process__steps{flex-direction:column;gap:0}.pdp-process__step{border-left:none;border-top:1px solid var(--grey-d);padding:1.5rem 0}.pdp-process__step:first-child{border-top:none}.pdp-process__arrow{display:none}.pdp-care{padding:2.5rem 1.25rem}.pdp-care__grid{gap:1.25rem}.pdp-reviews{padding:3rem 1.25rem}.pdp-reviews__grid{grid-template-columns:1fr;gap:2px}.pdp-reviews__big{font-size:3.5rem}.sticky-atc__inner{padding:.8rem 1.25rem;flex-wrap:wrap;gap:.75rem}.sticky-atc__btn{min-width:0;flex:1}}.pdp-usecases{padding:3.5rem var(--side);background:var(--black);border-top:1px solid var(--grey-d);border-bottom:1px solid var(--grey-d)}.pdp-usecases .label{text-align:center;display:block;margin:0 auto 2.25rem}.pdp-usecases__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto}.pdp-usecase{text-align:center}.pdp-usecase__icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0 auto .9rem;color:var(--gold)}.pdp-usecase__icon svg{width:100%;height:100%;display:block}.pdp-usecase__title{font-family:var(--fh);font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--cream);margin-bottom:.45rem}.pdp-usecase__text{font-family:var(--fb);font-size:.78rem;font-weight:300;line-height:1.55;color:var(--grey-l);max-width:22ch;margin:0 auto}@media(max-width:700px){.pdp-usecases{padding:2.5rem 1.5rem}.pdp-usecases .label{margin-bottom:1.75rem}.pdp-usecases__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem 1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/kazan-style-pdp.css.map */
