.homePage .firstScreen{padding:44px 0;position:relative;display:grid;place-content:center}.homePage .firstScreen.container{max-width:1180px}@media screen and (max-width:650px){.homePage .firstScreen{padding:21px 15px 17px;min-height:358px}}.homePage .firstScreen .headerBg{width:100%;position:absolute;height:100%;object-fit:cover;z-index:0}.homePage .firstScreen .headerBgOverlay{position:relative;z-index:1}.homePage .firstScreen .content{padding:60px 40px;display:grid;grid-template-columns:1fr;grid-gap:40px;text-align:center;justify-items:center;background:rgba(56,54,128,.8);border-radius:5px;min-height:100%}@media screen and (max-width:1024px){.homePage .firstScreen .content{padding:30px;min-height:396px}}@media screen and (max-width:650px){.homePage .firstScreen .content{padding:10px;min-height:358px;grid-gap:20px}}@media only screen and (max-width:1024px){.homePage .firstScreen .content .title{display:none}}.homePage .firstScreen .content .titleMobile{display:none}@media only screen and (max-width:1024px){.homePage .firstScreen .content .titleMobile{display:block}.homePage .firstScreen .content .subtitle{display:none}}.homePage .firstScreen .content .subtitleMobile{display:none}@media only screen and (max-width:1024px){.homePage .firstScreen .content .subtitleMobile{display:block}}.homePage .firstScreen .content .partnerLogo{width:302px;height:143px}@media screen and (max-width:1024px){.homePage .firstScreen .content .partnerLogo{width:224px;height:106px;margin-top:10px}}@media only screen and (max-width:650px){.homePage .firstScreen .content .partnerLogo{width:173px;height:83px}}.homePage .companyInfo{width:100%;background-color:#e8ebfe}.homePage .companyInfo .container{list-style-type:none;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;color:#383680;text-align:center;grid-gap:20px}.homePage .companyInfo .container .item{padding:45px 0 47px;display:grid;grid-template-columns:1fr;justify-items:center}.homePage .companyInfo .container .item .number .hash{font-size:22px;font-weight:600}@media screen and (max-width:1024px){.homePage .companyInfo .container .item .number .hash{font-size:22px}}@media screen and (max-width:450px){.homePage .companyInfo .container .item .number .hash{font-size:18px}}.homePage .companyInfo .container .item .number .text{font-family:var(--font-montserrat),system-ui,-apple-system,sans-serif;font-weight:600;font-size:46px;line-height:130%}@media screen and (max-width:1024px){.homePage .companyInfo .container .item .number .text{font-size:30px;line-height:130%}}@media screen and (max-width:450px){.homePage .companyInfo .container .item .number .text{font-size:18px}}.homePage .companyInfo .container .item .description{font-family:var(--font-montserrat),system-ui,-apple-system,sans-serif;font-weight:600;font-size:18px;line-height:130%}@media screen and (max-width:1024px){.homePage .companyInfo .container .item .description{font-size:16px}}@media screen and (max-width:450px){.homePage .companyInfo .container .item .description{font-size:12px;width:100%}}@media screen and (max-width:1024px){.homePage .companyInfo .container .item{padding:25px 0 27px}}@media screen and (max-width:825px){.homePage .companyInfo .container{grid-template-columns:1fr 1fr;grid-gap:0}.homePage .companyInfo .container .item{padding:20px 0}.homePage .companyInfo .container .item:nth-child(2){border-right:none}}@media screen and (max-width:450px){.homePage .companyInfo .container{padding-top:10px;padding-bottom:15px}.homePage .companyInfo .container .item{padding:10px 0}.homePage .companyInfo .container .item .number{margin-bottom:0}}.homePage .cards{display:flex;justify-content:center;gap:20px;margin-bottom:40px}@media screen and (max-width:1150px){.homePage .cards{justify-content:center}.homePage .cards a:last-child{display:none}}@media screen and (max-width:760px){.homePage .cards{flex-direction:column;align-items:center;margin-bottom:20px}}