.help-head h2,
.main-heading h1,
h1.for-space {
    text-transform: uppercase
}

.free-sec-head,
.free-stuff,
.help-box,
.help-head,
.help-para {
    text-align: center
}

section.inner-banner-sec {
    background-image: url(../img/inner-banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 280px;
    background-position: top;
    backdrop-filter: invert(1)
}

.main-heading h1 {
    font-size: 70px;
    color: #1f2130;
    font-family: Aubery
}

.main-heading {
    position: absolute;
    bottom: 0;
    top: 75px;
    left: 90px
}

h1.for-space {
    position: relative;
    left: 87px;
    bottom: 13px;
    color: #15c8a0
}

.accountant-head h2 {
    font-size: 38px;
    color: #1f2130;
    font-family: Aubery;
    padding-bottom: 24px
}

.accountant-head p {
    font-size: 14px;
    color: #1e202e;
    font-family: Poppins;
    font-weight: 400
}

section.account-section .row {
    display: flex;
    align-items: center
}

section.account-section {
    padding: 100px 0;
    position: relative
}

.accountant-head p span,
.help-para p span,
span.for-bold {
    font-weight: 700
}

.help-box {
    background-color: #15c8a0;
    border-radius: 8px;
    height: 229px;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
    transition: .5s ease-in-out
}

.help-head h2 {
    font-size: 54px;
    color: #1f2130;
    font-family: Aubery
}

.help-head {
    padding-bottom: 70px
}

.help-box h3 {
    color: #fff;
    font-family: Aubery;
    transition: .6s;
    transform: translateY(93px)
}

section.who-we-help {
    padding: 70px 0
}

.help-para p {
    font-size: 16px;
    color: #1e202e;
    font-family: Poppins;
    font-weight: 400;
    margin: 0
}

.help-para {
    padding-top: 70px
}

span.for-bold-green {
    color: #15c8a0;
    font-weight: 700
}

.account-sec-head h3,
.help-paras p,
.make-digital-btn a {
    color: #fff;
    font-family: Poppins
}

.free-sec .free-sec-head h2 {
    font-size: 41px;
    font-family: calibri-bold
}

.free-sec .free-sec-head h2 span {
    font-family: calibri-regular
}

section.free-sec {
    padding: 50px 0;
    background: #f8f8f8
}

.free-sec .free-stuff p {
    font-size: 24px;
    font-family: Poppins;
    margin-top: 22px
}

.who-we-help .help-box.fst {
    background: #15c8a0
}

.help-box:hover,
.who-we-help .help-box.fst:hover {
    background: #17171f
}

.make-digital-btn a {
    font-size: 16px;
    background-color: #15c8a0;
    border-radius: 9px;
    width: 229px;
    display: inline-flex;
    height: 50px;
    line-height: 1.88;
    margin: 10px
}

.free-anchor {
    line-height: 85px
}

.account-sec-head {
    background-color: #15c8a0;
    width: 64%;
    padding: 19px 10px;
    position: relative;
    bottom: 100px
}

.account-sec-head h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 0;
    font-weight: 400
}

.for-before::before {
    content: "Are you ready?";
    position: absolute;
    font-size: 125px;
    right: 309px;
    top: -8px;
    font-family: oceanAubery;
    color: #15c8a0;
    transform: rotate3d(1, 1, 1, 339deg)
}

.help-paras p {
    font-size: 11px;
    font-weight: 400;
    line-height: 26px;
    padding: 0 10px;
    margin-top: 20px
}

.who-we-help .help-box.fst:hover .help-paras {
    position: relative;
    top: 47px
}

.help-paras {
    opacity: 0;
    position: relative;
    top: 45px
}

.help-box:hover .help-paras {
    opacity: 1
}

.help-box:hover h3 {
    font-size: 20px;
    transform: translateY(59px)
}
.self-assement-heading h1 {
    font-size: 53px !important;
}

@media (max-width:1440px) {
    .for-before::before {
        right: 196px;
        top: -12px
    }
}

@media (max-width:1280px) {
    .for-before::before {
        right: 162px;
        top: -8px;
        font-size: 118px
    }
    .self-assement-heading h1 {
        font-size: 40px !important;
    }
}

@media (max-width:1100px) {
    .for-before::before {
        right: 118px;
        top: 29px
    }

    .account-sec-head h3 {
        font-size: 20px
    }
    /* .self-assement-heading h1 {
        font-size: 53px !important;
    } */
}
@media (max-width:480px) {
    .account-sec-head h3 {
        font-size: 13px;
        line-height: 1.5
    }

    .for-before::before {
        right: 15px;
        top: 50px;
        font-size: 64px
    }

    .help-box {
        margin: 20px 0
    }

    .accountant-head {
        margin-top: 20px
    }

    .main-heading {
        left: 20px
    }

    .main-heading h1 {
        font-size: 46px
    }

    section.inner-banner-sec {
        height: 220px
    }
    .self-assement-heading h1 {
        font-size: 22px !important;
    }
    h1.for-space {
        left: 0px;
        margin-top: 20px;
    }

    .help-head,
    section.who-we-help {
        padding-bottom: 0
    }

    .help-para {
        padding-top: 40px
    }

    section.account-section {
        padding-bottom: 0;
        padding-top: 30px
    }

    .free-sec .free-stuff p {
        font-size: 19px
    }

    .account-sec-head {
        width: 100%;
        top: -30px
    }

    .help-head h2 {
        font-size: 36px
    }
}

@media (max-width:414px) {
    .accountant-head h2 {
        font-size: 31px
    }

    .main-heading h1 {
        font-size: 33px
    }

    .for-before::before {
        right: 18px;
        top: 50px;
        font-size: 51px
    }
}

@media (max-width:390px) {
    .account-sec-head h3 {
        font-size: 12px
    }

    .for-before::before {
        right: 18px;
        top: 61px;
        font-size: 47px
    }
}

@media (max-width:375px) {
    .accountant-head {
        margin-top: 50px
    }

    .for-before::before {
        right: 0;
        top: 69px;
        font-size: 61px
    }
}
