.text-center{text-align:center}html{font-size:10px}@media only screen and (max-width: 600px){html{font-size:8px}}html{scroll-behavior:smooth}body{font-family:'Inter', 'Montserrat', sans-serif;font-size:1.6rem;line-height:1.4;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden}*{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit;font-family:inherit}.hero-heading{max-width:66rem;font-size:6rem;font-weight:700;line-height:1.2;margin-top:20rem}@media only screen and (max-width: 600px){.hero-heading{font-size:3.5rem}}.hero-heading__highlight{font-size:7.2rem;font-weight:700;display:inline-block;padding:1.8rem 2.1rem;margin-top:2rem;margin-bottom:3rem;background-color:#26cae5}@media only screen and (max-width: 600px){.hero-heading__highlight{font-size:4.2rem}}.hero-sub{margin-top:2rem;opacity:0.5;font-size:1.8rem;font-weight:400;line-height:2.7rem}.secondary-heading{font-size:3.6rem;font-weight:700}.tertiary-heading{font-size:3.6rem;font-weight:400;margin-top:4rem;margin-bottom:7.5rem}.header{background-color:#191922;background-image:linear-gradient(-65deg, transparent 48%, rgba(187,187,255,0.1) 48%),url("../img/hero.png");background-size:cover;background-repeat:no-repeat;min-height:100vh;color:#ffffff;padding-top:5.1rem;padding-bottom:7.2rem}@media only screen and (max-width: 600px){.header{min-height:0;background-position:65% center;background-image:linear-gradient(-65deg, transparent 58%, rgba(187,187,255,0.1) 58%),url("../img/hero.png")}}.header__paragraph{font-size:2.4rem;margin-bottom:4.8rem}@media only screen and (max-width: 600px){.header__paragraph{margin-top:2rem}}.header__paragraph--bold{font-weight:700}.header__scroll{margin:0 auto;width:12rem;color:inherit;text-decoration:none;margin-top:20rem;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:center;-ms-flex-align:center;align-items:center;font-size:2.1rem}@media only screen and (max-width: 600px){.header__scroll{margin-top:10rem}}.header__scroll img{margin-top:2.1rem;height:3rem;width:auto;-webkit-animation:mymove 1s infinite;animation:mymove 1s infinite}.nav{font-size:1.6rem;color:#fff;font-weight:400;position:fixed;width:100%;top:0;z-index:100;padding-top:4rem;padding-bottom:4rem;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.nav>.container{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}.nav.opaque{background-color:#191922;padding-top:2.3rem;padding-bottom:2.3rem}@media only screen and (max-width: 600px){.nav.opaque{padding-top:3rem;padding-bottom:3rem}}@media only screen and (max-width: 600px){.nav{position:absolute;margin-bottom:12rem}.nav .nav__list{display:none}}.nav__logo img{width:17rem}.nav__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.nav__item:not(:last-child){margin-right:5.4rem}.nav__item--active{border-bottom:0.3rem solid #26cae5}.nav__link{line-height:1.6;color:inherit;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.3s ease;transition:0.3s ease}.nav__link:hover{color:rgba(255,255,255,0.75)}.nav__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__contact img{height:2rem;margin-right:0.7rem}.nav__phone{margin-right:5.6rem}.section{padding:13rem 0;color:#191919;position:relative}.section--grey{background-color:#fafafa}@media only screen and (max-width: 600px){.section{padding:8rem 0}}.section--grey{background-color:#f3f3f3}.section__img-right{position:absolute;right:0;top:22rem;max-width:50%}@media only screen and (max-width: 1400px){.section__img-right{max-width:35%}}@media only screen and (max-width: 600px){.section__img-right{max-width:100%;position:static;margin-top:4rem;margin-bottom:4rem}}.section__img-right img{width:100%}.footer{background-color:#12264f;color:#191919;font-size:1.5rem}.container{max-width:112rem;width:86%;margin:0 auto}.btn{display:inline-block;color:#fff;background-color:#3a79f9;border-radius:10rem;text-decoration:none;font-weight:600;cursor:pointer;padding:1.2rem 2.1rem;font-size:1.5rem;-webkit-box-shadow:0.125rem 0.1875rem 0.9375rem rgba(0,0,0,0.15);box-shadow:0.125rem 0.1875rem 0.9375rem rgba(0,0,0,0.15);-webkit-transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out}.btn .icon{-webkit-transition:0.6s cubic-bezier(0.85, -0.37, 0.17, 1.45);transition:0.6s cubic-bezier(0.85, -0.37, 0.17, 1.45)}.btn:hover{-webkit-box-shadow:0.125rem 0.1875rem 0.9375rem rgba(0,0,0,0.3);box-shadow:0.125rem 0.1875rem 0.9375rem rgba(0,0,0,0.3)}.btn:hover .icon{-webkit-transform:translateX(0.5rem);transform:translateX(0.5rem)}.btn--link:hover{text-decoration:underline}.btn--lg{text-transform:uppercase;font-size:1.6rem;padding:1.6rem 3rem}.btn--transparent{background-color:transparent;color:#000000;border:2px solid rgba(0,0,0,0.1);font-weight:400;min-width:13.5rem;text-align:center;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out}.btn--transparent:hover{-webkit-box-shadow:none;box-shadow:none;color:#fff;background-color:#343a40;border-color:#343a40}.btn--secondary{color:#3a79f9;background-color:#ebf1fe}.rule{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.rule:not(:last-child){margin-right:3rem}@media only screen and (max-width: 600px){.rule:not(:last-child){margin-right:0;margin-bottom:8rem}}@media only screen and (max-width: 600px){.rule{width:100%;text-align:center}}.rule__img{border-radius:20rem;font-size:4.5rem;line-height:1;margin-bottom:2.5rem;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:8.5rem;width:8.5rem}.rule__img--blue{color:#2f62ca;background-color:rgba(47,98,202,0.2)}.rule__img--green{color:#3c843a;background-color:rgba(60,132,58,0.2)}.rule__img--yellow{color:#f8c700;background-color:rgba(248,199,0,0.2)}.rule__img--blue .rule__badge{background-color:#2f62ca}.rule__img--green .rule__badge{background-color:#3c843a}.rule__img--yellow .rule__badge{background-color:#f8c700}.rule__badge{position:absolute;top:-0.3rem;right:-0.3rem;border-radius:20rem;width:3rem;height:3rem;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;color:#fff;font-size:1.4rem;font-weight:700}.rule__heading{font-size:2.1rem;font-weight:600;margin-bottom:2.2rem;min-height:6rem;display:block}@media only screen and (max-width: 600px){.rule__heading{min-height:0}}.rule__text{line-height:2.4rem;opacity:0.5;font-size:1.6rem;font-weight:400}.card{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;background-color:#ddd;position:relative;z-index:2;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-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#fff;min-height:450px}.card:not(:last-child){margin-right:2.3rem}@media only screen and (max-width: 600px){.card:not(:last-child){margin-right:0;margin-bottom:3rem}}@media only screen and (max-width: 600px){.card{overflow:hidden;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto;color:#191919}}.card:hover .card__img{opacity:0.9;-webkit-filter:brightness(90%) grayscale(0%);filter:brightness(90%) grayscale(0%)}.card__img{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0.7;-webkit-filter:brightness(60%) grayscale(10%);filter:brightness(60%) grayscale(10%);z-index:-1;position:absolute;top:0;width:100%}@media only screen and (max-width: 600px){.card__img{-webkit-filter:none;filter:none;opacity:1;position:static;max-height:500px;overflow:hidden}}.card__heading{padding-left:2.3rem;padding-right:2.3rem;font-size:2.4rem;font-weight:600;margin-bottom:2.8rem;margin-top:4rem}.card__text{padding-left:2.3rem;padding-right:2.3rem;opacity:0.5;line-height:2.7rem;font-size:1.5rem}.card__text:last-child{padding-bottom:3rem}input,textarea{padding:1.5rem;border-radius:0.4rem;border:2px solid #d1d1d1;outline:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#222}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#222}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#222}input::placeholder,textarea::placeholder{color:#222}input{line-height:1}.flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
