:root{--curved-nav-height:5.15rem}html{scroll-padding-top:calc(var(--curved-nav-height) + 1rem)}html.curved-nav-open,html.curved-nav-open body{overflow:hidden}body:has([data-curved-nav]){padding:0!important}.curved-nav-shell,.curved-nav-shell *{box-sizing:border-box}.curved-nav-shell{z-index:2500;height:var(--curved-nav-height);color:#f7fafc;pointer-events:none;padding:0 clamp(.5rem,2vw,2rem);font-family:Barlow,sans-serif;position:fixed;inset:0 0 auto}.curved-nav-frame{pointer-events:auto;background:#ef2035;border-radius:0 0 1.55rem 1.55rem;width:min(92rem,100%);margin:0 auto;padding:0 .55rem .48rem;position:relative}.curved-nav-frame:before,.curved-nav-frame:after{content:"";background:#ef2035;width:1.55rem;height:1.55rem;position:absolute;top:0}.curved-nav-frame:before{border-radius:0 0 0 100%;left:-1rem}.curved-nav-frame:after{border-radius:0 0 100%;right:-1rem}.curved-nav-bar{z-index:2;background:#08141d;border:1px solid #ffffff14;border-top:0;border-radius:0 0 1.1rem 1.1rem;grid-template-columns:minmax(11rem,.85fr) minmax(24rem,1.55fr) minmax(12rem,.85fr);align-items:center;gap:1rem;min-height:4.15rem;padding:.52rem .65rem .58rem 1rem;display:grid;position:relative;box-shadow:0 18px 36px #030c1338}.curved-nav-brand{color:#fff;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:flex}.curved-nav-brand img{filter:brightness(0)invert();width:4.8rem;height:auto;display:block}.curved-nav-brand span{color:#81909b;letter-spacing:.13em;text-transform:uppercase;border-left:1px solid #34434e;padding-left:.75rem;font-size:.57rem;font-weight:700;line-height:1.25}.curved-nav-links{justify-content:center;align-items:center;gap:clamp(.35rem,1.2vw,1.35rem);display:flex}.curved-nav-item{align-items:center;display:inline-flex}.curved-nav-links a,.curved-nav-item>button{color:#bdc8d0;letter-spacing:.035em;white-space:nowrap;font:600 .74rem/1 Barlow,sans-serif;text-decoration:none;transition:color .16s,background .16s}.curved-nav-links a,.curved-nav-direct{padding:.72rem .16rem}.curved-nav-links a:hover,.curved-nav-links a.is-active,.curved-nav-links a[aria-current=page]{color:#fff}.curved-nav-links a.is-active{position:relative}.curved-nav-links a.is-active:after{content:"";background:#ef2035;border-radius:2px;height:2px;position:absolute;bottom:.26rem;left:.15rem;right:.15rem}.curved-nav-item>button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:1.65rem;height:1.65rem;padding:0;display:grid}.curved-nav-item>button:hover,.curved-nav-item>button[aria-expanded=true]{color:#fff;background:#182731}.curved-nav-item>button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.65rem;transition:transform .16s}.curved-nav-item>button[aria-expanded=true] svg{transform:rotate(180deg)}.curved-nav-actions{justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.curved-nav-cta{color:#07131c;letter-spacing:.025em;background:#fff;border-radius:.7rem;align-items:center;gap:.65rem;min-height:2.65rem;padding:.7rem 1rem;font-size:.73rem;font-weight:800;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.curved-nav-cta:hover{background:#f4f6f7;transform:translateY(-1px)}.curved-nav-cta span{color:#ef2035;font-size:1rem}.curved-nav-mobile-trigger{display:none}.curved-mega-menu{z-index:1;background:#090f13;border:1px solid #26353e;border-radius:1.15rem;grid-template-columns:minmax(0,1fr) 18rem;display:grid;position:absolute;top:calc(100% + .42rem);left:.55rem;right:.55rem;overflow:hidden;box-shadow:0 32px 80px #02090e70}.curved-mega-menu[hidden]{display:none}.curved-mega-main{grid-template-columns:13.5rem minmax(0,1fr);gap:1.75rem;padding:1.5rem;display:grid}.curved-mega-intro{border-right:1px solid #263139;padding:.25rem 1.5rem .25rem 0}.curved-mega-intro>span,.curved-mega-feature__eyebrow{color:#ef5362;letter-spacing:.15em;text-transform:uppercase;font-size:.58rem;font-weight:800}.curved-mega-intro h2{color:#fff;letter-spacing:-.01em;text-transform:uppercase;margin:.8rem 0 0;font:500 1.65rem/1.03 Oswald,sans-serif}.curved-mega-intro p{color:#87959e;margin:.75rem 0 0;font-size:.72rem;line-height:1.55}.curved-mega-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.curved-mega-columns>div{min-width:0}.curved-mega-columns a{color:#e6ebee;border-radius:.65rem;flex-direction:column;justify-content:center;min-height:3.05rem;padding:.48rem .6rem;text-decoration:none;transition:background .16s,transform .16s;display:flex}.curved-mega-columns a:hover{background:#151e24;transform:translate(2px)}.curved-mega-columns a span{text-overflow:ellipsis;font-size:.7rem;font-weight:650;line-height:1.25;overflow:hidden}.curved-mega-columns a small{color:#697780;margin-top:.22rem;font-size:.55rem}.curved-mega-columns a b{color:#ef5362;font-size:.68rem}.curved-mega-feature{color:#fff;background:#15191c;border-left:1px solid #29343b;flex-direction:column;justify-content:space-between;min-height:17rem;padding:1.35rem;text-decoration:none;transition:background .18s;display:flex}.curved-mega-feature:hover{background:#1a2024}.curved-mega-feature__mock{background:#0c1114;border:1px solid #313a40;border-radius:.65rem;height:5.4rem;position:relative;overflow:hidden}.curved-mega-feature__mock span{background:#293137;border-radius:1rem;height:.55rem;position:absolute;right:.7rem}.curved-mega-feature__mock span:first-child{width:2.6rem;top:.75rem}.curved-mega-feature__mock span:nth-child(2){width:4.7rem;top:2.25rem}.curved-mega-feature__mock span:nth-child(3){width:3.75rem;top:3.55rem}.curved-mega-feature__mock i{border-bottom:2px solid #28bce5;border-left:2px solid #ef2035;width:2.8rem;height:2.8rem;position:absolute;top:1rem;left:1.05rem;transform:skewY(-25deg)}.curved-mega-feature h3{text-transform:uppercase;margin:0;font:500 1.2rem/1.08 Oswald,sans-serif}.curved-mega-feature p{color:#8d9aa2;margin:.5rem 0 .75rem;font-size:.66rem;line-height:1.45}.curved-mega-feature strong{color:#fff;font-size:.66rem}.curved-mega-feature strong b{color:#ef5362;margin-left:.35rem}.curved-mega-feature__rings{height:5.4rem;position:relative}.curved-mega-feature__rings i{border:1px solid #3b454c;border-radius:50%;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.curved-mega-feature__rings i:first-child{border-color:#ef2035;width:5rem;height:5rem}.curved-mega-feature__rings i:nth-child(2){border-color:#82909a;width:3.4rem;height:3.4rem}.curved-mega-feature__rings i:nth-child(3){background:#ef2035;border-color:#fff;width:1.5rem;height:1.5rem}.curved-mega-menu--industries .curved-mega-columns a{min-height:2.7rem}.curved-nav-backdrop{display:none}@media (width<=68rem){.curved-nav-bar{grid-template-columns:minmax(9rem,.8fr) minmax(20rem,1.4fr) minmax(9rem,.8fr)}.curved-nav-brand span{display:none}.curved-nav-links{gap:.35rem}.curved-nav-cta{padding-inline:.8rem}}@media (width<=52rem){:root{--curved-nav-height:4.65rem}.curved-nav-shell{padding-inline:.35rem}.curved-nav-frame{border-radius:0 0 1.25rem 1.25rem;padding:0 .38rem .38rem}.curved-nav-frame:before,.curved-nav-frame:after{display:none}.curved-nav-bar{border-radius:0 0 .9rem .9rem;justify-content:space-between;min-height:3.85rem;padding:.45rem .55rem .5rem .8rem;display:flex}.curved-nav-brand img{width:4.5rem}.curved-nav-links,.curved-nav-cta{display:none}.curved-nav-mobile-trigger{color:#fff;cursor:pointer;background:#111e27;border:1px solid #34424b;border-radius:.72rem;place-content:center;gap:.35rem;width:2.7rem;height:2.7rem;display:grid}.curved-nav-mobile-trigger i{background:currentColor;width:1.05rem;height:1px;display:block}.curved-mobile-menu{z-index:4;color:#fff;pointer-events:auto;background:#08131b;border:1px solid #2a3740;border-radius:1.15rem;flex-direction:column;padding:1rem;display:flex;position:fixed;inset:.55rem;overflow-y:auto;box-shadow:0 30px 80px #00000085}.curved-mobile-menu[hidden]{display:none}.curved-mobile-menu__top{border-bottom:1px solid #26343d;justify-content:space-between;align-items:center;padding:.25rem .25rem 1rem;display:flex}.curved-mobile-menu__top>span{color:#ef5362;letter-spacing:.15em;text-transform:uppercase;font-size:.66rem;font-weight:800}.curved-mobile-menu__top button{color:#fff;cursor:pointer;background:#111e27;border:1px solid #35444e;border-radius:50%;place-items:center;width:2.65rem;height:2.65rem;font-size:1.35rem;display:grid}.curved-mobile-menu__home{color:#fff;border-bottom:1px solid #1e2c35;grid-template-columns:2rem 1fr auto;align-items:center;min-height:4rem;text-decoration:none;display:grid}.curved-mobile-menu__home small{color:#ef5362;font-size:.58rem}.curved-mobile-menu__home span{text-transform:uppercase;font:500 1.38rem/1 Oswald,sans-serif}.curved-mobile-menu__home b{color:#76858e}.curved-mobile-menu nav{gap:.25rem;padding:.75rem 0 1.25rem;display:grid}.curved-mobile-group{border-bottom:1px solid #1e2c35}.curved-mobile-group>a{color:#fff;grid-template-columns:2rem 1fr auto;align-items:center;min-height:4rem;text-decoration:none;display:grid}.curved-mobile-group>a small{color:#ef5362;font-size:.58rem}.curved-mobile-group>a span{text-transform:uppercase;font:500 1.38rem/1 Oswald,sans-serif}.curved-mobile-group>a b{color:#76858e}.curved-mobile-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding:0 0 .9rem 2rem;display:grid}.curved-mobile-group>div a{color:#99a7af;background:#111d24;border-radius:.55rem;padding:.55rem .6rem;font-size:.67rem;line-height:1.3;text-decoration:none}.curved-mobile-menu__cta{color:#08131b;background:#fff;border-radius:.75rem;justify-content:space-between;align-items:center;min-height:3.6rem;margin-top:auto;padding:.8rem 1rem;font-size:.8rem;font-weight:800;text-decoration:none;display:flex}.curved-mobile-menu__cta span{color:#ef2035;font-size:1rem}.curved-nav-backdrop{z-index:3;pointer-events:auto;background:#01080db8;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.curved-nav-backdrop[hidden]{display:none}}@media (prefers-reduced-motion:reduce){.curved-nav-shell *{transition:none!important}}
