.welcome-page{margin-left:auto;margin-right:auto;max-width:1220px;padding-top:80px;padding-bottom:80px}
@media screen and (max-width:1219px){.welcome-page{max-width:728px;padding-top:60px;padding-bottom:60px}
}
@media screen and (max-width:767px){.welcome-page{max-width:calc(100% - 40px);padding-top:40px;padding-bottom:40px}
}
.welcome-page .top-content .title{font-family:"Poppins";font-size:36px;line-height:1.3;font-weight:700}
@media screen and (max-width:1219px){.welcome-page .top-content .title{font-size:32px}
}
@media screen and (max-width:767px){.welcome-page .top-content .title{font-size:24px}
}
.welcome-page .top-content .description{padding-top:16px;padding-bottom:16px;font-family:"Roboto";font-size:16px;font-weight:400;line-height:1.5;display:inline-block}
.welcome-page .top-content .description svg{vertical-align:text-top;width:18px;height:18px;margin-left:2px;margin-right:2px}
.welcome-page .regions{border-top:1px solid #f2f2f2;padding-top:40px}
@media screen and (max-width:1219px){.welcome-page .regions{padding-top:36px}
}
@media screen and (max-width:767px){.welcome-page .regions{padding-top:16px}
}
.welcome-page .regions:not(:last-child){padding-bottom:40px}
@media screen and (max-width:1219px){.welcome-page .regions:not(:last-child){padding-bottom:36px}
}
@media screen and (max-width:767px){.welcome-page .regions:not(:last-child){padding-bottom:16px}
}
.welcome-page .regions>span{font-family:"Poppins";font-weight:500;line-height:1.5;font-size:24px}
@media screen and (max-width:1219px){.welcome-page .regions>span{font-size:22px}
}
.welcome-page .regions .region{padding-top:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px 20px}
@media screen and (max-width:1219px){.welcome-page .regions .region{grid-template-columns:repeat(3,1fr)}
}
@media screen and (max-width:767px){.welcome-page .regions .region{grid-template-columns:repeat(1,1fr)}
}
.welcome-page .regions .region .site{display:inline-block;align-items:flex-end;color:#7231c6;font-family:"Roboto";font-size:16px;line-height:18.75px;font-weight:500}
.welcome-page .regions .region .site:hover{text-decoration:underline}
.welcome-page .regions .region .site:active{color:#6b53cc}
.welcome-page .regions .region .site span{margin-left:4px;width:18px;height:18px}
.welcome-page .regions .region .site span svg{width:18px;height:18px;display:inline-block;vertical-align:text-top}