html.js .js-webform-visually-hidden,
html.js .js-webform-visually-hidden[style*="display: none"] {
  display: inline !important;
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
.js-form-item.js-webform-states-hidden,
.js-form-submit.js-webform-states-hidden,
.js-form-wrapper.js-webform-states-hidden,
.js-webform-text-format-hidden > .js-text-format-wrapper {
  display: none;
}
.form--inline .form-item {
  float: left;
  margin-right: 0.5em;
}
[dir="rtl"] .form--inline .form-item {
  float: right;
  margin-right: 0;
  margin-left: 0.5em;
}
.form-item .container-inline {
  margin: 2px 0;
}
.form-checkboxes .form-required:after,
.form-radios .form-required:after {
  display: none;
}
.webform-element--title-inline > label {
  display: inline;
  padding-right: 0.5em;
}
.webform-element--title-inline > div.container-inline {
  display: inline;
}
.form-composite.webform-fieldset--title-inline legend {
  float: left;
  margin: 0.4em 0.5em 0.4em 0;
}
[dir="rtl"] .form-composite.webform-fieldset--title-inline legend {
  float: right;
  margin-right: 0;
  margin-left: 0.5em;
}
.form-composite.webform-fieldset--title-inline .fieldset-wrapper,
.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div {
  display: inline;
}
.webform-element--title-inline .form-radios,
.webform-element--title-inline .form-checkboxes {
  display: inline;
}
.webform-submission-form strong.error.form-item--error-message {
  display: block;
}
.webform-readonly input[type="date"],
.webform-readonly input[type="datetime-local"],
.webform-readonly input[type="email"],
.webform-readonly input[type="number"],
.webform-readonly input[type="password"],
.webform-readonly input[type="search"],
.webform-readonly input[type="tel"],
.webform-readonly input[type="text"],
.webform-readonly input[type="time"],
.webform-readonly input[type="url"],
.webform-readonly textarea {
  color: #717171;
  border-color: #bbb;
  background: #ededed;
}
.webform-details-toggle-state-wrapper {
  text-align: right;
}
[dir="rtl"] .webform-details-toggle-state-wrapper {
  text-align: left;
}
.webform-details-toggle-state-wrapper {
  margin-top: 1em;
}
.webform-details-toggle-state-wrapper + details {
  margin-top: 0;
}
.webform-details-toggle-state {
  margin-top: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: transparent;
  font-size: 1em;
}
.webform-details-toggle-state {
  text-decoration: none;
  color: #337ab7;
}
.webform-details-toggle-state:hover,
.webform-details-toggle-statelink:focus {
  text-decoration: underline;
}
.webform-tabs .webform-details-toggle-state-wrapper {
  float: right;
}
@media screen and (max-width: 600px) {
  .webform-tabs .webform-details-toggle-state-wrapper {
    float: none;
  }
}
.webform-message--close .messages {
  position: relative;
}
.webform-message--close .messages {
  padding-right: 35px;
}
.webform-message--close .webform-message__link {
  display: none;
}
html.js .webform-message--close .webform-message__link {
  position: absolute;
  top: 11px;
  right: 10px;
  display: block;
  font-size: 24px;
  line-height: 24px;
}
html[dir="rtl"].js .webform-message--close .webform-message__link {
  top: 11px;
  right: inherit;
  left: 10px;
}
.webform-message__link {
  opacity: 0.33;
  color: inherit;
}
.webform-message__link:link {
  text-decoration: none;
  border-bottom: none;
}
.webform-message__link:hover,
.webform-message__link:focus,
.webform-message__link:active {
  text-decoration: none;
  opacity: 1;
  color: inherit;
  border-bottom: none;
}
html.js .js-webform-message--close-storage {
  display: none;
}
.js-webform-message--close .button--dismiss {
  display: none;
}
.webform-managed-file-preview-wrapper + input[type="submit"],
.webform-managed-file-preview-wrapper + button,
.webform-managed-file-preview + input[type="submit"],
.webform-managed-file-preview + button {
  margin: 0.5em 0;
}
.webform-managed-file-preview-wrapper,
.webform-managed-file-preview-wrapper.form-item {
  display: table;
  padding: 0.5em;
  border: 1px solid #ccc;
}
.webform-managed-file-preview,
label.webform-managed-file-preview,
label.option.webform-managed-file-preview {
  display: block;
}
.webform-managed-file-placeholder,
.webform-managed-file-preview,
.webform-file-button {
  margin: 0.5em 0;
}
.webform-file-button-input {
  position: fixed;
  top: -1000px;
}
.action-links {
  margin: 1em 0;
  padding: 0;
  list-style: none;
}
[dir="rtl"] .action-links {
  margin-right: 0;
}
.action-links li {
  display: inline-block;
  margin: 0 0.3em;
}
.action-links li:first-child {
  margin-left: 0;
}
[dir="rtl"] .action-links li:first-child {
  margin-right: 0;
  margin-left: 0.3em;
}
.button-action {
  display: inline-block;
  padding: 0.2em 0.5em 0.3em;
  text-decoration: none;
  line-height: 160%;
}
.button-action:before {
  margin-left: -0.1em;
  padding-right: 0.2em;
  content: "+";
  font-weight: 900;
}
[dir="rtl"] .button-action:before {
  margin-right: -0.1em;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0.2em;
}
.breadcrumb {
  padding-bottom: 0.5em;
}
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
[dir="rtl"] .breadcrumb ol {
  margin-right: 0;
}
.breadcrumb li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.breadcrumb li:before {
  content: " \BB ";
}
.breadcrumb li:first-child:before {
  content: none;
}
.button,
.image-button {
  margin-right: 1em;
  margin-left: 1em;
}
.button:first-child,
.image-button:first-child {
  margin-right: 0;
  margin-left: 0;
}
.collapse-processed > summary {
  padding-right: 0.5em;
  padding-left: 0.5em;
}
.collapse-processed > summary:before {
  float: left;
  width: 1em;
  height: 1em;
  content: "";
  background: url(/core/misc/menu-expanded.png) 0 100% no-repeat;
}
[dir="rtl"] .collapse-processed > summary:before {
  float: right;
  background-position: 100% 100%;
}
.collapse-processed:not([open]) > summary:before {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-position: 25% 35%;
}
[dir="rtl"] .collapse-processed:not([open]) > summary:before {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-position: 75% 35%;
}
.container-inline label:after,
.container-inline .label:after {
  content: ":";
}
.form-type-radios .container-inline label:after,
.form-type-checkboxes .container-inline label:after {
  content: "";
}
.form-type-radios .container-inline .form-type-radio,
.form-type-checkboxes .container-inline .form-type-checkbox {
  margin: 0 1em;
}
.container-inline .form-actions,
.container-inline.form-actions {
  margin-top: 0;
  margin-bottom: 0;
}
details {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 1px solid #ccc;
}
details > .details-wrapper {
  padding: 0.5em 1.5em;
}
summary {
  padding: 0.2em 0.5em;
  cursor: pointer;
}
.exposed-filters .filters {
  float: left;
  margin-right: 1em;
}
[dir="rtl"] .exposed-filters .filters {
  float: right;
  margin-right: 0;
  margin-left: 1em;
}
.exposed-filters .form-item {
  margin: 0 0 0.1em 0;
  padding: 0;
}
.exposed-filters .form-item label {
  float: left;
  width: 10em;
  font-weight: normal;
}
[dir="rtl"] .exposed-filters .form-item label {
  float: right;
}
.exposed-filters .form-select {
  width: 14em;
}
.exposed-filters .current-filters {
  margin-bottom: 1em;
}
.exposed-filters .current-filters .placeholder {
  font-weight: bold;
  font-style: normal;
}
.exposed-filters .additional-filters {
  float: left;
  margin-right: 1em;
}
[dir="rtl"] .exposed-filters .additional-filters {
  float: right;
  margin-right: 0;
  margin-left: 1em;
}
.field__label {
  font-weight: bold;
}
.field--label-inline .field__label,
.field--label-inline .field__items {
  float: left;
}
.field--label-inline .field__label,
.field--label-inline > .field__item,
.field--label-inline .field__items {
  padding-right: 0.5em;
}
[dir="rtl"] .field--label-inline .field__label,
[dir="rtl"] .field--label-inline .field__items {
  padding-right: 0;
  padding-left: 0.5em;
}
.field--label-inline .field__label::after {
  content: ":";
}
form .field-multiple-table {
  margin: 0;
}
form .field-multiple-table .field-multiple-drag {
  width: 30px;
  padding-right: 0;
}
[dir="rtl"] form .field-multiple-table .field-multiple-drag {
  padding-left: 0;
}
form .field-multiple-table .field-multiple-drag .tabledrag-handle {
  padding-right: 0.5em;
}
[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle {
  padding-right: 0;
  padding-left: 0.5em;
}
form .field-add-more-submit {
  margin: 0.5em 0 0;
}
.form-item,
.form-actions {
  margin-top: 1em;
  margin-bottom: 1em;
}
tr.odd .form-item,
tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.form-composite > .fieldset-wrapper > .description,
.form-item .description {
  font-size: 0.85em;
}
label.option {
  display: inline;
  font-weight: normal;
}
.form-composite > legend,
.label {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: bold;
}
.form-checkboxes .form-item,
.form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2.4em;
}
[dir="rtl"] .form-type-radio .description,
[dir="rtl"] .form-type-checkbox .description {
  margin-right: 2.4em;
  margin-left: 0;
}
.marker {
  color: #e00;
}
.form-required:after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "";
  vertical-align: super;
  background-image: url(/core/misc/icons/ee0000/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
}
abbr.tabledrag-changed,
abbr.ajax-changed {
  border-bottom: none;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 2px solid red;
}
.form-item--error-message:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  content: "";
  vertical-align: sub;
  background: url(/core/misc/icons/e32700/error.svg) no-repeat;
  background-size: contain;
}
.icon-help {
  padding: 1px 0 1px 20px;
  background: url(/core/misc/help.png) 0 50% no-repeat;
}
[dir="rtl"] .icon-help {
  padding: 1px 20px 1px 0;
  background-position: 100% 50%;
}
.feed-icon {
  display: block;
  overflow: hidden;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  background: url(/core/misc/feed.svg) no-repeat;
}
.form--inline .form-item {
  float: left;
  margin-right: 0.5em;
}
[dir="rtl"] .form--inline .form-item {
  float: right;
  margin-right: 0;
  margin-left: 0.5em;
}
[dir="rtl"] .views-filterable-options-controls .form-item {
  margin-right: 2%;
}
.form--inline .form-item-separator {
  margin-top: 2.3em;
  margin-right: 1em;
  margin-left: 0.5em;
}
[dir="rtl"] .form--inline .form-item-separator {
  margin-right: 0.5em;
  margin-left: 1em;
}
.form--inline .form-actions {
  clear: left;
}
[dir="rtl"] .form--inline .form-actions {
  clear: right;
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
}
[dir="rtl"] .item-list li {
  margin: 0 1.5em 0.25em 0;
}
.item-list--comma-list {
  display: inline;
}
.item-list--comma-list .item-list__comma-list,
.item-list__comma-list li,
[dir="rtl"] .item-list--comma-list .item-list__comma-list,
[dir="rtl"] .item-list__comma-list li {
  margin: 0;
}
button.link {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: transparent;
  font-size: 1em;
}
label button.link {
  font-weight: bold;
}
ul.inline,
ul.links.inline {
  display: inline;
  padding-left: 0;
}
[dir="rtl"] ul.inline,
[dir="rtl"] ul.links.inline {
  padding-right: 0;
  padding-left: 15px;
}
ul.inline li {
  display: inline;
  padding: 0 0.5em;
  list-style-type: none;
}
ul.links a.is-active {
  color: #000;
}
ul.menu {
  margin-left: 1em;
  padding: 0;
  list-style: none outside;
  text-align: left;
}
[dir="rtl"] ul.menu {
  margin-right: 1em;
  margin-left: 0;
  text-align: right;
}
.menu-item--expanded {
  list-style-type: circle;
  list-style-image: url(/core/misc/menu-expanded.png);
}
.menu-item--collapsed {
  list-style-type: disc;
  list-style-image: url(/core/misc/menu-collapsed.png);
}
[dir="rtl"] .menu-item--collapsed {
  list-style-image: url(/core/misc/menu-collapsed-rtl.png);
}
.menu-item {
  margin: 0;
  padding-top: 0.2em;
}
ul.menu a.is-active {
  color: #000;
}
.more-link {
  display: block;
  text-align: right;
}
[dir="rtl"] .more-link {
  text-align: left;
}
.pager__items {
  clear: both;
  text-align: center;
}
.pager__item {
  display: inline;
  padding: 0.5em;
}
.pager__item.is-active {
  font-weight: bold;
}
tr.drag {
  background-color: #fffff0;
}
tr.drag-previous {
  background-color: #ffd;
}
body div.tabledrag-changed-warning {
  margin-bottom: 0.5em;
}
tr.selected td {
  background: #ffc;
}
td.checkbox,
th.checkbox {
  text-align: center;
}
[dir="rtl"] td.checkbox,
[dir="rtl"] th.checkbox {
  text-align: center;
}
th.is-active img {
  display: inline;
}
td.is-active {
  background-color: #ddd;
}
div.tabs {
  margin: 1em 0;
}
ul.tabs {
  margin: 0 0 0.5em;
  padding: 0;
  list-style: none;
}
.tabs > li {
  display: inline-block;
  margin-right: 0.3em;
}
[dir="rtl"] .tabs > li {
  margin-right: 0;
  margin-left: 0.3em;
}
.tabs a {
  display: block;
  padding: 0.2em 1em;
  text-decoration: none;
}
.tabs a.is-active {
  background-color: #eee;
}
.tabs a:focus,
.tabs a:hover {
  background-color: #f5f5f5;
}
.form-textarea-wrapper textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
}
.ui-dialog--narrow {
  max-width: 500px;
}
@media screen and (max-width: 600px) {
  .ui-dialog--narrow {
    min-width: 95%;
    max-width: 95%;
  }
}
.messages {
  padding: 15px 20px 15px 35px;
  word-wrap: break-word;
  border: 1px solid;
  border-width: 1px 1px 1px 0;
  border-radius: 2px;
  background: no-repeat 10px 17px;
  overflow-wrap: break-word;
}
[dir="rtl"] .messages {
  padding-right: 35px;
  padding-left: 20px;
  text-align: right;
  border-width: 1px 0 1px 1px;
  background-position: right 10px top 17px;
}
.messages + .messages {
  margin-top: 1.538em;
}
.messages__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.messages__item + .messages__item {
  margin-top: 0.769em;
}
.messages--status {
  color: #325e1c;
  border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
  background-color: #f3faef;
  background-image: url(/core/misc/icons/73b355/check.svg);
  box-shadow: -8px 0 0 #77b259;
}
[dir="rtl"] .messages--status {
  margin-left: 0;
  border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
  box-shadow: 8px 0 0 #77b259;
}
.messages--warning {
  color: #734c00;
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
  background-color: #fdf8ed;
  background-image: url(/core/misc/icons/e29700/warning.svg);
  box-shadow: -8px 0 0 #e09600;
}
[dir="rtl"] .messages--warning {
  border-color: #f4daa6 transparent #f4daa6 #f4daa6;
  box-shadow: 8px 0 0 #e09600;
}
.messages--error {
  color: #a51b00;
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
  background-color: #fcf4f2;
  background-image: url(/core/misc/icons/e32700/error.svg);
  box-shadow: -8px 0 0 #e62600;
}
[dir="rtl"] .messages--error {
  border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
  box-shadow: 8px 0 0 #e62600;
}
.messages--error p.error {
  color: #a51b00;
}
.progress__track {
  border-color: #b3b3b3;
  border-radius: 10em;
  background-color: #f2f1eb;
  background-image: -webkit-linear-gradient(#e7e7df, #f0f0f0);
  background-image: linear-gradient(#e7e7df, #f0f0f0);
  box-shadow: inset 0 1px 3px hsla(0, 0%, 0%, 0.16);
}
.progress__bar {
  height: 16px;
  margin-top: -1px;
  margin-left: -1px;
  padding: 0 1px;
  -webkit-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out;
  -webkit-animation: animate-stripes 3s linear infinite;
  -moz-animation: animate-stripes 3s linear infinite;
  border: 1px #07629a solid;
  border-radius: 10em;
  background: #057ec9;
  background-image: -webkit-linear-gradient(
      top,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.15)
    ),
    -webkit-linear-gradient(left top, #0094f0 0%, #0094f0 25%, #007ecc 25%, #007ecc
          50%, #0094f0 50%, #0094f0 75%, #0094f0 100%);
  background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.15)
    ),
    linear-gradient(
      to right bottom,
      #0094f0 0%,
      #0094f0 25%,
      #007ecc 25%,
      #007ecc 50%,
      #0094f0 50%,
      #0094f0 75%,
      #0094f0 100%
    );
  background-size: 40px 40px;
}
[dir="rtl"] .progress__bar {
  margin-right: -1px;
  margin-left: 0;
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
@media screen and (prefers-reduced-motion: reduce) {
  .progress__bar {
    -webkit-transition: none;
    transition: none;
    -webkit-animation: none;
    -moz-animation: none;
  }
}
@-webkit-keyframes animate-stripes {
  0% {
    background-position: 0 0, 0 0;
  }
  100% {
    background-position: 0 0, -80px 0;
  }
}
@-ms-keyframes animate-stripes {
  0% {
    background-position: 0 0, 0 0;
  }
  100% {
    background-position: 0 0, -80px 0;
  }
}
@keyframes animate-stripes {
  0% {
    background-position: 0 0, 0 0;
  }
  100% {
    background-position: 0 0, -80px 0;
  }
}
.file {
  display: inline-block;
  min-height: 16px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
[dir="rtl"] .file {
  padding-right: 20px;
  padding-left: inherit;
  background-position: right center;
}
.file--general,
.file--application-octet-stream {
  background-image: url(/core/themes/classy/images/icons/application-octet-stream.png);
}
.file--package-x-generic {
  background-image: url(/core/themes/classy/images/icons/package-x-generic.png);
}
.file--x-office-spreadsheet {
  background-image: url(/core/themes/classy/images/icons/x-office-spreadsheet.png);
}
.file--x-office-document {
  background-image: url(/core/themes/classy/images/icons/x-office-document.png);
}
.file--x-office-presentation {
  background-image: url(/core/themes/classy/images/icons/x-office-presentation.png);
}
.file--text-x-script {
  background-image: url(/core/themes/classy/images/icons/text-x-script.png);
}
.file--text-html {
  background-image: url(/core/themes/classy/images/icons/text-html.png);
}
.file--text-plain {
  background-image: url(/core/themes/classy/images/icons/text-plain.png);
}
.file--application-pdf {
  background-image: url(/core/themes/classy/images/icons/application-pdf.png);
}
.file--application-x-executable {
  background-image: url(/core/themes/classy/images/icons/application-x-executable.png);
}
.file--audio {
  background-image: url(/core/themes/classy/images/icons/audio-x-generic.png);
}
.file--video {
  background-image: url(/core/themes/classy/images/icons/video-x-generic.png);
}
.file--text {
  background-image: url(/core/themes/classy/images/icons/text-x-generic.png);
}
.file--image {
  background-image: url(/core/themes/classy/images/icons/image-x-generic.png);
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -ms-transform-origin: top center;
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  0% {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
  animation-duration: 0.75s;
}
@keyframes bounceInDown {
  0%,
  100%,
  60%,
  75%,
  90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0%,
  100%,
  60%,
  75%,
  90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
  animation-duration: 0.75s;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  animation-duration: 0.75s;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
  animation-duration: 0.75s;
}
@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  0% {
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  0% {
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  0% {
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    transform: translateY(100%);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    transform: translateX(100%);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    transform: translateY(-100%);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
.noty_close {
  display: block !important;
}
.noty_message {
  font: 12px/16px arial;
}
.geolocation-map-container {
  height: 300px;
  width: 100%;
}
.geolocation-map-container * {
  box-sizing: unset;
}
.geolocation-context-popup {
  z-index: 1;
  position: absolute;
  padding: 10px;
  max-width: 256px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: Arial, sans-serif;
}
.geolocation-map-control {
  display: none;
  margin: 1em 0 0 1em;
}
.geolocation-map-control input,
.geolocation-map-control input.form-autocomplete,
.geolocation-map-control button {
  height: 32px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
.geolocation-map-control input.form-autocomplete,
.geolocation-map-control input {
  text-overflow: ellipsis;
  box-sizing: content-box;
  font-size: 14px;
  margin: 0;
  padding: 0 1em;
  z-index: 3;
  border: 0;
  width: auto;
}
.geolocation-map-control input.location:focus {
  border-color: #156dfe;
}
.geolocation-map-control label,
.geolocation-map-control .description {
  display: none;
}
.geolocation-map-control .form-item {
  margin: 0;
}
.geolocation-map-control button {
  color: #fff;
  cursor: pointer;
  border: none;
  z-index: 2;
  font-size: 0;
}
.geolocation-map-control button::before {
  background-size: contain;
  height: 18px;
  width: 18px;
  content: "";
  display: block;
  margin: 0 auto;
}
.geolocation-map-control button.recenter {
  background: #dd001e;
}
.geolocation-map-control button.recenter::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAa9JREFUeNrU1c8rg3EcwPGN2Q5cJC6EprjNj4NCKeWgFCkpB5SIi7lo4eCkUFycyMEfwMUOTH6ckCIHOYyDkJNSlh9ruzzeX32s2Z5nttlz8K3XDs+e5/P5Pt/v5/N9sjRNs5gpy2LyMD2BTf2Ew2Gj/x2oQS9aUSjPvMOPDfjwCO37IbvdHglgVetkkKAE0+jDPY5whg+UoRkNElzdt6vmGpvgayNCoVCsChwggDE4dO5RXPAiiFHkqOvRm2zTmXkBFlCNdpm50bhEJ1awiAdsJ9rkbHSjA4O/BI8sAkZwgjmZYFyCeuQiH8PYglftUQqVNgkn2vQSrGMIVSjHsmzyuFxLZlzgWFbgZ5kyduCRJbmV8lyVatlPoexVggG9N5iVwD2SdAmlcOMqhQQ3yNNL8IIZBFCLV/TjMCOdLOMUa2iS/fCnEa8Sb9EXYju5SCrpOs0Jq2MjSCd3GfXB0x+C18nbb5p1ms5LofiSSeCU3mhJIrBVSroRU3hOJoE6MYulo93SF3rDJfeoipvAXlx2g+PaKn3gkYfvpAnPUz2uE30PMvfB+dffZNMTfAowAA2eAOjeCmcEAAAAAElFTkSuQmCC);
}
.geolocation-map-control button.search,
.geolocation-map-control button.locate {
  background: #156dfe;
}
.geolocation-map-control button.locate::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AcVCg45w2bqzwAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAHjSURBVEjHxdY7aFZBEAXg75qIhTEaBU2tpBC7IBgfTSoxQiy0EcFCsRKfRcBCopWSgAgWNmIjdlaiSECwUMHGRtRGErSSCPGBIKKRscj+sFnun9xA0APL3T27s7PMnJ29IkLDNhgRUxExGRH9Te1WaI416VthbVOjKiIWml+Ng9iLbehO/Be8wkPcx6+lOujAYZxDzyKH/IgreNDUwUpcxz5Lw+3k6E9OljmoMFaz+Swms/G7ciMcw6XSa+ngKA4U3B3sxI2Mu4o9KQc5jmConYPuFPMcIxjFTE1IpnEqhTPHhZTDOWSaPZF03mqjhaZ7ImJ3al0ZX0XEzcJ2f2s+T/I99Kf+b+zA14YJ7sNENn6Ek9CZErou6byF99iFwDN8b7Pxegyk/gw2pP72JPPpKiKmFjndcTxpMzdck4MFVbTsqCJiIGX9FlYl/m26NFJJWChEW1N/HL3Z7R7Bz068SOSbLMl9abxYkj/jeVrfm/EvEz8vRI+LcnGm5rRDqXUVt/98sXai7h5sjIjXhZ4PZfPDGT+Y8acLm6cR0VH3HnyqUcQYLmfyy7EplY+zBT+v4JXVtMK1mno0iw/YkhW7zfNKwhzu4uI/Ldf/5cFZ1ifTEv4q2qlo2f4qfrTOhG9Njf4C0EWk9x5z6KYAAAAASUVORK5CYII=);
}
.geolocation-map-control button.search::before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAABVUlEQVRYw+2YQRGEMAxFkVAJlYAEJCABCUhAQiWshJWABCRUAg7+XsrMTkibNDBdDvtnek0fSfqToQPQPeE8AuK5IDkBGAC8AESctQEIAHxXKTUIgB7ACr0CAHcrCIAJNm0A+ltALkAc2jWlKoKkcnCKCdCR0i3p4lNmroJwPRGEgC6VhGo2gaTXUQUhwEQryKsmUOaZU40WEOoTk8Eb3iTGYgGhcgaQmcRYL4N0BjHl+RnIeDuI1iFJ8EBivC0gm7bRCsGj1ktKIIGx6pohNjNZ9RYQnxliTgHRM1a/XrH4kIEZhEzstT0mgeTmBpJZzemJjgk65naTO9aAPvOFtavAWMqKdjHyhcxIW9quGRVVO2uh/lTr8fWMqbEw1cvzV/AlXXico2c884IgwZhADMY2STBNQDQwzUAkmKYgAoxvClKAGZqDMDBb89IwRjlI0/f/W+ID3tQLQPib2qQAAAAASUVORK5CYII=);
}
.geolocation-map-control button.clear {
  background: #999999;
}
.geolocation-map-control button.clear.disabled {
  background: #bbbbbb;
}
.geolocation-map-control button.clear::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAYAAACo29JGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo3MEEyNTM1QjBBMjA2ODExODA4MzkzODI3MjczQzA3MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyNzhDRDg3QTQ5MEExMUU0QTdGMkM1NzMyMDlBMjJBNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyNzhDRDg3OTQ5MEExMUU0QTdGMkM1NzMyMDlBMjJBNSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzBBMjUzNUIwQTIwNjgxMTgwODM5MzgyNzI3M0MwNzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzBBMjUzNUIwQTIwNjgxMTgwODM5MzgyNzI3M0MwNzAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5jChSGAAAB2UlEQVR42tTaS07DQAwG4JANCSu4AuIstN3BJWFJyYaUy3ACRFclrAYPZKRplMfMxPbYln5VSh3JX9W6UZTCGFN42UL2kGpwXHou+7m3/vEh7Nv8V6sIaGFv/dydD3QNGw9mFAF9mBkCp2AagGOwM6BtejXzJRE4B3PV2MYaclAEDIFZz5U7QQuwCoUNt6V0YBRsiHPAViAwGjaGkwhMgk3hJAGTYXM4CcBVsCVcDLCWBgvB5QCiwEJxnEA0WAyOA4gKi8VRAtFhKTgKIAksFYcJJIOtwWEASWFrcWuA5DAMXAqQBYaFiwHecMEwcaHALy6YzcWfEK8qyB6ySTj3HfIIOWENUxa41UEeIIfcMApcCpAEZgv7a+nXNeSjf52qI+QO8kkxQEkEs7+95wWY+wCeILUWnIW9QLaB/ff9Eqql42JhpMCSGXbkBJaMMLsVbxe2KC6Q8Z6Hf23ZRvRnu/yKhRWcwBwwNmAuGAswJ4wcmBtGCpQAIwNKgZEAJcHQgdJgqMBsa5oDKBWGModk2Op5pMNWzaUBljyfFljSnJpg0cCQp/YkwWKAjXtCtlMECwFaz8417kaAkmFzwK73nG1LH6gBNgb8cbCx/zn7RqMI5gMbH2bzK8AAUThtyVYr9bAAAAAASUVORK5CYII=);
}
.paragraph--unpublished {
  background-color: #fff4f4;
}
.ajax-progress.ajax-progress-fullscreen {
  z-index: 1261;
}
.webform-ajax-messages {
  position: fixed;
  z-index: 100;
  bottom: 0;
  width: 100%;
}
.webform-ajax-messages .messages {
  margin: 0;
  border-width: 10px 0 0 0;
  font-weight: bold;
}
.webform-ajax-messages .messages + .messages {
  margin: 0;
}
.webform-ui-dialog {
  top: 50px !important;
}
.toolbar-tray-open.toolbar-horizontal .webform-ui-dialog {
  top: 90px !important;
}
.ui-datepicker {
  z-index: 1261 !important;
}
.webform-ajax-form-wrapper[data-effect="slide"] .form-actions {
  margin-bottom: 0;
  padding-bottom: 1em;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    transparent
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@font-face {
  font-family: "FranklinGothic";
  src: url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Book/FranklinGothic-Book.woff2")
      format("woff2"),
    url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Book/FranklinGothic-Book.woff")
      format("woff"),
    url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Book/FranklinGothic-Book.ttf")
      format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "FranklinGothic";
  src: url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Medium/FranklinGothic-Medium.woff2")
      format("woff2"),
    url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Medium/FranklinGothic-Medium.woff")
      format("woff"),
    url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Medium/FranklinGothic-Medium.ttf")
      format("ttf");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "FranklinGothic";
  src: url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Demi/FranklinGothic-Demi.woff2")
      format("woff2"),
    url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Demi/FranklinGothic-Demi.woff")
      format("woff"),
    url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Demi/FranklinGothic-Demi.ttf")
      format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "FranklinGothic";
  src: url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Heavy/FranklinGothic-Heavy.woff2")
      format("woff2"),
    url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Heavy/FranklinGothic-Heavy.woff")
      format("woff"),
    url("/wp-content/themes/iota/themes/personal/fonts/FranklinGothic-Heavy/FranklinGothic-Heavy.ttf")
      format("ttf");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Cuprum";
  src: url("/wp-content/themes/iota/themes/personal/fonts/Cuprum-Regular/Cuprum-Regular.woff2")
      format("woff2"),
    url("/wp-content/themes/iota/themes/personal/fonts/Cuprum-Regular/Cuprum-Regular.woff")
      format("woff"),
    url("/wp-content/themes/iota/themes/personal/fonts/Cuprum-Regular/Cuprum-Regular.ttf")
      format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "icomoon";
  src: url("/wp-content/themes/iota/themes/personal/fonts/icomoon/icomoon.woff") format("woff"),
    url("/wp-content/themes/iota/themes/personal/fonts/icomoon/icomoon.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}
html {
  font-size: 16px;
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 1.05vw;
  }
}
body {
  min-width: 360px;
  font-family: "FranklinGothic", "Arial", "Helvetica", "sans-serif";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  line-height: 1.25;
  color: #ffffff;
  background: url("/wp-content/themes/iota/themes/personal/images/bg.png") repeat left top #141414;
  counter-reset: stages;
}
body.no-scroll {
  overflow: hidden;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
video {
  display: block;
  max-width: 100%;
  height: auto;
}
iframe {
  display: block;
  max-width: 100%;
  outline: none;
}
.text-formatted {
  line-height: 1.5;
}
.text-formatted p {
  margin: 0;
}
.text-formatted p + p {
  margin-top: 10px;
}
.text-formatted p + h1 {
  margin-top: 15px;
}
.text-formatted p + h2 {
  margin-top: 15px;
}
.text-formatted p + h3 {
  margin-top: 15px;
}
.text-formatted p + h4 {
  margin-top: 15px;
}
.text-formatted p + h5 {
  margin-top: 15px;
}
.text-formatted strong {
  font-weight: 600;
}
.text-formatted img {
  margin: 0;
}
.text-formatted img.align-left {
  margin-right: 15px;
  margin-bottom: 15px;
}
.text-formatted img.align-right {
  margin-left: 15px;
  margin-bottom: 15px;
}
blockquote {
  background: #eb3433;
  padding: 20px;
  font-weight: 600;
  font-style: italic;
  color: #ffffff;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 500;
}
a {
  color: inherit;
}
.personal-form-style {
  max-width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.personal-form-style .form-item {
  width: 100%;
  margin: 0 0 5px;
  position: relative;
}
.personal-form-style .form-item-required::after {
  content: "";
  position: absolute;
  left: -3px;
  top: 23px;
  width: 6px;
  height: 6px;
  background: #eb3433;
  border-radius: 50%;
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 1800px) {
  .personal-form-style .form-item-required::after {
    top: 28px;
  }
}
.personal-form-style .form-item input {
  width: 100%;
  height: 50px;
  padding: 13px;
  background: #2b2a2a;
  border: 1px solid #3d3c3c;
  color: #ffffff;
  outline: none;
}
@media screen and (min-width: 1800px) {
  .personal-form-style .form-item input {
    height: 60px;
  }
}
.personal-form-style .form-item input::placeholder {
  color: #ffffff;
  opacity: 0.7;
}
.personal-form-style .form-item input.error {
  border-left-color: #eb3433;
}
.personal-form-style .form-item label.error {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -17px;
  font-size: 8px;
  font-weight: 400;
  text-transform: none;
  color: #ee1402;
}
.personal-form-style .form-item textarea {
  width: 100%;
  height: 154px;
  padding: 13px;
  background: #2b2a2a;
  border: 1px solid #3d3c3c;
  color: #ffffff;
  outline: none;
  resize: none;
}
.personal-form-style .form-item textarea::placeholder {
  color: #ffffff;
  opacity: 0.7;
}
.personal-form-style .form-item textarea.error {
  border-left-color: #eb3433;
}
.personal-form-style .form-item select {
  position: relative;
  width: 100%;
  height: 60px;
  padding: 13px;
  background: url("/wp-content/themes/iota/themes/personal/images/icons/select-arrow.svg") no-repeat
    center #ffffff;
  background-position-x: calc(100% - 13px);
  border: 1px solid #e8e8e8;
  outline: none;
  border-radius: 5px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.personal-form-style .form-item select::-ms-expand {
  display: none;
}
.personal-form-style .form-item .container-inline {
  margin: 0;
}
.personal-form-style .form-item .container-inline div,
.personal-form-style .form-item .container-inline label {
  display: block;
  padding: 0;
  margin-top: 15px;
}
.personal-form-style .form-item-note {
  font-size: 0.875rem;
  margin-top: 5px;
}
@media screen and (min-width: 1200px) {
  .personal-form-style .form-item-note {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 768px) {
  .personal-form-style .form-item-note {
    width: 33.333%;
    margin-left: auto;
    margin-right: auto;
  }
}
.personal-form-style .form-type-webform-image-file {
  text-align: left;
}
.personal-form-style .form-type-webform-image-file label {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  line-height: 1.25;
  width: 100%;
  height: 50px;
  padding: 13px;
  background: #2b2a2a;
  border: 1px solid #3d3c3c;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}
@media screen and (min-width: 1800px) {
  .personal-form-style .form-type-webform-image-file label {
    height: 60px;
  }
}
.personal-form-style .form-type-webform-image-file label::before {
  display: none;
}
.personal-form-style .form-type-webform-image-file label::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url("/wp-content/themes/iota/themes/personal/images/icons/upload.svg") no-repeat center;
}
.personal-form-style .form-type-webform-image-file .description {
  display: none;
}
.personal-form-style .webform-image-file {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.personal-form-style .file--image {
  background: none;
  padding: 0;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 10px;
}
.personal-form-style button[id^="edit-photo-remove-button"] {
  margin: 10px 0 0;
  width: 20px;
  height: 20px;
  background: url("/wp-content/themes/iota/themes/personal/images/icons/delete.svg") no-repeat center;
  background-size: contain;
  border: none;
  outline: none;
  font-size: 0;
}
.personal-form-style .form-item-vin {
  padding-top: 10px;
  padding-bottom: 10px;
}
.personal-form-style .form-item-vin .description {
  margin-bottom: 5px;
  font-size: 0.875rem;
}
@media screen and (min-width: 1200px) {
  .personal-form-style .form-item-vin .description {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 768px) {
  .personal-form-style .form-item-vin .description {
    width: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .personal-form-style .form-item-vin input {
    width: 33.333%;
  }
}
.personal-form-style .form-type-textarea::after {
  bottom: auto;
  top: 19px;
}
.personal-form-style .form-type-radio input {
  display: none;
}
.personal-form-style .form-type-radio input:checked ~ label::after {
  display: block;
}
.personal-form-style .form-type-radio label {
  display: inline-flex;
  align-items: center;
  width: 100%;
  position: relative;
  padding-left: 23px;
  cursor: pointer;
}
.personal-form-style .form-type-radio label::before,
.personal-form-style .form-type-radio label::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.personal-form-style .form-type-radio label::before {
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #eb3433;
  border-radius: 50%;
}
.personal-form-style .form-type-radio label::after {
  left: 4px;
  width: 8px;
  height: 8px;
  background: #eb3433;
  border-radius: 50%;
  display: none;
}
.personal-form-style .form-item--error-message {
  position: absolute;
  left: 15px;
  right: 0;
  bottom: 0;
  font-size: 10px;
  font-weight: 400;
  text-transform: none;
  color: #eb3433;
  text-align: left;
}
.personal-form-style .form-item--error-message::before {
  display: none;
}
.personal-form-style .form-item--error-message strong {
  font-weight: 400;
}
@media screen and (min-width: 1200px) {
  .personal-form-style .form-item--error-message {
    left: 0;
    bottom: -15px;
  }
}
.personal-form-style .description {
  font-size: 0.875rem;
}
@media screen and (min-width: 1200px) {
  .personal-form-style .description {
    font-size: 0.8rem;
  }
}
.personal-form-style .container {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .personal-form-style .container {
    display: flex;
    margin-left: -2.5px;
    margin-right: 2.5px;
  }
  .personal-form-style .container > .form-item {
    width: 33.333%;
    margin-left: 2.5px;
    margin-right: 2.5px;
  }
  .personal-form-style .container div[id^="ajax-wrapper"] {
    width: 33.333%;
    margin-left: 2.5px;
    margin-right: 2.5px;
  }
}
.personal-form-style fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.personal-form-style .form-actions {
  margin: 0;
  padding: 0;
  width: 100%;
}
.personal-form-style .form-actions .form-submit {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "FranklinGothic", "Arial", "Helvetica", "sans-serif";
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: none;
  outline: none;
  transition: 0.2s;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  font-size: 1rem;
  padding: 15px 25px;
  background: #eb3433;
  color: #ffffff;
  width: 100%;
  min-height: 50px;
}
.personal-form-style .form-actions .form-submit::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  transition: 0.4s;
  z-index: -1;
}
.personal-form-style .form-actions .form-submit::after {
  background: #990100;
}
@media screen and (min-width: 1200px) {
  .personal-form-style .form-actions .form-submit:hover::after {
    right: 0;
    left: auto;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .personal-form-style .form-actions .form-submit {
    width: 33.333%;
  }
}
@media screen and (min-width: 1800px) {
  .personal-form-style .form-actions .form-submit {
    min-height: 60px;
  }
}
.personal-form-style .webform-confirmation {
  width: 100%;
}
.personal-form-style .webform-confirmation__message {
  margin: 0;
  text-align: center;
  font-size: 0.875rem;
}
@media screen and (min-width: 1200px) {
  .personal-form-style .webform-confirmation__message {
    font-size: 0.8rem;
  }
}
.page-error .site-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-error .region-content {
  padding-top: 200px;
  padding-bottom: 100px;
}
.page-error .error-page {
  text-align: center;
  padding: 50px 25px;
}
.page-error .error-page a {
  color: #ffffff;
  text-decoration: underline;
}
.page-error .error-page .number {
  font-size: 80px;
  font-weight: 600;
  color: #eb3433;
}
.page-user .site-main {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-user .region-content {
  padding-top: 200px;
  padding-bottom: 100px;
  width: 100%;
}
.page-user .user-login-form,
.page-user .user-pass {
  width: 270px;
  margin: 0 auto;
}
.page-user .user-login-form .description,
.page-user .user-pass .description {
  display: none;
}
.page-user .user-login-form p,
.page-user .user-pass p {
  font-size: 14px;
}
.page-user .user-login-form .form-item--error-message,
.page-user .user-pass .form-item--error-message {
  display: block !important;
  position: static;
  font-size: 14px;
  margin-top: 5px;
}
.page-user .user-login-form .form-item--error-message a,
.page-user .user-pass .form-item--error-message a {
  color: inherit;
}
.page-user .user-login-form .form-item--error-message a:hover,
.page-user .user-pass .form-item--error-message a:hover {
  text-decoration: none;
}
.page-user .user-login-form .form-actions .form-submit,
.page-user .user-pass .form-actions .form-submit {
  width: 100%;
}
.maintenance-page {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  text-align: center;
  padding: 50px 25px;
}
.maintenance-page img {
  margin: 0 auto;
}
.menu-btn--wrapper {
  display: flex;
  align-items: center;
  margin-right: -12px;
}
@media screen and (min-width: 1200px) {
  .menu-btn--wrapper {
    display: none;
  }
}
.menu-btn {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
  position: relative;
  cursor: pointer;
}
.menu-btn.is-active div {
  background-color: transparent;
}
.menu-btn.is-active div::before {
  width: 18px;
  transform: rotate(45deg);
  top: 0;
  transition: top 0.1s linear, transform 0.1s ease-in 0.1s;
}
.menu-btn.is-active div::after {
  width: 18px;
  transform: rotate(-45deg);
  top: 0;
  transition: top 0.1s linear, transform 0.1s ease-in 0.1s;
}
.menu-btn div {
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  position: relative;
  transition-delay: 0.1s;
}
.menu-btn div::after,
.menu-btn div::before {
  content: "";
  right: 0;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  transition: transform 0.1s ease-in, top 0.1s linear 0.1s;
}
.menu-btn div::before {
  width: 18px;
  top: -6px;
}
.menu-btn div::after {
  width: 18px;
  top: 6px;
}
.menu-txt {
  margin-left: 10px;
  font-weight: 600;
}
.scroll-top__wrapper {
  display: block;
  position: absolute;
  left: 25px;
  top: -25px;
  z-index: 6;
  pointer-events: none;
}
@media screen and (min-width: 1200px) {
  .scroll-top__wrapper {
    left: auto;
    right: 3.75rem;
    top: -1.5rem;
  }
}
.scroll-top__wrapper.show .scroll-top__button {
  opacity: 1;
  pointer-events: all;
}
.scroll-top__button {
  width: 50px;
  height: 50px;
  background: #eb3433;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  pointer-events: all;
}
@media screen and (min-width: 1200px) {
  .scroll-top__button {
    width: 3rem;
    height: 3rem;
  }
}
.scroll-top__button::before {
  content: "";
  font-family: "icomoon";
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
}
@media screen and (min-width: 1200px) {
  .scroll-top__button::before {
    font-size: 1.2rem;
  }
}
.scroll-top__button:hover {
  background: #990100;
}
.gl-devel {
  font-family: "Cuprum";
  margin: 20px 0 0;
  padding-left: 26px;
  text-align: left;
  position: relative;
  display: table;
  text-transform: uppercase;
  line-height: 1.25;
  color: #fff;
  white-space: nowrap;
}
@media screen and (min-width: 1200px) {
  .gl-devel {
    margin-top: 0;
    padding-left: 1.3rem;
  }
}
.gl-devel-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #ffe30b;
  width: 0%;
}
.gl-devel-mask--title {
  left: 0;
}
.gl-devel-mask--role {
  background: #eb3433;
  right: 0;
}
.gl-devel-title {
  font-size: 20px;
  display: table;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .gl-devel-title {
    font-size: 1rem;
  }
}
.gl-devel-title svg,
.gl-devel-title img {
  position: absolute;
  right: 100%;
  width: auto;
  height: 80%;
  top: 10%;
  margin: 0 3px 0 0;
}
.gl-devel-name {
  position: relative;
  transform: scale(0);
}
.gl-devel-role {
  font-size: 12px;
  letter-spacing: 3px;
  display: table;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .gl-devel-role {
    font-size: 0.6rem;
  }
}
.gl-devel-role a {
  text-decoration: none;
  color: #ffffff;
  position: relative;
  display: block;
  transform: scale(0);
}
.gl-devel-role a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transition-duration: 0.2s;
}
.gl-devel-role a:hover:after {
  transform: scaleX(1);
}
.gl-devel.is-animate .gl-devel-title img,
.gl-devel.is-animate .gl-devel-title svg {
  animation: glyanec_img 5s infinite;
}
.gl-devel.is-animate .gl-devel-mask {
  animation-delay: 0.5s;
}
.gl-devel.is-animate .gl-devel-mask--title {
  animation: mainBlock 1s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
}
.gl-devel.is-animate .gl-devel-mask--role {
  animation: mainBlockRight 1s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
}
.gl-devel.is-animate .gl-devel-role a,
.gl-devel.is-animate .gl-devel-name {
  transition: 0s ease 0.5s;
  transform: scale(1);
}
@keyframes mainBlock {
  0% {
    width: 0%;
    left: 0;
  }
  50% {
    width: 100%;
    left: 0;
  }
  100% {
    width: 0;
    left: 100%;
  }
}
@keyframes mainBlockRight {
  0% {
    width: 0%;
    right: 0;
  }
  50% {
    width: 100%;
    right: 0;
  }
  100% {
    width: 0;
    right: 100%;
  }
}
@keyframes glyanec_img {
  0% {
    transform: rotate3d(10, 0, 0, 0deg);
  }
  20% {
    transform: rotate3d(10, 0, 0, 0deg);
  }
  40% {
    transform: rotate3d(10, 0, 0, 0deg);
  }
  60% {
    transform: rotate3d(0, 10, 0, 180deg);
  }
  80% {
    transform: rotate3d(10, 0, 0, 0deg);
  }
}
#drupal-live-announce {
  display: none;
}
.ajax-progress-throbber {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
}
.ajax-progress-throbber .throbber {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  background: none;
  position: absolute;
}
.ajax-progress-throbber .message {
  display: none;
}
.ajax-progress-fullscreen {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: rgba(20, 20, 20, 0.7);
  background-image: none;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #eb3433;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
.tabs {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99;
  padding: 0 !important;
  background: #141414;
}
.tabs ul.tabs {
  margin: 0;
}
.tabs ul.tabs li {
  margin: 0;
}
.tabs ul.tabs a {
  color: #ffffff;
}
.tabs ul.tabs a.is-active {
  background: none;
}
.tabs ul.tabs a.is-active:hover {
  background: #f5f5f5;
}
.tabs ul.tabs a:hover {
  color: #141414;
}
@media (max-width: 767px) {
  .tabs {
    display: none;
  }
}
.toolbar-horizontal .site-header {
  top: 39px;
}
.toolbar-horizontal.toolbar-tray-open .site-header {
  top: 79px;
}
.toolbar-vertical .site-header__top {
  top: 39px;
}
.toolbar-oriented .toolbar-bar {
  position: fixed;
}
.site-page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}
.site-main {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (min-width: 1200px) {
  .site-main {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
.region-content {
  position: relative;
}
.region-content .block {
  padding-top: 21px;
  padding-bottom: 21px;
}
.region-content .block:first-child {
  padding-top: 0;
}
.region-content .block__title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (min-width: 1200px) {
  .region-content .block__title {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .region-content .block__title {
    text-align: left;
    margin-bottom: 1.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .region-content .block {
    padding-top: 2.05rem;
    padding-bottom: 2.05rem;
  }
}
.swiper-icon {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 5px;
  pointer-events: none;
}
.swiper-icon .container {
  width: 23px;
  height: 20px;
  background: url("/wp-content/themes/iota/themes/personal/images/icons/hand.svg") no-repeat center;
  background-size: contain;
  z-index: 2;
}
@media screen and (min-width: 1200px) {
  .swiper-icon {
    display: none;
  }
}
.swiper-pagination {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1200px) {
  .swiper-pagination {
    justify-content: flex-start;
  }
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    left: 3.75rem;
    bottom: 3.5rem;
  }
}
.swiper-pagination-bullet {
  width: 4px;
  height: 4px;
  background: #ffffff;
  opacity: 0.2;
  border-radius: 4px;
  outline: none;
}
.swiper-pagination-bullet-active {
  background: #eb3433;
  opacity: 1;
  width: 40px;
}
button.mfp-close {
  font-size: 0;
  color: #ffffff !important;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 8px;
  top: 8px;
}
@media screen and (min-width: 1200px) {
  button.mfp-close {
    right: 2rem;
    top: 2rem;
  }
}
button.mfp-close::before {
  content: "";
  font-family: "icomoon";
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
}
.swiper-button {
  position: static;
  margin: 0;
  color: #eb3433;
}
.swiper-button::before {
  font-family: "icomoon";
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
}
.swiper-button::after {
  display: none;
}
@media screen and (min-width: 1200px) {
  .swiper-button-prev {
    transition: 0.2s;
  }
  .swiper-button-prev:hover {
    transform: translateX(-2px);
  }
}
.swiper-button-prev::before {
  content: "";
}
@media screen and (min-width: 1200px) {
  .swiper-button-next {
    margin-left: 1.5rem;
    transition: 0.2s;
  }
  .swiper-button-next:hover {
    transform: translateX(2px);
  }
}
.swiper-button-next::before {
  content: "";
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  color: #777676;
}
@media screen and (min-width: 1200px) {
  .site-header {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    align-items: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
    transition: 0.6s;
  }
  .site-header::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 110%;
    background: linear-gradient(180deg, #141414 10%, rgba(20, 20, 20, 0) 90%);
    z-index: -1;
    pointer-events: none;
    transition: 0.4s;
    transform: translateY(0);
    /* backdrop-filter: blur(10px); */
  }
}
@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .site-header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header.is-scrolled {
    transform: translateY(-100%);
  }
}
.site-header__top {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
  transition: 0.6s;
}
@media screen and (min-width: 1200px) {
  .site-header__top {
    position: static;
  }
}
.site-header__top::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 110%;
  background: linear-gradient(180deg, #141414 10%, rgba(20, 20, 20, 0) 90%);
  z-index: -1;
  pointer-events: none;
}
@media screen and (min-width: 1200px) {
  .site-header__top::before {
    display: none;
  }
}
.region-header-top {
  padding: 5px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  .region-header-top {
    padding: 0;
  }
  .region-header-top .social-networks {
    display: none;
  }
}
.logo-header {
  order: -1;
}
@media screen and (min-width: 1200px) {
  .logo-header {
    margin-right: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .logo-header .field-block-logo-small {
    display: none;
  }
}
.logo-header .field-block-logo-medium {
  display: none;
}
@media screen and (min-width: 1200px) {
  .logo-header .field-block-logo-medium {
    display: block;
  }
  .logo-header .field-block-logo-medium svg {
    width: 13.9rem;
    height: auto;
  }
  .logo-header .field-block-logo-medium path.letter {
    opacity: 0;
    transform: translateY(5px);
    transition: 0.2s;
  }
  .logo-header .field-block-logo-medium path.letter.ready {
    opacity: 1;
    transform: translateY(0);
  }
}
.social-networks .field-block-social-networks__items {
  display: flex;
}
.social-networks .field-block-social-networks__item:not(:first-child) {
  margin-left: 15px;
}
@media screen and (min-width: 1200px) {
  .social-networks .field-block-social-networks__item:not(:first-child) {
    margin-left: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .social-networks .field-block-social-networks__item {
    transition: 0.2s;
  }
  .social-networks .field-block-social-networks__item:hover {
    transform: translateY(-2px);
  }
  .social-networks .field-block-social-networks__item img {
    width: 1.5rem;
  }
}
.site-header__bottom {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 8;
  transform: translateX(110%);
  transition: 0.6s;
}
.site-header__bottom.is-open {
  transform: translateX(0);
}
@media screen and (min-width: 1200px) {
  .site-header__bottom {
    display: block;
    position: static;
    flex-grow: 1;
    transform: none;
    transition: none;
  }
}
.region-header-bottom {
  padding: 130px 25px 60px;
  color: #ffffff;
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden auto;
  position: relative;
  z-index: 2;
  background: url("/wp-content/themes/iota/themes/personal/images/bg.png") repeat left top #141414;
}
@media screen and (max-width: 1199px) and (max-height: 599px) {
  .region-header-bottom {
    justify-content: flex-start;
    overflow: hidden auto;
  }
}
@media screen and (min-width: 1200px) {
  .region-header-bottom {
    padding: 0;
    background: none;
    overflow: visible;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    opacity: 1;
    transform: none;
    transition: none;
    padding-top: 10px;
    gap: 1px;
  }
}
@media screen and (min-width: 1200px) {
  .menu--main {
    flex-grow: 1;
	margin-right: 80px;
    margin-left: -80px;
    /* margin-right: 4rem; */
  }
}
.menu--main .menu {
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .menu--main .menu {
    display: flex;
    justify-content: center;
    transform: translateX(60px);
  }
}
.menu--main .menu-item {
  padding-top: 0;
}
.menu--main .menu-item a,
.menu--main .menu-item span {
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}
.menu--main .menu-item a.is-active,
.menu--main .menu-item span.is-active {
  color: #ffffff;
}
@media screen and (min-width: 1200px) {
  .menu--main .menu-item a,
  .menu--main .menu-item span {
    transition: 0.2s;
  }
  .menu--main .menu-item a:hover,
  .menu--main .menu-item span:hover {
    color: #eb3433;
  }
}
.menu--main .menu-item:not(:first-child) {
  margin-top: 35px;
}
@media screen and (min-width: 1200px) {
  .menu--main .menu-item:not(:first-child) {
    margin-top: 0;
    margin-left: 1.75rem;
  }
}
.button-header {
  margin-top: 50px;
}
@media screen and (min-width: 1200px) {
  .button-header {
    margin-top: 0;
    /* flex-grow: 1; */
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 30px;
    z-index: 2;
  }
}
.button-header__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .button-header__content {
    flex-direction: row;
  }
}
.button-header .field-block-button {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "FranklinGothic", "Arial", "Helvetica", "sans-serif";
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: none;
  outline: none;
  transition: 0.2s;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  font-size: 1rem;
  padding: 15px 25px;
  background: #eb3433;
  color: #ffffff;
}
.button-header .field-block-button::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  transition: 0.4s;
  z-index: -1;
}
.button-header .field-block-button::after {
  background: #990100;
}
@media screen and (min-width: 1200px) {
  .button-header .field-block-button:hover::after {
    right: 0;
    left: auto;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .button-header .field-block-button {
    padding: 0.75rem 1.25rem;
  }
}
.button-header .field-block-note-middle {
  margin-top: 15px;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .button-header .field-block-note-middle {
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .button-header .field-block-note-middle:hover .field-block-note-middle__item {
    opacity: 1;
    transform: translateY(0);
    pointer-events: all;
  }
}
.button-header .field-block-note-middle__label {
  display: inline-block;
  font-size: 0;
  color: #9e9d9d;
  cursor: pointer;
}
.button-header .field-block-note-middle__label::before {
  content: "";
  font-family: "icomoon";
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
}
@media screen and (min-width: 1200px) {
  .button-header .field-block-note-middle__label::before {
    font-size: 1.2rem;
  }
}
.button-header .field-block-note-middle__item {
  position: absolute;
  left: -100px;
  width: 222px;
  bottom: 100%;
  background: #2b2a2a;
  box-shadow: 0px 0px 70px #0e0d0d;
  padding: 20px;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  transform: translateY(5px);
  transition: 0.2s;
  margin-bottom: 5px;
  font-size: 0.875rem;
}
@media screen and (min-width: 1200px) {
  .button-header .field-block-note-middle__item {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 1200px) {
  .button-header .field-block-note-middle__item {
    padding: 1rem;
    width: 11.1rem;
    left: -5rem;
    bottom: auto;
    top: 100%;
    margin-bottom: 0;
    margin-top: 1.5rem;
  }
}
.button-header .field-block-note-middle.is-open .field-block-note-middle__item {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}
.language-switcher {
  margin-top: 50px;
}
@media screen and (min-width: 1200px) {
  .language-switcher {
    margin-top: 0;
    margin-left: 2rem;
  }
}
.language-switcher .links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.language-switcher .langs-wrapper {
  display: inline-block;
  position: relative;
}
.language-switcher .langs-wrapper::before {
  content: "";
  position: absolute;
  left: -12px;
  bottom: 0;
  height: 0;
  width: 2px;
  transition: 0.2s;
  background: #eb3433;
}
@media screen and (min-width: 1200px) {
  .language-switcher .langs-wrapper::before {
    left: -0.75rem;
    width: 0.25rem;
    bottom: auto;
    top: 0;
  }
}
.language-switcher .langs-wrapper.is-open::before {
  height: 210%;
}
.language-switcher .langs-wrapper.is-open .langs-list {
  opacity: 1;
  transform: translateY(0);
}
.language-switcher .langs-wrapper.is-open .langs-list a {
  pointer-events: all;
}
.language-switcher .langs-wrapper.is-open .active-lang::after {
  transform: rotate(180deg);
}
@media screen and (min-width: 1200px) {
  .language-switcher .langs-wrapper:hover::before {
    height: 210%;
  }
  .language-switcher .langs-wrapper:hover .langs-list {
    opacity: 1;
    transform: translateY(0);
    pointer-events: all;
  }
  .language-switcher .langs-wrapper:hover .active-lang::after {
    transform: rotate(180deg);
  }
}
.language-switcher .active-lang {
  cursor: pointer;
  position: relative;
  padding-right: 28px;
}
@media screen and (min-width: 1200px) {
  .language-switcher .active-lang {
    padding-right: 1.4rem;
  }
}
.language-switcher .active-lang::after {
  content: "";
  font-family: "icomoon";
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  position: absolute;
  right: 0;
  top: 0.1em;
  transition: 0.2s;
}
@media screen and (min-width: 1200px) {
  .language-switcher .active-lang::after {
    font-size: 1rem;
  }
}
.language-switcher .langs-list {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  text-align: left;
  margin-bottom: 5px;
  transform: translateY(5px);
  opacity: 0;
  pointer-events: none;
  transition: 0.2s;
}
@media screen and (min-width: 1200px) {
  .language-switcher .langs-list {
    bottom: auto;
    top: 100%;
    margin-bottom: 0;
    padding-top: 5px;
  }
}
.language-switcher .langs-list a {
  text-decoration: none;
  transition: 0.2s;
}
.language-switcher .langs-list a:hover {
  color: #eb3433;
}
.main-slider {
  margin-left: -25px;
  margin-right: -25px;
}
@media screen and (min-width: 1200px) {
  .main-slider {
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }
}
.main-slider .swiper-slide {
  height: auto;
}
.main-slider .paragraph--type--slide {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  padding-top: 125px;
  padding-bottom: 75px;
  min-height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .main-slider .paragraph--type--slide {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media screen and (min-width: 768px) {
  .main-slider .paragraph--type--slide {
    min-height: 540px;
  }
}
@media screen and (min-width: 1200px) {
  .main-slider .paragraph--type--slide {
    min-height: 45rem;
    justify-content: flex-start;
    text-align: left;
  }
}
.main-slider .image {
  position: absolute;
  left: 0;
  right: 0;
  top: 70px;
  bottom: 0;
}
.main-slider .image::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(
    106.16deg,
    #2b2a2a 0.26%,
    rgba(43, 42, 42, 0) 65.53%
  );
  opacity: 0.7;
}
.main-slider .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-slider .container {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .main-slider .container {
    width: 540px;
    max-width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .main-slider .container {
    width: 50rem;
  }
}
.main-slider .field-paragraph-title-long {
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.25;
}
@media screen and (min-width: 1200px) {
  .main-slider .field-paragraph-title-long {
    font-size: 3rem;
  }
}
.main-slider .field-paragraph-title-long strong {
  position: relative;
  padding: 2px 7px;
  font-weight: 500;
  background: #eb3433;
}
.main-slider .field-paragraph-subtitle-long {
  display: block;
  margin-top: 20px;
  font-weight: 500;
}
.main-slider .field-paragraph-subtitle-long ul {
  margin: 0 -15px 15px 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 1200px) {
  .main-slider .field-paragraph-subtitle-long ul {
    margin-right: -0.75rem;
  }
}
.main-slider .field-paragraph-subtitle-long li {
  display: inline-flex;
  align-items: center;
  margin-right: 15px;
}
@media screen and (min-width: 1200px) {
  .main-slider .field-paragraph-subtitle-long li {
    margin-right: 0.75rem;
  }
}
.main-slider .field-paragraph-subtitle-long li::before {
  content: "";
  font-family: "icomoon";
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  color: #eb3433;
  margin-right: 8px;
}
@media screen and (min-width: 1200px) {
  .main-slider .field-paragraph-subtitle-long li::before {
    font-size: 1.1rem;
    margin-right: 0.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .main-slider .field-paragraph-subtitle-long {
    margin-top: 1.5rem;
  }
  .main-slider .field-paragraph-subtitle-long ul {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1800px) {
  .main-slider .field-paragraph-subtitle-long li::before {
    font-size: 1.1rem;
    margin-right: 0.5rem;
  }
}
.block-type-items-block .field-block-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .block-type-items-block .field-block-title {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-type-items-block .field-block-title {
    text-align: left;
  }
}
.block-type-items-block .field-block-subtitle {
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #9e9d9d;
  text-align: center;
  margin-top: 5px;
}
@media screen and (min-width: 1200px) {
  .block-type-items-block .field-block-subtitle {
    font-size: 0.7rem;
  }
}
.block-type-items-block .field-block-subtitle::before {
  content: "/";
}
@media screen and (min-width: 1200px) {
  .block-type-items-block .field-block-subtitle {
    text-align: left;
    margin-top: 0.45rem;
  }
}
.block-type-items-block .field-block-paragraph {
  margin-top: 5px;
}
@media screen and (min-width: 1200px) {
  .block-type-items-block .field-block-paragraph {
    margin-top: 3.2rem;
  }
}
.services .field-block-title {
  visibility: hidden;
}
@media screen and (min-width: 1200px) {
  .services .field-block-title {
    position: relative;
  }
  .services .field-block-title::before {
    content: "";
    position: absolute;
    right: 25%;
    margin-right: -2px;
    top: 1.8rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
    animation-delay: 0.8s;
  }
}
.services .field-block-subtitle {
  visibility: hidden;
}
.services .field-block-paragraph {
  margin-top: 25px;
  visibility: hidden;
}
@media screen and (min-width: 1200px) {
  .services .field-block-paragraph {
    position: relative;
    margin-top: 3.2rem;
  }
  .services .field-block-paragraph::before {
    content: "";
    position: absolute;
    left: -2px;
    top: -1.05rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
  }
  .services .field-block-paragraph::after {
    content: "";
    position: absolute;
    right: -2px;
    top: -1.5rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
    animation-delay: 0.4s;
  }
}
.services .field-block-paragraph__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px -5px;
}
@media screen and (min-width: 1200px) {
  .services .field-block-paragraph__items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.5rem;
    margin: 0;
  }
}
.services .field-block-paragraph__item {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
}
.services .field-block-paragraph__item .field-paragraph-title {
  color: transparent;
}
.services .field-block-paragraph__item .field-paragraph-title::before {
  width: 100%;
  visibility: visible;
  opacity: 0;
}
.services .field-block-paragraph__item .field-paragraph-subtitle-middle {
  color: transparent;
}
.services
  .field-block-paragraph__item
  .field-paragraph-subtitle-middle::before {
  width: 100%;
  visibility: visible;
  opacity: 0;
}
.services
  .field-block-paragraph__item[style*="visible"]
  .field-paragraph-title {
  color: #ffffff;
  transition-delay: 0.8s;
}
.services
  .field-block-paragraph__item[style*="visible"]
  .field-paragraph-title::before {
  width: 0;
  transition-delay: 0.8s;
  transition: 1s;
  opacity: 1;
}
.services
  .field-block-paragraph__item[style*="visible"]
  .field-paragraph-subtitle-middle {
  color: #ffffff;
  transition-delay: 1s;
  transform: translateY(0);
}
.services
  .field-block-paragraph__item[style*="visible"]
  .field-paragraph-subtitle-middle::before {
  width: 0;
  transition-delay: 1.6s;
  transition: 1s;
  opacity: 1;
}
@media screen and (min-width: 480px) {
  .services .field-block-paragraph__item {
    width: 50%;
  }
}
@media screen and (min-width: 980px) {
  .services .field-block-paragraph__item {
    width: 33.333%;
  }
}
@media screen and (min-width: 1200px) {
  .services .field-block-paragraph__item {
    width: auto;
    padding: 0;
    margin: 0;
  }
  .services .field-block-paragraph__item:nth-child(4) {
    animation-delay: 0s !important;
  }
  .services .field-block-paragraph__item:nth-child(6n + 1) {
    grid-row: span 2;
  }
  .services .field-block-paragraph__item:nth-child(6n + 3) {
    grid-row: span 2;
  }
  .services .field-block-paragraph__item:nth-child(6n + 5) {
    grid-column: span 2;
  }
}
.services .paragraph--type--service {
  position: relative;
}
.services .paragraph--type--service::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 5px;
  background: #eb3433;
  z-index: 1;
  transition: 0.2s;
}
@media screen and (min-width: 1200px) {
  .services .paragraph--type--service::before {
    height: 0.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .services .paragraph--type--service {
    cursor: pointer;
  }
  .services .paragraph--type--service:hover::before {
    height: 0;
  }
  .services .paragraph--type--service:hover .image::before {
    height: 200%;
  }
  .services .paragraph--type--service:hover .field-paragraph-button {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
  }
}
.services .image {
  position: relative;
  overflow: hidden;
}
.services .image::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background: linear-gradient(180deg, #0c0c0c 0%, rgba(12, 12, 12, 0) 100%);
  opacity: 0.9;
  transition: 0.4s;
}
.services .container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  padding: 20px 15px;
}
@media screen and (min-width: 1200px) {
  .services .container {
    padding: 2rem;
  }
}
.services .field-paragraph-title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25;
  display: inline-block;
  position: relative;
  color: transparent;
  transition: 0.4s;
  font-weight: 900;
}
@media screen and (min-width: 1200px) {
  .services .field-paragraph-title {
    font-size: 1.7rem;
  }
}
.services .field-paragraph-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #eb3433;
  z-index: -1;
  transition: 0.4s;
}
.services .field-paragraph-subtitle-middle {
  margin-top: 5px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
  position: relative;
  color: transparent;
  transition: 0.4s;
  transform: translateY(10px);
}
.services .field-paragraph-subtitle-middle::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #eb3433;
  z-index: -1;
  transition: 0.4s;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .services .field-paragraph-subtitle-middle {
    display: none;
  }
}
.services .field-paragraph-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 0;
  z-index: 2;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .services .field-paragraph-button {
    position: static;
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: "FranklinGothic", "Arial", "Helvetica", "sans-serif";
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: none;
    outline: none;
    transition: 0.2s;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 1rem;
    padding: 15px 25px;
    background: #eb3433;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    transform: translateY(5px);
    margin-top: 0.75rem;
  }
  .services .field-paragraph-button::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    transition: 0.4s;
    z-index: -1;
  }
  .services .field-paragraph-button::after {
    background: #990100;
  }
}
@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .services .field-paragraph-button:hover::after {
    right: 0;
    left: auto;
    width: 100%;
  }
}
.advantages .swiper-container {
  margin: -50px -25px;
  padding: 50px 25px;
}
@media screen and (min-width: 1200px) {
  .advantages .swiper-wrapper {
    flex-wrap: wrap;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-bottom: -1.5rem;
    width: auto;
  }
}
.advantages .swiper-slide {
  height: auto;
  margin-right: 25px;
}
@media screen and (min-width: 1200px) {
  .advantages .swiper-slide {
    margin-right: 0;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    margin-bottom: 1.5rem;
  }
  .advantages .swiper-slide:nth-child(7n + 1),
  .advantages .swiper-slide:nth-child(7n + 2),
  .advantages .swiper-slide:nth-child(7n + 3),
  .advantages .swiper-slide:nth-child(7n + 4) {
    width: 25%;
  }
  .advantages .swiper-slide:nth-child(7n + 5),
  .advantages .swiper-slide:nth-child(7n + 6),
  .advantages .swiper-slide:nth-child(7n + 7) {
    width: 33.333%;
  }
}
@media screen and (min-width: 1200px) {
  .advantages .field-block-title {
    position: relative;
  }
  .advantages .field-block-title::before {
    content: "";
    position: absolute;
    left: 25%;
    margin-left: -2px;
    top: -1.85rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
  }
}
@media screen and (min-width: 1200px) {
  .advantages .field-block-paragraph {
    position: relative;
    margin-top: 3.2rem;
  }
  .advantages .field-block-paragraph::before {
    content: "";
    position: absolute;
    right: 25%;
    margin-right: -2px;
    top: 0.75rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
    animation-delay: 0.8s;
  }
  .advantages .field-block-paragraph::after {
    content: "";
    position: absolute;
    left: 25%;
    margin-left: -2px;
    bottom: 0.25rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
    animation-delay: 0.4s;
  }
}
.advantages .paragraph--type--advantage {
  height: 100%;
  perspective: 1000px;
}
.advantages .paragraph--type--advantage.is-active .inner {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}
@media screen and (min-width: 1200px) {
  .advantages .paragraph--type--advantage:hover .inner {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
  }
}
.advantages .inner {
  position: relative;
  transition: 0.6s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .advantages .inner {
    cursor: pointer;
  }
}
.advantages .front,
.advantages .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.advantages .front {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #2b2a2a;
  padding: 20px;
  transform: rotateX(0deg);
}
@media screen and (min-width: 768px) {
  .advantages .front {
    min-height: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .advantages .front {
    padding: 2.5rem 2rem 1rem 2rem;
  }
}
.advantages .front::before {
  content: "";
  font-family: "icomoon";
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  color: #eb3433;
}
@media screen and (min-width: 1200px) {
  .advantages .front::before {
    display: none;
  }
}
.advantages .back {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 20px;
  transform: rotateY(180deg);
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2b2a2a;
}
.advantages .back::before {
  content: "";
  font-family: "icomoon";
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  color: #eb3433;
}
@media screen and (min-width: 1200px) {
  .advantages .back::before {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .advantages .back {
    padding: 2rem;
  }
}
.advantages .field-paragraph-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .advantages .field-paragraph-icon {
    width: 4rem;
    height: 4rem;
  }
}
.advantages .field-paragraph-icon::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 90px;
  background: url("/wp-content/themes/iota/themes/personal/images/decor.svg") no-repeat center;
  background-size: contain;
  z-index: -1;
}
@media screen and (min-width: 1200px) {
  .advantages .field-paragraph-icon::before {
    width: 5.15rem;
    height: 6.55rem;
  }
}
.advantages .field-paragraph-title {
  margin-top: 15px;
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  .advantages .field-paragraph-title {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .form {
    position: relative;
  }
  .form::before {
    content: "";
    position: absolute;
    right: 25%;
    margin-right: -2px;
    bottom: 0;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
    animation-delay: 0.8s;
  }
}
.form__layout {
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .form__layout {
    padding-top: 10.7rem;
    padding-bottom: 2.7rem;
  }
}
.form__content {
  text-align: center;
  padding: 25px;
  background: #0c0c0c;
}
@media screen and (min-width: 1200px) {
  .form__content {
    width: 45.5rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    background: none;
  }
}
.form .field-block-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.25;
}
@media screen and (min-width: 1200px) {
  .form .field-block-title {
    font-size: 2.4rem;
  }
}
.form .field-block-subtitle {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25;
}
@media screen and (min-width: 1200px) {
  .form .field-block-subtitle {
    font-size: 1.7rem;
  }
}
.form .field-block-form {
  margin-top: 25px;
}
.form form {
  min-height: 390px;
}
@media screen and (min-width: 768px) {
  .form form {
    min-height: 263px;
  }
}
@media screen and (min-width: 1800px) {
  .form form {
    min-height: 305px;
  }
}
.form .field-block-note {
  margin-top: 25px;
  font-size: 0.875rem;
}
@media screen and (min-width: 1200px) {
  .form .field-block-note {
    font-size: 0.8rem;
  }
}
.form .field-block-paragraph {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  text-align: left;
}
.form .field-block-paragraph__item:not(:first-child) {
  margin-top: 15px;
}
.form .field-paragraph-link-image {
  flex-shrink: 0;
  width: 100%;
  margin-bottom: 5px;
}
@media screen and (min-width: 1200px) {
  .form .field-paragraph-link-image {
    margin-bottom: 0;
    margin-right: 0.75rem;
    width: auto;
  }
}
.form .field-paragraph-link-image__items {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1200px) {
  .form .field-paragraph-link-image__item {
    transition: 0.2s;
  }
  .form .field-paragraph-link-image__item:hover {
    transform: translateY(-2px);
  }
  .form .field-paragraph-link-image__item img {
    width: 1.5rem;
  }
}
.form .field-paragraph-link-image__item:not(:first-child) {
  margin-left: 15px;
}
@media screen and (min-width: 1200px) {
  .form .field-paragraph-link-image__item:not(:first-child) {
    margin-left: 0.75rem;
  }
}
.form .paragraph--type--phone {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.form .paragraph--type--phone .container {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .form .paragraph--type--phone {
    display: inline-flex;
    flex-wrap: nowrap;
  }
}
.form .field-paragraph-phone a {
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  .form .field-paragraph-phone a {
    transition: 0.2s;
  }
  .form .field-paragraph-phone a:hover {
    color: #eb3433;
  }
}
.form .field-paragraph-phone span {
  font-weight: 600;
}
.form .field-paragraph-title {
  margin-left: 5px;
  padding-top: 0.1em;
  font-size: 0.875rem;
}
@media screen and (min-width: 1200px) {
  .form .field-paragraph-title {
    font-size: 0.8rem;
  }
}
.form .field-block-messengers {
  margin-top: 15px;
}
.form .field-block-messengers__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -7.5px;
  margin-right: -7.5px;
  margin-bottom: -15px;
}
.form .field-block-messengers__item {
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin-bottom: 15px;
}
@media screen and (min-width: 1200px) {
  .form .field-block-messengers__item {
    transition: 0.2s;
  }
  .form .field-block-messengers__item:hover {
    transform: translateY(-2px);
  }
}
.form .field-block-background {
  position: absolute;
  left: -25px;
  right: -25px;
  top: 0;
  bottom: 0;
  z-index: -1;
}
@media screen and (min-width: 1200px) {
  .form .field-block-background {
    left: 0;
    right: 0;
  }
}
.form .field-block-background::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #eb3433;
  opacity: 0.75;
}
@media screen and (min-width: 1200px) {
  .form .field-block-background::before {
    background: #0c0c0c;
  }
}
.form .field-block-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.stages .swiper-container {
  margin-left: -25px;
  margin-right: -25px;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (min-width: 1200px) {
  .stages .swiper-container {
    padding: 0;
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
}
.stages .swiper-slide {
  height: auto;
  margin-right: 25px;
}
@media screen and (min-width: 1200px) {
  .stages .swiper-slide {
    width: calc(100% / 7);
    margin-right: 0;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .stages .field-block-subtitle {
    position: relative;
  }
  .stages .field-block-subtitle::before {
    content: "";
    position: absolute;
    left: -2px;
    bottom: -1.25rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
  }
  .stages .field-block-subtitle::after {
    content: "";
    position: absolute;
    right: -2px;
    bottom: -1.9rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
  }
}
@media screen and (min-width: 1200px) {
  .stages .field-block-paragraph {
    position: relative;
  }
  .stages .field-block-paragraph::before {
    content: "";
    position: absolute;
    left: 25%;
    margin-left: -2px;
    top: 2.8rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
    animation-delay: 0.8s;
  }
  .stages .field-block-paragraph::after {
    content: "";
    position: absolute;
    right: 50%;
    margin-right: -2px;
    bottom: -0.35rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
  }
}
.stages .paragraph--type--stage {
  padding: 0 25px;
  height: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .stages .paragraph--type--stage {
    min-height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  .stages .paragraph--type--stage {
    padding: 0;
  }
}
.stages .field-paragraph-icon {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
}
.stages .field-paragraph-icon::after {
  counter-increment: stages;
  content: counter(stages);
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.1;
  margin-left: 10px;
}
@media screen and (min-width: 1800px) {
  .stages .field-paragraph-icon::after {
    font-size: 4.8rem;
  }
}
@media screen and (min-width: 1200px) {
  .stages .field-paragraph-icon::after {
    margin-left: 1rem;
  }
}
.stages .field-paragraph-icon img {
  width: 40px;
  height: 40px;
}
@media screen and (min-width: 768px) {
  .stages .field-paragraph-icon img {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .stages .field-paragraph-icon img {
    width: 4rem;
    height: 4rem;
  }
}
.stages .field-paragraph-title {
  margin-top: 15px;
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  .stages .field-paragraph-title {
    margin-top: 0.75rem;
    flex-grow: 1;
  }
}
.stages .field-paragraph-subtitle-middle {
  display: none;
}
.promotion {
  margin-left: -25px;
  margin-right: -25px;
}
@media screen and (min-width: 1200px) {
  .promotion {
    margin-left: 0;
    margin-right: 0;
  }
}
.promotion__layout {
  padding: 25px;
  background: #0c0c0c;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .promotion__layout {
    padding: 1rem 0 1rem 2.5rem;
    text-align: left;
  }
}
.promotion__layout::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -120px;
  width: 220px;
  height: 290px;
  background: url("/wp-content/themes/iota/themes/personal/images/decor.svg") no-repeat right bottom;
  background-size: contain;
  pointer-events: none;
  z-index: -1;
}
@media screen and (min-width: 1200px) {
  .promotion__layout::before {
    width: 19.5rem;
    height: 25rem;
    bottom: auto;
    top: 1.75rem;
    right: -0.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .promotion__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  .promotion .wrapper {
    display: flex;
    align-items: center;
  }
}
.promotion .field-block-icon {
  width: 90px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .promotion .field-block-icon {
    width: 8.5rem;
    margin-right: 1.5rem;
    flex-shrink: 0;
  }
}
.promotion .field-block-title-long {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.25;
  margin-top: 15px;
}
@media screen and (min-width: 1200px) {
  .promotion .field-block-title-long {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .promotion .field-block-title-long {
    margin-top: 0;
  }
}
.promotion .field-block-subtitle {
  margin-top: 15px;
  font-weight: 500;
}
.promotion .field-block-image {
  margin: 30px -20px 0 -10px;
}
@media screen and (min-width: 1200px) {
  .promotion .field-block-image {
    margin: 0;
    flex-shrink: 0;
  }
}
.promotion .field-block-image img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1200px) {
  .works {
    position: relative;
  }
  .works::before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0.5rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
    animation-delay: 0.8s;
  }
  .works::after {
    content: "";
    position: absolute;
    right: -2px;
    top: 0;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
    animation-delay: 1.2s;
  }
}
@media screen and (min-width: 1200px) {
  .works .top {
    display: flex;
  }
}
@media screen and (min-width: 1200px) {
  .works .container {
    margin-right: 7rem;
  }
}
.works .swiper-navigation {
  display: none;
}
@media screen and (min-width: 1200px) {
  .works .swiper-navigation {
    display: flex;
    margin-top: 0.6rem;
  }
}
.works .swiper-container {
  margin-left: -25px;
  margin-right: -25px;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (min-width: 1200px) {
  .works .swiper-container {
    margin-left: 0;
    padding-left: 0;
    margin-right: -3.75rem;
    padding-right: 3.75rem;
  }
}
.works .swiper-slide {
  height: auto;
  margin-right: 5px;
}
.works .swiper-slide.image {
  width: 58vw;
}
@media screen and (min-width: 480px) {
  .works .swiper-slide.image {
    width: 38vw;
  }
}
@media screen and (min-width: 980px) {
  .works .swiper-slide.image {
    width: 28vw;
  }
}
@media screen and (min-width: 1200px) {
  .works .swiper-slide.image {
    width: 21.75rem;
  }
  .works .swiper-slide.image:hover::before {
    opacity: 0.6;
  }
  .works .swiper-slide.image:hover::after {
    transform: scale(0.9);
  }
  .works .swiper-slide.image::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0c0c0c;
    opacity: 0;
    pointer-events: none;
    transition: 0.4s;
  }
}
.works .swiper-slide.video {
  width: 88vw;
}
@media screen and (min-width: 480px) {
  .works .swiper-slide.video {
    width: 67vw;
  }
}
@media screen and (min-width: 980px) {
  .works .swiper-slide.video {
    width: 49vw;
  }
}
@media screen and (min-width: 1200px) {
  .works .swiper-slide.video {
    width: 31.5rem;
  }
  .works .swiper-slide.video:hover::before {
    opacity: 0.6;
  }
  .works .swiper-slide.video:hover::after {
    transform: scale(0.9);
  }
}
.works .swiper-slide.video::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #0c0c0c;
  opacity: 0.3;
  pointer-events: none;
  transition: 0.4s;
}
.works .swiper-slide.video::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background: url("/wp-content/themes/iota/themes/personal/images/icons/play.svg") no-repeat center;
  background-size: contain;
  margin: auto;
  pointer-events: none;
}
@media screen and (min-width: 1200px) {
  .works .swiper-slide.video::after {
    transition: 0.2s;
    will-change: transform;
  }
}
.works .swiper-slide.video .media,
.works .swiper-slide.video .field {
  height: 100%;
}
.works .swiper-slide.video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.works .field-block-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .works .field-block-title {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .works .field-block-title {
    text-align: left;
  }
}
.works .field-block-subtitle {
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #9e9d9d;
  text-align: center;
  margin-top: 5px;
}
@media screen and (min-width: 1200px) {
  .works .field-block-subtitle {
    font-size: 0.7rem;
  }
}
.works .field-block-subtitle::before {
  content: "/";
}
@media screen and (min-width: 1200px) {
  .works .field-block-subtitle {
    margin-top: 0.45rem;
    text-align: left;
  }
}
.works .field-block-media {
  margin-top: 5px;
}
@media screen and (min-width: 1200px) {
  .works .field-block-media {
    margin-top: 3.2rem;
    position: relative;
  }
  .works .field-block-media::before {
    content: "";
    position: absolute;
    right: 25%;
    margin-right: -2px;
    top: -1.8rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
  }
}
@media screen and (min-width: 1200px) {
  .instagram {
    position: relative;
  }
  .instagram::before {
    content: "";
    position: absolute;
    right: 25%;
    margin-right: -2px;
    top: 4.05rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
    animation-delay: 0.8s;
  }
}
@media screen and (min-width: 1200px) {
  .instagram__title {
    display: flex;
    align-items: flex-end;
  }
}
@media screen and (min-width: 1200px) {
  .instagram .text {
    margin-right: 3.5rem;
  }
}
.instagram .swiper-navigation {
  display: none;
}
@media screen and (min-width: 1200px) {
  .instagram .swiper-navigation {
    display: flex;
  }
}
.instagram .swiper-container {
  margin-left: -25px;
  margin-right: -25px;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (min-width: 1200px) {
  .instagram .swiper-container {
    margin-left: 0;
    padding-left: 0;
    margin-right: -3.75rem;
    padding-right: 3.75rem;
  }
}
.instagram .swiper-slide {
  height: auto;
  margin-right: 5px;
  width: 58vw;
}
@media screen and (min-width: 480px) {
  .instagram .swiper-slide {
    width: 38vw;
  }
}
@media screen and (min-width: 980px) {
  .instagram .swiper-slide {
    width: 28vw;
  }
}
@media screen and (min-width: 1200px) {
  .instagram .swiper-slide {
    width: 21.75rem;
  }
  .instagram .swiper-slide:hover::before {
    opacity: 0.6;
  }
  .instagram .swiper-slide:hover::after {
    transform: scale(0.9);
  }
  .instagram .swiper-slide::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0c0c0c;
    opacity: 0;
    pointer-events: none;
    transition: 0.4s;
  }
}
.instagram .field-block-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .instagram .field-block-title {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .instagram .field-block-title {
    text-align: left;
    position: relative;
  }
  .instagram .field-block-title::before {
    content: "";
    position: absolute;
    left: -2px;
    bottom: -0.25rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
  }
}
.instagram .field-block-subtitle {
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #9e9d9d;
  text-align: center;
  margin-top: 5px;
}
@media screen and (min-width: 1200px) {
  .instagram .field-block-subtitle {
    font-size: 0.7rem;
  }
}
.instagram .field-block-subtitle::before {
  content: "/";
}
@media screen and (min-width: 1200px) {
  .instagram .field-block-subtitle {
    text-align: left;
    margin-top: 0.45rem;
  }
}
.instagram .subscribe {
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .instagram .subscribe {
    text-align: left;
    flex-grow: 1;
  }
}
.instagram .subscribe__button {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "FranklinGothic", "Arial", "Helvetica", "sans-serif";
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: none;
  outline: none;
  transition: 0.2s;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  font-size: 1rem;
  padding: 15px 25px;
  background: #eb3433;
  color: #ffffff;
  width: 100%;
  margin-top: 25px;
}
.instagram .subscribe__button::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  transition: 0.4s;
  z-index: -1;
}
.instagram .subscribe__button::after {
  background: #990100;
}
@media screen and (min-width: 1200px) {
  .instagram .subscribe__button:hover::after {
    right: 0;
    left: auto;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .instagram .subscribe__button {
    width: auto;
  }
}
.instagram__layout {
  margin-top: 15px;
}
@media screen and (min-width: 1200px) {
  .instagram__layout {
    margin-top: 3.2rem;
    position: relative;
  }
  .instagram__layout::before {
    content: "";
    position: absolute;
    left: 25%;
    margin-left: -2px;
    top: -1.9rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #eb3433;
    box-shadow: 0px 0px 8px #ff0100;
    border-radius: 50%;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite;
    animation-delay: 1.2s;
  }
}
.vacancies {
  display: none;
}
@media screen and (min-width: 1200px) {
  .vacancies {
    width: 50rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  .vacancies__content {
    display: flex;
  }
}
.vacancies .container {
  padding: 50px 25px;
  background: #2b2a2a;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .vacancies .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem;
  }
}
.vacancies .field-block-title {
  font-size: 1.125rem;
  font-weight: 900;
}
@media screen and (min-width: 1200px) {
  .vacancies .field-block-title {
    font-size: 1.2rem;
  }
}
.vacancies .field-block-phone {
  margin-top: 30px;
}
.vacancies .field-block-phone__label {
  font-size: 1.125rem;
  font-weight: 900;
}
@media screen and (min-width: 1200px) {
  .vacancies .field-block-phone__label {
    font-size: 1.2rem;
  }
}
.vacancies .field-block-phone__item {
  margin-top: 5px;
}
.vacancies .field-block-phone__item a {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25;
  display: inline-flex;
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  .vacancies .field-block-phone__item a {
    font-size: 1.7rem;
  }
}
.vacancies .field-block-image {
  display: none;
}
@media screen and (min-width: 1200px) {
  .vacancies .field-block-image {
    display: block;
    width: 50%;
    flex-shrink: 0;
  }
}
.mfp-content .vacancies {
  display: block;
}
.site-footer {
  position: relative;
  margin-top: 21px;
}
@media screen and (min-width: 1200px) {
  .site-footer {
    margin-top: 2.05rem;
    display: flex;
  }
}
.site-footer__left {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #0c0c0c;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .site-footer__left {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-footer__left {
    padding-top: 3rem;
    padding-bottom: 2rem;
    flex-grow: 1;
    width: auto;
    display: flex;
    flex-direction: column;
  }
}
.site-footer__left::before {
  content: "";
  position: absolute;
  left: 0;
  right: -300px;
  top: 0;
  bottom: 0;
  background: url("/wp-content/themes/iota/themes/personal/images/footer-bg.jpg") no-repeat right;
  background-size: cover;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .site-footer__left::before {
    right: -160px;
  }
}
@media screen and (min-width: 980px) {
  .site-footer__left::before {
    right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .site-footer__left::before {
    background-size: contain;
  }
}
.site-footer__left::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #0c0c0c;
  opacity: 0.75;
  z-index: -1;
}
@media screen and (min-width: 1200px) {
  .site-footer__first {
    flex-grow: 1;
  }
}
@media screen and (min-width: 1200px) {
  .region-footer-first {
    display: flex;
  }
}
@media screen and (min-width: 1200px) {
  .logo-footer {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .logo-footer .field-block-logo-medium {
    display: none;
  }
}
.logo-footer .field-block-logo-big {
  display: none;
}
@media screen and (min-width: 1200px) {
  .logo-footer .field-block-logo-big {
    display: block;
    width: 16.35rem;
  }
}
.contacts-footer {
  margin-top: 25px;
}
@media screen and (min-width: 1200px) {
  .contacts-footer {
    margin-top: 0;
  }
}
.contacts-footer__content > .field:not(:first-child) {
  margin-top: 15px;
}
.contacts-footer .social {
  display: flex;
  align-items: center;
}
.contacts-footer .social > .field:not(:first-child) {
  margin-left: 15px;
}
.contacts-footer .field-block-messengers__items,
.contacts-footer .field-block-social-networks__items {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .contacts-footer .field-block-messengers__item,
  .contacts-footer .field-block-social-networks__item {
    transition: 0.2s;
  }
  .contacts-footer .field-block-messengers__item:hover,
  .contacts-footer .field-block-social-networks__item:hover {
    transform: translateY(-2px);
  }
  .contacts-footer .field-block-messengers__item img,
  .contacts-footer .field-block-social-networks__item img {
    width: 1.5rem;
  }
}
.contacts-footer .field-block-messengers__item:not(:first-child),
.contacts-footer .field-block-social-networks__item:not(:first-child) {
  margin-left: 15px;
}
@media screen and (min-width: 1200px) {
  .contacts-footer .field-block-messengers__item:not(:first-child),
  .contacts-footer .field-block-social-networks__item:not(:first-child) {
    margin-left: 0.75rem;
  }
}
.contacts-footer .field-block-paragraph__label {
  display: none;
}
.contacts-footer .field-block-paragraph__item:not(:first-child) {
  margin-top: 15px;
}
.contacts-footer .paragraph--type--phone {
  display: flex;
  align-items: center;
}
.contacts-footer .field-paragraph-link-image {
  flex-shrink: 0;
  margin-right: 15px;
}
@media screen and (min-width: 1200px) {
  .contacts-footer .field-paragraph-link-image {
    margin-right: 0.75rem;
  }
}
.contacts-footer .field-paragraph-link-image__items {
  display: flex;
}
@media screen and (min-width: 1200px) {
  .contacts-footer .field-paragraph-link-image__item {
    transition: 0.2s;
  }
  .contacts-footer .field-paragraph-link-image__item:hover {
    transform: translateY(-2px);
  }
  .contacts-footer .field-paragraph-link-image__item img {
    width: 1.5rem;
  }
}
.contacts-footer .field-paragraph-link-image__item:not(:first-child) {
  margin-left: 15px;
}
@media screen and (min-width: 1200px) {
  .contacts-footer .field-paragraph-link-image__item:not(:first-child) {
    margin-left: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .contacts-footer .container {
    display: flex;
    align-items: center;
  }
}
.contacts-footer .field-paragraph-phone {
  margin-right: 5px;
}
.contacts-footer .field-paragraph-phone a {
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  .contacts-footer .field-paragraph-phone a {
    transition: 0.2s;
  }
  .contacts-footer .field-paragraph-phone a:hover {
    color: #eb3433;
  }
}
.contacts-footer .field-paragraph-phone span {
  font-weight: 600;
}
.contacts-footer .field-paragraph-title {
  font-size: 0.875rem;
}
@media screen and (min-width: 1200px) {
  .contacts-footer .field-paragraph-title {
    font-size: 0.8rem;
  }
}
.contacts-footer .field.field-block-email a {
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  .contacts-footer .field.field-block-email a {
    transition: 0.2s;
  }
  .contacts-footer .field.field-block-email a:hover {
    color: #eb3433;
  }
}
.contacts-footer .field.field-block-email span {
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  /* .contacts-footer .field-block-adress {
    display: none;
  } */
}
.contacts-footer .field.field-block-link {
  margin-top: 5px;
}
@media screen and (min-width: 1200px) {
  .contacts-footer .field.field-block-link {
    display: none;
  }
}
.contacts-footer .field.field-block-link a {
  font-size: 0.875rem;
  color: #eb3433;
}
@media screen and (min-width: 1200px) {
  .contacts-footer .field.field-block-link a {
    font-size: 0.8rem;
  }
}
body > .field-block-paragraph {
  position: fixed;
  right: 25px;
  bottom: 25px;
  z-index: 7;
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
  transition: 0.4s;
}
body > .field-block-paragraph.is-scrolled {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}
@media screen and (min-width: 1200px) {
  body > .field-block-paragraph {
    display: none;
  }
}
body > .field-block-paragraph.is-open .field__items {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}
body > .field-block-paragraph .field__label {
  width: 50px;
  height: 50px;
  background: #eb3433;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
}
body > .field-block-paragraph .field__label::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url("/wp-content/themes/iota/themes/personal/images/icons/phone.svg") no-repeat center;
  background-size: contain;
}
body > .field-block-paragraph .field__items {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 250px;
  background: #2b2a2a;
  padding: 15px 20px 15px 25px;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  transform: translateY(10px);
  transition: 0.2s;
}
body > .field-block-paragraph .field__items::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: #eb3433;
}
body > .field-block-paragraph .field__item + .field__item {
  margin-top: 5px;
}
body > .field-block-paragraph .paragraph--type--phone {
  display: flex;
  align-items: center;
}
body > .field-block-paragraph .paragraph--type--phone a {
  text-decoration: none;
}
body > .field-block-paragraph .paragraph--type--phone span {
  font-weight: 700;
}
body > .field-block-paragraph .field-paragraph-title {
  margin-left: 5px;
}
body > .field-block-paragraph .field-paragraph-link-image {
  display: none;
}
body > .field-block-paragraph .container {
  display: flex;
  align-items: center;
}
.site-footer__second {
  margin-top: 25px;
}
@media screen and (min-width: 1200px) {
  .site-footer__second {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .region-footer {
    display: flex;
  }
}
.copyright {
  font-size: 0.875rem;
}
@media screen and (min-width: 1200px) {
  .copyright {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 1200px) {
  .copyright {
    width: 50%;
  }
}
.site-footer__right {
  display: none;
}
@media screen and (min-width: 1200px) {
  .site-footer__right {
    display: block;
    flex-shrink: 0;
    width: 33.75rem;
  }
}
.region-footer-side {
  height: 100%;
}
.map__content {
  position: relative;
}
.map .field-block-map {
  position: relative;
  z-index: 1;
}
.map .geolocation-map-container {
  height: 29rem !important;
}
.map .leaflet-marker-icon {
  outline: none;
}
.map .field-block-content {
  position: absolute;
  right: 5.8125rem;
  top: 5.7rem;
  display: flex;
  align-items: center;
  background: #ffffff;
  color: #2b2a2a;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transform: translateY(25px);
  transition: 0.4s;
}
.map .field-block-content.is-open {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}
.map .field-block-image {
  width: 6.2rem;
  flex-shrink: 0;
}
.map .container {
  padding: 0.75rem;
}
.map .field.field-block-link {
  margin-top: 0.25rem;
}
.map .field.field-block-link a {
  font-size: 0.875rem;
  color: #eb3433;
}
@media screen and (min-width: 1200px) {
  .map .field.field-block-link a {
    font-size: 0.8rem;
  }
}
.g-recaptcha {
   margin: 15px auto !important;
   width: auto !important;
   height: auto !important;
   text-align: -webkit-center;
   text-align: -moz-center;
   text-align: -o-center;
   text-align: -ms-center;
}