*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff;color:#1a1a2e}a{text-decoration:none;color:inherit}button{font-family:inherit}img{max-width:100%;height:auto}#root{min-height:100vh}@font-face{font-family:CAMBON-Medium;src:url(../assets/Fonts/CAMBON/Cambon-Medium.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:CAMBON-Bold;src:url(/assets/Cambon-Bold-DsoWJZKG.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:CAMBON-Black;src:url(/assets/Cambon-Black-stT0YQCl.ttf) format("truetype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:CAMBON-ExtraBold;src:url(/assets/Cambon-ExtraBold-BZ5vIH2I.ttf) format("truetype");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:GELLIX-Medium;src:url(/assets/Gellix-Medium-C-zF5dzr.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:GELLIX-Bold;src:url(/assets/Gellix-Bold-TRdOfjIL.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:GELLIX-Black;src:url(/assets/Gellix-Black-D12D38e2.ttf) format("truetype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:GELLIX-ExtraBold;src:url(/assets/Gellix-ExtraBold-BxuuHy0Y.ttf) format("truetype");font-display:swap;font-weight:800;font-style:normal}.app{min-height:100vh}main{min-height:100vh}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff}.arirang-logo{height:44px;width:160.96px;margin-left:30px}.header-container{max-width:1400px;margin:0 auto;padding:0 2rem;height:87px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1a1a2e}.logo-icon{width:28px;height:28px;color:#1a1a2e}.logo-text{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.nav{display:flex;align-items:center;gap:.5rem;font-family:GELLIX-Medium;font-size:20px}.nav-item{position:relative}.nav-link{display:flex;align-items:center;gap:.25rem;padding:.75rem 1rem;font-size:.95rem;font-weight:500;color:#1a1a2e;background:none;border:none;cursor:pointer;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#4a5568}.chevron{width:16px;height:16px;transition:transform .2s ease}.nav-item:hover .chevron{transform:rotate(180deg)}.dropdown{position:absolute;top:100%;left:0;min-width:200px;background:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;padding:.5rem 0;animation:dropdownFadeIn .2s ease}.mobile-navigation{font-family:GELLIX-medium!important}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{display:block;padding:.75rem 1.25rem;font-size:.9rem;color:#1a1a2e;text-decoration:none;transition:background-color .2s ease}.dropdown-item:hover{background-color:#f7f7f7;color:#1a1a2e}.hamburger-menu{display:none}.hamburger-btn{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:#1a1a2e;transition:background-color .2s ease}.hamburger-btn:hover{background-color:#f7f7f7}@media(max-width:600px){.arirang-logo{height:24px;width:87.79px}.header-container{margin-top:2rem;padding:0 1rem;height:65px}.nav{display:none}.hamburger-menu{display:block}}@media(max-width:900px){.header-container{margin-top:2rem;padding:0 1rem;height:65px}.nav{display:none}.hamburger-menu{display:block}}.footer{width:100%;background-color:#091a2f;color:#fff;padding:4rem 4rem 2rem;font-family:GELLIX-Medium,sans-serif}.footer-container{max-width:1400px;margin:0 auto}.footer-top{display:grid;grid-template-columns:1fr 2fr;gap:3rem 4rem;margin-bottom:3rem}.footer-subscribe{max-width:340px}.footer-logo{height:44px;width:auto;margin-bottom:1rem;filter:brightness(0) invert(1)}.footer-subscribe-text{font-size:16px;line-height:1.6;color:#ffffffe6;margin-bottom:1.25rem}.footer-signup-btn{display:inline-block;padding:.75rem 1.5rem;border:2px solid #ffffff;border-radius:8px;background:transparent;color:#fff;font-size:16px;font-weight:500;font-family:inherit;cursor:pointer;transition:background-color .2s ease,color .2s ease}.footer-signup-btn:hover{background-color:#fff;color:#091a2f}.footer-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-heading{font-family:GELLIX-Bold,sans-serif;font-size:18px;font-weight:700;color:#fff;margin:0 0 .5rem}.footer-link-list{list-style:none;margin:0;padding:0}.footer-link-list li{margin-bottom:.5rem}.footer-link-list a{color:#ffffffe6;font-size:16px;text-decoration:none;transition:color .2s ease}.footer-link-list a:hover{color:#fff}.footer-mid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:2rem;margin-bottom:2.5rem}.footer-info-column{display:flex;flex-direction:column;gap:.75rem}.footer-address,.footer-contact{font-size:16px;line-height:1.6;color:#ffffffd9;margin:0;font-style:normal}.footer-contact a{color:#ffffffe6;text-decoration:none}.footer-contact a:hover{color:#fff}.footer-social{display:flex;gap:.75rem}.footer-social-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background-color:#fff;color:#091a2f;border-radius:50%;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.footer-social-icon:hover{opacity:.9;transform:scale(1.05)}.footer-divider{border:none;border-top:1px solid rgba(255,255,255,.3);margin:0 0 2rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright{font-size:14px;color:#ffffffe6;margin:0}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{font-size:14px;color:#ffffffe6;text-decoration:none;transition:color .2s ease}.footer-legal a:hover{color:#fff}@media(max-width:1024px){.footer-top{grid-template-columns:1fr;gap:2.5rem}.footer-subscribe{max-width:100%}.footer-links-grid{grid-template-columns:repeat(2,1fr)}.footer-mid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.footer{padding:3rem 1.5rem 1.5rem}.footer-top{margin-bottom:2rem}.footer-links-grid{grid-template-columns:1fr}.footer-mid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-subscribe-text,.footer-link-list a,.footer-address,.footer-contact{font-size:15px}}.hero-cta{width:fit-content!important;display:inline-flex;align-items:center;gap:0;font-family:GELLIX-Medium;padding:1rem 2rem;font-size:24px;font-weight:500;background:transparent;cursor:pointer;transition:all .3s ease;border-top-right-radius:20px;border-bottom-left-radius:20px;position:relative;overflow:hidden}.hero-cta span{display:inline-block;transition:transform .3s ease;font-size:24px}.hero-cta-light:hover{background-color:#fff;color:#000}.hero-cta-light{color:#fff;border:1px solid rgba(255,255,255,.8)}.hero-cta-dark:hover{background-color:#002c59;color:#fff}.hero-cta-dark{color:#002c59;border:1px solid #002C59}.hero-cta:hover span{transform:translate(-12px)}.button-arrow-light,.button-arrow-dark{position:absolute;right:1rem;opacity:0;transform:translate(-10px);transition:opacity .3s ease,transform .3s ease}.hero-cta:hover .button-arrow-light,.hero-cta:hover .button-arrow-dark{opacity:1;transform:translate(0)}.button-arrow-light{color:#fff;animation:glowArrow 1s infinite alternate;transition:color 1s,filter 1s}.button-arrow-dark{color:#fff;animation:glowArrowDark 1s infinite alternate;transition:color 1s,filter 1s}@keyframes glowArrow{0%{color:#fff}50%{color:#000}to{color:#fff}}@keyframes glowArrowDark{0%{color:#fff}50%{color:#002c59}to{color:#fff}}@media(max-width:900px){.hero-cta{padding:1rem 1.15rem}.hero-cta span{font-size:20px}.hero-cta:hover span{transform:translate(-9px)}.hero-cta:hover .button-arrow{transform:translate(9px)}.button-arrow{width:20px;height:20px}}@media(max-width:600px){.hero-cta{padding:1rem}.hero-cta span{font-size:14px}.hero-cta:hover span{transform:translate(-11px)}.hero-cta:hover .button-arrow{transform:translate(5px)}.button-arrow{width:15px;height:15px}}.hero{position:relative;min-height:95vh;margin-top:52px;padding:0 1.5rem 1.5rem;background-color:#fff}.hero-background{position:absolute;inset:2.5rem;z-index:0;border-radius:64px;overflow:hidden}.hero-badge-text{font-family:GELLIX-Medium;font-size:24px;font-weight:500;color:#fff}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center right}.hero-overlay{position:absolute;inset:0;background:#0000004d;z-index:1}.hero-content{position:relative;z-index:2;max-width:1400px;margin:0 auto;top:30vh;padding:4rem 3rem;width:100%;display:flex;flex-direction:column;justify-content:center;min-height:auto}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:.95rem;font-weight:500;margin-bottom:1rem}.leaf-icon{width:20px;height:20px;color:#fff}.hero-title{font-size:clamp(2.5rem,5vw,4rem);color:#fff;line-height:1.15;margin:0 0 1.5rem;letter-spacing:-.02em;font-family:CAMBON-Bold}.hero-description{font-size:clamp(1rem,1.5vw,1.25rem);color:#ffffffe6;line-height:1.6;margin:0 0 .5rem;max-width:700px;font-family:GELLIX-medium}@media(max-width:900px){.hero{padding:2rem;min-height:71vh}.hero-background{inset:0rem;height:75vh;border-radius:0}.hero-image{object-fit:cover;object-position:30%}.hero-content{top:44vh;padding:0rem;min-height:0}.hero-badge-text{font-size:14px}.hero-title{font-size:30px;margin-bottom:.5rem}.hero-description{font-size:18px;margin-bottom:.5rem}}@media(max-width:600px){.hero{padding:1rem;min-height:90vh}.hero-background{inset:0rem;height:85vh;border-radius:16px}.hero-image{object-fit:cover;object-position:center}.leaf{width:33px;height:29px}.hero-content{top:39vh;padding:0rem;min-height:0}.hero-title br,.hero-description br{display:none}.hero-badge{font-size:.85rem;margin-bottom:.5rem}.hero-badge-text{font-size:12px}.hero-title{font-size:24px;margin-bottom:.5rem}.hero-description{font-size:16px;margin-bottom:.5rem}.leaf{width:17.96px;height:13.27px}}.banner{position:relative;width:100%;background-color:#fff;padding:4rem 1.5rem 4rem 5rem;margin-top:52px}.banner-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.1fr 2fr;gap:4rem;align-items:flex-start}.banner-left{display:flex;align-items:center;justify-content:space-evenly}.banner-tagline{font-family:GELLIX-Medium;font-size:24px;font-style:italic;font-weight:bolder;color:#000;line-height:1.6;margin:0}.banner-right{display:flex;flex-direction:column;gap:2rem}.banner-heading{font-family:CAMBON-Bold;font-size:48px;font-weight:700;color:#0a2b4e;line-height:1.3;margin:0;letter-spacing:-.01em}@media(max-width:900px){.banner{padding:2rem;margin-top:7rem}.banner-left{justify-self:start}.banner-right{gap:1rem}.banner-container{grid-template-columns:1fr;gap:2rem}.banner-heading{font-size:clamp(1.5rem,4vw,2rem)}}@media(max-width:600px){.banner{margin-top:.5rem;padding:1rem;margin-bottom:1.5rem}.banner-left{justify-self:start}.banner-right{gap:1rem}.banner-container{gap:1.5rem}.banner-tagline{font-size:.95rem}.banner-heading{font-size:clamp(1.25rem,5vw,1.75rem);line-height:1.4}}.section3{width:100%;padding:1rem 5.5rem;background-color:#fff}.section3-container{max-width:1400px;margin:0 auto}.section3-image-wrapper{display:grid;grid-template-columns:38% 58%;gap:2rem;width:100%;overflow:hidden}.section3-image{width:100%;object-fit:cover;display:block;border-radius:0 50px}.section3-image-left{height:440px}.section3-image-right{height:600px;margin-bottom:1.5rem}.section3-description{display:inline-block;margin-left:25px;text-align:left;font-family:GELLIX-medium;font-size:24px}.Dot{background-color:#002c59;display:inline-block;height:18px;width:18px;border-radius:10px;margin-right:5px}.section3-description-lap{display:flex;align-items:center}.section3-description-tab{display:none}.section3-description{font-family:GELLIX-Medium}@media(max-width:900px){.section3{padding:2rem}.section3-image{border-radius:0 50px}.section3-image-wrapper{display:grid;grid-template-columns:38% 58%;gap:1rem}.section3-image-left{clip-path:none}.section3-image-right{height:500px;clip-path:none}.section3-description-tab span{font-size:18px;margin-left:0}.section3-description-lap{display:none}.section3-description-tab{display:flex;align-items:center}.Dot{height:14px;width:14px}}@media(max-width:600px){.section3{padding:1.5rem 1rem}.section3-image-wrapper{display:grid;grid-template-columns:38% 58%;gap:.75rem;width:100%;overflow:hidden}.section3-image-left{height:180px}.section3-image-right{height:230px}.section3-description-tab span{font-size:15px}.section3-image{border-radius:0 16px}}.section4{width:100%;padding:4rem 5rem;background-color:#fff;margin-top:3rem}.section4-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.section4-heading{font-family:CAMBON-Bold;font-size:57px;font-weight:700;color:#002c59;text-align:center;margin:0;line-height:1.3;letter-spacing:-.01em}.section4-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}.section4-card{background-color:#fff;border-radius:20px;padding:1.5rem;border:1px solid rgb(229,229,229);display:flex;flex-direction:column;gap:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.section4-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.section4-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:4rem}.section4-icon svg{width:100%;height:100%}.section4-card-title{font-family:CAMBON-Bold;font-size:32px;font-weight:700;color:#002c59;margin:0;line-height:1.4;margin-top:3rem}.section4-card-description{font-family:GELLIX-Medium;font-size:24px;font-weight:400;color:#000;margin:0;line-height:1.6}.lab-icons{height:119.15px;width:auto;margin-top:5rem;margin-left:5rem}@media(max-width:900px){.section4{padding:3rem 2rem}.section4-container{gap:2.5rem}.section4-heading{font-size:clamp(1.75rem,5vw,2.5rem)}.section4-cards{grid-template-columns:1fr;gap:1.5rem}.section4-card{padding:2rem}.section4-card-title{font-size:20px}.section4-card-description{font-size:15px}.lab-icons{margin-top:0rem;margin-left:0rem}.section4-card-title{margin-top:1rem}.section4-icon{margin-bottom:0}.section4-card{padding:2rem;gap:1rem}.section4-heading{text-align:left}}@media(max-width:600px){.section4{padding:2rem 1rem}.section4-container{gap:2rem}.section4-heading{font-size:clamp(1.5rem,6vw,2rem)}.section4-cards{gap:1.25rem}.section4-card{padding:1.5rem;gap:1.25rem}.section4-icon{width:60px;height:60px}.section4-card-title{font-size:18px}.section4-card-description{font-size:14px}}.section5{width:100%;height:75vh;background-color:#002c59;padding:4rem 5rem;position:relative}.section5-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.section5-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.section5-left{display:flex;flex-direction:column;gap:1.5rem}.section5-subtitle{font-family:GELLIX-Medium;font-size:24px;font-weight:500;color:#fff;margin:0;line-height:1.4}.section5-title{font-family:CAMBON-Bold;font-size:40px;font-weight:700;color:#fff;margin:0;line-height:1.2;letter-spacing:-.02em}.section5-right{display:flex;align-items:center}.section5-description{font-family:GELLIX-Medium;font-size:24px;font-weight:400;color:#fff;margin:0;line-height:1.6}.section5-image-container{width:100%;overflow:hidden;border-radius:64px}.section5-image{width:100%;height:auto;display:block;object-fit:cover;object-position:center}@media(max-width:900px){.section5{padding:3rem 2rem;height:40vh}.section5-container{gap:2.5rem}.section5-content{grid-template-columns:1fr;gap:2.5rem}.section5-subtitle{font-size:20px}.section5-title{font-size:clamp(2rem,6vw,3rem)}.section5-description{font-size:18px}.section5-image-container{border-radius:16px 16px 0 0}.section5-left,.section5-content{gap:.5rem}}@media(max-width:600px){.section5{padding:2rem 1rem;height:70vh}.section5-container,.section5-content{gap:2rem}.section5-subtitle{font-size:18px}.section5-title{font-size:clamp(1.75rem,7vw,2.5rem)}.section5-description{font-size:16px}.section5-image-container{border-radius:12px}.section5-image{height:40vh}.section5-left,.section5-content{gap:.5rem}.section5-container{gap:1rem}}.section6{margin-top:50vh;width:100%;padding:4rem 5rem;background-color:#e8eef5}.section6-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.section6-title{font-family:CAMBON-Bold;font-size:48px;font-weight:700;color:#002c59;text-align:left;margin:0;line-height:1.3;letter-spacing:-.01em}.section6-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;width:100%}.section6-logo-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;min-width:140px;max-width:220px}.section6-logo-placeholder{width:100%;aspect-ratio:1.2;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:1rem}.section6-logo-placeholder img{width:100%;height:100%;object-fit:contain}.section6-logo-text{font-family:GELLIX-Medium,sans-serif;font-size:14px;font-weight:500;color:#002c59;text-align:center}.section6-logo-sub{font-family:GELLIX-Medium,sans-serif;font-size:12px;font-weight:400;color:#5a7a9a;text-align:center}@media(max-width:900px){.section6{padding:3rem 2rem;margin-top:23vh}.section6-container{gap:2.5rem}.section6-title{font-size:clamp(1.5rem,5vw,2rem)}.section6-logos{gap:2rem}.section6-logo-item{min-width:120px;max-width:160px}}@media(max-width:600px){.section6{padding:2rem 1rem;margin-top:33vh}.section6-container{gap:2rem}.section6-title{font-size:clamp(1.25rem,6vw,1.75rem)}.section6-logos{flex-direction:column;gap:1.5rem}.section6-logo-item{min-width:160px;max-width:220px}}.section7{width:100%;padding:4rem 5rem 4rem 0;background-color:#002c59}.section7-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.01fr 1fr;gap:4rem;align-items:center}.section7-left{display:flex;align-items:center;justify-content:center}.section7-image{width:100%;max-width:100%;height:auto;object-fit:contain;object-position:center}.section7-right{display:flex;flex-direction:column;gap:1.5rem}.section7-heading{font-family:CAMBON-Bold;font-size:48px;font-weight:700;color:#fff;line-height:1.25;margin:0;letter-spacing:-.01em}.section7-description,.section7-cta{font-family:GELLIX-Medium;font-size:20px;font-weight:400;color:#fff;line-height:1.6;margin:0}.section7-cta em{font-style:italic}@media(max-width:900px){.section7{padding:3rem 2rem}.section7-container{grid-template-columns:1fr;gap:2.5rem}.section7-left{order:1}.section7-right{order:2}.section7-heading{font-size:clamp(1.75rem,5vw,2.5rem)}.section7-description,.section7-cta{font-size:18px}}@media(max-width:600px){.section7{padding:2rem 0rem}.section7-container{gap:2rem}.section7-heading{font-size:clamp(1.5rem,6vw,2rem)}.section7-description,.section7-cta{font-size:16px}.section7-right{padding:0 1rem}}
