@charset "UTF-8";
/* FONTS */
/**
 * @license
 * MyFonts Webfont Build ID 3129735, 2015-11-23T06:12:14-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: AvenirLTCom-Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir-com/com-35-light/
 *
 * Webfont: AvenirLTCom-Roman by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir-com/com-55-roman/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3129735
 * Licensed pageviews: 250,000
 * Webfonts copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 2007 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be reproduced,
 *
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2fc187");
@font-face {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 100;
  src: url("../assets/2FC187_0_0.eot?#iefix") format("embedded-opentype"), url("../assets/2FC187_0_0.woff2") format("woff2"), url("../assets/2FC187_0_0.woff") format("woff"), url("../assets/2FC187_0_0.ttf") format("truetype"), url("../assets/2FC187_0_0.svg#Avenir") format("svg");
}
@font-face {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 400;
  src: url("../assets/2FC187_1_0.eot?#iefix") format("embedded-opentype"), url("../assets/2FC187_1_0.woff2") format("woff2"), url("../assets/2FC187_1_0.woff") format("woff"), url("../assets/2FC187_1_0.ttf") format("truetype"), url("../assets/2FC187_1_0.svg#Avenir") format("svg");
}
@font-face {
  font-family: "Josefin-Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../assets/JosefinSans-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/JosefinSans-Regular.woff2") format("woff2"), url("../assets/JosefinSans-Regular.woff") format("woff"), url("../assets/JosefinSans-Regular.ttf") format("truetype"), url("../assets/JosefinSans-Regular.svg#Josefin-Sans") format("svg");
}
@font-face {
  font-family: "Josefin-Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../assets/JosefinSans-Italic.eot?#iefix") format("embedded-opentype"), url("../assets/JosefinSans-Italic.woff2") format("woff2"), url("../assets/JosefinSans-Italic.woff") format("woff"), url("../assets/JosefinSans-Italic.ttf") format("truetype"), url("../assets/JosefinSans-Italic.svg#Josefin-Sans") format("svg");
}
@font-face {
  font-family: "Josefin-Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../assets/JosefinSans-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/JosefinSans-Bold.woff2") format("woff2"), url("../assets/JosefinSans-Bold.woff") format("woff"), url("../assets/JosefinSans-Bold.ttf") format("truetype"), url("../assets/JosefinSans-Bold.svg#Josefin-Sans") format("svg");
}
@font-face {
  font-family: "Josefin-Sans";
  font-style: italic;
  font-weight: 600;
  src: url("../assets/JosefinSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../assets/JosefinSans-BoldItalic.woff2") format("woff2"), url("../assets/JosefinSans-BoldItalic.woff") format("woff"), url("../assets/JosefinSans-BoldItalic.ttf") format("truetype"), url("../assets/JosefinSans-BoldItalic.svg#Josefin-Sans") format("svg");
}
html.site-search-opened {
  height: 100%;
  overflow: hidden;
}
.header-menu-compact html.menu-main-opened {
  height: 100%;
  overflow: hidden;
}

body {
  margin: 0;
  font-family: "Avenir Next", "Avenir", "Helvetica Neue", "Helvetica", "Segoe UI", sans-serif;
  color: black;
  background-color: rgba(0, 0, 0, 0.02);
}
.site-search-opened body {
  position: fixed;
  right: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
.header-menu-compact .menu-main-opened body {
  position: fixed;
  right: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}

a {
  text-decoration: none;
}

.svg-spritesheet {
  display: none;
}

.btn {
  cursor: pointer;
}
.btn:focus {
  outline-style: none;
}

.btn-js-styled {
  display: none;
}

.float-right {
  float: right;
}

.site-container {
  -webkit-transition: right 0.2s;
  -o-transition: right 0.2s;
  transition: right 0.2s;
  position: relative;
  right: 0;
}
@media screen and (max-width: 400px) {
  .site-search-opened .site-container {
    right: 200px;
  }
}
@media screen and (min-width: 401px) and (max-width: 640px) {
  .site-search-opened .site-container {
    right: 50%;
  }
}
@media screen and (min-width: 641px) {
  .site-search-opened .site-container {
    right: 280px;
  }
}
@media screen and (max-width: 640px) {
  .menu-main-opened .header-menu-compact .site-container {
    right: 80%;
  }
}
@media screen and (min-width: 641px) {
  .menu-main-opened .header-menu-compact .site-container {
    right: 768px;
  }
}

@media all and (-ms-high-contrast: none) {
  .container-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%;
  max-width: 1140px;
  padding-right: 20px;
  padding-bottom: 45px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flexbox .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.editmode .wrap {
  min-height: calc(100vh - 40px);
}
.publicmode .wrap {
  min-height: 100vh;
}
@media screen and (max-width: 640px) {
  .wrap {
    padding-top: 25px;
  }
}
@media screen and (min-width: 641px) {
  .wrap {
    padding-top: 40px;
  }
}

.page-content {
  margin-top: 5px;
}
.flexbox .page-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.page-content .inner {
  max-width: 700px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}
.page-content .content-bottom {
  padding-top: 35px;
}
.page-content .content-bottom:empty {
  display: none;
}

.item-page .content-header {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .item-page .content-header {
    margin-top: 40px;
  }
}

@media screen and (min-width: 641px) {
  .content-illustrations {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 520px;
    margin-right: 40px;
  }
}

@media screen and (min-width: 641px) {
  .item-page .content-body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.content-item-boxes {
  padding-top: 15px;
  font-size: 0;
  line-height: 1.3;
}
@media screen and (min-width: 241px) and (max-width: 640px) {
  .content-item-boxes {
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media screen and (min-width: 641px) {
  .content-item-boxes {
    padding-bottom: 80px;
    margin-right: -20px;
    margin-left: -20px;
  }
}

.items-body {
  margin-bottom: 30px;
}
@media screen and (min-width: 641px) {
  .items-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
.loader::before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.not-loaded .loader, .is-loaded .loader {
  margin-top: calc((20px / 2) * -1);
  margin-left: calc((20px / 2) * -1);
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-animation: rotation .7s infinite linear;
          animation: rotation .7s infinite linear;
}
.not-loaded .loader::before, .is-loaded .loader::before {
  border-top: 1px solid black;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-radius: 100%;
}
.not-loaded .loader {
  opacity: 1;
}
.is-loaded .loader {
  opacity: 0;
}
.with-error .loader {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-color: rgba(204, 0, 0, 0.7);
  opacity: 1;
}
.with-error .loader::before, .with-error .loader::after {
  position: absolute;
  top: 14px;
  width: 22px;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  content: '';
}
.with-error .loader::before {
  left: 4px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.with-error .loader::after {
  right: 4px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.menu-btn {
  height: 25px;
  width: 25px;
  position: relative;
  min-width: 25px;
  min-height: 25px;
  padding: 0;
  font-size: 0;
  vertical-align: top;
  background-color: white;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  border-radius: 100%;
}
.site-search-disabled .menu-btn {
  margin-left: 10px;
}
.menu-btn::before {
  height: 9px;
  width: 9px;
  position: absolute;
  top: 7px;
  left: 7px;
  display: block;
  background-color: black;
  border-radius: 100%;
  content: '';
}
.menu-btn:hover {
  opacity: .5;
}
.menu-main-opened .menu-btn {
  background-color: black;
}
.menu-main-opened .menu-btn::before {
  background-color: white;
}
.header-menu-wide .menu-btn {
  display: none;
}

.btn-menu-back {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  top: 8px;
  right: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  padding: 12px 15px;
  font-size: 0;
  text-align: right;
  background-color: transparent;
  border-style: none;
  stroke: rgba(0, 0, 0, 0.5);
}
.btn-menu-back.hidden {
  display: none;
}
.header-menu-wide .btn-menu-back {
  display: none;
}

.btn-menu-forward {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 9px 10px 10px;
  text-align: right;
  background-color: transparent;
}
.header-menu-wide .btn-menu-forward {
  display: none;
}

.menu {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.menu-public a {
  color: black;
}
.menu-public a.untranslated {
  color: #cc0000;
}

.page-content .menu-horizontal {
  padding-bottom: 20px;
  font-size: 14px;
}
.menu-horizontal > .menu-item {
  display: inline-block;
}
.page-content .menu-horizontal .menu-item:hover {
  opacity: 1;
}
.menu-horizontal .menu-item a {
  color: rgba(0, 0, 0, 0.8);
}
.page-content .menu-horizontal .current {
  opacity: 1;
}
.page-content .menu-horizontal .menu-item-cms:not(:first-child) {
  margin-left: 15px;
}

.menu-vertical > .menu-item {
  display: block;
}

.menu-popover {
  position: absolute;
  display: none;
  margin-bottom: 60px;
  background-color: white;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
}

.menu-separator:first-child {
  display: none;
}

.menu-cms-options button {
  margin: 0;
  background-color: transparent;
  border-style: none;
  cursor: pointer;
}
.menu-cms-options button:focus {
  outline: none;
}
.menu-cms-options button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

.menu-item.is-hidden {
  display: none;
}

.menu-main {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.header-menu-compact .menu-main {
  -webkit-transition: right 0.2s;
  -o-transition: right 0.2s;
  transition: right 0.2s;
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: white;
}
@media screen and (max-width: 640px) {
  .header-menu-compact .menu-main {
    right: -80%;
    width: 80%;
  }
}
@media screen and (min-width: 641px) {
  .header-menu-compact .menu-main {
    right: -768px;
    width: 768px;
  }
}
.menu-main-opened .header-menu-compact .menu-main {
  right: 0;
}
.edy-checkout-button-visible .menu-main {
  top: 41px;
}
.header-menu-compact .menu-main .inner {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.menu-main .btn {
  font-size: 0;
  border-style: none;
  stroke: rgba(0, 0, 0, 0.5);
}
.menu-main .btn:hover {
  stroke: black;
}
.menu-main .btn.hidden {
  display: none;
}
.header-menu-compact .menu-main .menu .menu-item {
  display: none;
}
.header-menu-compact .menu-main .menu .menu-item.item-current {
  display: block;
}
.header-menu-compact .menu-main .menu-current > .menu-item:not(.is-hidden) {
  display: block;
}
.header-menu-compact .menu-main .menu-public .menu-item {
  position: relative;
}
.menu-main .item-current .menu > .menu-item {
  display: block;
}
.header-menu-compact .menu-main .item-current .menu > .menu-item.hidden-mobile {
  display: none;
}

.header-menu-wide .menu-sub {
  position: absolute;
  z-index: 1;
  display: none;
  margin-left: -5px;
}
.publicmode .header-menu-wide .menu-sub {
  margin-bottom: 20px;
  
}
.editmode .header-menu-wide .menu-sub {
  margin-bottom: 60px;
}
@supports not ((-webkit-backdrop-filter: blur(3px)) or (backdrop-filter: blur(3px))) {
  .header-menu-wide .menu-sub {
   
  }
}
@supports ((-webkit-backdrop-filter: blur(3px)) or (backdrop-filter: blur(3px))) {
  .header-menu-wide .menu-sub {
    
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
  }
}
.menu-item:hover .menu-sub {
  display: block;
}
.menu-sub .menu-cms li {
  padding-top: 6px;
  padding-bottom: 6px;
}
.header-menu-compact .menu-sub .menu-cms li {
  padding-right: 15px;
  padding-left: 15px;
}
.header-menu-wide .menu-sub .menu-cms li {
  padding-right: 15px;
  padding-left: 15px;
}

.site-header.is-loading {
  visibility: hidden;
}
.site-header.is-loading .edy-cbtn, .site-header.is-loading .edy-cbtn > span, .site-header.is-loading .edy-cbtn > div, .site-header.is-loading .edy-cbtn > span > span, .site-header.is-loading .edy-cbtn > span > div, .site-header.is-loading .edy-cbtn > div > span, .site-header.is-loading .edy-cbtn > div > div, .site-header.is-loading .edy-cbtn > span:before, .site-header.is-loading .edy-cbtn > div:before {
  visibility: hidden !important;
}
.flexbox .site-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 641px) {
  .flexbox .site-header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.no-flexbox .site-header::after {
  clear: both;
  content: "";
  display: table;
}
.header-menu-compact .site-header {
  position: relative;
}
.site-header .header-title {
  margin-right: 20px;
}
.flexbox .site-header .header-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.no-flexbox .site-header .header-title {
  float: left;
}
.flexbox .header-menu-wide .site-header .header-title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.site-header .header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
}
.flexbox .site-header .header-menu {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.no-flexbox .site-header .header-menu {
  float: right;
}
.flexbox .header-menu-compact .site-header .header-menu {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.site-header .header-menu .menu-invisible {
  visibility: hidden;
}

.header-title-clone {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block !important;
  visibility: hidden;
}

.site-search-btn {
  margin: 0;
  background-color: transparent;
  border-style: none;
  cursor: pointer;
  width: 28px;
  height: 31px;
  min-width: 28px;
  min-height: 31px;
  padding: 6px 5px 4px;
  vertical-align: top;
}
.site-search-btn:focus {
  outline: none;
}
.site-search-btn::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.header-menu-compact .site-search-btn {
  margin-right: 5px;
}
.language-menu-mode-list .header-menu-compact .site-search-btn {
  margin-left: 5px;
}
.language-menu-mode-popover .header-menu-compact .site-search-btn {
  margin-left: 10px;
}
.header-menu-wide .site-search-btn {
  margin-left: 13px;
}
.site-search-btn:hover .search-ico, .site-search-opened .site-search-btn .search-ico {
  opacity: .75;
  fill: black;
}

.search-ico {
  opacity: .5;
  fill: black;
}

.site-search {
  -webkit-transition: right 0.2s;
  -o-transition: right 0.2s;
  transition: right 0.2s;
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: white;
  background-image: url("../assets/bg-search.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.edy-checkout-button-visible .site-search {
  top: 41px;
}
@media screen and (max-width: 400px) {
  .site-search {
    right: -200px;
    width: 200px;
  }
}
@media screen and (min-width: 401px) and (max-width: 640px) {
  .site-search {
    right: -50%;
    width: 50%;
  }
}
@media screen and (min-width: 641px) {
  .site-search {
    right: -280px;
    width: 280px;
  }
}
.site-search-opened .site-search {
  right: 0;
}

.search-form {
  position: absolute;
  right: 30px;
  left: 30px;
  z-index: 1;
  background-color: white;
}
@media screen and (max-width: 640px) {
  .search-form {
    padding-top: 43px;
  }
}
@media screen and (min-width: 641px) {
  .search-form {
    padding-top: 80px;
  }
}

.search-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 29px 5px 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  color: black;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.search-input::-webkit-input-placeholder {
  font-weight: 400;
}
.search-input::-moz-placeholder {
  font-weight: 400;
}
.search-input:-moz-placeholder {
  font-weight: 400;
}
.search-input:-ms-input-placeholder {
  font-weight: 400;
}
.search-input::-webkit-search-decoration, .search-input::-webkit-search-cancel-button, .search-input::-webkit-search-results-button, .search-input::-webkit-search-results-decoration {
  display: none;
}
.search-input::-ms-clear {
  display: none;
}
.search-input:focus {
  border-color: rgba(0, 0, 0, 0.3);
  outline: none;
}

.search-clear {
  position: absolute;
  right: 5px;
  bottom: 7px;
  display: none;
  cursor: pointer;
  opacity: .2;
  fill: black;
}
.not-empty .search-clear {
  display: block;
}
.search-clear:hover {
  opacity: .5;
}

.search-submit {
  position: relative;
  top: -1px;
}

.voog-search-modal {
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  overflow: auto;
  text-align: left;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 640px) {
  .voog-search-modal {
    height: calc(100% - 115px);
    padding-top: 90px;
  }
}
@media screen and (min-width: 641px) {
  .voog-search-modal {
    height: calc(100% - 190px);
    padding-top: 160px;
  }
}
.voog-search-modal.search-results-active {
  background-color: white;
}

.voog-search-modal-result {
  margin-top: 20px;
}
.voog-search-modal-result:first-child {
  margin-top: 0;
}
.voog-search-modal-result h3 {
  margin-bottom: 10px;
}
.voog-search-modal-result h3:first-child {
  margin-top: 0;
}
.voog-search-modal-result h3 a {
  font-size: 18px;
  font-weight: 500;
  color: black;
}
.voog-search-modal-result p {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (min-resolution: 120dpi) {
  .voog-search-modal-result p {
    font-weight: 100;
  }
}
.voog-search-modal-result em {
  font-style: normal;
  background-color: rgba(255, 224, 0, 0.5);
}

.menu-level-1 > .menu-item {
  position: relative;
  z-index: 1;
}
.menu-level-1 > .menu-item:hover > a {
  opacity: .75;
}
.header-menu-wide .menu-level-1 > .menu-item:not(:last-child) {
  margin-right: 15px;
}
.menu-level-1 > .menu-item.item-product-selected > a {
  opacity: 1;
}
.header-menu-compact .menu-level-1 > .menu-item.item-current > a {
  padding-right: 15px;
}
.header-menu-compact .menu-level-1 > .menu-item.menu-item-cms {
  padding: 10px 15px;
}
.menu-level-1 > .menu-item a {
  font-size: 13px;
}
.menu-level-1 > .menu-item > a {
  display: block;
  padding-right: 5px;
  padding-left: 5px;
  letter-spacing: .2em;
  text-transform: uppercase;
  opacity: .5;
}
.menu-level-1 > .menu-item > a:hover {
  opacity: .8;
}
.menu-level-1 > .menu-item > a.selected {
  opacity: 1;
}
.header-menu-compact .menu-level-1 > .menu-item > a {
  padding: 12px 25px 11px 15px;
}
@media screen and (min-width: 641px) {
  .header-menu-wide .menu-level-1 > .menu-item > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.header-menu-compact .menu-level-1 {
  padding-top: 40px;
}

.menu-level-2 .menu-item a {
  display: block;
  opacity: .5;
}
.menu-level-2 .menu-item a:hover {
  opacity: .8;
}
.menu-level-2 .menu-item a.selected {
  opacity: 1;
}
.header-menu-compact .menu-level-2 .menu-item a {
  padding: 12px 15px;
  
}
.header-menu-wide .menu-level-2 .menu-item a {
  padding: 5px 9px;
  
}

.language-menu-mode-popover .menu-language-btn {
  margin: 0;
  background-color: transparent;
  border-style: none;
  cursor: pointer;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-right: -5px;
  color: black;
  vertical-align: top;
}
.language-menu-mode-popover .menu-language-btn:focus {
  outline: none;
}
.language-menu-mode-popover .menu-language-btn::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.language-menu-mode-list .menu-language-btn {
  display: none;
}
.language-flags-enabled .menu-language-btn {
  width: 1px;
  padding: 12px 16px 13px 15px;
  font-size: 0;
}
.language-flags-enabled .menu-language-btn:hover {
  opacity: .5;
}
.language-flags-disabled .menu-language-btn {
  padding: 3px 24px 2px 8px;
  font-family: inherit;
  font-size: 13px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 1px;
  border-radius: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (min-resolution: 120dpi) {
  .language-flags-disabled .menu-language-btn {
    font-weight: 100;
  }
}
.language-flags-disabled .menu-language-btn:hover {
  border-color: rgba(0, 0, 0, 0.3);
}
.header-menu-wide .menu-language-btn {
  margin-left: 24px;
}
.menu-language-btn::before, .menu-language-btn::after {
  top: 5px;
}
.language-flags-enabled .menu-language-btn::before, .language-flags-enabled .menu-language-btn::after {
  left: 5px;
}
.menu-language-btn:hover .menu-language-btn-circle {
  opacity: .6;
}
.menu-language-btn .menu-language-btn-circle {
  right: 9px;
}

.menu-language-btn-circle {
  position: absolute;
  top: 50%;
  margin-top: -4px;
  opacity: .3;
  stroke: black;
  fill: none;
}
.language-menu-mode-list .menu-language-btn-circle {
  display: none;
}

.menu-language {
  text-align: right;
}
.menu-language.menu-language-popover {
  margin-right: -1px;
}
.publicmode.language-flags-disabled .menu-language.menu-language-popover {
  margin-top: -40px;
}
.editmode.language-flags-disabled .menu-language.menu-language-popover {
  margin-top: -32px;
}
.language-flags-enabled .menu-language.menu-language-popover {
  margin-right: -22px;
}
@media screen and (max-width: 1140px) {
  .language-flags-enabled .header-menu-wide .menu-language.menu-language-popover {
    margin-right: 5px;
  }
}
.editmode.language-flags-enabled .menu-language.menu-language-popover {
  margin-top: -36px;
}
.publicmode.language-flags-enabled .menu-language.menu-language-popover {
  margin-top: -44px;
}
.language-menu-mode-list .menu-language.menu-language-popover {
  display: none;
}
.menu-language-popover-open .menu-language {
  z-index: 10;
  display: block;
}
.editmode.language-menu-mode-popover .menu-language .menu-public {
  padding-top: 7px;
}
.editmode.language-menu-mode-list.language-names-disabled .header-menu-wide .menu-language .menu-public {
  padding-bottom: 3px;
}
.editmode.language-menu-mode-list.language-names-disabled .header-menu-compact .menu-language .menu-public {
  padding-bottom: 2px;
}
.publicmode.language-menu-mode-list.language-names-disabled .menu-language .menu-public {
  padding-bottom: 2px;
}
.publicmode.language-menu-mode-popover .menu-language .menu-public {
  padding-top: 15px;
  padding-bottom: 15px;
}
.menu-language .menu-item {
  position: relative;
}
.language-menu-mode-list.language-flags-enabled .menu-language .menu-item {
  vertical-align: middle;
}
.menu-language .menu-item a {
  display: block;
  font-size: 13px;
  color: black;
}
.language-menu-mode-popover.language-flags-enabled .menu-language .menu-item a::before, .language-menu-mode-popover.language-flags-enabled .menu-language .menu-item a::after {
  top: 8px;
  right: 26px;
}
.language-menu-mode-list.language-flags-enabled .menu-language .menu-item a::before, .language-menu-mode-list.language-flags-enabled .menu-language .menu-item a::after {
  right: 4px;
}
.language-menu-mode-list.language-flags-enabled.language-names-enabled .menu-language .menu-item a::before, .language-menu-mode-list.language-flags-enabled.language-names-enabled .menu-language .menu-item a::after {
  top: 6px;
}
.language-menu-mode-list.language-flags-enabled.language-names-disabled .menu-language .menu-item a::before, .language-menu-mode-list.language-flags-enabled.language-names-disabled .menu-language .menu-item a::after {
  top: 3px;
}
.menu-language .menu-item a:hover, .language-menu-mode-list .menu-language .menu-item a:hover {
  opacity: .8;
}
.language-menu-mode-list .menu-language .menu-item a.selected {
  opacity: 1;
}
.menu-language .menu-item a.untranslated {
  color: #cc0000;
}
.language-menu-mode-popover.language-flags-enabled .menu-language .menu-item a {
  padding-right: 58px;
  padding-left: 6px;
}
.language-menu-mode-popover.language-flags-disabled .menu-language .menu-item a {
  padding: 3px 25px;
}
.language-menu-mode-popover.language-flags-enabled.language-names-enabled .menu-language .menu-item a {
  padding-top: 6px;
  padding-bottom: 6px;
}
.language-menu-mode-popover.language-flags-enabled.language-names-disabled .menu-language .menu-item a {
  padding-top: 15px;
  padding-bottom: 15px;
}
.language-menu-mode-list .menu-language .menu-item a {
  opacity: .5;
}
.language-menu-mode-list.language-flags-enabled.language-names-enabled .menu-language .menu-item a {
  padding: 5px 30px 5px 3px;
}
.language-menu-mode-list.language-flags-disabled.language-names-enabled .menu-language .menu-item a {
  padding: 5px;
}
.language-menu-mode-list.language-flags-enabled.language-names-disabled .menu-language .menu-item a {
  padding: 10px 14px 11px 15px;
}
.menu-language .menu-item .menu-language-btn-circle {
  right: 9px;
}
.language-names-disabled.language-flags-enabled .menu-language .menu-language-name {
  display: none;
}
.menu-language .menu-cms {
  margin-right: 10px;
}
.language-menu-mode-list.language-flags-enabled .menu-language .menu-cms li {
  padding-top: 2px;
  padding-bottom: 2px;
}
.language-menu-mode-popover .menu-language .menu-cms li {
  padding-right: 16px;
  padding-bottom: 9px;
  padding-left: 16px;
}
.language-flags-disabled .menu-language .menu-cms li {
  padding-top: 3px;
}

.menu-language-list {
  margin-left: 20px;
}
.language-menu-mode-popover .menu-language-list {
  display: none;
}
.menu-language-list .menu-item-cms-settings {
  margin-left: 20px;
}
.menu-language-list .menu-item-cms-add {
  margin-left: 10px;
}

.ico-flags {
  position: relative;
  background-color: transparent;
}
.language-flags-enabled .ico-flags::before, .language-flags-enabled .ico-flags::after {
  position: absolute;
  display: block;
  width: 21px;
  height: 15px;
}
.ico-flags::before {
  background-color: black;
  content: '';
}
.language-flags-disabled .ico-flags::before {
  display: none;
}
.ico-flags::after {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 9px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  background-position: 0 -75px;
  content: attr(data-lang-code);
  opacity: .95;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.language-flags-enabled .ico-flags::after {
  background-image: url("../assets/ico-flags.svg");
}
.language-flags-disabled .ico-flags::after {
  display: none;
}

.ico-flag-sq:after {
  background-position: 0 0;
  content: '';
}

.ico-flag-hy:after {
  background-position: -21px 0;
  content: '';
}

.ico-flag-bn:after {
  background-position: -42px 0;
  content: '';
}

.ico-flag-bg:after {
  background-position: -84px 0;
  content: '';
}

.ico-flag-zh:after {
  background-position: -105px 0;
  content: '';
}

.ico-flag-hr:after {
  background-position: -126px 0;
  content: '';
}

.ico-flag-da:after {
  background-position: -147px 0;
  content: '';
}

.ico-flag-cs:after {
  background-position: -168px 0;
  content: '';
}

.ico-flag-et:after {
  background-position: -189px 0;
  content: '';
}

.ico-flag-fi:after {
  background-position: 0 -15px;
  content: '';
}

.ico-flag-fr:after {
  background-position: -21px -15px;
  content: '';
}

.ico-flag-ka:after {
  background-position: -42px -15px;
  content: '';
}

.ico-flag-de:after {
  background-position: -63px -15px;
  content: '';
}

.ico-flag-el:after {
  background-position: -84px -15px;
  content: '';
}

.ico-flag-hu:after {
  background-position: -105px -15px;
  content: '';
}

.ico-flag-is:after {
  background-position: -126px -15px;
  content: '';
}

.ico-flag-hi:after {
  background-position: -147px -15px;
  content: '';
}

.ico-flag-id:after {
  background-position: -168px -15px;
  content: '';
}

.ico-flag-fa:after {
  background-position: -189px -15px;
  content: '';
}

.ico-flag-he:after {
  background-position: 0 -30px;
  content: '';
}

.ico-flag-it:after {
  background-position: -21px -30px;
  content: '';
}

.ico-flag-ja:after {
  background-position: -42px -30px;
  content: '';
}

.ico-flag-ko:after {
  background-position: -63px -30px;
  content: '';
}

.ico-flag-lv:after {
  background-position: -84px -30px;
  content: '';
}

.ico-flag-lt:after {
  background-position: -105px -30px;
  content: '';
}

.ico-flag-ms:after {
  background-position: -126px -30px;
  content: '';
}

.ico-flag-nl:after {
  background-position: -147px -30px;
  content: '';
}

.ico-flag-no:after {
  background-position: -168px -30px;
  content: '';
}

.ico-flag-ur:after {
  background-position: -189px -30px;
  content: '';
}

.ico-flag-fil:after {
  background-position: 0 -45px;
  content: '';
}

.ico-flag-pl:after {
  background-position: -21px -45px;
  content: '';
}

.ico-flag-ro:after {
  background-position: -42px -45px;
  content: '';
}

.ico-flag-ru:after {
  background-position: -63px -45px;
  content: '';
}

.ico-flag-ar:after {
  background-position: -84px -45px;
  content: '';
}

.ico-flag-sk:after {
  background-position: -105px -45px;
  content: '';
}

.ico-flag-sl:after {
  background-position: -126px -45px;
  content: '';
}

.ico-flag-es:after {
  background-position: -147px -45px;
  content: '';
}

.ico-flag-sv:after {
  background-position: -168px -45px;
  content: '';
}

.ico-flag-tr:after {
  background-position: -189px -45px;
  content: '';
}

.ico-flag-uk:after {
  background-position: 0 -60px;
  content: '';
}

.ico-flag-en:after {
  background-position: -21px -60px;
  content: '';
}

.ico-flag-pt:after {
  background-position: -84px -60px;
  content: '';
}

.ico-flag-sr:after {
  background-position: -126px -60px;
  content: '';
}

.ico-flag-bn:after {
  background-position: -147px -60px;
  content: '';
}

.ico-flag-th:after {
  background-position: -189px -60px;
  content: '';
}

.menu-blog-tags .blog-tags-ico {
  position: relative;
  top: 4px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  fill: currentColor;
}
.menu-blog-tags .menu {
  display: inline-block;
  max-width: calc(100% - 23px);
  vertical-align: top;
}
.menu-blog-tags .menu-item a {
  font-size: 14px;
}

.menu-breadcrumbs .menu-item {
  opacity: .8;
}

.site-footer {
  padding-top: 25px;
}
@media screen and (min-width: 641px) {
  .flexbox .site-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.no-flexbox .site-footer::after {
  clear: both;
  content: "";
  display: table;
}

.voog-reference {
  font-size: 13px;
  color: black;
  opacity: .5;
}
@media screen and (max-width: 640px) {
  .voog-reference {
    margin-top: 10px;
    text-align: center;
  }
}
@media screen and (min-width: 641px) {
  .voog-reference {
    margin-right: 20px;
  }
}
@media screen and (min-width: 641px) {
  .flexbox .voog-reference {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (min-width: 641px) {
  .no-flexbox .voog-reference {
    float: left;
  }
}
.voog-reference a {
  color: black;
  opacity: .5;
}
.voog-reference a:hover {
  opacity: 1;
}

.footer-body {
  max-width: 100%;
}
@media screen and (min-width: 641px) {
  .flexbox .footer-body {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}
@media screen and (min-width: 641px) {
  .no-flexbox .footer-body {
    float: right;
  }
}

.cms-blog-article-add-button {
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.cms-blog-article-add-button:hover .item-top .top-inner {
  border-style: solid;
}
.cms-blog-article-add-button:focus {
  outline: 0;
}

.cms-blog-article-tags {
  position: relative;
}
.cms-blog-article-tags .edy-tageditor {
  margin-left: 20px;
}
.cms-blog-article-tags .blog-tags-ico {
  position: absolute;
  top: 6px;
  left: 0;
  fill: currentColor;
}

.content-item-box {
  color: rgba(0, 0, 0, 0.8);
}
.item-list-page .content-item-box {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 240px) {
  .item-list-page .content-item-box {
    display: block;
  }
}
@media screen and (min-width: 241px) {
  .item-list-page .content-item-box {
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (min-width: 241px) and (max-width: 640px) {
  .item-list-page .content-item-box {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 641px) {
  .item-list-page .content-item-box {
    width: 33.3%;
    min-width: 213px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.blog-article-page .content-item-box {
  padding-bottom: 30px;
}
.content-illustrations .content-item-box {
  margin-bottom: 40px;
}
.content-item-box .top-inner {
  opacity: 1;
}
.editmode .content-item-box .top-inner::after, .item-list-page .content-item-box .top-inner::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: transparent;
  content: '';
  opacity: 0;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
.editmode .content-item-box:hover .top-inner::after, .item-list-page .content-item-box:hover .top-inner::after {
  opacity: 1;
  border: black 2px dotted;
}

.content-items {
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 640px) {
  .content-items {
    margin-top: 30px;
  }
}
@media screen and (min-width: 641px) {
  .content-items {
    margin-top: 100px;
  }
}

.content-item {
  margin-bottom: 15px;
}

.article-add-ico {
  width: calc(100% - 225px);
  height: auto;
  max-height: 82px;
  min-width: 22px;
  margin-bottom: 5%;
  opacity: .3;
  stroke: black;
}
@media screen and (min-width: 291px) {
  .article-add-ico {
    min-width: 42px;
  }
}
@media screen and (min-width: 341px) {
  .article-add-ico {
    max-width: 82px;
    min-width: 62px;
  }
}

.item-top {
  position: relative;
}
.item-top::before {
  display: block;
  width: 100%;
  padding-top: 100%;
  content: '';
}
.item-top > .aspect-ratio-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.item-top:hover .btn,
.item-top:hover .edy-img-drop-area-remove-image {
  opacity: 1;
}
.item-top .btn {
  padding: 0;
  background-color: rgba(0, 102, 187, 0.3);
  border: 0;
  opacity: 0;
  -webkit-transition: background-color .5s, opacity .5s;
  -o-transition: background-color .5s, opacity .5s;
  transition: background-color .5s, opacity .5s;
}
.item-top .btn:hover {
  background-color: #0066bb;
}
.item-top .bg-crop-btn {
  height: 45px;
  width: 45px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  margin-top: 10px;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 100%;
  color: white;
}
.item-top .bg-crop-btn.is-visible {
  display: block;
}
.item-top .bg-crop-btn.is-hidden, .without-image .item-top .bg-crop-btn {
  display: none;
}
.item-top .edy-img-drop-area-remove-image {
  height: 45px;
  width: 45px;
  top: 10px;
  right: 10px;
  z-index: 9;
  color: white;
  background-color: rgba(0, 102, 187, 0.3);
  border: 0;
  opacity: 0;
  -webkit-transition: background-color .5s, opacity .5s;
  -o-transition: background-color .5s, opacity .5s;
  transition: background-color .5s, opacity .5s;
}
.item-top .edy-img-drop-area-remove-image:hover {
  background-color: #0066bb;
}
.item-top .edy-img-drop-area-remove-image-ico {
  margin-top: -10px;
  margin-left: -8px;
}
.item-top .top-inner {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
}
.publicmode .item-top .top-inner {
  overflow: hidden;
}
.publicmode .item-top .top-inner .image-landscape.not-cropped {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.publicmode .item-top .top-inner .image-landscape.is-cropped {
  width: auto;
  height: 100%;
}
.publicmode .item-top .top-inner .image-portrait.not-cropped {
  width: auto;
  height: 100%;
  max-height: 100%;
}
.publicmode .item-top .top-inner .image-portrait.is-cropped {
  width: 100%;
  height: auto;
}
.publicmode .item-top .top-inner .image-square {
  width: 100%;
  height: auto;
}
.with-image .item-top .top-inner {
  background-color: white;
}
.without-image .item-top .top-inner {
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 1px;
}
@media screen and (max-width: 240px) {
  .item-top .top-inner {
    font-size: 16px;
  }
}
@media screen and (min-width: 241px) {
  .item-top .top-inner {
    font-size: 13px;
  }
}
@media screen and (min-width: 291px) {
  .item-top .top-inner {
    font-size: 16px;
  }
}
@media screen and (min-width: 341px) {
  .item-top .top-inner {
    font-size: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .item-top .top-inner {
    font-size: 30px;
  }
}
.cms-blog-article-add-button .item-top .top-inner {
  border-color: rgba(0, 0, 0, 0.4);
  border-style: dashed;
  border-width: 1px;
}
.item-top .image-drop-area {
  background-position: center !important;
  background-repeat: no-repeat;
}
.item-top .image-drop-area.not-cropped {
  background-size: contain;
}
.item-top .image-drop-area:not(.active) {
  border-color: rgba(0, 0, 0, 0.4);
  border-style: dashed;
  border-width: 1px;
}
.item-top .image-drop-area:not(.active):hover {
  border-style: solid;
}
@media screen and (max-width: 640px) {
  .item-top .image-drop-area .edy-img-drop-area-placeholder {
    font-size: 13px;
  }
}
@media screen and (min-width: 641px) {
  .item-top .image-drop-area .edy-img-drop-area-placeholder {
    font-size: 18px;
  }
}

.item-image {
  border: 0;
}
.publicmode .item-image.is-cropped {
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  max-width: none;
  margin: auto;
}
.item-list-page .item-image {
  display: block;
}

.item-placeholder {
  width: 100%;
  padding: .5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.article-header {
  margin-top: 9px;
}

.item-title {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
  text-align: center;
  font-weight: 600;
}
.item-title .item-link {
  color: inherit;
}
.content-item-box .item-title .item-link {
  display: block;
}
.item-list-page .item-title {
  font-weight: 400;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (min-resolution: 120dpi) {
  .item-list-page .item-title {
    font-weight: 100;
  }
}
@media screen and (max-width: 640px) {
  .content-item-box .item-title {
    font-size: 13px;
  }
}
@media screen and (min-width: 641px) {
  .content-item-box .item-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .content-item .item-title {
    font-size: 18px;
  }
}
@media screen and (min-width: 641px) {
  .content-item .item-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 640px) {
  .blog-article-page .item-title {
    font-size: 32px;
  }
}
.content-item-box > .item-title {
  margin-top: 20px;
  margin-bottom: 5px;
}

.article-date {
  color: black;
  text-transform: uppercase;
  opacity: .5;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (min-resolution: 120dpi) {
  .article-date {
    font-weight: 100;
  }
}
.blog-article-page .article-date {
  display: block;
  margin-top: 4px;
  font-size: 18px;
  text-align: center;
}

.article-excerpt:empty {
  display: none;
}

.article-body {
  margin-top: 20px;
}
.article-body:empty {
  display: none;
}

.article-nav {
  margin-right: auto;
  margin-left: auto;
  max-width: 700px;
}

@media screen and (min-width: 641px) {
  .article-nav-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.article-nav-link {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 33px;
  color: currentColor;
}
.article-nav-link:hover .article-nav-direction {
  opacity: 1;
}
.article-nav-link:hover .article-nav-title {
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .article-nav-link:nth-child(2)::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    border-top-color: currentColor;
    border-top-style: solid;
    border-top-width: 1px;
    content: '';
    opacity: .2;
  }
}
@media screen and (max-width: 640px) {
  .article-nav-link {
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .article-nav-link-half {
    text-align: center;
  }
}
@media screen and (min-width: 641px) {
  .article-nav-link-half {
    padding-bottom: 33px;
  }
}
@media screen and (max-width: 640px) {
  .article-nav-link-half:first-child {
    padding-bottom: 33px;
  }
}

@media screen and (min-width: 640px) {
  .article-nav-link-older {
    padding-right: 20px;
  }
}

@media screen and (min-width: 640px) {
  .article-nav-link-newer {
    padding-left: 20px;
    text-align: right;
  }
}

.article-nav-direction {
  font-size: 13px;
  letter-spacing: .2em;
  text-transform: uppercase;
  opacity: .3;
}

.article-nav-title {
  margin-top: 6px;
  font-size: 18px;
  opacity: .7;
}

.article-comments {
  margin-bottom: 50px;
}
.article-comments .form_fields {
  font-size: 0;
}
.article-comments .form_field_inline {
  display: inline-block;
  width: calc(50% - 10px);
  margin-top: 5px;
  vertical-align: top;
}
.article-comments .form_field_inline:first-child {
  margin-right: 10px;
}
.article-comments .form_field_inline:last-child {
  margin-left: 10px;
}
.article-comments .comments-title {
  margin-bottom: 55px;
  font-weight: 400;
  text-align: center;
}
.article-comments .comment-form-details.is-hidden {
  display: none;
}
.article-comments .comment {
  margin-top: 30px;
}
.article-comments .comment-author {
  font-weight: 600;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (min-resolution: 120dpi) {
  .article-comments .comment-author {
    font-weight: 400;
  }
}
.article-comments .comment-body {
  margin-top: 10px;
}

.content-area {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  line-height: 1.7;
  color: rgba(0, 0, 0, 0.8);
}
.content-area::after {
  clear: both;
  content: "";
  display: table;
}
.content-area:empty {
  display: none;
}
.content-area.content-item-title h1 {
  text-align: left;
}
.front-page .content-body .content-area {
  margin-bottom: 50px;
}
.site-header .content-area {
  line-height: 1.3;
  letter-spacing: .1em;
}
@media screen and (max-width: 640px) {
  .site-header .content-area {
    font-size: 20px;
  }
}
@media screen and (min-width: 641px) {
  .site-header .content-area {
    font-size: 30px;
  }
}
.page-content .content-area {
  font-size: 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (min-resolution: 120dpi) {
  .page-content .content-area {
    font-weight: 100;
  }
}
.site-footer .content-area {
  font-size: 13px;
}
@media screen and (max-width: 640px) {
  .site-footer .content-area {
    text-align: center;
  }
}
@media screen and (min-width: 641px) {
  .site-footer .content-area {
    text-align: right;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (min-resolution: 120dpi) {
  .site-footer .content-area {
    font-weight: 100;
  }
}
.content-area h1:first-child,
.content-area h2:first-child,
.content-area h3:first-child,
.content-area h4:first-child,
.content-area h5:first-child,
.content-area h6:first-child,
.content-area p:first-child,
.content-area ul:first-child,
.content-area ol:first-child,
.content-area dl:first-child,
.content-area table:first-child,
.content-area pre:first-child,
.content-area code:first-child,
.content-area iframe:first-child,
.content-area table:first-child,
.content-area form:first-child,
.content-area .table-container:first-child,
.content-area .edy-positionable-container-left-block:first-child,
.content-area .edy-positionable-container-center-block:first-child,
.content-area .edy-positionable-container-right-block:first-child,
.content-area .edy-texteditor-container-wrapper-left-block:first-child,
.content-area .edy-texteditor-container-wrapper-center:first-child,
.content-area .edy-texteditor-container-wrapper-right-block:first-child,
.content-area .edy-positionable-container-maxwidth:first-child {
  margin-top: 0;
}
.content-area h1:last-child,
.content-area h2:last-child,
.content-area h3:last-child,
.content-area h4:last-child,
.content-area h5:last-child,
.content-area h6:last-child,
.content-area p:last-child,
.content-area ul:last-child,
.content-area ol:last-child,
.content-area dl:last-child,
.content-area table:last-child,
.content-area pre:last-child,
.content-area code:last-child,
.content-area iframe:last-child,
.content-area table:last-child,
.content-area form:last-child,
.content-area .table-container:last-child,
.content-area .edy-positionable-container-left-block:last-child,
.content-area .edy-positionable-container-center-block:last-child,
.content-area .edy-positionable-container-right-block:last-child,
.content-area .edy-texteditor-container-wrapper-left-block:last-child,
.content-area .edy-texteditor-container-wrapper-center:last-child,
.content-area .edy-texteditor-container-wrapper-right-block:last-child,
.content-area .edy-positionable-container-maxwidth:last-child {
  margin-bottom: 0;
}
.content-area h1,
.content-area h2,
.content-area h3,
.content-area h4,
.content-area h5,
.content-area h6 {
  color: black;
  font-weight: 600;
  line-height: 1.3;
}
.content-area h1 b,
.content-area h1 strong,
.content-area h2 b,
.content-area h2 strong,
.content-area h3 b,
.content-area h3 strong,
.content-area h4 b,
.content-area h4 strong,
.content-area h5 b,
.content-area h5 strong,
.content-area h6 b,
.content-area h6 strong {
  font-weight: 600;
}
.content-area h1 {
  text-align: center;
}
@media screen and (min-width: 641px) {
  .content-area h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 640px) {
  .content-area h1,
  .content-area h1 a,
  .content-area h1 a:hover {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .content-area h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 641px) {
  .content-area h2 {
    font-size: 27px;
  }
}
@media screen and (max-width: 640px) {
  .content-area h3,
  .content-area h4,
  .content-area h5,
  .content-area h6 {
    font-size: 20px;
  }
}
@media screen and (min-width: 641px) {
  .content-area h3,
  .content-area h4,
  .content-area h5,
  .content-area h6 {
    font-size: 24px;
  }
}
.content-area p {
  margin-top: 1.7em;
  margin-bottom: 1.7em;
}
.site-header .content-area a {
  color: rgba(0, 0, 0, 0.8);
}
.site-header .content-area a:hover {
  color: black;
}
.page-content .content-area a, .site-footer .content-area a {
  font-weight: 400;
  color: black;
}
.page-content .content-area a:hover, .site-footer .content-area a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content-area b,
.content-area strong {
  font-weight: 600;
}
.content-area ul,
.content-area ol,
.content-area dl {
  padding-left: 0;
  list-style-position: inside;
}
.content-area pre,
.content-area code,
.content-area iframe,
.content-area table,
.content-area form {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  word-break: normal;
  word-wrap: normal;
}
.content-area pre,
.content-area code {
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  background-color: white;
}
.content-area pre {
  overflow: auto;
}
.content-area pre code {
  display: inline;
  padding: 0;
  line-height: inherit;
  white-space: pre;
  background-color: transparent;
}
.content-area code {
  display: inline-block;
  max-width: 100%;
  overflow: auto;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content-area blockquote {
  margin: 20px 40px 20px 0;
  padding-left: 20px;
  border-left: 2px solid;
}
.content-area iframe {
  max-width: 100%;
}
.content-area .custom-btn {
  display: inline-block;
  padding-top: 4px;
  padding-right: 20px;
  padding-bottom: 3px;
  padding-left: 20px;
  font-family: inherit;
  font-size: 18px;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.5);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 1px;
  border-radius: 15px;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.content-area .custom-btn:not(.custom-btn-disabled):hover {
  border-color: rgba(0, 0, 0, 0.3);
}
.publicmode .content-area .custom-btn {
  cursor: pointer;
}
.publicmode .content-area .custom-btn-disabled {
  color: #cccccc;
  cursor: default;
  border-color: #cccccc;
}
.content-area .edy-positionable-container-center,
.content-area .edy-positionable-container-left-block,
.content-area .edy-positionable-container-right-block,
.content-area .edy-texteditor-container-wrapper-center,
.content-area .edy-texteditor-container-wrapper-left-block,
.content-area .edy-texteditor-container-wrapper-right-block {
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-area .edy-positionable-container-left,
.content-area .edy-texteditor-container-wrapper-left {
  margin-right: 20px;
}
.content-area .edy-positionable-container-right,
.content-area .edy-texteditor-container-wrapper-right {
  margin-left: 20px;
}
.content-area .edy-positionable-container-maxwidth.edy-image-container-with-title::after {
  text-align: center;
}
.content-area.area-normal .edy-positionable-container-maxwidth {
  width: auto !important;
  max-width: none !important;
}
@media screen and (min-width: 780px) {
  .content-area.area-normal .edy-positionable-container-maxwidth {
    margin-right: -20px !important;
    margin-left: -20px !important;
  }
}
@media screen and (min-width: 840px) {
  .content-area.area-normal .edy-positionable-container-maxwidth {
    margin-right: -50px !important;
    margin-left: -50px !important;
  }
}
@media screen and (min-width: 940px) {
  .content-area.area-normal .edy-positionable-container-maxwidth {
    margin-right: -100px !important;
    margin-left: -100px !important;
  }
}
@media screen and (min-width: 1140px) {
  .content-area.area-normal .edy-positionable-container-maxwidth {
    margin-right: -200px !important;
    margin-left: -200px !important;
  }
}
.content-area .edy-image-container-with-title::after {
  display: block;
  padding: 4px;
  font-size: 14px;
  line-height: 1.3;
  content: attr(data-title);
}
.content-area .table-container {
  max-width: 100%;
  overflow: auto;
}
.content-area table {
  border-collapse: collapse;
}
.content-area table td,
.content-area table th {
  padding: 10px;
  border-color: #d2d2d2;
  border-width: 1px;
  border-style: solid;
}
.content-area table th {
  font-weight: bold;
}

.content-area .form,
.content-area form {
  clear: both;
}

.form_field {
  padding-top: 10px;
  padding-bottom: 10px;
}
.form_field:first-child {
  margin-top: 0;
}
.form_field:last-child {
  margin-bottom: 0;
}
.form_field label {
  display: block;
}

.edy-fe-label,
.form_field_label {
  display: block;
  padding-bottom: 5px;
}

.form_field_textfield,
.form_field_textarea {
  width: 30%;
  padding: 4px 7px 2px;
  font-family: inherit;
  font-size: 18px;
  line-height: 1.5;
  color: black;
  background-color: white;
  border-color: rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  outline: none;
  opacity: .87;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form_field_textfield,
.form_field_textarea,
.form_field_select,
.form_field .jq-select {
  max-width: 100%;
}

.comment-form .form_field_textarea {
  height: 35px;
  min-height: 35px;
  resize: none;
}

.form_field_size_small {
  width: 280px;
}

.form_field_size_medium {
  width: 420px;
}

.form_field_size_large {
  width: 100%;
}

.form_error,
.form_notice {
  padding-bottom: 20px;
  font-weight: 400;
}

.form_error {
  color: #c00;
}

.form_notice {
  color: #409e13;
}

.form_field_error {
  display: none;
}

.form_field_with_errors input,
.form_field_with_errors textarea {
  background-color: rgba(204, 0, 0, 0.2);
}

.form_submit input {
  padding: 4px 20px 3px;
  font-family: inherit;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  background-color: transparent;
  border-color: rgba(193, 32, 49, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 15px;
  outline: 0;
  -webkit-appearance: none;
}
.form_submit input:hover {
  border-color: rgba(0, 0, 0, 0.3);
}

.form_field_required .form_field_label::after {
  content: '*';
}

label {
  cursor: pointer;
}
label::before {
  display: none;
  content: url("../images/ico-check.png");
}
label .form_field_checkbox,
label .form_field_radio {
  display: none;
}
label .form_field_checkbox + .form_control_indicator::before {
  background: white;
  border-color: black;
  border-style: solid;
  border-width: 1px;
}
.form_field_with_errors label .form_field_checkbox + .form_control_indicator::before {
  border-color: rgba(204, 0, 0, 0.5);
}
label .form_field_checkbox:checked + .form_control_indicator::before {
  width: 100%;
  height: 100%;
  background-color: black;
  background-position: left bottom;
  background-repeat: no-repeat;
  border-style: none;
}
.backgroundsize label .form_field_checkbox:checked + .form_control_indicator::before {
  background-image: url("../images/ico-check.png");
  background-size: 17px 19px;
}
.no-backgroundsize label .form_field_checkbox:checked + .form_control_indicator::before {
  background-image: url("../images/ico-check-small.png");
}
label .form_field_radio + .form_control_indicator::before {
  width: 9px;
  height: 9px;
  border-color: white;
  border-style: solid;
  border-width: 3px;
  outline-color: black;
  outline-style: solid;
  outline-width: 1px;
}
label .form_field_radio:checked + .form_control_indicator::before {
  background-color: black;
  opacity: .84;
}
label .form_control_indicator {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 7px;
}
label .form_control_indicator::before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  content: '';
}

.content-area .edy-buy-button-container .form_field {
  padding-top: 15px;
}
.content-area .edy-buy-button-variants .form_field {
  padding-top: 5px;
  padding-bottom: 5px;
}
.content-area .edy-buy-button-variants .form_field_select {
  width: initial;
}




