html{font-size:100%}
body{font-family:'JetBrains Mono',monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fdfaf5;color:#1a1a1a;margin:0;padding:0;overflow-x:hidden}
::selection{background-color:#1a1a1a;color:#FEF4E3;font-weight:700}
.hd-wrapper{background:#FEF4E3;border-bottom:1px solid #037f6b2e;box-shadow:2px 5px 18px 0 #f93d4e1a;position:relative}
.hd-top-bar{background:#037F6B;padding:8px 36px}
.hd-top-bar-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}
.hd-status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#FEF4E3;margin-right:8px;box-shadow:inset 0 1px 2px #fef4e380 0 0 0 2px #fef4e340}
.hd-status-label{font-size:13px;color:#FEF4E3;letter-spacing:.02em;line-height:1.15;display:flex;align-items:center}
.hd-contact-row{display:flex;align-items:center;gap:16px}
.hd-contact-item{font-size:13px;color:#FEF4E3;letter-spacing:.01em;text-decoration:none;line-height:1.15;display:flex;align-items:center;gap:4px;transition:color .25s ease-in-out}
.hd-contact-item:hover{color:#FEF4E3;opacity:.8}
.hd-contact-item i{font-size:13px}
.hd-brand-row{max-width:1280px;margin:0 auto;padding:36px 36px 16px;display:flex;flex-direction:column;align-items:center;gap:8px}
.hd-logo-container{width:64px;height:64px;border:1px solid #1a1a1a;border-radius:11px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 4px 0 #f93d4e12 inset 0 1px 4px #fef4e399;overflow:hidden}
.hd-logo-container img{width:56px;height:56px;object-fit:contain;object-position:center;display:block}
.hd-brand-name{font-size:34px;font-weight:700;letter-spacing:.02em;line-height:1.15;margin:0;background:linear-gradient(135deg,#F93D4E 0%,#037F6B 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.hd-tagline{font-size:13px;color:#037F6B;letter-spacing:.02em;line-height:1.15;text-transform:uppercase}
.hd-nav-row{border-top:1px solid #037f6b24;padding:0 36px}
.hd-nav-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}
.hd-nav-link{font-size:13px;font-family:'JetBrains Mono',monospace;font-weight:700;color:#1a1a1a;text-decoration:none;letter-spacing:.02em;line-height:1.15;padding:16px;border-radius:5px;display:inline-flex;align-items:center;gap:8px;position:relative;overflow:hidden;transition:color .25s ease-in-out;min-height:44px}
.hd-nav-link::before{content:'';position:absolute;inset:0;background:#037F6B;border-radius:5px;transform:translateX(100%);transition:transform .35s cubic-bezier(0.4,0,0.2,1);z-index:0}
.hd-nav-link:hover::before{transform:translateX(0)}
.hd-nav-link:hover{color:#FEF4E3}
.hd-nav-link span{position:relative;z-index:1}
.hd-nav-link i{position:relative;z-index:1;font-size:13px}
.hd-nav-link:focus{background-color:#037f6b14;outline:none}
.hd-nav-link.active{color:#F93D4E}
.ft-wrapper{background:#1a1a1a;position:relative}
.ft-accent-band{height:5px;background:linear-gradient(90deg,#F93D4E 0%,#037F6B 50%,#FEF4E3 100%)}
.ft-utility-row{background:#f93d4e14;padding:8px 36px;border-bottom:1px solid #fef4e314}
.ft-utility-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}
.ft-util-link{font-size:13px;font-family:'JetBrains Mono',monospace;color:#fef4e3a6;text-decoration:none;letter-spacing:.01em;line-height:1.15;transition:color .25s ease-in-out;min-height:44px;display:inline-flex;align-items:center;padding:0 8px}
.ft-util-link:hover{color:#FEF4E3}
.ft-util-link:focus{background-color:#037f6b26;border-radius:5px;outline:none}
.ft-util-links{display:flex;flex-wrap:wrap;gap:4px}
.ft-body{max-width:1280px;margin:0 auto;padding:36px}
.ft-logo-row{display:flex;align-items:center;gap:16px;margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid #fef4e31a}
.ft-logo-container{width:60px;height:60px;border:1px solid #fef4e34d;border-radius:11px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 4px 0 #f93d4e12;overflow:hidden;flex-shrink:0}
.ft-logo-container img{width:52px;height:52px;object-fit:contain;object-position:center;display:block}
.ft-brand-block{display:flex;flex-direction:column;gap:4px}
.ft-brand-name{font-size:25px;font-weight:700;color:#FEF4E3;letter-spacing:.02em;line-height:1.15}
.ft-brand-desc{font-size:13px;color:#fef4e38c;letter-spacing:.01em;line-height:1.65}
.ft-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:36px;margin-bottom:36px}
.ft-col-heading{font-size:13px;font-weight:700;color:#F93D4E;letter-spacing:.02em;line-height:1.15;text-transform:uppercase;margin:0 0 16px}
.ft-col-links{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}
.ft-col-links li a{font-size:13px;font-family:'JetBrains Mono',monospace;color:#fef4e3a6;text-decoration:none;letter-spacing:.01em;line-height:1.65;display:inline-flex;align-items:center;gap:8px;transition:color .3s ease-in-out;min-height:44px}
.ft-col-links li a:hover{color:#FEF4E3}
.ft-col-links li a:focus{background-color:#037f6b26;border-radius:5px;outline:none;padding:0 4px}
.ft-col-links li a i{font-size:13px;color:#037F6B}
.ft-contact-block{display:flex;flex-direction:column;gap:8px}
.ft-contact-detail{font-size:13px;color:#fef4e3a6;letter-spacing:.01em;line-height:1.65;display:flex;align-items:flex-start;gap:8px}
.ft-contact-detail i{color:#037F6B;font-size:13px;margin-top:2px;flex-shrink:0}
.ft-contact-detail a{color:#fef4e3a6;text-decoration:none;transition:color .25s ease-in-out}
.ft-contact-detail a:hover{color:#FEF4E3}
.ft-bottom-row{border-top:1px solid #fef4e314;padding-top:16px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}
.ft-copyright{font-size:13px;color:#fef4e359;letter-spacing:.01em;line-height:1.15}
.ft-copyright span{color:#F93D4E}
.ft-domain{font-size:13px;color:#fef4e359;letter-spacing:.01em;line-height:1.15}
.ck-popup{position:fixed;bottom:0;left:0;width:100%;background:#1a1a1a;border-top:2px solid #037F6B;box-shadow:2px 8px 36px 0 #f93d4e24;z-index:9999;padding:36px;box-sizing:border-box;opacity:1;transition:opacity .35s cubic-bezier(0.4,0,0.2,1)}
.ck-popup.ck-hidden{opacity:0;display:none}
.ck-popup-inner{max-width:1280px;margin:0 auto}
.ck-popup-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px}
.ck-popup-title{font-size:25px;font-weight:700;color:#FEF4E3;letter-spacing:.02em;line-height:1.15;margin:0 0 8px}
.ck-popup-desc{font-size:13px;color:#fef4e3a6;letter-spacing:.01em;line-height:1.65;max-width:640px}
.ck-categories{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px;border-top:1px solid #fef4e31a;padding-top:16px}
.ck-cat-item{display:flex;flex-direction:column;gap:4px;min-width:180px}
.ck-cat-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;font-family:'JetBrains Mono',monospace;color:#FEF4E3;letter-spacing:.01em;line-height:1.15;min-height:44px}
.ck-cat-label input[type="checkbox"]{width:16px;height:16px;accent-color:#037F6B;flex-shrink:0;cursor:pointer}
.ck-cat-desc{font-size:13px;color:#fef4e373;letter-spacing:.01em;line-height:1.65;padding-left:24px}
.ck-necessary-label{display:flex;align-items:center;gap:8px;font-size:13px;font-family:'JetBrains Mono',monospace;color:#fef4e38c;letter-spacing:.01em;line-height:1.15;min-height:44px}
.ck-always-on{font-size:13px;color:#037F6B;font-weight:700;letter-spacing:.01em}
.ck-btn-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center}
.ck-btn{font-size:13px;font-family:'JetBrains Mono',monospace;font-weight:700;letter-spacing:.02em;line-height:1.15;padding:16px 36px;border-radius:5px;cursor:pointer;min-height:44px;display:inline-flex;align-items:center;gap:8px;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out;text-decoration:none;position:relative;overflow:hidden}
.ck-btn-accept{background:transparent;border:1px solid #037F6B;color:#FEF4E3}
.ck-btn-accept:hover{background:#037F6B;color:#FEF4E3}
.ck-btn-decline{background:transparent;border:1px solid #fef4e34d;color:#fef4e3a6}
.ck-btn-decline:hover{border-color:#F93D4E;color:#F93D4E}
.ck-btn-save{background:transparent;border:1px solid #fef4e333;color:#fef4e380}
.ck-btn-save:hover{border-color:#fef4e380;color:#FEF4E3}
.ck-btn:focus{background-color:#037f6b26;outline:none}
.ck-pref-tab{position:fixed;left:0;bottom:50%;transform:translateY(50%) rotate(-90deg) translateX(-50%);transform-origin:left center;background:#037F6B;color:#FEF4E3;font-size:13px;font-family:'JetBrains Mono',monospace;font-weight:700;letter-spacing:.02em;padding:8px 16px;border-radius:0 0 5px 5px;cursor:pointer;z-index:9998;border:none;display:none;min-height:44px;align-items:center;transition:background-color .25s ease-in-out}
.ck-pref-tab.ck-tab-visible{display:inline-flex}
.ck-pref-tab:hover{background-color:#025f52}
.ck-pref-tab:focus{outline:none;background-color:#037f6bcc}
@media (max-width: 768px) {
.hd-top-bar{padding:8px 16px}
.hd-top-bar-inner{flex-direction:column;align-items:flex-start;gap:8px}
.hd-brand-row{padding:36px 16px 16px}
.hd-nav-row{padding:0 16px}
.hd-nav-inner{justify-content:flex-start}
.ft-body{padding:36px 16px}
.ft-utility-row{padding:8px 16px}
.ft-logo-row{flex-direction:column;align-items:flex-start}
.ck-popup{padding:16px}
.ck-btn-row{flex-direction:column;align-items:stretch}
.ck-btn{justify-content:center}
}
@media (max-width: 480px) {
.hd-contact-row{flex-direction:column;align-items:flex-start;gap:8px}
.hd-brand-name{font-size:25px}
.ft-cols{grid-template-columns:1fr}
}
.info-policy{max-width:1280px;margin:0 auto;padding:72px 36px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.info-policy h1{font-size:46px;line-height:1.15;letter-spacing:.01em;color:#037F6B;margin-bottom:36px;margin-top:0}
.info-policy h2{font-size:34px;line-height:1.15;letter-spacing:.01em;color:#037F6B;margin-top:72px;margin-bottom:16px}
.info-policy h3{font-size:25px;line-height:1.15;letter-spacing:.02em;color:#1a1a1a;margin-top:36px;margin-bottom:16px}
.info-policy h4{font-size:25px;line-height:1.65;letter-spacing:.02em;color:#F93D4E;margin-top:36px;margin-bottom:8px}
.info-policy h5{font-size:13px;line-height:1.65;letter-spacing:.02em;color:#1a1a1a;text-transform:uppercase;margin-top:36px;margin-bottom:8px}
.info-policy h6{font-size:13px;line-height:1.65;letter-spacing:.02em;color:#555;text-transform:uppercase;margin-top:16px;margin-bottom:8px}
.info-policy p{font-size:13px;line-height:1.65;letter-spacing:.01em;color:#2c2c2c;margin-top:0;margin-bottom:16px}
.info-policy ul,.info-policy ol{font-size:13px;line-height:1.65;letter-spacing:.01em;color:#2c2c2c;margin-top:0;margin-bottom:16px;padding-left:36px}
.info-policy ul{list-style:none;padding-left:0}
.info-policy ul li{position:relative;padding-left:16px;margin-bottom:8px}
.info-policy ul li::before{content:'';position:absolute;left:0;top:9px;width:5px;height:5px;background-color:#037F6B;border-radius:1px;transform:rotate(45deg)}
.info-policy ol{list-style:decimal}
.info-policy ol li{margin-bottom:8px;padding-left:4px}
.info-policy ol li::marker{color:#F93D4E;font-size:13px}
.info-policy strong,.info-policy b{font-weight:700;color:#1a1a1a}
.info-policy em,.info-policy i{font-style:italic;color:#3a3a3a}
.info-policy a{color:#037F6B;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .25s ease-in-out,text-decoration-color .25s ease-in-out}
.info-policy a:hover{color:#F93D4E;text-decoration-color:#F93D4E}
.info-policy a:visited{color:#025c4e}
.info-policy table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.65;letter-spacing:.01em;margin-bottom:36px;border-radius:11px;overflow:hidden;box-shadow:2px 5px 18px 0 #037f6b1a}
.info-policy thead{background-color:#037F6B}
.info-policy thead th{color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;padding:16px;text-align:left;border:none}
.info-policy tbody tr{background-color:#fff;transition:background-color .25s ease-in-out}
.info-policy tbody tr:nth-child(even){background-color:#FEF4E3}
.info-policy tbody tr:hover{background-color:#037f6b0f}
.info-policy td{padding:16px;color:#2c2c2c;border-bottom:1px solid #037f6b1a;vertical-align:top}
.info-policy tbody tr:last-child td{border-bottom:none}
.info-policy hr{border:none;height:1px;background:linear-gradient(90deg,transparent,#037F6B,#F93D4E,transparent);margin-top:36px;margin-bottom:36px;opacity:.35}
@media (max-width: 768px) {
.info-policy{padding:36px 16px}
.info-policy h1{font-size:34px}
.info-policy h2{font-size:25px;margin-top:36px}
.info-policy h3{font-size:25px}
.info-policy table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media (max-width: 480px) {
.info-policy{padding:36px 8px}
.info-policy h1{font-size:25px}
.info-policy h2{font-size:25px}
.info-policy ul,.info-policy ol{padding-left:16px}
}
.nv-article-pg{display:block;width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
::selection{background:#037F6B;color:#fff;font-weight:700}
.nv-article-pg .art-hero{background:#FEF4E3;position:relative;padding:72px 36px 36px;overflow:hidden}
.nv-article-pg .art-hero::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 28px,#037f6b0f 28px,#037f6b0f 29px),repeating-linear-gradient(90deg,transparent,transparent 28px,#037f6b0f 28px,#037f6b0f 29px);pointer-events:none}
.nv-article-pg .art-hero-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;gap:72px;align-items:start;position:relative}
.nv-article-pg .art-meta-top{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:36px}
.nv-article-pg .art-tag{display:inline-block;background:#F93D4E;color:#fff;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 16px;border-radius:5px}
.nv-article-pg .art-views{font-size:13px;color:#037F6B;letter-spacing:.01em;display:flex;flex-direction:row;align-items:center;gap:8px}
.nv-article-pg .art-views svg{display:block}
.nv-article-pg .art-ttl{font-size:46px;line-height:1.15;letter-spacing:.01em;color:#1a1a1a;margin:0 0 16px;font-weight:800}
.nv-article-pg .art-ttl-accent{display:inline;background:linear-gradient(90deg,#037F6B,#F93D4E);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:relative}
.nv-article-pg .art-ttl-accent::after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(90deg,#037F6B,#F93D4E);border-radius:1px}
.nv-article-pg .art-subtitle{font-size:25px;line-height:1.65;color:#444;margin:0 0 36px;letter-spacing:.01em}
.nv-article-pg .art-author-line{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;color:#666;letter-spacing:.01em}
.nv-article-pg .art-author-name{color:#037F6B;font-weight:600}
.nv-article-pg .art-img-wrap{position:relative;border-radius:20px;overflow:hidden;box-shadow:2px 8px 36px 0 #f93d4e24;animation:imgScaleDown linear both;animation-timeline:scroll();animation-range:0 400px}
@keyframes imgScaleDown {
from{transform:scale(1)}
to{transform:scale(0.9)}
}
.nv-article-pg .art-img-wrap img{display:block;width:100%;height:340px;object-fit:cover;object-position:center}
.nv-article-pg .art-divider{max-width:1280px;margin:0 auto;padding:0 36px;display:flex;flex-direction:row;align-items:center;gap:4px}
.nv-article-pg .art-divider-inner{width:100%;height:2px;background-image:repeating-linear-gradient(90deg,#037F6B 0px,#037F6B 4px,transparent 4px,transparent 8px,#F93D4E 8px,#F93D4E 10px,transparent 10px,transparent 16px);border-radius:1px}
.nv-article-pg .art-body-section{background:#fff;padding:72px 36px}
.nv-article-pg .art-body-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 300px;gap:72px;align-items:start}
.nv-article-pg .art-content{min-width:0}
.nv-article-pg .art-content p{font-size:25px;line-height:1.65;color:#2a2a2a;margin:0 0 36px;letter-spacing:.01em}
.nv-article-pg .art-content h2{font-size:34px;line-height:1.15;color:#1a1a1a;font-weight:700;letter-spacing:.02em;text-transform:uppercase;margin:36px 0 16px}
.nv-article-pg .art-content del{color:#999;text-decoration:line-through}
.nv-article-pg .art-content time{font-size:13px;color:#037F6B;letter-spacing:.01em;display:block;margin-bottom:8px}
.nv-article-pg .art-sidebar{position:sticky;top:36px;display:flex;flex-direction:column;gap:36px}
.nv-article-pg .sdbar-card{background:#FEF4E3;border-radius:20px;padding:36px;box-shadow:2px 5px 18px 0 #037f6b1a;position:relative;overflow:hidden}
.nv-article-pg .sdbar-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#037F6B,#F93D4E);border-radius:20px 20px 0 0}
.nv-article-pg .sdbar-ttl{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#037F6B;margin:0 0 16px}
.nv-article-pg .sdbar-checklist{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:8px}
.nv-article-pg .sdbar-checklist li{display:flex;flex-direction:row;align-items:flex-start;gap:8px;font-size:13px;line-height:1.65;color:#2a2a2a;cursor:pointer;position:relative}
.nv-article-pg .chk-input{display:none}
.nv-article-pg .chk-box{width:18px;height:18px;min-width:18px;border-radius:5px;border:2px solid #037F6B;display:flex;align-items:center;justify-content:center;transition:background .25s ease-in-out,border-color .25s ease-in-out;margin-top:2px}
.nv-article-pg .chk-input:checked + .chk-box{background:#037F6B;border-color:#037F6B}
.nv-article-pg .chk-input:checked + .chk-box::after{content:'';display:block;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg) translateY(-1px)}
.nv-article-pg .sdbar-progress-wrap{margin-top:16px}
.nv-article-pg .sdbar-progress-label{font-size:13px;color:#666;margin-bottom:8px;display:flex;flex-direction:row;justify-content:space-between}
.nv-article-pg .sdbar-progress-label span{font-weight:700;color:#037F6B}
.nv-article-pg .sdbar-progress-bar{height:6px;background:#037f6b26;border-radius:5px;overflow:hidden}
.nv-article-pg .sdbar-progress-fill{height:100%;background:linear-gradient(90deg,#037F6B,#F93D4E);border-radius:5px;width:0;transition:width .4s cubic-bezier(0.4,0,0.2,1)}
.nv-article-pg .sdbar-cta-card{background:#037F6B;border-radius:20px;padding:36px;box-shadow:2px 8px 36px 0 #037f6b24}
.nv-article-pg .sdbar-cta-ttl{font-size:25px;line-height:1.15;color:#fff;font-weight:700;margin:0 0 16px;letter-spacing:.01em}
.nv-article-pg .sdbar-cta-txt{font-size:13px;line-height:1.65;color:#fffc;margin:0 0 36px}
.nv-article-pg .bt-cta{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:#fff;color:#037F6B;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:16px 36px;border-radius:11px;position:relative;overflow:hidden;transition:color .35s ease-in-out,box-shadow .35s ease-in-out;box-shadow:2px 2px 4px 0 #037f6b12}
.nv-article-pg .bt-cta::before{content:'';position:absolute;inset:0;background:#F93D4E;transform:translateX(100%);transition:transform .35s cubic-bezier(0.4,0,0.2,1);z-index:0;border-radius:11px}
.nv-article-pg .bt-cta:hover::before{transform:translateX(0)}
.nv-article-pg .bt-cta:hover{color:#fff;box-shadow:2px 5px 18px 0 #f93d4e1a}
.nv-article-pg .bt-cta span,.nv-article-pg .bt-cta svg{position:relative;z-index:1}
.nv-article-pg .art-content-items-wrap{display:flex;flex-direction:column;gap:0}
.nv-article-pg .art-content-items-wrap:hover .art-citem{opacity:.5}
.nv-article-pg .art-citem{transition:opacity .25s ease-in-out;padding:36px 0;border-bottom:1px solid #037f6b1f}
.nv-article-pg .art-citem:last-child{border-bottom:none}
.nv-article-pg .art-content-items-wrap:hover .art-citem:hover{opacity:1}
.nv-article-pg .art-border-hover{position:relative;border-radius:11px;padding:36px;transition:box-shadow .35s ease-in-out}
.nv-article-pg .art-border-hover::before,.nv-article-pg .art-border-hover::after{content:'';position:absolute;border-radius:11px;inset:0;border:2px solid transparent;transition:border-color .4s cubic-bezier(0.4,0,0.2,1);pointer-events:none}
.nv-article-pg .art-citem:hover .art-border-hover::before{border-color:#037F6B}
@media (max-width: 1024px) {
.nv-article-pg .art-hero-inner{grid-template-columns:1fr;gap:36px}
.nv-article-pg .art-img-wrap{max-width:600px}
.nv-article-pg .art-body-inner{grid-template-columns:1fr;gap:36px}
.nv-article-pg .art-sidebar{position:static}
}
@media (max-width: 768px) {
.nv-article-pg .art-hero{padding:36px 16px}
.nv-article-pg .art-ttl{font-size:34px}
.nv-article-pg .art-subtitle{font-size:25px}
.nv-article-pg .art-body-section{padding:36px 16px}
.nv-article-pg .art-divider{padding:0 16px}
}
@media (max-width: 480px) {
.nv-article-pg .art-ttl{font-size:25px}
.nv-article-pg .sdbar-cta-card{padding:16px}
.nv-article-pg .sdbar-card{padding:16px}
}
.pgCs{display:block;overflow-x:hidden;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pgCs ::selection{background:#037F6B;color:#fff;font-weight:700}
.pgCs ::-moz-selection{background:#037F6B;color:#fff;font-weight:700}
.pgCs .hd-strip{background:#FEF4E3;padding:72px 36px 36px;position:relative;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;gap:36px;max-width:1280px;margin:0 auto}
.pgCs .hd-strip::before{content:'';position:absolute;right:0;top:0;width:38%;height:100%;background:linear-gradient(135deg,#FEF4E3 0%,#e8f5f2 100%);z-index:0;pointer-events:none}
.pgCs .hd-strip .imgStrip{width:7px;min-height:120px;flex-shrink:0;background:linear-gradient(180deg,#F93D4E 0%,#037F6B 100%);border-radius:5px;position:relative;z-index:1;animation:breatheStrip 4s ease-in-out infinite}
@keyframes breatheStrip {
0%,100%{transform:scaleY(1)}
50%{transform:scaleY(1.04)}
}
.pgCs .hd-strip .hdTxt{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;gap:16px}
.pgCs .hd-strip .hdTxt h1{font-size:46px;line-height:1.15;letter-spacing:.01em;color:#1a1a1a;margin:0;font-weight:800}
.pgCs .hd-strip .hdTxt h1 span{background:linear-gradient(90deg,#F93D4E,#037F6B);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.pgCs .hd-strip .hdTxt .hdDesc{font-size:25px;line-height:1.65;color:#333;margin:0;max-width:620px}
.pgCs .hd-strip .hdDeco{position:absolute;top:16px;right:36px;z-index:0;pointer-events:none;display:flex;flex-direction:row;gap:8px;align-items:center}
.pgCs .hd-strip .hdDeco span{display:block;width:4px;height:4px;background:#037f6b2e;border-radius:1px}
.pgCs .caseGrid-outer{max-width:1280px;margin:0 auto;padding:72px 36px 36px}
.pgCs .caseGrid-outer .secLabel{font-size:13px;letter-spacing:.02em;text-transform:uppercase;color:#037F6B;font-weight:700;margin:0 0 16px}
.pgCs .caseGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:36px}
.pgCs .csCard{display:flex;flex-direction:column;background:#fff;border-radius:11px;box-shadow:2px 5px 18px 0 #f93d4e1a;overflow:hidden;transition:box-shadow .35s cubic-bezier(0.4,0,0.2,1),transform .35s cubic-bezier(0.4,0,0.2,1);text-decoration:none;color:inherit}
.pgCs .csCard:hover{box-shadow:2px 8px 36px 0 #f93d4e24;transform:translateY(-4px)}
.pgCs .csCard:focus{outline:2px solid #037F6B;outline-offset:2px}
.pgCs .csCard .csImgWrap{width:100%;height:180px;overflow:hidden;flex-shrink:0}
.pgCs .csCard .csImgWrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s cubic-bezier(0.4,0,0.2,1)}
.pgCs .csCard:hover .csImgWrap img{transform:scale(1.04)}
.pgCs .csCard .csBody{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}
.pgCs .csCard .csSub{font-size:13px;letter-spacing:.02em;text-transform:uppercase;color:#037F6B;font-weight:700;margin:0}
.pgCs .csCard .csTitle{font-size:25px;line-height:1.15;color:#1a1a1a;font-weight:700;margin:0;letter-spacing:.01em}
.pgCs .csCard .csDesc{font-size:13px;line-height:1.65;color:#444;margin:0}
.pgCs .csCard .csMeta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px;border-top:1px solid #037f6b1f}
.pgCs .csCard .csAuthor{font-size:13px;color:#555;letter-spacing:.01em}
.pgCs .csCard .csViews{font-size:13px;color:#888;display:flex;flex-direction:row;align-items:center;gap:4px}
.pgCs .csCard .csViews i{font-size:13px;color:#037F6B}
.pgCs .csCard .csArrow{font-size:13px;color:#F93D4E;font-weight:700;display:flex;flex-direction:row;align-items:center;gap:4px;margin-top:8px;transition:gap .25s ease-in-out}
.pgCs .csCard:hover .csArrow{gap:8px}
.pgCs .csCard .csArrow i{font-size:13px}
.pgCs .infoStrip{background:#037F6B;padding:36px;position:relative;overflow:hidden}
.pgCs .infoStrip-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:36px}
.pgCs .infoStrip .infoTxt{flex:1;display:flex;flex-direction:column;gap:8px}
.pgCs .infoStrip .infoTxt h2{font-size:34px;line-height:1.15;color:#fff;margin:0;font-weight:800;letter-spacing:.01em}
.pgCs .infoStrip .infoTxt p{font-size:13px;line-height:1.65;color:#ffffffd9;margin:0}
.pgCs .infoStrip .infoBt{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:16px 36px;background:#F93D4E;color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;border-radius:5px;text-decoration:none;box-shadow:2px 5px 18px 0 #f93d4e1a;transition:background .3s cubic-bezier(0.4,0,0.2,1),box-shadow .3s cubic-bezier(0.4,0,0.2,1);flex-shrink:0;position:relative;overflow:hidden}
.pgCs .infoStrip .infoBt::after{content:'';position:absolute;right:0;top:0;width:0;height:100%;background:#ffffff1a;transition:width .3s cubic-bezier(0.4,0,0.2,1)}
.pgCs .infoStrip .infoBt:hover::after{width:100%}
.pgCs .infoStrip .infoBt:focus{outline:2px solid #fff;outline-offset:2px}
.pgCs .beforeAfterBlock{max-width:1280px;margin:0 auto;padding:72px 36px;display:flex;flex-direction:row;gap:36px;align-items:flex-start}
.pgCs .baBrief{flex:1;display:flex;flex-direction:column;gap:16px}
.pgCs .baBrief .baLabel{font-size:13px;letter-spacing:.02em;text-transform:uppercase;color:#F93D4E;font-weight:700}
.pgCs .baBrief h2{font-size:34px;line-height:1.15;color:#1a1a1a;font-weight:800;margin:0;letter-spacing:.01em}
.pgCs .baBrief p{font-size:13px;line-height:1.65;color:#444;margin:0}
.pgCs .baCode{flex:1.5;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.pgCs .baPanel{border-radius:11px;overflow:hidden;box-shadow:2px 2px 4px 0 #037f6b12}
.pgCs .baPanelHead{padding:8px 16px;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}
.pgCs .baPanel-before .baPanelHead{background:#f0f0f0;color:#888}
.pgCs .baPanel-after .baPanelHead{background:#037F6B;color:#fff}
.pgCs .baPanelBody{background:#1a1a1a;padding:16px;min-height:160px}
.pgCs .baPanelBody code{font-size:13px;line-height:1.65;color:#ccc;display:block;white-space:pre-wrap;word-break:break-word}
.pgCs .baPanel-after .baPanelBody code{color:#7ee8d3}
.pgCs .imgFeature{background:#FEF4E3;padding:72px 36px}
.pgCs .imgFeature-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;gap:36px;align-items:center}
.pgCs .imgFeature .ifImg{width:460px;height:300px;border-radius:20px;overflow:hidden;flex-shrink:0;box-shadow:2px 8px 36px 0 #037f6b24}
.pgCs .imgFeature .ifImg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.pgCs .imgFeature .ifContent{flex:1;display:flex;flex-direction:column;gap:16px}
.pgCs .imgFeature .ifContent .ifLabel{font-size:13px;text-transform:uppercase;letter-spacing:.02em;color:#F93D4E;font-weight:700}
.pgCs .imgFeature .ifContent h2{font-size:34px;line-height:1.15;color:#1a1a1a;font-weight:800;margin:0;letter-spacing:.01em}
.pgCs .imgFeature .ifContent p{font-size:13px;line-height:1.65;color:#444;margin:0}
.pgCs .imgFeature .ifContent .ifLink{display:inline-flex;flex-direction:row;align-items:center;gap:8px;color:#037F6B;font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.01em;transition:gap .25s ease-in-out}
.pgCs .imgFeature .ifContent .ifLink:hover{gap:16px}
.pgCs .imgFeature .ifContent .ifLink i{font-size:13px}
.pgCs .imgFeature2{max-width:1280px;margin:0 auto;padding:72px 36px;display:flex;flex-direction:row;gap:36px;align-items:center}
.pgCs .imgFeature2 .if2Content{flex:1;display:flex;flex-direction:column;gap:16px}
.pgCs .imgFeature2 .if2Content .if2Label{font-size:13px;text-transform:uppercase;letter-spacing:.02em;color:#037F6B;font-weight:700}
.pgCs .imgFeature2 .if2Content h2{font-size:34px;line-height:1.15;color:#1a1a1a;font-weight:800;margin:0;letter-spacing:.01em}
.pgCs .imgFeature2 .if2Content p{font-size:13px;line-height:1.65;color:#444;margin:0}
.pgCs .imgFeature2 .if2Img{width:420px;height:280px;border-radius:11px;overflow:hidden;flex-shrink:0;box-shadow:2px 5px 18px 0 #f93d4e1a}
.pgCs .imgFeature2 .if2Img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
@media (max-width: 1024px) {
.pgCs .hd-strip{flex-direction:row}
.pgCs .beforeAfterBlock{flex-direction:column}
.pgCs .imgFeature-inner{flex-direction:column}
.pgCs .imgFeature .ifImg{width:100%;height:220px}
.pgCs .imgFeature2{flex-direction:column}
.pgCs .imgFeature2 .if2Img{width:100%;height:220px}
.pgCs .infoStrip-inner{flex-direction:column;align-items:flex-start}
}
@media (max-width: 768px) {
.pgCs .hd-strip{padding:36px 16px;flex-direction:row}
.pgCs .hd-strip .hdTxt h1{font-size:34px}
.pgCs .hd-strip .hdTxt .hdDesc{font-size:13px}
.pgCs .caseGrid-outer{padding:36px 16px}
.pgCs .caseGrid{grid-template-columns:1fr}
.pgCs .beforeAfterBlock{padding:36px 16px}
.pgCs .baCode{grid-template-columns:1fr}
.pgCs .imgFeature{padding:36px 16px}
.pgCs .imgFeature2{padding:36px 16px}
.pgCs .infoStrip{padding:36px 16px}
.pgCs .baBrief h2{font-size:25px}
.pgCs .imgFeature .ifContent h2{font-size:25px}
.pgCs .imgFeature2 .if2Content h2{font-size:25px}
}
@media (max-width: 480px) {
.pgCs .hd-strip .hdTxt h1{font-size:25px}
.pgCs .infoStrip .infoTxt h2{font-size:25px}
.pgCs .infoStrip .infoBt{padding:16px}
}
.pg-home{overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pg-home ::selection{background:#037F6B;color:#fff;font-weight:700}
.pg-home ::placeholder{text-transform:uppercase;font-size:13px;letter-spacing:.02em;color:#888}
.hd-hero{position:relative;min-height:92vh;background:#037F6B;overflow:hidden;display:flex;align-items:center;padding:72px 36px}
.hd-hero-noise{position:absolute;inset:0;pointer-events:none;z-index:0}
.hd-hero-noise::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");opacity:.18}
.hd-hero-circle-alt{position:absolute;border-radius:20px;pointer-events:none}
.hd-hero-circle-alt:nth-child(1){width:420px;height:420px;border-radius:50%;border:1px solid #fef4e31f;top:-80px;right:-60px}
.hd-hero-circle-alt:nth-child(2){width:260px;height:260px;border-radius:50%;border:1px solid #fef4e314;bottom:40px;left:10%}
.hd-hero-circle-alt:nth-child(3){width:140px;height:140px;border-radius:50%;background:#f93d4e1a;top:30%;right:20%}
.hd-hero-imgwrap{position:absolute;inset:0;z-index:0}
.hd-hero-imgwrap img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.18}
.hd-hero-imgwrap::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#037F6B 40%,#037f6b99 100%);animation:overlayShift 8s ease-in-out infinite alternate}
@keyframes overlayShift {
from{opacity:.85}
to{opacity:.95}
}
.hd-hero-content{position:relative;z-index:2;max-width:1280px;margin:0 auto;width:100%}
.hd-hero-label{display:inline-block;font-size:13px;letter-spacing:.02em;color:#FEF4E3;opacity:.75;margin-bottom:16px;text-transform:uppercase}
.hd-hero-h1{font-size:62px;line-height:1.15;letter-spacing:.01em;color:#FEF4E3;max-width:720px;margin:0 0 36px}
.hd-hero-h1 .accent-word{color:#F93D4E}
.hd-hero-desc{font-size:25px;line-height:1.65;color:#fef4e3d9;max-width:540px;margin:0 0 36px}
.hd-hero-cta{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;background:#F93D4E;color:#fff;text-decoration:none;font-size:13px;letter-spacing:.02em;text-transform:uppercase;border-radius:5px;position:relative;overflow:hidden;transition:color .25s ease-in-out,box-shadow .35s cubic-bezier(0.4,0,0.2,1);box-shadow:2px 5px 18px 0 #f93d4e1a}
.hd-hero-cta::before{content:"";position:absolute;inset:0;background:#fff;transform:translateX(101%);transition:transform .3s cubic-bezier(0.4,0,0.2,1);z-index:0}
.hd-hero-cta:hover::before{transform:translateX(0)}
.hd-hero-cta:hover{color:#F93D4E;box-shadow:2px 8px 36px 0 #f93d4e24}
.hd-hero-cta span,.hd-hero-cta i{position:relative;z-index:1}
.div-curve{width:100%;overflow:hidden;line-height:0;height:36px}
.div-curve svg{display:block;width:100%}
.stats-section{background:#FEF4E3;padding:72px 36px}
.stats-inner{max-width:1280px;margin:0 auto}
.stats-hero-wrap{display:flex;flex-direction:row;align-items:flex-start;gap:72px}
.stats-big{flex:0 0 auto;text-align:center}
.stats-big-num{font-size:62px;line-height:1.15;letter-spacing:.01em;color:#037F6B;display:block}
.stats-big-label{font-size:13px;text-transform:uppercase;letter-spacing:.02em;color:#555;display:block;margin-top:8px}
.stats-context{flex:1 1 auto;display:flex;flex-direction:column;gap:36px}
.stats-ctx-h2{font-size:34px;line-height:1.15;letter-spacing:.01em;color:#1a1a1a;margin:0}
.stats-ctx-h2 .accent-word{color:#F93D4E}
.stats-ctx-p{font-size:13px;line-height:1.65;color:#444;margin:0}
.stats-trio{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}
.stats-trio-item{background:#fff;border-radius:11px;padding:16px;box-shadow:2px 2px 4px 0 #037f6b12}
.stats-trio-val{font-size:25px;line-height:1.15;color:#037F6B;display:block;margin-bottom:4px}
.stats-trio-desc{font-size:13px;color:#555;line-height:1.65}
.srv-section{background:#fff;padding:72px 36px}
.srv-inner{max-width:1280px;margin:0 auto}
.srv-hd{margin-bottom:36px}
.srv-hd-h2{font-size:46px;line-height:1.15;letter-spacing:.01em;color:#1a1a1a;text-transform:uppercase;font-weight:700;margin:0 0 8px}
.srv-hd-h2 .accent-word{color:#F93D4E}
.srv-hd-p{font-size:13px;color:#555;line-height:1.65;max-width:560px}
.srv-cols{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:16px;align-items:start}
.srv-card{background:#FEF4E3;border-radius:20px;padding:36px;display:flex;flex-direction:column;gap:16px;box-shadow:2px 2px 4px 0 #037f6b12;transition:box-shadow .35s cubic-bezier(0.4,0,0.2,1),transform .25s ease-in-out}
.srv-card:hover{box-shadow:2px 8px 36px 0 #037f6b24;transform:translateY(-4px)}
.srv-card-alt{background:#037F6B;padding:72px 36px}
.srv-card-alt .srv-card-h3{color:#FEF4E3}
.srv-card-alt .srv-card-p{color:#fef4e3cc}
.srv-card-alt .srv-icon{color:#F93D4E}
.srv-icon{font-size:25px;color:#037F6B}
.srv-card-h3{font-size:25px;line-height:1.15;color:#1a1a1a;margin:0;text-transform:uppercase;font-weight:700;letter-spacing:.02em}
.srv-card-p{font-size:13px;line-height:1.65;color:#444;margin:0}
.srv-card-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#037F6B;text-decoration:none;letter-spacing:.01em;transition:gap .25s ease-in-out;margin-top:8px}
.srv-card-link:hover{gap:8px}
.srv-card-alt .srv-card-link{color:#FEF4E3}
.diag-section{background:#1a1a1a;padding:72px 36px;position:relative;overflow:hidden}
.diag-section::before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;border:1px solid #fef4e30d;top:-200px;right:-150px;pointer-events:none}
.diag-inner{max-width:1280px;margin:0 auto}
.diag-h2{font-size:34px;line-height:1.15;color:#FEF4E3;margin:0 0 36px;text-transform:uppercase;font-weight:700;letter-spacing:.02em}
.diag-h2 .accent-word{color:#F93D4E}
.diag-flow{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}
.diag-node{background:#fef4e30d;border:1px solid #fef4e31f;border-radius:11px;padding:16px;flex:1 1 160px;display:flex;flex-direction:column;gap:8px;transition:background .3s ease-in-out,border-color .3s ease-in-out}
.diag-node:hover{background:#037f6b33;border-color:#037F6B}
.diag-node-num{font-size:34px;line-height:1.15;color:#037F6B;font-weight:700}
.diag-node-label{font-size:13px;color:#FEF4E3;line-height:1.65;text-transform:uppercase;letter-spacing:.02em}
.diag-arrow{color:#fef4e34d;font-size:25px;flex:0 0 auto}
.diag-sub{font-size:13px;color:#fef4e38c;line-height:1.65;margin-top:36px;max-width:640px}
.imgtext-section{background:#FEF4E3;padding:72px 36px}
.imgtext-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;gap:72px;align-items:center}
.imgtext-imgwrap{flex:0 0 420px;border-radius:20px;overflow:hidden;box-shadow:2px 8px 36px 0 #037f6b24}
.imgtext-imgwrap img{width:420px;height:500px;object-fit:cover;object-position:center;display:block}
.imgtext-copy{flex:1 1 auto;display:flex;flex-direction:column;gap:16px}
.imgtext-h2{font-size:34px;line-height:1.15;color:#1a1a1a;margin:0;text-transform:uppercase;font-weight:700;letter-spacing:.02em}
.imgtext-h2 .accent-word{color:#037F6B}
.imgtext-p{font-size:13px;line-height:1.65;color:#444;margin:0}
.imgtext-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.imgtext-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#333;line-height:1.65}
.imgtext-list li::before{content:"";display:inline-block;width:6px;height:10px;border-right:2px solid #F93D4E;border-bottom:2px solid #F93D4E;transform:rotate(-45deg) translateY(2px);flex-shrink:0;margin-top:4px}
.imgtext-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#037F6B;text-decoration:none;letter-spacing:.01em;transition:gap .25s ease-in-out;margin-top:8px}
.imgtext-link:hover{gap:8px}
.faq-section{background:#fff;padding:72px 36px}
.faq-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1.6fr;gap:72px;align-items:start}
.faq-label{font-size:13px;text-transform:uppercase;letter-spacing:.02em;color:#037F6B;display:block;margin-bottom:8px}
.faq-h2{font-size:34px;line-height:1.15;color:#1a1a1a;margin:0 0 16px;text-transform:uppercase;font-weight:700;letter-spacing:.02em}
.faq-h2 .accent-word{color:#F93D4E}
.faq-intro{font-size:13px;line-height:1.65;color:#555}
.faq-list{display:flex;flex-direction:column;gap:4px}
.faq-item{border-radius:11px;overflow:hidden}
.faq-item input[type="checkbox"]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}
.faq-item label{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#FEF4E3;cursor:pointer;font-size:13px;font-weight:700;color:#1a1a1a;letter-spacing:.01em;transition:background .25s ease-in-out;border-radius:11px}
.faq-item label:hover{background:#037f6b14}
.faq-chevron{display:inline-block;width:10px;height:10px;border-right:2px solid #037F6B;border-bottom:2px solid #037F6B;transform:rotate(45deg);transition:transform .25s ease-in-out;flex-shrink:0}
.faq-item input:checked ~ label .faq-chevron{transform:rotate(-135deg)}
.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(0.4,0,0.2,1),padding .25s ease-in-out;background:#fff;font-size:13px;line-height:1.65;color:#444;padding:0 16px;border-radius:0 0 11px 11px}
.faq-item input:checked ~ .faq-answer{max-height:200px;padding:16px}
.tst-section{background:#037F6B;padding:72px 36px;position:relative;overflow:hidden}
.tst-section::after{content:"";position:absolute;bottom:-80px;right:-80px;width:300px;height:300px;border-radius:50%;border:1px solid #fef4e31a;pointer-events:none}
.tst-inner{max-width:1280px;margin:0 auto}
.tst-h2{font-size:25px;line-height:1.15;color:#fef4e399;text-transform:uppercase;letter-spacing:.02em;margin:0 0 36px}
.tst-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}
.tst-card{background:#fef4e314;border-radius:20px;padding:36px;display:flex;flex-direction:column;gap:16px;border:1px solid #fef4e31a;box-shadow:2px 5px 18px 0 #037f6b1a;transition:background .3s ease-in-out}
.tst-card:hover{background:#fef4e321}
.tst-stars{display:flex;flex-direction:row;gap:4px}
.tst-star{width:12px;height:12px;background:#F93D4E;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}
.tst-quote{font-size:13px;line-height:1.65;color:#fef4e3d9;margin:0}
.tst-author{font-size:13px;color:#fef4e380;text-transform:uppercase;letter-spacing:.02em}
.cta-section{background:#fff;padding:72px 36px}
.cta-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:72px}
.cta-imgwrap{flex:0 0 360px;border-radius:20px;overflow:hidden;box-shadow:2px 5px 18px 0 #f93d4e1a}
.cta-imgwrap img{width:360px;height:320px;object-fit:cover;object-position:center;display:block}
.cta-copy{flex:1 1 auto}
.cta-h2{font-size:46px;line-height:1.15;color:#1a1a1a;margin:0 0 16px;text-transform:uppercase;font-weight:700;letter-spacing:.01em}
.cta-h2 .accent-word{color:#F93D4E}
.cta-p{font-size:13px;line-height:1.65;color:#555;margin:0 0 36px;max-width:480px}
.cta-form{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}
.cta-input{flex:1 1 200px;padding:16px;border:1px solid #ddd;border-radius:5px;font-size:13px;color:#1a1a1a;background:#fafafa;outline:none;transition:border-color .25s ease-in-out,box-shadow .25s ease-in-out}
.cta-input:focus{border-color:#037F6B;box-shadow:2px 2px 4px 0 #037f6b12}
.cta-btn{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;background:#037F6B;color:#fff;text-decoration:none;font-size:13px;letter-spacing:.02em;text-transform:uppercase;border-radius:5px;border:none;cursor:pointer;position:relative;overflow:hidden;transition:color .25s ease-in-out,box-shadow .35s cubic-bezier(0.4,0,0.2,1);box-shadow:2px 5px 18px 0 #037f6b1a}
.cta-btn::before{content:"";position:absolute;inset:0;background:#F93D4E;transform:translateX(101%);transition:transform .3s cubic-bezier(0.4,0,0.2,1);z-index:0}
.cta-btn:hover::before{transform:translateX(0)}
.cta-btn:hover{box-shadow:2px 8px 36px 0 #f93d4e24}
.cta-btn span,.cta-btn i{position:relative;z-index:1}
@media (max-width: 1024px) {
.hd-hero-h1{font-size:46px}
.srv-cols{grid-template-columns:1fr 1fr}
.srv-card-alt{grid-column:span 2}
.imgtext-inner{gap:36px}
.imgtext-imgwrap{flex:0 0 320px}
.imgtext-imgwrap img{width:320px;height:380px}
.cta-inner{gap:36px}
.stats-hero-wrap{gap:36px}
}
@media (max-width: 768px) {
.hd-hero{padding:72px 16px;min-height:auto}
.hd-hero-h1{font-size:34px}
.hd-hero-desc{font-size:13px}
.stats-section,.srv-section,.diag-section,.imgtext-section,.faq-section,.tst-section,.cta-section{padding:72px 16px}
.stats-hero-wrap{flex-direction:column;gap:36px}
.srv-cols{grid-template-columns:1fr}
.srv-card-alt{grid-column:span 1}
.diag-flow{flex-direction:column}
.diag-arrow{transform:rotate(90deg)}
.imgtext-inner{flex-direction:column}
.imgtext-imgwrap{flex:0 0 auto;width:100%}
.imgtext-imgwrap img{width:100%;height:280px}
.faq-inner{grid-template-columns:1fr;gap:36px}
.cta-inner{flex-direction:column}
.cta-imgwrap{flex:0 0 auto;width:100%}
.cta-imgwrap img{width:100%;height:240px}
.cta-h2{font-size:34px}
}
@media (max-width: 480px) {
.hd-hero-h1{font-size:25px}
.stats-big-num{font-size:46px}
.srv-hd-h2{font-size:34px}
.cta-form{flex-direction:column}
.cta-btn{width:100%;justify-content:center}
}
.pgContact{display:block;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pgContact ::selection{background:#1a1a1a;color:#FEF4E3;font-weight:700}
.pgContact *,.pgContact ::before,.pgContact ::after{box-sizing:border-box}
.pgContact input::placeholder,.pgContact textarea::placeholder,.pgContact select::placeholder{text-transform:uppercase;font-size:13px;letter-spacing:.02em;color:#888}
.pgContact .hd-block{position:relative;background:#0d1a17;overflow:hidden;min-height:420px;display:flex;align-items:center}
.pgContact .hd-block::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,#037f6b12 0px,#037f6b12 1px,transparent 1px,transparent 48px);pointer-events:none}
.pgContact .hd-bg-pan{position:absolute;inset:-40px;background:linear-gradient(135deg,#0d1a17 0%,#037F6B 60%,#F93D4E 100%);opacity:.18;animation:hdPan 18s ease-in-out infinite alternate;pointer-events:none}
@keyframes hdPan {
0%{transform:translateX(0)}
100%{transform:translateX(60px)}
}
.pgContact .hd-frame{position:absolute;inset:16px;border:1px solid #037f6b40;border-radius:11px;pointer-events:none}
.pgContact .hd-frame::before{content:'';position:absolute;top:8px;left:8px;right:8px;bottom:8px;border:1px solid #f93d4e1f;border-radius:5px}
.pgContact .hd-inner{position:relative;max-width:1280px;margin:0 auto;padding:72px 36px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:36px}
.pgContact .hd-txt{flex:1 1 auto;max-width:560px}
.pgContact .hd-label{display:inline-block;font-size:13px;letter-spacing:.02em;color:#037F6B;text-transform:uppercase;margin-bottom:16px;background:#037f6b1f;padding:4px 16px;border-radius:20px}
.pgContact .hd-h1{font-size:46px;line-height:1.15;letter-spacing:.01em;color:#FEF4E3;margin:0 0 16px;font-weight:700}
.pgContact .hd-h1 span{background:linear-gradient(90deg,#037F6B,#F93D4E);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.pgContact .hd-desc{font-size:25px;line-height:1.65;color:#fef4e3a6;margin:0;letter-spacing:.01em}
.pgContact .hd-contacts{flex:0 0 auto;display:flex;flex-direction:column;gap:16px;background:#fef4e30a;border:1px solid #037f6b33;border-radius:11px;padding:36px;min-width:260px;box-shadow:2px 8px 36px 0 #037f6b24}
.pgContact .cntItem{display:flex;flex-direction:row;align-items:flex-start;gap:16px}
.pgContact .cntIcon{width:36px;height:36px;border-radius:5px;background:#037f6b2e;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;box-shadow:inset 0 1px 4px #037f6b33}
.pgContact .cntIcon i{font-size:16px;color:#037F6B}
.pgContact .cntDot{position:absolute;top:-3px;right:-3px;width:8px;height:8px;border-radius:20px;background:#F93D4E;border:2px solid #0d1a17}
.pgContact .cntMeta{display:flex;flex-direction:column;gap:4px}
.pgContact .cntMeta-lbl{font-size:13px;color:#fef4e366;text-transform:uppercase;letter-spacing:.02em}
.pgContact .cntMeta-val{font-size:13px;color:#FEF4E3;line-height:1.65;letter-spacing:.01em}
.pgContact .cntMeta-val a{color:#FEF4E3;text-decoration:none;transition:color .25s ease-in-out}
.pgContact .cntMeta-val a:hover{color:#037F6B}
.pgContact .formSection{background:#FEF4E3;padding:72px 36px;position:relative}
.pgContact .formSection::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#037F6B,#F93D4E)}
.pgContact .formWrap{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;gap:72px;align-items:flex-start}
.pgContact .formAside{flex:0 0 320px;position:sticky;top:36px}
.pgContact .formAside-hdg{font-size:34px;line-height:1.15;letter-spacing:.01em;color:#0d1a17;font-weight:700;margin:0 0 16px;text-transform:uppercase}
.pgContact .formAside-sub{font-size:13px;line-height:1.65;color:#444;margin:0 0 36px}
.pgContact .tblWrap{border-radius:11px;overflow:hidden;box-shadow:2px 5px 18px 0 #f93d4e1a}
.pgContact .tblWrap table{width:100%;border-collapse:collapse;font-size:13px}
.pgContact .tblWrap thead th{background:#037F6B;color:#FEF4E3;text-align:left;padding:8px 16px;letter-spacing:.02em;text-transform:uppercase;font-weight:700}
.pgContact .tblWrap tbody tr:nth-child(odd){background:#fff}
.pgContact .tblWrap tbody tr:nth-child(even){background:#037f6b0f}
.pgContact .tblWrap tbody tr{transition:background-color .25s ease-in-out}
.pgContact .tblWrap tbody tr:hover{background:#f93d4e12!important}
.pgContact .tblWrap tbody td{padding:8px 16px;color:#222;line-height:1.65}
.pgContact .asideLink{display:inline-flex;flex-direction:row;align-items:center;gap:8px;margin-top:36px;font-size:13px;color:#037F6B;text-decoration:none;letter-spacing:.01em;border-bottom:1px solid transparent;transition:border-color .3s cubic-bezier(0.4,0,0.2,1),color .3s cubic-bezier(0.4,0,0.2,1)}
.pgContact .asideLink:hover{color:#F93D4E;border-bottom-color:#F93D4E}
.pgContact .asideLink i{font-size:16px;transition:transform .25s ease-in-out}
.pgContact .asideLink:hover i{transform:translateX(4px)}
.pgContact .formMain{flex:1 1 auto;min-width:0}
.pgContact .formCard{background:#fff;border-radius:20px;padding:36px;box-shadow:2px 8px 36px 0 #037f6b24}
.pgContact .fRow{display:flex;flex-direction:row;gap:16px;margin-bottom:16px}
.pgContact .fGroup{display:flex;flex-direction:column;gap:8px;flex:1 1 auto}
.pgContact .fGroup-full{flex:0 0 100%;width:100%;display:flex;flex-direction:column;gap:8px;margin-bottom:16px}
.pgContact .fLbl{font-size:13px;color:#333;text-transform:uppercase;letter-spacing:.02em;font-weight:600}
.pgContact .fInput{height:48px;border:1px solid #ddd;border-radius:5px;padding:0 16px;font-size:13px;color:#1a1a1a;background:#fafafa;outline:none;width:100%;transition:border-color .25s ease-in-out,box-shadow .25s ease-in-out;letter-spacing:.01em}
.pgContact .fInput:focus{border-color:#037F6B;box-shadow:2px 2px 4px 0 #037f6b12;background:#fff}
.pgContact .fSelect{height:48px;border:1px solid #ddd;border-radius:5px;padding:0 16px;font-size:13px;color:#1a1a1a;background:#fafafa;outline:none;width:100%;appearance:none;cursor:pointer;transition:border-color .25s ease-in-out}
.pgContact .fSelect:focus{border-color:#037F6B}
.pgContact .fSelectWrap{position:relative}
.pgContact .fSelectWrap::after{content:'';position:absolute;right:16px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #037F6B;pointer-events:none}
.pgContact .fDivider{font-size:13px;color:#888;text-transform:uppercase;letter-spacing:.02em;margin:8px 0 16px;display:flex;flex-direction:row;align-items:center;gap:16px}
.pgContact .fDivider::before,.pgContact .fDivider::after{content:'';flex:1;height:1px;background:#e0e0e0}
.pgContact .radioRow{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:16px}
.pgContact .radioOpt{position:relative}
.pgContact .radioOpt input[type="radio"]{position:absolute;opacity:0;width:0;height:0}
.pgContact .radioOpt label{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #ddd;border-radius:34px;font-size:13px;color:#444;cursor:pointer;transition:border-color .3s cubic-bezier(0.4,0,0.2,1),background .3s cubic-bezier(0.4,0,0.2,1),color .3s cubic-bezier(0.4,0,0.2,1);user-select:none}
.pgContact .radioOpt input[type="radio"]:checked + label{border-color:#037F6B;background:#037f6b14;color:#037F6B;font-weight:600}
.pgContact .radioOpt label:hover{border-color:#037F6B}
.pgContact .radioOpt input[type="radio"]:focus + label{outline:2px solid #037F6B;outline-offset:2px}
.pgContact .privacyRow{display:flex;flex-direction:row;align-items:flex-start;gap:16px;margin-bottom:36px;padding:16px;background:#f7f7f7;border-radius:5px}
.pgContact .privacyRow input[type="checkbox"]{width:20px;height:20px;flex-shrink:0;margin-top:2px;accent-color:#037F6B;cursor:pointer}
.pgContact .privacyRow .privTxt{font-size:13px;color:#555;line-height:1.65}
.pgContact .privacyRow .privTxt a{color:#037F6B;text-decoration:underline;transition:color .25s ease-in-out}
.pgContact .privacyRow .privTxt a:hover{color:#F93D4E}
.pgContact .btnSubmit{position:relative;display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:16px 36px;background:#037F6B;color:#FEF4E3;font-size:13px;letter-spacing:.02em;text-transform:uppercase;font-weight:700;border:none;border-radius:5px;cursor:pointer;overflow:hidden;box-shadow:2px 5px 18px 0 #037f6b1a;transition:color .35s cubic-bezier(0.4,0,0.2,1),box-shadow .35s cubic-bezier(0.4,0,0.2,1)}
.pgContact .btnSubmit::after{content:'';position:absolute;inset:0;background:#F93D4E;transform:translateX(101%);transition:transform .35s cubic-bezier(0.4,0,0.2,1);z-index:0;border-radius:5px}
.pgContact .btnSubmit:hover::after{transform:translateX(0)}
.pgContact .btnSubmit:hover{box-shadow:2px 8px 36px 0 #f93d4e24}
.pgContact .btnSubmit span,.pgContact .btnSubmit i{position:relative;z-index:1}
.pgContact .btnSubmit:focus{outline:2px solid #037F6B;outline-offset:3px}
@media (max-width: 1024px) {
.pgContact .hd-inner{flex-direction:column;align-items:flex-start}
.pgContact .hd-contacts{min-width:100%}
.pgContact .formWrap{flex-direction:column;gap:36px}
.pgContact .formAside{flex:0 0 auto;width:100%;position:static}
}
@media (max-width: 768px) {
.pgContact .hd-h1{font-size:34px}
.pgContact .hd-desc{font-size:13px}
.pgContact .hd-inner{padding:36px 16px}
.pgContact .formSection{padding:36px 16px}
.pgContact .fRow{flex-direction:column;gap:16px}
.pgContact .formCard{padding:16px}
.pgContact .formAside-hdg{font-size:25px}
}
@media (max-width: 480px) {
.pgContact .hd-h1{font-size:25px}
.pgContact .radioRow{flex-direction:column}
.pgContact .btnSubmit{width:100%;justify-content:center}
}
.pg-about{overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pg-about ::selection{background:#1a1a1a;color:#fff;font-weight:700}
.pg-about *,.pg-about ::before,.pg-about ::after{box-sizing:border-box}
.pg-about .hd-wrap{position:relative;min-height:92vh;display:flex;flex-direction:row;align-items:stretch;overflow:hidden;background:#fff;max-width:100%}
.pg-about .hd-wrap::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 0% 50%,#037f6b0f 0%,transparent 60%),radial-gradient(ellipse at 100% 100%,#f93d4e0d 0%,transparent 55%);pointer-events:none;z-index:0}
.pg-about .hd-txt-zone{position:relative;z-index:1;width:60%;padding:72px;display:flex;flex-direction:column;justify-content:center;gap:36px}
.pg-about .hd-geo-a{position:absolute;top:-40px;left:520px;width:180px;height:180px;border:1px solid #037f6b1f;transform:rotate(22deg);pointer-events:none;z-index:0;border-radius:20px}
.pg-about .hd-geo-b{position:absolute;bottom:60px;left:40px;width:80px;height:80px;background:#f93d4e0d;transform:rotate(-14deg);pointer-events:none;z-index:0;border-radius:11px}
.pg-about .hd-eyebrow{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#037F6B;font-weight:700;display:flex;flex-direction:row;align-items:center;gap:8px}
.pg-about .hd-eyebrow span{display:inline-block;width:28px;height:2px;background:#037F6B;border-radius:1px}
.pg-about .hd-h1{font-size:62px;line-height:1.15;letter-spacing:-.01em;font-weight:800;color:#111;margin:0}
.pg-about .hd-h1 .pt-accent{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#037F6B 0%,#F93D4E 100%)}
.pg-about .hd-lead{font-size:25px;line-height:1.65;color:#333;margin:0;max-width:540px}
.pg-about .hd-img-zone{position:relative;width:40%;overflow:hidden}
.pg-about .hd-img-zone img{width:110%;height:100%;object-fit:cover;object-position:center;display:block;animation:colorWash 8s ease-in-out infinite alternate}
@keyframes colorWash {
0%{filter:saturate(0.7) hue-rotate(0deg)}
100%{filter:saturate(1.2) hue-rotate(12deg)}
}
.pg-about .hd-img-zone::after{content:'';position:absolute;inset:0;background:linear-gradient(to right,#ffffff2e 0%,transparent 40%);pointer-events:none}
.pg-about .div-geo{width:100%;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px 0;background:#FEF4E3;gap:8px}
.pg-about .div-geo .dg-shape{width:8px;height:8px;background:transparent;border:1px solid #037f6b59;transform:rotate(45deg);border-radius:1px;flex-shrink:0}
.pg-about .div-geo .dg-shape.alt{background:#f93d4e33;border-color:#f93d4e4d}
.pg-about .abt-block{background:#FEF4E3;padding:72px 0}
.pg-about .abt-inner{max-width:1280px;margin:0 auto;padding:0 72px;display:flex;flex-direction:row;gap:72px;align-items:flex-start}
.pg-about .abt-sidebar{width:280px;flex-shrink:0;background:#037F6B;border-radius:20px;padding:36px;color:#fff;box-shadow:2px 8px 36px 0 #037f6b24;display:flex;flex-direction:column;gap:36px}
.pg-about .abt-sidebar .sb-label{font-size:13px;letter-spacing:.1em;text-transform:uppercase;opacity:.75;font-weight:600}
.pg-about .abt-sidebar .sb-val{font-size:34px;font-weight:800;line-height:1.15;color:#fff;margin:4px 0 0}
.pg-about .abt-sidebar .sb-item{display:flex;flex-direction:column;gap:4px;padding-bottom:36px;border-bottom:1px solid #ffffff26}
.pg-about .abt-sidebar .sb-item:last-child{border-bottom:none;padding-bottom:0}
.pg-about .abt-sidebar .sb-note{font-size:13px;opacity:.7;line-height:1.65}
.pg-about .abt-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:36px}
.pg-about .abt-main .am-heading{font-size:34px;line-height:1.15;font-weight:800;color:#111;letter-spacing:.01em;text-transform:uppercase;margin:0}
.pg-about .abt-main .am-p{font-size:25px;line-height:1.65;color:#222;margin:0}
.pg-about .abt-main .am-psm{font-size:13px;line-height:1.65;color:#444;margin:0}
.pg-about .abt-img-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-top:8px}
.pg-about .abt-img-row .ai-thumb{border-radius:11px;overflow:hidden;height:200px;box-shadow:2px 5px 18px 0 #037f6b1a}
.pg-about .abt-img-row .ai-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .35s cubic-bezier(0.4,0,0.2,1)}
.pg-about .abt-img-row .ai-thumb:hover img{transform:scale(1.04)}
.pg-about .div-line{width:100%;display:flex;flex-direction:row;align-items:center;gap:0;overflow:hidden}
.pg-about .div-line .dl-seg{height:3px;flex:1}
.pg-about .div-line .dl-seg:nth-child(1){background:#037F6B}
.pg-about .div-line .dl-seg:nth-child(2){background:#F93D4E}
.pg-about .div-line .dl-seg:nth-child(3){background:#FEF4E3;border:1px solid #e8d9c0}
.pg-about .div-line .dl-seg:nth-child(4){background:#037F6B}
.pg-about .div-line .dl-seg:nth-child(5){background:#F93D4E}
.pg-about .team-block{position:relative;background:#fff;padding:72px 0;overflow:hidden}
.pg-about .team-block::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,transparent 55%,#0000000b 100%);pointer-events:none;z-index:0}
.pg-about .team-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 72px}
.pg-about .team-hd{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:36px;gap:36px}
.pg-about .team-hd .th-title{font-size:46px;line-height:1.15;font-weight:800;color:#111;margin:0;letter-spacing:-.01em}
.pg-about .team-hd .th-title em{font-style:normal;color:#F93D4E}
.pg-about .team-hd .th-desc{font-size:13px;line-height:1.65;color:#555;max-width:320px;text-align:right}
.pg-about .team-grid{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.pg-about .team-card{flex:1 1 220px;background:#f8f8f5;border-radius:20px;padding:36px;display:flex;flex-direction:column;gap:16px;box-shadow:2px 2px 4px 0 #f93d4e12;transition:box-shadow .28s ease-in-out,transform .28s ease-in-out;position:relative;overflow:hidden}
.pg-about .team-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#037F6B,#F93D4E);border-radius:20px 20px 0 0;opacity:0;transition:opacity .25s ease-in-out}
.pg-about .team-card:hover{box-shadow:2px 8px 36px 0 #f93d4e24;transform:translateY(-4px)}
.pg-about .team-card:hover::before{opacity:1}
.pg-about .team-card .tc-avatar{width:56px;height:56px;border-radius:34px;background:linear-gradient(135deg,#037F6B 0%,#F93D4E 100%);display:flex;flex-direction:row;align-items:center;justify-content:center;color:#fff;font-size:25px;font-weight:800;box-shadow:inset 0 2px 8px #fff3;flex-shrink:0}
.pg-about .team-card .tc-name{font-size:25px;font-weight:700;color:#111;line-height:1.15;margin:0}
.pg-about .team-card .tc-role{font-size:13px;color:#037F6B;text-transform:uppercase;letter-spacing:.08em;font-weight:600}
.pg-about .team-card .tc-desc{font-size:13px;line-height:1.65;color:#444;margin:0}
.pg-about .team-card .tc-progress-row{display:flex;flex-direction:column;gap:8px;margin-top:8px}
.pg-about .team-card .tp-label{font-size:13px;color:#666;display:flex;flex-direction:row;justify-content:space-between}
.pg-about .team-card .tp-bar-wrap{height:5px;background:#e5e5df;border-radius:5px;overflow:hidden}
.pg-about .team-card .tp-bar{height:100%;border-radius:5px;background:linear-gradient(90deg,#037F6B,#F93D4E);transform-origin:left;animation:barGrow 1.1s cubic-bezier(0.4,0,0.2,1) both}
@keyframes barGrow {
from{transform:scaleX(0)}
to{transform:scaleX(1)}
}
.pg-about .hd-eyebrow,.pg-about .hd-h1,.pg-about .hd-lead{animation:riseUp .6s cubic-bezier(0.4,0,0.2,1) both}
.pg-about .hd-eyebrow{animation-delay:.05s}
.pg-about .hd-h1{animation-delay:.18s}
.pg-about .hd-lead{animation-delay:.3s}
@keyframes riseUp {
from{opacity:0;transform:translateY(28px)}
to{opacity:1;transform:translateY(0)}
}
@media (max-width: 1024px) {
.pg-about .hd-txt-zone{padding:72px 36px}
.pg-about .abt-inner{padding:0 36px;gap:36px}
.pg-about .team-inner{padding:0 36px}
.pg-about .abt-sidebar{width:220px}
}
@media (max-width: 768px) {
.pg-about .hd-wrap{flex-direction:column;min-height:auto}
.pg-about .hd-txt-zone{width:100%;padding:72px 36px 36px}
.pg-about .hd-img-zone{width:100%;height:280px}
.pg-about .hd-img-zone img{width:100%}
.pg-about .hd-h1{font-size:46px}
.pg-about .abt-inner{flex-direction:column;padding:0 36px}
.pg-about .abt-sidebar{width:100%}
.pg-about .team-hd{flex-direction:column;align-items:flex-start}
.pg-about .team-hd .th-desc{text-align:left}
.pg-about .team-inner{padding:0 36px}
}
@media (max-width: 480px) {
.pg-about .hd-txt-zone{padding:36px 16px}
.pg-about .hd-h1{font-size:34px}
.pg-about .hd-lead{font-size:13px}
.pg-about .abt-inner{padding:0 16px}
.pg-about .abt-block{padding:36px 0}
.pg-about .team-inner{padding:0 16px}
.pg-about .team-block{padding:36px 0}
.pg-about .abt-main .am-heading{font-size:25px}
.pg-about .team-hd .th-title{font-size:34px}
}
.pgFeat{overflow:hidden;position:relative}
.pgFeat ::selection{background:#1a1a1a;color:#FEF4E3;font-weight:700}
.pgFeat ::-moz-selection{background:#1a1a1a;color:#FEF4E3;font-weight:700}
.pgFeat .hd-wrap{max-width:1280px;margin:0 auto;padding:72px 36px}
.pgFeat .heroSplit{background:#fff;position:relative;overflow:hidden}
.pgFeat .heroSplit-inner{max-width:1280px;margin:0 auto;padding:72px 36px;display:flex;flex-direction:row;align-items:center;gap:36px;min-height:560px}
.pgFeat .heroImg-col{flex:0 0 42%;position:relative;height:480px;border-radius:20px;overflow:hidden;box-shadow:2px 8px 36px 0 #f93d4e24}
.pgFeat .heroImg-col img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(0.88);transition:filter .35s cubic-bezier(0.4,0,0.2,1);display:block}
.pgFeat .heroImg-col:hover img{filter:brightness(1.04)}
.pgFeat .heroBlob{position:absolute;width:320px;height:320px;border-radius:34px;background:linear-gradient(135deg,#037f6b1a 0%,#fef4e399 100%);top:-80px;right:-80px;animation:blobDrift 8s ease-in-out infinite alternate;pointer-events:none;z-index:0}
@keyframes blobDrift {
0%{transform:translate(0,0) scale(1)}
100%{transform:translate(16px,24px) scale(1.06)}
}
.pgFeat .heroTxt-col{flex:0 0 55%;position:relative;z-index:1;padding-left:16px}
.pgFeat .heroTxt-col .tagLine{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#037F6B;font-weight:700;margin-bottom:16px;display:block}
.pgFeat .heroTxt-col h1{font-size:62px;line-height:1.15;letter-spacing:.01em;font-weight:800;color:#111;margin:0 0 16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pgFeat .heroTxt-col h1 .accTxt{background:linear-gradient(90deg,#F93D4E 0%,#037F6B 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.pgFeat .heroTxt-col .heroDesc{font-size:25px;line-height:1.65;color:#333;letter-spacing:.01em;margin:0 0 36px;-webkit-font-smoothing:antialiased}
.pgFeat .ctaBtn{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:16px 36px;border-radius:11px;background:#F93D4E;color:#fff;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;position:relative;overflow:hidden;box-shadow:2px 5px 18px 0 #f93d4e1a;transition:color .25s ease-in-out,box-shadow .25s ease-in-out}
.pgFeat .ctaBtn::after{content:'';position:absolute;top:0;right:0;width:0;height:100%;background:#037F6B;border-radius:11px;transition:width .35s cubic-bezier(0.4,0,0.2,1);z-index:0}
.pgFeat .ctaBtn:hover::after{width:100%;right:auto;left:0}
.pgFeat .ctaBtn span,.pgFeat .ctaBtn i{position:relative;z-index:1}
.pgFeat .ctaBtn:hover{box-shadow:2px 8px 36px 0 #037f6b24}
.pgFeat .ctaBtn:focus{outline:3px solid #037F6B;outline-offset:3px}
.pgFeat .dividerZig{display:block;width:100%;line-height:0;overflow:hidden}
.pgFeat .featBlock{background:#FEF4E3;padding:0}
.pgFeat .featBlock-inner{max-width:1280px;margin:0 auto;padding:72px 36px}
.pgFeat .featBlock-hd{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:72px}
.pgFeat .featBlock-hd h2{font-size:46px;line-height:1.15;font-weight:800;letter-spacing:.01em;color:#111;margin:0;max-width:540px;-webkit-font-smoothing:antialiased}
.pgFeat .featBlock-hd h2 em{font-style:normal;color:#F93D4E}
.pgFeat .featBlock-hd .hdNote{font-size:13px;line-height:1.65;color:#555;max-width:280px;letter-spacing:.01em;-webkit-font-smoothing:antialiased}
.pgFeat .featGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:36px}
.pgFeat .featCard{background:#fff;border-radius:20px;padding:36px;box-shadow:2px 2px 4px 0 #f93d4e12;transition:box-shadow .3s cubic-bezier(0.4,0,0.2,1),transform .3s cubic-bezier(0.4,0,0.2,1),background .3s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden;cursor:default}
.pgFeat .featCard::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#F93D4E,#037F6B);border-radius:20px 20px 0 0;transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(0.4,0,0.2,1)}
.pgFeat .featCard:hover{box-shadow:2px 8px 36px 0 #f93d4e24;transform:translateY(-4px);background:#fff}
.pgFeat .featCard:hover::before{transform:scaleX(1)}
.pgFeat .featCard .cardIco{width:48px;height:48px;border-radius:11px;background:linear-gradient(135deg,#FEF4E3 0%,#fff 100%);display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:inset 2px 2px 4px 0 #037f6b1a}
.pgFeat .featCard .cardIco i{font-size:25px;color:#037F6B}
.pgFeat .featCard h3{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#111;margin:0 0 8px;line-height:1.15;-webkit-font-smoothing:antialiased}
.pgFeat .featCard p{font-size:13px;line-height:1.65;color:#555;margin:0;letter-spacing:.01em;-webkit-font-smoothing:antialiased}
.pgFeat .featCard .cardNum{position:absolute;bottom:16px;right:16px;font-size:46px;font-weight:800;color:#037f6b12;line-height:1;letter-spacing:-.02em;pointer-events:none;user-select:none}
.pgFeat .dividerZig2{display:block;width:100%;line-height:0;overflow:hidden}
.pgFeat .metricsBlock{background:#111;padding:72px 0;position:relative;overflow:hidden}
.pgFeat .metricsBlock-inner{max-width:1280px;margin:0 auto;padding:0 36px;display:flex;flex-direction:row;align-items:center;gap:72px}
.pgFeat .metricsTxt{flex:0 0 40%}
.pgFeat .metricsTxt h2{font-size:34px;line-height:1.15;font-weight:800;letter-spacing:.01em;color:#FEF4E3;margin:0 0 16px;-webkit-font-smoothing:antialiased}
.pgFeat .metricsTxt p{font-size:13px;line-height:1.65;color:#aaa;margin:0 0 36px;letter-spacing:.01em}
.pgFeat .metricsTxt .ctaBtnAlt{display:inline-flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#FEF4E3;text-decoration:none;padding:16px 36px;border:1px solid #fef4e340;border-radius:11px;position:relative;overflow:hidden;transition:color .28s ease-in-out,border-color .28s ease-in-out}
.pgFeat .metricsTxt .ctaBtnAlt::after{content:'';position:absolute;top:0;right:0;width:0;height:100%;background:#F93D4E;transition:width .35s cubic-bezier(0.4,0,0.2,1);z-index:0;border-radius:11px}
.pgFeat .metricsTxt .ctaBtnAlt:hover::after{width:100%;right:auto;left:0}
.pgFeat .metricsTxt .ctaBtnAlt:hover{border-color:#F93D4E}
.pgFeat .metricsTxt .ctaBtnAlt span,.pgFeat .metricsTxt .ctaBtnAlt i{position:relative;z-index:1}
.pgFeat .metricsTxt .ctaBtnAlt:focus{outline:3px solid #F93D4E;outline-offset:3px}
.pgFeat .metricsRow{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:36px}
.pgFeat .mItem{padding:36px;border-radius:20px;background:#fef4e30a;border:1px solid #fef4e314;transition:background .3s ease-in-out,border-color .3s ease-in-out;box-shadow:inset 2px 2px 4px 0 #037f6b12}
.pgFeat .mItem:hover{background:#fef4e317;border-color:#f93d4e4d}
.pgFeat .mItem .mVal{font-size:46px;font-weight:800;line-height:1.15;color:#F93D4E;letter-spacing:-.01em;display:flex;flex-direction:row;align-items:flex-start;gap:4px;-webkit-font-smoothing:antialiased}
.pgFeat .mItem .mVal sup{font-size:13px;font-weight:700;color:#037F6B;margin-top:8px;letter-spacing:.04em}
.pgFeat .mItem .mLabel{font-size:13px;line-height:1.65;color:#888;margin-top:8px;letter-spacing:.02em;-webkit-font-smoothing:antialiased}
.pgFeat .curvedLine{position:absolute;top:0;right:0;pointer-events:none;opacity:.1;z-index:0}
@media (max-width: 1024px) {
.pgFeat .heroSplit-inner{flex-direction:column;padding:36px;min-height:auto}
.pgFeat .heroImg-col{flex:none;width:100%;height:320px}
.pgFeat .heroTxt-col{flex:none;width:100%;padding-left:0}
.pgFeat .heroTxt-col h1{font-size:46px}
.pgFeat .metricsBlock-inner{flex-direction:column;gap:36px}
.pgFeat .metricsTxt{flex:none;width:100%}
.pgFeat .featBlock-hd{flex-direction:column;align-items:flex-start;gap:16px}
}
@media (max-width: 768px) {
.pgFeat .heroTxt-col h1{font-size:34px}
.pgFeat .heroTxt-col .heroDesc{font-size:13px}
.pgFeat .featBlock-hd h2{font-size:34px}
.pgFeat .featBlock-inner,.pgFeat .heroSplit-inner,.pgFeat .metricsBlock-inner{padding-left:16px;padding-right:16px}
.pgFeat .metricsBlock{padding:36px 0}
.pgFeat .heroSplit-inner{padding-top:36px;padding-bottom:36px}
.pgFeat .featBlock-inner{padding-top:36px;padding-bottom:36px}
}
@media (max-width: 480px) {
.pgFeat .heroTxt-col h1{font-size:25px}
.pgFeat .featCard{padding:16px}
.pgFeat .mItem{padding:16px}
.pgFeat .mItem .mVal{font-size:34px}
}
.pgSuccess{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:72px 36px;background:#FEF4E3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pgSuccess .sc-inner{max-width:560px;width:100%;background:#fff;border-radius:20px;padding:72px 36px;box-shadow:2px 8px 36px 0 #037f6b24;text-align:center}
.pgSuccess .ic-wrap{width:72px;height:72px;margin:0 auto 36px;border-radius:34px;background:#037F6B;display:flex;align-items:center;justify-content:center;box-shadow:2px 5px 18px 0 #037f6b1a}
.pgSuccess .ic-wrap svg{display:block}
.pgSuccess .sc-hd{font-size:34px;font-weight:700;line-height:1.15;letter-spacing:.01em;color:#037F6B;margin:0 0 16px;text-transform:uppercase}
.pgSuccess .sc-sub{font-size:25px;font-weight:600;line-height:1.15;letter-spacing:.01em;color:#1a1a1a;margin:0 0 16px}
.pgSuccess .sc-txt{font-size:13px;line-height:1.65;letter-spacing:.02em;color:#333;margin:0 0 36px}
.pgSuccess .sc-divider{width:36px;height:1px;background:#F93D4E;margin:0 auto 36px;border:none}
.pgSuccess .sc-contact{font-size:13px;line-height:1.65;color:#555;letter-spacing:.01em;margin:0 0 36px}
.pgSuccess .sc-contact a{color:#037F6B;text-decoration:none;font-weight:600;transition:color .25s ease-in-out}
.pgSuccess .sc-contact a:hover{color:#F93D4E}
.pgSuccess .bt-back{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#fff;background:#F93D4E;border:none;border-radius:11px;padding:16px 36px;text-decoration:none;cursor:pointer;position:relative;overflow:hidden;transition:color .35s cubic-bezier(0.4,0,0.2,1),box-shadow .35s cubic-bezier(0.4,0,0.2,1);box-shadow:2px 2px 4px 0 #f93d4e12}
.pgSuccess .bt-back::before{content:'';position:absolute;top:0;right:0;width:0;height:100%;background:#037F6B;border-radius:11px;transition:width .35s cubic-bezier(0.4,0,0.2,1);z-index:0}
.pgSuccess .bt-back:hover::before{width:100%;left:0;right:auto}
.pgSuccess .bt-back:hover{box-shadow:2px 5px 18px 0 #037f6b1a}
.pgSuccess .bt-back span{position:relative;z-index:1}
.pgSuccess .bt-back svg{position:relative;z-index:1;transition:transform .25s ease-in-out}
.pgSuccess .bt-back:hover svg{transform:translateX(-3px)}
.pgSuccess .sc-brand{margin-top:36px;font-size:13px;color:#999;letter-spacing:.02em}
@media (max-width: 480px) {
.pgSuccess{padding:36px 16px}
.pgSuccess .sc-inner{padding:36px 16px}
.pgSuccess .sc-hd{font-size:25px}
}