[class^=ps-],[class*=" ps-"]{box-sizing:border-box}.ps-section{padding-left:1.5rem;padding-right:1.5rem}.ps-inner{max-width:var(--page-width);margin:0 auto}.ps-eyebrow{font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .8rem;opacity:.8}.ps-heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.8rem;line-height:1.15;letter-spacing:-.01em;margin:0 0 1rem;text-wrap:balance}.ps-body{font-size:1.5rem;line-height:1.55;margin:0 0 2rem;max-width:46ch}.ps-cta{min-height:4.6rem;display:inline-flex;align-items:center;justify-content:center;padding:0 2.4rem}@media screen and (min-width:750px){.ps-section{padding-left:5rem;padding-right:5rem}.ps-heading{font-size:4rem}}.ps-hero{position:relative;width:100%;max-width:100%;box-sizing:border-box;background-color:#1a1a1a;display:flex;align-items:flex-end;aspect-ratio:3 / 4;min-height:430px;max-height:640px;overflow:hidden;isolation:isolate}.ps-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.ps-hero picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.ps-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 25%;z-index:0}@media screen and (min-width:750px){.ps-hero__img{object-position:50% 50%}}.ps-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#000000e0,#000000b8 30%,#00000070 58%,#00000029 80%,#0000000a)}@media screen and (min-width:750px){.ps-hero__scrim{background:linear-gradient(to right,#000000b8,#00000080 32%,#0000001f 58%,#0000 78%),linear-gradient(to top,#00000080,#0000002e 45%,#0000)}.ps-hero__content{max-width:var(--page-width)}.ps-hero__sub{max-width:34ch}}.ps-hero__content{position:relative;z-index:2;width:100%;max-width:var(--page-width);margin:0 auto;padding:0 1.5rem 2.8rem;color:#fff}.ps-hero__h1{color:#fff;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:3.2rem;line-height:1.08;letter-spacing:-.015em;margin:0 0 1rem;max-width:16ch;text-wrap:balance;text-shadow:0 1px 12px rgba(0,0,0,.35)}.ps-hero__sub{color:#fff;font-size:1.5rem;line-height:1.5;margin:0 0 1.8rem;max-width:38ch;text-shadow:0 1px 10px rgba(0,0,0,.4)}.ps-hero .ps-cta{background:#fff;color:#121212;border:0;font-size:1.5rem;text-decoration:none}.ps-hero .ps-cta:hover{background:#ffffffe0}@media screen and (min-width:750px){.ps-hero{--ps-chrome: 172px;--ps-peek: 112px;min-height:440px;max-height:min(760px,calc(100svh - var(--ps-chrome) - var(--ps-peek)))}.ps-hero__content{padding:0 5rem 6rem}.ps-hero__h1{font-size:5.6rem}.ps-hero__sub{font-size:1.8rem;max-width:44ch}}@media screen and (max-width:749px){.ps-hero{display:block;aspect-ratio:auto;min-height:0;max-height:none;background-color:rgb(var(--color-background))}.ps-hero__media{position:relative;inset:auto;aspect-ratio:3 / 4;overflow:hidden}.ps-hero__scrim{display:none}.ps-hero__content{padding:1.4rem 1.5rem 2rem;color:rgb(var(--color-foreground))}.ps-hero__h1{color:rgb(var(--color-foreground));font-weight:600;font-size:2.8rem;margin-bottom:.6rem;text-shadow:none}.ps-hero__sub{color:rgba(var(--color-foreground),.82);font-size:1.4rem;line-height:1.45;margin-bottom:1.2rem;text-shadow:none}.ps-hero .ps-cta{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}}.ps-tiers__head{max-width:var(--page-width);margin:0 auto 1.6rem;padding:0 1.5rem}.ps-tiers__rail{display:grid;grid-auto-flow:column;grid-auto-columns:78%;gap:1.2rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-left:1.5rem;padding:0 1.5rem 1.2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ps-tiers__rail::-webkit-scrollbar{display:none}.ps-tier{scroll-snap-align:start;position:relative;display:block;min-width:0;text-decoration:none;color:inherit;overflow:hidden;isolation:isolate}.ps-tier__frame{display:block;position:relative;aspect-ratio:2 / 3;overflow:hidden;background:rgba(var(--color-foreground),.06)}.ps-tier__img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.ps-tier__frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b3,#00000040 38%,#0000 68%)}.ps-tier__label{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:1.6rem;color:#fff}.ps-tier__name{display:block;font-family:var(--font-heading-family);font-size:1.8rem;line-height:1.25;margin:0 0 .4rem}.ps-tier__price{display:block;font-size:1.4rem;letter-spacing:.04em;opacity:.95}.ps-tier:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}@media screen and (min-width:750px){.ps-tiers__head{padding:0 5rem}.ps-tiers__rail{grid-auto-flow:row;grid-template-columns:repeat(var(--ps-tier-cols, 4),minmax(0,1fr));grid-auto-columns:auto;overflow:visible;gap:1.6rem;padding:0 5rem}.ps-tier__img{transition:transform .5s ease}.ps-tier:hover .ps-tier__img{transform:scale(1.03)}.ps-tier__name{font-size:2.2rem}}.ps-rev__grid{display:grid;gap:2.4rem}.ps-rev__viewer{min-width:0}.ps-rev__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.ps-rev__fieldset{border:0;padding:0;margin:0;min-width:0}.ps-rev__stage{display:block;position:relative;aspect-ratio:2 / 3;overflow:hidden;background:rgba(var(--color-foreground),.06)}.ps-rev__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;opacity:0;transition:opacity .35s ease}.ps-rev__a:checked~.ps-rev__stage .ps-rev__img--a,.ps-rev__b:checked~.ps-rev__stage .ps-rev__img--b{opacity:1}.ps-rev__seg{display:grid;grid-template-columns:1fr 1fr;margin-top:1.2rem;border:.1rem solid rgba(var(--color-foreground),.35)}.ps-rev__seg label{min-height:4.4rem;display:flex;align-items:center;justify-content:center;padding:.8rem 1rem;font-size:1.4rem;letter-spacing:.04em;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none}.ps-rev__seg label+label{border-left:.1rem solid rgba(var(--color-foreground),.35)}.ps-rev__a:checked~.ps-rev__seg .ps-rev__seg--a,.ps-rev__b:checked~.ps-rev__seg .ps-rev__seg--b{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.ps-rev__a:focus-visible~.ps-rev__seg .ps-rev__seg--a,.ps-rev__b:focus-visible~.ps-rev__seg .ps-rev__seg--b{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.ps-rev__caption{font-size:1.3rem;line-height:1.5;margin:1rem 0 0;opacity:.8}.ps-rev__video{width:100%;height:auto;aspect-ratio:9 / 16;display:block;margin-top:2.4rem;background:#000}@media screen and (min-width:750px){.ps-rev__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem;align-items:center}.ps-rev__video{margin-top:0}}.ps-mm__grid{display:grid;gap:2.4rem;align-items:center}.ps-mm__mock{border:.1rem solid rgba(var(--color-foreground),.18);padding:2rem 1.6rem;display:grid;gap:1.4rem;background:rgba(var(--color-foreground),.03)}.ps-mm__field{min-width:0}.ps-mm__label{display:block;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.6rem;opacity:.75}.ps-mm__select{min-height:4.4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 1.4rem;border:.1rem solid rgba(var(--color-foreground),.4);background:rgb(var(--color-background));font-size:1.5rem}.ps-mm__select svg{flex:0 0 auto;width:1.2rem;height:1.2rem}@media screen and (min-width:750px){.ps-mm__grid{grid-template-columns:minmax(0,5fr) minmax(0,4fr);gap:5rem}.ps-mm__mock{padding:3rem 2.4rem}}.ps-usp__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.4rem}.ps-usp__item{min-width:0;display:grid;gap:.8rem;justify-items:center;text-align:center}.ps-usp__icon{width:2.8rem;height:2.8rem;display:block;stroke:currentColor;fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.ps-usp__text{font-size:1.3rem;line-height:1.4;margin:0;overflow-wrap:anywhere}@media screen and (min-width:750px){.ps-usp__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}.ps-usp__text{font-size:1.5rem}}@media(prefers-reduced-motion:reduce){.ps-rev__img,.ps-tier__img{transition:none}}@media screen and (max-width:989px){.footer-nav-list a,.footer-nav-item a,.footer-copyright a,.list-menu__item--link,.mobile-facets__clear{display:inline-flex;align-items:center;min-height:44px;padding-block:.4rem}.footer-social-icons a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}}.ps-hero .ps-hero__hitarea{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;text-indent:-9999px;overflow:hidden}.ps-hero--linked .ps-cta{transition:transform .15s ease,box-shadow .15s ease}.ps-hero--linked .ps-hero__content{pointer-events:none}.ps-hero--linked .ps-hero__content .ps-cta{pointer-events:auto}@media screen and (min-width:750px){.ps-hero--split{background-color:var(--ps-hero-panel, #eeece8);display:grid;--ps-chrome: 172px;--ps-peek: 112px;--ps-hero-h: clamp(440px, calc(100svh - var(--ps-chrome) - var(--ps-peek)), 740px);grid-template-columns:1fr min(44vw,calc(var(--ps-hero-h) * .86));align-items:stretch;aspect-ratio:auto;height:var(--ps-hero-h);min-height:0;max-height:none}.ps-hero--split .ps-hero__media{position:relative;inset:auto;grid-column:2;grid-row:1;height:100%;overflow:hidden}.ps-hero--split .ps-hero__img,.ps-hero--split .ps-hero__video{object-position:50% 8%}.ps-hero--split .ps-hero__scrim{display:none}.ps-hero--split .ps-hero__content{grid-column:1;grid-row:1;align-self:center;max-width:none;margin:0;padding:0 4rem 0 5rem;color:rgb(var(--color-foreground))}.ps-hero--split .ps-hero__h1,.ps-hero--split .ps-hero__sub{color:rgb(var(--color-foreground));text-shadow:none}.ps-hero--split .ps-hero__h1{font-size:clamp(3.4rem,3.4vw,6.2rem);line-height:1.05}.ps-hero--split .ps-hero__sub{max-width:46ch}.ps-hero--split .ps-cta{margin-top:.4rem}.ps-hero--split .ps-hero__hitarea{grid-column:1 / -1;grid-row:1;position:absolute;top:0;right:0;bottom:0;left:0}}@media screen and (min-width:1400px){.ps-hero--split .ps-hero__content{padding-left:max(5rem,calc((100vw - var(--page-width)) / 2 + 1.5rem))}}.ps-hero--linked:hover .ps-cta{transform:translateY(-1px);box-shadow:0 .4rem 1.4rem #00000047}@media(prefers-reduced-motion:reduce){.ps-hero--linked .ps-cta,.ps-hero--linked:hover .ps-cta{transition:none;transform:none}}.ps-mm__mock,.ps-mm__mock *{pointer-events:none;-webkit-user-select:none;user-select:none}.ps-mm__grid{position:relative}.ps-mm__grid .ps-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ps-mm__grid>*{position:relative}@media screen and (max-width:749px){.featured-collection .title.h0,.collection__title .title.h0,.title-wrapper-with-link .title.h0{font-size:2.8rem;line-height:1.15;margin-bottom:.8rem}.featured-collection .title-wrapper,.collection__title.title-wrapper{margin-bottom:1.2rem}.featured-collection .collection,.section-template--featured .collection{padding-block:0}}.ps-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;z-index:0;opacity:0;transition:opacity .6s ease}.ps-hero__video.is-playing{opacity:1}@media screen and (min-width:750px){.ps-hero__video{object-position:50% 50%}}@media(prefers-reduced-motion:reduce){.ps-hero__video{display:none}}.featured-collection .title,.collection__title .title,.collapsible-content__heading,.newsletter-form__heading,.email-signup-banner__heading,.multicolumn .title,.image-with-text__heading,.rich-text__heading{color:rgb(var(--color-foreground));color:#121212;text-align:center;font-size:2.8rem;line-height:1.15;letter-spacing:-.01em}.featured-collection .title-wrapper,.collection__title.title-wrapper,.collapsible-content .title-wrapper,.newsletter .center,.email-signup-banner .center{text-align:center}@media screen and (min-width:750px){.featured-collection .title,.collection__title .title,.collapsible-content__heading,.newsletter-form__heading,.email-signup-banner__heading,.multicolumn .title,.image-with-text__heading,.rich-text__heading{font-size:3.4rem}}.button--secondary,.collection__view-all .button{background-color:transparent;color:#121212;box-shadow:0 0 0 .1rem #121212;border:0}.button--secondary:hover,.collection__view-all .button:hover{background-color:#121212;color:#fff;box-shadow:0 0 0 .1rem #121212}.collection__view-all{text-align:center}.collection__title.title-wrapper .title,.title-wrapper-with-link .title,.newsletter__wrapper>.title,.newsletter__wrapper h2,.email-signup-banner__content h2{text-align:center;color:#121212;font-size:2.8rem;line-height:1.15}.newsletter__wrapper,.newsletter__wrapper .newsletter__subheading,.email-signup-banner__content{text-align:center}@media screen and (min-width:750px){.collection__title.title-wrapper .title,.title-wrapper-with-link .title,.newsletter__wrapper>.title,.newsletter__wrapper h2,.email-signup-banner__content h2{font-size:3.4rem}}.title-wrapper--no-top-margin>.title,.collection__title.title-wrapper>.title{text-align:center!important}@media screen and (min-width:600px)and (max-width:1199px){.ps-hero{aspect-ratio:16 / 9;min-height:420px;max-height:620px}}@media screen and (min-width:1200px){.ps-hero{aspect-ratio:21 / 10;min-height:480px;max-height:760px}}.ps-heading,.ps-eyebrow,.featured-collection .title,.collection__title .title,.collapsible-content__heading,.newsletter__wrapper h2,.email-signup-banner__content h2,.multicolumn .title,.title-wrapper-with-link .title{text-align:center}.ps-mm__copy,.ps-rev__copy,.ps-section .ps-inner>.ps-heading{text-align:center}.ps-hero--editorial{--ps-ink: #121212;--ps-ink-2: #4a4a4a;--ps-ink-3: #77736c;--ps-teal: #82c0c1;--ps-teal-deep: #4e9899;--ps-cream: #faf6ec;--ps-hair: rgba(18, 18, 18, .14);--ps-hair-soft: rgba(18, 18, 18, .08);--ps-grid-max: 1660px;background-color:var(--ps-cream)}@media screen and (min-width:750px){.ps-hero--editorial{grid-template-columns:1fr min(44vw,calc(var(--ps-hero-h) * .86));--ps-gut: 56px;--ps-pad-r: 72px;--ps-h1: 58px;--ps-h1-lh: 1}.ps-hero--editorial .ps-hero__content{display:grid;align-content:space-between;gap:28px;min-width:0;align-self:stretch;padding:clamp(40px,5.2vh,60px) var(--ps-pad-r) clamp(40px,5.2vh,60px) max(var(--ps-gut),calc((100vw - var(--ps-grid-max)) / 2 + var(--ps-gut)))}.ps-hero--editorial .ps-hero__rail{display:flex;align-items:center;justify-content:space-between;gap:24px}.ps-hero--editorial .ps-hero__metaend{font-size:clamp(10.5px,.68vw,12px);font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ps-ink-3);white-space:nowrap}.ps-hero--editorial .ps-hero__eyebrow{margin:0;display:flex;align-items:center;gap:16px;font-size:clamp(11px,.72vw,12.5px);font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ps-ink-3);white-space:nowrap}.ps-hero--editorial .ps-hero__eyebrow:before{content:"";display:block;width:44px;height:2px;background:var(--ps-teal);flex:0 0 auto}.ps-hero--editorial .ps-hero__rule{height:1px;background:var(--ps-hair);width:100%}.ps-hero--editorial .ps-hero__meta .ps-hero__rule{margin-top:clamp(18px,2.4vh,26px)}.ps-hero--editorial .ps-hero__h1{margin:0;font-size:var(--ps-h1);line-height:var(--ps-h1-lh);letter-spacing:-.032em;font-weight:200;color:var(--ps-ink);text-shadow:none}.ps-hero--editorial .ps-hero__l1{display:block;font-weight:200}.ps-hero--editorial .ps-hero__l2{display:block;font-weight:600;letter-spacing:-.032em}.ps-hero--editorial .ps-hero__sub{margin:clamp(18px,2.6vh,28px) 0 0;font-size:clamp(15.5px,1.28vw,23px);line-height:1.45;color:var(--ps-ink-2);max-width:34ch;text-shadow:none}.ps-hero--editorial .ps-hero__foot .ps-hero__rule{margin-bottom:clamp(20px,2.8vh,30px)}.ps-hero--editorial .ps-hero__footrail{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.ps-hero--editorial .ps-hero__sizes{display:grid;gap:10px}.ps-hero--editorial .ps-hero__sizerow{display:flex;align-items:center;gap:18px;min-width:0}.ps-hero--editorial .ps-hero__sizelab{flex:0 0 auto;width:72px;font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--ps-ink-3)}.ps-hero--editorial .ps-hero__chips{display:flex;gap:14px;flex-wrap:nowrap}.ps-hero--editorial .ps-hero__chips i{font-style:normal;font-size:12px;font-weight:600;letter-spacing:.08em;color:#9a958d;position:relative;padding-bottom:7px}.ps-hero--editorial .ps-hero__chips i.is-on{color:var(--ps-ink)}.ps-hero--editorial .ps-hero__chips i.is-on:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--ps-teal)}.ps-hero--editorial .ps-cta{display:inline-flex;align-items:center;gap:14px;height:58px;padding:0 34px;background:var(--ps-ink);color:#fff;border:0;border-radius:0;font-size:12.5px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;transition:background .28s ease}.ps-hero--editorial .ps-cta:hover{background:var(--ps-teal-deep);color:#fff}.ps-hero--editorial .ps-hero__arw{display:block;transition:transform .28s ease}.ps-hero--editorial .ps-cta:hover .ps-hero__arw{transform:translate(5px)}.ps-hero--editorial .ps-hero__media:before{content:"";position:absolute;inset:0 auto 0 0;width:1px;background:#1212121a;z-index:2}}@media screen and (min-width:1700px){.ps-hero--editorial{--ps-hero-h: clamp(440px, calc(100svh - var(--ps-chrome) - var(--ps-peek)), 748px);--ps-gut: 72px;--ps-pad-r: 80px;--ps-h1: clamp(100px, 6.4vw, 126px);--ps-h1-lh: .94}}@media screen and (min-width:1400px)and (max-width:1699px){.ps-hero--editorial{--ps-hero-h: clamp(440px, calc(100svh - var(--ps-chrome) - var(--ps-peek)), 700px);--ps-gut: 64px;--ps-pad-r: 72px;--ps-h1: clamp(84px, 6.2vw, 112px);--ps-h1-lh: .95}}@media screen and (min-width:1200px)and (max-width:1399px){.ps-hero--editorial{--ps-hero-h: clamp(440px, calc(100svh - var(--ps-chrome) - var(--ps-peek)), 620px);--ps-gut: 52px;--ps-pad-r: 60px;--ps-h1: clamp(70px, 6.1vw, 92px);--ps-h1-lh: .96}}@media screen and (min-width:750px)and (max-width:1199px){.ps-hero--editorial{--ps-hero-h: clamp(440px, calc(100svh - var(--ps-chrome) - var(--ps-peek)), 560px);--ps-gut: 40px;--ps-pad-r: 44px;--ps-h1: clamp(56px, 5.7vw, 70px);--ps-h1-lh: .97}.ps-hero--editorial .ps-hero__content{gap:20px}.ps-hero--editorial .ps-hero__sizelab{width:60px;letter-spacing:.14em}.ps-hero--editorial .ps-hero__sizerow{gap:12px}.ps-hero--editorial .ps-hero__footrail{gap:24px}.ps-hero--editorial .ps-cta{height:52px;padding:0 24px;font-size:11.5px;letter-spacing:.14em}.ps-hero--editorial .ps-hero__metaend{display:none}}@media screen and (max-width:749px){.ps-hero--editorial .ps-hero__meta,.ps-hero--editorial .ps-hero__sizes{display:none}.ps-hero--editorial .ps-hero__l1,.ps-hero--editorial .ps-hero__l2{display:inline}.ps-hero--editorial .ps-hero__l1:after{content:" "}.ps-hero--editorial .ps-hero__arw{display:none}}@media screen and (min-width:750px){.ps-hero--cinema{--ps-chrome: 172px;--ps-peek: 112px;--ps-cine-ar: 2.339;--ps-cine-h: clamp(360px, calc(100svh - var(--ps-chrome) - var(--ps-peek)), 720px);display:flex;align-items:flex-end;aspect-ratio:auto;height:var(--ps-cine-h);min-height:0;max-height:none;width:min(100%,calc(var(--ps-cine-h) * var(--ps-cine-ar)));margin-inline:auto;background-color:#faf6ec}.ps-hero--cinema .ps-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.ps-hero--cinema .ps-hero__img,.ps-hero--cinema .ps-hero__video{object-position:50% 50%}.ps-hero--cinema .ps-hero__scrim{display:block;background:linear-gradient(to right,#0c0e0e80,#0c0e0e47 22%,#0c0e0e0f 38%,#0c0e0e00 50%),linear-gradient(to top,#0c0e0e6b,#0c0e0e00 38%)}.ps-hero--cinema .ps-hero__content{display:block;position:relative;z-index:2;width:100%;max-width:none;margin:0;padding:0 clamp(2.4rem,4vw,4.4rem) clamp(2.2rem,4.4vh,3.6rem);color:#fff}.ps-hero--cinema .ps-hero__h1{color:#fff;font-weight:300;font-size:clamp(3.2rem,3.4vw,5.4rem);line-height:1.02;letter-spacing:-.028em;max-width:15ch;text-shadow:0 1px 26px rgba(0,0,0,.3)}.ps-hero--cinema .ps-hero__sub{color:#ffffffe6;max-width:34ch;font-size:clamp(1.5rem,1.15vw,1.85rem);text-shadow:0 1px 18px rgba(0,0,0,.35)}.ps-hero--cinema .ps-cta{background:#fff;color:#121212;border:0;border-radius:0;height:54px;padding:0 30px;font-size:12.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ps-hero--cinema .ps-cta:hover{background:#ffffffe0;color:#121212}}@media screen and (max-width:749px){.ps-hero--cinema{width:100%}}@media screen and (min-width:750px){.ps-hero--cinema .ps-hero__img{animation:ps-cine-settle 14s cubic-bezier(.16,.62,.24,1) both;will-change:transform}.ps-hero--cinema .ps-hero__h1{animation:ps-cine-rise .85s cubic-bezier(.2,.7,.25,1) .1s both}.ps-hero--cinema .ps-hero__sub{animation:ps-cine-rise .85s cubic-bezier(.2,.7,.25,1) .22s both}.ps-hero--cinema .ps-cta{animation:ps-cine-rise .85s cubic-bezier(.2,.7,.25,1) .34s both}.ps-hero--cinema .ps-hero__scrim{animation:ps-cine-fade 1.1s ease-out both}.ps-hero--cinema .ps-cta{transition:background .28s ease,color .28s ease}}@keyframes ps-cine-settle{0%{transform:scale(1.055)}to{transform:scale(1)}}@keyframes ps-cine-rise{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:none}}@keyframes ps-cine-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.ps-hero--cinema .ps-hero__img,.ps-hero--cinema .ps-hero__h1,.ps-hero--cinema .ps-hero__sub,.ps-hero--cinema .ps-cta,.ps-hero--cinema .ps-hero__scrim{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-peaksoul.css.map */
