@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap";:root{font-family:Quicksand,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#172026;background:linear-gradient(180deg,#eef4f1,#fff);line-height:1.5}*{box-sizing:border-box}body{margin:0;font-family:Quicksand,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:radial-gradient(circle at top left,rgba(15,92,77,.12),transparent 26%),linear-gradient(180deg,#eef4f1,#fff)}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{transition:transform .35s ease,box-shadow .35s ease}img:hover{transform:scale(1.04)}.app-shell{min-height:100vh}.site-header{display:flex;justify-content:space-between;align-items:center;padding:18px 28px;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b3c33eb;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:inline-flex;align-items:center}.brand-logo{height:48px;width:auto;display:block}.nav-links{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.nav-links a,.link-button{position:relative;padding-bottom:4px}.nav-links a.active:after{width:100%}.nav-links a:after,.link-button:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#d2f4e8;transition:width .25s ease}.nav-links a:hover:after,.link-button:hover:after{width:100%}.link-button{background:transparent;color:inherit;border:0;cursor:pointer;font:inherit}.page-wrap{width:min(100%,1680px);max-width:none;margin:0 auto;padding:clamp(20px,3vw,36px) clamp(16px,3vw,32px) 64px}.hero{padding:64px 0}.hero-copy{max-width:760px;display:flex;flex-direction:column;min-height:100%;color:#f6fffb}.hero-copy h1{font-size:clamp(2rem,3vw,3.5rem);margin:12px 0;line-height:1.08;font-weight:700;color:#fff;text-shadow:0 10px 30px rgba(0,0,0,.32)}.eyebrow{color:#0f5c4d;text-transform:uppercase;font-size:.85rem;font-weight:700}.hero-copy .eyebrow{color:#d8fff1;text-shadow:0 6px 18px rgba(0,0,0,.22)}.hero-copy p{color:#f5fffbeb;text-shadow:0 8px 24px rgba(0,0,0,.24)}.button-row,.grid,.stack{display:flex;gap:16px}.stack{flex-direction:column}.grid{flex-wrap:wrap}.two-col>*,.cards>*,.three-col>*{flex:1 1 280px}.card{background:#fff;border:1px solid #d8e4df;border-radius:18px;padding:20px;box-shadow:0 16px 36px #0f5c4d14}h1,h2,h3,h4,h5,h6{font-family:Quicksand,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;letter-spacing:.01em}.button{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:0 18px;border-radius:999px;border:1px solid #0f5c4d;cursor:pointer}.button.primary{background:linear-gradient(135deg,#0f5c4d,#177865);color:#fff}.button.secondary{background:#fff;color:#0f5c4d}input{width:100%;margin-top:6px;padding:12px 14px;border-radius:12px;border:1px solid #c9d6d1}textarea{width:100%;margin-top:6px;padding:12px 14px;border-radius:12px;border:1px solid #c9d6d1;resize:vertical}.form-grid{max-width:540px}.screen-center{min-height:60vh;display:grid;place-items:center}.alert{padding:14px 16px;border-radius:12px}.alert.error{background:#ffe9e9;color:#9d1d1d}.alert.success{background:#e8f8ef;color:#12613d}.survey-shell-react{max-width:1040px;margin:0 auto}.survey-card{background:#fff;border-radius:24px;box-shadow:0 18px 60px #0f172a14;overflow:hidden;border:1px solid #dce6e1}.survey-header{padding:28px 30px;background:linear-gradient(135deg,#0e5d54,#0b6a8b);color:#fff}.survey-header h2{margin:8px 0 10px;line-height:1.1}.survey-description{opacity:.95;max-width:820px}.survey-meta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.survey-meta-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffff29;color:#fff;font-size:.9rem}.survey-body{padding:28px 30px 34px}.survey-question{border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin-bottom:18px;background:#fff}.survey-question h5{margin-bottom:12px;line-height:1.35}.survey-options label{display:block;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:10px;cursor:pointer;background:#fff}.survey-options input{width:auto;margin:0 10px 0 0}.survey-actions{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;align-items:center;margin-top:24px}.survey-form-fieldset{border:0;margin:0;padding:0;min-width:0}.survey-submit-button{min-width:210px;min-height:48px;border:0;border-radius:999px;background:linear-gradient(135deg,#0f5c4d,#177865);box-shadow:0 16px 30px #0f5c4d38;font-weight:700;letter-spacing:.01em}.survey-submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 36px #0f5c4d47}.survey-submit-button:disabled{opacity:.75;cursor:not-allowed}.survey-submit-lock{margin-top:12px;padding:12px 14px;border-radius:14px;background:#eef8f4;color:#0f5132;border:1px solid #cfe7db}.survey-result{padding:18px;border-radius:18px;margin-bottom:20px;border:1px solid #d7e4df}.survey-shell-react .form-group{margin-bottom:16px}@media (max-width: 768px){.survey-header,.survey-body{padding:20px}.survey-actions{flex-direction:column;align-items:stretch}}.auth-card{width:min(420px,92vw)}.auth-submit-row{display:flex;justify-content:center;margin-top:18px}.auth-submit-row .button{min-width:150px}.auth-hint{margin:12px 0 0;color:#36514b}.auth-hint a{color:#0f5c4d;font-weight:700}.stat-card strong{font-size:2rem}.card-image,.detail-image{width:100%;border-radius:12px;object-fit:cover}.card-image{height:220px}.quality-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:stretch;position:relative;overflow:hidden;border-radius:28px;padding:40px;min-height:540px}.hero-slider-shell .hero-copy,.hero-slider-shell .hero-panel{position:relative;z-index:2}.hero-slider-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease;background-size:cover;background-position:center}.hero-slide.active{opacity:1}.hero-slide-fallback{background:linear-gradient(135deg,#0d473d,#113a6b)}.hero-dots{display:flex;gap:10px;margin-top:18px}.hero-copy .button-row{margin-top:auto;align-items:end;padding-top:24px}.hero-dot{width:12px;height:12px;border:0;border-radius:999px;background:#ffffff6b;cursor:pointer}.hero-dot.active{background:#fff}.hero-panel{background:linear-gradient(160deg,#0d473d,#113a6b);color:#fff;border:0}.kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.kpi-grid strong{display:block;font-size:1.15rem;margin-bottom:6px}.feature-card h3,.news-card h3,.training-card h3{margin-top:0}.narrative-card h2{margin-top:8px}.plain-list{margin:0;padding-left:18px}.compliance-card{background:linear-gradient(180deg,#f9fcfb,#eef6f3)}.compliance-steps{display:grid;gap:14px}.compliance-steps div{display:flex;gap:14px;align-items:flex-start}.compliance-steps strong{display:inline-flex;min-width:42px;min-height:42px;align-items:center;justify-content:center;border-radius:999px;background:#0f5c4d;color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px}.training-pill{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#dff4ec;color:#0f5c4d;font-size:.85rem;font-weight:700}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 10px}.tag-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#edf6f2;color:#0f5c4d;font-size:.82rem;font-weight:700}.card-image-link{display:block}.article-hero{display:grid;grid-template-columns:1fr .8fr;gap:20px;align-items:center}.news-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px}.news-sidebar{height:fit-content;position:sticky;top:96px;display:grid;gap:24px}.latest-posts{gap:14px}.latest-post-link{display:grid;grid-template-columns:86px 1fr;gap:12px;align-items:center}.latest-post-link img{width:86px;height:66px;object-fit:cover;border-radius:12px}.latest-post-link small{display:block;margin-top:4px;color:#4f6a63}.news-filter-bar{display:grid;grid-template-columns:1fr 260px;gap:14px}.article-body pre{font-family:inherit;margin:0}.detail-card p,.detail-list p{margin:0 0 10px}.detail-list{display:grid;gap:8px}.muted-text{color:#5d746e}.test-history-card{display:grid;gap:12px;padding:16px;border:1px solid #d8e4df;border-radius:16px;background:#fcfffd}.test-history-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.test-history-badge{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:40px;padding:8px 14px;border-radius:999px;font-weight:700;transition:transform .2s ease}.test-history-badge.pass{background:#e8f8ef;color:#12613d}.test-history-badge.fail{background:#fff1f1;color:#a62828}.dashboard-bars{display:grid;gap:16px}.dashboard-bar-row{display:grid;gap:8px}.dashboard-bar-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.dashboard-bar-track{height:12px;overflow:hidden;border-radius:999px;background:#e6efeb}.dashboard-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(135deg,#0f5c4d,#177865)}.dashboard-bar-fill.primary{background:linear-gradient(135deg,#1f6bd0,#60a5fa)}.dashboard-bar-fill.pass{background:linear-gradient(135deg,#12824f,#46c37b)}.dashboard-bar-fill.fail{background:linear-gradient(135deg,#be2f2f,#f27d7d)}.dashboard-bar-fill.pending{background:linear-gradient(135deg,#b78410,#f0c45a)}.dashboard-bar-fill.empty{background:linear-gradient(135deg,#8fa7a1,#bed0ca)}.result-list{display:grid;gap:12px}.test-history-toggle{width:100%;border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.test-history-toggle:hover .test-history-badge{transform:translateY(-1px)}.test-history-toggle:focus-visible{outline:2px solid #0f5c4d;outline-offset:4px;border-radius:14px}.result-row{display:grid;gap:4px;padding:12px 14px;border:1px solid #d8e4df;border-radius:14px;background:#f8fcfa}.result-row.is-correct{border-color:#8fd1ac;background:#effaf3}.result-row.is-wrong{border-color:#efb1b1;background:#fff4f4}.toast-notice{position:sticky;top:84px;z-index:20;align-self:flex-end;padding:12px 16px;border-radius:14px;background:#0f5c4d;color:#fff;box-shadow:0 16px 30px #0f5c4d3d}.rich-content{line-height:1.7}.rich-content p:first-child{margin-top:0}.contact-page{gap:22px}.contact-hero{background:linear-gradient(155deg,#0d473d,#145d86);color:#fff}.contact-content,.contact-form{flex:1 1 360px}.contact-form{display:grid;gap:14px}.training-page,.public-training-page{gap:18px}.public-training-frame{width:100%;min-height:72vh;border:0;border-radius:16px;background:#fff}.payment-panel .two-col>*{flex:1 1 360px}.payment-qr-image{width:min(100%,340px);border-radius:18px;border:1px solid #d8e4df;background:#fff;padding:10px}.training-course-card{display:grid;gap:10px}.training-grid>*{flex:1 1 calc((100% - 32px) / 3);min-width:0}.training-card p,.training-course-card p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.training-actions{flex-wrap:wrap}.training-home-meta{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:6px}.training-home-meta-copy{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.training-home-meta-copy small{color:#35524b;font-size:.95rem}.training-home-meta-copy strong{color:#172026;font-weight:700}.training-home-detail-button{flex:0 0 auto;align-self:flex-end}.training-status-row{margin-top:4px}@media (max-width: 768px){.training-grid>*{flex:1 1 100%}.training-home-meta{flex-direction:column;align-items:stretch}.training-home-detail-button{align-self:flex-start}}.training-status-badge{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;font-size:.88rem;font-weight:700}.training-status-badge.done{background:#e8f8ef;color:#12613d}.training-status-badge.pending{background:#fff4df;color:#8b5d00}.button.is-disabled{opacity:.55}.study-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#061e1a94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.study-modal{width:min(100%,1200px);max-height:min(92vh,960px);display:grid;gap:16px;overflow:hidden;padding:22px;border-radius:26px;background:#fff;box-shadow:0 32px 64px #09332b3d}.study-modal-compact{width:min(100%,1280px);max-height:min(96vh,1080px);gap:10px;padding:16px}.study-modal-header,.study-modal-footer,.study-progress-card,.study-steps{display:flex;gap:12px}.study-modal-header,.study-modal-footer{justify-content:space-between;align-items:center}.study-modal-header-compact{gap:8px}.study-modal-title-wrap h2{margin:4px 0 0;font-size:clamp(1.25rem,2vw,1.9rem);line-height:1.15}.study-close-button{width:42px;height:42px;border:0;border-radius:999px;background:#e8f2ef;color:#0f5c4d;font-size:1.5rem;cursor:pointer}.study-progress-card{flex-wrap:wrap;padding:14px 16px;border:1px solid #d9e8e2;border-radius:18px;background:linear-gradient(180deg,#f9fcfb,#eef6f3)}.study-progress-card-compact{gap:10px;padding:6px 10px;border-radius:14px;font-size:.9rem}.study-progress-card>div{flex:1 1 180px}.study-steps{flex-wrap:wrap}.study-steps-compact{gap:6px}.study-step{border:1px solid #d1e1db;border-radius:999px;background:#fff;color:#214740;padding:10px 14px;cursor:pointer}.study-steps-compact .study-step{padding:6px 10px;font-size:.9rem}.study-step.active{background:#0f5c4d;border-color:#0f5c4d;color:#fff}.study-slide-frame{min-height:420px;max-height:58vh;overflow:auto;border:1px solid #d9e8e2;border-radius:22px;background:#f7fbfa}.study-slide-frame-compact{min-height:66vh;height:calc(100vh - 230px);max-height:78vh;border-radius:18px}.study-slide{padding:22px}.study-slide-intro,.study-slide-complete{padding:16px}.study-document-slide{height:100%;padding:0}.study-document-frame{width:100%;min-height:100%;height:100%;border:0;background:#fff}.study-powerpoint-wrap,.study-fallback-file{height:100%;display:grid}.study-fallback-file{align-content:center;justify-items:center;gap:18px;padding:24px;text-align:center}.study-fallback-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.study-powerpoint-frame{min-height:100%}.study-powerpoint-toolbar{position:absolute;right:18px;bottom:18px;z-index:3}.study-document-slide{position:relative}.study-pdf-wrap{position:relative;height:100%}.study-powerpoint-wrap{position:relative}.study-download-mask{position:absolute;top:0;right:0;width:180px;height:64px;z-index:4;background:transparent}.study-watermark{position:absolute;top:14px;left:14px;z-index:3;padding:8px 12px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:.85rem;font-weight:700;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.study-intro-html{line-height:1.65}.study-intro-html p{margin:0 0 10px}.study-intro-html ul,.study-intro-html ol{margin:0 0 12px 20px}.study-modal-footer-compact{padding-top:2px}.site-footer{margin-top:40px;padding:28px 20px 18px;background:#0d2f2a;color:#d8ebe5}.footer-grid{width:min(100%,1680px);max-width:none;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:24px}.footer-grid h3,.footer-grid h4{color:#fff}.footer-grid ul{padding-left:18px;margin:0}.language-switcher{display:inline-flex;align-items:center;gap:8px}.user-dropdown{position:relative;display:inline-flex;align-items:center}.user-dropdown-trigger{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff0f;color:#fff;cursor:pointer}.user-avatar-dot{width:10px;height:10px;border-radius:999px;background:#7ef2c6;box-shadow:0 0 0 6px #7ef2c624}.user-dropdown-menu{position:absolute;top:calc(100% + 12px);right:0;min-width:220px;display:grid;gap:4px;padding:10px;border:1px solid rgba(15,92,77,.12);border-radius:18px;background:#fffffffa;box-shadow:0 22px 40px #0a372e38;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.user-dropdown:hover .user-dropdown-menu,.user-dropdown:focus-within .user-dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.user-dropdown-item{display:flex;align-items:center;min-height:42px;padding:10px 12px;border:0;border-radius:12px;background:transparent;color:#173b35;text-align:left;cursor:pointer}.user-dropdown-item:hover,.user-dropdown-item.active{background:#eef7f4;color:#0f5c4d}.user-dropdown-item.danger{color:#a62828}.user-dropdown-item.danger:hover{background:#fff1f1;color:#922222}.lang-chip{min-width:42px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:transparent;color:#fff;cursor:pointer}.lang-chip.active{background:#d2f4e8;color:#0d473d;border-color:#d2f4e8}.detail-image-small{max-width:360px;margin-bottom:16px}.footer-bottom{width:min(100%,1680px);max-width:none;margin:18px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:.92rem}.test-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.timer{font-size:2rem;color:#0f5c4d}.testing-page{gap:20px}.test-form{gap:18px}.question-card{padding:24px}.question-title{margin:0 0 18px;line-height:1.45}.options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.answer-option-card{position:relative;display:grid;grid-template-columns:24px 42px 1fr;align-items:center;gap:14px;min-height:74px;padding:16px 18px;border:1px solid #cfe0da;border-radius:18px;background:linear-gradient(180deg,#fbfefd,#f3faf7);cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.answer-option-card:hover{transform:translateY(-2px);border-color:#7fb4a5;box-shadow:0 14px 28px #0f5c4d1a}.answer-option-card.selected{border-color:#0f5c4d;background:linear-gradient(180deg,#eef8f4,#dff1ea);box-shadow:0 14px 28px #0f5c4d29}.answer-option-card input{width:20px;height:20px;margin:0;accent-color:#0f5c4d}.answer-bullet{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#0f5c4d;color:#fff;font-weight:700}.answer-copy{line-height:1.55}.submit-test-button{align-self:flex-start;min-width:180px}.back-to-top-fish{position:fixed;right:22px;bottom:22px;z-index:40;width:70px;height:70px;border:0;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#29a27e,#0d5a4b 72%);box-shadow:0 18px 34px #0d5a4b47;color:#eefdf8;opacity:0;pointer-events:none;transform:translateY(18px) scale(.92);transition:opacity .28s ease,transform .28s ease,box-shadow .28s ease}.back-to-top-fish.visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.back-to-top-fish:hover{box-shadow:0 24px 42px #0d5a4b57;transform:translateY(-4px) scale(1.03)}.back-to-top-fish.flying{animation:fish-launch .9s ease-in forwards}.fish-icon{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;transform:rotate(-90deg)}@keyframes fish-launch{0%{transform:translateY(0) scale(1) rotate(0);opacity:1}45%{transform:translateY(-32px) scale(1.08) rotate(-8deg);opacity:1}to{transform:translateY(-180px) scale(.76) rotate(6deg);opacity:0}}pre{white-space:pre-wrap;word-break:break-word}@media (max-width: 768px){.site-header{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.nav-links{width:100%;flex-wrap:wrap;gap:10px 14px}.user-dropdown{width:100%}.user-dropdown-trigger{width:100%;justify-content:center}.user-dropdown-menu{left:0;right:0;min-width:0}.quality-hero,.article-hero,.news-detail-layout,.footer-grid{grid-template-columns:1fr}.quality-hero{padding:22px;min-height:auto}.news-sidebar{position:static}.news-filter-bar{grid-template-columns:1fr}.section-heading,.test-header{flex-direction:column;align-items:flex-start}.timer{font-size:1.5rem}.options-grid{grid-template-columns:1fr}.answer-option-card{grid-template-columns:22px 38px 1fr;gap:12px;padding:14px;min-height:68px}.answer-bullet{width:38px;height:38px}.toast-notice{top:12px;align-self:stretch}.survey-toast{top:12px;right:12px;left:12px;width:auto}.study-modal{width:100%;max-height:94vh;padding:16px;border-radius:20px}.study-modal-compact{max-height:96vh;padding:12px;gap:8px}.study-modal-header,.study-modal-footer{flex-direction:column;align-items:stretch}.study-slide-frame{min-height:360px;max-height:52vh}.study-slide-frame-compact{min-height:56vh;height:62vh;max-height:68vh}.study-document-frame{min-height:50vh}.study-fallback-actions{width:100%;flex-direction:column}.back-to-top-fish{right:16px;bottom:16px;width:62px;height:62px}.survey-toast{position:fixed;top:92px;right:24px;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:12px 16px;width:min(92vw,420px);border-radius:16px;background:#fffffff5;border:1px solid rgba(15,118,110,.22);box-shadow:0 18px 40px #0d221f1f;color:#0f172a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.survey-toast.success{border-color:#14b8a652;background:linear-gradient(135deg,#ecfdf5fa,#f0fdfafa);color:#0f5132;box-shadow:0 18px 40px #10b98129}.survey-toast.error{border-color:#ef444447;background:linear-gradient(135deg,#fef2f2fa,#fff7f7fa);color:#991b1b;box-shadow:0 18px 40px #b91c1c24}.survey-toast button{border:0;background:transparent;color:inherit;font-size:20px;line-height:1;padding:0 4px}.fish-icon{width:38px;height:38px}.brand-logo{height:40px}}
