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}.main-container{width:100%;max-width:728px;background:#fff;padding:48px 20px 120px;margin:0 auto;display:flex;flex-direction:column;overflow:hidden}@media all and (max-width: 979px){.main-container{padding:0;margin:0;width:100%;max-width:none}}.hero-section{position:relative}@media all and (max-width: 979px){.hero-section{background:linear-gradient(to top, #dcf1fd 69.291%, #a3daf9 107.18%);padding:24px 16px;min-height:172px}}.hero-content{display:flex;justify-content:space-between;align-items:flex-start}@media all and (min-width: 980px){.hero-content{height:184px}}@media all and (max-width: 979px){.hero-content{position:relative}}.hero-text{display:flex;flex-direction:column}@media all and (max-width: 979px){.hero-text{max-width:198px}}.hero-title{margin-top:14px;font-size:32px;font-weight:500;line-height:1.5;color:#205195}.hero-description{font-size:20px;line-height:1.5;color:#404040}@media all and (min-width: 980px){.hero-description{margin-top:16px}}@media all and (max-width: 979px){.hero-description{font-size:18px;line-height:1.4;color:#1e1e22;letter-spacing:-0.18px}}.hero-description strong{font-weight:500;color:#1e1e22}.hero-sub{font-size:20px;line-height:1.5;color:#404040}@media all and (max-width: 979px){.hero-sub{margin-top:6px;font-size:16px;line-height:1.4;color:#404041;letter-spacing:-0.16px}}.hero-image .lawyer-photo{position:absolute;z-index:1}@media all and (min-width: 980px){.hero-image .lawyer-photo{right:-5px;top:0;width:164px;height:204px;object-fit:cover}}@media all and (max-width: 979px){.hero-image .lawyer-photo{right:0;top:0;width:137px;height:174px;object-fit:cover}}.hero-image .logo-outline{position:absolute;opacity:.2}@media all and (min-width: 980px){.hero-image .logo-outline{width:230px;height:200px;top:40px;right:38px;z-index:0}}@media all and (max-width: 979px){.hero-image .logo-outline{width:190px;height:165px;opacity:.08;right:-36px;top:33px}}.form-container{position:relative;background:#fff;border:1px solid #d8d8d8;border-radius:8px;overflow:hidden}@media all and (max-width: 979px){.form-container{border-radius:8px 8px 0 0;border-bottom:1px solid #d8d8d8}}.form-top-bar{height:8px;background:#205195}.form-content{padding:39px 47px;display:flex;flex-direction:column;gap:36px}@media all and (max-width: 979px){.form-content{padding:36px 16px;gap:28px}}.form-section{display:flex;flex-direction:column;gap:12px}@media all and (max-width: 979px){.form-section{gap:12px}}.form-divider{height:1px;background:#f5f4f4}.question-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media all and (max-width: 979px){.question-header{gap:4px}}.question-title{font-size:18px;font-weight:400;line-height:1.5;color:#1e1e22;margin:0;letter-spacing:-0.18px;flex-shrink:0}@media all and (max-width: 979px){.question-title{font-size:18px;font-weight:500}}.question-title strong.highlight{font-weight:500;color:#205195}.question-title .required{color:#eb4d59;margin-left:2px;font-size:15px}.question-note{font-size:16px;line-height:1.5;color:#8c8c8c;margin:0}@media all and (max-width: 979px){.question-note{font-size:14px;letter-spacing:-0.14px}}.question-sub-note{font-size:15px;line-height:1.5;color:#8c8c8c;margin:0;margin-top:-10px}@media all and (max-width: 979px){.question-sub-note{font-size:13px;line-height:1.4}}.required-notice{display:flex;align-items:center;gap:2px;font-size:13px;line-height:1.4;color:#404041;margin:0 0 -8px 0}.required-notice .required{color:#eb4d59;font-size:15px}.error-guide{display:none;color:#eb4d59;font-size:13px;font-weight:400;line-height:1.5}.checkbox-group{display:flex;flex-direction:column;gap:12px}@media all and (max-width: 979px){.checkbox-group{border:1px solid #d8d8d8;border-radius:4px;padding:12px;gap:12px}}.checkbox-item{display:flex;align-items:center;gap:8px;cursor:pointer}@media all and (max-width: 979px){.checkbox-item{padding-bottom:12px;border-bottom:1px solid #f5f4f4}.checkbox-item:last-child{padding-bottom:0;border-bottom:none}}.checkbox-item input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.checkbox-custom{width:20px;height:20px;border:1px solid #b8b9bb;border-radius:4px;background:#fff;flex-shrink:0;position:relative;transition:all .2s ease}.checkbox-custom::after{content:"";position:absolute;display:none;left:6px;top:3px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-item input[type=checkbox]:checked+.checkbox-custom{background:#00b4e3;border-color:#00b4e3}.checkbox-item input[type=checkbox]:checked+.checkbox-custom::after{display:block}.checkbox-item input[type=checkbox]:focus-visible+.checkbox-custom{outline:2px solid #005297 !important}.checkbox-label{flex:1;font-size:16px;line-height:1.5;color:#404041;display:flex;align-items:center;gap:4px}@media all and (max-width: 979px){.checkbox-label{font-size:15px}}.checkbox-label .required{color:#eb4d59;font-size:14px}.checkbox-label>input{flex:1 0 0;max-width:337px;padding:8px 12px;border-radius:4px;border:1px solid #d8d8d8;background:#fff;color:#1e1e22;font-size:15px;font-weight:400;line-height:140%}@media all and (max-width: 979px){.checkbox-label>input{padding:10px 12px;border-color:#d8d8d8}}.checkbox-label>input::placeholder{color:#8c8c8c}@media all and (max-width: 979px){.checkbox-label>input::placeholder{color:#b8b9bb}}.checkbox-label>input:focus{outline:none;border-color:#00b4e3}@media all and (max-width: 979px){.checkbox-label>input{max-width:400px}}.input-group{display:flex;flex-direction:column;gap:20px}@media all and (max-width: 979px){.input-group{gap:16px}}.input-field{display:flex;flex-direction:column;gap:2px;width:374px}@media all and (max-width: 979px){.input-field{width:100%}}.input-label{font-size:16px;line-height:1.5;color:#404041}@media all and (max-width: 979px){.input-label{font-size:14px}}.input-label strong{font-weight:500;color:#1e1e22}.input-label .required{color:#eb4d59;font-size:14px;margin-left:2px}.input-field input{padding:12px;border:1px solid #b8b9bb;border-radius:4px;font-size:16px;line-height:1.5;color:#1e1e22;background:#fff}@media all and (max-width: 979px){.input-field input{padding:10px 12px;border-color:#d8d8d8}}.input-field input::placeholder{color:#8c8c8c}@media all and (max-width: 979px){.input-field input::placeholder{color:#b8b9bb}}.input-field input:focus{outline:none;border-color:#00b4e3}.date-select-group{display:flex;flex-wrap:wrap;gap:24px}@media all and (max-width: 979px){.date-select-group{gap:16px}}.date-select{display:flex;align-items:center;gap:4px}.date-select select{padding:8px 12px;padding-right:32px;border:1px solid #b8b9bb;border-radius:4px;font-size:16px;line-height:1.5;color:#1e1e22;background:#fff url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23404041' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 8px center;appearance:none;cursor:pointer;min-width:112px}@media all and (max-width: 979px){.date-select select{min-width:84px;padding:8px 12px;padding-right:28px;border-color:#d8d8d8;font-size:15px}}.date-select select:focus{outline:none;border-color:#00b4e3}.date-select span{font-size:16px;line-height:1.5;color:#404041}@media all and (max-width: 979px){.date-select span{font-size:15px}}.date-select:first-child select{min-width:112px}@media all and (max-width: 979px){.date-select:first-child select{min-width:84px}}.date-select:not(:first-child) select{min-width:80px}@media all and (max-width: 979px){.date-select:not(:first-child) select{min-width:auto}}.error-guide-wrapper{display:flex;flex-direction:column;gap:4px}.privacy-section{background:#f5f4f4;border-radius:8px;padding:16px 20px;display:flex;flex-direction:column;gap:16px}@media all and (max-width: 979px){.privacy-section{padding:16px;gap:12px}}.privacy-info{display:flex;flex-direction:column;gap:0}.privacy-title{font-size:16px;line-height:1.5;color:#404041;margin:0}@media all and (max-width: 979px){.privacy-title{font-size:14px;line-height:1.4}}.privacy-desc{font-size:14px;line-height:1.4;color:#8c8c8c;margin:0}@media all and (max-width: 979px){.privacy-desc{font-size:13px}}.privacy-check{display:flex;align-items:center;gap:8px}@media all and (max-width: 979px){.privacy-check{align-items:flex-start}}.privacy-checkbox{flex:1}@media all and (max-width: 979px){.privacy-checkbox{padding-bottom:0;border-bottom:none}}.privacy-checkbox .checkbox-label{font-size:16px;color:#1e1e22}@media all and (max-width: 979px){.privacy-checkbox .checkbox-label{font-size:15px;font-weight:500;color:#404041}}.terms-link{font-size:13px;font-weight:500;line-height:1.5;color:#8c8c8c;text-decoration:none;padding:2px 8px;border:1px solid #8c8c8c;border-radius:4px;white-space:nowrap}@media all and (max-width: 979px){.terms-link{border:none;padding:2px 4px;text-decoration:underline;margin-top:1px}}.submit-section{display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:36px}@media all and (max-width: 979px){.submit-section{padding:28px 16px 60px;gap:12px}}.submit-guide{font-size:18px;line-height:1.5;color:#404041;text-align:center;margin:0}@media all and (max-width: 979px){.submit-guide{font-size:16px;line-height:1.4}}.submit-guide strong{font-weight:500;color:#1e1e22}.btn-submit{width:100%;max-width:632px;height:60px;background:#006ac3;border:none;border-radius:8px;font-size:20px;font-weight:500;line-height:1.5;color:#fff;cursor:pointer;transition:all .2s ease}@media all and (max-width: 979px){.btn-submit{height:50px;font-size:18px;line-height:1.4}}.btn-submit:disabled{background:#b8b9bb;cursor:not-allowed}.btn-submit:not(:disabled):hover{background:#205195}.submit-complete-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none}.submit-complete-modal.show{display:block}.submit-complete-modal .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1e1e22;opacity:.5}.submit-complete-modal .modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;border-radius:12px;overflow:hidden}@media all and (min-width: 980px){.submit-complete-modal .modal-content{width:600px;padding:96px 48px 48px}}@media all and (max-width: 979px){.submit-complete-modal .modal-content{width:328px;padding:84px 16px 24px}}.submit-complete-modal .modal-icon{position:absolute;top:36px;left:50%;transform:translateX(-50%);width:48px;height:48px}@media all and (max-width: 979px){.submit-complete-modal .modal-icon{top:24px}}.submit-complete-modal .modal-icon img{width:100%;height:100%;display:block}.submit-complete-modal .modal-title{font-weight:500;color:#1e1e22;text-align:center;margin:0 0 24px}@media all and (min-width: 980px){.submit-complete-modal .modal-title{font-size:32px;line-height:1.5}}@media all and (max-width: 979px){.submit-complete-modal .modal-title{font-size:24px;line-height:1.5}}.submit-complete-modal .modal-body{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.submit-complete-modal .modal-text{margin:0;width:100%}.submit-complete-modal .modal-text.primary{font-weight:500;color:#404040}@media all and (min-width: 980px){.submit-complete-modal .modal-text.primary{font-size:18px;line-height:26px}}@media all and (max-width: 979px){.submit-complete-modal .modal-text.primary{font-size:16px;line-height:24px}}.submit-complete-modal .modal-text.secondary{font-weight:400;color:#404041}@media all and (min-width: 980px){.submit-complete-modal .modal-text.secondary{font-size:16px;line-height:24px}}@media all and (max-width: 979px){.submit-complete-modal .modal-text.secondary{font-size:14px;line-height:20px}}.submit-complete-modal .modal-footer{font-weight:500;color:#404040;margin-bottom:36px}@media all and (min-width: 980px){.submit-complete-modal .modal-footer{font-size:18px;line-height:26px}}@media all and (max-width: 979px){.submit-complete-modal .modal-footer{font-size:16px;line-height:24px}}.submit-complete-modal .modal-confirm-btn{width:100%;display:flex;justify-content:center;align-items:center;background-color:#006ac3;color:#fff;border:none;border-radius:8px;font-weight:500;text-align:center;cursor:pointer;transition:background-color .2s;padding:10px}@media all and (min-width: 980px){.submit-complete-modal .modal-confirm-btn{height:60px;font-size:20px;line-height:1.5}}@media all and (max-width: 979px){.submit-complete-modal .modal-confirm-btn{height:50px;font-size:18px;line-height:1.4}}.submit-complete-modal .modal-confirm-btn:hover{background-color:#0056a0}
