@charset "utf-8";
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-condensed-v25-latin-regular.eot');
    src: local(''),
        url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'),
        url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'),
        url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'),
        url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg');
}
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-condensed-v25-latin-700.eot');
    src: local(''),
        url('../fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'),
        url('../fonts/roboto-condensed-v25-latin-700.woff') format('woff'),
        url('../fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'),
        url('../fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg');
}
:root {
    font-size: 16px;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font: 400 1em/1.4 'Roboto Condensed', Arial, sans-serif;
    color: #4a4a49;
}
.topp {
    padding-top: 1.6875rem;
    margin-bottom: 1rem;
}
img {
    max-width: 100%;
    height: auto;
}
#wrapper {
    position: relative;
    max-width: 800px;
    margin: 1rem auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 2.187rem #666;
}
:is(a:link, a:visited, a:hover, a:active) {
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
}
.nowrap {
    white-space: nowrap;
}
.margin {
    margin-bottom: 2.5rem
}
.margin_bottom {
    margin: 0 0 2.5rem;
}
h1, h3, h4, strong {
    font-weight: 700;
}
h1 {
    color: #C8444A;
    font-size: 2rem;
    margin: 0 0 1.25rem;
    line-height: 1.2;
    text-transform: uppercase;
}
h1 small {
    font-size: 1rem;
    margin: 1rem 0 0;
    display: block;
}
h2 {
    color: #C8444A;
    font-size: 1.625rem;
    font-weight: 800;
    margin: 0 0 0.187rem;
}
h3 {
    font-size: 1.375rem;
    margin: 2rem 0 0;
    color: #C8444A;
}
h4 {
    color: #C8444A;
    font-size: 1.375rem;
    font-style: italic;
    line-height: 1.2;
    padding: 2.5rem 0 1.875rem 0;
}
.red {
    color: #C8444A;
    font-size: 1rem;
    font-weight: 700;
    display: block;
    margin: 0 0 -0.625rem
}
p {
    margin: 0 0 1rem;
}
ul {
    list-style: none;
    margin: 0 0 2.5rem;
    padding: 0;
    width: 95%;
}
ul li {
    padding: 0 0 0 1.375rem;
}
ul li:before {
    content: "-";
    float: left;
    margin: 0 0 0 -1.375rem;
    font-size: 1.4em;
    line-height: 1;
}
header {
    padding: 48px 48px 0
}
.logo {
    margin: 0 0 16px;
}
article {
    position: relative;
    padding: 1.25rem 4rem 0
}
.left {
    position: absolute;
    left: 0;
    top: 27%;
}
.right {
    position: absolute;
    right: 1.5rem;
    top: 32%;
}
.infos {
    display: flex;
    margin: 2.5rem 0 1.5rem;
    align-items: center;
    justify-content: space-around;
    column-gap: .9rem
}
.infos p {
    margin: 0;
    display: flex;
    align-items: center;
    column-gap: 0.375rem;
}
.infos p img {
    width: 1.875rem;
}
.infos p span {
    display: block;
    font-size: 0.937rem;
}
.apply_section {
    position: relative;
    margin: 2.5rem 0;
}
.apply_section img {
    position: absolute;
    bottom: 0.9375rem;
    left: 8rem;
}
.apply_section_grey {
    background: #E2E4E5;
    position: relative;
    padding: 1.25rem 1.25rem 2.5rem 1.25rem;
    margin: 2rem 0 0
}
.apply_section_grey img {
    position: absolute;
    bottom: -3.125rem;
    left: -3.75rem;
}
a.button {
    display: block;
    background: #C8444A;
    color: #fff;
    font-size: 1rem;
    padding: 0.75rem 2.5rem;
    text-decoration: none;
    border-radius: 0.625rem;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
}
a.whatsApp {
    background-color: #31BA46;
}
.center {
    margin: 0 3.125rem;
    width: 85%;
    padding: 0.312rem 0;
    border-radius: 0.5rem;
    text-align: center;
    border: 0.125rem solid #000;
}
.center a {
    white-space: normal;
}
.benefits {
    margin: 2.875rem 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.benefits>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    column-gap: 1.5rem;
    width: 33%;
}
.benefits p {
    text-align: center;
    margin: 1rem 0
}
.flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 3.75rem 0 2.5rem;
}
.contact_image {
    max-width: 8.125rem;
    width: 100%;
}
.contact_infos {
    width: 14.375rem;
}
.social_media_links {
    width: 17.5rem;
}
a.social_media {
    color: #007bff;
}
.iframe-wrapper {
    width: 50%;
    position: relative;
    padding-bottom: 23%;
    padding-top: 1.875rem;
    height: 0;
    overflow: hidden;
}
.iframe-wrapper iframe {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
footer {
    padding: 0 4rem
}
.flex_footer {
    display: flex;
    margin: 5rem 0;
    justify-content: space-between;
    align-items: center;
    column-gap: 2rem
}
.element {
    width: 47%;
}
hr {
    border: none;
    width: 24.5625rem;
    height: 0.1875rem;
    background-color: #C8444A;
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 799px) {
    #wrapper {
        border: none;
        margin: 0 auto;
        padding: 1rem;
    }
    p,
    ul {
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        margin: 0 0 1rem
    }
    header {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0;
    }
    header img {
        margin: 0 auto 1rem;
        display: block;
    }
    ul,
    .margin {
        margin: 0 0 1.25rem;
    }
    .apply_section_grey p,
    .margin_bottom {
        text-align: center;
    }
    h1 {
        margin: 0 0 1rem;
        font-size: 1.875rem
    }
    h2 {
        margin: 0 0 0.325rem;
    }
    .margin_bottom {
        margin: 0 0 1rem;
    }
    h3 {
        margin: 0 0 0.3125rem;
    }
    h4 {
        margin: 0 0 0.625rem;
        padding: 0;
    }
    article {
        padding: 0 1rem;
    }
    .infos {
        margin: 1.25rem 0;
        align-items: center;
        padding-left: 0;
        justify-content: space-between;
    }
    .infos p {
        flex-direction: column;
        text-align: center;
        gap: 0.3125rem;
    }
    .center {
        width: 90%;
        margin: 1rem auto;
        padding: 0.375rem
    }
    .apply_section {
        margin: 1rem 0
    }
    .apply_section_grey {
        padding: 1rem;
        margin: 1.5rem 0;
    }
    .flex {
        margin: 1rem 0;
    }
    .flex_footer {
        margin: 1rem 0;
        padding: 1rem;
    }
    hr {
        width: 80%;
    }
    .left,
    .right,
    .apply_section img,
    .apply_section_grey img {
        display: none;
    }
    footer {
        padding: 0
    }
}
@media only screen and (max-width: 730px) {
    h1 {
        text-align: center;
    }
    article {
        padding: 0
    }
    .infos {
        align-items: center;
        padding-left: 0;
    }
    .infos,
    .flex {
        margin: 1rem 0;
        flex-wrap: wrap;
        justify-content: center;
        gap: 1.25rem;
    }
    .flex p {
        text-align: center
    }
    .social_media_links {
        width: auto
    }
}
@media only screen and (max-width: 560px) {
    .benefits {
        flex-wrap: wrap;
        gap: 1rem;
        justify-content: center;
    }
    .benefits>div {
        width: 45%;
    }
    .flex_footer {
        flex-direction: column;
        gap: 1.25rem;
        padding: 0
    }
    .element {
        width: auto;
    }
    h4,
    .element p {
        text-align: center;
    }
    .iframe-wrapper {
        width: 100%;
        position: relative;
        padding-bottom: 50%;
        padding-top: 1.875rem;
        height: 0;
    }
    .infos {
        justify-content: center;
        align-items: center;
        gap: 1rem;
        padding: 1.25rem 0;
    }
    .infos p {
        width: 45%;
    }
}
@media only screen and (max-width: 430px) {
    h1 {
        font-size: 1.75rem;
    }
    h2,
    h3,
    h4 {
        font-size: 1.125rem;
    }
    .flex {
        flex-direction: column;
        align-items: center;
    }
    .flex p {
        text-align: center;
    }
    .contact_infos {
        width: auto;
    }
    .social_media_links {
        margin: 0;
    }
}
@media only screen and (max-width: 376px) {
    a.button {
        width: 100%;
    }
}