@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.app-header{position:fixed;top:0;left:0;width:100%;z-index:100;background:#f0f0f0eb!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:0!important;box-shadow:0 2px 12px #0000000a;border-bottom:1px solid rgba(0,0,0,.06);height:60px;line-height:60px}.app-header .header-container{max-width:1400px;margin:0 auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:16px;height:100%}.app-header .logo{display:flex;align-items:center;gap:8px;flex-shrink:0}.app-header .logo img{max-width:56px;height:auto;border-radius:12px;transition:transform .2s ease}.app-header .logo img:hover{transform:scale(1.05)}.app-header .header-nav{display:flex;align-items:center;gap:16px;flex:1;justify-content:flex-end}.app-header .header-nav .main-menu{background:transparent;border:none;display:flex;gap:2px;font-family:Inter,sans-serif;line-height:60px}.app-header .header-nav .main-menu.ant-menu-horizontal>.ant-menu-item:after,.app-header .header-nav .main-menu.ant-menu-horizontal>.ant-menu-submenu:after{content:none!important;border-bottom:none!important;transform:none!important}.app-header .header-nav .main-menu .ant-menu-item{padding:0 16px;margin:0 2px;height:36px;line-height:36px;font-size:14px;font-weight:500;letter-spacing:-.01em;color:#2c3e50;border-radius:20px;transition:all .2s ease;text-transform:uppercase}.app-header .header-nav .main-menu .ant-menu-item:hover{background:#ffffffb3;color:#1a252f}.app-header .header-nav .main-menu .ant-menu-item.ant-menu-item-selected{background:#ffffffe6;color:#0f5132;font-weight:600}.app-header .header-nav .main-menu .ant-menu-item.consultation-item{background:#003072;color:#fff;font-weight:600;margin-left:6px;text-transform:none}.app-header .header-nav .main-menu .ant-menu-item.consultation-item:hover{background:#00265b;color:#fff}.app-header .header-nav .main-menu .ant-menu-item.consultation-item:active{background:#001e48}.app-header .header-nav .main-menu .ant-menu-item.consultation-item.is-clicked{background:#003072;color:#fff}.app-header .header-nav .language-selector{height:36px;border-radius:20px;padding:0 14px;font-weight:600;font-size:13px;border:1px solid rgba(0,0,0,.1);background:#fffc;transition:all .2s ease}.app-header .header-nav .language-selector:hover{background:#fff;border-color:#00000026}.app-header .header-nav .language-selector .anticon{font-size:14px}.app-header .mobile-header-right,.app-header .mobile-menu-btn,.app-header .mobile-language-selector,.app-header .mobile-consult-btn{display:none}@media (max-width: 1400px){.app-header .header-nav .main-menu .ant-menu-item{padding:0 14px;font-size:14px}}@media (max-width: 1200px){.app-header .header-nav .main-menu .ant-menu-item{padding:0 10px;font-size:13px;margin:0 1px}.app-header .header-nav .language-selector{padding:0 12px;font-size:13px}}@media (max-width: 1024px){.app-header .header-container{padding:0 16px;gap:14px}.app-header .header-nav .main-menu .ant-menu-item{padding:0 8px;font-size:12px;margin:0}.app-header .header-nav .language-selector{padding:0 10px;font-size:12px}}@media (max-width: 900px){.app-header{height:56px;line-height:56px}.app-header .header-container{padding:0 12px;gap:10px}.app-header .logo img{max-width:48px}.app-header .header-nav{display:none}.app-header .mobile-header-right{display:flex;align-items:center;gap:6px}.app-header .mobile-language-selector{display:flex;height:32px;border-radius:18px;padding:0 12px;font-weight:600;font-size:12px;border:1px solid rgba(0,0,0,.1);background:#fffc}.app-header .mobile-language-selector .anticon{font-size:13px}.app-header .mobile-language-selector .flag{margin-right:4px}.app-header .mobile-consult-btn{display:inline-flex;align-items:center;height:34px;border-radius:999px;font-size:12px;font-weight:600;padding:0 14px;border:1px solid #003072;background:#003072;color:#fff;transition:transform .2s ease,box-shadow .2s ease}.app-header .mobile-consult-btn.is-clicked{box-shadow:0 0 0 3px #00307233}.app-header .mobile-consult-btn:hover{transform:translateY(-1px)}.app-header .mobile-menu-btn{display:flex;align-items:center;font-size:18px;padding:6px}}.mobile-drawer .ant-drawer-header{background:#f0f0f0f2;border-bottom:1px solid rgba(0,0,0,.06)}.mobile-drawer .ant-drawer-body{padding:0}.mobile-drawer .mobile-menu{border:none}.mobile-drawer .mobile-menu .ant-menu-item{height:52px;line-height:52px;font-size:16px;font-weight:500;margin:0;padding:0 24px;border-radius:0}.mobile-drawer .mobile-menu .ant-menu-item:hover{background:#f0f0f080}.mobile-drawer .mobile-menu .ant-menu-item.consultation-item{background:#003072;color:#fff;font-weight:600;margin:8px 16px;border-radius:12px;height:48px;line-height:48px}.mobile-drawer .mobile-menu .ant-menu-item.consultation-item:hover{background:#00265b}.mobile-drawer .mobile-menu .ant-menu-item.consultation-item:active{background:#001e48}.mobile-drawer .mobile-menu .ant-menu-item.consultation-item.is-clicked{background:#003072;color:#fff}main{padding-top:60px}@media (max-width: 768px){main{padding-top:56px}}.app-footer{background:#e8f1e3;padding:56px 32px;color:#1a2a40;border-top-left-radius:24px;border-top-right-radius:24px}.app-footer .footer-wrap{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;align-items:start}.app-footer .brand .logo{width:84px;height:auto;display:block;margin-bottom:16px}.app-footer .brand .tagline{font-family:Montserrat,sans-serif;color:#1a2a40;opacity:.9;line-height:1.6;margin:0 0 18px;max-width:360px;font-style:italic}.app-footer .partners{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.app-footer .partners-title{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;color:#004d13;margin:0}.app-footer .partners .badge-row{display:flex;gap:12px}.app-footer .partners .badge{width:44px;height:44px;border-radius:8px;object-fit:contain;background:#fff;box-shadow:0 3px 10px #0000001f}.app-footer .title{font-family:Montserrat,sans-serif;font-size:22px;font-weight:700;color:#004d13;margin:0 0 14px}.app-footer ul{list-style:none;margin:0;padding:0}.app-footer li{margin-bottom:10px;color:#0b3a1f}.app-footer a{color:inherit;text-decoration:none}.app-footer a:hover{text-decoration:underline}@media (max-width: 960px){.app-footer .footer-wrap{grid-template-columns:1fr 1fr;gap:28px 20px}}@media (max-width: 620px){.app-footer{padding:40px 20px}.app-footer .footer-wrap{grid-template-columns:1fr}}.video-background-container{position:relative;width:100%;height:100vh;overflow:hidden}.video-background-container .video-iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;pointer-events:none}.video-background-container .college-logos-overlay{position:absolute;bottom:80px;left:50%;transform:translate(-50%);display:flex;gap:32px;z-index:10;padding:0 20px;width:100%;max-width:700px;justify-content:center}.video-background-container .college-logos-overlay .college-card{background:#ffffff24;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:20px;padding:20px 28px;display:flex;align-items:center;gap:16px;box-shadow:0 8px 28px #0000002e;transition:all .3s ease;cursor:pointer;border:2px solid rgba(255,255,255,.7);flex:1;max-width:300px}.video-background-container .college-logos-overlay .college-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000002e;background:#fff}.video-background-container .college-logos-overlay .college-card .college-logo{width:60px;height:60px;border-radius:12px;background:#ffffffe6;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #0003;overflow:hidden;flex-shrink:0}.video-background-container .college-logos-overlay .college-card .college-logo img{width:100%;height:100%;object-fit:contain}.video-background-container .college-logos-overlay .college-card .college-name{display:flex;flex-direction:column;gap:2px}.video-background-container .college-logos-overlay .college-card .college-name .college-text{font-family:Inter,sans-serif;font-size:18px;font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.45)}@media (max-width: 1024px){.video-background-container .college-logos-overlay{gap:24px;max-width:600px}}@media (max-width: 768px){.video-background-container .college-logos-overlay{flex-direction:column;gap:16px;bottom:40px;max-width:400px}.video-background-container .college-logos-overlay .college-card{padding:16px 22px;max-width:100%}.video-background-container .college-logos-overlay .college-card .college-logo{width:50px;height:50px}.video-background-container .college-logos-overlay .college-card .college-name .college-text{font-size:16px}}@media (max-width: 480px){.video-background-container .college-logos-overlay{bottom:24px;padding:0 16px;gap:12px}.video-background-container .college-logos-overlay .college-card{padding:12px 18px;gap:12px;border-radius:16px}.video-background-container .college-logos-overlay .college-card .college-logo{width:44px;height:44px}.video-background-container .college-logos-overlay .college-card .college-name .college-text{font-size:14px}}.introduce-section{width:100%;height:calc(100dvh + 2px);box-sizing:border-box;padding:24px 80px;display:flex;flex-direction:column;justify-content:center}.introduce-section h1{font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(36px,6vw,70px);text-align:center;color:#004d13;margin-bottom:24px}.introduce-section p{font-family:Montserrat,sans-serif;text-align:center}.introduce-section p.introduce-quote{font-weight:600;font-size:clamp(24px,4vw,40px);color:#004d13;margin-bottom:20px;line-height:1.4}.introduce-section p.introduce-body{font-weight:500;font-size:clamp(20px,3vw,32px);color:#3d3d3d;margin-bottom:32px;line-height:1.6}.introduce-section p.introduce-body br{display:block}.introduce-section p .introduce-quote-highlight{font-family:Dancing Script,cursive;font-weight:100;font-style:italic;color:#1a2a40}.introduce-section .btnspot{text-align:center;padding:10px}.introduce-section .btnspot .introduce-cta{border-radius:999px;border:2px solid #0C3C21;background:#f5fff0;color:#0c3c21;height:52px;padding:0 18px 0 30px;font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(18px,2.2vw,22px);display:inline-flex;align-items:center;justify-content:center;gap:18px;white-space:nowrap;width:clamp(260px,55vw,520px);box-shadow:0 8px 16px #0c3c2126;transition:transform .2s ease,box-shadow .2s ease;overflow:visible}.introduce-section .btnspot .introduce-cta:hover{color:#0c3c21;transform:translateY(-2px);box-shadow:0 12px 22px #0c3c212e}.introduce-section .btnspot .introduce-cta:focus-visible{outline:3px solid rgba(12,60,33,.3);outline-offset:2px}.introduce-section .btnspot .introduce-cta .introduce-cta-label{line-height:1.2;text-align:center;padding:0 10px}.introduce-section .btnspot .introduce-cta .introduce-cta-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;flex:0 0 32px;border-radius:50%;background:transparent;border:0;box-shadow:none;transform:translate(5px)}.introduce-section .btnspot .introduce-cta .introduce-cta-icon img{width:100%;height:100%;object-fit:contain}@media (max-width: 1024px){.introduce-section{padding:20px 48px}}@media (max-width: 768px){.introduce-section{padding:16px 24px}.introduce-section .btnspot .introduce-cta{width:100%;max-width:360px;padding:0 14px 0 24px;gap:16px}}@media (max-width: 480px){.introduce-section{padding:12px 16px}.introduce-section .btnspot .introduce-cta{width:100%;max-width:340px;height:50px;padding:0 12px 0 22px;gap:14px}.introduce-section .btnspot .introduce-cta .introduce-cta-label{padding:0 10px;font-size:16px}.introduce-section .btnspot .introduce-cta .introduce-cta-icon{width:32px;height:32px;min-width:32px;min-height:32px;flex:0 0 32px;background:transparent;border:0;box-shadow:none;transform:translate(5px)}}@media (max-width: 900px){.introduce-section{height:calc(100dvh + 6px)}}.benefits-section{padding:80px 48px;background:linear-gradient(180deg,#fff,#f5f5f0)}.benefits-section .benefits-title{font-family:Montserrat,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700;text-align:center;color:#004d13;margin-bottom:60px}.benefits-section .benefit-card{text-align:center;padding:32px 24px;background:#fff;border-radius:20px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;height:100%}.benefits-section .benefit-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0000001f}.benefits-section .benefit-card .benefit-icon{display:inline-flex;align-items:center;justify-content:center;font-size:48px;margin-bottom:20px}.benefits-section .benefit-card .benefit-icon .benefit-icon-img{width:64px;height:auto;max-height:64px;object-fit:contain}.benefits-section .benefit-card .benefit-title{font-family:Montserrat,sans-serif;font-size:clamp(18px,2.5vw,22px);font-weight:700;color:#1a2a40;margin-bottom:12px}.benefits-section .benefit-card .benefit-description{font-family:Montserrat,sans-serif;font-size:clamp(14px,1.8vw,16px);color:#3d3d3d;line-height:1.6}@media (max-width: 768px){.benefits-section{padding:60px 24px}.benefits-section .benefits-title{margin-bottom:40px}.benefits-section .benefit-card{padding:24px 20px}}@media (max-width: 480px){.benefits-section{padding:40px 16px}.benefits-section .benefits-title{margin-bottom:32px}}.comparison-section{padding:24px 32px 40px;background:#fff}.comparison-wrap{max-width:1200px;margin:0 auto;background:#e8f1e3;border-radius:28px;padding:36px 24px 48px;position:relative}.comparison-header{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:24px;align-items:end;margin-bottom:18px}.comparison-header .title{font-family:Montserrat,sans-serif;font-size:clamp(28px,4vw,48px);font-weight:700;color:#1a2a40}.comparison-header .title span{font-family:Dancing Script,cursive;color:#1a2a40;font-weight:400}.comparison-header .schools{grid-column:2/4;display:grid;grid-template-columns:1fr 1fr;gap:24px}.school-chip{background:#0a5b2c;color:#fff;border-radius:8px;box-shadow:0 6px 16px #00000026}.school-chip .chip-inner{display:flex;align-items:center;gap:10px;padding:14px 18px}.school-chip img{width:28px;height:28px;object-fit:contain}.school-chip span{font-weight:700}.rows-grid{position:relative;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:24px}.rows-grid .grid-bar{grid-row:1/-1;border-radius:6px;background:#0a5b2c;opacity:1;z-index:0}.rows-grid .grid-bar.col-2{grid-column:2/3}.rows-grid .grid-bar.col-3{grid-column:3/4}.row-card{grid-column:1/4;background:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001f;padding:18px 20px;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:24px;align-items:center;position:relative;z-index:1}.row-card .label{font-weight:700;color:#0a5b2c}.row-card .value{text-align:center;color:#3d3d3d}@media (max-width: 900px){.comparison-header{grid-template-columns:1fr}.comparison-header .schools{grid-column:1/2}.rows-grid,.row-card{grid-template-columns:1fr}.rows-grid .grid-bar{display:none}.row-card,.row-card .value{text-align:left}}.addons-section{padding:48px 24px 24px;background:#fff;position:relative;overflow:hidden;z-index:0}.addons-wrap{position:relative;max-width:1100px;margin:0 auto;min-height:560px;z-index:0}.addons-svg{width:100%;height:auto;display:block}.bubble-title{fill:#0a5b2c;font-family:Montserrat,sans-serif;font-weight:700;font-size:28px;letter-spacing:-.02em}.bubble-script{fill:#0a5b2c;font-family:Dancing Script,cursive;font-weight:600;font-size:26px}.node-title{fill:#0a5b2c;font-family:Montserrat,sans-serif;font-weight:700;font-size:20px}.node-desc{fill:#5b6b63;font-style:italic;font-size:14px}.addons-mobile{display:none;position:relative;z-index:1;width:100%}.addons-mobile-title{text-align:center;color:#0a5b2c;font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(22px,5vw,28px);margin:4px 0 12px}.addons-mobile-title .script{font-family:Dancing Script,cursive;font-weight:600}.addons-mobile .addon-card{background:#fff;border:1px solid #E6EDE3;border-radius:16px;box-shadow:0 6px 16px #0000000f;padding:16px 18px}.addons-mobile .addon-header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.addons-mobile .addon-header .icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#e6f0ea;color:#0a5b2c}.addons-mobile .addon-header .icon svg{width:18px;height:18px}.addons-mobile .addon-title{margin:0;color:#0a5b2c;font-weight:700;font-size:18px}.addons-mobile .addon-desc{margin:0;color:#5b6b63;font-style:italic;font-size:14px}.addons-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.bubble{border-radius:50%;flex-shrink:0}.bubble-center{width:220px;height:220px;background:#dce9de;display:grid;place-items:center;box-shadow:0 10px 30px #0000001f inset}.bubble-small{width:12px;height:12px;background:#0a5b2c;border:3px solid #FFFFFF;box-shadow:0 2px 8px #00000026}.bubble-text{text-align:center;color:#0a5b2c;font-family:Montserrat,sans-serif;font-weight:700;line-height:1.1;letter-spacing:-.02em;font-size:28px}.bubble-text .script{font-family:Dancing Script,cursive;font-weight:600}.orbit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid rgba(16,112,50,.25);border-radius:50%;z-index:0}.orbit-a{width:900px;height:320px;transform:translate(-50%,-50%) rotate(8deg)}.orbit-b{width:740px;height:380px;transform:translate(-50%,-50%) rotate(-22deg)}.orbit-c{width:900px;height:460px;transform:translate(-50%,-50%) rotate(-60deg)}.node{position:absolute;display:flex;align-items:flex-start;gap:10px;max-width:280px;z-index:1}.node h4{margin:0 0 6px;font-size:22px;color:#0a5b2c;font-weight:700}.node p{margin:0;color:#5b6b63;font-style:italic}.node-top{top:calc(50% - 176px);left:calc(50% - 71px);transform:translate(-50%);text-align:center}.node-right{top:calc(50% - 139px);left:calc(50% + 343px);transform:translate(-100%,-50%);text-align:left}.node-bottom{top:calc(50% + 176px);left:calc(50% + 71px);transform:translate(-50%);text-align:center}.node-left{top:calc(50% + 139px);left:calc(50% - 343px);transform:translateY(-50%);text-align:right;flex-direction:row-reverse}.bubble-small{margin-top:0;flex-shrink:0}@media (max-width: 1024px){.addons-wrap{min-height:unset;padding:8px 4px}.addons-svg{display:none}.addons-mobile{display:grid;grid-template-columns:1fr;gap:16px}}@media (max-width: 640px){.addons-section{padding:32px 16px}.addons-wrap{min-height:auto}}@media (max-width: 960px){.addons-wrap{min-height:unset}.addons-svg{display:none}.addons-mobile{display:grid;grid-template-columns:1fr;gap:16px}}.beyond-section{padding:100px 48px;background:#f7f9f5}.beyond-header{max-width:860px;margin:0 auto 56px;text-align:center}.beyond-title{font-family:Montserrat,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700;color:#0a5b2c;margin-bottom:12px}.beyond-subtitle{font-family:Playfair Display,Georgia,serif;font-size:clamp(20px,3.5vw,32px);color:#0a5b2c;font-style:italic;margin-bottom:20px}.beyond-description{font-size:clamp(15px,2vw,17px);color:#41505c;line-height:1.6;margin:0 auto 32px}.beyond-tabs{display:inline-flex;padding:4px;border-radius:999px;background:#e6edf0;gap:4px}.beyond-tab{border:none;background:transparent;padding:10px 24px;border-radius:999px;font-size:14px;font-weight:600;color:#1d2d3a;cursor:pointer;transition:all .2s ease}.beyond-tab.is-active{background:#13233b;color:#fff;box-shadow:0 4px 12px #13233b40}.beyond-gallery{max-width:1080px;margin:0 auto;display:flex;flex-direction:column;gap:28px;align-items:center}.beyond-main{width:100%;display:grid;grid-template-columns:repeat(var(--visible-count, 3),minmax(220px,1fr));gap:18px}.beyond-main[data-visible-count="1"]{--visible-count: 1}.beyond-main[data-visible-count="2"]{--visible-count: 2}.beyond-main[data-visible-count="3"]{--visible-count: 3}.beyond-main-image{width:100%;aspect-ratio:4/5;border-radius:28px;overflow:hidden;box-shadow:0 18px 48px #0c32182e;background:#e4ece8}.beyond-main-image img{width:100%;height:100%;object-fit:cover;display:block}.beyond-image-placeholder{width:100%;height:100%;background:repeating-linear-gradient(45deg,#e0e7e4,#e0e7e4 16px,#f3f7f5 16px 32px)}.beyond-thumbs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.beyond-thumb{width:60px;height:40px;border-radius:12px;border:2px solid transparent;overflow:hidden;padding:0;background:none;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.beyond-thumb img{width:100%;height:100%;object-fit:cover;display:block}.beyond-thumb.is-active{border-color:#0a5b2c;transform:translateY(-2px);box-shadow:0 10px 24px #0a5b2c33}@media (max-width: 992px){.beyond-section{padding:72px 32px}.beyond-main{grid-template-columns:repeat(var(--visible-count, 2),minmax(180px,1fr))}}@media (max-width: 640px){.beyond-section{padding:64px 20px}.beyond-tabs{width:100%;flex-wrap:wrap;justify-content:center}.beyond-tab{flex:1 1 200px;text-align:center}.beyond-main{grid-template-columns:repeat(var(--visible-count, 1),minmax(160px,1fr))}.beyond-main-image{aspect-ratio:16/12;border-radius:20px}}.ar-difference-section{padding:120px 48px;background:#e9f1e4;display:flex;justify-content:center}.ar-difference-box{max-width:880px;text-align:center}.ar-difference-title{font-family:Montserrat,sans-serif;font-size:clamp(30px,4.5vw,44px);font-weight:700;color:#0a5b2c;margin-bottom:16px}.ar-difference-subtitle{font-family:Playfair Display,Georgia,serif;font-size:clamp(20px,3.5vw,32px);color:#0a5b2c;font-style:italic;margin-bottom:24px}.ar-difference-description{font-size:clamp(15px,2vw,18px);line-height:1.7;color:#2c3b35;margin:0 auto 36px}.ar-difference-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#0a5b2c,#0f7a40);color:#fff;border:none;border-radius:999px;padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.ar-difference-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0a5b2c40}.ar-difference-cta-arrow{font-size:18px}@media (max-width: 640px){.ar-difference-section{padding:80px 24px}}.testimonials-section{padding:100px 48px;background:#fff;text-align:center}.testimonials-header{margin-bottom:40px}.testimonials-title{font-family:Montserrat,sans-serif;font-size:clamp(30px,5vw,44px);font-weight:700;color:#0a5b2c}.testimonial-card{max-width:900px;margin:0 auto;background:#f7fbf6;border:1px solid rgba(10,91,44,.12);border-radius:32px;padding:40px 48px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;box-shadow:0 18px 44px #0c32181f}.testimonial-content{display:flex;flex-direction:column;gap:18px;text-align:left;min-height:220px;justify-content:center}.testimonial-avatar{width:72px;height:72px;border-radius:50%;background:#fff;border:4px solid rgba(10,91,44,.15);display:flex;align-items:center;justify-content:center;font-size:32px;color:#0a5b2c}.testimonial-quote{font-size:18px;line-height:1.7;color:#23342b;margin:0;white-space:pre-line}.testimonial-meta{display:flex;flex-direction:column;font-size:14px;color:#35433b}.testimonial-name{font-weight:700}.testimonial-role{font-style:italic;opacity:.85}.testimonial-nav{width:46px;height:46px;border-radius:50%;border:1px solid rgba(10,91,44,.25);background:#fff;color:#0a5b2c;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.testimonial-nav:hover{background:#0a5b2c;color:#fff;transform:translateY(-2px)}.testimonial-dots{margin-top:28px;display:flex;gap:8px;justify-content:center}.testimonial-dot{width:38px;height:8px;border-radius:999px;border:none;background:#d5ded3;cursor:pointer;transition:background .2s ease,width .2s ease}.testimonial-dot.is-active{background:#0a5b2c;width:56px}@media (max-width: 768px){.testimonials-section{padding:80px 32px}.testimonial-card{grid-template-columns:1fr;text-align:center}.testimonial-content{text-align:center;align-items:center}}@media (max-width: 480px){.testimonials-section{padding:72px 20px}.testimonial-card{padding:32px 24px}}.partners-grid-section{padding:90px 48px;background:#f5f9f3;text-align:center}.partners-grid-title{font-family:Montserrat,sans-serif;font-size:clamp(30px,4.5vw,42px);font-weight:700;color:#0a5b2c;margin-bottom:48px}.partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;align-items:center}.partners-grid-item{background:#fff;border:1px solid rgba(10,91,44,.1);border-radius:20px;padding:20px;display:flex;justify-content:center;align-items:center;box-shadow:0 10px 24px #0a5b2c14;min-height:100px}.partners-grid-item img{max-height:60px;max-width:100%;object-fit:contain}@media (max-width: 640px){.partners-grid-section{padding:72px 24px}}.contact-section{padding:80px 24px 40px;background:#fff}.contact-title{text-align:center;font-family:Montserrat,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700;color:#004d13;margin:0 0 28px}.contact-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:28px}.info-panel{background:#0a5b2c;border-radius:24px;color:#fff;padding:24px;display:flex}.info-inner{width:100%}.info-heading{font-family:Montserrat,sans-serif;font-size:clamp(20px,3.5vw,28px);font-style:italic;font-weight:700;margin:6px 0 14px}.info-sub{opacity:.9;line-height:1.6;margin-bottom:20px}.office-card{background:#fff;color:#1a2a40;border-radius:18px;padding:18px}.office-title{display:flex;align-items:center;gap:12px;margin-bottom:10px}.office-title h4{margin:0;font-size:22px;font-weight:700;color:#0a5b2c}.icon-building{font-size:24px}.office-list{list-style:none;padding:0;margin:0}.office-list li{display:flex;gap:10px;margin-bottom:10px;align-items:flex-start}.office-list .icon{width:20px;text-align:center}.form-panel{background:#fff;border-radius:24px;padding:24px;box-shadow:0 8px 24px #00000014;border:1px solid #ECECEC}.form-panel .form-status{border-radius:12px;padding:12px 16px;font-weight:600;margin-bottom:18px}.form-panel .form-status.success{background:#e6f4ea;color:#14532d;border:1px solid #b7e2c1}.form-panel .form-status.error{background:#fce8e6;color:#7f1d1d;border:1px solid #f2b8b5}.field-row{display:grid;gap:14px;margin-bottom:14px}.field-row.two-cols{grid-template-columns:1fr 1fr;gap:14px}.form-panel input,.form-panel select,.form-panel textarea{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #E2E8F0;background:#fafafa;outline:none;font-size:14px}.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus{border-color:#9ed1ae;box-shadow:0 0 0 3px #004d131a}.action-row{margin-top:10px}.submit-btn{width:100%;background:#004d13;color:#fff;border:none;padding:14px 20px;border-radius:999px;font-weight:700;cursor:pointer}.submit-btn:hover{background:#003a0f}.submit-btn:disabled{background:#a0b3a5;cursor:not-allowed}@media (max-width: 900px){.contact-grid{grid-template-columns:1fr}}.team-section{padding:clamp(64px,8vw,120px) clamp(16px,7vw,96px);background:#fff;display:flex;flex-direction:column;gap:clamp(32px,6vw,64px)}.team-heading{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:0}.team-heading__lead{font-family:Montserrat,sans-serif;font-weight:600;font-size:clamp(32px,5vw,48px);color:#0c3c21;line-height:1.1}.team-heading__highlight{font-family:Dancing Script,cursive;font-size:clamp(46px,6vw,64px);font-weight:500;color:#0c3c21;line-height:1.05}.team-header__content{display:flex;gap:clamp(40px,8vw,80px);align-items:center;justify-content:center;flex-wrap:wrap;width:100%}.team-grid{display:flex;gap:clamp(24px,4vw,40px);flex-wrap:wrap;justify-content:center}.team-card{background:#fff;border:1px solid #dce5d8;border-radius:28px;box-shadow:0 22px 46px #0c3c2114;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.team-card:hover{transform:translateY(-8px);box-shadow:0 26px 60px #0c3c211f}.team-card__image-shell{position:relative;padding:42px 32px 12px;border-radius:28px 28px 0 0;background:linear-gradient(180deg,#0c3c21,#cfe6c5);overflow:hidden}.team-card--secondary .team-card__image-shell{background:linear-gradient(180deg,#dfeee0,#f8faf7)}.team-card__halo{content:"";position:absolute;inset:28px;background:#fff;opacity:.95;border-radius:40px;filter:blur(0px);transform:rotate(-4deg)}.team-card__image{position:relative;z-index:1;width:100%;max-height:360px;object-fit:contain;display:block;margin:0 auto}.team-card__body{padding:28px clamp(20px,4vw,32px) clamp(24px,3vw,32px);display:flex;flex-direction:column;gap:20px}.team-card__text{display:grid;gap:6px}.team-card__name{font-family:Montserrat,sans-serif;font-size:clamp(22px,3vw,26px);font-weight:700;color:#0c3c21;margin:0}.team-card__front-title{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#1a2a40;margin:0}.team-card__role{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;color:#36543b;margin:0}.team-card__cta{align-self:flex-start;border-radius:999px;border:1px solid #0c3c21;background:#f5fff0;color:#0c3c21;font-family:Montserrat,sans-serif;font-weight:600;font-size:15px;padding:10px 20px;display:inline-flex;align-items:center;gap:10px;transition:all .2s ease}.team-card__cta:hover,.team-card__cta:focus{color:#fff;background:#0c3c21;border-color:#0c3c21;transform:translateY(-1px)}.team-modal{width:min(1020px,94vw)!important}.team-modal .ant-modal-content{border-radius:32px;padding:clamp(24px,4vw,44px);background:#fff;box-shadow:0 32px 80px #0c3c212e;display:flex;flex-direction:column}.team-modal .ant-modal-body{padding:0;overflow:hidden}.team-modal .ant-modal-close{top:clamp(12px,2vw,18px);inset-inline-end:clamp(12px,2vw,18px)}.team-modal-mask{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c1c1259}.team-modal__layout{display:grid;grid-template-columns:minmax(230px,320px) minmax(0,1fr);gap:clamp(24px,4vw,48px);align-items:start;max-height:min(78vh,760px)}@media (max-width: 900px){.team-modal__layout{grid-template-columns:1fr;max-height:none;gap:24px}}@media (max-width: 600px){.team-modal__layout{gap:18px}}.team-modal__aside{display:grid;gap:clamp(14px,2vw,20px);justify-items:center}.team-modal__figure{background:linear-gradient(180deg,#0c3c21,#d5ebcf);border-radius:28px;padding:clamp(16px,3vw,28px);display:flex;align-items:center;justify-content:center;overflow:hidden;width:clamp(220px,28vw,280px);height:clamp(260px,36vw,320px)}@media (max-width: 900px){.team-modal__figure{width:clamp(220px,52vw,280px);height:clamp(240px,48vw,300px)}}@media (max-width: 480px){.team-modal__figure{border-radius:24px;padding:18px}}.team-modal__figure img{width:100%;height:100%;border-radius:22px;object-fit:cover;background:#fff;padding:clamp(8px,1.6vw,14px)}.team-modal__identity{width:100%;display:grid;gap:6px;text-align:center}.team-modal__identity h3{font-family:Montserrat,sans-serif;font-size:clamp(20px,3vw,24px);color:#0c3c21;margin:0}.team-modal__identity p{font-family:Montserrat,sans-serif;font-size:15px;color:#3a4d39;margin:0}.team-modal__contacts{list-style:none;margin:0;padding:0;display:grid;gap:10px}.team-modal__contacts li{display:flex;align-items:center;gap:10px;font-family:Montserrat,sans-serif;font-size:14px;color:#325136}.team-modal__contacts li a{color:inherit;text-decoration:none}.team-modal__contacts li a:hover{text-decoration:underline}.team-modal__details{display:grid;gap:clamp(20px,3vw,32px);padding-right:clamp(6px,1vw,12px);overflow-y:auto;max-height:min(78vh,720px);scroll-behavior:smooth}@media (max-width: 900px){.team-modal__details{max-height:none;overflow:visible;padding-right:0}}.team-modal__details::-webkit-scrollbar{width:8px}.team-modal__details::-webkit-scrollbar-track{background:transparent}.team-modal__details::-webkit-scrollbar-thumb{background:#0c3c2159;border-radius:12px}.team-modal__section{display:grid;gap:14px}.team-modal__section-title{display:flex;align-items:center;gap:10px;font-family:Montserrat,sans-serif;font-size:clamp(18px,2.6vw,22px);font-weight:600;color:#0c3c21}.team-modal__section-title svg{font-size:18px}.team-modal__section-title .team-modal__icon{width:24px;height:24px;object-fit:contain}.team-modal__item{background:#fff;border-radius:20px;padding:clamp(12px,2.5vw,20px);box-shadow:0 12px 30px #0c3c2114;display:grid;gap:10px}.team-modal__item-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.team-modal__item-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;color:#1a2a40}.team-modal__item-subtitle,.team-modal__item-meta{font-family:Montserrat,sans-serif;font-size:14px;color:#3a4d39;margin:0}.team-modal__list{margin:0;padding-inline-start:22px;display:grid;gap:6px;font-family:Montserrat,sans-serif;font-size:14px;color:#1f3325}.team-modal__list li::marker{color:#0c3c21}@media (max-width: 768px){.team-heading__hint{width:100%}.team-card__image-shell{padding:32px 24px 8px}.team-card__body{padding:24px}.team-modal__figure{width:clamp(200px,60vw,260px);height:clamp(220px,45vw,280px)}.team-modal{width:min(820px,94vw)!important}}@media (max-width: 480px){.team-modal .ant-modal-content{border-radius:24px}.team-modal__identity h3{font-size:20px}.team-modal__identity p{font-size:14px}}.adventure-section{padding:100px 48px 32px;background:linear-gradient(180deg,#f5f5f0,#fff)}.adventure-section .adventure-header{text-align:center;max-width:1000px;margin:0 auto 40px}.adventure-section .adventure-header .summer-camps-btn{border:2px solid #3D3D3D;color:#3d3d3d;font-family:Montserrat,sans-serif;font-size:clamp(14px,2vw,16px);font-weight:600;padding:10px 28px;height:auto;margin-bottom:16px;transition:all .3s ease}.adventure-section .adventure-header .summer-camps-btn:hover{background:#004d13;color:#fff;border-color:#004d13}.adventure-section .adventure-header .adventure-title{font-family:Montserrat,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700;color:#004d13;margin-bottom:20px}.adventure-section .adventure-header .adventure-description{font-family:Montserrat,sans-serif;font-size:clamp(15px,2vw,18px);color:#3d3d3d;line-height:1.6}.adventure-section .adventure-header .adventure-description br{display:block}.adventure-section .adventure-map-section{margin-bottom:60px}.adventure-section .adventure-map-section .map-title{font-family:Montserrat,sans-serif;font-size:clamp(24px,4vw,32px);font-weight:700;font-style:italic;color:#1a2a40;text-align:center;margin-bottom:32px}.adventure-section .adventure-map-section .map-container{max-width:1200px;margin:0 auto;height:520px;border-radius:24px;overflow:hidden;box-shadow:0 8px 32px #0000001f;border:3px solid #004D13;position:relative}.adventure-section .adventure-map-section .map-container iframe{width:100%;height:calc(100% + 100px);transform:translateY(-100px);border-radius:0}.adventure-section .switch-wrapper{text-align:center;padding:24px 0}.adventure-section .switch-wrapper .ant-switch{background-color:#dedede;width:30px}.adventure-section .switch-wrapper .ant-switch-checked{background-color:#dedede}.adventure-section .switch-wrapper .ant-switch-handle:before{background-color:#0c8346}.adventure-section .switch-wrapper .ant-switch:hover{opacity:.9;background-color:#dedede}.adventure-section .switch-wrapper span{margin:0 20px;font-weight:600;font-size:x-large;font-family:Montserrat,sans-serif;color:#004d13}@media (max-width: 480px){.adventure-section .switch-wrapper span{font-size:large;margin:0 10px}}.adventure-section .college-tabs-section{text-align:center;justify-content:center}.adventure-section .college-tabs-section .college-content{display:flex;gap:24px;max-width:85%;margin:0 auto!important}.adventure-section .college-tabs-section .college-content .college-left,.adventure-section .college-tabs-section .college-content .college-right{transition:all .1s ease-in-out;height:560px;border:1px solid #ccc;border-radius:20px}.adventure-section .college-tabs-section .college-content .college-left .college-card,.adventure-section .college-tabs-section .college-content .college-right .college-card{position:relative;color:#333;display:flex;flex-direction:column;height:100%;padding:1.5rem;transition:all .6s ease}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded{background-color:#f4f6f4;border:1px solid #c3d4c0;box-shadow:0 8px 30px #0000001a;border-radius:18px;padding:2rem}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .college-img,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .college-img{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;top:40px!important;margin:20px 0;border-radius:20px;color:#fff;height:240px;background-size:cover;background-position:center;padding:0 20px;opacity:0;animation:fadeInBg 2s ease-in forwards}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .college-img .age-expand,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .college-img .age-expand{background:#ffa500e6;color:#fff;padding:5px 20px;border-radius:20px;font-weight:600;font-size:18px;z-index:2;margin-bottom:15px}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .college-img h3,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .college-img h3{font-size:1.8rem;font-weight:700;font-style:italic}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .college-img p,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .college-img p{font-size:large;font-weight:500;text-shadow:2px 2px 5px rgba(0,0,0,.5)}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .overlay-expand,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .overlay-expand{position:absolute;bottom:40px;opacity:0;animation:fadeInBg 1.5s ease-in forwards}@keyframes fadeInBg{0%{opacity:0}to{opacity:1}}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .overlay-expand .description,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .overlay-expand .description{color:#555;margin:1rem 0;font-size:.95rem}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .overlay-expand .features,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .overlay-expand .features{margin-top:10px}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .overlay-expand .features li,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .overlay-expand .features li{color:#1c5b31;font-weight:500;margin:10px 0;display:flex;align-items:center;gap:6px}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .explore-btn,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .explore-btn{background:#fff;color:#1c5b31;border:1px solid #1c5b31;font-weight:600;margin-top:1rem}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .explore-btn:hover,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .explore-btn:hover{background:#1c5b31;color:#fff}.adventure-section .college-tabs-section .college-content .college-left .college-card.collapsed,.adventure-section .college-tabs-section .college-content .college-right .college-card.collapsed{text-align:center;padding:2rem}.adventure-section .college-tabs-section .college-content .college-left .college-card.collapsed h3,.adventure-section .college-tabs-section .college-content .college-right .college-card.collapsed h3{font-size:1.3rem;font-weight:600;color:#204b2a}.adventure-section .college-tabs-section .college-content .college-left .age-badge,.adventure-section .college-tabs-section .college-content .college-right .age-badge{position:absolute;bottom:240px;left:40px;background:#ffa500e6;color:#fff;padding:5px 20px;border-radius:20px;font-weight:600;font-size:18px;z-index:2}.adventure-section .college-tabs-section .college-content .college-left .overlay,.adventure-section .college-tabs-section .college-content .college-right .overlay{background:#ffffffd9;padding:1rem;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:absolute;bottom:40px}.adventure-section .whats-included-section{max-width:1400px;margin:0 auto;padding:60px 0}.adventure-section .whats-included-section .included-title{font-family:Montserrat,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700;color:#004d13;text-align:center;margin-bottom:12px}.adventure-section .whats-included-section .included-subtitle{font-family:Montserrat,sans-serif;font-size:clamp(14px,2vw,18px);color:#666;text-align:center;margin-bottom:48px;font-style:italic}.adventure-section .whats-included-section .included-cards{margin-bottom:48px}.adventure-section .whats-included-section .included-card{background:#dce5d64d;border-radius:20px;padding:32px 24px;text-align:center;height:100%;transition:all .3s ease}.adventure-section .whats-included-section .included-card:hover{background:#dce5d680;transform:translateY(-4px)}.adventure-section .whats-included-section .included-card .included-icon{font-size:48px;margin-bottom:16px}.adventure-section .whats-included-section .included-card .included-label{font-family:Montserrat,sans-serif;font-size:clamp(18px,2.5vw,22px);font-weight:700;color:#004d13;margin-bottom:16px}.adventure-section .whats-included-section .included-card .included-list{list-style:none;padding:0;text-align:left}.adventure-section .whats-included-section .included-card .included-list li{font-size:14px;color:#555;margin-bottom:8px;line-height:1.5}.adventure-section .whats-included-section .application-cta{text-align:center}.adventure-section .whats-included-section .application-cta .application-btn{background:#004d13;border:none;color:#fff;padding:16px 40px;height:auto;font-size:clamp(16px,2vw,18px);font-weight:600;font-family:Montserrat,sans-serif}.adventure-section .whats-included-section .application-cta .application-btn:hover{background:#00361a}@media (max-width: 768px),(max-width: 1024px){.adventure-section{padding:60px 24px 40px}.adventure-section .adventure-header{margin-bottom:40px}.adventure-section .adventure-header .adventure-description br{display:none}.adventure-section .adventure-map-section{margin-bottom:40px}.adventure-section .adventure-map-section .map-container{height:300px}.adventure-section .college-tabs-section{margin-bottom:60px}.adventure-section .college-tabs-section .college-toggle{margin-bottom:32px}.adventure-section .college-tabs-section .college-toggle .toggle-btn{padding:10px 20px}.adventure-section .college-tabs-section .college-toggle .toggle-divider{width:24px}.adventure-section .college-tabs-section .college-details-card{padding:20px;margin-top:24px}.adventure-section .whats-included-section{padding:40px 0}.adventure-section .whats-included-section .included-cards{margin-bottom:32px}.adventure-section .whats-included-section .included-card{padding:24px 20px}}@media (max-width: 480px){.adventure-section{padding:40px 16px}.adventure-section .adventure-map-section .map-container{height:250px}.adventure-section .college-tabs-section .college-toggle .toggle-btn{padding:8px 16px}.adventure-section .whats-included-section{padding:32px 0}.adventure-section .whats-included-section .included-card .included-icon{font-size:40px}}@media (max-width: 992px){.adventure-section .college-tabs-section .college-content{flex-direction:column!important;max-width:90%;gap:16px}.adventure-section .college-tabs-section .college-content .college-left,.adventure-section .college-tabs-section .college-content .college-right{flex:1!important;height:auto;min-height:480px}.adventure-section .college-tabs-section .college-content .college-left .college-card,.adventure-section .college-tabs-section .college-content .college-right .college-card{padding:1.5rem}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .college-img,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .college-img{height:200px}.adventure-section .college-tabs-section .college-content .college-left .college-card.expanded .overlay-expand,.adventure-section .college-tabs-section .college-content .college-right .college-card.expanded .overlay-expand{position:static;margin-top:16px}}@media (max-width: 768px){.adventure-section{padding:40px 16px}.adventure-section .adventure-header{margin-bottom:40px}.adventure-section .adventure-header .adventure-title{font-size:28px}.adventure-section .adventure-header .adventure-description{font-size:15px}.adventure-section .adventure-map-section .map-container{height:280px;max-width:100%}.adventure-section .switch-wrapper span{font-size:18px}.adventure-section .college-tabs-section .college-content{max-width:95%}.adventure-section .whats-included-section .included-card{padding:20px}}@media (max-width: 480px){.adventure-section .adventure-header .summer-camps-btn{font-size:14px;padding:8px 20px}.adventure-section .adventure-header .adventure-title{font-size:24px}.adventure-section .adventure-map-section .map-container{height:220px}.adventure-section .college-tabs-section .college-content{gap:12px}.adventure-section .college-tabs-section .college-left .college-card,.adventure-section .college-tabs-section .college-right .college-card{padding:1rem}.adventure-section .college-tabs-section .college-left .college-card.expanded .college-img,.adventure-section .college-tabs-section .college-right .college-card.expanded .college-img{height:160px;padding:0 12px}.adventure-section .college-tabs-section .college-left .college-card.collapsed,.adventure-section .college-tabs-section .college-right .college-card.collapsed{padding:1rem}.adventure-section .whats-included-section .included-card{padding:16px}.adventure-section .whats-included-section .included-label{font-size:16px}.adventure-section .whats-included-section .application-btn{width:100%;padding:14px}}@media (max-width: 1024px){.college-tabs-section .college-content{flex-direction:column!important;gap:16px!important}.college-tabs-section .college-content .college-left,.college-tabs-section .college-content .college-right{width:100%!important;height:auto!important;min-height:480px}.college-tabs-section .college-content .college-left,.college-tabs-section .college-content .college-right{display:none}.college-tabs-section .college-content.ridley-active .college-left,.college-tabs-section .college-content.appleby-active .college-right{display:block!important}}.included-wrapper{display:flex;align-items:center;justify-content:center;background:#fff;margin:70px -70px}@media (max-width: 768px){.included-wrapper{margin-bottom:-20px}}.included-container{background:#fff;border-radius:24px;font-family:Inter,sans-serif;width:100%;max-width:85%}.included-left{text-align:left}.included-title{color:#1a7431;font-size:2.5rem;font-weight:700;line-height:1.2}.included-subtitle{margin-top:1rem;font-style:italic;color:#444;font-size:1.1rem}.included-cta{margin-top:2rem;background:#e8f5e9;color:#1a7431;padding:10px 22px;border-radius:30px;border:none;font-weight:600;cursor:pointer;transition:.2s ease}.included-cta:hover{background:#c8e6c9}.included-right{width:100%}.included-card{background:#fff;border:2px solid #e0e0e0;border-radius:16px;margin-bottom:10px;padding:14px 20px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.included-card.active{background:#f1f8f4;border-color:#a5d6a7;padding-bottom:20px}.included-header{display:flex;align-items:center;font-weight:700;color:#1a7431;font-size:1.25rem}.included-icon{margin-right:10px;font-size:1.4rem}.included-list{margin-top:10px;padding-left:24px;color:#333;font-size:1rem;line-height:1.6;list-style-type:disc;align-self:flex-start;justify-content:flex-end}.included-card.active:before{content:"";position:absolute;top:0;right:-30px;width:60px;height:30px;background:#f1f8f4;border-top-left-radius:30px;border-top-right-radius:16px}.included-card:hover{border-color:#c8e6c9}@media (max-width: 992px){.included-title{font-size:2rem}.included-container{padding:2rem}}@media (max-width: 768px){.included-container{text-align:center;padding:2rem 1.5rem}.included-left{text-align:center}.included-title{font-size:1.8rem}.included-right{margin-top:1rem}}.social-floating{position:fixed;bottom:24px;right:16px;z-index:1200;display:grid;gap:10px}.social-floating a{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#1a2a40;box-shadow:0 8px 20px #0000001f;border:1px solid rgba(0,0,0,.06);transition:transform .15s ease,background .15s ease}.social-floating a:hover{transform:translateY(-2px);background:#f5f7fa}.social-floating a svg{width:22px;height:22px;fill:currentColor}.social-floating .btn.instagram{background:linear-gradient(45deg,#f58529,#feda77,#dd2a7b,#8134af,#515bd4);color:#fff;border:none}.social-floating .btn.facebook{background:#1877f2;color:#fff;border:none}.social-floating .btn.blog{background:#03c75a;color:#fff;border:none}.social-floating .btn.zalo{background:#fff;color:inherit;border:1px solid rgba(0,0,0,.06)}.social-floating .zalo-svg{width:22px;height:22px;display:block}@media (min-width: 1440px){.social-floating{right:32px;bottom:32px}}.anchor-target{scroll-margin-top:80px}@media (max-width: 900px){.anchor-target{scroll-margin-top:64px}}html,body,#root{width:100vw;height:100vh;margin:0;padding:0;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-layout{min-height:100vh;width:100%!important}.ant-layout-content{width:100%;padding:0}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
