body {
    font-family: "Poppins", sans-serif;
    font-style: normal;
}
h2,
h5,
p {
    margin-bottom: 0;
}
.main-banner-section {
    overflow: hidden;
    padding: 80px 0;
    position: relative;
}
.arya-case-study-page {
    overflow-x: hidden;
}
.arya-container {
    max-width: 1300px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.main-banner-content {
    position: relative;
    z-index: 1;
}
.main-banner-section .logo {
    max-height: 80px;
    margin-bottom: 0;
}
.banner-left-img {
    filter: drop-shadow(8px 8px 40px rgb(0 114 25 / 12%));
}
.mt-80 {
    margin-top: 80px;
}
.banner-right-img {
    position: absolute;
    top: 0;
    left: 46%;
    width: 60vw;
    height: 100%;
}
.banner-right-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-right-img::before {
    content: "";
    position: absolute;
    width: 714px;
    height: 714px;
    background: linear-gradient(133.73deg, #00a761 0%, #6fde6d 48.94%);
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    left: 0;
    transform: translate(-50%, 100%);
    z-index: -1;
}
.main-head {
    font-weight: 500;
    font-size: 60px;
    line-height: 90px;
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 0;
}
.main-head-h2 {
    max-width: 840px;
    font-weight: 700;
    font-size: 80px;
    line-height: 1;
    text-transform: capitalize;
    color: #ffffff;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 0;
}
.product-story {
    background: #122e29;
    padding: 70px 0;
}
.product-story .head-title {
    font-weight: 700;
    font-size: 58px;
    line-height: 68px;
    color: #c3ff33;
}
.product-story .sub-text {
    font-weight: 400;
    font-size: 28px;
    line-height: 1.4;
    color: #ffffff;
    opacity: 0.5;
}
.product-goals {
    padding: 200px 0;
}
.product-goals .product-g-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 47vw;
    height: 100%;
}
.product-goals .product-g-left img {
    margin-bottom: 40px;
}
.product-head-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    color: #122e29;
}
.product-sub-text {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
}
.product-goals .product-head-title::before {
    display: block;
    content: "";
    width: 76px;
    height: 8px;
    background: #00a761;
    margin-bottom: 15px;
}
.text-white {
    color: #ffffff !important;
}
.text-light-black {
    color: #122e29 !important;
}
.eco-head-h2 {
    font-weight: 700;
    font-size: 70px;
    color: #122e29;
}
.mb-60 {
    margin-bottom: 60px;
}
.ecosystem-mapping .eco-mapping {
    align-items: flex-start;
    padding: 24px 16px 24px 32px;
    background: #f1f7f0;
    border-left: 8px solid #00a761;
    box-sizing: border-box;
}
.ecosystem-mapping {
    padding: 120px 0;
}
.identify-target {
    background: #f1f7f0;
    padding-top: 200px;
    overflow: hidden;
}
.identify-target .audiance-img {
    max-width: 100px;
    width: 100%;
}
.identify-target .audiance-title-hr {
    max-width: 40px;
    width: 100%;
    border: 1px solid #122e29;
    opacity: 0.4;
}
.identify-target .buyer-icon {
    max-width: 30px;
    width: 100%;
}
.identify-target .audiance-img-hr {
    background: linear-gradient(to right, #122e29 0%, rgba(18, 46, 41, 0) 100%);
    height: 2px;
    opacity: 0.4;
    position: absolute;
    left: 15px;
    right: 0;
    width: 100%;
}
.identify-target .tg-buyer::before {
    content: url(../arya-case-study/buyyer-arrow.svg);
    position: absolute;
    top: 10px;
    left: -70px;
}
.identify-target .tg-seller::after {
    content: url(../arya-case-study/seller-arrow.svg);
    position: absolute;
    top: 10px;
    right: -70px;
}
.mb-40 {
    margin-bottom: 40px;
}
.he-evaluation {
    background: #122e29;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
    padding-top: 150px;
}
.he-evaluation .item-grid {
    width: auto;
    background: #feffda;
    padding: 32px 24px;
}
.he-evaluation .he-left {
    padding-bottom: 160px;
}
.he-evaluation .hr-line {
    background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    height: 1px;
    margin-top: 40px;
}
.he-evaluation .item-grid p {
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #57651c;
    margin-bottom: 0;
}
.he-evaluation .item-grid::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    top: 0;
    background: #d3d5ad;
}
.he-evaluation .item-grid::after {
    position: absolute;
    width: 24px;
    height: 24px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #122e29;
    content: "";
    top: -10px;
    right: -15px;
    transform: rotate(45deg);
}
.he-evaluation .he-sub-text {
    margin-top: 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #b0b0b0;
}
.he-read {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #c3ff33;
}
.competative-analysis {
    background: #f1f7f0;
}
.competative-analysis .base {
    position: relative;
    top: 90px;
}
.competative-analysis .narrative {
    position: relative;
    top: 10px;
}
.competative-analysis .engagement {
    position: relative;
    top: 90px;
}
.mt-100 {
    margin-top: 100px;
}
.competative-analysis .ca-circle {
    position: absolute;
    right: 0;
    width: 60%;
    height: 100%;
}
.competative-analysis .ca-img {
    max-height: 630px;
    height: 100%;
}
.competative-analysis .ca-left {
    padding-top: 160px;
}
.competative-analysis .ca-leafs {
    position: absolute;
    right: 0;
    top: 40%;
    max-width: 200px;
}
.competative-analysis .ca-grid {
    max-width: 250px;
    padding: 20px;
    background: #ffffff;
    box-shadow: 4px 4px 16px rgb(0 0 0 / 12%);
}
.mb-40 {
    margin-bottom: 40px;
}
.competative-analysis .ca-grid .ca-head {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #57651c;
    margin-bottom: 0;
}
.competative-analysis .ca-grid p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #57651c;
    margin-top: 20px;
    margin-bottom: 0;
}
.user-studies {
    padding: 180px 0;
}
.user-studies .user-sec::after {
    top: 0;
    content: "";
    width: 47vw;
    display: block;
    background: #008b73;
    margin-left: 0;
    position: absolute;
    height: 100%;
}
.user-studies .users-group {
    margin-top: 120px;
}
ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.gap-20 {
    gap: 20px;
}
.user-studies .user-studies-sec {
    padding: 0 100px;
}
.mt-60 {
    margin-top: 60px;
}
.user-research-insights .user-research-img {
    max-height: 640px;
    height: 100%;
}
.user-research-insights {
    background: #f1f7f0;
    padding-top: 160px;
    overflow: hidden;
}
.user-research-insights .insight {
    padding: 24px 30px 24px 20px;
    border: 1px solid #ffffff;
    margin-bottom: 10px;
}
.bg-light-yellow {
    background: #dedfba !important;
}
.bg-peach {
    background: #ffead8 !important;
}
.bg-light-green {
    background: #d3efc2 !important;
}
.bg-sea-blue {
    background: #d0eef8 !important;
}
.user-research-insights .top-fold-y::before {
    position: absolute;
    width: 24px;
    height: 24px;
    border-left: 22px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 22px solid #b9ba92;
    content: "";
    transform: rotate(45deg);
    top: -5px;
    right: -14px;
}
.user-research-insights .top-fold-p::before {
    position: absolute;
    width: 24px;
    height: 24px;
    border-left: 22px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 22px solid #dfa777;
    content: "";
    transform: rotate(45deg);
    top: -5px;
    right: -14px;
}
.user-research-insights .top-fold-g::before {
    position: absolute;
    width: 24px;
    height: 24px;
    border-left: 22px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 22px solid #9ec089;
    content: "";
    transform: rotate(45deg);
    top: -5px;
    right: -14px;
}
.user-research-insights .top-fold-b::before {
    position: absolute;
    width: 24px;
    height: 24px;
    border-left: 22px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 22px solid #b1cfd9;
    content: "";
    transform: rotate(45deg);
    top: -5px;
    right: -14px;
}
.user-research-insights .user-research-title {
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    color: #122e29;
}
.user-research-insights .insight p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #122e29;
    margin-bottom: 0;
}
.user-research-insights .user-right {
    padding-bottom: 150px;
}
.information-architecture {
    background: #122e29;
    padding: 160px 0;
}
.information-architecture .info-head-h2 {
    font-weight: 700;
    font-size: 64px;
    line-height: 92px;
}
.wireframes {
    background: #008b73;
    height: 100vh;
    overflow: hidden;
    padding-top: 180px;
    position: relative;
}
.wireframes .wireframes-img {
    position: absolute;
    top: 0;
    right: -180px;
    height: 100%;
    object-fit: cover;
}
.wireframes .wf-head {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}
.visual-mb-img{
    height: 500px;
}
.visual-mb {
    padding-top: 200px;
}
.visual-mb-content {
    max-width: 600px;
}
.visual-mb .vds,
.identify-target .audiance-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    color: #00a761;
}
.bold {
    font-weight: 700;
}
.color-box {
    height: 120px;
}
.accent-secondary-colors .accent1 {
    background: #051e18;
}
.accent-secondary-colors .accent2 {
    background: #179778;
}
.accent-secondary-colors .color-title {
    background: #f8f8f8;
    padding: 16px 0 16px 24px;
}
.accent-secondary-colors .secondary1 {
    background: #677373;
}
.accent-secondary-colors .secondary2 {
    background: #b8bdbd;
}
.accent-secondary-colors .secondary3 {
    background: #e1e3e3;
}
.accent-secondary-colors .color-title p,
.label-colors .color-title p {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 0;
}
.label-colors,
.accent-secondary-colors {
    padding-top: 120px;
}
.label-colors .label-box {
    background: #f8f8f8;
}
.label-colors .color-title {
    padding: 30px 0 30px 30px;
}
.label-box .color-bar::before {
    display: block;
    content: "";
    width: 80%;
    height: 20px;
    background: #30bf50;
}
.label-box .color-bar-success::before {
    display: block;
    content: "";
    width: 80%;
    height: 20px;
    background: #30bf50;
}
.label-box .color-bar-alert::before {
    display: block;
    content: "";
    width: 80%;
    height: 20px;
    background: #f4b53f;
}
.label-box .color-bar-warning::before {
    display: block;
    content: "";
    width: 80%;
    height: 20px;
    background: #eb4238;
}
.label-box .color-bar-range::before {
    display: block;
    content: "";
    width: 80%;
    height: 20px;
    background: #2081c3;
}
.home-sec-title {
    font-weight: 700;
    font-size: 60px;
    line-height: 68px;
    color: #122e29;
}
.home-sections,
.com-maangement-page,
.warehousing-storage,
.finance,
.buy-action-sell,
.profile-management {
    padding-top: 200px;
}
.home-img {
    width: 100%;
    position: relative;
    z-index: 1;
    filter: drop-shadow(8px 8px 40px rgb(0 114 25 / 12%));
}
.banner-img::before {
    content: "";
    position: absolute;
    left: -50px;
    top: -10px;
    max-width: 240px;
    width: 100%;
    max-height: 500px;
    height: 100%;
    background: #6fde6d;
    border-radius: 0 0 0 80px;
    transform: matrix(1, 0, 0, -1, 0, 0);
}
.banner-img::after {
    content: "";
    position: absolute;
    right: -180px;
    bottom: 70px;
    max-width: 500px;
    width: 100%;
    max-height: 240px;
    height: 100%;
    background: #00a761;
    border-radius: 0 0 0 80px;
    transform: rotate(-90deg);
}
.home-sub-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #122e29;
}
.profile-management {
    padding-bottom: 300px;
}
.arya-footer {
    background: #f1f7f0;
    padding: 50px 0;
}
.arya-footer-content {
    text-align: center;
}
@media screen and (min-width: 1550px) and (max-width: 1950px) {
    .eco-head-h2 {
        font-size: 80px;
    }
}
@media screen and (max-width: 1300px) {
    .main-head {
        font-size: 50px;
        line-height: 40px;
    }
    .main-head-h2 {
        font-size: 60px;
    }
    .competative-analysis .balanced {
        top: 10px;
    }
    .wireframes {
        height: 150vh;
    }
    .visual-mb .vds,
    .identify-target .audiance-title {
        font-size: 28px;
    }
    .banner-img::after {
        right: -75px;
        bottom: 40px;
        max-width: 400px;
    }
    .banner-img::before {
        left: 10px;
        top: 0px;
        max-height: 400px;
    }
    .home-img {
        max-width: 90%;
    }
    .home-sec-title {
        font-size: 46px;
        line-height: 48px;
    }
}
@media screen and (max-width: 991px) {
    .he-evaluation .item-grid p {
        font-size: 12px;
    }
    .he-evaluation .item-grid {
        padding: 24px 14px;
    }
    .eco-head-h2 {
        font-size: 48px;
    }
    .he-read {
        font-size: 18px;
        line-height: 32px;
    }
    .information-architecture .info-head-h2 {
        font-size: 48px;
        line-height: 60px;
    }
    .wireframes {
        height: 115vh;
        padding-top: 20px;
    }
    .home-sec-title {
        font-size: 40px;
        line-height: 40px;
    }
    .home-sections,
    .com-maangement-page,
    .warehousing-storage,
    .finance,
    .buy-action-sell,
    .profile-management {
        padding-top: 50px;
    }
    .banner-img::before {
        left: 0px;
        top: -10px;
        max-height: 250px;
        border-radius: 0 0 0 20px;
    }
    .banner-img::after {
        right: -20px;
        bottom: -10px;
        max-width: 250px;
        max-height: 200px;
        border-radius: 0 0 0 20px;
    }
}
.he-img {
    height: 100%;
}
@media screen and (max-width: 768px) {
    .visual-mb-img{
        height: auto;
    }
    .identify-target .tg-buyer::before,
    .identify-target .tg-seller::after {
        display: none;
    }
    .identify-target .audiance-img {
        max-width: 75px;
        margin-right: 10px;
    }
    .main-head {
        font-size: 30px;
    }
    .main-head-h2,
    .product-story .head-title,
    .eco-head-h2 {
        font-size: 36px;
    }
    .product-story .sub-text {
        font-size: 20px;
    }
    .user-studies .eco-head-h2,
    .product-goals .product-head-title,
    .product-goals .product-sub-text,
    .user-studies .product-sub-text {
        color: #fff !important;
    }
    .label-colors,
    .accent-secondary-colors,
    .identify-target,
    .he-evaluation {
        padding-top: 40px;
    }
    .main-banner-content {
        position: relative;
        z-index: 11;
    }
    .ecosystem-mapping,
    .information-architecture,
    .user-studies,
    .main-banner-section {
        padding: 40px 0;
    }
    .wireframes {
        height: 84vh;
    }
    .he-img {
        height: auto;
    }
    .visual-mb,
    .competative-analysis .ca-left,
    .user-research-insights {
        padding-top: 50px;
    }
    .banner-right-img {
        inset: 0;
        width: 100%;
    }
    .product-goals .product-g-img {
        position: absolute;
        left: 0;
        max-width: 100vw;
        width: 100%;
        opacity: 0.8;
    }
    .product-goals .product-g-left {
        padding: 100px 0;
    }
    .user-studies .users-group {
        margin-top: 50px;
    }
    .user-studies .user-sec::after {
        width: 100%;
    }
    .user-research-insights .user-research-img {
        height: auto;
    }
    .home-container-left,
    .home-container-right {
        padding: 0 20px;
        width: 100%;
    }
    .competative-analysis .ca-leafs {
        top: 75% !important;
    }
    .competative-analysis .ca-circle {
        bottom: 0;
        width: 100%;
        height: auto;
    }
    .competative-analysis .balanced {
        top: 10px !important;
    }
    .competative-analysis .engagement {
        top: 50px !important;
    }
    .home-img {
        max-width: 85vw;
    }
    .banner-img::before {
        left: 5px;
        max-height: 300px;
    }
    .banner-img::after {
        right: -45px;
        bottom: 10px;
        max-width: 300px;
        max-height: 200px;
    }
    .profile-management,
    .user-research-insights .user-right,
    .he-evaluation .he-left {
        padding-bottom: 50px;
    }
    .arya-footer {
        padding: 20px 0;
    }
    .wireframes .wireframes-img {
        right: 0;
        opacity: 0.4;
    }
    .competative-analysis .ca-grid {
        max-width: 100%;
        width: 100%;
    }
    .competative-analysis .base,
    .competative-analysis .narrative,
    .competative-analysis .balanced,
    .competative-analysis .engagement {
        position: static;
    }
    .mt-100 {
        margin-top: 0 !important;
    }
    .mb-80 {
        margin-bottom: 20px;
    }
    .product-goals {
        padding: 50px 0;
    }
}
@media (max-width: 768px) {
    .my-sd-5 {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }
    .mt-sd-5 {
        margin-top: 3rem !important;
    }
    .mt-sd-4,
    .my-sd-4 {
        margin-top: 1.5rem !important;
    }
    .mb-sd-4 {
        margin-bottom: 1.5rem !important;
    }
}
