@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.floating-contact{z-index:99999;flex-direction:column;align-items:center;gap:12px;display:flex;position:fixed;bottom:24px;right:22px;overflow:visible}.floating-btn{z-index:2;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border:0;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:13px;font-weight:900;line-height:1;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;position:relative;box-shadow:0 12px 28px #0f172a2e}.floating-btn:hover{transform:translateY(-3px);box-shadow:0 16px 34px #0f172a38}.floating-btn:active{transform:translateY(-1px)scale(.98)}.floating-call{background:linear-gradient(135deg,#ff3655,#e91b3c);font-size:24px}.chat-widget{z-index:999999;background:#eef4fb;border:1px solid #0068ff29;border-radius:18px;flex-direction:column;width:370px;max-width:calc(100vw - 32px);height:520px;display:flex;position:absolute;bottom:0;right:76px;overflow:hidden;box-shadow:0 22px 58px #0f172a38,0 3px 10px #0f172a14}.chat-header{color:#fff;background:linear-gradient(135deg,#0068ff 0%,#0a84ff 100%);grid-template-columns:minmax(0,1fr) 32px;align-items:center;column-gap:10px;min-height:82px;padding:12px 13px;display:grid}.chat-agent{grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:10px;min-width:0;display:grid}.chat-avatar{color:#0068ff;background:#fff;border-radius:999px;place-items:center;width:40px;height:40px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:12px;font-weight:900;display:grid;box-shadow:0 0 0 2px #ffffff59,0 6px 14px #0f172a24}.chat-agent-info{text-align:left;flex-direction:column;justify-content:center;gap:3px;min-width:0;display:flex}.chat-agent-info strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:15px;font-weight:900;line-height:1.1;display:flex;overflow:hidden}.chat-agent-info strong small{color:#ffffffe6;white-space:nowrap;font-size:10.5px;font-weight:800;line-height:1}.chat-status{color:#ffffffeb;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:10.5px;font-weight:750;line-height:1.15;display:flex;overflow:hidden}.chat-status:before{content:"";background:#35ff8a;border-radius:999px;flex:0 0 6px;width:6px;height:6px;box-shadow:0 0 0 3px #35ff8a2e}.chat-header button{color:#fff;cursor:pointer;background:#ffffff2e;border:0;border-radius:999px;place-items:center;width:32px;height:32px;font-size:22px;line-height:1;display:grid}.chat-header button:hover{background:#ffffff47}.chat-body{background:radial-gradient(circle at 12% 10%,#0068ff14,#0000 26%),linear-gradient(#eef4fb 0%,#f5f8fc 100%);flex-direction:column;flex:1;gap:8px;padding:14px 12px 18px;display:flex;overflow-y:auto}.chat-body::-webkit-scrollbar{width:6px}.chat-body::-webkit-scrollbar-thumb{background:#64748b52;border-radius:999px}.chat-message{word-break:break-word;white-space:pre-wrap;border-radius:16px;width:fit-content;max-width:78%;margin:0;padding:9px 12px;font-size:13.5px;line-height:1.48;box-shadow:0 1px 2px #0f172a0f}.chat-message.bot{color:#102642;background:#fff;border:1px solid #d6e3f2f2;border-top-left-radius:5px;align-self:flex-start}.chat-message.user{color:#0b2a50;background:#dbebff;border:1px solid #0068ff1f;border-top-right-radius:5px;align-self:flex-end}.chat-message,.chat-message.bot,.chat-message.user{text-align:left!important}.chat-input{background:#fff;border-top:1px solid #d6e3f2e6;align-items:center;gap:8px;min-height:64px;padding:10px;display:flex}.chat-input input{color:#102642;background:#f8fafc;border:1px solid #d6e3f2;border-radius:999px;outline:none;flex:1;min-width:0;height:42px;padding:0 14px;font-size:14px}.chat-input input::placeholder{color:#8a99aa}.chat-input input:focus{background:#fff;border-color:#0068ff;box-shadow:0 0 0 3px #0068ff1a}.chat-input button{color:#fff;cursor:pointer;background:#0068ff;border:0;border-radius:999px;flex:0 0 44px;place-items:center;width:44px;height:42px;padding:0;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:13px;font-weight:900;transition:background .2s,transform .2s;display:grid;box-shadow:0 8px 18px #0068ff38}.chat-input button:hover{background:#005be0;transform:translateY(-1px)}.chat-input button:active{transform:translateY(0)scale(.98)}@media (width<=640px){.floating-contact{gap:10px;bottom:18px;right:14px}.floating-btn{width:54px;height:54px}.chat-widget{border-radius:18px;width:auto;height:min(520px,100vh - 112px);position:fixed;bottom:86px;left:12px;right:12px}.chat-message{text-align:left;word-break:break-word;white-space:pre-wrap;border-radius:16px;align-items:flex-start;width:fit-content;max-width:78%;margin:0;padding:9px 12px;font-size:13.5px;line-height:1.48;box-shadow:0 1px 2px #0f172a0f}}:root{--navy:#071b35;--navy-2:#0b2a50;--blue:#1769e0;--blue-dark:#0b5cad;--blue-soft:#eef6ff;--teal:#0e8c97;--text:#0f2748;--muted:#61728a;--line:#dbe8f7;--white:#fff;--shadow-soft:0 18px 44px #071b3514;--shadow-card:0 24px 70px #071b351c;--shadow-blue:0 18px 38px #1769e03d;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;background:radial-gradient(circle at 8% 18%,#1769e01f,#0000 28%),radial-gradient(circle at 92% 20%,#0e8c971a,#0000 30%),linear-gradient(#f4faff 0%,#fff 46%,#eef7ff 100%);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,.brand strong,.nav a,.btn,.form-row label,.service-hotline{font-family:Be Vietnam Pro,Arial,sans-serif}.app{min-height:100vh;padding-top:78px;overflow-x:hidden}.container{width:min(100% - 56px, var(--container));margin:0 auto}.site-header{z-index:9999;width:min(100%, var(--container));-webkit-backdrop-filter:blur(22px);background:#fffffff0;border-bottom:1px solid #dbe8f7f2;border-left:1px solid #dbe8f7bf;border-right:1px solid #dbe8f7bf;min-height:78px;position:fixed;top:0;left:50%;transform:translate(-50%);box-shadow:0 10px 34px #071b350b}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-logo{background:#fff;border-radius:999px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden;box-shadow:0 12px 28px #1769e029,inset 0 0 0 1px #1769e01f}.brand-logo img{object-fit:cover;width:100%;height:100%;display:block}.brand-text{flex-direction:column;justify-content:center;min-width:0;display:flex}.brand-text strong{color:#0b223f;letter-spacing:-.02em;white-space:nowrap;font-size:17px;font-weight:900;line-height:1.08}.brand-text small{color:var(--muted);text-transform:uppercase;white-space:nowrap;margin-top:4px;font-size:11px;font-weight:800}.nav{white-space:nowrap;align-items:center;gap:8px;display:flex}.nav a{color:#112842;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 13px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.nav a:hover{background:var(--blue-soft);color:var(--blue)}.section{padding:34px 0}.eyebrow{max-width:100%;color:var(--blue-dark);text-transform:uppercase;background:linear-gradient(135deg,#eaf4ff,#f5fbff);border:1px solid #1769e038;border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:11px;font-weight:900;line-height:1.35;display:inline-flex;box-shadow:0 16px 38px #1769e014}.eyebrow:before{content:"◈";font-size:10px}.reminder-layout{grid-template-columns:.92fr 1.48fr;align-items:start;gap:clamp(36px,5vw,72px);display:grid}.reminder-copy{max-width:470px;padding-top:8px}.reminder-title strong{color:var(--blue);font-weight:900}.reminder-title em{color:var(--blue-dark);font-style:normal;font-weight:900}.reminder-benefits li:before{content:"✓";width:20px;height:20px;color:var(--blue);background:#eaf4ff;border-radius:999px;place-items:center;font-size:12px;font-weight:900;display:grid;position:absolute;top:1px;left:0}.reminder-mobile-art{display:none}.reminder-action-column{grid-template-columns:minmax(360px,1fr) minmax(260px,.72fr);align-items:stretch;gap:20px;display:grid}.reminder-form,.service-box{box-shadow:var(--shadow-card);background:radial-gradient(circle at 100% 0,#1769e014,#0000 34%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #c6daf1f2}.form-row{gap:8px;margin-bottom:12px;display:grid}.form-row label{color:#102642;font-size:13px;font-weight:900}.form-row input{color:#102642;background:#fff;border:1px solid #d6e3f2;border-radius:14px;outline:none;width:100%;height:47px;padding:0 15px;font-size:14px;transition:all .18s}.form-row input::placeholder{color:#8b9bb0}.form-row input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #1769e01a}.honeypot{opacity:0;pointer-events:none;position:absolute;left:-9999px}.btn{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-size:15px;font-weight:900;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-dark));box-shadow:var(--shadow-blue)}.btn-primary:hover{transform:translateY(-2px)}.btn:disabled{opacity:.72;cursor:not-allowed;transform:none}.form-submit{width:100%;margin-top:8px}.form-status{border-radius:15px;margin:16px 0 0;padding:13px 15px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:13.5px;font-weight:800;line-height:1.5}.form-status.success{color:#0b6b43;background:#e9fbf3;border:1px solid #b8ecd4}.form-status.error{color:#a62626;background:#fff0f0;border:1px solid #f2c7c7}.service-box{border-radius:26px;padding:22px}.service-box h2{color:var(--blue-dark);margin:0 0 12px;font-size:18px;font-weight:900}.service-box ul{color:#40556f;margin:0;padding-left:18px;line-height:1.55}.service-box li{font-size:14px;font-weight:700}.service-box li+li{margin-top:8px}.service-hotline{color:var(--blue);background:#eef6ff;border-radius:999px;margin-top:14px;padding:10px 14px;font-weight:900;display:inline-flex}.official-section{padding-top:26px;padding-bottom:20px}.official-layout{grid-template-columns:.88fr 1.12fr;align-items:center;gap:36px;display:grid}.official-copy h2{max-width:620px;color:var(--navy);letter-spacing:-.04em;margin:18px 0 12px;font-size:clamp(30px,3.1vw,44px);font-weight:900;line-height:1.08}.official-copy p{max-width:560px;color:var(--muted);margin:0;font-size:15px;line-height:1.58}.official-card{background:var(--navy);border-radius:28px;height:245px;position:relative;overflow:hidden;box-shadow:0 26px 70px #071b352e}.official-card img{object-fit:cover;width:100%;height:100%}.official-card:after{content:"";background:linear-gradient(90deg,#071b356b,#0000 62%),linear-gradient(#071b3514,#071b3547);position:absolute;inset:0}.official-badge{z-index:2;color:#102642;background:#fffffff0;border-radius:16px;padding:11px 15px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:13px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 14px 34px #071b3529}.official-button{z-index:3;min-height:52px;color:var(--blue);background:#fff;border:1.5px solid #1769e052;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:14px;font-weight:900;transition:all .2s;display:inline-flex;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 18px 38px #071b352e}.official-button:hover{background:#eef6ff;transform:translateY(-2px)}.trust-image-section{padding:18px 0 30px}.mobile-gallery-heading{display:none}.trust-image-grid{grid-template-columns:1.618fr 1fr 1fr;gap:18px;display:grid}.trust-image-card{background:var(--navy);border-radius:26px;min-height:230px;position:relative;overflow:hidden;box-shadow:0 22px 56px #071b351f}.trust-image-card img{object-fit:cover;width:100%;height:100%;min-height:230px;transition:transform .35s}.trust-image-card:after{content:"";background:linear-gradient(#0000 28%,#071b35d1),linear-gradient(90deg,#071b352e,#0000 60%);position:absolute;inset:0}.trust-image-card div{z-index:2;position:absolute;bottom:20px;left:22px;right:22px}.trust-image-card h3{color:#fff;margin:0 0 6px;font-size:20px;line-height:1.2}.trust-image-card p{color:#ffffffd6;margin:0;font-size:14px;line-height:1.55}.trust-image-card:hover img{transform:scale(1.05)}.footer{color:#dceaff;background:#061428;padding:30px 0}.footer-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer p{margin:0;font-size:14px;line-height:1.6}@media (width<=980px){.app{padding-top:76px}.header-inner{min-height:76px}.nav{display:none}.reminder-layout,.reminder-action-column,.official-layout{grid-template-columns:1fr}.reminder-copy{text-align:center;max-width:100%}.reminder-title{max-width:100%}.reminder-benefits{text-align:left;max-width:520px;margin-left:auto;margin-right:auto}.official-copy{text-align:center}.official-copy h2,.official-copy p{margin-left:auto;margin-right:auto}.trust-image-grid{grid-template-columns:1fr}}@media (width<=640px){.container{width:min(100% - 32px, var(--container))}.site-header{border-left:0;border-right:0;width:100%;min-height:70px}.header-inner{min-height:70px}.brand-mark{flex-basis:40px;width:40px;height:40px;font-size:13px}.brand-logo{flex-basis:42px;width:42px;height:42px}.brand-logo img{width:100%;height:100%}.brand-text strong{font-size:14px}.brand-text small{font-size:9.5px}.section{padding:28px 0}.reminder-section{padding-top:22px}.reminder-title{font-size:34px;line-height:1.12}.reminder-benefits{gap:10px}.reminder-benefits li{font-size:14px}.reminder-form{padding:20px 18px}.service-box{padding:18px}.official-card{border-radius:22px;height:220px}.official-badge{padding:10px 12px;font-size:11px}.official-button{min-height:48px;font-size:13px}.trust-image-section{padding:22px 0 32px}.mobile-gallery-card{background:radial-gradient(circle at 90% 10%, #fff3, transparent 30%), linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 58%, var(--teal) 100%);border-radius:28px;padding:20px;box-shadow:0 22px 56px #071b352e}.mobile-gallery-heading{text-align:left;color:#fff;max-width:92%;margin-bottom:16px;display:block}.mobile-gallery-heading span{color:#d8ecff;letter-spacing:.1em;text-transform:uppercase;background:#ffffff24;border-radius:999px;margin-bottom:10px;padding:6px 10px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.mobile-gallery-heading h2{color:#fff;letter-spacing:-.025em;text-wrap:balance;max-width:320px;margin:0;font-size:21px;line-height:1.24}.mobile-gallery-heading p{color:#ffffffdb;max-width:330px;margin:10px 0 0;font-size:13.5px;line-height:1.55}.mobile-gallery-card .trust-image-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-gallery-card .trust-image-card{height:122px;min-height:122px;box-shadow:none;border-radius:16px}.mobile-gallery-card .trust-image-card:first-child{grid-column:1/-1;height:148px}.mobile-gallery-card .trust-image-card img{height:100%;min-height:100%}.mobile-gallery-card .trust-image-card div{bottom:10px;left:12px;right:12px}.mobile-gallery-card .trust-image-card h3{font-size:14px;line-height:1.2}.mobile-gallery-card .trust-image-card p{display:none}.footer-inner{text-align:center;flex-direction:column}}.reminder-section{padding-top:34px;padding-bottom:30px}.hero-layout{grid-template-columns:.95fr 1.45fr;align-items:start;gap:clamp(42px,5vw,76px);display:grid}.hero-copy{text-align:left;max-width:520px}.reminder-title{max-width:520px;color:var(--navy);letter-spacing:-.052em;margin:18px 0 0;font-size:clamp(46px,4.6vw,68px);font-weight:900;line-height:1.04}.reminder-title span{display:block}.reminder-title em{color:var(--blue);font-style:normal}.hero-desc{color:#425872;max-width:560px;margin:24px 0 0;font-size:16px;line-height:1.7}.reminder-benefits{gap:20px;margin:34px 0 0;padding:0;list-style:none;display:grid}.reminder-benefits li{color:#344b66;padding-left:54px;font-size:15.5px;line-height:1.55;position:relative}.reminder-benefits li:before{content:"✓";width:36px;height:36px;color:var(--blue);background:#eef6ff;border-radius:14px;place-items:center;font-weight:900;display:grid;position:absolute;top:-2px;left:0;box-shadow:inset 0 0 0 1px #1769e01f}.hero-action{gap:24px;display:grid}.reminder-form{border-top:5px solid var(--blue);border-radius:28px;padding:30px}.reminder-form h2{letter-spacing:-.035em;color:#071b35;text-wrap:balance;margin:0 0 24px;font-family:Be Vietnam Pro,sans-serif;font-size:34px;font-weight:900;line-height:1.18}.form-grid{grid-template-columns:1fr 1fr;gap:18px 20px;display:grid}.form-row{margin-bottom:0}.official-badge{border-radius:999px;top:34px;left:34px}.service-strip{box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #c6daf1f2;border-radius:28px;margin-top:38px;padding:30px}.service-strip h2{color:var(--blue-dark);letter-spacing:-.03em;margin:0 0 26px;font-size:26px;font-weight:900}.service-grid{grid-template-columns:1fr 1fr 1fr .9fr;align-items:center;gap:24px;display:grid}.service-item{grid-template-columns:52px 1fr;align-items:start;gap:14px;display:grid}.service-item span{background:#eef6ff;border-radius:999px;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.service-item h3{color:var(--navy);margin:0 0 6px;font-size:15.5px;font-weight:900}.service-item p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.service-hotline{background:#fff;border:1px solid #1769e033;border-radius:18px;justify-content:center;min-height:66px;font-size:18px;box-shadow:0 16px 38px #071b350f}@media (width<=980px){.hero-layout,.form-grid,.service-grid{grid-template-columns:1fr}.hero-copy{text-align:center;max-width:100%}.reminder-title,.hero-desc{max-width:100%}.reminder-benefits{text-align:left;max-width:520px;margin-left:auto;margin-right:auto}.official-card{height:230px}}@media (width<=640px){.reminder-section{padding-top:24px}.reminder-title{font-size:38px;line-height:1.08}.hero-desc{font-size:14.5px}.reminder-form{padding:22px 18px}.official-button{min-height:52px;font-size:14px;bottom:18px;left:18px;right:18px}.official-badge{top:18px;left:18px}.service-strip{padding:22px 18px}}.hero-copy,.official-copy,.service-strip,.service-item,.trust-image-card div{text-align:left!important}@media (width<=980px){.hero-copy,.official-copy{text-align:left!important}.reminder-benefits,.official-copy h2,.official-copy p{margin-left:0!important;margin-right:0!important}}.reminder-title{letter-spacing:-.042em;max-width:560px;font-size:clamp(42px,4vw,58px);line-height:1.08}.hero-desc{max-width:520px;font-size:15px;line-height:1.65}.reminder-benefits{gap:14px}.reminder-benefits li{max-width:520px;font-size:14.5px;line-height:1.55}.reminder-form{padding:26px}.reminder-form h2{text-align:left;font-size:22px}.form-grid{gap:14px 18px}.form-row label{text-align:left}.official-card{height:230px}.official-button{min-height:54px;font-size:16px;bottom:22px;left:24px;right:24px}.official-badge{top:22px;left:22px}.service-strip{margin-top:30px;padding:28px}.service-strip h2{text-align:left;margin-bottom:22px;font-size:24px}.service-grid{grid-template-columns:1.15fr 1.15fr 1.1fr .9fr;gap:22px}.service-item h3{font-size:14.5px;line-height:1.35}.service-item p{font-size:13.5px;line-height:1.55}.service-hotline{font-size:16px}.trust-image-section{padding-top:22px}.trust-image-card h3{font-size:18px}.trust-image-card p{font-size:13px}@media (width<=640px){.hero-layout{gap:24px}.hero-copy{text-align:left!important}.reminder-title{letter-spacing:-.038em;font-size:36px;line-height:1.1}.hero-desc{font-size:14px;line-height:1.6}.reminder-benefits li{padding-left:44px;font-size:13.5px}.reminder-benefits li:before{border-radius:12px;width:30px;height:30px}.form-grid{grid-template-columns:1fr}.reminder-form h2{font-size:20px}.service-grid{grid-template-columns:1fr}.service-strip h2{font-size:21px}}.official-button{color:#1769e0;background:linear-gradient(#fff 0%,#f8fbff 100%);border:2px solid #2f80ff;border-radius:999px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;column-gap:10px;min-height:50px;padding:0 13px 0 16px;display:grid;bottom:16px;left:18px;right:18px;overflow:visible;box-shadow:0 16px 36px #071b353d,inset 0 0 0 3px #ffffffb8,0 0 0 1px #1769e029}.official-button-icon{color:#1769e0;background:#eef6ff;border-radius:999px;justify-self:center;place-items:center;width:32px;height:32px;font-size:17px;font-weight:900;line-height:1;display:grid}.official-button-text{text-align:center;color:#1769e0;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:800;line-height:1.25;overflow:hidden}.official-free-badge{color:#fff;letter-spacing:-.015em;white-space:nowrap;background:linear-gradient(135deg,#f35 0%,#e91436 100%);border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 8px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:9px;font-weight:900;line-height:1;display:inline-flex;position:relative;transform:translateY(-1px);box-shadow:0 10px 20px #ef233c4d,inset 0 1px #ffffff59}.official-button{grid-template-columns:38px minmax(0,1fr) auto;column-gap:8px}.official-free-badge:before,.official-free-badge:after{content:"";background:#f35;border-radius:999px;width:8px;height:2px;position:absolute;right:-8px}.official-free-badge:before{top:3px;transform:rotate(-42deg)}.official-free-badge:after{bottom:4px;transform:rotate(36deg)}.official-button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 20px 42px #071b3547,inset 0 0 0 3px #ffffffc7}@media (width<=640px){.official-button{grid-template-columns:34px minmax(0,1fr) auto;column-gap:7px;min-height:46px;padding:0 9px 0 11px;bottom:14px;left:14px;right:14px}.official-button-icon{width:27px;height:27px;font-size:14px}.official-button-text{letter-spacing:-.02em;font-size:12px}.official-free-badge{min-height:21px;padding:0 7px;font-size:8.5px}.official-free-badge:before,.official-free-badge:after{width:6px;right:-6px}}.reminder-title{color:#071b35;letter-spacing:-.048em;max-width:450px;font-size:clamp(39px,3.55vw,52px);line-height:1.14}.reminder-title>span{display:block}.title-gradient-block{width:fit-content;max-width:100%;margin:-2px 0 0}.title-gradient,.title-normal{padding-top:.08em;padding-bottom:.02em;display:block}.title-gradient{color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 16px 34px #1769e01f;-webkit-background-clip:text;background-clip:text}.title-gradient-a{background-image:linear-gradient(100deg,#0b56b5 0%,#1769e0 35%,#2f80ff 72%,#7eb6ff 100%)}.title-gradient-b{background-image:linear-gradient(280deg,#0b56b5 0%,#1769e0 35%,#2f80ff 72%,#7eb6ff 100%)}.title-normal{color:#071b35;-webkit-text-fill-color:#071b35;text-shadow:none;background:0 0}.free-badge{color:#ef233c;background:#ffffffd1;border:2.5px solid #ef233c;border-radius:999px;justify-content:center;align-items:center;padding:5px 13px 6px;font-size:13px;font-weight:900;line-height:1;transform:translateY(-2px)rotate(-4deg);box-shadow:0 8px 18px #ef233c24;display:inline-flex!important}@media (width<=640px){.reminder-title{letter-spacing:-.042em;max-width:340px;font-size:33px;line-height:1.16}.title-last-line{gap:20px}.free-badge{margin-left:4px;transform:translateY(-2px)rotate(-4deg)}}.title-last-line{white-space:nowrap;align-items:center;gap:22px!important;display:flex!important}.free-badge{color:#ef233c;letter-spacing:-.01em;background:#ffffffe6;border:2.5px solid #ef233c;border-radius:999px;justify-content:center;align-items:center;min-width:78px;min-height:34px;margin-left:2px;padding:7px 15px 8px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:12.5px;font-weight:900;line-height:1.25;transform:translateY(-3px)rotate(-4deg);box-shadow:0 10px 22px #ef233c29,inset 0 0 0 1px #ffffffb8;display:inline-flex!important}@media (width<=640px){.title-last-line{gap:18px!important}.free-badge{border-width:2px;min-width:70px;min-height:30px;padding:6px 12px 7px;font-size:11px;transform:translateY(-2px)rotate(-4deg)}}.service-strip,.trust-image-section{display:none!important}.service-showcase-section{padding:36px 0 0}.service-showcase{background:radial-gradient(circle at 8% 0,#1769e014,#0000 30%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #c6daf1f2;border-radius:32px 32px 0 0;padding:34px 34px 0;overflow:hidden;box-shadow:0 24px 70px #071b3514}.service-showcase-head{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.service-showcase-head h2{color:#071b35;letter-spacing:-.045em;margin:0;font-size:clamp(28px,3vw,40px);font-weight:900;line-height:1.08}.service-showcase-head h2 span{color:#1769e0}.service-photo-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px;margin-bottom:40px;display:grid}.service-photo-card{background:#071b35;border-radius:24px;min-height:420px;position:relative;overflow:visible;box-shadow:0 24px 60px #071b3529}.service-photo-card img{object-fit:cover;border-radius:inherit;width:100%;height:100%;min-height:420px;display:block}.service-photo-card:after{content:"";border-radius:inherit;background:linear-gradient(#071b3505 0%,#071b352e 34%,#061428f0 100%),radial-gradient(circle at 50% 110%,#1769e0f2,#0000 48%);position:absolute;inset:0}.service-photo-card:before{content:"";z-index:2;pointer-events:none;background:radial-gradient(at 50% 100%,#2f80ffc7,#0000 66%);border-radius:0 0 24px 24px;height:110px;position:absolute;bottom:-1px;left:0;right:0}.service-photo-icon{z-index:4;color:#fff;background:linear-gradient(135deg,#2f80ff,#1769e0);border-radius:999px;place-items:center;width:74px;height:74px;font-size:32px;display:grid;position:absolute;top:-34px;left:50%;transform:translate(-50%);box-shadow:0 18px 36px #1769e052,0 0 0 10px #eef6fff0}.service-photo-content{z-index:3;color:#fff;position:absolute;bottom:28px;left:28px;right:28px}.service-photo-content h3{color:#fff;letter-spacing:-.045em;max-width:320px;margin:0;font-size:clamp(25px,2.1vw,34px);font-weight:900;line-height:1.12}.service-photo-content i{background:#2f80ff;border-radius:999px;width:34px;height:4px;margin:18px 0;display:block}.service-photo-content p{color:#ffffffe0;max-width:330px;margin:0;font-size:16px;line-height:1.58}.footer{width:min(100% - 56px, var(--container));color:#dceaff;box-shadow:none;background:#071b35;border-top:1px solid #ffffff0d;margin:0 auto;padding:28px 34px;border-radius:0!important}@media (width<=980px){.service-showcase-head{display:grid}.service-showcase-phone{width:100%}.service-mini-grid,.service-photo-grid{grid-template-columns:1fr}.service-photo-card,.service-photo-card img{min-height:380px}.footer{width:min(100% - 56px, var(--container))}}@media (width<=640px){.service-showcase-section{padding-top:24px}.service-showcase{border-radius:26px 26px 0 0;padding:24px 16px 0}.service-showcase-head h2{font-size:27px}.service-showcase-head p{font-size:14px}.service-mini-grid{gap:18px}.service-mini-item{grid-template-columns:52px 1fr}.service-mini-item span{border-radius:16px;width:52px;height:52px;font-size:23px}.service-photo-grid{gap:18px;margin-top:36px}.service-photo-card,.service-photo-card img{min-height:340px}.service-photo-icon{width:58px;height:58px;font-size:25px;top:-26px;box-shadow:0 14px 28px #1769e047,0 0 0 8px #eef6fff0}.service-photo-content{bottom:22px;left:20px;right:20px}.service-photo-content h3{font-size:25px}.service-photo-content p{font-size:14.5px}.footer{width:min(100% - 32px, var(--container));border-radius:0 0 24px 24px}}.service-photo-icon{display:none!important}.service-photo-grid{margin-top:28px}.service-photo-card{overflow:hidden}.service-photo-card img{border-radius:inherit}.service-photo-content{bottom:30px}.service-photo-content h3{text-align:left}.service-showcase-head{grid-template-columns:380px 1fr;align-items:start;column-gap:42px;width:100%;max-width:none;margin-bottom:34px;display:grid}.service-showcase-head h2{letter-spacing:-.04em;text-align:left;text-wrap:balance;max-width:420px;margin:0;font-size:clamp(42px,3vw,52px);font-weight:900;line-height:1.12}.service-showcase-head h2 span{display:block}.title-blue{color:#1769e0;letter-spacing:-.035em;margin-top:8px;display:block}.service-cta-text{text-align:left;color:#455970;letter-spacing:-.01em;max-width:760px;margin-top:16px;padding-left:42px;font-size:15px;font-weight:650;line-height:1.7;position:relative}.service-cta-text:before{content:"☎";color:#1769e0;background:#eef6ff;border-radius:999px;place-items:center;width:26px;height:26px;font-size:13px;font-weight:900;display:grid;position:absolute;top:3px;left:0;box-shadow:inset 0 0 0 1px #1769e02e}.service-cta-text strong{color:#1769e0;font-weight:900}.form-grid.single-column{grid-template-columns:1fr;gap:16px;display:grid}.form-grid.single-column .form-row{margin:0}.form-grid.single-column input{width:100%}.form-submit{margin-top:24px}.hero-layout{grid-template-columns:minmax(330px,.92fr) minmax(420px,1.08fr);align-items:start;gap:clamp(44px,5vw,68px)}.hero-copy{max-width:430px}.hero-action{justify-self:end;gap:20px;width:100%;max-width:560px}.reminder-form{border-radius:26px;padding:24px 26px}.form-grid{grid-template-columns:1fr;gap:14px}.form-row input{height:46px}.form-submit{height:50px;margin-top:18px}.official-card{border-radius:24px;height:205px}.official-button{min-height:46px;bottom:16px;left:18px;right:18px}@media (width<=980px){.hero-layout{grid-template-columns:1fr}.hero-copy,.hero-action{justify-self:stretch;max-width:100%}}@media (width<=640px){.reminder-form{padding:22px 18px}.official-card{height:210px}}.header-actions{align-items:center;gap:22px;display:flex}.header-phone{color:#1769e0;letter-spacing:.01em;background:#fff;border:1px solid #1769e052;border-radius:999px;justify-content:center;align-items:center;min-width:166px;height:46px;padding:0 22px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:17px;font-weight:900;transition:all .2s;display:inline-flex;box-shadow:0 14px 32px #071b350f}.header-phone:hover{border-color:#1769e08c;transform:translateY(-1px);box-shadow:0 18px 38px #071b3517}@media (width<=980px){.header-actions{gap:12px}.header-phone{min-width:auto;height:40px;padding:0 15px;font-size:14px}}@media (width<=640px){.header-phone{display:none}}.register-title{align-items:baseline;gap:12px;margin:0 0 24px;font-family:Be Vietnam Pro,sans-serif;line-height:1.15;display:flex}.register-title .main{color:#071b35;letter-spacing:-.035em;font-size:34px;font-weight:900}.register-title .free{letter-spacing:-.018em;-webkit-text-fill-color:transparent;text-shadow:0 10px 24px #d92d5c1f;background:linear-gradient(90deg,#ff6b4a 0%,#ff3f5f 52%,#d92d5c 100%);-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:850}@media (width<=640px){.app{padding-top:72px}.container{width:min(100% - 28px, var(--container))}.header-inner{min-height:72px}.brand{gap:10px}.brand-mark{flex-basis:42px;width:42px;height:42px}.brand-text strong{font-size:14px;line-height:1.15}.brand-text small{font-size:9.5px}.reminder-section{padding-top:22px;padding-bottom:24px}.hero-layout{gap:28px}.eyebrow{padding:7px 12px;font-size:10px}.reminder-title{letter-spacing:-.042em;max-width:320px;margin-top:16px;font-size:34px;line-height:1.12}.title-gradient,.title-normal{padding-top:.04em}.hero-desc{max-width:100%;margin-top:22px;font-size:14px;line-height:1.65}.reminder-benefits{gap:13px;margin-top:28px}.reminder-benefits li{padding-left:42px;font-size:13.5px;line-height:1.5}.reminder-benefits li:before{width:30px;height:30px}.reminder-form{border-radius:24px;padding:24px 18px 22px}.register-title,.reminder-form h2{margin-bottom:22px}.register-title .main{font-size:30px}.register-title .free{font-size:25px}.form-grid.single-column{gap:15px}.form-row label{font-size:12.5px}.form-row input{border-radius:14px;height:46px;font-size:13.5px}.form-submit{border-radius:15px;height:52px;margin-top:18px;font-size:14px}.official-card{border-radius:22px;height:210px}.official-badge{padding:10px 13px;font-size:11px;top:18px;left:18px}.official-button{grid-template-columns:30px minmax(0,1fr) auto;column-gap:6px;min-height:46px;padding:0 8px;bottom:14px;left:16px;right:16px}.official-button-icon{width:26px;height:26px;font-size:13px}.official-button-text{font-size:10.5px;font-weight:800;line-height:1.2}.official-free-badge{min-height:20px;padding:0 7px;font-size:8px}.service-showcase-section{padding-top:22px}.service-showcase{border-radius:24px 24px 0 0;padding:26px 16px 0}.service-showcase-head{margin-bottom:24px;display:block!important}.service-showcase-head h2{letter-spacing:-.042em;max-width:320px;font-size:34px;line-height:1.12}.service-showcase-head h2 span{margin-top:4px}.service-desktop-only{display:none!important}.service-photo-grid{grid-template-columns:1fr;gap:18px;margin-top:22px;margin-bottom:34px}.service-photo-card,.service-photo-card img{min-height:310px}.service-photo-card{border-radius:22px}.service-photo-content{bottom:22px;left:20px;right:20px}.service-photo-content h3{letter-spacing:-.038em;max-width:280px;font-size:25px;line-height:1.14}.service-photo-content i{margin:14px 0}.service-photo-content p{font-size:14.5px;line-height:1.55}.footer{width:min(100% - 28px, var(--container));padding:24px 18px;border-radius:0!important}.footer-inner{gap:12px}.footer p{font-size:13px;line-height:1.55}.eyebrow,.reminder-title{display:none}.hero-copy{padding-top:0}.hero-desc{margin-top:0}.reminder-benefits{margin-top:20px}.hero-layout{flex-direction:column;display:flex}.hero-copy{order:2}.hero-action{flex-direction:column;order:1;display:flex}.official-card{order:-1}.reminder-form{order:2}}.desktop-title{display:inline}.mobile-title{display:none}@media (width<=640px){.desktop-title{display:none}.mobile-title{display:inline}.service-photo-grid{gap:14px}.service-photo-card,.service-photo-card img{height:240px;min-height:240px}.service-photo-content{bottom:18px;left:18px;right:18px}.service-photo-content h3{max-width:260px;font-size:22px;line-height:1.15}.service-photo-content p{font-size:13.5px;line-height:1.45}.site-header{background:#fffffff5;width:100%;min-height:108px}.header-inner{grid-template-columns:1fr auto;grid-template-areas:"brand phone""nav nav";align-items:center;row-gap:10px;min-height:108px;padding:10px 14px 9px;display:grid}.brand{grid-area:brand;gap:9px}.brand-mark{flex-basis:38px;width:38px;height:38px;font-size:12px}.brand-text strong{letter-spacing:-.015em;font-family:Inter,Arial,sans-serif;font-size:13.5px;font-weight:800}.brand-text small{margin-top:3px;font-size:9px;font-weight:800}.header-actions{display:contents}.header-phone{color:#1769e0;background:#fff;border:1px solid #1769e059;border-radius:999px;grid-area:phone;min-width:128px;height:34px;padding:0 13px;font-size:13.5px;font-weight:900;box-shadow:0 10px 24px #071b350f;display:inline-flex!important}.nav{scrollbar-width:none;grid-area:nav;gap:7px;padding-bottom:1px;overflow-x:auto;display:flex!important}.nav::-webkit-scrollbar{display:none}.nav a{color:#0b5cad;white-space:nowrap;background:#eef6ff;border-radius:999px;height:30px;padding:0 12px;font-size:10.5px;font-weight:900}.nav a:first-child{color:#fff;background:linear-gradient(135deg,#1769e0,#0b5cad);box-shadow:0 8px 18px #1769e02e}.nav{display:none!important}.header-inner{grid-template-areas:"brand phone";row-gap:0;min-height:72px}.site-header{min-height:72px}.app{padding-top:72px}}.floating-contact{z-index:9998;gap:9px;display:grid;position:fixed;bottom:92px;right:14px}.floating-btn{color:#fff;text-align:center;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;font-family:Be Vietnam Pro,Arial,sans-serif;font-size:11px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 30px #071b3538}.floating-btn:hover{transform:translateY(-2px)}.floating-call{background:linear-gradient(135deg,#ff2f3f,#d90429);font-size:22px;animation:1.25s ease-in-out infinite callBlink;position:relative}.floating-call:before{content:"";border:2px solid #ff2f3f5c;border-radius:999px;animation:1.25s ease-out infinite callPulse;position:absolute;inset:-7px}.floating-zalo{background:linear-gradient(135deg,#1e8bff,#0068ff)}.floating-chat{background:linear-gradient(135deg,#19c36b,#0a9f52)}@keyframes callBlink{0%,to{transform:scale(1);box-shadow:0 14px 30px #d9042942}50%{transform:scale(1.08);box-shadow:0 18px 38px #d904296b}}@keyframes callPulse{0%{opacity:.7;transform:scale(.92)}to{opacity:0;transform:scale(1.35)}}@media (width<=640px){.floating-contact{gap:8px;bottom:84px;right:10px}.floating-btn{width:42px;height:42px;font-size:10px}.floating-call{font-size:20px}}.service-photo-content{align-items:flex-start;text-align:left!important}.service-photo-content h3,.service-photo-content i,.service-photo-content p{text-align:left!important;margin-left:0!important;margin-right:auto!important}.service-photo-content p{max-width:300px}.voucher-showcase-section{padding:0}.voucher-showcase{background:radial-gradient(circle at 92% 0,#ff99001f,#0000 30%),radial-gradient(circle at 8% 16%,#1769e014,#0000 32%),linear-gradient(#f8fbff 0%,#fff 100%);border-top:0;border-radius:0;padding-top:38px}.voucher-showcase-head h2 span{color:#f97316}.voucher-cta-text:before{content:"🎁";color:#f97316;background:#fff4e8;box-shadow:inset 0 0 0 1px #f973162e}.voucher-cta-text strong{color:#f97316}.voucher-photo-grid{margin-top:30px}.voucher-photo-card:before{background:radial-gradient(at 50% 100%,#f97316ad,#0000 66%)}.voucher-photo-card .service-photo-content i{background:#f97316}.voucher-photo-card:hover img{transform:scale(1.045)}.service-photo-card img{transition:transform .45s}.voucher-photo-card:first-child,.voucher-photo-card:first-child img{min-height:390px}.voucher-photo-card:nth-child(2),.voucher-photo-card:nth-child(2) img{min-height:420px}.voucher-photo-card:nth-child(3),.voucher-photo-card:nth-child(3) img{min-height:390px}@media (width<=640px){.voucher-showcase{padding-top:28px}.voucher-showcase-head h2{max-width:320px;font-size:27px}.voucher-photo-grid{margin-top:26px}.voucher-photo-card,.voucher-photo-card:first-child,.voucher-photo-card:nth-child(2),.voucher-photo-card:nth-child(3),.voucher-photo-card img,.voucher-photo-card:first-child img,.voucher-photo-card:nth-child(2) img,.voucher-photo-card:nth-child(3) img{min-height:340px}}@media (width>=981px){.voucher-photo-grid{grid-template-columns:1fr 1fr 1fr;gap:20px}.voucher-photo-card .service-photo-content{bottom:30px;left:26px;right:22px}.voucher-photo-card .service-photo-content h3{letter-spacing:-.04em;text-wrap:balance;max-width:100%;font-size:clamp(27px,2vw,31px);line-height:1.14}.voucher-photo-card .service-photo-content p{max-width:100%;font-size:15.5px;line-height:1.58}.voucher-photo-card:nth-child(3) .service-photo-content h3{max-width:270px}}.voucher-photo-card img{object-fit:cover;object-position:center top;opacity:1}.voucher-photo-card:after{background:linear-gradient(#071b3505 0%,#071b3514 24%,#071b356b 58%,#061428eb 100%)}.voucher-photo-card:before{background:radial-gradient(at 50% 100%,#f97316ad,#0000 68%);height:150px}@media (width>=981px){.voucher-photo-card,.voucher-photo-card img{min-height:420px!important}}.promo-video-section{padding:0}.promo-video-wrap{background:radial-gradient(circle at 50% 0,#1769e021,#0000 34%),radial-gradient(circle at 82% 12%,#f9731614,#0000 28%),linear-gradient(#f8fbff 0%,#fff 46%,#eef6ff 100%);border-left:1px solid #c6daf1f2;border-right:1px solid #c6daf1f2;padding:44px 34px 52px}.promo-video-head{text-align:left;max-width:100%;margin:0 0 22px}.promo-video-head h2{color:#1769e0;letter-spacing:-.045em;margin:0;font-size:clamp(34px,3.4vw,50px);font-weight:900;line-height:1.08}.promo-video-head h2 span{color:#f97316;-webkit-text-fill-color:#f97316;text-shadow:0 12px 26px #f973161f;background:0 0;display:block}.promo-video-head p{text-align:left;max-width:100%;margin:12px 0 0;font-size:13.5px;line-height:1.6}.promo-video-box{background:linear-gradient(135deg,#fffffff5,#eef6fff0),linear-gradient(135deg,#1769e0,#f97316);border-radius:32px;width:min(100%,680px);margin:0 auto;padding:10px;position:relative;overflow:hidden;box-shadow:0 30px 80px #071b3529,0 16px 44px #1769e01f}.promo-video-box:before{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(circle at 18% 0,#1769e038,#0000 30%),radial-gradient(circle at 86% 100%,#f9731629,#0000 32%);position:absolute;inset:0}.promo-video-box video{z-index:1;aspect-ratio:1;object-fit:contain;background:#000;border-radius:24px;width:100%;display:block;position:relative}@media (width<=640px){.promo-video-wrap{width:min(100% - 28px, var(--container));background:radial-gradient(circle at 50% 0,#1769e01f,#0000 34%),radial-gradient(circle at 85% 8%,#f9731612,#0000 28%),linear-gradient(#f8fbff 0%,#fff 48%,#eef6ff 100%);padding:34px 16px 38px}.promo-video-head{text-align:center;margin-bottom:24px}.promo-video-head h2{color:#1769e0;text-align:left;font-size:30px;line-height:1.08}.promo-video-head h2 span{color:#f97316;-webkit-text-fill-color:#f97316;text-shadow:0 12px 26px #f973161f;background:0 0;margin-top:4px;display:block}.promo-video-box{border-radius:24px;width:100%;padding:7px}.promo-video-box video{aspect-ratio:1;object-fit:contain;border-radius:18px}}.brand-logo{flex:0 0 54px;width:54px;height:54px}.brand-logo img{object-fit:cover;width:118%;height:118%}@media (width<=640px){.brand-logo{flex-basis:44px;width:44px;height:44px}.brand-logo img{width:120%;height:120%}.header-phone{display:none!important}.header-inner{grid-template-columns:1fr!important;grid-template-areas:"brand"!important}.brand{justify-self:start}}
