a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.about,.home,.partners,.privacy,.terms{--font:"Poppins",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif;--title-font:"Zilla Slab";--subtitle-font:"Open Sans";--max-width:1280px;--title-max-width:1000px;--subtitle-max-width:350px;--name-title-gap:2.5rem;--title-subtitle-gap:2.8rem;--title-content-gap:6rem;--section-vert-pad:6rem;--text-line-height:1.5;--dark-blue-black:#161f27;--navy-blue:#16203a;--red:#ef6767;--primary-blue:#0075e9;--light-green:#7ddebd;--dark-grey:#9e9e9e;--light-grey:#e9e9e9;--lighter-grey:#f0f0f0;--medium-break-point:1200px;height:100%;width:100%;font-family:var(--font);color:var(--navy-blue)}@media only screen and (max-width:800px){.about,.home,.partners,.privacy,.terms{--max-width:90%;--title-max-width:90%;--subtitle-max-width:90%;--name-title-gap:1.5rem;--title-subtitle-gap:1.8rem;--title-content-gap:3rem;--section-vert-pad:3rem}}@media only screen and (max-width:1200px){.about,.home,.partners,.privacy,.terms{--max-width:90%}}body,html{width:100%;height:100%}html{scroll-behavior:smooth}body,html{font-size:14px}strong{font-weight:700}body{background-color:var(--body-bg);color:var(--color);line-height:1.5;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}@media only screen and (max-width:800px){body,html{font-size:12px}}h1{color:var(--text-dark);font-weight:600;font-size:22px;line-height:24px;letter-spacing:-.07px}h2{color:var(--text-light);font-weight:500;font-size:14px;line-height:18px;letter-spacing:-.05px}h3{font-size:14px;line-height:16px}h3,h4{color:var(--text-dark);font-weight:400;letter-spacing:-.05px}h4{font-size:12px;line-height:18px}b,p{font-weight:500}p{color:var(--text-light);font-size:16px;letter-spacing:-.05px;line-height:21px}small{font-size:12px;font-weight:400;letter-spacing:0;line-height:16px}.muted,small{color:var(--text-muted)}.muted{font-size:14px}.light{color:var(--text-light);font-weight:500}.bold{color:var(--text-dark);font-weight:600}a{text-decoration:none;color:inherit}a,a:active,a:focus{outline:none}*,:after,:before{box-sizing:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}.section__name{text-transform:uppercase;font-weight:800;line-height:1;letter-spacing:3px;font-size:2rem;word-spacing:3px}.section__title{max-width:var(--title-max-width);line-height:1.2;font-family:var(--font);word-spacing:1px;font-weight:500;font-size:2.5rem}.section__subtitle{font-size:1.4rem;font-weight:500;line-height:1.2}.footer{--footer-bg:var(--navy-blue);--footer-section-vert-pad:var(--section-vert-pad);--footer-section-name:var(--navy-blue);--footer-section-title:#fff;--footer-section-desc:#fff;background-color:var(--footer-bg);padding:var(--footer-section-vert-pad) 0;color:#fff;overflow:auto}.footer__child{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;font-weight:400}.footer__company a{width:110px;height:auto;display:block}.footer__company__details{margin-top:1rem;font-size:1rem;font-weight:300}.footer__logo{width:9rem}.footer__logo img{width:100%}.footer__lists{display:flex;align-items:flex-start;word-spacing:1px;letter-spacing:2px;flex-wrap:wrap;font-size:1.1rem}.footer__list__link{text-transform:uppercase;font-size:1.1rem;line-height:var(--text-line-height);font-weight:700}.footer__list__link li{line-height:2}.footer__list__title{text-transform:uppercase;margin-bottom:.6rem;display:block;line-height:var(--text-line-height)}.footer__list__info{margin-left:4rem;font-weight:400;text-transform:uppercase}.footer__list__info span,.footer__list__more__info{line-height:var(--text-line-height)}.footer__list__more__info{margin-left:4rem;text-transform:uppercase}.footer__list__more__info span{font-weight:700}.footer__list__more__info li{line-height:2}.footer__list__ycbadge{margin-left:4rem;flex-direction:column;display:flex;line-height:var(--text-line-height)}.footer__list__ycbadge img{width:150px}.footer__list__social{margin-left:4rem}.footer__list__social__links{display:flex;align-items:center}.footer__list__social__links *+*{margin-left:1rem}.footer__list__social__links a{background-color:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.footer__list__social__links a img{width:22px;height:22px}@media only screen and (max-width:800px){.footer__child{max-width:95%;align-items:center;flex-direction:column}.footer__company img{width:100px;height:auto}.footer__company a{width:100%;height:auto;display:block;text-align:center}.footer__company__details{text-align:center}.footer__lists{flex-direction:column;width:100%;justify-content:center;align-items:center}.footer__list__info,.footer__list__link,.footer__list__more__info,.footer__list__social,.footer__list__ycbadge{margin:1rem 0}.footer__list__link ul li,.footer__list__more__info{text-align:center}.footer__list__info span{display:block;text-align:center}.footer__list{margin:0;text-align:center}.footer__list__title{display:block;text-align:center}}@media only screen and (max-width:1200px){.footer__logo{display:none}}.home .button__primary{display:block;text-align:center;color:var(--red);border:2px solid;border-radius:10px;font-size:1rem;transition:all .5s;line-height:1;padding:10px 25px;font-weight:400;position:relative}.home .button__primary--filled{background-color:var(--red);color:#fff;border-color:var(--red)}.home .button__primary--filled--blue{background-color:var(--primary-blue);color:#fff;border:none;padding:20px}.home .button__primary:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.home .button__betaSymbol{position:absolute;color:var(--red);text-transform:uppercase;bottom:-1.8em;left:0;font-size:.8rem;letter-spacing:5px;font-weight:700;right:0;text-align:center}.home .button__betaSymbol--small{display:none}@media only screen and (max-width:800px){.home .section__name{font-size:1rem;text-align:center}.home .section__title{font-size:2.2rem;text-align:center}.home .section__subtitle{font-size:1rem;text-align:center}.home .button__betaSymbol{font-size:11px}}.home .header{background-color:var(--navy-blue);position:fixed;width:100%;z-index:2}.home .header__nav{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.home .header__nav__small{padding:.85rem 0}.home .header__nav__logo{width:7.5rem}.home .header__nav__logo img{width:100%}.home .header__nav__links{display:flex;align-items:center}.home .header__nav__links *+*{margin-left:1rem}@media only screen and (max-width:800px){.home .header__nav__logo{width:6rem}.home .header__nav__links .button__primary{padding:.6rem 1.5rem}}.home .hero{--hero-bg:var(--navy-blue);--hero-section-top-pad:var(--section-vert-pad);--hero-section-bottom-pad:calc(var(--section-vert-pad) + 4rem);--hero-section-name:var(--red);--hero-section-title:#fff;--hero-section-subtitle:var(--red);padding:12rem 0;background-color:var(--hero-bg)}.home .hero__child{display:flex;max-width:var(--max-width);margin:0 auto}.home .hero__left{max-width:50%}.home .hero__left__button{max-width:160px;margin-top:2rem}.home .hero__child .section__name{font-size:1.563rem;color:var(--hero-section-name)}.home .hero__child .section__title{font-size:4rem;color:var(--hero-section-title);line-height:1.2;font-weight:300}.home .hero__child .section__subtitle{font-size:1.2rem;font-weight:400;color:var(--hero-section-title);line-height:var(--text-line-height)}.home .hero__child .section__name+.section__title{margin-top:var(--name-title-gap)}.home .hero__child .section__title+.section__subtitle{margin-top:var(--title-subtitle-gap)}@media only screen and (max-width:800px){.home .hero{padding-top:8rem}.home .hero__child .section__title{font-size:2.5rem;line-height:1.15;text-align:left}.home .hero__child .section__subtitle{text-align:left;max-width:var(--title-max-width)!important}}.home .hero__right{position:relative;flex:1}.home .hero__right__circle{width:460px;height:460px;background-color:var(--red);border-radius:50%;position:absolute;top:5rem;right:4rem}.home .hero__floaters{--floater-box-vertical-gap:96px;--hero-bg:var(--navy-blue);padding:0}.home .hero__floaters_box_right_bottom{position:absolute;right:-2rem;bottom:-10rem}.home .hero__floaters_box_right_bottom img{width:220px}.home .hero__floaters_box_right_top{position:absolute;top:-3rem;right:0}.home .hero__floaters_box_right_top img{width:250px;display:block}.home .hero__floaters_box_left{position:absolute;bottom:-10rem;left:5rem}.home .hero__floaters_box_left img{width:250px}.home .hero__floaters_box_right_top .hero__floaters_box_content{width:220px}.home .hero__floaters_box_right_bottom .hero__floaters_box_content{width:270px}.home .hero__floaters_box_left .hero__floaters_box_content{width:250px}.home .hero__floaters_box_content{--radius:14px;position:absolute;display:flex;align-items:stretch;height:68px;box-shadow:0 0 4px 0 #c7c7c7;border-radius:var(--radius);width:300px}.home .hero__floaters_box_right_bottom .hero__floaters_box_content{bottom:0;right:-2rem;transform:scale(.9)}.home .hero__floaters_box_right_top .hero__floaters_box_content{left:-10rem;transform:scale(.9);bottom:4rem}.home .hero__floaters_box_left .hero__floaters_box_content{bottom:6rem;right:9rem;transform:scale(.9)}.home .hero__floaters_box_content div:first-child{flex:0 0 70px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:500;border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);background-color:#fff;color:var(--navy-blue);font-family:var(--font)}.home .hero__floaters_box_content div:last-child{flex:1 1 auto;display:flex;padding-left:.5rem;align-items:center;border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);background-color:#f7f7f7}.home .hero__floaters_box_content div:last-child p{font-weight:400;font-size:.875rem}.home .hero__floaters_box_content div:last-child em{color:var(--primary-blue);font-style:normal}@media only screen and (max-width:1200px){.home .hero{padding-bottom:var(--hero-section-top-pad)}.home .hero__right{display:none}.home .hero__left{max-width:100%;margin-top:var(--hero-section-top-pad);display:flex;flex-direction:column;align-items:center}.home .hero__left__button{width:200px}.home .hero__child .section__subtitle{max-width:100%}}@media only screen and (max-width:800px){.home .hero{padding-bottom:var(--hero-section-top-pad);margin-bottom:0}.home .hero__child{max-width:100%;padding-bottom:3rem}.home .hero__right{display:none}.home .hero__left{padding-bottom:0}.home .hero__child .section__subtitle{max-width:100%}.home .button__primary{padding:0;height:40px;display:flex;align-items:center;justify-content:center}}.home .pain{--pain-bg:var(--lighter-grey);--pain-section-vert-pad:var(--section-vert-pad);--pain-section-name:var(--red);--pain-section-title:var(--navy-blue);background-color:var(--pain-bg);padding:calc(var(--pain-section-vert-pad)*1.5) 0}.home .pain__child{max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.home .pain__child .section__name{color:var(--pain-section-name);text-align:center;margin-bottom:30px;text-transform:unset;font-weight:300;font-size:55px;max-width:520px;line-height:4rem}.home .pain__child .section__subtitle{color:var(--pain-section-title);text-align:center;margin:0 auto;font-size:1.5rem;line-height:3.5rem;font-family:var(--font);font-weight:400;max-width:880px}.home .pain__child .section__name+.section__subtitle{margin-bottom:var(--name-title-gap)}.home .pain__child .section__title+.pain__list{margin-top:var(--title-content-gap)}.home .pain__img{cursor:pointer;-webkit-animation:bounce 1s infinite alternate;animation:bounce 1s infinite alternate}.home .pain__child img{margin-top:160px;width:70px;height:70px}@-webkit-keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-15px)}}@media only screen and (max-width:800px){.home .pain{padding:48px}.home .pain__child .section__name{font-size:2rem}.home .pain__child .section__subtitle{font-size:1rem;max-width:100%}.home .pain__child .section__title{max-width:100%}.home .pain__child img{width:50px;height:50px}}.home .easyPayments{--easyPayments-bg:#fff;--easyPayments-section-vert-pad:var(--section-vert-pad);--easyPayments-section-name:var(--red);--easyPayments-section-title:var(--navy-blue);background-color:var(--easyPayments-bg);margin-top:150px;padding-bottom:600px;position:relative;overflow:hidden}.home .easyPayments__background{position:absolute;right:0;height:500px;border-radius:447px 0 0 447px;width:70%;top:200px;background-color:#fff;box-shadow:4px 5px 21px rgba(0,0,0,.16)}.home .easyPayment__circle{background-color:var(--primary-blue);width:390px;height:390px;position:absolute;right:-195px;border-radius:50%;top:0}.home .easyPayments__child{position:relative;z-index:1}.home .easyPayments__child .section__name{color:var(--easyPayments-section-name);text-align:center;margin-bottom:20px}.home .easyPayments__child .section__title{color:var(--easyPayments-section-title);text-align:center;margin:0 auto}.home .easyPayments__child .section__name+.section__title{margin-bottom:var(--name-title-gap)}.home .easyPayments__child .section__title{padding-bottom:var(--title-content-gap)}.home .easyPayments__features{padding-top:4rem;display:flex;justify-content:center;align-items:center;transition:all 1s;position:relative}.home .easyPayments__features__image{margin-right:8rem;transition:all 1s;display:inline-block;width:40%;text-align:center;position:absolute;left:-200px}.home .easyPayments__features__image img{width:auto;height:350px}.home .run-animation{-webkit-animation:show .5s ease-in;animation:show .5s ease-in}.home .easyPayment__steps{display:inline-block;margin-left:225px}.home .easyPayment__step{margin:4rem 0;padding-left:2rem;border-left:3px solid var(--red);line-height:var(--text-line-height);font-size:1.5rem;color:var(--dark-grey)}.home .easyPayment__step__active{font-weight:700;color:var(--navy-blue);border-left:3px solid var(--navy-blue)}.home .easyPayments__mobile{width:100%}.home .easyPayments__mobile__list{display:none;flex-direction:column;list-style-type:none;padding:0;margin:0 auto;overflow:hidden}.home .easyPayments__mobile__item{width:100%;color:#fff;overflow:hidden}.home .easyPayments__mobile__item__input{position:absolute;opacity:0;z-index:-1}.home .easyPayments__mobile__item__text{display:flex;justify-content:space-between;align-items:center;padding:1em;font-weight:700;font-size:15px;border-bottom:1px solid #eee;color:var(--navy-blue);cursor:pointer}.home .easyPayments__mobile__item__text span{position:relative;top:-5px;font-size:24px;transition:all .35s}.home .easyPayments__mobile__item__image{display:flex;justify-content:center;max-height:0;padding:0 1em;background:#fff;transition:all .35s}.home .easyPayments__mobile__item__image img{height:250px;width:auto}.home .easyPayments__mobile__item__input:checked+.easyPayments__mobile__item__text span{transform:rotate(180deg);top:4px}.home .easyPayments__mobile__item__input:checked~.easyPayments__mobile__item__image{max-height:100vh;padding:1em}@media only screen and (max-width:820px){.home .easyPayments{margin-top:0;padding-top:4rem;padding-bottom:0}.home .easyPayment__circle,.home .easyPayments__background{display:none}.home .easyPayments__features__image img{max-width:350px}.home .easyPayments__mobile__list{display:flex;margin-top:4rem}.home .easyPayments__features{display:none}.home .run-animation{-webkit-animation-play-state:paused;animation-play-state:paused}}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.home .banking{--banking-bg:#fff;--banking-section-vert-pad:var(--section-vert-pad);--banking-section-name:var(--red);--banking-section-title:var(--navy-blue);background-color:var(--banking-bg);padding-bottom:200px;position:relative;overflow:hidden}.home .banking__background{position:absolute;left:0;height:500px;border-radius:0 447px 447px 0;width:70%;top:220px;background-color:#fff;z-index:0;box-shadow:4px 5px 21px rgba(0,0,0,.16)}.home .banking__circle{background-color:var(--red);width:390px;height:390px;position:absolute;left:-195px;border-radius:50%;top:50px}.home .banking__child{position:relative;z-index:1}.home .banking__child .section__name{color:var(--banking-section-name);text-align:center}.home .banking__child .section__title{color:var(--banking-section-title);text-align:center;margin:0 auto}.home .banking__child .section__name+.section__title{margin-top:var(--name-title-gap)}.home .banking__child .section__title{margin-top:var(--title-content-gap)}.home .banking__features{margin:0 auto;transition:all 1s;position:relative;max-width:1000px}.home .banking__features__image{transition:all 1s;display:inline-block;width:100%;height:100%;text-align:center;position:absolute;right:-20rem;top:9rem}.home .banking__features__image img{width:auto;height:350px}.home .run-slide{-webkit-animation:slide .5s ease-in;animation:slide .5s ease-in}@-webkit-keyframes slide{0%{opacity:0}to{opacity:1}}@keyframes slide{0%{opacity:0}to{opacity:1}}.home .banking__steps{display:inline-block;margin-top:4rem}.home .banking__step{margin:4rem 0;padding-left:2rem;border-left:3px solid var(--red);line-height:var(--text-line-height);font-size:1.5rem;color:var(--dark-grey)}.home .banking__step__active{font-weight:700;color:var(--navy-blue);border-left:3px solid var(--navy-blue)}.home .banking__mobile{width:100%}.home .banking__mobile__list{display:none;flex-direction:column;list-style-type:none;padding:0;margin:0 auto;overflow:hidden}.home .banking__mobile__item{width:100%;color:#fff;overflow:hidden}.home .banking__mobile__item__input{position:absolute;opacity:0;z-index:-1}.home .banking__mobile__item__text{display:flex;justify-content:space-between;align-items:center;padding:1em;font-weight:700;font-size:15px;border-bottom:1px solid #eee;color:var(--navy-blue);cursor:pointer}.home .banking__mobile__item__text span{position:relative;top:-5px;font-size:24px;transition:all .35s}.home .banking__mobile__item__image{display:flex;justify-content:center;max-height:0;padding:0 1em;background:#fff;transition:all .35s}.home .banking__mobile__item__image img{height:250px;width:auto}.home .banking__mobile__item__input:checked+.banking__mobile__item__text span{transform:rotate(180deg);top:4px}.home .banking__mobile__item__input:checked~.banking__mobile__item__image{max-height:100vh;padding:1em}@media only screen and (max-width:820px){.home .banking{padding:var(--banking-section-vert-pad) 0}.home .banking__background,.home .banking__circle{display:none}.home .banking__features__image img{max-width:350px}.home .banking__mobile__list{display:flex;margin-top:4rem}.home .banking__features{display:none}.home .run-animation{-webkit-animation-play-state:paused;animation-play-state:paused}}.home .waysToEarn{--waysToEarn-bg:var(--light-grey);--waysToEarn-section-vert-pad:var(--section-vert-pad);--waysToEarn-section-name:var(--red);--waysToEarn-section-title:var(--navy-blue);background-color:var(--waysToEarn-bg);padding:calc(var(--waysToEarn-section-vert-pad)*2.5) 0 calc(var(--waysToEarn-section-vert-pad)*2) 0}.home .waysToEarn__child{margin:0 auto}.home .waysToEarn__child .section__name{color:var(--waysToEarn-section-name);text-align:center}.home .waysToEarn__child .section__title{color:var(--waysToEarn-section-title);text-align:center;margin:0 auto;font-size:2.5rem;line-height:var(--text-line-height);font-family:var(--font);font-weight:500;max-width:650px}.home .waysToEarn__child .section__name+.section__title{margin-top:var(--name-title-gap)}.home .waysToEarn__child .section__title+.waysToEarn__list{margin-top:var(--title-content-gap)}.home .waysToEarn__list{list-style:none;padding:0;display:flex;flex-flow:row wrap;justify-content:center}.home .waysToEarn__listitem{width:280px;display:flex;flex-direction:column;align-items:center;margin:3rem .75rem}.home .waysToEarn__listitem__image{width:100%;height:100%;display:flex;justify-content:center}.home .waysToEarn__listitem__image img{width:auto;height:100px}.home .waysToEarn__listitem__title{color:var(--waysToEarn-section-title);margin-top:3.5rem;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:1.5px;word-spacing:3px;text-align:center;line-height:1.4}@media only screen and (max-width:800px){.home .waysToEarn{padding:calc(var(--waysToEarn-section-vert-pad)*2) 0 calc(var(--waysToEarn-section-vert-pad)*1.5) 0}.home .waysToEarn__listitem__image img{width:auto;height:40px}.home .waysToEarn__child .section__title{font-size:2rem}.home .waysToEarn__listitem__image{width:40px;height:40px}.home .waysToEarn__listitem__title{margin-top:1.5rem;font-size:.95rem;max-width:100%}.home .waysToEarn__listitem{width:100px}.home .waysToEarn__child .section__title{max-width:100%}}.home .testimonials{--testimonials-bg:#fff;--testimonials-section-vert-pad:var(--section-vert-pad);--testimonials-section-name:var(--red);--testimonials-section-title:var(--navy-blue);background-color:var(--testimonials-bg);padding:calc(var(--testimonials-section-vert-pad)*2.5) 0 var(--testimonials-section-vert-pad) 0}.home .testimonials__child{max-width:var(--max-width);margin:0 auto}.home .testimonials__child .section__name{color:var(--testimonials-section-name);text-align:center}.home .testimonials__child .section__title{color:var(--testimonials-section-title);text-align:center;margin:0 auto;font-family:var(--font)}.home .testimonials__child .section__name+.section__title{margin-top:var(--name-title-gap)}.home .testimonials__child .section__title+.testimonials__testimonies{margin-top:calc(var(--title-content-gap) + 65px)}.home .testimonials__testimonies{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center}.home .testimonials__testimony{background-color:#fff;width:100%;max-width:500px;border-radius:24px;padding:6.5rem 2rem 6rem;box-shadow:4px 5px 21px rgba(0,0,0,.16);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;margin:2rem 4rem}.home .testimonials__testimony__image{width:100px;height:auto;display:flex;justify-content:center;position:absolute;top:-20%;border-radius:50%;padding-top:18px}.home .testimonials__testimony__image img{width:100%;height:100%}.home .testimonials__testimony p{color:var(--navy-blue);font-weight:300;font-size:1.5rem;line-height:1.2;text-align:center;line-height:var(--text-line-height);max-width:90%}.home .testimonials__testimony h3{font-size:1.2rem;font-weight:700;letter-spacing:2px;word-spacing:2px;color:var(--red);margin-top:2rem;text-align:center;text-transform:uppercase}@media only screen and (max-width:400px){.home .testimonials__testimony{width:100%;padding:2rem;margin-top:4rem}}@media only screen and (max-width:800px){.home .testimonials{padding:var(--testimonials-section-vert-pad) 0 0 0}.home .testimonials__child .section__title+.testimonials__testimonies{margin-top:calc(var(--title-content-gap))}.home .testimonials__testimony{margin-top:4rem}.home .testimonials__testimony__image{width:65px;height:auto;top:-20%}.home .testimonials__testimony__hrl{margin-top:1rem}.home .testimonials__testimony h3{font-size:.95rem;margin-top:1rem}.home .testimonials__testimony p{padding-top:1.5rem}}@media only screen and (max-width:1200px){.home .testimonials__testimony{margin-bottom:4rem}}.home .security{--security-bg:#fff;--security-section-vert-pad:var(--section-vert-pad);--security-section-name:var(--red);--security-section-title:var(--navy-blue);--security-section-desc:var(--navy-blue);overflow:auto;background-color:var(--security-bg);padding:calc(var(--security-section-vert-pad)*2) 0 calc(var(--security-section-vert-pad)*4) 0}.home .security__child{max-width:var(--max-width);margin:0 auto}.home .security__child .section__name{color:var(--security-section-name);text-align:center}.home .security__child .section__title{color:var(--security-section-title);text-align:center;margin:0 auto}.home .security__child .section__name+.section__title{margin-top:var(--name-title-gap)}.home .security__child .section__title+.security__features{margin-top:var(--title-content-gap)}.home .security__features{list-style:none;padding:0;margin:0 auto}.home .security__feat{display:flex;align-items:center;width:100%}.home .security__feat__image{flex:1 1 50%;display:flex;justify-content:center}.home .security__feat__image img{width:auto;height:300px}.home .security__feat__image__security img{width:254px;height:260px}.home .security__feat__text{max-width:56%}.home .security__feat__title{color:var(--security-section-title);font-weight:700;font-size:1.8rem;word-spacing:6px}.home .security__feat__desc{font-size:1.3rem;font-weight:500;max-width:71%;color:var(--security-section-desc);font-family:Open Sans;margin-top:2rem;line-height:1.5;letter-spacing:.2px}@media only screen and (max-width:800px){.home .security__feat{flex-direction:column}.home .security__feat__image img{height:150px}.home .security__feat__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.home .security__feat__title{margin-top:2rem}.home .security__feat__desc{text-align:center}.home .security__feat__text{max-width:100%}}.home .plans{--plans-bg:var(--primary-blue);--plans-section-vert-pad:var(--section-vert-pad);--plans-section-name:var(--navy-blue);--plans-section-title:var(--navy-blue);background-color:var(--plans-bg);padding:calc(var(--plans-section-vert-pad)*2) 0}.home .plans__child{max-width:var(--max-width);margin:0 auto}.home .plans__child .section__name{color:var(--plans-section-name);text-align:center}.home .plans__child .section__title{color:#fff;text-align:center;margin:0 auto;font-size:2.5rem;line-height:var(--text-line-height);font-family:var(--font);font-weight:500}.home .plans__child .section__name+.section__title{margin-top:var(--name-title-gap)}.home .plans__child .section__title+.plans__list{margin-top:var(--title-content-gap)}.home .plans__listitem__link,.home .plans__listitem__title{margin-bottom:60px}.home .plans__listitem__price{margin-bottom:30px}.home .plans__listitem__price span{font-size:35px;font-weight:300;margin-left:-20px}.home .pro h1{margin-bottom:20px;color:var(--primary-blue)}.home .pro .plans__listitem__price{margin-bottom:50px}.home .plans__list{display:flex;align-items:center;justify-content:center}.home .plans__listitem ul{list-style-type:none}.home .plans__listitem li{line-height:2rem;font-size:1.5rem;padding-bottom:1rem}.home .plans__listitem li:before{content:"•";padding-right:.5rem;color:red}.home .pro li:before{color:#fff}.home .plans__listitem{padding:40px 111px;display:flex;flex-direction:column;margin:3rem 41px;min-width:590px;min-height:692px;position:relative;border-radius:24px}.home .pro{background-color:var(--navy-blue);color:#fff}.home .free{background-color:#fff}.home .free .plans__listitem__title{color:var(--red)}.home .pro .plans__listitem__title{color:var(--primary-blue)}.home .pro .plans__listitem li{font-size:1.1rem;background-color:var(--navy-blue)}.home .plans__listitem__link{background-color:var(--red);text-align:center;font-size:1.5rem;padding:18px 90px;color:#fff;border-radius:10px;position:absolute;bottom:-6.5rem;left:23%;min-width:324px}.home .pro .plans__listitem__link{color:var(--navy-blue);background-color:#fff}.home .plans__listitem__title{color:var(--plans-section-title);margin-top:3.5rem;font-weight:600;font-size:1.5rem;text-align:center;text-transform:uppercase;letter-spacing:2px;word-spacing:3px;line-height:1.4}.home .plans__listitem__price{font-size:101px;text-align:center;font-weight:200}.home .pro .plans__listitem__price{padding-bottom:40px;border-bottom:1px solid var(--primary-blue)}.home .free .plans__listitem__price{padding-bottom:60px;border-bottom:1px solid var(--red)}@media only screen and (max-width:1300px){.home .plans__list{flex-direction:column}.home .plans__listitem{width:100%;padding:20px;height:100%;min-width:unset}.home .plans__listitem__link{min-width:unset;left:33%}.home .free .plans__listitem__link{left:35%}}@media only screen and (max-width:800px){.home .plans{padding:var(--plans-section-vert-pad) 0}.home .plans__list{flex-direction:column}.home .plans__listitem{width:100%;padding:20px;height:100%;min-width:unset;min-height:unset}.home .plans__listitem__link{min-width:unset;position:unset;margin-top:4rem}.home .plans__listitem__price{font-size:80px}.home .plans__child .section__title{font-size:2rem}}@media only screen and (max-width:400px){.home .plans__listitem__price{font-size:50px}}.home .signup{--signup-bg:var(--navy-blue);--signup-section-vert-pad:calc(var(--section-vert-pad));--signup-section-name:var(--primary-blue);--signup-section-title:#fff;background-color:var(--signup-bg);padding:calc(var(--signup-section-vert-pad)*2) 0 calc(var(--signup-section-vert-pad)*2.5) 0}.home .signup__child{max-width:var(--max-width);margin:0 auto}.home .section__description{text-align:center;color:#000;font-weight:400;margin-top:var(--name-title-gap)}.home .signup__child .section__title{color:var(--signup-section-title);font-weight:300;text-align:center;font-size:4rem;margin:2rem auto 0;font-family:var(--font)}.home .signup__child .section__description{font-size:1.5rem;line-height:43px;font-weight:400;color:#fff}.home .signup__child .button__primary{font-size:1.2rem;max-width:172px;padding:15px 40px;margin:2rem auto 0;margin-top:var(--name-title-gap)}.home .signup__child .button__betaSymbol{font-weight:500;font-size:1rem}.home .modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,.4)}.home .modal__content{background-color:#fff;margin:10% auto;padding:48px;position:relative;border-radius:24px;border:1px solid #888;width:500px}.home .modal__content .section__name{text-align:center;line-height:2.5rem;font-size:1.5rem;color:var(--red)}.home .modal__content .section__title{font-size:1.2rem;margin-top:20px}.home .modal__form{display:flex;flex-direction:column;margin-top:40px}.home .modal__form label{width:100%}.home .modal__input{width:100%;padding:1.1rem 0;margin:1rem 0;border:1px solid #9e9e9e;font-weight:400;border-radius:10px;font-family:Open Sans;text-indent:1.5rem;font-size:1.2rem;color:var(--brown)}.home .close{color:#aaa;right:20px;top:20px;font-size:28px;font-weight:700;position:absolute;cursor:pointer}.home .modal__button{width:50%;height:60px;background-color:var(--red);color:#fff;margin-top:30px;border-color:var(--red)}.home .close:focus,.home .close:hover{color:#000;text-decoration:none;cursor:pointer}@media only screen and (max-width:820px){.home .modal__content{background-color:#fff;width:100%;height:100%}}.flickity-prev-next-button.next,.flickity-prev-next-button.previous{visibility:hidden}.flickity-page-dots{bottom:-75px}.flickity-page-dots .dot{width:12px;height:12px;opacity:1;background:transparent;border:1px solid var(--navy-blue)}.flickity-page-dots .dot.is-selected{background:var(--red)}.terms .button__primary{display:block;text-align:center;color:var(--red);border:2px solid;border-radius:10px;font-size:1rem;transition:all .5s;line-height:1;padding:10px 25px;font-weight:400;position:relative}.terms .button__primary--filled{background-color:var(--red);color:#fff;border-color:var(--red)}.terms .button__primary--filled--blue{background-color:var(--primary-blue);color:#fff;border:none}.terms .button__primary:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.terms .button__betaSymbol{position:absolute;color:var(--red);text-transform:uppercase;bottom:-1.8em;left:0;font-size:.8rem;letter-spacing:5px;font-weight:700;right:0;text-align:center}.terms .button__betaSymbol--small{display:none}@media only screen and (max-width:800px){.terms .section__name{font-size:1rem;text-align:center}.terms .section__title{font-size:2.2rem;text-align:center}.terms .section__subtitle{font-size:1rem;text-align:center}.terms .button__betaSymbol{font-size:11px}}.terms .header{background-color:var(--navy-blue);position:fixed;width:100%;z-index:2}.terms .header__nav{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.terms .header__nav__small{padding:1rem 0}.terms .header__nav__logo{width:7.5rem}.terms .header__nav__logo img{width:100%}.terms .header__nav__links{display:flex;align-items:center}.terms .header__nav__links *+*{margin-left:1rem}@media only screen and (max-width:800px){.terms .header__nav__logo{width:6rem}.terms .header__nav__links .button__primary{padding:.6rem 1.5rem}}.terms .hero{--hero-bg:var(--navy-blue);--hero-section-top-pad:var(--section-vert-pad);--hero-section-bottom-pad:calc(var(--section-vert-pad) + 4rem);--hero-section-name:var(--red);--hero-section-title:#fff;--hero-section-subtitle:var(--red);padding:10rem 0 2rem;background-color:var(--hero-bg)}.terms .hero__child{max-width:var(--max-width);margin:0 auto}.terms .hero__left{max-width:50%}.terms .hero__left__button{max-width:200px;margin-top:2rem}.terms .hero__child .section__name{font-size:1.563rem;text-align:center;color:var(--hero-section-name)}.terms .hero__child .section__title{font-size:4rem;color:var(--hero-section-title);line-height:1.2;font-weight:300}.terms .hero__child .section__subtitle{font-size:1.2rem;font-weight:400;max-width:var(--subtitle-max-width);color:var(--hero-section-title);line-height:var(--text-line-height)}.terms .hero__child .section__name+.section__title{margin-top:var(--name-title-gap)}.terms .hero__child .section__title+.section__subtitle{margin-top:var(--title-subtitle-gap)}@media only screen and (max-width:800px){.terms .hero{padding:10rem 0 0}.terms .hero__child .section__title{font-size:2.5rem;line-height:1.15}}@media only screen and (max-width:800px){.terms .hero__child{max-width:100%;padding-bottom:3rem}.terms .button__primary{padding:0;height:40px;display:flex;align-items:center;justify-content:center}}.terms .termsOfUse{--termsOfUse-bg:#fff;--termsOfUse-section-top-pad:var(--section-vert-pad);--termsOfUse-section-name:var(--red);--termsOfUse-section-title:var(--navy-blue);background-color:var(--termsOfUse-bg);padding:var(--termsOfUse-section-top-pad) 0}.terms .termsOfUse__child{max-width:var(--max-width);margin:0 auto;font-size:1.2rem;line-height:1.8rem}.terms .termsOfUse__child .section__name{color:var(--termsOfUse-section-name);text-align:center;padding-bottom:2rem}.terms .termsOfUse__child .section__title{color:var(--termsOfUse-section-title);font-size:1.5rem}.terms .termsOfUse__child .section__name+.section__title{margin-top:var(--name-title-gap)}.terms .termsOfUse__child .section__title{padding:2em 0 1.2em}@media only screen and (max-width:1200px){.terms .termsOfUse{padding-top:var(--termsOfUse-section-top-pad)}}@media only screen and (max-width:800px){.terms .termsOfUse{padding:var(--termsOfUse-section-top-pad) 0}.terms .termsOfUse__child{font-size:1rem}}.terms .terms__list{list-style-type:lower-alpha;list-style-position:inside;margin-top:20px}.terms .terms__list__element{margin-top:inherit}.privacy .button__primary{display:block;text-align:center;color:var(--red);border:2px solid;border-radius:10px;font-size:1rem;transition:all .5s;line-height:1;padding:10px 25px;font-weight:400;position:relative}.privacy .button__primary--filled{background-color:var(--red);color:#fff;border-color:var(--red)}.privacy .button__primary--filled--blue{background-color:var(--primary-blue);color:#fff;border:none}.privacy .button__primary:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.privacy .button__betaSymbol{position:absolute;color:var(--red);text-transform:uppercase;bottom:-1.8em;left:0;font-size:.8rem;letter-spacing:5px;font-weight:700;right:0;text-align:center}.privacy .button__betaSymbol--small{display:none}@media only screen and (max-width:800px){.privacy .section__name{font-size:1rem;text-align:center}.privacy .section__title{font-size:2.2rem;text-align:center}.privacy .section__subtitle{font-size:1rem;text-align:center}.privacy .button__betaSymbol{font-size:11px}}.privacy .header{background-color:var(--navy-blue);position:fixed;width:100%;z-index:2}.privacy .header__nav{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.privacy .header__nav__small{padding:1rem 0}.privacy .header__nav__logo{width:7.5rem}.privacy .header__nav__logo img{width:100%}.privacy .header__nav__links{display:flex;align-items:center}.privacy .header__nav__links *+*{margin-left:1rem}@media only screen and (max-width:800px){.privacy .header__nav__logo{width:6rem}.privacy .header__nav__links .button__primary{padding:.6rem 1.5rem}}.privacy .hero{--hero-bg:var(--navy-blue);--hero-section-top-pad:var(--section-vert-pad);--hero-section-bottom-pad:calc(var(--section-vert-pad) + 4rem);--hero-section-name:var(--red);--hero-section-title:#fff;--hero-section-subtitle:var(--red);padding:12rem 0 2rem;background-color:var(--hero-bg)}.privacy .hero__child{max-width:var(--max-width);margin:0 auto}.privacy .hero__left{max-width:50%}.privacy .hero__left__button{max-width:200px;margin-top:2rem}.privacy .hero__child .section__name{font-size:1.563rem;text-align:center;color:var(--hero-section-name)}.privacy .hero__child .section__title{font-size:4rem;color:var(--hero-section-title);line-height:1.2;font-weight:300}.privacy .hero__child .section__subtitle{font-size:1.2rem;font-weight:400;max-width:var(--subtitle-max-width);color:var(--hero-section-title);line-height:var(--text-line-height)}.privacy .hero__child .section__name+.section__title{margin-top:var(--name-title-gap)}.privacy .hero__child .section__title+.section__subtitle{margin-top:var(--title-subtitle-gap)}@media only screen and (max-width:800px){.privacy .hero{padding:10rem 0 0}.privacy .hero__child .section__title{font-size:2.5rem;line-height:1.15}}@media only screen and (max-width:800px){.privacy .hero__child{max-width:100%;padding-bottom:3rem}.privacy .button__primary{padding:0;height:40px;display:flex;align-items:center;justify-content:center}}.privacy .privacyPolicy{--privacyPolicy-bg:#fff;--privacyPolicy-section-top-pad:var(--section-vert-pad);--privacyPolicy-section-name:var(--red);--privacyPolicy-section-title:var(--navy-blue);background-color:var(--privacyPolicy-bg);padding:var(--privacyPolicy-section-top-pad) 0}.privacy .privacyPolicy__child{max-width:var(--max-width);margin:0 auto;font-size:16px;line-height:25px}.privacy .privacyPolicy__child .section__name{color:var(--privacyPolicy-section-name);text-align:center;padding-bottom:2rem}.privacy .privacyPolicy__child .section__title{color:var(--privacyPolicy-section-title);font-size:1.5rem}.privacy .privacyPolicy__child .section__name+.section__title{margin-top:var(--name-title-gap)}.privacy .privacyPolicy__child .section__title{padding:2em 0 .7em}@media only screen and (max-width:1200px){.privacy .privacyPolicy{padding-top:var(--privacyPolicy-section-top-pad)}}@media only screen and (max-width:800px){.privacy .privacyPolicy{padding:var(--privacyPolicy-section-top-pad) 0}}.privacy .privacy__list{list-style-type:disc;list-style-position:inside}.privacy .privacy__sublist{list-style-type:circle;list-style-position:inside;margin-left:20px;margin-top:5px}.privacy .privacy__sublist__element{margin-top:inherit}.privacy .section__subtitle{font-style:italic;font-size:16px}.about{overflow-x:hidden}.about .button__primary{display:block;text-align:center;color:var(--red);border:2px solid;border-radius:10px;font-size:1rem;transition:all .5s;line-height:1;padding:10px 25px;font-weight:400;position:relative}.about .button__primary--filled{background-color:var(--red);color:#fff;border-color:var(--red)}.about .button__primary:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.about .button__betaSymbol{position:absolute;color:var(--red);text-transform:uppercase;bottom:-1.8em;left:0;font-size:.8rem;letter-spacing:5px;font-weight:700;right:0;text-align:center}.about .button__betaSymbol--small{display:none}@media only screen and (max-width:800px){.about .section__name{font-size:1rem;text-align:center}.about .section__title{font-size:2.2rem;text-align:center}.about .section__subtitle{font-size:1rem;text-align:center}.about .button__primary{padding:0;height:40px;display:flex;align-items:center;justify-content:center}.about .button__betaSymbol{font-size:11px}}.about .header{background-color:var(--navy-blue);position:fixed;width:100%;z-index:2}.about .header__nav{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.about .header__nav__small{padding:.85rem 0}.about .header__nav__logo{width:7.5rem}.about .header__nav__logo img{width:100%}.about .header__nav__links{display:flex;align-items:center}.about .header__nav__links *+*{margin-left:1rem}@media only screen and (max-width:800px){.about .header__nav__logo{width:6rem}.about .header__nav__links .button__primary{padding:.6rem 1.5rem}}.about .hero{--hero-bg:var(--navy-blue);--hero-section-top-pad:var(--section-vert-pad);--hero-section-bottom-pad:calc(var(--section-vert-pad) + 4rem);--hero-section-name:var(--red);--hero-section-title:#fff;--hero-section-subtitle:var(--red);padding:12rem 0;background-color:var(--hero-bg);position:relative}.about .hero__child{display:flex;justify-content:center;flex-direction:column;align-items:center;overflow-x:hidden}.about .hero__child .section__name{font-size:1.563rem;color:var(--hero-section-name);overflow-x:hidden}.about .hero__child .section__title{font-size:3rem;color:var(--hero-section-title);line-height:1.2;font-weight:500;max-width:700px;text-align:center}.about .hero__child .section__name+.section__title{margin-top:var(--name-title-gap)}.about .hero__child .section__title{margin:var(--title-subtitle-gap) 0}.about .hero__grid{overflow:hidden;display:flex;margin-top:calc(var(--title-subtitle-gap)*2)}.about .hero__grid__images{width:100vw;display:flex;overflow:hidden;justify-content:space-between;-webkit-animation:moveSlideshow 50s linear infinite;animation:moveSlideshow 50s linear infinite}.about .hero__grid__images__image{overflow:hidden}.about .hero__grid__images__image img{max-width:100%}.about .hero__images__floaters{position:absolute;overflow:hidden;bottom:-220px}.about .hero__images__floaters .hero__grid__images{animation:moveSlideshow 50s linear infinite reverse}@-webkit-keyframes moveSlideshow{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes moveSlideshow{0%{transform:translate(0)}to{transform:translate(-100%)}}@media only screen and (max-width:800px){.about .hero{padding-top:8rem;padding-bottom:0}.about .hero__child{padding-top:6rem}.about .hero__child .section__title{font-size:2.5rem;line-height:1.15}.about .hero__images__floaters{position:unset;margin-top:10px}.about .hero__grid{padding-bottom:0}}@media only screen and (max-width:1200px){.about .hero__images__floaters{position:unset;margin-top:10px}.about .hero__grid{padding-bottom:0}}.about .healthyFinancials{--healthyFinancials-bg:#fff;--healthyFinancials-section-vert-pad:var(--section-vert-pad);--healthyFinancials-section-name:var(--red);--healthyFinancials-section-title:var(--navy-blue);background-color:var(--healthyFinancials-bg);padding:20rem 0 var(--healthyFinancials-section-vert-pad) 0}.about .healthyFinancials__child{max-width:var(--max-width);margin:0 auto}.about .healthyFinancials__child .section__name{color:var(--healthyFinancials-section-name);text-align:center}.about .healthyFinancials__child .section__title{color:var(--healthyFinancials-section-title);text-align:center;margin:0 auto;font-weight:300;font-size:3rem;max-width:720px}.about .healthyFinancials__child .section__name+.section__title{margin-top:var(--name-title-gap)}.about .healthyFinancials__child .section__title,.about .healthyFinancials__content{margin-top:var(--title-content-gap)}.about .healthyFinancials__content{display:flex;justify-content:center}.about .healthyFinancials__image{height:449px}.about .healthyFinancials__image img{width:90%;height:100%;-o-object-fit:contain;object-fit:contain}.about .healthyFinancials__texts{padding-top:var(--title-content-gap);padding-left:1.5rem}.about .healthyFinancials__text{font-family:var(--subtitle-font);padding-bottom:1rem;font-weight:400;font-size:1.3rem;line-height:1.5;max-width:620px}.about .healthyFinancials__meet{display:flex;align-items:center;margin-top:7.2rem;-webkit-animation:bounce 1s infinite alternate;animation:bounce 1s infinite alternate}.about .healthyFinancials__meet img{width:50px;height:50px}.about .healthyFinancials__meet .section__name{font-size:1.4rem;color:var(--navy-blue);padding-left:1rem}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-15px)}}@media only screen and (max-width:800px){.about .healthyFinancials{padding:var(--healthyFinancials-section-vert-pad) 0}.about .healthyFinancials__child .section__title{font-size:1.5rem;max-width:300px}.about .healthyFinancials__image img{width:100%;height:auto}.about .healthyFinancials__image{height:auto}.about .healthyFinancials__content{flex-direction:column;align-items:center}.about .healthyFinancials__meet{margin-top:2rem}.about .healthyFinancials__texts{padding-top:0}}.about .beliefs{--beliefs-bg:#fff;--beliefs-section-vert-pad:var(--section-vert-pad);--beliefs-section-name:var(--red);--beliefs-section-title:var(--navy-blue);background-color:var(--beliefs-bg);padding:var(--beliefs-section-vert-pad) 0}.about .beliefs__child{max-width:var(--max-width);margin:0 auto}.about .beliefs__child .section__name{color:var(--beliefs-section-name);text-align:center}.about .beliefs__child .section__title{color:var(--beliefs-section-title);text-align:center;margin:0 auto}.about .beliefs__child .section__name+.section__title{margin-top:var(--name-title-gap)}.about .beliefs__child .section__title,.about .beliefs__content{margin-top:var(--title-content-gap)}.about .beliefs__content{justify-content:center}.about .beliefs__image{height:449px}.about .beliefs__image img{width:90%;height:100%;-o-object-fit:contain;object-fit:contain}.about .beliefs__texts{padding-top:var(--title-content-gap);padding-left:2rem}.about .beliefs__text{font-family:var(--subtitle-font);padding-bottom:1rem;font-weight:400;font-size:1.3rem;line-height:1.5;max-width:620px}.about .beliefs__meet{display:flex;align-items:center;margin-top:7.2rem}.about .beliefs__meet img{width:50px;height:50px}.about .beliefs__meet .section__name{font-size:1.4rem;color:var(--navy-blue);padding-left:1rem}.about .beliefs__timeline{position:relative;max-width:1200px;margin:4rem auto}.about .beliefs__timeline:after{content:"";position:absolute;background-image:repeating-linear-gradient(0deg,var(--navy-blue),var(--navy-blue) 10px,transparent 0,transparent 20px,var(--navy-blue) 0),repeating-linear-gradient(270deg,var(--navy-blue),var(--navy-blue) 10px,transparent 0,transparent 20px,var(--navy-blue) 0);background-size:1px 100%,100% 1px;background-repeat:no-repeat;padding:1px;display:inline-block;top:11px;bottom:280px;left:50%;margin-left:-3px}.about .beliefs__container{padding:5px 40px;position:relative;width:50%}.about .beliefs__container:after{content:"";position:absolute;width:16px;height:16px;right:-5.9px;background-color:var(--navy-blue);bottom:55%;border-radius:50%;z-index:1}.about .beliefs__container--left{left:0}.about .beliefs__container--left:before{content:" ";height:0;position:absolute;top:22px;width:0;z-index:1;right:30px}.about .beliefs__container--right{left:50%}.about .beliefs__container--right:before{content:" ";height:0;position:absolute;top:22px;width:0;z-index:1}.about .beliefs__container--right:after{left:-10px}.about .beliefs__content{padding:20px 30px;background-color:#fff;position:relative;border-radius:6px;display:flex;flex-direction:column;align-items:center}.about .beliefs__content img{width:536px;height:352px;-o-object-fit:contain;object-fit:contain}.about .beliefs__content p{text-align:center}@media only screen and (max-width:1200px){.about .content img{width:450px;height:auto}.about .timeline:after{bottom:223px}}@media only screen and (max-width:600px),only screen and (max-width:800px){.about .beliefs{padding:var(--beliefs-section-vert-pad) 0 0 0}.about .beliefs__container:after,.about .beliefs__timeline:after{display:none}.about .beliefs__container--left,.about .beliefs__container--right{left:25%}}@media only screen and (max-width:800px){.about .beliefs__content{padding:0}.about .beliefs__content img{width:700px;height:auto}}@media only screen and (max-width:600px){.about .beliefs__content img{width:300px;height:auto}.about .beliefs__content p{width:300px;text-align:center}}.about .approach{--approach-bg:var(--light-grey);--approach-section-vert-pad:var(--section-vert-pad);--approach-section-name:var(--red);--approach-section-title:var(--navy-blue);padding:var(--approach-section-vert-pad) 0}.about .approach__child{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.about .approach__child .section__name{color:var(--approach-section-name)}.about .approach__child .section__title{color:var(--approach-section-title);margin:0 auto;line-height:var(--text-line-height);font-family:var(--font);font-weight:500}.about .approach__child .section__description{font-family:var(--subtitle-font);padding:1rem 0;font-weight:400;font-size:1.3rem;line-height:1.5;max-width:510px;text-align:left}.about .approach__child .section__name+.section__title{margin-top:var(--name-title-gap)}.about .approach__child .section__title+.approach__list{margin-top:var(--title-content-gap)}.about .approach__image{width:600px;height:600px}.about .approach__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:800px){.about .approach__child{flex-direction:column}.about .approach__image{width:auto;height:auto}.about .approach__child .section__title{font-size:2rem}}.about .leadership{--leadership-bg:#fff;--leadership-section-vert-pad:var(--section-vert-pad);--leadership-section-name:var(--red);--leadership-section-title:var(--navy-blue);background-color:var(--leadership-bg);padding:calc(var(--leadership-section-vert-pad)*2) 0 calc(var(--leadership-section-vert-pad)*4) 0}.about .leadership__child{max-width:var(--max-width);margin:0 auto}.about .leadership__child .section__name{color:var(--leadership-section-name);text-align:center}.about .leadership__child .section__title{color:var(--leadership-section-title);text-align:center;margin:0 auto;font-weight:300;font-size:3rem;font-family:var(--font)}.about .leadership__child .section__name+.section__title{margin-top:var(--name-title-gap)}.about .leadership__child .section__title+.leadership__leaders{margin-top:calc(var(--title-content-gap))}.about .leadership__leaders{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center}.about .leadership__leader:not(:first-child){margin-left:80px}.about .leadership__leader{position:relative;margin-right:30px;display:flex;align-items:center;justify-content:center}.about .leadership__leader__details{position:absolute;width:400px;padding:2rem 0;bottom:-60px;display:flex;flex-direction:column;border-radius:20px;align-items:center;left:-51px;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.2)}.about .leadership__leader__image img{width:300px;height:100%}.about .leadership__leader__bio{display:flex;align-items:center}.about .leadership__leader__name{font-weight:600;font-size:1.2rem;padding-right:1rem}.about .leadership__leader__linkedin img{width:20px;height:20px}.about .leadership__leader__title{font-family:var(--subtitle-font);padding-top:.5rem;text-align:center}@media only screen and (max-width:600px),only screen and (max-width:800px){.about .leadership__child .section__title{font-size:1.5rem}.about .leadership__leader__image img{width:250px;height:auto}.about .leadership__child .section__title+.leadership__leaders{margin-top:0}.about .leadership__leader{margin-right:0;width:100%}.about .leadership__leader:not(:first-child){margin-left:0;margin-top:80px}}@media only screen and (max-width:1200px){.about .leadership__leader:last-child{padding-top:5rem}}@media only screen and (max-width:800px){.about .leadership__leader__details{width:50%;left:25%;right:0}}@media only screen and (max-width:600px){.about .leadership__leader__details{width:100%;left:0;right:0}}.about .advisory{--advisory-bg:var(--navy-blue);--advisory-section-vert-pad:calc(var(--section-vert-pad)*1.5);--advisory-section-name:#fff;--advisory-section-title:#fff;background-color:var(--advisory-bg);padding:calc(var(--advisory-section-vert-pad)) 0}.about .advisory__child{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;flex-direction:column;justify-content:center}.about .advisory__child .section__title{color:var(--advisory-section-title);font-weight:300;text-align:center;font-size:4rem;margin:2rem auto 0;font-family:var(--font);max-width:1000px}.about .advisory__child .section__description{font-size:1.2rem;line-height:2rem;margin-top:2rem;text-align:center;font-weight:400;color:#fff;max-width:700px;font-family:var(--subtitle-font)}.about .advisory__child .section__description--red{color:var(--red)}.about .advisory__child .button__primary{font-size:1.2rem;max-width:172px;padding:15px 30px;margin-left:1.5rem}.about .advisory__form{margin-top:2rem;display:flex;justify-content:center;align-items:center}.about .advisory__form label{width:500px}.about .advisory__input{width:100%;padding:12px 0;margin:1rem 0;border:1px solid #fff;font-weight:400;border-radius:10px;font-family:var(--subtitle-font);text-indent:1.5rem;font-size:1.2rem;background-color:var(--navy-blue);color:#fff}.about .advisory__input::-moz-placeholder{color:#9e9e9e}.about .advisory__input:-ms-input-placeholder{color:#9e9e9e}.about .advisory__input::placeholder{color:#9e9e9e}@media only screen and (max-width:800px){.about .advisory__form{width:100%;flex-direction:column}.about .advisory__form label{width:100%}.about .advisory__child .section__title{font-size:2rem}}