.exclusive-after-hours {
    padding: 110px 0 143px;
    background: linear-gradient(271deg, #BDF3D7 -10.91%, #9BEAEF 49.35%);
}

.exclusive-after-hours .exclusive-inner {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.exclusive-after-hours .exclusive-inner h2 {
    color: #171733;
    text-align: center;
    font-family: Armin Grotesk;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 65px;
    margin-bottom:30px;
}
.exclusive-after-hours .exclusive-inner h6 {
    color: #000;
    font-family: Armin Grotesk;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 37px;
    max-width: 780px;
    margin: 0 auto 25px;
}
.exclusive-after-hours .exclusive-inner p {
    max-width: 1025px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    font-family: Armin Grotesk;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.exclusive-after-hours .exclusive-inner a {
color: #000;
font-family: Armin Grotesk;
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: normal;
    width: 234px;
height: 50px;
flex-shrink: 0;
    border-radius: 6px;
border: 2px solid #000;
    background:transparent;
}
.exclusive-after-hours .exclusive-inner a:hover {
border: 2px solid #10CEF4;
}
