:root{--home-transition-speed:0.15s;--header-bottom-height:61px;--header-promo-height:0px}.home-banner{background:transparent no-repeat 50%;background-size:cover;position:relative;z-index:1}@media (max-width:767.8px){.home-banner{background-position:top;height:100vh}}@media (min-width:768px){.home-banner{background-position:50%;height:calc(100vh - var(--headerHeight) - var(--header-bottom-height) - var(--header-promo-height))}}.home-banner .wrapper{display:flex;height:100%;justify-content:space-between}@media (min-width:768px){.home-banner .wrapper{align-items:center}}@media (max-width:767.8px){.home-banner .wrapper{align-items:center;flex-direction:column;max-width:calc(375px - var(--padding)/2);padding-bottom:16vh;padding-top:72vw}}.home-banner .home-banner__actions{display:flex;flex-direction:column}@media (min-width:768px){.home-banner .home-banner__actions{align-items:flex-start}}.home-banner h1{font-family:var(--fontMain);font-weight:300;transition:all var(--home-transition-speed)}@media (min-width:768px){.home-banner h1{font-size:clamp(25px,2.562vw,35px);line-height:clamp(35px,3.294vw,45px);max-width:75%}.home-banner h1 strong{font-family:var(--fontBold)}}@media (min-width:992px){.home-banner h1{max-width:56%}}@media (max-width:767.8px){.home-banner h1{font-family:var(--fontHeading);font-size:20px;line-height:30px;text-align:center}}.home-banner .actions__ctas{align-items:flex-start;display:flex;flex-direction:column;margin-top:16px}@media (max-width:767.8px){.home-banner .actions__ctas{bottom:-112px;left:50%;position:absolute;transform:translate(-50%)}}@media (min-width:768px){.home-banner .actions__ctas{bottom:10%;position:absolute;right:15%}}.home-banner .actions__ctas a.button{transition:all var(--home-transition-speed)}@media (min-width:768px){.home-banner .actions__ctas a.button{font-size:clamp(14px,1.171vw,16px);font-weight:400;padding-left:clamp(26px,2.635vw,36px);padding-right:clamp(26px,2.635vw,36px);width:100%}.home-banner .actions__ctas a.button:first-child{background:var(--white);color:var(--newBlue)}.home-banner .actions__ctas a.button:last-child{margin-top:20px}}@media (max-width:767.8px){.home-banner .actions__ctas a.button{border:1px solid var(--newBlue);color:var(--newBlue);font-family:var(--fontBody);font-size:14px;font-weight:400;height:36px;line-height:19px;text-align:center;white-space:nowrap;width:100%}.home-banner .actions__ctas a.button:not(:first-child){background:var(--newYellow);border:1px solid var(--newYellow);color:var(--newBlue);margin-top:20px}}.home-banner .actions__ctas a.button:hover{background:var(--newYellow);border-color:var(--newYellow);color:var(--newBlue)}.home-banner .home-banner__infos{display:flex;flex-direction:column;position:relative;transition:all .15s}@media (min-width:768px){.home-banner .home-banner__infos{align-self:center;max-width:min(350px,27.818vw);min-width:min(350px,27.818vw)}}@media (max-width:767.8px){.home-banner .home-banner__infos{margin-top:40px}}.home-banner .home-banner__infos .info__text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(var(--whiteRgb),.15);border-radius:10px;color:var(--white);display:flex;flex-direction:column;font-family:var(--fontBody);line-height:18px;transition:all var(--home-transition-speed)}@media (min-width:768px){.home-banner .home-banner__infos .info__text{margin-top:270px}}.home-banner .home-banner__infos .info__text div{display:flex;flex-direction:column;line-height:clamp(30px,3.294vw,45px);margin:10px 0 18px;transition:all var(--home-transition-speed)}@media (max-width:767.8px){.home-banner .home-banner__infos .info__text div{line-height:45px}}.home-banner .home-banner__infos .info__text span,.home-banner .home-banner__infos .info__text strong{color:var(--newYellow);font-family:var(--fontMain);font-weight:900}.home-banner .home-banner__infos .info__text span{font-size:clamp(18px,1.83vw,25px);transition:all var(--home-transition-speed)}@media (max-width:767.8px){.home-banner .home-banner__infos .info__text span{font-size:25px}}.home-banner .home-banner__infos .info__text strong{font-size:clamp(30px,3.742vw,50px);line-height:clamp(30px,3.742vw,50px);transition:all var(--home-transition-speed);white-space:nowrap}@media (max-width:767.8px){.home-banner .home-banner__infos .info__text strong{font-size:50px;line-height:50px}}@media (min-width:768px){.home-banner .home-banner__infos .info__text{font-size:clamp(14px,1.317vw,18px);padding:11.42% 15.14%}}@media (max-width:767.8px){.home-banner .home-banner__infos .info__text{font-size:18px;padding:43px 45px}}.home-banner .home-banner__infos .info__video{border-radius:10px 10px 15px 15px;margin-top:26px;overflow:hidden;transition:all var(--home-transition-speed)}.home-banner .home-banner__infos .info__video span{background-color:var(--newYellow);color:var(--newBlue);display:block;font-family:var(--fontHeading);font-size:clamp(13px,1.171vw,16px);height:92px;line-height:clamp(16px,1.464vw,20px);padding:5.142% 8.671% 0;transition:all var(--home-transition-speed)}@media (max-width:767.8px){.home-banner .home-banner__infos .info__video span{font-size:16px;line-height:20px;padding:18px 32px 0}.home-banner .home-banner__infos .info__video{position:absolute;transform:translateY(90%)}}.home-banner{height:550px;max-height:550px}