/* Malli: @include icon($facebook)*/
.hoyrymoottori-clear-cache-link a {
  color: #fff !important;
  background-color: #FF7510 !important;
  transition: all 0.1s !important; }
  .hoyrymoottori-clear-cache-link:hover a, .hoyrymoottori-clear-cache-link:active a, .hoyrymoottori-clear-cache-link:focus a {
    background-color: #e54800 !important; }

@font-face {
  font-family: 'hoyryicon';
  src: url('../../global/fonts/hoyryicon.ttf?v=1') format('truetype'), url('../../global/fonts/hoyryicon.woff?v=1') format('woff'), url('../../global/fonts/hoyryicon.svg?v=1') format('svg');
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'Exo 2', Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.56;
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0rem;
  text-transform: initial;
  margin: 0rem 0 0.9375rem 0;
  position: relative;
  margin: 0 !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  bodya, body.a {
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
    font-style: inherit;
    letter-spacing: inherit;
    text-transform: inherit; }
    bodya:hover, body.a:hover, bodya:active, body.a:active, bodya:focus, body.a:focus {
      color: inherit; }
    @media print, screen and (max-width: 31.24875em) {
      body {
        overflow-wrap: break-word;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto; } }
  @media print, screen and (max-width: 63.99875em) {
    body {
      font-size: calc(1rem * 1);
      letter-spacing: calc(0rem * 1);
      margin: calc(0rem * 1) 0 calc(0.9375rem * 1) 0; } }
@media print, screen and (max-width: 47.99875em) {
  body {
    font-size: calc(1rem * 1);
    letter-spacing: calc(0rem * 1);
    margin: calc(0rem * 1) 0 calc(0.9375rem * 1) 0; } }
@media print, screen and (max-width: 31.24875em) {
  body {
    font-size: calc(1rem * 0.95);
    letter-spacing: calc(0rem * 0.95);
    margin: calc(0rem * 0.95) 0 calc(0.9375rem * 0.95) 0; } }

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important; } }

.hoyrymoottori-loader {
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  position: relative;
  animation: hoyrymoottori-loader-uas36mbap 0.8s ease alternate infinite;
  animation-delay: 0.32s;
  left: 1.5625rem;
  top: -0.9375rem; }
  .hoyrymoottori-loader::after, .hoyrymoottori-loader::before {
    content: '';
    position: absolute;
    width: 0.9375rem;
    height: 0.9375rem;
    border-radius: 50%;
    animation: hoyrymoottori-loader-uas36mbap 0.8s ease alternate infinite; }
  .hoyrymoottori-loader::before {
    left: -1.5625rem;
    animation-delay: 0.16s; }
  .hoyrymoottori-loader::after {
    right: -1.5625rem;
    animation-delay: 0.48s; }

@keyframes hoyrymoottori-loader-uas36mbap {
  0% {
    box-shadow: 0 0.9375rem 0 -0.9375rem #ffffff; }
  100% {
    box-shadow: 0 0.9375rem 0 #ffffff; } }
.hoyrymoottori-loader.align-center {
  margin-left: auto;
  margin-right: auto;
  left: initial; }

.hoyrymoottori-loader-white {
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  position: relative;
  animation: hoyrymoottori-loader-uas36mbax 0.8s ease alternate infinite;
  animation-delay: 0.32s;
  left: 1.5625rem;
  top: -0.9375rem; }
  .hoyrymoottori-loader-white::after, .hoyrymoottori-loader-white::before {
    content: '';
    position: absolute;
    width: 0.9375rem;
    height: 0.9375rem;
    border-radius: 50%;
    animation: hoyrymoottori-loader-uas36mbax 0.8s ease alternate infinite; }
  .hoyrymoottori-loader-white::before {
    left: -1.5625rem;
    animation-delay: 0.16s; }
  .hoyrymoottori-loader-white::after {
    right: -1.5625rem;
    animation-delay: 0.48s; }

@keyframes hoyrymoottori-loader-uas36mbax {
  0% {
    box-shadow: 0 0.9375rem 0 -0.9375rem #ffffff; }
  100% {
    box-shadow: 0 0.9375rem 0 #ffffff; } }
.hoyrymoottori-loader-white.align-center {
  margin-left: auto;
  margin-right: auto;
  left: initial; }

.hoyrymoottori-loader-wrapper {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0; }

#wpadminbar {
  z-index: 99999; }
  #wpadminbar ul, #wpadminbar ol {
    border: none; }
    #wpadminbar ul li, #wpadminbar ol li {
      border: none; }

[class^="hoyryicon-"]:before, [class*=" hoyryicon-"]:before, [class^="hoyryicon-"]:after, [class*=" hoyryicon-"]:after {
  font-family: hoyryicon !important;
  font-size: 1.25rem;
  font-style: normal; }

.reveal {
  cursor: default; }

.screen-reader-text {
  display: none; }

#page-wrapper {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto; }

#page {
  background-color: #0c1619;
  min-height: 100vh;
  position: relative;
  overflow-x: hidden;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.15); }

svg {
  vertical-align: top; }

.flag {
  height: 0.875rem;
  box-shadow: 0 0 0.0625rem rgba(0, 0, 0, 0.4); }

.wp-caption {
  max-width: 100%; }

.js-off-canvas-overlay {
  position: fixed; }

.grid-wrapper {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.grid-container-full {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
@media print, screen and (max-width: 31.24875em) {
  .grid-container-full {
    padding-left: 0.625rem;
    padding-right: 0.625rem; } }

.module-width-full-area {
  position: relative; }
  .module-width-full-area.module-full-width-side-margins {
    padding-left: 1.875rem;
    padding-right: 1.875rem; }
  @media print, screen and (max-width: 31.24875em) {
    .module-width-full-area.module-full-width-side-margins {
      padding-left: 1.5625rem;
      padding-right: 1.5625rem; } }

.gm-style-pbt {
  text-align: center !important; }

img {
  max-width: initial; }
  img.alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0; }
  img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  img.alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em; }

#content img, #footer img {
  max-width: 100%; }

@media screen and (min-width: 64em) {
  .module-visibility-desktop-hidden {
    display: none; } }

@media print, screen and (max-width: 63.99875em) {
  .module-visibility-mobile-hidden {
    display: none; } }

.padding-top-0 {
  padding-top: 0; }

.padding-top-10 {
  padding-top: 0.625rem; }

.padding-top-20 {
  padding-top: 1.25rem; }

.padding-top-30 {
  padding-top: 1.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-30 {
    padding-top: 1.71875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-30 {
    padding-top: 1.5625rem; } }

.padding-top-40 {
  padding-top: 2.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-40 {
    padding-top: 2.1875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-40 {
    padding-top: 1.875rem; } }

.padding-top-50 {
  padding-top: 3.125rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-50 {
    padding-top: 2.65625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-50 {
    padding-top: 2.1875rem; } }

.padding-top-60 {
  padding-top: 3.75rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-60 {
    padding-top: 3.125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-60 {
    padding-top: 2.5rem; } }

.padding-top-70 {
  padding-top: 4.375rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-70 {
    padding-top: 3.59375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-70 {
    padding-top: 2.8125rem; } }

.padding-top-80 {
  padding-top: 5rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-80 {
    padding-top: 4.0625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-80 {
    padding-top: 3.125rem; } }

.padding-top-90 {
  padding-top: 5.625rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-90 {
    padding-top: 4.53125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-90 {
    padding-top: 3.4375rem; } }

.padding-top-100 {
  padding-top: 6.25rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-100 {
    padding-top: 5rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-100 {
    padding-top: 3.75rem; } }

.padding-top-110 {
  padding-top: 6.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-110 {
    padding-top: 5.46875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-110 {
    padding-top: 4.0625rem; } }

.padding-top-120 {
  padding-top: 7.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-120 {
    padding-top: 5.9375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-120 {
    padding-top: 4.375rem; } }

.padding-top-130 {
  padding-top: 8.125rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-130 {
    padding-top: 6.40625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-130 {
    padding-top: 4.6875rem; } }

.padding-top-140 {
  padding-top: 8.75rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-140 {
    padding-top: 6.875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-140 {
    padding-top: 5rem; } }

.padding-top-150 {
  padding-top: 9.375rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-150 {
    padding-top: 7.34375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-150 {
    padding-top: 5.3125rem; } }

.padding-top-160 {
  padding-top: 10rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-160 {
    padding-top: 7.8125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-160 {
    padding-top: 5.625rem; } }

.padding-top-170 {
  padding-top: 10.625rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-170 {
    padding-top: 8.28125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-170 {
    padding-top: 5.9375rem; } }

.padding-top-180 {
  padding-top: 11.25rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-180 {
    padding-top: 8.75rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-180 {
    padding-top: 6.25rem; } }

.padding-top-190 {
  padding-top: 11.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-190 {
    padding-top: 9.21875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-190 {
    padding-top: 6.5625rem; } }

.padding-top-200 {
  padding-top: 12.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-top-200 {
    padding-top: 9.6875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-top-200 {
    padding-top: 6.875rem; } }

.padding-bottom-0 {
  padding-bottom: 0; }

.padding-bottom-10 {
  padding-bottom: 0.625rem; }

.padding-bottom-20 {
  padding-bottom: 1.25rem; }

.padding-bottom-30 {
  padding-bottom: 1.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-30 {
    padding-bottom: 1.71875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-30 {
    padding-bottom: 1.5625rem; } }

.padding-bottom-40 {
  padding-bottom: 2.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-40 {
    padding-bottom: 2.1875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-40 {
    padding-bottom: 1.875rem; } }

.padding-bottom-50 {
  padding-bottom: 3.125rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-50 {
    padding-bottom: 2.65625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-50 {
    padding-bottom: 2.1875rem; } }

.padding-bottom-60 {
  padding-bottom: 3.75rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-60 {
    padding-bottom: 3.125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-60 {
    padding-bottom: 2.5rem; } }

.padding-bottom-70 {
  padding-bottom: 4.375rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-70 {
    padding-bottom: 3.59375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-70 {
    padding-bottom: 2.8125rem; } }

.padding-bottom-80 {
  padding-bottom: 5rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-80 {
    padding-bottom: 4.0625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-80 {
    padding-bottom: 3.125rem; } }

.padding-bottom-90 {
  padding-bottom: 5.625rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-90 {
    padding-bottom: 4.53125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-90 {
    padding-bottom: 3.4375rem; } }

.padding-bottom-100 {
  padding-bottom: 6.25rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-100 {
    padding-bottom: 5rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-100 {
    padding-bottom: 3.75rem; } }

.padding-bottom-110 {
  padding-bottom: 6.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-110 {
    padding-bottom: 5.46875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-110 {
    padding-bottom: 4.0625rem; } }

.padding-bottom-120 {
  padding-bottom: 7.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-120 {
    padding-bottom: 5.9375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-120 {
    padding-bottom: 4.375rem; } }

.padding-bottom-130 {
  padding-bottom: 8.125rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-130 {
    padding-bottom: 6.40625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-130 {
    padding-bottom: 4.6875rem; } }

.padding-bottom-140 {
  padding-bottom: 8.75rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-140 {
    padding-bottom: 6.875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-140 {
    padding-bottom: 5rem; } }

.padding-bottom-150 {
  padding-bottom: 9.375rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-150 {
    padding-bottom: 7.34375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-150 {
    padding-bottom: 5.3125rem; } }

.padding-bottom-160 {
  padding-bottom: 10rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-160 {
    padding-bottom: 7.8125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-160 {
    padding-bottom: 5.625rem; } }

.padding-bottom-170 {
  padding-bottom: 10.625rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-170 {
    padding-bottom: 8.28125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-170 {
    padding-bottom: 5.9375rem; } }

.padding-bottom-180 {
  padding-bottom: 11.25rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-180 {
    padding-bottom: 8.75rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-180 {
    padding-bottom: 6.25rem; } }

.padding-bottom-190 {
  padding-bottom: 11.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-190 {
    padding-bottom: 9.21875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-190 {
    padding-bottom: 6.5625rem; } }

.padding-bottom-200 {
  padding-bottom: 12.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .padding-bottom-200 {
    padding-bottom: 9.6875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .padding-bottom-200 {
    padding-bottom: 6.875rem; } }

.padding-left-50 {
  padding-left: 3.125rem; }
@media print, screen and (max-width: 79.99875em) {
  .padding-left-50 {
    padding-left: 0; } }

.padding-right-50 {
  padding-right: 3.125rem; }
@media print, screen and (max-width: 79.99875em) {
  .padding-right-50 {
    padding-right: 0; } }

.margin-top-0 {
  margin-top: 0; }

.margin-top-10 {
  margin-top: 0.625rem; }

.margin-top-20 {
  margin-top: 1.25rem; }

.margin-top-30 {
  margin-top: 1.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-30 {
    margin-top: 1.71875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-30 {
    margin-top: 1.5625rem; } }

.margin-top-40 {
  margin-top: 2.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-40 {
    margin-top: 2.1875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-40 {
    margin-top: 1.875rem; } }

.margin-top-50 {
  margin-top: 3.125rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-50 {
    margin-top: 2.65625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-50 {
    margin-top: 2.1875rem; } }

.margin-top-60 {
  margin-top: 3.75rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-60 {
    margin-top: 3.125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-60 {
    margin-top: 2.5rem; } }

.margin-top-70 {
  margin-top: 4.375rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-70 {
    margin-top: 3.59375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-70 {
    margin-top: 2.8125rem; } }

.margin-top-80 {
  margin-top: 5rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-80 {
    margin-top: 4.0625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-80 {
    margin-top: 3.125rem; } }

.margin-top-90 {
  margin-top: 5.625rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-90 {
    margin-top: 4.53125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-90 {
    margin-top: 3.4375rem; } }

.margin-top-100 {
  margin-top: 6.25rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-100 {
    margin-top: 5rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-100 {
    margin-top: 3.75rem; } }

.margin-top-110 {
  margin-top: 6.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-110 {
    margin-top: 5.46875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-110 {
    margin-top: 4.0625rem; } }

.margin-top-120 {
  margin-top: 7.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-120 {
    margin-top: 5.9375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-120 {
    margin-top: 4.375rem; } }

.margin-top-130 {
  margin-top: 8.125rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-130 {
    margin-top: 6.40625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-130 {
    margin-top: 4.6875rem; } }

.margin-top-140 {
  margin-top: 8.75rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-140 {
    margin-top: 6.875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-140 {
    margin-top: 5rem; } }

.margin-top-150 {
  margin-top: 9.375rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-150 {
    margin-top: 7.34375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-150 {
    margin-top: 5.3125rem; } }

.margin-top-160 {
  margin-top: 10rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-160 {
    margin-top: 7.8125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-160 {
    margin-top: 5.625rem; } }

.margin-top-170 {
  margin-top: 10.625rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-170 {
    margin-top: 8.28125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-170 {
    margin-top: 5.9375rem; } }

.margin-top-180 {
  margin-top: 11.25rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-180 {
    margin-top: 8.75rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-180 {
    margin-top: 6.25rem; } }

.margin-top-190 {
  margin-top: 11.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-190 {
    margin-top: 9.21875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-190 {
    margin-top: 6.5625rem; } }

.margin-top-200 {
  margin-top: 12.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-top-200 {
    margin-top: 9.6875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-top-200 {
    margin-top: 6.875rem; } }

.margin-bottom-0 {
  margin-bottom: 0; }

.margin-bottom-10 {
  margin-bottom: 0.625rem; }

.margin-bottom-20 {
  margin-bottom: 1.25rem; }

.margin-bottom-30 {
  margin-bottom: 1.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-30 {
    margin-bottom: 1.71875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-30 {
    margin-bottom: 1.5625rem; } }

.margin-bottom-40 {
  margin-bottom: 2.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-40 {
    margin-bottom: 2.1875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-40 {
    margin-bottom: 1.875rem; } }

.margin-bottom-50 {
  margin-bottom: 3.125rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-50 {
    margin-bottom: 2.65625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-50 {
    margin-bottom: 2.1875rem; } }

.margin-bottom-60 {
  margin-bottom: 3.75rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-60 {
    margin-bottom: 3.125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-60 {
    margin-bottom: 2.5rem; } }

.margin-bottom-70 {
  margin-bottom: 4.375rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-70 {
    margin-bottom: 3.59375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-70 {
    margin-bottom: 2.8125rem; } }

.margin-bottom-80 {
  margin-bottom: 5rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-80 {
    margin-bottom: 4.0625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-80 {
    margin-bottom: 3.125rem; } }

.margin-bottom-90 {
  margin-bottom: 5.625rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-90 {
    margin-bottom: 4.53125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-90 {
    margin-bottom: 3.4375rem; } }

.margin-bottom-100 {
  margin-bottom: 6.25rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-100 {
    margin-bottom: 5rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-100 {
    margin-bottom: 3.75rem; } }

.margin-bottom-110 {
  margin-bottom: 6.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-110 {
    margin-bottom: 5.46875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-110 {
    margin-bottom: 4.0625rem; } }

.margin-bottom-120 {
  margin-bottom: 7.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-120 {
    margin-bottom: 5.9375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-120 {
    margin-bottom: 4.375rem; } }

.margin-bottom-130 {
  margin-bottom: 8.125rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-130 {
    margin-bottom: 6.40625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-130 {
    margin-bottom: 4.6875rem; } }

.margin-bottom-140 {
  margin-bottom: 8.75rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-140 {
    margin-bottom: 6.875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-140 {
    margin-bottom: 5rem; } }

.margin-bottom-150 {
  margin-bottom: 9.375rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-150 {
    margin-bottom: 7.34375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-150 {
    margin-bottom: 5.3125rem; } }

.margin-bottom-160 {
  margin-bottom: 10rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-160 {
    margin-bottom: 7.8125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-160 {
    margin-bottom: 5.625rem; } }

.margin-bottom-170 {
  margin-bottom: 10.625rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-170 {
    margin-bottom: 8.28125rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-170 {
    margin-bottom: 5.9375rem; } }

.margin-bottom-180 {
  margin-bottom: 11.25rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-180 {
    margin-bottom: 8.75rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-180 {
    margin-bottom: 6.25rem; } }

.margin-bottom-190 {
  margin-bottom: 11.875rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-190 {
    margin-bottom: 9.21875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-190 {
    margin-bottom: 6.5625rem; } }

.margin-bottom-200 {
  margin-bottom: 12.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .margin-bottom-200 {
    margin-bottom: 9.6875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .margin-bottom-200 {
    margin-bottom: 6.875rem; } }

.module-wrapper.content-area-first-module-desktop {
  margin-top: 0; }
.module-wrapper.content-area-first-module-mobile {
  margin-top: 0; }
.module-wrapper.content-area-last-module-desktop {
  margin-bottom: 0; }
.module-wrapper.content-area-last-module-mobile {
  margin-bottom: 0; }
@media screen and (min-width: 64em) {
  .module-wrapper.default-paddings:not(.module-header_slider):not(.module-header_vid):not(.module-woocommerce_category_header_slider).content-area-first-module-desktop {
    padding-top: 6.25rem; } }
@media print, screen and (max-width: 63.99875em) {
  .module-wrapper.default-paddings:not(.module-header_slider):not(.module-header_vid):not(.module-woocommerce_category_header_slider).content-area-first-module-mobile {
    padding-top: 6.25rem; } }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.default-paddings:not(.module-header_slider):not(.module-header_vid):not(.module-woocommerce_category_header_slider).content-area-first-module-mobile {
    padding-top: calc(6.25rem - ( ( 6.25rem / 10 - 2px ) * 2.5 )); } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.default-paddings:not(.module-header_slider):not(.module-header_vid):not(.module-woocommerce_category_header_slider).content-area-first-module-mobile {
    padding-top: calc(6.25rem - ( ( 6.25rem / 10 - 2px ) * 5 )); } }
@media screen and (min-width: 64em) {
  .module-wrapper.default-paddings.content-area-last-module-desktop {
    padding-bottom: 7.5rem; } }
@media print, screen and (max-width: 63.99875em) {
  .module-wrapper.default-paddings.content-area-last-module-mobile {
    padding-bottom: 7.5rem; } }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.default-paddings.content-area-last-module-mobile {
    padding-bottom: calc(7.5rem - ( ( 7.5rem / 10 - 2px ) * 2.5 )); } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.default-paddings.content-area-last-module-mobile {
    padding-bottom: calc(7.5rem - ( ( 7.5rem / 10 - 2px ) * 5 )); } }

@media screen and (min-width: 64em) {
  .child-module-wrapper.last-child-module-in-column-desktop, .child-module-wrapper-inner.last-child-module-in-column-desktop, .child-module-wrapper.last-child-module-in-last-column-desktop, .child-module-wrapper-inner.last-child-module-in-last-column-desktop {
    padding-bottom: 0; } }
@media print, screen and (max-width: 63.99875em) {
  .child-module-wrapper.last-child-module-in-last-column-mobile, .child-module-wrapper-inner.last-child-module-in-last-column-mobile {
    padding-bottom: 0; } }

.child-module-cell:last-child > .column-wrapper > .column-container {
  margin-bottom: 0; }

#hoyrymoottori-wave-divider {
  height: 0;
  position: absolute;
  pointer-events: none; }

.module-wrapper {
  background-color: inherit; }
  .module-wrapper.top-border-style:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    background-color: inherit;
    z-index: 999; }
    .module-wrapper.top-border-style.top-border-style-wave-asc:before {
      clip-path: url(#hoyrymoottori-wave-divider-clip-path);
      -webkit-clip-path: url(#hoyrymoottori-wave-divider-clip-path);
      transform: scaleX(1) scaleY(1); }
  .module-wrapper.top-border-style.top-border-style-wave-desc:before {
    clip-path: url(#hoyrymoottori-wave-divider-clip-path);
    -webkit-clip-path: url(#hoyrymoottori-wave-divider-clip-path);
    transform: scaleX(-1) scaleY(1); }
.module-wrapper.top-border-style.top-border-style-diagonal-asc:before {
  clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
  -webkit-clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
  transform: scaleX(1) scaleY(1); }
.module-wrapper.top-border-style.top-border-style-diagonal-desc:before {
  clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
  -webkit-clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
  transform: scaleX(-1) scaleY(1); }
.module-wrapper.bottom-border-style:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  background-color: inherit;
  z-index: 999; }
  .module-wrapper.bottom-border-style.bottom-border-style-wave-asc:after {
    clip-path: url(#hoyrymoottori-wave-divider-clip-path);
    -webkit-clip-path: url(#hoyrymoottori-wave-divider-clip-path);
    transform: scaleX(-1) scaleY(-1); }
.module-wrapper.bottom-border-style.bottom-border-style-wave-desc:after {
  clip-path: url(#hoyrymoottori-wave-divider-clip-path);
  -webkit-clip-path: url(#hoyrymoottori-wave-divider-clip-path);
  transform: scaleX(1) scaleY(-1); }
.module-wrapper.bottom-border-style.bottom-border-style-diagonal-asc:after {
  clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
  -webkit-clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
  transform: scaleX(-1) scaleY(-1); }
.module-wrapper.bottom-border-style.bottom-border-style-diagonal-desc:after {
  clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
  -webkit-clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
  transform: scaleX(1) scaleY(-1); }
.module-wrapper.border-style-height-10:before {
  top: -0.5625rem;
  height: 0.625rem; }
.module-wrapper.border-style-height-10:after {
  bottom: -0.5625rem;
  height: 0.625rem; }
.module-wrapper.border-style-height-20:before {
  top: -1.1875rem;
  height: 1.25rem; }
.module-wrapper.border-style-height-20:after {
  bottom: -1.1875rem;
  height: 1.25rem; }
.module-wrapper.border-style-height-30:before {
  top: -1.8125rem;
  height: 1.875rem; }
.module-wrapper.border-style-height-30:after {
  bottom: -1.8125rem;
  height: 1.875rem; }
.module-wrapper.border-style-height-40:before {
  top: -2.4375rem;
  height: 2.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-40:before {
    top: -2.3125rem;
    height: 2.375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-40:before {
    top: -2.1875rem;
    height: 2.25rem; } }
.module-wrapper.border-style-height-40:after {
  bottom: -2.4375rem;
  height: 2.5rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-40:after {
    bottom: -2.3125rem;
    height: 2.375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-40:after {
    bottom: -2.1875rem;
    height: 2.25rem; } }
.module-wrapper.border-style-height-50:before {
  top: -3.0625rem;
  height: 3.125rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-50:before {
    top: -2.8125rem;
    height: 2.875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-50:before {
    top: -2.5625rem;
    height: 2.625rem; } }
.module-wrapper.border-style-height-50:after {
  bottom: -3.0625rem;
  height: 3.125rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-50:after {
    bottom: -2.8125rem;
    height: 2.875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-50:after {
    bottom: -2.5625rem;
    height: 2.625rem; } }
.module-wrapper.border-style-height-60:before {
  top: -3.6875rem;
  height: 3.75rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-60:before {
    top: -3.3125rem;
    height: 3.375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-60:before {
    top: -2.9375rem;
    height: 3rem; } }
.module-wrapper.border-style-height-60:after {
  bottom: -3.6875rem;
  height: 3.75rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-60:after {
    bottom: -3.3125rem;
    height: 3.375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-60:after {
    bottom: -2.9375rem;
    height: 3rem; } }
.module-wrapper.border-style-height-70:before {
  top: -4.3125rem;
  height: 4.375rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-70:before {
    top: -3.8125rem;
    height: 3.875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-70:before {
    top: -3.3125rem;
    height: 3.375rem; } }
.module-wrapper.border-style-height-70:after {
  bottom: -4.3125rem;
  height: 4.375rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-70:after {
    bottom: -3.8125rem;
    height: 3.875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-70:after {
    bottom: -3.3125rem;
    height: 3.375rem; } }
.module-wrapper.border-style-height-80:before {
  top: -4.9375rem;
  height: 5rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-80:before {
    top: -4.3125rem;
    height: 4.375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-80:before {
    top: -3.6875rem;
    height: 3.75rem; } }
.module-wrapper.border-style-height-80:after {
  bottom: -4.9375rem;
  height: 5rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-80:after {
    bottom: -4.3125rem;
    height: 4.375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-80:after {
    bottom: -3.6875rem;
    height: 3.75rem; } }
.module-wrapper.border-style-height-90:before {
  top: -5.5625rem;
  height: 5.625rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-90:before {
    top: -4.8125rem;
    height: 4.875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-90:before {
    top: -4.0625rem;
    height: 4.125rem; } }
.module-wrapper.border-style-height-90:after {
  bottom: -5.5625rem;
  height: 5.625rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-90:after {
    bottom: -4.8125rem;
    height: 4.875rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-90:after {
    bottom: -4.0625rem;
    height: 4.125rem; } }
.module-wrapper.border-style-height-100:before {
  top: -6.1875rem;
  height: 6.25rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-100:before {
    top: -5.3125rem;
    height: 5.375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-100:before {
    top: -4.4375rem;
    height: 4.5rem; } }
.module-wrapper.border-style-height-100:after {
  bottom: -6.1875rem;
  height: 6.25rem; }
@media print, screen and (max-width: 47.99875em) {
  .module-wrapper.border-style-height-100:after {
    bottom: -5.3125rem;
    height: 5.375rem; } }
@media print, screen and (max-width: 31.24875em) {
  .module-wrapper.border-style-height-100:after {
    bottom: -4.4375rem;
    height: 4.5rem; } }

.module-wrapper, .child-module-wrapper {
  position: relative; }

.grid-menu-wrapper .grid-menu {
  padding: 0;
  margin: 0; }
  .grid-menu-wrapper .grid-menu .grid-menu-item {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .grid-menu-wrapper .grid-menu .grid-sub-menu {
    padding: 0;
    margin: 0; }
.grid-menu-wrapper.depth-1 .grid-menu {
  display: table; }
@media print, screen and (max-width: 63.99875em) {
  .grid-menu-wrapper.depth-1 .grid-menu {
    display: block; } }
.grid-menu-wrapper.depth-1 .grid-menu .grid-menu-item {
  display: table-cell; }
@media print, screen and (max-width: 63.99875em) {
  .grid-menu-wrapper.depth-1 .grid-menu .grid-menu-item {
    display: block; } }

.image-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%; }
  .image-placeholder:before {
    font-family: 'hoyryicon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e9f9"; }
  .image-placeholder:before {
    color: #3e8003;
    font-size: 5rem;
    position: relative; }
  @media print, screen and (max-width: 31.24875em) {
    .image-placeholder:before {
      font-size: 4.375rem; } }

abbr[title] {
  text-decoration: none; }

.slick-lightbox {
  background: rgba(0, 0, 0, 0.9) !important;
  outline: 0; }
  .slick-lightbox .slick-slide {
    outline: 0; }
  @media print, screen and (max-width: 31.24875em) {
    .slick-lightbox .slick-lightbox-slick-item:before {
      display: none; }
    .slick-lightbox .slick-lightbox-slick-item .slick-lightbox-slick-item-inner {
      max-width: 100%;
      height: 100vh;
      display: table-cell; }
      .slick-lightbox .slick-lightbox-slick-item .slick-lightbox-slick-item-inner .slick-lightbox-slick-img {
        max-width: 100%; }
      .slick-lightbox .slick-lightbox-slick-item .slick-lightbox-slick-item-inner .slick-lightbox-slick-caption {
        padding-left: 1.5625rem;
        padding-right: 1.5625rem; } }
@media print, screen and (max-width: 31.24875em) {
  .slick-lightbox .slick-lightbox-slick-item-inner .slick-lightbox-slick-img {
    max-width: 100%; } }
.slick-lightbox .slick-arrow {
  position: absolute;
  margin: auto 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: none;
  box-shadow: none;
  border: none;
  padding: 0;
  font-size: 0;
  height: initial; }
@media print, screen and (max-width: 31.24875em) {
  .slick-lightbox .slick-arrow {
    opacity: 0; } }
.slick-lightbox .slick-arrow.slick-prev {
  left: 3.5%; }
  .slick-lightbox .slick-arrow.slick-prev:before {
    font-family: 'hoyryicon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e924"; }
.slick-lightbox .slick-arrow.slick-next {
  right: 3.5%; }
  .slick-lightbox .slick-arrow.slick-next:before {
    font-family: 'hoyryicon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e925"; }
.slick-lightbox .slick-arrow.slick-prev:before, .slick-lightbox .slick-arrow.slick-next:before {
  vertical-align: middle;
  font-size: 1.875rem;
  color: #ffffff; }
@media print, screen and (max-width: 47.99875em) {
  .slick-lightbox .slick-arrow.slick-prev:before, .slick-lightbox .slick-arrow.slick-next:before {
    font-size: 1.5625rem; } }
.slick-lightbox .slick-lightbox-close {
  top: 0;
  right: 0;
  padding: 0;
  z-index: 2;
  margin: 1.25rem 1.25rem 0 0; }
@media print, screen and (max-width: 47.99875em) {
  .slick-lightbox .slick-lightbox-close {
    margin: 0.625rem 0.5625rem 0 0; } }
.slick-lightbox .slick-lightbox-close::before {
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 0; }
@media print, screen and (max-width: 47.99875em) {
  .slick-lightbox .slick-lightbox-close::before {
    font-size: 1.875rem; } }
.slick-lightbox .slick-lightbox-close:hover, .slick-lightbox .slick-lightbox-close:active, .slick-lightbox .slick-lightbox-close:focus {
  background: none; }
.slick-lightbox .slick-lightbox-slick-caption {
  display: block;
  margin-top: 0.625rem; }

body.admin-bar .slick-lightbox .slick-lightbox-close {
  margin-top: 3.25rem; }
@media screen and (max-width: 48.875em) {
  body.admin-bar .slick-lightbox .slick-lightbox-close {
    margin-top: 3.5625rem; } }
@media screen and (max-width: 37.5em) {
  body.admin-bar .slick-lightbox .slick-lightbox-close {
    margin-top: 0.6875rem; } }

#customizer-preview-refresh-button {
  position: fixed !important;
  top: 9px !important;
  left: 16px !important;
  background-color: #ff7510 !important;
  border: 1px solid #dc5d00 !important;
  border-bottom-width: 2px !important;
  border-radius: 4px !important;
  font-size: 13px !important;
  line-height: 26px !important;
  margin: 0 !important;
  height: 28px !important;
  padding: 0 10px 1px !important;
  font-family: Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
  z-index: 999999999999999 !important;
  font-weight: 900 !important;
  background-image: none !important;
  color: #fff !important;
  letter-spacing: 0 !important;
  text-transform: initial !important;
  min-width: initial !important; }
  #customizer-preview-refresh-button:hover, #customizer-preview-refresh-button:active, #customizer-preview-refresh-button:focus {
    background: #e66100 !important;
    border-color: #c35200 !important;
    background-image: none !important;
    color: #fff !important; }
  #customizer-preview-refresh-button:active {
    top: 11px !important; }
  #customizer-preview-refresh-button:before, #customizer-preview-refresh-button:after {
    display: none; }

@media print {
  #header-desktopmenu, #header-mobilemenu, #mini-cart-contents, #header, #footer, button, .button, .button-alt, .button-large, .button-large-alt, .button-small, .button-small-alt, body .select2-container .select2-selection .select2-selection__arrow, .number-input-buttons-wrapper, body label .styled-checkbox, body label .styled-radio, .slick-arrow, .slick-dots, .no-print, .no-print * {
    display: none !important;
    height: 0 !important; }
  .print-display-block {
    display: block !important; }
  .print-display-inline-block {
    display: inline-block !important; }
  * {
    color: #000000 !important;
    background-color: transparent !important;
    background: none !important;
    float: none !important;
    height: initial !important;
    min-height: initial !important;
    max-height: initial !important;
    width: initial !important;
    min-width: initial !important;
    max-width: initial !important;
    border-color: #cccccc !important; }
    *:before, *:after {
      color: #000000 !important; }
  body {
    background-color: #ffffff;
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important; }
  #page {
    box-shadow: none; }
  hr {
    display: block !important;
    border-bottom: 0.0625rem solid #cccccc !important;
    background: none !important; }
  .grid-x, .cell {
    display: block !important;
    height: initial !important; }
  .slick-slide {
    display: block !important; }
    .slick-slide.slick-cloned {
      display: none !important; }
  .slick-track {
    transform: initial !important; }
  .column-wrapper {
    padding: 0 !important; }
  input, textarea, body .select2-container .select2-selection {
    padding: 0 !important; } }

#wp-admin-bar-customize {
  display: none !important; }

#CDSWIDSSP .widSSPData .widSSPInformation .widSSPPopIdx sup {
  top: 0.125rem !important; }

.tooltip {
  max-width: 13rem;
  background-color: #222222; }
  .tooltip.top:before {
    border-color: #222222 transparent transparent transparent; }
.tooltip.bottom:before {
  border-color: transparent transparent #222222 transparent; }

body .editor-content .wp-caption-text {
  margin-top: 0.5rem;
  font-size: calc(1rem * 0.8);
  line-height: calc(1.56 * 0.8);
  opacity: 0.8; }

.grid-container {
  max-width: 75rem; }
