:root {
    --font-main: "Parastoo", sans-serif;
    --max-width: 1920px;
    --background: #0E92A2;
    --background2: #113944;
    --button: #E2C700;
    --button-hover: #A3931C;
    --text: #FFFFFF;
    --error: #CA4646;
    --success: #44C861;
    
    
    --bcg1: url("../img/f1fqj4rl_5.png");
    --bcg2: url("../img/lp0qbya2_6.png");
    --bcg3: url("../img/t6jgb8od_7.png");
    --bcg4: url("../img/n9e056zp_8.png");
    --bcg5: url("../img/0wg32q6m_9.png");
}

html {
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    font-family: var(--font-main);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text);
}

a {
    text-decoration: none;
    color: var(--text);
}

body {
    display: flex;
    max-width: 1920px;
    flex-direction: column;
    align-items: center;
    width: 100%;
    position: relative;

    box-sizing: border-box;
    background: var(--background);
    color: var(--text);
    margin: 0;
}

section {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 60px;
    align-items: flex-start;
    padding: 70px 15%;

    @media (max-width: 1558px) {
        padding: 80px 5%;
    }

    @media (max-width: 711px) {
        padding: 80px 15px 80px 15px;
    }

}

img {
    display: inline-block;
}

h1, h2, h3, h4 {
    text-transform: uppercase;
}

h1 {
    font-weight: 400;
    font-size: 44px;
    line-height: 130%;
}

h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 110%;
    width: 100%;
    color: var(--button);
}

h3 {
    font-weight: 400;
    font-size: 26px;
    line-height: 100%;
}

h4 {
    font-weight: 400;
    font-size: 24px;
    color: var(--button);
}

.xps3a29 {
    font-weight: 400;
    font-size: 20px;
}

p {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 0;
}



.x56s165 {
    font-weight: 400;
    font-size: 14px;
}

.xglai24 {
    font-weight: 400;
    font-size: 12px;
    text-transform: none;
}

.xcob36 {
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
}

.xew3c1 {
    background-color: var(--background2);
}

footer {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 54px;
    padding: 40px 15%;
    text-align: center;
    background-color: var(--background);

    @media (max-width: 1558px) {
        padding: 40px 5%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    @media (max-width: 711px) {
        padding: 40px 15px;
    }
}

button {
    color: var(--text);
}

ol {
    margin-bottom: 30px;
}

ul:where(:not([class])) {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
}

span {
    color: var(--color);
}

form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 40px;
}

input {
    padding: 24px 18px;
    width: 100%;
    background-color: var(--background);
    border: none;
    color: var(--text);
    border-radius: 10px;
    border: 1px solid var(--button);
}

.xxl4z64 {
    display: flex !important;
}

::placeholder {
    color: var(--text2);
}

.x4mnq66 {
    height: 477px;
    background-image: var(--bcg-page);
    background-size: cover;
    background-repeat: no-repeat;

    @media (max-width: 1010px) {
        height: 124px;
    }
}

.xmcsk37 {
    display: none;

    @media (max-width: 711px) {
        display: block;
        width: 100%;
        background-color: var(--background2); 
        fill: var(--background);
    }
}

.xnei09 {
    max-width: 600px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
}

.x8x9p10 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
}

.xp90a39 {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 20px;
}

.xat3u40 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
    padding: 28px 60px;
    width: 100%;
    border-radius: 500px;
    background-color: var(--background2);

    @media (max-width: 1312px) {
        flex-direction: column;
        gap: 20px;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 28px;
    }
}

.x0tum41 {
    background-color: var(--background);
}

.xzs7261 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
}

.xzs7261 h3 {
    color: var(--button);

    @media (max-width: 1312px) {
        width: 100%;
        text-align: center;
    }
}

.xhyh111 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    padding: 26px 40px;
    width: 100%;
    border-radius: 80px;
    background-color: var(--background);

    @media (max-width: 1010px) {
        flex-direction: column;
    }
}

.x3yp842 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-width: 250px;
    text-align: start;

    @media (max-width: 1558px) {
        gap: 100px;
        align-items: center;
        justify-content: center;
    }
}

.x3yp842 div {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.xqgno43 {
    max-width: 780px;
    text-align: start;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.xqgno43 .xps3a29 {
    color: var(--button);
}

.xuf6m25 {
    color: var(--button);
}

.xuf6m25-page {
    color: var(--button);
    padding-top: 20px;
    margin-bottom: 10px;
}

.xqgno43-text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
}

.x0z9e45 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-top: 10px;

    @media (max-width: 711px) {
        flex-direction: column;
        gap: 20px;
    }
}


form {
    max-width: 700px;
    width: 100%;
    align-self: center;
    padding: 30px;
    border-radius: 20px;
    background-color: var(--background2);
}

.form-but {
    width: 100%;
    color: var(--button);
    background-color: rgba(255, 255, 255, 0);
    border: 2px solid var(--button);
    border-radius: 50px;
    height: 60px;
    font-size: 24px;
}