/* line 1, templates/default/scss/style.scss */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Arial Nova', sans-serif; }

/* line 8, templates/default/scss/style.scss */
html {
  scroll-behavior: smooth; }

/* line 12, templates/default/scss/style.scss */
body {
  overflow-x: hidden; }

/* line 16, templates/default/scss/style.scss */
button {
  border: none; }

/* line 20, templates/default/scss/style.scss */
#email2 {
  display: none; }

/* line 24, templates/default/scss/style.scss */
.breadcrumbs {
  padding-top: 15px; }
  /* line 27, templates/default/scss/style.scss */
  .breadcrumbs-list {
    display: flex;
    flex-flow: row wrap;
    list-style: none; }
  /* line 33, templates/default/scss/style.scss */
  .breadcrumbs-item {
    color: black;
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    margin-right: 10px; }
    @media screen and (max-width: 600px) {
      /* line 33, templates/default/scss/style.scss */
      .breadcrumbs-item {
        font-size: 10px;
        line-height: 1; } }
    /* line 45, templates/default/scss/style.scss */
    .breadcrumbs-item.active {
      font-weight: 700; }

/* line 52, templates/default/scss/style.scss */
.header {
  position: relative; }
  /* line 55, templates/default/scss/style.scss */
  .header .bgi {
    background: black;
    overflow: hidden; }
  /* line 61, templates/default/scss/style.scss */
  .header .subpage.bgi {
    width: 100%;
    height: 76px; }
  /* line 66, templates/default/scss/style.scss */
  .header .subpage .gradient {
    width: 100%;
    height: 100%; }
    /* line 70, templates/default/scss/style.scss */
    .header .subpage .gradient .nav {
      height: 100%; }
      /* line 73, templates/default/scss/style.scss */
      .header .subpage .gradient .nav .wrapper {
        width: 100%;
        height: 100%;
        padding: 0 5vw;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        /* line 81, templates/default/scss/style.scss */
        .header .subpage .gradient .nav .wrapper .nav-icons {
          display: none; }
        /* line 86, templates/default/scss/style.scss */
        .header .subpage .gradient .nav .wrapper .logo img {
          height: 30px; }
        /* line 91, templates/default/scss/style.scss */
        .header .subpage .gradient .nav .wrapper .nav-button-big-menu {
          display: none; }
        /* line 95, templates/default/scss/style.scss */
        .header .subpage .gradient .nav .wrapper .nav-button {
          width: 40px;
          height: 20px;
          border-top: 2px solid #fff;
          border-bottom: 2px solid #fff;
          cursor: pointer; }
          /* line 102, templates/default/scss/style.scss */
          .header .subpage .gradient .nav .wrapper .nav-button .line {
            width: 100%;
            height: 2px;
            margin-top: 7px;
            background-color: #fff; }
  /* line 114, templates/default/scss/style.scss */
  .header .home-header-video {
    display: none; }
  /* line 118, templates/default/scss/style.scss */
  .header .main {
    width: 100%;
    height: 812px; }
    /* line 122, templates/default/scss/style.scss */
    .header .main .home-header-video {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
      @media screen and (max-width: 1200px) {
        /* line 122, templates/default/scss/style.scss */
        .header .main .home-header-video {
          display: none; } }
    /* line 133, templates/default/scss/style.scss */
    .header .main .home-header-image {
      display: none;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 1200px) {
        /* line 133, templates/default/scss/style.scss */
        .header .main .home-header-image {
          display: block; } }
      /* line 142, templates/default/scss/style.scss */
      .header .main .home-header-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    /* line 149, templates/default/scss/style.scss */
    .header .main .gradient {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4); }
      /* line 157, templates/default/scss/style.scss */
      .header .main .gradient .nav {
        width: 100%; }
        /* line 160, templates/default/scss/style.scss */
        .header .main .gradient .nav .wrapper {
          display: flex;
          align-items: center;
          justify-content: space-between;
          position: relative;
          padding: 0 5vw;
          width: 100%;
          height: 100px;
          max-width: 1500px;
          margin: 0 auto;
          z-index: 10; }
          @media screen and (min-width: 1600px) {
            /* line 160, templates/default/scss/style.scss */
            .header .main .gradient .nav .wrapper {
              padding: 0; } }
          /* line 177, templates/default/scss/style.scss */
          .header .main .gradient .nav .wrapper .nav-icons {
            display: flex;
            align-items: center;
            height: 30px; }
            @media screen and (max-width: 800px) {
              /* line 177, templates/default/scss/style.scss */
              .header .main .gradient .nav .wrapper .nav-icons {
                display: none; } }
            /* line 186, templates/default/scss/style.scss */
            .header .main .gradient .nav .wrapper .nav-icons .divider {
              width: 1px;
              height: 30px;
              background-color: white;
              margin: 0 15px; }
          /* line 195, templates/default/scss/style.scss */
          .header .main .gradient .nav .wrapper .logo img {
            height: 40px; }
          /* line 200, templates/default/scss/style.scss */
          .header .main .gradient .nav .wrapper .nav-button {
            width: 40px;
            height: 20px;
            border-top: 2px solid #fff;
            border-bottom: 2px solid #fff;
            cursor: pointer; }
            /* line 207, templates/default/scss/style.scss */
            .header .main .gradient .nav .wrapper .nav-button .line {
              width: 100%;
              height: 2px;
              margin-top: 7px;
              background-color: #fff; }
          /* line 215, templates/default/scss/style.scss */
          .header .main .gradient .nav .wrapper .nav-button-big-menu {
            display: none; }
      /* line 221, templates/default/scss/style.scss */
      .header .main .gradient .header-text-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 44vw;
        height: 100%;
        background: rgba(0, 0, 0, 0.5); }
        @media screen and (max-width: 1200px) {
          /* line 221, templates/default/scss/style.scss */
          .header .main .gradient .header-text-bg {
            width: 100vw; } }
      /* line 234, templates/default/scss/style.scss */
      .header .main .gradient .header-text {
        margin: 0 5vw;
        padding-top: 250px;
        max-width: 650px;
        position: relative; }
        /* line 240, templates/default/scss/style.scss */
        .header .main .gradient .header-text h1 {
          font-style: normal;
          font-weight: 400;
          font-size: 48px;
          line-height: 1.2;
          letter-spacing: 0.1em;
          color: #ffffff;
          margin-bottom: 15px; }
          @media screen and (max-width: 600px) {
            /* line 240, templates/default/scss/style.scss */
            .header .main .gradient .header-text h1 {
              font-size: 30px;
              line-height: 36px; } }
        /* line 255, templates/default/scss/style.scss */
        .header .main .gradient .header-text p {
          margin-bottom: 50px;
          font-style: normal;
          font-weight: 300;
          font-size: 16px;
          line-height: 19px;
          color: #ffffff; }
        /* line 264, templates/default/scss/style.scss */
        .header .main .gradient .header-text .header-button {
          border: none;
          background: #ffffff;
          text-decoration: none; }
          /* line 269, templates/default/scss/style.scss */
          .header .main .gradient .header-text .header-button a {
            display: flex;
            justify-content: center;
            align-items: center;
            text-decoration: none;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 17px;
            text-transform: uppercase;
            color: #000000;
            padding: 13px 10px 14px 17px; }
            /* line 282, templates/default/scss/style.scss */
            .header .main .gradient .header-text .header-button a img {
              width: 10px;
              height: 12px;
              margin-left: 10px; }
      /* line 291, templates/default/scss/style.scss */
      .header .main .gradient .awards {
        display: none; }
  /* line 297, templates/default/scss/style.scss */
  .header .cookies {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 90;
    width: 100vw;
    padding: 30px 5vw;
    background-color: white;
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.25); }
    @media screen and (max-width: 600px) {
      /* line 297, templates/default/scss/style.scss */
      .header .cookies {
        flex-direction: column;
        text-align: center; } }
    /* line 315, templates/default/scss/style.scss */
    .header .cookies-content {
      display: inline-block;
      width: 70%;
      font-style: normal;
      font-weight: 300;
      font-size: 16px;
      line-height: 19px;
      color: black; }
      /* line 324, templates/default/scss/style.scss */
      .header .cookies-content a {
        text-decoration: none;
        font-weight: 700;
        color: black; }
    /* line 331, templates/default/scss/style.scss */
    .header .cookies .cookies-button {
      margin: 36px 5vw 36px 120px;
      border: none;
      padding: 11px 29px;
      background-color: #000;
      color: #fff;
      cursor: pointer; }
      @media screen and (max-width: 600px) {
        /* line 331, templates/default/scss/style.scss */
        .header .cookies .cookies-button {
          margin: 20px auto 0; } }
  /* line 345, templates/default/scss/style.scss */
  .header .cookies-off {
    display: none; }
  /* line 350, templates/default/scss/style.scss */
  .header .small-menu {
    display: none; }
  /* line 354, templates/default/scss/style.scss */
  .header .menu-on {
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    min-height: 500px;
    background: rgba(0, 0, 0, 0.85);
    backdrop-filter: blur(10px);
    z-index: 100; }
    /* line 366, templates/default/scss/style.scss */
    .header .menu-on .logo {
      position: absolute;
      top: 30px;
      left: 5vw; }
    /* line 372, templates/default/scss/style.scss */
    .header .menu-on .cross {
      position: absolute;
      top: 35px;
      right: 8vw;
      width: 17px;
      height: 17px;
      padding: 10px;
      overflow: hidden;
      cursor: pointer; }
      /* line 382, templates/default/scss/style.scss */
      .header .menu-on .cross .line {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 130%;
        height: 1px;
        background-color: #fff; }
      /* line 391, templates/default/scss/style.scss */
      .header .menu-on .cross .line-first {
        transform: translate(-50%, -50%) rotate(-45deg); }
      /* line 395, templates/default/scss/style.scss */
      .header .menu-on .cross .line-second {
        transform: translate(-50%, -50%) rotate(45deg); }
    /* line 400, templates/default/scss/style.scss */
    .header .menu-on .navigation {
      display: flex;
      flex-direction: column;
      position: absolute;
      top: 50%;
      left: 5vw;
      transform: translateY(-50%); }
      /* line 408, templates/default/scss/style.scss */
      .header .menu-on .navigation a {
        margin-top: 20px;
        text-decoration: none;
        font-style: normal;
        font-weight: 700;
        font-size: 26px;
        line-height: 31px;
        color: #ffffff; }
    /* line 420, templates/default/scss/style.scss */
    .header .menu-on .search-form input {
      background-image: none; }
    /* line 424, templates/default/scss/style.scss */
    .header .menu-on .search-form-btn {
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translateY(-50%);
      background: none; }
    /* line 433, templates/default/scss/style.scss */
    .header .menu-on form {
      position: absolute;
      bottom: 41px;
      left: 5vw;
      right: 5vw;
      border: 1px solid #d9d9d9;
      border-radius: 100px;
      padding: 13px 21px; }
      /* line 442, templates/default/scss/style.scss */
      .header .menu-on form input {
        background-color: transparent;
        border: none;
        width: 100%;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 19px;
        color: #d9d9d9;
        outline: none;
        background-image: url(../img/Vector-lupa.png);
        background-repeat: no-repeat;
        background-position: 100%; }
  /* line 461, templates/default/scss/style.scss */
  .header .big-menu {
    display: none; }
  /* line 465, templates/default/scss/style.scss */
  .header .big-menu-on {
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.85);
    backdrop-filter: blur(10px);
    z-index: 100; }
    /* line 477, templates/default/scss/style.scss */
    .header .big-menu-on .logo {
      position: absolute;
      top: 30px;
      left: 5vw;
      cursor: pointer; }
    /* line 484, templates/default/scss/style.scss */
    .header .big-menu-on .logo:hover {
      scale: 1.2; }
    /* line 488, templates/default/scss/style.scss */
    .header .big-menu-on form {
      position: absolute;
      top: 28px;
      left: 50%;
      transform: translate(-50%);
      z-index: 10; }
      /* line 495, templates/default/scss/style.scss */
      .header .big-menu-on form input {
        background-color: transparent;
        width: 400px;
        height: 44px;
        padding: 0 21px;
        border: 1px solid #d9d9d9;
        border-radius: 100px;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 19px;
        color: #d9d9d9;
        outline: none;
        background-image: url(../img/Vector-lupa.png);
        background-repeat: no-repeat;
        background-position: 95%; }
        /* line 512, templates/default/scss/style.scss */
        .header .big-menu-on form input.open {
          border-radius: 22px 22px 0 0; }
      /* line 517, templates/default/scss/style.scss */
      .header .big-menu-on form input:focus {
        background-color: #fff;
        color: #000; }
    /* line 523, templates/default/scss/style.scss */
    .header .big-menu-on .big-cross {
      position: absolute;
      top: 35px;
      right: 5vw;
      width: 29px;
      height: 29px;
      padding: 10px;
      overflow: hidden;
      cursor: pointer;
      z-index: 1000; }
      /* line 534, templates/default/scss/style.scss */
      .header .big-menu-on .big-cross .line {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 130%;
        height: 1px;
        background-color: #fff; }
      /* line 543, templates/default/scss/style.scss */
      .header .big-menu-on .big-cross .line-first {
        transform: translate(-50%, -50%) rotate(-45deg); }
      /* line 547, templates/default/scss/style.scss */
      .header .big-menu-on .big-cross .line-second {
        transform: translate(-50%, -50%) rotate(45deg); }
    /* line 552, templates/default/scss/style.scss */
    .header .big-menu-on .center-menu {
      display: flex;
      position: absolute;
      top: 30%;
      left: 5vw;
      width: 100%; }
      /* line 559, templates/default/scss/style.scss */
      .header .big-menu-on .center-menu .navigation {
        display: flex;
        flex-direction: column; }
        /* line 563, templates/default/scss/style.scss */
        .header .big-menu-on .center-menu .navigation a {
          margin-bottom: 15px;
          text-decoration: none;
          font-style: normal;
          font-weight: 700;
          font-size: 40px;
          line-height: 48px;
          color: #ffffff;
          border-bottom: 5px solid transparent;
          transition: border-color .3s; }
        /* line 575, templates/default/scss/style.scss */
        .header .big-menu-on .center-menu .navigation a:hover {
          border-bottom: 5px solid #245b8d; }
      /* line 580, templates/default/scss/style.scss */
      .header .big-menu-on .center-menu .text {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-40%, 0); }
        /* line 586, templates/default/scss/style.scss */
        .header .big-menu-on .center-menu .text .submenu-title {
          display: block;
          margin-bottom: 23px;
          font-style: normal;
          font-weight: 700;
          font-size: 40px;
          line-height: 48px;
          color: #ffffff;
          text-decoration: none; }
        /* line 597, templates/default/scss/style.scss */
        .header .big-menu-on .center-menu .text .all-elements {
          display: flex; }
        /* line 601, templates/default/scss/style.scss */
        .header .big-menu-on .center-menu .text .elements-first {
          margin-right: 20px; }
        /* line 605, templates/default/scss/style.scss */
        .header .big-menu-on .center-menu .text .elements-first,
        .header .big-menu-on .center-menu .text .elements-second {
          display: flex;
          flex-direction: column;
          position: relative; }
          /* line 611, templates/default/scss/style.scss */
          .header .big-menu-on .center-menu .text .elements-first a,
          .header .big-menu-on .center-menu .text .elements-second a {
            width: fit-content;
            max-width: 350px;
            margin-bottom: 19px;
            text-decoration: none;
            font-style: normal;
            font-weight: 300;
            font-size: 22px;
            line-height: 27px;
            color: #ffffff;
            border-bottom: 2px solid transparent;
            transition: border-color .3s; }
          /* line 625, templates/default/scss/style.scss */
          .header .big-menu-on .center-menu .text .elements-first a:hover,
          .header .big-menu-on .center-menu .text .elements-second a:hover {
            border-bottom: 2px solid #245b8d; }
    /* line 632, templates/default/scss/style.scss */
    .header .big-menu-on .bottom-menu {
      position: absolute;
      left: 0;
      bottom: 0px;
      width: 100%;
      height: 140px;
      padding: 0 5vw; }
      /* line 640, templates/default/scss/style.scss */
      .header .big-menu-on .bottom-menu .menu-line {
        border-bottom: 1px solid #ffffff; }
      /* line 644, templates/default/scss/style.scss */
      .header .big-menu-on .bottom-menu .contact {
        display: flex;
        justify-content: space-around;
        width: 100%;
        margin-top: 33px; }
        /* line 650, templates/default/scss/style.scss */
        .header .big-menu-on .bottom-menu .contact .localization {
          display: flex;
          align-items: center; }
          /* line 654, templates/default/scss/style.scss */
          .header .big-menu-on .bottom-menu .contact .localization img {
            height: 17px; }
          /* line 658, templates/default/scss/style.scss */
          .header .big-menu-on .bottom-menu .contact .localization p {
            padding-left: 15px;
            font-style: normal;
            font-weight: 300;
            font-size: 18px;
            line-height: 22px;
            color: #ffffff; }
    /* line 670, templates/default/scss/style.scss */
    .header .big-menu-on .bottom-img {
      position: absolute;
      right: 0;
      bottom: 0;
      z-index: -1; }

/* line 681, templates/default/scss/style.scss */
.checkbox-item {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  cursor: pointer;
  color: black;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  user-select: none; }
  /* line 692, templates/default/scss/style.scss */
  .checkbox-item a, .checkbox-item strong {
    color: black; }
  /* line 696, templates/default/scss/style.scss */
  .checkbox-item a {
    text-decoration: none;
    font-weight: 700; }
  /* line 701, templates/default/scss/style.scss */
  .checkbox-item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  /* line 709, templates/default/scss/style.scss */
  .checkbox-item .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border: 1px solid #C4C4C4;
    border-radius: 5px; }
    /* line 719, templates/default/scss/style.scss */
    .checkbox-item .checkmark.white {
      background-color: white; }
    /* line 723, templates/default/scss/style.scss */
    .checkbox-item .checkmark.check-error {
      border-color: red; }
    /* line 727, templates/default/scss/style.scss */
    .checkbox-item .checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 5px;
      top: 2px;
      width: 4px;
      height: 8px;
      border: solid #fff;
      border-width: 0 1px 1px 0;
      transform: rotate(45deg); }
  /* line 741, templates/default/scss/style.scss */
  .checkbox-item input:checked ~ .checkmark {
    background: #245B8D;
    border-color: #245B8D; }
  /* line 746, templates/default/scss/style.scss */
  .checkbox-item input:checked ~ .checkmark:after {
    display: block; }
  /* line 750, templates/default/scss/style.scss */
  .checkbox-item-col {
    display: flex;
    flex-direction: column; }

@media (min-width: 1200px) {
  /* line 768, templates/default/scss/style.scss */
  .header .bgi .gradient .nav .wrapper .nav-button {
    display: none; }
  /* line 772, templates/default/scss/style.scss */
  .header .bgi .gradient .nav .wrapper .nav-button-big-menu {
    display: block;
    width: 40px;
    height: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    cursor: pointer; }
    /* line 780, templates/default/scss/style.scss */
    .header .bgi .gradient .nav .wrapper .nav-button-big-menu .line {
      width: 100%;
      height: 2px;
      margin-top: 7px;
      background-color: #fff; }
  /* line 790, templates/default/scss/style.scss */
  .header .bgi .gradient .awards {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    width: 265px;
    position: absolute;
    right: 0;
    bottom: 130px; }
    /* line 800, templates/default/scss/style.scss */
    .header .bgi .gradient .awards :nth-child(2) {
      margin-top: 10px; }
    /* line 804, templates/default/scss/style.scss */
    .header .bgi .gradient .awards img {
      width: 100%; } }

/* line 813, templates/default/scss/style.scss */
.pagination {
  display: flex;
  justify-content: center;
  margin: 0 auto 120px;
  list-style: none; }
  /* line 819, templates/default/scss/style.scss */
  .pagination-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    color: black;
    font-size: 16px;
    font-weight: 500;
    margin-right: 20px; }
    /* line 830, templates/default/scss/style.scss */
    .pagination-item a {
      color: black;
      text-decoration: none; }
    /* line 835, templates/default/scss/style.scss */
    .pagination-item.active {
      background-color: #245B8D; }
      /* line 838, templates/default/scss/style.scss */
      .pagination-item.active .link {
        color: white; }
  /* line 844, templates/default/scss/style.scss */
  .pagination-prev {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px; }
    /* line 852, templates/default/scss/style.scss */
    .pagination-prev svg {
      width: 18px;
      transform: rotate(180deg); }
  /* line 858, templates/default/scss/style.scss */
  .pagination-next {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center; }
    /* line 865, templates/default/scss/style.scss */
    .pagination-next svg {
      width: 18px; }

/* line 872, templates/default/scss/style.scss */
body .autocomplete-container {
  background-color: white;
  position: absolute;
  top: 100%;
  padding: 20px;
  width: 100%;
  border-radius: 0 0 22px 22px;
  max-height: 500px;
  overflow-y: scroll; }
  /* line 882, templates/default/scss/style.scss */
  body .autocomplete-container::-webkit-scrollbar {
    width: 0; }
  /* line 886, templates/default/scss/style.scss */
  body .autocomplete-container::-webkit-scrollbar-track {
    background-color: transparent; }
  /* line 890, templates/default/scss/style.scss */
  body .autocomplete-container::-webkit-scrollbar {
    background: transparent;
    border-radius: 0; }
  /* line 895, templates/default/scss/style.scss */
  body .autocomplete-container::-webkit-scrollbar-thumb:hover {
    background: transparent; }

/* line 901, templates/default/scss/style.scss */
body .autocomplete-items a {
  display: block;
  color: black;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  margin-bottom: 10px; }

/* line 911, templates/default/scss/style.scss */
body .autocomplete-item-group-title {
  font-weight: 700;
  margin-bottom: 10px; }

/* line 916, templates/default/scss/style.scss */
body .autocomplete-items-divider {
  width: 100%;
  height: 1px;
  background-color: #CCCCCC;
  margin: 15px 0; }

/* line 923, templates/default/scss/style.scss */
body .footer {
  width: 100%; }
  /* line 926, templates/default/scss/style.scss */
  body .footer-contact {
    background-color: #F8F8F8; }
    /* line 929, templates/default/scss/style.scss */
    body .footer-contact .footer-text {
      max-width: 360px;
      font-size: 16px;
      font-weight: 300;
      margin-bottom: 30px; }
      /* line 935, templates/default/scss/style.scss */
      body .footer-contact .footer-text p {
        margin-bottom: 10px; }
      /* line 939, templates/default/scss/style.scss */
      body .footer-contact .footer-text img {
        margin-left: -3px; }
    /* line 944, templates/default/scss/style.scss */
    body .footer-contact .wrapper {
      padding: 0 5vw;
      max-width: 1400px;
      margin: 0 auto; }
      @media screen and (min-width: 1600px) {
        /* line 944, templates/default/scss/style.scss */
        body .footer-contact .wrapper {
          padding: 0; } }
      @media screen and (max-width: 1200px) {
        /* line 953, templates/default/scss/style.scss */
        body .footer-contact .wrapper .contact {
          padding-top: 80px;
          padding-bottom: 80px; } }
      /* line 960, templates/default/scss/style.scss */
      body .footer-contact .wrapper .contact h1 {
        margin-bottom: 50px; }
      /* line 964, templates/default/scss/style.scss */
      body .footer-contact .wrapper .contact .footer-logo-black {
        margin-bottom: 33px; }
      /* line 968, templates/default/scss/style.scss */
      body .footer-contact .wrapper .contact .big-logo {
        display: none; }
      /* line 972, templates/default/scss/style.scss */
      body .footer-contact .wrapper .contact .information {
        display: flex;
        align-items: center;
        margin: 21px 0 21px; }
        /* line 977, templates/default/scss/style.scss */
        body .footer-contact .wrapper .contact .information > img {
          margin-right: 20px; }
        /* line 981, templates/default/scss/style.scss */
        body .footer-contact .wrapper .contact .information .small-black-logo {
          margin: 0 22px 0 4px; }
        /* line 985, templates/default/scss/style.scss */
        body .footer-contact .wrapper .contact .information .big-black-logo {
          display: none; }
        /* line 989, templates/default/scss/style.scss */
        body .footer-contact .wrapper .contact .information p {
          font-style: normal;
          font-weight: 300;
          font-size: 16px;
          line-height: 19px;
          color: #000000; }
      /* line 998, templates/default/scss/style.scss */
      body .footer-contact .wrapper .contact .icon {
        display: flex;
        justify-content: space-between;
        width: 67px;
        margin: 42px 0 77px 4px; }
      /* line 1005, templates/default/scss/style.scss */
      body .footer-contact .wrapper .contact .contact-bgi {
        display: none; }
      /* line 1010, templates/default/scss/style.scss */
      body .footer-contact .wrapper .form {
        display: flex;
        flex-direction: column;
        margin-top: 145px;
        width: 40%;
        height: 728px; }
        @media screen and (max-width: 1200px) {
          /* line 1010, templates/default/scss/style.scss */
          body .footer-contact .wrapper .form {
            display: none; } }
        /* line 1021, templates/default/scss/style.scss */
        body .footer-contact .wrapper .form form {
          display: flex;
          flex-direction: column; }
          /* line 1025, templates/default/scss/style.scss */
          body .footer-contact .wrapper .form form .names {
            display: flex;
            justify-content: space-between; }
            /* line 1029, templates/default/scss/style.scss */
            body .footer-contact .wrapper .form form .names input {
              width: 48%; }
          /* line 1034, templates/default/scss/style.scss */
          body .footer-contact .wrapper .form form input {
            border: none;
            border-bottom: 1px solid #000000;
            background-color: transparent;
            padding: 40px 0 21px;
            font-style: normal;
            font-weight: 300;
            font-size: 16px;
            line-height: 19px;
            letter-spacing: 0.3em;
            text-transform: uppercase;
            outline: none; }
          /* line 1049, templates/default/scss/style.scss */
          body .footer-contact .wrapper .form form textarea {
            padding: 40px 0 21px;
            border: none;
            border-bottom: 1px solid #000000;
            background-color: transparent;
            font-weight: 300;
            font-size: 16px;
            line-height: 19px;
            letter-spacing: 0.3em;
            text-transform: uppercase;
            outline: none; }
        /* line 1063, templates/default/scss/style.scss */
        body .footer-contact .wrapper .form .footer-button {
          position: relative;
          height: 50px;
          border: none;
          background: #000;
          text-decoration: none; }
          /* line 1070, templates/default/scss/style.scss */
          body .footer-contact .wrapper .form .footer-button a {
            display: flex;
            justify-content: center;
            align-items: center;
            text-decoration: none;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 17px;
            text-transform: uppercase;
            color: #fff;
            padding: 13px 10px 14px 17px; }
            /* line 1083, templates/default/scss/style.scss */
            body .footer-contact .wrapper .form .footer-button a img {
              width: 10px;
              height: 12px;
              margin-left: 10px; }
        /* line 1091, templates/default/scss/style.scss */
        body .footer-contact .wrapper .form-bottom {
          display: flex;
          justify-content: space-between;
          margin-top: 20px; }
          /* line 1096, templates/default/scss/style.scss */
          body .footer-contact .wrapper .form-bottom button {
            margin-left: 30px; }
  /* line 1104, templates/default/scss/style.scss */
  body .footer .footer-info {
    background-color: #333333; }
    /* line 1107, templates/default/scss/style.scss */
    body .footer .footer-info .wrapper {
      padding: 57px 5vw 0;
      max-width: 1400px;
      margin: 0 auto; }
      @media screen and (min-width: 1600px) {
        /* line 1107, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper {
          padding: 57px 0 0; } }
      /* line 1117, templates/default/scss/style.scss */
      body .footer .footer-info .wrapper .footer-logo-white {
        margin: 0 0 40px; }
      /* line 1121, templates/default/scss/style.scss */
      body .footer .footer-info .wrapper .footer-nav {
        display: flex;
        flex-direction: column; }
        /* line 1125, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .footer-nav a {
          margin: 10px 0 10px;
          text-decoration: none;
          font-style: normal;
          font-weight: 300;
          font-size: 18px;
          line-height: 22px;
          color: #ffffff;
          flex: none;
          order: 2;
          flex-grow: 0; }
      /* line 1139, templates/default/scss/style.scss */
      body .footer .footer-info .wrapper .icon-white {
        margin: 34px 0 44px; }
        /* line 1142, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .icon-white img {
          margin-right: 20px; }
      /* line 1147, templates/default/scss/style.scss */
      body .footer .footer-info .wrapper .newsletter {
        padding-top: 19px;
        border-top: 1px solid #fff; }
        /* line 1151, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .newsletter .first-text {
          display: none; }
        /* line 1156, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .newsletter .newsletter-text-title {
          font-style: normal;
          font-weight: 700;
          font-size: 24px;
          line-height: 150%;
          color: #ffffff; }
        /* line 1164, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .newsletter .newsletter-text-subtitle {
          font-style: normal;
          font-size: 18px;
          font-weight: 400;
          line-height: 150%;
          color: #ffffff; }
        /* line 1172, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .newsletter .newsletter-text p {
          padding: 9px 0;
          font-style: normal;
          font-weight: 300;
          font-size: 16px;
          line-height: 150%;
          color: #ffffff; }
        /* line 1181, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .newsletter .newsletter-text .email {
          display: flex;
          justify-content: space-between;
          width: 100%;
          margin-bottom: 22px;
          border-bottom: 1px solid #fff; }
          /* line 1188, templates/default/scss/style.scss */
          body .footer .footer-info .wrapper .newsletter .newsletter-text .email input {
            flex: 1;
            padding: 0 10px;
            background-color: #333333;
            border: none;
            font-style: normal;
            font-weight: 300;
            font-size: 16px;
            line-height: 19px;
            letter-spacing: 0.3em;
            text-transform: uppercase;
            color: #d9d9d9;
            outline: none; }
          /* line 1203, templates/default/scss/style.scss */
          body .footer .footer-info .wrapper .newsletter .newsletter-text .email button {
            position: relative;
            background-color: #fff;
            border: none;
            width: 151px;
            height: 40px; }
            /* line 1210, templates/default/scss/style.scss */
            body .footer .footer-info .wrapper .newsletter .newsletter-text .email button a {
              display: inline-block;
              text-decoration: none;
              font-style: normal;
              font-weight: 400;
              font-size: 16px;
              line-height: 17px;
              text-align: right;
              text-transform: uppercase;
              color: #000000; }
            /* line 1223, templates/default/scss/style.scss */
            body .footer .footer-info .wrapper .newsletter .newsletter-text .email button img {
              position: relative;
              top: 3px;
              left: 10px; }
      /* line 1234, templates/default/scss/style.scss */
      body .footer .footer-info .wrapper .footer-last-info p {
        padding-bottom: 4px;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 215%;
        color: #ffffff; }
      /* line 1243, templates/default/scss/style.scss */
      body .footer .footer-info .wrapper .footer-last-info a {
        color: white;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none; }
      /* line 1251, templates/default/scss/style.scss */
      body .footer .footer-info .wrapper .footer-last-info .logo-argonium {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding-bottom: 36px; }
        /* line 1257, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .footer-last-info .logo-argonium img {
          margin-top: 4px;
          margin-left: 9px; }

@media (min-width: 1200px) {
  /* line 1268, templates/default/scss/style.scss */
  body .footer {
    position: relative; }
    /* line 1272, templates/default/scss/style.scss */
    body .footer-contact .wrapper {
      display: flex;
      justify-content: space-between; }
      /* line 1276, templates/default/scss/style.scss */
      body .footer-contact .wrapper .contact {
        position: relative; }
        /* line 1279, templates/default/scss/style.scss */
        body .footer-contact .wrapper .contact h1 {
          margin-top: 140px;
          margin-bottom: 54px;
          font-weight: 700;
          font-size: 42px;
          line-height: 51px;
          letter-spacing: 0.3em;
          text-transform: uppercase;
          color: #000000; }
        /* line 1290, templates/default/scss/style.scss */
        body .footer-contact .wrapper .contact .small-logo {
          display: none; }
        /* line 1294, templates/default/scss/style.scss */
        body .footer-contact .wrapper .contact .big-logo {
          display: inline-block; }
        /* line 1298, templates/default/scss/style.scss */
        body .footer-contact .wrapper .contact .contact-bgi {
          display: inline-block;
          position: absolute;
          left: 5vw;
          bottom: 0;
          width: 50vw; }
    /* line 1309, templates/default/scss/style.scss */
    body .footer .footer-info {
      padding-top: 51px; }
      /* line 1313, templates/default/scss/style.scss */
      body .footer .footer-info .wrapper .footer-info-top {
        display: flex;
        position: relative; }
        /* line 1317, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .footer-info-top .footer-nav {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          width: 600px;
          margin-left: 50px; }
          /* line 1324, templates/default/scss/style.scss */
          body .footer .footer-info .wrapper .footer-info-top .footer-nav a {
            font-size: 16px; }
        /* line 1329, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .footer-info-top .icon-white {
          position: absolute;
          right: 0;
          margin-top: 3px; }
      /* line 1336, templates/default/scss/style.scss */
      body .footer .footer-info .wrapper .newsletter {
        display: flex;
        justify-content: space-between;
        margin-bottom: 21px;
        padding-bottom: 39px;
        border-bottom: 1px solid #fff; }
        /* line 1343, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .newsletter .first-text {
          display: inline-block;
          width: 50%; }
          /* line 1347, templates/default/scss/style.scss */
          body .footer .footer-info .wrapper .newsletter .first-text p {
            margin-top: 44px;
            font-style: normal;
            font-weight: 300;
            font-size: 16px;
            line-height: 150%;
            color: #ffffff; }
          /* line 1356, templates/default/scss/style.scss */
          body .footer .footer-info .wrapper .newsletter .first-text a {
            color: white;
            text-decoration: none;
            font-weight: 700; }
        /* line 1363, templates/default/scss/style.scss */
        body .footer .footer-info .wrapper .newsletter .newsletter-text {
          margin-top: 30px;
          width: 40%; }
    /* line 1371, templates/default/scss/style.scss */
    body .footer .footer-last-info {
      display: flex;
      justify-content: space-between; } }
