﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;color:inherit;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}details summary{list-style:none}details summary::marker{content:"";display:none}details summary::-webkit-details-marker{display:none}*,:after,:before{box-sizing:border-box;flex-shrink:0}:root{-webkit-tap-highlight-color:rgba(0,0,0,0);line-height:1.7em;overflow-wrap:break-word;word-break:break-word;tab-size:4}html,body{min-height:100vh}body{height:100%;color:#404040;font-family:Pretendard,NanumSquare,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;font-optical-sizing:auto;font-weight:normal;font-style:normal;font-size:16px;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{background:none;border:0;cursor:pointer}a{text-decoration:none;transition:color .2s ease,background .2s ease}table{border-collapse:collapse;border-spacing:0}ul>li{list-style-type:none}.total-wrapper{min-height:100vh;display:flex;flex-direction:column;height:100%}.main-pc-navigation-bar{width:100%;height:30px;background:#f8f8f8;display:flex;justify-content:center;align-items:center}@media all and (max-width: 979px){.main-pc-navigation-bar{display:none}}.main-pc-navigation-bar .list{width:980px;padding:0 20px;display:flex;justify-content:start;align-items:center;gap:21px}.main-pc-navigation-bar .list li{display:flex;justify-content:center;align-items:center;position:relative}.main-pc-navigation-bar .list li:not(:last-child)::after{content:"";position:absolute;top:0;right:-10px;height:16px;width:1px;background-color:#b8b9bb}.main-pc-navigation-bar .list li .selected{color:#00b4e3}.main-pc-navigation-bar .list a{color:#404040;font-size:12px;font-weight:400;line-height:16px}.main-pc-navigation-bar .list a:hover,.main-pc-navigation-bar .list a:active,.main-pc-navigation-bar .list a:focus{color:#00b4e3}.main-header{width:100%;position:sticky;top:0;z-index:499}.main-header .header-bar{width:100%;height:60px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #b8b9bb;background:#fff}@media all and (max-width: 979px){.main-header .header-bar{height:48px;border-bottom:none;box-shadow:0px 2px 4px 0px rgba(212,212,212,.5);position:relative}}.main-header .header-bar .header-bar-container{display:flex;justify-content:space-between;align-items:center;width:980px;padding:0 20px}@media all and (max-width: 979px){.main-header .header-bar .header-bar-container{width:100%;min-width:0;padding:12px 16px}.main-header .header-bar .header-bar-container .back-button{width:24px;height:24px}.main-header .header-bar .header-bar-container .back-button img{width:24px;height:24px}.main-header .header-bar .header-bar-container .side{flex:0 0 auto;min-width:24px}.main-header .header-bar .header-bar-container .center{flex:1 1 0;min-width:0}.main-header .header-bar .header-bar-container .main-title{color:#1e1e22;text-align:center;font-size:16px;font-weight:500;line-height:150%}}.main-header .header-bar .logo{height:28px}.main-header .header-bar .logo img{width:100%;height:100%}.main-header .header-bar .pc-navigation-container{display:flex;justify-content:center;align-items:center;gap:12px;transition:all .3s ease-in-out}@media all and (max-width: 979px){.main-header .header-bar .pc-navigation-container{display:none}}.main-header .header-bar .pc-navigation-container .pc-navigation{display:flex;justify-content:center;align-items:center;gap:16px}.main-header .header-bar .pc-navigation-container .pc-navigation>li{height:100%}.main-header .header-bar .pc-navigation-container .pc-navigation .link{color:#404040;font-size:14px;font-weight:400;line-height:20px}.main-header .header-bar .pc-navigation-container .pc-navigation .link:hover,.main-header .header-bar .pc-navigation-container .pc-navigation .link:active,.main-header .header-bar .pc-navigation-container .pc-navigation .link:focus{color:#00b4e3}.main-header .header-bar .pc-navigation-container .pc-navigation .link-button{display:flex;justify-content:center;align-items:center;width:fit-content;height:36px;padding:8px 16px;color:#fff;font-size:14px;font-weight:600;line-height:100%;border-radius:40px;background:#00b4e3}.main-header .header-bar .pc-navigation-container .pc-navigation .link-button:hover,.main-header .header-bar .pc-navigation-container .pc-navigation .link-button:active,.main-header .header-bar .pc-navigation-container .pc-navigation .link-button:focus{background:#0091c4}.main-header .header-bar .mobile-navigation{display:flex;justify-content:center;align-items:center;gap:16px}@media all and (min-width: 980px){.main-header .header-bar .mobile-navigation{display:none}}.main-header .header-bar .mobile-navigation .search-button{width:24px;height:24px}.main-header .header-bar .mobile-navigation .search-button img{width:24px;height:24px}.main-header .header-bar .mobile-navigation .open-mobile-sidebar-button{width:24px;height:24px;padding:0}.main-header .header-bar .mobile-navigation .open-mobile-sidebar-button img{width:24px;height:24px}footer.footer{width:100%;min-height:236px;height:fit-content;background:#404040}@media all and (max-width: 979px){footer.footer{min-height:344px}}footer.footer .footer-navigation-bar{width:100%;height:45px;padding:12px 0;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #8c8c8c}@media all and (max-width: 979px){footer.footer .footer-navigation-bar{height:43px}}footer.footer .footer-navigation-bar .footer-navigation{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-shrink:0;max-width:980px;padding:0 20px;width:100%}footer.footer .footer-navigation-bar .footer-navigation li{height:fit-content}footer.footer .footer-navigation-bar .footer-navigation a{color:#fff;font-family:Pretendard;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}@media all and (max-width: 979px){footer.footer .footer-navigation-bar .footer-navigation a{font-size:12px;line-height:18px}}@media all and (max-width: 979px){footer.footer .footer-navigation-bar .footer-navigation{padding:0 16px}}footer.footer .footer-content-wrapper{width:100%;min-height:194px;height:fit-content;flex-shrink:0;display:flex;justify-content:center;align-items:start}@media all and (max-width: 979px){footer.footer .footer-content-wrapper{min-height:302px;justify-content:start}}footer.footer .footer-content-wrapper .footer-content{max-width:980px;width:100%;padding:48px 20px;display:flex;justify-content:start;align-items:start;gap:32px}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content{flex-direction:column;gap:24px;padding:48px 16px}}footer.footer .footer-content-wrapper .footer-content .logo{width:108px;height:20px}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content .logo{width:129px;height:24px}}footer.footer .footer-content-wrapper .footer-content .description address,footer.footer .footer-content-wrapper .footer-content .description span,footer.footer .footer-content-wrapper .footer-content .description div,footer.footer .footer-content-wrapper .footer-content .description a{color:#b8b9bb;font-family:Pretendard;font-size:12px;font-weight:400;line-height:18px}footer.footer .footer-content-wrapper .footer-content .description .row,footer.footer .footer-content-wrapper .footer-content .description .row-breakable{word-break:keep-all}footer.footer .footer-content-wrapper .footer-content .description .row address,footer.footer .footer-content-wrapper .footer-content .description .row-breakable address{display:inline-block}footer.footer .footer-content-wrapper .footer-content .description .row:not(:first-child),footer.footer .footer-content-wrapper .footer-content .description .row-breakable:not(:first-child){margin-top:8px}footer.footer .footer-content-wrapper .footer-content .description .row-breakable{display:flex;justify-content:start;align-items:start}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content .description .row-breakable{flex-direction:column;gap:8px}}footer.footer .footer-content-wrapper .footer-content .description .row-breakable .divider{margin:0 6px}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content .description .row-breakable .divider{display:none}}.header-search-container{display:flex;justify-content:center;align-items:center}@media all and (max-width: 979px){.header-search-container{display:none !important}}.header-search-container .header-search-reveal-button{width:36px;height:36px;padding:0;border-radius:18px;border:1px solid #d8d8d8;background-color:#fff;background-image:url("/static/common/images/btn_search_gray.152d4857583f.svg");background-repeat:no-repeat;background-size:16px 16px;background-position:center}.header-search-container .header-search-reveal-button:hover{border:none;background-color:#dcf1fd;background-image:url("/static/common/images/btn_search_primary400.cb25d09628a6.svg");background-repeat:no-repeat;background-size:16px 16px;background-position:center}.header-search-container .header-search-reveal-button.hide{display:none !important}.header-search-container .header-search-form-container{height:36px;position:relative}.header-search-container .header-search-form-container.active input{padding:5px 34px 5px 16px;width:240px;color:#8c8c8c}.header-search-container .header-search-form-container input{transition:all .3s;width:36px;height:100%;padding:0;border-radius:18px;border:1px solid #d8d8d8;background:#fff;outline:none;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-0.32px;overflow:hidden}.header-search-container .header-search-form-container .header-search-button{width:36px;height:36px;padding:10px;position:absolute;right:0px;top:0px;background-image:url("/static/common/images/btn_search_gray.152d4857583f.svg");background-repeat:no-repeat;background-size:16px 16px;background-position:center;z-index:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@media all and (max-width: 979px){.hide-on-mobile{display:none !important}}@media all and (min-width: 980px){.hide-on-pc{display:none !important}}.hide-on-bush{display:"faker" !important}.mobile-sidebar{position:fixed;top:0;left:0;width:280px;height:100vh;background:#404040;transform:translateX(150vw);transition:transform .3s ease-in-out;z-index:9999}@media all and (min-width: 980px){.mobile-sidebar{display:none}}.mobile-sidebar.active{transform:translateX(calc(100vw - 100%))}.mobile-sidebar .sidebar-header{padding:14px 20px;display:flex;justify-content:space-between;align-items:center;background:#00b4e3;border-bottom:1px solid #0091c4}.mobile-sidebar .sidebar-header .logo{width:107.027px;height:20px}.mobile-sidebar .sidebar-header .logo img{width:inherit;height:inherit}.mobile-sidebar .sidebar-service-link{padding:10px 20px;display:flex;justify-content:start;align-items:center;background:#00b4e3;border-bottom:1px solid #8c8c8c;color:#fff;text-align:center;font-family:"NanumSquare";font-size:16px;font-weight:700;line-height:24px;letter-spacing:-0.32px}.mobile-sidebar .sidebar-service-link span{position:relative}.mobile-sidebar .sidebar-service-link span::after{content:"";position:absolute;top:4px;right:-18px;width:16px;height:16px;background-image:url("/static/common/images/icon_white_arrow_right.a8997715c9c7.svg");background-repeat:no-repeat;background-size:16px 16px}.mobile-sidebar .sidebar-menu{padding:20px}.mobile-sidebar .sidebar-menu ul{list-style:none;margin:0;padding:0}.mobile-sidebar .sidebar-menu ul li{margin-bottom:20px;color:#fff;font-size:18px;font-weight:400;line-height:26px}.mobile-sidebar .sidebar-menu ul li a{display:block;width:100%}.overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}@media all and (min-width: 980px){.overlay{display:none}}.overlay.active{opacity:1;visibility:visible}.main-header .header-bar{height:80px}@media all and (max-width: 979px){.main-header .header-bar{height:48px}}.main-header .header-bar .header-bar-container .logo{height:40px}@media all and (max-width: 979px){.main-header .header-bar .header-bar-container .logo{height:24px}}.main-header .header-bar .header-bar-container .pc-navigation-container .pc-navigation .link.selected{color:#00b4e3}.main-header .header-bar .header-bar-container .pc-navigation-container .pc-navigation .link-button{padding-right:12px}.main-header .header-bar .header-bar-container .pc-navigation-container .pc-navigation .link-button .icon{width:20px;height:20px}.main-content-wrapper{flex:1 0 auto;display:flex;flex-direction:column}.mobile-sidebar .divider{width:240px;height:1px;background:#8c8c8c;margin-right:20px;margin-bottom:8px !important}.mobile-sidebar .bottom-link{display:flex !important;align-items:center;gap:2px;height:36px;width:100%}.mobile-sidebar .bottom-link span{color:#d8d8d8;font-size:14px;font-weight:400;line-height:36px}.go-form1-section{width:100%;background:#eef5fb;margin-top:auto}.go-form1-section .content{width:100%;max-width:940px;margin:0 auto;padding:60px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:36px}@media all and (max-width: 979px){.go-form1-section .content{padding:60px 16px;gap:36px}}.go-form1-section .content .text-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}@media all and (max-width: 979px){.go-form1-section .content .text-wrapper{gap:8px}}.go-form1-section .content .text-wrapper .title{color:#1e1e22;font-size:32px;font-weight:700;line-height:150%;letter-spacing:-0.64px;margin:0}@media all and (max-width: 979px){.go-form1-section .content .text-wrapper .title{font-size:24px;letter-spacing:-0.48px}}.go-form1-section .content .text-wrapper .description{color:#404041;font-size:20px;font-weight:400;line-height:150%;letter-spacing:-0.4px;margin:0}@media all and (max-width: 979px){.go-form1-section .content .text-wrapper .description{font-size:16px;letter-spacing:-0.32px}}.go-form1-section .content .link-button{display:flex;padding:12px 32px 12px 40px;justify-content:center;align-items:center;gap:8px;border-radius:1000px;background:#006ac3;text-decoration:none;transition:background-color .2s ease;width:276px}.go-form1-section .content .link-button:hover{background:#005aa8}@media all and (max-width: 979px){.go-form1-section .content .link-button{width:328px;max-width:100%}}.go-form1-section .content .link-button>span{color:#fff;text-align:center;font-size:20px;font-weight:600;line-height:30px;white-space:nowrap}.go-form1-section .content .link-button>img{width:24px;height:24px}.lawyer-card{position:relative;width:328px;height:388px;overflow:hidden;padding:16px 20px;border-radius:10px;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.08);isolation:isolate}@media all and (min-width: 980px){.lawyer-card{padding:20px 24px}.lawyer-card::before{content:"";position:absolute;z-index:1;bottom:0px;right:0px;width:356px;height:310px;background-image:url("/static/inherit/images/logo-primary300.7837a498f1d7.svg");background-size:100% 100%;background-position:center;background-repeat:no-repeat}}@media all and (max-width: 979px){.lawyer-card.hypark{margin-right:0;height:442px}}@media all and (min-width: 980px){.lawyer-card.hypark{width:470px;height:468px;flex:1 0 0}.lawyer-card.hypark::after{width:266px !important;height:388px !important}.lawyer-card.hypark::before{bottom:-44px;right:-60px}}.lawyer-card.hypark::after{content:"";position:absolute;right:-2px;bottom:0;z-index:1;width:65%;height:70%;background-size:100% 100%;background-image:url("/static/inherit/images/효연님_우측팔짱_2.eacc0dac468f.png");background-position:center;background-repeat:no-repeat}@media all and (min-width: 716px)and (max-width: 980px){.lawyer-card.smlee{height:442px}.lawyer-card.smlee::after{height:70% !important}}@media all and (min-width: 980px){.lawyer-card.smlee{width:470px;height:468px;flex:1 0 0}.lawyer-card.smlee::after{width:300px !important;height:392px !important}.lawyer-card.smlee::before{bottom:-40px;right:-18px}}.lawyer-card.smlee::after{content:"";position:absolute;z-index:1;bottom:0;right:-8px;width:230px;height:74%;transform:scaleX(-1);background-image:url("/static/inherit/images/상민님_좌측팔짱_2.81163987f415.png");background-size:100% 100%;background-position:center;background-repeat:no-repeat}.lawyer-card h3{display:flex;align-items:center;flex-direction:row;margin-bottom:12px;gap:8px}.lawyer-card h3 strong{color:#006ac3;font-size:24px;font-weight:700;line-height:150%}@media all and (max-width: 979px){.lawyer-card h3 strong{color:#205195;font-size:20px}}.lawyer-card h3 span{color:#404040;font-size:18px;font-weight:500;line-height:150%}@media all and (max-width: 979px){.lawyer-card h3 span{font-size:16px}}.lawyer-card .profile{height:246px;position:relative;z-index:4;display:flex;justify-content:start;align-items:start;flex-direction:column;gap:6px}@media all and (max-width: 979px){.lawyer-card .profile{height:100%}}.lawyer-card .profile::before{content:"";width:1px;height:500px;position:absolute;left:2.1px;top:8px;border-left:1px dashed #c0d5e6}.lawyer-card .profile li{width:196px;display:flex;justify-content:start;align-items:start;flex-direction:column;flex-wrap:wrap;gap:0px;padding-left:12px;position:relative}.lawyer-card .profile li strong{color:#404040;font-size:15px;font-weight:500;line-height:150%}@media all and (max-width: 979px){.lawyer-card .profile li strong{font-size:14px}}.lawyer-card .profile li span{color:#8c8c8c;font-size:13px;font-weight:500;line-height:150%}@media all and (max-width: 979px){.lawyer-card .profile li span{font-size:12px}}.lawyer-card .profile li .pc-br{display:inline}@media all and (max-width: 979px){.lawyer-card .profile li .pc-br{display:none}}.lawyer-card .profile li .mo-br{display:none}@media all and (max-width: 979px){.lawyer-card .profile li .mo-br{display:inline}}.lawyer-card .profile li::before{content:"";width:4px;height:4px;position:absolute;left:.3px;top:4px;background-image:url("/static/inherit/images/icon-dot-primary800.f09d719b8e74.svg");background-size:4px 4px;background-position:center;background-repeat:no-repeat}.banner{width:100%;height:438px;background:linear-gradient(90deg, #10315e 29.17%, #1b4887 100%);position:relative;overflow:hidden}@media all and (max-width: 979px){.banner{height:534px}}.banner .ellipse{position:absolute;left:-15px;top:-270px;width:1985px;height:796px;transform:rotate(-8.682deg)}@media all and (max-width: 979px){.banner .ellipse{width:1000px;left:50%;top:-230px;transform:translateX(-50%)}}.banner .content{width:100%;height:100%;margin:0 auto;max-width:980px;position:relative}@media all and (max-width: 979px){.banner .content{padding:0;margin:0}}.banner .content .description{position:absolute;top:88px;left:0;z-index:4;color:#c0d5e6;font-size:24px;font-weight:500;line-height:150%;letter-spacing:-0.48px}@media all and (max-width: 979px){.banner .content .description{top:60px;text-align:center;position:absolute;left:50%;transform:translateX(-50%);width:100%;font-size:20px;letter-spacing:-0.4px}}.banner .content .title{position:absolute;top:132px;left:0;z-index:4;color:#fff;font-size:40px;font-weight:600;line-height:150%;letter-spacing:-0.8px}@media all and (max-width: 979px){.banner .content .title{top:98px;text-align:center;font-size:32px;letter-spacing:-0.64px;width:100%;position:absolute;left:50%;transform:translateX(-50%)}}.banner .content .link-button{position:absolute;top:288px;left:0;z-index:5;display:flex;padding:12px 32px 12px 40px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:1000px;background:#fff}.banner .content .link-button>span{color:#205195;text-align:center;font-size:20px;font-weight:600;line-height:30px}.banner .content .link-button>img{width:24px;height:24px}@media all and (max-width: 979px){.banner .content .link-button{top:auto;bottom:20px;width:328px;position:absolute;left:50%;transform:translateX(-50%)}}.banner .content .lawyers{position:absolute;bottom:-128px;right:-100px;z-index:2;width:720px;height:676px;flex-shrink:0}@media all and (max-width: 979px){.banner .content .lawyers{width:460px;height:auto;bottom:-18px;position:absolute;left:50%;transform:translateX(-50%)}}.statistic{width:100%;display:flex;justify-content:center;align-items:center;padding:24px 16px;gap:16px;background:#1b222b}@media all and (max-width: 979px){.statistic{flex-direction:column;gap:16px}}.statistic .statistic-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:454px;padding:0 16px}@media all and (max-width: 979px){.statistic .statistic-item{width:100%;padding:0}}.statistic .statistic-item .statistic-item-value{display:flex;align-items:center;justify-content:center;gap:4px;color:#fff;font-size:32px;font-weight:700;line-height:150%;letter-spacing:-0.64px}@media all and (max-width: 979px){.statistic .statistic-item .statistic-item-value{font-size:24px;letter-spacing:-0.48px}}.statistic .statistic-item .statistic-item-value .unit{color:#fff;text-align:center;font-size:24px;font-weight:600;letter-spacing:-0.48px}@media all and (max-width: 979px){.statistic .statistic-item .statistic-item-value .unit{font-size:20px;letter-spacing:-0.4px}}.statistic .statistic-item .statistic-item-desc{color:#d8d8d8;text-align:center;font-size:20px;font-weight:400;line-height:150%;letter-spacing:-0.4px}@media all and (max-width: 979px){.statistic .statistic-item .statistic-item-desc{font-size:16px;letter-spacing:-0.32px}}.statistic .divider{width:1px;height:80px;background:#8c8c8c}@media all and (max-width: 979px){.statistic .divider{height:1px;width:100%}}.step{width:100%;background:#fff}.step .content{width:100%;max-width:940px;margin:0 auto;padding:96px 0 80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}@media all and (max-width: 979px){.step .content{padding:72px 0 30px}}.step .content .wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.step .content .wrapper .description{color:#205195;text-align:center;font-size:20px;font-weight:500;line-height:150%;letter-spacing:-0.4px}@media all and (max-width: 979px){.step .content .wrapper .description{font-size:16px;letter-spacing:-0.32px}}.step .content .wrapper .title{color:#1e1e22;text-align:center;font-size:32px;font-weight:700;line-height:150%;letter-spacing:-0.64px}@media all and (max-width: 979px){.step .content .wrapper .title{font-size:24px;letter-spacing:-0.48px}}.step .content .step-image{width:940px;height:283px}@media all and (max-width: 979px){.step .content .step-image{width:100%;height:100%}}.since-section{width:100%;background:linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%)}@media all and (max-width: 979px){.since-section{background-image:url("/static/inherit/images/home/img-since-bg-mo.1253be63cbf2.png");background-size:100% 100%;background-position:center;background-repeat:no-repeat}}.since-section .content{overflow:hidden;position:relative;width:100%;height:726px}@media all and (min-width: 1920px){.since-section .content{height:fit-content}}@media all and (max-width: 979px){.since-section .content{height:fit-content;padding:48px 16px}}.since-section .content .since-pc-image{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1920px;height:726px}@media all and (max-width: 979px){.since-section .content .since-pc-image{display:none}}@media all and (min-width: 1920px){.since-section .content .since-pc-image{width:100%;height:fit-content;position:relative}}.since-section .content .since-mobile-content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px}@media all and (min-width: 980px){.since-section .content .since-mobile-content{display:none}}.since-section .content .since-mobile-content .since-title{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.since-section .content .since-mobile-content .since-title .since{color:#205195;font-size:16px;font-weight:500;line-height:150%;letter-spacing:-0.32px;margin-bottom:8px}.since-section .content .since-mobile-content .since-title .year{color:#005297;font-size:32px;font-weight:700;line-height:150%;letter-spacing:-0.64px}.since-section .content .since-mobile-content .since-title .title{color:#1e1e22;font-size:24px;font-weight:700;line-height:150%;letter-spacing:-0.48px;word-break:keep-all}.since-section .content .since-mobile-content .lawyers{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.golden-time{width:100%;background:#fff}.golden-time .content{width:100%;max-width:940px;margin:0 auto;padding:96px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media all and (max-width: 979px){.golden-time .content{padding:60px 8px}}.golden-time .content .wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.golden-time .content .wrapper .description{color:#205195;text-align:center;font-size:20px;font-weight:500;line-height:150%;letter-spacing:-0.4px}@media all and (max-width: 979px){.golden-time .content .wrapper .description{font-size:16px;letter-spacing:-0.32px}}.golden-time .content .wrapper .title{color:#1e1e22;text-align:center;font-size:32px;font-weight:700;line-height:150%;letter-spacing:-0.64px}@media all and (max-width: 979px){.golden-time .content .wrapper .title{font-size:24px;letter-spacing:-0.48px}}.golden-time .content .step-image{width:840px;height:456px}@media all and (max-width: 979px){.golden-time .content .step-image{width:100%;height:100%}}.kakaotalk-section{position:relative;width:100%;height:610px;background:#1d375c;overflow:hidden}.kakaotalk-section::before{content:"";position:absolute;top:-290px;right:-80px;width:1910px;height:1500px;background-image:url("/static/inherit/images/home/bg-kakaotalk-pattern.90a8d218fd4e.svg");background-repeat:no-repeat;background-position:left top;background-size:1910px 1500px;pointer-events:none}@media all and (max-width: 979px){.kakaotalk-section::before{width:800px;height:627px;background-size:800px 627px;top:auto;bottom:-100px;left:20%;right:auto;transform:translateX(-50%)}}@media(max-width: 979px)and (min-width: 500px){.kakaotalk-section::before{width:1000px;height:784px;background-size:1000px 784px}}@media all and (max-width: 979px){.kakaotalk-section{height:751px;background:linear-gradient(180deg, #0044a6 0%, #1d375c 50%)}}.kakaotalk-section .kakaotalk-container{width:100%;max-width:940px;margin:0 auto;padding:96px 20px}@media all and (max-width: 979px){.kakaotalk-section .kakaotalk-container{padding:60px 40px}}.kakaotalk-section .kakaotalk-content{display:flex;align-items:flex-start;gap:128px}@media all and (max-width: 979px){.kakaotalk-section .kakaotalk-content{flex-direction:column;align-items:center;gap:20px}}.kakaotalk-section .text-content{flex:1;display:flex;flex-direction:column;width:374px}@media all and (max-width: 979px){.kakaotalk-section .text-content{width:100%;align-items:center}.kakaotalk-section .text-content *{text-align:center}}.kakaotalk-section .text-content .subtitle{font-size:20px;font-weight:500;line-height:1.5;letter-spacing:-0.4px;color:#c0d5e6;text-align:left}@media all and (max-width: 979px){.kakaotalk-section .text-content .subtitle{font-size:16px;letter-spacing:-0.32px;text-align:center}}.kakaotalk-section .text-content .main-title{margin-top:8px;font-size:32px;font-weight:700;line-height:1.5;letter-spacing:-0.64px;color:#fff;width:100%;white-space:nowrap}@media all and (max-width: 979px){.kakaotalk-section .text-content .main-title{font-size:24px;letter-spacing:-0.48px;text-align:center}}.kakaotalk-section .text-content .checklist{margin-top:24px;list-style:none;display:flex;flex-direction:column;gap:12px}@media all and (max-width: 979px){.kakaotalk-section .text-content .checklist{gap:12px;align-items:flex-start}}.kakaotalk-section .text-content .checklist .check-item{display:flex;align-items:center;gap:12px}@media all and (max-width: 979px){.kakaotalk-section .text-content .checklist .check-item{gap:8px}}.kakaotalk-section .text-content .checklist .check-item .check-icon{width:22px;height:22px;flex-shrink:0}@media all and (max-width: 979px){.kakaotalk-section .text-content .checklist .check-item .check-icon{width:16px;height:16px}}.kakaotalk-section .text-content .checklist .check-item span{font-size:20px;font-weight:400;line-height:1.5;letter-spacing:-0.4px;color:#f5f4f4}@media all and (max-width: 979px){.kakaotalk-section .text-content .checklist .check-item span{font-size:16px;letter-spacing:-0.32px}}.kakaotalk-section .text-content .cta-button{margin-top:60px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px 12px 40px;border-radius:1000px;background:#fff;text-decoration:none;transition:all .2s ease;width:100%}@media all and (max-width: 979px){.kakaotalk-section .text-content .cta-button{max-width:328px;position:absolute;z-index:2;bottom:60px;left:50%;transform:translateX(-50%)}}.kakaotalk-section .text-content .cta-button:hover{background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}@media all and (min-width: 980px){.kakaotalk-section .text-content .cta-button:hover{transform:translateY(-2px)}}.kakaotalk-section .text-content .cta-button span{font-size:20px;font-weight:600;line-height:30px;color:#205195;text-align:center}.kakaotalk-section .text-content .cta-button img{width:20px;height:20px;flex-shrink:0}.kakaotalk-section .image-content{flex-shrink:0;width:460px;height:610px;position:relative;margin-top:-96px}@media all and (max-width: 979px){.kakaotalk-section .image-content{width:300px;height:374px;position:absolute;bottom:114px;left:50%;transform:translateX(-50%);z-index:1;margin-top:0}}.kakaotalk-section .image-content .kakaotalk-image{width:100%;height:100%;object-fit:contain;object-position:center}.process{width:100%;background-image:url("/static/inherit/images/home/process-bg-pc.5f1d2bfa0bc3.svg");background-size:1920px 806px}@media all and (max-width: 979px){.process{background-image:url("/static/inherit/images/home/process-bg-mo.b222d3960500.svg");background-size:cover}}@media all and (min-width: 1920px){.process{background-size:cover}}.process .content{width:840px;margin:0 auto;padding:96px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:36px}@media all and (max-width: 979px){.process .content{width:100%;padding:48px 16px}}.process .content .guide{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}.process .content .guide .guide-description{width:490px;color:#404041;text-align:center;font-size:16px;font-weight:400;line-height:150%;letter-spacing:-0.32px;white-space:wrap;word-break:keep-all}@media all and (max-width: 979px){.process .content .guide .guide-description{width:100%;font-size:14px;letter-spacing:-0.28px}}.process .content .guide .guide-description>strong{font-weight:700}.process .content .wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}.process .content .wrapper .description{color:#205195;text-align:center;font-size:20px;font-weight:500;line-height:150%;letter-spacing:-0.4px}@media all and (max-width: 979px){.process .content .wrapper .description{font-size:16px;letter-spacing:-0.32px}}.process .content .wrapper .title{color:#1e1e22;text-align:center;font-size:32px;font-weight:700;line-height:150%;letter-spacing:-0.64px}@media all and (max-width: 979px){.process .content .wrapper .title{font-size:24px;letter-spacing:-0.48px}}.process .content .process-image{width:840px;height:428px}@media all and (max-width: 979px){.process .content .process-image{width:100%;height:100%}}.newsroom{width:100%;background:#fff}.newsroom .content{width:100%;max-width:940px;margin:0 auto;padding:96px 0;display:flex;flex-direction:column;align-items:center;gap:48px}@media all and (max-width: 979px){.newsroom .content{padding:60px 16px;gap:24px}}.newsroom .content .main{display:flex;align-items:center;justify-content:space-between;width:100%}@media all and (max-width: 979px){.newsroom .content .main{flex-direction:column;align-items:flex-start;gap:24px}}.newsroom .content .wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.newsroom .content .wrapper .description{color:#205195;font-size:20px;font-weight:500;line-height:150%;letter-spacing:-0.4px}@media all and (max-width: 979px){.newsroom .content .wrapper .description{font-size:16px;letter-spacing:-0.32px}}.newsroom .content .wrapper .title{color:#1e1e22;font-size:32px;font-weight:700;line-height:150%;letter-spacing:-0.64px}@media all and (max-width: 979px){.newsroom .content .wrapper .title{font-size:24px;letter-spacing:-0.48px}}.newsroom .content .featured-video{width:470px;height:274px;aspect-ratio:470/274;border-radius:12px;overflow:hidden;box-shadow:4px 4px 20px 0px rgba(140,140,140,.2)}@media all and (max-width: 979px){.newsroom .content .featured-video{width:100%;height:auto;aspect-ratio:470/274}}.newsroom .content .featured-video iframe{width:100%;height:100%;border:none}.newsroom .content .featured-video .featured-image{width:100%;height:100%;object-fit:cover}.newsroom .content .news-grid{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);gap:0;border-top:2px solid #b8b9bb;border-bottom:2px solid #b8b9bb}@media all and (max-width: 979px){.newsroom .content .news-grid{grid-template-columns:1fr}}.newsroom .content .news-grid .news-card{background:#fff;border-bottom:1px solid #d8d8d8;min-width:0}.newsroom .content .news-grid .news-card:hover{background-color:#f9f9f9}.newsroom .content .news-grid .news-card:nth-child(1),.newsroom .content .news-grid .news-card:nth-child(2){border-bottom:1px solid #d8d8d8}@media all and (max-width: 979px){.newsroom .content .news-grid .news-card:nth-child(1),.newsroom .content .news-grid .news-card:nth-child(2){border-bottom:1px solid #d8d8d8}}.newsroom .content .news-grid .news-card:nth-child(3),.newsroom .content .news-grid .news-card:nth-child(4){border-bottom:none}@media all and (max-width: 979px){.newsroom .content .news-grid .news-card:nth-child(3),.newsroom .content .news-grid .news-card:nth-child(4){border-bottom:1px solid #d8d8d8}}@media all and (max-width: 979px){.newsroom .content .news-grid .news-card:nth-child(4){border-bottom:none}}.newsroom .content .news-grid .news-card .news-link{display:flex;gap:16px;padding:16px 20px;min-width:0;text-decoration:none;color:inherit}@media all and (max-width: 979px){.newsroom .content .news-grid .news-card .news-link{gap:8px;padding:12px 16px}}.newsroom .content .news-grid .news-card .news-link .news-thumbnail{flex-shrink:0;width:112px;height:112px;border:1px solid #f5f4f4;border-radius:4px;overflow:hidden}@media all and (max-width: 979px){.newsroom .content .news-grid .news-card .news-link .news-thumbnail{width:72px;height:72px}}.newsroom .content .news-grid .news-card .news-link .news-thumbnail img{width:100%;height:100%;object-fit:cover}.newsroom .content .news-grid .news-card .news-link .news-content{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}@media all and (max-width: 979px){.newsroom .content .news-grid .news-card .news-link .news-content{gap:4px}}.newsroom .content .news-grid .news-card .news-link .news-content .news-header{display:flex;flex-direction:column;gap:0}.newsroom .content .news-grid .news-card .news-link .news-content .news-header .news-date{color:#8c8c8c;font-size:12px;font-weight:400;line-height:150%;letter-spacing:-0.24px}.newsroom .content .news-grid .news-card .news-link .news-content .news-header .news-title{color:#1e1e22;font-size:18px;font-weight:600;line-height:150%;letter-spacing:-0.36px;margin:0;white-space:pre-wrap;word-break:break-all;overflow-wrap:break-word}@media all and (max-width: 979px){.newsroom .content .news-grid .news-card .news-link .news-content .news-header .news-title{font-size:16px;letter-spacing:-0.32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.newsroom .content .news-grid .news-card .news-link .news-content .news-excerpt{color:#404041;font-size:14px;font-weight:400;line-height:150%;letter-spacing:-0.28px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
