.body {
    font-family: "Montserrat", sans-serif;
    padding: 30px 0;
    overflow-x: hidden;
    position: relative;
    min-height: 100vh;
    margin: 0;
    box-sizing: border-box;
}

.body .bg {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 29%;
    max-width: 535px;
    height: 100%;
    object-fit: cover;
    z-index: 10;

}

.mob {
    display: none;
}

.container-self {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
}

.flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.header {
    margin: 0;
}

.header .logos {
    max-width: 382px;
}

.header .logos img {
    width: 100%;
}

.main-content {
    align-items: flex-start;
}

.main-content .content-left {
    color: #535353;
    padding-top: 45px;
}

.main-content .content-left .date {
    color: #535353;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 30px;
}

.main-content .content-left {
    width: calc(62% - 15px);
    padding-right: 5%;
}

.main-content .content-right {
    width: calc(38% - 15px);
}

.main-content .content-left .subtitle {
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.6;
    position: relative;
    margin: 0 0 15px 0;
    color: #535353;
}

.main-content .content-left .subtitle.thx {
    font-size: 30px;
    color: #13352B;
    max-width: 780px;
}

.main-content .content-left .desc.thx {
    font-size: 30px;
    color: #13352B;
}

.main-content .content-left .no-margin {
    margin: 0 !important;
}

.main-content .content-left .desc {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.35;
    margin: 0 0 40px 0;
    max-width: 780px;
}

.main-content {
    position: relative;
    overflow: inherit;
}

.main-content .content-left .subtitle-second {
    color: #ED1C24;
    font-family: 'Teko', sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 25px;
}

.main-content .content-left .title {
    color: #FFF;
    font-size: 65px;
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    position: relative;
    padding: 15px 0;
    z-index: 6;
    margin-bottom: 40px;
}

.main-content .content-left .title span {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: inherit;
}

.main-content .content-left .title:before {
    content: '';
    display: block;
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 0;
    top: 0;
    background: #3DCD58;
    z-index: -1;
    transform: translateX(-13vw);
}

.button {
    border-radius: 5px;
    background: #DD052B;
    width: 187px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #FFF;
    display: block;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    transition: opacity .3s;
}

.button:hover {
    color: #FFF;
    text-decoration: none;
    opacity: .85;
}

.main-content .content-left .list {
    padding: 0 0 20px 0;
    list-style: none;
    max-width: 680px;
    margin: 0;
}

.main-content .content-left .info-text {
    color: #535353;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    margin: 15px 0;
}

.main-content .content-left .info-text a {
    font-weight: 700;
    color: #535353;
}

.main-content .content-left .info-text.second {
    margin: 20px 0;
}

.main-content .content-left .info-text img {
    margin: 0 10px;
}

.main-content .content-left .subtitle-large {
    color: #3DCD58;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 10px 0;
}

.main-content .content-left .list .item {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    font-weight: 400;
    font-size: 17px;
    line-height: 160%;
    color: #010101;
    margin-bottom: 10px;
}

.main-content .content-left .list .time {
    width: 125px;
    font-weight: 700;
    font-size: 17px;
    color: #20BD4F
}

.main-content .content-left .list .text {
    width: calc(100% - 145px);
    color: #535353
}

.main-content .content-left .list .text ul {
    padding-left: 18px;
    margin: 0;
}

.main-content .who {
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    color: #010101;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 15px;
    max-width: 560px;
}

.main-content .who img {
    width: 220px;
}

.main-content .who p {
    margin: 0;
    width: calc(100% - 235px);
}

.main-content .logos {
    max-width: 700px;
    margin-bottom: 50px;
}

.main-content .logos img {
    width: 100%;
}

.main-content .form {
    border-radius: 10px;
    border: 3px solid #3DCD58;
    background: #FFF;
    padding: 35px;
    margin-bottom: 40px;
    position: relative;
    margin-top: 40px;
    z-index: 15;
}

.main-content .form .title {
    font-weight: 800;
    font-size: 29px;
    line-height: 115%;
    text-align: center;
    color: #535353;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.main-content .form .subtitle {
    font-weight: 300;
    font-size: 15px;
    line-height: 115%;
    color: #535353;
    text-align: right;
}

.main-content .form .label {
    font-weight: 800;
    font-size: 15px;
    line-height: 115%;
    color: #1B243D;
    margin-bottom: 5px;
}

.main-content .form .input-item {
    margin-bottom: 25px;
}

.main-content .form .label span {
    color: #F99D27;
}

.main-content .form .input {
    display: block;
    width: 100%;
    background: #FBFDFE;
    border: 1px solid #E4E4E4;
    box-shadow: 0 0 0 rgba(41, 14, 150, 0.13);
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #535353;
    font-size: 15px;
}

.main-content .form .input::placeholder {
    color: #535353;
}

.main-content .form .calendar {
    display: block;
    width: 100%;
    background: #FBFDFE;
    border: 1px solid #063FD8;
    box-shadow: 0 0 0 rgba(41, 14, 150, 0.13);
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-weight: 400;
    font-size: 16px;
    color: #063FD8;
    text-align: center;
    text-decoration: none !important;
}

.main-content .form .input::placeholder {
    color: #5c5c5c;
}

.main-content .form .form-check {
    position: relative;
    padding-left: 41px;
}

.main-content .form .checkbox {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.main-content .form .checkbox-label {
    font-weight: 400;
    font-size: 15px;
    line-height: 115%;
    color: #13352B;
}

.main-content .form .checkbox-label a {
    color: #13352B;
    font-weight: 700;
    text-decoration: underline;
}

.footer .copyright {
    color: #13352B;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    position: relative;
    margin: -60px 0 20px 0;
}


.footer .copyright.thx {
    margin-top: 150px;
    text-align: left;
}

.main-content .form .submit {
    border: none;
    outline: none;
    display: block;
    cursor: pointer;
    background: #DD052B;
    text-transform: uppercase;
    height: 56px;
    line-height: 56px;
    width: 100%;
    font-weight: 800;
    font-size: 19px;
    padding: 0 15px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
}

.main-content .form-button {
    position: relative;
}

.main-content .content-left .info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 25px;
    font-size: 17px;
    margin-bottom: 25px;
    max-width: 100%;
}

.main-content .copyright {
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
    margin-top: 100px;
    color: #fff;
    position: relative;
    z-index: 7;
    text-align: center;
}

.main-content .copyright.thx {
color: #535353;
text-align: left;
}

.main-content .info img {
    margin-right: 20px;
}

.main-content .info a {
    font-weight: 700;
    text-decoration: none;
    color: #010101;
}

.main-content .content-left .desc span {
    color: #DD052B;
font-weight: 700;
}

.main-content .content-left .info .item {
    width: 60%;
    padding-right: 10px;
}

.main-content .content-left .info .item.large {
    width: 100%;
}

.main-content .content-left .info .item.small {
    width: 40%;
    font-size: inherit;
}


.thanks-page {
    justify-content: center;
    padding: 20px;
    height: 100vh;
}

.thanks-page h1 {
    color: #F99D27;
    font-size: 60px;
}

.thanks-page .main-content .content-left .subtitle {
    font-size: 30px;
    line-height: 180%;
}

.main-content .content-left .subtitle-second {
    font-size: 45px;
}

.thanks-page h3 {
    margin-bottom: 0 !important;
}

.thanks-page h3 strong {
    display: block;
    margin-top: 100px;
    margin-bottom: 50px;
}

.thanks-page .mail {
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    color: #010101;
    max-width: 470px;
    margin-top: 40px;
}

.thanks-page .mail img {
    margin-right: 15px;
}

.thanks-page .mail .text {
    width: calc(100% - 50px);
}

.thanks-page .mail a {
    color: #010101;
    display: block;
    font-weight: 700;
    text-decoration: none !important;
}

.thanks-page p {
    font-size: 20px;
    color: #fff;
}

.thanks-page {
    background: url("img/bg-s.png")no-repeat top center;
}

.thanks-page a.button {
    border: none;
    outline: none;
    display: block;
    cursor: pointer;
    background: #ED1C24;
    border-radius: 100px;
    height: 56px;
    line-height: 56px;
    max-width: 335px;
    width: 100%;
    font-weight: 800;
    font-size: 19px;
    padding: 0 15px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
    text-decoration: none;
    margin: 40px 0 150px 0;
}

.thanks-page .main-content .copyright {
    color: #010101;
    text-align: left;
}


@media (max-width: 1440px) {

    .main-content .content-left .title {
        font-size: 60px;
    }

    .main-content .content-left .title span {
        font-size: 37px;
    }

    .footer .copyright {
        margin-top: 30px;
    }
}


@media (max-width: 1199px) {
    .body {
        border: none;
        padding-bottom: 0;
    }


    .footer .copyright.thx {
        padding: 0 15px;
    }

    .body .bg {
        display: none;
    }

    .main-content .content-left .date {
        margin-top: 40px;
    }

    .main-content .content-left .title:before {
        transform: translateX(-15px);
    }

    .main-content .content-left .title span {
        max-width: 100%;
    }

    .main-content .content-left .title {
        margin-bottom: 35px;
    }

    .body:before {
        display: none;
    }

    .container-self {
        padding: 0;
    }

    .main-content .content-left, .main-content .content-right, header {
        width: 100%;
        padding: 0 15px;
    }

    .main-content .content-right {
        background: url("img/bg.png") no-repeat center;
        background-size: cover;
        padding: 50px 15px 15px;
        margin-top: 40px;
    }

    .main-content .content-left .desc {
        max-width: 100%;
    }

    .main-content {
        position: relative;
    }

    .main-content .form .subtitle {
        text-align: center;
    }

    .main-content .form:before {
        display: none;
    }
    .main-content .who, .main-content .content-left .list, .main-content .content-left .subtitle {
        max-width: 100%;
    }

    .thanks-page {
        background: url("img/bg-s-min.jpg") no-repeat top left 660px;
    }

    .main-content .copyright {
        margin: 40px 0 20px;
    }

    .main-content .copyright.thx {
    text-align: center;
    }

    .thanks-page h3 strong {
        margin-top: 0;
        margin-bottom: 30px;
        line-height: 150%;
    }

    .thanks-page a.button {
        margin-bottom: 30px;
    }

    .main-content .form, .main-content .info {
        max-width: 700px;
        margin: 0 auto 40px;
    }

    .mob {
        display: block;
        max-width: 700px;
        margin: 30px auto !important;
    }

    .thx {
        margin-bottom: 30px;
    }

    .footer .copyright {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .main-content .content-left .title {
        font-size: 50px;
    }

    .thanks-page .mail {
        font-size: 13px;
        line-height: 21px;
    }

    .thanks-page a.button {
        font-size: 13px;
    }

    .main-content .content-left .info-text img {
        display: none;
    }

    .main-content .content-left .date {
        font-size: 30px;
    }

    .main-content .content-left .title {
        font-size: 40px;
    }

    .main-content .content-left .title span {
        font-size: 70%;
    }

    .main-content .content-left .subtitle {
        font-size: 22px;
    }

    .main-content .content-left .desc {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .main-content .content-left .subtitle-large {
        font-size: 26px;
    }

    .main-content .content-left .subtitle.thx, .main-content .content-left .desc.thx {
        font-size: 25px;
    }
}

@media (max-width: 550px) {
    .body {
        background-size: 1490px;
    }
}

@media (max-width: 480px) {

    .body {
        background-size: 1350px;
    }

    .thanks-page h1 {
        font-size: 40px;
    }

    .main-content .form, .main-content .info {
        padding: 15px;
    }

    .main-content .content-left .subtitle {
        font-size: 25px;
    }

    .main-content .content-left .subtitle-second {
        font-size: 40px;
    }

    .main-content .content-left .title {
        font-size: 40px;
    }

    .main-content .form .submit {
        font-size: 15px;
    }

    .main-content .info {
        font-size: 14px;
        line-height: 25px;
    }

    .main-content .info .text {
        width: calc(100% - 45px);
        text-align: left;
    }

    .main-content .who img {
        width: 120px;
    }

    .main-content .who p {
        margin: 0;
        width: calc(100% - 145px);
    }
    .main-content .content-left .list .time, .main-content .content-left .list .text {
        width: 100%;
    }

    .main-content .content-left .date {
        font-size: 24px;
    }

    .main-content .content-left .title {
        font-size: 30px;
    }

    .footer .copyright.thx {
        margin-top: 60px;
    }

    .main-content .content-left .subtitle.thx, .main-content .content-left .desc.thx {
        font-size: 22px;
    }
}

@media (max-width: 400px) {

    .body {
        background-size: 1380px;
    }
}

@media (max-width: 350px) {
    .body {
        background-size: 1430px;
    }
}