.container-content-text-with-full h1,
.container-content-text-with-full h2,
.container-content-text-with-full h3,
.container-content-text-with-full h4,
.container-content-text-with-full h5,
.container-content-text-with-full h6 .container-content-text-with-full p,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content p,
.container-content-text p,
.container-content-text h1,
.container-content-text h2,
.container-content-text h3,
.container-content-text h4,
.container-content-text h5,
.container-content-text h6 {
    margin: 0px;
}
 
.container-acc {
    margin: 0px;
    width: fit-content;
    height: max-content;
    margin-top: 36px;
    display: flex;
    padding: 0px;
 
}
 
.banner-img {
    height: auto;
    width: 100%;
}
 
.container-image {
    max-width: max-content;
}
 
.container-content-centre {
    justify-content: center;
    display: flex;
    flex-direction: column;
}
 
#title_hero {
    margin: 0px;
}
 
.cta-button.-inverted {
    background-color: #FFFFFF !important;
    border: 1px solid #0078B3;
    min-height: 48px;
    min-width: 242px;
}
 
.container-content-text a.cta-button,
.container-content-text-with-full a.cta-button {
    min-width: 242px;
    min-height: 48px;
    width: fit-content;
    font-size: 16px;
    padding: 12px;
    color: #0074AD !important;
    background-color: #FFFFFF !important;
    font-weight: 350;
    margin-top: 24px;
    margin-bottom: 0 !important;
}
 
.inner-half {
    width: 50%;
}
 
.inner-full {
    width: 100%;
}
 
.button-text {
    color: #0074AD !important;
    border: 1px solid #0074AD !important;
    height: 48px;
    padding: 12px 12px 12px 12px;
}
 
.btn-margin {
    margin-bottom: 24px !important;
}
 
.button-text-para {
    color: #0074AD !important;
    font-family: 'Gotham 5r';
    font-size: 16px;
    font-weight: 350;
    font-style: normal !important;
    line-height: 24px !important;
    letter-spacing: 0.16px;
}
 
#body_content_hero {
    margin: 0px;
    font-family: 'Gotham 3r';
    font-style: normal;
    font-size: 16px;
    font-weight: 325;
    line-height: 24px;
    letter-spacing: 0.16px;
    text-align: left;
    color: #0D1C3D;
    padding-bottom: 0px;
    padding-top: 24px;
}
 
.outer-div {
    display: flex;
    justify-content: center;
    flex: 0.5;
}
 
.inner-div {
    display: flex;
    border: 1px solid #B3B6C5;
    border-radius: 12px;
    padding: 24px;
    margin-top: 36px;
    flex: 1;
}
 
.inner-div-two {
    margin-left: 16px;
}
 
.image-acc {
    max-width: 139px;
    height: auto;
    margin: 0px;
    margin-right: 16px;
}
 
.content .title {
    margin: 0px;
    margin-bottom: 8px;
 
}
 
.body {
    font-family: 'Gotham 3r';
    font-size: 16px;
    font-weight: 325;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #0D1C3D;
    margin: 0px;
 
}
 
/* Responsive  */
 
@media screen and (min-width: 767px) and (max-width: 1151px) {
 
    .banner-img {
        max-width: 100%;
        height: auto;
        margin: 0px;
        margin-bottom: 20px;
        object-fit: cover;
    }
 
    .accolades-container .rows {
        display: block;
    }
 
    #body_content_hero {
        margin: 0px;
        font-family: 'Gotham 3r';
        font-style: normal;
        font-size: 16px;
        font-weight: 325;
        line-height: 20px;
        /* 142.857% */
        letter-spacing: 0.16px;
        text-align: left;
        color: #0D1C3D;
        padding-top: 20px;
    }
 
    .container-acc {
        margin: 0px;
        flex-direction: column;
        height: max-content;
        margin-bottom: 30px;
        /* margin-left: 20px;
          margin-right: 20px; */
    }
 
    .container-image {
        max-width: 100%;
        width: 100%;
    }
 
    #title_hero {
        margin: 0px;
    }
 
    .container-content-text a.cta-button,
    .container-content-text-with-full a.cta-button {
        min-width: 242px;
        min-height: 48px;
        width: fit-content;
        font-size: 16px;
        padding: 12px;
        color: #0074AD !important;
        background-color: #FFFFFF !important;
        font-weight: 350;
        margin-top: 20px;
        margin-bottom: 0px;
        border-radius: 50px;
    }
 
    .btn-margin {
        margin-bottom: 0px !important;
    }
 
    .image-acc {
        width: 100%;
        height: auto;
        margin-right: 16px;
    }
 
    .image-acc-div {
        min-width: max-content;
    }
 
    .container-content-text, .container-content-text-with-full{
        margin-bottom: 30px;
        height: max-content;
    }
 
    .outer-div {
        display: flex;
        justify-content: center;
        width: 100%;
        flex-direction: column;
    }
 
    .inner-div {
        margin-top: 0px;
        width: auto;
        padding: 20px;
    }
 
    .inner-div-one {
        margin: 0px;
    }
 
    .inner-div-two {
        margin: 0px;
        margin-top: 10px;
    }
 
    .content .title {
        width: 100%;
        padding-bottom: 0px;
    }
 
    .body {
        margin: 0px;
        font-family: 'Gotham 3r';
        font-size: 14px;
        font-style: normal;
        font-weight: 325;
        line-height: 20px;
    }
 
    .cta-button.-inverted,
    .button-text {
        margin-bottom: 0px;
    }
}
 
@media screen and (max-width: 766px) {
    .container-content-text-with-full {
        margin-top: 4px
    }
 
    .container-acc {
        width: fit-content;
        height: max-content;
        margin: 0px;
        margin-top: 16px;
        display: flex;
        padding: 0px;
        flex-direction: column;
        margin-bottom: 24px;
    }
 
    .container-image {
        margin-bottom: 16px;
    }
 
    .banner-img {
        max-width: 100%;
        width: auto;
        height: auto;
        margin: 0px !important;
        object-fit: cover;
        padding-bottom: 16px;
    }
 
    #title_hero {
        margin: 0px;
        padding: 0px;
    }
 
    #body_content_hero {
        margin: 0px;
        font-family: 'Gotham 3r';
        font-size: 16px;
        font-style: normal;
        font-weight: 325;
        line-height: 20px;
        /* 142.857% */
        color: #0D1C3D;
        padding-bottom: 0px;
        padding-top: 16px;
    }
 
    .container-content-text, .container-content-text-with-full {
        flex-direction: column;
        margin-bottom: 30px;
    }
 
    .inner-div-one {
        margin: 0px;
    }
 
    .inner-div-two {
        margin: 0px;
        margin-top: 8px !important;
    }
 
    .container-image {
        max-width: 100%;
        width: 100%;
        margin: 0%;
    }
 
    .outer-div {
        max-width: 100%;
        flex-direction: column;
    }
 
    .inner-div {
        margin-left: 0px;
        width: 100%;
        height: max-content;
        max-height: max-content;
        display: flex;
        flex-direction: column;
        align-items: start;
        margin-top: 0px;
        padding: 16px;
    }
 
    .image-acc {
        width: auto;
        height: auto;
        margin: 0px;
        padding: 0px;
    }
 
    .content .title {
        margin: 0px;
        width: 100%;
        padding-top: 12px;
        padding-bottom: 0px;
 
    }
 
    .body {
        font-family: 'Gotham 3r' !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 325;
        line-height: 20px;
        padding-top: 12px;
 
    }
 
    .container-content-text a.cta-button,
    .container-content-text-with-full a.cta-button {
        min-width: 242px;
        min-height: 48px;
        width: 100%;
        font-size: 16px;
        padding: 12px;
        color: #0074AD !important;
        background-color: #FFFFFF !important;
        font-weight: 350;
        margin-top: 16px;
        margin-bottom: 0px !important;
    }
 
    .container-content-text, .container-content-text-with-full {
        margin-bottom: 24px;
    }
 
    .cta-button.-inverted,
    .button-text {
        margin-bottom: 0px;
    }
}