/*intro start*/

.intro {
    margin-top: 100px;;
    background: #000 url("../assets/img/homeIntroBg.png");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 50% 100%;
    min-height: calc(100vh - 250px);
}

.intro__inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 15px 0;
}

.intro__item {
    width: 100%;
    margin: 0 auto;
    padding: 105px 0 105px;
}

.intro__title {
    text-align: center;
    margin-bottom: 40px;
}

.intro__title p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 90px;
    line-height: 105px;
    text-align: left;
    font-feature-settings: 'liga' off;
    color: #FFFFFF;
    max-width: 50%;
}

.intro__subtitle {
    margin-bottom: 64px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
    font-feature-settings: 'liga' off;
    color: #F3F3F3;
    max-width: 670px;
}

.intro__btn button span {
    margin-right: 10px;
}

.intro__btn button {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: #00C050;
    width: 280px;
    padding: 15px 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    font-feature-settings: 'liga' off;
    color: #FFFFFF;
    transition: filter 0.2s ease;
}

.intro__btn button:hover {
    filter: brightness(85%);
}

.intro__btn button:active {
    translate: 0 -1px;
}

/*intro end*/

/*trustedby start*/

.trustedby {
    margin: 90px 0 180px;
    height: 100%;
    width: 100%;
}

.trustedby__title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    font-feature-settings: 'liga' off;
    color: #A5A5A5;
    margin-bottom: 40px;
}

.trustedby__lists {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
    background: url("../assets/img/trustedBy.png") center / contain no-repeat;
    height: 170px;
}

.trustedby__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20%;
    max-width: 243px;
    height: 100%;
    max-height: 64px;
}

.trustedby__icon img {
    width: 100%;
    height: 40px;
}

/*trustedby end*/


/*keysectors start*/
.keysectors {
    margin: 150px 0 150px;
}

.keysectors__titles {
    margin-bottom: 70px;
}

.keysectors__subtitle {
    font-size: 18px;
    max-width: 800px;
    margin-bottom: 70px;
}

.keysectors__items {
    display: grid;
    grid-column-gap: 26px;
    grid-template-columns: 3fr 4fr;
    height: 100%;
}

.telecom_text{
	width: 42%;
    margin-left: 2%;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #A5A5A5;
}

.telecom_text h1 {
        color: black; padding-bottom: 20px;
        font-size: 18px;}

.telecom_img{
	width:56%;
	height:100%;
	background: #000 url(../assets/img/digibase_telecom.jpg);
	background-position: bottom;
	background-size: cover;
}

.keysectors__items_telecom {
    display: flex; margin-bottom:20px; height:307px;
    grid-column-gap: 26px;
    grid-template-columns: 3fr 4fr;
}

.keysectors__item {
    box-shadow: 0px 0px 25.714305877685547px 0px #0000001A;
    background: #fff;
    width: 100%;
}

.keysectors__items-list {
    width: 100%;
    gap: 26px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.keysectors__img img {
    height: 331px;
    max-width: 100%;
    width: 100%;
}

.keysectors__items-list .keysectors__item {
    display: flex;
    align-items: center;
    max-height: 295px;
    height: 100%;
}

.keysectors__items-list .keysectors__item .keysectors__img,
.keysectors__items-list .keysectors__item img {
    height: 295px;
    min-width: 295px;
    width: 100%;
    max-width: 295px;
}

.keysectors__title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
    font-feature-settings: 'liga' off;
    color: #000000;
    padding: 40px 40px 0;
    margin-bottom: 24px;
}

.keysectors__list {
    padding: 0 40px 40px;
}

.keysectors__list li {
    color: #A5A5A5;
    margin-bottom: 16px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    font-feature-settings: 'liga' off;
    color: #A5A5A5;
    gap: 5px;
    display: flex;
}
.keysectors__list li:last-child {
    margin-bottom: 0;
}

.keysectors__items-list .keysectors__item .keysectors__title {
    max-width: 55%;
    display: flex;
    align-items: center;
}

.keysectors__items-list .keysectors__item .keysectors__title.keysectors__title-single-col {
    max-width: 45%;
}

.digibase {
    margin-bottom: 200px;
}
/*keysectors end*/

/*digibase start*/
.digibase__title {
    margin-bottom: 70px;
}

.degibase__inner {
    background: #000 url("../assets/img/digibaseBg.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 50% 100%;/*containet*/
    min-height: 600px;
}

.digibase__content {
    padding: 140px 0;
}

.digibase__item {
    max-width: 50%;
    width: 100%;
}

.digibase__content-title {

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 64px;
    font-feature-settings: 'liga' off;
    color: #FFFFFF;
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
}

.digibase__content-subtitle {
    color: #A5A5A5;
    width: 100%;
    text-align: left;
    max-width: 90%;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    font-feature-settings: 'liga' off;
    color: #A5A5A5;
}

/*digibase end*/

/*about start*/

.about {
    margin-bottom: 200px;
}

.about__title {
    margin-bottom: 142px;
}

.about__item {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 180px;
    align-items: center;
}

.about__img {
    max-width: 470px;
    width: 100%;
}

.about__img.about__item-min img {
    max-height: 300px;
    max-width: 320px;
}

.about__img img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.about__content-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    /* identical to box height */

    font-feature-settings: 'liga' off;

    /* Main Black */

    color: #000000;
    margin-bottom: 20px;
}


.about__content-title span {
    color: #00C050;
}

.about__content-list {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    /* or 160% */

    font-feature-settings: 'liga' off;

    /* Grey */

    color: #A5A5A5;
}

.about__item:not(:last-child) {
    margin-bottom: 100px;
}

.about__content-list {
    padding-left: 5px;
}

.about__content-list li {
    gap: 3px;
    display: flex;
}
.about__content-list li::before {
    content: '•';
    font-size: 1.2em;
    direction: rtl;
    display: block;
}

.keysectors__list li::before {
    content: '•';
    font-size: 20px;
    direction: rtl;
    display: block;
}

.about__item:nth-child(2n + 1) .about__img {
    order: 2;
}
.about__item:nth-child(2n + 1) .about__content {
    order: 1;
}

/*about end*/

/*partnership start*/
.partnership {
    min-height: 640px;
    position: relative;
    background: url("../assets/img/partnersBG.png") center / cover no-repeat;
}

.partnership:after {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
}

.partnership__inner {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 131px 0 121px;
}

.partnership__title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 104px;
    /* identical to box height, or 173% */

    letter-spacing: -0.02em;
    font-feature-settings: 'liga' off;

    /* White */

    color: #FFFFFF;
    margin-bottom: 64px;
}

.partnership__subtitle {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    /* identical to box height */

    font-feature-settings: 'liga' off;

    /* White */

    margin-bottom: 42px;
    color: #FFFFFF;
}

.partnership__text {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 200;
    font-size: 35px;
    line-height: 128.5%;
    text-align: center;
    color: #fff;
    max-width: 1020px;
}


.partnership__text span {
    color: #00C050;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 128.5%;
    text-align: center;
    font-style: italic;
}
/*partnership end*/

/*question start*/
.question {
    margin-bottom: 150px;
}

.question__title {
    margin-bottom: 70px;
}

.question__content {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.question__list {
    display: flex;
    flex-direction: column;
}
.question__list li {
    background: #FFFFFF;
    border: 2px solid #00C050;
    display: grid;
    grid-template-columns: 1fr 85px;
}


.question__list li:not(:last-child) {
    margin-bottom: 20px;
}

.question__list-multiple .question__list-title{
    padding-bottom: 0;
    margin-bottom: 16px;
}

.question__list-img {
    padding-top: 30px;
    padding-right: 33px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
/*question end*/

.accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    transition: 0.4s;
    font-family: 'Poppins';
    color: #000000;
    font-feature-settings: 'liga' off;
    font-size: 20px;
    line-height: 30px;
    font-style: normal;
    font-weight: 700;
}


.accordion-header img {
    transition: rotate 0.2s ease;
}
.accordion-header img.active {
    rotate: 180deg;
}

.accordion-section {
    padding: 20px 30px;
    border: 2px solid #00C050;
    margin-bottom: 20px;
    position: relative;
    background: #fff;
}

.accordion-section:last-child {
    margin-bottom: 0;
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-feature-settings: 'liga' off;
    color: #656565;
}

.accordion-section-img img {
    transition: rotate 0.2s ease-out;
}
.accordion-section-img.active img {
    rotate: 180deg;
}

/*acordion end*/

.request {
    box-shadow: 0px 0px 25.714305877685547px 0px #0000001A;
    background: #fff url("../assets/img/icons/requestFormBg.svg") left no-repeat;
}

.request__inner {
    padding: 120px 0;
}

.request__title {
    margin-bottom: 12px;
    font-size: 52px;
}

.request__subtitle {
    margin-bottom: 70px;
}

.request__form {
    max-width: 500px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.form__input {
    width: 100%;
    margin-bottom: 20px;
}

.form__input input {
    width: 100%;
    background: rgba(0, 0, 0, 0.04);
    padding: 12px 16px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-feature-settings: 'liga' off;
    color: #000;
}

.form__input input::placeholder {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-feature-settings: 'liga' off;
    color: #A5A5A5;
}


.form__textarea {
    margin-bottom: 20px;
}

.form__textarea textarea {
    border: none !important;
    width: 100% !important;
    background: rgba(0, 0, 0, 0.04) !important;
    padding: 12px 16px !important;
    box-sizing: border-box !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-feature-settings: 'liga' off;
    color: #A5A5A5;
    all: revert;
    resize: vertical;
    min-height: 130px;
}

.form__textarea textarea::placeholder {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-feature-settings: 'liga' off;
    color: #A5A5A5;
}

.form__btn  button {
    cursor: pointer;
    width: 100%;
    background: #00C050;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 12px 0;
    transition: filter 0.2s ease-in-out;
    text-align: center;
}


.form__btn  button:hover {
    filter: brightness(85%);
}

.form__btn  button:active {
    transform: translateY(-1px);
}

.keysectors__img-mobile {
    display: none;
}

@media screen and (min-width: 1921px) {
    .intro {
        background: #000 url("../assets/img/homeIntroBg.png") ;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 100% 100%;
    }
}

@media screen and (max-width: 1440px) {

    .keysectors__list li::before {
        content: '•';
        font-size: 20px;
        direction: rtl;
        display: block;
    }

    .intro__item {
        padding: 0;
    }
    .intro__title {
        margin-bottom: 25px;
    }

    .intro__subtitle {
        font-size: 16px;
        margin-bottom: 48px;
        max-width: 500px;
    }

    .intro {
        min-height: 615px;
    }

    .intro__inner {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .intro__title p {
        max-width: 55%;
        font-size: 70px;
        line-height: 80px;
    }

    .keysectors__items-list,
    .keysectors__items {
        gap: 20px;
    }

    .keysectors__items-list .keysectors__item .keysectors__img,
    .keysectors__items-list .keysectors__item img {
        height: 200px;
        min-width: 221px;
        width: 100%;
        max-width: 221px;
    }

    .keysectors__items-list .keysectors__item {
        height: 200px;
        min-width: 221px;
    }

    .keysectors__img img {
        height: 200px;
    }

    .keysectors__title {
        font-size: 20px;
        padding: 30px 30px 0;
        margin-bottom: 18px;
    }

    .keysectors__list {
        padding: 0 30px 30px
    }

    .keysectors__list li {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        font-feature-settings: 'liga' off;
        color: #A5A5A5;
        margin-bottom: 14px;
        padding-left: 5px;
    }

    .keysectors__list li:last-child {
        margin-bottom: 0;
    }

    .keysectors__items-list .keysectors__item .keysectors__title {
        max-width: 100%;
    }

    .degibase__inner {
        min-height: 460px;
    }

    .digibase__content {
        padding: 105px 0;
    }
    .digibase__content-title {
        font-size: 32px;
        line-height: 48px;
    }

    .digibase__content-subtitle {
        font-size: 18px;
        line-height: 27px;
    }

    .about__img {
        max-width: 393px;
    }

    .about__content-title {
        font-size: 24px;
        line-height: 36px;
    }

    .about__content-list {
        font-size: 16px;
        line-height: 24px;
    }

    .about__img.about__item-min img {
        max-width: 260px;
    }

    .partnership__inner {
        padding: 93px 0;
    }

    .partnership__title {
        margin-bottom: 45px;
        font-size: 52px;
        line-height: 78px;
    }

    .partnership__subtitle {
        margin-bottom: 4px;
        font-size: 24px;
        line-height: 36px;
    }

    .partnership__text {
        font-size: 30px;
        line-height: 1;
    }

    .partnership {
        min-height: 480px;
    }
}

@media screen and (max-width: 768px) {
	
	.telecom_text{
		width: 100%;
		font-family: Poppins;
		font-size: 12px;
		color: #A5A5A5;
	}
	
	.telecom_text h1 {padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
		        padding-bottom: 0px;
        color: black;
        font-size: 18px;}
	.telecom_text p {padding: 10px;}

	.telecom_img{
		width:100%;
		height:157px;
		background: #000 url(../assets/img/digibase_telecom.jpg);
		background-position: bottom;
		background-size: cover;
	}
	
	.keysectors__items_telecom {
		display: flex; margin-bottom:40px; height:334px;
		grid-column-gap: 26px;
		grid-template-columns: 3fr 4fr;
	}
	
    .request__title {
        margin-bottom: 12px;
        font-size: 32px;
    }
    .keysectors__items-list .keysectors__item .keysectors__title.keysectors__title-single-col {
        max-width: 70%;
    }

    .keysectors__items-list .keysectors__item {
        align-items: flex-start;
        height: auto;
    }
    .intro {
        background-image: none;
        margin-top: 90px;
        min-height: auto;
    }

    .intro__title,
    .intro__title p {
        margin: 0 auto 18px;
        text-align: center;
        font-size: 42px;
        line-height: 48px;
    }

    .intro__subtitle {
        text-align: center;
        font-size: 16px;
        color: #A5A5A5;
        margin: 0 auto 40px;
    }

    .intro__item {
        padding: 50px 0 50px;
    }

    .intro__inner {
        padding: 0;
    }

    .intro__btn button {
        margin: 0 auto;
    }

    .trustedby {
        margin: 50px 0 75px;
    }

    .keysectors {
        margin-top: 50px;
        margin-bottom: 86px;
    }

    .about__img.about__item-min img {
        max-width: 200px;
    }

    .section__title .keysectors__titles {
        margin-bottom: 15px;
    }

    .keysectors__subtitle {
        margin-bottom: 43px;
    }

    .keysectors__items {
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
        max-width: 450px;
        margin: 0 auto;
    }

    .keysectors__item {
        flex-direction: column;
    }

    .keysectors__items-list .keysectors__item {
        max-height: fit-content;
    }

    .keysectors__items-list .keysectors__item img {
        height: 248px;
        max-width: 100%;
        width: 100%;
    }

    .keysectors__items-list .keysectors__item .keysectors__img, .keysectors__items-list .keysectors__item img {
        max-width: 100%;
        height: 248px;
    }

    .digibase {
        width: min(100% - 2rem, 1200px);
        margin-inline: auto;
    }

    .degibase__inner {
        background-image: none;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .degibase__inner .container {
        order: 2;
    }

    .degibase__inner:before {
        order: 1;
        display: block;
        content: "";
        height: 100%;
        min-height: 350px;
        width: 100%;
        background: #000 url("../assets/img/digibaseBg.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .digibase__item {
        width: 100%;
        max-width: 100%;
    }

    .digibase {
        margin-bottom: 80px;
    }

    .digibase__content {
        padding: 30px 0;
    }

    .about__title {
        margin-bottom: 30px;
    }

    .about__item {
        align-items: flex-start;
        flex-direction: column;
    }

    .about__item .about__img {
        order: 1 !important;
        max-width: 290px;
        margin-inline: auto;
    }
    .about__item .about__content {
        order: 2 !important;
    }

    .about__item {
        gap: 30px;
    }

    .about__img {
        margin-bottom: 38px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .about__item:not(:last-child) {
        margin-bottom: 40px;
        border-bottom: 1px solid rgba(165, 165, 165, 0.2);
        padding-bottom: 32px;
    }

    .about {
        margin-bottom: 59px;
    }

    .partnership {
        min-height: 300px;
    }
    .partnership__inner {
        padding: 70px 0;
    }

    .partnership__title {
        text-align: center;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 48px;
        text-align: center;
        letter-spacing: -1px;
        color: #FFFFFF;
        margin-bottom: 20px;
    }

    .partnership__subtitle {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 24px;
    }

    .partnership__text,
    .partnership__text span {
        font-size: 20px;
        line-height: 128.5%;
    }

    .question__title {
        margin-bottom: 32px;
    }

    .accordion-section {
        padding: 25px 40px 25px 25px;
    }

    .accordion-section-img {
        position: absolute;
        right: 24px;
        top: 24px;
    }

    .question {
        margin-bottom: 85px;
    }

    .request {
        background-image: none;
        min-height: auto;
    }

    .request__inner {
        padding: 44px 0 55px;
    }

    .request__subtitle {
        margin-bottom: 45px;
    }

    .digibase__content-title {
        font-size: 30px;
    }

    .digibase__content-subtitle {
        font-size: 18px;
    }
}

@media screen and (max-width: 480px) {
    .keysectors__img {
        display: none;
    }

    .keysectors__img-mobile {
        display: block;
    }

    .digibase__title {
        margin-bottom: 45px;
    }
    .intro__title, .intro__title p {
        max-width: 100%;
        font-size: 30px;
    }

    .intro__item {
        padding: 40px 0;
    }

    .keysectors__img img,
    .keysectors__items-list .keysectors__item .keysectors__img,
    .keysectors__items-list .keysectors__item img{
        height: 175px;
    }

    .keysectors__items-list .keysectors__item {
        align-items: flex-start;
        height: auto;
    }

    .degibase__inner {
        min-height: auto;
    }

    .keysectors__title {
        padding: 18px 18px 0;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .keysectors__list {
        padding: 0 25px 20px;
    }

    .intro__subtitle {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        font-feature-settings: 'liga' off;
    }

    .keysectors__list li {
        font-size: 12px;
        margin-bottom: 0;
    }

    .keysectors__items-list .keysectors__item .keysectors__title {
        font-size: 16px;
        line-height: 24px;
        max-width: 90%;
        text-align: center;
    }

    .intro__btn button {
        width: 100%;
        font-size: 15px;
    }

    .keysectors__titles {
        margin-bottom: 35px;
    }

    .trustedby__lists {
        background: url("../assets/img/keysectorMobile.png") center / contain no-repeat;
    }

    .trustedby__icon {
        width: 100%;
    }

    .trustedby__icon:nth-child(1)  {
        order: 1;
    }
    .trustedby__icon:nth-child(2) {
        order: 2;
    }
    .trustedby__icon:nth-child(3) {
        order: 3;
    }
    .trustedby__icon:nth-child(4) {
        order: 4;
    }
    .trustedby__icon:nth-child(5) {
        order: 5;
    }
    .trustedby__icon:nth-child(6) {
        order: 7;
    }
    .trustedby__icon:nth-child(7) {
        order: 8;
    }
    .trustedby__icon:nth-child(8) {
        order: 9;
    }
    .trustedby__icon:nth-child(9) {
        order: 6;
    }
    .trustedby__icon:nth-child(1)  img  {
        width: 79px;
        height: 12px;
        order: 1;
    }
    .trustedby__icon:nth-child(2) img {
        width: 65px;
        order: 2;
        height: 14px;
    }
    .trustedby__icon:nth-child(3) img {
        width: 61px;
        height: 21px;
        order: 3;
    }
    .trustedby__icon:nth-child(4) img {
        width: 115px;
        height: 11px;
        order: 4;
    }
    .trustedby__icon:nth-child(5) img {
        width: 74px;
        height: 19px;
        order: 5;
    }
    .trustedby__icon:nth-child(6) img {
        width: 51px;
        height: 16px;
        order: 7;
    }
    .trustedby__icon:nth-child(7) img {
        width: 41px;
        height: 18px;
        order: 8;
    }
    .trustedby__icon:nth-child(8) img {
        width: 88px;
        height: 20px;
        order: 9;
    }
    .trustedby__icon:nth-child(9) img {
        width: 51px;
        height: 15px;
        order: 6;
    }

    .trustedby__icon img {
        height: 100%;
    }

    .digibase__content-title {
        font-weight: 700;
        font-size: 20px;
        line-height: 36px;
        margin-bottom: 12px;
    }

    .digibase__content-subtitle {
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
    }

    .about__content-title {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 800;
        font-size: 16px;
        line-height: 24px;
        color: #000000;
    }

    .about__content-list {
        font-weight: 500;
        font-size: 12px;
        line-height: 28px;
        font-feature-settings: 'liga' off;
        color: #A5A5A5;
    }

    .accordion-header {
        font-size: 14px;
        line-height: 20px;
    }

    .accordion-content {
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        color: #656565;
    }

    .footer__nav-list {
        flex-direction: column;
    }
    
    .footer {
        position: relative;
    }

    .footer__social li:last-child {
        position: absolute;
        bottom: 75px;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 0;
    }

    .footer__inner {
        padding-bottom: 145px;
    }

    .footer__text {
        margin-bottom: 50px;
    }

    .degibase__inner:before {
        min-height: 250px;
    }
    .accordion-section {
        padding: 10px 15px;
    }

    .partnership__text {
        font-size: 18px;
    }
}