 :root {--brl-color-brand: #03857e;--brl-color-brand-2: #55df75;--brl-color-dark: #0c3035;--brl-color-dark-2: #082c30;--brl-color-text: #1f2222;--brl-color-heading: #0c3035;--brl-color-white: #ffffff;--brl-color-bg: #f5f4f1;--brl-color-bg-soft: #f1f6f3;--brl-color-border: #e3e3df;--brl-gradient: linear-gradient(135deg, #08a6a0 0%, #5be273 100%);--brl-radius-sm: 12px;--brl-radius-md: 18px;--brl-radius-lg: 28px;--brl-radius-pill: 999px;--brl-shadow-md: 0 15px 45px rgba(6, 54, 58, .06);--brl-shadow-lg: 0 22px 60px rgba(6, 54, 58, .11);--brl-space-1: .5rem;--brl-space-2: 1rem;--brl-space-3: 1.5rem;--brl-space-4: 2rem;--brl-space-5: 3rem;--brl-space-6: 4rem;--brl-space-section: clamp(2rem, 2vw, 2rem);--brl-fs-1: clamp(2.75rem, 5.1vw, 5.25rem);--brl-fs-2: clamp(2.5rem, 4.2vw, 4rem);--brl-fs-3: clamp(1.7rem, 2.5vw, 2.15rem);--brl-fs-4: 1.35rem;--brl-fs-5: 1.1rem;--brl-fs-6: 1rem;--brl-fs-7: .85rem;--brl-lh-tight: 1.05;--brl-lh-snug: 1.3;--brl-lh-body: 1.8;--brl-container-width: 1320px;--brl-content-width: 760px;}*, *::before, *::after {box-sizing: border-box;}html {scroll-behavior: smooth;}body {margin: 0;color: var(--brl-color-text);background: var(--brl-color-white);font-family: Arial, Helvetica, sans-serif;font-size: var(--brl-fs-6);line-height: var(--brl-lh-body);-webkit-font-smoothing: antialiased;}img {max-width: 100%;height: auto;display: block;}a {text-decoration: none;color: var(--brl-color-dark);}a:hover {color: var(--brl-color-brand);}a.active {font-weight: 700;color: var(--brl-color-brand);}button {font-family: inherit;}h1, h2, h3, h4, h5, h6, p {margin: 0;}.brl-bold {font-weight: 700;}.brl-container {width: 100%;max-width: var(--brl-container-width);margin-inline: auto;padding-inline: 1rem;}@media (min-width: 576px) {.brl-container {max-width: 540px;}}@media (min-width: 768px) {.brl-container {max-width: 720px;}}@media (min-width: 992px) {.brl-container {max-width: 960px;padding-inline: 1.5rem;}}@media (min-width: 1200px) {.brl-container {max-width: 1140px;}}@media (min-width: 1400px) {.brl-container {max-width: 1290px;}}.brl-row {display: flex;flex-wrap: wrap;margin-inline: -.75rem;}:where(.brl-row)>[class*="brl-col"] {width: 100%;padding-inline: .75rem;}.brl-row--middle {align-items: center;}.brl-row--start {align-items: flex-start;}.brl-row--stretch {align-items: stretch;}.brl-row--center {justify-content: center;}.brl-row--between {justify-content: space-between;}.brl-row--gap-2 {row-gap: var(--brl-space-2);}.brl-row--gap-3 {row-gap: var(--brl-space-3);}.brl-row--gap-4 {row-gap: var(--brl-space-4);}.brl-row--gap-5 {row-gap: var(--brl-space-3);}.brl-col {flex: 1 1 0%;}.brl-show-large {display: block;}@media (min-width: 576px) {.brl-col-sm-3 {width: 25%;}.brl-col-sm-4 {width: 33.3333%;}.brl-col-sm-6 {width: 50%;}.brl-col-sm-8 {width: 66.6667%;}.brl-col-sm-12 {width: 100%;}}@media (min-width: 768px) {.brl-col-md-4 {width: 33.3333%;}.brl-col-md-6 {width: 50%;}.brl-col-md-12 {width: 100%;}}@media (min-width: 992px) {.brl-col-lg-3 {width: 25%;}.brl-col-lg-4 {width: 33.3333%;}.brl-col-lg-5 {width: 41.6667%;}.brl-col-lg-6 {width: 50%;}.brl-col-lg-7 {width: 58.3333%;}.brl-col-lg-8 {width: 66.6667%;}.brl-col-lg-12 {width: 100%;}}.brl-heading {margin: 1.3rem 0 .3rem 0;color: var(--brl-color-heading);line-height: var(--brl-lh-tight);letter-spacing: -.045em;}.brl-heading--1 {font-size: var(--brl-fs-1);font-weight: 300;letter-spacing: -.055em;}.brl-heading--2 {font-size: var(--brl-fs-2);font-weight: 300;}.brl-heading--3 {font-size: var(--brl-fs-3);font-weight: 800;letter-spacing: -.03em;line-height: var(--brl-lh-snug);}.brl-heading--4 {font-size: var(--brl-fs-4);font-weight: 800;letter-spacing: .01em;line-height: var(--brl-lh-snug);}.brl-heading--5 {font-size: var(--brl-fs-5);font-weight: 800;letter-spacing: -.01em;}.brl-heading--light {color: var(--brl-color-white);}.brl-heading__accent {display: block;color: #085956;font-weight: 800;}.brl-heading--3 .brl-heading__accent, .brl-heading--4 .brl-heading__accent {color: var(--brl-color-brand);-webkit-text-fill-color: unset;background: none;}.brl-text {margin: 0;color: var(--brl-color-text);font-size: var(--brl-fs-6);line-height: var(--brl-lh-body);}.brl-text--sm {font-size: .95rem;}.brl-text--lg {font-size: clamp(1rem, 1.2vw, 1.12rem);}.brl-text--light {color: rgba(255, 255, 255, .85);}.brl-text--measure {max-width: 640px;}.brl-eyebrow {display: flex;align-items: center;gap: .55rem;margin-bottom: var(--brl-space-3);color: var(--brl-color-heading);font-size: var(--brl-fs-7);font-weight: 800;letter-spacing: .08em;text-transform: uppercase;}.brl-eyebrow__mark {color: var(--brl-color-brand-2);}.brl-eyebrow--light {color: var(--brl-color-white);}.brl-eyebrow--center {justify-content: center;}.brl-btn {display: inline-flex;align-items: center;justify-content: center;gap: 1.15rem;min-width: 165px;padding: .9rem 1.4rem;border: 0;border-radius: var(--brl-radius-pill);font-size: 1rem;font-weight: 800;cursor: pointer;transition: opacity .2s ease, background-color .2s ease;}.brl-btn__icon {font-size: 1.3rem;line-height: 1;}.brl-btn--primary {color: var(--brl-color-white);background: var(--brl-gradient);padding: 1.1rem 1.4rem;}.brl-btn--primary:hover, .brl-btn--primary:focus {color: #000;}.brl-btn--secondary {min-width: 190px;color: var(--brl-color-dark);background: var(--brl-color-white);}.brl-btn--secondary:hover, .brl-btn--secondary:focus {background: #f1f1ef;}.brl-btn--sm {min-width: 0;padding: .6rem 1.1rem;gap: .75rem;font-size: .9rem;}.brl-btn--full {width: 100%;}.brl-btn--nav {min-width: 0;padding: .6rem 1.5rem;color: var(--brl-color-white);background: var(--brl-gradient);}.brl-btn--nav:hover {opacity: .9;}.brl-section {position: relative;overflow: hidden;}.brl-section--pad {padding-block: var(--brl-space-section);}.brl-section--soft {background: var(--brl-color-bg);}.brl-section--dark {background: var(--brl-color-dark);color: var(--brl-color-white);}.brl-header {background: var(--brl-color-white);border-bottom: 1px solid rgba(12, 48, 53, .06);position: sticky;top: 0;z-index: 1000;}.brl-nav {display: flex;align-items: center;justify-content: space-between;gap: 1.5rem;padding-block: .6rem;}.brl-nav__brand {font-weight: 800;font-size: 1.25rem;color: var(--brl-color-text);letter-spacing: -.02em;}.brl-nav__toggle {display: none;flex-direction: column;gap: 5px;width: 25px;height: 32px;padding: 0;background: none;border: 0;margin-top: 14px;cursor: pointer;}.brl-nav__toggle span {display: block;height: 2px;background: var(--brl-color-dark);border-radius: 1px;}.brl-nav__list {display: flex;align-items: center;gap: 2rem;list-style: none;}.brl-nav__link {color: var(--brl-color-dark);font-weight: 600;font-size: .95rem;}.brl-nav__link:hover, .brl-nav__link--active {color: var(--brl-color-brand);}@media (max-width: 991.98px) {.brl-show-large {display: none;}.brl-hero__overlay {background: linear-gradient(116deg, rgb(0 62 69) 0%, rgb(3 45 49) 100%) !important;}.brl-nav__toggle {display: flex;}.brl-nav__list {display: none;position: absolute;top: 100%;left: 0;right: 0;flex-direction: column;align-items: flex-start;gap: 1.1rem;padding: 1.5rem 1rem 2rem;background: var(--brl-color-white);border-bottom: 1px solid rgba(12, 48, 53, .06);margin: 2px 0px;}.brl-nav__list--open {display: flex;}.brl-nav__list .brl-btn--nav {margin-top: .5rem;}}.brl-footer {color: rgba(255, 255, 255, .75);background: var(--brl-color-dark);}.brl-footer__top {display: flex;align-items: center;justify-content: space-between;gap: 2rem;padding: var(--brl-space-5) 0 var(--brl-space-4);border-bottom: 1px solid rgba(255, 255, 255, .1);}.brl-footer__logo {display: inline-flex;align-items: center;gap: .65rem;color: var(--brl-color-white);font-size: 1.15rem;font-weight: 800;letter-spacing: -.02em;}.brl-footer__logo:hover {color: var(--brl-color-brand);}.brl-footer__mark {display: grid;place-items: center;width: 32px;height: 32px;color: var(--brl-color-white);background: var(--brl-gradient);border-radius: 50%;font-size: .9rem;}.brl-footer__links {display: flex;flex-wrap: wrap;justify-content: flex-end;gap: 1.75rem;}.brl-footer__links a {color: rgba(255, 255, 255, .75);font-size: .85rem;}.brl-footer__links a:hover {color: var(--brl-color-brand-2);}.brl-footer__bottom {display: flex;justify-content: center;align-items: center;gap: 1rem;padding: 1.4rem 0;}.brl-footer__bottom p {margin: 0;font-size: .8rem;}@media (max-width: 767.98px) {.brl-footer__top, .brl-footer__bottom {flex-direction: column;align-items: flex-start;}.brl-footer__links {justify-content: flex-start;}}.brl-banner {position: relative;display: flex;align-items: center;overflow: hidden;padding-block: 3rem;color: var(--brl-color-white);background: radial-gradient(circle at 82% 15%, rgba(98, 228, 122, .16), transparent 24rem), radial-gradient(circle at 15% 85%, rgba(16, 166, 159, .18), transparent 28rem), var(--brl-color-dark);}.brl-banner::after {content: "";position: absolute;inset: 0;background: rgba(6, 54, 58, .35);pointer-events: none;}.brl-banner--left {justify-content: flex-start;text-align: left;padding-block: 3rem 8rem;}.brl-banner--left::after {background: linear-gradient(90deg, rgba(6, 54, 58, .96), rgba(6, 54, 58, .76) 55%, rgba(6, 54, 58, .35));}.brl-banner__body {position: relative;z-index: 2;}.brl-banner--center .brl-banner__body {max-width: 900px;margin-inline: auto;text-align: center;}.brl-banner--center .brl-heading--1 {font-size: clamp(2.5rem, 4.2vw, 4.25rem);}.brl-banner--left .brl-banner__body {max-width: 850px;}.brl-banner__copy {max-width: 640px;margin: var(--brl-space-3) auto 0;color: rgba(255, 255, 255, .82);font-size: 1.05rem;}.brl-banner--left .brl-banner__copy {margin-inline: 0;}.brl-banner__ring {position: absolute;z-index: 1;border: 1px solid rgba(255, 255, 255, .07);border-radius: 50%;pointer-events: none;}.brl-banner__ring--one {width: 620px;height: 620px;right: -280px;top: -160px;}.brl-banner__ring--two {width: 480px;height: 480px;right: -200px;top: -80px;border-width: 18px;border-color: rgba(255, 255, 255, .035);}.brl-banner--left .brl-banner__ring--one {left: -340px;right: auto;top: -100px;width: 720px;height: 720px;}.brl-banner--left .brl-banner__ring--two {left: -255px;right: auto;top: -20px;width: 560px;height: 560px;}@media (max-width: 575.98px) {.brl-banner {padding-block: 3rem;}}@media (max-width: 420px) {.brl-eyebrow {font-size: .75rem }}.brl-hero {position: relative;display: flex;align-items: center;overflow: hidden;color: var(--brl-color-white);background-image: url("../../brl-plugins/gallery/hero-bg.webp");background-position: top center;background-size: cover;isolation: isolate;}.brl-hero__overlay {position: absolute;inset: 0;z-index: -1;background: linear-gradient(116deg, rgba(3, 45, 49, .96) 0%, rgba(3, 45, 49, .88) 29%, rgba(3, 45, 49, .28) 55%, rgb(0 0 0 / 95%) 100%), linear-gradient(0deg, rgba(3, 45, 49, .94) 0%, #00000085 38%);;;}.brl-hero__content {position: relative;z-index: 1;padding-block: clamp(2.5rem, 12vw, 4rem) 2rem;}.brl-hero__title {max-width: 720px;}.brl-hero__actions {display: flex;flex-wrap: wrap;gap: var(--brl-space-5);margin-top: 3.2rem;}.brl-hero__features {display: grid;grid-template-columns: repeat(5, minmax(0, 1fr));gap: var(--brl-space-4);margin-top: clamp(3.5rem, 7vw, 4.5rem);padding-top: var(--brl-space-4);border-top: 1px solid rgba(255, 255, 255, .2);}.brl-hero__feature-icon {width: 45px;height: 45px;margin-bottom: 1.2rem;color: var(--brl-color-white);}.brl-hero__feature-icon svg {width: 100%;height: 100%;}.brl-hero__feature p {margin: 0;color: rgba(255, 255, 255, .96);font-size: 1rem;line-height: 1.8;}@media (max-width: 1199.98px) {.brl-hero__features {gap: 1.25rem;}.brl-hero__feature p {font-size: .9rem;}}@media (max-width: 991.98px) {.brl-hero {min-height: auto;background: none;}.brl-hero__content {padding-top: 4rem;padding-bottom: 4rem;}.brl-hero__title {max-width: 650px;}.brl-hero__features {grid-template-columns: repeat(3, minmax(0, 1fr));}}@media (max-width: 575.98px) {.brl-hero {background-position: 62% center;}.brl-hero__content {padding-top: 4rem;}.brl-hero__actions {gap: .9rem;margin-top: 2.4rem;}.brl-hero__actions .brl-btn {min-width: 0;flex: 1 1 100%;}.brl-hero__features {grid-template-columns: repeat(2, minmax(0, 1fr));gap: 2rem 1.25rem;margin-top: 4rem;}.brl-hero__feature:last-child {grid-column: auto;}}.brl-intro__visual {position: relative;min-height: 700px;padding-left: var(--brl-space-6);padding-bottom: var(--brl-space-2);}.brl-intro__media {overflow: hidden;background: #ddd;border-radius: var(--brl-radius-lg);}.brl-intro__media img {width: 100%;height: 100%;object-fit: cover;}.brl-intro__media--main {width: min(100%, 615px);height: 600px;}.brl-intro__media--small {position: absolute;right: 0;bottom: 0;width: 270px;height: 320px;border: 12px solid var(--brl-color-bg);border-radius: var(--brl-radius-md);}.brl-intro__experience {position: absolute;bottom: 120px;left: 0;z-index: 2;width: 235px;min-height: 175px;padding: var(--brl-space-3);display: flex;flex-direction: column;justify-content: center;gap: .8rem;color: var(--brl-color-white);background: var(--brl-gradient);border-radius: var(--brl-radius-sm);box-shadow: 0 18px 45px rgba(12, 48, 53, .14);}.brl-intro__experience strong {font-size: 1.25rem;line-height: 1.35;}.brl-intro__experience-icon {width: 45px;height: 45px;}.brl-intro__experience-icon svg {width: 100%;height: 100%;}.brl-intro__review {position: absolute;left: .8rem;bottom: 20rem;transform: rotate(-90deg);transform-origin: left top;color: var(--brl-color-dark);font-size: var(--brl-fs-7);font-weight: 800;letter-spacing: .08em;white-space: nowrap;}.brl-intro__content {max-width: var(--brl-content-width);}.brl-intro__list li {display: flex;align-items: center;gap: .8rem;margin-bottom: 1.2rem;color: var(--brl-color-heading);font-size: 1.15rem;font-weight: 700;}.brl-intro__check {color: var(--brl-color-brand);font-size: 1.35rem;font-weight: 900;}.brl-intro__result {display: flex;align-items: center;gap: var(--brl-space-3);margin-top: 2.7rem;padding: 0 0 var(--brl-space-4);border-bottom: 1px solid var(--brl-color-border);}.brl-intro__result-icon {flex: 0 0 58px;width: 58px;height: 58px;padding: .75rem;color: var(--brl-color-white);background: var(--brl-gradient);border-radius: 50%;}.brl-intro__result-icon svg {width: 100%;height: 100%;}@media (max-width: 1199.98px) {.brl-intro__visual {min-height: 620px;}.brl-intro__media--main {height: 580px;}.brl-intro__media--small {width: 235px;height: 280px;}.brl-intro__experience {width: 210px;}}@media (max-width: 991.98px) {.brl-intro__visual {max-width: 680px;margin-inline: auto;min-height: 600px;}}@media (max-width: 575.98px) {.brl-intro__visual {min-height: 430px;padding-left: 2.5rem;}.brl-intro__media--main {height: 400px;}.brl-intro__media--small {width: 145px;height: 185px;border-width: 7px;}.brl-intro__experience {top: 70px;width: 155px;min-height: 125px;padding: var(--brl-space-2);}.brl-intro__experience strong {font-size: .95rem;}.brl-intro__experience-icon {width: 34px;height: 34px;}.brl-intro__review {left: .25rem;bottom: 6.5rem;font-size: .65rem;}.brl-intro__list li {font-size: 1rem;}.brl-intro__result {margin-top: 2rem;}}.brl-services {position: relative;overflow: hidden;margin-inline: 3%;color: var(--brl-color-white);background: var(--brl-color-dark);border-radius: 32px;}.brl-services::before {content: "";position: absolute;width: 680px;height: 680px;left: -340px;top: 20px;border: 28px solid rgba(255, 255, 255, .055);border-radius: 50%;pointer-events: none;}.brl-services>.brl-container {position: relative;z-index: 1;}.brl-services__intro {max-width: 550px;}.brl-services__grid {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));column-gap: clamp(2rem, 5vw, 6rem);row-gap: var(--brl-space-4);}.brl-service {max-width: 390px;}.brl-service__icon {display: grid;place-items: center;width: 78px;height: 78px;margin-bottom: var(--brl-space-2);padding: 1.15rem;color: var(--brl-color-white);background: var(--brl-gradient);border-radius: 50%;}.brl-service__icon svg {width: 100%;height: 100%;}.brl-service h3 {margin: 0 0 .75rem;color: var(--brl-color-white);}.brl-service p {margin: 0;color: rgba(255, 255, 255, .92);font-size: 1rem;line-height: 1.85;}@media (max-width: 991.98px) {.brl-services {margin-inline: 1.5rem;}.brl-services__grid {column-gap: 2rem;row-gap: 3.5rem;}}@media (max-width: 575.98px) {.brl-services {margin-inline: .75rem;border-radius: 22px;}.brl-services::before {width: 450px;height: 450px;left: -260px;top: 50px;border-width: 18px;}.brl-services__grid {grid-template-columns: 1fr;row-gap: var(--brl-space-5);}.brl-service {max-width: none;}.brl-service__icon {width: 64px;height: 64px;padding: .9rem;margin-bottom: 1.3rem;}}.brl-partners__heading {max-width: 850px;}.brl-partners__grid {display: flex;flex-wrap: wrap;justify-content: center;gap: 2.2rem;margin-top: clamp(2rem, 7vw, 2rem);grid-template-columns: repeat(3, minmax(0, 1fr));}.brl-partner {min-height: 160px;display: grid;place-items: center;padding: var(--brl-space-4);background: var(--brl-color-bg);border-radius: 26px;}.brl-partner__logo {display: inline-flex;align-items: center;gap: .8rem;color: var(--brl-color-dark);}.brl-partner__logo svg {width: 50px;height: 50px;color: var(--brl-color-brand);flex: 0 0 50px;}.brl-partner__logo strong {font-size: 1.35rem;font-weight: 800;letter-spacing: -.04em;}@media (max-width: 991.98px) {.brl-partners__grid {grid-template-columns: repeat(2, minmax(0, 1fr));gap: var(--brl-space-3);}.brl-partner {min-height: 170px;}}@media (max-width: 575.98px) {.brl-partners__grid {grid-template-columns: 1fr;margin-top: var(--brl-space-5);}.brl-partner {min-height: 150px;}.brl-partner__logo strong {font-size: 1.2rem;}}.brl-story__photo-wrap {overflow: hidden;background: var(--brl-color-bg);border-radius: var(--brl-radius-lg);}.brl-story__photo {display: block;width: 100%;height: 480px;object-fit: cover;}.brl-story__point {display: flex;align-items: flex-start;gap: var(--brl-space-2);padding: 1.1rem 1.3rem;background: var(--brl-color-bg);border-radius: var(--brl-radius-md);}.brl-story__point-icon {display: grid;flex: 0 0 30px;place-items: center;width: 30px;height: 30px;background: var(--brl-gradient);border-radius: 50%;}.brl-story__point-title {margin-bottom: .2rem;color: var(--brl-color-heading);font-size: .95rem;font-weight: 800;}.brl-story__point-text {color: var(--brl-color-text);font-size: .9rem;}@media (max-width: 991.98px) {.brl-story__photo {height: 380px;margin-bottom: var(--brl-space-2);}}.brl-values {position: relative;overflow: hidden;padding-block: var(--brl-space-section);color: var(--brl-color-white);background: radial-gradient(circle at 82% 15%, rgba(98, 228, 122, .16), transparent 24rem), radial-gradient(circle at 15% 85%, rgba(16, 166, 159, .18), transparent 28rem), var(--brl-color-dark);}.brl-values .brl-banner__ring--one {left: -260px;right: auto;top: auto;bottom: -200px;}.brl-values .brl-banner__ring--two {left: -180px;right: auto;top: auto;bottom: -120px;}.brl-values__intro-text {color: rgba(255, 255, 255, .78);font-size: 1.05rem;}.brl-value {height: 100%;display: flex;padding: var(--brl-space-4) 1.6rem;background: rgba(255, 255, 255, .05);border: 1px solid rgba(255, 255, 255, .1);border-radius: var(--brl-radius-md);}.brl-value__icon {display: grid;place-items: center;flex: 0 0 52px;width: 52px;height: 52px;margin-bottom: 1.3rem;background: var(--brl-gradient);border-radius: 16px;}.brl-value__title {color: var(--brl-color-white);font-size: 1.1rem;font-weight: 800;}.brl-value__text {color: rgba(255, 255, 255, .72);font-size: .9rem;line-height: 1.75;}@media (max-width: 767.98px) {.brl-values .brl-stats-wrap {margin-top: -40px;}}.brl-job-meta-wrap {position: relative;z-index: 5;margin-top: -65px;padding-bottom: var(--brl-space-2);}.brl-job-meta {padding: 1.8rem;background: var(--brl-color-white);border: 1px solid rgba(6, 54, 58, .07);border-radius: var(--brl-radius-lg);box-shadow: var(--brl-shadow-lg);}.brl-job-meta__company {display: flex;align-items: center;gap: var(--brl-space-2);}.brl-job-meta__logo {display: grid;place-items: center;flex: 0 0 76px;width: 76px;height: 76px;background: var(--brl-color-bg-soft);border-radius: var(--brl-radius-md);}.brl-job-meta__logo img {max-width: 55px;}.brl-job-meta__label {display: block;margin-bottom: .2rem;color: #8a9494;font-size: .68rem;font-weight: 800;letter-spacing: .1em;text-transform: uppercase;}.brl-job-meta__company-name {margin: 0;color: var(--brl-color-heading);font-size: 1.15rem;font-weight: 800;}.brl-job-meta__details {padding-left: var(--brl-space-3);border-left: 1px solid var(--brl-color-border);}.brl-job-meta__detail {display: flex;gap: .8rem;}.brl-job-meta__detail--location {margin-bottom: 1.25rem;}.brl-job-meta__icon {display: grid;place-items: center;overflow: hidden;flex: 0 0 38px;width: 38px;height: 38px;color: var(--brl-color-white);background: var(--brl-gradient);border-radius: 50%;font-size: 1rem;font-weight: 800;line-height: 1;}.brl-job-meta__detail p {margin: 0;color: var(--brl-color-heading);font-size: .95rem;line-height: 1.55;}.brl-job-desc {padding: clamp(2rem, 4vw, 4rem);background: var(--brl-color-white);border: 1px solid rgba(6, 54, 58, .06);border-radius: var(--brl-radius-lg);box-shadow: var(--brl-shadow-md);}.brl-job-desc h2 {color: var(--brl-color-heading);font-weight: 800;margin-bottom: 1.1rem;font-size: clamp(1.6rem, 2.5vw, 2.2rem);}.brl-job-desc h4 {color: var(--brl-color-heading);font-weight: 800;margin: 1.5rem 0 var(--brl-space-2);}.brl-job-desc p {color: var(--brl-color-text);font-size: 1rem;line-height: 1.85;}.brl-job-desc p:not(:last-child) {margin-bottom: 1rem;}.brl-job-desc__list {padding-left: 0;margin: var(--brl-space-3) 0 var(--brl-space-4);}.brl-job-desc__list li {position: relative;padding-left: 2rem;margin-bottom: .8rem;color: var(--brl-color-heading);}.brl-job-desc__list li::before {content: "✓";position: absolute;left: 0;top: .05rem;color: var(--brl-color-brand);font-weight: 900;}.brl-keywords {position: relative;padding-bottom: var(--brl-space-section);background: var(--brl-color-bg);}.brl-keywords__intro {margin-bottom: var(--brl-space-4);}.brl-keywords__intro h2 {max-width: 780px;margin: 0;}.brl-keywords__intro .brl-heading__accent {display: inline;color: var(--brl-color-brand);background: none;-webkit-text-fill-color: unset;}.brl-keyword-card {overflow: hidden;margin-bottom: var(--brl-space-3);background: var(--brl-color-white);border: 1px solid rgba(6, 54, 58, .06);border-radius: 22px;}.brl-keyword-card__header {padding: 1rem 1.4rem;background: var(--brl-color-dark);}.brl-keyword-card__header p {margin: 0;font-weight: 800;color: var(--brl-color-white);}.brl-keyword-card__body {padding: 1rem;}.brl-tag {display: inline-flex;align-items: center;margin: .3rem .25rem;padding: .55rem .9rem;color: var(--brl-color-heading);background: var(--brl-color-bg-soft);border: 1px solid #e1ebe5;border-radius: var(--brl-radius-pill);font-size: .85rem;font-weight: 700;}.brl-tag:hover {color: var(--brl-color-white);background: var(--brl-color-brand);border-color: var(--brl-color-brand);}@media (max-width: 991.98px) {.brl-job-meta__details {padding-left: 0;border-left: 0;}.brl-job-meta__company {justify-content: center;}}@media (max-width: 575.98px) {.brl-job-meta-wrap {margin-top: -40px;}.brl-job-meta {padding: 1.25rem;border-radius: 22px;}.brl-job-meta__company {justify-content: flex-start;}.brl-job-desc {border-radius: 22px;}.brl-keywords__intro h2 {font-size: 2.25rem;}}.brl-contact-info {height: 100%;display: flex;flex-direction: column;overflow: hidden;background: var(--brl-gradient);border-radius: var(--brl-radius-lg);}.brl-contact-info__body {padding: var(--brl-space-2);}.brl-contact-info__detail {display: flex;align-items: center;gap: var(--brl-space-2);}.brl-contact-info__icon {display: grid;place-items: center;flex: 0 0 52px;width: 52px;height: 52px;background: rgba(255, 255, 255, .18);border-radius: 50%;}.brl-contact-info__icon svg {width: 24px;height: 24px;}.brl-contact-info__title {margin: 0;color: var(--brl-color-white);font-size: 1rem;font-weight: 800;}.brl-contact-info__text {margin: .2rem 0 0;color: rgba(255, 255, 255, .92);font-size: 1.1rem;font-weight: 700;}.brl-contact-info__image {padding: 0 var(--brl-space-4) 0;}.brl-contact-form {padding: var(--brl-space-4) var(--brl-space-5);background: var(--brl-color-white);border: 1px solid rgba(6, 54, 58, .06);border-radius: var(--brl-radius-lg);box-shadow: var(--brl-shadow-md);position: relative;z-index: 9;}.brl-form__control, .brl-form__select {width: 100%;padding: .9rem 1.1rem;color: var(--brl-color-heading);background: var(--brl-color-bg);border: 1px solid var(--brl-color-border);border-radius: var(--brl-radius-lg);font-size: .95rem;font-family: inherit;}.brl-form__control::placeholder {color: #8b9494;}.brl-form__control:focus {outline: none;background: var(--brl-color-white);border-color: var(--brl-color-brand);box-shadow: 0 0 0 4px rgba(17, 167, 159, .12);}.brl-form__control--area {resize: vertical;}@media (max-width: 575.98px) {.brl-contact-form {padding: 1.75rem;border-radius: 22px;}.brl-contact-form .brl-btn {width: 100%;}.brl-contact-info__icon {display: none;}.brl-nav__brand {font-weight: 800;font-size: 1rem;color: var(--brl-color-text);letter-spacing: -.02em;}}label.error {color: red;font-size: 1rem;display: block;margin-top: 5px;}label.error.fail-alert {border: 2px solid red;border-radius: 4px;line-height: 1;padding: 2px 0 6px 6px;background: #ffe6eb;}input.valid.success-alert {border: 2px solid #4caf50;color: green;}input.error, textarea.error {border: 1px solid red !important;font-weight: 300;color: red;}.alert {border: 1px solid #0A3622;border-radius: 6px;background: #d1e7dd;padding: 10px;margin-bottom: 20px;}.alert-success {color: #0a3622;}.brl-logo {display: flex;gap: .65rem;align-items: center;}.brl-jobs__heading {max-width: 700px;margin-inline: auto;text-align: center;}.brl-jobs__heading .brl-eyebrow {justify-content: center;}.brl-jobs__grid {margin-top: clamp(3rem, 6vw, 3rem);}.brl-job-card {position: relative;height: 100%;padding: 1.75rem 1.85rem;background: var(--brl-color-white);border: 1px solid var(--brl-color-border);border-radius: var(--brl-radius-lg);box-shadow: var(--brl-shadow-md);transition: box-shadow .25s ease, transform .25s ease, border-color .25s ease;}.brl-job-card:hover {border-color: transparent;box-shadow: var(--brl-shadow-lg);transform: translateY(-5px);}.brl-job-card__top {display: flex;align-items: center;justify-content: space-between;gap: 1rem;margin-bottom: 1.5rem;}.brl-job-card__logo {display: grid;place-items: center;flex: 0 0 56px;width: 56px;background: var(--brl-gradient);border-radius: 16px;color: var(--brl-color-white);font-size: 1.15rem;font-weight: 800;letter-spacing: -.02em;overflow: hidden;}.brl-job-card__logo img {display: block;width: 100%;height: 100%;object-fit: contain;padding: 8px;}.brl-job-card__title {margin: 0 0 1.1rem;color: var(--brl-color-brand);font-size: 1.2rem;font-weight: 800;letter-spacing: -.02em;line-height: var(--brl-lh-snug);}.brl-job-card__top a:hover {color: black !important;}.brl-job-card__meta {display: flex;flex-direction: column;gap: .6rem;}.brl-job-card__meta p {margin: 0;font-size: .92rem;color: var(--brl-color-text);}.brl-job-card__meta b {margin-right: .3rem;color: var(--brl-color-heading);font-weight: 700;}.brl-jobs__footer {display: flex;justify-content: center;margin-top: clamp(2.5rem, 5vw, 3.5rem);}@media (max-width: 575.98px) {.brl-job-card {padding: 1.5rem 1.4rem;}.brl-job-card__top {margin-bottom: 1.2rem;}}.brl-jobs__heading {max-width: 700px;margin-inline: auto;text-align: center;}.brl-jobs__heading .brl-eyebrow {justify-content: center;}.brl-job-card__logo img {display: block;width: 100%;height: 100%;object-fit: contain;padding: 8px;}.brl-job-card__logo--img {background: var(--brl-color-bg);border: 1px solid var(--brl-color-border);}.brl-job-card__meta {display: flex;flex-direction: column;gap: .6rem;}.brl-job-card__meta p {margin: 0;font-size: .92rem;color: var(--brl-color-text);}.brl-jobs__footer {display: flex;justify-content: center;margin-top: clamp(2.5rem, 5vw, 3.5rem);}@media (max-width: 575.98px) {.brl-job-card {padding: 1.5rem 1.4rem;}.brl-job-card__top {margin-bottom: 1.2rem;}}.brl-service p.brl-heading {margin: 0 0 0.75rem;color: var(--brl-color-white);font-size: var(--brl-fs-4);font-weight: 800;letter-spacing: .01em;line-height: var(--brl-lh-snug);}.text-center {text-align: center !important }.d-flex {display: flex !important }.justify-content-center {justify-content: center !important }.fw-bold {font-weight: 700 !important }@media(max-width:400px) {.brl-hero__title {font-size: 2rem !important;}}