:root{--gp-blue:#0b5fa5;--gp-blue-dark:#073d70;--gp-blue-soft:#eef7ff;--gp-green:#43a828;--gp-green-dark:#2d7d19;--gp-ink:#122033;--gp-muted:#5d6b7d;--gp-line:#dce5ee;--gp-bg:#f6f9fc;--gp-white:#fff;--gp-warn:#8a5a00;--gp-warn-bg:#fff8e8;--gp-shadow:0 14px 40px rgba(15,58,91,.09);--gp-radius:18px;--gp-radius-sm:12px;--gp-container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--gp-ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.68;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:var(--gp-blue);text-decoration-thickness:.07em;text-underline-offset:.16em}a:hover{color:var(--gp-blue-dark)}button,input,select,textarea{font:inherit}button{cursor:pointer}.gp-container{width:min(calc(100% - 32px),var(--gp-container));margin-inline:auto}.gp-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gp-skip-link{position:absolute;left:-999px;top:8px;z-index:9999;padding:10px 14px;background:#fff;border:2px solid var(--gp-blue)}.gp-skip-link:focus{left:8px}.gp-topbar{background:var(--gp-blue-dark);color:#fff;font-size:14px}.gp-topbar .gp-container{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:36px}.gp-topbar a{color:#fff;text-decoration:none}.gp-topbar__right{display:flex;gap:18px;align-items:center}.gp-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid rgba(220,229,238,.85)}.admin-bar .gp-header{top:32px}.gp-header__inner{display:flex;align-items:center;gap:28px;min-height:76px}.gp-brand{display:flex;align-items:center;flex:0 0 auto}.gp-brand img{display:block;width:auto;height:46px;max-width:188px}.gp-nav{margin-left:auto}.gp-nav ul{display:flex;align-items:center;gap:6px;list-style:none;padding:0;margin:0}.gp-nav li{position:relative}.gp-nav a{display:block;padding:12px 10px;color:var(--gp-ink);font-size:15px;font-weight:650;text-decoration:none;border-radius:9px}.gp-nav a:hover,.gp-nav .current-menu-item>a,.gp-nav .current-menu-ancestor>a{color:var(--gp-blue);background:var(--gp-blue-soft)}.gp-nav .sub-menu{display:none;position:absolute;top:100%;left:0;width:260px;padding:8px;background:#fff;border:1px solid var(--gp-line);box-shadow:var(--gp-shadow);border-radius:12px}.gp-nav li:hover>.sub-menu,.gp-nav li:focus-within>.sub-menu{display:block}.gp-nav .sub-menu a{padding:9px 10px;font-weight:550}.gp-header__cta{display:flex;gap:8px;align-items:center}.gp-menu-toggle{display:none;border:1px solid var(--gp-line);background:#fff;width:44px;height:44px;border-radius:10px;color:var(--gp-ink)}.gp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 18px;border-radius:11px;border:1px solid transparent;text-decoration:none;font-weight:700;line-height:1.2;transition:.18s ease}.gp-btn:hover{transform:translateY(-1px)}.gp-btn--primary{background:var(--gp-blue);color:#fff;box-shadow:0 8px 20px rgba(11,95,165,.18)}.gp-btn--primary:hover{background:var(--gp-blue-dark);color:#fff}.gp-btn--green{background:var(--gp-green);color:#fff}.gp-btn--green:hover{background:var(--gp-green-dark);color:#fff}.gp-btn--ghost{background:#fff;border-color:var(--gp-line);color:var(--gp-blue)}.gp-btn--small{min-height:40px;padding:8px 13px;font-size:14px}.gp-section{padding:72px 0}.gp-section--soft{background:var(--gp-bg)}.gp-section--blue{background:linear-gradient(135deg,var(--gp-blue-dark),#0f70bb);color:#fff}.gp-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--gp-blue);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gp-section--blue .gp-eyebrow{color:#cfeaff}.gp-section-title{max-width:760px;margin:0 0 14px;font-size:clamp(28px,4vw,42px);line-height:1.16;letter-spacing:-.03em}.gp-section-lead{max-width:760px;margin:0 0 32px;color:var(--gp-muted);font-size:18px}.gp-section--blue .gp-section-lead{color:#dceeff}.gp-grid{display:grid;gap:22px}.gp-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gp-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.gp-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.gp-hero{position:relative;overflow:hidden;padding:72px 0 62px;background:linear-gradient(130deg,#f6fbff 0%,#fff 55%,#f5fbf2 100%)}.gp-hero:before,.gp-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.gp-hero:before{width:430px;height:430px;right:-160px;top:-170px;background:rgba(67,168,40,.09)}.gp-hero:after{width:480px;height:480px;left:-240px;bottom:-300px;background:rgba(11,95,165,.08)}.gp-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:48px;align-items:center}.gp-hero h1{margin:0 0 20px;font-size:clamp(40px,6vw,66px);line-height:1.03;letter-spacing:-.045em;max-width:840px}.gp-hero h1 span{color:var(--gp-blue)}.gp-hero__lead{max-width:710px;margin:0 0 26px;color:#46566a;font-size:19px}.gp-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.gp-trust-inline{display:flex;flex-wrap:wrap;gap:10px 18px;color:#405065;font-size:14px}.gp-trust-inline span{display:inline-flex;align-items:center;gap:7px}.gp-trust-inline span:before{content:"✓";display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e8f7e2;color:var(--gp-green-dark);font-weight:900}.gp-hero-panel{position:relative;background:#fff;border:1px solid #d9e7f1;border-radius:24px;padding:26px;box-shadow:0 28px 70px rgba(15,70,105,.13)}.gp-hero-panel__title{margin:0 0 14px;font-size:21px}.gp-need-list{display:grid;gap:10px}.gp-need{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:13px;background:#f8fbfd;border:1px solid #e4edf4;text-decoration:none;color:var(--gp-ink)}.gp-need:hover{border-color:#bcd7ea;background:#f0f8fd}.gp-need__icon{flex:0 0 42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#e9f5fd;color:var(--gp-blue);font-weight:900}.gp-need strong{display:block;margin-bottom:2px}.gp-need small{display:block;color:var(--gp-muted);line-height:1.4}.gp-medical-note{margin-top:15px;padding:12px 14px;border-radius:11px;background:var(--gp-warn-bg);border:1px solid #f1dfb1;color:#624400;font-size:13px;line-height:1.5}.gp-card{background:#fff;border:1px solid var(--gp-line);border-radius:var(--gp-radius);padding:24px;box-shadow:0 7px 24px rgba(22,59,86,.05)}.gp-card h3{margin:0 0 10px;font-size:22px;line-height:1.28}.gp-card p{margin:0 0 16px;color:var(--gp-muted)}.gp-card__icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;margin-bottom:18px;background:var(--gp-blue-soft);color:var(--gp-blue);font-size:21px;font-weight:900}.gp-card__link{display:inline-flex;align-items:center;gap:6px;font-weight:750;text-decoration:none}.gp-card--service{position:relative;overflow:hidden}.gp-card--service:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;right:-34px;bottom:-34px;background:rgba(67,168,40,.07)}.gp-proof-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:stretch}.gp-proof-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gp-proof{padding:19px;border-radius:14px;background:#fff;border:1px solid var(--gp-line)}.gp-proof strong{display:block;margin-bottom:5px;font-size:17px}.gp-proof span{color:var(--gp-muted);font-size:14px}.gp-proof-panel{padding:28px;border-radius:20px;background:var(--gp-blue-dark);color:#fff}.gp-proof-panel h3{margin:0 0 12px;font-size:25px}.gp-proof-panel p{margin:0 0 18px;color:#dbefff}.gp-process{counter-reset:gpstep;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gp-step{counter-increment:gpstep;position:relative;padding:24px 20px 20px;border:1px solid var(--gp-line);border-radius:16px;background:#fff}.gp-step:before{content:counter(gpstep);display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--gp-blue);color:#fff;font-weight:800;margin-bottom:14px}.gp-step h3{font-size:18px;margin:0 0 7px}.gp-step p{font-size:14px;color:var(--gp-muted);margin:0}.gp-expert{display:grid;grid-template-columns:330px 1fr;gap:38px;align-items:center}.gp-expert__visual{min-height:360px;border-radius:22px;background:linear-gradient(145deg,#e9f6ff,#eef9ec);display:grid;place-items:center;overflow:hidden;border:1px solid #dceaf3}.gp-expert__visual img{width:100%;height:100%;object-fit:cover;min-height:360px}.gp-expert__monogram{display:grid;place-items:center;width:150px;height:150px;border-radius:50%;background:#fff;border:10px solid rgba(11,95,165,.08);color:var(--gp-blue);font-size:46px;font-weight:800}.gp-expert h2{margin:0 0 7px;font-size:36px;line-height:1.14}.gp-expert__role{color:var(--gp-blue);font-weight:750;margin-bottom:18px}.gp-checklist{padding:0;margin:20px 0;list-style:none;display:grid;gap:10px}.gp-checklist li{position:relative;padding-left:28px}.gp-checklist li:before{content:"✓";position:absolute;left:0;color:var(--gp-green);font-weight:900}.gp-price-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--gp-line);border-radius:16px;overflow:hidden}.gp-price-table th,.gp-price-table td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--gp-line);vertical-align:top}.gp-price-table th{background:#f1f7fb;font-size:14px}.gp-price-table tr:last-child td{border-bottom:0}.gp-post-card{overflow:hidden;background:#fff;border:1px solid var(--gp-line);border-radius:16px}.gp-post-card__image{display:block;aspect-ratio:16/9;background:#eef3f7;overflow:hidden}.gp-post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.gp-post-card:hover img{transform:scale(1.025)}.gp-post-card__body{padding:18px}.gp-post-card__meta{color:var(--gp-muted);font-size:13px;margin-bottom:7px}.gp-post-card h3{font-size:19px;line-height:1.35;margin:0 0 9px}.gp-post-card h3 a{color:var(--gp-ink);text-decoration:none}.gp-post-card h3 a:hover{color:var(--gp-blue)}.gp-post-card p{color:var(--gp-muted);font-size:14px;margin:0}.gp-breadcrumb-wrap{background:#f7fafc;border-bottom:1px solid #e8eef3}.gp-breadcrumb-wrap .gp-container{padding-top:11px;padding-bottom:11px;font-size:13px;color:var(--gp-muted)}.gp-main{padding:54px 0 76px}.gp-content-grid{display:grid;grid-template-columns:minmax(0,780px) minmax(260px,340px);gap:48px;align-items:start}.gp-article-header{margin-bottom:28px}.gp-article-header h1{font-size:clamp(32px,5vw,48px);line-height:1.14;letter-spacing:-.03em;margin:0 0 16px}.gp-article-meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--gp-muted);font-size:14px}.gp-featured{margin:0 0 30px;border-radius:18px;overflow:hidden}.gp-featured img{display:block;width:100%;height:auto}.gp-entry{font-size:17px}.gp-entry>:first-child{margin-top:0}.gp-entry h2{font-size:30px;line-height:1.24;margin:42px 0 14px;scroll-margin-top:100px}.gp-entry h3{font-size:23px;line-height:1.3;margin:30px 0 12px;scroll-margin-top:100px}.gp-entry h4{font-size:19px;margin:24px 0 10px}.gp-entry p{margin:0 0 18px}.gp-entry ul,.gp-entry ol{padding-left:24px;margin:0 0 22px}.gp-entry li+li{margin-top:7px}.gp-entry table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:24px 0}.gp-entry th,.gp-entry td{padding:11px 13px;border:1px solid var(--gp-line);text-align:left}.gp-entry th{background:#f4f8fb}.gp-entry blockquote{margin:24px 0;padding:16px 20px;border-left:4px solid var(--gp-blue);background:#f4f9fc;color:#3e5063}.gp-entry iframe{max-width:100%}.gp-entry img{border-radius:10px}.gp-reviewer-box{display:grid;grid-template-columns:auto 1fr;gap:14px;margin:28px 0;padding:18px;border:1px solid #cae3f4;background:#f6fbff;border-radius:14px}.gp-reviewer-box__badge{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--gp-blue);color:#fff;font-weight:800}.gp-reviewer-box strong{display:block}.gp-reviewer-box p{margin:2px 0 0;color:var(--gp-muted);font-size:14px}.gp-disclosure{margin:18px 0;padding:14px 16px;background:#f8fafc;border:1px solid var(--gp-line);border-radius:12px;color:#536273;font-size:14px}.gp-sidebar{position:sticky;top:110px;display:grid;gap:18px}.gp-side-card{padding:20px;border:1px solid var(--gp-line);border-radius:15px;background:#fff}.gp-side-card h2,.gp-side-card h3{font-size:19px;margin:0 0 12px}.gp-side-links{list-style:none;padding:0;margin:0;display:grid;gap:10px}.gp-side-links a{text-decoration:none;font-weight:600}.gp-archive-header{padding:48px 0;background:linear-gradient(120deg,#f4faff,#f8fcf6);border-bottom:1px solid #e2ebf2}.gp-archive-header h1{margin:0 0 10px;font-size:42px}.gp-archive-header p{max-width:750px;color:var(--gp-muted);margin:0}.gp-pagination{margin-top:38px}.gp-pagination .page-numbers{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;margin:3px;border:1px solid var(--gp-line);border-radius:9px;text-decoration:none}.gp-pagination .current{background:var(--gp-blue);color:#fff;border-color:var(--gp-blue)}.gp-faq{display:grid;gap:10px;max-width:860px}.gp-faq-item{border:1px solid var(--gp-line);border-radius:13px;background:#fff;overflow:hidden}.gp-faq-q{width:100%;display:flex;justify-content:space-between;gap:18px;align-items:center;padding:17px 18px;border:0;background:#fff;color:var(--gp-ink);font-weight:700;text-align:left}.gp-faq-q:after{content:"+";font-size:22px;color:var(--gp-blue)}.gp-faq-item.is-open .gp-faq-q:after{content:"−"}.gp-faq-a{display:none;padding:0 18px 17px;color:var(--gp-muted)}.gp-faq-item.is-open .gp-faq-a{display:block}.gp-faq-a p:last-child{margin-bottom:0}.gp-final-cta{padding:48px 0;background:linear-gradient(130deg,var(--gp-blue-dark),var(--gp-blue));color:#fff}.gp-final-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.gp-final-cta h2{margin:0 0 8px;font-size:31px}.gp-final-cta p{margin:0;color:#dceeff}.gp-final-cta__actions{display:flex;gap:10px;flex-wrap:wrap}.gp-final-cta .gp-btn--ghost{border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.08);color:#fff}.gp-footer{background:#071d31;color:#d6e0e9;padding:56px 0 22px}.gp-footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:38px}.gp-footer__brand img{height:50px;width:auto;margin-bottom:14px}.gp-footer h3{color:#fff;font-size:16px;margin:0 0 14px}.gp-footer p{font-size:14px}.gp-footer a{color:#d6e0e9;text-decoration:none}.gp-footer a:hover{color:#fff}.gp-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:9px;font-size:14px}.gp-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:#9fb0bf}.gp-mobile-cta{display:none}.gp-search-form{display:flex;gap:8px}.gp-search-form input[type=search]{min-width:0;flex:1;padding:10px 12px;border:1px solid var(--gp-line);border-radius:9px}.gp-search-form button{border:0;border-radius:9px;background:var(--gp-blue);color:#fff;padding:10px 14px;font-weight:700}.gp-state{padding:90px 0;text-align:center}.gp-state__code{font-size:90px;line-height:1;color:#dbeaf4;font-weight:900}.gp-state h1{font-size:34px;margin:8px 0 10px}.gp-state p{color:var(--gp-muted);max-width:600px;margin:0 auto 24px}@media (max-width:1024px){.gp-header__cta .gp-btn--ghost{display:none}.gp-header__inner{gap:14px}.gp-nav a{padding:11px 7px;font-size:14px}.gp-hero__grid{grid-template-columns:1fr .78fr;gap:30px}.gp-grid--4{grid-template-columns:repeat(2,1fr)}.gp-process{grid-template-columns:repeat(2,1fr)}.gp-content-grid{grid-template-columns:minmax(0,1fr) 280px;gap:30px}.gp-footer__grid{grid-template-columns:1.4fr repeat(2,1fr)}.gp-footer__grid>div:last-child{grid-column:2/4}}@media (max-width:820px){.admin-bar .gp-header{top:46px}.gp-topbar__right span:not(:last-child){display:none}.gp-menu-toggle{display:grid;place-items:center;margin-left:auto}.gp-header__cta{display:none}.gp-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--gp-line);padding:10px 16px 18px;max-height:70vh;overflow:auto}.gp-nav.is-open{display:block}.gp-nav ul{display:block}.gp-nav a{padding:11px}.gp-nav .sub-menu{display:block;position:static;width:auto;border:0;box-shadow:none;padding:0 0 0 14px}.gp-hero{padding:48px 0}.gp-hero__grid,.gp-proof-grid,.gp-expert,.gp-content-grid{grid-template-columns:1fr}.gp-hero-panel{max-width:650px}.gp-expert__visual{max-width:520px;min-height:280px}.gp-expert__visual img{min-height:280px}.gp-sidebar{position:static}.gp-grid--3{grid-template-columns:repeat(2,1fr)}.gp-footer__grid{grid-template-columns:repeat(2,1fr)}.gp-footer__grid>div:first-child{grid-column:1/-1}.gp-footer__grid>div:last-child{grid-column:auto}.gp-final-cta__inner{align-items:flex-start;flex-direction:column}body{padding-bottom:64px}.gp-mobile-cta{position:fixed;z-index:150;display:grid;grid-template-columns:repeat(3,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--gp-line);box-shadow:0 -8px 24px rgba(10,37,58,.1)}.gp-mobile-cta a{display:flex;align-items:center;justify-content:center;min-height:62px;padding:6px;color:var(--gp-ink);text-decoration:none;font-size:13px;font-weight:800}.gp-mobile-cta a+a{border-left:1px solid var(--gp-line)}.gp-mobile-cta a:first-child{color:var(--gp-green-dark)}.gp-mobile-cta a:last-child{color:var(--gp-blue)}}@media (max-width:580px){.gp-container{width:min(calc(100% - 24px),var(--gp-container))}.gp-topbar .gp-container{min-height:34px}.gp-topbar__right{gap:10px}.gp-brand img{height:40px;max-width:158px}.gp-header__inner{min-height:67px}.gp-section{padding:52px 0}.gp-hero h1{font-size:42px}.gp-hero__lead{font-size:17px}.gp-hero__actions .gp-btn{width:100%}.gp-grid--2,.gp-grid--3,.gp-grid--4,.gp-proof-list,.gp-process{grid-template-columns:1fr}.gp-expert h2{font-size:30px}.gp-archive-header h1{font-size:34px}.gp-entry{font-size:16px}.gp-entry h2{font-size:26px}.gp-entry h3{font-size:21px}.gp-footer__grid{grid-template-columns:1fr}.gp-footer__grid>div:first-child,.gp-footer__grid>div:last-child{grid-column:auto}.gp-footer__bottom{flex-direction:column}.gp-final-cta__actions .gp-btn{width:100%}}.gp-form-wrap{max-width:860px;margin-inline:auto}.gp-form{display:grid;gap:16px;padding:26px;background:#fff;border:1px solid var(--gp-line);border-radius:18px;box-shadow:var(--gp-shadow)}.gp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gp-field{display:grid;gap:6px}.gp-field label{font-weight:700;font-size:14px}.gp-field input,.gp-field select,.gp-field textarea{width:100%;padding:12px 13px;border:1px solid #cdd9e3;border-radius:10px;background:#fff;color:var(--gp-ink)}.gp-field input:focus,.gp-field select:focus,.gp-field textarea:focus{outline:3px solid rgba(11,95,165,.12);border-color:var(--gp-blue)}.gp-form-status{padding:13px 15px;border-radius:10px;margin-bottom:18px;background:#eef8ea;border:1px solid #c7e5bb;color:#28591c}.gp-form-status--error{background:#fff3f1;border-color:#f0c8c0;color:#7b2c1e}.gp-office-city{margin-bottom:32px}.gp-office-city h2{font-size:25px;margin:0 0 14px}.gp-office-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gp-office{padding:18px;border:1px solid var(--gp-line);border-radius:14px;background:#fff}.gp-office h3{font-size:16px;line-height:1.45;margin:0 0 10px}.gp-office a{font-weight:700;text-decoration:none}.gp-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:820px){.gp-office-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.gp-form-grid,.gp-office-list{grid-template-columns:1fr}.gp-form{padding:18px}}.gp-kpi-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}.gp-kpi{background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.65);box-shadow:var(--gp-shadow);padding:14px 16px;border-radius:14px}.gp-kpi strong{display:block;font-size:18px;color:var(--gp-blue-dark);margin-bottom:4px}.gp-kpi span{display:block;font-size:13px;color:var(--gp-muted);line-height:1.5}.gp-hero--visual{background:radial-gradient(circle at 0 0,#eff7ff,transparent 42%),linear-gradient(180deg,#f7fbff 0%,#edf6ff 100%)}.gp-hero__grid--visual{grid-template-columns:1.02fr .98fr;align-items:center;gap:34px}.gp-visual-stack{position:relative;display:grid;grid-template-columns:1.15fr .85fr;gap:16px;align-items:stretch}.gp-visual-stack__side{display:grid;gap:16px}.gp-media-card{position:relative;overflow:hidden;border-radius:26px;background:#fff;box-shadow:var(--gp-shadow);border:1px solid rgba(15,58,91,.08);min-height:100%}.gp-media-card img{width:100%;height:100%;display:block;object-fit:cover}.gp-media-card--large{min-height:480px}.gp-media-card--compact{min-height:232px}.gp-media-card figcaption{position:absolute;left:0;right:0;bottom:0;padding:18px 18px 16px;background:linear-gradient(180deg,transparent,rgba(7,33,61,.84));color:#fff}.gp-media-card figcaption strong{display:block;font-size:18px;margin-bottom:4px}.gp-media-card figcaption span{display:block;font-size:13px;line-height:1.55;color:rgba(255,255,255,.88)}.gp-grid--stretch>*{height:100%}.gp-media-info-card{height:100%;background:#fff;border:1px solid var(--gp-line);border-radius:18px;box-shadow:var(--gp-shadow);overflow:hidden;display:flex;flex-direction:column}.gp-media-info-card__image{display:block;aspect-ratio:16/10;overflow:hidden;background:#eef5fb}.gp-media-info-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.gp-media-info-card:hover .gp-media-info-card__image img{transform:scale(1.05)}.gp-media-info-card__body{padding:18px 18px 22px;display:flex;flex-direction:column;gap:8px;flex:1}.gp-split-showcase{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center}.gp-photo-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.gp-photo-grid__item{margin:0;border-radius:24px;overflow:hidden;box-shadow:var(--gp-shadow);min-height:215px}.gp-photo-grid__item--tall{grid-row:span 2;min-height:444px}.gp-photo-grid img{width:100%;height:100%;object-fit:cover;display:block}.gp-proof-panel--visual img{max-width:168px;width:100%;margin:0 auto 16px;display:block}.gp-process-band{display:grid;grid-template-columns:1fr .84fr;gap:28px;align-items:center}.gp-process-band__visual{border-radius:24px;overflow:hidden;box-shadow:var(--gp-shadow);min-height:100%}.gp-process-band__visual img{width:100%;height:100%;object-fit:cover;display:block}.gp-expert--feature .gp-expert__visual--photo{background:#fff;overflow:hidden}.gp-expert__visual--photo img{width:100%;height:100%;object-fit:cover;display:block}.gp-post-card{background:#fff;border:1px solid var(--gp-line);border-radius:18px;box-shadow:var(--gp-shadow);overflow:hidden;height:100%;display:flex;flex-direction:column}.gp-post-card__image{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background:#edf4fb}.gp-post-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.gp-post-card:hover .gp-post-card__image img{transform:scale(1.06)}.gp-post-card__chip{position:absolute;left:12px;bottom:12px;background:rgba(18,32,51,.78);color:#fff;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.gp-post-card__body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}.gp-post-card__meta{font-size:12px;color:var(--gp-blue);font-weight:700}.gp-post-card h3{font-size:21px;line-height:1.35;margin:0}.gp-post-card h3 a{text-decoration:none;color:var(--gp-ink)}.gp-post-card p{margin:0;color:var(--gp-muted);line-height:1.7}.gp-content-hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center;padding:28px;border:1px solid var(--gp-line);border-radius:26px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:var(--gp-shadow);margin-bottom:24px}.gp-content-hero__media{border-radius:22px;overflow:hidden;min-height:100%}.gp-content-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.gp-content-hero .gp-article-meta{display:flex;gap:18px;flex-wrap:wrap;margin:12px 0 0}.gp-inline-note{margin-top:16px;padding:14px 16px;border-radius:14px;background:#f4f8fc;border:1px solid var(--gp-line);color:var(--gp-ink)}.gp-reviewer-box{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:center;padding:18px;border:1px solid var(--gp-line);border-radius:18px;background:#fff;box-shadow:var(--gp-shadow);margin-bottom:24px}.gp-reviewer-box__media{width:64px;height:64px;border-radius:50%;overflow:hidden}.gp-reviewer-box__media img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:980px){.gp-hero__grid--visual,.gp-split-showcase,.gp-process-band,.gp-content-hero{grid-template-columns:1fr}.gp-visual-stack{grid-template-columns:1fr}.gp-kpi-strip{grid-template-columns:1fr}.gp-photo-grid{grid-template-columns:1fr 1fr}.gp-photo-grid__item--tall{grid-row:auto;min-height:280px}.gp-media-card--large,.gp-media-card--compact{min-height:280px}.gp-content-hero{padding:20px}}@media(max-width:700px){.gp-photo-grid{grid-template-columns:1fr}.gp-photo-grid__item,.gp-photo-grid__item--tall{min-height:220px}.gp-post-card h3{font-size:19px}.gp-reviewer-box{grid-template-columns:1fr;justify-items:start}.gp-proof-panel--visual img{max-width:140px}}:root{--gp4-navy:#09253f;--gp4-blue:#0865b5;--gp4-blue2:#0b72c9;--gp4-green:#43a62a;--gp4-ink:#102035;--gp4-text:#506078;--gp4-line:#dce6ef;--gp4-soft:#f4f8fb;--gp4-white:#fff;--gp4-shadow:0 18px 52px rgba(11,47,78,.10);--gp4-radius:22px}.gp4-icon{width:20px;height:20px;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex:0 0 auto}.gp4-kicker{margin:0 0 15px;font-size:13px;font-weight:800;letter-spacing:.16em;color:#fff}.gp4-kicker--blue{color:var(--gp4-blue)}.gp4-section{padding:88px 0}.gp4-section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.75fr);gap:50px;align-items:end;margin-bottom:38px}.gp4-section-head h2{font-size:clamp(34px,4vw,54px);line-height:1.08;margin:0;color:var(--gp4-ink);letter-spacing:-.035em}.gp4-section-head>p{font-size:17px;line-height:1.8;color:var(--gp4-text);margin:0}.gp4-btn{min-height:50px;padding:12px 19px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:800;border:1px solid transparent;transition:.2s ease}.gp4-btn--primary{background:var(--gp4-blue);color:#fff}.gp4-btn--primary:hover{background:#07569a;color:#fff;transform:translateY(-1px)}.gp4-btn--secondary{background:var(--gp4-navy);color:#fff}.gp4-btn--secondary:hover{color:#fff;background:#0c3154}.gp4-btn--light{background:#fff;color:var(--gp4-navy)}.gp4-btn--outline-light,.gp4-btn--glass{border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(8px)}.gp4-btn--outline-light:hover,.gp4-btn--glass:hover{background:#fff;color:var(--gp4-navy)}.gp4-text-link{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--gp4-blue);text-decoration:none}.gp4-text-link .gp4-icon{width:17px}.gp4-text-link:hover{color:#074c87}.gp4-topbar{background:#0b487c;color:#fff;font-size:12px}.gp4-topbar__inner{min-height:33px;display:flex;align-items:center;justify-content:space-between;gap:24px}.gp4-topbar__inner>span{font-weight:700}.gp4-topbar__inner>div{display:flex;align-items:center;gap:20px}.gp4-topbar a{color:#fff;text-decoration:none}.gp4-topbar__phone{display:flex;align-items:center;gap:7px}.gp4-topbar__phone .gp4-icon{width:15px;height:15px}.gp4-header{position:sticky;top:0;z-index:120;background:rgba(255,255,255,.97);border-bottom:1px solid #e6edf4;backdrop-filter:blur(12px)}.admin-bar .gp4-header{top:32px}.gp4-header__inner{height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.gp4-header__brand{display:flex;align-items:center;gap:17px;white-space:nowrap}.gp4-header__brand .gp-brand img,.gp4-header__brand .custom-logo{height:52px;width:auto;max-width:190px}.gp4-header__brand>span{border-left:1px solid #d8e1ea;padding-left:17px;font-size:13px;font-weight:800;letter-spacing:.2em;color:#65758a}.gp4-nav{display:flex;justify-content:center}.gp4-nav__list{display:flex;align-items:center;justify-content:center;gap:3px;list-style:none;margin:0;padding:0}.gp4-nav__list>li>a{display:block;padding:12px 11px;border-radius:9px;text-decoration:none;color:#16283e;font-size:14px;font-weight:750;white-space:nowrap}.gp4-nav__list>li>a:hover,.gp4-nav__list>.current-menu-item>a{background:#eef6fd;color:var(--gp4-blue)}.gp4-header__actions{display:flex;gap:8px}.gp4-header__actions a{min-height:44px;padding:10px 13px;border-radius:11px;text-decoration:none;font-weight:800;display:flex;align-items:center;gap:7px}.gp4-header__actions .gp4-icon{width:17px;height:17px}.gp4-header__zalo{border:1px solid #bed8ef;color:#0565bd;background:#fff}.gp4-header__book{background:var(--gp4-blue);color:#fff}.gp4-menu-toggle{display:none}.gp4-breadcrumb{background:#f6f9fc;border-bottom:1px solid #e4ebf2}.gp4-breadcrumb .gp-container{padding-top:15px;padding-bottom:15px}.gp4-breadcrumb nav{font-size:14px;color:#718096}.gp4-breadcrumb a{color:#1766a7;text-decoration:none}.gp4-home-hero{position:relative;min-height:680px;background:#071d32;color:#fff;overflow:hidden}.gp4-home-hero__image,.gp4-home-hero__shade{position:absolute;inset:0}.gp4-home-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.gp4-home-hero__shade{background:linear-gradient(90deg,rgba(4,23,40,.94) 0%,rgba(4,29,50,.84) 43%,rgba(4,31,51,.34) 72%,rgba(4,31,51,.08) 100%)}.gp4-home-hero__inner{position:relative;z-index:2;min-height:680px;display:grid;grid-template-columns:minmax(0,1.1fr) 380px;gap:64px;align-items:center}.gp4-home-hero__content{max-width:760px;padding:70px 0}.gp4-home-hero h1{font-size:clamp(48px,5.5vw,76px);line-height:1.02;letter-spacing:-.045em;margin:0;max-width:760px;color:#fff}.gp4-home-hero h1 span{color:#7fd4ff}.gp4-home-hero__lead{font-size:19px;line-height:1.75;max-width:680px;color:rgba(255,255,255,.82);margin:25px 0 0}.gp4-home-hero__actions{display:flex;gap:12px;margin-top:29px}.gp4-home-hero__services{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:690px;margin-top:39px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.18);border-radius:15px;overflow:hidden}.gp4-home-hero__services a{padding:16px 18px;background:rgba(6,34,57,.58);text-decoration:none;color:#fff}.gp4-home-hero__services strong{display:block;font-size:17px}.gp4-home-hero__services span{display:block;font-size:12px;color:rgba(255,255,255,.67);margin-top:4px}.gp4-home-hero__card{align-self:end;margin-bottom:76px;padding:26px;background:rgba(255,255,255,.95);color:var(--gp4-ink);border-radius:20px;box-shadow:0 24px 60px rgba(0,0,0,.22)}.gp4-home-hero__card-label{display:block;color:var(--gp4-blue);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.gp4-home-hero__card h2{font-size:26px;line-height:1.25;margin:0 0 11px}.gp4-home-hero__card p{color:#5b6d82;line-height:1.7;margin:0}.gp4-home-hero__card-actions{display:flex;gap:14px;margin-top:20px;flex-wrap:wrap}.gp4-home-hero__card-actions a{display:inline-flex;align-items:center;gap:7px;color:#075ea7;text-decoration:none;font-weight:800;font-size:14px}.gp4-home-hero__card-actions .gp4-icon{width:17px;height:17px}.gp4-services{background:#fff}.gp4-services__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gp4-service-card{border:1px solid var(--gp4-line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 36px rgba(12,49,80,.06);transition:.25s ease}.gp4-service-card:hover{transform:translateY(-5px);box-shadow:var(--gp4-shadow)}.gp4-service-card__media{display:block;height:245px;position:relative;overflow:hidden}.gp4-service-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.gp4-service-card:hover img{transform:scale(1.04)}.gp4-service-card__media span{position:absolute;left:18px;bottom:18px;background:#fff;color:var(--gp4-blue);font-weight:900;padding:8px 12px;border-radius:8px}.gp4-service-card__body{padding:25px}.gp4-service-card h3{font-size:25px;margin:0 0 12px;color:var(--gp4-ink)}.gp4-service-card p{font-size:15px;line-height:1.75;color:var(--gp4-text);min-height:78px}.gp4-service-card__body>a{display:inline-flex;align-items:center;gap:7px;text-decoration:none;font-weight:800;color:var(--gp4-blue)}.gp4-service-card__body>a .gp4-icon{width:17px}.gp4-process{background:var(--gp4-soft)}.gp4-process__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:center}.gp4-process__visual{position:relative;min-height:570px}.gp4-process__main{position:absolute;inset:0 70px 45px 0;width:calc(100% - 70px);height:calc(100% - 45px);object-fit:cover;border-radius:24px;box-shadow:var(--gp4-shadow)}.gp4-process__small{position:absolute;right:0;bottom:0;width:235px;height:185px;object-fit:cover;border-radius:18px;border:8px solid var(--gp4-soft);box-shadow:0 14px 30px rgba(12,49,80,.13)}.gp4-process__content h2{font-size:clamp(36px,4vw,54px);line-height:1.08;margin:0;color:var(--gp4-ink);letter-spacing:-.03em}.gp4-process__lead{font-size:17px;line-height:1.8;color:var(--gp4-text);margin:20px 0}.gp4-process__steps{list-style:none;padding:0;margin:28px 0 25px}.gp4-process__steps li{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:16px 0;border-top:1px solid #d9e3ec}.gp4-process__steps li:last-child{border-bottom:1px solid #d9e3ec}.gp4-process__steps>li>span{font-weight:900;color:var(--gp4-blue);font-size:13px;padding-top:3px}.gp4-process__steps strong{display:block;font-size:17px;color:var(--gp4-ink);margin-bottom:4px}.gp4-process__steps p{margin:0;color:#617187;line-height:1.6;font-size:14px}.gp4-contact-band{background:#0b5fa5;color:#fff}.gp4-contact-band__inner{min-height:190px;display:flex;align-items:center;justify-content:space-between;gap:42px}.gp4-contact-band__inner>div:first-child{max-width:720px}.gp4-contact-band span{font-size:12px;font-weight:800;letter-spacing:.13em;color:#bfe7ff}.gp4-contact-band h2{font-size:clamp(28px,3.5vw,44px);line-height:1.13;margin:8px 0 0;color:#fff}.gp4-contact-band__actions{display:flex;gap:10px;flex:0 0 auto}.gp4-about-preview{background:#fff}.gp4-about-preview__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.gp4-about-preview__content h2{font-size:clamp(36px,4vw,54px);line-height:1.08;margin:0 0 22px;color:var(--gp4-ink);letter-spacing:-.03em}.gp4-about-preview__content p{font-size:16px;line-height:1.85;color:var(--gp4-text)}.gp4-about-preview__gallery{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:250px 250px;gap:14px}.gp4-about-preview__gallery figure{margin:0;border-radius:20px;overflow:hidden}.gp4-about-preview__gallery .gp4-about-preview__large{grid-row:1/3}.gp4-about-preview__gallery img{width:100%;height:100%;object-fit:cover;display:block}.gp4-expert{background:#eef5fb}.gp4-expert__grid{display:grid;grid-template-columns:410px 1fr;gap:70px;align-items:center;max-width:1060px}.gp4-expert__photo{height:480px;border-radius:25px;overflow:hidden;background:#fff;box-shadow:var(--gp4-shadow)}.gp4-expert__photo img{width:100%;height:100%;object-fit:cover;display:block}.gp4-expert__content h2{font-size:clamp(38px,4vw,56px);margin:0 0 5px;color:var(--gp4-ink)}.gp4-expert__role{font-size:18px;font-weight:800;color:var(--gp4-blue)}.gp4-expert__content p{font-size:16px;line-height:1.8;color:var(--gp4-text);max-width:650px}.gp4-booking{background:#09253f;color:#fff;padding:90px 0}.gp4-booking__grid{display:grid;grid-template-columns:1fr 520px;gap:80px;align-items:center}.gp4-booking__intro h2{font-size:clamp(38px,4.8vw,62px);line-height:1.08;margin:0 0 22px;letter-spacing:-.035em;color:#fff}.gp4-booking__intro>p{font-size:17px;line-height:1.8;color:#c7d3df;max-width:690px}.gp4-booking__quick{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.gp4-booking__quick a{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:13px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);color:#fff;text-decoration:none}.gp4-booking__quick .gp4-icon{width:23px;height:23px;color:#82d4ff}.gp4-booking__quick small,.gp4-booking__quick strong{display:block}.gp4-booking__quick small{font-size:11px;color:#aebdca}.gp4-lead-form{background:#fff;color:var(--gp4-ink);padding:30px;border-radius:22px;box-shadow:0 28px 70px rgba(0,0,0,.2)}.gp4-lead-form__head span{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--gp4-blue);text-transform:uppercase}.gp4-lead-form__head h3{font-size:27px;margin:6px 0 19px}.gp4-lead-form label{display:grid;gap:7px;margin-bottom:14px;font-size:13px;font-weight:800}.gp4-lead-form input,.gp4-lead-form select{height:48px;padding:0 13px;border:1px solid #cdd9e4;border-radius:9px;background:#fff;color:var(--gp4-ink);font-size:15px}.gp4-lead-form__submit{width:100%;border:0;cursor:pointer}.gp4-lead-form__status{min-height:20px;margin:10px 0 0;font-size:13px}.gp4-lead-form__status.is-success{color:#2d7d19}.gp4-lead-form__status.is-error{color:#9b2c2c}.gp4-lead-form__privacy{font-size:11px!important;line-height:1.6!important;color:#7a8796!important;margin:10px 0 0!important}.gp4-lead-form__privacy a{color:var(--gp4-blue)}.gp4-reading{background:#fff}.gp4-section-head--reading{align-items:center}.gp4-reading__links{display:flex;justify-content:flex-end;gap:22px;flex-wrap:wrap}.gp4-reading__links a{display:inline-flex;align-items:center;gap:7px;color:var(--gp4-blue);font-weight:800;text-decoration:none}.gp4-reading__links .gp4-icon{width:17px}.gp4-article-page{padding:48px 0 88px;background:#fff}.gp4-article__header{max-width:980px;margin:0 auto 28px;text-align:center}.gp4-article__header h1{font-size:clamp(38px,5vw,62px);line-height:1.1;letter-spacing:-.035em;margin:0;color:var(--gp4-ink)}.gp4-article__meta{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 22px;margin-top:20px;color:#6a788a;font-size:13px}.gp4-article__meta span{display:inline-flex;align-items:center;gap:6px}.gp4-article__meta .gp4-icon{width:16px;height:16px;color:var(--gp4-blue)}.gp4-article__meta b{color:#405169}.gp4-article__meta a{color:var(--gp4-blue);font-weight:700}.gp4-article__cover{max-width:1120px;height:500px;margin:0 auto 40px;border-radius:24px;overflow:hidden;background:#edf3f8}.gp4-article__cover img{width:100%;height:100%;object-fit:cover;display:block}.gp4-article__layout{display:grid;grid-template-columns:minmax(0,760px) minmax(280px,340px);gap:55px;justify-content:center;align-items:start}.gp4-article__content{font-size:17px;line-height:1.85;color:#26364b}.gp4-article__content h2{font-size:31px;line-height:1.3;margin:40px 0 15px;color:var(--gp4-ink)}.gp4-article__content h3{font-size:24px;line-height:1.35;margin:32px 0 12px;color:var(--gp4-ink)}.gp4-article__content img{border-radius:12px;max-width:100%;height:auto}.gp4-reviewer{display:grid;grid-template-columns:66px 1fr;gap:15px;align-items:center;padding:18px;border:1px solid var(--gp4-line);border-radius:14px;background:#f8fbfd;margin:38px 0 16px}.gp4-reviewer__photo{width:66px;height:66px;border-radius:50%;overflow:hidden}.gp4-reviewer__photo img{width:100%;height:100%;object-fit:cover}.gp4-reviewer span,.gp4-reviewer strong,.gp4-reviewer small{display:block}.gp4-reviewer span{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#6c7c8e;font-weight:800}.gp4-reviewer strong{font-size:17px;margin:2px 0}.gp4-reviewer a{color:var(--gp4-blue)}.gp4-reviewer small{color:#6d7a8a}.gp4-article__author{padding:18px 20px;border-top:1px solid var(--gp4-line);margin-top:22px}.gp4-article__author span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#748196}.gp4-article__author strong{display:block;font-size:18px;margin:3px 0}.gp4-article__author p{margin:0;color:#6b7889;font-size:13px}.gp4-sidebar{position:sticky;top:125px;display:grid;gap:18px}.gp4-sidebar__card{border:1px solid var(--gp4-line);border-radius:17px;background:#fff;padding:20px}.gp4-sidebar__heading span{font-size:11px;font-weight:900;letter-spacing:.1em;color:var(--gp4-blue);text-transform:uppercase}.gp4-sidebar__heading h2{font-size:24px;margin:3px 0 15px}.gp4-related-item{display:grid;grid-template-columns:92px 1fr;gap:12px;padding:13px 0;border-top:1px solid #e5ecf2;text-decoration:none;color:var(--gp4-ink)}.gp4-related-item__image{height:68px;border-radius:9px;overflow:hidden;background:#eef3f7}.gp4-related-item__image img{width:100%;height:100%;object-fit:cover;display:block}.gp4-related-item__body small{display:block;color:#7a8898;font-size:10px;margin-bottom:4px}.gp4-related-item__body strong{display:block;font-size:13px;line-height:1.4}.gp4-sidebar__support{background:#0b5fa5;color:#fff;border:0}.gp4-sidebar__support>span{font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#c7e8ff}.gp4-sidebar__support h3{font-size:21px;line-height:1.25;margin:6px 0 9px}.gp4-sidebar__support p{font-size:13px;line-height:1.65;color:#d7e8f5}.gp4-sidebar__support a{display:flex;align-items:center;gap:8px;margin-top:14px;background:#fff;color:#075ea7;padding:10px 12px;border-radius:9px;text-decoration:none;font-weight:800;width:max-content}.gp4-sidebar__support .gp4-icon{width:16px}.gp4-archive__head{padding:62px 0;background:linear-gradient(135deg,#f2f8fd,#f8fbfd);border-bottom:1px solid #e3ebf2}.gp4-archive__head h1{font-size:clamp(38px,5vw,58px);line-height:1.1;margin:0;color:var(--gp4-ink);letter-spacing:-.035em}.gp4-archive__head>div>p:last-child,.gp4-archive__desc{max-width:760px;margin:17px 0 0;font-size:16px;line-height:1.75;color:#647489}.gp4-archive__desc p{margin:0}.gp4-archive .gp4-section{padding-top:55px}.gp4-about-hero{position:relative;min-height:560px;color:#fff;overflow:hidden}.gp4-about-hero__image,.gp4-about-hero__overlay{position:absolute;inset:0}.gp4-about-hero__image img{width:100%;height:100%;object-fit:cover}.gp4-about-hero__overlay{background:linear-gradient(90deg,rgba(4,28,49,.92),rgba(6,42,72,.55),rgba(6,42,72,.12))}.gp4-about-hero__content{position:relative;z-index:2;min-height:560px;display:flex;flex-direction:column;justify-content:center;max-width:820px}.gp4-about-hero h1{font-size:clamp(46px,5.5vw,72px);line-height:1.04;margin:0;letter-spacing:-.04em;color:#fff}.gp4-about-hero p:last-child{font-size:19px;line-height:1.75;max-width:760px;color:rgba(255,255,255,.84)}.gp4-about-story__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.gp4-about-story h2,.gp4-about-space h2{font-size:clamp(38px,4.2vw,56px);line-height:1.08;margin:0;color:var(--gp4-ink);letter-spacing:-.03em}.gp4-about-story__grid>div:last-child p{font-size:17px;line-height:1.85;color:var(--gp4-text);margin-top:0}.gp4-about-services{background:#f4f8fb}.gp4-about-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gp4-about-services__grid a{display:block;padding:30px;border-radius:18px;background:#fff;border:1px solid #dae5ee;text-decoration:none;color:var(--gp4-ink);min-height:250px}.gp4-about-services__grid span{font-size:12px;font-weight:900;color:var(--gp4-blue)}.gp4-about-services__grid strong{display:block;font-size:25px;margin:44px 0 11px}.gp4-about-services__grid p{color:var(--gp4-text);line-height:1.7;margin:0}.gp4-about-space__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:center}.gp4-about-space__copy p{font-size:16px;line-height:1.8;color:var(--gp4-text)}.gp4-about-space__gallery{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:230px 230px;gap:12px}.gp4-about-space__gallery figure{margin:0;border-radius:18px;overflow:hidden}.gp4-about-space__gallery .gp4-about-space__wide{grid-row:1/3}.gp4-about-space__gallery img{width:100%;height:100%;object-fit:cover}.gp4-about-principles{background:#09253f;color:#fff}.gp4-about-principles h2{color:#fff}.gp4-about-principles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15)}.gp4-about-principles__grid>div{padding:27px;background:#09253f}.gp4-about-principles__grid .gp4-icon{width:31px;height:31px;color:#83d1ff;margin-bottom:35px}.gp4-about-principles__grid strong{display:block;font-size:19px;margin-bottom:9px}.gp4-about-principles__grid p{font-size:14px;line-height:1.7;color:#bfcdda;margin:0}.gp4-about-expert__grid{display:grid;grid-template-columns:400px 1fr;gap:68px;align-items:center;max-width:1050px}.gp4-about-expert__photo{height:480px;border-radius:24px;overflow:hidden;background:#eff3f6}.gp4-about-expert__photo img{width:100%;height:100%;object-fit:cover}.gp4-about-expert h2{font-size:48px;margin:0 0 6px;color:var(--gp4-ink)}.gp4-about-expert__specialty{font-weight:800;color:var(--gp4-blue)!important}.gp4-about-expert__grid>div:last-child p{font-size:16px;line-height:1.8;color:var(--gp4-text)}.gp4-about-contact{padding:60px 0;background:#eef6fc}.gp4-about-contact__inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.gp4-about-contact span{font-size:11px;font-weight:900;color:var(--gp4-blue);letter-spacing:.12em}.gp4-about-contact h2{font-size:34px;margin:5px 0}.gp4-about-contact p{margin:0;color:var(--gp4-text)}.gp4-about-contact__inner>div:last-child{display:flex;gap:12px;flex-wrap:wrap}.gp4-about-contact__inner>div:last-child a{display:flex;align-items:center;gap:9px;padding:13px 16px;background:#fff;border:1px solid var(--gp4-line);border-radius:12px;text-decoration:none;color:var(--gp4-ink)}.gp4-about-contact .gp4-icon{color:var(--gp4-blue)}.gp4-prefooter{background:#0b5fa5;color:#fff}.gp4-prefooter__inner{min-height:215px;display:flex;align-items:center;justify-content:space-between;gap:45px}.gp4-prefooter__inner>div:first-child{max-width:720px}.gp4-prefooter span{font-size:11px;letter-spacing:.13em;font-weight:900;color:#c4e9ff}.gp4-prefooter h2{font-size:38px;margin:7px 0 8px;color:#fff}.gp4-prefooter p{margin:0;color:#d7eafa;line-height:1.7}.gp4-prefooter__actions{display:flex;gap:10px}.gp4-footer{background:#071a2b;color:#fff;padding:65px 0 24px}.gp4-footer__grid{display:grid;grid-template-columns:1.5fr .7fr .8fr .9fr;gap:55px}.gp4-footer__brand .gp-brand img{height:48px;width:auto;max-width:190px}.gp4-footer__brand>p{color:#aebfce;line-height:1.75;max-width:450px}.gp4-footer__entity{display:grid;gap:5px;font-size:12px;color:#92a7b9;margin-top:20px}.gp4-footer__entity strong{color:#c9d4dd}.gp4-footer__col{display:flex;flex-direction:column;gap:10px}.gp4-footer__col h3{font-size:15px;margin:0 0 7px;color:#fff}.gp4-footer__col a{color:#aebfce;text-decoration:none;font-size:14px}.gp4-footer__col a:hover{color:#fff}.gp4-footer__phone{font-size:20px!important;font-weight:900;color:#fff!important}.gp4-footer__social{display:flex;gap:14px;margin-top:12px}.gp4-footer__social a{font-size:12px;font-weight:800;color:#d2dde5}.gp4-footer__bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:22px;color:#7f94a5;font-size:12px}.gp4-footer__bottom>div{display:flex;gap:18px}.gp4-footer__bottom a{color:#9fb0be;text-decoration:none}.gp4-contact-dock{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:180;display:grid;gap:9px}.gp4-contact-dock__item{width:148px;min-height:64px;padding:9px 11px;border-radius:15px;display:grid;grid-template-columns:40px 1fr;align-items:center;gap:9px;text-decoration:none;box-shadow:0 12px 32px rgba(5,36,61,.16);border:1px solid rgba(255,255,255,.5);transition:.2s ease}.gp4-contact-dock__item:hover{transform:translateX(-6px)}.gp4-contact-dock__icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.16)}.gp4-contact-dock__icon .gp4-icon{width:22px;height:22px}.gp4-contact-dock__item small,.gp4-contact-dock__item strong{display:block}.gp4-contact-dock__item small{font-size:9px;line-height:1.2;opacity:.82}.gp4-contact-dock__item strong{font-size:14px;margin-top:2px}.gp4-contact-dock__item--phone{background:#3c9528;color:#fff}.gp4-contact-dock__item--zalo{background:#0868cf;color:#fff}.gp4-contact-dock__item--book{background:#092d4e;color:#fff}.gp4-mobile-dock{display:none}.gp-post-card{border-radius:17px!important;box-shadow:0 10px 30px rgba(15,58,91,.06)!important}.gp-post-card__chip{font-size:10px!important}.gp-post-card__body h3{font-size:19px!important}.gp-post-card__body p{font-size:14px!important}.gp-post-card__body{padding:17px!important}@media(max-width:1120px){.gp4-header__brand>span{display:none}.gp4-nav__list>li>a{padding:10px 7px;font-size:13px}.gp4-header__inner{gap:18px}.gp4-home-hero__inner{grid-template-columns:1fr 330px;gap:35px}.gp4-booking__grid{grid-template-columns:1fr 470px;gap:45px}.gp4-contact-dock{right:8px}.gp4-contact-dock__item{width:60px;grid-template-columns:1fr;justify-items:center}.gp4-contact-dock__item>span:last-child{display:none}}@media(max-width:980px){.admin-bar .gp4-header{top:46px}.gp4-topbar__hours,.gp4-topbar__inner>span,.gp4-topbar__inner>div>a:not(.gp4-topbar__phone){display:none}.gp4-topbar__inner{justify-content:flex-end}.gp4-header__inner{height:74px;grid-template-columns:auto auto 1fr}.gp4-header__brand .gp-brand img,.gp4-header__brand .custom-logo{height:45px}.gp4-menu-toggle{display:flex;grid-column:3;justify-self:end}.gp4-nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e1e8ef;padding:8px 18px 18px;display:none}.gp4-nav.is-open{display:block}.gp4-nav__list{display:block}.gp4-nav__list>li>a{padding:11px 6px;border-radius:0;border-bottom:1px solid #eef2f5;font-size:15px}.gp4-header__actions{display:none}.gp4-home-hero{min-height:auto}.gp4-home-hero__inner{min-height:720px;grid-template-columns:1fr;align-content:center}.gp4-home-hero__card{display:none}.gp4-home-hero__content{padding:80px 0}.gp4-home-hero__shade{background:rgba(5,27,47,.79)}.gp4-section-head,.gp4-process__grid,.gp4-about-preview__grid,.gp4-expert__grid,.gp4-booking__grid,.gp4-about-story__grid,.gp4-about-space__grid,.gp4-about-expert__grid{grid-template-columns:1fr}.gp4-services__grid{grid-template-columns:repeat(2,1fr)}.gp4-process__visual{min-height:480px}.gp4-about-preview__gallery{order:-1}.gp4-expert__grid,.gp4-about-expert__grid{max-width:none}.gp4-expert__photo,.gp4-about-expert__photo{width:min(430px,100%)}.gp4-booking__grid{gap:40px}.gp4-article__layout{grid-template-columns:minmax(0,760px)}.gp4-sidebar{position:static;grid-template-columns:1fr 1fr}.gp4-article__cover{height:430px}.gp4-about-principles__grid{grid-template-columns:repeat(2,1fr)}.gp4-about-contact__inner,.gp4-prefooter__inner{align-items:flex-start;flex-direction:column;padding-top:40px;padding-bottom:40px}.gp4-footer__grid{grid-template-columns:1.4fr 1fr 1fr}.gp4-footer__contact{grid-column:2/4}.gp4-contact-dock{display:none}.gp4-mobile-dock{position:fixed;left:10px;right:10px;bottom:10px;z-index:200;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #dbe4ec;border-radius:16px;box-shadow:0 16px 50px rgba(2,28,48,.23);overflow:hidden;padding:5px}.gp4-mobile-dock a{min-height:50px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:850;text-decoration:none}.gp4-mobile-dock .gp4-icon{width:18px;height:18px}.gp4-mobile-dock__phone{color:#2f8521}.gp4-mobile-dock__zalo{color:#0868cf}.gp4-mobile-dock__book{background:#092d4e;color:#fff}.gp4-footer{padding-bottom:90px}}@media(max-width:700px){.gp4-section{padding:62px 0}.gp4-section-head{gap:16px;margin-bottom:27px}.gp4-section-head h2{font-size:36px}.gp4-home-hero__inner{min-height:650px}.gp4-home-hero__content{padding:58px 0}.gp4-home-hero h1{font-size:46px}.gp4-home-hero__lead{font-size:16px}.gp4-home-hero__actions{display:grid}.gp4-home-hero__services{grid-template-columns:1fr;margin-top:26px}.gp4-home-hero__services a{padding:12px 15px}.gp4-services__grid{grid-template-columns:1fr}.gp4-service-card__media{height:220px}.gp4-process__grid{gap:34px}.gp4-process__visual{min-height:370px}.gp4-process__main{inset:0 35px 30px 0;width:calc(100% - 35px);height:calc(100% - 30px)}.gp4-process__small{width:165px;height:130px;border-width:5px}.gp4-process__content h2{font-size:38px}.gp4-contact-band__inner{min-height:auto;padding-top:35px;padding-bottom:35px;flex-direction:column;align-items:flex-start}.gp4-contact-band__actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.gp4-about-preview__grid{gap:35px}.gp4-about-preview__gallery,.gp4-about-space__gallery{grid-template-columns:1fr 1fr;grid-template-rows:205px 205px}.gp4-about-preview__gallery .gp4-about-preview__large,.gp4-about-space__gallery .gp4-about-space__wide{grid-row:auto;grid-column:1/3}.gp4-expert__photo,.gp4-about-expert__photo{height:420px}.gp4-booking{padding:65px 0}.gp4-booking__intro h2{font-size:40px}.gp4-lead-form{padding:22px}.gp4-reading__links{justify-content:flex-start}.gp4-article-page{padding-top:32px}.gp4-article__header{text-align:left}.gp4-article__header h1{font-size:39px}.gp4-article__meta{justify-content:flex-start;display:grid;gap:8px}.gp4-article__cover{height:260px;border-radius:16px;margin-bottom:28px}.gp4-article__content{font-size:16px}.gp4-article__content h2{font-size:27px}.gp4-sidebar{grid-template-columns:1fr}.gp4-about-hero{min-height:500px}.gp4-about-hero__content{min-height:500px}.gp4-about-hero h1{font-size:43px}.gp4-about-services__grid,.gp4-about-principles__grid{grid-template-columns:1fr}.gp4-about-contact__inner>div:last-child{display:grid;width:100%}.gp4-footer__grid{grid-template-columns:1fr 1fr;gap:35px}.gp4-footer__brand{grid-column:1/3}.gp4-footer__contact{grid-column:auto}.gp4-footer__bottom{flex-direction:column}.gp4-prefooter h2{font-size:32px}.gp4-prefooter__actions{display:grid;width:100%;grid-template-columns:1fr 1fr}}@media(max-width:480px){.gp4-header__brand .gp-brand img,.gp4-header__brand .custom-logo{height:41px;max-width:150px}.gp4-topbar__inner{min-height:30px}.gp4-home-hero h1{font-size:40px}.gp4-home-hero__services span{font-size:11px}.gp4-contact-band__actions,.gp4-prefooter__actions{grid-template-columns:1fr}.gp4-about-preview__gallery,.gp4-about-space__gallery{display:block}.gp4-about-preview__gallery figure,.gp4-about-space__gallery figure{height:210px;margin-bottom:10px}.gp4-footer__grid{grid-template-columns:1fr}.gp4-footer__brand{grid-column:auto}.gp4-footer__contact{grid-column:auto}.gp4-mobile-dock{left:6px;right:6px;bottom:6px}.gp4-mobile-dock a{min-height:48px;font-size:11px}}.gp4-disclosure{max-width:1120px;margin:-18px auto 34px;padding:14px 17px;border:1px solid #dbe5ee;border-radius:12px;background:#f7fafc;color:#5f6f82;font-size:13px;line-height:1.65}.gp4-service-page{background:#fff}.gp4-service-hero{padding:68px 0;background:linear-gradient(135deg,#f3f9fd,#fff)}.gp4-service-hero__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.gp4-service-hero__copy h1{font-size:clamp(42px,5.2vw,66px);line-height:1.06;letter-spacing:-.04em;margin:0 0 18px;color:var(--gp4-ink)}.gp4-service-hero__lead{font-size:18px;line-height:1.75;color:var(--gp4-text);max-width:670px}.gp4-service-hero__media{height:480px;margin:0;border-radius:24px;overflow:hidden;box-shadow:var(--gp4-shadow)}.gp4-service-hero__media img{width:100%;height:100%;object-fit:cover}.gp4-service-hero__price{display:inline-block;margin:20px 0 0;padding:10px 14px;border-radius:10px;background:#fff;border:1px solid var(--gp4-line);font-size:13px;color:#526277}.gp4-service-body{padding-top:62px}.gp4-service-body .gp-medical-note{margin-bottom:24px}.gp4-empty{grid-column:1/-1;padding:28px;border:1px solid var(--gp4-line);border-radius:16px;background:#f7fafc}.gp4-empty h2{margin:0 0 8px;font-size:24px}.gp4-empty p{margin:0;color:var(--gp4-text)}@media(max-width:980px){.gp4-service-hero__grid{grid-template-columns:1fr}.gp4-service-hero__media{height:400px;order:-1}}@media(max-width:700px){.gp4-service-hero{padding:38px 0}.gp4-service-hero__media{height:260px;border-radius:16px}.gp4-service-hero__copy h1{font-size:40px}}.gp4-contact-dock{position:fixed!important;right:18px!important;top:50%!important;transform:translateY(-50%)!important;z-index:180!important;width:86px!important;padding:9px 7px 8px!important;border-radius:24px!important;background:rgba(255,255,255,.97)!important;border:1px solid #dce6ee!important;box-shadow:0 18px 55px rgba(5,38,65,.20)!important;display:grid!important;gap:6px!important;backdrop-filter:blur(12px)}.gp4-contact-dock__title{display:block;text-align:center;font-size:9px!important;line-height:1.2;font-weight:900;letter-spacing:.13em;color:#718298;padding:4px 0 2px}.gp4-contact-dock__item{width:auto!important;min-height:70px!important;padding:7px 3px!important;border:0!important;border-radius:17px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;text-align:center!important;box-shadow:none!important;background:transparent!important;color:#314156!important;transition:background .18s ease,transform .18s ease!important}.gp4-contact-dock__item:hover{transform:translateX(-3px)!important;background:#f4f8fb!important}.gp4-contact-dock__icon{width:38px!important;height:38px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important}.gp4-contact-dock__icon .gp4-icon{width:19px!important;height:19px!important;stroke:currentColor!important;fill:none!important}.gp4-contact-dock__item strong{display:block!important;font-size:10px!important;line-height:1.2!important;margin:0!important;color:#35465a!important}.gp4-contact-dock__item--phone .gp4-contact-dock__icon{background:#3b9a2a!important}.gp4-contact-dock__item--zalo .gp4-contact-dock__icon{background:#0872d9!important}.gp4-contact-dock__item--book .gp4-contact-dock__icon{background:#0b3154!important}@media(max-width:1120px){.gp4-contact-dock{right:10px!important;width:78px!important}.gp4-contact-dock__item{min-height:65px!important}.gp4-contact-dock__item>strong{display:block!important}}@media(max-width:980px){.gp4-contact-dock{display:none!important}.gp4-mobile-dock{height:auto!important}.gp4-mobile-dock a{line-height:1.2!important}.gp4-mobile-dock .gp4-icon{fill:none!important;stroke:currentColor!important}}:root{--gp5-blue:#0868c9;--gp5-blue-dark:#063b69;--gp5-navy:#071f36;--gp5-green:#43a829;--gp5-orange:#f38b25;--gp5-shell:1480px}.gp5-shell{width:min(calc(100% - 48px),var(--gp5-shell));margin-inline:auto}.gp5-topbar{background:#0b4f86;color:#fff;font-size:12px}.gp5-topbar__inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.gp5-topbar__brand{font-weight:780;letter-spacing:.01em}.gp5-topbar__right{display:flex;align-items:center;gap:22px}.gp5-topbar a{color:#fff;text-decoration:none}.gp5-topbar__phone{display:flex;align-items:center;gap:7px}.gp5-topbar__phone .gp4-icon{width:15px;height:15px;fill:none;stroke:currentColor}.gp5-header{position:sticky;top:0;z-index:160;background:rgba(255,255,255,.98);border-bottom:1px solid #e2eaf1;box-shadow:0 4px 20px rgba(6,40,68,.035);backdrop-filter:blur(14px)}.admin-bar .gp5-header{top:32px}.gp5-header__inner{height:76px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px}.gp5-header__brand{display:flex;align-items:center;gap:15px;white-space:nowrap}.gp5-header__brand .gp-brand img,.gp5-header__brand .custom-logo{height:48px;width:auto;max-width:185px}.gp5-header__brand>span{border-left:1px solid #d6e0e8;padding-left:15px;font-size:12px;font-weight:850;letter-spacing:.19em;color:#67778a}.gp5-nav{min-width:0;display:flex;justify-content:center}.gp5-nav__list{display:flex;align-items:center;justify-content:center;gap:2px;list-style:none;margin:0;padding:0}.gp5-nav__list>li{position:relative}.gp5-nav__list>li>a{display:flex;align-items:center;min-height:42px;padding:8px 10px;border-radius:9px;text-decoration:none;color:#17283d;font-size:14px;font-weight:760;white-space:nowrap}.gp5-nav__list>li>a:hover,.gp5-nav__list>.current-menu-item>a,.gp5-nav__list>.current-menu-ancestor>a{background:#edf6ff;color:#0665b8}.gp5-nav__list .sub-menu{display:none;position:absolute;left:0;top:100%;min-width:230px;padding:8px;margin:0;list-style:none;background:#fff;border:1px solid #dfe8ef;border-radius:12px;box-shadow:0 18px 42px rgba(5,37,62,.14)}.gp5-nav__list li:hover>.sub-menu{display:block}.gp5-nav__list .sub-menu a{display:block;padding:10px 11px;border-radius:8px;color:#20344b;text-decoration:none;font-weight:650}.gp5-nav__list .sub-menu a:hover{background:#f2f7fb;color:#0665b8}.gp5-header__actions{display:flex;align-items:center;gap:7px}.gp5-header__actions a{height:42px;border-radius:10px;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:820;white-space:nowrap}.gp5-header__actions .gp4-icon{width:17px;height:17px;fill:none;stroke:currentColor}.gp5-header__phone{width:42px;color:#075fa9;border:1px solid #c9ddec;background:#fff}.gp5-header__phone span{display:none}.gp5-header__book{padding:0 17px;background:#0868c9;color:#fff;box-shadow:0 8px 22px rgba(8,104,201,.18)}.gp5-menu-toggle{display:none}.gp5-contact-dock{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);z-index:220;display:grid;grid-template-columns:repeat(4,minmax(135px,1fr));gap:5px;width:min(720px,calc(100vw - 44px));padding:6px;border-radius:22px;background:rgba(5,30,52,.91);box-shadow:0 22px 65px rgba(3,28,49,.28);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.18)}.gp5-contact-dock__item{min-height:64px;border-radius:17px;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;text-decoration:none;transition:transform .18s ease,filter .18s ease}.gp5-contact-dock__item:hover{transform:translateY(-4px);filter:brightness(1.07)}.gp5-contact-dock__icon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.16);flex:0 0 auto}.gp5-contact-dock__icon .gp4-icon{width:20px;height:20px;fill:none;stroke:currentColor}.gp5-contact-dock__item small,.gp5-contact-dock__item strong{display:block;line-height:1.15}.gp5-contact-dock__item small{font-size:10px;color:rgba(255,255,255,.82);font-weight:650;margin-bottom:3px}.gp5-contact-dock__item strong{font-size:14px;font-weight:850}.gp5-contact-dock__item--phone{background:linear-gradient(135deg,#318c22,#55b53a)}.gp5-contact-dock__item--zalo{background:linear-gradient(135deg,#0572dd,#1598ed)}.gp5-contact-dock__item--messenger{background:linear-gradient(135deg,#0a8ef2,#6b55dc)}.gp5-contact-dock__item--book{background:linear-gradient(135deg,#e66f17,#f69d2c)}.gp5-mobile-dock{display:none}@media(min-width:981px){body:not(.gp-legacy-faq-preserved):not(.gp-legacy-adn-preserved){padding-bottom:96px}}@media(max-width:1320px){.gp5-header__brand>span{display:none}.gp5-header__inner{gap:18px}.gp5-nav__list>li>a{padding:8px 7px;font-size:13px}.gp5-header__book{padding:0 13px}}@media(max-width:1100px){.admin-bar .gp5-header{top:46px}.gp5-topbar__brand,.gp5-topbar__hours,.gp5-topbar__email{display:none}.gp5-topbar__inner{justify-content:flex-end}.gp5-header__inner{height:70px;grid-template-columns:auto 1fr auto}.gp5-header__brand .gp-brand img,.gp5-header__brand .custom-logo{height:44px;max-width:165px}.gp5-menu-toggle{display:flex;grid-column:3;justify-self:end}.gp5-nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e2e8ee;padding:8px 18px 18px;display:none}.gp5-nav.is-open{display:block}.gp5-nav__list{display:block}.gp5-nav__list>li>a{padding:11px 6px;border-radius:0;border-bottom:1px solid #eef2f5;font-size:15px}.gp5-nav__list .sub-menu{position:static;display:block;box-shadow:none;border:0;border-radius:0;padding:0 0 0 15px}.gp5-header__actions{display:none}.gp5-contact-dock{display:none}.gp5-mobile-dock{position:fixed;left:8px;right:8px;bottom:8px;z-index:240;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:5px;border-radius:17px;background:rgba(5,30,52,.95);box-shadow:0 16px 48px rgba(3,28,49,.3);backdrop-filter:blur(14px)}.gp5-mobile-dock a{min-height:50px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#fff;text-decoration:none;font-size:10px;font-weight:820}.gp5-mobile-dock .gp4-icon{width:18px;height:18px;fill:none;stroke:currentColor}.gp5-mobile-dock__phone{background:#3a9827}.gp5-mobile-dock__zalo{background:#087de0}.gp5-mobile-dock__messenger{background:linear-gradient(135deg,#0a8ef2,#6b55dc)}.gp5-mobile-dock__book{background:#e9811d}.gp4-footer{padding-bottom:82px}}@media(max-width:600px){.gp5-shell{width:min(calc(100% - 24px),var(--gp5-shell))}.gp5-topbar__inner{min-height:29px}.gp5-header__inner{height:66px}.gp5-header__brand .gp-brand img,.gp5-header__brand .custom-logo{height:40px;max-width:150px}.gp5-mobile-dock{left:5px;right:5px;bottom:5px}.gp5-mobile-dock a{min-height:47px;font-size:9px}.gp5-mobile-dock .gp4-icon{width:17px;height:17px}}.gp4-booking__quick{grid-template-columns:repeat(3,minmax(0,1fr))!important}.gp4-contact-band__actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.gp4-contact-band__actions .gp4-btn{white-space:nowrap}@media(max-width:700px){.gp4-booking__quick{grid-template-columns:1fr!important}.gp4-contact-band__actions{display:grid!important;grid-template-columns:1fr!important;width:100%}}.gp5-contact-page-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.gp5-contact-page-links a{display:inline-flex;padding:9px 12px;border-radius:10px;background:#edf6ff;color:#0769be;text-decoration:none;font-weight:750}@media (max-width:1100px){.gp5-menu-toggle{width:44px;height:44px;padding:0;border:1px solid #cdddea;border-radius:13px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#102a44;box-shadow:0 4px 14px rgba(6,49,83,.04);cursor:pointer}.gp5-menu-toggle span{display:block;width:19px;height:2px;background:currentColor;border-radius:999px;transition:transform .2s ease,opacity .2s ease}.gp5-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.gp5-menu-toggle.is-open span:nth-child(2){opacity:0}.gp5-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.gp5-mobile-dock{opacity:0;transform:translateY(calc(100% + 18px));pointer-events:none;transition:opacity .24s ease,transform .24s ease}.gp5-mobile-dock.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}}@media (max-width:700px){.gp5-topbar{font-size:11px}.gp5-topbar__inner{min-height:30px}.gp5-topbar__phone{gap:6px;font-size:13px}.gp5-topbar__phone .gp4-icon{width:14px;height:14px}.gp5-header__inner{height:64px;grid-template-columns:minmax(0,1fr) auto;gap:12px}.gp5-header__brand{min-width:0}.gp5-header__brand .gp-brand img,.gp5-header__brand .custom-logo{height:39px;max-width:150px}.gp5-menu-toggle{grid-column:2;width:42px;height:42px;border-radius:12px}.gp5-nav{padding:7px 16px 16px;max-height:calc(100vh - 100px);overflow:auto;box-shadow:0 18px 40px rgba(4,37,63,.12)}.gp5-nav__list>li>a{min-height:44px;padding:10px 4px;font-size:15px}.gp4-home-hero{min-height:0}.gp4-home-hero__image img{object-position:66% center}.gp4-home-hero__shade{background:linear-gradient(180deg,rgba(4,23,40,.76) 0%,rgba(4,25,43,.86) 55%,rgba(4,25,43,.93) 100%)}.gp4-home-hero__inner{min-height:0;display:block}.gp4-home-hero__content{max-width:none;padding:46px 0 42px}.gp4-home-hero .gp4-kicker{font-size:10.5px;line-height:1.55;letter-spacing:.16em;margin-bottom:16px}.gp4-home-hero h1{font-size:clamp(35px,10.2vw,42px);line-height:1.04;letter-spacing:-.035em;max-width:100%}.gp4-home-hero__lead{font-size:15.5px;line-height:1.68;margin-top:18px;max-width:100%;color:rgba(255,255,255,.86)}.gp4-home-hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:9px;margin-top:23px;margin-bottom:0}.gp4-home-hero__actions .gp4-btn--primary{width:100%;min-height:54px;justify-content:center;border-radius:13px;font-size:15px}.gp4-home-hero__actions .gp4-btn--glass{width:auto!important;align-self:flex-start;min-height:auto;padding:7px 0;border:0;background:transparent;box-shadow:none;border-radius:0;color:#fff;font-size:14px;justify-content:flex-start}.gp4-home-hero__actions .gp4-btn--glass:hover{background:transparent;color:#8edaff}.gp4-home-hero__services{display:none}.gp4-home-hero__card{display:none}.gp5-mobile-dock{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));padding:4px;gap:3px;border-radius:15px}.gp5-mobile-dock a{min-height:46px;border-radius:11px;font-size:9.5px;gap:2px}.gp5-mobile-dock .gp4-icon{width:16px;height:16px}.gp4-footer{padding-bottom:72px}}@media (max-width:380px){.gp5-shell{width:min(calc(100% - 20px),var(--gp5-shell))}.gp5-header__brand .gp-brand img,.gp5-header__brand .custom-logo{height:36px;max-width:138px}.gp4-home-hero__content{padding:38px 0 36px}.gp4-home-hero h1{font-size:34px}.gp4-home-hero__lead{font-size:15px}.gp5-mobile-dock{left:5px;right:5px;bottom:max(5px,env(safe-area-inset-bottom))}.gp5-mobile-dock a{font-size:9px}}@media (max-width:700px){html,body{overflow-x:hidden}body{padding-bottom:0!important}.gp5-topbar{display:none!important}.gp5-header{position:sticky;top:0}.gp5-header__inner{height:58px!important;min-height:58px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}.gp5-header__brand{min-width:0}.gp5-header__brand .gp-brand img,.gp5-header__brand .custom-logo{height:34px!important;max-width:132px!important}.gp5-header__brand>span{display:none!important}.gp5-menu-toggle{grid-column:2!important;width:38px!important;height:38px!important;border-radius:11px!important;gap:4px!important;padding:0!important}.gp5-menu-toggle span{width:18px!important;height:2px!important}.gp5-menu-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)!important}.gp5-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)!important}.gp5-nav{top:100%;padding:6px 14px 14px!important;max-height:calc(100dvh - 84px)!important}.gp5-nav__list>li>a{min-height:42px!important;padding:9px 3px!important;font-size:14px!important}.gp4-home-hero{min-height:0!important;height:auto!important}.gp4-home-hero__image img{object-position:60% center!important}.gp4-home-hero__shade{background:linear-gradient(180deg,rgba(4,24,42,.82) 0%,rgba(4,25,43,.90) 58%,rgba(4,25,43,.95) 100%)!important}.gp4-home-hero__inner{min-height:0!important;height:auto!important;display:block!important;grid-template-columns:1fr!important;align-content:initial!important}.gp4-home-hero__content{max-width:none!important;padding:29px 0 31px!important}.gp4-home-hero .gp4-kicker{margin:0 0 11px!important;font-size:9px!important;line-height:1.35!important;letter-spacing:.14em!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gp4-home-hero h1{margin:0!important;max-width:440px!important;font-size:34px!important;line-height:1.045!important;letter-spacing:-.035em!important}.gp4-home-hero__lead{max-width:430px!important;margin:14px 0 0!important;font-size:14.5px!important;line-height:1.55!important;color:rgba(255,255,255,.87)!important}.gp4-home-hero__actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:7px!important;margin:18px 0 0!important}.gp4-home-hero__actions .gp4-btn--primary{width:100%!important;min-height:48px!important;padding:9px 15px!important;border-radius:12px!important;font-size:14px!important}.gp4-home-hero__actions .gp4-btn--primary .gp4-icon{width:18px!important;height:18px!important}.gp4-home-hero__services,.gp4-home-hero__card{display:none!important}.gp4-home-hero + .gp4-section{padding-top:42px!important}.gp4-section{padding-top:48px!important;padding-bottom:48px!important}.gp4-section-head{margin-bottom:22px!important;gap:12px!important}.gp4-section-head h2{font-size:31px!important;line-height:1.1!important}.gp4-section-head>p{font-size:14px!important;line-height:1.6!important}.gp5-mobile-dock{left:9px!important;right:9px!important;bottom:max(7px,env(safe-area-inset-bottom))!important;padding:3px!important;gap:3px!important;border-radius:14px!important;background:rgba(4,28,49,.94)!important;box-shadow:0 10px 30px rgba(2,23,41,.28)!important;opacity:0;transform:translateY(calc(100% + 18px));pointer-events:none;transition:opacity .2s ease,transform .2s ease}.gp5-mobile-dock.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.gp5-mobile-dock a{min-height:43px!important;border-radius:10px!important;gap:1px!important;font-size:8.5px!important;line-height:1.05!important;padding:3px 2px!important}.gp5-mobile-dock .gp4-icon{width:14px!important;height:14px!important}.gp5-mobile-dock__messenger span{font-size:0}.gp5-mobile-dock__messenger span:after{content:"Chat";font-size:8.5px}.gp5-mobile-dock__book span{white-space:nowrap}.gp4-footer{padding-bottom:64px!important}body.gp5-form-focus .gp5-mobile-dock{opacity:0!important;transform:translateY(calc(100% + 18px))!important;pointer-events:none!important}}@media (max-width:390px){.gp5-shell{width:min(calc(100% - 18px),var(--gp5-shell))!important}.gp5-header__brand .gp-brand img,.gp5-header__brand .custom-logo{height:32px!important;max-width:126px!important}.gp4-home-hero__content{padding:25px 0 27px!important}.gp4-home-hero h1{font-size:31px!important;max-width:360px!important}.gp4-home-hero__lead{font-size:14px!important;line-height:1.5!important}.gp4-home-hero__actions{margin-top:15px!important}.gp5-mobile-dock{left:6px!important;right:6px!important}.gp5-mobile-dock a{font-size:8px!important}.gp5-mobile-dock__messenger span:after{font-size:8px}}.gp6-about-intro{background:#fff}.gp6-about-intro__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}.gp6-about-intro__copy h2{font-size:clamp(38px,4.3vw,58px);line-height:1.08;letter-spacing:-.035em;margin:0 0 24px;color:var(--gp4-ink)}.gp6-about-intro__copy>p:not(.gp4-kicker){font-size:17px;line-height:1.85;color:var(--gp4-text);margin:0 0 18px}.gp6-about-intro__points{display:flex;gap:9px;flex-wrap:wrap;margin-top:27px}.gp6-about-intro__points span{padding:10px 13px;border-radius:999px;background:#eef7fd;color:#0c5f9f;font-size:13px;font-weight:800;border:1px solid #d8eaf7}.gp6-about-intro__visual{position:relative;min-height:540px}.gp6-about-intro__visual figure{margin:0;overflow:hidden;background:#eaf1f6}.gp6-about-intro__visual img{width:100%;height:100%;object-fit:cover;display:block}.gp6-about-intro__main{position:absolute;left:0;top:0;width:82%;height:470px;border-radius:26px}.gp6-about-intro__small{position:absolute;right:0;bottom:0;width:42%;height:235px;border:7px solid #fff;border-radius:22px;box-shadow:0 16px 50px rgba(8,43,70,.18)}.gp6-about-intro__caption{position:absolute;left:24px;bottom:25px;width:min(320px,58%);padding:17px 19px;border-radius:16px;background:rgba(5,32,53,.91);color:#fff;backdrop-filter:blur(8px)}.gp6-about-intro__caption strong{display:block;font-size:16px;letter-spacing:.08em;margin-bottom:5px}.gp6-about-intro__caption span{display:block;font-size:13px;line-height:1.55;color:rgba(255,255,255,.84)}.gp6-about-services{background:#f4f8fb}.gp6-about-services .gp4-section-head{align-items:end}.gp6-about-service-card .gp4-service-card__media{height:280px}.gp6-about-service-card .gp4-service-card__media span{background:rgba(255,255,255,.94);box-shadow:0 6px 18px rgba(4,31,53,.12)}.gp6-about-service-card .gp4-service-card__body{padding:27px}.gp6-about-service-card .gp4-service-card__body h3{font-size:27px}.gp6-about-service-card .gp4-service-card__body p{min-height:100px}.gp6-about-legal{padding:24px 0;background:#f5f8fb;border-top:1px solid #dde7ef;border-bottom:1px solid #dde7ef}.gp6-about-legal__inner{display:grid;grid-template-columns:1.8fr .7fr auto;gap:32px;align-items:center}.gp6-about-legal__inner>div{display:grid;gap:4px}.gp6-about-legal span{font-size:10px;font-weight:900;letter-spacing:.12em;color:#607388}.gp6-about-legal strong{font-size:13px;color:#1a2d40}.gp6-about-legal a{display:inline-flex;align-items:center;gap:7px;text-decoration:none;font-weight:800;color:var(--gp4-blue);font-size:13px}.gp6-about-legal .gp4-icon{width:15px;height:15px}@media(max-width:980px){.gp6-about-intro__grid{grid-template-columns:1fr;gap:40px}.gp6-about-intro__visual{min-height:500px}.gp6-about-legal__inner{grid-template-columns:1fr 1fr}.gp6-about-legal__inner>a{grid-column:1/3}}@media(max-width:700px){.gp6-about-intro__copy h2{font-size:34px}.gp6-about-intro__copy>p:not(.gp4-kicker){font-size:15px;line-height:1.75}.gp6-about-intro__visual{min-height:375px}.gp6-about-intro__main{width:100%;height:310px;border-radius:18px}.gp6-about-intro__small{width:43%;height:150px;border-width:5px;border-radius:15px}.gp6-about-intro__caption{left:13px;bottom:14px;width:54%;padding:12px 13px;border-radius:12px}.gp6-about-intro__caption strong{font-size:12px}.gp6-about-intro__caption span{font-size:10px}.gp6-about-service-card .gp4-service-card__media{height:215px}.gp6-about-service-card .gp4-service-card__body p{min-height:0}.gp6-about-legal{padding:20px 0}.gp6-about-legal__inner{grid-template-columns:1fr;gap:16px}.gp6-about-legal__inner>a{grid-column:auto}}body.gp-protected-toplist-review .gp-protected-toplist-shell{padding:24px 0 0;background:#fff}body.gp-protected-toplist-review .gp-protected-toplist-shell>.container{width:min(1240px,calc(100% - 32px));max-width:1240px;margin:0 auto;padding:0}body.gp-protected-toplist-review .gp-protected-toplist-breadcrumb{margin:0 0 18px;color:#607289;font-size:14px}body.gp-protected-toplist-review .gp-protected-toplist-breadcrumb nav{display:flex;gap:7px;flex-wrap:wrap}body.gp-protected-toplist-review .gp-protected-toplist-breadcrumb a{color:#0b66c3}body.gp-protected-toplist-review .page-container{display:block;margin:0}body.gp-protected-toplist-review .page-container>.col-md-8{width:100%;max-width:100%;padding:0}body.gp-protected-toplist-review .page-container .entry{margin:0;padding:0}body.gp-protected-toplist-review .gp5-contact-dock,body.gp-protected-toplist-review .gp5-mobile-dock,body.gp-protected-toplist-review .gp4-prefooter{display:none!important}@media(max-width:720px){body.gp-protected-toplist-review .gp-protected-toplist-shell{padding-top:12px}body.gp-protected-toplist-review .gp-protected-toplist-shell>.container{width:min(100% - 18px,1240px)}body.gp-protected-toplist-review .gp-protected-toplist-breadcrumb{font-size:12px;margin-bottom:10px}}body:not(.gp-protected-toplist-review) .gp4-article__main,body:not(.gp-protected-toplist-review) .gp4-article__content{min-width:0;max-width:100%}body:not(.gp-protected-toplist-review) .gp4-article__content{overflow-wrap:break-word;word-wrap:break-word}body:not(.gp-protected-toplist-review) .gp4-article__content .wp-caption,body:not(.gp-protected-toplist-review) .gp4-article__content figure,body:not(.gp-protected-toplist-review) .gp4-article__content .aligncenter,body:not(.gp-protected-toplist-review) .gp4-article__content .alignnone,body:not(.gp-protected-toplist-review) .gp4-article__content .alignleft,body:not(.gp-protected-toplist-review) .gp4-article__content .alignright{box-sizing:border-box;width:auto!important;max-width:100%!important}body:not(.gp-protected-toplist-review) .gp4-article__content .wp-caption,body:not(.gp-protected-toplist-review) .gp4-article__content figure.wp-caption,body:not(.gp-protected-toplist-review) .gp4-article__content figure.wp-block-image{margin:26px auto!important}body:not(.gp-protected-toplist-review) .gp4-article__content .wp-caption img,body:not(.gp-protected-toplist-review) .gp4-article__content figure img,body:not(.gp-protected-toplist-review) .gp4-article__content p img,body:not(.gp-protected-toplist-review) .gp4-article__content a img{display:block;width:auto!important;max-width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;margin-left:auto;margin-right:auto}body:not(.gp-protected-toplist-review) .gp4-article__content .wp-caption-text,body:not(.gp-protected-toplist-review) .gp4-article__content figcaption{display:block;box-sizing:border-box;width:100%!important;max-width:100%!important;margin:9px 0 0!important;padding:0 4px!important;white-space:normal!important;overflow-wrap:anywhere;word-break:normal;text-align:center;font-size:14px;line-height:1.55;color:#65758a}body:not(.gp-protected-toplist-review) .gp4-article__content .gallery,body:not(.gp-protected-toplist-review) .gp4-article__content .wp-block-gallery{width:100%!important;max-width:100%!important;overflow:hidden}body:not(.gp-protected-toplist-review) .gp4-article__content iframe,body:not(.gp-protected-toplist-review) .gp4-article__content video{max-width:100%!important}@media(max-width:700px){body:not(.gp-protected-toplist-review) .gp4-article__content .wp-caption,body:not(.gp-protected-toplist-review) .gp4-article__content figure.wp-caption,body:not(.gp-protected-toplist-review) .gp4-article__content figure.wp-block-image{margin:22px 0!important;width:100%!important}body:not(.gp-protected-toplist-review) .gp4-article__content .wp-caption img,body:not(.gp-protected-toplist-review) .gp4-article__content figure img,body:not(.gp-protected-toplist-review) .gp4-article__content p img,body:not(.gp-protected-toplist-review) .gp4-article__content a img{max-width:100%!important;height:auto!important}body:not(.gp-protected-toplist-review) .gp4-article__content .wp-caption-text,body:not(.gp-protected-toplist-review) .gp4-article__content figcaption{padding:0!important;font-size:13px;line-height:1.5;text-align:left}}