section {
  background-color: #ffffff; }

.form-control:focus {
  box-shadow: none; }

:focus {
  outline: none; }

html {
  font-size: 18px;
  line-height: 1.68; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

@media (max-width: 767px) {
  .align-right, .align-left {
    text-align: center !important; } }
a.mbr-iconfont:hover {
  text-decoration: none; }

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0; }

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  position: relative;
  color: #000000; }

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
span,
p {
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400; }

b,
strong {
  font-weight: bold; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

textarea[type="hidden"] {
  display: none; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

.mbr-z-index20 {
  z-index: 20; }

/*! Base colors */
.mbr-white {
  color: #ffffff; }

.mbr-black {
  color: #000000; }

.mbr-bg-white {
  background-color: #ffffff; }

.mbr-bg-black {
  background-color: #000000; }

/*! Text-aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700 !important; }

/*! Media  */
.media-size-item {
  flex: 1 1 auto; }

.media-content {
  flex-basis: 100%; }

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

img,
iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-box {
  width: 100%; }

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img,
.card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .md-pb {
    padding-bottom: 2rem; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0; }

.btn {
  font-weight: 100;
  border-width: 1px;
  font-style: normal;
  line-height: 1.3  !important;
  margin: .25rem .25rem;
  white-space: normal;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word; }

.btn-sm {
  font-weight: 500;
  letter-spacing: 0px;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.btn-md {
  font-weight: 100 !important;
  letter-spacing: 0px;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  min-width: 214px !important; }

.btn-lg {
  font-weight: 700;
  letter-spacing: 0px;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.btn-form {
  margin: 0;
  width: 100%; }
  .btn-form:hover {
    cursor: pointer; }

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem; }

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  order: 0;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub; }

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-left: 0.8rem; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem; }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px; }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  transform: rotate(-90deg); }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto; } }
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }

.menu .navbar-brand {
  display: -webkit-flex; }
  .menu .navbar-brand span {
    display: flex;
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex; }
  .menu .navbar-brand .navbar-logo img {
    display: -webkit-flex; }
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; } }
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh; }
    .menu .navbar-collapse.show {
      overflow: auto; } }
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex; }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important; }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh; }
    .menu .collapsed .navbar-collapse.show {
      overflow: auto; } }
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh; } }

.nav-link .mbr-iconfont {
  margin-right: .5rem; }

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center; }

.nav-dropdown .link {
  padding: 0.667em 1.667em !important;
  margin: 0 !important; }

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap; }

.justify-content-center {
  -webkit-justify-content: center; }

.form-inline {
  display: -webkit-flex; }

.card-wrapper {
  -webkit-flex: 1; }

.carousel-control {
  z-index: 10;
  display: -webkit-flex; }

.carousel-controls {
  display: -webkit-flex; }

.media {
  display: -webkit-flex; }

.form-group:focus {
  outline: none; }

.jq-selectbox__select {
  padding: 7px 0;
  position: relative; }

.jq-selectbox__dropdown {
  overflow: hidden;
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important; }

.jq-selectbox__trigger-arrow {
  right: 0;
  transform: translateY(-50%); }

.jq-selectbox li {
  padding: 1.07em 0.5em; }

input[type="range"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.modal-dialog,
.modal-content {
  height: 100%; }

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem); }
  @media (max-width: 575px) {
    .modal-dialog .carousel-inner {
      height: calc(100vh - 1rem); } }

.carousel-item {
  text-align: center; }

.carousel-item img {
  margin: auto; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable .navbar-nav {
    flex-direction: row; }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%; }

  .navbar-toggleable .navbar-toggler {
    display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-sm .navbar-nav {
    flex-direction: row; }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%; }

  .navbar-toggleable-sm .navbar-toggler {
    display: none; } }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-md .navbar-nav {
    flex-direction: row; }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-md .navbar-toggler {
    display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-lg .navbar-nav {
    flex-direction: row; }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

  .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }

  .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%; }

  .navbar-toggleable-lg .navbar-toggler {
    display: none; } }
.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center; }

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-toggleable-xl .navbar-nav {
  flex-direction: row; }

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center; }

.navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%; }

.navbar-toggleable-xl .navbar-toggler {
  display: none; }

.card-img {
  width: auto; }

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important; }

html,
body {
  height: auto;
  min-height: 100vh; }

.dropup .dropdown-toggle::after {
  display: none; }

.mbr-section-title {
  font-style: normal;
  line-height: 1.3; }

.mbr-section-subtitle {
  line-height: 1.3; }

.mbr-text {
  font-style: normal; }

body {
  font-style: normal;
  line-height: 1.68;
  font-weight: 400; }

#scrollToTop a i::before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  width: 40%;
  height: 40%;
  left: 50%;
  top: 50%;
  -webkit-transform: rotate(135deg);
  transform: translateY(-30%) translateX(-50%) rotate(135deg); }

/* Others*/
.note-check a[data-value="Rubik"] {
  font-style: normal; }

.mbr-arrow a {
  color: #ffffff; }

@media (max-width: 767px) {
  .mbr-arrow {
    display: none; } }
/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.444em;
  padding: 0; }

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center; }
  .alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px; }

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #5c6873;
  line-height: 1.5rem !important;
  padding: .375rem .75rem .375rem 0;
  border: none;
  border-bottom: 1px solid #c1bebe !important;
  border-radius: 0;
  height: calc(1.5em + .75rem + 2px); }
  .form-active .form-control:invalid {
    border-color: red; }

form .row {
  margin-left: -0.6rem;
  margin-right: -0.6rem; }
  form .row [class*="col"] {
    padding-left: 0.6rem;
    padding-right: 0.6rem; }

form .mbr-section-btn {
  margin: 0;
  padding-left: 0.6rem;
  padding-right: 0.6rem; }

form .btn {
  display: flex;
  padding: 6px 12px;
  margin: 0; }

form .form-check-input {
  margin-top: .5; }

textarea.form-control {
  line-height: 1.5rem !important; }

.form-group {
  margin-bottom: 2.22rem; }

.form-control,
form .btn {
  min-height: 60px; }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none; }

blockquote {
  font-style: italic;
  padding: 3rem;
  font-size: 1.09rem;
  position: relative;
  border-left: 3px solid; }

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem; }

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap; }

.inactive {
  user-select: none;
  pointer-events: none;
  user-drag: none; }

.mt-4 {
  margin-top: 1.25rem !important; }

.mb-4 {
  margin-bottom: 1.25rem !important; }

@media (min-width: 992px) {
  .row {
    margin-left: -16px;
    margin-right: -16px; }
    .row > [class*="col"] {
      padding-left: 16px;
      padding-right: 16px; } }
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .mbr-container {
    padding-left: 32px;
    padding-right: 32px; } }
@media (max-width: 767px) {
  .mbr-container {
    padding-left: 16px;
    padding-right: 16px; } }
@media (min-width: 1250px) {
  .container {
    max-width: 1248px !important; } }
.card-wrapper,
.item-wrapper {
  overflow: hidden; }

.app-video-wrapper > img {
  opacity: 1; }

.fade-in-up {
  opacity: 0;
  transform: translateY(10px);
  animation: fade-in-up .2s ease-in-out forwards; }

@keyframes fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/*# sourceMappingURL=style.css.map */
body {
  font-family: DM Sans;
}
.display-1 {
  font-family: 'DMSans-Regular';
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: -0.67px;
  font-weight: 400;
}
.display-1 > .mbr-iconfont {
  font-size: 2.25rem;
}
.display-2 {
  font-family: 'DMSans-Regular';
  font-size: 2.5rem;
  line-height: 1.05;
  letter-spacing: -0.58px;
  font-weight: 400;
}
.display-2 > .mbr-iconfont {
  font-size: 3.125rem;
}
.display-4 {
  font-family: 'DMSans-Regular';
  font-size: 1.11rem;
  line-height: 1.68;
}
.display-4 > .mbr-iconfont {
  font-size: 1.3875rem;
}
.display-5 {
  font-family: 'DMSans-Regular';
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: -0.38px;
  font-weight: 400;
}
.display-5 > .mbr-iconfont {
  font-size: 1.25rem;
}
.display-7 {
  font-family: 'DMSans-Regular';
  font-size: 1.4rem;
  line-height: 1.20;
  font-weight: 400;
}
.display-7 > .mbr-iconfont {
  font-size: 1.75rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 1.44rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 1.26rem;
    font-size: calc( 1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2rem;
    font-size: calc( 1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.888rem;
    font-size: calc( 1.0385rem + (1.11 - 1.0385) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.0385rem + (1.11 - 1.0385) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
@keyframes scale-in {
  0% {
    transform: scaleX(0);
    transform-origin: left;
  }
  to {
    transform: scaleX(1);
    transform-origin: left;
  }
}
@keyframes scale-out {
  0% {
    transform: scaleX(1);
    transform-origin: right;
  }
  to {
    transform: scaleX(0);
    transform-origin: right;
  }
}
.btn {
  padding: 1rem 2rem;
  border-radius: 0;
}
.btn-sm {
  padding: 0.75rem 1rem;
  border-radius: 0;
}
.btn-md {
  padding: 1rem 2rem;
  border-radius: 0;
}
.btn-lg {
  padding: 1rem 2rem;
  border-radius: 0;
}
.bg-primary {
  background-color: #5c6873 !important;
}
.btn-secondary {
  background-color: #522802 !important;
}
.bg-success {
  background-color: #7aac3b !important;
}
.bg-info {
  background-color: #000000 !important;
}
.bg-warning {
  background-color: #7aac3b !important;
}
.bg-danger {
  background-color: #7aac3b !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #5c6873 !important;
  border-color: #5c6873 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  background: #7aac3b !important;
  color: #ffffff !important;
  border-color: #7aac3b !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #7aac3b !important;
  border-color: #7aac3b !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #522802 !important;
  border-color: #522802 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  background: #7aac3b !important;
  color: #ffffff !important;
  border-color: #7aac3b !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #7aac3b !important;
  border-color: #7aac3b !important;
}
.btn-info,
.btn-info:active {
  background-color: #5c6873 !important;
  border-color: #5c6873 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  background: #522802 !important;
  color: #ffffff !important;
  border-color: #522802 !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #522802 !important;
  border-color: #522802 !important;
}
.btn-success,
.btn-success:active {
  background-color: #7aac3b !important;
  border-color: #7aac3b !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  background: #5c6873 !important;
  color: #ffffff !important;
  border-color: #5c6873 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #5c6873 !important;
  border-color: #5c6873 !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #7aac3b !important;
  border-color: #7aac3b !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  background: #7aac3b !important;
  color: #ffffff !important;
  border-color: #7aac3b !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #7aac3b !important;
  border-color: #7aac3b !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #7aac3b !important;
  border-color: #7aac3b !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  background: #7aac3b !important;
  color: #ffffff !important;
  border-color: #7aac3b !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #7aac3b !important;
  border-color: #7aac3b !important;
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #333333 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  background: #000000 !important;
  color: #ffffff !important;
  border-color: #000000 !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #333333 !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-black,
.btn-black:active {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  background: #ffffff !important;
  color: #333333 !important;
  border-color: #ffffff !important;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #5c6873;
  color: #5c6873;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff !important;
  background-color: #5c6873 !important;
  border-color: #5c6873 !important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #5c6873 !important;
  border-color: #5c6873 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #522802;
  color: #522802;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff !important;
  background-color: #522802 !important;
  border-color: #522802 !important;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #522802 !important;
  border-color: #522802 !important;
}
.btn-info-outline {
  color: #5c6873 !important;
  background: transparent !important;
  border: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: .25rem !important;
  position: relative;
  font-weight: 500 !important;
  transition: color 0.25s cubic-bezier(0.28, 0.44, 0.49, 1);
}
.btn-info-outline:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  will-change: transform;
  background-color: #5c6873;
}
.btn-info-outline:hover {
  background-color: transparent !important;
  color: #7aac3b !important;
}
.btn-info-outline:active {
  outline: none;
}
.btn-info-outline:hover:after {
  background-color: #7aac3b;
  animation: scale-out 0.25s cubic-bezier(0.28, 0.44, 0.49, 1) 0s forwards, scale-in 0.25s cubic-bezier(0.28, 0.44, 0.49, 1) 0.25s forwards;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #7aac3b;
  color: #7aac3b;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff !important;
  background-color: #7aac3b !important;
  border-color: #7aac3b !important;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #7aac3b !important;
  border-color: #7aac3b !important;
}
.btn-warning-outline {
  color: #7aac3b !important;
  background: transparent !important;
  border: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: .25rem !important;
  position: relative;
  font-weight: 500 !important;
  transition: color 0.25s cubic-bezier(0.28, 0.44, 0.49, 1);
}
.btn-warning-outline:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  will-change: transform;
  background-color: #7aac3b;
}
.btn-warning-outline:hover {
  background-color: transparent !important;
  color: #7aac3b !important;
}
.btn-warning-outline:active {
  outline: none;
}
.btn-warning-outline:hover:after {
  background-color: #7aac3b;
  animation: scale-out 0.25s cubic-bezier(0.28, 0.44, 0.49, 1) 0s forwards, scale-in 0.25s cubic-bezier(0.28, 0.44, 0.49, 1) 0.25s forwards;
}
.btn-danger-outline {
  color: #5c6873 !important;
  background: transparent !important;
  border: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: .25rem !important;
  position: relative;
  font-weight: 500 !important;
  transition: color 0.25s cubic-bezier(0.28, 0.44, 0.49, 1);
}
.btn-danger-outline:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  will-change: transform;
  background-color: #5c6873;
}
.btn-danger-outline:hover {
  background-color: transparent !important;
  color: #522802 !important;
}
.btn-danger-outline:active {
  outline: none;
}
.btn-danger-outline:hover:after {
  background-color: #522802;
  animation: scale-out 0.25s cubic-bezier(0.28, 0.44, 0.49, 1) 0s forwards, scale-in 0.25s cubic-bezier(0.28, 0.44, 0.49, 1) 0.25s forwards;
}
.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
  background-color: transparent;
  border-color: #000000;
  color: #000000;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #5c6873 !important;
}
.text-secondary {
  color: #522802 !important;
}
.text-success {
  color: #7aac3b !important;
}
.text-info {
  color: #000000 !important;
}
.text-warning {
  color: #7aac3b !important;
}
.text-danger {
  color: #7aac3b !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #5c6873 !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #522802 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #7aac3b !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #000000 !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #7aac3b !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #7aac3b !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #fafafa !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #232323 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  position: relative;
  background-image: transparent;
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0px 1.2em;
  background-position: -10000px 1.2em;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.nav-tabs .nav-link.active {
  color: #5c6873;
}
.nav-tabs .nav-link:not(.active) {
  color: #232323;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #000000;
}
.alert-warning {
  background-color: #7aac3b;
}
.alert-danger {
  background-color: #7aac3b;
}
.mbr-gallery-filter li.active .btn {
  background-color: #5c6873;
  border-color: #5c6873;
  color: #ffffff;
}
a,
a:hover {
  color: #5c6873;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #9ea8b1;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #b8d88e;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #b8d88e;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #b8d88e;
}
/* Scroll to top button*/
.form-control {
  font-family: 'DMSans-Regular';
  font-size: 1.11rem;
  line-height: 1.68;
  font-weight: 400;
}
.form-control > .mbr-iconfont {
  font-size: 1.3875rem;
}
.form-control:-webkit-input-placeholder {
  font-family: 'DMSans-Regular';
  font-size: 1.11rem;
  line-height: 1.68;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.3875rem;
}
blockquote {
  border-color: #5c6873;
}
/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #5c6873;
  color: #ffffff;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #5c6873;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #353535;
  border-bottom-color: #353535;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #5c6873;
  border-bottom-color: #5c6873;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #5c6873 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #ffffff !important;
  background: #522802 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%235c6873' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
.cid-t08WpDUmWl .nav-item:focus,
.cid-t08WpDUmWl .nav-link:focus {
  outline: none;
}
.cid-t08WpDUmWl a.nav-link:focus {
  color: #7aac3b !important;
}
.cid-t08WpDUmWl .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #efefef;
  background: none;
}
.cid-t08WpDUmWl .navbar.opened {
  transition: all .3s;
  background: #efefef !important;
}
.cid-t08WpDUmWl .navbar .dropdown-item {
  padding: .3rem 1.5rem;
}
.cid-t08WpDUmWl .navbar .navbar-collapse {
  justify-content: flex-start;
  z-index: 1;
  flex-basis: auto;
  flex-grow: 0;
}
.cid-t08WpDUmWl .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-t08WpDUmWl .navbar.collapsed .navbar-collapse {
  flex-basis: 100%;
}
.cid-t08WpDUmWl .navbar.collapsed .nav-link:hover::before {
  width: 0 !important;
}
.cid-t08WpDUmWl .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-t08WpDUmWl .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-t08WpDUmWl .navbar.collapsed .dropdown-menu .dropdown-item {
  border: none !important;
}
.cid-t08WpDUmWl .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-t08WpDUmWl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-t08WpDUmWl .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-t08WpDUmWl .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .15rem 1.5rem;
  text-align: center;
}
.cid-t08WpDUmWl .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-t08WpDUmWl .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-t08WpDUmWl .navbar .navbar-collapse {
    flex-basis: 100%;
  }
  .cid-t08WpDUmWl .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-t08WpDUmWl .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-t08WpDUmWl .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-t08WpDUmWl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-t08WpDUmWl .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-t08WpDUmWl .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-t08WpDUmWl .navbar .dropdown-menu .dropdown-item {
    padding: .15rem 1.5rem;
    text-align: center;
  }
  .cid-t08WpDUmWl .navbar .navbar-brand-name {
    flex-shrink: initial;
    word-break: break-word;
  }
  .cid-t08WpDUmWl .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-t08WpDUmWl .navbar.navbar-short {
  background: #efefef !important;
  min-height: 60px;
}
.cid-t08WpDUmWl .navbar.navbar-short .navbar-logo img {
  height: 3.8rem !important;
}
.cid-t08WpDUmWl .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-t08WpDUmWl .navbar-brand {
  line-height: 1;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-t08WpDUmWl .navbar-brand .navbar-caption-wrap {
  display: flex;
}
.cid-t08WpDUmWl .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: normal;
}
.cid-t08WpDUmWl .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-t08WpDUmWl .dropdown-item.active,
.cid-t08WpDUmWl .dropdown-item:active {
  background-color: transparent;
}
.cid-t08WpDUmWl .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-t08WpDUmWl .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-t08WpDUmWl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-t08WpDUmWl .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: transparent;
}
.cid-t08WpDUmWl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
  top: 30%;
}
.cid-t08WpDUmWl .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t08WpDUmWl ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-t08WpDUmWl .navbar-buttons {
  text-align: center;
}
.cid-t08WpDUmWl button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-t08WpDUmWl button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #055d4e;
}
.cid-t08WpDUmWl button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t08WpDUmWl button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t08WpDUmWl button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t08WpDUmWl button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t08WpDUmWl nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t08WpDUmWl nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t08WpDUmWl nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t08WpDUmWl nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t08WpDUmWl .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-t08WpDUmWl a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cid-t08WpDUmWl .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-t08WpDUmWl .icons-menu {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-t08WpDUmWl .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
.cid-t08WpDUmWl .nav-link:hover,
.cid-t08WpDUmWl .icons-menu .mbr-iconfont:hover {
  color: #7aac3b !important;
}
.cid-t08WpDUmWl .dropdown-item:hover {
  color: #878787 !important;
}
.cid-t08WpDUmWl .nav-item .nav-link::before {
  position: absolute;
  content: '';
  height: 2px;
  bottom: -0.5rem;
  width: 0;
  left: -1rem;
  background: #7aac3b;
  transition: width 0.3s ease-in;
}
.cid-t08WpDUmWl .dropdown-menu {
  padding: 0;
  transition: top .3s;
}
.cid-t08WpDUmWl .nav-item .nav-link {
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .cid-t08WpDUmWl .navbar-expand-lg {
    justify-content: space-around;
  }
  .cid-t08WpDUmWl .nav-link:hover::before {
    width: calc(100% + 2rem);
  }
  .cid-t08WpDUmWl .dropdown-menu {
    top: 100%;
  }
  .cid-t08WpDUmWl .dropdown-item {
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0px 2px 5px #ffffff;
    background: #ffffff !important;
  }
  .cid-t08WpDUmWl .dropdown-item:hover {
    background: #e6e6e6 !important;
  }
  .cid-t08WpDUmWl .nav-item.open .nav-link::before {
    left: calc(1.667em - 1rem);
    bottom: 0.538px;
    width: calc(100% - 3.334em + 2rem);
  }
  .cid-t08WpDUmWl .navbar-short .dropdown-menu {
    top: 100%;
  }
  .cid-t08WpDUmWl .cid-qLabq84GuP .navbar-brand .navbar-caption {
    line-height: inherit !important;
    font-weight: bold;
  }
}
.cid-t08WpDUmWl .btn-sm {
  letter-spacing: 0px;
  border-radius: 4px;
}
.cid-t08WpDUmWl a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  background-image: none;
}
.cid-t08WpDUmWl .text-black {
  color: #7AAC3B !important;
}
.cid-t08SpxvcQA {
  padding-top: 150px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .cid-t08SpxvcQA {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
.cid-t08SpxvcQA .mbr-section-text {
  margin-top: 1.5rem;
  animation-delay: .2s;
}
.cid-t08SpxvcQA .mbr-section-btn {
  animation-delay: .4s;
}
.cid-t08SpxvcQA .card-wrap {
  background-color: #fafafa;
  padding: 3rem 2.5rem;
  margin-right: 2.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t08SpxvcQA .card-wrap {
    width: calc(100% + 15rem);
    margin-left: -17.5rem;
    margin-top: 2rem;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .cid-t08SpxvcQA .card-wrap {
    margin: auto;
    padding: 1rem;
  }
}
.cid-t08SpxvcQA .back {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 90%;
  background-color: #7aac3b;
}
@media (max-width: 991px) {
  .cid-t08SpxvcQA .back {
    width: 100%;
    height: 100%;
  }
}
.cid-t08SpxvcQA .row {
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  .cid-t08SpxvcQA .card-wrap {
    margin-left: 2.5rem;
  }
}
@media (min-width: 992px) {
  .cid-t08SpxvcQA .card-wrap {
    margin-right: -17.5rem;
  }
}
.cid-t08SpxvcQA .back {
  left: 0;
}
.cid-t08SpxvcQA section {
  position: relative;
}
.cid-t08SpxvcQA .box {
  padding-top: 1rem;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .cid-t08SpxvcQA .box {
    padding-top: 8rem;
  }
}
.cid-t08SpxvcQA .box img {
  width: 80%;
  height: 500px;
  object-fit: cover;
  object-position: 50% 
        10%;
}
@media (max-width: 767px) {
  .cid-t08SpxvcQA {
    padding-top: 70px;
    padding-bottom: 35px;
  }
  .cid-t08SpxvcQA .row {
    padding: 1rem!important;
  }
}
.cid-t08SpxvcQA H1 {
  text-align: left;
  color: #7aac3b;
}
.cid-t08SpxvcQA .mbr-section-subtitle,
.cid-t08SpxvcQA .mbr-section-btn {
  text-align: left;
}
.cid-t08SpxvcQA .mbr-section-text,
.cid-t08SpxvcQA .mbr-section-btn {
  text-align: left;
}
.cid-t09zXA5VS1 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #e8ffbf;
}
.cid-t09zXA5VS1 .row {
  flex-direction: row-reverse;
}
.cid-t09zXA5VS1 .row {
  align-items: center;
}
.cid-t09zXA5VS1 .image-wrapper {
  padding: 1rem;
}
@media (max-width: 991px) {
  .cid-t09zXA5VS1 .image-wrapper {
    padding: 2rem 1rem 1rem;
  }
}
.cid-t09zXA5VS1 .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .cid-t09zXA5VS1 .text-wrapper {
    padding-right: 84px;
    padding-left: 84px;
    padding-right: 0;
  }
}
.cid-t09zXA5VS1 .label-text {
  width: 100%;
  color: #0057fc;
}
.cid-t09zXA5VS1 .mbr-section-title {
  margin-bottom: 12px;
}
.cid-t09zXA5VS1 .mbr-text {
  color: #555555;
  width: 100%;
  margin-bottom: 12px;
}
.cid-t09zXA5VS1 .item {
  display: flex;
  align-items: center;
  margin: 12px 0;
}
.cid-t09zXA5VS1 .icon-box {
  background: #7aac3b;
  width: 30px;
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-t09zXA5VS1 .mbr-iconfont {
  font-size: 15px;
  color: #ffffff;
}
.cid-t09zXA5VS1 .btn-container {
  width: 100%;
}
@media (max-width: 575px) {
  .cid-t09zXA5VS1 .mbr-section-btn {
    display: flex;
    flex-wrap: wrap;
  }
  .cid-t09zXA5VS1 .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-t09zXA5VS1 .mbr-section-title,
.cid-t09zXA5VS1 .mbr-section-btn {
  color: #7aac3b;
}
.cid-t09DNwIiTT {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-t09DNwIiTT .row {
  align-items: center;
}
.cid-t09DNwIiTT .image-wrapper {
  padding: 1rem;
}
@media (max-width: 991px) {
  .cid-t09DNwIiTT .image-wrapper {
    padding: 2rem 1rem 1rem;
  }
}
.cid-t09DNwIiTT .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .cid-t09DNwIiTT .text-wrapper {
    padding-right: 84px;
  }
}
.cid-t09DNwIiTT .label-text {
  width: 100%;
  color: #0057fc;
}
.cid-t09DNwIiTT .mbr-section-title {
  margin-bottom: 12px;
}
.cid-t09DNwIiTT .mbr-text {
  color: #555555;
  width: 100%;
  margin-bottom: 12px;
}
.cid-t09DNwIiTT .item {
  display: flex;
  align-items: center;
  margin: 12px 0;
}
.cid-t09DNwIiTT .icon-box {
  background: #419e8e;
  width: 30px;
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-t09DNwIiTT .mbr-iconfont {
  font-size: 15px;
  color: #ffffff;
}
.cid-t09DNwIiTT .btn-container {
  width: 100%;
}
@media (max-width: 575px) {
  .cid-t09DNwIiTT .mbr-section-btn {
    display: flex;
    flex-wrap: wrap;
  }
  .cid-t09DNwIiTT .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-t09DNwIiTT .mbr-section-title,
.cid-t09DNwIiTT .mbr-section-btn {
  color: #7aac3b;
}
.cid-t09DNwIiTT .mbr-text,
.cid-t09DNwIiTT .mbr-section-btn {
  color: #000000;
}
.cid-t0aaRaKgnq {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #e8ffbf;
}
.cid-t0aaRaKgnq .card {
  -webkit-align-items: center;
  align-items: center;
}
.cid-t0aaRaKgnq .card-box {
  width: 100%;
}
.cid-t0aaRaKgnq .card-img {
  padding: 1rem;
  border: 2px solid #7aac3b;
  border-radius: 100%;
  height: 120px;
  width: 120px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
}
.cid-t0aaRaKgnq .card-img span {
  color: #7aac3b;
  font-size: 3.2rem;
}
.cid-t0aaRaKgnq p {
  margin: 0;
}
@media (max-width: 576px) {
  .cid-t0aaRaKgnq .card {
    margin-bottom: 2rem;
  }
}
.cid-t0aaRaKgnq .mbr-section-tag {
  color: #9e9e9e;
  margin-bottom: 0.4375rem;
}
.cid-t0aaRaKgnq .mbr-section-title {
  margin-bottom: 1rem;
}
.cid-t0aaRaKgnq .mbr-section-title b:last-child,
.cid-t0aaRaKgnq .mbr-section-title strong:last-child {
  color: #f23801;
}
.cid-t0aaRaKgnq .mbr-section-subtitle {
  margin-bottom: 0.625rem;
}
.cid-t09FCWuQ3o {
  padding-top: 6rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-t09FCWuQ3o .mbr-overlay {
  z-index: 1;
}
.cid-t09FCWuQ3o .title-item {
  flex-wrap: nowrap;
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .cid-t09FCWuQ3o .title-item {
    margin-bottom: 30px;
  }
}
.cid-t09FCWuQ3o .title-icon-box {
  width: 100%;
  max-width: 660px;
  margin: 0 auto 32px;
}
.cid-t09FCWuQ3o .title-icon-box .mbr-iconfont {
  color: #0057fc;
}
.cid-t09FCWuQ3o .mbr-section-title {
  max-width: 660px;
  margin: 0 auto 12px;
}
.cid-t09FCWuQ3o .mbr-text {
  max-width: 660px;
  margin: 0 auto;
  color: #555555;
}
.cid-t09FCWuQ3o .carousel {
  margin-bottom: 80px;
}
.cid-t09FCWuQ3o .carousel,
.cid-t09FCWuQ3o .carousel-inner {
  display: flex;
  align-items: center;
}
.cid-t09FCWuQ3o .item-wrapper {
  width: 100%;
}
.cid-t09FCWuQ3o .carousel-caption {
  bottom: 40px;
  position: static;
  padding: 30px;
  text-align: left;
  background-color: #7aac3b;
  border: 1px solid #EEEEEE;
  border-radius: 0px;
}
@media (max-width: 767px) {
  .cid-t09FCWuQ3o .carousel-caption {
    padding: 15px;
  }
}
.cid-t09FCWuQ3o .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 0;
}
.cid-t09FCWuQ3o .mobi-mbri-arrow-next {
  margin-left: 5px;
}
.cid-t09FCWuQ3o .mobi-mbri-arrow-prev {
  margin-right: 5px;
}
@media (max-width: 767px) {
  .cid-t09FCWuQ3o .container .carousel-control {
    margin-bottom: 0;
  }
  .cid-t09FCWuQ3o .content-slider-wrap {
    width: 100% !important;
  }
}
.cid-t09FCWuQ3o .container .carousel-indicators {
  margin-bottom: 3px;
}
.cid-t09FCWuQ3o .carousel-control {
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -1.5rem;
  font-size: 22px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s;
  opacity: 0;
}
.cid-t09FCWuQ3o .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-t09FCWuQ3o .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t09FCWuQ3o .carousel-control {
    top: auto;
    bottom: 50%;
    transform: translateY(50%);
  }
}
.cid-t09FCWuQ3o .carousel-indicators {
  position: absolute;
  bottom: -80px;
  margin-top: 40px;
  margin-bottom: 20px !important;
}
.cid-t09FCWuQ3o .carousel-indicators li {
  height: 6px;
  width: 6px;
  margin: 3px 10px;
  background-color: transparent;
  border: 2px solid #111111;
  border-radius: 50%;
  opacity: 1;
  transition: all 0.3s;
}
.cid-t09FCWuQ3o .carousel-indicators li.active,
.cid-t09FCWuQ3o .carousel-indicators li:hover {
  background-color: #5c6873;
  border: 2px solid #5c6873;
}
.cid-t09FCWuQ3o .carousel-indicators li::after,
.cid-t09FCWuQ3o .carousel-indicators li::before {
  content: none;
}
.cid-t09FCWuQ3o .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 768px) {
  .cid-t09FCWuQ3o .carousel-indicators {
    display: none !important;
  }
}
.cid-t09FCWuQ3o .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t09FCWuQ3o .name-text {
  color: #111111;
}
.cid-t09FCWuQ3o .prof-text {
  color: #555555;
  font-style: italic;
}
.cid-t09FCWuQ3o .item-menu-overlay {
  display: none !important;
}
.cid-t09FCWuQ3o .user-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .cid-t09FCWuQ3o .user-container {
    padding-top: 15px;
  }
}
.cid-t09FCWuQ3o .user-wrap {
  display: flex;
  align-items: center;
  padding-right: 1rem;
}
.cid-t09FCWuQ3o .avatar-img {
  position: relative;
  margin-right: 20px;
}
.cid-t09FCWuQ3o .avatar-img img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
}
.cid-t09FCWuQ3o .icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-t09FCWuQ3o .icon-box .mbr-iconfont {
  color: #555555;
}
.cid-t09FCWuQ3o .mbr-section-title,
.cid-t09FCWuQ3o .title-icon-box {
  color: #7aac3b;
}
.cid-t0a15RJ754 {
  padding-top: 150px;
  padding-bottom: 75px;
  background-color: #e8ffbf;
}
@media (max-width: 992px) {
  .cid-t0a15RJ754 {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
.cid-t0a15RJ754 .mbr-section-text {
  margin-top: 1.5rem;
  animation-delay: .2s;
}
.cid-t0a15RJ754 .mbr-section-btn {
  animation-delay: .4s;
}
.cid-t0a15RJ754 .card-wrap {
  background-color: #ffffff;
  padding: 3rem 2.5rem;
  margin-right: 2.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cid-t0a15RJ754 .card-wrap {
    width: calc(100% + 15rem);
    margin-left: -17.5rem;
    margin-top: 2rem;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .cid-t0a15RJ754 .card-wrap {
    margin: auto;
    padding: 1rem;
  }
}
.cid-t0a15RJ754 .back {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 85%;
  background-color: #7aac3b;
}
@media (max-width: 991px) {
  .cid-t0a15RJ754 .back {
    width: 100%;
    height: 100%;
  }
}
.cid-t0a15RJ754 section {
  position: relative;
}
.cid-t0a15RJ754 .box {
  padding-top: 1rem;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .cid-t0a15RJ754 .box {
    padding-top: 8rem;
  }
}
.cid-t0a15RJ754 .box img {
  width: 80%;
  height: 500px;
  object-fit: cover;
  object-position: 50% 
        10%;
}
@media (max-width: 767px) {
  .cid-t0a15RJ754 {
    padding-top: 70px;
    padding-bottom: 35px;
  }
  .cid-t0a15RJ754 .row {
    padding: 1rem!important;
  }
}
.cid-t0a15RJ754 H1 {
  text-align: left;
  color: #7aac3b;
}
.cid-t0a15RJ754 .mbr-section-subtitle,
.cid-t0a15RJ754 .mbr-section-btn {
  text-align: left;
}
.cid-t0a15RJ754 .mbr-section-text,
.cid-t0a15RJ754 .mbr-section-btn {
  text-align: left;
}
.cid-t09KDWBPat {
  padding-top: 6rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t09KDWBPat .mbr-section-head {
  margin-bottom: 2.3rem;
}
.cid-t09KDWBPat .mbr-section-title {
  text-align: center;
}
.cid-t09KDWBPat .mbr-section-subtitle {
  text-align: center;
}
.cid-t09KDWBPat .card-title {
  margin-bottom: 1rem;
  color: #fafafa;
}
.cid-t09KDWBPat .card-subtitle {
  color: #1f1437;
}
.cid-t09KDWBPat .mbr-text {
  margin-top: 1.5rem;
  margin-bottom: 0;
  color: #1f1437;
}
.cid-t09KDWBPat .card:not(:nth-last-child(1)) {
  margin-bottom: 2rem;
}
.cid-t09KDWBPat .card {
  height: 100%;
  background-color: #7aac3b;
  border-width: 1px;
  border-style: dashed;
  border-color: #7aac3b;
  border-radius: 0px;
  padding: 1rem 0.5rem;
}
.cid-t09KDWBPat .card-wrapper {
  display: flex;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cid-t09KDWBPat .card-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .cid-t09KDWBPat .card-wrapper {
    flex-direction: column;
  }
}
.cid-t09KDWBPat .social-row {
  width: 50px;
  padding-top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .cid-t09KDWBPat .social-row {
    width: 100%;
    flex-direction: row;
    justify-content: center !important;
  }
}
.cid-t09KDWBPat .social-row .soc-item {
  width: 34px;
  height: 34px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 1rem;
  padding: 0.5rem;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .cid-t09KDWBPat .social-row .soc-item {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
.cid-t09KDWBPat .social-row .soc-item .mbr-iconfont {
  display: flex;
  justify-content: center;
  align-content: center;
  color: #33d5ad;
  font-size: 1.5rem;
  transition: all 0.3s;
}
.cid-t09KDWBPat .social-row .soc-item:hover .mbr-iconfont {
  color: #cd8ad1;
}
.cid-t09KDWBPat .image-wrapper {
  width: 35%;
  aspect-ratio: 1;
  flex-shrink: 0;
  padding: 1rem;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .cid-t09KDWBPat .image-wrapper {
    width: 45%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cid-t09KDWBPat .image-wrapper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-t09KDWBPat .image-wrapper {
    width: 100%;
  }
}
.cid-t09KDWBPat .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px;
}
.cid-t09KDWBPat .card-text {
  padding: 1rem;
}
.cid-t09KDWBPat div[class*="col"] {
  margin-bottom: 2rem;
}
.cid-t09KDWBPat .mbr-text,
.cid-t09KDWBPat .social-row {
  color: #fafafa;
}
.cid-tOjRW3bDTP {
  padding-top: 0rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-tOjRW3bDTP .mbr-fallback-image.disabled {
  display: none;
}
.cid-tOjRW3bDTP .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 50%;
  height: 50%;
  position: absolute;
  top: 0;
}
.cid-tOjRW3bDTP .col-12 {
  position: relative;
}
.cid-tOjRW3bDTP img {
  margin: auto;
  width: 50%!important;
}
.cid-tOjRW3bDTP .text-wrapper {
  position: absolute;
  width: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  .cid-tOjRW3bDTP .text-wrapper {
    padding: 0 2rem;
  }
}
.cid-tOjRW3bDTP .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-tOjRW3bDTP .image-wrapper {
    padding: 1rem;
  }
}
.cid-tOjRW3bDTP .mbr-section-title {
  color: #ffffff;
}
.cid-tOjRW3bDTP .mbr-text,
.cid-tOjRW3bDTP .mbr-section-btn {
  color: #ffffff;
}
.cid-t0bMPEFcRh {
  padding-top: 4rem;
  padding-bottom: 6rem;
  background-color: #e8ffbf;
}
.cid-t0bMPEFcRh .social-row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .cid-t0bMPEFcRh .social-row {
    justify-content: center;
  }
  .cid-t0bMPEFcRh .social-row .soc-item {
    margin-right: 0;
    margin: 0 .5rem .5rem 0;
  }
}
.cid-t0bMPEFcRh .mbr-section-subtitle {
  text-align: left;
  color: #7aac3b;
}
.cid-t0bMPEFcRh a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-t0bMPEFcRh .addres-list li {
  font-weight: 500;
  margin-bottom: 0;
}
.cid-t0bMPEFcRh .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #000000;
  margin-right: 0.8rem;
  margin-bottom: 1rem;
  height: 3.2rem;
  width: 3.2rem;
}
.cid-t0bMPEFcRh .soc-item:hover .mbr-iconfont {
  color: #5c6873;
}
.cid-t0bMPEFcRh .list {
  list-style: none;
  padding-left: 0;
  margin-top: 1.5rem;
  text-align: left;
  color: #000000;
}
@media (max-width: 991px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 0rem;
  }
}
.cid-t0bMPEFcRh .mbr-iconfont {
  transition: color 0.3s;
  color: #000000;
  font-size: 1.2rem;
}
.cid-t0bMPEFcRh .addres-list {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh li {
  margin-bottom: .5rem;
}
.cid-t0bMPEFcRh li:hover {
  opacity: .75;
}
.cid-t0bMPEFcRh .privacy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  margin-top: 4rem;
  border-top: 2px solid #444;
}
.cid-t0bMPEFcRh SPAN {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh .privacy-text {
  text-align: left;
}
.cid-t09SJLfCxk .nav-item:focus,
.cid-t09SJLfCxk .nav-link:focus {
  outline: none;
}
.cid-t09SJLfCxk a.nav-link:focus {
  color: #7aac3b !important;
}
.cid-t09SJLfCxk .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #efefef;
  background: none;
}
.cid-t09SJLfCxk .navbar.opened {
  transition: all .3s;
  background: #efefef !important;
}
.cid-t09SJLfCxk .navbar .dropdown-item {
  padding: .3rem 1.5rem;
}
.cid-t09SJLfCxk .navbar .navbar-collapse {
  justify-content: flex-start;
  z-index: 1;
  flex-basis: auto;
  flex-grow: 0;
}
.cid-t09SJLfCxk .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-t09SJLfCxk .navbar.collapsed .navbar-collapse {
  flex-basis: 100%;
}
.cid-t09SJLfCxk .navbar.collapsed .nav-link:hover::before {
  width: 0 !important;
}
.cid-t09SJLfCxk .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-t09SJLfCxk .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-t09SJLfCxk .navbar.collapsed .dropdown-menu .dropdown-item {
  border: none !important;
}
.cid-t09SJLfCxk .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-t09SJLfCxk .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-t09SJLfCxk .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-t09SJLfCxk .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .15rem 1.5rem;
  text-align: center;
}
.cid-t09SJLfCxk .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-t09SJLfCxk .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-t09SJLfCxk .navbar .navbar-collapse {
    flex-basis: 100%;
  }
  .cid-t09SJLfCxk .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-t09SJLfCxk .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-t09SJLfCxk .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-t09SJLfCxk .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-t09SJLfCxk .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-t09SJLfCxk .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-t09SJLfCxk .navbar .dropdown-menu .dropdown-item {
    padding: .15rem 1.5rem;
    text-align: center;
  }
  .cid-t09SJLfCxk .navbar .navbar-brand-name {
    flex-shrink: initial;
    word-break: break-word;
  }
  .cid-t09SJLfCxk .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-t09SJLfCxk .navbar.navbar-short {
  background: #efefef !important;
  min-height: 60px;
}
.cid-t09SJLfCxk .navbar.navbar-short .navbar-logo img {
  height: 3.8rem !important;
}
.cid-t09SJLfCxk .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-t09SJLfCxk .navbar-brand {
  line-height: 1;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-t09SJLfCxk .navbar-brand .navbar-caption-wrap {
  display: flex;
}
.cid-t09SJLfCxk .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: normal;
}
.cid-t09SJLfCxk .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-t09SJLfCxk .dropdown-item.active,
.cid-t09SJLfCxk .dropdown-item:active {
  background-color: transparent;
}
.cid-t09SJLfCxk .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-t09SJLfCxk .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-t09SJLfCxk .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-t09SJLfCxk .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: transparent;
}
.cid-t09SJLfCxk .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
  top: 30%;
}
.cid-t09SJLfCxk .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t09SJLfCxk ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-t09SJLfCxk .navbar-buttons {
  text-align: center;
}
.cid-t09SJLfCxk button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-t09SJLfCxk button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #055d4e;
}
.cid-t09SJLfCxk button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t09SJLfCxk button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t09SJLfCxk button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t09SJLfCxk button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t09SJLfCxk nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t09SJLfCxk nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t09SJLfCxk nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t09SJLfCxk nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t09SJLfCxk .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-t09SJLfCxk a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cid-t09SJLfCxk .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-t09SJLfCxk .icons-menu {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-t09SJLfCxk .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
.cid-t09SJLfCxk .nav-link:hover,
.cid-t09SJLfCxk .icons-menu .mbr-iconfont:hover {
  color: #7aac3b !important;
}
.cid-t09SJLfCxk .dropdown-item:hover {
  color: #878787 !important;
}
.cid-t09SJLfCxk .nav-item .nav-link::before {
  position: absolute;
  content: '';
  height: 2px;
  bottom: -0.5rem;
  width: 0;
  left: -1rem;
  background: #7aac3b;
  transition: width 0.3s ease-in;
}
.cid-t09SJLfCxk .dropdown-menu {
  padding: 0;
  transition: top .3s;
}
.cid-t09SJLfCxk .nav-item .nav-link {
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .cid-t09SJLfCxk .navbar-expand-lg {
    justify-content: space-around;
  }
  .cid-t09SJLfCxk .nav-link:hover::before {
    width: calc(100% + 2rem);
  }
  .cid-t09SJLfCxk .dropdown-menu {
    top: 100%;
  }
  .cid-t09SJLfCxk .dropdown-item {
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0px 2px 5px #ffffff;
    background: #ffffff !important;
  }
  .cid-t09SJLfCxk .dropdown-item:hover {
    background: #e6e6e6 !important;
  }
  .cid-t09SJLfCxk .nav-item.open .nav-link::before {
    left: calc(1.667em - 1rem);
    bottom: 0.538px;
    width: calc(100% - 3.334em + 2rem);
  }
  .cid-t09SJLfCxk .navbar-short .dropdown-menu {
    top: 100%;
  }
  .cid-t09SJLfCxk .cid-qLabq84GuP .navbar-brand .navbar-caption {
    line-height: inherit !important;
    font-weight: bold;
  }
}
.cid-t09SJLfCxk .btn-sm {
  letter-spacing: 0px;
  border-radius: 4px;
}
.cid-t09SJLfCxk a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  background-image: none;
}
.cid-t09SJLfCxk .text-black {
  color: #7AAC3B !important;
}
.cid-t0awVMarEa {
  padding-top: 120px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-t0awVMarEa .display-4 > .mbr-iconfont {
  font-size: 16px;
}
.cid-t0awVMarEa .mbr-section-title {
  margin-bottom: 56px;
}
.cid-t0awVMarEa .shadow {
  border-radius: 0px;
  box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
  transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  overflow: visible;
}
.cid-t0awVMarEa .wrap-img {
  transition: all 300ms ease !important;
  overflow: hidden;
  border-radius: 0px 0px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform: translate(0px, 0px);
}
.cid-t0awVMarEa .inner {
  width: 100%;
  height: 66%;
  object-fit: cover;
  transition: 0.4s;
}
.cid-t0awVMarEa .shadow:hover {
  transform: translate(0px, -6px);
  box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}
.cid-t0awVMarEa .shadow:hover a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption),
.cid-t0awVMarEa .shadow:hover .mbr-iconfont,
.cid-t0awVMarEa .shadow:hover .number,
.cid-t0awVMarEa .shadow:hover .card-title {
  color: #000000 !important;
}
.cid-t0awVMarEa .shadow:hover .inner {
  transform: scale(1.1);
}
.cid-t0awVMarEa .card-title {
  margin-bottom: 10px;
  transition: 0.35s;
}
.cid-t0awVMarEa span,
.cid-t0awVMarEa .number {
  transition: 0.35s;
}
.cid-t0awVMarEa .card-text {
  margin-bottom: 32px;
  color: #8c8c95;
}
@media (max-width: 990px) {
  .cid-t0awVMarEa .card-wrapper {
    padding: 60px 30px 40px;
  }
}
@media (max-width: 574px) {
  .cid-t0awVMarEa .card-wrapper {
    padding: 60px 30px 40px;
  }
}
.cid-t0awVMarEa H3 {
  color: #14142b;
  text-align: center;
}
.cid-t0awVMarEa .card-wrapper {
  border-radius: 0 0 0px 0px;
  background-color: #e8ffbf;
  padding: 37px 32px 43px;
  transform: translate(0px, 0px);
}
.cid-t0awVMarEa .mbr-iconfont {
  transition: 0.3s;
  margin-right: 5px;
}
.cid-t0awVMarEa .link-title {
  display: inline-block;
}
.cid-t0awVMarEa .episode {
  color: #ffffff;
}
.cid-t0awVMarEa .img-title {
  color: #ffffff;
}
.cid-t0awVMarEa .margin {
  margin-right: 14px;
}
.cid-t0awVMarEa .button-align {
  margin-top: 56px;
  text-align: center;
}
.cid-t0awVMarEa .mbr-section-btn {
  width: auto;
  display: block;
}
.cid-t0awVMarEa .title-block {
  margin-bottom: 32px;
  align-items: center;
}
.cid-t0awVMarEa a.btn {
  display: inline-flex;
}
@media (max-width: 550px) {
  .cid-t0awVMarEa .title-block {
    flex-direction: column;
  }
  .cid-t0awVMarEa .mbr-section-subtitle {
    margin-bottom: 20px;
    text-align: center;
  }
  .cid-t0awVMarEa .card-wrapper {
    padding: 24px 25px 34px 25px;
  }
}
.cid-t0awVMarEa .item.features-image {
  margin-top: 30px;
}
.cid-t0awVMarEa .item.features-image:nth-child(1) {
  margin-top: 0px;
}
.cid-t0awVMarEa .item.features-image:nth-child(2) {
  margin-top: 0px;
}
.cid-t0awVMarEa .item.features-image:nth-child(3) {
  margin-top: 0px;
}
@media (max-width: 768px) {
  .cid-t0awVMarEa .item.features-image:nth-child(2) {
    margin-top: 30px;
  }
}
@media (max-width: 992px) {
  .cid-t0awVMarEa .item.features-image:nth-child(3) {
    margin-top: 30px;
  }
}
.cid-t0awVMarEa .mbr-section-subtitle {
  text-align: center;
  color: #7aac3b;
}
.cid-t8l1rZ0BRt {
  padding-top: 8rem;
  padding-bottom: 1rem;
  background-color: #e8ffbf;
}
.cid-t8l1rZ0BRt .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t8l1rZ0BRt .card-wrapper {
    padding: 1rem;
  }
}
.cid-t8l1rZ0BRt .text-wrapper {
  max-width: 28rem;
}
.cid-t8l1rZ0BRt .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t8l1rZ0BRt .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t8l1rZ0BRt .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t8l1rZ0BRt .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t8l1rZ0BRt .content-wrapper {
    padding: 3rem;
  }
  .cid-t8l1rZ0BRt .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t8l1rZ0BRt .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t8l1rZ0BRt .card-title {
  color: #7aac3b;
}
.cid-t8l1rZ0BRt .mbr-text,
.cid-t8l1rZ0BRt .mbr-section-btn {
  color: #000000;
}
.cid-t0acgo9Fqk {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #e8ffbf;
}
.cid-t0acgo9Fqk .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t0acgo9Fqk .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0acgo9Fqk .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t0acgo9Fqk .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t0acgo9Fqk .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t0acgo9Fqk .arrow-group span {
  margin-right: 13.5px;
}
.cid-t0acgo9Fqk .wrap {
  display: flex;
}
.cid-t0acgo9Fqk .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t0acgo9Fqk .icon:before {
  content: "\e908" !important;
}
.cid-t0acgo9Fqk .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t0acgo9Fqk .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t0acgo9Fqk .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0acgo9Fqk .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t0acgo9Fqk .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t0acgo9Fqk .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t0acgo9Fqk .panel-group {
  width: 100%;
}
.cid-t0acgo9Fqk .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t0acgo9Fqk .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t0acgo9Fqk .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t0acgo9Fqk .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t0acgo9Fqk .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t0acgo9Fqk .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t0acgo9Fqk .header-article-text:hover {
  text-decoration: underline;
}
.cid-t0acgo9Fqk .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t0acgo9Fqk .header-text,
.cid-t0acgo9Fqk .sign {
  color: #000000;
  text-align: left;
}
.cid-t0acgo9Fqk .header-article-text,
.cid-t0acgo9Fqk .sign {
  color: #000000;
  text-align: left;
}
.cid-t0acgo9Fqk .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t0acgo9Fqk h4 {
  margin-bottom: 0;
}
.cid-t8l21IGOtt {
  padding-top: 8rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-t8l21IGOtt .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t8l21IGOtt .card-wrapper {
    padding: 1rem;
  }
}
.cid-t8l21IGOtt .text-wrapper {
  max-width: 28rem;
}
.cid-t8l21IGOtt .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t8l21IGOtt .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t8l21IGOtt .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t8l21IGOtt .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t8l21IGOtt .content-wrapper {
    padding: 3rem;
  }
  .cid-t8l21IGOtt .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t8l21IGOtt .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t8l21IGOtt .card-title {
  color: #7aac3b;
}
.cid-t8l21IGOtt .mbr-text,
.cid-t8l21IGOtt .mbr-section-btn {
  color: #000000;
}
.cid-t0an5HZCQ0 {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-t0an5HZCQ0 .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t0an5HZCQ0 .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0an5HZCQ0 .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t0an5HZCQ0 .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t0an5HZCQ0 .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t0an5HZCQ0 .arrow-group span {
  margin-right: 13.5px;
}
.cid-t0an5HZCQ0 .wrap {
  display: flex;
}
.cid-t0an5HZCQ0 .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t0an5HZCQ0 .icon:before {
  content: "\e908" !important;
}
.cid-t0an5HZCQ0 .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t0an5HZCQ0 .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t0an5HZCQ0 .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0an5HZCQ0 .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t0an5HZCQ0 .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t0an5HZCQ0 .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t0an5HZCQ0 .panel-group {
  width: 100%;
}
.cid-t0an5HZCQ0 .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t0an5HZCQ0 .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t0an5HZCQ0 .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t0an5HZCQ0 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t0an5HZCQ0 .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t0an5HZCQ0 .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t0an5HZCQ0 .header-article-text:hover {
  text-decoration: underline;
}
.cid-t0an5HZCQ0 .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t0an5HZCQ0 .header-text,
.cid-t0an5HZCQ0 .sign {
  color: #000000;
  text-align: left;
}
.cid-t0an5HZCQ0 .header-article-text,
.cid-t0an5HZCQ0 .sign {
  color: #000000;
  text-align: left;
}
.cid-t0an5HZCQ0 .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t0an5HZCQ0 h4 {
  margin-bottom: 0;
}
.cid-t5OYiiEq0q {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .cid-t5OYiiEq0q .main_header {
    padding-left: 100px;
  }
}
.cid-t5OYiiEq0q .mbr-section-title {
  margin-bottom: 18px;
  color: #202020;
}
.cid-t5OYiiEq0q .mbr-text {
  margin-bottom: 33px;
}
.cid-t5OYiiEq0q .image_wrapper {
  display: flex;
}
.cid-t5OYiiEq0q .image_wrapper .item-img:nth-child(1) {
  margin-right: 2rem;
}
@media (max-width: 991px) {
  .cid-t5OYiiEq0q .image_wrapper {
    margin: 65px 0 50px;
  }
}
@media (max-width: 767px) {
  .cid-t5OYiiEq0q .image_wrapper {
    flex-direction: column;
    margin: 40px 0 30px;
  }
  .cid-t5OYiiEq0q .image_wrapper .item-img:nth-child(1) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.cid-t5OYiiEq0q .item-img {
  position: relative;
}
.cid-t5OYiiEq0q .item-img:before {
  content: "";
  position: absolute;
  width: 101%;
  height: 101%;
  border: 1px solid #e8ffbf;
  top: -0.5%;
  left: -0.5%;
  pointer-events: none;
}
.cid-t5OYiiEq0q img,
.cid-t5OYiiEq0q .item-img {
  width: 88%;
  object-fit: cover;
  height: 100%;
}
.cid-t8l2fTCQn0 {
  padding-top: 8rem;
  padding-bottom: 1rem;
  background-color: #e8ffbf;
}
.cid-t8l2fTCQn0 .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t8l2fTCQn0 .card-wrapper {
    padding: 1rem;
  }
}
.cid-t8l2fTCQn0 .text-wrapper {
  max-width: 28rem;
}
.cid-t8l2fTCQn0 .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t8l2fTCQn0 .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t8l2fTCQn0 .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t8l2fTCQn0 .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t8l2fTCQn0 .content-wrapper {
    padding: 3rem;
  }
  .cid-t8l2fTCQn0 .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t8l2fTCQn0 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t8l2fTCQn0 .card-title {
  color: #7aac3b;
}
.cid-t8l2fTCQn0 .mbr-text,
.cid-t8l2fTCQn0 .mbr-section-btn {
  color: #000000;
}
.cid-t0anX3hbMT {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #e8ffbf;
}
.cid-t0anX3hbMT .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t0anX3hbMT .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0anX3hbMT .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t0anX3hbMT .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t0anX3hbMT .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t0anX3hbMT .arrow-group span {
  margin-right: 13.5px;
}
.cid-t0anX3hbMT .wrap {
  display: flex;
}
.cid-t0anX3hbMT .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t0anX3hbMT .icon:before {
  content: "\e908" !important;
}
.cid-t0anX3hbMT .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t0anX3hbMT .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t0anX3hbMT .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0anX3hbMT .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t0anX3hbMT .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t0anX3hbMT .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t0anX3hbMT .panel-group {
  width: 100%;
}
.cid-t0anX3hbMT .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t0anX3hbMT .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t0anX3hbMT .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t0anX3hbMT .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t0anX3hbMT .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t0anX3hbMT .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t0anX3hbMT .header-article-text:hover {
  text-decoration: underline;
}
.cid-t0anX3hbMT .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t0anX3hbMT .header-text,
.cid-t0anX3hbMT .sign {
  color: #000000;
  text-align: left;
}
.cid-t0anX3hbMT .header-article-text,
.cid-t0anX3hbMT .sign {
  color: #000000;
  text-align: left;
}
.cid-t0anX3hbMT .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t0anX3hbMT h4 {
  margin-bottom: 0;
}
.cid-t8l2oICpj4 {
  padding-top: 8rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-t8l2oICpj4 .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t8l2oICpj4 .card-wrapper {
    padding: 1rem;
  }
}
.cid-t8l2oICpj4 .text-wrapper {
  max-width: 28rem;
}
.cid-t8l2oICpj4 .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t8l2oICpj4 .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t8l2oICpj4 .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t8l2oICpj4 .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t8l2oICpj4 .content-wrapper {
    padding: 3rem;
  }
  .cid-t8l2oICpj4 .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t8l2oICpj4 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t8l2oICpj4 .card-title {
  color: #7aac3b;
}
.cid-t8l2oICpj4 .mbr-text,
.cid-t8l2oICpj4 .mbr-section-btn {
  color: #000000;
}
.cid-t0anXIzkys {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-t0anXIzkys .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t0anXIzkys .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0anXIzkys .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t0anXIzkys .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t0anXIzkys .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t0anXIzkys .arrow-group span {
  margin-right: 13.5px;
}
.cid-t0anXIzkys .wrap {
  display: flex;
}
.cid-t0anXIzkys .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t0anXIzkys .icon:before {
  content: "\e908" !important;
}
.cid-t0anXIzkys .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t0anXIzkys .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t0anXIzkys .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0anXIzkys .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t0anXIzkys .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t0anXIzkys .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t0anXIzkys .panel-group {
  width: 100%;
}
.cid-t0anXIzkys .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t0anXIzkys .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t0anXIzkys .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t0anXIzkys .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t0anXIzkys .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t0anXIzkys .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t0anXIzkys .header-article-text:hover {
  text-decoration: underline;
}
.cid-t0anXIzkys .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t0anXIzkys .header-text,
.cid-t0anXIzkys .sign {
  color: #000000;
  text-align: left;
}
.cid-t0anXIzkys .header-article-text,
.cid-t0anXIzkys .sign {
  color: #000000;
  text-align: left;
}
.cid-t0anXIzkys .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t0anXIzkys h4 {
  margin-bottom: 0;
}
.cid-t8l2zjgyME {
  padding-top: 8rem;
  padding-bottom: 1rem;
  background-color: #e8ffbf;
}
.cid-t8l2zjgyME .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t8l2zjgyME .card-wrapper {
    padding: 1rem;
  }
}
.cid-t8l2zjgyME .text-wrapper {
  max-width: 28rem;
}
.cid-t8l2zjgyME .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t8l2zjgyME .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t8l2zjgyME .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t8l2zjgyME .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t8l2zjgyME .content-wrapper {
    padding: 3rem;
  }
  .cid-t8l2zjgyME .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t8l2zjgyME .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t8l2zjgyME .card-title {
  color: #7aac3b;
}
.cid-t8l2zjgyME .mbr-text,
.cid-t8l2zjgyME .mbr-section-btn {
  color: #000000;
}
.cid-t0anYf7xjG {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #e8ffbf;
}
.cid-t0anYf7xjG .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t0anYf7xjG .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0anYf7xjG .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t0anYf7xjG .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t0anYf7xjG .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t0anYf7xjG .arrow-group span {
  margin-right: 13.5px;
}
.cid-t0anYf7xjG .wrap {
  display: flex;
}
.cid-t0anYf7xjG .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t0anYf7xjG .icon:before {
  content: "\e908" !important;
}
.cid-t0anYf7xjG .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t0anYf7xjG .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t0anYf7xjG .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0anYf7xjG .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t0anYf7xjG .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t0anYf7xjG .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t0anYf7xjG .panel-group {
  width: 100%;
}
.cid-t0anYf7xjG .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t0anYf7xjG .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t0anYf7xjG .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t0anYf7xjG .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t0anYf7xjG .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t0anYf7xjG .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t0anYf7xjG .header-article-text:hover {
  text-decoration: underline;
}
.cid-t0anYf7xjG .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t0anYf7xjG .header-text,
.cid-t0anYf7xjG .sign {
  color: #000000;
  text-align: left;
}
.cid-t0anYf7xjG .header-article-text,
.cid-t0anYf7xjG .sign {
  color: #000000;
  text-align: left;
}
.cid-t0anYf7xjG .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t0anYf7xjG h4 {
  margin-bottom: 0;
}
.cid-t0aSwgIYPI {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #e8ffbf;
}
@media (min-width: 992px) {
  .cid-t0aSwgIYPI .main_header {
    padding-left: 100px;
  }
}
.cid-t0aSwgIYPI .mbr-section-title {
  margin-bottom: 18px;
  color: #202020;
}
.cid-t0aSwgIYPI .mbr-text {
  margin-bottom: 33px;
}
.cid-t0aSwgIYPI .image_wrapper {
  display: flex;
}
.cid-t0aSwgIYPI .image_wrapper .item-img:nth-child(1) {
  margin-right: 2rem;
}
@media (max-width: 991px) {
  .cid-t0aSwgIYPI .image_wrapper {
    margin: 65px 0 50px;
  }
}
@media (max-width: 767px) {
  .cid-t0aSwgIYPI .image_wrapper {
    flex-direction: column;
    margin: 40px 0 30px;
  }
  .cid-t0aSwgIYPI .image_wrapper .item-img:nth-child(1) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.cid-t0aSwgIYPI .item-img {
  position: relative;
}
.cid-t0aSwgIYPI .item-img:before {
  content: "";
  position: absolute;
  width: 101%;
  height: 101%;
  border: 1px solid #e8ffbf;
  top: -0.5%;
  left: -0.5%;
  pointer-events: none;
}
.cid-t0aSwgIYPI img,
.cid-t0aSwgIYPI .item-img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.cid-uBu2kFbbGY {
  padding-top: 15px;
  padding-bottom: 90px;
  background-color: #e8ffbf;
}
.cid-uBu2kFbbGY H1 {
  color: #000000;
}
.cid-uBu2kFbbGY .mbr-text,
.cid-uBu2kFbbGY .mbr-section-btn {
  color: #000000;
}
.cid-uBu2kFbbGY .mbr-subtitle {
  color: #000000;
}
.cid-uBu2kFbbGY .mbr-text {
  margin-top: 1.5rem;
}
.cid-uBu2kFbbGY .mbr-section-btn {
  margin-top: 2rem;
}
.cid-uBu2kFbbGY .mbr-fallback-image.disabled {
  display: none;
}
.cid-uBu2kFbbGY .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-t8l2NOlMEP {
  padding-top: 8rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-t8l2NOlMEP .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t8l2NOlMEP .card-wrapper {
    padding: 1rem;
  }
}
.cid-t8l2NOlMEP .text-wrapper {
  max-width: 28rem;
}
.cid-t8l2NOlMEP .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t8l2NOlMEP .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t8l2NOlMEP .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t8l2NOlMEP .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t8l2NOlMEP .content-wrapper {
    padding: 3rem;
  }
  .cid-t8l2NOlMEP .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t8l2NOlMEP .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t8l2NOlMEP .card-title {
  color: #7aac3b;
}
.cid-t8l2NOlMEP .mbr-text,
.cid-t8l2NOlMEP .mbr-section-btn {
  color: #000000;
}
.cid-t0aRIjPW1z {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .cid-t0aRIjPW1z .main_header {
    padding-left: 100px;
  }
}
.cid-t0aRIjPW1z .mbr-section-title {
  margin-bottom: 18px;
  color: #202020;
}
.cid-t0aRIjPW1z .mbr-text {
  margin-bottom: 33px;
}
.cid-t0aRIjPW1z .image_wrapper {
  display: flex;
}
.cid-t0aRIjPW1z .image_wrapper .item-img:nth-child(1) {
  margin-right: 2rem;
}
@media (max-width: 991px) {
  .cid-t0aRIjPW1z .image_wrapper {
    margin: 65px 0 50px;
  }
}
@media (max-width: 767px) {
  .cid-t0aRIjPW1z .image_wrapper {
    flex-direction: column;
    margin: 40px 0 30px;
  }
  .cid-t0aRIjPW1z .image_wrapper .item-img:nth-child(1) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.cid-t0aRIjPW1z .item-img {
  position: relative;
}
.cid-t0aRIjPW1z .item-img:before {
  content: "";
  position: absolute;
  width: 101%;
  height: 101%;
  border: 1px solid #eae8e4;
  top: -0.5%;
  left: -0.5%;
  pointer-events: none;
}
.cid-t0aRIjPW1z img,
.cid-t0aRIjPW1z .item-img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.cid-t0aNiIUbtx {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-t0aNiIUbtx .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t0aNiIUbtx .card-wrapper {
    padding: 1rem;
  }
}
.cid-t0aNiIUbtx .text-wrapper {
  max-width: 28rem;
}
.cid-t0aNiIUbtx .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t0aNiIUbtx .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t0aNiIUbtx .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t0aNiIUbtx .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0aNiIUbtx .content-wrapper {
    padding: 3rem;
  }
  .cid-t0aNiIUbtx .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t0aNiIUbtx .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t0aNiIUbtx .card-title {
  color: #7aac3b;
}
.cid-t0aNiIUbtx .mbr-text,
.cid-t0aNiIUbtx .mbr-section-btn {
  color: #278979;
}
.cid-t0bMPEFcRh {
  padding-top: 4rem;
  padding-bottom: 6rem;
  background-color: #e8ffbf;
}
.cid-t0bMPEFcRh .social-row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .cid-t0bMPEFcRh .social-row {
    justify-content: center;
  }
  .cid-t0bMPEFcRh .social-row .soc-item {
    margin-right: 0;
    margin: 0 .5rem .5rem 0;
  }
}
.cid-t0bMPEFcRh .mbr-section-subtitle {
  text-align: left;
  color: #7aac3b;
}
.cid-t0bMPEFcRh a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-t0bMPEFcRh .addres-list li {
  font-weight: 500;
  margin-bottom: 0;
}
.cid-t0bMPEFcRh .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #000000;
  margin-right: 0.8rem;
  margin-bottom: 1rem;
  height: 3.2rem;
  width: 3.2rem;
}
.cid-t0bMPEFcRh .soc-item:hover .mbr-iconfont {
  color: #5c6873;
}
.cid-t0bMPEFcRh .list {
  list-style: none;
  padding-left: 0;
  margin-top: 1.5rem;
  text-align: left;
  color: #000000;
}
@media (max-width: 991px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 0rem;
  }
}
.cid-t0bMPEFcRh .mbr-iconfont {
  transition: color 0.3s;
  color: #000000;
  font-size: 1.2rem;
}
.cid-t0bMPEFcRh .addres-list {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh li {
  margin-bottom: .5rem;
}
.cid-t0bMPEFcRh li:hover {
  opacity: .75;
}
.cid-t0bMPEFcRh .privacy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  margin-top: 4rem;
  border-top: 2px solid #444;
}
.cid-t0bMPEFcRh SPAN {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh .privacy-text {
  text-align: left;
}
.cid-t0aWssdR9V .nav-item:focus,
.cid-t0aWssdR9V .nav-link:focus {
  outline: none;
}
.cid-t0aWssdR9V a.nav-link:focus {
  color: #7aac3b !important;
}
.cid-t0aWssdR9V .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #efefef;
  background: none;
}
.cid-t0aWssdR9V .navbar.opened {
  transition: all .3s;
  background: #efefef !important;
}
.cid-t0aWssdR9V .navbar .dropdown-item {
  padding: .3rem 1.5rem;
}
.cid-t0aWssdR9V .navbar .navbar-collapse {
  justify-content: flex-start;
  z-index: 1;
  flex-basis: auto;
  flex-grow: 0;
}
.cid-t0aWssdR9V .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-t0aWssdR9V .navbar.collapsed .navbar-collapse {
  flex-basis: 100%;
}
.cid-t0aWssdR9V .navbar.collapsed .nav-link:hover::before {
  width: 0 !important;
}
.cid-t0aWssdR9V .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-t0aWssdR9V .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-t0aWssdR9V .navbar.collapsed .dropdown-menu .dropdown-item {
  border: none !important;
}
.cid-t0aWssdR9V .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-t0aWssdR9V .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-t0aWssdR9V .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-t0aWssdR9V .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .15rem 1.5rem;
  text-align: center;
}
.cid-t0aWssdR9V .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-t0aWssdR9V .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-t0aWssdR9V .navbar .navbar-collapse {
    flex-basis: 100%;
  }
  .cid-t0aWssdR9V .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-t0aWssdR9V .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-t0aWssdR9V .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-t0aWssdR9V .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-t0aWssdR9V .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-t0aWssdR9V .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-t0aWssdR9V .navbar .dropdown-menu .dropdown-item {
    padding: .15rem 1.5rem;
    text-align: center;
  }
  .cid-t0aWssdR9V .navbar .navbar-brand-name {
    flex-shrink: initial;
    word-break: break-word;
  }
  .cid-t0aWssdR9V .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-t0aWssdR9V .navbar.navbar-short {
  background: #efefef !important;
  min-height: 60px;
}
.cid-t0aWssdR9V .navbar.navbar-short .navbar-logo img {
  height: 3.8rem !important;
}
.cid-t0aWssdR9V .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-t0aWssdR9V .navbar-brand {
  line-height: 1;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-t0aWssdR9V .navbar-brand .navbar-caption-wrap {
  display: flex;
}
.cid-t0aWssdR9V .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: normal;
}
.cid-t0aWssdR9V .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-t0aWssdR9V .dropdown-item.active,
.cid-t0aWssdR9V .dropdown-item:active {
  background-color: transparent;
}
.cid-t0aWssdR9V .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-t0aWssdR9V .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-t0aWssdR9V .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-t0aWssdR9V .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: transparent;
}
.cid-t0aWssdR9V .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
  top: 30%;
}
.cid-t0aWssdR9V .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t0aWssdR9V ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-t0aWssdR9V .navbar-buttons {
  text-align: center;
}
.cid-t0aWssdR9V button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-t0aWssdR9V button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #055d4e;
}
.cid-t0aWssdR9V button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t0aWssdR9V button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t0aWssdR9V button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t0aWssdR9V button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t0aWssdR9V nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0aWssdR9V nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t0aWssdR9V nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t0aWssdR9V nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0aWssdR9V .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-t0aWssdR9V a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cid-t0aWssdR9V .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-t0aWssdR9V .icons-menu {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-t0aWssdR9V .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
.cid-t0aWssdR9V .nav-link:hover,
.cid-t0aWssdR9V .icons-menu .mbr-iconfont:hover {
  color: #7aac3b !important;
}
.cid-t0aWssdR9V .dropdown-item:hover {
  color: #878787 !important;
}
.cid-t0aWssdR9V .nav-item .nav-link::before {
  position: absolute;
  content: '';
  height: 2px;
  bottom: -0.5rem;
  width: 0;
  left: -1rem;
  background: #7aac3b;
  transition: width 0.3s ease-in;
}
.cid-t0aWssdR9V .dropdown-menu {
  padding: 0;
  transition: top .3s;
}
.cid-t0aWssdR9V .nav-item .nav-link {
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .cid-t0aWssdR9V .navbar-expand-lg {
    justify-content: space-around;
  }
  .cid-t0aWssdR9V .nav-link:hover::before {
    width: calc(100% + 2rem);
  }
  .cid-t0aWssdR9V .dropdown-menu {
    top: 100%;
  }
  .cid-t0aWssdR9V .dropdown-item {
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0px 2px 5px #ffffff;
    background: #ffffff !important;
  }
  .cid-t0aWssdR9V .dropdown-item:hover {
    background: #e6e6e6 !important;
  }
  .cid-t0aWssdR9V .nav-item.open .nav-link::before {
    left: calc(1.667em - 1rem);
    bottom: 0.538px;
    width: calc(100% - 3.334em + 2rem);
  }
  .cid-t0aWssdR9V .navbar-short .dropdown-menu {
    top: 100%;
  }
  .cid-t0aWssdR9V .cid-qLabq84GuP .navbar-brand .navbar-caption {
    line-height: inherit !important;
    font-weight: bold;
  }
}
.cid-t0aWssdR9V .btn-sm {
  letter-spacing: 0px;
  border-radius: 4px;
}
.cid-t0aWssdR9V a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  background-image: none;
}
.cid-t0aWssdR9V .text-black {
  color: #7AAC3B !important;
}
.cid-t0aXo6Rv4c {
  padding-top: 120px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-t0aXo6Rv4c .display-4 > .mbr-iconfont {
  font-size: 16px;
}
.cid-t0aXo6Rv4c .mbr-section-title {
  margin-bottom: 56px;
}
.cid-t0aXo6Rv4c .shadow {
  border-radius: 30px;
  box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
  transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  overflow: visible;
}
.cid-t0aXo6Rv4c .wrap-img {
  transition: all 300ms ease !important;
  overflow: hidden;
  border-radius: 30px 30px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform: translate(0px, 0px);
}
.cid-t0aXo6Rv4c .inner {
  width: 100%;
  height: 66%;
  object-fit: cover;
  transition: 0.4s;
}
.cid-t0aXo6Rv4c .shadow:hover {
  transform: translate(0px, -6px);
  box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}
.cid-t0aXo6Rv4c .shadow:hover a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption),
.cid-t0aXo6Rv4c .shadow:hover .mbr-iconfont,
.cid-t0aXo6Rv4c .shadow:hover .number,
.cid-t0aXo6Rv4c .shadow:hover .card-title {
  color: #000000 !important;
}
.cid-t0aXo6Rv4c .shadow:hover .inner {
  transform: scale(1.1);
}
.cid-t0aXo6Rv4c .card-title {
  margin-bottom: 10px;
  transition: 0.35s;
}
.cid-t0aXo6Rv4c span,
.cid-t0aXo6Rv4c .number {
  transition: 0.35s;
}
.cid-t0aXo6Rv4c .card-text {
  margin-bottom: 32px;
  color: #8c8c95;
}
@media (max-width: 990px) {
  .cid-t0aXo6Rv4c .card-wrapper {
    padding: 60px 30px 40px;
  }
}
@media (max-width: 574px) {
  .cid-t0aXo6Rv4c .card-wrapper {
    padding: 60px 30px 40px;
  }
}
.cid-t0aXo6Rv4c H3 {
  color: #14142b;
  text-align: center;
}
.cid-t0aXo6Rv4c .card-wrapper {
  border-radius: 0 0 30px 30px;
  background-color: #e8ffbf;
  padding: 37px 32px 43px;
  transform: translate(0px, 0px);
}
.cid-t0aXo6Rv4c .mbr-iconfont {
  transition: 0.3s;
  margin-right: 5px;
}
.cid-t0aXo6Rv4c .link-title {
  display: inline-block;
}
.cid-t0aXo6Rv4c .episode {
  color: #ffffff;
}
.cid-t0aXo6Rv4c .img-title {
  color: #ffffff;
}
.cid-t0aXo6Rv4c .margin {
  margin-right: 14px;
}
.cid-t0aXo6Rv4c .button-align {
  margin-top: 56px;
  text-align: center;
}
.cid-t0aXo6Rv4c .mbr-section-btn {
  width: auto;
  display: block;
}
.cid-t0aXo6Rv4c .title-block {
  margin-bottom: 32px;
  align-items: center;
}
.cid-t0aXo6Rv4c a.btn {
  display: inline-flex;
}
@media (max-width: 550px) {
  .cid-t0aXo6Rv4c .title-block {
    flex-direction: column;
  }
  .cid-t0aXo6Rv4c .mbr-section-subtitle {
    margin-bottom: 20px;
    text-align: center;
  }
  .cid-t0aXo6Rv4c .card-wrapper {
    padding: 24px 25px 34px 25px;
  }
}
.cid-t0aXo6Rv4c .item.features-image {
  margin-top: 30px;
}
.cid-t0aXo6Rv4c .item.features-image:nth-child(1) {
  margin-top: 0px;
}
.cid-t0aXo6Rv4c .item.features-image:nth-child(2) {
  margin-top: 0px;
}
.cid-t0aXo6Rv4c .item.features-image:nth-child(3) {
  margin-top: 0px;
}
@media (max-width: 768px) {
  .cid-t0aXo6Rv4c .item.features-image:nth-child(2) {
    margin-top: 30px;
  }
}
@media (max-width: 992px) {
  .cid-t0aXo6Rv4c .item.features-image:nth-child(3) {
    margin-top: 30px;
  }
}
.cid-t0aXo6Rv4c .mbr-section-subtitle {
  text-align: center;
  color: #7aac3b;
}
.cid-t0b32n8RQv {
  padding-top: 8rem;
  padding-bottom: 1rem;
  background-color: #e8ffbf;
}
.cid-t0b32n8RQv .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t0b32n8RQv .card-wrapper {
    padding: 1rem;
  }
}
.cid-t0b32n8RQv .text-wrapper {
  max-width: 28rem;
}
.cid-t0b32n8RQv .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t0b32n8RQv .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t0b32n8RQv .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t0b32n8RQv .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0b32n8RQv .content-wrapper {
    padding: 3rem;
  }
  .cid-t0b32n8RQv .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t0b32n8RQv .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t0b32n8RQv .card-title {
  color: #7aac3b;
}
.cid-t0b32n8RQv .mbr-text,
.cid-t0b32n8RQv .mbr-section-btn {
  color: #000000;
}
.cid-t0b3ysmRLl {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #e8ffbf;
}
.cid-t0b3ysmRLl .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t0b3ysmRLl .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0b3ysmRLl .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t0b3ysmRLl .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t0b3ysmRLl .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t0b3ysmRLl .arrow-group span {
  margin-right: 13.5px;
}
.cid-t0b3ysmRLl .wrap {
  display: flex;
}
.cid-t0b3ysmRLl .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t0b3ysmRLl .icon:before {
  content: "\e908" !important;
}
.cid-t0b3ysmRLl .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t0b3ysmRLl .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t0b3ysmRLl .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0b3ysmRLl .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t0b3ysmRLl .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t0b3ysmRLl .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t0b3ysmRLl .panel-group {
  width: 100%;
}
.cid-t0b3ysmRLl .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t0b3ysmRLl .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t0b3ysmRLl .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t0b3ysmRLl .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t0b3ysmRLl .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t0b3ysmRLl .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t0b3ysmRLl .header-article-text:hover {
  text-decoration: underline;
}
.cid-t0b3ysmRLl .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t0b3ysmRLl .header-text,
.cid-t0b3ysmRLl .sign {
  color: #000000;
  text-align: left;
}
.cid-t0b3ysmRLl .header-article-text,
.cid-t0b3ysmRLl .sign {
  color: #000000;
  text-align: left;
}
.cid-t0b3ysmRLl .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t0b3ysmRLl h4 {
  margin-bottom: 0;
}
.cid-t0bfQ1hVdV {
  padding-top: 8rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-t0bfQ1hVdV .content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cid-t0bfQ1hVdV .mbr-section-title {
  color: #7aac3b;
  margin-bottom: 20.4px;
}
.cid-t0bfQ1hVdV .animation-box {
  position: relative;
  width: 78px;
  height: 86px;
}
@keyframes zoom-1 {
  0%,
  10% {
    transform: scale(0) rotate(0);
  }
  30%,
  32% {
    transform: scale(0.6) rotate(10deg);
  }
  100%,
  85% {
    transform: scale(0) rotate(60deg);
  }
}
@keyframes zoom-2 {
  0%,
  15% {
    transform: scale(0) rotate(0);
  }
  50%,
  54% {
    transform: scale(0.4) rotate(0);
  }
  100%,
  82% {
    transform: scale(0) rotate(80deg);
  }
}
.cid-t0bfQ1hVdV .star {
  color: #e7dacc;
  fill: currentColor;
  overflow: hidden;
}
.cid-t0bfQ1hVdV .star:nth-of-type(2) {
  position: absolute;
  top: -35px;
  left: 50px;
  transform: scale(0);
}
.cid-t0bfQ1hVdV .star:nth-of-type(3) {
  position: absolute;
  top: -45px;
  left: -50px;
}
.cid-t0b7o37moY {
  padding-top: 6rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-t0b7o37moY .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t0b7o37moY .card-wrapper {
    padding: 1rem;
  }
}
.cid-t0b7o37moY .text-wrapper {
  max-width: 28rem;
}
.cid-t0b7o37moY .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t0b7o37moY .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t0b7o37moY .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t0b7o37moY .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0b7o37moY .content-wrapper {
    padding: 3rem;
  }
  .cid-t0b7o37moY .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t0b7o37moY .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t0b7o37moY .card-title {
  color: #7aac3b;
}
.cid-t0b7o37moY .mbr-text,
.cid-t0b7o37moY .mbr-section-btn {
  color: #000000;
}
.cid-t0b7oM7Zqu {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-t0b7oM7Zqu .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t0b7oM7Zqu .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0b7oM7Zqu .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t0b7oM7Zqu .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t0b7oM7Zqu .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t0b7oM7Zqu .arrow-group span {
  margin-right: 13.5px;
}
.cid-t0b7oM7Zqu .wrap {
  display: flex;
}
.cid-t0b7oM7Zqu .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t0b7oM7Zqu .icon:before {
  content: "\e908" !important;
}
.cid-t0b7oM7Zqu .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t0b7oM7Zqu .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t0b7oM7Zqu .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0b7oM7Zqu .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t0b7oM7Zqu .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t0b7oM7Zqu .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t0b7oM7Zqu .panel-group {
  width: 100%;
}
.cid-t0b7oM7Zqu .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t0b7oM7Zqu .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t0b7oM7Zqu .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t0b7oM7Zqu .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t0b7oM7Zqu .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t0b7oM7Zqu .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t0b7oM7Zqu .header-article-text:hover {
  text-decoration: underline;
}
.cid-t0b7oM7Zqu .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t0b7oM7Zqu .header-text,
.cid-t0b7oM7Zqu .sign {
  color: #000000;
  text-align: left;
}
.cid-t0b7oM7Zqu .header-article-text,
.cid-t0b7oM7Zqu .sign {
  color: #000000;
  text-align: left;
}
.cid-t0b7oM7Zqu .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t0b7oM7Zqu h4 {
  margin-bottom: 0;
}
.cid-t55dYND8Lw {
  padding-top: 6rem;
  padding-bottom: 1rem;
  background-color: #e8ffbf;
}
.cid-t55dYND8Lw .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t55dYND8Lw .card-wrapper {
    padding: 1rem;
  }
}
.cid-t55dYND8Lw .text-wrapper {
  max-width: 28rem;
}
.cid-t55dYND8Lw .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t55dYND8Lw .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t55dYND8Lw .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t55dYND8Lw .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t55dYND8Lw .content-wrapper {
    padding: 3rem;
  }
  .cid-t55dYND8Lw .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t55dYND8Lw .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t55dYND8Lw .card-title {
  color: #7aac3b;
}
.cid-t55dYND8Lw .mbr-text,
.cid-t55dYND8Lw .mbr-section-btn {
  color: #000000;
}
.cid-t55hxN7oAF {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #e8ffbf;
}
.cid-t55hxN7oAF .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t55hxN7oAF .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t55hxN7oAF .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t55hxN7oAF .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t55hxN7oAF .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t55hxN7oAF .arrow-group span {
  margin-right: 13.5px;
}
.cid-t55hxN7oAF .wrap {
  display: flex;
}
.cid-t55hxN7oAF .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t55hxN7oAF .icon:before {
  content: "\e908" !important;
}
.cid-t55hxN7oAF .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t55hxN7oAF .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t55hxN7oAF .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t55hxN7oAF .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t55hxN7oAF .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t55hxN7oAF .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t55hxN7oAF .panel-group {
  width: 100%;
}
.cid-t55hxN7oAF .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t55hxN7oAF .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t55hxN7oAF .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t55hxN7oAF .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t55hxN7oAF .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t55hxN7oAF .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t55hxN7oAF .header-article-text:hover {
  text-decoration: underline;
}
.cid-t55hxN7oAF .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t55hxN7oAF .header-text,
.cid-t55hxN7oAF .sign {
  color: #000000;
  text-align: left;
}
.cid-t55hxN7oAF .header-article-text,
.cid-t55hxN7oAF .sign {
  color: #000000;
  text-align: left;
}
.cid-t55hxN7oAF .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t55hxN7oAF h4 {
  margin-bottom: 0;
}
.cid-t55e170O2V {
  padding-top: 6rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-t55e170O2V .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t55e170O2V .card-wrapper {
    padding: 1rem;
  }
}
.cid-t55e170O2V .text-wrapper {
  max-width: 28rem;
}
.cid-t55e170O2V .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t55e170O2V .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t55e170O2V .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t55e170O2V .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t55e170O2V .content-wrapper {
    padding: 3rem;
  }
  .cid-t55e170O2V .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t55e170O2V .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t55e170O2V .card-title {
  color: #7aac3b;
}
.cid-t55e170O2V .mbr-text,
.cid-t55e170O2V .mbr-section-btn {
  color: #000000;
}
.cid-t55hCxfEDM {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-t55hCxfEDM .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t55hCxfEDM .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t55hCxfEDM .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t55hCxfEDM .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t55hCxfEDM .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t55hCxfEDM .arrow-group span {
  margin-right: 13.5px;
}
.cid-t55hCxfEDM .wrap {
  display: flex;
}
.cid-t55hCxfEDM .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t55hCxfEDM .icon:before {
  content: "\e908" !important;
}
.cid-t55hCxfEDM .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t55hCxfEDM .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t55hCxfEDM .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t55hCxfEDM .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t55hCxfEDM .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t55hCxfEDM .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t55hCxfEDM .panel-group {
  width: 100%;
}
.cid-t55hCxfEDM .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t55hCxfEDM .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t55hCxfEDM .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t55hCxfEDM .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t55hCxfEDM .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t55hCxfEDM .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t55hCxfEDM .header-article-text:hover {
  text-decoration: underline;
}
.cid-t55hCxfEDM .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t55hCxfEDM .header-text,
.cid-t55hCxfEDM .sign {
  color: #000000;
  text-align: left;
}
.cid-t55hCxfEDM .header-article-text,
.cid-t55hCxfEDM .sign {
  color: #000000;
  text-align: left;
}
.cid-t55hCxfEDM .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t55hCxfEDM h4 {
  margin-bottom: 0;
}
.cid-t55fe1EJtG {
  padding-top: 6rem;
  padding-bottom: 1rem;
  background-color: #e8ffbf;
}
.cid-t55fe1EJtG .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t55fe1EJtG .card-wrapper {
    padding: 1rem;
  }
}
.cid-t55fe1EJtG .text-wrapper {
  max-width: 28rem;
}
.cid-t55fe1EJtG .content-wrapper {
  background: #fafafa;
}
@media (max-width: 991px) {
  .cid-t55fe1EJtG .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t55fe1EJtG .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t55fe1EJtG .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t55fe1EJtG .content-wrapper {
    padding: 3rem;
  }
  .cid-t55fe1EJtG .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t55fe1EJtG .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t55fe1EJtG .card-title {
  color: #7aac3b;
}
.cid-t55fe1EJtG .mbr-text,
.cid-t55fe1EJtG .mbr-section-btn {
  color: #000000;
}
.cid-t55hEdvjYm {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #e8ffbf;
}
.cid-t55hEdvjYm .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t55hEdvjYm .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t55hEdvjYm .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t55hEdvjYm .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t55hEdvjYm .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t55hEdvjYm .arrow-group span {
  margin-right: 13.5px;
}
.cid-t55hEdvjYm .wrap {
  display: flex;
}
.cid-t55hEdvjYm .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t55hEdvjYm .icon:before {
  content: "\e908" !important;
}
.cid-t55hEdvjYm .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t55hEdvjYm .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t55hEdvjYm .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t55hEdvjYm .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t55hEdvjYm .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t55hEdvjYm .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t55hEdvjYm .panel-group {
  width: 100%;
}
.cid-t55hEdvjYm .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t55hEdvjYm .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t55hEdvjYm .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t55hEdvjYm .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t55hEdvjYm .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t55hEdvjYm .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t55hEdvjYm .header-article-text:hover {
  text-decoration: underline;
}
.cid-t55hEdvjYm .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t55hEdvjYm .header-text,
.cid-t55hEdvjYm .sign {
  color: #000000;
  text-align: left;
}
.cid-t55hEdvjYm .header-article-text,
.cid-t55hEdvjYm .sign {
  color: #000000;
  text-align: left;
}
.cid-t55hEdvjYm .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t55hEdvjYm h4 {
  margin-bottom: 0;
}
.cid-tobNeWD9Vm {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tobNeWD9Vm .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-tobNeWD9Vm .card-wrapper {
    padding: 1rem;
  }
}
.cid-tobNeWD9Vm .text-wrapper {
  max-width: 28rem;
}
.cid-tobNeWD9Vm .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-tobNeWD9Vm .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tobNeWD9Vm .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tobNeWD9Vm .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tobNeWD9Vm .content-wrapper {
    padding: 3rem;
  }
  .cid-tobNeWD9Vm .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-tobNeWD9Vm .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tobNeWD9Vm .card-title {
  color: #7aac3b;
}
.cid-tobNeWD9Vm .mbr-text,
.cid-tobNeWD9Vm .mbr-section-btn {
  color: #000000;
}
.cid-tpe5vZdf84 {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-tpe5vZdf84 .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-tpe5vZdf84 .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-tpe5vZdf84 .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-tpe5vZdf84 .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-tpe5vZdf84 .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-tpe5vZdf84 .arrow-group span {
  margin-right: 13.5px;
}
.cid-tpe5vZdf84 .wrap {
  display: flex;
}
.cid-tpe5vZdf84 .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-tpe5vZdf84 .icon:before {
  content: "\e908" !important;
}
.cid-tpe5vZdf84 .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-tpe5vZdf84 .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-tpe5vZdf84 .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-tpe5vZdf84 .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-tpe5vZdf84 .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-tpe5vZdf84 .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-tpe5vZdf84 .panel-group {
  width: 100%;
}
.cid-tpe5vZdf84 .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-tpe5vZdf84 .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-tpe5vZdf84 .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-tpe5vZdf84 .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-tpe5vZdf84 .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-tpe5vZdf84 .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-tpe5vZdf84 .header-article-text:hover {
  text-decoration: underline;
}
.cid-tpe5vZdf84 .panel-text {
  color: #000000;
  text-align: left;
}
.cid-tpe5vZdf84 .header-text,
.cid-tpe5vZdf84 .sign {
  color: #000000;
  text-align: left;
}
.cid-tpe5vZdf84 .header-article-text,
.cid-tpe5vZdf84 .sign {
  color: #000000;
  text-align: left;
}
.cid-tpe5vZdf84 .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-tpe5vZdf84 h4 {
  margin-bottom: 0;
}
.cid-u39OnV5Ja6 {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #e8ffbf;
}
.cid-u39OnV5Ja6 .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-u39OnV5Ja6 .card-wrapper {
    padding: 1rem;
  }
}
.cid-u39OnV5Ja6 .text-wrapper {
  max-width: 28rem;
}
.cid-u39OnV5Ja6 .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-u39OnV5Ja6 .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-u39OnV5Ja6 .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-u39OnV5Ja6 .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-u39OnV5Ja6 .content-wrapper {
    padding: 3rem;
  }
  .cid-u39OnV5Ja6 .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-u39OnV5Ja6 .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-u39OnV5Ja6 .card-title {
  color: #7aac3b;
}
.cid-u39OnV5Ja6 .mbr-text,
.cid-u39OnV5Ja6 .mbr-section-btn {
  color: #000000;
}
.cid-u3dsCEC2Jl {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #e8ffbf;
}
.cid-u3dsCEC2Jl .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-u3dsCEC2Jl .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-u3dsCEC2Jl .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-u3dsCEC2Jl .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-u3dsCEC2Jl .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-u3dsCEC2Jl .arrow-group span {
  margin-right: 13.5px;
}
.cid-u3dsCEC2Jl .wrap {
  display: flex;
}
.cid-u3dsCEC2Jl .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-u3dsCEC2Jl .icon:before {
  content: "\e908" !important;
}
.cid-u3dsCEC2Jl .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-u3dsCEC2Jl .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-u3dsCEC2Jl .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-u3dsCEC2Jl .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-u3dsCEC2Jl .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-u3dsCEC2Jl .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-u3dsCEC2Jl .panel-group {
  width: 100%;
}
.cid-u3dsCEC2Jl .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-u3dsCEC2Jl .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-u3dsCEC2Jl .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-u3dsCEC2Jl .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-u3dsCEC2Jl .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-u3dsCEC2Jl .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-u3dsCEC2Jl .header-article-text:hover {
  text-decoration: underline;
}
.cid-u3dsCEC2Jl .panel-text {
  color: #000000;
  text-align: left;
}
.cid-u3dsCEC2Jl .header-text,
.cid-u3dsCEC2Jl .sign {
  color: #000000;
  text-align: left;
}
.cid-u3dsCEC2Jl .header-article-text,
.cid-u3dsCEC2Jl .sign {
  color: #000000;
  text-align: left;
}
.cid-u3dsCEC2Jl .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-u3dsCEC2Jl h4 {
  margin-bottom: 0;
}
.cid-ub1ynWrLvc {
  padding-top: 6rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-ub1ynWrLvc .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-ub1ynWrLvc .card-wrapper {
    padding: 1rem;
  }
}
.cid-ub1ynWrLvc .text-wrapper {
  max-width: 28rem;
}
.cid-ub1ynWrLvc .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-ub1ynWrLvc .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-ub1ynWrLvc .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-ub1ynWrLvc .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-ub1ynWrLvc .content-wrapper {
    padding: 3rem;
  }
  .cid-ub1ynWrLvc .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-ub1ynWrLvc .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-ub1ynWrLvc .card-title {
  color: #7aac3b;
}
.cid-ub1ynWrLvc .mbr-text,
.cid-ub1ynWrLvc .mbr-section-btn {
  color: #000000;
}
.cid-ub1yqacImS {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-ub1yqacImS .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-ub1yqacImS .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-ub1yqacImS .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-ub1yqacImS .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-ub1yqacImS .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-ub1yqacImS .arrow-group span {
  margin-right: 13.5px;
}
.cid-ub1yqacImS .wrap {
  display: flex;
}
.cid-ub1yqacImS .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-ub1yqacImS .icon:before {
  content: "\e908" !important;
}
.cid-ub1yqacImS .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-ub1yqacImS .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-ub1yqacImS .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-ub1yqacImS .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-ub1yqacImS .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-ub1yqacImS .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-ub1yqacImS .panel-group {
  width: 100%;
}
.cid-ub1yqacImS .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-ub1yqacImS .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-ub1yqacImS .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-ub1yqacImS .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-ub1yqacImS .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-ub1yqacImS .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-ub1yqacImS .header-article-text:hover {
  text-decoration: underline;
}
.cid-ub1yqacImS .panel-text {
  color: #000000;
  text-align: left;
}
.cid-ub1yqacImS .header-text,
.cid-ub1yqacImS .sign {
  color: #000000;
  text-align: left;
}
.cid-ub1yqacImS .header-article-text,
.cid-ub1yqacImS .sign {
  color: #000000;
  text-align: left;
}
.cid-ub1yqacImS .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-ub1yqacImS h4 {
  margin-bottom: 0;
}
.cid-v12oyZ3QGi {
  padding-top: 6rem;
  padding-bottom: 5rem;
  background-color: #e8ffbf;
}
.cid-v12oyZ3QGi .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-v12oyZ3QGi .card-wrapper {
    padding: 1rem;
  }
}
.cid-v12oyZ3QGi .text-wrapper {
  max-width: 28rem;
}
.cid-v12oyZ3QGi .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-v12oyZ3QGi .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-v12oyZ3QGi .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-v12oyZ3QGi .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-v12oyZ3QGi .content-wrapper {
    padding: 3rem;
  }
  .cid-v12oyZ3QGi .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-v12oyZ3QGi .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-v12oyZ3QGi .card-title {
  color: #7aac3b;
}
.cid-v12oyZ3QGi .mbr-text,
.cid-v12oyZ3QGi .mbr-section-btn {
  color: #000000;
}
.cid-veRXEzmIqQ {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #e8ffbf;
}
.cid-veRXEzmIqQ .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-veRXEzmIqQ .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-veRXEzmIqQ .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-veRXEzmIqQ .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-veRXEzmIqQ .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-veRXEzmIqQ .arrow-group span {
  margin-right: 13.5px;
}
.cid-veRXEzmIqQ .wrap {
  display: flex;
}
.cid-veRXEzmIqQ .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-veRXEzmIqQ .icon:before {
  content: "\e908" !important;
}
.cid-veRXEzmIqQ .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-veRXEzmIqQ .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-veRXEzmIqQ .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-veRXEzmIqQ .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-veRXEzmIqQ .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-veRXEzmIqQ .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-veRXEzmIqQ .panel-group {
  width: 100%;
}
.cid-veRXEzmIqQ .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-veRXEzmIqQ .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-veRXEzmIqQ .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-veRXEzmIqQ .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-veRXEzmIqQ .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-veRXEzmIqQ .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-veRXEzmIqQ .header-article-text:hover {
  text-decoration: underline;
}
.cid-veRXEzmIqQ .panel-text {
  color: #000000;
  text-align: left;
}
.cid-veRXEzmIqQ .header-text,
.cid-veRXEzmIqQ .sign {
  color: #000000;
  text-align: left;
}
.cid-veRXEzmIqQ .header-article-text,
.cid-veRXEzmIqQ .sign {
  color: #000000;
  text-align: left;
}
.cid-veRXEzmIqQ .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-veRXEzmIqQ h4 {
  margin-bottom: 0;
}
.cid-t55fsnEUps {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t55fsnEUps .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t55fsnEUps .card-wrapper {
    padding: 1rem;
  }
}
.cid-t55fsnEUps .text-wrapper {
  max-width: 28rem;
}
.cid-t55fsnEUps .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t55fsnEUps .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t55fsnEUps .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t55fsnEUps .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t55fsnEUps .content-wrapper {
    padding: 3rem;
  }
  .cid-t55fsnEUps .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t55fsnEUps .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t55fsnEUps .card-title {
  color: #7aac3b;
}
.cid-t55fsnEUps .mbr-text,
.cid-t55fsnEUps .mbr-section-btn {
  color: #000000;
}
.cid-t0b5CKJ7TG {
  padding-top: 6rem;
  padding-bottom: 1rem;
  background-color: #e8ffbf;
}
.cid-t0b5CKJ7TG .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-t0b5CKJ7TG .card-wrapper {
    padding: 1rem;
  }
}
.cid-t0b5CKJ7TG .text-wrapper {
  max-width: 28rem;
}
.cid-t0b5CKJ7TG .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-t0b5CKJ7TG .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-t0b5CKJ7TG .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-t0b5CKJ7TG .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0b5CKJ7TG .content-wrapper {
    padding: 3rem;
  }
  .cid-t0b5CKJ7TG .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-t0b5CKJ7TG .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-t0b5CKJ7TG .card-title {
  color: #7aac3b;
}
.cid-t0b5CKJ7TG .mbr-text,
.cid-t0b5CKJ7TG .mbr-section-btn {
  color: #000000;
}
.cid-t0b6Ppj8DU {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #e8ffbf;
}
.cid-t0b6Ppj8DU .panel-body-wpapper {
  padding: 2.5rem 0;
}
.cid-t0b6Ppj8DU .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0b6Ppj8DU .card-img {
  width: 0px;
  height: 0px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
.cid-t0b6Ppj8DU .icon-wrapper {
  height: 33px;
  width: 33px;
  border-radius: 100%;
  border: 2px solid #7aac3b;
}
.cid-t0b6Ppj8DU .arrow-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #000000;
}
.cid-t0b6Ppj8DU .arrow-group span {
  margin-right: 13.5px;
}
.cid-t0b6Ppj8DU .wrap {
  display: flex;
}
.cid-t0b6Ppj8DU .icon {
  min-width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #7aac3b !important;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: .7rem;
  font-weight: bold;
  transition: all 0.3s;
  transform: scaleY(-1);
}
.cid-t0b6Ppj8DU .icon:before {
  content: "\e908" !important;
}
.cid-t0b6Ppj8DU .panel-title.collapsed .icon {
  transform: scaleY(1) !important;
}
.cid-t0b6Ppj8DU .mbr-section-title {
  color: #278979;
  text-align: center;
}
.cid-t0b6Ppj8DU .card-header {
  padding: 2rem 0;
  border-bottom: 1px solid #000000;
}
.cid-t0b6Ppj8DU .card .card-header a.panel-title {
  background-color: transparent!important;
}
.cid-t0b6Ppj8DU .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-t0b6Ppj8DU .accordion-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.cid-t0b6Ppj8DU .panel-group {
  width: 100%;
}
.cid-t0b6Ppj8DU .card .card-header {
  background: none;
  border-radius: 0px;
}
.cid-t0b6Ppj8DU .card .card-header a.panel-title {
  transition: all .3s;
  margin-bottom: 0;
  font-style: normal;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
}
.cid-t0b6Ppj8DU .card .card-header a.panel-title:hover {
  opacity: 0.75;
}
.cid-t0b6Ppj8DU .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-t0b6Ppj8DU .media-container-row .accordion-section {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-t0b6Ppj8DU .media-container-row > div {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cid-t0b6Ppj8DU .header-article-text:hover {
  text-decoration: underline;
}
.cid-t0b6Ppj8DU .panel-text {
  color: #000000;
  text-align: left;
}
.cid-t0b6Ppj8DU .header-text,
.cid-t0b6Ppj8DU .sign {
  color: #000000;
  text-align: left;
}
.cid-t0b6Ppj8DU .header-article-text,
.cid-t0b6Ppj8DU .sign {
  color: #000000;
  text-align: left;
}
.cid-t0b6Ppj8DU .accordion > .card > .card-header {
  margin-bottom: 0 !important;
}
.cid-t0b6Ppj8DU h4 {
  margin-bottom: 0;
}
.cid-tobNGQyuvq {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tobNGQyuvq .card-wrapper {
  background-color: #7aac3b;
  padding: 2rem;
}
@media (max-width: 767px) {
  .cid-tobNGQyuvq .card-wrapper {
    padding: 1rem;
  }
}
.cid-tobNGQyuvq .text-wrapper {
  max-width: 28rem;
}
.cid-tobNGQyuvq .content-wrapper {
  background: #ffffff;
}
@media (max-width: 991px) {
  .cid-tobNGQyuvq .content-wrapper .image-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-tobNGQyuvq .content-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tobNGQyuvq .content-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tobNGQyuvq .content-wrapper {
    padding: 3rem;
  }
  .cid-tobNGQyuvq .content-wrapper .text-column {
    padding-left: 4rem;
  }
}
.cid-tobNGQyuvq .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-tobNGQyuvq .card-title {
  color: #7aac3b;
}
.cid-tobNGQyuvq .mbr-text,
.cid-tobNGQyuvq .mbr-section-btn {
  color: #000000;
}
.cid-t0bf9Ecqgt {
  padding-top: 135px;
  padding-bottom: 90px;
  background-color: #e8ffbf;
  overflow: hidden;
  box-sizing: border-box;
}
.cid-t0bf9Ecqgt .container-fluid {
  padding: 0;
}
.cid-t0bf9Ecqgt .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-t0bf9Ecqgt .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-t0bf9Ecqgt .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-t0bf9Ecqgt .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-t0bf9Ecqgt .mbr-gallery-item {
  padding: 9px !important;
}
.cid-t0bf9Ecqgt .mbr-gallery-filter {
  padding-top: 0;
  padding-bottom: 2rem;
}
.cid-t0bf9Ecqgt .mbr-gallery-filter .btn {
  color: #74a3c7 !important;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0px !important;
  border: none;
  background: transparent;
  padding: 5px 12px;
}
.cid-t0bf9Ecqgt .mbr-gallery-filter ul {
  display: block;
}
.cid-t0bf9Ecqgt .mbr-gallery-filter ul li {
  position: relative;
  margin: 5px;
}
.cid-t0bf9Ecqgt .mbr-gallery-filter li.active .btn {
  color: #333333 !important;
  background: transparent;
  border: 1px solid #dddfe0 !important;
}
.cid-t0bf9Ecqgt .mbr-gallery-filter .btn::after {
  bottom: 0.5rem;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  width: 4px;
  transition: all 0.3s ease-in-out;
  background: #333333 !important;
}
.cid-t0bf9Ecqgt .mbr-gallery-title {
  display: block;
  display: none !important;
  width: 100%;
  margin: 0;
  padding: 1rem 0 1rem 1rem;
  color: #222;
  text-align: left;
}
.cid-t0bf9Ecqgt .mbr-gallery-item > div:hover .mbr-gallery-title {
  top: 0;
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
.cid-t0bf9Ecqgt .mbr-gallery-item > div:hover .icon-focus {
  top: calc(50% - 47px);
  top: calc(50% - 24px);
}
.cid-t0bf9Ecqgt .icon-focus:before {
  content: '\e96b';
}
.cid-t0bf9Ecqgt .icon-focus {
  transition: all .3s;
  font-size: 3rem !important;
  top: 50%;
  left: calc(50% - 24px);
  width: 48px padding: 0 8px;
  border-radius: 50%;
  color: #ffffff !important;
}
.cid-t0bf9Ecqgt .icon-focus::after {
  border: 2px solid #fff;
  content: '';
  position: absolute;
  top: -20px;
  left: -20px;
  border-radius: 50%;
  width: 90px;
  height: 90px;
}
.cid-t0bf9Ecqgt .mbr-section-title {
  margin: 0;
}
.cid-t0bf9Ecqgt .mbr-section-title,
.cid-t0bf9Ecqgt .underline {
  color: #7aac3b;
}
.cid-t0bMPEFcRh {
  padding-top: 4rem;
  padding-bottom: 6rem;
  background-color: #e8ffbf;
}
.cid-t0bMPEFcRh .social-row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .cid-t0bMPEFcRh .social-row {
    justify-content: center;
  }
  .cid-t0bMPEFcRh .social-row .soc-item {
    margin-right: 0;
    margin: 0 .5rem .5rem 0;
  }
}
.cid-t0bMPEFcRh .mbr-section-subtitle {
  text-align: left;
  color: #7aac3b;
}
.cid-t0bMPEFcRh a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-t0bMPEFcRh .addres-list li {
  font-weight: 500;
  margin-bottom: 0;
}
.cid-t0bMPEFcRh .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #000000;
  margin-right: 0.8rem;
  margin-bottom: 1rem;
  height: 3.2rem;
  width: 3.2rem;
}
.cid-t0bMPEFcRh .soc-item:hover .mbr-iconfont {
  color: #5c6873;
}
.cid-t0bMPEFcRh .list {
  list-style: none;
  padding-left: 0;
  margin-top: 1.5rem;
  text-align: left;
  color: #000000;
}
@media (max-width: 991px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 0rem;
  }
}
.cid-t0bMPEFcRh .mbr-iconfont {
  transition: color 0.3s;
  color: #000000;
  font-size: 1.2rem;
}
.cid-t0bMPEFcRh .addres-list {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh li {
  margin-bottom: .5rem;
}
.cid-t0bMPEFcRh li:hover {
  opacity: .75;
}
.cid-t0bMPEFcRh .privacy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  margin-top: 4rem;
  border-top: 2px solid #444;
}
.cid-t0bMPEFcRh SPAN {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh .privacy-text {
  text-align: left;
}
.cid-t0bkzGUu20 .nav-item:focus,
.cid-t0bkzGUu20 .nav-link:focus {
  outline: none;
}
.cid-t0bkzGUu20 a.nav-link:focus {
  color: #7aac3b !important;
}
.cid-t0bkzGUu20 .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #efefef;
  background: none;
}
.cid-t0bkzGUu20 .navbar.opened {
  transition: all .3s;
  background: #efefef !important;
}
.cid-t0bkzGUu20 .navbar .dropdown-item {
  padding: .3rem 1.5rem;
}
.cid-t0bkzGUu20 .navbar .navbar-collapse {
  justify-content: flex-start;
  z-index: 1;
  flex-basis: auto;
  flex-grow: 0;
}
.cid-t0bkzGUu20 .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-t0bkzGUu20 .navbar.collapsed .navbar-collapse {
  flex-basis: 100%;
}
.cid-t0bkzGUu20 .navbar.collapsed .nav-link:hover::before {
  width: 0 !important;
}
.cid-t0bkzGUu20 .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-t0bkzGUu20 .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-t0bkzGUu20 .navbar.collapsed .dropdown-menu .dropdown-item {
  border: none !important;
}
.cid-t0bkzGUu20 .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-t0bkzGUu20 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-t0bkzGUu20 .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-t0bkzGUu20 .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .15rem 1.5rem;
  text-align: center;
}
.cid-t0bkzGUu20 .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-t0bkzGUu20 .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-t0bkzGUu20 .navbar .navbar-collapse {
    flex-basis: 100%;
  }
  .cid-t0bkzGUu20 .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-t0bkzGUu20 .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-t0bkzGUu20 .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-t0bkzGUu20 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-t0bkzGUu20 .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-t0bkzGUu20 .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-t0bkzGUu20 .navbar .dropdown-menu .dropdown-item {
    padding: .15rem 1.5rem;
    text-align: center;
  }
  .cid-t0bkzGUu20 .navbar .navbar-brand-name {
    flex-shrink: initial;
    word-break: break-word;
  }
  .cid-t0bkzGUu20 .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-t0bkzGUu20 .navbar.navbar-short {
  background: #efefef !important;
  min-height: 60px;
}
.cid-t0bkzGUu20 .navbar.navbar-short .navbar-logo img {
  height: 3.8rem !important;
}
.cid-t0bkzGUu20 .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-t0bkzGUu20 .navbar-brand {
  line-height: 1;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-t0bkzGUu20 .navbar-brand .navbar-caption-wrap {
  display: flex;
}
.cid-t0bkzGUu20 .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: normal;
}
.cid-t0bkzGUu20 .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-t0bkzGUu20 .dropdown-item.active,
.cid-t0bkzGUu20 .dropdown-item:active {
  background-color: transparent;
}
.cid-t0bkzGUu20 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-t0bkzGUu20 .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-t0bkzGUu20 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-t0bkzGUu20 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: transparent;
}
.cid-t0bkzGUu20 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
  top: 30%;
}
.cid-t0bkzGUu20 .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t0bkzGUu20 ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-t0bkzGUu20 .navbar-buttons {
  text-align: center;
}
.cid-t0bkzGUu20 button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-t0bkzGUu20 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #055d4e;
}
.cid-t0bkzGUu20 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t0bkzGUu20 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t0bkzGUu20 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t0bkzGUu20 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t0bkzGUu20 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0bkzGUu20 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t0bkzGUu20 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t0bkzGUu20 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0bkzGUu20 .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-t0bkzGUu20 a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cid-t0bkzGUu20 .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-t0bkzGUu20 .icons-menu {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-t0bkzGUu20 .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
.cid-t0bkzGUu20 .nav-link:hover,
.cid-t0bkzGUu20 .icons-menu .mbr-iconfont:hover {
  color: #7aac3b !important;
}
.cid-t0bkzGUu20 .dropdown-item:hover {
  color: #878787 !important;
}
.cid-t0bkzGUu20 .nav-item .nav-link::before {
  position: absolute;
  content: '';
  height: 2px;
  bottom: -0.5rem;
  width: 0;
  left: -1rem;
  background: #7aac3b;
  transition: width 0.3s ease-in;
}
.cid-t0bkzGUu20 .dropdown-menu {
  padding: 0;
  transition: top .3s;
}
.cid-t0bkzGUu20 .nav-item .nav-link {
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .cid-t0bkzGUu20 .navbar-expand-lg {
    justify-content: space-around;
  }
  .cid-t0bkzGUu20 .nav-link:hover::before {
    width: calc(100% + 2rem);
  }
  .cid-t0bkzGUu20 .dropdown-menu {
    top: 100%;
  }
  .cid-t0bkzGUu20 .dropdown-item {
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0px 2px 5px #ffffff;
    background: #ffffff !important;
  }
  .cid-t0bkzGUu20 .dropdown-item:hover {
    background: #e6e6e6 !important;
  }
  .cid-t0bkzGUu20 .nav-item.open .nav-link::before {
    left: calc(1.667em - 1rem);
    bottom: 0.538px;
    width: calc(100% - 3.334em + 2rem);
  }
  .cid-t0bkzGUu20 .navbar-short .dropdown-menu {
    top: 100%;
  }
  .cid-t0bkzGUu20 .cid-qLabq84GuP .navbar-brand .navbar-caption {
    line-height: inherit !important;
    font-weight: bold;
  }
}
.cid-t0bkzGUu20 .btn-sm {
  letter-spacing: 0px;
  border-radius: 4px;
}
.cid-t0bkzGUu20 a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  background-image: none;
}
.cid-t0bkzGUu20 .text-black {
  color: #7AAC3B !important;
}
.cid-t0bOBABxiW {
  padding-top: 160px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t0bOBABxiW H2 {
  color: #7aac3b;
}
.cid-t0bOBABxiW .mbr-text {
  color: #000000;
}
.cid-t4YOdwWRgi {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-t4YOdwWRgi .mbr-iconfont {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  color: #fff;
  background-color: #7aac3b;
  margin-bottom: 2rem;
  border-radius: 50%;
  width: 56px;
  height: 56px;
}
.cid-t4YOdwWRgi .card {
  margin-bottom: 1.5rem;
}
.cid-t4YOdwWRgi .card-wrapper {
  padding: 3rem 2.5rem;
  background-color: #ffffff;
  border-width: 0 0 4px 0;
  border-style: solid;
}
.cid-t4YOdwWRgi .card-wrapper-1 {
  border-color: #7aac3b;
}
.cid-t4YOdwWRgi .card-wrapper-2 {
  border-color: #7aac3b;
}
.cid-t4YOdwWRgi .card-wrapper-3 {
  border-color: #7aac3b;
}
.cid-t4YOdwWRgi .card-wrapper-4 {
  border-color: #7aac3b;
}
.cid-t4YOdwWRgi .card-title {
  position: relative;
  width: 100%;
  cursor: pointer;
  display: block;
  margin-right: 1rem;
  margin-bottom: 2rem;
}
.cid-t4YOdwWRgi .card-text {
  color: #000000;
  text-align: left;
}
.cid-t4YOdwWRgi .card-title,
.cid-t4YOdwWRgi .icon-wrap {
  color: #000000;
  text-align: left;
}
.cid-t4YOdwWRgi .mbr-section-title {
  text-align: left;
  color: #000000;
}
.cid-t4YOdwWRgi .card-subtitle {
  text-align: left;
}
.cid-t4YMB7FckV {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #e8ffbf;
}
.cid-t4YMB7FckV .showAlerts {
  display: block !important;
}
.cid-t4YMB7FckV .rowflexrev {
  display: -webkit-flex;
}
.cid-t4YMB7FckV .ws-form-alerts {
  margin-top: 1rem;
}
.cid-t4YMB7FckV .title {
  margin-bottom: 2rem;
}
.cid-t4YMB7FckV .mbr-section-subtitle {
  color: #000000;
}
.cid-t4YMB7FckV textarea.form-control {
  min-height: 188px;
}
.cid-t4YMB7FckV LABEL {
  color: #232323;
  display: initial;
}
.cid-t4YMB7FckV .mbr-section-terms {
  text-align: center;
  color: #232323;
  margin-bottom: 0px;
}
.cid-t4YMB7FckV .mbr-section-labels {
  color: #000000;
  padding: 0;
  margin-bottom: .357em;
  text-align: left;
}
.cid-t4YMB7FckV .mbr-section-autorespond {
  text-align: left;
  color: #232323;
  margin-bottom: 0px;
}
.cid-t4YMB7FckV .mbr-section-gdpr {
  text-align: left;
  color: #000000;
  margin-bottom: 0px;
}
.cid-t4YMB7FckV .alert {
  margin-bottom: 0;
}
.cid-t4YMB7FckV .alert-success {
  background-color: #70c770;
}
.cid-t4YMB7FckV .alert-danger {
  background-color: #ff4a52;
}
.cid-t4YMB7FckV .btn {
  display: inline-flex;
}
.cid-t4YMB7FckV .mbr-alert-success {
  text-align: left;
  color: #ffffff;
}
.cid-t4YMB7FckV .mbr-alert-danger {
  text-align: left;
  color: #ffffff;
}
.cid-t4YMB7FckV H2 {
  color: #000000;
}
.cid-t4YMB7FckV .btn-primary,
.cid-t4YMB7FckV .btn-primary:active,
.cid-t4YMB7FckV .btn-primary.active {
  color: #000000 !important;
}
.cid-t55pfy0KAr {
  padding-top: 160px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t55pfy0KAr H2 {
  color: #7aac3b;
}
.cid-t55pfy0KAr .mbr-text {
  color: #000000;
}
.cid-t55pbiIm0q {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-t55pbiIm0q .google-map {
  width: 100%;
  height: 45rem;
}
.cid-t55pbiIm0q .google-map iframe {
  width: inherit;
  height: 100%;
}
.cid-t0bMPEFcRh {
  padding-top: 4rem;
  padding-bottom: 6rem;
  background-color: #e8ffbf;
}
.cid-t0bMPEFcRh .social-row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .cid-t0bMPEFcRh .social-row {
    justify-content: center;
  }
  .cid-t0bMPEFcRh .social-row .soc-item {
    margin-right: 0;
    margin: 0 .5rem .5rem 0;
  }
}
.cid-t0bMPEFcRh .mbr-section-subtitle {
  text-align: left;
  color: #7aac3b;
}
.cid-t0bMPEFcRh a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-t0bMPEFcRh .addres-list li {
  font-weight: 500;
  margin-bottom: 0;
}
.cid-t0bMPEFcRh .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #000000;
  margin-right: 0.8rem;
  margin-bottom: 1rem;
  height: 3.2rem;
  width: 3.2rem;
}
.cid-t0bMPEFcRh .soc-item:hover .mbr-iconfont {
  color: #5c6873;
}
.cid-t0bMPEFcRh .list {
  list-style: none;
  padding-left: 0;
  margin-top: 1.5rem;
  text-align: left;
  color: #000000;
}
@media (max-width: 991px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 0rem;
  }
}
.cid-t0bMPEFcRh .mbr-iconfont {
  transition: color 0.3s;
  color: #000000;
  font-size: 1.2rem;
}
.cid-t0bMPEFcRh .addres-list {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh li {
  margin-bottom: .5rem;
}
.cid-t0bMPEFcRh li:hover {
  opacity: .75;
}
.cid-t0bMPEFcRh .privacy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  margin-top: 4rem;
  border-top: 2px solid #444;
}
.cid-t0bMPEFcRh SPAN {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh .privacy-text {
  text-align: left;
}
.cid-t0bnYIOfNk .nav-item:focus,
.cid-t0bnYIOfNk .nav-link:focus {
  outline: none;
}
.cid-t0bnYIOfNk a.nav-link:focus {
  color: #7aac3b !important;
}
.cid-t0bnYIOfNk .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #efefef;
  background: none;
}
.cid-t0bnYIOfNk .navbar.opened {
  transition: all .3s;
  background: #efefef !important;
}
.cid-t0bnYIOfNk .navbar .dropdown-item {
  padding: .3rem 1.5rem;
}
.cid-t0bnYIOfNk .navbar .navbar-collapse {
  justify-content: flex-start;
  z-index: 1;
  flex-basis: auto;
  flex-grow: 0;
}
.cid-t0bnYIOfNk .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-t0bnYIOfNk .navbar.collapsed .navbar-collapse {
  flex-basis: 100%;
}
.cid-t0bnYIOfNk .navbar.collapsed .nav-link:hover::before {
  width: 0 !important;
}
.cid-t0bnYIOfNk .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-t0bnYIOfNk .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-t0bnYIOfNk .navbar.collapsed .dropdown-menu .dropdown-item {
  border: none !important;
}
.cid-t0bnYIOfNk .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-t0bnYIOfNk .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-t0bnYIOfNk .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-t0bnYIOfNk .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .15rem 1.5rem;
  text-align: center;
}
.cid-t0bnYIOfNk .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-t0bnYIOfNk .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-t0bnYIOfNk .navbar .navbar-collapse {
    flex-basis: 100%;
  }
  .cid-t0bnYIOfNk .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-t0bnYIOfNk .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-t0bnYIOfNk .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-t0bnYIOfNk .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-t0bnYIOfNk .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-t0bnYIOfNk .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-t0bnYIOfNk .navbar .dropdown-menu .dropdown-item {
    padding: .15rem 1.5rem;
    text-align: center;
  }
  .cid-t0bnYIOfNk .navbar .navbar-brand-name {
    flex-shrink: initial;
    word-break: break-word;
  }
  .cid-t0bnYIOfNk .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-t0bnYIOfNk .navbar.navbar-short {
  background: #efefef !important;
  min-height: 60px;
}
.cid-t0bnYIOfNk .navbar.navbar-short .navbar-logo img {
  height: 3.8rem !important;
}
.cid-t0bnYIOfNk .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-t0bnYIOfNk .navbar-brand {
  line-height: 1;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-t0bnYIOfNk .navbar-brand .navbar-caption-wrap {
  display: flex;
}
.cid-t0bnYIOfNk .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: normal;
}
.cid-t0bnYIOfNk .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-t0bnYIOfNk .dropdown-item.active,
.cid-t0bnYIOfNk .dropdown-item:active {
  background-color: transparent;
}
.cid-t0bnYIOfNk .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-t0bnYIOfNk .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-t0bnYIOfNk .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-t0bnYIOfNk .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: transparent;
}
.cid-t0bnYIOfNk .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
  top: 30%;
}
.cid-t0bnYIOfNk .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t0bnYIOfNk ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-t0bnYIOfNk .navbar-buttons {
  text-align: center;
}
.cid-t0bnYIOfNk button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-t0bnYIOfNk button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #055d4e;
}
.cid-t0bnYIOfNk button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t0bnYIOfNk button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t0bnYIOfNk button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t0bnYIOfNk button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t0bnYIOfNk nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0bnYIOfNk nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t0bnYIOfNk nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t0bnYIOfNk nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0bnYIOfNk .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-t0bnYIOfNk a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cid-t0bnYIOfNk .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-t0bnYIOfNk .icons-menu {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-t0bnYIOfNk .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
.cid-t0bnYIOfNk .nav-link:hover,
.cid-t0bnYIOfNk .icons-menu .mbr-iconfont:hover {
  color: #7aac3b !important;
}
.cid-t0bnYIOfNk .dropdown-item:hover {
  color: #878787 !important;
}
.cid-t0bnYIOfNk .nav-item .nav-link::before {
  position: absolute;
  content: '';
  height: 2px;
  bottom: -0.5rem;
  width: 0;
  left: -1rem;
  background: #7aac3b;
  transition: width 0.3s ease-in;
}
.cid-t0bnYIOfNk .dropdown-menu {
  padding: 0;
  transition: top .3s;
}
.cid-t0bnYIOfNk .nav-item .nav-link {
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .cid-t0bnYIOfNk .navbar-expand-lg {
    justify-content: space-around;
  }
  .cid-t0bnYIOfNk .nav-link:hover::before {
    width: calc(100% + 2rem);
  }
  .cid-t0bnYIOfNk .dropdown-menu {
    top: 100%;
  }
  .cid-t0bnYIOfNk .dropdown-item {
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0px 2px 5px #ffffff;
    background: #ffffff !important;
  }
  .cid-t0bnYIOfNk .dropdown-item:hover {
    background: #e6e6e6 !important;
  }
  .cid-t0bnYIOfNk .nav-item.open .nav-link::before {
    left: calc(1.667em - 1rem);
    bottom: 0.538px;
    width: calc(100% - 3.334em + 2rem);
  }
  .cid-t0bnYIOfNk .navbar-short .dropdown-menu {
    top: 100%;
  }
  .cid-t0bnYIOfNk .cid-qLabq84GuP .navbar-brand .navbar-caption {
    line-height: inherit !important;
    font-weight: bold;
  }
}
.cid-t0bnYIOfNk .btn-sm {
  letter-spacing: 0px;
  border-radius: 4px;
}
.cid-t0bnYIOfNk a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  background-image: none;
}
.cid-t0bnYIOfNk .text-black {
  color: #7AAC3B !important;
}
.cid-t0bN34CTGY {
  padding-top: 160px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t0bN34CTGY H2 {
  color: #7aac3b;
}
.cid-t0bN34CTGY .mbr-text {
  color: #000000;
}
.cid-t0bNpvNH7G {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .cid-t0bNpvNH7G .mbr-figure {
    padding-left: 4rem;
  }
}
@media (max-width: 992px) {
  .cid-t0bNpvNH7G .mbr-figure {
    padding-top: 1rem;
  }
}
.cid-t0bNpvNH7G .mbr-text {
  color: #000000;
}
.cid-t0bMPEFcRh {
  padding-top: 4rem;
  padding-bottom: 6rem;
  background-color: #e8ffbf;
}
.cid-t0bMPEFcRh .social-row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .cid-t0bMPEFcRh .social-row {
    justify-content: center;
  }
  .cid-t0bMPEFcRh .social-row .soc-item {
    margin-right: 0;
    margin: 0 .5rem .5rem 0;
  }
}
.cid-t0bMPEFcRh .mbr-section-subtitle {
  text-align: left;
  color: #7aac3b;
}
.cid-t0bMPEFcRh a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-t0bMPEFcRh .addres-list li {
  font-weight: 500;
  margin-bottom: 0;
}
.cid-t0bMPEFcRh .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #000000;
  margin-right: 0.8rem;
  margin-bottom: 1rem;
  height: 3.2rem;
  width: 3.2rem;
}
.cid-t0bMPEFcRh .soc-item:hover .mbr-iconfont {
  color: #5c6873;
}
.cid-t0bMPEFcRh .list {
  list-style: none;
  padding-left: 0;
  margin-top: 1.5rem;
  text-align: left;
  color: #000000;
}
@media (max-width: 991px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 0rem;
  }
}
.cid-t0bMPEFcRh .mbr-iconfont {
  transition: color 0.3s;
  color: #000000;
  font-size: 1.2rem;
}
.cid-t0bMPEFcRh .addres-list {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh li {
  margin-bottom: .5rem;
}
.cid-t0bMPEFcRh li:hover {
  opacity: .75;
}
.cid-t0bMPEFcRh .privacy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  margin-top: 4rem;
  border-top: 2px solid #444;
}
.cid-t0bMPEFcRh SPAN {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh .privacy-text {
  text-align: left;
}
.cid-t0bod3HVrQ .nav-item:focus,
.cid-t0bod3HVrQ .nav-link:focus {
  outline: none;
}
.cid-t0bod3HVrQ a.nav-link:focus {
  color: #7aac3b !important;
}
.cid-t0bod3HVrQ .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #efefef;
  background: none;
}
.cid-t0bod3HVrQ .navbar.opened {
  transition: all .3s;
  background: #efefef !important;
}
.cid-t0bod3HVrQ .navbar .dropdown-item {
  padding: .3rem 1.5rem;
}
.cid-t0bod3HVrQ .navbar .navbar-collapse {
  justify-content: flex-start;
  z-index: 1;
  flex-basis: auto;
  flex-grow: 0;
}
.cid-t0bod3HVrQ .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-t0bod3HVrQ .navbar.collapsed .navbar-collapse {
  flex-basis: 100%;
}
.cid-t0bod3HVrQ .navbar.collapsed .nav-link:hover::before {
  width: 0 !important;
}
.cid-t0bod3HVrQ .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-t0bod3HVrQ .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-t0bod3HVrQ .navbar.collapsed .dropdown-menu .dropdown-item {
  border: none !important;
}
.cid-t0bod3HVrQ .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-t0bod3HVrQ .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-t0bod3HVrQ .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-t0bod3HVrQ .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .15rem 1.5rem;
  text-align: center;
}
.cid-t0bod3HVrQ .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-t0bod3HVrQ .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-t0bod3HVrQ .navbar .navbar-collapse {
    flex-basis: 100%;
  }
  .cid-t0bod3HVrQ .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-t0bod3HVrQ .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-t0bod3HVrQ .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-t0bod3HVrQ .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-t0bod3HVrQ .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-t0bod3HVrQ .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-t0bod3HVrQ .navbar .dropdown-menu .dropdown-item {
    padding: .15rem 1.5rem;
    text-align: center;
  }
  .cid-t0bod3HVrQ .navbar .navbar-brand-name {
    flex-shrink: initial;
    word-break: break-word;
  }
  .cid-t0bod3HVrQ .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-t0bod3HVrQ .navbar.navbar-short {
  background: #efefef !important;
  min-height: 60px;
}
.cid-t0bod3HVrQ .navbar.navbar-short .navbar-logo img {
  height: 3.8rem !important;
}
.cid-t0bod3HVrQ .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-t0bod3HVrQ .navbar-brand {
  line-height: 1;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-t0bod3HVrQ .navbar-brand .navbar-caption-wrap {
  display: flex;
}
.cid-t0bod3HVrQ .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: normal;
}
.cid-t0bod3HVrQ .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-t0bod3HVrQ .dropdown-item.active,
.cid-t0bod3HVrQ .dropdown-item:active {
  background-color: transparent;
}
.cid-t0bod3HVrQ .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-t0bod3HVrQ .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-t0bod3HVrQ .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-t0bod3HVrQ .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: transparent;
}
.cid-t0bod3HVrQ .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
  top: 30%;
}
.cid-t0bod3HVrQ .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t0bod3HVrQ ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-t0bod3HVrQ .navbar-buttons {
  text-align: center;
}
.cid-t0bod3HVrQ button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-t0bod3HVrQ button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #055d4e;
}
.cid-t0bod3HVrQ button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t0bod3HVrQ button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t0bod3HVrQ button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t0bod3HVrQ button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t0bod3HVrQ nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0bod3HVrQ nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t0bod3HVrQ nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t0bod3HVrQ nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0bod3HVrQ .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-t0bod3HVrQ a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cid-t0bod3HVrQ .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-t0bod3HVrQ .icons-menu {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-t0bod3HVrQ .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
.cid-t0bod3HVrQ .nav-link:hover,
.cid-t0bod3HVrQ .icons-menu .mbr-iconfont:hover {
  color: #7aac3b !important;
}
.cid-t0bod3HVrQ .dropdown-item:hover {
  color: #878787 !important;
}
.cid-t0bod3HVrQ .nav-item .nav-link::before {
  position: absolute;
  content: '';
  height: 2px;
  bottom: -0.5rem;
  width: 0;
  left: -1rem;
  background: #7aac3b;
  transition: width 0.3s ease-in;
}
.cid-t0bod3HVrQ .dropdown-menu {
  padding: 0;
  transition: top .3s;
}
.cid-t0bod3HVrQ .nav-item .nav-link {
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .cid-t0bod3HVrQ .navbar-expand-lg {
    justify-content: space-around;
  }
  .cid-t0bod3HVrQ .nav-link:hover::before {
    width: calc(100% + 2rem);
  }
  .cid-t0bod3HVrQ .dropdown-menu {
    top: 100%;
  }
  .cid-t0bod3HVrQ .dropdown-item {
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0px 2px 5px #ffffff;
    background: #ffffff !important;
  }
  .cid-t0bod3HVrQ .dropdown-item:hover {
    background: #e6e6e6 !important;
  }
  .cid-t0bod3HVrQ .nav-item.open .nav-link::before {
    left: calc(1.667em - 1rem);
    bottom: 0.538px;
    width: calc(100% - 3.334em + 2rem);
  }
  .cid-t0bod3HVrQ .navbar-short .dropdown-menu {
    top: 100%;
  }
  .cid-t0bod3HVrQ .cid-qLabq84GuP .navbar-brand .navbar-caption {
    line-height: inherit !important;
    font-weight: bold;
  }
}
.cid-t0bod3HVrQ .btn-sm {
  letter-spacing: 0px;
  border-radius: 4px;
}
.cid-t0bod3HVrQ a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  background-image: none;
}
.cid-t0bod3HVrQ .text-black {
  color: #7AAC3B !important;
}
.cid-t0bO4z1hpq {
  padding-top: 160px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-t0bO4z1hpq H2 {
  color: #7aac3b;
}
.cid-t0bO4z1hpq .mbr-text {
  color: #000000;
}
.cid-t0bMPEFcRh {
  padding-top: 4rem;
  padding-bottom: 6rem;
  background-color: #e8ffbf;
}
.cid-t0bMPEFcRh .social-row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .cid-t0bMPEFcRh .social-row {
    justify-content: center;
  }
  .cid-t0bMPEFcRh .social-row .soc-item {
    margin-right: 0;
    margin: 0 .5rem .5rem 0;
  }
}
.cid-t0bMPEFcRh .mbr-section-subtitle {
  text-align: left;
  color: #7aac3b;
}
.cid-t0bMPEFcRh a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-t0bMPEFcRh .addres-list li {
  font-weight: 500;
  margin-bottom: 0;
}
.cid-t0bMPEFcRh .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #000000;
  margin-right: 0.8rem;
  margin-bottom: 1rem;
  height: 3.2rem;
  width: 3.2rem;
}
.cid-t0bMPEFcRh .soc-item:hover .mbr-iconfont {
  color: #5c6873;
}
.cid-t0bMPEFcRh .list {
  list-style: none;
  padding-left: 0;
  margin-top: 1.5rem;
  text-align: left;
  color: #000000;
}
@media (max-width: 991px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0bMPEFcRh .list {
    margin-bottom: 0rem;
  }
}
.cid-t0bMPEFcRh .mbr-iconfont {
  transition: color 0.3s;
  color: #000000;
  font-size: 1.2rem;
}
.cid-t0bMPEFcRh .addres-list {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh li {
  margin-bottom: .5rem;
}
.cid-t0bMPEFcRh li:hover {
  opacity: .75;
}
.cid-t0bMPEFcRh .privacy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  margin-top: 4rem;
  border-top: 2px solid #444;
}
.cid-t0bMPEFcRh SPAN {
  text-align: left;
  color: #000000;
}
.cid-t0bMPEFcRh .privacy-text {
  text-align: left;
}
.cid-taldejWiJN .nav-item:focus,
.cid-taldejWiJN .nav-link:focus {
  outline: none;
}
.cid-taldejWiJN a.nav-link:focus {
  color: #7aac3b !important;
}
.cid-taldejWiJN .navbar {
  min-height: 77px;
  transition: all .3s;
  background: #efefef;
  background: none;
}
.cid-taldejWiJN .navbar.opened {
  transition: all .3s;
  background: #efefef !important;
}
.cid-taldejWiJN .navbar .dropdown-item {
  padding: .3rem 1.5rem;
}
.cid-taldejWiJN .navbar .navbar-collapse {
  justify-content: flex-start;
  z-index: 1;
  flex-basis: auto;
  flex-grow: 0;
}
.cid-taldejWiJN .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
.cid-taldejWiJN .navbar.collapsed .navbar-collapse {
  flex-basis: 100%;
}
.cid-taldejWiJN .navbar.collapsed .nav-link:hover::before {
  width: 0 !important;
}
.cid-taldejWiJN .navbar.collapsed .dropdown-menu {
  background: transparent !important;
}
.cid-taldejWiJN .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-taldejWiJN .navbar.collapsed .dropdown-menu .dropdown-item {
  border: none !important;
}
.cid-taldejWiJN .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-taldejWiJN .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: .25rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 55%;
}
.cid-taldejWiJN .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-taldejWiJN .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: .15rem 1.5rem;
  text-align: center;
}
.cid-taldejWiJN .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (max-width: 991px) {
  .cid-taldejWiJN .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-taldejWiJN .navbar .navbar-collapse {
    flex-basis: 100%;
  }
  .cid-taldejWiJN .navbar .dropdown-menu {
    background: transparent !important;
  }
  .cid-taldejWiJN .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-taldejWiJN .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-taldejWiJN .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%;
  }
  .cid-taldejWiJN .navbar .navbar-logo img {
    height: 3.8rem !important;
  }
  .cid-taldejWiJN .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-taldejWiJN .navbar .dropdown-menu .dropdown-item {
    padding: .15rem 1.5rem;
    text-align: center;
  }
  .cid-taldejWiJN .navbar .navbar-brand-name {
    flex-shrink: initial;
    word-break: break-word;
  }
  .cid-taldejWiJN .navbar .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
.cid-taldejWiJN .navbar.navbar-short {
  background: #efefef !important;
  min-height: 60px;
}
.cid-taldejWiJN .navbar.navbar-short .navbar-logo img {
  height: 3.8rem !important;
}
.cid-taldejWiJN .navbar.navbar-short .navbar-brand {
  padding: 0;
}
.cid-taldejWiJN .navbar-brand {
  line-height: 1;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
  word-break: break-word;
  z-index: 1;
}
.cid-taldejWiJN .navbar-brand .navbar-caption-wrap {
  display: flex;
}
.cid-taldejWiJN .navbar-brand .navbar-caption {
  line-height: inherit !important;
  font-weight: normal;
}
.cid-taldejWiJN .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-taldejWiJN .dropdown-item.active,
.cid-taldejWiJN .dropdown-item:active {
  background-color: transparent;
}
.cid-taldejWiJN .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-taldejWiJN .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-taldejWiJN .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-taldejWiJN .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: transparent;
}
.cid-taldejWiJN .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
  top: 30%;
}
.cid-taldejWiJN .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-taldejWiJN ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-taldejWiJN .navbar-buttons {
  text-align: center;
}
.cid-taldejWiJN button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all .2s;
  position: relative;
  align-self: center;
}
.cid-taldejWiJN button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #055d4e;
}
.cid-taldejWiJN button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-taldejWiJN button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-taldejWiJN button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-taldejWiJN button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-taldejWiJN nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-taldejWiJN nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-taldejWiJN nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-taldejWiJN nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-taldejWiJN .navbar-dropdown {
  padding: .5rem 1rem;
  position: fixed;
}
.cid-taldejWiJN a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cid-taldejWiJN .mbr-iconfont {
  font-size: 1.5rem;
  padding-right: .5rem;
}
.cid-taldejWiJN .icons-menu {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  text-align: center;
}
.cid-taldejWiJN .icons-menu span {
  font-size: 20px;
  color: #ffffff;
}
.cid-taldejWiJN .nav-link:hover,
.cid-taldejWiJN .icons-menu .mbr-iconfont:hover {
  color: #7aac3b !important;
}
.cid-taldejWiJN .dropdown-item:hover {
  color: #878787 !important;
}
.cid-taldejWiJN .nav-item .nav-link::before {
  position: absolute;
  content: '';
  height: 2px;
  bottom: -0.5rem;
  width: 0;
  left: -1rem;
  background: #7aac3b;
  transition: width 0.3s ease-in;
}
.cid-taldejWiJN .dropdown-menu {
  padding: 0;
  transition: top .3s;
}
.cid-taldejWiJN .nav-item .nav-link {
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .cid-taldejWiJN .navbar-expand-lg {
    justify-content: space-around;
  }
  .cid-taldejWiJN .nav-link:hover::before {
    width: calc(100% + 2rem);
  }
  .cid-taldejWiJN .dropdown-menu {
    top: 100%;
  }
  .cid-taldejWiJN .dropdown-item {
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0px 2px 5px #ffffff;
    background: #ffffff !important;
  }
  .cid-taldejWiJN .dropdown-item:hover {
    background: #e6e6e6 !important;
  }
  .cid-taldejWiJN .nav-item.open .nav-link::before {
    left: calc(1.667em - 1rem);
    bottom: 0.538px;
    width: calc(100% - 3.334em + 2rem);
  }
  .cid-taldejWiJN .navbar-short .dropdown-menu {
    top: 100%;
  }
  .cid-taldejWiJN .cid-qLabq84GuP .navbar-brand .navbar-caption {
    line-height: inherit !important;
    font-weight: bold;
  }
}
.cid-taldejWiJN .btn-sm {
  letter-spacing: 0px;
  border-radius: 4px;
}
.cid-taldejWiJN a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  background-image: none;
}
.cid-taldejWiJN .text-black {
  color: #7AAC3B !important;
}
.cid-taldekz7fx {
  padding-top: 160px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-taldekz7fx H2 {
  color: #7aac3b;
}
.cid-taldekz7fx .mbr-text {
  color: #000000;
}
.cid-taldelfRip {
  padding-top: 4rem;
  padding-bottom: 6rem;
  background-color: #e8ffbf;
}
.cid-taldelfRip .social-row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .cid-taldelfRip .social-row {
    justify-content: center;
  }
  .cid-taldelfRip .social-row .soc-item {
    margin-right: 0;
    margin: 0 .5rem .5rem 0;
  }
}
.cid-taldelfRip .mbr-section-subtitle {
  text-align: left;
  color: #7aac3b;
}
.cid-taldelfRip a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-taldelfRip .addres-list li {
  font-weight: 500;
  margin-bottom: 0;
}
.cid-taldelfRip .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #000000;
  margin-right: 0.8rem;
  margin-bottom: 1rem;
  height: 3.2rem;
  width: 3.2rem;
}
.cid-taldelfRip .soc-item:hover .mbr-iconfont {
  color: #5c6873;
}
.cid-taldelfRip .list {
  list-style: none;
  padding-left: 0;
  margin-top: 1.5rem;
  text-align: left;
  color: #000000;
}
@media (max-width: 991px) {
  .cid-taldelfRip .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-taldelfRip .list {
    margin-bottom: 0rem;
  }
}
.cid-taldelfRip .mbr-iconfont {
  transition: color 0.3s;
  color: #000000;
  font-size: 1.2rem;
}
.cid-taldelfRip .addres-list {
  text-align: left;
  color: #000000;
}
.cid-taldelfRip li {
  margin-bottom: .5rem;
}
.cid-taldelfRip li:hover {
  opacity: .75;
}
.cid-taldelfRip .privacy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  margin-top: 4rem;
  border-top: 2px solid #444;
}
.cid-taldelfRip SPAN {
  text-align: left;
  color: #000000;
}
.cid-taldelfRip .privacy-text {
  text-align: left;
}
