/* @override 
	https://yeedgroup.com/wp-content/themes/yeedgroup/assets/css/yeedgroup-250923.css */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}
ul:not(.browser-default) > li {
  list-style-type: none;
}
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.valign-wrapper {
  display: flex;
  align-items: center;
}
.clearfix {
  clear: both;
}
.z-depth-0 {
  box-shadow: none !important;
}
/* 2dp elevation modified*/
.z-depth-1,
.sidenav,
.btn-floating,
.toast {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.z-depth-1-half,
.btn-floating:hover {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}
/* 6dp elevation modified*/
.z-depth-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
/* 12dp elevation modified*/
.z-depth-3 {
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
/* 16dp elevation */
.z-depth-4 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
}
/* 24dp elevation */
.z-depth-5,
.modal {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.hoverable {
  transition: box-shadow 0.25s;
}
.hoverable:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}
img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}
.pin-top,
.pin-bottom {
  position: relative;
}
.pinned {
  position: fixed !important;
}
/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}
.fade-in {
  opacity: 0;
  transform-origin: 0 50%;
}
/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only,
  .hide-on-small-and-down {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .hide-on-extra-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .show-on-extra-large {
    display: block !important;
  }
}
@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}
@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}
@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}
table,
th,
td {
  border: none;
}
table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
table.striped tr {
  border-bottom: none;
}
table.striped > tbody > tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}
table.striped > tbody > tr > td {
  border-radius: 0;
}
table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
  background-color: rgba(242, 242, 242, 0.5);
}
table.centered thead tr th,
table.centered tbody tr td {
  text-align: center;
}
tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table td:empty:before {
    content: '\00a0';
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    border-bottom: none;
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
  }
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #63878b;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}
.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #65A189;
  transition: width .3s linear;
}
.progress .indeterminate {
  background-color: #65A189;
}
.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}
@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}
.left-align {
  text-align: left;
}
.right-align {
  text-align: right;
}
.center,
.center-align {
  text-align: center;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.no-select,
input[type=range],
input[type=range] + .thumb {
  user-select: none;
}
.circle {
  border-radius: 50%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.no-padding {
  padding: 0 !important;
}
.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}
@media only screen and (min-width: 601px) {
  .container {
    width: 85%;
  }
}
@media only screen and (min-width: 993px) {
  .container {
    width: 70%;
  }
}
a {
  text-decoration: none;
}
html {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.3;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0;
}
h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.37333rem 0 1.424rem 0;
}
h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.94667rem 0 1.168rem 0;
}
h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0;
}
h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.09333rem 0 0.656rem 0;
}
h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.76667rem 0 0.46rem 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: 500;
}
small {
  font-size: 75%;
}
.light {
  font-weight: 300;
}
.thin {
  font-weight: 200;
}
@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}
@media only screen and (max-width: 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}
.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: default;
}
.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}
.toast.rounded {
  border-radius: 24px;
}
@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}
.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap;
}
.tabs.tabs-transparent {
  background-color: transparent;
}
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
  color: #fff;
}
.tabs.tabs-transparent .indicator {
  background-color: #fff;
}
.tabs.tabs-fixed-width {
  display: flex;
}
.tabs.tabs-fixed-width .tab {
  flex-grow: 1;
}
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.tabs .tab a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.28s ease, background-color 0.28s ease;
}
.tabs .tab a:focus,
.tabs .tab a.active:focus {
  outline: none;
}
.tabs .tab a:hover,
.tabs .tab a.active {
  background-color: transparent;
}
.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  cursor: default;
}
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  will-change: left, right;
}
@media only screen and (max-width: 992px) {
  .tabs {
    display: flex;
  }
  .tabs .tab {
    flex-grow: 1;
  }
  .tabs .tab a {
    padding: 0 12px;
  }
}
.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(96%);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  background-color: #323232;
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
.modal:focus {
  outline: none;
}
@media only screen and (max-width: 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}
.modal .modal-footer .btn,
.modal .modal-footer .btn-large,
.modal .modal-footer .btn-small,
.modal .modal-footer .btn-flat {
  margin: 6px 0;
}
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}
.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(44%);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}
.collapsible-header {
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem 0;
}
.collapsible-header:focus {
  outline: 0;
}
.keyboard-focused .collapsible-header:focus {
  background-color: #eee;
}
.collapsible-body {
  display: none;
  padding: 1rem 0;
  box-sizing: border-box;
}
.sidenav .collapsible,
.sidenav.fixed .collapsible {
  border: none;
  box-shadow: none;
}
.sidenav .collapsible li,
.sidenav.fixed .collapsible li {
  padding: 0;
}
.sidenav .collapsible-header,
.sidenav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}
.sidenav .collapsible-header:hover,
.sidenav.fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.sidenav .collapsible-header i,
.sidenav.fixed .collapsible-header i {
  line-height: inherit;
}
.sidenav .collapsible-body,
.sidenav.fixed .collapsible-body {
  border: 0;
  background-color: #fff;
}
.sidenav .collapsible-body li a,
.sidenav.fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}
.collapsible.popout {
  border: none;
  box-shadow: none;
}
.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}
/* Textarea */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}
textarea.materialize-textarea {
  line-height: normal;
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: .8rem 0 .8rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
  box-sizing: border-box;
}
.hiddendiv {
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
  position: absolute;
  top: 0;
  z-index: -1;
}
/* Character Counter */
.character-counter {
  min-height: 18px;
}
.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(160%);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%);
}
.sidenav.right-aligned {
  right: 0;
  transform: translateX(105%);
  left: auto;
  transform: translateX(100%);
}
.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}
.drag-target.right-aligned {
  right: 0;
}
.sidenav.sidenav-fixed {
  left: 0;
  transform: translateX(0);
  position: fixed;
}
.sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 992px) {
  .sidenav.sidenav-fixed {
    transform: translateX(-105%);
  }
  .sidenav.sidenav-fixed.right-aligned {
    transform: translateX(105%);
  }
  .sidenav > a {
    padding: 0 16px;
  }
  .sidenav .user-view {
    padding: 16px 16px 0;
  }
}
.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none;
}
/*
* https://linearicons.com/free
*/
@font-face {
  font-family: 'Linearicons';
  src: url('../fonts/Linearicons.eot?w118d');
  src: url('../fonts/Linearicons.eot?#iefixw118d') format('embedded-opentype'), url('../fonts/Linearicons.woff2?w118d') format('woff2'), url('../fonts/Linearicons.woff?w118d') format('woff'), url('../fonts/Linearicons.ttf?w118d') format('truetype'), url('../fonts/Linearicons.svg?w118d#Linearicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.lnr {
  font-family: 'Linearicons';
}
.icon {
  font-family: 'yeedicons' !important;
}
@font-face {
  font-family: "yeedicons";
  src: url("../fonts/yeedicons.eot");
  src: url("../fonts/yeedicons.eot?yj2zi3#iefix") format("embedded-opentype"), url("../fonts/yeedicons.woff2?yj2zi3") format("woff2"), url("../fonts/yeedicons.woff?yj2zi3") format("woff"), url("../fonts/yeedicons.ttf?yj2zi3") format("truetype"), url("../fonts/yeedicons.svg?yj2zi3#yeedicons") format("svg");
  font-style: normal;
  font-weight: 400;
}
.lnr,
.icon {
  display: inline-block;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -0.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bluesky::before {
  content: "\ea01";
}
.icon-facebook-f::before {
  content: "\ea02";
}
.icon-instagram::before {
  content: "\ea03";
}
.icon-linkedin::before {
  content: "\ea04";
}
.icon-pinterest-p::before {
  content: "\ea05";
}
.icon-threads::before {
  content: "\ea06";
}
.icon-tiktok::before {
  content: "\ea07";
}
.icon-twitter::before {
  content: "\ea08";
}
.icon-vimeo-v::before {
  content: "\ea09";
}
.icon-whatsapp::before {
  content: "\ea0a";
}
.icon-x-twitter::before {
  content: "\ea0b";
}
.icon-yeed::before {
  content: "\ea0c";
}
.icon-youtube::before {
  content: "\ea0d";
}
.lnr-home:before {
  content: "\e800";
}
.lnr-apartment:before {
  content: "\e801";
}
.lnr-pencil:before {
  content: "\e802";
}
.lnr-magic-wand:before {
  content: "\e803";
}
.lnr-drop:before {
  content: "\e804";
}
.lnr-lighter:before {
  content: "\e805";
}
.lnr-poop:before {
  content: "\e806";
}
.lnr-sun:before {
  content: "\e807";
}
.lnr-moon:before {
  content: "\e808";
}
.lnr-cloud:before {
  content: "\e809";
}
.lnr-cloud-upload:before {
  content: "\e80a";
}
.lnr-cloud-download:before {
  content: "\e80b";
}
.lnr-cloud-sync:before {
  content: "\e80c";
}
.lnr-cloud-check:before {
  content: "\e80d";
}
.lnr-database:before {
  content: "\e80e";
}
.lnr-lock:before {
  content: "\e80f";
}
.lnr-cog:before {
  content: "\e810";
}
.lnr-trash:before {
  content: "\e811";
}
.lnr-dice:before {
  content: "\e812";
}
.lnr-heart:before {
  content: "\e813";
}
.lnr-star:before {
  content: "\e814";
}
.lnr-star-half:before {
  content: "\e815";
}
.lnr-star-empty:before {
  content: "\e816";
}
.lnr-flag:before {
  content: "\e817";
}
.lnr-envelope:before {
  content: "\e818";
}
.lnr-paperclip:before {
  content: "\e819";
}
.lnr-inbox:before {
  content: "\e81a";
}
.lnr-eye:before {
  content: "\e81b";
}
.lnr-printer:before {
  content: "\e81c";
}
.lnr-file-empty:before {
  content: "\e81d";
}
.lnr-file-add:before {
  content: "\e81e";
}
.lnr-enter:before {
  content: "\e81f";
}
.lnr-exit:before {
  content: "\e820";
}
.lnr-graduation-hat:before {
  content: "\e821";
}
.lnr-license:before {
  content: "\e822";
}
.lnr-music-note:before {
  content: "\e823";
}
.lnr-film-play:before {
  content: "\e824";
}
.lnr-camera-video:before {
  content: "\e825";
}
.lnr-camera:before {
  content: "\e826";
}
.lnr-picture:before {
  content: "\e827";
}
.lnr-book:before {
  content: "\e828";
}
.lnr-bookmark:before {
  content: "\e829";
}
.lnr-user:before {
  content: "\e82a";
}
.lnr-users:before {
  content: "\e82b";
}
.lnr-shirt:before {
  content: "\e82c";
}
.lnr-store:before {
  content: "\e82d";
}
.lnr-cart:before {
  content: "\e82e";
}
.lnr-tag:before {
  content: "\e82f";
}
.lnr-phone-handset:before {
  content: "\e830";
}
.lnr-phone:before {
  content: "\e831";
}
.lnr-pushpin:before {
  content: "\e832";
}
.lnr-map-marker:before {
  content: "\e833";
}
.lnr-map:before {
  content: "\e834";
}
.lnr-location:before {
  content: "\e835";
}
.lnr-calendar-full:before {
  content: "\e836";
}
.lnr-keyboard:before {
  content: "\e837";
}
.lnr-spell-check:before {
  content: "\e838";
}
.lnr-screen:before {
  content: "\e839";
}
.lnr-smartphone:before {
  content: "\e83a";
}
.lnr-tablet:before {
  content: "\e83b";
}
.lnr-laptop:before {
  content: "\e83c";
}
.lnr-laptop-phone:before {
  content: "\e83d";
}
.lnr-power-switch:before {
  content: "\e83e";
}
.lnr-bubble:before {
  content: "\e83f";
}
.lnr-heart-pulse:before {
  content: "\e840";
}
.lnr-construction:before {
  content: "\e841";
}
.lnr-pie-chart:before {
  content: "\e842";
}
.lnr-chart-bars:before {
  content: "\e843";
}
.lnr-gift:before {
  content: "\e844";
}
.lnr-diamond:before {
  content: "\e845";
}
.lnr-linearicons:before {
  content: "\e846";
}
.lnr-dinner:before {
  content: "\e847";
}
.lnr-coffee-cup:before {
  content: "\e848";
}
.lnr-leaf:before {
  content: "\e849";
}
.lnr-paw:before {
  content: "\e84a";
}
.lnr-rocket:before {
  content: "\e84b";
}
.lnr-briefcase:before {
  content: "\e84c";
}
.lnr-bus:before {
  content: "\e84d";
}
.lnr-car:before {
  content: "\e84e";
}
.lnr-train:before {
  content: "\e84f";
}
.lnr-bicycle:before {
  content: "\e850";
}
.lnr-wheelchair:before {
  content: "\e851";
}
.lnr-select:before {
  content: "\e852";
}
.lnr-earth:before {
  content: "\e853";
}
.lnr-smile:before {
  content: "\e854";
}
.lnr-sad:before {
  content: "\e855";
}
.lnr-neutral:before {
  content: "\e856";
}
.lnr-mustache:before {
  content: "\e857";
}
.lnr-alarm:before {
  content: "\e858";
}
.lnr-bullhorn:before {
  content: "\e859";
}
.lnr-volume-high:before {
  content: "\e85a";
}
.lnr-volume-medium:before {
  content: "\e85b";
}
.lnr-volume-low:before {
  content: "\e85c";
}
.lnr-volume:before {
  content: "\e85d";
}
.lnr-mic:before {
  content: "\e85e";
}
.lnr-hourglass:before {
  content: "\e85f";
}
.lnr-undo:before {
  content: "\e860";
}
.lnr-redo:before {
  content: "\e861";
}
.lnr-sync:before {
  content: "\e862";
}
.lnr-history:before {
  content: "\e863";
}
.lnr-clock:before {
  content: "\e864";
}
.lnr-download:before {
  content: "\e865";
}
.lnr-upload:before {
  content: "\e866";
}
.lnr-enter-down:before {
  content: "\e867";
}
.lnr-exit-up:before {
  content: "\e868";
}
.lnr-bug:before {
  content: "\e869";
}
.lnr-code:before {
  content: "\e86a";
}
.lnr-link:before {
  content: "\e86b";
}
.lnr-unlink:before {
  content: "\e86c";
}
.lnr-thumbs-up:before {
  content: "\e86d";
}
.lnr-thumbs-down:before {
  content: "\e86e";
}
.lnr-magnifier:before {
  content: "\e86f";
}
.lnr-cross:before {
  content: "\e870";
}
.lnr-menu:before {
  content: "\e871";
}
.lnr-list:before {
  content: "\e872";
}
.lnr-chevron-up:before {
  content: "\e873";
}
.lnr-chevron-down:before {
  content: "\e874";
}
.lnr-chevron-left:before {
  content: "\e875";
}
.lnr-chevron-right:before {
  content: "\e876";
}
.lnr-arrow-up:before {
  content: "\e877";
}
.lnr-arrow-down:before {
  content: "\e878";
}
.lnr-arrow-left:before {
  content: "\e879";
}
.lnr-arrow-right:before {
  content: "\e87a";
}
.lnr-move:before {
  content: "\e87b";
}
.lnr-warning:before {
  content: "\e87c";
}
.lnr-question-circle:before {
  content: "\e87d";
}
.lnr-menu-circle:before {
  content: "\e87e";
}
.lnr-checkmark-circle:before {
  content: "\e87f";
}
.lnr-cross-circle:before {
  content: "\e880";
}
.lnr-plus-circle:before {
  content: "\e881";
}
.lnr-circle-minus:before {
  content: "\e882";
}
.lnr-arrow-up-circle:before {
  content: "\e883";
}
.lnr-arrow-down-circle:before {
  content: "\e884";
}
.lnr-arrow-left-circle:before {
  content: "\e885";
}
.lnr-arrow-right-circle:before {
  content: "\e886";
}
.lnr-chevron-up-circle:before {
  content: "\e887";
}
.lnr-chevron-down-circle:before {
  content: "\e888";
}
.lnr-chevron-left-circle:before {
  content: "\e889";
}
.lnr-chevron-right-circle:before {
  content: "\e88a";
}
.lnr-crop:before {
  content: "\e88b";
}
.lnr-frame-expand:before {
  content: "\e88c";
}
.lnr-frame-contract:before {
  content: "\e88d";
}
.lnr-layers:before {
  content: "\e88e";
}
.lnr-funnel:before {
  content: "\e88f";
}
.lnr-text-format:before {
  content: "\e890";
}
.lnr-text-format-remove:before {
  content: "\e891";
}
.lnr-text-size:before {
  content: "\e892";
}
.lnr-bold:before {
  content: "\e893";
}
.lnr-italic:before {
  content: "\e894";
}
.lnr-underline:before {
  content: "\e895";
}
.lnr-strikethrough:before {
  content: "\e896";
}
.lnr-highlight:before {
  content: "\e897";
}
.lnr-text-align-left:before {
  content: "\e898";
}
.lnr-text-align-center:before {
  content: "\e899";
}
.lnr-text-align-right:before {
  content: "\e89a";
}
.lnr-text-align-justify:before {
  content: "\e89b";
}
.lnr-line-spacing:before {
  content: "\e89c";
}
.lnr-indent-increase:before {
  content: "\e89d";
}
.lnr-indent-decrease:before {
  content: "\e89e";
}
.lnr-pilcrow:before {
  content: "\e89f";
}
.lnr-direction-ltr:before {
  content: "\e8a0";
}
.lnr-direction-rtl:before {
  content: "\e8a1";
}
.lnr-page-break:before {
  content: "\e8a2";
}
.lnr-sort-alpha-asc:before {
  content: "\e8a3";
}
.lnr-sort-amount-asc:before {
  content: "\e8a4";
}
.lnr-hand:before {
  content: "\e8a5";
}
.lnr-pointer-up:before {
  content: "\e8a6";
}
.lnr-pointer-right:before {
  content: "\e8a7";
}
.lnr-pointer-down:before {
  content: "\e8a8";
}
.lnr-pointer-left:before {
  content: "\e8a9";
}
.btn {
  display: inline-block;
  background: transparent;
  border: 1px solid #222222;
  font-weight: 500;
  color: #222222;
  line-height: 1.4em;
  padding: 8px 20px;
  border-radius: 4px;
  transition: all 0.3s ease-in-out 0s;
}
.btn:hover {
  background: #222222;
  color: #FFFFFF;
}
.btn.plain {
  background: #222222;
  color: #FFFFFF;
}
.btn.red-btn {
  border-color: #F80E1D;
  color: #F80E1D;
}
.btn.red-btn.plain {
  background: #F80E1D;
  color: #FFFFFF;
}
.btn.red-btn.plain:hover {
  background: transparent;
  color: #F80E1D;
}
.btn.red-btn:hover {
  background: #F80E1D;
  color: #FFFFFF;
}
button {
  cursor: pointer;
}
.toast {
  background: #F80E1D;
  font-size: 15px;
}
.toast.success {
  background: #FFFFFF;
  color: #222222;
}
form textarea,
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form input[type="password"],
form button {
  line-height: 40px;
  height: 40px;
  border: 0.5px solid #222222;
  background: #FFFFFF;
  color: #222222;
  padding: 0 15px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  border-radius: 4px;
}
form textarea,
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form input[type="password"] {
  width: 100%;
}
form textarea {
  height: auto;
  min-height: 9em;
  line-height: 150%;
}
form label {
  display: block;
  font-size: .85em;
}
form label.error {
  color: #F80E1D;
}
form .required {
  color: #F80E1D;
}
form .input-field {
  margin: 10px 0;
}
form label input[type="radio"],
form label input[type="checkbox"] {
  display: none;
}
form label input[type="radio"] + span,
form label input[type="checkbox"] + span {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  margin: 5px 0;
  cursor: pointer;
}
form label input[type="radio"] + span:after,
form label input[type="checkbox"] + span:after,
form label input[type="radio"] + span:before,
form label input[type="checkbox"] + span:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  border: 1px solid #222222;
  position: absolute;
  left: 0;
  top: 0;
}
form label input[type="radio"] + span:after,
form label input[type="checkbox"] + span:after {
  width: 10px;
  height: 10px;
  background: #F80E1D;
  border: none;
  left: 3px;
  top: 3px;
  opacity: 0;
}
form label input[type="radio"]:checked + span:after,
form label input[type="checkbox"]:checked + span:after {
  opacity: 1;
}
form label input[type="radio"] + span:after,
form label input[type="radio"] + span:before {
  border-radius: 100%;
}
.modal {
  background: #FFFFFF;
}
.modal .modal-content {
  padding: 40px;
  background: #FFFFFF;
}
.modal .modal-close {
  position: absolute;
  right: 15px;
  top: 12px;
  line-height: 1em;
  font-size: 48px;
  font-weight: 200;
  z-index: 1;
}
#newsletter-modal {
  width: 400px;
  max-width: 90%;
}
#newsletter-modal.has-header {
  padding-top: 150px;
}
#newsletter-modal.has-header .modal-close {
  color: #FFFFFF;
}
#newsletter-modal .optin-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 180px;
}
#newsletter-modal .optin-header img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#newsletter-modal .optin-header h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 1.2em;
  margin: 20px 0;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
  width: 100%;
  text-align: center;
  color: var(--color);
}
#newsletter-modal button {
  margin-top: 15px;
}
#yeed-contact-form p a {
  text-decoration: underline;
  font-weight: 600;
}
#yeed-contact-form button {
  margin: 30px 0;
  text-transform: uppercase;
  min-width: 200px;
}
#yeed-contact-form h2 {
  text-transform: none;
  font-size: 1.3em;
  color: #F80E1D;
  margin: 30px 0;
}
@media only screen and (min-width: 602px) {
  #yeed-contact-form .flex {
    gap: 30px;
  }
  #yeed-contact-form .flex > div {
    width: calc( 50% - 15px );
  }
  #yeed-contact-form .flex > div.postcode {
    width: 180px;
  }
  #yeed-contact-form .flex > div.city {
    width: calc( 100% - 30px - 180px );
  }
}
html {
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  background: #FFFFFF;
  color: #222222;
}
body main {
  flex: 1 0 auto;
}
body a {
  color: inherit;
}
h1,
h2 {
  font-weight: 800;
  text-transform: uppercase;
}
h3,
h4 {
  font-weight: 600;
}
h2.xxl {
  font-size: 2.5em;
}
h2.xxl.wow {
  transform: translateY(3em);
  opacity: 0;
  transition: all 1s ease-in-out 0s;
}
h2.xxl.wow.animated {
  transform: translateY(0);
  opacity: 1;
}
strong {
  font-weight: 500;
}
.alignwide,
.alignstretch {
  max-width: calc( 100% - 40px );
  margin: 0 auto;
}
.alignwide {
  width: 1280px;
}
.alignstretch {
  width: 990px;
}
.alignfull {
  width: 100%;
  max-width: 100%;
}
/**
* WP native blocks
*/
main > p,
main > [class*="wp-block"]:not(.alignwide):not(.alignfull) {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
  max-width: calc( 100% - 40px );
}
figure {
  margin: 0;
}
.site-logo a {
  display: inline-block;
}
.site-logo a img {
  display: block;
}
.lang-switch {
  margin: 0;
  width: 45px;
  color: #FFFFFF;
  line-height: 40px;
  text-transform: uppercase;
}
.lang-switch > li {
  position: relative;
  cursor: pointer;
  width: 100%;
}
.lang-switch > li:after {
  font-size: 14px;
  font-family: 'Linearicons';
  content: "\e874";
  position: absolute;
  right: 0;
  top: 0;
  opacity: .7;
  transition: opacity 0.3s ease-in-out 0s;
}
.lang-switch > li:hover:after {
  opacity: 1;
}
.lang-switch > li:hover ul.alt-lang {
  max-height: 1000px;
  transition: max-height 1s ease-in-out;
}
.lang-switch > li ul.alt-lang {
  position: absolute;
  left: -4px;
  top: 36px;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  z-index: 12;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.lang-switch > li ul.alt-lang li {
  line-height: 20px;
  margin-bottom: 4px;
}
.lang-switch > li ul.alt-lang li a {
  display: inline-block;
  padding: 4px;
  background: #FFFFFF;
  color: #222222;
  border-radius: 4px;
}
.social-menu {
  margin: 0;
}
.social-menu li {
  display: inline-block;
  margin: 0 5px;
}
.social-menu li:first-child {
  margin-left: 0;
}
.social-menu li:last-child {
  margin-right: 0;
}
.social-menu li .social-link {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 33px;
  text-align: center;
  font-size: 16px;
  background: #FFFFFF;
  color: #222222;
  border-radius: 16px;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
.social-menu li .social-link:hover {
  transform: scale(1.1);
}
nav.rank-math-breadcrumb {
  font-size: .85em;
}
footer.page-footer {
  background: #222222;
  color: #FFFFFF;
  padding: 50px 0 0;
  font-size: 14px;
}
footer.page-footer .copyright {
  background: #FFFFFF;
  color: #222222;
  font-size: .8em;
  padding: 8px 0;
  margin-top: 60px;
}
footer.page-footer ul,
footer.page-footer p {
  margin: 0;
}
footer.page-footer .menu li {
  margin-bottom: .75em;
}
footer.page-footer .menu li a {
  transition: color 0.3s ease-in-out 0s;
}
footer.page-footer .menu li a:hover {
  color: #F80E1D;
}
footer.page-footer .menu li.current-menu-item a {
  color: #F80E1D;
}
footer.page-footer .footer-widget {
  margin-bottom: 20px;
}
footer.page-footer .footer-widget + .footer-widget {
  margin-top: 40px;
}
footer.page-footer .footer-widget-title {
  margin-bottom: .5em;
}
footer.page-footer .logo {
  width: 240px;
  max-width: 100%;
}
footer.page-footer .btn {
  margin: 0;
  background: #FFFFFF;
  color: #222222;
}
footer.page-footer .textwidget {
  font-weight: 200;
}
footer.page-footer .textwidget a:not(.btn) {
  margin: 6px 0;
  display: inline-block;
  text-decoration: none;
  transition: color 0.3s ease-in-out 0s;
}
footer.page-footer .textwidget a:not(.btn):hover {
  color: #F80E1D;
}
footer.page-footer .textwidget strong {
  font-weight: 700;
}
footer.page-footer .textwidget strong a:not(.btn) {
  color: #F80E1D;
  text-decoration: underline;
}
header.site-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  transition: all 0.4s ease-in-out 0s;
}
header.site-header.scrolled {
  position: fixed;
  top: -40px;
  background: #FFFFFF;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
header.site-header.scrolled .menu-wrapper .flex .site-logo svg path.red-part {
  fill: #F80E1D;
}
header.site-header.scrolled .menu-wrapper .flex .site-logo svg path.dark-part {
  fill: #222222;
}
header.site-header.scrolled .menu-wrapper .flex .mm-trigger {
  color: #222222;
}
header.site-header .top-bar {
  background: rgba(0, 0, 0, 0.15);
}
header.site-header .top-bar .flex {
  justify-content: center;
}
header.site-header .top-bar .flex .lang {
  margin: 0 0 0 auto;
}
header.site-header .top-bar .flex .links {
  width: 100%;
  text-align: center;
  padding-left: 45px;
}
header.site-header .top-nav {
  color: #fff;
  margin: 0;
  font-size: 14px;
}
header.site-header .top-nav li {
  margin: 10px 0;
  display: inline-block;
  padding: 0 15px;
  line-height: 20px;
}
header.site-header .top-nav li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
header.site-header .menu-wrapper {
  position: relative;
}
header.site-header .menu-wrapper > .flex {
  align-items: center;
}
header.site-header .menu-wrapper > .flex .site-logo {
  width: 240px;
  max-width: 60%;
  padding: 20px 0;
}
header.site-header .menu-wrapper > .flex .site-logo svg {
  width: 100%;
  height: auto;
}
header.site-header .menu-wrapper > .flex .site-logo svg path {
  fill: #FFFFFF;
}
header.site-header .menu-wrapper > .flex .mm-trigger {
  margin-left: auto;
  color: #fff;
  font-size: 30px;
}
body.mm-visible header.site-header,
body.mm-visible header.site-header.scrolled {
  background: #222222;
}
body.mm-visible header.site-header .menu-wrapper .flex .site-logo svg path,
body.mm-visible header.site-header.scrolled .menu-wrapper .flex .site-logo svg path {
  fill: #FFFFFF;
}
body.mm-visible header.site-header .menu-wrapper .flex .mm-trigger,
body.mm-visible header.site-header.scrolled .menu-wrapper .flex .mm-trigger {
  color: #FFFFFF;
}
.mega-menu {
  background: #222222;
  color: #FFFFFF;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.mega-menu.visible {
  max-height: 1000px;
  transition: max-height 0.5s ease-in-out;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.5);
}
.mega-menu .flex {
  gap: 100px;
  padding: 50px 0;
}
.mega-menu a:not([href^="#"]) {
  transition: color 0.25s ease-in-out 0s;
}
.mega-menu a:not([href^="#"]):hover {
  color: #F80E1D;
}
.mega-menu ul:not(.sub-menu) {
  margin: 0;
}
.mega-menu ul:not(.sub-menu) > li {
  margin: 20px 0;
}
.mega-menu ul:not(.sub-menu) > li > a {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 600;
}
.mega-menu .sub-menu {
  padding-bottom: 15px;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.3);
}
.mega-menu .sub-menu li {
  margin: 15px 0;
}
.mega-menu .secondary-nav li:not(.sub-menu) {
  margin: 0;
}
.mega-menu .secondary-nav li:not(.sub-menu) a {
  font-size: .9em;
  font-weight: 400;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.3);
  display: block;
  padding: 15px 0;
}
.mega-menu li.calculator > a:after {
  display: inline-block;
  content: "";
  width: 20px;
  height: 1px;
  background: #F80E1D;
  margin-left: 6px;
  transition: all 0.3s ease-in-out 0s;
}
.mega-menu li.calculator > a:hover:after {
  width: 30px;
}
.mega-menu li.contact a {
  color: #F80E1D;
}
.flex.small-flex {
  display: flex;
}
.default-page-header {
  background: #222222;
  position: relative;
}
.default-page-header img,
.default-page-header .overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}
.default-page-header .overlay {
  background: #222222;
  opacity: .3;
}
.default-page-header .alignwide {
  min-height: 400px;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.default-page-header .alignwide h1 {
  color: #FFFFFF;
}
.video-container {
  position: relative;
  aspect-ratio: 1.77777778;
}
.video-container video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.img-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
}
.img-placeholder .icon {
  font-size: 90px;
  color: #FFFFFF;
}
.post-card,
.last-post {
  margin: 30px 0;
  padding-bottom: 95px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.07);
  position: relative;
}
.post-card .thumbnail,
.last-post .thumbnail {
  background: #E0E0DA;
  aspect-ratio: 1.77777778;
  position: relative;
  cursor: pointer;
}
.post-card .thumbnail img,
.last-post .thumbnail img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  display: block;
  background: #E0E0DA;
}
.post-card .thumbnail .img-placeholder,
.last-post .thumbnail .img-placeholder {
  width: 100%;
  height: 100%;
}
.post-card .btn,
.last-post .btn {
  cursor: pointer;
}
.post-card .date,
.last-post .date {
  color: #F80E1D;
  font-size: 13px;
  margin-top: 15px;
}
.post-card .desc,
.last-post .desc {
  padding: 0 20px;
}
.post-card .post-title,
.last-post .post-title,
.post-card .excerpt,
.last-post .excerpt {
  font-size: 13px;
  line-height: 1.5em;
}
.post-card .post-title,
.last-post .post-title {
  margin: 10px 0;
  font-size: 1.1em;
}
.post-card .more,
.last-post .more {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
}
.post-card .more .btn,
.last-post .more .btn {
  display: inline-block;
}
.flickity-page-dots .dot {
  background: #E0E0DA;
  opacity: 1;
  margin: 0;
  height: 2px;
  width: 24px;
}
.flickity-page-dots .dot.is-selected {
  background: #222222;
}
main.single,
main.news-archive {
  padding-bottom: 80px;
}
main.single .blog-header,
main.news-archive .blog-header {
  position: relative;
  margin-bottom: 50px;
}
main.single .blog-header .alignstretch,
main.news-archive .blog-header .alignstretch {
  min-height: 480px;
  display: flex;
  align-items: center;
}
main.single .blog-header .alignstretch > div,
main.news-archive .blog-header .alignstretch > div {
  position: relative;
  width: 100%;
}
main.single .blog-header .alignstretch > div .page-title,
main.news-archive .blog-header .alignstretch > div .page-title {
  color: #FFFFFF;
}
main.single .blog-header .alignstretch > div .rank-math-breadcrumb,
main.news-archive .blog-header .alignstretch > div .rank-math-breadcrumb {
  color: #FFFFFF;
}
main.news-archive .last-post {
  padding: 0;
}
main.news-archive .last-post .desc {
  padding: 40px;
}
main.news-archive .last-post .desc .date {
  margin: 0;
}
main.news-archive .last-post .desc .post-title {
  font-size: 1.6em;
  margin: 10px 0;
}
main.news-archive .last-post .desc .btn {
  margin-top: 30px;
}
main.single .blog-header .alignstretch {
  padding-top: 280px;
}
main.single .blog-header .alignstretch .page-title {
  text-align: left;
}
main.single .blog-header .alignstretch .date {
  text-align: left;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.post-content img {
  display: block;
  margin: 30px 0;
  max-width: 100%;
  height: auto;
}
.post-content ul li {
  margin: .75em 0;
  padding-left: 1.25em;
  position: relative;
}
.post-content ul li:before {
  content: "\279C";
  color: #F80E1D;
  position: absolute;
  left: 0;
  top: .2em;
  font-size: .8em;
}
.post-content h2 {
  font-size: 2em;
}
.post-content h3 {
  font-size: 1.6em;
}
.post-content h4 {
  font-size: 1.25em;
}
.post-content a {
  text-decoration: underline;
  color: #F80E1D;
  font-weight: 500;
}
nav.navigation {
  margin: 40px 0;
  text-align: center;
  font-size: 18px;
}
nav.navigation span,
nav.navigation a {
  line-height: 1em;
  display: inline-block;
  margin: 0 8px;
  padding: 0 5px;
}
nav.navigation a:hover {
  color: #F80E1D;
}
nav.navigation a.prev,
nav.navigation a.next {
  font-size: 2em;
  vertical-align: middle;
  margin-bottom: .1em;
}
nav.navigation span.current {
  font-weight: 700;
  text-decoration: underline;
}
#modal-video {
  background: #FFFFFF;
  width: 70%;
}
#modal-video .modal-content {
  padding: 40px;
}
#modal-video .modal-close {
  width: 36px;
  height: 36px;
  line-height: 38px;
  display: inline-block;
  border-radius: 36px;
  background: #FFFFFF;
  color: #222222;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  font-size: 28px;
  font-weight: 200;
  text-align: center;
  position: absolute;
  right: 20px;
  top: 20px;
}
a.arrow-top {
  position: fixed;
  right: 40px;
  bottom: 200px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 30px;
  background: #F80E1D;
  color: #FFFFFF;
  font-size: 24px;
  transform: rotate(-90deg);
  transition: opacity 0.6s ease-in-out 0s;
  opacity: 0;
}
a.arrow-top.is-visible {
  opacity: 1;
}
main.error-404 {
  background: #222222;
  color: #FFFFFF;
  padding: 180px 0;
}
main.error-404 .btn {
  color: #FFFFFF;
  border-color: #FFFFFF;
  margin-top: 30px;
}
main.error-404 h2 {
  font-weight: 300;
}
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: rgba(255, 255, 255, 0.15);
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 8px;
}
*::-webkit-scrollbar-track {
  background: #222222;
}
*::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.15);
}
@media only screen and (min-width: 602px) {
  .flex.medium-flex {
    display: flex;
  }
  .flex.medium-flex.wrap {
    flex-wrap: wrap;
  }
  footer.page-footer .flex {
    --gap: 50px;
    --columns: 3;
    gap: var(--gap);
  }
  footer.page-footer .flex .footer-column {
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
  }
  main.news-archive .flex {
    --gap: 30px;
    --columns: 2;
    gap: var(--gap);
    flex-wrap: wrap;
  }
  main.news-archive .flex .post-card {
    margin: 0;
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
  }
  main.news-archive .last-post .flex {
    gap: 0;
    align-items: stretch;
  }
  main.news-archive .last-post .flex > div {
    width: 50%;
  }
  .default-page-header .alignwide {
    min-height: 600px;
  }
  h2.xxl {
    font-size: 4em;
  }
  .mega-menu .flex > ul {
    width: calc( 100% / 3 - ( 100px / 3 ) );
  }
  .ydg-floating-button {
    display: inline-block;
    line-height: 40px;
    text-align: center;
    background: #F80E1D;
    color: #FFFFFF;
    padding: 0 15px;
    transform-origin: bottom right;
    transform: rotate(-90deg);
    position: fixed;
    border-bottom: 10px solid #F80E1D;
    right: -10px;
    top: calc( 50% + 60px );
    transition: all 0.3s ease-in-out 0s;
  }
  .ydg-floating-button span {
    display: none;
  }
  .ydg-floating-button:hover {
    right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .flex {
    display: flex;
  }
  .mega-menu {
    font-size: 21px;
  }
  main.news-archive .flex {
    --columns: 3;
  }
  .default-page-header .alignwide {
    min-height: 730px;
  }
  h2.xxl {
    font-size: 5em;
  }
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 2.4em;
  }
  h2 {
    font-size: 2em;
  }
  h3 {
    font-size: 1.6em;
  }
  h3 {
    font-size: 1.3em;
  }
  h4 {
    font-size: 1.1em;
  }
  h5,
  h6 {
    font-size: 1em;
  }
  body.mm-visible {
    overflow: hidden;
  }
  header.site-header .top-bar .flex {
    display: flex;
    align-items: center;
  }
  header.site-header .top-bar .flex .lang {
    width: 45px;
  }
  header.site-header .top-bar .flex .links {
    padding: 0;
    width: auto;
  }
  header.site-header .top-bar .flex .links .top-nav li:not(:last-child) {
    display: none;
  }
  .mega-menu .flex {
    padding: 20px 0;
  }
  .mega-menu.visible {
    max-height: calc( 100vh - 100px );
    overflow-y: auto;
  }
  footer.page-footer .footer-widget[id^="nav_menu"] {
    display: none;
  }
  .ydg-floating-button {
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    position: fixed;
    right: 30px;
    text-align: center;
    bottom: 80px;
    background: #F80E1D;
    transition: all 0.3s ease-in-out 0s;
  }
  .ydg-floating-button span {
    font-size: 20px;
    color: #fff;
    line-height: 36px;
  }
  .ydg-floating-button:hover {
    transform: scale(1.1);
  }
}
@media only screen and (max-width: 990px) {
  footer.page-footer .flex {
    --columns: 3 !important;
  }
  footer.page-footer .flex .footer-col-4 {
    width: 100% !important;
  }
  .modal {
    width: 90%;
    max-height: 80%;
  }
}
.ydg-block img.fullbg,
.ydg-block span.overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ydg-block span.overlay {
  background: #222222;
  opacity: .3;
}
.ydg-block .video-poster {
  position: relative;
  aspect-ratio: 1.77777778;
  cursor: pointer;
}
.ydg-block .video-poster:after,
.ydg-block .video-poster:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transition: transform 0.3s ease-in-out 0s;
}
.ydg-block .video-poster:before {
  width: 80px;
  height: 80px;
  border: 2px solid #FFFFFF;
  z-index: 2;
  border-radius: 40px;
  margin: -40px 0 0 -40px;
}
.ydg-block .video-poster:after {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 0 20px 30px;
  border-color: transparent transparent transparent #FFFFFF;
  margin: -18px 0 0 -10px;
}
.ydg-block .video-poster:hover:after,
.ydg-block .video-poster:hover:before {
  transform: scale(1.2);
}
.ydg-block h2 {
  font-weight: 500;
  margin-top: 0;
}
.ydg-block h2.hyphen:after {
  display: block;
  width: 30px;
  height: 7px;
  background: #222222;
  content: "";
  margin: 10px 0;
}
.ydg-block h2.center-align.hyphen:after {
  margin: 10px auto;
}
.ydg-block .collapsible .collapsible-header {
  transition: all 0.3s ease-in-out 0s;
}
.ydg-block .collapsible .collapsible-header:hover {
  color: #F80E1D;
}
.ydg-block .collapsible-body ul li {
  margin: .5em 0;
  padding-left: 1em;
  position: relative;
}
.ydg-block .collapsible-body ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: auto;
}
.ydg-block.home-header .slide {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: var(--mhmobile);
}
.ydg-block.home-header .slide .alignwide {
  position: relative;
  color: white;
  padding: 240px 0 60px;
}
.ydg-block.home-header .slide .overlay {
  background: #000;
}
.ydg-block.home-header .slide .surtitle {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.ydg-block.home-header .slide h1.slide-title,
.ydg-block.home-header .slide h2.slide-title {
  font-weight: 400;
  width: 800px;
  max-width: 100%;
}
.ydg-block.home-header .slide .btn {
  color: white;
  border-color: white;
  margin: 30px 0;
}
.ydg-block.home-header .flickity-prev-next-button {
  background: transparent;
}
.ydg-block.home-header .flickity-prev-next-button svg {
  fill: white;
}
.ydg-block.home-header .flickity-page-dots {
  bottom: 15px;
}
.ydg-block.home-header .flickity-page-dots .dot {
  background: white;
  opacity: .5;
}
.ydg-block.home-header .flickity-page-dots .dot.is-selected {
  opacity: 1;
}
@media screen and (max-width: 600px) {
  .ydg-block.home-header .flickity-prev-next-button {
    display: none;
  }
}
@media screen and (min-width: 602px) {
  .ydg-block.home-header .slide {
    min-height: var(--mhdesktop);
  }
}
.ydg-block.page-header {
  position: relative;
}
.ydg-block.page-header .parallax-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ydg-block.page-header .alignwide {
  min-height: 730px;
  display: flex;
  align-items: center;
  position: relative;
  color: #FFFFFF;
}
.ydg-block.page-header .alignwide.center-align {
  justify-content: center;
}
.ydg-block.page-header .alignwide.right-align {
  justify-content: flex-end;
}
.ydg-block.page-header .alignwide .before-title {
  font-size: .5em;
  line-height: 1em;
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  color: #F80E1D;
  margin-bottom: .5em;
}
.ydg-block.page-header .alignwide h1 {
  margin: 0;
}
.ydg-block.page-header .alignwide h1:not(.fw-black) {
  font-weight: 400;
}
.ydg-block.home-intro {
  padding: 80px 0;
  background: #222222;
  color: #FFFFFF;
}
.ydg-block.home-intro h2 {
  margin-top: 0;
}
.ydg-block.home-intro .content {
  margin-bottom: 50px;
  color: #FFFFFF;
}
.ydg-block.home-intro .intro {
  font-size: 1.2em;
  color: #FFFFFF;
}
.ydg-block.home-intro .btn {
  margin-top: 1em;
}
.ydg-block.home-intro .animated-svg > div {
  position: relative;
}
.ydg-block.home-intro .animated-svg img {
  display: block;
  position: absolute;
  width: 80%;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ydg-block.home-intro .animated-svg.lang-fr svg #en {
  display: none;
}
.ydg-block.home-intro .animated-svg.lang-en svg #fr {
  display: none;
}
.ydg-block.home-intro .animated-svg.lang-bg svg #fr {
  display: none;
}
.ydg-block.home-intro .animated-svg svg {
  width: 100%;
  height: auto;
}
.ydg-block.video-player.has-padding {
  padding: 60px 0;
}
.ydg-block.large-bg-content {
  position: relative;
}
.ydg-block.large-bg-content .alignwide {
  padding: 80px 0;
  position: relative;
  z-index: 1;
}
.ydg-block.large-bg-content .buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 30px;
}
.ydg-block.large-bg-content .content ul li {
  text-transform: uppercase;
  margin: 1em 0;
  padding-left: 26px;
  position: relative;
}
.ydg-block.large-bg-content .content ul li:after,
.ydg-block.large-bg-content .content ul li:before {
  content: "";
  display: block;
  position: absolute;
}
.ydg-block.large-bg-content .content ul li:before {
  width: 18px;
  height: 18px;
  border: 2px solid black;
  border-radius: 9px;
  left: 0;
  top: 2px;
}
.ydg-block.large-bg-content .content ul li:after {
  width: 10px;
  height: 10px;
  background: #222222;
  border-radius: 10px;
  left: 4px;
  top: 6px;
}
.ydg-block.key-figures {
  padding: 60px 0;
}
.ydg-block.key-figures .values {
  gap: 50px;
  color: #F80E1D;
  text-align: center;
}
.ydg-block.key-figures .values .value {
  flex: 1;
}
.ydg-block.key-figures .values strong {
  font-weight: 600;
  font-size: 3em;
  display: block;
  line-height: 1.2em;
}
.ydg-block.range-description {
  background: #000000;
  color: #FFFFFF;
  padding: 60px 0;
}
.ydg-block.range-description h2.hyphen:after {
  background: #FFFFFF;
}
.ydg-block.range-description h3 {
  font-size: 1.5em;
  text-transform: uppercase;
  margin: 0;
}
.ydg-block.range-description p.link a {
  color: #F80E1D;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.ydg-block.range-description p.link a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 1px;
  background: #F80E1D;
  margin-left: 8px;
  transition: width 0.3s ease-in-out 0s;
}
.ydg-block.range-description p.link a:hover:after {
  width: 30px;
}
.ydg-block.range-description .collapsible > li {
  margin: 20px 0;
  padding-bottom: 40px;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.5);
}
.ydg-block.range-description .collapsible .collapsible-header {
  padding-bottom: 0;
}
.ydg-block.range-description .collapsible .collapsible-body {
  padding-top: 0;
}
.ydg-block.customer-profile {
  padding: 60px 0;
}
.ydg-block.customer-profile h3 {
  text-transform: uppercase;
  font-size: 2.25em;
  font-weight: 500;
  margin-top: 0;
}
@media only screen and (max-width: 600px) {
  .ydg-block.customer-profile h3 {
    font-size: 1.6em;
  }
}
@media only screen and (max-width: 600px) {
  .ydg-block.customer-profile h3 {
    font-size: 1.6em;
  }
}
.ydg-block.icon-arguments .alignwide {
  padding: 60px 0;
}
.ydg-block.icon-arguments h2 {
  font-size: 2.25em;
  font-weight: 500;
  width: 550px;
  max-width: 100%;
  margin: 0 auto 1.5em;
}
.ydg-block.icon-arguments .fullwidth {
  background: #222222;
}
.ydg-block.icon-arguments .wrapper {
  background: #222222;
  color: #FFFFFF;
  padding: 50px;
}
.ydg-block.icon-arguments .wrapper .argument {
  text-align: center;
  padding: 30px;
}
.ydg-block.icon-arguments .icon {
  height: 70px;
  width: auto;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 600px) {
  .ydg-block.icon-arguments h2 {
    font-size: 1.6em;
  }
}
.ydg-block.last-news {
  padding: 60px 0;
}
.ydg-block.last-news h2 {
  margin: 0;
}
.ydg-block.last-news h3 {
  text-transform: none;
  font-weight: 400;
  margin: 30px 0;
}
.ydg-block.title-buttons {
  padding: 60px 0 30px;
}
.ydg-block.title-buttons .alignstretch {
  width: 600px;
}
.ydg-block.title-buttons h2 {
  text-transform: none;
  font-size: 2em;
  margin: 0 auto;
  font-weight: 800;
  line-height: 1.3em;
}
.ydg-block.title-buttons h2 strong {
  color: #F80E1D;
  font-weight: inherit;
}
.ydg-block.title-buttons .intro {
  font-weight: 600;
}
.ydg-block.title-buttons .buttons {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  gap: 20px;
  justify-content: center;
}
.ydg-block.icons-collection .flex {
  gap: 50px;
  justify-content: center;
}
.ydg-block.icons-collection .flex > div {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 20px;
}
.ydg-block.icons-collection .flex > div img {
  display: block;
  height: 50px;
  width: auto;
}
.ydg-block.large-img-captions {
  background: #E0E0DA;
  padding: 30px 0;
}
.ydg-block.large-img-captions h3 {
  font-size: 1.3125em;
  margin: 0;
}
.ydg-block.large-img-captions img {
  display: block;
  margin: 0 auto 20px;
}
.ydg-block.large-img-captions .img-caption {
  padding: 30px 0;
}
.ydg-block.stud-animated-schema {
  padding: 60px 0;
}
.ydg-block.stud-animated-schema .element {
  transition: opacity 0.4s ease-in-out 0s;
}
.ydg-block.stud-animated-schema .element.lighten {
  opacity: .2;
}
.ydg-block.stud-animated-schema .image {
  display: flex;
  align-items: center;
}
.ydg-block.stud-animated-schema img {
  display: block;
  margin: 0 auto;
}
.ydg-block.stud-animated-schema h4,
.ydg-block.stud-animated-schema p {
  margin: .25em 0;
}
.ydg-block.stud-animated-schema h4 {
  font-size: 1.25em;
  text-transform: uppercase;
  color: #F80E1D;
}
.ydg-block.stud-animated-schema .image {
  cursor: pointer;
  position: relative;
}
.ydg-block.stud-animated-schema .image span.dot {
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border-radius: 8px;
  display: inline-block;
  border: 2px solid #F80E1D;
  position: absolute;
  right: -5%;
  top: 50%;
  margin-top: -8px;
  transform: translate(-150px);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.ydg-block.stud-animated-schema .image span.dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #F80E1D;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 2px;
}
.ydg-block.stud-animated-schema .image:before {
  display: block;
  content: "";
  width: 150px;
  height: 1px;
  background: #222222;
  right: -5%;
  top: 50%;
  position: absolute;
  transform: scaleX(0);
  transform-origin: 0;
  transition: all 0.3s ease-in-out 0s;
}
.ydg-block.stud-animated-schema .image + .caption {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.ydg-block.stud-animated-schema .image:hover:before {
  transform: scaleX(1);
}
.ydg-block.stud-animated-schema .image:hover span.dot {
  opacity: 1;
  transform: translateX(0);
}
.ydg-block.stud-animated-schema .image:hover + .caption {
  opacity: 1;
}
.ydg-block.title-content-columns {
  padding: 60px 0;
}
.ydg-block.title-content-columns h2 {
  text-transform: none;
  font-weight: 800;
  font-size: 2em;
  line-height: 150%;
}
.ydg-block.title-content-columns h2 strong {
  font-weight: 800;
  color: #F80E1D;
}
.ydg-block.title-content-columns .content {
  font-size: 1.3125em;
}
.ydg-block.range-details {
  padding: 60px 0;
  background: #E0E0DA;
  position: relative;
}
.ydg-block.range-details .range-icon {
  display: block;
  content: "";
  width: 55%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
  opacity: .5;
}
.ydg-block.range-details .range-icon.unika {
  background-image: url('../img/unika.svg');
}
.ydg-block.range-details .range-icon.origin {
  background-image: url('../img/origin.svg');
}
.ydg-block.range-details h2.hyphen:after {
  background: #F80E1D;
}
.ydg-block.range-details > div {
  position: relative;
}
.ydg-block.range-details ul.tabs {
  background: transparent;
  text-align: center;
  margin: 40px 0;
}
.ydg-block.range-details ul.tabs li {
  padding: 0 20px;
}
.ydg-block.range-details ul.tabs li a {
  font-size: 1.3125em;
  font-weight: 400;
  padding: 0;
}
.ydg-block.range-details ul.tabs li a.active {
  color: #F80E1D;
}
.ydg-block.range-details ul.tabs li a:hover {
  color: #000000;
}
.ydg-block.range-details ul.tabs .indicator {
  background: #F80E1D;
}
.ydg-block.range-details h3.hyphen {
  font-size: 2.25em;
  text-transform: uppercase;
}
.ydg-block.range-details h3.hyphen:after {
  display: block;
  width: 30px;
  height: 7px;
  background: #222222;
  content: "";
  margin: 10px 0;
}
.ydg-block.range-details .icons-collection {
  margin-top: 50px;
}
.ydg-block.range-details .range-desc .btn {
  margin: 20px 0;
}
.ydg-block.range-details .range-desc .links a:not(.btn) {
  color: #F80E1D;
  font-weight: 500;
}
.ydg-block.range-details .range-desc .links a:not(.btn):before {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 1px;
  background: #F80E1D;
  margin-right: 8px;
  content: "";
}
.ydg-block.range-details .products-slider .slide {
  width: 100%;
  position: relative;
}
.ydg-block.range-details .products-slider .slide span.new {
  padding: 8px;
  background: #F80E1D;
  color: #FFFFFF;
  position: absolute;
  right: 10%;
  top: 10%;
  border-radius: 60px;
}
.ydg-block.range-details .products-slider h4 {
  font-size: 1.2em;
  margin: 0 0 20px;
}
.ydg-block.range-details .products-slider .product-data {
  position: relative;
  font-weight: 400;
}
.ydg-block.range-details .products-slider .product-data a {
  display: inline-block;
  margin: 0 0 15px;
  font-size: .9em;
}
.ydg-block.range-details .products-slider .product-data a.datasheet {
  padding: 2px 10px;
  border: 1px solid #222222;
  border-radius: 4px;
}
.ydg-block.range-details .products-slider .product-data a.video-player span {
  display: inline-block;
  vertical-align: middle;
  margin-left: .5em;
  width: 1.5em;
  height: 1.5em;
  border-radius: 1.5em;
  content: "";
  border: 2px solid #F80E1D;
  position: relative;
}
.ydg-block.range-details .products-slider .product-data a.video-player span:before {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #F80E1D;
  position: absolute;
  left: 6px;
  top: 3px;
}
.ydg-block.range-details .products-slider .thumbnail {
  position: relative;
}
.ydg-block.range-details .products-slider .thumbnail:before {
  height: 100%;
  content: "";
  aspect-ratio: 1;
  background: #FFFFFF;
  position: absolute;
  left: 60%;
  top: 60%;
  border-radius: 100%;
  transform-origin: center center;
  transform: translate(-50%, -50%);
}
.ydg-block.range-details .products-slider .thumbnail .img-placeholder {
  content: "";
  display: block;
  width: 200px;
  height: 200px;
}
.ydg-block.range-details .products-slider .thumbnail img {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .ydg-block.range-details h3 {
    font-size: 1.6em;
  }
}
.ydg-block.yeed-faq {
  padding: 60px 0 80px;
  position: relative;
}
.ydg-block.yeed-faq > div {
  position: relative;
}
.ydg-block.yeed-faq:before {
  display: block;
  height: 400px;
  width: 60%;
  content: "";
  position: absolute;
  left: 20%;
  top: 15%;
  background: url('../img/rinno.svg') no-repeat center center;
  background-size: contain;
}
.ydg-block.yeed-faq h2.hyphen:after {
  background: #F80E1D;
  margin-bottom: 40px;
}
.ydg-block.yeed-faq .collapsible {
  margin: 0;
}
.ydg-block.yeed-faq .collapsible > li {
  padding-bottom: 15px;
  border-bottom: 1px solid #333;
}
.ydg-block.yeed-faq .collapsible > li.active .collapsible-header {
  color: #F80E1D;
}
.ydg-block.yeed-faq .collapsible .collapsible-header {
  font-size: 1.3125em;
  font-weight: 600;
  padding-bottom: 5px;
}
.ydg-block.yeed-faq .collapsible .collapsible-header:before {
  content: "+";
  margin-right: .35em;
}
.ydg-block.yeed-faq .collapsible .collapsible-body {
  padding-top: 5px;
}
.ydg-block.yeed-faq .collapsible .collapsible-body p {
  margin: 0;
}
.ydg-block.milestones {
  position: relative;
}
.ydg-block.milestones > div {
  position: relative;
  padding: 60px 0;
  color: #FFFFFF;
  min-height: 640px;
}
.ydg-block.milestones h2 {
  font-size: 2em;
  color: #222222;
  margin: 0 .5em 30px;
}
.ydg-block.milestones h2 span {
  background: #FFFFFF;
  box-shadow: 0.5em 0 0 #FFFFFF, -0.5em 0 0 #FFFFFF;
}
.ydg-block.milestones .btn.red-btn.plain:hover {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
.ydg-block.milestones .milestones-steps {
  counter-reset: milestone;
}
.ydg-block.milestones .milestones-steps .ms {
  position: relative;
  z-index: 1;
  counter-increment: milestone;
  margin: 0 0 60px;
  min-width: 100%;
  transition: all 0.5s ease-in-out 0s;
  display: flex;
  gap: 20px;
  align-items: center;
  transform: translateY(-50px);
  opacity: 0;
}
.ydg-block.milestones .milestones-steps .ms strong {
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 800;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  line-height: 140%;
  display: block;
}
.ydg-block.milestones .milestones-steps .ms .nb {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  background: #FFFFFF;
  font-size: 1.5em;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  color: #222222;
}
.ydg-block.milestones .milestones-steps .ms .nb:before {
  content: counter(milestone);
}
.ydg-block.milestones .milestones-steps .ms.visible {
  opacity: 1;
  transform: translateX(0);
}
.ydg-block.accessories {
  padding: 60px 0;
  position: relative;
}
.ydg-block.accessories:before {
  display: block;
  height: 400px;
  width: 60%;
  content: "";
  position: absolute;
  left: 20%;
  top: 0;
  background: url('../img/rinno.svg') no-repeat center center;
  background-size: contain;
}
.ydg-block.accessories > div {
  position: relative;
}
.ydg-block.accessories h2 {
  text-transform: uppercase;
  font-weight: 500;
}
.ydg-block.accessories h2:after {
  background: #F80E1D;
}
.ydg-block.accessories .products-filter {
  margin: 20px 0 40px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #bbb;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: 500;
}
.ydg-block.accessories .products-filter a.active {
  color: #F80E1D;
}
.ydg-block.accessories .products-grid {
  --gap: 30px;
  --columns: 2;
  gap: var(--gap);
  flex-wrap: wrap;
}
.ydg-block.accessories .product {
  width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  position: relative;
}
.ydg-block.accessories .product a.product-details {
  display: block;
  position: relative;
}
.ydg-block.accessories .product a.product-details img.hover-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  transition: opacity 0.3s ease-in-out 0s;
  opacity: 0;
}
.ydg-block.accessories .product a.product-details:hover img.hover-img {
  opacity: 1;
}
.ydg-block.accessories .product img {
  display: block;
  width: 100%;
}
.ydg-block.accessories .product .img-placeholder {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  background: #ecece8;
}
.ydg-block.accessories .product .product-name {
  text-transform: uppercase;
  text-align: center;
  margin: 15px 0;
  font-size: 1em;
}
.ydg-block.accessories .product .links a {
  display: block;
  text-align: center;
  font-size: .9em;
  line-height: 1.4em;
  color: #F80E1D;
  margin: 10px 0;
  text-decoration: underline;
}
.ydg-block.accessories .product span.new {
  font-size: .85em;
  padding: 2px 10px;
  background: #F80E1D;
  color: #FFFFFF;
  border-radius: 40px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.ydg-block.title-buttons-bg {
  position: relative;
  padding: 80px 0;
}
.ydg-block.title-buttons-bg > div {
  position: relative;
  z-index: 1;
  color: #FFFFFF;
}
.ydg-block.title-buttons-bg h2 {
  font-weight: 600;
  text-transform: uppercase;
}
.ydg-block.title-buttons-bg h2:after {
  background: #F80E1D;
}
.ydg-block.title-buttons-bg .intro,
.ydg-block.title-buttons-bg .btn {
  margin: 20px 0;
}
.ydg-block.title-buttons-bg .btn:hover {
  background: #FFFFFF;
  border-color: #FFFFFF;
  color: #F80E1D;
}
.ydg-block.title-video-intro {
  padding: 60px 0;
}
.ydg-block.title-video-intro.has-video {
  position: relative;
}
.ydg-block.title-video-intro.has-video:before {
  content: "";
  width: 100%;
  height: 50%;
  background: #222222;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ydg-block.title-video-intro.has-video .introduction {
  position: relative;
  z-index: 1;
  color: #FFFFFF;
  margin-top: 50px;
}
.ydg-block.title-video-intro h2 {
  font-size: 2.25em;
  font-weight: 400;
}
.ydg-block.title-video-intro h2:after {
  background: #F80E1D;
}
.ydg-block.title-video-intro h3.subtitle {
  margin: 40px 0;
  font-size: 2.25em;
}
.ydg-block.title-video-intro .introduction h3 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 2.25em;
  margin: 1em 0;
}
.ydg-block.title-video-intro .introduction h3 strong {
  font-weight: 800;
  color: #F80E1D;
}
@media only screen and (max-width: 600px) {
  .ydg-block.title-video-intro h2,
  .ydg-block.title-video-intro .introduction h3 {
    font-size: 1.6em;
  }
  .ydg-block.title-video-intro h3.subtitle {
    font-size: 1.4em;
  }
}
.ydg-block.comparison {
  padding: 60px 0;
}
.ydg-block.comparison img.icon {
  display: block;
  height: 55px;
  width: auto;
  margin: 0 auto;
}
.ydg-block.comparison h4 {
  font-size: 1.13125em;
  text-transform: uppercase;
  margin: 20px 0;
}
.ydg-block.comparison .column:last-child h4 {
  color: #F80E1D;
}
.ydg-block.comparison ul li {
  margin: .3em 0;
}
.ydg-block.comparison ul li:before {
  content: "•";
  margin-right: .25em;
}
.ydg-block.comparison .btn {
  margin-top: 30px;
}
.ydg-block.comparison .flex {
  position: relative;
}
.ydg-block.comparison .flex .column:first-child:after {
  content: "VS";
  font-weight: 800;
  font-size: 2.25em;
  width: 80px;
  display: block;
  text-align: center;
  padding: 8px 0;
  background: #FFFFFF;
  margin: 20px auto;
}
.ydg-block.alternate-img-text.dark-bgcolor {
  background: #222222;
  color: #FFFFFF;
}
.ydg-block.alternate-img-text.beige-bgcolor {
  background: #E0E0DA;
}
.ydg-block.alternate-img-text h3 {
  font-size: 1.3125em;
  margin-top: 0;
}
.ydg-block.alternate-img-text .content {
  padding: 80px 0;
}
.ydg-block.alternate-img-text img {
  display: block;
  width: 100%;
  height: auto;
}
.ydg-block.text-accordeon {
  padding: 70px 0;
}
.ydg-block.text-accordeon h2 {
  font-size: 2.25em;
}
.ydg-block.text-accordeon h2:after {
  background: #F80E1D;
}
.ydg-block.text-accordeon .intro h3 {
  font-size: 2.25em;
  font-weight: 800;
  line-height: 140%;
  margin-top: 0;
}
.ydg-block.text-accordeon .intro h3 strong {
  font-weight: 800;
  color: #F80E1D;
}
.ydg-block.text-accordeon .buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.ydg-block.text-accordeon .flex {
  margin-top: 60px;
}
.ydg-block.text-accordeon .collapsible {
  margin: 0;
}
.ydg-block.text-accordeon .collapsible > li {
  padding-bottom: 15px;
  border-bottom: 1px solid #333;
}
.ydg-block.text-accordeon .collapsible > li.active .collapsible-header {
  color: #F80E1D;
}
.ydg-block.text-accordeon .collapsible .collapsible-header {
  font-size: 1.3125em;
  font-weight: 600;
  padding-bottom: 5px;
}
.ydg-block.text-accordeon .collapsible .collapsible-header:before {
  content: "+";
  margin-right: .35em;
}
.ydg-block.text-accordeon .collapsible .collapsible-body {
  padding-top: 5px;
}
.ydg-block.text-accordeon .collapsible .collapsible-body p {
  margin: 0;
}
@media only screen and (max-width: 600px) {
  .ydg-block.text-accordeon h2,
  .ydg-block.text-accordeon .intro h3 {
    font-size: 1.6em;
  }
}
.ydg-block.csr-section {
  padding: 60px 0;
}
.ydg-block.csr-section h2 {
  font-size: 2.25em;
}
.ydg-block.csr-section h2:after {
  background: #65A189;
}
.ydg-block.csr-section h3 {
  font-size: 2.25em;
  margin: 40px 0;
}
.ydg-block.csr-section h4 {
  font-weight: 400;
  margin: 40px 0;
  font-size: 1.3125em;
}
.ydg-block.csr-section h4 strong {
  font-weight: 600;
}
.ydg-block.csr-section .separator {
  border-bottom: 1px dashed #bbb;
  margin: 20px 0;
}
.ydg-block.csr-section img.schema-img {
  display: block;
  margin: 0 auto;
  width: 360px;
  max-width: 50%;
  height: auto;
}
.ydg-block.csr-section .schema-legends {
  margin: 40px 0;
}
.ydg-block.csr-section .schema-legends li {
  margin: 20px 0;
  text-align: center;
  font-weight: 600;
}
.ydg-block.csr-section .schema-legends li strong {
  font-weight: 600;
  color: #65A189;
}
.ydg-block.csr-section .schema-legends li svg {
  display: none;
}
@media only screen and (min-width: 992px) {
  .ydg-block.csr-section .schema {
    position: relative;
  }
  .ydg-block.csr-section .schema .schema-legends {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0;
  }
  .ydg-block.csr-section .schema .schema-legends li {
    width: 25%;
    text-align: left;
    margin: 0 0 60px;
  }
  .ydg-block.csr-section .schema .schema-legends li svg {
    display: block;
    fill: #65A189;
  }
  .ydg-block.csr-section .schema .schema-legends li:nth-child(1) svg {
    transform: translate(100px, 10px);
    float: right;
  }
  .ydg-block.csr-section .schema .schema-legends li:nth-child(2) {
    padding-top: 80px;
    position: relative;
    margin: 150px 0 0;
  }
  .ydg-block.csr-section .schema .schema-legends li:nth-child(2) svg {
    position: absolute;
    top: 0;
    right: 0;
    transform: scale(1, -1) translateX(100px);
  }
  .ydg-block.csr-section .schema .schema-legends li:nth-child(3) {
    position: absolute;
    right: 0;
    top: 50px;
  }
  .ydg-block.csr-section .schema .schema-legends li:nth-child(3) svg {
    margin-top: 20px;
    transform: scaleX(-1) translateX(100px);
  }
}
@media only screen and (max-width: 600px) {
  .ydg-block.csr-section h2,
  .ydg-block.csr-section h3 {
    font-size: 1.6em;
  }
}
.ydg-block.content-navigator {
  position: relative;
  padding: 80px 0;
}
.ydg-block.content-navigator > div {
  position: relative;
  color: var(--text);
}
.ydg-block.content-navigator h2 {
  font-size: 2.25em;
  margin-bottom: 60px;
}
.ydg-block.content-navigator h2:after {
  background: var(--highlight);
}
.ydg-block.content-navigator .nav ul {
  margin: 0 0 40px;
}
.ydg-block.content-navigator .nav ul li {
  margin-bottom: 15px;
  font-weight: 600;
}
.ydg-block.content-navigator .nav ul li a {
  display: block;
  padding-left: 20px;
  position: relative;
}
.ydg-block.content-navigator .nav ul li a:before {
  content: "+";
  position: absolute;
  left: 0;
  top: 0;
}
.ydg-block.content-navigator .nav ul li.active a {
  color: var(--highlight);
}
.ydg-block.content-navigator .contents-slider .item {
  padding: 0 10px;
}
.ydg-block.content-navigator .contents-slider p {
  margin: 0 0 1em;
}
@media only screen and (max-width: 600px) {
  .ydg-block.content-navigator h2 {
    font-size: 1.6em;
  }
}
.ydg-block.image-title-cta {
  position: relative;
}
.ydg-block.image-title-cta.active:after {
  opacity: 1;
}
.ydg-block.image-title-cta .view {
  position: relative;
  overflow: hidden;
  border-bottom: 2px solid #FFFFFF;
}
.ydg-block.image-title-cta .view .main {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  width: 100%;
}
.ydg-block.image-title-cta .view .main > div {
  position: relative;
  width: 100%;
  padding: 100px 140px;
  z-index: 1;
}
.ydg-block.image-title-cta .view h2 {
  margin: 0 0 30px;
  font-size: 2.25em;
  font-weight: 600;
}
.ydg-block.image-title-cta .view h2 strong {
  font-weight: 600;
  color: #F80E1D;
}
.ydg-block.image-title-cta .view h2 span {
  background: #FFFFFF;
  box-shadow: 0.5em 0 0 #FFFFFF, -0.5em 0 0 #FFFFFF;
}
.ydg-block.image-title-cta .view .btn:hover {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
.ydg-block.image-title-cta .view .on-click {
  position: relative;
  background: #222222;
  color: #FFFFFF;
  padding: 50px 50px;
  min-height: 100%;
  z-index: -1;
  opacity: 0;
  transform: translateX(200%);
  transition: all 0.3s ease-in-out 0s;
}
.ydg-block.image-title-cta .view .on-click.active {
  transform: translateX(0);
  opacity: 1;
  z-index: 2;
}
.ydg-block.image-title-cta .view .on-click h3 {
  font-size: 2.25em;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.ydg-block.image-title-cta .view .on-click .intro {
  padding-left: 20px;
  border-left: 2px solid #FFFFFF;
}
.ydg-block.image-title-cta .view .on-click .intro ul li {
  position: relative;
  padding-left: 1em;
  margin: .35em 0;
}
.ydg-block.image-title-cta .view .on-click .intro ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: auto;
}
.ydg-block.image-title-cta .view .on-click .close {
  font-size: 48px;
  font-weight: 100;
  position: absolute;
  left: 30px;
  top: 15px;
}
.ydg-block.image-title-cta .view .collapsible {
  margin: 0;
}
.ydg-block.image-title-cta .view .collapsible li {
  padding-bottom: 15px;
  border-bottom: 1px solid #333;
}
.ydg-block.image-title-cta .view .collapsible li.active .collapsible-header {
  color: #F80E1D;
}
.ydg-block.image-title-cta .view .collapsible .collapsible-header {
  font-size: 1.3125em;
  font-weight: 600;
  padding-bottom: 5px;
}
.ydg-block.image-title-cta .view .collapsible .collapsible-header:before {
  content: "+";
  margin-right: .35em;
}
.ydg-block.image-title-cta .view .collapsible .collapsible-body {
  padding-top: 5px;
}
.ydg-block.image-title-cta .view .collapsible .collapsible-body p {
  margin: 0;
}
@media only screen and (max-width: 600px) {
  .ydg-block.image-title-cta .view .main > div {
    padding: 100px 40px;
  }
  .ydg-block.image-title-cta .view:not(:last-child) {
    margin-bottom: 2px;
  }
  .ydg-block.image-title-cta .view h2 {
    font-size: 1.6em;
  }
}
.ydg-block.contact-form {
  padding: 60px 0;
}
.ydg-block.contact-form .address span.logo {
  display: block;
  content: "";
  width: 100%;
  background: url('../img/yeed-logo.svg') no-repeat center center;
  background-size: contain;
  aspect-ratio: 4.52419355;
  margin-bottom: 20px;
}
.ydg-block.contact-form .address a {
  text-decoration: none;
  font-size: .85em;
  transition: color 0.3s ease-in-out 0s;
}
.ydg-block.contact-form .address a:hover {
  color: #F80E1D;
}
#modal-product .content strong {
  font-weight: 600;
  color: #F80E1D;
}
#modal-product .thumbnail {
  position: relative;
  aspect-ratio: 1;
}
#modal-product .thumbnail img {
  display: block;
  width: 100%;
  height: auto;
}
#modal-product .thumbnail img.hover-img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0s;
}
#modal-product .thumbnail:hover .hover-img {
  opacity: 1;
}
#modal-product h3 {
  font-size: 2em;
  margin: 0 0 30px;
  font-weight: 800;
  text-transform: uppercase;
}
#modal-product h3:after {
  display: block;
  width: 30px;
  height: 7px;
  background: #222222;
  content: "";
  margin: 10px 0;
}
#modal-product h4 {
  font-size: 1.2em;
}
#modal-product ul {
  margin: 1.25em 0;
}
#modal-product ul li {
  padding-left: 22px;
  position: relative;
  margin: 15px 0;
}
#modal-product ul li:after,
#modal-product ul li:before {
  content: "";
  position: absolute;
  border-radius: 100%;
}
#modal-product ul li:before {
  width: 16px;
  height: 16px;
  border: 2px solid #222222;
  left: 0;
  top: 3px;
}
#modal-product ul li:after {
  width: 9px;
  height: 9px;
  background: #222222;
  left: 3.5px;
  top: 6.5px;
}
#modal-product .btn {
  margin: 20px 0;
}
#modal-product .datasheet a {
  color: #F80E1D;
  text-decoration: underline;
  font-size: .85em;
}
#modal-product .arguments {
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px dashed #bbb;
}
#modal-product .arguments > div {
  display: flex;
  gap: 20px;
  font-size: .85em;
  line-height: 140%;
  align-items: center;
}
#modal-product .arguments > div .icon {
  width: 40px;
}
#modal-product .arguments > div .legend {
  width: calc( 100% - 40px - 20px );
}
svg g#fr,
svg g#en {
  --duration: 15s;
  transform-origin: center center;
  -webkit-animation: rotating var(--duration) linear infinite;
  -moz-animation: rotating var(--duration) linear infinite;
  -ms-animation: rotating var(--duration) linear infinite;
  -o-animation: rotating var(--duration) linear infinite;
  animation: rotating var(--duration) linear infinite;
}
svg g#stud,
.animated-svg > div {
  --duration: 40s;
  transform-origin: center center;
  -webkit-animation: rotating var(--duration) linear infinite;
  -moz-animation: rotating var(--duration) linear infinite;
  -ms-animation: rotating var(--duration) linear infinite;
  -o-animation: rotating var(--duration) linear infinite;
  animation: rotating var(--duration) linear infinite;
}
.resellers-map {
  display: block;
  min-height: 480px;
  aspect-ratio: 2;
}
.resellers-map .gm-style p {
  max-width: 180px;
  font-size: 1em;
  text-align: center;
  font-weight: 400;
}
.resellers-map .gm-style p.location {
  text-transform: uppercase;
}
.resellers-map .gm-style p.reseller {
  margin: 0 30px 0;
  position: relative;
  z-index: 10;
  color: #F80E1D;
}
.resellers-map button.gm-ui-hover-effect {
  line-height: 20px !important;
  height: 20px !important;
}
.resellers-map .btn {
  margin-bottom: 15px;
}
@media only screen and (min-width: 602px) {
  .ydg-block.home-intro {
    padding: 100px 0;
  }
  .ydg-block.home-intro .flex {
    gap: 50px;
    flex-direction: row-reverse;
  }
  .ydg-block.home-intro .flex .content {
    margin: 0;
    width: 70%;
  }
  .ydg-block.home-intro .flex .animated-svg {
    width: calc( 30% - 50px );
  }
  .ydg-block.range-description .flex {
    --gap: 50px;
    align-items: center;
    gap: var(--gap);
  }
  .ydg-block.range-description .flex > div {
    width: calc( 50% - var(--gap) );
  }
  .ydg-block.customer-profile .flex .profile {
    width: 50%;
    padding: 0 50px;
  }
  .ydg-block.customer-profile .flex .profile:not(:last-child) {
    border-right: 1px solid #000000;
  }
  .ydg-block.icon-arguments .flex {
    flex-wrap: wrap;
  }
  .ydg-block.icon-arguments .flex .argument {
    width: calc( 100% / ( var(--columns) / 2 ) );
  }
  .ydg-block.large-img-captions .flex {
    gap: 60px;
    align-items: center;
  }
  .ydg-block.large-img-captions .flex:nth-child(even) {
    flex-direction: row-reverse;
  }
  .ydg-block.large-img-captions .flex:nth-child(even) svg {
    display: block;
    margin-right: -50px;
    margin-left: auto;
  }
  .ydg-block.large-img-captions .flex:nth-child(odd) svg {
    display: block;
    transform: scale(-1, 1);
    margin-left: -50px;
  }
  .ydg-block.large-img-captions .flex .image {
    width: 45%;
  }
  .ydg-block.large-img-captions .flex .caption {
    width: calc( 55% - 60px );
  }
  .ydg-block.stud-animated-schema .flex {
    gap: 60px;
    align-items: center;
  }
  .ydg-block.stud-animated-schema .flex .image {
    width: 45%;
  }
  .ydg-block.stud-animated-schema .flex .image.active:before {
    transform: scaleX(1);
  }
  .ydg-block.stud-animated-schema .flex .image.active span.dot {
    opacity: 1;
    transform: translateX(0);
  }
  .ydg-block.stud-animated-schema .flex .image.active + .caption {
    opacity: 1;
  }
  .ydg-block.stud-animated-schema .flex .caption {
    width: calc( 55% - 60px );
  }
  .ydg-block.title-content-columns .flex {
    gap: 50px;
    align-items: center;
  }
  .ydg-block.title-content-columns .flex > div {
    width: calc( 50% - 25px );
  }
  .ydg-block.milestones .flex {
    gap: 80px;
    flex-direction: row-reverse;
  }
  .ydg-block.milestones .flex .title {
    width: 40%;
  }
  .ydg-block.milestones .flex .milestones {
    width: calc( 60% - 80px );
  }
  .ydg-block.yeed-faq .flex {
    gap: 60px;
  }
  .ydg-block.yeed-faq .flex > div {
    width: calc( 50% - 30px  );
  }
  .ydg-block.range-details .flex {
    gap: 60px;
  }
  .ydg-block.range-details .flex > div {
    width: calc( 50% - 30px  );
  }
  .ydg-block.accessories .products-grid {
    --columns: 3;
  }
  .ydg-block.title-buttons-bg .content {
    margin-left: 50%;
  }
  .ydg-block.title-video-intro .introduction {
    gap: 60px;
    align-items: center;
  }
  .ydg-block.title-video-intro .introduction .title {
    width: 35%;
  }
  .ydg-block.title-video-intro .introduction .content {
    width: calc( 65% - 60px  );
  }
  .ydg-block.comparison .flex {
    gap: 100px;
  }
  .ydg-block.comparison .flex .column:first-child:after {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 auto 0 -40px;
  }
  .ydg-block.comparison .flex:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    border-right: 1px dashed #bbb;
  }
  .ydg-block.comparison .flex .column {
    width: calc( 50% - 50px );
  }
  .ydg-block.alternate-img-text {
    position: relative;
  }
  .ydg-block.alternate-img-text.img-on-left img {
    left: 0;
  }
  .ydg-block.alternate-img-text.img-on-left .content {
    margin-left: 50%;
    padding-left: 50px;
  }
  .ydg-block.alternate-img-text.img-on-right img {
    right: 0;
  }
  .ydg-block.alternate-img-text.img-on-right .content {
    margin-right: 50%;
    padding-right: 50px;
  }
  .ydg-block.alternate-img-text img {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
  }
  .ydg-block.alternate-img-text .content {
    min-height: 350px;
    width: 50%;
  }
  .ydg-block.text-accordeon .flex {
    gap: 50px;
  }
  .ydg-block.text-accordeon .flex > div {
    width: calc( 50% - 25px );
  }
  .ydg-block.content-navigator .flex {
    gap: 80px;
    position: relative;
  }
  .ydg-block.content-navigator .flex:after {
    content: "";
    width: 1px;
    height: 100%;
    background: var(--text);
    opacity: .3;
    position: absolute;
    left: 50%;
    top: 0;
  }
  .ydg-block.content-navigator .flex > div {
    width: calc( 50% - 25px );
  }
  .ydg-block.contact-form .flex {
    gap: 30px;
  }
  .ydg-block.contact-form .flex.wrapper-flex {
    gap: 80px;
  }
  .ydg-block.contact-form .flex.wrapper-flex .address {
    width: 240px;
  }
  .ydg-block.contact-form .flex.wrapper-flex .form {
    width: calc( 100% - 240px - 80px );
  }
  .ydg-block.large-bg-content .flex {
    gap: 50px;
    align-items: center;
    flex-direction: row-reverse;
  }
  .ydg-block.large-bg-content .flex > div.content {
    width: calc( 65% - 50px );
  }
  .ydg-block.large-bg-content .flex > div.product {
    width: 35%;
  }
  .ydg-block.large-bg-content .flex > div.product img {
    transform: rotate(8deg);
  }
  #modal-product .arguments {
    gap: 30px;
  }
  #modal-product .arguments > div {
    flex: auto;
  }
}
@media only screen and (min-width: 992px) {
  .ydg-block.page-header .alignwide > div {
    width: 60%;
  }
  .ydg-block.icon-arguments .flex .argument {
    width: calc( 100% / var(--columns) );
  }
  .ydg-block.last-news .flex {
    gap: 50px;
  }
  .ydg-block.last-news .flex .blog-intro {
    width: calc( 40% - 25px );
  }
  .ydg-block.last-news .flex .news {
    width: calc( 60% - 25px );
  }
  .ydg-block.last-news .news-slider .slide {
    display: flex;
    width: 50%;
    min-height: 100%;
    padding: 0 10px;
  }
  .ydg-block.last-news .news-slider .slide .post-card {
    min-height: 100%;
  }
  .ydg-block.accessories .products-grid {
    --columns: 4;
  }
  .ydg-block.accessories .products-grid .product {
    padding-bottom: 80px;
  }
  .ydg-block.accessories .products-grid .product .links {
    position: absolute;
    bottom: 20px;
    width: calc( 100% - 40px );
    left: 20px;
    display: flex;
    justify-content: center;
    gap: 12px;
  }
  .ydg-block.accessories .products-grid .product .links > div {
    width: calc( 50% - 10px );
  }
  .ydg-block.image-title-cta.active:after {
    opacity: 1;
  }
  .ydg-block.image-title-cta:after {
    display: inline-block;
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 80px;
    border: 1px solid #FFFFFF;
    position: absolute;
    left: calc( 50% - 40px );
    top: calc( 50% - 40px );
    background: #222222 url('../img/rinno.svg') no-repeat center center;
    background-size: 30px;
    z-index: 10;
    opacity: 0;
    transition: opacity 0.5s ease-in-out 0s;
  }
  .ydg-block.image-title-cta .flex {
    --gap: 2px;
    gap: var(--gap);
  }
  .ydg-block.image-title-cta .flex .view {
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
    border-bottom: none;
  }
  .ydg-block.image-title-cta .flex .view .on-click {
    padding: 50px 140px;
  }
  #modal-product .flex {
    gap: 40px;
  }
  #modal-product .flex .view {
    width: 35%;
  }
  #modal-product .flex .description {
    width: calc( 65% - 40px );
  }
}
@media only screen and (max-width: 600px) {
  .ydg-block.home-intro .animated-svg {
    max-width: 50%;
    display: block;
    margin: 0 auto;
  }
  .ydg-block.large-bg-content .alignwide {
    padding: 60px 0 30px;
  }
  .ydg-block.large-bg-content .buttons {
    display: block;
  }
  .ydg-block.large-bg-content .buttons .btn {
    display: block;
    text-align: center;
    width: 100%;
    margin: 20px 0;
  }
  .ydg-block.key-figures .values .value {
    margin: 30px 0;
  }
  .ydg-block.customer-profile .flex .profile {
    margin: 50px 0;
  }
  .ydg-block.stud-animated-schema .image span.dot,
  .ydg-block.stud-animated-schema .image:before {
    display: none;
  }
  .ydg-block.stud-animated-schema .image:hover + .caption {
    max-height: 500px;
    margin-bottom: 50px;
    text-align: center;
  }
  .ydg-block.stud-animated-schema .caption {
    max-height: 0;
    overflow: hidden;
  }
  .ydg-block.icons-collection .icons div {
    padding: 10px 0;
    justify-content: center;
  }
  .ydg-block.range-details .tabs {
    height: auto;
    display: block;
  }
  .ydg-block.range-details .tabs li {
    display: block;
  }
  .ydg-block.range-details .tabs .indicator {
    display: none;
  }
  .ydg-block.range-details .range-desc {
    margin-bottom: 40px;
  }
  .ydg-block.large-bg-content .product img {
    display: block;
    max-width: 50%;
    margin: 0 auto 30px;
  }
}
@media only screen and (max-width: 420px) {
  .ydg-block.accessories .products-grid {
    display: block;
  }
  .ydg-block.accessories .products-grid .product {
    display: block;
    width: 100%;
    margin: 25px 0;
  }
}
@-webkit-keyframes rotating {
  /* Safari and Chrome */
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
