:root{--ease-in-out:cubic-bezier(0.4,0.0,0.2,1);--ease-in:cubic-bezier(0.4,0,1,0.65);--ease-out:cubic-bezier(0.218,0.58,0.36,1);--ease-bounce:cubic-bezier(.17,.67,.3,1.33)}[social-media-page]{--ph:2.6875rem;--rc:19px}.sm-breadcrumb{align-items:center;color:hsla(0,0%,100%,.35);display:flex;font-size:.75rem;font-weight:300;gap:.5rem;margin-bottom:auto;position:relative;z-index:2}.sm-breadcrumb a{color:hsla(0,0%,100%,.35);transition:color .15s ease}.sm-breadcrumb a:hover{color:hsla(0,0%,100%,.8)}.sm-breadcrumb__sep{font-size:.625rem;opacity:.5}.sm-breadcrumb__current{color:hsla(0,0%,100%,.65);font-weight:400}.sm-label{color:#b4b4b4;display:block;font-size:.6875rem;font-weight:300;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.sm-label--white{color:hsla(0,0%,100%,.4)}.sm-hero{background:linear-gradient(160deg,#1a1a2e,#16213e 50%,#3c3c3c);display:flex;flex-direction:column;justify-content:flex-end;min-height:100svh;overflow:hidden;padding:6.25rem var(--ph) 5rem;position:relative}.sm-hero__bg-word{align-items:center;bottom:0;color:hsla(0,0%,100%,.025);display:flex;font-size:max(160px,min(20vw,340px));font-weight:700;justify-content:center;left:0;letter-spacing:-.06em;pointer-events:none;position:absolute;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sm-hero__inner{display:flex;flex-direction:column;gap:1.25rem;max-width:900px;position:relative;z-index:1}.sm-hero__title{color:#fff;font-size:max(52px,min(7.5vw,110px));font-weight:700;letter-spacing:-.03em;line-height:1}.sm-hero__title em{color:hsla(0,0%,100%,.35);font-style:italic}.sm-hero__body{color:hsla(0,0%,100%,.55);font-size:1.125rem;font-weight:300;line-height:1.7;max-width:52ch}.sm-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.sm-hero__scroll{align-items:center;bottom:2.5rem;color:hsla(0,0%,100%,.3);display:flex;flex-direction:column;font-size:.6875rem;font-weight:300;gap:.625rem;letter-spacing:.1em;position:absolute;right:var(--ph);text-transform:uppercase;writing-mode:vertical-rl}.sm-hero__scroll-line{animation:smScrollPulse 2s ease-in-out infinite;background:hsla(0,0%,100%,.2);display:block;height:3rem;width:1px}@keyframes smScrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(.4)}}.sm-kpis{grid-gap:2rem;background:#3c3c3c;border-top:1px solid hsla(0,0%,100%,.06);display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);padding:3.5rem var(--ph) 4.75rem}@media(max-width:700px){.sm-kpis{grid-template-columns:repeat(2,1fr)}}.sm-kpi{display:flex;flex-direction:column;gap:.5rem}.sm-kpi__val{color:#fff;font-size:max(36px,min(4vw,56px));font-weight:700;letter-spacing:-.02em;line-height:1}.sm-kpi__val--green{color:#a0ca75}.sm-kpi__label{color:hsla(0,0%,100%,.4);font-size:.8125rem;font-weight:300;letter-spacing:.06em;text-transform:uppercase}.sm-manifesto{background:#3c3c3c;border-top:1px solid hsla(0,0%,100%,.06);padding:4.75rem var(--ph)}.sm-manifesto__inner{margin:0 auto;max-width:900px}.sm-manifesto__quote{color:#fff;font-size:max(22px,min(2.8vw,38px));font-style:italic;font-weight:300;line-height:1.55;margin:1rem 0 1.25rem}.sm-manifesto__source{color:hsla(0,0%,100%,.3);font-size:.8125rem;font-weight:300;letter-spacing:.05em}.sm-pillars{padding:4.75rem var(--ph)}.sm-pillars__header{display:flex;flex-direction:column;gap:.625rem;margin-bottom:3.25rem}.sm-pillars__title{font-size:max(28px,min(3.5vw,44px));font-weight:700;line-height:1.1}.sm-pillars__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1100px){.sm-pillars__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.sm-pillars__grid{grid-template-columns:1fr}}.sm-pillar{background:#3c3c3c;border-radius:var(--rc);display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.sm-pillar:before{background:hsla(0,0%,100%,.1);content:"";height:2px;left:0;position:absolute;right:0;top:0;transition:background .2s ease}.sm-pillar:hover{box-shadow:0 24px 48px rgba(0,0,0,.18);transform:translateY(-4px)}.sm-pillar:hover:before{background:hsla(0,0%,100%,.35)}.sm-pillar__body{display:flex;flex:1;flex-direction:column;gap:1rem;padding:2.5rem 1.75rem}.sm-pillar__num{color:hsla(0,0%,100%,.06);font-size:4rem;font-style:italic;font-weight:700;letter-spacing:-.03em;line-height:1;margin-bottom:-.75rem}.sm-pillar__name{color:#fff;font-size:1.375rem;font-weight:700}.sm-pillar__text{color:hsla(0,0%,100%,.5);font-size:.875rem;font-weight:300;line-height:1.7}.sm-pillar__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:1rem}.sm-pillar__tag{border:1px solid hsla(0,0%,100%,.15);border-radius:20px;color:hsla(0,0%,100%,.4);font-size:.6875rem;font-weight:300;padding:.25rem .75rem}.sm-phone-section{background:#f6f6f6;padding:4.75rem var(--ph)}.sm-phone-section__inner{align-items:center;display:flex;gap:5rem}@media(max-width:900px){.sm-phone-section__inner{flex-direction:column;gap:3rem}}.sm-phone-wrap{flex-shrink:0}.sm-phone{background:#3c3c3c;border-radius:40px;box-shadow:0 40px 80px rgba(0,0,0,.35);overflow:hidden;position:relative;width:280px}.sm-phone__notch{background:#3c3c3c;border-radius:0 0 16px 16px;height:24px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100px;z-index:10}.sm-phone__screen{padding:2.5rem .5rem .5rem}.sm-phone__screen,.sm-phone__story-header{display:flex;flex-direction:column;gap:.5rem}.sm-phone__story-header{padding:0 .25rem}.sm-phone__progress{display:flex;gap:.25rem}.sm-phone__progress-bar{background:hsla(0,0%,100%,.4);border-radius:2px;flex:1;height:2px}.sm-phone__progress-bar:first-child{background:#fff}.sm-phone__user{align-items:center;display:flex;gap:.5rem}.sm-phone__avatar{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-radius:50%;height:28px;width:28px}.sm-phone__username{color:#fff;flex:1;font-size:.6875rem;font-weight:700}.sm-phone__dots{color:#fff;font-size:.875rem}.sm-phone__carousel{border-radius:12px;overflow:hidden}.sm-phone__slides{animation:smCarousel 17.5s steps(1) infinite;display:flex;width:500%}.sm-phone__slide{align-items:flex-end;aspect-ratio:9/14;color:#fff;display:flex;font-size:.75rem;font-weight:700;line-height:1.3;padding:1rem;width:20%}.sm-phone__slide--1{background:linear-gradient(160deg,#2d2d3a,#1a1a2e)}.sm-phone__slide--2{background:linear-gradient(160deg,#1a1a2e,#0d0d1a)}.sm-phone__slide--3{background:linear-gradient(160deg,#16213e,#1a1a2e)}.sm-phone__slide--4{background:linear-gradient(160deg,#0d1b2a,#16213e)}.sm-phone__slide--5{background:linear-gradient(160deg,#2d3a2d,#1a1a2e)}@keyframes smCarousel{0%,20%{transform:translateX(0)}25%,45%{transform:translateX(-20%)}50%,70%{transform:translateX(-40%)}75%,90%{transform:translateX(-60%)}95%,to{transform:translateX(-80%)}}.sm-phone__footer{display:flex;flex-direction:column;gap:.25rem;padding:0 .25rem .25rem}.sm-phone__actions{color:#fff;font-size:.875rem;letter-spacing:.05em}.sm-phone__likes{color:#fff;font-size:.625rem;font-weight:700}.sm-phone-details{flex:1}.sm-phone-details__title{font-size:max(28px,min(3vw,42px));font-weight:700;line-height:1.1;margin:.5rem 0 1rem}.sm-phone-details__title em{color:#b4b4b4;font-style:italic}.sm-phone-details__body{color:#b4b4b4;font-size:1rem;font-weight:300;line-height:1.7;margin-bottom:1.5rem}.sm-phone-details__list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.sm-phone-details__list li{align-items:center;display:flex;font-size:.9375rem;font-weight:400;gap:.625rem}.sm-platforms{background:#3c3c3c;padding:4.75rem var(--ph)}.sm-platforms__header{display:flex;flex-direction:column;gap:.625rem;margin-bottom:3.25rem}.sm-platforms__title{color:#fff;font-size:max(28px,min(3.5vw,44px));font-weight:700;line-height:1.1}.sm-platforms__title em{color:hsla(0,0%,100%,.35);font-style:italic}.sm-platforms__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.sm-platforms__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.sm-platforms__grid{grid-template-columns:1fr}}.sm-platform{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--rc);display:flex;flex-direction:column;gap:.75rem;padding:2.25rem 1.75rem;transition:border-color .2s ease,transform .2s ease}.sm-platform:hover{border-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.sm-platform__icon{font-size:1.75rem}.sm-platform__name{color:#fff;font-size:1.25rem;font-weight:700}.sm-platform__desc{color:hsla(0,0%,100%,.5);font-size:.875rem;font-weight:300;line-height:1.7}.sm-services{background:#f6f6f6;padding:4.75rem var(--ph)}.sm-services__header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:3.25rem}.sm-services__title{font-size:max(28px,min(3.5vw,44px));font-weight:700}.sm-services__title em{color:#b4b4b4;font-style:italic}.sm-services__list{display:flex;flex-direction:column}.sm-svc{grid-gap:1.5rem;align-items:center;border-bottom:1px solid rgba(60,60,60,.1);display:grid;gap:1.5rem;grid-template-columns:5rem 1fr auto;padding:1.375rem 0;transition:padding-left .2s ease}.sm-svc:first-child{border-top:1px solid rgba(60,60,60,.1)}.sm-svc:hover{padding-left:.75rem}.sm-svc__num{color:#b4b4b4;font-size:.8125rem;font-weight:300}.sm-svc__name{font-size:max(18px,min(1.8vw,22px));font-weight:700}.sm-svc__tag{border:1px solid #b4b4b4;border-radius:20px;color:#b4b4b4;font-size:.75rem;font-weight:300;padding:.25rem .875rem;transition:border-color .15s,color .15s;white-space:nowrap}.sm-svc:hover .sm-svc__tag{border-color:#3c3c3c;color:#3c3c3c}.sm-projects{background:#f6f6f6;padding:4.75rem var(--ph)}.sm-projects__header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:3.25rem}@media(max-width:700px){.sm-projects__header{align-items:flex-start;flex-direction:column;gap:1rem}}.sm-projects__title{font-size:max(28px,min(3.5vw,44px));font-weight:700}.sm-projects__title em{color:#b4b4b4;font-style:italic}.sm-projects__grid{grid-gap:4.75rem 2.75rem;display:grid;gap:4.75rem 2.75rem;grid-template-columns:1fr 1fr}@media(max-width:700px){.sm-projects__grid{gap:2.75rem;grid-template-columns:1fr}}.sm-projects__card--full{grid-column:1/-1}.sm-cta{padding:0 var(--ph) 4.75rem}.sm-cta__inner{align-items:center;background:linear-gradient(135deg,#1a1a2e,#0d0d1a);border-radius:1.5rem;display:flex;flex-direction:column;gap:1.5rem;padding:4.5rem var(--ph);text-align:center}.sm-cta__label{color:hsla(0,0%,100%,.3);font-size:.6875rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase}.sm-cta__title{color:#fff;font-size:max(32px,min(4.5vw,64px));font-weight:700;letter-spacing:-.02em;line-height:1}.sm-cta__title em{color:hsla(0,0%,100%,.4);font-style:italic}.sm-cta__body{color:hsla(0,0%,100%,.5);font-size:1rem;font-weight:300;line-height:1.7;max-width:42ch}.sm-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.5rem}