.Contact_contactWrapper__SvXdg{width:100%;height:100vh;display:flex;flex-direction:column;opacity:0;transform:translateY(50px);transition:all 1s ease-out}.Contact_contactWrapper__SvXdg.Contact_visible__r71OQ{opacity:1;transform:translateY(0)}.Contact_imageSection__aytlx{width:100%;height:60%;position:relative}.Contact_overlay__ckHLU{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10}.Contact_title__7TgAL{font-size:1.5rem;font-weight:700;color:#00A169;margin:0 0 20px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.Contact_subtitle__DkirK{font-size:1.5rem;font-weight:600;color:white;margin:0 0 40px;text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,.8)}.Contact_serviceButtonContainer__WHVZy{display:flex;justify-content:center;margin-bottom:15px}.Contact_serviceButton__c_nFh{width:396px;padding:16px 32px;background:transparent;border:2px solid #ffffff;border-radius:12px;color:#ffffff;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:60px;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.Contact_serviceButtonContainer__WHVZy a{display:flex;justify-content:center;width:100%}.Contact_serviceButtonContainer__WHVZy a .Contact_serviceButton__c_nFh,a .Contact_serviceButton__c_nFh{width:396px}.Contact_serviceButton__c_nFh:hover{background:#ffffff;color:#1a1a1a}.Contact_buttonContainer___5iTK{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.Contact_primaryButton__QoCbf{padding:16px 32px;background:#ffffff;border:2px solid #ffffff;border-radius:12px;color:#1a1a1a;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;height:56px;text-shadow:none;width:190px}.Contact_primaryButton__QoCbf:hover{background:#00A169;color:#ffffff;border-color:#00A169}.Contact_secondaryButton__fVMRY{padding:16px 32px;background:#ffffff;border:2px solid #ffffff;border-radius:12px;color:#1a1a1a;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;height:56px;text-shadow:none;width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Contact_secondaryButton__fVMRY:hover{background:#00A169;color:#ffffff;border-color:#00A169}.Contact_colorSection__su3M1{width:100%;height:40%;background-color:#233331;display:flex;align-items:center;justify-content:center;padding:40px 20px}.Contact_footerContent__nwIm1{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;width:100%;gap:40px}.Contact_logoSection__BHkLN{flex-shrink:0}.Contact_companyInfo__Em8ey{flex:1;max-width:300px}.Contact_companyName__5852i{color:#ffffff;font-size:.9rem;font-weight:700;margin:0 0 25px}.Contact_infoList__HUgME p{color:#cccccc;font-size:.9rem;margin:12px 0;line-height:1.4}.Contact_infoList__HUgME span{color:#ffffff;font-weight:600;margin-right:8px}.Contact_legalLinks__9B01Y{margin-top:20px;display:flex;gap:20px;flex-wrap:nowrap;align-items:center}.Contact_legalLink__BXp2F{color:#00A169;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .3s ease;white-space:nowrap;flex-shrink:0}.Contact_legalLink__BXp2F:hover{color:#01C187}.Contact_menuSection__oi4Qa{flex-shrink:0}.Contact_menuTitle__FHvkZ{color:#ffffff;font-size:1.2rem;font-weight:600;margin:0 0 20px}.Contact_menuList__s0iEv{display:flex;flex-direction:column;gap:15px}.Contact_menuLink__3UnLk{color:#cccccc;text-decoration:none;font-size:.9rem;transition:color .3s ease}.Contact_menuLink__3UnLk:hover{color:#ffffff}.Contact_snsSection__jpyLH{flex-shrink:0}.Contact_snsTitle__vPHA7{color:#ffffff;font-size:1.2rem;font-weight:600;margin:0 0 20px}.Contact_snsIcons__7G2kb{display:flex;gap:20px}.Contact_snsIcon__Qy4vl{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.1);border-radius:50%;color:#ffffff;text-decoration:none;transition:all .3s ease;backdrop-filter:blur(10px)}.Contact_snsIcon__Qy4vl:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);color:#00A169}@media (max-width:768px){.Contact_title__7TgAL{font-size:1.2rem;margin:0 0 12px}.Contact_subtitle__DkirK{font-size:1.2rem;margin:0 0 22px}.Contact_serviceButton__c_nFh{width:300px;padding:11px 20px;font-size:14px;height:45px}.Contact_serviceButtonContainer__WHVZy a .Contact_serviceButton__c_nFh,a .Contact_serviceButton__c_nFh{width:300px}.Contact_buttonContainer___5iTK{gap:10px}.Contact_primaryButton__QoCbf,.Contact_secondaryButton__fVMRY{padding:11px 20px;font-size:14px;height:43px;width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Contact_colorSection__su3M1{height:auto;padding:25px 18px}.Contact_footerContent__nwIm1{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"logo logo" "company menu" "company sns";grid-auto-rows:auto;gap:18px;align-items:start;text-align:left;padding:18px}.Contact_logoSection__BHkLN{grid-area:logo;grid-column:1/-1;justify-self:center;text-align:center;display:flex;justify-content:center;align-items:center;width:100%;margin-right:60px}.Contact_logoSection__BHkLN img{width:100px;height:50px}.Contact_companyInfo__Em8ey{grid-area:company;max-width:100%}.Contact_menuSection__oi4Qa{grid-area:menu}.Contact_snsSection__jpyLH{grid-area:sns;justify-self:start;text-align:left}.Contact_snsIcons__7G2kb{flex-wrap:wrap;justify-content:flex-start}.Contact_snsIcon__Qy4vl{color:#ffffff}.Contact_companyName__5852i{font-size:.9rem;margin:0 0 14px}.Contact_infoList__HUgME p{font-size:.72rem;margin:6px 0}.Contact_legalLink__BXp2F{font-size:.72rem;white-space:nowrap;flex-shrink:0}.Contact_menuTitle__FHvkZ{font-size:.85rem;margin:0 0 14px}.Contact_menuLink__3UnLk{font-size:.72rem;margin-bottom:-7px}.Contact_snsTitle__vPHA7{font-size:.85rem;margin:0 0 14px}.Contact_primaryButton__QoCbf,.Contact_secondaryButton__fVMRY{width:145px}.Contact_snsIcon__Qy4vl{width:35px;height:35px}.Contact_legalLinks__9B01Y{flex-direction:row;gap:8px;align-items:flex-start;margin-top:12px;flex-wrap:nowrap;justify-content:flex-start}}.Contact_container__ZEYbW{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box}.Contact_contentWrapper__L35ln{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;width:100%;box-sizing:border-box}.Contact_textContent__E2Dbd{display:flex;flex-direction:column;gap:32px;position:relative}.Contact_highlight___wDzN{color:#00A169;font-weight:700}.Contact_contactInfo__N6XJu{display:flex;flex-direction:column;gap:24px}.Contact_contactItem__U21ZF{display:flex;align-items:center;gap:16px;padding:20px;background:rgba(255,255,255,.8);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);backdrop-filter:blur(10px);transition:all .3s ease}.Contact_contactItem__U21ZF:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15);background:rgba(255,255,255,.95)}.Contact_contactIcon__uo_Pa{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00A169,#01C187);border-radius:50%;color:white;flex-shrink:0}.Contact_contactDetails__4z94W h3{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 8px}.Contact_contactDetails__4z94W p{font-size:1rem;color:#666;margin:0;line-height:1.4}.Contact_buttonSection__Ph9n1{display:flex;gap:16px;flex-wrap:wrap}.Contact_contactImage___E2Eq{width:100%;height:auto;max-width:500px;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.15);transition:all .3s ease}.Contact_contactImage___E2Eq:hover{transform:scale(1.05);box-shadow:0 30px 60px rgba(0,0,0,.2)}.Contact_animateUp__3Dtrw{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.Contact_visible__r71OQ .Contact_animateUp__3Dtrw{opacity:1;transform:translateY(0)}.Contact_delay1__O26qe{transition-delay:.2s}.Contact_delay2__cXpD6{transition-delay:.4s}.Contact_delay3__qJDnb{transition-delay:.6s}.Contact_delay4__BTYrv{transition-delay:.8s}.News_newsSection__feLL_{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 0;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.News_newsSection__feLL_.News_animate__wecGv{opacity:1;transform:translateY(0)}.News_container__gebt7{max-width:1400px;margin:0 auto;padding:0 3rem;width:100%}.News_header__Y_YtY{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.News_newsSection__feLL_.News_animate__wecGv .News_header__Y_YtY{opacity:1;transform:translateY(0);transition-delay:.3s}.News_title__SY6e_{font-size:1.6rem;font-weight:700;color:#00A169;text-shadow:0 0 15px rgba(0,161,105,.3);margin-bottom:1rem;position:relative}.News_subtitle__zj2nt{font-size:1.9rem;color:#414141;line-height:1.6;margin-top:1.5rem;font-weight:600;text-shadow:0 0 15px rgba(0,0,0,.1)}.News_newsSliderContainer__fP_qf{position:relative;display:flex;align-items:center;gap:2rem;margin-bottom:3rem}.News_newsGrid__YuSRR{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;flex:1}.News_sliderButton__REsYI{width:50px;height:50px;border-radius:50%;background:#ffffff;color:#666;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.1);z-index:10;border:1px solid #e0e0e0}.News_sliderButton__REsYI:hover{transform:scale(1.1);background:#00A169;color:white;box-shadow:0 6px 20px rgba(0,161,105,.3)}.News_sliderButton__REsYI:active{transform:scale(.95)}.News_newsCard__jN5Sh{background:#ffffff;border-radius:16px;padding:0;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;opacity:0;transform:translateY(30px);position:relative;overflow:hidden}.News_newsCardLink__pjhWV{display:block;height:100%}.News_newsCardLink__pjhWV,.News_newsCardLink__pjhWV:hover{text-decoration:none;color:inherit}.News_newsImage__RLzAC{width:100%;height:250px;overflow:hidden;border-radius:16px 16px 0 0}.News_image__FfCla{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.News_newsCard__jN5Sh:hover .News_image__FfCla{transform:scale(1.05)}.News_newsSection__feLL_.News_animate__wecGv .News_newsCard__jN5Sh{opacity:1;transform:translateY(0);transition-delay:calc(.5s + var(--delay, 0s))}.News_newsSection__feLL_.News_animate__wecGv .News_newsCard__jN5Sh:first-child{--delay:0.1s}.News_newsSection__feLL_.News_animate__wecGv .News_newsCard__jN5Sh:nth-child(2){--delay:0.2s}.News_newsSection__feLL_.News_animate__wecGv .News_newsCard__jN5Sh:nth-child(3){--delay:0.3s}.News_newsSection__feLL_.News_animate__wecGv .News_newsCard__jN5Sh:nth-child(4){--delay:0.4s}.News_newsSection__feLL_.News_animate__wecGv .News_newsCard__jN5Sh:nth-child(5){--delay:0.5s}.News_newsCard__jN5Sh:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.News_newsCard__jN5Sh:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00A169,#00D4AA);transform:scaleX(0);transition:transform .3s ease}.News_newsCard__jN5Sh:hover:before{transform:scaleX(1)}.News_newsContent__rKNn0{height:100%;display:flex;flex-direction:column;padding:2rem}.News_newsHeader___ScoF{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.News_newsSource__T_0ci{background:linear-gradient(135deg,#00A169,#00D4AA);color:white;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-left:-5px}.News_newsDate__D3yVt{color:#999;font-size:.9rem}.News_newsTitle__SBtCo{margin:0 0 1rem;line-height:1.4;color:#333;font-size:1.1rem;font-weight:600}.News_newsSummary__Fl7y6{color:#666;line-height:1.6;margin-bottom:1.5rem;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.News_readMore__3ASQp{margin-top:auto}.News_readMoreText__2qGK3{color:#00A169;font-weight:600;font-size:.95rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.News_newsCard__jN5Sh:hover .News_readMoreText__2qGK3{color:#00D4AA;transform:translateX(5px)}.News_footer__cIUxI{text-align:center;margin-top:3rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.News_newsSection__feLL_.News_animate__wecGv .News_footer__cIUxI{opacity:1;transform:translateY(0);transition-delay:.8s}.News_pagination__jCgdj{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:3rem}.News_pageDot__vCOoS{width:12px;height:12px;border:none;border-radius:50%;background:#ddd;cursor:pointer;transition:all .3s ease}.News_activeDot__XY_fl,.News_pageDot__vCOoS:hover{background:#00A169;transform:scale(1.2)}.News_footerText__2_ZAw{color:#666;line-height:1.8;font-size:1rem}.News_desktopButton__p82ah{display:flex}.News_mobileNewsScroll__xs0NO{display:none;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:1rem 0;margin-bottom:2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.News_mobileNewsScroll__xs0NO::-webkit-scrollbar{display:none}.News_mobileNewsCard__2Xzg0{display:inline-block;width:300px;margin-right:1.5rem;white-space:normal;vertical-align:top;background:#ffffff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;overflow:hidden}.News_mobileNewsCard__2Xzg0:last-child{margin-right:0}.News_mobileNewsCard__2Xzg0:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.News_mobileNewsCard__2Xzg0 .News_newsImage__RLzAC{height:200px}.News_mobileNewsCard__2Xzg0 .News_newsContent__rKNn0{padding:1.5rem}.News_mobileNewsCard__2Xzg0 .News_newsTitle__SBtCo{font-size:.9rem;margin-bottom:.8rem}.News_mobileNewsCard__2Xzg0 .News_newsSummary__Fl7y6{font-size:.8rem;line-height:1.5;margin-bottom:1rem;max-height:4em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media (max-width:768px){.News_newsSection__feLL_{padding:4rem 0}.News_container__gebt7{padding:0 2rem}.News_subtitle__zj2nt{font-size:1.4rem}.News_desktopButton__p82ah,.News_newsSliderContainer__fP_qf{display:none}.News_mobileNewsScroll__xs0NO{display:block}.News_pagination__jCgdj{display:none}.News_sliderButton__REsYI{width:40px;height:40px;position:relative;align-self:center}.News_newsImage__RLzAC{height:200px}.News_newsContent__rKNn0{padding:1.2rem}.News_newsLink__IEeWS{font-size:.95rem}.News_newsSummary__Fl7y6{max-height:4.5em;overflow:hidden}.News_footerText__2_ZAw{font-size:12px}}