/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* Theme colors
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* Theme styles
*/
/*
* Media Query
*/
/*
* Section margin
*/
/*
* Section padding
*/
/*
* Display list elements in column
*/
/*
* Menu item width in footer menu
*/
/*
* Small gray shadow
*/
/*
* Large gray shadow
*/
/*
* Headers
*/
.header--h1,
h1, .header--h2,
h2, .header--h3,
h3, .header--h4,
h4, .header--h5,
h5, .header--h6,
h6 {
  font-family: "Mukta", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  color: #333D47;
  letter-spacing: 0;
  margin-bottom: 2rem;
  word-wrap: normal; }
  .header--h1 span, h1 span, .header--h2 span, h2 span, .header--h3 span, h3 span, .header--h4 span, h4 span, .header--h5 span, h5 span, .header--h6 span, h6 span {
    color: #F8B322; }

.header--h1,
h1 {
  font-size: 4rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h1,
    h1 {
      font-size: 5rem; } }
  @media screen and (min-width: 1300px) {
    .header--h1,
    h1 {
      font-size: 6.4rem;
      line-height: 1.17; } }

.header--h2,
h2 {
  font-size: 3.4rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h2,
    h2 {
      font-size: 4rem; } }
  @media screen and (min-width: 1300px) {
    .header--h2,
    h2 {
      font-size: 4.8rem; } }

.header--h3,
h3 {
  font-size: 3.4rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h3,
    h3 {
      font-size: 3.5rem; } }
  @media screen and (min-width: 1300px) {
    .header--h3,
    h3 {
      font-size: 3.6rem; } }

.header--h4,
h4 {
  font-size: 2rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h4,
    h4 {
      font-size: 2.4rem; } }

.header--h5,
h5 {
  font-size: 1.9rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h5,
    h5 {
      font-size: 2.2rem; } }

.header--h6,
h6 {
  font-size: 1.8rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h6,
    h6 {
      font-size: 2rem; } }

p, .archive-page .posts-wrapper .c-news__inner .header--p {
  font-size: 1.4rem;
  line-height: 1.71;
  font-family: "Mukta", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  color: #333D47;
  word-wrap: normal; }
  @media screen and (min-width: 768px) {
    p, .archive-page .posts-wrapper .c-news__inner .header--p {
      font-size: 1.8rem;
      line-height: 1.67; } }

.breadcrumbs a, .breadcrumbs span, .page-footer__inner .footer-menu .menu-item__contact, .page-footer__inner .footer-menu .menu-item__text, .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item a, .archive-page .posts-wrapper .c-news__inner .subheader, .archive-page .posts-wrapper .c-news__inner .description {
  font-size: 1.2rem;
  line-height: 1.67; }
  @media screen and (min-width: 992px) {
    .breadcrumbs a, .breadcrumbs span, .page-footer__inner .footer-menu .menu-item__contact, .page-footer__inner .footer-menu .menu-item__text, .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item a, .archive-page .posts-wrapper .c-news__inner .subheader, .archive-page .posts-wrapper .c-news__inner .description {
      font-size: 1.4rem;
      line-height: 1.43; } }

/*
* Custom scrollbar
*/
body {
  overflow-y: auto;
  scrollbar-color: rgba(51, 61, 71, 0.5) #f5f5f5;
  scrollbar-width: thin; }

@-moz-document url-prefix() {
  body {
    scrollbar-color: rgba(51, 61, 71, 0.5) #f5f5f5;
    scrollbar-width: thin; } }
  body::-webkit-scrollbar {
    width: 1rem;
    border-radius: 5px; }
  body::-webkit-scrollbar-thumb {
    background: rgba(51, 61, 71, 0.5);
    border-radius: 5px; }
  body::-webkit-scrollbar-track {
    background: #f5f5f5; }

/*
* Reset list styles
*/
.header-top-bar .top-bar-menu__list, .page-header .header-menu .menu, .page-footer__inner .footer-menu {
  margin: 0;
  padding: 0; }

.header-top-bar .top-bar-menu__list .menu-item, .page-header .header-menu .menu .menu-item, .page-footer__inner .footer-menu .menu-item {
  margin: 0;
  padding: 0;
  list-style: none; }

/*
* Link circle hover
*/
@media screen and (min-width: 768px) {
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-circle, .c-link-circle:hover .link-circle {
    background-color: #F8B322; } }

@media screen and (min-width: 768px) {
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text, .c-link-circle:hover .link-text,
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text.white,
  .c-link-circle:hover .link-text.white {
    background-color: transparent; } }

.archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text, .c-link-circle:hover .link-text {
  transition: 200ms ease-in-out; }

@media screen and (min-width: 768px) {
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .arrow-icon, .c-link-circle:hover .arrow-icon {
    transform: translateX(0.5rem);
    filter: brightness(0) saturate(100%) invert(77%) sepia(14%) saturate(4407%) hue-rotate(344deg) brightness(107%) contrast(94%); } }

@media screen and (min-width: 768px) {
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-circle {
    transition: 500ms ease-in-out; } }

@media screen and (min-width: 768px) {
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text {
    transition: 300ms ease-in-out; } }

/*
* Button hover
*/
.c-button--empty:hover, .c-button--empty-invert:hover, a.c-button.c-button--empty[role=button]:hover, .archive-page .posts-wrapper .c-news__inner:hover .c-button {
  color: #ffffff;
  transition: 300ms ease-in-out; }
  .c-button--empty:hover:before, .c-button--empty-invert:hover:before, a.c-button.c-button--empty:hover[role=button]:before, .archive-page .posts-wrapper .c-news__inner:hover .c-button:before {
    transition: 300ms ease-in-out;
    opacity: 1; }
  .c-button--empty:hover .arrow-icon, .c-button--empty-invert:hover .arrow-icon, a.c-button.c-button--empty[role=button]:hover .arrow-icon, .archive-page .posts-wrapper .c-news__inner:hover .c-button .arrow-icon {
    filter: brightness(0) saturate(100%) invert(96%) sepia(97%) saturate(12%) hue-rotate(237deg) brightness(103%) contrast(103%);
    transition: 300ms ease-in-out; }

.c-button--full:hover, a.c-button.c-button--full[role=button]:hover, .post-password-form input[type="submit"]:hover {
  color: #333D47;
  transition: 300ms ease-in-out; }
  .c-button--full:hover:before, a.c-button.c-button--full:hover[role=button]:before, .post-password-form input:hover[type="submit"]:before {
    transition: 300ms ease-in-out;
    opacity: 1; }
  .c-button--full:hover .arrow-icon, a.c-button.c-button--full[role=button]:hover .arrow-icon, .post-password-form input[type="submit"]:hover .arrow-icon {
    filter: brightness(0) saturate(100%) invert(18%) sepia(24%) saturate(453%) hue-rotate(168deg) brightness(103%) contrast(88%);
    transition: 300ms ease-in-out; }

/*
* Button mobile full width
*/
/*
* Section width
*/
main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }

/*
* Section paddings
*/
main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar {
  padding-left: 4rem;
  padding-right: 4rem; }
  @media screen and (min-width: 768px) {
    main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar {
      padding-left: 6rem;
      padding-right: 6rem; } }
  @media screen and (min-width: 992px) {
    main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar {
      padding-left: 10rem;
      padding-right: 10rem; } }
  @media screen and (min-width: 1300px) {
    main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar {
      padding-left: 15rem;
      padding-right: 15rem; } }
  @media screen and (min-width: 1900px) {
    main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar {
      padding-left: 30rem;
      padding-right: 30rem; } }

/*
* Section header
*/
.page-404 .section-404 .header, .page-404 .section-404 .description {
  margin-bottom: 3rem; }
  @media screen and (min-width: 992px) {
    .page-404 .section-404 .header, .page-404 .section-404 .description {
      margin-bottom: 5rem; } }

/*
* Element under section description
*/
/*
* Element under section description
*/
/*
* Link hover color
*/
.breadcrumbs a, .page-header .header-menu .menu .menu-item a, .page-header .header-menu .menu .menu-item .sub-menu .menu-item a, .page-footer__inner .footer-menu .menu-item > a, .page-footer__inner .footer-menu .menu-item__contact a, .page-footer__inner .footer-menu .menu-item__text a, .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item a, .page-footer__inner .footer-bottom-bar .info-links a, .page-footer__inner .footer-bottom-bar .re-captha-info a {
  transition: 300ms ease-in-out; }
  @media screen and (min-width: 992px) {
    .breadcrumbs a:hover, .page-header .header-menu .menu .menu-item a:hover, .page-header .header-menu .menu .menu-item .sub-menu .menu-item a:hover, .page-footer__inner .footer-menu .menu-item > a:hover, .page-footer__inner .footer-menu .menu-item__contact a:hover, .page-footer__inner .footer-menu .menu-item__text a:hover, .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item a:hover, .page-footer__inner .footer-bottom-bar .info-links a:hover, .page-footer__inner .footer-bottom-bar .re-captha-info a:hover {
      color: #F8B322;
      transition: 300ms ease-in-out; } }

/*
* Hero section styles
*/
@keyframes move-dot {
  0% {
    bottom: 0.4rem;
    opacity: 1; }
  20% {
    opacity: 1; }
  100% {
    bottom: 1rem;
    opacity: 0; } }

/*
* Position absolute - full width
*/
.archive-page .posts-wrapper .c-news__inner .img-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

/*
* Image as cover or contain
*/
.archive-page .posts-wrapper .c-news__inner .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%; }

/*
* Icon wrapper
*/
/*
* Element border-radius
*/
.archive-page .posts-wrapper .c-news {
  border-radius: 0 50px 0 0; }

/*
* checkbox checked
*/
/*
* language font
*/
.language-container .active-language span, .language-container a, .page-header .header-menu .mobile-buttons-wrapper .language-container a, .page-header .header-menu .mobile-buttons-wrapper .language-container .active-language.one-language span {
  color: #ffffff;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.1;
  text-transform: uppercase; }

/*
* Slider pagination
*/
/*
* Slider buttons
*/
/*
* News and slide component
*/
.archive-page .posts-wrapper .c-news {
  background-color: #ffffff;
  height: auto;
  overflow: hidden;
  transition: box-shadow 300ms ease-in-out, background-color 300ms ease-in-out, border 300ms ease-in-out; }

.archive-page .posts-wrapper .c-news__inner.bg-white .content-wrapper, .archive-page .posts-wrapper .c-news__inner {
  display: flex;
  flex-direction: column;
  height: 100%; }

.archive-page .posts-wrapper .c-news__inner .img-wrapper {
  position: relative;
  background-color: #F9F9F9;
  padding-top: 59.7%;
  margin: 0; }

.archive-page .posts-wrapper .c-news__inner.bg-white .content-wrapper {
  border: 1px solid rgba(51, 61, 71, 0.1);
  transition: border 300ms ease-in-out; }

/*
* Download and job-offer component
*/
/*
* Services and blocks grid component
*/
/*
* Case studies filters
* Job offers filters
*/
/*
* Case studies tags
* Knowledge base tags
*/
/*
* Case studies and posts grid blocks
*/
.archive-page .posts-wrapper {
  margin: 3rem 0 5rem 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2rem; }
  @media screen and (min-width: 576px) {
    .archive-page .posts-wrapper {
      grid-template-columns: repeat(auto-fit, minmax(45%, 1fr)); } }
  @media screen and (min-width: 992px) {
    .archive-page .posts-wrapper {
      grid-template-columns: repeat(auto-fit, minmax(30%, 1fr)); } }

@media screen and (min-width: 576px) {
  .archive-page .posts-wrapper--1 {
    grid-template-columns: repeat(2, 49%); } }

@media screen and (min-width: 992px) {
  .archive-page .posts-wrapper--1, .archive-page .posts-wrapper--2 {
    grid-template-columns: repeat(2, 31.8%); } }

@media screen and (min-width: 1300px) {
  .archive-page .posts-wrapper--1, .archive-page .posts-wrapper--2 {
    grid-template-columns: repeat(2, 32.1%); } }

@media screen and (min-width: 1400px) {
  .archive-page .posts-wrapper--1, .archive-page .posts-wrapper--2 {
    grid-template-columns: repeat(2, 32.5%); } }

/*
* Form label
*/
/*
* Contact form steps
*/
/*
* Contact form (steps form) buttons wrapper
*/
/*
* Functions, variables and mixins
* Common for main styles and all widgets/modules
*/
/*
* Media Query
*/
/*
* Section margin
*/
/*
* Section padding
*/
/*
* Display list elements in column
*/
/*
* Menu item width in footer menu
*/
/*
* Small gray shadow
*/
/*
* Large gray shadow
*/
/*
* Headers
*/
.header--h1,
h1, .header--h2,
h2, .header--h3,
h3, .header--h4,
h4, .header--h5,
h5, .header--h6,
h6 {
  font-family: "Mukta", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  color: #333D47;
  letter-spacing: 0;
  margin-bottom: 2rem;
  word-wrap: normal; }
  .header--h1 span, h1 span, .header--h2 span, h2 span, .header--h3 span, h3 span, .header--h4 span, h4 span, .header--h5 span, h5 span, .header--h6 span, h6 span {
    color: #F8B322; }

.header--h1,
h1 {
  font-size: 4rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h1,
    h1 {
      font-size: 5rem; } }
  @media screen and (min-width: 1300px) {
    .header--h1,
    h1 {
      font-size: 6.4rem;
      line-height: 1.17; } }

.header--h2,
h2 {
  font-size: 3.4rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h2,
    h2 {
      font-size: 4rem; } }
  @media screen and (min-width: 1300px) {
    .header--h2,
    h2 {
      font-size: 4.8rem; } }

.header--h3,
h3 {
  font-size: 3.4rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h3,
    h3 {
      font-size: 3.5rem; } }
  @media screen and (min-width: 1300px) {
    .header--h3,
    h3 {
      font-size: 3.6rem; } }

.header--h4,
h4 {
  font-size: 2rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h4,
    h4 {
      font-size: 2.4rem; } }

.header--h5,
h5 {
  font-size: 1.9rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h5,
    h5 {
      font-size: 2.2rem; } }

.header--h6,
h6 {
  font-size: 1.8rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .header--h6,
    h6 {
      font-size: 2rem; } }

p, .archive-page .posts-wrapper .c-news__inner .header--p {
  font-size: 1.4rem;
  line-height: 1.71;
  font-family: "Mukta", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  color: #333D47;
  word-wrap: normal; }
  @media screen and (min-width: 768px) {
    p, .archive-page .posts-wrapper .c-news__inner .header--p {
      font-size: 1.8rem;
      line-height: 1.67; } }

.breadcrumbs a, .breadcrumbs span, .page-footer__inner .footer-menu .menu-item__contact, .page-footer__inner .footer-menu .menu-item__text, .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item a, .archive-page .posts-wrapper .c-news__inner .subheader, .archive-page .posts-wrapper .c-news__inner .description {
  font-size: 1.2rem;
  line-height: 1.67; }
  @media screen and (min-width: 992px) {
    .breadcrumbs a, .breadcrumbs span, .page-footer__inner .footer-menu .menu-item__contact, .page-footer__inner .footer-menu .menu-item__text, .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item a, .archive-page .posts-wrapper .c-news__inner .subheader, .archive-page .posts-wrapper .c-news__inner .description {
      font-size: 1.4rem;
      line-height: 1.43; } }

/*
* Custom scrollbar
*/
body {
  overflow-y: auto;
  scrollbar-color: rgba(51, 61, 71, 0.5) #f5f5f5;
  scrollbar-width: thin; }

@-moz-document url-prefix() {
  body {
    scrollbar-color: rgba(51, 61, 71, 0.5) #f5f5f5;
    scrollbar-width: thin; } }
  body::-webkit-scrollbar {
    width: 1rem;
    border-radius: 5px; }
  body::-webkit-scrollbar-thumb {
    background: rgba(51, 61, 71, 0.5);
    border-radius: 5px; }
  body::-webkit-scrollbar-track {
    background: #f5f5f5; }

/*
* Reset list styles
*/
.header-top-bar .top-bar-menu__list, .page-header .header-menu .menu, .page-footer__inner .footer-menu {
  margin: 0;
  padding: 0; }

.header-top-bar .top-bar-menu__list .menu-item, .page-header .header-menu .menu .menu-item, .page-footer__inner .footer-menu .menu-item {
  margin: 0;
  padding: 0;
  list-style: none; }

/*
* Link circle hover
*/
@media screen and (min-width: 768px) {
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-circle, .c-link-circle:hover .link-circle {
    background-color: #F8B322; } }

@media screen and (min-width: 768px) {
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text, .c-link-circle:hover .link-text,
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text.white,
  .c-link-circle:hover .link-text.white {
    background-color: transparent; } }

.archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text, .c-link-circle:hover .link-text {
  transition: 200ms ease-in-out; }

@media screen and (min-width: 768px) {
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .arrow-icon, .c-link-circle:hover .arrow-icon {
    transform: translateX(0.5rem);
    filter: brightness(0) saturate(100%) invert(77%) sepia(14%) saturate(4407%) hue-rotate(344deg) brightness(107%) contrast(94%); } }

@media screen and (min-width: 768px) {
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-circle {
    transition: 500ms ease-in-out; } }

@media screen and (min-width: 768px) {
  .archive-page .posts-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text {
    transition: 300ms ease-in-out; } }

/*
* Button hover
*/
.c-button--empty:hover, .c-button--empty-invert:hover, a.c-button.c-button--empty[role=button]:hover, .archive-page .posts-wrapper .c-news__inner:hover .c-button {
  color: #ffffff;
  transition: 300ms ease-in-out; }
  .c-button--empty:hover:before, .c-button--empty-invert:hover:before, a.c-button.c-button--empty:hover[role=button]:before, .archive-page .posts-wrapper .c-news__inner:hover .c-button:before {
    transition: 300ms ease-in-out;
    opacity: 1; }
  .c-button--empty:hover .arrow-icon, .c-button--empty-invert:hover .arrow-icon, a.c-button.c-button--empty[role=button]:hover .arrow-icon, .archive-page .posts-wrapper .c-news__inner:hover .c-button .arrow-icon {
    filter: brightness(0) saturate(100%) invert(96%) sepia(97%) saturate(12%) hue-rotate(237deg) brightness(103%) contrast(103%);
    transition: 300ms ease-in-out; }

.c-button--full:hover, a.c-button.c-button--full[role=button]:hover, .post-password-form input[type="submit"]:hover {
  color: #333D47;
  transition: 300ms ease-in-out; }
  .c-button--full:hover:before, a.c-button.c-button--full:hover[role=button]:before, .post-password-form input:hover[type="submit"]:before {
    transition: 300ms ease-in-out;
    opacity: 1; }
  .c-button--full:hover .arrow-icon, a.c-button.c-button--full[role=button]:hover .arrow-icon, .post-password-form input[type="submit"]:hover .arrow-icon {
    filter: brightness(0) saturate(100%) invert(18%) sepia(24%) saturate(453%) hue-rotate(168deg) brightness(103%) contrast(88%);
    transition: 300ms ease-in-out; }

/*
* Button mobile full width
*/
/*
* Section width
*/
main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }

/*
* Section paddings
*/
main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar, .c-breadcrumbs-container {
  padding-left: 4rem;
  padding-right: 4rem; }
  @media screen and (min-width: 768px) {
    main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar, .c-breadcrumbs-container {
      padding-left: 6rem;
      padding-right: 6rem; } }
  @media screen and (min-width: 992px) {
    main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar, .c-breadcrumbs-container {
      padding-left: 10rem;
      padding-right: 10rem; } }
  @media screen and (min-width: 1300px) {
    main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar, .c-breadcrumbs-container {
      padding-left: 15rem;
      padding-right: 15rem; } }
  @media screen and (min-width: 1900px) {
    main > .container, .section-container, .cookie-consent .section-container, .page-header .header-bottom-bar, .c-breadcrumbs-container {
      padding-left: 30rem;
      padding-right: 30rem; } }

/*
* Section header
*/
.page-404 .section-404 .header, .page-404 .section-404 .description {
  margin-bottom: 3rem; }
  @media screen and (min-width: 992px) {
    .page-404 .section-404 .header, .page-404 .section-404 .description {
      margin-bottom: 5rem; } }

/*
* Element under section description
*/
/*
* Element under section description
*/
/*
* Link hover color
*/
.breadcrumbs a, .page-header .header-menu .menu .menu-item a, .page-header .header-menu .menu .menu-item .sub-menu .menu-item a, .page-footer__inner .footer-menu .menu-item > a, .page-footer__inner .footer-menu .menu-item__contact a, .page-footer__inner .footer-menu .menu-item__text a, .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item a, .page-footer__inner .footer-bottom-bar .info-links a, .page-footer__inner .footer-bottom-bar .re-captha-info a {
  transition: 300ms ease-in-out; }
  @media screen and (min-width: 992px) {
    .breadcrumbs a:hover, .page-header .header-menu .menu .menu-item a:hover, .page-header .header-menu .menu .menu-item .sub-menu .menu-item a:hover, .page-footer__inner .footer-menu .menu-item > a:hover, .page-footer__inner .footer-menu .menu-item__contact a:hover, .page-footer__inner .footer-menu .menu-item__text a:hover, .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item a:hover, .page-footer__inner .footer-bottom-bar .info-links a:hover, .page-footer__inner .footer-bottom-bar .re-captha-info a:hover {
      color: #F8B322;
      transition: 300ms ease-in-out; } }

/*
* Hero section styles
*/
@keyframes move-dot {
  0% {
    bottom: 0.4rem;
    opacity: 1; }
  20% {
    opacity: 1; }
  100% {
    bottom: 1rem;
    opacity: 0; } }

/*
* Position absolute - full width
*/
.archive-page .posts-wrapper .c-news__inner .img-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

/*
* Image as cover or contain
*/
.archive-page .posts-wrapper .c-news__inner .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%; }

/*
* Icon wrapper
*/
/*
* Element border-radius
*/
.archive-page .posts-wrapper .c-news {
  border-radius: 0 50px 0 0; }

/*
* checkbox checked
*/
/*
* language font
*/
.language-container .active-language span, .language-container a, .page-header .header-menu .mobile-buttons-wrapper .language-container a, .page-header .header-menu .mobile-buttons-wrapper .language-container .active-language.one-language span {
  color: #ffffff;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.1;
  text-transform: uppercase; }

/*
* Slider pagination
*/
/*
* Slider buttons
*/
/*
* News and slide component
*/
.archive-page.c-reference-archive .posts-wrapper .c-news {
  background-color: #F9F9F9;
  height: auto;
  overflow: hidden;
  transition: box-shadow 300ms ease-in-out, background-color 300ms ease-in-out, border 300ms ease-in-out;
}

.archive-page .posts-wrapper .c-news__inner.bg-white .content-wrapper, .archive-page .posts-wrapper .c-news__inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 1rem;
  padding: 4rem;
}

.archive-page .posts-wrapper .c-news__inner .img-wrapper {
  position: relative;
  background-color: #F9F9F9;
  padding-top: 59.7%;
  margin: 0;
}

.archive-page .posts-wrapper .c-news__inner.bg-white .content-wrapper {
  border: 1px solid rgba(51, 61, 71, 0.1);
  transition: border 300ms ease-in-out; }

  .c-reference-archive .c-news__inner .buttons {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      gap: 2rem;
      margin-top: 3.4rem;
  }
  .archive-page.c-reference-archive .posts-wrapper .c-news__inner {
    padding: 3.2rem 4.8rem;
  }

  .c-reference-archive .c-news__inner h3 {
      margin-bottom: 1.4rem;
      font-size: 3.2rem;
  }

  .c-reference-archive .c-news__inner p {
      color: #9A9DA2;
      margin: 0;
      font-size: 1.6rem;
      line-height: 137.5%;
      position: relative;
  }

  .c-reference-archive .c-news__inner b {
      font-size: 1.4rem;
      margin-top: 0.8rem;
  }

  .c-reference-archive .c-popup {
      position: fixed;
      top: 0;
      left: 0;
      justify-content: center;
      align-items: center;
      background: rgba(0,0,0,0.4);
      width: 100%;
      height: 100%;
      max-width: 100vw;
      max-height: 100vh;
      z-index: 9;
      display: none;
  }

  .c-reference-archive .c-popup .c-popup-inner {
      padding: 60px 10px 10px 10px;
      border-radius: 0px 48px 0px 0px;
      background: #F9F9F9;
      max-width: 90%;
      height: 90%;
      width: 750px;
      position: relative;
  }

  .c-reference-archive .c-popup .c-popup-inner iframe {
      width: 100%;
      height: 100%;
  }

  .c-reference-archive .c-popup .c-popup-inner .close-popup {
      position: absolute;
      right: 22px;
      top: 20px;
      font-size: 42px;
      line-height: 46px;
      padding: 0px 15px;
      background-color: #FFFFFF;
      border-radius: 50%;
  }

  .c-reference-archive .c-news__inner p:before {
      content: url('/wp-content/uploads/2023/09/icon-references.png');
      display: block;
      position: absolute;
      top: -15px;
      left: -35px;
  }

  .c-reference-archive .c-news__inner p:after {
      content: url('/wp-content/uploads/2023/09/icon-references2.png');
      display: block;
      position: absolute;
      bottom: -10px;
      right: -25px;
  }

  .main.archive-page.c-reference-archive {
      margin: 0;
      background-color: #F9F9F9;
      padding: 1.6rem 0 13rem;
  }

  .main.archive-page.c-reference-archive .c-breadcrumbs-container {
      padding-bottom: 3rem;
  }

  .c-news.c-reference span.link-text.white {
      background-color: transparent !important;
  }

  .c-news.c-reference .c-link-circle:hover span.link-text.white {
      background-color: transparent !important;
  }

  article.c-news.c-reference:hover,
  article.c-news.c-reference:hover  span.link-text.white {
      background-color: white !important;
      transition: all 500ms ease-in-out;
  }

  article.c-news.c-reference:hover {
      box-shadow: 0px 8px 16px 0px rgba(51, 61, 71, 0.16);
  }

  article.c-news.c-reference:hover .c-news__inner p:before {
      scale: 1.2;
      transition: all 500ms ease-in-out;
  }

  article.c-news.c-reference:hover .c-news__inner p {
      color: #333D47;
      transition: all 500ms ease-in-out;
  }

  .c-reference-archive .nav-links {
      text-align: center;
      display: inline-block;
      margin: 0 auto;
      position: relative;
  }
  .c-reference-archive .nav-links a,
  .c-reference-archive .nav-links span {
      font-size: 1.8rem;
      padding: 1rem 0.5rem;
  }
  .c-reference-archive .nav-links span {
      color: #F8B322;
  }
  .c-reference-archive .nav-links a.next,
  .c-reference-archive .nav-links a.prev {
      width: 5rem;
      height: 5rem;
      background-color: #333D47;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      flex-shrink: 0;
      font-size: 0;
      position: absolute;
      top: 0;
      transform: translateY(-20%);
  }
  .c-reference-archive .nav-links a.next:before,
  .c-reference-archive .nav-links a.prev:before {
      content: url('/wp-content/themes/luneos/src/images/arrow-right-long.svg');
  }
  .c-reference-archive nav.navigation.pagination {
      text-align: center;
  }
  .c-reference-archive .nav-links a.next {
      right: -100px;
  }
  .c-reference-archive .nav-links a.prev {
      left: -70px;
      transform: translateY(-20%) rotate(180deg);
  }
  .c-reference-archive span.pagination-count {
      margin-left: 0.7rem;
  }

  @media screen and (min-width: 1025px) {
    .archive-page .posts-wrapper .c-news__inner.bg-white .content-wrapper, .archive-page .posts-wrapper .c-news__inner {
      padding: 4rem 5.5rem 1.5rem;
    }
    .c-news__inner .buttons {
      gap: 4.8rem !important
    }
    article.c-news.c-reference:hover .c-news__inner p:before {
      scale: 1.3;
    }
    .main.archive-page.c-reference-archive , .c-breadcrumbs-container {
      padding-bottom: 2rem !important;
    }
    .c-reference-archive .c-popup .c-popup-inner {
      padding: 72px 62px;
    }
  }

/*
* Download and job-offer component
*/
/*
* Services and blocks grid component
*/
/*
* Case studies filters
* Job offers filters
*/
/*
* Case studies tags
* Knowledge base tags
*/
/*
* Case studies and posts grid blocks
*/
.archive-page .posts-wrapper {
  margin: 3rem 0 5rem 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2rem; }
.archive-page.c-reference-archive .posts-wrapper {
  grid-gap: 4rem }
  @media screen and (min-width: 576px) {
    .archive-page .posts-wrapper {
      grid-template-columns: repeat(auto-fit, minmax(45%, 1fr)); } }
  @media screen and (min-width: 992px) {
    .archive-page .posts-wrapper {
      grid-template-columns: repeat(auto-fit, minmax(30%, 1fr)); }
    .archive-page.c-reference-archive .posts-wrapper {
      grid-template-columns: repeat(auto-fit, minmax(45%, 1fr)) !important; }
    .archive-page.c-reference-archive .posts-wrapper {
      grid-gap: 7rem 10rem;
      margin-bottom: 12rem; } }
.archive-page.c-reference-archive .posts-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)); }
@media screen and (min-width: 576px) {
  .archive-page .posts-wrapper--1 {
    grid-template-columns: repeat(2, 49%); } }

@media screen and (min-width: 992px) {
  .archive-page .posts-wrapper--1, .archive-page .posts-wrapper--2 {
    grid-template-columns: repeat(2, 31.8%); } }

@media screen and (min-width: 1300px) {
  .archive-page .posts-wrapper--1, .archive-page .posts-wrapper--2 {
    grid-template-columns: repeat(2, 32.1%); } }

@media screen and (min-width: 1400px) {
  .archive-page .posts-wrapper--1, .archive-page .posts-wrapper--2 {
    grid-template-columns: repeat(2, 32.5%); } }

/*
* Form label
*/
/*
* Contact form steps
*/
/*
* Contact form (steps form) buttons wrapper
*/
/*!
 * Custom Bootstrap v4.4.1 (https://getbootstrap.com/)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #F8B322;
  --secondary: #333D47;
  --breakpoint-xxs: 0;
  --breakpoint-xs: 360px;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Mukta", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.7;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #000;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #000;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-xs, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-xs, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs,
.col-xs-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 360px) {
  .col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xs-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xs-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xs-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xs-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xs-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xs-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xs-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xs-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xs-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xs-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xs-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xs-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xs-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xs-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xs-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xs-first {
    order: -1; }
  .order-xs-last {
    order: 13; }
  .order-xs-0 {
    order: 0; }
  .order-xs-1 {
    order: 1; }
  .order-xs-2 {
    order: 2; }
  .order-xs-3 {
    order: 3; }
  .order-xs-4 {
    order: 4; }
  .order-xs-5 {
    order: 5; }
  .order-xs-6 {
    order: 6; }
  .order-xs-7 {
    order: 7; }
  .order-xs-8 {
    order: 8; }
  .order-xs-9 {
    order: 9; }
  .order-xs-10 {
    order: 10; }
  .order-xs-11 {
    order: 11; }
  .order-xs-12 {
    order: 12; }
  .offset-xs-0 {
    margin-left: 0; }
  .offset-xs-1 {
    margin-left: 8.33333%; }
  .offset-xs-2 {
    margin-left: 16.66667%; }
  .offset-xs-3 {
    margin-left: 25%; }
  .offset-xs-4 {
    margin-left: 33.33333%; }
  .offset-xs-5 {
    margin-left: 41.66667%; }
  .offset-xs-6 {
    margin-left: 50%; }
  .offset-xs-7 {
    margin-left: 58.33333%; }
  .offset-xs-8 {
    margin-left: 66.66667%; }
  .offset-xs-9 {
    margin-left: 75%; }
  .offset-xs-10 {
    margin-left: 83.33333%; }
  .offset-xs-11 {
    margin-left: 91.66667%; } }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/*
* Global styles
*/
:root {
  --hero-scale-video-mobile: 1;
  --hero-scale-video-desktop: 1; }

html {
  font-size: 10px;
  min-height: 100%;
  scroll-behavior: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

body {
  min-height: 100vh;
  background: #fff;
  image-rendering: -webkit-optimize-contrast;
  display: flex;
  flex-direction: column; }
  body.no-scroll {
    overflow-y: scroll;
    position: fixed;
    width: 100%; }

main > .container {
  margin-bottom: 2rem; }

::-moz-selection {
  color: #fff;
  background-color: #F8B322; }

::selection {
  color: #fff;
  background-color: #F8B322; }

:focus {
  outline: none; }

.wp-caption,
embed,
iframe,
img,
object,
video {
  max-width: 100%; }

img {
  height: auto;
  vertical-align: top; }

figure {
  margin: 0; }

button {
  border: none;
  background-color: transparent; }
  button:focus {
    outline: none; }

a, span {
  font-size: 1em;
  line-height: inherit; }

.close-icon {
  width: 1.2rem;
  height: 1.2rem;
  position: relative;
  transition: 500ms ease-in-out;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  .close-icon .close-line {
    width: 40%;
    height: 0.2rem;
    background-color: #333D47;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    top: 50%; }
    .close-icon .close-line--one {
      transform: translate(-50%, -50%) rotate(45deg); }
    .close-icon .close-line--two {
      transform: translate(-50%, -50%) rotate(-45deg); }
  .close-icon:hover {
    transform: rotate(180deg); }

.grecaptcha-badge {
  visibility: hidden; }

body {
  font-family: "Mukta", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.67;
  color: #333D47; }
  @media screen and (min-width: 992px) {
    body {
      font-size: 1.8rem; } }

p {
  margin: 0 0 2rem; }
  p:last-child {
    margin-bottom: 0; }

a {
  color: #333D47;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

hr {
  width: 100%;
  height: 0;
  margin-top: 3rem;
  margin-bottom: 3rem; }

ol,
ul {
  margin: 0 0 2.5rem;
  padding: 0;
  list-style-position: outside; }
  ol:last-child,
  ul:last-child {
    margin-bottom: 0; }
  ol li,
  ul li {
    line-height: 1.2;
    margin-top: .8rem;
    margin-bottom: .8rem;
    color: #000; }

blockquote,
cite,
em,
i {
  font-style: italic; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ WP Admin Bar ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#wpadminbar {
  top: auto;
  bottom: 0;
  position: fixed; }

.ab-sub-wrapper {
  bottom: 2.875rem; }
  @media screen and (min-width: 783px) {
    .ab-sub-wrapper {
      bottom: 2rem; } }

.admin-bar {
  margin-bottom: 2.875rem !important; }
  @media screen and (min-width: 783px) {
    .admin-bar {
      margin-bottom: 2rem !important; } }

html[lang] {
  margin-top: 0 !important; }

a.aligncenter img {
  display: block;
  margin: 0 auto; }

a.alignnone {
  display: inline-block; }

.alignleft {
  float: left;
  text-align: left; }

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

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%; }

img.centered,
.aligncenter,
.singular-image {
  display: block;
  margin: 0 auto 30px; }

img.alignnone,
.alignnone {
  margin-bottom: 15px; }

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 20px 20px 0; }

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 20px 20px; }

figcaption,
.gallery-caption,
.wp-caption-text {
  font-size: 14px;
  font-weight: 600;
  margin-top: 0.5em;
  margin-bottom: 1em;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center; }

.entry-content p.wp-caption-text {
  margin-bottom: 0; }

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 30px; }

.text-tinymce {
  word-break: break-word; }
  .text-tinymce a {
    color: #333D47;
    text-decoration: underline;
    transition: 300ms ease-in-out; }
    .text-tinymce a:hover {
      color: #F8B322; }
  .text-tinymce img {
    max-width: 100%;
    height: auto; }
  .text-tinymce h1,
  .text-tinymce h2,
  .text-tinymce h3,
  .text-tinymce h4,
  .text-tinymce h5,
  .text-tinymce h6 {
    margin-bottom: 3rem;
    margin-top: 3rem; }
    .text-tinymce h1:first-child,
    .text-tinymce h2:first-child,
    .text-tinymce h3:first-child,
    .text-tinymce h4:first-child,
    .text-tinymce h5:first-child,
    .text-tinymce h6:first-child {
      margin-top: 0; }
  .text-tinymce ol:last-child,
  .text-tinymce ul:last-child {
    margin-bottom: 0; }
  .text-tinymce ol li,
  .text-tinymce ul li {
    color: #333D47; }

.breakpoint-view {
  cursor: pointer; }
  .breakpoint-view:before {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 70px;
    text-align: center;
    line-height: 40px;
    background-color: white;
    color: black;
    content: '';
    z-index: 999;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    content: 'XXXL';
    content: 'XXL';
    content: 'UXS'; }
    @media (min-width: 1200px) {
      .breakpoint-view:before {
        content: 'XL'; } }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .breakpoint-view:before {
        content: 'LG'; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .breakpoint-view:before {
        content: 'MD'; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .breakpoint-view:before {
        content: 'SM'; } }
    @media (min-width: 360px) and (max-width: 575.98px) {
      .breakpoint-view:before {
        content: 'XS'; } }
  .breakpoint-view .size {
    position: fixed;
    bottom: 25px;
    right: 0;
    z-index: 1000;
    width: 50px;
    text-align: center;
    font-size: 12px; }
  .breakpoint-view .switcher {
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 1000;
    height: 14px;
    background: gray;
    width: 40px;
    text-align: center;
    font-size: 12px;
    border-radius: 20px;
    transition: .2s; }
    .breakpoint-view .switcher:before {
      content: '';
      position: fixed;
      bottom: 7px;
      right: 32px;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background: white;
      transition: .2s; }
    .breakpoint-view .switcher.active {
      background: cornflowerblue; }
      .breakpoint-view .switcher.active:before {
        right: 8px; }

.grid-view {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999;
  pointer-events: none; }
  .grid-view .section-container,
  .grid-view .container,
  .grid-view .container-fluid,
  .grid-view .container-sm,
  .grid-view .container-md,
  .grid-view .container-lg,
  .grid-view .container-xl {
    height: 100%; }
    .grid-view .section-container .row,
    .grid-view .section-container .col,
    .grid-view .container .row,
    .grid-view .container .col,
    .grid-view .container-fluid .row,
    .grid-view .container-sm .row,
    .grid-view .container-md .row,
    .grid-view .container-lg .row,
    .grid-view .container-xl .row,
    .grid-view .container-fluid .col,
    .grid-view .container-sm .col,
    .grid-view .container-md .col,
    .grid-view .container-lg .col,
    .grid-view .container-xl .col {
      height: 100%; }
    .grid-view .section-container .col,
    .grid-view .container .col,
    .grid-view .container-fluid .col,
    .grid-view .container-sm .col,
    .grid-view .container-md .col,
    .grid-view .container-lg .col,
    .grid-view .container-xl .col {
      position: relative; }
      .grid-view .section-container .col:before,
      .grid-view .container .col:before,
      .grid-view .container-fluid .col:before,
      .grid-view .container-sm .col:before,
      .grid-view .container-md .col:before,
      .grid-view .container-lg .col:before,
      .grid-view .container-xl .col:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: red;
        opacity: 0;
        transition: opacity .1s; }
      .grid-view .section-container .col:after,
      .grid-view .container .col:after,
      .grid-view .container-fluid .col:after,
      .grid-view .container-sm .col:after,
      .grid-view .container-md .col:after,
      .grid-view .container-lg .col:after,
      .grid-view .container-xl .col:after {
        display: block;
        width: 40px;
        text-align: center;
        position: absolute;
        top: 20px;
        left: 50%;
        background: rgba(255, 255, 255, 0.6);
        border-radius: 50%;
        transform: translateX(-50%);
        padding: 10px;
        z-index: 0;
        opacity: 0;
        transition: opacity .1s; }
      .grid-view .section-container .col:nth-child(1):after,
      .grid-view .container .col:nth-child(1):after,
      .grid-view .container-fluid .col:nth-child(1):after,
      .grid-view .container-sm .col:nth-child(1):after,
      .grid-view .container-md .col:nth-child(1):after,
      .grid-view .container-lg .col:nth-child(1):after,
      .grid-view .container-xl .col:nth-child(1):after {
        content: '1'; }
      .grid-view .section-container .col:nth-child(2):after,
      .grid-view .container .col:nth-child(2):after,
      .grid-view .container-fluid .col:nth-child(2):after,
      .grid-view .container-sm .col:nth-child(2):after,
      .grid-view .container-md .col:nth-child(2):after,
      .grid-view .container-lg .col:nth-child(2):after,
      .grid-view .container-xl .col:nth-child(2):after {
        content: '2'; }
      .grid-view .section-container .col:nth-child(3):after,
      .grid-view .container .col:nth-child(3):after,
      .grid-view .container-fluid .col:nth-child(3):after,
      .grid-view .container-sm .col:nth-child(3):after,
      .grid-view .container-md .col:nth-child(3):after,
      .grid-view .container-lg .col:nth-child(3):after,
      .grid-view .container-xl .col:nth-child(3):after {
        content: '3'; }
      .grid-view .section-container .col:nth-child(4):after,
      .grid-view .container .col:nth-child(4):after,
      .grid-view .container-fluid .col:nth-child(4):after,
      .grid-view .container-sm .col:nth-child(4):after,
      .grid-view .container-md .col:nth-child(4):after,
      .grid-view .container-lg .col:nth-child(4):after,
      .grid-view .container-xl .col:nth-child(4):after {
        content: '4'; }
      .grid-view .section-container .col:nth-child(5):after,
      .grid-view .container .col:nth-child(5):after,
      .grid-view .container-fluid .col:nth-child(5):after,
      .grid-view .container-sm .col:nth-child(5):after,
      .grid-view .container-md .col:nth-child(5):after,
      .grid-view .container-lg .col:nth-child(5):after,
      .grid-view .container-xl .col:nth-child(5):after {
        content: '5'; }
      .grid-view .section-container .col:nth-child(6):after,
      .grid-view .container .col:nth-child(6):after,
      .grid-view .container-fluid .col:nth-child(6):after,
      .grid-view .container-sm .col:nth-child(6):after,
      .grid-view .container-md .col:nth-child(6):after,
      .grid-view .container-lg .col:nth-child(6):after,
      .grid-view .container-xl .col:nth-child(6):after {
        content: '6'; }
      .grid-view .section-container .col:nth-child(7):after,
      .grid-view .container .col:nth-child(7):after,
      .grid-view .container-fluid .col:nth-child(7):after,
      .grid-view .container-sm .col:nth-child(7):after,
      .grid-view .container-md .col:nth-child(7):after,
      .grid-view .container-lg .col:nth-child(7):after,
      .grid-view .container-xl .col:nth-child(7):after {
        content: '7'; }
      .grid-view .section-container .col:nth-child(8):after,
      .grid-view .container .col:nth-child(8):after,
      .grid-view .container-fluid .col:nth-child(8):after,
      .grid-view .container-sm .col:nth-child(8):after,
      .grid-view .container-md .col:nth-child(8):after,
      .grid-view .container-lg .col:nth-child(8):after,
      .grid-view .container-xl .col:nth-child(8):after {
        content: '8'; }
      .grid-view .section-container .col:nth-child(9):after,
      .grid-view .container .col:nth-child(9):after,
      .grid-view .container-fluid .col:nth-child(9):after,
      .grid-view .container-sm .col:nth-child(9):after,
      .grid-view .container-md .col:nth-child(9):after,
      .grid-view .container-lg .col:nth-child(9):after,
      .grid-view .container-xl .col:nth-child(9):after {
        content: '9'; }
      .grid-view .section-container .col:nth-child(10):after,
      .grid-view .container .col:nth-child(10):after,
      .grid-view .container-fluid .col:nth-child(10):after,
      .grid-view .container-sm .col:nth-child(10):after,
      .grid-view .container-md .col:nth-child(10):after,
      .grid-view .container-lg .col:nth-child(10):after,
      .grid-view .container-xl .col:nth-child(10):after {
        content: '10'; }
      .grid-view .section-container .col:nth-child(11):after,
      .grid-view .container .col:nth-child(11):after,
      .grid-view .container-fluid .col:nth-child(11):after,
      .grid-view .container-sm .col:nth-child(11):after,
      .grid-view .container-md .col:nth-child(11):after,
      .grid-view .container-lg .col:nth-child(11):after,
      .grid-view .container-xl .col:nth-child(11):after {
        content: '11'; }
      .grid-view .section-container .col:nth-child(12):after,
      .grid-view .container .col:nth-child(12):after,
      .grid-view .container-fluid .col:nth-child(12):after,
      .grid-view .container-sm .col:nth-child(12):after,
      .grid-view .container-md .col:nth-child(12):after,
      .grid-view .container-lg .col:nth-child(12):after,
      .grid-view .container-xl .col:nth-child(12):after {
        content: '12'; }

.grid-view.active .col:before {
  opacity: .1;
  transition: opacity .3s; }

.grid-view.active .col:after {
  opacity: 1;
  transition: opacity .3s; }

/*
* Components
*/
.header-top-bar {
  width: 100%;
  background-color: #F9F9F9;
  position: relative; }
  @media screen and (min-width: 992px) {
    .header-top-bar {
      z-index: 99999; } }
  .header-top-bar .section-container {
    display: flex;
    align-items: center; }
  .header-top-bar .top-bar-menu {
    flex: 1;
    display: flex; }
    @media screen and (min-width: 992px) {
      .header-top-bar .top-bar-menu {
        justify-content: flex-end; } }
    .header-top-bar .top-bar-menu__list {
      display: flex;
      flex-wrap: wrap;
      padding: 0.6rem 0; }
      @media screen and (min-width: 992px) {
        .header-top-bar .top-bar-menu__list {
          padding: 0.5rem 0; } }
      .header-top-bar .top-bar-menu__list .menu-item {
        font-size: 1rem;
        line-height: 1.7;
        margin-right: 2rem; }
        @media screen and (min-width: 992px) {
          .header-top-bar .top-bar-menu__list .menu-item {
            font-size: 1.2rem;
            margin-right: 4rem; } }
        .header-top-bar .top-bar-menu__list .menu-item a {
          display: block;
          text-decoration: none;
          color: rgba(51, 61, 71, 0.5);
          white-space: nowrap;
          padding: 0.6rem 0; }
          @media screen and (min-width: 992px) {
            .header-top-bar .top-bar-menu__list .menu-item a {
              padding: 0.5rem 0; } }
  .header-top-bar .hamburger-menu {
    width: 1.5rem;
    height: 1rem;
    margin-left: 2rem;
    cursor: pointer; }
    @media screen and (min-width: 992px) {
      .header-top-bar .hamburger-menu {
        display: none; } }
    .header-top-bar .hamburger-menu__line {
      display: block;
      width: 100%;
      height: 2px;
      background-color: #333D47;
      margin-bottom: 0.2rem; }
      .header-top-bar .hamburger-menu__line:last-child {
        margin-bottom: 0; }

.language-container {
  position: relative;
  background-color: #333D47;
  min-width: 7rem;
  display: none; }
  @media screen and (min-width: 992px) {
    .language-container {
      display: block; } }
  .language-container .active-language,
  .language-container .language {
    display: block;
    height: 100%; }
  .language-container .active-language {
    display: flex;
    align-items: center;
    cursor: pointer; }
    .language-container .active-language.one-language {
      cursor: default; }
    .language-container .active-language span {
      display: block;
      margin: 0 auto; }
  .language-container .languages-list {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: inherit;
    display: none; }
  .language-container a {
    display: block;
    text-decoration: none;
    padding: 1.3rem 0.5rem 1.3rem 2rem; }

.c-button {
  display: inline-flex;
  align-items: center;
  font-size: 1.2rem;
  font-weight: 800;
  line-height: 1;
  color: #333D47;
  white-space: nowrap;
  text-decoration: none;
  padding: 1.3rem 2rem;
  border-radius: 35px;
  transition: 300ms ease-in-out;
  box-shadow: none;
  position: relative;
  isolation: isolate; }
  @media screen and (min-width: 992px) {
    .c-button {
      font-size: 1.4rem;
      padding: 1.7rem 3rem; } }
  .c-button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 35px;
    transition: 300ms ease-in-out;
    opacity: 0;
    z-index: -1; }
  .c-button .link-text {
    color: #333D47; }
  .c-button .arrow-icon {
    margin-left: 1rem;
    width: 1rem;
    height: auto;
    transition: 300ms ease-in-out; }
  .c-button .arrow-icon-up {
    margin-left: 1rem;
    width: 1rem;
    height: auto;
    transition: 300ms ease-in-out;
    transform: rotate(-90deg);
    filter: brightness(0) invert(1); }
  .c-button:hover .arrow-icon {
    transform: translateX(0.3rem);
    transition: 300ms ease-in-out; }
  .c-button--empty {
    border: 1px solid #F8B322;
    background: #ffffff;
    color: #333D47; }
    .c-button--empty:before {
      background: #F8B322;
      background: linear-gradient(90deg, #F8B322 0%, #F86F22 100%); }
    .c-button--empty:hover:before {
      left: -1px;
      top: -1px;
      width: calc(100% + 2px);
      height: calc(100% + 2px); }
  .c-button--empty-invert {
    border: 1px solid #F8B322;
    background: transparent;
    color: #ffffff; }
    .c-button--empty-invert:before {
      background: #F8B322;
      background: linear-gradient(90deg, #F8B322 0%, #F86F22 100%); }
    .c-button--empty-invert:hover:before {
      left: -1px;
      top: -1px;
      width: calc(100% + 2px);
      height: calc(100% + 2px); }
  .c-button--full {
    border: 1px solid transparent;
    border-left: 1px solid #F8B322;
    border-right: 1px solid #F86F22;
    background: #F8B322;
    background: linear-gradient(90deg, #F8B322 0%, #F86F22 100%);
    color: #ffffff;
    box-shadow: 0px 20px 40px rgba(248, 179, 34, 0.2); }
    .c-button--full:before {
      background: #ffffff; }
    .c-button--full .arrow-icon {
      filter: brightness(0) saturate(100%) invert(96%) sepia(97%) saturate(12%) hue-rotate(237deg) brightness(103%) contrast(103%); }

a.c-button.c-button--empty[role=button] {
  cursor: pointer; }

a.c-button.c-button--full[role=button] {
  cursor: pointer;
  color: #ffffff; }

.c-link-circle {
  text-decoration: none;
  font-weight: 800;
  font-size: 1.2rem;
  line-height: 2;
  display: flex;
  align-items: center;
  padding-left: 2.4rem;
  position: relative; }
  @media screen and (min-width: 768px) {
    .c-link-circle {
      font-size: 1.4rem; } }
  .c-link-circle .link-circle {
    position: absolute;
    width: 4rem;
    height: 4rem;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border: 1px solid #F8B322;
    border-radius: 50%; }
    @media screen and (min-width: 768px) {
      .c-link-circle .link-circle {
        width: 5rem;
        height: 5rem;
        transition: 300ms ease-in-out; } }
  .c-link-circle .link-text {
    background-color: #F9F9F9;
    color: #333D47;
    position: relative;
    transition: 500ms ease-in-out; }
    .c-link-circle .link-text.white {
      background-color: #ffffff; }
  .c-link-circle img {
    margin-left: 1rem;
    transition: 300ms ease-in-out; }

.breadcrumbs a {
  text-decoration: none; }

.breadcrumbs span {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.breadcrumbs a, .breadcrumbs span {
  color: rgba(51, 61, 71, 0.5);
  font-weight: 500; }

.breadcrumbs img {
  margin: 0 0.5rem; }

.cookie-consent {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 50;
  background-color: rgba(255, 255, 255, 0.7); }
  .cookie-consent.hidden {
    display: none; }
  .cookie-consent .section-container {
    margin-top: auto;
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
    color: #333D47; }
    @media screen and (min-width: 576px) {
      .cookie-consent .section-container {
        display: flex;
        align-items: center; } }
    .cookie-consent .section-container .content {
      margin: 0 0 3rem 0;
      font-size: 1.4rem;
      line-height: 1.2; }
      @media screen and (min-width: 576px) {
        .cookie-consent .section-container .content {
          margin: 0 auto 0 0;
          max-width: 70%; } }
      @media screen and (min-width: 1400px) {
        .cookie-consent .section-container .content {
          max-width: 75%; } }
    .cookie-consent .section-container .c-button {
      cursor: pointer; }
      @media screen and (min-width: 576px) {
        .cookie-consent .section-container .c-button {
          margin-left: 3rem; } }

.post-password-form {
  padding: 8rem 4rem 1rem 4rem; }
  @media screen and (min-width: 768px) {
    .post-password-form {
      padding: 8rem 17% 1rem 17%; } }
  @media screen and (min-width: 1200px) {
    .post-password-form {
      padding: 8rem 25.6% 1rem 25.6%; } }
  .post-password-form p {
    line-height: 1.25;
    width: 100%;
    font-size: 2.4rem;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .post-password-form p label {
      width: 100%;
      font-size: 1rem;
      font-weight: bold;
      margin-bottom: 2rem;
      margin-top: 5rem; }
      .post-password-form p label input {
        padding: .8rem 1rem;
        font-size: 1.4rem;
        line-height: 1.71;
        width: 100%; }
  .post-password-form input[type="submit"] {
    max-width: 26rem;
    width: 100%;
    display: inline-block;
    align-items: center;
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
    text-decoration: none;
    padding: 1.3rem 2rem;
    border-radius: 35px;
    position: relative;
    isolation: isolate;
    border: 1px solid #F8B322;
    border-left: 1px solid #F8B322;
    border-right: 1px solid #F86F22;
    background: #F8B322;
    background: linear-gradient(90deg, #F8B322 0%, #F86F22 100%);
    color: #ffffff;
    box-shadow: 0px 20px 40px rgba(248, 179, 34, 0.2);
    transition: all ease-in-out 300ms !important; }
    @media screen and (min-width: 992px) {
      .post-password-form input[type="submit"] {
        font-size: 1.4rem;
        padding: 1.7rem 3rem; } }
    .post-password-form input[type="submit"]:hover {
      background: #fff;
      border: 1px solid #F8B322;
      border-left: 1px solid #F8B322;
      border-right: 1px solid #F86F22; }

/*
* Static page parts
*/
.page-header {
  position: relative;
  z-index: 5; }
  .page-header .header-bottom-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem; }
    @media screen and (min-width: 992px) {
      .page-header .header-bottom-bar {
        padding-top: 3rem;
        padding-bottom: 3rem; } }
    @media screen and (min-width: 992px) {
      .page-header .header-bottom-bar {
        align-items: flex-start; } }
  .page-header .menu-wrapper {
    display: flex;
    z-index: 5; }
  .page-header .logo-wrapper {
    width: 100%;
    max-width: 10.8rem;
    max-height: 2.2rem; }
    @media screen and (min-width: 992px) {
      .page-header .logo-wrapper {
        max-width: 16.1rem;
        max-height: 3.2rem;
        margin: 1rem 4.9rem 1rem 0; } }
    .page-header .logo-wrapper img {
      max-width: 100%;
      height: auto;
      -o-object-fit: contain;
         object-fit: contain; }
  .page-header .header-menu {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #ffffff;
    z-index: 100;
    transition: 500ms ease-in-out; }
    @media screen and (min-width: 992px) {
      .page-header .header-menu {
        position: static;
        width: auto;
        height: auto;
        overflow: unset;
        z-index: 0; } }
    .page-header .header-menu.menu-opened {
      left: 0; }
    .page-header .header-menu .close-icon {
      position: absolute;
      top: 0.3rem;
      right: 2.7rem;
      z-index: 5; }
      @media screen and (min-width: 992px) {
        .page-header .header-menu .close-icon {
          display: none; } }
    .page-header .header-menu .mobile-banner {
      --mobile-banner-height: 23rem;
      width: 100%;
      height: var(--mobile-banner-height);
      background-color: #F9F9F9;
      padding: 5.5rem 4rem 4.5rem 4rem; }
      @media screen and (min-width: 992px) {
        .page-header .header-menu .mobile-banner {
          display: none; } }
    .page-header .header-menu .menu {
      padding: 0.5rem 4rem 0 4rem; }
      @media screen and (min-width: 992px) {
        .page-header .header-menu .menu {
          position: relative;
          display: flex;
          flex-wrap: wrap;
          padding: 0 2rem 0 0; } }
      .page-header .header-menu .menu .menu-item {
        border-bottom: 1px solid rgba(51, 61, 71, 0.15); }
        @media screen and (min-width: 992px) {
          .page-header .header-menu .menu .menu-item {
            border-bottom: none; } }
        .page-header .header-menu .menu .menu-item a {
          display: block;
          padding: 2rem 0;
          text-decoration: none;
          font-size: 2rem;
          line-height: 1.25;
          color: #333D47;
          position: relative; }
          @media screen and (min-width: 992px) {
            .page-header .header-menu .menu .menu-item a {
              padding: 1.5rem 2rem;
              font-size: 1.6rem;
              line-height: 1.2;
              font-weight: 500; } }
        .page-header .header-menu .menu .menu-item.current-menu-item a {
          color: #F8B322; }
        .page-header .header-menu .menu .menu-item .menu-item-arrow {
          display: none; }
        .page-header .header-menu .menu .menu-item .sub-menu {
          height: auto;
          min-height: 0;
          max-height: 0;
          overflow: hidden;
          transition: 300ms ease-in-out; }
          @media screen and (min-width: 992px) {
            .page-header .header-menu .menu .menu-item .sub-menu {
              opacity: 0; } }
          .page-header .header-menu .menu .menu-item .sub-menu .menu-item {
            border-bottom: none; }
            .page-header .header-menu .menu .menu-item .sub-menu .menu-item a {
              font-size: 1.4rem;
              line-height: 1.64;
              font-weight: 500;
              padding: 0.8rem 0;
              color: rgba(51, 61, 71, 0.5); }
              @media screen and (min-width: 992px) {
                .page-header .header-menu .menu .menu-item .sub-menu .menu-item a {
                  padding: 1rem 0; } }
          .page-header .header-menu .menu .menu-item .sub-menu .menu-item.banner-container {
            position: absolute;
            top: 5.5rem;
            left: 4rem;
            right: 4rem;
            overflow: hidden;
            background-color: #F9F9F9;
            display: none; }
            @media screen and (min-width: 992px) {
              .page-header .header-menu .menu .menu-item .sub-menu .menu-item.banner-container {
                display: block;
                position: absolute;
                width: 100%;
                height: 21.5rem;
                top: unset;
                bottom: 0;
                right: 0;
                left: unset;
                padding: 0 5rem 0 7rem; } }
            @media screen and (min-width: 1200px) {
              .page-header .header-menu .menu .menu-item .sub-menu .menu-item.banner-container {
                width: 36.2rem;
                height: 100%;
                top: 0;
                right: 0;
                padding: 0 6rem 0 5rem; } }
            .page-header .header-menu .menu .menu-item .sub-menu .menu-item.banner-container.display-on-mobile {
              display: block; }
            .page-header .header-menu .menu .menu-item .sub-menu .menu-item.banner-container .banner-inner {
              display: flex;
              flex-direction: column;
              height: 100%; }
            .page-header .header-menu .menu .menu-item .sub-menu .menu-item.banner-container .banner-description {
              font-size: 1.2rem;
              line-height: 1.67;
              color: rgba(51, 61, 71, 0.5); }
            @media screen and (min-width: 992px) {
              .page-header .header-menu .menu .menu-item .sub-menu .menu-item.banner-container .c-button {
                display: flex;
                align-items: center;
                color: #333D47;
                font-weight: 800;
                font-size: 1.4rem;
                line-height: 1.67; } }
            .page-header .header-menu .menu .menu-item .sub-menu .menu-item.banner-container .c-button--empty {
              display: flex;
              justify-content: center;
              align-items: center;
              background-color: #F9F9F9;
              width: min(100%, 28rem);
              color: #333D47;
              transition: 300ms ease-in-out; }
              .page-header .header-menu .menu .menu-item .sub-menu .menu-item.banner-container .c-button--empty:hover {
                color: #ffffff; }
      .page-header .header-menu .menu .menu-item-has-children > a .menu-item-arrow {
        display: block;
        position: absolute;
        top: 0;
        right: -1.5rem;
        height: 100%;
        padding: 0 1.5rem;
        display: flex;
        align-items: center; }
        @media screen and (min-width: 992px) {
          .page-header .header-menu .menu .menu-item-has-children > a .menu-item-arrow {
            right: 0.7rem;
            padding: 0; } }
        .page-header .header-menu .menu .menu-item-has-children > a .menu-item-arrow img {
          width: 1.3rem;
          height: 0.8rem;
          transition: 500ms ease-in-out; }
          @media screen and (min-width: 992px) {
            .page-header .header-menu .menu .menu-item-has-children > a .menu-item-arrow img {
              width: 0.8rem;
              height: 0.5rem; } }
        .page-header .header-menu .menu .menu-item-has-children > a .menu-item-arrow .submenu-opened img {
          transform: rotate(180deg);
          transition: 500ms ease-in-out; }
      .page-header .header-menu .menu .menu-item-has-children > .sub-menu {
        --sub-menu-min-height: 100%;
        width: 100%; }
        @media screen and (min-width: 992px) {
          .page-header .header-menu .menu .menu-item-has-children > .sub-menu {
            width: 47.2rem;
            background-color: #ffffff;
            position: absolute;
            left: 0;
            padding: 0 5rem 0 7rem;
            box-shadow: 0px 50px 80px rgba(51, 61, 71, 0.07);
            -moz-column-count: 2;
            column-count: 2;
            -moz-column-gap: 7rem;
            column-gap: 7rem; }
            .page-header .header-menu .menu .menu-item-has-children > .sub-menu > * {
              page-break-inside: avoid;
              -moz-column-break-inside: avoid;
                   break-inside: avoid; } }
        @media screen and (min-width: 1200px) {
          .page-header .header-menu .menu .menu-item-has-children > .sub-menu {
            width: 83.4rem;
            padding: 0 41.2rem 0 7rem; } }
        @media screen and (min-width: 992px) {
          .page-header .header-menu .menu .menu-item-has-children > .sub-menu .menu-item {
            opacity: 0;
            transition: 300ms ease-in-out; } }
        @media screen and (min-width: 992px) {
          .page-header .header-menu .menu .menu-item-has-children > .sub-menu .menu-item.banner-container {
            padding: 3rem 5rem 3rem 7rem; } }
        @media screen and (min-width: 1200px) {
          .page-header .header-menu .menu .menu-item-has-children > .sub-menu .menu-item.banner-container {
            padding: 3rem 6rem 2rem 5rem; } }
        .page-header .header-menu .menu .menu-item-has-children > .sub-menu > .menu-item {
          position: relative;
          top: -1rem; }
          @media screen and (min-width: 992px) {
            .page-header .header-menu .menu .menu-item-has-children > .sub-menu > .menu-item {
              position: static;
              top: 0; } }
      @media screen and (min-width: 992px) {
        .page-header .header-menu .menu .menu-item-has-children:hover > a .menu-item-arrow img {
          transform: rotate(180deg);
          transition: 500ms ease-in-out; } }
      @media screen and (min-width: 992px) {
        .page-header .header-menu .menu .menu-item-has-children:hover > .sub-menu {
          display: block;
          min-height: var(--sub-menu-min-height);
          max-height: 1000px;
          opacity: 1;
          padding: 2rem 5rem 24rem 7rem;
          z-index: 5; } }
      @media screen and (min-width: 1200px) {
        .page-header .header-menu .menu .menu-item-has-children:hover > .sub-menu {
          padding: 2rem 41.2rem 2.5rem 7rem; } }
      @media screen and (min-width: 992px) {
        .page-header .header-menu .menu .menu-item-has-children:hover > .sub-menu .menu-item {
          opacity: 1;
          transition: 500ms ease-in-out; } }
    .page-header .header-menu .mobile-buttons-wrapper {
      display: flex; }
      @media screen and (min-width: 992px) {
        .page-header .header-menu .mobile-buttons-wrapper {
          display: none; } }
      .page-header .header-menu .mobile-buttons-wrapper .mobile-first-button {
        padding: 0 4rem;
        margin-top: 3rem;
        margin-right: auto; }
      .page-header .header-menu .mobile-buttons-wrapper .language-container {
        padding: 0 2rem;
        margin: 2rem 4rem 0 0;
        display: flex; }
        .page-header .header-menu .mobile-buttons-wrapper .language-container a {
          text-decoration: none;
          color: #333D47;
          padding: 1.5rem 1rem; }
        .page-header .header-menu .mobile-buttons-wrapper .language-container img {
          display: none; }
        .page-header .header-menu .mobile-buttons-wrapper .language-container .active-language a {
          color: #F8B322; }
        .page-header .header-menu .mobile-buttons-wrapper .language-container .active-language.one-language span {
          color: #F8B322;
          padding: 1.5rem 1rem; }
  .page-header .buttons-wrapper {
    display: flex; }
    @media screen and (min-width: 992px) {
      .page-header .buttons-wrapper {
        margin-left: auto; } }
    .page-header .buttons-wrapper .c-button:first-child {
      display: none; }
      @media screen and (min-width: 992px) {
        .page-header .buttons-wrapper .c-button:first-child {
          display: inline-flex;
          /*color: #F8B322; */
        } }
      @media screen and (min-width: 1300px) {
        .page-header .buttons-wrapper .c-button:first-child {
          /*padding: 1.7rem 3rem 1.7rem 1rem; */
        } }
      @media screen and (min-width: 1400px) {
        .page-header .buttons-wrapper .c-button:first-child {
          /*padding: 1.7rem 3rem; */
        } }
      .page-header .buttons-wrapper .c-button:first-child .arrow-icon {
        filter: brightness(0) saturate(100%) invert(77%) sepia(14%) saturate(4407%) hue-rotate(344deg) brightness(107%) contrast(94%); }

.page-footer {
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 5rem;
  background-color: #333D47; }
  @media screen and (min-width: 992px) {
    .page-footer {
      margin-top: auto;
      margin-bottom: 0; } }
  .page-footer__inner a {
    text-decoration: none; }
  .page-footer__inner .footer-menu {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    color: #ffffff; }
    .page-footer__inner .footer-menu > .menu-item {
      padding-right: 2rem;
      margin-bottom: 3rem;
      width: 50%; }
      @media screen and (min-width: 768px) {
        .page-footer__inner .footer-menu > .menu-item {
          width: 33.3%; } }
      @media screen and (min-width: 992px) {
        .page-footer__inner .footer-menu > .menu-item {
          width: 20%; } }
      @media screen and (min-width: 1200px) {
        .page-footer__inner .footer-menu > .menu-item {
          padding-right: 5rem; } }
      .page-footer__inner .footer-menu > .menu-item:last-child {
        padding-right: 0;
        width: 100%; }
        @media screen and (min-width: 768px) {
          .page-footer__inner .footer-menu > .menu-item:last-child {
            width: 33.3%; } }
        @media screen and (min-width: 992px) {
          .page-footer__inner .footer-menu > .menu-item:last-child {
            width: 20%; } }
    .page-footer__inner .footer-menu .menu-item--25 {
      flex-basis: 100%;
      width: 100%;
      padding-right: 2rem; }
      @media screen and (min-width: 576px) {
        .page-footer__inner .footer-menu .menu-item--25 {
          flex-basis: 50%;
          width: 50%; } }
      @media screen and (min-width: 1200px) {
        .page-footer__inner .footer-menu .menu-item--25 {
          flex-basis: 25%;
          width: 25%; } }
    .page-footer__inner .footer-menu .menu-item > a, .page-footer__inner .footer-menu .menu-item__title {
      display: block;
      color: #ffffff;
      padding: 0 0 1rem 0;
      font-size: 1.4rem;
      line-height: 2.1; }
      @media screen and (min-width: 992px) {
        .page-footer__inner .footer-menu .menu-item > a, .page-footer__inner .footer-menu .menu-item__title {
          min-height: 4rem;
          font-size: 1.8rem;
          line-height: 1.67; } }
    .page-footer__inner .footer-menu .menu-item__contact, .page-footer__inner .footer-menu .menu-item__text {
      color: rgba(255, 255, 255, 0.5); }
      .page-footer__inner .footer-menu .menu-item__contact a, .page-footer__inner .footer-menu .menu-item__text a {
        display: inline-block;
        color: rgba(255, 255, 255, 0.5);
        padding: 0.7rem 0; }
    .page-footer__inner .footer-menu .menu-item__button-wrapper {
      margin: 1.5rem 0 3rem 0; }
      @media screen and (min-width: 992px) {
        .page-footer__inner .footer-menu .menu-item__button-wrapper {
          margin: 2.5rem 0; } }
      .page-footer__inner .footer-menu .menu-item__button-wrapper .c-button {
        width: min(100%, 28rem);
        display: flex;
        justify-content: center; }
    .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item a {
      display: block;
      color: rgba(255, 255, 255, 0.5);
      padding: 0.7rem 0; }
    .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item.bolder > a {
      color: #ffffff;
      padding: 0 0 1rem 0;
      font-size: 1.4rem;
      line-height: 2.1;
      transition: 300ms ease-in-out; }
      @media screen and (min-width: 992px) {
        .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item.bolder > a {
          min-height: 4rem;
          font-size: 1.8rem;
          line-height: 1.67; } }
      @media screen and (min-width: 992px) {
        .page-footer__inner .footer-menu .menu-item .sub-menu .menu-item.bolder > a:hover {
          color: #F8B322; } }
    .page-footer__inner .footer-menu .menu-item.last-menu-item {
      margin-left: auto; }
  .page-footer__inner .footer-bottom-bar {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding: 2.5rem 0;
    display: flex;
    flex-wrap: wrap; }
    .page-footer__inner .footer-bottom-bar a,
    .page-footer__inner .footer-bottom-bar .re-captha-info-text {
      color: #ffffff;
      font-size: 1rem;
      line-height: 1.7; }
      @media screen and (min-width: 992px) {
        .page-footer__inner .footer-bottom-bar a,
        .page-footer__inner .footer-bottom-bar .re-captha-info-text {
          font-size: 1.2rem;
          line-height: 1.67; } }
    .page-footer__inner .footer-bottom-bar .info-links {
      width: 50%; }
      .page-footer__inner .footer-bottom-bar .info-links a {
        display: inline-block;
        padding: 0.7rem 0;
        margin-right: 2rem;
        margin-left: auto;
        white-space: nowrap; }
        .page-footer__inner .footer-bottom-bar .info-links a:first-child {
          margin-left: 0; }
        .page-footer__inner .footer-bottom-bar .info-links a:last-child {
          margin-right: 0; }
    .page-footer__inner .footer-bottom-bar .social-media-wrapper {
      width: 50%;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end; }
      .page-footer__inner .footer-bottom-bar .social-media-wrapper .icon-wrapper {
        width: 2.4rem;
        height: 2.4rem;
        display: block;
        padding: 0.7rem;
        box-sizing: content-box;
        position: relative;
        right: -0.7rem; }
    .page-footer__inner .footer-bottom-bar .re-captha-info {
      width: 100%;
      color: #ffffff;
      padding-top: 1rem; }
      .page-footer__inner .footer-bottom-bar .re-captha-info a {
        color: rgba(255, 255, 255, 0.5);
        transition: 300ms ease-in-out;
        display: inline-block;
        padding: 0.7rem 0; }

/*
* Specyfic pages
*/
.page-404 {
  margin-top: 3rem;
  margin-bottom: 5rem; }
  @media screen and (min-width: 992px) {
    .page-404 {
      margin-top: 3rem;
      margin-bottom: 7rem; } }
  .page-404 .section-404 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .page-404 .section-404 .description {
      text-align: center; }

.archive-page {
  margin-top: 5rem;
  margin-bottom: 10rem; }
  @media screen and (min-width: 992px) {
    .archive-page {
      margin-top: 5rem;
      margin-bottom: 13rem; } }
  .archive-page--services, .archive-page--case-studies, .archive-page--job-offers {
    margin-top: 0;
    margin-bottom: 0; }
    @media screen and (min-width: 992px) {
      .archive-page--services, .archive-page--case-studies, .archive-page--job-offers {
        margin-top: 0;
        margin-bottom: 0; } }
  .archive-page > .header {
    margin-bottom: 3rem; }
    @media screen and (min-width: 768px) {
      .archive-page > .header {
        margin-bottom: 5rem; } }
  .archive-page .posts-wrapper .c-news a {
    text-decoration: none; }
  .archive-page .posts-wrapper .c-news__inner .content-wrapper {
    padding: 3rem; }
  .archive-page .posts-wrapper .c-news__inner .subheader {
    font-weight: 800;
    text-transform: uppercase;
    color: #333D47;
    margin-bottom: 1rem; }
  .archive-page .posts-wrapper .c-news__inner .header--p {
    margin-bottom: 2rem;
    font-weight: 500; }
  .archive-page .posts-wrapper .c-news__inner .header--h4 {
    line-height: 1.05;
    margin-bottom: 3rem; }
  .archive-page .posts-wrapper .c-news__inner .description {
    color: rgba(51, 61, 71, 0.5);
    margin-bottom: 4rem; }
  .archive-page .posts-wrapper .c-news__inner .c-link-circle {
    margin: auto 0 1.5rem 0; }
  .archive-page .posts-wrapper .c-news__inner .c-button {
    margin: auto 0 0 0;
    width: -moz-fit-content;
    width: fit-content; }
  .archive-page .posts-wrapper .c-news__inner.bg-gray {
    background-color: #F9F9F9; }
    .archive-page .posts-wrapper .c-news__inner.bg-gray .c-button {
      background-color: #F9F9F9; }
  .archive-page .posts-wrapper .c-news__inner:hover .c-button .arrow-icon {
    transform: translateX(0.3rem); }
  @media screen and (min-width: 992px) {
    .archive-page .posts-wrapper .c-news--bg-white:hover {
      box-shadow: 0px 5px 20px rgba(51, 61, 71, 0.07); } }
  @media screen and (min-width: 992px) {
    .archive-page .posts-wrapper .c-news--bg-white:hover .content-wrapper {
      border: 1px solid transparent; } }
  .archive-page .c-posts-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .archive-page .c-posts-pagination .page-numbers {
      padding: 1rem 0.5rem;
      font-size: 1.8rem; }
      .archive-page .c-posts-pagination .page-numbers.current {
        color: #F8B322; }
      .archive-page .c-posts-pagination .page-numbers.with {
        margin-left: 0.2rem; }
        .archive-page .c-posts-pagination .page-numbers.with a {
          text-decoration: none; }
    .archive-page .c-posts-pagination .prev,
    .archive-page .c-posts-pagination .next {
      width: 5rem;
      height: 5rem;
      background-color: #333D47;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      flex-shrink: 0; }
      .archive-page .c-posts-pagination .prev.hidden,
      .archive-page .c-posts-pagination .next.hidden {
        display: none; }
      .archive-page .c-posts-pagination .prev img,
      .archive-page .c-posts-pagination .next img {
        width: 2.4rem; }
    .archive-page .c-posts-pagination .prev {
      transform: rotate(180deg);
      margin-right: 3rem; }
    .archive-page .c-posts-pagination .next {
      margin-left: 3rem; }
    .archive-page .c-posts-pagination--ajax .page-numbers {
      cursor: pointer; }
      .archive-page .c-posts-pagination--ajax .page-numbers.current, .archive-page .c-posts-pagination--ajax .page-numbers.dots {
        cursor: default; }
    .archive-page .c-posts-pagination--ajax .prev,
    .archive-page .c-posts-pagination--ajax .next {
      cursor: pointer; }

body.term-120 .block-knowledge-base-filters .knowledge-base .knowledge-base-wrapper .news-wrapper .c-news__inner .subheader {
  display: none; }

.login {
  background: #ffffff; }
  @media screen and (min-width: 768px) {
    .login #login {
      width: min(100%, 30rem); } }
  .login #login form p.forgetmenot {
    margin-bottom: 0.5rem; }
  .login p.message {
    border-left: 4px solid #F8B322; }
  .login h1 a {
    width: 140px;
    height: 50px;
    background-image: url("../src/images/luneos-logo.png");
    background-size: contain; }
  .login input[type="text"]:focus,
  .login input[type="password"]:focus,
  .login select:focus {
    border-color: #F8B322;
    box-shadow: 0 0 0 1px #F8B322;
    color: #333D47; }
  .login input[type="checkbox"] {
    border-color: #F8B322;
    box-shadow: 0 0 0 1px #F8B322; }
    .login input[type="checkbox"]:checked::before {
      content: '';
      background-image: url("../src/images/checkbox.svg");
      background-repeat: no-repeat;
      background-position: center;
      filter: brightness(0) saturate(100%) invert(77%) sepia(14%) saturate(4407%) hue-rotate(344deg) brightness(107%) contrast(94%); }
  .login .button.button-large {
    font-size: 16px;
    font-weight: 500;
    padding: 5px 20px;
    color: #fff;
    border: 0;
    background: #F8B322;
    display: block;
    width: 100%;
    transition: 300ms ease-in-out;
    margin: 0 0 1rem 0;
    text-align: center; }
    .login .button.button-large:hover {
      opacity: 0.8;
      color: #fff; }
  .login #nav a,
  .login #backtoblog a,
  .login .privacy-policy-page-link a {
    color: #333D47;
    transition: 300ms ease-in-out; }
    .login #nav a:hover,
    .login #backtoblog a:hover,
    .login .privacy-policy-page-link a:hover {
      opacity: 0.8;
      color: #F8B322; }
  .login #wpml-login-ls-form {
    display: flex;
    justify-content: center;
    max-width: 320px;
    margin: 0 auto;
    box-sizing: border-box; }
  .login #wpml-login-ls-form label[for=language-switcher-locales],
  .login #wpml-login-ls-form #wpml-language-switcher-locales {
      margin-right: 1rem; }
  .login #wpml-login-ls-form #wpml-language-switcher-locales {
      min-width: 13rem; }

.articles-nav-wrapper {
    display: flex;
    justify-content: space-between;
}
.articles-nav-wrapper a {
  text-decoration: none;
}
.articles-nav-wrapper a:hover {
  text-decoration: underline;
}
.single-press .block-basic-content .section-container > div,
.single-press .block-columns-text-image .section-container > div,
.single-compendium .block-basic-content .section-container > div,
.single-compendium .block-columns-text-image .section-container > div,
.single-articles .block-basic-content .section-container > div,
.single-articles .block-columns-text-image .section-container > div
{
    margin: 0 auto;
    flex-direction: column;
    gap: 30px;
}
.single-press .block-columns-text-image .columns-text-image__content,
.single-press .block-columns-text-image .columns-text-image.image-left .columns-text-image__content,
.single-compendium .block-columns-text-image .columns-text-image__content,
.single-compendium .block-columns-text-image .columns-text-image.image-left .columns-text-image__content,
.single-articles .block-columns-text-image .columns-text-image__content,
.single-articles .block-columns-text-image .columns-text-image.image-left .columns-text-image__content {
    padding-left: 0;
    padding-right: 0;
}
.single-press .basic-content ul,
.single-compendium .basic-content ul,
.single-articles .basic-content ul {
  padding-left: 20px;
}
.single-press p,
.single-press a,
.single-press li,
.single-compendium p,
.single-compendium a,
.single-compendium li,
.single-articles p,
.single-articles a,
.single-articles li {
  font-size: 19px;
}
/*.single-compendium .header.header--small,
.single-articles .header.header--small {
  font-size: 26px !important;
}*/
.single-press section h2,
.single-press section h2 b,
.single-compendium section h2,
.single-compendium section h2 b {
    font-size: 26px !important;
}
.single-press h3,
.single-press h3 b,
.single-compendium h3,
.single-compendium h3 b {
    font-size: 22px !important;
}
.single-press h2,
.single-press h3,
.single-press h4,
.single-press h5,
.single-press h6,
.single-compendium h2,
.single-compendium h3,
.single-compendium h4,
.single-compendium h5,
.single-compendium h6,
.single-articles h2,
.single-articles h3,
.single-articles h4,
.single-articles h5,
.single-articles h6 {
    font-weight: 700 !important;
    color: #F8B322;
}
.single-press .block-basic-content .basic-content .text-tinymce a,
.single-compendium .block-basic-content .basic-content .text-tinymce a,
.single-articles .block-basic-content .basic-content .text-tinymce a {
    text-decoration: underline; !important;
    color: #F8B322;
}
.single-press .block-basic-content .basic-content .text-tinymce a:hover,
.single-compendium .block-basic-content .basic-content .text-tinymce a:hover,
.single-articles .block-basic-content .basic-content .text-tinymce a:hover {
  text-decoration: none;
}
.single-press .block-basic-content .basic-content .button-wrapper .c-button,
.single-compendium .block-basic-content .basic-content .button-wrapper .c-button,
.single-articles .block-basic-content .basic-content .button-wrapper .c-button {
    max-width: 100%;
    white-space: initial;
}
@media screen and (min-width: 1366px) {
  .single-press .block-basic-content .section-container > div,
  .single-press .block-columns-text-image .section-container > div,
  .single-compendium .block-basic-content .section-container > div,
  .single-compendium .block-columns-text-image .section-container > div,
  .single-articles .block-basic-content .section-container > div,
  .single-articles .block-columns-text-image .section-container > div {
      max-width: 60%;
  }

}
/*# sourceMappingURL=main.css.map*/


/* Komentarz energetyczny luneos */
.page-id-13373 nav.top-bar-menu,
.page-id-13373 .buttons-wrapper,
.page-id-13373 nav.header-menu,
.page-id-13373 .hamburger-menu,
.page-id-13373 footer.page-footer {
    display: none !important;
}
.page-id-13373 .page-header .menu-wrapper {
    justify-content: center;
    width: 100%;
}
.page-id-13373 main.main.page {
    background-color: #f9f9f9;
    padding-bottom: 40px;
}
.page-id-13373 section.block-header {
    margin: 15px;
}
.page-id-13373 h1.header.header--center,
.page-id-13373 h2.header.header--center {
    font-size: 26px;
    line-height: 200%;
    font-weight: 700;
    margin: 0;
}
.page-id-13373 h1.header.header--center {
    margin-top: 30px;
}
.page-id-13373 main.main.page > section,
.page-id-13373 main.main.page > div {
    max-width: 700px;
    margin: 0 auto;
    padding: 3px 20px;
    background: #fff;
}
.page-id-13373 section .section-container {
    padding: 0 10px;
}
.page-id-13373 h3.header.header--center {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 15px;
}
.page-id-13373 p {
    font-size: 14px;
    line-height: 240%;
    margin-bottom: 20px;
}
.page-id-13373 .bb1 {
    padding-bottom: 40px;
    border-bottom: 1px solid #000;
    margin-bottom: 40px;
    display: block;
}
.page-id-13373 .mb-50 {
  margin-bottom: 50px;
}
.page-id-13373 .header-bottom-bar {
    background-color: #f9f9f9;
}
.job-offers-form .file-label input[type=file] {
  visibility: visible !important;
}
@media screen and (min-width: 768px) {
  #menu-item-13420 {
      margin: 19px 0 10px !important;
  }
  #menu-item-13420 a:before {
      width: 5rem;
      height: 5rem;
      transition: 300ms ease-in-out;
  }
  #menu-item-13420 a {
    margin-left: -5px;
    font-weight: 800;
  }
  .header-menu li#menu-item-2435 .sub-menu li:nth-of-type(7) {
    width: 40%;
  }
  .header-menu li#menu-item-2435 .sub-menu li:not(:last-of-type) {
      width: 40% !important;
  }
}
#menu-item-13420 {
    margin: 10px 0 20px;
}
.header-menu li#menu-item-2435 .sub-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.header-menu li#menu-item-2435 .sub-menu li:not(:last-of-type) {
    width: 50%;
}
#menu-item-13420 a {
    color: #333D47;
    background-color: #FFFFFF;
    position: relative;
    line-height: 0 !important;
    transition: 100ms ease-in-out;
    font-weight: 700;
}
#menu-item-13420:hover a {
    background-color: transparent;
}
#menu-item-13420 a:before {
    content: "";
    position: absolute;
    width: 4rem;
    height: 4rem;
    transition: 500ms ease-in-out;
    top: 50%;
    left: -2rem;
    transform: translateY(-50%);
    border: 1px solid #F8B322;
    border-radius: 50%;
    z-index: -1;
}
#menu-item-13420:hover a:before {
    background-color: #F8B322 !important;
}
#menu-item-13420 a:after {
    content: url('/wp-content/themes/luneos/src/images/arrow-right.svg');
    position: relative;
    display: inline-block;
    margin-left: 0.9rem;
    transition: 300ms ease-in-out;
}
#menu-item-13420 a:hover:after {
    transform: translateX(0.8rem) !important;
    filter: brightness(0) saturate(100%) invert(77%) sepia(14%) saturate(4407%) hue-rotate(344deg) brightness(107%) contrast(94%) !important;
}
.knowledge-base [data-filter="prasowka"],
.news-wrapper.press figure.img-wrapper,
.case-studies [data-filter="wielkosc-projektu"] {
  display: none !important;
}
.post-type-archive-reference .posts-wrapper.container.c-container {
    margin-top: 0 !important;
}
.swiper-slide .swiper-lazy-preloader {
  display: none !important;
}

@media screen and (min-width: 768px) {
    .press-container.block-hero .hero__content {
        margin-top: 4rem;
        width: 100%;
    }
}
.press-container h1.header.header--h1.header--singular {
    color: #F8B322;
}
.press-container.block-hero .hero__content .description p {
    font-size: 1.8rem !important;
    line-height: 1.67;
}

html {
  scroll-behavior: smooth;
}

/*Floating button - header*/

.swiper-button-next, .swiper-button-prev {
  z-index: 4 !important;
}

.page-header .buttons-wrapper .c-button:first-child {
  position: fixed;
  z-index: 999;
  right: 4rem;
  display: none;
}

@media screen and (min-width: 992px) {
  .page-header .buttons-wrapper .c-button:first-child {
    display: inline-flex;
    right: 10rem;
  }
  .page-header .header-menu .menu {
    padding: 0 200px 0 0;
  }
}

@media screen and (min-width: 1300px) {
  .page-header .buttons-wrapper .c-button:first-child {
    right: 15rem;
  }
}

@media screen and (min-width: 1900px) {
  .page-header .buttons-wrapper {
    position: absolute;
    right: 0px;
    width: 203px;
  }

  .page-header .buttons-wrapper .c-button:first-child {
    right: initial;
  }

  .page-header .header-bottom-bar {
    padding-left: 0;
    padding-right: 0;
  }

  .page-header .header-bottom-bar {
    width: 100%;
    position: relative;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*Floating button - header : END*/

/*Form with icons*/
.block-contact-form .contact-form .cf-container .cf-form textarea {
  height: 12rem !important;
}

.icons_text_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
}

.icon_block_custom {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
  margin: 20px 0;
  max-width: 460px;
}

.icon_block_custom img {
  margin-bottom: 20px;
}

.icon_block_custom h2 {
  color: #F8B322;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.icon_block_custom p,
.icon_block_custom a {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: white;
}

.icon_block_custom a {
  font-weight: 800;
  margin-top: -20px;
}

/*Form with icons - END*/


/*Block hero - video*/
.home .block-hero-video .hero-video{
  display: flex;
  justify-content: center;
}

.home .block-hero-video .section-container{
  padding: 0;
}

.home .block-hero-video {
  position: relative;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.home .block-hero-video .hero-video__content {
  margin-bottom: 0;
}

.home .block-hero-video .hero-video__content {
  align-items: flex-start;
  background: #353D4699;
  padding: 40px 18px;
}

.home .block-hero-video .hero-video__header {
  text-align: left;
  font-size: 3.8rem;
}

.home .block-hero-video .btn-container{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 15px
}

.home .block-hero-video .hero-video__description p {
  font-size: 1.8rem;
  text-align: left;
}

.home .block-hero-video .btn-container br{
  display: none;
}

.home .block-hero-video .btn-hero{
  padding: 16px 32px;
  border-radius: 200px;
  border: 1px solid #F8B322;
  background: #F8B322;
  color: white;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.4rem;
  text-decoration: none;
}

.home .block-hero-video .btn-hero:hover{
  color: #F8B322;
  background: white;
}

@media screen and (min-width: 768px){

  .home .block-hero-video {
    padding: 8.5vw  0;
    margin-bottom: 13rem;
  }

  .home .block-hero-video .hero-video__header {
    margin-bottom: 2rem;
  }
  .home .block-hero-video .btn-container{
    flex-direction: row;
    margin-top: 32px;
    gap: 12px
  }
  .home .block-hero-video .hero-video__content {
    max-width: 940px;
    background: #353D4699;
    padding: 48px;
    border-radius: 0px 48px 0px 0px;
  }
  .home .block-hero-video .hero-video__header {
    text-align: left;
    font-size: 5.6rem;
  }
}

/*Block hero - video*/

.case-studies-filters,
.tax-knowledge_base_cat .knowledge-base-wrapper .tags-wrapper{
  display: none !important;
}