.BrokerApplicationForm-module__OkAhRW__overlay{z-index:100;background:#0009;animation:.16s ease-out BrokerApplicationForm-module__OkAhRW__fade;position:fixed;inset:0}.BrokerApplicationForm-module__OkAhRW__content{--modal-gap:4vh;width:min(1102px, calc(100vw - 2 * var(--modal-gap)));max-height:calc(100dvh - 2 * var(--modal-gap));background:var(--brand-gris-bleu);color:var(--brand-gris-pale);border-radius:var(--radius-md,12px);z-index:101;flex-direction:column;animation:.16s ease-out BrokerApplicationForm-module__OkAhRW__fade;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.BrokerApplicationForm-module__OkAhRW__scroll{flex:auto;min-height:0;padding:clamp(2rem,4vw,4rem) clamp(1.25rem,3vw,2.5rem);overflow-y:auto}.BrokerApplicationForm-module__OkAhRW__close{z-index:2;background:var(--brand-gris-bleu);width:2.75rem;height:2.75rem;color:var(--brand-gris-pale);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;font-size:1.75rem;line-height:1;display:inline-flex;position:absolute;top:clamp(.75rem,1.5vw,1.25rem);right:clamp(.75rem,1.5vw,1.25rem)}.BrokerApplicationForm-module__OkAhRW__close:hover{color:var(--brand-white)}.BrokerApplicationForm-module__OkAhRW__title{text-align:center;font-size:3.5rem;font-weight:var(--font-weight-regular);letter-spacing:-.01em;color:var(--brand-white);margin:0 0 2.5rem;line-height:1}.BrokerApplicationForm-module__OkAhRW__form{flex-direction:column;gap:1.25rem;width:100%;max-width:822px;margin-inline:auto;display:flex}.BrokerApplicationForm-module__OkAhRW__row{grid-template-columns:1fr 1fr;gap:clamp(1rem,3vw,2.5rem);display:grid}.BrokerApplicationForm-module__OkAhRW__field{flex-direction:column;gap:.4rem;display:flex}.BrokerApplicationForm-module__OkAhRW__inputError{border-bottom-color:#ff9a8a}.BrokerApplicationForm-module__OkAhRW__input{border:0;border-bottom:1px solid var(--brand-noir);width:100%;color:var(--brand-white);font-size:1.125rem;line-height:1.28;font-weight:var(--font-weight-regular);background:0 0;padding:.6rem 0;font-family:inherit}.BrokerApplicationForm-module__OkAhRW__input::placeholder{color:#a1a6aa}.BrokerApplicationForm-module__OkAhRW__input:focus,.BrokerApplicationForm-module__OkAhRW__input:focus-visible{border-bottom-color:var(--brand-turquoise);border-radius:0;outline:none}.BrokerApplicationForm-module__OkAhRW__question{border:0;flex-direction:column;align-items:flex-start;gap:12px;margin:1.5rem 0 0;padding:0;display:flex}.BrokerApplicationForm-module__OkAhRW__legend{font-size:1.75rem;font-weight:var(--font-weight-regular);letter-spacing:-.01em;color:var(--brand-gris-pale);padding:0;line-height:1}.BrokerApplicationForm-module__OkAhRW__chips{flex-wrap:wrap;gap:.75rem;display:flex}.BrokerApplicationForm-module__OkAhRW__chipsStacked{flex-flow:column;align-items:stretch}.BrokerApplicationForm-module__OkAhRW__chip{text-align:left;border-radius:var(--radius-sm,8px);max-width:100%;min-height:52px;color:var(--brand-white);font-size:1.125rem;line-height:1.28;font-weight:var(--font-weight-regular);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:#071e1d2e;border:0;flex-shrink:0;justify-content:flex-start;align-items:center;gap:8px;padding:14px 20px;font-family:inherit;display:inline-flex}.BrokerApplicationForm-module__OkAhRW__chip:hover{background:#071e1d66}.BrokerApplicationForm-module__OkAhRW__chipActive,.BrokerApplicationForm-module__OkAhRW__chipActive:hover{background:var(--brand-turquoise);color:var(--brand-noir);font-weight:var(--font-weight-bold)}.BrokerApplicationForm-module__OkAhRW__consent{font-size:.875rem;line-height:1.28;font-weight:var(--font-weight-regular);color:var(--brand-white);align-items:flex-start;gap:.75rem;margin-top:2rem;display:flex}.BrokerApplicationForm-module__OkAhRW__consent input{appearance:none;box-sizing:border-box;border:1px solid var(--brand-turquoise);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;place-content:center;width:24px;height:24px;margin:0;display:grid}.BrokerApplicationForm-module__OkAhRW__consent input:checked{background:var(--brand-turquoise)}.BrokerApplicationForm-module__OkAhRW__consent input:checked:after{content:"✓";color:var(--brand-noir);font-size:15px;line-height:1}.BrokerApplicationForm-module__OkAhRW__error{color:#ff9a8a;margin:0;font-size:.9rem}.BrokerApplicationForm-module__OkAhRW__submitRow{margin-top:1rem}.BrokerApplicationForm-module__OkAhRW__success{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:822px;margin-inline:auto;padding:2rem 0;display:flex}.BrokerApplicationForm-module__OkAhRW__successBody{max-width:46ch;color:var(--brand-gris-pale);margin:0;line-height:1.5}.BrokerApplicationForm-module__OkAhRW__honeypot{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.BrokerApplicationForm-module__OkAhRW__row{grid-template-columns:1fr}}@media (max-width:1023.98px){.BrokerApplicationForm-module__OkAhRW__content{--modal-gap:0px;border-radius:0;width:100vw;height:100dvh;max-height:100dvh;top:0;left:0;transform:none}.BrokerApplicationForm-module__OkAhRW__title{font-size:clamp(1.75rem,6vw,2.5rem)}}@keyframes BrokerApplicationForm-module__OkAhRW__fade{0%{opacity:0}to{opacity:1}}
.LandingCoachesGrid-module__W2fKvG__header{margin-bottom:clamp(2rem,4vw,3.5rem)}.LandingCoachesGrid-module__W2fKvG__grid{margin:0;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.75rem);max-width:1400px;margin-inline:auto;padding:0;list-style:none;display:grid}.LandingCoachesGrid-module__W2fKvG__grid>li{display:flex}.LandingCoachesGrid-module__W2fKvG__cta{justify-content:center;margin-top:clamp(2rem,4vw,3.5rem);display:flex}@media (max-width:1023.98px){.LandingCoachesGrid-module__W2fKvG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:599.98px){.LandingCoachesGrid-module__W2fKvG__grid{grid-template-columns:1fr}}
.LandingCoachingBanner-module__zXBeRq__inner{justify-content:center;width:100%;display:flex;position:static}.LandingCoachingBanner-module__zXBeRq__copy{text-align:center;flex-direction:column;align-items:center;gap:clamp(1rem,1.4vw,1.5rem);width:100%;display:flex}.LandingCoachingBanner-module__zXBeRq__eyebrow{letter-spacing:-.01em;max-width:min(787px,92vw);color:var(--brand-gris-pale);margin:0;font-size:clamp(1.5rem,2.298vw,2.5rem);font-weight:400;line-height:1.2}.LandingCoachingBanner-module__zXBeRq__title{letter-spacing:-.01em;max-width:min(1124px,94vw);color:var(--brand-white);margin:0;font-size:clamp(2.5rem,5.054vw,5.5rem);font-weight:400;line-height:1}.LandingCoachingBanner-module__zXBeRq__accent{color:var(--brand-turquoise)}.LandingCoachingBanner-module__zXBeRq__body{max-width:min(787px,92vw);color:var(--brand-gris-pale);margin:0;font-size:clamp(1.125rem,1.378vw,1.5rem);font-weight:400;line-height:1.2}.LandingCoachingBanner-module__zXBeRq__badge{z-index:3;pointer-events:none;width:min(15.05vw,262px);height:auto;position:absolute;top:11.49vw;left:79.32%}@media (min-width:1024px) and (max-width:1475px){.LandingCoachingBanner-module__zXBeRq__title,.LandingCoachingBanner-module__zXBeRq__body{max-width:56vw}}@media (max-width:1023.98px){.LandingCoachingBanner-module__zXBeRq__inner{flex-direction:column;align-items:center}.LandingCoachingBanner-module__zXBeRq__badge{width:clamp(120px,24vw,200px);margin:1.5rem auto 0;position:static}}
.LandingFeaturesList-module__GihLAG__band{background:var(--brand-gris-bleu);padding:clamp(1.25rem, 3vw, 2rem) var(--content-pad-fluid,clamp(1rem, 5vw, 4rem))}.LandingFeaturesList-module__GihLAG__list{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(1rem,3vw,2.5rem);max-width:1400px;margin:0 auto;padding:0;list-style:none;display:flex}.LandingFeaturesList-module__GihLAG__item{flex:auto;align-items:center;gap:.75rem;min-width:max-content;display:flex}.LandingFeaturesList-module__GihLAG__check{width:clamp(1.5rem,2vw,2rem);height:clamp(1.5rem,2vw,2rem);color:var(--brand-turquoise);flex:none}.LandingFeaturesList-module__GihLAG__label{color:var(--brand-turquoise);font-size:clamp(.95rem,1.3vw,1.25rem);font-weight:700;line-height:1.2}@media (max-width:1023.98px){.LandingFeaturesList-module__GihLAG__list{flex-direction:column;align-items:flex-start;gap:1rem}.LandingFeaturesList-module__GihLAG__item{flex:100%}}
.LandingHeroFormBroker-module__b3HOAq__titleBlock{flex-direction:column;gap:.75rem;display:flex}.LandingHeroFormBroker-module__b3HOAq__title{color:var(--brand-gris-pale);margin:0;font-size:clamp(1.9rem,3.2vw,2.9rem);font-weight:500;line-height:1.08}.LandingHeroFormBroker-module__b3HOAq__accent{color:var(--brand-turquoise)}.LandingHeroFormBroker-module__b3HOAq__subtitle{color:var(--brand-gris-moyen);max-width:46ch;margin:0;font-size:clamp(.95rem,1.2vw,1.15rem);line-height:1.5}
