.home-hero{position:relative;z-index:0}.home-hero__background{border-radius:20px;height:100%;left:calc(50% - 50vw + 24px);position:absolute;top:0;width:calc(100vw - 48px);z-index:-1}.home-hero__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.home-hero__heading{margin-bottom:40px}.home-hero__heading-image{flex-shrink:0;max-width:253px;position:relative}.home-hero__heading-image img{height:100%!important;object-fit:contain;object-position:center;width:100%}.home-hero__title{font-family:var(--title-font);font-weight:600;letter-spacing:-2px;margin:0 auto 32px}.home-hero__description,.home-hero__title{max-width:var(--max-width);text-align:center}.home-hero__description{margin-left:auto;margin-right:auto}.home-hero__ctas{align-items:flex-start;display:flex;flex-direction:row;gap:12px 25px;justify-content:flex-start;margin-top:40px;position:relative}.home-hero__ctas .btn .mobile{display:none}@media(max-width:991.98px){.home-hero__ctas{border-top:1px dashed rgba(var(--color-secondary-rgb),.15);margin-top:0;padding-top:16px}}@media(max-width:767.98px){.home-hero__ctas{align-items:center;flex-direction:column;padding:16px 10px 0;width:100%}.home-hero__ctas .btn{justify-content:center;width:100%}}.home-hero__ratings{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:40px}.home-hero__ratings-separator{background-color:var(--color-secondary);height:100%;min-height:39px;opacity:.08;width:1px}.home-hero__ratings-item{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:center}.home-hero__ratings-logo{height:24px;position:relative;width:24px}.home-hero__ratings-logo img{height:100%!important;object-fit:contain;object-position:center;width:100%}.home-hero__ratings-content{display:flex;flex-direction:column}.home-hero__ratings-name{color:var(--color-text-secondary);font-family:var(--title-font);font-weight:500}.home-hero__ratings-rating{font-family:var(--title-font);font-weight:600}.home-hero__image{align-items:center;border-radius:20px;display:flex;justify-content:center;margin:45px auto 0;overflow:hidden;position:relative}.home-hero__image,.home-hero__image img{max-width:var(--max-width,854px);width:100%}.home-hero__image img{height:auto;object-fit:cover;object-position:center}.home-hero__video{align-items:center;justify-content:center;margin:45px auto 0;max-width:var(--max-width,854px);position:relative;width:100%}.home-hero__video .hs-video-widget{opacity:0}.home-hero__video-play-button{background:transparent;border:0;border-radius:50%;cursor:pointer;height:112px;left:50%;outline:0;padding:16px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all var(--transition-duration);width:112px;z-index:2}.home-hero__video-play-button-overlay-1,.home-hero__video-play-button-overlay-2{animation:small-scale 3s infinite;background:rgba(var(--color-secondary-rgb),.25);border-radius:50%;height:80px;left:16px;position:absolute;top:16px;width:80px}.home-hero__video-play-button-overlay-2{animation-delay:.5s}.home-hero__video-play-button:hover .home-hero__video-play-button-icon svg{transform:scale(1.1)}.home-hero__video-play-button-icon{align-items:center;background:var(--color-secondary);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:100%;justify-content:center;position:relative;width:100%}.home-hero__video-play-button svg{flex-shrink:0;transition:all var(--transition-duration)}@keyframes small-scale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.home-hero__video-thumbnail{border-radius:0;bottom:0;height:100%;left:50%;overflow:hidden;position:absolute;transform:translateX(-50%);width:100%}.home-hero__video-thumbnail img{height:100%;object-fit:cover;object-position:center;width:100%}.home-hero__embed_container,.home-hero__oembed_container{height:100%;max-height:100%!important;max-width:100%!important;width:100%}.home-hero__embed_container .iframe_wrapper,.home-hero__oembed_container .iframe_wrapper{height:100%;padding-top:0;width:100%}.home-hero__embed_container iframe,.home-hero__oembed_container iframe{height:100%;max-height:100%!important;max-width:100%!important;width:100%}@media(max-width:991.98px){.home-hero__background{left:calc(50% - 50vw + 9px);width:calc(100vw - 18px)}.home-hero__heading{margin-bottom:12px}.home-hero__heading-image{max-width:200px}.home-hero__title{max-width:calc(var(--max-width)*.7)}.home-hero__description{margin-bottom:23px}.home-hero__ratings{gap:12px;margin-top:28px;width:100%}.home-hero__ratings-separator{min-height:27px}.home-hero__ratings-item{gap:9px}.home-hero__ratings-content{gap:4px}.home-hero__ratings-logo{height:18px;width:18px}.home-hero__ratings-name{font-size:8px;line-height:8px}.home-hero__ratings-rating{font-size:10px;line-height:10px}.home-hero__image{border-radius:12px}.home-hero__video-play-button{height:80px;padding:12px;width:80px}.home-hero__video-play-button-icon svg{height:18px;width:16px}.home-hero__video-play-button-overlay-1,.home-hero__video-play-button-overlay-2{height:56px;left:12px;top:12px;width:56px}}@media(max-width:767.98px){.home-hero__title{line-height:1.14;max-width:250px}}