@import "https://cdn.jsdelivr.net/npm/@fontsource/bitter@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/bitter@latest/700.css";
html{box-sizing:border-box;scroll-behavior:smooth}
*,::before,::after{box-sizing:inherit}
body{margin:0;font-family:'Bitter',Georgia,serif;font-size:16px;line-height:1.5;color:#1F2949;background:#fff;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}
::selection{background:#17D8F3;color:#1F2949}
:focus-visible{outline:3px solid;outline-color:#17D8F3;outline-offset:3px;border-radius:2px}
.hdr-outer{background:#1F2949;position:relative;z-index:100}
.hdr-util-bar{background:#17D8F3;width:100%}
.hdr-util-inner{max-width:1100px;margin:0 auto;padding:8px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.hdr-util-msg{font-size:15px;line-height:1.1;color:#1F2949;font-weight:700}
.hdr-util-links{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}
.hdr-util-links li a{font-size:15px;line-height:1.1;color:#1F2949;text-decoration:none;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:2px;transition:background .22s cubic-bezier(0.4,0,0.2,1),color .22s cubic-bezier(0.4,0,0.2,1)}
.hdr-util-links li a:hover{background:#1f29491f}
.hdr-util-links li a svg{width:16px;height:16px;flex-shrink:0}
.hdr-brand-row{max-width:1100px;margin:0 auto;padding:20px;display:flex;align-items:center;gap:20px}
.hdr-logo-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex-shrink:0}
.hdr-logo-cnt{width:56px;height:56px;background:#fff;border-radius:7px;box-shadow:0 2px 5px 0 #1f294914 0 5px 22px 0 #1f29491a;display:flex;align-items:center;justify-content:center;padding:8px}
.hdr-logo-cnt img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}
.hdr-tagline{font-size:15px;line-height:1.1;color:#E7E5E5;letter-spacing:0;white-space:nowrap}
.hdr-brand-name{font-size:24px;line-height:1.1;color:#fff;font-weight:700;margin:0 0 4px}
.hdr-brand-sep{flex:1;height:1px;background:linear-gradient(90deg,#17d8f34d 0%,transparent 100%)}
.hdr-contact-quick{display:flex;flex-direction:column;align-items:flex-end;gap:4px}
.hdr-phone-lnk{font-size:20px;line-height:1.1;font-weight:700;color:#17D8F3;text-decoration:none;transition:color .2s cubic-bezier(0.4,0,0.2,1)}
.hdr-phone-lnk:hover{color:#fff}
.hdr-email-lnk{font-size:15px;line-height:1.1;color:#E7E5E5;text-decoration:none;transition:color .2s cubic-bezier(0.4,0,0.2,1)}
.hdr-email-lnk:hover{color:#17D8F3}
.hdr-nav-row{border-top:1px solid #17d8f32e}
.hdr-nav-inner{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;align-items:stretch}
.hdr-nvgtn{display:flex;align-items:stretch;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:0}
.hdr-nvgtn li{display:flex;align-items:stretch}
.hdr-nvgtn li a{display:flex;align-items:center;padding:20px;font-size:15px;line-height:1.1;color:#E7E5E5;text-decoration:none;font-weight:400;white-space:nowrap;position:relative;overflow:hidden;transition:color .24s cubic-bezier(0.4,0,0.2,1)}
.hdr-nvgtn li a::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#17D8F3;transform:scaleX(0);transform-origin:left center;transition:transform .22s cubic-bezier(0.4,0,0.2,1);border-radius:2px 2px 0 0}
.hdr-nvgtn li a:hover{color:#17D8F3}
.hdr-nvgtn li a:hover::after{transform:scaleX(1)}
.hdr-nvgtn li a.hdr-nav-active{color:#17D8F3}
.hdr-nvgtn li a.hdr-nav-active::after{transform:scaleX(1)}
.hdr-nvgtn-cta{margin-left:auto;display:flex;align-items:center;padding:0 0 0 20px}
.hdr-nvgtn-cta a{display:inline-flex;align-items:center;padding:8px 20px;background:transparent;border:1px solid #17D8F3;border-radius:2px;color:#17D8F3;font-size:15px;line-height:1.1;text-decoration:none;font-family:'Bitter',Georgia,serif;position:relative;overflow:hidden;z-index:0;transition:color .24s cubic-bezier(0.4,0,0.2,1)}
.hdr-nvgtn-cta a::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#17D8F3;z-index:-1;transition:height .22s cubic-bezier(0.0,0,0.2,1)}
.hdr-nvgtn-cta a:hover{color:#1F2949}
.hdr-nvgtn-cta a:hover::before{height:100%}
.ftr-outer{background:linear-gradient(180deg,#E7E5E5 0%,#1F2949 60%,#111827 100%);margin-top:80px}
.ftr-main{max-width:1100px;margin:0 auto;padding:80px 20px 40px;display:grid;grid-template-columns:2fr 2fr 1fr;gap:40px}
.ftr-brand-col{display:flex;flex-direction:column;gap:20px}
.ftr-logo-wrap{display:inline-flex;flex-direction:column;gap:8px;align-items:flex-start}
.ftr-logo-cnt{width:56px;height:56px;background:#fff;border-radius:7px;box-shadow:0 2px 5px 0 #1f294914 0 5px 22px 0 #1f29491a;display:flex;align-items:center;justify-content:center;padding:8px}
.ftr-logo-cnt img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}
.ftr-brand-nm{font-size:20px;line-height:1.1;font-weight:700;color:#1F2949;margin:0}
.ftr-brand-desc{font-size:15px;line-height:1.9;color:#1F2949;max-width:320px}
.ftr-addr{font-size:15px;line-height:1.9;color:#1F2949;font-style:normal}
.ftr-addr a{color:#1F2949;text-decoration:none;transition:color .2s cubic-bezier(0.4,0,0.2,1)}
.ftr-addr a:hover{color:#17D8F3}
.ftr-links-col{display:flex;flex-direction:column;gap:20px}
.ftr-col-ttl{font-size:16px;line-height:1.1;font-weight:700;color:#1F2949;margin:0 0 8px;padding-bottom:8px;border-bottom:2px solid #17d8f380}
.ftr-lnk-lst{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}
.ftr-lnk-lst li a{font-size:15px;line-height:1.5;color:#1F2949;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .2s cubic-bezier(0.4,0,0.2,1)}
.ftr-lnk-lst li a:hover{color:#17D8F3}
.ftr-lnk-lst li a svg{width:14px;height:14px;flex-shrink:0;opacity:.6}
.ftr-lgl-col{display:flex;flex-direction:column;gap:20px}
.ftr-divider{max-width:1100px;margin:0 auto;height:1px;background:#ffffff1a}
.ftr-btm{max-width:1100px;margin:0 auto;padding:20px 20px 40px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}
.ftr-copy{font-size:15px;line-height:1.5;color:#e7e5e599;margin:0}
.ftr-btm-lnks{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}
.ftr-btm-lnks li a{font-size:15px;line-height:1.5;color:#e7e5e599;text-decoration:none;transition:color .2s cubic-bezier(0.4,0,0.2,1)}
.ftr-btm-lnks li a:hover{color:#17D8F3}
.ftr-consent-link{font-size:15px;line-height:1.5;color:#e7e5e599;text-decoration:underline;background:none;border:none;cursor:pointer;font-family:'Bitter',Georgia,serif;padding:0;transition:color .2s cubic-bezier(0.4,0,0.2,1)}
.ftr-consent-link:hover{color:#17D8F3}
.ftr-main .ftr-lnk-lst li a,.ftr-main .ftr-col-ttl,.ftr-main .ftr-brand-desc,.ftr-main .ftr-addr,.ftr-main .ftr-addr a,.ftr-main .ftr-brand-nm{color:#1F2949}
.ftr-grad-zone{background:transparent}
.ftr-main-dark{background:transparent}
@media (max-width: 800px) {
.ftr-main{grid-template-columns:1fr 1fr}
.ftr-brand-col{grid-column:1 / -1}
}
@media (max-width: 560px) {
.ftr-main{grid-template-columns:1fr}
.hdr-contact-quick{display:none}
.hdr-brand-sep{display:none}
}
.ckp-bar{position:fixed;bottom:0;left:0;width:100%;background:#1F2949;z-index:2000;box-shadow:0 9px 48px 0 #1f29491a;display:none}
.ckp-bar.ckp-visible{display:block;animation:ckpSlideIn 380ms cubic-bezier(0.4,0,0.2,1) forwards}
.ckp-bar.ckp-hiding{animation:ckpSlideOut 380ms cubic-bezier(0.4,0,0.2,1) forwards}
@keyframes ckpSlideIn {
from{transform:translateX(-100%);opacity:0}
to{transform:translateX(0);opacity:1}
}
@keyframes ckpSlideOut {
from{transform:translateX(0);opacity:1}
to{transform:translateX(-100%);opacity:0}
}
.ckp-inner{max-width:1100px;margin:0 auto;padding:20px}
.ckp-top{display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}
.ckp-txt{flex:1;font-size:15px;line-height:1.9;color:#E7E5E5;min-width:260px}
.ckp-txt a{color:#17D8F3;text-decoration:underline}
.ckp-btn-grp{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}
.ckp-btn-acpt,.ckp-btn-deny,.ckp-btn-stng{padding:8px 20px;border-radius:42px;font-size:15px;line-height:1.1;font-family:'Bitter',Georgia,serif;cursor:pointer;border:2px solid #17D8F3;transition:background .24s cubic-bezier(0.4,0,0.2,1),color .24s cubic-bezier(0.4,0,0.2,1);min-height:44px}
.ckp-btn-acpt{background:#17D8F3;color:#1F2949;font-weight:700}
.ckp-btn-acpt:hover{background:#fff;border-color:#fff}
.ckp-btn-deny{background:transparent;color:#E7E5E5}
.ckp-btn-deny:hover{background:#e7e5e51a}
.ckp-btn-stng{background:transparent;color:#17D8F3;border-color:#17d8f366}
.ckp-btn-stng:hover{background:#17d8f31a}
.ckp-expanded{margin-top:20px;border-top:1px solid #e7e5e526;padding-top:20px;display:none}
.ckp-expanded.ckp-open{display:block}
.ckp-cats{display:flex;flex-direction:column;gap:8px}
.ckp-cat-row{display:flex;align-items:center;gap:8px;padding:8px;background:#ffffff0d;border-radius:7px}
.ckp-cat-row label{font-size:15px;line-height:1.5;color:#E7E5E5;flex:1;cursor:pointer}
.ckp-cat-row input[type="checkbox"]{width:20px;height:20px;accent-color:#17D8F3;cursor:pointer;flex-shrink:0}
.ckp-cat-badge{font-size:15px;color:#e7e5e580;font-style:italic}
.ckp-save-btn{margin-top:20px;padding:8px 20px;border-radius:42px;background:#17D8F3;color:#1F2949;font-weight:700;font-size:15px;font-family:'Bitter',Georgia,serif;border:2px solid #17D8F3;cursor:pointer;min-height:44px;transition:background .22s cubic-bezier(0.4,0,0.2,1)}
.ckp-save-btn:hover{background:#fff;border-color:#fff}
.info-doc{max-width:1100px;margin:0 auto;padding:80px 40px;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}
.info-doc h1{font-size:48px;line-height:1.1;color:#1F2949;margin-bottom:40px;margin-top:0}
.info-doc h2{font-size:34px;line-height:1.1;color:#1F2949;margin-top:80px;margin-bottom:20px}
.info-doc h3{font-size:24px;line-height:1.5;color:#1F2949;margin-top:40px;margin-bottom:20px}
.info-doc h4{font-size:20px;line-height:1.5;color:#1F2949;margin-top:40px;margin-bottom:8px}
.info-doc h5{font-size:16px;line-height:1.5;color:#1F2949;margin-top:20px;margin-bottom:8px}
.info-doc h6{font-size:15px;line-height:1.5;color:#1F2949;margin-top:20px;margin-bottom:8px}
.info-doc p{font-size:16px;line-height:1.9;color:#3a3d4a;margin-top:0;margin-bottom:20px}
.info-doc ul,.info-doc ol{font-size:16px;line-height:1.9;color:#3a3d4a;margin-top:0;margin-bottom:20px;padding-left:40px}
.info-doc ul{list-style-type:disc}
.info-doc ol{list-style-type:decimal}
.info-doc li{margin-bottom:8px;padding-left:4px}
.info-doc li:last-child{margin-bottom:0}
.info-doc ul ul,.info-doc ol ol,.info-doc ul ol,.info-doc ol ul{margin-top:8px;margin-bottom:8px}
.info-doc em,.info-doc i{font-style:italic;color:inherit}
.info-doc a{color:#1F2949;text-decoration:underline;text-decoration-color:#17D8F3;text-underline-offset:3px;transition:color .22s cubic-bezier(0.4,0,0.2,1),text-decoration-color .26s cubic-bezier(0.0,0,0.2,1)}
.info-doc a:hover{color:#17D8F3;text-decoration-color:#17D8F3}
.info-doc table{width:100%;border-collapse:collapse;margin-bottom:40px;font-size:15px;line-height:1.5;box-shadow:0 2px 5px 0 #1f294914;border-radius:7px;overflow:hidden}
.info-doc thead{background-color:#1F2949}
.info-doc thead th{color:#fff;font-size:15px;font-weight:600;line-height:1.5;padding:20px;text-align:left;border:none}
.info-doc tbody tr{border-bottom:1px solid #E7E5E5;transition:background-color .22s cubic-bezier(0.4,0,0.2,1)}
.info-doc tbody tr:last-child{border-bottom:none}
.info-doc tbody tr:nth-child(even){background-color:#f9f9f9}
.info-doc tbody tr:hover{background-color:#17d8f30f}
.info-doc td{padding:20px;color:#3a3d4a;font-size:15px;line-height:1.5;vertical-align:top;border:none}
.info-doc th{padding:20px;font-size:15px;line-height:1.5;vertical-align:top}
.info-doc div{font-size:16px;line-height:1.9}
::selection{background-color:#17D8F3;color:#1F2949}
@media (max-width: 768px) {
.info-doc{padding:40px 20px}
.info-doc h1{font-size:34px}
.info-doc h2{font-size:24px;margin-top:40px}
.info-doc h3{font-size:20px}
.info-doc table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.info-doc thead th,.info-doc td{padding:20px 8px}
}
.dmn-press-pg{display:block;width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;background:#fafafa}
.dmn-press-pg ::selection{background:#17D8F3;color:#1F2949}
.dmn-press-pg *,.dmn-press-pg ::before,.dmn-press-pg ::after{box-sizing:border-box}
.dmn-prs-hero{background:#1F2949;padding:80px 20px 40px;position:relative;overflow:hidden}
.dmn-prs-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(127deg,#1F2949 0%,#17D8F3 100%);opacity:.12;pointer-events:none}
.dmn-prs-hero-dots{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}
.dmn-prs-hero-dots span{position:absolute;border-radius:42px;background:#17D8F3;opacity:.07}
.dmn-prs-hero-dots span:nth-child(1){width:6px;height:6px;top:18%;left:8%}
.dmn-prs-hero-dots span:nth-child(2){width:3px;height:3px;top:55%;left:15%}
.dmn-prs-hero-dots span:nth-child(3){width:9px;height:9px;top:30%;left:72%}
.dmn-prs-hero-dots span:nth-child(4){width:4px;height:4px;top:70%;left:85%}
.dmn-prs-hero-dots span:nth-child(5){width:7px;height:7px;top:12%;left:90%}
.dmn-prs-hero-dots span:nth-child(6){width:3px;height:3px;top:80%;left:40%}
.dmn-prs-hero-dots span:nth-child(7){width:5px;height:5px;top:45%;left:55%}
.dmn-prs-hero-dots span:nth-child(8){width:8px;height:8px;top:90%;left:25%}
.dmn-prs-hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:center;position:relative;z-index:1}
.dmn-prs-eyebrow-row{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:20px;flex-wrap:wrap}
.dmn-prs-tag{font-size:15px;line-height:1.5;color:#1F2949;background:#17D8F3;padding:4px 20px;border-radius:2px;font-weight:600;letter-spacing:0}
.dmn-prs-cat{font-size:15px;line-height:1.5;color:#17D8F3;background:#17d8f31a;padding:4px 20px;border-radius:2px;border:1px solid #17d8f34d}
.dmn-prs-hero-title{font-size:48px;line-height:1.1;color:#fff;font-weight:700;margin:0 0 20px}
.dmn-prs-hero-sub{font-size:20px;line-height:1.5;color:#ffffffbf;font-weight:300;margin:0 0 40px}
.dmn-prs-meta-strip{display:flex;flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap}
.dmn-prs-meta-item{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:15px;line-height:1.5;color:#fff9}
.dmn-prs-meta-item svg{flex-shrink:0;opacity:.7}
.dmn-prs-meta-sep{width:3px;height:3px;border-radius:42px;background:#ffffff4d}
.dmn-prs-hero-img-col{display:flex;flex-direction:column;align-items:flex-end}
.dmn-prs-img-wrap{width:100%;aspect-ratio:4/3;border-radius:14px;overflow:hidden;box-shadow:0 9px 48px 0 #1f29491a;position:relative}
.dmn-prs-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(0.85) sepia(0.15) contrast(1.05);display:block;transition:transform .28s cubic-bezier(0.4,0,0.2,1)}
.dmn-prs-img-wrap:hover img{transform:scale(1.03)}
.dmn-prs-img-grad{position:absolute;inset:0;background:linear-gradient(160deg,#17d8f32e 0%,#1f294952 100%);pointer-events:none;border-radius:14px}
.dmn-prs-body-wrap{max-width:1100px;margin:0 auto;padding:80px 20px;display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:start}
.dmn-prs-article-main{min-width:0}
.dmn-prs-accent-bar{display:flex;flex-direction:row;gap:20px;margin-bottom:40px}
.dmn-prs-accent-line{width:3px;background:linear-gradient(180deg,#17D8F3 0%,#1F2949 100%);border-radius:2px;flex-shrink:0;align-self:stretch}
.dmn-prs-lead-block{flex:1;min-width:0}
.dmn-prs-lead-block p{font-size:20px;line-height:1.9;color:#1F2949;margin:0}
.dmn-prs-article-body{font-size:16px;line-height:1.9;color:#3a3f55}
.dmn-prs-article-body p{margin:0 0 20px}
.dmn-prs-article-body h2{font-size:24px;line-height:1.5;color:#1F2949;font-weight:700;margin:40px 0 20px}
.dmn-prs-article-body strong{color:#1F2949;font-weight:600}
.dmn-prs-article-body abbr{text-decoration:underline dotted;cursor:help}
.dmn-prs-article-body ul{margin:0 0 20px;padding-left:20px}
.dmn-prs-article-body ul li{margin-bottom:8px;padding-left:8px;position:relative;line-height:1.9}
.dmn-prs-article-body ul li::marker{color:#17D8F3}
.dmn-prs-article-body blockquote{margin:40px 0;padding:20px 40px;background:#f0fafe;border-radius:7px;font-size:20px;line-height:1.5;color:#1F2949;font-style:italic;box-shadow:inset 0 2px 6px 0 #17d8f314;position:relative}
.dmn-prs-article-body blockquote::before{content:'';position:absolute;left:0;top:20px;bottom:20px;width:4px;background:linear-gradient(180deg,#17D8F3 0%,#1F2949 100%);border-radius:2px}
.dmn-prs-sidebar{display:flex;flex-direction:column;gap:40px}
.dmn-prs-stats-card{background:#1F2949;border-radius:14px;padding:40px 20px;box-shadow:0 5px 22px 0 #1f29491a;position:relative;overflow:hidden}
.dmn-prs-stats-card::after{content:'';position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;border-radius:42px;background:#17D8F3;opacity:.06;pointer-events:none}
.dmn-prs-stats-label{font-size:15px;line-height:1.5;color:#ffffff8c;margin-bottom:20px;text-transform:uppercase;letter-spacing:0}
.dmn-prs-stats-row{display:flex;flex-direction:column;gap:20px}
.dmn-prs-stat-item{display:flex;flex-direction:row;align-items:center;gap:20px}
.dmn-prs-stat-icon{width:40px;height:40px;border-radius:7px;background:#17d8f31f;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.dmn-prs-stat-icon svg{display:block}
.dmn-prs-stat-val{font-size:24px;line-height:1.1;color:#fff;font-weight:700}
.dmn-prs-stat-desc{font-size:15px;line-height:1.5;color:#ffffff80}
.dmn-prs-stat-bar-wrap{margin-top:4px;height:3px;background:#ffffff1a;border-radius:2px;overflow:hidden}
.dmn-prs-stat-bar-fill{height:100%;border-radius:2px;background:linear-gradient(90deg,#17D8F3,#1F2949);width:68%;animation:dmn-bar-in .26s cubic-bezier(0.0,0,0.2,1) both}
@keyframes dmn-bar-in {
from{width:0}
to{width:68%}
}
.dmn-prs-actions-card{background:#fff;border-radius:14px;padding:40px 20px;box-shadow:0 2px 5px 0 #1f294914;display:flex;flex-direction:column;gap:20px}
.dmn-prs-actions-title{font-size:16px;line-height:1.5;color:#1F2949;font-weight:600}
.dmn-prs-btn-print{display:block;width:100%;padding:20px;text-align:center;font-size:15px;line-height:1.5;color:#1F2949;background:transparent;border:1.5px solid #1F2949;border-radius:7px;cursor:pointer;font-weight:600;position:relative;overflow:hidden;transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1)}
.dmn-prs-btn-print::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#1F2949;transition:height .24s cubic-bezier(0.0,0,0.2,1);z-index:0}
.dmn-prs-btn-print:hover::after{height:100%}
.dmn-prs-btn-print:hover{color:#fff}
.dmn-prs-btn-print span{position:relative;z-index:1}
.dmn-prs-btn-print:focus-visible{outline:2px solid #17D8F3;outline-offset:2px}
.dmn-prs-btn-contact{display:block;width:100%;padding:20px;text-align:center;font-size:15px;line-height:1.5;color:#fff;background:#17D8F3;border:none;border-radius:7px;cursor:pointer;font-weight:600;position:relative;overflow:hidden;text-decoration:none;transition:color .22s cubic-bezier(0.4,0,0.2,1)}
.dmn-prs-btn-contact::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#1F2949;transition:height .24s cubic-bezier(0.0,0,0.2,1);z-index:0}
.dmn-prs-btn-contact:hover::after{height:100%}
.dmn-prs-btn-contact span{position:relative;z-index:1}
.dmn-prs-btn-contact:focus-visible{outline:2px solid #1F2949;outline-offset:2px}
.dmn-prs-tooltip-wrap{position:relative;display:inline-block}
.dmn-prs-tooltip-wrap:hover .dmn-prs-tooltip,.dmn-prs-tooltip-wrap:focus-within .dmn-prs-tooltip{opacity:1;transform:translateY(-4px);pointer-events:auto}
.dmn-prs-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(0px);background:#1F2949;color:#fff;font-size:15px;line-height:1.5;padding:4px 8px;border-radius:2px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s cubic-bezier(0.4,0,0.2,1),transform .2s cubic-bezier(0.4,0,0.2,1)}
.dmn-prs-contact-lnk{font-size:15px;line-height:1.5;color:#1F2949;text-align:center;display:block;text-decoration:none;transition:color .2s cubic-bezier(0.4,0,0.2,1)}
.dmn-prs-contact-lnk:hover{color:#17D8F3}
.dmn-prs-divider-diag{width:100%;overflow:hidden;line-height:0;margin-top:-1px}
.dmn-prs-divider-diag svg{display:block;width:100%}
@media print {
.dmn-prs-actions-card{display:none}
.dmn-prs-hero{background:#fff!important}
.dmn-prs-hero-title{color:#1F2949!important}
.dmn-prs-hero-sub{color:#333!important}
.dmn-prs-meta-item{color:#555!important}
.dmn-prs-body-wrap{display:block}
.dmn-prs-sidebar{display:none}
}
@media (max-width: 768px) {
.dmn-prs-hero-inner{grid-template-columns:1fr;gap:40px}
.dmn-prs-hero{padding:40px 20px}
.dmn-prs-hero-title{font-size:34px}
.dmn-prs-hero-img-col{align-items:flex-start}
.dmn-prs-body-wrap{grid-template-columns:1fr;padding:40px 20px}
.dmn-prs-sidebar{order:-1}
}
@media (max-width: 480px) {
.dmn-prs-hero-title{font-size:24px}
.dmn-prs-hero-sub{font-size:16px}
}
.pg-tech{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;overflow-x:clip;background:#fff}
.pg-tech ::selection{background:#17D8F3;color:#1F2949}
.pg-tech *,.pg-tech ::before,.pg-tech ::after{box-sizing:border-box}
.pg-tech .pg-cntnr{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
.pg-tech .grad-txt{background:linear-gradient(135deg,#1F2949 0%,#17D8F3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.pg-tech .hero-blk{padding-top:80px;padding-bottom:80px;text-align:center;position:relative;overflow:hidden;background:#fff}
.pg-tech .hero-blk .geo-ring{position:absolute;width:420px;height:420px;border:1.5px solid #17d8f31f;border-radius:42px;top:-60px;right:-100px;animation:slowspin 28s linear infinite;pointer-events:none}
.pg-tech .hero-blk .geo-ring-2{position:absolute;width:260px;height:260px;border:1px solid #1f294912;border-radius:42px;bottom:20px;left:-60px;animation:slowspin 40s linear infinite reverse;pointer-events:none}
@keyframes slowspin {
from{transform:rotate(0deg)}
to{transform:rotate(360deg)}
}
.pg-tech .hero-blk .hero-eyebrow{font-size:15px;line-height:1.5;color:#17D8F3;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;display:block}
.pg-tech .hero-blk .hero-h1{font-size:48px;line-height:1.1;font-weight:800;color:#1F2949;margin:0 0 20px}
.pg-tech .hero-blk .hero-sub{font-size:20px;line-height:1.5;color:#4a5270;max-width:560px;margin:0 auto 40px}
.pg-tech .hero-blk .hero-img-wrap{position:relative;max-width:820px;margin:0 auto;border-radius:14px;overflow:hidden;box-shadow:0 9px 48px 0 #1f29491a}
.pg-tech .hero-blk .hero-img-wrap img{width:100%;height:420px;object-fit:cover;object-position:center;display:block;image-rendering:-webkit-optimize-contrast}
.pg-tech .hero-blk .hero-img-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#1f29492e 100%);pointer-events:none}
.pg-tech .hero-blk .dot-row{display:flex;flex-direction:row;gap:8px;justify-content:center;margin-bottom:40px}
.pg-tech .hero-blk .dot-row span{width:6px;height:6px;border-radius:2px;background:#17D8F3;opacity:.5}
.pg-tech .hero-blk .dot-row span:nth-child(3){opacity:1}
.pg-tech .svg-divider{line-height:0;overflow:hidden}
.pg-tech .svg-divider svg{display:block;width:100%}
.pg-tech .stack-sect{background:#F7F8FA;padding-top:80px;padding-bottom:80px;position:relative}
.pg-tech .stack-sect .rings-bg{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}
.pg-tech .stack-sect .rings-bg::before,.pg-tech .stack-sect .rings-bg::after{content:'';position:absolute;border-radius:42px;border:1px solid #17d8f31a}
.pg-tech .stack-sect .rings-bg::before{width:300px;height:300px;top:-80px;left:-80px}
.pg-tech .stack-sect .rings-bg::after{width:200px;height:200px;bottom:-40px;right:-40px}
.pg-tech .stack-sect .sect-lbl{font-size:15px;color:#17D8F3;text-transform:uppercase;letter-spacing:.08em;display:block;margin-bottom:8px}
.pg-tech .stack-sect .sect-h2{font-size:34px;line-height:1.1;font-weight:700;color:#1F2949;margin:0 0 8px}
.pg-tech .stack-sect .sect-intro{font-size:16px;line-height:1.5;color:#5a6280;max-width:500px;margin:0 0 40px}
.pg-tech .stack-sect .stk-grid{display:grid;grid-template-columns:2fr 2fr 1fr;gap:20px}
.pg-tech .stack-sect .stk-card{background:#fff;border-radius:14px;padding:40px 20px;box-shadow:0 2px 5px 0 #1f294914;transition:box-shadow .22s cubic-bezier(0.4,0,0.2,1),transform .22s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden}
.pg-tech .stack-sect .stk-card:hover{box-shadow:0 5px 22px 0 #1f29491a;transform:translateY(-3px)}
.pg-tech .stack-sect .stk-card .card-num{font-size:64px;font-weight:800;line-height:1.1;color:#17d8f321;position:absolute;top:8px;right:20px;pointer-events:none}
.pg-tech .stack-sect .stk-card .card-ico{width:44px;height:44px;border-radius:7px;background:linear-gradient(135deg,#1F2949 0%,#17D8F3 100%);margin-bottom:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}
.pg-tech .stack-sect .stk-card .card-ico svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.pg-tech .stack-sect .stk-card .card-ttl{font-size:20px;font-weight:700;color:#1F2949;line-height:1.1;margin:0 0 8px}
.pg-tech .stack-sect .stk-card .card-txt{font-size:15px;line-height:1.5;color:#5a6280;margin:0}
.pg-tech .stack-sect .stk-card.stk-highlight{background:linear-gradient(135deg,#1F2949 0%,#263562 100%)}
.pg-tech .stack-sect .stk-card.stk-highlight .card-ttl{color:#fff}
.pg-tech .stack-sect .stk-card.stk-highlight .card-txt{color:#ffffffb3}
.pg-tech .stack-sect .stk-card.stk-highlight .card-num{color:#17d8f32e}
.pg-tech .stack-sect .stk-card.stk-highlight .card-ico{background:#17d8f32e}
.pg-tech .mile-sect{background:#fff;padding-top:80px;padding-bottom:80px}
.pg-tech .mile-sect .mile-hdr{text-align:center;margin-bottom:40px}
.pg-tech .mile-sect .mile-hdr .sect-h2{font-size:34px;font-weight:700;line-height:1.1;color:#1F2949;margin:0 0 8px}
.pg-tech .mile-sect .mile-hdr .sect-sub{font-size:16px;line-height:1.5;color:#5a6280}
.pg-tech .mile-sect .mile-track{display:flex;flex-direction:row;align-items:flex-start;gap:0;position:relative;padding-top:20px}
.pg-tech .mile-sect .mile-track::before{content:'';position:absolute;top:36px;left:40px;right:40px;height:2px;background:linear-gradient(90deg,#17D8F3 0%,#1F2949 100%);border-radius:2px}
.pg-tech .mile-sect .mile-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}
.pg-tech .mile-sect .mile-item .mile-dot{width:32px;height:32px;border-radius:7px;background:#fff;border:2px solid #17D8F3;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;z-index:1;transition:background .24s cubic-bezier(0.4,0,0.2,1),border-color .24s cubic-bezier(0.4,0,0.2,1)}
.pg-tech .mile-sect .mile-item .mile-dot svg{width:14px;height:14px;fill:none;stroke:#17D8F3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .24s cubic-bezier(0.4,0,0.2,1)}
.pg-tech .mile-sect .mile-item:hover .mile-dot{background:#17D8F3;border-color:#17D8F3}
.pg-tech .mile-sect .mile-item:hover .mile-dot svg{stroke:#fff}
.pg-tech .mile-sect .mile-item .mile-date{font-size:15px;font-weight:700;color:#1F2949;line-height:1.1}
.pg-tech .mile-sect .mile-item .mile-lbl{font-size:15px;line-height:1.5;color:#5a6280;max-width:120px}
.pg-tech .xprt-sect{background:linear-gradient(135deg,#1F2949 0%,#263562 100%);padding-top:80px;padding-bottom:80px}
.pg-tech .xprt-sect .xprt-inner{display:flex;flex-direction:row;gap:40px;align-items:center}
.pg-tech .xprt-sect .xprt-txt{flex:1}
.pg-tech .xprt-sect .xprt-badge{font-size:15px;color:#17D8F3;text-transform:uppercase;letter-spacing:.08em;display:block;margin-bottom:8px}
.pg-tech .xprt-sect .xprt-h2{font-size:34px;font-weight:700;line-height:1.1;color:#fff;margin:0 0 20px}
.pg-tech .xprt-sect .xprt-p{font-size:16px;line-height:1.5;color:#ffffffbf;margin:0 0 20px}
.pg-tech .xprt-sect .xprt-list{list-style:none;padding:0;margin:0 0 40px;display:flex;flex-direction:column;gap:8px}
.pg-tech .xprt-sect .xprt-list li{display:flex;flex-direction:row;align-items:flex-start;gap:8px;font-size:15px;line-height:1.5;color:#fffc}
.pg-tech .xprt-sect .xprt-list li .xl-num{font-size:20px;font-weight:800;color:#17d8f340;line-height:1.1;min-width:24px}
.pg-tech .xprt-sect .xprt-profile{display:flex;flex-direction:row;align-items:center;gap:20px;padding:20px;background:#ffffff0f;border-radius:14px;box-shadow:inset 0 2px 6px 0 #17d8f314}
.pg-tech .xprt-sect .xprt-profile img{width:80px;height:80px;object-fit:cover;object-position:top;display:block;flex-shrink:0;border-radius:2px}
.pg-tech .xprt-sect .xprt-profile .prf-name{font-size:16px;font-weight:700;color:#fff;display:block;margin-bottom:4px}
.pg-tech .xprt-sect .xprt-profile .prf-role{font-size:15px;color:#fff9;line-height:1.5}
.pg-tech .xprt-sect .xprt-visual{width:360px;flex-shrink:0}
.pg-tech .xprt-sect .xprt-metrics{display:flex;flex-direction:column;gap:20px}
.pg-tech .xprt-sect .met-row{background:#ffffff0d;border-radius:14px;padding:20px;box-shadow:inset 0 3px 6px 0 #17d8f30d}
.pg-tech .xprt-sect .met-row .met-lbl{font-size:15px;color:#ffffff8c;display:block;margin-bottom:8px}
.pg-tech .xprt-sect .met-row .met-bar-wrap{height:6px;background:#ffffff1a;border-radius:2px;overflow:hidden;margin-bottom:8px}
.pg-tech .xprt-sect .met-row .met-bar{height:100%;background:linear-gradient(90deg,#17D8F3,#1F2949);border-radius:2px;transition:width .28s cubic-bezier(0.0,0,0.2,1)}
.pg-tech .xprt-sect .met-row .met-val{font-size:20px;font-weight:800;color:#17D8F3}
.pg-tech .svg-div2{line-height:0;overflow:hidden;background:#fff}
.pg-tech .svg-div2 svg{display:block;width:100%}
@media (max-width: 860px) {
.pg-tech .stk-grid{grid-template-columns:1fr 1fr!important}
.pg-tech .xprt-inner{flex-direction:column}
.pg-tech .xprt-visual{width:100%}
.pg-tech .mile-track{flex-direction:column;align-items:flex-start;gap:20px}
.pg-tech .mile-sect .mile-track::before{display:none}
.pg-tech .mile-item{flex-direction:row!important;text-align:left!important;align-items:flex-start!important;gap:20px!important}
.pg-tech .mile-lbl{max-width:none!important}
}
@media (max-width: 560px) {
.pg-tech .hero-h1{font-size:34px}
.pg-tech .pg-cntnr{padding-left:20px;padding-right:20px}
.pg-tech .stk-grid{grid-template-columns:1fr!important}
.pg-tech .hero-img-wrap img{height:240px}
.pg-tech .sect-h2{font-size:24px!important}
.pg-tech .xprt-h2{font-size:24px!important}
}
.pr-pg{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;background:#f9f9f9;overflow-x:clip}
.pr-pg ::selection{background:#17D8F3;color:#1F2949}
.pr-pg-hero{background:#fff;padding:80px 20px 40px}
.pr-pg-hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end}
.pr-pg-hero-txt{position:relative;padding:40px}
.pr-pg-dot-grid{position:absolute;inset:0;background-image:radial-gradient(circle,#1f29491f 1px,transparent 1px);background-size:20px 20px;pointer-events:none;z-index:0;border-radius:14px}
.pr-pg-hero-txt-content{position:relative;z-index:1}
.pr-pg-label{display:inline-block;font-size:15px;color:#17D8F3;font-weight:600;letter-spacing:.08em;margin-bottom:20px;text-transform:uppercase}
.pr-pg-h1{font-size:48px;line-height:1.1;color:#1F2949;font-weight:800;margin:0 0 20px}
.pr-pg-h1 span{background:linear-gradient(135deg,#1F2949,#17D8F3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.pr-pg-hero-quote{font-size:16px;line-height:1.9;color:#555;margin:0;font-style:italic;border-left:none;padding-left:0}
.pr-pg-hero-img-cell{border-radius:14px;overflow:hidden;width:100%;height:360px;box-shadow:0 9px 48px 0 #1f29491a}
.pr-pg-hero-img-cell img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.pr-pg-divider-svg{display:block;width:100%;line-height:0}
.pr-pg-releases{background:#fff;padding:80px 20px}
.pr-pg-releases-inner{max-width:1100px;margin:0 auto}
.pr-pg-sec-head{margin-bottom:40px}
.pr-pg-sec-ttl{font-size:34px;font-weight:700;color:#1F2949;line-height:1.1;margin:0 0 8px}
.pr-pg-sec-sub{font-size:16px;color:#666;line-height:1.5;margin:0}
.pr-pg-cards-grid{display:grid;grid-template-columns:2fr 2fr 1fr;gap:20px;align-items:start}
.pr-pg-card{background:#fff;border-radius:14px;box-shadow:0 2px 5px 0 #1f294914;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .22s cubic-bezier(0.4,0,0.2,1)}
.pr-pg-card:hover{box-shadow:0 9px 48px 0 #1f29491a}
.pr-pg-card-img{width:100%;height:200px;overflow:hidden;flex-shrink:0}
.pr-pg-card-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .26s cubic-bezier(0.4,0,0.2,1)}
.pr-pg-card:hover .pr-pg-card-img img{transform:scale(1.04)}
.pr-pg-card-body{padding:20px;flex:1;display:flex;flex-direction:column;gap:8px}
.pr-pg-card-tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}
.pr-pg-tag{display:inline-block;font-size:15px;background:#E7E5E5;color:#1F2949;border-radius:7px;padding:4px 8px;font-weight:500}
.pr-pg-tag-theme{background:#17d8f326;color:#1F2949}
.pr-pg-card-ttl{font-size:20px;font-weight:700;color:#1F2949;line-height:1.5;margin:0}
.pr-pg-card-sub{font-size:15px;color:#555;line-height:1.5;margin:0;font-weight:400}
.pr-pg-card-desc{font-size:15px;line-height:1.9;color:#666;margin:0;flex:1}
.pr-pg-card-meta{display:flex;flex-direction:row;align-items:center;gap:20px;padding-top:8px;border-top:1px solid #E7E5E5;margin-top:8px}
.pr-pg-meta-item{font-size:15px;color:#888;display:flex;flex-direction:row;align-items:center;gap:4px}
.pr-pg-meta-item svg{flex-shrink:0}
.pr-pg-card-link{display:inline-block;margin-top:8px;font-size:15px;color:#1F2949;font-weight:600;text-decoration:none;position:relative;padding-bottom:2px;transition:color .24s cubic-bezier(0.4,0,0.2,1)}
.pr-pg-card-link::after{content:'';position:absolute;left:0;bottom:0;width:0;height:2px;background:#17D8F3;transition:width .22s cubic-bezier(0.0,0,0.2,1);border-radius:2px}
.pr-pg-card-link:hover{color:#17D8F3}
.pr-pg-card-link:hover::after{width:100%}
.pr-pg-card-sm{grid-column:3}
.pr-pg-card-sm .pr-pg-card-img{height:140px}
.pr-pg-card-sm .pr-pg-card-ttl{font-size:16px}
.pr-pg-card-sm .pr-pg-card-desc{display:none}
.pr-pg-stats-sec{background:linear-gradient(135deg,#1F2949 60%,#17D8F3 140%);padding:80px 20px}
.pr-pg-stats-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}
.pr-pg-stat-card{background:#ffffff12;border:1px solid #ffffff1f;border-radius:14px;padding:40px 20px;text-align:center;box-shadow:inset 0 2px 6px 0 #17d8f30f}
.pr-pg-stat-num{font-size:48px;font-weight:800;color:#17D8F3;line-height:1.1;display:block}
.pr-pg-stat-lbl{font-size:15px;color:#ffffffbf;line-height:1.5;margin-top:8px;display:block}
.pr-pg-contact-sec{background:#E7E5E5;padding:80px 20px}
.pr-pg-contact-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.pr-pg-contact-txt-h{font-size:34px;font-weight:700;color:#1F2949;line-height:1.1;margin:0 0 20px}
.pr-pg-dash{display:inline-block;width:28px;height:3px;background:#17D8F3;border-radius:2px;margin-right:8px;vertical-align:middle;margin-bottom:4px}
.pr-pg-contact-body{font-size:16px;line-height:1.9;color:#444;margin:0 0 20px}
.pr-pg-contact-detail{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}
.pr-pg-contact-row{font-size:15px;color:#1F2949;display:flex;flex-direction:row;align-items:center;gap:8px}
.pr-pg-contact-row a{color:#1F2949;text-decoration:none;transition:color .2s cubic-bezier(0.4,0,0.2,1)}
.pr-pg-contact-row a:hover{color:#17D8F3}
.pr-pg-form-wrap{background:#fff;border-radius:14px;padding:40px;box-shadow:0 5px 22px 0 #1f29491a}
.pr-pg-form-ttl{font-size:24px;font-weight:700;color:#1F2949;margin:0 0 20px}
.pr-pg-form{display:flex;flex-direction:column;gap:20px}
.pr-pg-field{display:flex;flex-direction:column;gap:4px}
.pr-pg-lbl{font-size:15px;color:#1F2949;font-weight:600}
.pr-pg-inp{border:1.5px solid #E7E5E5;border-radius:7px;padding:8px 20px;font-size:15px;color:#1F2949;background:#f9f9f9;outline:none;transition:border-color .22s cubic-bezier(0.4,0,0.2,1),box-shadow .22s cubic-bezier(0.4,0,0.2,1);box-shadow:inset 0 2px 4px 0 #1f29490d;text-overflow:ellipsis}
.pr-pg-inp::placeholder{color:#aaa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pr-pg-inp:focus{border-color:#17D8F3;box-shadow:inset 0 2px 4px 0 #17d8f314}
.pr-pg-textarea{resize:vertical;min-height:100px}
.pr-pg-btn{display:inline-block;padding:8px 40px;font-size:16px;font-weight:700;color:#fff;background:#1F2949;border:none;border-radius:7px;cursor:pointer;position:relative;overflow:hidden;text-align:center;transition:color .24s cubic-bezier(0.4,0,0.2,1);box-shadow:0 2px 5px 0 #1f294914;align-self:flex-start}
.pr-pg-btn::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#17D8F3;transition:height .26s cubic-bezier(0.0,0,0.2,1);z-index:0;border-radius:7px}
.pr-pg-btn:hover::before{height:100%}
.pr-pg-btn span{position:relative;z-index:1}
.pr-pg-btn:hover{color:#1F2949}
@media (max-width: 900px) {
.pr-pg-hero-inner{grid-template-columns:1fr}
.pr-pg-cards-grid{grid-template-columns:1fr 1fr}
.pr-pg-card-sm{grid-column:auto}
.pr-pg-stats-inner{grid-template-columns:1fr 1fr}
.pr-pg-contact-inner{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 600px) {
.pr-pg-cards-grid{grid-template-columns:1fr}
.pr-pg-stats-inner{grid-template-columns:1fr 1fr}
.pr-pg-h1{font-size:34px}
.pr-pg-hero-img-cell{height:220px}
}
.pg-contact{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;overflow-x:clip}
.pg-contact ::selection{background:#17D8F3;color:#1F2949}
.pg-contact *{box-sizing:border-box}
.pg-contact .hero-wrap{background:linear-gradient(135deg,#1F2949 0%,#17294a 40%,#0e1e3a 70%,#17D8F3 160%);padding:80px 20px;position:relative;overflow:hidden}
.pg-contact .hero-wrap::before{content:'';position:absolute;top:-40px;right:-40px;width:300px;height:300px;border-radius:42px;background:#17d8f30f;pointer-events:none}
.pg-contact .hero-wrap::after{content:'';position:absolute;bottom:20px;left:-60px;width:200px;height:200px;border-radius:42px;background:#17d8f30a;pointer-events:none}
.pg-contact .hero-circ-1{position:absolute;top:30px;left:15%;width:120px;height:120px;border-radius:42px;border:1px solid #17d8f31a;pointer-events:none}
.pg-contact .hero-circ-2{position:absolute;bottom:40px;right:12%;width:80px;height:80px;border-radius:26px;border:1px solid #17d8f314;pointer-events:none}
.pg-contact .hero-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:80px}
.pg-contact .hero-txt{flex:1 1 0}
.pg-contact .hero-lbl{display:inline-block;font-size:15px;line-height:1.5;color:#17D8F3;letter-spacing:.04em;margin-bottom:20px;text-transform:uppercase;font-weight:500}
.pg-contact .hero-h1{font-size:48px;line-height:1.1;font-weight:700;color:#fff;margin:0 0 20px;background:linear-gradient(135deg,#fff 30%,#17D8F3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.pg-contact .hero-desc{font-size:16px;line-height:1.9;color:#ffffffb8;margin:0 0 40px;max-width:420px}
.pg-contact .hero-cntcts{display:flex;flex-direction:column;gap:20px}
.pg-contact .hero-cntct-item{display:flex;flex-direction:row;align-items:flex-start;gap:8px}
.pg-contact .hci-icn{width:20px;height:20px;flex-shrink:0;margin-top:2px}
.pg-contact .hci-icn svg{width:20px;height:20px}
.pg-contact .hci-txt{font-size:15px;line-height:1.5;color:#fffc}
.pg-contact .hci-txt a{color:#fffc;text-decoration:none;transition:color .22s cubic-bezier(0.4,0,0.2,1)}
.pg-contact .hci-txt a:hover{color:#17D8F3}
.pg-contact .hero-img-col{flex:0 0 340px;position:relative}
.pg-contact .hero-img-frame{width:340px;height:400px;border-radius:14px;overflow:hidden;box-shadow:0 9px 48px 0 #17d8f31a;position:relative;transition:box-shadow .25s cubic-bezier(0.4,0,0.2,1)}
.pg-contact .hero-img-frame:hover{box-shadow:0 9px 48px 0 #17d8f338}
.pg-contact .hero-img-frame img{width:340px;height:400px;object-fit:cover;object-position:center;display:block;filter:saturate(0.7) hue-rotate(200deg) brightness(0.85)}
.pg-contact .hero-img-frame::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#1f294973 0%,#17d8f326 100%);border-radius:14px;pointer-events:none}
.pg-contact .form-sct{background:#f9f9f9;padding:80px 20px}
.pg-contact .form-sct-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:row;gap:80px;align-items:flex-start}
.pg-contact .form-aside{flex:0 0 280px;padding-top:8px}
.pg-contact .form-aside-ttl{font-size:34px;line-height:1.1;font-weight:700;color:#1F2949;margin:0 0 20px}
.pg-contact .form-aside-body{font-size:15px;line-height:1.9;color:#4a4a5a;margin:0 0 40px}
.pg-contact .form-aside-steps{display:flex;flex-direction:column;gap:20px;list-style:none;padding:0;margin:0}
.pg-contact .fas-item{display:flex;flex-direction:row;align-items:flex-start;gap:8px;position:relative}
.pg-contact .fas-num{font-size:48px;line-height:1.1;font-weight:700;color:#1f294912;width:40px;flex-shrink:0;text-align:right;line-height:1;position:relative;top:2px}
.pg-contact .fas-txt{font-size:15px;line-height:1.5;color:#2d3250;padding-top:4px}
.pg-contact .form-col{flex:1 1 0}
.pg-contact .frm-main{background:#fff;border-radius:14px;padding:40px;box-shadow:0 5px 22px 0 #1f29491a}
.pg-contact .frm-row{display:flex;flex-direction:row;gap:20px;margin-bottom:20px}
.pg-contact .frm-field{display:flex;flex-direction:column;gap:8px;flex:1 1 0}
.pg-contact .frm-field-full{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}
.pg-contact .frm-lbl{font-size:15px;line-height:1.5;font-weight:600;color:#1F2949}
.pg-contact .frm-inp{width:100%;padding:12px 16px;font-size:15px;line-height:1.5;color:#1F2949;background:#f9f9f9;border:1.5px solid #E7E5E5;border-radius:7px;outline:none;transition:border-color .22s cubic-bezier(0.4,0,0.2,1),box-shadow .22s cubic-bezier(0.4,0,0.2,1);box-shadow:inset 0 2px 4px 0 #1f29490d;text-overflow:ellipsis}
.pg-contact .frm-inp:focus{border-color:#17D8F3;box-shadow:inset 0 2px 4px 0 #1f29490a 0 0 0 3px #17d8f31f}
.pg-contact .frm-inp::placeholder{color:#9a9aaa;text-overflow:ellipsis}
.pg-contact .frm-sel{width:100%;padding:12px 16px;font-size:15px;line-height:1.5;color:#1F2949;background:#f9f9f9;border:1.5px solid #E7E5E5;border-radius:7px;outline:none;cursor:pointer;transition:border-color .2s cubic-bezier(0.4,0,0.2,1);box-shadow:inset 0 2px 4px 0 #1f29490d;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231F2949' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px}
.pg-contact .frm-sel:focus{border-color:#17D8F3}
.pg-contact .frm-privacy{display:flex;flex-direction:row;align-items:flex-start;gap:8px;margin-bottom:20px;padding:16px;background:#f4f4f6;border-radius:7px}
.pg-contact .frm-chk{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:#17D8F3;cursor:pointer}
.pg-contact .frm-privacy-txt{font-size:15px;line-height:1.5;color:#4a4a5a}
.pg-contact .frm-privacy-txt a{color:#1F2949;text-decoration:underline;text-underline-offset:2px;transition:color .2s cubic-bezier(0.4,0,0.2,1)}
.pg-contact .frm-privacy-txt a:hover{color:#17D8F3}
.pg-contact .frm-bttn-wrap{display:flex;flex-direction:row;align-items:center}
.pg-contact .frm-bttn{display:inline-block;padding:14px 40px;font-size:16px;line-height:1.5;font-weight:600;color:#fff;background:#1F2949;border:none;border-radius:7px;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 5px 22px 0 #1f29491a;transition:color .24s cubic-bezier(0.4,0,0.2,1),box-shadow .24s cubic-bezier(0.4,0,0.2,1)}
.pg-contact .frm-bttn::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#17D8F3;border-radius:7px;transition:height .26s cubic-bezier(0.0,0,0.2,1);z-index:0}
.pg-contact .frm-bttn:hover::before{height:100%}
.pg-contact .frm-bttn:hover{color:#1F2949;box-shadow:0 9px 48px 0 #1f29491a}
.pg-contact .frm-bttn-txt{position:relative;z-index:1}
.pg-contact .frm-bttn:focus-visible{outline:3px solid #17D8F3;outline-offset:2px}
@media (max-width: 900px) {
.pg-contact .hero-inner{flex-direction:column;gap:40px}
.pg-contact .hero-img-col{flex:none;width:100%}
.pg-contact .hero-img-frame{width:100%;height:260px}
.pg-contact .hero-img-frame img{width:100%;height:260px}
.pg-contact .hero-h1{font-size:34px}
.pg-contact .form-sct-inner{flex-direction:column;gap:40px}
.pg-contact .form-aside{flex:none;width:100%}
.pg-contact .frm-row{flex-direction:column;gap:20px}
}
@media (max-width: 520px) {
.pg-contact .hero-wrap{padding:40px 20px}
.pg-contact .form-sct{padding:40px 20px}
.pg-contact .frm-main{padding:20px}
.pg-contact .hero-h1{font-size:24px}
.pg-contact .form-aside-ttl{font-size:24px}
}
.dm-home{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;overflow-x:clip}
.dm-home ::selection{background:#17D8F3;color:#1F2949}
.dm-home .pg-wrap{max-width:1100px;margin:0 auto;padding:0 20px}
.dm-home .divdr-cross{display:flex;align-items:center;gap:8px;padding:8px 0;overflow:hidden}
.dm-home .divdr-cross .cross-rpt{display:flex;gap:20px;flex:1;overflow:hidden}
.dm-home .divdr-cross .cross-rpt span{display:block;width:8px;height:8px;flex-shrink:0;position:relative}
.dm-home .divdr-cross .cross-rpt span::before,.dm-home .divdr-cross .cross-rpt span::after{content:'';position:absolute;background:#1F2949;opacity:.18}
.dm-home .divdr-cross .cross-rpt span::before{width:1px;height:8px;left:50%;top:0}
.dm-home .divdr-cross .cross-rpt span::after{width:8px;height:1px;top:50%;left:0}
.dm-home .grad-txt{background:linear-gradient(135deg,#1F2949 0%,#17D8F3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.dm-home .circ-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:42px;background:#1F2949;color:#fff;font-size:15px;line-height:1.1;font-weight:700;flex-shrink:0}
.dm-home .hero-blk{background:#1F2949;position:relative;overflow:hidden;padding:80px 0}
.dm-home .hero-blk::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(-45deg,#17d8f30a 0px,#17d8f30a 1px,transparent 1px,transparent 14px);pointer-events:none}
.dm-home .hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.dm-home .hero-txt{color:#fff}
.dm-home .hero-txt .hero-h1{font-size:48px;line-height:1.1;font-weight:800;margin-bottom:20px;color:#fff}
.dm-home .hero-txt .hero-h1 .grad-txt{background:linear-gradient(135deg,#17D8F3 0%,#E7E5E5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.dm-home .hero-pts{list-style:none;margin:0 0 40px;padding:0;display:flex;flex-direction:column;gap:8px}
.dm-home .hero-pts li{font-size:16px;line-height:1.5;color:#e7e5e5d9;display:flex;align-items:flex-start;gap:8px}
.dm-home .hero-pts li .pt-dot{width:6px;height:6px;border-radius:42px;background:#17D8F3;margin-top:8px;flex-shrink:0}
.dm-home .hero-cta-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap}
.dm-home .btn-prim{display:inline-block;padding:8px 20px;border-radius:7px;background:transparent;border:2px solid #17D8F3;color:#17D8F3;font-size:16px;font-weight:600;text-decoration:none;position:relative;overflow:hidden;transition:color .22s cubic-bezier(0.4,0,0.2,1)}
.dm-home .btn-prim::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;background:#17D8F3;transition:height .25s cubic-bezier(0.4,0,0.2,1);z-index:0}
.dm-home .btn-prim:hover::before{height:100%}
.dm-home .btn-prim:hover{color:#1F2949}
.dm-home .btn-prim span{position:relative;z-index:1}
.dm-home .btn-sec{font-size:15px;color:#e7e5e5b3;text-decoration:none;border-bottom:1px solid #e7e5e54d;transition:color .2s cubic-bezier(0.4,0,0.2,1),border-color .2s cubic-bezier(0.4,0,0.2,1)}
.dm-home .btn-sec:hover{color:#17D8F3;border-color:#17D8F3}
.dm-home .hero-img-col{position:relative}
.dm-home .hero-img-wrap{border-radius:14px;overflow:hidden;box-shadow:0 9px 48px 0 #1f29491a;position:relative}
.dm-home .hero-img-wrap img{width:100%;height:380px;object-fit:cover;object-position:center;display:block}
.dm-home .hero-img-wrap .img-ovl{position:absolute;inset:0;background:linear-gradient(to top,#1f29498c 0%,transparent 55%);pointer-events:none}
.dm-home .hero-badge{position:absolute;bottom:-20px;left:-20px;background:#fff;border-radius:14px;padding:8px 20px;box-shadow:0 5px 22px 0 #1f29491a;display:flex;align-items:center;gap:8px}
.dm-home .hero-badge .bdg-lbl{font-size:15px;color:#1F2949;font-weight:600}
.dm-home .hero-badge .bdg-sub{font-size:15px;color:#1f29498c}
.dm-home .feat-sct{background:#fff;padding:80px 0 40px}
.dm-home .feat-sct .feat-hdr{text-align:center;margin-bottom:40px}
.dm-home .feat-sct .feat-hdr h2{font-size:34px;line-height:1.1;font-weight:800;color:#1F2949;margin-bottom:8px}
.dm-home .feat-sct .feat-hdr p{font-size:16px;line-height:1.5;color:#1f2949a6;max-width:520px;margin:0 auto}
.dm-home .feat-grid{display:grid;grid-template-columns:2fr 2fr 1fr;gap:20px;align-items:start}
.dm-home .feat-crd{border-radius:14px;background:#F8F8F8;padding:20px;box-shadow:0 2px 5px 0 #1f294914;position:relative;transition:box-shadow .25s cubic-bezier(0.4,0,0.2,1)}
.dm-home .feat-crd:hover{box-shadow:0 5px 22px 0 #1f29491a}
.dm-home .feat-crd .crd-num{font-size:64px;line-height:1.1;font-weight:900;color:#1f29490d;position:absolute;top:8px;right:20px;pointer-events:none;user-select:none}
.dm-home .feat-crd h3{font-size:20px;line-height:1.1;font-weight:700;color:#1F2949;margin-bottom:8px}
.dm-home .feat-crd p{font-size:15px;line-height:1.5;color:#1f2949b3}
.dm-home .feat-crd-tall{grid-row:span 2;background:linear-gradient(135deg,#1F2949 0%,#17D8F3 100%)}
.dm-home .feat-crd-tall h3,.dm-home .feat-crd-tall p{color:#fff}
.dm-home .feat-crd-tall p{color:#fffc}
.dm-home .feat-crd-img{padding:0;overflow:hidden}
.dm-home .feat-crd-img img{width:100%;height:200px;object-fit:cover;object-position:center;display:block}
.dm-home .feat-crd-img .crd-img-txt{padding:20px}
.dm-home .feat-crd-img .crd-img-txt h3{font-size:20px;line-height:1.1;font-weight:700;color:#1F2949;margin-bottom:8px}
.dm-home .feat-crd-img .crd-img-txt p{font-size:15px;line-height:1.5;color:#1f2949b3}
.dm-home .bracket-box{position:relative}
.dm-home .bracket-box::before,.dm-home .bracket-box::after{content:'';position:absolute;width:14px;height:14px;pointer-events:none}
.dm-home .bracket-box::before{top:-4px;left:-4px;border-top:2px solid #17D8F3;border-left:2px solid #17D8F3;border-radius:2px 0 0 0}
.dm-home .bracket-box::after{bottom:-4px;right:-4px;border-bottom:2px solid #17D8F3;border-right:2px solid #17D8F3;border-radius:0 0 2px 0}
.dm-home .prog-sct{background:#E7E5E5;padding:80px 0}
.dm-home .prog-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.dm-home .prog-imgs{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.dm-home .prog-img-fr{border-radius:14px;overflow:hidden;box-shadow:0 5px 22px 0 #1f29491a;transition:box-shadow .22s cubic-bezier(0.0,0,0.2,1),transform .22s cubic-bezier(0.0,0,0.2,1)}
.dm-home .prog-img-fr:hover{box-shadow:0 9px 48px 0 #1f29491a;transform:translateY(-4px)}
.dm-home .prog-img-fr img{width:100%;height:160px;object-fit:cover;object-position:center;display:block}
.dm-home .prog-img-fr.tall img{height:220px}
.dm-home .prog-txt h2{font-size:34px;line-height:1.1;font-weight:800;color:#1F2949;margin-bottom:20px}
.dm-home .prog-txt p{font-size:16px;line-height:1.5;color:#1f2949bf;margin-bottom:20px}
.dm-home .prog-steps{display:flex;flex-direction:column;gap:8px;margin-bottom:40px}
.dm-home .prog-step{display:flex;align-items:flex-start;gap:8px}
.dm-home .prog-step .step-label{font-size:15px;line-height:1.5;color:#1F2949}
.dm-home .btn-dark{display:inline-block;padding:8px 20px;background:transparent;border:2px solid #1F2949;border-radius:7px;color:#1F2949;font-size:16px;font-weight:600;text-decoration:none;position:relative;overflow:hidden;transition:color .24s cubic-bezier(0.4,0,0.2,1)}
.dm-home .btn-dark::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;background:#1F2949;transition:height .26s cubic-bezier(0.4,0,0.2,1);z-index:0}
.dm-home .btn-dark:hover::before{height:100%}
.dm-home .btn-dark:hover{color:#fff}
.dm-home .btn-dark span{position:relative;z-index:1}
.dm-home .tst-sct{background:#fff;padding:80px 0}
.dm-home .tst-sct .tst-hdr{margin-bottom:40px}
.dm-home .tst-sct .tst-hdr h2{font-size:34px;line-height:1.1;font-weight:800;color:#1F2949;margin-bottom:8px}
.dm-home .tst-sct .tst-hdr p{font-size:16px;line-height:1.5;color:#1f2949a6;max-width:460px}
.dm-home .tst-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}
.dm-home .tst-crd{border-radius:14px;border:1px solid #E7E5E5;padding:20px;box-shadow:0 2px 5px 0 #1f294914}
.dm-home .tst-crd .tst-quote{font-size:16px;line-height:1.9;color:#1f2949cc;margin-bottom:20px}
.dm-home .tst-person{display:flex;align-items:center;gap:8px}
.dm-home .tst-person img{width:48px;height:48px;border-radius:26px;object-fit:cover;object-position:top;flex-shrink:0;box-shadow:0 2px 5px 0 #1f294914}
.dm-home .tst-person .prs-name{font-size:15px;font-weight:700;color:#1F2949}
.dm-home .tst-person .prs-role{font-size:15px;color:#1f29498c}
.dm-home .tst-crd-featured{background:#1F2949;border-color:transparent}
.dm-home .tst-crd-featured .tst-quote{color:#ffffffd9}
.dm-home .tst-crd-featured .prs-name{color:#fff}
.dm-home .tst-crd-featured .prs-role{color:#ffffff8c}
.dm-home .cntct-sct{background:#F8F8F8;padding:80px 0}
.dm-home .cntct-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.dm-home .cntct-txt h2{font-size:34px;line-height:1.1;font-weight:800;color:#1F2949;margin-bottom:8px}
.dm-home .cntct-txt p{font-size:16px;line-height:1.5;color:#1f2949b3;margin-bottom:20px}
.dm-home .cntct-dtls{display:flex;flex-direction:column;gap:8px}
.dm-home .cntct-dtl{display:flex;align-items:flex-start;gap:8px}
.dm-home .cntct-dtl .dtl-lbl{font-size:15px;font-weight:700;color:#1F2949;min-width:60px}
.dm-home .cntct-dtl a,.dm-home .cntct-dtl span{font-size:15px;line-height:1.5;color:#1f2949bf;text-decoration:none;transition:color .2s cubic-bezier(0.4,0,0.2,1)}
.dm-home .cntct-dtl a:hover{color:#17D8F3}
.dm-home .cntct-frm{background:#fff;border-radius:14px;padding:40px;box-shadow:0 5px 22px 0 #1f29491a}
.dm-home .cntct-frm .frm-fld{margin-bottom:20px}
.dm-home .cntct-frm .frm-fld label{display:block;font-size:15px;font-weight:600;color:#1F2949;margin-bottom:8px}
.dm-home .cntct-frm .frm-fld input,.dm-home .cntct-frm .frm-fld textarea{width:100%;padding:8px 20px;border:1px solid #E7E5E5;border-radius:7px;font-size:15px;color:#1F2949;background:#fff;outline:none;box-shadow:inset 0 2px 4px 0 #1f29490d;transition:border-color .2s cubic-bezier(0.4,0,0.2,1),box-shadow .2s cubic-bezier(0.4,0,0.2,1);box-sizing:border-box;text-overflow:ellipsis}
.dm-home .cntct-frm .frm-fld input::placeholder,.dm-home .cntct-frm .frm-fld textarea::placeholder{color:#1f294959;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dm-home .cntct-frm .frm-fld input:focus,.dm-home .cntct-frm .frm-fld textarea:focus{border-color:#17D8F3;box-shadow:inset 0 2px 4px 0 #17d8f314 0 0 0 3px #17d8f31f}
.dm-home .cntct-frm .frm-fld textarea{height:120px;resize:vertical}
.dm-home .btn-submit{display:inline-block;padding:8px 40px;background:transparent;border:2px solid #1F2949;border-radius:7px;color:#1F2949;font-size:16px;font-weight:700;cursor:pointer;position:relative;overflow:hidden;transition:color .24s cubic-bezier(0.4,0,0.2,1);width:100%}
.dm-home .btn-submit::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;background:#1F2949;transition:height .26s cubic-bezier(0.4,0,0.2,1);z-index:0}
.dm-home .btn-submit:hover::before{height:100%}
.dm-home .btn-submit:hover{color:#fff}
.dm-home .btn-submit span{position:relative;z-index:1}
.dm-home .abt-strip{background:linear-gradient(135deg,#1F2949 0%,#17D8F3 100%);padding:40px 0}
.dm-home .abt-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}
.dm-home .abt-strip-txt h2{font-size:24px;line-height:1.1;font-weight:800;color:#fff;margin-bottom:8px}
.dm-home .abt-strip-txt p{font-size:15px;line-height:1.5;color:#fffc;max-width:520px}
.dm-home .btn-white{display:inline-block;padding:8px 20px;background:transparent;border:2px solid #fff;border-radius:7px;color:#fff;font-size:16px;font-weight:600;text-decoration:none;white-space:nowrap;position:relative;overflow:hidden;transition:color .22s cubic-bezier(0.4,0,0.2,1);flex-shrink:0}
.dm-home .btn-white::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;background:#fff;transition:height .24s cubic-bezier(0.4,0,0.2,1);z-index:0}
.dm-home .btn-white:hover::before{height:100%}
.dm-home .btn-white:hover{color:#1F2949}
.dm-home .btn-white span{position:relative;z-index:1}
@keyframes grad-rot {
0%{background-position:0 50%}
50%{background-position:100% 50%}
100%{background-position:0 50%}
}
.dm-home .feat-crd-tall{background:linear-gradient(135deg,#1F2949,#17D8F3,#1F2949);background-size:200% 200%;animation:grad-rot 6s ease infinite}
@media (max-width: 900px) {
.dm-home .hero-inner{grid-template-columns:1fr}
.dm-home .feat-grid{grid-template-columns:1fr 1fr}
.dm-home .feat-crd-tall{grid-row:auto;grid-column:span 2}
.dm-home .prog-inner{grid-template-columns:1fr}
.dm-home .tst-layout{grid-template-columns:1fr}
.dm-home .cntct-inner{grid-template-columns:1fr}
}
@media (max-width: 600px) {
.dm-home .hero-txt .hero-h1{font-size:34px}
.dm-home .feat-grid{grid-template-columns:1fr}
.dm-home .feat-crd-tall{grid-column:auto}
.dm-home .prog-imgs{grid-template-columns:1fr}
.dm-home .abt-strip-inner{flex-direction:column;align-items:flex-start}
.dm-home .cntct-frm{padding:20px}
}
.pg-about{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;overflow-x:clip;background:#fff}
.pg-about ::selection{background:#17D8F3;color:#1F2949}
.pg-about *{box-sizing:border-box}
.pg-about .dm-cntnr{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
.pg-about .ttl-blk{position:relative;padding-top:40px;padding-bottom:80px;background:#fff;overflow:hidden}
.pg-about .ttl-blk-inner{position:relative;z-index:1;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;display:grid;grid-template-columns:2fr 2fr 1fr;gap:40px;align-items:center}
.pg-about .ttl-blk-radial{position:absolute;inset:0;background:radial-gradient(ellipse 80% 70% at 40% 50%,#17d8f317 0%,#1f29490a 55%,transparent 100%);pointer-events:none}
.pg-about .ttl-dots{position:absolute;top:20px;right:80px;width:120px;height:120px;pointer-events:none;opacity:.18}
.pg-about .ttl-dots circle{fill:#1F2949}
.pg-about .ttl-txt-col{grid-column:1 / 3}
.pg-about .ttl-h1{font-size:48px;line-height:1.1;font-weight:800;color:#1F2949;margin:0 0 20px}
.pg-about .ttl-h1 .grd-txt{background:linear-gradient(135deg,#1F2949 0%,#17D8F3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline;animation:txt-swp 1.8s cubic-bezier(0.4,0,0.2,1) forwards}
@keyframes txt-swp {
0%{background-position:-200% center}
100%{background-position:200% center}
}
.pg-about .ttl-sub{font-size:20px;line-height:1.5;color:#1F2949;opacity:.75;margin:0 0 40px;text-align:left}
.pg-about .ttl-lnk{display:inline-block;font-size:16px;font-weight:700;color:#1F2949;text-decoration:none;padding:8px 20px;border:2px solid #1F2949;border-radius:7px;position:relative;overflow:hidden;transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);z-index:0}
.pg-about .ttl-lnk::before{content:"";position:absolute;left:0;right:0;bottom:0;height:0;background:#1F2949;transition:height .24s cubic-bezier(0.4,0,0.2,1);z-index:-1}
.pg-about .ttl-lnk:hover{color:#fff}
.pg-about .ttl-lnk:hover::before{height:100%}
.pg-about .ttl-img-col{grid-column:3 / 4}
.pg-about .ttl-img-wrap{border-radius:14px;overflow:hidden;box-shadow:0 9px 48px 0 #1f29491a;aspect-ratio:3/4;position:relative}
.pg-about .ttl-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.pg-about .ttl-img-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,#1f294947 0%,#17d8f326 100%);border-radius:14px;pointer-events:none}
.pg-about .sec-divider{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;position:relative;height:20px;display:flex;align-items:center}
.pg-about .sec-divider::before{content:"";display:block;width:100%;height:1px;background:#E7E5E5}
.pg-about .sec-divider .dvd-ticks{position:absolute;left:40px;right:40px;top:50%;display:flex;justify-content:space-evenly;pointer-events:none}
.pg-about .sec-divider .dvd-ticks span{display:block;width:1px;height:8px;background:#E7E5E5;transform:translateY(-50%)}
.pg-about .about-vals{background:#F8F8F8;padding-top:80px;padding-bottom:80px;position:relative;overflow:hidden}
.pg-about .about-vals-curl{position:absolute;bottom:20px;right:40px;width:80px;height:80px;opacity:.07;pointer-events:none}
.pg-about .about-vals-hd{text-align:center;margin-bottom:40px}
.pg-about .about-vals-hd h2{font-size:34px;line-height:1.1;font-weight:800;color:#1F2949;margin:0 0 8px}
.pg-about .about-vals-hd p{font-size:16px;line-height:1.5;color:#1F2949;opacity:.65;margin:0;text-align:left;max-width:540px;margin-left:auto;margin-right:auto}
.pg-about .vals-grid{display:grid;grid-template-columns:2fr 2fr 1fr;gap:20px}
.pg-about .val-crd{background:#fff;border-radius:14px;padding:40px 20px 20px;box-shadow:0 2px 5px 0 #1f294914;position:relative;transition:box-shadow .26s cubic-bezier(0.4,0,0.2,1)}
.pg-about .val-crd:hover{box-shadow:0 5px 22px 0 #1f29491a}
.pg-about .val-crd-num{font-size:64px;line-height:1.1;font-weight:900;color:#17D8F3;opacity:.15;position:absolute;top:8px;left:20px;pointer-events:none;user-select:none}
.pg-about .val-crd-ico{margin-bottom:8px}
.pg-about .val-crd-ico svg{width:28px;height:28px;stroke:#17D8F3;fill:none;stroke-width:1.5}
.pg-about .val-crd h4{font-size:20px;line-height:1.1;font-weight:700;color:#1F2949;margin:0 0 8px}
.pg-about .val-crd p{font-size:15px;line-height:1.5;color:#1F2949;opacity:.7;margin:0}
.pg-about .sec-divider-b{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;position:relative;height:20px;display:flex;align-items:center;background:#F8F8F8}
.pg-about .sec-divider-b::before{content:"";display:block;width:100%;height:1px;background:#E7E5E5}
.pg-about .sec-divider-b .dvd-ticks{position:absolute;left:40px;right:40px;top:50%;display:flex;justify-content:space-evenly;pointer-events:none}
.pg-about .sec-divider-b .dvd-ticks span{display:block;width:1px;height:8px;background:#E7E5E5;transform:translateY(-50%)}
.pg-about .about-team{background:#fff;padding-top:80px;padding-bottom:80px}
.pg-about .team-inner{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:start}
.pg-about .team-portrait-col{display:flex;flex-direction:column;gap:20px;align-items:flex-start}
.pg-about .team-img-wrap{border-radius:26px;overflow:hidden;width:180px;height:240px;box-shadow:0 9px 48px 0 #1f29491a;position:relative}
.pg-about .team-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.pg-about .team-badge{background:linear-gradient(135deg,#1F2949 0%,#17D8F3 100%);border-radius:7px;padding:8px 20px;display:inline-block}
.pg-about .team-badge span{font-size:15px;font-weight:700;color:#fff}
.pg-about .team-txt-col{display:flex;flex-direction:column;gap:20px}
.pg-about .team-txt-col h2{font-size:34px;line-height:1.1;font-weight:800;color:#1F2949;margin:0}
.pg-about .team-txt-col p{font-size:16px;line-height:1.5;color:#1F2949;opacity:.72;margin:0}
.pg-about .team-chk-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}
.pg-about .team-chk-list li{display:flex;align-items:flex-start;gap:8px;font-size:15px;line-height:1.5;color:#1F2949;opacity:.8}
.pg-about .chk-ico{flex-shrink:0;margin-top:2px}
.pg-about .chk-ico svg{width:18px;height:18px;stroke:#17D8F3;fill:none;stroke-width:2}
.pg-about .sec-divider-c{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;position:relative;height:20px;display:flex;align-items:center}
.pg-about .sec-divider-c::before{content:"";display:block;width:100%;height:1px;background:#E7E5E5}
.pg-about .sec-divider-c .dvd-ticks{position:absolute;left:40px;right:40px;top:50%;display:flex;justify-content:space-evenly;pointer-events:none}
.pg-about .sec-divider-c .dvd-ticks span{display:block;width:1px;height:8px;background:#E7E5E5;transform:translateY(-50%)}
.pg-about .about-gallery{background:linear-gradient(135deg,#1F2949 0%,#17d8f32e 100%);padding-top:80px;padding-bottom:80px;position:relative;overflow:hidden}
.pg-about .gallery-curl{position:absolute;top:20px;left:40px;width:100px;height:100px;opacity:.06;pointer-events:none}
.pg-about .gallery-hd{text-align:center;margin-bottom:40px}
.pg-about .gallery-hd h2{font-size:34px;line-height:1.1;font-weight:300;color:#fff;margin:0 0 8px}
.pg-about .gallery-hd h2 strong{font-weight:800}
.pg-about .gallery-hd p{font-size:15px;line-height:1.5;color:#ffffffad;margin:0;text-align:left;max-width:480px;margin-left:auto;margin-right:auto}
.pg-about .gallery-grid{display:grid;grid-template-columns:2fr 2fr 1fr;gap:20px;align-items:start}
.pg-about .gal-item{border-radius:14px;overflow:hidden;position:relative;box-shadow:0 9px 48px 0 #1f29491a}
.pg-about .gal-item img{width:100%;display:block;object-fit:cover;object-position:center;height:260px;transition:transform .28s cubic-bezier(0.4,0,0.2,1)}
.pg-about .gal-item:hover img{transform:scale(1.03)}
.pg-about .gal-item-feat{grid-column:1 / 2;grid-row:1 / 3}
.pg-about .gal-item-feat img{height:540px}
.pg-about .gal-item-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#1f29498c 100%);pointer-events:none}
.pg-about .gal-item-lbl{position:absolute;bottom:20px;left:20px;font-size:15px;font-weight:700;color:#fff;opacity:.92}
@media (max-width: 900px) {
.pg-about .ttl-blk-inner{grid-template-columns:1fr}
.pg-about .ttl-txt-col{grid-column:1}
.pg-about .ttl-img-col{grid-column:1;max-width:220px}
.pg-about .vals-grid{grid-template-columns:1fr 1fr}
.pg-about .team-inner{grid-template-columns:1fr}
.pg-about .gallery-grid{grid-template-columns:1fr 1fr}
.pg-about .gal-item-feat{grid-column:1 / 3;grid-row:auto}
.pg-about .gal-item-feat img{height:280px}
}
@media (max-width: 580px) {
.pg-about .ttl-h1{font-size:34px}
.pg-about .vals-grid{grid-template-columns:1fr}
.pg-about .gallery-grid{grid-template-columns:1fr}
.pg-about .gal-item-feat{grid-column:1}
.pg-about .dm-cntnr{padding-left:20px;padding-right:20px}
}
.lp-pg{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;background:#fff;overflow-x:clip}
.lp-pg ::selection{background:#17D8F3;color:#1F2949}
.lp-pg *{box-sizing:border-box}
.lp-pg .hro-outer{position:relative;padding:80px 20px;background:#fff;overflow:hidden}
.lp-pg .hro-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:end}
.lp-pg .hro-txt-wrap{position:relative;z-index:2}
.lp-pg .hro-tag{display:inline-block;font-size:15px;color:#17D8F3;letter-spacing:.08em;margin-bottom:20px;font-weight:600;text-transform:uppercase}
.lp-pg .hro-h1{font-size:64px;line-height:1.1;color:#1F2949;font-weight:800;margin:0 0 8px}
.lp-pg .hro-h1 span{display:block;font-size:34px;font-weight:300;color:#1F2949;opacity:.6;line-height:1.5}
.lp-pg .hro-h2{font-size:24px;font-weight:400;color:#1F2949;line-height:1.5;margin:20px 0 0;max-width:560px}
.lp-pg .hro-geo-a{position:absolute;top:-40px;right:-40px;width:220px;height:220px;border:1.5px solid #17d8f321;border-radius:42px;transform:rotate(18deg);pointer-events:none}
.lp-pg .hro-geo-b{position:absolute;bottom:20px;left:-20px;width:90px;height:90px;border:1.5px solid #1f294914;border-radius:26px;transform:rotate(-12deg);pointer-events:none}
.lp-pg .hro-img-col{position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:20px}
.lp-pg .hro-img-wrap{position:relative;width:100%;max-width:320px}
.lp-pg .hro-img-wrap img{display:block;width:100%;height:420px;object-fit:cover;object-position:center;border-radius:14px 42px 14px 42px;clip-path:polygon(0 6%,6% 0,100% 0,100% 92%,94% 100%,0 100%);box-shadow:0 9px 48px 0 #1f29491a}
.lp-pg .hro-dot-accent{position:absolute;bottom:-20px;left:-20px;width:56px;height:56px;border-radius:42px;background:linear-gradient(135deg,#1F2949,#17D8F3);opacity:.18;pointer-events:none}
.lp-pg .hro-wavy{position:absolute;bottom:0;left:0;width:100%;height:28px;pointer-events:none;overflow:hidden}
.lp-pg .hro-wavy svg{display:block;width:100%;height:28px}
.lp-pg .divdr-1{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:8px}
.lp-pg .divdr-1 span{display:inline-block;width:6px;height:6px;border-radius:42px;background:#17D8F3;flex-shrink:0}
.lp-pg .divdr-1 em{display:inline-block;width:18px;height:1.5px;background:#1F2949;opacity:.2;flex-shrink:0}
.lp-pg .prog-outer{background:#E7E5E5;padding:80px 20px;position:relative;overflow:hidden}
.lp-pg .prog-fib{position:absolute;right:-60px;top:40px;opacity:.045;pointer-events:none;width:340px;height:340px}
.lp-pg .prog-inner{max-width:1100px;margin:0 auto}
.lp-pg .prog-hdr{text-align:center;margin-bottom:40px}
.lp-pg .prog-hdr h3{font-size:34px;font-weight:700;color:#1F2949;line-height:1.1;margin:0 0 8px}
.lp-pg .prog-hdr p{font-size:16px;color:#1F2949;opacity:.7;line-height:1.5;max-width:520px;margin:0 auto;text-align:left}
.lp-pg .prog-ring-area{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:start;margin-bottom:40px}
.lp-pg .prog-center-card{background:#1F2949;border-radius:26px;padding:40px 20px;text-align:center;position:relative;box-shadow:0 5px 22px 0 #1f29491a;display:flex;flex-direction:column;align-items:center;gap:20px}
.lp-pg .prog-center-card h4{font-size:20px;font-weight:700;color:#fff;margin:0;line-height:1.5}
.lp-pg .prog-center-card p{font-size:15px;color:#E7E5E5;line-height:1.9;margin:0;opacity:.85}
.lp-pg .prog-center-img{width:100%;height:180px;object-fit:cover;object-position:center;border-radius:14px;box-shadow:0 2px 5px 0 #17d8f314}
.lp-pg .prog-sat-col{display:flex;flex-direction:column;gap:20px}
.lp-pg .prog-sat-card{background:#fff;border-radius:14px;padding:20px;position:relative;box-shadow:0 2px 5px 0 #1f294914;transition:box-shadow .22s cubic-bezier(0.4,0,0.2,1)}
.lp-pg .prog-sat-card:hover{box-shadow:0 5px 22px 0 #1f29491a}
.lp-pg .prog-sat-num{font-size:48px;font-weight:800;line-height:1.1;color:#1F2949;opacity:.08;position:absolute;top:8px;right:16px;pointer-events:none;user-select:none}
.lp-pg .prog-sat-card h5{font-size:16px;font-weight:700;color:#1F2949;margin:0 0 8px;line-height:1.5}
.lp-pg .prog-sat-card p{font-size:15px;color:#1F2949;opacity:.75;line-height:1.9;margin:0}
.lp-pg .prog-sat-bar{margin-top:8px;height:3px;border-radius:2px;background:linear-gradient(90deg,#1F2949,#17D8F3);width:40%}
.lp-pg .prog-tutors-row{display:grid;grid-template-columns:2fr 2fr 1fr;gap:20px;align-items:stretch}
.lp-pg .prog-tutor-card{background:#fff;border-radius:14px;padding:20px;display:flex;flex-direction:row;align-items:center;gap:20px;box-shadow:0 2px 5px 0 #1f294914}
.lp-pg .prog-tutor-img{width:72px;height:108px;object-fit:cover;object-position:top;border-radius:7px;flex-shrink:0;box-shadow:0 2px 5px 0 #1f294914}
.lp-pg .prog-tutor-txt h6{font-size:16px;font-weight:700;color:#1F2949;margin:0 0 4px;line-height:1.5}
.lp-pg .prog-tutor-txt p{font-size:15px;color:#1F2949;opacity:.7;line-height:1.5;margin:0}
.lp-pg .prog-tutor-txt .prog-tutor-role{display:inline-block;font-size:15px;font-weight:600;color:#17D8F3;margin-bottom:4px}
.lp-pg .prog-quote-card{background:linear-gradient(135deg,#1F2949 60%,#17D8F3 140%);border-radius:14px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 5px 22px 0 #1f29491a}
.lp-pg .prog-quote-card blockquote{font-size:15px;color:#fff;line-height:1.9;margin:0 0 20px;opacity:.9;font-style:italic}
.lp-pg .prog-quote-card cite{font-size:15px;color:#17D8F3;font-weight:600;font-style:normal}
.lp-pg .prog-quote-card .prog-tutor-img-2{width:72px;height:108px;object-fit:cover;object-position:top;border-radius:7px;margin-bottom:20px;box-shadow:0 2px 5px 0 #17d8f314}
.lp-pg .prog-faq-area{margin-top:40px}
.lp-pg .prog-faq-area h4{font-size:20px;font-weight:700;color:#1F2949;margin:0 0 20px;line-height:1.5}
.lp-pg .faq-item{background:#fff;border-radius:7px;margin-bottom:8px;box-shadow:0 2px 5px 0 #1f294914}
.lp-pg .faq-item input[type="checkbox"]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}
.lp-pg .faq-item label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px;cursor:pointer;font-size:16px;font-weight:600;color:#1F2949;line-height:1.5;transition:color .22s cubic-bezier(0.4,0,0.2,1);gap:20px}
.lp-pg .faq-item label:hover{color:#17D8F3}
.lp-pg .faq-icn{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center}
.lp-pg .faq-icn svg{transition:transform .24s cubic-bezier(0.0,0,0.2,1)}
.lp-pg .faq-item input[type="checkbox"]:checked ~ label .faq-icn svg{transform:rotate(45deg)}
.lp-pg .faq-body{max-height:0;overflow:hidden;transition:max-height .28s cubic-bezier(0.4,0,0.2,1),padding .22s cubic-bezier(0.4,0,0.2,1);padding:0 20px;font-size:15px;color:#1F2949;line-height:1.9;opacity:.8}
.lp-pg .faq-item input[type="checkbox"]:checked ~ .faq-body{max-height:200px;padding:0 20px 20px}
.lp-pg .prog-cta-strip{margin-top:40px;background:#1F2949;border-radius:26px;padding:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px;box-shadow:inset 0 4px 6px #17d8f30f}
.lp-pg .prog-cta-strip h4{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.5}
.lp-pg .prog-cta-strip p{font-size:15px;color:#E7E5E5;opacity:.75;margin:0;line-height:1.5}
.lp-pg .cta-bttn{display:inline-block;padding:20px 40px;background:transparent;border:2px solid #17D8F3;color:#17D8F3;font-size:16px;font-weight:700;border-radius:7px;text-decoration:none;position:relative;overflow:hidden;white-space:nowrap;flex-shrink:0;transition:color .22s cubic-bezier(0.4,0,0.2,1)}
.lp-pg .cta-bttn::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#17D8F3;transition:height .26s cubic-bezier(0.4,0,0.2,1);z-index:0}
.lp-pg .cta-bttn:hover::before{height:100%}
.lp-pg .cta-bttn:hover{color:#1F2949}
.lp-pg .cta-bttn span{position:relative;z-index:1}
.lp-pg .prog-cta-txt{flex:1}
.lp-pg .shake-el{animation:gentle-shake 6s 3s infinite}
@keyframes gentle-shake {
0%,88%,100%{transform:translateX(0)}
90%{transform:translateX(-3px)}
92%{transform:translateX(3px)}
94%{transform:translateX(-2px)}
96%{transform:translateX(2px)}
98%{transform:translateX(0)}
}
.lp-pg .grad-txt{background:linear-gradient(135deg,#1F2949 30%,#17D8F3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
@media (max-width: 860px) {
.lp-pg .hro-inner{grid-template-columns:1fr}
.lp-pg .hro-img-col{align-items:center}
.lp-pg .hro-h1{font-size:48px}
.lp-pg .prog-ring-area{grid-template-columns:1fr 1fr}
.lp-pg .prog-center-card{grid-column:1 / -1}
.lp-pg .prog-tutors-row{grid-template-columns:1fr 1fr}
.lp-pg .prog-quote-card{grid-column:1 / -1}
.lp-pg .prog-cta-strip{flex-direction:column;align-items:flex-start}
}
@media (max-width: 560px) {
.lp-pg .hro-h1{font-size:34px}
.lp-pg .hro-h2{font-size:16px}
.lp-pg .prog-ring-area{grid-template-columns:1fr}
.lp-pg .prog-tutors-row{grid-template-columns:1fr}
.lp-pg .prog-cta-strip{padding:20px}
.lp-pg .prog-hdr h3{font-size:24px}
}
.pg-success{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background-color:#fafafa;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}
.pg-success .sccs-outer{max-width:1100px;width:100%;display:flex;flex-direction:column;align-items:center}
.pg-success .sccs-inner{max-width:560px;width:100%;background:#fff;border-radius:26px;padding:80px 40px;box-shadow:0 9px 48px 0 #1f29491a;display:flex;flex-direction:column;align-items:center;text-align:center}
.pg-success .sccs-icn{width:64px;height:64px;margin-bottom:40px;flex-shrink:0}
.pg-success .sccs-icn-circle{fill:none;stroke:#17D8F3;stroke-width:2;stroke-dasharray:314;stroke-dashoffset:0}
.pg-success .sccs-icn-check{fill:none;stroke:#1F2949;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.pg-success .sccs-hdng{font-size:34px;line-height:1.1;font-weight:700;color:#1F2949;margin:0 0 20px;background:linear-gradient(135deg,#1F2949 0%,#17D8F3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.pg-success .sccs-txt{font-size:16px;line-height:1.9;color:#3a3f52;margin:0 0 40px;max-width:420px}
.pg-success .sccs-divdr{width:40px;height:2px;background:linear-gradient(90deg,#1F2949,#17D8F3);border-radius:2px;margin:0 auto 40px}
.pg-success .sccs-meta{background:#E7E5E5;border-radius:14px;padding:20px 40px;width:100%;box-sizing:border-box;margin-bottom:40px;box-shadow:inset 0 2px 6px 0 #1f294914}
.pg-success .sccs-meta-lbl{font-size:15px;line-height:1.5;color:#6b7080;margin:0 0 4px;text-align:left}
.pg-success .sccs-meta-val{font-size:16px;line-height:1.5;font-weight:600;color:#1F2949;text-align:left;margin:0}
.pg-success .sccs-meta-val a{color:#1F2949;text-decoration:none;transition:color .22s cubic-bezier(0.4,0,0.2,1)}
.pg-success .sccs-meta-val a:hover{color:#17D8F3}
.pg-success .sccs-btn-wrap{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;justify-content:center}
.pg-success .sccs-btn{display:inline-block;font-size:15px;line-height:1.5;font-weight:600;padding:20px 40px;border-radius:7px;text-decoration:none;position:relative;overflow:hidden;transition:color .24s cubic-bezier(0.4,0,0.2,1);box-shadow:0 2px 5px 0 #1f294914}
.pg-success .sccs-btn::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;transition:height .2s cubic-bezier(0.0,0,0.2,1);z-index:0}
.pg-success .sccs-btn span{position:relative;z-index:1}
.pg-success .sccs-btn:focus-visible{outline:2px solid #17D8F3;outline-offset:4px}
.pg-success .sccs-btn-prm{background:#1F2949;color:#fff;border:2px solid #1F2949}
.pg-success .sccs-btn-prm::before{background:#17D8F3}
.pg-success .sccs-btn-prm:hover{color:#1F2949}
.pg-success .sccs-btn-prm:hover::before{height:100%}
.pg-success .sccs-btn-sec{background:transparent;color:#1F2949;border:2px solid #1F2949}
.pg-success .sccs-btn-sec::before{background:#E7E5E5}
.pg-success .sccs-btn-sec:hover{color:#1F2949}
.pg-success .sccs-btn-sec:hover::before{height:100%}
::selection{background:#17D8F3;color:#1F2949}
@media (max-width: 600px) {
.pg-success .sccs-inner{padding:40px 20px}
.pg-success .sccs-btn-wrap{flex-direction:column;align-items:stretch}
.pg-success .sccs-btn{text-align:center}
.pg-success .sccs-meta{padding:20px}
}