.hero{background-color:var(--background-color);color:var(--text-color);min-height:650px;overflow:hidden;position:relative}.hero--expanded{min-height:750px}.hero--fullscreen{min-height:100vh}.hero--text-only{text-align:center;min-height:450px}@media(min-width:768px){.hero--text-only{min-height:500px}}.hero--text-only .hero__title{font-size:32px}@media(min-width:768px){.hero--text-only .hero__title{font-size:40px}}.hero--expanded .hero__image{display:block;height:auto}.hero--expanded .hero__image img{width:140%;max-width:810px;height:auto;max-height:none;-o-object-fit:fill;object-fit:fill;-o-object-position:50% 50%;object-position:50% 50%;position:relative;bottom:-20px;right:-10px}@media(min-width:992px){.hero--expanded .hero__image img{bottom:auto;right:auto;top:-40px;width:200%}}.hero__content{width:100%;padding-top:80px}@media(min-width:992px){.hero__content{padding-top:40px}}.hero__title{font-size:48px;font-weight:normal;margin-top:60px;color:var(--text-color)}.hero__title-highlight{color:var(--tertiary-color)}@media(min-width:992px){.hero__title{margin-top:0}}.hero__lead{font-size:22px;margin:20px 0;font-weight:normal}.hero__image{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:100%}.hero__image img{max-height:500px;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:0 50%;object-position:0 50%;margin-top:20px}@media(min-width:992px){.hero__image img{margin-top:0}}@media(min-width:992px){.hero__image{position:absolute;padding-right:0;top:0;right:0;margin-top:0}}.hero>.divider{--color-back:var(--color-top);--color-shape:var(--color-bottom);background-color:var(--color-back);box-shadow:inset var(--color-shape) 0 -1px 0;width:100vw;position:absolute;bottom:0}.hero>.divider svg{display:block;position:relative;-webkit-transform:scale(1.01);transform:scale(1.01)}.hero>.divider svg path{fill:var(--color-shape)}.hero>.divider--reverse{--color-back:var(--color-bottom);--color-shape:var(--color-top);box-shadow:inset var(--color-shape) 0 1px 0}.hero>.divider--reverse svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.debug [class^="col"],.debug [class^="row"],.debug .hero__content{background-color:rgba(255,255,255,0.1)}.debug .hero__image{background-color:red}.debug img{border:1px solid blue}.hero .wistia_responsive_padding{width:100%;position:relative}.hero__wistia-button-container span a{display:inline-block;border:1px solid white;background-color:white;font-family:var(--primary-font);font-weight:300;transition:background-color .3s,border-color .3s;padding:10px 30px;line-height:25px;border-radius:5px;color:var(--accent-color)}.hero__wistia-button-container span a:before{content:"";height:22px;width:22px;line-height:22px;display:inline-block;margin-right:10px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhciIgZGF0YS1pY29uPSJwbGF5LWNpcmNsZSIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLXBsYXktY2lyY2xlIGZhLXctMTYiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM3MS43IDIzOGwtMTc2LTEwN2MtMTUuOC04LjgtMzUuNyAyLjUtMzUuNyAyMXYyMDhjMCAxOC40IDE5LjggMjkuOCAzNS43IDIxbDE3Ni0xMDFjMTYuNC05LjEgMTYuNC0zMi44IDAtNDJ6TTUwNCAyNTZDNTA0IDExOSAzOTMgOCAyNTYgOFM4IDExOSA4IDI1NnMxMTEgMjQ4IDI0OCAyNDggMjQ4LTExMSAyNDgtMjQ4em0tNDQ4IDBjMC0xMTAuNSA4OS41LTIwMCAyMDAtMjAwczIwMCA4OS41IDIwMCAyMDAtODkuNSAyMDAtMjAwIDIwMFM1NiAzNjYuNSA1NiAyNTZ6Ij48L3BhdGg+PC9zdmc+");position:relative;top:5px;filter:invert(45%) sepia(46%) saturate(6418%) hue-rotate(205deg) brightness(101%) contrast(101%)}.hero__wistia-button-container span a:hover:before,.hero__wistia-button-container span a:active:before,.hero__wistia-button-container span a:focus:before{filter:none}.hero__wistia-button-container span a:hover,.hero__wistia-button-container span a:active,.hero__wistia-button-container span a:focus{text-decoration:none;background-color:var(--accent-color);color:#fff;border-color:var(--accent-color)}