.AboutUsLanding_header__epKvm{position:relative;height:50vh;background:url(/images/about_us_landing.jpg) no-repeat 50%;background-size:cover;display:flex;align-items:center;padding-top:var(--gnb-height);overflow:hidden}.AboutUsLanding_header__epKvm:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--background-landing);z-index:1}.AboutUsLanding_content__23Lyb{position:relative;padding-left:5%;width:100%;opacity:0;animation:AboutUsLanding_fadeInUp__YRC5Q 1s ease forwards;animation-delay:.3s;z-index:2}.AboutUsLanding_title__mMQpO{font-size:3rem;font-weight:800;color:var(--font-landing);line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;white-space:pre-line}.AboutUsLanding_line__39fPq{width:150px;height:4px;background:linear-gradient(90deg,var(--primary) 0,var(--primary-light) 100%);border-radius:2px;margin-top:1.5rem;opacity:0;animation:AboutUsLanding_expandWidth__92BVw .8s ease forwards;animation-delay:1s}@keyframes AboutUsLanding_fadeInUp__YRC5Q{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes AboutUsLanding_expandWidth__92BVw{0%{opacity:0;width:0}to{opacity:1;width:150px}}@media (min-width:768px){.AboutUsLanding_header__epKvm{height:55vh}.AboutUsLanding_title__mMQpO{font-size:3.5rem;margin-bottom:2.5rem}.AboutUsLanding_line__39fPq{margin-top:2rem}}@media (min-width:1024px){.AboutUsLanding_header__epKvm{height:60vh}.AboutUsLanding_title__mMQpO{font-size:4.5rem;margin-bottom:3rem}}@media (min-width:1280px){.AboutUsLanding_title__mMQpO{font-size:5.5rem}}@media (min-width:1440px){.AboutUsLanding_content__23Lyb{padding-left:10%}}.AboutUsStory_section__SelAx{padding:8rem 0;background-color:var(--background)}.AboutUsStory_container__ByjNj{max-width:1200px;margin:0 auto;padding:0 2rem}.AboutUsStory_title__MdvIl{font-size:var(--font-size-section-title);font-weight:700;color:var(--primary);margin-bottom:4rem;line-height:1.2;text-align:center}.AboutUsStory_content__xUCrT{display:flex;flex-direction:column;gap:4rem}.AboutUsStory_textContent__yPGRo{display:flex;flex-direction:column;gap:2rem}.AboutUsStory_paragraph__v8mr0{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);text-align:justify}.AboutUsStory_imageWrapper__FRAkE{width:100%;height:auto;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:0 auto;max-width:600px}.AboutUsStory_image__unfIc{width:100%;height:auto;object-fit:cover;vertical-align:middle}.AboutUsStory_contactWrapper__xip8U{margin-top:3rem;padding-top:3rem;border-top:1px solid var(--background-secondary);display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center}.AboutUsStory_contactText__l63to{font-size:var(--font-size-section-subtitle-small);color:var(--primary)}.AboutUsStory_contactButton___BVeu{padding:1.2rem 3rem;background-color:var(--primary);color:#fff;border:none;border-radius:.5rem;font-size:var(--font-size-section-description);line-height:1.6;cursor:pointer;transition:all .3s ease}.AboutUsStory_contactButton___BVeu:hover{background-color:var(--primary-dark);transform:translateY(-2px)}@media (min-width:768px){.AboutUsStory_container__ByjNj{padding:0 4rem}}@media (min-width:1024px){.AboutUsStory_container__ByjNj{padding:0 6rem}.AboutUsStory_content__xUCrT{gap:6rem}.AboutUsStory_imageWrapper__FRAkE{max-width:600px}}@media (min-width:1280px){.AboutUsStory_container__ByjNj{padding:0 8rem}}.Footer_footer__4Qwe4{background-color:#171717;color:#fff;padding:5rem 0;width:100%;border-top:1px solid hsla(0,0%,100%,.1)}.Footer_container__kOLbW{max-width:1600px;margin:0 auto;padding:0 2rem;display:grid;grid-gap:5rem;gap:5rem}.Footer_logoSection__Wv7XG{display:flex;flex-direction:column;gap:2rem;align-self:start}.Footer_logoWrapper__U1fO_{display:flex;align-items:center;gap:2.5rem}.Footer_logo__e9lVG{width:180px;height:auto}.Footer_isoCertification__ph16Q{width:80px;height:auto;opacity:.8;border-radius:50%}.Footer_email__2UFyS{color:hsla(0,0%,100%,.6);font-size:1.5rem;text-decoration:none;transition:color .2s ease}.Footer_email__2UFyS:hover{color:#fff}.Footer_navigation__nrSgL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem;gap:4rem;align-self:start}.Footer_navColumn__3VVZ2 h3{color:hsla(0,0%,100%,.9);font-size:1.6rem;font-weight:600;margin-bottom:1.8rem;text-transform:uppercase;letter-spacing:.05em}.Footer_navColumn__3VVZ2 ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}.Footer_navColumn__3VVZ2 ul li a{color:hsla(0,0%,100%,.6);font-size:1.4rem;text-decoration:none;transition:color .2s ease}.Footer_navColumn__3VVZ2 ul li a:hover{color:#fff}.Footer_socialLinks__f_s_E{display:flex;gap:1.5rem}.Footer_socialLinks__f_s_E a{color:hsla(0,0%,100%,.6);transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:.7rem;border-radius:50%;background:hsla(0,0%,100%,.05)}.Footer_socialLinks__f_s_E a:hover{color:#fff;background:hsla(0,0%,100%,.1)}.Footer_copyright__niBTk{color:hsla(0,0%,100%,.5);font-size:1.5rem;text-align:left;grid-column:1/-1;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}@media (min-width:768px){.Footer_container__kOLbW{grid-template-columns:1fr 2fr;align-items:start}.Footer_copyright__niBTk{margin-top:1rem}}@media (min-width:1024px){.Footer_container__kOLbW{padding:0 6rem}.Footer_navigation__nrSgL{gap:6rem}}@media (min-width:1280px){.Footer_container__kOLbW{padding:0 8rem}}.GlobalNavigationBar_gnbContainer__Mw6t0{position:fixed;top:0;left:0;right:0;height:var(--gnb-height);z-index:9999}.GlobalNavigationBar_gnbContainer__Mw6t0:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-10;transform-origin:top center;background:transparent;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:all .5s cubic-bezier(.4,0,.2,1);pointer-events:none}.GlobalNavigationBar_gnbContainer__Mw6t0.GlobalNavigationBar_scrolled__E5fOB:before{background:var(--primary-dark);-webkit-backdrop-filter:none;backdrop-filter:none}.GlobalNavigationBar_gnbContainer__Mw6t0:after{content:"";width:100%;height:1px;background:#fff;opacity:.35;position:absolute;bottom:0;left:0;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.GlobalNavigationBar_gnbContainer__Mw6t0.GlobalNavigationBar_active__Kz9Ne:after,.GlobalNavigationBar_gnbContainer__Mw6t0.GlobalNavigationBar_scrolled__E5fOB:after{opacity:0}.GlobalNavigationBar_gnb__dKfeH{max-width:1600px;margin:0 auto;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem}.GlobalNavigationBar_logo__4IXl2{width:200px;height:auto;object-fit:contain}.GlobalNavigationBar_rightSection__C7XV1{display:flex;align-items:center;gap:2rem}.GlobalNavigationBar_langSelector__x16Dq{position:relative}.GlobalNavigationBar_langButton__jvwoq{display:flex;align-items:center;gap:.8rem;background:none;border:none;font-size:1.6rem;cursor:pointer;padding:0 .5rem;line-height:var(--gnb-height);color:#fff}.GlobalNavigationBar_langArrow__uTYse{display:inline-block;width:6px;height:6px;border-right:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(45deg);transition:transform .3s ease}.GlobalNavigationBar_langSelector__x16Dq:hover .GlobalNavigationBar_langArrow__uTYse{transform:rotate(-135deg)}.GlobalNavigationBar_langMenu__yY6NZ{position:absolute;top:80%;right:0;background:#fff;border-radius:4px;padding:.8rem 0;min-width:80px;opacity:0;visibility:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);list-style-type:none;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1001}.GlobalNavigationBar_langSelector__x16Dq:hover .GlobalNavigationBar_langMenu__yY6NZ{opacity:1;visibility:visible;transform:translateY(0)}.GlobalNavigationBar_langMenu__yY6NZ li{padding:.8rem 1.5rem;color:#000;cursor:pointer;font-size:1.4rem;transition:all .3s ease}.GlobalNavigationBar_langMenu__yY6NZ li:hover{background:rgba(0,0,0,.05);padding-left:2rem}.GlobalNavigationBar_hamburger__6BOtr{display:flex;flex-direction:column;justify-content:space-between;width:27px;height:18px;background:transparent;cursor:pointer;z-index:1001;border:none}.GlobalNavigationBar_hamburger__6BOtr span{display:block;width:100%;height:2px;background-color:#fff;transition:all .3s ease}.GlobalNavigationBar_hamburger__6BOtr.GlobalNavigationBar_active__Kz9Ne span:first-child{transform:rotate(45deg) translate(5.5px,5.5px)}.GlobalNavigationBar_hamburger__6BOtr.GlobalNavigationBar_active__Kz9Ne span:nth-child(2){opacity:0}.GlobalNavigationBar_hamburger__6BOtr.GlobalNavigationBar_active__Kz9Ne span:nth-child(3){transform:rotate(-45deg) translate(5.5px,-5.5px)}.GlobalNavigationBar_menu__1kyuP{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:var(--primary-dark);transition:right .5s cubic-bezier(.4,0,.2,1);padding:calc(var(--gnb-height) + 2rem) 3rem 2rem}.GlobalNavigationBar_menu__1kyuP.GlobalNavigationBar_active__Kz9Ne{right:0}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH{position:relative;font-size:2rem;font-weight:500;padding:1.5rem 0;color:#fff;opacity:0;transition:all .3s ease;border-bottom:1px solid hsla(30,23%,85%,.2);text-transform:uppercase;letter-spacing:.05em;list-style:none;cursor:pointer}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH:first-child{border-top:1px solid hsla(30,23%,85%,.2)}.GlobalNavigationBar_menu__1kyuP.GlobalNavigationBar_active__Kz9Ne .GlobalNavigationBar_menuItem___SnXH{opacity:1;transform:translateX(0)}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH h3{display:flex;align-items:center;justify-content:space-between;font-size:2rem;font-weight:400}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH h3:after{content:"";display:inline-block;width:10px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);transition:transform .3s ease}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH:hover h3:after{transform:rotate(-135deg)}.GlobalNavigationBar_subMenu__DOdpc{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);margin-top:.5rem;opacity:0;visibility:hidden}.GlobalNavigationBar_menuItem___SnXH:hover .GlobalNavigationBar_subMenu__DOdpc{max-height:500px;opacity:1;visibility:visible}.GlobalNavigationBar_subMenu__DOdpc li{font-size:1.4rem;padding:1rem 1.5rem;color:#fff;opacity:.8;transition:all .3s ease;list-style:none}.GlobalNavigationBar_subMenu__DOdpc li:hover{opacity:1;padding-left:2rem}@media (min-width:1024px){.GlobalNavigationBar_gnb__dKfeH{padding:0 3rem}.GlobalNavigationBar_hamburger__6BOtr{display:none}.GlobalNavigationBar_menu__1kyuP{position:static;width:auto;height:auto;background:transparent;padding:0;display:flex;opacity:1;margin-left:auto;margin-right:3rem}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH{position:relative;padding:0;margin:0 2.5rem;border:none;opacity:1;font-size:1.6rem;line-height:var(--gnb-height)}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#fff;transition:width .3s ease}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH:hover:after{width:100%}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH:first-child{border-top:none}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH>a,.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH>h3{font-size:1.7rem;font-weight:inherit;gap:.8rem}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH h3:after{width:6px;height:6px;border-right:1.5px solid #fff;border-bottom:1.5px solid #fff;position:relative;top:-2px}.GlobalNavigationBar_menu__1kyuP .GlobalNavigationBar_menuItem___SnXH:hover h3:after{top:2px}.GlobalNavigationBar_subMenu__DOdpc{position:absolute;top:100%;left:0;min-width:260px;margin:0;background:#fff;border-radius:0 0 4px 4px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:.4rem;padding:1.2rem 0}.GlobalNavigationBar_subMenu__DOdpc li{font-size:1.3rem;line-height:normal;color:#000}.GlobalNavigationBar_subMenu__DOdpc li:hover{transform:translateX(.4rem)}.GlobalNavigationBar_rightSection__C7XV1{gap:3rem;order:1}.GlobalNavigationBar_langSelector__x16Dq{margin-left:auto}.GlobalNavigationBar_langButton__jvwoq{font-size:1.7rem}}.ContactInfo_section__DFU_2{padding:8rem 0;background:var(--background-section)}.ContactInfo_container__NTpzv{max-width:1200px;margin:0 auto;padding:0 2rem}.ContactInfo_title__z9Sk4{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);text-align:center;margin-bottom:1.5rem}.ContactInfo_subtitle__V6FUa{font-size:var(--font-size-section-subtitle-small);color:var(--font-secondary);text-align:center;margin-bottom:6rem;line-height:1.6}.ContactInfo_grid__bzgUh{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}.ContactInfo_gridEn__qTsID{max-width:400px;margin:0 auto}.ContactInfo_card__4q27O{background-color:var(--background);padding:3rem;border-radius:1.5rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05)}.ContactInfo_card__4q27O:hover{transform:translateY(-5px);box-shadow:0 8px 12px rgba(0,0,0,.1)}.ContactInfo_iconWrapper__Ke2Wg{width:6rem;height:6rem;background-color:var(--background-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.ContactInfo_icon__1f2YB{width:2.8rem;height:2.8rem;color:var(--primary)}.ContactInfo_cardTitle__kauiQ{font-size:var(--font-size-section-subtitle-small);font-weight:600;color:var(--primary);margin-bottom:1.5rem}.ContactInfo_cardContent__YceV9{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary);white-space:pre-line}@media (min-width:768px){.ContactInfo_container__NTpzv{padding:0 4rem}.ContactInfo_grid__bzgUh{grid-template-columns:repeat(2,1fr);gap:4rem}.ContactInfo_gridEn__qTsID{grid-template-columns:repeat(1,1fr)}}@media (min-width:1024px){.ContactInfo_container__NTpzv{padding:0 6rem}.ContactInfo_grid__bzgUh{grid-template-columns:repeat(3,1fr)}.ContactInfo_gridEn__qTsID{grid-template-columns:repeat(1,1fr)}}@media (min-width:1280px){.ContactInfo_container__NTpzv{padding:0 8rem}}.ContactMap_section__80Zow{padding:8rem 0 0;background-color:var(--background)}section.ContactMap_hide__itm9e{height:0;opacity:0;padding:0;overflow:hidden}.ContactMap_container__sc733{max-width:1200px;margin:0 auto;padding:0 2rem}.ContactMap_mapWrapper__sTitL{width:100%;max-width:800px;height:400px;margin:0 auto;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05)}.ContactMap_map__J79TX{width:100%;height:100%}@media (min-width:768px){.ContactMap_container__sc733{padding:0 4rem}.ContactMap_mapWrapper__sTitL{height:450px}}@media (min-width:1024px){.ContactMap_container__sc733{padding:0 6rem}}@media (min-width:1280px){.ContactMap_container__sc733{padding:0 8rem}}.ContactMap_loading__lF0u5{display:flex;align-items:center;justify-content:center;height:100%;background-color:var(--background-secondary);color:var(--font-secondary);font-size:1.4rem}.ContactMap_customMarker__ORvSZ{background:none;border:none}.ContactMap_markerWrapper__KC2tI{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ContactMap_markerWrapper__KC2tI img{width:30px;height:30px}.ContactMap_markerWrapper__KC2tI:hover{transform:scale(1.1);transition:transform .2s ease}.ContactMap_map__J79TX .leaflet-popup-content-wrapper{padding:1.2rem;border-radius:1rem}.ContactMap_map__J79TX .leaflet-popup-content{margin:0;font-size:1.6rem;line-height:1.2}.ContactMap_map__J79TX .leaflet-popup-content strong{font-size:1.8rem;color:var(--primary);display:block;margin-bottom:.5rem}.ContactMap_map__J79TX .leaflet-popup-tip{width:1.2rem;height:1.2rem}.ContactRequest_section__Bns9V{padding:8rem 0;background-color:var(--background)}.ContactRequest_container___ghMW{max-width:1200px;margin:0 auto;padding:0 2rem}.ContactRequest_formWrapper__uSHbF{max-width:800px;margin:0 auto;padding:2rem;background-color:var(--background-secondary);border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.ContactRequest_title__PWiqN{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:1rem}.ContactRequest_subtitle__lgxWv{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);margin-bottom:4rem}.ContactRequest_error__5PEEr,.ContactRequest_success__siPJH{font-size:var(--font-size-section-description-small);line-height:1.6;margin-bottom:1rem;text-align:center;padding:1rem;border-radius:.5rem}.ContactRequest_error__5PEEr{color:#dc2626;background:#fee2e2}.ContactRequest_success__siPJH{color:#059669;background:#d1fae5}.ContactRequest_form__cLF2p{display:flex;flex-direction:column;gap:3rem}.ContactRequest_formGrid__sBRBh{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.ContactRequest_inputGroup__aZW3a{display:flex;flex-direction:column;gap:.8rem}.ContactRequest_inputGroup__aZW3a label{font-size:var(--font-size-section-caption);font-weight:600;color:var(--font-secondary);text-transform:uppercase;letter-spacing:.05em}.ContactRequest_inputGroup__aZW3a input,.ContactRequest_inputGroup__aZW3a textarea{padding:1.2rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:var(--font-size-section-caption);background-color:var(--background);transition:all .3s ease}.ContactRequest_inputGroup__aZW3a textarea{min-height:150px;resize:vertical}.ContactRequest_inputGroup__aZW3a input:focus,.ContactRequest_inputGroup__aZW3a textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px rgba(0,105,137,.1)}.ContactRequest_submitButton__9_z9q{width:100%;padding:1.6rem;background-color:var(--primary);color:#fff;border:none;border-radius:.5rem;font-size:var(--font-size-section-description);line-height:1.6;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.8rem}.ContactRequest_submitButton__9_z9q:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.ContactRequest_submitButton__9_z9q:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactRequest_submitButton__9_z9q svg{font-size:var(--font-size-section-description);line-height:1.6}.ContactRequest_loadingIcon__M6ISJ{animation:ContactRequest_spin__MUrjJ 1s linear infinite}@keyframes ContactRequest_spin__MUrjJ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:768px){.ContactRequest_formWrapper__uSHbF{padding:4rem}.ContactRequest_formGrid__sBRBh{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (min-width:1024px){.ContactRequest_container___ghMW{padding:0 6rem}}@media (min-width:1280px){.ContactRequest_container___ghMW{padding:0 8rem}}.ContactSocial_section__tC4S7{padding:8rem 0;background-color:var(--background);position:relative;overflow:hidden}.ContactSocial_section__tC4S7:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--primary-light),transparent)}.ContactSocial_container__3x6_m{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center;position:relative}.ContactSocial_title__7mMkY{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);margin-bottom:4rem;position:relative;display:inline-block;padding-bottom:2rem}.ContactSocial_title__7mMkY:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:8rem;height:2px;background:linear-gradient(90deg,transparent,var(--primary-light),var(--primary),var(--primary-light),transparent);border-radius:1px}.ContactSocial_socialLinks__qy4U_{display:flex;justify-content:center;gap:3rem;position:relative;z-index:1}.ContactSocial_socialLink__VtBBT{width:6rem;height:6rem;background-color:var(--background);border:2px solid var(--primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ContactSocial_socialLink__VtBBT:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--primary),var(--primary-dark));opacity:0;transition:opacity .4s ease;z-index:-1}.ContactSocial_socialLink__VtBBT:hover{transform:translateY(-5px);border-color:transparent;color:#fff;box-shadow:0 10px 20px rgba(0,105,137,.15)}.ContactSocial_socialLink__VtBBT:hover:before{opacity:1}@media (min-width:768px){.ContactSocial_container__3x6_m{padding:0 4rem}.ContactSocial_socialLinks__qy4U_{gap:4rem}}@media (min-width:1024px){.ContactSocial_container__3x6_m{padding:0 6rem}}@media (min-width:1280px){.ContactSocial_container__3x6_m{padding:0 8rem}}.DiseasePredictionBenefit_section__aCj_B{position:relative;padding:6rem 0;background:var(--background-section-reverse)}.DiseasePredictionBenefit_container__IJy8M{max-width:1200px;margin:0 auto;padding:0 2rem}.DiseasePredictionBenefit_grid__snQsU{display:grid;grid-template-columns:1fr;grid-gap:5rem;gap:5rem}.DiseasePredictionBenefit_benefit__fBA_N,.DiseasePredictionBenefit_feature__X7_tt{padding:2rem 0}.DiseasePredictionBenefit_title__kJKjJ{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:3rem;position:relative;padding-bottom:1.5rem}.DiseasePredictionBenefit_title__kJKjJ:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:var(--primary);border-radius:2px}.DiseasePredictionBenefit_list__6qaNw{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2.5rem}.DiseasePredictionBenefit_list__6qaNw li{position:relative}.DiseasePredictionBenefit_list__6qaNw li strong{display:block;font-size:var(--font-size-section-description);font-weight:600;line-height:1.6;color:var(--font-primary);margin-bottom:1rem}.DiseasePredictionBenefit_list__6qaNw li p{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary);word-break:keep-all}.DiseasePredictionBenefit_note__CUo3a{margin-top:2rem;padding:1.5rem;background:rgba(31,154,146,.05);border-radius:1rem;border-left:4px solid var(--primary);font-size:var(--font-size-section-caption);color:var(--font-secondary);font-style:italic}.DiseasePredictionBenefit_benefitList__9RCfH{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.DiseasePredictionBenefit_benefitList__9RCfH li{font-size:var(--font-size-section-description-small);color:var(--font-secondary);padding-left:2.5rem;position:relative;line-height:1.6;word-break:keep-all}.DiseasePredictionBenefit_benefitList__9RCfH li:before{content:"";position:absolute;left:0;top:.8rem;width:1rem;height:1rem;background-color:var(--primary);border-radius:50%;opacity:.8}.DiseasePredictionBenefit_outro__4c1Um{text-align:center;background:var(--primary);border-radius:2rem;margin:6rem 0 0;padding:4rem 2rem}.DiseasePredictionBenefit_outroText__qWKZo{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:#fff;word-break:keep-all}@media (min-width:768px){.DiseasePredictionBenefit_section__aCj_B{padding:8rem 0}.DiseasePredictionBenefit_container__IJy8M{padding:0 4rem}.DiseasePredictionBenefit_benefitList__9RCfH{grid-template-columns:repeat(2,1fr);gap:2rem}.DiseasePredictionBenefit_outro__4c1Um{padding:5rem 4rem}}@media (min-width:1024px){.DiseasePredictionBenefit_container__IJy8M{padding:0 6rem}.DiseasePredictionBenefit_grid__snQsU{grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.DiseasePredictionBenefit_outro__4c1Um{padding:6rem 5rem}}@media (min-width:1280px){.DiseasePredictionBenefit_container__IJy8M{padding:0 8rem}}.DiseasePredictionInsight_section___fO2S{padding:6rem 0;background-color:var(--background-primary)}.DiseasePredictionInsight_container__YJ2di{max-width:1200px;margin:0 auto;padding:0 2rem}.DiseasePredictionInsight_header__IL6fs{text-align:left;margin-bottom:5rem}.DiseasePredictionInsight_title__M5BjJ{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);margin-bottom:1.5rem}.DiseasePredictionInsight_description__nSvgZ{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);max-width:800px;margin:0 auto;word-break:keep-all}.DiseasePredictionInsight_reportImage__mtk55{display:block;width:100%;max-width:1000px;height:auto;border-radius:1.6rem;transition:transform .3s ease;margin:0 auto}.DiseasePredictionInsight_reportImage__mtk55:hover{transform:translateY(-5px)}@media (min-width:768px){.DiseasePredictionInsight_section___fO2S{padding:8rem 0}.DiseasePredictionInsight_container__YJ2di{padding:0 4rem}.DiseasePredictionInsight_header__IL6fs{text-align:center}}@media (min-width:1024px){.DiseasePredictionInsight_container__YJ2di{padding:0 6rem}}@media (min-width:1280px){.DiseasePredictionInsight_container__YJ2di{padding:0 8rem}}.DiseasePredictionIntro_section__yEXaf{padding:6rem 0;background-color:var(--background-primary)}.DiseasePredictionIntro_container__LVF2w{max-width:1200px;margin:0 auto;padding:0 2rem}.DiseasePredictionIntro_header__ic4kF{text-align:left;margin-bottom:5rem}.DiseasePredictionIntro_title__R5uRr{font-size:var(--font-size-section-title);font-weight:700;color:var(--font-primary);margin-bottom:1.5rem;line-height:1.2;white-space:pre-line}.DiseasePredictionIntro_description__qUoBe{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);max-width:800px;margin:0 auto;word-break:keep-all}.DiseasePredictionIntro_content__ENW__{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;align-items:center}.DiseasePredictionIntro_imageWrapper__PR6iH{position:relative;width:100%;max-width:600px;margin:0 auto}.DiseasePredictionIntro_image__UIYG3{width:100%;height:auto;border-radius:1.6rem;transition:transform .3s ease}.DiseasePredictionIntro_image__UIYG3:hover{transform:translateY(-5px)}.DiseasePredictionIntro_textContent__dlY4V{padding:2rem 0}.DiseasePredictionIntro_subtitle__zghAx{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:2rem;position:relative;padding-bottom:1.5rem}.DiseasePredictionIntro_subtitle__zghAx:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:var(--primary);border-radius:2px}.DiseasePredictionIntro_text__K_IIc{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);word-break:keep-all}@media (min-width:768px){.DiseasePredictionIntro_section__yEXaf{padding:8rem 0}.DiseasePredictionIntro_container__LVF2w{padding:0 4rem}.DiseasePredictionIntro_header__ic4kF{text-align:center}.DiseasePredictionIntro_content__ENW__{gap:5rem}}@media (min-width:1024px){.DiseasePredictionIntro_container__LVF2w{padding:0 6rem}.DiseasePredictionIntro_content__ENW__{grid-template-columns:1fr 1fr;gap:6rem}}@media (min-width:1280px){.DiseasePredictionIntro_container__LVF2w{padding:0 8rem}}.DiseasePredictionLanding_header__APTMy{position:relative;height:60vh;background:url(/images/disease_prediction_landing.jpg) no-repeat 50%;background-size:cover;display:flex;align-items:center;padding-top:var(--gnb-height);overflow:hidden}.DiseasePredictionLanding_header__APTMy:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--background-landing);z-index:1}.DiseasePredictionLanding_content__T6OyV{position:relative;padding-left:5%;width:100%;opacity:0;animation:DiseasePredictionLanding_fadeInUp__OJEiQ 1s ease forwards;animation-delay:.3s;z-index:2}.DiseasePredictionLanding_title__u8gjy{font-size:3rem;font-weight:800;color:var(--font-landing);line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;white-space:pre-line}.DiseasePredictionLanding_line__ITLIs{width:150px;height:4px;background:linear-gradient(90deg,var(--primary) 0,var(--primary-light) 100%);border-radius:2px;margin-top:1.5rem;opacity:0;animation:DiseasePredictionLanding_expandWidth__v_Am8 .8s ease forwards;animation-delay:1s}@keyframes DiseasePredictionLanding_fadeInUp__OJEiQ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes DiseasePredictionLanding_expandWidth__v_Am8{0%{opacity:0;width:0}to{opacity:1;width:150px}}@media (min-width:768px){.DiseasePredictionLanding_header__APTMy{height:65vh}.DiseasePredictionLanding_title__u8gjy{font-size:3.5rem;margin-bottom:2.5rem}.DiseasePredictionLanding_line__ITLIs{margin-top:2rem}}@media (min-width:1024px){.DiseasePredictionLanding_header__APTMy{height:70vh}.DiseasePredictionLanding_content__T6OyV{padding:0 6rem}.DiseasePredictionLanding_title__u8gjy{font-size:4.5rem;margin-bottom:3rem}}@media (min-width:1280px){.DiseasePredictionLanding_title__u8gjy{font-size:5.5rem}}@media (min-width:1440px){.DiseasePredictionLanding_content__T6OyV{padding-left:10%}}.CompanyVideo_section__as3mp{position:relative;width:100%;padding:0 0 6rem}.CompanyVideo_container__R2zJd{max-width:1000px;margin:0 auto}.CompanyVideo_divider__VvqIA{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:3rem}.CompanyVideo_line__J7p2I{width:60px;height:2px;background:linear-gradient(90deg,transparent,var(--primary))}.CompanyVideo_line__J7p2I:last-child{background:linear-gradient(90deg,var(--primary),transparent)}.CompanyVideo_dot__XAPXv{width:8px;height:8px;background:var(--primary);border-radius:50%}.CompanyVideo_videoWrapper___MdFN{position:relative;width:90%;max-width:900px;margin:0 auto;padding-bottom:45%;height:0;overflow:hidden;border-radius:1.5rem;box-shadow:0 20px 40px rgba(0,0,0,.1);transition:transform .3s ease}.CompanyVideo_videoWrapper___MdFN:hover{transform:translateY(-5px)}.CompanyVideo_video__2_qEU{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (min-width:768px){.CompanyVideo_section__as3mp{padding:0 0 8rem}.CompanyVideo_container__R2zJd{padding:0 4rem}.CompanyVideo_divider__VvqIA{margin-bottom:6rem}.CompanyVideo_line__J7p2I{width:100px}}@media (min-width:1024px){.CompanyVideo_container__R2zJd{padding:0 6rem}}@media (min-width:1280px){.CompanyVideo_container__R2zJd{padding:0 8rem}}.HomeLanding_header__uLS3b{position:relative;background:url(/images/businessman_holding_tablet.jpg) no-repeat 70%;background-size:cover;height:100vh;padding-top:var(--gnb-height);display:flex;align-items:center}.HomeLanding_header__uLS3b:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--background-landing);z-index:1}.HomeLanding_titleContainer__b7JBf{position:relative;z-index:2;padding:0 2rem;margin:0 auto;max-width:1600px;width:100%;transform:translateY(-10%)}.HomeLanding_title__hJZ_K{font-size:4.5rem;max-width:5em;font-weight:800;color:var(--font-landing);text-transform:uppercase;line-height:1.2;margin-bottom:2rem;opacity:0;animation:HomeLanding_fadeInUp__huULm 1s ease forwards;text-shadow:0 2px 4px rgba(0,0,0,.2);white-space:pre-line}.HomeLanding_subtitle__9woho{font-size:2.4rem;font-weight:900;color:var(--primary);opacity:0;animation:HomeLanding_fadeInUp__huULm 1s ease .3s forwards;text-shadow:0 2px 4px rgba(0,0,0,.2)}@keyframes HomeLanding_fadeInUp__huULm{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.HomeLanding_titleContainer__b7JBf{padding:0 4rem}.HomeLanding_title__hJZ_K{max-width:10em;font-size:5.5rem;margin-bottom:2.5rem}.HomeLanding_subtitle__9woho{font-size:3rem}}@media (min-width:1024px){.HomeLanding_header__uLS3b{background-position:50%}.HomeLanding_titleContainer__b7JBf{padding:0 6rem}.HomeLanding_subtitle__9woho{font-size:3.5rem}}@media (min-width:1280px){.HomeLanding_titleContainer__b7JBf{padding:0 8rem}.HomeLanding_title__hJZ_K{font-size:6.5rem;margin-bottom:3rem}.HomeLanding_subtitle__9woho{font-size:4rem}}.KeyFeaturesSection_section__15baB{position:relative;width:100%;padding:6rem 0;background:var(--background)}.KeyFeaturesSection_header__FS5FZ{text-align:center;margin-bottom:2rem;padding:0 2rem}.KeyFeaturesSection_title__7Oy_g{font-size:3rem;font-weight:600;line-height:1.2;color:var(--font-primary);display:flex;flex-direction:column;gap:1rem}.KeyFeaturesSection_subtitle__kX_8w{font-size:1.6rem;color:var(--primary);font-weight:500}.KeyFeaturesSection_keyFeaturesContainer__Ya1qx{position:relative}.KeyFeaturesSection_keyFeatures__btBfS{display:flex;gap:2.2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:3.2rem 2.2rem}.KeyFeaturesSection_keyFeatures__btBfS::-webkit-scrollbar{display:none}.KeyFeaturesSection_keyFeature__0R7RB{flex:0 0 auto;width:240px;scroll-snap-align:start}.KeyFeaturesSection_image__yvVkK{width:100%;height:auto;border-radius:30px;box-shadow:2px 4px 12px #00000014}.KeyFeaturesSection_scrollButton__fuw3M{display:none;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;align-items:center;justify-content:center;cursor:pointer;color:#000;box-shadow:0 2px 8px rgba(0,0,0,.1)}.KeyFeaturesSection_prevButton__vrHIe{left:1%}.KeyFeaturesSection_nextButton__4J9Dh{right:1%}@media (min-width:768px){.KeyFeaturesSection_section__15baB{padding:10rem 0}.KeyFeaturesSection_header__FS5FZ{margin-bottom:6rem}.KeyFeaturesSection_title__7Oy_g{font-size:clamp(3.2rem,4vw,4.8rem);gap:1.5rem}.KeyFeaturesSection_subtitle__kX_8w{font-size:clamp(2rem,2.5vw,2.8rem)}.KeyFeaturesSection_scrollButton__fuw3M{display:flex}}@media (min-width:calc(240px * 4 + 2.2rem * 3)){.KeyFeaturesSection_keyFeatures__btBfS{justify-content:center}.KeyFeaturesSection_scrollButton__fuw3M{display:none}}.MissionSection_section__A_rMB{position:relative;width:100%;padding:6rem 0}.MissionSection_container__CDyfu{max-width:1600px;display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;padding:0 2rem;margin:0 auto}.MissionSection_content__JO1wJ{display:flex;flex-direction:column;gap:3rem;max-width:650px;margin:0 auto}.MissionSection_title___0KRP{color:var(--primary);font-size:3rem;font-weight:600;line-height:1.3;position:relative;padding-bottom:2rem}.MissionSection_title___0KRP:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:var(--primary);border-radius:2px}.MissionSection_text__jMuNg{color:var(--font-secondary);font-size:1.6rem;line-height:1.8;opacity:.9;word-break:keep-all}.MissionSection_image___MnU9{width:100%;max-width:600px;height:auto;border-radius:1.6rem;box-shadow:0 20px 40px rgba(0,0,0,.1),0 0 0 1px rgba(31,154,146,.1);transition:transform .3s ease,box-shadow .3s ease;margin:0 auto}.MissionSection_image___MnU9:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,.15),0 0 0 1px rgba(31,154,146,.2)}@media (min-width:1024px){.MissionSection_container__CDyfu{grid-template-columns:1fr 1fr;align-items:center;padding:0 6rem;gap:6rem}.MissionSection_content__JO1wJ,.MissionSection_image___MnU9{margin:0}}@media (min-width:768px){.MissionSection_section__A_rMB{padding:10rem 0}.MissionSection_title___0KRP{font-size:3.2rem}.MissionSection_text__jMuNg{font-size:1.8rem}}@media (min-width:1280px){.MissionSection_container__CDyfu{padding:0 8rem;gap:8rem}}.OurProducts_section__98rAK{position:relative;width:100%;padding:6rem 0;background:var(--background)}.OurProducts_header__yIgqD{text-align:center;margin-bottom:2rem;padding:0 2rem}.OurProducts_title__JmVwV{font-size:3rem;font-weight:600;line-height:1.2;color:var(--font-primary);display:flex;flex-direction:column;gap:1rem}.OurProducts_subtitle__kXJs3{font-size:1.6rem;color:var(--primary);font-weight:500}.OurProducts_productsContainer__ld5hP{position:relative}.OurProducts_products__4YFp1{display:flex;gap:3rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:3.2rem 3rem}.OurProducts_products__4YFp1::-webkit-scrollbar{display:none}.OurProducts_product__UEpW2{flex:0 0 auto;width:200px;scroll-snap-align:start}.OurProducts_productImage__5REIa{width:100%;height:auto;object-fit:contain;border-radius:30px;box-shadow:0 12px 32px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.04),0 0 1px rgba(var(--primary-rgb),.2)}.OurProducts_scrollButton__zT_JX{display:none;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;align-items:center;justify-content:center;cursor:pointer;color:#000;box-shadow:0 2px 8px rgba(0,0,0,.1)}.OurProducts_prevButton__HPWlQ{left:1%}.OurProducts_nextButton__MOGaB{right:1%}@media (min-width:768px){.OurProducts_section__98rAK{padding:10rem 0}.OurProducts_header__yIgqD{margin-bottom:6rem}.OurProducts_title__JmVwV{font-size:clamp(3.2rem,4vw,4.8rem);gap:1.5rem}.OurProducts_subtitle__kXJs3{font-size:clamp(2rem,2.5vw,2.8rem)}.OurProducts_products__4YFp1{gap:2.2rem}.OurProducts_scrollButton__zT_JX{display:flex}}@media (min-width:1024px){.OurProducts_title__JmVwV{font-size:clamp(4.8rem,5vw,5.6rem)}.OurProducts_subtitle__kXJs3{font-size:2.8rem}}@media (min-width:calc(200px * 6 + 3rem * 5)){.OurProducts_products__4YFp1{justify-content:center}.OurProducts_scrollButton__zT_JX{display:none}}.OurServices_section__1_2g4{position:relative;width:100%;padding:6rem 0;background:url(/images/ours_services_image.png) no-repeat 50%;background-size:cover;background-attachment:fixed}.OurServices_section__1_2g4:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.6))}.OurServices_container__fNaIu{position:relative;z-index:2;max-width:1600px;padding:0 2rem;margin:0 auto}.OurServices_content__cp6_n{display:flex;flex-direction:column;gap:4rem;max-width:650px;background:hsla(0,0%,100%,.95);padding:4rem 2rem;border-radius:2rem;box-shadow:0 20px 40px rgba(0,0,0,.1)}.OurServices_title__CsQEk{color:var(--font-primary);font-size:3rem;font-weight:800;line-height:1.3;position:relative;padding-bottom:2rem}.OurServices_title__CsQEk:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:var(--primary);border-radius:2px}.OurServices_text__px2D6{color:var(--font-secondary);font-size:1.6rem;line-height:1.8;opacity:.9;word-break:keep-all}.OurServices_features__zVzQW{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}.OurServices_feature__EbeF2{padding:2rem;background:rgba(31,154,146,.03);border-radius:1.6rem;border:1px solid rgba(31,154,146,.1);transition:all .3s ease}.OurServices_feature__EbeF2:hover{transform:translateY(-5px);background:rgba(31,154,146,.05);border-color:rgba(31,154,146,.2)}.OurServices_feature__EbeF2 h3{color:var(--primary);font-size:2rem;font-weight:700;margin-bottom:1.5rem}.OurServices_feature__EbeF2 p{color:var(--font-secondary);font-size:1.6rem;line-height:1.6;opacity:.9}@media (min-width:768px){.OurServices_section__1_2g4{padding:10rem 0}.OurServices_content__cp6_n{padding:5rem}.OurServices_container__fNaIu{padding:0 4rem}}@media (min-width:1024px){.OurServices_container__fNaIu{padding:0 6rem}.OurServices_content__cp6_n{padding:6rem}.OurServices_title__CsQEk{font-size:3.2rem}.OurServices_text__px2D6{font-size:1.8rem}}@media (min-width:1280px){.OurServices_container__fNaIu{padding:0 8rem}}.GeneticHealthIndicatorsAdvantages_section__P2JhW{padding:8rem 0}.GeneticHealthIndicatorsAdvantages_container__dVEUw{max-width:1200px;margin:0 auto;padding:0 2rem}.GeneticHealthIndicatorsAdvantages_whyChooseSection__ntZPM{margin-bottom:8rem}.GeneticHealthIndicatorsAdvantages_title__qP99P{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--primary);text-align:center;margin-bottom:4rem}.GeneticHealthIndicatorsAdvantages_featuresGrid__YH1qV{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}.GeneticHealthIndicatorsAdvantages_featureItem__5mqMz{background:var(--background);padding:2rem;border-radius:1.6rem;box-shadow:0 2px 12px rgba(0,0,0,.06);text-align:center;transition:transform .3s ease}.GeneticHealthIndicatorsAdvantages_featureItem__5mqMz:hover{transform:translateY(-3px)}.GeneticHealthIndicatorsAdvantages_iconWrapper__R9pF3{width:64px;height:64px;background:var(--background-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;transition:background-color .3s ease}.GeneticHealthIndicatorsAdvantages_featureItem__5mqMz:hover .GeneticHealthIndicatorsAdvantages_iconWrapper__R9pF3{background-color:var(--primary)}.GeneticHealthIndicatorsAdvantages_icon__xcx1A{width:32px;height:32px;color:var(--primary);transition:color .3s ease}.GeneticHealthIndicatorsAdvantages_featureItem__5mqMz:hover .GeneticHealthIndicatorsAdvantages_icon__xcx1A{color:var(--background)}.GeneticHealthIndicatorsAdvantages_featureItem__5mqMz h3{font-size:var(--font-size-section-subtitle-small);font-weight:600;color:var(--font-primary);margin-bottom:1.5rem}.GeneticHealthIndicatorsAdvantages_featureItem__5mqMz p{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary)}.GeneticHealthIndicatorsAdvantages_uniqueSection__3e9wH{background:var(--background);padding:4rem 2.5rem;border-radius:1.6rem}.GeneticHealthIndicatorsAdvantages_uniqueDescription__R6Cmj{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);margin:0 auto}.GeneticHealthIndicatorsAdvantages_uniqueDetail__MR048{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary);margin:2rem auto 0}.GeneticHealthIndicatorsAdvantages_notice__hyNf_{margin-top:1.8rem;font-size:var(--font-size-section-caption);color:var(--font-secondary);font-style:italic}.GeneticHealthIndicatorsAdvantages_outro__MDVaE{text-align:center;background:var(--primary);border-radius:1.6rem;margin-top:6rem;padding:4rem}.GeneticHealthIndicatorsAdvantages_outroText__JgGOf{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:#fff;white-space:pre-line}@media (min-width:768px){.GeneticHealthIndicatorsAdvantages_container__dVEUw{padding:0 4rem}.GeneticHealthIndicatorsAdvantages_featuresGrid__YH1qV{grid-template-columns:repeat(2,1fr)}.GeneticHealthIndicatorsAdvantages_uniqueSection__3e9wH{padding:4rem}}@media (min-width:1024px){.GeneticHealthIndicatorsAdvantages_container__dVEUw{padding:0 6rem}.GeneticHealthIndicatorsAdvantages_featuresGrid__YH1qV{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.GeneticHealthIndicatorsAdvantages_container__dVEUw{padding:0 8rem}}.GeneticHealthIndicatorsLanding_header__XbJi7{position:relative;height:60vh;background:url(/images/genetic_health_indicators_landing.jpg) no-repeat 50%;background-size:cover;display:flex;align-items:center;padding-top:var(--gnb-height);overflow:hidden}.GeneticHealthIndicatorsLanding_header__XbJi7:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--background-landing);z-index:1}.GeneticHealthIndicatorsLanding_content__QGoJU{position:relative;padding-left:5%;width:100%;opacity:0;animation:GeneticHealthIndicatorsLanding_fadeInUp__HARoy 1s ease forwards;animation-delay:.3s;z-index:2}.GeneticHealthIndicatorsLanding_title__gG1KA{font-size:3rem;font-weight:800;color:var(--font-landing);line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;white-space:pre-line}.GeneticHealthIndicatorsLanding_line__Apem9{width:150px;height:4px;background:linear-gradient(90deg,var(--primary) 0,var(--primary-light) 100%);border-radius:2px;margin-top:1.5rem;opacity:0;animation:GeneticHealthIndicatorsLanding_expandWidth__SFuny .8s ease forwards;animation-delay:1s}@keyframes GeneticHealthIndicatorsLanding_fadeInUp__HARoy{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes GeneticHealthIndicatorsLanding_expandWidth__SFuny{0%{opacity:0;width:0}to{opacity:1;width:150px}}@media (min-width:768px){.GeneticHealthIndicatorsLanding_header__XbJi7{height:65vh}.GeneticHealthIndicatorsLanding_title__gG1KA{font-size:3.5rem;margin-bottom:2.5rem}.GeneticHealthIndicatorsLanding_line__Apem9{margin-top:2rem}}@media (min-width:1024px){.GeneticHealthIndicatorsLanding_header__XbJi7{height:70vh}.GeneticHealthIndicatorsLanding_content__QGoJU{padding:0 6rem}.GeneticHealthIndicatorsLanding_title__gG1KA{font-size:4.5rem;margin-bottom:3rem}}@media (min-width:1280px){.GeneticHealthIndicatorsLanding_content__QGoJU{padding:0 8rem}.GeneticHealthIndicatorsLanding_title__gG1KA{font-size:5.5rem}}@media (min-width:1440px){.GeneticHealthIndicatorsLanding_content__QGoJU{padding:0 10%}}.GeneticHealthIndicatorsOverview_section__iABZ2{padding:10rem 0;background-color:var(--background-primary)}.GeneticHealthIndicatorsOverview_container__hMzzM{max-width:1200px;margin:0 auto;padding:0 2rem}.GeneticHealthIndicatorsOverview_title__cc3lL{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);margin-bottom:1.5rem}.GeneticHealthIndicatorsOverview_description__63Zy_{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);max-width:800px;margin:0 auto;word-break:keep-all}@media (min-width:768px){.GeneticHealthIndicatorsOverview_container__hMzzM{padding:0 4rem;text-align:center}}@media (min-width:1024px){.GeneticHealthIndicatorsOverview_container__hMzzM{padding:0 6rem}}@media (min-width:1280px){.GeneticHealthIndicatorsOverview_container__hMzzM{padding:0 8rem}}.GeneticHealthIndicatorsProcess_section__3VXht{padding:8rem 0;background:var(--background-section)}.GeneticHealthIndicatorsProcess_container__cko8K{max-width:1200px;margin:0 auto;padding:0 2rem}.GeneticHealthIndicatorsProcess_title__22H_G{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--primary);text-align:center;margin-bottom:4rem}.GeneticHealthIndicatorsProcess_contentGrid__pqZkk{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.GeneticHealthIndicatorsProcess_gridItem__dweIY{background:var(--background);padding:2.5rem;border-radius:1.6rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}.GeneticHealthIndicatorsProcess_gridItem__dweIY h3{color:var(--primary);font-size:var(--font-size-section-subtitle-small);font-weight:600;margin-bottom:1.5rem}.GeneticHealthIndicatorsProcess_gridItem__dweIY p{color:var(--font-secondary);font-size:var(--font-size-section-description-small);line-height:1.6;margin-bottom:1.5rem}.GeneticHealthIndicatorsProcess_gridItem__dweIY ul{list-style:none;padding:0}.GeneticHealthIndicatorsProcess_gridItem__dweIY li{color:var(--font-secondary);font-size:var(--font-size-section-description-small);line-height:1.6;margin-bottom:1rem;padding-left:1.5rem;position:relative}.GeneticHealthIndicatorsProcess_gridItem__dweIY li:before{content:"•";color:var(--primary);position:absolute;left:0}.GeneticHealthIndicatorsProcess_imageWrapper__FvTpe{width:100%;border-radius:1.6rem;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08);margin-top:4rem}.GeneticHealthIndicatorsProcess_image__WTh1s{width:100%;height:auto;object-fit:contain;vertical-align:middle;transform:scale(1.01)}@media (min-width:768px){.GeneticHealthIndicatorsProcess_container__cko8K{padding:0 4rem}.GeneticHealthIndicatorsProcess_contentGrid__pqZkk{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.GeneticHealthIndicatorsProcess_container__cko8K{padding:0 6rem}.GeneticHealthIndicatorsProcess_contentGrid__pqZkk{grid-template-columns:repeat(3,1fr)}.GeneticHealthIndicatorsProcess_imageWrapper__FvTpe{width:80%;margin:8rem auto 0}}@media (min-width:1280px){.GeneticHealthIndicatorsProcess_container__cko8K{padding:0 8rem}}.DiseasePreventionApproach_section__3FAVo{padding:0 0 8rem}.DiseasePreventionApproach_container__3zOsy{max-width:1200px;margin:0 auto;padding:0 2rem}.DiseasePreventionApproach_content__agqYV{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem}.DiseasePreventionApproach_textContent__C7NRu{display:flex;flex-direction:column;gap:2rem}.DiseasePreventionApproach_title__mbhQF{font-size:var(--font-size-section-title);font-weight:700;color:var(--font-primary);line-height:1.2}.DiseasePreventionApproach_description__EYkNH{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary)}.DiseasePreventionApproach_diseaseList__DE7I0{list-style:none;padding:0;margin:1rem 0;display:grid;grid-template-columns:1fr;grid-gap:1.2rem;gap:1.2rem}.DiseasePreventionApproach_diseaseItem__8wbE8{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary);padding-left:2rem;position:relative;display:flex;align-items:center;min-height:2.4rem}.DiseasePreventionApproach_diseaseItem__8wbE8:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:var(--primary);border-radius:50%;flex-shrink:0}.DiseasePreventionApproach_additional__Aztw1{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);margin-top:2rem}.DiseasePreventionApproach_imageWrapper__4I_kU{position:relative;width:100%;border-radius:2rem;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.DiseasePreventionApproach_image__RdaPp{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.DiseasePreventionApproach_imageWrapper__4I_kU:hover .DiseasePreventionApproach_image__RdaPp{transform:scale(1.02)}@media (min-width:768px){.DiseasePreventionApproach_section__3FAVo{padding:8rem 0}.DiseasePreventionApproach_diseaseList__DE7I0{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.DiseasePreventionApproach_content__agqYV{grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.DiseasePreventionApproach_diseaseList__DE7I0{grid-template-columns:repeat(2,1fr)}}.DiseasePreventionControl_section__4cevB{padding:8rem 0;background:var(--background-section-reverse)}.DiseasePreventionControl_container__aRiIn{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:1.5rem}.DiseasePreventionControl_title__5_iN2{font-size:var(--font-size-section-title);font-weight:700;color:var(--font-primary);line-height:1.2}.DiseasePreventionControl_subtitle__wLyXP{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);max-width:80ch}.DiseasePreventionControl_factorsGrid__RMhhA{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;margin:2rem 0}.DiseasePreventionControl_factorGroup__IP7uh{display:flex;flex-direction:column;gap:1rem}.DiseasePreventionControl_factorList__qfkIF{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.2rem}.DiseasePreventionControl_factorItem__NMVqt{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary);padding-left:2rem;position:relative;display:flex;align-items:center;min-height:2.4rem}.DiseasePreventionControl_factorItem__NMVqt:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:var(--primary);border-radius:50%;flex-shrink:0}.DiseasePreventionControl_outro__7a0c4{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);max-width:80ch}.DiseasePreventionControl_imageWrapper__NxVyU{max-width:800px;height:auto;position:relative;border-radius:2rem;overflow:hidden;margin:2rem auto 0}.DiseasePreventionControl_image__aO3LA{width:100%;height:auto;object-fit:cover;aspect-ratio:3/1}@media (min-width:768px){.DiseasePreventionControl_factorsGrid__RMhhA{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.DiseasePreventionControl_factorsGrid__RMhhA{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.DiseasePreventionControl_container__aRiIn{padding:0 8rem}}.DiseasePreventionIntro_section__ge9uj{padding:6rem 0;background:var(--background-section-reverse)}.DiseasePreventionIntro_container__Pze1K{max-width:1200px;margin:0 auto;padding:0 2rem}.DiseasePreventionIntro_title__CQZbJ{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);text-align:center;margin-bottom:1.5rem}.DiseasePreventionIntro_description__MFE9k{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);max-width:900px;margin:0 auto 6rem;word-break:keep-all}.DiseasePreventionIntro_features__xLz_0{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}.DiseasePreventionIntro_feature__w4ugi{background:#fff;padding:3rem;border-radius:2rem;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:transform .3s ease}.DiseasePreventionIntro_feature__w4ugi:hover{transform:translateY(-5px)}.DiseasePreventionIntro_featureTitle__DQMUn{font-size:var(--font-size-section-subtitle-small);font-weight:600;color:var(--font-primary);margin-bottom:1.5rem;position:relative;padding-left:1.5rem}.DiseasePreventionIntro_featureTitle__DQMUn:before{content:"";position:absolute;left:0;top:.5rem;bottom:.5rem;width:4px;background:var(--primary);border-radius:2px}.DiseasePreventionIntro_featureText__X794R{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);word-break:keep-all}@media (min-width:768px){.DiseasePreventionIntro_section__ge9uj{padding:8rem 0}.DiseasePreventionIntro_container__Pze1K{padding:0 4rem}.DiseasePreventionIntro_header__zl6VO{text-align:center}.DiseasePreventionIntro_features__xLz_0{grid-template-columns:repeat(2,1fr);gap:4rem}}@media (min-width:1024px){.DiseasePreventionIntro_container__Pze1K{padding:0 6rem}.DiseasePreventionIntro_features__xLz_0{grid-template-columns:repeat(3,1fr)}.DiseasePreventionIntro_feature__w4ugi{padding:4rem}}@media (min-width:1280px){.DiseasePreventionIntro_container__Pze1K{padding:0 8rem}}.DiseasePreventionLanding_header__kLcDt{position:relative;height:60vh;background:url(/images/disease_prevention_landing.jpg) no-repeat 50%;background-size:cover;display:flex;align-items:center;padding-top:var(--gnb-height);overflow:hidden}.DiseasePreventionLanding_header__kLcDt:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--background-landing);z-index:1}.DiseasePreventionLanding_content___TMzh{position:relative;padding-left:5%;width:100%;opacity:0;animation:DiseasePreventionLanding_fadeInUp__i9hW5 1s ease forwards;animation-delay:.3s;z-index:2}.DiseasePreventionLanding_title__po_Z1{font-size:3rem;font-weight:800;color:var(--font-landing);line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;white-space:pre-line}.DiseasePreventionLanding_line__jx9_t{width:150px;height:4px;background:linear-gradient(90deg,var(--primary) 0,var(--primary-light) 100%);border-radius:2px;margin-top:1.5rem;opacity:0;animation:DiseasePreventionLanding_expandWidth__0T7j3 .8s ease forwards;animation-delay:1s}@keyframes DiseasePreventionLanding_fadeInUp__i9hW5{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes DiseasePreventionLanding_expandWidth__0T7j3{0%{opacity:0;width:0}to{opacity:1;width:150px}}@media (min-width:768px){.DiseasePreventionLanding_header__kLcDt{height:65vh}.DiseasePreventionLanding_title__po_Z1{font-size:3.5rem;margin-bottom:2.5rem}.DiseasePreventionLanding_line__jx9_t{margin-top:2rem}}@media (min-width:1024px){.DiseasePreventionLanding_header__kLcDt{height:70vh}.DiseasePreventionLanding_title__po_Z1{font-size:4.5rem;margin-bottom:3rem}}@media (min-width:1280px){.DiseasePreventionLanding_title__po_Z1{font-size:5.5rem}}@media (min-width:1440px){.DiseasePreventionLanding_content___TMzh{padding-left:10%}}.DiseasePreventionPower_section___Un1B{padding:8rem 0;background:var(--background-section-reverse)}.DiseasePreventionPower_container__MdSb7{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:2rem}.DiseasePreventionPower_title__OiPAf{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary)}.DiseasePreventionPower_subtitle__w4Nwm{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary)}.DiseasePreventionPower_benefitList__fyUjr{list-style:none;padding:0;display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;margin:2rem 0}.DiseasePreventionPower_benefitItem__n9Eyt{display:flex;flex-direction:column;gap:1rem}.DiseasePreventionPower_benefitTitle__WAvMX{font-size:var(--font-size-section-subtitle-small);font-weight:600;color:var(--font-primary)}.DiseasePreventionPower_benefitDesc__fTcSW{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary)}.DiseasePreventionPower_outro__kinl7{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);max-width:80ch}@media (min-width:768px){.DiseasePreventionPower_benefitList__fyUjr{grid-template-columns:repeat(2,1fr);gap:4rem}}@media (min-width:1024px){.DiseasePreventionPower_benefitList__fyUjr{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.DiseasePreventionPower_container__MdSb7{padding:0 8rem}}.HeightPredictionComingSoon_section__dOQkf{padding:0 0 6rem;background:linear-gradient(to bottom,#fff,var(--background-secondary))}.HeightPredictionComingSoon_container__ppsP6{max-width:1200px;margin:0 auto;padding:0 2rem}.HeightPredictionComingSoon_content__t2QCf{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;margin-bottom:6rem}.HeightPredictionComingSoon_textContent__36n4n{display:flex;flex-direction:column;gap:2rem}.HeightPredictionComingSoon_title__89gkz{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary)}.HeightPredictionComingSoon_description__g5zVb{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);word-break:keep-all}.HeightPredictionComingSoon_notice__axzop{background:#fff;padding:3rem;border-radius:2rem;box-shadow:0 20px 40px rgba(0,0,0,.06)}.HeightPredictionComingSoon_noticeTitle__8gf0g{font-size:var(--font-size-section-subtitle-small);font-weight:600;color:var(--font-primary);margin-bottom:1.5rem}.HeightPredictionComingSoon_noticeDesc__tHOmA{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary);word-break:keep-all}.HeightPredictionComingSoon_imageWrapper__7QH6L{position:relative;width:100%;max-width:400px;margin:0 auto;border-radius:2rem;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.08)}.HeightPredictionComingSoon_image__wjU6D{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.HeightPredictionComingSoon_imageWrapper__7QH6L:hover .HeightPredictionComingSoon_image__wjU6D{transform:scale(1.02)}.HeightPredictionComingSoon_outro__7YL7u{text-align:center;padding:4rem;background:var(--primary);border-radius:2rem}.HeightPredictionComingSoon_outroText__xv0e1{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:#fff}@media (min-width:768px){.HeightPredictionComingSoon_section__dOQkf{padding:8rem 0}.HeightPredictionComingSoon_container__ppsP6{padding:0 4rem}.HeightPredictionComingSoon_notice__axzop{padding:4rem}}@media (min-width:1024px){.HeightPredictionComingSoon_container__ppsP6{padding:0 6rem}.HeightPredictionComingSoon_content__t2QCf{grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.HeightPredictionComingSoon_outro__7YL7u{padding:5rem}}@media (min-width:1280px){.HeightPredictionComingSoon_container__ppsP6{padding:0 8rem}}.HeightPredictionFeatures_section__CZXI9{padding:6rem 0;background:linear-gradient(to bottom,var(--background-secondary),#fff)}.HeightPredictionFeatures_container__fJKc5{max-width:1200px;margin:0 auto;padding:0 2rem}.HeightPredictionFeatures_title__9p6c3{font-size:var(--font-size-section-title);font-weight:700;line-height:1.6;color:var(--font-primary);text-align:center;margin-bottom:4rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}.HeightPredictionFeatures_title__9p6c3:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:60px;height:4px;background:var(--primary);border-radius:2px}.HeightPredictionFeatures_features__lpCf6{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem}.HeightPredictionFeatures_feature__7pUOn{background:#fff;padding:3rem;border-radius:2rem;box-shadow:0 20px 40px rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease}.HeightPredictionFeatures_feature__7pUOn:hover{transform:translateY(-5px)}.HeightPredictionFeatures_iconWrapper__gLel5{width:6rem;height:6rem;background:var(--background-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.HeightPredictionFeatures_icon__ghhrL{width:3rem;height:3rem;stroke:var(--primary)}.HeightPredictionFeatures_featureTitle__dwDL_{font-size:var(--font-size-section-subtitle-small);font-weight:600;color:var(--font-primary);margin-bottom:1.5rem}.HeightPredictionFeatures_featureDesc__tk8_q{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary);word-break:keep-all}@media (min-width:768px){.HeightPredictionFeatures_section__CZXI9{padding:8rem 0}.HeightPredictionFeatures_container__fJKc5{padding:0 4rem}.HeightPredictionFeatures_title__9p6c3{margin-bottom:6rem}.HeightPredictionFeatures_features__lpCf6{grid-template-columns:repeat(2,1fr);gap:3rem}.HeightPredictionFeatures_feature__7pUOn{padding:4rem}}@media (min-width:1024px){.HeightPredictionFeatures_container__fJKc5{padding:0 6rem}.HeightPredictionFeatures_features__lpCf6{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.HeightPredictionFeatures_container__fJKc5{padding:0 8rem}.HeightPredictionFeatures_features__lpCf6{gap:4rem}}.HeightPredictionLanding_header__czZXj{position:relative;height:60vh;background:url(/images/height_prediction_landing.jpg) no-repeat 50%;background-size:cover;display:flex;align-items:center;padding-top:var(--gnb-height);overflow:hidden}.HeightPredictionLanding_header__czZXj:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--background-landing);z-index:1}.HeightPredictionLanding_content__DlqJ1{position:relative;padding-left:5%;width:100%;opacity:0;animation:HeightPredictionLanding_fadeInUp___W2GY 1s ease forwards;animation-delay:.3s;z-index:2}.HeightPredictionLanding_title__4gphX{font-size:3rem;font-weight:800;color:var(--font-landing);line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;white-space:pre-line}.HeightPredictionLanding_line__sJEQ8{width:150px;height:4px;background:linear-gradient(90deg,var(--primary) 0,var(--primary-light) 100%);border-radius:2px;margin-top:1.5rem;opacity:0;animation:HeightPredictionLanding_expandWidth__7OfzW .8s ease forwards;animation-delay:1s}@keyframes HeightPredictionLanding_fadeInUp___W2GY{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeightPredictionLanding_expandWidth__7OfzW{0%{opacity:0;width:0}to{opacity:1;width:150px}}@media (min-width:768px){.HeightPredictionLanding_header__czZXj{height:65vh}.HeightPredictionLanding_title__4gphX{font-size:3.5rem;margin-bottom:2.5rem}.HeightPredictionLanding_line__sJEQ8{margin-top:2rem}}@media (min-width:1024px){.HeightPredictionLanding_header__czZXj{height:70vh}.HeightPredictionLanding_content__DlqJ1{padding:0 6rem}.HeightPredictionLanding_title__4gphX{font-size:4.5rem;margin-bottom:3rem}}@media (min-width:1280px){.HeightPredictionLanding_title__4gphX{font-size:5.5rem}}@media (min-width:1440px){.HeightPredictionLanding_content__DlqJ1{padding-left:10%}}.HeightPredictionOverview_section__y_3b_{padding:6rem 0;background-color:var(--background-primary)}.HeightPredictionOverview_container__Nj3UC{max-width:1200px;margin:0 auto;padding:0 2rem}.HeightPredictionOverview_header__6mUeA{margin:0 auto}.HeightPredictionOverview_title__E9bha{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);margin-bottom:1.5rem}.HeightPredictionOverview_description__THPFO{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);max-width:800px;margin:0 auto 5rem;word-break:keep-all}.HeightPredictionOverview_content__sQxiz{display:grid;grid-template-columns:1fr;grid-gap:5rem;gap:5rem}.HeightPredictionOverview_benefitSection__cS9wv,.HeightPredictionOverview_textContent__JXnrA{background:#fff;padding:3rem;border-radius:2rem;box-shadow:0 10px 30px rgba(0,0,0,.05)}.HeightPredictionOverview_subtitle___HQRQ{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:2rem}.HeightPredictionOverview_text__fianl{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary)}.HeightPredictionOverview_list__sbUk4{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:3rem}.HeightPredictionOverview_list__sbUk4 li{display:flex;flex-direction:column;gap:1rem}.HeightPredictionOverview_list__sbUk4 li strong{font-size:var(--font-size-section-description);font-weight:600;line-height:1.6;color:var(--font-primary)}.HeightPredictionOverview_list__sbUk4 li p{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary)}@media (min-width:768px){.HeightPredictionOverview_section__y_3b_{padding:8rem 0}.HeightPredictionOverview_container__Nj3UC{padding:0 4rem}.HeightPredictionOverview_header__6mUeA{text-align:center}.HeightPredictionOverview_description__THPFO{margin-bottom:6rem}}@media (min-width:1024px){.HeightPredictionOverview_container__Nj3UC{padding:0 6rem}.HeightPredictionOverview_content__sQxiz{grid-template-columns:1fr 1fr;gap:6rem;align-items:start}}@media (min-width:1280px){.HeightPredictionOverview_container__Nj3UC{padding:0 8rem}}.ObesityPredictionBanner_section__zbBCu{position:relative;width:100%;background:url(/images/obesity_middle_banner.jpg) no-repeat 50%;background-size:cover;background-attachment:fixed}.ObesityPredictionBanner_section__zbBCu:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.5))}.ObesityPredictionBanner_container__fll2o{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center;display:flex;align-items:center;justify-content:center;min-height:240px}.ObesityPredictionBanner_title__FIAfq{color:#fff;font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;max-width:1000px;word-break:keep-all}@media (min-width:768px){.ObesityPredictionBanner_container__fll2o{padding:0 4rem;min-height:350px}}@media (min-width:1024px){.ObesityPredictionBanner_container__fll2o{padding:0 6rem;min-height:400px}}@media (min-width:1280px){.ObesityPredictionBanner_container__fll2o{padding:0 8rem}}.ObesityPredictionHelp_section__1usUC{padding:6rem 0;background:var(--background-section-reverse)}.ObesityPredictionHelp_container__TaiqM{max-width:1200px;margin:0 auto;padding:0 2rem}.ObesityPredictionHelp_header__c_P_z{text-align:left;margin-bottom:5rem}.ObesityPredictionHelp_title__0Ja5X{color:var(--font-primary);font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.ObesityPredictionHelp_description__qV9Br{color:var(--font-secondary);font-size:var(--font-size-section-description);line-height:1.6;max-width:800px;margin:0 auto;word-break:keep-all}.ObesityPredictionHelp_columns__9r87K{display:grid;grid-template-columns:1fr;grid-gap:5rem;gap:5rem}.ObesityPredictionHelp_column__CxcYf{background:#fff;padding:3rem;border-radius:2rem;box-shadow:0 10px 30px rgba(0,0,0,.05)}.ObesityPredictionHelp_columnTitle__GBXt1{color:var(--primary);font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;margin-bottom:3rem;position:relative;padding-bottom:1.5rem}.ObesityPredictionHelp_columnTitle__GBXt1:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:var(--primary);border-radius:2px}.ObesityPredictionHelp_list__NtgtR{display:flex;flex-direction:column;gap:2.5rem}.ObesityPredictionHelp_list__NtgtR li{display:flex;flex-direction:column;gap:1rem}.ObesityPredictionHelp_list__NtgtR li strong{color:var(--font-primary);font-size:var(--font-size-section-description);font-weight:600;line-height:1.6}.ObesityPredictionHelp_list__NtgtR li p{color:var(--font-secondary);font-size:var(--font-size-section-description-small);line-height:1.6;word-break:keep-all}.ObesityPredictionHelp_footer__UHUiJ{margin-top:6rem;padding-bottom:6rem;display:flex;flex-direction:column;align-items:center;gap:3rem;background-color:#fff;border-radius:2rem}.ObesityPredictionHelp_bmiImage__DCHf_{width:100%;padding:6rem 2rem 0;max-width:800px;height:auto;border-radius:1.6rem}.ObesityPredictionHelp_note__h4YDX{color:var(--font-secondary);font-size:var(--font-size-section-caption);font-style:italic;text-align:center;opacity:.8;word-break:keep-all}@media (min-width:768px){.ObesityPredictionHelp_section__1usUC{padding:8rem 0}.ObesityPredictionHelp_container__TaiqM{padding:0 4rem}.ObesityPredictionHelp_header__c_P_z{text-align:center}}@media (min-width:1024px){.ObesityPredictionHelp_container__TaiqM{padding:0 6rem}.ObesityPredictionHelp_columns__9r87K{grid-template-columns:1fr 1fr;gap:6rem}}@media (min-width:1280px){.ObesityPredictionHelp_container__TaiqM{padding:0 8rem}}.ObesityPredictionLanding_header___9_vS{position:relative;height:60vh;background:url(/images/obesity_prediction_landing.jpg) no-repeat 50%;background-size:cover;display:flex;align-items:center;padding-top:var(--gnb-height);overflow:hidden}.ObesityPredictionLanding_header___9_vS:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--background-landing);z-index:1}.ObesityPredictionLanding_content__gT2rg{position:relative;padding-left:5%;width:100%;opacity:0;animation:ObesityPredictionLanding_fadeInUp__q7WDU 1s ease forwards;animation-delay:.3s;z-index:2}.ObesityPredictionLanding_title__MhnMy{font-size:3rem;font-weight:800;color:var(--font-landing);line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;white-space:pre-line}.ObesityPredictionLanding_line__W93YA{width:150px;height:4px;background:linear-gradient(90deg,var(--primary) 0,var(--primary-light) 100%);border-radius:2px;margin-top:1.5rem;opacity:0;animation:ObesityPredictionLanding_expandWidth__v3f3e .8s ease forwards;animation-delay:1s}@keyframes ObesityPredictionLanding_fadeInUp__q7WDU{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ObesityPredictionLanding_expandWidth__v3f3e{0%{opacity:0;width:0}to{opacity:1;width:150px}}@media (min-width:768px){.ObesityPredictionLanding_header___9_vS{height:65vh}.ObesityPredictionLanding_title__MhnMy{font-size:3.5rem;margin-bottom:2.5rem}.ObesityPredictionLanding_line__W93YA{margin-top:2rem}}@media (min-width:1024px){.ObesityPredictionLanding_header___9_vS{height:70vh}.ObesityPredictionLanding_content__gT2rg{padding:0 6rem}.ObesityPredictionLanding_title__MhnMy{font-size:4.5rem;margin-bottom:3rem}}@media (min-width:1280px){.ObesityPredictionLanding_title__MhnMy{font-size:5.5rem}}@media (min-width:1440px){.ObesityPredictionLanding_content__gT2rg{padding-left:10%}}.ObesityPredictionOverview_section__E_4fb{position:relative;padding:6rem 0;background:var(--background-section)}.ObesityPredictionOverview_header__awSJJ{max-width:1200px;padding:0 2rem;text-align:left;margin:0 auto 5rem}.ObesityPredictionOverview_title__J2Fnz{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);margin-bottom:1.5rem}.ObesityPredictionOverview_description__TxCz_{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;word-break:keep-all}.ObesityPredictionOverview_description__TxCz_ p{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary)}.ObesityPredictionOverview_content__o_4XD{max-width:1200px;margin:0 auto;padding:0 2rem}.ObesityPredictionOverview_grid__BQ1xw{display:grid;grid-template-columns:1fr;grid-gap:5rem;gap:5rem}.ObesityPredictionOverview_gridItem__o5l_4{padding:2rem 0}.ObesityPredictionOverview_contentTitle__oJCP_{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:3rem;position:relative;padding-bottom:1.5rem}.ObesityPredictionOverview_contentTitle__oJCP_:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:var(--primary);border-radius:2px}.ObesityPredictionOverview_contentList__1RmHY{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2.5rem}.ObesityPredictionOverview_contentList__1RmHY li{position:relative}.ObesityPredictionOverview_contentList__1RmHY li strong{display:block;font-size:var(--font-size-section-description);font-weight:600;color:var(--font-primary);margin-bottom:1rem;line-height:1.6}.ObesityPredictionOverview_contentList__1RmHY li p{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary);word-break:keep-all}@media (min-width:768px){.ObesityPredictionOverview_section__E_4fb{padding:8rem 0}.ObesityPredictionOverview_header__awSJJ{padding:0 4rem;text-align:center}.ObesityPredictionOverview_content__o_4XD{padding:0 4rem}}@media (min-width:1024px){.ObesityPredictionOverview_content__o_4XD,.ObesityPredictionOverview_header__awSJJ{padding:0 6rem}.ObesityPredictionOverview_grid__BQ1xw{grid-template-columns:repeat(2,1fr);gap:6rem}}@media (min-width:1280px){.ObesityPredictionOverview_content__o_4XD,.ObesityPredictionOverview_header__awSJJ{padding:0 8rem}}.ObesityPreventionLanding_header__Lwlxa{position:relative;height:60vh;background:url(/images/obesity_prevention_landing.jpg) no-repeat 50%;background-size:cover;display:flex;align-items:center;padding-top:var(--gnb-height);overflow:hidden}.ObesityPreventionLanding_header__Lwlxa:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--background-landing);z-index:1}.ObesityPreventionLanding_content__LWcvS{position:relative;padding-left:5%;width:100%;opacity:0;animation:ObesityPreventionLanding_fadeInUp__uHa5Z 1s ease forwards;animation-delay:.3s;z-index:2}.ObesityPreventionLanding_title__FP18N{font-size:3rem;font-weight:800;color:var(--font-landing);line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;white-space:pre-line}.ObesityPreventionLanding_line__t7H7f{width:150px;height:4px;background:linear-gradient(90deg,var(--primary) 0,var(--primary-light) 100%);border-radius:2px;margin-top:1.5rem;opacity:0;animation:ObesityPreventionLanding_expandWidth__kX8ab .8s ease forwards;animation-delay:1s}@keyframes ObesityPreventionLanding_fadeInUp__uHa5Z{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ObesityPreventionLanding_expandWidth__kX8ab{0%{opacity:0;width:0}to{opacity:1;width:150px}}@media (min-width:768px){.ObesityPreventionLanding_header__Lwlxa{height:65vh}.ObesityPreventionLanding_title__FP18N{font-size:3.5rem;margin-bottom:2.5rem}.ObesityPreventionLanding_line__t7H7f{margin-top:2rem}}@media (min-width:1024px){.ObesityPreventionLanding_header__Lwlxa{height:70vh}.ObesityPreventionLanding_content__LWcvS{padding:0 6rem}.ObesityPreventionLanding_title__FP18N{font-size:4.5rem;margin-bottom:3rem}}@media (min-width:1280px){.ObesityPreventionLanding_title__FP18N{font-size:5.5rem}}@media (min-width:1440px){.ObesityPreventionLanding_content__LWcvS{padding-left:10%}}.ObesityPreventionOutro_section__HN_uZ{padding:6rem 0;background:var(--background)}.ObesityPreventionOutro_container__dSfQd{max-width:1200px;margin:0 auto;padding:0 2rem}.ObesityPreventionOutro_content__4O_Oy{display:flex;flex-direction:column;gap:3rem}.ObesityPreventionOutro_imageWrapper__7Gcny{display:flex;flex-direction:column;gap:2rem;align-items:stretch;border-radius:1.6rem}.ObesityPreventionOutro_image__J5Kyu{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:1rem}.ObesityPreventionOutro_textContent__k6uWS{flex:1 1}.ObesityPreventionOutro_description__FETm9{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);word-break:keep-all}.ObesityPreventionOutro_notice__PPkAk{text-align:center;padding:2rem 0 0}.ObesityPreventionOutro_noticeText__nKsxb{font-size:var(--font-size-section-subtitle-small);font-weight:500;color:var(--primary);line-height:1.6}.ObesityPreventionOutro_groupImageWrapper__QSjF8{width:100%;max-width:800px;margin:0 auto;border-radius:1.6rem;overflow:hidden}.ObesityPreventionOutro_groupImage__wnMh9{width:100%;height:auto;object-fit:contain;vertical-align:middle}@media (min-width:768px){.ObesityPreventionOutro_section__HN_uZ{padding:8rem 0}.ObesityPreventionOutro_container__dSfQd{padding:0 4rem}.ObesityPreventionOutro_content__4O_Oy{gap:4rem}.ObesityPreventionOutro_imageWrapper__7Gcny{flex-direction:row;gap:4rem;align-items:center}.ObesityPreventionOutro_image__J5Kyu{width:400px;height:300px}.ObesityPreventionOutro_notice__PPkAk{padding-top:6rem}}@media (min-width:1024px){.ObesityPreventionOutro_container__dSfQd{padding:0 6rem}}@media (min-width:1280px){.ObesityPreventionOutro_container__dSfQd{padding:0 8rem}}.ScienceAbstracts_section__OqS4F{padding:0 0 8rem;background-color:var(--background)}.ScienceAbstracts_container__KPn5Z{max-width:1200px;margin:0 auto;padding:0 2rem}.ScienceAbstracts_title__PbbZ_{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);margin-bottom:1rem}.ScienceAbstracts_abstractsTitle__fWVK3{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:4rem}.ScienceAbstracts_abstractsGrid__dm4li{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}.ScienceAbstracts_abstractItem__YLgw4{padding:2rem;background-color:var(--background-secondary);border-radius:1rem}.ScienceAbstracts_abstractTitle__ZH_aA{font-size:var(--font-size-section-subtitle-small);font-weight:600;color:var(--font-primary);margin-bottom:2rem}.ScienceAbstracts_abstractLabel__5eGvq{font-size:var(--font-size-section-description);font-weight:600;line-height:1.6;color:var(--font-primary);margin-bottom:1rem}.ScienceAbstracts_abstractDetail__9Jnkf,.ScienceAbstracts_abstractSummary__tPyzi{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary);margin-bottom:2rem}.ScienceAbstracts_abstractButton__aB3TK{display:flex;align-items:center;gap:1rem;font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary)}.ScienceAbstracts_button__FOZdF{padding:.8rem 1.6rem;background-color:var(--primary);color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease}.ScienceAbstracts_button__FOZdF:hover{background-color:var(--primary-dark)}.ScienceAbstracts_moreAbstracts__rn_PC{margin-top:6rem;text-align:center}.ScienceAbstracts_moreTitle__IEVOR{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:1rem}.ScienceAbstracts_comingSoon__GDTKo{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);font-style:italic}@media (min-width:768px){.ScienceAbstracts_section__OqS4F{padding:8rem 0}.ScienceAbstracts_container__KPn5Z{padding:0 4rem}.ScienceAbstracts_header__Y5tO7{text-align:center}.ScienceAbstracts_abstractsGrid__dm4li{grid-template-columns:repeat(1,1fr);gap:4rem}}@media (min-width:1024px){.ScienceAbstracts_container__KPn5Z{padding:0 6rem}.ScienceAbstracts_abstractItem__YLgw4{padding:4rem}}@media (min-width:1280px){.ScienceAbstracts_container__KPn5Z{padding:0 8rem}}.TechnologyCloud_section__u5_M9{padding:0 0 8rem;background-color:var(--background)}.TechnologyCloud_container__crR3v{max-width:1200px;margin:0 auto;padding:0 2rem}.TechnologyCloud_title__xm1vM{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);margin-bottom:1.5rem}.TechnologyCloud_subtitle__MZemI{font-size:var(--font-size-section-description);color:var(--font-secondary);margin-bottom:6rem;line-height:1.6}.TechnologyCloud_content__fDrI8{display:flex;flex-direction:column;gap:4rem;margin-bottom:6rem}.TechnologyCloud_textContent__6Cbeg{flex:1 1}.TechnologyCloud_feature__VbbQf{margin-bottom:4rem}.TechnologyCloud_featureTitle__WBZTX{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:.8rem}.TechnologyCloud_featureDesc__KKxFE{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary)}.TechnologyCloud_imageContent__DINnm{flex:1 1;display:flex;justify-content:center;align-items:center}.TechnologyCloud_architectureImage__DV7qp{max-width:100%;height:auto;border-radius:1rem}.TechnologyCloud_outro__N_r65{text-align:center;margin:0 auto;padding:2rem;background-color:var(--background-secondary);border-radius:2rem}.TechnologyCloud_outroTitle__MMpTY{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:2rem;white-space:pre-line}.TechnologyCloud_outroDesc__oI80D{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);position:relative;padding-top:2rem}.TechnologyCloud_outroDesc__oI80D:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:4rem;height:2px;background-color:var(--primary);opacity:.3}@media (min-width:768px){.TechnologyCloud_section__u5_M9{padding:8rem 0}.TechnologyCloud_container__crR3v{padding:0 4rem}.TechnologyCloud_header__YBhwj{text-align:center}.TechnologyCloud_subtitle__MZemI{white-space:pre-line}.TechnologyCloud_outro__N_r65{padding:6rem}.TechnologyCloud_outroDesc__oI80D{padding-top:2.5rem}}@media (min-width:1024px){.TechnologyCloud_container__crR3v{padding:0 6rem}.TechnologyCloud_content__fDrI8{flex-direction:row;align-items:flex-start}.TechnologyCloud_outro__N_r65{padding:8rem}.TechnologyCloud_outroDesc__oI80D{padding-top:3rem}}@media (min-width:1280px){.TechnologyCloud_container__crR3v{padding:0 8rem}}.TechnologyCoreTechnology_section__TIUkI{padding:8rem 0}.TechnologyCoreTechnology_container__yb3_1{max-width:1200px;margin:0 auto;padding:0 2rem}.TechnologyCoreTechnology_title__VBQPw{font-size:var(--font-size-section-title);font-weight:700;line-height:1.2;color:var(--font-primary);margin-bottom:4rem}.TechnologyCoreTechnology_content__rMAY8{display:flex;flex-direction:column;gap:4rem}.TechnologyCoreTechnology_textContent__3idb0{flex:1 1}.TechnologyCoreTechnology_processItem__lBO_n{margin-bottom:3rem}.TechnologyCoreTechnology_processTitle__67M1c{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:1rem}.TechnologyCoreTechnology_processDesc__cQsGE{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary)}.TechnologyCoreTechnology_additionalFeatures__0Judg{margin-top:4rem}.TechnologyCoreTechnology_featuresTitle__bWwtI{font-size:var(--font-size-section-subtitle-small);font-weight:600;color:var(--font-primary);margin-bottom:1.5rem}.TechnologyCoreTechnology_featuresList__3Pp66{list-style:none;padding:0}.TechnologyCoreTechnology_featuresList__3Pp66 li{font-size:var(--font-size-section-description-small);line-height:1.6;color:var(--font-secondary);margin-bottom:1rem;padding-left:2rem;position:relative}.TechnologyCoreTechnology_featuresList__3Pp66 li:before{content:"";position:absolute;left:0;top:.8rem;width:.8rem;height:.8rem;background-color:var(--primary);border-radius:50%}.TechnologyCoreTechnology_imageContent__b6KIr{flex:1 1;display:flex;justify-content:center;align-items:center}.TechnologyCoreTechnology_processImage__9DsLi{max-width:100%;height:auto;border-radius:1rem}.TechnologyCoreTechnology_bottomImageContent__QnkeG{margin-top:6rem;display:flex;justify-content:center}.TechnologyCoreTechnology_bottomImage__CTNWk{max-width:100%;height:auto;border-radius:1rem;width:100%;max-width:900px}@media (min-width:768px){.TechnologyCoreTechnology_container__yb3_1{padding:0 4rem}.TechnologyCoreTechnology_title__VBQPw{margin-bottom:6rem;text-align:center}}@media (min-width:1024px){.TechnologyCoreTechnology_container__yb3_1{padding:0 6rem}.TechnologyCoreTechnology_content__rMAY8{flex-direction:row;align-items:flex-start}}@media (min-width:1280px){.TechnologyCoreTechnology_container__yb3_1{padding:0 8rem}}