html{box-sizing:border-box}
*,::before,::after{box-sizing:inherit}
body{margin:0;position:relative;min-height:100vh}
:focus{outline:2px dashed #467F98;outline-offset:3px;animation:dash-spin 4s linear infinite}
@keyframes dash-spin {
from{outline-offset:3px}
to{outline-offset:3px}
}
@keyframes focus-dash {
0%{outline-color:#467F98}
50%{outline-color:#9FC1C9}
100%{outline-color:#467F98}
}
:focus{animation:focus-dash 2s ease-in-out infinite}
.pub-bar{background:#467F98;padding:8px 40px;display:flex;align-items:center;justify-content:space-between}
.pub-bar__label{font-family:'Roboto Mono',monospace;font-size:15px;color:#F3F4F6;letter-spacing:.06em;line-height:1.3}
.pub-bar__contact{font-family:'Roboto Mono',monospace;font-size:15px;color:#F3F4F6;letter-spacing:.04em;line-height:1.3;text-decoration:none;border-bottom:1px solid #f3f4f659;transition:border-color .25s ease-in-out,color .25s ease-in-out}
.pub-bar__contact:hover{color:#fff;border-bottom-color:#fff}
.site-head{position:relative;background:#ffffffe0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:100;border-bottom:1px solid #467f982e;box-shadow:1px 6px 28px -2px #467f981a}
.brand-row{padding:16px 40px;display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;gap:16px}
.brand-hex{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#F3F4F6;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);border:none;box-shadow:1px 2px 2px -2px #467f9812 1px 6px 28px -2px #467f981a;flex-shrink:0;position:relative}
.brand-hex::before{content:'';position:absolute;inset:3px;background:#fff;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%)}
.brand-hex img{width:55px;height:55px;object-fit:contain;position:relative;z-index:1;display:block}
.brand-name{font-family:'Roboto Mono',monospace;font-size:26px;font-weight:700;color:#1a2e38;letter-spacing:-.02em;line-height:1.1;flex:1}
.brand-name span{display:block;font-size:15px;font-weight:400;color:#467F98;letter-spacing:.08em;line-height:1.6;margin-top:4px}
.brand-addr{font-family:'Roboto Mono',monospace;font-size:15px;color:#467F98;letter-spacing:.04em;line-height:1.6;text-align:right}
.brand-addr a{color:#467F98;text-decoration:none;border-bottom:1px solid #467f984d;transition:color .28s cubic-bezier(0.4,0,0.2,1),border-color .28s cubic-bezier(0.4,0,0.2,1)}
.brand-addr a:hover{color:#2d5f73;border-bottom-color:#2d5f73}
.nav-strip{background:linear-gradient(90deg,#467F98 0%,#5a93aa 60%,#9FC1C9 100%);padding:0 40px}
.nav-strip__inner{max-width:1280px;margin:0 auto;display:flex;align-items:stretch;flex-wrap:wrap}
.nav-strip__item{font-family:'Roboto Mono',monospace;font-size:15px;font-weight:700;color:#fff;text-decoration:none;letter-spacing:.05em;line-height:1.3;padding:16px;display:flex;align-items:center;border-bottom:3px solid transparent;transition:background-color .25s ease-in-out,border-bottom-color .25s ease-in-out;min-height:44px;white-space:nowrap}
.nav-strip__item:hover{background-color:#ffffff26;border-bottom-color:#fff;outline:2px solid #ffffff80;outline-offset:-2px}
.nav-strip__item[data-current="true"]{background-color:#fff3;border-bottom-color:#fff}
.foot-wrap{background:linear-gradient(160deg,#467F98 0%,#3a6b80 40%,#9FC1C9 100%);padding:80px 40px 40px}
.foot-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}
.foot-brand{display:flex;flex-direction:column;align-items:center;gap:16px}
.foot-hex{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#ffffff26;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);box-shadow:1px 2px 2px -2px #9fc1c912 1px 6px 28px -2px #9fc1c91a;position:relative}
.foot-hex::before{content:'';position:absolute;inset:3px;background:#ffffffeb;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%)}
.foot-hex img{width:55px;height:55px;object-fit:contain;position:relative;z-index:1;display:block}
.foot-name{font-family:'Roboto Mono',monospace;font-size:20px;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.1;text-align:center}
.foot-tagline{font-family:'Roboto Mono',monospace;font-size:15px;color:#f3f4f6cc;letter-spacing:.06em;line-height:1.6;text-align:center}
.foot-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 40px}
.foot-links__item{font-family:'Roboto Mono',monospace;font-size:15px;color:#f3f4f6d9;text-decoration:none;letter-spacing:.04em;line-height:1.6;border-bottom:1px solid #f3f4f64d;transition:color .28s ease-in-out,border-bottom-color .28s ease-in-out;padding:4px 0;min-height:44px;display:flex;align-items:center}
.foot-links__item:hover{color:#fff;border-bottom-color:#fff}
.foot-contact{display:flex;flex-direction:column;align-items:center;gap:8px}
.foot-contact__email{font-family:'Roboto Mono',monospace;font-size:15px;color:#f3f4f6d9;text-decoration:none;letter-spacing:.04em;line-height:1.6;border-bottom:1px solid #f3f4f64d;transition:color .25s ease-in-out,border-bottom-color .25s ease-in-out}
.foot-contact__email:hover{color:#fff;border-bottom-color:#fff}
.foot-prefs{font-family:'Roboto Mono',monospace;font-size:15px;color:#f3f4f6b3;background:none;border:none;border-bottom:1px dashed #f3f4f666;cursor:pointer;letter-spacing:.04em;line-height:1.6;padding:4px 0;transition:color .25s ease-in-out,border-bottom-color .25s ease-in-out;min-height:44px}
.foot-prefs:hover{color:#fff;border-bottom-color:#fff}
.foot-divider{width:100%;height:1px;background:#f3f4f633}
.foot-copy{font-family:'Roboto Mono',monospace;font-size:15px;color:#f3f4f699;letter-spacing:.04em;line-height:1.6;text-align:center}
.ck-popup{display:none;position:fixed;top:16px;right:16px;width:320px;background:#fff;border-radius:6px;box-shadow:1px 10px 52px -2px #467f981a 1px 6px 28px -2px #467f981a;z-index:1000;overflow:hidden;border:1px solid #467f982e}
.ck-popup__body{padding:16px}
.ck-popup__desc{font-family:'Roboto Mono',monospace;font-size:15px;color:#1a2e38;line-height:1.6;letter-spacing:.02em;margin-bottom:8px}
.ck-popup__hed{font-family:'Roboto Mono',monospace;font-size:17px;font-weight:700;color:#467F98;line-height:1.3;letter-spacing:-.01em;margin-bottom:16px}
.ck-popup__btns{display:flex;gap:8px;margin-bottom:8px}
.ck-btn{flex:1;font-family:'Roboto Mono',monospace;font-size:15px;font-weight:700;letter-spacing:.04em;line-height:1.3;padding:8px;border-radius:4px;cursor:pointer;border:2px solid #467F98;min-height:44px;transition:background-color .28s cubic-bezier(0.4,0,0.2,1),color .28s cubic-bezier(0.4,0,0.2,1);display:flex;align-items:center;justify-content:center}
.ck-btn--accept{background:#467F98;color:#fff}
.ck-btn--accept:hover,.ck-btn--accept:focus{background:#2d5f73;border-color:#2d5f73}
.ck-btn--decline{background:#fff;color:#467F98}
.ck-btn--decline:hover,.ck-btn--decline:focus{background:#F3F4F6;border-color:#2d5f73;color:#2d5f73}
.ck-popup__settings{display:none;padding-top:8px;border-top:1px solid #467f9826;margin-top:8px}
.ck-popup__settings.open{display:block}
.ck-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0}
.ck-toggle-label{font-family:'Roboto Mono',monospace;font-size:15px;color:#1a2e38;line-height:1.6;letter-spacing:.02em}
.ck-toggle-label input[type="checkbox"]{width:18px;height:18px;accent-color:#467F98;cursor:pointer}
.ck-manage{font-family:'Roboto Mono',monospace;font-size:15px;color:#467F98;background:none;border:none;border-bottom:1px dashed #467f9880;cursor:pointer;letter-spacing:.04em;line-height:1.6;padding:4px 0;display:block;margin:0 auto;transition:color .25s ease-in-out,border-bottom-color .25s ease-in-out}
.ck-manage:hover,.ck-manage:focus{color:#2d5f73;border-bottom-color:#2d5f73}
@media (max-width: 768px) {
.pub-bar{padding:8px 16px;flex-direction:column;gap:4px;align-items:flex-start}
.brand-row{padding:16px;flex-wrap:wrap}
.brand-addr{text-align:left;width:100%}
.nav-strip{padding:0 16px}
.nav-strip__item{padding:16px 8px;font-size:15px}
.foot-wrap{padding:40px 16px}
.ck-popup{top:8px;right:8px;left:8px;width:auto}
}
@media (max-width: 480px) {
.brand-name{font-size:20px}
.nav-strip__inner{gap:0}
.nav-strip__item{padding:16px 8px;font-size:15px}
}
@media (min-width: 1024px) {
.brand-row{padding:16px 40px}
}
@media (min-width: 1280px) {
.nav-strip__item{padding:16px 40px}
}
.doc-block-udbh{max-width:1280px;margin:0 auto;padding:80px 40px}
.doc-block-udbh h1{font-size:50px;line-height:1.1;letter-spacing:-.02em;color:#1b2b35;margin-bottom:40px;padding-bottom:16px;border-bottom:2px solid #9FC1C9}
.doc-block-udbh h2{font-size:26px;line-height:1.3;letter-spacing:-.01em;color:#1b2b35;margin-top:80px;margin-bottom:16px}
.doc-block-udbh h3{font-size:20px;line-height:1.3;letter-spacing:-.005em;color:#2a3f4d;margin-top:40px;margin-bottom:16px}
.doc-block-udbh h4{font-size:17px;line-height:1.6;letter-spacing:0;color:#2a3f4d;margin-top:40px;margin-bottom:8px}
.doc-block-udbh h5{font-size:15px;line-height:1.6;letter-spacing:.01em;color:#467F98;margin-top:16px;margin-bottom:8px;text-transform:uppercase}
.doc-block-udbh h6{font-size:15px;line-height:1.6;letter-spacing:.01em;color:#5a7a8a;margin-top:16px;margin-bottom:8px}
.doc-block-udbh p{font-size:17px;line-height:1.9;color:#2c3e47;margin-bottom:16px;max-width:72ch}
.doc-block-udbh strong,.doc-block-udbh b{font-weight:700;color:#1b2b35}
.doc-block-udbh em,.doc-block-udbh i{font-style:italic;color:#3a5a6a}
.doc-block-udbh a{color:#467F98;text-decoration:underline;text-decoration-color:#9FC1C9;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .25s ease-in-out,text-decoration-color .35s cubic-bezier(0.4,0,0.2,1)}
.doc-block-udbh a:hover{color:#2a5f78;text-decoration-color:#467F98}
.doc-block-udbh table{width:100%;border-collapse:collapse;margin-top:40px;margin-bottom:40px;font-size:15px;line-height:1.6;box-shadow:1px 6px 28px -2px #467f981a;border-radius:6px;overflow:hidden}
.doc-block-udbh thead{background-color:#467F98}
.doc-block-udbh thead th{color:#fff;font-size:15px;font-weight:700;letter-spacing:.03em;text-align:left;padding:16px;line-height:1.3}
.doc-block-udbh tbody tr{border-bottom:1px solid #d8e8ed;transition:background-color .25s ease-in-out}
.doc-block-udbh tbody tr:last-child{border-bottom:none}
.doc-block-udbh tbody tr:nth-child(even){background-color:#F3F4F6}
.doc-block-udbh tbody tr:hover{background-color:#e8f2f6}
.doc-block-udbh td{padding:16px;font-size:15px;line-height:1.6;color:#2c3e47;vertical-align:top}
.doc-block-udbh th{padding:16px;vertical-align:top}
.doc-block-udbh div{font-size:17px;line-height:1.6;color:#2c3e47}
@media (max-width: 1024px) {
.doc-block-udbh{padding:80px 40px}
.doc-block-udbh h1{font-size:50px}
}
@media (max-width: 768px) {
.doc-block-udbh{padding:40px 16px}
.doc-block-udbh h1{font-size:26px;line-height:1.3;margin-bottom:16px}
.doc-block-udbh h2{font-size:20px;margin-top:40px}
.doc-block-udbh h3{font-size:17px;margin-top:40px}
.doc-block-udbh p{font-size:15px;max-width:100%}
.doc-block-udbh table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:4px}
.doc-block-udbh div{font-size:15px}
}
@media (max-width: 480px) {
.doc-block-udbh{padding:40px 16px}
.doc-block-udbh h1{font-size:26px}
.doc-block-udbh h2{font-size:20px}
.doc-block-udbh thead th,.doc-block-udbh td{padding:8px}
}
.bdet{max-width:1280px;margin:0 auto;padding:0 16px;overflow:hidden}
.bdet .art-top{display:grid;grid-template-columns:1fr 320px;gap:40px;padding:80px 40px 40px;position:relative}
.bdet .art-top::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#467F98 0%,#9FC1C9 60%,transparent 100%);border-radius:4px}
.bdet .art-txt{display:flex;flex-direction:column;gap:16px;position:relative}
.bdet .art-txt::before{content:'';position:absolute;top:-8px;left:-16px;width:24px;height:24px;border-top:2px solid #467F98;border-left:2px solid #467F98;border-radius:4px 0 0 0}
.bdet .art-txt::after{content:'';position:absolute;bottom:-8px;left:-16px;width:24px;height:24px;border-bottom:2px solid #9FC1C9;border-left:2px solid #9FC1C9;border-radius:0 0 0 4px}
.bdet .art-label{font-size:15px;letter-spacing:.08em;color:#467F98;text-transform:uppercase;font-weight:600;line-height:1.3}
.bdet .art-label::first-letter{font-size:20px;color:#467F98}
.bdet .art-h1{font-size:50px;line-height:1.1;letter-spacing:-.02em;color:#1b2a35;font-weight:800;margin:0}
.bdet .art-h1::first-letter{font-size:68px;color:#467F98;line-height:1}
.bdet .art-desc{font-size:17px;line-height:1.6;color:#2c3e4a;max-width:560px;text-align:justify}
.bdet .art-meta{display:flex;flex-direction:row;align-items:center;gap:16px;font-size:15px;color:#467F98;padding-top:8px}
.bdet .art-meta .views-badge{display:inline-flex;align-items:center;gap:8px;background:#F3F4F6;border:1px solid #9FC1C9;border-radius:36px;padding:4px 16px;font-size:15px;color:#2c3e4a;box-shadow:1px 2px 2px -2px #467f9812}
.bdet .views-icon{width:16px;height:16px;display:inline-block}
.bdet .art-img-col{position:relative;border-radius:6px;overflow:hidden;box-shadow:1px 6px 28px -2px #467f981a;min-height:320px;max-height:420px}
.bdet .art-img-col img{width:100%;height:100%;object-fit:cover;display:block;border-radius:6px}
.bdet .art-img-col::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at bottom left,#1b2a358c 0%,transparent 65%);border-radius:6px;pointer-events:none}
.bdet .div-line{display:flex;flex-direction:row;align-items:center;gap:16px;padding:0 40px;margin:8px 0}
.bdet .div-line .line-seg{flex:1;height:1px;background:linear-gradient(90deg,transparent,#9FC1C9 40%,#9FC1C9 60%,transparent)}
.bdet .div-line .line-gem{width:10px;height:10px;border:2px solid #467F98;border-radius:4px;transform:rotate(45deg);background:#fff;flex-shrink:0}
.bdet .art-body{display:grid;grid-template-columns:1fr 320px;gap:40px;padding:40px 40px 80px;align-items:start}
.bdet .art-prose{display:flex;flex-direction:column;gap:16px}
.bdet .art-prose p{font-size:17px;line-height:1.9;color:#2c3e4a;text-align:justify;margin:0}
.bdet .art-prose h2{font-size:26px;line-height:1.3;color:#1b2a35;font-weight:700;letter-spacing:-.01em;margin:16px 0 0;padding-top:16px;border-top:1px solid #F3F4F6}
.bdet .art-prose h2::before{content:'';display:block;width:32px;height:2px;background:#467F98;border-radius:4px;margin-bottom:8px}
.bdet .art-prose h3{font-size:20px;line-height:1.3;color:#1b2a35;font-weight:600;letter-spacing:-.005em;margin:8px 0 0}
.bdet .art-prose blockquote{border-left:3px solid #467F98;border-bottom:1px solid #9FC1C9;background:#F3F4F6;border-radius:0 6px 6px 0;padding:16px 16px 16px 40px;margin:8px 0;font-size:17px;line-height:1.6;color:#2c3e4a;font-style:italic;box-shadow:inset 2px 0 8px #467f9814}
.bdet .art-prose blockquote cite{display:block;margin-top:8px;font-size:15px;font-style:normal;color:#467F98;font-weight:600}
.bdet .art-prose ul,.bdet .art-prose ol{display:flex;flex-direction:column;gap:8px;padding-left:0;margin:0;list-style:none}
.bdet .art-prose ul li,.bdet .art-prose ol li{font-size:17px;line-height:1.6;color:#2c3e4a;padding:8px 8px 8px 16px;border-left:3px solid #9FC1C9;border-bottom:1px solid #F3F4F6;border-radius:0 4px 4px 0;transition:border-left-color .28s ease-in-out,background .28s ease-in-out}
.bdet .art-prose ul li:hover,.bdet .art-prose ol li:hover{border-left-color:#467F98;background:#F3F4F6}
.bdet .art-prose abbr{text-decoration:underline dotted #467F98;cursor:help;color:inherit}
.bdet .art-prose ins{text-decoration:none;background:#467f981f;border-radius:4px;padding:0 4px}
.bdet .art-sidebar{display:flex;flex-direction:column;gap:40px;position:relative}
.bdet .art-sidebar::before{content:'';position:absolute;top:0;right:-16px;bottom:0;width:3px;background:linear-gradient(180deg,#467F98 0%,#9FC1C9 50%,transparent 100%);border-radius:4px}
.bdet .poll-card{background:#F3F4F6;border-radius:6px;padding:40px;box-shadow:1px 6px 28px -2px #467f981a;position:relative;border:1px solid #9FC1C9}
.bdet .poll-card::before{content:'';position:absolute;top:-1px;left:24px;right:24px;height:3px;background:linear-gradient(90deg,#467F98,#9FC1C9);border-radius:0 0 4px 4px}
.bdet .poll-card::after{content:'';position:absolute;top:8px;right:8px;width:16px;height:16px;border-top:2px solid #9FC1C9;border-right:2px solid #9FC1C9;border-radius:0 4px 0 0}
.bdet .poll-label{font-size:15px;letter-spacing:.07em;text-transform:uppercase;color:#467F98;font-weight:700;margin-bottom:8px;display:block}
.bdet .poll-q{font-size:17px;line-height:1.6;color:#1b2a35;font-weight:600;margin-bottom:16px}
.bdet .poll-opts{display:flex;flex-direction:column;gap:8px}
.bdet .poll-opt{display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer}
.bdet .poll-opt input[type="radio"]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #9FC1C9;border-radius:36px;background:#fff;flex-shrink:0;cursor:pointer;transition:border-color .25s ease-in-out,background .25s ease-in-out,box-shadow .25s ease-in-out;position:relative}
.bdet .poll-opt input[type="radio"]:checked{border-color:#467F98;background:#467F98;box-shadow:inset 0 0 0 4px #fff,1px 2px 2px -2px #467f9812}
.bdet .poll-opt input[type="radio"]:focus-visible{outline:2px solid #467F98;outline-offset:2px}
.bdet .poll-opt-label{font-size:17px;line-height:1.6;color:#2c3e4a;cursor:pointer;transition:color .25s ease-in-out}
.bdet .poll-opt input[type="radio"]:checked + .poll-opt-label{color:#467F98;font-weight:600}
.bdet .poll-bar-wrap{margin-top:8px;display:flex;flex-direction:column;gap:4px}
.bdet .poll-bar-row{display:flex;flex-direction:column;gap:4px}
.bdet .poll-bar-bg{height:6px;background:#e2eaed;border-radius:36px;overflow:hidden}
.bdet .poll-bar-fill{height:100%;border-radius:36px;background:linear-gradient(90deg,#467F98,#9FC1C9);transition:width .38s cubic-bezier(0.4,0,0.2,1)}
.bdet .poll-submit{margin-top:16px;background:#467F98;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:15px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .28s ease-in-out,box-shadow .28s ease-in-out;box-shadow:1px 2px 2px -2px #467f9812}
.bdet .poll-submit:hover{background:#355f72;box-shadow:1px 6px 28px -2px #467f981a}
.bdet .poll-submit:hover .btn-arr{transform:translateX(4px)}
.bdet .btn-arr{display:inline-block;transition:transform .28s ease-in-out}
.bdet .sidebar-links{display:flex;flex-direction:column;gap:8px}
.bdet .sidebar-links .sl-head{font-size:15px;letter-spacing:.07em;text-transform:uppercase;color:#467F98;font-weight:700;padding-bottom:8px;border-bottom:1px solid #9FC1C9}
.bdet .sidebar-links a{font-size:15px;line-height:1.6;color:#2c3e4a;text-decoration:none;padding:8px;border-left:3px solid #F3F4F6;border-radius:0 4px 4px 0;display:block;transition:border-left-color .26s ease-in-out,color .26s ease-in-out,background .26s ease-in-out}
.bdet .sidebar-links a:hover,.bdet .sidebar-links a:focus-visible{border-left-color:#467F98;color:#467F98;background:#F3F4F6;outline:none}
.bdet .sidebar-links a:focus-visible{outline:2px solid #467F98;outline-offset:2px}
.bdet .icon-cycle{display:flex;flex-direction:row;align-items:center;gap:16px;padding:16px 0 0}
.bdet .ic-dot{width:8px;height:8px;border-radius:36px;background:#9FC1C9;flex-shrink:0;animation:ic-seq 2.4s ease-in-out infinite}
.bdet .ic-dot:nth-child(1){animation-delay:0s}
.bdet .ic-dot:nth-child(2){animation-delay:.4s}
.bdet .ic-dot:nth-child(3){animation-delay:.8s}
@keyframes ic-seq {
0%,60%,100%{background:#9FC1C9;transform:scale(1)}
30%{background:#467F98;transform:scale(1.5)}
}
.bdet .art-load-1{animation:fadeUp .38s cubic-bezier(0.4,0,0.2,1) both;animation-delay:.05s}
.bdet .art-load-2{animation:fadeUp .38s cubic-bezier(0.4,0,0.2,1) both;animation-delay:.15s}
.bdet .art-load-3{animation:fadeUp .38s cubic-bezier(0.4,0,0.2,1) both;animation-delay:.25s}
.bdet .art-load-4{animation:fadeUp .38s cubic-bezier(0.4,0,0.2,1) both;animation-delay:.35s}
@keyframes fadeUp {
from{opacity:0;transform:translateY(16px)}
to{opacity:1;transform:translateY(0)}
}
@media (max-width: 1024px) {
.bdet .art-top{grid-template-columns:1fr 260px;padding:40px 16px}
.bdet .art-body{grid-template-columns:1fr 260px;padding:40px 16px 80px}
.bdet .art-h1{font-size:50px}
}
@media (max-width: 768px) {
.bdet .art-top{grid-template-columns:1fr;padding:40px 16px 16px;gap:16px}
.bdet .art-img-col{min-height:220px;max-height:280px;order:-1}
.bdet .art-h1{font-size:26px}
.bdet .art-h1::first-letter{font-size:50px}
.bdet .art-body{grid-template-columns:1fr;padding:16px 16px 40px;gap:40px}
.bdet .art-sidebar::before{display:none}
.bdet .div-line{padding:0 16px}
}
@media (max-width: 480px) {
.bdet .art-top{padding:16px 8px 8px}
.bdet .art-body{padding:8px 8px 40px}
.bdet .poll-card{padding:16px}
.bdet .art-h1{font-size:26px}
}
.auth-pg{max-width:100%;overflow-x:hidden}
.auth-pg .pg-cap{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
.auth-pg .frame-band{padding-top:80px;padding-bottom:80px;position:relative;background:#fff}
.auth-pg .frame-band::before{content:'';position:absolute;left:0;bottom:0;width:340px;height:340px;background:radial-gradient(circle at 0% 100%,#467f982e 0%,transparent 70%);pointer-events:none}
.auth-pg .frame-band::after{content:'';position:absolute;right:80px;top:40px;width:220px;height:220px;background:radial-gradient(circle at 0% 100%,#9fc1c938 0%,transparent 70%);pointer-events:none}
.auth-pg .frame-row{display:flex;flex-direction:row;align-items:stretch;gap:80px}
.auth-pg .frame-img-col{flex:0 0 360px;position:relative}
.auth-pg .frame-deco{position:absolute;top:-16px;left:-16px;width:56px;height:56px;border-top:3px solid #467F98;border-left:3px solid #467F98;border-radius:4px 0 0 0;pointer-events:none;z-index:1}
.auth-pg .frame-deco-br{position:absolute;bottom:-16px;right:-16px;width:56px;height:56px;border-bottom:3px solid #9FC1C9;border-right:3px solid #9FC1C9;border-radius:0 0 4px 0;pointer-events:none;z-index:1}
.auth-pg .frame-img-wrap{width:100%;aspect-ratio:5/7;border-radius:6px;overflow:hidden;box-shadow:1px 6px 28px -2px #467f981a;position:relative}
.auth-pg .frame-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.85) brightness(0.95);transition:filter .35s cubic-bezier(0.4,0,0.2,1)}
.auth-pg .frame-img-wrap:hover img{filter:saturate(1.05) brightness(1.0)}
.auth-pg .frame-img-overlay{position:absolute;inset:0;background:#467f982e;mix-blend-mode:multiply;pointer-events:none}
.auth-pg .frame-txt-col{flex:1 1 0;display:flex;flex-direction:column;justify-content:center;gap:40px}
.auth-pg .overline-bar{display:block;width:40px;height:2px;background:#467F98;margin-bottom:8px}
.auth-pg .manifesto-label{font-size:15px;letter-spacing:.12em;color:#467F98;text-transform:uppercase;line-height:1.3;font-weight:600}
.auth-pg .manifesto-h{font-size:50px;line-height:1.1;letter-spacing:-.02em;color:#1b2d36;font-weight:800;margin-bottom:8px}
.auth-pg .manifesto-h .first-letter-acc{font-size:68px;color:#467F98;line-height:1;display:inline-block;vertical-align:baseline}
.auth-pg .manifesto-decl{font-size:20px;line-height:1.6;color:#2e4a57;font-weight:400;max-width:540px;text-align:justify}
.auth-pg .manifesto-sub{font-size:17px;line-height:1.6;color:#3d5a68;text-align:justify}
.auth-pg .attr-row{display:flex;flex-direction:row;gap:40px;flex-wrap:wrap}
.auth-pg .attr-item{display:flex;flex-direction:column;gap:4px}
.auth-pg .attr-num{font-size:26px;font-weight:800;line-height:1.1;letter-spacing:-.01em;color:#467F98}
.auth-pg .attr-num .attr-frac{font-size:17px;font-weight:600;color:#9FC1C9}
.auth-pg .attr-label{font-size:15px;line-height:1.3;color:#4a6878;letter-spacing:.04em}
.auth-pg .wave-div{display:block;width:100%;line-height:0;overflow:hidden}
.auth-pg .wave-div svg{display:block;width:100%}
.auth-pg .depth-band{background:#F3F4F6;padding-top:80px;padding-bottom:80px;position:relative}
.auth-pg .depth-band::before{content:'';position:absolute;right:0;top:0;width:280px;height:280px;background:radial-gradient(circle at 0% 100%,#467f981f 0%,transparent 70%);pointer-events:none}
.auth-pg .depth-layout{display:flex;flex-direction:row;gap:80px;align-items:flex-start}
.auth-pg .depth-sidebar{flex:0 0 280px;display:flex;flex-direction:column;gap:40px}
.auth-pg .sidebar-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.auth-pg .sid-card{background:#fff;border-radius:6px;padding:16px;box-shadow:1px 2px 2px -2px #467f9812;border-top:2px solid #9FC1C9;display:flex;flex-direction:column;gap:8px;transition:box-shadow .28s ease-in-out,border-color .28s ease-in-out}
.auth-pg .sid-card:hover{box-shadow:1px 6px 28px -2px #467f981a;border-color:#467F98}
.auth-pg .sid-card-num{font-size:26px;font-weight:800;line-height:1.1;color:#467F98;letter-spacing:-.01em}
.auth-pg .sid-card-num .frac{font-size:15px;color:#9FC1C9;font-weight:600}
.auth-pg .sid-card-lbl{font-size:15px;line-height:1.3;color:#3d5a68;letter-spacing:.03em}
.auth-pg .sid-portrait{background:#fff;border-radius:6px;padding:16px;box-shadow:1px 2px 2px -2px #467f9812;display:flex;flex-direction:column;gap:8px}
.auth-pg .sid-port-img{width:100%;aspect-ratio:5/7;border-radius:6px;overflow:hidden}
.auth-pg .sid-port-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.auth-pg .sid-port-name{font-size:17px;font-weight:700;color:#1b2d36;line-height:1.3}
.auth-pg .sid-port-role{font-size:15px;color:#4a6878;line-height:1.3;letter-spacing:.03em}
.auth-pg .depth-main{flex:1 1 0;display:flex;flex-direction:column;gap:40px}
.auth-pg .depth-h{font-size:26px;font-weight:800;line-height:1.3;color:#1b2d36;letter-spacing:-.01em}
.auth-pg .depth-body{font-size:17px;line-height:1.9;color:#2e4a57;text-align:justify}
.auth-pg .skills-list{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:0}
.auth-pg .skills-list li{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;background:#fff;border-radius:6px;border-left:3px solid #9FC1C9;border-top:1px solid #467f981a;border-right:1px solid #467f9812;border-bottom:1px solid #467f9812;box-shadow:1px 2px 2px -2px #467f9812;transition:border-left-color .25s ease-in-out,box-shadow .25s ease-in-out;position:relative;overflow:hidden}
.auth-pg .skills-list li::after{content:'';position:absolute;left:0;top:0;bottom:0;width:0;background:#467f980f;transition:width .35s cubic-bezier(0.4,0,0.2,1)}
.auth-pg .skills-list li:hover{border-left-color:#467F98;box-shadow:1px 6px 28px -2px #467f981a}
.auth-pg .skills-list li:hover::after{width:100%}
.auth-pg .skill-idx{font-size:15px;font-weight:700;color:#9FC1C9;min-width:24px;line-height:1.6;flex-shrink:0;position:relative;z-index:1}
.auth-pg .skill-txt{flex:1 1 0;position:relative;z-index:1}
.auth-pg .skill-name{font-size:17px;font-weight:700;color:#1b2d36;line-height:1.3;margin-bottom:4px}
.auth-pg .skill-desc{font-size:15px;line-height:1.6;color:#4a6878}
.auth-pg .img-strip{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.auth-pg .img-strip-item{flex:1 1 160px;border-radius:6px;overflow:hidden;aspect-ratio:4/3;box-shadow:1px 2px 2px -2px #467f9812;position:relative}
.auth-pg .img-strip-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .38s cubic-bezier(0.4,0,0.2,1)}
.auth-pg .img-strip-item:hover img{transform:scale(1.04)}
.auth-pg .collab-row{display:flex;flex-direction:row;gap:40px;align-items:flex-start;flex-wrap:wrap}
.auth-pg .collab-port{flex:0 0 120px}
.auth-pg .collab-port-img{width:120px;aspect-ratio:5/7;border-radius:36px;overflow:hidden;box-shadow:1px 6px 28px -2px #467f981a}
.auth-pg .collab-port-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.auth-pg .collab-info{flex:1 1 0;display:flex;flex-direction:column;gap:8px}
.auth-pg .collab-name{font-size:20px;font-weight:700;color:#1b2d36;line-height:1.3}
.auth-pg .collab-role{font-size:15px;color:#467F98;letter-spacing:.06em;text-transform:uppercase;font-weight:600;line-height:1.3}
.auth-pg .collab-bio{font-size:17px;line-height:1.9;color:#2e4a57;text-align:justify}
.auth-pg .contact-strip{display:flex;flex-direction:row;align-items:center;gap:16px;padding:16px 40px;background:#fff;border-radius:6px;border:1px solid #467f9826;box-shadow:1px 2px 2px -2px #467f9812}
.auth-pg .contact-strip-label{font-size:15px;color:#4a6878;letter-spacing:.04em;flex:1 1 0;line-height:1.3}
.auth-pg .contact-link{font-size:17px;font-weight:700;color:#467F98;text-decoration:none;letter-spacing:.02em;display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:8px 16px;border:2px solid #467F98;border-radius:4px;transition:background .28s ease-in-out,color .28s ease-in-out}
.auth-pg .contact-link svg{width:16px;height:16px;transition:transform .28s ease-in-out}
.auth-pg .contact-link:hover{background:#467F98;color:#fff}
.auth-pg .contact-link:hover svg{transform:translateX(4px)}
.auth-pg .contact-link:focus{outline:2px solid #467F98;outline-offset:2px}
@keyframes flicker-acc {
0%,100%{opacity:0}
30%,70%{opacity:1}
}
.auth-pg .flick-blob{position:absolute;border-radius:36px;pointer-events:none;animation:flicker-acc 4s ease-in-out infinite}
.auth-pg .flick-1{width:80px;height:80px;background:#467f981f;top:80px;right:40px;animation-delay:0s}
.auth-pg .flick-2{width:48px;height:48px;background:#9fc1c92e;bottom:80px;left:80px;animation-delay:1.8s}
.auth-pg .flick-3{width:32px;height:32px;background:#467f9817;top:40px;left:40%;animation-delay:.9s}
@media (max-width: 1024px) {
.auth-pg .frame-row{gap:40px}
.auth-pg .frame-img-col{flex:0 0 280px}
.auth-pg .manifesto-h{font-size:26px}
.auth-pg .manifesto-h .first-letter-acc{font-size:40px}
.auth-pg .depth-layout{gap:40px}
.auth-pg .depth-sidebar{flex:0 0 220px}
}
@media (max-width: 768px) {
.auth-pg .pg-cap{padding-left:16px;padding-right:16px}
.auth-pg .frame-band{padding-top:40px;padding-bottom:40px}
.auth-pg .frame-row{flex-direction:column;gap:40px}
.auth-pg .frame-img-col{flex:0 0 auto;max-width:280px;align-self:center}
.auth-pg .attr-row{gap:16px}
.auth-pg .depth-band{padding-top:40px;padding-bottom:40px}
.auth-pg .depth-layout{flex-direction:column;gap:40px}
.auth-pg .depth-sidebar{flex:none;width:100%}
.auth-pg .sidebar-grid{grid-template-columns:repeat(4,1fr)}
.auth-pg .sid-portrait{display:none}
.auth-pg .contact-strip{flex-direction:column;align-items:flex-start;padding:16px}
}
@media (max-width: 480px) {
.auth-pg .sidebar-grid{grid-template-columns:1fr 1fr}
.auth-pg .img-strip-item{flex:1 1 120px}
.auth-pg .manifesto-h{font-size:20px}
.auth-pg .collab-row{flex-direction:column;gap:16px}
}
.ent-pg{max-width:100%;overflow-x:hidden}
.ent-pg ::selection{background:#9FC1C9;color:#1b3a47}
.ent-pg .ent-wrap{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
@media (max-width: 768px) {
.ent-pg .ent-wrap{padding-left:16px;padding-right:16px}
}
.ent-pg .overline{display:block;width:32px;height:2px;background:#467F98;margin-bottom:16px}
.ent-pg .dot-div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:40px 0}
.ent-pg .dot-div span{display:block;width:5px;height:5px;border-radius:50%;background:#9FC1C9}
.ent-pg .dot-div span:nth-child(2){background:#467F98}
.ent-pg .tag-corner{position:absolute;top:16px;right:16px;background:#467F98;color:#fff;font-size:15px;letter-spacing:.06em;padding:4px 8px;border-radius:4px;line-height:1.3;font-weight:600;pointer-events:none}
.ent-pg input::placeholder,.ent-pg textarea::placeholder{color:currentColor;opacity:.4}
.ent-pg .btn-pri{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:#467F98;color:#fff;border:none;border-radius:6px;padding:16px 40px;font-size:17px;font-weight:600;cursor:pointer;transition:background .28s cubic-bezier(0.4,0,0.2,1),box-shadow .28s cubic-bezier(0.4,0,0.2,1);text-decoration:none;line-height:1.3}
.ent-pg .btn-pri svg{transition:transform .35s cubic-bezier(0.4,0,0.2,1);flex-shrink:0}
.ent-pg .btn-pri:hover svg{transform:translateX(4px)}
.ent-pg .btn-pri:hover{background:#3a6d84;box-shadow:1px 6px 28px -2px #467f981a}
.ent-pg .btn-pri:focus{outline:2px solid #467F98;outline-offset:3px}
.ent-pg .btn-sec{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:transparent;color:#467F98;border:1.5px solid #467F98;border-radius:6px;padding:16px 40px;font-size:17px;font-weight:600;cursor:pointer;transition:border-color .25s ease-in-out,color .25s ease-in-out,background .25s ease-in-out;text-decoration:none;line-height:1.3}
.ent-pg .btn-sec svg{transition:transform .35s cubic-bezier(0.4,0,0.2,1);flex-shrink:0}
.ent-pg .btn-sec:hover svg{transform:translateX(4px)}
.ent-pg .btn-sec:hover{background:#F3F4F6;border-color:#3a6d84;color:#3a6d84}
.ent-pg .btn-sec:focus{outline:2px solid #467F98;outline-offset:3px}
.ent-pg .title-blk{padding:80px 0 0;background:#fff;position:relative}
.ent-pg .title-blk .grid-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-radius:0}
.ent-pg .title-blk .grid-bg svg{width:100%;height:100%;opacity:.045}
.ent-pg .title-upper{position:relative;z-index:1;padding-bottom:40px}
.ent-pg .title-kicker{font-size:15px;letter-spacing:.12em;color:#467F98;font-weight:700;text-transform:uppercase;margin-bottom:16px;display:block}
.ent-pg .title-h1{font-size:68px;line-height:1.1;font-weight:800;color:#1b3a47;letter-spacing:-.03em;margin-bottom:16px;max-width:820px}
.ent-pg .title-h1 .hl-word{display:inline;background:linear-gradient(135deg,#467F98 0%,#9FC1C9 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:underline;text-decoration-color:#9FC1C9;text-underline-offset:6px}
.ent-pg .title-sub{font-size:20px;line-height:1.6;color:#3a5a6a;max-width:560px;margin-bottom:40px}
.ent-pg .title-img-row{position:relative;width:100%;overflow:hidden;border-radius:6px 6px 0 0;max-height:420px}
.ent-pg .title-img-row img{width:100%;height:420px;object-fit:cover;object-position:center 30%;display:block}
.ent-pg .title-img-overlay{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,#1b3a47d1 0%,transparent 100%);pointer-events:none}
.ent-pg .title-img-caption{position:absolute;bottom:16px;left:40px;color:#fff;font-size:15px;letter-spacing:.05em;font-weight:500;opacity:.88}
@media (max-width: 768px) {
.ent-pg .title-h1{font-size:50px}
.ent-pg .title-img-row img{height:260px}
.ent-pg .title-img-row{max-height:260px}
.ent-pg .title-img-caption{left:16px}
}
@media (max-width: 480px) {
.ent-pg .title-h1{font-size:50px}
}
.ent-pg .stance-blk{background:#F3F4F6;padding:80px 0;position:relative;overflow:hidden}
.ent-pg .stance-blk .bg-accent{position:absolute;bottom:-80px;left:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle at bottom left,#467f981a 0%,transparent 70%);pointer-events:none}
.ent-pg .stance-cols{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start}
.ent-pg .stance-label{font-size:15px;letter-spacing:.1em;color:#467F98;font-weight:700;text-transform:uppercase;margin-bottom:16px}
.ent-pg .stance-h2{font-size:26px;font-weight:800;color:#1b3a47;line-height:1.3;letter-spacing:-.01em}
.ent-pg .stance-body{font-size:17px;line-height:1.6;color:#2c4e5e;text-align:justify;margin-bottom:16px}
.ent-pg .stance-body:first-letter{font-size:26px;color:#467F98;font-weight:800;line-height:1;float:left;margin-right:4px;margin-top:4px}
.ent-pg .stance-list{list-style:none;padding:0;margin:0}
.ent-pg .stance-list li{font-size:17px;line-height:1.6;color:#2c4e5e;padding:8px 0 8px 16px;border-left:3px solid #9FC1C9;border-bottom:1px solid #467f981f;border-right:none;border-top:none;margin-bottom:8px}
@media (max-width: 768px) {
.ent-pg .stance-cols{grid-template-columns:1fr;gap:40px}
}
.ent-pg .process-blk{background:#fff;padding:80px 0}
.ent-pg .process-top{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:40px}
.ent-pg .process-h2{font-size:26px;font-weight:800;color:#1b3a47;line-height:1.3;letter-spacing:-.01em;max-width:480px}
.ent-pg .process-note{font-size:15px;color:#467F98;line-height:1.6;max-width:280px;text-align:right}
.ent-pg .process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}
.ent-pg .proc-line{position:absolute;top:28px;left:60px;right:60px;height:1px;background:#9FC1C9;z-index:0;transform-origin:left center;animation:line-draw .9s cubic-bezier(0.4,0,0.2,1) .2s both}
@keyframes line-draw {
from{transform:scaleX(0)}
to{transform:scaleX(1)}
}
.ent-pg .proc-step{position:relative;z-index:1;background:#fff;border:1.5px solid #467f982e;border-radius:6px;padding:40px 16px 16px;transition:box-shadow .28s cubic-bezier(0.4,0,0.2,1),border-color .28s cubic-bezier(0.4,0,0.2,1)}
.ent-pg .proc-step:hover{box-shadow:1px 6px 28px -2px #467f981a;border-color:#467F98}
.ent-pg .proc-num{display:flex;flex-direction:row;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#467F98;color:#fff;font-size:15px;font-weight:800;margin-bottom:16px;box-shadow:1px 2px 2px -2px #467f9812}
.ent-pg .proc-step-h{font-size:17px;font-weight:700;color:#1b3a47;line-height:1.3;margin-bottom:8px}
.ent-pg .proc-step-p{font-size:15px;line-height:1.6;color:#3a5a6a}
@media (max-width: 768px) {
.ent-pg .process-steps{grid-template-columns:repeat(2,1fr)}
.ent-pg .proc-line{display:none}
.ent-pg .process-top{flex-direction:column;align-items:flex-start}
.ent-pg .process-note{text-align:left}
}
@media (max-width: 480px) {
.ent-pg .process-steps{grid-template-columns:1fr}
}
.ent-pg .topics-blk{padding:80px 0;background:#1b3a47;position:relative;overflow:hidden}
.ent-pg .topics-blk .tex-bg{position:absolute;inset:0;pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#fff 0px,#fff 1px,transparent 1px,transparent 28px),repeating-linear-gradient(90deg,#fff 0px,#fff 1px,transparent 1px,transparent 28px)}
.ent-pg .topics-head{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:40px;gap:40px}
.ent-pg .topics-h2{font-size:26px;font-weight:800;color:#fff;line-height:1.3;letter-spacing:-.01em}
.ent-pg .topics-sub{font-size:17px;color:#9FC1C9;line-height:1.6;max-width:340px;text-align:right}
.ent-pg .topics-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto auto;gap:16px}
.ent-pg .topic-card{background:#ffffff0d;border:1px solid #9fc1c933;border-radius:6px;padding:40px;position:relative;overflow:hidden;transition:background .32s ease-in-out,border-color .32s ease-in-out}
.ent-pg .topic-card::before{content:'';position:absolute;inset:0;background:#467f9838;opacity:0;transition:opacity .32s ease-in-out;pointer-events:none;border-radius:6px}
.ent-pg .topic-card:hover::before{opacity:1}
.ent-pg .topic-card:hover{border-color:#9fc1c980}
.ent-pg .topic-card.featured{grid-row:1 / 3;display:flex;flex-direction:column;justify-content:flex-end}
.ent-pg .topic-tag{display:inline-block;font-size:15px;letter-spacing:.08em;color:#9FC1C9;font-weight:700;text-transform:uppercase;margin-bottom:8px}
.ent-pg .topic-h{font-size:20px;font-weight:700;color:#fff;line-height:1.3;margin-bottom:8px}
.ent-pg .topic-card.featured .topic-h{font-size:26px}
.ent-pg .topic-p{font-size:15px;color:#ffffffb8;line-height:1.6}
.ent-pg .topic-depth{display:inline-block;margin-top:16px;font-size:15px;font-weight:700;color:#9FC1C9;letter-spacing:.04em;border-bottom:1px solid #9FC1C9;padding-bottom:2px}
@media (max-width: 1024px) {
.ent-pg .topics-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}
.ent-pg .topic-card.featured{grid-row:auto;grid-column:1 / 3}
.ent-pg .topics-head{flex-direction:column}
.ent-pg .topics-sub{text-align:left}
}
@media (max-width: 480px) {
.ent-pg .topics-grid{grid-template-columns:1fr}
.ent-pg .topic-card.featured{grid-column:auto}
}
.ent-pg .first-blk{background:#fff;padding:80px 0}
.ent-pg .first-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.ent-pg .first-img-wrap{position:relative;border-radius:6px;overflow:hidden;box-shadow:1px 10px 52px -2px #467f981a}
.ent-pg .first-img-wrap img{width:100%;height:380px;object-fit:cover;object-position:center;display:block;transition:transform .4s cubic-bezier(0.4,0,0.2,1)}
.ent-pg .first-img-wrap:hover img{transform:scale(1.03)}
.ent-pg .first-txt .overline{margin-bottom:16px}
.ent-pg .first-h2{font-size:26px;font-weight:800;color:#1b3a47;line-height:1.3;letter-spacing:-.01em;margin-bottom:16px}
.ent-pg .first-p{font-size:17px;line-height:1.6;color:#2c4e5e;text-align:justify;margin-bottom:16px}
.ent-pg .first-meta{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:40px;flex-wrap:wrap}
.ent-pg .first-meta-item{font-size:15px;color:#467F98;font-weight:600;background:#F3F4F6;padding:4px 8px;border-radius:4px}
@media (max-width: 768px) {
.ent-pg .first-inner{grid-template-columns:1fr;gap:40px}
.ent-pg .first-img-wrap img{height:240px}
}
.ent-pg .readers-blk{background:#F3F4F6;padding:80px 0;position:relative}
.ent-pg .readers-h2{font-size:26px;font-weight:800;color:#1b3a47;line-height:1.3;letter-spacing:-.01em;margin-bottom:8px}
.ent-pg .readers-intro{font-size:17px;color:#3a5a6a;line-height:1.6;margin-bottom:40px;max-width:560px}
.ent-pg .readers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.ent-pg .reader-card{background:#fff;border-radius:6px;padding:40px;position:relative;border:1.5px solid #467f981f;transition:box-shadow .28s cubic-bezier(0.4,0,0.2,1),border-color .28s cubic-bezier(0.4,0,0.2,1)}
.ent-pg .reader-card:hover{box-shadow:1px 6px 28px -2px #467f981a;border-color:#9FC1C9}
.ent-pg .reader-portrait{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:16px}
.ent-pg .reader-portrait img{width:56px;height:72px;object-fit:cover;object-position:center;border-radius:36px;display:block;flex-shrink:0;box-shadow:1px 2px 2px -2px #467f9812}
.ent-pg .reader-name{font-size:17px;font-weight:700;color:#1b3a47;line-height:1.3}
.ent-pg .reader-role{font-size:15px;color:#467F98;font-weight:500;line-height:1.3}
.ent-pg .reader-no-img{width:56px;height:56px;border-radius:36px;background:linear-gradient(135deg,#9FC1C9 0%,#467F98 100%);display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0}
.ent-pg .reader-no-img svg{width:24px;height:24px;fill:#fff}
.ent-pg .reader-body{font-size:17px;line-height:1.6;color:#2c4e5e;text-align:justify}
.ent-pg .reader-take{margin-top:16px;padding:8px 16px;background:#F3F4F6;border-left:3px solid #467F98;border-radius:0 4px 4px 0;font-size:15px;color:#1b3a47;font-weight:600;line-height:1.6}
@media (max-width: 768px) {
.ent-pg .readers-grid{grid-template-columns:1fr}
}
.ent-pg .path-blk{background:#fff;padding:80px 0}
.ent-pg .path-layout{display:grid;grid-template-columns:5fr 4fr;gap:80px;align-items:start}
.ent-pg .path-h2{font-size:26px;font-weight:800;color:#1b3a47;line-height:1.3;letter-spacing:-.01em;margin-bottom:16px}
.ent-pg .path-intro{font-size:17px;line-height:1.6;color:#2c4e5e;text-align:justify;margin-bottom:40px}
.ent-pg .path-steps{display:flex;flex-direction:column;gap:16px}
.ent-pg .path-step{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;border:1.5px solid #467f9824;border-radius:6px;transition:border-color .25s ease-in-out,box-shadow .25s ease-in-out}
.ent-pg .path-step:hover{border-color:#9FC1C9;box-shadow:1px 2px 2px -2px #467f9812}
.ent-pg .path-icon{width:40px;height:40px;border-radius:6px;background:#467F98;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0}
.ent-pg .path-icon svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:2}
.ent-pg .path-step-h{font-size:17px;font-weight:700;color:#1b3a47;line-height:1.3;margin-bottom:4px}
.ent-pg .path-step-p{font-size:15px;color:#3a5a6a;line-height:1.6}
.ent-pg .path-side{position:relative}
.ent-pg .path-img-wrap{border-radius:6px;overflow:hidden;position:relative;margin-bottom:16px;box-shadow:1px 6px 28px -2px #467f981a}
.ent-pg .path-img-wrap img{width:100%;height:320px;object-fit:cover;object-position:center;display:block}
.ent-pg .path-cta-box{background:#F3F4F6;border-radius:6px;padding:40px;border:1.5px solid #467f981f}
.ent-pg .path-cta-h{font-size:20px;font-weight:800;color:#1b3a47;line-height:1.3;margin-bottom:8px}
.ent-pg .path-cta-p{font-size:15px;color:#3a5a6a;line-height:1.6;margin-bottom:16px}
.ent-pg .path-cta-btns{display:flex;flex-direction:column;gap:8px}
@media (max-width: 1024px) {
.ent-pg .path-layout{grid-template-columns:1fr;gap:40px}
.ent-pg .path-img-wrap img{height:220px}
}
.ent-pg .corner-deco{position:absolute;pointer-events:none}
.ent-pg .corner-deco svg{display:block}
.blg-root{max-width:100%;overflow-x:hidden}
.blg-root .pg-wrap{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
@media (max-width: 768px) {
.blg-root .pg-wrap{padding-left:16px;padding-right:16px}
}
.blg-root ::selection{background:#9FC1C9;color:#1a1a1a}
.blg-root input::placeholder,.blg-root textarea::placeholder{color:currentColor;opacity:.4}
.blg-root .blg-hero{position:relative;padding-top:80px;padding-bottom:80px;background:#fff;overflow:hidden}
.blg-root .blg-hero::before{content:"";position:absolute;bottom:-60px;left:-60px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle at bottom left,#467f9821 0%,transparent 70%);pointer-events:none}
.blg-root .blg-hero::after{content:"";position:absolute;top:-80px;right:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle at bottom left,#9fc1c91f 0%,transparent 68%);pointer-events:none}
.blg-root .hero-inner{display:flex;flex-direction:row;align-items:center;gap:80px;position:relative;z-index:1}
.blg-root .hero-text{flex:1 1 0;min-width:0}
.blg-root .hero-overline{display:block;width:40px;height:2px;background:#467F98;margin-bottom:16px}
.blg-root .hero-label{font-size:15px;line-height:1.6;letter-spacing:.08em;color:#467F98;text-transform:uppercase;font-weight:600;margin-bottom:16px}
.blg-root .hero-h1{font-size:50px;line-height:1.1;letter-spacing:-.02em;color:#1b2d35;font-weight:800;margin-bottom:16px}
.blg-root .hero-h1 .accent-first{color:#467F98;font-size:68px;line-height:1.1}
.blg-root .hero-desc{font-size:17px;line-height:1.6;color:#3a4f58;margin-bottom:40px;max-width:480px}
.blg-root .hero-actions{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.blg-root .btn-prim{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;background:#467F98;color:#fff;font-size:15px;font-weight:700;border-radius:6px;text-decoration:none;border:2px solid #467F98;box-shadow:1px 6px 28px -2px #467f981a;transition:background .28s cubic-bezier(0.4,0,0.2,1),box-shadow .28s cubic-bezier(0.4,0,0.2,1);cursor:pointer;letter-spacing:.02em}
.blg-root .btn-prim svg{transition:transform .28s cubic-bezier(0.4,0,0.2,1)}
.blg-root .btn-prim:hover svg,.blg-root .btn-prim:focus svg{transform:translateX(4px)}
.blg-root .btn-prim:hover,.blg-root .btn-prim:focus{background:#356070;border-color:#356070;box-shadow:1px 10px 52px -2px #467f981a;outline:none}
.blg-root .btn-prim:active{background:#9FC1C9;border-color:#9FC1C9}
.blg-root .btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;background:transparent;color:#467F98;font-size:15px;font-weight:700;border-radius:6px;text-decoration:none;border:2px solid #9FC1C9;transition:border-color .25s ease-in-out,color .25s ease-in-out;cursor:pointer;letter-spacing:.02em}
.blg-root .btn-ghost svg{transition:transform .25s ease-in-out}
.blg-root .btn-ghost:hover svg,.blg-root .btn-ghost:focus svg{transform:translateX(4px)}
.blg-root .btn-ghost:hover,.blg-root .btn-ghost:focus{border-color:#467F98;color:#1b2d35;outline:none}
.blg-root .hero-img-col{flex:0 0 420px;position:relative}
.blg-root .hero-img-wrap{position:relative;border-radius:6px;overflow:hidden;box-shadow:1px 10px 52px -2px #467f981a}
.blg-root .hero-img-wrap img{display:block;width:420px;height:320px;object-fit:cover;filter:grayscale(40%)}
.blg-root .hero-img-overlay{position:absolute;inset:0;background:linear-gradient(to left,#467f9861 0%,transparent 60%);pointer-events:none}
.blg-root .hero-blob1{position:absolute;width:180px;height:180px;border-radius:36px;background:#9fc1c938;filter:blur(32px);top:-40px;left:-40px;pointer-events:none;z-index:0}
.blg-root .hero-blob2{position:absolute;width:120px;height:120px;border-radius:36px;background:#467f9829;filter:blur(24px);bottom:-32px;right:-32px;pointer-events:none;z-index:0}
.blg-root .hero-circles{position:absolute;top:16px;right:16px;pointer-events:none;opacity:.13;z-index:0}
.blg-root .hero-circles circle{fill:none;stroke:#467F98}
@media (max-width: 1024px) {
.blg-root .hero-img-col{flex:0 0 300px}
.blg-root .hero-img-wrap img{width:300px;height:240px}
.blg-root .hero-h1{font-size:40px}
}
@media (max-width: 768px) {
.blg-root .hero-inner{flex-direction:column;gap:40px}
.blg-root .hero-img-col{flex:0 0 auto;width:100%}
.blg-root .hero-img-wrap img{width:100%;height:220px}
.blg-root .hero-h1{font-size:32px}
.blg-root .hero-h1 .accent-first{font-size:44px}
}
.blg-root .posts-sect{padding-top:80px;padding-bottom:80px;background:#F3F4F6;position:relative}
.blg-root .posts-sect::before{content:"";display:block;width:100%;height:8px;background:repeating-linear-gradient(90deg,#467F98 0px,#467F98 40px,transparent 40px,transparent 56px);opacity:.13;margin-bottom:0;position:absolute;top:0;left:0}
.blg-root .sect-head{margin-bottom:40px}
.blg-root .sect-overline{display:flex;align-items:center;gap:8px;margin-bottom:8px}
.blg-root .sect-overline-line{display:block;width:32px;height:2px;background:#467F98}
.blg-root .sect-overline-txt{font-size:15px;letter-spacing:.08em;color:#467F98;font-weight:600;text-transform:uppercase}
.blg-root .sect-h2{font-size:26px;line-height:1.3;letter-spacing:-.01em;color:#1b2d35;font-weight:800;margin-bottom:8px}
.blg-root .sect-sub{font-size:17px;line-height:1.6;color:#3a4f58}
.blg-root .posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
@media (max-width: 1024px) {
.blg-root .posts-grid{grid-template-columns:repeat(2,1fr);gap:16px}
}
@media (max-width: 768px) {
.blg-root .posts-grid{grid-template-columns:1fr;gap:16px}
}
.blg-root .post-card{background:#fff;border-radius:6px;box-shadow:1px 2px 2px -2px #467f9812;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .28s cubic-bezier(0.4,0,0.2,1),transform .28s cubic-bezier(0.4,0,0.2,1);text-decoration:none;color:inherit;border:1.5px solid transparent}
.blg-root .post-card:hover,.blg-root .post-card:focus-within{box-shadow:1px 10px 52px -2px #467f981a;border-color:#9FC1C9;transform:translateY(-2px);outline:none}
.blg-root .post-card:active{border-color:#467F98}
.blg-root .post-img-wrap{width:100%;height:180px;overflow:hidden;position:relative}
.blg-root .post-img-wrap img{width:100%;height:180px;object-fit:cover;display:block;transition:transform .38s cubic-bezier(0.4,0,0.2,1);filter:grayscale(30%)}
.blg-root .post-card:hover .post-img-wrap img{transform:scale(1.04)}
.blg-root .post-body{padding:16px;display:flex;flex-direction:column;flex:1 1 auto;gap:8px}
.blg-root .post-subtitle{font-size:15px;line-height:1.6;color:#467F98;font-weight:600;letter-spacing:.04em}
.blg-root .post-title{font-size:20px;line-height:1.3;color:#1b2d35;font-weight:800;letter-spacing:-.01em}
.blg-root .post-desc{font-size:15px;line-height:1.6;color:#3a4f58;text-align:justify}
.blg-root .post-meta{display:flex;flex-direction:row;align-items:center;gap:8px;margin-top:auto;padding-top:8px;border-top:1px solid #F3F4F6}
.blg-root .post-views{display:flex;align-items:center;gap:4px;font-size:15px;color:#3a4f58}
.blg-root .post-views svg{opacity:.6}
.blg-root .post-read{margin-left:auto;font-size:15px;color:#467F98;font-weight:700;display:flex;align-items:center;gap:4px;text-decoration:none;transition:gap .25s ease-in-out}
.blg-root .post-card:hover .post-read{gap:8px}
.blg-root .icon-box{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1.5px solid #9FC1C9;border-radius:6px;background:transparent;flex-shrink:0}
.blg-root .trust-sect{padding-top:80px;padding-bottom:80px;background:#fff;position:relative}
.blg-root .trust-sect-deco{position:absolute;top:0;right:0;pointer-events:none;opacity:.07}
.blg-root .trust-inner{display:flex;flex-direction:row;gap:80px;align-items:flex-start}
.blg-root .trust-left{flex:0 0 340px;min-width:0}
.blg-root .trust-right{flex:1 1 0;min-width:0}
.blg-root .trust-h2{font-size:26px;line-height:1.3;color:#1b2d35;font-weight:800;letter-spacing:-.01em;margin-bottom:16px}
.blg-root .trust-desc{font-size:17px;line-height:1.6;color:#3a4f58;margin-bottom:40px;text-align:justify}
.blg-root .trust-signals{display:flex;flex-direction:column;gap:16px}
.blg-root .trust-item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;border-radius:6px;border:1.5px solid #F3F4F6;background:#F3F4F6;box-shadow:1px 2px 2px -2px #467f9812;transition:border-color .25s ease-in-out,box-shadow .25s ease-in-out}
.blg-root .trust-item:hover{border-color:#9FC1C9;box-shadow:1px 6px 28px -2px #467f981a}
.blg-root .trust-item-label{font-size:15px;font-weight:700;color:#1b2d35;line-height:1.3;margin-bottom:4px}
.blg-root .trust-item-txt{font-size:15px;color:#3a4f58;line-height:1.6}
.blg-root .trust-reviews{display:flex;flex-direction:column;gap:16px}
.blg-root .review-card{background:#F3F4F6;border-radius:6px;padding:16px;border-left:3px solid #467F98;border-top:1.5px solid #e8ecee;border-right:1.5px solid #e8ecee;border-bottom:1.5px solid #e8ecee;box-shadow:1px 2px 2px -2px #467f9812;transition:box-shadow .28s cubic-bezier(0.4,0,0.2,1)}
.blg-root .review-card:hover{box-shadow:1px 6px 28px -2px #467f981a}
.blg-root .review-quote{font-size:17px;line-height:1.6;color:#1b2d35;font-style:italic;margin-bottom:8px;text-align:justify}
.blg-root .review-author{font-size:15px;color:#467F98;font-weight:700;letter-spacing:.03em}
.blg-root .review-role{font-size:15px;color:#3a4f58;margin-left:8px}
.blg-root .chart-sect{padding-top:80px;padding-bottom:80px;background:#467F98;position:relative;overflow:hidden}
.blg-root .chart-sect-bg{position:absolute;inset:0;background-image:url(./image_collection/products_1.jpg);background-size:cover;background-position:center;filter:grayscale(100%);opacity:.1;pointer-events:none}
.blg-root .chart-deco-anim{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}
.blg-root .chart-deco-anim::before{content:"";position:absolute;width:200%;height:200%;top:-50%;left:-50%;background:repeating-linear-gradient(135deg,#ffffff06 0px,#ffffff06 1px,transparent 1px,transparent 48px);animation:diag-drift 18s linear infinite}
@keyframes diag-drift {
0%{transform:translate(0,0)}
100%{transform:translate(48px,48px)}
}
.blg-root .chart-inner{position:relative;z-index:1}
.blg-root .chart-h2{font-size:26px;line-height:1.3;color:#fff;font-weight:800;letter-spacing:-.01em;margin-bottom:8px}
.blg-root .chart-sub{font-size:17px;line-height:1.6;color:#ffffffd1;margin-bottom:40px}
.blg-root .chart-wrap{display:flex;flex-direction:column;gap:16px}
.blg-root .chart-row{display:flex;flex-direction:row;align-items:center;gap:16px}
.blg-root .chart-label{font-size:15px;color:#ffffffe6;font-weight:600;min-width:160px;flex-shrink:0}
.blg-root .chart-bar-bg{flex:1 1 0;height:16px;background:#ffffff26;border-radius:4px;overflow:hidden;position:relative}
.blg-root .chart-bar-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#9FC1C9,#fff);box-shadow:inset 0 1px 4px #ffffff4d;transition:width .38s cubic-bezier(0.4,0,0.2,1)}
.blg-root .chart-val{font-size:15px;color:#fff;font-weight:700;min-width:48px;text-align:right;flex-shrink:0}
@media (max-width: 768px) {
.blg-root .chart-label{min-width:100px;font-size:15px}
}
@media (max-width: 1024px) {
.blg-root .trust-inner{flex-direction:column;gap:40px}
.blg-root .trust-left{flex:0 0 auto;width:100%}
}
@media (max-width: 480px) {
.blg-root .hero-actions{flex-direction:column;gap:8px}
.blg-root .btn-prim,.blg-root .btn-ghost{padding:16px;justify-content:center}
}
.blg-root .wave-div{display:block;width:100%;overflow:hidden;line-height:0}
.blg-root .wave-div svg{display:block;width:100%}
.sub-pg{max-width:100%;overflow-x:hidden}
.sub-pg .stripe-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}
.sub-pg .stripe-bg span{position:absolute;display:block;width:2px;height:200%;background:#467f9812;animation:stripe-move 8s linear infinite;transform-origin:top left}
.sub-pg .stripe-bg span:nth-child(1){left:10%;animation-delay:0s;animation-duration:9s}
.sub-pg .stripe-bg span:nth-child(2){left:25%;animation-delay:2s;animation-duration:11s}
.sub-pg .stripe-bg span:nth-child(3){left:45%;animation-delay:1s;animation-duration:8s}
.sub-pg .stripe-bg span:nth-child(4){left:65%;animation-delay:3s;animation-duration:10s}
.sub-pg .stripe-bg span:nth-child(5){left:80%;animation-delay:.5s;animation-duration:12s}
@keyframes stripe-move {
0%{transform:translateY(-50%) rotate(18deg)}
100%{transform:translateY(0%) rotate(18deg)}
}
.sub-pg .top-band{position:relative;background:#fff;padding:80px 40px;display:flex;flex-direction:column;align-items:center;text-align:center}
.sub-pg .top-band .band-inner{max-width:1280px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:80px;position:relative;z-index:1}
.sub-pg .top-band .circ-deco{position:absolute;border-radius:36px;pointer-events:none}
.sub-pg .top-band .circ-deco.c1{width:320px;height:320px;border:1px solid #467f9817;border-radius:36px;top:-60px;left:-80px}
.sub-pg .top-band .circ-deco.c2{width:180px;height:180px;border:1px solid #9fc1c921;border-radius:36px;bottom:-40px;right:-40px}
.sub-pg .top-band .circ-deco.c3{width:80px;height:80px;background:#9fc1c912;border-radius:36px;top:20px;right:60px}
.sub-pg .band-left{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:16px;text-align:left}
.sub-pg .band-right{flex:1;display:flex;flex-direction:column;align-items:center}
.sub-pg .overline-label{display:block;font-size:15px;letter-spacing:.12em;color:#467F98;font-weight:600;text-transform:uppercase;margin-bottom:8px}
.sub-pg .overline-label::before{content:"";display:inline-block;width:28px;height:2px;background:#467F98;vertical-align:middle;margin-right:8px}
.sub-pg .pg-heading{font-size:50px;line-height:1.1;letter-spacing:-.02em;color:#1b2a32;font-weight:800;margin:0}
.sub-pg .pg-heading .first-letter-acc{font-size:68px;color:#467F98;line-height:1;display:inline-block;-webkit-background-clip:unset}
.sub-pg .pg-sub{font-size:17px;line-height:1.6;color:#2e4a56;max-width:400px;margin:0;text-align:left}
.sub-pg .act-link{display:inline-flex;flex-direction:row;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#fff;background:#467F98;border-radius:4px;padding:16px 40px;text-decoration:none;transition:background .28s ease-in-out,box-shadow .35s cubic-bezier(0.4,0,0.2,1);box-shadow:1px 6px 28px -2px #467f981a}
.sub-pg .act-link svg{transition:transform .28s ease-in-out}
.sub-pg .act-link:hover svg{transform:translateX(4px)}
.sub-pg .act-link:hover{background:#3a6a80;box-shadow:1px 10px 52px -2px #467f981a}
.sub-pg .act-link:focus{outline:2px solid #467F98;outline-offset:3px}
.sub-pg .img-clip-wrap{position:relative;width:320px;height:380px;flex-shrink:0}
.sub-pg .img-clip-wrap img{width:100%;height:100%;object-fit:cover;clip-path:polygon(0 8%,8% 0,100% 0,100% 88%,92% 100%,0 100%);display:block;transition:filter .35s cubic-bezier(0.4,0,0.2,1)}
.sub-pg .img-clip-wrap:hover img{filter:saturate(1.3) brightness(0.88) sepia(0.18)}
.sub-pg .img-clip-wrap::after{content:"";position:absolute;inset:0;background:#467f9800;clip-path:polygon(0 8%,8% 0,100% 0,100% 88%,92% 100%,0 100%);transition:background .35s cubic-bezier(0.4,0,0.2,1);pointer-events:none}
.sub-pg .img-clip-wrap:hover::after{background:#467f9838}
.sub-pg .parallel-lines{position:absolute;bottom:16px;right:-24px;display:flex;flex-direction:column;gap:4px;pointer-events:none}
.sub-pg .parallel-lines span{display:block;height:2px;background:#467f982e}
.sub-pg .parallel-lines span:nth-child(1){width:40px}
.sub-pg .parallel-lines span:nth-child(2){width:28px}
.sub-pg .parallel-lines span:nth-child(3){width:18px}
.sub-pg .parallel-lines span:nth-child(4){width:10px}
.sub-pg .divider-svg{display:block;width:100%;line-height:0}
.sub-pg .mid-strip{position:relative;background:#467F98;padding:80px 40px;overflow:hidden}
.sub-pg .mid-strip .stripe-bg span{background:#ffffff0d}
.sub-pg .mid-strip-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;position:relative;z-index:1}
.sub-pg .mid-strip-inner::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#ffffff2e}
.sub-pg .col-item{display:flex;flex-direction:column;gap:16px;padding:40px;background:#ffffff12;border-radius:6px;border-top:3px solid #ffffff38;box-shadow:inset 1px 2px 2px -2px #9fc1c92e;transition:background .32s cubic-bezier(0.4,0,0.2,1)}
.sub-pg .col-item:hover{background:#ffffff21}
.sub-pg .col-num{font-size:50px;line-height:1.1;font-weight:800;color:#ffffff2e;letter-spacing:-.03em}
.sub-pg .col-head{font-size:20px;line-height:1.3;font-weight:700;color:#fff;margin:0}
.sub-pg .col-body{font-size:15px;line-height:1.6;color:#ffffffd1;margin:0;text-align:justify}
.sub-pg .bottom-ed{position:relative;background:#F3F4F6;padding:80px 40px}
.sub-pg .bottom-ed-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;gap:80px;align-items:flex-start}
.sub-pg .ed-narrow{flex:1;display:flex;flex-direction:column;gap:16px}
.sub-pg .ed-wide{flex:2;display:flex;flex-direction:column;gap:40px}
.sub-pg .ed-narrow-label{font-size:15px;line-height:1.6;color:#2e4a56;font-weight:600}
.sub-pg .ed-narrow-body{font-size:15px;line-height:1.9;color:#3a5060;text-align:justify;margin:0}
.sub-pg .ed-items{display:flex;flex-direction:column;gap:8px}
.sub-pg .ed-item{display:flex;flex-direction:column;gap:8px;padding:16px;border-left:3px solid #9FC1C9;border-top:1px solid #467f981f;border-right:1px solid #467f9812;border-bottom:1px solid #467f9812;background:#fff;border-radius:4px;box-shadow:1px 2px 2px -2px #467f9812;transition:box-shadow .28s ease-in-out,border-left-color .28s ease-in-out;cursor:default;overflow:hidden}
.sub-pg .ed-item:hover{box-shadow:1px 6px 28px -2px #467f981a;border-left-color:#467F98}
.sub-pg .ed-item-head{font-size:17px;line-height:1.3;font-weight:700;color:#1b2a32;margin:0;transition:color .25s ease-in-out}
.sub-pg .ed-item:hover .ed-item-head{color:#467F98}
.sub-pg .ed-item-body{font-size:15px;line-height:1.6;color:#3a5060;margin:0;text-align:justify;max-height:0;opacity:0;transition:max-height .38s cubic-bezier(0.4,0,0.2,1),opacity .32s ease-in-out,padding-top .32s ease-in-out;padding-top:0}
.sub-pg .ed-item:hover .ed-item-body{max-height:200px;opacity:1;padding-top:8px}
.sub-pg .ed-contact-row{display:flex;flex-direction:row;align-items:center;gap:16px;padding:16px 40px;background:#fff;border-radius:6px;border:1px solid #467f9824;box-shadow:1px 2px 2px -2px #467f9812}
.sub-pg .ed-contact-label{font-size:15px;color:#3a5060;flex:1}
.sub-pg .ed-contact-link{font-size:15px;font-weight:700;color:#467F98;text-decoration:none;transition:color .25s ease-in-out}
.sub-pg .ed-contact-link:hover{color:#3a6a80;text-decoration:underline}
.sub-pg .ed-parallel{position:absolute;top:40px;right:40px;display:flex;flex-direction:column;gap:4px;pointer-events:none}
.sub-pg .ed-parallel span{display:block;height:2px;background:#467f9824}
.sub-pg .ed-parallel span:nth-child(1){width:48px}
.sub-pg .ed-parallel span:nth-child(2){width:32px}
.sub-pg .ed-parallel span:nth-child(3){width:20px}
.sub-pg .ed-parallel span:nth-child(4){width:10px}
@media (max-width: 1024px) {
.sub-pg .top-band .band-inner{gap:40px}
.sub-pg .mid-strip-inner{grid-template-columns:1fr 1fr}
.sub-pg .bottom-ed-inner{gap:40px}
}
@media (max-width: 768px) {
.sub-pg .top-band{padding:40px 16px}
.sub-pg .top-band .band-inner{flex-direction:column;gap:40px}
.sub-pg .band-left{align-items:center;text-align:center}
.sub-pg .pg-sub{text-align:center}
.sub-pg .img-clip-wrap{width:260px;height:300px}
.sub-pg .mid-strip{padding:40px 16px}
.sub-pg .mid-strip-inner{grid-template-columns:1fr}
.sub-pg .bottom-ed{padding:40px 16px}
.sub-pg .bottom-ed-inner{flex-direction:column;gap:40px}
.sub-pg .ed-contact-row{flex-direction:column;align-items:flex-start;gap:8px;padding:16px}
}
@media (max-width: 480px) {
.sub-pg .pg-heading{font-size:26px}
.sub-pg .pg-heading .first-letter-acc{font-size:50px}
.sub-pg .col-item{padding:16px}
}
.svc-pg{overflow-x:hidden}
.svc-pg .reveal-diag{opacity:0;transform:translate(-18px,18px);animation:diagReveal .38s cubic-bezier(0.4,0,0.2,1) forwards}
.svc-pg .reveal-diag:nth-child(2){animation-delay:.08s}
.svc-pg .reveal-diag:nth-child(3){animation-delay:.16s}
.svc-pg .reveal-diag:nth-child(4){animation-delay:.24s}
@keyframes diagReveal {
to{opacity:1;transform:translate(0,0)}
}
.svc-pg .geo-pulse{position:absolute;border:1px solid #467f981f;border-radius:6px;animation:geoPulse 4s ease-in-out infinite;pointer-events:none}
@keyframes geoPulse {
0%,100%{opacity:.4;transform:scale(1)}
50%{opacity:.9;transform:scale(1.03)}
}
.svc-pg .top-stripe{height:4px;background:linear-gradient(90deg,#467F98 0%,#9FC1C9 60%,transparent 100%);width:100%}
.svc-pg .title-blk{position:relative;padding:80px 40px 40px;background:radial-gradient(circle at 0% 100%,#467f982e 0%,#9fc1c914 45%,transparent 75%);overflow:hidden}
.svc-pg .title-blk .geo-pulse:nth-child(1){width:220px;height:220px;top:-40px;right:80px;animation-delay:0s}
.svc-pg .title-blk .geo-pulse:nth-child(2){width:120px;height:120px;top:16px;right:160px;animation-delay:1.2s}
.svc-pg .title-wrap{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;align-items:flex-end;gap:80px}
.svc-pg .title-text-col{flex:1 1 0}
.svc-pg .title-overline{display:block;width:40px;height:2px;background:#467F98;margin-bottom:16px}
.svc-pg .title-label{font-size:15px;letter-spacing:.12em;color:#467F98;text-transform:uppercase;font-weight:600;margin-bottom:16px;display:block}
.svc-pg .title-h1{font-size:50px;line-height:1.1;letter-spacing:-.02em;color:#1e3a47;font-weight:800;margin-bottom:16px}
.svc-pg .title-h1 span{background:linear-gradient(135deg,#467F98 0%,#9FC1C9 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.svc-pg .title-sub{font-size:17px;line-height:1.6;color:#3a5a6a;max-width:480px}
.svc-pg .title-img-col{flex:0 0 320px;position:relative}
.svc-pg .img-frame{position:relative;width:280px;height:320px}
.svc-pg .img-outer-border{position:absolute;inset:-8px;border:1px solid #467f9840;border-radius:6px;pointer-events:none}
.svc-pg .img-inner-border{position:absolute;inset:-4px;border:2px solid #467f9873;border-radius:6px;pointer-events:none}
.svc-pg .img-frame img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:4px;display:block;filter:saturate(0.85) brightness(0.96)}
.svc-pg .img-duotone-overlay{position:absolute;inset:0;border-radius:4px;background:linear-gradient(160deg,#467f9838 0%,#9fc1c91a 60%,transparent 100%);pointer-events:none}
.svc-pg .svc-grid-sec{padding:80px 40px;background:#fff;position:relative}
.svc-pg .svc-grid-sec .geo-pulse{width:300px;height:300px;bottom:-80px;left:-80px;animation-delay:.6s}
.svc-pg .grid-inner{max-width:1280px;margin:0 auto}
.svc-pg .sec-overline-row{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:40px}
.svc-pg .sec-overline-line{width:32px;height:2px;background:#467F98;flex-shrink:0}
.svc-pg .sec-overline-label{font-size:15px;letter-spacing:.1em;color:#467F98;text-transform:uppercase;font-weight:600}
.svc-pg .card-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto auto;gap:16px}
.svc-pg .svc-card{background:#F3F4F6;border-radius:6px;padding:40px;position:relative;border:1px solid #467f981a;box-shadow:1px 2px 2px -2px #467f9812;transition:box-shadow .28s cubic-bezier(0.4,0,0.2,1),border-color .28s cubic-bezier(0.4,0,0.2,1);display:flex;flex-direction:column;gap:16px}
.svc-pg .svc-card:hover{box-shadow:1px 6px 28px -2px #467f981a;border-color:#467f984d;outline:2px solid #467f982e}
.svc-pg .svc-card.card-featured{grid-row:1 / 3;background:#fff;border:1px solid #467f982e;box-shadow:1px 6px 28px -2px #467f981a}
.svc-pg .svc-card.card-featured:hover{box-shadow:1px 10px 52px -2px #467f981a}
.svc-pg .card-num{font-size:50px;line-height:1.1;font-weight:800;color:#467f9826;letter-spacing:-.03em;margin-bottom:8px}
.svc-pg .card-h{font-size:20px;line-height:1.3;font-weight:700;color:#1e3a47;letter-spacing:-.01em}
.svc-pg .card-h .first-letter-acc{font-size:26px;color:#467F98;font-weight:800}
.svc-pg .card-body{font-size:15px;line-height:1.6;color:#3a5a6a;text-align:justify}
.svc-pg .card-tag{display:inline-block;font-size:15px;color:#467F98;background:#467f981a;border-radius:36px;padding:4px 16px;font-weight:600;margin-top:auto;align-self:flex-start}
.svc-pg .card-detail-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.svc-pg .card-detail-list li{padding-left:16px;border-left:2px solid #9FC1C9;font-size:15px;line-height:1.6;color:#3a5a6a}
.svc-pg .trust-sec{padding:80px 40px;background:#467F98;position:relative;overflow:hidden}
.svc-pg .trust-sec .geo-pulse{border-color:#ffffff1a}
.svc-pg .trust-sec .geo-pulse:nth-child(1){width:400px;height:400px;top:-100px;right:-80px;animation-delay:0s}
.svc-pg .trust-sec .geo-pulse:nth-child(2){width:200px;height:200px;bottom:-40px;left:40px;animation-delay:2s}
.svc-pg .trust-inner{max-width:1280px;margin:0 auto;position:relative}
.svc-pg .trust-layout{display:grid;grid-template-columns:5fr 4fr;gap:80px;align-items:start}
.svc-pg .trust-left .sec-overline-line{background:#ffffff80}
.svc-pg .trust-left .sec-overline-label{color:#fffc}
.svc-pg .trust-h2{font-size:26px;line-height:1.3;font-weight:700;color:#fff;margin-bottom:16px;letter-spacing:-.01em}
.svc-pg .trust-lead{font-size:17px;line-height:1.6;color:#ffffffd9;text-align:justify;margin-bottom:40px}
.svc-pg .metrics-row{display:flex;flex-direction:row;gap:40px;margin-bottom:40px}
.svc-pg .metric-item{display:flex;flex-direction:column;gap:4px}
.svc-pg .metric-val{font-size:50px;line-height:1.1;font-weight:800;color:#fff;letter-spacing:-.03em}
.svc-pg .metric-val-anim{display:inline-block;animation:countUp 1.2s cubic-bezier(0.4,0,0.2,1) forwards}
@keyframes countUp {
from{opacity:0;transform:translateY(12px)}
to{opacity:1;transform:translateY(0)}
}
.svc-pg .metric-label{font-size:15px;color:#ffffffb3;line-height:1.3}
.svc-pg .trust-cta-link{display:inline-flex;flex-direction:row;align-items:center;gap:8px;font-size:17px;font-weight:700;color:#fff;border:2px solid #ffffff80;border-radius:4px;padding:16px 40px;text-decoration:none;transition:background .28s cubic-bezier(0.4,0,0.2,1),border-color .28s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden}
.svc-pg .trust-cta-link:hover{background:#ffffff1f;border-color:#ffffffe6;outline:2px solid #ffffff4d}
.svc-pg .trust-cta-link .arrow-ico{display:inline-block;width:18px;height:2px;background:#fff;position:relative;transition:transform .25s ease-in-out}
.svc-pg .trust-cta-link .arrow-ico::after{content:'';position:absolute;right:0;top:-4px;width:8px;height:8px;border-right:2px solid #fff;border-top:2px solid #fff;transform:rotate(45deg)}
.svc-pg .trust-cta-link:hover .arrow-ico{transform:translateX(6px)}
.svc-pg .trust-right{display:flex;flex-direction:column;gap:16px}
.svc-pg .review-card{background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;padding:40px;box-shadow:inset 0 1px 0 #ffffff1a;transition:background .32s ease-in-out,border-color .32s ease-in-out}
.svc-pg .review-card:hover{background:#ffffff24;border-color:#ffffff47}
.svc-pg .review-text{font-size:17px;line-height:1.6;color:#ffffffe6;text-align:justify;margin-bottom:16px}
.svc-pg .review-text .first-letter-acc{font-size:20px;color:#9FC1C9;font-weight:700}
.svc-pg .reviewer-row{display:flex;flex-direction:row;align-items:center;gap:16px}
.svc-pg .reviewer-portrait{width:48px;height:48px;border-radius:36px;overflow:hidden;flex-shrink:0;border:2px solid #ffffff4d}
.svc-pg .reviewer-portrait img{width:100%;height:100%;object-fit:cover;object-position:center}
.svc-pg .reviewer-info{display:flex;flex-direction:column;gap:4px}
.svc-pg .reviewer-name{font-size:15px;font-weight:700;color:#fff}
.svc-pg .reviewer-role{font-size:15px;color:#fff9}
.svc-pg .stars-row{display:flex;flex-direction:row;gap:4px;margin-bottom:16px}
.svc-pg .star-shape{width:14px;height:14px;background:#9FC1C9;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}
.svc-pg .zigzag-divider{width:100%;overflow:hidden;line-height:0;display:block}
.svc-pg .zigzag-divider svg{display:block;width:100%}
.svc-pg .content-img-sec{padding:0 40px 80px;background:#fff}
.svc-pg .content-img-wrap{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:3fr 2fr;gap:80px;align-items:center}
.svc-pg .content-img-text{display:flex;flex-direction:column;gap:16px}
.svc-pg .content-img-h3{font-size:26px;line-height:1.3;font-weight:700;color:#1e3a47;letter-spacing:-.01em}
.svc-pg .content-img-body{font-size:17px;line-height:1.6;color:#3a5a6a;text-align:justify}
.svc-pg .content-img-frame{position:relative}
.svc-pg .content-img-frame img{width:100%;height:300px;object-fit:cover;border-radius:6px;display:block}
.svc-pg .content-img-frame .img-outer-border{inset:-8px}
.svc-pg .content-img-frame .img-inner-border{inset:-4px}
@media (max-width: 1024px) {
.svc-pg .title-wrap{flex-direction:column;gap:40px;align-items:flex-start}
.svc-pg .title-img-col{flex:0 0 auto}
.svc-pg .card-grid{grid-template-columns:1fr 1fr}
.svc-pg .svc-card.card-featured{grid-row:auto;grid-column:1 / 3}
.svc-pg .trust-layout{grid-template-columns:1fr;gap:40px}
.svc-pg .content-img-wrap{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.svc-pg .title-blk{padding:40px 16px}
.svc-pg .title-h1{font-size:26px}
.svc-pg .svc-grid-sec{padding:40px 16px}
.svc-pg .card-grid{grid-template-columns:1fr}
.svc-pg .svc-card.card-featured{grid-column:auto}
.svc-pg .trust-sec{padding:40px 16px}
.svc-pg .metrics-row{flex-direction:column;gap:16px}
.svc-pg .content-img-sec{padding:0 16px 40px}
.svc-pg .metric-val{font-size:26px}
}
@media (max-width: 480px) {
.svc-pg .title-h1{font-size:20px}
.svc-pg .svc-card{padding:16px}
.svc-pg .trust-cta-link{padding:16px}
}
.success-pg{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 16px;background-color:#fff}
.success-pg .success-wrap{max-width:560px;width:100%;text-align:left}
.success-pg .success-mark{width:48px;height:48px;margin-bottom:40px;display:block}
.success-pg .success-mark svg{width:48px;height:48px}
.success-pg .success-overline{display:block;font-size:15px;font-weight:600;letter-spacing:.08em;color:#467F98;text-transform:uppercase;margin-bottom:8px;line-height:1.3}
.success-pg .success-heading{font-size:50px;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#1b2e38;margin-bottom:16px}
.success-pg .success-body{font-size:17px;line-height:1.6;color:#2d4a56;margin-bottom:40px}
.success-pg .success-body span{display:block;margin-bottom:8px}
.success-pg .success-divider{width:40px;height:2px;background-color:#9FC1C9;margin-bottom:40px;border-radius:4px}
.success-pg .success-actions{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.success-pg .btn-primary{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background-color:#467F98;color:#fff;font-size:15px;font-weight:600;padding:16px 40px;border-radius:6px;text-decoration:none;border:2px solid #467F98;box-shadow:1px 6px 28px -2px #467f981a;transition:background-color .28s cubic-bezier(0.4,0,0.2,1),box-shadow .28s cubic-bezier(0.4,0,0.2,1);cursor:pointer;overflow:hidden}
.success-pg .btn-primary svg{transition:transform .35s ease-in-out;flex-shrink:0}
.success-pg .btn-primary:hover{background-color:#35647a;border-color:#35647a;box-shadow:1px 10px 52px -2px #467f981a}
.success-pg .btn-primary:hover svg{transform:translateX(4px)}
.success-pg .btn-primary:focus{outline:3px solid #9FC1C9;outline-offset:3px}
.success-pg .btn-ghost{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background-color:transparent;color:#467F98;font-size:15px;font-weight:600;padding:16px 40px;border-radius:6px;text-decoration:none;border:2px solid #9FC1C9;transition:border-color .25s ease-in-out,color .25s ease-in-out;cursor:pointer}
.success-pg .btn-ghost svg{transition:transform .35s ease-in-out;flex-shrink:0}
.success-pg .btn-ghost:hover{border-color:#467F98;color:#35647a}
.success-pg .btn-ghost:hover svg{transform:translateX(4px)}
.success-pg .btn-ghost:focus{outline:3px solid #9FC1C9;outline-offset:3px}
.success-pg .success-note{margin-top:40px;font-size:15px;line-height:1.6;color:#5a7f8f;border-left:3px solid #9FC1C9;background-color:#F3F4F6;padding:16px;border-radius:0 6px 6px 0;border-left:3px solid #9FC1C9}
.success-pg .success-note a{color:#467F98;text-decoration:underline;text-underline-offset:3px;transition:color .25s ease-in-out}
.success-pg .success-note a:hover{color:#35647a}
@media (max-width: 480px) {
.success-pg{padding:80px 16px;justify-content:flex-start}
.success-pg .success-heading{font-size:26px}
.success-pg .success-actions{flex-direction:column;gap:8px}
.success-pg .btn-primary,.success-pg .btn-ghost{width:100%;justify-content:center}
}