@font-face{font-family:GeistSans;src:url(../fonts/getisans.woff2)format("woff2");font-display:swap;font-weight:100 900}:root{--red:#CD1543;--btn-hover:#b32b12;--black:#111111;--text:#071013;--border:#e5e7eb;--bg:#ffffff;--btn-text:#fffdfd;--bg-secondary:#1f282e;--dark-bg:#1f282e;--gray-bg:#f4f5f6;--tagline-text:#1f282e;--text-white:#ffff;--font:"Geist", sans-serif;--mono:"Geist Mono", monospace}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container,.container-fluid{padding-left:1.5rem;padding-right:1.5rem;max-width:100%;margin:0 auto;max-width:1920px}@media(min-width:640px){.container{padding-left:2rem;padding-right:2rem}}@media(min-width:768px){.container{padding-left:4rem;padding-right:4rem}}@media(min-width:1280px){.container{padding-left:8rem;padding-right:8rem}}.topbar{background:var(--black);color:#fff}.topbar .container{display:flex;justify-content:space-between;align-items:center;padding-top:14px;padding-bottom:14px}.topbar a{font-size:14px;line-height:16px;color:#fff}.t-left{display:flex;align-items:center;gap:0}.t-left a{padding:0 14.5px}.t-left a:hover,.t-right a:hover{text-decoration:underline;color:var(--red)}.t-left a:first-child{padding-left:0}.t-sep{color:#8f8f8f;font-size:20px;line-height:1}.t-right{display:flex;align-items:center;gap:33px}.t-right a,.t-right span{font-weight:600}.mainnav{background:#fff;border-bottom:1px solid var(--border);position:relative;z-index:900}.nav-inner{min-height:70px}.nav-inner .container{display:flex;align-items:center;justify-content:space-between;height:70px}.logo{width:144px;flex-shrink:0}.logo img{width:100%;height:auto}.nav-links{display:flex;align-items:center;gap:3.5rem;margin-left:auto;margin-right:3rem}.nav-btn{background:0 0;border:none;font-family:var(--font);font-size:17px;font-weight:400;color:var(--text);cursor:pointer;display:flex;align-items:center;gap:6px;text-decoration:none;white-space:nowrap;position:relative;padding:0}.nav-btn .chv{display:inline-flex;align-items:center}.nav-btn .chv svg,.mob-row-btn .chv svg{fill:currentColor}.nav-btn:hover,.nav-btn.active{color:var(--red)}.nav-btn:hover::after,.nav-btn.active::after{content:'';position:absolute;bottom:-8px;left:0;width:100%;height:2px;background:var(--red)}.nav-btn .chv svg{transform:rotate(180deg)}.btn-contact{background:var(--red);color:#fff!important;border:none;font-family:var(--mono);font-size:13px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;padding:0 18px;height:46px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:background .15s ease}.btn-contact:hover{background:var(--btn-hover)}.hamburger{display:none;background:0 0;border:none;cursor:pointer;color:var(--text);padding:4px;font-size:26px;line-height:1}.mega-panel{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden;max-height:0;transition:max-height .7s cubic-bezier(.4,0,.2,1);z-index:800}.mega-panel.open{max-height:500px}.mega-content{padding:44px 0;display:flex;gap:52px;align-items:flex-start}.mega-col{flex-shrink:0}.mega-col-title{font-size:17px;font-weight:600;color:var(--text);margin-bottom:12px;display:block}.mega-link{display:block;font-size:15px;font-weight:500;color:var(--text);padding:4px 0 0;line-height:1.4;transition:color .15s}.mega-link:hover,.mega-col-title:hover{color:var(--red)}.about-content{padding:44px 0;display:flex;gap:56px;align-items:flex-start}.about-link{display:block;font-size:17px;font-weight:600;color:var(--text);transition:color .15s}.about-link:hover{color:var(--red)}.mobile-overlay{display:none;position:fixed;inset:0;background:#fff;z-index:2000;flex-direction:column}.mobile-overlay.open{display:flex}.mob-top{height:70px;border-bottom:1px solid var(--border);flex-shrink:0}.mob-top .container{display:flex;align-items:center;justify-content:space-between;height:100%;position:relative}.mob-close{background:0 0;border:none;font-size:18px;cursor:pointer;color:var(--text);padding:4px;line-height:1}.mob-logo{position:absolute;left:47%;transform:translateX(-50%);width:144px}.mob-body{overflow-y:auto}.mob-body .container{padding-top:0;padding-bottom:0}.mob-row{border-bottom:1px solid var(--border)}.mob-row-btn{width:100%;background:0 0;border:none;font-family:var(--font);font-size:18px;font-weight:500;color:var(--text);padding:18px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.mob-row-btn .chv svg{transform:rotate(180deg);fill:currentColor}.mob-sub{overflow:hidden;max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1)}.mob-sub.open{max-height:1200px}.mob-sub a{display:block;font-size:15px;color:var(--text);padding:4px 0 0;line-height:1.5}.mob-sub-heading{font-size:17px!important;font-weight:600;color:var(--text);padding:20px 0 6px}.mob-plain{display:block;font-family:var(--font);font-size:18px;font-weight:500;color:var(--text);padding:18px 0}.mob-footer{flex-shrink:0;padding:20px 0 24px}.mob-footer a{font-size:15px;color:var(--text);padding:3px 6px}.mob-footer .fsep{color:var(--text);font-size:19px;line-height:2}.mob-contact-nav{display:none}.mob-row:has(.mob-sub.open) .mob-row-btn{color:var(--red);position:relative}.mob-row:has(.mob-sub.open) .mob-row-btn::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:2px;background:var(--red)}.mob-row:has(.mob-sub.open){padding-bottom:28px}@media(max-width:991px){.nav-links{display:none!important}.btn-contact.d-only{display:none!important}.mob-contact-nav{display:flex!important}.topbar{display:none!important}.hamburger{display:block!important}.nav-inner .container{position:relative}.logo{position:absolute;left:47%;transform:translateX(-50%)}}@media(max-width:575px){.logo{position:absolute;left:50%;transform:translateX(-50%)}}@media(min-width:992px){.hamburger{display:none!important}.mob-contact-nav{display:none!important}.logo{position:static;transform:none}}.banner{position:relative;width:100%;height:42rem;overflow:hidden;background:#000}.banner::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-color:rgba(10,10,10,.5);z-index:10}.banner-inner{position:relative;z-index:10;display:flex;align-items:flex-end;height:100%}.banner-content{display:flex;flex-direction:column;gap:1.5rem}.banner-heading{font-size:7rem;letter-spacing:.025rem;line-height:7.5rem;color:var(--text-white);word-break:break-word;font-weight:400}.banner-sub{font-family:var(--font);font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.55;color:#fff;max-width:28rem;margin:0}.banner-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.banner-overlay{position:absolute;inset:0;background:#030712;opacity:.42;z-index:2}.banner-playpause{position:absolute;bottom:0;right:0;z-index:10;width:72px;height:72px;padding:12px;background:0 0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.banner-playpause:hover{opacity:.7}.banner-playpause svg{fill:#fff}@media(min-width:768px){.banner{height:47rem}}@media(min-width:1280px){.banner{height:54rem}}@media(max-width:768px){.banner-heading{font-size:4.5rem;letter-spacing:.025rem;line-height:4.5rem}}@media(max-width:575px){.banner-heading{font-size:4rem;letter-spacing:.025rem;line-height:4.25rem}}@media(min-width:1920px){.banner-heading{font-size:11.25rem;letter-spacing:.025rem;line-height:12rem}}.services-section{background:var(--bg-secondary)}.services-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:52px;flex-wrap:wrap;gap:16px}.services-title{font-size:2.5rem;letter-spacing:.025rem;font-weight:400;line-height:1.2;color:#fff;margin:0}.view-all-btn{font-family:var(--mono);font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--red);border:none;padding:0 22px;height:46px;border-radius:8px;display:inline-flex;align-items:center;gap:10px;white-space:nowrap;flex-shrink:0;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.primary-btn{font-size:.875rem;letter-spacing:.031em;line-height:1rem;padding-bottom:16px;padding-top:16px;padding-left:18px;padding-right:18px;background-color:var(--red);text-transform:uppercase;color:var(--btn-text);transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;align-items:center;border-radius:.5rem;font-family:var(--mono);cursor:pointer}.primary-btn svg{margin-left:1rem;height:14px!important;margin-top:-2px}.primary-btn .arr{height:14px!important}.primary-btn:hover{background-color:var(--btn-hover)}.view-all-btn:hover{background:var(--btn-hover);color:#fff}.view-all-btn .arr{display:inline-block;font-size:16px;letter-spacing:-2px}.service-cards-wrap{width:100%;margin-top:0}.service-cards{display:grid;gap:48px;grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{flex:1;background:0 0;border-left:2px solid var(--red);padding:1rem;padding-top:0;display:flex;flex-direction:column;gap:0;min-width:0}.service-card h3{font-size:1.625rem;letter-spacing:.025rem;line-height:1.75rem;color:#fff;margin:0 0 14px;line-height:1.3;margin-bottom:32px}.service-card p{font-size:1.25rem;font-weight:400;color:#cbcfd2;line-height:1.5rem;margin:0;flex:1}.service-card-link{font-family:var(--mono);font-size:1rem;font-weight:500;letter-spacing:.031em;text-transform:uppercase;color:#fff;display:inline-flex;align-items:center;gap:16px;margin-top:48px;width:fit-content;text-decoration:none;transition:text-decoration .15s}.service-card-link:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.service-card-link svg{flex-shrink:0;stroke:currentColor}@media(min-width:1280px){.service-card{min-height:24rem}.services-title{font-size:2.75rem;letter-spacing:.025rem;line-height:3.25rem}.primary-btn{min-height:3.5rem;font-size:1rem;font-weight:500}.services-header{margin-bottom:80px}}@media(max-width:1024px){.service-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card{flex:1 1 calc(50% - 6px)}.service-card h3{font-size:1.25rem;line-height:1.5rem}.service-card p{font-size:1rem}.services-title{font-size:2.125rem}}@media(max-width:991px){.service-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{flex:1 1 calc(50% - 6px)}}@media(max-width:768px){.service-card h3{font-size:1.125rem;line-height:1.25rem}}@media(max-width:575px){.service-card{flex:1 1 100%;min-height:auto}.services-header{margin-bottom:48px}.service-cards{grid-template-columns:repeat(1,minmax(0,1fr))}}.fixed-image{pointer-events:none;inset:0;z-index:-10;object-fit:contain;background-attachment:fixed}.stats-section{position:relative;min-height:100vh;background-size:cover;background-position:50%;background-attachment:fixed;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:16rem;padding-top:16rem;overflow:hidden}.stats-section .container{position:relative;z-index:1}.stats-heading{font-size:7rem;letter-spacing:.025rem;line-height:7.5rem;font-weight:400;line-height:1.05;color:#fff;margin:0 0 auto;letter-spacing:-1px;padding-bottom:16rem;padding-top:16rem}.stats-spacer{min-height:30vh}.stats-bottom{display:grid;grid-template-columns:3fr 2fr;gap:0;align-items:center;margin-top:220px}.stats-sub{font-size:68px;font-weight:400;letter-spacing:.013em;line-height:1;color:#fff;margin:0;padding-right:9rem}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem 2rem}.stat-box{background:rgba(255,253,253,.1);-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);border-top:2px solid #ca3317;padding:1.5rem 1.5rem 2.5rem;display:flex;flex-direction:column;gap:16px}.stat-num{font-size:68px;font-weight:400;line-height:1;color:var(--text-white)}.stat-label{font-size:1.25rem;line-height:1.5rem;font-weight:400;color:var(--text-white);line-height:1.3}@media(min-width:1920px){.stats-heading{font-size:11.25rem;letter-spacing:.025rem;line-height:12rem}}@media(max-width:991px){.stats-section{background-attachment:scroll;min-height:auto}.stats-bottom{grid-template-columns:1fr}.stats-sub{padding-right:0;padding-bottom:64px;font-size:2.875rem}.stat-box{align-items:center}}@media(max-width:767px){.stats-bottom{grid-template-columns:1fr;gap:32px}.stats-heading{font-size:4.5rem}.stat-num{font-size:2.875rem}.stat-label{font-size:1.125rem}}@media(max-width:575px){.stat-box{padding:20px 20px 16px}}.testimonial-section{background:#fff;padding:96px 0}.testimonial-label{font-size:1.5rem;font-weight:500;color:#656e74;padding-bottom:4rem;letter-spacing:.025rem;line-height:1.75rem;text-transform:none;margin:0}.testimonial-block{border-left:2px solid var(--red);padding-left:3rem;padding-top:1rem;padding-bottom:4rem}.testimonial-quote{font-size:2rem;letter-spacing:.025rem;line-height:1.32;font-weight:400;color:var(--text);margin:0 0 32px}.testimonial-name{font-size:1.625rem;letter-spacing:.025rem;line-height:1.75rem;font-weight:500;color:var(--text);margin-bottom:12px}.testimonial-role{font-family:var(--mono);font-size:1rem;line-height:1rem;font-weight:400;color:var(--text);letter-spacing:.08em;text-transform:uppercase}@media(max-width:1280px){.testimonial-block{padding-left:2rem}.testimonial-quote{font-size:2rem;letter-spacing:.025rem}.testimonial-label{padding-bottom:1.75rem}.testimonial-name{font-size:1.5rem}}@media(max-width:768px){.testimonial-block{padding-left:1.5rem}.testimonial-quote{font-size:1.5rem;letter-spacing:.025rem}.testimonial-label{padding-bottom:1.75rem}.testimonial-name{font-size:1.125rem}.testimonial-role{font-size:.875rem}.testimonial-section{padding:3.5rem 2rem 2rem}}@media(max-width:575px){.testimonial-section{padding:52px 0 64px}.testimonial-block{padding-left:20px}.testimonial-label{font-size:1.125rem;padding-bottom:1rem}}.news-section{background:var(--bg-secondary);padding:80px 0;overflow:hidden}.news-header{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:80px}.news-title{font-size:2.75rem;letter-spacing:.025rem;line-height:3.25rem;font-weight:400;color:var(--text-white);margin:0}.news-intro{font-size:1.25rem;line-height:1.5rem;color:var(--text-white);margin:0;padding-top:8px}.news-swiper{overflow:visible!important;padding-bottom:0!important}.news-swiper .swiper-wrapper{align-items:stretch}.news-swiper .swiper-slide{width:auto!important;height:auto;max-width:327px!important}@media(min-width:768px){.news-swiper .swiper-slide{width:auto!important;max-width:340px!important}}@media(min-width:1280px){.news-swiper .swiper-slide{width:auto!important;max-width:362px!important}}@media(min-width:1920px){.news-swiper .swiper-slide{width:auto!important;max-width:523px!important}}.news-card{display:flex;flex-direction:column;gap:0;color:#fff;text-decoration:none;height:100%}.news-card-top{border-top:2px solid var(--red);padding-top:28px;margin-bottom:24px;flex:1;display:flex;flex-direction:column}.news-card-title{font-size:1.625rem;letter-spacing:.025rem;font-weight:500;color:#fff;line-height:1.35;margin:0 0 auto;padding-bottom:32px}.news-read-more{font-family:var(--mono);font-size:16px;font-weight:400;letter-spacing:.09em;text-transform:uppercase;color:#fff;display:inline-flex;align-items:center;gap:10px;text-decoration:none;width:fit-content;padding-bottom:32px;transition:text-decoration .15s}.news-read-more:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.news-read-more svg{flex-shrink:0;stroke:currentColor;margin-left:16px}.news-card-img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px;display:block;background:#2a2f38}.news-nav-btn{width:52px;height:52px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,opacity .15s;box-shadow:0 2px 12px rgba(0,0,0,.25);position:absolute;top:50%;transform:translateY(-50%);z-index:10}.news-nav-btn:hover{background:#f5f5f5}.news-nav-btn svg{stroke:var(--red);fill:none;stroke-width:1;width:40px;height:40px!important}.news-prev{left:-50px}.news-next{right:-50px}.news-nav-btn.hidden{display:none}.news-swiper-wrap{position:relative}@media(max-width:991px){.news-prev{left:-12px}.news-next{right:-12px}}@media(max-width:575px){.news-section{padding:52px 0}.news-prev{left:8px}.news-next{right:8px}}@media(max-width:1280px){.news-title{font-size:2.5rem;letter-spacing:.025rem}.news-intro{font-size:1.125rem;color:#cbcfd2}.news-card-title{font-size:1.5rem;letter-spacing:.025rem}}@media(max-width:768px){.news-header{grid-template-columns:1fr;gap:20px;margin-bottom:48px}.news-section{padding:2rem 0}.news-intro{font-size:1rem;padding:0}}.cta-section{background:#fff;padding-bottom:8rem;padding-top:8rem}.cta-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:32px}.cta-heading{font-size:4.5rem;letter-spacing:.025rem;font-weight:400;line-height:1.1;color:var(--text);margin:0;letter-spacing:-.5px}.cta-sub{font-size:1.25rem;line-height:1.5rem;font-weight:400;line-height:1.6;color:var(--text);margin:0}.btn-cta svg{stroke:#fff;flex-shrink:0}@media(min-width:1920px){.cta-heading{font-size:7rem;letter-spacing:.025rem;line-height:7.5rem}}@media(max-width:1024px){.cta-heading{font-size:3.5rem}.cta-section{padding-bottom:60px;padding-top:60px}.cta-sub{font-size:1.125rem;line-height:1.25rem}}@media(max-width:575px){.cta-section{padding:64px 0 72px}.cta-sub{font-size:1rem}}.uniserve-footer{background:#fff;border-top:1px solid var(--text)}.uniserve-footer .container{max-width:100%}.footer-main{padding-top:62px;padding-bottom:0}.footer-links-row{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:nowrap}.footer-col{flex:none;min-width:0}.footer-col h2{margin:0 0 16px;font-size:17px;line-height:1.2;font-weight:600}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col a{font-size:14px;color:var(--text);transition:color .15s}.footer-col a:hover{color:var(--red)}.footer-col-policies{display:none}.social-links{display:flex;gap:20px;align-items:center;padding-top:2px}.social-links a{font-size:22px;color:var(--text);display:inline-flex;align-items:center;justify-content:center;transition:color .15s,transform .15s}.social-links a:hover{color:var(--red);transform:translateY(-2px)}.footer-brand-row{min-height:260px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:30px 0}.footer-logo{width:122px;height:auto}.footer-tagline{margin:0;font-weight:400;color:var(--text);text-align:right;font-size:clamp(2rem,5.5vw,5rem);line-height:1;letter-spacing:.3px}.footer-bottom{border-top:1px solid #cbcfd2;padding:40px 128px}.footer-legal-nav{display:flex;justify-content:center;align-items:center;gap:28px;flex-wrap:wrap}.footer-legal-nav a{font-size:15px;color:var(--text);transition:color .15s}.footer-legal-nav a:hover{color:var(--red)}.footer-copyright{margin:36px 0 0;text-align:center;font-size:12px;color:var(--text)}@media(min-width:992px) and (max-width:1279px){.footer-links-row{flex-wrap:wrap;gap:40px 0;justify-content:space-between}.footer-col{width:31%}.footer-col-policies{display:block}.footer-brand-row{min-height:200px;padding-top:72px}.footer-tagline{font-size:2.8rem}}@media(max-width:991px){.footer-links-row{flex-wrap:wrap;gap:40px 60px}.footer-col{width:calc(50% - 30px)}.footer-col-policies{display:block}.footer-bottom{padding:0}.footer-legal-nav{display:none}.footer-brand-row{min-height:auto;flex-direction:column;align-items:flex-start;gap:20px;padding:56px 0 40px}.footer-tagline{text-align:left;font-size:2.4rem}.uniserve-footer{border-bottom:8px solid var(--red)}}@media(max-width:767px){.footer-links-row{flex-direction:column;gap:28px}.footer-col{width:100%}.footer-brand-row{padding:40px 0 32px}.footer-tagline{font-size:2rem}.footer-main{padding-top:40px}}.arrow-right-svg{display:inline-flex}section{padding:60px 0}@media(min-width:1280px){section{padding:80px 0}}@media(max-width:575px){section{padding:24px 0}}.mob-btn{display:none}@media(max-width:768px){.mob-btn{display:flex;justify-content:space-between;margin-top:30px}.mob-top-btn{display:none!important}}.services-section.investor .service-cards{}.services-section.investor .service-cards .service-card{min-height:auto;padding:1rem 1rem 2.25rem;max-width:24.688rem;margin:0 auto}.services-section.investor .service-cards .service-card h3{margin-bottom:16px}.services-section.investor .service-card-link svg{stroke:unset;fill:currentColor}@media(max-width:768px){.services-section.investor .service-cards{grid-template-columns:repeat(1,minmax(0,1fr));gap:32px}.services-section.investor .service-cards .service-card{max-width:24.688rem;margin:0 auto}.service-card-link{font-size:14px;font-weight:400}}.news-section.investor{background:var(--bg)}.news-section.investor .news-title,.news-section.investor .news-intro,.news-section.investor .news-card-title,.news-section.investor .news-read-more{color:var(--text)}@media(min-width:1920px){.news-title{font-size:5rem;letter-spacing:.025rem;line-height:5.5rem}}.trade-inner{height:450px;min-height:400px;max-width:1920px;margin-left:auto;margin-right:auto}.tradingview-widget-container{height:400px;min-height:400px}.corporate-section{background:#fff;padding:80px 0}.corporate-eyebrow{font-size:1rem;line-height:1rem;font-weight:500;color:#656e74;margin-bottom:16px}.corporate-title{font-size:2.75rem;letter-spacing:.025rem;line-height:3.25rem;color:var(--text);margin:0 0 80px}.corporate-body{font-size:1.25rem;font-weight:400;line-height:1.8;color:var(--text);margin:0}@media(max-width:1280px){.corporate-eyebrow{font-size:1rem;line-height:1rem}.corporate-title{font-size:2.25rem;letter-spacing:.025rem;line-height:2.5rem}.corporate-body{font-size:1.25rem;line-height:1.8}.corporate-section{background:#fff;padding:64px 0}}@media(max-width:1024px){.corporate-body{font-size:1rem;line-height:1.6}}@media(max-width:768px){.corporate-eyebrow{font-size:.875rem;line-height:1rem;margin-bottom:8px}.corporate-title{font-size:2rem;letter-spacing:.025rem;line-height:2.25rem;margin-bottom:40px}.corporate-section{background:#fff;padding:64px 0}}@media(max-width:575px){.corporate-section{padding:52px 0 60px}.corporate-title{margin-bottom:32px}}.careers-page-banner{position:relative;min-height:758px;display:flex;align-items:center;overflow:hidden;background:#08131b}.careers-page-banner::before{content:"";position:absolute;inset:0;background:rgba(7,16,19,.65);z-index:1}.careers-page-banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.careers-page-banner-inner{position:relative;z-index:2;width:100%;padding-top:64px;padding-bottom:64px}.careers-page-banner-content{color:var(--btn-text)}.careers-page-banner-title{margin:0;font-size:7rem;font-weight:400;letter-spacing:.025rem;line-height:1}.careers-page-banner-text{margin:24px 0 0;font-size:1.5rem;letter-spacing:.025rem;line-height:1.375;font-weight:400;color:var(--btn-text)}.careers-page-banner-cta{display:inline-flex;align-items:center;gap:16px;min-height:58px;margin-top:24px;padding:16px 20px;border-radius:8px;background:#cd1543;color:#fff;font-family:geist mono,monospace;font-size:1rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;transition:background-color .2s ease}.careers-page-banner-cta:hover{background:#b32b12;color:#fff}.careers-page-banner-cta svg{flex-shrink:0}@media(max-width:767.98px){.careers-page-banner{min-height:668px}.careers-page-banner-content{display:flex;flex-direction:column;align-items:center}.careers-page-banner-inner{padding-top:56px;padding-bottom:56px}.careers-page-banner-title{font-size:2.75rem;letter-spacing:.025rem;line-height:1.12;text-align:center}.careers-page-banner-text{letter-spacing:.025em;line-height:1.625;font-weight:400;font-size:clamp(1rem,2.5vw,1.25rem);text-align:center}.careers-page-banner-cta{justify-content:space-between;margin-top:24px;font-size:.9rem}}.career-hero-section{background:#fff}.career-hero-shell{width:100%}.career-hero-grid{display:flex;align-items:stretch;min-height:758px;background:#fff}.career-hero-content,.career-hero-media{width:50%;flex:0 0 50%}.career-hero-content{display:flex;align-items:center;padding:0}.career-hero-copy{width:100%;padding:64px 128px}.career-hero-title{margin:0;color:var(--text);font-size:44px;font-weight:500;line-height:52px;letter-spacing:.4px;text-wrap:balance}.career-hero-description{margin:24px 0 0;color:var(--text);font-size:20px;font-weight:400;line-height:24px;letter-spacing:0}.career-hero-list{margin-top:64px}.career-hero-list li{position:relative;min-height:24px;padding-left:0;color:var(--text);font-size:18px;font-weight:400;line-height:25.2px;letter-spacing:0}.career-hero-list li+li{margin-top:32px}.career-hero-list li{display:flex;gap:10px}.career-hero-list li div svg{width:100%;height:100%;display:block;color:var(--red);fill:var(--red)}.career-hero-list li div:first-child{flex-shrink:0}.career-hero-media{min-height:758px}.career-hero-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.values-stand-section{background:var(--dark-bg)}.values-stand-shell{width:100%;padding:80px 128px}.values-stand-inner{max-width:1492px;margin:0 auto}.values-stand-title{margin:0;color:#fff;text-align:center;font-size:2.75rem;letter-spacing:.025rem;line-height:3.25rem}.values-stand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-between;gap:48px;margin-top:80px}.values-stand-card{flex:1;max-width:360px;color:#fff}.values-stand-icon{width:3rem;height:3rem}.values-stand-icon svg{width:100%;height:100%;display:block;color:var(--red);fill:var(--red)}.values-stand-icon svg *{fill:var(--red)}.values-stand-card-title{margin:32px 0 0;color:#fff;font-size:1.625rem;letter-spacing:.025rem;line-height:1.75rem}.values-stand-card-text{margin:18px 0 0;color:#cbcfd2;font-weight:400;font-size:1.25rem;line-height:1.5rem}.next-role-section{background:var(--gray-bg)}.next-role-shell{width:100%;padding:80px 128px}.next-role-inner{margin:0 auto}.next-role-title{margin:0;color:#000;font-size:2.75rem;letter-spacing:.025rem;line-height:3.25rem}.next-role-text{margin:40px 0 0;color:#000;font-size:1.25rem;line-height:1.8}@media(min-width:1280px){.career-hero-grid{height:758px;min-height:758px}.career-hero-media{height:758px;min-height:758px}}@media(max-width:991.98px){.career-hero-grid{min-height:auto}.values-stand-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.values-stand-card{max-width:24.688rem;margin:0 auto}}@media(min-width:768px) and (max-width:1279.98px){.career-hero-grid{min-height:auto;flex-direction:column}.career-hero-content,.career-hero-media{width:100%;flex-basis:auto}.career-hero-media{height:532px;min-height:532px}.career-hero-content{padding:0}.career-hero-copy{max-width:100%;padding:80px 64px}.career-hero-title{font-size:32px;font-weight:500;line-height:42.24px;letter-spacing:.4px}.career-hero-description{max-width:none;margin-top:24px;font-size:18px;line-height:20px}.career-hero-list{max-width:none;margin-top:32px}.career-hero-list li{min-height:24px;padding-left:0;font-size:16px;line-height:22px}.career-hero-list li+li{margin-top:32px}.values-stand-shell{padding:64px}.values-stand-title{font-size:2.25rem;letter-spacing:.025rem;line-height:2.5rem}.values-stand-card-title{font-size:1.25rem;line-height:1.5rem}.values-stand-card-text{font-size:1.125rem;line-height:1.4}.next-role-shell{padding:64px}.next-role-title{font-size:2rem;line-height:1.32}.next-role-text{margin-top:36px;font-size:1rem;line-height:1.6}.careers-page-banner-title{font-size:4.5rem;letter-spacing:.025rem;line-height:4.5rem}}@media(max-width:767.98px){.career-hero-grid{flex-direction:column}.career-hero-content,.career-hero-media{width:100%;flex-basis:auto}.career-hero-media{height:332px;min-height:332px}.career-hero-content{padding:0}.career-hero-copy{max-width:100%;padding:64px 24px}.career-hero-title{font-size:32px;line-height:42px;letter-spacing:.4px}.career-hero-description{margin-top:26px;font-size:16px;line-height:16px}.career-hero-list{margin-top:36px}.career-hero-list li{min-height:22px;padding-left:0;font-size:14px;line-height:22px}.career-hero-list li+li{margin-top:26px}.career-hero-list li::before{font-size:22px;top:1px}.values-stand-shell{padding:64px 24px}.values-stand-title{font-size:2rem;letter-spacing:.025rem;line-height:2.25rem}.values-stand-grid{flex-direction:column;gap:72px;margin-top:56px}.values-stand-icon{width:40px;height:40px}.values-stand-card-title{margin-top:24px;font-size:22px}.values-stand-card-text{margin-top:16px;font-size:18px;line-height:1.45}.next-role-shell{padding:24px}.next-role-title{font-size:2rem;line-height:1.32;letter-spacing:-.05em}.next-role-text{margin-top:24px;font-size:1rem;line-height:1.6}}.page-title .page-title-content{font-size:7rem;letter-spacing:.025rem;line-height:1.1;color:var(--text);margin:0;padding-bottom:2.5rem;font-weight:400}.page-title .page-para-content{font-size:1.25rem;line-height:1.8;color:var(--text);margin:0;font-weight:400}@media(max-width:1280px){.page-title .page-title-content{font-size:4.5rem;letter-spacing:.025rem;line-height:4.5rem}}@media(max-width:1024px){.page-title .page-para-content{font-size:1rem;line-height:1.6}}@media(max-width:768px){.page-title .page-title-content{font-size:3.5rem;line-height:1.12;padding-bottom:1.5rem}.page-title{padding:32px 0}}.services-section.resource .service-card{min-height:auto;padding:1rem 1rem 2.25rem}.services-section.resource .service-card h3{margin-bottom:16px}@media(max-width:768px){.services-section.resource .service-card{max-width:24.688rem;margin:0 auto;width:100%}.services-section.resource{padding:4rem 0}.services-section.resource .service-cards{gap:32px}}.featured-section{background:#fff;position:relative;overflow:hidden;padding:0}.featured-swiper{overflow:hidden}.featured-swiper .swiper-slide{opacity:0!important;transition:opacity .6s ease!important;pointer-events:none}.featured-swiper .swiper-slide-active{opacity:1!important;pointer-events:auto}.featured-slide-inner{display:grid;grid-template-columns:1fr 1fr;height:100vh}.featured-content{display:flex;flex-direction:column;justify-content:center;padding:64px 56px 64px 0}.featured-badge{display:inline-block;background:var(--black);color:#fff;font-size:16px;line-height:16px;font-weight:500;padding:8px 12px;border-radius:4px;margin-bottom:48px;width:fit-content}.featured-category{font-size:16px;line-height:16px;font-weight:400;color:#656e74;margin-bottom:24px}.featured-title{font-size:2.875rem;letter-spacing:.025rem;font-weight:400;line-height:1.12;color:var(--text);margin:0 0 24px;-webkit-line-clamp:3}.featured-rule{width:3.75rem;height:3px;background:#ca3317;border:none;margin:0 0 24px;opacity:1}.featured-desc{font-size:1.25rem;line-height:1.5rem;letter-spacing:.025em;color:var(--text);margin:0 0 48px}.featured-content .primary-btn{width:fit-content}.featured-btn svg{stroke:#fff;flex-shrink:0}.featured-img-wrap{overflow:hidden;height:100%}.featured-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.featured-pagination{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;z-index:10}.featured-dot{width:16px;height:16px;border-radius:50%;border:1.5px solid var(--red);background:0 0;cursor:pointer;padding:0;transition:background .2s;flex-shrink:0}.featured-dot.active{background:var(--red)}.featured-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px rgba(0,0,0,.15);transition:background .15s,opacity .2s;opacity:0;pointer-events:none}.featured-section:hover .featured-nav-btn:not(.hidden){opacity:1;pointer-events:auto}.featured-nav-btn:hover{background:#f5f5f5}.featured-nav-btn svg{stroke:var(--red);fill:none;stroke-width:2.5}.featured-nav-btn.hidden{display:none}.featured-prev{left:16px}.featured-next{right:16px}.featured-img-wrap{}.featured-content{padding-bottom:6.25rem;padding-top:6.25rem;padding-left:8rem;padding-right:8rem}@media(max-width:1280px){.featured-img-wrap{height:38.625rem}.featured-content{padding:4rem}.featured-title{font-size:2.875rem;letter-spacing:.025rem;line-height:3.75rem}}@media(max-width:1024px){.featured-img-wrap{height:37.125rem}.featured-slide-inner{grid-template-columns:1fr}.featured-img-wrap{order:1;height:27.625rem}.featured-content{order:2}.featured-desc{font-size:1rem}}@media(max-width:640px){.featured-content{padding:3rem 2rem}}@media(max-width:767px){.featured-prev{left:8px}.featured-next{right:8px}.featured-title{font-size:2rem;line-height:1.32}.featured-badge,.featured-desc{margin-bottom:32px}.featured-content .primary-btn{width:auto;justify-content:center}}.unv-about-constancy{background:var(--dark-bg);color:#fff;padding:80px 0;overflow:hidden}.unv-about-constancy-shell{display:flex;flex-direction:column;gap:160px}.unv-about-constancy-top{display:flex;flex-direction:column}.unv-about-constancy-eyebrow{margin-bottom:16px;font-size:1rem;line-height:1rem;font-weight:500;color:#cbcfd2}.unv-about-constancy-title{margin-bottom:80px;font-size:2.75rem;letter-spacing:.025rem;line-height:3.25rem;color:#fff}.unv-about-constancy-copy{margin-bottom:.5rem;font-size:1.25rem;line-height:1.8;font-weight:400;letter-spacing:.5px;color:rgba(255,255,255,.96)}.unv-about-constancy-bottom{display:flex;justify-content:space-between;align-items:center;gap:192px}.unv-about-constancy-story-title{margin:0 0 32px;font-size:2.75rem;line-height:3.25rem;font-weight:400;letter-spacing:.013em;color:#fff}.unv-about-constancy-story-copy{margin:0;font-size:1.25rem;line-height:1.5rem;font-weight:400;letter-spacing:.025em;color:rgba(255,255,255,.96)}.unv-about-constancy-stats{flex:0 0 48%;display:flex;flex-wrap:wrap;gap:64px 32px}.unv-about-constancy-stat{flex:0 0 calc(50% - 31px);min-width:0;padding-top:24px;border-top:2px solid #f0492f}.unv-about-constancy-number{margin:0 0 12px;font-size:68px;line-height:99px;letter-spacing:0;font-weight:400;color:#f7f3f2}.unv-about-constancy-label{margin:0;font-size:1.25rem;line-height:1.5rem;letter-spacing:-.025em;font-weight:400;color:#fff}.values-stand-section.white_cards{background-color:var(--gray-bg)}.values-stand-section.white_cards .values-stand-title,.values-stand-section.white_cards .values-stand-card-title,.values-stand-section.white_cards .values-stand-card-text{color:var(--text)}.values-stand-section.white_cards .service-card-link{color:var(--text);font-weight:400;margin-top:auto}.values-stand-section.white_cards .values-stand-card{display:flex;flex-direction:column;gap:52px}.next-role-section.board_of_dir{background-color:var(--dark-bg)}.next-role-section.board_of_dir .next-role-title{text-align:center;color:var(--btn-text)}.next-role-section.board_of_dir .next-role-text{color:var(--btn-text);margin-top:80px}.board-director-profiles{background:#fff;padding:80px 0}.board-director-profiles-list{display:flex;flex-direction:column}.board-director-profile{display:flex;align-items:flex-start;gap:80px;padding:16px 16px 40px}.board-director-profile{border-bottom:1px solid #6b7280}.board-director-profile-media{width:240px;height:240px;flex-shrink:0}.board-director-profile-photo{width:100%}.board-director-profile-body{flex:auto;min-width:0;padding-top:14px}.board-director-profile-name{margin:0 0 12px;font-weight:500;font-size:1.5rem;line-height:1.75rem;letter-spacing:.025em;color:var(--text)}.board-director-profile-role{margin:0 0 16px;font-weight:500;font-size:1.5rem;letter-spacing:.025rem;line-height:1.75rem;color:var(--red)}.board-director-profile-text{margin:0;font-size:1.125rem;line-height:1.5rem;letter-spacing:.025em;color:#071013}.career-hero-section.Wrk_with_uni .container-fluid{max-width:100%}.career-hero-section.Wrk_with_uni .career-hero-grid{flex-direction:row-reverse}.career-hero-section.Wrk_with_uni .career-hero-copy{display:flex;flex-direction:column;gap:64px;align-items:flex-start}@media(max-width:1023.98px){.board-director-profiles{padding:0}.board-director-profiles .container{max-width:100%}.board-director-profile{flex-direction:column;gap:26px}.board-director-profile-media{flex-basis:auto;width:100%;max-width:240px}.board-director-profile-body{width:100%;padding-top:0}}@media(max-width:767.98px){.board-director-profiles{padding:0}.board-director-profile-media{max-width:220px}.board-director-profile-name{font-size:1.125rem;line-height:1.25rem;font-weight:500}.board-director-profile-role{margin-bottom:16px;line-height:1.25rem;font-size:1.125rem}.board-director-profile-text{font-size:1.125rem;line-height:1.25rem}}@media(min-width:768px) and (max-width:1279.98px){.unv-about-constancy{padding:64px 0}.unv-about-constancy-shell{gap:128px}.unv-about-constancy-title{font-size:2.25rem;letter-spacing:.025rem;line-height:2.5rem;margin-bottom:64px}.unv-about-constancy-copy{font-size:1rem;line-height:1.6}.unv-about-constancy-bottom{gap:56px}.unv-about-constancy-story,.unv-about-constancy-stats{max-width:100%}.unv-about-constancy-story{padding-top:0}.unv-about-constancy-stats{gap:36px 32px}.unv-about-constancy-stat{flex-basis:calc(50% - 16px);padding-top:28px}.next-role-section.board_of_dir .next-role-text{margin-top:64px}.board-director-profiles{padding:64px 0}.career-hero-section.Wrk_with_uni .career-hero-grid{flex-direction:column!important}.career-hero-section.Wrk_with_uni .career-hero-copy{gap:40px}}@media(max-width:1023px){.unv-about-constancy-bottom{flex-direction:column;align-items:flex-start;gap:56px}.unv-about-constancy-label,.unv-about-constancy-number{text-align:center}}@media(max-width:767.98px){.unv-about-constancy{padding:64px 0}.unv-about-constancy-shell{gap:72px}.unv-about-constancy-eyebrow{font-size:.95rem;margin-bottom:8px}.unv-about-constancy-title{font-size:2rem;letter-spacing:.025rem;line-height:2.25rem;margin-bottom:40px}.unv-about-constancy-bottom{flex-direction:column;gap:64px}.unv-about-constancy-stats{gap:28px}.unv-about-constancy-stat{flex-basis:100%}.unv-about-constancy-number{font-size:4rem}.unv-about-constancy-label{font-size:1rem;line-height:1.35}.next-role-section.board_of_dir .next-role-text{margin-top:40px}.next-role-section.board_of_dir .next-role-shell{padding:64px 24px}.career-hero-section.Wrk_with_uni .career-hero-grid{flex-direction:column!important}.board-director-profiles{padding:24px}.career-hero-section.Wrk_with_uni .career-hero-copy{gap:40px;align-items:stretch}.career-hero-section.Wrk_with_uni .primary-btn{justify-content:center}}.breadcrumb-bar{background:#fff;padding-bottom:2.5rem;padding-top:2.5rem}.breadcrumb-list{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0;flex-wrap:wrap}.breadcrumb-list li{display:flex;align-items:center;font-size:16px;font-weight:500;color:var(--text)}.breadcrumb-list li+li::before{content:'/';margin:0 8px;color:var(--text);font-size:16px}.breadcrumb-list a,.breadcrumb-back span{color:var(--red);text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:0 87%;background-size:0% 2px;background-repeat:no-repeat}.breadcrumb-list a:hover,.breadcrumb-back:hover span{background-size:100% 2px}.breadcrumb-list .bc-current{color:var(--text);font-weight:400}.breadcrumb-back{display:none;align-items:center;gap:6px;font-size:14px;font-weight:500;color:var(--red);text-decoration:none;transition:opacity .15s}.breadcrumb-back svg{stroke:var(--red);fill:none;flex-shrink:0}@media(max-width:767px){.breadcrumb-list{}.breadcrumb-back{display:flex}}.bg-grey{background-color:var(--gray-bg)}.career-rule{width:3.75rem;height:4px;background:#ca3317;border:none;margin:24px 0 0;opacity:1}.career-hero-section.Wrk_with_uni.service .career-hero-copy{gap:48px}.page-title.service-inner .page-title-content{font-size:2.75rem;letter-spacing:.025rem;line-height:3.25rem}.next-role-section.ribbon-txt-wht{background-color:var(--btn-text)}.testimonial-section.service{padding:5rem 0}@media(max-width:1023px){.breadcrumb-bar{padding-bottom:2rem;padding-top:2rem}}@media(max-width:768px){.testimonial-section.service{padding:3.5rem 2rem 2rem}.breadcrumb-bar{padding-bottom:1.5rem;padding-top:1.5rem}}.teams-ribbon{padding:96px 0}.teams-heading{color:var(--text);font-size:2rem;letter-spacing:.025rem;line-height:1.32;font-weight:500;text-align:center}.teams-wrapper{display:flex;justify-content:space-between;gap:16px;margin-top:48px;flex-wrap:wrap}.teams-wrapper img{width:140px;height:140px}@media(min-width:768px) and (max-width:1279.98px){.teams-ribbon{padding:64px 0}.teams-wrapper{justify-content:center;margin-top:40px}.teams-heading{font-size:1.625rem;line-height:1.4}}@media(max-width:767.98px){.teams-ribbon{padding:40px 0}.teams-heading{font-size:1.25rem;line-height:1.5rem}.teams-wrapper{justify-content:center;margin-top:40px}}.services-section.investor.four-cards-section .service-cards{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:48px}@media(max-width:767.98px){.services-section.investor.four-cards-section .service-cards{grid-template-columns:repeat(1,minmax(0,1fr))!important;margin-top:32px}}.article-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}.article .news-title{font-size:2.875rem;line-height:3.75rem}.article .news-header{grid-template-columns:1fr}.article-wrap{padding-top:5rem}@media(min-width:768px){.article .news-title{font-size:4.5rem;letter-spacing:.025rem;line-height:4.5rem}}@media(min-width:1280px){.article .news-title{font-size:7rem;letter-spacing:.025rem;line-height:7.5rem}}@media(max-width:992px){.article-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media(max-width:768px){.article-wrap{padding-top:14px}}@media(max-width:600px){.article-wrapper{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}}.contact-sub-title,.contact-phone-wrap,.contact-hours-wrap{padding-bottom:24px;font-size:1.25rem;line-height:1.8;margin-bottom:.5rem}.contact-phone-wrap a{text-decoration:underline}.phone-text,.hours-text{font-weight:700;margin-bottom:.5rem}section.contact-form-section{padding-top:0}.contact-form-wrapper{border-top:1px solid #ef4444}.contact-content-wrapper{}label.wpforms-field-label{font-weight:400!important;color:var(--text)!important;font-size:.875rem!important;line-height:1rem!important;margin-bottom:12px!important}.wpforms-field-large{height:3rem!important;color:var(--text)!important;border-color:#656e74!important;border-radius:.5rem!important}.wpforms-form textarea.wpforms-field-medium{color:var(--text)!important;border-color:#656e74!important;border-radius:.5rem!important}.wpforms-field-large::placeholder{color:var(--text)!important}.wpforms-submit{font-size:1.15rem!important;letter-spacing:.031em!important;line-height:1rem!important;padding-bottom:20px!important;padding-top:20px!important;padding-left:22px!important;padding-right:22px!important;background-color:var(--red)!important;text-transform:uppercase!important;color:var(--btn-text)!important;transition-duration:.15s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;display:flex!important;align-items:center!important;border-radius:.5rem!important;font-family:var(--mono)!important;cursor:pointer!important;height:100%!important}.wpforms-submit-container{margin-top:20px!important}.breadcrumb-service-inner .breadcrumb-list li+li::before{content:'\f105';font-family:"font awesome 7 free";font-weight:900;margin:0 8px;color:#9ca3af;font-size:16px;display:inline-block}.breadcrumb-service-inner .breadcrumb-list a,.breadcrumb-service-inner .breadcrumb-back span{color:#9ca3af;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:0 87%;background-size:0% 2px;background-repeat:no-repeat}.breadcrumb-service-inner .breadcrumb-list .bc-current,.breadcrumb-service-inner i{color:var(--red)}.breadcrumb-service-inner i{padding-right:5px}.breadcrumb-service-inner{padding-top:20px}.careers-page-banner.service-new-inner{min-height:502px}.careers-page-banner.service-new-inner::before{content:"";position:absolute;inset:0;background:rgba(14,18,29,.8);z-index:1}.service-detail-section{padding:64px 0 72px}.service-tag{font-size:18px;line-height:1;font-weight:600;color:var(--red);text-transform:capitalize;letter-spacing:.01em;margin-bottom:10px;display:block}.service-title{font-size:55px;font-weight:400;color:var(--text);letter-spacing:-.5px;line-height:1.15;margin-bottom:22px}.service-body p{font-size:16px;line-height:1.75;color:var(--text);margin-bottom:16px}.service-body p:last-of-type{margin-bottom:0}.benefits-title{font-size:16px;font-weight:700;color:var(--text);margin:28px 0 16px}.benefits-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.benefits-list li{display:flex;align-items:baseline;gap:12px;font-size:13.5px;line-height:1.65;color:#333}.benefit-icon{flex-shrink:0;margin-top:2px;width:20px;height:20px}.service-img-wrap{position:relative;width:100%;height:100%;min-height:380px;border-radius:6px;overflow:hidden}.service-img-wrap img{width:100%;height:100%;object-fit:cover;border-radius:15px;display:block}@media(max-width:767px){.service-detail-section{padding:40px 0 52px}.service-img-wrap{min-height:240px;margin-top:32px}}@media(max-width:992px){.service-title{font-size:40px}}@media(max-width:768px){.service-title{font-size:32px}.service-tag{font-size:14px}}.footer-tagline.red-text{color:var(--red)}.other-servicessection{padding:60px 0 72px}.other-services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:36px 32px}@media(max-width:575px){.other-services-grid{grid-template-columns:1fr;gap:32px}}.other-services-card{display:flex;flex-direction:column}.sc-tag{font-size:18px;font-weight:600;color:var(--red);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;display:block}.sc-title{font-size:48px;font-weight:700;color:var(--text);letter-spacing:-.2px;line-height:1.2;margin-bottom:6px;text-transform:uppercase}.sc-desc{font-size:16px;line-height:1.65;color:var(--text);margin-bottom:14px}.sc-btn{display:inline-flex;align-items:center;gap:0;background:var(--red);color:#fff;border:none;font-family:var(--font);font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:7px 14px;border-radius:3px;text-decoration:none;width:fit-content;margin-bottom:16px}.primary-btn-2{font-size:.875rem;letter-spacing:.031em;line-height:1rem;padding-bottom:16px;padding-top:16px;padding-left:18px;padding-right:18px;background-color:var(--red);text-transform:uppercase;color:var(--btn-text);transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;align-items:center;border-radius:.5rem;font-family:var(--mono);cursor:pointer;width:fit-content}.primary-btn-2 i{margin-left:1rem;height:14px!important;margin-top:-2px}.primary-btn-2:hover{background-color:var(--btn-hover)}.sc-img-wrap{width:100%;aspect-ratio:16/9;border-radius:10px;overflow:hidden}.sc-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.other-services-card:hover .sc-img-wrap img{transform:scale(1.03)}.other-services-section .primary-btn-2{margin-bottom:20px;margin-top:auto}@media(max-width:992px){.sc-tag{font-size:16px}.sc-title{font-size:40px}}@media(max-width:768px){.sc-title{font-size:32px}}.service-white-card .service-cards .service-card h3,.service-white-card .service-card p,.service-white-card .service-card-link{color:var(--text)}.service-white-card{background:#fff}.two-col-grid .service-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.services-section.investor.two-col-grid .service-cards .service-card{max-width:100%;margin:0}.services-section.investor.two-col-grid .service-cards .service-card h3{margin-bottom:7px}.services-section.investor.two-col-grid .service-cards .service-card h4{font-size:1.5rem;margin-bottom:1.5rem}.services-section.investor.two-col-grid .service-cards ul{flex:1;padding-left:20px;margin-bottom:2rem;font-size:1.125rem;line-height:1.25rem;color:#737373}.services-section.investor.two-col-grid .service-cards ul li{padding-bottom:8px}.services-section.investor.two-col-grid .service-card-link{margin-top:0}@media(max-width:1024px){.services-section.investor.two-col-grid .service-cards .service-card h4{font-size:1.125rem}}.services-section .next-role-inner{margin:0}.services-section .next-role-title{padding-top:5px;font-size:2.25rem;letter-spacing:.025rem;line-height:2.5rem}.next-role-inner p{margin:24px 0 0;color:#000;font-size:1.25rem;line-height:1.8}@media(min-width:768px) and (max-width:1279.98px){.next-role-inner p{margin-top:20px;font-size:1rem;line-height:1.6}}@media(max-width:767.98px){.next-role-inner p{margin-top:16px;font-size:1rem;line-height:1.6}.services-section .next-role-title{font-size:2rem}.two-col-grid .service-cards{grid-template-columns:repeat(1,minmax(0,1fr))!important}}.two-col-grid .values-stand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col-grid .values-stand-title{text-align:left}.two-col-grid .values-stand-card{max-width:24.688rem;margin:0 auto}.plans-section{padding:72px 0 88px}.plans-heading{font-size:2.75rem;letter-spacing:.025rem;line-height:3.25rem;color:var(--text);margin-bottom:28px}.plans-intro{font-size:1.25rem;line-height:1.8;color:var(--text);margin-bottom:52px}.plans-table{width:100%;border-collapse:collapse}.plans-table thead tr{border-bottom:2px solid var(--red)}.plans-table thead th{font-size:1.25rem;font-weight:400;font-family:var(--mono);color:var(--text);letter-spacing:.12em;text-transform:uppercase;padding:0 0 18px;text-align:left}.plans-table thead th:not(:first-child){padding-left:40px}.plans-table tbody tr{border-bottom:1px solid var(--border)}.plans-table tbody td{padding:22px 0;font-size:1.25rem;line-height:1.8;color:var(--text);vertical-align:middle}.plans-table tbody td:not(:first-child){padding-left:40px}.plan-name{color:var(--red);font-weight:400;font-size:1.25rem;line-height:1.4;text-decoration:none;cursor:pointer}.cell-dash{color:var(--text);font-size:15px}.cell-yes{color:var(--text);font-size:15px}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:991px){.plans-table thead th,.plans-table tbody td,.plan-name{font-size:1rem}}@media(max-width:575px){.plans-table thead th,.plans-table tbody td{font-size:13px}.plans-table thead th:not(:first-child),.plans-table tbody td:not(:first-child){padding-left:20px}}.pricing-section{padding:52px 0 0;background:#fff;margin:0 30px}.plans-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}@media(max-width:1199px){.plans-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.plans-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.plans-grid{grid-template-columns:1fr}}.plan-card{border-radius:6px;padding:20px 18px;display:flex;flex-direction:column;gap:0}.plan-price-row{display:flex;align-items:baseline;gap:3px;margin-bottom:2px}.plan-cad{font-size:11px;font-weight:500;color:#313b49;letter-spacing:.04em}.plan-amount{font-size:36px;font-weight:700;color:#313b49;letter-spacing:-1px;line-height:1}.plan-period{font-size:12px;color:#313b49;font-weight:400}.plan-name{font-size:28px;font-weight:700;color:#313b49;margin-bottom:25px;margin-top:25px}.plan-features{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:7px;flex:1}.plan-features li{display:flex;gap:8px;font-size:12px;line-height:1.55;color:var(--text);padding-bottom:5px}.plan-features li .chk{flex-shrink:0;margin-top:1px;color:#746bb3;height:20px;width:20px;background:#e6e5e8;display:flex;align-items:center;justify-content:center;border-radius:50px;margin:0}.plan-features li .chk svg{width:13px;height:13px;fill:none;stroke:#746bb3;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.plan-select-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--red);color:#fff;border:none;font-family:var(--font);font-size:12px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:10px 16px;border-radius:4px;cursor:pointer;text-decoration:none;width:100%}.plan-select-btn svg{width:14px;height:14px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pricing-footer{text-align:center;padding:18px 0 8px;margin:0 30px}.pricing-footer .biz-link{font-size:16px;color:var(--text);margin-bottom:8px}.pricing-footer .biz-link a{text-decoration:none;position:relative}.pricing-footer .biz-link a::before{position:absolute;content:"";height:1px;width:100%;bottom:-2px;left:0;background-color:var(--red)}.pricing-footer .disclaimer{font-size:16px;font-weight:600;color:#313b49;line-height:1.6;max-width:1630px;margin:0 auto}.pricing-footer .disclaimer a{color:var(--red);text-decoration:none}.process-section{background:#f5f5f5;padding:64px 0 72px;margin-top:60px}.process-tag{font-size:18px;font-weight:700;color:var(--red);text-transform:uppercase;letter-spacing:.1em;text-align:center;display:block;margin-bottom:10px}.process-title{font-size:55px;font-weight:700;color:var(--text);letter-spacing:-.5px;text-align:center;margin-bottom:52px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 75px}@media(max-width:767px){.process-grid{grid-template-columns:1fr;gap:36px}}.process-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.process-icon{width:64px;height:64px;border-radius:5px;background:#f7eae9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.process-icon img{width:38px;height:38px}.process-card-title{font-size:24px;font-weight:700;color:var(--text);line-height:1.3}.process-card-desc{font-size:14px;line-height:1.4;color:var(--text)}.process-card-desc a{color:var(--red);text-decoration:none}.pricing-section .container{background:#f3f3f3;padding:40px;max-width:1630px;border-radius:15px}.speed-test{display:flex;align-items:center;gap:15px;margin-bottom:25px}.speed-green,.speed-red{display:flex;align-items:center;gap:5px}.speed-green p{margin:0;font-size:14px;font-weight:700;color:#57aa0e}.speed-red p{margin:0;font-size:14px;font-weight:700;color:var(--red)}.pricing-section.speed .plans-grid{grid-template-columns:repeat(4,1fr);max-width:1320px;margin:0 auto}@media(max-width:1199px){.pricing-section.speed .plans-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.pricing-section.speed .plans-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.pricing-section.speed .plans-grid{grid-template-columns:1fr}}.area-item-header h3{color:var(--text);font-size:24px;font-weight:700;line-height:1.2}.area-item-content p{color:var(--text);font-size:15px;line-height:1.6;font-weight:300}.area-item{text-align:center;display:flex;flex-direction:column;align-items:center;background-color:#f3f3f3;padding:60px;transition:all .3s ease-in-out;cursor:pointer}.area-item:hover{box-shadow:0 10px 10px rgba(0,0,0,.1);transition:all .3s ease-in-out}.area-grid-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}@media(max-width:1200px){.area-grid-wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.area-grid-wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.area-grid-wrapper{grid-template-columns:repeat(1,1fr)}}.policy-list{list-style:none;padding:0;font-size:1.125rem;line-height:1.125rem}.policy-list li{padding-bottom:1.5rem;font-size:1.125rem}.policy-list li.active{font-weight:700}section.policy-page-content h2{font-size:2.75rem;letter-spacing:.025rem;line-height:3.25rem;padding-bottom:2.5rem}section.policy-page-content p strong{letter-spacing:.025rem;line-height:2.5rem;font-size:1.5rem}section.policy-page-content p{font-size:1.25rem;line-height:1.8}section.policy-page-content ul{padding-left:0}section.policy-page-content h2.policy-heading{font-size:1.125rem;line-height:1.125rem;position:relative;padding-bottom:22px;margin-bottom:25px}section.policy-page-content h2.policy-heading::after{position:absolute;content:"";height:1px;width:100%;bottom:5px;left:0;background:var(--text)}.contact-block{display:flex;align-items:center;gap:15px;margin-top:28px}.contact-block .call-icon{background-color:var(--red);color:var(--bg);width:75px;height:75px;font-size:44px;display:flex;align-items:center;justify-content:center;border-radius:100%}.contact-title{font-weight:700;font-size:14px;line-height:32px;letter-spacing:0;margin-bottom:0}.contact-link{margin-bottom:0;font-weight:400;font-size:17px;line-height:30px;letter-spacing:0}.contact-link a{color:var(--red)}.get-started{padding:68px 0 74px;background:#f7f7f7;overflow:hidden}.get-started-inner{padding-right:96px}.get-started-content{max-width:970px;margin:0 auto}.get-started-eyebrow{font-size:18px;line-height:26px;letter-spacing:.5px;font-weight:600;color:var(--red)}.get-started-title{font-size:55px;line-height:64px;letter-spacing:0;font-weight:400;color:#344054;margin-top:4px}.get-started-copy{margin-top:26px}.get-started-copy p{font-size:16px;line-height:30px;letter-spacing:0;font-weight:400;color:#111;margin:0 auto;max-width:970px}.get-started-copy p+p{margin-top:22px}.get-started-copy a{color:var(--red)}.get-started-watermark{position:absolute;top:50%;right:-24px;transform:translateY(-50%)rotate(180deg);writing-mode:vertical-rl;font-family:exo,sans-serif;font-size:100px;line-height:108px;font-weight:700;letter-spacing:.5px;color:transparent;-webkit-text-stroke:1px #d9dfe7;opacity:.8;pointer-events:none;user-select:none;text-wrap:nowrap}@media(max-width:1199.98px){.get-started-inner{padding-right:70px}.get-started-title{font-size:48px;line-height:56px}.get-started-watermark{font-size:72px;right:-18px}}@media(max-width:991.98px){.get-started{padding:60px 0 64px}.get-started-inner{padding-right:0}.get-started-watermark{display:block;display:none}}@media(max-width:767.98px){.contact-block{flex-wrap:wrap}.get-started{padding:52px 0 56px}.get-started-eyebrow{font-size:16px;line-height:24px}.get-started-title{font-size:40px;line-height:48px}.get-started-copy{margin-top:22px}.get-started-copy p{font-size:15px;line-height:28px}.get-started-copy p+p{margin-top:18px}}@media(max-width:575.98px){.get-started-title{font-size:34px;line-height:42px}.get-started-copy p{font-size:14px;line-height:26px}}.testimonials-wrap{position:relative;padding:68px 0 72px;background:url(../images/testimonial-bg.png)50%/cover no-repeat;overflow:hidden}.testimonials-wrap .container{max-width:1440px}.testimonials-wrap::before{content:"";position:absolute;inset:0;background:rgba(39,55,67,.86)}.testimonials-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(50,66,79,.15) 0%,rgba(25,38,49,5%) 100%);pointer-events:none}.testimonials-wrap .container{z-index:1}.testimonials-header{margin-bottom:54px}.testimonials-eyebrow{position:relative;display:inline-block;padding-bottom:12px;font-family:var(--mono);font-size:16px;line-height:24px;font-weight:700;letter-spacing:0;text-transform:uppercase;color:#fff}.testimonials-title{margin:16px 0 0;font-size:40px;line-height:50px;font-weight:400;letter-spacing:0;color:#fff}.testimonials-swiper{overflow:hidden}.testimonials-swiper .swiper-slide{height:auto;padding-left:40px}.testimonial-card{position:relative;display:flex;align-items:flex-end;min-height:190px;padding:40px 35px 40px 65px;background:rgba(255,255,255,3%);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.testimonial-avatar{position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:78px;height:78px;border-radius:50%;overflow:hidden;border:4px solid #fff;flex-shrink:0;z-index:1}.testimonial-avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card-content{flex:1;min-width:0}.testimonial-text{margin:0 0 10px;font-size:15px;line-height:22.5px;font-weight:400;color:#fff}.testimonial-name{margin:0 0 8px;font-size:20px;line-height:40px;font-weight:700;letter-spacing:0;color:#fff}.testimonial-stars{display:flex;align-items:center;gap:8px;color:var(--red);font-size:10px;line-height:1}.testimonial-quote-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:18px;border:1px solid rgba(255,255,255,.12);border-radius:4px;color:rgba(255,255,255,.24);font-size:18px;flex-shrink:0}.testimonials-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:40px}.testimonials-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0!important;background:#000;opacity:1;border-radius:999px;transition:width .2s ease,background-color .2s ease}.testimonials-pagination .swiper-pagination-bullet-active{width:24px;background:var(--red)}@media(max-width:1199.98px){.testimonials-title{font-size:42px}.testimonial-text{font-size:16px}}@media(max-width:991.98px){.testimonials-wrap{padding:56px 0 60px}.testimonials-header{margin-bottom:38px}.testimonials-title{font-size:36px}}@media(max-width:767.98px){.testimonials-wrap{padding:48px 0 52px}.testimonials-title{font-size:31px}.testimonial-card-content{width:100%}.testimonial-text{-webkit-line-clamp:unset;margin-bottom:12px;font-size:15px;line-height:1.7}.testimonial-name{font-size:16px}.testimonial-quote-icon{position:absolute;right:20px;bottom:20px;margin-left:0}}@media(max-width:575.98px){.testimonials-title{font-size:28px}.testimonial-quote-icon{right:18px;bottom:18px}}.connect_with_us{background:#f8e5df;padding:0}.connect-with-us-row{min-height:500px}.connect-with-us-panel{height:100%;display:flex;align-items:center;justify-content:flex-end;padding:120px 0;background:#f8e5df}.connect-with-us-card{position:relative;width:min(100%,615px);min-height:330px;padding:80px 46px 50px;background:#fff;box-shadow:0 14px 36px rgba(69,51,42,7%)}.connect-with-us-icon{position:absolute;top:-54px;left:48px;width:96px;height:96px;border-radius:50%;background:var(--red);border:8px solid #ecd4cd;display:flex;align-items:center;justify-content:center;z-index:2}.connect-with-us-icon img{width:42px;height:42px;filter:brightness(0)invert(1)}.connect-with-us-content{position:relative;z-index:1}.connect-with-us-title{margin:0;color:var(--text);font-size:30px;line-height:46px;font-weight:400;letter-spacing:0}.connect-with-us-links{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:8px}.connect-with-us-links .num-wrap,.connect-with-us-links .email-wrap{color:var(--text);font-size:16px;line-height:30px;font-weight:400;margin-left:4px}.connect-with-us-link-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--red);font-size:14px;line-height:1}.connect-with-us-image-wrap{height:100%;min-height:500px}.connect-with-us-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.connect-with-us-dots{position:absolute;top:0;left:0}@media(max-width:1399.98px){.connect-with-us-card{width:min(100%,590px);padding:92px 40px 44px}}@media(max-width:1199.98px){.connect-with-us-card{width:min(100%,540px);padding:88px 34px 40px}}@media(max-width:991.98px){.connect-with-us-row{min-height:auto}.connect-with-us-panel{justify-content:center;padding:86px 24px 28px}.connect-with-us-card{width:100%;min-height:auto;margin-right:0;padding:55px 34px 40px}.connect-with-us-image-wrap{min-height:360px}}@media(max-width:767.98px){.connect-with-us-panel{padding:74px 16px 22px}.connect-with-us-icon{left:28px;width:88px;height:88px}.connect-with-us-title{font-size:24px}.connect-with-us-links{gap:14px;margin-top:14px}.connect-with-us-image-wrap{min-height:300px}}@media(max-width:575.98px){.connect-with-us-icon{top:-48px;left:20px;width:82px;height:82px;border-width:6px}.connect-with-us-links{flex-direction:column;align-items:flex-start;gap:10px}.connect-with-us-image-wrap{min-height:260px}}