*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#080808;color:#fff;font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:18px 5%;position:relative;z-index:30;background:#080808}header .brand{width:106px;display:block}.brand img{display:block;width:100%;height:65px;object-fit:contain;filter:invert(1);mix-blend-mode:screen}nav{display:flex;gap:38px;font-size:14px}nav a{transition:opacity .3s}nav a:hover{opacity:.5}nav span{color:#999}.menu-toggle{display:none}.hero{height:calc(100svh - 160px);min-height:550px;margin:0 16px;position:relative;overflow:hidden;background:#242424}.hero video,.hero-shade{position:absolute;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(180deg,#0002,#0004 40%,#0008)}.hero-copy{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;line-height:1.5}.hero h1{font-size:clamp(64px,8.4vw,145px);letter-spacing:-.065em;line-height:.96;margin:28px 0 40px;font-weight:600}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero-bottom{position:absolute;bottom:28px;left:32px;right:32px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.08em}.hero-bottom a span{margin-left:22px}.under-hero{padding:25px 5%;display:flex;justify-content:space-between;font-size:12px;align-items:center}.small-mark{font-size:23px;font-weight:700}.wrap{padding:110px 7%}.statement{font-size:clamp(30px,3.4vw,54px);font-weight:400;line-height:1.3;letter-spacing:-.035em;margin:35px 0 50px;max-width:1200px}.statement em{font-family:Georgia,serif;font-weight:400}.pill{border:1px solid #777;border-radius:100px;padding:13px 25px;display:inline-flex;align-items:center;gap:35px;font-size:20px;transition:background .3s,color .3s}.pill:hover{background:#fff;color:#080808}.reveal{transition:opacity 1s,filter 1.1s,transform 1s}.reveal.pending{opacity:.08;filter:blur(8px);transform:translateY(24px)}@media(max-width:700px){header{height:90px;padding:15px 22px}.brand img{height:55px}nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:7px;border:0;background:none;padding:10px;color:inherit}.menu-toggle i{display:block;background:currentColor;width:25px;height:1px}.hero{margin:0 12px;min-height:560px;height:calc(100svh - 145px)}.hero h1{font-size:16vw}.hero-copy>.eyebrow{font-size:10px}.hero-bottom{left:20px;right:20px;font-size:9px}.hero-bottom>span{max-width:140px;line-height:1.6}.under-hero{padding:20px;font-size:10px}.under-hero>span:nth-child(2){display:none}.wrap{padding:80px 22px}.statement{font-size:31px}.pill{font-size:18px}}
.section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:55px;gap:30px}.muted{color:#999;font-size:14px}h2{font-size:clamp(36px,4.5vw,70px);font-weight:400;letter-spacing:-.045em;line-height:1.1;margin:0}h2 em,h1 em{font-family:Georgia,serif;font-weight:400}h3{font-weight:400}.work{padding-top:40px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:50px 0}.project-card:nth-child(2){margin-top:110px}.project-img{position:relative;overflow:hidden;aspect-ratio:1.15}.project-img img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s,filter .7s}.project-card:hover img{transform:scale(1.06);filter:brightness(.8)}.view{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-40%);padding:14px 22px;border-radius:50px;background:#fff;color:#000;opacity:0;transition:.3s;white-space:nowrap}.project-card:hover .view,.project-card:focus-visible .view{opacity:1;transform:translate(-50%,-50%)}.project-caption{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding-top:15px}.project-caption h3{font-size:22px;margin:0}.project-caption span{font-size:11px;color:#999}.expertise{background:#e9e9e7;color:#111}.expertise .section-head{align-items:flex-start}.expertise-row{border-top:1px solid #888;padding:22px 0}.expertise-row:last-of-type{border-bottom:1px solid #888}summary{list-style:none;display:flex;gap:35px;align-items:center;cursor:pointer}summary::-webkit-details-marker{display:none}.row-index{font-size:12px}summary h3{font-size:clamp(22px,3vw,43px);letter-spacing:-.04em;margin:0}.plus{font-size:35px;margin-left:auto;font-weight:200;transition:transform .4s}details[open] .plus{transform:rotate(45deg)}.expertise-body{padding:0 65px;display:grid;grid-template-columns:1fr 1fr;gap:60px;font-size:19px;line-height:1.6}.service-list{font-size:15px;color:#555}.text-link{display:inline-block;margin-top:35px;border-bottom:1px solid;padding-bottom:8px}.collective{height:630px;position:relative;overflow:hidden}.collective>img{width:100%;height:100%;object-fit:cover;filter:brightness(.38);object-position:center 20%}.collective-copy{position:absolute;top:95px;left:0;right:0;text-align:center}.collective h2{margin-top:22px;font-size:clamp(32px,4vw,60px)}.marquee{position:absolute;top:390px;width:100%;overflow:hidden}.marquee>div{display:flex;width:max-content;gap:28px;animation:marquee 26s linear infinite}.marquee .pill{font-size:40px;white-space:nowrap;padding:5px 30px;border-color:#aaa}.marquee:hover>div{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}.contact{text-align:center;padding-top:110px;padding-bottom:26px}.contact h2{font-size:clamp(48px,8vw,128px);line-height:1;margin:40px 0 50px}.footer-line{border-top:1px solid #444;margin-top:100px;padding-top:24px;display:flex;justify-content:space-between;font-size:11px;gap:20px}.footer-line>a:first-child{font-weight:700;letter-spacing:.08em}.light{background:#eee;color:#111}.light header{background:#eee;color:#111}.light .brand img{filter:none;mix-blend-mode:multiply}.light nav span{color:#666}.light .contact{background:#080808;color:white}.tag{display:inline-block;border:1px solid;border-radius:40px;padding:7px 18px;font-size:12px}.page-intro{padding-top:75px}.page-intro h1{font-size:clamp(45px,5.2vw,82px);line-height:1.08;letter-spacing:-.055em;font-weight:400;margin:45px 0 55px}.subcopy{font-size:clamp(18px,2vw,27px);line-height:1.5;letter-spacing:-.025em;max-width:760px;color:#626262}.editorial{display:grid;grid-template-columns:1fr 1.6fr;gap:7%;align-items:start}.editorial .subcopy{margin-top:42px}.editorial .statement{margin:0}.process{display:flex;justify-content:space-between;border-top:1px solid #999;border-bottom:1px solid #999;padding:35px 0;margin:70px 0 100px;font-size:clamp(14px,1.7vw,27px);font-weight:600}.process b{font-weight:400;color:#777}.art-feature{display:grid;grid-template-columns:1fr 1fr;background:#141414;color:#fff}.art-feature>img{width:100%;height:650px;object-fit:cover}.art-feature>div{padding:90px 12%}.art-feature h2{margin:45px 0 30px}.art-feature p{line-height:1.6;color:#aaa;margin-bottom:40px}.pattern-panel{background:white;overflow:hidden;height:360px;padding:0}.pattern-panel img{width:100%;height:100%;object-fit:cover}.values{display:grid;grid-template-columns:1fr 1fr;margin-top:60px;gap:25px;font-size:22px}.values span{border-top:1px solid #888;padding-top:15px}.studio-end{background:#dededb}.studio-end h2{margin:35px 0}.case-cover{width:calc(100% - 32px);margin:0 16px;height:70vh;object-fit:cover}.case-meta{display:grid;grid-template-columns:.4fr 1fr 2fr;gap:35px;padding-top:45px;padding-bottom:65px}.case-meta h1{font-size:27px;margin:0;font-weight:400}.case-meta p{font-size:24px;line-height:1.4;margin:0}.case-image{padding:0 7% 30px}.case-image img{width:100%;display:block}.case .pattern-panel{margin:40px 7% 80px}.cursor{position:fixed;top:0;left:0;width:18px;height:18px;border:1px solid white;background:#fff5;border-radius:50%;z-index:100;pointer-events:none;mix-blend-mode:difference;transform:translate(-100px,-100px);transition:width .2s,height .2s}.cursor.active{width:40px;height:40px}dialog{background:#ededeb;color:#111;border:0;width:min(800px,calc(100% - 30px));max-height:90svh;padding:55px;border-radius:2px}dialog::backdrop{background:#000b;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:20px;top:12px;background:none;border:0;font-size:35px}.dialog-close:hover{opacity:.5}dialog h2{font-size:47px;margin:25px 0 35px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}form label{display:block;font-size:13px}input,textarea{display:block;width:100%;border:0;border-bottom:1px solid #aaa;padding:12px 0;background:transparent;color:#111;border-radius:0;outline-offset:4px}textarea{resize:vertical}fieldset{padding:0;border:0;margin:30px 0}legend{font-size:13px;margin-bottom:16px}.choice{display:inline-block;margin:0 5px 10px 0}.choice input{position:absolute;width:1px;height:1px;opacity:0}.choice span{display:block;border:1px solid #aaa;border-radius:40px;padding:10px 15px;cursor:pointer}.choice input:checked+span{background:#111;color:#fff}.choice input:focus-visible+span{outline:2px solid #555;outline-offset:3px}form>label{margin-top:25px}.form-note{font-size:12px;color:#666;line-height:1.5;margin:25px 0}form .pill{color:#111;background:transparent;font-size:17px}form .pill:hover{background:#111;color:white}#form-status{font-size:13px}.menu-open{overflow:hidden}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}header{position:sticky;top:0}body:not(.light) .project-open{background:transparent;color:white}body:not(.light) .project-open:hover{background:white;color:black}
@media(max-width:700px){.section-head{display:block;margin-bottom:35px}.section-head .muted{display:block;margin-top:18px}.section-head h2{margin-top:30px}.project-grid{grid-template-columns:1fr;gap:40px;margin:35px 0}.project-card:nth-child(2){margin-top:0}.project-caption h3{font-size:21px}.project-caption span{font-size:10px}.project-img{aspect-ratio:1.05}.expertise-row{padding:23px 0}summary{gap:18px}summary h3{font-size:24px;max-width:250px}.plus{font-size:27px}.expertise-body{display:block;padding:0 30px;font-size:18px}.service-list{font-size:14px}.collective{height:480px}.collective-copy{top:85px;padding:0 22px}.marquee{top:330px}.marquee .pill{font-size:29px}.contact h2{font-size:13vw;margin:40px 0}.footer-line{margin-top:75px;flex-wrap:wrap;justify-content:space-between;font-size:10px}.footer-line>span{order:3;width:100%;text-align:left}.editorial{display:block}.editorial .subcopy{margin-top:30px}.page-intro{padding-top:40px}.page-intro h1{font-size:47px;margin:30px 0}.process{flex-wrap:wrap;gap:14px;font-size:12px;margin:45px 0 60px}.process b{font-size:12px}.art-feature{display:block}.art-feature>img{height:350px}.art-feature>div{padding:60px 22px}.pattern-panel{height:240px}.values{font-size:19px;gap:20px}.case-cover{height:45vh;object-fit:cover}.case-meta{grid-template-columns:1fr;padding:35px 22px;gap:25px}.case-meta p{font-size:21px}.case-image{padding:0 12px 20px}.case .pattern-panel{margin:20px 12px 50px}.cursor{display:none}dialog{padding:45px 25px}dialog h2{font-size:38px}.form-grid{grid-template-columns:1fr;gap:25px}.menu-open nav{display:flex;position:fixed;inset:90px 0 0;background:#080808;color:white;flex-direction:column;align-items:center;justify-content:center;gap:28px;font-size:28px;z-index:50}.menu-open nav span{display:block;text-align:center;font-size:12px;margin-top:6px}.menu-open .menu-toggle i:first-child{transform:translateY(4px) rotate(45deg)}.menu-open .menu-toggle i:last-child{transform:translateY(-4px) rotate(-45deg)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal.pending{opacity:1;filter:none;transform:none}.cursor{display:none}}
header{position:sticky;top:0}.light .contact .project-open{background:transparent;color:white}.light .contact .project-open:hover{background:white;color:black}.art-feature .project-open{background:transparent;color:white}@media(max-width:700px){.process{display:grid;grid-template-columns:1fr auto 1fr}.process b:nth-of-type(2){display:none}.process span:last-child{grid-column:3}}

@media(pointer:fine) and (min-width:701px) and (prefers-reduced-motion:no-preference){body.relief-cursor,body.relief-cursor a,body.relief-cursor button,body.relief-cursor summary{cursor:none}.cursor,.cursor.active{display:block;width:32px;height:30px;border:0;border-radius:0;background:none;opacity:0;transition:opacity .15s;mix-blend-mode:difference;will-change:transform}.cursor.visible{opacity:1}.cursor-symbol{display:block;width:100%;height:100%;background:url(assets/cursor-mark.png) center/contain no-repeat;filter:invert(1);transform:translate(-50%,-50%);transition:transform .4s cubic-bezier(.2,.8,.2,1)}.cursor.active .cursor-symbol{transform:translate(-50%,-50%) rotate(-12deg) scale(1.35)}.cursor.pressed .cursor-symbol{transform:translate(-50%,-50%) rotate(-12deg) scale(.8)}}
/* Real projects, people and motion — Relief Studio */
.real-projects{gap:70px 30px}.real-projects .project-card:nth-child(2){margin-top:90px}.real-projects .project-card:nth-child(4){margin-top:90px}.real-projects .project-img{aspect-ratio:4/5;background:#242424}.real-projects .project-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .7s ease,transform 1.2s cubic-bezier(.2,.65,.2,1)}.real-projects .cover-hover{opacity:0;transform:scale(1.035)}.real-projects .project-card:hover .cover-main,.real-projects .project-card:focus-visible .cover-main{opacity:0}.real-projects .project-card:hover .cover-hover,.real-projects .project-card:focus-visible .cover-hover{opacity:1;transform:scale(1);filter:none}.real-projects .project-card:hover img{filter:none}.real-projects .view{font-size:14px;display:flex;gap:24px;background:#ffffffed;backdrop-filter:blur(8px)}.project-number{position:absolute;left:22px;top:20px;font-size:12px;color:white;mix-blend-mode:difference;letter-spacing:.12em}.real-projects .project-caption{display:grid;grid-template-columns:1fr auto;row-gap:8px;padding-top:22px}.real-projects .project-caption h3{font-size:30px;letter-spacing:-.04em}.real-projects .project-caption>span:not(.project-arrow){grid-row:2;font-size:12px}.project-arrow{grid-column:2;grid-row:1/3;font-size:30px!important;transition:transform .4s}.project-card:hover .project-arrow{transform:translate(4px,-4px)}
.team-teaser{background:#171717}.team-teaser .section-head{align-items:start}.team-strip{display:flex;align-items:center;justify-content:center;gap:0;margin:70px 0 55px;padding:15px}.team-strip img{width:12%;max-width:145px;aspect-ratio:1;object-fit:cover;border-radius:50%;border:4px solid #171717;margin-left:-1%;filter:grayscale(1);transition:transform .5s,filter .5s;position:relative}.team-strip img:hover{transform:translateY(-16px) scale(1.1);z-index:2}.team-section{background:#151515;color:white}.team-section .section-head{align-items:start;margin-bottom:75px}.team-member{display:grid;grid-template-columns:1.25fr 130px 1fr;align-items:center;gap:45px;border-top:1px solid #414141;min-height:140px;padding:20px 0}.team-member:last-child{border-bottom:1px solid #414141}.team-name{display:flex;align-items:center;gap:28px}.team-index{font-size:11px;color:#999}.team-name h3{font-size:clamp(21px,2.2vw,32px);letter-spacing:-.035em;margin:0}.team-member>p{font-size:17px;line-height:1.5;color:#b5b5b5}.team-portrait{width:92px;height:92px;border-radius:50%;overflow:hidden;justify-self:center;transition:transform .6s cubic-bezier(.2,.7,.2,1),border-radius .6s}.team-portrait img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:transform .6s}.team-member:hover .team-portrait{transform:scale(1.22);border-radius:35%}.team-member:hover .team-portrait img{transform:scale(1.04)}.team-member:hover h3{color:white}
.contact-film{position:relative;isolation:isolate;overflow:hidden;min-height:700px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#080808!important}.footer-film,.footer-shade{position:absolute;inset:0;z-index:-2}.footer-film video{width:100%;height:100%;object-fit:cover}.footer-shade{z-index:-1;background:linear-gradient(180deg,#0007,#0005 45%,#000c)}.contact-film>.footer-line{width:100%;margin-top:100px;border-color:#ffffff42}.contact-film h2{font-size:clamp(48px,7.5vw,120px)}.contact-film>.eyebrow{text-shadow:0 1px 8px black}
.gallery-open{overflow:hidden}.work-dialog{width:calc(100% - 60px);max-width:1400px;max-height:94svh;padding:0;background:#f0f0ed;color:#111;overscroll-behavior:contain;scrollbar-width:thin}.work-dialog::backdrop{background:#000c;backdrop-filter:blur(12px)}.work-dialog-bar{position:sticky;top:0;z-index:2;background:#f0f0edf5;backdrop-filter:blur(12px);padding:20px 35px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc}.work-close{border:0;background:none;color:#111;display:flex;align-items:center;gap:20px;font-size:14px;padding:8px}.work-close span{font-size:28px;line-height:1}.work-dialog-intro{padding:70px 8% 55px}.work-dialog-intro h2{font-size:clamp(44px,6vw,85px);margin:25px 0}.work-dialog-intro>p:last-child{font-size:20px;line-height:1.5;max-width:650px;color:#666}.work-gallery{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:0 6% 65px;align-items:start}.work-gallery figure{margin:0}.work-gallery figure:first-child{grid-column:1/-1}.work-gallery img{display:block;width:100%;height:auto;background:#e2e2df}.work-gallery figure:first-child img{max-height:85vh;object-fit:contain}.work-gallery figcaption{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#777;padding:12px 0}.work-next{background:#111;color:white;width:100%;border:0;padding:45px 25px;font-size:24px;text-align:center}.work-next:hover{background:#333}.real-case-intro{padding-top:40px;padding-bottom:60px}.real-case-intro>.text-link{margin:0 0 60px}.real-case-intro>.eyebrow{display:block}.real-case-intro h1{font-size:clamp(50px,7vw,100px);letter-spacing:-.055em;font-weight:400;margin:25px 0}.real-case-intro>p{max-width:700px;font-size:24px;color:#666;line-height:1.5}.case-next{display:block;border-top:1px solid #aaa}.case-next h2{margin-top:30px}.standalone-gallery{max-width:1500px;margin:auto}
@media(max-width:700px){.real-projects{gap:45px}.real-projects .project-card:nth-child(n){margin-top:0}.real-projects .project-img{aspect-ratio:4/5}.real-projects .project-caption h3{font-size:26px}.real-projects .view{display:none}.team-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0;margin:45px 0}.team-strip img{width:100%;max-width:none;margin:0;border:0}.team-member{grid-template-columns:1fr 76px;gap:8px 15px;padding:22px 0;min-height:115px}.team-name{gap:12px}.team-name h3{font-size:21px}.team-portrait{grid-column:2;grid-row:1/3;width:70px;height:70px}.team-member>p{grid-column:1;margin:0 0 0 25px;font-size:13px}.team-section .section-head{margin-bottom:45px}.contact-film{min-height:590px}.contact-film h2{font-size:13vw}.footer-film video{object-position:center}.work-dialog{width:calc(100% - 16px);max-height:96svh}.work-dialog-bar{padding:10px 15px}.work-dialog-bar .eyebrow{font-size:9px}.work-close{font-size:12px;gap:8px}.work-dialog-intro{padding:35px 20px}.work-dialog-intro h2{font-size:43px}.work-dialog-intro>p:last-child{font-size:17px}.work-gallery{grid-template-columns:1fr;padding:0 12px 30px;gap:25px}.work-gallery figure:first-child{grid-column:auto}.work-gallery figure:first-child img{max-height:none}.work-next{font-size:19px;padding:30px 15px}.real-case-intro>p{font-size:20px}}
@media(hover:none){.real-projects .cover-hover{display:none}.real-projects .project-card:hover .cover-main{opacity:1}.team-member:hover .team-portrait{transform:none;border-radius:50%}}
.real-projects .film-card{grid-column:1/-1;width:min(100%,760px);justify-self:center;margin-top:10px}.real-projects .film-card .project-img{aspect-ratio:1}.film-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#ffffffdf;color:#111;border:1px solid #fff7;width:76px;height:76px;display:grid;place-items:center;border-radius:50%;padding-left:5px;transition:opacity .4s,transform .5s}.film-card:hover .film-play{opacity:0;transform:translate(-50%,-50%) scale(.8)}.gallery-film{grid-column:1/-1}.gallery-film video,.standalone-film video{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#080808;max-height:80svh}.standalone-film{width:min(850px,90%);margin:0 auto 90px}.pattern-panel{height:220px;display:flex;align-items:center;background:#fff}.pattern-panel img{height:auto;object-fit:contain;width:100%;display:block}.team-strip img{width:13%;max-width:150px}@media(max-width:700px){.team-strip img{width:100%;max-width:none}.pattern-panel{height:150px}.real-projects .film-card{width:100%}.film-play{width:62px;height:62px}.film-card:hover .film-play{opacity:1;transform:translate(-50%,-50%)}.gallery-film video{max-height:none}.standalone-film{width:calc(100% - 24px)}}
.gallery-film video,.standalone-film video{width:min(100%,80svh);max-height:none;margin:0 auto;aspect-ratio:1}@media(max-width:700px){.gallery-film video,.standalone-film video{width:100%}}

/* Shared vector icons: identical geometry on mobile and desktop. */
.ui-icon{display:inline-block;width:1em;height:1em;vertical-align:-.125em;flex-shrink:0;pointer-events:none}.plus{display:flex;align-items:center;justify-content:center;flex-shrink:0}.plus .ui-icon{width:24px;height:24px}.film-play .ui-icon{width:20px;height:20px}.project-arrow .ui-icon{width:24px;height:24px}

/* French hero: keep all three lines clear of the footer on small screens. */
.hero h1{font-size:clamp(48px,7.4vw,118px)}
@media(max-width:700px){.hero h1{font-size:12vw;line-height:1.02}.hero-bottom{gap:20px}.hero-bottom>a{flex-shrink:0}}
.language-switch{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.06em;margin-left:24px}.language-switch a{padding:10px 2px;opacity:.5}.language-switch a[aria-current]{opacity:1;border-bottom:1px solid currentColor}.language-switch a:hover{opacity:1}.language-switch span{opacity:.35}header nav{margin-left:auto}.contact h2{font-size:clamp(40px,6.7vw,108px)}@media(max-width:700px){.language-switch{margin-left:auto;margin-right:12px;position:relative;z-index:32}.contact h2{font-size:10vw}.hero-bottom>span{max-width:55%}}
