@use "sass:math";.module.module--home-banner{height:42.5rem;margin:0 0 3.75rem;min-height:25rem;overflow:hidden;padding:0;position:relative}.module.module--home-banner:before{animation:spin 10s linear infinite reverse;background-image:url(c389bd86e355.png);background-size:contain;bottom:-4.375rem;content:"";display:none;height:8.75rem;position:absolute;right:3.75rem;transform-origin:center center;width:8.75rem;z-index:2}@media print,screen and (min-width:47.9375em){.module.module--home-banner:before{display:block;right:5rem}}@media print,screen and (min-width:75em){.module.module--home-banner:before{right:7.5rem}}@media screen and (max-width:30em){.module.module--home-banner{height:auto;padding-bottom:2.5rem}}@media print,screen and (min-width:47.9375em){.module.module--home-banner{height:100vh;min-height:37.5rem}}@media print,screen and (min-width:75em){.module.module--home-banner{height:93vh}.admin-bar .module.module--home-banner{height:calc(93vh - 2rem)}}.module.module--home-banner .text-white :not(.chr-button){color:#fff!important}.module.module--home-banner .home-banner-background{border-bottom-left-radius:2.5rem;height:100%;margin-left:3.75rem;overflow:hidden;position:relative;width:100%}@media print,screen and (min-width:47.9375em){.module.module--home-banner .home-banner-background{border-bottom-left-radius:3.75rem}}@media print,screen and (min-width:75em){.module.module--home-banner .home-banner-background{border-bottom-left-radius:5rem}}@media screen and (max-width:30em){.module.module--home-banner .home-banner-background{position:absolute!important;z-index:0}}@media screen and (max-width:113.75em){.module.module--home-banner .home-banner-background{margin-left:0}}.module.module--home-banner .home-banner-background:before{background-color:#000;content:"";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:1}.module.module--home-banner .home-banner-background .full-width-image{height:100%}.module.module--home-banner .home-banner-background.responsive-banner{display:block}@media print,screen and (min-width:75em){.module.module--home-banner .home-banner-background.responsive-banner{display:none}}.module.module--home-banner .home-banner-background.desktop-banner{display:none}@media print,screen and (min-width:75em){.module.module--home-banner .home-banner-background.desktop-banner{display:block}}.module.module--home-banner .home-banner-content{bottom:4.375rem;left:50%;position:absolute;transform:translateX(-50%);width:105rem;z-index:1}@media screen and (max-width:107.5em){.module.module--home-banner .home-banner-content{padding-left:2rem;padding-right:2rem;width:100%}}@media print,screen and (max-width:74.99875em){.module.module--home-banner .home-banner-content{padding-left:1rem;padding-right:1rem}}@media screen and (max-width:30em){.module.module--home-banner .home-banner-content{padding-top:6.875rem;position:static;transform:translateX(0)}}.module.module--home-banner .home-banner-content .content-right :last-child{margin-bottom:0}@media print,screen and (max-width:85.43625em){.module.module--home-banner .home-banner-content .content-left{margin-bottom:1.5rem}}.module.module--home-banner .home-banner-content .content-left :last-child{margin-bottom:0}.module.module--home-banner video{height:auto;min-height:100%;min-width:100%;width:auto}.module.module--home-banner iframe,.module.module--home-banner video{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.module.module--home-banner iframe{height:150%;width:150%}@media print,screen and (max-width:74.99875em){.module.module--home-banner iframe{display:none}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}