@font-face{font-family:REM;src:url(/build/assets/REM-VariableFont_wght-Brvm9LCF.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:REM;src:url(/build/assets/REM-Italic-VariableFont_wght-Du3wzmaC.ttf)format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-VariableFont_wght-tcJTL8Dy.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/build/assets/Raleway-Italic-VariableFont_wght-DtvgYG-n.ttf)format("truetype");font-weight:100 900;font-style:italic;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#030213;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-weight:400;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:72rem;margin:0 auto;padding:0 1.5rem}.section-header{text-align:center;margin-bottom:3rem}.section-header__title{letter-spacing:-.02em;margin-bottom:1rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2rem,5vw,2.75rem);font-weight:750;line-height:1.2}.section-header__title span{color:#ff6b35}.section-header__divider{background:linear-gradient(90deg,#ff6b35,#e55a28);border-radius:9999px;width:3.5rem;height:3px;margin:0 auto}.section-header__lead{color:#ffffffa6;max-width:42rem;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.7}@keyframes pulse-glow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes float-bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-bounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(8px)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.animate-pulse-glow{animation:3s ease-in-out infinite pulse-glow}.animate-float{animation:3s ease-in-out infinite float-bounce}.animate-fade-in{animation:.5s both fade-in}.animate-fade-up{animation:.6s both fade-up}.animate-scroll{animation:1.8s ease-in-out infinite scroll-bounce}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-700{animation-delay:.7s}.delay-1000{animation-delay:1s}.header{z-index:50;-webkit-backdrop-filter:none;background:0 0;border-bottom:1px solid #0000;transition:background .4s,border-color .4s,box-shadow .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0;right:0}.header--scrolled{-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom-color:#03021314;box-shadow:0 4px 24px #00000014}.header__inner{justify-content:space-between;align-items:center;max-width:72rem;margin:0 auto;padding:1rem 1.5rem;display:flex}.header__brand{color:#fff;align-items:center;gap:.75rem;transition:color .4s;display:flex}.header__brand-logo{width:auto;height:2rem}.header__brand-name{letter-spacing:.08em;font-family:Raleway,ui-sans-serif,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}.header--scrolled .header__brand{color:#68777e}.header__nav{align-items:center;gap:2rem;display:none}@media (width>=768px){.header__nav{display:flex}}.header__nav-link{color:#ffffffe6;font-size:.9375rem;font-weight:500;transition:color .4s;position:relative}.header__nav-link:after{content:"";background:#ff6b35;border-radius:9999px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-3px;left:0}.header__nav-link:hover{color:#ff6b35}.header__nav-link:hover:after{width:100%}.header--scrolled .header__nav-link{color:#030213}.header__nav-cta{color:#fff;background:#ff6b35;border-radius:.875rem;align-items:center;padding:.5rem 1.5rem;font-size:.9375rem;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.header__nav-cta:hover{background:#e55a28;transform:translateY(-1px);box-shadow:0 8px 32px #ff6b3566}.header__nav-cta:active{transform:translateY(0)}.header__toggle{color:#fff;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:color .4s;display:flex}@media (width>=768px){.header__toggle{display:none}}.header__toggle:hover{color:#ff6b35}.header__toggle svg{flex-shrink:0;width:1.5rem;height:1.5rem}.header--scrolled .header__toggle{color:#030213}.header__mobile-nav{opacity:0;flex-direction:column;gap:.25rem;max-width:72rem;max-height:0;margin:0 auto;padding:0 1.5rem;transition:max-height .3s,opacity .25s,transform .25s,padding .3s;display:flex;overflow:hidden;transform:translateY(-.5rem)}@media (width>=768px){.header__mobile-nav{display:none!important}}.header__mobile-nav--open{opacity:1;max-height:20rem;padding:.75rem 1.5rem 1.5rem;transform:translateY(0)}.header__mobile-link{color:#030213;border-radius:.625rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:color .15s,background .15s;display:block}.header__mobile-link:hover{color:#ff6b35;background:#ff6b351a}.header__mobile-cta{color:#fff;background:#ff6b35;border-radius:.875rem;align-items:center;margin-top:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background .15s;display:inline-flex}.header__mobile-cta:hover{background:#e55a28}.hero{color:#fff;background:linear-gradient(135deg,#0f1023 0%,#2d2550 50%,#1a1b3d 100%);justify-content:center;align-items:center;min-height:100vh;padding:5rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.hero__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__bg-blob{filter:blur(80px);border-radius:9999px;position:absolute}.hero__bg-blob--1{background:#ff6b351a;width:22rem;height:22rem;animation:4s ease-in-out infinite pulse-glow;top:5rem;left:2.5rem}.hero__bg-blob--2{background:#ff6b350d;width:30rem;height:30rem;animation:4s ease-in-out 1.5s infinite pulse-glow;bottom:5rem;right:2.5rem}.hero__bg-blob--3{background:#4a3f7a1f;width:40rem;height:40rem;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__grid-overlay{pointer-events:none;background-image:radial-gradient(#ffffff12 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.hero__float{opacity:.15;color:#ff6b35;pointer-events:none;position:absolute}.hero__float svg{width:3rem;height:3rem}.hero__float--1{animation:1.4s infinite float-bounce;top:8rem;right:5rem}.hero__float--2{animation:1.2s .8s infinite float-bounce;bottom:8rem;left:5rem}.hero__float--3{animation:1.6s 1.6s infinite float-bounce;top:50%;right:8rem;transform:translateY(-50%)}.hero__body{z-index:1;text-align:center;width:100%;max-width:56rem;margin:0 auto;position:relative}.hero__badge{color:#ff6b35;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ff6b3533;border:1px solid #ff6b354d;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;animation:.5s both fade-up;display:inline-block}.hero__heading{letter-spacing:-.03em;margin-bottom:1.5rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:750;line-height:1.1;animation:.6s .1s both fade-up}.hero__heading-accent{background:linear-gradient(90deg,#ff6b35 0%,#ff9a6b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.hero__lead{color:#ffffffb3;max-width:42rem;margin:0 auto 2.5rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7;animation:.6s .2s both fade-up}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:5rem;animation:.6s .3s both fade-up;display:flex}.hero__btn-primary{color:#fff;background:#ff6b35;border-radius:.875rem;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.hero__btn-primary:hover{background:#e55a28;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 32px #ff6b3566}.hero__btn-outline{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid #fff3;border-radius:.875rem;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.hero__btn-outline:hover{background:#ff6b351a;border-color:#ff6b35}.hero__socials{justify-content:center;gap:1rem;margin-bottom:4rem;animation:.6s .4s both fade-up;display:flex}.hero__social{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.875rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:border-color .15s,background .15s,transform .15s;display:flex}.hero__social svg{width:1.375rem;height:1.375rem}.hero__social:hover{background:#ff6b351a;border-color:#ff6b35;transform:translateY(-2px)}.hero__stats{grid-template-columns:repeat(3,1fr);max-width:42rem;margin:0 auto 4rem;animation:.6s .5s both fade-up;display:grid}.hero__stat{text-align:center;padding:0 2rem;position:relative}.hero__stat:not(:first-child):before{content:"";background:#ffffff1a;width:1px;height:2.5rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hero__stat-value{color:#ff6b35;margin-bottom:.5rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:750;line-height:1}.hero__stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem}.hero__scroll{color:#ff6b35;opacity:.7;flex-direction:column;align-items:center;gap:.5rem;animation:2s ease-in-out infinite scroll-bounce;display:flex}.hero__scroll svg{width:2rem;height:2rem}.about{background:#fff;padding:6rem 1.5rem}.about__grid{grid-template-columns:1fr;align-items:start;gap:3rem;margin-bottom:4rem;display:grid}@media (width>=768px){.about__grid{grid-template-columns:2fr 3fr;gap:3rem}}.about__photo{position:relative}.about__photo-frame{border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000029}.about__photo-frame:after{content:"";background:linear-gradient(#0000,#1a1b3d33);position:absolute;inset:0}.about__photo-img{width:100%;height:auto;transition:transform .5s;display:block}.about__photo-img:hover{transform:scale(1.03)}.about__photo-glow{filter:blur(60px);pointer-events:none;border-radius:9999px;position:absolute}.about__photo-glow--bottom{background:#ff6b3533;width:8rem;height:8rem;bottom:-1.5rem;right:-1.5rem}.about__photo-glow--top{background:#1a1b3d1a;width:8rem;height:8rem;top:-1.5rem;left:-1.5rem}.about__text{flex-direction:column;gap:1.5rem;display:flex}.about__text-heading{letter-spacing:-.02em;color:#030213;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;line-height:1.3}.about__text-body{flex-direction:column;gap:1rem;display:flex}.about__text-body p{color:#717182;font-size:1rem;line-height:1.75}.about__text-cta{color:#fff;background:#ff6b35;border-radius:.875rem;align-self:flex-start;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.about__text-cta:hover{background:#e55a28;transform:translateY(-2px);box-shadow:0 8px 32px #ff6b3566}.about__expertise{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}@media (width>=1024px){.about__expertise{grid-template-columns:repeat(4,1fr)}}.about__card{background:#fff;border-top:3px solid #0000;border-radius:1rem;padding:1.5rem;transition:box-shadow .25s,transform .25s;box-shadow:0 4px 24px #00000014}.about__card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #00000029}.about__card--orange{border-top-color:#ff6b35}.about__card--navy{border-top-color:#1a1b3d}.about__card-icon{border-radius:.875rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;display:flex}.about__card-icon svg{width:1.625rem;height:1.625rem}.about__card-icon--orange{color:#ff6b35;background:#ff6b351a}.about__card-icon--navy{color:#1a1b3d;background:#1a1b3d1a}.about__card-title{color:#030213;margin-bottom:.5rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:1rem;font-weight:600}.about__card-desc{color:#717182;font-size:.875rem;line-height:1.6}.about__technologies{text-align:center}.about__tech-heading{color:#030213;margin-bottom:1.5rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:1.125rem;font-weight:600}.about__tech-list{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.about__tech-tag{cursor:default;color:#717182;background:#f4f4f6;border:1px solid #0000;border-radius:.625rem;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.about__tech-tag:hover{color:#fff;background:#ff6b35;border-color:#ff6b35}.projects{color:#fff;background:linear-gradient(160deg,#0f1023 0%,#1a1b3d 100%);padding:6rem 1.5rem}.projects .section-header__title{color:#fff}.projects__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.projects__grid{grid-template-columns:repeat(2,1fr)}}.projects__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;transition:border-color .25s,transform .25s,box-shadow .25s;overflow:hidden}.projects__card:hover{border-color:#ff6b3580;transform:translateY(-4px);box-shadow:0 20px 48px #0000004d}.projects__card:hover .projects__card-img{transform:scale(1.06)}.projects__card:hover .projects__card-title{color:#ff6b35}.projects__card-image{height:13rem;position:relative;overflow:hidden}.projects__card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.projects__card-overlay{background:linear-gradient(#0000 40%,#000c);position:absolute;inset:0}.projects__card-bar{height:3px;position:absolute;bottom:0;left:0;right:0}.projects__card-bar--orange{background:#ff6b35}.projects__card-bar--navy{background:#1a1b3d}.projects__card-body{padding:1.5rem}.projects__card-title{color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:1.1875rem;font-weight:700;transition:color .15s}.projects__card-desc{color:#ffffffa6;margin-bottom:1rem;font-size:.9375rem;line-height:1.7}.projects__card-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.projects__card-tag{color:#fff;background:#ffffff1a;border:1px solid #0000;border-radius:9999px;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.projects__card-tag:hover{background:#ff6b3533;border-color:#ff6b3580}.projects__card-actions{border-top:1px solid #ffffff1a;gap:1.5rem;padding-top:1rem;display:flex}.projects__card-action{color:#ffffff80;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-flex}.projects__card-action svg{flex-shrink:0;width:1.125rem;height:1.125rem}.projects__card-action:hover{color:#ff6b35}.contact{color:#fff;background:linear-gradient(160deg,#1a1b3d 0%,#0f1023 100%);padding:6rem 1.5rem}.contact .section-header__title{color:#fff}.contact__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.contact__grid{grid-template-columns:2fr 1fr}}.contact__form{flex-direction:column;gap:1.5rem;display:flex}.contact__form-row{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.contact__form-row{grid-template-columns:1fr 1fr}}.contact__group{flex-direction:column;gap:.5rem;display:flex}.contact__label{color:#fff;font-size:.9375rem;font-weight:500}.contact__input,.contact__textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.875rem;outline:none;width:100%;padding:.75rem 1rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:.9375rem;line-height:1.5;transition:border-color .15s,background .15s,box-shadow .15s}.contact__input::placeholder,.contact__textarea::placeholder{color:#ffffff59}.contact__input:focus,.contact__textarea:focus{background:#ffffff14;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.contact__textarea{resize:none;min-height:10rem}.contact__submit{color:#fff;background:#ff6b35;border-radius:.875rem;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;width:100%;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.contact__submit svg{flex-shrink:0;width:1.25rem;height:1.25rem}.contact__submit:hover{background:#e55a28;transform:translateY(-2px);box-shadow:0 8px 32px #ff6b3566}.contact__submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.contact__info{flex-direction:column;gap:1rem;display:flex}.contact__info-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.contact__info-icon{color:#ff6b35;background:#ff6b3533;border-radius:.875rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.contact__info-icon svg{width:1.375rem;height:1.375rem}.contact__info-content{flex:1}.contact__info-title{color:#fff;margin-bottom:.5rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:1rem;font-weight:600}.contact__info-text{color:#fff9;font-size:.875rem;line-height:1.6}.contact__info-text span{display:block}.contact__availability{background:linear-gradient(135deg,#ff6b3533,#0000);border:1px solid #ff6b354d;border-radius:1rem;padding:1.5rem}.contact__availability-title{color:#fff;align-items:center;gap:.5rem;margin-bottom:.5rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:1rem;font-weight:600;display:flex}.contact__availability-title:before{content:"";background:#22c55e;border-radius:9999px;width:.5rem;height:.5rem;display:inline-block;box-shadow:0 0 8px #22c55e}.contact__availability-text{color:#ffffffa6;font-size:.875rem;line-height:1.6}.footer{color:#fff;background:#0a0b1a;border-top:1px solid #ffffff1a;padding:4rem 1.5rem 2rem}.footer__grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (width>=768px){.footer__grid{grid-template-columns:2fr 1fr 1fr;gap:3rem}}.footer__brand-logo{align-items:center;gap:.75rem;margin-bottom:1rem;display:inline-flex}.footer__brand-logo img{width:auto;height:1.75rem}.footer__brand-logo span{letter-spacing:.08em;color:#fff;font-family:Raleway,ui-sans-serif,sans-serif;font-size:1.125rem;font-weight:700}.footer__brand-desc{color:#ffffff73;max-width:22rem;font-size:.9375rem;line-height:1.7}.footer__nav-title,.footer__social-title{text-transform:uppercase;letter-spacing:.08em;color:#fff;margin-bottom:1rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:.875rem;font-weight:600}.footer__nav-list{flex-direction:column;gap:.75rem;display:flex}.footer__nav-link{color:#ffffff73;font-size:.9375rem;transition:color .15s}.footer__nav-link:hover{color:#ff6b35}.footer__social-links{gap:.75rem;display:flex}.footer__social-link{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.875rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:border-color .15s,background .15s,color .15s;display:flex}.footer__social-link svg{width:1.25rem;height:1.25rem}.footer__social-link:hover{color:#ff6b35;background:#ff6b351a;border-color:#ff6b35}.footer__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer__legal-link{color:#ffffff59;font-size:.875rem;transition:color .15s}.footer__legal-link:hover{color:#ff6b35}.footer__copyright{color:#ffffff59;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.footer__copyright svg{color:#ff6b35;flex-shrink:0;width:1rem;height:1rem}.legal__banner{color:#fff;background:linear-gradient(135deg,#0f1023 0%,#2d2550 50%,#1a1b3d 100%);padding:10rem 1.5rem 4rem;position:relative;overflow:hidden}.legal__banner-bg{pointer-events:none;position:absolute;inset:0}.legal__banner-blob{filter:blur(70px);border-radius:9999px;position:absolute}.legal__banner-blob--1{background:#ff6b351a;width:20rem;height:20rem;top:-4rem;left:-4rem}.legal__banner-blob--2{background:#ff6b350d;width:24rem;height:24rem;bottom:-6rem;right:-4rem}.legal__back{color:#fff9;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9375rem;transition:color .15s;display:inline-flex;position:relative}.legal__back svg{width:1rem;height:1rem;transform:rotate(90deg)}.legal__back:hover{color:#ff6b35}.legal__title{color:#fff;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:750;position:relative}.legal__content{background:#fff;padding:4rem 1.5rem 6rem}.legal__body{max-width:56rem;margin:0 auto}.legal__section{border-bottom:1px solid #03021314;margin-bottom:2.5rem;padding-bottom:2.5rem}.legal__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal__section h2{color:#030213;margin-bottom:1rem;font-family:REM,ui-sans-serif,system-ui,sans-serif;font-size:1.125rem;font-weight:600}.legal__section p{color:#717182;margin-bottom:.75rem;font-size:.9375rem;line-height:1.8}.legal__section p:last-child{margin-bottom:0}.legal__section a{color:#ff6b35}.legal__section a:hover{text-decoration:underline}
