.maat-hero .bg-hero {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1
}

.maat-hero .bg-hero .bg-hero-img {
    position: absolute;
    left: 49.7%;
    width: 1749px;
    -webkit-transform: translateY(-259px) translateX(-50%);
    transform: translateY(-259px) translateX(-50%);
    top: -404px
}

.maat-hero .bg-hero .bg-hero-img2 {
    position: absolute;
    right: 37px;
    top: 56px;
    object-fit: cover;
    z-index: 0;
    width: 446px
}

.maat-hero .hero-card {
    color: #fff;
    padding: 10px 170px 0 10px
}

.maat-hero .hero-card h1 {
    font-size: 57px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-right: 140px;
}

.maat-hero {
    padding-top: 135px;
    padding-bottom: 335px;
    overflow: visible;
    position: relative
}

.maat-hero .maat-clients {
    margin-top: 79px;
}

.maat-hero .maat-clients .clients-card h1 {
    color: #fff;
    font-size: 65px;
    font-weight: 600
}

.maat-hero .maat-clients .clients-card p {
    color: #fff;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 500
}

.maat-hero .maat-clients .clients-header {
    margin-bottom: 45px;
    color: #fff
}

.maat-hero .maat-clients .clients-header h1 {
    font-weight: 700;
    font-size: 50px
}

.maat-hero .maat-clients .clients-header .header-span {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(120deg, #03242c, #14aed4);
    color: #fff;
    margin-left: 10px
}

.why-maat {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 300px 0 100px
}

.faqs .faqs-bg-color, .why-maat .why-maat-bg-color {
    position: absolute;
    top: -114px;
    left: 55%;
    opacity: .3;
    width: 2032px;
    height: 2300px;
    background: linear-gradient(90deg, #000000cf, rgba(0, 0, 0, 0) 20.03%), linear-gradient(180deg, #000, rgba(0, 0, 0, 0) 18.35%), linear-gradient(1turn, #000, #000 0, rgba(0, 0, 0, 0) 15.21%), conic-gradient(from 130.75deg at 50% 68.54%, #9c3cf7f7 -75.84deg, #000 49.36deg, #000 49.59deg, #000 64.6deg, #000 75.26deg, #1e1ae8 101.25deg, #00137c 118.94deg, #6923ff 150.47deg, #000 185.02deg, #1d1abaf7 214.82deg, #0000 226.37deg, #000 262.5deg, #9c3cf7 284.16deg, #000 409.36deg);
    -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
    transform: matrix(1, 0, 0, -1, 0, 0);
    z-index: -1
}

.why-maat .why-maat-header h1 {
    font-size: 50px
}

.why-maat .card-why .card {
    padding: 45px 10px 15px 15px;
    border: 1px solid #2f2f2f;
    border-radius: var(--border-radios-card);
    background: #0000003d;
    margin-bottom: 45px;
    min-height: 310px
}

.why-maat .card-why .card .card-why-img {
    width: 55px;
    margin-bottom: 6px;
    height: 55px;
    object-fit: contain
}

.why-maat .card-why h3 {
    font-size: 24px;
    margin: 15px 0
}

.why-maat .card-why p {
    line-height: 26px;
    font-size: 17px;
    color: grey
}

.features {
    overflow: hidden;
    position: relative
}

.features .row {
    position: relative;
    margin-top: 200px;
    padding-top: 44px
}

.features .header .bg-list {
    position: absolute;
    top: -32px;
    bottom: -225px
}

.features .header .bg-list .item:before {
    font-weight: 900;
    position: absolute;
    left: -60px;
    z-index: 1;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -31px;
    border-radius: 38px;
    padding: 1px 0 0;
    font-size: 20px;
    color: #fff
}

.features .header-f .bg-list .item:before {
    background: linear-gradient(#0eca90, #0eca90, #0eca90, #0eca90);
    content: "\f121";
    font-family: "Font Awesome 6 Free";
    box-shadow: #0eca906b 0 0 22px 8px
}

.features .header .bg-list .text {
    font-size: 23px;
    position: absolute;
    top: -18px;
    left: 29px;
    font-weight: 700
}

.features .header .bg-list .item {
    list-style: none;
    margin: 0;
    padding: 0
}

.features .header .bg-list .item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -32px;
    width: 3px;
    height: 100%
}

.features .header-f .bg-list .item:after {
    background: linear-gradient(#0eca9000, #0eca90, #0eca90, #0eca9000)
}

.features .feature-card {
    margin-top: 32px
}

.features .feature-card h1 {
    font-weight: 700
}

.features .card-f-item {
    margin-top: 75px;
    padding: 12px 21px
}

.features .card-f-item h3 {
    font-size: 22px;
    margin-bottom: 11px;
    font-weight: 700
}

.features .card-f-item p {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: grey
}

.features .card-f-item .card-f-item-icon {
    font-size: 30px;
    margin-bottom: 20px
}

.features .card-f-link {
    color: #fff;
    font-size: 21px;
    font-weight: 700
}

.features .card-f-link .card-f-link-icon {
    margin-left: 15px;
    margin-top: 21px
}

.features .header-s .bg-list .item:after {
    background: linear-gradient(#0eca9000, var(--purple-color), var(--purple-color), #0eca9000)
}

.features .header-s .bg-list .item:before {
    background: linear-gradient(var(--purple-color), var(--purple-color), var(--purple-color), var(--purple-color));
    content: "\f1cb";
    font-family: "Font Awesome 6 Brands";
    box-shadow: #9097ff78 0 0 22px 8px
}

.features .feature-s .img-feature-s {
    width: 100%;
    margin-top: 95px;
    border-radius: var(--border-radios-card)
}

.features .feature-s .card-img-feature-s {
    position: relative
}

.features .feature-s .card-img-feature-s .img-text-f {
    position: absolute;
    top: 22px;
    border: 2px solid var(--purple-color);
    padding: 18px 10px 50px 22px;
    border-radius: var(--border-radios-card);
    z-index: -1;
    right: 95px;
    width: 330px
}

.features .feature-s .card-img-feature-s .img-text-s {
    position: absolute;
    top: 60%;
    border: 2px solid #fff;
    padding: 15px 11px 84px 20px;
    border-radius: var(--border-radios-card);
    z-index: -1;
    right: -159px;
    width: 330px;
    transform: rotateZ(90deg)
}

.features .header-t .bg-list .item:after {
    background: linear-gradient(#0eca9000, var(--orange-color), var(--orange-color), #0eca9000)
}

.features .header-t .bg-list .item:before {
    background: linear-gradient(#e47945, #e47945, #e47945, #e47945);
    content: "\f1cb";
    font-family: "Font Awesome 6 Brands";
    box-shadow: #d6594073 0 0 22px 8px
}

.features .feature-t .feature-t-card {
    padding: 25px 0 0;
    border: 1px solid #2f2f2f;
    border-radius: var(--border-radios-card);
    background: #161b228f;
    margin-top: 75px;
    overflow: hidden
}

.features .feature-t .feature-t-card .card-icon {
    font-size: 36px;
    margin-bottom: 23px
}

.features .feature-t .feature-t-card:not(.feature-flex-card) .feature-card-body {
    padding: 1px 8px 35px 20px
}

.features .feature-t .feature-t-card .card-t-img {
    width: 100%;
    position: relative;
    bottom: -7px;
    left: 0;
    right: 0
}

.features .feature-t .feature-t-card.feature-flex-card .card-flex-img, .features .feature-t-card.feature-flex-card {
    padding: 0
}

.features .feature-flex-card .feature-card-body {
    padding: 40px 90px 25px 25px
}

.features .feature-t .feature-t-card h1 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px
}

.features .feature-t .feature-t-card h5 {
    font-size: 17px;
    line-height: 28px
}

.maat-works {
    position: relative;
    overflow: hidden
}

.maat-works .col-lg-4:not(.web-card-style) {
    display: none;
}

@-webkit-keyframes example {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg)
    }
}

@keyframes example {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg)
    }
}

.maat-works .text-header h1 {
    font-weight: 700;
    font-size: 66px
}

.maat-works .text-header h6 {
    padding: 10px 119px;
    font-size: 21px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 25px
}

.maat-works .btn-header .btn {
    margin-right: 12px
}

.maat-works .btn-header {
    margin-bottom: 80px;
    position: relative;
    z-index: 1
}

.maat-works .our-work-card {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.maat-works .our-work-card .card-img {
    transform: rotate(0);
    transition: .3s cubic-bezier(.4, 0, .2, 1);
    overflow: hidden;
    margin-bottom: 120px;
    border-radius: var(--border-radios-card)
}

.maat-works .our-work-card .card-img img {
    width: 100%;
    transition: .3s cubic-bezier(.4, 0, .2, 1);
}

.maat-works .lib-card-style .our-work-card .card-img img {
    width: 300px;
    display: block;
    height: 230px;
}

.maat-works .our-work-card .card-img:not(.img-lib):first-child {
    z-index: 2;
    height: 300px;
    width: 215px
}

.maat-works .our-work-card:hover .card-img:not(.img-lib):first-child {
    width: 192px
}

.maat-works .our-work-card .card-img:not(.img-lib):nth-child(2) {
    left: 63px
}

.maat-works .our-work-card:hover .card-img:not(.img-lib):nth-child(2) {
    left: 0;
    transform: rotate(-5deg)
}

.maat-works .our-work-card .card-img:not(.img-lib):last-child {
    right: 63px
}

.maat-works .our-work-card:hover .card-img:not(.img-lib):last-child {
    right: 0;
    transform: rotate(5deg)
}

.maat-works .our-work-card .card-img:not(.img-lib):last-child, .maat-works .our-work-card .card-img:not(.img-lib):nth-child(2) {
    height: 270px;
    position: absolute;
    top: 12px;
    width: 180px;
    z-index: 1;
    opacity: .4
}

.maat-works .our-work-card:hover .card-img:not(.img-lib):last-child, .maat-works .our-work-card:hover .card-img:not(.img-lib):nth-child(2) {
    height: 300px;
    opacity: 1
}

.get-start .get-start-bg-color {
    position: absolute;
    top: 0;
    left: 34%;
    opacity: .4;
    width: 2052px;
    height: 1041px;
    background: linear-gradient(90deg, #19191c, rgba(25, 25, 28, .22) 20.03%), linear-gradient(180deg, #19191c, rgba(25, 25, 28, .27) 18.35%), linear-gradient(1turn, #191a1c, #191a1c 0, rgba(25, 25, 28, 0) 15.21%), conic-gradient(from 130.75deg at 50% 68.54%, #9c3cf700 -75.84deg, #19191c00 49.36deg, #19192200 49.59deg, #19191c00 64.6deg, #19191c05 75.26deg, #1e1ae800 101.25deg, #00137c00 118.94deg, #07e69f 150.47deg, #19191c 185.02deg, #03f3a5 214.82deg, #25364700 226.37deg, #19191c00 262.5deg, #9c3cf700 284.16deg, #19191c 409.36deg);
    -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
    transform: matrix(5, 2, -9, 3, 0, 0);
    z-index: -1
}

.faqs, .get-start .card-get-start {
    position: relative;
    overflow: hidden
}

.get-start .card-get-start {
    padding: 45px 0 45px 21px;
    border: 1px solid #2f2f2f;
    border-radius: 17px;
    margin-top: 60px;
    text-align: center
}

.get-start .card-get-start .btn-maat-border {
    padding: 14px 50px;
    border-color: #2f2f2f
}

.get-start .card-get-start h5 {
    font-size: 35px;
    line-height: 47px;
    padding: 37px 25px 25px
}

.faqs {
    padding: 210px 0
}

.faqs .header h1 {
    margin-bottom: 50px;
    text-align: center;
    font-weight: 700;
    font-size: 43px
}

.faqs .accordion-button {
    background-color: #0f1318;
    color: #fff;
    font-weight: 500;
    font-size: 19px;
    padding: 26px 14px;
    letter-spacing: 1px;
    text-transform: capitalize
}

.faqs .faq-icon {
    margin-left: auto;
    margin-right: 11px
}

.faqs .accordion-button:after {
    content: none
}

.faqs .accordion-button:focus {
    box-shadow: none;
    border: none
}

.faqs .accordion-item {
    background-color: #0f1318;
    margin-bottom: 30px;
    border-radius: var(--border-radios-card);
    overflow: hidden
}

.faqs .accordion-body {
    padding: 20px 270px 6px 12px;
    line-height: 25px;
    border-top: 1px solid hsla(0, 0%, 100%, .3)
}

.partners {
    margin-top: 100px;
}
.partners .col{
    display: flex;
    justify-content: center;
    align-items: center;
}

.partners .header h1 {
    font-size: 55px;
    font-weight: bold;
    text-align: center;
}

.partners .card-partners {
    text-align: center;
}

.partners .card-partners img {
    width: 170px;
    margin: 65px 0;
}
.partners .card-partners.gf img {
    width: 215px;
}