.studio-pdp,.studio-pdp *{box-sizing:border-box}.studio-pdp{color:#33332e}.studio-container{width:min(100% - 40px,1380px);margin-inline:auto}.studio-pdp a{color:inherit}.is-hidden{display:none!important}.studio-pdp__breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:20px 0 18px;color:#8b8b84;font-size:11px;line-height:1.4}.studio-pdp__breadcrumbs a{text-decoration:none}.studio-pdp__breadcrumbs a:hover{text-decoration:underline;text-underline-offset:3px}.studio-pdp__top{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:clamp(36px,5vw,78px);align-items:start;padding-bottom:52px}.studio-pdp-gallery{min-width:0}.studio-pdp-gallery__main{position:relative;overflow:hidden;border:1px solid rgba(45,45,40,.06);border-radius:14px;background:#f6f6f4}.studio-pdp-gallery__slide{display:none;position:relative;width:100%}.studio-pdp-gallery__slide.is-active{display:block;animation:studioGalleryFade .28s ease}@keyframes studioGalleryFade{0%{opacity:.65}to{opacity:1}}.studio-pdp-gallery__image,.studio-pdp-gallery__video,.studio-pdp-gallery__model{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain}.studio-pdp-gallery__image{padding:18px;transition:transform .55s cubic-bezier(.22,1,.36,1)}.studio-pdp-gallery__placeholder{aspect-ratio:1 / 1;display:grid;place-items:center}.studio-pdp-gallery__placeholder svg{width:70%;height:70%}@media screen and (min-width:750px){.studio-pdp-gallery__slide.is-active:hover .studio-pdp-gallery__image{transform:scale(1.025)}}.studio-pdp-gallery__badge{position:absolute;z-index:4;top:16px;left:16px;display:inline-flex;min-height:29px;align-items:center;padding:0 11px;border-radius:5px;background:#778052;color:#fff;box-shadow:0 4px 12px #0000000d;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.studio-pdp-gallery__badge--sale{background:#b2594f}.studio-gallery-arrow{position:absolute;z-index:6;top:50%;display:flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:1px solid rgba(42,42,37,.08);border-radius:50%;background:#fffffff0;color:#33332e;box-shadow:0 5px 18px #0000000f;font-size:28px;line-height:1;cursor:pointer;transform:translateY(-50%);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.studio-gallery-arrow:hover{background:#fff;box-shadow:0 8px 24px #0000001a}.studio-gallery-arrow--prev{left:18px}.studio-gallery-arrow--next{right:18px}.studio-gallery-arrow--prev:hover{transform:translateY(-50%) translate(-2px)}.studio-gallery-arrow--next:hover{transform:translateY(-50%) translate(2px)}.studio-gallery-zoom{position:absolute;z-index:7;right:18px;bottom:18px;display:flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:1px solid rgba(42,42,37,.08);border-radius:50%;background:#fffffff2;color:#33332e;box-shadow:0 5px 18px #0000000f;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.studio-gallery-zoom:hover{transform:scale(1.05);box-shadow:0 8px 24px #0000001a}.studio-gallery-zoom svg{width:19px;height:19px}.studio-pdp-gallery__thumbs{display:flex;gap:11px;margin-top:14px;padding-bottom:4px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.studio-pdp-gallery__thumbs::-webkit-scrollbar{display:none}.studio-pdp-gallery__thumb{position:relative;flex:0 0 86px;width:86px;height:86px;overflow:hidden;padding:0;border:1px solid transparent;border-radius:10px;background:#f6f6f4;opacity:.72;cursor:pointer;transition:opacity .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.studio-pdp-gallery__thumb:hover{opacity:1;transform:translateY(-1px)}.studio-pdp-gallery__thumb.is-active{border-color:#778052;opacity:1;box-shadow:inset 0 0 0 1px #778052}.studio-pdp-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}.studio-pdp-gallery__play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#0000002e;font-size:18px}.studio-pdp-buybox{min-width:0}.studio-pdp-buybox__inner{position:sticky;top:24px;max-width:560px}.studio-pdp-buybox__vendor{margin-bottom:8px;color:#7c7c75;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.studio-pdp-buybox__title{margin:0;color:#2f2f2a;font-size:clamp(28px,3vw,42px);line-height:1.05;font-weight:600;letter-spacing:-.025em}.studio-pdp-rating{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}.studio-pdp-rating__stars{color:#c5a24d;font-size:13px;letter-spacing:.08em}.studio-pdp-rating__score{color:#383833;font-size:11px}.studio-pdp-rating__count{color:#686861;font-size:11px;text-decoration:underline;text-underline-offset:3px}.studio-pdp-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:20px}.studio-pdp-price__current{color:#2f2f2a;font-size:24px;line-height:1;font-weight:700}.studio-pdp-price__current.is-sale{color:#ae544c}.studio-pdp-price__compare{color:#95958e;font-size:14px;text-decoration:line-through}.studio-pdp-price__tax{margin-top:6px;color:#92928b;font-size:10px}.studio-pdp-promises{display:grid;gap:15px;margin-top:26px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #eceae4}.studio-pdp-promise{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start}.studio-pdp-promise__icon{display:grid;width:26px;height:26px;place-items:center;color:#7a814e}.studio-pdp-promise__icon svg{display:block;width:22px;height:22px}.studio-pdp-promise strong,.studio-pdp-promise span{display:block}.studio-pdp-promise strong{color:#393934;font-size:12px;font-weight:700}.studio-pdp-promise div>span{margin-top:2px;color:#898981;font-size:11px}.studio-pdp-form{margin:0}.studio-pdp-options{display:grid;gap:24px;margin-top:4px}.studio-pdp-option{margin:0;padding:0;border:0}.studio-pdp-option__legend{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#32322d;font-size:12px;line-height:1.4;font-weight:700}.studio-pdp-option__legend strong{color:#7a7a72;font-weight:400}.studio-pdp-option__values{display:flex;flex-wrap:wrap;gap:8px}.studio-pdp-option__values input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.studio-pdp-option__values label{position:relative;display:inline-flex;min-width:48px;min-height:44px;align-items:center;justify-content:center;padding:0 17px;border:1px solid #deddd6;border-radius:9px;background:#fff;color:#494943;font-size:12px;line-height:1;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.studio-pdp-option__values label:hover{border-color:#89905e;background:#f8f8f3;transform:translateY(-1px)}.studio-pdp-option__values input:checked+label{border-color:#737a46;background:#737a46;color:#fff;box-shadow:0 5px 14px #535b3421}.studio-pdp-option__values input:focus-visible+label{outline:2px solid #737a46;outline-offset:3px}.studio-pdp-option__values input:disabled+label{overflow:hidden;border-color:#e6e4de;background:#f8f7f4;color:#aaa9a3;cursor:not-allowed;transform:none}.studio-pdp-option__values input:disabled+label:after{position:absolute;top:50%;left:8%;width:84%;height:1px;background:#c4c2bc;content:"";transform:rotate(-18deg)}.studio-pdp-quantity-label{margin-top:24px;margin-bottom:9px;color:#4d4d47;font-size:11px;font-weight:700}.studio-pdp-purchase{display:grid;grid-template-columns:88px minmax(220px,1fr) 52px;gap:10px;align-items:stretch;margin-top:0}.studio-pdp-quantity{display:grid;grid-template-columns:28px 1fr 28px;min-height:54px;overflow:hidden;border:1px solid #deddd6;border-radius:7px;background:#fff}.studio-pdp-quantity button,.studio-pdp-quantity input{min-width:0;border:0;background:transparent;color:#383833;text-align:center}.studio-pdp-quantity button{padding:0;font-size:18px;cursor:pointer}.studio-pdp-quantity input{width:100%;padding:0;font-size:12px;font-weight:700;-moz-appearance:textfield}.studio-pdp-quantity input::-webkit-inner-spin-button,.studio-pdp-quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.studio-pdp-add{display:flex;min-width:0;min-height:54px;align-items:center;justify-content:center;gap:9px;padding:0 20px;overflow:hidden;border:0;border-radius:7px;background:#737a46;color:#fff;box-shadow:0 6px 16px #525b301f;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.studio-pdp-add:hover{background:#646b3c;box-shadow:0 9px 22px #525b302b}.studio-pdp-add:disabled{background:#b7b7b0;cursor:not-allowed;box-shadow:none}.studio-pdp-add__icon{display:inline-flex;align-items:center;justify-content:center}.studio-pdp-wishlist{display:grid;min-width:0;min-height:54px;place-items:center;padding:0;border:1px solid #deddd6;border-radius:7px;background:#fff;color:#54544e;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.studio-pdp-wishlist:hover{transform:translateY(-1px);border-color:#737a46;background:#f5f6ed}.studio-pdp-wishlist.is-active{border-color:#737a46;background:#737a46;color:#fff}.studio-pdp-wishlist svg{width:21px;height:21px}.studio-pdp-stock{display:grid;grid-template-columns:9px minmax(0,1fr);gap:10px;align-items:flex-start;margin-top:16px}.studio-pdp-stock__dot{width:8px;height:8px;margin-top:4px;border-radius:50%;background:#4f9c50;box-shadow:0 0 0 4px #4f9c501a}.studio-pdp-stock__content{min-width:0}.studio-pdp-stock strong{display:block;color:#4f8d50;font-size:11px;font-weight:700}.studio-pdp-stock.is-low .studio-pdp-stock__dot{background:#c99335;box-shadow:0 0 0 4px #c993351c}.studio-pdp-stock.is-low strong{color:#9b7029}.studio-pdp-stock.is-out .studio-pdp-stock__dot{background:#b65349;box-shadow:0 0 0 4px #b653491a}.studio-pdp-stock.is-out strong{color:#b65349}.studio-pdp-stock__bar{width:min(260px,100%);height:4px;margin-top:8px;overflow:hidden;border-radius:999px;background:#e9e8e2}.studio-pdp-stock__bar span{display:block;height:100%;border-radius:inherit;background:#7b8450;transition:width .35s cubic-bezier(.22,1,.36,1),background-color .2s ease}.studio-pdp-stock.is-low .studio-pdp-stock__bar span{background:#c99335}.studio-pdp-stock.is-out .studio-pdp-stock__bar span{background:#b75a50}.studio-pdp-payments{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:18px;padding-top:2px}.studio-pdp-payments svg{width:46px;max-height:30px}.studio-pdp-usp-strip{border-top:1px solid #ecebe5;border-bottom:1px solid #ecebe5;background:#fafaf7}.studio-pdp-usp-strip__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;padding-block:22px}.studio-pdp-usp-strip__grid>div{min-width:0}.studio-pdp-usp-strip__grid strong,.studio-pdp-usp-strip__grid span{display:block}.studio-pdp-usp-strip__grid strong{color:#41413c;font-size:11px;font-weight:700}.studio-pdp-usp-strip__grid span{margin-top:3px;color:#8b8b84;font-size:10px}.studio-pdp-information{padding:72px 0}.studio-pdp-info-main{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(34px,5vw,72px);align-items:start}.studio-pdp-section-eyebrow{margin-bottom:8px;color:#7d8455;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.studio-pdp-benefits h2,.studio-pdp-description h2,.studio-pdp-info-card h2{margin:0;color:#30302b;font-size:clamp(22px,2.3vw,30px);line-height:1.15;font-weight:600;letter-spacing:-.02em}.studio-pdp-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;margin-top:24px}.studio-pdp-benefit{display:grid;grid-template-columns:28px 1fr;gap:10px;min-height:62px;align-items:start}.studio-pdp-benefit__icon{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#f0f1e8;color:#737a46;font-size:13px}.studio-pdp-benefit strong,.studio-pdp-benefit span{display:block}.studio-pdp-benefit strong{color:#41413c;font-size:12px;line-height:1.4}.studio-pdp-benefit span{margin-top:4px;color:#85857e;font-size:11px;line-height:1.55}.studio-pdp-description .rte{margin-top:22px;color:#686861;font-size:13px;line-height:1.75}.studio-pdp-description .rte>*:first-child{margin-top:0}.studio-pdp-info-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:58px}.studio-pdp-info-card{min-width:0;padding:26px;border:1px solid #e8e7e1;border-radius:12px;background:#fff}.studio-pdp-info-card h2{font-size:19px}.studio-pdp-info-card dl{margin:20px 0 0}.studio-pdp-info-card dl>div{display:grid;grid-template-columns:minmax(0,40%) minmax(0,60%);gap:14px;align-items:baseline;padding:8px 0;border-bottom:1px solid #efeee9}.studio-pdp-info-card dl>div:last-child{border-bottom:0}.studio-pdp-info-card dt,.studio-pdp-info-card dd{margin:0;font-size:11px;line-height:1.5}.studio-pdp-info-card dt{color:#484842;font-weight:700}.studio-pdp-info-card dd{color:#7b7b74;word-break:break-word}.studio-pdp-info-card__text{margin-top:18px;color:#707069;font-size:12px;line-height:1.7}.studio-pdp-faq{margin-top:16px}.studio-pdp-faq details{border-bottom:1px solid #ecebe6}.studio-pdp-faq details:first-child{border-top:1px solid #ecebe6}.studio-pdp-faq summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;color:#44443f;font-size:11px;line-height:1.45;font-weight:700;list-style:none;cursor:pointer}.studio-pdp-faq summary::-webkit-details-marker{display:none}.studio-pdp-faq summary span{color:#83837c;font-size:16px;transition:transform .2s ease}.studio-pdp-faq details[open] summary span{transform:rotate(180deg)}.studio-pdp-faq .rte{padding:0 0 15px;color:#76766f;font-size:11px;line-height:1.65}#StudioReviews{margin-top:56px}.studio-pdp-brand{padding:72px 0;background:#f6f6f1}.studio-pdp-brand__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(34px,6vw,84px);align-items:center}.studio-pdp-brand__image{min-height:320px;overflow:hidden;border-radius:14px;background:#ecece6}.studio-pdp-brand__image img{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}.studio-pdp-brand__eyebrow{display:block;margin-bottom:10px;color:#7d8455;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.studio-pdp-brand__content h2{margin:0;color:#30302b;font-size:clamp(26px,3vw,40px);line-height:1.1;font-weight:600}.studio-pdp-brand__content .rte{margin-top:18px;color:#6f6f68;font-size:13px;line-height:1.75}.studio-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;margin-top:22px;padding:0 20px;border-radius:7px;background:#737a46;color:#fff!important;font-size:11px;font-weight:700;text-decoration:none}.studio-auto-recommendations{min-height:1px}.studio-pdp-related{padding:68px 0 76px}.studio-pdp-related__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.studio-pdp-related__header span{display:block;margin-bottom:7px;color:#7d8455;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.studio-pdp-related__header h2{margin:0;color:#30302b;font-size:clamp(26px,3vw,36px);line-height:1.1;font-weight:600;letter-spacing:-.02em}.studio-pdp-related__header>a{color:#686861;font-size:11px;text-decoration:none}.studio-pdp-related__header>a:hover{text-decoration:underline;text-underline-offset:3px}.studio-pdp-related__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.studio-product-card{min-width:0}.studio-product-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:#f5f5f1}.studio-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease,transform .55s cubic-bezier(.22,1,.36,1)}.studio-product-card__image--primary{opacity:1}.studio-product-card__image--secondary{opacity:0}.studio-product-card:hover .studio-product-card__image--primary{opacity:0;transform:scale(1.025)}.studio-product-card:hover .studio-product-card__image--secondary{opacity:1;transform:scale(1.025)}.studio-product-card__placeholder{width:100%;height:100%}.studio-product-card__placeholder svg{display:block;width:100%;height:100%}.studio-product-card__badge{position:absolute;z-index:2;top:12px;left:12px;display:inline-flex;min-height:26px;align-items:center;padding:0 9px;border-radius:5px;background:#778052;color:#fff;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.studio-product-card__badge--sale{background:#b45b51}.studio-product-card__content{padding-top:13px}.studio-product-card__vendor{margin-bottom:5px;color:#86867f;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.studio-product-card__title{margin:0;font-size:13px;line-height:1.45;font-weight:600}.studio-product-card__title a{color:#33332e;text-decoration:none}.studio-product-card__title a:hover{text-decoration:underline;text-underline-offset:3px}.studio-product-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:7px}.studio-product-card__price-current{color:#33332e;font-size:13px;font-weight:700}.studio-product-card__price-current.is-sale{color:#ae544c}.studio-product-card__price-compare{color:#999890;font-size:11px;text-decoration:line-through}.studio-product-card__stock{display:flex;align-items:center;gap:6px;margin-top:8px;color:#6d7d4c;font-size:10px;font-weight:600}.studio-product-card__stock>span{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#6d944c}.studio-product-card__stock.is-out{color:#a95b53}.studio-product-card__stock.is-out>span{background:#b75a50}body.studio-lightbox-open{overflow:hidden}.studio-product-lightbox{position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#1c1c19f5;opacity:0;transition:opacity .25s ease}.studio-product-lightbox.is-open{display:flex}.studio-product-lightbox.is-visible{opacity:1}.studio-product-lightbox__inner{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:70px 90px}.studio-product-lightbox__image-wrap{display:flex;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden}.studio-product-lightbox__image{display:block;width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;opacity:1;transform:scale(1);transition:opacity .18s ease,transform .28s cubic-bezier(.22,1,.36,1)}.studio-product-lightbox__image.is-changing{opacity:.35;transform:scale(.985)}.studio-product-lightbox__close,.studio-product-lightbox__arrow{position:absolute;z-index:5;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff17;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.studio-product-lightbox__close{top:22px;right:24px;width:46px;height:46px}.studio-product-lightbox__close svg{width:20px;height:20px}.studio-product-lightbox__arrow{top:50%;width:50px;height:50px;padding-bottom:3px;font-size:30px;transform:translateY(-50%)}.studio-product-lightbox__arrow--prev{left:25px}.studio-product-lightbox__arrow--next{right:25px}.studio-product-lightbox__counter{position:absolute;z-index:5;bottom:25px;left:50%;min-width:60px;padding:8px 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#00000047;color:#ffffffeb;font-size:12px;line-height:1;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(-50%)}.studio-product-lightbox__thumbs{position:absolute;z-index:5;bottom:20px;left:20px;display:flex;max-width:calc(50% - 80px);gap:7px;overflow-x:auto;scrollbar-width:none}.studio-product-lightbox__thumbs::-webkit-scrollbar{display:none}.studio-product-lightbox__thumb{flex:0 0 48px;width:48px;height:48px;overflow:hidden;padding:0;border:1px solid transparent;border-radius:6px;background:#ffffff14;opacity:.55;cursor:pointer}.studio-product-lightbox__thumb.is-active{border-color:#fff;opacity:1}.studio-product-lightbox__thumb img{display:block;width:100%;height:100%;object-fit:cover}.studio-pdp-gallery__slide[data-product-media]{cursor:zoom-in}.studio-pdp-gallery__video,.studio-pdp-gallery__model{cursor:default}.studio-pdp-mobile-bar{display:none}@media screen and (max-width:989px){.studio-pdp__top{grid-template-columns:minmax(0,1fr) minmax(330px,.8fr);gap:30px}.studio-pdp-info-cards{grid-template-columns:1fr 1fr}.studio-pdp-info-card:last-child{grid-column:1 / -1}.studio-pdp-usp-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-pdp-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}}@media screen and (max-width:749px){.studio-container{width:min(100% - 32px,1380px)}.studio-pdp__breadcrumbs{padding:14px 0}.studio-pdp__top{grid-template-columns:1fr;gap:26px;padding-bottom:36px}.studio-pdp-buybox__inner{position:static;max-width:none}.studio-pdp-gallery__main{margin-inline:-16px;border-right:0;border-left:0;border-radius:0}.studio-pdp-gallery__image{aspect-ratio:1 / 1.05;padding:10px}.studio-gallery-arrow{width:38px;height:38px;font-size:24px}.studio-gallery-arrow--prev{left:12px}.studio-gallery-arrow--next{right:12px}.studio-gallery-zoom{right:12px;bottom:12px;width:38px;height:38px}.studio-pdp-gallery__thumbs{gap:8px}.studio-pdp-gallery__thumb{flex-basis:67px;width:67px;height:67px;border-radius:8px}.studio-pdp-buybox__title{font-size:30px}.studio-pdp-purchase{grid-template-columns:82px minmax(0,1fr) 48px;gap:8px}.studio-pdp-add{padding:0 12px;font-size:11px}.studio-pdp-option__values{gap:7px}.studio-pdp-option__values label{min-height:42px;padding-inline:14px}.studio-pdp-usp-strip__grid{grid-template-columns:1fr 1fr;gap:18px}.studio-pdp-information{padding:48px 0}.studio-pdp-info-main{grid-template-columns:1fr;gap:38px}.studio-pdp-benefits__grid{grid-template-columns:1fr}.studio-pdp-info-cards{grid-template-columns:1fr;margin-top:40px}.studio-pdp-info-card:last-child{grid-column:auto}.studio-pdp-brand{padding:50px 0}.studio-pdp-brand__inner{grid-template-columns:1fr}.studio-pdp-related{padding:50px 0 60px}.studio-pdp-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-product-card__content{padding-top:10px}.studio-product-card__title{font-size:12px}.studio-product-card__media{border-radius:9px}.studio-product-lightbox__inner{padding:65px 14px 90px}.studio-product-lightbox__close{top:14px;right:14px;width:42px;height:42px}.studio-product-lightbox__arrow{width:40px;height:40px;font-size:25px}.studio-product-lightbox__arrow--prev{left:10px}.studio-product-lightbox__arrow--next{right:10px}.studio-product-lightbox__counter{bottom:22px}.studio-product-lightbox__thumbs{display:none}.studio-product-lightbox__image-wrap{touch-action:pan-y}.studio-pdp-mobile-bar{position:fixed;z-index:999;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e6e5df;background:#fffffff7;box-shadow:0 -8px 26px #0000000f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.studio-pdp-mobile-bar>div{min-width:0}.studio-pdp-mobile-bar strong,.studio-pdp-mobile-bar span{display:block}.studio-pdp-mobile-bar strong{overflow:hidden;color:#353530;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.studio-pdp-mobile-bar span{margin-top:2px;color:#73736c;font-size:11px}.studio-pdp-mobile-bar button{min-height:42px;padding:0 16px;border:0;border-radius:7px;background:#737a46;color:#fff;font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer}.studio-pdp-mobile-bar button:disabled{background:#b7b7b0}body{padding-bottom:70px}}@media screen and (max-width:430px){.studio-pdp-related__grid{gap:16px 10px}.studio-pdp-usp-strip__grid{grid-template-columns:1fr}.studio-pdp-purchase{grid-template-columns:76px minmax(0,1fr) 46px}}.studio-pdp-info-card--advice{position:relative;overflow:hidden;background:linear-gradient(145deg,#fafaf6,#f4f5eb)}.studio-pdp-info-card--advice:after{position:absolute;top:-50px;right:-50px;width:130px;height:130px;border-radius:50%;background:#737a460f;content:""}.studio-pdp-info-card__advice-icon{position:relative;z-index:1;display:grid;width:40px;height:40px;margin-bottom:18px;place-items:center;border-radius:50%;background:#737a46;color:#fff}.studio-pdp-info-card__advice-icon svg{width:20px;height:20px}.studio-pdp-info-card--advice h2,.studio-pdp-info-card--advice .studio-pdp-info-card__text{position:relative;z-index:1}.studio-pdp-info-card--advice .studio-pdp-info-card__text{color:#67685f}.studio-pdp-info-card--advice .studio-pdp-info-card__text br+br{display:none}.studio-pdp-info-card--advice{position:relative;overflow:hidden;background:linear-gradient(145deg,#fafaf6,#f1f3e7)}.studio-pdp-info-card--advice:after{position:absolute;top:-55px;right:-55px;width:145px;height:145px;border-radius:50%;background:#737a460f;content:""}.studio-pdp-info-card__advice-icon{position:relative;z-index:1;display:grid;width:42px;height:42px;margin-bottom:18px;place-items:center;border-radius:50%;background:#737a46;color:#fff}.studio-pdp-info-card__advice-icon svg{width:21px;height:21px}.studio-pdp-info-card--advice h2{position:relative;z-index:1}.studio-pdp-advice-list{position:relative;z-index:1;display:grid;gap:12px;margin-top:20px}.studio-pdp-advice-item{display:grid;grid-template-columns:24px minmax(0,1fr);gap:9px;align-items:start}.studio-pdp-advice-item>span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#737a461c;color:#737a46;font-size:11px;font-weight:700}.studio-pdp-advice-item p{margin:2px 0 0;color:#54564d;font-size:11px;line-height:1.55;font-weight:600}.studio-pdp-advice-footer{position:relative;z-index:1;margin-top:20px;padding-top:16px;border-top:1px solid rgba(115,122,70,.14);color:#77786f;font-size:10.5px;line-height:1.65}
/*# sourceMappingURL=/cdn/shop/t/6/assets/studio-product-v2.css.map */
