/* Insights Page Specific Styles */

.partnership-page{
    font-family: 'Lexend Deca', sans-serif !important;
    color: #010E1B;
    overflow-x: clip;
}

/* Hero Section */
.partnership-hero-section {
    background: #010E1B;
    position: relative;
    padding-top: 100px;
    padding-bottom: 120px;
    overflow: hidden;
}

.partnership-hero-container {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 60px;
    position: relative;
    z-index: 2;
}

.partnership-hero .hero-img-center img {
    width: 55%;
    /* width: 65%; */
    /* -webkit-mask-image: linear-gradient(to right, transparent 0%, black 50%);
    mask-image: linear-gradient(to right, transparent 0%, black 50%); */
}

.partnership-hero .hero-overlay{
     background: linear-gradient(270deg, rgba(0, 0, 0, 0) 52.3%, #010E1B 98.04%) !important;
}

/* Second section - trusted ecosystem */
.partnership-ecosystem {
    background: #ffffff;
   
}
.partnership-ecosystem,
.partnership-approach,
.partnership-stronger
{
    margin: 0 auto;
    padding: 0px clamp(2rem, 6vw, 6rem) 60px clamp(2rem, 6vw, 6rem);
}
.partnership-ecosystem__container {
    width: 100%;
    max-width: min(90rem, 100%);
    margin: 0 auto;
}

.partnership-ecosystem__intro {
    width: 962px;
    max-width: 100%;
    padding: 0 0 30px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    text-align: center;
    margin: 0 auto;
}

.partnership-ecosystem__title {
    margin: 0;
    background: linear-gradient(90deg, #2286e8 7.484%, #043f8c 93.295%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    font-family: "Lexend Deca", sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: -0.8px;
    margin-top: 0px !important;
    margin-bottom:0px !important;
}

.partnership-ecosystem__desc {
    margin: 0 auto;
    max-width: 842px;
    color: #010e1b;
    font-family: "Lexend Deca", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

.partnership-ecosystem__core {
    margin-top: 30px;
    border: 1px solid rgba(34, 134, 232, 0.15);
    border-radius: 16px;
    background-color: #032445;
    /* background-image: radial-gradient(24.59% 28.41% at 50.89% 10.95%, rgb(71 163 254 / 45%) 0%, rgb(0 0 0 / 0%) 100%), linear-gradient(132deg, rgb(71 163 254 / 0%) 8.39%, rgb(255 255 255 / 0%) 98.67%); */
    background-image: radial-gradient(33.46% 68% at 50.04% 0.03%, rgba(14, 118, 225, 0.59) 0%, rgba(14, 118, 225, 0) 100%), linear-gradient(125.55deg, rgba(71, 163, 254, 0) 8.39%, rgba(71, 163, 254, 0.06) 98.67%), linear-gradient(0deg, #05162F, #05162F);
    padding-top: 36px;
    padding-right: 24px;
    padding-bottom: 36px;
    padding-left: 24px;
    overflow: hidden;
    position: relative;
}

.partnership-ecosystem__core::before,
.partnership-ecosystem__core::after {
    content: "";
    position: absolute;
    width: 338px;
    height: 100%;
    background: url("/whiteForest/images/partnership/core-ring-shape.svg") no-repeat center / contain;
    pointer-events: none;
    opacity: 0.9;
    top: -10px;
}

.partnership-ecosystem__core::before {
    left: 5px;
}

.partnership-ecosystem__core::after {
    transform-origin: center center;
    z-index: 0;
    opacity: 1;
    right: 0px;
    top: 0px;
    background: url("/whiteForest/images/partnership/core-ring-right-shape.svg") no-repeat left top / 987.148px 996.282px;
    z-index: 0;
    opacity: 1;
}

.partnership-ecosystem__core-title {
    margin: 0;
    color: #fff;
    text-align: center;
    font-family: "Lexend Deca", sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
}

.partnership-ecosystem__core-subtitle {
    margin: 0;
    margin-top: 3px;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-family: "Lexend Deca", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28.8px;

}

.partnership-ecosystem__core-content {
    margin-top: 24px;
    display: flex;
    gap: 24px;
    align-items: flex-start;
    position: relative;
    z-index: 1;
    min-height: 301px;
    padding: 26px 20px;
    box-sizing: border-box;
    border-radius: 16px;
    border: 1px solid #2286e826;
    background: linear-gradient(100.87deg, rgba(71, 163, 254, 0) 8.39%, rgba(71, 163, 254, 0.16) 98.67%);
    opacity: 1;
    width: 100%;
}

.partnership-ecosystem__core-logo-wrap {
    flex: 0 0 520px;
    min-height: 249px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.2);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partnership-ecosystem__core-logo {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    display: block;
}

.partnership-ecosystem__core-texts {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}

.partnership-ecosystem__company {
    margin: 0;
    color: #ffffff;
    font-family: "Lexend Deca", sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
    text-transform: none;
}

.partnership-ecosystem__company-desc {
    margin: 0;
    width: 674px;
    max-width: 100%;
    color: #e5e7eb;
    font-family: "Lexend Deca", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: none;
}

.partnership-ecosystem__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 48px;
    padding: 10px 20px;
    border-radius: 200px;
    border: 1px solid #020418;
    background: #061b30;
    color: #fff;
    font-family: "Lexend Deca", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0;
    text-transform: none;
    text-decoration: none;
    white-space: nowrap;
    box-sizing: border-box;
}

.partnership-ecosystem__btn::after {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    background-color: currentColor;
    -webkit-mask: url("/whiteForest/images/partnership/button-arrow.svg") no-repeat center / contain;
    mask: url("/whiteForest/images/partnership/button-arrow.svg") no-repeat center / contain;
    flex: 0 0 15px;
}

.partnership-ecosystem__btn--light {
    background: #fff;
    color: #020418;
}

.partnership-ecosystem__btn:focus-visible {
    box-shadow: 0 0 0 3px rgb(2, 4, 24), 0px 0px 18px 0px #024fb6;
}

.partnership-ecosystem__group {
    margin-top: 30px;
    border: 1px solid rgba(34, 134, 232, 0.15);
    border-radius: 16px;
    padding: 24px;
    background: linear-gradient(148deg, rgba(71, 163, 254, 0) 8.39%, rgba(71, 163, 254, 0.16) 98.67%);
    position: relative;
    overflow: hidden;
}

.partnership-ecosystem__group::before {
    content: "";
    position: absolute;
    width: 475px;
    height: 404px;
    left: -96px;
    top: 0px;
    background: url("/whiteForest/images/partnership/group-left-vector.svg") no-repeat left top / 475px 404px;
    transform: none;
    pointer-events: none;
    z-index: 0;
}

.partnership-ecosystem__group-title {
    margin: 0;
    color: #000000;
    text-align: center;
    font-family: "Lexend Deca", sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
}

.partnership-ecosystem__group-grid {
    margin-top: 24px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    position: relative;
    z-index: 1;
}
@media screen and (min-width: 1025px) {
    .partnership-company-card__name{
        margin: 16px 0 0px !important;
    }
    .partnership-company-card{
            gap: 25px !important;
    }
}
@media (-webkit-device-pixel-ratio: 1.5),(resolution: 1.5dppx) {
  .partnership-company-card__name{
        margin: 16px 0 0px !important;
  }
  .partnership-company-card{
        gap: 25px !important;
  }
}
.partnership-company-card {
    /* height: 471px; */
    min-height: 471px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 4px 16.5px rgba(163, 162, 162, 0.25);
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.partnership-company-card__logo-wrap {
    height: 158px;
    border-radius: 8px;
    background: #f0f7ff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partnership-company-card__logo {
    height: auto;
    display: block;
}

.partnership-company-card__logo--clefex {
    width: 391px;
    max-width: 100%;
}

.partnership-company-card__logo--ekipa {
    width: 425px;
    max-width: 100%;
}

.partnership-company-card__name {
    margin: 44px 0 16px;
    color: #000000;
    font-family: "Lexend Deca", sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 25.19px;
    letter-spacing: 0;
}

.partnership-company-card__desc {
    margin: 0;
    width: 100%;
    color: #000000;
    font-family: "Lexend Deca", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
}

.partnership-company-card__inline-link {
    color: #000000;
    text-decoration-line: underline !important;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
    text-decoration-skip-ink: none;
}

.partnership-company-card__desc .partnership-company-card__inline-link:focus {
    color: #000000;
    text-decoration-line: underline !important;
}

@media (hover: hover) and (pointer: fine) {
    .partnership-ecosystem__btn:hover {
        box-shadow: 0px 0px 18px 0px #024fb6;
        transition: 0.1s ease-in;
    }

    .partnership-company-card__desc .partnership-company-card__inline-link:hover {
        color: #000000;
        text-decoration-line: underline !important;
    }
}

@media (hover: none) {
    .partnership-ecosystem__btn:hover {
        box-shadow: none;
    }
}

.partnership-company-card .partnership-ecosystem__btn {
    margin-top: auto;
    align-self: flex-start;
}

/* Third section - partnership approach */
.partnership-approach {
    background: #ffffff;
}

.partnership-approach__container {
    width: 100%;
    max-width: min(90rem, 100%);
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 50px;
    align-items: stretch;
}

.partnership-approach__left {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.partnership-approach__title {
    margin: 0 !important;
    margin-bottom: 10px !important;
    color: #212529;
    font-family: "Lexend Deca", sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: -0.8px;
}

.partnership-approach__desc {
    margin: 0;
    color: #010e1b;
    font-family: "Lexend Deca", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

.partnership-approach__points {
    min-height: 286px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.partnership-approach__point {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
}

.partnership-approach__icon-wrap {
    width: 80px;
    height: 80px;
    flex: 0 0 80px;
    border-radius: 13.488px;
    background: #e8eef9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partnership-approach__icon {
    width: 52px;
    height: 52px;
    display: block;
}

.partnership-approach__icon--shared {
    width: 51px;
    height: 51px;
}

.partnership-approach__icon--project {
    width: 52px;
    height: 52px;
}

.partnership-approach__icon--client {
    width: 50px;
    height: 50px;
}

.partnership-approach__point-text {
    min-width: 0;
}

.partnership-approach__point-title {
    margin: 0;
    color: #010e1b;
    font-family: "Lexend Deca", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.4px;
}

.partnership-approach__point-desc {
    margin: 0;
    color: #010e1b;
    font-family: "Lexend Deca", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

.partnership-approach__right {
    width: 100%;
    min-height: 100%;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

.partnership-approach__image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Fourth section - stronger together */
.partnership-stronger {
    background: #ffffff;
}

.partnership-stronger__container {
    width: 100%;
    max-width: min(90rem, 100%);
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.partnership-stronger__content {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    text-align: center;
}

.partnership-stronger__title {
    margin: 0 !important;
    position: relative;
    color: #010e1b;
    font-family: "Lexend Deca", sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: -0.8px;
}

.partnership-stronger__stars {
    position: absolute;
    width: 32px;
    height: 32px;
    right: -30px;
    top: -10px;
}

.partnership-stronger__desc {
    margin: 0;
    width: 842px;
    max-width: 100%;
    color: #010e1b;
    font-family: "Lexend Deca", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0;
}

.partnership-stronger__btn {
    margin-top: 8px;
    height: 48px;
    padding: 10px 20px;
    border-radius: 200px;
    border: 1px solid #020418;
    background: #061b30;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.partnership-ecosystem__intro{
    padding-top: 60px;
    padding-bottom: 30px;
}

@media screen and (min-width: 1921px) {
    .ai-container-head, 
    .ai-hero-container{
        max-width: min(90rem, 100%);
    }

}

@media (max-width: 1600px) {
    .partnership-hero .hero-img-center img {
        object-position: 0px 0px;
        width: 65%; 
        -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%);
        mask-image: linear-gradient(to right, transparent 0%, black 10%);
    }
}
@media (max-width: 1360px) {
    
    .partnership-ecosystem__core::before,
    .partnership-ecosystem__core::after{
        top: -35px;
    }
    .partnership-ecosystem__company-desc {
        width: 100%;
    }
    .partnership-ecosystem__container {
        max-width: 100%;
    }

    .partnership-ecosystem__intro {
        width: 100%;
    }

    .partnership-ecosystem__core-logo-wrap {
       flex: 0 0 420px;
    }
}

@media (max-width:1150px) and (min-width:1025px){
    .partnership-approach__title{
        font-size: 36px;
        line-height: 44px;
    }
    @media (max-width: 1360px) {
        .partnership-ecosystem__core::before, .partnership-ecosystem__core::after {
            top: -45px;
        }
    }
}
@media (max-width: 1024px) {
    .ai-hero-services{
        padding-left: 16px;
        padding-right: 16px;
    }
    .partnership-ecosystem, .partnership-approach, .partnership-stronger{
        padding: 0px 16px;
    }
   .partnership-ecosystem__intro{
        padding-bottom: 70px;
        padding-top: 70px;
   }
   .partnership-ecosystem__core{
        margin-top: 0px;
   }
   .partnership-ecosystem__group{
        margin-top: 15px;
   }
    .partnership-company-card__name{
        margin: 25px 0 16px;
        font-size: 20px;
    }
    .partnership-ecosystem__core-content {
        align-items: stretch;
    }
    .partnership-company-card .partnership-ecosystem__btn{
        margin-top: 20px;
    }
    .partnership-company-card__desc{
        font-size: 14px;
        line-height: 24px;
    }
    .partnership-ecosystem__core-logo {
        height: 100%;
        object-fit: contain;
        object-position: center;
    }
    .partnership-ecosystem__title,
    .partnership-ecosystem__core-title,
    .partnership-ecosystem__group-title {
        font-size: 40px;
    }

    .partnership-ecosystem__core::before,
    .partnership-ecosystem__core::after{
        top: -45px;
    }
    .partnership-ecosystem__core::after{
        content: none;
    }
    .partnership-company-card {
        min-height: auto;
        gap: 0;
    }

    .partnership-approach__container {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 36px;
        align-items: center;
    }

    .partnership-approach__left,
    .partnership-approach__right {
        width: 100%;
    }

    .partnership-approach__right {
        width: 100%;
        max-width: 100%;
        aspect-ratio: auto;
        height: 440px;
    }

    .partnership-approach__image {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .partnership-approach__points {
        height: auto;
        gap: 16px;
    }

    .partnership-stronger {
        padding: 30px 16px 60px;
    }

    .partnership-stronger__title {
        font-size: 40px;
    }

    .partnership-stronger__stars {
        height: 32px;
        width: 32px;
        right: -35px;
        top: -8px;
    }
    .partnership-approach{
        padding-top: 40px;
        padding-bottom:40px;
    }
    .partnership-ecosystem__group::before{
        left: 30%;
        transform: translateX(-50%);
    }
}

@media (max-width:993px) {
    @media (max-width: 1360px) {
        .partnership-ecosystem__core::before, .partnership-ecosystem__core::after {
            top: -80px;
        }
    }
}
@media (max-width: 900px) {
    .partnership-ecosystem__group-grid {
        grid-template-columns: 1fr;
    }
    .partnership-ecosystem__core-logo-wrap {
        flex: 0 0 315px;
        min-height: 0;
        height: auto;
    }
}

@media (max-width: 819px) {
    .partnership-ecosystem__core-content {
        flex-direction: column;
    }

    .partnership-ecosystem__core-logo-wrap {
        flex: 0 0 auto;
        width: 100%;
    }
    .partnership-ecosystem__core::before, .partnership-ecosystem__core::after{
        height: 640px;
        left: 50%;
        transform: translateX(-50%);
    }
    .partnership-hero .hero-img-center img{
        width: 100%;
    }
}
@media (max-width: 767px) {
    .ai-hero-right img{
        max-height: 270px;
    }
    .partnership-hero .hero-overlay {
        background: linear-gradient(179deg, rgba(0, 0, 0, 0) 32%, #010e1b 60%) !important;
    }
    .ai-hero-services{
        padding: 14rem clamp(2rem, 6vw, 6rem) 6rem clamp(2rem, 6vw, 6rem);
    }
    .partnership-hero .hero-img-center img {
        height: 100%;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-mask-image: linear-gradient(174deg, rgb(0 0 0 / 0%) 7%, #000000 50%);
        mask-image: linear-gradient(174deg, rgb(0 0 0 / 0%) 7%, #000000 50%);
    }
    .hero-overlay {
        background: linear-gradient(179deg, rgba(0, 0, 0, 0) 32%, #010e1b 60%) !important;
    }

    .partnership-ecosystem__title,
    .partnership-ecosystem__core-title,
    .partnership-ecosystem__group-title {
        font-size: 20px;
        line-height: normal;
    }

    .partnership-ecosystem__core-subtitle {
        margin-top: 10px;
        font-size: 14px;
        line-height: 100%;
    }
    .partnership-ecosystem__core-content{
        margin-top: 35px;
    }
    .partnership-ecosystem__desc,
    .partnership-company-card__desc {
        font-size: 16px;
        line-height: 27px;
    }
    .partnership-ecosystem__company-desc,
    .partnership-company-card__desc {
        font-size: 14px;
        line-height: 24px;
    }
    .partnership-ecosystem__intro{
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .partnership-ecosystem__core{
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .partnership-ecosystem__company{
        font-size: 24px;
    }
    .partnership-company-card__name{
        font-size: 20px;
    }
    .partnership-company-card{
        min-height: auto;
        height: auto;
    }
    .partnership-approach__container {
        align-items: flex-start;
    }

    .partnership-approach__title {
        font-size: 20px;
        line-height: 120%;
    }

    .partnership-approach__desc {
        font-size: 16px;
        line-height: 27px;
    }

    .partnership-approach__point-title {
        font-size: 16px;
        line-height: 24px;
    }
    .partnership-approach__point-desc {
        font-size: 14px;
        line-height: 27px;
    }
    .partnership-approach__right {
        display: none;
    }   
    .partnership-stronger{
        padding: 30px 0 60px;
    }
    .partnership-stronger__container {
        max-width: calc(100% - 32px);
    }

    .partnership-stronger__title {
        font-size: 20px;
        line-height: 120%;
    }

    .partnership-stronger__desc {
        font-size: 14px;
        line-height:27px;
    }

    .partnership-stronger__stars {
        width: 24px;
        height: 24px;
        right: -25px;
        top: -15px;
    }

}
@media (max-width:500px) {
    .partnership-hero .hero-img-center img {
        object-position: -30px 0px;
    }
    .partnership-hero .hero-overlay {
        background: linear-gradient(179deg, rgba(0, 0, 0, 0) 20%, #010e1b 50%) !important;
    }
}
