:root {
    --font-main: "Caprasimo", sans-serif;
    --max-width: 1700px;
    --background: #B74361;
    --background2: #9A1F3F;
    --button: #FF00DD;
    --button-hover: #CC00B0;
    --text: #FFDDF0;
    --error: #EB3F42;
    --success: #1DA937;
    
    
    --bcg1: url("../img/ggdb8utl_5.png");
    --bcg2: url("../img/eb00fcly_6.png");
    --bcg3: url("../img/7t50btq0_7.png");
    --bcg4: url("../img/2nb1pry9_8.png");
    --bcg5: url("../img/vtb517fk_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: 1700px;
    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 10%;

    @media (max-width: 1591px) {
        padding: 80px 5%;
    }

    @media (max-width: 749px) {
        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);
}

.xi9xu29 {
    font-weight: 400;
    font-size: 20px;
}

p {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 0;
}



.xrjdc56 {
    font-weight: 400;
    font-size: 14px;
}

.xprvt24 {
    font-weight: 400;
    font-size: 12px;
    text-transform: none;
}

.xlllc6 {
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
}

.xxz511 {
    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: 1591px) {
        padding: 40px 5%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    @media (max-width: 749px) {
        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);
}

.x9md755 {
    display: flex !important;
}

::placeholder {
    color: var(--text2);
}

.x1j3n57 {
    height: 477px;
    background-image: var(--bcg-page);
    background-size: cover;
    background-repeat: no-repeat;

    @media (max-width: 1041px) {
        height: 124px;
    }
}

.x6dy737 {
    display: none;

    @media (max-width: 749px) {
        display: block;
        width: 100%;
        background-color: var(--background2); 
        fill: var(--background);
    }
}

.xg3lk9 {
    max-width: 600px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
}

.xc94t10 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
}

.xe22339 {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 20px;
}

.xo5me40 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
    padding: 20px 40px;
    width: 100%;
    border-radius: 500px;
    background-color: var(--background2);

    @media (max-width: 1348px) {
        flex-direction: column;
        gap: 20px;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 28px;
    }
}

.x7to541 {
    background-color: var(--background);
}

.xjvvn52 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
}

.xjvvn52 h3 {
    color: var(--button);

    @media (max-width: 1348px) {
        width: 100%;
        text-align: center;
    }
}

.xf1od11 {
    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: 1041px) {
        flex-direction: column;
    }
}

.xnbyk42 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-width: 250px;
    text-align: start;
    flex-direction: column;
    gap: 20px;

    @media (max-width: 1591px) {
        gap: 100px;
        align-items: center;
        justify-content: center;
    }
}

.xnbyk42 div {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.x0i5u43 {
    max-width: 780px;
    text-align: start;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.x0i5u43 .xi9xu29 {
    color: var(--button);
}

.xp3e525 {
    color: var(--button);
}

.xp3e525-page {
    color: var(--button);
    padding-top: 20px;
    margin-bottom: 10px;
}

.x0i5u43-text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
}

.xyz1g45 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-top: 10px;

    @media (max-width: 749px) {
        flex-direction: column;
        gap: 20px;
    }
}


form {
    max-width: 800px;
    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;
}