.instruction-landing {
    font-family: "Montserrat", sans-serif;
    max-width: 1500px;
    min-width: 270px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    border-bottom: 1px solid #020A0A;
}

.instruction-landing * {
    box-sizing: border-box;
}

.instruction-landing__picture {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}

.instruction-landing__picture img {
    max-width: 403px;
    width: 100%;
}

.instruction-landing ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    width: 50%;
    border-left: 1px solid #020A0A;
}

.instruction-landing ul li {
    padding: 40px;
}

.instruction-landing ul li:not(:last-child) {
    border-bottom: 1px solid #020A0A;
}

.instruction-landing ul li h3 {
    color: #020A0A;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%;
    letter-spacing: 1.44px;
    text-transform: uppercase;
    margin: 0;
}

.instruction-landing ul li h4 {
    color: #020A0A;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    margin: 0;
    text-wrap: balance;
}

.instruction-landing ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 30px;
    border-radius: 10px;
    background-color: #266141;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0.6px;
    text-decoration: none;
    width: 100%;
    transition: all 0.2s ease-in;
}

.instruction-landing ul li a:hover {
    background-color: #22372C;
}

.instruction-landing ul li a:hover svg {
    transform: translateX(10px);
}

.instruction-landing ul li a svg {
    transition: all 0.2s ease-in;
}

@media screen and (max-width: 1599px) {

}

@media screen and (max-width: 1344px) {

}

@media screen and (max-width: 1199px) {
    .instruction-landing__picture img {
        max-width: 347px;
    }

    .instruction-landing ul li {
        padding: 30px;
    }

    .instruction-landing ul li h3 {
        font-size: 34px;
        letter-spacing: 1.36px;
    }

    .instruction-landing ul li h4 {
        font-size: 23px;
        letter-spacing: 0.69px;
    }
}

@media screen and (max-width: 991px) {
    .instruction-landing__picture {
        width: 250px;
        max-width: 100%;
        flex-shrink: 0;
    }

    .instruction-landing__picture img {
        max-width: 227px;
    }

    .instruction-landing ul {
        width: 100%;
        max-width: 100%;
    }

    .instruction-landing ul li {
        padding: 20px;
    }

    .instruction-landing ul li h3 {
        font-size: 32px;
        letter-spacing: 1.28px;
    }

    .instruction-landing ul li h4 {
        font-size: 21px;
        letter-spacing: 0.63px;
    }
}

@media screen and (max-width: 767px) {
    .instruction-landing {
        flex-direction: column;
        border-bottom: none;
    }

    .instruction-landing__picture {
        width: 100%;
        padding: 20px 6px;
    }

    .instruction-landing__picture img {
        max-width: 271px;
    }

    .instruction-landing ul {
        border-left: none;
        border-top: 1px solid #020A0A;
    }

    .instruction-landing ul li {
        padding: 20px;
    }

}

@media screen and (max-width: 567px) {
    .instruction-landing ul li h3 {
        font-size: 28px;
        letter-spacing: 1.12px;
    }

    .instruction-landing ul li h4 {
        font-size: 18px;
        letter-spacing: 0.54px;
    }

    .instruction-landing ul li a {
        padding: 12px 20px;
        font-size: 16px;
        letter-spacing: 0.48px;
    }

    .instruction-landing ul li a svg {
        max-width: 25px;
    }
}


#form-wrapper53 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}

#form-wrapper53 > div {
    width: calc(50% - 15px);
}

.compare-result {
    background: #f3e3cd;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    flex-direction: column;
}

#cheaperForm53 .form-group {
    padding: 0;

}

#cheaperForm53 .form-required-module {
    margin: 0 0 20px;
}

@media (max-width: 1199px) {

    .compare-result {
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width: 991px) {

    #form-wrapper53 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        gap: 10px;
    }

    #form-wrapper53 > div {
        width: 100%;
        margin-bottom: 0;
    }

    .compare-result {
        padding: 20px;
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width: 567px) {

    .compare-result {
        padding: 20px;
        font-size: 14px;
        line-height: 15px;
    }
}

.registration-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
}

.registration-flex > div:first-of-type {
    max-width: 60%;
}

.registration-flex > div:last-of-type {
    max-width: 500px;
    min-width: 500px;
}

@media (max-width: 991px) {
    .registration-flex {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 20px;
    }
}

.divshadowmodule .forming_quick .input-group, #form-wrapper53 .forming_quick .input-group {
    width: 100%;
}


.product-page__regprod {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#cheaperForm52 #input-file52 {
    display: none;
}

#cheaperForm52 .button-upload {
    text-align: left;
}

@media (max-width: 991px) {
    .registration-flex > div:last-of-type {
        max-width: 100%;
        min-width: unset;
    }

    .registration-flex > div:first-of-type {
        max-width: 100%;
    }

    .button__CedRF {
        margin-bottom: 130px !important;
        margin-right: 10px !important;
        bottom: 120px !important;
    }
}

.button__CedRF {
    margin-bottom: 130px !important;
    margin-right: 10px !important;
    bottom: 60px !important;
}

#registrationForm {
    opacity: 0;
}


/* Стили для кнопок и формы */
.file-upload-container {
    margin-bottom: 15px;
}

.file-upload-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.file-upload-input {
    display: block;
    margin-bottom: 15px;
}

.submit-button {
    background-color: #22372c;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 0;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
}

.submit-button:hover {
    background-color: #f3e3cd;
}

.submit-button:disabled {
    background-color: #cccccc;
    cursor: not-allowed;
}

.spinner {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid rgba(255, 255, 255, .3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s ease-in-out infinite;
    margin-right: 10px;
    vertical-align: middle;
}

.divshadowmodule .forming_quick .form-group {
    margin-bottom: 20px;
}

.divshadowmodule .forming_quick .form-group .error-module {
    color: red;
    margin: 0;
    line-height: 80%
}

.captcha-module52 .form-group {
    padding: 0 12px;
}

.captcha-module52 .form-group .display-block-module {
    font-weight: 700;
}

.success-message {
    text-align: center;
    padding: 30px;
    background: #f3e3cd;
    border-radius: 0px;
    margin: 20px auto;
    max-width: 500px;
}

.success-icon {
    font-size: 50px;
    color: #28a745;
    margin-bottom: 20px;
}

.success-message h3 {
    color: #28a745;
    margin-bottom: 15px;
}

.success-message p {
    font-size: 16px;
    margin-bottom: 10px;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.product-page__social-button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
}

.product-page__social-button svg path {
    fill: #22372C;
}

.product-page__social-button:hover svg path {
    fill: #F3E3CD;
}

.product-page__social-button svg {
    max-width: 16px;
    width: 100%;
    max-height: 16px;
}

.echolot-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
}

.echolot-wrapper img {
    max-width: 550px;
    width: 100%;
}