@charset "UTF-8";.hero__container{min-height:200px;display:block;position:relative;background:#21215a;background:-webkit-gradient(linear,left bottom,left top,from(#21215a),color-stop(90%,rgba(44,44,127,.13)),to(rgba(46,46,132,0)));background:linear-gradient(0deg,#21215a 0,rgba(44,44,127,.13) 90%,rgba(46,46,132,0) 100%);padding-top:6rem}.hero__container .heroSlide{position:relative;max-height:85vh}@supports (height:85dvh){.hero__container .heroSlide{max-height:85dvh}}.hero__container .heroSlide .hero__image img{-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1920px){.hero__container .heroSlide .hero__image img{width:100%;height:auto}}.hero__container .heroSlide .hero__Content{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:2rem;right:0;left:0;bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#21215a;background:-webkit-gradient(linear,left bottom,left top,from(#21215a),color-stop(90%,rgba(44,44,127,.13)),to(rgba(46,46,132,0)));background:linear-gradient(0deg,#21215a 0,rgba(44,44,127,.13) 90%,rgba(46,46,132,0) 100%)}@media only screen and (max-width:768px){.hero__container .heroSlide .hero__Content{padding:1rem .5rem 2.8rem}}.hero__container .heroSlide .hero__Content .hero_inner{max-width:calc(70% - 15px);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:768px){.hero__container .heroSlide .hero__Content .hero_inner{max-width:calc(80% - 15px)}}@media only screen and (max-width:476px){.hero__container .heroSlide .hero__Content .hero_inner{max-width:calc(95% - 15px)}}@media only screen and (min-width:1024px){.hero__container .heroSlide .hero__Content .button--text__primary{margin-top:4vh}}.hero__container .heroSlide .hero__Content h1{color:var(--color-white);margin:1rem}@media only screen and (max-width:768px){.hero__container .heroSlide .hero__Content h1{font-size:3.906vw;line-height:3.906vw}}@supports (font-size:clamp(2rem,3.906vw,4.688rem)){.hero__container .heroSlide .hero__Content h1{font-size:clamp(2rem,3.906vw,4.688rem);line-height:clamp(2rem,3.906vw,4.688rem)}}.hero__container .heroSlide .hero__Content p{font-size:1.458vw;line-height:1.458vw;color:#ccccde;max-width:840px;text-align:center;font-weight:400}@supports (font-size:clamp(1rem,1.458vw,1.75rem)){.hero__container .heroSlide .hero__Content p{font-size:clamp(1rem,1.458vw,1.75rem);line-height:clamp(1rem,1.458vw,1.75rem)}}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}@media only screen and (min-width:1024px){.slick-slider{padding-bottom:0}}.slick-list{position:relative;display:block;overflow:hidden;margin:0}.slick-list:focus,.slick-slide:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-arrow.slick-hidden{display:none}.slick-slider .slick-arrow{height:80px;font-size:20px;color:#7e828b;background-color:transparent;border:none;position:absolute;bottom:0;cursor:pointer;z-index:4;-webkit-transition:.3s;transition:.3s;padding:0}@media only screen and (min-width:1024px){.slick-slider .slick-arrow{bottom:-70px}}.slick-prev.slick-arrow{left:0;top:45%}.slick-next.slick-arrow{right:0;top:45%}.slick-next i{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:var(--color-white);font-size:2.5rem}@media only screen and (max-width:600px){.slick-next i{display:none}}.slick-next:before{content:'';display:inline-block;width:2.5rem;height:5rem;background-color:var(--color-tertiary);border-radius:10rem 0 0 10rem;-webkit-transition:all var(--animation-length) ease;transition:all var(--animation-length) ease}@media only screen and (max-width:600px){.slick-next:before{display:none}}.slick-next:hover:before{content:'';display:inline-block;width:5rem;height:5rem;background-color:var(--color-secondary);border-radius:10rem 0 0 10rem}@media only screen and (max-width:600px){.slick-next:hover:before{display:none}}.slick-prev i{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:var(--color-white);font-size:2.5rem}@media only screen and (max-width:600px){.slick-prev i{display:none}}.slick-prev:before{-webkit-transition:all var(--animation-length) ease;transition:all var(--animation-length) ease;content:'';display:inline-block;width:2.5rem;height:5rem;background-color:var(--color-tertiary);border-radius:0 10rem 10rem 0}@media only screen and (max-width:600px){.slick-prev:before{display:none}}.slick-prev:hover:before{content:'';display:inline-block;width:5rem;height:5rem;background-color:var(--color-secondary);border-radius:0 10rem 10rem 0}@media only screen and (max-width:600px){.slick-prev:hover:before{display:none}}@media only screen and (max-width:600px){.slick-dotted.slick-slider{margin-bottom:30px}}.slick-dots{position:absolute;bottom:7rem;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:3rem;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.15;color:var(--color-tertiary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:1;color:var(--color-tertiary)}.hero__down__arrow{position:absolute;bottom:-3.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:600px){.hero__down__arrow{bottom:-2.3rem}}.hero__down__arrow:hover{bottom:-3rem}@media only screen and (max-width:600px){.hero__down__arrow img{max-width:90px}}