:root{--primary:#FFD6E2;--bg-light:#FFF0F5;--bg-dark:#C94F65;--bg-lightpink:#FFF9FD;--secondary:#7CCACA;--text-secondary:#0F7F7F;--dark:#161616;--light:#FFF;--border:#E9D7D7}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}.bg-lgray{background:#f9f9f9}a{color:var(--dark);text-decoration:none}body{font-size:18px;color:#212529;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}@media only screen and (max-width: 1200px){}@media only screen and (max-width: 991px){}@media only screen and (max-width: 768px){body{font-size:16px}}@media only screen and (max-width: 414px){}@media only screen and (max-width: 375px){}@media only screen and (max-width: 320px){}.header-right{width:100%;display:flex;justify-content:flex-end}.header{background:var(--bg-light);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1000}.navigation{margin:auto;padding:0
20px;display:flex;align-items:center;justify-content:flex-start;height:90px}.navigation-width{max-width:1200px;margin:auto}.uploaded-logo
img{width:auto;height:auto;max-width:100%;max-height:90px;margin-top:10px}.logo{font-size:20px;font-weight:700;color:#fff;text-decoration:none;width:150px}nav{display:flex;align-items:center;width:100%}.nav-items{list-style:none;display:flex;gap:10px}.nav-items
li{position:relative}.nav-items li
a{display:block;padding:25px
15px;margin:0
5px;text-decoration:none;color:var(--dark);white-space:nowrap;cursor:pointer;font-weight:600;font-size:15px;text-transform:none;position:relative;padding-right:30px}.nav-items li.menu-item-has-children>a::after{content:"▾";position:absolute;right:10px;top:49%;transform:translateY(-50%) rotate(0deg);font-size:10px;color:#fff;transition:transform 0.3s ease;pointer-events:none}.nav-items li.menu-item-has-children.show>a::after{transform:translateY(-50%) rotate(180deg)}.sub-menu{position:absolute;top:75%;left:0;z-index:999;padding:10px;background-color:#161616;width:fit-content;list-style:none;opacity:0;visibility:hidden;transform:translateY(15px);transition:all 0.35s ease;pointer-events:none}.nav-items li.menu-item-has-children.show>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.nav-items li.show>.sub-menu{display:block}.sub-menu li
a{padding:10px;display:block}.nav-items .sub-menu li
a{padding:15px
40px 15px 20px}.nav-items .sub-menu li:not(:last-child){padding:10px
0;border-bottom:1px solid var(--border)}.hamburger{display:none;flex-direction:column;cursor:pointer;width:22px;height:22px;justify-content:space-between}.hamburger
span{height:1px;width:100%;background:var(--bg-dark);transition:all 0.3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(9px, 9px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}@media (max-width: 991px){.hamburger{display:flex}.navigation{display:flex;align-items:center;justify-content:space-between}nav{position:fixed;top:91px;right:0;height:calc(100vh - 60px);width:100%;background:var(--bg-light);flex-direction:column;transform:translateX(100%);transition:transform 0.3s ease-in-out;overflow-y:auto;z-index:9999}nav.open{transform:translateX(0)}.nav-items{flex-direction:column;width:100%;gap:unset}.nav-items li:not(:last-child){border-bottom:1px solid var(--border)}.nav-items li.menu-item-has-children>a::after{content:"›";right:15px;font-size:14px;transform:translateY(-50%) rotate(90deg)}.nav-items li.menu-item-has-children.show>a::after{transform:translateY(-50%) rotate(270deg)}.sub-menu{display:none;position:static;top:75%;left:0;z-index:999;padding:10px;background-color:#161616;width:100%;list-style:none}.nav-items .sub-menu
li{margin-left:15px;padding:10px
0}}@media (min-width: 576px){}@media (min-width: 768px){}@media (min-width: 992px){}@media (min-width: 1200px){}.div-section{padding:50px
0px 50px}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.posts
.row{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-15px;margin-left:-15px}.col-xl{padding-right:15px;padding-left:15px;box-sizing:border-box;width:100%}@media (min-width: 576px){.col-xl{width:100%}}@media (min-width: 768px){.col-xl{width:50%}}@media (min-width: 992px){.col-xl{width:33.3333%}}@media (min-width: 1200px){.col-xl{width:25%}}.single-post
p{margin-bottom:15px}.entry-content
p{margin-bottom:15px}.single-post
h1{font-size:28px;font-weight:600;color:#044464;line-height:1.2em;margin-bottom:5px}.single-post h2:not(.sub-title){color:#044464;line-height:1.3em;font-weight:600;font-size:24px;margin-top:35px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}.single-post h3:not(.title-rank,.post-title){margin-top:35px;line-height:1.4em;margin-bottom:20px;font-size:22px;font-weight:600;color:#044464}.single-post h3:not(.title-rank,.post-title):before{content:"";width:0;height:1.6rem;padding-right: .75rem;border-left:5px solid #044464}.single-post
h4{color:#044464;font-weight:600;font-size:20px;margin-top:35px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e5e5e5;line-height:1.4em}.single-post .single-content
ol{padding-left:40px}.single-post .single-content
ul{margin-top:10px;margin-bottom:10px;line-height:1.4;padding-left:40px}@media only screen and (max-width: 1200px){}@media only screen and (max-width: 991px){}@media only screen and (max-width: 768px){.single-post
h1{font-size:24px}.single-post h2:not(.sub-title){font-size:22px}.single-post h3:not(.title-rank,.post-title){font-size:20px}.single-post
h4{font-size:18px}.single-post .single-content
ol{padding-left:20px}.single-post .single-content
ul{padding-left:20px}}@media only screen and (max-width: 414px){}@media only screen and (max-width: 375px){}@media only screen and (max-width: 320px){}.single-page
p{margin-bottom:15px}.single-page
h1{font-size:26px;font-weight:600;color:#044464}.single-page
h2{color:#044464;font-weight:600;font-size:24px;margin-top:35px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}.single-page h3:not(.title-rank){margin-top:35px;margin-bottom:20px;font-size:22px;font-weight:600;color:#044464}.single-page h3:not(.title-rank)::before{content:"";width:0;height:1.6rem;padding-right: .75rem;border-left:5px solid #044464}.single-page .page-content
ul{margin-top:0px;margin-bottom:15px;line-height:1.5;padding-left:40px}.single-breadcrumb{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.breadcrumbs{display:inline-block;white-space:nowrap;font-size:14px;line-height:1.5;margin-bottom:0px !important}.single-breadcrumb::-webkit-scrollbar{display:none}.breadcrumb-section{padding:0
0 10px}#breadcrumbs
span{margin:0
4px}.single-breadcrumb{padding:10px
0px 0px}.container.custom-breadcrumb
#breadcrumbs{margin-bottom:0px;margin-top:10px}.pagination{text-align:center;padding-top:30px;padding-bottom:30px;margin-left:0;margin-right:0;font-size:11px;line-height:13px;justify-content:center}.pagination a, .pagination
span{display:inline-block;margin:2px
5px 2px 0;padding:7px
12px 8px;text-decoration:none;width:auto;background:#fff;border:1px
solid #ccc}.pagination a:hover{color:#fff;background:#044464}.pagination
.current{padding:7px
12px 8px;background:#044464;color:#fff}.desktop-break{display:none}@media (min-width: 768px){.desktop-break{display:inline}}#wrapper-footer-full{padding:10px
0}.wrapper .footer-widget
.menu{list-style:none;display:flex;font-size:16px;gap:35px;justify-content:center;margin:0;padding:0}.wrapper .footer-widget .menu
li{padding:0}.wrapper .footer-widget .menu li
a{display:block;padding:5px
0;text-decoration:none}@media only screen and (max-width: 768px){#wrapper-footer-full{padding:10px
0}.wrapper .footer-widget
.menu{display:block;text-align:center}#footer-full-content .menu li
a{padding:12px
0}#footer-full-content .menu li:not(:last-child){border-bottom:1px solid #292828}}@media only screen and (max-width: 414px){#wrapper-footer-full{padding:10px
0}#footer-full-content .menu li
a{padding:10px
0}}.site-footer{background:#000;color:#fff;padding:20px
0px 20px}.site-footer .footer-copyright{margin-bottom:0px}.footer-copyright{text-align:center}.flex-count{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin-top:15px}.category-row{display:flex;align-items:flex-start;padding:12px
16px;border:1px
solid #eee;border-radius:6px;transition:background 0.3s;background-color:#fff;height:100%}.category-row:hover{background-color:#f9f9f9}.category-link{display:flex;width:100%;text-decoration:none;color:inherit}.category-image-group{flex:0 0 40px;display:flex;align-items:center;justify-content:center;margin-right:16px}.category-img{width:32px;height:32px;object-fit:contain}.category-text-group{flex:1}.category-title{font-weight:600;font-size:1rem;margin:0;color:#222}.category-sub{font-size:0.875rem;color:#595959;line-height:1.4}@media (max-width: 1024px){.flex-count{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 767px){.flex-count{grid-template-columns:1fr}.category-img{width:24px;height:24px}.category-image-group{margin-right:12px}}table{width:100%;border-collapse:collapse;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:18px;background-color:#fff;overflow:hidden;box-shadow:0 2px 10px rgba(0, 0, 0, 0.05);margin-bottom:20px}thead{background-color:#f5f7fa}thead
th{text-align:left;padding:16px;font-weight:600;color:#333;border-bottom:1px solid #292828}tbody
tr{transition:background-color 0.2s ease-in-out}tbody tr:hover{background-color:#f0f4f8}tbody
td{padding:14px
16px;border-bottom:1px solid #eee;color:#555}tbody tr:last-child
td{border-bottom:none}@media (max-width: 768px){table{display:block;overflow-x:auto;white-space:nowrap}}#searchform{max-width:500px;margin:20px
auto}#searchform .input-group{display:flex;flex-wrap:nowrap;border:2px
solid #ccc;border-radius:50px;overflow:hidden;box-shadow:0 2px 8px rgba(0, 0, 0, 0.08);transition:all 0.3s ease;background:#fff}#searchform .input-group:hover{border-color:#0073aa;box-shadow:0 4px 12px rgba(0, 115, 170, 0.2)}#searchform .form-control{border:none;outline:none;padding:12px
20px;font-size:16px;border-radius:0;box-shadow:none;flex:1}#searchform
.btn{padding:12px
20px;background-color:#044464;border:none;border-left:1px solid #ccc;color:#fff;font-weight:600;font-size:16px;border-radius:0 50px 50px 0;cursor:pointer;transition:background-color 0.3s ease}#searchform .btn:hover{background-color:#005d8f}@media (max-width: 600px){#searchform .input-group{flex-direction:column;border-radius:12px}#searchform .form-control,
#searchform
.btn{width:100%;border-radius:0}#searchform
.btn{border-left:none;border-top:1px solid #ccc;border-radius:0 0 12px 12px}}