@layer components-shared{.form{display:grid;row-gap:48px}@media screen and (max-width:767.98px){.form{gap:32px}}.form__controls{display:grid;grid-template-columns:repeat(2,1fr);gap:48px 16px}@media screen and (max-width:767.98px){.form__controls{grid-template-columns:1fr;gap:32px}}.form__controls:has(.form__checkbox-controls) .textarea{margin-top:0}.form__controls-wrapper{display:flex;justify-content:space-between;grid-column:-1/1}@media screen and (max-width:767.98px){.form__controls-wrapper{flex-direction:column;row-gap:24px}}.form__checkbox-controls{display:flex;-moz-column-gap:36px;column-gap:36px}@media screen and (max-width:767.98px){.form__checkbox-controls{-moz-column-gap:20px;column-gap:20px}}.form__control_wide{grid-column:-1/1}.form__agreement{display:grid;row-gap:19px}@media screen and (max-width:767.98px){.form{row-gap:24px}}}@layer components-shared{.team-card{width:386px;cursor:pointer;background-color:var(--white-5)}.team-card:hover{opacity:.8}.team-card__wrapper{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;padding-block:8px;padding-inline:8px 16px}.team-card img{width:96px;height:96px}@media screen and (max-width:767.98px){.team-card img{width:64px;height:64px}}.team-card__wrapper-text{display:grid}.video-banner{position:relative;width:100%;aspect-ratio:2;cursor:pointer}.video-banner__poster{-o-object-fit:cover;object-fit:cover}.video-banner__button{position:absolute;top:32px;left:32px;display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:40px;padding:8px 16px 8px 12px;gap:8px;transition:filter .2s ease;border-radius:8px;background-color:var(--white);color:#00031b!important}.video-banner__button a,.video-banner__button div,.video-banner__button p,.video-banner__button span{display:inline-flex!important;align-items:center!important;align-self:center!important;margin:0!important;padding:0!important;line-height:1!important}.video-banner__button a,.video-banner__button p,.video-banner__button span{color:#00031b!important}.video-banner__button div:last-child,.video-banner__button p:last-child,.video-banner__button span:last-child{color:#72779e!important}.video-banner__button svg{display:block;flex-shrink:0;color:#00031b!important;fill:#00031b!important}.video-banner__button:active,.video-banner__button:hover{background-color:var(--white)!important;filter:brightness(.92)}.video-banner__button:active a,.video-banner__button:active p,.video-banner__button:active span,.video-banner__button:hover a,.video-banner__button:hover p,.video-banner__button:hover span{color:#00031b!important}.video-banner__button:active div:last-child,.video-banner__button:active p:last-child,.video-banner__button:active span:last-child,.video-banner__button:hover div:last-child,.video-banner__button:hover p:last-child,.video-banner__button:hover span:last-child{color:#72779e!important}.video-banner__button:active svg,.video-banner__button:hover svg{color:#00031b!important;fill:#00031b!important}}@layer components-shared{@media screen and (max-width:767.98px){.video-banner__button{top:8px;left:8px;height:36px;padding:6px 12px}}.video-banner__modal-content{position:relative;display:flex;align-items:center;justify-content:center;height:100%;padding-bottom:80px}.video-banner__modal-content iframe{height:100%}.video-banner__video-player{position:relative;display:block;width:100%;height:auto;max-height:calc(100vh - 160px)}.video-banner__video-player-button{position:absolute;top:calc(50% - 40px);left:50%;transform:translate(-50%,-50%)}}