.advertiser-mask {
    opacity: 0.65 !important;
    background-color: #2b6cb0 !important;
}

.advertiser-mask1 {
    opacity: 0.8 !important;
    background-color: #fff !important;
}

.font-advertiser {
    color: #fff !important;
    font-size: 66px;
    line-height: .8em;
    letter-spacing: -1px;
    font-family: poppins;
}

.font-advertiser1 {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.8;
    color: #fff;
    font-family: poppins;
}

.advertiser-box {
    position: relative;
    z-index: 99;
    padding-top: 4rem !important;
}

.advertiser-title {
    max-width: 1491px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    margin-right: 0px;
    margin-bottom: 28.5px;
    margin-left: 0px;
    text-align: center;
    font-size: 2rem;
    line-height: 42px;
    font-weight: 700;
    font-style: normal;
    color: #000 !important;
    font-family: poppins;
}

.bg-size--cover {
    background-position: center;
}

.advertiser-title1 {
    text-align: center;
    font-size: 1.3rem;
    color: #4a5568;
    font-family: poppins;

}

.advertiser-title2 {
    color: #1a202c;
    font-size: 2.5em;
    line-height: 1.4em;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    text-align: center;
}

.advertiser-Card {
    padding-top: 35px;
    padding-bottom: 35px;
}

.advertiser-Card1 {
    border-right: 1px solid #000;
}

.dvertiser-title3 {
    font-size: 1em;
    line-height: 1.3em;
    text-transform: uppercase;
    color: #2d3748;
    text-align: center;
}

.bg-advertiser {
    background-color: #edf7ff;
}

.advertiser-icon {
    color: #3182ce;
    background: #fff;
    border-radius: 200px;
    overflow: hidden;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.advertiser-title4 {
    color: #4f5862;
    font-size: 32px;
    line-height: 1.3;
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: poppins;
}

.advertiser-title5 {
    color: #4f5862;
    font-size: 16px;
    font-family: poppins;
}

.form-control1 {
    border: none;
}

.btn {
    width: 100%;
    background: #1768ea;
    text-transform: uppercase;
    font-family: Inter;
    font-size: 16px;
    letter-spacing: 0.5px;
}