#wp-admin-bar-azh-frontend-builder > .ab-item:before {
  content: "\f489";
  top: 2px;
}
body.azh_widget-template-default {
  background: white;
}
.az-hidden {
  display: none;
}
.az-image {
  line-height: 0;
}
.az-image img {
  box-sizing: border-box;
}
.az-image img[src=""],
.az-image img:not([src]) {
  display: none;
}
.az-button a {
  display: inline-block !important;
}
.az-button.az-left {
  text-align: left !important;
}
.az-button.az-center {
  text-align: center !important;
}
.az-button.az-right {
  text-align: right !important;
}
.az-button.az-full-width a {
  display: block !important;
  box-sizing: border-box;
}
.az-button a,
.az-button span {
  vertical-align: inherit;
}
.az-button .az-icon {
  line-height: inherit;
  vertical-align: baseline;
  display: none;
}
.az-button[data-icon="left"] .az-icon:first-child {
  display: inline;
}
.az-button[data-icon="right"] .az-icon:last-child {
  display: inline;
}
.az-separator div {
  margin: 0 auto;
}
body.rtl .az-horizontal-elements {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -o-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -ms-box-direction: reverse;
  -o-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -khtml-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.az-horizontal-elements {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}
.az-horizontal-elements > div {
  margin: 0 7.5px 15px 7.5px;
  box-sizing: border-box;
}
.az-horizontal-elements[data-column-padding="0"] {
  margin: 0;
}
.az-horizontal-elements[data-column-padding="0"] > div {
  margin: 0;
}
.az-horizontal-elements[data-column-padding="1"] {
  margin: 0 -0.5px;
}
.az-horizontal-elements[data-column-padding="1"] > div {
  margin: 0 0.5px 1px 0.5px;
}
.az-horizontal-elements[data-column-padding="2"] {
  margin: 0 -1px;
}
.az-horizontal-elements[data-column-padding="2"] > div {
  margin: 0 1px 2px 1px;
}
.az-horizontal-elements[data-column-padding="3"] {
  margin: 0 -1.5px;
}
.az-horizontal-elements[data-column-padding="3"] > div {
  margin: 0 1.5px 3px 1.5px;
}
.az-horizontal-elements[data-column-padding="5"] {
  margin: 0 -2.5px;
}
.az-horizontal-elements[data-column-padding="5"] > div {
  margin: 0 2.5px 5px 2.5px;
}
.az-horizontal-elements[data-column-padding="10"] {
  margin: 0 -5px;
}
.az-horizontal-elements[data-column-padding="10"] > div {
  margin: 0 5px 10px 5px;
}
.az-horizontal-elements[data-column-padding="15"] {
  margin: 0 -7.5px;
}
.az-horizontal-elements[data-column-padding="15"] > div {
  margin: 0 7.5px 15px 7.5px;
}
.az-horizontal-elements[data-column-padding="20"] {
  margin: 0 -10px;
}
.az-horizontal-elements[data-column-padding="20"] > div {
  margin: 0 10px 20px 10px;
}
.az-horizontal-elements[data-column-padding="25"] {
  margin: 0 -12.5px;
}
.az-horizontal-elements[data-column-padding="25"] > div {
  margin: 0 12.5px 25px 12.5px;
}
.az-horizontal-elements[data-column-padding="30"] {
  margin: 0 -15px;
}
.az-horizontal-elements[data-column-padding="30"] > div {
  margin: 0 15px 30px 15px;
}
.az-horizontal-elements[data-column-padding="40"] {
  margin: 0 -20px;
}
.az-horizontal-elements[data-column-padding="40"] > div {
  margin: 0 20px 40px 20px;
}
.az-horizontal-elements[data-column-padding="50"] {
  margin: 0 -25px;
}
.az-horizontal-elements[data-column-padding="50"] > div {
  margin: 0 25px 50px 25px;
}
.az-horizontal-elements[data-column-padding="60"] {
  margin: 0 -30px;
}
.az-horizontal-elements[data-column-padding="60"] > div {
  margin: 0 30px 60px 30px;
}
.az-horizontal-elements[data-column-padding="70"] {
  margin: 0 -35px;
}
.az-horizontal-elements[data-column-padding="70"] > div {
  margin: 0 35px 70px 35px;
}
.az-shape-top,
.az-shape-bottom {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  line-height: 0;
  pointer-events: none;
}
.az-shape-top.az-flip .az-shape-fill,
.az-shape-bottom.az-flip .az-shape-fill {
  -webkit-transform: rotateY(180deg);
  -khtml-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.az-shape-top.az-invert,
.az-shape-bottom.az-invert {
  -webkit-transform: rotate(180deg);
  -khtml-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.az-shape-top.az-bring-to-front,
.az-shape-bottom.az-bring-to-front {
  z-index: 2;
}
.az-shape-top svg,
.az-shape-bottom svg {
  display: block;
  width: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.az-shape-top svg .az-shape-fill,
.az-shape-bottom svg .az-shape-fill {
  -webkit-fill: #000000;
  -khtml-fill: #000000;
  -moz-fill: #000000;
  -ms-fill: #000000;
  fill: #000000;
  -webkit-transform-origin: center;
  -khtml-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  -khtml-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.az-shape-top {
  top: 0px;
}
.az-shape-bottom {
  bottom: 0px;
}
.az-shape {
  -webkit-transform-origin: center;
  -khtml-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.az-shape.az-flip {
  -webkit-transform: rotateY(180deg);
  -khtml-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.az-shape.az-invert {
  -webkit-transform: rotateX(180deg);
  -khtml-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.az-shape.az-flip.az-invert {
  -webkit-transform: rotateY(180deg) rotateX(180deg);
  -khtml-transform: rotateY(180deg) rotateX(180deg);
  -moz-transform: rotateY(180deg) rotateX(180deg);
  -ms-transform: rotateY(180deg) rotateX(180deg);
  transform: rotateY(180deg) rotateX(180deg);
}
body:not(.azh-customize) .az-polygone.az-hover:not(.az-tooltip-on-click) > .az-tooltip-wrapper {
  display: block;
}
body:not(.azh-customize) .az-polygone.az-hover.az-tooltip-on-click > .az-tooltip-wrapper.az-show {
  display: block;
}
body.azh-customize .az-polygone > .az-tooltip-wrapper {
  pointer-events: none;
}
body.azh-customize .az-polygone > .az-tooltip-wrapper > .az-tooltip {
  pointer-events: all;
}
.az-polygone {
  margin: 0 auto;
  box-sizing: border-box;
}
.az-polygone > svg {
  vertical-align: top;
}
.az-polygone.az-tooltip-on-click > svg polygon {
  cursor: pointer;
}
.az-polygone > .az-tooltip-wrapper {
  pointer-events: all;
  display: none;
  position: absolute;
}
.az-polygone > .az-tooltip-wrapper.az-show {
  display: block !important;
}
.az-polygone > .az-tooltip-wrapper.az-top-left {
  right: 100%;
  top: 0;
}
.az-polygone > .az-tooltip-wrapper.az-middle-left {
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.az-polygone > .az-tooltip-wrapper.az-bottom-left {
  right: 100%;
  bottom: 0;
}
.az-polygone > .az-tooltip-wrapper.az-top-center {
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.az-polygone > .az-tooltip-wrapper.az-middle-center {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.az-polygone > .az-tooltip-wrapper.az-bottom-center {
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.az-polygone > .az-tooltip-wrapper.az-top-right {
  left: 100%;
  top: 0;
}
.az-polygone > .az-tooltip-wrapper.az-middle-right {
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.az-polygone > .az-tooltip-wrapper.az-bottom-right {
  left: 100%;
  bottom: 0;
}
.az-remarkable {
  position: relative;
  z-index: 0;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="none"]  {
  animation-name: none;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="bounceOut"]  {
  animation-name: bounceOut;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="bounceOutDown"]  {
  animation-name: bounceOutDown;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="bounceOutLeft"]  {
  animation-name: bounceOutLeft;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="bounceOutRight"]  {
  animation-name: bounceOutRight;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="bounceOutUp"]  {
  animation-name: bounceOutUp;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="fadeOut"]  {
  animation-name: fadeOut;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="fadeOutDown"]  {
  animation-name: fadeOutDown;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="fadeOutDownBig"]  {
  animation-name: fadeOutDownBig;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="fadeOutLeft"]  {
  animation-name: fadeOutLeft;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="fadeOutLeftBig"]  {
  animation-name: fadeOutLeftBig;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="fadeOutRight"]  {
  animation-name: fadeOutRight;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="fadeOutRightBig"]  {
  animation-name: fadeOutRightBig;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="fadeOutUp"]  {
  animation-name: fadeOutUp;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="fadeOutUpBig"]  {
  animation-name: fadeOutUpBig;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="rotateOut"]  {
  animation-name: rotateOut;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="rotateOutDownLeft"]  {
  animation-name: rotateOutDownLeft;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="rotateOutDownRight"]  {
  animation-name: rotateOutDownRight;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="rotateOutUpLeft"]  {
  animation-name: rotateOutUpLeft;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="rotateOutUpRight"]  {
  animation-name: rotateOutUpRight;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="slideOutUp"]  {
  animation-name: slideOutUp;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="slideOutDown"]  {
  animation-name: slideOutDown;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="slideOutLeft"]  {
  animation-name: slideOutLeft;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="slideOutRight"]  {
  animation-name: slideOutRight;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="zoomOut"]  {
  animation-name: zoomOut;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="zoomOutDown"]  {
  animation-name: zoomOutDown;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="zoomOutLeft"]  {
  animation-name: zoomOutLeft;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="zoomOutRight"]  {
  animation-name: zoomOutRight;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="zoomOutUp"]  {
  animation-name: zoomOutUp;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="flipOutX"]  {
  animation-name: flipOutX;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="flipOutY"]  {
  animation-name: flipOutY;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-type="lightSpeedOut"]  {
  animation-name: lightSpeedOut;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="0"]  {
  animation-duration: 0ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="100"]  {
  animation-duration: 100ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="200"]  {
  animation-duration: 200ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="300"]  {
  animation-duration: 300ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="400"]  {
  animation-duration: 400ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="500"]  {
  animation-duration: 500ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="600"]  {
  animation-duration: 600ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="700"]  {
  animation-duration: 700ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="800"]  {
  animation-duration: 800ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="900"]  {
  animation-duration: 900ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-duration="1000"]  {
  animation-duration: 1000ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="0"]  {
  animation-delay: 0ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="100"]  {
  animation-delay: 100ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="200"]  {
  animation-delay: 200ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="300"]  {
  animation-delay: 300ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="400"]  {
  animation-delay: 400ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="500"]  {
  animation-delay: 500ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="600"]  {
  animation-delay: 600ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="700"]  {
  animation-delay: 700ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="800"]  {
  animation-delay: 800ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="900"]  {
  animation-delay: 900ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-delay="1000"]  {
  animation-delay: 1000ms;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-timing="linear"]  {
  animation-timing-function: linear;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-timing="ease"]  {
  animation-timing-function: ease;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-timing="ease-in"]  {
  animation-timing-function: ease-in;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-timing="ease-out"]  {
  animation-timing-function: ease-out;
}
.az-remarkable:not(:hover) > [data-cloneable] > .az-remark-wrapper[data-out-animation-timing="ease-in-out"]  {
  animation-timing-function: ease-in-out;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="none"]  {
  animation-name: none;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="bounceIn"]  {
  animation-name: bounceIn;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="bounceInDown"]  {
  animation-name: bounceInDown;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="bounceInLeft"]  {
  animation-name: bounceInLeft;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="bounceInRight"]  {
  animation-name: bounceInRight;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="bounceInUp"]  {
  animation-name: bounceInUp;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="fadeIn"]  {
  animation-name: fadeIn;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="fadeInDown"]  {
  animation-name: fadeInDown;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="fadeInDownBig"]  {
  animation-name: fadeInDownBig;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="fadeInLeft"]  {
  animation-name: fadeInLeft;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="fadeInLeftBig"]  {
  animation-name: fadeInLeftBig;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="fadeInRight"]  {
  animation-name: fadeInRight;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="fadeInRightBig"]  {
  animation-name: fadeInRightBig;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="fadeInUp"]  {
  animation-name: fadeInUp;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="fadeInUpBig"]  {
  animation-name: fadeInUpBig;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="rotateIn"]  {
  animation-name: rotateIn;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="rotateInDownLeft"]  {
  animation-name: rotateInDownLeft;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="rotateInDownRight"]  {
  animation-name: rotateInDownRight;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="rotateInUpLeft"]  {
  animation-name: rotateInUpLeft;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="rotateInUpRight"]  {
  animation-name: rotateInUpRight;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="slideInUp"]  {
  animation-name: slideInUp;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="slideInDown"]  {
  animation-name: slideInDown;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="slideInLeft"]  {
  animation-name: slideInLeft;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="slideInRight"]  {
  animation-name: slideInRight;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="zoomIn"]  {
  animation-name: zoomIn;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="zoomInDown"]  {
  animation-name: zoomInDown;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="zoomInLeft"]  {
  animation-name: zoomInLeft;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="zoomInRight"]  {
  animation-name: zoomInRight;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="zoomInUp"]  {
  animation-name: zoomInUp;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="flipInX"]  {
  animation-name: flipInX;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="flipInY"]  {
  animation-name: flipInY;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-type="lightSpeedIn"]  {
  animation-name: lightSpeedIn;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="0"]  {
  animation-duration: 0ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="100"]  {
  animation-duration: 100ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="200"]  {
  animation-duration: 200ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="300"]  {
  animation-duration: 300ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="400"]  {
  animation-duration: 400ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="500"]  {
  animation-duration: 500ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="600"]  {
  animation-duration: 600ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="700"]  {
  animation-duration: 700ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="800"]  {
  animation-duration: 800ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="900"]  {
  animation-duration: 900ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-duration="1000"]  {
  animation-duration: 1000ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="0"]  {
  animation-delay: 0ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="100"]  {
  animation-delay: 100ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="200"]  {
  animation-delay: 200ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="300"]  {
  animation-delay: 300ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="400"]  {
  animation-delay: 400ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="500"]  {
  animation-delay: 500ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="600"]  {
  animation-delay: 600ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="700"]  {
  animation-delay: 700ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="800"]  {
  animation-delay: 800ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="900"]  {
  animation-delay: 900ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-delay="1000"]  {
  animation-delay: 1000ms;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-timing="linear"]  {
  animation-timing-function: linear;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-timing="ease"]  {
  animation-timing-function: ease;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-timing="ease-in"]  {
  animation-timing-function: ease-in;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-timing="ease-out"]  {
  animation-timing-function: ease-out;
}
.az-remarkable:hover > [data-cloneable] > .az-remark-wrapper[data-in-animation-timing="ease-in-out"]  {
  animation-timing-function: ease-in-out;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper {
  position: absolute;
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-duration: 400ms;
  -webkit-transform-origin: center;
  -khtml-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-full-width {
  width: 100% !important;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-full-width > .az-remark {
  width: 100% !important;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-full-height {
  height: 100% !important;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-full-height > .az-remark {
  height: 100% !important;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-full-height > .az-remark > [data-element] {
  height: 100% !important;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-top-left-outside,
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-top-left {
  right: 100%;
  top: 0;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-middle-left-outside,
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-middle-left {
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-bottom-left-outside,
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-bottom-left {
  right: 100%;
  bottom: 0;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-top-center-outside,
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-top-center {
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-middle-center-outside,
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-middle-center {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-bottom-center-outside,
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-bottom-center {
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-top-right-outside,
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-top-right {
  left: 100%;
  top: 0;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-middle-right-outside,
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-middle-right {
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-bottom-right-outside,
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-bottom-right {
  left: 100%;
  bottom: 0;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-top-left-inside {
  left: 0;
  top: 0;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-middle-left-inside {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-bottom-left-inside {
  left: 0;
  bottom: 0;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-top-center-inside {
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-middle-center-inside {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-bottom-center-inside {
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-top-right-inside {
  right: 0;
  top: 0;
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-middle-right-inside {
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.az-remarkable > [data-cloneable] > .az-remark-wrapper.az-bottom-right-inside {
  right: 0;
  bottom: 0;
}
.az-end-transition {
  transition-duration: 0s !important;
  transition-delay: 0s !important;
}
.azh-content-wrapper:not(.az-enable-transitions) * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.az-accordion-element > .az-item {
  border: 1px solid lightgray;
}
.az-accordion-element > .az-item > .az-title {
  padding: 15px 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.az-accordion-element > .az-item.az-active > .az-title {
  border: inherit;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}
.az-accordion-element > .az-item > .az-content {
  padding: 15px 20px;
}
.az-accordion-element > .az-item + .az-item {
  border-top: none !important;
}
.az-tabs-element > .az-titles {
  overflow: hidden;
}
.az-tabs-element > .az-titles > .az-title {
  padding: 15px 20px;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.az-tabs-element > .az-titles > .az-title.az-active {
  border: 1px solid lightgray;
  border-bottom: none !important;
  position: relative;
}
.az-tabs-element > .az-titles > .az-title.az-active::before,
.az-tabs-element > .az-titles > .az-title.az-active::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 0;
  width: 999em;
  border: inherit;
  border-bottom-style: solid;
  /*z-index: -1;*/
}
.az-tabs-element > .az-titles > .az-title.az-active::before {
  right: 100%;
}
.az-tabs-element > .az-titles > .az-title.az-active::after {
  left: 100%;
}
.az-tabs-element > .az-content > .az-item {
  padding: 15px 20px;
  border: 1px solid lightgray;
  border-top: none !important;
}
@media screen and (min-width: 768px) {
  body.rtl .az-form.az-horizontal {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -o-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -ms-box-direction: reverse;
    -o-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -khtml-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  form.az-horizontal,
  .az-form.az-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-display: flex;
    -khtml-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -o-box-align: center;
    box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -khtml-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  form.az-horizontal > [data-cloneable],
  .az-form.az-horizontal > [data-cloneable] {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -khtml-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  form.az-horizontal > [data-cloneable] input,
  .az-form.az-horizontal > [data-cloneable] input,
  form.az-horizontal > [data-cloneable] textarea,
  .az-form.az-horizontal > [data-cloneable] textarea,
  form.az-horizontal > [data-cloneable] select,
  .az-form.az-horizontal > [data-cloneable] select {
    width: 100%;
  }
  form.az-horizontal > [data-cloneable] p,
  .az-form.az-horizontal > [data-cloneable] p {
    margin: 0;
  }
}
form .az-field,
.az-form .az-field,
form .az-select,
.az-form .az-select,
form .az-submit,
.az-form .az-submit {
  display: block !important;
  max-width: 100%;
}
form .az-field:focus,
.az-form .az-field:focus,
form .az-select:focus,
.az-form .az-select:focus,
form .az-submit:focus,
.az-form .az-submit:focus {
  outline: none;
}
form .az-field.az-left,
.az-form .az-field.az-left,
form .az-select.az-left,
.az-form .az-select.az-left,
form .az-submit.az-left,
.az-form .az-submit.az-left {
  margin: 0 auto 0 0 !important;
}
form .az-field.az-center,
.az-form .az-field.az-center,
form .az-select.az-center,
.az-form .az-select.az-center,
form .az-submit.az-center,
.az-form .az-submit.az-center {
  margin: 0 auto 0 auto  !important;
}
form .az-field.az-right,
.az-form .az-field.az-right,
form .az-select.az-right,
.az-form .az-select.az-right,
form .az-submit.az-right,
.az-form .az-submit.az-right {
  margin: 0 0 0 auto  !important;
}
form .az-field.az-full-width,
.az-form .az-field.az-full-width,
form .az-select.az-full-width,
.az-form .az-select.az-full-width,
form .az-submit.az-full-width,
.az-form .az-submit.az-full-width {
  width: 100%  !important;
  box-sizing: border-box;
}
form .az-submit,
.az-form .az-submit {
  cursor: pointer;
}
form .az-element-wrapper button[type="submit"],
.az-form .az-element-wrapper button[type="submit"] {
  display: block !important;
  max-width: 100%;
}
form .az-element-wrapper button[type="submit"]:focus,
.az-form .az-element-wrapper button[type="submit"]:focus {
  outline: none;
}
form .az-element-wrapper button[type="submit"].az-left,
.az-form .az-element-wrapper button[type="submit"].az-left {
  margin: 0 auto 0 0 !important;
}
form .az-element-wrapper button[type="submit"].az-center,
.az-form .az-element-wrapper button[type="submit"].az-center {
  margin: 0 auto 0 auto  !important;
}
form .az-element-wrapper button[type="submit"].az-right,
.az-form .az-element-wrapper button[type="submit"].az-right {
  margin: 0 0 0 auto  !important;
}
form .az-element-wrapper button[type="submit"].az-full-width,
.az-form .az-element-wrapper button[type="submit"].az-full-width {
  width: 100%  !important;
  box-sizing: border-box;
}
form .az-element-wrapper button[type="submit"],
.az-form .az-element-wrapper button[type="submit"] {
  cursor: pointer;
}
body.rtl .az-checkboxes,
body.rtl .az-radio-buttons {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -o-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -ms-box-direction: reverse;
  -o-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -khtml-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.az-checkboxes,
.az-radio-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  user-select: none;
}
.az-checkboxes label,
.az-radio-buttons label {
  font: inherit;
  margin: 0 10px 10px 0;
  cursor: pointer;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  -webkit-display: flex !important;
  -khtml-display: flex !important;
  -moz-display: flex !important;
  -ms-display: flex !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -moz-box-align: center !important;
  -ms-box-align: center !important;
  -o-box-align: center !important;
  box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  -khtml-align-items: center !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  align-items: center !important;
}
.az-checkboxes label input,
.az-radio-buttons label input {
  position: absolute !important;
  clip: rect(0 0 0 0) !important;
}
.az-checkboxes label input:checked + span.az-tick span.az-icon,
.az-radio-buttons label input:checked + span.az-tick span.az-icon {
  display: block !important;
}
.az-checkboxes label span.az-tick,
.az-radio-buttons label span.az-tick {
  position: relative;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  height: 20px;
  width: 20px;
  border: 1px solid gray;
}
.az-checkboxes label span.az-tick::before,
.az-radio-buttons label span.az-tick::before,
.az-checkboxes label span.az-tick::after,
.az-radio-buttons label span.az-tick::after {
  content: none;
}
.az-checkboxes label span.az-tick span.az-icon,
.az-radio-buttons label span.az-tick span.az-icon {
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.az-radio-buttons {
  user-select: none;
}
.az-radio-buttons label {
  font: inherit;
}
.az-radio-buttons label span.az-tick {
  border-radius: 100%;
}
input[type=range].az-field {
  width: 100%;
  padding: 0;
  background: transparent;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input[type=range].az-field::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0px;
}
input[type=range].az-field::-webkit-slider-thumb {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #222;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  margin-top: -5px;
}
input[type=range].az-field::-moz-range-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  background: #222;
  border-radius: 0px;
}
input[type=range].az-field::-moz-range-thumb {
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #222;
  cursor: pointer;
}
input[type=range].az-field::-ms-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range].az-field::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 0px;
}
input[type=range].az-field::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0px;
}
input[type=range].az-field::-ms-thumb {
  border: 2px solid rgba(0, 0, 0, 0.2);
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #222;
  cursor: pointer;
}
input[type=range].az-field:focus::-ms-fill-lower {
  background: #222;
}
input[type=range].az-field:focus::-ms-fill-upper {
  background: #222;
}
.az-background {
  height: 100%;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}
.az-background > .az-overlay {
  z-index: -1;
}
.az-background > .az-overlay,
.az-background > .az-overlay > div {
  position: absolute !important;
  pointer-events: none !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}
.az-background > .az-overlay {
  overflow: hidden !important;
}
.az-background > .az-overlay > div {
  -webkit-transform-origin: center;
  -khtml-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.az-background > .az-overlay > div.az-flip {
  -webkit-transform: rotateY(180deg);
  -khtml-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.az-background > .az-overlay > div.az-invert {
  -webkit-transform: rotateX(180deg);
  -khtml-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.az-background > .az-overlay > div.az-flip.az-invert {
  -webkit-transform: rotateY(180deg) rotateX(180deg);
  -khtml-transform: rotateY(180deg) rotateX(180deg);
  -moz-transform: rotateY(180deg) rotateX(180deg);
  -ms-transform: rotateY(180deg) rotateX(180deg);
  transform: rotateY(180deg) rotateX(180deg);
}
.az-background > .az-overlay > div svg {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.az-background > .az-overlay > div svg .az-shape-fill {
  -webkit-fill: #000000;
  -khtml-fill: #000000;
  -moz-fill: #000000;
  -ms-fill: #000000;
  fill: #000000;
}
.az-background > .az-overlay > div svg.az-top-left {
  -webkit-transform: translate(0%, 0%);
  -khtml-transform: translate(0%, 0%);
  -moz-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
.az-background > .az-overlay > div svg.az-top-center {
  -webkit-transform: translate(-50%, 0%);
  -khtml-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.az-background > .az-overlay > div svg.az-top-right {
  -webkit-transform: translate(-100%, 0%);
  -khtml-transform: translate(-100%, 0%);
  -moz-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
}
.az-background > .az-overlay > div svg.az-center-left {
  -webkit-transform: translate(0%, -50%);
  -khtml-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.az-background > .az-overlay > div svg.az-center-center {
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.az-background > .az-overlay > div svg.az-center-right {
  -webkit-transform: translate(-100%, -50%);
  -khtml-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.az-background > .az-overlay > div svg.az-bottom-left {
  -webkit-transform: translate(0%, -100%);
  -khtml-transform: translate(0%, -100%);
  -moz-transform: translate(0%, -100%);
  -ms-transform: translate(0%, -100%);
  transform: translate(0%, -100%);
}
.az-background > .az-overlay > div svg.az-bottom-center {
  -webkit-transform: translate(-50%, -100%);
  -khtml-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.az-background > .az-overlay > div svg.az-bottom-right {
  -webkit-transform: translate(-100%, -100%);
  -khtml-transform: translate(-100%, -100%);
  -moz-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
}
.az-full-height {
  height: 100%;
}
.az-free-positioning {
  position: relative;
  margin: 0px auto;
  height: 100%;
  min-height: 10px;
  min-width: 10px;
  z-index: 0;
  /*> [data-element] > div, > [data-element] > div > img {
            display: inline !important;
        }
        
        > [data-element] > div > img {
            max-height: 100%;
        }*/
}
.az-free-positioning > .az-overlay {
  z-index: -1;
}
.az-free-positioning > .az-overlay,
.az-free-positioning > .az-overlay > div {
  position: absolute !important;
  pointer-events: none !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}
.az-free-positioning > .az-overlay {
  overflow: hidden !important;
}
.az-free-positioning > .az-overlay > div {
  -webkit-transform-origin: center;
  -khtml-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.az-free-positioning > .az-overlay > div.az-flip {
  -webkit-transform: rotateY(180deg);
  -khtml-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.az-free-positioning > .az-overlay > div.az-invert {
  -webkit-transform: rotateX(180deg);
  -khtml-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.az-free-positioning > .az-overlay > div.az-flip.az-invert {
  -webkit-transform: rotateY(180deg) rotateX(180deg);
  -khtml-transform: rotateY(180deg) rotateX(180deg);
  -moz-transform: rotateY(180deg) rotateX(180deg);
  -ms-transform: rotateY(180deg) rotateX(180deg);
  transform: rotateY(180deg) rotateX(180deg);
}
.az-free-positioning > .az-overlay > div svg {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.az-free-positioning > .az-overlay > div svg .az-shape-fill {
  -webkit-fill: #000000;
  -khtml-fill: #000000;
  -moz-fill: #000000;
  -ms-fill: #000000;
  fill: #000000;
}
.az-free-positioning > .az-overlay > div svg.az-top-left {
  -webkit-transform: translate(0%, 0%);
  -khtml-transform: translate(0%, 0%);
  -moz-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
.az-free-positioning > .az-overlay > div svg.az-top-center {
  -webkit-transform: translate(-50%, 0%);
  -khtml-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.az-free-positioning > .az-overlay > div svg.az-top-right {
  -webkit-transform: translate(-100%, 0%);
  -khtml-transform: translate(-100%, 0%);
  -moz-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
}
.az-free-positioning > .az-overlay > div svg.az-center-left {
  -webkit-transform: translate(0%, -50%);
  -khtml-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.az-free-positioning > .az-overlay > div svg.az-center-center {
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.az-free-positioning > .az-overlay > div svg.az-center-right {
  -webkit-transform: translate(-100%, -50%);
  -khtml-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.az-free-positioning > .az-overlay > div svg.az-bottom-left {
  -webkit-transform: translate(0%, -100%);
  -khtml-transform: translate(0%, -100%);
  -moz-transform: translate(0%, -100%);
  -ms-transform: translate(0%, -100%);
  transform: translate(0%, -100%);
}
.az-free-positioning > .az-overlay > div svg.az-bottom-center {
  -webkit-transform: translate(-50%, -100%);
  -khtml-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.az-free-positioning > .az-overlay > div svg.az-bottom-right {
  -webkit-transform: translate(-100%, -100%);
  -khtml-transform: translate(-100%, -100%);
  -moz-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
}
.az-free-positioning.az-full-screen-height {
  height: 100vh !important;
}
.az-free-positioning > .az-elements-list {
  /*> [data-element] > div, > [data-element] > div > img {
            display: inline !important;
        }
        
        > [data-element] > div > img {
            max-height: 100%;
        }*/
}
.az-free-positioning > .az-elements-list > .az-full-height {
  height: 100% !important;
}
.az-free-positioning > .az-elements-list > .az-full-width {
  width: 100% !important;
}
.az-free-positioning > .az-elements-list > .az-full-width.az-container {
  padding: 0;
}
.az-free-positioning > .az-elements-list > .az-left,
.az-free-positioning > .az-elements-list > .az-center,
.az-free-positioning > .az-elements-list > .az-right,
.az-free-positioning > .az-elements-list > .az-top,
.az-free-positioning > .az-elements-list > .az-middle,
.az-free-positioning > .az-elements-list > .az-bottom {
  position: absolute !important;
}
.az-free-positioning > .az-elements-list > .az-left {
  left: 0;
}
.az-free-positioning > .az-elements-list > .az-center {
  left: calc(50% + 0px);
  transform: translateX(-50%);
}
.az-free-positioning > .az-elements-list > .az-right {
  right: 0;
}
.az-free-positioning > .az-elements-list > .az-top {
  top: 0;
}
.az-free-positioning > .az-elements-list > .az-middle {
  top: calc(50% + 0px);
  transform: translateY(-50%);
}
.az-free-positioning > .az-elements-list > .az-bottom {
  bottom: 0;
}
.az-free-positioning > .az-elements-list > .az-middle.az-center {
  transform: translate(-50%, -50%);
}
.az-free-positioning > .az-elements-list > [data-element] {
  transform-origin: center;
  /*max-width: 100%;*/
}
.az-free-positioning > .az-full-height {
  height: 100% !important;
}
.az-free-positioning > .az-full-width {
  width: 100% !important;
}
.az-free-positioning > .az-full-width.az-container {
  padding: 0;
}
.az-free-positioning > .az-left,
.az-free-positioning > .az-center,
.az-free-positioning > .az-right,
.az-free-positioning > .az-top,
.az-free-positioning > .az-middle,
.az-free-positioning > .az-bottom {
  position: absolute !important;
}
.az-free-positioning > .az-left {
  left: 0;
}
.az-free-positioning > .az-center {
  left: calc(50% + 0px);
  transform: translateX(-50%);
}
.az-free-positioning > .az-right {
  right: 0;
}
.az-free-positioning > .az-top {
  top: 0;
}
.az-free-positioning > .az-middle {
  top: calc(50% + 0px);
  transform: translateY(-50%);
}
.az-free-positioning > .az-bottom {
  bottom: 0;
}
.az-free-positioning > .az-middle.az-center {
  transform: translate(-50%, -50%);
}
.az-free-positioning > [data-element] {
  transform-origin: center;
  /*max-width: 100%;*/
}
.az-free-positioning > [data-cloneable] > [data-element] {
  /*.vendor(display, flex);*/
  /*.vendor(justify-content, center);*/
  /*.vendor(align-items, center);*/
}
.az-free-positioning > [data-cloneable] > [data-element] > iframe {
  height: 100% !important;
  box-sizing: border-box;
}
.az-free-positioning > [data-cloneable] > [data-element] > .az-gmap {
  height: 100% !important;
  box-sizing: border-box;
}
.az-free-positioning > [data-cloneable] > [data-element] > .video-wrapper {
  overflow: visible;
  padding-bottom: 0;
}
.az-free-positioning > [data-cloneable] > [data-element] > .video-wrapper iframe {
  height: 100% !important;
  position: static;
  top: auto;
  left: auto;
}
.az-free-positioning > [data-cloneable] > [data-element] > .az-video-wrapper {
  height: 100%;
  box-sizing: border-box;
}
.az-free-positioning > [data-cloneable] > [data-element] > .az-video-wrapper video {
  height: 100%;
  box-sizing: border-box;
}
.az-free-positioning > [data-cloneable] > [data-element] > .az-button {
  height: 100%;
  box-sizing: border-box;
}
.az-free-positioning > [data-cloneable] > [data-element] > .az-button a {
  height: 100%;
  box-sizing: border-box;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.az-free-positioning > [data-cloneable] > [data-element] > .az-icon-element {
  height: 100%;
  box-sizing: border-box;
}
.az-free-positioning > [data-cloneable] > [data-element] > .az-icon-element .az-icon {
  height: 100%;
  box-sizing: border-box;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.az-free-positioning > [data-cloneable] > [data-element] > .az-separator {
  padding: 0 !important;
  height: 100%;
  box-sizing: border-box;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.az-free-positioning > [data-cloneable] > [data-element] > .az-image {
  height: 100%;
  box-sizing: border-box;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.az-free-positioning > [data-cloneable] > [data-element] > .az-image img {
  max-height: 100%;
  box-sizing: border-box;
}
.az-video {
  display: block;
  margin: 0 auto;
}
.az-modal > :first-child {
  cursor: pointer;
}
.az-modal > :last-child {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  display: none;
}
.az-modal > :last-child > .az-free-positioning {
  background-color: rgba(0, 0, 0, 0.5);
}
.az-modal.az-active > :last-child {
  display: block;
}
.az-sticky-header {
  position: relative;
}
.az-sticky-header > [data-sticky-style] {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10;
}
body.rtl .az-anchors-menu {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -o-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -ms-box-direction: reverse;
  -o-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -khtml-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
body.rtl .az-free-positioning {
  float: left;
}
body.rtl .az-button a {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -o-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -ms-box-direction: reverse;
  -o-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -khtml-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.az-anchors-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.az-anchors-menu div:last-child {
  margin-right: 0 !important;
}
.az-not-valid {
  outline: 1px solid red;
}
[data-element] table {
  width: 100%;
}
body.azh-customize .az-hidden-field,
body.azh-customize .az-anchor {
  height: 30px !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}
body.azh-customize .az-free-positioning.az-full-screen-height {
  height: calc(100vh - 20px) !important;
}
body.azh-customize.admin-bar .az-free-positioning.az-full-screen-height {
  height: calc(100vh - 50px) !important;
}
body:not(.azh-customize) .az-modal > :first-child * {
  /*pointer-events: none;*/
}
body:not(.azh-customize) .az-layer {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: auto !important;
  width: auto !important;
  z-index: -1;
}
body:not(.azh-customize) .az-disable-pointer-events {
  pointer-events: none;
}
body:not(.azh-customize) .az-disable-pointer-events > .az-polygone > .az-tooltip-wrapper {
  pointer-events: none;
}
body:not(.azh-customize) .az-enable-pointer-events {
  pointer-events: all;
}
[data-click-trigger]:not(.az-svg) {
  cursor: pointer;
  user-select: none;
}
[data-click-trigger].az-svg > svg > * {
  cursor: pointer;
}
.az-image-map .az-free-positioning .az-svg > svg > * {
  pointer-events: all;
}
.az-svg {
  font-size: 0;
  line-height: 0;
}
.az-svg svg {
  display: inline;
}
body.rtl [data-section] [data-row-height="fit-to-screen"] > .azh-row,
body.rtl [data-element] [data-row-height="fit-to-screen"] > .azh-row,
body.rtl [data-section] [data-row-height="min-height"] > .azh-row,
body.rtl [data-element] [data-row-height="min-height"] > .azh-row {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -o-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -ms-box-direction: reverse;
  -o-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -khtml-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.az-overflow-hidden {
  overflow: hidden;
}
[data-section] [data-full-width="true"]:not(.az-full-width),
[data-element] [data-full-width="true"]:not(.az-full-width) {
  background-color: transparent !important;
  background-image: none !important;
}
[data-section] [data-full-width="true"]:not(.az-full-width) > .az-overlay,
[data-element] [data-full-width="true"]:not(.az-full-width) > .az-overlay,
[data-section] [data-full-width="true"]:not(.az-full-width) > .az-shape-top,
[data-element] [data-full-width="true"]:not(.az-full-width) > .az-shape-top,
[data-section] [data-full-width="true"]:not(.az-full-width) > .az-shape-bottom,
[data-element] [data-full-width="true"]:not(.az-full-width) > .az-shape-bottom,
[data-section] [data-full-width="true"]:not(.az-full-width) > .az-splitted-section > .az-background-column,
[data-element] [data-full-width="true"]:not(.az-full-width) > .az-splitted-section > .az-background-column {
  display: none !important;
}
[data-section] [data-full-width="true"][data-stretch-content="true"] > .azh-row,
[data-element] [data-full-width="true"][data-stretch-content="true"] > .azh-row {
  margin-right: 0;
  margin-left: 0;
}
[data-section] [data-full-width="true"][data-without-padding="true"] > .azh-row,
[data-element] [data-full-width="true"][data-without-padding="true"] > .azh-row {
  margin-right: 0;
  margin-left: 0;
}
[data-section] [data-full-width="true"][data-without-padding="true"] > .azh-row > [class*="azh-col-"],
[data-element] [data-full-width="true"][data-without-padding="true"] > .azh-row > [class*="azh-col-"] {
  padding-right: 0;
  padding-left: 0;
}
[data-section] [data-column-padding="0"] > .azh-row,
[data-element] [data-column-padding="0"] > .azh-row {
  margin-right: 0;
  margin-left: 0;
}
[data-section] [data-column-padding="0"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="0"] > .azh-row > [class*="azh-col-"] {
  padding-right: 0;
  padding-left: 0;
}
[data-section] [data-column-padding="1"] > .azh-row,
[data-element] [data-column-padding="1"] > .azh-row {
  margin-right: -1px;
  margin-left: -1px;
}
[data-section] [data-column-padding="1"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="1"] > .azh-row > [class*="azh-col-"] {
  padding-right: 1px;
  padding-left: 1px;
}
[data-section] [data-column-padding="2"] > .azh-row,
[data-element] [data-column-padding="2"] > .azh-row {
  margin-right: -2px;
  margin-left: -2px;
}
[data-section] [data-column-padding="2"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="2"] > .azh-row > [class*="azh-col-"] {
  padding-right: 2px;
  padding-left: 2px;
}
[data-section] [data-column-padding="3"] > .azh-row,
[data-element] [data-column-padding="3"] > .azh-row {
  margin-right: -3px;
  margin-left: -3px;
}
[data-section] [data-column-padding="3"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="3"] > .azh-row > [class*="azh-col-"] {
  padding-right: 3px;
  padding-left: 3px;
}
[data-section] [data-column-padding="5"] > .azh-row,
[data-element] [data-column-padding="5"] > .azh-row {
  margin-right: -5px;
  margin-left: -5px;
}
[data-section] [data-column-padding="5"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="5"] > .azh-row > [class*="azh-col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
[data-section] [data-column-padding="10"] > .azh-row,
[data-element] [data-column-padding="10"] > .azh-row {
  margin-right: -10px;
  margin-left: -10px;
}
[data-section] [data-column-padding="10"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="10"] > .azh-row > [class*="azh-col-"] {
  padding-right: 10px;
  padding-left: 10px;
}
[data-section] [data-column-padding="15"] > .azh-row,
[data-element] [data-column-padding="15"] > .azh-row {
  margin-right: -15px;
  margin-left: -15px;
}
[data-section] [data-column-padding="15"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="15"] > .azh-row > [class*="azh-col-"] {
  padding-right: 15px;
  padding-left: 15px;
}
[data-section] [data-column-padding="20"] > .azh-row,
[data-element] [data-column-padding="20"] > .azh-row {
  margin-right: -20px;
  margin-left: -20px;
}
[data-section] [data-column-padding="20"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="20"] > .azh-row > [class*="azh-col-"] {
  padding-right: 20px;
  padding-left: 20px;
}
[data-section] [data-column-padding="25"] > .azh-row,
[data-element] [data-column-padding="25"] > .azh-row {
  margin-right: -25px;
  margin-left: -25px;
}
[data-section] [data-column-padding="25"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="25"] > .azh-row > [class*="azh-col-"] {
  padding-right: 25px;
  padding-left: 25px;
}
[data-section] [data-column-padding="30"] > .azh-row,
[data-element] [data-column-padding="30"] > .azh-row {
  margin-right: -30px;
  margin-left: -30px;
}
[data-section] [data-column-padding="30"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="30"] > .azh-row > [class*="azh-col-"] {
  padding-right: 30px;
  padding-left: 30px;
}
[data-section] [data-column-padding="40"] > .azh-row,
[data-element] [data-column-padding="40"] > .azh-row {
  margin-right: -40px;
  margin-left: -40px;
}
[data-section] [data-column-padding="40"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="40"] > .azh-row > [class*="azh-col-"] {
  padding-right: 40px;
  padding-left: 40px;
}
[data-section] [data-column-padding="50"] > .azh-row,
[data-element] [data-column-padding="50"] > .azh-row {
  margin-right: -50px;
  margin-left: -50px;
}
[data-section] [data-column-padding="50"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="50"] > .azh-row > [class*="azh-col-"] {
  padding-right: 50px;
  padding-left: 50px;
}
[data-section] [data-column-padding="60"] > .azh-row,
[data-element] [data-column-padding="60"] > .azh-row {
  margin-right: -60px;
  margin-left: -60px;
}
[data-section] [data-column-padding="60"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="60"] > .azh-row > [class*="azh-col-"] {
  padding-right: 60px;
  padding-left: 60px;
}
[data-section] [data-column-padding="70"] > .azh-row,
[data-element] [data-column-padding="70"] > .azh-row {
  margin-right: -70px;
  margin-left: -70px;
}
[data-section] [data-column-padding="70"] > .azh-row > [class*="azh-col-"],
[data-element] [data-column-padding="70"] > .azh-row > [class*="azh-col-"] {
  padding-right: 70px;
  padding-left: 70px;
}
[data-section] [data-background-mode="none"],
[data-element] [data-background-mode="none"] {
  background-image: none !important;
}
[data-section] [data-background-mode="cover"],
[data-element] [data-background-mode="cover"],
[data-section] [data-background-mode="semi-transparent-color"],
[data-element] [data-background-mode="semi-transparent-color"] {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
[data-section] [data-background-mode="contain"],
[data-element] [data-background-mode="contain"] {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
[data-section] [data-background-mode="no-repeat"],
[data-element] [data-background-mode="no-repeat"] {
  background-position: 0 0;
  background-repeat: no-repeat;
}
[data-section] [data-background-mode="repeat"],
[data-element] [data-background-mode="repeat"] {
  background-position: 0 0;
  background-repeat: repeat;
}
[data-section] [data-content-width="full-width"] > .azh-row,
[data-element] [data-content-width="full-width"] > .azh-row {
  max-width: none !important;
}
[data-section] [data-content-width="boxed"] > .azh-row,
[data-element] [data-content-width="boxed"] > .azh-row {
  margin: 0 auto !important;
}
[data-section] [data-row-height=""] > .azh-row,
[data-element] [data-row-height=""] > .azh-row {
  min-height: 0 !important;
}
[data-section] [data-row-height="fit-to-screen"] > .azh-row,
[data-element] [data-row-height="fit-to-screen"] > .azh-row {
  min-height: 100vh !important;
}
[data-section] [data-row-height="fit-to-screen"] > .azh-row,
[data-element] [data-row-height="fit-to-screen"] > .azh-row,
[data-section] [data-row-height="min-height"] > .azh-row,
[data-element] [data-row-height="min-height"] > .azh-row {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*min-width: 100%;*/
}
[data-section] [data-row-height="fit-to-screen"][data-column-position="top"] > .azh-row,
[data-element] [data-row-height="fit-to-screen"][data-column-position="top"] > .azh-row,
[data-section] [data-row-height="min-height"][data-column-position="top"] > .azh-row,
[data-element] [data-row-height="min-height"][data-column-position="top"] > .azh-row {
  -webkit-box-align: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-box-align: start;
  -o-box-align: start;
  box-align: start;
  -ms-flex-align: flex-start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -khtml-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
[data-section] [data-row-height="fit-to-screen"][data-column-position="middle"] > .azh-row,
[data-element] [data-row-height="fit-to-screen"][data-column-position="middle"] > .azh-row,
[data-section] [data-row-height="min-height"][data-column-position="middle"] > .azh-row,
[data-element] [data-row-height="min-height"][data-column-position="middle"] > .azh-row {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
[data-section] [data-row-height="fit-to-screen"][data-column-position="bottom"] > .azh-row,
[data-element] [data-row-height="fit-to-screen"][data-column-position="bottom"] > .azh-row,
[data-section] [data-row-height="min-height"][data-column-position="bottom"] > .azh-row,
[data-element] [data-row-height="min-height"][data-column-position="bottom"] > .azh-row {
  -webkit-box-align: flex-end;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-box-align: end;
  -o-box-align: end;
  box-align: end;
  -ms-flex-align: flex-end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -khtml-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
[data-section] [data-row-height="fit-to-screen"][data-column-position="stretch"][data-content-position="top"] > .azh-row > [class*="azh-col-"],
[data-element] [data-row-height="fit-to-screen"][data-column-position="stretch"][data-content-position="top"] > .azh-row > [class*="azh-col-"],
[data-section] [data-row-height="min-height"][data-column-position="stretch"][data-content-position="top"] > .azh-row > [class*="azh-col-"],
[data-element] [data-row-height="min-height"][data-column-position="stretch"][data-content-position="top"] > .azh-row > [class*="azh-col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -khtml-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: flex-start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -khtml-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
[data-section] [data-row-height="fit-to-screen"][data-column-position="stretch"][data-content-position="middle"] > .azh-row > [class*="azh-col-"],
[data-element] [data-row-height="fit-to-screen"][data-column-position="stretch"][data-content-position="middle"] > .azh-row > [class*="azh-col-"],
[data-section] [data-row-height="min-height"][data-column-position="stretch"][data-content-position="middle"] > .azh-row > [class*="azh-col-"],
[data-element] [data-row-height="min-height"][data-column-position="stretch"][data-content-position="middle"] > .azh-row > [class*="azh-col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -khtml-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -khtml-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
[data-section] [data-row-height="fit-to-screen"][data-column-position="stretch"][data-content-position="bottom"] > .azh-row > [class*="azh-col-"],
[data-element] [data-row-height="fit-to-screen"][data-column-position="stretch"][data-content-position="bottom"] > .azh-row > [class*="azh-col-"],
[data-section] [data-row-height="min-height"][data-column-position="stretch"][data-content-position="bottom"] > .azh-row > [class*="azh-col-"],
[data-element] [data-row-height="min-height"][data-column-position="stretch"][data-content-position="bottom"] > .azh-row > [class*="azh-col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -khtml-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: flex-end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -khtml-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
[data-section] [data-row-height="fit-to-screen"][data-column-position="stretch"][data-content-position="space-around"] > .azh-row > [class*="azh-col-"],
[data-element] [data-row-height="fit-to-screen"][data-column-position="stretch"][data-content-position="space-around"] > .azh-row > [class*="azh-col-"],
[data-section] [data-row-height="min-height"][data-column-position="stretch"][data-content-position="space-around"] > .azh-row > [class*="azh-col-"],
[data-element] [data-row-height="min-height"][data-column-position="stretch"][data-content-position="space-around"] > .azh-row > [class*="azh-col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -khtml-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -khtml-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
[data-section] [data-row-height="fit-to-screen"][data-column-position="stretch"][data-content-position="space-between"] > .azh-row > [class*="azh-col-"],
[data-element] [data-row-height="fit-to-screen"][data-column-position="stretch"][data-content-position="space-between"] > .azh-row > [class*="azh-col-"],
[data-section] [data-row-height="min-height"][data-column-position="stretch"][data-content-position="space-between"] > .azh-row > [class*="azh-col-"],
[data-element] [data-row-height="min-height"][data-column-position="stretch"][data-content-position="space-between"] > .azh-row > [class*="azh-col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -khtml-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -khtml-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
[data-section] [data-overflow-hidden="true"],
[data-element] [data-overflow-hidden="true"] {
  overflow: hidden;
}
[data-section] [data-full-width],
[data-element] [data-full-width] {
  border-width: 0;
  position: relative !important;
}
[data-section] [data-full-width] > .az-overlay,
[data-element] [data-full-width] > .az-overlay,
[data-section] [data-full-width] > .az-overlay > div,
[data-element] [data-full-width] > .az-overlay > div {
  position: absolute !important;
  pointer-events: none !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}
[data-section] [data-full-width] > .az-overlay,
[data-element] [data-full-width] > .az-overlay {
  overflow: hidden !important;
}
[data-section] [data-full-width] > .az-overlay > div,
[data-element] [data-full-width] > .az-overlay > div {
  -webkit-transform-origin: center;
  -khtml-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
[data-section] [data-full-width] > .az-overlay > div.az-flip,
[data-element] [data-full-width] > .az-overlay > div.az-flip {
  -webkit-transform: rotateY(180deg);
  -khtml-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
[data-section] [data-full-width] > .az-overlay > div.az-invert,
[data-element] [data-full-width] > .az-overlay > div.az-invert {
  -webkit-transform: rotateX(180deg);
  -khtml-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
[data-section] [data-full-width] > .az-overlay > div.az-flip.az-invert,
[data-element] [data-full-width] > .az-overlay > div.az-flip.az-invert {
  -webkit-transform: rotateY(180deg) rotateX(180deg);
  -khtml-transform: rotateY(180deg) rotateX(180deg);
  -moz-transform: rotateY(180deg) rotateX(180deg);
  -ms-transform: rotateY(180deg) rotateX(180deg);
  transform: rotateY(180deg) rotateX(180deg);
}
[data-section] [data-full-width] > .az-overlay > div svg,
[data-element] [data-full-width] > .az-overlay > div svg {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[data-section] [data-full-width] > .az-overlay > div svg .az-shape-fill,
[data-element] [data-full-width] > .az-overlay > div svg .az-shape-fill {
  -webkit-fill: #000000;
  -khtml-fill: #000000;
  -moz-fill: #000000;
  -ms-fill: #000000;
  fill: #000000;
}
[data-section] [data-full-width] > .az-overlay > div svg.az-top-left,
[data-element] [data-full-width] > .az-overlay > div svg.az-top-left {
  -webkit-transform: translate(0%, 0%);
  -khtml-transform: translate(0%, 0%);
  -moz-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
[data-section] [data-full-width] > .az-overlay > div svg.az-top-center,
[data-element] [data-full-width] > .az-overlay > div svg.az-top-center {
  -webkit-transform: translate(-50%, 0%);
  -khtml-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
[data-section] [data-full-width] > .az-overlay > div svg.az-top-right,
[data-element] [data-full-width] > .az-overlay > div svg.az-top-right {
  -webkit-transform: translate(-100%, 0%);
  -khtml-transform: translate(-100%, 0%);
  -moz-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
}
[data-section] [data-full-width] > .az-overlay > div svg.az-center-left,
[data-element] [data-full-width] > .az-overlay > div svg.az-center-left {
  -webkit-transform: translate(0%, -50%);
  -khtml-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
[data-section] [data-full-width] > .az-overlay > div svg.az-center-center,
[data-element] [data-full-width] > .az-overlay > div svg.az-center-center {
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[data-section] [data-full-width] > .az-overlay > div svg.az-center-right,
[data-element] [data-full-width] > .az-overlay > div svg.az-center-right {
  -webkit-transform: translate(-100%, -50%);
  -khtml-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
[data-section] [data-full-width] > .az-overlay > div svg.az-bottom-left,
[data-element] [data-full-width] > .az-overlay > div svg.az-bottom-left {
  -webkit-transform: translate(0%, -100%);
  -khtml-transform: translate(0%, -100%);
  -moz-transform: translate(0%, -100%);
  -ms-transform: translate(0%, -100%);
  transform: translate(0%, -100%);
}
[data-section] [data-full-width] > .az-overlay > div svg.az-bottom-center,
[data-element] [data-full-width] > .az-overlay > div svg.az-bottom-center {
  -webkit-transform: translate(-50%, -100%);
  -khtml-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
[data-section] [data-full-width] > .az-overlay > div svg.az-bottom-right,
[data-element] [data-full-width] > .az-overlay > div svg.az-bottom-right {
  -webkit-transform: translate(-100%, -100%);
  -khtml-transform: translate(-100%, -100%);
  -moz-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
}
[data-section] [data-background-video][data-background-video=''] > .az-background-video,
[data-element] [data-background-video][data-background-video=''] > .az-background-video,
[data-section] [data-background-video]:not([data-background-type="video"]) > .az-background-video,
[data-element] [data-background-video]:not([data-background-type="video"]) > .az-background-video {
  display: none;
}
[data-section] [data-background-video]:not([data-background-video='']),
[data-element] [data-background-video]:not([data-background-video='']) {
  position: relative;
}
[data-section] [data-background-video]:not([data-background-video='']) > .az-background-video,
[data-element] [data-background-video]:not([data-background-video='']) > .az-background-video {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
[data-section] [data-background-video]:not([data-background-video='']) > .az-background-video iframe,
[data-element] [data-background-video]:not([data-background-video='']) > .az-background-video iframe,
[data-section] [data-background-video]:not([data-background-video='']) > .az-background-video video,
[data-element] [data-background-video]:not([data-background-video='']) > .az-background-video video {
  box-sizing: border-box;
  width: 100% !important;
  position: absolute;
  top: 50% !important;
  left: auto !important;
  transform: translateY(-50%);
  border: none;
}
[data-section] [data-background-video]:not([data-background-video='']) > .az-background-video video,
[data-element] [data-background-video]:not([data-background-video='']) > .az-background-video video {
  object-fit: cover;
}
.az-isotope .az-isotope-filters {
  text-align: center;
}
.az-isotope .az-isotope-filters [data-filter] {
  cursor: pointer;
  display: inline-block;
}
.az-isotope .az-isotope-filters [data-filter]:last-child {
  margin-right: 0 !important;
}
.az-isotope .az-isotope-items[data-gutter="0"] {
  margin: 0;
}
.az-isotope .az-isotope-items[data-gutter="0"] > .az-item > div {
  margin: 0;
}
.az-isotope .az-isotope-items[data-gutter="1"] {
  margin: -1px;
}
.az-isotope .az-isotope-items[data-gutter="1"] > .az-item > div {
  margin: 1px;
}
.az-isotope .az-isotope-items[data-gutter="2"] {
  margin: -2px;
}
.az-isotope .az-isotope-items[data-gutter="2"] > .az-item > div {
  margin: 2px;
}
.az-isotope .az-isotope-items[data-gutter="3"] {
  margin: -3px;
}
.az-isotope .az-isotope-items[data-gutter="3"] > .az-item > div {
  margin: 3px;
}
.az-isotope .az-isotope-items[data-gutter="4"] {
  margin: -4px;
}
.az-isotope .az-isotope-items[data-gutter="4"] > .az-item > div {
  margin: 4px;
}
.az-isotope .az-isotope-items[data-gutter="5"] {
  margin: -5px;
}
.az-isotope .az-isotope-items[data-gutter="5"] > .az-item > div {
  margin: 5px;
}
.az-isotope .az-isotope-items[data-gutter="10"] {
  margin: -10px;
}
.az-isotope .az-isotope-items[data-gutter="10"] > .az-item > div {
  margin: 10px;
}
.az-isotope .az-isotope-items[data-gutter="15"] {
  margin: -15px;
}
.az-isotope .az-isotope-items[data-gutter="15"] > .az-item > div {
  margin: 15px;
}
.az-isotope .az-isotope-items[data-gutter="20"] {
  margin: -20px;
}
.az-isotope .az-isotope-items[data-gutter="20"] > .az-item > div {
  margin: 20px;
}
.az-isotope .az-isotope-items[data-gutter="25"] {
  margin: -25px;
}
.az-isotope .az-isotope-items[data-gutter="25"] > .az-item > div {
  margin: 25px;
}
.az-isotope .az-isotope-items[data-gutter="30"] {
  margin: -30px;
}
.az-isotope .az-isotope-items[data-gutter="30"] > .az-item > div {
  margin: 30px;
}
.az-isotope .az-isotope-items .az-item {
  width: 100%;
  transition: none;
  box-sizing: content-box;
}
.az-isotope .az-isotope-items[data-columns="1"] > .az-item {
  width: 100%;
}
.az-isotope .az-isotope-items[data-columns="2"] > .az-item[data-columns="1"] {
  width: 50%;
}
.az-isotope .az-isotope-items[data-columns="2"] > .az-item[data-columns="2"] {
  width: 100%;
}
.az-isotope .az-isotope-items[data-columns="3"] > .az-item[data-columns="1"] {
  width: 33.33333333%;
}
.az-isotope .az-isotope-items[data-columns="3"] > .az-item[data-columns="2"] {
  width: 66.66666667%;
}
.az-isotope .az-isotope-items[data-columns="3"] > .az-item[data-columns="3"] {
  width: 100%;
}
.az-isotope .az-isotope-items[data-columns="4"] > .az-item[data-columns="1"] {
  width: 25%;
}
.az-isotope .az-isotope-items[data-columns="4"] > .az-item[data-columns="2"] {
  width: 50%;
}
.az-isotope .az-isotope-items[data-columns="4"] > .az-item[data-columns="3"] {
  width: 75%;
}
.az-isotope .az-isotope-items[data-columns="4"] > .az-item[data-columns="4"] {
  width: 100%;
}
.az-isotope .az-isotope-items[data-columns="5"] > .az-item[data-columns="1"] {
  width: 20%;
}
.az-isotope .az-isotope-items[data-columns="5"] > .az-item[data-columns="2"] {
  width: 40%;
}
.az-isotope .az-isotope-items[data-columns="5"] > .az-item[data-columns="3"] {
  width: 60%;
}
.az-isotope .az-isotope-items[data-columns="5"] > .az-item[data-columns="4"] {
  width: 80%;
}
.az-isotope .az-isotope-items[data-columns="5"] > .az-item[data-columns="5"] {
  width: 100%;
}
.az-isotope .az-isotope-items[data-columns="6"] > .az-item[data-columns="1"] {
  width: 16.66666667%;
}
.az-isotope .az-isotope-items[data-columns="6"] > .az-item[data-columns="2"] {
  width: 33.33333333%;
}
.az-isotope .az-isotope-items[data-columns="6"] > .az-item[data-columns="3"] {
  width: 50%;
}
.az-isotope .az-isotope-items[data-columns="6"] > .az-item[data-columns="4"] {
  width: 66.66666667%;
}
.az-isotope .az-isotope-items[data-columns="6"] > .az-item[data-columns="5"] {
  width: 83.33333333%;
}
.az-isotope .az-isotope-items[data-columns="6"] > .az-item[data-columns="5"] {
  width: 100%;
}
.az-isotope .az-isotope-items[data-columns="7"] > .az-item[data-columns="1"] {
  width: 14.28571429%;
}
.az-isotope .az-isotope-items[data-columns="7"] > .az-item[data-columns="2"] {
  width: 28.57142857%;
}
.az-isotope .az-isotope-items[data-columns="7"] > .az-item[data-columns="3"] {
  width: 42.85714286%;
}
.az-isotope .az-isotope-items[data-columns="7"] > .az-item[data-columns="4"] {
  width: 57.14285714%;
}
.az-isotope .az-isotope-items[data-columns="7"] > .az-item[data-columns="5"] {
  width: 71.42857143%;
}
.az-isotope .az-isotope-items[data-columns="7"] > .az-item[data-columns="6"] {
  width: 85.71428571%;
}
.az-isotope .az-isotope-items[data-columns="7"] > .az-item[data-columns="6"] {
  width: 100%;
}
.az-isotope .az-isotope-items[data-columns="8"] > .az-item[data-columns="1"] {
  width: 12.5%;
}
.az-isotope .az-isotope-items[data-columns="8"] > .az-item[data-columns="2"] {
  width: 25%;
}
.az-isotope .az-isotope-items[data-columns="8"] > .az-item[data-columns="3"] {
  width: 37.5%;
}
.az-isotope .az-isotope-items[data-columns="8"] > .az-item[data-columns="4"] {
  width: 50%;
}
.az-isotope .az-isotope-items[data-columns="8"] > .az-item[data-columns="5"] {
  width: 62.5%;
}
.az-isotope .az-isotope-items[data-columns="8"] > .az-item[data-columns="6"] {
  width: 75%;
}
.az-isotope .az-isotope-items[data-columns="8"] > .az-item[data-columns="7"] {
  width: 87.5%;
}
.az-isotope .az-isotope-items[data-columns="8"] > .az-item[data-columns="8"] {
  width: 100%;
}
.az-isotope .az-isotope-items[data-columns="9"] > .az-item[data-columns="1"] {
  width: 11.11111111%;
}
.az-isotope .az-isotope-items[data-columns="9"] > .az-item[data-columns="2"] {
  width: 22.22222222%;
}
.az-isotope .az-isotope-items[data-columns="9"] > .az-item[data-columns="3"] {
  width: 33.33333333%;
}
.az-isotope .az-isotope-items[data-columns="9"] > .az-item[data-columns="4"] {
  width: 44.44444444%;
}
.az-isotope .az-isotope-items[data-columns="9"] > .az-item[data-columns="5"] {
  width: 55.55555556%;
}
.az-isotope .az-isotope-items[data-columns="9"] > .az-item[data-columns="6"] {
  width: 66.66666667%;
}
.az-isotope .az-isotope-items[data-columns="9"] > .az-item[data-columns="7"] {
  width: 77.77777778%;
}
.az-isotope .az-isotope-items[data-columns="9"] > .az-item[data-columns="8"] {
  width: 88.88888889%;
}
.az-isotope .az-isotope-items[data-columns="9"] > .az-item[data-columns="9"] {
  width: 100%;
}
.az-isotope .az-isotope-items[data-columns="10"] > .az-item[data-columns="1"] {
  width: 10%;
}
.az-isotope .az-isotope-items[data-columns="10"] > .az-item[data-columns="2"] {
  width: 20%;
}
.az-isotope .az-isotope-items[data-columns="10"] > .az-item[data-columns="3"] {
  width: 30%;
}
.az-isotope .az-isotope-items[data-columns="10"] > .az-item[data-columns="4"] {
  width: 40%;
}
.az-isotope .az-isotope-items[data-columns="10"] > .az-item[data-columns="5"] {
  width: 50%;
}
.az-isotope .az-isotope-items[data-columns="10"] > .az-item[data-columns="6"] {
  width: 60%;
}
.az-isotope .az-isotope-items[data-columns="10"] > .az-item[data-columns="7"] {
  width: 70%;
}
.az-isotope .az-isotope-items[data-columns="10"] > .az-item[data-columns="8"] {
  width: 80%;
}
.az-isotope .az-isotope-items[data-columns="10"] > .az-item[data-columns="9"] {
  width: 90%;
}
.az-isotope .az-isotope-items[data-columns="10"] > .az-item[data-columns="10"] {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .az-isotope .az-isotope-items[data-columns-xs="1"] > .az-item {
    width: 100% !important;
  }
  .az-isotope .az-isotope-items[data-columns-xs="2"] > .az-item[data-columns-xs="1"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="2"] > .az-item[data-columns-xs="2"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="3"] > .az-item[data-columns-xs="1"] {
    width: 33.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="3"] > .az-item[data-columns-xs="2"] {
    width: 66.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="3"] > .az-item[data-columns-xs="3"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="4"] > .az-item[data-columns-xs="1"] {
    width: 25%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="4"] > .az-item[data-columns-xs="2"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="4"] > .az-item[data-columns-xs="3"] {
    width: 75%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="4"] > .az-item[data-columns-xs="4"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="5"] > .az-item[data-columns-xs="1"] {
    width: 20%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="5"] > .az-item[data-columns-xs="2"] {
    width: 40%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="5"] > .az-item[data-columns-xs="3"] {
    width: 60%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="5"] > .az-item[data-columns-xs="4"] {
    width: 80%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="5"] > .az-item[data-columns-xs="5"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="6"] > .az-item[data-columns-xs="1"] {
    width: 16.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="6"] > .az-item[data-columns-xs="2"] {
    width: 33.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="6"] > .az-item[data-columns-xs="3"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="6"] > .az-item[data-columns-xs="4"] {
    width: 66.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="6"] > .az-item[data-columns-xs="5"] {
    width: 83.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="6"] > .az-item[data-columns-xs="6"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="7"] > .az-item[data-columns-xs="1"] {
    width: 14.28571429%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="7"] > .az-item[data-columns-xs="2"] {
    width: 28.57142857%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="7"] > .az-item[data-columns-xs="3"] {
    width: 42.85714286%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="7"] > .az-item[data-columns-xs="4"] {
    width: 57.14285714%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="7"] > .az-item[data-columns-xs="5"] {
    width: 71.42857143%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="7"] > .az-item[data-columns-xs="6"] {
    width: 85.71428571%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="7"] > .az-item[data-columns-xs="7"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="8"] > .az-item[data-columns-xs="1"] {
    width: 12.5%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="8"] > .az-item[data-columns-xs="2"] {
    width: 25%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="8"] > .az-item[data-columns-xs="3"] {
    width: 37.5%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="8"] > .az-item[data-columns-xs="4"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="8"] > .az-item[data-columns-xs="5"] {
    width: 62.5%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="8"] > .az-item[data-columns-xs="6"] {
    width: 75%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="8"] > .az-item[data-columns-xs="7"] {
    width: 87.5%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="8"] > .az-item[data-columns-xs="8"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="9"] > .az-item[data-columns-xs="1"] {
    width: 11.11111111%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="9"] > .az-item[data-columns-xs="2"] {
    width: 22.22222222%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="9"] > .az-item[data-columns-xs="3"] {
    width: 33.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="9"] > .az-item[data-columns-xs="4"] {
    width: 44.44444444%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="9"] > .az-item[data-columns-xs="5"] {
    width: 55.55555556%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="9"] > .az-item[data-columns-xs="6"] {
    width: 66.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="9"] > .az-item[data-columns-xs="7"] {
    width: 77.77777778%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="9"] > .az-item[data-columns-xs="8"] {
    width: 88.88888889%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="9"] > .az-item[data-columns-xs="9"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="10"] > .az-item[data-columns-xs="1"] {
    width: 10%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="10"] > .az-item[data-columns-xs="2"] {
    width: 20%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="10"] > .az-item[data-columns-xs="3"] {
    width: 30%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="10"] > .az-item[data-columns-xs="4"] {
    width: 40%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="10"] > .az-item[data-columns-xs="5"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="10"] > .az-item[data-columns-xs="6"] {
    width: 60%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="10"] > .az-item[data-columns-xs="7"] {
    width: 70%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="10"] > .az-item[data-columns-xs="8"] {
    width: 80%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="10"] > .az-item[data-columns-xs="9"] {
    width: 90%;
  }
  .az-isotope .az-isotope-items[data-columns-xs="10"] > .az-item[data-columns-xs="10"] {
    width: 100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .az-isotope .az-isotope-items[data-columns-sm="1"] > .az-item {
    width: 100% !important;
  }
  .az-isotope .az-isotope-items[data-columns-sm="2"] > .az-item[data-columns-sm="1"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="2"] > .az-item[data-columns-sm="2"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="3"] > .az-item[data-columns-sm="1"] {
    width: 33.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="3"] > .az-item[data-columns-sm="2"] {
    width: 66.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="3"] > .az-item[data-columns-sm="3"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="4"] > .az-item[data-columns-sm="1"] {
    width: 25%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="4"] > .az-item[data-columns-sm="2"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="4"] > .az-item[data-columns-sm="3"] {
    width: 75%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="4"] > .az-item[data-columns-sm="4"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="5"] > .az-item[data-columns-sm="1"] {
    width: 20%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="5"] > .az-item[data-columns-sm="2"] {
    width: 40%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="5"] > .az-item[data-columns-sm="3"] {
    width: 60%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="5"] > .az-item[data-columns-sm="4"] {
    width: 80%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="5"] > .az-item[data-columns-sm="5"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="6"] > .az-item[data-columns-sm="1"] {
    width: 16.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="6"] > .az-item[data-columns-sm="2"] {
    width: 33.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="6"] > .az-item[data-columns-sm="3"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="6"] > .az-item[data-columns-sm="4"] {
    width: 66.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="6"] > .az-item[data-columns-sm="5"] {
    width: 83.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="6"] > .az-item[data-columns-sm="6"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="7"] > .az-item[data-columns-sm="1"] {
    width: 14.28571429%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="7"] > .az-item[data-columns-sm="2"] {
    width: 28.57142857%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="7"] > .az-item[data-columns-sm="3"] {
    width: 42.85714286%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="7"] > .az-item[data-columns-sm="4"] {
    width: 57.14285714%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="7"] > .az-item[data-columns-sm="5"] {
    width: 71.42857143%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="7"] > .az-item[data-columns-sm="6"] {
    width: 85.71428571%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="7"] > .az-item[data-columns-sm="7"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="8"] > .az-item[data-columns-sm="1"] {
    width: 12.5%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="8"] > .az-item[data-columns-sm="2"] {
    width: 25%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="8"] > .az-item[data-columns-sm="3"] {
    width: 37.5%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="8"] > .az-item[data-columns-sm="4"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="8"] > .az-item[data-columns-sm="5"] {
    width: 62.5%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="8"] > .az-item[data-columns-sm="6"] {
    width: 75%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="8"] > .az-item[data-columns-sm="7"] {
    width: 87.5%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="8"] > .az-item[data-columns-sm="8"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="9"] > .az-item[data-columns-sm="1"] {
    width: 11.11111111%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="9"] > .az-item[data-columns-sm="2"] {
    width: 22.22222222%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="9"] > .az-item[data-columns-sm="3"] {
    width: 33.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="9"] > .az-item[data-columns-sm="4"] {
    width: 44.44444444%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="9"] > .az-item[data-columns-sm="5"] {
    width: 55.55555556%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="9"] > .az-item[data-columns-sm="6"] {
    width: 66.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="9"] > .az-item[data-columns-sm="7"] {
    width: 77.77777778%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="9"] > .az-item[data-columns-sm="8"] {
    width: 88.88888889%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="9"] > .az-item[data-columns-sm="9"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="10"] > .az-item[data-columns-sm="1"] {
    width: 10%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="10"] > .az-item[data-columns-sm="2"] {
    width: 20%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="10"] > .az-item[data-columns-sm="3"] {
    width: 30%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="10"] > .az-item[data-columns-sm="4"] {
    width: 40%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="10"] > .az-item[data-columns-sm="5"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="10"] > .az-item[data-columns-sm="6"] {
    width: 60%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="10"] > .az-item[data-columns-sm="7"] {
    width: 70%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="10"] > .az-item[data-columns-sm="8"] {
    width: 80%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="10"] > .az-item[data-columns-sm="9"] {
    width: 90%;
  }
  .az-isotope .az-isotope-items[data-columns-sm="10"] > .az-item[data-columns-sm="10"] {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .az-isotope .az-isotope-items[data-columns-md="1"] > .az-item {
    width: 100% !important;
  }
  .az-isotope .az-isotope-items[data-columns-md="2"] > .az-item[data-columns-md="1"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-md="2"] > .az-item[data-columns-md="2"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-md="3"] > .az-item[data-columns-md="1"] {
    width: 33.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-md="3"] > .az-item[data-columns-md="2"] {
    width: 66.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-md="3"] > .az-item[data-columns-md="3"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-md="4"] > .az-item[data-columns-md="1"] {
    width: 25%;
  }
  .az-isotope .az-isotope-items[data-columns-md="4"] > .az-item[data-columns-md="2"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-md="4"] > .az-item[data-columns-md="3"] {
    width: 75%;
  }
  .az-isotope .az-isotope-items[data-columns-md="4"] > .az-item[data-columns-md="4"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-md="5"] > .az-item[data-columns-md="1"] {
    width: 20%;
  }
  .az-isotope .az-isotope-items[data-columns-md="5"] > .az-item[data-columns-md="2"] {
    width: 40%;
  }
  .az-isotope .az-isotope-items[data-columns-md="5"] > .az-item[data-columns-md="3"] {
    width: 60%;
  }
  .az-isotope .az-isotope-items[data-columns-md="5"] > .az-item[data-columns-md="4"] {
    width: 80%;
  }
  .az-isotope .az-isotope-items[data-columns-md="5"] > .az-item[data-columns-md="5"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-md="6"] > .az-item[data-columns-md="1"] {
    width: 16.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-md="6"] > .az-item[data-columns-md="2"] {
    width: 33.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-md="6"] > .az-item[data-columns-md="3"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-md="6"] > .az-item[data-columns-md="4"] {
    width: 66.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-md="6"] > .az-item[data-columns-md="5"] {
    width: 83.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-md="6"] > .az-item[data-columns-md="6"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-md="7"] > .az-item[data-columns-md="1"] {
    width: 14.28571429%;
  }
  .az-isotope .az-isotope-items[data-columns-md="7"] > .az-item[data-columns-md="2"] {
    width: 28.57142857%;
  }
  .az-isotope .az-isotope-items[data-columns-md="7"] > .az-item[data-columns-md="3"] {
    width: 42.85714286%;
  }
  .az-isotope .az-isotope-items[data-columns-md="7"] > .az-item[data-columns-md="4"] {
    width: 57.14285714%;
  }
  .az-isotope .az-isotope-items[data-columns-md="7"] > .az-item[data-columns-md="5"] {
    width: 71.42857143%;
  }
  .az-isotope .az-isotope-items[data-columns-md="7"] > .az-item[data-columns-md="6"] {
    width: 85.71428571%;
  }
  .az-isotope .az-isotope-items[data-columns-md="7"] > .az-item[data-columns-md="7"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-md="8"] > .az-item[data-columns-md="1"] {
    width: 12.5%;
  }
  .az-isotope .az-isotope-items[data-columns-md="8"] > .az-item[data-columns-md="2"] {
    width: 25%;
  }
  .az-isotope .az-isotope-items[data-columns-md="8"] > .az-item[data-columns-md="3"] {
    width: 37.5%;
  }
  .az-isotope .az-isotope-items[data-columns-md="8"] > .az-item[data-columns-md="4"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-md="8"] > .az-item[data-columns-md="5"] {
    width: 62.5%;
  }
  .az-isotope .az-isotope-items[data-columns-md="8"] > .az-item[data-columns-md="6"] {
    width: 75%;
  }
  .az-isotope .az-isotope-items[data-columns-md="8"] > .az-item[data-columns-md="7"] {
    width: 87.5%;
  }
  .az-isotope .az-isotope-items[data-columns-md="8"] > .az-item[data-columns-md="8"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-md="9"] > .az-item[data-columns-md="1"] {
    width: 11.11111111%;
  }
  .az-isotope .az-isotope-items[data-columns-md="9"] > .az-item[data-columns-md="2"] {
    width: 22.22222222%;
  }
  .az-isotope .az-isotope-items[data-columns-md="9"] > .az-item[data-columns-md="3"] {
    width: 33.33333333%;
  }
  .az-isotope .az-isotope-items[data-columns-md="9"] > .az-item[data-columns-md="4"] {
    width: 44.44444444%;
  }
  .az-isotope .az-isotope-items[data-columns-md="9"] > .az-item[data-columns-md="5"] {
    width: 55.55555556%;
  }
  .az-isotope .az-isotope-items[data-columns-md="9"] > .az-item[data-columns-md="6"] {
    width: 66.66666667%;
  }
  .az-isotope .az-isotope-items[data-columns-md="9"] > .az-item[data-columns-md="7"] {
    width: 77.77777778%;
  }
  .az-isotope .az-isotope-items[data-columns-md="9"] > .az-item[data-columns-md="8"] {
    width: 88.88888889%;
  }
  .az-isotope .az-isotope-items[data-columns-md="9"] > .az-item[data-columns-md="9"] {
    width: 100%;
  }
  .az-isotope .az-isotope-items[data-columns-md="10"] > .az-item[data-columns-md="1"] {
    width: 10%;
  }
  .az-isotope .az-isotope-items[data-columns-md="10"] > .az-item[data-columns-md="2"] {
    width: 20%;
  }
  .az-isotope .az-isotope-items[data-columns-md="10"] > .az-item[data-columns-md="3"] {
    width: 30%;
  }
  .az-isotope .az-isotope-items[data-columns-md="10"] > .az-item[data-columns-md="4"] {
    width: 40%;
  }
  .az-isotope .az-isotope-items[data-columns-md="10"] > .az-item[data-columns-md="5"] {
    width: 50%;
  }
  .az-isotope .az-isotope-items[data-columns-md="10"] > .az-item[data-columns-md="6"] {
    width: 60%;
  }
  .az-isotope .az-isotope-items[data-columns-md="10"] > .az-item[data-columns-md="7"] {
    width: 70%;
  }
  .az-isotope .az-isotope-items[data-columns-md="10"] > .az-item[data-columns-md="8"] {
    width: 80%;
  }
  .az-isotope .az-isotope-items[data-columns-md="10"] > .az-item[data-columns-md="9"] {
    width: 90%;
  }
  .az-isotope .az-isotope-items[data-columns-md="10"] > .az-item[data-columns-md="10"] {
    width: 100%;
  }
}
.az-hover-overlay {
  position: relative;
}
.az-hover-overlay > :last-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.az-hover-overlay > :last-child > [data-cloneable] {
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-duration: 400ms;
}
.az-hover-overlay > :last-child > [data-cloneable] > [data-element] > * {
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-duration: 400ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="none"]  {
  animation-name: none;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="bounceOut"]  {
  animation-name: bounceOut;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="bounceOutDown"]  {
  animation-name: bounceOutDown;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="bounceOutLeft"]  {
  animation-name: bounceOutLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="bounceOutRight"]  {
  animation-name: bounceOutRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="bounceOutUp"]  {
  animation-name: bounceOutUp;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="fadeOut"]  {
  animation-name: fadeOut;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="fadeOutDown"]  {
  animation-name: fadeOutDown;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="fadeOutDownBig"]  {
  animation-name: fadeOutDownBig;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="fadeOutLeft"]  {
  animation-name: fadeOutLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="fadeOutLeftBig"]  {
  animation-name: fadeOutLeftBig;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="fadeOutRight"]  {
  animation-name: fadeOutRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="fadeOutRightBig"]  {
  animation-name: fadeOutRightBig;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="fadeOutUp"]  {
  animation-name: fadeOutUp;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="fadeOutUpBig"]  {
  animation-name: fadeOutUpBig;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="rotateOut"]  {
  animation-name: rotateOut;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="rotateOutDownLeft"]  {
  animation-name: rotateOutDownLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="rotateOutDownRight"]  {
  animation-name: rotateOutDownRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="rotateOutUpLeft"]  {
  animation-name: rotateOutUpLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="rotateOutUpRight"]  {
  animation-name: rotateOutUpRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="slideOutUp"]  {
  animation-name: slideOutUp;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="slideOutDown"]  {
  animation-name: slideOutDown;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="slideOutLeft"]  {
  animation-name: slideOutLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="slideOutRight"]  {
  animation-name: slideOutRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="zoomOut"]  {
  animation-name: zoomOut;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="zoomOutDown"]  {
  animation-name: zoomOutDown;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="zoomOutLeft"]  {
  animation-name: zoomOutLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="zoomOutRight"]  {
  animation-name: zoomOutRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="zoomOutUp"]  {
  animation-name: zoomOutUp;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="flipOutX"]  {
  animation-name: flipOutX;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="flipOutY"]  {
  animation-name: flipOutY;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-type="lightSpeedOut"]  {
  animation-name: lightSpeedOut;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="0"]  {
  animation-duration: 0ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="100"]  {
  animation-duration: 100ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="200"]  {
  animation-duration: 200ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="300"]  {
  animation-duration: 300ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="400"]  {
  animation-duration: 400ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="500"]  {
  animation-duration: 500ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="600"]  {
  animation-duration: 600ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="700"]  {
  animation-duration: 700ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="800"]  {
  animation-duration: 800ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="900"]  {
  animation-duration: 900ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-duration="1000"]  {
  animation-duration: 1000ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="0"]  {
  animation-delay: 0ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="100"]  {
  animation-delay: 100ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="200"]  {
  animation-delay: 200ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="300"]  {
  animation-delay: 300ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="400"]  {
  animation-delay: 400ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="500"]  {
  animation-delay: 500ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="600"]  {
  animation-delay: 600ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="700"]  {
  animation-delay: 700ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="800"]  {
  animation-delay: 800ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="900"]  {
  animation-delay: 900ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-delay="1000"]  {
  animation-delay: 1000ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-timing="linear"]  {
  animation-timing-function: linear;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-timing="ease"]  {
  animation-timing-function: ease;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-timing="ease-in"]  {
  animation-timing-function: ease-in;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-timing="ease-out"]  {
  animation-timing-function: ease-out;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable][data-out-animation-timing="ease-in-out"]  {
  animation-timing-function: ease-in-out;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="none"] > * {
  animation-name: none;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="bounceOut"] > * {
  animation-name: bounceOut;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="bounceOutDown"] > * {
  animation-name: bounceOutDown;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="bounceOutLeft"] > * {
  animation-name: bounceOutLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="bounceOutRight"] > * {
  animation-name: bounceOutRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="bounceOutUp"] > * {
  animation-name: bounceOutUp;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="fadeOut"] > * {
  animation-name: fadeOut;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="fadeOutDown"] > * {
  animation-name: fadeOutDown;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="fadeOutDownBig"] > * {
  animation-name: fadeOutDownBig;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="fadeOutLeft"] > * {
  animation-name: fadeOutLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="fadeOutLeftBig"] > * {
  animation-name: fadeOutLeftBig;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="fadeOutRight"] > * {
  animation-name: fadeOutRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="fadeOutRightBig"] > * {
  animation-name: fadeOutRightBig;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="fadeOutUp"] > * {
  animation-name: fadeOutUp;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="fadeOutUpBig"] > * {
  animation-name: fadeOutUpBig;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="rotateOut"] > * {
  animation-name: rotateOut;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="rotateOutDownLeft"] > * {
  animation-name: rotateOutDownLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="rotateOutDownRight"] > * {
  animation-name: rotateOutDownRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="rotateOutUpLeft"] > * {
  animation-name: rotateOutUpLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="rotateOutUpRight"] > * {
  animation-name: rotateOutUpRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="slideOutUp"] > * {
  animation-name: slideOutUp;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="slideOutDown"] > * {
  animation-name: slideOutDown;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="slideOutLeft"] > * {
  animation-name: slideOutLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="slideOutRight"] > * {
  animation-name: slideOutRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="zoomOut"] > * {
  animation-name: zoomOut;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="zoomOutDown"] > * {
  animation-name: zoomOutDown;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="zoomOutLeft"] > * {
  animation-name: zoomOutLeft;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="zoomOutRight"] > * {
  animation-name: zoomOutRight;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="zoomOutUp"] > * {
  animation-name: zoomOutUp;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="flipOutX"] > * {
  animation-name: flipOutX;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="flipOutY"] > * {
  animation-name: flipOutY;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-type="lightSpeedOut"] > * {
  animation-name: lightSpeedOut;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="0"] > * {
  animation-duration: 0ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="100"] > * {
  animation-duration: 100ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="200"] > * {
  animation-duration: 200ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="300"] > * {
  animation-duration: 300ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="400"] > * {
  animation-duration: 400ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="500"] > * {
  animation-duration: 500ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="600"] > * {
  animation-duration: 600ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="700"] > * {
  animation-duration: 700ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="800"] > * {
  animation-duration: 800ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="900"] > * {
  animation-duration: 900ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-duration="1000"] > * {
  animation-duration: 1000ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="0"] > * {
  animation-delay: 0ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="100"] > * {
  animation-delay: 100ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="200"] > * {
  animation-delay: 200ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="300"] > * {
  animation-delay: 300ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="400"] > * {
  animation-delay: 400ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="500"] > * {
  animation-delay: 500ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="600"] > * {
  animation-delay: 600ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="700"] > * {
  animation-delay: 700ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="800"] > * {
  animation-delay: 800ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="900"] > * {
  animation-delay: 900ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-delay="1000"] > * {
  animation-delay: 1000ms;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-timing="linear"] > * {
  animation-timing-function: linear;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-timing="ease"] > * {
  animation-timing-function: ease;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-timing="ease-in"] > * {
  animation-timing-function: ease-in;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-timing="ease-out"] > * {
  animation-timing-function: ease-out;
}
.az-hover-overlay:not(.az-hover) > :last-child > [data-cloneable] > [data-element][data-out-animation-timing="ease-in-out"] > * {
  animation-timing-function: ease-in-out;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="none"]  {
  animation-name: none;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="bounceIn"]  {
  animation-name: bounceIn;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="bounceInDown"]  {
  animation-name: bounceInDown;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="bounceInLeft"]  {
  animation-name: bounceInLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="bounceInRight"]  {
  animation-name: bounceInRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="bounceInUp"]  {
  animation-name: bounceInUp;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="fadeIn"]  {
  animation-name: fadeIn;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="fadeInDown"]  {
  animation-name: fadeInDown;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="fadeInDownBig"]  {
  animation-name: fadeInDownBig;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="fadeInLeft"]  {
  animation-name: fadeInLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="fadeInLeftBig"]  {
  animation-name: fadeInLeftBig;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="fadeInRight"]  {
  animation-name: fadeInRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="fadeInRightBig"]  {
  animation-name: fadeInRightBig;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="fadeInUp"]  {
  animation-name: fadeInUp;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="fadeInUpBig"]  {
  animation-name: fadeInUpBig;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="rotateIn"]  {
  animation-name: rotateIn;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="rotateInDownLeft"]  {
  animation-name: rotateInDownLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="rotateInDownRight"]  {
  animation-name: rotateInDownRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="rotateInUpLeft"]  {
  animation-name: rotateInUpLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="rotateInUpRight"]  {
  animation-name: rotateInUpRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="slideInUp"]  {
  animation-name: slideInUp;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="slideInDown"]  {
  animation-name: slideInDown;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="slideInLeft"]  {
  animation-name: slideInLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="slideInRight"]  {
  animation-name: slideInRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="zoomIn"]  {
  animation-name: zoomIn;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="zoomInDown"]  {
  animation-name: zoomInDown;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="zoomInLeft"]  {
  animation-name: zoomInLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="zoomInRight"]  {
  animation-name: zoomInRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="zoomInUp"]  {
  animation-name: zoomInUp;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="flipInX"]  {
  animation-name: flipInX;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="flipInY"]  {
  animation-name: flipInY;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-type="lightSpeedIn"]  {
  animation-name: lightSpeedIn;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="0"]  {
  animation-duration: 0ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="100"]  {
  animation-duration: 100ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="200"]  {
  animation-duration: 200ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="300"]  {
  animation-duration: 300ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="400"]  {
  animation-duration: 400ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="500"]  {
  animation-duration: 500ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="600"]  {
  animation-duration: 600ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="700"]  {
  animation-duration: 700ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="800"]  {
  animation-duration: 800ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="900"]  {
  animation-duration: 900ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-duration="1000"]  {
  animation-duration: 1000ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="0"]  {
  animation-delay: 0ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="100"]  {
  animation-delay: 100ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="200"]  {
  animation-delay: 200ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="300"]  {
  animation-delay: 300ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="400"]  {
  animation-delay: 400ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="500"]  {
  animation-delay: 500ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="600"]  {
  animation-delay: 600ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="700"]  {
  animation-delay: 700ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="800"]  {
  animation-delay: 800ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="900"]  {
  animation-delay: 900ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-delay="1000"]  {
  animation-delay: 1000ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-timing="linear"]  {
  animation-timing-function: linear;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-timing="ease"]  {
  animation-timing-function: ease;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-timing="ease-in"]  {
  animation-timing-function: ease-in;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-timing="ease-out"]  {
  animation-timing-function: ease-out;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable][data-in-animation-timing="ease-in-out"]  {
  animation-timing-function: ease-in-out;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="none"] > * {
  animation-name: none;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="bounceIn"] > * {
  animation-name: bounceIn;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="bounceInDown"] > * {
  animation-name: bounceInDown;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="bounceInLeft"] > * {
  animation-name: bounceInLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="bounceInRight"] > * {
  animation-name: bounceInRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="bounceInUp"] > * {
  animation-name: bounceInUp;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="fadeIn"] > * {
  animation-name: fadeIn;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="fadeInDown"] > * {
  animation-name: fadeInDown;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="fadeInDownBig"] > * {
  animation-name: fadeInDownBig;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="fadeInLeft"] > * {
  animation-name: fadeInLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="fadeInLeftBig"] > * {
  animation-name: fadeInLeftBig;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="fadeInRight"] > * {
  animation-name: fadeInRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="fadeInRightBig"] > * {
  animation-name: fadeInRightBig;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="fadeInUp"] > * {
  animation-name: fadeInUp;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="fadeInUpBig"] > * {
  animation-name: fadeInUpBig;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="rotateIn"] > * {
  animation-name: rotateIn;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="rotateInDownLeft"] > * {
  animation-name: rotateInDownLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="rotateInDownRight"] > * {
  animation-name: rotateInDownRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="rotateInUpLeft"] > * {
  animation-name: rotateInUpLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="rotateInUpRight"] > * {
  animation-name: rotateInUpRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="slideInUp"] > * {
  animation-name: slideInUp;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="slideInDown"] > * {
  animation-name: slideInDown;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="slideInLeft"] > * {
  animation-name: slideInLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="slideInRight"] > * {
  animation-name: slideInRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="zoomIn"] > * {
  animation-name: zoomIn;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="zoomInDown"] > * {
  animation-name: zoomInDown;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="zoomInLeft"] > * {
  animation-name: zoomInLeft;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="zoomInRight"] > * {
  animation-name: zoomInRight;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="zoomInUp"] > * {
  animation-name: zoomInUp;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="flipInX"] > * {
  animation-name: flipInX;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="flipInY"] > * {
  animation-name: flipInY;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-type="lightSpeedIn"] > * {
  animation-name: lightSpeedIn;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="0"] > * {
  animation-duration: 0ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="100"] > * {
  animation-duration: 100ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="200"] > * {
  animation-duration: 200ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="300"] > * {
  animation-duration: 300ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="400"] > * {
  animation-duration: 400ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="500"] > * {
  animation-duration: 500ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="600"] > * {
  animation-duration: 600ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="700"] > * {
  animation-duration: 700ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="800"] > * {
  animation-duration: 800ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="900"] > * {
  animation-duration: 900ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-duration="1000"] > * {
  animation-duration: 1000ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="0"] > * {
  animation-delay: 0ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="100"] > * {
  animation-delay: 100ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="200"] > * {
  animation-delay: 200ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="300"] > * {
  animation-delay: 300ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="400"] > * {
  animation-delay: 400ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="500"] > * {
  animation-delay: 500ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="600"] > * {
  animation-delay: 600ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="700"] > * {
  animation-delay: 700ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="800"] > * {
  animation-delay: 800ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="900"] > * {
  animation-delay: 900ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-delay="1000"] > * {
  animation-delay: 1000ms;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-timing="linear"] > * {
  animation-timing-function: linear;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-timing="ease"] > * {
  animation-timing-function: ease;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-timing="ease-in"] > * {
  animation-timing-function: ease-in;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-timing="ease-out"] > * {
  animation-timing-function: ease-out;
}
.az-hover-overlay.az-hover > :last-child > [data-cloneable] > [data-element][data-in-animation-timing="ease-in-out"] > * {
  animation-timing-function: ease-in-out;
}
body.azh-customize .az-hover-overlay > :last-child {
  display: none;
}
body.azh-customize .az-hover-overlay.az-hover > :last-child {
  display: block;
}
a[href].az-hyperlink {
  align-content: auto;
  align-items: auto;
  align-self: auto;
  alignment-baseline: baseline;
  animation-delay: 0;
  animation-direction: normal;
  animation-duration: 0;
  animation-fill-mode: none;
  animation-iteration-count: 1;
  animation-name: none;
  animation-play-state: running;
  animation-timing-function: ease;
  /*azimuth: center;*/
  backface-visibility: visible;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0% 0%;
  background-repeat: repeat;
  background-size: auto;
  /*    baseline-shift: 0;
    binding: none;
    bleed: 6pt;
    bookmark-label: content();
    bookmark-level: none;
    bookmark-state: open;*/
  border-bottom-color: currentColor;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-style: none;
  border-bottom-width: medium;
  /*border-boundary: none;*/
  border-collapse: separate;
  border-image: none;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: currentColor;
  border-left-style: none;
  border-left-width: medium;
  border-radius: 0;
  border-right-color: currentColor;
  border-right-style: none;
  border-right-width: medium;
  border-spacing: 0px 0px;
  border-top-color: currentColor;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-style: none;
  border-top-width: medium;
  bottom: auto;
  /*box-decoration-break: slice;*/
  box-shadow: none;
  box-sizing: content-box;
  /*    box-snap: none;
    box-suppress: show;*/
  break-after: auto;
  break-before: auto;
  break-inside: auto;
  /*    caption-side: top;
    chains: none;*/
  clear: none;
  clip: auto;
  clip-path: none;
  clip-rule: nonzero;
  color: black;
  color-interpolation-filters: auto;
  column-count: auto;
  column-fill: balance;
  column-gap: normal;
  column-rule-style: medium;
  column-rule-width: medium;
  column-span: none;
  column-width: auto;
  contain: none;
  content: normal;
  counter-increment: none;
  counter-reset: none;
  /*    counter-set: none;
    crop: auto;*/
  /*    cue-after: none;
    cue-before: none;*/
  cursor: auto;
  direction: ltr;
  display: block;
  /*    display-inside: auto;
    display-list: none;
    display-outside: inline-level;*/
  /*    dominant-baseline: normal;
    elevation: level;
    empty-cells: show;*/
  filter: none;
  flex-basis: auto;
  flex-direction: row;
  flex-grow: 0;
  flex-shrink: 1;
  flex-wrap: nowrap;
  float: none;
  /*float-offset: 0 0;*/
  /*    flood-color: black;
    flood-opacity: 1;
    flow-from: none;
    flow-into: none;*/
  font-feature-settings: normal;
  font-kerning: auto;
  /*font-language-override: normal;*/
  font-size: medium;
  /*font-size-adjust: none;*/
  font-stretch: normal;
  font-style: normal;
  /*font-synthesis: weight style;*/
  font-variant: normal;
  /*font-variant-alternates: normal;*/
  font-variant-caps: normal;
  /*font-variant-east-asian: normal;*/
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  /*font-variant-position: normal;*/
  font-weight: normal;
  /*    grid-auto-columns: auto;
    grid-auto-flow: none;
    grid-auto-rows: auto;*/
  /*    grid-column-end: auto;
    grid-column-start: auto;*/
  /*    grid-row-end: auto;
    grid-row-start: auto;*/
  /*    grid-template-areas: none;
    grid-template-columns: none;
    grid-template-rows: none;
    hanging-punctuation: none;*/
  height: auto;
  /*    hyphens: manual;
    icon: auto;
    image-orientation: 0deg;
    image-rendering: auto;
    image-resolution: 1dppx;
    ime-mode: auto;
    initial-letter: normal;*/
  justify-content: auto;
  /*    justify-items: auto;
    justify-self: auto;*/
  left: auto;
  letter-spacing: normal;
  /*    lighting-color: white;
    line-break: auto;
    line-grid: match-parent;*/
  line-height: normal;
  /*line-snap: none;*/
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  /*    marker-offset: auto;
    marker-side: list-item;
    marks: none;
    mask: border-box;*/
  /*    mask-box-outset: 0;
    mask-box-repeat: stretch;
    mask-box-slice: 0 fill;
    mask-box-source: none;
    mask-box-width: auto;
    mask-clip: border-box;
    mask-image: none;
    mask-origin: border-box;
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: border-box;
    mask-source-type: auto;
    mask-type: luminance;*/
  max-height: none;
  /*max-lines: none;*/
  max-width: none;
  min-height: auto;
  min-width: auto;
  /*    move-to: normal;
    nav-down: auto;
    nav-index: auto;
    nav-left: auto;
    nav-right: auto;
    nav-up: auto;*/
  object-fit: fill;
  object-position: 50% 50%;
  opacity: 1;
  order: 0;
  orphans: 2;
  outline-color: invert;
  outline-offset: 0;
  outline-style: none;
  outline-width: medium;
  overflow-wrap: normal;
  overflow-x: visible;
  overflow-y: visible;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  /*    page: auto;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    page-policy: start;*/
  /*    perspective: none;
    perspective-origin: 50% 50%;
    pitch: medium;
    pitch-range: 50;
    play-during: auto;
    polar-anchor: 50% 50%;
    polar-angle: 0;
    polar-distance: 0;
    polar-origin: auto;*/
  position: static;
  /*    presentation-level: 0;
    quotes: text;
    region-fragment: auto;*/
  resize: none;
  /*    rest-after: none;
    rest-before: none;
    richness: 50;*/
  right: auto;
  /*    rotation: 0;
    rotation-point: 50% 50%;
    row-gap: normal;
    ruby-align: auto;
    ruby-merge: separate;
    ruby-position: before;
    scroll-padding: 0;
    scroll-padding-block: 0;
    scroll-padding-block-end: 0;
    scroll-padding-block-start: 0;
    scroll-padding-bottom: 0;
    scroll-padding-inline: 0;
    scroll-padding-inline-end: 0;
    scroll-padding-inline-start: 0;
    scroll-padding-left: 0;
    scroll-padding-right: 0;
    scroll-padding-top: 0;
    scroll-snap-align: none;
    scroll-snap-margin: 0;
    scroll-snap-margin-block: 0;
    scroll-snap-margin-block-end: 0;
    scroll-snap-margin-block-start: 0;
    scroll-snap-margin-bottom: 0;
    scroll-snap-margin-inline: 0;
    scroll-snap-margin-inline-end: 0;
    scroll-snap-margin-inline-start: 0;
    scroll-snap-margin-left: 0;
    scroll-snap-margin-right: 0;
    scroll-snap-margin-top: 0;
    scroll-snap-stop: normal;
    scroll-snap-type: none;
    shape-image-threshold: 0.0;
    shape-inside: auto;
    shape-outside: none;
    shape-margin: 0;*/
  size: auto;
  /*    speak: auto;
    speak-as: normal;
    speak-header: once;
    speak-numeral: continuous;
    speak-punctuation: none;
    speech-rate: medium;
    stress: 50;
    string-set: none;
    tab-size: 8;*/
  table-layout: auto;
  text-align: start;
  text-align-last: auto;
  text-combine-upright: none;
  text-decoration: none;
  /*    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-skip: objects;
    text-decoration-style: solid;*/
  /*    text-emphasis-color: currentColor;
    text-emphasis-position: over right;
    text-emphasis-style: none;*/
  text-indent: 0;
  text-justify: auto;
  text-orientation: mixed;
  text-overflow: clip;
  text-shadow: none;
  text-space-collapse: collapse;
  text-transform: none;
  text-underline-position: auto;
  text-wrap: normal;
  top: auto;
  transform: none;
  transform-origin: 50% 50% 0;
  transform-style: flat;
  transition-delay: 0s;
  transition-duration: 0s;
  transition-property: all;
  transition-timing-function: ease;
  /*unicode-bidi: normal;*/
  vertical-align: baseline;
  visibility: visible;
  /*    voice-balance: center;
    voice-duration: auto;*/
  /*    voice-pitch: medium;
    voice-range: medium;
    voice-rate: normal;
    voice-stress: normal;
    voice-volume: medium;
    volume: medium;*/
  white-space: normal;
  /*widows: 2;*/
  width: auto;
  will-change: auto;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  /*    wrap-flow: auto;
    wrap-through: wrap;*/
  /*writing-mode: horizontal-tb;*/
  z-index: auto;
  color: inherit;
  cursor: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  font: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-indent: inherit;
  text-transform: inherit;
  visibility: inherit;
  white-space: inherit;
  word-spacing: inherit;
  border-collapse: inherit;
  border-spacing: inherit;
  direction: inherit;
  /*    
    empty-cells: inherit;
    caption-side: inherit;
    widows: inherit;
    list-style-image: inherit;
    list-style-position: inherit;
    list-style-type: inherit;
    list-style: inherit;
    orphans: inherit;
    quotes: inherit;*/
  cursor: pointer;
}
a[href].az-hyperlink .az-heading {
  cursor: pointer;
}
.az-splitted-section {
  opacity: 0.999;
}
.az-splitted-section > .az-background-column {
  position: relative;
}
.az-splitted-section > .az-background-column > .az-overlay,
.az-splitted-section > .az-background-column > .az-overlay > div {
  position: absolute !important;
  pointer-events: none !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}
.az-splitted-section > .az-background-column > .az-overlay {
  overflow: hidden !important;
}
.az-splitted-section > .az-background-column > .az-overlay > div {
  -webkit-transform-origin: center;
  -khtml-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.az-splitted-section > .az-background-column > .az-overlay > div.az-flip {
  -webkit-transform: rotateY(180deg);
  -khtml-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.az-splitted-section > .az-background-column > .az-overlay > div.az-invert {
  -webkit-transform: rotateX(180deg);
  -khtml-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.az-splitted-section > .az-background-column > .az-overlay > div.az-flip.az-invert {
  -webkit-transform: rotateY(180deg) rotateX(180deg);
  -khtml-transform: rotateY(180deg) rotateX(180deg);
  -moz-transform: rotateY(180deg) rotateX(180deg);
  -ms-transform: rotateY(180deg) rotateX(180deg);
  transform: rotateY(180deg) rotateX(180deg);
}
.az-splitted-section > .az-background-column > .az-overlay > div svg {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.az-splitted-section > .az-background-column > .az-overlay > div svg .az-shape-fill {
  -webkit-fill: #000000;
  -khtml-fill: #000000;
  -moz-fill: #000000;
  -ms-fill: #000000;
  fill: #000000;
}
.az-splitted-section > .az-background-column > .az-overlay > div svg.az-top-left {
  -webkit-transform: translate(0%, 0%);
  -khtml-transform: translate(0%, 0%);
  -moz-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
.az-splitted-section > .az-background-column > .az-overlay > div svg.az-top-center {
  -webkit-transform: translate(-50%, 0%);
  -khtml-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.az-splitted-section > .az-background-column > .az-overlay > div svg.az-top-right {
  -webkit-transform: translate(-100%, 0%);
  -khtml-transform: translate(-100%, 0%);
  -moz-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
}
.az-splitted-section > .az-background-column > .az-overlay > div svg.az-center-left {
  -webkit-transform: translate(0%, -50%);
  -khtml-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.az-splitted-section > .az-background-column > .az-overlay > div svg.az-center-center {
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.az-splitted-section > .az-background-column > .az-overlay > div svg.az-center-right {
  -webkit-transform: translate(-100%, -50%);
  -khtml-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.az-splitted-section > .az-background-column > .az-overlay > div svg.az-bottom-left {
  -webkit-transform: translate(0%, -100%);
  -khtml-transform: translate(0%, -100%);
  -moz-transform: translate(0%, -100%);
  -ms-transform: translate(0%, -100%);
  transform: translate(0%, -100%);
}
.az-splitted-section > .az-background-column > .az-overlay > div svg.az-bottom-center {
  -webkit-transform: translate(-50%, -100%);
  -khtml-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.az-splitted-section > .az-background-column > .az-overlay > div svg.az-bottom-right {
  -webkit-transform: translate(-100%, -100%);
  -khtml-transform: translate(-100%, -100%);
  -moz-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
}
@media (max-width: 768px) {
  .az-splitted-section > .az-background-column {
    width: auto !important;
  }
  .az-splitted-section > .az-stretch-column {
    width: auto !important;
  }
  .az-splitted-section > .az-content-column {
    width: auto !important;
  }
}
@media (min-width: 768px) {
  .az-splitted-section[data-reverse="false"] {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-display: flex;
    -khtml-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: flex-end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -khtml-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
  .az-splitted-section[data-reverse="false"] > .az-background-column {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    height: auto !important;
  }
  .az-splitted-section[data-reverse="false"] > .az-content-column {
    /*float: right;*/
    width: 50%;
    box-sizing: border-box;
  }
  .az-splitted-section[data-reverse="true"] {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-display: flex;
    -khtml-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: flex-start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -khtml-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .az-splitted-section[data-reverse="true"] > .az-background-column {
    position: absolute;
    width: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto !important;
  }
  .az-splitted-section[data-reverse="true"] > .az-content-column {
    /*float: left;*/
    width: 50%;
    box-sizing: border-box;
  }
}
.az-splitted-section::after {
  content: "";
  display: table;
  clear: both;
}
.az-half-stretched-section {
  opacity: 0.999;
}
.az-half-stretched-section > .az-stretch-column {
  position: relative;
}
.az-half-stretched-section > .az-stretch-column .az-stretch-element {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
@media (max-width: 768px) {
  .az-half-stretched-section > .az-stretch-column {
    width: auto !important;
  }
  .az-half-stretched-section > .az-content-column {
    width: auto !important;
  }
}
@media (min-width: 768px) {
  .az-half-stretched-section[data-reverse="false"] {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-display: flex;
    -khtml-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: flex-end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -khtml-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
  .az-half-stretched-section[data-reverse="false"] > .az-stretch-column {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    height: auto !important;
  }
  .az-half-stretched-section[data-reverse="false"] > .az-content-column {
    /*float: right;*/
    width: 50%;
    box-sizing: border-box;
  }
  .az-half-stretched-section[data-reverse="true"] {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-display: flex;
    -khtml-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: flex-start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -khtml-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .az-half-stretched-section[data-reverse="true"] > .az-stretch-column {
    position: absolute;
    width: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto !important;
  }
  .az-half-stretched-section[data-reverse="true"] > .az-content-column {
    /*float: left;*/
    width: 50%;
    box-sizing: border-box;
  }
}
.az-half-stretched-section::after {
  content: "";
  display: table;
  clear: both;
}
.az-video-wrapper {
  position: relative;
}
.az-video-wrapper .az-video-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.az-video-wrapper .az-video-overlay.az-show {
  display: block;
}
.az-video-wrapper .az-video-overlay .az-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  font-size: 50px;
  cursor: pointer;
}
.az-background-clip-text {
  font-smooth: antialiased !important;
  -webkit-font-smoothing: antialiased !important;
  -webkit-background-clip: text !important;
  -moz-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
.az-hotspots > [data-element] {
  pointer-events: none;
}
.az-hotspot {
  pointer-events: none;
}
.az-hotspot > [type="checkbox"] {
  position: absolute !important;
  clip: rect(0 0 0 0) !important;
}
.az-hotspot > [type="checkbox"]:not(:checked) + .az-wrapper > .az-lines > .az-line {
  background-color: transparent !important;
}
.az-hotspot > [type="checkbox"]:not(:checked) + .az-wrapper > .az-lines > .az-line > .az-line {
  background-color: transparent !important;
}
.az-hotspot > [type="checkbox"]:not(:checked) + .az-wrapper > .az-background {
  visibility: hidden;
  pointer-events: none;
}
.az-hotspot > .az-wrapper {
  position: relative;
}
.az-hotspot > .az-wrapper > .az-lines > .az-line {
  background-color: white;
  position: absolute;
  width: 1px;
  height: 50px;
  left: 50%;
  bottom: 50%;
  transform-origin: bottom center;
  transform: rotate(0deg);
}
.az-hotspot > .az-wrapper > .az-lines > .az-line > .az-line {
  background-color: white;
  position: absolute;
  width: 1px;
  height: 50px;
  left: 0;
  bottom: 100%;
  transform-origin: bottom center;
  transform: rotate(0deg);
}
.az-hotspot > .az-wrapper > .az-lines > .az-line > .az-line > .az-dot {
  pointer-events: all;
  position: absolute;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.az-hotspot > .az-wrapper > .az-lines > .az-line > .az-line > .az-dot > label {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: white;
  cursor: pointer;
}
.az-hotspot > .az-wrapper > .az-background {
  position: relative;
  pointer-events: all;
  z-index: 1;
}
.azexo-credits {
  text-align: center;
  display: none;
  margin: 10px 0;
}
.azexo-credits h3 {
  font-size: 12px;
}
#az-navbar-side {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  height: 100%;
  width: 350px;
  margin-right: -350px;
  z-index: 100;
  transition: 0.3s transform ease-in-out;
  text-align: center;
  display: table;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}
#az-navbar-side.open {
  transform: translateX(-100%);
}
#az-navbar-side .az-navbar-logo {
  padding: 30px 0;
}
#az-navbar-side .az-navbar-logo .az-logo {
  display: inline-block;
}
#az-navbar-side .az-navbar-logo .az-logo img {
  max-width: 200px;
}
#az-navbar-side .az-menu > div {
  margin-bottom: 10px;
}
#az-navbar-side .az-full-height {
  height: 100%;
}
#az-navbar-side .az-navbar-footer {
  padding: 30px;
}
#az-navbar-side .az-navbar-footer [data-cloneable] {
  padding-bottom: 10px;
}
#az-navbar-side .svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  width: 1em;
  margin: 0 5px;
}
#az-navbar-side > div {
  display: table-row;
}
#az-navbar-side > div > div {
  display: table-cell;
  vertical-align: middle;
}
.azh-row {
  margin-right: -15px;
  margin-left: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.azh-row::after,
.azh-clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.azh-col-xs-1,
.azh-col-sm-1,
.azh-col-md-1,
.azh-col-lg-1,
.azh-col-xs-2,
.azh-col-sm-2,
.azh-col-md-2,
.azh-col-lg-2,
.azh-col-xs-3,
.azh-col-sm-3,
.azh-col-md-3,
.azh-col-lg-3,
.azh-col-xs-4,
.azh-col-sm-4,
.azh-col-md-4,
.azh-col-lg-4,
.azh-col-xs-5,
.azh-col-sm-5,
.azh-col-md-5,
.azh-col-lg-5,
.azh-col-xs-6,
.azh-col-sm-6,
.azh-col-md-6,
.azh-col-lg-6,
.azh-col-xs-7,
.azh-col-sm-7,
.azh-col-md-7,
.azh-col-lg-7,
.azh-col-xs-8,
.azh-col-sm-8,
.azh-col-md-8,
.azh-col-lg-8,
.azh-col-xs-9,
.azh-col-sm-9,
.azh-col-md-9,
.azh-col-lg-9,
.azh-col-xs-10,
.azh-col-sm-10,
.azh-col-md-10,
.azh-col-lg-10,
.azh-col-xs-11,
.azh-col-sm-11,
.azh-col-md-11,
.azh-col-lg-11,
.azh-col-xs-12,
.azh-col-sm-12,
.azh-col-md-12,
.azh-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  width: 100%;
}
.azh-col-xs-1,
.azh-col-xs-2,
.azh-col-xs-3,
.azh-col-xs-4,
.azh-col-xs-5,
.azh-col-xs-6,
.azh-col-xs-7,
.azh-col-xs-8,
.azh-col-xs-9,
.azh-col-xs-10,
.azh-col-xs-11,
.azh-col-xs-12 {
  float: none !important;
}
.azh-col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.azh-col-xs-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.azh-col-xs-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.azh-col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.azh-col-xs-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.azh-col-xs-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.azh-col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.azh-col-xs-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.azh-col-xs-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.azh-col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.azh-col-xs-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.azh-col-xs-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.azh-col-xs-offset-12 {
  margin-left: 100%;
}
.azh-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.azh-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.azh-col-xs-offset-9 {
  margin-left: 75%;
}
.azh-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.azh-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.azh-col-xs-offset-6 {
  margin-left: 50%;
}
.azh-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.azh-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.azh-col-xs-offset-3 {
  margin-left: 25%;
}
.azh-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.azh-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.azh-col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .azh-col-sm-1,
  .azh-col-sm-2,
  .azh-col-sm-3,
  .azh-col-sm-4,
  .azh-col-sm-5,
  .azh-col-sm-6,
  .azh-col-sm-7,
  .azh-col-sm-8,
  .azh-col-sm-9,
  .azh-col-sm-10,
  .azh-col-sm-11,
  .azh-col-sm-12 {
    float: none !important;
  }
  .azh-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .azh-col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .azh-col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .azh-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .azh-col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .azh-col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .azh-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .azh-col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .azh-col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .azh-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .azh-col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .azh-col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .azh-col-sm-offset-12 {
    margin-left: 100%;
  }
  .azh-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .azh-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .azh-col-sm-offset-9 {
    margin-left: 75%;
  }
  .azh-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .azh-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .azh-col-sm-offset-6 {
    margin-left: 50%;
  }
  .azh-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .azh-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .azh-col-sm-offset-3 {
    margin-left: 25%;
  }
  .azh-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .azh-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .azh-col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .azh-col-md-1,
  .azh-col-md-2,
  .azh-col-md-3,
  .azh-col-md-4,
  .azh-col-md-5,
  .azh-col-md-6,
  .azh-col-md-7,
  .azh-col-md-8,
  .azh-col-md-9,
  .azh-col-md-10,
  .azh-col-md-11,
  .azh-col-md-12 {
    float: none !important;
  }
  .azh-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .azh-col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .azh-col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .azh-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .azh-col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .azh-col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .azh-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .azh-col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .azh-col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .azh-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .azh-col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .azh-col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .azh-col-md-offset-12 {
    margin-left: 100%;
  }
  .azh-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .azh-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .azh-col-md-offset-9 {
    margin-left: 75%;
  }
  .azh-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .azh-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .azh-col-md-offset-6 {
    margin-left: 50%;
  }
  .azh-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .azh-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .azh-col-md-offset-3 {
    margin-left: 25%;
  }
  .azh-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .azh-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .azh-col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .azh-col-lg-1,
  .azh-col-lg-2,
  .azh-col-lg-3,
  .azh-col-lg-4,
  .azh-col-lg-5,
  .azh-col-lg-6,
  .azh-col-lg-7,
  .azh-col-lg-8,
  .azh-col-lg-9,
  .azh-col-lg-10,
  .azh-col-lg-11,
  .azh-col-lg-12 {
    float: none !important;
  }
  .azh-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .azh-col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .azh-col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .azh-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .azh-col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .azh-col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .azh-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .azh-col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .azh-col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .azh-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .azh-col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .azh-col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .azh-col-lg-offset-12 {
    margin-left: 100%;
  }
  .azh-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .azh-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .azh-col-lg-offset-9 {
    margin-left: 75%;
  }
  .azh-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .azh-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .azh-col-lg-offset-6 {
    margin-left: 50%;
  }
  .azh-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .azh-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .azh-col-lg-offset-3 {
    margin-left: 25%;
  }
  .azh-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .azh-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .azh-col-lg-offset-0 {
    margin-left: 0;
  }
}
/*# sourceMappingURL=frontend.css.map */