.approach_section__YeJPx{background-color:var(--white);font-family:var(--font-plus-jakarta-sans)}.approach_header__mjS4M{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:56px}.approach_header_left__uRg9b{display:flex;flex-direction:column;gap:20px}.approach_title__Pltx3{max-width:560px}.approach_view_btn__ZJ3FO{display:inline-flex;align-items:center;gap:8px;background:#4a7c59;color:var(--white);padding:14px 28px;border-radius:50px;font-size:15px;font-weight:600;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .3s ease,transform .2s ease}.approach_view_btn__ZJ3FO:hover{background:#3d6a4a;transform:translateY(-1px)}.approach_cards__zror7{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.approach_card__P1MQR{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:3/4;display:flex;flex-direction:column;justify-content:space-between;padding:28px;text-decoration:none;cursor:pointer}.approach_card_overlay__bym_O{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.05) 40%,rgba(0,0,0,.55));z-index:1;transition:background .3s ease}.approach_card__P1MQR:hover .approach_card_overlay__bym_O{background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.1) 40%,rgba(0,0,0,.65))}.approach_card__P1MQR:hover .approach_card_arrow__k042z{background:#4a7c59;border-color:#4a7c59}.approach_card_title__wo0cE{position:relative;z-index:2;font-size:26px;font-weight:700;color:var(--white);line-height:1.25;margin:0;max-width:200px}.approach_card_bottom__BdISk{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.approach_card_tags__ZbDkC{display:flex;flex-wrap:wrap;gap:8px}.approach_card_tag__mS5qx{background:hsla(0,0%,100%,.15);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--white);font-size:13px;font-weight:500;padding:6px 14px;border-radius:50px}.approach_card_arrow__k042z{width:48px;height:48px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.4);display:flex;align-items:center;justify-content:center;color:var(--white);flex-shrink:0;transition:background .3s ease,border-color .3s ease}@media (max-width:1200px){.approach_header__mjS4M{margin-bottom:40px}.approach_card__P1MQR{padding:24px}.approach_card_title__wo0cE{font-size:22px}}@media (max-width:768px){.approach_header__mjS4M{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:32px}.approach_cards__zror7{grid-template-columns:1fr 1fr;gap:16px}.approach_card__P1MQR{padding:20px;aspect-ratio:3/4.5}.approach_card_title__wo0cE{font-size:20px}.approach_card_tag__mS5qx{font-size:12px;padding:5px 12px}.approach_card_arrow__k042z{width:40px;height:40px}}@media (max-width:480px){.approach_cards__zror7{grid-template-columns:1fr;gap:16px}.approach_card__P1MQR{aspect-ratio:4/3;padding:20px}.approach_card_title__wo0cE{font-size:22px}.approach_view_btn__ZJ3FO{padding:12px 24px;font-size:14px}}