.pv{--ivory:#f7f2ea;--ink:#171513;--copper:#a15a3e;--black:#070707;--line:rgba(161,90,62,.52);--body:rgba(23,21,19,.76);width:100%;overflow:hidden;color:var(--ink);background:var(--ivory);font-family:var(--text-font-family,"Nunito",sans-serif)}.pv *{box-sizing:border-box}.pv h1,.pv h2,.pv h3,.pv p{margin:0}.pv a{color:inherit;text-decoration:none}.pv img,.pv video{display:block;width:100%}.pv__video{position:relative;height:clamp(190px,16.5vw,320px);overflow:hidden;background:#2d1c12}.pv__video video{width:100%;height:100%;object-fit:cover;object-position:center 52%}.pv__sound{position:absolute;right:24px;bottom:18px;min-width:64px;height:38px;padding:0 14px;color:#fff;background:#0707079e;border:1px solid rgba(255,255,255,.55);border-radius:0;font-size:9px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.pv__hero{display:grid;grid-template-columns:42% 58%;min-height:600px}.pv__hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:84px clamp(42px,6vw,104px) 72px}.pv__eyebrow{font-size:10px;letter-spacing:.22em;line-height:1.4;text-transform:uppercase}.pv__hero h1{margin-top:23px;font-family:Didot,"Bodoni 72",Times New Roman,serif;font-size:clamp(58px,6.4vw,92px);font-weight:400;letter-spacing:-.045em;line-height:.88;text-transform:uppercase}.pv__rule{display:block;width:102px;height:1px;margin:35px 0 25px;background:var(--copper)}.pv__lead{max-width:455px;color:var(--body);font-family:Didot,"Bodoni 72",Times New Roman,serif;font-size:clamp(21px,2vw,29px);font-style:italic;line-height:1.33}.pv__text-link{margin-top:36px;padding-bottom:9px;border-bottom:1px solid var(--line);font-size:10px;font-weight:500;letter-spacing:.17em;text-transform:uppercase}.pv__hero-image,.pv__experience-image{overflow:hidden}.pv__hero-image img,.pv__experience-image img{height:100%;object-fit:cover}.pv__hero-image img{object-position:center 53%}.pv__manifesto{padding:78px 24px 68px;text-align:center}.pv__manifesto h2{color:var(--copper);font-family:Didot,"Bodoni 72",Times New Roman,serif;font-size:clamp(46px,5.3vw,76px);font-weight:400;font-style:italic;letter-spacing:-.035em;line-height:1.02}.pv__small-rule{display:block;width:62px;height:1px;margin:27px auto 22px;background:var(--copper)}.pv__manifesto p{max-width:740px;margin:auto;color:var(--body);font-size:14px;line-height:1.75}.pv__experiences{padding:0 clamp(24px,5.5vw,86px) 76px}.pv__experience{display:grid;grid-template-columns:58% 42%;min-height:520px}.pv__experience--reverse{grid-template-columns:42% 58%}.pv__experience-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:54px clamp(38px,5vw,78px)}.pv__index{display:flex;align-items:center;gap:12px;color:var(--copper);font-size:10px;letter-spacing:.16em}.pv__index i{width:35px;height:1px;background:var(--copper)}.pv__experience-copy h2{margin:20px 0 24px;font-family:Didot,"Bodoni 72",Times New Roman,serif;font-size:clamp(40px,4.2vw,62px);font-weight:400;letter-spacing:-.035em;line-height:.93;text-transform:uppercase}.pv__experience-copy p{max-width:470px;color:var(--body);font-size:14px;line-height:1.68}.pv__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.pv__button{display:inline-flex;align-items:center;justify-content:center;min-height:51px;margin-top:30px;padding:0 22px;color:#fff!important;background:var(--copper);border:1px solid var(--copper);border-radius:0;font-size:10px;letter-spacing:.14em;text-align:center;text-transform:uppercase;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.pv__actions .pv__button{margin-top:0}.pv__button:hover{background:#8e4d34;border-color:#8e4d34}.pv__band{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:48px clamp(24px,5.5vw,84px);color:#fff;background:var(--black)}.pv__band>div>p:last-child{margin-top:10px;color:#ffffffb8;font-size:13px}.pv__band-actions{display:flex;gap:14px}.pv__band .pv__button{margin-top:0}.pv__button--outline{color:#fff!important;background:transparent;border-color:#ffffffb8}.pv__button--outline:hover{color:var(--black)!important;background:#fff;border-color:#fff}.pv__process,.pv__details,.pv__request{padding-right:clamp(24px,5.5vw,84px);padding-left:clamp(24px,5.5vw,84px)}.pv__process{padding-top:76px;padding-bottom:50px}.pv__heading{text-align:center}.pv__heading h2{margin-top:15px;font-family:Didot,"Bodoni 72",Times New Roman,serif;font-size:clamp(34px,3.8vw,54px);font-weight:400;letter-spacing:-.025em;line-height:1.05;text-transform:uppercase}.pv__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(38px,6vw,90px);margin-top:38px}.pv__steps h3{margin:17px 0 12px;font-size:11px;font-weight:500;letter-spacing:.15em;line-height:1.45;text-transform:uppercase}.pv__steps p{color:var(--body);font-size:13px;line-height:1.62}.pv__details{padding-top:25px;padding-bottom:72px}.pv__accordion{margin-top:18px;border-top:1px solid var(--line)}.pv__accordion details{border-bottom:1px solid var(--line)}.pv__accordion summary{display:grid;grid-template-columns:60px 1fr;align-items:center;min-height:58px;list-style:none;font-size:11px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.pv__accordion summary::-webkit-details-marker{display:none}.pv__accordion summary:after{content:"+";justify-self:end;color:var(--copper);font-size:18px;font-weight:300}.pv__accordion details[open] summary:after{content:"\2212"}.pv__accordion summary span{color:var(--copper)}.pv__accordion details p{max-width:860px;padding:2px 20px 30px 60px;color:var(--body);font-size:13px;line-height:1.65}.pv__request{padding-top:70px;padding-bottom:86px;border-top:1px solid rgba(161,90,62,.23)}.pv__heading>p:last-child{max-width:690px;margin:20px auto 0;color:var(--body);font-size:14px;line-height:1.65}.pv__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;max-width:980px;margin:42px auto 0}.pv__form label{display:flex;flex-direction:column;gap:8px;color:var(--body);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.pv__form input,.pv__form select,.pv__form textarea{width:100%;min-height:48px;padding:12px 14px;color:var(--ink);background:#fff;border:1px solid rgba(23,21,19,.42);border-radius:0;font:inherit;font-size:14px;letter-spacing:normal;text-transform:none}.pv__form textarea{resize:vertical}.pv__form small{color:#17151394;font-size:10px;letter-spacing:.04em;line-height:1.4;text-transform:none}.pv__wide{grid-column:1/-1}.pv__submit{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:8px}.pv__submit p{color:var(--body);font-size:12px;line-height:1.55}.pv__submit .pv__button{flex:0 0 auto;margin-top:0}.pv__success{grid-column:1/-1;max-width:700px;margin:auto;padding:46px;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pv__success h3{font-family:Didot,"Bodoni 72",Times New Roman,serif;font-size:32px;font-weight:400;text-transform:uppercase}.pv__success p{margin-top:12px;color:var(--body);font-size:14px;line-height:1.65}.pv input:focus-visible,.pv select:focus-visible,.pv textarea:focus-visible,.pv a:focus-visible,.pv button:focus-visible,.pv summary:focus-visible{outline:1px solid var(--copper);outline-offset:3px}@media(max-width:999px){.pv__hero,.pv__experience,.pv__experience--reverse{grid-template-columns:1fr}.pv__hero{min-height:0}.pv__hero-copy{padding:68px 24px 64px}.pv__hero-image{height:70vw;min-height:360px}.pv__experience{min-height:0}.pv__experience--reverse .pv__experience-copy{order:2}.pv__experience--reverse .pv__experience-image{order:1}.pv__experience-image{min-height:440px}.pv__experience-copy{padding:58px 24px 68px}.pv__band{grid-template-columns:1fr}.pv__steps{gap:38px}}@media(max-width:699px){.pv__video{height:230px}.pv__sound{right:16px;bottom:14px}.pv__hero h1{font-size:58px}.pv__manifesto{padding:62px 24px 58px}.pv__manifesto h2{font-size:42px}.pv__experiences{padding:0 24px 58px}.pv__experience-image{min-height:0;aspect-ratio:4/3}.pv__experience-copy{padding:42px 0 62px}.pv__experience-copy h2{font-size:43px}.pv__actions,.pv__band-actions{display:grid;width:100%}.pv__actions .pv__button,.pv__band-actions .pv__button{width:100%}.pv__band{gap:30px;padding-top:40px;padding-bottom:40px}.pv__steps,.pv__form{grid-template-columns:1fr}.pv__process{padding-top:62px}.pv__details{padding-bottom:60px}.pv__accordion summary{grid-template-columns:44px 1fr;min-height:64px;padding-right:4px}.pv__accordion details p{padding-left:44px}.pv__request{padding-top:62px;padding-bottom:68px}.pv__wide{grid-column:auto}.pv__submit{align-items:stretch;flex-direction:column}.pv__submit .pv__button{width:100%}}@media(prefers-reduced-motion:reduce){.pv__video video{display:none}}.sirae-home{font-family:Nunito,sans-serif;color:#171513;background:#f7f2ea;font-synthesis:none;--ivory:#f7f2ea;--ink:#171513;--copper:#a15a3e;--black:#070707;--line:rgba(161,90,62,.5);--body:rgba(23,21,19,.76);--serif:Didot,"Bodoni 72","Times New Roman",serif}.sirae-home *{box-sizing:border-box}.sirae-home{scroll-behavior:smooth;scroll-padding-top:90px}.sirae-home{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}.sirae-home a{color:inherit;text-decoration:none}.sirae-home button,.sirae-home input{font:inherit}.sirae-home button,.sirae-home a{-webkit-tap-highlight-color:transparent}.sirae-home button{cursor:pointer}.sirae-home button:focus-visible,.sirae-home a:focus-visible,.sirae-home input:focus-visible,.sirae-home summary:focus-visible{outline:2px solid var(--copper);outline-offset:5px}.sirae-home img{display:block;width:100%;height:100%;object-fit:cover}.sirae-home p,.sirae-home h1,.sirae-home h2,.sirae-home h3,.sirae-home figure{margin:0}.sirae-home h1,.sirae-home h2{font-family:var(--serif);font-weight:400;text-transform:uppercase;letter-spacing:-.035em;line-height:1.04}.sirae-home h2{font-size:clamp(31px,3.2vw,49px)}.sirae-home p{font-size:15px;line-height:1.65;color:var(--body)}.sirae-home .page-width{width:calc(100% - 100px);max-width:1480px;margin-inline:auto}.sirae-home .eyebrow{font-family:Instrument Sans,sans-serif;font-size:10px;letter-spacing:.2em;text-transform:uppercase;line-height:1.5;color:var(--body)}.sirae-home .serif-italic{font-family:var(--serif);font-weight:400;font-style:italic;text-transform:none;letter-spacing:0}.sirae-home .short-rule{display:block;width:76px;height:1px;background:var(--copper);margin:25px 0}.sirae-home .button{min-height:51px;display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--copper);border:1px solid var(--copper);color:#fff;padding:15px 21px;font-family:Nunito,sans-serif;text-transform:uppercase;letter-spacing:.14em;font-size:10px;line-height:1.45;transition:background .15s,color .15s;border-radius:0}.sirae-home .button svg{flex-shrink:0}.sirae-home .button:hover{background:#884b34;border-color:#884b34}.sirae-home .button-outline{color:var(--ink);background:transparent;border-color:var(--line)}.sirae-home .button-outline:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.sirae-home .button-group{display:flex;flex-wrap:wrap;gap:14px}.sirae-home .text-link{display:inline-flex;align-items:center;gap:28px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid var(--line);padding-bottom:9px;line-height:1.5;min-height:40px}.sirae-home .text-link svg{color:var(--copper);flex-shrink:0}.sirae-home .text-link:hover{color:var(--copper)}.sirae-home .visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.sirae-home .skip-link{position:fixed;left:15px;top:-90px;z-index:99;background:var(--ivory);padding:12px}.sirae-home .skip-link:focus{top:10px}.sirae-home .site-header{height:68px;background:#000;color:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 45px;position:relative;z-index:40;border-bottom:1px solid #333}.sirae-home .desktop-nav{display:flex;align-items:center;gap:30px}.sirae-home .desktop-nav a,.sirae-home .desktop-nav button,.sirae-home .utility-nav,.sirae-home .utility-nav button{font-family:Instrument Sans,sans-serif;font-size:10px;font-weight:400;letter-spacing:.15em;text-transform:uppercase}.sirae-home .desktop-nav button,.sirae-home .utility-nav button{border:0;background:transparent;color:inherit;padding:12px 0}.sirae-home .desktop-nav a{padding:14px 0}.sirae-home .wordmark{font-family:var(--serif);font-size:32px;letter-spacing:.22em;line-height:1;text-transform:uppercase}.sirae-home .utility-nav{display:flex;align-items:center;justify-content:flex-end;gap:25px}.sirae-home .utility-nav .language{display:flex;gap:8px;align-items:center}.sirae-home .currency{border-right:1px solid #555;padding-right:24px}.sirae-home .icon-button{border:0;background:transparent;color:inherit;padding:10px;display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.sirae-home .mobile-trigger{display:none}.sirae-home .menu-dismiss{position:fixed;top:68px;right:0;bottom:0;left:0;background:#00000038;z-index:38;border:0}.sirae-home .header-menu{position:absolute;z-index:39;left:0;right:0;top:68px;background:var(--ivory);display:flex;gap:100px;padding:45px 70px;color:var(--ink);border-bottom:1px solid var(--line)}.sirae-home .header-menu>div{min-width:220px}.sirae-home .header-menu a{display:block;font-size:14px;padding:10px 0}.sirae-home .header-menu .eyebrow{margin-bottom:16px;color:var(--copper)}.sirae-home .header-menu .menu-feature{max-width:330px;margin-left:auto}.sirae-home .menu-feature .serif-italic{font-size:26px;color:var(--ink);margin-bottom:16px}.sirae-home .menu-feature .text-link{display:inline-flex;margin-top:14px;font-size:10px}.sirae-home .menu-close{position:absolute;right:25px;top:12px}.sirae-home .header-menu.language-menu{left:auto;min-width:260px;flex-direction:column;gap:0;padding:40px}.sirae-home .search-dialog{border:0;background:var(--ivory);color:var(--ink);padding:0;width:min(780px,92vw);max-width:92vw}.sirae-home .search-dialog::backdrop{background:#0009}.sirae-home .search-inner{padding:65px;position:relative}.sirae-home .search-close{position:absolute;right:15px;top:15px}.sirae-home .search-inner h2{font-size:42px;margin:20px 0 36px}.sirae-home .search-inner label{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.sirae-home .search-field{display:flex;border-bottom:1px solid var(--copper);margin-top:12px}.sirae-home .search-field input{width:100%;border:0;background:none;outline:0;font-size:18px;padding:14px 0}.sirae-home .search-suggestions{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px;font-size:13px}.sirae-home .hero{display:grid;grid-template-columns:44% 56%;min-height:615px}.sirae-home .hero-copy{padding:55px 38px 52px clamp(35px,5.5vw,88px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.sirae-home .hero h1{font-size:clamp(48px,4.9vw,76px);line-height:.94;letter-spacing:-.05em;margin-top:24px;max-width:620px}.sirae-home .hero-description{font-family:var(--serif);font-style:italic;font-size:20px;line-height:1.45;max-width:405px;margin-bottom:30px}.sirae-home .hero-media{min-width:0;position:relative}.sirae-home .hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;object-position:50% 50%}.sirae-home .hero .button{padding-inline:17px;gap:17px;font-size:9px}.sirae-home .house-statement{text-align:center;padding:55px 24px 48px}.sirae-home .house-statement h2{color:var(--copper);font-size:clamp(43px,4.4vw,66px);display:flex;justify-content:center;align-items:center;gap:32px}.sirae-home .house-statement h2:before,.sirae-home .house-statement h2:after{content:"";width:85px;height:1px;background:var(--line)}.sirae-home .house-statement p{font-size:14px;margin-top:22px}.sirae-home .material-aurum{display:grid;grid-template-columns:50% 28% 22%;min-height:340px}.sirae-home .aurum-wide{aspect-ratio:1.75;align-self:stretch}.sirae-home .material-copy{padding:35px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.sirae-home .material-copy .eyebrow{margin-bottom:17px}.sirae-home .material-copy h2{margin-bottom:24px}.sirae-home .material-copy p:not(.eyebrow){max-width:330px;margin-bottom:27px}.sirae-home .material-copy .text-link{margin-top:auto}.sirae-home .aurum-detail{padding:8px 0 8px 12px;object-position:60% 50%}.sirae-home .material-heritage{display:grid;grid-template-columns:42% 58%;min-height:340px;margin-top:22px}.sirae-home .material-heritage>img{max-height:365px;object-position:50% 57%}.sirae-home .material-heritage .material-copy{padding-left:35px;padding-right:65px}.sirae-home .selected{text-align:center;padding:42px 0 55px}.sirae-home .section-label{font-family:Instrument Sans,sans-serif;text-transform:uppercase;letter-spacing:.23em;font-size:12px;display:flex;gap:35px;justify-content:center;align-items:center;margin-bottom:32px}.sirae-home .section-label:before,.sirae-home .section-label:after{content:"";display:block;width:95px;height:1px;background:var(--line)}.sirae-home .piece-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.sirae-home .piece-image{display:block;aspect-ratio:1;background:#fff}.sirae-home .piece-image img{object-fit:contain}.sirae-home .piece h3{font:400 11px/1.6 Instrument Sans,sans-serif;text-transform:uppercase;letter-spacing:.12em;margin:20px auto 4px;max-width:270px}.sirae-home .piece-finish{font-size:11px;color:var(--body);line-height:1.5}.sirae-home .price{font-size:12px;letter-spacing:.08em;margin-top:9px}.sirae-home .selected>.button{margin-top:31px}.sirae-home .private-viewings{background:var(--black);color:#fff;padding:48px 50px;display:grid;grid-template-columns:42% 29% 29%;gap:0;align-items:start}.sirae-home .viewings-intro{padding:12px 38px 10px 17px}.sirae-home .viewings-intro .eyebrow{color:#fff9;margin-bottom:20px}.sirae-home .private-viewings h2{font-size:clamp(32px,3.1vw,48px);white-space:nowrap}.sirae-home .private-viewings p{color:#ffffffbd;max-width:415px;font-size:14px}.sirae-home .private-viewings .button-group{margin-top:28px;gap:10px}.sirae-home .private-viewings .button-outline{border-color:#ffffffa6;color:#fff}.sirae-home .private-viewings .button{font-size:9px;gap:12px;padding-inline:15px}.sirae-home .private-viewings .button-outline:hover{background:#fff;color:var(--ink)}.sirae-home .viewing-choice{position:relative;text-align:center;padding:0 12px}.sirae-home .viewing-choice>img{height:255px;object-position:center}.sirae-home .viewing-choice h3{font:400 11px/1.6 Instrument Sans,sans-serif;text-transform:uppercase;letter-spacing:.18em;margin:18px 0 7px}.sirae-home .viewing-choice p{font-size:12px;max-width:290px;margin:auto}.sirae-home .viewing-arrow{color:#b88a72;margin:9px auto 0}.sirae-home .co-creation{display:grid;grid-template-columns:52% 48%;padding:45px 0 0;min-height:460px}.sirae-home .co-creation>img{max-height:435px;object-position:40% 50%}.sirae-home .co-copy{padding:18px 40px 20px 65px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.sirae-home .co-copy .eyebrow{margin-bottom:20px}.sirae-home .co-copy h2{font-size:clamp(34px,4vw,58px)}.sirae-home .co-copy p{max-width:460px;font-size:14px}.sirae-home .co-copy p.serif-italic{font-size:21px;margin-bottom:13px}.sirae-home .co-copy .short-rule{margin:20px 0}.sirae-home .co-copy .button{margin-top:27px}.sirae-home .occasions{text-align:center;padding:42px 0 30px}.sirae-home .occasions>h2{font-size:35px}.sirae-home .occasions>.serif-italic{font-size:20px;margin-top:7px}.sirae-home .occasion-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:15px;margin-top:24px}.sirae-home .occasion-grid article>a{display:block;height:260px}.sirae-home .occasion-grid article>a>img{object-position:50% 55%}.sirae-home .occasion-grid article:first-child img{object-position:50% 42%}.sirae-home .occasion-grid h3{font:400 11px/1.5 Instrument Sans,sans-serif;text-transform:uppercase;letter-spacing:.16em;margin-top:18px}.sirae-home .occasion-grid p{font-size:13px;margin:6px 0 10px}.sirae-home .occasion-grid .text-link{display:inline-flex;height:auto;min-height:40px;font-size:9px;gap:20px}.sirae-home .promise{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:44% 56%;padding:38px 0;margin-top:16px}.sirae-home .promise>div:first-child{padding:0 50px 0 35px}.sirae-home .promise h2{font-size:35px}.sirae-home .promise p{font-size:14px;margin:15px 0 20px;max-width:420px}.sirae-home .promise .button{font-size:9px;min-height:43px;padding:12px 17px}.sirae-home .promise-details{padding-right:25px}.sirae-home .promise-details details{border-bottom:1px solid var(--line)}.sirae-home .promise-details details:last-child{border-bottom:0}.sirae-home .promise-details summary{display:grid;grid-template-columns:45px 1fr 20px;align-items:center;min-height:60px;list-style:none;cursor:pointer;gap:12px;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.sirae-home .promise-details summary::-webkit-details-marker{display:none}.sirae-home .detail-number,.sirae-home .promise-details summary svg{color:var(--copper)}.sirae-home .open-icon{display:none}.sirae-home details[open] .open-icon{display:block}.sirae-home details[open] .closed-icon{display:none}.sirae-home .promise-details p{font-size:13px;max-width:100%;padding:0 25px 12px 57px;margin:0;line-height:1.65}.sirae-home .promise-details p a{text-decoration:underline;text-underline-offset:3px}.sirae-home .journal{display:grid;grid-template-columns:34% 33% 33%;padding:30px 0 35px;gap:0}.sirae-home .journal-intro{padding:15px 48px 0 35px}.sirae-home .journal-intro h2{font-size:34px}.sirae-home .journal-intro .serif-italic{font-size:20px;line-height:1.4;margin:16px 0 25px;max-width:290px}.sirae-home .journal article{padding-left:20px}.sirae-home .journal article img{height:195px}.sirae-home .journal article h3{font:400 11px/1.6 Instrument Sans,sans-serif;letter-spacing:.14em;text-transform:uppercase;margin-top:15px}.sirae-home .journal article p{font-size:13px;margin-top:5px}.sirae-home .newsletter{border-block:1px solid var(--line);padding:30px 25px;display:grid;grid-template-columns:26% 35% 39%;align-items:center;gap:0}.sirae-home .newsletter h2{font-size:38px;color:var(--copper)}.sirae-home .newsletter>p{max-width:340px;padding-right:24px;font-size:12px}.sirae-home .newsletter-field{display:flex;gap:0}.sirae-home .newsletter-field input{width:100%;min-width:0;background:transparent;border:1px solid var(--line);border-right:0;border-radius:0;padding:14px;font-size:12px;color:var(--ink)}.sirae-home .newsletter .button{min-height:49px;padding-inline:18px;font-size:9px;gap:10px}.sirae-home .form-status{font-size:11px;line-height:1.4;padding-top:8px}.sirae-home .footer-main{display:grid;grid-template-columns:1fr repeat(4,1fr) 1.2fr;gap:30px;padding:45px 20px}.sirae-home .footer-brand{font-size:31px;padding-top:15px}.sirae-home .footer-brand span{display:block;font:400 9px/1 Instrument Sans,sans-serif;letter-spacing:.3em;text-align:left;margin:13px 0 0 30px}.sirae-home .footer-main h2{font:400 10px/1.5 Instrument Sans,sans-serif;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.sirae-home .footer-main a:not(.wordmark){display:block;font-size:12px;color:var(--body);padding:4px 0}.sirae-home .footer-main a:hover{color:var(--copper)}.sirae-home .closing-line{font-size:20px;text-align:right;align-self:center;line-height:1.5}.sirae-home .footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:25px 20px 35px}.sirae-home .footer-bottom p{font-size:11px}.sirae-home .footer-bottom>div{display:flex;gap:22px;align-items:center;font-size:10px;letter-spacing:.12em}.sirae-home .footer-bottom a{display:inline-flex;align-items:center;min-height:30px}@media(min-width:1600px){.sirae-home .hero{min-height:700px}.sirae-home .hero-copy{padding-left:7vw}.sirae-home .hero h1{font-size:84px}.sirae-home .private-viewings{padding-inline:max(50px,calc((100vw - 1480px)/2))}.sirae-home .material-aurum{min-height:375px}.sirae-home .material-heritage{min-height:390px}.sirae-home .material-heritage>img{max-height:390px}}@media(max-width:1100px){.sirae-home .desktop-nav{gap:20px}.sirae-home .desktop-nav a,.sirae-home .desktop-nav button{font-size:9px}.sirae-home .site-header{padding-inline:28px}.sirae-home .utility-nav{gap:17px}.sirae-home .page-width{width:calc(100% - 60px)}.sirae-home .hero{min-height:560px}.sirae-home .hero-copy{padding:45px 28px}.sirae-home .hero h1{font-size:clamp(44px,5vw,60px)}.sirae-home .hero-description{font-size:18px}.sirae-home .hero .button-group{gap:9px}.sirae-home .hero .button{font-size:8px;padding-inline:13px}.sirae-home .material-copy{padding:25px}.sirae-home .material-copy h2{font-size:32px}.sirae-home .material-copy .text-link{font-size:8px;gap:13px}.sirae-home .material-heritage .material-copy{padding:25px}.sirae-home .material-aurum{grid-template-columns:45% 33% 22%;min-height:300px}.sirae-home .material-heritage{min-height:310px}.sirae-home .material-heritage>img{max-height:320px}.sirae-home .private-viewings{padding:35px 30px;grid-template-columns:40% 30% 30%}.sirae-home .private-viewings h2{white-space:normal;font-size:35px}.sirae-home .viewings-intro{padding:8px 24px 8px 0}.sirae-home .viewing-choice>img{height:220px}.sirae-home .private-viewings .button-group{gap:8px}.sirae-home .private-viewings .button{font-size:8px;min-height:44px;padding:12px}.sirae-home .co-copy{padding:20px 30px}.sirae-home .co-copy .eyebrow{font-size:9px}.sirae-home .co-creation>img{max-height:430px}.sirae-home .occasion-grid article>a{height:210px}.sirae-home .promise>div:first-child{padding:0 30px 0 10px}.sirae-home .promise h2{font-size:29px}.sirae-home .promise-details summary{font-size:9px;grid-template-columns:30px 1fr 17px}.sirae-home .journal-intro{padding:12px 25px 0 10px}.sirae-home .journal-intro h2{font-size:29px}.sirae-home .journal article img{height:165px}.sirae-home .newsletter{grid-template-columns:30% 30% 40%;padding-inline:10px}.sirae-home .newsletter h2{font-size:32px}.sirae-home .newsletter>p{font-size:11px}.sirae-home .newsletter .button{padding-inline:12px;font-size:8px}.sirae-home .footer-main{gap:20px;padding-inline:5px;grid-template-columns:1fr repeat(4,1fr)}.sirae-home .closing-line{display:none}.sirae-home .footer-main h2{font-size:9px}.sirae-home .footer-main a:not(.wordmark){font-size:11px}}@media(max-width:900px){.sirae-home .desktop-nav{display:none}.sirae-home .mobile-trigger{display:inline-flex;justify-self:start}.sirae-home .hero h1{font-size:45px}.sirae-home .hero .button-group{flex-direction:column;align-items:stretch}.sirae-home .hero .button{font-size:9px;min-height:44px}.sirae-home .hero-description{font-size:17px}.sirae-home .private-viewings{grid-template-columns:1fr 1fr;gap:20px}.sirae-home .viewings-intro{grid-column:1/-1;max-width:100%;padding:0}.sirae-home .viewings-intro p{max-width:600px}.sirae-home .private-viewings h2{font-size:39px}.sirae-home .private-viewings .button-group{margin-top:20px}.sirae-home .viewing-choice{padding:0}.sirae-home .viewing-choice>img{height:240px}.sirae-home .viewing-choice p{max-width:280px}.sirae-home .co-copy h2{font-size:35px}.sirae-home .co-copy .eyebrow{font-size:8px}.sirae-home .co-copy p{font-size:13px}.sirae-home .co-copy p.serif-italic{font-size:19px}.sirae-home .co-copy{padding:20px 10px 20px 28px}.sirae-home .co-creation{padding-top:30px}.sirae-home .promise{grid-template-columns:1fr;gap:24px;padding:28px 10px}.sirae-home .promise>div:first-child{padding:0}.sirae-home .promise-details{padding:0}.sirae-home .newsletter{grid-template-columns:1fr 1fr;gap:20px}.sirae-home .newsletter h2{font-size:34px}.sirae-home .newsletter>p{padding:0}.sirae-home .newsletter form{grid-column:1/-1}.sirae-home .footer-main{grid-template-columns:repeat(4,1fr);padding-top:35px}.sirae-home .footer-brand{grid-column:1/-1;margin-bottom:15px}.sirae-home .footer-brand span{display:inline;margin-left:20px}}@media(max-width:600px){.sirae-home{scroll-padding-top:72px}.sirae-home .site-header{height:64px;padding:0 17px}.sirae-home .wordmark{font-size:26px}.sirae-home .utility-nav{gap:3px}.sirae-home .utility-nav .language,.sirae-home .currency{display:none}.sirae-home .icon-button{min-height:44px;min-width:38px;padding:7px}.sirae-home .page-width{width:calc(100% - 40px)}.sirae-home .hero{grid-template-columns:1fr;min-height:0}.sirae-home .hero-copy{padding:45px 24px 36px}.sirae-home .hero h1{font-size:clamp(43px,10vw,60px);margin-top:22px;line-height:.94}.sirae-home .hero-description{font-size:18px;max-width:330px;margin-bottom:26px}.sirae-home .hero .short-rule{margin:22px 0}.sirae-home .hero .button-group{flex-direction:row;width:100%;gap:10px}.sirae-home .hero .button{font-size:8px;padding:13px 12px;gap:10px;flex:1;min-height:48px}.sirae-home .hero .button:first-child{flex:1.35}.sirae-home .hero-media{height:360px}.sirae-home .hero-media img{object-position:50% 50%}.sirae-home .house-statement{padding:37px 22px 30px}.sirae-home .house-statement h2{font-size:42px;gap:16px}.sirae-home .house-statement h2:before,.sirae-home .house-statement h2:after{width:25px}.sirae-home .house-statement p{font-size:13px;max-width:325px;margin:18px auto 0}.sirae-home .material-aurum{grid-template-columns:1fr 1fr;min-height:0}.sirae-home .aurum-wide{grid-column:1/-1;height:225px;aspect-ratio:auto}.sirae-home .material-copy{padding:26px 6px 25px 0}.sirae-home .material-copy h2{font-size:32px;margin-bottom:18px}.sirae-home .material-copy p:not(.eyebrow){font-size:13px;margin-bottom:16px}.sirae-home .material-copy .eyebrow{font-size:8px;margin-bottom:12px}.sirae-home .material-copy .text-link{font-size:8px;gap:12px;min-height:44px}.sirae-home .aurum-detail{padding:20px 0 20px 17px;max-height:300px}.sirae-home .material-heritage{grid-template-columns:1fr;margin-top:7px;min-height:0}.sirae-home .material-heritage>img{grid-row:1;height:250px;max-height:none}.sirae-home .material-heritage .material-copy{padding:26px 4px 8px}.sirae-home .material-heritage .material-copy h2 br{display:none}.sirae-home .material-heritage .material-copy .text-link{margin-top:0}.sirae-home .material-heritage .material-copy h2{max-width:280px}.sirae-home .material-heritage .material-copy p{max-width:100%}.sirae-home .selected{padding:33px 0 35px}.sirae-home .section-label{font-size:10px;gap:17px;margin-bottom:23px}.sirae-home .section-label:before,.sirae-home .section-label:after{width:35px}.sirae-home .piece-grid{grid-template-columns:1fr 1fr;gap:27px 14px}.sirae-home .piece h3{font-size:9px;letter-spacing:.1em;margin-top:13px;line-height:1.55}.sirae-home .piece-finish{font-size:10px;line-height:1.5}.sirae-home .price{font-size:11px}.sirae-home .selected>.button{margin-top:26px}.sirae-home .private-viewings{padding:32px 20px;gap:28px 13px}.sirae-home .viewings-intro .eyebrow{font-size:9px;margin-bottom:17px}.sirae-home .private-viewings h2{font-size:37px}.sirae-home .private-viewings p{font-size:13px}.sirae-home .private-viewings .short-rule{margin:20px 0}.sirae-home .private-viewings .button{font-size:8px;min-height:48px}.sirae-home .viewing-choice>img{height:168px}.sirae-home .viewing-choice h3{font-size:9px;letter-spacing:.12em;margin-top:14px}.sirae-home .viewing-choice p{font-size:11px;line-height:1.5}.sirae-home .viewing-arrow{margin-top:12px}.sirae-home .co-creation{grid-template-columns:1fr;padding-top:28px;min-height:0}.sirae-home .co-creation>img{height:275px;max-height:none}.sirae-home .co-copy{padding:28px 3px 10px}.sirae-home .co-copy h2{font-size:43px}.sirae-home .co-copy .eyebrow{font-size:9px}.sirae-home .co-copy p{font-size:14px}.sirae-home .co-copy p.serif-italic{font-size:21px}.sirae-home .co-copy .button{margin-top:23px}.sirae-home .occasions{padding:35px 0 12px}.sirae-home .occasions>h2{font-size:34px}.sirae-home .occasions>.serif-italic{font-size:18px}.sirae-home .occasion-grid{grid-template-columns:1fr;gap:29px;margin-top:22px}.sirae-home .occasion-grid article>a{height:245px}.sirae-home .occasion-grid article:first-child>a img{object-position:50% 53%}.sirae-home .occasion-grid article:nth-child(3)>a img{object-position:50% 45%}.sirae-home .occasion-grid h3{font-size:11px;margin-top:15px}.sirae-home .occasion-grid p{font-size:13px;margin:6px 0}.sirae-home .occasion-grid .text-link{font-size:9px;min-height:44px}.sirae-home .promise{padding:28px 0;gap:22px;margin-top:16px}.sirae-home .promise h2{font-size:31px}.sirae-home .promise p{font-size:13px}.sirae-home .promise-details summary{min-height:65px;font-size:9px;letter-spacing:.1em;gap:10px;grid-template-columns:28px 1fr 18px}.sirae-home .promise-details p{font-size:13px;padding:0 14px 19px 38px}.sirae-home .journal{grid-template-columns:1fr 1fr;padding:26px 0;gap:25px 15px}.sirae-home .journal-intro{grid-column:1/-1;padding:0}.sirae-home .journal-intro h2{font-size:32px}.sirae-home .journal-intro .serif-italic{font-size:19px;margin:13px 0;max-width:100%}.sirae-home .journal article{padding:0}.sirae-home .journal article img{height:150px}.sirae-home .journal article h3{font-size:9px;letter-spacing:.08em;margin-top:12px}.sirae-home .journal article p{font-size:12px}.sirae-home .newsletter{grid-template-columns:1fr;gap:15px;padding:25px 0}.sirae-home .newsletter>p{font-size:13px;max-width:100%}.sirae-home .newsletter form{grid-column:auto}.sirae-home .newsletter-field input{min-height:49px}.sirae-home .newsletter h2{font-size:36px}.sirae-home .newsletter .button{font-size:9px;min-width:118px}.sirae-home .footer-main{grid-template-columns:1fr 1fr;gap:26px 24px;padding:25px 0}.sirae-home .footer-brand{margin-bottom:8px}.sirae-home .footer-main h2{font-size:10px;margin-bottom:9px}.sirae-home .footer-main a:not(.wordmark){font-size:12px;padding:8px 0}.sirae-home .footer-bottom{padding:20px 0 25px;align-items:flex-start;gap:16px;flex-direction:column}.sirae-home .footer-bottom>div{gap:25px}.sirae-home .header-menu{top:64px;padding:45px 24px 35px;display:block;max-height:calc(100dvh - 64px);overflow:auto}.sirae-home .header-menu>div{margin-bottom:25px}.sirae-home .header-menu .menu-feature{margin-left:0;margin-bottom:0}.sirae-home .header-menu a{min-height:44px}.sirae-home .menu-dismiss{top:64px}.sirae-home .search-inner{padding:45px 25px 35px}.sirae-home .search-inner h2{font-size:32px}.sirae-home .search-field input{font-size:16px}.sirae-home .search-suggestions{gap:16px;font-size:12px}.sirae-home .menu-close{right:14px;top:7px}}.sirae-home .hero h1{font-size:clamp(40px,4.25vw,76px)}.sirae-home .material-aurum h2{font-size:clamp(27px,2.7vw,42px);white-space:nowrap}@media(min-width:1600px){.sirae-home .hero h1{font-size:76px}}@media(min-width:601px)and (max-width:900px){.sirae-home .hero h1{font-size:4.3vw}.sirae-home .hero-copy{padding-inline:25px}.sirae-home .material-aurum h2{font-size:25px}.sirae-home .material-copy{padding-inline:20px}}.sirae-home .material-copy .text-link{margin-top:0}@media(max-width:600px){.sirae-home .hero h1{font-size:clamp(30px,9.4vw,55px)}.sirae-home .material-aurum h2{font-size:28px}.sirae-home .hero .button-group{flex-direction:column}.sirae-home .hero .button{width:100%;flex:auto;font-size:9px}.sirae-home .hero .button:first-child{flex:auto}}@media(prefers-reduced-motion:reduce){.sirae-home{scroll-behavior:auto}.sirae-home *,.sirae-home *:before,.sirae-home *:after{transition:none!important}}.sirae-home{font-family:var(--text-font-family,Nunito,sans-serif);font-size:15px;letter-spacing:normal;width:100%;min-width:0}.sirae-home .button{background-image:none!important;background-size:auto!important;font-weight:400}.sirae-home .button:before,.sirae-home .button:after{display:none}.sirae-home .footer{background:var(--ivory);color:var(--ink);padding-block:0}.sirae-home .footer-main .wordmark{font-family:var(--serif);font-size:31px;letter-spacing:.22em}.sirae-home .text-link{background-image:none}.sirae-home .eyebrow,.sirae-home .section-label,.sirae-home h3{font-family:var(--heading-font-family,"Instrument Sans",sans-serif)}.sirae-home [dir=rtl]{letter-spacing:normal}:is(html[dir=rtl]) .sirae-home h1,:is(html[dir=rtl]) .sirae-home h2{font-family:var(--text-font-family,sans-serif);line-height:1.35;letter-spacing:normal}:is(html[dir=rtl]) .sirae-home .hero h1{font-size:clamp(30px,3.5vw,58px)}:is(html[dir=rtl]) .sirae-home .private-viewings h2{white-space:normal}:is(html[dir=rtl]) .sirae-home .serif-italic{font-family:var(--text-font-family,sans-serif);font-style:normal}:is(html[dir=rtl]) .sirae-home .hero-copy{padding:55px clamp(35px,5.5vw,88px) 52px 38px}:is(html[dir=rtl]) .sirae-home .text-link svg,:is(html[dir=rtl]) .sirae-home .button svg{transform:scaleX(-1)}@media(max-width:600px){:is(html[dir=rtl]) .sirae-home .hero-copy{padding:45px 24px 36px}:is(html[dir=rtl]) .sirae-home .hero h1{font-size:34px}}.hp{display:block;color:var(--hp-ink);background:var(--hp-paper);overflow:hidden}.hp *,.hp *:before,.hp *:after{box-sizing:border-box}.hp img{display:block;width:100%;height:100%;object-fit:cover}.hp figure{margin:0}.hp__hero{min-height:580px;display:grid;grid-template-columns:46% 54%}.hp__hero-copy{padding:84px clamp(40px,6vw,105px) 68px;display:flex;flex-direction:column;justify-content:center}.hp__eyebrow,.hp__formal-kicker{margin:0 0 20px;font-size:11px;letter-spacing:.22em;text-transform:uppercase}.hp h1,.hp h2,.hp h3{margin:0;font-family:Didot,"Bodoni 72",Times New Roman,serif;font-weight:400}.hp h1{font-size:clamp(50px,6.2vw,84px);line-height:.92;letter-spacing:-.035em;text-transform:uppercase}.hp__rule{width:102px;height:1px;margin:29px 0 23px;background:var(--hp-copper)}.hp__lede{margin:0 0 17px;font-family:Didot,"Bodoni 72",Times New Roman,serif;font-size:clamp(23px,2.3vw,31px);font-style:italic}.hp__body-copy{color:#171513c2;font-size:14px;line-height:1.65}.hp__body-copy p{margin:0}.hp__hero-copy .hp__body-copy{max-width:480px;margin-bottom:34px}.hp__hero-image{min-height:580px;overflow:hidden}.hp__hero-image img{object-position:center 54%}.hp__text-link{width:fit-content;display:inline-flex;align-items:center;gap:38px;padding:0 0 8px;border:0;border-bottom:1px solid color-mix(in srgb,var(--hp-copper) 58%,transparent);background:transparent;color:var(--hp-ink);cursor:pointer;font:inherit;font-size:10px;font-weight:500;letter-spacing:.18em;text-decoration:none;text-transform:uppercase}.hp__text-link .icon{color:var(--hp-copper)}.hp__manifesto{padding:68px 24px 49px;text-align:center}.hp__manifesto h2{color:var(--hp-copper);font-size:clamp(52px,7vw,84px);font-style:italic}.hp__manifesto-rule{display:block;width:62px;height:1px;margin:16px auto 22px;background:var(--hp-copper)}.hp__manifesto>div{width:min(690px,100%);margin:0 auto;color:#171513bf;font-size:13px;line-height:1.62}.hp__manifesto p{margin:0}.hp__features{padding:0 clamp(24px,5.5vw,84px) 76px}.hp__feature{min-height:360px;display:grid;grid-template-columns:1fr 1fr}.hp__feature-image{min-height:360px;overflow:hidden}.hp__feature-copy{padding:44px clamp(34px,5vw,78px);display:flex;flex-direction:column;justify-content:center}.hp__feature:nth-child(2n) .hp__feature-image{grid-column:2;grid-row:1}.hp__feature:nth-child(2n) .hp__feature-copy{grid-column:1;grid-row:1}.hp__number{margin:0 0 20px;display:flex;align-items:center;gap:14px;font-size:11px;letter-spacing:.1em}.hp__number span{display:block;width:34px;height:1px;background:var(--hp-copper)}.hp__feature h3{font-size:clamp(28px,3.2vw,43px);line-height:1.04;letter-spacing:-.02em;text-transform:uppercase}.hp__feature .hp__body-copy{margin:18px 0 26px;font-size:13px;line-height:1.58}.hp__formal-intro{padding:48px clamp(24px,5.5vw,84px);display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;color:#fff;background:#070707}.hp__formal-intro>div:first-child{max-width:680px}.hp__formal-kicker{margin-bottom:18px;font-size:17px}.hp__formal-intro p{margin:0;color:#ffffffbd;font-size:13px;line-height:1.6}.hp__formal-actions{display:flex;align-items:center;gap:14px}.hp__button{min-height:51px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:0;cursor:pointer;font:inherit;font-size:10px;letter-spacing:.14em;text-decoration:none;text-transform:uppercase}.hp__button--outline{border:1px solid rgba(255,255,255,.72);color:#fff;background:transparent}.hp__button--copper{border:1px solid var(--hp-copper);color:#fff;background:var(--hp-copper)}.hp__articles{padding:0 clamp(24px,5.5vw,84px) 56px}.hp__article{scroll-margin-top:24px;border-bottom:1px solid color-mix(in srgb,var(--hp-copper) 58%,transparent)}.hp__article-heading{min-height:54px;display:grid;grid-template-columns:60px 1fr 30px;align-items:center;cursor:pointer;list-style:none;text-transform:uppercase;font-size:11px;letter-spacing:.15em}.hp__article-heading::-webkit-details-marker{display:none}.hp__article-number,.hp__article-icon{color:var(--hp-copper)}.hp__article-icon{grid-column:3;grid-row:1;display:grid;place-items:center}.hp__article-icon--minus,.hp__article[open] .hp__article-icon--plus{display:none}.hp__article[open] .hp__article-icon--minus{display:grid}.hp__article-body{max-width:860px;padding:4px 20px 30px 60px;color:#171513c7;font-size:13px;line-height:1.6}.hp__article-body p{margin:0 0 12px}.hp__article-body p:last-child{margin-bottom:0}.hp__article-body h4{margin:22px 0 8px;font-size:11px;letter-spacing:.13em;text-transform:uppercase}.hp__article-body ul{margin:8px 0 18px;padding-inline-start:18px}.hp__footer{padding:28px 24px 46px;display:flex;align-items:center;justify-content:center;gap:22px}.hp__footer span{width:58px;height:1px;background:var(--hp-copper)}.hp__footer p{margin:0;font-family:Didot,"Bodoni 72",Times New Roman,serif;font-size:15px;font-style:italic}@media screen and (min-width:761px)and (max-width:1000px){.hp__hero,.hp__hero-image{min-height:356px}.hp__hero-copy{padding:46px 48px 38px}.hp h1{font-size:48px}.hp__eyebrow{margin-bottom:12px;font-size:9px}.hp__rule{width:72px;margin:18px 0 14px}.hp__lede{margin-bottom:10px;font-size:21px}.hp__body-copy{font-size:10px;line-height:1.48}.hp__hero-copy .hp__body-copy{margin-bottom:22px}.hp__text-link{gap:30px;padding-bottom:6px;font-size:8px}.hp__manifesto{padding:22px 24px 20px}.hp__manifesto h2{font-size:49px}.hp__manifesto-rule{margin:10px auto 13px}.hp__manifesto>div{max-width:600px;font-size:10px;line-height:1.45}.hp__features{padding:0 48px 34px}.hp__feature,.hp__feature-image{height:190px;min-height:0}.hp__feature-copy{padding:18px 38px}.hp__number{margin-bottom:13px;font-size:9px}.hp__feature h3{font-size:27px}.hp__feature .hp__body-copy{margin:10px 0 16px;font-size:10px;line-height:1.45}.hp__formal-intro{padding:27px 48px;gap:28px}.hp__formal-kicker{margin-bottom:11px;font-size:13px}.hp__formal-intro p{max-width:470px;font-size:9px}.hp__button{min-height:38px;padding:0 15px;gap:14px;font-size:8px}.hp__articles{padding:0 48px 30px}.hp__article-heading{min-height:34px;grid-template-columns:56px 1fr 24px;font-size:9px}.hp__article-body{max-width:640px;padding:2px 18px 14px 56px;font-size:9px;line-height:1.42}.hp__article-body p{margin-bottom:7px}.hp__footer{padding:18px 20px 24px}.hp__footer p{font-size:12px}}@media screen and (max-width:760px){.hp__hero{grid-template-columns:1fr;min-height:0}.hp__hero-copy{padding:64px 24px 48px}.hp h1{font-size:54px}.hp__hero-image{min-height:390px}.hp__manifesto{padding:54px 24px 42px}.hp__manifesto h2{font-size:54px}.hp__features{padding:0 18px 52px}.hp__feature{grid-template-columns:1fr;min-height:0}.hp__feature-image,.hp__feature:nth-child(2n) .hp__feature-image{grid-column:1;grid-row:auto;min-height:280px}.hp__feature-copy,.hp__feature:nth-child(2n) .hp__feature-copy{grid-column:1;grid-row:auto;padding:34px 14px 46px}.hp__feature h3{font-size:32px}.hp__formal-intro{grid-template-columns:1fr;padding:42px 24px;gap:28px}.hp__formal-actions{flex-direction:column;align-items:stretch}.hp__button{width:100%}.hp__articles{padding:0 24px 40px}.hp__article-heading{min-height:62px;grid-template-columns:44px 1fr 24px;font-size:10px;line-height:1.4}.hp__article-body{padding:4px 0 26px 44px}.hp__footer{padding-bottom:36px;gap:14px}.hp__footer span{width:32px}}@media print{.hp__hero,.hp__manifesto,.hp__features,.hp__formal-actions,.hp__footer{display:none!important}.hp__formal-intro{padding:24px 0;color:#000;background:#fff}.hp__formal-intro p{color:#000}.hp__articles{padding:0;background:#fff}.hp__article{break-inside:avoid}.hp__article-icon{display:none!important}.hp__article-body{display:block!important}}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
