@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700&family=Noto+Serif+KR:wght@200;300;400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@2.0/nanumsquare.css";@import"https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=Play:wght@400;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._common_table_header_1jttn_1,._common_table_1jttn_1{width:inherit;border-bottom:1px solid #ddd}._common_table_list_1jttn_21{width:100%;height:calc(100% - 123px);overflow-y:scroll;overflow-x:hidden}._common_table_1jttn_1 tbody{overflow-y:scroll}._common_table_header_1jttn_1 th{border-top:1px solid #ddd;border-bottom:0px solid #ddd;font-size:14px;padding:10px;box-sizing:border-box}._common_table_1jttn_1 td{border-bottom:1px solid #eee;padding:10px;font-size:14px;text-align:center;transition:all .3s;box-sizing:border-box}._common_table_1jttn_1 td:nth-child(1),._common_table_header_1jttn_1 th:nth-child(1){width:120px}._common_table_1jttn_1 td:nth-child(2),._common_table_header_1jttn_1 th:nth-child(2){width:150px}._common_table_1jttn_1 td:nth-child(3),._common_table_header_1jttn_1 th:nth-child(3){width:140px}._common_table_1jttn_1 tr:last-child td{border-bottom:none}._common_table_1jttn_1 tr:nth-child(2n) td{background:#f5f5f5;transition:all .3s}._common_table_1jttn_1 tr:hover td{background:#eee;transition:all .3s;cursor:pointer}._table_pagination_1jttn_129{border-top:1px solid #eee;background:#fff;padding:20px 30px;display:flex;justify-content:flex-end;position:absolute;bottom:0;width:100%;box-sizing:border-box}._table_pagination_1jttn_129 button{min-width:50px;padding-left:0;padding-right:0;margin:0 2px}._table_pagination_1jttn_129 button span{margin-right:0}._css-1rwt2y5-MuiButtonBase-root-MuiButton-root_1jttn_175{min-width:50px}._page_input_1jttn_183{padding:10px;width:70px;border:1px solid #ddd;border-radius:4px;text-align:center;margin:0 5px}._table_pagination_1jttn_129 button._MuiButton-containedPrimary_1jttn_201{padding-left:20px;padding-right:20px}._pagination_grp_1jttn_211{margin:0 10px;display:flex;justify-content:center;align-items:center}._pagination_grp_1jttn_211 span,._pagination_grp_1jttn_211 strong{display:inline-flex;align-items:center}._divide_line_1jttn_235{margin:0 10px}._page_text_1jttn_243{margin-right:5px;display:inline-flex;align-items:center}._guardiaBtn_1jttn_255{padding:5px 7px;border-radius:5px;border:1px solid #1c73ab;background:#3e9fd3;color:#fff;letter-spacing:-1px;cursor:pointer}._detail_content_box_1jttn_275{position:relative;width:100%;height:calc(100% - 105px);top:0}._content_detail_header_1jttn_291{position:absolute;padding:10px 20px;width:100%;top:0;left:0;box-sizing:border-box;display:flex;justify-content:space-between;border-bottom:1px solid #eee}._content_detail_list_1jttn_313{width:100%;height:100%;box-sizing:border-box;padding:48px 0 0}._content_detail_box_1jttn_327{width:100%;height:100%;padding:15px 20px;box-sizing:border-box;overflow-x:hidden;overflow-y:scroll}._content_detail_footer_1jttn_345{position:absolute;padding:10px;width:100%;bottom:0;left:0;box-sizing:border-box}._content_writer_1jttn_363{line-height:1rem}._content_article_1jttn_371{margin-bottom:15px}._device_type_1jttn_379{margin-right:10px;font-size:.9rem}._insert_date_1jttn_387{font-size:.9rem;color:#888}._trans_content_1jttn_397{padding-left:5px}._trans_content_1jttn_397>p{line-height:1.2em}.chatbot-container{width:100%;max-width:600px;margin:40px auto;border:1px solid #ddd;border-radius:16px;padding:16px;background-color:#fafafa;box-shadow:0 2px 8px #0000001a}.icon{font-size:18px;cursor:pointer}.chat-window{min-height:200px;max-height:400px;overflow-y:auto;margin-bottom:16px;padding-right:10px}.msg{margin:8px 0;padding:10px 14px;border-radius:20px;max-width:80%;word-wrap:break-word;line-height:1.4;font-size:14px}.msg.bot{background-color:#e0e0e0;align-self:flex-start;text-align:left}.msg.user{background-color:#007bff;color:#fff;align-self:flex-end;text-align:right;margin-left:auto}.btn-group{display:flex;flex-wrap:wrap;gap:8px}.btn-group button{padding:8px 16px;border:none;border-radius:16px;background-color:#eee;cursor:pointer;font-size:14px;transition:background-color .2s ease}.btn-group button:hover{background-color:#ddd}.chatbot-button{position:fixed;bottom:24px;right:24px;z-index:9999;border-radius:50%;width:56px;height:56px;background-color:#007bff;color:#fff;font-size:24px;border:none;cursor:pointer;box-shadow:none}.chatbot-button.active{box-shadow:0 4px 10px #0003}.chatbot-content-chatWindow{flex:1;overflow-y:auto;padding:16px;background-color:#fff}.chat-message-container{display:flex;margin:10px 0}.chatbot-content-botIcon{margin-top:10px;justify-content:flex-start}.chat-message-container.user{justify-content:flex-end}.chat-message{max-width:80%;border-radius:16px;padding:10px 14px;font-size:14px}.bot-bg{background-color:#f1f1f1;color:#000}.user-bg{background-color:#007bff;color:#fff}.chat-message-time{font-size:10px;margin-top:4px;color:#888;text-align:right}.chatbot-footer-footer{display:flex;align-items:center;padding:12px 16px;border-top:1px solid #ddd;background-color:#fff}.chatbot-footer-inputBox{flex:1px;display:flex;align-items:center;border:2px solid;border-radius:24px;padding:6px 12px;transition:border-color .2s;background-color:#fff}.chatbot-footer-input{flex:1px;border:none;outline:none;font-size:14px}.chatbot-footer-sendButton{background:none;border:none;cursor:pointer}.chatbot-header-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#f5f5f5;border-bottom:1px solid #ddd}.chatbot-header-leftcircle{width:32px;height:32px;border-radius:50%;background-color:#007bff;color:#fff;text-align:center;line-height:32px;font-weight:700}.chatbot-header-title{flex:1;text-align:center;font-weight:700;font-size:16px}.chatbot-header-rightArea{display:flex;align-items:center;justify-content:flex-end}.chatbot-header-icon{font-size:18px;cursor:pointer}.chatbot-header-soundBtn{background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:4px 8px;font-size:12px;cursor:pointer;margin-right:8px}.chatbot-header-arrowDown{margin-left:10px;font-size:16px;cursor:pointer;background-color:#f5f5f5;padding:4px;border-radius:50%}.chatbot-page-overlay{position:fixed;bottom:70px;right:24px;z-index:1000;background-color:transparent}.chatbot-page-popup{width:400px;min-height:300px;background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #0003;display:flex;flex-direction:column}.icon-small{width:30px;height:30px}.chat-inside-menu-button{background-color:#fff;color:#007bff;align-self:flex-end;text-align:right;margin-left:auto;max-width:80%;border-radius:16px;padding:10px 14px;font-size:14px;border:2px solid #007bff}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Pretendard;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Pretendard;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Pretendard;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Pretendard;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Pretendard;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:GmarketLight;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GmarketMedium;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GmarketBold;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:NanumSquareNeoLight;src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.eot);src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.eot?#iefix) format("embedded-opentype"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff) format("woff"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.ttf) format("truetype")}@font-face{font-family:NanumSquareNeo;src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot);src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot?#iefix) format("embedded-opentype"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff) format("woff"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.ttf) format("truetype")}@font-face{font-family:NanumSquareNeoBold;src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot);src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot?#iefix) format("embedded-opentype"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff) format("woff"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.ttf) format("truetype")}@font-face{font-family:NanumSquareNeoExtraBold;src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot);src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot?#iefix) format("embedded-opentype"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff) format("woff"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.ttf) format("truetype")}@font-face{font-family:NanumSquareNeoHeavy;src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.eot);src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.eot?#iefix) format("embedded-opentype"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.woff) format("woff"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.ttf) format("truetype")}@font-face{font-family:NanumSquareNeoVariable;src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.eot);src:url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.eot?#iefix) format("embedded-opentype"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.woff) format("woff"),url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.ttf) format("truetype")}html,body{width:100%;font-family:Pretendard,sans-serif;font-size:16px;color:#333;line-height:1.75em;letter-spacing:-.5px;-ms-overflow-style:none;display:flex;align-items:start}#root{width:100%;display:flex;align-items:start}::-webkit-scrollbar{width:5px;background:transparent}::-webkit-scrollbar-thumb{background:#ddd}html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,legend,hr,input,button,textarea,object,figure,figcaption{margin:0;padding:0}main,header,section,nav,footer,aside,article,figure{display:block}html{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{overflow-x:hidden}ul,ol,li{list-style:none}h1,h2,h3,h4,strong,th{font-weight:400;font-family:inherit;color:inherit}a{color:inherit;text-decoration:none;outline:none}i,em{font-style:normal}input::placeholder{color:#ccc}textarea::placeholder{color:#ccc}input:focus::placeholder{color:#999}textarea:focus::placeholder{color:#999}input,textarea{outline:none}input:focus,textarea:focus{background:#f5f5f5;border:1px solid #ddd}#root{width:100%}.tb_container{width:100%;position:relative;display:flex;min-width:1420px;box-sizing:border-box;padding-top:135px;flex-direction:column}.tb_header{width:100%;height:135px;border-bottom:1px solid #ddd;box-sizing:border-box;position:fixed;left:0;top:0;background-color:#fff;z-index:100000}.tb_header_sub{position:fixed;top:135px;left:49%;width:25%;height:0;background-color:#f9f9f9;border-bottom:1px solid #ddd;z-index:99999;display:flex;justify-content:center;align-items:center}.section_container{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.header_section{background-image:linear-gradient(to right,#4285f4,#34d399)}.header_inner_content,.inner_content{width:1420px;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.tb_header_info{width:100%;height:55px;font-family:Play;display:flex;flex-direction:row;padding-left:10px;box-sizing:border-box;font-weight:500}.save_contents{width:120px;color:#fff;display:flex;font-size:.9rem;font-family:Play;align-items:center;cursor:pointer}.save_contents>svg{margin-right:5px}.tb_header_info>li{height:100%;display:flex;color:#fff;box-sizing:border-box;justify-content:center;align-items:center;font-size:.85rem;font-weight:500;margin-right:30px;letter-spacing:0}.tb_header_info>li>img{margin-right:5px}.tb_mainmenu{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tb_mainmenu_list{display:flex;flex-direction:row;height:80px}.tb_mainmenu_list>li{display:flex;justify-content:center;align-items:center;height:100%}.tb_mainmenu_list>li a:hover{color:#54c3ff}.tb_mainmenu_list>li a{display:flex;justify-content:center;align-items:center;height:100%;padding:0 30px;color:#222;font-family:Play;font-weight:700;font-size:1.5rem;letter-spacing:-.1px;cursor:pointer;transition:all .5s}.tb_mainmenu_right{width:50px}.tb_mainmenu_right{visibility:hidden}.tb_mainmenu_list>li:hover{color:#1ba4bd}.tb_banner{width:100%;height:700px;box-sizing:border-box;position:relative}.tb_banner img{width:100%;height:100%;object-fit:cover}img.animate.web{display:block}img.animate.mobile{display:none}.tb_limited{width:100%}.limited_section{padding:80px 0}.mobile_menu{display:none}.section{background:#fff}.section_title{width:100%;display:flex;flex-direction:column;padding:60px 0}.main_use{width:100%;display:flex;flex-direction:column;padding:30px 0}.section_title_center{justify-content:center;align-items:center}.section_title>h2{font-size:2.3rem;letter-spacing:-1px;font-weight:700;color:#333}.section_title>h5{font-size:1.1rem;font-family:Play;color:#aaa;margin-top:10px;font-weight:500}.limited_list{width:100%;display:flex;justify-content:center;align-items:flex-start;box-sizing:border-box;padding:30px 0}.limited_list>li{width:25%;display:flex;justify-content:center;flex-direction:column}.limited_list>li>*{display:flex;justify-content:center}.limited_list>li>h3{font-size:1.5rem;font-weight:700;padding:15px 30px;letter-spacing:-1px}.limited_list>li>.limited_list_desc{color:#aaa;font-size:1.15em;line-height:1.7rem;letter-spacing:-1px;text-align:center}.introduction_content{width:100%;display:flex;justify-content:space-between;flex-direction:row;padding:20px 0;align-items:start}.inner_content{display:flex;flex-direction:column}.header_inner_content{display:flex;flex-direction:row}.content_desc{width:640px;font-size:1.25rem;text-align:justify;line-height:1.75rem}.interpreter_content{display:flex;flex-direction:row;padding:100px 0;align-items:start}.interpreter_content>.left{width:45%;align-items:start}.interpreter_content>.right{width:50%;height:600px;position:relative;margin-left:50px}.interpreter_desc{font-size:1.25rem;font-weight:600;line-height:1.75rem;color:#555;text-align:justify;margin-bottom:50px}.interpreter_desc>b{color:#333;font-size:1.5rem}.interpreter_desc_list{font-size:1.15rem;color:#777;padding-right:80px}.interpreter_desc_list>li{margin-bottom:30px;text-align:justify;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTJFMDYxNjEwNTgzMTFGMEJDQUFEODFGM0MxQ0FGNDIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTJFMDYxNjIwNTgzMTFGMEJDQUFEODFGM0MxQ0FGNDIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MkUwNjE1RjA1ODMxMUYwQkNBQUQ4MUYzQzFDQUY0MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MkUwNjE2MDA1ODMxMUYwQkNBQUQ4MUYzQzFDQUY0MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pswim4MAAAAnSURBVHjaYkxLSwtlYGDIZoCAqSxQjj1UgIGJAQ2AVExF4k8FCDAAw7gEZ5wmrUQAAAAASUVORK5CYII=) left .85rem no-repeat;padding-left:10px;letter-spacing:-.85px}.interpreter_box{width:328px;height:283px;border:1px solid #ddd;box-sizing:border-box;background:#fff;border-radius:15px;box-shadow:3px 3px 5px #00000014;display:flex;align-items:center;justify-content:center}.interpreter_bg{width:90%;height:90%;background:#f4f4fb;position:absolute;z-index:0;left:5%;top:5%}.top_left{position:absolute;left:0;top:0;z-index:10}.top_right{position:absolute;right:0;top:0;z-index:10}.bottom_left{position:absolute;left:0;bottom:0;z-index:10}.bottom_right{position:absolute;right:0;bottom:0;z-index:10}.utils_list{padding:50px}.utils_list>li{margin-bottom:10px;display:flex;justify-content:center}.utils_list>li.title{font-family:Play;font-size:1.5rem;font-weight:700}.utils_list>li.content{font-weight:500;font-size:1.1rem;line-height:1.5rem;color:#777;text-align:center}.tb_service_center{height:620px}.service_center_section{position:absolute;width:100%;background-image:linear-gradient(to right,#63b5cd,#98d3e8,#6fbcd4)!important;height:590px;z-index:0}.service_section{height:620px;position:relative}.service_content{flex-direction:row;position:absolute;z-index:1}.service_content>.left{width:42%;text-align:center}.service_content>.right{width:50%;margin-left:8%}.service_content>.left>img{margin-top:-20px}.service_content>.right>h2{font-size:2.5rem;font-weight:700;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.service_content>.right>h4{font-family:Play;font-weight:600;margin:10px 0 30px;font-size:1.2rem;color:#0003;padding-left:5px}.center_list>li{font-size:1.25rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAArlJREFUeNqslUtIVFEYx//n3Dvj+MAH9jIKIrNciJCBRET2AC1aFmkusm0Q1aKF9IAKDIMW7gq1xNaSBNWiIhAMCwIn3QXWTolaCOOMzuPc0//MvQPDnas56R9+M/dx5n+/+c73fVdUPJ+HAyCREsipLKyRUsKWQjelMqKdlw6R/aSWxMkcmbEtTAjoSVsgnnQEHMf9fYmtEbIAGwHSGnVKoUdJcdEzjfiWNJL2jMJlAfHSsvUwz6N+HxEQ+WnSS9qwfpl/MkCGSDIXufQt6iSDRRob1ZN+co9U5C7mm3eQx2Q3/k/l5Ca5RkL55nXkFtmFjcn2zI9mzTVgLWdED4+PYXO0PZkRNxyNUpl20MwLXUVbMCossRRSPBAFd9vSCoelqWPtoKkoY8f0gsCDE5Vo21PC+tD+FVVpJc6YnLcQa9Xo0rrAOMztGjlehbstFWissd3oC3VQek0SaLytXKJ5R8h9iIEmpQzjxclqXNgbwaNoHM9mEyw+GeTQIL2WLlTCQVd9Kb6d34LrzWVsegfl7PORU9Xo9Ix7p2LIyFWTV2t7s6JQzOmbuRV074tg4EglykICB6psdNZH0Bddwp1PMRaeWGtn4gJPF17z4GzgbaZhZ42F8Y4atG7N9gUeTi/h9mTM7ZC1zafMkhl3m4Kjn19UOPduEV9/pzH6fdmN2BL/MjaaFdbgQodyMOJ16eo1zQ9BU60QVNd+ZSyJSzJsYZIn42suNWaCxs66jI2mw5Z+LyV0nCNyyBubm6FEyNJPpMAfKdz0Rb15vLwJ5mM0HjO+2SrV7l8d9h6Q3oDxW3KfxPzzfIX0eTd/FWmaJKPkKvkR9LKA11D93Ixufr8y+VuH8eeQra8ImZ3jP/3D3S/FMvrIQf+Fe9GaUtl3qhluDXlvfxPdDNdNMLcfWKG/Va5i8/RXgAEAvh7R/QaE4qMAAAAASUVORK5CYII=) left center no-repeat;padding-left:30px;margin-bottom:15px;font-weight:500;letter-spacing:-1px}.center_list>li>b{font-size:2.2rem;letter-spacing:-1px}.center_address>span{display:inline-block;padding:10px 20px;margin:30px 0 10px;background:#0098e7;color:#fff;font-weight:600;font-size:1.2rem;border-radius:10px}.center_address_detail{font-size:1.2rem}.center_address_detail.services{justify-content:start}.tb_service_security{padding:100px 0;box-sizing:border-box}.security_inner_content{display:flex;flex-direction:row!important;align-items:start;justify-content:space-between}.inner_content>div.security_images{width:620px;display:flex;flex-direction:column;margin-top:30px}.security_images img{border-radius:15px}.security_images .bottom{flex-direction:row;width:620px;justify-content:space-between}.security_content{flex:1;margin-left:50px;box-sizing:border-box}.security_images>.top{margin-bottom:20px}.security_images>.bottom{display:flex;flex-direction:row;justify-content:space-between}.security_desc{font-size:1.15rem;font-weight:600}.security_list{margin-top:50px}.security_list>li{display:flex;flex-direction:row;align-items:start;margin-bottom:30px;height:95px}.security_list_content{flex-direction:column;margin-left:15px}.security_list_content>h3{font-weight:600;margin-bottom:10px}.security_list_desc{color:#777;font-size:.95rem}.tb_service_contact_us{background:#f4f7fa;padding:100px 0}.contact_us_content{flex-direction:row;align-items:start}.contact_us_info{width:40%;padding-right:100px}.contact_us_input{width:60%}.contact_input{width:80%}.contact_input h2{font-weight:700;padding-left:15px}.contact_us_info>h2{font-size:2rem;font-family:Play;font-weight:700;margin-bottom:30px}.contact_us_input>h2{font-weight:600;margin-bottom:15px}.contact_us_desc{color:#777;font-size:.9rem;line-height:1.4rem}.com_info{font-family:Play;font-size:.9rem;line-height:1.3rem;font-weight:600}.com_info span{color:#0098e7}.input_tbl{width:100%}.input_tbl td{padding:10px}.input_tbl td.td_short{width:40%;padding-right:30px}.cu_input,.cu_textarea{width:100%;border:1px solid #eee;background:#fff;padding:15px;font-family:Pretendard;box-sizing:border-box;font-size:1rem}.cu_textarea{min-height:200px}.send_message_btn{padding:15px 40px;margin-left:10px;border-radius:25px;border:none;background:#6730e3;color:#fff;font-weight:600;font-family:Pretendard;font-size:1.1rem}.sub_banner{width:100%;height:596px;box-sizing:border-box;position:relative;overflow:hidden}.sub_banner img{width:100%;height:100%;object-fit:cover;animation-name:animateImg}.sub_banner_title{position:absolute;left:10%;bottom:15%;text-shadow:1px 1px 1px rgba(0,0,0,.7);z-index:10}.sub_banner_title h2{font-size:2.2rem;font-weight:700;color:#fff;line-height:2.5rem;font-family:Pretendard;animation-name:animateText}.sub_banner_title h2 b{font-size:2.2rem;font-weight:700;color:#fff;font-family:Play;opacity:1}.sub_banner_title h3{font-size:1.3rem;font-weight:500;color:#fff;line-height:1.5rem;font-family:Play;animation-name:animateText}.tb_sub{width:100%}.sub_section{padding:40px 0}.sub_benefit{width:100%;display:flex;justify-content:space-between}.sub_benefit .left{flex:1}.sub_benefit .center{width:530px;text-align:center;margin:30px 50px;display:flex;align-items:center}.sub_benefit .right{flex:1}.benefit_box{height:220px}.induction_section{background:#f6f7f9;padding:0}.induction_content{flex-direction:row}.induction_section .left{width:55%;height:772px}.induction_section .right{width:45%;box-sizing:border-box;padding:60px 0 60px 130px}.induction_section .left>img{width:100%;height:100%;object-fit:cover}.sec_sub_exp{font-size:1rem;font-family:Play;color:#777}.sec_sub_title{font-size:1.65rem;font-weight:700;line-height:2.2rem}.sec_sub_title2{font-size:2.3rem;font-weight:700;line-height:2.2rem}.induction_list{margin:40px 0 0}.induction_list>li{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:25px}.induction_list>li:last-child{margin-bottom:0}.induction_list>li .img{margin-right:20px;width:70px;text-align:center}.list_content{flex:1;flex-direction:column}.list_content .title{font-size:1.1rem;font-weight:600;margin-bottom:5px}.list_content .exp{font-size:.85rem;line-height:1.3rem;color:#777}.benefit_box .number{font-size:4rem;font-family:Play;font-weight:700;margin-bottom:5px;background:linear-gradient(45deg,#605dba,#4870d5);-webkit-background-clip:text;color:transparent;line-height:3rem}.benefit_box .title{font-size:1.3rem;font-weight:700;margin-bottom:10px}.benefit_box .desc{font-size:.95rem;color:#777;line-height:1.4rem}.usage_title{width:100%}.talkbridge_usage{justify-content:start}.usage_right_content{display:flex;flex-direction:row;width:100%;margin:80px 0}.usage_right_content .left{width:50%;padding-right:5%;padding-top:30px;padding-left:20px;box-sizing:border-box;justify-content:center;display:flex;flex-direction:column}.usage_right_content .left h2{font-size:1.5rem;font-weight:600}.usage_right_content .left h3{font-size:1.2rem;font-weight:500;color:#777;margin-bottom:40px}.usage_right_content .right{width:60%;height:380px;margin-left:5%;box-sizing:border-box}.usage_right_content .right.mobile{display:none}.usage_right_content .right.web{display:flex}.usage_right_content .left p{margin-bottom:1.2rem}.usage_right_content .right img{height:100%;object-fit:cover;border-radius:15px}.usage_left_content{display:flex;flex-direction:row;width:100%;margin:80px 0}.usage_left_content .left{width:45%;height:380px;margin-right:5%;box-sizing:border-box}.usage_left_content .right{width:50%;padding-right:5%;box-sizing:border-box;padding-top:30px;padding-left:20px;justify-content:center;display:flex;flex-direction:column}.usage_left_content .right h2{font-size:1.5rem;font-weight:600}.usage_left_content .right h3{font-size:1.2rem;font-weight:500;color:#777;margin-bottom:40px}.usage_left_content .right p{margin-bottom:1.2rem}.usage_left_content .left img{width:100%;height:100%;object-fit:contain;border-radius:15px}.effect_section{padding:20px 0 120px}.effect_content{display:flex;flex-direction:column}.effect_content_list{display:flex;flex-direction:row;justify-content:space-between}.effect_content_list li{width:31%}.effect_content_list li .img{height:250px}.effect_content_list li .img img{width:100%;height:100%;object-fit:contain;border-radius:10px}.effect_content_list li h2{padding:15px 0;font-size:1.4rem;font-weight:700;letter-spacing:-1px;display:flex;align-items:center}.effect_content_list li h2 b{font-size:2.3rem;color:#bbb;font-family:Play;margin-right:5px}.section_guide_title{width:100%;display:flex;flex-direction:column;padding:60px 0 0}.section_guide_title_center{justify-content:center;align-items:center}.section_guide_title>h2{font-size:2.3rem;letter-spacing:-1px;font-weight:700;color:#333}.section_guide_title>h5{font-size:1.1rem;font-family:Play;color:#aaa;margin-top:10px;font-weight:500}.guide_sub_title{font-size:1.2rem;margin-top:10px;font-weight:500}.guide_inner_content{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-top:30px}.guide_inner_content .left,.guide_inner_content .right{width:50%;position:relative;display:flex;align-items:start;flex-direction:column}.guide_inner_content .left.guide_img img{width:100%;height:540px;object-fit:contain}.guide_inner_content .right.guide_img img{width:100%;height:500px;object-fit:contain}.guide_sub_title b{font-weight:700;font-size:1.4rem;color:#0098e7}.step_exp_box{width:475px;display:flex;flex-direction:row;border:4px solid #0098e7;box-sizing:border-box;margin-left:15px;margin-top:10px;border-radius:10px}.step_num{width:100px;height:100px;background:#0098e7;display:flex;align-items:center;justify-content:center;font-size:3rem;font-family:Play;font-weight:700;color:#fff}.step_kor{width:100px;height:100px;background:#0098e7;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#fff}.step_exp{display:flex;flex:1;padding:10px 20px;font-size:1.2rem;align-items:center;line-height:1.5rem}.first_hand{position:absolute;z-index:1;left:50%;margin-left:50px;bottom:50px}.usage_right_content .right.map{margin-left:0}.guide_inner_content2{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-top:80px;margin-bottom:100px}.guide_inner_content2 .left,.guide_inner_content2 .center,.guide_inner_content2 .right{width:32%;position:relative;display:flex;align-items:start;flex-direction:column}.guide_inner_content2 img.t_img{width:100%;height:100%;object-fit:contain}.guide_inner_content2 img.t_img_tip{position:absolute;right:60px;top:50px;width:120px;box-shadow:1px 1px 5px #00000040;border-radius:5px}.guide_inner_content2 .step_exp_box{width:410px}.second_hand{position:absolute;z-index:100;right:35px;top:45px}.second_hand2{position:absolute;z-index:100;right:15px;top:45px}.second_hand3{position:absolute;z-index:100;right:105px;bottom:100px}.second_hand4{position:absolute;z-index:100;right:-8px;top:45px}img.second_hand3{width:75px;height:90px}.third_hand{position:absolute;z-index:100;right:10px;top:70px}.content_init{position:absolute;z-index:1;right:50px;top:50px}.sub_contact{display:flex;flex-direction:row;width:85%;justify-content:center;margin:1.5rem 0}.sub_contact .left{width:50%;margin-right:5%}.sub_contact .left img{width:100%;object-fit:contain}.sub_contact .right{width:40%;display:flex;flex-direction:column;justify-content:center}.contact_list{display:flex;justify-content:center;flex-direction:column}.contact_list li{display:flex;flex-direction:row;margin-bottom:20px}.contact_list li .icon{width:50px}.contact_list li h3{font-size:1.2rem;font-family:Play;font-weight:600}.contact_list li h4{color:#777}.contact_list li h4 b{color:#333}.contact_section{background:#f4f7fa;padding:40px 0 100px}.contact_title_content h4{margin-top:20px;line-height:1.4rem;text-align:center}.tb_footer{padding:100px 0;position:relative;height:340px;box-sizing:border-box}.tb_footer_bg{background:#222 url(/assets/bottom_bg-BDLI32JH.png) 50% 50% no-repeat;background-size:cover;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.footer_container{position:absolute;width:100%;height:100%;background:#000000e6;left:0;top:0;z-index:1}.footer_content{position:relative;flex-direction:row;display:flex;align-items:start}.footer_content>.left{width:30%}.footer_content>.right{width:55%;margin-left:15%}.company_detail_info{margin-top:15px;font-size:.7rem;color:#ccc}.footer_desc{font-size:.9rem;line-height:1.3rem;min-height:150px;margin-top:15px;color:#ffffff80}.footer_list{display:flex;flex-direction:row;justify-content:space-between}.footer_list>li{font-family:Play;flex:3;font-size:.97rem}.footer_list>li:last-child{flex:4}.footer_list>li>h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAIAAAAmzuBxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABlJREFUeNpiDJn9lwEvYGIgBEZVkKoCIMAA2+0CAoFPzXsAAAAASUVORK5CYII=) left 10px no-repeat;padding-left:15px;color:#fff;font-weight:700}.footer_list>li>ol{display:flex;flex-direction:column;padding-left:15px;color:#999;margin-top:15px}.footer_list>li>ol>li>img{width:15px;margin-right:10px}.footer_list>li>ol>li:last-child>img{width:15px;height:18px;margin-right:10px}.location_addr_box{display:flex;flex-direction:row;line-height:1.2rem}.footer_copyright{width:1420px;height:60px;position:absolute;bottom:0;padding:10px 20px;box-sizing:border-box;font-family:Play;text-align:right;border-top:1px solid rgba(255,255,255,.2);color:#ffffffd9;font-size:.8rem;letter-spacing:0px;display:flex;justify-content:end;align-items:center}.tb_banner .swiper{height:100%}.swiper-slide img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;object-fit:cover}.tb_banner{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden;box-sizing:border-box;position:relative}.tb_banner .swiper-container{position:relative;width:100vw;height:700px;overflow:visible}.tb_banner .swiper-container>.swiper-slide__content{position:absolute;top:0}.swiper-slide{display:flex;background:#eee;align-items:center;justify-content:center;position:relative;max-width:100%}.tb_banner .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;border-radius:5px;opacity:.7;transition:all 1s;margin:0 3px}.tb_banner .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;border-radius:5px;transition:all 1s;margin:0 3px}.tb_banner .swiper-pagination-bullet-active{width:30px;background-color:#00c6e9;opacity:1}.tb_banner .swiper-button-next,.tb_banner .swiper-button-prev{color:#fff;z-index:10000;margin:-30px 20px 0}.tb_banner .swiper-slide img{width:100%;height:100%;object-fit:cover;opacity:1;transition:all .5s}.tb_banner .navigation_wrapper{position:absolute;width:100%;height:700px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000}.swiper-pagination{bottom:0;width:100%}.tb_banner .swiper-slide-active img{opacity:1}.tb_banner .swiper-slide-active .banner_desc{transition-delay:.3s;opacity:1;left:100px}.tb_banner .swiper-slide-active .eng_banner_title h2{transition-delay:.5s;opacity:1;margin-left:0}.tb_banner .swiper-slide-active .eng_banner_title h3{transition-delay:1s;opacity:1;margin-left:0}.tb_banner .swiper-slide-active .kor_banner_title h3{transition-delay:1.5s;opacity:1;margin-right:0}.tb_banner .swiper-slide-active .kor_banner_title h4{transition-delay:2s;opacity:1;margin-left:0}.tb_banner .swiper-slide-active .part-text{transition-delay:2.5s;opacity:1;right:45px}.eng_banner_title{position:absolute;left:10%;top:10%;text-shadow:1px 1px 1px rgba(0,0,0,.7)}.eng_banner_title h2{font-size:4rem;font-weight:700;color:#fff;line-height:3.5rem;font-family:Play;margin-left:100px;opacity:0;transition:all 1s}.eng_banner_title h3{font-size:2rem;font-weight:700;color:#fff;line-height:2rem;font-family:Play;margin-left:100px;opacity:0;transition:all 1s}.kor_banner_title{position:absolute;right:10%;bottom:10%;text-shadow:1px 1px 1px rgba(0,0,0,.7)}.kor_banner_title h3{font-size:1.8rem;font-weight:700;color:#fff;line-height:2.3rem;font-family:Pretendard;margin-right:100px;opacity:0;transition:all 1s}.kor_banner_title h4{font-size:1.8rem;font-weight:700;color:#fff;line-height:2.3rem;font-family:Pretendard;margin-left:-100px;opacity:0;transition:all 1s}.kor_banner_title h3 b{font-size:2.3rem;font-weight:700;color:#fff;line-height:2.3rem;font-family:Play}.kor_banner_title h4 strong{font-size:2.3rem;font-weight:700;color:#ffae00;line-height:2.3rem;font-family:Pretendard}.popup_wrapper{width:100%;height:100%;position:fixed;background:#00000026;z-index:10000000;left:0;top:0}.popup_box{width:300px;height:210px;position:absolute;left:50%;top:50%;z-index:1;background:#fff;border-radius:10px;transform:translate(-50%,-50%);box-shadow:0 0 5px 5px #00000026}.popup_box h2{display:flex;align-items:center;font-family:Play;font-weight:700;font-size:1.1rem;padding:7px 15px;border-bottom:1px solid #eee;margin-bottom:8px;background:#f5f5f5;border-top-left-radius:10px;border-top-right-radius:10px}.popup_box h2 svg{margin-right:5px}.login_btn{border-top:1px solid #dfdfdf;margin-top:10px;padding:10px;display:flex;justify-content:center;background:#f5f5f5;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.save_contents_box{width:900px;min-height:600px;height:600px;position:absolute;left:50%;top:50%;z-index:1;background:#fff;border-radius:10px;transform:translate(-50%,-50%);box-shadow:0 0 5px 5px #00000026}.save_contents_box h2{display:flex;align-items:center;font-family:Play;font-weight:700;font-size:1.1rem;padding:7px 15px;border-bottom:1px solid #eee;background:#f5f5f5;border-top-left-radius:10px;border-top-right-radius:10px}.save_contents_box h2 svg{margin-right:5px}.save_content_list_box{width:100%;height:calc(100% - 104px);box-sizing:border-box;font-size:.9rem;position:relative}.login_input{padding:4px 10px}.login_input input::placeholder{letter-spacing:-1px;font-size:.9rem}.login_btn{width:100%;position:absolute;left:0;bottom:0;border-top:1px solid #dfdfdf;box-sizing:border-box;padding:10px;display:flex;justify-content:center;background:#f5f5f5;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.login_btn button{margin:0 3px;font-size:.9rem;font-family:Play;font-weight:700}.animate{-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-iteration-count:1;will-change:transform;backface-visibility:hidden}.textAnimate{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-iteration-count:1;will-change:transform;backface-visibility:hidden}.textAnimate2{-webkit-animation-duration:4s;animation-duration:4s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-iteration-count:1;will-change:transform;backface-visibility:hidden}.highlight{font-weight:700;color:#0070f3}.brand{color:#0070f3;font-size:1.1em;font-weight:700}.spec_table{width:100%;border-collapse:collapse;margin-top:20px;font-size:14px}.spec_table th,.spec_table td{border:1px solid #ddd;padding:12px;text-align:center}.spec_table th{background-color:#f5f5f5;font-weight:700}.spec_table2{width:50%;border-collapse:collapse;margin-top:20px;font-size:14px}.spec_table2 th,.spec_table2 td{border:1px solid #ddd;padding:15px;text-align:left}.spec_table2 th{background-color:#f5f5f5;font-weight:700}.spec_table3{width:100%;border-collapse:collapse;margin-top:20px;font-size:14px}.spec_table3 th,.spec_table3 td{border:1px solid #ddd;padding:12px;text-align:center}.spec_table3 th{background-color:#f5f5f5;font-weight:700}.circle{display:inline-block;width:24px;height:24px;line-height:24px;border-radius:50%;background-color:#2196f3;color:#fff;font-weight:700;font-size:13px}.blackcircle{display:inline-block;width:24px;height:24px;line-height:24px;border-radius:50%;background-color:#000;color:#fff;font-weight:700;font-size:13px}.note{text-align:left;background-color:#fafafa;font-style:italic}.dropdown_menu{font-size:small;position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ccc;min-width:160px;z-index:999;box-shadow:0 4px 8px #0000001a}.dropdown_menu li a{font-size:small;font-weight:500;padding:8px 20px}.dropdown_menu li{padding:10px 20px}.dropdown_menu li:hover{background-color:#f0f0f0}@keyframes animateImg{0%{transform:scale(1.4) translateZ(1px)}to{transform:scale(1) translateZ(1px)}}@keyframes animateText{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 769px){.tb_container{min-width:100%;padding-top:110px}.section_container{padding:15px;box-sizing:border-box}.tb_header>.section_container{padding:0}.inner_content{width:100%}.tb_header{height:110px}.tb_header_info{width:100%;height:55px;font-family:Play;display:flex;flex-direction:column;justify-content:center;padding-left:10px;box-sizing:border-box;font-weight:500}.tb_header_info>li{display:flex;color:#fff;box-sizing:border-box;align-items:center;font-size:.85rem;font-weight:500;letter-spacing:0;justify-content:start;padding:0;height:1rem}.tb_header_info>li>img{margin-right:5px}.header_section{height:55px;justify-content:start}.tb_header_sub{position:fixed;top:135px;left:48%;width:30%;height:0;background-color:#f9f9f9;border-bottom:1px solid #ddd;z-index:99999;display:flex;justify-content:center;align-items:center}.tb_banner{width:100%;height:550px;box-sizing:border-box;position:relative}.tb_mainmenu{height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;box-sizing:border-box}.tb_mainmenu_list{display:none}.tb_mainmenu_right{display:flex;justify-content:end;visibility:visible}.tb_mainmenu h2 img{width:150px;margin-top:10px}.sub_banner{width:100%;height:calc(100vh - 110px);box-sizing:border-box;position:relative;overflow:hidden}.sub_banner img{width:100%;height:100%;object-fit:cover;animation-name:animateImg}img.animate.web{display:none}img.animate.mobile{display:block}.mobile_menu{display:flex;visibility:hidden;position:fixed;width:100vw;height:100vh;z-index:1000000;left:0;top:0;right:0;bottom:0;padding:20px;box-sizing:border-box;overflow:hidden}.mobile_menu.active{visibility:visible}.mobile_menu_bg{width:100%;height:100%;left:0;top:0;position:absolute;background:#0003;opacity:0;transition:all 1s}.mobile_menu_box{width:70%;height:100vh;background:#fff;position:fixed;z-index:10;right:-85%;top:0;border-radius:0;box-shadow:-2px 0 5px #0000004d;transition:all .7s}.mobile_menu_box .header{padding:20px 10px;box-sizing:border-box;height:60px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd}.mobile_menu_box .header .title{display:inline-flex;align-items:center}.mobile_menu_box .header .title,.mobile_menu_box .header .close_btn{font-family:Play;font-size:1.7rem;letter-spacing:-1px;font-weight:700}.mobile_menu_box .header .close_btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:20px}.mobile_menu_list{padding:15px 20px;box-sizing:border-box}.mobile_menu_list li{margin-bottom:10px;font-size:1.2rem;font-family:Play;font-weight:700;display:flex;align-items:center;padding:5px 0}.mobile_menu_list li svg{margin-right:5px}.mobile_menu_box.active{right:0%}.mobile_menu.active .mobile_menu_bg{opacity:1}.section_title{width:100%;display:flex;flex-direction:column;padding:30px 0 0}.section_title_center{justify-content:center;align-items:center;line-height:1em}.section_title>h2{font-size:1.3rem;letter-spacing:-1px;font-weight:700;color:#333;line-height:1.4rem}.section_title>h5{font-size:.8rem;font-family:Play;color:#aaa;font-weight:500;line-height:1rem;letter-spacing:-1px;margin-top:0}.limited_list{width:100%;justify-content:center;align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column}.limited_list>li{width:100%;display:flex;justify-content:center;flex-direction:column;margin-bottom:20px;border:1px solid #e0e0e0;border-radius:10px;padding:30px 0;background:#f5f5f5}.limited_list>li>*{display:flex;justify-content:center}.limited_list>li>h3{font-size:1.5rem;font-weight:700;padding:20px 30px;letter-spacing:-1px}.limited_list>li>.limited_list_desc{color:#aaa;font-size:1em;line-height:1.3rem;letter-spacing:-1px;text-align:center}.tb_banner{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden;box-sizing:border-box;position:relative}.tb_banner .swiper-container{position:relative;width:100vw;height:550px;overflow:visible}.tb_banner .swiper-container>.swiper-slide__content{position:absolute;top:0}.swiper-slide{display:flex;background:#eee;align-items:center;justify-content:center;position:relative;max-width:100%}.tb_banner .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;border-radius:5px;opacity:.7;transition:all 1s;margin:0 3px}.introduction_content{width:100%;display:flex;justify-content:space-between;flex-direction:column;padding:20px 0;align-items:start}.intro_left_img,.intro_right_img{width:100%;display:flex;justify-content:center}.intro_left_img img,.intro_right_img img{width:60%}.content_desc{width:100%;font-size:1rem;text-align:justify;line-height:1.3rem;padding:30px 10px;box-sizing:border-box}.interpreter_content{display:flex;flex-direction:column;padding:10px;align-items:start}.interpreter_content>.left{width:100%;align-items:start}.interpreter_content>.right{width:100%;height:auto;position:relative;margin-left:0}.interpreter_desc{font-size:1.15rem;font-weight:600;line-height:1.5rem;color:#555;text-align:justify;padding:30px 0;margin-bottom:0}.interpreter_desc>b{color:#333;font-size:1.2rem}.interpreter_desc_list{font-size:1.15rem;color:#777;padding-right:0}.interpreter_desc_list>li{margin-bottom:30px;text-align:justify;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTJFMDYxNjEwNTgzMTFGMEJDQUFEODFGM0MxQ0FGNDIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTJFMDYxNjIwNTgzMTFGMEJDQUFEODFGM0MxQ0FGNDIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MkUwNjE1RjA1ODMxMUYwQkNBQUQ4MUYzQzFDQUY0MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MkUwNjE2MDA1ODMxMUYwQkNBQUQ4MUYzQzFDQUY0MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pswim4MAAAAnSURBVHjaYkxLSwtlYGDIZoCAqSxQjj1UgIGJAQ2AVExF4k8FCDAAw7gEZ5wmrUQAAAAASUVORK5CYII=) left .85rem no-repeat;padding-left:10px;letter-spacing:-.85px}.interpreter_box{width:100%;height:auto!important;border:1px solid #ddd;box-sizing:border-box;background:#fff;border-radius:15px;box-shadow:3px 3px 5px #00000014;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.interpreter_bg{width:90%;height:90%;background:#f4f4fb;position:absolute;z-index:0;left:5%;top:5%}.top_left,.top_right,.bottom_left,.bottom_right{position:relative;z-index:10}.tb_service_center{height:700px;padding-top:50px}.service_center_section{position:absolute;z-index:1;top:-33px;width:100%;background-image:linear-gradient(to right,#63b5cd,#98d3e8,#6fbcd4);height:370px;z-index:0}.service_section{position:relative}.service_content{flex-direction:column;position:absolute;z-index:1}.service_content>.left{width:100%;height:380px;text-align:center}.service_content>.right{width:100%;margin-left:8%}.service_content>.left>img{margin-top:53px;height:390px}.service_content>.right{padding:50px 15px;box-sizing:border-box;margin-left:0;margin-top:40px}.service_content>.right>h2{font-size:1.5rem;font-weight:700;color:#333;text-shadow:none;line-height:1.3rem}.service_content>.right>h4{font-family:Play;font-weight:600;margin:0 0 20px;font-size:.9rem;color:#0003;padding-left:5px}.center_list>li{font-size:1rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAArlJREFUeNqslUtIVFEYx//n3Dvj+MAH9jIKIrNciJCBRET2AC1aFmkusm0Q1aKF9IAKDIMW7gq1xNaSBNWiIhAMCwIn3QXWTolaCOOMzuPc0//MvQPDnas56R9+M/dx5n+/+c73fVdUPJ+HAyCREsipLKyRUsKWQjelMqKdlw6R/aSWxMkcmbEtTAjoSVsgnnQEHMf9fYmtEbIAGwHSGnVKoUdJcdEzjfiWNJL2jMJlAfHSsvUwz6N+HxEQ+WnSS9qwfpl/MkCGSDIXufQt6iSDRRob1ZN+co9U5C7mm3eQx2Q3/k/l5Ca5RkL55nXkFtmFjcn2zI9mzTVgLWdED4+PYXO0PZkRNxyNUpl20MwLXUVbMCossRRSPBAFd9vSCoelqWPtoKkoY8f0gsCDE5Vo21PC+tD+FVVpJc6YnLcQa9Xo0rrAOMztGjlehbstFWissd3oC3VQek0SaLytXKJ5R8h9iIEmpQzjxclqXNgbwaNoHM9mEyw+GeTQIL2WLlTCQVd9Kb6d34LrzWVsegfl7PORU9Xo9Ix7p2LIyFWTV2t7s6JQzOmbuRV074tg4EglykICB6psdNZH0Bddwp1PMRaeWGtn4gJPF17z4GzgbaZhZ42F8Y4atG7N9gUeTi/h9mTM7ZC1zafMkhl3m4Kjn19UOPduEV9/pzH6fdmN2BL/MjaaFdbgQodyMOJ16eo1zQ9BU60QVNd+ZSyJSzJsYZIn42suNWaCxs66jI2mw5Z+LyV0nCNyyBubm6FEyNJPpMAfKdz0Rb15vLwJ5mM0HjO+2SrV7l8d9h6Q3oDxW3KfxPzzfIX0eTd/FWmaJKPkKvkR9LKA11D93Ixufr8y+VuH8eeQra8ImZ3jP/3D3S/FMvrIQf+Fe9GaUtl3qhluDXlvfxPdDNdNMLcfWKG/Va5i8/RXgAEAvh7R/QaE4qMAAAAASUVORK5CYII=) left center no-repeat;background-size:15px;padding-left:20px;margin-bottom:5px;font-weight:500;letter-spacing:-1px}.center_list>li>b{font-size:1.5rem;letter-spacing:-1px}.center_address>span{display:inline-block;padding:10px 20px;margin:30px 0 10px;background:#0098e7;color:#fff;font-weight:600;font-size:1.2rem;border-radius:10px}.center_address_detail{font-size:1rem}.tb_service_security{padding:0;box-sizing:border-box}.security_inner_content{display:flex;flex-direction:column!important;align-items:start;justify-content:space-between}.inner_content>div.security_images{width:100%;display:flex;flex-direction:column;margin-top:0}.security_images .top img{border-radius:15px;width:100%;height:100%;object-fit:cover}.security_images .bottom{flex-direction:row;width:100%;justify-content:space-between;margin-bottom:20px}.security_images .bottom img{width:48%;height:220px;object-fit:cover}.security_content{flex:1;margin-left:0;box-sizing:border-box}.security_images>.top{margin-bottom:5px}.security_images>.bottom{display:flex;flex-direction:row;justify-content:space-between}.security_desc{font-size:1rem;font-weight:500;margin-top:15px}.security_list{margin-top:50px}.security_list>li{display:flex;flex-direction:row;align-items:start;margin-bottom:30px}.security_list_content{flex-direction:column;margin-left:15px}.security_list_content>h3{font-weight:600;margin-bottom:10px}.security_list_desc{color:#777;font-size:.95rem;line-height:1.4rem}.tb_service_contact_us{background:#f4f7fa;padding:30px 0}.contact_us_content{flex-direction:column;align-items:start}.contact_us_info{width:100%;padding-right:0}.contact_us_input{width:100%;margin-top:30px}.contact_us_info>h2{font-size:2rem;font-family:Play;font-weight:700;margin-bottom:30px}.contact_us_input>h2{font-weight:600;margin-bottom:15px}.contact_us_desc{color:#777;font-size:.9rem;line-height:1.4rem}.com_info{font-family:Play;font-size:.9rem;line-height:1.3rem;font-weight:600}.com_info span{color:#0098e7}.input_tbl{width:100%}.input_tbl td{padding:10px}.input_tbl td.td_short{width:40%;padding-right:0}.cu_input,.cu_textarea{width:100%;border:1px solid #eee;background:#fff;padding:15px;font-family:Pretendard;box-sizing:border-box;font-size:1rem}.cu_textarea{min-height:200px}.send_message_btn{padding:15px 40px;margin-left:10px;border-radius:25px;border:none;background:#6730e3;color:#fff;font-weight:600;font-family:Pretendard;font-size:1.1rem}.sub_banner_title{position:absolute;left:5%;right:5%;bottom:5%;text-shadow:1px 1px 1px rgba(0,0,0,.7);z-index:10}.sub_banner_title h2{font-size:1.4rem;font-weight:700;color:#fff;line-height:1.7rem;font-family:Pretendard;animation-name:animateText}.sub_banner_title h2 b{font-size:1.45rem;font-weight:700;color:#fff;font-family:Play;opacity:1}.sub_banner_title h3{font-size:1rem;font-weight:500;color:#fff;line-height:1.2rem;font-family:Play;animation-name:animateText}.section_guide_title{width:100%;display:flex;flex-direction:column;padding:30px 0 0}.section_guide_title_center{justify-content:center;align-items:center}.section_guide_title>h2{font-size:1.5rem;letter-spacing:-1px;font-weight:700;color:#333}.section_guide_title>h5{font-size:1.1rem;font-family:Play;color:#aaa;margin-top:5px;font-weight:500}.guide_sub_title{font-size:1.1rem;margin-top:10px;font-weight:500;line-height:1.4rem}.guide_inner_content{width:100%;display:flex;flex-direction:column;justify-content:space-between;margin-top:40px}.guide_inner_content .left,.guide_inner_content .right{width:100%;position:relative;display:flex;align-items:start;flex-direction:column}.guide_inner_content .left img,.guide_inner_content .right img{width:100%}.guide_sub_title b{font-weight:700;font-size:1.2em;color:#0098e7}.step_exp_box{width:calc(100% - 40px);display:flex;flex-direction:row;border:4px solid #0098e7;box-sizing:border-box;align-items:center;margin-left:15px;margin-top:10px;border-radius:10px;margin-bottom:20px}.step_num{width:100px;height:100px;background:#0098e7;display:flex;align-items:center;justify-content:center;font-size:3rem;font-family:Play;font-weight:700;color:#fff}.step_kor{width:100px;height:100px;background:#0098e7;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#fff}.step_exp{display:flex;flex:1;padding:10px 20px;font-size:1.2rem;align-items:center;line-height:1.5rem}.guide_inner_content .left img.first_hand{position:absolute;z-index:1;right:10px;bottom:95px;width:65px;margin-left:0;left:auto}.guide_inner_content2{width:100%;display:flex;flex-direction:column;justify-content:space-between;margin-top:40px;margin-bottom:0}.guide_inner_content2 .left,.guide_inner_content2 .center,.guide_inner_content2 .right{width:100%;position:relative;display:flex;align-items:start;flex-direction:column}.guide_inner_content2 img.t_img{width:100%;object-fit:cover}.guide_inner_content2 .step_exp_box{width:calc(100% - 40px)}.second_hand{position:absolute;z-index:100;right:5px;top:30px;width:65px}.third_hand{position:absolute;z-index:100;right:20px;top:70px;width:65px}.content_init{position:absolute;z-index:1;right:50px;top:50px}.tb_sub{width:100%}.sub_section{padding:40px 15px}.sub_benefit{width:100%;display:flex;flex-direction:column;justify-content:space-between;margin-top:20px}.sub_benefit .left{flex:1;width:100%}.sub_benefit .center{flex:1;width:100%;text-align:center;margin:0 0 20px}.sub_benefit .center img{width:100%;height:100%;object-fit:cover}.sub_benefit .right{flex:1;width:100%}.benefit_box{height:auto;margin-bottom:30px}.induction_section{background:#f6f7f9;padding:0}.induction_content{flex-direction:column}.induction_section .left{width:100%;height:300px}.induction_section .right{width:100%;box-sizing:border-box;padding:15px}.induction_section .left>img{width:100%;height:100%;object-fit:cover}.sec_sub_exp{font-size:1rem;font-family:Play;color:#777}.sec_sub_title{font-size:1.15rem;font-weight:700;line-height:1.7rem}.sec_sub_title2{font-size:1.3rem;font-weight:700;line-height:1.7rem}.induction_list{margin:40px 0 0}.induction_list>li{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:25px}.induction_list>li:last-child{margin-bottom:0}.induction_list>li .img{margin-right:10px;width:60px;text-align:center}.induction_list>li .img img{width:90%}.induction_list>li:last-child .img img{width:75%}.list_content{flex:1;flex-direction:column}.list_content .title{font-size:1.05rem;font-weight:600;margin-bottom:5px;letter-spacing:-1px}.list_content .exp{font-size:.85rem;line-height:1.3rem;color:#777}.benefit_box .number{font-size:2rem;font-family:Play;font-weight:700;margin-bottom:15px;background:linear-gradient(45deg,#605dba,#4870d5);-webkit-background-clip:text;color:transparent;line-height:1.5rem}.benefit_box .title{font-size:1.3rem;font-weight:700;margin-bottom:10px}.benefit_box .desc{font-size:.95rem;color:#777;line-height:1.4rem}.usage_title{width:100%}.talkbridge_usage{justify-content:start}.usage_right_content{display:flex;flex-direction:column;width:100%;margin:10px 0}.usage_right_content .left{width:100%;padding-top:30px;padding-left:0;box-sizing:border-box;justify-content:center;display:flex;flex-direction:column}.usage_right_content .left h2{font-size:1.2rem;font-weight:600}.usage_right_content .left h3{font-size:1rem;font-weight:600;color:#777;margin-bottom:20px}.usage_right_content .right{width:100%;height:100%;box-sizing:border-box;margin-left:0}.usage_right_content .right.mobile{display:flex}.usage_right_content .right.web{display:none}.usage_right_content .left p{margin-bottom:1.2rem;line-height:1.45rem}.usage_right_content .right img{width:100%;height:240px;object-fit:cover;border-radius:15px;margin-top:10px}.usage_left_content{display:flex;flex-direction:column;width:100%;margin:40px 0}.usage_left_content .left{width:100%;height:100%;box-sizing:border-box}.usage_left_content .right{width:100%;box-sizing:border-box;padding-top:30px;padding-left:0;justify-content:center;display:flex;flex-direction:column}.usage_left_content .right h2{font-size:1.2rem;font-weight:600}.usage_left_content .right h3{font-size:1rem;font-weight:600;color:#777;margin-bottom:20px}.usage_left_content .right p{margin-bottom:1.2rem;line-height:1.45rem}.usage_left_content .left img{width:100%;object-fit:cover;border-radius:15px}.effect_section{padding:20px 15px 120px}.effect_section .section_title_center{margin-bottom:20px}.effect_content{display:flex;flex-direction:column}.effect_content_list{display:flex;flex-direction:column;justify-content:space-between}.effect_content_list li{width:100%}.effect_content_list li .img{height:250px}.effect_content_list li .img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.effect_content_list li h2{padding:15px 0;font-size:1.2rem;font-weight:700;letter-spacing:-1px;display:flex;align-items:center}.effect_content_list li h2 b{font-size:1.8rem;color:#bbb;font-family:Play;margin-right:5px}.sub_contact{display:flex;flex-direction:column;width:100%;justify-content:center;margin:1.5rem 0}.sub_contact .left{width:100%}.sub_contact .left img{width:100%;object-fit:contain}.sub_contact .right{width:100%;display:flex;flex-direction:column;justify-content:center}.contact_list{display:flex;justify-content:center;flex-direction:column}.contact_list li{display:flex;flex-direction:row;margin-bottom:20px}.contact_list li .icon{width:44px;text-align:center}.contact_list li .icon img{margin-top:5px}.sub_contact_content{padding:15px}.contact_list li h3{font-size:1.2rem;font-family:Play;font-weight:600}.contact_list li h4{color:#777;font-size:.9rem;line-height:1.2rem}.contact_list li h4 b{color:#333}.contact_section{background:#f4f7fa;padding:20px 0 100px}.contact_title_content h4{margin-top:20px;line-height:1.4rem;text-align:center}.sub_contact_content h4{margin-bottom:20px}.sub_contact_content .contact_input{width:100%}.sub_contact_content .contact_input h2{font-size:1.3rem;margin-top:20px}.guide_inner_content .left.guide_img img,.guide_inner_content .right.guide_img img{width:100%;height:100%;object-fit:contain}.tb_footer{height:240px}.footer_container{position:absolute;width:100%;height:100%;background:#000000e6;left:0;top:0;z-index:1}.footer_content{position:relative;flex-direction:column;display:flex;align-items:start}.footer_content>.left{width:100%}.footer_content>.right{width:100%;margin-left:0;display:none}.footer_desc{font-size:.9rem;line-height:1.3rem;min-height:100px;margin-top:5px;margin-bottom:70px;color:#ffffff80}.footer_list{display:flex;flex-direction:row;justify-content:space-between}.footer_list>li{font-family:Play;flex:3}.footer_list>li:last-child{flex:4}.footer_list>li>h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAIAAAAmzuBxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABlJREFUeNpiDJn9lwEvYGIgBEZVkKoCIMAA2+0CAoFPzXsAAAAASUVORK5CYII=) left 10px no-repeat;padding-left:15px;color:#fff;font-weight:700}.footer_list>li>ol{display:flex;flex-direction:column;padding-left:15px;color:#999;margin-top:15px}.footer_list>li>ol>li>img{width:15px;margin-right:10px}.footer_list>li>ol>li:last-child>img{width:15px;height:18px;margin-right:10px}.location_addr_box{display:flex;flex-direction:row;line-height:1.2rem}.footer_content .left img{width:180px;margin-top:10px}.footer_copyright{width:100%;height:60px;position:absolute;bottom:0;padding:10px 20px;box-sizing:border-box;font-family:Play;text-align:center;border-top:1px solid rgba(255,255,255,.2);color:#ffffffd9;font-size:.8rem;letter-spacing:0px;display:block;justify-content:center;align-items:center;line-height:1.2em}.footer_copyright b:before{content:"\a";white-space:pre}.company_detail_info{margin-top:10px;margin-bottom:30px;line-height:1rem}.tb_banner .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;border-radius:5px;transition:all 1s;margin:0 3px}.tb_banner .swiper-pagination-bullet-active{width:30px;background-color:#00c6e9;opacity:1}.tb_banner .swiper-button-next,.tb_banner .swiper-button-prev{color:#fff;z-index:10;margin:-30px -10px 0;display:none}.tb_banner .swiper-slide img{width:100%;height:100%;object-fit:cover;opacity:1;transition:all .5s}.tb_banner .navigation_wrapper{position:absolute;width:100%;height:550px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000}.swiper-pagination{bottom:0;width:100%}.tb_banner .swiper-slide-active img{opacity:1}.tb_banner .swiper-slide-active .banner_desc{transition-delay:.3s;opacity:1;left:100px}.tb_banner .swiper-slide-active .eng_banner_title h2{transition-delay:.5s;opacity:1}.tb_banner .swiper-slide-active .eng_banner_title h3{transition-delay:1s;opacity:1}.tb_banner .swiper-slide-active .kor_banner_title h3{transition-delay:1.5s;opacity:1}.tb_banner .swiper-slide-active .kor_banner_title h4{transition-delay:2s;opacity:1}.tb_banner .swiper-slide-active .part-text{transition-delay:2.5s;opacity:1;right:45px}.eng_banner_title{position:absolute;left:10%;top:5%;text-shadow:1px 1px 1px rgba(0,0,0,.7);width:90%}.eng_banner_title h2{font-size:2rem;font-weight:700;color:#fff;line-height:2rem;font-family:Play;opacity:0;transition:all 1s;margin:0}.eng_banner_title h3{font-size:1.5rem;font-weight:700;color:#fff;line-height:1.5rem;font-family:Play;opacity:0;transition:all 1s;margin:0}.kor_banner_title{position:absolute;left:10%;bottom:10%;text-shadow:1px 1px 1px rgba(0,0,0,.7)}.kor_banner_title h3,.kor_banner_title h4{font-size:1rem;font-weight:700;color:#fff;line-height:1.3rem;font-family:Pretendard;opacity:0;transition:all 1s;margin:0}.kor_banner_title h3 b{font-size:1.3rem;font-weight:700;color:#fff;line-height:1.3rem;font-family:Play}.kor_banner_title h4 strong{font-size:1.3rem;font-weight:700;color:#ffae00;line-height:1.3rem;font-family:Pretendard}}@media screen and (min-width: 769px) and (max-width: 932px){.tb_container{min-width:100%;padding-top:110px}.section_container{padding:15px;box-sizing:border-box}.tb_header>.section_container{padding:0}.inner_content{width:100%}.tb_header{height:110px}.tb_header_info{width:100%;height:55px;font-family:Play;display:flex;flex-direction:column;justify-content:center;padding-left:10px;box-sizing:border-box;font-weight:500}.tb_header_info>li{display:flex;color:#fff;box-sizing:border-box;align-items:center;font-size:.85rem;font-weight:500;letter-spacing:0;justify-content:start;padding:0;height:1rem}.tb_header_info>li>img{margin-right:5px}.header_section{height:55px;justify-content:start}.tb_banner{width:100%;height:550px;box-sizing:border-box;position:relative}.tb_mainmenu{height:55px;display:flex;align-items:center;justify-content:center}.tb_mainmenu_list,.tb_mainmenu_right{display:none}.tb_mainmenu h2 img{width:180px}.tb_mainmenu_list>li a{font-size:1.1rem}.section_title{width:100%;display:flex;flex-direction:column;padding:30px 0 0}.section_title_center{justify-content:center;align-items:center;line-height:1em}.section_title>h2{font-size:1.3rem;letter-spacing:-1px;font-weight:700;color:#333;line-height:1.4rem}.section_title>h5{font-size:.8rem;font-family:Play;color:#aaa;font-weight:500;line-height:1rem;letter-spacing:-1px;margin-top:0}.limited_list{width:100%;justify-content:center;align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column}.limited_list>li{width:100%;display:flex;justify-content:center;flex-direction:column;margin-bottom:20px;border:1px solid #e0e0e0;border-radius:10px;padding:30px 0;background:#f5f5f5}.limited_list>li>*{display:flex;justify-content:center}.limited_list>li>h3{font-size:1.5rem;font-weight:700;padding:20px 30px;letter-spacing:-1px}.limited_list>li>.limited_list_desc{color:#aaa;font-size:1em;line-height:1.3rem;letter-spacing:-1px;text-align:center}.introduction_content{width:100%;display:flex;justify-content:space-between;flex-direction:row;padding:20px 0;align-items:start;margin-top:20px}.intro_left_img,.intro_right_img{width:30%;display:flex;justify-content:center}.intro_left_img img,.intro_right_img img{width:70%}.content_desc{font-size:.85rem;line-height:1.1rem}.sub_banner{width:100%;height:calc(100vh - 85px);box-sizing:border-box;position:relative;overflow:hidden}.sub_banner img{width:100%;height:100%;object-fit:cover;animation-name:animateImg}.sub_banner_title{position:absolute;left:5%;bottom:10%;text-shadow:1px 1px 1px rgba(0,0,0,.7);z-index:10}.sub_banner_title h2{font-size:1.5rem;font-weight:700;color:#fff;line-height:1.7rem;font-family:Pretendard;animation-name:animateText}.sub_banner_title h2 b{font-size:1.5rem;font-weight:700;color:#fff;font-family:Play;opacity:1}.sub_banner_title h3{font-size:1rem;font-weight:500;color:#fff;line-height:1.5rem;font-family:Play;animation-name:animateText}.tb_container{padding-top:85px}.tb_header{height:85px}.tb_header_info{width:100%;height:30px;font-family:Play;display:flex;flex-direction:column;justify-content:center;padding-left:10px;box-sizing:border-box;font-weight:500}.tb_header_info{flex-direction:row;align-items:center;justify-content:start;padding-left:30px}.header_section{height:30px}.tb_banner{width:100%;height:430px;box-sizing:border-box;position:relative}.tb_mainmenu{height:55px;display:flex;align-items:center;justify-content:space-between;padding:20px 10px;box-sizing:border-box}.tb_mainmenu_list{display:flex;justify-content:space-between}.tb_mainmenu_list>li{font-size:1.1rem;padding:0 5px}.tb_banner{width:100%;height:300px;box-sizing:border-box;position:relative}.tb_banner .swiper-container{position:relative;width:100vw;height:300px;overflow:visible}.limited_list{flex-direction:row}.limited_list>li{width:31%;box-sizing:border-box;margin:0 1%;padding:30px 10px;height:230px;justify-content:start}.limited_list>li>h3{font-size:1.2rem;padding:15px}.limited_list>li>.limited_list_desc{font-size:.79rem;letter-spacing:-1.1px}.usage_right_content{width:100%;box-sizing:border-box}.usage_right_content .left{width:60%;box-sizing:border-box;padding-right:0;padding-left:0}.usage_right_content .right{width:40%;height:240px;box-sizing:border-box;margin-left:0}.usage_right_content .right.web img{width:100%;height:240px;object-fit:cover}.service_content>.right>h2{font-size:1.8rem}.service_content>.right>h4{margin:0 0 30px}.t_img{width:100%;object-fit:cover}.right .t_img{width:400px;height:280px;object-fit:contain}.tb_service_security,.interpreter_content{padding:30px 0}.security_inner_content{display:flex;flex-direction:column!important;align-items:start;justify-content:space-between}.inner_content>div.security_images{width:100%;display:flex;flex-direction:column;margin-top:0}.interpreter_box{width:49%;height:49%;border:1px solid #ddd;box-sizing:border-box;background:#fff;border-radius:15px;box-shadow:3px 3px 5px #00000014;display:flex;align-items:center;justify-content:center}.interpreter_content>.right{height:450px}.interpreter_desc{font-size:1rem;margin-top:20px}.utils_list{padding:10px}.utils_list li img{width:80px}.utils_list>li.title{font-size:1rem}.utils_list>li.content{font-size:1rem}.interpreter_desc_list{padding-right:0;font-size:1rem;line-height:1.4rem}.security_images .top img{border-radius:15px;width:100%;height:100%;object-fit:cover}.security_images .bottom{flex-direction:row;width:100%;justify-content:space-between;margin-bottom:20px}.security_images .bottom img{width:48%;height:220px;object-fit:cover}.security_content{flex:1;margin-left:0;box-sizing:border-box}.security_images>.top{margin-bottom:5px}.security_images>.bottom{display:flex;flex-direction:row;justify-content:space-between}.security_desc{font-size:1rem;font-weight:500;margin-top:15px}.security_list{margin-top:50px}.security_list>li{display:flex;flex-direction:row;align-items:start;margin-bottom:30px}.security_list_content{flex-direction:column;margin-left:15px}.security_list_content>h3{font-weight:600;margin-bottom:10px}.security_list_desc{color:#777;font-size:.95rem;line-height:1.4rem}.contact_us_info{padding-right:30px}.tb_service_center{height:520px}.service_center_section{height:470px}.service_content>.left>img{width:450px}.tb_service_contact_us{padding:30px 0}.sub_contact_content .contact_input{width:100%;margin-top:30px}.sub_contact_content .contact_input h2{font-size:1.3rem}.tb_sub{width:100%}.sub_section{padding:20px 15px}.sub_benefit{width:100%;display:flex;flex-direction:column;justify-content:space-between;margin-top:20px}.sub_benefit>.left{flex:1;width:100%;display:flex;flex-direction:row}.sub_benefit>.left .first{width:33%;padding:15px}.sub_benefit>.left .second{width:33%;padding:15px}.sub_benefit>.left .third{width:33%;padding:15px}.sub_benefit .center{flex:1;width:100%;text-align:center;margin:0 0 20px}.sub_benefit .center img{width:100%;height:100%;object-fit:cover}.sub_benefit .right{flex:1;width:100%;display:flex;flex-direction:row}.sub_benefit .right .first,.sub_benefit .right .second,.sub_benefit .right .third{width:33%;padding:15px}.benefit_box{height:auto;margin-bottom:30px}.induction_section{background:#f6f7f9;padding:0}.induction_content{flex-direction:column}.induction_section .left{width:100%;height:300px}.induction_section .right{width:100%;box-sizing:border-box;padding:15px}.induction_section .left>img{width:100%;height:100%;object-fit:cover}.sec_sub_exp{font-size:1rem;font-family:Play;color:#777}.sec_sub_title,.sec_sub_title2{font-size:1.3rem;font-weight:700;line-height:1.7rem}.induction_list{margin:40px 0 0}.induction_list>li{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:25px}.induction_list>li:last-child{margin-bottom:0}.induction_list>li .img{margin-right:10px;width:60px;text-align:center}.induction_list>li .img img{width:90%}.induction_list>li:last-child .img img{width:75%}.list_content{flex:1;flex-direction:column}.list_content .title{font-size:1.05rem;font-weight:600;margin-bottom:5px;letter-spacing:-1px}.list_content .exp{font-size:.85rem;line-height:1.3rem;color:#777}.benefit_box .number{font-size:2rem;font-family:Play;font-weight:700;margin-bottom:15px;background:linear-gradient(45deg,#605dba,#4870d5);-webkit-background-clip:text;color:transparent;line-height:1.5rem}.benefit_box .title{font-size:1.3rem;font-weight:700;margin-bottom:10px}.benefit_box .desc{font-size:.95rem;color:#777;line-height:1.4rem}.usage_title{width:100%}.talkbridge_usage{justify-content:start}.usage_right_content,.usage_left_content{display:flex;flex-direction:row;width:100%;margin:30px 0}.effect_content_list{margin-top:20px}.effect_content_list li h2{font-size:1.05rem;line-height:1.4rem;letter-spacing:-1px}.effect_content_list li h2 b{font-size:1.7rem}.section_guide_title{width:100%;display:flex;flex-direction:column;padding:60px 0 0}.section_guide_title_center{justify-content:center;align-items:center}.section_guide_title>h2{font-size:1.5rem;letter-spacing:-1px;font-weight:700;color:#333}.section_guide_title>h5{font-size:1.1rem;font-family:Play;color:#aaa;margin-top:-5px;font-weight:500}.guide_sub_title{font-size:1.2rem;margin-top:10px;font-weight:500}.guide_inner_content{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-top:20px}.step_exp_box{width:50%;position:relative;display:flex;align-items:start;flex-direction:column;align-items:center}.guide_inner_content .left.guide_img img{width:100%;height:100%;object-fit:contain}.guide_inner_content .right.guide_img img{width:100%;height:92%;object-fit:contain}.guide_inner_content .right{width:50%;position:relative;display:flex;align-items:start;flex-direction:column}.guide_inner_content .left img,.guide_inner_content .right img{width:100%}.guide_sub_title b{font-weight:700;font-size:1.4rem;color:#0098e7}.step_exp_box{width:calc(100% - 40px);display:flex;flex-direction:row;border:4px solid #0098e7;box-sizing:border-box;margin-left:15px;margin-top:10px;border-radius:10px}.step_num{width:100px;height:100px;background:#0098e7;display:flex;align-items:center;justify-content:center;font-size:3rem;font-family:Play;font-weight:700;color:#fff}.step_kor{width:100px;height:100px;background:#0098e7;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#fff}.step_exp{display:flex;flex:1;padding:10px 20px;font-size:1.2rem;align-items:center;line-height:1.5rem}.guide_inner_content .left img.first_hand{position:absolute;z-index:1;left:auto;margin-left:0;right:20px;bottom:70px;width:70px}.guide_inner_content2{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-top:80px;margin-bottom:100px;flex-wrap:wrap}.guide_inner_content2 .left,.guide_inner_content2 .center,.guide_inner_content2 .right{width:50%;position:relative;display:flex;align-items:start;flex-direction:column;padding:10px;box-sizing:border-box}.guide_inner_content2 img.t_img{width:100%;object-fit:contain}.guide_inner_content2 .step_exp_box{width:calc(100% - 30px);height:170px}.guide_inner_content2 .step_exp_box .step_num{height:100%}.guide_inner_content2 .second_hand{top:60px;right:20px}.second_hand{position:absolute;z-index:100;right:-10px;top:30px;width:70px}.third_hand{position:absolute;z-index:100;right:20px;top:70px;width:70px}.content_init{position:absolute;z-index:1;right:50px;top:50px}.footer_container{position:absolute;width:100%;height:100%;background:#000000e6;left:0;top:0;z-index:1}.footer_content{position:relative;flex-direction:row;display:flex;align-items:start}.footer_content>.left{width:30%}.footer_content>.right{width:70%;margin-left:30px;padding-top:10px}.footer_content>.left img{width:100%}.footer_desc{font-size:.9rem;line-height:1.3rem;min-height:150px;margin-top:15px;color:#ffffff80}.footer_list{display:flex;flex-direction:row;justify-content:space-between}.footer_list>li{font-family:Play;width:30%;flex:2}.footer_list>li:last-child{font-family:Play;width:40%;flex:3}.footer_list>li>h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAIAAAAmzuBxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABlJREFUeNpiDJn9lwEvYGIgBEZVkKoCIMAA2+0CAoFPzXsAAAAASUVORK5CYII=) left 10px no-repeat;padding-left:15px;color:#fff;font-weight:700}.footer_list>li>ol{display:flex;flex-direction:column;padding-left:15px;color:#999;margin-top:15px}.footer_list>li>ol>li>img{width:15px;margin-right:10px}.footer_list>li>ol>li:last-child>img{width:15px;height:18px;margin-right:10px}.location_addr_box{display:flex;flex-direction:row;line-height:1.2rem}.footer_copyright{width:100%;height:60px;position:absolute;bottom:0;padding:10px 20px;box-sizing:border-box;font-family:Play;text-align:right;border-top:1px solid rgba(255,255,255,.2);color:#ffffffd9;font-size:.8rem;letter-spacing:0px;display:flex;justify-content:end;align-items:center}.tb_banner .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;border-radius:5px;transition:all 1s;margin:0 3px}.tb_banner .swiper-pagination-bullet-active{width:30px;background-color:#00c6e9;opacity:1}.tb_banner .swiper-button-next,.tb_banner .swiper-button-prev{color:#fff;z-index:10;margin:-30px -10px 0}.tb_banner .swiper-slide img{width:100%;height:100%;object-fit:cover;opacity:1;transition:all .5s}.tb_banner .navigation_wrapper{position:absolute;width:100%;height:300px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000}.swiper-pagination{bottom:0;width:100%}.tb_banner .swiper-slide-active img{opacity:1}.tb_banner .swiper-slide-active .banner_desc{transition-delay:.3s;opacity:1;left:100px}.tb_banner .swiper-slide-active .eng_banner_title h2{transition-delay:.5s;opacity:1}.tb_banner .swiper-slide-active .eng_banner_title h3{transition-delay:1s;opacity:1}.tb_banner .swiper-slide-active .kor_banner_title h3{transition-delay:1.5s;opacity:1}.tb_banner .swiper-slide-active .kor_banner_title h4{transition-delay:2s;opacity:1}.tb_banner .swiper-slide-active .part-text{transition-delay:2.5s;opacity:1;right:45px}.eng_banner_title{position:absolute;left:10%;top:5%;text-shadow:1px 1px 1px rgba(0,0,0,.7);width:90%}.eng_banner_title h2{font-size:2rem;font-weight:700;color:#fff;line-height:2rem;font-family:Play;opacity:0;transition:all 1s;margin:0}.eng_banner_title h3{font-size:1.5rem;font-weight:700;color:#fff;line-height:1.5rem;font-family:Play;opacity:0;transition:all 1s;margin:0}.kor_banner_title{position:absolute;left:10%;bottom:10%;text-shadow:1px 1px 1px rgba(0,0,0,.7)}.kor_banner_title h3,.kor_banner_title h4{font-size:1rem;font-weight:700;color:#fff;line-height:1.3rem;font-family:Pretendard;opacity:0;transition:all 1s;margin:0}.kor_banner_title h3 b{font-size:1.3rem;font-weight:700;color:#fff;line-height:1.3rem;font-family:Play}.kor_banner_title h4 strong{font-size:1.3rem;font-weight:700;color:#ffae00;line-height:1.3rem;font-family:Pretendard}}
