﻿.hanken{font-family:"Hanken Grotesk",sans-serif;font-style:normal;}.open-sans{font-family:"Open Sans",sans-serif;font-style:normal;}.grid-parent{display:grid;grid-template-columns:repeat(32,1fr);}@media only screen and (max-width:1023px){.grid-parent{grid-template-columns:repeat(12,1fr);}}.fill-grid{grid-column:1/-1;}:root{font-size:.9375vw;--text-multiplier:1;--grid-gap:0rem;--grid-gutter:0rem;}body{position:relative;font-family:"Open Sans",sans-serif;font-style:normal;color:#58595b;overflow-x:hidden;}body .container{margin:auto;position:relative;z-index:1;}@media only screen and (max-width:1023px){body p{font-size:16px;line-height:24px;}}body .grid{background-color:transparent;opacity:.2;position:fixed;inset:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(32,1fr);grid-template-rows:auto;margin:auto;z-index:999;display:none;}body .grid.on{display:grid;}@media only screen and (max-width:1023px){body .grid{grid-template-columns:repeat(12,1fr);}}body .grid__item{background-color:rgba(0,255,255,.25);width:100%;display:flex;justify-content:center;align-items:center;color:#000;font-size:1.2rem;border-right:.0125rem solid #000;}body .grid__item:last-of-type{border-right:0;}@media only screen and (min-width:1024px) and (max-width:1199px){body .grid__item:nth-child(n+13){display:none;}}html{box-sizing:border-box;}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0;}img{width:100%;height:100%;object-fit:contain;}a:link,a:visited{text-decoration:none;}ol,ul{list-style:none;}.header{display:grid;grid-template-columns:repeat(32,1fr);position:relative;padding-top:2rem;}@media only screen and (max-width:1023px){.header{grid-template-columns:repeat(12,1fr);}}@media only screen and (max-width:1023px){.header{padding-top:6rem;}}.header__logo{grid-column:2/9;}.footer{display:grid;grid-template-columns:repeat(32,1fr);grid-column:1/-1;padding:0 0 4rem 0;font-size:calc(18rem*1/18);line-height:calc(18rem*1/18);}@media only screen and (max-width:1023px){.footer{grid-template-columns:repeat(12,1fr);}}@media only screen and (max-width:1023px){.footer{padding-bottom:12vh;font-size:12px;line-height:18px;}}.footer>div{grid-column:3/31;display:flex;}@media only screen and (max-width:1023px){.footer>div{grid-column:2/12;display:unset;}}.footer>div>div{width:50%;color:#58595b;}@media only screen and (max-width:1023px){.footer>div>div{width:100%;text-align:center;margin:6px 0 0 0;}}.footer>div>div strong{color:#101010;}.footer>div>div:nth-of-type(2){text-align:right;}@media only screen and (max-width:1023px){.footer>div>div:nth-of-type(2){text-align:center;}}.get-started-tab{z-index:99;width:calc(60rem*1/18);background-color:#000;position:absolute;right:0;}.get-started-tab>img{width:calc(60rem*1/18);height:auto;vertical-align:top;}@media only screen and (max-width:1023px){.get-started-tab{display:none;}}.get-started-tab-mobile{display:none;}@media only screen and (max-width:1023px){.get-started-tab-mobile{display:block;position:fixed;width:100%;bottom:-2px;left:50%;transform:translateX(-50%);z-index:99;}}@keyframes blink{0%{opacity:1;}40%{opacity:1;}60%{opacity:0;}100%{opacity:0;}}.intro{grid-column:1/-1;display:grid;grid-template-columns:repeat(32,1fr);height:calc(100vh - 4rem);min-height:40rem;}@media only screen and (max-width:1023px){.intro{grid-template-columns:repeat(12,1fr);}}@media only screen and (max-width:1023px){.intro{height:60vh;}}.intro>div{grid-column:3/31;display:flex;align-items:center;}@media only screen and (max-width:1023px){.intro>div{grid-column:2/12;}}.intro .typing-container{font-family:"Hanken Grotesk",sans-serif;font-style:normal;font-weight:900;font-size:calc(160rem*1/18);line-height:calc(160rem*1/18);color:#027fff;width:100%;display:flex;align-items:center;}.intro .typing-container .input-cursor{display:inline-block;width:2px;background-color:#027fff;margin-left:1rem;animation:blink .6s linear infinite alternate;}@media only screen and (max-width:1023px){.intro .typing-container{font-size:calc(40rem*1/3.9375);line-height:calc(40rem*1/3.9375);}}.intro h1{font-family:"Hanken Grotesk",sans-serif;font-style:normal;font-weight:300;font-size:calc(160rem*1/18);line-height:calc(160rem*1/18);color:#101010;width:100%;}@media only screen and (max-width:1023px){.intro h1{font-size:calc(40rem*1/3.9375);line-height:calc(40rem*1/3.9375);}}.intro h3{font-family:"Open Sans",sans-serif;font-style:normal;font-size:calc(22rem*1/18);line-height:calc(22rem*1/18);font-weight:400;margin-top:calc(50rem*1/18);width:100%;}@media only screen and (max-width:1023px){.intro h3{width:90%;font-size:14px;line-height:24px;}}.features{grid-column:1/-1;display:grid;grid-template-columns:repeat(32,1fr);}@media only screen and (max-width:1023px){.features{grid-template-columns:repeat(12,1fr);}}@media only screen and (max-width:1023px){.features{margin-bottom:10rem;}}.features>ul{grid-column:3/31;display:flex;}@media only screen and (max-width:1023px){.features>ul{grid-column:2/12;flex-wrap:wrap;}}.features>ul>li{border-left:1px solid #a7a9ac;padding:3rem;}@media only screen and (max-width:1023px){.features>ul>li{width:50%;border-bottom:1px solid #a7a9ac;align-items:center;padding:4rem 3rem;border-left:0;}}@media only screen and (max-width:1023px){.features>ul>li:nth-child(2){border-left:1px solid #a7a9ac;}}.features>ul>li:nth-child(3){border-right:1px solid #a7a9ac;}@media only screen and (max-width:1023px){.features>ul>li:nth-child(3){border-right:0;border-bottom:0;}}.features>ul>li:last-child{display:none;}@media only screen and (max-width:1023px){.features>ul>li:last-child{display:flex;border-left:1px solid #a7a9ac;border-bottom:0;}}.features>ul>li img{height:5rem;width:auto;}@media only screen and (max-width:1023px){.features>ul>li img{height:9rem;}}.features>ul>li h3{font-family:"Hanken Grotesk",sans-serif;font-style:normal;font-weight:500;font-size:calc(36rem*1/18);line-height:calc(36rem*1/18);margin:2rem 0 1rem 0;color:#101010;}@media only screen and (max-width:1023px){.features>ul>li h3{font-size:18px;line-height:22px;margin:3rem 0;}}.features>ul>li h3 br{display:none;}@media only screen and (max-width:1023px){.features>ul>li h3 br{display:block;}}.features>ul>li p{width:90%;font-size:calc(20rem*1/18);line-height:calc(30rem*1/18);}@media only screen and (max-width:1023px){.features>ul>li p{width:100%;font-size:12px;line-height:16px;}}.features>p{grid-column:3/31;font-size:calc(22rem*1/18);line-height:calc(32rem*1/18);margin:4rem 0 0 0;}@media only screen and (max-width:1023px){.features>p{display:none;}}.features a{font-weight:600;color:#027fff;}.journey{background-color:#101010;color:#fff;margin:10rem 0 0 0;padding:8rem 0 25rem 0;display:grid;grid-template-columns:repeat(32,1fr);grid-column:1/-1;position:relative;}@media only screen and (max-width:1023px){.journey{grid-template-columns:repeat(12,1fr);}}@media only screen and (max-width:1023px){.journey{margin:0;padding:12rem 0 32rem 0;}}.journey h2{grid-column:3/31;font-family:"Hanken Grotesk",sans-serif;font-style:normal;font-weight:500;font-size:calc(60rem*1/18);line-height:calc(60rem*1/18);margin:0 0 4rem 0;}.journey h2>img{width:4.5rem;height:auto;display:inline-block;vertical-align:middle;margin:0 1rem;}@media only screen and (max-width:1023px){.journey h2{grid-column:2/12;font-size:calc(32rem*1/3.9375);line-height:calc(32rem*1/3.9375);margin:0 0 6rem 0;}.journey h2>img{width:9rem;}}.journey__container{display:grid;grid-template-columns:repeat(32,1fr);grid-column:1/-1;}@media only screen and (max-width:1023px){.journey__container{grid-template-columns:repeat(12,1fr);}}.journey__container>p{grid-column:3/7;font-size:calc(20rem*1/18);line-height:calc(30rem*1/18);}@media only screen and (max-width:1023px){.journey__container>p{grid-column:2/12;font-size:14px;line-height:22px;}}.journey__container>ul{grid-column:9/32;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;grid-row-gap:3rem;grid-column-gap:calc(100%/24);}@media only screen and (max-width:1023px){.journey__container>ul{grid-column:2/12;grid-template-columns:repeat(1,1fr);margin:6rem 0 0 0;}}.journey__container>ul>li{background-color:rebeccapurple;background-color:#000;padding:2rem;}@media only screen and (max-width:1023px){.journey__container>ul>li{padding:4rem;}}.journey__container>ul>li .num{display:block;font-family:"Hanken Grotesk",sans-serif;font-style:normal;font-size:calc(64rem*1/18);line-height:calc(64rem*1/18);color:#6d6e71;margin:0 0 3rem 0;}@media only screen and (max-width:1023px){.journey__container>ul>li .num{font-size:26px;line-height:26px;}}.journey__container>ul>li h3{font-family:"Hanken Grotesk",sans-serif;font-style:normal;font-size:calc(32rem*1/18);line-height:calc(32rem*1/18);font-weight:500;margin:0 0 1rem 0;}@media only screen and (max-width:1023px){.journey__container>ul>li h3{font-size:18px;line-height:22px;margin:0 0 2rem 0;}}.journey__container>ul>li p{font-size:calc(16rem*1/18);line-height:calc(26rem*1/18);width:90%;color:#a7a9ac;}@media only screen and (max-width:1023px){.journey__container>ul>li p{width:100%;font-size:12px;line-height:18px;}}.logo-large{width:50%;right:0;height:auto;position:absolute;bottom:-18rem;opacity:.07;}.about{background-color:#027fff;padding:13rem 0 10rem 0;display:grid;grid-template-columns:repeat(32,1fr);grid-column:1/-1;}@media only screen and (max-width:1023px){.about{grid-template-columns:repeat(12,1fr);}}@media only screen and (max-width:1023px){.about{padding:12rem 0 20rem 0;}}.about__title{grid-column:3/12;}@media only screen and (max-width:1023px){.about__title{padding:10rem 0 5rem 0;grid-column:2/12;}}.about__title h2{font-family:"Hanken Grotesk",sans-serif;font-style:normal;color:#fff;font-size:calc(60rem*1/18);line-height:calc(60rem*1/18);font-weight:500;}@media only screen and (max-width:1023px){.about__title h2{font-size:calc(32rem*1/3.9375);line-height:calc(32rem*1/3.9375);float:left;}}.about__pic{width:calc(245rem*1/18);height:calc(245rem*1/18);border-radius:50%;background-color:#fff;float:right;margin-right:-20px;margin-top:13rem;background-image:url(../images/rodogu-headshot-square-sized.jpg);background-size:cover;background-position:center;}@media only screen and (max-width:1023px){.about__pic{margin:-40px 0 0 0;width:85px;height:85px;}}.about__content{grid-column:15/30;color:#fff;}@media only screen and (max-width:1023px){.about__content{grid-column:2/12;}}.about__content-quote{font-family:"Hanken Grotesk",sans-serif;font-style:normal;font-size:calc(36rem*1/18);line-height:calc(42rem*1/18);font-weight:500;}@media only screen and (max-width:1023px){.about__content-quote{font-size:16px;line-height:24px;}}.about__content-author{font-family:"Hanken Grotesk",sans-serif;font-style:normal;font-size:calc(26rem*1/18);line-height:calc(26rem*1/18);font-weight:500;display:block;margin:2rem 0 0 0;}@media only screen and (max-width:1023px){.about__content-author{font-size:14px;line-height:14px;margin:3rem 0 0 0;}}.about__content-body{margin:5rem 0 0 0;display:flex;justify-content:space-between;font-size:calc(20rem*1/18);line-height:calc(26rem*1/18);}@media only screen and (max-width:1023px){.about__content-body{margin:8rem 0 0 0;flex-wrap:wrap;}}.about__content-body>p{width:43%;}@media only screen and (max-width:1023px){.about__content-body>p{font-size:14px;line-height:22px;width:100%;margin:0 0 20px 0;}}.about__content-why{margin:5rem 0 0 0;padding:0 0 0 2rem;border-left:2px solid #fff;font-size:calc(20rem*1/18);line-height:calc(26rem*1/18);width:75%;}@media only screen and (max-width:1023px){.about__content-why{padding:0 0 0 6rem;font-size:12px;line-height:18px;width:90%;}}.blog{display:grid;grid-template-columns:repeat(32,1fr);grid-column:1/-1;background-color:#027fff;padding-bottom:8rem;}@media only screen and (max-width:1023px){.blog{grid-template-columns:repeat(12,1fr);}}@media only screen and (max-width:1023px){.blog{padding-bottom:12rem;}}.blog__wrapper{grid-column:3/-1;position:relative;}@media only screen and (max-width:1023px){.blog__wrapper{grid-column:2/-1;}}.blog__slide{width:calc(800rem*1/18)!important;}@media only screen and (max-width:1023px){.blog__slide{width:90%!important;}}.blog__slide:hover .blog__slide-img>img{transform:scale(1.1);}.blog__slide:hover .blog__slide-info .title{color:#101010;}.blog__slide-img{width:80%;aspect-ratio:16/9;background-color:#000;margin:0 0 1rem 0;overflow:hidden;}@media only screen and (max-width:1023px){.blog__slide-img{width:90%;}}.blog__slide-img>img{width:100%;height:100%;object-fit:cover;transition:all .3s ease;}.blog__slide-info{width:80%;color:#fff;font-size:calc(28rem*1/18);line-height:calc(36rem*1/18);display:flex;justify-content:space-between;}.blog__slide-info .title{width:80%;transition:all .3s ease;}.blog__slide-info .date{text-align:right;font-weight:700;font-size:calc(18rem*1/18);line-height:calc(36rem*1/18);display:inline-block;color:#101010;}.blog__arrows{position:absolute;top:36%;z-index:100;left:calc(1510rem*1/18);}@media only screen and (max-width:1023px){.blog__arrows{display:none;}}.blog__arrows>div{margin:5px 0;}.blog__arrows>div img{width:calc(25rem*1/18);transition:all .25s ease;}.blog__arrows>div:hover{cursor:pointer;}.blog__arrows>div:hover img{transform:scale(1.1);}.blog__arrows.last{margin-left:calc(180rem*1/18);}.blog__arrows .swiper-button-disabled{opacity:.25;}.contact{display:grid;grid-template-columns:repeat(32,1fr);grid-column:1/-1;padding:8rem 0 10rem 0;}@media only screen and (max-width:1023px){.contact{grid-template-columns:repeat(12,1fr);}}.contact__title{grid-column:3/8;}@media only screen and (max-width:1023px){.contact__title{grid-column:2/12;}}.contact__title h2{font-family:"Hanken Grotesk",sans-serif;font-style:normal;font-weight:500;font-size:calc(60rem*1/18);line-height:calc(60rem*1/18);color:#101010;margin:0 0 2rem 0;}@media only screen and (max-width:1023px){.contact__title h2{font-size:calc(32rem*1/3.9375);line-height:calc(32rem*1/3.9375);float:left;width:100%;}}.contact__title p{font-size:calc(20rem*1/18);line-height:calc(30rem*1/18);}@media only screen and (max-width:1023px){.contact__title p{font-size:14px;line-height:22px;width:100%;margin:2rem 0 0 0;}}.contact__form-wrapper{grid-column:10/-1;opacity:0;transition:all .25s ease;border-top:1px solid #a7a9ac;display:grid;grid-template-columns:repeat(23,1fr);padding:3rem 0 0 0;}@media only screen and (max-width:1023px){.contact__form-wrapper{grid-column:2/12;grid-template-columns:repeat(10,1fr);margin:6rem 0 0 0;border-top:0;}}.contact__form-wrapper.on{opacity:1;}.contact__form-wrapper.dynamic{position:absolute;background-color:#fff;z-index:99;box-shadow:rgba(0,0,0,.4),10px;}.contact__form-wrapper .form{grid-column:3/21;display:flex;flex-wrap:wrap;}@media only screen and (max-width:1023px){.contact__form-wrapper .form{grid-column:1/-1;}}.contact__form-wrapper .form__item{width:40%;margin:0 0 2rem 0;}@media only screen and (max-width:1023px){.contact__form-wrapper .form__item{width:100%;}}.contact__form-wrapper .form__item-message{width:70%;}@media only screen and (max-width:1023px){.contact__form-wrapper .form__item-message{width:100%;}}.contact__form-wrapper .form__item-submit{width:30%;display:flex;flex-wrap:wrap;align-items:flex-end;}@media only screen and (max-width:1023px){.contact__form-wrapper .form__item-submit{width:100%;}}.contact__form-wrapper .form__item-submit p{width:100%;margin:2rem 0 0 0;}@media only screen and (max-width:1023px){.contact__form-wrapper .form__item-submit p{font-size:14px;line-height:22px;}}.contact__form-wrapper .form__item input[type=text],.contact__form-wrapper .form__item textarea,.contact__form-wrapper .form__item input[type=email],.contact__form-wrapper .form__item input[type=tel]{border:0;border-bottom:1px solid #a7a9ac;width:80%;font-size:calc(18rem*1/18);font-family:"Open Sans",sans-serif;font-style:normal;color:#101010;padding:10px 0 3px 0;}.contact__form-wrapper .form__item input[type=text]:focus,.contact__form-wrapper .form__item textarea:focus,.contact__form-wrapper .form__item input[type=email]:focus,.contact__form-wrapper .form__item input[type=tel]:focus{outline:0;}@media only screen and (max-width:1023px){.contact__form-wrapper .form__item input[type=text],.contact__form-wrapper .form__item textarea,.contact__form-wrapper .form__item input[type=email],.contact__form-wrapper .form__item input[type=tel]{font-size:14px;line-height:22px;width:100%;}}.contact__form-wrapper .form__item textarea{border:1px solid #a7a9ac;height:16vh;padding:10px;}.contact__form-wrapper .form__item label{display:block;width:100%;margin:6px 0;color:#a7a9ac;font-size:calc(18rem*1/18);}@media only screen and (max-width:1023px){.contact__form-wrapper .form__item label{font-size:14px;line-height:22px;}}.contact__form-wrapper .form__item button[type=submit]{background:none;color:#027fff;border:0;padding:0;cursor:pointer;transition:all .25s ease;font-family:"Open Sans",sans-serif;font-style:normal;font-size:calc(18rem*1/18);width:100%;text-align:center;}@media only screen and (max-width:1023px){.contact__form-wrapper .form__item button[type=submit]{font-size:14px;line-height:22px;}}.contact__form-wrapper .form__item button[type=submit]:hover{color:#101010;}