@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.container{max-width:1306px;margin:0 auto;width:100%}.container.-narrow{max-width:1040px}.container.-wide{max-width:1440px}.--label{font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:#a8203d;font-family:"Inter",sans-serif}.--accent{color:#a8203d}.--muted{color:#9a9a9a}.--badge{display:inline-flex;align-items:center;gap:16px;padding:12px 16px;margin-bottom:16px;border-radius:9999px;background:rgba(168,32,61,.12);border:1px solid rgba(168,32,61,.3);color:#efefef;font-size:12px;font-weight:400;line-height:1.4;font-family:"Inter",sans-serif;font-family:"Inter",sans-serif}.--badge.-dot::before{content:"";display:block;width:8px;height:8px;border-radius:100px;background:#a8203d;flex-shrink:0}.--badge.-light{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12)}.--button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:16px 30px;border-radius:9999px;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:#fff;cursor:pointer;text-decoration:none;white-space:nowrap;font-size:16px;font-weight:600;letter-spacing:.02em;line-height:1.2;font-family:"Inter",sans-serif;transition:all .4s ease}.--button.-primary{background:#a8203d;color:#fff;box-shadow:0 8px 12px rgba(168,32,61,.35)}.--button.-primary:hover{background:#851931;transform:translateX(4px);box-shadow:0 12px 24px rgba(168,32,61,.35)}.--button.-secondary{border-color:hsla(0,0%,100%,.25)}.--button.-secondary:hover{background:hsla(0,0%,100%,.06);transform:translateX(4px);border-color:hsla(0,0%,100%,.45)}.--button.-ghost{padding-left:0;padding-right:0;gap:10px}.--button.-ghost:hover{color:#a8203d}.--button.-arrow::after{content:"→";display:inline-block;line-height:1;transition:transform .4s ease}.--button.-arrow:hover::after{transform:translateX(4px)}.--button.-sm{padding:12px 22px;font-size:14px}.--button.-lg{padding:20px 36px}.--button.-block{width:100%}.--icon-circle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#a8203d;color:#fff;flex-shrink:0;font-size:14px;line-height:1}.--icon-circle.-sm{width:26px;height:26px;font-size:12px}.--icon-circle.-lg{width:48px;height:48px;font-size:18px}.--stat-card{display:inline-flex;align-items:center;gap:16px;padding:16px 24px;background:rgba(10,10,10,.85);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);border:1px solid hsla(0,0%,100%,.08);border-radius:12px}.--stat-card .icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.--stat-card .icon img,.--stat-card .icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.--stat-card .text{display:flex;flex-direction:column;gap:4px}.--stat-card strong{font-size:14px;font-weight:400;line-height:1.5;font-family:"Inter",sans-serif;font-weight:700;color:#fff}.--stat-card span{font-size:12px;font-weight:400;line-height:1.4;font-family:"Inter",sans-serif;color:#9a9a9a}.--stat-block{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:32px 16px;aspect-ratio:183/138;background:#0a0a0a;border:1px solid hsla(0,0%,100%,.08);border-radius:12px}.--stat-block>.value{font-size:48px;font-weight:700;line-height:1;color:#a8203d;font-family:"Inter",sans-serif}.--stat-block>.label{font-size:13px;line-height:1.4;color:#9a9a9a;font-family:"Inter",sans-serif}.--feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.--feature-list li{display:flex;gap:16px;align-items:flex-start;padding:16px 0;border-bottom:1px solid hsla(0,0%,100%,.08)}.--feature-list li:first-child{padding-top:0}.--feature-list li:last-child{border-bottom:0;padding-bottom:0}.--feature-list li::before{display:none !important}.--feature-list .check{flex-shrink:0;width:18px;height:18px;border-radius:50%;background:rgba(168,32,61,.12);color:#a8203d;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1;margin-top:2px}.--feature-list .text{flex:1;min-width:0}.--feature-list strong{display:block;font-weight:600;color:#fff;font-size:15px;line-height:1.4;margin-bottom:2px}.--feature-list span{display:block;color:#9a9a9a;font-size:13px;line-height:1.4}.content{color:#9a9a9a}.content h1,.content h2,.content h3,.content h4,.content h5{color:#fff;padding-bottom:24px}.content h1:last-child,.content h2:last-child,.content h3:last-child,.content h4:last-child,.content h5:last-child{padding-bottom:0}.content p{margin-bottom:1em}.content strong,.content b{font-weight:600;color:#fff}.content em,.content i{font-style:italic}.content a{color:#a8203d;text-decoration:underline}.content a:hover{color:#851931}.content ul{list-style:none;padding:0;margin:0 0 1em 0}.content ul:last-child{margin-bottom:0}.content li{padding:5px 0 5px 20px;position:relative}.content li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#a8203d;border-radius:50%}body.admin-bar header#mainHeader{top:32px}@media(max-width: 767px){body.admin-bar header#mainHeader{top:46px}}header#mainHeader{position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 30px;color:#fff;transition:background .3s ease}@media(min-width: 768px)and (max-width: 1149px){header#mainHeader{padding:24px 24px 16px}}@media(max-width: 767px){header#mainHeader{padding:12px 16px}}header#mainHeader>.container{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1300px;padding:0}header#mainHeader .site-logo{display:flex;align-items:center;flex-shrink:0}header#mainHeader .site-logo img{max-height:48px;width:auto;display:block}@media(max-width: 767px){header#mainHeader .site-logo img{max-height:40px}}header#mainHeader .site-logo span{font-weight:700;font-size:18px;letter-spacing:-0.01em}header#mainHeader .desktop-nav{flex:1}@media(max-width: 1149px){header#mainHeader .desktop-nav{display:none}}header#mainHeader .desktop-nav ul{display:flex;justify-content:center;align-items:center;gap:32px;list-style:none;padding:0;margin:0}header#mainHeader .desktop-nav a{color:#fff;transition:color .4s ease}header#mainHeader .desktop-nav a:hover{color:#a8203d}header#mainHeader .desktop-nav .current-menu-item>a,header#mainHeader .desktop-nav .current_page_item>a{color:#a8203d}header#mainHeader .header-cta{display:flex;align-items:center;gap:24px;flex-shrink:0}@media(max-width: 1149px){header#mainHeader .header-cta{display:none}body:not(.home) header#mainHeader .header-cta{display:flex}}header#mainHeader .burger-btn{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:none;cursor:pointer;width:44px;height:44px;color:#fff}@media(max-width: 1149px){header#mainHeader .burger-btn{display:flex}}header#mainHeader .burger-btn span{display:block;width:22px;height:2px;background:currentColor}header#mainHeader .lang-switcher{display:flex;align-items:center;gap:8px}header#mainHeader .lang-switcher .lang-link{color:#9a9a9a;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;transition:color .4s ease}header#mainHeader .lang-switcher .lang-link:hover{color:#fff}header#mainHeader .lang-switcher .lang-link.-active{color:#fff}header#mainHeader.scrolled,body:not(.home) header#mainHeader{background:rgba(10,10,10,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 0 hsla(0,0%,100%,.08)}.mobile-sidebar{position:fixed;inset:0;background:#0a0a0a;color:#fff;display:flex;flex-direction:column;padding:20px 16px;z-index:1100;opacity:0;visibility:hidden;transition:all .4s ease}.mobile-sidebar.active{opacity:1;visibility:visible}.mobile-sidebar .close-btn{align-self:flex-end;background:none;border:none;cursor:pointer;width:44px;height:44px;margin-bottom:48px;color:#fff}.mobile-sidebar .mobile-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.mobile-sidebar .mobile-nav li{border-bottom:1px solid hsla(0,0%,100%,.08)}.mobile-sidebar .mobile-nav a{display:block;padding:24px 0;font-size:20px;color:#fff;transition:color .4s ease}.mobile-sidebar .mobile-nav a:hover{color:#a8203d}.mobile-sidebar .mobile-footer{margin-top:48px;padding-top:24px;display:flex;flex-direction:column;gap:24px}.mobile-sidebar .mobile-footer .--button{width:100%}footer#siteFooter{padding-top:clamp(48px,5.5vw,80px);padding-bottom:24px;color:#fff;background:#0a0a0a}footer#siteFooter .footer-grid{display:grid;grid-template-columns:252px 1fr 1fr;gap:132px;padding-bottom:clamp(40px,4vw,64px)}@media(max-width: 1149px){footer#siteFooter .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width: 767px){footer#siteFooter .footer-grid{grid-template-columns:1fr;gap:48px}}footer#siteFooter .footer-brand{max-width:252px}footer#siteFooter .footer-logo{display:inline-flex;align-items:center;margin-bottom:24px}footer#siteFooter .footer-logo img{max-height:44px;width:auto;display:block}footer#siteFooter .footer-logo span{font-weight:700;font-size:18px;letter-spacing:-0.01em}footer#siteFooter .footer-desc{color:#9a9a9a;font-size:14px;font-weight:400;line-height:1.5;font-family:"Inter",sans-serif}footer#siteFooter .footer-col h4{font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:#a8203d;font-family:"Inter",sans-serif;color:#9a9a9a;margin-bottom:24px}footer#siteFooter .footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}footer#siteFooter .footer-col li{color:#efefef;font-size:14px;font-weight:400;line-height:1.5;font-family:"Inter",sans-serif}footer#siteFooter .footer-col a{color:#efefef;transition:color .4s ease}footer#siteFooter .footer-col a:hover{color:#a8203d}footer#siteFooter .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.08)}@media(max-width: 767px){footer#siteFooter .footer-bottom{flex-direction:column-reverse;align-items:flex-start;gap:24px}}footer#siteFooter .footer-copyright{font-size:14px;font-weight:400;line-height:1.5;font-family:"Inter",sans-serif;color:#9a9a9a;margin:0}footer#siteFooter .footer-socials{list-style:none;padding:0;margin:0;display:flex;gap:16px}footer#siteFooter .footer-socials li{padding:0}footer#siteFooter .footer-socials a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);color:#fff;transition:all .4s ease}footer#siteFooter .footer-socials a:hover{background:#a8203d;border-color:#a8203d}footer#siteFooter .footer-socials a img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.section-hero{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 60% 40% at 80% 30%, rgba(168, 32, 61, 0.18), transparent 55%),radial-gradient(ellipse 70% 50% at 10% 90%, rgba(168, 32, 61, 0.08), transparent 50%);min-height:100vh;display:flex;align-items:center;padding-top:clamp(110px,8vw,140px);padding-bottom:clamp(60px,6vw,100px)}@media(max-width: 767px){.section-hero{min-height:0;display:block;padding-top:80px;padding-bottom:40px}}.section-hero::before,.section-hero::after{content:"";position:absolute;z-index:-1;pointer-events:none;border-radius:50%;filter:blur(80px);will-change:transform}.section-hero::before{width:55%;height:60%;top:-10%;right:-10%;background:radial-gradient(circle, rgba(168, 32, 61, 0.4) 0%, rgba(168, 32, 61, 0) 70%);animation:hero-glow-a 6s ease-in-out infinite alternate}.section-hero::after{width:65%;height:70%;bottom:-25%;left:-15%;background:radial-gradient(circle, rgba(168, 32, 61, 0.23) 0%, rgba(168, 32, 61, 0) 70%);animation:hero-glow-b 8s ease-in-out infinite alternate}@media(prefers-reduced-motion: reduce){.section-hero::before,.section-hero::after{animation:none}}.section-hero>.container{position:relative;width:100%}.section-hero .hero-grid{display:grid;grid-template-columns:1fr 509px;gap:24px;align-items:center}@media(max-width: 1149px){.section-hero .hero-grid{grid-template-columns:1fr;gap:48px}}@media(max-width: 767px){.section-hero .hero-grid{gap:48px;margin-top:44px}}.section-hero .hero-text{max-width:665px;margin-bottom:64px}.section-hero .hero-text h1{margin-bottom:0;max-width:635px}.section-hero .hero-text h1+p{margin-top:16px;margin-bottom:clamp(20px,2.2vw,32px);max-width:525px}.section-hero .hero-text p{font-size:clamp(16px,14.62px + .21vw,18px);font-weight:400;line-height:1.4;font-family:"Inter",sans-serif}@media(max-width: 767px){.section-hero .hero-text{margin-bottom:32px}.section-hero .hero-text .--badge{margin-bottom:24px}.section-hero .hero-text h1{font-size:clamp(40px,12vw,52px)}.section-hero .hero-text h1 .--accent{display:block}}.section-hero .hero-ctas{display:flex;flex-wrap:wrap;gap:32px}@media(max-width: 767px){.section-hero .hero-ctas{gap:16px}}.section-hero .hero-visual{position:relative;aspect-ratio:509/535;border-radius:14px;background:linear-gradient(135deg, rgba(168, 32, 61, 0.95) 0%, rgba(133, 25, 49, 0.85) 100%);box-shadow:0 30px 80px rgba(168,32,61,.4);padding:32px}@media(max-width: 767px){.section-hero .hero-visual{aspect-ratio:5/5;padding:24px}}.section-hero .hero-media{width:100%;height:100%;border-radius:14px;overflow:hidden;background:rgba(0,0,0,.2)}.section-hero .hero-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-hero .--stat-card{position:absolute;z-index:2}.section-hero .--stat-card.-top{top:24px;right:-48px}@media(min-width: 768px)and (max-width: 1149px){.section-hero .--stat-card.-top{right:16px}}@media(max-width: 767px){.section-hero .--stat-card.-top{right:16px;top:16px}}.section-hero .--stat-card.-bottom{bottom:64px;left:-48px}@media(min-width: 768px)and (max-width: 1149px){.section-hero .--stat-card.-bottom{left:16px}}@media(max-width: 767px){.section-hero .--stat-card.-bottom{left:16px;bottom:16px}}@keyframes hero-glow-a{0%{transform:translate(var(--glow-a-x0, 0%), var(--glow-a-y0, 0%)) scale(var(--glow-a-s0, 1))}50%{transform:translate(var(--glow-a-x1, -25%), var(--glow-a-y1, 20%)) scale(var(--glow-a-s1, 1.25))}100%{transform:translate(var(--glow-a-x2, 20%), var(--glow-a-y2, -15%)) scale(var(--glow-a-s2, 0.85))}}@keyframes hero-glow-b{0%{transform:translate(var(--glow-b-x0, 0%), var(--glow-b-y0, 0%)) scale(var(--glow-b-s0, 1))}50%{transform:translate(var(--glow-b-x1, 30%), var(--glow-b-y1, -22%)) scale(var(--glow-b-s1, 1.2))}100%{transform:translate(var(--glow-b-x2, -20%), var(--glow-b-y2, 18%)) scale(var(--glow-b-s2, 0.8))}}.section-about{background:#131313}.section-about .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}@media(max-width: 1149px){.section-about .about-grid{display:flex;flex-direction:column;gap:48px;align-items:stretch}}.section-about .about-text{max-width:500px}.section-about .about-text .--label{display:inline-block;margin-bottom:24px}.section-about .about-text h2{margin-bottom:32px;max-width:600px;line-height:1.15}.section-about .about-text p+p{margin-top:24px}@media(max-width: 1149px){.section-about .about-text{max-width:100%}}@media(max-width: 767px){.section-about .about-text{text-align:center}}.section-about .about-stats{display:grid;grid-template-columns:repeat(3, minmax(0, 190px));gap:16px;justify-content:start}@media(max-width: 767px){.section-about .about-stats{display:flex;flex-direction:column;gap:16px;padding:0;width:100%;max-width:360px;align-self:center}.section-about .about-stats .--stat-block{width:100%;flex-shrink:0;aspect-ratio:auto;height:110px;padding:24px 8px;box-sizing:border-box}.section-about .about-stats .--stat-block>.value{font-size:32px}.section-about .about-stats .--stat-block>.label{font-size:12px}}@media(max-width: 767px)and (max-width: 767px){.section-about .about-stats .--stat-block{width:80%;align-self:center}}.section-about .label{color:#fff}.section-service{background:#0a0a0a}.section-service.-elevated{background:#131313}.section-service .service-row{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.section-service .service-row.-image-right .service-image{order:2}.section-service .service-row.-image-right .service-content{order:1}@media(max-width: 1149px){.section-service .service-row{grid-template-columns:1fr;gap:48px}.section-service .service-row.-image-right .service-image,.section-service .service-row.-image-left .service-image{order:0}.section-service .service-row.-image-right .service-content,.section-service .service-row.-image-left .service-content{order:1}}.section-service .service-image{position:relative;aspect-ratio:556/695;border-radius:14px;border:2px solid #a8203d;overflow:hidden;background:#131313}.section-service .service-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.section-service .service-image::after{content:"";position:absolute;inset:0;background:linear-gradient(160deg, rgba(168, 32, 61, 0) 40%, rgba(168, 32, 61, 0.35) 100%);pointer-events:none}@media(max-width: 767px){.section-service .service-image{aspect-ratio:4/3}}.section-service .service-content{max-width:546px}.section-service .service-content .--label{display:inline-block;margin-bottom:24px}.section-service .service-content h2{margin-bottom:24px;line-height:1.15;max-width:500px}.section-service .service-content h2+p{margin-bottom:32px}.section-service .service-content p{margin-bottom:32px;max-width:536px}.section-service .service-content .--feature-list{margin-bottom:32px}.section-cta{position:relative;overflow:hidden;isolation:isolate;background:#0a0a0a;text-align:center}.section-cta::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse 60% 100% at 50% 50%, rgba(168, 32, 61, 0.4) 0%, rgba(168, 32, 61, 0) 70%);pointer-events:none}.section-cta .cta-content{max-width:605px;margin:0 auto}.section-cta .--label{display:inline-block;margin-bottom:24px}.section-cta h2{margin-bottom:24px;line-height:1.15}.section-cta h2+p{max-width:480px;margin:0 auto 32px}.section-cta .cta-button{margin-top:24px}.section-page-hero{position:relative;overflow-x:clip;isolation:isolate;background:#0a0a0a;text-align:center;box-sizing:border-box;padding-top:clamp(140px,12vw,180px);padding-bottom:clamp(60px,8vw,120px)}@media(max-width: 767px){.section-page-hero{padding-top:100px;padding-bottom:50px}}.section-page-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse 60% 100% at 50% 30%, rgba(168, 32, 61, 0.35) 0%, rgba(168, 32, 61, 0) 70%);pointer-events:none}.section-page-hero .--label,.section-page-hero h1,.section-page-hero p{display:block;margin-left:auto;margin-right:auto;max-width:800px}.section-page-hero .--label{margin-bottom:24px}.section-page-hero h1{line-height:1.1;margin-bottom:24px;word-wrap:break-word;overflow-wrap:break-word}@media(max-width: 767px){.section-page-hero h1{font-size:clamp(38px,8vw,40px);max-width:280px}}.section-page-hero p{max-width:min(100%,540px)}@media(max-width: 767px){.section-page-hero p{max-width:300px}}.section-cards{background:#0a0a0a}.section-cards .cards-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px}@media(max-width: 1149px){.section-cards .cards-grid{grid-template-columns:repeat(2, 1fr);gap:24px}}@media(max-width: 767px){.section-cards .cards-grid{grid-template-columns:1fr;gap:24px}}.section-cards .service-card{background:#131313;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;display:flex;flex-direction:column;gap:8px}.section-cards .card-image{position:relative;aspect-ratio:275/206;background:#131313;border-radius:16px 16px 0 0;overflow:hidden}.section-cards .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.section-cards .service-card.-has-link .card-image::after{content:"";position:absolute;inset:0;background:linear-gradient(160deg, rgba(168, 32, 61, 0) 50%, rgba(168, 32, 61, 0.25) 100%);pointer-events:none}.section-cards .service-card:not(.-has-link){padding:24px 24px 0}.section-cards .service-card:not(.-has-link) .card-image{border-radius:12px}.section-cards .card-content{flex:1;display:flex;flex-direction:column;gap:8px;padding:16px 24px 24px 24px}.section-cards .card-content h3{font-size:clamp(18px,1.4vw,20px);font-weight:600;line-height:1.3;margin:0}.section-cards .card-content p{color:#9a9a9a;font-size:14px;line-height:1.5;margin:0}.section-cards .card-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.08);color:#a8203d;font-size:14px;font-weight:500;transition:color .4s ease}.section-cards .card-link .arrow{transition:transform .4s ease}.section-cards .card-link:hover{color:#fff}.section-cards .card-link:hover .arrow{transform:translateX(4px)}section,footer#siteFooter{padding-left:30px;padding-right:30px}@media(min-width: 768px)and (max-width: 1149px){section,footer#siteFooter{padding-left:20px;padding-right:20px}}@media(max-width: 767px){section,footer#siteFooter{padding-left:16px;padding-right:16px}}section{padding-top:clamp(64px,6.94vw,100px);padding-bottom:clamp(64px,6.94vw,100px)}@media(max-width: 767px){section{padding-left:24px;padding-right:24px}}html{line-height:1.15;-webkit-text-size-adjust:100%;overflow-x:hidden}*,*::before,*::after{box-sizing:border-box}*:focus{outline:none}img,svg,video{display:block;max-width:100%;height:auto}body{margin:0;color:#fff;background:#0a0a0a;overflow-x:hidden;font-size:16px;font-weight:400;line-height:1.5;font-family:"Inter",sans-serif}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body a{transition:color .4s ease;color:inherit;text-decoration:none}body h1{font-size:clamp(40px,18.74px + 5.66vw,64px);font-weight:700;line-height:1.1;letter-spacing:-0.022em;margin:0;font-family:"Inter",sans-serif;color:#fff}body h2{font-size:clamp(32px,22.62px + 1.39vw,48px);font-weight:700;line-height:1.18;letter-spacing:-0.02em;margin:0;font-family:"Inter",sans-serif;color:#fff}body h3{font-size:clamp(24px,17.3px + 1.25vw,28px);font-weight:600;line-height:1.3;margin:0;font-family:"Inter",sans-serif;color:#fff}body h4{font-size:clamp(18px,16.59px + .38vw,24px);font-weight:600;line-height:1.3;margin:0;font-family:"Inter",sans-serif;color:#fff}body h5{font-size:clamp(16px,14.3px + .19vw,18px);font-weight:600;line-height:1.4;margin:0;font-family:"Inter",sans-serif;color:#fff}body h1 .--accent,body h2 .--accent,body h3 .--accent,body h4 .--accent,body h5 .--accent{color:#a8203d}body p{margin:0;color:#9a9a9a;font-size:16px;font-weight:400;line-height:1.5;font-family:"Inter",sans-serif}body p.--text-strong{color:#fff}::-moz-selection{background:#a8203d;color:#fff}::selection{background:#a8203d;color:#fff}