@font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 400;
    font-display: swap;
    src: url("../font/Inter-Regular.woff2?v=3.19") format("woff2"),
         url("../font/Inter-Regular.woff?v=3.19") format("woff");
}
@font-face {
    font-family: 'Gropled';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("../font/gropled.woff2?v=3.19") format("woff2"),
         url("../font/gropled.woff?v=3.19") format("woff");
}
@font-face { 
    font-family: "InterLight";
    src: url("../fonts/InterLight.eot");
    src: url("../fonts/InterLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/InterLight.woff") format("woff"),
    url("../fonts/InterLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}
body {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 130%;
}
h4 {
    font-size: 22px;
}
header {
    padding-bottom: 160px;
}
.center {
    text-align: center;
}
a:hover {
    color: #08CE8F;
}
.ml-24 {
    margin-left: 24px;
}
.svg-black path{
    fill: #0F1015;
}
.pointer {
    cursor: pointer;
}
.dark_link {
    color: #0F1015;
}
.dark_link:hover {
    cursor: pointer;
}
.mb-27 {
    margin-bottom: 27px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mt-50 {
    margin-top: 50px;
}
.ml-40 {
    margin-left: 40px;
}
.mt-80 {
    margin-top: 80px;
}
.color-green {
    color: #08CE8F;
}
.berezka-main {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    color: #0F1015;
}
.berezka-main:last-child {
    margin-bottom: 80px;
}
.bg2 {
    background-image: url(../images/bg2.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.bg {
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.nav {
    padding-top: 52px;
}
.nav a {
    color: #FFFFFF;
    padding:0 25px;
    text-decoration: none;
}
article h4{
    margin-bottom: 20px;
}
.berezka-label {
    font-family: 'Gropled';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
}
.berezka-main li {
    padding-bottom: 12px;
}
.berezka-title {
    margin-bottom: 210px;
}
.berezka-name {
    font-family: 'Gropled';
    line-height: 200px;
    font-size: 200px;
}
.berezka-description {
    font-size: 28px;
    line-height: 130%;
    font-weight: 300;
}
.berezka-card {
    background: rgba(1, 115, 79, 0.15);
    backdrop-filter: blur(4px);
    border-radius: 16px;
    color: #F6F7F9;
}
.berezka-card .berezka-card__logo {
    padding: 7px;
}
.berezka-card .berezka-card__container {
    padding: 12px;
}  
.berezka-card .berezka-card__container h4 {
    font-size: 22px;
    line-height: 33px;
}
.berezka-card .berezka-card__container .card-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
}
.berezka-contact {
    font-size: 22px;
    line-height: 100%;
}
.berezka-contact p {
    margin-bottom: 20px;
    font-size: 18px;
}
.berezka-contact a {
    text-decoration-color: #7EE2C3;
    color: #0F1015;
    flex: 1;
}
.card-step .step2 {
    margin-top: 85px
}
.card-step .step3 {
    margin-top: 170px;
}
.card-step .card {
    background: none;
    border: none;
    line-height: 27px;
}
.card-body .card-text {
    font-family: 'Gropled';
    color: #08CE8F;
    font-size: 32px;
    line-height: 32px;
}
.card-body .card-description {
    color: #0F1015;
    font-size: 18px;
    margin-bottom: 31px;
}
.berezka-main__container  {
    margin-top: 40px;
    margin-bottom: 48px;
}
.berezka-main__project {    
    padding: 40px 40px 0 40px;
    background: linear-gradient(101.88deg, rgba(8, 206, 143, 0.5) 0%, #08CE8F 100%);
    border-radius: 16px;
    font-size: 20px;
    line-height: 28px;
}
.berezka-main__project h2 {
    font-weight: 700;
    font-size: 64px;
    line-height: 100%;
    color: #0F1015;
}
.berezka-main__project h4 {
    font-family: 'Gropled';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    color: #0F1015;
}
.berezka-main__project img.project-card {
    width: 100%;
    position: absolute;
    right: -40px;
}
.load {
    background-color: #7EE2C3;
    color: #0F1015;
    font-size: 18px;
    border-radius: 8px;
    line-height: 140%;
    padding: 8px 0;
    text-decoration: none;
    width: 130px;
}
.load img {
    margin-right: 8px;
}
.berezka-cookie {
    background: rgba(8, 206, 143, 0.15);
    backdrop-filter: blur(20px);
    border-radius: 24px 24px 0px 0px;
    display: flex;
    justify-content: space-between;
    padding: 0 24px;
    height: 50px;
    align-items: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400px;
}

.fixed{
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
}
@media (max-width: 900px) {
    .berezka-name {
        font-size: 120px !important;
    }
}

.bg2 header {
    padding-bottom: 60px;
}
.bg2 .berezka-label {
    font-size: 64px;
}
.berezka-subtitle {
    font-family: "InterLight";
    font-style: normal;
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 140%;
}
.berezka-subtitle__last {
    margin-bottom: 140px;
}
.inter article h4 {
    margin-bottom: 24px;
    font-family: "InterLight";
    line-height: 28px;
}
.berezka-load__link {
    gap: 28px;
    font-size: 20px;
}
.berezka-load__link a:hover {
    color: #08CE8F;
}
.berezka-load__link img {
    width: 24px;
    height: 24px;
}
.berezka-load__link div {
    align-items: center;
    gap: 12px;
}
.berezka-load__link div:last-child {
    margin-bottom: 10%;
}
.map {
    background: url(../images/map2.png) no-repeat center top;
    background-size: cover;
    height: 300px;
}
.map-overlay {
    width: 100%;
    height: 100%;
    background: rgba(126,226,195,0.4);
}

.border-15 {
    border-radius: 15px;
}