.approach-cards-section .swiper-pagination{display:none}.approach-cards-section .swiper-notification{display:none}.approach-cards-section .swiper-pagination-progressbar{position:static;height:2px;background:var(--new-progressbar-track);border-radius:0;overflow:hidden}.approach-cards-section .swiper-pagination-progressbar-fill{background:var(--new-progressbar-fill)}.approach-cards-section{padding:140px 100px;gap:100px;width:100%;max-width:1920px;margin:0 auto;display:flex;flex-direction:column;align-items:start}.approach-cards-section .main-h2{color:var(--n-white)}.approach-cards-container{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:32px;overflow:visible}.approach-cards-items{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.approach-card-item{height:auto;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;gap:32px}.approach-card-item-text{display:flex;flex:1;flex-direction:column;align-items:stretch;gap:12px;padding:0 12px}.approach-card-item-text .main-h4-semibold{color:var(--d-white)}.approach-card-item-text .small-text-semibold{color:var(--d-dark-grey)}.approach-card-item img{width:100%;height:auto;aspect-ratio:16 / 9;border-radius:20px;object-fit:cover;object-position:center;overflow:hidden}@media (max-width:1919px){.approach-cards-section{padding:100px 80px;gap:80px}}@media (max-width:1439px){.approach-cards-section{padding:80px 60px;gap:60px}.approach-cards-items{gap:16px}.approach-card-item img{border-radius:16px}}@media (max-width:1079px){.approach-cards-section .swiper-pagination{display:block;position:static;margin:7px 0}.approach-cards-section{padding:80px 40px}.approach-cards-items{gap:0;display:grid}.approach-card-item{gap:24px}.approach-card-item-text{gap:8px}}@media (max-width:577px){.approach-cards-section{padding:60px 16px;gap:40px}.approach-cards-container{gap:24px}}