@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&display=swap");
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?94dwz4");
  src: url("../fonts/icomoon.eot?94dwz4#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?94dwz4") format("truetype"), url("../fonts/icomoon.woff?94dwz4") format("woff"), url("../fonts/icomoon.svg?94dwz4#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
  content: "\e900";
  color: #000;
}

.icon-arrow-right:before {
  content: "\e901";
  color: #000;
}

.icon-mail:before {
  content: "\e902";
  color: #000;
}

.icon-phone-call:before {
  content: "\e903";
  color: #000;
}

.icon-whatsapp:before {
  content: "\e904";
  color: #000;
}

.icon-linkedin:before {
  content: "\e905";
  color: #000;
}

.icon-facebook:before {
  content: "\e906";
  color: #000;
}

.icon-bars:before {
  content: "\e907";
  color: #000;
}

html {
  font-size: 100%;
  font-display: optional;
}

body {
  font-family: "Quicksand", sans-serif;
  font-weight: normal;
  color: #000;
  font-display: optional;
}

h1 {
  font-size: clamp(1.875rem, 1.5625rem + 2vw, 2.9375rem);
}

h2 {
  font-size: clamp(1.375rem, 0.875rem + 2vw, 2.5rem);
}

p {
  font-size: 1rem;
  color: #606060;
}
@media (min-width: 43.75em) {
  p {
    font-size: 1.125rem;
  }
}

.title--primary {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  color: #0099CC;
  font-size: 1.6875rem;
}
@media (min-width: 56.25em) {
  .title--primary {
    font-size: 2.9375rem;
  }
}
.title--primary span {
  font-weight: 700;
}

.title--secondary {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  color: #92D050;
  font-size: 1.125rem;
}
@media (min-width: 56.25em) {
  .title--secondary {
    font-size: 1.75rem;
  }
}
.title--secondary span {
  font-weight: 700;
  color: #5D9226;
}

.text--primary {
  color: #0099CC;
}

.text-error {
  color: #FF2E00;
}

.bold {
  font-weight: bold;
}

.cookies {
  padding: 2rem;
  max-width: 25rem;
  left: 1.25rem;
  right: 0;
  padding: 1.25rem;
  position: fixed;
  border-radius: 0.5rem;
  bottom: 20px;
  left: 5px;
  right: 5px;
  z-index: 4;
  background-color: #2e3337;
}
.cookies button {
  border: 2px solid #896500;
  border-radius: 4px;
  padding: 8px 16px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  color: #896500;
}
.cookies p {
  font-size: 16px;
  line-height: 1.2;
  color: #896500;
}

.cookies {
  padding: 20px;
  position: fixed;
  border-radius: 8px;
  bottom: 20px;
  left: 5px;
  right: 5px;
  z-index: 4;
  background-color: #2e3337;
}
@media (min-width: 43.75em) {
  .cookies {
    padding: 32px;
    max-width: 400px;
    left: 20px;
    right: 0;
  }
}
.cookies i {
  display: none;
}
@media (min-width: 43.75em) {
  .cookies i {
    display: block;
    font-size: 60px;
    color: #fff;
    margin-bottom: 10px;
  }
}
.cookies .cookies-title {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
@media (min-width: 43.75em) {
  .cookies .cookies-title {
    font-size: 18px;
  }
}
.cookies .cookies-terms {
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 20px;
}
@media (min-width: 43.75em) {
  .cookies .cookies-terms {
    font-size: 16px;
  }
}
.cookies .btn-cookies {
  display: block;
  min-width: 120px;
  margin-left: auto;
  background-color: #0095ff;
  border: none;
  color: #fff;
}
@media (min-width: 43.75em) {
  .cookies .btn-cookies {
    width: 100%;
  }
}
.cookies a {
  color: #fff;
  text-decoration: underline;
}

.banner {
  width: 100%;
  position: relative;
  margin-bottom: 0;
  color: #fff;
  background-color: #0099CC;
  top: 90px;
}
@media (min-width: 56.25em) {
  .banner {
    top: inherit;
  }
}
.banner__slider {
  height: 435px;
}
@media (min-width: 56.25em) {
  .banner__slider {
    height: 635px;
  }
}
.banner__slider__item {
  height: 435px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  z-index: 2;
  position: relative;
}
@media (min-width: 56.25em) {
  .banner__slider__item {
    height: 635px;
  }
}
.banner__slider__item::after {
  content: "";
  background: linear-gradient(56deg, rgba(102, 174, 25, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
.banner__slider__item .img-fluid {
  display: none;
}
@media (min-width: 56.25em) {
  .banner__slider__item .img-fluid {
    display: block;
  }
}
@media (min-width: 56.25em) {
  .banner__slider__item {
    text-align: left;
  }
}
.banner__slider__item__title {
  font-weight: bold;
  margin-bottom: 0.625rem;
  max-width: 45rem;
  margin-bottom: 1.0625rem;
  font-size: 2rem;
}
@media (min-width: 56.25em) {
  .banner__slider__item__title {
    font-size: 2.9375rem;
    margin-bottom: 3.125rem;
  }
}
.banner__slider__item__description {
  font-size: 1.125rem;
  font-weight: 400;
  max-width: 32.5rem;
  margin-bottom: 1.4375rem;
  color: #fff;
}
@media (min-width: 56.25em) {
  .banner__slider__item__description {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 1.25rem;
  }
}
.banner__slider__item__link {
  color: #fff;
  text-decoration: none;
  margin-bottom: 1.25rem;
  display: block;
}
.banner__slider__item__link i {
  margin-right: 0.625rem;
}
.banner__slider__item__link i::before {
  color: #0099CC;
}
@media (min-width: 56.25em) {
  .banner__slider__item__link {
    font-size: 1.5rem;
    font-weight: 700;
  }
}
.banner .tns-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 2.5rem;
}
.banner .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  z-index: 5;
  position: relative;
}
.banner__btn {
  color: #fff;
  width: 100%;
  max-width: 12.3125rem;
  padding: 0.875rem 1.25rem;
  border-radius: 0 1.5625rem;
  background-color: #92D050;
  font-weight: 400;
  font-size: 1.5rem;
  text-decoration: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 56.25em) {
  .banner__btn {
    max-width: 16.375rem;
    margin-left: 0;
    margin-right: 0;
  }
}

.btn--yellow {
  background-color: #0099CC;
  border-radius: 3.125rem;
  color: #000;
  font-size: 1.1875rem;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  animation: shake 10s infinite;
}
@media (min-width: 56.25em) {
  .btn--yellow {
    font-size: 1.5rem;
  }
}
.btn--yellow:not(:disabled):not(.disabled):active, .btn--yellow:not(:disabled):not(.disabled).active, .btn--yellow:not(:disabled):not(.disabled).active, .btn--yellow:focus, .btn--yellow:hover, .btn--yellow:active {
  text-decoration: none;
  color: #000;
}
.btn--red {
  background-color: #92D050;
  border-radius: 3.125rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  animation: shake 10s infinite;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 56.25em) {
  .btn--red {
    font-size: 1.5rem;
  }
}
.btn--red:not(:disabled):not(.disabled):active, .btn--red:not(:disabled):not(.disabled).active, .btn--red:not(:disabled):not(.disabled).active, .btn--red:focus, .btn--red:hover, .btn--red:active {
  text-decoration: none;
  color: #fff;
  background-color: #92D050;
}
.btn--gradient {
  background: #92D050;
  border-radius: 3.125rem;
  font-size: 1.125rem;
  font-weight: 700;
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  max-width: 26.875rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  animation: shake 10s infinite;
  border: 1px solid #fff;
  color: #fff;
}
@media (min-width: 56.25em) {
  .btn--gradient {
    font-size: 1.625rem;
  }
}
.btn--gradient:not(:disabled):not(.disabled):active, .btn--gradient:not(:disabled):not(.disabled).active, .btn--gradient:not(:disabled):not(.disabled).active, .btn--gradient:focus, .btn--gradient:hover, .btn--gradient:active {
  text-decoration: none;
  color: #fff;
}
.btn--float {
  width: 5.375rem;
  height: 5.375rem;
  position: fixed;
  right: 24px;
  bottom: 20px;
  text-decoration: none;
  z-index: 20;
  color: #fff;
  border-radius: 50%;
  background-color: #16CD64;
  border: 5px solid #fff;
  -webkit-box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  animation: shake 10s infinite;
}
.btn--float i::before {
  font-size: 2.5rem;
  color: #fff;
}
.btn--float:not(:disabled):not(.disabled):active, .btn--float:not(:disabled):not(.disabled).active, .btn--float:not(:disabled):not(.disabled).active, .btn--float:focus, .btn--float:hover, .btn--float:active {
  background-color: #16CD64;
  border: 5px solid #fff;
}
@keyframes shake {
  4.5%, 10.5% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  5% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  5.5% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  6% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  6.5% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  7% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  7.5% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  8% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  8.5% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  9% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  9.5% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  10% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.btn--whats {
  background-color: #92D050;
  border-radius: 50px;
  color: #fff;
  font-weight: 600;
  display: block;
  text-align: center;
  text-decoration: none;
  max-width: 295px;
  position: relative;
  font-size: 1.5rem;
  animation: shake 10s infinite;
}
@media (min-width: 56.25em) {
  .btn--whats {
    font-size: 1.5rem;
  }
}
.btn--whats::before {
  content: "\e903";
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: block;
  position: absolute;
  margin-top: -25px;
  top: 50%;
  font-size: 2.9375rem;
  left: 20px;
}
@media (min-width: 56.25em) {
  .btn--whats::before {
    left: 18px;
  }
}
.btn--whats:not(:disabled):not(.disabled):active, .btn--whats:not(:disabled):not(.disabled).active, .btn--whats:not(:disabled):not(.disabled).active, .btn--whats:focus, .btn--whats:hover, .btn--whats:active {
  text-decoration: none;
  background-color: #92D050;
  color: #fff;
}

.modal-backdrop.show {
  background-color: #0099CC;
  opacity: 0.46;
}

.modal-header {
  position: relative;
  border-bottom: 1px solid #0099CC;
}
.modal-header .btn-close {
  padding: 0;
  position: absolute;
  top: 0;
  right: 8px;
}

.modal-footer {
  border-top: 1px solid #0099CC;
}

.modal-scroll .modal-body {
  overflow-y: hidden;
  max-height: 70vh;
}

#prizeModal .modal-header .title-secondary-access {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 0;
  color: #0099CC;
}
#prizeModal .modal-header .btn-close {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 15px;
  border: 1px solid #0099CC;
  top: -5px;
  right: -5px;
  font-size: 14px;
  font-weight: 500;
  color: #0099CC;
}
@media (min-width: 56.25em) {
  #prizeModal .modal-header .btn-close {
    font-size: 24px;
    width: 40px;
    height: 40px;
    top: -15px;
    right: -15px;
  }
}
#prizeModal .modal-body .title-secondary-access {
  font-size: 27px;
  font-weight: 400;
  margin-bottom: 29px;
}
#prizeModal .modal-body img {
  width: 100%;
  height: auto;
  max-height: 200px;
  margin-bottom: 14px;
  border-radius: 8px;
  border: 1px solid #0099CC;
}
@media (min-width: 56.25em) {
  #prizeModal .modal-body img {
    max-height: 250px;
  }
}
#prizeModal .modal-body label {
  font-size: 17px;
  font-weight: 500;
}
#prizeModal .modal-body .prize-name {
  font-size: 17px;
  font-weight: 500;
  color: #0099CC;
  margin-left: 7px;
  margin-bottom: 23px;
}
#prizeModal .modal-footer .btn-secondary {
  border-radius: 4px;
  padding: 0 25px;
  font-size: 17px;
  min-height: 32px;
  border: none;
  background-color: #0099CC;
}

#salesmanModal .modal-header .title-secondary-access {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 0;
  color: #0099CC;
}
#salesmanModal .modal-header .btn-close {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 15px;
  border: 1px solid #0099CC;
  top: -5px;
  right: -5px;
  font-size: 14px;
  font-weight: 500;
  color: #0099CC;
}
@media (min-width: 56.25em) {
  #salesmanModal .modal-header .btn-close {
    font-size: 24px;
    width: 40px;
    height: 40px;
    top: -15px;
    right: -15px;
  }
}
#salesmanModal .modal-body p {
  font-size: 20px;
}
#salesmanModal .modal-footer .btn-primary {
  border-radius: 4px;
  padding: 0 25px;
  font-size: 20px;
  min-height: 38px;
  border: none;
  background-color: #0099CC;
  box-shadow: none;
}
#salesmanModal .modal-footer .btn-primary:last-of-type {
  margin-left: 30px;
  background-color: #92D050;
}

.controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50%;
  z-index: 2;
}
.controls .prev,
.controls .next {
  position: absolute;
  top: -15px;
}
.controls .prev:hover,
.controls .next:hover {
  cursor: pointer;
}
.controls .prev .icon-arrow-left,
.controls .next .icon-arrow-left {
  display: block;
}
.controls .prev .icon-arrow-left::before,
.controls .next .icon-arrow-left::before {
  color: #fff;
  font-size: 19px;
}
.controls .prev[aria-disabled=true] .icon-arrow-left::before,
.controls .next[aria-disabled=true] .icon-arrow-left::before {
  opacity: 0.5;
}
.controls .prev {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 15px;
  text-align: left;
  padding: 5px;
}
.controls .prev .icon-arrow-left {
  margin-left: auto;
}
.controls .next {
  position: absolute;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: 15px;
  text-align: right;
  padding: 5px;
}
.controls .next .icon-arrow-left {
  margin-right: auto;
}

.line-products {
  position: relative;
  margin-bottom: 50px;
}

.tns-nav {
  margin-bottom: 65px;
  text-align: center;
}
.tns-nav button {
  width: 10px;
  padding: 0 0;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  border: none;
  background-color: #CDCDCD;
}
.tns-nav button:not(:last-of-type) {
  margin-right: 9px;
}
.tns-nav button.tns-nav-active {
  background-color: #92D050;
}

.tns-outer {
  position: relative;
}

label.form-label {
  font-size: 1.125rem;
  color: #000;
  font-weight: 500;
}

input.form-control,
textarea.form-control,
select.form-control {
  border: none;
  height: 45px;
  border-radius: 5px;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 300;
  background-color: #F3F3F3;
  border: 1px solid #92D050;
  color: #606060;
}

select.form-control {
  background-image: url("../img/svgs/chevron-down.svg");
  background-position: center right 10px;
  background-size: 20px;
  background-repeat: no-repeat;
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 40px;
  background: linear-gradient(183deg, #0099CC 0%, #92D050 200%);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  z-index: 5;
}
.fixed a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
}
.fixed a i {
  margin-right: 5px;
}
.fixed a i::before {
  color: #fff;
  vertical-align: middle;
}

header {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  text-align: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-color: #fff;
}
header a.nav-link {
  color: #0099CC;
}
header a.nav-link:hover, header a.nav-link:focus {
  color: #92D050;
}
@media (min-width: 56.25em) {
  header {
    position: relative;
  }
  header a.nav-link {
    color: #0099CC;
    font-weight: 600;
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }
  header a.nav-link:hover, header a.nav-link:focus {
    color: #92D050;
  }
}
header.mainNav {
  min-height: 5.625rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
header.mainNav .navbar {
  width: 100%;
}
header.mainNav.scroll {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  border-bottom: 2px solid #F3F3F3;
}
header.mainNav .nav-link.active {
  color: #92D050;
}
header .navbar-toggler {
  position: absolute;
  right: 0;
  top: 0rem;
  color: #92D050;
  border: none;
  padding: 0 0;
  font-size: 2.1875rem;
  margin-top: 20px;
}

.white {
  background-color: #fff;
}

.page-home .aboutUs {
  position: relative;
  margin-top: 7.5rem;
  margin-bottom: 3rem;
  padding-bottom: 0rem;
}
@media (min-width: 56.25em) {
  .page-home .aboutUs {
    padding-bottom: 5rem;
    overflow: inherit;
  }
  .page-home .aboutUs::after {
    content: "";
    width: 132px;
    height: 305px;
    position: absolute;
    left: 0;
    bottom: -355px;
    z-index: 1;
    display: block;
    background-image: url('data:image/svg+xml,<svg width="124" height="381" viewBox="0 0 124 381" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="294.972" height="294.972" rx="44" transform="matrix(-0.701977 0.712199 0.712199 0.701977 -67.9365 -18)" fill="url(%23paint0_linear_1101_21)"/><defs><linearGradient id="paint0_linear_1101_21" x1="235.987" y1="113.864" x2="13.6086" y2="213.409" gradientUnits="userSpaceOnUse"><stop offset="0.00879003" stop-color="%2392D050"/><stop offset="1" stop-color="%230099CC"/></linearGradient></defs></svg>');
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.page-home .aboutUs .title--primary {
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 56.25em) {
  .page-home .aboutUs .title--primary {
    text-align: left;
    margin-bottom: 0.8125rem;
  }
}
.page-home .aboutUs .title--secondary {
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 56.25em) {
  .page-home .aboutUs .title--secondary {
    margin-bottom: 2.5625rem;
  }
}
.page-home .aboutUs p {
  font-size: 1.125rem;
  font-weight: 300;
  text-align: center;
  color: #606060;
}
@media (min-width: 56.25em) {
  .page-home .aboutUs p {
    font-size: 1.375rem;
    font-weight: 500;
    text-align: left;
  }
}
.page-home p.callout-text {
  font-size: 2rem;
  color: #92D050;
  font-weight: 600;
  display: block;
}
.page-home p.callout-text span {
  font-family: "Quicksand", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #0099CC;
}
.video-section {
  padding: 1.5rem 0 3rem 0;
  margin-bottom: 3rem;
}
@media (min-width: 56.25em) {
  .video-section {
    padding: 2.5rem 0 5rem 0;
    margin-bottom: 5rem;
  }
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  background: #000;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 20px;
}
.page-home .listDots {
  padding-left: 0;
  list-style-type: none;
}
.page-home .listDots li {
  color: #606060;
  margin-bottom: 1.25rem;
  padding-left: 25px;
  position: relative;
}
.page-home .listDots li::before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 6px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="url(%23paint0_linear_1168_426)"/><defs><linearGradient id="paint0_linear_1168_426" x1="12.7568" y1="-2.81081" x2="8" y2="16" gradientUnits="userSpaceOnUse"><stop stop-color="%230099CC"/><stop offset="1" stop-color="%2392D050"/></linearGradient></defs></svg>');
}
.page-home .listDots--smaller li {
  text-align: center;
  font-weight: 500;
  font-size: 1.25rem;
  padding-left: 0;
}
.page-home .listDots--smaller li::before {
  width: 9px;
  height: 9px;
  margin-right: 10px;
  top: -2px;
  left: inherit;
  position: relative;
}
.page-home .why,
.page-home .benefits {
  font-size: 0.875rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 56.25em) {
  .page-home .why,
  .page-home .benefits {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 4.375rem;
  }
}
.page-home .why .title--primary,
.page-home .benefits .title--primary {
  margin-bottom: 1.125rem;
}
.page-home .why .title--secondary,
.page-home .benefits .title--secondary {
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 56.25em) {
  .page-home .why .title--secondary,
  .page-home .benefits .title--secondary {
    margin-bottom: 2rem;
  }
}
.page-home .why .callout,
.page-home .benefits .callout {
  color: #0099CC;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: 2.1875rem;
}
.page-home .why__description,
.page-home .benefits__description {
  font-size: 1.125rem;
  font-weight: 500;
  text-align: left;
}
@media (min-width: 56.25em) {
  .page-home .why__description,
  .page-home .benefits__description {
    text-align: center;
    margin-bottom: 3.4375rem;
  }
}
.page-home .why .colRight,
.page-home .benefits .colRight {
  position: relative;
}
@media (min-width: 56.25em) {
  .page-home .why .colRight::before,
  .page-home .benefits .colRight::before {
    content: "";
    display: block;
    width: 1px;
    height: 280px;
    background-color: #0099CC;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -140px;
  }
}
.page-home .why .services__item,
.page-home .benefits .services__item {
  overflow: hidden;
  margin-bottom: 0.625rem;
}
@media (min-width: 56.25em) {
  .page-home .why .services__item,
  .page-home .benefits .services__item {
    margin-bottom: 3.875rem;
  }
}
.page-home .why .services__item picture,
.page-home .benefits .services__item picture {
  margin-bottom: 1.3125rem;
  width: auto;
  display: inline-block;
  border-radius: 10px;
  overflow: hidden;
}
.page-home .why .services__item img,
.page-home .benefits .services__item img {
  transition: all 0.3s ease;
}
.page-home .why .services__item img:hover,
.page-home .benefits .services__item img:hover {
  transform: scale(1.2);
}
.page-home .why .services__item p,
.page-home .benefits .services__item p {
  line-height: 1;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #606060;
}
.page-home .why__btn.btn--gradient,
.page-home .benefits__btn.btn--gradient {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: linear-gradient(174deg, #FF0 0%, #92D050 100%);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #000;
  font-size: 1.625rem;
  min-height: 4.3125rem;
  margin-bottom: 3.125rem;
  color: #fff;
}
.page-home .benefits {
  position: relative;
}
@media (min-width: 56.25em) {
  .page-home .benefits::before {
    content: "";
    display: block;
    position: absolute;
    width: 172.97px;
    height: 380.97px;
    left: 0;
    top: 100px;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<svg width="171" height="381" viewBox="0 0 171 381" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="294.972" height="294.972" rx="44" transform="matrix(-0.701977 0.712199 0.712199 0.701977 -20.9365 -18)" fill="url(%23paint0_linear_1168_424)"/><defs><linearGradient id="paint0_linear_1168_424" x1="235.987" y1="113.864" x2="13.6086" y2="213.409" gradientUnits="userSpaceOnUse"><stop offset="0.00879003" stop-color="%2392D050"/><stop offset="1" stop-color="%230099CC"/></linearGradient></defs></svg>');
  }
  .page-home .benefits::after {
    content: "";
    display: block;
    position: absolute;
    width: 175.97px;
    height: 383.97px;
    right: 0;
    bottom: 100px;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<svg width="176" height="381" viewBox="0 0 176 381" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="294.972" height="294.972" rx="44" transform="matrix(-0.701977 0.712199 0.712199 0.701977 189.064 -18)" fill="url(%23paint0_linear_1168_422)"/><defs><linearGradient id="paint0_linear_1168_422" x1="235.987" y1="113.864" x2="13.6086" y2="213.409" gradientUnits="userSpaceOnUse"><stop offset="0.00879003" stop-color="%2392D050"/><stop offset="1" stop-color="%230099CC"/></linearGradient></defs></svg>');
  }
}
.page-home .bg-photos {
  display: none;
}
@media (min-width: 56.25em) {
  .page-home .bg-photos {
    display: block;
    height: 19.8125rem;
    background-image: url("../img/imagens.png");
    background-repeat: repeat-x;
    margin-bottom: 5rem;
  }
}
.page-home .video {
  position: relative;
}
.page-home .video__thumb, .page-home .video__iframe,
.page-home .video iframe {
  position: relative;
  z-index: 2;
}
.page-home .video__iframe {
  display: none;
}
.page-home .services {
  text-align: center;
}
.page-home .commitment {
  position: relative;
  color: #fff;
  background: #92D050;
  background-image: url("../img/bg-sustentability.webp");
  padding-top: 3.125rem;
  padding-bottom: 4.625rem;
  background-size: cover;
  overflow: hidden;
}
@media (min-width: 56.25em) {
  .page-home .commitment::before {
    content: "";
    display: block;
    width: 127.61px;
    height: 254.61px;
    top: 20px;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<svg width="127" height="253" viewBox="0 0 127 253" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="191.615" height="191.615" rx="24" transform="matrix(-0.701977 0.712199 0.712199 0.701977 -0.490601 -9)" fill="url(%23paint0_linear_1101_27)"/><defs><linearGradient id="paint0_linear_1101_27" x1="205.227" y1="13.4163" x2="48.9589" y2="96.5401" gradientUnits="userSpaceOnUse"><stop offset="0.00879003" stop-color="%2392D050"/><stop offset="1" stop-color="%230099CC"/></linearGradient></defs></svg>');
  }
  .page-home .commitment::after {
    content: "";
    display: block;
    width: 185.61px;
    height: 269.61px;
    bottom: 30px;
    right: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<svg width="186" height="253" viewBox="0 0 186 253" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="191.615" height="191.615" rx="24" transform="matrix(-0.701977 0.712199 0.712199 0.701977 125.51 -9)" fill="url(%23paint0_linear_1101_25)"/><defs><linearGradient id="paint0_linear_1101_25" x1="205.227" y1="13.4163" x2="48.9589" y2="96.5401" gradientUnits="userSpaceOnUse"><stop offset="0.00879003" stop-color="%2392D050"/><stop offset="1" stop-color="%230099CC"/></linearGradient></defs></svg>');
  }
}
.page-home .commitment__title {
  font-size: 1.625rem;
  font-weight: 700;
}
@media (min-width: 56.25em) {
  .page-home .commitment__title {
    font-size: 2.625rem;
  }
}
.page-home .commitment__subtitle {
  color: #fff;
  margin-bottom: 1.875rem;
  font-size: 1.125rem;
  font-weight: 600;
}
@media (min-width: 56.25em) {
  .page-home .commitment__subtitle {
    font-size: 1.75rem;
    margin-bottom: 3.125rem;
  }
}
.page-home .commitment p {
  color: #fff;
  font-size: 1.125rem;
}
@media (min-width: 56.25em) {
  .page-home .commitment p {
    font-size: 1.5rem;
  }
}
.page-home .commitment picture {
  margin-bottom: 2.625rem;
  display: inline-block;
}
@media (min-width: 56.25em) {
  .page-home .commitment .circle-bf {
    position: relative;
  }
  .page-home .commitment .circle-bf p {
    z-index: 2;
    position: relative;
  }
  .page-home .commitment .circle-af {
    position: relative;
    margin-bottom: 3.125rem;
  }
  .page-home .commitment .circle-af picture {
    z-index: 2;
    position: relative;
  }
}
.page-home .commitment__btn {
  width: 100%;
  display: block;
  padding: 1.1875rem 0.625rem;
}
@media (min-width: 56.25em) {
  .page-home .commitment__btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.page-home .support {
  position: relative;
  color: #fff;
  background: linear-gradient(173deg, #92D050 45%, #FF0 100%);
  min-height: 30rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-top: 4.25rem;
  margin-bottom: 3.125rem;
}
@media (min-width: 56.25em) {
  .page-home .support {
    margin-bottom: 0rem;
    padding-bottom: 4.25rem;
  }
}
.page-home .support__title {
  font-size: 1.625rem;
  margin-bottom: 1.6875rem;
  font-weight: 700;
  z-index: 2;
  position: relative;
  text-align: center;
}
@media (min-width: 56.25em) {
  .page-home .support__title {
    text-align: left;
    font-size: 2.625rem;
  }
}
.page-home .support__description {
  color: #fff;
  font-size: 1.125rem;
  margin-bottom: 1.6875rem;
  z-index: 2;
  position: relative;
  text-align: center;
}
@media (min-width: 56.25em) {
  .page-home .support__description {
    text-align: left;
    font-size: 1.5rem;
  }
}
.page-home .support__image {
  position: relative;
  height: 100%;
  width: 100%;
  background-image: url("../img/support-bg-mb.webp");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 230px;
  right: inherit;
  margin-top: 2.5rem;
}
@media (min-width: 56.25em) {
  .page-home .support__image {
    position: absolute;
    min-width: 376px;
    right: 0;
    top: 0;
    width: 792px;
    max-width: 40%;
    margin-top: 0rem;
    background-image: url("../img/support-bg.webp");
  }
}
.page-home .support .btn--gradient {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #000;
  min-height: 4.375rem;
  text-align: center;
  max-width: 27.8125rem;
  background: linear-gradient(176deg, #FF0 0%, #92D050 100%);
}
.page-home .support::before {
  content: "";
  background-image: url("../img/support-ellipse.webp");
  background-position: bottom;
  display: block;
  width: 78px;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 56.25em) {
  .page-home .support::before {
    background-position: top;
    height: 331px;
  }
}
.page-home .chatbot,
.page-home .contact {
  text-align: center;
  padding-top: 3.625rem;
  padding-bottom: 3.625rem;
}
.page-home .chatbot .container,
.page-home .contact .container {
  position: relative;
}
.page-home .chatbot__info__title,
.page-home .contact__info__title {
  font-weight: 700;
  font-size: 2.5rem;
  text-align: center;
}
.page-home .chatbot__info__description,
.page-home .contact__info__description {
  max-width: 385px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  text-align: center;
}
.page-home .chatbot {
  background: linear-gradient(183deg, #0099CC 0%, #92D050 200%);
}
.page-home .chatbot .d-flex.justify-content-center.w-100 div {
  max-width: 100%;
}
.page-home .chatbot__info__title {
  color: #fff;
}
.page-home .chatbot__info__description {
  color: #fff;
}
.page-home .contact {
  background-color: #fff;
  background-image: url(../img/bg-form.webp);
  background-size: cover;
  background-repeat: no-repeat;
}
.page-home .contact__info__title {
  color: #92D050;
}
.page-home .contact__info__description {
  color: #606060;
}
.page-home .contact__form {
  text-align: left;
}
.page-home .contact .btn {
  margin: 20px auto;
}
.page-home .cta {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/banner-call.webp");
}
.page-home .cta__img {
  max-width: 7.5rem;
  margin-bottom: 1.25rem;
  margin-top: 1.875rem;
}
@media (min-width: 56.25em) {
  .page-home .cta__img {
    max-width: 100%;
    margin-bottom: inherit;
    margin-top: inherit;
  }
}
.page-home .cta__info {
  text-align: center;
  min-height: 16.25rem;
}
@media (min-width: 56.25em) {
  .page-home .cta__info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    text-align: inherit;
  }
}
.page-home .cta__description {
  max-width: 35.625rem;
  color: #fff;
  font-weight: 700;
  font-size: 1.625rem;
  margin-bottom: 3rem;
}
@media (min-width: 56.25em) {
  .page-home .cta__description {
    margin-left: 2.8125rem;
    margin-right: 5.875rem;
    margin-bottom: 0rem;
  }
}
.page-home .cta__btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background: linear-gradient(194deg, #FF0 0%, #92D050 100%);
  color: #000;
  min-height: 5.5rem;
  padding: 0 1.875rem;
  width: 100%;
  max-width: 20.125rem;
  text-align: center;
  font-size: 2rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5.3125rem;
}
@media (min-width: 56.25em) {
  .page-home .cta__btn {
    font-size: 2.25rem;
    margin-left: inherit;
    margin-right: inherit;
    margin-bottom: 0rem;
  }
}

.divider {
  position: relative;
  margin-top: 4.4375rem;
  margin-bottom: 4.4375rem;
  height: 1px;
}
.divider::before {
  content: "";
  background-color: #0099CC;
  width: 17.1875rem;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (min-width: 56.25em) {
  .divider::before {
    width: 466px;
  }
}
.divider span {
  background-color: #fff;
  width: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -11px;
  left: 0;
  right: 0;
}
.divider span::before {
  content: "";
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  width: 22px;
  height: 22px;
  background: linear-gradient(194deg, #25B7CB 0%, #92D050 100%);
  display: block;
  margin: auto;
  color: #92D050;
  text-align: center;
  border-radius: 50%;
}

/* Testimonial Section */
.page-home .testimonial {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #f8f9fa;
}
@media (min-width: 56.25em) {
  .page-home .testimonial {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.page-home .testimonial__subtitle {
  color: #606060;
  font-size: 1rem;
  margin-bottom: 0;
}
@media (min-width: 56.25em) {
  .page-home .testimonial__subtitle {
    font-size: 1.25rem;
  }
}

.page-home .testimonial__card {
  background: #fff;
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}
@media (min-width: 56.25em) {
  .page-home .testimonial__card {
    padding: 3rem;
  }
}
.page-home .testimonial__card:hover {
  box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.15);
}

.page-home .testimonial__header {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 2px solid #e9ecef;
}
@media (min-width: 56.25em) {
  .page-home .testimonial__header {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

.page-home .testimonial__author {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.page-home .testimonial__author__avatar {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #92D050;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
}
@media (min-width: 56.25em) {
  .page-home .testimonial__author__avatar {
    width: 100px;
    height: 100px;
  }
}

.page-home .testimonial__author__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-home .testimonial__author__name {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0099CC;
  margin-bottom: 0.5rem;
}
@media (min-width: 56.25em) {
  .page-home .testimonial__author__name {
    font-size: 1.75rem;
  }
}

.page-home .testimonial__author__role {
  color: #606060;
  font-size: 0.9375rem;
  margin-bottom: 0.25rem;
  font-weight: 500;
}
@media (min-width: 56.25em) {
  .page-home .testimonial__author__role {
    font-size: 1rem;
  }
}

.page-home .testimonial__author__company {
  color: #92D050;
  font-size: 0.9375rem;
  margin-bottom: 0;
  font-weight: 600;
}
@media (min-width: 56.25em) {
  .page-home .testimonial__author__company {
    font-size: 1rem;
  }
}

.page-home .testimonial__social__link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: #0099CC;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.9375rem;
  padding: 0.75rem 1.5rem;
  border: 2px solid #0099CC;
  border-radius: 3.125rem;
  transition: all 0.3s ease;
}
.page-home .testimonial__social__link:hover {
  background-color: #0099CC;
  color: #fff;
  text-decoration: none;
}
.page-home .testimonial__social__link i::before {
  font-size: 1.25rem;
  color: inherit;
}

.page-home .testimonial__content {
  margin-bottom: 2rem;
}

.page-home .testimonial__text {
  font-size: 1rem;
  line-height: 1.8;
  color: #606060;
  margin-bottom: 1.5rem;
}
.page-home .testimonial__content .testimonial__text:last-child {
  margin-bottom: 0;
}
@media (min-width: 56.25em) {
  .page-home .testimonial__text {
    font-size: 1.125rem;
  }
}

.page-home .testimonial__text--final {
  font-style: italic;
  color: #0099CC;
  font-weight: 500;
}

.page-home .testimonial__highlights {
  margin: 2rem 0;
  padding: 1.5rem;
  background: linear-gradient(135deg, rgba(0, 153, 204, 0.05) 0%, rgba(146, 208, 80, 0.05) 100%);
  border-left: 4px solid #92D050;
  border-radius: 0.5rem;
}
@media (min-width: 56.25em) {
  .page-home .testimonial__highlights {
    padding: 2rem;
  }
}

.page-home .testimonial__highlight {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.7;
  color: #606060;
}
.page-home .testimonial__highlight:last-child {
  margin-bottom: 0;
}
.page-home .testimonial__highlight strong {
  color: #0099CC;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
}
@media (min-width: 56.25em) {
  .page-home .testimonial__highlight {
    font-size: 1.125rem;
  }
  .page-home .testimonial__highlight strong {
    font-size: 1.25rem;
  }
}

.page-home .testimonial__images {
  margin: 2.5rem 0;
}

.page-home .testimonial__image__wrapper {
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-align: center;
}
.page-home .testimonial__image__wrapper:hover {
  transform: translateY(-5px);
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.15);
}

.page-home .testimonial__image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  max-width: 100%;
}

.page-home .testimonial__images__note {
  text-align: center;
  margin-top: 1rem;
  color: #909090;
  font-style: italic;
}

.page-home .testimonial__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 2px solid #e9ecef;
}

.page-home .testimonial__tag {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: linear-gradient(135deg, #0099CC 0%, #92D050 100%);
  color: #fff;
  border-radius: 3.125rem;
  font-size: 0.875rem;
  font-weight: 600;
  transition: transform 0.2s ease;
}
.page-home .testimonial__tag:hover {
  transform: scale(1.05);
}
@media (min-width: 56.25em) {
  .page-home .testimonial__tag {
    font-size: 0.9375rem;
    padding: 0.625rem 1.25rem;
  }
}

.footer {
  background-color: #92D050;
  text-align: center;
  padding: 2em 0 5.75em;
  color: #fff;
  border-top: 7px solid #FF0;
}
@media (min-width: 56.25em) {
  .footer {
    padding: 3.4375em 0;
  }
}
.footer p,
.footer a {
  text-decoration: none;
  color: #fff;
  font-size: 0.75rem;
  margin-bottom: 0;
}
.footer__info {
  text-align: center;
  margin-top: 1.25rem;
}
@media (min-width: 56.25em) {
  .footer__info {
    margin-top: inherit;
    text-align: left;
  }
}
.footer__info a {
  display: block;
  font-size: 1.125rem;
  font-weight: 300;
  margin-bottom: 1rem;
}
.footer__info i {
  margin-right: 0.5375rem;
}
.footer__info i::before {
  font-size: 1.375rem;
  color: #fff;
  vertical-align: middle;
}
.footer__info address {
  padding-left: 1.875rem;
}
.footer .follow__title {
  font-weight: 600;
  margin-bottom: 1rem;
  display: block;
}
.footer .follow__socials {
  text-align: center;
  padding-left: 0;
  list-style-type: none;
}
.footer .follow__socials__item {
  display: inline-block;
}
.footer .follow__socials__item:not(:last-of-type) {
  margin-right: 1.375rem;
}
.footer .follow__socials a {
  font-size: 1.5625rem;
  text-decoration: none;
}
@media (min-width: 56.25em) {
  .footer .follow__socials a {
    font-size: 1.375rem;
  }
}
.footer .follow__socials a i::before {
  color: #fff;
}
