@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&family=Bebas+Neue&display=swap";.topbar{background:var(--blue-deep);color:#ffffffa6;font-size:12px;padding:7px 0}.topbar__inner{max-width:1200px;margin:0 auto;padding:0 28px;display:flex;justify-content:flex-end;gap:22px;align-items:center}.topbar a{color:#ffffffa6}.topbar a:hover{color:#fff}.topbar__sep{opacity:.3}.header{background:var(--white);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:200;box-shadow:0 2px 12px #0000000f}.header__inner{max-width:1200px;margin:0 auto;padding:0 28px;height:72px;display:flex;align-items:center;gap:28px}.header__logo{display:flex;align-items:center;gap:25px;flex-shrink:0;text-decoration:none}.header__ashcroft-img{height:60px;width:auto}.header__logo-lueger{width:48px;height:48px;background:var(--blue);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:900;letter-spacing:1px;text-align:center;line-height:1.2;flex-shrink:0}.header__sep{width:1px;height:28px;background:var(--border);flex-shrink:0}.header__name{line-height:1}.header__name-ko{font-size:16px;font-weight:700;color:var(--blue);letter-spacing:-.3px}.header__name-sub{font-size:10px;color:var(--muted);letter-spacing:1.5px;text-transform:uppercase;margin-top:3px}.header nav{display:flex;gap:2px;flex:1}.header__nav-a{padding:8px 14px;font-size:13.5px;font-weight:500;color:var(--muted);border-radius:6px;transition:var(--transition);white-space:nowrap}.header__nav-a:hover,.header__nav-a--active{background:var(--blue-light);color:var(--blue)}.header__cta{margin-left:auto;flex-shrink:0}.header__btn{display:inline-flex;align-items:center;gap:6px;padding:9px 22px;border-radius:6px;font-size:13.5px;font-weight:700;background:var(--red);color:#fff;transition:var(--transition)}.header__btn:hover{background:var(--red-dark)}@media (max-width: 900px){.header nav{display:none}.header__inner{gap:16px}}.footer{background:var(--blue-deep);color:#fff9;padding:60px 28px 32px}.footer__inner{max-width:1200px;margin:0 auto}.footer__top{display:grid;grid-template-columns:260px 1fr 1fr 1fr;gap:40px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:28px}.footer__logo-row{display:flex;align-items:center;gap:12px;margin-bottom:18px}.footer__logo-row img{height:26px;width:auto;filter:brightness(0) invert(1)}.footer__sep{width:1px;height:20px;background:#fff3}.footer__lueger{font-size:15px;font-weight:700;color:#fff}.footer__brand address{font-style:normal;font-size:13px;line-height:1.9;color:#ffffff80}.footer__brand address strong{color:#ffffffbf}.footer__brand address a{color:#ffffff8c}.footer__brand address a:hover{color:#fff}.footer__col h4{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#ffffffd9;margin-bottom:16px}.footer__col ul{display:flex;flex-direction:column;gap:8px}.footer__col li a{font-size:13px;color:#ffffff73;transition:color .15s}.footer__col li a:hover{color:#ffffffe0}.footer__bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#ffffff52;flex-wrap:wrap;gap:12px}.footer__bottom a{color:#ffffff52}.footer__bottom a:hover{color:#fff9}.footer__legal{display:flex;gap:18px}@media (max-width: 900px){.footer__top{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.footer__top{grid-template-columns:1fr}}.hero{background:var(--blue);color:#fff;padding:80px 28px 0;position:relative;overflow:hidden;min-height:520px;display:flex;align-items:flex-end}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://ashcroft.eu/wp-content/uploads/Titel-6.jpg) center/cover no-repeat;opacity:.15}.hero__inner{max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 400px;gap:56px;align-items:flex-end;position:relative;z-index:1}.hero__content{padding-bottom:80px}.hero__badge{display:inline-flex;align-items:center;gap:7px;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:5px 14px;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:22px}.hero__badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#4ade80}.hero h1{font-size:44px;font-weight:700;line-height:1.18;margin-bottom:20px;letter-spacing:-1px}.hero h1 span{color:#7ec8f5}.hero__desc{font-size:16px;color:#ffffffb8;max-width:500px;line-height:1.75;margin-bottom:32px}.hero__btns{display:flex;gap:12px;flex-wrap:wrap}.hero__img-col{display:flex;justify-content:center;align-items:flex-end}.hero__img-col img{max-height:380px;width:auto;object-fit:contain;filter:drop-shadow(0 20px 48px rgba(0,0,0,.45))}.hero-wave{display:block;background:var(--blue);margin-top:-1px}.products-overview{background:var(--white);padding:80px 28px}.products-overview__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:48px}.products-overview__grid2{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:26px}.prod-card{border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;background:var(--white);transition:transform .2s,box-shadow .2s}.prod-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #0000001a}.prod-card__img{background:var(--bg);height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden}.prod-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.prod-card:hover .prod-card__img img{transform:scale(1.05)}.prod-card__body{padding:24px;flex:1;display:flex;flex-direction:column}.prod-card__body h3{font-size:18px;font-weight:700;margin-bottom:8px}.prod-card__body p{font-size:13.5px;color:var(--muted);line-height:1.65;flex:1;margin-bottom:14px}.prod-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.prod-card__tag{font-size:11px;color:var(--blue);background:var(--blue-light);padding:3px 10px;border-radius:20px;border:1px solid rgba(0,59,113,.1);font-weight:500}.prod-card__link{font-size:13px;font-weight:700;color:var(--blue);display:inline-flex;align-items:center;gap:4px}.prod-card__link:hover{text-decoration:underline}.prod-card__link:after{content:" →"}.failure{background:#0b1e3d;color:#fff;padding:80px 28px}.failure__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:48px 0}.failure__card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:30px 20px;text-align:center;transition:background .2s}.failure__card:hover{background:#ffffff17}.failure__card img{width:72px;height:72px;object-fit:contain;margin:0 auto 18px}.failure__card h3{font-size:16px;font-weight:700;margin-bottom:8px}.failure__card p{font-size:13px;color:#ffffff8c;line-height:1.6}.failure__btns{display:flex;gap:14px;flex-wrap:wrap}.trust{background:var(--blue-light);padding:80px 28px}.trust__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.trust__img{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000001f}.trust__img img{width:100%;display:block}.trust__btns{display:flex;gap:12px;flex-wrap:wrap}.stats{background:var(--white);padding:72px 28px}.stats__grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:48px}.stats__card{background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:44px 40px}.stats__num{font-size:60px;font-weight:800;color:var(--blue);line-height:1;margin-bottom:10px}.stats__num sup{font-size:26px;vertical-align:super}.stats__label{font-size:17px;font-weight:700;margin-bottom:10px}.stats__desc{font-size:14px;color:var(--muted);line-height:1.7}.steps{background:var(--bg);padding:80px 28px}.steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.steps__card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:36px 28px;transition:box-shadow .2s}.steps__card:hover{box-shadow:0 8px 32px #003b711a}.steps__num{width:46px;height:46px;border-radius:50%;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;margin-bottom:20px}.steps__card h3{font-size:18px;font-weight:700;margin-bottom:10px}.steps__card p{font-size:14px;color:var(--muted);line-height:1.7;margin-bottom:18px}.steps__link{font-size:13px;font-weight:700;color:var(--blue)}.steps__link:after{content:" →"}.sectors{padding:80px 28px;background:var(--white)}.sectors__grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:48px}.sectors__card{border-radius:16px;overflow:hidden;position:relative;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;transition:transform .2s}.sectors__card:hover{transform:translateY(-4px)}.sectors__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,20,60,.85) 0%,transparent 55%)}.sectors__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .3s}.sectors__card:hover .sectors__card-bg{transform:scale(1.04)}.sectors__card-body{position:relative;z-index:1;padding:30px;color:#fff}.sectors__card-body h3{font-size:21px;font-weight:700;margin-bottom:8px}.sectors__card-body p{font-size:14px;color:#ffffffb8;margin-bottom:14px}.sectors__link{font-size:13px;font-weight:700;color:#7ec8f5}.sectors__link:after{content:" →"}.cta-bottom{padding:90px 28px;text-align:center;background:var(--white)}.cta-bottom__inner{max-width:720px;margin:0 auto}.cta-bottom__img{width:100%;max-height:320px;object-fit:cover;border-radius:16px;margin-bottom:44px;box-shadow:0 16px 48px #0000001a}.cta-bottom__btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:28px}.cta-bottom p{color:var(--muted);font-size:16px;line-height:1.75}@media (max-width: 900px){.hero__inner{grid-template-columns:1fr}.hero__img-col{display:none}.hero h1{font-size:30px}.products-overview__grid,.products-overview__grid2{grid-template-columns:1fr}.failure__grid{grid-template-columns:1fr 1fr}.trust__inner,.stats__grid,.steps__grid,.sectors__grid{grid-template-columns:1fr}}@media (max-width: 560px){.failure__grid{grid-template-columns:1fr}}.products-page__hero{background:var(--blue);color:#fff;padding:64px 28px;position:relative;overflow:hidden}.products-page__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://ashcroft.eu/wp-content/uploads/Titel-6.jpg) center/cover;opacity:.1}.products-page__hero-inner{max-width:1200px;margin:0 auto;position:relative;z-index:1}.products-page__hero h1{font-size:40px;font-weight:700;letter-spacing:-.5px;margin:10px 0 14px}.products-page__hero h1 span{color:#7ec8f5}.products-page__hero p{font-size:16px;color:#ffffffb8;max-width:560px;line-height:1.75}.products-page__body{background:var(--bg);padding:80px 28px}.products-page__inner{max-width:1200px;margin:0 auto}.products-page__category{margin-bottom:72px}.products-page__cat-header{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:18px;border-bottom:3px solid var(--blue)}.products-page__cat-icon{width:52px;height:52px;border-radius:12px;background:var(--blue);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.products-page__cat-title h2{font-size:26px;font-weight:700;color:var(--blue)}.products-page__cat-title p{font-size:14px;color:var(--muted);margin-top:3px}.products-page__items{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.products-page__item{background:var(--white);border:1px solid #dfe7ef;border-radius:16px;overflow:hidden;transition:all .25s ease;position:relative}.products-page__item:hover{transform:translateY(-6px);box-shadow:0 18px 42px #003b7124}.products-page__item-img{height:260px;background:linear-gradient(to bottom,#fff,#f5f8fb);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:18px;border-bottom:1px solid #eef3f8}.products-page__item-img img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.products-page__item:hover .products-page__item-img img{transform:scale(1.06)}.products-page__item-body{padding:22px}.products-page__item-name{font-size:17px;font-weight:700;margin-bottom:8px;color:var(--blue);line-height:1.4}.products-page__item-code{font-size:11.5px;color:var(--muted);font-family:monospace;background:var(--bg);padding:4px 10px;border-radius:6px;display:inline-block;margin-bottom:12px}.products-page__item-desc{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:16px;min-height:64px}.products-page__item-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.products-page__item-tag{font-size:10.5px;color:var(--blue);background:var(--blue-light);padding:4px 10px;border-radius:20px;border:1px solid rgba(0,59,113,.1);font-weight:600}.products-page__item-link{font-size:13px;font-weight:700;color:var(--blue);transition:.2s}.products-page__item-link:hover{text-decoration:underline}.products-page__item-link:after{content:" →"}.products-page__cta{background:var(--blue);border-radius:24px;padding:56px 48px;color:#fff;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;margin-top:56px}.products-page__cta h3{font-size:26px;font-weight:700;margin-bottom:10px}.products-page__cta p{font-size:15px;color:#ffffffb8}.products-page__cta-btns{display:flex;gap:12px;flex-wrap:wrap}@media (max-width: 900px){.products-page__items{grid-template-columns:1fr 1fr}.products-page__cta{grid-template-columns:1fr}.products-page__hero h1{font-size:28px}.products-page__item-img{height:220px}}@media (max-width: 560px){.products-page__items{grid-template-columns:1fr}.products-page__item-img{height:240px}}.careers__hero{background:linear-gradient(135deg,var(--blue-deep) 0%,var(--blue) 100%);color:#fff;padding:64px 28px;position:relative;overflow:hidden}.careers__hero:before{content:"";position:absolute;right:-80px;top:-80px;width:400px;height:400px;border-radius:50%;background:#ffffff0a}.careers__hero-inner{max-width:1200px;margin:0 auto;position:relative;z-index:1}.careers__hero h1{font-size:38px;font-weight:700;margin:10px 0 14px;letter-spacing:-.5px}.careers__hero p{font-size:16px;color:#ffffffb8;max-width:540px;line-height:1.75}.careers__body{padding:80px 28px;background:var(--bg)}.careers__inner{max-width:1200px;margin:0 auto}.careers__values{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:48px 0}.careers__value-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:32px 26px;text-align:center;transition:box-shadow .2s}.careers__value-card:hover{box-shadow:0 8px 28px #003b711a}.careers__value-icon{font-size:36px;margin-bottom:14px}.careers__value-card h3{font-size:17px;font-weight:700;margin-bottom:8px}.careers__value-card p{font-size:13.5px;color:var(--muted);line-height:1.65}.careers__positions{margin-top:64px}.careers__positions h2{font-size:26px;font-weight:700;margin-bottom:6px}.careers__positions p{font-size:14px;color:var(--muted);margin-bottom:28px}.careers__pos-list{display:flex;flex-direction:column;gap:16px}.careers__pos-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:28px 32px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;transition:box-shadow .2s,border-color .2s}.careers__pos-card:hover{box-shadow:0 6px 24px #003b711a;border-color:var(--blue)}.careers__pos-card h3{font-size:18px;font-weight:700;margin-bottom:6px}.careers__pos-card p{font-size:13.5px;color:var(--muted);line-height:1.6}.careers__pos-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.careers__pos-type{font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:.3px}.careers__pos-type--full{background:#e6f4ea;color:#1a7340}.careers__pos-type--exp{background:var(--blue-light);color:var(--blue)}.careers__pos-type--part{background:#fff3e0;color:#e65100}.careers__benefit{margin-top:72px;background:var(--white);border-radius:20px;padding:56px 48px;border:1px solid var(--border)}.careers__benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px}.careers__benefit-item{text-align:center;padding:24px 16px}.careers__benefit-icon{font-size:32px;margin-bottom:12px}.careers__benefit-item h4{font-size:14px;font-weight:700;margin-bottom:6px}.careers__benefit-item p{font-size:12.5px;color:var(--muted);line-height:1.6}.careers__apply{margin-top:56px;background:var(--blue);border-radius:16px;padding:44px 48px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}.careers__apply h3{font-size:22px;font-weight:700;margin-bottom:8px}.careers__apply p{font-size:14px;color:#ffffffb8}.careers__apply-btns{display:flex;gap:12px;flex-shrink:0}@media (max-width: 900px){.careers__values,.careers__benefit-grid{grid-template-columns:1fr 1fr}.careers__pos-card{grid-template-columns:1fr}.careers__hero h1{font-size:26px}}@media (max-width: 560px){.careers__values{grid-template-columns:1fr}.careers__benefit-grid{grid-template-columns:1fr 1fr}}.contact-page__hero{background:var(--blue);color:#fff;padding:64px 28px;position:relative;overflow:hidden}.contact-page__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://ashcroft.eu/wp-content/uploads/Titel-6.jpg) center/cover;opacity:.1}.contact-page__hero-inner{max-width:1200px;margin:0 auto;position:relative;z-index:1}.contact-page__hero h1{font-size:38px;font-weight:700;margin:10px 0 14px}.contact-page__hero p{font-size:16px;color:#ffffffb8;max-width:540px;line-height:1.75}.contact-page__body{background:var(--bg);padding:80px 28px}.contact-page__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.contact-page__info h2{font-size:24px;font-weight:700;margin-bottom:24px}.contact-page__row{display:flex;align-items:flex-start;gap:14px;padding:18px 0;border-bottom:1px solid var(--border)}.contact-page__row:last-of-type{border-bottom:none}.contact-page__icon{width:42px;height:42px;border-radius:10px;background:var(--white);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.contact-page__label{font-size:10.5px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-bottom:3px}.contact-page__val{font-size:15px;font-weight:600;line-height:1.5}.contact-page__val a{color:var(--blue)}.contact-page__val a:hover{text-decoration:underline}.contact-page__val small{font-size:13px;color:var(--muted);font-weight:400}.contact-page__kakao{display:flex;align-items:center;gap:10px;background:#fee500;color:#191919;padding:13px 20px;border-radius:10px;font-size:14px;font-weight:700;margin-top:20px;cursor:pointer;transition:opacity .15s}.contact-page__kakao:hover{opacity:.88}.contact-page__kakao span{margin-left:auto;font-size:12px;opacity:.7}.contact-page__map{margin-top:28px;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--bg);height:220px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:13px;text-align:center}.contact-page__map p{margin-top:8px;font-size:12px}.contact-page__form-wrap{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:40px;box-shadow:0 4px 24px #003b710f}.contact-page__form-title{font-size:22px;font-weight:700;margin-bottom:4px}.contact-page__form-sub{font-size:13.5px;color:var(--muted);margin-bottom:26px}.contact-page__form-row2{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.contact-page__form-group{margin-bottom:14px}.contact-page__form-label{display:block;font-size:11.5px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.contact-page__form-control{width:100%;padding:11px 14px;border:1.5px solid var(--border);border-radius:8px;font-size:14px;font-family:inherit;color:var(--text);background:var(--white);outline:none;transition:border-color .15s,box-shadow .15s}.contact-page__form-control:focus{border-color:var(--blue);box-shadow:0 0 0 3px #003b711a}.contact-page textarea.contact-page__form-control{resize:vertical;min-height:110px}.contact-page__form-submit{width:100%;background:var(--blue);color:#fff;padding:14px;border:none;border-radius:8px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s,transform .15s;margin-top:6px}.contact-page__form-submit:hover{background:var(--blue-dark);transform:translateY(-1px)}.contact-page__form-success{text-align:center;padding:40px 20px}.contact-page__form-success h3{font-size:20px;font-weight:700;color:var(--blue);margin-bottom:10px}.contact-page__form-success p{color:var(--muted);font-size:14px}@media (max-width: 900px){.contact-page__inner{grid-template-columns:1fr}.contact-page__hero h1{font-size:26px}.contact-page__form-row2{grid-template-columns:1fr}}:root{--blue: #003B71;--blue-mid: #005099;--blue-dark: #001e4a;--blue-deep: #0B1E3D;--blue-light: #E8F1FA;--red: #C0392B;--red-dark: #a02e21;--text: #1a1a1a;--muted: #5a6478;--border: #dde4ef;--bg: #f5f7fa;--white: #ffffff;--font-body: "Noto Sans KR", "Helvetica Neue", Arial, sans-serif;--transition: all .2s cubic-bezier(.4,0,.2,1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:var(--white);line-height:1.6;font-size:15px;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;border:none}ul{list-style:none}.btn{display:inline-flex;align-items:center;gap:7px;padding:11px 26px;border-radius:6px;font-size:13.5px;font-weight:700;font-family:var(--font-body);transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;white-space:nowrap;border:none;letter-spacing:.3px;text-decoration:none}.btn--primary{background:var(--red);color:#fff}.btn--primary:hover{background:var(--red-dark);transform:translateY(-1px);box-shadow:0 6px 20px #c0392b59}.btn--blue{background:var(--blue);color:#fff}.btn--blue:hover{background:var(--blue-dark);transform:translateY(-1px)}.btn--outline{background:transparent;color:var(--blue);border:2px solid var(--blue)}.btn--outline:hover{background:var(--blue);color:#fff}.btn--ghost-white{background:#ffffff1f;color:#fff;border:1.5px solid rgba(255,255,255,.45)}.btn--ghost-white:hover{background:#ffffff38}.btn--white{background:#fff;color:var(--blue)}.btn--white:hover{background:var(--blue-light)}.btn--lg{padding:14px 34px;font-size:15px}.tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:11.5px;font-weight:600;letter-spacing:.3px}.tag--blue{background:var(--blue-light);color:var(--blue);border:1px solid rgba(0,59,113,.1)}.tag--glass{background:#ffffff29;color:#fff;border:1px solid rgba(255,255,255,.28)}.eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--blue-mid);margin-bottom:10px}.eyebrow--light{color:#7ec8f5}.section-title{font-size:34px;font-weight:700;line-height:1.2;margin-bottom:14px;letter-spacing:-.5px}.section-title--white{color:var(--white)}.section-title--sm{font-size:28px}.section-sub{font-size:16px;color:var(--muted);line-height:1.75;max-width:600px}.section-sub--white{color:#ffffffb8}.section-inner{max-width:1200px;margin:0 auto}.notch{display:block;width:56px;height:4px;background:var(--blue);border-radius:2px;margin:0 0 36px}.notch--center{margin:0 auto 36px}.notch--light{background:#7ec8f5}.notch--red{background:var(--red)}.check-list{display:flex;flex-direction:column;gap:16px;margin:22px 0}.check-list li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.65}.check-icon{width:26px;height:26px;border-radius:50%;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0;margin-top:1px}@media (max-width: 900px){.section-title{font-size:26px}}
