/* DPCM */
#primary-color{
  background-color: #fdda28!important;
  color:#333!important;
}
#primary-color:hover{
  background-color: #e4d754!important;
 
}
#button-black{
  background-color: #8FD7F1;
  border-color: #8FD7F1;
}
/*  */

.slider-banner-widget .slick-dots {
    bottom: 4.8rem;
  }
  .slider-banner-widget .slick-dots li {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.8rem;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .slider-banner-widget .slick-dots li.slick-active {
    background-color: #fa9d1e;
  }
  .slider-banner-widget .slick-dots li .dot {
    width: 0.8rem;
    height: 0.8rem;
  }
  .slider-banner-widget .slick-dots li .dot:focus {
    outline: auto;
  }
  .container-lg:not(.slider-banner-container)
    .slider-banner--item--details--align--left {
    padding: 0 10.4rem 0 10.4rem;
  }
  .container-lg:not(.slider-banner-container)
    .slider-banner--item--details--align--right {
    right: 10.4rem;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .container-md:not(.slider-banner-container)
      .slider-banner--item--details--align--left {
      padding: 0 4.8rem 0 4.8rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .container-md:not(.slider-banner-container)
      .slider-banner--item--details--align--right {
      right: 4.8rem;
    }
  }
  @media (max-width: 767.98px) {
    .container-sm:not(.slider-banner-container)
      .slider-banner--item--details--align--left {
      padding: 0 2.4rem 0 2.4rem;
    }
  }
  @media (max-width: 767.98px) {
    .container-sm:not(.slider-banner-container)
      .slider-banner--item--details--align--right {
      right: 2.4rem;
    }
  }
  .slider-banner--item {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
  }
  @media (min-width: 576px) {
    .slider-banner--item {
      min-height: 66.7rem;
    }
  }
  @media (max-width: 575.98px) {
    .slider-banner--item {
      min-height: 47.4rem;
    }
  }
  .slider-banner--item--overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .slider-banner--item--details {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .slider-banner--item--details--align--left {
    text-align: left;
    position: absolute;
    bottom: 8.8rem;
    width: 100%;
    max-width: 123.2rem;
  }
  @media (max-width: 767.98px) {
    .slider-banner--item--details--align--left {
      bottom: 8rem;
    }
    #displayDiv{
      display: none;;
    }
  }


  
  @media (min-width: 768px) and (max-width: 991.98px) {
    .slider-banner--item--details--align--left {
      bottom: 8.8rem;
      max-width: 42.4rem;
    }
  
  }
  .slider-banner--item--details--align--center {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10.4rem;
  }
  @media (max-width: 767.98px) {
    .slider-banner--item--details--align--center {
      bottom: 8rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .slider-banner--item--details--align--center {
      bottom: 8.8rem;
    }
  }
  .slider-banner--item--details--align--right {
    text-align: right;
    position: absolute;
    bottom: 8.8rem;
    width: 100%;
    max-width: 123.2rem;
  }
  @media (max-width: 767.98px) {
    .slider-banner--item--details--align--right {
      bottom: 8rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .slider-banner--item--details--align--right {
      right: 4.8rem;
      bottom: 8.8rem;
      max-width: 42.4rem;
    }
  }
  .slider-banner--item--details--introduction {
    margin-bottom: 1.6rem;
  }
  @media (max-width: 767.98px) {
    .slider-banner--item--details--introduction {
      margin-bottom: 0.8rem;
    }
  }
  .slider-banner--item--details--introduction p {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 140%;
    color: #fff;
  }
  @media (max-width: 767.98px) {
    .slider-banner--item--details--introduction p {
      font-size: 1.4rem;
    }
  }
  .slider-banner--item--details--title {
    margin-bottom: 2.4rem;
  }
  .slider-banner--item--details--title h1 {
    font-family: "Sans", sans-serif;
    font-size: 5.6rem;
    font-weight: 400;
    line-height: 140%;
    color: #fff;
    margin-bottom: 0;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .slider-banner--item--details--title h1 {
      font-size: 4rem;
    }
  }
  @media (max-width: 767.98px) {
    .slider-banner--item--details--title h1 {
      font-size: 3.2rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .slider-banner--item--details--title h1 p,
    .slider-banner--item--details--title h1 span {
      font-size: 4rem !important;
      font-weight: 400 !important;
    }
  }
  @media (max-width: 767.98px) {
    .slider-banner--item--details--title h1 p,
    .slider-banner--item--details--title h1 span {
      font-size: 3.2rem !important;
      font-weight: 400 !important;
    }
  }
  @media (max-width: 767.98px) {
    .icons-list-compact-widget .slick-slider .slick-list {
      padding: 0 20% 0 0 !important;
    }
  }
  @media (min-width: 992px) {
    .icons-list-compact-widget .slick-slider .slick-list .slick-track {
      display: flex;
      justify-content: center;
    }
  }
  @media (max-width: 767.98px) {
    .icons-list-compact-widget
      .slick-slider
      .slick-list
      .slick-track
      .slick-slide {
      margin-left: auto;
      margin-right: auto;
    }
  }
  .icons-list-compact-widget .icons-list-item {
    margin-left: 9.3rem;
  }
  .icons-list-compact-widget .icons-list-item:first-child {
    margin-left: 0;
  }
  .icons-list-item {
    border: 0;
  }
  .icons-list-item a {
    color: #000;
  }
  .icons-list-item--image {
    max-width: 8rem;
    max-height: 8rem;
    margin-bottom: 2.2rem;
  }
  .icons-list-item--title p {
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
    line-height: 140%;
  }
  .icons-list-item--title-w-description {
    margin-bottom: 1.1rem;
  }
  .icons-list-item--title-w-description p {
    font-family: "Sans", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
  }
  .icons-list-item--description p {
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .icons-list-item--description p {
      font-size: 1.6rem;
    }
  }
  .product-banner-widget .product-banner {
    position: relative;
  }
  .product-banner-widget .product-banner--back-img {
    width: 100%;
    object-fit: cover;
  }
  .product-banner-widget .product-banner--overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .product-banner-widget .product-banner--details {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  @media (max-width: 767.98px) {
    .product-banner-widget .product-banner--details {
      top: auto;
    }
  }
  .product-banner-widget .product-banner--details--content-position--left {
    text-align: left;
  }
  .product-banner-widget .product-banner--details--content-position--right {
    float: right;
  }
  .product-banner-widget .product-banner--details--introduction p {
    line-height: 140%;
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
  }
  @media (max-width: 767.98px) {
    .product-banner-widget .product-banner--details--introduction p {
      font-size: 1.4rem;
      font-weight: 400;
    }
  }
  .product-banner-widget .product-banner--details--bigger-title {
    margin-top: 0.8rem;
    max-width: 75.2rem;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .product-banner-widget .product-banner--details--bigger-title {
      max-width: 57rem;
    }
  }
  .product-banner-widget .product-banner--details--bigger-title p {
    line-height: 140%;
    font-family: "Sans", sans-serif;
    font-size: 5.6rem;
    font-weight: 400;
  }
  @media (max-width: 767.98px) {
    .product-banner-widget .product-banner--details--bigger-title p {
      font-size: 2rem;
    }
  }
  .product-banner-widget .product-banner--details--personalized-text {
    margin-top: 0.8rem;
  }
  .product-banner-widget .product-banner--details--personalized-text p {
    line-height: 140%;
    font-family: "Sans", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
  }
  @media (max-width: 767.98px) {
    .product-banner-widget .product-banner--details--personalized-text p {
      font-size: 2rem;
    }
  }
  @media (max-width: 767.98px) {
    .product-banner-widget .product-banner--details--personalized-text p,
    .product-banner-widget .product-banner--details--personalized-text span {
      font-size: 1.5rem !important;
      font-weight: 400 !important;
    }
  }
  .product-banner-widget .product-banner--details--button {
    margin-top: 2.4rem;
  }
  @media (max-width: 991.98px) {
    .product-banner-widget .product-banner--details--button {
      margin-bottom: 2.4rem;
    }
  }
  .exchange-banner-widget .exchange-banner--details--title {
    margin-bottom: 1.6rem;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--details--title {
      margin-bottom: 1.1rem;
    }
  }
  .exchange-banner-widget .exchange-banner--details--title p {
    line-height: 140%;
    font-family: "Sans", sans-serif;
    font-size: 4rem;
    font-weight: 400;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--details--title p {
      font-size: 2.4rem;
    }
  }
  .exchange-banner-widget .exchange-banner--details--description {
    margin-bottom: 4.2rem;
    max-width: 44rem;
  }
  @media (max-width: 991.98px) {
    .exchange-banner-widget .exchange-banner--details--description {
      margin-bottom: 3.4rem;
    }
  }
  .exchange-banner-widget .exchange-banner--details--description p {
    line-height: 140%;
    font-family: "Sans", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
  }
  @media (max-width: 991.98px) {
    .exchange-banner-widget .exchange-banner--details--description p {
      font-size: 2rem;
    }
  }
  .exchange-banner-widget .exchange-banner--trader {
    -webkit-box-shadow: 0 0 1.6rem rgba(86, 86, 86, 0.16);
    -moz-box-shadow: 0 0 1.6rem rgba(86, 86, 86, 0.16);
    box-shadow: 0 0 1.6rem rgba(86, 86, 86, 0.16);
    border-radius: 1.6rem;
    position: relative;
    padding: 4rem 4rem 3.5rem 4rem;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .exchange-banner-widget .exchange-banner--trader {
      padding: 4.3rem 4.3rem 3.7rem 4.3rem;
      margin-top: 5.8rem;
    }
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--trader {
      padding: 2.7rem 1.6rem;
      margin-top: 5.8rem;
    }
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--trader--sell--custom-dropdown {
      height: 4.2rem;
    }
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--trader--sell--options {
      margin-bottom: 3.3rem;
    }
  }
  .exchange-banner-widget .exchange-banner--trader--sell--options--select {
    border: 0;
  }
  .exchange-banner-widget .exchange-banner--trader--sell--currency {
    align-items: baseline;
  }
  .exchange-banner-widget .exchange-banner--trader--sell--currency--sell-value {
    line-height: 140%;
    font-family: "Roboto", sans-serif;
    font-size: 4rem;
    font-weight: 700;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--trader--sell--currency--sell-value {
      font-size: 3.2rem;
    }
  }
  .exchange-banner-widget
    .exchange-banner--trader--sell--currency--sell-value--name {
    line-height: 140%;
    font-family: "Roboto", sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget
      .exchange-banner--trader--sell--currency--sell-value--name {
      font-size: 2rem;
    }
  }
  .exchange-banner-widget .exchange-banner--trader--buy--details {
    margin-bottom: 3.3rem;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--trader--buy--details {
      height: 4.2rem;
    }
  }
  .exchange-banner-widget .exchange-banner--trader--buy--details--flag {
    margin-right: 1.6rem;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--trader--buy--details--flag img {
      width: 3.2rem;
      height: 3.2rem;
    }
  }
  .exchange-banner-widget .exchange-banner--trader--buy--details--text--label {
    line-height: 140%;
    color: #999;
    font-family: "Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--trader--buy--details--text--label {
      font-size: 1.4rem;
    }
  }
  .exchange-banner-widget .exchange-banner--trader--buy--details--text--name {
    line-height: 140%;
    font-family: "Roboto", sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--trader--buy--details--text--name {
      font-size: 1.8rem;
    }
  }
  .exchange-banner-widget .exchange-banner--trader--buy--currency {
    align-items: baseline;
  }
  .exchange-banner-widget .exchange-banner--trader--buy--currency--buy-value {
    line-height: 140%;
    font-family: "Roboto", sans-serif;
    font-size: 4rem;
    font-weight: 700;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--trader--buy--currency--buy-value {
      font-size: 3.2rem;
    }
  }
  .exchange-banner-widget
    .exchange-banner--trader--buy--currency--buy-value--name {
    line-height: 140%;
    font-family: "Roboto", sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget
      .exchange-banner--trader--buy--currency--buy-value--name {
      font-size: 2rem;
    }
  }
  .exchange-banner-widget .exchange-banner--trader--updated-text {
    margin-top: 0.8rem;
    text-align: end;
  }
  @media (max-width: 991.98px) {
    .exchange-banner-widget .exchange-banner--trader--updated-text {
      text-align: start;
    }
  }
  .exchange-banner-widget .exchange-banner--trader--updated-text p {
    line-height: 140%;
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #999;
  }
  .exchange-banner-widget .exchange-banner--no-results--message p {
    font-family: "Sans", sans-serif;
    font-size: 4rem;
    font-weight: 400;
    line-height: 140%;
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--no-results--message p {
      font-size: 3.2rem;
      text-align: center;
    }
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .exchange-banner--no-results--image img {
      width: 39.3rem;
      height: 39.3rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .exchange-banner-widget .exchange-banner--no-results--image img {
      width: 44.3rem;
      height: 44.3rem;
    }
  }
  .exchange-banner-widget .exchange-banner--loader-container {
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .exchange-banner-widget .exchange-banner--loader-container--background {
    border: 0.4rem solid #f3f3f3;
    border-top: 0.4rem solid #00a9ac;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    animation: spin 2s linear infinite;
    position: absolute;
    top: calc(50% - 2.5rem);
    left: calc(50% - 2.5rem);
  }
  .exchange-banner-widget select {
    display: none;
  }
  .exchange-banner-widget .select-selected {
    position: relative;
    width: 21rem;
    background-color: #fff;
    cursor: pointer;
    user-select: none;
    font-family: "Roboto", sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .exchange-banner-widget .select-selected {
      width: 21rem;
    }
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .select-selected {
      width: 15rem;
    }

    #widget-1ca2611c-517f-4676-9818-5013b01e830d{
      margin-top: 10px;
      margin-bottom: 10px;;
    }
  }
  .exchange-banner-widget .select-selected:after {
    position: absolute;
    top: 2.4rem;
    right: 2.4rem;
    content: "";
    border: solid #666;
    border-width: 0 0.2rem 0.2rem 0;
    padding: 0.5rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
  }
  .exchange-banner-widget .select-selected.select-arrow-active:after {
    position: absolute;
    top: 2.4rem;
    right: 2.4rem;
    content: "";
    border: solid #666;
    border-width: 0 0.2rem 0.2rem 0;
    padding: 0.5rem;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .exchange-banner-widget .select-items {
    position: absolute;
    width: 21rem;
    margin-top: 0.5rem;
    background-color: #fff;
    padding: 2.4rem 2.5rem;
    max-height: 28.8rem;
    overflow: auto;
    border-radius: 1.6rem;
    -webkit-box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.16);
  }
  @media (min-width: 992px) {
    .exchange-banner-widget .select-items {
      top: 11rem;
      left: 3rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .exchange-banner-widget .select-items {
      padding: 1.8rem 1.9rem;
      width: 16rem;
      top: 10rem;
      left: 1rem;
    }
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .select-items {
      padding: 1.2rem 1.6rem;
      width: 16rem;
      top: 8rem;
      left: 1rem;
    }
  }
  .exchange-banner-widget .select-items::-webkit-scrollbar {
    width: 0.8rem;
  }
  .exchange-banner-widget .select-items::-webkit-scrollbar-track {
    border-radius: 0.8rem;
    background-color: #e6e6e6;
  }
  .exchange-banner-widget .select-items::-webkit-scrollbar-thumb {
    background-color: #00676d;
    border-radius: 0.8rem;
  }
  .exchange-banner-widget .select-items.select-hide {
    display: none;
  }
  .exchange-banner-widget .select-items div {
    color: #fff;
    padding-bottom: 1.6rem;
    cursor: pointer;
    user-select: none;
    font-family: "Roboto", sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    color: #000;
    line-height: 140%;
    text-align: center;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .exchange-banner-widget .select-items div {
      padding-bottom: 1.4rem;
    }
  }
  @media (max-width: 767.98px) {
    .exchange-banner-widget .select-items div {
      padding-bottom: 1rem;
    }
  }
  .exchange-banner-widget .select-items div:last-child {
    padding-bottom: 0;
  }
  .exchange-banner-widget .select-items div:hover {
    color: #00a9ac;
  }
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .grid-widget .row.v-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .grid-widget .row.v-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .grid-widget .row.v-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .grid-widget .row.h-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .grid-widget .row.h-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .grid-widget .row.h-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .grid-widget .row.h-space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .grid-widget .row.h-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .grid-widget .row.h-space-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .grid-widget .row.gut {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
  .grid-widget .row.gut > [class*="c-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .grid-widget .row.no-gut {
    margin: 0;
  }
  .grid-widget .row.no-gut > [class*="c-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .grid-widget [class*="c-"].c-border {
    border: 0.1rem solid;
    padding: 1.5rem;
  }
  @media (max-width: 767.98px) {
    .grid-widget [class*="c-"] {
      -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
      max-width: 100% !important;
    }
  }
  .grid-widget .c-10 {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    max-width: 10%;
  }
  .grid-widget .c-16 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .grid-widget .c-20 {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }
  .grid-widget .c-25 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .grid-widget .c-30 {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%;
  }
  .grid-widget .c-33 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .grid-widget .c-40 {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
  }
  .grid-widget .c-45 {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    max-width: 45%;
  }
  .grid-widget .c-50 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .grid-widget .c-55 {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    max-width: 55%;
  }
  .grid-widget .c-60 {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%;
  }
  .grid-widget .c-66 {
    -ms-flex-preferred-size: 66.66666666%;
    flex-basis: 66.66666666%;
    max-width: 66.66666666%;
  }
  .grid-widget .c-70 {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    max-width: 70%;
  }
  .grid-widget .c-75 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .grid-widget .c-80 {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    max-width: 80%;
  }
  .grid-widget .c-90 {
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
    max-width: 90%;
  }
  .grid-widget .c-100 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .grid-widget .card {
    flex-basis: 100%;
    max-width: 100%;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .product-cards-widget .slick-slider .slick-list {
      padding: 0 27.5% 0 27.5% !important;
    }
  }
  @media (min-width: 992px) {
    .product-cards-widget .slick-slider .slick-list .slick-track {
      display: flex;
      justify-content: center;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .product-cards-widget .slick-slider .slick-list .slick-track .slick-slide {
      margin-right: 2.4rem;
      margin-left: auto;
      margin-right: auto;
    }
  }
  .product-cards-widget
    .slick-slider
    .slick-list
    .slick-track
    .slick-slide:last-child {
    margin-right: 0;
  }
  .product-cards-widget .slick-dots li {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.8rem;
    border-radius: 50%;
    background-color: #666;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .product-cards-widget .slick-dots li.slick-active {
    background-color: #fa9d1e;
  }
  .product-cards-widget .slick-dots li .dot {
    width: 0.8rem;
    height: 0.8rem;
  }
  .product-cards-widget .slick-dots li .dot:focus {
    outline: auto;
  }
  .product-cards--item {
    margin-bottom: 3rem;
    position: relative;
  }
  .product-cards--item .card {
    -webkit-box-shadow: 0 0.4rem 2.4rem rgba(86, 86, 86, 0.16);
    -moz-box-shadow: 0 0.4rem 2.4rem rgba(86, 86, 86, 0.16);
    box-shadow: 0 0.4rem 2.4rem rgba(86, 86, 86, 0.16);
    border-radius: 1.6rem;
    border: 0;
  }
  @media (min-width: 992px) {
    .product-cards--item .card {
      width: 38.9rem;
      height: 50rem;
    }
  }
  @media (max-width: 991.98px) {
    .product-cards--item .card {
      margin-top: 2rem;
      width: 31.2rem;
      height: 54.8rem;
      margin-left: auto;
      margin-right: auto;
    }
  }
  @media (max-width: 767.98px) {
    .product-cards--item .card {
      display: flex;
    }
  }
  .product-cards--item--tag {
    position: absolute;
    padding: 0.8rem 2.4rem;
    border-radius: 1.6rem;
    background-color: #333;
    -webkit-box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.16);
  }
  @media (min-width: 992px) {
    .product-cards--item--tag {
      left: 50%;
      top: 0;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    }
  }
  @media (max-width: 991.98px) {
    .product-cards--item--tag {
      left: 40%;
      top: 0;
      -webkit-transform: translate(-30%, -50%);
      -moz-transform: translate(-30%, -50%);
      -ms-transform: translate(-30%, -50%);
      -o-transform: translate(-30%, -50%);
      transform: translate(-30%, -50%);
    }
  }
  .product-cards--item--tag p {
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
  }
  .product-cards--item--image {
    border-top-left-radius: 1.6rem;
    border-top-right-radius: 1.6rem;
  }
  @media (min-width: 992px) {
    .product-cards--item--details {
      padding: 3.2rem 3.2rem 4rem 3.2rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .product-cards--item--details {
      padding: 2.4rem;
    }
  }
  @media (max-width: 767.98px) {
    .product-cards--item--details {
      padding: 2.4rem 1.6rem;
    }
  }
  .product-cards--item--details--title {
    margin-bottom: 1.6rem;
  }
  .product-cards--item--details--title p {
    font-family: "Sans", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 140%;
  }
  .product-cards--item--details--description {
    height: 14.5rem;
    margin-bottom: 2.4rem;
  }
  .product-cards--item--details--description.not-compact-btns {
    height: 7.1rem;
  }
  .product-cards--item--details--description p {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 140%;
  }
  .product-cards--item--details--personalized-text p {
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 140%;
  }
  .product-cards--item--details--buttons {
    position: absolute;
    bottom: 4rem;
  }
  .product-cards--item--details--buttons.product-cards--item--details--buttons--compact {
    bottom: 3.1rem;
  }
  .product-cards--item--details--buttons:not(
      .product-cards--item--details--buttons--compact
    ) {
    left: 0;
    right: 0;
  }
  .product-cards--item--details--buttons:not(
      .product-cards--item--details--buttons--compact
    )
    .product-cards--item--details--buttons-btn:first-child {
    margin-bottom: 0.8rem;
  }
  .product-cards--item--details--buttons-btn a {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
  }
  @media (max-width: 991.98px) {
    .product-cards--item--details--buttons--compact {
      left: 0;
      right: 0;
      justify-content: center;
    }
  }
  @media (min-width: 992px) {
    .product-cards--item--details--buttons--compact
      .product-cards--item--details--buttons-btn:first-child {
      margin-right: 3.5rem;
    }
  }
  @media (max-width: 991.98px) {
    .product-cards--item--details--buttons--compact
      .product-cards--item--details--buttons-btn:first-child {
      margin-right: 0.6rem;
    }
  }
  .product-cards--item--details--buttons--compact
    .product-cards--item--details--buttons-btn
    a {
    width: auto;
    min-width: 14.5rem;
    height: 4rem;
    font-weight: 500;
    display: flex;
    align-items: center;
  }
  @media (min-width: 992px) {
    .product-cards--item--details--buttons--compact
      .product-cards--item--details--buttons-btn
      a {
      padding: 0.9rem 3.2rem;
    }
  }
  @media (max-width: 991.98px) {
    .product-cards--item--details--buttons--compact
      .product-cards--item--details--buttons-btn
      a {
      padding: 0.9rem 2.2rem;
    }
  }
  
  .main-highlight-widget .main-highlight {
    position: relative;
  }
  .main-highlight-widget .main-highlight--back-img {
    width: 100%;
    max-height: 82.1rem;
    object-fit: cover;
  }
  .main-highlight-widget .main-highlight--details {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
  @media (min-width: 992px) {
    .main-highlight-widget .main-highlight--details {
      width: 80.9rem;
      padding: 4rem 5.1rem 4rem 10.4rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .main-highlight-widget .main-highlight--details {
      width: 69.5rem;
      padding: 4rem 4.1rem 4rem 4.7rem;
    }
  }
  @media (max-width: 767.98px) {
    .main-highlight-widget .main-highlight--details {
      width: 35.1rem;
      padding: 5.6rem 2.4rem 5.6rem 2.4rem;
    }
  }
  .main-highlight-widget .main-highlight--details--content-position-left {
    left: 0;
  }
  .main-highlight-widget .main-highlight--details--content-position-right {
    right: 0;
    text-align: right;
  }
  .main-highlight-widget
    .main-highlight--details--content-position-right--buttons {
    display: inline-block;
  }
  .main-highlight-widget
    .main-highlight--details--content-position-right--buttons
    .main-highlight--details--buttons--btn
    a {
    margin-left: auto;
  }
  .main-highlight-widget
    .main-highlight--details--content-position-right
    .main-highlight--details--list-item:last-child {
    padding: 0 0 0 2.4rem;
  }
  @media (max-width: 575.98px) {
    .main-highlight-widget .main-highlight--details.has-items {
      width: 100%;
    }
  }
  .main-highlight-widget .main-highlight--details--introduction p {
    color: #fff;
    line-height: 140%;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
  }
  @media (max-width: 767.98px) {
    .main-highlight-widget .main-highlight--details--introduction p {
      margin-bottom: 0.8rem;
      font-size: 1.4rem;
    }
  }
  .main-highlight-widget .main-highlight--details--title {
    margin-bottom: 4.8rem;
  }
  .main-highlight-widget .main-highlight--details--title p {
    color: #fff;
    line-height: 140%;
    font-family: "Sans", sans-serif;
    font-size: 4rem;
    font-weight: 400;
  }
  @media (max-width: 991.98px) {
    .main-highlight-widget .main-highlight--details--title p {
      font-size: 3.2rem;
    }
  }
  .main-highlight-widget .main-highlight--details--text {
    margin-bottom: 5.6rem;
  }
  .main-highlight-widget .main-highlight--details--text p {
    color: #fff;
    line-height: 120%;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
  }
  .main-highlight-widget .main-highlight--details--list {
    margin-bottom: 5.6rem;
  }
  @media (max-width: 575.98px) {
    .main-highlight-widget .main-highlight--details--list .slick-list {
      padding: 0 27.5% 0 0 !important;
    }
  }
  .main-highlight-widget .main-highlight--details--buttons--btn {
    display: flex;
    margin-bottom: 1.6rem;
  }
  .main-highlight-widget .main-highlight--details--buttons--btn:last-child {
    margin-bottom: 0;
  }
  @media (max-width: 767.98px) {
    .main-highlight-widget .main-highlight--details--buttons--btn a {
      display: unset;
    }
  }
  .main-highlight--details--list-item {
    background-color: transparent;
    padding: 0 2.4rem 0 2.4rem;
    border: 0;
  }
  @media (min-width: 992px) {
    .main-highlight--details--list-item {
      border-right: 0.1rem solid #fff;
    }
  }
  .main-highlight--details--list-item:first-child {
    padding-left: 0;
  }
  .main-highlight--details--list-item:last-child {
    border-right: 0;
  }
  .main-highlight--details--list-item--title {
    color: #fff;
    line-height: 120%;
    margin-right: 0.7rem;
  }
  .main-highlight--details--list-item--title p {
    line-height: 120%;
    font-family: "Roboto", sans-serif;
    font-size: 3.6rem;
    font-weight: 700;
  }
  @media (max-width: 767.98px) {
    .main-highlight--details--list-item--title p {
      font-size: 4rem;
    }
  }
  .main-highlight--details--list-item--description p {
    color: #fff;
    line-height: 140%;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
  }
  .main-highlight--details--list-item--link {
    margin-top: 4rem;
  }
  .main-highlight--details--list-item--link a {
    color: #fff;
    line-height: 140%;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
  }
  @font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    src: local("Roboto Thin"),
      url("../Content/Fonts/Roboto/Roboto-Thin.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    src: local("Roboto Thin Italic"),
      url("../Content/Fonts/Roboto/Roboto-ThinItalic.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"),
      url("../Content/Fonts/Roboto/Roboto-Light.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: local("Roboto Light Italic"),
      url("../Content/Fonts/Roboto/Roboto-LightItalic.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"),
      url("../Content/Fonts/Roboto/Roboto-Regular.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: local("Roboto Italic"),
      url("../Content/Fonts/Roboto/Roboto-Italic.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"),
      url("../Content/Fonts/Roboto/Roboto-Medium.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: local("Roboto Medium Italic"),
      url("../Content/Fonts/Roboto/Roboto-MediumItalic.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: local("Roboto Bold"),
      url("../Content/Fonts/Roboto/Roboto-Bold.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: local("Roboto Bold Italic"),
      url("../Content/Fonts/Roboto/Roboto-BoldItalic.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: local("Roboto Black"),
      url("../Content/Fonts/Roboto/Roboto-Black.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: local("Roboto Black Italic"),
      url("../Content/Fonts/Roboto/Roboto-BlackItalic.ttf") format("truetype");
    font-display: swap;
  }
  @font-face {
    font-family: "Sans";
    font-style: normal;
    font-weight: 100;
    src: local("Sans Thin"),
      url("../Content/Fonts/Sans-Thin.otf") format("opentype");
    font-display: swap;
  }
  @font-face {
    font-family: "Sans";
    font-style: italic;
    font-weight: 100;
    src: local("Sans Thin Italic"),
      url("../Content/Fonts/Sans-ThinItalic.otf") format("opentype");
    font-display: swap;
  }
  @font-face {
    font-family: "Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Sans Light"),
      url("../Content/Fonts/Sans-Light.otf") format("opentype");
    font-display: swap;
  }
  @font-face {
    font-family: "Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Sans Regular"),
      url("../Content/Fonts/Sans-Regular.otf") format("opentype");
    font-display: swap;
  }
  @font-face {
    font-family: "Sans";
    font-style: normal;
    font-weight: 500;
    src: local("Sans Medium"),
      url("../Content/Fonts/ans-Medium.otf") format("opentype");
    font-display: swap;
  }
  @font-face {
    font-family: "Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Sans Bold"),
      url("../Content/Fonts/Sans-Bold.otf") format("opentype");
    font-display: swap;
  }
  .mt-5 {
    margin-top: 5px;
  }
  .pt-5 {
    padding-top: 5px;
  }
  .mb-5 {
    margin-bottom: 5px;
  }
  .pb-5 {
    padding-bottom: 5px;
  }
  .ml-5 {
    margin-left: 5px;
  }
  .pl-5 {
    padding-left: 5px;
  }
  .mr-5 {
    margin-right: 5px;
  }
  .pr-5 {
    padding-right: 5px;
  }
  .mt-10 {
    margin-top: 10px;
  }
  .pt-10 {
    padding-top: 10px;
  }
  .mb-10 {
    margin-bottom: 10px;
  }
  .pb-10 {
    padding-bottom: 10px;
  }
  .ml-10 {
    margin-left: 10px;
  }
  .pl-10 {
    padding-left: 10px;
  }
  .mr-10 {
    margin-right: 10px;
  }
  .pr-10 {
    padding-right: 10px;
  }
  .mt-15 {
    margin-top: 15px;
  }
  .pt-15 {
    padding-top: 15px;
  }
  .mb-15 {
    margin-bottom: 15px;
  }
  .pb-15 {
    padding-bottom: 15px;
  }
  .ml-15 {
    margin-left: 15px;
  }
  .pl-15 {
    padding-left: 15px;
  }
  .mr-15 {
    margin-right: 15px;
  }
  .pr-15 {
    padding-right: 15px;
  }
  .mt-20 {
    margin-top: 20px;
  }
  .pt-20 {
    padding-top: 20px;
  }
  .mb-20 {
    margin-bottom: 20px;
  }
  .pb-20 {
    padding-bottom: 20px;
  }
  .ml-20 {
    margin-left: 20px;
  }
  .pl-20 {
    padding-left: 20px;
  }
  .mr-20 {
    margin-right: 20px;
  }
  .pr-20 {
    padding-right: 20px;
  }
  .mt-25 {
    margin-top: 25px;
  }
  .pt-25 {
    padding-top: 25px;
  }
  .mb-25 {
    margin-bottom: 25px;
  }
  .pb-25 {
    padding-bottom: 25px;
  }
  .ml-25 {
    margin-left: 25px;
  }
  .pl-25 {
    padding-left: 25px;
  }
  .mr-25 {
    margin-right: 25px;
  }
  .pr-25 {
    padding-right: 25px;
  }
  .mt-30 {
    margin-top: 30px;
  }
  .pt-30 {
    padding-top: 30px;
  }
  .mb-30 {
    margin-bottom: 30px;
  }
  .pb-30 {
    padding-bottom: 30px;
  }
  .ml-30 {
    margin-left: 30px;
  }
  .pl-30 {
    padding-left: 30px;
  }
  .mr-30 {
    margin-right: 30px;
  }
  .pr-30 {
    padding-right: 30px;
  }
  .mt-35 {
    margin-top: 35px;
  }
  .pt-35 {
    padding-top: 35px;
  }
  .mb-35 {
    margin-bottom: 35px;
  }
  .pb-35 {
    padding-bottom: 35px;
  }
  .ml-35 {
    margin-left: 35px;
  }
  .pl-35 {
    padding-left: 35px;
  }
  .mr-35 {
    margin-right: 35px;
  }
  .pr-35 {
    padding-right: 35px;
  }
  .mt-40 {
    margin-top: 40px;
  }
  .pt-40 {
    padding-top: 40px;
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  .pb-40 {
    padding-bottom: 40px;
  }
  .ml-40 {
    margin-left: 40px;
  }
  .pl-40 {
    padding-left: 40px;
  }
  .mr-40 {
    margin-right: 40px;
  }
  .pr-40 {
    padding-right: 40px;
  }
  .mt-45 {
    margin-top: 45px;
  }
  .pt-45 {
    padding-top: 45px;
  }
  .mb-45 {
    margin-bottom: 45px;
  }
  .pb-45 {
    padding-bottom: 45px;
  }
  .ml-45 {
    margin-left: 45px;
  }
  .pl-45 {
    padding-left: 45px;
  }
  .mr-45 {
    margin-right: 45px;
  }
  .pr-45 {
    padding-right: 45px;
  }
  .mt-50 {
    margin-top: 50px;
  }
  .pt-50 {
    padding-top: 50px;
  }
  .mb-50 {
    margin-bottom: 50px;
  }
  .pb-50 {
    padding-bottom: 50px;
  }
  .ml-50 {
    margin-left: 50px;
  }
  .pl-50 {
    padding-left: 50px;
  }
  .mr-50 {
    margin-right: 50px;
  }
  .pr-50 {
    padding-right: 50px;
  }
  .mt-75 {
    margin-top: 75px;
  }
  .pt-75 {
    padding-top: 75px;
  }
  .mb-75 {
    margin-bottom: 75px;
  }
  .pb-75 {
    padding-bottom: 75px;
  }
  .ml-75 {
    margin-left: 75px;
  }
  .pl-75 {
    padding-left: 75px;
  }
  .mr-75 {
    margin-right: 75px;
  }
  .pr-75 {
    padding-right: 75px;
  }
  .mt-100 {
    margin-top: 100px;
  }
  .pt-100 {
    padding-top: 100px;
  }
  .mb-100 {
    margin-bottom: 100px;
  }
  .pb-100 {
    padding-bottom: 100px;
  }
  .ml-100 {
    margin-left: 100px;
  }
  .pl-100 {
    padding-left: 100px;
  }
  .mr-100 {
    margin-right: 100px;
  }
  .pr-100 {
    padding-right: 100px;
  }
  header {
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 999;
  }
  header .header .desktop-header--top {
    height: 6.4rem;
    background-color: #fff;
  }
  header .header .desktop-header--top--logo {
    margin-right: 6.4rem;
  }
  header .header .desktop-header--top--segments ul {
    list-style: none;
  }
  header .header .desktop-header--top--segments ul li {
    margin-right: 2.4rem;
  }
  header .header .desktop-header--top--segments ul li:last-child {
    margin-right: 0;
  }
  header .header .desktop-header--top--segments ul li a {
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 140%;
    color: #000;
  }
  header .header .desktop-header--top--segments ul li a:hover {
    color: #00a9ac;
  }
  header .header .desktop-header--top--segments ul li a.active {
    color: #00a9ac;
  }
  header .header .desktop-header--top--help-links {
    margin-right: 4.8rem;
  }
  header .header .desktop-header--top--help-links span {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 140%;
    color: #000;
  }
  header .header .desktop-header--top--help-links span:hover {
    cursor: pointer;
  }
  header .header .desktop-header--top--help-links span .arrow {
    position: absolute;
    top: 0.2rem;
    right: -2rem;
    margin-left: 0.8rem;
    border: solid #000;
    border-width: 0 0.2rem 0.2rem 0;
    padding: 0.4rem;
  }
  header .header .desktop-header--top--help-links span .arrow.arrow-down {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  header .header .desktop-header--top--help-links span .arrow.arrow-up {
    top: 0.7rem;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  header .header .desktop-header--top--cultures {
    margin-right: 4.8rem;
  }
  header .header .desktop-header--top--cultures ul {
    list-style: none;
  }
  header .header .desktop-header--top--cultures ul li a {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 140%;
    color: rgba(51, 51, 51, 0.55);
    border-left: 0.2rem solid rgba(51, 51, 51, 0.55);
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  header .header .desktop-header--top--cultures ul li a.active {
    color: #333;
  }
  header .header .desktop-header--top--cultures ul li:first-child a {
    padding-left: 0;
    border-left: 0;
  }
  header .header .desktop-header--top--cultures ul li:last-child a {
    padding-right: 0;
  }
  header .header .desktop-header--top--login-btns--ib-btn a {
    font-weight: 400;
  }
  header .header .desktop-header--top--login-btns--ib-btn a img {
    margin-right: 1.1rem;
  }
  header .header .desktop-header--top--login-btns--corporate-btn {
    margin-right: 1.6rem;
  }
  header .header .desktop-header--middle {
    background-color: #8fcad0;
    -webkit-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -o-transition: height 0.2s ease;
    transition: height 0.2s ease;
  }
  header .header .desktop-header--middle ul {
    list-style: none;
  }
  header .header .desktop-header--middle ul li {
    margin-right: 4.8rem;
  }
  header .header .desktop-header--middle ul li:last-child {
    margin-right: 0;
  }
  header .header .desktop-header--middle ul li a {
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 140%;
    color: #000;
  }
  header .header .desktop-header--bottom {
    height: 7.5rem;
    background-color: #d3e3e3;
    -webkit-box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.16);
    box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.16);
  }
  header .header .desktop-header--bottom--menu-items ul {
    list-style: none;
  }
  header .header .desktop-header--bottom--menu-items ul li {
    position: static;
    margin-right: 4.8rem;
  }
  header .header .desktop-header--bottom--menu-items ul li:last-child {
    margin-right: 0;
  }
  header .header .desktop-header--bottom--menu-items ul li:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    display: unset;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: transform 0.25s ease, opacity 0ms, visibility 0ms;
    -moz-transition: transform 0.25s ease, opacity 0ms, visibility 0ms;
    -o-transition: transform 0.25s ease, opacity 0ms, visibility 0ms;
    transition: transform 0.25s ease, opacity 0ms, visibility 0ms;
  }
  header .header .desktop-header--bottom--menu-items ul li a {
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 140%;
    color: #000;
  }
  header .header .desktop-header--bottom--menu-items ul li a:after {
    content: none;
  }
  header .header .desktop-header--bottom--menu-items ul li .dropdown-menu {
    overflow: hidden;
    min-height: 28.8rem;
    width: 100%;
    top: 100%;
    left: 0;
    padding: 0;
    margin-top: 0.7rem;
    filter: drop-shadow(0 4rem 5.6rem rgba(86, 86, 86, 0.15));
    border: 0;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0.8rem !important;
    border-bottom-right-radius: 0.8rem !important;
    visibility: hidden;
    opacity: 0;
    display: block;
    -webkit-transition: transform 0.1s ease, opacity 0ms linear 0.1s,
      visibility 0ms linear 0.1s;
    -moz-transition: transform 0.1s ease, opacity 0ms linear 0.1s,
      visibility 0ms linear 0.1s;
    -o-transition: transform 0.1s ease, opacity 0ms linear 0.1s,
      visibility 0ms linear 0.1s;
    transition: transform 0.1s ease, opacity 0ms linear 0.1s,
      visibility 0ms linear 0.1s;
    transform-origin: top center;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu.is-menu-visible {
    visibility: visible;
    opacity: 1;
    display: unset;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: transform 0.25s ease, opacity 0ms, visibility 0ms;
    -moz-transition: transform 0.25s ease, opacity 0ms, visibility 0ms;
    -o-transition: transform 0.25s ease, opacity 0ms, visibility 0ms;
    transition: transform 0.25s ease, opacity 0ms, visibility 0ms;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu
    .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--second-level {
    min-height: 28.8rem;
    background-color: #f9fbfb;
    padding: 0;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--second-level--item {
    padding: 1.6rem 2.8rem;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--second-level--item:hover {
    background-color: #fff;
    border-left: 0.2rem solid #00676d;
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--second-level--item:hover--title:hover {
    color: #00676d;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--second-level--item
    img {
    max-width: 2.4rem;
    max-height: 2.4rem;
    margin-right: 2rem;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--second-level--item--title {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    color: #000;
    line-height: 140%;
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--third-level {
    padding: 1.6rem 3.2rem;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--third-level--items {
    display: none;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--third-level--item--column {
    width: 17.9rem;
    margin-right: 3.2rem;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--third-level--item--column--hyperlink {
    margin-bottom: 4rem;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--third-level--item--column--hyperlink
    a {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 140%;
    color: #007582;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--third-level--item--column--pages-list
    a {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 140%;
    color: #000;
    margin-bottom: 2.4rem;
  }
  header
    .header
    .desktop-header--bottom--menu-items
    ul
    li
    .dropdown-menu--third-level--item--column--pages-list
    a:last-child {
    margin-bottom: 0;
  }
  header .header .desktop-header--bottom--menu-items ul li .hover-arrow-section {
    position: relative;
    width: 100%;
    height: 100%;
  }
  header .header .desktop-header--bottom--search--section {
    position: relative;
    width: 38.8rem;
    height: 5rem;
  }
  header .header .desktop-header--bottom--search--section--input {
    width: 100%;
    height: 100%;
    background-color: transparent;
    box-shadow: none;
    border-radius: 3rem;
    border: 0;
    padding: 1.25rem 2.88rem;
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    color: #000;
    line-height: 140%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  header .header .desktop-header--bottom--search--section--input:focus {
    background-color: #fff;
    box-shadow: 0 0 0.8rem rgba(86, 86, 86, 0.16);
  }
  header .header .desktop-header--bottom--search--section--input.is-input-open {
    background-color: #fff;
    box-shadow: 0 0 0.8rem rgba(86, 86, 86, 0.16);
  }
  header .header .desktop-header--bottom--search--section--img {
    position: absolute;
    right: 2.88rem;
    top: 1.1rem;
    cursor: pointer;
  }
  header .header .responsive-header--top {
    height: 5.8rem;
    background-color: #fff;
  }
  header .header .responsive-header--top--current-segment span {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 140%;
    color: #00676d;
    text-transform: uppercase;
  }
  header .header .responsive-header--top--current-segment span:hover {
    cursor: pointer;
  }
  header .header .responsive-header--top--current-segment span .arrow {
    position: absolute;
    top: 0;
    right: -2rem;
    margin-left: 0.9rem;
    border: solid #000;
    border-width: 0 0.1rem 0.1rem 0;
    padding: 0.4rem;
  }
  header .header .responsive-header--top--current-segment span .arrow.arrow-down {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  header .header .responsive-header--top--current-segment span .arrow.arrow-up {
    top: 0.7rem;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  header .header .responsive-header--middle {
    min-height: 12.4rem;
    background-color: #8fcad0;
  }
  header .header .responsive-header--middle ul {
    list-style: none;
  }
  header .header .responsive-header--middle ul li {
    margin-bottom: 1.6rem;
  }
  header .header .responsive-header--middle ul li:first-child {
    margin-top: 1.6rem;
  }
  header .header .responsive-header--middle ul li a {
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 140%;
    color: #000;
  }
  header .header .responsive-header--bottom {
    height: 5.4rem;
    background-color: #f8f8f8;
    -webkit-box-shadow: 0 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
  }
  header .header .responsive-header--bottom--search--section {
    position: relative;
    width: 27.1rem;
    height: 4rem;
  }
  header .header .responsive-header--bottom--search--section--input {
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 0 0.8rem rgba(86, 86, 86, 0.16);
    border-radius: 3rem;
    border: 0;
    padding: 1.25rem 1.8rem;
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    color: #000;
    line-height: 140%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  header .header .responsive-header--bottom--search--section--img {
    position: absolute;
    right: 1.8rem;
    top: 0.6rem;
    cursor: pointer;
  }
  header .header .responsive-header--bottom--navbar-toggler {
    height: 100%;
    padding-right: 0;
    outline: 0;
    border: 0.1rem solid transparent;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  header .header .responsive-header--opened--mobile-nav {
    display: block;
    height: 100vh !important;
    overflow-y: auto;
    position: absolute;
    top: 0;
    z-index: 99999;
    background-color: #f8f8f8;
    width: 100%;
    -webkit-transition: all 0.35s ease-out 0s;
    -moz-transition: all 0.35s ease-out 0s;
    -o-transition: all 0.35s ease-out 0s;
    transition: all 0.35s ease-out 0s;
  }
  header .header .responsive-header--opened--mobile-nav.show {
    height: 0 !important;
    -webkit-transition: all 0.35s ease-out 0s;
    -moz-transition: all 0.35s ease-out 0s;
    -o-transition: all 0.35s ease-out 0s;
    transition: all 0.35s ease-out 0s;
    overflow: hidden;
  }
  header .header .responsive-header--opened--mobile-nav--top {
    position: relative;
    height: 5.8rem;
    background-color: #fff;
    border-bottom: 0.1rem solid #ececec;
  }
  header .header .responsive-header--opened--mobile-nav--top--cultures {
    padding-left: 1.65rem;
  }
  header .header .responsive-header--opened--mobile-nav--top--cultures ul {
    list-style: none;
  }
  header .header .responsive-header--opened--mobile-nav--top--cultures ul li a {
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 140%;
    color: rgba(51, 51, 51, 0.55);
    border-left: 0.2rem solid rgba(51, 51, 51, 0.55);
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--top--cultures
    ul
    li
    a.active {
    color: #333;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--top--cultures
    ul
    li:first-child
    a {
    padding-left: 0;
    border-left: 0;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--top--cultures
    ul
    li:last-child
    a {
    padding-right: 0;
  }
  header .header .responsive-header--opened--mobile-nav--top--close-menu {
    padding-right: 1.65rem;
  }
  header .header .responsive-header--opened--mobile-nav--top--close-menu img {
    width: 1.4rem;
    height: 1.4rem;
  }
  header .header .responsive-header--opened--mobile-nav--bottom {
    background-color: #fff;
  }
  header .header .responsive-header--opened--mobile-nav--bottom--accordion--item {
    border-bottom: 0.1rem solid #ebebeb;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item:last-child {
    border-bottom: 0;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--header {
    padding: 1.6rem 2.4rem;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-bottom: 0.1rem solid #ececec;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--header.accordion-is-active {
    background-color: #8FD7F1;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--header--button {
    display: flex;
    align-items: baseline;
    width: 100%;
    border: 0;
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
  }

#collapseDPCN:after {

  border-right: 0.1rem solid #000;
  border-top: 0.1rem solid #000;
}

#colapseRemove:after{
  border-right: 0.1rem solid #fff!important;
  border-top: 0.1rem solid #fff!important;
}

  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--header--button:after {
    content: "";
    margin-left: auto;
    width: 1rem;
    height: 1rem;
    background-image: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
  }

  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--header--button.collapsed
    span {
    font-weight: 500;
    color: #000;
    border-bottom: 0;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--header--button
    span {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    color: #fff;
    line-height: 140%;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body {
    padding: 0;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item {
    background-color: #f8f8f8;
    border: 0;
    border-bottom: 0.1rem solid #ebebeb;
    border-radius: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item:last-child {
    border-bottom: 0;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--header {
    padding: 1.6rem 2.4rem 1.6rem 4rem;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--header--button {
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    width: 100%;
    border: 0;
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--header--button:after {
    content: "";
    margin-left: auto;
    width: 1rem;
    height: 1rem;
    border-right: 0.1rem solid #00676d;
    border-top: 0.1rem solid #00676d;
    background-image: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--header--button.collapsed:after {
    width: 1rem;
    height: 1rem;
    border-right: 0.1rem solid #000;
    border-top: 0.1rem solid #000;
    background-image: none;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--header--button.collapsed
    span {
    font-weight: 400;
    color: #000;
    border-bottom: 0;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--header--button.collapsed
    p {
    font-weight: 400;
    color: #000;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--header--button.collapsed
    svg
    path {
    stroke: #000;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--header--button
    svg {
    max-width: 1.6rem;
    max-height: 1.6rem;
    margin-right: 1.6rem;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--header--button
    svg
    path {
    stroke: #00676d;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--header--button
    p {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #00676d;
    line-height: 140%;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--pages-list {
    background-color: #fff;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--pages-list
    ul {
    list-style: none;
    margin-left: 5.3rem;
    border-left: 0.1rem solid #ececec;
    margin-bottom: 0;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--pages-list
    ul
    li {
    padding-bottom: 0.8rem;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--pages-list
    ul
    li:first-child {
    padding-top: 1.6rem;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--pages-list
    ul
    li:last-child {
    padding-bottom: 1.6rem;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--bottom--accordion--item--body--accordion--item--pages-list
    ul
    li
    a {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    color: #000;
    line-height: 140%;
  }
  header .header .responsive-header--opened--mobile-nav--login-btns {
    position: absolute;
    bottom: 12rem;
    width: 100%;
  }
  header .header .responsive-header--opened--mobile-nav--login-btns--ib-btn a {
    font-weight: 400;
    width: 17.8rem;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--login-btns--ib-btn
    a
    img {
    margin-right: 1.1rem;
  }
  header
    .header
    .responsive-header--opened--mobile-nav--login-btns--corporate-btn {
    margin-bottom: 1.6rem;
  }
  .footer--top {
    background-color: #388b96;
    padding: 5.7rem 0;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .footer--top {
      padding: 4.8rem 0 6.6rem 0;
    }
  }
  @media (max-width: 767.98px) {
    .footer--top {
      padding: 3.2rem 0 5.6rem 0;
    }
  }
  @media (min-width: 992px) {
    .footer--top--logo {
      margin-left: 2.9rem;
    }
  }
  @media (max-width: 991.98px) {
    .footer--top--logo {
      justify-content: center;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .footer--top--logo img {
      width: 6.9rem;
      height: 6.9rem;
    }
  }
  @media (max-width: 767.98px) {
    .footer--top--logo img {
      width: 4.7rem;
      height: 4.7rem;
    }
  }
  .footer--top--columns--column {
    border: 0;
    background-color: transparent;
  }
  @media (min-width: 992px) {
    .footer--top--columns--column {
      min-width: 18rem;
      margin-right: 3.2rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .footer--top--columns--column {
      min-width: 17.9rem;
      margin-right: 2.4rem;
    }
  }
  @media (max-width: 767.98px) {
    .footer--top--columns--column {
      margin-bottom: 4rem !important;
    }
  }
  .footer--top--columns--column--title {
    padding-bottom: 1.6rem;
  }
  .footer--top--columns--column--title span {
    font-family: "Sans", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
    line-height: 140%;
  }
  .footer--top--columns ul {
    list-style: none;
  }
  .footer--top--columns ul li {
    padding-bottom: 0.8rem;
    display: flex;
  }
  .footer--top--columns ul li a {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    color: #fff;
  }
  .footer--top--app-section--title {
    margin-bottom: 1.4rem;
  }
  @media (max-width: 767.98px) {
    .footer--top--app-section--title {
      margin-bottom: 1.6rem;
    }
  }
  .footer--top--app-section--title p {
    font-family: "Sans", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
    line-height: 140%;
  }
  .footer--top--app-section--apps ul {
    list-style: none;
  }
  .footer--top--app-section--apps ul li {
    margin-bottom: 0.8rem;
  }
  .footer--top--app-section--apps ul li:last-child {
    margin-bottom: 0;
  }
  .footer--bottom {
    background-color: #483d06;
    padding: 1.3rem 0;
  }
  @media (max-width: 767.98px) {
    .footer--bottom {
      padding: 2.4rem 0;
    }
  }
  @media (max-width: 767.98px) {
    .footer--bottom--disclaimer {
      margin-bottom: 1.6rem;
    }
  }
  .footer--bottom--disclaimer p {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    color: #fff;
    line-height: 120%;
  }
  @media (max-width: 767.98px) {
    .footer--bottom--disclaimer p {
      font-size: 1.4rem;
    }
  }
  .footer--bottom--social-networks ul {
    list-style: none;
  }
  .footer--bottom--social-networks ul li {
    margin-right: 1.6rem;
  }
  .footer--bottom--social-networks ul li:last-child {
    margin-right: 0;
  }
  .button-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20rem;
    height: 4.8rem;
    padding: 1.45rem 2.4rem;
    background-color: #00676d;
    border-radius: 6rem;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 120%;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  @media (max-width: 767.98px) {
    .button-primary {
      width: auto;
      min-width: 12.5rem;
      height: 4rem;
      padding: 0.9rem 3.2rem;
      font-weight: 500;
    }
  }
  .button-primary:hover {
    background-color: #00a9ac;
    color: #fff;
  }
  .button-primary--small {
    width: auto;
    min-width: 12.5rem;
    height: 4rem;
    padding: 0.9rem 3.2rem;
  }
  .button-secondary {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20rem;
    height: 4.8rem;
    padding: 1.45rem 2.4rem;
    background-color: #fff;
    border: 0.1rem solid #000;
    border-radius: 6rem;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 120%;
    color: #000;
    text-align: center;
    cursor: pointer;
  }
  @media (max-width: 767.98px) {
    .button-secondary {
      width: auto;
      min-width: 12.5rem;
      height: 4rem;
      padding: 0.9rem 3.2rem;
      font-weight: 500;
    }
  }
  .button-secondary:hover {
    border: 0.1rem solid #00a9ac;
    color: #00a9ac;
  }
  .button-secondary--small {
    width: auto;
    min-width: 12.5rem;
    height: 4rem;
    padding: 0.9rem 3.2rem;
  }
  .button-transparent {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20rem;
    height: 4.8rem;
    padding: 1.45rem 2.4rem;
    background-color: transparent;
    border: 0.1rem solid #fff;
    border-radius: 6rem;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 120%;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  @media (max-width: 767.98px) {
    .button-transparent {
      width: auto;
      min-width: 12.5rem;
      height: 4rem;
      padding: 0.9rem 3.2rem;
      font-weight: 500;
    }
  }
  .button-transparent:hover {
    background-color: #fff;
    color: #000;
  }
  .button-transparent--small {
    width: auto;
    min-width: 12.5rem;
    height: 4rem;
    padding: 0.9rem 3.2rem;
  }
  .button-black {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20rem;
    height: 4.8rem;
    padding: 1.45rem 2.4rem;
    background-color: #000;
    border: 0.1rem solid #000;
    border-radius: 6rem;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 120%;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  @media (max-width: 767.98px) {
    .button-black {
      width: auto;
      min-width: 12.5rem;
      height: 4rem;
      padding: 0.9rem 3.2rem;
    }
  }
  .button-black:hover {
    background-color: #444;
    border: 0.1rem solid #444;
    color: #fff;
  }
  .button-black--small {
    width: auto;
    min-width: 12.5rem;
    height: 4rem;
    padding: 0.9rem 3.2rem;
  }
  .button-ambar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20rem;
    height: 4.8rem;
    padding: 1.45rem 2.4rem;
    background-color: #f4791f;
    border-radius: 6rem;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 120%;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  @media (max-width: 767.98px) {
    .button-ambar {
      width: auto;
      min-width: 12.5rem;
      height: 4rem;
      padding: 0.9rem 3.2rem;
    }
  }
  .button-ambar:hover {
    background-color: rgba(244, 121, 31, 0.6);
    color: #fff;
  }
  .button-ambar--small {
    width: auto;
    min-width: 12.5rem;
    height: 4rem;
    padding: 0.9rem 3.2rem;
  }
  :root {
    font-size: 62.5%;
    scroll-behavior: smooth;
  }
  :root body {
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
  }
  :root body.nav-opened {
    overflow-y: hidden;
  }
  @media (max-width: 767.98px) {
    .container-sm {
      padding-left: 2.4rem;
      padding-right: 2.4rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .container-md {
      padding-left: 4.8rem;
      padding-right: 4.8rem;
    }
  }
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 123.2rem;
  }
  a {
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  a.no-link {
    cursor: default;
    pointer-events: none;
    text-decoration: none;
  }
  p {
    margin-bottom: 0;
  }
  svg.svg path {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .widget {
    position: relative;
    overflow: hidden;
    padding: 7.2rem 0;
  }
  @media (min-width: 992px) {
    .widget > .container-fluid-lg {
      max-width: unset;
      width: 100%;
      margin: 0;
      padding: 0;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .widget > .container-fluid-md {
      max-width: unset;
      width: 100%;
      margin: 0;
      padding: 0;
    }
  }
  @media (max-width: 767.98px) {
    .widget > .container-fluid-sm {
      max-width: unset;
      width: 100%;
      margin: 0;
      padding: 0;
    }
  }
  .widget.no-overflow {
    overflow: unset;
  }
  .widget.animated {
    opacity: 0;
    -webkit-transition: padding-top 0.6s ease-in-out, opacity 0.6s ease-in-out;
    -moz-transition: padding-top 0.6s ease-in-out, opacity 0.6s ease-in-out;
    -o-transition: padding-top 0.6s ease-in-out, opacity 0.6s ease-in-out;
    transition: padding-top 0.6s ease-in-out, opacity 0.6s ease-in-out;
  }
  .widget.animated.in {
    opacity: 1;
    -webkit-transition: padding-top 0.6s ease-in-out, opacity 0.6s ease-in-out;
    -moz-transition: padding-top 0.6s ease-in-out, opacity 0.6s ease-in-out;
    -o-transition: padding-top 0.6s ease-in-out, opacity 0.6s ease-in-out;
    transition: padding-top 0.6s ease-in-out, opacity 0.6s ease-in-out;
  }
  .widget .widget-title {
    margin-bottom: 4.8rem;
    text-align: center;
  }
  .widget .widget-title.widget-title--less-margin {
    margin-bottom: 0.8rem;
  }
  .widget .widget-title p {
    font-family: "Sans", sans-serif;
    font-size: 4rem;
    font-weight: 400;
    color: #000;
    line-height: 140%;
  }
  @media (max-width: 991.98px) {
    .widget .widget-title p {
      font-size: 3.2rem;
    }
  }
  .widget .micro-widget-title {
    margin-bottom: 3.2rem;
  }
  .widget .micro-widget-title p {
    font-family: "Sans", sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    color: #000;
    line-height: 120%;
  }
  .widget .widget-content {
    margin-bottom: 4.8rem;
    text-align: center;
    max-width: 60rem;
  }
  .widget .widget-content p {
    font-family: "Sans", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    color: #000;
    line-height: 120%;
  }
  .micro-widget {
    display: flex;
    flex-flow: column wrap;
    position: relative;
  }
  .same-height-columns .micro-widget {
    height: 100%;
  }
  img {
    height: auto;
  }
  .slick-dotted {
    margin-bottom: 0 !important;
  }
  .go-to-top {
    position: fixed;
    bottom: 4rem;
    right: 4rem;
    cursor: pointer;
    width: 5.6rem;
    height: 5.6rem;
    background-color: #fdda28;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .go-to-top:hover {
    background-color: #00a9ac;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .go-to-top {
      bottom: 4.8rem;
      right: 4.8rem;
    }
  }
  @media (max-width: 767.98px) {
    .go-to-top {
      bottom: 4.8rem;
      right: 2.4rem;
    }
  }
  .cookies-disclaimer,
  .warning-feature {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  @media (max-width: 767.98px) {
    .cookies-disclaimer .container,
    .warning-feature .container {
      padding-left: 0;
      padding-right: 0;
    }
  }
  .cookies-disclaimer--section,
  .warning-feature--section {
    background-color: #fff;
    padding: 2.4rem;
    box-shadow: 0 0.4rem 2.4rem rgba(86, 86, 86, 0.16);
    border-top-left-radius: 1.6rem;
    border-top-right-radius: 1.6rem;
  }
  @media (min-width: 768px) {
    .cookies-disclaimer--section--img,
    .warning-feature--section--img {
      width: 4.9rem;
      margin-right: 2.4rem;
    }
  }
  .cookies-disclaimer--section--img img,
  .warning-feature--section--img img {
    width: 4.9rem;
    height: 4.9rem;
  }
  .cookies-disclaimer--section--title,
  .warning-feature--section--title {
    font-family: "Sans", sans-serif;
    font-size: 3.2rem;
    font-weight: 400;
    color: #000;
    line-height: 140%;
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .cookies-disclaimer--section--title,
    .warning-feature--section--title {
      margin-bottom: 0.8rem;
    }
  }
  @media (max-width: 767.98px) {
    .cookies-disclaimer--section--title,
    .warning-feature--section--title {
      font-size: 2.4rem;
      margin-bottom: 0.8rem;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .cookies-disclaimer--section--description,
    .warning-feature--section--description {
      margin-bottom: 2.4rem;
    }
  }
  @media (max-width: 767.98px) {
    .cookies-disclaimer--section--description,
    .warning-feature--section--description {
      margin-bottom: 3.2rem;
    }
  }
  .cookies-disclaimer--section--description p,
  .warning-feature--section--description p {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    color: #000;
    line-height: 140%;
  }
  .cookies-disclaimer--section--accept-btn,
  .warning-feature--section--accept-btn {
    min-width: 11.6rem;
    max-width: 11.6rem;
    padding: 0.9rem 3.2rem;
    margin-right: 1.6rem;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .cookies-disclaimer--section--reject-btn,
  .warning-feature--section--reject-btn {
    min-width: 11.9rem;
    max-width: 11.9rem;
    padding: 0.9rem 3.2rem;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .cookies-disclaimer--section--close-alert,
  .warning-feature--section--close-alert {
    cursor: pointer;
  }
  .sans-56-bold {
    font-family: "Sans", sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 140%;
  }
  .sans-56 {
    font-family: "Sans", sans-serif;
    font-size: 56px;
    font-weight: 400;
    line-height: 140%;
  }
  .sans-56-light {
    font-family: "Sans", sans-serif;
    font-size: 56px;
    font-weight: 300;
    line-height: 140%;
  }
  .sans-56-thin {
    font-family: "Sans", sans-serif;
    font-size: 56px;
    font-weight: 100;
    line-height: 140%;
  }
  .sans-40-bold {
    font-family: "Sans", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 140%;
  }
  .sans-40 {
    font-family: "Sans", sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 140%;
  }
  .sans-40-light {
    font-family: "Sans", sans-serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 140%;
  }
  .sans-40-thin {
    font-family: "Sans", sans-serif;
    font-size: 40px;
    font-weight: 100;
    line-height: 140%;
  }
  .sans-32-bold {
    font-family: "Sans", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 140%;
  }
  .sans-32 {
    font-family: "Sans", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 140%;
  }
  .sans-32-light {
    font-family: "Sans", sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 140%;
  }
  .sans-32-thin {
    font-family: "Sans", sans-serif;
    font-size: 32px;
    font-weight: 100;
    line-height: 140%;
  }
  .sans-24-bold {
    font-family: "Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 140%;
  }
  .sans-24 {
    font-family: "Sans", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 140%;
  }
  .sans-24-light {
    font-family: "Sans", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 140%;
  }
  .sans-24-thin {
    font-family: "Sans", sans-serif;
    font-size: 24px;
    font-weight: 100;
    line-height: 140%;
  }
  .roboto-18 {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
  }
  .roboto-16 {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
  }
  .roboto-14 {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
  }
  