/* Home-only styles keep the other pages independent of this redesign. */
:root{--navy:#00243d;--ink:#082542;--red:#ed0032;--pale-blue:#eef7fd;--pale-pink:#fff0f2;--body:"Barlow",Arial,sans-serif;--display:"Barlow Condensed","Arial Narrow",sans-serif;--script:"Caveat",cursive}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}
h1,h2{font-family:var(--display);font-weight:700;line-height:1.04;text-transform:uppercase}
.wrap{width:calc(100% - 64px);max-width:1200px;margin-inline:auto}
.icon-library{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:32px;height:32px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
a:focus-visible,button:focus-visible{outline:3px solid #318de3;outline-offset:5px}
.skip-link{position:fixed;top:8px;left:8px;z-index:20;padding:12px 20px;background:white;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
.red-rule{display:block;width:56px;height:5px;background:var(--red);margin-bottom:12px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--red);color:#fff;border-radius:5px;padding:16px 24px;font-family:var(--display);font-size:21px;font-weight:700;line-height:1.12;text-align:center;text-transform:uppercase;transition:background .18s,box-shadow .18s}
.button:hover{background:#c9002b;box-shadow:0 5px 16px #b3002526}.button .icon{width:22px;height:22px;stroke-width:3}
.site-header{position:relative;z-index:5;background:var(--navy);color:white}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:84px}
.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand img{object-fit:contain;width:83px;height:91px}
.site-header .brand{position:relative;margin-block:6px;align-self:center}
.site-header .brand img{width:64px;height:70px}
.brand-type{display:flex;flex-direction:column;font-family:var(--display);font-size:17px;font-weight:600;line-height:1.12;text-transform:uppercase}
.brand-type strong{font-family:var(--body);font-size:33px;font-weight:800;line-height:1.06;letter-spacing:-1px}
.brand-type .brand-place{font-size:14px;letter-spacing:3px;margin-top:7px}
.primary-nav{display:flex;align-items:center;gap:34px;margin-left:28px}.primary-nav a{position:relative;font-size:16px;padding-block:12px}
.primary-nav a::after{content:"";position:absolute;bottom:3px;left:0;right:0;height:4px;background:var(--red);transform:scaleX(0);transition:transform .18s}
.primary-nav a[aria-current],.primary-nav a:hover{color:#fff}.primary-nav a[aria-current]::after,.primary-nav a:hover::after{transform:scaleX(1)}
.header-cta{min-width:188px;padding:13px 24px;font-size:20px;margin-left:auto}.menu-toggle{display:none}
.open-day-hero{position:relative;isolation:isolate;overflow:hidden;color:white;background:var(--navy)}
.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.page-home .open-day-hero .hero-photo{left:25%;width:75%;object-position:center;mask-image:linear-gradient(90deg,transparent 0%,transparent 16%,#000 31%)}
.open-day-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,24,40,.48),rgba(0,24,40,.2) 43%,transparent 63%);z-index:-1}
.hero-inner{min-height:385px;position:relative;display:flex;align-items:center;padding-block:52px 38px}.hero-copy{max-width:650px}
.hero-copy h1{font-size:clamp(48px,4.9vw,66px);font-weight:800;letter-spacing:-.5px;line-height:.98;text-shadow:0 2px 10px #001d3026}
.hero-invitation{font-size:clamp(20px,2.2vw,29px);font-weight:700;margin-top:12px;line-height:1.2}.hero-description{font-size:21px;line-height:1.3;margin-top:14px}
.handwritten{font-family:var(--script);font-weight:600;line-height:1.06;position:relative;width:fit-content;transform:rotate(-8deg)}
.handwritten::after{content:"";position:absolute;bottom:-12px;left:13%;width:89%;height:5px;background:var(--red);clip-path:polygon(0 35%,100% 0,91% 60%,0 100%);transform:rotate(-5deg)}
.hero-motto{position:absolute;right:0;top:43%;font-size:33px;text-shadow:0 2px 6px #00243d;max-width:230px}
.event-details{display:grid;grid-template-columns:1.16fr .95fr 1.65fr 1.02fr 1.4fr;align-items:center;gap:20px;padding-block:25px}
.event-fact{display:flex;align-items:center;gap:12px;min-height:68px}.event-fact+.event-fact{border-left:1px solid #cbd0d7;padding-left:20px}
.event-fact .icon{width:42px;height:42px}.event-fact p{font-size:15px;line-height:1.25}.event-fact strong,.event-fact span{display:block}.event-fact strong{font-weight:700}
.event-date strong{white-space:nowrap}.event-time strong{font-size:20px;white-space:nowrap}.event-location{align-items:flex-start;padding-top:2px}.event-location p{font-size:16px}
.event-location small{display:block;font-size:12px;line-height:1.3;margin-top:5px}.event-location:hover strong{text-decoration:underline;text-underline-offset:3px}
.event-ages .icon{width:42px}.event-ages p{font-size:14px}.event-cta{padding:15px 14px;gap:8px;min-height:72px;font-size:19px}.event-cta strong{font-size:23px}
.page-content{max-width:1236px;width:calc(100% - 40px)}.activity-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:16px}
.program-panel,.prizes-panel{border-radius:4px;min-width:0}.program-panel{background:var(--pale-blue);padding:24px 32px 32px}.program-panel h2{font-size:38px}
.section-intro{font-size:23px;margin-top:11px;line-height:1.3}.activities{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px;text-align:center}
.activity-icon{display:flex;align-items:center;justify-content:center;width:94px;height:94px;margin:0 auto 12px;background:var(--navy);border-radius:50%;color:white}
.activity-icon .icon{width:53px;height:53px;stroke-width:2}.activity h3{font-size:20px;line-height:1.15;font-weight:700;min-height:47px}.activity p{font-size:17px;line-height:1.3;margin-top:12px}
.prizes-panel{padding:23px 26px 22px;background:var(--pale-pink)}.prizes-heading{display:flex;align-items:center;gap:19px}.trophy{color:var(--red);width:66px;height:66px}
.prizes-heading h2{font-size:37px;white-space:nowrap}.prizes-heading h2 span{display:block;font-size:26px;margin-bottom:3px}.prizes-list{margin:14px 0 0;padding:0;list-style:none}
.prizes-list li{display:flex;align-items:center;gap:35px;padding:10px 14px}.prizes-list li+li{border-top:1px solid #e5d5d8}.prizes-list p{font-size:19px;font-weight:600;line-height:1.22}
.medal{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:52px;height:52px;border-radius:50%;font-family:var(--display);font-weight:700;font-size:34px;border:5px solid #eab947;box-shadow:inset 0 0 0 2px #bc872f55,0 1px 3px #30241120;background:linear-gradient(110deg,#ffe897,#efb92b);color:#654a0b}
.medal-silver{border-color:#c9ced1;background:linear-gradient(110deg,#f0f0f0,#aab0b4);color:#394451;box-shadow:inset 0 0 0 2px #8d969955,0 1px 3px #30241120}
.medal-bronze{border-color:#d29972;background:linear-gradient(110deg,#f1c39b,#be7a4d);color:#683c23;box-shadow:inset 0 0 0 2px #9d582f55,0 1px 3px #30241120}.prizes-motto{font-size:42px;margin:9px auto 0}
.why-grid{display:grid;grid-template-columns:1fr .92fr 1.06fr;gap:28px;margin-block:16px}.player-photo,.team-photo{position:relative;overflow:hidden;min-height:318px;border-radius:4px;background:var(--navy)}
.player-photo img,.team-photo img{position:absolute;width:100%;height:100%;object-fit:cover;inset:0}
/* Crop the narrow white edges in the supplied photos through the layout. */
.player-photo img{width:106%;height:106%;max-width:none;left:-3%;top:-3%;object-position:46% center}.team-photo img{width:105%;height:105%;max-width:none;left:-2.5%;top:-2.5%;object-position:48% center}
.team-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 36%,#001d36cc)}.team-motto{position:absolute;right:27px;bottom:39px;font-size:38px;color:#fff;z-index:1;text-shadow:0 1px 8px #001d36}
.why-copy{padding:14px 0 12px}.why-copy .red-rule{width:42px;height:4px;margin-bottom:10px}.why-copy h2{font-size:25px}.benefits{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:14px}
.benefits li{position:relative;padding-left:39px;line-height:1.25;font-size:17px}.benefits li::before{content:"";position:absolute;left:0;top:0;width:25px;height:25px;background:#25874d;border-radius:50%}
.benefits li::after{content:"";position:absolute;left:8px;top:5px;width:8px;height:12px;border-right:2.5px solid white;border-bottom:2.5px solid white;transform:rotate(40deg)}
.reservation-banner{position:relative;isolation:isolate;color:white;background:var(--navy);overflow:hidden}.reservation-banner::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#001e30ed,#001e30a8 45%,#001e3055),url("../img/open-day-hero.jpg") center 93%/cover}
.reservation-inner{min-height:194px;display:flex;align-items:center;justify-content:space-between;gap:48px;padding-block:28px}.reservation-inner h2{font-size:34px}.reservation-inner p{font-size:20px;margin-top:9px}.reservation-inner .red-rule{width:52px;height:5px;margin-bottom:13px}
.reservation-cta{width:48%;max-width:500px;min-height:74px;font-size:24px;gap:24px}.site-footer{padding:28px 0 35px}.footer-main{display:grid;grid-template-columns:1.35fr 1fr 1fr .85fr;gap:28px;align-items:center;padding:0 0 30px}
.footer-brand img{width:99px;height:113px}.footer-brand .brand-type{font-size:16px}.footer-brand .brand-type strong{font-size:32px}.footer-brand .brand-place{font-size:13px;letter-spacing:2.6px}
.footer-contact{display:flex;flex-direction:column;gap:10px;font-style:normal;border-left:1px solid #d7dbe0;padding:12px 0 12px 28px;font-size:16px}.footer-contact a,.footer-contact>span{display:flex;align-items:center;gap:12px;white-space:nowrap}.footer-contact .icon{width:21px;height:21px}
.footer-social{padding:12px 0 12px 28px;border-left:1px solid #d7dbe0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.footer-social p{font-size:14px;white-space:nowrap}.social-links{display:flex;gap:12px;margin:5px 0}.social-links a{display:flex}.social-links .icon{width:28px;height:28px;stroke-width:2.5}
.footer-motto{font-size:30px;justify-self:end}.footer-bottom{border-top:1px solid #d7dbe0;padding-top:14px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#596b80}.footer-bottom nav{display:flex;gap:0}.footer-bottom nav a+a{border-left:1px solid #bcc4ce;margin-left:15px;padding-left:15px}.site-footer a:hover{color:var(--red)}
@media(min-width:1450px){.hero-inner{min-height:440px}.hero-photo{object-position:center 55%}}
@media(max-width:1150px){
  .wrap{width:calc(100% - 48px)}.page-content{width:calc(100% - 40px)}
  .header-inner{gap:22px;min-height:76px}.primary-nav{gap:28px;margin-left:0}.header-cta{min-width:160px}.brand img{width:77px;height:85px}.brand-type{font-size:15px}.brand-type strong{font-size:29px}.brand-type .brand-place{font-size:12px}
  .hero-inner{min-height:330px;padding-block:50px 35px}.hero-copy h1{font-size:56px}.hero-invitation{font-size:26px}.hero-description{font-size:20px}.hero-motto{font-size:29px;right:0}
  .event-details{gap:15px;padding-block:22px;grid-template-columns:1.13fr .9fr 1.5fr .95fr 1.35fr}.event-fact{gap:10px}.event-fact+.event-fact{padding-left:15px}.event-fact .icon{width:37px;height:37px}.event-fact p{font-size:14px}.event-time strong{font-size:18px}.event-location small{font-size:11px}.event-ages .icon{width:37px}.event-ages p{font-size:13px}.event-cta{font-size:17px;padding:13px 10px}
  .program-panel{padding:22px 26px 28px}.program-panel h2{font-size:35px}.section-intro{font-size:22px}.activities{gap:12px}.activity-icon{width:82px;height:82px}.activity-icon .icon{width:46px;height:46px}.activity h3{font-size:18px}.activity p{font-size:16px}
  .prizes-panel{padding:22px}.prizes-heading{gap:15px}.trophy{width:56px;height:60px}.prizes-heading h2{font-size:32px}.prizes-heading h2 span{font-size:24px}.prizes-list li{gap:28px;padding:9px 10px}.prizes-list p{font-size:18px}.medal{width:48px;height:48px;font-size:30px}.prizes-motto{font-size:38px}
  .why-grid{gap:25px}.player-photo,.team-photo{min-height:300px}.why-copy h2{font-size:23px}.benefits{gap:13px;margin-top:20px}.benefits li{font-size:16px;padding-left:35px}.team-motto{font-size:35px;right:23px}
  .reservation-inner{min-height:174px}.reservation-inner h2{font-size:30px}.reservation-inner p{font-size:18px}.reservation-cta{font-size:22px;gap:14px;padding:18px}
  .footer-main{gap:20px}.footer-brand img{width:87px;height:99px}.footer-brand{gap:9px}.footer-brand .brand-type{font-size:14px}.footer-brand .brand-type strong{font-size:28px}.footer-brand .brand-place{font-size:11px}.footer-contact,.footer-social{padding-left:20px}.footer-contact{font-size:14px}.footer-social p{font-size:13px}.footer-motto{font-size:27px}
}
@media(max-width:950px){
  .header-inner{gap:18px}.primary-nav{gap:19px}.primary-nav a{font-size:15px}.header-cta{min-width:130px}.brand-type strong{font-size:26px}.brand-type .brand-place{letter-spacing:2px}
  .hero-motto{top:auto;bottom:42px;font-size:28px}.hero-copy h1{font-size:51px}.hero-invitation{font-size:23px}.hero-description{font-size:18px}.hero-copy{max-width:540px}
  .event-details{grid-template-columns:1fr 1fr 1.6fr;gap:18px}.event-fact{min-height:54px}.event-ages{grid-column:1 / 2}.event-fact.event-ages{padding-left:0;border:0}.event-cta{grid-column:2 / 4;min-height:58px}.event-cta br{display:none}.event-cta strong{font-size:inherit}.event-cta strong::before{content:" "}
  .activity-grid{grid-template-columns:1.5fr 1fr}.program-panel,.prizes-panel{padding:22px}.activities{grid-template-columns:repeat(2,1fr);gap:22px 16px}.activity h3{min-height:0}.activity h3 br{display:none}.activity p{margin-top:8px}.section-intro{font-size:20px}.prizes-heading{align-items:flex-start;gap:12px}.trophy{width:44px;height:51px}.prizes-heading h2{font-size:30px;white-space:normal}.prizes-list{margin-top:24px}.prizes-list li{padding:20px 0;gap:18px}.prizes-motto{margin-top:25px;font-size:35px}
  .why-grid{grid-template-columns:1fr 1fr;gap:22px}.why-copy{grid-column:2;grid-row:1 / 3;align-self:center}.player-photo,.team-photo{min-height:210px}.team-photo{grid-column:1}.team-motto{font-size:30px;bottom:30px}.benefits{gap:22px}.benefits li{font-size:18px}.why-copy h2{font-size:29px}
  .footer-main{grid-template-columns:1.2fr 1fr}.footer-social{border-left:0;padding-left:0}.footer-motto{justify-self:start;margin-left:20px}.footer-bottom{font-size:11px}
}
@media(max-width:700px){
  .wrap,.page-content{width:calc(100% - 36px)}.header-inner{min-height:78px;gap:12px;flex-wrap:wrap}.site-header .brand{margin:6px 0}.brand img{width:57px;height:63px}.brand{gap:9px}.brand-type{font-size:12px}.brand-type strong{font-size:24px}.brand-type .brand-place{font-size:10px;margin-top:5px;letter-spacing:2px}.header-cta{display:none}
  .menu-toggle{display:flex;align-items:center;gap:9px;background:transparent;border:1px solid #ffffff5c;color:white;border-radius:3px;padding:9px 11px;font-size:14px;cursor:pointer}.menu-bars,.menu-bars::before,.menu-bars::after{width:18px;height:2px;background:white;display:block}.menu-bars{position:relative}.menu-bars::before,.menu-bars::after{content:"";position:absolute;left:0}.menu-bars::before{top:-6px}.menu-bars::after{top:6px}
  .primary-nav{width:100%;flex-direction:column;align-items:stretch;gap:0;padding-bottom:16px}.js .primary-nav{display:none}.js .primary-nav.is-open{display:flex}.primary-nav a{padding:13px 10px;font-size:17px}.primary-nav a::after{right:auto;width:38px;left:10px}
  .hero-inner{min-height:455px;align-items:flex-end;padding-block:170px 30px}.hero-photo{object-position:65% center}.open-day-hero::after{background:linear-gradient(0deg,#001c32f5 0%,#001c32b8 37%,#001c321a 80%)}.hero-copy h1{font-size:clamp(40px,9.5vw,62px);letter-spacing:0}.hero-copy .red-rule{width:45px;height:4px;margin-bottom:12px}.hero-invitation{font-size:22px;max-width:360px;margin-top:13px}.hero-description{font-size:17px;max-width:370px;margin-top:13px}.desktop-break{display:none}.hero-motto{top:37px;bottom:auto;right:2px;font-size:25px;max-width:170px}.handwritten::after{height:4px}
  .event-details{grid-template-columns:1fr 1fr;gap:18px 12px;padding-block:24px}.event-fact{gap:10px;min-height:45px}.event-fact p{font-size:14px}.event-fact .icon{width:34px;height:34px}.event-time strong{font-size:19px}.event-fact.event-time{padding-left:17px}.event-location{grid-column:1 / -1}.event-fact.event-location{border-left:0;padding-left:0;border-block:1px solid #dce2e8;padding-block:16px}.event-location p{font-size:16px}.event-location small{font-size:12px}.event-ages{grid-column:1 / -1}.event-ages br{display:none}.event-ages p{font-size:16px}.event-cta{grid-column:1 / -1;min-height:58px;font-size:20px;justify-content:space-between;padding:17px 23px}
  .activity-grid{grid-template-columns:1fr;gap:16px}.program-panel,.prizes-panel{padding:24px 20px}.program-panel h2{font-size:34px}.section-intro{font-size:20px;max-width:320px}.activities{margin-top:25px;gap:27px 15px}.activity-icon{width:79px;height:79px}.activity h3{font-size:18px;min-height:42px}.activity h3 br{display:block}.activity p{font-size:16px;margin-top:8px}
  .prizes-heading{align-items:center;gap:20px}.trophy{width:59px;height:65px}.prizes-heading h2{font-size:35px}.prizes-heading h2 span{font-size:23px}.prizes-list{margin-top:15px}.prizes-list li{padding:13px 12px;gap:28px}.prizes-list p{font-size:19px}.medal{width:51px;height:51px}.prizes-motto{font-size:40px;margin:10px auto 8px}
  .why-grid{grid-template-columns:1fr 1fr;gap:16px;margin-block:22px}.why-copy{grid-row:1;grid-column:1 / -1;padding:4px 3px 7px}.why-copy h2{font-size:28px}.benefits{gap:17px;margin-top:22px}.benefits li{font-size:17px;min-height:25px}.player-photo,.team-photo{grid-column:auto;min-height:215px}.team-motto{font-size:25px;right:15px;bottom:27px}.team-photo img{object-position:46% center}
  .reservation-inner{flex-direction:column;align-items:stretch;gap:23px;padding-block:29px 32px}.reservation-inner h2{font-size:32px}.reservation-inner p{font-size:17px}.reservation-cta{width:100%;min-height:65px;font-size:20px;gap:12px;max-width:none;justify-content:space-between}.reservation-banner::before{background:linear-gradient(90deg,#001e30ed,#001e308f),url("../img/open-day-hero.jpg") center bottom/cover}
  .site-footer{padding:25px 0}.footer-main{grid-template-columns:1fr;gap:22px;padding-bottom:27px}.footer-brand img{width:79px;height:91px}.footer-brand .brand-type{font-size:15px}.footer-brand .brand-type strong{font-size:30px}.footer-contact{border:0;padding:0;font-size:16px;gap:14px}.footer-social{padding:0}.footer-social p{font-size:15px}.social-links{margin-block:8px}.footer-motto{justify-self:end;margin:-88px 8px 10px 0;font-size:27px}.footer-bottom{flex-direction:column;gap:15px;font-size:12px}.footer-bottom nav{justify-content:space-between}.footer-bottom nav a+a{margin-left:0;padding-left:14px}.footer-bottom p{font-size:11px}
}
@media(max-width:370px){.wrap,.page-content{width:calc(100% - 28px)}.menu-toggle{font-size:13px;padding:9px}.brand-type strong{font-size:22px}.brand img{width:50px;height:58px}.hero-copy h1{font-size:39px}.event-date strong{white-space:normal}.event-fact.event-time{padding-left:10px}.event-time strong{font-size:17px}.prizes-heading h2{font-size:31px}.prizes-heading{gap:15px}.footer-motto{font-size:23px}.player-photo,.team-photo{min-height:180px}.team-motto{font-size:22px;right:12px}}
.team-photo img{width:112%;height:112%;left:-6%;top:-6%}
.reservation-banner::before{background-image:linear-gradient(90deg,#001e30ed,#001e30a8 45%,#001e3055),url("../img/open-day-hero.jpg");background-position:center,left bottom;background-size:cover,220% auto;background-repeat:no-repeat}
@media(max-width:700px){.footer-motto{margin:0 8px 12px 0}.hero-motto{left:0;right:auto;top:28px}.reservation-banner::before{background-size:cover,auto 240%}}
/* Keep the five home navigation links aligned with the other redesigned pages. */
.page-home .primary-nav{gap:27px;margin-left:12px}
@media(max-width:1150px){.page-home .primary-nav{gap:21px;margin-left:0}.page-home .header-inner{gap:19px}.page-home .header-cta{min-width:142px}}
@media(min-width:701px) and (max-width:950px){.page-home .header-inner{gap:15px}.page-home .primary-nav{gap:15px;margin-left:auto}.page-home .header-cta{display:none}}
@media(max-width:700px){.page-home .primary-nav{gap:0;margin-left:0}}

/* Keep navigation and registration together, without a flexible gap between them. */
@media(min-width:1101px) {
  .site-header .header-inner.wrap { position: relative; }
  .site-header .header-inner.wrap .primary-nav { position: absolute; left: 50%; transform: translateX(-50%); margin: 0; }
  .site-header .header-inner.wrap .header-cta { margin-left: auto; }
}
.site-header .header-inner.wrap { display: flex; flex-wrap: nowrap; justify-content: flex-start; gap: 20px; }
.site-header .header-inner .primary-nav { display: flex; flex-direction: row; flex-wrap: nowrap; width: auto; margin: 0 0 0 auto; padding: 0; gap: 22px; }
.site-header .header-inner .header-cta { display: inline-flex; flex-shrink: 0; margin: 0; }
.site-header .header-inner .menu-toggle { display: none; }
.site-header .primary-nav a { white-space: nowrap; }
@media(max-width:1100px) {
  .site-header .header-inner.wrap { gap: 14px; }
  .site-header .header-inner .primary-nav { gap: 16px; }
  .site-header .header-inner .header-cta { min-width: 120px; padding: 12px 16px; font-size: 18px; }
  .site-header .brand img { width: 62px; height: 69px; }
  .site-header .brand-type { font-size: 12px; }
  .site-header .brand-type strong { font-size: 25px; }
  .site-header .brand-type .brand-place { font-size: 10px; letter-spacing: 1px; }
  .site-header .primary-nav a { font-size: 15px; }
}
@media(max-width:800px) {
  .site-header .header-inner.wrap { gap: 10px; }
  .site-header .header-inner .primary-nav { gap: 12px; }
  .site-header .header-inner .header-cta { min-width: 105px; padding-inline: 12px; }
  .site-header .brand { gap: 6px; }
  .site-header .brand img { width: 48px; height: 55px; }
  .site-header .brand-type strong { font-size: 21px; }
  .site-header .brand-type { font-size: 10px; }
  .site-header .brand-type .brand-place { font-size: 8px; }
}
@media(max-width:700px) {
  .site-header .header-inner.wrap { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 4px 12px; padding-block: 8px 12px; }
  .site-header .header-inner .brand { grid-column: 1 / -1; margin: 0; justify-self: start; }
  .site-header .header-inner .primary-nav { margin: 0; gap: 10px; justify-content: space-between; }
  .site-header .primary-nav a { font: 500 16px var(--heading, 'Barlow Condensed', sans-serif); padding: 12px 0; }
  .site-header .primary-nav a::after { left: 0; right: 0; width: auto; bottom: 3px; }
  .site-header .header-inner .header-cta { min-width: 90px; padding: 11px 9px; font-size: 16px; }
}
@media(max-width:400px) {
  .site-header .header-inner.wrap { column-gap: 8px; }
  .site-header .header-inner .primary-nav { gap: 6px; }
  .site-header .primary-nav a { font-size: 13px; }
  .site-header .header-inner .header-cta { min-width: 75px; padding-inline: 6px; font-size: 14px; }
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media(max-width:700px){
  .page-home .open-day-hero .hero-photo{left:0;width:100%;height:290px;object-position:65% center;mask-image:linear-gradient(0deg,transparent,#000 30%);}
  .page-home .open-day-hero::after{background:linear-gradient(0deg,#00243d 0%,#00243d 40%,transparent 76%);}
  .page-home .hero-inner{padding-top:260px;}
}
