#header
{
    background: linear-gradient(90deg, #001240 32.66%, #A3195B 78.99%);
}
.get-in-totch
{
    color: #A3195B;
    font-family: "Playfair Display" !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.get-in
{
    color: #001A5D !important;
    font-family: "Playfair Display";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.text-touch
{
    color: #A3195B !important;
    font-family: "Playfair Display";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.text-contact-us
{
    color: #000;
    text-align: justify;
    font-family: Inter;
    font-size: 20px;
    width: 461px;
    font-style: normal;
    font-weight: 200;
    line-height: 30px; /* 150% */
}
.form-control
{
    display: flex;
    width: 461px;
    padding: 8px 0px 8px 19.36px;
    align-items: center;
    border-radius: 7px;
    border: 0.968px solid var(--Gray-5, #E0E0E0);
    background: #F8F8F8;
}

.underline-get-in
{
    width: 79px;
    height: 4px;
    border-radius: 200px;
    background: #001A5D;
    margin-top: 10px;
    opacity: 1;
}

.select
{
    display: inline-flex;
    padding: 15.5px 19.36px;
    justify-content: center;
    align-items: center;
    gap: 265.663px;
    border-radius: 7px;
    border: 0.968px solid var(--Gray-5, #E0E0E0);
    background: #A3195B;
    color: #fff;
}
.btn-send
{
    display: flex;
    width: 461px !important;
    padding: 14.5px 0px 15.5px 0px;
    justify-content: center;
    align-items: center;
    border-radius: 7px !important;
    background: linear-gradient(90deg, #001240 21.63%, #A3195B 100%);
}
.country-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.country-header {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 1.25rem;
}

.underline {
    display: inline-block;
    width: 40px;
    height: 2px;
    background-color: #000;
    margin-left: 10px;
}

.icon-text {
    display: flex;
    align-items: center;
    gap: 10px;
}

.icon-text img {
    width: 27.104px;
    height: 27.104px;
}

.highlight {
    color: #A3195B;
    font-family: Montserrat;
    font-size: 12.584px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.36px;
    letter-spacing: 0.252px;
}
.underline-left
{
    width: 22px;
    height: 2px;
    flex-shrink: 0;
    stroke-width: 2px;
    stroke: #000;
    margin-top: -1.5rem;
    margin-left: 4rem;
    background-color: #000;
}
.underline-left-uae
{
    width: 60px;
    height: 2px;
    flex-shrink: 0;
    stroke-width: 2px;
    stroke: #000;
    margin-top: -1.5rem;
    margin-left: 4rem;
    opacity: 1;
}
.underline-left-egypt
{
    width: 22px;
    height: 2px;
    flex-shrink: 0;
    stroke-width: 2px;
    stroke: #000;
    margin-top: -1.5rem;
    margin-left: 4rem;
    opacity: 1;
}
.country-header h2
{
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.36px; /* 153.846% */
    letter-spacing: 0.252px;
}

.section-title {
    color: #a6004c;
    font-size: 2.5rem;
    font-weight: 700;
}

.section-subtitle {
    color: #0d1d60;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 0.9rem;
}

.underline {
    width: 60px;
    height: 3px;
    background-color: #a6004c;
    margin-top: 10px;
    margin-bottom: 20px;
}

.btn-gradient {
    background: linear-gradient(to right, #000233, #a6004c);
    color: white;
    border-radius: 50px;
    padding: 10px 25px;
    border: none;
}

.image-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto;
    gap: 20px;
}

.image-grid img {
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
}
.section-title::after {
    display: none;
}
.image-join-network
{
    width: 571.5px;
    height: 545.373px;
    flex-shrink: 0;
}
.title-contact
{
    color:  #000;
    font-family: Montserrat;
    font-size: 12.584px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.36px; /* 153.846% */
    letter-spacing: 0.252px;
}
.btn-connect , .btn-send
{
    color: #fff !important;
}
.text-become-partner
{
    color: #323232;
    text-align: justify;
    font-family: Inter;
    font-size: 18.9px;
    font-style: normal;
    font-weight: 200;
    line-height: 31.5px; /* 166.667% */
}

.section-title
{
    color: #A3195B;
    font-family: "Playfair Display";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.section-subtitle
{
    color: #001A5D;
    font-family: "Fredoka One";
    font-size: 16.2px;
    font-style: normal;
    font-weight: 200;
    line-height: 27px; /* 166.667% */
    letter-spacing: 1.8px;
    text-transform: uppercase;
}
.header-spacer
{
    min-height: 0 !important;
}

.icon-text a
{
    text-decoration: none;
}

@media (max-width: 768px) {
    .form-control ,.btn-send , .text-contact-us
    {
        width: 100% !important;
    }
    .image-join-network
    {
        width: 100%;
        height: 100%;
    }
    header #navbar .navbar-nav li a
    {
        color: #fff;
    }
    .navbar-toggler
    {
        background-color: #fff;
    }
}

@media (min-width: 769px) and (max-width:1024px)
{
    .image-join-network {
        width: 100%;
        height: 100%;
        flex-shrink: 0;
    }
}