html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%;scrollbar-width:thin}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{border-radius:4px}html::-webkit-scrollbar-thumb{border-radius:4px;opacity:.5;transition:opacity .2s ease}html::-webkit-scrollbar-thumb:hover{opacity:1}body{min-height:100vh}a{text-decoration:none;color:inherit;transition:color .2s ease,text-decoration .2s ease}a:focus{outline-offset:2px}a:hover{text-decoration:underline}input,button,textarea,select{background:none;color:inherit;border:none;appearance:none}input:focus,button:focus,textarea:focus,select:focus{outline-offset:2px}button{cursor:pointer;background:none}img,svg,video,canvas,audio,iframe,embed,object{max-width:100%;height:auto;display:block}html{font-size:62.5%;-webkit-text-size-adjust:100%}body{font-size:1.6rem;line-height:1.5;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:500;line-height:1.25}input,button,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit}.container{max-width:1110px;margin-inline:auto;height:100%;padding:0}@media(max-width: 1199.98px){.container{max-width:960px;padding-inline:3.2rem}}@media(max-width: 991.98px){.container{max-width:720px;padding-inline:1.5rem}}@media(max-width: 767.98px){.container{max-width:540px;padding-inline:1.2rem}}@media(max-width: 575.98px){.container{max-width:100%;padding-inline:1rem}}.logo{display:block;width:10.7rem;height:2.4rem}.header{padding-block:3.8rem 1.6rem;background:#e6f0ff}.header--sticky{position:sticky;top:-2.2rem;z-index:999}.header__inner{display:flex;align-items:center;justify-content:start;gap:6.4rem;position:relative}.header__nav{display:flex;align-items:center;justify-content:start;flex:1}.header .nav__actions{margin-left:auto}.nav__list{display:flex;align-items:center;justify-content:start;gap:2.8rem}.nav__item{width:100%}.nav__link{display:block;padding:.8rem 1.4rem;color:#4f5361;font-family:"Poppins";font-size:1.4rem;font-weight:500;line-height:1.5}.nav__actions{display:flex;align-items:center;justify-content:start;gap:.2rem;flex-wrap:wrap}.nav__action-link{padding:.8rem 1.6rem;color:#0f1b4c;font-family:"Poppins";font-size:1.4rem;font-weight:500;line-height:1.5}.nav__action-btn{display:inline-flex;justify-content:center;align-items:center;padding:1rem 2.2rem;border:none;border-radius:.8rem;background-color:#0f1b4c;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.nav__action-btn:hover{text-decoration:none;background-color:rgb(25.3598901099,45.6478021978,128.4901098901)}.nav__action-btn:active{background-color:rgb(21.9065934066,39.4318681319,110.9934065934);transform:scale(0.98)}.nav__action-btn:disabled,.nav__action-btn[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}.nav__action-btn{color:#fff;font-family:"Poppins";font-size:1.4rem;font-weight:500;line-height:1.5}.toggle-menu{display:none;position:absolute;right:0;width:2.4rem;height:2.4rem;color:#000336;cursor:pointer}.toggle-menu svg{width:100%;height:100%}.menu__overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:999}.menu__drawer{display:flex;align-items:start;justify-content:center;flex-direction:column;position:fixed;inset:0 0 0 auto;width:26rem;max-width:80%;background:#e6f0ff;transform:translateX(100%);transition:transform .3s ease;z-index:1000;padding:2.4rem}.menu__drawer .nav__list{display:flex;align-items:start;justify-content:center;flex-direction:column;gap:1.6rem;width:100%}.menu__drawer .nav__link{padding-inline:.8rem;font-size:1.6rem}.menu__drawer .nav__actions{display:flex;flex-direction:column;gap:1.2rem;margin:auto auto 0;font-size:1.6rem}.menu__drawer .nav__action-link,.menu__drawer .nav__action-btn{font-size:1.6rem}.menu__drawer .nav__action-btn{display:inline-flex;justify-content:center;align-items:center;padding:1rem 2.2rem;border:none;border-radius:.8rem;background-color:#0f1b4c;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.menu__drawer .nav__action-btn:hover{text-decoration:none;background-color:rgb(25.3598901099,45.6478021978,128.4901098901)}.menu__drawer .nav__action-btn:active{background-color:rgb(21.9065934066,39.4318681319,110.9934065934);transform:scale(0.98)}.menu__drawer .nav__action-btn:disabled,.menu__drawer .nav__action-btn[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}.menu__checkbox:checked~.menu__overlay{opacity:1;visibility:visible}.menu__checkbox:checked~.menu__drawer{transform:translateX(0)}@media(max-width: 1199.98px){.header__inner{gap:3.2rem}}@media(max-width: 991.98px){.header{padding-block:1.6rem}.header--sticky{top:0}.header__inner{justify-content:center}.header__nav{display:none}.toggle-menu{display:block}}.hero{display:flex;align-items:center;justify-content:start;position:relative;min-height:calc(100vh - 9.5rem);padding-block:5rem;background-color:#e6f0ff}.hero__content{max-width:52%;display:flex;align-items:start;justify-content:start;flex-direction:column}.hero__subtitle{color:#687690;font-family:"Poppins";font-size:1.8rem;font-weight:400;line-height:1.875;letter-spacing:.018rem}.hero__title{color:#000336;font-family:"Poppins";font-size:6.4rem;font-weight:700;line-height:1.1875;margin-top:.8rem}.hero__desc{color:#5a6473;font-family:"Poppins";font-size:1.8rem;font-weight:400;line-height:1.77778;margin-top:3rem}.hero__btn{display:inline-flex;justify-content:center;align-items:center;padding:1.5rem 3.8rem;border:none;border-radius:1.2rem;background-color:#0f1b4c;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.hero__btn:hover{text-decoration:none;background-color:rgb(25.3598901099,45.6478021978,128.4901098901)}.hero__btn:active{background-color:rgb(21.9065934066,39.4318681319,110.9934065934);transform:scale(0.98)}.hero__btn:disabled,.hero__btn[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}.hero__btn{color:#fff;font-family:"Poppins";font-size:1.3rem;font-weight:500;line-height:1.5;margin-top:4rem}.hero__media{position:absolute;right:0;bottom:0;width:48%}@media(max-width: 1199.98px){.hero__content{max-width:60%}.hero__title{font-size:5.2rem}.hero__media{width:42%}}@media(max-width: 991.98px){.hero{min-height:calc(100vh - 5.6rem)}}@media(max-width: 767.98px){.hero{text-align:center}.hero__content{max-width:100%;align-items:center}.hero__media{display:none}}@media(max-width: 575.98px){.hero{padding-block:3rem}.hero__btn{width:80%}.hero__content{max-width:90%;margin-inline:auto}}.clients{padding-block:4.3rem 2.3rem;margin-top:7.9rem;background-color:#fff}.clients__header{display:flex;align-items:center;justify-content:space-between}.clients__desc,.clients__ratings-desc{color:#7d8589;font-family:"Poppins";font-size:1.6rem;font-weight:400;line-height:1.25}.clients__desc{margin-top:2.3rem}.clients__ratings-desc{margin-top:1.8rem}.clients__stars{display:flex;align-items:center;justify-content:end;gap:.4rem;height:1.9rem}.clients__companies{display:grid;grid-template-columns:repeat(5, 1fr);margin-top:7rem}.clients__company-link{display:flex;align-items:center;justify-content:center;height:9.1rem;border-radius:1.2rem;transition:box-shadow .3s ease}.clients__company-link:hover{box-shadow:0 1rem 2rem rgba(0,0,0,.1)}@media(max-width: 1199.98px){.clients__companies{grid-template-columns:repeat(4, 1fr);gap:1.6rem}}@media(max-width: 991.98px){.clients__companies{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 767.98px){.clients__header{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2.4rem;text-align:center}.clients__trust{display:flex;align-items:center;justify-content:center;flex-direction:column}.clients__ratings{text-align:center}.clients__stars{justify-content:center}.clients__companies{grid-template-columns:repeat(2, 1fr);gap:1.6rem}}@media(max-width: 575.98px){.clients__companies{grid-template-columns:1fr;gap:1.2rem}}.guides{padding:7.9rem 0;margin-top:4rem;background-color:#fff}.guides__header{text-align:center}.guides__title{position:relative;color:#000336;font-family:"Poppins";font-size:3.5rem;font-weight:600;line-height:1.28571}.guides__title::before{content:"";position:absolute;top:-1rem;left:50%;width:4.1rem;height:.4rem;transform:translateX(-50%);border-radius:1.2rem;background:#000336}.guides__desc{max-width:45.9rem;margin:2rem auto 0;color:#5a6473;font-family:"Poppins";font-size:1.6rem;font-weight:400;line-height:1.875}.guides__list{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:2rem;flex-wrap:wrap;margin-top:7rem}.guides__item{display:flex;align-items:center;justify-content:center;flex-direction:column;width:28rem}.guides__item-title{margin-top:2.6rem;color:#3b3c45;font-family:"Poppins";font-size:2rem;font-weight:500;line-height:1.1}.guides__link{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.8rem;color:#0689ff;font-family:"Poppins";font-size:1.4rem;font-weight:600;line-height:1.5;position:relative;margin-top:1rem;overflow:hidden;transition:color .3s ease}.guides__link:hover{color:rgb(0,109.8506024096,208.8);text-decoration:none}.guides__cta{margin-top:5rem;text-align:center}.guides__btn{color:#fff;font-family:"Poppins";font-size:1.3rem;font-weight:500;line-height:1.5;display:inline-flex;justify-content:center;align-items:center;padding:1.4rem 2.4rem;border:none;border-radius:1.2rem;background-color:#0f1b4c;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.guides__btn:hover{text-decoration:none;background-color:rgb(25.3598901099,45.6478021978,128.4901098901)}.guides__btn:active{background-color:rgb(21.9065934066,39.4318681319,110.9934065934);transform:scale(0.98)}.guides__btn:disabled,.guides__btn[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}@media(max-width: 1199.98px){.guides__list{gap:3rem}}@media(max-width: 767.98px){.guides__desc{max-width:100%;font-size:1.5rem}.guides__list{flex-direction:column;align-items:center}.guides__item{width:100%;max-width:32rem}}@media(max-width: 575.98px){.guides{padding:5rem 0;margin-top:2rem}.guides__title{font-size:2.6rem}.guides__desc{font-size:1.4rem;margin-top:1.2rem}.guides__item-title{font-size:1.8rem}.guides__btn{font-size:1.4rem;padding:1rem 2rem}}.features{padding:11rem 0;margin-top:4.1rem;background-color:#f5fafe}.features__title{color:#000336;font-family:"Poppins";font-size:3.5rem;font-weight:600;line-height:1.28571}.features__header-info{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem}.features__desc{color:#5a6473;font-family:"Poppins";font-size:1.6rem;font-weight:400;line-height:1.875;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.features__view-all{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.8rem;color:#0689ff;font-family:"Poppins";font-size:1.8rem;font-weight:600;line-height:1.5;position:relative;overflow:hidden;transition:color .3s ease}.features__view-all:hover{color:rgb(0,109.8506024096,208.8)}.features__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem;margin-top:6.8rem}.features__item{border-radius:1.2rem;background:#fff;box-shadow:0 6.5rem 8rem -4.6rem rgba(226,238,249,.6);transition:transform .3s ease,box-shadow .1s ease-out}.features__item:hover{transform:translateY(-0.8rem);box-shadow:0 -0.4rem 1.6rem rgba(0,0,0,.1)}.features__thumbnail{width:100%;height:22.7rem;border-radius:1.2rem 1.2rem 0 0;object-fit:cover}.features__body{padding:1.7rem 2rem 2.2rem}.features__item-title{color:#000336;font-family:"Poppins";font-size:2rem;font-weight:600;line-height:1}.features__item-title:hover a{text-decoration:none}.features__item-desc{color:#a3a6ab;font-family:"Poppins";font-size:1.4rem;font-weight:400;line-height:1.5;margin-top:1.1rem}.features__item-stats{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:2.2rem;margin-top:2.1rem}.features__stat{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.8rem}.features__stat-label{color:#444;font-family:"Poppins";font-size:1.4rem;font-weight:400;line-height:1.5}@media(max-width: 1199.98px){.features__list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767.98px){.features__list{grid-template-columns:1fr}.features__header,.features__header-info{text-align:center}.features__header-info{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.6rem}.features__title{font-size:2.8rem}.features__desc{font-size:1.4rem}}@media(max-width: 575.98px){.features{padding:6rem 0;margin-top:2rem}}.stats{padding:5rem 3.1rem;margin-top:7.5rem}.stats__main-content{display:grid;grid-template-columns:1fr 1fr}.stats__image-block{display:flex;justify-content:flex-end;position:relative}.stats__image{display:block;width:40rem;height:46rem;object-fit:cover;border-radius:1.2rem;box-shadow:4rem 8rem 15.5rem rgba(30,103,113,.03)}.stats__trend{position:absolute;top:0;left:0;padding:4.5rem 2.2rem;max-width:23.9rem;border-radius:0 0 1.2rem 1.2rem;background-color:#fff;box-shadow:9rem 8.5rem 10rem rgba(0,0,0,.06)}.stats__trend-header{display:flex;align-items:center;justify-content:space-between}.stats__trend-value{color:#000336;font-family:"Poppins";font-size:2.6rem;font-weight:700;line-height:1;letter-spacing:.026rem}.stats__trend-desc{color:#a7a7a7;font-family:"Poppins";font-size:1.2rem;font-weight:400;line-height:1.5;margin-top:.8rem}.stats__trend-divider{width:100%;height:.12rem;margin:2.5rem 0;background-color:#e9e9e9}.stats__trend-avatars{margin-top:2.5rem}.stats__avatar-list{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:1.4rem;flex-wrap:wrap;gap:1.6rem 1.4rem}.stats__avatar-group{display:flex;align-items:center;justify-content:center}.stats__avatar-item{margin-left:-0.3rem}.stats__avatar-img{width:1.6rem;height:1.6rem;border-radius:50%;background:var(--bg-color, lightgray);box-shadow:.4rem .4rem 1.6rem rgba(0,0,0,.1)}.stats__avatar-img--initial{display:flex;align-items:center;justify-content:center;color:#fff;font-family:"Circular Std";font-size:7.261px;font-weight:450;letter-spacing:-0.0145rem}.stats__content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin-left:30%}.stats__title{position:relative;max-width:26.9rem;color:#000336;font-family:"Poppins";font-size:3.5rem;font-weight:600;line-height:1.28571}.stats__title::before{content:"";position:absolute;top:-1rem;left:0;width:4.1rem;height:.4rem;border-radius:1.2rem;background:#000339}.stats__desc{max-width:30.9rem;margin-top:2rem;color:#5a6473;font-family:"Poppins";font-size:1.6rem;font-weight:400;line-height:1.875}.stats__quantity-list{display:grid;grid-template-columns:repeat(3, 1fr);margin-top:11rem}.stats__quantity-item{display:flex;align-items:center;justify-content:center;flex-direction:column}.stats__quantity-value{color:#000;font-family:"Poppins";font-size:6.4rem;font-weight:600;line-height:1.1875}.stats__quantity-label{margin-top:2.4rem;color:#7b8087;font-family:"Poppins";font-size:1.8rem;font-weight:400;line-height:1.875}@media(max-width: 991.98px){.stats__content{margin-left:20%}}@media(max-width: 767.98px){.stats__main-content{grid-template-columns:1fr;gap:3rem}.stats__image-block{justify-content:center}.stats__image{margin:0 auto}.stats__trend{position:static;margin:0 auto}.stats__content{margin:2rem auto 0;transform:none}.stats__quantity-list{grid-template-columns:1fr;gap:3rem}}@media(max-width: 575.98px){.stats__title,.stats__desc{width:100%}.stats__content{width:90%}.stats__image{display:none}.stats__trend{max-width:80%}}.subscription{margin-top:5.1rem}.subscription__body{display:flex;align-items:center;justify-content:space-between;position:relative;height:37.9rem;padding:8rem;border-radius:2rem;background-color:#063183}.subscription__info{max-width:58%;z-index:1}.subscription__title{color:#fff;font-family:"Poppins";font-size:3.5rem;font-weight:600;line-height:1.28571}.subscription__desc{margin-top:1.5rem;opacity:.75;color:#fff;font-family:"Poppins";font-size:1.6rem;font-weight:400;line-height:1.875}.subscription__btn{display:inline-flex;justify-content:center;align-items:center;padding:1.6rem 4.2rem;border:none;border-radius:1.2rem;background-color:#fff;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.subscription__btn:hover{text-decoration:none;background-color:#fff}.subscription__btn:active{background-color:#fff;transform:scale(0.98)}.subscription__btn:disabled,.subscription__btn[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}.subscription__btn{color:#002366;font-family:"Poppins";font-size:1.3rem;font-weight:500;line-height:1.5;margin-top:2rem}.subscription__btn:hover{background-color:hsl(0,0%,90%)}.subscription__media{position:absolute;bottom:0;right:8rem;width:30rem}@media(max-width: 991.98px){.subscription__media{display:none}.subscription__info{max-width:100%}}@media(max-width: 767.98px){.subscription__body{flex-direction:column;height:auto;text-align:center;padding:4rem 2rem}}@media(max-width: 575.98px){.subscription__title{font-size:2.8rem}.subscription__desc{font-size:1.4rem}.subscription__btn{width:100%}}.footer{padding:5rem 0 5.8rem;margin-top:5.5rem}.footer__links{display:flex;align-items:flex-start;justify-content:space-between}.footer__column{max-width:25.7rem}.footer__heading{color:#1c1c1d;font-family:"Lato";font-size:2rem;font-weight:700;line-height:1}.footer__list{margin-top:4rem;display:grid;gap:1.8rem}.footer__link{color:#7a7a7e;font-family:"Poppins";font-size:1.6rem;font-weight:400;line-height:1.875}.footer__link:hover::after{width:100%;left:0}.footer__desc{color:#7a7a7e;font-family:"Poppins";font-size:1.6rem;font-weight:400;line-height:1.875;margin-top:4rem}.footer__social{margin-top:4rem;display:flex;gap:1.6rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:2.847rem;height:2.847rem;border-radius:.3rem;background-color:#f9f9f9;transition:transform .15s ease,background-color .2s ease}.footer__social-link:hover{background-color:hsl(0,0%,92.7647058824%)}.footer__social-link:active{transform:scale(0.98)}.footer__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:8.1rem}.footer__copyright{color:#c2c2c2;font-family:"Poppins";font-size:1.4rem;font-weight:400;line-height:1.5}@media(max-width: 1199.98px){.footer__links{gap:2rem}.footer__bottom{gap:3rem}}@media(max-width: 767.98px){.footer__links{display:grid;grid-template-columns:repeat(3, 1fr);gap:6rem 3rem;text-align:center}.footer__column:last-child{grid-column:1/-1;margin:0 auto;text-align:center}.footer__social{justify-content:center}.footer__bottom{flex-direction:column;gap:2rem;text-align:center}}@media(max-width: 575.98px){.footer__links{grid-template-columns:1fr;gap:2.4rem}.footer__column{max-width:100%}.footer__desc{width:60%;margin-inline:auto}.footer__bottom{margin-top:5rem}}
