.main-approach .section-approach{padding:clamp(3rem,2rem + 4vw,6.25rem) clamp(1rem,.5rem + 3vw,5rem);background-color:#f8fafc}.main-approach .section-approach__grid{display:flex;flex-direction:column;gap:3.75rem}@media(min-width: 768px){.main-approach .section-approach__grid{flex-direction:row}}.main-approach .section-approach__col{flex:1;min-width:0}.main-approach .section-approach__col--text{display:flex;flex-direction:column;gap:clamp(1rem,.75rem + 1vw,1.5rem)}.main-approach .section-approach__col--slider{display:flex;flex-direction:column;gap:1rem}.main-approach .section-approach__title{font-family:"Inter",sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;color:#1e3a5f}.main-approach .section-approach__text{font-size:clamp(.9375rem,.88rem + .3vw,1.125rem);line-height:1.6;color:#4a5568}.main-approach .section-approach__highlight{background-color:#f8fafc;border:2px solid #e8d5d0;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.main-approach .section-approach__highlight-header{display:flex;align-items:center;gap:.625rem}.main-approach .section-approach__highlight-icon{color:#7ac943;flex-shrink:0}.main-approach .section-approach__highlight-title{font-family:"Inter",sans-serif;font-size:1.125rem;font-weight:700;color:#2d5a3a}.main-approach .section-approach__highlight-desc{font-size:.9375rem;line-height:1.6;color:#4a5568}.main-approach .section-approach__highlight-note{font-size:.8125rem;font-weight:500;font-style:italic;color:#8a8080}.main-approach .section-approach__splide{border-radius:1rem;overflow:hidden}.main-approach .section-approach__splide .splide__slide{aspect-ratio:5/6}.main-approach .section-approach__splide .splide__slide img{width:100%;height:100%;object-fit:cover}.main-approach .section-approach__nav{display:flex;align-items:center;justify-content:space-between}.main-approach .section-approach__dots{display:flex;align-items:center;gap:.5rem}.main-approach .section-approach__dot{border-radius:50%;border:none;background-color:#e8d5d0;cursor:pointer;padding:0;width:.5rem;height:.5rem;transition:all .2s}.main-approach .section-approach__dot.is-active{width:.625rem;height:.625rem;background-color:#1e3a5f}.main-approach .section-approach__arrows{display:flex;gap:.75rem}