.marketing-page{min-height:100vh;padding:0 0 28px;box-sizing:border-box;font-family:Montserrat,Arial,sans-serif}.marketing-page h1,.marketing-page h2,.marketing-page h3,.marketing-page p,.marketing-page a{font-family:Montserrat,Arial,sans-serif}.marketing-nav{width:100%;box-sizing:border-box;background-color:#99cdde;padding:10px 5px}.marketing-nav__inner{display:flex;flex-direction:column;align-items:center;gap:10px;width:min(1080px,100%);margin:0 auto}.marketing-nav__brand{color:black;text-decoration:none;font-size:1rem;font-weight:600}.marketing-nav__links{display:flex;justify-content:center;flex-wrap:wrap;gap:7px}.marketing-nav__link{display:inline-block;border-radius:30px;padding:8px 13px;background-color:#efffef;color:black;text-decoration:none;font-size:.72rem;font-weight:400}.marketing-nav__link--active{background-color:#ffddef;font-weight:500}.marketing-hero{width:min(820px,calc(100% - 10px));margin:0 auto;padding:28px 0 18px}.marketing-hero__copy{text-align:center}.marketing-eyebrow{width:fit-content;max-width:calc(100% - 28px);margin:0 auto 10px;border-radius:30px;padding:7px 14px;background-color:rgba(239,255,239,.9);color:black;font-size:.72rem;font-weight:500}.marketing-hero h1{margin:6px auto 8px;color:white;font-size:1.7em;font-weight:500}.marketing-hero h2{width:min(640px,calc(100% - 24px));margin:0 auto;color:white;font-size:1rem;line-height:1.4;font-weight:300}.marketing-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}.marketing-btn{box-sizing:border-box;min-width:0;border:0;text-decoration:none}.marketing-btn--primary{background-color:#efffef}.marketing-btn--secondary,.marketing-btn--footer{background-color:#ffddef}.marketing-main{width:min(1080px,calc(100% - 10px));margin:0 auto}.marketing-card-grid{display:grid;grid-template-columns:1fr;gap:10px}.marketing-card,.marketing-section,.marketing-point{box-sizing:border-box;border-radius:30px;color:black;text-align:center}.marketing-card{padding:20px 16px;min-height:190px}.marketing-card--0{background-color:#99cdde}.marketing-card--1{background-color:#efffef}.marketing-card--2{background-color:#efefff}.marketing-card h2,.marketing-section h2,.marketing-point h3{margin:0 0 10px;color:black;font-weight:500}.marketing-card p,.marketing-section p,.marketing-point p{margin:0 auto;color:black;line-height:1.45}.marketing-card p{max-width:340px}.marketing-section{margin-top:10px;padding:22px 16px;background-color:#efffef}.marketing-section__intro{max-width:680px;margin:0 auto 16px}.marketing-section__intro h2{font-size:1.3rem}.marketing-section__intro p{max-width:620px}.marketing-point-list{display:grid;grid-template-columns:1fr;gap:8px}.marketing-point{padding:16px 14px;background-color:rgba(255,255,255,.56)}.marketing-point h3{font-size:1rem}.marketing-footer{display:flex;flex-direction:column;align-items:center;gap:8px;margin:14px auto 0}.marketing-footer p{max-width:640px;margin:0 auto}@media (min-width:760px){.marketing-nav__inner{flex-direction:row;justify-content:space-between}.marketing-nav__links{justify-content:flex-end}.marketing-hero{padding:36px 0 24px}.marketing-card-grid,.marketing-point-list{grid-template-columns:repeat(3,1fr)}.marketing-card{min-height:220px}.marketing-footer{flex-direction:row;justify-content:center}}
