﻿*,*::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(992px - 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(768px - 1px)){.header-actions .btn{display:none}}.header-search{position:relative;flex-shrink:0}.header-search__field{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;width:240px;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}@media(max-width: calc(768px - 1px)){.header-search__field{width:180px}}@media(max-width: calc(576px - 1px)){.header-search__field{width:120px}}.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)}.header-search__clear:hover{background:#f3f4f6;color:#374151}.header-search__clear[hidden]{display:none}.header-search__results{position:absolute;top:calc(100% + 8px);right:0;min-width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 20px 25px rgba(0,0,0,.1),0 8px 10px rgba(0,0,0,.04);z-index:100;overflow:hidden;max-height:360px;overflow-y:auto}.header-search__results:empty{display:none}@media(max-width: calc(576px - 1px)){.header-search__results{position:fixed;top:80px;left:0;right:0;min-width:unset;border-radius:0;border-left:none;border-right:none}}.header-search__status{padding:1rem;text-align:center;font-size:.875rem;color:#9ca3af}.header-search__list{list-style:none;padding:.5rem 0;margin:0}.header-search__item a{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:background 150ms cubic-bezier(0.4, 0, 0.2, 1)}.header-search__item a:hover{background:#e6f7ea}.header-search__item-badge{flex-shrink:0;font-size:.75rem;font-weight:600;padding:2px .5rem;border-radius:9999px;white-space:nowrap}.header-search__item-badge--post{background:#dbeafe;color:#1d4ed8}.header-search__item-badge--listing{background:#e6f7ea;color:#1a7a34}.header-search__item-title{flex:1;font-size:.875rem;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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(992px - 1px)){.menu-toggle{display:flex}}.primary-nav__mobile-header,.primary-nav__mobile-logo,.primary-nav__close{display:none}@media(max-width: calc(992px - 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)}}.site-footer{margin-top:auto;background:#111827;color:#9ca3af}.site-footer__main{padding-block:4rem}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem}@media(max-width: calc(992px - 1px)){.site-footer__grid{grid-template-columns:1fr 1fr;gap:2rem}}@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:.75rem}.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__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}.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: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}}.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;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{position:relative;overflow:hidden}.testimonials__track{display:flex;transition:transform .45s cubic-bezier(0, 0, 0.2, 1);will-change:transform}.testimonials__slide{flex:0 0 100%;min-width:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem;padding:.25rem}.testimonials__slide:only-child,.testimonials__slide[data-per-slide="1"]{grid-template-columns:1fr;max-width:640px;margin-inline:auto}@media(max-width: calc(768px - 1px)){.testimonials__slide{grid-template-columns:1fr}}.testimonials__controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.testimonials__btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#111827;cursor:pointer;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0}.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}.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:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden}.testimonial-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(-3px)}.testimonial-card::before{content:"“";position:absolute;top:-8px;right:1.25rem;font-size:96px;font-family:Georgia,serif;line-height:1;color:#24a043;opacity:.08;pointer-events:none;user-select:none}.testimonial-card__quote{font-size:.875rem;color:#111827;line-height:1.625;flex:1;font-style:italic;position:relative;z-index:1}.testimonial-card__author{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:auto}.testimonial-card__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #e6f7ea}.testimonial-card__info{display:flex;flex-direction:column;gap:2px;min-width:0}.testimonial-card__name{font-size:.875rem;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testimonial-card__role{font-size:.75rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testimonial-card__location{font-size:.75rem;color:#24a043;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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}@keyframes partners-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.partners{padding-block:2.5rem;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff;overflow:hidden}.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__track-wrap{overflow:hidden;position:relative}.partners__track-wrap::before,.partners__track-wrap::after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:10;pointer-events:none}.partners__track-wrap::before{left:0;background:linear-gradient(to right, #ffffff 0%, transparent 100%)}.partners__track-wrap::after{right:0;background:linear-gradient(to left, #ffffff 0%, transparent 100%)}.partners__track{display:flex;align-items:center;width:max-content;gap:2.5rem;animation:partners-scroll 30s linear infinite}.partners__track:hover{animation-play-state:paused}.partners__item{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:72px;transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 1)}.partners__item:hover{opacity:.75}.partners__item img{max-height:100%;max-width:160px;object-fit:contain}.partners__item--placeholder{padding:.5rem 1.25rem;background:#f3f4f6;border-radius:.75rem;font-size:.75rem;font-weight:700;color:#9ca3af;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.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}}.listing-single__image{border-radius:1rem;overflow:hidden;margin-bottom:2rem;aspect-ratio:16/9;overflow:hidden}.listing-single__image img,.listing-single__image video{width:100%;height:100%;object-fit:cover}.listing-single__no-content{padding:2rem;background:#f9fafb;border-radius:1rem;text-align:center;color:#6b7280}.listing-single__sidebar{position:sticky;top:calc(80px + 1.5rem);align-self:start}@media(max-width: calc(992px - 1px)){.listing-single__sidebar{position:static}}.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-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}.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 480px;gap:4rem;align-items:center}@media(max-width: calc(1200px - 1px)){.inline-register__grid{grid-template-columns:1fr 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}@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:1.25rem;right: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--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:20px;height:20px;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__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:1280px;margin:1rem 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}.site-content{flex:1}
