.ascottair-apps{background-color:#1b3a5c;color:#fff}.ascottair-apps__inner{max-width:var(--page-width, 1280px);margin-inline:auto;padding-inline:clamp(1.5rem,5vw,4rem);padding-block:clamp(3rem,6vw,5rem);box-sizing:border-box;text-align:center}.ascottair-apps__heading{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:#fff;margin-block-start:0;margin-block-end:.75rem}.ascottair-apps__subheading{font-size:1.0625rem;color:#ffffffbf;max-width:600px;margin-inline:auto;margin-block-end:3rem}.ascottair-apps__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-block-end:3rem}.ascottair-apps__card{background-color:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:2rem 1.5rem;text-align:left;transition:background-color .2s ease,border-color .2s ease}.ascottair-apps__card:hover{background-color:#ffffff1a;border-color:#e8b84b66}.ascottair-apps__card-icon{font-size:2rem;margin-block-end:1rem;display:block;line-height:1}.ascottair-apps__card-title{font-size:1.0625rem;font-weight:700;color:#fff;margin-block-start:0;margin-block-end:.6rem}.ascottair-apps__card-desc{font-size:.9rem;color:#ffffffb8;line-height:1.55;margin-block-start:0;margin-block-end:.875rem}.ascottair-apps__card-tool{font-size:.8125rem;font-weight:600;color:#e8b84b;display:block}.ascottair-apps__cta{margin-block-start:1rem}.ascottair-apps__btn{display:inline-flex;align-items:center;padding:.875rem 2.25rem;background-color:#e8b84b;color:#1b3a5c;border-radius:4px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s ease;letter-spacing:.02em}.ascottair-apps__btn:hover{background-color:#d4a53a;transform:translateY(-1px);box-shadow:0 4px 16px #e8b84b59}@media screen and (max-width:749px){.ascottair-apps__inner{padding-inline:max(1.25rem,env(safe-area-inset-left))}.ascottair-apps__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:479px){.ascottair-apps__grid{grid-template-columns:1fr}}.ascottair-hero{position:relative;overflow:hidden;min-height:72vh;display:flex;align-items:center;background-color:#1b3a5c}.ascottair-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ascottair-hero__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.03) 0px,rgba(255,255,255,.03) 1px,transparent 1px,transparent 12px)}.ascottair-hero__inner{max-width:var(--page-width, 1280px);margin-inline:auto;padding-inline:clamp(1.5rem,5vw,4rem);padding-block:clamp(3rem,8vw,6rem);box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;width:100%}.ascottair-hero__content{max-width:600px;color:#fff}.ascottair-hero__eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#e8b84b;margin-block-end:1rem;margin-block-start:0}.ascottair-hero__heading{font-size:clamp(2rem,4vw,3.25rem);font-weight:800;line-height:1.1;color:#fff;margin-block-start:0;margin-block-end:1.25rem}.ascottair-hero__subheading{font-size:1.125rem;line-height:1.6;color:#ffffffd1;margin-block-end:2rem;margin-block-start:0}.ascottair-hero__buttons{display:flex;flex-wrap:wrap;gap:.875rem;margin-block-end:2rem}.ascottair-hero__btn{display:inline-flex;align-items:center;padding:.875rem 2rem;border-radius:4px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s ease;letter-spacing:.02em}.ascottair-hero__btn--primary{background-color:#e8b84b;color:#1b3a5c;border:2px solid #E8B84B}.ascottair-hero__btn--primary:hover{background-color:#d4a53a;border-color:#d4a53a;transform:translateY(-1px);box-shadow:0 4px 16px #e8b84b59}.ascottair-hero__btn--secondary{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.ascottair-hero__btn--secondary:hover{border-color:#fff;background-color:#ffffff14}.ascottair-hero__trust-chips{display:flex;flex-wrap:wrap;gap:.625rem}.ascottair-hero__chip{font-size:.8125rem;font-weight:600;color:#ffffffbf;padding:.3rem .75rem;border:1px solid rgba(255,255,255,.2);border-radius:2rem}.ascottair-hero__visual{position:relative;display:flex;justify-content:center;align-items:center}.ascottair-hero__img{max-width:100%;max-height:420px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 16px 48px rgba(0,0,0,.35));position:relative;z-index:1}.ascottair-hero__badge{position:absolute;top:1rem;right:1rem;background-color:#e8b84b;color:#1b3a5c;padding:.5rem .875rem;border-radius:4px;text-align:center;z-index:2;box-shadow:0 2px 8px #0003}.ascottair-hero__badge-text{display:block;font-size:.625rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ascottair-hero__badge-model{display:block;font-size:1rem;font-weight:800}@media screen and (max-width:989px){.ascottair-hero__inner{grid-template-columns:1fr;text-align:center}.ascottair-hero__content{max-width:100%}.ascottair-hero__buttons,.ascottair-hero__trust-chips{justify-content:center}.ascottair-hero__visual{order:-1}}@media screen and (max-width:749px){.ascottair-hero{min-height:auto}.ascottair-hero__inner{padding-inline:max(1.25rem,env(safe-area-inset-left));padding-block:3rem 2rem;gap:2rem}.ascottair-hero__img{max-height:260px}.ascottair-hero__badge{top:.5rem;right:.5rem}}.ascottair-trust{background-color:#f7f9fc;border-top:3px solid #1B3A5C;border-bottom:1px solid #E0E8F0}.ascottair-trust__inner{max-width:var(--page-width, 1280px);margin-inline:auto;padding-inline:clamp(1.5rem,5vw,4rem);padding-block:2rem;box-sizing:border-box}.ascottair-trust__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.ascottair-trust__item{display:flex;align-items:center;gap:.875rem}.ascottair-trust__icon{font-size:1.75rem;flex-shrink:0;line-height:1}.ascottair-trust__text{display:flex;flex-direction:column}.ascottair-trust__title{font-size:.9375rem;font-weight:700;color:#1b3a5c;line-height:1.2}.ascottair-trust__subtitle{font-size:.8125rem;color:#5a6e82;margin-top:.2rem;line-height:1.35}@media screen and (max-width:749px){.ascottair-trust__inner{padding-inline:max(1.25rem,env(safe-area-inset-left))}.ascottair-trust__grid{grid-template-columns:1fr 1fr;gap:1rem}}@media screen and (max-width:479px){.ascottair-trust__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=HA */
