*,*::before,*::after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth;font-family:"Inter",sans-serif}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul{margin:0;padding:0}ul li{list-style:none}a{text-decoration:none}a:hover,a:active,a:focus{color:#1d4ed8}input[type=search]::-webkit-search-decoration:hover,input[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:"Sora",sans-serif;color:#111827;line-height:1.25}h1{font-size:48px;font-weight:700;line-height:1.45}@media(max-width: 768px){h1{font-size:36px}}h2{font-size:34px;margin-bottom:56px}@media(max-width: 768px){h2{font-size:28px;margin-bottom:24px}}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;border-radius:4px;border:0;cursor:pointer;font-weight:500;font-size:1rem;border:1px solid #1d4ed8;transition:all .2s ease-in-out;min-height:48px}.btn.btn-primary{background-color:#1d4ed8;color:#fff}.btn.btn-primary:not(:disabled):focus,.btn.btn-primary:not(:disabled):hover{background-color:#1e40af;box-shadow:rgba(29,78,216,.1) 0 0 0 1px inset,rgba(29,78,216,.2) 0 6px 15px 0,rgba(0,0,0,.1) 0 2px 2px 0,rgba(29,78,216,.3) 0 0 0 4px}.btn.btn-primary:focus-visible{outline:4px solid #dbeafe;outline-offset:1px;transition:outline-offset 0s,outline 0s;color:#fff;background-color:#1e40af}.btn.btn-secondary{color:#1d4ed8;background-color:#fff}.btn.btn-secondary:not(:disabled):focus,.btn.btn-secondary:not(:disabled):hover{background-color:#1e40af;box-shadow:rgba(29,78,216,.1) 0 0 0 1px inset,rgba(29,78,216,.2) 0 6px 15px 0,rgba(0,0,0,.1) 0 2px 2px 0,rgba(29,78,216,.3) 0 0 0 4px;color:#fff}.btn.btn-secondary:not(:disabled):focus-visible{outline:4px solid #dbeafe;outline-offset:1px;transition:outline-offset 0s,outline 0s;color:#fff;background-color:#1e40af}.btn.btn-ghost{background-color:#fff;color:#1d4ed8;border:0;padding:0;min-height:16px}.btn.btn-ghost:hover{color:#1e40af}.btn.btn-ghost:focus-visible,.btn.btn-ghost:focus{outline:4px solid #dbeafe;outline-offset:1px;transition:outline-offset 0s,outline 0s;color:#1e40af}.btn.lg{min-height:64px;font-size:1.125rem;padding:0 32px}.btn.btn-md{min-height:40px;padding:0 16px;font-size:.875rem}.btn.btn-xs{min-height:24px;padding:0 12px;font-size:.75rem;font-weight:400}.grid-50{display:flex;gap:24px;flex-wrap:wrap}@media(max-width: 992px){.grid-50{flex-direction:column}}.grid-50>div{width:calc((100% - 24px)/2)}@media(max-width: 992px){.grid-50>div{width:100%}}.grid-33{display:flex;gap:24px;flex-wrap:wrap}@media(max-width: 992px){.grid-33{flex-direction:column}}@media(max-width: 992px){.grid-33{flex-direction:column}}.grid-33>div{width:calc((100% - 48px)/3)}@media(max-width: 992px){.grid-33>div{width:100%}}.grid-25{display:flex;gap:24px;flex-wrap:wrap}@media(max-width: 992px){.grid-25{flex-direction:column}}.grid-25>div{width:calc((100% - 72px)/4)}@media(max-width: 992px){.grid-25>div{width:100%}}.grid-20{display:flex;gap:24px;flex-wrap:wrap}@media(max-width: 992px){.grid-20{flex-direction:column}}.grid-20>div{width:calc((100% - 96px)/5)}@media(max-width: 992px){.grid-20>div{width:100%}}.grid-40-60{display:flex;gap:24px;flex-wrap:wrap}@media(max-width: 992px){.grid-40-60{flex-direction:column}}.grid-40-60>div:first-child{width:calc(40% - 12px)}@media(max-width: 992px){.grid-40-60>div:first-child{width:100%}}.grid-40-60>div:last-child{width:calc(60% - 12px)}@media(max-width: 992px){.grid-40-60>div:last-child{width:100%}}.grid-30-70{display:flex;gap:24px;flex-wrap:wrap}@media(max-width: 992px){.grid-30-70{flex-direction:column}}.grid-30-70>div:first-child{width:calc(30% - 12px)}@media(max-width: 992px){.grid-30-70>div:first-child{width:100%}}.grid-30-70>div:last-child{width:calc(70% - 12px)}@media(max-width: 992px){.grid-30-70>div:last-child{width:100%}}.header{background:#fff;color:#374151;position:relative;z-index:9;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:.15s;position:sticky;top:0}.header .navbar{max-width:1248px;padding:0 24px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;min-height:80px}@media(max-width: 767px){.header .navbar{padding:0 16px}}.header .navbar>ul{display:flex}.header .navbar>ul li:not(:last-child) a,.header .navbar>ul li:not(:nth-child(n-1)) a{padding:0 16px;transition:all .2s ease-in-out;color:#374151;font-weight:500}.header .navbar>ul li:not(:last-child) a:hover,.header .navbar>ul li:not(:last-child) a:focus,.header .navbar>ul li:not(:nth-child(n-1)) a:hover,.header .navbar>ul li:not(:nth-child(n-1)) a:focus{color:#1d4ed8}.header .navbar .nav-right{display:flex;gap:8px}.header .navbar .nav-right .btn-ghost{padding-inline:24px}.header .navbar .logo{min-width:218px}.header.scroll{box-shadow:0 .375rem 1.5rem rgba(0,0,0,.09)}#navcheck,.nav-btn,.backdrop{display:none}.nav-btn{position:fixed;right:24px;top:31px;z-index:99}.nav-btn label span{display:block;width:30px;height:1.5px;background:#6b7280;border-radius:3px;transition:background-color .3s cubic-bezier(0.77, 0.2, 0.05, 1),opacity .3s ease-in-out,-webkit-transform .3s cubic-bezier(0.77, 0.2, 0.05, 1);-webkit-transition:background-color .3s cubic-bezier(0.77, 0.2, 0.05, 1),opacity .3s ease-in-out,-webkit-transform .3s cubic-bezier(0.77, 0.2, 0.05, 1);transition:transform .3s cubic-bezier(0.77, 0.2, 0.05, 1),background-color .3s cubic-bezier(0.77, 0.2, 0.05, 1),opacity .3s ease-in-out;transition:transform .3s cubic-bezier(0.77, 0.2, 0.05, 1),background-color .3s cubic-bezier(0.77, 0.2, 0.05, 1),opacity .3s ease-in-out,-webkit-transform .3s cubic-bezier(0.77, 0.2, 0.05, 1);position:relative}.nav-btn label span:not(:last-child){margin-bottom:7px}.header .navbar .mobile-btn{margin:32px 16px 0;text-align:center;gap:24px;display:none !important;flex-direction:column}@media(max-width: 992px){.header .navbar .mobile-btn{display:flex !important}}@media(max-width: 992px){.desktop-btn{display:none !important}.nav-menu{display:none !important}.nav-btn{display:block}.navbar ul li a{color:#6b7280;width:100%;display:block;padding:16px}#navcheck{opacity:0;position:fixed;top:0;right:0;width:80px;height:80px;z-index:999;cursor:pointer;margin:0;display:block}input#navcheck:checked~.nav-btn label span:first-child{-webkit-transform:rotate(45deg) translate(6px, 6px);transform:rotate(45deg) translate(6px, 6px);top:0;left:0}input#navcheck:checked~.nav-btn label span:last-child{-webkit-transform:rotate(-45deg) translate(6px, -6px);transform:rotate(-45deg) translate(6px, -6px);top:0;left:0}input#navcheck:checked~.nav-btn label span:nth-child(2){opacity:0}input#navcheck:checked~.header .navbar .nav-menu{display:block !important;position:absolute;top:80px;left:0;right:0;background-color:#fff;border-top:1px solid #e5e7eb}input#navcheck:checked~.backdrop{position:fixed;display:block;background-color:rgba(0,0,0,.36);width:100%;height:100%;z-index:1;top:0}.navbar ul{padding-block:24px}.navbar ul li:not(:last-child){margin-bottom:24px}}.footer .content{padding-block:0}.footer .content .block-wrap{padding-block:56px}@media(max-width: 767px){.footer .content .block-wrap{padding-block:36px}}.footer .content .block-wrap>div{display:flex;flex-direction:column;gap:24px}.footer .content .block-wrap>div p{color:#4b5563}.footer .content .block-wrap>div ul{display:flex;gap:10px}.footer .content .block-wrap .links-wrap .links{display:flex;flex-direction:column;gap:16px}.footer .content .block-wrap .logo-bottom{margin-top:24px;display:flex;flex-direction:column;gap:16px}.footer .content .block-wrap .logo-bottom p{display:flex;align-items:center;gap:2px;font-size:14px}.footer .content .block-wrap .logo-bottom p:last-child{margin-top:4px}.footer .content .block-wrap .logo-bottom p:last-child span{color:#e03131}.footer .content .block-wrap .logo{display:flex;flex-direction:column;gap:8px}.footer .content .links h2{font-size:1.125rem;font-weight:600;margin-bottom:0}.footer .content .links ul{display:flex;flex-direction:column}.footer .content .links ul li a{color:#374151}.footer .content .links ul li a:hover{color:#1e40af}.footer .content .copyright-wrap h6{font-size:1.125rem;font-weight:600;margin-bottom:16px}.footer .content .copyright-wrap .logos{padding-block:56px;border-top:1px solid #e5e7eb;color:#4b5563}@media(max-width: 767px){.footer .content .copyright-wrap .logos{flex-direction:column;min-height:24px;padding-block:36px;gap:24px;align-items:flex-start}}.footer .content .copyright-wrap .logos>div{width:calc((100% - 48px)/3)}@media(max-width: 767px){.footer .content .copyright-wrap .logos>div{width:100%}}.footer .content .copyright-wrap .logos ul{display:flex;flex-wrap:wrap;gap:8px}.footer .content .copyright-wrap .logos ul li{width:calc((100% - 8px)/2);min-height:46px;display:flex;align-items:center;justify-content:baseline;border:1px solid #d1d5db;border-radius:4px}.footer .content .copyright-wrap .logos ul li img{display:block;margin-inline:auto;max-width:120px;max-height:30px}.footer .content .social-links li:last-child a{display:flex;align-items:center;gap:8px;color:#374151}.footer .content .social-links li:last-child a:hover,.footer .content .social-links li:last-child a:focus{color:#1d4ed8}.search{max-width:768px;margin-inline:auto}.search.search-header{position:absolute;left:0;right:0;top:12px;max-width:324px}.search.search-header input{min-height:48px}.search input{background-color:#fff;color:#374151;border-radius:8px;padding-inline:48px 16px;width:100%;min-height:64px;border:none;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' fill=''/%3E%3Cpath d='M9.16667 15.8333C12.8486 15.8333 15.8333 12.8486 15.8333 9.16667C15.8333 5.48477 12.8486 2.5 9.16667 2.5C5.48477 2.5 2.5 5.48477 2.5 9.16667C2.5 12.8486 5.48477 15.8333 9.16667 15.8333Z' stroke='%23475569' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 17.5L13.875 13.875' stroke='%23475569' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:center left 16px;background-repeat:no-repeat;font-weight:500;border:1px solid #d1d5db;transition:all .2s ease-in-out}.search input:hover{border:1px solid #1d4ed8}@media(max-width: 1023px){form .search input{max-width:100%}form{order:3;flex-basis:100%;max-width:100%}}#tool-form{display:flex;flex-direction:column;gap:24px}#tool-form>div:first-child{display:flex;flex-direction:column;gap:16px}#tool-form .form-group{display:flex;flex-direction:column;gap:4px}#tool-form .form-group .topic{font-size:15px;color:#374151}#tool-form .dropdown{display:inline-block;position:relative}@media(max-width: 768px){#tool-form .dropdown{display:block}}#tool-form .form-group .text-normal{font-size:15px}#tool-form .form-group input,#tool-form .form-group select{display:inline-block;border:1px solid #d1d5db;border-radius:4px;padding:10px 16px;background-color:#fff;position:relative;width:100%}#tool-form .form-group select{cursor:pointer}#tool-form .dropdown .dd-button{display:inline-block;border:1px solid #d1d5db;border-radius:4px;padding:0 16px;background-color:#fff;position:relative;width:100%;cursor:pointer;font-size:.875rem;color:#374151;min-height:48px;display:flex;align-items:center}#tool-form .pro-label{background-color:#1d4ed8;color:#fff;border-radius:24px;text-transform:uppercase;font-weight:500;font-size:10px;padding:2px 6px;margin-left:8px}#tool-form .dropdown .dd-button.dd-caret:after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid #000}#tool-form .dropdown.avatar .dd-button{padding:0}#tool-form .dropdown.avatar .dd-menu{right:0;width:auto}#tool-form .dropdown.avatar .dd-menu a{color:#374151}#tool-form .dropdown.avatar .dd-menu a.dd-item{display:flex;gap:8px}#tool-form .dropdown.avatar .dd-menu a.dd-item svg{width:24px;height:24px;vertical-align:middle}#tool-form .dropdown .dd-input{display:none}#tool-form .dropdown .dd-input+.dd-menu{display:none}#tool-form .dropdown .dd-input:checked+.dd-menu{display:block;background-color:#fff}#tool-form .dropdown .dd-menu{top:100%;z-index:1;position:absolute;top:100%;border:1px solid #d1d5db;padding:16px;border-radius:4px;padding:0;margin:2px 0 0 0;box-shadow:rgba(9,30,66,.25) 0px 4px 8px -2px,rgba(9,30,66,.08) 0px 0px 0px 1px;background-color:#fff;list-style-type:none;width:100%;max-height:220px;overflow:auto;min-width:220px;overflow-x:hidden}#tool-form .dd-menu{width:auto !important}#tool-form .dropdown .dd-menu li{position:relative;padding:10px 16px;cursor:pointer;color:#374151;transition:all .2s ease-in-out;width:auto}#tool-form .dropdown .dd-menu li:hover{background-color:#1d4ed8;transition:all .2s ease-in-out;color:#fff}#tool-form .dropdown .dd-menu li:hover .pro-label{background-color:#fff;color:#1d4ed8}#tool-form .dropdown .dd-menu li:hover a{color:#fff}#tool-form .dropdown .dd-menu li label{display:block;margin:-10px -20px;padding:10px 20px;font-size:14px;cursor:pointer}#tool-form .dropdown .dd-menu li .dd-radio{display:none}#tool-form .dropdown .dd-menu li.divider{padding:0;border-bottom:1px solid #fff}#tool-form .dropdown .dd-menu li .dd-radio:checked+.dd-text::before{background-color:#fff}#tool-form .form-control,#tool-form .toastui-editor-contents{display:block;width:100%;padding:.375rem .75rem;font-size:.875rem;line-height:1.5;color:#374151;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid #d1d5db;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;outline:none;min-height:48px}#tool-form .toastui-editor-contents{min-height:240px}#tool-form .head{display:flex;justify-content:space-between;align-items:center;padding:24px 0 6px}#tool-form .head .btn-copy{min-height:auto;display:flex;align-items:center;background:none;border:none;cursor:pointer;color:#374151;transition:color .3s ease;padding:0}#tool-form .head .btn-copy .copy-clash{display:flex;align-items:center;gap:4px}#tool-form .head .btn-copy .copy-clash svg{width:24px;height:24px}#tool-form .head .btn-copy .copy-clash .head button.btn-copy{min-height:auto}#tool-form .head .btn-copy.clicked svg{stroke:green}#tool-form .head .btn-copy.clicked .copy-clash{color:green}#tool-form .msgs{color:#e61728;font-size:16px;display:none}#tool-form .button-custom{display:flex;gap:8px}@media(max-width: 768px){#tool-form .button-custom{flex-direction:column}}#tool-form .button-custom button,#tool-form .button-custom a{width:100%}#tool-form .button-custom button,#tool-form .button-custom a>button{display:flex;gap:8px;flex-direction:column;padding-block:16px}#tool-form .form-check{flex-direction:row;align-items:center;grid-area:8px}#tool-form .form-check input{width:15px}#tool-form .form-check label{font-size:.875rem}.bg-gray{background-color:#f3f4f6}section{padding-block:96px}@media(max-width: 768px){section{padding-block:36px}}section.no-padding{padding-block:0}section>div{width:100%;max-width:1248px;padding-inline:24px;margin-inline:auto}@media(max-width: 768px){section>div{padding-inline:16px}}.text-center{text-align:center}.hero h1{margin-bottom:24px}@media(max-width: 992px){.hero .tags-wrap{display:none}}.hero .tags-wrap ul li a:hover{background-color:#1d4ed8;color:#fff}.hero .breadcrumb{display:flex;justify-content:center;gap:8px;padding:0 16px;color:#374151}.hero .breadcrumb li:nth-child(2){color:#d1d5db}.hero .breadcrumb a{color:#1d4ed8}.tags-wrap{max-width:768px;margin-inline:auto}@media(min-width: 769px){.tags-wrap{padding:0}}.tags-wrap ul{justify-content:center;padding:0;gap:8px;display:flex;flex-wrap:wrap;list-style:none;margin:24px 0 0}@media(max-width: 767px){.tags-wrap ul{flex-wrap:wrap;justify-content:center}}.tags-wrap ul li a{background-color:#fff;min-height:40px;border:1px solid #e5e7eb;border-radius:40px;padding:7px 16px;color:#374151;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s ease-in-out;line-height:1}.tags-wrap ul li a:hover{background-color:#e5e7eb}.tags-wrap ul li.all-categore a{border:1px solid #1d4ed8;display:flex;gap:4px;align-items:center;color:#1d4ed8}.tags-wrap ul li.all-categore a:hover{color:#fff}.card-new{background-color:#fff}.card-new.padding{padding:32px 24px}@media(max-width: 768px){.card-new.padding{padding:24px 16px}}.card-new.padding-sm{padding:5px}.card-new.padding-lg{padding:48px 32px}.card-new.rounded{border-radius:12px}.card-new.bordered{border:1px solid #e5e7eb}.card-new.shadow{box-shadow:rgba(9,30,66,.25) 0px 4px 8px -2px,rgba(9,30,66,.08) 0px 0px 0px 1px}.navbar-new{border-bottom:1px solid #e5e7eb}.cta{display:flex;flex-direction:column;align-items:center;margin-block:32px}.cta .btn{width:100%;max-width:336px}.mb-sm{margin-bottom:24px}@media(max-width: 768px){.mb-sm{margin-bottom:20px}}.mb-md{margin-bottom:32px}@media(max-width: 768px){.mb-md{margin-bottom:16px}}.mb-lg{margin-bottom:48px}@media(max-width: 768px){.mb-lg{margin-bottom:24px}}.mb-0{margin-bottom:0}.pt-0{padding-top:0}.d-none{display:none}.mx-auto{margin-inline:auto}.nutshell .grid-50{align-items:center}.bg-primary{background-color:#1d4ed8;color:#fff}.bg-primary h2,.bg-primary h3,.bg-primary p{color:#fff}.bg-primary .icon{margin-bottom:32px}.bg-primary .btn-primary{background-color:#fff;color:#1d4ed8}.bg-primary .btn-primary:focus,.bg-primary .btn-primary:hover{background-color:#1d4ed8;color:#fff;border-color:#fff;box-shadow:rgba(255,255,255,.1) 0 0 0 1px inset,rgba(255,255,255,.2) 0 6px 15px 0,rgba(0,0,0,.1) 0 2px 2px 0,rgba(255,255,255,.3) 0 0 0 4px}.max-w-4xl{max-width:56rem;width:100%}.align-center{align-items:center}.has-space:empty{display:none}.faq-new{margin-top:48px;padding-top:48px;border-top:1px solid #d1d5db}.w-fit{width:fit-content}.custom-btn{display:flex;gap:8px}@media(max-width: 767px){.custom-btn{flex-direction:column}.custom-btn .btn{width:100%}}.test{font-size:16px}.show-more{display:none}.text-highlight{color:#ff6a4d}.text-tetradic{color:#e2ff4d}.bg-highlight{--rgb-yellow: 255, 226, 0;background:linear-gradient(90deg, rgba(var(--rgb-yellow), 0) 0, rgba(var(--rgb-yellow), 0.75) 5%, rgba(var(--rgb-yellow), 0.25) 95%, rgba(var(--rgb-yellow), 0) 100%);box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline}@media(min-width: 993px){.ismobile{display:none}}.homeMain #content{display:flex;flex-direction:column;gap:56px}.category-section .category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.category-section .category-header h2{margin-bottom:0;width:calc(100% - 124px)}.category-section .category-header a{font-weight:500;color:#1d4ed8;white-space:nowrap}.category-section .card-new{min-height:256px;display:flex;flex-direction:column;position:relative;transition:all .2s ease-in-out}@media(max-width: 767px){.category-section .card-new{min-height:100px;gap:12px}}.category-section .card-new h3,.category-section .card-new h2{line-height:1.5;font-family:"Inter",sans-serif;font-weight:500;font-size:24px}.category-section .card-new p{margin-top:auto;color:#6b7280}@media(max-width: 767px){.category-section .card-new p{order:3}}.category-section .card-new a{color:#1d4ed8}@media(max-width: 767px){.category-section .card-new a{order:2}}.category-section .card-new a:before{content:"";position:absolute;inset:0;width:100%;height:100%;border-radius:12px}.category-section .card-new:hover{border-color:#1d4ed8;box-shadow:rgba(9,30,66,.25) 0px 4px 8px -2px,rgba(9,30,66,.08) 0px 0px 0px 1px}.category-section .card-new:hover h3,.category-section .card-new:hover h2{color:#1d4ed8}.category-section .category-name{background-color:#1d4ed8;color:#fff;border-radius:24px;text-transform:uppercase;font-weight:600;font-size:11px;padding:5px 10px;margin-bottom:4px;min-height:16px;display:flex;align-items:center;width:fit-content;line-height:1;letter-spacing:.75px}.has-space hr{margin:24px 0;border-top:1px #d1d5db}.has-space h2{font-size:24px;font-weight:600}.has-space h2:not(:first-child){margin-top:48px}.has-space h2+h3{margin-top:24px}.has-space h2,.has-space h3,.has-space h4,.has-space h5{margin-bottom:16px;font-weight:600}.has-space p{margin-block:12px 24px;line-height:1.5;color:#374151}.has-space ol,.has-space ul{padding-left:18px;margin-bottom:24px;color:#374151}.has-space ol li:not(:last-child),.has-space ul li:not(:last-child){margin-bottom:12px}.has-space ul{list-style:disc}.has-space ul li{list-style:disc}.has-space a{color:#1d4ed8}/*# sourceMappingURL=style.min.css.map */