@charset "UTF-8";
/**
Theme Name: Ergo
Author: Ansite
Author URI: https://ansite.pl/
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ergo
Template: astra
*/
/* open-sans-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/open-sans-v35-latin_latin-ext-regular.woff2") format("woff2"), url("fonts/open-sans-v35-latin_latin-ext-regular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ }
/* open-sans-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("fonts/open-sans-v35-latin_latin-ext-600.woff2") format("woff2"), url("fonts/open-sans-v35-latin_latin-ext-600.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ }
/* open-sans-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("fonts/open-sans-v35-latin_latin-ext-700.woff2") format("woff2"), url("fonts/open-sans-v35-latin_latin-ext-700.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ }
body,
.entry-content {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.33;
  color: #677379;
  letter-spacing: -0.03em; }
  body strong,
  .entry-content strong {
    font-weight: 700; }
  body h1,
  body .h1,
  .entry-content h1,
  .entry-content .h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 64px;
    line-height: 1.125;
    color: inherit;
    font-size: 64px; }
    body h1 strong,
    body .h1 strong,
    .entry-content h1 strong,
    .entry-content .h1 strong {
      font-weight: 600; }
  body h2,
  body .h2,
  .entry-content h2,
  .entry-content .h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 42px;
    line-height: 1.142;
    color: inherit;
    letter-spacing: -0.03em; }
    body h2 strong,
    body .h2 strong,
    .entry-content h2 strong,
    .entry-content .h2 strong {
      font-weight: 600; }
  body .page_title,
  .entry-content .page_title {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 42px;
    line-height: 1.142;
    color: #7b123d;
    letter-spacing: -0.03em; }
    body .page_title strong,
    .entry-content .page_title strong {
      font-weight: 600; }
  body h3,
  body .h3,
  .entry-content h3,
  .entry-content .h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.3125;
    color: inherit;
    letter-spacing: -0.03em; }
    body h3 strong,
    body .h3 strong,
    .entry-content h3 strong,
    .entry-content .h3 strong {
      font-weight: 600; }
  body h4,
  body .h4,
  .entry-content h4,
  .entry-content .h4 {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25;
    color: inherit;
    letter-spacing: -0.03em; }
    body h4 strong,
    body .h4 strong,
    .entry-content h4 strong,
    .entry-content .h4 strong {
      font-weight: 600; }
  body h5,
  body .h5,
  .entry-content h5,
  .entry-content .h5 {
    font-weight: 400;
    font-size: 21px;
    line-height: 1.33;
    color: inherit;
    letter-spacing: -0.014em; }
    body h5 strong,
    body .h5 strong,
    .entry-content h5 strong,
    .entry-content .h5 strong {
      font-weight: 600; }
  body .display1,
  .entry-content .display1 {
    font-weight: 700;
    font-size: 64px;
    line-height: 1.125;
    color: inherit;
    letter-spacing: -0.03em; }
  body .contactform__header,
  .entry-content .contactform__header {
    font-weight: 600;
    font-size: 28px;
    line-height: 1.28;
    color: inherit;
    letter-spacing: -0.03em; }
  body .caption,
  .entry-content .caption {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.28;
    color: inherit; }
    body .caption strong,
    .entry-content .caption strong {
      font-weight: 700; }
  body .gs-counter,
  .entry-content .gs-counter {
    font-size: MIN(6.944vw, 100px); }
    @media (max-width: 991.98px) {
      body .gs-counter,
      .entry-content .gs-counter {
        font-size: MIN(13.021vw, 100px); } }
  body .body-16,
  .entry-content .body-16 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: inherit; }
    body .body-16 strong,
    .entry-content .body-16 strong {
      font-weight: 700; }
  body .uppercase,
  .entry-content .uppercase {
    text-transform: uppercase; }
  body .no-underline,
  .entry-content .no-underline {
    text-decoration: none !important; }
    body .no-underline a,
    .entry-content .no-underline a {
      text-decoration: none !important; }
  body ul,
  body ol,
  .entry-content ul,
  .entry-content ol {
    padding-left: 1.5em; }
  @media (max-width: 767.98px) {
    body h1,
    body .h1,
    .entry-content h1,
    .entry-content .h1 {
      font-size: MIN(11.111vw, 64px); }
    body h2,
    body .h2,
    body .page_title,
    .entry-content h2,
    .entry-content .h2,
    .entry-content .page_title {
      font-size: MIN(7.292vw, 42px); }
    body h3,
    body .h3,
    .entry-content h3,
    .entry-content .h3 {
      font-size: MIN(5.556vw, 32px); }
    body h4,
    body .h4,
    .entry-content h4,
    .entry-content .h4 {
      font-size: MIN(4.167vw, 24px); }
    body .display1,
    .entry-content .display1 {
      font-size: MIN(8.854vw, 68px); }
    body .contactform__header,
    .entry-content .contactform__header {
      font-size: MIN(4.861vw, 28px); } }

body .color-black,
.entry-content .color-black {
  color: black; }
  body .color-black a,
  .entry-content .color-black a {
    color: inherit; }

body .color-white,
.entry-content .color-white {
  color: #ffffff; }
  body .color-white a,
  .entry-content .color-white a {
    color: inherit; }

body .color-orange,
.entry-content .color-orange {
  color: #fd5200; }
  body .color-orange a,
  .entry-content .color-orange a {
    color: inherit; }

body .color-logo-70,
.entry-content .color-logo-70 {
  color: #7b123d; }
  body .color-logo-70 a,
  .entry-content .color-logo-70 a {
    color: inherit; }

body .color-gold,
.entry-content .color-gold {
  color: #b09863; }
  body .color-gold a,
  .entry-content .color-gold a {
    color: inherit; }

body .color-grey-90,
.entry-content .color-grey-90 {
  color: #2f3537; }
  body .color-grey-90 a,
  .entry-content .color-grey-90 a {
    color: inherit; }

body .color-grey-70,
.entry-content .color-grey-70 {
  color: #677379; }
  body .color-grey-70 a,
  .entry-content .color-grey-70 a {
    color: inherit; }

body .color-grey-50,
.entry-content .color-grey-50 {
  color: #919ba1; }
  body .color-grey-50 a,
  .entry-content .color-grey-50 a {
    color: inherit; }

body .color-grey-30,
.entry-content .color-grey-30 {
  color: #c8cdd0; }
  body .color-grey-30 a,
  .entry-content .color-grey-30 a {
    color: inherit; }

body .color-grey-10,
.entry-content .color-grey-10 {
  color: #e9ebec; }
  body .color-grey-10 a,
  .entry-content .color-grey-10 a {
    color: inherit; }

#ast-desktop-header .ast-builder-grid-row .main-header-menu {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase; }
  #ast-desktop-header .ast-builder-grid-row .main-header-menu .ast-icon.icon-arrow {
    color: #fd5200; }
    #ast-desktop-header .ast-builder-grid-row .main-header-menu .ast-icon.icon-arrow svg {
      height: 0.8em;
      width: 0.8em;
      position: relative;
      margin-left: 5px; }
  #ast-desktop-header .ast-builder-grid-row .main-header-menu .menu-item.current-menu-item > .menu-link,
  #ast-desktop-header .ast-builder-grid-row .main-header-menu .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,
  #ast-desktop-header .ast-builder-grid-row .main-header-menu .current-menu-ancestor > .menu-link {
    color: #7b123d; }
  #ast-desktop-header .ast-builder-grid-row .main-header-menu ul.sub-menu li.current-menu-item a::before,
  #ast-desktop-header .ast-builder-grid-row .main-header-menu ul.sub-menu li a::before {
    content: '';
    position: absolute;
    left: 0;
    background: #fd5200;
    height: 18px;
    width: 5px;
    display: block;
    -webkit-transition: 500ms;
    transition: 500ms; }
  #ast-desktop-header .ast-builder-grid-row .main-header-menu ul.sub-menu li.current-menu-item a::before {
    opacity: 1; }
  #ast-desktop-header .ast-builder-grid-row .main-header-menu ul.sub-menu:hover li.current-menu-item:not(:hover) a::before {
    opacity: 0; }
  #ast-desktop-header .ast-builder-grid-row .main-header-menu ul.sub-menu li a::before {
    opacity: 0; }
  #ast-desktop-header .ast-builder-grid-row .main-header-menu ul.sub-menu li a:hover::before {
    opacity: 1; }
  @media (max-width: 1200px) {
    #ast-desktop-header .ast-builder-grid-row .main-header-menu {
      font-size: 1.3vw; } }
#ast-desktop-header .ast-builder-grid-row li.home a {
  font-size: 1px;
  color: transparent !important; }
  #ast-desktop-header .ast-builder-grid-row li.home a:hover {
    -webkit-filter: invert(0.2);
            filter: invert(0.2); }
#ast-desktop-header .ast-builder-grid-row li.home a::before {
  content: '';
  background: url("img/ico-home.svg") 50% 50% no-repeat;
  width: 30px;
  display: inline-block;
  height: 30px; }
#ast-desktop-header .ast-builder-grid-row li.btn {
  line-height: 1em !important; }
#ast-desktop-header .ast-builder-grid-row li.btn a {
  display: inline-block !important;
  border: 2px solid #fd5200;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  border-radius: 90px;
  padding: 12px 16px !important; }
  #ast-desktop-header .ast-builder-grid-row li.btn a:hover {
    background-color: #fd5200;
    color: white; }

@media (min-width: 1200px) {
  .ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0;
    margin-bottom: 0; } }
#ast-hf-mobile-menu .sub-menu {
  border-top: 1px solid #c8cdd0;
  border-bottom: 1px solid #c8cdd0; }
#ast-hf-mobile-menu .sub-menu .icon-arrow {
  display: none; }

div#ast-mobile-popup .ast-mobile-popup-content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: calc(100% - calc(1.2em + 24px)); }

.ast-builder-html-element p:empty {
  display: none; }

.sticky.offscreen #ast-desktop-header,
.sticky.offscreen #ast-mobile-header {
  top: -100px;
  opacity: 0;
  -webkit-transition: 500ms;
  transition: 500ms; }

.sticky #ast-desktop-header,
.sticky #ast-mobile-header {
  position: fixed;
  top: 0;
  opacity: 1;
  width: 100%;
  -webkit-transition: 500ms;
  transition: 500ms; }
  .sticky #ast-desktop-header .ast-mobile-header-wrap .ast-primary-header-bar,
  .sticky #ast-desktop-header .ast-primary-header-bar .site-primary-header-wrap,
  .sticky #ast-mobile-header .ast-mobile-header-wrap .ast-primary-header-bar,
  .sticky #ast-mobile-header .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 80px;
    max-height: 80px; }
  .sticky #ast-desktop-header .ast-above-header-wrap,
  .sticky #ast-mobile-header .ast-above-header-wrap {
    display: none; }

.sticky #ast-mobile-header .custom-logo {
  max-height: 40px;
  width: auto; }
.sticky #ast-mobile-header .ast-primary-header-bar, .sticky #ast-mobile-header .site-primary-header-wrap {
  min-height: 68px !important; }
.sticky #ast-mobile-header .ast-logo-title-inline .ast-site-identity {
  padding: 5px 0 !important; }

.hide-on-bottom {
  display: none !important; }

::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc; }

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #7b123d;
  border: 1px solid #aaa; }

::-webkit-scrollbar-thumb:hover {
  background: #fff; }

::-webkit-scrollbar-thumb:active {
  background: #7b123d; }

.section--small_padding {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 991.98px) {
    .section--small_padding {
      padding-top: 20px;
      padding-bottom: 20px; } }
.section--big_padding {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 991.98px) {
    .section--big_padding {
      padding-top: 40px;
      padding-bottom: 40px; } }
.section--cover, .section--cover.slick-slide {
  min-height: MIN(48vw, 85vh); }
  @media (max-width: 991.98px) {
    .section--cover, .section--cover.slick-slide {
      min-height: 90dvh;
      min-height: 80vh; } }
  @media (max-width: 575.98px) {
    .section--cover, .section--cover.slick-slide {
      text-align: center; } }
.section--header_padding {
  padding-top: 144px;
  padding-bottom: 144px; }
  @media (max-width: 991.98px) {
    .section--header_padding {
      padding-top: 48px;
      padding-bottom: 48px; } }
.section--boxes {
  --grid-layout-gap: 20px;
  --grid-column-count: 3;
  --grid-item--min-width: 350px;
  /**
   * Calculated values.
   */
  --gap-count: calc(var(--grid-column-count) - 1);
  --total-gap-width: calc(var(--gap-count) * var(--grid-layout-gap));
  --grid-item--max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count));
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(MAX(var(--grid-item--min-width), var(--grid-item--max-width)), 1fr));
  grid-gap: var(--grid-layout-gap);
  padding-bottom: 100px; }
  @media (max-width: 991.98px) {
    .section--boxes {
      padding-bottom: 40px; } }
  @media (max-width: 575.98px) {
    .section--boxes {
      --grid-item--min-width: 200px;
      --grid-column-count: 1; } }
  .section--boxes > div {
    padding: 30px;
    border-radius: 30px; }
.section--offers_grid {
  --grid-layout-gap: 20px;
  --grid-column-count: 3;
  --grid-item--min-width: 350px;
  /**
   * Calculated values.
   */
  --gap-count: calc(var(--grid-column-count) - 1);
  --total-gap-width: calc(var(--gap-count) * var(--grid-layout-gap));
  --grid-item--max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count));
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(MAX(var(--grid-item--min-width), var(--grid-item--max-width)), 1fr));
  grid-gap: var(--grid-layout-gap); }
  @media (max-width: 575.98px) {
    .section--offers_grid {
      --grid-item--min-width: 200px;
      --grid-column-count: 1; } }
  .section--offers_grid > div {
    padding: 30px;
    border-radius: 30px;
    color: white;
    min-height: 500px;
    display: grid;
    grid: auto 1fr auto / 1fr; }
    .section--offers_grid > div a {
      color: white;
      text-decoration: none !important; }
    .section--offers_grid > div:hover .btn > .gspb-buttonbox {
      color: white;
      border-color: #7b123d;
      background: #7b123d; }
.section--sidebar {
  grid-template-columns: 8fr 4fr !important;
  gap: 20px;
  counter-reset: h2counter; }
  @media (max-width: 991.98px) {
    .section--sidebar {
      grid-template-columns: 1fr !important; } }
  .section--sidebar-cover {
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 40px; }
    @media (max-width: 767.98px) {
      .section--sidebar-cover {
        margin-bottom: 20px; } }
  .section--sidebar .gspb_heading,
  .section--sidebar .gspb_text,
  .section--sidebar p,
  .section--sidebar ul {
    max-width: 740px; }
  .section--sidebar .gspb_heading:not(:first-of-type),
  .section--sidebar .listing {
    margin-top: 60px; }
  .section--sidebar .listing {
    display: grid;
    grid-template-columns: auto 1fr; }
  .section--sidebar .listing:before {
    font-weight: 600;
    content: counter(h2counter) ".  ";
    counter-increment: h2counter; }
  .section--sidebar .cennik__container > div {
    max-width: 740px; }
  .section--sidebar .cennik__container h1,
  .section--sidebar .cennik__container h2,
  .section--sidebar .cennik__container h3,
  .section--sidebar .cennik__container h4 {
    margin-bottom: 0; }
.section--page_title {
  padding-bottom: 50px; }
  .section--page_title h1 {
    margin-bottom: 0; }
  @media (max-width: 991.98px) {
    .section--page_title {
      padding-bottom: 20px; } }
@media (min-width: 1440px) {
  .section--full {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw; } }
.section--gray::before {
  content: '';
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw;
  height: 100%;
  background-color: #e9ebec;
  position: absolute;
  left: 0;
  top: 0; }
.section--ergo::before {
  content: '';
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#992E5A), to(#7B123D)) no-repeat;
  background: linear-gradient(90deg, #992E5A 0%, #7B123D 100%) no-repeat;
  position: absolute;
  left: 0;
  top: 0; }

.txt__margin--bottom {
  margin-bottom: 40px; }
  @media (max-width: 767.98px) {
    .txt__margin--bottom {
      margin-bottom: 20px; } }

.sidebar__contact-box {
  padding: 30px;
  border: 1px solid #c8cdd0;
  border-radius: 30px; }

.blog .ast-row {
  --grid-layout-gap: 20px;
  --grid-column-count: 3;
  --grid-item--min-width: 350px;
  /**
   * Calculated values.
   */
  --gap-count: calc(var(--grid-column-count) - 1);
  --total-gap-width: calc(var(--gap-count) * var(--grid-layout-gap));
  --grid-item--max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count));
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(MAX(var(--grid-item--min-width), var(--grid-item--max-width)), 1fr));
  grid-gap: var(--grid-layout-gap); }
  .blog .ast-row > article {
    background-color: #e9ebec;
    border-radius: 30px;
    min-height: 390px;
    display: grid;
    padding: 30px;
    margin-bottom: 0; }
    .blog .ast-row > article:hover .read-more a {
      color: white;
      background-color: #fd5200;
      border-color: #fd5200; }
  .blog .ast-row .blog-layout-1 {
    padding-bottom: 0;
    height: 100%; }
    .blog .ast-row .blog-layout-1 .post-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 100%; }
    .blog .ast-row .blog-layout-1 .entry-content {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .blog .ast-row .blog-layout-1 .entry-title a {
      color: #2f3537; }
    .blog .ast-row .blog-layout-1 a.link-full {
      position: absolute;
      display: block;
      width: calc(100% + 60px);
      height: calc(100% + 60px);
      top: -30px;
      left: -30px; }
    .blog .ast-row .blog-layout-1 .read-more {
      margin-bottom: 0; }
      .blog .ast-row .blog-layout-1 .read-more a {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        font-size: MIN(3vw, 16px);
        border-radius: 100px;
        line-height: 1.5;
        display: inline-block;
        padding: 14px 58px;
        border: 1px solid #7b123d;
        background-color: transparent;
        text-decoration: none !important;
        color: #7b123d;
        position: relative;
        z-index: 0;
        cursor: pointer;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        text-align: center; }
        .blog .ast-row .blog-layout-1 .read-more a:hover, .blog .ast-row .blog-layout-1 .read-more a:focus {
          color: white;
          background-color: #fd5200;
          border-color: #fd5200; }

.blog .site-main,
.blog .ast-pagination {
  padding-top: 0;
  padding-bottom: 100px; }
  @media (max-width: 991.98px) {
    .blog .site-main,
    .blog .ast-pagination {
      padding-top: 0;
      padding-bottom: 40px; } }

.single-post .hentry {
  margin-bottom: 0; }

.yoast-breadcrumbs {
  padding: 20px 0;
  white-space: nowrap;
  overflow-x: auto;
  scrollbar-width: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.28;
  color: #7b123d;
  text-transform: uppercase; }
  .yoast-breadcrumbs > span > *:not(:last-child) {
    margin-right: 5px; }
  .yoast-breadcrumbs .breadcrumb_last {
    color: #919ba1; }
  .yoast-breadcrumbs a {
    text-decoration: none !important; }
    .yoast-breadcrumbs a:hover {
      color: #fd5200; }
  @media (max-width: 575.98px) {
    .yoast-breadcrumbs {
      font-size: 10px; }
      .yoast-breadcrumbs img {
        width: 10px;
        height: 10px; } }
  .yoast-breadcrumbs img:last-of-type {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
    opacity: 0.3; }
  .yoast-breadcrumbs::-webkit-scrollbar {
    display: none; }

.buttons, body .btn > .gspb-buttonbox {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  font-size: MIN(3vw, 16px);
  border-radius: 100px;
  line-height: 1.5; }
  .buttons .gspb-buttonbox-icon, body .btn > .gspb-buttonbox .gspb-buttonbox-icon {
    -webkit-transition: 500ms;
    transition: 500ms; }
  .buttons:hover .gspb-buttonbox-icon, body .btn > .gspb-buttonbox:hover .gspb-buttonbox-icon {
    -webkit-transform: translateX(50%);
            transform: translateX(50%); }
  @media (max-width: 767.98px) {
    .buttons, body .btn > .gspb-buttonbox {
      font-size: MIN(3.6vw, 16px); } }

@media (max-width: 991.98px) {
  body .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; } }
body .btn > .gspb-buttonbox {
  display: inline-block;
  padding: 14px 58px;
  border: 1px solid #7b123d;
  background-color: transparent;
  text-decoration: none !important;
  color: #7b123d;
  position: relative;
  z-index: 0;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center; }
  body .btn > .gspb-buttonbox .gspb-buttonbox-icon {
    line-height: 1; }
  body .btn > .gspb-buttonbox svg {
    margin: 0 !important; }
  body .btn > .gspb-buttonbox:hover, body .btn > .gspb-buttonbox:focus {
    color: white;
    background-color: #fd5200;
    border-color: #fd5200; }
body .btn__orange > .gspb-buttonbox {
  color: #ffffff;
  background-color: #fd5200;
  border-color: #fd5200; }
  body .btn__orange > .gspb-buttonbox:hover, body .btn__orange > .gspb-buttonbox:focus {
    color: #fd5200;
    background-color: transparent;
    border-color: #fd5200; }
body .btn__dark > .gspb-buttonbox {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff; }
  body .btn__dark > .gspb-buttonbox:hover, body .btn__dark > .gspb-buttonbox:focus {
    color: white;
    border-color: #7b123d;
    background: #7b123d; }
body .btn__download > .gspb-buttonbox {
  padding: 14px 20px;
  line-height: 1; }
body .btn--secondary > .gspb-buttonbox {
  border-color: transparent;
  background: transparent;
  color: #fd5200; }
  body .btn--secondary > .gspb-buttonbox:hover, body .btn--secondary > .gspb-buttonbox:focus {
    color: #fd5200;
    background-color: transparent;
    border-color: #fd5200; }
body .btn__margin--top {
  margin-top: 40px; }
  @media (max-width: 767.98px) {
    body .btn__margin--top {
      margin-top: 20px; } }

button.cky-btn {
  border-radius: 50px; }

.entry-content ul.related-posts {
  list-style: none;
  padding: 0; }
  @media (min-width: 991.98px) {
    .entry-content ul.related-posts {
      columns: 2;
      -webkit-columns: 2;
      -moz-columns: 2;
      column-gap: 40px;
      -webkit-column-gap: 40px;
      -moz-column-gap: 40px; } }
  .entry-content ul.related-posts li {
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #2f3537;
    margin-bottom: 20px; }
  .entry-content ul.related-posts a {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 20px;
    text-decoration: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
    color: #2f3537; }
    .entry-content ul.related-posts a svg {
      -webkit-transition: 500ms;
      transition: 500ms;
      width: 28px;
      height: 28px; }
    .entry-content ul.related-posts a:hover {
      text-decoration: underline; }
      .entry-content ul.related-posts a:hover svg {
        -webkit-transform: translateX(5px);
                transform: translateX(5px); }
    .entry-content ul.related-posts a.current-menu-item {
      opacity: 0.2; }

.slick-arrow:not(.slick-disabled) {
  cursor: pointer; }

.slick-arrow.slick-disabled {
  opacity: 0.5; }

.slider__container:not(.slick-slider) > .section--cover:not(:first-child) {
  display: none; }

.contactform__container {
  max-width: 635px;
  margin: 0 auto;
  background: #E9EBEC;
  border: 2px solid white;
  border-radius: 30px;
  padding: 40px;
  -webkit-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.15); }
  @media (max-width: 767.98px) {
    .contactform__container {
      padding: 20px;
      border-radius: 20px; } }
  .contactform__container--info {
    padding: 60px;
    background: #7b123d; }
    @media (max-width: 767.98px) {
      .contactform__container--info {
        padding: 30px;
        border-radius: 20px; } }

.wpcf7 {
  max-width: 550px;
  margin: auto;
  /*CUSTOM SELECT:*/
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/ }
  .wpcf7 form > p {
    margin-bottom: 12px; }
  .wpcf7 p:last-of-type {
    margin-bottom: 0; }
  .wpcf7 label {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.28;
    color: #677379;
    letter-spacing: -0.28px;
    text-transform: uppercase;
    padding-left: 30px; }
    @media (max-width: 767.98px) {
      .wpcf7 label {
        font-size: 12px;
        padding-left: 15px; } }
  .wpcf7 span.wpcf7-form-control-wrap {
    margin-top: 4px; }
  .wpcf7 input:not([type=submit]).wpcf7-form-control,
  .wpcf7 .wpcf7-select {
    border-radius: 30px;
    padding: 17px 30px;
    background-color: white; }
    @media (max-width: 767.98px) {
      .wpcf7 input:not([type=submit]).wpcf7-form-control,
      .wpcf7 .wpcf7-select {
        font-size: 14px;
        padding: 13px 15px; } }
  .wpcf7 .wpcf7-select {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    background: url("img/select-arrow.svg") 97% 50% no-repeat white;
    padding-right: 40px; }
  .wpcf7 .wpcf7-textarea {
    background: white;
    border-radius: 25px;
    resize: vertical;
    padding: 10px 30px; }
  .wpcf7 .wpcf7-form > p {
    line-height: 80%; }
  .wpcf7 span.wpcf7-not-valid-tip {
    font-size: .8em;
    padding-left: 35px;
    padding-top: 3px;
    position: absolute; }
  .wpcf7 .contactform__files p:not(:first-of-type) label {
    padding-left: 0; }
  .wpcf7 .contactform__files div#mfcf7_zl_multifilecontainer {
    margin-top: 0px; }
    .wpcf7 .contactform__files div#mfcf7_zl_multifilecontainer p {
      padding: 10px 30px;
      background: white;
      border-radius: 30px; }
  .wpcf7 .contactform__files p {
    margin-bottom: 0; }
  .wpcf7 .contactform__files input.button {
    background-color: white;
    border-radius: 30px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.28;
    color: #677379;
    letter-spacing: -0.28px;
    text-transform: uppercase;
    padding: 17px 30px; }
    .wpcf7 .contactform__files input.button:hover {
      background-color: #fd5200;
      color: white; }
  .wpcf7 .wpcf7-acceptance {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: -0.24px;
    color: #677379;
    display: block; }
    @media (max-width: 767.98px) {
      .wpcf7 .wpcf7-acceptance {
        font-size: 9px; } }
    .wpcf7 .wpcf7-acceptance a {
      font-weight: 700; }
    .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
      text-transform: none;
      font-weight: 400; }
    .wpcf7 .wpcf7-acceptance label {
      display: grid;
      grid-template-columns: auto 1fr;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 5px;
      white-space: pre-wrap;
      padding-left: 0;
      font-weight: 400;
      font-size: 12px;
      line-height: 150%;
      letter-spacing: -0.64px;
      color: #677379; }
    .wpcf7 .wpcf7-acceptance .read-more.hidden {
      display: none; }
  .wpcf7 .wpcf7-submit {
    background-repeat: no-repeat;
    background-color: #fd5200;
    border: 1px solid #fd5200;
    color: white;
    border-radius: 30px;
    margin: auto;
    display: block;
    padding: 14px 30px;
    line-height: 1.5;
    font-weight: 700;
    min-width: 170px;
    width: auto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.32px;
    -webkit-transition: 400ms;
    transition: 400ms; }
    .wpcf7 .wpcf7-submit:hover {
      background-color: transparent;
      color: #fd5200; }
    @media (max-width: 767.98px) {
      .wpcf7 .wpcf7-submit {
        font-size: MIN(3.6vw, 16px); } }
  .wpcf7 span.wpcf7-spinner {
    margin: 10px auto;
    display: block;
    position: absolute;
    bottom: 50px;
    right: 0; }
  .wpcf7 input[type=checkbox],
  .wpcf7 .wpcf7 input[type=radio] {
    width: 26px;
    height: 26px;
    border-radius: 5px;
    accent-color: #fd5200; }
  .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output,
  .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #fd5200;
    text-align: center;
    font-size: 14px;
    border-radius: 20px;
    padding: 10px; }
  .wpcf7 form.sent .wpcf7-response-output {
    text-align: center;
    font-size: 16px;
    border-radius: 20px; }
  .wpcf7 .unsubscribe .wpcf7-list-item.first {
    margin-bottom: 10px; }
  .wpcf7 .unsubscribe .wpcf7-list-item .wpcf7-list-item-label {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-transform: initial;
    color: #777E91; }
  .wpcf7 .custom-select {
    position: relative; }
    .wpcf7 .custom-select p {
      margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .wpcf7 .custom-select {
        font-size: 14px; } }
  .wpcf7 .custom-select select {
    display: none;
    /*hide original SELECT element:*/ }
  .wpcf7 .select-selected {
    background-color: white; }
  .wpcf7 .select-selected:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 18px;
    width: 0;
    height: 0;
    -webkit-transform: translateY(-25%) scaleX(0.7);
            transform: translateY(-25%) scaleX(0.7);
    border: 7px solid transparent;
    border-color: #fd5200 transparent transparent transparent; }
  .wpcf7 .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fd5200 transparent;
    -webkit-transform: translateY(-70%) scaleX(0.7);
            transform: translateY(-70%) scaleX(0.7); }
  .wpcf7 .select-selected {
    color: #677379;
    padding: 17px 30px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border-radius: 30px;
    position: relative; }
  .wpcf7 .select-items div {
    color: #677379;
    padding: 17px 30px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border-bottom: 1px solid #c8cdd0; }
  .wpcf7 .select-items div:last-child {
    border-bottom: 0; }
  .wpcf7 .select-items {
    position: absolute;
    background-color: white;
    top: 105%;
    left: 0;
    right: 0;
    border-radius: 30px;
    z-index: 99;
    border: 1px solid #c8cdd0;
    overflow: hidden;
    -webkit-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.15); }
  .wpcf7 .select-hide {
    display: none; }
  .wpcf7 .select-items div:hover,
  .wpcf7 .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1); }

@media (max-width: 700px) {
  .pum-theme-18 .pum-content + .pum-close,
  .pum-theme-content-only .pum-content + .pum-close {
    right: 5px; } }
.post-page-numbers.current .page-link,
.ast-pagination .page-numbers.current {
  color: #c8cdd0;
  border: 1px solid transparent;
  background-color: transparent; }

.ast-pagination .page-numbers {
  border: 1px solid transparent;
  border-radius: 50px;
  height: 3.52em;
  width: 3.52em;
  line-height: 3.52em;
  color: #919ba1; }

.ast-pagination:hover .page-numbers.current {
  border-color: transparent; }

.ast-pagination .page-numbers:hover {
  border-color: #919ba1;
  border: 1px solid #c8cdd0;
  background-color: transparent; }

.ast-pagination .prev.page-numbers,
.ast-pagination .next.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  height: 3.52em;
  width: 3.52em;
  line-height: 3.52em; }
  .ast-pagination .prev.page-numbers .ast-right-txt,
  .ast-pagination .prev.page-numbers .ast-left-txt,
  .ast-pagination .next.page-numbers .ast-right-txt,
  .ast-pagination .next.page-numbers .ast-left-txt {
    display: none; }
  .ast-pagination .prev.page-numbers .ast-left-arrow,
  .ast-pagination .prev.page-numbers .ast-right-arrow,
  .ast-pagination .next.page-numbers .ast-left-arrow,
  .ast-pagination .next.page-numbers .ast-right-arrow {
    line-height: 1; }

@media (max-width: 767.98px) {
  footer .footer-first {
    text-align: center;
    line-height: 2.5; } }
footer .widget {
  margin-bottom: 0; }
footer .widget_block > p:last-child {
  margin-bottom: 0; }
@media (max-width: 545px) {
  footer .site-primary-footer-inner-wrap * {
    text-align: center; } }
footer .site-primary-footer-inner-wrap nav ul {
  padding: 0; }
footer .site-primary-footer-inner-wrap nav li {
  margin-bottom: 16px; }
footer .site-primary-footer-inner-wrap nav a {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42; }
footer .gspb_text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.28;
  color: white;
  letter-spacing: -0.28px; }
footer .footer__header {
  font-weight: 700;
  color: #fd5200;
  text-transform: uppercase;
  margin-bottom: 40px; }
  @media (max-width: 767.98px) {
    footer .footer__header {
      margin-bottom: 20px; } }
footer .footer__links a {
  color: white;
  display: block; }
  footer .footer__links a:hover {
    color: #fd5200; }
footer .footer__address a {
  color: white; }
  footer .footer__address a:hover {
    color: #fd5200; }
footer .site-below-footer-inner-wrap div,
footer .site-below-footer-inner-wrap a {
  color: white;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.28; }
footer .site-below-footer-inner-wrap .ast-builder-html-element img {
  margin-left: 10px;
  vertical-align: baseline; }
@media (min-width: 991.98px) {
  footer .site-below-footer-inner-wrap .ast-footer-copyright p {
    text-align: left; }
  footer .site-below-footer-inner-wrap .ast-builder-html-element p {
    text-align: right; } }
@media (max-width: 767.98px) {
  footer .footer__container {
    text-align: center; } }

.ast-popup-nav-open .cky-btn-revisit-wrapper {
  display: none; }

@media (max-width: 576px) {
  .cky-preference-body-wrapper {
    padding: 80px 24px 200px !important; } }
.otgs-development-site-front-end {
  display: none; }

/*==*/

/*# sourceMappingURL=style.css.map */