@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:DM Sans,sans-serif;line-height:1.6;overflow-x:hidden}#root{width:100%}h1,h2,h3,h4,h5,h6{color:#1a1a1a;letter-spacing:-.03em;font-family:Outfit,sans-serif;font-weight:700}p,li,span,button,input,textarea{font-family:DM Sans,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.navbar{z-index:100;height:64px;box-shadow:none;box-sizing:border-box;background-color:#0000;border-bottom:2px solid #ffffffa6;justify-content:space-between;align-items:center;padding:0 clamp(16px,4vw,32px);transition:height .55s cubic-bezier(.22,1,.36,1),background-color .45s,border-color .45s,box-shadow .45s;display:flex;position:fixed;top:0;left:0;right:0}.navbar--scrolled{background-color:#c8102e;border-bottom:3px solid #0a2e5c;height:48px;box-shadow:0 4px 18px #00000029}.navbar--scrolled .navbar-logo{height:19px}.navbar--scrolled .navbar-logo-box{padding:.15rem .9rem;transform:translateY(5px)}.navbar-brand-text{color:#c8102e;letter-spacing:.01em;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:1.1rem;font-weight:400;text-decoration:none;transition:color .4s,opacity .2s}.navbar-brand{align-items:center;gap:1rem;text-decoration:none;display:flex}.navbar-logo{object-fit:contain;width:auto;height:25px;transition:height .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);display:block}.navbar-logo-box{background:#fff;border-radius:12px;justify-content:center;align-items:center;height:56px;padding:.15rem .5rem;transition:transform .6s cubic-bezier(.22,1,.36,1),padding .6s cubic-bezier(.22,1,.36,1),box-shadow .6s;display:flex;position:relative;box-shadow:0 6px 16px #0000001a,0 2px 6px #0000000f}.navbar-links{gap:32px;margin:0;padding:0;list-style:none;display:flex}.navbar-links a{color:#c8102e;opacity:.92;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s,opacity .2s;position:relative}.navbar-links a:after{content:"";background-color:#0a2e5c;width:0%;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.navbar--scrolled .navbar-brand-text,.navbar--scrolled .navbar-links a{color:#f5f5f5}.navbar-links a:hover,.navbar-links a:focus-visible{color:#0a2e5c;opacity:1}.navbar-links a:hover:after,.navbar-links a:focus-visible:after{width:100%}.navbar-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.navbar-toggle span{background-color:#f5f5f5;width:22px;height:2px;display:block}@media (width<=900px){.navbar{box-sizing:border-box;width:100%;max-width:100%;padding:0 16px;overflow:visible}.navbar-brand{min-width:0}.navbar-brand-text{font-size:1rem}.navbar-links{gap:20px}.navbar-logo{height:19px}.navbar--scrolled{height:64px}.navbar--scrolled .navbar-logo-box{height:56px;padding:.15rem .5rem;transform:none}.navbar--scrolled .navbar-logo{height:19px;transform:none}}@media (width<=720px){.navbar{-webkit-backdrop-filter:blur(5px);box-sizing:border-box;background-color:#f5f5f559;width:100%;max-width:100vw;height:64px;padding:0 14px}.navbar-logo-box{height:45px;padding:.15rem .5rem}.navbar-toggle{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:8px;transition:background-color .3s,transform .3s;display:flex}.navbar-toggle:hover{background-color:#c8102e14}.navbar-toggle span{background-color:#c8102e;border-radius:2px;width:21px;height:2px;transition:background-color .35s,transform .3s,opacity .3s;display:block}.navbar-links{-webkit-backdrop-filter:blur(10px);background-color:#f5f5f5b8;flex-direction:column;gap:0;width:100%;max-width:100vw;max-height:0;transition:max-height .25s,background-color .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.navbar-links--open{max-height:300px}.navbar-links a{color:#c8102e}.navbar--scrolled{background-color:#c8102e;border-bottom:1px solid #0a2e5c;height:60px;box-shadow:0 4px 18px #00000029}.navbar--scrolled .navbar-brand-text,.navbar--scrolled .navbar-links a{color:#f5f5f5}.navbar--scrolled .navbar-toggle span{background-color:#f5f5f5}.navbar--scrolled .navbar-toggle:hover{background-color:#f5f5f51a}.navbar-links li{border-top:1px solid #c8102e26;padding:14px clamp(16px,4vw,32px)}.navbar--scrolled .navbar-links{background-color:#c8102e}.navbar--scrolled .navbar-links li{border-top:1px solid #f5f5f533}.navbar--scrolled .navbar-logo-box{height:45px;padding:.1rem .65rem;transform:none}.navbar--scrolled .navbar-logo{height:15px;transform:none}.navbar-brand-text{display:none}}.carousel{box-sizing:border-box;border:2px solid #c8102e;border-radius:12px;width:100%;height:clamp(250px,45vw,550px);margin-top:64px;position:relative;overflow:hidden}.carousel-track{will-change:transform;width:100%;height:100%;transition:transform .7s ease-in-out;display:flex}.carousel-image{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0;width:100%;min-width:100%;height:100%}.carousel-caption{z-index:5;text-align:center;background:linear-gradient(#00000030,#00000073);flex-direction:column;justify-content:center;align-items:center;padding:0 20px;display:flex;position:absolute;inset:0}.carousel-caption h2{color:#f5f5f5;text-shadow:0 2px 10px #00000059;margin:0;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.5rem,4vw,2.75rem);font-weight:500}.carousel-caption p{color:#f5f5f5;margin:14px 0 0;padding-bottom:4px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:clamp(.95rem,2vw,1.35rem);font-weight:500;position:relative}.carousel-caption p:after{content:"";transform-origin:0;background:#c8102e;width:100%;height:2px;animation:10s ease-in-out infinite carouselUnderline;position:absolute;bottom:0;left:0;transform:scaleX(0)}@keyframes carouselUnderline{0%{transform:scaleX(0)}60%{transform:scaleX(1)}to{transform:scaleX(1)}}.carousel-arrow{color:#fff;cursor:pointer;z-index:10;opacity:0;background:0 0;border:none;padding:0;font-size:3rem;font-weight:300;transition:opacity .3s,transform .2s;position:absolute;top:50%;transform:translateY(-50%)}.carousel:hover .carousel-arrow{opacity:1}.carousel-arrow:hover{transform:translateY(-50%)scale(1.1)}.carousel-arrow--prev{left:20px}.carousel-arrow--next{right:20px}@media (width<=768px){.carousel{border-radius:10px;width:100%;height:250px;margin-top:104px}.carousel-caption{padding:1rem}.carousel-caption h2{font-size:clamp(1rem,7vw,2rem)}}.reveal{opacity:0;will-change:transform, opacity;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.22,1,.36,1)}.reveal--up{transform:translateY(70px)}.reveal--down{transform:translateY(-70px)}.reveal--left{transform:translate(-70px)}.reveal--right{transform:translate(70px)}.reveal--visible{opacity:1;transform:translate(0)}.about{max-width:1100px;margin:0 auto;padding:80px 24px}.about-grid{grid-template-rows:auto auto;grid-template-columns:1fr 1.1fr;align-items:start;gap:10px 48px;display:grid}.about-image-main{border:3px solid #0a2e5c;border-radius:16px;grid-area:1/1/3;overflow:hidden}.about-image-main img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.about-content{grid-area:1/2}.about-content h2{color:#c8102e;margin-bottom:18px;font-family:Manrope,sans-serif;font-size:2.1rem;font-weight:600;position:relative}.about-content h2:after{content:"";background:#0a2e5c;border-radius:999px;width:60px;height:4px;margin-top:10px;display:block}.about-content p{color:#333;text-align:justify;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.8}.about-secondary{grid-area:2/2}.why-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.why-header h3{color:#0a2e5c;letter-spacing:-.04em;width:3.8ch;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.6rem,4vw,4rem);font-weight:700;line-height:.95}.about-image-secondary{object-fit:cover;object-position:top;border:3px solid #c8102e;border-radius:14px;width:250px;height:170px;margin-right:-5px;box-shadow:0 14px 30px #0000001f}.about-secondary p{color:#333;text-align:justify;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.75}.why-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin-top:14px;display:grid}.feature-card{color:#0a2e5c;background:#f8f9fb;border:1px solid #0a2e5c14;border-radius:999px;align-items:center;padding:8px 14px;font-family:Manrope,sans-serif;font-size:.88rem;font-weight:500;transition:all .25s;display:inline-flex;box-shadow:0 4px 10px #0000000a}.feature-card:before{content:"✓";color:#c8102e;margin-right:8px;font-weight:700}.feature-card:hover{background:#fff;border-color:#c8102e;transform:translateY(-2px);box-shadow:0 8px 18px #0000001a}@media (width<=900px){.about{padding-left:32px;padding-right:32px}.about-grid{grid-template-columns:1fr;justify-items:center;gap:42px}.about-image-main{grid-row:auto;width:100%;max-width:700px;height:380px;margin:0 auto}.about-content,.about-secondary{grid-column:1;width:100%;max-width:700px;margin-left:auto;margin-right:auto}.about-content p{text-align:justify;max-width:680px;margin-left:auto;margin-right:auto}.why-header{text-align:center;justify-content:center;align-items:center}.why-header h3{text-align:center;font-size:2.6rem}.about-image-secondary{width:220px;height:145px;margin:0 auto}.why-features{justify-content:center;justify-items:center;max-width:650px;margin-left:auto;margin-right:auto}.feature-card{text-align:center;justify-content:center;padding:7px 14px;font-size:.82rem}}@media (width>=641px) and (width<=900px){.about{padding-left:29px;padding-right:29px}.about-grid{grid-template-columns:1fr .85fr;align-items:center;gap:50px 32px}.about-content{grid-column:1;width:100%;max-width:none}.about-image-main{grid-area:1/2;width:100%;max-width:none;height:350px;margin:0}.about-secondary{grid-column:1/-1;width:100%;max-width:none;margin:0}.why-header{grid-template-columns:1.3fr .7fr;align-items:center;column-gap:32px;width:100%;display:grid}.about-image-secondary{object-fit:cover;border-radius:18px;grid-area:1/1;width:100%;max-width:420px;height:210px;margin:0 auto 40px}.why-header h3{text-align:right;grid-area:1/2;width:100%;max-width:150px;margin:0 auto;font-size:clamp(2.9rem,6.5vw,4.2rem);line-height:.95}.about-secondary p{text-align:justify;width:100%;max-width:700px;margin:18px auto 0;font-size:.95rem;line-height:1.6}.why-features{grid-template-columns:repeat(2,minmax(180px,1fr));justify-content:center;justify-items:stretch;gap:12px 16px;width:100%;max-width:600px;margin:14px auto 0;display:grid}.feature-card{box-sizing:border-box;text-align:center;white-space:normal;justify-content:center;align-items:center;width:100%;min-height:42px;padding:9px 16px;font-size:.82rem;display:flex}}@media (width<=640px){.about{padding:90px 16px 50px}.about-grid{grid-template-columns:minmax(0,1fr) minmax(110px,.65fr);align-items:center;gap:34px 14px;width:100%;max-width:560px;margin:0 auto;display:grid}.about-content{grid-area:1/1;width:100%;max-width:none;margin:0}.about-content p{text-align:justify;width:100%;margin:0;font-size:.8rem;line-height:1.55}.about-image-main{object-fit:cover;border-radius:18px;grid-area:1/2;width:100%;height:260px;margin:0}.about-secondary{grid-area:2/1/auto/-1;width:100%;max-width:560px;margin:0 auto}.why-header{text-align:center;grid-template-columns:minmax(85px,.7fr) minmax(0,1.3fr);align-items:center;column-gap:20px;width:100%;display:grid}.why-header h3{text-align:left;width:100%;max-width:100px;margin:0 auto;font-size:clamp(1.8rem,8vw,2.4rem);line-height:.95}.about-image-secondary{object-fit:cover;border-radius:16px;width:200px;height:125px;margin:0 auto}.about-secondary p{text-align:justify;width:100%;max-width:500px;margin:18px auto 0;font-size:.88rem;line-height:1.55}.why-features{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;justify-items:stretch;gap:10px;width:100%;max-width:500px;margin:20px auto 0;display:grid}.feature-card{text-align:center;white-space:normal;justify-content:center;align-items:center;width:100%;min-width:0;padding:8px 10px;font-size:.75rem;line-height:1.25;display:flex}}.services{text-align:center;max-width:1200px;margin:0 auto;padding:80px 24px}.services-heading{color:#c8102e;margin:0 0 40px;font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-size:2rem;font-weight:600}.services-carousel{align-items:center;gap:12px;padding:12px 0;display:flex;position:relative}.services-viewport{width:100%;overflow:hidden}.services-track{transition:transform .4s;display:flex}.service-slide{box-sizing:border-box;flex:0 0 100%;padding:24px}@media (width>=640px){.service-slide{flex:0 0 50%}}@media (width>=960px){.service-slide{flex:0 0 33.3333%}}.service-card{aspect-ratio:1;z-index:1;background:#fff;border-radius:28px;flex-direction:column;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #0b2e5c14}.service-card:hover{z-index:20;transform:translateY(-10px)scale(1.05);box-shadow:0 14px 28px #0b2e5c1a}.service-logo{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.service-card h3{color:#0a2e5c;margin:16px 20px 8px;font-family:Manrope,sans-serif;font-size:clamp(1.2rem,1.3vw,1.45rem);font-weight:600;transition:color .3s}.service-card:hover h3{color:#c8102e}.service-card p{color:#555;margin:0 20px 20px;font-family:Inter,sans-serif;font-size:clamp(.95rem,1vw,1.05rem);line-height:1.6}.service-logo-wrapper{background:#fff;width:100%;height:52%;position:relative;overflow:hidden}.service-logo-wrapper:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#ffffff59 45%,#ffffffbf 75%,#fff 100%);height:40px;position:absolute;bottom:-2px;left:0;right:0}.services-arrow{color:#c8102e;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:opacity .25s,transform .25s,color .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #0000001f}.services-arrow--prev{left:-23px}.services-arrow--next{right:-23px}.services-arrow--hidden{opacity:0;visibility:hidden;pointer-events:none}.services-arrow svg{width:22px;height:22px}.services-arrow.hidden{opacity:0;pointer-events:none}@media (width<=900px){.services{max-width:900px}.service-slide{padding:20px}.service-card h3{font-size:1.15rem}.service-card p{font-size:.92rem}.service-logo-wrapper{height:58%}.services-arrow{width:34px;height:34px}.services-arrow svg{width:17px;height:17px}.services-arrow--prev{left:-4px}.services-arrow--next{right:-8px}.service-card{box-shadow:0 10px 18px #0b2e5c12}}@media (width<=640px){.services{padding:70px 18px}.service-slide{padding:14px}.service-logo-wrapper{height:58%}.service-card{border-radius:22px}.service-card h3{font-size:1.1rem}.service-card p{font-size:.88rem}.services-arrow{width:40px;height:40px}.services-arrow--prev{left:-4px}.services-arrow--next{right:-8px}}.process{max-width:1000px;margin:0 auto;padding:80px 24px;position:relative}.process-heading{text-align:center;color:#c8102e;z-index:2;margin-bottom:60px;font-family:Manrope,sans-serif;font-size:2rem;font-weight:600;position:relative}.process-flow{z-index:2;flex-direction:column;gap:32px;display:flex;position:relative}.process-flow:before{content:"";z-index:0;background:#ddd;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.process-item{grid-template-columns:1fr 60px 1fr;align-items:center;display:grid}.process-item--left .process-pill{grid-column:1}.process-item--left .process-dot,.process-item--right .process-dot{grid-column:2}.process-item--right .process-pill{grid-column:3}.process-dot{z-index:2;background:#c8102e;border-radius:50%;justify-self:center;width:16px;height:16px;transition:transform .3s;position:relative;box-shadow:0 0 0 7px #c8102e14}.process-pill{z-index:3;background:#fff;border-radius:999px;align-items:center;gap:18px;padding:18px 24px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 24px #00000014}.process-pill:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.process-number{color:#fff;background:#c8102e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:IBM Plex Sans,sans-serif;font-weight:600;display:flex}.process-pill h3{color:#0a2e5c;margin:0;font-family:IBM Plex Sans,sans-serif;font-size:1rem;font-weight:500}.process-background{pointer-events:none;z-index:0;position:absolute;inset:0}.process-bg{opacity:.4;pointer-events:none;border-radius:24px;animation:34s linear infinite floatBackground,18s ease-in-out infinite alternate zoomBackground;position:absolute;overflow:hidden}.process-bg img{object-fit:cover;width:100%;height:100%;transform:scale(1)}.process-bg:after{content:"";background:#0a2e5c40;position:absolute;inset:0}.process-bg-1{width:500px;height:320px;animation:38s linear infinite alternate floatLeftToRight,22s ease-in-out infinite alternate zoomBackground;top:19%;left:-12%}.process-bg-2{width:290px;height:200px;animation:45s linear infinite alternate floatRightToLeft,28s ease-in-out infinite alternate zoomBackground;top:15%;right:-2%}.process-bg-3{width:340px;height:220px;animation:34s linear infinite alternate floatLeftToRight,24s ease-in-out infinite alternate zoomBackground;bottom:4%;left:-10%}.process-bg-4{width:440px;height:290px;animation:52s linear infinite alternate floatRightToLeft,30s ease-in-out infinite alternate zoomBackground;top:52%;right:-10%}@keyframes floatLeftToRight{0%{transform:translate(-90px)}to{transform:translate(90px)}}@keyframes floatRightToLeft{0%{transform:translate(90px)}to{transform:translate(-90px)}}@keyframes zoomBackground{0%{scale:1}to{scale:1.08}}@media (width<=900px){.process-bg{opacity:.18}.process-bg-1{width:250px;height:160px;animation:45s linear infinite alternate floatLeftToRight,22s ease-in-out infinite alternate zoomBackground;top:35%;left:-12%}.process-bg-2{width:190px;height:105px;animation:40s linear infinite alternate floatLeftToRight,22s ease-in-out infinite alternate zoomBackground;top:19%;right:-2%}.process-bg-3{width:210px;height:115px;animation:50s linear infinite alternate floatLeftToRight,22s ease-in-out infinite alternate zoomBackground;bottom:9%;left:-10%}.process-bg-4{width:220px;height:145px;animation:55s linear infinite alternate floatLeftToRight,22s ease-in-out infinite alternate zoomBackground;top:55%;right:-10%}@keyframes floatLeftToRight{0%{transform:translate(-40px)}to{transform:translate(40px)}}@keyframes floatRightToLeft{0%{transform:translate(40px)}to{transform:translate(-40px)}}}@media (width<=768px){.process-item{grid-template-columns:1fr}.process-dot{display:none}.process-pill{grid-column:1!important}}.contact{max-width:1000px;margin:0 auto;padding:80px 24px}.contact-heading{color:#c8102e;text-align:center;margin:0 0 40px;font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-size:2rem;font-weight:600}.contact-inner{flex-wrap:wrap;gap:48px;display:flex}.contact-info,.contact-form-wrap{flex:280px}.contact-info p{color:#333;margin:0 0 16px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:300}.contact-info strong{color:#0a2e5c;font-weight:500}.contact-form{flex-direction:column;gap:14px;display:flex}.contact-form input,.contact-form textarea{resize:vertical;background-color:#fff;border:1px solid #d8dbe0;border-radius:10px;padding:12px 14px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:.95rem;font-weight:300}.contact-form input:focus,.contact-form textarea:focus{border-color:#0a2e5c;outline:none}.contact-form button{color:#f5f5f5;cursor:pointer;background-color:#c8102e;border:none;border-radius:10px;padding:12px 20px;font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-size:.95rem;font-weight:600;transition:background-color .2s}.contact-form button:hover{background-color:#0a2e5c}.contact-form button:disabled{opacity:.6;cursor:not-allowed}.contact-status{margin:4px 0 0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:.9rem}.contact-status--ok{color:#1a7a3c}.contact-status--error{color:#c8102e}.field-error{color:#c8102e;margin-top:6px;margin-bottom:12px;font-family:IBM Plex Sans,sans-serif;font-size:.85rem;font-weight:500;display:block}.contact-inner a{color:#c8102e;align-items:center;gap:5px;width:fit-content;margin-right:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.footer{color:#f5f5f5;background-color:#0a2e5c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:16px clamp(16px,4vw,32px);display:flex}.footer-text{color:#f5f5f5c1;margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:.85rem;font-weight:300;transition:color .3s}.footer-text a:hover{opacity:1;color:#e75555;text-decoration:underline}@media (width<=480px){.footer{text-align:center;flex-direction:column;padding:12px 16px}}*{box-sizing:border-box;margin:0;padding:0}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;min-height:100%;overflow-x:hidden}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:DM Sans,sans-serif;line-height:1.6}.page{background:linear-gradient(#ebebeb 0%,#fbfbfb 100%);width:100%;min-height:100vh}.page-content{width:100%;max-width:1400px;margin:0 auto;padding:48px 32px}h1,h2,h3,h4,h5,h6{color:#1a1a1a;letter-spacing:-.02em;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.2}h1{margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem)}h2{margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem)}h3{margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem)}p{color:#555;margin-bottom:1rem;font-size:1rem}a{color:inherit;text-decoration:none;transition:color .3s}a:hover{color:#2b2a2a}button{cursor:pointer;font-family:inherit}.page-content>.carousel{margin-top:clamp(24px,5vw,48px)}@media (width<=768px){.page-content{padding:60px 20px 32px}h1{font-size:2.5rem}h2{font-size:2rem}}
