﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%;hanging-punctuation:first last}body{font-family:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;line-height:1.625;color:#111827;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100svh;display:flex;flex-direction:column}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.25;font-weight:700;color:#111827}a{color:#24a043;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}ul,ol{list-style:none}button{cursor:pointer;background:none;border:none}table{border-collapse:collapse;width:100%}::selection{background:#24a043;color:#fff}h1{font-size:clamp(1.875rem,5vw,3rem);font-weight:800}h2{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700}h3{font-size:clamp(1.25rem,3vw,1.875rem)}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}.section-label{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#24a043;margin-bottom:.75rem}.section-title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;line-height:1.25;color:#111827;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#6b7280;line-height:1.625;max-width:60ch}.prose{max-width:72ch;line-height:1.625}.prose h2,.prose h3,.prose h4{margin-top:2rem;margin-bottom:1rem}.prose p{margin-bottom:1rem}.prose ul,.prose ol{list-style:revert;padding-left:1.5rem;margin-bottom:1rem}.prose li{margin-bottom:.5rem}.prose a{text-decoration:underline}.prose blockquote{border-left:4px solid #24a043;padding-left:1.5rem;margin-block:1.5rem;color:#6b7280;font-style:italic}.prose code{background:#f3f4f6;padding:.125em .375em;border-radius:.25rem;font-size:.875em;color:#7e3af2}.prose pre{background:#111827;color:#f3f4f6;padding:1.5rem;border-radius:.75rem;overflow-x:auto;margin-bottom:1rem}.prose pre code{background:none;color:inherit;padding:0}.prose img{border-radius:.75rem;margin-block:1.5rem}.prose hr{border:none;border-top:1px solid #e5e7eb;margin-block:2rem}.grid{display:grid;gap:1.5rem}.grid--2{grid-template-columns:repeat(2, 1fr)}.grid--3{grid-template-columns:repeat(3, 1fr)}.grid--4{grid-template-columns:repeat(4, 1fr)}.grid--auto-sm{grid-template-columns:repeat(auto-fill, minmax(220px, 1fr))}.grid--auto-md{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}.grid--auto-lg{grid-template-columns:repeat(auto-fill, minmax(380px, 1fr))}@media(max-width: calc(992px - 1px)){.grid--4{grid-template-columns:repeat(2, 1fr)}.grid--3{grid-template-columns:repeat(2, 1fr)}}@media(max-width: calc(768px - 1px)){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.split--reverse{direction:rtl}.split--reverse>*{direction:ltr}@media(max-width: calc(768px - 1px)){.split{grid-template-columns:1fr;gap:2rem}.split--reverse{direction:ltr}}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.d-inline{display:inline}.d-inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#24a043}.text-muted{color:#6b7280}.text-white{color:#fff}.text-danger{color:#ef4444}.text-success{color:#10b981}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.w-full{width:100%}.w-auto{width:auto}.max-w-sm{max-width:640px}.max-w-md{max-width:768px}.max-w-lg{max-width:1024px}.max-w-xl{max-width:1280px}.mx-auto{margin-inline:auto}.bg-white{background-color:#fff}.bg-alt{background-color:#f9fafb}.bg-primary{background-color:#24a043;color:#fff}.bg-dark{background-color:#111827;color:#fff}.rounded{border-radius:.375rem}.rounded-md{border-radius:.5rem}.rounded-lg{border-radius:.75rem}.rounded-xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06)}.shadow{box-shadow:0 4px 6px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.06)}.shadow-md{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}.shadow-lg{box-shadow:0 20px 25px rgba(0,0,0,.1),0 8px 10px rgba(0,0,0,.04)}.overflow-hidden{overflow:hidden}.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}@media(max-width: calc(768px - 1px)){.hidden-mobile{display:none !important}}@media(min-width: 768px){.hidden-desktop{display:none !important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem}.container--sm{max-width:640px}.container--md{max-width:768px}.container--lg{max-width:1024px}.container--2xl{max-width:1536px}.container--fluid{max-width:none}.site-header{position:sticky;top:0;z-index:200;height:80px;background:#fff;border-bottom:2px solid #24a043;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1)}.site-header.scrolled{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}.site-header .container{height:100%}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:100%;gap:2rem}@media(max-width: calc(1200px - 1px)){.site-header__inner{grid-template-columns:auto 1fr auto;gap:1rem}}.site-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.site-logo img{height:25px;width:auto}.site-logo__text{font-size:1.5rem;font-weight:400;color:#111827;letter-spacing:-0.02em;white-space:nowrap}.site-logo__text strong{color:#24a043;font-weight:800}.primary-nav{display:flex;justify-content:center}.primary-nav .nav-menu{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;flex-wrap:nowrap}.primary-nav .nav-menu>li{position:relative}.primary-nav .nav-menu>li>a{display:flex;align-items:center;gap:.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:#374151;white-space:nowrap;border-bottom:3px solid rgba(0,0,0,0);transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.primary-nav .nav-menu>li>a:hover{color:#24a043;border-bottom-color:#24a043}.primary-nav .nav-menu>li.current-menu-item>a,.primary-nav .nav-menu>li.current-menu-ancestor>a{color:#24a043;font-weight:600;border-bottom-color:#24a043}.primary-nav .nav-menu>li.menu-item-has-children>a::after{content:"";display:inline-block;width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid currentColor;flex-shrink:0;margin-left:2px;opacity:.65;transition:transform 200ms cubic-bezier(0, 0, 0.2, 1)}.primary-nav .nav-menu>li.menu-item-has-children:hover>a::after{transform:rotate(180deg);opacity:1}.primary-nav .nav-menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:200px;background:#fff;border-top:3px solid #24a043;border-radius:0 0 .5rem .5rem;box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);z-index:100;padding:.5rem 0}.primary-nav .nav-menu .sub-menu li a{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;color:#374151;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1),padding-left 200ms cubic-bezier(0.4, 0, 0.2, 1)}.primary-nav .nav-menu .sub-menu li a:hover{color:#24a043;background:#e6f7ea;padding-left:1.5rem}.primary-nav .nav-menu .sub-menu li.current-menu-item>a{color:#24a043;background:#e6f7ea;font-weight:600;padding-left:1.5rem}.primary-nav .nav-menu>li:hover>.sub-menu{display:block}.header-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:.75rem;flex-shrink:0}@media(max-width: calc(1200px - 1px)){.header-actions{gap:.5rem}.header-actions .btn{display:none}}.header-search{position:relative;flex-shrink:0}.header-search__toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:.5rem;background:none;border:none;color:#6b7280;cursor:pointer;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.header-search__toggle:hover,.header-search.is-open .header-search__toggle{color:#24a043;background:#e6f7ea}.header-search__dropdown{position:absolute;top:calc(100% + 0.75rem);right:0;width:360px;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 20px 25px rgba(0,0,0,.1),0 8px 10px rgba(0,0,0,.04);padding:1rem;z-index:100;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.header-search.is-open .header-search__dropdown{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width: calc(1200px - 1px)){.header-search__dropdown{width:380px}}@media(max-width: calc(576px - 1px)){.header-search__dropdown{width:280px}}.header-search__field{display:flex;align-items:center;gap:.5rem;flex:1;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#f9fafb;transition:border-color 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1),background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.header-search__field:focus-within{border-color:#24a043;box-shadow:0 0 0 3px rgba(36,160,67,.12);background:#fff}.header-search__field svg{flex-shrink:0;color:#9ca3af}.header-search__input{flex:1;font-size:.875rem;color:#111827;background:rgba(0,0,0,0);border:none;outline:none;min-width:0}.header-search__input::placeholder{color:#9ca3af}.header-search__input::-webkit-search-cancel-button{display:none}.header-search__clear{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:9999px;color:#9ca3af;cursor:pointer;flex-shrink:0;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1);background:none;border:none;padding:0}.header-search__clear:hover{background:#f3f4f6;color:#374151}.header-search__clear[hidden]{display:none}.menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:.5rem;color:#111827;cursor:pointer;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0}.menu-toggle:hover{background:#f3f4f6}@media(max-width: calc(1200px - 1px)){.menu-toggle{display:flex}}.primary-nav__mobile-header,.primary-nav__mobile-logo,.primary-nav__close{display:none}.primary-nav__mobile-cta{display:none}@media(max-width: calc(1200px - 1px)){.primary-nav{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;overflow-y:auto;flex-direction:column;align-items:stretch;justify-content:flex-start;z-index:300}.primary-nav.is-open{display:flex}.primary-nav__mobile-header{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;height:80px;flex-shrink:0;border-bottom:2px solid #24a043;background:#fff}.primary-nav__mobile-logo{display:flex}.primary-nav__mobile-logo img{height:25px;width:auto}.primary-nav__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:.5rem;color:#111827;cursor:pointer;flex-shrink:0;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.primary-nav__close:hover{background:#f3f4f6;color:#24a043}.primary-nav .nav-menu{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0}.primary-nav .nav-menu>li>a{font-size:1rem;padding:1rem 1.5rem;border-bottom:none;box-shadow:inset 0 -1px 0 #e5e7eb;white-space:normal}.primary-nav .nav-menu>li.current-menu-item>a,.primary-nav .nav-menu>li.current-menu-ancestor>a{color:#24a043;font-weight:600;background:#e6f7ea;box-shadow:inset 3px 0 0 #24a043,inset 0 -1px 0 #e5e7eb}.primary-nav .nav-menu .menu-item-has-children>a::after{content:none}.primary-nav .nav-menu .sub-menu{display:block;position:static;box-shadow:none;border-top:none;background:#f9fafb;padding:0}.primary-nav .nav-menu .sub-menu li a{padding:.75rem 1.5rem .75rem calc(1.5rem + 1.5rem);box-shadow:inset 0 -1px 0 #e5e7eb;font-size:.875rem;color:#6b7280}.primary-nav .nav-menu .sub-menu li a:hover{color:#24a043;background:rgba(36,160,67,.04)}.primary-nav .nav-menu .sub-menu li.current-menu-item>a{color:#24a043;font-weight:600;background:rgba(36,160,67,.06)}.primary-nav__mobile-cta{display:block;padding:1.5rem 1.5rem;border-top:1px solid #e5e7eb;margin-top:auto}.primary-nav__mobile-cta .btn{display:flex;width:100%;justify-content:center}}.site-footer{margin-top:auto;background:#111827;color:#9ca3af}.site-footer__main{padding-block:4rem}.site-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:2.5rem}@media(max-width: calc(1200px - 1px)){.site-footer__grid{grid-template-columns:1fr 1fr 1fr;gap:2rem}}@media(max-width: calc(992px - 1px)){.site-footer__grid{grid-template-columns:1fr 1fr;gap:2rem}.site-footer__grid .site-footer__brand{grid-column:1/-1}}@media(max-width: calc(576px - 1px)){.site-footer__grid{grid-template-columns:1fr 1fr;gap:1.5rem}.site-footer__grid .site-footer__brand{grid-column:1/-1}}.site-footer__brand .site-logo{color:#fff;display:inline-block;margin-bottom:1rem}.site-footer__desc{font-size:.875rem;line-height:1.625;margin-bottom:1.25rem;color:#9ca3af}.site-footer__contact-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.site-footer__contact-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem}.site-footer__contact-list svg{width:15px;height:15px;flex-shrink:0;margin-top:2px;color:#24a043}.site-footer__contact-list a{color:#d1d5db;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.site-footer__contact-list a:hover{color:#fff}.site-footer__contact-list span{color:#9ca3af}.site-footer__col-title{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin-bottom:1rem}.site-footer__links{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0;margin:0}.site-footer__links a{font-size:.875rem;color:#9ca3af;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),padding-left 200ms cubic-bezier(0.4, 0, 0.2, 1)}.site-footer__links a:hover{color:#fff;padding-left:.25rem}.site-footer__social{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width: calc(576px - 1px)){.site-footer__social{justify-content:center}}.site-footer__social a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:9999px;background:#1f2937;color:#9ca3af;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.site-footer__social a:hover{color:#fff;transform:translateY(-3px)}.site-footer__social a[aria-label=Facebook]:hover{background:#1877f2;box-shadow:0 4px 14px rgba(24,119,242,.45)}.site-footer__social a[aria-label=YouTube]:hover{background:red;box-shadow:0 4px 14px rgba(255,0,0,.45)}.site-footer__social a[aria-label=TikTok]:hover{background:#010101;box-shadow:0 4px 14px rgba(238,29,82,.5)}.site-footer__social a[aria-label=Instagram]:hover{background:#e1306c;box-shadow:0 4px 14px rgba(225,48,108,.45)}.site-footer__social a svg{width:17px;height:17px}.site-footer__social-placeholder{opacity:.4;pointer-events:none}.site-footer__extra{border-top:1px solid rgba(55,65,81,.6);padding-block:2.5rem}.site-footer__extra-grid{display:grid;grid-template-columns:minmax(0, 400px) 1fr;gap:3rem;align-items:start}@media(max-width: calc(1200px - 1px)){.site-footer__extra-grid{grid-template-columns:minmax(0, 340px) 1fr;gap:2rem}}@media(max-width: calc(992px - 1px)){.site-footer__extra-grid{grid-template-columns:1fr;gap:2rem}}.site-footer__offices-list{display:flex;flex-direction:column;gap:1rem}.site-footer__office{display:flex;flex-direction:column;gap:.25rem}.site-footer__office-name{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:.25rem}.site-footer__office-addr{font-size:.75rem;color:#9ca3af;line-height:1.625}.site-footer__office-tel{font-size:.75rem;color:#24a043;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.site-footer__office-tel:hover{color:#fff}.site-footer__aside{display:flex;flex-direction:column;gap:1.25rem}.site-footer__aside-top{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start}.site-footer__fb-embed{flex:0 0 auto;overflow:hidden;border-radius:.5rem;background:#18191a}.site-footer__fb-embed iframe{display:block;width:340px;max-width:100%}.site-footer__licenses{flex:1 1 160px;display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem;align-content:start}.site-footer__license-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:1rem .75rem;background:rgba(31,41,55,.7);border:1px solid rgba(55,65,81,.5);border-radius:.5rem;text-decoration:none;transition:border-color 200ms cubic-bezier(0.4, 0, 0.2, 1);color:inherit}.site-footer__license-badge:hover{border-color:rgba(36,160,67,.4)}.site-footer__license-badge img{width:48px;height:48px;object-fit:contain}.site-footer__license-num{font-size:.75rem;font-weight:600;color:#24a043;line-height:1.25}.site-footer__license-desc{font-size:10px;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em;line-height:1.25}.site-footer__aside-bottom{display:grid;grid-template-columns:minmax(0, 340px) 1fr;flex-wrap:wrap;align-items:center;gap:1.25rem}@media(max-width: calc(768px - 1px)){.site-footer__aside-bottom{grid-template-columns:1fr}}.site-footer__social--extra a{width:34px;height:34px}.site-footer__social--extra a svg{width:15px;height:15px}.site-footer__memberships{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}@media(max-width: calc(576px - 1px)){.site-footer__memberships{justify-content:center}}.site-footer__memberships-label{font-size:.75rem;font-weight:600;color:#d1d5db;white-space:nowrap}.site-footer__memberships-logos{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.site-footer__membership-logo{display:inline-flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1)}.site-footer__membership-logo:hover{opacity:.75}.site-footer__membership-logo img{max-height:52px;width:auto;object-fit:contain}.site-footer__membership-logo span{font-size:9px;color:#6b7280;text-align:center;max-width:80px;line-height:1.25;text-transform:uppercase;letter-spacing:.02em}.site-footer__bottom{border-top:1px solid rgba(31,41,55,.8);padding-block:1.5rem;background:#0d1117}.site-footer__bottom-inner{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;flex-wrap:wrap;gap:1rem}@media(max-width: calc(768px - 1px)){.site-footer__bottom-inner{flex-direction:column}}.site-footer__copy{font-size:.875rem;color:#6b7280;line-height:1.625}.site-footer__license{display:inline-block;margin-left:.5rem;padding:0 .5rem;border:1px solid #374151;border-radius:.375rem;font-size:.75rem;color:#6b7280}.site-footer__legal{font-size:.75rem;color:#4b5563;max-width:500px;line-height:1.625}.btn{display:flex;align-items:center;justify-content:center;display:inline-flex;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;border:1px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);user-select:none}.btn:focus-visible{outline:3px solid #24a043;outline-offset:2px}.btn:disabled,.btn[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.btn--primary{background:#24a043;color:#fff;border-color:#24a043}.btn--primary:hover{background:#1a7a34;border-color:#1a7a34;color:#fff}.btn--secondary{background:#7e3af2;color:#fff;border-color:#7e3af2}.btn--secondary:hover{filter:brightness(1.1)}.btn--outline{background:#fff;color:#24a043;border-color:#24a043}.btn--outline:hover{background:#24a043;color:#fff}.btn--outline-white{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.6)}.btn--outline-white:hover{background:hsla(0,0%,100%,.15);border-color:#fff;transform:translateY(-2px)}.btn--ghost{background:rgba(0,0,0,0);color:#111827}.btn--ghost:hover{background:#f3f4f6}.btn--white{background:#fff;color:#24a043;border-color:#fff}.btn--white:hover{background:#fff;color:#1a7a34;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.18)}.btn--danger{background:#ef4444;color:#fff;border-color:#ef4444}.btn--danger:hover{filter:brightness(0.9)}.btn--sm{padding:.5rem 1rem;font-size:.875rem}.btn--lg{padding:1rem 2rem;font-size:1.125rem}.btn--xl{padding:1.25rem 2.5rem;font-size:1.25rem}.btn--block{width:100%}.btn--icon{padding:.75rem;border-radius:.5rem}.btn--pill{border-radius:9999px}.btn:disabled,.btn[disabled]{opacity:.45;cursor:not-allowed;pointer-events:none}.card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);overflow:hidden;transition:box-shadow 300ms cubic-bezier(0, 0, 0.2, 1),transform 300ms cubic-bezier(0, 0, 0.2, 1)}.card:hover{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);transform:translateY(-3px)}.card__image{aspect-ratio:16/9;overflow:hidden}.card__image img,.card__image video{width:100%;height:100%;object-fit:cover}.card__body{padding:1.5rem}.card__title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.card__title a{color:#111827}.card__title a:hover{color:#24a043}.card__meta{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.card__excerpt{color:#6b7280;font-size:.875rem;line-height:1.625;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}.card__footer{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:space-between}.feature-card{padding:2rem;border-radius:1rem;background:#fff;border:1px solid #e5e7eb;transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1),transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.feature-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);transform:translateY(-3px);border-color:#24a043}.feature-card__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:.75rem;background:#e6f7ea;color:#24a043;margin-bottom:1.25rem}.feature-card__icon svg{width:28px;height:28px}.feature-card__title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-card__text{color:#6b7280;line-height:1.625}.stat-card{text-align:center;padding:2rem}.stat-card__number{font-size:3rem;font-weight:800;color:#24a043;line-height:1;margin-bottom:.5rem}.stat-card__label{font-size:1rem;color:#6b7280}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);overflow:hidden;padding:2rem}.testimonial-card__quote{font-size:1.125rem;line-height:1.625;color:#111827;margin-bottom:1.5rem}.testimonial-card__quote::before{content:"“";color:#24a043;font-size:2.25rem;line-height:.5;vertical-align:-0.5em}.testimonial-card__author{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem}.testimonial-card__avatar{width:48px;height:48px;border-radius:9999px;object-fit:cover;flex-shrink:0}.testimonial-card__name{font-weight:600;font-size:1rem}.testimonial-card__role{font-size:.875rem;color:#6b7280}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;font-weight:500;color:#374151}.form-control{width:100%;padding:.75rem 1rem;font-size:1rem;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;transition:border-color 150ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1);appearance:none}.form-control::placeholder{color:#9ca3af}.form-control:is(select):required:invalid{color:#9ca3af}.form-control option{color:#111827}.form-control option[value=""]{color:#9ca3af}.form-control:focus{outline:none;border-color:#24a043;box-shadow:0 0 0 3px rgba(36,160,67,.15)}.form-control:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.7}.form-control--error{border-color:#ef4444}.form-control--error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.15)}textarea.form-control{min-height:140px;resize:vertical}.form-required{color:#ef4444}.form-hint{font-size:.75rem;color:#6b7280}.form-error{font-size:.875rem;color:#ef4444;padding:.75rem 1rem;background:rgba(239,68,68,.08);border-left:3px solid #ef4444;border-radius:.5rem}.form-success{font-size:.875rem;color:#065f46;padding:.75rem 1rem;background:#d1fae5;border-left:3px solid #10b981;border-radius:.5rem;font-weight:500}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width: calc(576px - 1px)){.form-row{grid-template-columns:1fr}}.form-consent{margin-top:.25rem}.form-consent__label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.75rem;line-height:1.625;color:#6b7280}.form-consent__label span{flex:1;padding-top:2px}.form-consent__label a{color:#24a043;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.form-consent__label a:hover{color:#1a7a34}.form-consent__checkbox{flex-shrink:0;width:16px;height:16px;margin-top:2px;accent-color:#24a043;cursor:pointer}.modal{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1rem;visibility:hidden;opacity:0;transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 1),visibility 300ms cubic-bezier(0.4, 0, 0.2, 1)}.modal.is-open{visibility:visible;opacity:1}.modal__overlay{position:absolute;inset:0;background:rgba(17,24,39,.6);backdrop-filter:blur(4px);cursor:pointer}.modal__box{position:relative;z-index:10;width:100%;max-width:520px;max-height:calc(100svh - 2rem);background:#fff;border-radius:1.5rem;box-shadow:0 25px 50px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;transform:translateY(16px) scale(0.98);transition:transform 300ms cubic-bezier(0, 0, 0.2, 1)}.modal.is-open .modal__box{transform:translateY(0) scale(1)}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}@media(max-width: calc(576px - 1px)){.modal__header{padding:1.25rem 1.25rem}}.modal__title{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.modal__subtitle{font-size:.875rem;color:#6b7280;margin-top:.25rem}.modal__close{appearance:none;background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit;line-height:1;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:.5rem;color:#6b7280;flex-shrink:0;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__close:hover{background:#f3f4f6;color:#111827}.modal__close svg{width:20px;height:20px}.modal__body{padding:1.5rem 2rem;overflow-y:auto;flex:1}@media(max-width: calc(576px - 1px)){.modal__body{padding:1.25rem}}.modal__form{display:flex;flex-direction:column;gap:1rem}.modal__disclaimer{font-size:.75rem;color:#6b7280;text-align:center;margin-top:.5rem}.modal__error{padding:.75rem 1rem;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.3);border-radius:.5rem;font-size:.875rem;color:#ef4444;display:none}.modal__error.is-visible{display:block}.modal__success{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.modal__success[hidden]{display:none}.modal__success{gap:1rem;padding:2rem 1.5rem;text-align:center}.modal__success-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:9999px;background:#e6f7ea;color:#24a043;flex-shrink:0}.modal__success-icon svg{width:32px;height:32px}.modal__success h3{font-size:1.25rem;font-weight:700;color:#111827}.modal__success p{font-size:1rem;color:#6b7280;max-width:36ch}body.modal-open{overflow:hidden}.hero{position:relative;width:100%;overflow:hidden}.hero__inner{display:block;width:100%;line-height:0}.hero__swiper{width:100%}.hero__picture{display:block;width:100%;line-height:0}.hero__banner{display:block;width:100%;height:auto;max-height:800px;object-fit:cover;object-position:center}@media(max-width: calc(768px - 1px)){.hero__banner{max-height:460px}}@media(max-width: calc(576px - 1px)){.hero__banner{max-height:340px}}.hero__pagination{bottom:16px}.hero__pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.6);opacity:1}.hero__pagination .swiper-pagination-bullet-active{background:#fff}.hero__btn-prev,.hero__btn-next{color:#fff}.hero__btn-prev::after,.hero__btn-next::after{font-size:20px;font-weight:700}@media(max-width: calc(576px - 1px)){.hero__btn-prev,.hero__btn-next{display:none}}.hero__banner-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:480px;background:linear-gradient(105deg, #0f5a25 0%, #1a7a34 50%, #24a043 100%)}.hero__banner-placeholder span{font-size:.875rem;color:hsla(0,0%,100%,.6);text-align:center;padding:1rem}@media(max-width: calc(768px - 1px)){.hero__banner-placeholder{height:280px}}@media(max-width: calc(576px - 1px)){.hero__banner-placeholder{height:200px}}.features{padding-block:5rem}@media(max-width: calc(768px - 1px)){.features{padding-block:3rem}}.features{background:#fff}.features__header{text-align:center;max-width:680px;margin-inline:auto;margin-bottom:3rem}@media(max-width: calc(768px - 1px)){.features__header{margin-bottom:2rem}}.features__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: calc(992px - 1px)){.features__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: calc(576px - 1px)){.features__grid{grid-template-columns:1fr}}.feature-card{padding:2rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden}.feature-card::before{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#24a043;transform:scaleX(0);transform-origin:left;transition:transform 300ms cubic-bezier(0, 0, 0.2, 1)}.feature-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);border-color:#e6f7ea;transform:translateY(-4px)}.feature-card:hover::before{transform:scaleX(1)}.feature-card__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:1rem;margin-bottom:1.25rem;background:#e6f7ea}.feature-card__icon svg{width:26px;height:26px;stroke:#24a043}.feature-card:nth-child(1) .feature-card__icon{background:#e6f4ea}.feature-card:nth-child(1) .feature-card__icon svg{stroke:#24a043}.feature-card:nth-child(2) .feature-card__icon{background:#dbeafe}.feature-card:nth-child(2) .feature-card__icon svg{stroke:#1d4ed8}.feature-card:nth-child(3) .feature-card__icon{background:#fef3c7}.feature-card:nth-child(3) .feature-card__icon svg{stroke:#d97706}.feature-card:nth-child(4) .feature-card__icon{background:#fce7f3}.feature-card:nth-child(4) .feature-card__icon svg{stroke:#be185d}.feature-card:nth-child(5) .feature-card__icon{background:#ede9fe}.feature-card:nth-child(5) .feature-card__icon svg{stroke:#7c3aed}.feature-card:nth-child(6) .feature-card__icon{background:#ccfbf1}.feature-card:nth-child(6) .feature-card__icon svg{stroke:#0f766e}.feature-card__title{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.75rem;line-height:1.375}.feature-card__text{font-size:.875rem;color:#6b7280;line-height:1.625}.listings{padding-block:5rem}@media(max-width: calc(768px - 1px)){.listings{padding-block:3rem}}.listings{background:#fff}.listings__heading{text-align:center;font-size:1.875rem;font-weight:800;color:#111827;margin-bottom:.75rem}@media(max-width: calc(576px - 1px)){.listings__heading{font-size:1.5rem}}.listings__heading-line{width:60px;height:3px;background:#24a043;margin:0 auto 2.5rem}.listings__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width: calc(768px - 1px)){.listings__grid{grid-template-columns:1fr}}@media(max-width: calc(576px - 1px)){.listings__grid{display:none}}.listings__swiper{display:none;padding-bottom:2.5rem !important}@media(max-width: calc(576px - 1px)){.listings__swiper{display:block}}.listings__swiper .swiper-button-prev,.listings__swiper .swiper-button-next{color:#fff;background:rgba(0,0,0,.35);width:32px;height:32px;border-radius:50%;top:90px}.listings__swiper .swiper-button-prev::after,.listings__swiper .swiper-button-next::after{font-size:13px;font-weight:700}.listings__pagination{bottom:0 !important}.listings__pagination .swiper-pagination-bullet{background:#24a043;opacity:.4}.listings__pagination .swiper-pagination-bullet-active{opacity:1}.listings__more{text-align:center;margin-top:2.5rem}.listings__more-btn{display:inline-block;padding:.75rem 2.5rem;border:2px solid #e5e7eb;border-radius:9999px;font-size:.875rem;font-weight:600;color:#6b7280;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listings__more-btn:hover{border-color:#24a043;color:#24a043}.listings__empty{grid-column:1/-1;text-align:center;padding:3rem 0}.listing-card{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;padding:1rem;background:#fff;border-radius:1rem;border:1px solid #e5e7eb;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.listing-card:hover{border-color:#24a043;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06)}.listing-card__thumb{position:relative;flex-shrink:0;width:130px;height:100px;border-radius:.75rem;overflow:hidden;background:#f3f4f6}.listing-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width: calc(576px - 1px)){.listing-card__thumb{width:110px;height:85px}}.listing-card__thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg, #e6f7ea 0%, rgba(36, 160, 67, 0.1) 100%)}.listing-card__badge{position:absolute;top:.25rem;left:.25rem;padding:2px .5rem;border-radius:9999px;font-size:10px;font-weight:700;text-transform:uppercase;z-index:10}.listing-card__badge--hot{background:#ef4444;color:#fff}.listing-card__badge--new{background:#10b981;color:#fff}.listing-card__badge--soon{background:#f59e0b;color:#fff}.listing-card__body{flex:1;min-width:0}.listing-card__title{font-size:.875rem;font-weight:700;color:#111827;text-transform:uppercase;line-height:1.375;margin-bottom:.5rem}.listing-card__title a{color:inherit;text-decoration:none}.listing-card__title a:hover{color:#24a043}.listing-card__meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.listing-card__meta-item{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:#6b7280}.listing-card__meta-item svg{width:13px;height:13px;flex-shrink:0;color:#24a043}.listing-card__meta-item--salary{font-weight:600;color:#24a043}.listing-card__desc{font-size:.75rem;color:#6b7280;line-height:1.625;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.listing-card__cta{display:inline-block;padding:.5rem 1.5rem;border:1px solid #e5e7eb;border-radius:9999px;font-size:.875rem;font-weight:500;color:#111827;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listing-card__cta:hover{border-color:#24a043;color:#24a043}.listing-card__image{display:none}.listing-card__footer{display:none}.listing-card__tags{display:none}.listing-card--vertical{flex-direction:column;gap:0;padding:0;border-radius:1rem;overflow:hidden}.listing-card--vertical .listing-card__thumb{width:100%;height:200px;border-radius:0;flex-shrink:unset}.listing-card--vertical .listing-card__body{padding:1rem}.listing-card--vertical .listing-card__title{text-align:center;margin-bottom:.75rem}.listing-card--vertical .listing-card__meta{justify-content:center;margin-bottom:.75rem}.listing-card--vertical .listing-card__desc{text-align:center;margin-bottom:1rem}.listing-card--vertical .listing-card__cta-wrap{text-align:center;margin-top:.75rem}.listing-market-link{color:#24a043;text-decoration:none;font-weight:500;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listing-market-link:hover{color:#1a7a34;text-decoration:underline}.listing-tag{display:inline-block;padding:2px .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;background:#e6f7ea;color:#1a7a34;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listing-tag:hover,.listing-tag--active{background:#24a043;color:#fff}.listing-filters--stacked{flex-direction:column;gap:.75rem}.listing-filters__row{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width: calc(768px - 1px)){.listing-filters__row{flex-direction:column}}.listing-filters__count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 .25rem;background:rgba(36,160,67,.15);color:#24a043;border-radius:9999px;font-size:10px;font-weight:700;margin-left:.25rem}.about{padding-block:5rem}@media(max-width: calc(768px - 1px)){.about{padding-block:3rem}}.about{background:#fff}.about__heading{text-align:center;font-size:1.875rem;font-weight:800;color:#111827;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem}@media(max-width: calc(576px - 1px)){.about__heading{font-size:1.5rem}}.about__heading-line{width:60px;height:3px;background:#24a043;margin:0 auto 2.5rem}.about__split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width: calc(768px - 1px)){.about__split{grid-template-columns:1fr;gap:2rem}}.about__media{width:100%}.about__video-wrap{position:relative;width:100%;padding-bottom:56.25%;height:0;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px rgba(0,0,0,.1),0 8px 10px rgba(0,0,0,.04)}.about__video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.about__img{width:100%;height:auto;border-radius:1rem;box-shadow:0 20px 25px rgba(0,0,0,.1),0 8px 10px rgba(0,0,0,.04);display:block}.about__media-placeholder{width:100%;padding-bottom:56.25%;border-radius:1rem;background:linear-gradient(145deg, #1a7a34 0%, #24a043 100%)}.about__content{display:flex;flex-direction:column;gap:1.5rem}.about__desc{font-size:1rem;color:#111827;line-height:1.625}.about__checklist{display:flex;flex-direction:column;gap:.75rem}.about__checklist li{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.75rem;font-size:1rem;color:#111827}.about__checklist li::before{content:"";flex-shrink:0;width:22px;height:22px;margin-top:1px;border-radius:9999px;background:#e6f7ea;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2324a043'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:14px;background-repeat:no-repeat;background-position:center}.testimonials{padding-block:5rem}@media(max-width: calc(768px - 1px)){.testimonials{padding-block:3rem}}.testimonials{background:#f9fafb}.testimonials__header{text-align:center;max-width:680px;margin-inline:auto;margin-bottom:3rem}@media(max-width: calc(768px - 1px)){.testimonials__header{margin-bottom:2rem}}.testimonials__slider{display:flex;align-items:center;gap:.75rem}.testimonials__viewport{flex:1;overflow:hidden;padding-top:calc(88px/2 + 8px)}.testimonials__track{display:flex;align-items:stretch;transition:transform .45s cubic-bezier(0, 0, 0.2, 1);will-change:transform}.testimonials__slide{flex:0 0 50%;min-width:0;padding:.25rem .75rem;display:flex}@media(max-width: calc(768px - 1px)){.testimonials__slide{flex:0 0 100%;padding:.25rem 0}}.testimonials__btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#111827;cursor:pointer;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);align-self:center}.testimonials__btn svg{width:18px;height:18px}.testimonials__btn:hover{background:#24a043;border-color:#24a043;color:#fff}.testimonials__btn:disabled{opacity:.35;cursor:not-allowed}.testimonials__btn:disabled:hover{background:#fff;border-color:#e5e7eb;color:#111827}.testimonials__dots{display:flex;gap:.5rem;align-items:center;justify-content:center;margin-top:1.5rem}.testimonials__dot{width:8px;height:8px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;padding:0;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.testimonials__dot.is-active{background:#24a043;width:24px;border-radius:9999px}.testimonials__dot:hover:not(.is-active){background:#9ca3af}.testimonial-card{background:#e5e7eb;border-radius:1rem;padding:4rem 1.5rem 1.5rem;text-align:center;width:100%;display:flex;flex-direction:column}.testimonial-card__avatar-wrap{margin-top:calc(-1*calc(88px / 2 + 8px));margin-inline:auto;margin-bottom:1rem;width:88px;height:88px;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}.testimonial-card__avatar{width:100%;height:100%;object-fit:cover;display:block}.testimonial-card__quote{font-size:1rem;color:#111827;line-height:1.625;margin-bottom:1.25rem;font-style:normal;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex:1}.testimonial-card__byline{text-align:right;margin-top:auto}.testimonial-card__name{font-size:.875rem;font-weight:700;color:#111827;text-transform:uppercase;letter-spacing:.04em}.testimonial-card__role{font-size:.75rem;color:#6b7280;margin-top:2px}.testimonial-card__location{font-size:.75rem;color:#24a043;margin-top:1px}.cta-section{padding-block:5rem;background:linear-gradient(135deg, #24a043 0%, #1a7a34 100%);color:#fff;text-align:center;position:relative;overflow:hidden}.cta-section::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 120%, rgba(255, 255, 255, 0.08) 0%, transparent 70%);pointer-events:none}.cta-section .container{position:relative;z-index:10}.cta-section__title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;color:#fff;margin-bottom:1rem}.cta-section__subtitle{font-size:1.125rem;color:hsla(0,0%,100%,.8);max-width:56ch;margin-inline:auto;margin-bottom:2.5rem;line-height:1.625}.cta-section__actions{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;flex-wrap:wrap}.contact{padding-block:5rem}@media(max-width: calc(768px - 1px)){.contact{padding-block:3rem}}.contact__inner{display:grid;grid-template-columns:1fr 1.5fr;gap:2.5rem;align-items:start}@media(max-width: calc(992px - 1px)){.contact__inner{grid-template-columns:1fr;gap:2rem}}.contact__info{display:flex;flex-direction:column;gap:1.25rem}.contact__info-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}.contact__info-item-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:.75rem;background:#e6f7ea;color:#24a043}.contact__info-item-icon svg{width:22px;height:22px}.contact__info-item-label{font-size:.875rem;font-weight:500;color:#6b7280;margin-bottom:.25rem}.contact__info-item-value{font-size:1rem;font-weight:600;color:#111827}.contact__form{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:2rem;box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}@media(max-width: calc(576px - 1px)){.contact__form{padding:1.25rem}}.contact__form form{display:flex;flex-direction:column;gap:1rem}.partners{padding-block:2.5rem;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff}.partners__header{text-align:center;margin-bottom:1.5rem}.partners__header p{font-size:.875rem;text-transform:uppercase;letter-spacing:.12em;color:#6b7280;font-weight:600}.partners__slider{display:flex;align-items:center;gap:.75rem}.partners__viewport{flex:1;overflow:hidden;touch-action:pan-y;cursor:grab;user-select:none}.partners__viewport:active{cursor:grabbing}.partners__track{display:flex;gap:1rem;transition:transform .4s cubic-bezier(0, 0, 0.2, 1);will-change:transform}.partners__track.is-dragging{transition:none}@media(max-width: calc(768px - 1px)){.partners__track{gap:.75rem}}.partners__item{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:96px;background:#f3f4f6;border-radius:.75rem;padding:1rem;transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: calc(768px - 1px)){.partners__item{height:80px;padding:.5rem}}.partners__item:hover{opacity:.75}.partners__item img{max-height:100%;max-width:100%;object-fit:contain}.partners__item--placeholder{font-size:.75rem;font-weight:700;color:#9ca3af;letter-spacing:.04em;text-transform:uppercase;text-align:center;line-height:1.25}.partners__btn{display:none}@media(max-width: calc(768px - 1px)){.partners__btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#111827;cursor:pointer;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.partners__btn svg{width:16px;height:16px}.partners__btn:hover{background:#24a043;border-color:#24a043;color:#fff}}.partners__dots{display:none;gap:.5rem;align-items:center;justify-content:center;margin-top:1.25rem}@media(max-width: calc(768px - 1px)){.partners__dots{display:flex}}.partners__dot{width:8px;height:8px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;padding:0;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.partners__dot.is-active{background:#24a043;width:24px;border-radius:9999px}.partners__dot:hover:not(.is-active){background:#9ca3af}.listing-single__hero{background:linear-gradient(105deg, #0f5a25 0%, #1a7a34 50%, #24a043 100%);color:#fff;padding-block:3rem 2.5rem}@media(max-width: calc(768px - 1px)){.listing-single__hero{padding-block:2rem}}.listing-single__breadcrumb{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;font-size:.875rem;color:hsla(0,0%,100%,.7);margin-bottom:1.25rem;flex-wrap:wrap}.listing-single__breadcrumb a{color:hsla(0,0%,100%,.7)}.listing-single__breadcrumb a:hover{color:#fff}.listing-single__breadcrumb span[aria-hidden]{color:hsla(0,0%,100%,.4)}.listing-single__breadcrumb>span:last-child{color:hsla(0,0%,100%,.9);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:300px}.listing-single__badge{margin-bottom:1rem;display:inline-block}.listing-single__title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;color:#fff;line-height:1.25;letter-spacing:-0.02em;margin-bottom:.75rem}.listing-single__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.listing-single__tags .listing-tag{background:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.25)}.listing-single__tags .listing-tag:hover{background:hsla(0,0%,100%,.25);color:#fff}.listing-single__meta-bar{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.listing-single__meta-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;font-size:.875rem;color:hsla(0,0%,100%,.85)}.listing-single__meta-item svg{width:16px;height:16px;flex-shrink:0}.listing-single__meta-item strong{color:#fff}.listing-single__meta-item--salary{font-size:1rem;font-weight:700;color:#fbbf24}.listing-single__meta-item--salary svg{color:#fbbf24}.listing-single__body{padding-block:3rem}@media(max-width: calc(768px - 1px)){.listing-single__body{padding-block:2rem}}.listing-single__layout{display:grid;grid-template-columns:1fr 340px;gap:2.5rem;align-items:start}@media(max-width: calc(992px - 1px)){.listing-single__layout{grid-template-columns:1fr;gap:1.5rem}}.listing-single__image{grid-column:1;border-radius:1rem;overflow:hidden;aspect-ratio:16/9;overflow:hidden}.listing-single__image img,.listing-single__image video{width:100%;height:100%;object-fit:cover}@media(max-width: calc(992px - 1px)){.listing-single__image{grid-column:auto;order:1}}.listing-single__content{grid-column:1}@media(max-width: calc(992px - 1px)){.listing-single__content{grid-column:auto;order:3}}.listing-single__no-content{padding:2rem;background:#f9fafb;border-radius:1rem;text-align:center;color:#6b7280}.listing-single__sidebar{grid-column:2;grid-row:1/span 2;position:sticky;top:calc(80px + 1.5rem);align-self:start}@media(max-width: calc(992px - 1px)){.listing-single__sidebar{grid-column:auto;grid-row:auto;position:static;order:2}}.listing-single__card{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:2rem;box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}.listing-single__card h3{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.listing-single__summary{display:flex;flex-direction:column;gap:0;margin-bottom:1.5rem}.listing-single__summary li{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e5e7eb;gap:1rem}.listing-single__summary li:last-child{border-bottom:none}.listing-single__summary-label{font-size:.875rem;color:#6b7280;flex-shrink:0}.listing-single__summary-value{font-size:.875rem;font-weight:600;color:#111827;text-align:right}.listing-single__summary-value--salary{color:#24a043;font-size:1rem;font-weight:700}.listing-single__disclaimer{font-size:.75rem;color:#6b7280;text-align:center;margin-top:1rem}.listing-sticky-cta{display:none}@media(max-width: calc(992px - 1px)){.listing-sticky-cta{display:flex;align-items:center;gap:.75rem;position:fixed;bottom:0;left:0;right:0;padding:.75rem 1rem;padding-bottom:calc(0.75rem + env(safe-area-inset-bottom, 0px));background:#fff;border-top:2px solid #24a043;box-shadow:0 -4px 20px rgba(0,0,0,.08);z-index:300}}.listing-sticky-cta__call{display:flex;align-items:center;gap:.5rem;flex:1;justify-content:center;padding:.75rem 1rem;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;color:#111827;font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listing-sticky-cta__call:hover{border-color:#24a043;color:#24a043}.listing-sticky-cta__call svg{flex-shrink:0}.listing-sticky-cta__register{flex:1.4;justify-content:center;border-radius:9999px;font-size:.875rem;white-space:nowrap}@media(max-width: calc(992px - 1px)){body{padding-bottom:80px}}.listing-related{padding:3rem 0 4rem;background:#f9fafb;border-top:1px solid #e5e7eb}@media(max-width: calc(768px - 1px)){.listing-related{padding:2rem 0 3rem}}.listing-related__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.listing-related__title{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.listing-related__all{font-size:.875rem;font-weight:500;color:#24a043;text-decoration:none;white-space:nowrap}.listing-related__all:hover{text-decoration:underline}.listing-related__swiper{position:relative;padding-bottom:.5rem}.listing-related__swiper .swiper-button-prev,.listing-related__swiper .swiper-button-next{color:#24a043}.listing-related__swiper .swiper-button-prev::after,.listing-related__swiper .swiper-button-next::after{font-size:1.1rem}.rlisting-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;height:100%;transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.rlisting-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);border-color:#24a043}.rlisting-card__thumb{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;flex-shrink:0}.rlisting-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.rlisting-card__body{flex:1;padding:.75rem 1rem .5rem;display:flex;flex-direction:column;gap:.25rem}.rlisting-card__title{font-size:.875rem;font-weight:600;line-height:1.375;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rlisting-card__title a{color:#111827;text-decoration:none}.rlisting-card__title a:hover{color:#24a043}.rlisting-card__meta{display:flex;flex-wrap:wrap;gap:.25rem .75rem}.rlisting-card__meta span{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:#6b7280}.rlisting-card__date{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#6b7280}.rlisting-card__salary{font-size:.875rem;font-weight:700;color:#24a043}.rlisting-card__footer{display:flex;gap:.5rem;padding:.75rem 1rem;border-top:1px solid #e5e7eb;margin-top:auto}.rlisting-card__footer .btn{flex:1;justify-content:center}.archive-listing__hero{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding-block:3rem 2.5rem}@media(max-width: calc(768px - 1px)){.archive-listing__hero{padding-block:2rem}}.archive-listing__title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;color:#111827;margin-bottom:.75rem}.archive-listing__subtitle{font-size:1.125rem;color:#6b7280;max-width:56ch}.archive-listing__filters{background:#fff;border-bottom:1px solid #e5e7eb;padding-block:1rem;position:sticky;top:80px;z-index:10;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06)}.archive-listing__body{padding-block:3rem}@media(max-width: calc(768px - 1px)){.archive-listing__body{padding-block:2rem}}.archive-listing__count{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.archive-listing__empty{text-align:center;padding:5rem 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.archive-listing__empty p{color:#6b7280;font-size:1.125rem}.archive-listing__pagination{margin-top:3rem}.archive-listing__pagination ul{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;flex-wrap:wrap;gap:.5rem}.archive-listing__pagination li a,.archive-listing__pagination li span{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding-inline:.75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;border:1px solid #e5e7eb;color:#111827;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.archive-listing__pagination li a:hover,.archive-listing__pagination li span:hover{border-color:#24a043;color:#24a043}.archive-listing__pagination li span.current{background:#24a043;border-color:#24a043;color:#fff}.archive-listing__pagination li span.dots{border:none;color:#6b7280}.listing-filters{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-wrap:wrap;gap:1rem 2rem}.listing-filters__group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem;flex-wrap:wrap}.listing-filters__label{font-size:.875rem;font-weight:600;color:#6b7280;white-space:nowrap}.listing-filters__pills{display:flex;flex-wrap:wrap;gap:.5rem}.listing-filters__pill{display:inline-block;padding:.25rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;border:1px solid #e5e7eb;color:#6b7280;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1);background:#fff}.listing-filters__pill:hover{border-color:#24a043;color:#24a043}.listing-filters__pill.is-active{background:#24a043;border-color:#24a043;color:#fff}.listing-filters__select{padding:.5rem 2.5rem .5rem 1rem;border-radius:.375rem;border:1px solid #e5e7eb;background-color:#fff;font-size:.875rem;color:#111827;cursor:pointer;outline:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listing-filters__select:focus{border-color:#24a043}.promotions{padding-block:5rem}@media(max-width: calc(768px - 1px)){.promotions{padding-block:3rem}}.promotions{background:linear-gradient(120deg, #0b4d20 0%, #1a7a34 55%, #24a043 100%);position:relative;overflow:hidden}.promotions::before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:hsla(0,0%,100%,.04);pointer-events:none}.promotions::after{content:"";position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;border-radius:50%;background:hsla(0,0%,100%,.03);pointer-events:none}.promotions__heading{text-align:center;font-size:1.875rem;font-weight:800;color:#fff;margin-bottom:.75rem;position:relative;z-index:10}@media(max-width: calc(576px - 1px)){.promotions__heading{font-size:1.5rem}}.promotions__heading-line{width:60px;height:3px;background:hsla(0,0%,100%,.6);margin:0 auto 2.5rem;position:relative;z-index:10}.promotions__swiper{width:100%;padding-bottom:2.5rem !important;position:relative;z-index:10}.promotions__swiper .swiper-wrapper{align-items:stretch}.promotions__swiper .swiper-slide{height:auto;display:flex}.promotions__pagination{bottom:0 !important}.promotions__pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.5);opacity:1}.promotions__pagination .swiper-pagination-bullet-active{background:#fff}.promotions__more{text-align:center;margin-top:2rem}.promotions__more-link{display:inline-block;padding:.75rem 2rem;border:2px solid #fff;border-radius:9999px;color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.promotions__more-link:hover{background:#fff;color:#24a043}.promo-card{background:#fff;border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;width:100%;height:100%}.promo-card__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.promo-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 300ms cubic-bezier(0, 0, 0.2, 1)}.promo-card__image:hover img{transform:scale(1.05)}.promo-card__placeholder{width:100%;aspect-ratio:4/3;background:linear-gradient(135deg, #e6f7ea 0%, rgba(36, 160, 67, 0.15) 100%)}.promo-card__body{padding:1rem 1.25rem 1.25rem;flex:1;display:grid;grid-template-rows:auto 1fr auto;text-align:center;gap:.5rem}.promo-card__title{font-size:.875rem;font-weight:700;color:#111827;text-transform:uppercase;line-height:1.375;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.promo-card__title a{color:inherit;text-decoration:none}.promo-card__title a:hover{color:#24a043}.promo-card__desc{font-size:.875rem;color:#6b7280;line-height:1.625;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.promo-card__btn{display:inline-block;padding:.5rem 1.25rem;border:2px solid #111827;border-radius:.25rem;font-size:.75rem;font-weight:700;color:#111827;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);align-self:center}.promo-card__btn:hover{background:#111827;color:#fff}.job-categories{padding-block:5rem}@media(max-width: calc(768px - 1px)){.job-categories{padding-block:3rem}}.job-categories{position:relative;background:#0a1a0f;background-size:cover;background-position:center;overflow:hidden}.job-categories__overlay{position:absolute;inset:0;background:rgba(0,0,0,.62);z-index:0}.job-categories .container{position:relative;z-index:1}.job-categories__heading{text-align:center;font-size:1.875rem;font-weight:800;color:#fff;margin-bottom:.75rem}@media(max-width: calc(576px - 1px)){.job-categories__heading{font-size:1.5rem}}.job-categories__heading-line{width:60px;height:3px;background:#24a043;margin:0 auto 2.5rem}.job-categories__images{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width: calc(768px - 1px)){.job-categories__images{grid-template-columns:repeat(2, 1fr)}}@media(max-width: calc(576px - 1px)){.job-categories__images{grid-template-columns:repeat(2, 1fr);gap:.75rem}}.job-categories__img-card{display:block;border-radius:1rem;overflow:hidden;aspect-ratio:4/3;position:relative}.job-categories__img-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 300ms cubic-bezier(0, 0, 0.2, 1)}.job-categories__img-card:hover img{transform:scale(1.05)}.job-categories__img-card:hover .job-categories__img-hover{opacity:1}.job-categories__img-hover{position:absolute;inset:0;background:rgba(0,0,0,.72);display:flex;flex-direction:column;justify-content:center;padding:1.25rem;opacity:0;transition:opacity 200ms cubic-bezier(0, 0, 0.2, 1);border-radius:1rem}.job-categories__img-hover-name{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.375}.job-categories__img-hover-desc{font-size:.875rem;color:hsla(0,0%,100%,.85);line-height:1.625;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.job-categories__img-placeholder{width:100%;height:100%;background:hsla(0,0%,100%,.08)}.job-categories__stats{display:grid;grid-template-columns:repeat(4, 1fr);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:1rem;backdrop-filter:blur(8px);margin-bottom:2.5rem}@media(max-width: calc(768px - 1px)){.job-categories__stats{grid-template-columns:repeat(2, 1fr)}}.job-categories__stat{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;text-align:center;border-right:1px solid hsla(0,0%,100%,.1)}.job-categories__stat:last-child{border-right:none}@media(max-width: calc(768px - 1px)){.job-categories__stat:nth-child(2){border-right:none}.job-categories__stat:nth-child(3){border-top:1px solid hsla(0,0%,100%,.1)}.job-categories__stat:nth-child(4){border-top:1px solid hsla(0,0%,100%,.1)}}.job-categories__stat-num{font-size:2.25rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.25rem}.job-categories__stat-lbl{font-size:.875rem;color:hsla(0,0%,100%,.7)}.job-categories__stat-name{font-size:.875rem;color:hsla(0,0%,100%,.7)}.job-categories__cta{text-align:center}.job-categories__btn{display:inline-block;padding:1rem 3rem;background:#24a043;color:#fff;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;border-radius:9999px;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.job-categories__btn:hover{background:#1a7a34;transform:translateY(-2px);box-shadow:0 6px 20px rgba(36,160,67,.4)}.team-section{padding-block:5rem}@media(max-width: calc(768px - 1px)){.team-section{padding-block:3rem}}.team-section{background:#f9fafb}.team-section__header{text-align:center;max-width:680px;margin-inline:auto;margin-bottom:3rem}@media(max-width: calc(768px - 1px)){.team-section__header{margin-bottom:2rem}}.team-section__swiper{width:100%;padding-bottom:2.5rem !important}.team-section__swiper .swiper-slide{height:auto;display:flex}.team-section__pagination{bottom:0 !important}.team-section__pagination .swiper-pagination-bullet{background:#24a043;opacity:.4}.team-section__pagination .swiper-pagination-bullet-active{opacity:1}.team-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);border:1px solid #e5e7eb;text-align:center;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);width:100%}.team-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);border-color:#e6f7ea}.team-card__photo-wrap{aspect-ratio:3/4;overflow:hidden}.team-card__photo-wrap img,.team-card__photo-wrap video{width:100%;height:100%;object-fit:cover}.team-card__photo-wrap{background:#f3f4f6}.team-card__photo-placeholder{aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg, #e6f7ea 0%, #f3f4f6 100%)}.team-card__photo-placeholder svg{width:72px;height:72px;color:#d1d5db}.team-card__body{padding:1.25rem 1rem}.team-card__badge{display:inline-block;font-size:.75rem;font-weight:600;color:#24a043;background:#e6f7ea;border-radius:9999px;padding:2px .75rem;margin-bottom:.75rem}.team-card__name{font-size:.875rem;font-weight:700;color:#111827;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.team-card__position{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.team-card__experience{font-size:.875rem;font-weight:600;color:#24a043}.team-card__contact{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.team-card__contact a{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#24a043;text-decoration:none}.team-card__contact a:hover{color:#1a7a34}.team-card__contact a svg{flex-shrink:0}.stats-section{padding-block:5rem}@media(max-width: calc(768px - 1px)){.stats-section{padding-block:3rem}}.stats-section{background:linear-gradient(120deg, #0b4d20 0%, #1a7a34 55%, #24a043 100%);color:#fff;position:relative;overflow:hidden}.stats-section::before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:hsla(0,0%,100%,.04);pointer-events:none}.stats-section::after{content:"";position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;border-radius:50%;background:hsla(0,0%,100%,.03);pointer-events:none}.stats-section__header{text-align:center;margin-bottom:3rem}.stats-section__header .section-label{color:hsla(0,0%,100%,.65)}.stats-section__header .section-title{color:#fff;font-size:clamp(1.5rem,3vw,2.25rem)}.stats-section__header .section-subtitle{color:hsla(0,0%,100%,.8)}.stats-section__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.25rem;position:relative;z-index:10}@media(max-width: calc(768px - 1px)){.stats-section__grid{grid-template-columns:repeat(2, 1fr)}}.stat-item{text-align:center;padding:2rem 1.5rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);border-radius:1.5rem;backdrop-filter:blur(8px);transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.stat-item:hover{background:hsla(0,0%,100%,.13);transform:translateY(-3px)}.stat-item__number{font-size:clamp(1.875rem,4vw,3rem);font-weight:800;color:#fff;line-height:1;margin-bottom:.75rem}.stat-item__label{font-size:.875rem;color:hsla(0,0%,100%,.75);text-transform:uppercase;letter-spacing:.06em;line-height:1.375}.news{padding-block:5rem}@media(max-width: calc(768px - 1px)){.news{padding-block:3rem}}.news{background:#fff}.news__heading{text-align:center;margin-bottom:2.5rem}.news__title{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}.news__title-underline{display:block;width:48px;height:3px;background:#24a043;border-radius:2px;margin:0 auto}.news__layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}@media(max-width: calc(768px - 1px)){.news__layout{grid-template-columns:1fr}}.news__list-col{display:flex;flex-direction:column;min-width:0}.news__list-box{border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;background:#fff;flex:1;display:flex;flex-direction:column;min-width:0}@media(max-width: calc(768px - 1px)){.news__list-box{padding:1rem}}.news__list-heading{font-size:1.125rem;font-weight:700;color:#24a043;margin:0 0 1.25rem}.news__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.news__item{border-bottom:1px solid #e5e7eb}.news__item:last-child{border-bottom:none}.news__item-link{display:block;padding:1rem 0;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.news__item-link:hover .news__item-title{color:#24a043}.news__item-title{display:block;font-size:.875rem;font-weight:600;color:#111827;line-height:1.375;margin-bottom:.25rem;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;word-break:break-word}.news__item-excerpt{display:block;font-size:.875rem;color:#6b7280;line-height:1.625;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.news__view-all{display:inline-block;margin-top:1.25rem;font-size:.875rem;font-weight:600;color:#24a043;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.news__view-all:hover{color:#1a7a34}@media(max-width: calc(768px - 1px)){.news__video-col{display:none}}.news__video-wrap{position:relative;width:100%;height:100%;min-height:280px;border-radius:1rem;overflow:hidden;background:#111827;box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}.news__video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.why-choose{position:relative;padding:5rem 0;margin-bottom:4rem;background-color:#1d3557;background-size:cover;background-position:center;background-repeat:no-repeat}.why-choose__overlay{position:absolute;inset:0;background:linear-gradient(to right, rgba(29, 53, 87, 0.92) 0%, rgba(29, 53, 87, 0.7) 60%, rgba(29, 53, 87, 0.3) 100%);z-index:1}.why-choose .container{position:relative;z-index:2}.why-choose__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}@media(max-width: 992px){.why-choose__inner{grid-template-columns:1fr}}.why-choose__side-image{display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.why-choose__side-image img{width:100%;max-width:520px;height:auto;border-radius:1rem;box-shadow:0 24px 48px rgba(0,0,0,.35);display:block}@media(max-width: 992px){.why-choose__side-image{display:none}}.why-choose__label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#24a043;background:rgba(36,160,67,.12);border:1px solid rgba(36,160,67,.3);border-radius:9999px;padding:.25rem 1rem;margin-bottom:1rem}.why-choose__title{font-size:1.875rem;font-weight:700;color:#fff;line-height:1.25;margin:0 0 1rem}@media(min-width: 992px){.why-choose__title{font-size:2.25rem}}.why-choose__desc{font-size:1rem;color:hsla(0,0%,100%,.8);line-height:1.625;margin:0 0 2rem;max-width:520px}.why-choose__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem 2rem;margin-bottom:2.5rem}@media(max-width: 768px){.why-choose__grid{grid-template-columns:repeat(2, 1fr);gap:1.25rem 1.5rem}}.why-choose__stat-label{font-size:1.875rem;font-weight:800;color:#24a043;line-height:1;margin-bottom:.25rem}@media(min-width: 992px){.why-choose__stat-label{font-size:2.25rem}}.why-choose__stat-content{font-size:.875rem;color:hsla(0,0%,100%,.75);line-height:1.5}.why-choose__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background-color:#24a043;color:#fff;font-size:1rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.why-choose__btn svg{width:18px;height:18px;flex-shrink:0;transition:transform 200ms cubic-bezier(0, 0, 0.2, 1)}.why-choose__btn:hover{background-color:#1a7a34;color:#fff}.why-choose__btn:hover svg{transform:translateX(4px)}@media(max-width: 768px){.why-choose{padding:3rem 0}.why-choose__inner{max-width:100%}.why-choose__overlay{background:rgba(29,53,87,.85)}}.inline-register{padding-block:5rem}@media(max-width: calc(768px - 1px)){.inline-register{padding-block:3rem}}.inline-register{background:linear-gradient(135deg, #0c4a1e 0%, #166534 50%, #15803d 100%);color:#fff;position:relative;overflow:hidden}.inline-register::before{content:"";position:absolute;right:-120px;top:-120px;width:480px;height:480px;border-radius:50%;background:hsla(0,0%,100%,.04);pointer-events:none}.inline-register .container{position:relative;z-index:10}.inline-register__grid{display:grid;grid-template-columns:1fr minmax(0, 480px);gap:4rem;align-items:center}@media(max-width: calc(1200px - 1px)){.inline-register__grid{grid-template-columns:1fr minmax(0, 420px);gap:3rem}}@media(max-width: calc(992px - 1px)){.inline-register__grid{grid-template-columns:1fr;gap:2.5rem}}@media(max-width: calc(992px - 1px)){.inline-register__text{text-align:center}}.inline-register .section-label--light{background:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.25)}.inline-register__title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;color:#fff;line-height:1.25;margin-bottom:1rem;margin-top:1rem}.inline-register__subtitle{font-size:1.125rem;color:hsla(0,0%,100%,.8);line-height:1.625;margin-bottom:2rem;max-width:48ch}@media(max-width: calc(992px - 1px)){.inline-register__subtitle{margin-inline:auto}}.inline-register__trust{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}@media(max-width: calc(992px - 1px)){.inline-register__trust{align-items:center}}.inline-register__trust li{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem;font-size:.875rem;color:hsla(0,0%,100%,.9)}.inline-register__trust li svg{color:#4ade80;flex-shrink:0}.inline-register__hotline{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;text-decoration:none;color:#fff;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;padding:1rem 1.25rem;width:fit-content;transition:background 200ms cubic-bezier(0, 0, 0.2, 1),border-color 200ms cubic-bezier(0, 0, 0.2, 1)}@media(max-width: calc(992px - 1px)){.inline-register__hotline{margin-inline:auto}}.inline-register__hotline:hover{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.4)}.inline-register__hotline svg{color:#4ade80;flex-shrink:0}.inline-register__hotline span{display:flex;flex-direction:column;gap:2px}.inline-register__hotline small{font-size:.75rem;color:hsla(0,0%,100%,.65);text-transform:uppercase;letter-spacing:.08em}.inline-register__hotline strong{font-size:1.25rem;font-weight:800;line-height:1}.inline-register__card{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.25);color:#111827}@media(max-width: calc(576px - 1px)){.inline-register__card{padding:1.5rem}}.inline-register__form-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem;font-size:.875rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.inline-register__form-title svg{color:#24a043;flex-shrink:0}.inline-register__form{display:flex;flex-direction:column;gap:1rem}.inline-register__radios{display:flex;gap:1.25rem;padding:.75rem 0;align-items:center;min-height:44px}.inline-register__radios label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;color:#111827}.inline-register__radios label input[type=radio]{width:17px;height:17px;accent-color:#24a043;cursor:pointer}.inline-register__error{padding:.75rem 1rem;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.3);border-radius:.5rem;font-size:.875rem;color:#ef4444;display:none}.inline-register__error.is-visible{display:block}.inline-register__disclaimer{font-size:.75rem;color:#6b7280;text-align:center;margin-top:.25rem}.inline-register__success{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;padding:2rem 1rem;text-align:center}.inline-register__success h3{font-size:1.25rem;font-weight:700;color:#111827}.inline-register__success p{font-size:.875rem;color:#6b7280;max-width:36ch;line-height:1.625}.inline-register__success-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:9999px;background:#e6f7ea;color:#24a043;flex-shrink:0}.form-label__optional{font-size:.75rem;font-weight:400;color:#6b7280;margin-left:.25rem}.press{padding-block:5rem}@media(max-width: calc(768px - 1px)){.press{padding-block:3rem}}.press{background:#f9fafb}.press__header{text-align:center;max-width:680px;margin-inline:auto;margin-bottom:3rem}@media(max-width: calc(768px - 1px)){.press__header{margin-bottom:2rem}}.press__body{display:flex;flex-direction:column;gap:2rem}.press__logos-wrap{display:flex;align-items:center;gap:.75rem}.press__logos-viewport{flex:1;overflow:hidden;padding-top:6px;margin-top:-6px}.press__logos-track{display:flex;gap:1rem;transition:transform .4s cubic-bezier(0, 0, 0.2, 1);will-change:transform}.press__logos-track.is-dragging{transition:none}@media(max-width: calc(768px - 1px)){.press__logos-track{gap:.75rem}}.press__logo-item{appearance:none;background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0;height:100px;background:#fff;border-radius:1rem;border:2px solid rgba(0,0,0,0);padding:.75rem 1rem;cursor:pointer;transition:all 300ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);opacity:.55;filter:grayscale(1)}.press__logo-item img{max-height:64px;max-width:100%;object-fit:contain;display:block}.press__logo-item.is-active{border-color:#24a043;opacity:1;filter:grayscale(0);box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);transform:translateY(-4px)}.press__logo-item:hover:not(.is-active){opacity:.8;filter:grayscale(0.5)}@media(max-width: calc(768px - 1px)){.press__logo-item{height:80px;padding:.5rem .75rem}.press__logo-item img{max-height:52px}}.press__logo-text{font-size:.875rem;font-weight:700;color:#6b7280;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.press__nav{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#111827;cursor:pointer;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.press__nav svg{width:18px;height:18px}.press__nav:hover{background:#24a043;border-color:#24a043;color:#fff}.press__nav:disabled{opacity:.35;cursor:not-allowed}.press__nav:disabled:hover{background:#fff;border-color:#e5e7eb;color:#111827}.press__articles{display:grid;grid-template-columns:1fr}.press__article{grid-row:1;grid-column:1;opacity:0;pointer-events:none;max-height:0;overflow:hidden;transition:opacity .4s cubic-bezier(0.4, 0, 0.2, 1)}.press__article.is-active{opacity:1;pointer-events:auto;max-height:none;overflow:visible}.press__article-inner{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);text-decoration:none;color:inherit;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1)}.press__article-inner:hover{box-shadow:0 20px 25px rgba(0,0,0,.1),0 8px 10px rgba(0,0,0,.04)}@media(max-width: calc(992px - 1px)){.press__article-inner{grid-template-columns:1fr;gap:0}}.press__article-image{aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.press__article-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 500ms cubic-bezier(0.4, 0, 0.2, 1)}.press__article-image:hover img{transform:scale(1.04)}@media(max-width: calc(992px - 1px)){.press__article-image{aspect-ratio:16/9}}.press__article-placeholder{width:100%;height:100%;min-height:260px;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#9ca3af}.press__article-placeholder svg{width:56px;height:56px}.press__article-content{display:flex;flex-direction:column;justify-content:center;padding:2.5rem 2rem;gap:1rem}@media(max-width: calc(992px - 1px)){.press__article-content{padding:1.5rem}}@media(max-width: calc(768px - 1px)){.press__article-content{padding:1.25rem 1rem}}.press__article-source{display:flex;align-items:center}.press__article-source img{max-height:48px;max-width:120px;object-fit:contain}.press__article-source-name{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#24a043;background:#e6f7ea;padding:.25rem .75rem;border-radius:9999px}.press__article-title{font-size:1.25rem;font-weight:700;color:#111827;line-height:1.375;margin:0}@media(max-width: calc(768px - 1px)){.press__article-title{font-size:1.125rem}}.press__article-desc{font-size:1rem;color:#6b7280;line-height:1.625;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: calc(768px - 1px)){.press__article-desc{-webkit-line-clamp:3}}.press__article-cta{font-size:.875rem;font-weight:600;color:#24a043;margin-top:.5rem;display:inline-block;transition:gap 150ms cubic-bezier(0, 0, 0.2, 1)}.press__article-cta:hover{text-decoration:underline}@keyframes floating-ring{0%{transform:scale(1);opacity:.6}70%{transform:scale(1.7);opacity:0}100%{transform:scale(1.7);opacity:0}}.floating-hotline{position:fixed;bottom:2rem;right:2rem;z-index:500;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}@media(max-width: calc(576px - 1px)){.floating-hotline{bottom:calc(1.25rem + env(safe-area-inset-bottom, 0px) + 76px);right:1rem;left:auto;max-width:calc(100vw - 1rem*2);align-items:flex-end}.floating-hotline .floating-hotline__btn{max-width:calc(100vw - 1rem*2)}.floating-hotline .floating-hotline__label{display:none}.floating-hotline .floating-hotline__btn--consult{padding:.75rem 1.25rem}}.floating-hotline__btn{display:flex;align-items:center;gap:.75rem;background:#24a043;color:#fff;border-radius:9999px;padding:.75rem 1.25rem;text-decoration:none;box-shadow:0 4px 20px rgba(36,160,67,.45);position:relative;transition:background 200ms cubic-bezier(0, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0, 0, 0.2, 1),transform 200ms cubic-bezier(0, 0, 0.2, 1);white-space:nowrap}.floating-hotline__btn:hover{background:#1a7a34;box-shadow:0 6px 28px rgba(36,160,67,.55);transform:translateY(-2px)}.floating-hotline__btn--consult{background:#24a043;box-shadow:0 4px 20px rgba(36,160,67,.45)}.floating-hotline__btn--consult .floating-hotline__ring{background:#24a043}.floating-hotline__btn--consult:hover{background:hsl(135,63.2653061224%,30.431372549%);box-shadow:0 6px 28px rgba(36,160,67,.55)}.floating-hotline__btn--register{background:#24a043;box-shadow:0 4px 20px rgba(36,160,67,.45);border:none;cursor:pointer;font-family:inherit}.floating-hotline__btn--register .floating-hotline__ring{background:#24a043}.floating-hotline__btn--register:hover{background:hsl(135,63.2653061224%,30.431372549%);box-shadow:0 6px 28px rgba(36,160,67,.55)}.floating-hotline__btn--zalo{background:#0068ff;box-shadow:0 4px 20px rgba(0,104,255,.45)}.floating-hotline__btn--zalo .floating-hotline__ring{background:#0068ff}.floating-hotline__btn--zalo:hover{background:#0052cc;box-shadow:0 6px 28px rgba(0,104,255,.55)}.floating-hotline__ring{position:absolute;inset:0;border-radius:9999px;background:#24a043;animation:floating-ring 2s ease-out infinite;z-index:-1}.floating-hotline__icon{width:24px;height:24px;flex-shrink:0}.floating-hotline__label{font-size:.875rem;font-weight:700;letter-spacing:.03em}.listing-archive__breadcrumb-bar{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem 0}.listing-archive__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;flex-wrap:wrap}.listing-archive__breadcrumb a{color:#24a043;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listing-archive__breadcrumb a:hover{text-decoration:underline}.listing-archive__breadcrumb>span:last-child{color:#6b7280}.listing-archive__breadcrumb span[aria-hidden]{opacity:.5}.listing-archive__body{padding:2rem 0 4rem;background:#fff}@media(max-width: calc(768px - 1px)){.listing-archive__body{padding:1.5rem 0 3rem}}.listing-archive__layout{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}@media(max-width: calc(992px - 1px)){.listing-archive__layout{grid-template-columns:1fr}}.listing-archive__main{min-width:0}.listing-archive__sidebar{min-width:0;position:sticky;top:calc(80px + 1rem);align-self:flex-start}@media(max-width: calc(992px - 1px)){.listing-archive__sidebar{position:static}}.listing-archive__sidebar .blog-sidebar{display:flex;flex-direction:column;gap:1.5rem}.listing-archive__intro{margin-bottom:1.5rem}.listing-archive__title{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .5rem}@media(max-width: calc(768px - 1px)){.listing-archive__title{font-size:1.25rem}}.listing-archive__desc{font-size:.875rem;color:#6b7280;line-height:1.625;margin:0}.listing-archive__content{font-size:1rem;color:#111827;line-height:1.625;margin:.75rem 0 0}.listing-archive__content p{margin:0 0 .75rem}.listing-archive__content p:last-child{margin-bottom:0}.listing-archive__content strong{color:#111827;font-weight:600}.listing-archive__content a{color:#24a043;text-decoration:none}.listing-archive__content a:hover{text-decoration:underline}.listing-archive__content ul,.listing-archive__content ol{margin:0 0 .75rem;padding-left:1.25rem}.listing-archive__content li{margin-bottom:.25rem}@media(max-width: calc(768px - 1px)){.listing-archive__content{font-size:.875rem}}.listing-archive__content--highlight{padding:.75rem 1rem;background:#f9fafb;border-left:3px solid #24a043;border-radius:.375rem}.listing-archive__banner{margin:1.25rem 0 0;border-radius:.75rem;overflow:hidden;line-height:0}.listing-archive__banner img{width:100%;height:auto;display:block}.listing-archive__filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem}.listing-archive__filter-item{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:160px}@media(max-width: calc(576px - 1px)){.listing-archive__filter-item{min-width:100%}}.listing-archive__filter-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.listing-archive__select{appearance:none;width:100%;padding:.5rem 2rem .5rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right .75rem center;font-size:.875rem;color:#111827;cursor:pointer;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listing-archive__select:hover,.listing-archive__select:focus{border-color:#24a043;outline:none}.listing-archive__count{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.listing-archive__grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(max-width: calc(768px - 1px)){.listing-archive__grid{grid-template-columns:1fr}}.listing-archive__empty{text-align:center;padding:3rem 0;color:#6b7280}.listing-archive__empty p{margin-bottom:1rem}.listing-archive__pagination{margin-top:2rem}.listing-archive__pagination ul{display:flex;justify-content:center;align-items:center;gap:.25rem;list-style:none;padding:0;margin:0;flex-wrap:wrap}.listing-archive__pagination li a,.listing-archive__pagination li span{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;border:1px solid #e5e7eb;text-decoration:none;color:#111827;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listing-archive__pagination li a:hover,.listing-archive__pagination li span:hover{border-color:#24a043;color:#24a043}.listing-archive__pagination li.active span,.listing-archive__pagination li span.current{background:#24a043;border-color:#24a043;color:#fff}.listing-archive__pagination li.dots span,.listing-archive__pagination li span.dots{border:none;background:rgba(0,0,0,0)}.listing-row{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listing-row:hover{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);border-color:#24a043}.listing-row__thumb{position:relative;width:100%;height:0;padding-bottom:52%;overflow:hidden;flex-shrink:0}.listing-row__thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.listing-row__badge{position:absolute;top:.5rem;left:.5rem;font-size:.75rem;font-weight:700;padding:2px .5rem;border-radius:.25rem;line-height:1.4;z-index:1;letter-spacing:.03em}.listing-row__badge--hot{background:#ef4444;color:#fff}.listing-row__badge--new{background:#24a043;color:#fff}.listing-row__badge--soon{background:#f59e0b;color:#fff}.listing-row__body{flex:1;padding:.75rem 1rem;display:flex;flex-direction:column;gap:.25rem;min-width:0}.listing-row__title{font-size:.875rem;font-weight:600;margin:0;line-height:1.375}.listing-row__title a{color:#111827;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.listing-row__title a:hover{color:#24a043}.listing-row__meta{display:flex;flex-wrap:wrap;gap:.25rem .75rem;margin:.25rem 0}.listing-row__meta-item{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:#6b7280}.listing-row__meta-item svg{flex-shrink:0}.listing-row__meta-item--salary{font-weight:600;color:#24a043;font-size:.875rem}.listing-row__market-link{color:#6b7280;text-decoration:none}.listing-row__market-link:hover{color:#24a043}.listing-row__date{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#6b7280}.listing-row__excerpt{font-size:.75rem;color:#6b7280;line-height:1.625;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.listing-row__actions{display:flex;gap:.5rem;padding:.75rem 1rem;border-top:1px solid #e5e7eb;margin-top:auto}.listing-row__actions .btn{flex:1;justify-content:center;white-space:nowrap}.category-archive__breadcrumb-bar{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem 0}.category-archive__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.category-archive__breadcrumb a{color:#24a043;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.category-archive__breadcrumb a:hover{text-decoration:underline}.category-archive__breadcrumb>span:last-child{color:#6b7280}.category-archive__breadcrumb span[aria-hidden]{opacity:.5}.category-archive__body{padding:2rem 0 4rem;background:#fff}.category-archive__layout{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:flex-start}@media(max-width: calc(992px - 1px)){.category-archive__layout{grid-template-columns:1fr}}.category-archive__main{min-width:0}.category-archive .blog-sidebar{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:calc(80px + 1rem);min-width:0}@media(max-width: calc(992px - 1px)){.category-archive .blog-sidebar{position:static}}.category-archive__pagination{margin-top:2.5rem}.category-archive__pagination ul{display:flex;justify-content:center;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0;flex-wrap:wrap}.category-archive__pagination li a,.category-archive__pagination li span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.category-archive__pagination li a{border:1px solid #e5e7eb;color:#374151;background:#fff}.category-archive__pagination li a:hover{border-color:#24a043;color:#24a043;background:#e6f7ea}.category-archive__pagination li span.current{background:#24a043;color:#fff;border:1px solid #24a043}.category-archive__pagination li span.dots{border:none;color:#6b7280;min-width:auto}.category-archive__empty{text-align:center;padding:5rem 0}.category-archive__empty h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.75rem}.category-archive__empty p{font-size:1rem;color:#6b7280;margin:0 auto 2rem}.cat-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem}@media(max-width: calc(768px - 1px)){.cat-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: calc(576px - 1px)){.cat-grid{grid-template-columns:1fr}}.cat-card{border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;background:#fff;transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);display:flex;flex-direction:column}.cat-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}.cat-card:hover .cat-card__image img{transform:scale(1.04)}.cat-card:hover .cat-card__title a{color:#24a043}.cat-card__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.cat-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms cubic-bezier(0, 0, 0.2, 1)}.cat-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#d1d5db}.cat-card__placeholder svg{width:40px;height:40px}.cat-card__body{padding:1rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.cat-card__title{font-size:.875rem;font-weight:600;color:#111827;line-height:1.375;margin:0}.cat-card__title a{color:inherit;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.cat-card__desc{font-size:.75rem;color:#6b7280;line-height:1.625;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.single-post__breadcrumb-bar{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem 0}.single-post__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;flex-wrap:wrap;min-width:0}.single-post__breadcrumb a{color:#24a043;text-decoration:none;white-space:nowrap;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.single-post__breadcrumb a:hover{text-decoration:underline}.single-post__breadcrumb>span:last-child{color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:420px}@media(max-width: calc(576px - 1px)){.single-post__breadcrumb>span:last-child{max-width:180px}}.single-post__breadcrumb span[aria-hidden]{opacity:.5}.single-post__body{padding:2rem 0 4rem;background:#fff}@media(max-width: calc(768px - 1px)){.single-post__body{padding:1.5rem 0 3rem}}.single-post__layout{display:grid;grid-template-columns:1fr 300px;gap:2.5rem;align-items:flex-start}@media(max-width: calc(992px - 1px)){.single-post__layout{grid-template-columns:1fr;gap:2rem}}.single-post .blog-sidebar{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:calc(80px + 1rem);min-width:0}@media(max-width: calc(992px - 1px)){.single-post .blog-sidebar{position:static}}.single-post__content{min-width:0}.single-post__cat-wrap{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.single-post__title{font-size:1.875rem;font-weight:800;color:#111827;line-height:1.25;margin:0 0 1rem}@media(max-width: calc(768px - 1px)){.single-post__title{font-size:1.5rem}}@media(max-width: calc(576px - 1px)){.single-post__title{font-size:1.25rem}}.single-post__meta{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;color:#6b7280;font-size:.875rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #e5e7eb}.single-post__date,.single-post__author{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280}.single-post__thumbnail{aspect-ratio:16/8;overflow:hidden}.single-post__thumbnail img,.single-post__thumbnail video{width:100%;height:100%;object-fit:cover}.single-post__thumbnail{border-radius:1rem;overflow:hidden;margin-bottom:1.5rem}.single-post__thumbnail img{width:100%;height:100%;object-fit:cover}.single-post__prose{font-size:1rem;line-height:1.625;color:#374151}.single-post__prose h2{font-size:1.5rem;font-weight:700;color:#111827;margin:2rem 0 1rem}.single-post__prose h3{font-size:1.25rem;font-weight:600;color:#111827;margin:1.5rem 0 .75rem}.single-post__prose h4{font-size:1.125rem;font-weight:600;color:#111827;margin:1.25rem 0 .75rem}.single-post__prose p{margin-bottom:1.25rem}.single-post__prose ul,.single-post__prose ol{margin:0 0 1.25rem 1.5rem}.single-post__prose li{margin-bottom:.5rem}.single-post__prose a{color:#24a043;text-decoration:underline}.single-post__prose a:hover{color:#1a7a34}.single-post__prose blockquote{border-left:4px solid #24a043;padding:1rem 1.5rem;margin:1.5rem 0;background:#e6f7ea;border-radius:0 .5rem .5rem 0;color:#374151;font-style:italic}.single-post__prose img{max-width:100%;height:auto;border-radius:.75rem;margin:1rem 0}.single-post__prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.single-post__prose table th,.single-post__prose table td{text-align:left;padding:.75rem 1rem;border:1px solid #e5e7eb}.single-post__prose table th{background:#f9fafb;font-weight:600;color:#111827}.single-post__prose table tr:hover td{background:#f9fafb}.single-post__prose strong{font-weight:600;color:#111827}.single-post__prose code{font-family:"Fira Code","Courier New",monospace;font-size:.9em;background:#f3f4f6;padding:2px 6px;border-radius:.25rem}.single-post__tags{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.single-post__tags-label{font-size:.875rem;font-weight:600;color:#6b7280}.single-post__related-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.single-post__related-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:3px solid #24a043;display:inline-block}.rpost-swiper{position:relative;overflow:hidden}.rpost-swiper__prev,.rpost-swiper__next{color:#24a043}.rpost-swiper__prev::after,.rpost-swiper__next::after{font-size:1.125rem;font-weight:700}.rpost-swiper__prev.swiper-button-disabled,.rpost-swiper__next.swiper-button-disabled{opacity:.3}.sp-contact-box{border-radius:1rem;overflow:hidden;border:2px solid #24a043}.sp-contact-box__header{background:#24a043;color:#fff;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;text-align:center}.sp-contact-box__header svg{flex-shrink:0}.sp-contact-box__header-title{font-size:1rem;font-weight:800;line-height:1.2;letter-spacing:.02em}.sp-contact-box__header-sub{font-size:.875rem;font-weight:600;opacity:.9}.sp-contact-box__list{display:flex;flex-direction:column;gap:0;padding:1rem;background:#fff}.sp-staff-card{display:flex;align-items:stretch;text-decoration:none;overflow:hidden;background:#fff;margin-bottom:.75rem}.sp-staff-card:last-child{margin-bottom:0}.sp-staff-card:hover .sp-staff-card__name{color:hsla(0,0%,100%,.8)}.sp-staff-card__photo{flex-shrink:0;width:120px;min-height:140px}.sp-staff-card__photo img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.sp-staff-card__photo-placeholder{width:120px;min-height:140px;background:#e5e7eb}.sp-staff-card__info{flex:1;min-width:0;padding:1rem .75rem;background:#1a5276;display:flex;flex-direction:column;justify-content:center;gap:.25rem}.sp-staff-card__info--full{padding:1.25rem 1rem}.sp-staff-card__role{display:block;font-size:.75rem;color:hsla(0,0%,100%,.75);line-height:1.375}.sp-staff-card__name{display:block;font-size:1rem;font-weight:700;color:#fff;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1);line-height:1.375}.sp-staff-card__phone{display:block;font-size:.875rem;font-weight:800;color:#fff;margin-top:.5rem;letter-spacing:.02em}.sp-register-box{border:1px solid #e5e7eb;border-radius:1rem;overflow:hidden;background:#fff}.sp-register-box__header{background:#24a043;color:#fff;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;font-size:1rem;font-weight:800;letter-spacing:.02em}.sp-register-box__body{padding:1.25rem 1rem}.sp-register-box__title{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .25rem}.sp-register-box__subtitle{font-size:.875rem;color:#6b7280;margin:0 0 1.25rem}.sp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(max-width: calc(576px - 1px)){.sp-form-row{grid-template-columns:1fr}}.sp-register-box .form-label{display:block;font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}.sp-register-box .form-required{color:#24a043}.sp-register-box .form-group{margin-bottom:1rem}.sp-register-box .form-control{display:block;width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:.75rem;padding:.5rem .75rem;font-size:.875rem;color:#111827;background:#fff;transition:border-color 200ms cubic-bezier(0, 0, 0.2, 1)}.sp-register-box .form-control::placeholder{color:#9ca3af}.sp-register-box .form-control:focus{outline:none;border-color:#24a043;box-shadow:0 0 0 3px rgba(36,160,67,.12)}.sp-register-box textarea.form-control{resize:vertical}.sp-register-box .btn--block{width:100%;justify-content:center;padding:.75rem;font-size:1rem;font-weight:700;letter-spacing:.01em;border-radius:.75rem}.rpost-card{display:flex;flex-direction:column;text-decoration:none;border-radius:1rem;overflow:hidden;border:1px solid #e5e7eb;transition:box-shadow 200ms cubic-bezier(0, 0, 0.2, 1),transform 200ms cubic-bezier(0, 0, 0.2, 1)}.rpost-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);transform:translateY(-2px)}.rpost-card:hover .rpost-card__title{color:#24a043}.rpost-card:hover .rpost-card__thumb img{transform:scale(1.04)}.rpost-card__thumb{aspect-ratio:16/9;overflow:hidden}.rpost-card__thumb img,.rpost-card__thumb video{width:100%;height:100%;object-fit:cover}.rpost-card__thumb{overflow:hidden;background:#f3f4f6;flex-shrink:0}.rpost-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 200ms cubic-bezier(0, 0, 0.2, 1)}.rpost-card__body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.rpost-card__cat{font-size:.75rem;font-weight:600;color:#24a043;text-transform:uppercase;letter-spacing:.04em}.rpost-card__title{font-size:.875rem;font-weight:600;color:#111827;line-height:1.375;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1);flex:1}.rpost-card__date{font-size:.75rem;color:#6b7280;margin-top:auto}.btn--block{width:100%;justify-content:center;margin-bottom:.75rem}.btn--block:last-child{margin-bottom:0}.contact-page__breadcrumb-bar{background:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 0}.contact-page__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;flex-wrap:wrap}.contact-page__breadcrumb a{color:#24a043;text-decoration:none}.contact-page__breadcrumb a:hover{text-decoration:underline}.contact-page__breadcrumb span[aria-hidden]{color:#d1d5db}.contact-page__header{padding:3rem 0 2.5rem;text-align:center;color:#fff;position:relative;overflow:hidden}.contact-page__header::before,.contact-page__header::after{content:"";position:absolute;border-radius:9999px;background:hsla(0,0%,100%,.06);pointer-events:none}.contact-page__header::before{width:340px;height:340px;top:-120px;right:-80px}.contact-page__header::after{width:220px;height:220px;bottom:-100px;left:-60px}@media(max-width: calc(768px - 1px)){.contact-page__header{padding:2rem 0}}.contact-page__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#fff;margin-bottom:.75rem;line-height:1.25;position:relative}.contact-page__subtitle{font-size:1rem;color:hsla(0,0%,100%,.82);max-width:55ch;margin:0 auto 1.5rem;line-height:1.625;position:relative}.contact-page__header-hotline{position:relative;display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.15);border:1.5px solid hsla(0,0%,100%,.45);color:#fff;font-size:1.125rem;font-weight:700;padding:.5rem 1.5rem;border-radius:9999px;text-decoration:none;transition:background 200ms cubic-bezier(0.4, 0, 0.2, 1),transform 200ms cubic-bezier(0.4, 0, 0.2, 1);letter-spacing:.01em}.contact-page__header-hotline:hover{background:hsla(0,0%,100%,.28);transform:translateY(-2px)}.contact-page__body{padding-block:3rem;background:#f9fafb}@media(max-width: calc(768px - 1px)){.contact-page__body{padding-block:2rem}}.contact-page__grid{display:grid;grid-template-columns:2fr 3fr;gap:2rem;align-items:start}@media(max-width: calc(992px - 1px)){.contact-page__grid{grid-template-columns:1fr;gap:1.5rem}}.contact-page__info{display:flex;flex-direction:column;gap:1.25rem}.contact-page__company-box{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.contact-page__company-box-heading{font-size:1rem;font-weight:700;color:#111827;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #24a043;line-height:1.375}.contact-page__company-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.contact-page__company-list li{display:flex;flex-wrap:wrap;gap:.25rem;font-size:.875rem;color:#111827;line-height:1.625;padding-left:1rem;position:relative}.contact-page__company-list li::before{content:"–";position:absolute;left:0;color:#24a043;font-weight:700}.contact-page__company-list li strong{font-weight:600;color:#111827;flex-shrink:0}.contact-page__company-list li a{color:#24a043;text-decoration:none}.contact-page__company-list li a:hover{text-decoration:underline}.contact-page__social{display:flex;flex-direction:column;gap:.75rem}.contact-page__social-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#6b7280}.contact-page__social-links{display:flex;gap:.5rem;flex-wrap:wrap}.contact-page__social-link{display:flex;align-items:center;justify-content:center;gap:.5rem;height:38px;padding:0 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap;background:#fff;border:1px solid #e5e7eb;color:#374151}.contact-page__social-link svg{flex-shrink:0}.contact-page__social-link:hover{transform:translateY(-2px);box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06)}.contact-page__social-link--fb:hover{background:#1877f2;border-color:#1877f2;color:#fff}.contact-page__social-link--yt:hover{background:red;border-color:red;color:#fff}.contact-page__social-link--tk:hover{background:#010101;border-color:#010101;color:#fff}.contact-page__form-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}@media(max-width: calc(576px - 1px)){.contact-page__form-card{padding:1.25rem}}.contact-page__form-heading{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem;line-height:1.375}.contact-page__form-sub{font-size:.875rem;color:#6b7280;margin-bottom:1.25rem;line-height:1.625}.contact-page__form{display:flex;flex-direction:column;gap:1rem}.contact-page__submit{margin-top:.5rem}.contact-page__map-section{background:#f9fafb;padding-block:3rem;border-top:1px solid #e5e7eb}@media(max-width: calc(768px - 1px)){.contact-page__map-section{padding-block:2rem}}.contact-page__map-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.contact-page__map-header-text{display:flex;flex-direction:column;gap:.25rem}.contact-page__map-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#111827;margin:0}.contact-page__map-title svg{color:#24a043;flex-shrink:0}.contact-page__map-address{font-size:.875rem;color:#6b7280;margin:0;padding-left:calc(22px + 0.5rem)}.contact-page__map-directions{flex-shrink:0;align-self:flex-start}.contact-page__map-frame{border-radius:1rem;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);line-height:0}.contact-page__map-frame iframe{display:block;width:100%;height:420px;border:0}@media(max-width: calc(768px - 1px)){.contact-page__map-frame iframe{height:320px}}@media(max-width: calc(576px - 1px)){.contact-page__map-frame iframe{height:240px}}.contact-page__map-notice{margin-top:.75rem;font-size:.875rem;color:#92400e;text-align:center;line-height:1.625}.contact-page__map-notice a{color:#b45309;font-weight:600}.contact-page__map-notice a:hover{text-decoration:underline}.contact-page__offices{max-width:calc(1440px - 3rem);margin:1.5rem auto;padding-inline:1.5rem;border:1px solid #e5e7eb;border-radius:.75rem;background:linear-gradient(150deg, #24a043 0%, rgb(22.8857142857, 101.7142857143, 42.5928571429) 100%);padding-block:3rem}@media(max-width: calc(768px - 1px)){.contact-page__offices{padding-block:2rem}}.contact-page__offices-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem 2rem}@media(max-width: calc(768px - 1px)){.contact-page__offices-grid{grid-template-columns:1fr;gap:1.5rem}}.contact-page__office-item{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 0;border-bottom:1px solid hsla(0,0%,100%,.2)}.contact-page__office-item:last-child{border-bottom:none}.contact-page__office-item--hq .contact-page__office-item-name::after{content:"Trụ sở chính";display:inline-block;margin-left:.5rem;font-size:11px;font-weight:600;background:hsla(0,0%,100%,.25);color:#fff;padding:2px 8px;border-radius:9999px;vertical-align:middle;line-height:1.8}.contact-page__office-item-name{font-size:1rem;font-weight:700;color:#fff;margin:0;line-height:1.375}.contact-page__office-item-row{display:flex;flex-wrap:wrap;gap:.25rem;font-size:.875rem;color:hsla(0,0%,100%,.88);margin:0;line-height:1.625}.contact-page__office-item-row a{color:#fff;text-decoration:none;font-weight:600}.contact-page__office-item-row a:hover{text-decoration:underline}.contact-page__office-item-label{font-weight:600;color:hsla(0,0%,100%,.7);flex-shrink:0}.search-page__body{padding:2.5rem 0 4rem}.search-page__header{margin-bottom:1.25rem}.search-page__title{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .25rem;line-height:1.375}.search-page__title mark{background:none;color:#24a043}@media(max-width: calc(576px - 1px)){.search-page__title{font-size:1.25rem}}.search-page__count{font-size:.875rem;color:#6b7280;margin:0}.search-page__filter-bar{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.search-page__filter-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.search-page__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem;margin-bottom:2rem}@media(max-width: calc(768px - 1px)){.search-page__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: calc(576px - 1px)){.search-page__grid{grid-template-columns:1fr}}.search-page__empty{text-align:center;padding:4rem 0}.search-page__empty-icon{display:flex;justify-content:center;margin-bottom:1.25rem}.search-page__empty-icon svg{width:56px;height:56px;color:#d1d5db}.search-page__empty-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem}@media(max-width: calc(576px - 1px)){.search-page__empty-title{font-size:1.125rem}}.search-page__empty-desc{font-size:1rem;color:#6b7280;margin-bottom:2rem}.search-page__empty-actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.search-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.search-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);border-color:#24a043}.search-card__thumb{display:block;aspect-ratio:16/9;overflow:hidden;background:#f3f4f6;flex-shrink:0}.search-card__thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 300ms cubic-bezier(0, 0, 0.2, 1)}.search-card:hover .search-card__thumb img{transform:scale(1.04)}.search-card__thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.search-card__thumb-placeholder svg{width:40px;height:40px;color:#d1d5db}.search-card__body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.search-card__badge{display:inline-block;align-self:flex-start;font-size:.75rem;font-weight:600;padding:2px .5rem;border-radius:9999px}.search-card__badge--listing{background:#e6f7ea;color:#1a7a34}.search-card__badge--post{background:#dbeafe;color:#1d4ed8}.search-card__title{font-size:.875rem;font-weight:600;line-height:1.375;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-card__title a{color:#111827;text-decoration:none}.search-card__title a:hover{color:#24a043}.search-card__excerpt{font-size:.75rem;color:#6b7280;line-height:1.625;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0;flex:1}.search-card__meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:.5rem}.search-card__meta-item{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:#6b7280}.search-card__meta-item svg{flex-shrink:0}.search-card__meta-item--salary{color:#24a043;font-weight:600}.policy-page__breadcrumb-bar{background:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 0}.policy-page__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;flex-wrap:wrap}.policy-page__breadcrumb a{color:#24a043;text-decoration:none}.policy-page__breadcrumb a:hover{text-decoration:underline}.policy-page__breadcrumb span[aria-hidden]{color:#d1d5db}.policy-page__hero{background:linear-gradient(135deg, #1d3557 0%, rgb(18.8, 34.3586206897, 56.4) 100%);padding:3rem 0;text-align:center;color:#fff;position:relative;overflow:hidden}.policy-page__hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 60% 50%, rgba(36, 160, 67, 0.18) 0%, transparent 70%);pointer-events:none}.policy-page__hero-inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.policy-page__hero-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:9999px;background:rgba(36,160,67,.2);border:1px solid rgba(36,160,67,.35);color:hsl(135,63.2653061224%,63.431372549%);flex-shrink:0}.policy-page__title{font-size:1.875rem;font-weight:700;line-height:1.25;color:#fff;margin:0}@media(max-width: calc(768px - 1px)){.policy-page__title{font-size:1.5rem}}.policy-page__updated{font-size:.875rem;color:hsla(0,0%,100%,.6);margin:0}.policy-page__updated time{color:hsla(0,0%,100%,.8)}.policy-page__body{padding:4rem 0 3rem;background:#fff}@media(max-width: calc(768px - 1px)){.policy-page__body{padding:2.5rem 0 2rem}}.policy-page__content{max-width:800px;margin:0 auto}.policy-page .prose{color:#1f2937;line-height:1.625;font-size:1rem}.policy-page .prose h2{font-size:1.25rem;font-weight:600;color:#111827;margin:2.5rem 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e6f7ea;position:relative}.policy-page .prose h2::before{content:"";position:absolute;bottom:-2px;left:0;width:48px;height:2px;background:#24a043}.policy-page .prose h2:first-child{margin-top:0}.policy-page .prose h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin:2rem 0 .75rem}.policy-page .prose h4{font-size:1rem;font-weight:600;color:#374151;margin:1.5rem 0 .5rem}.policy-page .prose p{margin:0 0 1.25rem}.policy-page .prose p:last-child{margin-bottom:0}.policy-page .prose ul,.policy-page .prose ol{margin:0 0 1.25rem;padding-left:1.5rem}.policy-page .prose ul li,.policy-page .prose ol li{margin-bottom:.5rem}.policy-page .prose ul li::marker,.policy-page .prose ol li::marker{color:#24a043}.policy-page .prose ul li{list-style-type:disc}.policy-page .prose ol li{list-style-type:decimal}.policy-page .prose strong{font-weight:600;color:#111827}.policy-page .prose a{color:#24a043;text-decoration:underline;text-underline-offset:2px}.policy-page .prose a:hover{color:#1a7a34}.policy-page .prose blockquote{margin:1.5rem 0;padding:1.25rem 1.5rem;background:#e6f7ea;border-left:4px solid #24a043;border-radius:0 .375rem .375rem 0;font-style:italic;color:#374151}.policy-page .prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.policy-page .prose table th,.policy-page .prose table td{padding:.75rem 1rem;text-align:left;border:1px solid #e5e7eb}.policy-page .prose table th{background:#f9fafb;font-weight:600;color:#374151}.policy-page .prose table tr:nth-child(even) td{background:#f9fafb}.policy-page .prose hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.policy-page__back{max-width:800px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}@media(max-width: calc(576px - 1px)){.policy-page__back{flex-direction:column;align-items:flex-start}}.policy-page__back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;text-decoration:none;transition:color 200ms cubic-bezier(0, 0, 0.2, 1)}.policy-page__back-link:hover{color:#24a043}.policy-page__back-link:hover svg{transform:translateX(-3px)}.policy-page__back-link svg{transition:transform 200ms cubic-bezier(0, 0, 0.2, 1)}.policy-page__contact-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#24a043;text-decoration:none;transition:gap 200ms cubic-bezier(0, 0, 0.2, 1)}.policy-page__contact-link:hover{color:#1a7a34;gap:.75rem}.detail-content-page__breadcrumb-bar{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem 0}.detail-content-page__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;flex-wrap:wrap;min-width:0}.detail-content-page__breadcrumb a{color:#24a043;text-decoration:none;white-space:nowrap;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.detail-content-page__breadcrumb a:hover{text-decoration:underline}.detail-content-page__breadcrumb>span:last-child{color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:420px}@media(max-width: calc(576px - 1px)){.detail-content-page__breadcrumb>span:last-child{max-width:200px}}.detail-content-page__breadcrumb span[aria-hidden]{opacity:.45}.detail-content-page__body{padding:2.5rem 0 4rem;background:#fff}@media(max-width: calc(768px - 1px)){.detail-content-page__body{padding:1.5rem 0 2.5rem}}.detail-content-page__article{max-width:820px;margin:0 auto}.detail-content-page__title{font-size:1.875rem;font-weight:800;color:#111827;line-height:1.25;margin:0 0 1rem}@media(max-width: calc(768px - 1px)){.detail-content-page__title{font-size:1.5rem}}@media(max-width: calc(576px - 1px)){.detail-content-page__title{font-size:1.25rem}}.detail-content-page__meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #e5e7eb}.detail-content-page__date{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.detail-content-page__thumbnail{aspect-ratio:16/7;overflow:hidden}.detail-content-page__thumbnail img,.detail-content-page__thumbnail video{width:100%;height:100%;object-fit:cover}.detail-content-page__thumbnail{border-radius:1rem;overflow:hidden;margin-bottom:2rem}.detail-content-page__thumbnail img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width: calc(576px - 1px)){.detail-content-page__thumbnail{border-radius:.75rem}}.detail-content-page__prose{font-size:1rem;line-height:1.625;color:#374151}.detail-content-page__prose h2{font-size:1.5rem;font-weight:700;color:#111827;margin:2.5rem 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e6f7ea;position:relative}.detail-content-page__prose h2::before{content:"";position:absolute;bottom:-2px;left:0;width:48px;height:2px;background:#24a043}.detail-content-page__prose h2:first-child{margin-top:0}@media(max-width: calc(768px - 1px)){.detail-content-page__prose h2{font-size:1.25rem}}.detail-content-page__prose h3{font-size:1.25rem;font-weight:600;color:#111827;margin:2rem 0 .75rem}@media(max-width: calc(768px - 1px)){.detail-content-page__prose h3{font-size:1.125rem}}.detail-content-page__prose h4{font-size:1.125rem;font-weight:600;color:#111827;margin:1.5rem 0 .75rem}.detail-content-page__prose p{margin:0 0 1.25rem}.detail-content-page__prose p:last-child{margin-bottom:0}.detail-content-page__prose ul,.detail-content-page__prose ol{margin:0 0 1.25rem;padding-left:1.5rem}.detail-content-page__prose ul li,.detail-content-page__prose ol li{margin-bottom:.5rem}.detail-content-page__prose ul li::marker,.detail-content-page__prose ol li::marker{color:#24a043}.detail-content-page__prose ul li{list-style-type:disc}.detail-content-page__prose ol li{list-style-type:decimal}.detail-content-page__prose a{color:#24a043;text-decoration:underline;text-underline-offset:2px}.detail-content-page__prose a:hover{color:#1a7a34}.detail-content-page__prose strong{font-weight:600;color:#111827}.detail-content-page__prose blockquote{border-left:4px solid #24a043;padding:1rem 1.5rem;margin:1.5rem 0;background:#e6f7ea;border-radius:0 .5rem .5rem 0;color:#374151;font-style:italic}.detail-content-page__prose img{max-width:100%;height:auto;border-radius:.75rem;margin:1rem 0;display:block}.detail-content-page__prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.detail-content-page__prose table th,.detail-content-page__prose table td{text-align:left;padding:.75rem 1rem;border:1px solid #e5e7eb}.detail-content-page__prose table th{background:#f9fafb;font-weight:600;color:#111827}.detail-content-page__prose table tr:nth-child(even) td{background:#f9fafb}.detail-content-page__prose table tr:hover td{background:rgb(249.3181818182,253.1818181818,250.2272727273)}.detail-content-page__prose hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.detail-content-page__prose code{font-family:"Fira Code","Courier New",monospace;font-size:.9em;background:#f3f4f6;padding:2px 6px;border-radius:.25rem}.detail-content-page__empty-notice{padding:1.25rem 1.5rem;background:#fffbe6;border:1px solid #f0c36d;border-radius:.375rem;color:#92400e;font-size:.875rem}.detail-content-page__form-section{background:#f9fafb;padding:3rem 0 4rem;border-top:1px solid #e5e7eb}@media(max-width: calc(768px - 1px)){.detail-content-page__form-section{padding:2.5rem 0}}.detail-content-page__form-wrap{max-width:640px;margin:0 auto;background:#fff;border-radius:1rem;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06)}.detail-content-page__form-header{background:#24a043;color:#fff;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;font-size:1rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.detail-content-page__form{padding:1.5rem 1.5rem 2rem}@media(max-width: calc(576px - 1px)){.detail-content-page__form{padding:1.25rem 1rem 1.5rem}}.detail-content-page__form .form-label{display:block;font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem}.detail-content-page__form .form-required{color:#24a043}.detail-content-page__form .form-group{margin-bottom:1rem}.detail-content-page__form .form-control{display:block;width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:.75rem;padding:.5rem .75rem;font-size:.875rem;color:#111827;background:#fff;transition:border-color 200ms cubic-bezier(0, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0, 0, 0.2, 1)}.detail-content-page__form .form-control::placeholder{color:#9ca3af}.detail-content-page__form .form-control:focus{outline:none;border-color:#24a043;box-shadow:0 0 0 3px rgba(36,160,67,.12)}.detail-content-page__form textarea.form-control{resize:vertical}.detail-content-page__form select.form-control{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%236b7280'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;padding-right:2rem}.detail-content-page__form .form-error{background:#fef2f2;border:1px solid #fca5a5;border-radius:.375rem;padding:.75rem 1rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem}.detail-content-page__form .form-success{background:#f0fdf4;border:1px solid #86efac;border-radius:.375rem;padding:1rem 1.25rem;color:#16a34a;font-size:.875rem;font-weight:500;text-align:center;margin-bottom:1rem}.detail-content-page__form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width: calc(576px - 1px)){.detail-content-page__form-row{grid-template-columns:1fr}}.detail-content-page__submit{width:100%;justify-content:center;padding:.75rem;font-size:1rem;font-weight:700;letter-spacing:.01em;border-radius:.75rem;display:flex;align-items:center;gap:.5rem}.gallery-page__breadcrumb-bar{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:.625rem 0}.gallery-page__breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem;font-size:.8125rem;color:#6b7280}.gallery-page__breadcrumb a{color:#6b7280;text-decoration:none}.gallery-page__breadcrumb a:hover{color:#24a043}.gallery-page__breadcrumb span:last-child{color:#374151;font-weight:500}.gallery-page__header{padding:2.5rem 0 1.5rem;border-bottom:1px solid #e9ecef}.gallery-page__title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:#111827;line-height:1.25}.gallery-page__desc{margin-top:.75rem;color:#6b7280;font-size:1rem;line-height:1.6}.gallery-page__body{padding:2.5rem 0 4rem}.gallery-page__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:1.25rem}@media(max-width: 640px){.gallery-page__grid{grid-template-columns:repeat(2, 1fr);gap:.75rem}}.gallery-page__card{display:flex;flex-direction:column;border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.05);transition:box-shadow .25s ease,transform .25s ease}.gallery-page__card:hover{box-shadow:0 6px 20px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.07);transform:translateY(-2px)}.gallery-page__item{position:relative;display:block;overflow:hidden;background:#f3f4f6;aspect-ratio:4/3;text-decoration:none;cursor:pointer}.gallery-page__item:hover .gallery-page__item__img{transform:scale(1.05)}.gallery-page__item:hover .gallery-page__item__overlay,.gallery-page__item:focus-visible .gallery-page__item__overlay{opacity:1;background:rgba(0,0,0,.2)}.gallery-page__item:focus-visible{outline:3px solid #24a043;outline-offset:2px}.gallery-page__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.gallery-page__caption{padding:.625rem .875rem .75rem;font-size:.875rem;line-height:1.5;color:#374151;background:#fff;text-align:center}.gallery-page__caption strong{font-weight:700;color:#111827}.gallery-page__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);color:#fff;opacity:0;transition:opacity .3s ease,background .3s ease}.gallery-page__empty{padding:3rem 0;color:#6b7280;font-size:.9375rem;text-align:center}.gallery-page__empty a{color:#24a043}[data-fade]{opacity:0;transform:translateY(28px);transition:opacity .55s cubic-bezier(0, 0, 0.2, 1),transform .55s cubic-bezier(0, 0, 0.2, 1);will-change:opacity,transform}[data-fade].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion: reduce){[data-fade]{opacity:1 !important;transform:none !important;transition:none !important}}.gioi-thieu-page__breadcrumb-bar{background:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 0}.gioi-thieu-page__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;flex-wrap:wrap}.gioi-thieu-page__breadcrumb a{color:#24a043;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gioi-thieu-page__breadcrumb a:hover{text-decoration:underline}.gioi-thieu-page__breadcrumb span[aria-hidden]{opacity:.45}.gioi-thieu-page__hero{position:relative;line-height:0}.gioi-thieu-page__hero-img{width:100%;height:auto;display:block}.gioi-thieu-page__hero-placeholder{width:100%;height:420px;background:#1d3557}@media(max-width: calc(768px - 1px)){.gioi-thieu-page__hero-placeholder{height:280px}}@media(max-width: calc(576px - 1px)){.gioi-thieu-page__hero-placeholder{height:200px}}.gioi-thieu-page__hero-overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:flex-end;justify-content:center;padding-bottom:2.5rem}@media(max-width: calc(576px - 1px)){.gioi-thieu-page__hero-overlay{padding-bottom:.75rem}}.gioi-thieu-page__hero-btn{display:inline-flex;align-items:center;justify-content:center;background:#24a043;color:#fff;font-size:1.5rem;font-weight:600;padding:1.5rem 2.5rem;border-radius:9999px;white-space:nowrap;pointer-events:none;margin-bottom:50px}@media(max-width: calc(576px - 1px)){.gioi-thieu-page__hero-btn{font-size:1rem;padding:1rem 1.5rem;margin:0}}.gioi-thieu-page__section-nav{position:sticky;top:80px;z-index:100;background:#fff;border-bottom:2px solid #e5e7eb;overflow-x:auto;scrollbar-width:none}.gioi-thieu-page__section-nav::-webkit-scrollbar{display:none}@media(max-width: calc(768px - 1px)){.gioi-thieu-page__section-nav{top:64px}}.gioi-thieu-page__section-nav-list{display:flex;list-style:none;margin:0;padding:0;white-space:nowrap}.gioi-thieu-page__section-nav-link{display:block;padding:1rem 1.25rem;font-size:.875rem;font-weight:600;color:#6b7280;text-decoration:none;position:relative;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap}.gioi-thieu-page__section-nav-link::after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#24a043;transform:scaleX(0);transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gioi-thieu-page__section-nav-link:hover,.gioi-thieu-page__section-nav-link.is-active{color:#24a043}.gioi-thieu-page__section-nav-link:hover::after,.gioi-thieu-page__section-nav-link.is-active::after{transform:scaleX(1)}@media(max-width: calc(576px - 1px)){.gioi-thieu-page__section-nav-link{padding:.75rem 1rem;font-size:.75rem}}.gt-intro{background:#fff;overflow:hidden}.gt-intro__grid{display:grid;grid-template-columns:1fr 1fr;min-height:480px;max-width:1280px;margin:auto}@media(max-width: calc(992px - 1px)){.gt-intro__grid{grid-template-columns:1fr 1fr;min-height:400px}}@media(max-width: calc(768px - 1px)){.gt-intro__grid{grid-template-columns:1fr;min-height:unset}}.gt-intro__content{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:4rem 2.5rem}@media(max-width: calc(992px - 1px)){.gt-intro__content{padding:3rem 2rem}}@media(max-width: calc(768px - 1px)){.gt-intro__content{padding:2.5rem 1.5rem}}@media(max-width: calc(576px - 1px)){.gt-intro__content{padding:2rem 1.25rem}}.gt-intro__label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#24a043}.gt-intro__text-block{border-left:4px solid #24a043;padding-left:1.25rem;display:flex;flex-direction:column;gap:.75rem}.gt-intro__name{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#111827;line-height:1.375;display:block}.gt-intro__prose{font-size:1rem;line-height:1.625;color:#374151}.gt-intro__prose p{margin:0 0 .75rem}.gt-intro__prose p:last-child{margin-bottom:0}.gt-intro__prose strong{font-weight:600;color:#111827}.gt-intro__prose a{color:#24a043;text-decoration:underline}.gt-intro__stats{display:flex;flex-wrap:wrap;gap:2rem}.gt-intro__stat{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem}.gt-intro__stat-number{font-size:5rem;font-weight:800;color:#24a043;line-height:1;letter-spacing:-0.03em}@media(max-width: calc(992px - 1px)){.gt-intro__stat-number{font-size:4rem}}@media(max-width: calc(576px - 1px)){.gt-intro__stat-number{font-size:3.5rem}}.gt-intro__stat-label{font-size:1.25rem;font-weight:600;color:#111827;line-height:1.375}@media(max-width: calc(576px - 1px)){.gt-intro__stat-label{font-size:1.125rem}}.gt-intro__media{position:relative;overflow:hidden;min-height:360px}@media(max-width: calc(768px - 1px)){.gt-intro__media{min-height:280px}}.gt-intro__cover-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.gt-intro__cover-placeholder{position:absolute;inset:0;background:#f9fafb}.gt-mission{padding-block:5rem}@media(max-width: calc(768px - 1px)){.gt-mission{padding-block:3rem}}.gt-mission{background:#fff}.gt-mission__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.25rem}@media(max-width: calc(992px - 1px)){.gt-mission__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: calc(576px - 1px)){.gt-mission__grid{grid-template-columns:1fr;gap:1rem}}.gt-mission__card{background:#fff;border-radius:1rem;padding:2rem 1.5rem;box-shadow:0 4px 24px rgba(29,53,87,.1);display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;transition:transform 300ms cubic-bezier(0, 0, 0.2, 1),box-shadow 300ms cubic-bezier(0, 0, 0.2, 1)}.gt-mission__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}.gt-mission__card-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;color:#d1d5db;flex-shrink:0}.gt-mission__card-icon svg{display:block}.gt-mission__card-emoji{font-size:2.2rem;line-height:1}.gt-mission__card-title{font-size:1.25rem;font-weight:700;color:#24a043;margin:0;line-height:1.375}.gt-mission__card-content{width:100%;text-align:left;border-left:3px solid #24a043;padding-left:1rem;font-size:.875rem;color:#111827;line-height:1.625}.gt-mission__card-content p{margin:0 0 .5rem}.gt-mission__card-content p:last-child{margin-bottom:0}.gt-mission__card-content ul,.gt-mission__card-content ol{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.gt-mission__card-content strong{font-weight:600}.gt-timeline{padding-block:5rem}@media(max-width: calc(768px - 1px)){.gt-timeline{padding-block:3rem}}.gt-timeline{background:#1d3557}.gt-timeline__header{text-align:center;margin-bottom:3rem}@media(max-width: calc(768px - 1px)){.gt-timeline__header{margin-bottom:2rem}}.gt-timeline__label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem}.gt-timeline__heading{font-size:1.875rem;font-weight:800;color:#fff;line-height:1.25;margin:0}@media(max-width: calc(768px - 1px)){.gt-timeline__heading{font-size:1.5rem}}@media(max-width: calc(576px - 1px)){.gt-timeline__heading{font-size:1.25rem}}.gt-timeline__track{display:flex;align-items:stretch;min-height:560px;position:relative}.gt-timeline__track::before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-1px);height:2px;background:linear-gradient(to right, transparent 0%, rgba(36, 160, 67, 0.45) 4%, rgba(36, 160, 67, 0.45) 96%, transparent 100%);z-index:0}@media(max-width: calc(992px - 1px)){.gt-timeline__track{display:flex;flex-direction:column;align-items:initial;min-height:0}.gt-timeline__track::before{display:none}.gt-timeline__track::after{content:"";position:absolute;left:7px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom, transparent 0%, rgba(36, 160, 67, 0.45) 4%, rgba(36, 160, 67, 0.45) 96%, transparent 100%);z-index:0}}.gt-timeline__item{flex:1 1 0;min-width:120px;display:grid;grid-template-rows:1fr auto 1fr}@media(max-width: calc(992px - 1px)){.gt-timeline__item{display:flex;flex-direction:row;align-items:flex-start;flex:none;min-width:0;position:relative;padding:.25rem 0 1.5rem 30px}.gt-timeline__item:last-child{padding-bottom:0}}.gt-timeline__top{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:1.25rem;text-align:center;overflow:hidden}@media(max-width: calc(992px - 1px)){.gt-timeline__top{overflow:visible;justify-content:flex-start;align-items:flex-start;padding:0;text-align:left}}.gt-timeline__bottom{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:1.25rem;text-align:center;overflow:hidden}@media(max-width: calc(992px - 1px)){.gt-timeline__bottom{overflow:visible;align-items:flex-start;padding:0;text-align:left}}@media(max-width: calc(992px - 1px)){.gt-timeline__item:not(.gt-timeline__item--below) .gt-timeline__bottom{display:none}.gt-timeline__item--below .gt-timeline__top{display:none}}.gt-timeline__node{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:14px;height:14px;margin:0 auto}@media(max-width: calc(992px - 1px)){.gt-timeline__node{position:absolute;left:0;top:3px;margin:0;flex-shrink:0}}.gt-timeline__dot{width:14px;height:14px;border-radius:9999px;background:#24a043;border:3px solid #1d3557;box-shadow:0 0 0 2px #24a043;flex-shrink:0;transition:transform 200ms cubic-bezier(0, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0, 0, 0.2, 1)}.gt-timeline__node:hover .gt-timeline__dot{transform:scale(1.5);box-shadow:0 0 0 3px #24a043,0 0 0 7px rgba(36,160,67,.25)}.gt-timeline__year{display:inline-block;background:#24a043;color:#fff;font-size:1rem;font-weight:700;padding:.25rem 1rem;border-radius:.375rem;margin-bottom:.75rem;white-space:nowrap}@media(max-width: calc(992px - 1px)){.gt-timeline__year{font-size:.875rem}}.gt-timeline__card-title{font-size:.875rem;font-weight:600;color:#fff;margin:0 0 .5rem;line-height:1.375}.gt-timeline__card-desc{font-size:.75rem;color:hsla(0,0%,100%,.65);line-height:1.625;margin:0}.gt-culture{padding-block:5rem}@media(max-width: calc(768px - 1px)){.gt-culture{padding-block:3rem}}.gt-culture{background:#fff;position:relative;overflow:hidden}.gt-culture__bg-layer{position:absolute;inset:0;background-image:var(--culture-bg);background-size:cover;background-position:center;opacity:.06;pointer-events:none}.gt-culture__wrap{position:relative;z-index:1}.gt-culture__header{text-align:center;max-width:680px;margin:0 auto 3rem}@media(max-width: calc(768px - 1px)){.gt-culture__header{margin-bottom:2.5rem}}.gt-culture__heading{font-size:1.875rem;font-weight:800;color:#111827;line-height:1.25;margin:0 0 1rem}@media(max-width: calc(768px - 1px)){.gt-culture__heading{font-size:1.5rem}}@media(max-width: calc(576px - 1px)){.gt-culture__heading{font-size:1.25rem}}.gt-culture__subtitle{font-size:1rem;color:#6b7280;line-height:1.625;margin:0}.gt-culture__center-img{margin-bottom:4rem;border-radius:1.5rem;overflow:hidden;max-width:636px;margin:auto}.gt-culture__center-img img{width:100%;height:auto;display:block;object-fit:cover}@media(max-width: calc(768px - 1px)){.gt-culture__center-img{margin-bottom:2.5rem}}.gt-culture__bottom{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding-top:2.5rem}@media(max-width: calc(768px - 1px)){.gt-culture__bottom{grid-template-columns:1fr;gap:2rem}}.gt-culture__desc{font-size:1rem;line-height:1.625;color:#111827}.gt-culture__desc p{margin:0 0 1rem}.gt-culture__desc p:last-child{margin-bottom:0}.gt-culture__desc strong{font-weight:600;color:#24a043}.gt-culture__desc a{color:#24a043}.gt-culture__media{border-radius:1.5rem;overflow:hidden}.gt-culture__photo{width:100%;height:auto;display:block;object-fit:cover}.gt-licenses{padding-block:5rem}@media(max-width: calc(768px - 1px)){.gt-licenses{padding-block:3rem}}.gt-licenses{background:#f9fafb;position:relative;overflow:hidden}.gt-licenses--has-bg{background-image:var(--lic-bg);background-size:cover;background-position:center;background-color:#1d3557}.gt-licenses__overlay{position:absolute;inset:0;background:rgba(29,53,87,.86);z-index:0}.gt-licenses__wrap{position:relative;z-index:1}.gt-licenses__header{text-align:center;max-width:680px;margin-inline:auto;margin-bottom:3rem}@media(max-width: calc(768px - 1px)){.gt-licenses__header{margin-bottom:2rem}}.gt-licenses__label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem;color:#24a043;background:#e6f7ea}.gt-licenses--has-bg .gt-licenses__label{color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2)}.gt-licenses__heading{font-size:1.875rem;font-weight:800;line-height:1.25;margin:0 0 1rem;color:#111827}.gt-licenses--has-bg .gt-licenses__heading{color:#fff}@media(max-width: calc(768px - 1px)){.gt-licenses__heading{font-size:1.5rem}}@media(max-width: calc(576px - 1px)){.gt-licenses__heading{font-size:1.25rem}}.gt-licenses__desc{font-size:1rem;line-height:1.625;margin:0;color:#6b7280}.gt-licenses--has-bg .gt-licenses__desc{color:hsla(0,0%,100%,.7)}.gt-licenses__gallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:0}.gt-licenses__item{margin:0;display:flex;flex-direction:column;gap:.75rem}.gt-licenses__item-link{display:block;position:relative;overflow:hidden;aspect-ratio:3/4;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gt-licenses__item-link:hover{transform:translateY(-3px)}.gt-licenses__item-link:hover .gt-licenses__item-zoom{opacity:1}.gt-licenses__item-img{width:100%;height:100%;object-fit:contain;display:block}.gt-licenses__item-zoom{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(29,53,87,.35);color:#fff;opacity:0;transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gt-licenses__item-placeholder{aspect-ratio:3/4;border-radius:1rem;border:2px dashed #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:center;color:#d1d5db}.gt-licenses--has-bg .gt-licenses__item-placeholder{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.2)}.gt-licenses__item-caption{display:flex;flex-direction:column;gap:.25rem;padding:0 .25rem}.gt-licenses__item-title{font-size:.875rem;font-weight:600;line-height:1.375;color:#111827}.gt-licenses--has-bg .gt-licenses__item-title{color:#fff}.gt-licenses__item-number{font-size:.75rem;font-weight:500;color:#24a043}.gt-licenses--has-bg .gt-licenses__item-number{color:rgba(36,160,67,.85)}.gt-licenses__admin-notice{padding:1rem 1.25rem;background:#fffbe6;border:1px solid #f0c36d;border-radius:.375rem;color:#92400e;font-size:.875rem}.gt-licenses__admin-notice a{color:#24a043}.gt-vamas{padding-block:5rem}@media(max-width: calc(768px - 1px)){.gt-vamas{padding-block:3rem}}.gt-vamas{background:#1d3557;color:#fff}.gt-vamas__header{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;margin-bottom:2rem}@media(max-width: calc(768px - 1px)){.gt-vamas__header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}}.gt-vamas__header-text{flex:1;max-width:640px}.gt-vamas__label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#f5c842;background:rgba(245,200,66,.12);border:1px solid rgba(245,200,66,.25);padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem}.gt-vamas__heading{font-size:2.25rem;font-weight:800;color:#fff;line-height:1.25;margin:0 0 1.25rem}@media(max-width: calc(992px - 1px)){.gt-vamas__heading{font-size:1.875rem}}@media(max-width: calc(576px - 1px)){.gt-vamas__heading{font-size:1.5rem}}.gt-vamas__prose{font-size:1rem;line-height:1.625;color:hsla(0,0%,100%,.78)}.gt-vamas__prose p{margin:0 0 .75rem}.gt-vamas__prose p:last-child{margin-bottom:0}.gt-vamas__prose strong{color:#fff;font-weight:600}.gt-vamas__prose a{color:#f5c842}.gt-vamas__badge{flex-shrink:0;width:140px;height:140px;border-radius:9999px;background:hsla(0,0%,100%,.06);border:2px solid rgba(245,200,66,.35);box-shadow:0 0 0 6px rgba(245,200,66,.08);display:flex;align-items:center;justify-content:center;overflow:hidden}.gt-vamas__badge img{width:80%;height:80%;object-fit:contain;display:block}@media(max-width: calc(768px - 1px)){.gt-vamas__badge{width:100px;height:100px;margin:auto}}.gt-vamas__stars{display:flex;align-items:center;gap:.5rem;margin-bottom:2.5rem}@media(max-width: calc(768px - 1px)){.gt-vamas__stars{margin-bottom:2rem}}.gt-vamas__star-icon{color:hsla(0,0%,100%,.2);transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gt-vamas__star-icon--active{color:#f5c842;filter:drop-shadow(0 0 4px rgba(245, 200, 66, 0.6))}.gt-vamas__gallery{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem}@media(max-width: calc(768px - 1px)){.gt-vamas__gallery{grid-template-columns:repeat(2, 1fr)}}@media(max-width: calc(576px - 1px)){.gt-vamas__gallery{grid-template-columns:1fr}}.gt-vamas__item{margin:0;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gt-vamas__item:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.1)}.gt-vamas__item:hover .gt-vamas__item-zoom{opacity:1}.gt-vamas__item-link{display:block;position:relative;overflow:hidden;flex-shrink:0}.gt-vamas__item-img{width:100%;height:auto;display:block;object-fit:cover}.gt-vamas__item-zoom{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(29,53,87,.35);color:#fff;opacity:0;transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gt-vamas__item-placeholder{aspect-ratio:4/3;border-bottom:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);display:flex;align-items:center;justify-content:center;color:rgba(245,200,66,.3)}.gt-vamas__item-caption{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;flex:1;text-align:center}.gt-vamas__item-title{font-size:.875rem;font-weight:600;color:#fff;line-height:1.375}.gt-vamas__item-note{font-size:.75rem;font-weight:500;color:#f5c842;margin-top:.25rem}.gt-vamas__admin-notice{margin-top:1.5rem;padding:1rem 1.25rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:.375rem;color:hsla(0,0%,100%,.65);font-size:.875rem}.gt-vamas__admin-notice a{color:#f5c842}.gt-offices{padding-block:5rem}@media(max-width: calc(768px - 1px)){.gt-offices{padding-block:3rem}}.gt-offices{background:#fff;position:relative;overflow:hidden}.gt-offices--has-bg{background-image:var(--off-bg);background-size:cover;background-position:center;background-color:#1d3557}.gt-offices__overlay{position:absolute;inset:0;background:rgba(29,53,87,.82);z-index:0}.gt-offices__wrap{position:relative;z-index:1}.gt-offices__header{text-align:center;max-width:680px;margin-inline:auto;margin-bottom:3rem}@media(max-width: calc(768px - 1px)){.gt-offices__header{margin-bottom:2rem}}.gt-offices__label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#24a043;background:#e6f7ea;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem}.gt-offices__heading{font-size:1.875rem;font-weight:800;color:#111827;line-height:1.25;margin:0 0 1rem}.gt-offices--has-bg .gt-offices__heading{color:#fff}@media(max-width: calc(768px - 1px)){.gt-offices__heading{font-size:1.5rem}}@media(max-width: calc(576px - 1px)){.gt-offices__heading{font-size:1.25rem}}.gt-offices__desc{font-size:1rem;color:#6b7280;line-height:1.625;margin:0}.gt-offices--has-bg .gt-offices__desc{color:hsla(0,0%,100%,.7)}.gt-offices__group{margin-bottom:3rem}.gt-offices__group:last-child{margin-bottom:0}.gt-offices__group-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.gt-offices__group-title span{font-size:1.3em}.gt-offices--has-bg .gt-offices__group-title{color:#fff;border-bottom-color:hsla(0,0%,100%,.15)}.gt-offices__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem}@media(max-width: calc(992px - 1px)){.gt-offices__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: calc(576px - 1px)){.gt-offices__grid{grid-template-columns:1fr}}.gt-offices__card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);overflow:hidden;padding:1.25rem;position:relative;transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gt-offices__card:hover{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}.gt-offices__card--hq{border-color:#24a043;background:#e6f7ea}.gt-offices__card--hq:hover{box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}.gt-offices__card-hq-badge{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#24a043;padding:2px .5rem;border-radius:.25rem;margin-bottom:.75rem}.gt-offices__card-name{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem;line-height:1.375}.gt-offices__card-flag{flex-shrink:0;font-size:1.1em}.gt-offices__card-row{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#374151;margin:0 0 .5rem}.gt-offices__card-row:last-child{margin-bottom:0}.gt-offices__card-row a{color:#24a043;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gt-offices__card-row a:hover{text-decoration:underline}.gt-offices__card-row span{flex:1;min-width:0}.gt-offices__card-row--map{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.gt-offices__card-icon{flex-shrink:0;margin-top:2px;color:#24a043}.gt-offices__card-map-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#24a043;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gt-offices__card-map-link:hover{color:#1a7a34;text-decoration:underline}.gt-offices__admin-notice{padding:1rem 1.25rem;background:#fffbe6;border:1px solid #f0c36d;border-radius:.375rem;color:#92400e;font-size:.875rem}.gt-offices__admin-notice a{color:#24a043}body.landing-di-nhat{background:#fff}body.landing-di-nhat .site-footer{margin-top:0}.lp-dnj__page{font-family:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;color:#111827;line-height:1.5;overflow-x:clip}.lp-dnj__topbar{position:sticky;top:0;z-index:200;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.lp-dnj__topbar>.container{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.75rem;padding-bottom:.75rem}.lp-dnj__topbar-logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#111827;font-weight:700}.lp-dnj__topbar-logo img{display:block;height:25px;width:auto}.lp-dnj__topbar-phone{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#24a043;color:#fff;text-decoration:none;font-weight:700;border-radius:9999px;font-size:.875rem;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap}@media(max-width: 379px){.lp-dnj__topbar-phone svg{display:none}.lp-dnj__topbar-phone{padding:.5rem .75rem}}.lp-dnj__topbar-phone:hover,.lp-dnj__topbar-phone:focus-visible{background:#1a7a34;color:#fff}@media(min-width: 768px){.lp-dnj__topbar-phone{font-size:1rem;padding:.75rem 1.25rem}}@media(max-width: 575px){.lp-dnj__topbar-phone--tel{display:none}}.lp-dnj__topbar-cta{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#24a043;color:#fff;border:none;border-radius:9999px;font-size:.875rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.lp-dnj__topbar-cta:hover,.lp-dnj__topbar-cta:focus-visible{background:#1a7a34;outline:none}@media(min-width: 768px){.lp-dnj__topbar-cta{font-size:1rem;padding:.75rem 1.25rem}}.lp-dnj__section-cta{text-align:center;padding-top:2rem}@media(min-width: 768px){.lp-dnj__section-cta{padding-top:2.5rem}}.lp-dnj__section-cta--dark{padding-bottom:1rem}.lp-dnj__cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2.5rem;background:#24a043;color:#fff;border:2px solid #24a043;border-radius:9999px;font-weight:700;font-size:1rem;cursor:pointer;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1);letter-spacing:.02em}.lp-dnj__cta-btn:hover,.lp-dnj__cta-btn:focus-visible{background:#1a7a34;border-color:#1a7a34;outline:none}@media(min-width: 768px){.lp-dnj__cta-btn{font-size:1.125rem;padding:1rem 3rem}}.lp-dnj__roadmap .lp-dnj__cta-btn{background:rgba(0,0,0,0);border-color:#fff}.lp-dnj__roadmap .lp-dnj__cta-btn:hover,.lp-dnj__roadmap .lp-dnj__cta-btn:focus-visible{background:hsla(0,0%,100%,.15);border-color:#fff}.lp-dnj .modal__input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;color:#111827;background:#fff;transition:border-color .15s}.lp-dnj .modal__input:focus{outline:none;border-color:#24a043;box-shadow:0 0 0 3px rgba(36,160,67,.15)}.lp-dnj .modal__input--textarea{resize:vertical;min-height:80px}.lp-dnj .modal__consent{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#4b5563;cursor:pointer}.lp-dnj .modal__consent input[type=checkbox]{flex-shrink:0;margin-top:2px;accent-color:#24a043}.lp-dnj .modal__consent a{color:#24a043;text-decoration:underline}.lp-dnj .modal__submit{width:100%;padding:.75rem 1.5rem;background:#24a043;color:#fff;border:none;border-radius:.375rem;font-size:1rem;font-weight:700;cursor:pointer;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.lp-dnj .modal__submit:hover,.lp-dnj .modal__submit:focus-visible{background:#1a7a34;outline:none}.lp-dnj .modal__submit:disabled{opacity:.7;cursor:not-allowed}.lp-dnj__section-title{font-size:clamp(1.5rem,1.05rem + 1.6vw,2.25rem);font-weight:800;line-height:1.25;color:#111827;text-align:center;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.01em}.lp-dnj__section-title--light{color:#fff}.lp-dnj__section-title::after{content:"";display:block;width:64px;height:4px;background:#24a043;margin:.75rem auto 0;border-radius:9999px}.lp-dnj__section-intro{max-width:760px;margin:0 auto 2.5rem;text-align:center;color:#4b5563;font-size:1rem}@media(min-width: 768px){.lp-dnj__section-intro{font-size:1.125rem}}.lp-dnj__hero-heading{padding:2rem 0 1rem;background:#fff;text-align:center}@media(min-width: 768px){.lp-dnj__hero-heading{padding:3rem 0 1.5rem}}.lp-dnj__hero-title{margin:0;font-size:clamp(1.25rem,.95rem + 1.6vw,2rem);font-weight:800;line-height:1.25;color:#1a7a34;text-transform:uppercase;letter-spacing:.01em}.lp-dnj__hero{padding:.5rem 0 2rem;background:#fff}@media(min-width: 768px){.lp-dnj__hero{padding:1rem 0 3rem}}.lp-dnj__hero-frame{position:relative;max-width:1200px;margin:0 auto;padding:1rem;background:#f9fafb;border-radius:.75rem;background-image:linear-gradient(to right, rgba(0, 0, 0, 0.05) 1px, transparent 1px),linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 1px, transparent 1px);background-size:64px 64px;box-shadow:0 8px 24px rgba(0,0,0,.06),6px 6px 0 0 #24a043;isolation:isolate}@media(min-width: 768px){.lp-dnj__hero-frame{padding:1.5rem}}.lp-dnj__hero-frame::before{content:"";position:absolute;top:-16px;right:-4px;width:48px;height:48px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23facc15' stroke='%23ca8a04' stroke-width='1.5' stroke-linejoin='round'><polygon points='12 2 15 9 22 10 17 15 18 22 12 18 6 22 7 15 2 10 9 9'/></svg>");background-size:contain;background-repeat:no-repeat;z-index:2;pointer-events:none;transform:rotate(15deg)}@media(min-width: 768px){.lp-dnj__hero-frame::before{width:96px;height:96px;top:-32px;right:-16px}}.lp-dnj__hero-slider{position:relative;width:100%;aspect-ratio:16/10;border-radius:.375rem;overflow:hidden;background:#e5e7eb}@media(min-width: 768px){.lp-dnj__hero-slider{aspect-ratio:21/9}}@media(min-width: 992px){.lp-dnj__hero-slider{aspect-ratio:24/9}}.lp-dnj__hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 800ms cubic-bezier(0, 0, 0.2, 1),transform 8000ms linear}.lp-dnj__hero-slide.is-active{opacity:1;transform:scale(1)}.lp-dnj__hero-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.lp-dnj__hero-dot{width:10px;height:10px;border-radius:50%;border:0;background:#d1d5db;cursor:pointer;padding:0;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.lp-dnj__hero-dot:hover{background:#6b7280}.lp-dnj__hero-dot.is-active{background:#24a043;width:28px;border-radius:9999px}.lp-dnj__trust{position:relative;padding:3rem 0;background:linear-gradient(135deg, #111827 0%, #0d3d1a 100%);background-size:cover;background-position:center;color:#fff;isolation:isolate}@media(min-width: 768px){.lp-dnj__trust{padding:4rem 0}}.lp-dnj__trust-overlay{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg, rgba(13, 61, 26, 0.88) 0%, rgba(17, 24, 39, 0.92) 100%)}.lp-dnj__trust-overlay::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255, 255, 255, 0.06) 1.5px, transparent 1.5px);background-size:28px 28px;opacity:.7}.lp-dnj__trust>.container{position:relative;z-index:1}.lp-dnj__trust-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media(min-width: 768px){.lp-dnj__trust-list{grid-template-columns:repeat(4, 1fr);gap:2rem}}.lp-dnj__trust-item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.lp-dnj__trust-icon{color:#ffd54f;margin-bottom:.5rem}.lp-dnj__trust-icon svg{width:40px;height:40px}.lp-dnj__trust-number{font-size:clamp(1.75rem,1.2rem + 2vw,2.5rem);font-weight:800;color:#ffd54f;line-height:1}.lp-dnj__trust-label{font-size:.875rem;color:hsla(0,0%,100%,.85)}@media(min-width: 768px){.lp-dnj__trust-label{font-size:1rem}}.lp-dnj__compare{padding:3rem 0;background:#fff}@media(min-width: 768px){.lp-dnj__compare{padding:5rem 0}}.lp-dnj__compare-table{max-width:960px;margin:0 auto;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06)}.lp-dnj__compare-row{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;border-bottom:1px solid #e5e7eb}.lp-dnj__compare-row:last-child{border-bottom:0}.lp-dnj__compare-row>.lp-dnj__compare-cell--criteria{grid-column:1/-1;grid-row:1;background:#f3f4f6;padding-top:.5rem;padding-bottom:.5rem}.lp-dnj__compare-row>.lp-dnj__compare-cell--hp{grid-column:1;grid-row:2}.lp-dnj__compare-row>.lp-dnj__compare-cell--other{grid-column:2;grid-row:2}@media(min-width: 768px){.lp-dnj__compare-row{grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:auto}.lp-dnj__compare-row>.lp-dnj__compare-cell--criteria{grid-column:1;grid-row:1;background:rgba(0,0,0,0);padding-top:1rem;padding-bottom:1rem}.lp-dnj__compare-row>.lp-dnj__compare-cell--hp{grid-column:2;grid-row:1}.lp-dnj__compare-row>.lp-dnj__compare-cell--other{grid-column:3;grid-row:1}}.lp-dnj__compare-row--head{background:#111827;color:#fff;font-weight:700;text-transform:uppercase;font-size:.75rem;letter-spacing:.02em}@media(min-width: 768px){.lp-dnj__compare-row--head{font-size:.875rem;letter-spacing:.04em}}.lp-dnj__compare-row--head .lp-dnj__compare-cell--criteria,.lp-dnj__compare-row--head .lp-dnj__compare-cell--other{color:#fff;background:rgba(0,0,0,0)}.lp-dnj__compare-row--head .lp-dnj__compare-cell--hp{background:#24a043;color:#fff}.lp-dnj__compare-row:not(.lp-dnj__compare-row--head):nth-child(even){background:#f9fafb}.lp-dnj__compare-cell{padding:.75rem .75rem;font-size:.75rem;display:flex;align-items:center;word-break:break-word;line-height:1.375}@media(min-width: 576px){.lp-dnj__compare-cell{font-size:.875rem;padding:.75rem 1rem}}@media(min-width: 768px){.lp-dnj__compare-cell{padding:1rem 1.5rem;font-size:1rem}}.lp-dnj__compare-cell--criteria{font-weight:600;color:#1f2937}.lp-dnj__compare-cell--hp{color:#1a7a34;font-weight:600;background:#e6f7ea}.lp-dnj__compare-cell--other{color:#6b7280}.lp-dnj__strengths{padding:3rem 0;background:#fff;position:relative}.lp-dnj__strengths::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(36, 160, 67, 0.07) 2px, transparent 2px);background-size:32px 32px;pointer-events:none;z-index:0}.lp-dnj__strengths>.container{position:relative;z-index:1}@media(min-width: 768px){.lp-dnj__strengths{padding:5rem 0}}.lp-dnj__strengths-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width: 768px){.lp-dnj__strengths-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media(min-width: 992px){.lp-dnj__strengths-grid{grid-template-columns:repeat(3, 1fr);gap:2rem 1.5rem}.lp-dnj__strengths-grid>li:nth-child(3n+2){transform:translateY(36px)}}.lp-dnj__strength{position:relative;padding:2rem 1.25rem 1.25rem 1.25rem;background:#fff;border-radius:.75rem;box-shadow:0 8px 24px rgba(0,0,0,.06);overflow:hidden;transition:transform 200ms cubic-bezier(0, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0, 0, 0.2, 1);isolation:isolate}@media(min-width: 768px){.lp-dnj__strength{padding:2.5rem 1.5rem 1.5rem}}.lp-dnj__strength::before{content:"";position:absolute;top:-36px;left:-36px;width:110px;height:110px;border-radius:50%;background:var(--lp-tone, #24a043);opacity:.18;z-index:0;transition:transform 300ms cubic-bezier(0, 0, 0.2, 1)}.lp-dnj__strength::after{content:"";position:absolute;right:-40px;bottom:-60px;width:140px;height:140px;border-radius:50%;background:var(--lp-tone, #24a043);opacity:.08;z-index:0;pointer-events:none}.lp-dnj__strength:hover{transform:translateY(-6px);box-shadow:0 16px 36px rgba(0,0,0,.1)}.lp-dnj__strength:hover::before{transform:scale(1.4)}.lp-dnj__strength--tone-1{--lp-tone: #24a043}.lp-dnj__strength--tone-2{--lp-tone: #f59e0b}.lp-dnj__strength--tone-3{--lp-tone: #14b8a6}.lp-dnj__strength--tone-4{--lp-tone: #3b82f6}.lp-dnj__strength--tone-5{--lp-tone: #8b5cf6}.lp-dnj__strength--tone-6{--lp-tone: #ec4899}.lp-dnj__strength-num{position:absolute;top:.75rem;left:1.25rem;z-index:2;font-size:.875rem;font-weight:800;color:var(--lp-tone, #24a043);letter-spacing:.1em;background:#fff;padding:2px .5rem;border-radius:.25rem}@media(min-width: 768px){.lp-dnj__strength-num{top:1rem;left:1.5rem;font-size:1rem}}.lp-dnj__strength-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 0 1rem;background:var(--lp-tone, #24a043);color:#fff;border-radius:.5rem;transform:rotate(-6deg);box-shadow:0 8px 16px rgba(0,0,0,.08)}.lp-dnj__strength-icon svg{width:28px;height:28px}@media(min-width: 768px){.lp-dnj__strength-icon{width:64px;height:64px}.lp-dnj__strength-icon svg{width:32px;height:32px}}.lp-dnj__strength-body{position:relative;z-index:1}.lp-dnj__strength-title{font-size:1.125rem;font-weight:700;margin:0 0 .5rem;color:#111827;line-height:1.375}.lp-dnj__strength-desc{margin:0;color:#4b5563;font-size:.875rem;line-height:1.625}.lp-dnj__programs{padding:3rem 0;background:#fff}@media(min-width: 768px){.lp-dnj__programs{padding:5rem 0}}.lp-dnj__programs-grid{list-style:none;margin:0 0 2rem;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px){.lp-dnj__programs-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media(min-width: 992px){.lp-dnj__programs-grid{grid-template-columns:repeat(3, 1fr)}}.lp-dnj__program{display:flex;flex-direction:column;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);border:1px solid #e5e7eb;overflow:hidden;transition:transform 200ms cubic-bezier(0, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0, 0, 0.2, 1)}.lp-dnj__program:hover{transform:translateY(-4px);box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05)}.lp-dnj__program-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#f3f4f6}.lp-dnj__program-media img{width:100%;height:100%;object-fit:cover;display:block}.lp-dnj__program-media--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #e6f7ea 0%, #f3f4f6 100%)}.lp-dnj__program-badge{position:absolute;top:.75rem;left:.75rem;padding:.25rem .75rem;background:#24a043;color:#fff;font-size:.75rem;font-weight:700;border-radius:9999px;text-transform:uppercase;letter-spacing:.04em;line-height:1.6}.lp-dnj__program-body{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.lp-dnj__program-title{margin:0;font-size:1.125rem;font-weight:700;color:#111827;line-height:1.375}.lp-dnj__program-meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.875rem;color:#4b5563}.lp-dnj__program-meta li{display:inline-flex;align-items:center;gap:.25rem}.lp-dnj__program-meta svg{color:#24a043;flex-shrink:0}.lp-dnj__program-desc{margin:.25rem 0 0;font-size:.875rem;color:#4b5563;line-height:1.625}.lp-dnj__programs-cta{text-align:center}.lp-dnj__cost{padding:3rem 0;background:#f9fafb}@media(min-width: 768px){.lp-dnj__cost{padding:5rem 0}}.lp-dnj__cost-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1100px;margin:0 auto}@media(min-width: 992px){.lp-dnj__cost-layout{grid-template-columns:minmax(0, 0.85fr) minmax(0, 1fr);gap:2.5rem;align-items:start}}.lp-dnj__cost-banner{position:relative;border-radius:.75rem;overflow:hidden;box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);aspect-ratio:16/10;background:#f3f4f6}@media(min-width: 768px){.lp-dnj__cost-banner{aspect-ratio:4/3}}@media(min-width: 992px){.lp-dnj__cost-banner{position:sticky;top:1.5rem;aspect-ratio:3/4}}.lp-dnj__cost-banner img{width:100%;height:100%;object-fit:cover;display:block}.lp-dnj__cost-banner::before,.lp-dnj__cost-banner::after{content:"";position:absolute;width:40px;height:40px;border:3px solid #24a043;z-index:1}@media(min-width: 768px){.lp-dnj__cost-banner::before,.lp-dnj__cost-banner::after{width:64px;height:64px;border-width:4px}}.lp-dnj__cost-banner::before{top:.5rem;left:.5rem;border-right:0;border-bottom:0}.lp-dnj__cost-banner::after{bottom:.5rem;right:.5rem;border-left:0;border-top:0}.lp-dnj__cost-content{display:flex;flex-direction:column;gap:1rem}.lp-dnj__cost-table{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);border:1px solid #e5e7eb}.lp-dnj__cost-row{display:grid;grid-template-columns:1.4fr 1fr;gap:.5rem;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.lp-dnj__cost-row:last-child{border-bottom:0}.lp-dnj__cost-row:nth-child(even){background:#f9fafb}@media(min-width: 768px){.lp-dnj__cost-row{grid-template-columns:1.4fr 1fr 1.2fr;padding:1.25rem 1.5rem}}.lp-dnj__cost-label{font-weight:600;color:#1f2937}.lp-dnj__cost-value{font-weight:700;color:#1a7a34}.lp-dnj__cost-note{grid-column:1/-1;font-size:.875rem;color:#6b7280}@media(min-width: 768px){.lp-dnj__cost-note{grid-column:auto;text-align:right}}.lp-dnj__cost-commitment{margin:0;padding:1rem 1rem;background:#e6f7ea;border-left:4px solid #24a043;border-radius:.375rem;display:flex;gap:.75rem;align-items:flex-start;color:#1a7a34}@media(min-width: 768px){.lp-dnj__cost-commitment{padding:1.25rem 1.5rem}}.lp-dnj__cost-commitment svg{flex-shrink:0;margin-top:2px}.lp-dnj__cost-commitment p{margin:0;font-weight:500;font-size:.875rem;line-height:1.625}@media(min-width: 768px){.lp-dnj__cost-commitment p{font-size:1rem}}.lp-dnj__roadmap{padding:3rem 0;background:#0f1f3d;color:#fff;position:relative}@media(min-width: 992px){.lp-dnj__roadmap[style*="--roadmap-bg"]{background-image:var(--roadmap-bg);background-size:cover;background-position:center;background-repeat:no-repeat}.lp-dnj__roadmap[style*="--roadmap-bg"]::before{content:"";position:absolute;inset:0;background:rgba(15,31,61,.82);pointer-events:none}.lp-dnj__roadmap[style*="--roadmap-bg"]>*{position:relative;z-index:1}}@media(min-width: 768px){.lp-dnj__roadmap{padding:5rem 0}}.lp-dnj__roadmap-kicker{display:inline-block;margin:0 auto;padding:.5rem 1.25rem;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.2);border-radius:9999px;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff}@media(min-width: 768px){.lp-dnj__roadmap-kicker{font-size:.875rem;padding:.5rem 1.5rem}}.lp-dnj__roadmap>.container{text-align:center}.lp-dnj__roadmap-title{margin:1rem 0 2.5rem;font-size:clamp(1.5rem,1.1rem + 1.6vw,2.5rem);font-weight:800;color:#fff;line-height:1.25}@media(min-width: 768px){.lp-dnj__roadmap-title{margin-bottom:4rem}}.lp-dnj__roadmap-flow{list-style:none;margin:0;padding:0;position:relative;text-align:left;max-width:1200px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:1.5rem;padding-left:2.5rem}.lp-dnj__roadmap-flow::before{content:"";position:absolute;top:8px;bottom:8px;left:18px;width:2px;background:rgba(36,160,67,.55)}@media(min-width: 992px){.lp-dnj__roadmap-flow{display:flex;flex-direction:row;align-items:stretch;flex-wrap:nowrap;gap:0;padding:0;padding-left:0;min-height:300px}.lp-dnj__roadmap-flow::before{content:"";position:absolute;top:50%;left:0;right:0;bottom:auto;height:2px;width:auto;background:rgba(36,160,67,.55);transform:translateY(-50%)}}.lp-dnj__roadmap-step{position:relative;padding-left:0}@media(min-width: 992px){.lp-dnj__roadmap-step{padding-left:0;flex:1 1 0;min-width:0;display:grid;grid-template-rows:1fr 1fr;align-items:center;justify-items:center;text-align:center}.lp-dnj__roadmap-step:nth-child(odd) .lp-dnj__roadmap-step-content{grid-row:1;align-self:end;margin-bottom:1.5rem}.lp-dnj__roadmap-step:nth-child(even) .lp-dnj__roadmap-step-content{grid-row:2;align-self:start;margin-top:1.5rem}}.lp-dnj__roadmap-step-content{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}@media(min-width: 992px){.lp-dnj__roadmap-step-content{align-items:center;max-width:220px;padding:0 .75rem}}.lp-dnj__roadmap-step-num{display:inline-block;padding:.25rem 1rem;background:#24a043;color:#fff;font-weight:800;font-size:1rem;border-radius:.375rem;letter-spacing:.02em;line-height:1.4}@media(min-width: 768px){.lp-dnj__roadmap-step-num{font-size:1.125rem;padding:.5rem 1.25rem}}.lp-dnj__roadmap-step-title{margin:0;font-size:1rem;font-weight:700;color:#fff;line-height:1.375}@media(min-width: 768px){.lp-dnj__roadmap-step-title{font-size:1.125rem}}.lp-dnj__roadmap-step-desc{margin:0;color:#cbd5e1;font-size:.875rem;line-height:1.625}.lp-dnj__roadmap-step-dot{position:absolute;width:18px;height:18px;border-radius:50%;background:#0f1f3d;border:3px solid #24a043;box-shadow:0 0 0 4px rgba(36,160,67,.18);top:4px;left:-31px}@media(min-width: 992px){.lp-dnj__roadmap-step-dot{top:50%;left:50%;transform:translate(-50%, -50%)}}.lp-dnj__support{padding:3rem 0;background:#f9fafb}@media(min-width: 768px){.lp-dnj__support{padding:5rem 0}}.lp-dnj__support-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media(min-width: 992px){.lp-dnj__support-grid{grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}}.lp-dnj__support-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.lp-dnj__support-item{display:flex;gap:.75rem;align-items:flex-start;padding:1rem 1.25rem;background:#fff;border-radius:.375rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.lp-dnj__support-item-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#e6f7ea;color:#1a7a34;border-radius:50%}.lp-dnj__support-item-icon svg{width:18px;height:18px}.lp-dnj__support-item-text{font-size:1rem;color:#1f2937;line-height:1.375}.lp-dnj__support-map{border-radius:.75rem;overflow:hidden;box-shadow:0 10px 15px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.05);border:1px solid #e5e7eb;background:#f3f4f6}.lp-dnj__support-map iframe{display:block;width:100%;height:280px}@media(min-width: 768px){.lp-dnj__support-map iframe{height:380px}}.lp-dnj__form-section{padding:3rem 0;background:#fff;position:relative}@media(min-width: 768px){.lp-dnj__form-section{padding:5rem 0}}.lp-dnj__form-wrap{max-width:1100px;margin:0 auto;position:relative}.lp-dnj__form-heading-wrap{text-align:center;margin-bottom:1.5rem;max-width:720px}@media(min-width: 768px){.lp-dnj__form-heading-wrap{text-align:left;margin-bottom:2rem}}.lp-dnj__form-kicker{display:inline-block;position:relative;font-family:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;font-size:clamp(1.5rem,1.1rem + 1.6vw,2.25rem);font-weight:400;color:#111827;line-height:1;margin-bottom:.25rem;padding-right:0}@media(min-width: 768px){.lp-dnj__form-kicker{padding-right:clamp(120px,28vw,320px)}.lp-dnj__form-kicker::after{content:"";position:absolute;right:0;bottom:.55em;width:clamp(110px,26vw,300px);height:2px;background:#111827}}.lp-dnj__form-heading{margin:0;font-size:clamp(1.5rem,1rem + 2.4vw,2.5rem);font-weight:800;color:#1a7a34;text-transform:uppercase;line-height:1.25;letter-spacing:.01em}.lp-dnj__form-heading::after{content:none}.lp-dnj__form-sub{margin:.75rem 0 0;color:#4b5563;font-size:.875rem}@media(min-width: 768px){.lp-dnj__form-sub{font-size:1rem}}.lp-dnj__form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media(min-width: 992px){.lp-dnj__form-grid{grid-template-columns:minmax(0, 1fr) minmax(0, 0.85fr);gap:2.5rem}}.lp-dnj__form-card{background:#24a043;border-radius:.75rem;padding:1.25rem;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.08)}.lp-dnj__form-card::before{content:"";position:absolute;inset:10px;border:2px dashed rgba(0,0,0,.45);border-radius:.375rem;pointer-events:none}@media(min-width: 768px){.lp-dnj__form-card{padding:2rem}}.lp-dnj__form{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem}@media(min-width: 768px){.lp-dnj__form{gap:1rem}}.lp-dnj__form-field{position:relative}.lp-dnj__form-input{width:100%;padding:.75rem 1rem;border:0;border-radius:.375rem;background:#fff;font:inherit;font-size:.875rem;color:#111827;line-height:1.375;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.lp-dnj__form-input::placeholder{color:#6b7280;font-weight:600}.lp-dnj__form-input:is(select):required:invalid{color:#6b7280;font-weight:600}.lp-dnj__form-input option{color:#111827;font-weight:normal}.lp-dnj__form-input option[value=""]{color:#6b7280}.lp-dnj__form-input:focus{outline:none;box-shadow:0 0 0 3px rgba(0,0,0,.18)}@media(min-width: 768px){.lp-dnj__form-input{font-size:1rem;padding:1rem 1.25rem}}.lp-dnj__form-input--textarea{resize:vertical;min-height:96px}.lp-dnj__form-submit{appearance:none;border:0;background:#111827;color:#fff;font-weight:700;font-size:1rem;text-transform:none;padding:1rem;border-radius:.375rem;cursor:pointer;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);letter-spacing:.02em}.lp-dnj__form-submit:hover,.lp-dnj__form-submit:focus-visible{background:#000;outline:none}.lp-dnj__form-submit:disabled{opacity:.7;cursor:not-allowed}@media(min-width: 768px){.lp-dnj__form-submit{font-size:1.125rem;padding:1rem 1.5rem}}.lp-dnj__form-consent{margin:0;font-size:.75rem;color:rgba(0,0,0,.7);text-align:center}.lp-dnj__form-consent a{color:#111827;text-decoration:underline}.lp-dnj__form-consent-check{display:flex;align-items:flex-start;gap:.5rem;margin:.25rem 0 .5rem;font-size:.75rem;line-height:1.375;color:rgba(0,0,0,.78);cursor:pointer}@media(min-width: 768px){.lp-dnj__form-consent-check{font-size:.875rem}}.lp-dnj__form-consent-check input[type=checkbox]{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#111827;cursor:pointer}.lp-dnj__form-consent-check a{color:#111827;font-weight:600;text-decoration:underline}.lp-dnj__form-consent-check a:hover{color:#000}.lp-dnj__form-msg{margin:0 0 .5rem;padding:.75rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500}.lp-dnj__form-msg--error{background:rgba(239,68,68,.08);color:#ef4444;border:1px solid rgba(239,68,68,.35)}.lp-dnj__form-msg--success{background:#e6f7ea;color:#1a7a34;border:1px solid #24a043}.lp-dnj__form-aside{position:relative;display:flex;align-items:center;justify-content:center;min-height:280px;padding:2rem 1rem 2.5rem}@media(min-width: 992px){.lp-dnj__form-aside{min-height:460px;padding:1.5rem}}.lp-dnj__form-photo{position:relative;background:#fff;padding:.75rem .75rem 3rem;box-shadow:0 12px 32px rgba(0,0,0,.18);transform:rotate(2deg);max-width:280px;width:100%}@media(min-width: 768px){.lp-dnj__form-photo{max-width:320px;padding:1rem 1rem 4rem}}.lp-dnj__form-photo img{display:block;width:100%;height:auto;object-fit:cover;aspect-ratio:3/4}.lp-dnj__form-sticker{position:absolute;background:#fff;color:#374151;font-size:.75rem;font-weight:500;padding:.5rem .75rem;border-radius:.25rem;box-shadow:0 4px 12px rgba(0,0,0,.12);line-height:1.375;max-width:70%;white-space:normal}@media(min-width: 768px){.lp-dnj__form-sticker{font-size:.875rem;max-width:220px}}@media(max-width: 575px){.lp-dnj__form-sticker--2,.lp-dnj__form-sticker--3{display:none}}.lp-dnj__form-sticker--1{top:4%;right:4%;transform:rotate(6deg)}@media(min-width: 768px){.lp-dnj__form-sticker--1{right:-4%}}.lp-dnj__form-sticker--2{top:18%;right:-4%;transform:rotate(-4deg)}@media(min-width: 768px){.lp-dnj__form-sticker--2{right:-10%}}@media(min-width: 992px){.lp-dnj__form-sticker--2{right:-14%}}.lp-dnj__form-sticker--3{bottom:16%;right:2%;transform:rotate(3deg)}@media(min-width: 768px){.lp-dnj__form-sticker--3{right:-2%}}.lp-dnj__form-quote{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%) rotate(-3deg);font-family:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;font-size:clamp(1.125rem,.9rem + 1vw,1.75rem);font-weight:400;font-weight:300;color:#111827;text-align:center;line-height:1.1;white-space:normal;max-width:90%}@media(min-width: 768px){.lp-dnj__form-quote{bottom:.25rem;white-space:nowrap;max-width:none}}.site-content{flex:1}
