@charset "UTF-8";h1{font-family:Roboto,sans-serif;font-weight:400}@font-face{font-family:Larsseit;src:url(Larsseit-Light.900d5087.eot);src:url(Larsseit-Light.5d9438be.ttf) format("wolf"),url(Larsseit-Light.5d9438be.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Larsseit;src:url(Larsseit-Medium.34839587.eot);src:url(Larsseit-Medium.020f33fe.woff) format("wolf"),url(Larsseit-Medium.911e00d1.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Larsseit;src:url(Larsseit-Bold.ca295a5b.eot);src:url(Larsseit-Bold.e43b77ae.woff) format("wolf"),url(Larsseit-Bold.3d5faef1.ttf) format("truetype");font-weight:700;font-style:normal}.header{display:flex;position:relative;background:#f4f9e2;max-width:1440px;margin:0 auto}@media (min-width:1400px){.header{justify-content:space-around}}.header__container{display:flex;width:100%;max-width:1440px;height:max-content;flex-direction:column;justify-content:space-between}@media (min-width:1400px){.header__container{position:relative;left:82px}}.header__big-container{display:flex;overflow:hidden}.header__block{display:flex;margin:82px 32px 0;flex-direction:column;justify-content:space-between;position:relative;z-index:1}@media (min-width:1024px){.header__block{margin-left:78px;margin-top:164px}}@media (min-width:1400px){.header__block{justify-content:flex-start}}.header__tittle{display:flex;margin-top:0;margin-bottom:18px;width:fit-content;font-size:24px;font-weight:700;color:#22356f}@media (min-width:1280px){.header__tittle{font-size:48px;line-height:48px;letter-spacing:-.15rem;height:168px}}.header__paragraph{max-width:320px;font-size:16px;font-style:normal;color:#22356f;margin-bottom:62px;margin-right:32px}@media (min-width:1280px){.header__paragraph{max-width:470px;font-size:24px;font-style:normal;margin-bottom:62px}}.header__rectangle{display:none}@media (min-width:1024px){.header__rectangle{display:flex;position:absolute;right:0}}.header__img{display:none}@media (min-width:1024px){.header__img{display:flex;position:absolute;top:-18px;right:0;z-index:0;height:100%}}.header__img-1{display:none}@media (min-width:1024px){.header__img-1{display:flex;position:relative;top:60px;right:0;z-index:0;height:80%;visibility:hidden}}.header__photo-container{overflow:hidden;z-index:0;display:flex;position:relative}.header__button{display:flex;position:relative;gap:38px;border:none;text-decoration:none;max-width:338px;margin-bottom:48px}@media (min-width:320px){.header__button{gap:16px}}.header__button--yellow{display:block;background-color:#f9b640;padding:10px 30px;border:1px solid #f9b640;font-size:16px;font-weight:700;color:#fff}@media (min-width:320px){.header__button--yellow{font-size:12px;padding:8px 15px 6px}}.header__button--transparent,.header__button--yellow:hover{background-color:transparent;color:#f9b640}.header__button--transparent{border:1px solid transparent;font-size:16px;font-weight:700}.header__button--transparent:hover{border:1px solid #f9b640}@media (min-width:320px){.header__button--transparent{font-size:12px;padding:8px 15px 6px}}.nav{display:flex;justify-content:space-between;align-items:center;min-height:50px;z-index:1}.nav__logo{margin-left:178px;margin-top:26px;transition:transform 1s}.nav__logo:hover{transform:scale(1.2)}@media (min-width:320px){.nav__logo{margin-left:32px}}@media (min-width:1024px){.nav__logo{margin-left:78px}}.nav__toggler-label{display:block;position:relative;margin:20px 0 0 20px;transform:translate(-50%);width:32px;height:32px;cursor:pointer;z-index:2;transition:transform 1s}.nav__toggler-label:hover{transform:scale(1.2)}.nav__toggler-label:before{top:3px}.nav__toggler-label:after,.nav__toggler-label:before{content:"";display:block;position:absolute;width:100%;height:3px;background-color:#62d0df;transition-duration:.3s;transform-origin:center left;z-index:1}.nav__toggler-label:after{bottom:3px}@media (min-width:768px){.nav__toggler-label{display:none}}.nav__list{display:none;flex-direction:row;margin-top:26px;padding:0;justify-content:center;align-items:center;list-style:none}@media (min-width:320px){.nav__list{display:flex;justify-content:center}}@media (min-width:768px){.nav__list{display:flex}}.nav__toggler{display:none}.nav__toggler:checked~.nav__toggler-label:before{transform:rotate(45deg)}.nav__toggler:checked~.nav__toggler-label:after{transform:rotate(-45deg)}.nav__toggler:checked~.nav__list{top:50px;visibility:visible}.nav__item{display:flex;margin-right:20px;margin-top:12px;justify-content:center}.nav__link{font-size:14px;line-height:16px;font-weight:500;color:#22356f;border-bottom:transparent;padding-bottom:10px}.nav__link:hover{font-weight:700;border-bottom:1px solid #22356f;transition:border-bottom .5s}.nav__link:active{font-weight:700;border-bottom:1px solid #000}.nav__contact{display:flex;width:100px;height:50px;margin-top:22px;align-items:center;justify-content:center;border-radius:30px;border:1px solid #62d0df;background-color:#62d0df;text-transform:uppercase;font-weight:700;font-size:14px;line-height:16px;color:#fff;z-index:1}@media (min-width:640px){.nav__contact{width:150px}}.nav__contact:hover{transform:scale(1.2);transition:transform 1s}.nav__contact-text{align-self:center}@media (max-width:1023px){.nav{display:flex}.nav__list--header{flex-direction:column;justify-content:space-around;visibility:hidden;position:absolute;left:0;right:0;width:100vw;height:200px;align-items:center;border-radius:50px;background-color:rgba(98,208,223,.7);z-index:3}.nav__li{margin:0;justify-content:center}.nav__link{font-weight:700;font-size:23px;text-shadow:2px 1px 5px rgba(0,0,0,.3);color:#fff}.nav__toggler-label{display:block}}.whyThrive{height:max-content;max-width:1440px;margin:0 auto;background:#62d0df}.whyThrive__big-container{display:flex;align-items:center;justify-content:space-between}.whyThrive-text-container{display:flex;flex-direction:column;margin:32px}@media (min-width:1024px){.whyThrive-text-container{margin-top:78px;margin-left:78px;justify-content:center}}.whyThrive-tittle{display:flex;margin:0;font-size:36px;line-height:27px;letter-spacing:-.01em}.whyThrive-paragraph,.whyThrive-tittle{font-family:Larsseit,sans-serif;color:#fff}.whyThrive-paragraph{margin-top:75px;font-size:16px;line-height:28px;width:50vw}@media (min-width:1024px){.whyThrive-paragraph{height:max-content;max-width:556px;font-size:24px;line-height:35px;padding-right:64px}}.whyThrive-photo-container{position:relative;display:none;object-fit:fill;height:max-content}@media (min-width:1024px){.whyThrive-photo-container{height:100%;display:flex}}.whyThrive-img{position:relative;z-index:0}.aboutUs{height:max-content;width:100vw;background-color:#fff;max-width:1440px;margin:0 auto}.aboutUs__container{display:flex;flex-direction:column;justify-content:space-between;margin-left:32px}@media (min-width:1024px){.aboutUs__container{flex-direction:row;justify-content:space-evenly;padding-top:150px;padding-left:106px}}.aboutUs__tittle{margin-bottom:0;width:max-content;white-space:nowrap}.aboutUs__paragraph,.aboutUs__tittle{display:flex;font-size:24px;line-height:34px;letter-spacing:.01em;color:#22356f}.aboutUs__paragraph{font-weight:450;margin-right:32px;max-width:592px;padding-bottom:76px}.aboutUs__bottom-tittle{font-size:16px;line-height:19px;text-align:center;letter-spacing:.06em;color:rgba(34,53,111,.5);padding-bottom:24px;margin:0}.squares,.we-can-help-you-with{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));grid-auto-rows:260px;justify-content:center;justify-items:center;max-width:1440px;margin:0 auto}@media (min-width:1080px) and (max-width:1440px){.squares,.we-can-help-you-with{grid-template-columns:repeat(4,minmax(auto,1fr))}}@media (min-width:1800px){.squares,.we-can-help-you-with{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}}@media (min-width:1024px){.squares,.we-can-help-you-with{grid-auto-rows:360px}}.we-can-help-you-with__square--1{background-color:#ffe2de}.we-can-help-you-with__square--2{background-color:#c4e769}.we-can-help-you-with__square--3{background-color:#62d0df}.we-can-help-you-with__square--4{background-color:#0052c1}.squares{max-width:1440px;margin:0 auto}@media (min-width:1080px) and (max-width:1440px){.squares{grid-template-columns:repeat(3,minmax(auto,1fr))}}@media (min-width:1440px){.squares{grid-template-columns:repeat(3,minmax(480px,1fr))}}@media (min-width:1024px){.squares{grid-auto-rows:480px}}.squares__square--1{background-color:#22356f}.squares__square--2{background-color:#0052c1}.squares__square--4{background-color:#62d0df}.squares__square--5{background-color:#dee1ff}.squares__square--6{background-color:#8f00ff}.squares__ul{display:flex}@media (min-width:1024px){.squares__ul{padding-top:72px}}.squares__li{display:flex;align-items:center}.squares__li:before{color:#e9b730;content:"• "}.squares__square{width:100%}.squares__square--3{background-image:url(main-block-photo.f1231668.png);object-fit:cover}.square{min-width:100%}.square__ul,.squares__ul{padding-left:40px;padding-top:32px;align-self:center}@media (min-width:1024px){.square__ul,.squares__ul{padding-top:72px}}.square__li,.squares__li{list-style-type:none;font-size:32px;line-height:34px;letter-spacing:-.01em;color:#fff;font-weight:450;border-top:1px solid #fff;margin-right:40px;padding-top:24px}.square__li:before,.squares__li:before{color:#e9b730;content:"• "}.cards-on-white{background-color:#fff;padding-top:22px;padding-bottom:40px;max-width:1440px;margin:0 auto}.cards-on-white__container{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-auto-rows:240px;justify-content:center;justify-items:center}@media (min-width:1024px){.cards-on-white__container{grid-template-columns:repeat(auto-fill,minmax(480px,1fr))}}@media (min-width:1919px){.cards-on-white__container{grid-template-columns:repeat(3,minmax(480px,1fr))}}.cards{padding:15%}.cards__tittle{margin-bottom:28px;font-size:28px;line-height:33px;letter-spacing:-.03em;color:#22356f}.cards__paragraph{max-width:298px;font-size:16px;line-height:25px;letter-spacing:-.03em;color:rgba(34,53,111,.5)}.you-should-also-know{display:flex;background-color:#fff;max-width:1440px;margin:0 auto}.contact-us__photo-container,.you-should-also-know__photo-container{display:none}@media (min-width:1024px){.contact-us__photo-container,.you-should-also-know__photo-container{display:flex}}.you-should-also-know__img{object-fit:cover}.contact-us__text-container,.you-should-also-know__text-container{margin:42px 48px;height:max-content;display:flex;flex-direction:column}@media (min-width:1024px){.contact-us__text-container,.you-should-also-know__text-container{margin-top:102px;margin-left:106px}}.contact-us__head-tittle,.you-should-also-know__tittle{font-size:16px;line-height:12px;letter-spacing:.06em;color:#22356f;width:max-content;height:max-content;margin-bottom:72px}@media (min-width:1024px){.contact-us__head-tittle,.you-should-also-know__tittle{margin:0}}.contact-us__paragraph,.you-should-also-know__paragraph{max-width:676px;max-height:max-content;margin-bottom:72px;flex-direction:column;font-size:18px;font-weight:450;line-height:32px;letter-spacing:-.01em;color:#22356f}@media (min-width:1024px){.contact-us__paragraph,.you-should-also-know__paragraph{font-size:36px;line-height:53px;margin-top:224px;margin-bottom:0}}.you-should-also-know__paragraph--color-text{width:max-content;color:#62d0df}.you-should-also-know__link{color:#fab63e;display:flex;margin-top:152px}.you-should-also-know__link:hover{border-bottom:1px solid #fab63e;width:max-content}.contact-us{background-color:#22356f;overflow-x:hidden;max-width:1440px;margin:0 auto}.contact-us__big-container{display:flex;justify-content:space-between;height:max-content}.contact-us__text-container{display:flex}.contact-us__head-tittle{color:#fff}.contact-us__tittle{font-size:32px;line-height:42px;letter-spacing:-.01em;color:#fff}@media (min-width:1024px){.contact-us__tittle{font-size:64px;line-height:94px}}.contact-us__paragraph{max-width:434px;color:#fff}@media (min-width:1024px){.contact-us__paragraph{max-width:584px}}.contact-us__link{display:flex;margin-top:152px;color:#62d0df}.contact-us__link:hover{border-bottom:1px solid #62d0df;width:max-content}.contact-us__photo-container{display:none;position:relative}@media (min-width:1024px){.contact-us__photo-container{display:flex}}.contact-us__img{object-fit:cover}.some-info{display:flex;justify-content:space-between;max-width:1440px;margin:0 auto}.some-info__photo-container{display:none}@media (min-width:1024px){.some-info__photo-container{display:flex}}.some-info__img{object-fit:cover}.some-info__text-container{max-width:max-content;display:flex;flex-direction:column;height:max-content;position:relative;margin:48px 20px 38px 48px;gap:32px}@media (min-width:1024px){.some-info__text-container{gap:18px;margin:98px 40px 74px 68px}}@media (min-width:1280px){.some-info__text-container{gap:32px;right:10%}}@media (min-width:600px){.some-info__text-container{flex-direction:row}}.some-info__card-tittle{font-size:14px;line-height:11px;letter-spacing:-.01em;font-weight:450;color:#22356f;width:max-content}.some-info__card-paragraph{max-width:max-content;font-size:14px;line-height:23px;letter-spacing:-.01em;color:rgba(34,53,111,.5);margin-top:32px}.some-info__card-link{color:inherit}.footer{display:flex;align-items:center;height:80px;background-color:#62d0df;max-width:1440px;margin:0 auto}.footer__text{font-size:14px;line-height:11px;font-weight:450;letter-spacing:-.01em;color:#fff;margin-left:12.5vw;transition:transform 1s}.footer__text:hover{transform:scale(1.2)}body{background:#eee}a{cursor:pointer;text-decoration:none}.page{margin:0;padding:0;font-family:Larsseit,sans-serif;font-weight:400;box-sizing:border-box;overflow-x:hidden;scroll-behavior:smooth}.page__menu{position:fixed;top:0;left:0;right:0;transform:translateX(100%);transition:.4s}.page__menu:target{transform:translateX(0)}.logo{display:flex;align-items:left;color:#62d0df;font-weight:700;font-size:24px}.logo__text{display:none;text-align:left;letter-spacing:-.02rem;margin-bottom:40px}@media (min-width:1024px){.logo__text{display:flex}}.white-space{background-color:#fff;height:60px;width:100%}@media (min-width:1024px){.white-space{height:120px}}.anchor{visibility:hidden;position:absolute}.get-help-link{font-size:16px;line-height:23px;letter-spacing:.1em;text-decoration:none}
/*# sourceMappingURL=main.85f6b30c.css.map */