@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.home-banner{width:100%;height:100vh}.home-banner .background{position:absolute;top:0;left:0;width:100%;height:100%;width:calc(100% - 10vw);left:auto;right:0;clip-path:url(#banner-clip)}.home-banner .slider{position:absolute;top:0;left:0;width:100%;height:100%}.home-banner .slider .slide{position:relative;width:100%;height:100%;overflow:hidden}.home-banner .slider .slide iframe{position:absolute;top:0;left:0;width:100%;height:100%}.home-banner .slider .slick-prev{left:2rem}.home-banner .slider .slick-next{right:2rem}.home-banner .overlay{opacity:.6;position:absolute;top:0;left:0;width:100%;height:100%;background:#1f2c52}@supports (mix-blend-mode:multiply){.home-banner .overlay{mix-blend-mode:multiply}}.home-banner .text{position:absolute;left:0;bottom:0;width:100%;height:auto;color:#fff;pointer-events:none}.home-banner .text .grid-custom{-ms-grid-columns:3fr 4fr;grid-template-columns:3fr 4fr;grid-gap:3rem;gap:3rem;-ms-grid-column-align:center;justify-self:center}.home-banner .text .left{text-align:center;pointer-events:all}.home-banner .text .left .logo{position:relative;display:block;margin-bottom:20vh}.home-banner .text .left .logo:after{content:"";position:absolute;top:calc(100% + 5vh);left:50%;height:10vh;width:1px;background:hsla(0,0%,100%,.25)}.home-banner .text .left .logo img{display:inline-block;max-width:20rem}.home-banner .text .left .slogan{text-transform:uppercase}.home-banner .text .left .scroll{margin-top:5vh;margin-bottom:5vh;cursor:pointer}.home-banner .text .left .scroll:after{content:"";position:absolute;top:calc(100% - 4vh);left:50%;height:15vh;width:1px;background:#57617e}.home-banner .text .left .scroll .pill{position:relative;display:inline-block;width:3vh;height:6vh;border:1px solid #fff;border-radius:5vh}.home-banner .text .left .scroll .pill:after{content:"";position:absolute;top:1vh;left:calc(50% - .5vh);width:1vh;height:1vh;border-radius:50%;background:#fff;animation:updown 1s ease 0s infinite}.home-banner .text .right{pointer-events:all}.home-banner .text .right h2{font-size:2.171rem;margin-bottom:2rem}.home-banner .text .right button,.home-banner .text .right input{display:inline-block;vertical-align:middle}.home-banner .text .right input{width:80%;margin-right:2%}.home-banner .text .right button{width:15%;padding:.5em 1em}.home-banner .text .right button img{margin:0}.home-banner .text .right .search-results{opacity:0;width:100%;max-height:0;margin-top:.5rem;padding:0;overflow:hidden;color:#1f2c52;font-size:1.157rem;background:#fff;transition:all 1s ease 0s}.home-banner .text .right .search-results.active{opacity:1;max-height:40vh;padding:1rem;overflow:auto;transition:all 1s ease .2s}.home-banner .text .right .search-results h4{margin-bottom:2rem;text-transform:uppercase;font-weight:700}.home-banner .text .right .search-results h4:not(:first-child){margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(87,97,126,.5)}.home-banner .text .right .search-results ul{width:100%;padding:0 1rem}.home-banner .text .right .search-results ul:first-of-type li{padding:1rem}.home-banner .text .right .search-results ul li{display:block;list-style:none;margin-bottom:1rem;background:rgba(87,97,126,0);transition:all 1s ease}.home-banner .text .right .search-results ul li:hover{background:rgba(87,97,126,.5)}.home-banner .text .right .search-results ul li a{display:block}.home-banner .text .right .search-results ul li a:before{display:none}.home-banner .text .right .search-results ul li img,.home-banner .text .right .search-results ul li span{display:inline-block;vertical-align:middle}.home-banner .text .right .search-results ul li img{width:15%;height:auto}@supports (aspect-ratio:1/1){.home-banner .text .right .search-results ul li img{aspect-ratio:1/1}}.home-banner .text .right .search-results ul li span{width:50%}.home-banner .text .right .search-results ul li span~span{text-align:right}.home-banner .text .right .search-results ul li img~span{width:80%;padding-left:1rem;text-align:left}.home-banner .text .trustpilot{margin-top:5rem}@media only screen and (max-width:1124px){.home-banner .background{width:99%}}@media only screen and (max-width:768px){.home-banner .text .grid-custom{-ms-grid-columns:1fr;grid-template-columns:1fr}.home-banner .text .grid-custom .left{-ms-flex-order:2;order:2}.home-banner .text .grid-custom .right{-ms-flex-order:1;order:1;text-align:center;margin-bottom:10vh}.home-banner .text .grid-custom .right input{max-width:40rem}.home-banner .text .grid-custom .right .search-results{position:absolute;top:100%;text-align:left}.home-banner .text .grid-custom .right .search-results.active{max-height:50vh}}@media only screen and (max-width:576px){.home-banner .background{width:100%;clip-path:none}.home-banner .text .left .logo{margin-bottom:5vh}.home-banner .text .left .logo:after{display:none}}body{padding-top:0}