.pg-theme{background:rgb(var(--color-background));color:rgb(var(--color-foreground));letter-spacing:0;line-height:1.65}.pg-theme *{box-sizing:border-box}.pg-theme img{max-width:100%}.pg-theme button,.pg-theme input,.pg-theme select,.pg-theme textarea{font:inherit}.pg-theme :focus-visible{outline:2px solid var(--pg-button);outline-offset:5px}.pg-theme [hidden]{display:none!important}.pg-theme h1,.pg-theme h2,.pg-theme h3{letter-spacing:-.035em;line-height:1.18}.pg-theme h1,.pg-theme h2,.pg-theme h3,.pg-theme p{overflow-wrap:break-word}.pg-theme main{min-width:0}.pg-theme .button{font-weight:500;letter-spacing:0;min-height:5.2rem}.pg-theme .button:after{box-shadow:none}.pg-theme .field:after,.pg-theme .select:after{box-shadow:0 0 0 1px var(--pg-border)}.pg-wrap{width:calc(100% - 96px);max-width:calc(var(--page-width,144rem) - 96px);margin-inline:auto}.pg-icon{display:inline-block;flex:none;vertical-align:middle}.pg-section{padding-block:88px}.pg-eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em!important;text-transform:uppercase;line-height:1.5;color:var(--pg-link, var(--pg-button));margin:0 0 18px}.pg-small{font-size:12px;line-height:1.7}.pg-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--pg-accent);margin-right:10px;vertical-align:1px}.pg-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:14px 25px;border:1px solid var(--pg-button);border-radius:999px;background:var(--pg-button);color:var(--pg-button-label, #fff)!important;font-size:14px;font-weight:500;text-decoration:none;line-height:1.4;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s}.pg-button:hover{filter:brightness(.92);transform:translateY(-2px);box-shadow:0 7px 20px #29272310}.pg-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.pg-button .pg-icon{width:19px;height:19px}.pg-button--outline{color:var(--pg-ink)!important;background:transparent;border-color:var(--pg-border)}.pg-text-link{display:inline-flex;align-items:center;gap:14px;text-decoration:none;font-size:13px;font-weight:500;border-bottom:1px solid var(--pg-border);padding-block:6px}.pg-text-link:hover{color:var(--pg-button)}.pg-text-link .pg-icon{width:19px}.pg-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.pg-section-head h2{font-size:clamp(29px,3vw,43px);margin:0;font-weight:500}.pg-section-head>p{max-width:335px;font-size:15px;color:var(--pg-muted);margin:0}.pg-section-head .pg-eyebrow{margin-bottom:13px}.pg-section-head>.pg-text-link{flex-shrink:0}.pg-header-section{position:sticky;top:0;z-index:30;background:var(--pg-background, #fff)}.pg-announcement{background:var(--pg-announcement-bg, var(--pg-soft));color:var(--pg-announcement-text, var(--pg-ink));text-align:center;font-size:10px;letter-spacing:.07em;padding:9px 16px;line-height:1.5}.pg-header{border-bottom:1px solid var(--pg-border);background:var(--pg-background, #fff);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pg-header-inner{min-height:91px;display:flex;gap:32px;align-items:center;justify-content:space-between}.pg-logo{display:block;flex-shrink:0;line-height:0}.pg-logo img{width:172px;height:auto;max-height:58px;object-fit:contain}.pg-desktop-nav{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:500}.pg-desktop-nav a,.pg-desktop-nav summary{text-decoration:none;white-space:nowrap;cursor:pointer}.pg-desktop-nav>a,.pg-desktop-nav>details>summary{padding-block:22px}.pg-desktop-nav a:hover,.pg-desktop-nav summary:hover{color:var(--pg-button)}.pg-nav-group{position:relative}.pg-nav-group summary{list-style:none;display:flex;align-items:center;gap:9px}.pg-theme summary::-webkit-details-marker{display:none}.pg-subnav{position:absolute;top:100%;left:-24px;z-index:40;width:265px;padding:14px;background:var(--pg-surface, #fff);border:1px solid var(--pg-border);border-radius:16px;box-shadow:0 16px 38px #29272310}.pg-subnav a{display:block;padding:11px 12px;border-radius:8px;white-space:normal}.pg-subnav a:hover{background:var(--pg-soft)}.pg-subnav-child{font-size:12px;padding-left:24px!important}.pg-header-actions{display:flex;align-items:center;gap:8px}.pg-icon-button{display:flex;justify-content:center;align-items:center;width:42px;height:44px;padding:9px;background:transparent;border:0;cursor:pointer;text-decoration:none;list-style:none;color:var(--pg-ink)}.pg-icon-button>.pg-icon{width:22px;height:22px}.pg-icon-button:hover{color:var(--pg-button)}.pg-cart{position:relative}.pg-cart>.svg-wrapper{width:38px;height:38px}.pg-cart .cart-count-bubble{background:var(--pg-button);color:var(--pg-button-label, #fff);bottom:2px;left:auto;right:0;min-width:17px;height:17px;font-size:10px}.pg-mobile-menu{display:none}.pg-search-panel{position:absolute;right:48px;top:100%;width:390px;max-width:calc(100vw - 32px);padding:25px;background:var(--pg-surface, #fff);border:1px solid var(--pg-border);border-radius:0 0 18px 18px;box-shadow:0 16px 38px #29272310}.pg-search-panel label{display:block;font-size:13px;margin-bottom:12px}.pg-search-field{display:flex;border:1px solid var(--pg-border);border-radius:999px;overflow:hidden}.pg-search-field input{min-width:0;flex:1;padding:12px 16px;border:0;background:var(--pg-surface, #fff);font-size:16px}.pg-search-field button{flex:none}.pg-search-panel form{margin:0}.pg-hero{display:grid;grid-template-columns:1fr 1.04fr;gap:48px;align-items:center;padding-top:32px;padding-bottom:42px}.pg-hero-copy{padding:28px 0 28px 10px}.pg-hero h1{font-size:clamp(43px,4.55vw,66px);font-weight:500;letter-spacing:-.05em;margin:26px 0}.pg-hero h1 em{font-family:Georgia,Times New Roman,serif;color:var(--pg-accent);font-weight:400;letter-spacing:-.04em}.pg-lead{max-width:445px;font-size:15px;line-height:1.85;color:var(--pg-muted)}.pg-lead p{margin:0}.pg-actions{display:flex;align-items:flex-start;flex-direction:column;gap:17px;margin-top:29px}.pg-hero-note{display:flex;gap:9px;align-items:center;margin-top:30px;color:var(--pg-muted);font-size:11px}.pg-hero-note .pg-icon{width:18px;height:18px}.pg-hero-media{position:relative;aspect-ratio:1.09;overflow:hidden;border-radius:130px 18px 18px;background:var(--pg-soft)}.pg-hero-media>img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.pg-hero-caption{position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 20px;background:var(--pg-surface, #fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;line-height:1.5}.pg-hero-caption span:first-child{font-size:13px;letter-spacing:.08em}.pg-hero-caption span:last-child{font-size:12px;color:var(--pg-muted)}.pg-values{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--pg-border);border-bottom:1px solid var(--pg-border);padding-block:28px;gap:28px}.pg-value{display:flex;align-items:center;gap:17px;justify-content:center}.pg-value>.pg-icon{width:27px;height:27px;color:var(--pg-accent)}.pg-value div{display:flex;flex-direction:column}.pg-value strong{font-size:13px;font-weight:500}.pg-value span{font-size:11px;color:var(--pg-muted)}.pg-value+.pg-value{border-left:1px solid var(--pg-border)}.pg-phase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pg-phase{display:flex;flex-direction:column;padding:28px;min-height:330px;border-radius:16px;color:var(--pg-ink);text-decoration:none;transition:transform .25s,box-shadow .25s}.pg-phase:hover{transform:translateY(-5px);box-shadow:0 14px 25px #2927230c}.pg-phase--sand{background:var(--pg-phase-bg, var(--pg-phase-sand))}.pg-phase--rose{background:var(--pg-phase-bg, var(--pg-phase-rose))}.pg-phase--sage{background:var(--pg-phase-bg, var(--pg-phase-sage))}.pg-phase--warm{background:var(--pg-phase-bg, var(--pg-phase-warm))}.pg-phase-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px;color:var(--pg-muted)}.pg-phase-index{font-size:13px}.pg-phase-top .pg-icon{width:29px;height:29px}.pg-phase .pg-eyebrow{font-size:10px;margin-bottom:12px;letter-spacing:.08em!important}.pg-phase h3{font-size:23px;margin:0 0 12px;font-weight:500;max-width:210px}.pg-phase>p:not(.pg-eyebrow){font-size:13px;line-height:1.75;color:var(--pg-muted);margin:0 0 24px}.pg-phase-link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;font-size:12px;font-weight:500}.pg-phase-link .pg-icon{width:20px}.pg-products{background:var(--pg-background, #fff)}.pg-tabs{display:flex;gap:9px;overflow-x:auto;padding:3px 3px 16px;margin-bottom:19px;scrollbar-width:thin}.pg-tabs button{border:1px solid var(--pg-border);background:var(--pg-surface, #fff);border-radius:999px;white-space:nowrap;font-size:12px;padding:10px 19px;line-height:1.5;min-height:42px;cursor:pointer;transition:all .2s;color:var(--pg-muted)}.pg-tabs button[aria-pressed=true]{color:var(--pg-button-label, #fff);background:var(--pg-button);border-color:var(--pg-button)}.pg-tabs button:hover{border-color:var(--pg-button)}.pg-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px}.pg-product-grid>div{min-width:0}.pg-product-card{display:flex;flex-direction:column;height:100%}.pg-product-image{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:15px;background:var(--pg-image-background, var(--pg-soft))}.pg-product-image>img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .5s}.pg-product-card:hover .pg-product-image>img{transform:scale(1.04)}.pg-product-image-arrow{position:absolute;bottom:14px;right:14px;background:var(--pg-surface, #fff);width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:transform .25s}.pg-product-image-arrow .pg-icon{width:18px;height:18px}.pg-product-card:hover .pg-product-image-arrow{transform:rotate(-35deg)}.pg-product-badge{position:absolute;left:12px;top:12px;border-radius:999px;background:var(--pg-surface, #fff);padding:5px 10px;font-size:10px}.pg-product-meta{display:flex;flex-direction:column;flex:1;padding:21px 3px 0}.pg-product-meta .pg-eyebrow{font-size:9px;margin:0 0 7px;letter-spacing:.11em!important}.pg-product-meta h3{font-size:20px;line-height:1.3;margin:0 0 8px;font-weight:500}.pg-product-meta h3 a{text-decoration:none}.pg-product-subtitle{font-size:12px;color:var(--pg-muted);line-height:1.6;margin:0 0 15px}.pg-product-meta .price{font-size:16px;font-weight:500;letter-spacing:0;margin-top:auto}.pg-product-meta .price-item--regular{font-size:inherit}.pg-product-meta .unit-price{font-size:10px}.pg-product-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--pg-border);padding-top:12px;margin-top:15px;font-size:12px;text-decoration:none}.pg-product-link>.pg-icon{height:17px;width:17px}.pg-empty{font-size:14px;color:var(--pg-muted);grid-column:1/-1}.pg-story{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.pg-story-image{position:relative;aspect-ratio:1.06;overflow:hidden;border-radius:18px 110px 18px 18px;background:var(--pg-soft)}.pg-story-image img{width:100%;height:100%;object-fit:cover;display:block}.pg-image-label{position:absolute;bottom:20px;left:25px;font-size:10px;letter-spacing:.14em;color:var(--pg-image-label, #fff);text-shadow:0 1px 8px #0008}.pg-story-copy{max-width:485px;padding-block:20px}.pg-story-copy h2{font-size:clamp(31px,3.1vw,45px);margin:0 0 25px;font-weight:500}.pg-story-copy .rte{font-size:14px;color:var(--pg-muted);line-height:1.9}.pg-story-point{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.8;margin-top:12px}.pg-story-point .pg-icon{width:19px;height:21px;color:var(--pg-button)}.pg-story-copy>.pg-button{margin-top:30px}.pg-story--reverse .pg-story-image{order:2}.pg-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-top:32px}.pg-faq-intro h2,.pg-faq-intro h1{font-size:clamp(30px,3vw,42px);font-weight:500;margin:0 0 22px}.pg-faq-intro>p:not(.pg-eyebrow){font-size:14px;color:var(--pg-muted)}.pg-faq-intro>.pg-text-link{margin-top:16px}.pg-faq-list{border-top:1px solid var(--pg-border)}.pg-faq-item{border-bottom:1px solid var(--pg-border)}.pg-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;cursor:pointer;font-size:14px;line-height:1.6;padding:21px 0;font-weight:500}.pg-faq-plus{position:relative;width:16px;height:16px;flex:none}.pg-faq-plus:before,.pg-faq-plus:after{content:"";position:absolute;top:7px;left:2px;width:12px;height:1px;background:currentColor;transition:transform .2s}.pg-faq-plus:after{transform:rotate(90deg)}.pg-faq-item[open] .pg-faq-plus:after{transform:rotate(0)}.pg-faq-item>.rte{font-size:13px;line-height:1.9;padding-bottom:20px;color:var(--pg-muted)}.pg-faq-item>.rte>p:first-child{margin-top:0}.pg-faq-item>.rte>p:last-child{margin-bottom:0}.pg-footer{background:var(--pg-background, #fff)}.pg-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:85px;padding-block:52px;border-bottom:1px solid var(--pg-border);align-items:center}.pg-newsletter h2{font-size:30px;font-weight:500;margin:0 0 15px}.pg-newsletter .pg-eyebrow{font-size:10px}.pg-newsletter>div>p:not(.pg-eyebrow){font-size:13px;color:var(--pg-muted);margin:0;max-width:370px}.pg-newsletter-field{display:flex;border-bottom:1px solid var(--pg-border);padding:5px 0}.pg-newsletter-field input{min-width:0;flex:1;background:transparent;border:0;padding:10px 0;font-size:16px;color:var(--pg-ink)}.pg-newsletter-field button{width:48px;border:0;cursor:pointer;background:transparent;color:var(--pg-button)}.pg-newsletter .pg-small{font-size:10px;color:var(--pg-muted);max-width:470px}.pg-form-error{font-size:13px;color:#a43724}.pg-footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;padding-block:55px}.pg-footer-main h3{font-size:13px;font-weight:600;margin:0 0 22px;letter-spacing:0}.pg-footer-main>div>a{display:block;font-size:12px;color:var(--pg-muted);text-decoration:none;margin:0 0 12px}.pg-footer-main>div>a:hover{text-decoration:underline}.pg-footer-brand img{width:165px;height:auto}.pg-footer-brand p{font-size:12px;color:var(--pg-muted);margin-block:22px}.pg-footer-brand>.pg-eyebrow{font-size:9px}.pg-footer-brand .list-social{justify-content:flex-start;margin-top:12px}.pg-footer-brand .list-social__link{padding:10px 10px 10px 0}.pg-footer-main select{display:block;width:100%;max-width:200px;padding:8px;font-size:13px;border:1px solid var(--pg-border);border-radius:5px;background:var(--pg-surface, #fff)}.pg-footer-main label{font-size:12px}.pg-footer-bottom{padding-block:22px;border-top:1px solid var(--pg-border);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:var(--pg-muted)}.pg-footer-bottom .pg-small{font-size:10px}.pg-footer-bottom .list-payment{padding:0;margin:0;justify-content:flex-end}.pg-footer-bottom .list-payment__item{padding:2px}.pg-footer-bottom .list-payment__item svg{height:21px;width:34px}.pg-theme .page-width{max-width:var(--page-width)}.pg-theme .collection-hero{background:rgb(var(--color-background));padding:36px 0}.pg-theme .collection-hero__title{font-size:clamp(31px,4vw,50px);margin:0 0 20px}.pg-theme .collection-hero__description{max-width:850px;font-size:15px;color:var(--pg-muted)}.pg-theme .facets-container{margin-bottom:20px}.pg-theme .card__media .media img{object-fit:contain}.pg-theme .card__inner{background:var(--pg-image-background, var(--pg-soft));border-radius:17px;overflow:hidden}.pg-theme .card__heading{font-size:18px;line-height:1.4;font-weight:500}.pg-theme .card__information{padding-top:20px}.pg-theme .card-information>.price{font-size:16px;letter-spacing:0}.pg-theme .quick-add__submit{border:1px solid var(--pg-border);min-height:45px;background:rgb(var(--color-background));color:var(--pg-ink);font-size:13px}.pg-theme .card__badge .badge{padding:7px 12px;font-size:11px}.pg-theme .quick-add__submit:after{box-shadow:none}.pg-theme .facets__summary,.pg-theme .facet-filters__label,.pg-theme .facet-filters__field .select__select{font-size:13px}.pg-breadcrumb{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--pg-muted);margin-bottom:25px;flex-wrap:wrap}.pg-breadcrumb a{text-decoration:none}.pg-breadcrumb span:last-child{color:var(--pg-ink)}.pg-theme product-info[id^=MainProduct] .product{display:grid;grid-template-columns:1fr 1fr;gap:44px;border:1px solid var(--pg-border);border-radius:23px;padding:30px;margin:0;background:rgb(var(--color-background));align-items:start}.pg-theme product-info[id^=MainProduct] .product>.grid__item{width:100%;max-width:100%;min-width:0;padding:0}.pg-theme product-info[id^=MainProduct] .product__media-wrapper{border-radius:17px;overflow:hidden;background:var(--pg-image-background, var(--pg-soft));position:sticky;top:calc(var(--header-height,120px) + 20px)}.pg-theme .product__media-list{border-radius:15px;overflow:hidden}.pg-theme product-info[id^=MainProduct] .product__column-sticky{position:static}.pg-theme product-info[id^=MainProduct] .product__title h1{font-size:clamp(29px,3vw,42px);font-weight:500;margin:0;line-height:1.15}.pg-theme .product__text.caption-with-letter-spacing{font-size:10px;color:var(--pg-button);letter-spacing:.09em}.pg-product-intro{font-size:14px;line-height:1.85;color:var(--pg-muted);margin-block:15px}.pg-product-usps{list-style:none;margin:10px 0;padding:0;display:grid;gap:9px}.pg-product-usps:empty{display:none}.pg-product-usps li{display:flex;gap:9px;align-items:center;font-size:13px}.pg-product-usps .pg-icon{width:18px;height:18px;color:var(--pg-button)}.pg-theme .product__info-container .price--large{font-size:28px;letter-spacing:0;line-height:1.5}.pg-theme .price--on-sale .price-item--regular{font-size:16px}.pg-theme .unit-price{font-size:12px}.pg-theme .product__tax{font-size:11px;color:var(--pg-muted)}.pg-theme .product-form__input--pill input[type=radio]+label{font-size:13px;min-height:44px;padding:14px 20px;border-color:var(--pg-border);background:var(--pg-surface, #fff);color:var(--pg-ink)}.pg-theme .product-form__input--pill input[type=radio]:checked+label{background:var(--pg-soft);border-color:var(--pg-button);color:var(--pg-ink);box-shadow:inset 0 0 0 1px var(--pg-button)}.pg-theme .product-form__input{max-width:100%}.pg-theme .quantity{min-height:48px;border-radius:10px;overflow:hidden}.pg-theme .quantity:after{border-radius:10px}.pg-theme .form__label{font-size:12px}.pg-theme .product-form__submit{font-size:15px;min-height:56px}.pg-product-service{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;background:var(--pg-soft);border-radius:12px;font-size:11px;color:var(--pg-muted);line-height:1.8}.pg-product-service .pg-icon{width:21px;height:21px;margin-top:2px}.pg-product-service p{margin:0}.pg-product-payments{justify-content:center;padding-top:8px;gap:2px;flex-wrap:wrap}.pg-product-payments .icon{max-width:34px}.pg-product-details{border-top:1px solid var(--pg-border);margin-top:26px}.pg-product-details .pg-faq-item summary{font-size:13px;padding:18px 0}.pg-product-details .rte{font-size:13px}.pg-product-details .rte table{display:block;max-width:100%;overflow-x:auto;word-break:normal}.pg-product-details .rte img{height:auto;max-width:100%}.pg-supplement-note{font-size:10px;line-height:1.8;color:var(--pg-muted);margin:20px 0 0}.pg-theme .thumbnail-list{padding:12px!important}.pg-theme .thumbnail{border-radius:8px}.pg-theme .related-products__heading{font-size:36px;letter-spacing:-.035em}.pg-theme .main-page-title{font-size:clamp(32px,4vw,52px);letter-spacing:-.04em}.pg-theme .page-width--narrow{max-width:950px}.pg-theme .rte{overflow-wrap:anywhere}.pg-theme .contact__button .button{min-width:210px}.pg-theme .drawer__inner{border-radius:20px 0 0 20px;border:0}.pg-theme .drawer__heading{font-size:25px;font-weight:500}.pg-theme .cart-drawer .cart-item__name{font-size:14px}.pg-theme .drawer__footer{background:var(--pg-soft);padding:20px;margin-inline:-15px}.pg-theme .cart__checkout-button{border-radius:999px}.pg-theme .article-template__hero-container{max-width:1344px;margin:auto}.pg-theme .article-template__content{max-width:850px;font-size:16px;line-height:1.9}.pg-sticky-buy{display:none}@media(prefers-reduced-motion:no-preference){.pg-theme[data-pg-motion=true] .pg-hero-copy{animation:pg-arrive .65s ease-out both}.pg-theme[data-pg-motion=true] .pg-hero-media{animation:pg-arrive .85s ease-out both}@keyframes pg-arrive{0%{transform:translateY(14px);opacity:.6}to{transform:translateY(0);opacity:1}}}.pg-theme[data-pg-motion=false] *,.pg-theme[data-pg-motion=false] *:before,.pg-theme[data-pg-motion=false] *:after{animation:none!important;transition:none!important}@media(min-width:1441px){.pg-hero h1{font-size:70px}.pg-hero-media{aspect-ratio:1.12}}@media(max-width:1199px){.pg-wrap{width:calc(100% - 64px)}.pg-header-inner{gap:24px}.pg-desktop-nav{gap:18px;font-size:12px}.pg-logo img{width:150px}.pg-header-actions{gap:0}.pg-phase{padding:23px}.pg-hero{gap:35px}.pg-hero-caption{padding:12px;left:15px;right:15px}.pg-hero-caption span:last-child{font-size:10px}.pg-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pg-story{gap:45px}.pg-faq,.pg-newsletter{gap:50px}.pg-footer-main{gap:28px}.pg-theme product-info[id^=MainProduct] .product{gap:28px;padding:22px}}@media(max-width:989px){.pg-desktop-nav{display:none}.pg-mobile-menu{display:block}.pg-header-inner{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;gap:10px}.pg-logo{grid-column:2;grid-row:1}.pg-header-actions{justify-self:end;grid-column:3;grid-row:1}.pg-mobile-menu{grid-column:1;grid-row:1;justify-self:start}.pg-account{display:none}.pg-mobile-panel{position:absolute;left:0;right:0;top:100%;background:var(--pg-surface, #fff);border-bottom:1px solid var(--pg-border);padding:18px 32px 28px;max-height:calc(100dvh - 110px);overflow-y:auto;box-shadow:0 18px 30px #2927230d}.pg-mobile-panel>a,.pg-mobile-panel>.pg-nav-group>summary{display:flex;justify-content:space-between;padding:15px 0;font-size:15px;text-decoration:none;border-bottom:1px solid var(--pg-border)}.pg-mobile-panel .pg-subnav{position:static;width:auto;box-shadow:none;border:0;background:var(--pg-soft);border-radius:10px;margin-block:6px;font-size:13px}.pg-search-panel{right:24px}.pg-hero{gap:25px;padding-top:28px}.pg-hero-copy{padding:15px 0}.pg-hero h1{font-size:45px}.pg-lead{font-size:13px}.pg-hero .pg-eyebrow{font-size:9px}.pg-hero-media{border-top-left-radius:90px;aspect-ratio:.79}.pg-hero-media img{object-position:48% 50%}.pg-hero-caption{flex-direction:column;align-items:flex-start;gap:1px;bottom:12px}.pg-actions{gap:12px}.pg-hero-note{font-size:10px;align-items:flex-start}.pg-phase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pg-phase{min-height:270px}.pg-phase-top{margin-bottom:22px}.pg-phase h3{max-width:none}.pg-section{padding-block:65px}.pg-values{gap:15px}.pg-value{gap:12px}.pg-value strong{font-size:11px}.pg-value span{font-size:10px}.pg-value>.pg-icon{width:22px}.pg-story-copy .rte{font-size:13px}.pg-faq{padding-top:15px;gap:36px}.pg-newsletter{gap:35px}.pg-footer-main{grid-template-columns:1.3fr 1fr 1fr;gap:36px 28px}.pg-footer-main>div:last-child{grid-column:2/-1;display:flex;flex-wrap:wrap;gap:0 22px;align-items:baseline}.pg-footer-main>div:last-child h3{flex-basis:100%}.pg-theme product-info[id^=MainProduct] .product{padding:20px;gap:26px}.pg-theme .product__media-wrapper{top:125px!important}.pg-theme product-info[id^=MainProduct] .product__title h1{font-size:29px}.pg-theme .product__info-container .price--large{font-size:25px}}@media(max-width:749px){.pg-wrap{width:calc(100% - 40px)}.pg-announcement{font-size:9px;padding-block:8px;letter-spacing:.03em}.pg-header-inner{min-height:67px}.pg-logo img{width:137px;max-height:42px}.pg-icon-button{width:37px;height:42px;padding:8px}.pg-header-actions{gap:0}.pg-search-panel{right:16px;padding:22px}.pg-mobile-panel{padding-inline:20px}.pg-hero{grid-template-columns:1fr;padding-top:18px;padding-bottom:30px;gap:24px}.pg-hero-copy{padding:12px 1px 0}.pg-hero .pg-eyebrow{font-size:9px;margin-bottom:17px}.pg-hero h1{font-size:clamp(40px,10vw,59px);margin:0 0 20px;line-height:1.13;letter-spacing:-.047em}.pg-lead{font-size:13px;max-width:540px;line-height:1.85}.pg-actions{margin-top:23px;flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px 19px}.pg-actions>.pg-text-link{font-size:11px}.pg-button{font-size:12px;gap:15px;min-height:48px;padding:13px 21px}.pg-hero-note{margin-top:21px;font-size:10px;align-items:center}.pg-hero-media{aspect-ratio:1.22;max-height:440px;border-radius:75px 13px 13px}.pg-hero-media img{object-position:center 45%}.pg-hero-caption{flex-direction:row;align-items:center;left:12px;right:12px;bottom:12px;padding:12px 15px}.pg-hero-caption span:first-child{font-size:11px}.pg-hero-caption span:last-child{font-size:10px}.pg-values{gap:10px;padding-block:20px}.pg-value{flex-direction:column;text-align:center;gap:9px}.pg-value div{gap:3px}.pg-value strong{font-size:10px;line-height:1.4}.pg-value span{font-size:9px;line-height:1.5;max-width:95px}.pg-value+.pg-value{border:0}.pg-value>.pg-icon{width:23px;height:23px}.pg-section{padding-block:48px}.pg-section-head{display:block;margin-bottom:25px}.pg-section-head h2{font-size:29px;line-height:1.25}.pg-section-head>p{font-size:12px;max-width:330px;margin-top:15px}.pg-section-head>.pg-text-link{margin-top:14px;font-size:12px}.pg-eyebrow{font-size:9px;margin-bottom:12px}.pg-phase-grid{gap:12px}.pg-phase{min-height:284px;padding:18px 15px;border-radius:13px}.pg-phase-top{margin-bottom:24px}.pg-phase-top .pg-icon{width:24px;height:24px}.pg-phase .pg-eyebrow{font-size:8px;letter-spacing:.07em!important}.pg-phase-index{font-size:10px}.pg-phase h3{font-size:20px;line-height:1.2;letter-spacing:-.03em}.pg-phase>p:not(.pg-eyebrow){font-size:11px;margin-bottom:16px;line-height:1.8}.pg-phase-link{font-size:11px}.pg-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 14px}.pg-tabs{gap:7px;margin-bottom:10px}.pg-tabs button{font-size:11px;padding:10px 15px}.pg-product-image{border-radius:12px}.pg-product-image-arrow{height:29px;width:29px;right:9px;bottom:9px}.pg-product-meta{padding:16px 1px 0}.pg-product-meta .pg-eyebrow{font-size:8px;min-height:12px}.pg-product-meta h3{font-size:16px;line-height:1.4;min-height:44px;margin-bottom:5px}.pg-product-subtitle{font-size:10px;line-height:1.65;margin-bottom:11px;min-height:34px}.pg-product-meta .price{font-size:14px}.pg-product-meta .price__sale .price-item--regular{font-size:11px}.pg-product-meta .price-item{margin:0 5px 0 0}.pg-product-meta .unit-price{font-size:9px}.pg-product-link{font-size:11px;padding-top:10px;margin-top:12px}.pg-product-badge{font-size:8px;padding:4px 8px;left:8px;top:8px}.pg-story{grid-template-columns:1fr;gap:29px}.pg-story-image{aspect-ratio:1.15;border-radius:15px 75px 15px 15px}.pg-story-copy{max-width:none;padding:0}.pg-story-copy h2{font-size:32px;max-width:350px;margin-bottom:21px}.pg-story-copy .rte{font-size:13px}.pg-story--reverse .pg-story-image{order:0}.pg-story-point{font-size:11px}.pg-story-copy>.pg-button{margin-top:24px}.pg-faq{grid-template-columns:1fr;gap:28px;padding-top:5px}.pg-faq-intro h2,.pg-faq-intro h1{font-size:31px;max-width:330px}.pg-faq-intro>p:not(.pg-eyebrow){font-size:12px}.pg-faq-intro>.pg-text-link{margin-top:5px;font-size:12px}.pg-faq-item summary{font-size:12px;gap:18px;padding-block:18px}.pg-faq-item>.rte{font-size:12px}.pg-newsletter{grid-template-columns:1fr;gap:23px;padding-block:37px}.pg-newsletter h2{font-size:28px;max-width:310px}.pg-newsletter>div>p:not(.pg-eyebrow){font-size:12px}.pg-newsletter-field input{font-size:14px}.pg-footer-main{grid-template-columns:1fr 1fr;gap:31px 20px;padding-block:37px}.pg-footer-brand{grid-column:1/-1}.pg-footer-brand img{width:144px}.pg-footer-brand p{margin-block:16px}.pg-footer-main h3{font-size:12px;margin-bottom:18px}.pg-footer-main>div>a{font-size:11px;margin-bottom:12px}.pg-footer-main>div:last-child{grid-column:1/-1;gap:0 20px}.pg-footer-main>div:last-child h3{margin-bottom:15px}.pg-footer-bottom{flex-wrap:wrap;gap:9px;font-size:10px;padding-block:20px}.pg-footer-bottom .list-payment{width:100%;justify-content:flex-start;margin-top:5px}.pg-footer-bottom .pg-small{font-size:9px}.pg-theme .collection-hero{padding:27px 0 20px}.pg-theme .collection-hero__description{font-size:13px}.pg-theme .card__heading{font-size:14px}.pg-theme .card-information>.price{font-size:14px}.pg-theme .quick-add__submit{font-size:11px;padding-inline:8px}.pg-theme .card__badge .badge{font-size:9px}.pg-theme .product-grid{column-gap:14px}.pg-theme .product-grid>.grid__item{width:calc(50% - 7px);max-width:calc(50% - 7px)}.pg-breadcrumb{font-size:10px;margin-bottom:19px;gap:7px}.pg-theme product-info[id^=MainProduct] .product{display:block;border:0;padding:0;border-radius:0;margin:0}.pg-theme product-info[id^=MainProduct] .product__media-wrapper{position:relative!important;top:0!important;border-radius:17px;margin-bottom:25px}.pg-theme product-info[id^=MainProduct] .product__info-wrapper{padding:0 1px}.pg-theme .product__media-list{margin:0!important;scroll-padding-left:0!important}.pg-theme .product__media-list .product__media-item{width:100%!important;margin:0!important;padding:0!important}.pg-theme .product__media-wrapper slider-component{margin:0}.pg-theme .product__media-wrapper .slider-button{width:36px}.pg-theme .thumbnail-list{column-gap:8px}.pg-theme .product__title h1{font-size:31px}.pg-product-intro{font-size:13px}.pg-product-details{margin-top:24px}.pg-product-service{font-size:11px}.pg-theme .related-products__heading{font-size:29px}.pg-theme .drawer__inner{width:calc(100vw - 18px);max-width:420px}.pg-theme .drawer__footer{padding:18px 15px}.pg-theme .main-page-title{margin-bottom:25px}.pg-sticky-buy{position:fixed;bottom:0;left:0;right:0;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 20px max(12px,env(safe-area-inset-bottom));background:var(--pg-surface, #fff);border-top:1px solid var(--pg-border);box-shadow:0 -7px 20px #29272308}.pg-sticky-buy>div{display:flex;flex-direction:column;min-width:0}.pg-sticky-buy strong{font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:500}.pg-sticky-buy span{font-size:13px}.pg-sticky-buy .pg-button{font-size:11px;padding:12px 18px;min-height:43px;flex-shrink:0}.pg-theme.pg-has-sticky{padding-bottom:84px}.pg-theme.overflow-hidden .pg-sticky-buy{display:none}}@media(max-width:359px){.pg-wrap{width:calc(100% - 28px)}.pg-logo img{width:120px}.pg-hero h1{font-size:38px}.pg-phase{padding:16px 12px}.pg-phase h3{font-size:18px}.pg-phase .pg-eyebrow{font-size:7px}.pg-product-meta h3{font-size:14px}.pg-header-inner{gap:3px}.pg-icon-button{width:33px}.pg-sticky-buy{padding-inline:14px}}@media(prefers-reduced-motion:reduce){.pg-theme *,.pg-theme *:before,.pg-theme *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.pg-theme product-info[id^=MainProduct] .product--no-media{grid-template-columns:1fr;max-width:900px;margin-inline:auto}.pg-theme [class*=color-]{--pg-ink: rgb(var(--color-foreground));--pg-heading: rgb(var(--color-foreground));--pg-muted: rgba(var(--color-foreground), .75);--pg-button: rgb(var(--color-button));--pg-button-label: rgb(var(--color-button-text));--pg-soft: rgba(var(--color-foreground), .045);--pg-border: rgba(var(--color-foreground), .16);--pg-surface: rgb(var(--color-background));--pg-surface-text: rgb(var(--color-foreground))}.pg-header a,.pg-footer a,.pg-product-card a,.pg-text-link,.pg-breadcrumb a{color:inherit}.pg-header .pg-button,.pg-footer .pg-button{color:var(--pg-button-label)}.pg-theme .button{color:rgb(var(--color-button-text))}.pg-theme .button--secondary,.pg-theme .button--tertiary{color:rgb(var(--color-secondary-button-text))}.pg-theme .pg-product-service a{color:rgb(var(--color-link));text-underline-offset:.2em}.pg-text-link{color:var(--pg-link, var(--pg-ink))}.pg-text-link:hover,.pg-desktop-nav a:hover,.pg-desktop-nav summary:hover{color:var(--pg-link, var(--pg-button))}.pg-subnav,.pg-search-panel,.pg-mobile-panel,.pg-search-field input{background:var(--pg-surface);color:var(--pg-surface-text)}.pg-subnav a:hover,.pg-mobile-panel .pg-subnav{background:var(--pg-background)}.pg-hero-caption,.pg-product-image-arrow,.pg-product-badge{background:var(--pg-surface);color:var(--pg-surface-text)}.pg-hero-caption span:last-child{color:inherit}.pg-phase-top{color:var(--pg-accent)}.pg-tabs button{background:var(--pg-surface);color:var(--pg-surface-text)}.pg-tabs button[aria-pressed=true]{background:var(--pg-button);color:var(--pg-button-label)}.pg-footer-main>div>a{color:var(--pg-muted)}.pg-footer-main>div>a:hover{color:var(--pg-link)}.pg-theme .collection-hero__description{color:rgba(var(--color-foreground),.75)}.pg-theme .drawer__footer{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.pg-theme .product__media-wrapper{background:var(--pg-image-background, var(--pg-soft))}.pg-theme .pg-sticky-buy{background:var(--pg-background, rgb(var(--color-background)));color:var(--pg-ink)}.product__info-container .product-form__buttons,.product__info-container .product-form__submit{width:100%;max-width:none}
/*# sourceMappingURL=/cdn/shop/t/38/assets/purogyn.css.map */
