main > div:not(.section-6){
    overflow-x: hidden;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.details {
    font-family: "Manrope-Bold", sans-serif;
    font-size: 33px;
    line-height: 41px;
}
.section-1 {
    background-color: #010101;
    padding-top: 40px;
    padding-bottom: 45px;
}
.section-1 .col-lg-4 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-1 .col-lg-4, .section-1 .col-lg-4 h1 {
    text-align: center;
}
.section-2 {
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    padding-top: 105px;
    padding-bottom: 130px;
}
.section-2 .details {
    font-family: "Manrope-Medium", sans-serif;
}
.section-2 .details span {
    font-family: "Manrope-Bold", sans-serif;
}
.section-2 .col-lg-6 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    text-align: center;
}

.section-2 .details {
    color: #EA0029;
    max-width: 1000px;
    margin: 32px auto;
    font-size: 27px;
    line-height: 34px;
}
.section-2 a {
    background-color: #010101;
    border-radius: 21px;
    font-size: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #F9F6E2;
    font-family: "Manrope-ExtraBold", sans-serif;
    padding-top: 22px;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 22px;
    max-width: 352px;
    width: 100%;
    transition: all 0.2s ease;
}
.section-2 a:hover, .section-2 a:focus {
    text-decoration: none;
    color: #F9F6E2;
    opacity: 0.85;
    transform: scale(0.95);
}
.section-3 {
    padding-top: 48px;
    background-color: #F9F6E2;
}
.section-3 > .row {
    margin: 0;
}
.section-3 img.img-fluid {
    max-width: 378px;
    margin: 0 auto;
}
.section-3 .details span {
    font-family: "Manrope-Medium", sans-serif;
    color: #000000;
}
.section-3 .details {    
    color: #EA0029;
    line-height: 1;
}
.section-3 .col-12.text-center {
    margin-top: 33px;
}
.section-3 .col-lg-4 {
    text-align: center;    
}
.section-3 .red .container, .section-3 .black .container, .section-3 .yellow .container {
    max-width: 418px;
    margin: 0 auto;
}
.section-3 .red {
    background-color: #EA0029;
    padding-top: 43px;
    padding-bottom: 43px;
    display: flex;
    align-items: center;
    justify-content: center;    
}
.section-3 .black {
    background-color: #010101;
    padding-top: 43px;
    padding-bottom: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-3 .yellow {
    background-color: #FBA944;
    padding-top: 43px;
    padding-bottom: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-3 .red *, .section-3 .black *, .section-3 .yellow * {
     color: #F9F6E2;
     font-family: "Manrope-Bold", sans-serif;
     font-size: 21px;
     line-height: 27px;
     text-align: center;
     list-style-position: inside;
     list-style: none;
}

.section-3 .bullet
{
    height: 27px;
    margin-top: -7px;
}

.section-5 {
    background-color: #F9F6E2;
    padding-top: 87px;
    padding-bottom: 128px;
}
.section-5 p {
    font-family: "Manrope-SemiBold", sans-serif;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    text-align: center;
    max-width: 256px;
    margin: 0 auto;
}
.section-5 .col-12 {
    margin-top: 90px;
    margin-bottom: 128px;
}
.section-5 button {
    font-family: "Manrope-Bold", sans-serif;
    font-size: 20px;
    color: #F9F6E2;
    text-align: center;
    background-color: #EA0029;
    border-radius: 21px;
    padding: 16px 68px;
    text-decoration: none;
    transition: all 0.2s ease;
}
.section-5 button:hover, .section-5 button:focus {
    text-decoration: none;
    color: #F9F6E2;
    background-color: rgba(234, 0, 41, 0.85);
    box-shadow: none;
    transform: scale(0.95);
}
.section-6 {
    background-color: #0D0002;
    position: relative;
    padding-bottom: 100px;
}
.section-6 .img-container {
    text-align: center;
}
.section-6 .img-container img {
    margin-top: -158px;
    text-align: center;
    max-width: 420px;
    width: 100%;
}
.section-6 .faq-container .heading {
    color: #EA0029;
    text-transform: uppercase;
    font-family: "EalingBlackW00-Regular", sans-serif;
    font-size: 55px;
    line-height: 41px;
    margin-top: 42px;
}
.section-6 .faq-container .answer {
    color: #F9F6E2;
    font-family: "Manrope-Medium", sans-serif;
    font-size: 24px;
    line-height: 30px;
}
.section-6 .faq-container .answer span {
    color: #EA0029;
    font-family: 'Manrope-ExtraBold', sans-serif;
}
.section-6 .col-lg-6 {
    margin-top: 100px;
}
.section-7 {
    background-color: #0D0002;
    padding-bottom: 74px;
}
.section-7 .map-heading {
    color: #F9F6E2;
    font-family: "EalingBlackW00-Regular", sans-serif;
    text-transform: uppercase;
    font-size: 55px;
    line-height: 41px;
    max-width: 327px;
}
.section-7 .map-heading span {
    color: #EA0029;
}
.section-7 .col-lg-6:first-child {
    display: flex;
    align-items: center;
}
.section-7 .select-container {
    margin-bottom: 24px;
}
.section-7 select {
    border-radius: 0;
    color: #4E4E4E;
    font-family: "Manrope-Medium", sans-serif;
    font-size: 17px;
}
.modal {
    background-color: rgba(255,255,255,0.85);
}
.modal .modal-content {
    border-radius: 0;
    border: 0;
    background-color: transparent;
}
.modal .modal-header {
    border-bottom: 0;
    border-radius: 0;
    padding-bottom: 0;
}
.modal .modal-dialog {
    max-width: 600px;
}
.section-3 .col-lg-4 {
    padding: 0;
}
button.btn-close {
    transition: transform 0.2s ease;
}
button.btn-close:hover {
    transform: rotate(130deg);
}
@media only screen and (max-width:991px) {       
    .section-2 {
        text-align: center;
        padding-bottom: 0;
        padding-top: 32px;
    }
    .section-2 a {
        display: inline-block;
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        font-size: 19px;
        padding-bottom: 16px;
        padding-top: 16px;
    }
    .section-3 .col-12.text-right {
        text-align: center;
    }
}
@media only screen and (min-width: 992px) {
    .section-2 .small {
        display: none;
    }
    .section-3 .col-lg-4 > div {
        min-height: 210px;
    }
}
@media only screen and (max-width: 1023px) {
    .section-1 {
        padding-bottom: 58px;
    }
    .section-1 h1 {
        margin-bottom: 44px;
    }
    .section-2 {
        background-color: #FCB44D;        
    }
    .section-2 .small {
        width: 100%;
    }
    .section-2 .details {
        max-width: 294px;
        font-size: 20px;
        line-height: 20px;
    }    
    .details, .section-3 .red *, .section-3 .black *, .section-3 .yellow * {
        font-size: 21px;
    }
    .section-5 p {
        font-size: 16px;
        line-height: 1;
    }
    .section-6 .faq-container .heading, .section-7 .map-heading {
        font-size: 30px;
        line-height: 41px;
    }
    .section-6 .faq-container .answer {
        font-size: 18px;
        line-height: 27px;
    }
    .section-6 .col-lg-6:last-child {
        text-align: center;
    }
    .section-6 .col-lg-6 img {
        max-width: 280px;
    }
    .section-7 .map-heading {
        text-align: center;
    }
    .section-6 .col-lg-6 {
        margin-top: 0;
    }
    .section-6 {
        padding-bottom: 64px;
    }
    .section-7 select {
        font-size: 18px;
    }
    .section-6 .img-container {
         margin-bottom: 40px;
    }
    .section-7 .col-lg-6:first-child {
        justify-content: center;
    }
}
@media only screen and (min-width: 1024px) {    
        .section-3 .details {
        max-width: 978px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 991px) {
    .section-5 .disclaimer-img {
        max-width: 182px;
    }
    .section-1 img {
        max-width: 280px;
    }
}