.showcase-module__hlzAWG__showcase{--ivory:#f5f5f7;--paper:#fbfbfc;--ink:#171821;--muted:#696b78;--border:#d9dae2;--olive:#7f89c6;isolation:isolate;background:var(--ivory);color:var(--ink);padding:clamp(48px,5vw,72px) 0 clamp(58px,6vw,86px);position:relative;overflow:clip}.showcase-module__hlzAWG__showcase:before,.showcase-module__hlzAWG__showcase:after{content:"";z-index:-1;pointer-events:none;position:absolute;inset:0}.showcase-module__hlzAWG__showcase:before{opacity:.56;background-image:radial-gradient(circle,#7f89c68f 1.3px,#0000 1.8px);background-position:8px 8px;background-size:30px 30px;height:170px;-webkit-mask-image:linear-gradient(#000,#0000 94%);mask-image:linear-gradient(#000,#0000 94%)}.showcase-module__hlzAWG__showcase:after{opacity:.48;background-image:radial-gradient(circle,#929bd794 1.25px,#0000 1.75px),radial-gradient(circle,#7f89c680 1.25px,#0000 1.75px);background-position:0 0,right 7px top;background-repeat:repeat-y;background-size:30px 30px;-webkit-mask-image:linear-gradient(#000 0,#000000b8 58%,#0000 100%);mask-image:linear-gradient(#000 0,#000000b8 58%,#0000 100%)}.showcase-module__hlzAWG__paperTexture{z-index:-1;pointer-events:none;opacity:.62;background:radial-gradient(circle at 18% 12%,#76856b17,#0000 23%),radial-gradient(circle at 84% 18%,#b6674d0e,#0000 20%),repeating-linear-gradient(0deg,#2f2a2205 0 1px,#0000 1px 4px),linear-gradient(108deg,#ffffff75,#0000 42%,#ffffff3d);position:absolute;inset:0}.showcase-module__hlzAWG__container{width:min(1500px,100% - 72px);margin-inline:auto}.showcase-module__hlzAWG__intro{text-align:center;max-width:1040px;margin:0 auto clamp(30px,3.5vw,48px)}.showcase-module__hlzAWG__eyebrow{color:var(--olive);letter-spacing:.19em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 15px;font-size:12px;font-weight:700;display:inline-flex}.showcase-module__hlzAWG__eyebrow span{background:currentColor;width:20px;height:1px}.showcase-module__hlzAWG__intro h1{letter-spacing:-.045em;text-wrap:balance;max-width:980px;margin:0 auto;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,82px);font-weight:400;line-height:.98}.showcase-module__hlzAWG__introCopy{max-width:790px;color:var(--muted);text-wrap:balance;margin:23px auto 0;font-size:clamp(15px,1.25vw,18px);line-height:1.68}.showcase-module__hlzAWG__introCopy span{display:block}.showcase-module__hlzAWG__filters{border-bottom:1px solid #d8d1c5b8;flex-wrap:wrap;justify-content:center;gap:6px clamp(16px,2.2vw,31px);margin:0 auto 14px;padding-bottom:1px;display:flex}.showcase-module__hlzAWG__filters button{color:#777269;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0 0 12px;font-size:13px;font-weight:600;transition:color .22s;position:relative}.showcase-module__hlzAWG__filters button:after{content:"";background:var(--olive);height:2px;transition:right .24s,left .24s;position:absolute;bottom:-2px;left:50%;right:50%}.showcase-module__hlzAWG__filters button:hover,.showcase-module__hlzAWG__filters .showcase-module__hlzAWG__activeFilter{color:var(--ink)}.showcase-module__hlzAWG__filters .showcase-module__hlzAWG__activeFilter:after{left:0;right:0}.showcase-module__hlzAWG__resultsAnnouncement{color:#8a857c;letter-spacing:.04em;text-align:center;min-height:20px;margin:0 0 25px;font-size:11px;line-height:1.5}.showcase-module__hlzAWG__gallery{grid-template-columns:minmax(0,1.28fr) repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2vw,28px);display:grid}.showcase-module__hlzAWG__projectCard{--project-accent:var(--olive);border:1px solid var(--border);background:#faf7f0f5;border-radius:18px;outline:none;flex-direction:column;min-width:0;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;overflow:hidden;box-shadow:0 10px 28px #3e34270e}.showcase-module__hlzAWG__projectCard:hover{border-color:color-mix(in srgb, var(--project-accent) 48%, var(--border));transform:translateY(-5px);box-shadow:0 18px 40px #3e34271a}.showcase-module__hlzAWG__activeCard{border-color:var(--project-accent);box-shadow:0 18px 45px color-mix(in srgb, var(--project-accent) 18%, transparent)}.showcase-module__hlzAWG__screenshotButton{aspect-ratio:16/10;border:0;border-bottom:1px solid var(--border);cursor:pointer;background:#e8e3d9;width:100%;padding:0;display:block;position:relative;overflow:hidden}.showcase-module__hlzAWG__screenshotButton img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .36s}.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__screenshotButton img{transform:translateY(-2.8%)scale(1.075)}.showcase-module__hlzAWG__imageScrim{opacity:0;background:linear-gradient(#0000,#14120f6b);height:40%;transition:opacity .24s;position:absolute;inset:auto 0 0}.showcase-module__hlzAWG__imageAction{color:#fff;opacity:0;background:#211f1bcc;border:1px solid #ffffffa3;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 13px;font-size:11px;font-weight:650;transition:opacity .24s,transform .24s;display:inline-flex;position:absolute;bottom:15px;right:17px;transform:translateY(5px)}.showcase-module__hlzAWG__imageAction svg{width:14px}.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__imageScrim,.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__imageAction{opacity:1}.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__imageAction{transform:translateY(0)}.showcase-module__hlzAWG__cardCopy{flex-direction:column;flex:1;min-height:390px;padding:clamp(22px,2.2vw,31px);display:flex}.showcase-module__hlzAWG__featuredCard .showcase-module__hlzAWG__cardCopy{min-height:410px}.showcase-module__hlzAWG__cardMeta{align-items:center;gap:11px;display:flex;position:relative}.showcase-module__hlzAWG__featuredCard .showcase-module__hlzAWG__cardMeta:after{content:"";background:linear-gradient(90deg, transparent, var(--project-accent), transparent);background-size:200% 100%;width:54px;height:1px;margin-left:auto;animation:2.8s ease-in-out infinite showcase-module__hlzAWG__showcase-meta-shimmer}@keyframes showcase-module__hlzAWG__showcase-meta-shimmer{0%,to{opacity:.35;background-position:100% 0}50%{opacity:1;background-position:0 0}}.showcase-module__hlzAWG__cardMeta>div{gap:3px;min-width:0;display:grid}.showcase-module__hlzAWG__cardMeta>div>span{color:var(--project-accent);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:750}.showcase-module__hlzAWG__cardMeta small{color:#8c867c;font-size:11px}.showcase-module__hlzAWG__projectMark{border:1px solid color-mix(in srgb, var(--project-accent) 30%, var(--border));width:36px;height:36px;color:var(--project-accent);letter-spacing:-.02em;background:#fff;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid;position:relative;overflow:hidden}.showcase-module__hlzAWG__projectMark img{object-fit:contain;background:#fff;width:100%;height:100%;padding:6px;position:absolute;inset:0}.showcase-module__hlzAWG__cardTitleButton{width:100%;min-height:44px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:25px 0 0;padding:0}.showcase-module__hlzAWG__cardTitleButton h3{letter-spacing:-.035em;margin:0;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:clamp(29px,2.3vw,39px);font-weight:400;line-height:1.02}.showcase-module__hlzAWG__featuredCard .showcase-module__hlzAWG__cardTitleButton h3{font-size:clamp(34px,2.8vw,46px)}.showcase-module__hlzAWG__cardCopy>p{color:var(--muted);margin:15px 0 0;font-size:13px;line-height:1.65}.showcase-module__hlzAWG__scopeList{border-top:1px solid #d8d1c5d9;flex-wrap:wrap;gap:7px 12px;margin:21px 0 0;padding:18px 0 0;list-style:none;display:flex}.showcase-module__hlzAWG__scopeList li{color:#777168;padding-left:12px;font-size:10px;line-height:1.45;transition:opacity .25s,transform .25s;position:relative}.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__scopeList li{opacity:1;transform:translateY(-2px)}.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__scopeList li:nth-child(2){transition-delay:45ms}.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__scopeList li:nth-child(3){transition-delay:90ms}.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__scopeList li:nth-child(4){transition-delay:.135s}.showcase-module__hlzAWG__scopeList li:before{content:"";background:var(--project-accent);border-radius:50%;width:4px;height:4px;position:absolute;top:.55em;left:0}.showcase-module__hlzAWG__openButton{width:100%;min-height:45px;color:var(--project-accent);text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #0000;justify-content:space-between;align-items:center;gap:18px;margin:auto 0 0;padding:22px 0 0;font-size:12px;font-weight:700;display:flex}.showcase-module__hlzAWG__openButton svg{fill:none;stroke:currentColor;stroke-width:1.7px;flex:none;width:19px;transition:transform .22s}.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__openButton svg{transform:translate(4px)}.showcase-module__hlzAWG__viewMoreWrap{justify-content:center;margin-top:42px;display:flex}.showcase-module__hlzAWG__viewMore{min-height:52px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #afa99e;border-radius:999px;align-items:center;gap:13px;padding:0 22px;font-size:12px;font-weight:700;transition:background .22s,color .22s,transform .22s;display:inline-flex}.showcase-module__hlzAWG__viewMore:hover{background:var(--ink);color:#fff;transform:translateY(-2px)}.showcase-module__hlzAWG__viewMore span{background:#76856b26;border-radius:50%;place-items:center;min-width:24px;height:24px;font-size:10px;display:grid}.showcase-module__hlzAWG__viewMore svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:17px;transition:transform .25s}.showcase-module__hlzAWG__expanded svg{transform:rotate(180deg)}.showcase-module__hlzAWG__previewWrap{justify-items:center;width:min(92%,1400px);margin:clamp(64px,7vw,100px) auto 0;scroll-margin-top:96px;animation:.56s cubic-bezier(.2,.72,.28,1) both showcase-module__hlzAWG__previewReveal;display:grid}.showcase-module__hlzAWG__previewClosing{animation:.42s both showcase-module__hlzAWG__previewClose}@keyframes showcase-module__hlzAWG__previewReveal{0%{opacity:.82;clip-path:inset(0 0 8% round 18px);transform:translateY(22px)}to{opacity:1;clip-path:inset(0 round 18px);transform:translateY(0)}}@keyframes showcase-module__hlzAWG__previewClose{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(14px)}}.showcase-module__hlzAWG__storyRail{text-align:center;border:1px solid var(--border);background:#faf7f0f5;border-bottom:0;border-radius:18px 18px 0 0;grid-template-columns:minmax(220px,.85fr) minmax(320px,1.6fr) auto;place-items:center;gap:clamp(20px,3vw,42px);width:100%;padding:22px 24px;display:grid}.showcase-module__hlzAWG__storyIdentity{justify-content:center;align-items:center;gap:13px;display:flex}.showcase-module__hlzAWG__storyIdentity>div{min-width:0}.showcase-module__hlzAWG__storyIdentity span{color:var(--olive);letter-spacing:.13em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:750;display:block}.showcase-module__hlzAWG__storyIdentity h2{letter-spacing:-.025em;outline:0;margin:0;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:clamp(23px,2vw,31px);font-weight:400;line-height:1.03}.showcase-module__hlzAWG__storyRail>p{max-width:700px;color:var(--muted);margin:0;font-size:12px;line-height:1.62}.showcase-module__hlzAWG__storyActions a{min-height:44px;color:var(--ink);white-space:nowrap;border:1px solid #aaa498;border-radius:999px;align-items:center;gap:9px;padding:0 15px;font-size:11px;font-weight:700;display:inline-flex}.showcase-module__hlzAWG__storyActions svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:15px}.showcase-module__hlzAWG__browserShell{background:#d9d5ce;border:1px solid #c8c1b5;border-radius:0 0 19px 19px;width:100%;margin-inline:auto;overflow:hidden;box-shadow:0 28px 76px #362f2529}.showcase-module__hlzAWG__browserToolbar{background:#eceae5;border-bottom:1px solid #d0cbc2;grid-template-columns:auto auto minmax(160px,1fr) auto;align-items:center;gap:10px;min-height:64px;padding:9px 12px;display:grid}.showcase-module__hlzAWG__browserDots{gap:7px;padding:0 4px;display:flex}.showcase-module__hlzAWG__browserDots i{background:#df6d63;border-radius:50%;width:10px;height:10px}.showcase-module__hlzAWG__browserDots i:nth-child(2){background:#dcae56}.showcase-module__hlzAWG__browserDots i:nth-child(3){background:#73a26f}.showcase-module__hlzAWG__navControls,.showcase-module__hlzAWG__toolbarActions{align-items:center;gap:4px;display:flex}.showcase-module__hlzAWG__browserToolbar button,.showcase-module__hlzAWG__browserToolbar a{color:#5d5a54;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex:none;place-items:center;width:42px;height:42px;transition:background .18s,border-color .18s,color .18s;display:grid}.showcase-module__hlzAWG__browserToolbar button:hover,.showcase-module__hlzAWG__browserToolbar a:hover,.showcase-module__hlzAWG__browserToolbar .showcase-module__hlzAWG__selectedTool{color:var(--ink);background:#fff;border-color:#c9c3b9}.showcase-module__hlzAWG__browserToolbar button:disabled{opacity:.32;cursor:not-allowed}.showcase-module__hlzAWG__browserToolbar svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:17px}.showcase-module__hlzAWG__addressBar{color:#6b675f;background:#ffffffbf;border:1px solid #d4d0c8;border-radius:10px;align-items:center;gap:9px;min-width:0;height:42px;padding:0 13px;font-size:11px;display:flex}.showcase-module__hlzAWG__addressBar svg{flex:none;width:14px}.showcase-module__hlzAWG__addressBar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.showcase-module__hlzAWG__browserStage{background:#d9d5ce;justify-content:center;height:clamp(720px,56vw,800px);padding:18px;display:flex}.showcase-module__hlzAWG__previewViewport{background:#f3f0e9;border:1px solid #463f3433;border-radius:10px;width:100%;height:100%;transition:width .3s;position:relative;overflow:hidden;box-shadow:0 12px 30px #352f271f}.showcase-module__hlzAWG__stageTablet .showcase-module__hlzAWG__previewViewport{width:min(768px,100%)}.showcase-module__hlzAWG__stageMobile .showcase-module__hlzAWG__previewViewport{width:min(390px,100%)}.showcase-module__hlzAWG__fallbackImage,.showcase-module__hlzAWG__liveFrame{border:0;width:100%;height:100%;position:absolute;inset:0}.showcase-module__hlzAWG__fallbackImage{object-fit:cover;object-position:top center}.showcase-module__hlzAWG__liveFrame{z-index:2;opacity:0;background:#fff;transition:opacity .32s}.showcase-module__hlzAWG__liveFrameReady{opacity:1}.showcase-module__hlzAWG__loadingState,.showcase-module__hlzAWG__blockedState{z-index:3;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.showcase-module__hlzAWG__loadingState{background:#faf7f0f0;border:1px solid #d8d1c5f2;border-radius:14px;justify-items:center;gap:8px;width:min(380px,100% - 32px);padding:27px;display:grid;box-shadow:0 15px 42px #2c272021}.showcase-module__hlzAWG__loadingState>span{border:2px solid #76856b42;border-top-color:var(--olive);border-radius:50%;width:26px;height:26px;margin-bottom:3px;animation:.8s linear infinite showcase-module__hlzAWG__spin}@keyframes showcase-module__hlzAWG__spin{to{transform:rotate(360deg)}}.showcase-module__hlzAWG__loadingState strong{font-size:14px}.showcase-module__hlzAWG__loadingState small{color:var(--muted);font-size:11px;line-height:1.5}.showcase-module__hlzAWG__blockedState{background:#faf7f0f5;border:1px solid #d8d1c5f2;border-radius:16px;width:min(520px,100% - 40px);padding:clamp(25px,4vw,43px);box-shadow:0 18px 50px #2c27202e}.showcase-module__hlzAWG__blockedIcon{border:1px solid var(--border);width:48px;height:48px;color:var(--olive);border-radius:50%;place-items:center;margin:0 auto 17px;display:grid}.showcase-module__hlzAWG__blockedIcon svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:20px}.showcase-module__hlzAWG__blockedState strong{font-family:Instrument Serif,Georgia,serif;font-size:clamp(24px,3vw,33px);font-weight:400;line-height:1.08;display:block}.showcase-module__hlzAWG__blockedState p{color:var(--muted);margin:12px auto 22px;font-size:12px;line-height:1.6}.showcase-module__hlzAWG__blockedState>div{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.showcase-module__hlzAWG__blockedState a,.showcase-module__hlzAWG__blockedState button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 17px;font-size:11px;font-weight:700;display:inline-flex}.showcase-module__hlzAWG__blockedState button{color:var(--ink);background:0 0}.showcase-module__hlzAWG__blockedState a svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:14px}.showcase-module__hlzAWG__previewStatus{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.showcase-module__hlzAWG__showcase button:focus-visible,.showcase-module__hlzAWG__showcase a:focus-visible,.showcase-module__hlzAWG__projectCard:focus-visible,.showcase-module__hlzAWG__storyIdentity h2:focus-visible{outline:2px solid var(--olive);outline-offset:4px}@media (max-width:1199px){.showcase-module__hlzAWG__container{width:min(1080px,100% - 48px)}.showcase-module__hlzAWG__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-module__hlzAWG__featuredCard{grid-column:1/-1;grid-template-columns:1.08fr .92fr;display:grid}.showcase-module__hlzAWG__featuredCard .showcase-module__hlzAWG__screenshotButton{aspect-ratio:auto;border-right:1px solid var(--border);border-bottom:0;height:100%;min-height:480px}.showcase-module__hlzAWG__storyRail{grid-template-columns:1fr 1.35fr}.showcase-module__hlzAWG__storyActions{grid-column:1/-1}.showcase-module__hlzAWG__storyActions a{justify-content:center;width:100%}.showcase-module__hlzAWG__browserToolbar{grid-template-columns:auto minmax(160px,1fr) auto}.showcase-module__hlzAWG__browserDots{display:none}}@media (max-width:767px){.showcase-module__hlzAWG__showcase{padding:44px 0 64px}.showcase-module__hlzAWG__container{width:calc(100% - 40px)}.showcase-module__hlzAWG__intro{text-align:left;margin-bottom:30px}.showcase-module__hlzAWG__intro h1{text-wrap:pretty;font-size:clamp(44px,13.5vw,64px)}.showcase-module__hlzAWG__introCopy{margin-top:19px;font-size:15px}.showcase-module__hlzAWG__introCopy span{margin-top:6px}.showcase-module__hlzAWG__filters{justify-content:flex-start;gap:2px 18px;margin-inline:-4px}.showcase-module__hlzAWG__filters button{min-height:46px;font-size:12px}.showcase-module__hlzAWG__resultsAnnouncement{text-align:left;margin-bottom:19px}.showcase-module__hlzAWG__gallery{grid-template-columns:1fr;gap:18px}.showcase-module__hlzAWG__featuredCard{grid-column:auto;display:flex}.showcase-module__hlzAWG__featuredCard .showcase-module__hlzAWG__screenshotButton{aspect-ratio:16/10;border-right:0;border-bottom:1px solid var(--border);height:auto;min-height:0}.showcase-module__hlzAWG__projectCard:hover{transform:none}.showcase-module__hlzAWG__cardCopy,.showcase-module__hlzAWG__featuredCard .showcase-module__hlzAWG__cardCopy{min-height:0;padding:23px 21px}.showcase-module__hlzAWG__cardTitleButton h3,.showcase-module__hlzAWG__featuredCard .showcase-module__hlzAWG__cardTitleButton h3{font-size:clamp(30px,9vw,39px)}.showcase-module__hlzAWG__cardCopy>p{font-size:12.5px}.showcase-module__hlzAWG__openButton{min-height:50px;margin-top:24px}.showcase-module__hlzAWG__imageAction,.showcase-module__hlzAWG__imageScrim{display:none}.showcase-module__hlzAWG__viewMoreWrap{margin-top:30px}.showcase-module__hlzAWG__viewMore{justify-content:center;width:100%}.showcase-module__hlzAWG__previewWrap{width:100%;margin-top:58px;scroll-margin-top:86px}.showcase-module__hlzAWG__storyRail{border-radius:15px 15px 0 0;grid-template-columns:1fr;gap:17px;padding:20px}.showcase-module__hlzAWG__storyRail>p{font-size:12px}.showcase-module__hlzAWG__storyActions{grid-column:auto}.showcase-module__hlzAWG__storyActions a{width:100%}.showcase-module__hlzAWG__browserShell{border-radius:0 0 15px 15px}.showcase-module__hlzAWG__browserToolbar{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"nav address""tools tools";gap:7px;padding:8px}.showcase-module__hlzAWG__navControls{grid-area:nav}.showcase-module__hlzAWG__addressBar{grid-area:address}.showcase-module__hlzAWG__toolbarActions{grid-area:tools;justify-content:space-between}.showcase-module__hlzAWG__browserToolbar button,.showcase-module__hlzAWG__browserToolbar a{width:44px;height:44px}.showcase-module__hlzAWG__navControls button:first-child,.showcase-module__hlzAWG__navControls button:nth-child(2){display:none}.showcase-module__hlzAWG__browserStage{height:clamp(420px,72svh,680px);padding:8px}.showcase-module__hlzAWG__stageDesktop .showcase-module__hlzAWG__previewViewport,.showcase-module__hlzAWG__stageTablet .showcase-module__hlzAWG__previewViewport,.showcase-module__hlzAWG__stageMobile .showcase-module__hlzAWG__previewViewport{width:min(390px,100%)}.showcase-module__hlzAWG__blockedState{width:calc(100% - 24px);padding:25px 18px}.showcase-module__hlzAWG__blockedState strong{font-size:25px}.showcase-module__hlzAWG__blockedState>div{display:grid}.showcase-module__hlzAWG__loadingState{width:calc(100% - 24px);padding:22px 16px}}@media (max-width:370px){.showcase-module__hlzAWG__container{width:calc(100% - 32px)}.showcase-module__hlzAWG__eyebrow{letter-spacing:.14em;font-size:10px}.showcase-module__hlzAWG__intro h1{font-size:42px}.showcase-module__hlzAWG__filters{gap:0 14px}.showcase-module__hlzAWG__cardCopy{padding:20px 18px}.showcase-module__hlzAWG__browserToolbar{grid-template-columns:44px minmax(0,1fr)}.showcase-module__hlzAWG__navControls button{width:42px}.showcase-module__hlzAWG__toolbarActions{flex-wrap:wrap;justify-content:flex-start}.showcase-module__hlzAWG__toolbarActions button,.showcase-module__hlzAWG__toolbarActions a{flex:1 0 44px}}@media (prefers-reduced-motion:reduce){.showcase-module__hlzAWG__projectCard,.showcase-module__hlzAWG__screenshotButton img,.showcase-module__hlzAWG__imageAction,.showcase-module__hlzAWG__openButton svg,.showcase-module__hlzAWG__previewViewport,.showcase-module__hlzAWG__liveFrame,.showcase-module__hlzAWG__filters button:after{transition:none!important}.showcase-module__hlzAWG__projectCard:hover,.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__screenshotButton img,.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__openButton svg{transform:none}.showcase-module__hlzAWG__featuredCard .showcase-module__hlzAWG__cardMeta:after{animation:none}.showcase-module__hlzAWG__scopeList li{transition:none;transform:none!important}.showcase-module__hlzAWG__previewWrap,.showcase-module__hlzAWG__previewClosing{animation:none}.showcase-module__hlzAWG__loadingState>span{animation-duration:1.6s}}@media (max-width:767px),(hover:none) and (pointer:coarse) and (max-width:1024px){.showcase-module__hlzAWG__projectCard:hover,.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__screenshotButton img,.showcase-module__hlzAWG__projectCard:hover .showcase-module__hlzAWG__openButton svg{transform:none}.showcase-module__hlzAWG__previewViewport{touch-action:pan-y;-webkit-overflow-scrolling:touch}}
.work-sections-module__pi6JRq__page{background:#11131d;overflow:clip}.work-sections-module__pi6JRq__stats{isolation:isolate;color:#171821;background:radial-gradient(circle at 92% 18%,#7f89c61a,#0000 26%),linear-gradient(#f5f5f7 0%,#f8f8fa 100%);padding:clamp(46px,5vw,68px) 0 clamp(66px,6vw,88px);position:relative;overflow:hidden}.work-sections-module__pi6JRq__stats:before{content:"";z-index:-1;pointer-events:none;opacity:.34;background-image:linear-gradient(#7f89c612 1px,#0000 1px),linear-gradient(90deg,#7f89c60e 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 84%,#0000);mask-image:linear-gradient(#0000,#000 18% 84%,#0000)}.work-sections-module__pi6JRq__stats:after{content:"";z-index:2;pointer-events:none;clip-path:polygon(0 100%,100% 0,100% 100%);background:#11131d;height:26px;position:absolute;bottom:-1px;left:0;right:0}.work-sections-module__pi6JRq__statsHeader,.work-sections-module__pi6JRq__attentionHeader{grid-template-columns:minmax(180px,.36fr) minmax(0,1.64fr);align-items:start;gap:clamp(34px,5vw,76px);display:grid}.work-sections-module__pi6JRq__statsHeader{margin-bottom:clamp(36px,4.5vw,60px)}.work-sections-module__pi6JRq__statsHeader>p,.work-sections-module__pi6JRq__attentionHeader>p{letter-spacing:.17em;text-transform:uppercase;margin:7px 0 0;font-size:11px;font-weight:800;line-height:1.4}.work-sections-module__pi6JRq__statsHeader>p{color:#6873af}.work-sections-module__pi6JRq__statsHeader h2,.work-sections-module__pi6JRq__attentionHeader h2{letter-spacing:-.062em;text-wrap:balance;max-width:970px;margin:0;font-size:clamp(46px,5.7vw,80px);font-weight:520;line-height:.97}.work-sections-module__pi6JRq__statsHeader div>p,.work-sections-module__pi6JRq__attentionHeader div>p{max-width:820px;margin:24px 0 0;font-size:clamp(15px,1.25vw,18px);line-height:1.68}.work-sections-module__pi6JRq__statsHeader div>p{color:#696b78}.work-sections-module__pi6JRq__proofCarousel{background:#ffffffb8;border:1px solid #7f89c638;border-radius:30px;overflow:hidden;box-shadow:0 30px 90px #1f22401c}.work-sections-module__pi6JRq__proofSlide{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(42px,6vw,94px);min-height:590px;padding:clamp(28px,4vw,54px);animation:.58s cubic-bezier(.2,.75,.24,1) both work-sections-module__pi6JRq__proofSlideIn;display:grid}@keyframes work-sections-module__pi6JRq__proofSlideIn{0%{opacity:.25;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.work-sections-module__pi6JRq__proofMeta{flex-wrap:wrap;align-items:center;gap:9px 14px;display:flex}.work-sections-module__pi6JRq__proofMeta>span{color:#727dbb;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.work-sections-module__pi6JRq__proofMeta>small{color:#858794;font-size:12px}.work-sections-module__pi6JRq__proofCopy h3{letter-spacing:-.045em;max-width:590px;margin:26px 0 20px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(40px,4.2vw,62px);font-weight:400;line-height:.98}.work-sections-module__pi6JRq__proofCopy>p{color:#666a78;max-width:650px;margin:0;font-size:15px;line-height:1.72}.work-sections-module__pi6JRq__proofCopy dl{border-top:1px solid #17182121;border-left:1px solid #17182121;grid-template-columns:repeat(2,minmax(0,1fr));margin:32px 0 0;display:grid}.work-sections-module__pi6JRq__proofCopy dl div{border-bottom:1px solid #17182121;border-right:1px solid #17182121;min-height:96px;padding:19px 20px}.work-sections-module__pi6JRq__proofCopy dt{color:#171821;letter-spacing:-.045em;font-size:clamp(24px,2.5vw,36px);font-weight:720}.work-sections-module__pi6JRq__proofCopy dd{color:#7a7d8a;letter-spacing:.12em;text-transform:uppercase;margin:5px 0 0;font-size:10px;font-weight:700}.work-sections-module__pi6JRq__proofFrame{aspect-ratio:var(--proof-ratio);background:#0d0e16;border:1px solid #7f89c642;border-radius:24px;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #1f224029}.work-sections-module__pi6JRq__proofFrame:before{content:"";z-index:2;pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff24,inset 0 -36px 70px #14152514}.work-sections-module__pi6JRq__proofFrame img{width:100%;max-width:none;height:auto;transform:translateY(var(--proof-offset))}.work-sections-module__pi6JRq__proofFrame .ownerts-proof-dashboard{border:0;border-radius:0;height:100%;min-height:100%}.work-sections-module__pi6JRq__proofFrame figcaption{z-index:3;justify-content:space-between;gap:10px;display:flex;position:absolute;bottom:13px;left:14px;right:14px}.work-sections-module__pi6JRq__proofFrame figcaption span{color:#f8f8fb;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0e19c7;border:1px solid #ffffff40;border-radius:999px;align-items:center;min-height:28px;padding:0 11px;font-size:9px;font-weight:760;display:inline-flex}.work-sections-module__pi6JRq__carouselControls{background:#eff0f4d1;border-top:1px solid #1718211a;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;min-height:68px;padding:0 clamp(24px,4vw,54px);display:grid}.work-sections-module__pi6JRq__carouselControls>button{color:#4f598f;cursor:pointer;background:#fff;border:1px solid #6873af4d;border-radius:50%;place-items:center;width:44px;height:44px;font-size:18px;transition:transform .2s,background .2s,color .2s;display:grid}.work-sections-module__pi6JRq__carouselControls>button:hover{color:#fff;background:#11131d;transform:translateY(-2px)}.work-sections-module__pi6JRq__carouselControls>span{color:#737687;letter-spacing:.12em;font-size:11px;font-weight:760}.work-sections-module__pi6JRq__carouselControls>div{align-items:center;gap:8px;display:flex}.work-sections-module__pi6JRq__carouselControls>div button{cursor:pointer;background:0 0;border:0;border-radius:999px;width:30px;height:44px;padding:0;transition:width .25s;position:relative;overflow:hidden}.work-sections-module__pi6JRq__carouselControls>div button:after{content:"";background:#6873af33;border-radius:999px;height:5px;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.work-sections-module__pi6JRq__carouselControls>div .work-sections-module__pi6JRq__activeDot{width:56px}.work-sections-module__pi6JRq__carouselControls>div .work-sections-module__pi6JRq__activeDot:after{background:#7f89c6}.work-sections-module__pi6JRq__proofDisclosure{color:#777a87;text-align:center;max-width:900px;margin:18px auto 0;font-size:11px;line-height:1.6}.work-sections-module__pi6JRq__outcomes{color:#f8f8fb;background:radial-gradient(circle at 10% 0,#7f89c62e,#0000 31%),linear-gradient(160deg,#171925 0%,#10121a 74%);padding:clamp(70px,6vw,92px) 0 clamp(78px,7vw,104px);position:relative;overflow:hidden}.work-sections-module__pi6JRq__outcomes:before{content:"";opacity:.24;pointer-events:none;background-image:linear-gradient(#aab2e40b 1px,#0000 1px),linear-gradient(90deg,#aab2e40b 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 16% 84%,#0000);mask-image:linear-gradient(#0000,#000 16% 84%,#0000)}.work-sections-module__pi6JRq__outcomesHeader{grid-template-columns:minmax(180px,.36fr) minmax(0,1.64fr);align-items:start;gap:clamp(34px,5vw,76px);display:grid;position:relative}.work-sections-module__pi6JRq__outcomesHeader>p{color:#aab2e4;letter-spacing:.17em;text-transform:uppercase;margin:7px 0 0;font-size:11px;font-weight:800}.work-sections-module__pi6JRq__outcomesHeader h2{letter-spacing:-.058em;text-wrap:balance;max-width:920px;margin:0;font-size:clamp(42px,5vw,70px);font-weight:520;line-height:.98}.work-sections-module__pi6JRq__outcomesHeader div>p{color:#a9afc2;max-width:760px;margin:22px 0 0;font-size:16px;line-height:1.66}.work-sections-module__pi6JRq__outcomeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:clamp(42px,5vw,68px);display:grid;position:relative}.work-sections-module__pi6JRq__outcomeCard{background:#151723c7;border:1px solid #aab2e433;border-radius:26px;flex-direction:column;min-height:365px;padding:clamp(24px,3vw,36px);transition:transform .3s,border-color .3s,background .3s;display:flex;box-shadow:0 24px 64px #00000029}.work-sections-module__pi6JRq__outcomeCard:hover{background:#1c1f31e6;border-color:#aab2e47a;transform:translateY(-7px)}.work-sections-module__pi6JRq__outcomeCard>span{color:#aab2e4;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:820}.work-sections-module__pi6JRq__outcomeCard h3{letter-spacing:-.045em;margin:54px 0 17px;font-size:clamp(25px,2.2vw,33px);font-weight:590;line-height:1.04}.work-sections-module__pi6JRq__outcomeCard>p{color:#aeb5c7;margin:0;font-size:14px;line-height:1.65}.work-sections-module__pi6JRq__outcomeCard footer{border-top:1px solid #aab2e426;justify-content:space-between;align-items:end;gap:18px;margin-top:auto;padding-top:28px;display:flex}.work-sections-module__pi6JRq__outcomeCard footer strong{color:#c5caf0;letter-spacing:-.05em;font-size:clamp(29px,3vw,42px)}.work-sections-module__pi6JRq__outcomeCard footer small{color:#81899e;letter-spacing:.11em;text-align:right;text-transform:uppercase;max-width:140px;font-size:9px;font-weight:760;line-height:1.45}.work-sections-module__pi6JRq__attention{--attention-line:#aab2e438;z-index:3;clip-path:polygon(0 26px,100% 0,100% calc(100% - 22px),0 100%);color:#f8f8fb;background:radial-gradient(circle at 78% 16%,#7f89c61f,#0000 30%),linear-gradient(155deg,#11131d,#0d0e16 72%);margin-top:-26px;margin-bottom:-22px;padding:clamp(86px,7vw,112px) 0 clamp(82px,7vw,108px);position:relative;overflow:hidden}.work-sections-module__pi6JRq__attention:before{content:"";pointer-events:none;opacity:.24;background-image:linear-gradient(#aab2e409 1px,#0000 1px),linear-gradient(90deg,#aab2e409 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.work-sections-module__pi6JRq__attentionHeader{z-index:1;margin-bottom:clamp(52px,6vw,84px);position:relative}.work-sections-module__pi6JRq__attentionHeader>p{color:#aab2e4}.work-sections-module__pi6JRq__attentionHeader div>p{color:#a9afc2}.work-sections-module__pi6JRq__principleGrid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid;position:relative}.work-sections-module__pi6JRq__principleCard{--glow-x:50%;--glow-y:50%;border:1px solid var(--attention-line);color:#f8f8fb;text-align:left;cursor:pointer;background:#131521c7;border-radius:22px;flex-direction:column;min-height:310px;padding:30px;transition:transform .32s cubic-bezier(.2,.75,.25,1),border-color .32s,box-shadow .32s,background .32s;display:flex;position:relative;overflow:hidden}.work-sections-module__pi6JRq__principleCard:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(260px circle at var(--glow-x) var(--glow-y), #9aa4dd33, transparent 68%);transition:opacity .28s;position:absolute;inset:0}.work-sections-module__pi6JRq__principleCard:after{content:"";background:linear-gradient(90deg,#6873af,#b7beea);height:2px;transition:right .42s cubic-bezier(.2,.7,.25,1);position:absolute;bottom:0;left:0;right:100%}.work-sections-module__pi6JRq__principleCard:hover,.work-sections-module__pi6JRq__principleCard:focus-visible{background:#191c2eeb;border-color:#aab2e47a;transform:translateY(-8px);box-shadow:0 22px 48px #0000003d,0 0 34px #6873af17}.work-sections-module__pi6JRq__principleCard:hover:before,.work-sections-module__pi6JRq__principleCard:focus-visible:before{opacity:1}.work-sections-module__pi6JRq__principleCard:hover:after,.work-sections-module__pi6JRq__principleCard:focus-visible:after{right:0}.work-sections-module__pi6JRq__principleCard>span{color:#aab2e4;letter-spacing:.14em;font-size:10px;font-weight:850;position:relative}.work-sections-module__pi6JRq__principleCard>div{margin-top:auto;position:relative}.work-sections-module__pi6JRq__principleCard h3{letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(23px,2vw,29px);font-weight:570;line-height:1.04;transition:transform .28s}.work-sections-module__pi6JRq__principleCard p{color:#a9afc2;margin:0;font-size:13px;line-height:1.62}.work-sections-module__pi6JRq__principleCard>i{color:#aab2e4;opacity:.5;font-size:20px;font-style:normal;transition:transform .28s,opacity .28s;position:absolute;top:25px;right:27px}.work-sections-module__pi6JRq__principleCard:hover h3{transform:translate(5px)}.work-sections-module__pi6JRq__principleCard:hover>i{opacity:1;transform:translate(3px,-3px)}.work-sections-module__pi6JRq__dialog{color:#171821;background:#f8f8fa;border:1px solid #7f89c63d;border-radius:28px;width:min(880px,100vw - 36px);max-height:min(820px,100dvh - 36px);margin:auto;padding:0;position:fixed;inset:0;overflow:hidden;transform:none;box-shadow:0 36px 110px #0000007a}.work-sections-module__pi6JRq__dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#05060cc2}.work-sections-module__pi6JRq__dialogScroll{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;max-height:min(820px,100dvh - 36px);padding:clamp(34px,5vw,62px);position:relative;overflow-y:auto}.work-sections-module__pi6JRq__dialogClose{color:#171821;cursor:pointer;background:#fff;border:1px solid #17182124;border-radius:50%;place-items:center;width:46px;height:46px;font-size:25px;line-height:1;display:grid;position:absolute;top:18px;right:18px}.work-sections-module__pi6JRq__dialogKicker,.work-sections-module__pi6JRq__dialogLabel,.work-sections-module__pi6JRq__dialogSummary span{color:#6873af;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:850}.work-sections-module__pi6JRq__dialog h3{letter-spacing:-.045em;max-width:700px;margin:18px 54px 7px 0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(46px,6vw,70px);font-weight:400;line-height:.95}.work-sections-module__pi6JRq__dialogLead{color:#686b78;max-width:720px;margin:0;font-size:16px;line-height:1.6}.work-sections-module__pi6JRq__dialogSummary{grid-template-columns:1fr 1fr;gap:14px;margin:34px 0 36px;display:grid}.work-sections-module__pi6JRq__dialogSummary>div{background:#eeeff3;border-radius:18px;min-height:180px;padding:24px}.work-sections-module__pi6JRq__dialogSummary strong{margin-top:17px;font-size:15px;line-height:1.55;display:block}.work-sections-module__pi6JRq__dialog ul{margin:16px 0 0;padding:0;list-style:none}.work-sections-module__pi6JRq__dialog li{color:#4f5360;border-bottom:1px solid #1718211f;min-height:52px;padding:15px 0 15px 24px;font-size:14px;position:relative}.work-sections-module__pi6JRq__dialog li:before{content:"";background:#7f89c6;width:8px;height:2px;position:absolute;top:23px;left:2px}.work-sections-module__pi6JRq__dialogActions{grid-template-columns:1fr 1fr;gap:12px;margin-top:34px;display:grid}.work-sections-module__pi6JRq__dialogActions a{color:#56619f;border:1px solid #6873af52;border-radius:999px;justify-content:space-between;align-items:center;min-height:54px;padding:0 21px;font-size:13px;font-weight:750;display:flex}.work-sections-module__pi6JRq__dialogActions a:last-child{color:#fff;background:#11131d;border-color:#11131d}.work-sections-module__pi6JRq__page #process{z-index:2;background:radial-gradient(circle at 18% 12%,#6873af14,#0000 30%),linear-gradient(#141621 0%,#11131d 100%);border-top:1px solid #aab2e41a;margin:0;padding:clamp(76px,6.5vw,98px) 0 clamp(70px,6vw,92px);position:relative}.work-sections-module__pi6JRq__page #process .mp-section-heading{margin-bottom:clamp(42px,5vw,64px)}.work-sections-module__pi6JRq__page #process .mp-process-list li{min-height:112px}.work-sections-module__pi6JRq__page .mp-final-cta{background:radial-gradient(circle at 78% 30%,#6c75b826,#0000 32%),linear-gradient(#11131d 0%,#101114 100%);margin-top:-1px;padding-block:clamp(78px,7vw,104px)}@media (max-width:1180px){.work-sections-module__pi6JRq__principleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-sections-module__pi6JRq__principleCard{min-height:270px}}@media (max-width:900px){.work-sections-module__pi6JRq__statsHeader,.work-sections-module__pi6JRq__attentionHeader,.work-sections-module__pi6JRq__outcomesHeader{grid-template-columns:1fr;gap:18px}.work-sections-module__pi6JRq__proofSlide{grid-template-columns:1fr}.work-sections-module__pi6JRq__proofFrame{margin-top:2px}.work-sections-module__pi6JRq__outcomeGrid{grid-template-columns:1fr}.work-sections-module__pi6JRq__outcomeCard{min-height:290px}}@media (max-width:767px){.work-sections-module__pi6JRq__stats{padding:48px 0 72px}.work-sections-module__pi6JRq__statsHeader h2,.work-sections-module__pi6JRq__attentionHeader h2,.work-sections-module__pi6JRq__outcomesHeader h2{font-size:clamp(43px,13vw,60px)}.work-sections-module__pi6JRq__proofCarousel{border-radius:21px}.work-sections-module__pi6JRq__proofSlide{gap:30px;min-height:0;padding:23px 20px 28px}.work-sections-module__pi6JRq__proofCopy h3{font-size:clamp(39px,11vw,54px)}.work-sections-module__pi6JRq__proofCopy dl{grid-template-columns:1fr 1fr}.work-sections-module__pi6JRq__proofCopy dl div{min-height:86px;padding:15px}.work-sections-module__pi6JRq__proofFrame{border-radius:16px}.work-sections-module__pi6JRq__proofFrame figcaption{bottom:8px;left:8px;right:8px}.work-sections-module__pi6JRq__proofFrame figcaption span{min-height:24px;padding:0 8px;font-size:7px}.work-sections-module__pi6JRq__carouselControls{grid-template-columns:auto 1fr auto auto;gap:10px;min-height:62px;padding:0 16px}.work-sections-module__pi6JRq__carouselControls>button{width:44px;height:44px}.work-sections-module__pi6JRq__carouselControls>div button{width:22px}.work-sections-module__pi6JRq__carouselControls>div .work-sections-module__pi6JRq__activeDot{width:38px}.work-sections-module__pi6JRq__outcomes{padding:68px 0 76px}.work-sections-module__pi6JRq__outcomeCard{border-radius:22px;min-height:270px}.work-sections-module__pi6JRq__attention{clip-path:polygon(0 18px,100% 0,100% calc(100% - 14px),0 100%);margin-top:-18px;margin-bottom:-14px;padding:94px 0 90px}.work-sections-module__pi6JRq__principleGrid{grid-template-columns:1fr}.work-sections-module__pi6JRq__principleCard{min-height:230px;padding:25px}.work-sections-module__pi6JRq__principleCard:hover{transform:none}.work-sections-module__pi6JRq__dialog{border-radius:22px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.work-sections-module__pi6JRq__dialogScroll{max-height:calc(100dvh - 20px);padding:48px 22px 24px}.work-sections-module__pi6JRq__dialogClose{width:42px;height:42px;top:13px;right:13px}.work-sections-module__pi6JRq__dialog h3{margin-right:35px;font-size:47px}.work-sections-module__pi6JRq__dialogSummary,.work-sections-module__pi6JRq__dialogActions{grid-template-columns:1fr}.work-sections-module__pi6JRq__dialogSummary>div{min-height:0}.work-sections-module__pi6JRq__page #process{padding-block:82px 74px}.work-sections-module__pi6JRq__page #process .mp-process-list li{min-height:0}.work-sections-module__pi6JRq__page .mp-final-cta{padding-block:72px}}@media (prefers-reduced-motion:reduce){.work-sections-module__pi6JRq__principleCard,.work-sections-module__pi6JRq__principleCard:before,.work-sections-module__pi6JRq__principleCard:after,.work-sections-module__pi6JRq__principleCard h3,.work-sections-module__pi6JRq__principleCard>i{transition:none}.work-sections-module__pi6JRq__principleCard:hover{transform:none}}@media (max-width:767px),(hover:none) and (pointer:coarse) and (max-width:1024px){.work-sections-module__pi6JRq__attention{clip-path:none;margin-top:0;margin-bottom:0}.work-sections-module__pi6JRq__principleCard:hover{transform:none}.work-sections-module__pi6JRq__dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}
