/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{box-sizing:border-box}body{min-width:320px;overflow-x:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}fieldset{padding:0;border:0;margin:0}input,textarea,button{outline:0}a{text-decoration:none}ul,ol{margin:0;padding:0}ul{list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}.center--x{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.center--y{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.center--xy{left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.align--left{text-align:left}.align--center{text-align:center}.align--right{text-align:right}.inline-hack{font-size:0}.no-edge-margin>:first-child,.no-first-margin>:first-child{margin-top:0 !important}.no-edge-margin>:last-child,.no-last-margin>:last-child{margin-bottom:0 !important}.o--0{opacity:0}.o--1{opacity:0.1}.o--2{opacity:0.2}.o--3{opacity:0.3}.o--4{opacity:0.4}.o--5{opacity:0.5}.o--6{opacity:0.6}.o--7{opacity:0.7}.o--8{opacity:0.8}.o--9{opacity:0.9}.pos--rel{position:relative}.pos--abs{position:absolute}.pos--fix{position:fixed}.z--0{z-index:-1}.z--1{z-index:1}.z--2{z-index:2}.z--3{z-index:3}.z--4{z-index:4}.z--5{z-index:5}.z--6{z-index:6}.z--7{z-index:7}.z--8{z-index:8}.z--9{z-index:9}.z--10{z-index:10}.z--max{z-index:999}.container{margin:0 auto;width:100%;max-width:1260px;padding:0 30px}.container--smaller{max-width:1150px}.container--large{max-width:1200px}.container--medium{max-width:960px}.container--small{max-width:600px}@media (max-width: 400px){.container{padding:0 25px}}.header{font-family:'Poppins', sans-serif;color:#fff;font-size:36px;font-size:2.25rem;line-height:1.2em;font-weight:700;margin:0}.header--line:after{content:'';display:block;width:45px;height:2px;margin:25px 0;background:#B0408E}.bodyfont{font-family:'Poppins', sans-serif;color:#E3F8FF;font-size:16px;font-size:1rem;line-height:1.5em;margin:15px 0}.bodyfont--nav{font-size:12px;font-size:.75rem;font-weight:600;color:#242A2E;margin:0}@media (max-width: 750px){.header{font-size:30px;font-size:1.875rem}}.icon{display:inline-block;vertical-align:middle}.icon--arrow{width:24px;height:24px}.button{font-family:'Poppins', sans-serif;color:#fff;font-size:16px;font-size:1rem;font-weight:600;display:inline-block;background:#00AEEF;border-radius:2px;padding:25px 45px;transition:all .3s}.button:hover{background:#0096CC}.button:hover .icon--chevron{-webkit-transform:translateX(5px);transform:translateX(5px)}.button .icon--chevron{width:18px;margin:1px 0 0 5px;transition:all .3s}.button__text{vertical-align:middle}.button--sec{padding:0;background:transparent}.button--sec:after{content:'';display:block;width:0;height:2px;left:0;background:#B0408E;margin:5px 0 0;transition:all .3s}.button--sec .icon--chevron{stroke:#B0408E}.button--sec:hover{background:transparent}.button--sec:hover:after{width:100%}@media (max-width: 400px){.button{padding:20px 35px}.button--sec{padding:0}}.site-header{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;height:80px;width:calc(100% - 60px);max-width:1260px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:25px;border-radius:2px;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.1);overflow:hidden;transition:all .3s}.site-header.scrolled{height:60px;width:calc(100% - 20px);top:10px}.site-header.scrolled .site-header__nav-item{height:60px;line-height:60px}.site-header.scrolled .site-header__logo,.site-header.scrolled .site-footer__logo{line-height:60px}.site-header.scrolled .bodyfont--nav{line-height:60px}.site-header__logo,.site-footer__logo{font-family:'Poppins', sans-serif;color:#242A2E;font-size:18px;font-size:1.125rem;letter-spacing:0.15em;height:100%;line-height:80px;padding:0 30px;border-radius:2px 0 0 2px;font-weight:700;text-transform:uppercase;transition:all .3s}.site-header__logo:after,.site-footer__logo:after{content:"®";position:absolute;color:#00AEEF;font-size:16px;font-size:1rem;top:-5px}.site-header__logo:hover,.site-footer__logo:hover{background:#F7F7F7}.site-header__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex}.site-header__nav-item{height:80px;line-height:80px;transition:all .3s}.site-header__nav-item--explore{display:none}.site-header__nav-item:last-child a{border-radius:0 2px 2px 0}.site-header__nav-link{display:inline-block;height:100%;line-height:80px;padding:0 30px;border-bottom:4px solid #ffffff;transition:all .3s}.site-header__nav-link:hover{background:#F7F7F7;border-bottom:4px solid #E8E8E8}.site-header__nav-link.active{background:#F7F7F7;border-bottom:4px solid #00AEEF}.site-header__nav-btn{bottom:40px;right:40px;width:60px;height:60px;border-radius:50%;background:#B0408E;display:none}.site-header__nav-btn span{width:20px;height:2px;background:#fff;display:inline-block;position:relative;top:-1px;vertical-align:top;transition:height 0.1s 0.3s ease}.site-header__nav-btn span::after,.site-header__nav-btn span::before{content:'';width:20px;height:2px;background:#fff;display:block;position:relative;top:4px;transition:top 0.3s 0.3s ease, -webkit-transform 0.3s ease, transform 0.3s ease, width 0.2s ease}.site-header__nav-btn span::before{top:-6px}.site-header__nav-btn.open span{height:0}.site-header__nav-btn.open span::before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:top 0.3s ease, -webkit-transform 0.3s 0.3s ease, transform 0.3s 0.3s ease}.site-header__nav-btn.open span::after{top:-2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:top 0.3s ease, -webkit-transform 0.3s 0.3s ease, transform 0.3s 0.3s ease}@media (max-width: 960px){.site-header__logo,.site-footer__logo,.site-header__nav-link{padding:0 20px}}@media (max-width: 750px){.site-header{position:absolute;background:linear-gradient(0deg, rgba(32,37,41,0) 0%, rgba(32,37,41,0.5) 100%);box-shadow:none;top:0;left:0;width:100%;height:auto;padding:35px 30px;-webkit-transform:none;transform:none;overflow:visible}.site-header.scrolled{top:0;left:0;width:100%;height:auto}.site-header__logo,.site-footer__logo{color:#fff;padding:0;line-height:normal}.site-header__logo:hover,.site-footer__logo:hover{background:none}.site-header__nav{position:fixed;bottom:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg, rgba(33,40,43,0.98) 0%, rgba(18,21,23,0.98) 100%);opacity:0;visibility:hidden;transition:opacity .3s}.site-header__nav.open{visibility:visible;opacity:1}.site-header__nav ul{position:absolute;left:30px;bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-header__nav-item{height:60px;line-height:60px}.site-header__nav-item--explore{display:block}.site-header__nav-link{color:#E3F8FF;font-size:24px;font-size:1.5rem;font-weight:normal;line-height:60px;padding:0;border-bottom:none}.site-header__nav-link:hover,.site-header__nav-link.active{background:transparent;border-bottom:none}.site-header__nav-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 400px){.site-header{padding:35px 25px}.site-header__nav ul{left:25px}.site-header__nav-btn{right:20px;bottom:20px}}.site-footer{background:#0D0D0D;padding:50px 25px 0}.site-footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-footer__logo{color:#fff;padding:0;line-height:normal}.site-footer__logo:hover{background:transparent}.site-footer__info{max-width:340px}.site-footer__info .bodyfont{margin:15px 0 0}.site-footer__top{background:#16191B;border-radius:2px;width:50px;height:50px;text-align:center;line-height:50px;transition:all .3s}.site-footer__top:hover{background:#16191B99}.site-footer__bottom{width:100%;padding:40px 0 25px;background:#0D0D0D}.site-footer__bottom span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#16191B;padding:0 40px;border-radius:2px;width:calc(100% + 80px);left:-40px}.site-footer__bottom .bodyfont{font-size:11px;font-size:.6875rem;color:#7D888D}.site-footer__bottom .bodyfont a{color:#fff;font-weight:600;transition:all .3s}.site-footer__bottom .bodyfont a:hover{opacity:.7}.site-footer__bottom .bodyfont:first-child{padding-right:20px}@media (max-width: 750px){.site-footer__bottom span{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;text-align:center}.site-footer__bottom span .bodyfont{margin:5px 0}.site-footer__bottom span .bodyfont:first-child{padding-right:0}}@media (max-width: 600px){.site-footer__info{max-width:none;text-align:center}.site-footer__top{position:absolute;top:10px;right:10px}}@media (max-width: 400px){.site-footer{padding:40px 0 0}.site-footer__bottom span{width:100%;left:0}}.fc--black{color:#242A2E}.fc--white{color:#fff}.fs--50{font-size:50px;font-size:3.125rem}.fs--24{font-size:24px;font-size:1.5rem}.fs--20{font-size:20px;font-size:1.25rem}.fs--18{font-size:18px;font-size:1.125rem}.fs--14{font-size:14px;font-size:.875rem}.hero{width:100%;height:100vh;min-height:750px;background-image:url("../images/hero.jpg");background-size:cover;background-position:center}.hero .container{height:100%}.hero__gradient{height:70%;width:100%;background:linear-gradient(180deg, rgba(32,37,41,0) 0%, #202529 100%);left:0;bottom:0}.hero__gradient:after{content:'';background:linear-gradient(180deg, rgba(32,37,41,0) 0%, #202529 100%);width:100%;height:50%;display:block;bottom:0;left:0;position:absolute}.hero__content{max-width:850px;padding-right:30px;bottom:150px}.hero__content h1.header{margin:15px 0 35px}.hero__content h1.header:before{content:'';position:absolute;width:45px;height:2px;top:-25px;background:#B0408E}.hero__content h3.header{font-weight:600}.hero__content .button{margin-top:50px}.hero__titleLineTwo{display:block;font-size:26px;font-size:1.625rem;color:#E3F8FF}.hero__subtitle{display:block}.hero__subtitleHighlight{color:#00AEEF}@media (max-width: 960px){.hero__content{left:30px;bottom:100px}.hero__content h1.header{font-size:45px;font-size:2.8125rem}.hero__titleLineTwo{font-size:30px;font-size:1.875rem}}@media (max-width: 750px){.hero__content{max-width:550px}.hero__content h1.header{font-size:40px;font-size:2.5rem}.hero__titleLineTwo{font-size:25px;font-size:1.5625rem}}@media (max-width: 600px){.hero{min-height:550px}.hero__content{width:calc(100% - 60px)}.hero__content h3.header{font-size:16px;font-size:1rem}.hero__content h3.header:before{content:'';display:block;margin:0 0 15px 0}}@media (max-width: 500px){.hero__content h1.header{font-size:30px;font-size:1.875rem;margin:15px 0 25px}.hero__content p.bodyfont{font-size:16px;font-size:1rem}.hero__content .button{margin-top:30px}.hero__titleLineTwo{font-size:23px;font-size:1.4375rem}}@media (max-width: 400px){.hero__content{width:calc(100% - 50px);left:25px}}@media (max-width: 350px){.hero__content{bottom:60px}.hero__content h1.header{font-size:22px;font-size:1.375rem}.hero__content__titleLineTwo{font-size:18px;font-size:1.125rem}}.about{background:#202529;padding:125px 0}.about .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__image{background-image:url("../images/about.jpg");background-size:cover;background-position:center;border-radius:2px;width:38%;margin-left:10px;padding-bottom:33%;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.15)}.about__image:before,.about__image:after{content:'';position:absolute;width:150px;height:150px;background:#00AEEF;border-radius:2px;z-index:-1}.about__image:before{bottom:-10px;left:-10px}.about__image:after{top:-10px;right:-10px}.about__text{width:50%}.about__list{list-style-type:disc;list-style-position:inside}@media (max-width: 960px){.about .container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about__image{width:30%;padding-bottom:30%;margin:20px 0 0 10px}.about__text{width:60%}}@media (max-width: 750px){.about .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about__image{width:100%;padding-bottom:50%;margin:75px 0 0}.about__text{width:100%}}@media (max-width: 600px){.about{padding:75px 0}.about__text p.bodyfont{font-size:16px;font-size:1rem}}@media (max-width: 500px){.about__image{padding-bottom:100%}.about__image:before,.about__image:after{width:30%;height:30%}}.key-features{padding:125px 0;background:linear-gradient(135deg, #21282b 0%, #121517 100%)}.key-features__text{max-width:460px;margin:0 auto}.key-features__text .header--line:after{margin:25px auto}.key-features__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:75px}.key-features__item{width:25%;padding:0 10px}.key-features__item .header{font-weight:600;max-width:200px;margin:0 auto}.key-features__item svg{max-height:60px;margin-bottom:20px}@media (max-width: 750px){.key-features__list{margin-top:35px}.key-features__item{width:50%;padding:40px 20px}}@media (max-width: 750px){.key-features{padding:75px 0}}@media (max-width: 400px){.key-features__item{width:100%}}.steps{padding:125px 0;background:#202529}.steps__item{width:50%;margin-bottom:40px}.steps__item:nth-child(even){margin-left:auto}.steps__item.active .steps__number{color:#00AEEF}.steps__item.active .button{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.steps__item .bodyfont{margin:10px 0 30px}.steps__number{font-size:200px;font-size:12.5rem;color:#282E33;transition:all .3s}.steps__text{margin:-110px 0 0 85px;max-width:450px}.steps__text .button{-webkit-transform:translateX(-30px);transform:translateX(-30px);opacity:0}@media (max-width: 960px){.steps__item{width:60%}}@media (max-width: 750px){.steps__item{width:70%;margin-left:0}}@media (max-width: 600px){.steps{padding:75px 0}.steps__item{width:100%;margin-bottom:100px}}@media (max-width: 500px){.steps__text{margin-left:0}}.contact{padding:125px 0;background:linear-gradient(180deg, #202529 0%, #131618 100%)}.contact .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.contact:before{content:'';position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:1260px;height:1px;background:rgba(227,248,255,0.1)}.contact__text{max-width:480px}.contact__main{width:50%}.contact__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin-top:50px}.contact__form input:not([type='submit']),.contact__form textarea{width:100%;background:transparent;border:1px solid #3C4043;border-radius:2px;font-size:14px;font-size:.875rem;margin:0 0 18px 0;padding:20px 25px;resize:none}.contact__form input:not([type='submit']):focus,.contact__form textarea:focus{border:1px solid #E3F8FF}.contact__form input:not([type='submit']).error,.contact__form textarea.error{color:#f03e3e;border:1px solid #f03e3e}.contact__form textarea{height:160px}.contact__form input[type='submit']{cursor:pointer;border:none;-webkit-appearance:none}.contact__messages .bodyfont{max-width:480px}.contact__messages .bodyfont.error{color:#f03e3e}.contact__messages .bodyfont.success{color:#40c057}.contact__image{width:38%;margin-bottom:87px}@media (max-width: 960px){.contact__main{width:55%}}@media (max-width: 750px){.contact .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact__main{width:100%}.contact__image{width:100%;max-width:400px}}
