.absl-mhsec {
    padding: 66px 0px;
}

.prab-hmbols {
    font-size: 66.5px;
    line-height: 84.15px;
    font-weight: 600;
    letter-spacing: -0.02em;
    text-align: center;
    text-align: -webkit-center;
    max-width: 800px;
    margin: auto;
}

.prab-hmbols span {
    color: var(--primary-color);
}

.absl-mhsec p {
    margin: auto;
    text-align: center;
    font-size: 2rem;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #77787b;
    margin-top: 30px;
    max-width: 900px;
}

.prsc-sectopt{
    background: linear-gradient(139deg, rgba(255, 233, 207, 1) 20%, rgba(152, 225, 229, 1) 100%);
    padding: 80px 0px;
}

.secbox-coption{
    background-color: white;
    border-radius: 16px;
    width: 100%;
    max-width: 487px;
    padding: 40px;
    display: flex;
    flex-direction: column;
}

.coption-grd{
    flex-wrap: wrap;
    margin-top: 80px;
    gap: 24px;
    display: flex;
    justify-content: center;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.sec-hinn1{
    font-size: 25px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
}

.secpara-dtaopiuj{
    font-size: 18px;
    line-height: 25px;
    margin-top: 16px;
    color: #77787b;
}

.prml-loackop{
    padding: 60px 0px;
}

.loc-conot{
    max-width: 1240px;
    width: -webkit-fill-available;
    padding: 0px 10px;
    margin: auto;
}

.loc-conot iframe{
    width: -webkit-fill-available;
}

@media screen and (max-width: 500px) {
    .prab-hmbols{
        font-size: 40px !important;
        line-height: 52px !important;
    }

    .absl-mhsec p{
        font-size: 1.6rem;
    }

    .sec-hinn1{
        font-size: 22px;
    }

    .secbox-coption{
        padding: 22px 20px;
    }

    .coption-grd{
        padding: 0px 10px;
    }

    .secpara-dtaopiuj{
        font-size: 15px;
        margin-top: 5px;
    }

    .secea-proem{
        font-size: 22px;
    }
}

.d-flex-sehiop{
    display: flex;
    margin-top: 40px;
    justify-content: center;
    gap: 20px;
    margin-bottom: 60px;
}