/*!
Theme Name: Mcube
Theme URI: http://underscores.me/
Author: Noiza
Author URI: https://noiza.com/
Description: A custom template for \'Mcube\'
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mcube
Tags: custom-menu, featured-images, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Mcube is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Base
	- Reset
	- Body
	- Typography
	- Media
	- Tables
# Layouts
	- Header
	- Hero
	- Text
	- Navigation
	- Form
	- Footer
	- Company Life Content Box
	- Accordion
	- Form Popup
	- Card Section With Icon Display
# Components
	- WPML Switcher
	- Video Embed
	- Card With Icon
# Pages
	- Front-page
	- Single-contact
	- Single-service
	- Single Progetti
	- Magazine
	- 404
	- Company Life
# Utilities
	- Accessibility
	- Alignments
# Vendors
	- Hamburgers
	- Responsive Slides
# Vendors Extensions
	- Hamburgers
	- Responsive Slides

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
html {
  scroll-behavior: smooth;
}

.row {
  width: 100%;
}

.row .cont {
  margin: auto;
  padding: 20px 10px;
  max-width: calc(35rem + (1260 - 560) * (100vw - 900px) / (1600 - 900));
}
@media (min-width: 1600px) {
  .row .cont {
    max-width: 78.75rem;
  }
}
@media (max-width: 900px) {
  .row .cont {
    max-width: 35rem;
  }
}
@media (max-width: 800px) {
  .row .cont {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.stop-overflow {
  overflow: hidden;
}

.row-text .cont {
  padding-top: 50px;
  padding-bottom: 55px;
}

.animation-1 {
  transform: translateY(100%);
  opacity: 0;
}
.animation-2 {
  transform: translateX(-20%);
  opacity: 0;
}
.animation-2-right {
  transform: translateX(20%);
  opacity: 0;
}
.animation-delay-1 {
  transition: opacity 550ms ease-out 350ms, transform 550ms ease-out 350ms;
}
.animation-delay-2 {
  transition: opacity 550ms ease-out 550ms, transform 550ms ease-out 550ms;
}
.animation-delay-3 {
  transition: opacity 550ms ease-out 750ms, transform 550ms ease-out 750ms;
}

.startAnimation {
  opacity: 1;
  transform: translateX(0) translateY(0);
}

body {
  font-family: "Raleway", sans-serif;
}

.footer-menu-wrapper ul.menu .menu-item a, .footer-info-text {
  color: white;
}

.color-font-primary-one {
  color: #0069B4;
}
.color-font-primary-one--alternative {
  color: #0069B4;
}
.color-font-primary-two {
  color: #0069B4;
}
.color-font-primary-two--alternative {
  color: #0069B4;
}
.color-font-primary-three {
  color: #0069B4;
}
.color-font-primary-four {
  color: #0069B4;
}
.color-font-primary-five {
  color: #0069B4;
}

.counter-wrapper .color-white-with-halo {
  color: white;
  text-shadow: 0px 0px 20px #0095FF;
}
.counter-wrapper h4 {
  font-weight: 600;
}
.counter-wrapper h4 + p {
  color: white;
}

.card-with-icon__title {
  color: #AAAAA9;
}

.primary-text, .secondary-text {
  text-align: justify;
}
@media (max-width: 1000px) {
  .primary-text, .secondary-text {
    line-height: 1.3333333333;
  }
}

.primary-text + .secondary-text {
  margin-top: calc(1.375rem + (55 - 22) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .primary-text + .secondary-text {
    margin-top: 3.4375rem;
  }
}
@media (max-width: 600px) {
  .primary-text + .secondary-text {
    margin-top: 1.375rem;
  }
}

.secondary-text + .primary-text {
  margin-top: calc(2.5rem + (81 - 40) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .secondary-text + .primary-text {
    margin-top: 5.0625rem;
  }
}
@media (max-width: 600px) {
  .secondary-text + .primary-text {
    margin-top: 2.5rem;
  }
}

.secondary-text, div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .download-button {
  line-height: 1.3913043478;
  color: #9D9D9C;
  font-size: calc(1.125rem + (23 - 18) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .secondary-text, div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
  div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .download-button {
    font-size: 1.4375rem;
  }
}
@media (max-width: 1000px) {
  .secondary-text, div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
  div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .download-button {
    font-size: 1.125rem;
  }
}
@media (max-width: 1000px) {
  .secondary-text, div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
  div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .download-button {
    line-height: 1.3333333333;
  }
}

.city-info .secondary-text {
  line-height: 1.2;
  font-size: calc(1.0625rem + (20 - 17) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .city-info .secondary-text {
    font-size: 1.25rem;
  }
}
@media (max-width: 1000px) {
  .city-info .secondary-text {
    font-size: 1.0625rem;
  }
}
@media (max-width: 1000px) {
  .city-info .secondary-text {
    line-height: 1.4117647059;
  }
}

.row-progetti .secondary-text {
  font-size: 1.125rem;
  line-height: 1.3333333333;
}
.row-progetti .secondary-text.color-one strong, .row-progetti .secondary-text.color-one b,
.row-progetti .secondary-text.color-one h1, .row-progetti .secondary-text.color-one h2, .row-progetti .secondary-text.color-one h3,
.row-progetti .secondary-text.color-one h4, .row-progetti .secondary-text.color-one h5, .row-progetti .secondary-text.color-one h6 {
  color: #0069B4;
}
.row-progetti .secondary-text.color-one h1, .row-progetti .secondary-text.color-one h2, .row-progetti .secondary-text.color-one h3,
.row-progetti .secondary-text.color-one h4, .row-progetti .secondary-text.color-one h5, .row-progetti .secondary-text.color-one h6 {
  margin: 25px 0;
}
.row-progetti .secondary-text.color-two strong, .row-progetti .secondary-text.color-two b,
.row-progetti .secondary-text.color-two h1, .row-progetti .secondary-text.color-two h2, .row-progetti .secondary-text.color-two h3,
.row-progetti .secondary-text.color-two h4, .row-progetti .secondary-text.color-two h5, .row-progetti .secondary-text.color-two h6 {
  color: #0069B4;
}
.row-progetti .secondary-text.color-two h1, .row-progetti .secondary-text.color-two h2, .row-progetti .secondary-text.color-two h3,
.row-progetti .secondary-text.color-two h4, .row-progetti .secondary-text.color-two h5, .row-progetti .secondary-text.color-two h6 {
  margin: 25px 0;
}
.row-progetti .secondary-text.color-three strong, .row-progetti .secondary-text.color-three b,
.row-progetti .secondary-text.color-three h1, .row-progetti .secondary-text.color-three h2, .row-progetti .secondary-text.color-three h3,
.row-progetti .secondary-text.color-three h4, .row-progetti .secondary-text.color-three h5, .row-progetti .secondary-text.color-three h6 {
  color: #0069B4;
}
.row-progetti .secondary-text.color-three h1, .row-progetti .secondary-text.color-three h2, .row-progetti .secondary-text.color-three h3,
.row-progetti .secondary-text.color-three h4, .row-progetti .secondary-text.color-three h5, .row-progetti .secondary-text.color-three h6 {
  margin: 25px 0;
}
.row-progetti .secondary-text.color-four strong, .row-progetti .secondary-text.color-four b,
.row-progetti .secondary-text.color-four h1, .row-progetti .secondary-text.color-four h2, .row-progetti .secondary-text.color-four h3,
.row-progetti .secondary-text.color-four h4, .row-progetti .secondary-text.color-four h5, .row-progetti .secondary-text.color-four h6 {
  color: #0069B4;
}
.row-progetti .secondary-text.color-four h1, .row-progetti .secondary-text.color-four h2, .row-progetti .secondary-text.color-four h3,
.row-progetti .secondary-text.color-four h4, .row-progetti .secondary-text.color-four h5, .row-progetti .secondary-text.color-four h6 {
  margin: 25px 0;
}
.row-progetti .secondary-text.color-five strong, .row-progetti .secondary-text.color-five b,
.row-progetti .secondary-text.color-five h1, .row-progetti .secondary-text.color-five h2, .row-progetti .secondary-text.color-five h3,
.row-progetti .secondary-text.color-five h4, .row-progetti .secondary-text.color-five h5, .row-progetti .secondary-text.color-five h6 {
  color: #0069B4;
  font-weight: 400;
}
.row-progetti .secondary-text.color-five h1, .row-progetti .secondary-text.color-five h2, .row-progetti .secondary-text.color-five h3,
.row-progetti .secondary-text.color-five h4, .row-progetti .secondary-text.color-five h5, .row-progetti .secondary-text.color-five h6 {
  margin: 25px 0;
}

/* Typography - Font Color */
.company-life-content-box__title, .section-title, .primary-text, .magazine-publishing-date, .magazine-author-name {
  color: #0069B4;
}

.secondary-color, .box-title,
div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
.company-life-content-box__text, .extra-box__text, .card-with-icon__text, .filter-layout-title, .filter-layout-reset-button-text,
.filter-box-title, .facetwp-dropdown, .slider-label-min, .facetwp-slider-label, .filter-box-wrapper--search .facetwp-search::placeholder {
  color: #9D9D9C;
}

.info-countries a, .legal-info__text, div.gform_wrapper.gravity-theme .gfield_label, div.gform_wrapper label.gfield_label,
.form-popup-container__form-wrapper div.gform_wrapper.gravity-theme .gfield .gfield_description,
.form-popup-container__form-wrapper div.gform_wrapper .gfield .gfield_description {
  color: #4E4E4D;
}

.form-popup-container__title, .extra-box__link {
  color: white;
}

.facetwp-dropdown.active {
  color: #505050;
}

/* Typography - Font Style */
.filter-layout-reset-button-text {
  text-transform: uppercase;
}

.filter-layout-reset-button {
  text-decoration: none;
}

/* Typography - Font Weight */
.extra-box__link, .accordion-section-call-to-action, .form-popup-caller,
.card-with-icon__title, .magazine-publishing-date, .magazine-author-name {
  font-weight: 700;
}

.card-with-icon__text, .filter-layout-reset-button-text, .filter-layout-title,
.filter-box-title, .facetwp-dropdown, .slider-label-min, .facetwp-slider-label,
.filter-box-wrapper--search .facetwp-search {
  font-weight: 500;
}

.section-title, h4.secondary-text, .primary-text {
  font-weight: 400;
}

/* Typography - Font Sizes */
/* FLUID - font-size: 100; line-height: 117 */
.section-title {
  line-height: 1.17;
  font-size: calc(2.5rem + (100 - 40) * (100vw - 1600px) / (1800 - 1600));
}
@media (min-width: 1800px) {
  .section-title {
    font-size: 6.25rem;
  }
}
@media (max-width: 1600px) {
  .section-title {
    font-size: 2.5rem;
  }
}
@media (max-width: 1600px) {
  .section-title {
    line-height: 1.2;
  }
}

/* FLUID - font-size: 40; line-height: 50 --> fs:25 ; lh:32 */
.info-contact__hello, .row-accordion .accordion::before,
.row-accordion .accordion h3 {
  line-height: 1.25;
  font-size: calc(1.5625rem + (40 - 25) * (100vw - 1600px) / (1800 - 1600));
}
@media (min-width: 1800px) {
  .info-contact__hello, .row-accordion .accordion::before,
  .row-accordion .accordion h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 1600px) {
  .info-contact__hello, .row-accordion .accordion::before,
  .row-accordion .accordion h3 {
    font-size: 1.5625rem;
  }
}
@media (max-width: 1600px) {
  .info-contact__hello, .row-accordion .accordion::before,
  .row-accordion .accordion h3 {
    line-height: 1.28;
  }
}

/* FLUID - font-size: 40; line-height: 50 --> fs:18 ; lh:24 */
.accordion__text {
  line-height: 1.25;
  font-size: calc(1.125rem + (40 - 18) * (100vw - 1600px) / (1800 - 1600));
}
@media (min-width: 1800px) {
  .accordion__text {
    font-size: 2.5rem;
  }
}
@media (max-width: 1600px) {
  .accordion__text {
    font-size: 1.125rem;
  }
}
@media (max-width: 1600px) {
  .accordion__text {
    line-height: 1.3333333333;
  }
}

/* FLUID - font-size: 30; line-height: 40 --> fs:18 ; lh:24 */
.primary-text, .info-services__text, .company-life-content-box__title {
  line-height: 1.3333333333;
  font-size: calc(1.125rem + (30 - 18) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .primary-text, .info-services__text, .company-life-content-box__title {
    font-size: 1.875rem;
  }
}
@media (max-width: 1000px) {
  .primary-text, .info-services__text, .company-life-content-box__title {
    font-size: 1.125rem;
  }
}
@media (max-width: 1000px) {
  .primary-text, .info-services__text, .company-life-content-box__title {
    line-height: 1.3333333333;
  }
}

/* FLUID - font-size: 30; line-height: 34 --> fs:18 ; lh:24 */
.form-popup-container__title, .card-with-icon__title, .card-with-icon__text, .filter-layout-title {
  line-height: 1.1333333333;
  font-size: calc(1.125rem + (30 - 18) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .form-popup-container__title, .card-with-icon__title, .card-with-icon__text, .filter-layout-title {
    font-size: 1.875rem;
  }
}
@media (max-width: 1000px) {
  .form-popup-container__title, .card-with-icon__title, .card-with-icon__text, .filter-layout-title {
    font-size: 1.125rem;
  }
}
@media (max-width: 1000px) {
  .form-popup-container__title, .card-with-icon__title, .card-with-icon__text, .filter-layout-title {
    line-height: 1.3333333333;
  }
}

/* FLUID - font-size: 25; line-height: 31 */
.info-countries a, .legal-info__text, .footer-menu-wrapper .menu-item a,
.footer-info-text {
  line-height: 1.24;
  font-size: calc(1.25rem + (25 - 20) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .info-countries a, .legal-info__text, .footer-menu-wrapper .menu-item a,
  .footer-info-text {
    font-size: 1.5625rem;
  }
}
@media (max-width: 1000px) {
  .info-countries a, .legal-info__text, .footer-menu-wrapper .menu-item a,
  .footer-info-text {
    font-size: 1.25rem;
  }
}
@media (max-width: 1000px) {
  .info-countries a, .legal-info__text, .footer-menu-wrapper .menu-item a,
  .footer-info-text {
    line-height: 1.4;
  }
}

/* FLUID - font-size: 23; line-height: 32 */
.secondary-text, .info-services__subtext, div.gform_wrapper.gravity-theme .gfield .gfield_description, div.gform_wrapper .gfield .gfield_description,
div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
.company-life-content-box__text, .form-popup-caller, .extra-box__text {
  line-height: 1.3913043478;
  font-size: calc(1.125rem + (23 - 18) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .secondary-text, .info-services__subtext, div.gform_wrapper.gravity-theme .gfield .gfield_description, div.gform_wrapper .gfield .gfield_description,
  div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
  .company-life-content-box__text, .form-popup-caller, .extra-box__text {
    font-size: 1.4375rem;
  }
}
@media (max-width: 1000px) {
  .secondary-text, .info-services__subtext, div.gform_wrapper.gravity-theme .gfield .gfield_description, div.gform_wrapper .gfield .gfield_description,
  div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
  .company-life-content-box__text, .form-popup-caller, .extra-box__text {
    font-size: 1.125rem;
  }
}
@media (max-width: 1000px) {
  .secondary-text, .info-services__subtext, div.gform_wrapper.gravity-theme .gfield .gfield_description, div.gform_wrapper .gfield .gfield_description,
  div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
  .company-life-content-box__text, .form-popup-caller, .extra-box__text {
    line-height: 1.3333333333;
  }
}

/* FLUID - font-size: 22; line-height: 26 */
.extra-box__link, .accordion-section-call-to-action {
  line-height: 1.1818181818;
  font-size: calc(0.9375rem + (22 - 15) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .extra-box__link, .accordion-section-call-to-action {
    font-size: 1.375rem;
  }
}
@media (max-width: 1000px) {
  .extra-box__link, .accordion-section-call-to-action {
    font-size: 0.9375rem;
  }
}
@media (max-width: 1000px) {
  .extra-box__link, .accordion-section-call-to-action {
    line-height: 1.2;
  }
}

/* FLUID - font-size: 20; line-height: 24 */
div.gform_wrapper.gravity-theme .gfield_label, div.gform_wrapper label.gfield_label {
  line-height: 1.2;
  font-size: calc(1.125rem + (20 - 18) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  div.gform_wrapper.gravity-theme .gfield_label, div.gform_wrapper label.gfield_label {
    font-size: 1.25rem;
  }
}
@media (max-width: 1000px) {
  div.gform_wrapper.gravity-theme .gfield_label, div.gform_wrapper label.gfield_label {
    font-size: 1.125rem;
  }
}
@media (max-width: 1000px) {
  div.gform_wrapper.gravity-theme .gfield_label, div.gform_wrapper label.gfield_label {
    line-height: 1.3333333333;
  }
}

/* font-size: 15; line-height: 18 */
.form-popup-container__form-wrapper div.gform_wrapper.gravity-theme .gfield .gfield_description,
.form-popup-container__form-wrapper div.gform_wrapper .gfield .gfield_description,
.magazine-publishing-date, .magazine-author-name, .filter-layout-reset-button-text,
.filter-box-title, .facetwp-dropdown, .slider-label-min, .facetwp-slider-label,
.filter-box-wrapper--search .facetwp-search {
  font-size: 0.9375rem;
  line-height: 1.2;
}

/* FLUID - font-size: 14; line-height: 19 */
.box-title {
  line-height: 1.3571428571;
  font-size: calc(0.6875rem + (14 - 11) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .box-title {
    font-size: 0.875rem;
  }
}
@media (max-width: 1000px) {
  .box-title {
    font-size: 0.6875rem;
  }
}
@media (max-width: 1000px) {
  .box-title {
    line-height: 1.7272727273;
  }
}

/* Base - Elements
--------------------------------------------- */
/* Base - Elements - Media
--------------------------------------------- */
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

/* Base - Elements - Tables
--------------------------------------------- */
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/* Layout - Header
--------------------------------------------- */
.site-header {
  position: fixed;
  z-index: 3;
  top: 0;
  transition: top 0.2s ease, background-color 0.2s ease;
}
.site-header .cont {
  display: grid;
  grid-template-columns: max-content minmax(24px, 1fr) minmax(auto, 728px) minmax(33px, 119px);
  align-items: center;
  padding-bottom: 7px;
  padding-top: calc(1rem + (30 - 16) * (100vw - 850px) / (1600 - 850));
}
@media (min-width: 1600px) {
  .site-header .cont {
    padding-top: 1.875rem;
  }
}
@media (max-width: 850px) {
  .site-header .cont {
    padding-top: 1rem;
  }
}
@media (min-height: 700px) and (max-height: 700px) and (min-width: 700px) {
  .site-header .cont {
    padding-top: 1.875rem;
  }
}
@media (min-height: 600px) and (max-height: 700px) and (min-width: 700px) {
  .site-header .cont {
    padding-top: calc(1rem + (30 - 16) * (100vh - 600px) / (700 - 600));
  }
}
@media (max-height: 600px) and (min-width: 700px) {
  .site-header .cont {
    padding-top: 1rem;
  }
}
@media (max-width: 850px) {
  .site-header .cont {
    grid-template-columns: max-content 1fr;
  }
}
.site-header.no-switch .cont {
  grid-template-columns: max-content minmax(74px, 1fr) minmax(300px, 628px);
}
@media (max-width: 850px) {
  .site-header.no-switch .cont {
    grid-template-columns: max-content 1fr;
  }
}

.home .site-header {
  z-index: 3;
  margin-top: 0;
}

.site-header.skin-changed, .single-contact .site-header,
.error404 .site-header, .page-template-default:not(.single-service):not(.home) .site-header {
  background-color: white;
  z-index: 3;
}
.site-header.skin-changed .main-menu a, .site-header.skin-changed .active-language, .site-header.skin-changed .language a, .single-contact .site-header .main-menu a, .single-contact .site-header .active-language, .single-contact .site-header .language a,
.error404 .site-header .main-menu a,
.error404 .site-header .active-language,
.error404 .site-header .language a, .page-template-default:not(.single-service):not(.home) .site-header .main-menu a, .page-template-default:not(.single-service):not(.home) .site-header .active-language, .page-template-default:not(.single-service):not(.home) .site-header .language a {
  color: #9D9D9C;
}

.single-contact .site-header + section, .error404 .site-header + section, .page-template-default:not(.single-service):not(.home) .site-header + section {
  margin-top: calc(5.305rem + (157 - 84.88) * (100vw - 850px) / (1600 - 850));
}
@media (min-width: 1600px) {
  .single-contact .site-header + section, .error404 .site-header + section, .page-template-default:not(.single-service):not(.home) .site-header + section {
    margin-top: 9.8125rem;
  }
}
@media (max-width: 850px) {
  .single-contact .site-header + section, .error404 .site-header + section, .page-template-default:not(.single-service):not(.home) .site-header + section {
    margin-top: 5.305rem;
  }
}

.main-logo {
  z-index: 4;
  width: calc(7.1875rem + (223.21 - 115) * (100vw - 850px) / (1600 - 850));
}
@media (min-width: 1600px) {
  .main-logo {
    width: 13.950625rem;
  }
}
@media (max-width: 850px) {
  .main-logo {
    width: 7.1875rem;
  }
}
@media (min-height: 700px) and (max-height: 700px) and (min-width: 700px) {
  .main-logo {
    width: 13.950625rem;
  }
}
@media (min-height: 600px) and (max-height: 700px) and (min-width: 700px) {
  .main-logo {
    width: calc(7.1875rem + (223.21 - 115) * (100vh - 600px) / (700 - 600));
  }
}
@media (max-height: 600px) and (min-width: 700px) {
  .main-logo {
    width: 7.1875rem;
  }
}

/* Layout - Hero
--------------------------------------------- */
.row-hero {
  display: grid;
  position: relative;
  color: white;
}
.row-hero, .row-hero .hero-slider, .row-hero .overlay, .row-hero .cont {
  min-height: calc(21.75rem + (560 - 348) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-hero, .row-hero .hero-slider, .row-hero .overlay, .row-hero .cont {
    min-height: 35rem;
  }
}
@media (max-width: 1000px) {
  .row-hero, .row-hero .hero-slider, .row-hero .overlay, .row-hero .cont {
    min-height: 21.75rem;
  }
}
.row-hero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(180deg, #000000 0%, rgba(28, 28, 28, 0.7294117647) 48%, rgba(84, 84, 84, 0.1921568627) 100%);
  z-index: 2;
}
.row-hero--client {
  display: block;
  background-image: var(--home-hero-image);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: calc(19.75rem + (560 - 316) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-hero--client {
    min-height: 35rem;
  }
}
@media (max-width: 1000px) {
  .row-hero--client {
    min-height: 19.75rem;
  }
}
.row-hero--client div.cont {
  min-height: inherit;
  padding-top: 20px;
}
.row-hero--client::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.row-hero--primary-two::before {
  background-color: rgba(115, 181, 82, 0.5);
}
.row-hero--client::before {
  background-color: rgba(0, 0, 0, 0.6470588235);
}
.row-hero .hero-slider {
  grid-area: 1/1/2/2;
}
.row-hero .hero-slider video {
  width: 100%;
}
.row-hero .cont {
  grid-area: 1/1/2/2;
  display: flex;
  justify-content: flex-end;
  z-index: 2;
  padding-top: calc(1.218125rem + (39 - 19.49) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-hero .cont {
    padding-top: 2.4375rem;
  }
}
@media (max-width: 1000px) {
  .row-hero .cont {
    padding-top: 1.218125rem;
  }
}

@media (max-height: 900px) {
  .row-project-hero .hero-text-wrapper h1, .row-project-hero .hero-text-wrapper h2 {
    font-size: calc(2.5rem + (80 - 40) * (100vw - 800px) / (1800 - 800));
  }
}
@media (min-width: 1800px) and (max-height: 900px) {
  .row-project-hero .hero-text-wrapper h1, .row-project-hero .hero-text-wrapper h2 {
    font-size: 5rem;
  }
}
@media (max-width: 800px) and (max-height: 900px) {
  .row-project-hero .hero-text-wrapper h1, .row-project-hero .hero-text-wrapper h2 {
    font-size: 2.5rem;
  }
}
@media (max-height: 900px) {
  .row-project-hero .hero-text-wrapper p {
    font-size: calc(1.125rem + (30 - 18) * (100vw - 800px) / (1800 - 800));
  }
}
@media (min-width: 1800px) and (max-height: 900px) {
  .row-project-hero .hero-text-wrapper p {
    font-size: 1.875rem;
  }
}
@media (max-width: 800px) and (max-height: 900px) {
  .row-project-hero .hero-text-wrapper p {
    font-size: 1.125rem;
  }
}
.row-project-hero .hero-text-wrapper .service-page-title {
  line-height: 1.3666666667;
  font-size: calc(0.875rem + (30 - 14) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .row-project-hero .hero-text-wrapper .service-page-title {
    font-size: 1.875rem;
  }
}
@media (max-width: 1000px) {
  .row-project-hero .hero-text-wrapper .service-page-title {
    font-size: 0.875rem;
  }
}
@media (max-width: 1000px) {
  .row-project-hero .hero-text-wrapper .service-page-title {
    line-height: 1.1428571429;
  }
}

.hero-text-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.hero-text-wrapper h1, .hero-text-wrapper h2 {
  line-height: 1.17;
  font-weight: 700;
  text-align: center;
  font-size: calc(2.5rem + (60 - 40) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .hero-text-wrapper h1, .hero-text-wrapper h2 {
    font-size: 3.75rem;
  }
}
@media (max-width: 1000px) {
  .hero-text-wrapper h1, .hero-text-wrapper h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 600px) {
  .hero-text-wrapper h1, .hero-text-wrapper h2 {
    line-height: 1.2;
  }
}
.hero-text-wrapper h3, .hero-text-wrapper h2.introduction {
  font-weight: 300;
  line-height: 1.09;
  text-align: center;
  margin-top: calc(0.531875rem + (36 - 8.51) * (100vw - 600px) / (1800 - 600));
  font-size: calc(1.125rem + (44 - 18) * (100vw - 600px) / (1800 - 600));
}
@media (min-width: 1800px) {
  .hero-text-wrapper h3, .hero-text-wrapper h2.introduction {
    margin-top: 2.25rem;
  }
}
@media (max-width: 600px) {
  .hero-text-wrapper h3, .hero-text-wrapper h2.introduction {
    margin-top: 0.531875rem;
  }
}
@media (min-width: 1800px) {
  .hero-text-wrapper h3, .hero-text-wrapper h2.introduction {
    font-size: 2.75rem;
  }
}
@media (max-width: 600px) {
  .hero-text-wrapper h3, .hero-text-wrapper h2.introduction {
    font-size: 1.125rem;
  }
}
@media (max-width: 600px) {
  .hero-text-wrapper h3, .hero-text-wrapper h2.introduction {
    line-height: 1.3333333333;
  }
}

.row-home-retail .hero-text-wrapper p {
  margin-top: calc(0.5rem + (23 - 8) * (100vw - 600px) / (1800 - 600));
}
@media (min-width: 1800px) {
  .row-home-retail .hero-text-wrapper p {
    margin-top: 1.4375rem;
  }
}
@media (max-width: 600px) {
  .row-home-retail .hero-text-wrapper p {
    margin-top: 0.5rem;
  }
}

.row-service-hero, .row-magazine-hero, .row-company-life-hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  max-height: 100vh;
  color: white;
  position: relative;
}
.row-service-hero::before, .row-magazine-hero::before, .row-company-life-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.82;
  background-image: linear-gradient(180deg, #000000 0%, #14170F 27%, rgba(14, 14, 14, 0) 66%, rgba(84, 84, 84, 0.1921568627) 100%);
}
.row-service-hero:not(.row-service-hero):not(.row-magazine-hero)::before, .row-service-hero.row-project-hero::before, .row-magazine-hero:not(.row-service-hero):not(.row-magazine-hero)::before, .row-magazine-hero.row-project-hero::before, .row-company-life-hero:not(.row-service-hero):not(.row-magazine-hero)::before, .row-company-life-hero.row-project-hero::before {
  background-image: linear-gradient(180deg, #000000 0%, rgba(28, 28, 28, 0.7294117647) 27%, rgba(84, 84, 84, 0.1921568627) 45%);
}
.row-service-hero.row-magazine-hero::before, .row-service-hero.row-magazine-single::before, .row-magazine-hero.row-magazine-hero::before, .row-magazine-hero.row-magazine-single::before, .row-company-life-hero.row-magazine-hero::before, .row-company-life-hero.row-magazine-single::before {
  background-image: linear-gradient(180deg, #000000 0%, rgba(28, 28, 28, 0.7294117647) 27%, rgba(84, 84, 84, 0.5) 100%);
}
.row-service-hero--one::before, .row-magazine-hero--one::before, .row-company-life-hero--one::before {
  background-image: linear-gradient(180deg, #000000 0%, #14170F 27%, rgba(14, 14, 14, 0) 66%, rgba(84, 84, 84, 0.1921568627) 100%);
  opacity: 0.82;
}
.row-service-hero--two::before, .row-magazine-hero--two::before, .row-company-life-hero--two::before {
  background-image: linear-gradient(180deg, #000000 0%, #14170F 27%, rgba(14, 14, 14, 0) 66%, rgba(84, 84, 84, 0.1921568627) 100%);
  opacity: 0.82;
}
.row-service-hero--three::before, .row-magazine-hero--three::before, .row-company-life-hero--three::before {
  background-image: linear-gradient(180deg, #000000 0%, #14170F 27%, rgba(14, 14, 14, 0) 66%, rgba(84, 84, 84, 0.1921568627) 100%);
  opacity: 0.82;
}
.row-service-hero--four::before, .row-magazine-hero--four::before, .row-company-life-hero--four::before {
  background-image: linear-gradient(180deg, #000000 0%, #14170F 27%, rgba(14, 14, 14, 0) 66%, rgba(84, 84, 84, 0.1921568627) 100%);
  opacity: 0.82;
}
.row-service-hero--five::before, .row-magazine-hero--five::before, .row-company-life-hero--five::before {
  background-image: linear-gradient(180deg, #000000 0%, #14170F 27%, rgba(14, 14, 14, 0) 66%, rgba(84, 84, 84, 0.1921568627) 100%);
  opacity: 0.82;
}
.row-service-hero .cont, .row-magazine-hero .cont, .row-company-life-hero .cont {
  display: flex;
  height: 100%;
}

.row-service-hero {
  background-image: var(--service-hero-image);
}

.row-magazine-hero {
  background-image: url(images/magazine-hero.png);
}

.row-service-hero, .row-company-life-hero {
  min-height: calc(28.5rem + (1000 - 456) * (100vw - 800px) / (1800 - 800));
}
@media (min-width: 1800px) {
  .row-service-hero, .row-company-life-hero {
    min-height: 62.5rem;
  }
}
@media (max-width: 800px) {
  .row-service-hero, .row-company-life-hero {
    min-height: 28.5rem;
  }
}
.row-service-hero .cont, .row-company-life-hero .cont {
  padding-bottom: calc(0.75rem + (23 - 12) * (100vw - 1000px) / (1800 - 1000));
  padding-top: calc(9rem + (247 - 144) * (100vw - 800px) / (1800 - 800));
}
@media (min-width: 1800px) {
  .row-service-hero .cont, .row-company-life-hero .cont {
    padding-bottom: 1.4375rem;
  }
}
@media (max-width: 1000px) {
  .row-service-hero .cont, .row-company-life-hero .cont {
    padding-bottom: 0.75rem;
  }
}
@media (min-width: 1800px) {
  .row-service-hero .cont, .row-company-life-hero .cont {
    padding-top: 15.4375rem;
  }
}
@media (max-width: 800px) {
  .row-service-hero .cont, .row-company-life-hero .cont {
    padding-top: 9rem;
  }
}
.row-service-hero .hero-text-wrapper h1, .row-service-hero .hero-text-wrapper h2:not(.introduction), .row-company-life-hero .hero-text-wrapper h1, .row-company-life-hero .hero-text-wrapper h2:not(.introduction) {
  font-size: calc(1.375rem + (60 - 22) * (100vw - 800px) / (1800 - 800));
}
@media (min-width: 1800px) {
  .row-service-hero .hero-text-wrapper h1, .row-service-hero .hero-text-wrapper h2:not(.introduction), .row-company-life-hero .hero-text-wrapper h1, .row-company-life-hero .hero-text-wrapper h2:not(.introduction) {
    font-size: 3.75rem;
  }
}
@media (max-width: 800px) {
  .row-service-hero .hero-text-wrapper h1, .row-service-hero .hero-text-wrapper h2:not(.introduction), .row-company-life-hero .hero-text-wrapper h1, .row-company-life-hero .hero-text-wrapper h2:not(.introduction) {
    font-size: 1.375rem;
  }
}
@media (min-width: 480px) and (max-width: 600px) {
  .row-service-hero .hero-text-wrapper h1, .row-service-hero .hero-text-wrapper h2:not(.introduction), .row-company-life-hero .hero-text-wrapper h1, .row-company-life-hero .hero-text-wrapper h2:not(.introduction) {
    font-size: 2.5rem;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .row-service-hero .hero-text-wrapper h1, .row-service-hero .hero-text-wrapper h2:not(.introduction), .row-company-life-hero .hero-text-wrapper h1, .row-company-life-hero .hero-text-wrapper h2:not(.introduction) {
    font-size: calc(1.75rem + (40 - 28) * (100vw - 320px) / (480 - 320));
  }
}
@media (max-width: 320px) {
  .row-service-hero .hero-text-wrapper h1, .row-service-hero .hero-text-wrapper h2:not(.introduction), .row-company-life-hero .hero-text-wrapper h1, .row-company-life-hero .hero-text-wrapper h2:not(.introduction) {
    font-size: 1.75rem;
  }
}

.row-magazine-hero {
  min-height: calc(28.5rem + (720 - 456) * (100vw - 800px) / (1800 - 800));
}
@media (min-width: 1800px) {
  .row-magazine-hero {
    min-height: 45rem;
  }
}
@media (max-width: 800px) {
  .row-magazine-hero {
    min-height: 28.5rem;
  }
}
@media (max-width: 600px) {
  .row-magazine-hero .cont {
    justify-content: center;
  }
}
.row-magazine-hero .service-page-title {
  font-weight: 700;
}
@media (max-width: 600px) {
  .row-magazine-hero .service-page-title {
    display: none;
  }
}
.row-magazine-hero--home, .row-magazine-hero--home .cont {
  min-height: calc(22.25rem + (570 - 356) * (100vw - 800px) / (1800 - 800));
}
@media (min-width: 1800px) {
  .row-magazine-hero--home, .row-magazine-hero--home .cont {
    min-height: 35.625rem;
  }
}
@media (max-width: 800px) {
  .row-magazine-hero--home, .row-magazine-hero--home .cont {
    min-height: 22.25rem;
  }
}
@media (max-width: 600px) {
  .row-magazine-hero--home, .row-magazine-hero--home .cont {
    height: 28.5rem;
  }
}
.row-magazine-hero--home .hero-text-wrapper, .row-magazine-hero--home .cont .hero-text-wrapper {
  justify-content: center;
}

/* Layout - Text
--------------------------------------------- */
.row-text-bottom .hero-text-wrapper p {
  margin-top: calc(0.875rem + (58 - 14) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-text-bottom .hero-text-wrapper p {
    margin-top: 3.625rem;
  }
}
@media (max-width: 1000px) {
  .row-text-bottom .hero-text-wrapper p {
    margin-top: 0.875rem;
  }
}
.row-text-bottom .cont {
  padding-top: calc(4.0625rem + (62 - 65) * (100vw - 1000px) / (1600 - 1000));
  padding-bottom: calc(4.0625rem + (81 - 65) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-text-bottom .cont {
    padding-top: 3.875rem;
  }
}
@media (max-width: 1000px) {
  .row-text-bottom .cont {
    padding-top: 4.0625rem;
  }
}
@media (min-width: 1600px) {
  .row-text-bottom .cont {
    padding-bottom: 5.0625rem;
  }
}
@media (max-width: 1000px) {
  .row-text-bottom .cont {
    padding-bottom: 4.0625rem;
  }
}

.row-text.row-progetti p {
  margin-bottom: calc(0.875rem + (24 - 14) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-text.row-progetti p {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 1000px) {
  .row-text.row-progetti p {
    margin-bottom: 0.875rem;
  }
}

/* Layout - Navigation
--------------------------------------------- */
div[class^=main-menu] {
  width: 100%;
  grid-area: 1/3/2/4;
}
@media (max-width: 850px) {
  div[class^=main-menu] {
    display: none;
  }
}

.hide-menu {
  display: none;
}

.single-contact .menu a, .error404 .menu a, .page-template-default:not(.single-service):not(.home) .menu a {
  color: #9D9D9C;
}
.single-contact .menu a:hover, .error404 .menu a:hover, .page-template-default:not(.single-service):not(.home) .menu a:hover {
  color: rgb(80.4060913706, 80.4060913706, 79.5939086294);
}

.menu {
  display: flex;
  justify-content: space-between;
}
.menu-mobile-wrapper {
  display: none;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  z-index: 3;
  transition: visibility 350ms, opacity 350ms;
}
@media (max-width: 850px) {
  .menu-mobile-wrapper {
    display: flex;
  }
}
.menu-mobile-wrapper .menu {
  flex-direction: column;
  align-items: center;
  min-height: 283px;
}
.menu-mobile-wrapper .menu a {
  color: #9D9D9C;
  margin-right: 0;
  line-height: 1.35;
  font-size: calc(1.0625rem + (20 - 17) * (100vw - 320px) / (600 - 320));
}
@media (min-width: 600px) {
  .menu-mobile-wrapper .menu a {
    font-size: 1.25rem;
  }
}
@media (max-width: 320px) {
  .menu-mobile-wrapper .menu a {
    font-size: 1.0625rem;
  }
}
@media (max-width: 1000px) {
  .menu-mobile-wrapper .menu a {
    line-height: 1.4117647059;
  }
}
.menu-mobile-wrapper .language-switcher {
  margin: 0 auto;
  padding-top: 77px;
}
.menu a {
  text-decoration: none;
  color: white;
  font-weight: 600;
  line-height: 1.35;
  white-space: nowrap;
  margin-right: 10px;
  display: inline-block;
  font-size: calc(0.75rem + (20 - 12) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .menu a {
    font-size: 1.25rem;
  }
}
@media (max-width: 1000px) {
  .menu a {
    font-size: 0.75rem;
  }
}
@media (max-width: 1000px) {
  .menu a {
    line-height: 1.1428571429;
  }
}
.menu a:hover {
  font-weight: 700;
  transform: scale(1.1);
}
.menu li:last-child a {
  margin-right: 0;
}

.is-active + .menu-mobile-wrapper {
  visibility: visible;
  opacity: 1;
}

.services-menu-item-wrapper {
  position: relative;
}
.services-menu-item-wrapper .arrowhead {
  transition: transform 350ms;
}
.services-menu-item-wrapper.active .services-navigation-pages {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  gap: clamp(10px, -11.7949px + 2.5641vw, 20px);
}
.services-menu-item-wrapper.active .arrowhead {
  transform: rotate(180deg);
}

.services-navigation-pages {
  display: flex;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transform: translateY(50%);
  transition: visibility 350ms, opacity 350ms, transform 350ms;
}

/* Layout - Form
--------------------------------------------- */
.gform_required_legend {
  color: #9D9D9C;
  font-size: 0.8125rem;
}

.gform_heading {
  padding-left: 16px;
}
@media (max-width: 600px) {
  .gform_heading {
    padding-left: 0;
  }
}

.gform_wrapper.gravity-theme form .gform_fields {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: calc(0.5rem + (24 - 8) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .gform_wrapper.gravity-theme form .gform_fields {
    grid-gap: 1.5rem;
  }
}
@media (max-width: 1000px) {
  .gform_wrapper.gravity-theme form .gform_fields {
    grid-gap: 0.5rem;
  }
}
@media (max-width: 600px) {
  .gform_wrapper.gravity-theme form .gform_fields {
    grid-template-columns: 1fr;
  }
}
.gform_wrapper.gravity-theme form .gform_fields > .gfield:not(fieldset) {
  grid-area: initial;
}
.gform_wrapper.gravity-theme form .gform_fields > fieldset.gfield {
  grid-column: span 2;
}
@media (max-width: 600px) {
  .gform_wrapper.gravity-theme form .gform_fields > fieldset.gfield {
    grid-area: initial;
  }
}
.gform_wrapper.gravity-theme form .gform_fields > .gfield:nth-child(odd):not(fieldset) {
  padding-left: 16px;
}
@media (max-width: 600px) {
  .gform_wrapper.gravity-theme form .gform_fields > .gfield:nth-child(odd):not(fieldset) {
    padding-left: 0;
  }
}
.gform_wrapper.gravity-theme form .gform_fields > .gfield:nth-child(even):not(fieldset) {
  padding-right: 16px;
}
@media (max-width: 600px) {
  .gform_wrapper.gravity-theme form .gform_fields > .gfield:nth-child(even):not(fieldset) {
    padding-right: 0;
  }
}

div.gform_wrapper.gravity-theme, div.gform_wrapper {
  margin-top: calc(1.5rem + (71 - 24) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  div.gform_wrapper.gravity-theme, div.gform_wrapper {
    margin-top: 4.4375rem;
  }
}
@media (max-width: 1000px) {
  div.gform_wrapper.gravity-theme, div.gform_wrapper {
    margin-top: 1.5rem;
  }
}
div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]), div.gform_wrapper.gravity-theme .ginput_container .chosen-single, div.gform_wrapper.gravity-theme .ginput_container select, div.gform_wrapper .ginput_container input:not([type=checkbox]), div.gform_wrapper .ginput_container .chosen-single, div.gform_wrapper .ginput_container select {
  border-radius: 8px;
  border: 1px solid #9D9D9C;
  height: calc(3rem + (73 - 48) * (100vw - 1000px) / (1600 - 1000));
  margin-bottom: calc(0.125rem + (5 - 2) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]), div.gform_wrapper.gravity-theme .ginput_container .chosen-single, div.gform_wrapper.gravity-theme .ginput_container select, div.gform_wrapper .ginput_container input:not([type=checkbox]), div.gform_wrapper .ginput_container .chosen-single, div.gform_wrapper .ginput_container select {
    height: 4.5625rem;
  }
}
@media (max-width: 1000px) {
  div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]), div.gform_wrapper.gravity-theme .ginput_container .chosen-single, div.gform_wrapper.gravity-theme .ginput_container select, div.gform_wrapper .ginput_container input:not([type=checkbox]), div.gform_wrapper .ginput_container .chosen-single, div.gform_wrapper .ginput_container select {
    height: 3rem;
  }
}
@media (min-width: 1600px) {
  div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]), div.gform_wrapper.gravity-theme .ginput_container .chosen-single, div.gform_wrapper.gravity-theme .ginput_container select, div.gform_wrapper .ginput_container input:not([type=checkbox]), div.gform_wrapper .ginput_container .chosen-single, div.gform_wrapper .ginput_container select {
    margin-bottom: 0.3125rem;
  }
}
@media (max-width: 1000px) {
  div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]), div.gform_wrapper.gravity-theme .ginput_container .chosen-single, div.gform_wrapper.gravity-theme .ginput_container select, div.gform_wrapper .ginput_container input:not([type=checkbox]), div.gform_wrapper .ginput_container .chosen-single, div.gform_wrapper .ginput_container select {
    margin-bottom: 0.125rem;
  }
}
div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):focus, div.gform_wrapper.gravity-theme .ginput_container .chosen-single:focus, div.gform_wrapper.gravity-theme .ginput_container select:focus, div.gform_wrapper .ginput_container input:not([type=checkbox]):focus, div.gform_wrapper .ginput_container .chosen-single:focus, div.gform_wrapper .ginput_container select:focus {
  outline: none;
}
div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper.gravity-theme .ginput_container .chosen-single:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper.gravity-theme .ginput_container select:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container .chosen-single:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container select:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  padding-left: 15px;
  line-height: 1.3333333333;
  font-size: calc(0.875rem + (18 - 14) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper.gravity-theme .ginput_container .chosen-single:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper.gravity-theme .ginput_container select:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container .chosen-single:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container select:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    font-size: 1.125rem;
  }
}
@media (max-width: 1000px) {
  div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper.gravity-theme .ginput_container .chosen-single:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper.gravity-theme .ginput_container select:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container .chosen-single:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container select:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    font-size: 0.875rem;
  }
}
@media (max-width: 1000px) {
  div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper.gravity-theme .ginput_container .chosen-single:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper.gravity-theme .ginput_container select:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container .chosen-single:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .ginput_container select:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1.3571428571;
  }
}
div.gform_wrapper.gravity-theme .gfield .gfield_description, div.gform_wrapper .gfield .gfield_description {
  color: #9D9D9C;
  padding-top: calc(1.125rem + (73 - 18) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  div.gform_wrapper.gravity-theme .gfield .gfield_description, div.gform_wrapper .gfield .gfield_description {
    padding-top: 4.5625rem;
  }
}
@media (max-width: 1000px) {
  div.gform_wrapper.gravity-theme .gfield .gfield_description, div.gform_wrapper .gfield .gfield_description {
    padding-top: 1.125rem;
  }
}
div.gform_wrapper.gravity-theme .gform_footer, div.gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
  padding-top: calc(1.40625rem + (42 - 22.5) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  div.gform_wrapper.gravity-theme .gform_footer, div.gform_wrapper .gform_footer {
    padding-top: 2.625rem;
  }
}
@media (max-width: 1000px) {
  div.gform_wrapper.gravity-theme .gform_footer, div.gform_wrapper .gform_footer {
    padding-top: 1.40625rem;
  }
}
@media (max-width: 800px) {
  div.gform_wrapper.gravity-theme .gform_footer, div.gform_wrapper .gform_footer {
    text-align: center;
  }
}
div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  margin-bottom: 0;
  border-radius: 16px;
  border: none;
  width: auto;
  color: white;
  cursor: pointer;
  padding-top: calc(1.1875rem + (39 - 19) * (100vw - 1000px) / (1600 - 1000));
  padding-right: calc(2.4375rem + (86 - 39) * (100vw - 1000px) / (1600 - 1000));
  padding-bottom: calc(1.125rem + (38 - 18) * (100vw - 1000px) / (1600 - 1000));
  padding-left: calc(2.5rem + (86 - 40) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    padding: 2.4375rem 5.375rem 2.375rem 5.375rem;
  }
}
@media (max-width: 1000px) {
  div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    padding: 1.1875rem 2.4375rem 1.125rem 2.5rem;
  }
}

.form-wrapper-one div.gform_wrapper.gravity-theme .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-one div.gform_wrapper.gravity-theme .ginput_container span, .form-wrapper-one div.gform_wrapper .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-one div.gform_wrapper .ginput_container span {
  color: #2981BD;
}
.form-wrapper-one div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-one div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  background-color: #0069B4;
}
.form-wrapper-two div.gform_wrapper.gravity-theme .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-two div.gform_wrapper.gravity-theme .ginput_container span, .form-wrapper-two div.gform_wrapper .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-two div.gform_wrapper .ginput_container span {
  color: #76B82A;
}
.form-wrapper-two div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-two div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  background-color: #73B552;
}
.form-wrapper-three div.gform_wrapper.gravity-theme .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-three div.gform_wrapper.gravity-theme .ginput_container span, .form-wrapper-three div.gform_wrapper .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-three div.gform_wrapper .ginput_container span {
  color: #F39200;
}
.form-wrapper-three div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-three div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  background-color: #F39200;
}
.form-wrapper-four div.gform_wrapper.gravity-theme .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-four div.gform_wrapper.gravity-theme .ginput_container span, .form-wrapper-four div.gform_wrapper .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-four div.gform_wrapper .ginput_container span {
  color: #C652C1;
}
.form-wrapper-four div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-four div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  background-color: #C652C1;
}
.form-wrapper-five div.gform_wrapper.gravity-theme .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-five div.gform_wrapper.gravity-theme .ginput_container span, .form-wrapper-five div.gform_wrapper .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-five div.gform_wrapper .ginput_container span {
  color: #9D0055;
}
.form-wrapper-five div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .form-wrapper-five div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  background-color: #9D0055;
}

/* Fix Gravity Forms' dropdown layout */
body .gform_wrapper.gravity-theme .chosen-container-active a.chosen-single, body .gform_wrapper.gform_legacy_markup_wrapper .chosen-container-active a.chosen-single {
  box-shadow: none;
}
body .gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop a.chosen-single div b, body .gform_wrapper.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop a.chosen-single div b {
  transform: rotate(180deg);
  background-position: center;
}
body .gform_wrapper.gravity-theme div.chosen-container.chosen-container-single a.chosen-single, body .gform_wrapper.gform_legacy_markup_wrapper div.chosen-container.chosen-container-single a.chosen-single {
  background-image: none;
  padding: 8px;
  display: flex;
  align-items: center;
}
body .gform_wrapper.gravity-theme div.chosen-container.chosen-container-single a.chosen-single div, body .gform_wrapper.gform_legacy_markup_wrapper div.chosen-container.chosen-container-single a.chosen-single div {
  width: 40px;
}
body .gform_wrapper.gravity-theme div.chosen-container.chosen-container-single a.chosen-single div b, body .gform_wrapper.gform_legacy_markup_wrapper div.chosen-container.chosen-container-single a.chosen-single div b {
  background-image: url(images/poligono.svg) !important;
  background-size: calc(0.5rem + (12.5 - 8) * (100vw - 1000px) / (1600 - 1000)) !important;
  background-position: center;
  transition: transform 150ms;
}
@media (min-width: 1600px) {
  body .gform_wrapper.gravity-theme div.chosen-container.chosen-container-single a.chosen-single div b, body .gform_wrapper.gform_legacy_markup_wrapper div.chosen-container.chosen-container-single a.chosen-single div b {
    background-size: 0.78125rem !important;
  }
}
@media (max-width: 1000px) {
  body .gform_wrapper.gravity-theme div.chosen-container.chosen-container-single a.chosen-single div b, body .gform_wrapper.gform_legacy_markup_wrapper div.chosen-container.chosen-container-single a.chosen-single div b {
    background-size: 0.5rem !important;
  }
}
body .gform_wrapper.gravity-theme div.chosen-container a.chosen-single, body .gform_wrapper.gform_legacy_markup_wrapper div.chosen-container a.chosen-single {
  border-radius: 8px;
}
body .gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop a.chosen-single, body .gform_wrapper.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop a.chosen-single {
  background-image: none;
}
body .gform_wrapper.gravity-theme .chosen-container div.chosen-drop, body .gform_wrapper.gform_legacy_markup_wrapper .chosen-container div.chosen-drop {
  border-top: 1px solid rgb(170, 170, 170);
}
@media (max-width: 641px) {
  body .gform_wrapper.gravity-theme div.chosen-container span:not(.ginput_price), body .gform_wrapper.gform_legacy_markup_wrapper div.chosen-container span:not(.ginput_price) {
    margin-bottom: 0;
  }
}
@media (max-width: 641px) {
  body .gform_wrapper.gravity-theme .chosen-container-single a.chosen-single div b, body .gform_wrapper.gform_legacy_markup_wrapper .chosen-container-single a.chosen-single div b {
    position: static;
  }
}

/* Customise Gravity Forms' Privacy Policy Checkbox */
.gform_wrapper.gravity-theme fieldset.gfield, .gform_wrapper.gform_legacy_markup_wrapper fieldset.gfield {
  display: flex;
  align-items: baseline;
  column-gap: 10px;
}
.gform_wrapper.gravity-theme fieldset.gfield .ginput_container .gchoice, .gform_wrapper.gform_legacy_markup_wrapper fieldset.gfield .ginput_container .gchoice {
  line-height: 13px;
}
.gform_wrapper.gravity-theme fieldset.gfield .ginput_container .gchoice .gfield-choice-input, .gform_wrapper.gform_legacy_markup_wrapper fieldset.gfield .ginput_container .gchoice .gfield-choice-input {
  margin: 0;
}
.gform_wrapper.gravity-theme fieldset.gfield .ginput_container .gchoice label, .gform_wrapper.gform_legacy_markup_wrapper fieldset.gfield .ginput_container .gchoice label {
  display: none;
}

/* Layout - Pagination
--------------------------------------------- */
.pagination, .facetwp-type-pager {
  padding-top: calc(3.5rem + (115 - 56) * (100vw - 1000px) / (1800 - 1000));
  padding-bottom: calc(3.4375rem + (119 - 55) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .pagination, .facetwp-type-pager {
    padding-top: 7.1875rem;
  }
}
@media (max-width: 1000px) {
  .pagination, .facetwp-type-pager {
    padding-top: 3.5rem;
  }
}
@media (min-width: 1800px) {
  .pagination, .facetwp-type-pager {
    padding-bottom: 7.4375rem;
  }
}
@media (max-width: 1000px) {
  .pagination, .facetwp-type-pager {
    padding-bottom: 3.4375rem;
  }
}

.nav-links, .facetwp-pager {
  text-align: center;
}

.page-numbers, .facetwp-page {
  font-weight: 700;
  line-height: 1.35;
  color: #9D9D9C;
  text-decoration: none;
  cursor: pointer;
  padding-top: calc(0rem + (0 - 0) * (100vw - 1000px) / (1800 - 1000));
  padding-right: calc(0.5625rem + (22.5 - 9) * (100vw - 1000px) / (1800 - 1000));
  padding-bottom: calc(0.4375rem + (17.5 - 7) * (100vw - 1000px) / (1800 - 1000));
  padding-left: calc(0.5625rem + (22.5 - 9) * (100vw - 1000px) / (1800 - 1000));
  font-size: calc(0.6875rem + (20 - 11) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .page-numbers, .facetwp-page {
    padding: 0rem 1.40625rem 1.09375rem 1.40625rem;
  }
}
@media (max-width: 1000px) {
  .page-numbers, .facetwp-page {
    padding: 0rem 0.5625rem 0.4375rem 0.5625rem;
  }
}
@media (min-width: 1800px) {
  .page-numbers, .facetwp-page {
    font-size: 1.25rem;
  }
}
@media (max-width: 1000px) {
  .page-numbers, .facetwp-page {
    font-size: 0.6875rem;
  }
}
@media (max-width: 1000px) {
  .page-numbers, .facetwp-page {
    line-height: 1.2727272727;
  }
}

.page-numbers.current, .facetwp-page.active {
  color: #1D1D1B;
  border-bottom: 1px solid #1D1D1B;
}

/* Layout - Footer
--------------------------------------------- */
.site-footer {
  text-align: center;
  background-color: #292A2F;
}
.site-footer .cont {
  padding-top: 40px;
  padding-bottom: 44px;
}

.footer-logo-section {
  display: grid;
  grid-template-columns: repeat(5, max-content);
  align-items: center;
  column-gap: 16px;
  max-width: 1075px;
  width: 100%;
  justify-content: space-between;
  margin: auto;
}
@media (max-width: 1100px) {
  .footer-logo-section {
    grid-template-columns: repeat(6, 1fr);
    grid-template-areas: "first first second second third third" ". fourth fourth fifth fifth .";
    justify-items: center;
  }
}
@media (max-width: 540px) {
  .footer-logo-section {
    grid-template-columns: 1fr;
    grid-template-areas: none;
    row-gap: 16px;
  }
}

@media (max-width: 1100px) {
  .footer-logo-wrapper:nth-child(1) {
    grid-area: first;
  }
}

@media (max-width: 1100px) {
  .footer-logo-wrapper:nth-child(2) {
    grid-area: second;
  }
}

@media (max-width: 1100px) {
  .footer-logo-wrapper:nth-child(3) {
    grid-area: third;
  }
}

@media (max-width: 1100px) {
  .footer-logo-wrapper:nth-child(4) {
    grid-area: fourth;
  }
}

@media (max-width: 1100px) {
  .footer-logo-wrapper:nth-child(5) {
    grid-area: fifth;
  }
}

@media (max-width: 540px) {
  .footer-logo-section div.footer-logo-wrapper {
    grid-area: inherit;
  }
}

.footer-menu-wrapper {
  padding-top: 39px;
}
@media (max-width: 1100px) {
  .footer-menu-wrapper .menu {
    display: grid;
    grid-template-columns: repeat(4, max-content);
    grid-template-areas: "first second third fourth" ". fifth sixth .";
    row-gap: 16px;
  }
  .footer-menu-wrapper .menu li:nth-child(1) {
    grid-area: first;
  }
  .footer-menu-wrapper .menu li:nth-child(2) {
    grid-area: second;
  }
  .footer-menu-wrapper .menu li:nth-child(3) {
    grid-area: third;
  }
  .footer-menu-wrapper .menu li:nth-child(4) {
    grid-area: fourth;
  }
  .footer-menu-wrapper .menu li:nth-child(5) {
    grid-area: fifth;
  }
  .footer-menu-wrapper .menu li:nth-child(6) {
    grid-area: sixth;
  }
}
@media (max-width: 540px) {
  .footer-menu-wrapper .menu {
    grid-template-areas: none;
    grid-template-columns: repeat(3, max-content);
  }
  .footer-menu-wrapper .menu li:nth-child(1) {
    grid-area: inherit;
  }
  .footer-menu-wrapper .menu li:nth-child(1) a {
    margin-right: 0;
  }
  .footer-menu-wrapper .menu li:nth-child(2) {
    grid-area: inherit;
  }
  .footer-menu-wrapper .menu li:nth-child(2) a {
    margin-right: 0;
  }
  .footer-menu-wrapper .menu li:nth-child(3) {
    grid-area: inherit;
  }
  .footer-menu-wrapper .menu li:nth-child(3) a {
    margin-right: 0;
  }
  .footer-menu-wrapper .menu li:nth-child(4) {
    grid-area: inherit;
  }
  .footer-menu-wrapper .menu li:nth-child(4) a {
    margin-right: 0;
  }
  .footer-menu-wrapper .menu li:nth-child(5) {
    grid-area: inherit;
  }
  .footer-menu-wrapper .menu li:nth-child(5) a {
    margin-right: 0;
  }
  .footer-menu-wrapper .menu li:nth-child(6) {
    grid-area: inherit;
  }
  .footer-menu-wrapper .menu li:nth-child(6) a {
    margin-right: 0;
  }
}
@media (max-width: 440px) {
  .footer-menu-wrapper .menu {
    grid-template-columns: 1fr;
  }
}
.footer-menu-wrapper .menu .menu-item a {
  display: inline-block;
}
.footer-menu-wrapper .menu .menu-item a:hover {
  color: #4E4E4D;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.footer-main-logo-wrapper {
  text-align: center;
  padding-top: 98px;
  display: inline-block;
}

.footer-main-logo {
  display: inline-block;
}

.footer-info-text {
  font-size: calc(0.75rem + (20 - 12) * (100vw - 1000px) / (1600 - 1000));
  margin-top: 82px;
}
@media (min-width: 1600px) {
  .footer-info-text {
    font-size: 1.25rem;
  }
}
@media (max-width: 1000px) {
  .footer-info-text {
    font-size: 0.75rem;
  }
}

.last-line-footer {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  margin-top: 36px;
  gap: 8px;
}
.last-line-footer .footer-info-text {
  margin: auto 0;
}
.last-line-footer .social-img-wrapper {
  position: absolute;
  display: flex;
  gap: 8px;
  right: 0;
}
@media (max-width: 1150px) {
  .last-line-footer {
    flex-direction: column;
  }
  .last-line-footer .social-img-wrapper {
    position: initial;
  }
}

/* Layout - Company Life Content Box
--------------------------------------------- */
.company-life-content-box {
  padding-top: 80px;
}
.company-life-content-box__title-wrapper {
  display: flex;
  column-gap: 25px;
  align-items: baseline;
}
.company-life-content-box__image-wrapper {
  width: 40px;
}
.company-life-content-box__text {
  margin-top: 61px;
}
.company-life-content-box__text p {
  margin-bottom: 1.5rem;
}

/* Layout - Accordion
--------------------------------------------- */
.row-accordion {
  background-color: #F5F5F5;
  font-family: "Raleway", sans-serif;
  color: #9D9D9C;
}
.row-accordion .cont {
  padding-top: 125px;
  padding-bottom: 159px;
}
.row-accordion .accordion-list {
  counter-reset: item;
  position: relative;
  margin-top: 73px;
  padding-left: calc(3.75rem + (90 - 60) * (100vw - 1600px) / (1800 - 1600));
}
@media (min-width: 1800px) {
  .row-accordion .accordion-list {
    padding-left: 5.625rem;
  }
}
@media (max-width: 1600px) {
  .row-accordion .accordion-list {
    padding-left: 3.75rem;
  }
}
.row-accordion .accordion-list::before {
  content: "";
  background-color: #F5F5F5;
  width: 1px;
  height: 15px;
  position: absolute;
  z-index: 2;
}
.row-accordion .accordion-list > .accordion {
  counter-increment: item;
}
.row-accordion .accordion {
  border-left: 1px solid #0069B4;
  position: relative;
  padding-left: calc(3.125rem + (110 - 50) * (100vw - 1600px) / (1800 - 1600));
  padding-top: calc(0.625rem + (0 - 10) * (100vw - 1600px) / (1800 - 1600));
}
@media (min-width: 1800px) {
  .row-accordion .accordion {
    padding-left: 6.875rem;
  }
}
@media (max-width: 1600px) {
  .row-accordion .accordion {
    padding-left: 3.125rem;
  }
}
@media (min-width: 1800px) {
  .row-accordion .accordion {
    padding-top: 0rem;
  }
}
@media (max-width: 1600px) {
  .row-accordion .accordion {
    padding-top: 0.625rem;
  }
}
.row-accordion .accordion::before {
  counter-increment: li;
  content: counter(item, decimal-leading-zero);
  position: absolute;
  color: #0069B4;
  font-weight: 700;
  top: calc(0.4375rem + (0 - 7) * (100vw - 1600px) / (1800 - 1600));
  left: calc(-3.5625rem + (-67 - -57) * (100vw - 1600px) / (1800 - 1600));
}
@media (min-width: 1800px) {
  .row-accordion .accordion::before {
    top: 0rem;
  }
}
@media (max-width: 1600px) {
  .row-accordion .accordion::before {
    top: 0.4375rem;
  }
}
@media (min-width: 1800px) {
  .row-accordion .accordion::before {
    left: -4.1875rem;
  }
}
@media (max-width: 1600px) {
  .row-accordion .accordion::before {
    left: -3.5625rem;
  }
}
.row-accordion .accordion::after {
  content: "";
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background-color: #0069B4;
  position: absolute;
  left: -11px;
  top: 15px;
}
.row-accordion .accordion h3 {
  cursor: pointer;
  padding-bottom: 45px;
}
.row-accordion .accordion h3 a {
  text-decoration: none;
  color: #9D9D9C;
  font-weight: normal;
}
.row-accordion .accordion.active h3 a {
  color: #0069B4;
  font-weight: 700;
}
.row-accordion .accordion .accordion-body {
  display: none;
  font-size: 40px;
  line-height: 50px;
  padding-bottom: 135px;
  display: grid;
  grid-template-columns: 170px minmax(16px, 56px) minmax(auto, 653px);
  grid-template-areas: "image . text";
}
@media (max-width: 600px) {
  .row-accordion .accordion .accordion-body {
    grid-template-columns: 1fr;
    grid-template-areas: inherit;
    row-gap: 16px;
  }
}
.row-accordion .accordion__image-wrapper {
  grid-area: image;
}
@media (max-width: 600px) {
  .row-accordion .accordion__image-wrapper {
    grid-area: inherit;
  }
}
.row-accordion .accordion__text-wrapper {
  grid-area: text;
}
@media (max-width: 600px) {
  .row-accordion .accordion__text-wrapper {
    grid-area: inherit;
  }
}
.row-accordion .accordion__image-wrapper {
  display: grid;
  align-self: flex-start;
}
@media (max-width: 600px) {
  .row-accordion .accordion__image-wrapper {
    justify-self: start;
  }
}
.row-accordion .accordion__image-box {
  grid-area: 1/1/2/2;
}
.row-accordion .accordion__image {
  grid-area: 1/1/2/2;
  align-self: center;
  justify-self: center;
}
.row-accordion .end-line::after {
  display: block;
  content: "";
  background-color: #F5F5F5;
  width: 2px;
  height: calc(100% - 36px);
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: -2px;
}
.row-accordion .section-title,
.row-accordion .secondary-text {
  text-align: center;
}
.row-accordion .section-title + .secondary-text {
  margin-top: 35px;
}

/* Layout - Form Popup
--------------------------------------------- */
.fancybox-stage .fancybox-content {
  overflow: visible;
  vertical-align: baseline;
  background-color: transparent;
  padding: 0;
  max-width: 529px;
  width: 100%;
  padding-left: 23px;
  padding-right: 23px;
}

.fancybox-is-open {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(images/bg-popup.png);
}

.fancybox-is-open .fancybox-bg {
  opacity: 1 !important;
  background-color: transparent !important;
  background-image: url(images/bg-popup2.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.fancybox-stage .fancybox-close-small {
  background-image: url(images/close.png);
  height: 69px !important;
  width: 69px !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 145px !important;
  right: -6px !important;
  opacity: 1;
  padding: 0 !important;
}

.fancybox-stage .fancybox-close-small svg {
  display: none;
}

.fancybox-stage .gfield--type-checkbox .gfield_description {
  font-size: 15px !important;
  line-height: 18px !important;
  padding-top: 0 !important;
}

.fancybox-stage div.gform_wrapper.gravity-theme {
  margin-top: 0;
}

.form-popup-container__logo-wrapper {
  text-align: center;
}
.form-popup-container__logo {
  display: inline-block;
}
.form-popup-container__title {
  margin-bottom: 21px;
  text-align: center;
}
.form-popup-container__form-wrapper {
  border-radius: 9px;
  overflow: visible;
  background-color: white;
  padding: 25px 23px 34px;
}
.form-popup-container__form-wrapper .gform_required_legend {
  display: none;
}
.form-popup-container__form-wrapper .gform_wrapper.gravity-theme form .gform_fields {
  grid-template-columns: 1fr;
  row-gap: 26px;
}
.form-popup-container__form-wrapper .gform_wrapper.gravity-theme form .gform_fields > .gfield:not(fieldset) {
  grid-area: inherit;
}
.form-popup-container__form-wrapper .gform_wrapper.gravity-theme form .gform_fields > fieldset.gfield {
  grid-column: auto;
}
.form-popup-container__form-wrapper .gform_wrapper.gravity-theme form .gform_fields > .gfield:nth-child(odd):not(fieldset) {
  padding-left: 0;
}
.form-popup-container__form-wrapper .gform_wrapper.gravity-theme form .gform_fields > .gfield:nth-child(even):not(fieldset) {
  padding-right: 0;
}
.form-popup-container__form-wrapper div.gform_wrapper.gravity-theme .gfield_label, .form-popup-container__form-wrapper div.gform_wrapper label.gfield_label {
  font-weight: 700;
  margin-bottom: 13px;
}
.form-popup-container__form-wrapper div.gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]),
.form-popup-container__form-wrapper div.gform_wrapper .ginput_container input:not([type=checkbox]) {
  border-radius: 9px;
  border: 1px solid #707070;
}
.form-popup-container__form-wrapper div.gform_wrapper.gravity-theme .gfield .gfield_description, .form-popup-container__form-wrapper div.gform_wrapper .gfield .gfield_description {
  padding-top: 9px;
  font-weight: 700;
}
.form-popup-container__form-wrapper .form-popup-container__form-wrapper div.gform_wrapper.gravity-theme .gfield .gfield_description,
.form-popup-container__form-wrapper .form-popup-container__form-wrapper div.gform_wrapper .gfield .gfield_description {
  font-weight: 700;
}
.form-popup-container__form-wrapper div.gform_wrapper.gravity-theme .gform_footer, .form-popup-container__form-wrapper div.gform_wrapper .gform_footer {
  padding-top: 71px;
  justify-content: center;
}
.form-popup-container__form-wrapper div.gform_wrapper.gravity-theme .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
.form-popup-container__form-wrapper div.gform_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  background-color: #0069B4;
  border-radius: 9px;
  font-weight: 700;
  padding-top: 13px;
  padding-bottom: 11px;
  padding-left: 16px;
  padding-right: 16px;
  max-width: 181px;
  width: 100%;
}

.row-popup .cont {
  padding-bottom: 96px;
}

.form-popup-caller {
  border-radius: 16px;
  color: white;
  text-decoration: none;
  background-color: #0069B4;
  display: inline-block;
  margin-top: 16px;
  padding-top: calc(1.1875rem + (39 - 19) * (100vw - 1000px) / (1600 - 1000));
  padding-right: calc(2.4375rem + (86 - 39) * (100vw - 1000px) / (1600 - 1000));
  padding-bottom: calc(1.125rem + (38 - 18) * (100vw - 1000px) / (1600 - 1000));
  padding-left: calc(2.5rem + (86 - 40) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .form-popup-caller {
    padding: 2.4375rem 5.375rem 2.375rem 5.375rem;
  }
}
@media (max-width: 1000px) {
  .form-popup-caller {
    padding: 1.1875rem 2.4375rem 1.125rem 2.5rem;
  }
}

/* Layout - Card Section With Icon Display
--------------------------------------------- */
.card-section-with-icon-display {
  display: grid;
  grid-template-columns: repeat(2, minmax(150px, 295px)) minmax(150px, 281px) minmax(150px, 265px);
  padding-top: 103px;
  padding-bottom: 103px;
  justify-content: space-between;
  column-gap: 16px;
}
@media (max-width: 1020px) {
  .card-section-with-icon-display {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 32px;
  }
}
@media (max-width: 481px) {
  .card-section-with-icon-display {
    grid-template-columns: 1fr;
  }
}

/* Layout - Slider workflow
--------------------------------------------- */
.row-slider {
  background-color: #F5F5F5;
}
.row-slider .cont {
  max-width: 100%;
  width: 100%;
  padding: 60px 0;
}
.row-slider .slider {
  background-color: wheat;
  background: linear-gradient(90deg, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 0.8659838936) 10%, rgb(245, 245, 245) 50%, rgba(245, 245, 245, 0.8491771709) 90%, rgba(245, 245, 245, 0) 100%);
  position: relative;
  height: 650px;
  z-index: 0;
  overflow: hidden;
}
.row-slider .slider::after {
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(0, 105, 180) 25%, rgb(0, 59, 101) 45%, rgb(0, 105, 180) 50%, rgb(0, 70, 119) 55%, rgb(0, 105, 180) 75%, rgb(255, 255, 255) 100%);
  height: 16px;
  position: absolute;
  width: 100%;
  transform: translateY(-50%);
  top: 40%;
  background-repeat: no-repeat;
  content: "";
  z-index: -1;
}
.row-slider .slider-track {
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  top: 50%;
  padding: 100px 0;
  display: flex;
  gap: 32px;
  align-items: center;
  transition: transform 0.5s ease-in-out;
}
.row-slider .slider-track .card-slider {
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  flex: 0 0 min(400px, 40vw);
  align-items: center;
}
.row-slider .slider-track .card-slider h5 {
  margin: 4px 0;
  color: #86868B;
  transition: color 0.5s ease-in-out;
  background-size: 200% 100%;
}
.row-slider .slider-track .card-slider p {
  margin-top: 0;
  padding-top: 150px;
}
.row-slider .slider-track .card-slider::after {
  content: "";
  width: 35px;
  height: 35px;
  background-color: #0069B4;
  border: 4px solid white;
  position: absolute;
  top: 40%;
  z-index: 1;
  transform: translateY(-100%);
  border-radius: 50%;
}
.row-slider .slider-track .card-slider.active-slide h5 {
  color: #0069B4;
}
.row-slider .slider-track .card-slider.active-slide::after {
  width: 37px;
  height: 37px;
  transition: all 0.5s ease-in;
  -webkit-box-shadow: 0px 0px 15px 12px rgba(0, 149, 255, 0.46);
  box-shadow: 0px 0px 15px 12px rgba(0, 149, 255, 0.46);
}
.row-slider .slider-track {
  display: flex;
  gap: 16px;
  transform: translate(0);
  transition: transform 0.3s ease;
  will-change: transform;
  cursor: grab;
}
.row-slider .slider-track:active {
  cursor: grabbing;
}
.row-slider .card-slider {
  flex: 0 0 auto;
}
.row-slider .slider-buttons {
  display: flex;
  justify-content: flex-end;
  gap: 17px;
  margin-top: 24px;
}
.row-slider .slider-buttons button:last-of-type {
  margin-right: calc(3.75rem + (260 - 60) * (100vw - 1000px) / (1600 - 1000));
  background-color: #0069B4;
}
@media (min-width: 1600px) {
  .row-slider .slider-buttons button:last-of-type {
    margin-right: 16.25rem;
  }
}
@media (max-width: 1000px) {
  .row-slider .slider-buttons button:last-of-type {
    margin-right: 3.75rem;
  }
}
.row-slider .slider-buttons button {
  cursor: pointer;
  content: "";
  border-radius: 50%;
  height: 28px;
  width: 28px;
  background-color: #0069B4;
  border: 0;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Components - WPML Switcher
--------------------------------------------- */
@media (max-width: 850px) {
  .site-header .cont > .language-switcher {
    display: none;
  }
}

.language-switcher {
  grid-area: 1/4/2/5;
  position: relative;
  justify-self: end;
}
.language-switcher-check {
  display: none;
}
.language-switcher-check:checked + .language-switcher > .active-language > .arrowhead {
  transform: rotate(180deg);
}
.language-switcher-check:checked + .language-switcher > .language-list {
  opacity: 1;
  z-index: 3;
  transform: translate(0);
  visibility: visible;
}
@media (max-width: 850px) {
  .language-switcher-check:checked + .language-switcher > .language-list {
    transform: translateY(0) translateX(50%);
  }
}

.language-list {
  opacity: 0;
  visibility: hidden;
  right: 15px;
  top: 35px;
  position: absolute;
  transition: opacity 350ms, transform 350ms, visibility 350ms;
  transform: translateY(-50%);
  z-index: 1;
  display: flex;
}
@media (max-width: 850px) {
  .language-list {
    transform: translateY(-50%) translateX(50%);
  }
}
.language-list .language + .language {
  padding-left: 15px;
}

.home .active-language, .home .language a, .single-contact .active-language, .single-contact .language a, .page-template-default:not(.single-service) .active-language, .page-template-default:not(.single-service) .language a {
  color: white;
  display: inline-block;
}
.home .active-language:hover, .home .language a:hover, .single-contact .active-language:hover, .single-contact .language a:hover, .page-template-default:not(.single-service) .active-language:hover, .page-template-default:not(.single-service) .language a:hover {
  color: white;
  transform: scale(1.1);
  font-weight: 700;
}

.active-language, .language a {
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  line-height: 1.35;
  font-weight: 600;
  font-size: calc(0.75rem + (20 - 12) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .active-language, .language a {
    font-size: 1.25rem;
  }
}
@media (max-width: 1000px) {
  .active-language, .language a {
    font-size: 0.75rem;
  }
}
@media (max-width: 1000px) {
  .active-language, .language a {
    line-height: 1.1428571429;
  }
}

.active-language {
  cursor: pointer;
}

.arrowhead {
  font-size: 0.625rem;
  margin-left: 3px;
  display: inline-block;
  transition: transform 350ms;
}

/* Components - Video Embed
--------------------------------------------- */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  max-width: 100vw;
  max-height: 100vh;
  border-radius: 35px;
  overflow: hidden;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Components - Buttons
--------------------------------------------- */
.download-button {
  display: inline-block;
  margin-bottom: 0;
  border-radius: 16px;
  border: none;
  width: auto;
  color: white;
  text-decoration: none;
  padding-top: calc(1.625rem + (27 - 26) * (100vw - 600px) / (800 - 600));
  padding-right: calc(3.5rem + (64 - 56) * (100vw - 600px) / (800 - 600));
  padding-bottom: calc(1.625rem + (26 - 26) * (100vw - 600px) / (800 - 600));
  padding-left: calc(3.5rem + (64 - 56) * (100vw - 600px) / (800 - 600));
}
@media (min-width: 800px) {
  .download-button {
    padding: 1.6875rem 4rem 1.625rem 4rem;
  }
}
@media (max-width: 600px) {
  .download-button {
    padding: 1.625rem 3.5rem 1.625rem 3.5rem;
  }
}
.download-button--one {
  background-color: #0069B4;
}
.download-button--two {
  background-color: #73B552;
}
.download-button--three {
  background-color: #F39200;
}
.download-button--four {
  background-color: #C652C1;
}
.download-button--five {
  background-color: #9D0055;
}

/* Components - Card With Icon
--------------------------------------------- */
.card-with-icon {
  text-align: center;
}
.card-with-icon__image-wrapper {
  margin-top: 27px;
  display: grid;
}
.card-with-icon__image-box, .card-with-icon__image {
  grid-area: 1/1/2/2;
  align-self: center;
  justify-self: center;
}
.card-with-icon__image {
  display: block;
}
.card-with-icon__title, .card-with-icon__text {
  margin-bottom: 0;
}
.card-with-icon__title {
  margin-top: 0;
}
.card-with-icon__text {
  margin-top: 44px;
}

/*--------------------------------------------------------------
# Pages
--------------------------------------------------------------*/
/* Pages - Front-page
--------------------------------------------- */
.row-home-hero .hero-text-wrapper {
  max-width: 1088px;
}

.hero-logo-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: auto auto auto auto;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  justify-items: center;
  gap: 32px;
}
@media (max-width: 915px) {
  .hero-logo-wrapper {
    grid-template-columns: auto auto auto;
  }
}
@media (max-width: 600px) {
  .hero-logo-wrapper {
    grid-template-columns: auto auto;
  }
}
.hero-logo-wrapper img.single-logo {
  width: auto;
  height: auto;
}

.row-text-top .cont {
  padding-top: calc(4.0625rem + (93 - 65) * (100vw - 1000px) / (2000 - 1000));
  padding-bottom: calc(5.5625rem + (116 - 89) * (100vw - 1000px) / (2000 - 1000));
}
@media (min-width: 2000px) {
  .row-text-top .cont {
    padding-top: 5.8125rem;
  }
}
@media (max-width: 1000px) {
  .row-text-top .cont {
    padding-top: 4.0625rem;
  }
}
@media (min-width: 2000px) {
  .row-text-top .cont {
    padding-bottom: 7.25rem;
  }
}
@media (max-width: 1000px) {
  .row-text-top .cont {
    padding-bottom: 5.5625rem;
  }
}
.row-text-top .cont h4 {
  font-size: calc(1.125rem + (35 - 18) * (100vw - 1000px) / (1600 - 1000));
  font-weight: 500;
}
@media (min-width: 1600px) {
  .row-text-top .cont h4 {
    font-size: 2.1875rem;
  }
}
@media (max-width: 1000px) {
  .row-text-top .cont h4 {
    font-size: 1.125rem;
  }
}
.row-text-top .cont h4, .row-text-top .cont p {
  text-align: center;
}

.row-video .cont {
  padding-bottom: calc(5.5rem + (111 - 88) * (100vw - 1000px) / (2000 - 1000));
}
@media (min-width: 2000px) {
  .row-video .cont {
    padding-bottom: 6.9375rem;
  }
}
@media (max-width: 1000px) {
  .row-video .cont {
    padding-bottom: 5.5rem;
  }
}

.row-text-middle .cont {
  padding-top: calc(4.3125rem + (81 - 69) * (100vw - 1000px) / (2000 - 1000));
  padding-bottom: calc(4.3125rem + (81 - 69) * (100vw - 1000px) / (2000 - 1000));
}
@media (min-width: 2000px) {
  .row-text-middle .cont {
    padding-top: 5.0625rem;
  }
}
@media (max-width: 1000px) {
  .row-text-middle .cont {
    padding-top: 4.3125rem;
  }
}
@media (min-width: 2000px) {
  .row-text-middle .cont {
    padding-bottom: 5.0625rem;
  }
}
@media (max-width: 1000px) {
  .row-text-middle .cont {
    padding-bottom: 4.3125rem;
  }
}

.row-home-services {
  padding-top: 0;
  padding-bottom: 0;
}
.row-home-services .cont {
  padding-bottom: 110px;
  max-width: 1093px;
}

.service {
  display: grid;
  text-decoration: none;
  position: relative;
  border-radius: 35px;
  overflow: hidden;
  aspect-ratio: 433/435;
}
.service:hover .service__image-wrapper img {
  transform: scale(1.25);
}
.service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(100px, 433px));
  column-gap: calc(0.5rem + (50 - 8) * (100vw - 1000px) / (2000 - 1000));
  row-gap: calc(0.5rem + (50 - 8) * (100vw - 1000px) / (2000 - 1000));
  margin-top: calc(0.6875rem + (29 - 11) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 2000px) {
  .service-grid {
    column-gap: 3.125rem;
  }
}
@media (max-width: 1000px) {
  .service-grid {
    column-gap: 0.5rem;
  }
}
@media (min-width: 2000px) {
  .service-grid {
    row-gap: 3.125rem;
  }
}
@media (max-width: 1000px) {
  .service-grid {
    row-gap: 0.5rem;
  }
}
@media (min-width: 1600px) {
  .service-grid {
    margin-top: 1.8125rem;
  }
}
@media (max-width: 1000px) {
  .service-grid {
    margin-top: 0.6875rem;
  }
}
@media (max-width: 801px) {
  .service-grid {
    grid-template-columns: repeat(2, minmax(50px, 433px));
    justify-content: space-between;
  }
}
@media (max-width: 500px) {
  .service-grid {
    grid-template-columns: minmax(auto, 320px);
    justify-content: center;
  }
}
.service__image-wrapper {
  grid-area: 1/1/2/2;
  overflow: hidden;
}
.service__image-wrapper img {
  border-radius: 35px;
  width: 100%;
  transition: transform 350ms;
}
.service__text-wrapper {
  border-radius: 35px;
  grid-area: 1/1/2/2;
  align-self: end;
  color: white;
  line-height: 1.9047619048;
  text-align: start;
  font-weight: 700;
  display: flex;
  align-items: flex-end;
  z-index: 1;
  height: 100%;
  font-size: calc(0.875rem + (25 - 14) * (100vw - 1000px) / (2000 - 1000));
  padding-top: calc(0.125rem + (4 - 2) * (100vw - 1000px) / (1600 - 1000));
  padding-right: calc(0.5rem + (10 - 8) * (100vw - 1000px) / (1600 - 1000));
  padding-bottom: calc(0.5rem + (16 - 8) * (100vw - 1000px) / (1600 - 1000));
  padding-left: calc(1rem + (32 - 16) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 2000px) {
  .service__text-wrapper {
    font-size: 1.5625rem;
  }
}
@media (max-width: 1000px) {
  .service__text-wrapper {
    font-size: 0.875rem;
  }
}
@media (min-width: 1600px) {
  .service__text-wrapper {
    padding: 0.25rem 0.625rem 1rem 2rem;
  }
}
@media (max-width: 1000px) {
  .service__text-wrapper {
    padding: 0.125rem 0.5rem 0.5rem 1rem;
  }
}
@media (max-width: 1000px) {
  .service__text-wrapper {
    line-height: 1.9285714286;
  }
}

.extra-box {
  grid-column: 1/-1;
  display: grid;
  grid-template-rows: repeat(2, max-content);
  justify-items: center;
  align-content: center;
  row-gap: 36px;
}
.extra-box__link {
  border-radius: 35px;
  background: linear-gradient(270deg, #0069B4, #00355A);
  display: inline-block;
  text-decoration: none;
  transition: box-shadow 0.2s ease-in-out;
  padding-top: calc(0.9375rem + (21 - 15) * (100vw - 1000px) / (1600 - 1000));
  padding-right: calc(1.125rem + (32 - 18) * (100vw - 1000px) / (1600 - 1000));
  padding-bottom: calc(0.875rem + (20 - 14) * (100vw - 1000px) / (1600 - 1000));
  padding-left: calc(1.125rem + (32 - 18) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .extra-box__link {
    padding: 1.3125rem 2rem 1.25rem 2rem;
  }
}
@media (max-width: 1000px) {
  .extra-box__link {
    padding: 0.9375rem 1.125rem 0.875rem 1.125rem;
  }
}
.extra-box__link:hover {
  box-shadow: 0px 0px 10px #0095FF;
  transition: box-shadow 0.2s ease-in-out;
}
.extra-box__text {
  max-width: 771px;
  text-align: center;
  font-size: 30px;
  margin-top: calc(1.375rem + (70 - 22) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .extra-box__text {
    margin-top: 4.375rem;
  }
}
@media (max-width: 600px) {
  .extra-box__text {
    margin-top: 1.375rem;
  }
}

.accordion-section-call-to-action {
  border-radius: 16px;
  color: white;
  text-decoration: none;
  background-color: #0069B4;
  display: inline-block;
  margin-top: 89px;
  padding-top: calc(1.1875rem + (39 - 19) * (100vw - 1000px) / (1600 - 1000));
  padding-right: calc(2.4375rem + (86 - 39) * (100vw - 1000px) / (1600 - 1000));
  padding-bottom: calc(1.125rem + (38 - 18) * (100vw - 1000px) / (1600 - 1000));
  padding-left: calc(2.5rem + (86 - 40) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .accordion-section-call-to-action {
    padding: 2.4375rem 5.375rem 2.375rem 5.375rem;
  }
}
@media (max-width: 1000px) {
  .accordion-section-call-to-action {
    padding: 1.1875rem 2.4375rem 1.125rem 2.5rem;
  }
}

.row-counter .cont {
  padding-bottom: calc(5.5625rem + (150 - 89) * (100vw - 1000px) / (1600 - 1000));
  padding-top: calc(3.375rem + (73 - 54) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-counter .cont {
    padding-bottom: 9.375rem;
  }
}
@media (max-width: 1000px) {
  .row-counter .cont {
    padding-bottom: 5.5625rem;
  }
}
@media (min-width: 1600px) {
  .row-counter .cont {
    padding-top: 4.5625rem;
  }
}
@media (max-width: 1000px) {
  .row-counter .cont {
    padding-top: 3.375rem;
  }
}

.counter {
  line-height: 1.3583333333;
  font-weight: 300;
  font-size: calc(4.5rem + (120 - 72) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .counter {
    font-size: 7.5rem;
  }
}
@media (max-width: 1000px) {
  .counter {
    font-size: 4.5rem;
  }
}
@media (max-width: 1000px) {
  .counter {
    line-height: 1.3611111111;
  }
}
.counter-grid {
  display: grid;
  justify-content: space-between;
  grid-template-columns: clamp(128px, 43px + 10.625vw, 213px) max-content clamp(228px, 76px + 19vw, 380px) max-content clamp(128px, 43px + 10.625vw, 213px);
  column-gap: 10px;
}
@media (max-width: 800px) {
  .counter-grid {
    grid-template-columns: 1fr;
  }
}
.counter-grid .vertical-bar {
  position: relative;
  height: 100%;
  border: 1px solid white;
}
@media (max-width: 800px) {
  .counter-grid .vertical-bar {
    display: none;
  }
}
.counter-grid h4 + p {
  text-transform: capitalize;
}
.counter-wrapper {
  text-align: center;
}
.counter-wrapper p {
  line-height: 1.3333333333;
  font-size: calc(1.3125rem + (48 - 21) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .counter-wrapper p {
    font-size: 3rem;
  }
}
@media (max-width: 1000px) {
  .counter-wrapper p {
    font-size: 1.3125rem;
  }
}
@media (max-width: 1000px) {
  .counter-wrapper p {
    line-height: 1.3333333333;
  }
}

.row-projects {
  position: relative;
  z-index: 0;
  background: linear-gradient(0deg, rgb(255, 255, 255) 58%, rgb(41, 42, 47) 30%);
}
.row-projects .cont {
  padding-bottom: calc(4.1875rem + (117 - 67) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-projects .cont {
    padding-bottom: 7.3125rem;
  }
}
@media (max-width: 1000px) {
  .row-projects .cont {
    padding-bottom: 4.1875rem;
  }
}
.row-projects .hero-text-wrapper {
  padding-bottom: calc(1.3125rem + (86 - 21) * (100vw - 600px) / (1800 - 600));
}
@media (min-width: 1800px) {
  .row-projects .hero-text-wrapper {
    padding-bottom: 5.375rem;
  }
}
@media (max-width: 600px) {
  .row-projects .hero-text-wrapper {
    padding-bottom: 1.3125rem;
  }
}
.row-projects .hero-text-wrapper h2 {
  font-size: calc(1.25rem + (50 - 20) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .row-projects .hero-text-wrapper h2 {
    font-size: 3.125rem;
  }
}
@media (max-width: 1000px) {
  .row-projects .hero-text-wrapper h2 {
    font-size: 1.25rem;
  }
}
.row-projects .box-title + ul {
  margin-top: calc(0.6875rem + (29 - 11) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-projects .box-title + ul {
    margin-top: 1.8125rem;
  }
}
@media (max-width: 1000px) {
  .row-projects .box-title + ul {
    margin-top: 0.6875rem;
  }
}

.row-projects::after {
  content: "";
  width: 100%;
  height: 80px;
  border-radius: 35px;
  background-color: rgb(41, 42, 47);
  position: absolute;
  bottom: 56%;
  z-index: -1;
}
@media (max-width: 1500px) {
  .row-projects::after {
    bottom: 54%;
  }
}
@media (max-width: 600px) {
  .row-projects::after {
    bottom: 56%;
  }
}

.project {
  display: grid;
  text-decoration: none;
  position: relative;
  border-radius: 35px;
  overflow: hidden;
}
.project:hover .project__image-wrapper img {
  transform: scale(1.25);
}
.project:hover .project__title-overlay {
  visibility: visible;
  opacity: 1;
}
.project-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 320.5px));
  grid-template-areas: "a a b b" "a a c d" "e f g h";
  column-gap: calc(0.5rem + (58 - 8) * (100vw - 600px) / (2000 - 600));
  row-gap: calc(0.5625rem + (57 - 9) * (100vw - 600px) / (2000 - 600));
}
@media (min-width: 2000px) {
  .project-grid {
    column-gap: 3.625rem;
  }
}
@media (max-width: 600px) {
  .project-grid {
    column-gap: 0.5rem;
  }
}
@media (min-width: 2000px) {
  .project-grid {
    row-gap: 3.5625rem;
  }
}
@media (max-width: 600px) {
  .project-grid {
    row-gap: 0.5625rem;
  }
}
@media (max-width: 600px) {
  .project-grid {
    grid-template-areas: "a a" "a a" "b b" "c d" "e f" "g h";
    grid-template-columns: 1fr 1fr;
  }
}
.project:first-child {
  grid-area: a;
}
.project:nth-child(2) {
  grid-area: b;
}
.project:nth-child(3) {
  grid-area: c;
}
.project:nth-child(4) {
  grid-area: d;
}
.project:nth-child(5) {
  grid-area: e;
}
.project:nth-child(6) {
  grid-area: f;
}
.project:nth-child(7) {
  grid-area: g;
}
.project:nth-child(8) {
  grid-area: h;
}
.project__image-wrapper {
  overflow: hidden;
  grid-area: 1/1/2/2;
}
.project__image-wrapper img {
  transition: transform 350ms;
}
.project__title {
  line-height: 1.3333333333;
  color: white;
  text-transform: uppercase;
  text-align: center;
  font-size: calc(1.125rem + (30 - 18) * (100vw - 1000px) / (1800 - 1000));
  letter-spacing: calc(0.028125rem + (0.75 - 0.45) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .project__title {
    font-size: 1.875rem;
  }
}
@media (max-width: 1000px) {
  .project__title {
    font-size: 1.125rem;
  }
}
@media (min-width: 1800px) {
  .project__title {
    letter-spacing: 0.046875rem;
  }
}
@media (max-width: 1000px) {
  .project__title {
    letter-spacing: 0.028125rem;
  }
}
@media (max-width: 1000px) {
  .project__title {
    line-height: 1.3333333333;
  }
}
.project__title-overlay {
  grid-area: 1/1/2/2;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 350ms, opacity 350ms;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
}
.project:nth-child(1) .project__title {
  line-height: 1.1666666667;
  font-size: calc(1.3125rem + (60 - 21) * (100vw - 1000px) / (2000 - 1000));
}
@media (min-width: 2000px) {
  .project:nth-child(1) .project__title {
    font-size: 3.75rem;
  }
}
@media (max-width: 1000px) {
  .project:nth-child(1) .project__title {
    font-size: 1.3125rem;
  }
}
.project:nth-child(2) .project__title {
  line-height: 1.1818181818;
  font-size: calc(1.25rem + (55 - 20) * (100vw - 1000px) / (2000 - 1000));
}
@media (min-width: 2000px) {
  .project:nth-child(2) .project__title {
    font-size: 3.4375rem;
  }
}
@media (max-width: 1000px) {
  .project:nth-child(2) .project__title {
    font-size: 1.25rem;
  }
}

.row-home-info .cont {
  padding-top: 112px;
}

.info-services__text {
  word-break: break-word;
  margin-top: calc(0.75rem + (27 - 12) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .info-services__text {
    margin-top: 1.6875rem;
  }
}
@media (max-width: 1000px) {
  .info-services__text {
    margin-top: 0.75rem;
  }
}
.info-services__subtext {
  color: #9D9D9C;
  font-weight: 400;
  margin-top: calc(0.9375rem + (34 - 15) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .info-services__subtext {
    margin-top: 2.125rem;
  }
}
@media (max-width: 1000px) {
  .info-services__subtext {
    margin-top: 0.9375rem;
  }
}
.info-services__subtext--title {
  font-weight: 700;
}
@media (max-width: 800px) {
  .info-services__subtext--title {
    font-weight: 400;
  }
}

.row-home-contact .cont {
  padding-top: calc(1.5625rem + (45 - 25) * (100vw - 1000px) / (1600 - 1000));
  padding-bottom: calc(10rem + (220 - 160) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-home-contact .cont {
    padding-top: 2.8125rem;
  }
}
@media (max-width: 1000px) {
  .row-home-contact .cont {
    padding-top: 1.5625rem;
  }
}
@media (min-width: 1600px) {
  .row-home-contact .cont {
    padding-bottom: 13.75rem;
  }
}
@media (max-width: 1000px) {
  .row-home-contact .cont {
    padding-bottom: 10rem;
  }
}

.row-dark {
  background-color: rgb(41, 42, 47);
}
.row-dark * {
  color: white;
  text-align: center;
}
.row-dark .primary-text + .primary-text {
  margin-top: calc(1.375rem + (40 - 22) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .row-dark .primary-text + .primary-text {
    margin-top: 2.5rem;
  }
}
@media (max-width: 600px) {
  .row-dark .primary-text + .primary-text {
    margin-top: 1.375rem;
  }
}

.row-dark.row-home-retail .cont {
  max-width: calc(35rem + (1681 - 560) * (100vw - 900px) / (1600 - 900));
}
@media (min-width: 1600px) {
  .row-dark.row-home-retail .cont {
    max-width: 105.0625rem;
  }
}
@media (max-width: 900px) {
  .row-dark.row-home-retail .cont {
    max-width: 35rem;
  }
}
.row-dark.row-home-retail .cont h2 {
  max-width: 1000px;
  margin-inline: auto;
  font-size: calc(1.25rem + (50 - 20) * (100vw - 1000px) / (2000 - 1000));
}
@media (min-width: 2000px) {
  .row-dark.row-home-retail .cont h2 {
    font-size: 3.125rem;
  }
}
@media (max-width: 1000px) {
  .row-dark.row-home-retail .cont h2 {
    font-size: 1.25rem;
  }
}
.row-dark.row-home-retail .cont .hero-text-wrapper h3 {
  font-size: calc(1.125rem + (30 - 18) * (100vw - 1000px) / (2000 - 1000));
}
@media (min-width: 2000px) {
  .row-dark.row-home-retail .cont .hero-text-wrapper h3 {
    font-size: 1.875rem;
  }
}
@media (max-width: 1000px) {
  .row-dark.row-home-retail .cont .hero-text-wrapper h3 {
    font-size: 1.125rem;
  }
}

.row-dark.row-text-middle .cont p {
  font-size: calc(1.125rem + (25 - 18) * (100vw - 1000px) / (2000 - 1000));
}
@media (min-width: 2000px) {
  .row-dark.row-text-middle .cont p {
    font-size: 1.5625rem;
  }
}
@media (max-width: 1000px) {
  .row-dark.row-text-middle .cont p {
    font-size: 1.125rem;
  }
}

.info-services--mail a {
  display: block;
}

.info-contact:nth-child(2) {
  grid-area: one;
}
@media (max-width: 1230px) {
  .info-contact:nth-child(2) {
    grid-area: inherit;
  }
}

.info-contact:nth-child(3) {
  grid-area: two;
}
@media (max-width: 1230px) {
  .info-contact:nth-child(3) {
    grid-area: inherit;
  }
}

.info-contact:nth-child(4) {
  grid-area: three;
}
@media (max-width: 1230px) {
  .info-contact:nth-child(4) {
    grid-area: inherit;
  }
}

.info-contact:nth-child(5) {
  grid-area: four;
}
@media (max-width: 1230px) {
  .info-contact:nth-child(5) {
    grid-area: inherit;
  }
}

.info-contact:nth-child(6) {
  grid-area: five;
}
@media (max-width: 1230px) {
  .info-contact:nth-child(6) {
    grid-area: inherit;
  }
}

.info-contact:nth-child(7) {
  grid-area: six;
}
@media (max-width: 1230px) {
  .info-contact:nth-child(7) {
    grid-area: inherit;
  }
}

.info-contact:nth-child(8) {
  grid-area: seven;
}
@media (max-width: 1230px) {
  .info-contact:nth-child(8) {
    grid-area: inherit;
  }
}

.info-contact:nth-child(9) {
  grid-area: eight;
}
@media (max-width: 1230px) {
  .info-contact:nth-child(9) {
    grid-area: inherit;
  }
}

.info-contact:nth-child(10) {
  grid-area: nine;
}
@media (max-width: 1230px) {
  .info-contact:nth-child(10) {
    grid-area: inherit;
  }
}

.info-contact-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(50px, 310px));
  grid-template-areas: "adress adress adress ." "adress adress adress one" "two three four five" "six seven eight nine" "ten . . .";
  grid-template-rows: 49px auto;
  align-items: end;
  column-gap: 31px;
  row-gap: 41px;
}
@media (max-width: 1230px) {
  .info-contact-grid {
    grid-template-columns: repeat(3, minmax(180px, 302px));
    grid-template-areas: inherit;
    grid-template-rows: inherit;
  }
}
@media (max-width: 826px) {
  .info-contact-grid {
    grid-template-columns: repeat(2, minmax(100px, 302px));
  }
}
@media (max-width: 514px) {
  .info-contact-grid {
    grid-template-columns: 1fr;
    row-gap: 8px;
  }
}

.info-adress {
  grid-area: adress;
  align-self: baseline;
}
@media (max-width: 1230px) {
  .info-adress {
    grid-area: 1/1/2/4;
  }
}
@media (max-width: 826px) {
  .info-adress {
    grid-area: 1/1/2/3;
  }
}
@media (max-width: 514px) {
  .info-adress {
    grid-area: inherit;
  }
}
.info-adress .info-services__subtext {
  margin-top: calc(0.3125rem + (15 - 5) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .info-adress .info-services__subtext {
    margin-top: 0.9375rem;
  }
}
@media (max-width: 1000px) {
  .info-adress .info-services__subtext {
    margin-top: 0.3125rem;
  }
}

.info-socials {
  display: flex;
  column-gap: 16px;
  padding-top: calc(1.125rem + (52 - 18) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .info-socials {
    padding-top: 3.25rem;
  }
}
@media (max-width: 1000px) {
  .info-socials {
    padding-top: 1.125rem;
  }
}
.info-socials a {
  height: fit-content;
  width: calc(1.5rem + (48 - 24) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .info-socials a {
    width: 3rem;
  }
}
@media (max-width: 1000px) {
  .info-socials a {
    width: 1.5rem;
  }
}
.info-socials a img {
  width: 100%;
}

.info-contact {
  position: relative;
  text-decoration: none;
  color: white;
  display: grid;
  font-weight: 700;
  border-radius: 35px;
  overflow: hidden;
  max-width: 260px;
  max-height: 260px;
  aspect-ratio: 1;
}
.info-contact:hover .info-contact__image-wrapper img {
  transform: scale(1.25);
}
.info-contact:hover .info-contact__image-wrapper::after {
  top: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5019607843) 0%, rgba(0, 0, 0, 0.5019607843) 100%);
}
.info-contact img {
  width: 100%;
  transition: transform 350ms;
}
.info-contact__image-wrapper {
  display: block;
  grid-area: 1/1/2/2;
  max-width: 260px;
  max-height: 260px;
  aspect-ratio: 1;
}
.info-contact__image-wrapper::after {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5019607843) 100%);
}
.info-contact__text-wrapper {
  grid-area: 1/1/2/2;
  padding: 24px 16px 25px;
  align-self: end;
  z-index: 0;
}
.info-contact__hello {
  font-size: calc(1.125rem + (25 - 18) * (100vw - 1000px) / (1600 - 1000));
  text-transform: capitalize;
}
@media (min-width: 1600px) {
  .info-contact__hello {
    font-size: 1.5625rem;
  }
}
@media (max-width: 1000px) {
  .info-contact__hello {
    font-size: 1.125rem;
  }
}

.info-countries {
  text-align: center;
  margin-top: calc(6.4375rem + (406 - 103) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .info-countries {
    margin-top: 25.375rem;
  }
}
@media (max-width: 1000px) {
  .info-countries {
    margin-top: 6.4375rem;
  }
}
.info-countries a {
  text-decoration: none;
}

.row-slider .section-title {
  max-width: 979px;
  margin-inline: auto;
  font-size: calc(2.5rem + (50 - 40) * (100vw - 1000px) / (1600 - 1000));
  line-height: 1.05;
  font-weight: 600;
}
@media (min-width: 1600px) {
  .row-slider .section-title {
    font-size: 3.125rem;
  }
}
@media (max-width: 1000px) {
  .row-slider .section-title {
    font-size: 2.5rem;
  }
}
.row-slider .secondary-text {
  margin-inline: auto;
  max-width: 681px;
}

.row-home-retail .cont {
  padding-top: calc(1.375rem + (60 - 22) * (100vw - 1000px) / (1600 - 1000));
  min-height: calc(21.75rem + (617 - 348) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .row-home-retail .cont {
    padding-top: 3.75rem;
  }
}
@media (max-width: 1000px) {
  .row-home-retail .cont {
    padding-top: 1.375rem;
  }
}
@media (min-width: 1600px) {
  .row-home-retail .cont {
    min-height: 38.5625rem;
  }
}
@media (max-width: 1000px) {
  .row-home-retail .cont {
    min-height: 21.75rem;
  }
}
.row-home-retail .cont .hero-text-wrapper h2 {
  max-width: 840px;
}
.row-home-retail .cont .hero-text-wrapper h3 {
  font-size: calc(1.125rem + (42 - 18) * (100vw - 600px) / (1800 - 600));
}
@media (min-width: 1800px) {
  .row-home-retail .cont .hero-text-wrapper h3 {
    font-size: 2.625rem;
  }
}
@media (max-width: 600px) {
  .row-home-retail .cont .hero-text-wrapper h3 {
    font-size: 1.125rem;
  }
}

.info-services h5 {
  font-size: calc(0.6875rem + (25 - 11) * (100vw - 600px) / (1800 - 600));
  margin: 0;
  font-weight: 500;
}
@media (min-width: 1800px) {
  .info-services h5 {
    font-size: 1.5625rem;
  }
}
@media (max-width: 600px) {
  .info-services h5 {
    font-size: 0.6875rem;
  }
}
.info-services h5 + :is(a, p) {
  margin-top: 8px;
}

a.anchorHome {
  display: block;
  position: relative;
  top: -160px;
  visibility: hidden;
}

/* Pages - Single-contact
--------------------------------------------- */
.single-contact .row-intro {
  margin-bottom: 50px;
  text-align: center;
}

.row-intro h2 {
  color: #9D9D9C;
  font-weight: 300;
  letter-spacing: 0.0625rem;
  position: relative;
  font-size: 2.375rem;
  line-height: 1.1842105263;
}
@media (max-width: 720px) {
  .row-intro h2 {
    font-size: 1.75rem;
    line-height: 1.2857142857;
  }
}

.city-grid {
  display: grid;
  grid-template-columns: minmax(250px, 700px) minmax(230px, 325px);
  column-gap: 40px;
  row-gap: 70px;
  justify-content: center;
  margin: auto;
  max-width: 1080px;
}
@media (max-width: 720px) {
  .city-grid {
    grid-template-columns: 1fr;
  }
}

.city-image {
  width: 100%;
}
.city-image img {
  display: block;
  width: 818px;
  max-height: 100%;
}

.city-info-grid {
  display: grid;
}
@media (max-width: 720px) {
  .city-info-grid {
    grid-template-rows: 20% auto 20%;
    column-gap: 30px;
  }
}

.city-info {
  max-width: 519px;
}
@media (max-width: 720px) {
  .city-info {
    grid-area: 2/2/3/3;
    z-index: 2;
    background: white;
    height: fit-content;
  }
}
.city-info h3 {
  font-weight: 600;
}

@media (max-width: 720px) {
  .location-image {
    grid-area: 1/1/4/3;
  }
}
.location-image img {
  max-height: 280px;
}
.location-image__contact-us {
  background-color: #2981BD;
  display: inline-block;
  padding: 5px;
  margin-top: 10px;
  border-radius: 5px;
  color: white;
  text-decoration: none;
  font-size: 0.9375rem;
  line-height: 1.3333333333;
  font-weight: 600;
  padding: calc(0.625rem + (15 - 10) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .location-image__contact-us {
    padding: 0.9375rem;
  }
}
@media (max-width: 1000px) {
  .location-image__contact-us {
    padding: 0.625rem;
  }
}

.single-contact .separation-space {
  padding-bottom: 80px;
}

/* Pages - Single-service
--------------------------------------------- */
:root {
  --service-title-color: #0069B4;
}

.cta-get-started {
  background-color: white;
  padding: clamp(8px, 3.2381px + 1.1905vw, 18px) clamp(8px, 3.2381px + 1.1905vw, 24px);
  border-radius: 62px;
  color: #0C242C;
  font-size: clamp(0.75rem, 0.3036rem + 1.7857vw, 1.6875rem);
  line-height: 1;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  transition: box-shadow 0.1s ease-in-out, color 0.1s ease-in-out;
}

.cta-get-started:hover {
  color: var(--service-title-color);
  box-shadow: 0px 0px 10px #0095FF;
  transition: box-shadow 0.1s ease-in-out, color 0.1s ease-in-out;
}

.row-service-hero {
  max-height: 845px;
}
.row-service-hero .cont {
  width: 100%;
  flex-direction: column;
}
.row-service-hero .cont .hero-text-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: auto;
}
.row-service-hero .cont .hero-text-wrapper h1 {
  font-size: calc(2rem + (60 - 32) * (100vw - 800px) / (1800 - 800));
}
@media (min-width: 1800px) {
  .row-service-hero .cont .hero-text-wrapper h1 {
    font-size: 3.75rem;
  }
}
@media (max-width: 800px) {
  .row-service-hero .cont .hero-text-wrapper h1 {
    font-size: 2rem;
  }
}
.row-service-hero .cont .hero-text-wrapper h2 {
  font-size: calc(1.75rem + (40 - 28) * (100vw - 800px) / (1800 - 800));
  font-weight: normal;
  margin-top: clamp(0px, -28.05px + 6.375vw, 51px);
}
@media (min-width: 1800px) {
  .row-service-hero .cont .hero-text-wrapper h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 800px) {
  .row-service-hero .cont .hero-text-wrapper h2 {
    font-size: 1.75rem;
  }
}
.row-service-hero .cont .cta-get-started {
  align-self: flex-end;
  margin-top: auto;
  margin-bottom: clamp(0px, -136.3019px + 15.8491vw, 68px);
  z-index: 2;
}
@media (max-width: 830px) {
  .row-service-hero .cont .cta-get-started {
    margin-top: 90px;
  }
}

.row-text-service .cont {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
}
.row-text-service .cont .introduction {
  font-size: clamp(1.25rem, 0.2188rem + 3.75vw, 3.125rem);
  color: var(--service-title-color);
  text-align: center;
}
.row-text-service .cont p {
  font-size: calc(1.125rem + (25 - 18) * (100vw - 800px) / (1800 - 800));
  color: #86868B;
  text-align: center;
  margin-top: 0;
}
@media (min-width: 1800px) {
  .row-text-service .cont p {
    font-size: 1.5625rem;
  }
}
@media (max-width: 800px) {
  .row-text-service .cont p {
    font-size: 1.125rem;
  }
}
.row-text-service .cont h3 {
  margin-top: calc(1.375rem + (60 - 22) * (100vw - 600px) / (1000 - 600));
  font-size: calc(1.125rem + (25 - 18) * (100vw - 800px) / (1800 - 800));
}
@media (min-width: 1000px) {
  .row-text-service .cont h3 {
    margin-top: 3.75rem;
  }
}
@media (max-width: 600px) {
  .row-text-service .cont h3 {
    margin-top: 1.375rem;
  }
}
@media (min-width: 1800px) {
  .row-text-service .cont h3 {
    font-size: 1.5625rem;
  }
}
@media (max-width: 800px) {
  .row-text-service .cont h3 {
    font-size: 1.125rem;
  }
}
.row-text-service .cont h3 + p, .row-text-service .cont p + p {
  margin-top: calc(1.375rem + (55 - 22) * (100vw - 600px) / (1000 - 600));
  font-size: calc(1.125rem + (25 - 18) * (100vw - 800px) / (1800 - 800));
}
@media (min-width: 1000px) {
  .row-text-service .cont h3 + p, .row-text-service .cont p + p {
    margin-top: 3.4375rem;
  }
}
@media (max-width: 600px) {
  .row-text-service .cont h3 + p, .row-text-service .cont p + p {
    margin-top: 1.375rem;
  }
}
@media (min-width: 1800px) {
  .row-text-service .cont h3 + p, .row-text-service .cont p + p {
    font-size: 1.5625rem;
  }
}
@media (max-width: 800px) {
  .row-text-service .cont h3 + p, .row-text-service .cont p + p {
    font-size: 1.125rem;
  }
}
.row-text-service .cont strong {
  color: #000000;
}

.row-banner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.row-banner .cont {
  display: flex;
  justify-content: center;
}
.row-banner .cont h3 {
  font-size: calc(2.5rem + (50 - 40) * (100vw - 1000px) / (1800 - 1000));
  font-weight: 600;
  padding: 136px 0;
  color: white;
  z-index: 2;
  text-align: center;
}
@media (min-width: 1800px) {
  .row-banner .cont h3 {
    font-size: 3.125rem;
  }
}
@media (max-width: 1000px) {
  .row-banner .cont h3 {
    font-size: 2.5rem;
  }
}

.row-banner::after {
  position: absolute;
  background-color: #000000;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.45;
  z-index: 0;
}

.paragraphs-after-banner p:first-of-type {
  margin-top: calc(1.375rem + (88 - 22) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .paragraphs-after-banner p:first-of-type {
    margin-top: 5.5rem;
  }
}
@media (max-width: 600px) {
  .paragraphs-after-banner p:first-of-type {
    margin-top: 1.375rem;
  }
}

.row-box {
  background: linear-gradient(180deg, rgb(255, 255, 255) 36%, rgb(245, 245, 247) 36%);
  padding-bottom: calc(2.5rem + (160 - 40) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .row-box {
    padding-bottom: 10rem;
  }
}
@media (max-width: 600px) {
  .row-box {
    padding-bottom: 2.5rem;
  }
}
.row-box .four-box-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(175px, 436px));
  gap: clamp(16px, -133.0667px + 17.3333vw, 68px);
  justify-content: center;
  margin-top: calc(1.375rem + (88 - 22) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .row-box .four-box-container {
    margin-top: 5.5rem;
  }
}
@media (max-width: 600px) {
  .row-box .four-box-container {
    margin-top: 1.375rem;
  }
}
@media (max-width: 440px) {
  .row-box .four-box-container {
    grid-template-columns: auto;
  }
}
.row-box .four-box-container .single-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border-radius: 35px;
  aspect-ratio: 1;
  padding: 24px;
  z-index: 0;
  overflow: hidden;
}
.row-box .four-box-container .single-box .box-text {
  width: calc(100% - 48px);
  font-weight: 700;
  color: white;
  text-align: left;
  line-height: 1.1;
  z-index: 1;
}
.row-box .four-box-container .single-box .box-title {
  font-size: calc(1.5rem + (37 - 24) * (100vw - 600px) / (1000 - 600));
  position: absolute;
  bottom: 24px;
  margin-top: auto;
  opacity: 1;
  transition: all 0.2s ease-in;
}
@media (min-width: 1000px) {
  .row-box .four-box-container .single-box .box-title {
    font-size: 2.3125rem;
  }
}
@media (max-width: 600px) {
  .row-box .four-box-container .single-box .box-title {
    font-size: 1.5rem;
  }
}
.row-box .four-box-container .single-box .box-body {
  margin-top: 0;
  opacity: 0;
  transition: all 0.1s ease-in;
  font-size: calc(0.625rem + (21 - 10) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .row-box .four-box-container .single-box .box-body {
    font-size: 1.3125rem;
  }
}
@media (max-width: 600px) {
  .row-box .four-box-container .single-box .box-body {
    font-size: 0.625rem;
  }
}
.row-box .four-box-container .single-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(0deg, rgba(0, 0, 0, 0.6980392157) 0%, rgba(0, 0, 0, 0) 55%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
  z-index: 0;
  transition: all 0.2 ease-in;
}
.row-box .four-box-container .single-box:hover .box-title {
  opacity: 0;
  transition: all 0.1s ease-in;
}
.row-box .four-box-container .single-box:hover .box-body {
  opacity: 1;
  transition: all 0.2s ease-in;
}
.row-box .four-box-container .single-box:hover::after {
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.5019607843) 100%) 0% 0% no-repeat padding-box;
}

.banner-icons {
  min-height: 664px;
}
.banner-icons .cont {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  max-width: 1160px;
  padding-bottom: 80px;
}
.banner-icons .cont h3 {
  text-wrap: balance;
  padding: 98px 0;
  text-align: center;
}
.banner-icons .cont .icon-box-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 16px;
}
@media (max-width: 860px) {
  .banner-icons .cont .icon-box-container {
    max-width: 422px;
    flex-wrap: wrap;
  }
}
@media (max-width: 430px) {
  .banner-icons .cont .icon-box-container {
    max-width: 200px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.banner-icons .cont .icon-box-container .small-icon-box {
  min-width: 130px;
  position: relative;
  max-width: 190px;
  background-color: white;
  border-radius: 35px;
  z-index: 1;
  height: clamp(90px, -59.0667px + 17.3333vw, 142px);
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}
.banner-icons .cont .icon-box-container .small-icon-box p {
  color: #4E4E4D;
  font-size: clamp(0.75rem, -0.6833rem + 2.6667vw, 1.25rem);
  font-weight: 700;
  text-align: center;
  margin: auto;
  padding: 8px 8px 24px 8px;
}
.banner-icons .cont .icon-box-container .small-icon-box .icon-container {
  overflow: hidden;
  border-radius: 50%;
  background-color: white;
  position: absolute;
  width: clamp(90px, 18.3333px + 8.3333vw, 115px);
  height: clamp(90px, 18.3333px + 8.3333vw, 115px);
  left: 50%;
  top: 100%;
  transform: translate(-50%, -30%);
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 3px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
.banner-icons .cont .icon-box-container .small-icon-box .icon-container img {
  max-width: 75%;
  max-height: 75%;
}

.row-brands .cont {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
}
.row-brands .cont h3 {
  font-size: calc(1.3125rem + (35 - 21) * (100vw - 600px) / (1000 - 600));
  font-weight: 700;
  margin-top: 32px;
  max-width: 800px;
  color: var(--service-title-color);
  margin-bottom: 32px;
  text-align: center;
}
@media (min-width: 1000px) {
  .row-brands .cont h3 {
    font-size: 2.1875rem;
  }
}
@media (max-width: 600px) {
  .row-brands .cont h3 {
    font-size: 1.3125rem;
  }
}
.row-brands .cont .brand-images {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 900px;
}
.row-brands .cont .brand-images .brand-card {
  display: flex;
  flex-direction: column;
  max-width: 640px;
  margin-bottom: 60px;
}
.row-brands .cont .brand-images .brand-card img {
  margin: 80px auto;
  max-width: 250px;
  max-height: 50px;
}
@media (max-width: 960px) {
  .row-brands .cont .brand-images .brand-card img {
    margin: 35px auto;
  }
}
.row-brands .cont .brand-images .brand-card:nth-child(2) {
  margin-right: 40px;
}
@media (max-width: 960px) {
  .row-brands .cont .brand-images .brand-card:nth-child(2) {
    margin-right: 0;
  }
}
@media (max-width: 960px) {
  .row-brands .cont .brand-images {
    justify-content: center;
    flex-wrap: wrap;
  }
}

.row-wysiwyg {
  font-size: calc(1rem + (25 - 16) * (100vw - 600px) / (1000 - 600));
  font-weight: 400;
  color: #86868B;
  max-width: 1040px;
  margin-inline: auto;
}
@media (min-width: 1000px) {
  .row-wysiwyg {
    font-size: 1.5625rem;
  }
}
@media (max-width: 600px) {
  .row-wysiwyg {
    font-size: 1rem;
  }
}
.row-wysiwyg p {
  margin-top: 24px;
}
.row-wysiwyg strong {
  color: black;
}
.row-wysiwyg a {
  font-size: calc(1rem + (18 - 16) * (100vw - 600px) / (1000 - 600));
  color: #388ac4;
}
@media (min-width: 1000px) {
  .row-wysiwyg a {
    font-size: 1.125rem;
  }
}
@media (max-width: 600px) {
  .row-wysiwyg a {
    font-size: 1rem;
  }
}

.who-trust-projects {
  margin-top: calc(2.5rem + (60 - 40) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .who-trust-projects {
    margin-top: 3.75rem;
  }
}
@media (max-width: 600px) {
  .who-trust-projects {
    margin-top: 2.5rem;
  }
}
.who-trust-projects .project-container {
  display: flex;
  width: 100%;
  height: auto;
  gap: clamp(8px, -72.2667px + 9.3333vw, 36px);
  aspect-ratio: 2;
}
@media (max-width: 560px) {
  .who-trust-projects .project-container {
    flex-direction: column;
  }
}
.who-trust-projects .project-container .project-card {
  border-radius: 35px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 560px) {
  .who-trust-projects .project-container .project-card {
    min-height: 120px;
  }
}
.who-trust-projects .project-container .project-card:before {
  content: "";
  background-image: var(--box-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: transform 0.35s;
}
.who-trust-projects .project-container .project-card:first-of-type {
  flex: 1 1 50%;
}
.who-trust-projects .project-container .project-card:first-of-type:nth-last-child(1) {
  flex: 1 1 100%;
}
.who-trust-projects .project-container .side-flex-projects {
  display: flex;
  flex: 1 1 50%;
  flex-wrap: wrap;
  gap: clamp(8px, -72.2667px + 9.3333vw, 36px);
}
@media (max-width: 560px) {
  .who-trust-projects .project-container .side-flex-projects {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.who-trust-projects .project-container .side-flex-projects .project-card:first-child,
.who-trust-projects .project-container .side-flex-projects .project-card:nth-child(2) {
  flex: 1 1 100%;
}
.who-trust-projects .project-container .side-flex-projects .project-card:nth-child(3),
.who-trust-projects .project-container .side-flex-projects .project-card:nth-child(4) {
  flex: 1 1 40%;
}
.who-trust-projects .project-container .side-flex-projects .project-card:nth-child(1):nth-last-child(n+4),
.who-trust-projects .project-container .side-flex-projects .project-card:nth-child(2):nth-last-child(n+2) {
  flex: 1 1 40%;
}
.who-trust-projects .project-container .side-flex-projects .project-card:nth-child(n+5) {
  flex: 1 1 40%;
}
.who-trust-projects .project-container .project-card > p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}
.who-trust-projects .project-container .project-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgb(0, 0, 0);
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}
.who-trust-projects .project-container .project-card:hover::before {
  transform: scale(1.25);
  transition: transform 0.35s ease-in;
}
.who-trust-projects .project-container .project-card:hover::after {
  opacity: 0.5;
  z-index: 0;
  transition: opacity 0.1s ease-in-out;
}
.who-trust-projects .project-container .project-card:hover p {
  opacity: 1;
  z-index: 1;
  transition: opacity 0.1s ease-in-out;
}

.row-after-trust .cont {
  max-width: 1040px;
  margin-top: calc(1.375rem + (60 - 22) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .row-after-trust .cont {
    margin-top: 3.75rem;
  }
}
@media (max-width: 600px) {
  .row-after-trust .cont {
    margin-top: 1.375rem;
  }
}
.row-after-trust .cont p {
  font-size: calc(1rem + (25 - 16) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .row-after-trust .cont p {
    font-size: 1.5625rem;
  }
}
@media (max-width: 600px) {
  .row-after-trust .cont p {
    font-size: 1rem;
  }
}

.row-cta-service .cont {
  max-width: 800px;
}
.row-cta-service .cont h4 {
  font-size: calc(1.3125rem + (35 - 21) * (100vw - 600px) / (1000 - 600));
  text-wrap: balance;
  text-align: center;
  font-weight: 700;
  margin-top: 32px;
}
@media (min-width: 1000px) {
  .row-cta-service .cont h4 {
    font-size: 2.1875rem;
  }
}
@media (max-width: 600px) {
  .row-cta-service .cont h4 {
    font-size: 1.3125rem;
  }
}
.row-cta-service .cont p {
  font-size: calc(1rem + (24 - 16) * (100vw - 600px) / (1000 - 600));
  margin-top: 16px;
}
@media (min-width: 1000px) {
  .row-cta-service .cont p {
    font-size: 1.5rem;
  }
}
@media (max-width: 600px) {
  .row-cta-service .cont p {
    font-size: 1rem;
  }
}
.row-cta-service .cont .cta-get-started {
  margin-top: calc(1.375rem + (60 - 22) * (100vw - 600px) / (1000 - 600));
  margin-bottom: calc(1.375rem + (60 - 22) * (100vw - 600px) / (1000 - 600));
  color: var(--service-title-color);
  border: 2px solid var(--service-title-color);
}
@media (min-width: 1000px) {
  .row-cta-service .cont .cta-get-started {
    margin-top: 3.75rem;
  }
}
@media (max-width: 600px) {
  .row-cta-service .cont .cta-get-started {
    margin-top: 1.375rem;
  }
}
@media (min-width: 1000px) {
  .row-cta-service .cont .cta-get-started {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 600px) {
  .row-cta-service .cont .cta-get-started {
    margin-bottom: 1.375rem;
  }
}
.row-cta-service .cont .cta-get-started:hover {
  background-color: var(--service-title-color);
  color: white;
}

.row-who-trusted-us {
  margin-top: 50px;
}

.banner-105.row-banner-why {
  background-image: url("images/DigitalSignage/bannerwhy.png");
}
.banner-105.row-who-trusted-us {
  background-image: url("images/DigitalSignage/bannertrust.png");
}
.banner-105.banner-icons {
  background-image: url("images/DigitalSignage/bannericons.png");
}

.banner-107.row-banner-why {
  background-image: url("images/SoundDesign/bannerwhy.png");
}
.banner-107.row-banner-why .cont h3 {
  max-width: 994px;
  text-align: center;
  text-wrap: balance;
}
.banner-107.row-who-trusted-us {
  background-image: url("images/SoundDesign/bannertrust.png");
}
.banner-107.banner-icons {
  background-image: url("images/SoundDesign/bannericons.png");
}

.banner-109.row-banner-why {
  background-image: url("images/OmnichannelRetail/bannerwhy.png");
}
.banner-109.row-who-trusted-us {
  background-image: url("images/OmnichannelRetail/bannertrust.png");
}

.banner-111.row-banner-why {
  background-image: url("images/ContentCreation/bannerwhy.png");
}
.banner-111.row-banner-why .cont h3 {
  max-width: 994px;
  text-align: center;
  text-wrap: balance;
}
.banner-111.row-who-trusted-us {
  background-image: url("images/ContentCreation/bannertrust.png");
}
.banner-111.banner-icons {
  background-image: url("images/ContentCreation/bannericons.png");
}

/* Pages - Green-signage
--------------------------------------------- */
.page-template-page-green-signage {
  --service-title-color: #76B729;
}
.page-template-page-green-signage em {
  font-style: normal;
  color: var(--service-title-color);
}
.page-template-page-green-signage .row-service-hero .cont {
  position: relative;
}
@media (max-width: 830px) {
  .page-template-page-green-signage .row-service-hero .cont .cta-get-started {
    margin-top: 60px;
  }
}
.page-template-page-green-signage .row-service-hero .cont .GreenSignage-logo {
  position: absolute;
  bottom: calc(12px + clamp(0px, -136.3019px + 15.8491vw, 68px));
  width: clamp(40px, -16.6667px + 14.1667vw, 159px);
}
.page-template-page-green-signage .cta-get-started:hover {
  color: var(--service-title-color);
  box-shadow: 0px 0px 10px #8AFF00;
  transition: box-shadow 0.1s ease-in-out, color 0.1s ease-in-out;
}
.page-template-page-green-signage .row-text-service {
  text-wrap: balance;
}
.page-template-page-green-signage .row-text-service h3 + p {
  margin-bottom: calc(1.375rem + (30 - 22) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .row-text-service h3 + p {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .row-text-service h3 + p {
    margin-bottom: 1.375rem;
  }
}
.page-template-page-green-signage .row-text-service h3 + p + p {
  margin-bottom: calc(1.375rem + (30 - 22) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .row-text-service h3 + p + p {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .row-text-service h3 + p + p {
    margin-bottom: 1.375rem;
  }
}
.page-template-page-green-signage .row-proven {
  margin-top: 50px;
  background-image: url("images/GreenSignage/bannerproven.png");
}
.page-template-page-green-signage .row-box {
  background: linear-gradient(180deg, rgb(255, 255, 255) 30%, rgb(245, 245, 247) 30%);
}
.page-template-page-green-signage .row-box .four-box-container {
  margin-bottom: calc(1.375rem + (80 - 22) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .row-box .four-box-container {
    margin-bottom: 5rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .row-box .four-box-container {
    margin-bottom: 1.375rem;
  }
}
.page-template-page-green-signage .banner-icons {
  background-image: url("images/GreenSignage/bannericons.png");
}
.page-template-page-green-signage .banner-icons .cont {
  max-width: 1232px;
}
.page-template-page-green-signage .banner-icons .cont h3 {
  padding: 98px 0 24px 0;
}
.page-template-page-green-signage .banner-icons .cont h3 + p {
  margin-bottom: 80px;
  color: white;
  position: relative;
  z-index: 1;
  font-size: calc(1rem + (30 - 16) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .banner-icons .cont h3 + p {
    font-size: 1.875rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .banner-icons .cont h3 + p {
    font-size: 1rem;
  }
}
.page-template-page-green-signage .banner-icons .cont .icon-box-container {
  margin-bottom: 80px;
}
.page-template-page-green-signage .banner-icons .cont .icon-box-container .single-box-wrapper {
  flex: 0 1 256px;
}
.page-template-page-green-signage .banner-icons .cont .icon-box-container .single-box-wrapper > p {
  font-size: calc(0.875rem + (26 - 14) * (100vw - 600px) / (1000 - 600));
  font-weight: 600;
  color: white;
  z-index: 1;
  text-align: center;
  position: relative;
  text-wrap: nowrap;
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container .single-box-wrapper > p {
    font-size: 1.625rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container .single-box-wrapper > p {
    font-size: 0.875rem;
  }
}
.page-template-page-green-signage .banner-icons .cont .icon-box-container .small-icon-box {
  display: block;
  margin: 0 8px;
  height: auto;
  max-width: 100%;
}
.page-template-page-green-signage .banner-icons .cont .icon-box-container p.boxed-text {
  font-size: calc(1rem + (28 - 16) * (100vw - 600px) / (1000 - 600));
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 35px;
  padding: 8px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-wrap: balance;
  margin: 0;
  min-height: calc(5.625rem + (135 - 90) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container p.boxed-text {
    font-size: 1.75rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container p.boxed-text {
    font-size: 1rem;
  }
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container p.boxed-text {
    min-height: 8.4375rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container p.boxed-text {
    min-height: 5.625rem;
  }
}
.page-template-page-green-signage .banner-icons .cont .icon-box-container p.boxed-text + p {
  font-weight: 400;
  padding: 8px 8px 16px 8px;
  font-size: calc(0.75rem + (24 - 12) * (100vw - 600px) / (1000 - 600));
  min-height: calc(3.75rem + (110 - 60) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container p.boxed-text + p {
    font-size: 1.5rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container p.boxed-text + p {
    font-size: 0.75rem;
  }
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container p.boxed-text + p {
    min-height: 6.875rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container p.boxed-text + p {
    min-height: 3.75rem;
  }
}
@media (max-width: 960px) {
  .page-template-page-green-signage .banner-icons .cont .icon-box-container {
    max-width: 540px;
    row-gap: 100px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.page-template-page-green-signage .row-cta-service .cont {
  font-size: calc(1rem + (30 - 16) * (100vw - 600px) / (1000 - 600));
  max-width: 1240px;
  margin-inline: auto;
  text-wrap: auto;
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .row-cta-service .cont {
    font-size: 1.875rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .row-cta-service .cont {
    font-size: 1rem;
  }
}
.page-template-page-green-signage .row-cta-service .cont p {
  max-width: 1240px;
}
.page-template-page-green-signage .row-cta-service .cont h4 {
  color: var(--service-title-color);
}
.page-template-page-green-signage .row-text-results p:first-of-type {
  margin-top: calc(1.875rem + (64 - 30) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .row-text-results p:first-of-type {
    margin-top: 4rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .row-text-results p:first-of-type {
    margin-top: 1.875rem;
  }
}
.page-template-page-green-signage .row-text-results p {
  padding: 0;
  font-size: calc(1rem + (30 - 16) * (100vw - 600px) / (1000 - 600));
  text-wrap: auto;
  padding-inline: calc(0.625rem + (40 - 10) * (100vw - 600px) / (1000 - 600));
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .row-text-results p {
    font-size: 1.875rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .row-text-results p {
    font-size: 1rem;
  }
}
@media (min-width: 1000px) {
  .page-template-page-green-signage .row-text-results p {
    padding-inline: 2.5rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-green-signage .row-text-results p {
    padding-inline: 0.625rem;
  }
}
.page-template-page-green-signage .row-text-results p + p {
  margin-top: 25px;
}

/* Pages - Single Progetti
--------------------------------------------- */
.row-project-download .cont {
  padding-bottom: 101px;
}

/* Pages - Magazine
--------------------------------------------- */
.row-magazine-hero .hero-text-wrapper {
  width: 100%;
}

.row-magazine-featured-magazines .cont {
  padding-top: 89px;
}

.row-magazine-content .cont {
  padding-top: 89px;
  padding-bottom: 0;
}
.row-magazine-content .magazine {
  max-width: 260px;
  max-height: 260px;
  aspect-ratio: 1;
}

.magazine-grid--featured .magazine:first-child {
  grid-area: a;
}
@media (max-width: 600px) {
  .magazine-grid--featured .magazine:first-child {
    grid-area: initial;
  }
}
.magazine-grid--featured .magazine:nth-child(2) {
  grid-area: b;
}
@media (max-width: 600px) {
  .magazine-grid--featured .magazine:nth-child(2) {
    grid-area: initial;
  }
}

.magazine {
  position: relative;
  color: white;
  display: grid;
  text-decoration: none;
  border-radius: 9px;
  overflow: hidden;
  border-radius: 35px;
}
.magazine:hover .magazine__text-wrapper {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6980392157) 0%, rgba(33, 33, 33, 0.6352941176) 56%, rgba(255, 255, 255, 0.2) 100%);
}
@media (max-width: 600px) {
  .magazine:hover .magazine__text-wrapper {
    background-image: none;
  }
}
.magazine:hover .magazine__image {
  transform: scale(1.25);
}
@media (max-width: 600px) {
  .magazine:hover .magazine__image {
    transform: none;
  }
}
@media (max-width: 600px) {
  .magazine-grid {
    grid-template-columns: 1fr;
    grid-template-areas: none;
  }
}
.magazine-grid-first {
  grid-template-areas: "a a b" "a a c" "d e f" "g h i" "j k l";
}
@media (max-width: 805px) {
  .magazine-grid-first {
    grid-template-areas: "a a" "b c" "d e" "f g" "h i" "j k" "l .";
  }
}
@media (max-width: 600px) {
  .magazine-grid-first {
    grid-template-areas: initial;
  }
  .magazine-grid-first .magazine:nth-child(n+1) {
    grid-area: initial;
  }
}
.magazine-grid-first a:nth-child(1) {
  grid-area: a;
}
.magazine-grid-first a:nth-child(1) .magazine__term {
  line-height: 1.3333333333;
  font-size: calc(1rem + (18 - 16) * (100vw - 1000px) / (1800 - 1000));
  margin-bottom: calc(0.1875rem + (9 - 3) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .magazine-grid-first a:nth-child(1) .magazine__term {
    font-size: 1.125rem;
  }
}
@media (max-width: 1000px) {
  .magazine-grid-first a:nth-child(1) .magazine__term {
    font-size: 1rem;
  }
}
@media (min-width: 1800px) {
  .magazine-grid-first a:nth-child(1) .magazine__term {
    margin-bottom: 0.5625rem;
  }
}
@media (max-width: 1000px) {
  .magazine-grid-first a:nth-child(1) .magazine__term {
    margin-bottom: 0.1875rem;
  }
}
@media (max-width: 1000px) {
  .magazine-grid-first a:nth-child(1) .magazine__term {
    line-height: 1.5;
  }
}
@media (max-width: 600px) {
  .magazine-grid-first a:nth-child(1) .magazine__term {
    font-size: 0.9375rem;
    line-height: 1.3333333333;
    margin-bottom: 9px;
  }
}
.magazine-grid-first a:nth-child(1) .magazine__title {
  line-height: 1.3913043478;
  font-size: calc(1.25rem + (23 - 20) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .magazine-grid-first a:nth-child(1) .magazine__title {
    font-size: 1.4375rem;
  }
}
@media (max-width: 1000px) {
  .magazine-grid-first a:nth-child(1) .magazine__title {
    font-size: 1.25rem;
  }
}
@media (max-width: 1000px) {
  .magazine-grid-first a:nth-child(1) .magazine__title {
    line-height: 1.2;
  }
}
@media (max-width: 600px) {
  .magazine-grid-first a:nth-child(1) .magazine__title {
    font-size: 1.125rem;
    line-height: 1.3333333333;
  }
}
.magazine-grid-first a:nth-child(2) {
  grid-area: b;
}
.magazine-grid-first a:nth-child(3) {
  grid-area: c;
}
.magazine-grid-first a:nth-child(4) {
  grid-area: d;
}
.magazine-grid-first a:nth-child(5) {
  grid-area: e;
}
.magazine-grid-first a:nth-child(6) {
  grid-area: f;
}
.magazine-grid-first a:nth-child(7) {
  grid-area: g;
}
.magazine-grid-first a:nth-child(8) {
  grid-area: h;
}
.magazine-grid-first a:nth-child(9) {
  grid-area: i;
}
.magazine-grid-first a:nth-child(10) {
  grid-area: j;
}
.magazine-grid-first a:nth-child(11) {
  grid-area: k;
}
.magazine-grid-first a:nth-child(12) {
  grid-area: l;
}
.magazine__image-wrapper img {
  height: 100%;
  width: 100%;
  transition: transform 350ms;
  object-fit: cover;
}
@media (max-width: 600px) {
  .magazine__image:not(.magazine__image--mobile) {
    display: none;
  }
}
.magazine__image--mobile {
  display: none;
}
@media (max-width: 600px) {
  .magazine__image--mobile {
    display: block;
  }
}
.magazine__text-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6980392157) 0%, rgba(255, 255, 255, 0.2039215686) 100%);
  display: grid;
  align-content: end;
  grid-template-rows: repeat(2, max-content);
  padding-top: calc(0.3125rem + (21 - 5) * (100vw - 1000px) / (1800 - 1000));
  padding-right: calc(0.5625rem + (25 - 9) * (100vw - 1000px) / (1800 - 1000));
  padding-bottom: calc(0.625rem + (21 - 10) * (100vw - 1000px) / (1800 - 1000));
  padding-left: calc(0.5625rem + (24 - 9) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .magazine__text-wrapper {
    padding: 1.3125rem 1.5625rem 1.3125rem 1.5rem;
  }
}
@media (max-width: 1000px) {
  .magazine__text-wrapper {
    padding: 0.3125rem 0.5625rem 0.625rem 0.5625rem;
  }
}
@media (max-width: 600px) {
  .magazine__text-wrapper {
    position: static;
    grid-area: 2/1/3/2;
    padding: 24px 16px 19px;
    background-image: none;
  }
}
@media (max-width: 600px) {
  .magazine__text-wrapper--one {
    background-color: #0069B4;
  }
}
@media (max-width: 600px) {
  .magazine__text-wrapper--two {
    background-color: #0069B4;
  }
}
@media (max-width: 600px) {
  .magazine__text-wrapper--three {
    background-color: #0069B4;
  }
}
@media (max-width: 600px) {
  .magazine__text-wrapper--four {
    background-color: #0069B4;
  }
}
@media (max-width: 600px) {
  .magazine__text-wrapper--five {
    background-color: #0069B4;
  }
}
@media (max-width: 600px) {
  .magazine__text-wrapper--secondary {
    background-color: #0069B4;
  }
}
.magazine__term {
  line-height: 1.5;
  font-size: calc(0.625rem + (16 - 10) * (100vw - 1000px) / (1800 - 1000));
  margin-bottom: calc(0.125rem + (6 - 2) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .magazine__term {
    font-size: 1rem;
  }
}
@media (max-width: 1000px) {
  .magazine__term {
    font-size: 0.625rem;
  }
}
@media (min-width: 1800px) {
  .magazine__term {
    margin-bottom: 0.375rem;
  }
}
@media (max-width: 1000px) {
  .magazine__term {
    margin-bottom: 0.125rem;
  }
}
@media (max-width: 1000px) {
  .magazine__term {
    line-height: 1.4;
  }
}
@media (max-width: 600px) {
  .magazine__term {
    font-size: 0.9375rem;
    line-height: 1.3333333333;
    margin-bottom: 9px;
  }
}
.magazine__title {
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: calc(0.6875rem + (20 - 11) * (100vw - 1000px) / (1800 - 1000));
}
@media (min-width: 1800px) {
  .magazine__title {
    font-size: 1.25rem;
  }
}
@media (max-width: 1000px) {
  .magazine__title {
    font-size: 0.6875rem;
  }
}
@media (max-width: 1000px) {
  .magazine__title {
    line-height: 1.2727272727;
  }
}
@media (max-width: 600px) {
  .magazine__title {
    font-size: 1.125rem;
    line-height: 1.3333333333;
  }
}

.magazine-author-name-and-pusblishing-date-wrapper {
  display: flex;
  column-gap: 8px;
}

.filter-layout {
  display: grid;
  grid-template-columns: 1fr max-content;
  row-gap: 19px;
  align-items: end;
}

.filter-layout-reset-button {
  display: grid;
  justify-content: space-between;
  align-items: baseline;
  grid-template-columns: repeat(2, max-content);
  column-gap: 13.76px;
}

.filter-layout-filters-wrapper {
  grid-area: 2/1/3/3;
  display: grid;
  grid-template-columns: minmax(auto, 282px) minmax(auto, 352px) minmax(auto, 282px);
  column-gap: 16px;
  row-gap: 16px;
  justify-content: space-between;
  padding: 68px 58px 55px 61px;
  border-radius: 20px;
  border: 2px solid #0069B4;
  padding-top: calc(1.5rem + (68 - 24) * (100vw - 1000px) / (1600 - 1000));
  padding-right: calc(1.5rem + (61 - 24) * (100vw - 1000px) / (1600 - 1000));
  padding-bottom: calc(1.5rem + (55 - 24) * (100vw - 1000px) / (1600 - 1000));
  padding-left: calc(1.5rem + (58 - 24) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .filter-layout-filters-wrapper {
    padding: 4.25rem 3.8125rem 3.4375rem 3.625rem;
  }
}
@media (max-width: 1000px) {
  .filter-layout-filters-wrapper {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
}
@media (max-width: 1200px) {
  .filter-layout-filters-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .filter-layout-filters-wrapper {
    grid-template-columns: 1fr;
  }
}

.filter-box-wrapper {
  display: grid;
  row-gap: 10px;
  grid-template-rows: repeat(2, max-content);
}

.filter-box-wrapper--topics .facetwp-dropdown {
  width: 100%;
}

.filter-box-wrapper--topics .facetwp-dropdown, .filter-box-wrapper--year .facetwp-type-slider,
.filter-box-wrapper--search .facetwp-search {
  border-radius: 8px;
  border: 2px solid #0069B4;
}

.filter-box-wrapper--topics .facetwp-dropdown {
  padding: 12px 30px 11px 16px;
  appearance: none;
  background-image: url(images/arrow-dropdown.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) 50%;
  cursor: pointer;
}

@media (max-width: 1200px) {
  .filter-box-wrapper--year {
    grid-area: 2/1/3/3;
  }
}
@media (max-width: 600px) {
  .filter-box-wrapper--year {
    grid-area: initial;
  }
}

.filter-box-wrapper--year .facetwp-type-slider {
  padding: 12px 17px 11px 16px;
}
.filter-box-wrapper--year .facetwp-type-slider .slider-label-wrapper {
  display: grid;
  grid-template-columns: max-content 1fr max-content;
  align-items: center;
  column-gap: 6.5px;
}
.filter-box-wrapper--year .facetwp-type-slider .slider-label-wrapper + div {
  display: none;
}
.filter-box-wrapper--year .facetwp-type-slider .noUi-target {
  background-color: #9D9D9C;
  height: 1px;
  border: none;
}
.filter-box-wrapper--year .facetwp-type-slider .noUi-connect {
  background-color: #0069B4;
}
.filter-box-wrapper--year .facetwp-type-slider .noUi-horizontal .noUi-handle {
  width: 6px;
  height: 6px;
  border-radius: 100%;
  border: 5px solid #0069B4;
  box-sizing: content-box;
  top: -7px;
  cursor: pointer;
}
.filter-box-wrapper--year .facetwp-type-slider .noUi-horizontal .noUi-handle[data-handle="0"] {
  right: -8px;
}

.filter-box-wrapper--search .facetwp-search {
  width: 100%;
  padding: 12px 18px 11px;
}

/* Pages - 404
--------------------------------------------- */
.row-404 h1 {
  text-transform: uppercase;
  color: #181729;
  font-weight: 300;
  letter-spacing: 0.0625rem;
  position: relative;
  padding-bottom: 65px;
  font-size: 2.375rem;
  line-height: 1.1842105263;
}
@media (max-width: 720px) {
  .row-404 h1 {
    font-size: 1.75rem;
    line-height: 1.2857142857;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}
.row-404 .cont {
  text-align: center;
}

/* Pages - Company Life
--------------------------------------------- */
.row-company-life-content .cont {
  padding-bottom: calc(7.5rem + (250 - 120) * (100vw - 1000px) / (2000 - 1000));
}
@media (min-width: 2000px) {
  .row-company-life-content .cont {
    padding-bottom: 15.625rem;
  }
}
@media (max-width: 1000px) {
  .row-company-life-content .cont {
    padding-bottom: 7.5rem;
  }
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Vendors
--------------------------------------------------------------*/
/* Vendors - Hamburgers
--------------------------------------------- */
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Turn Right
 */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Minus
 */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.7142857143px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.7142857143px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/* Vendors - Responsive Slides
--------------------------------------------- */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

/*--------------------------------------------------------------
# Vendors Extensions
--------------------------------------------------------------*/
/* Vendors Extensions - Hamburgers
--------------------------------------------- */
.home .hamburger-inner, .home .hamburger-inner::before, .home .hamburger-inner::after, .single-contact .hamburger-inner, .single-contact .hamburger-inner::before, .single-contact .hamburger-inner::after {
  background-color: #9D9D9C;
}

.no-switch .hamburger {
  grid-area: 1/3/2/4;
}

.hamburger {
  display: none;
  justify-self: end;
  padding: 0;
  z-index: 4;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: #9D9D9C;
}
.hamburger-box {
  width: 24px;
  height: 12px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 100%;
  height: 2px;
  background-color: white;
}
.hamburger-inner::before {
  top: -5px;
}
.hamburger-inner::after {
  bottom: -5px;
}
@media (max-width: 850px) {
  .hamburger {
    display: inherit;
  }
}

header.skin-changed .hamburger-inner, header.skin-changed .hamburger-inner::before, header.skin-changed .hamburger-inner::after {
  background-color: #9D9D9C;
}

/* Vendors Extensions - Responsive Slides
--------------------------------------------- */
ul.rslides {
  margin-top: 0;
}
ul.rslides1_tabs {
  margin-top: 20px;
}
@media (max-width: 600px) {
  ul.rslides2 {
    padding: 20px 0;
  }
}
ul.rslides_tabs {
  display: flex;
  justify-content: flex-end;
}
ul.rslides img {
  height: 100%;
}

.rslides_tabs a {
  text-indent: -9999px;
  display: block;
  background-color: rgba(78, 78, 77, 0.3764705882);
  border-radius: 100%;
  height: calc(1rem + (28 - 16) * (100vw - 1000px) / (1600 - 1000));
  width: calc(0.9375rem + (27 - 15) * (100vw - 1000px) / (1600 - 1000));
  margin-left: calc(0.625rem + (17 - 10) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .rslides_tabs a {
    height: 1.75rem;
  }
}
@media (max-width: 1000px) {
  .rslides_tabs a {
    height: 1rem;
  }
}
@media (min-width: 1600px) {
  .rslides_tabs a {
    width: 1.6875rem;
  }
}
@media (max-width: 1000px) {
  .rslides_tabs a {
    width: 0.9375rem;
  }
}
@media (min-width: 1600px) {
  .rslides_tabs a {
    margin-left: 1.0625rem;
  }
}
@media (max-width: 1000px) {
  .rslides_tabs a {
    margin-left: 0.625rem;
  }
}
.rslides_here a {
  background-color: #4E4E4D;
  width: calc(1rem + (28 - 16) * (100vw - 1000px) / (1600 - 1000));
}
@media (min-width: 1600px) {
  .rslides_here a {
    width: 1.75rem;
  }
}
@media (max-width: 1000px) {
  .rslides_here a {
    width: 1rem;
  }
}
.rslides2_tabs {
  position: absolute;
  bottom: -49px;
}
@media (max-width: 600px) {
  .rslides2_tabs {
    right: 50%;
    transform: translateX(50%);
  }
}
.rslides2 li {
  height: 100%;
}

.hero-slider li {
  height: 100%;
  width: 100%;
  background-image: var(--hero-image);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

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