/* v0.1.4 component refinements */
.xa-drawer__logo img.is-custom,.xa-drawer__logo img.is-bundled-reversed{filter:none}

.xa-social{gap:10px}.xa-social a{width:30px;height:30px;border:1px solid rgba(255,255,255,.34);border-radius:50%;color:#fff}.xa-social a:after{display:none}.xa-social svg{width:14px;height:14px;fill:currentColor;stroke:none}.xa-social svg rect,.xa-social svg circle{fill:none;stroke:currentColor;stroke-width:1.8}.xa-social svg .is-fill{fill:currentColor;stroke:none}.xa-social svg .is-play{fill:var(--xa-navy);stroke:none}.xa-social a:hover,.xa-social a:focus-visible{border-color:var(--xa-red);background:var(--xa-red);color:#fff;transform:translateY(-3px)}.xa-social a:hover .is-play,.xa-social a:focus-visible .is-play{fill:#fff}

@media(min-width:1181px){
  .xa-mainhead{height:225px;padding-top:68px;grid-template-columns:minmax(0,1fr) 220px minmax(0,1fr)}.xa-mainhead__left{gap:42px}.xa-logo{top:10px;width:220px}.xa-contact-actions{gap:32px}.xa-contact-icon{width:54px;height:54px}.xa-contact-actions>a{gap:13px;font-size:.98rem}.xa-contact-actions strong{font-size:1.08rem}
  .xa-hero{height:100vh;min-height:880px;max-height:1080px}.xa-slide__copy{top:38%;bottom:auto}.xa-hero__controls{bottom:70px}.xa-hero__fade{height:155px}
}

@media(max-width:780px){.xa-slide__copy{bottom:145px}.xa-hero__controls button:after{display:none}.xa-hero__controls button.is-active{border-bottom-color:var(--xa-navy)}.xa-social{gap:8px}.xa-social a{width:28px;height:28px}.xa-social svg{width:13px;height:13px}}
@media(max-width:420px){.xa-slide__copy{bottom:132px}.xa-social a{width:27px;height:27px}}

.xa-paths{position:relative;padding:120px 0 155px;background:linear-gradient(135deg,#fff 0,#f6f8f8 48%,#e8edef 100%);overflow:hidden}.xa-paths:before{content:'YOUR PATH';position:absolute;right:-20px;top:32px;color:rgba(46,76,95,.035);font-family:var(--xa-head);font-size:clamp(8rem,17vw,18rem);font-style:italic;font-weight:800;line-height:.8;white-space:nowrap}.xa-paths__intro{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.45fr;grid-template-areas:'eyebrow heading' 'intro heading';align-items:end;max-width:1180px;margin:0 auto 65px}.xa-paths__intro>span{grid-area:eyebrow;color:var(--xa-red);font-family:var(--xa-head);font-style:italic;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.xa-paths__intro h2{grid-area:heading;font-size:clamp(4.2rem,7.4vw,7.2rem);text-align:right}.xa-paths__intro p{grid-area:intro;max-width:480px;margin:10px 0 4px;color:#718087}.xa-paths__stage{position:relative;max-width:1240px;margin:auto}.xa-paths__grid{display:flex;align-items:stretch;gap:24px}.xa-path-card{flex:1;min-width:0;min-height:510px;transition:flex .65s cubic-bezier(.2,.75,.25,1),transform .55s cubic-bezier(.2,.75,.25,1),opacity .45s,box-shadow .55s}.xa-path-card--men{transform:translateY(-24px)}.xa-path-card--women{transform:translateY(24px)}.xa-path-card__index{position:absolute;z-index:4;top:0;left:0;padding:10px 17px;background:#fff;color:var(--xa-navy);font-family:var(--xa-head);font-size:1rem;font-style:italic;font-weight:700;letter-spacing:.08em}.xa-path-card--women .xa-path-card__index{left:auto;right:0;color:var(--xa-red)}.xa-paths__choice{position:absolute;z-index:6;left:50%;top:50%;display:grid;width:70px;height:70px;place-items:center;border:9px solid #f1f4f5;border-radius:50%;background:linear-gradient(135deg,var(--xa-navy) 0 49%,var(--xa-red) 51%);color:#fff;box-shadow:0 12px 28px rgba(26,45,56,.2);transform:translate(-50%,-50%) rotate(-8deg)}.xa-paths__choice b{font-family:var(--xa-head);font-size:1.1rem;font-style:italic;transform:rotate(8deg)}

@media(hover:hover) and (pointer:fine){.xa-paths__grid:hover .xa-path-card:not(:hover){flex:.88;opacity:.78}.xa-path-card--men:hover{flex:1.12;transform:translateY(-34px)}.xa-path-card--women:hover{flex:1.12;transform:translateY(14px)}}

.xa-testimonials{padding:100px 0 85px}.xa-testimonials .xa-section-head{margin-bottom:32px}.xa-quotes{width:min(1080px,100%);max-width:none;margin:auto}.xa-quotes__track{display:grid;align-items:center;min-height:250px;overflow:hidden}.xa-quotes__track blockquote{grid-area:1/1;display:block!important;width:100%;max-width:980px;margin:auto!important;padding:28px 55px!important;text-align:center!important;opacity:0;visibility:hidden;transform:translateX(45px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.75,.25,1),visibility 0s .55s}.xa-quotes:not(.is-ready) .xa-quotes__track blockquote:first-child,.xa-quotes__track blockquote.is-active{opacity:1;visibility:visible;transform:none;transition-delay:0s}.xa-quotes__track blockquote div,.xa-quotes__track blockquote p{max-width:920px;margin:0 auto!important;text-align:center!important}.xa-quotes__track blockquote cite{display:block;width:100%;margin:24px auto 0!important;text-align:center!important}.xa-quotes__controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:10px}.xa-quotes__controls>button{display:grid;width:43px;height:43px;place-items:center;padding:0;border:1px solid #cbd4d8;border-radius:50%;background:#fff;color:var(--xa-navy);cursor:pointer;transition:background .3s,color .3s,border-color .3s,transform .3s}.xa-quotes__controls>button svg{width:19px;fill:none;stroke:currentColor;stroke-width:2.5}.xa-quotes__controls>button:first-child svg{transform:rotate(180deg)}.xa-quotes__dots{display:flex;align-items:center;gap:9px}.xa-quotes__dots button{width:9px;height:9px;padding:0;border:1px solid var(--xa-navy);border-radius:50%;background:transparent;cursor:pointer;transition:transform .3s,background .3s}.xa-quotes__dots button.is-active{background:var(--xa-red);border-color:var(--xa-red);transform:scale(1.25)}.xa-quotes.is-static .xa-quotes__controls{display:none}

@media(hover:hover) and (pointer:fine){.xa-quotes__controls>button:hover{border-color:var(--xa-red);background:var(--xa-red);color:#fff;transform:scale(1.08)}}

@media(max-width:780px){.xa-paths{padding:78px 0 90px}.xa-paths:before{top:20px;font-size:7.2rem}.xa-paths__intro{display:block;margin-bottom:42px;text-align:center}.xa-paths__intro h2{margin-top:5px;font-size:clamp(3.5rem,15vw,5rem);text-align:center}.xa-paths__intro p{margin:16px auto 0}.xa-paths__stage{padding:0 5px}.xa-paths__grid{display:grid;grid-template-columns:1fr;gap:34px}.xa-path-card{width:calc(100% - 22px);min-height:330px}.xa-path-card--men{justify-self:start;transform:none}.xa-path-card--women{justify-self:end;transform:none}.xa-paths__choice{top:50%;width:55px;height:55px;border-width:7px}.xa-path-card__index{padding:7px 12px;font-size:.85rem}.xa-quotes__track{min-height:285px}.xa-quotes__track blockquote{padding:20px 18px!important}.xa-quotes__track blockquote div,.xa-quotes__track blockquote p{font-size:clamp(1.65rem,7.5vw,2.2rem)}.xa-quotes__controls{margin-top:2px}}

@media(prefers-reduced-motion:reduce){.xa-quotes__track blockquote{transition:none}.xa-path-card{transition:none}}
