/* Take Off: flight paths, wing strokes and boarding-pass details. */
.homepage .sc-slide{overflow:hidden}
.homepage .to-mark{position:absolute;top:22px;right:5%;z-index:5;pointer-events:none;text-align:right;color:#fff;text-shadow:0 2px 14px #000;letter-spacing:normal;border-right:2px solid #ebc86c;padding:4px 16px 6px 0}
.to-mark span,.to-mark small{display:block;font:600 9px/1.7 Poppins,Arial,sans-serif;letter-spacing:.18em}.to-mark strong{display:block;font:400 30px/1.2 Anton,Impact,sans-serif;letter-spacing:.02em}.to-mark i{font-style:normal;color:#ebc86c}
.homepage .sc-slide::after{content:"";position:absolute;inset:12% 3% 15% 64%;border-right:1px solid #ebc86c55;border-top:1px solid #ebc86c55;border-radius:0 70% 0 0;transform:rotate(-12deg);pointer-events:none;z-index:2}
.homepage .home-block{position:relative;overflow:hidden}.home-block>.to-route{display:flex;align-items:center;gap:18px;margin:0 0 35px;color:#ebc86c;font:600 10px/1.4 Poppins,Arial,sans-serif;letter-spacing:.15em;position:relative;z-index:1}.to-route-number{display:grid;place-items:center;flex:0 0 34px;height:34px;border:1px solid #ebc86c70;border-radius:50%;font-size:12px}.to-route svg{flex:1;min-width:30px;height:36px;overflow:visible}.to-route path{fill:none;stroke:#ebc86c66;stroke-width:1;stroke-dasharray:5 7;vector-effect:non-scaling-stroke}.to-route circle{fill:#ebc86c}.to-route-end{font-size:9px;white-space:nowrap}
.homepage .home-collection{background:radial-gradient(ellipse at 100% 0,#3b1f443d,transparent 45%),#0a0a0b}.home-collection::before,.home-launch::before{content:"";position:absolute;width:420px;height:550px;right:-210px;top:140px;transform:rotate(28deg);border-radius:95% 0;background:repeating-linear-gradient(145deg,transparent 0 24px,#ebc86c0c 25px 27px,transparent 28px 40px);border-left:1px solid #ebc86c22;pointer-events:none}.home-heading,.home-costume-grid,.home-launch-grid{position:relative}
.homepage .home-costume{border:1px solid #ffffff1a;border-bottom:3px solid var(--wing-accent);border-radius:6px 6px 18px 6px;transition:transform .2s ease,border-color .2s ease}.homepage .home-costume>div{position:relative;border-top:1px dashed #ffffff36;padding-top:19px}.homepage .home-costume>div::after{content:"↗";position:absolute;right:18px;top:17px;font-size:21px;color:var(--wing-accent)}.homepage .home-costume .to-card-label{display:block;font:600 9px/1.5 Poppins,Arial,sans-serif;letter-spacing:.16em;color:var(--wing-accent);margin:0 25px 10px 0}.homepage .home-costume h3{padding-right:8px}.homepage .home-costume:hover{border-color:var(--wing-accent);outline:none;transform:translateY(-4px)}
.homepage .home-inclusions{background:radial-gradient(ellipse at 0 50%,#4b294329,transparent 60%),#17151a}.homepage .home-registration{background:radial-gradient(ellipse at 100% 100%,#29253d60,transparent 70%),#0a0a0b}.homepage .home-three{gap:24px}.homepage .home-three .to-boarding-card{position:relative;padding:26px;background:#19171e;border:1px solid #ffffff24;border-top:2px solid #ebc86c;border-radius:12px;min-width:0}.to-boarding-card>span{display:block;border-bottom:1px dashed #ebc86c66;padding-bottom:18px;margin-bottom:22px}.to-boarding-card::after{content:"";position:absolute;right:-7px;top:73px;width:14px;height:14px;border-radius:50%;background:#0d0c10;border-left:1px solid #ffffff35}.homepage .home-first-timer{flex-wrap:wrap;background:radial-gradient(ellipse at 0 100%,#67375c55,transparent 65%),#24172b}.home-first-timer>.to-route{flex-basis:100%;margin-bottom:0}.home-first-timer>div:not(.to-route):not(.home-first-actions){flex:1;min-width:0}
@media(max-width:700px){.homepage .to-mark{top:16px;right:5%;padding-right:10px}.to-mark strong{font-size:22px}.to-mark span{font-size:8px}.to-mark small{display:none}.homepage .sc-slide::after{inset:13% 4% 20% 65%;opacity:.5}.home-block>.to-route{gap:10px;margin-bottom:25px;font-size:9px;letter-spacing:.08em}.to-route-end{display:none}.to-route-number{flex-basis:28px;height:28px;font-size:10px}.homepage .home-costume .to-card-label{font-size:8px;letter-spacing:.07em;margin-right:12px}.homepage .home-costume>div::after{right:9px;font-size:16px}.homepage .home-three .to-boarding-card{padding:22px}.homepage .to-boarding-card>span{position:static;font-size:30px}.homepage .home-first-timer>.to-route{width:100%;flex-basis:auto}.homepage .home-first-timer>div:not(.to-route){width:100%}}
@media(prefers-reduced-motion:reduce){.homepage .home-costume{transition:none}.homepage .home-costume:hover{transform:none}}
/* Let each costume fill the phone screen while preserving the complete image. */
@media(max-width:600px){
  .homepage .home-costume[href*="/macawvaliant"]{order:1}
  .homepage .home-costume[href*="/dragonfly"]{order:2}
  .homepage .home-costume[href*="/bluejayascent"]{order:3}
  .homepage .home-costume[href*="/royal-eagle"]{order:4}
  .homepage .home-costume[href*="/alex-bird-wing"]{order:5}
  .homepage .home-costume[href*="/wings-para"]{order:6}
  .homepage .home-costume[href*="/la-marraine-fee"]{order:7}
  .homepage .home-costume[href*="/pink-flam"]{order:8}
  .homepage .home-costume[href*="/monday-wear"]{order:9}
  .homepage .home-collection{padding-left:0;padding-right:0}
  .homepage .home-collection>.home-heading,.homepage .home-collection>.to-route{margin-left:5%;margin-right:5%}
  .homepage .home-costume-grid{grid-template-columns:minmax(0,1fr);gap:28px}
  .homepage .home-costume{border-left:0;border-right:0;border-radius:0}
  .homepage .home-costume>img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
  .homepage .home-costume>div{padding:20px 5% 22px}
  .homepage .home-costume h3{font-size:28px}
  .homepage .home-costume .to-card-label{font-size:10px;margin-bottom:10px}
  .homepage .home-costume>div::after{right:5%;top:18px;font-size:22px}
  .homepage .home-costume:hover{transform:none}
}
body.homepage .region>.page-section.to-hero{min-height:620px!important;height:clamp(620px,78vh,820px)!important}
body.homepage .region>.page-section.to-hero .content-wrapper{width:100%!important;max-width:none!important;padding:0 14%!important;margin:0!important;align-self:stretch;display:flex!important;align-items:center!important;box-sizing:border-box}
.to-hero-copy{position:relative;z-index:4;max-width:760px;text-align:left;letter-spacing:normal}
body.homepage .region>.page-section.to-hero .to-hero-copy h1,body.homepage .region>.page-section.to-hero .to-hero-copy h2{font-family:Anton,Impact,sans-serif;font-weight:400;text-transform:uppercase;line-height:1.04!important;margin:0 0 22px;max-width:760px}
body.homepage .to-hero-copy p{font:400 21px/1.5 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;color:#fff;max-width:480px;margin:0 0 24px}
.to-hero-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:15px 25px;background:#fff;color:#111!important;border-radius:28px;text-decoration:none!important;font:700 15px/1.35 Poppins,Arial,sans-serif;letter-spacing:normal;box-shadow:0 3px 20px #0002}
.to-hero-button:hover{background:#f4d580}.to-hero-button:focus-visible{outline:3px solid #ebc86c;outline-offset:5px}
.to-guide{padding:18px 5%;text-align:center;background:#17131b;border-bottom:1px solid #ebc86c25;letter-spacing:normal}.to-guide a{display:inline-block;padding:8px 0;color:#ebc86c;font:500 14px/1.6 Poppins,Arial,sans-serif;text-underline-offset:5px}
@media(max-width:767px){
 body.homepage .region>.page-section.to-hero{height:clamp(660px,calc(100svh - 80px),780px)!important;min-height:660px!important}
 body.homepage .region>.page-section.to-hero .content-wrapper{padding:88px 24px 80px!important;align-items:flex-start!important}
 body.homepage .region>.page-section.to-hero .to-hero-copy h1,body.homepage .region>.page-section.to-hero .to-hero-copy h2{font-size:clamp(34px,10vw,44px)!important;line-height:1.05!important;margin:0 0 14px;max-width:340px;text-wrap:balance}
 body.homepage .to-hero-copy p{font-size:16px!important;line-height:1.5!important;margin:0 0 18px;max-width:290px}
 .to-hero-button{font-size:14px;min-height:48px;padding:13px 22px}
 body.homepage .region>.page-section.to-hero .section-background::after{background:linear-gradient(180deg,#08070bbf 0%,#08070ba8 28%,#08070b20 53%,#08070b05 75%,#08070b70 100%)!important}
 .to-guide{padding:12px 24px}.to-guide a{font-size:13px}
}
body.homepage .region>.page-section.to-hero{padding-top:0!important;padding-bottom:0!important;box-sizing:border-box}
@media(max-width:767px){body.homepage .region>.page-section.to-hero .content-wrapper{justify-content:flex-start!important}.homepage .to-hero[data-hero-slide="2"] .section-background{background:#16131b}.homepage .to-hero[data-hero-slide="2"] .section-background img{top:90px!important;height:calc(100% - 90px)!important;object-position:52% 35%!important}}
@media(min-width:768px){body.homepage .region>.page-section.to-hero .content-wrapper{justify-content:flex-start!important;padding-left:9%!important;padding-right:9%!important}.to-hero-copy{max-width:540px}body.homepage .region>.page-section.to-hero .to-hero-copy h1,body.homepage .region>.page-section.to-hero .to-hero-copy h2{font-size:clamp(48px,5.4vw,76px)!important;max-width:540px}}
@media(max-width:767px){body.homepage .region>.page-section.to-hero .content-wrapper{padding-top:64px!important}.homepage .to-hero[data-hero-slide="2"] .section-background img{top:120px!important;height:calc(100% - 120px)!important}}
