.banner{position:relative;background:#e0e6ff;min-height:640px;overflow:hidden}.banner .section__content{gap:10px;display:flex;justify-content:space-between;flex:1 1;width:100%;padding:4rem 24px}@media(max-width:950px){.banner .section__content{flex-direction:column}}@media(max-width:500px){.banner .section__content{padding-block:2rem}}.banner .section__content .banner__textSide{flex:.5 1;display:flex;flex-direction:column;justify-content:center;gap:20px;color:#000;z-index:1}@media(max-width:950px){.banner .section__content .banner__textSide{flex:.8 1}}@media(max-width:500px){.banner .section__content .banner__textSide{flex:1 1}}.banner .section__content .banner__textSide .banner__header{font-weight:700;font-size:3.5rem;line-height:4.625rem}@media(max-width:500px){.banner .section__content .banner__textSide .banner__header{font-size:2rem;line-height:3.2rem}}.banner .section__content .banner__textSide .banner__text{font-size:1.325rem;line-height:2.25rem;font-style:italic;font-display:swap}@media(max-width:500px){.banner .section__content .banner__textSide .banner__text{font-size:1rem}}.banner .section__content .banner__textSide .banner_bottomText{display:flex;flex-direction:column;gap:20px;line-height:1.8}.banner .section__content .banner__textSide .banner_bottomText .banner_bottomText-buttonsWrapper{width:100%;max-width:410px;margin-block-start:10px}.banner .section__content .banner__textSide .banner_bottomText .banner_bottomText-buttonsWrapper .banner_bottomText-buttons{width:fit-content;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}@media(max-width:1085px){.banner .section__content .banner__textSide .banner_bottomText .banner_bottomText-buttonsWrapper .banner_bottomText-buttons{justify-content:flex-start}}@media(max-width:950px){.banner .section__content .banner__textSide .banner_bottomText .banner_bottomText-buttonsWrapper .banner_bottomText-buttons{flex-direction:row;justify-content:center}}@media(max-width:500px){.banner .section__content .banner__textSide .banner_bottomText .banner_bottomText-buttonsWrapper .banner_bottomText-buttons{flex-direction:column;align-items:normal;justify-content:flex-start}}.banner .section__content .banner__textSide .banner_bottomText .banner_getStarted{display:flex;flex-direction:column;gap:10px}.banner .section__content .banner__textSide .banner_bottomText .banner_getStarted .banner_getStarted-text1{font-size:16px;font-weight:700;line-height:22px}.banner .section__content .banner__textSide .banner_bottomText .banner_getStarted .banner_getStarted-text2{font-size:.7rem}.banner .section__content .banner__textSide .banner_bottomText .banner_getStarted .banner_getStarted-text2 a{color:#000}.banner .section__content .banner__textSide .banner_bottomText .banner_rating{width:100%;max-width:410px;display:flex;align-items:center;justify-content:center;font-size:.9rem}@media(max-width:1085px){.banner .section__content .banner__textSide .banner_bottomText .banner_rating{justify-content:flex-start}}.banner .section__content .banner__textSide .banner_bottomText .banner_rating .banner_ratingStars{position:static;animation:none!important}.banner .section__content .banner__textSide .banner_bottomText .banner_rating .banner_ratingStars svg{color:orange;font-size:1.2rem}.banner .section__content .banner__textSide .banner_bottomText .banner_newsletterButtonContainer{width:100%;max-width:410px;display:flex;justify-content:center}@media(max-width:1085px){.banner .section__content .banner__textSide .banner_bottomText .banner_newsletterButtonContainer{justify-content:flex-start}}.banner .section__content .banner_mediaSide{flex:.5 1;border-radius:4px;position:relative;min-height:640px;display:flex;align-items:center}@media(max-width:950px){.banner .section__content .banner_mediaSide{flex:1 1;min-height:auto;margin-top:40px}}.banner .section__content .banner_mediaSide .banner__video{margin:0 auto;max-width:100%;height:35vw;max-height:350px;border-radius:20px;border-width:0}@media(max-width:950px){.banner .section__content .banner_mediaSide .banner__video{height:50vw;max-height:450px}}.banner .section__content .banner_mediaSide .banner_imageCover{position:relative;margin:0 auto;max-width:100%;height:35vw;max-height:350px;border-radius:20px;border-width:0;cursor:pointer;overflow:hidden}@media(max-width:950px){.banner .section__content .banner_mediaSide .banner_imageCover{height:50vw;max-height:450px}}.banner .section__content .banner_mediaSide .banner_imageCover:hover .banner_imageCover-playButton{background-color:rgba(0,0,0,.23)}.banner .section__content .banner_mediaSide .banner_imageCover .banner_imageCover-playButton{width:64px;height:64px;border-radius:50%;background-color:rgba(0,0,0,.12);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .2s ease-out}.banner .section__content .banner_mediaSide .banner_imageCover img{width:100%;height:100%;object-fit:contain}