@charset "UTF-8";
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: rgba(255, 255, 255, 0.8);
  border: 0;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}
.pika-single {
  *zoom: 1;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}
.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}
.pika-title {
  position: relative;
  text-align: center;
}
.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.pika-prev, .pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}
.pika-prev:hover, .pika-next:hover {
  opacity: 1;
}
.pika-prev, .is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0;
}
.pika-next, .is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0;
}
.pika-prev.is-disabled, .pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}
.pika-select {
  display: inline-block;
  *display: inline;
}
.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th, .pika-table td {
  width: 14.2857142857%;
  padding: 0;
}
.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}
.pika-week {
  font-size: 11px;
  color: #999;
}
.is-today .pika-button {
  color: #33aaff;
  font-weight: bold;
}
.is-selected .pika-button, .has-event .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}
.has-event .pika-button {
  background: #005da9;
  box-shadow: inset 0 1px 3px #0076c9;
}
.is-disabled .pika-button, .is-inrange .pika-button {
  background: #D5E9F7;
}
.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}
.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}
.is-outside-current-month .pika-button {
  color: #999;
  opacity: 0.3;
}
.is-selection-disabled {
  pointer-events: none;
  cursor: default;
}
.pika-button:hover, .pika-row.pick-whole-week:hover .pika-button {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px;
}
/* styling for abbr */
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}
@font-face {
  font-family: "domino";
  src: url("https://cdn.domdesign.com/public/items/Domino/DominoFont/v108/domino.eot");
  src: url("https://cdn.domdesign.com/public/items/Domino/DominoFont/v108/domino.eot?#iefix") format("embedded-opentype"), url("https://cdn.domdesign.com/public/items/Domino/DominoFont/v108/domino.ttf") format("truetype"), url("https://cdn.domdesign.com/public/items/Domino/DominoFont/v108/domino.woff") format("woff"), url("https://cdn.domdesign.com/public/items/Domino/DominoFont/v108/domino.svg#domino") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: "domino";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-contacts:before {
  content: "";
}
.icon-tracking:before {
  content: "";
}
.icon-economical:before {
  content: "";
}
.icon-streets:before {
  content: "";
}
.icon-fast_reliable:before {
  content: "";
}
.icon-order:before {
  content: "";
}
.icon-cities:before {
  content: "";
}
.icon-non_stop:before {
  content: "";
}
.icon-arrow_down:before {
  content: "";
}
.icon-arrow_left:before {
  content: "";
}
.icon-arrow_right:before {
  content: "";
}
.icon-arrow_up:before {
  content: "";
}
.icon-backward:before {
  content: "";
}
.icon-basket:before {
  content: "";
}
.icon-basket_add:before {
  content: "";
}
.icon-cart:before {
  content: "";
}
.icon-cart_2_add:before {
  content: "";
}
.icon-cart_2_empty:before {
  content: "";
}
.icon-cart_add:before {
  content: "";
}
.icon-cart_empty:before {
  content: "";
}
.icon-cart2:before {
  content: "";
}
.icon-close_fullscreen:before {
  content: "";
}
.icon-contact:before {
  content: "";
}
.icon-delete:before {
  content: "";
}
.icon-delete_rounded:before {
  content: "";
}
.icon-domino:before {
  content: "";
}
.icon-dominocms_logo:before {
  content: "";
}
.icon-drafts:before {
  content: "";
}
.icon-duplicate:before {
  content: "";
}
.icon-edit:before {
  content: "";
}
.icon-export:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-favourite:before {
  content: "";
}
.icon-favourite_empty:before {
  content: "";
}
.icon-favourite_half:before {
  content: "";
}
.icon-fax:before {
  content: "";
}
.icon-featured:before {
  content: "";
}
.icon-forward:before {
  content: "";
}
.icon-full_screen:before {
  content: "";
}
.icon-google_plus:before {
  content: "";
}
.icon-group:before {
  content: "";
}
.icon-home:before {
  content: "";
}
.icon-home_2:before {
  content: "";
}
.icon-html5_3d_effects:before {
  content: "";
}
.icon-html5_connectivity:before {
  content: "";
}
.icon-html5_css3_styling:before {
  content: "";
}
.icon-html5_device_access:before {
  content: "";
}
.icon-HTML5_Logo:before {
  content: "";
}
.icon-html5_multimedia:before {
  content: "";
}
.icon-html5_offline_storage:before {
  content: "";
}
.icon-html5_perfintegration:before {
  content: "";
}
.icon-html5_search:before {
  content: "";
}
.icon-inbox:before {
  content: "";
}
.icon-inbox_in:before {
  content: "";
}
.icon-info:before {
  content: "";
}
.icon-instagram:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-list:before {
  content: "";
}
.icon-login:before {
  content: "";
}
.icon-logout:before {
  content: "";
}
.icon-mail:before {
  content: "";
}
.icon-mail_2:before {
  content: "";
}
.icon-mail_new:before {
  content: "";
}
.icon-mail_new_2:before {
  content: "";
}
.icon-mail_sent:before {
  content: "";
}
.icon-map:before {
  content: "";
}
.icon-minimize_fullscreen:before {
  content: "";
}
.icon-mobile:before {
  content: "";
}
.icon-mobile_old:before {
  content: "";
}
.icon-ok:before {
  content: "";
}
.icon-paypal:before {
  content: "";
}
.icon-phone:before {
  content: "";
}
.icon-play:before {
  content: "";
}
.icon-play_left:before {
  content: "";
}
.icon-play_right:before {
  content: "";
}
.icon-plus:before {
  content: "";
}
.icon-plus_rounded:before {
  content: "";
}
.icon-print:before {
  content: "";
}
.icon-printer:before {
  content: "";
}
.icon-read_more:before {
  content: "";
}
.icon-read_more_arrow:before {
  content: "";
}
.icon-read_more_glass:before {
  content: "";
}
.icon-read_more_glass_2:before {
  content: "";
}
.icon-rss:before {
  content: "";
}
.icon-save:before {
  content: "";
}
.icon-search:before {
  content: "";
}
.icon-search-stara-verzija:before {
  content: "";
}
.icon-settings:before {
  content: "";
}
.icon-show:before {
  content: "";
}
.icon-signin:before {
  content: "";
}
.icon-soundcloud:before {
  content: "";
}
.icon-star:before {
  content: "";
}
.icon-status:before {
  content: "";
}
.icon-stop:before {
  content: "";
}
.icon-top:before {
  content: "";
}
.icon-trash:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-twitter_2:before {
  content: "";
}
.icon-user:before {
  content: "";
}
.icon-user_privacy:before {
  content: "";
}
.icon-user_settings:before {
  content: "";
}
.icon-user_switch:before {
  content: "";
}
.icon-warning:before {
  content: "";
}
.icon-x_close:before {
  content: "";
}
.icon-youtube:before {
  content: "";
}
.icon-share:before {
  content: "";
}
.dc_domino_admin_body {
  min-height: 100vh;
  background-position: 50% 120%;
  background-size: 110% auto;
  background-repeat: no-repeat;
  position: relative;
  background-color: #10191f;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMjA1Ljc0IDc4My4zNSI+PGcgaWQ9Ikdyb3VwXzQ1MSIgc3R5bGU9Im9wYWNpdHk6LjA1OyI+PHBhdGggaWQ9IlBhdGhfMzI5IiBkPSJNNDA5LjU2LDc4My4zNWMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDZDNi4zOCw0NDQuMS4wNiwzNzkuNzksMCwzNzkuMTVsNC4zNS0uNDFjLjA2LjY0LDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIxLDE1NC40Nyw4MS43OCwzNzAuODYsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNSw3MC42NSw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zMzAiIGQ9Ik00MTEuOTYsNzcyLjgzYy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNkM4Ljc4LDQzMy41OCwyLjQ2LDM2OS4yNywyLjQsMzY4LjYybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42Niw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMiwxNTQuNDcsODEuNzgsMzcwLjg1LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkyLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDUsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzMxIiBkPSJNNDE0LjM1LDc2Mi4zMWMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDZDMTEuMTcsNDIzLjA2LDQuODUsMzU4Ljc1LDQuNzksMzU4LjExbDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMiwxNTQuNDYsODEuNzgsMzcwLjg1LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDUsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzMyIiBkPSJNNDE2Ljc1LDc1MS43OWMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDZDMTMuNTcsNDEyLjU0LDcuMjUsMzQ4LjIzLDcuMTgsMzQ3LjU5bDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDYsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjYsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44OC05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzMzIiBkPSJNNDE5LjE0LDc0MS4yNmMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDZDMTUuOTYsNDAyLjAyLDkuNjQsMzM3LjcsOS41OCwzMzcuMDZsNC4zNS0uNDFjLjA2LjY0LDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjgsMjE3LjIxLDE1NC40Niw4MS43OCwzNzAuODUsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNSw3MC42NSw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zMzQiIGQ9Ik00MjEuNTQsNzMwLjc0Yy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4yOS03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODcsMTgyLjY3LDIxNy4yMSwxNTQuNDcsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44OC05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzM1IiBkPSJNNDIzLjkzLDcyMC4yMmMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDYsODEuNzgsMzcwLjg1LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjYsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzM2IiBkPSJNNDI2LjMyLDcwOS43Yy03MC40MywwLTEzMy41MS0xNC41NS0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4zLTc2LjE2LTM2LjYyLTE0MC40OC0zNi42OC0xNDEuMTJsNC4zNS0uNDFjLjA2LjY0LDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkzLDE2My44OCwxODIuNjcsMjE3LjIxLDE1NC40Niw4MS43OCwzNzAuODUsNDcuMjksNjQzLjE1LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42Niw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zMzciIGQ9Ik00MjguNzIsNjk5LjE4Yy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4zLTc2LjE2LTM2LjYyLTE0MC40OC0zNi42OC0xNDEuMTJsNC4zNS0uNDFjLjA2LjY0LDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIxLDE1NC40Niw4MS43OCwzNzAuODYsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42Niw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg4LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zMzgiIGQ9Ik00MzEuMTEsNjg4LjY2Yy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4zLTc2LjE2LTM2LjYyLTE0MC40OC0zNi42OC0xNDEuMTJsNC4zNS0uNDFjLjA2LjY0LDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIyLDE1NC40Nyw4MS43OCwzNzAuODUsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42Niw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zMzkiIGQ9Ik00MzMuNTEsNjc4LjE0Yy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4zLTc2LjE2LTM2LjYyLTE0MC40OC0zNi42OC0xNDEuMTJsNC4zNS0uNDFjLjA2LjY0LDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjcyLDY5LjY0LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIxLDE1NC40Nyw4MS43OCwzNzAuODYsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42Niw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zNDAiIGQ9Ik00MzUuOSw2NjcuNjJjLTcwLjQzLDAtMTMzLjUxLTE0LjU2LTE4OC4xNy00My41LTQ1LjA0LTIzLjg1LTg0LjctNTcuNjctMTE3LjktMTAwLjUyLTI2LjUzLTM0LjI1LTQ5LjAxLTc0LjMtNjYuODEtMTE5LjA2LTMwLjI5LTc2LjE3LTM2LjYyLTE0MC40OS0zNi42OC0xNDEuMTJsNC4zNS0uNDFjLjA2LjY0LDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIxLDE1NC40Niw4MS43OCwzNzAuODYsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42Niw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zNDEiIGQ9Ik00MzguMyw2NTcuMWMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Miw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMiwxNTQuNDYsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzQyIiBkPSJNNDQwLjY5LDY0Ni41OGMtNzAuNDMsMC0xMzMuNTEtMTQuNTUtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDYsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDUsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzQzIiBkPSJNNDQzLjA5LDYzNi4wNmMtNzAuNDMsMC0xMzMuNTEtMTQuNTUtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDcsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzQ0IiBkPSJNNDQ1LjQ4LDYyNS41NGMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMjktNzYuMTctMzYuNjItMTQwLjQ4LTM2LjY4LTE0MS4xMmw0LjM1LS40MWMuMDYuNjQsNi4zNCw2NC40NCwzNi40NCwxNDAuMDUsMjcuNzMsNjkuNjUsODEuOTIsMTYzLjg4LDE4Mi42NywyMTcuMjIsMTU0LjQ3LDgxLjc4LDM3MC44Niw0Ny4yOSw2NDMuMTYtMTAyLjUxLDk1LjUxLTUyLjU0LDE5MC45OS05My42MywyODMuOC0xMjIuMTQsODQuNC0yNS45MiwxNjguNDgtNDIuMDIsMjQ5LjkxLTQ3Ljg0LDEzNy4xOS05LjgyLDI2OS40Nyw4Ljk3LDM5My4xOCw1NS44Miw0OC44MSwxOC41MSw5NS45Miw0MS4yMSwxNDAuODEsNjcuODcsMzUuNjIsMjEuMTQsNjkuNzIsNDQuNzUsMTAyLjA1LDcwLjY1LDU0LjI1LDQzLjU3LDgyLjg4LDc3Ljc4LDgzLjE2LDc4LjEybC0zLjM2LDIuNzljLS4yOC0uMzQtMjguNzItMzQuMy04Mi43LTc3LjY0LTcyLjkzLTU4LjItMTU0LjQ4LTEwNC42OS0yNDEuNzEtMTM3LjgtMTkzLjQ2LTczLjIyLTUxMC42NC0xMTIuODctOTIzLjAyLDExMy45OC03Ni4xMSw0MS44Ny0xNDguOTIsNzUuMTgtMjE2LjQsOTktNjIuNzcsMjIuMTYtMTIyLjQ4LDM2LjY2LTE3Ny40Nyw0My4wOS0yMS42NywyLjU4LTQzLjQ4LDMuODktNjUuMywzLjkzIiBzdHlsZT0iZmlsbDojZmZmOyIvPjxwYXRoIGlkPSJQYXRoXzM0NSIgZD0iTTQ0Ny44OCw2MTUuMDJjLTcwLjQzLDAtMTMzLjUxLTE0LjU2LTE4OC4xNy00My41LTQ1LjA0LTIzLjg1LTg0LjctNTcuNjctMTE3LjktMTAwLjUyLTI2LjUzLTM0LjI1LTQ5LjAxLTc0LjMtNjYuODEtMTE5LjA2LTMwLjMtNzYuMTYtMzYuNjItMTQwLjQ4LTM2LjY4LTE0MS4xMmw0LjM1LS40MWMuMDYuNjQsNi4zNCw2NC40NCwzNi40NCwxNDAuMDUsMjcuNzMsNjkuNjUsODEuOTIsMTYzLjg3LDE4Mi42NywyMTcuMjEsMTU0LjQ2LDgxLjc4LDM3MC44Niw0Ny4yOSw2NDMuMTYtMTAyLjUxLDk1LjUxLTUyLjU0LDE5MC45OS05My42MywyODMuOC0xMjIuMTQsODQuNC0yNS45MiwxNjguNDgtNDIuMDIsMjQ5LjkxLTQ3Ljg0LDEzNy4xOS05LjgyLDI2OS40Nyw4Ljk3LDM5My4xOCw1NS44Miw0OC44MSwxOC41MSw5NS45Myw0MS4yMiwxNDAuODEsNjcuODgsMzUuNjIsMjEuMTQsNjkuNzIsNDQuNzUsMTAyLjA0LDcwLjY1LDU0LjI1LDQzLjU3LDgyLjg4LDc3Ljc4LDgzLjE2LDc4LjEybC0zLjM2LDIuNzljLS4yOC0uMzQtMjguNzItMzQuMy04Mi43LTc3LjY0LTcyLjkzLTU4LjItMTU0LjQ4LTEwNC42OS0yNDEuNzEtMTM3LjgtMTkzLjQ2LTczLjIyLTUxMC42NC0xMTIuODctOTIzLjAyLDExMy45OC03Ni4xMSw0MS44Ny0xNDguOTIsNzUuMTgtMjE2LjQsOTktNjIuNzcsMjIuMTYtMTIyLjQ4LDM2LjY2LTE3Ny40Nyw0My4wOS0yMS42NywyLjU4LTQzLjQ4LDMuODktNjUuMywzLjkzIiBzdHlsZT0iZmlsbDojZmZmOyIvPjxwYXRoIGlkPSJQYXRoXzM0NiIgZD0iTTQ1MC4yNyw2MDQuNWMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDcsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDUsNzAuNjYsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzQ3IiBkPSJNNDUyLjY3LDU5My45OGMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMiwxNTQuNDYsODEuNzgsMzcwLjg1LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjYsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44OC05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzQ4IiBkPSJNNDU1LjA2LDU4My40NmMtNzAuNDMsMC0xMzMuNTEtMTQuNTUtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDYsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44OC05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNy0xMjIuNDcsMzYuNjYtMTc3LjQ2LDQzLjEtMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zNDkiIGQ9Ik00NTcuNDYsNTcyLjk0Yy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4zLTc2LjE2LTM2LjYyLTE0MC40OC0zNi42OC0xNDEuMTJsNC4zNS0uNDFjLjA2LjY0LDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIxLDE1NC40Niw4MS43NywzNzAuODUsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42NSw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zNTAiIGQ9Ik00NTkuODUsNTYyLjQyYy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4yOS03Ni4xNy0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDYsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzUxIiBkPSJNNDYyLjI1LDU1MS44OWMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDYsODEuNzgsMzcwLjg1LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjYsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzUyIiBkPSJNNDY0LjY0LDU0MS4zN2MtNzAuNDMsMC0xMzMuNTEtMTQuNTUtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42Myw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMiwxNTQuNDYsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzUzIiBkPSJNNDY3LjA0LDUzMC44NWMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42Myw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMiwxNTQuNDYsODEuNzgsMzcwLjg1LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDUsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzU0IiBkPSJNNDY5LjQzLDUyMC4zM2MtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42Myw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDYsODEuNzgsMzcwLjg1LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDUsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzU1IiBkPSJNNDcxLjgzLDUwOS44MWMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42Myw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MywxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDcsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDUsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzU2IiBkPSJNNDc0LjIyLDQ5OS4zYy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4zLTc2LjE3LTM2LjYyLTE0MC40OS0zNi42OC0xNDEuMTJsNC4zNS0uNDFjLjA2LjYzLDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkzLDE2My44OCwxODIuNjcsMjE3LjIyLDE1NC40Nyw4MS43OCwzNzAuODYsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc0LDEwMi4wNCw3MC42NSw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zNTciIGQ9Ik00NzYuNjIsNDg4Ljc3Yy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4zLTc2LjE2LTM2LjYyLTE0MC40OC0zNi42OC0xNDEuMTJsNC4zNS0uNDFjLjA2LjYzLDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIxLDE1NC40Niw4MS43OCwzNzAuODYsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42NSw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zNTgiIGQ9Ik00NzkuMDEsNDc4LjI1Yy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4zLTc2LjE2LTM2LjYyLTE0MC40OC0zNi42OC0xNDEuMTJsNC4zNS0uNDFjLjA2LjYzLDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjcyLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIxLDE1NC40Niw4MS43OCwzNzAuODYsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42NSw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zNTkiIGQ9Ik00ODEuNDEsNDY3LjczYy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNi0zMC4zLTc2LjE3LTM2LjYyLTE0MC40OC0zNi42OC0xNDEuMTJsNC4zNS0uNDFjLjA2LjY0LDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIxLDE1NC40Niw4MS43OCwzNzAuODYsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42NSw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zNjAiIGQ9Ik00ODMuOCw0NTcuMjFjLTcwLjQzLDAtMTMzLjUxLTE0LjU2LTE4OC4xNy00My41LTQ1LjA0LTIzLjg1LTg0LjctNTcuNjctMTE3LjktMTAwLjUyLTI2LjUzLTM0LjI1LTQ5LjAxLTc0LjMtNjYuODEtMTE5LjA2LTMwLjMtNzYuMTYtMzYuNjItMTQwLjQ4LTM2LjY4LTE0MS4xMmw0LjM1LS40MWMuMDYuNjQsNi4zNCw2NC40NCwzNi40NCwxNDAuMDUsMjcuNzMsNjkuNjUsODEuOTIsMTYzLjg4LDE4Mi42NywyMTcuMjIsMTU0LjQ3LDgxLjc4LDM3MC44NSw0Ny4yOSw2NDMuMTYtMTAyLjUxLDk1LjUxLTUyLjU0LDE5MC45OS05My42MywyODMuOC0xMjIuMTQsODQuNC0yNS45MiwxNjguNDgtNDIuMDIsMjQ5LjkxLTQ3Ljg0LDEzNy4xOS05LjgyLDI2OS40Nyw4Ljk3LDM5My4xOCw1NS44Miw0OC44MSwxOC41MSw5NS45Myw0MS4yMiwxNDAuODEsNjcuODgsMzUuNjIsMjEuMTQsNjkuNzIsNDQuNzUsMTAyLjA0LDcwLjY1LDU0LjI1LDQzLjU3LDgyLjg4LDc3Ljc4LDgzLjE2LDc4LjEybC0zLjM2LDIuNzljLS4yOC0uMzQtMjguNzItMzQuMy04Mi43LTc3LjY0LTcyLjkzLTU4LjItMTU0LjQ4LTEwNC42OS0yNDEuNzEtMTM3LjgtMTkzLjQ2LTczLjIyLTUxMC42NC0xMTIuODctOTIzLjAyLDExMy45OC03Ni4xMSw0MS44Ny0xNDguOTIsNzUuMTgtMjE2LjQsOTktNjIuNzcsMjIuMTYtMTIyLjQ4LDM2LjY2LTE3Ny40Nyw0My4wOS0yMS42NywyLjU4LTQzLjQ4LDMuODktNjUuMywzLjkzIiBzdHlsZT0iZmlsbDojZmZmOyIvPjxwYXRoIGlkPSJQYXRoXzM2MSIgZD0iTTQ4Ni4yLDQ0Ni42OWMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDYtMzAuMy03Ni4xNi0zNi42Mi0xNDAuNDgtMzYuNjgtMTQxLjEybDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMiwxNTQuNDcsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43Mi0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44OC05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzYyIiBkPSJNNDg4LjU5LDQzNi4xN2MtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDZDODUuNDEsOTYuOTMsNzkuMDksMzIuNjEsNzkuMDMsMzEuOTdsNC4zNS0uNDFjLjA2LjYzLDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIxLDE1NC40Niw4MS43OCwzNzAuODUsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42NSw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMS0yMS42NywyLjU4LTQzLjQ4LDMuODktNjUuMywzLjkzIiBzdHlsZT0iZmlsbDojZmZmOyIvPjxwYXRoIGlkPSJQYXRoXzM2MyIgZD0iTTQ5MC45OSw0MjUuNjVjLTcwLjQzLDAtMTMzLjUxLTE0LjU2LTE4OC4xNy00My41LTQ1LjA0LTIzLjg1LTg0LjctNTcuNjctMTE3LjktMTAwLjUyLTI2LjUzLTM0LjI1LTQ5LjAxLTc0LjMtNjYuODEtMTE5LjA2Qzg3LjgsODYuNDEsODEuNDksMjIuMDksODEuNDMsMjEuNDVsNC4zNS0uNDFjLjA2LjYzLDYuMzQsNjQuNDQsMzYuNDQsMTQwLjA1LDI3LjczLDY5LjY1LDgxLjkyLDE2My44OCwxODIuNjcsMjE3LjIyLDE1NC40Niw4MS43OCwzNzAuODYsNDcuMjksNjQzLjE2LTEwMi41MSw5NS41MS01Mi41NCwxOTAuOTktOTMuNjMsMjgzLjgtMTIyLjE0LDg0LjQtMjUuOTIsMTY4LjQ4LTQyLjAyLDI0OS45MS00Ny44NCwxMzcuMTktOS44MiwyNjkuNDcsOC45NywzOTMuMTgsNTUuODIsNDguODEsMTguNTEsOTUuOTMsNDEuMjIsMTQwLjgxLDY3Ljg4LDM1LjYyLDIxLjE0LDY5LjcyLDQ0Ljc1LDEwMi4wNCw3MC42NSw1NC4yNSw0My41Nyw4Mi44OCw3Ny43OCw4My4xNiw3OC4xMmwtMy4zNiwyLjc5Yy0uMjgtLjM0LTI4LjcyLTM0LjMtODIuNy03Ny42NC03Mi45My01OC4yLTE1NC40OC0xMDQuNjktMjQxLjcxLTEzNy44LTE5My40Ni03My4yMi01MTAuNjQtMTEyLjg3LTkyMy4wMiwxMTMuOTgtNzYuMTEsNDEuODctMTQ4LjkyLDc1LjE4LTIxNi40LDk5LTYyLjc3LDIyLjE2LTEyMi40OCwzNi42Ni0xNzcuNDcsNDMuMDktMjEuNjcsMi41OC00My40OCwzLjg5LTY1LjMsMy45MyIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBpZD0iUGF0aF8zNjQiIGQ9Ik00OTMuMzgsNDE1LjEzYy03MC40MywwLTEzMy41MS0xNC41Ni0xODguMTctNDMuNS00NS4wNC0yMy44NS04NC43LTU3LjY3LTExNy45LTEwMC41Mi0yNi41My0zNC4yNS00OS4wMS03NC4zLTY2LjgxLTExOS4wNkM5MC4yLDc1Ljg5LDgzLjg4LDExLjU3LDgzLjgyLDEwLjkzbDQuMzUtLjQxYy4wNi42NCw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Myw2OS42NSw4MS45MiwxNjMuODgsMTgyLjY3LDIxNy4yMSwxNTQuNDYsODEuNzgsMzcwLjg1LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NiwyMi4xNi0xMjIuNDcsMzYuNjYtMTc3LjQ2LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggaWQ9IlBhdGhfMzY1IiBkPSJNNDk1Ljc3LDQwNC42MWMtNzAuNDMsMC0xMzMuNTEtMTQuNTYtMTg4LjE3LTQzLjUtNDUuMDQtMjMuODUtODQuNy01Ny42Ny0xMTcuOS0xMDAuNTItMjYuNTMtMzQuMjUtNDkuMDEtNzQuMy02Ni44MS0xMTkuMDZDOTIuNiw2NS4zNyw4Ni4yNywxLjA1LDg2LjIxLjQxbDQuMzUtLjQxYy4wNi42Myw2LjM0LDY0LjQ0LDM2LjQ0LDE0MC4wNSwyNy43Miw2OS42NSw4MS45MiwxNjMuODcsMTgyLjY3LDIxNy4yMSwxNTQuNDcsODEuNzgsMzcwLjg2LDQ3LjI5LDY0My4xNi0xMDIuNTEsOTUuNTEtNTIuNTQsMTkwLjk5LTkzLjYzLDI4My44LTEyMi4xNCw4NC40LTI1LjkyLDE2OC40OC00Mi4wMiwyNDkuOTEtNDcuODQsMTM3LjE5LTkuODIsMjY5LjQ3LDguOTcsMzkzLjE4LDU1LjgyLDQ4LjgxLDE4LjUxLDk1LjkzLDQxLjIyLDE0MC44MSw2Ny44OCwzNS42MiwyMS4xNCw2OS43Miw0NC43NSwxMDIuMDQsNzAuNjUsNTQuMjUsNDMuNTcsODIuODgsNzcuNzgsODMuMTYsNzguMTJsLTMuMzYsMi43OWMtLjI4LS4zNC0yOC43Mi0zNC4zLTgyLjctNzcuNjQtNzIuOTMtNTguMi0xNTQuNDgtMTA0LjY5LTI0MS43MS0xMzcuOC0xOTMuNDYtNzMuMjItNTEwLjY0LTExMi44Ny05MjMuMDIsMTEzLjk4LTc2LjExLDQxLjg3LTE0OC45Miw3NS4xOC0yMTYuNCw5OS02Mi43NywyMi4xNi0xMjIuNDgsMzYuNjYtMTc3LjQ3LDQzLjA5LTIxLjY3LDIuNTgtNDMuNDgsMy44OS02NS4zLDMuOTMiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PC9nPjwvc3ZnPg==");
  padding: 0 0 0 0;
  display: flex;
  flex-direction: row;
}
.dc_domino_admin_body.spacer {
  padding-top: 50px;
  padding-bottom: 40px;
}
.dc_domino_admin_body .container {
  max-width: 1340px;
  margin: 0 auto;
}
.dc_domino_admin_body .wrapper {
  position: relative;
  display: flex;
  padding-left: 1em;
  padding-right: 1em;
  height: 100%;
}
.dc_domino_admin_body .wrapper .body-left {
  flex: 0 0 auto;
  overflow: hidden;
  width: 0;
  display: none;
}
.dc_domino_admin_body .wrapper .body-left.expanded {
  width: 20%;
  min-height: 200px;
  padding: 0 1em 0 0;
}
.dc_domino_admin_body .wrapper .body-left.expanded + .main {
  width: 100%;
}
.dc_domino_admin_body .wrapper .main {
  width: 100%;
  padding-top: 1em;
}
.dc_domino_admin_body .overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(140, 198, 63, 0.85);
}
.dc_domino_admin_body .bar {
  display: none;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 40px;
}
@media screen and (min-width: 1024px) {
  .dc_domino_admin_body .bar {
    display: flex;
  }
  .dc_domino_admin_body .wrapper .main {
    padding-top: 0;
  }
  .dc_domino_admin_body .wrapper .body-left {
    display: flex;
  }
  .dc_domino_admin_body .wrapper .body-left.expanded + .main {
    width: 80%;
  }
}
.dc_domino_admin_breadcrumbs {
  width: 100%;
  position: absolute;
  top: 10px;
  z-index: 6;
}
.dc_domino_admin_breadcrumbs ul {
  margin: 0 0 0 1em;
  padding: 0;
  display: block;
  list-style: none;
}
.dc_domino_admin_breadcrumbs ul li {
  color: #005f9d;
  float: left;
}
.dc_domino_admin_breadcrumbs ul li:last-child a {
  font-weight: bold;
}
.dc_domino_admin_breadcrumbs ul li:first-child a .spacer {
  padding: 0;
  color: rgba(0, 0, 0, 0);
}
.dc_domino_admin_breadcrumbs ul li a {
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0);
  color: #dbe5ec;
  padding: 5px 5px 5px 0;
  border-radius: 30px;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_admin_breadcrumbs ul li a .spacer {
  color: rgba(255, 255, 255, 0.2);
  padding: 0 5px 0 0;
  font-weight: normal;
}
.dc_domino_admin_breadcrumbs ul li a:hover {
  color: #b9cddb;
  padding: 5px 15px 5px 15px;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .dc_domino_admin_breadcrumbs {
    width: 50%;
  }
}
.dc_domino_admin_link_grid h1 {
  color: #dbe5ec;
  font-family: "Fira Sans", sans-serif;
  font-size: 3em;
  font-weight: bold;
  line-height: 1em;
  font-style: normal;
  text-transform: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.dc_domino_admin_link_grid p {
  color: #97b6ca;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
  font-style: normal;
  text-transform: none;
  padding: 0;
  margin: 0;
}
.dc_domino_admin_link_grid a {
  color: #8CC63F;
}
.dc_domino_admin_link_grid a:hover {
  color: #b9cddb;
}
.domino-admin-error {
  width: 100%;
  background-color: #F3F3F3;
  height: 100vh;
}
.domino-admin-error h1 {
  color: #444;
  font-size: 4em;
}
.domino-admin-error p {
  color: #666;
  font-size: 1.1em;
  line-height: 1.4em;
}
.domino-admin-error > div {
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
  font-size: 0.8em;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  height: 100%;
  align-items: center;
}
.domino-admin-error .footer-link:link, .domino-admin-error .footer-link:visited {
  color: #666;
}
.domino-admin-error .footer-link:hover {
  color: #333;
}
.dc_domino_admin_footer {
  width: 100%;
  background-color: rgba(25, 39, 48, 0.8);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  position: fixed;
  display: flex;
  flex-flow: row wrap;
  padding: 1em;
  left: 0;
  bottom: 0;
  z-index: 9;
}
.dc_domino_admin_footer .right {
  margin-left: auto;
}
.dc_domino_admin_footer > div {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
}
.dc_domino_admin_footer p {
  font-family: "Fira Sans", sans-serif;
  font-size: 0.8em;
  line-height: 0;
  color: #769eb8;
  padding: 0;
  margin: 0;
}
.dc_domino_admin_footer p a {
  color: #8CC63F;
}
.dc_domino_admin_footer p a:hover {
  color: #b9cddb;
}
.dc_domino_admin_header {
  z-index: 10;
  background-color: rgba(25, 39, 48, 0.8);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  height: 50px;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  top: 0;
  position: fixed;
}
.dc_domino_admin_header > div, .dc_domino_admin_header > nav {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
}
.dc_domino_admin_header > div.right, .dc_domino_admin_header > nav.right {
  margin-left: auto;
}
.dc_domino_admin_header_account {
  display: flex;
}
.dc_domino_admin_header_button {
  margin: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.dc_domino_admin_header_button a, .dc_domino_admin_header_button svg, .dc_domino_admin_header_button span {
  transition: all 0.2s Ease-In-Out;
}
.dc_domino_admin_header_button dd {
  margin: 0;
  top: 100%;
  padding: 0;
  z-index: 1000;
  position: absolute;
  display: none;
  max-height: 80vh;
  overflow: scroll;
  background-color: rgba(33, 52, 65, 0.95);
  backdrop-filter: blur(10%);
  -webkit-backdrop-filter: blur(10%);
}
.dc_domino_admin_header_button dd ul {
  margin: 0;
  padding: 0;
  position: relative;
  width: 250px;
  float: left;
  list-style: none;
}
.dc_domino_admin_header_button dd ul li {
  width: 100%;
  position: relative;
}
.dc_domino_admin_header_button dd ul li a {
  background-color: transparent;
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.2);
  padding: 7px 10px 7px 10px;
  display: flex;
  align-items: center;
}
.dc_domino_admin_header_button dd ul li a .name {
  color: #FFF;
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.dc_domino_admin_header_button dd ul li a .icon {
  margin: 0 10px 0 0;
}
.dc_domino_admin_header_button dd ul li a .icon svg {
  fill: #8CC63F;
  width: 20px;
  max-height: 15px;
}
.dc_domino_admin_header_button dd ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(16, 25, 31, 0.4);
}
.dc_domino_admin_header_button dd ul li a:hover .name {
  color: rgba(255, 255, 255, 0.8);
}
.dc_domino_admin_header_button dd ul li a:hover .icon svg {
  fill: white;
}
.dc_domino_admin_header_button dd ul dl {
  margin: 0;
  padding: 0;
  z-index: 1500;
  background-color: rgba(255, 255, 255, 0.5);
  width: 200px;
  display: none;
  top: 0;
  left: 200px;
  position: absolute;
}
.dc_domino_admin_header_button dd ul dl ul {
  margin: 0;
  padding: 0;
  z-index: 1700;
  background-color: rgba(255, 255, 255, 0.3);
  width: 200px;
  top: 0;
  left: 0;
  position: absolute;
  float: none;
  list-style: none;
}
.dc_domino_admin_header_button dd ul dl ul li {
  z-index: 1500;
  width: 100%;
  position: relative;
}
.dc_domino_admin_header_button dd.search {
  padding: 0;
  margin: 0 0 0 20px;
  display: block;
  position: relative;
}
.dc_domino_admin_header_button dd.search ul {
  margin: 0;
  padding: 0;
  display: block;
}
.dc_domino_admin_header_button.right {
  margin-left: auto;
}
.dc_domino_admin_header_button.right dd {
  right: 0;
}
.dc_domino_admin_header_button dt {
  margin: 0;
  padding: 0;
  height: 100%;
  position: relative;
}
.dc_domino_admin_header_button dt.search {
  margin: 0;
  padding: 0;
  display: none;
}
.dc_domino_admin_header_button dt a {
  color: #FFF;
  padding: 10px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 0.05), inset -1px 0px 0px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 0;
  -webkit-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 0.05), inset -1px 0px 0px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 0;
  box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 0.05), inset -1px 0px 0px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 0;
}
.dc_domino_admin_header_button dt a svg {
  max-height: 16px;
  width: 16px;
  fill: #FFF;
}
.dc_domino_admin_header_button dt a:hover {
  color: #31beff;
  background-color: rgba(0, 0, 0, 0.05);
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_admin_header_button dt a:hover svg {
  transition: all 0.3s Ease-In-Out;
  fill: rgba(255, 255, 255, 0.5);
}
.dc_domino_admin_header_button dt a.disabled {
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.dc_domino_admin_header_button dt a.disabled svg {
  fill: rgba(255, 255, 255, 0.5);
}
.dc_domino_admin_header_button dt a.disabled:hover {
  color: rgba(255, 255, 255, 0.5);
}
.dc_domino_admin_header_button dt a.disabled:hover svg {
  fill: rgba(255, 255, 255, 0.5);
}
.dc_domino_admin_header_button dt a span.image {
  background-color: rgba(0, 0, 0, 0.2);
  background-position: 50% 50%;
  width: 25px;
  height: 25px;
  display: block;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  float: left;
  border: 1px solid #FFFFFF;
  -moz-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.3), inset -1px -1px 0px 0px rgba(0, 0, 0, 0.3), 0px 0px 0px 0;
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.3), inset -1px -1px 0px 0px rgba(0, 0, 0, 0.3), 0px 0px 0px 0;
  box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.3), inset -1px -1px 0px 0px rgba(0, 0, 0, 0.3), 0px 0px 0px 0;
  border-radius: 50px;
}
.dc_domino_admin_header_button dt a span.name {
  font-size: 14px;
  line-height: 0;
  color: #FFF;
  padding: 0 10px;
  display: block;
  float: left;
}
.dc_domino_admin_header_button dt a i {
  font-style: normal;
  margin: 10px 0 0 0;
  display: inline-block;
}
.dc_domino_admin_header .logo {
  width: 60px;
  height: 100%;
}
.dc_domino_admin_header .logo a {
  margin: 0 auto;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: background 0.3s Ease-In-Out;
  -moz-transition: background 0.3s Ease-In-Out;
  -ms-transition: background 0.3s Ease-In-Out;
  -o-transition: background 0.3s Ease-In-Out;
  transition: background 0.3s Ease-In-Out;
  background-repeat: no-repeat;
  background-size: 50%;
}
.dc_domino_admin_header .logo a svg {
  height: 20px;
  max-width: 40px;
  fill: #FFF;
}
.dc_domino_admin_header .logo a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_admin_header .logo a span {
  display: block;
  position: relative;
  top: 8px;
  left: 8px;
  font-size: 25px;
  height: 30px;
  width: 30px;
}
.dc_domino_admin_header .search {
  position: relative;
  display: flex;
  height: 100%;
  padding: 0 10px;
}
.dc_domino_admin_header .search .search-holder {
  position: relative;
  display: flex;
  align-items: center;
}
.dc_domino_admin_header .search .search-holder form {
  position: relative;
}
.dc_domino_admin_header .search .search-holder input {
  background-color: rgba(255, 255, 255, 0.1);
  font-family: "Fira Sans", sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.8);
  padding: 9px 0 9px 0;
  width: 200px;
  text-indent: 10px;
  border-radius: 20px;
  outline: none;
  border: 0;
  box-shadow: none;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_admin_header .search .search-holder input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.dc_domino_admin_header .search .search-holder input:focus {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(0, 0, 0, 0.9);
  border: 0;
  box-shadow: none;
}
.dc_domino_admin_header .search .search-holder input:focus + .results {
  display: block;
}
.dc_domino_admin_header .search .search-holder .icon {
  top: 0;
  right: 0;
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 5px 10px;
}
.dc_domino_admin_header .search .search-holder .icon svg {
  fill: rgba(255, 255, 255, 0.8);
  height: 20px;
}
.dc_domino_admin_header .search .search-holder .icon:hover svg {
  fill: rgba(255, 255, 255, 0.5);
}
.dc_domino_admin_header .search .results {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
}
.dc_domino_admin_header .search .results .results-title {
  background-color: rgba(16, 25, 31, 0.95);
  color: #769eb8;
  font-size: 0.8em;
  display: block;
  padding: 0.5em 1em 0.5em 1em;
}
.dc_domino_admin_header .search .results .entries {
  background-color: rgba(16, 25, 31, 0.95);
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
.dc_domino_admin_header .search .results .entries li a {
  font-size: 15px;
  line-height: 17px;
  display: block;
  background-color: transparent;
  color: #FFF;
  padding: 0.5em 1em 0.5em 1em;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2);
}
.dc_domino_admin_header .search .results .entries li a span {
  color: #769eb8;
  font-size: 12px;
  line-height: 16px;
}
.dc_domino_admin_header .search .results .entries li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.7);
}
.dc_domino_admin_header .search .results .entries li a:hover span {
  color: #446a84;
}
@media screen and (min-width: 1024px) {
  .dc_domino_admin_header .search .search-holder input {
    width: 200px;
  }
  .dc_domino_admin_header .search .search-holder input:focus {
    width: 250px;
  }
  .dc_domino_admin_header .search .results {
    width: 400px;
  }
}
.dc_domino_admin_link_grid {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.dc_domino_admin_link_grid .in {
  width: 100%;
}
.dc_domino_admin_link_grid .title {
  padding: 0 0 2em 0;
}
.dc_domino_admin_link_grid .title h1 {
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  font-family: "Fira Sans", sans-serif;
  margin-bottom: 10px;
  padding: 0;
}
.dc_domino_admin_link_grid .title p {
  font-size: 12px;
  line-height: 20px;
  padding: 0;
  margin: 0;
}
.front-buttons {
  height: 150px;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  position: relative;
}
.front-buttons a {
  text-align: center;
  background-color: rgba(33, 52, 65, 0.7);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  justify-items: center;
  flex-flow: column;
  position: relative;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 10px;
}
.front-buttons a .icon {
  width: 100%;
  padding: 10px;
  margin: 0 5px 0 0;
  display: flex;
  justify-content: center;
}
.front-buttons a .icon svg {
  height: 50px;
  max-width: 50px;
  fill: #005f9d;
}
.front-buttons a:hover {
  background-color: rgba(18, 120, 189, 0.8);
}
.front-buttons a:hover .icon svg {
  fill: #FFF;
}
.front-buttons a:hover span.name {
  color: #FFF;
  padding: 5px 10px 0 10px;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.front-buttons a:hover span.desc {
  color: rgba(255, 255, 255, 0.5);
  padding: 0 10px 0 10px;
  -webkit-transition: all 0.4s Ease-In-Out;
  -moz-transition: all 0.4s Ease-In-Out;
  -ms-transition: all 0.4s Ease-In-Out;
  -o-transition: all 0.4s Ease-In-Out;
  transition: all 0.4s Ease-In-Out;
}
.front-buttons a span.desc {
  font-size: 13px;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.7);
  padding: 0 10px 0 10px;
  display: block;
  -webkit-transition: all 0.4s Ease-In-Out;
  -moz-transition: all 0.4s Ease-In-Out;
  -ms-transition: all 0.4s Ease-In-Out;
  -o-transition: all 0.4s Ease-In-Out;
  transition: all 0.4s Ease-In-Out;
}
.front-buttons a span[class*=icon-] {
  font-size: 30px;
  line-height: 36px;
  color: #209cf3;
  padding: 0 0 10px 0;
  clear: both;
  display: block;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -ms-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.front-buttons a span.name {
  font-size: 20px;
  line-height: 26px;
  color: #FFF;
  padding: 0 10px 0 10px;
  clear: both;
  display: block;
  position: static;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
@media screen and (min-width: 1024px) {
  .dc_domino_admin_link_grid {
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    display: flex;
  }
}
.dc_domino_admin_links {
  font-size: 0.8em;
  color: #5586a6;
  margin: 0;
  padding: 0;
}
.dc_domino_admin_links a {
  color: #005f9d;
}
.dc_domino_admin_links a:hover {
  color: #5586a6;
}
.dc_domino_admin_links .spacer {
  margin: 0 5px;
  color: #97b6ca;
}
.domino_admin_loader {
  display: none;
  position: relative;
  padding: 20px 0;
  font-size: 14px;
  text-align: center;
}
.domino_admin_loader.show {
  display: block;
}
.domino_admin_loader .ctnr {
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.domino_admin_loader .ldr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: auto;
  width: 20px;
  height: 20px;
}
.domino_admin_loader .ldr.medium {
  width: 30px;
  height: 30px;
}
.domino_admin_loader .ldr.large {
  width: 40px;
  height: 40px;
}
.domino_admin_loader .ldr-blk {
  height: 35%;
  width: 35%;
  animation: DominoLoginLoadingHolderPulse 0.75s ease-in infinite alternate;
  background-color: #737373;
}
.domino_admin_loader .an_delay {
  animation-delay: 0.75s;
}
@keyframes DominoLoginLoadingHolderPulse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.dc_domino_admin_loading {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  background-color: #213441;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: soft-light;
  background-position: 50% 50%;
}
.dc_domino_admin_loading .in {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.dc_domino_admin_loading .in img {
  width: 80px;
  height: 80px;
  color: #007ed0;
}
.dc_domino_admin_loading .in h1 {
  color: #dbe5ec;
  font-family: "Fira Sans", sans-serif;
  padding-top: 1em;
  text-align: center;
  font-size: 2em;
}
.dc_domino_admin_login {
  min-height: 100vh;
  width: 100%;
  position: relative;
  background-color: #10191f;
  background-image: auto;
}
.dc_domino_admin_login .content {
  padding-bottom: 50px;
}
.dc_domino_admin_login .loginForm {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.dc_domino_admin_login .loginForm .in {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  width: 90%;
}
.dc_domino_admin_login .loginForm .in .box {
  background-color: rgba(33, 52, 65, 0.8);
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1em;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
.dc_domino_admin_login .loginForm .in .box h2 {
  color: #FFF;
}
.dc_domino_admin_login .loginForm .in .box p {
  color: #FFF;
}
.dc_domino_admin_login .loginForm .in .box label {
  color: #FFF;
}
.dc_domino_admin_login .loginForm .in .box small {
  font-weight: normal;
  color: #FFF;
}
.dc_domino_admin_login .loginForm .in .created {
  color: #769eb8;
  padding: 2em 0 0 0;
  display: block;
  width: 100%;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.6em;
  line-height: 1em;
  position: relative;
}
.dc_domino_admin_login .loginForm input {
  overflow: visible;
}
.dc_domino_admin_login .loginForm [type="text"], .dc_domino_admin_login .loginForm [type="password"] {
  width: 100%;
  display: block;
  box-sizing: border-box;
  background-color: #fefefe;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  font-family: inherit;
  font-size: 0.8em;
  line-height: 20px;
  font-weight: normal;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  color: #446a84;
  border: 1px solid #b9cddb;
  padding: 0.7em;
  appearance: none;
  margin: 0 0 1em 0;
}
.dc_domino_admin_login .loginForm .button {
  background-color: #005f9d;
  border: 1px solid #005f9d;
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  padding: 10px 15px;
  -webkit-appearance: none;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  color: #FFF;
  width: 100%;
  margin: 0 0 1em 0;
}
.dc_domino_admin_login .loginForm .button:hover {
  color: #d3e9b5;
  background-color: #00406a;
}
.dc_domino_admin_login .loginFailed {
  display: none;
  padding-bottom: 1em;
  width: 100%;
  text-align: center;
  color: #769eb8;
  font-size: 0.8em;
}
.dc_domino_admin_login .loginLinks {
  font-size: 0.8em;
  color: #999;
}
.dc_domino_admin_login .loginLinks a {
  color: #8CC63F;
}
.dc_domino_admin_login .loginLinks a:hover {
  color: #005f9d;
}
@media screen and (min-width: 768px) {
  .dc_domino_admin_login .loginForm .in {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_admin_login .loginForm .in {
    width: 30%;
  }
}
.dc_domino_admin_login .logo {
  padding: 0 0 1em 0;
}
.dc_domino_admin_login .logo a {
  font-size: 20px;
  color: #FFF;
  display: block;
  height: 40px;
  width: 200px;
  background-position: 0 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: none;
  opacity: 1;
  -webkit-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_admin_login .logo a svg {
  height: 40px;
  fill: #FFF;
}
.dc_domino_admin_login .logo a:hover {
  opacity: 0.5;
}
.dc_domino_admin_logout {
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #10191f;
}
.dc_domino_admin_logout .in {
  position: absolute;
  width: 50%;
  left: 25%;
  top: 40%;
  text-align: center;
}
.dc_domino_admin_logout h1 {
  color: #37b0ff;
  font-size: 1.5em;
  font-weight: normal;
}
.dc_domino_admin_logout .logoutQuotes p {
  font-family: "Fira Sans", sans-serif;
  color: #FFF;
  font-size: 1em;
  line-height: 1.2em;
}
.dc_domino_admin_logout .logoutQuotes .author {
  font-size: 0.8em;
  color: #049cff;
}
.dc_domino_admin_header_super {
  display: none;
}
@media screen and (min-width: 1024px) {
  .dc_domino_admin_header_super {
    display: flex;
  }
}
.dc_domino_admin_title1 {
  background-color: transparent;
  border-bottom: 1px solid #769eb8;
  padding: 1em 0;
  position: relative;
}
.dc_domino_admin_title1 h1 {
  color: #005f9d;
  font-family: "Fira Sans", sans-serif;
  font-weight: bold;
  line-height: 1em;
  padding: 0;
  margin: 0;
}
.dc_domino_admin_header_menu {
  background-color: transparent;
  width: auto;
  height: auto;
  display: none;
  flex-flow: column;
  justify-content: left;
  overflow: inherit;
  position: relative;
  top: auto;
  z-index: 10000000;
}
.dc_domino_admin_header_menu a, .dc_domino_admin_header_menu svg {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_admin_header_menu > ul {
  background-color: transparent;
  display: flex;
  width: 100%;
  height: auto;
  top: auto;
  left: auto;
  overflow: auto;
  list-style: none;
  position: initial;
  z-index: 10;
  margin: 0;
  padding: 0;
}
.dc_domino_admin_header_menu > ul.display {
  display: block;
}
.dc_domino_admin_header_menu > ul > li {
  background-color: transparent;
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.dc_domino_admin_header_menu > ul > li .arrow {
  color: #FFF;
  background-color: rgba(16, 25, 31, 0.2);
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 2;
  font-size: 1em;
  line-height: 1.4em;
  padding: 10px;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.dc_domino_admin_header_menu > ul > li .arrow svg {
  height: 20px;
  fill: #FFF;
}
.dc_domino_admin_header_menu > ul > li .arrow:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(16, 25, 31, 0.4);
}
.dc_domino_admin_header_menu > ul > li .arrow:hover svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_admin_header_menu > ul > li .arrow.icon-arrow_down svg {
  transform: rotate(-90deg);
}
.dc_domino_admin_header_menu > ul > li:first-child > a {
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.1);
}
.dc_domino_admin_header_menu > ul > li > a {
  color: #FFF !important;
  background-color: transparent !important;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  line-height: 0;
  font-weight: normal;
  font-style: normal;
  text-transform: normal;
  padding: 20px 20px 20px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
  /*&:target + ul, &:target + div {
          display: none;
        }*/
}
.dc_domino_admin_header_menu > ul > li > a:hover {
  color: rgba(255, 255, 255, 0.6) !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_admin_header_menu > ul > li > a:hover .icon svg {
  fill: #8cc63f;
}
.dc_domino_admin_header_menu > ul > li > a.active {
  color: #8CC63F !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_admin_header_menu > ul > li > a .icon {
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
  text-align: left;
}
.dc_domino_admin_header_menu > ul > li > a .icon svg {
  height: 15px;
  max-width: 15px;
  fill: #b9cddb;
}
@media screen and (min-width: 768px) {
  .dc_domino_admin_header_menu {
    top: auto;
  }
  > ul {
    margin: 70px 0 0 0;
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_admin_header_menu {
    background-color: transparent;
    width: auto;
    height: 100%;
    display: flex;
    position: relative;
    top: auto;
    z-index: 10000000;
  }
  .dc_domino_admin_header_menu > ul {
    background-color: transparent;
    display: flex;
    justify-content: none;
    width: auto;
    height: 100%;
    top: 0;
    left: 0;
    position: initial;
    margin: 0;
    padding: 0;
    overflow: initial;
  }
  .dc_domino_admin_header_menu > ul > li {
    background-color: transparent;
    width: auto;
    height: 100%;
    position: relative;
    text-align: center;
    margin: 0;
  }
  .dc_domino_admin_header_menu > ul > li .arrow {
    display: none;
  }
  .dc_domino_admin_header_menu > ul > li:first-child > a {
    box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.05);
  }
  .dc_domino_admin_header_menu > ul > li > a {
    color: #b9cddb !important;
    background-color: transparent !important;
    -moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.05);
    box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.05);
    padding: 20px 10px;
    margin: auto;
    font-family: "Fira Sans", sans-serif;
    font-size: 14px;
    line-height: 0;
    font-weight: normal;
    font-style: normal;
    text-transform: normal;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .dc_domino_admin_header_menu > ul > li > a:hover {
    color: #769eb8 !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_admin_header_menu > ul > li > a.active {
    color: #8CC63F !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
}
.dc_domino_admin_header_menu .dropdown {
  position: relative;
  /*&:hover > ul {
      display: block;
    }*/
}
.dc_domino_admin_header_menu .dropdown ul:not(.list) {
  background-color: rgba(255, 255, 255, 0.03);
  list-style: none;
  left: 0;
  min-width: 230px;
  padding: 0;
  margin: 0;
  display: none;
}
.dc_domino_admin_header_menu .dropdown ul:not(.list).show {
  display: block;
}
.dc_domino_admin_header_menu .dropdown ul:not(.list) li {
  position: relative;
}
.dc_domino_admin_header_menu .dropdown ul:not(.list) li a {
  color: #FFF !important;
  background-color: transparent !important;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  line-height: 0;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  padding: 10px;
  display: flex;
  align-items: center;
}
.dc_domino_admin_header_menu .dropdown ul:not(.list) li a:hover {
  color: rgba(255, 255, 255, 0.6) !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_admin_header_menu .dropdown ul:not(.list) li a:hover .icon svg {
  fill: #8cc63f;
}
.dc_domino_admin_header_menu .dropdown ul:not(.list) li a .icon {
  height: 10px;
  width: 10px;
  margin: 0 5px 0 0;
  text-align: center;
}
.dc_domino_admin_header_menu .dropdown ul:not(.list) li a .icon svg {
  height: 10px;
  max-width: 10px;
  fill: #b9cddb;
}
.dc_domino_admin_header_menu .dropdown ul:not(.list) li a.active {
  color: #FC0 !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_admin_header_menu .dropdown ul:not(.list) li ul {
  top: 0;
  left: auto;
}
@media screen and (min-width: 1024px) {
  .dc_domino_admin_header_menu .dropdown {
    text-align: left;
  }
  .dc_domino_admin_header_menu .dropdown ul:not(.list) {
    background-color: rgba(16, 25, 31, 0.9);
    backdrop-filter: none;
    display: none;
    position: absolute;
    z-index: 10;
  }
  .dc_domino_admin_header_menu .dropdown ul:not(.list) li a {
    color: #b9cddb !important;
    background-color: transparent !important;
    -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    padding: 20px 10px;
    text-align: left;
  }
  .dc_domino_admin_header_menu .dropdown ul:not(.list) li a:hover {
    color: #769eb8 !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_admin_header_menu .dropdown ul:not(.list) li a.active {
    color: #8CC63F !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_admin_header_menu .dropdown ul:not(.list) li ul {
    left: 100%;
  }
}
.dc_domino_admin_toolbar {
  z-index: 5;
  background-color: transparent;
  background: linear-gradient(to right, rgba(25, 39, 48, 0), rgba(25, 39, 48, 0.3));
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  height: 50px;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  top: 0;
  position: relative;
}
.dc_domino_admin_toolbar > div, .dc_domino_admin_toolbar > nav {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
}
.dc_domino_admin_toolbar > div.right, .dc_domino_admin_toolbar > nav.right {
  margin-left: auto;
}
.dc_domino_admin_sidemenu {
  background-color: transparent;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: column;
  justify-content: left;
  overflow: inherit;
  position: relative;
  top: auto;
  z-index: 1;
}
.dc_domino_admin_sidemenu a, .dc_domino_admin_sidemenu svg {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_admin_sidemenu > ul {
  background-color: transparent;
  display: flex;
  width: 100%;
  height: auto;
  top: auto;
  left: auto;
  flex-flow: column;
  overflow: auto;
  list-style: none;
  position: initial;
  z-index: 10;
  margin: 0;
  padding: 0;
}
.dc_domino_admin_sidemenu > ul.display {
  display: block;
}
.dc_domino_admin_sidemenu > ul > li {
  background-color: transparent;
  display: flex;
  width: 100%;
  height: auto;
  position: relative;
  flex-flow: column;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.dc_domino_admin_sidemenu > ul > li .arrow {
  color: #FFF;
  background-color: rgba(16, 25, 31, 0.2);
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 2;
  font-size: 1em;
  line-height: 1.4em;
  padding: 10px;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.dc_domino_admin_sidemenu > ul > li .arrow svg {
  height: 20px;
  fill: #FFF;
}
.dc_domino_admin_sidemenu > ul > li .arrow:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(16, 25, 31, 0.4);
}
.dc_domino_admin_sidemenu > ul > li .arrow:hover svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_admin_sidemenu > ul > li .arrow.icon-arrow_down svg {
  transform: rotate(-90deg);
}
.dc_domino_admin_sidemenu > ul > li:first-child > a {
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.1);
}
.dc_domino_admin_sidemenu > ul > li > a {
  color: #FFF !important;
  background-color: transparent !important;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  line-height: 0;
  font-weight: normal;
  font-style: normal;
  text-transform: normal;
  padding: 10px 20px 10px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
  /*&:target + ul, &:target + div {
          display: none;
        }*/
}
.dc_domino_admin_sidemenu > ul > li > a:hover {
  color: rgba(255, 255, 255, 0.6) !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_admin_sidemenu > ul > li > a:hover .icon svg {
  fill: #8cc63f;
}
.dc_domino_admin_sidemenu > ul > li > a.active {
  color: #8CC63F !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_admin_sidemenu > ul > li > a .icon {
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
  text-align: left;
}
.dc_domino_admin_sidemenu > ul > li > a .icon svg {
  height: 15px;
  max-width: 15px;
  fill: #b9cddb;
}
.dc_domino_admin_sidemenu .dropdown {
  position: relative;
  /*&:hover > ul {
      display: block;
    }*/
}
.dc_domino_admin_sidemenu .dropdown ul:not(.list) {
  background-color: rgba(255, 255, 255, 0.03);
  list-style: none;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
}
.dc_domino_admin_sidemenu .dropdown ul:not(.list).show {
  display: block;
}
.dc_domino_admin_sidemenu .dropdown ul:not(.list) li {
  position: relative;
}
.dc_domino_admin_sidemenu .dropdown ul:not(.list) li a {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: transparent !important;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  font-family: "Fira Sans", sans-serif;
  font-size: 12px;
  line-height: 0;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  padding: 10px 20px 10px 20px;
  display: flex;
  align-items: center;
}
.dc_domino_admin_sidemenu .dropdown ul:not(.list) li a:hover {
  color: rgba(255, 255, 255, 0.6) !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_admin_sidemenu .dropdown ul:not(.list) li a:hover .icon svg {
  fill: #8cc63f;
}
.dc_domino_admin_sidemenu .dropdown ul:not(.list) li a .icon {
  height: 10px;
  width: 10px;
  margin: 0 5px 0 0;
  text-align: center;
}
.dc_domino_admin_sidemenu .dropdown ul:not(.list) li a .icon svg {
  height: 10px;
  max-width: 10px;
  fill: #b9cddb;
}
.dc_domino_admin_sidemenu .dropdown ul:not(.list) li a.active {
  color: #8CC63F !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_admin_sidemenu .dropdown ul:not(.list) li ul {
  top: 0;
  left: auto;
}
.dc_domino_admin_content {
  background-color: transparent;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
.dc_domino_admin_content p {
  color: #FFF;
}
.dc_domino_admin_content > div {
  padding: 0 0 1em 0;
}
.dc_domino_admin_title {
  background-color: transparent;
  background: linear-gradient(to top right, #8cc63f, #005f9d);
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
.dc_domino_admin_title h1 {
  color: #FFF;
  font-weight: bold;
  font-family: "Fira Sans", sans-serif;
  font-size: 2em;
  margin: 0 0 0.2em 0;
}
.dc_domino_admin_title h2 {
  color: #FFF;
  font-weight: normal;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.2em;
}
.dc_domino_admin_title p {
  color: #FFF;
}
.dc_domino_admin_title > div {
  padding: 1em 1em 1em 1em;
}
.dc_domino_block .bgpic {
  position: absolute;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.dc_domino_block .bgpic img {
  display: none;
}
.dc_domino_button {
  padding: 5px 20px;
  width: auto;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.dc_domino_button, .dc_domino_button svg, .dc_domino_button.slide::before, .dc_domino_button::after {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_button.expanded {
  width: 100%;
  display: flex !important;
}
.dc_domino_button.small {
  padding: 5px 10px;
}
.dc_domino_button.medium {
  padding: 10px 20px;
}
.dc_domino_button.medium {
  padding: 20px 30px;
}
.dc_domino_button.large {
  padding: 20px 30px;
}
.dc_domino_button.round {
  border-radius: 50px;
  -webkit-border-radius: 50px;
}
.dc_domino_button.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.dc_domino_button.disabled {
  cursor: default;
}
.dc_domino_button span {
  position: relative;
}
.dc_domino_button svg {
  position: relative;
  height: 0.8em;
  width: auto;
  margin: 0 0.5em 0 0;
}
.dc_domino_button.slide::before, .dc_domino_button.slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.dc_domino_button.slide::before {
  border-radius: 0;
  margin-left: -100%;
}
.dc_domino_button.slide:hover::before {
  margin-left: 0;
}
.glow-on-hover {
  border: none;
  outline: none;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
}
.glow-on-hover:before {
  content: "";
  background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing 20s linear infinite;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}
.glow-on-hover:active {
  color: #000;
}
.glow-on-hover:active:after {
  background: transparent;
}
.glow-on-hover:hover:before {
  opacity: 1;
}
.glow-on-hover:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #111;
  left: 0;
  top: 0;
  border-radius: 10px;
}
@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.dc_domino_button {
  background-color: #005f9d;
  color: #FFF;
  border: 1px solid #005f9d;
}
.dc_domino_button:hover {
  background-color: #002137;
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid #002137;
}
.dc_domino_button:hover svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_button:active {
  background-color: #000204;
  color: rgba(255, 255, 255, 0.5);
  border: 1px solid #000204;
}
.dc_domino_button svg {
  fill: #FFF;
}
.dc_domino_button.slide::before {
  background-color: #00121e;
}
.dc_domino_editor {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
.dc_domino_editor.margin {
  margin-bottom: 2em;
}
.dc_domino_editor .small-hide {
  display: none;
}
.dc_domino_editor .small-width-2 {
  flex: 0 0 auto !important;
  width: 2% !important;
}
.dc_domino_editor .small-width-3 {
  flex: 0 0 auto !important;
  width: 3% !important;
}
.dc_domino_editor .small-width-4 {
  flex: 0 0 auto !important;
  width: 4% !important;
}
.dc_domino_editor .small-width-5 {
  flex: 0 0 auto !important;
  width: 5% !important;
}
.dc_domino_editor .small-width-7 {
  flex: 0 0 auto !important;
  width: 7% !important;
}
.dc_domino_editor .small-width-10 {
  flex: 0 0 auto !important;
  width: 10% !important;
}
.dc_domino_editor .small-width-15 {
  flex: 0 0 auto !important;
  width: 15% !important;
}
.dc_domino_editor .small-width-20 {
  flex: 0 0 auto !important;
  width: 20% !important;
}
.dc_domino_editor .small-width-30 {
  flex: 0 0 auto !important;
  width: 30% !important;
}
.dc_domino_editor .small-width-40 {
  flex: 0 0 auto !important;
  width: 40% !important;
}
.dc_domino_editor .small-width-50 {
  flex: 0 0 auto !important;
  width: 50% !important;
}
@media screen and (min-width: 768px) {
  .dc_domino_editor .small-hide {
    display: unset;
  }
  .dc_domino_editor .medium-hide {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_editor .medium-hide {
    display: unset;
  }
  .dc_domino_editor .wide {
    min-width: 800px;
  }
}
.dc_domino_editor .actions {
  background-color: rgba(51, 79, 98, 0.5);
  border-radius: 10px;
  margin: 0 0 10px 0;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  text-align: left;
  position: relative;
}
.dc_domino_editor .actions.large ul li a {
  padding: 20px 30px;
}
.dc_domino_editor .actions ul {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
.dc_domino_editor .actions ul li {
  box-sizing: border-box;
  flex: 0 0 auto;
}
.dc_domino_editor .actions ul li a {
  color: #FFF;
  background-color: transparent;
  box-shadow: "inset 1px 0 0 0 rgba(#FFF, 0.05), inset -1px 0 0 0 rgba(#000, 0.1)";
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 18px 15px;
  text-align: center;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -ms-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
  display: inline-block;
}
.dc_domino_editor .actions ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(0, 0, 0, 0.2);
}
.dc_domino_editor .actions ul li a:hover span[class*=icon-] {
  color: rgba(255, 255, 255, 0.5);
}
.dc_domino_editor .actions ul li a span[class*=icon-] {
  color: rgba(255, 255, 255, 0.7);
  margin: 0 8px 0 0;
}
.dc_domino_editor .actions ul li a.disabled {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(255, 255, 255, 0.2);
}
.dc_domino_editor .actions ul li a.disabled span[class*=icon-] {
  color: rgba(255, 255, 255, 0.5);
}
.dc_domino_editor .actions ul li a.disabled span.col-green {
  color: rgba(255, 255, 255, 0.5);
}
.dc_domino_editor .actions ul li.fr, .dc_domino_editor .actions ul li.right {
  margin-left: auto;
}
.dc_domino_editor .actions ul li ul {
  position: absolute;
  background-color: rgba(51, 79, 98, 0.5);
  max-width: 200px;
  display: none;
  z-index: 11;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.dc_domino_editor .actions ul li ul.active {
  display: block;
}
.dc_domino_editor .actions ul li ul li {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
.dc_domino_editor .actions ul li ul li a {
  width: 100%;
  padding: 10px;
  text-align: left;
}
.dc_domino_editor .actions .windowFloat {
  display: none;
  z-index: 14;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(16, 25, 31, 0.6);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  align-items: center;
  justify-content: center;
}
.dc_domino_editor .actions .windowFloat.active {
  display: flex;
}
.dc_domino_editor .actions .window {
  z-index: 15;
  display: none;
  position: fixed;
  background-color: rgba(16, 25, 31, 0.6);
  width: 100%;
}
.dc_domino_editor .actions .window.active {
  display: flex;
}
.dc_domino_editor .actions .window .pad {
  padding: 0.5em 0;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.05), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.05), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.05), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}
.dc_domino_editor .actions .window .button {
  padding: 1em;
}
@media screen and (min-width: 768px) {
  .dc_domino_editor .actions .window {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_editor .actions .window {
    width: 30%;
  }
}
.domino_editor_actions_processing_holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.domino_editor_actions_processing_side {
  position: fixed;
  bottom: 1em;
  left: 1em;
  z-index: 10000;
}
.domino_editor_actions_processing {
  position: relative;
  display: block;
  padding: 20px 0;
  font-size: 14px;
  text-align: center;
}
.domino_editor_actions_processing .title {
  padding: 20px;
  color: #334f62;
  font: 14px/14px "Fira Sans", sans-serif;
}
.domino_editor_actions_processing .ctnr {
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.domino_editor_actions_processing .ldr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: auto;
  width: 20px;
  height: 20px;
}
.domino_editor_actions_processing .ldr.medium {
  width: 30px;
  height: 30px;
}
.domino_editor_actions_processing .ldr.large {
  width: 40px;
  height: 40px;
}
.domino_editor_actions_processing .ldr-blk {
  height: 35%;
  width: 35%;
  animation: domino_editor_actions_processing_pulse 0.75s ease-in infinite alternate;
  background-color: #005f9d;
}
.domino_editor_actions_processing .an_delay {
  animation-delay: 0.75s;
}
@keyframes domino_editor_actions_processing_pulse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.domino-editor-alert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  z-index: 15;
  justify-content: center;
  align-items: center;
  background-color: rgba(16, 25, 31, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.domino-editor-alert .valign-center {
  top: 0;
  align-items: center;
}
.domino-editor-alert .window {
  overflow-y: auto;
  display: block;
  background-color: rgba(16, 25, 31, 0.8);
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 500px;
  height: auto;
  box-sizing: border-box;
}
.domino-editor-alert .window .fixed {
  position: fixed;
}
.domino-editor-alert .window header {
  padding: 5px 0 5px 0;
  background-color: rgba(16, 25, 31, 0.8);
  width: 100%;
  display: block;
  float: left;
  position: relative;
  -moz-box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1), 0px 0px 0px 0px, 0px 0px 0px 0px;
  -webkit-box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1), 0px 0px 0px 0px, 0px 0px 0px 0px;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1), 0px 0px 0px 0px, 0px 0px 0px 0px;
}
.domino-editor-alert .window header h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #FFF;
  margin: 0;
  padding: 5px 20px 5px 20px;
}
.domino-editor-alert .window header .close:link, .domino-editor-alert .window header .close:visited {
  font-size: 12px;
  line-height: 12px;
  color: #FFF;
  padding: 14px 10px 13px 10px;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  right: 0px;
  position: absolute;
}
.domino-editor-alert .window header .close:hover {
  color: #FFFFFF;
}
.domino-editor-alert .window main {
  padding: 20px;
  display: block;
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.domino-editor-alert .window main p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #FFF;
  padding: 0 0 0 0;
}
.domino-editor-alert .window main .btn {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 15px;
  color: white;
  margin: 0 5px 0 0;
  padding: 8px 14px 8px 14px;
  background-color: rgba(16, 25, 31, 0.3);
  display: inline-block;
  float: left;
  border: 0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -ms-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.domino-editor-alert .window main .btn:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(16, 25, 31, 0.6);
}
.dc_domino_editor .edit {
  width: 100%;
  display: block;
  float: left;
}
.dc_domino_editor.mini .edit .field {
  padding: 0.2em 0;
}
.dc_domino_editor.mini .edit .field input, .dc_domino_editor.mini .edit .field textarea {
  font-size: 14px;
  margin: 0.2em 0;
  padding: 0.5em;
}
.dc_domino_editor.mini .edit .field textarea {
  min-height: 100px;
}
.dc_domino_editor .edit .field {
  padding: 0.5em 0;
  background-color: transparent;
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.05);
}
.dc_domino_editor .edit .field label {
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #FFF;
  margin: 0 5px 0 0;
  padding: 9px 0 9px 0;
}
.dc_domino_editor .edit .field input, .dc_domino_editor .edit .field textarea {
  padding: 0.7em 0.5em;
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.6);
  color: #334f62;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid rgba(0, 95, 157, 0.2);
  box-shadow: none;
}
.dc_domino_editor .edit .field input:focus, .dc_domino_editor .edit .field textarea:focus {
  background-color: rgba(255, 255, 255, 0.9);
  color: #8CC63F;
  border: 1px solid rgba(0, 95, 157, 0.6);
  box-shadow: none;
}
.dc_domino_editor .edit .field input[type="time"], .dc_domino_editor .edit .field textarea[type="time"] {
  padding: 8px;
  width: 100px;
}
.dc_domino_editor .edit .field textarea {
  min-height: 150px;
}
.dc_domino_editor .edit .field textarea, .dc_domino_editor .edit .field input, .dc_domino_editor .edit .field button {
  outline: none;
}
.dc_domino_editor .edit .field .text-small {
  font-size: 12px;
  line-height: 12px;
}
.dc_domino_editor .edit .field .text-gray {
  color: #5586a6;
}
.dc_domino_editor .edit .field .text-bold {
  font-weight: bold;
}
.domino-editor-blocks-tabs {
  background-color: transparent;
  width: 100%;
  position: relative;
}
.domino-editor-blocks-tabs ul.domino-editor-blocks-tabs-buttons {
  margin: 0;
  padding: 0;
  background-color: transparent;
  width: 100%;
  display: block;
  float: left;
}
.domino-editor-blocks-tabs ul.domino-editor-blocks-tabs-buttons li {
  display: block;
  float: left;
  list-style: none;
}
.domino-editor-blocks-tabs ul.domino-editor-blocks-tabs-buttons li a {
  display: block;
  color: #FFF !important;
  background-color: rgba(140, 198, 63, 0.9);
  font-family: "Fira Sans", sans-serif !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  padding: 20px 20px;
  -moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -ms-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.domino-editor-blocks-tabs ul.domino-editor-blocks-tabs-buttons li a:hover {
  color: #8CC63F;
  background-color: rgba(140, 198, 63, 0.7);
  -moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.domino-editor-blocks-tabs ul.domino-editor-blocks-tabs-buttons li.is-active a {
  cursor: default;
  color: #213441 !important;
  background-color: rgba(255, 255, 255, 0.9);
  -moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.domino-editor-blocks-tabs ul.domino-editor-blocks-tabs-buttons li.is-active a:hover {
  color: #446a84;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.domino-editor-blocks-tabs .domino-editor-blocks-tabs-content {
  width: 100%;
  background-color: transparent;
  clear: both;
  display: block;
  padding: 0;
  box-sizing: border-box;
  color: #333 !important;
}
.domino-editor-blocks-tabs .domino-editor-blocks-tabs-content > header {
  background-color: #666 !important;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}
.domino-editor-blocks-tabs .domino-editor-blocks-tabs-content h2 {
  font-size: 2em !important;
  line-height: 1.1em !important;
  padding: 0.5em !important;
  margin: 0 0 1em 0 !important;
  color: #005f9d !important;
}
.domino-editor-blocks-tabs .domino-editor-blocks-tabs-content p {
  color: #333 !important;
}
.domino-editor-blocks-tabs .domino-editor-blocks-tabs-content .domino-editor-blocks-tabs-panel {
  display: none;
  padding: 0;
  box-sizing: border-box;
}
.domino-editor-blocks-tabs .domino-editor-blocks-tabs-content .domino-editor-blocks-tabs-panel.is-active {
  display: block;
}
.block-add {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  box-sizing: border-box;
  float: left;
  display: block;
  width: 100%;
}
.block-add .btn, .block-add .sel {
  display: inline-block;
  padding: 10px;
  float: left;
}
.block-add .tl {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #446a84;
  padding: 5px 0 5px 0;
  margin: 0;
  display: block;
}
.block-add .btn {
  font-size: 14px;
  line-height: 20px;
  color: #5586a6;
  background-color: rgba(16, 25, 31, 0.05);
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 0 0 5px;
}
.block-add .btn:hover {
  color: #334f62;
  background-color: rgba(16, 25, 31, 0.1);
}
.block-add .sel {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #334f62;
  padding: 10px;
  margin: 0 0 0 10px;
}
.domino-cross-tabs {
  background-color: transparent;
  width: 100%;
  position: relative;
}
.domino-cross-tabs ul.domino-cross-tabs-buttons {
  margin: 0;
  padding: 0;
  background-color: transparent;
  width: 100%;
  display: block;
  float: left;
}
.domino-cross-tabs ul.domino-cross-tabs-buttons li {
  display: block;
  float: left;
  list-style: none;
}
.domino-cross-tabs ul.domino-cross-tabs-buttons li a {
  display: block;
  color: #005f9d !important;
  background-color: rgba(255, 255, 255, 0.9);
  font-family: "Fira Sans", sans-serif !important;
  font-size: 16px !important;
  line-height: 16px !important;
  text-align: center !important;
  padding: 20px 20px;
  -moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -ms-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.domino-cross-tabs ul.domino-cross-tabs-buttons li a:hover {
  color: #8CC63F;
  background-color: rgba(255, 255, 255, 0.7);
  -moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.domino-cross-tabs ul.domino-cross-tabs-buttons li.is-active a {
  cursor: default;
  color: #8CC63F;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.domino-cross-tabs .domino-cross-tabs-content {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  clear: both;
  display: block;
  padding: 1em;
  box-sizing: border-box;
  color: #333 !important;
}
.domino-cross-tabs .domino-cross-tabs-content header {
  background-color: #666 !important;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}
.domino-cross-tabs .domino-cross-tabs-content h2 {
  font-size: 2em !important;
  line-height: 1.1em !important;
  padding: 0.5em !important;
  margin: 0 0 1em 0 !important;
  color: #005f9d !important;
}
.domino-cross-tabs .domino-cross-tabs-content p {
  color: #333 !important;
}
.domino-cross-tabs .domino-cross-tabs-content .domino-cross-tabs-panel {
  display: none;
  padding: 0;
  box-sizing: border-box;
}
.domino-cross-tabs .domino-cross-tabs-content .domino-cross-tabs-panel.is-active {
  display: block;
}
.domino-fieldset {
  padding: 0;
  border: 0;
  margin: 0 0 20px 0;
}
.domino-fieldset legend {
  margin-bottom: 0;
  width: 100%;
  padding: 15px 20px;
  box-sizing: border-box;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  background-color: #446a84;
  color: #FFF;
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
}
.dc_domino_editor .horizontal-bar {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 0 0 10px 0;
}
.dc_domino_editor .horizontal-bar .field {
  padding-top: 0.5em !important;
  padding-bottom: 1em !important;
  background-color: transparent !important;
}
.dc_domino_editor.mini .structure-name .title {
  padding: 10px 0;
  font-size: 14px;
}
.dc_domino_editor .structure-name {
  padding: 5px 0;
  width: 100%;
  display: block;
}
.dc_domino_editor .structure-name .title {
  width: 100%;
  display: block;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #446a84;
  margin: 0;
}
.dc_domino_editor .structure-name .sub {
  font-family: "Fira Sans", sans-serif;
  font-size: 10px;
  line-height: 20px;
  color: #769eb8;
  margin: 0 0 0 5px;
}
.dc_domino_editor .structure-name .subtitle {
  width: 100%;
  display: block;
  font-family: "Fira Sans", sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #769eb8;
}
.dc_domino_editor .structure-name .dimension {
  background-color: rgba(16, 25, 31, 0.3);
  color: #FFF;
  margin: 0 0 0 5px;
  padding: 9px 6px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}
@media screen and (min-width: 768px) {
  .dc_domino_editor .structure-name {
    padding: 10px 0;
  }
}
.domino-dropzone .box {
  background-color: rgba(0, 95, 157, 0.8);
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  line-height: 18px;
  padding: 100px 20px;
  text-align: center;
  text-transform: uppercase;
}
.domino-dropzone .box:hover {
  background-color: rgba(0, 95, 157, 0.9);
  color: rgba(255, 255, 255, 0.6);
}
.domino-dropzone .box.dragover {
  background-color: rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.8);
}
.dc_domino_editor .tabset .tabs {
  background-color: rgba(255, 255, 255, 0.2);
}
.dc_domino_editor .tabset .tabs ul {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
}
.dc_domino_editor .tabset .tabs ul li {
  float: left;
}
.dc_domino_editor .tabset .tabs ul li a {
  display: block;
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 95, 157, 0.9);
  padding: 20px 10px 10px 10px;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -ms-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 0;
  -moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 0;
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 0;
}
.dc_domino_editor .tabset .tabs ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(0, 95, 157, 0.8);
}
.dc_domino_editor .tabset .tabs ul li a:active {
  color: rgba(0, 95, 157, 0.6);
  background-color: rgba(255, 255, 255, 0.9);
}
.dc_domino_editor .tabset .tabs ul li.is-active {
  display: block;
}
.dc_domino_editor .tabset .tabs ul li.is-active a {
  color: rgba(16, 25, 31, 0.6);
  background-color: rgba(255, 255, 255, 0.9);
}
.dc_domino_editor .tabset .tabs ul li.is-active a:hover {
  color: rgba(16, 25, 31, 0.7);
  background-color: rgba(255, 255, 255, 0.8);
}
.dc_domino_editor .tabset .tabs ul li.is-active a:active {
  color: rgba(16, 25, 31, 0.6);
  background-color: rgba(255, 255, 255, 0.9);
}
.dc_domino_editor .tabset .content .dc_domino_editor {
  padding: 10px;
}
.dc_domino_editor .tabset .content .tabs-panel {
  padding: 0;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  display: none;
  float: left;
}
.dc_domino_editor .tabset .content .tabs-panel.is-active {
  display: block;
}
.domino-entry-float {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: row wrap;
  z-index: 13;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
}
.domino-entry-float .valign-center {
  top: 0;
  align-items: center;
}
.domino-entry-float .window {
  overflow-y: auto;
  display: flex;
  flex-flow: column;
  background-color: rgba(16, 25, 31, 0.8);
  backdrop-filter: blur(10%);
  margin: 0;
  padding: 0.5em;
  width: 100%;
  max-width: 80%;
  max-height: 80%;
  box-sizing: border-box;
}
.domino-entry-float .window .fixed {
  position: fixed;
}
.domino-entry-float .window .pad {
  padding: 1em 0;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.05), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.05), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.05), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}
.domino-entry-float .window .button {
  padding: 1em;
  color: #334f62;
  background-color: #dbe5ec;
}
.domino-entry-float .window .button:hover {
  color: #5586a6;
  background-color: #b9cddb;
}
.domino-entry-float.mini .window {
  max-width: 80%;
  padding: 0.3em;
}
@media screen and (min-width: 768px) {
  .domino-entry-float.mini .window {
    max-width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .domino-entry-float.mini .window {
    max-width: 30%;
  }
}
.dc_domino_editor .header-bar {
  background-color: rgba(51, 79, 98, 0.5);
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  margin: 0 0 10px 0;
  border-radius: 10px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  justify-content: space-between;
}
.dc_domino_editor .header-bar h2 {
  display: flex;
  font-weight: bold;
  color: #FFF;
  font-size: 1.2em;
  padding: 1em 1em 1em 1em;
  margin: 0;
}
.dc_domino_editor .header-bar .btn {
  display: flex;
  padding: 0.5em;
  box-sizing: border-box;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #FFF;
  cursor: pointer;
}
.dc_domino_editor .header-bar .btn:hover {
  background-color: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.7);
}
.dc_domino_editor .mini h2 {
  font-size: 1.2em !important;
  padding: 0.5em !important;
  margin: 0 !important;
}
.dc_domino_editor .list {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
.dc_domino_editor .list a, .dc_domino_editor .list .entry {
  -webkit-transition: all 0.1s Ease-In-Out;
  -moz-transition: all 0.1s Ease-In-Out;
  -ms-transition: all 0.1s Ease-In-Out;
  -o-transition: all 0.1s Ease-In-Out;
  transition: all 0.1s Ease-In-Out;
}
.dc_domino_editor .list > header {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  background-color: rgba(51, 79, 98, 0.9) !important;
  border: 0;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.dc_domino_editor .list > header .entry {
  display: flex;
  flex-flow: row wrap;
  text-align: left;
  width: 100%;
  color: #FFF;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 0;
}
.dc_domino_editor .list > header .entry .col {
  padding: 10px;
  flex: 1 1 0;
  width: auto;
  min-height: 0;
  min-width: 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dc_domino_editor .list > header .entry .col a {
  color: #FFF;
}
.dc_domino_editor .list > header .entry .col a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.dc_domino_editor .list > header .entry .col .small {
  display: block;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.7);
}
.dc_domino_editor .list > header .entry .col.arrow {
  padding-left: 10px;
  box-sizing: border-box;
  flex: 0 0 auto;
  width: 40px;
  justify-content: end;
}
.dc_domino_editor .list > header .entry .col.button-col {
  padding: 5px;
  flex: 0 0 auto;
  justify-content: center;
  width: 40px;
}
.dc_domino_editor .list > header .entry .col.button-col-medium {
  padding: 5px;
  flex: 0 0 auto;
  justify-content: center;
  width: 70px;
}
.dc_domino_editor .list main {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  background-color: transparent;
  border: 0;
}
.dc_domino_editor .list main .children {
  width: 100%;
}
.dc_domino_editor .list main .entry {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  text-align: left;
  font-weight: normal;
  color: #FFF;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 0;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.07);
  cursor: default;
}
.dc_domino_editor .list main .entry.locked {
  background-color: #004675;
}
.dc_domino_editor .list main .entry.locked:hover {
  color: #FFFFFF;
  background-color: #0D3653;
  cursor: pointer;
}
.dc_domino_editor .list main .entry.locked td {
  margin-bottom: 0 !important;
  color: #5BAFE1;
}
.dc_domino_editor .list main .entry .title {
  padding: 10px;
  color: #8CC63F;
}
.dc_domino_editor .list main .entry .expand {
  padding: 8px;
  background-color: #cad9e4;
  color: #446a84 !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  cursor: pointer;
}
.dc_domino_editor .list main .entry .expand:hover {
  background-color: #b9cddb;
  color: #5586a6 !important;
}
.dc_domino_editor .list main .entry .bool {
  padding: 8px;
  font-size: 12px !important;
  color: #8CC63F;
  width: 40px;
  cursor: pointer;
}
.dc_domino_editor .list main .entry .bool:hover {
  color: #005f9d;
}
.dc_domino_editor .list main .entry.root {
  background-color: rgba(51, 79, 98, 0.9) !important;
}
.dc_domino_editor .list main .entry.root .field {
  color: #FFF;
}
.dc_domino_editor .list main .entry.root:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 79, 98, 0.8) !important;
}
.dc_domino_editor .list main .entry.root .col {
  color: #FFF;
}
.dc_domino_editor .list main .entry.root .col.click {
  color: #FFF;
}
.dc_domino_editor .list main .entry:nth-child(even).level1 {
  background-color: rgba(255, 255, 255, 0.85);
}
.dc_domino_editor .list main .entry:nth-child(even).level2 {
  background-color: rgba(255, 255, 255, 0.75);
}
.dc_domino_editor .list main .entry:nth-child(even).level3 {
  background-color: rgba(255, 255, 255, 0.65);
}
.dc_domino_editor .list main .entry:nth-child(even) td {
  margin-bottom: 0 !important;
  background-color: transparent;
}
.dc_domino_editor .list main .entry > .col {
  display: flex;
  align-items: center;
  flex: 1 1 0;
  width: auto;
  min-height: 0;
  min-width: 0;
  box-sizing: border-box;
  color: #10191f;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 16px;
  padding: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dc_domino_editor .list main .entry > .col.ta-r {
  justify-content: flex-end;
}
.dc_domino_editor .list main .entry > .col.text-center {
  justify-content: center;
}
.dc_domino_editor .list main .entry > .col.arrow {
  padding-left: 10px;
  box-sizing: border-box;
  flex: 0 0 auto;
  width: 40px;
  justify-content: end;
}
.dc_domino_editor .list main .entry > .col.button-col {
  padding: 5px;
  flex: 0 0 auto;
  justify-content: center;
  width: 40px;
}
.dc_domino_editor .list main .entry > .col.button-col-medium {
  padding: 5px;
  flex: 0 0 auto;
  justify-content: center;
  width: 70px;
}
.dc_domino_editor .list main .entry > .col span[class*=icon-] {
  font-size: 12px;
  line-height: 10px;
}
.dc_domino_editor .list main .entry > .col.click {
  color: #334f62;
  cursor: pointer;
}
.dc_domino_editor .list main .entry > .col.edit {
  padding: 8px 12px;
  margin-right: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  cursor: pointer;
  color: #10191f;
}
.dc_domino_editor .list main .entry > .col.edit:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #8CC63F;
}
.dc_domino_editor .list main .entry.grey {
  background-color: #EEE !important;
}
.dc_domino_editor .list main .entry.purple {
  background-color: #f3ddff !important;
}
.dc_domino_editor .list main .entry.orange {
  background-color: #ffecdd !important;
}
.dc_domino_editor .list main .entry.green {
  background-color: #EFD !important;
}
.dc_domino_editor .list main .entry.blue {
  background-color: #DEF !important;
}
.dc_domino_editor .list main .entry.red {
  background-color: #FEE !important;
}
.dc_domino_editor .list main .entry.yellow {
  background-color: #FED !important;
}
.dc_domino_editor .list main .entry:hover {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.dc_domino_editor .list main.level0 .entry {
  background-color: rgba(255, 255, 255, 0.9);
}
.dc_domino_editor .list main.level0 .entry:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.dc_domino_editor .list main.level1 .entry {
  background-color: rgba(255, 255, 255, 0.85);
}
.dc_domino_editor .list main.level1 .entry:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.dc_domino_editor .list main.level2 .entry {
  background-color: rgba(255, 255, 255, 0.8);
}
.dc_domino_editor .list main.level2 .entry:hover {
  background-color: rgba(255, 255, 255, 0.75);
}
.dc_domino_editor .list main.level3 .entry {
  background-color: rgba(255, 255, 255, 0.75);
}
.dc_domino_editor .list main.level3 .entry:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.dc_domino_editor .list main.level3 .entry {
  background-color: rgba(255, 255, 255, 0.7);
}
.dc_domino_editor .list main.level3 .entry:hover {
  background-color: rgba(255, 255, 255, 0.65);
}
.dc_domino_editor .list .text-small {
  font-size: 12px;
  line-height: 12px;
}
.dc_domino_editor .list .text-gray {
  color: #5586a6;
}
.dc_domino_editor .list .text-bold {
  font-weight: bold;
}
.dc_domino_editor .list .label {
  display: inline-flex;
  border-radius: 5px;
  padding: 5px 10px;
  margin-bottom: 5px;
  background-color: rgba(16, 25, 31, 0.05);
}
.dc_domino_editor .list .label.grey {
  background-color: #DDD !important;
}
.dc_domino_editor .list .label.purple {
  background-color: #deccee !important;
}
.dc_domino_editor .list .label.orange {
  background-color: #eed6cc !important;
}
.dc_domino_editor .list .label.green {
  background-color: #DEC !important;
}
.dc_domino_editor .list .label.blue {
  background-color: #CDE !important;
}
.dc_domino_editor .list .label.red {
  background-color: #DCC !important;
}
.dc_domino_editor .list .label.yellow {
  background-color: #EDC !important;
}
.domino-entry-list .bool span {
  cursor: pointer;
  font-size: 14px !important;
  color: #334f62 !important;
}
.domino-entry-list .bool span:hover {
  color: #10191f !important;
}
.dc_domino_editor .list-pic {
  width: 100%;
  box-sizing: border-box;
  border: 3px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.dc_domino_editor .list-pic.profile {
  border: 3px solid #005f9d;
}
.dc_domino_editor .field_signal {
  height: 8px;
  width: 8px;
  background-color: #97b6ca;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
}
.dc_domino_editor .field_signal.val1 {
  background-color: #F00;
}
.dc_domino_editor .field_signal.val2 {
  background-color: #9C0;
}
.dc_domino_editor .pagination {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  background-color: rgba(33, 52, 65, 0.8);
  font-family: "Fira Sans", sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #FFF;
}
.dc_domino_editor .pagination > div {
  padding-top: 1em;
  padding-bottom: 1em;
}
.dc_domino_editor .pagination .paginate {
  color: #FFF;
  margin: 0 2px 0 0;
  padding: 2px 5px 2px 5px;
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.dc_domino_editor .pagination .paginate:hover {
  color: rgba(16, 25, 31, 0.8);
  background-color: rgba(255, 255, 255, 0.4);
}
.dc_domino_editor .pagination .paginate.active {
  color: #049cff;
  background-color: rgba(16, 25, 31, 0.4);
  cursor: default;
}
.dc_domino_editor .pagination .buttons {
  display: inline;
}
.dc_domino_editor .pagination span.pagination-current, .dc_domino_editor .pagination span.pagination-all, .dc_domino_editor .pagination span.pagination-entries {
  font-weight: bold;
}
.domino-miniselector {
  position: relative;
}
.domino-miniselector .mini-selector-input {
  display: block;
  float: left;
  width: 70%;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.domino-miniselector dt {
  position: relative;
}
.domino-miniselector dt > a {
  display: block;
  float: left;
  padding: 10px;
}
.domino-miniselector dt > a:link, .domino-miniselector dt > a:visited {
  color: #1278bd;
  background-color: #FFF;
}
.domino-miniselector dt > a:hover {
  color: #0d3653;
  background-color: #EEE;
}
.domino-miniselector dt > a span {
  color: #1278bd;
}
.domino-miniselector .edit-button {
  font-size: 16px;
}
.domino-miniselector .selects {
  display: inline-block;
  float: left;
  background-color: #FFF;
  margin: 0 0 0 5px;
}
.domino-miniselector .selects a {
  display: block;
  float: left;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.domino-miniselector .selects a:link, .domino-miniselector .selects a:visited {
  color: #1278bd;
  background-color: #FFF;
}
.domino-miniselector .selects a:hover {
  color: #0d3653;
  background-color: #EEE;
}
.domino-miniselector .selects a span {
  color: #1278bd;
}
.domino-miniselector .select {
  display: block;
  float: left;
  padding: 10px 10px 10px 10px;
  color: rgba(102, 102, 102, 0.8);
}
.domino-miniselector .is-active {
  display: block;
}
.domino-miniselector dd {
  margin: 0;
  top: 44px;
  left: 0;
  display: block;
  position: absolute;
  z-index: 10;
  min-width: 400px;
  min-height: 100px;
  background-color: rgba(0, 0, 0, 0.2);
}
.domino-miniselector .ssearch {
  background-color: rgba(13, 54, 83, 0.5);
  display: none;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
  -moz-box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.05), 0px 0px 0px 0px;
  -webkit-box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.05), 0px 0px 0px 0px;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.05), 0px 0px 0px 0px;
}
.domino-miniselector .ssearch input {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  color: #666666;
  padding: 5px 0 5px 0;
  width: 100%;
  text-indent: 10px;
  border: 1px solid #000000;
}
.domino-miniselector .ssearch input:focus + .Results {
  display: block;
}
.domino-miniselector .ftitle {
  background-color: rgba(13, 54, 83, 0.8);
  width: 100%;
  height: 40px;
  display: block;
  -moz-box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.05), 0px 0px 0px 0px;
  -webkit-box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.05), 0px 0px 0px 0px;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.05), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.05), 0px 0px 0px 0px;
}
.domino-miniselector .ftitle h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 26px;
  color: #73c9ff;
  text-align: center;
  margin: 0px;
  padding: 7px 0 0 10px;
  display: block;
  float: left;
}
.domino-miniselector .ftitle .btn {
  height: 40px;
  top: 0;
  float: right;
}
.domino-miniselector .ftitle .btn a {
  font-size: 10px;
  line-height: 9px;
  color: #FFFFFF;
  padding: 15px 15px 15px 15px;
  background-color: rgba(0, 0, 0, 0.1);
  display: block;
}
.domino-miniselector .ftitle .btn a:hover {
  color: #8ac6ff;
  background-color: rgba(0, 0, 0, 0.3);
}
.dc_domino_editor .statusbar {
  width: 100%;
  position: relative;
}
.dc_domino_editor .statusbar .entries {
  display: flex;
  min-width: 300px;
  z-index: 10;
  position: absolute;
  margin: 0 0 5px 0;
  padding: 10px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  flex-flow: row wrap;
  background-color: rgba(185, 205, 219, 0.8);
  box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden;
}
.dc_domino_editor .statusbar .entries.hide-status {
  animation: domino_editor_statusbar_hide 0.4s ease-in-out forwards;
}
.dc_domino_editor .statusbar .entries .entry {
  padding: 10px;
  margin: 0 0 5px 0;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.05), inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
  width: 100%;
}
.dc_domino_editor .statusbar .entries .entry h2 {
  color: #334f62;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  margin: 0 10px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dc_domino_editor .statusbar .entries .entry h3 {
  color: #5586a6;
  font-size: 12px;
  line-height: 20px;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@keyframes domino_editor_statusbar_hide {
  0% {
    opacity: 1;
  }
  99% {
    height: auto;
  }
  100% {
    opacity: 0;
    height: 0;
  }
  to {
    opacity: 0;
    margin: 0;
    padding: 0;
  }
}
.dc_domino_editor .subactions {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  background-color: rgba(151, 182, 202, 0.8);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 10px 10px 0 0;
}
.dc_domino_editor .subactions header {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #97b6ca;
}
.dc_domino_editor .subactions header h2 {
  color: #334f62;
  padding: 0;
  margin: 0;
  font: normal 14px/20px "Fira Sans", sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dc_domino_editor .subactions .cell {
  padding-top: 1em;
  padding-bottom: 1em;
}
.dc_domino_editor .subactions .cell.right {
  margin-left: auto;
}
.dc_domino_editor .subactions .col {
  flex: 1 1 0;
  width: auto;
  min-height: 0;
  min-width: 0;
  padding-left: 1em;
  padding-right: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1em;
  padding-bottom: 1em;
}
.dc_domino_editor .subactions input {
  margin-bottom: 0;
}
.dc_domino_editor .subactions a {
  color: #FFF;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 10px;
  background-color: rgba(255, 255, 255, 0.4);
  background-position: center top;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
  margin-left: 0.5em;
}
.dc_domino_editor .subactions a:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(255, 255, 255, 0.2);
}
.dc_domino_editor .subactions a span {
  color: #FFF;
  padding: 5px 10px 5px 10px;
  background-position: center top;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_editor .subactions a.is-active {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(0, 0, 0, 0.4);
}
.dc_domino_editor .subactions a.is-active:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(0, 0, 0, 0.2);
}
.dc_domino_editor .subactions.pad {
  padding: 10px;
}
.dc_domino_editor .subactions.right {
  margin-left: auto;
}
.dc_domino_editor .subactions .text {
  color: #FFF;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-left: 0.5em;
}
.dc_domino_editor .subactions input {
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
}
.dc_domino_editor .domino-switch-input {
  opacity: 0;
  position: absolute;
  margin-bottom: 0;
}
.dc_domino_editor .domino-switch-paddle {
  background: #97b6ca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 36px;
  height: 20px;
  transition: all 0.25s ease-out;
  border-radius: 10px;
  color: inherit;
  font-weight: inherit;
}
.dc_domino_editor .domino-switch-paddle::after {
  background: #fefefe;
  content: "";
  display: block;
  position: absolute;
  height: 16px;
  left: 2px;
  top: 2px;
  width: 16px;
  transition: all 0.25s ease-out;
  transform: translate3d(0, 0, 0);
  border-radius: 8px;
}
.dc_domino_editor input + .domino-switch-paddle {
  margin: 0;
}
.dc_domino_editor input:checked ~ .domino-switch-paddle {
  background: #005f9d;
}
.dc_domino_editor input:checked ~ .domino-switch-paddle::after {
  left: 18px;
}
.dc_domino_editor [data-whatinput="mouse"] input:focus ~ .domino-switch-paddle {
  outline: 0;
}
.dc_domino_editor .domino-switch-active, .dc_domino_editor .domino-switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.dc_domino_editor .domino-switch-active {
  left: 8%;
  display: none;
}
.dc_domino_editor input:checked + label > .domino-switch-active {
  display: block;
}
.dc_domino_editor .domino-switch-inactive {
  right: 15%;
}
.dc_domino_editor input:checked + label > .domino-switch-inactive {
  display: none;
}
.dc_domino_editor .domino_editor_subactions_sort button {
  display: block;
  width: 28px;
  height: 20px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.3);
  transition: all 0.2s Ease-In-Out;
  -webkit-transition: all 0.2s Ease-In-Out;
  cursor: pointer;
  border-radius: 2px;
  margin: 0 0 4px 0;
}
.dc_domino_editor .domino_editor_subactions_sort button:hover {
  background-color: rgba(0, 95, 157, 0.7);
}
.dc_domino_editor .domino_editor_subactions_sort button.active {
  background-color: #005f9d;
}
.dc_domino_editor .domino_editor_subactions_sort button.active.sort-asc span {
  border-bottom: 10px solid #FFF;
}
.dc_domino_editor .domino_editor_subactions_sort button.active.sort-desc span {
  border-top: 10px solid #FFF;
}
.dc_domino_editor .domino_editor_subactions_sort button span {
  width: 0;
  position: absolute;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: 5px;
  left: 6px;
}
.dc_domino_editor .domino_editor_subactions_sort button.sort-asc span {
  border-bottom: 10px solid #334f62;
}
.dc_domino_editor .domino_editor_subactions_sort button.sort-asc:hover span {
  border-bottom: 10px solid rgba(255, 255, 255, 0.8);
}
.dc_domino_editor .domino_editor_subactions_sort button.sort-desc span {
  border-top: 10px solid #334f62;
}
.dc_domino_editor .domino_editor_subactions_sort button.sort-desc:hover span {
  border-top: 10px solid rgba(255, 255, 255, 0.8);
}
.dc_domino_editor .title-bar {
  background-color: rgba(33, 52, 65, 0.5);
  width: 100%;
  float: left;
  display: block;
  border-radius: 0;
  margin: 0;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.dc_domino_editor .title-bar dd {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}
.dc_domino_editor .title-bar dd ul {
  margin: 0;
  padding: 0;
  float: left;
}
.dc_domino_editor .title-bar dd ul li {
  font-size: 11px;
  line-height: 17px;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 0 15px 20px;
  list-style: none;
}
.dc_domino_editor .title-bar dd ul li.tl {
  color: rgba(255, 255, 255, 0.7);
  padding: 15px 0 0 20px;
}
.dc_domino_editor .toolbar {
  margin: 0 0 10px 0;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  background-color: #334f62;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 0 0 10px 10px;
}
.dc_domino_editor .toolbar header {
  margin: 0 0 5px 0;
  border-bottom: 1px solid #3b5d73;
}
.dc_domino_editor .toolbar header h2 {
  color: #97b6ca;
  padding: 0;
  margin: 0;
  font: normal 14px/20px "Fira Sans", sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dc_domino_editor .toolbar .cell {
  padding-top: 10px;
  padding-bottom: 10px;
}
.dc_domino_editor .toolbar .cell.right {
  margin-left: auto;
}
.dc_domino_editor .toolbar .col {
  flex: 1 1 0;
  width: auto;
  min-height: 0;
  min-width: 0;
  padding-left: 1em;
  padding-right: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
}
.dc_domino_editor .toolbar input {
  margin-bottom: 0;
}
.dc_domino_editor .toolbar a {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 10px;
  background-color: rgba(255, 255, 255, 0.4);
  background-position: center top;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
  margin-left: 0.5em;
}
.dc_domino_editor .toolbar a:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(255, 255, 255, 0.2);
}
.dc_domino_editor .toolbar a span {
  color: #FFF;
  padding: 5px 10px 5px 10px;
  background-position: center top;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_editor .toolbar a.is-active {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(0, 0, 0, 0.4);
}
.dc_domino_editor .toolbar a.is-active:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(0, 0, 0, 0.2);
}
.dc_domino_editor .toolbar.pad {
  padding: 10px;
}
.dc_domino_editor .toolbar.right {
  margin-left: auto;
}
.dc_domino_editor .toolbar .text {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-left: 0.5em;
}
.dc_domino_editor .toolbar input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
}
.dc_domino_headercontact {
  position: absolute;
  z-index: 10;
  top: 0.5em;
  left: auto;
  right: 1em;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  padding: 0;
}
.dc_domino_headercontact .btn .hide-for-small-only {
  display: none;
}
.dc_domino_headercontact .btn .show-for-large {
  display: none;
}
.dc_domino_headercontact .btn .name {
  margin-left: 5px;
}
.dc_domino_headercontact .container {
  display: flex;
}
@media screen and (min-width: 768px) {
  .dc_domino_headercontact {
    position: absolute;
    z-index: 10;
    top: 0.5em;
    left: auto;
    right: 1em;
    padding: 0;
  }
  .dc_domino_headercontact .btn .hide-for-small-only {
    display: inline-block;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_headercontact {
    position: absolute;
    z-index: 10;
    top: 0.5em;
    left: auto;
    right: 1em;
    padding: 0;
  }
  .dc_domino_headercontact .btn .show-for-large {
    display: inline-block;
  }
}
.dc_domino_headercontact .btn {
  color: #10191f;
  background-color: #dbe5ec;
  display: flex;
  align-items: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  font-family: "Fira Sans", sans-serif;
  padding: 12px 5px;
  margin: 0 0 0 5px;
  border: 0;
}
.dc_domino_headercontact .btn, .dc_domino_headercontact .btn .icon svg {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.dc_domino_headercontact .btn .icon {
  color: #97b6ca;
  line-height: 0;
  font-size: 0;
}
.dc_domino_headercontact .btn .icon svg {
  height: 15px;
  max-width: 15px;
  fill: #97b6ca;
}
.dc_domino_headercontact .btn:hover {
  color: #334f62 !important;
  background-color: #cad9e4 !important;
}
.dc_domino_headercontact .btn:hover .icon {
  color: #769eb8;
}
.dc_domino_headercontact .btn:hover .icon svg {
  fill: #769eb8;
}
@media screen and (min-width: 768px) {
  .dc_domino_headercontact .btn {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 15px;
    margin: 0 0 0 5px;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_headercontact .btn {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 15px;
    margin: 0 0 0 5px;
  }
}
.dc_domino_headercontact .btn.mail {
  color: rgba(255, 255, 255, 0.8);
  background-color: transparent;
  display: flex;
  align-items: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  font-family: "Fira Sans", sans-serif;
  padding: 10px 20px;
  margin: 0 0 0 5px;
  border: 0;
}
.dc_domino_headercontact .btn.mail, .dc_domino_headercontact .btn.mail .icon svg {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.dc_domino_headercontact .btn.mail .icon {
  color: rgba(255, 255, 255, 0.5);
  line-height: 0;
  font-size: 0;
}
.dc_domino_headercontact .btn.mail .icon svg {
  height: 15px;
  max-width: 15px;
  fill: rgba(255, 255, 255, 0.5);
}
.dc_domino_headercontact .btn.mail:hover {
  color: white !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.dc_domino_headercontact .btn.mail:hover .icon {
  color: rgba(255, 255, 255, 0.7);
}
.dc_domino_headercontact .btn.mail:hover .icon svg {
  fill: rgba(255, 255, 255, 0.7);
}
@media screen and (min-width: 768px) {
  .dc_domino_headercontact .btn.mail {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    margin: 0 0 0 5px;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_headercontact .btn.mail {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    margin: 0 0 0 5px;
  }
}
.dc_domino_headercontact .btn.tel {
  color: #fcfdfe;
  background-color: transparent;
  display: flex;
  align-items: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  font-family: "Fira Sans", sans-serif;
  padding: 12px 5px;
  margin: 0 0 0 5px;
  border: 0;
}
.dc_domino_headercontact .btn.tel, .dc_domino_headercontact .btn.tel .icon svg {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.dc_domino_headercontact .btn.tel .icon {
  color: #769eb8;
  line-height: 0;
  font-size: 0;
}
.dc_domino_headercontact .btn.tel .icon svg {
  height: 15px;
  max-width: 15px;
  fill: #769eb8;
}
.dc_domino_headercontact .btn.tel:hover {
  color: #213441 !important;
  background-color: #ecf1f5 !important;
}
.dc_domino_headercontact .btn.tel:hover .icon {
  color: #97b6ca;
}
.dc_domino_headercontact .btn.tel:hover .icon svg {
  fill: #97b6ca;
}
@media screen and (min-width: 768px) {
  .dc_domino_headercontact .btn.tel {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 15px;
    margin: 0 0 0 5px;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_headercontact .btn.tel {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 15px;
    margin: 0 0 0 5px;
  }
}
.dc_domino_headercontact .langflags {
  float: right;
  display: block;
  margin: 0 0 0 5px;
  background-color: transparent;
  border-radius: 10px;
  padding: 7px;
  -webkit-transition: all 0.1s Ease-In-Out;
  -moz-transition: all 0.1s Ease-In-Out;
  -o-transition: all 0.1s Ease-In-Out;
  transition: all 0.1s Ease-In-Out;
}
.dc_domino_headercontact .langflags.list {
  margin: 0;
}
.dc_domino_headercontact .langflags.list a {
  float: left;
  margin: 0 0 0 5px;
}
.dc_domino_headercontact .langflags a {
  position: relative;
  display: block;
  margin: 0 0 10px 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 30px;
  width: 30px;
  background-color: #FFF;
  background-size: cover;
  background-position: 40% 50%;
  background-repeat: no-repeat;
  border: 2px solid #FFF;
  -webkit-transition: all 0.1s Ease-In-Out;
  -moz-transition: all 0.1s Ease-In-Out;
  -o-transition: all 0.1s Ease-In-Out;
  transition: all 0.1s Ease-In-Out;
}
.dc_domino_headercontact .langflags a:hover, .dc_domino_headercontact .langflags a.active {
  border: 2px solid #b9cddb;
}
.dc_domino_headercontact .langflags a:hover .arrow, .dc_domino_headercontact .langflags a.active .arrow {
  border-top: 3px solid rgba(255, 255, 255, 0.7);
}
.dc_domino_headercontact .langflags .arrow {
  position: absolute;
  bottom: -1px;
  right: -6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #FFF;
}
.dc_domino_headercontact .langflags.display {
  background-color: #769eb8;
}
.dc_domino_headercontact .langflags.display > div {
  display: block;
}
.dc_domino_headercontact .langflags > div {
  display: none;
}
.dc_domino_headercontact .langflags > div a:last-child {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .dc_domino_headercontact .langflags {
    float: right;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_headercontact .langflags {
    float: right;
  }
}
.dc_domino_headercontact .langs {
  float: right;
  display: block;
  margin: 15px 0 0 20px;
  min-width: 40px;
}
.dc_domino_headercontact .langs.list {
  margin: 0;
}
.dc_domino_headercontact .langs.list a {
  float: left;
  margin: 0 0 0 5px;
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.05);
}
.dc_domino_headercontact .langs .arrow {
  position: absolute;
  bottom: -1px;
  right: 0px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #FFF;
}
.dc_domino_headercontact .langs.display {
  background-color: rgba(0, 0, 0, 0.3);
}
.dc_domino_headercontact .langs.display > div {
  display: block;
}
.dc_domino_headercontact .langs > div {
  display: none;
}
.dc_domino_headercontact .langs > div a:last-child {
  margin: 0;
}
.dc_domino_headercontact .langs a {
  position: relative;
  display: block;
  color: white;
  font-size: 0.8em;
  font-weight: normal;
  font-style: normal;
  padding: 0 10px;
}
.dc_domino_headercontact .langs a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dc_domino_headercontact .langs a.active {
  color: rgba(255, 255, 255, 0.4);
}
.dc_domino_headercontact .langs a.active:hover {
  color: rgba(255, 255, 255, 0.6);
}
.dc_domino_headercontact .langs a:first-child {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.dc_domino_headercontact .social {
  display: flex;
  margin: 0 0 0 5px;
}
.dc_domino_headercontact .social a:first-child {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.dc_domino_lists header {
  padding: 2em 0;
}
.dc_domino_lists header ul {
  margin: 0;
  padding: 0 2em;
}
.dc_domino_lists .entries {
  padding: 0;
}
.dc_domino_lists .entries .entry {
  padding: 2em 0;
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
}
.dc_domino_menu {
  background-color: transparent;
  width: auto;
  height: auto;
  display: flex;
  flex-flow: column;
  justify-content: left;
  overflow: inherit;
  position: relative;
  top: auto;
  z-index: 10000000;
}
.dc_domino_menu a, .dc_domino_menu .icon, .dc_domino_menu svg {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_menu > ul {
  background-color: transparent;
  display: none;
  width: 100%;
  height: auto;
  top: auto;
  left: auto;
  overflow: auto;
  list-style: none;
  position: initial;
  z-index: 10;
  margin: 0;
  padding: 0;
}
.dc_domino_menu > ul.display {
  display: block;
}
.dc_domino_menu > ul > li {
  background-color: rgba(16, 25, 31, 0.98);
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.dc_domino_menu > ul > li .arrow {
  color: #FFF;
  background-color: rgba(16, 25, 31, 0.2);
  cursor: pointer;
  margin-left: auto;
  padding: 10px;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.dc_domino_menu > ul > li .arrow svg {
  fill: #FFF;
}
.dc_domino_menu > ul > li .arrow:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(16, 25, 31, 0.4);
}
.dc_domino_menu > ul > li .arrow:hover svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_menu > ul > li .arrow.down svg {
  transform: rotate(-90deg);
}
.dc_domino_menu > ul > li:first-child > a {
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.1);
}
.dc_domino_menu > ul > li > a {
  color: #FFF !important;
  background-color: transparent !important;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: normal;
  font-style: normal;
  text-transform: normal;
  padding: 20px 20px 20px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
  /*&:target + ul, &:target + div {
          display: none;
        }*/
}
.dc_domino_menu > ul > li > a:hover {
  color: rgba(255, 255, 255, 0.6) !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_menu > ul > li > a:hover .icon svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_menu > ul > li > a.active {
  color: #769eb8 !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_menu > ul > li > a.active .icon svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_menu > ul > li > a .icon {
  padding: 10px;
  line-height: 0;
}
.dc_domino_menu > ul > li > a .icon svg {
  fill: #FFF;
  width: 20px;
  height: auto;
  max-height: 20px;
}
.dc_domino_menu > ul > li > a .name {
  display: block;
  padding: 10px;
  text-wrap-mode: nowrap;
}
@media screen and (min-width: 768px) {
  .dc_domino_menu {
    top: auto;
  }
  > ul {
    margin: 70px 0 0 0;
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_menu {
    background-color: transparent;
    width: auto;
    height: auto;
    display: flex;
    position: relative;
    top: auto;
    z-index: 10000000;
  }
  .dc_domino_menu > ul {
    background-color: transparent;
    display: block;
    justify-content: none;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    position: initial;
    margin: 0 0 0 20%;
    padding: 0;
    overflow: initial;
  }
  .dc_domino_menu > ul > li {
    background-color: transparent;
    width: auto;
    height: auto;
    position: relative;
    text-align: center;
    margin: 0;
  }
  .dc_domino_menu > ul > li .arrow {
    display: none;
  }
  .dc_domino_menu > ul > li:first-child > a {
    box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.1);
  }
  .dc_domino_menu > ul > li > a {
    color: #334f62 !important;
    background-color: transparent !important;
    -moz-box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0.1);
    -webkit-box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0.1);
    box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0.1);
    padding: 30px 20px;
    margin: auto;
    font-family: "Fira Sans", sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: normal;
    font-style: normal;
    text-transform: normal;
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
  }
  .dc_domino_menu > ul > li > a .icon {
    padding: 10px;
  }
  .dc_domino_menu > ul > li > a .icon svg {
    fill: #FFF;
    width: 20px;
    height: auto;
    max-height: 20px;
  }
  .dc_domino_menu > ul > li > a .name {
    padding: 10px;
  }
  .dc_domino_menu > ul > li > a:hover {
    color: #769eb8 !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_menu > ul > li > a:hover .icon svg {
    fill: rgba(255, 255, 255, 0.7);
  }
  .dc_domino_menu > ul > li > a.active {
    color: #769eb8 !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_menu > ul > li > a.active .icon svg {
    fill: rgba(255, 255, 255, 0.7);
  }
}
.dc_domino_header .dc_domino_menu > ul {
  overflow: auto;
  max-height: 90vh;
}
@media screen and (min-width: 1024px) {
  .dc_domino_header .dc_domino_menu > ul {
    overflow: unset;
    max-height: unset;
  }
  .dc_domino_header .dc_domino_menu > ul .full {
    overflow: auto;
    max-height: 80vh;
  }
}
.dc_domino_menu.side {
  background-color: transparent;
  width: auto;
  height: auto;
  display: flex;
  flex-flow: row;
  justify-content: left;
  overflow: hidden;
  position: relative;
  top: auto;
  z-index: 2;
}
.dc_domino_menu.side a, .dc_domino_menu.side .icon, .dc_domino_menu.side svg {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_menu.side > ul {
  background-color: transparent;
  display: block;
  width: 100%;
  height: auto;
  top: auto;
  left: auto;
  overflow: auto;
  list-style: none;
  position: initial;
  margin: 0;
  padding: 0;
}
.dc_domino_menu.side > ul.display {
  display: block;
}
.dc_domino_menu.side > ul > li {
  background-color: transparent;
  display: inline-block;
  float: left;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.dc_domino_menu.side > ul > li .arrow {
  color: #FFF;
  background-color: rgba(16, 25, 31, 0.2);
  cursor: pointer;
  margin-left: auto;
  padding: 10px;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.dc_domino_menu.side > ul > li .arrow svg {
  fill: #FFF;
}
.dc_domino_menu.side > ul > li .arrow:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(16, 25, 31, 0.4);
}
.dc_domino_menu.side > ul > li .arrow:hover svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_menu.side > ul > li .arrow.down svg {
  transform: rotate(-90deg);
}
.dc_domino_menu.side > ul > li:first-child > a {
  box-shadow: inset 0 0 0 0 rgba(16, 25, 31, 0.05);
}
.dc_domino_menu.side > ul > li > a {
  color: #FFF !important;
  background-color: transparent !important;
  -moz-box-shadow: inset 1px 0 0 0 rgba(16, 25, 31, 0.05);
  -webkit-box-shadow: inset 1px 0 0 0 rgba(16, 25, 31, 0.05);
  box-shadow: inset 1px 0 0 0 rgba(16, 25, 31, 0.05);
  width: 100%;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
  /*&:target + ul, &:target + div {
          display: none;
        }*/
}
.dc_domino_menu.side > ul > li > a:hover {
  color: #769eb8 !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_menu.side > ul > li > a:hover .icon svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_menu.side > ul > li > a.active {
  color: #769eb8 !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_menu.side > ul > li > a.active .icon svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_menu.side > ul > li > a .icon {
  padding: 10px;
  line-height: 0;
}
.dc_domino_menu.side > ul > li > a .icon svg {
  fill: #FFF;
  width: 20px;
  height: auto;
  max-height: 20px;
}
.dc_domino_menu.side > ul > li > a .name {
  display: block;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .dc_domino_menu.side {
    top: auto;
  }
  > ul {
    margin: 0;
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_menu.side {
    background-color: transparent;
    width: auto;
    display: flex;
    flex-flow: row;
    position: relative;
    top: auto;
    z-index: 2;
  }
  .dc_domino_menu.side > ul {
    background-color: transparent;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    position: initial;
    margin: 0;
    padding: 0;
    overflow: initial;
  }
  .dc_domino_menu.side > ul > li {
    background-color: transparent;
    width: 100%;
    height: auto;
    position: relative;
    text-align: left;
  }
  .dc_domino_menu.side > ul > li .arrow {
    display: none;
  }
  .dc_domino_menu.side > ul > li:first-child > a {
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  }
  .dc_domino_menu.side > ul > li > a {
    color: #FFF !important;
    background-color: transparent !important;
    -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    padding: 0;
    font-family: "Fira Sans", sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    display: flex;
    width: 100%;
  }
  .dc_domino_menu.side > ul > li > a .icon {
    padding: 10px 25px;
  }
  .dc_domino_menu.side > ul > li > a .icon svg {
    fill: #FFF;
    width: 20px;
    height: auto;
    max-height: 20px;
  }
  .dc_domino_menu.side > ul > li > a .name {
    padding: 10px;
  }
  .dc_domino_menu.side > ul > li > a:hover {
    color: #769eb8 !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_menu.side > ul > li > a:hover .icon svg {
    fill: #769eb8;
  }
  .dc_domino_menu.side > ul > li > a.active {
    color: #769eb8 !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_menu.side > ul > li > a.active .icon svg {
    fill: #8CC63F;
  }
}
.dc_domino_header .dc_domino_menu > ul {
  overflow: auto;
  max-height: 90vh;
}
@media screen and (min-width: 1024px) {
  .dc_domino_header .dc_domino_menu > ul {
    overflow: unset;
    max-height: unset;
  }
  .dc_domino_header .dc_domino_menu > ul .full {
    overflow: auto;
    max-height: 80vh;
  }
}
.dc_domino_menu .dropdown {
  position: relative;
  /*&:hover > ul {
      display: block;
    }*/
}
.dc_domino_menu .dropdown ul:not(.list) {
  background-color: rgba(255, 255, 255, 0.03);
  list-style: none;
  left: 0;
  min-width: 230px;
  padding: 0;
  margin: 0;
  display: none;
  flex-flow: column;
}
.dc_domino_menu .dropdown ul:not(.list).show {
  display: block;
}
.dc_domino_menu .dropdown ul:not(.list) li {
  position: relative;
}
.dc_domino_menu .dropdown ul:not(.list) li a {
  color: #FFF !important;
  background-color: transparent !important;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  font-family: "Fira Sans", sans-serif;
  font-size: 0.9em;
  line-height: 1.2em;
  font-weight: normal;
  font-style: normal;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 20px 20px 20px 30px;
}
.dc_domino_menu .dropdown ul:not(.list) li a:hover {
  color: rgba(255, 255, 255, 0.6) !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_menu .dropdown ul:not(.list) li a:hover .icon svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_menu .dropdown ul:not(.list) li a.active {
  color: #FC0 !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_menu .dropdown ul:not(.list) li a.active .icon svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_menu .dropdown ul:not(.list) li a .icon {
  padding: 10px;
  line-height: 0;
}
.dc_domino_menu .dropdown ul:not(.list) li a .icon svg {
  fill: #FFF;
  width: 20px;
  height: auto;
  max-height: 20px;
}
.dc_domino_menu .dropdown ul:not(.list) li a .name {
  padding: 10px;
  text-wrap-mode: nowrap;
}
.dc_domino_menu .dropdown ul:not(.list) li ul {
  top: 0;
  left: auto;
}
@media screen and (min-width: 1024px) {
  .dc_domino_menu .dropdown {
    text-align: left;
  }
  .dc_domino_menu .dropdown ul:not(.list) {
    background-color: rgba(16, 25, 31, 0.9);
    backdrop-filter: none;
    display: none;
    position: absolute;
    z-index: 10;
  }
  .dc_domino_menu .dropdown ul:not(.list) li a {
    color: #dbe5ec !important;
    background-color: transparent !important;
    -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    padding: 20px 20px 20px 20px;
    text-align: left;
  }
  .dc_domino_menu .dropdown ul:not(.list) li a:hover {
    color: #769eb8 !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_menu .dropdown ul:not(.list) li a:hover .icon svg {
    fill: rgba(255, 255, 255, 0.7);
  }
  .dc_domino_menu .dropdown ul:not(.list) li a.active {
    color: #FC0 !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_menu .dropdown ul:not(.list) li a.active .icon svg {
    fill: rgba(255, 255, 255, 0.7);
  }
  .dc_domino_menu .dropdown ul:not(.list) li a .icon {
    padding: 10px;
  }
  .dc_domino_menu .dropdown ul:not(.list) li a .icon svg {
    fill: #FFF;
    width: 20px;
    height: auto;
    max-height: 20px;
  }
  .dc_domino_menu .dropdown ul:not(.list) li a .name {
    padding: 10px;
  }
  .dc_domino_menu .dropdown ul:not(.list) li ul {
    left: 100%;
  }
}
.dc_domino_menu.side .dropdown {
  position: relative;
  /*&:hover > ul {
      display: block;
    }*/
}
.dc_domino_menu.side .dropdown ul:not(.list) {
  background-color: rgba(255, 255, 255, 0.03);
  list-style: none;
  left: 0;
  min-width: 230px;
  padding: 0;
  margin: 0;
  display: none;
  flex-flow: column;
}
.dc_domino_menu.side .dropdown ul:not(.list).show {
  display: block;
}
.dc_domino_menu.side .dropdown ul:not(.list) li {
  position: relative;
}
.dc_domino_menu.side .dropdown ul:not(.list) li a {
  color: #FFF !important;
  background-color: transparent !important;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  font-family: "Fira Sans", sans-serif;
  font-size: 0.9em;
  line-height: 1em;
  font-weight: normal;
  font-style: normal;
  display: flex;
  width: 100%;
  padding: 0;
}
.dc_domino_menu.side .dropdown ul:not(.list) li a:hover {
  color: #769eb8 !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_menu.side .dropdown ul:not(.list) li a:hover .icon svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_menu.side .dropdown ul:not(.list) li a.active {
  color: #769eb8 !important;
  background-color: rgba(16, 25, 31, 0.05) !important;
}
.dc_domino_menu.side .dropdown ul:not(.list) li a.active .icon svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_menu.side .dropdown ul:not(.list) li a .icon {
  padding: 10px 27px;
  line-height: 0;
}
.dc_domino_menu.side .dropdown ul:not(.list) li a .icon svg {
  fill: #FFF;
  width: 16px;
  height: auto;
  max-height: 16px;
}
.dc_domino_menu.side .dropdown ul:not(.list) li a .name {
  padding: 10px;
}
.dc_domino_menu.side .dropdown ul:not(.list) li ul {
  top: 0;
  left: auto;
}
@media screen and (min-width: 1024px) {
  .dc_domino_menu.side .dropdown {
    text-align: left;
  }
  .dc_domino_menu.side .dropdown ul:not(.list) {
    background-color: rgba(16, 25, 31, 0.9);
    backdrop-filter: none;
    display: flex;
    position: relative;
    z-index: 10;
  }
  .dc_domino_menu.side .dropdown ul:not(.list) li a {
    color: #dbe5ec !important;
    background-color: transparent !important;
    -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    padding: 0;
    text-align: left;
    display: flex;
  }
  .dc_domino_menu.side .dropdown ul:not(.list) li a:hover {
    color: #769eb8 !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_menu.side .dropdown ul:not(.list) li a:hover .icon svg {
    fill: #769eb8;
  }
  .dc_domino_menu.side .dropdown ul:not(.list) li a.active {
    color: #769eb8 !important;
    background-color: rgba(16, 25, 31, 0.05) !important;
  }
  .dc_domino_menu.side .dropdown ul:not(.list) li a.active .icon svg {
    fill: #8CC63F;
  }
  .dc_domino_menu.side .dropdown ul:not(.list) li a .icon {
    padding: 10px 27px;
  }
  .dc_domino_menu.side .dropdown ul:not(.list) li a .icon svg {
    fill: #FFF;
    width: 16px;
    height: auto;
    max-height: 16px;
  }
  .dc_domino_menu.side .dropdown ul:not(.list) li a .name {
    padding: 10px;
  }
  .dc_domino_menu.side .dropdown ul:not(.list) li ul {
    left: 100%;
  }
}
.dc_domino_menu li.mega > div {
  background-color: rgba(16, 25, 31, 0.9);
  backdrop-filter: none;
  padding: 40px 0;
  display: none;
  min-height: 100%;
  width: 100%;
}
.dc_domino_menu li.mega > div.full {
  position: relative;
  left: 0;
  width: 100%;
}
.dc_domino_menu li.mega > div.show {
  display: block;
}
.dc_domino_menu li.mega > div h4 {
  color: #FFF;
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  font-family: "Fira Sans", sans-serif;
  font-size: 0.9em;
  line-height: 1.4em;
  font-weight: normal;
  font-style: normal;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 10px 0;
  text-transform: normal;
}
.dc_domino_menu li.mega > div h4 a {
  color: #FFF;
}
.dc_domino_menu li.mega > div h4 a:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(16, 25, 31, 0.1);
}
.dc_domino_menu li.mega > div h4:hover {
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
}
.dc_domino_menu li.mega > div .module article h2 {
  padding: 1em 0 0 0;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.4em;
  line-height: 1.2em;
  font-weight: normal;
  font-style: normal;
}
.dc_domino_menu li.mega > div .module article h2 a {
  color: #FFF;
  padding: 0;
  margin: 0 0 0.5em 0;
}
.dc_domino_menu li.mega > div .module article h2 a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.dc_domino_menu li.mega > div .module h3 {
  font-size: 16px;
  line-size: 22px;
  color: rgba(255, 255, 255, 0.7);
  padding: 0;
  margin: 0;
}
.dc_domino_menu li.mega > div .list {
  width: 100%;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.dc_domino_menu li.mega > div .list > li > a {
  color: #FFF;
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.05);
  display: block;
  width: 100%;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: normal;
  font-style: normal;
  padding: 10px 20px 10px 10px;
}
.dc_domino_menu li.mega > div .list > li > a:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(16, 25, 31, 0.05);
}
.dc_domino_menu li.mega > div .list > li ul {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 1024px) {
  .dc_domino_menu li.mega {
    text-align: left;
  }
  .dc_domino_menu li.mega > div {
    min-width: 450px;
    width: auto;
    position: absolute;
    min-height: auto;
  }
  .dc_domino_menu li.mega > div.full {
    position: fixed;
    left: 0;
    width: 100%;
  }
  .dc_domino_menu li.mega.full > div {
    position: absolute;
    left: 0;
    right: 0;
    min-width: 450px;
  }
}
.dc_domino_menu_button {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(16, 25, 31, 0.05);
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 12;
  left: auto;
  right: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_menu_button:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(16, 25, 31, 0.2);
}
.dc_domino_menu_button:hover span {
  background-color: #213441;
}
.dc_domino_menu_button i {
  top: 18px;
  width: 30%;
  position: relative;
}
.dc_domino_menu_button i span {
  background-color: #213441;
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.dc_domino_menu_button i span:nth-child(1) {
  top: 0px;
}
.dc_domino_menu_button i span:nth-child(2) {
  top: 5px;
}
.dc_domino_menu_button i span:nth-child(3) {
  top: 10px;
}
.dc_domino_menu_button.open {
  background-color: rgba(16, 25, 31, 0.2);
}
.dc_domino_menu_button.open span {
  background-color: #213441;
}
.dc_domino_menu_button.open span:nth-child(1) {
  top: 4px;
  transform: rotate(135deg);
}
.dc_domino_menu_button.open span:nth-child(2) {
  opacity: 0;
  left: -20px;
}
.dc_domino_menu_button.open span:nth-child(3) {
  top: 4px;
  transform: rotate(-135deg);
}
@media screen and (min-width: 768px) {
  .dc_domino_menu_button {
    display: flex;
    position: absolute;
    z-index: inherit;
    left: 0;
    right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_menu_button {
    display: none;
    position: absolute;
    z-index: inherit;
    left: 0;
    margin: 0;
    right: auto;
  }
}
.dc_domino_menu_container {
  background-color: rgba(16, 25, 31, 0.95);
  display: none;
  opacity: 1;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 12;
  left: auto;
  top: auto;
  padding: 0;
  overflow: auto;
  -webkit-transition: all 0.4s Ease-In-Out;
  -moz-transition: all 0.4s Ease-In-Out;
  -o-transition: all 0.4s Ease-In-Out;
  transition: all 0.4s Ease-In-Out;
}
.dc_domino_menu_container.display {
  display: flex;
  left: auto;
  top: auto;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .dc_domino_menu_container {
    overflow: auto;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_menu_container {
    overflow: hidden;
  }
}
@keyframes domino_menu_container_slideLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.domino-module, .dc_domino_module {
  width: 100%;
}
.domino-module > header, .dc_domino_module > header {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 #005f9d;
  -webkit-box-shadow: inset 0 -1px 0 0 #005f9d;
  box-shadow: inset 0 -1px 0 0 #005f9d;
  padding: 0.5em 0;
  margin-bottom: 0.5em;
}
.domino-module > header h2, .dc_domino_module > header h2 {
  color: #446a84;
  padding: 0 !important;
  margin: 0 !important;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.domino-module > footer, .dc_domino_module > footer {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 transparent;
  -webkit-box-shadow: inset 0 -1px 0 0 transparent;
  box-shadow: inset 0 -1px 0 0 transparent;
  padding: 1em 0;
  margin-bottom: 0.5em;
}
.domino-module .side-icon, .dc_domino_module .side-icon {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.domino-module .side-icon svg, .dc_domino_module .side-icon svg {
  width: 15px;
  max-height: 15px;
  margin-right: 5px;
}
.domino-module > .body, .dc_domino_module > .body {
  position: relative;
}
.domino-module article, .domino-module address, .dc_domino_module article, .dc_domino_module address {
  background-color: transparent;
  width: 100%;
}
.domino-module article .label, .domino-module address .label, .dc_domino_module article .label, .dc_domino_module address .label {
  margin-left: 10px;
  font-size: 16px;
  line-height: 16px;
  padding: 2px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.domino-module article header, .domino-module address header, .dc_domino_module article header, .dc_domino_module address header {
  background-color: transparent;
  padding: 0;
  margin: 0 0 0.5em 0;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}
.domino-module article footer, .domino-module address footer, .dc_domino_module article footer, .dc_domino_module address footer {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.domino-module article.box, .domino-module address.box, .dc_domino_module article.box, .dc_domino_module address.box {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
  -webkit-transition: "";
  -moz-transition: "";
  -o-transition: "";
  transition: "";
}
.domino-module article.box:nth-child(even), .domino-module address.box:nth-child(even), .dc_domino_module article.box:nth-child(even), .dc_domino_module address.box:nth-child(even) {
  background-color: transparent;
}
.domino-module article.box:hover, .domino-module address.box:hover, .dc_domino_module article.box:hover, .dc_domino_module address.box:hover {
  background-color: rgba(16, 25, 31, 0.02);
}
.domino-module article.box:hover:nth-child(even), .domino-module address.box:hover:nth-child(even), .dc_domino_module article.box:hover:nth-child(even), .dc_domino_module address.box:hover:nth-child(even) {
  background-color: rgba(16, 25, 31, 0.02);
}
.domino-module article.small h2, .domino-module address.small h2, .dc_domino_module article.small h2, .dc_domino_module address.small h2 {
  font-size: 1.2em;
}
.domino-module article.small h3, .domino-module address.small h3, .dc_domino_module article.small h3, .dc_domino_module address.small h3 {
  font-size: 1em;
}
.domino-module article.small.padding, .domino-module address.small.padding, .dc_domino_module article.small.padding, .dc_domino_module address.small.padding {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.domino-module article:last-child, .domino-module address:last-child, .dc_domino_module article:last-child, .dc_domino_module address:last-child {
  margin-bottom: 0;
}
.domino-module article.padding, .domino-module address.padding, .dc_domino_module article.padding, .dc_domino_module address.padding {
  padding-top: 1em;
  padding-bottom: 1em;
}
.domino-module .profile-pic, .dc_domino_module .profile-pic {
  background-color: transparent;
  position: relative;
  width: 100%;
  display: flex;
}
.domino-module .profile-pic, .domino-module .profile-pic:hover, .domino-module .profile-pic img, .domino-module .profile-pic:hover img, .dc_domino_module .profile-pic, .dc_domino_module .profile-pic:hover, .dc_domino_module .profile-pic img, .dc_domino_module .profile-pic:hover img {
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.domino-module .profile-pic:hover, .dc_domino_module .profile-pic:hover {
  opacity: 0.7;
}
.domino-module .profile-pic:hover.cover img, .domino-module .profile-pic:hover.ratio img, .dc_domino_module .profile-pic:hover.cover img, .dc_domino_module .profile-pic:hover.ratio img {
  transform: scale(1.1);
}
.domino-module .profile-pic.round, .dc_domino_module .profile-pic.round {
  border-radius: 1000px;
  overflow: hidden;
}
.domino-module .profile-pic.ratio img, .dc_domino_module .profile-pic.ratio img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.domino-module .profile-pic.cover img, .dc_domino_module .profile-pic.cover img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: 50% 50%;
}
.domino-module .profile-pic.contain img, .dc_domino_module .profile-pic.contain img {
  object-fit: contain;
  object-position: 50% 50%;
}
.domino-module .bg-pic, .dc_domino_module .bg-pic {
  height: 120px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  margin-bottom: 1px;
}
.domino-module .bg-pic a, .dc_domino_module .bg-pic a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.domino-module .bg-pic a img, .dc_domino_module .bg-pic a img {
  display: none;
}
.domino-module.grid, .dc_domino_module.grid {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.domino-module.grid article, .dc_domino_module.grid article {
  background-color: transparent;
  position: relative;
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.domino-module.grid article.margin, .dc_domino_module.grid article.margin {
  margin-bottom: 1em;
}
.domino-module.grid article.portrait, .dc_domino_module.grid article.portrait {
  height: 450px;
}
.domino-module.grid article.contain, .dc_domino_module.grid article.contain {
  background-size: contain;
}
.domino-module.grid article .collage-logo, .dc_domino_module.grid article .collage-logo {
  background-color: rgba(16, 25, 31, 0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  height: 150px;
  width: 100%;
  display: block;
  z-index: 999;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.domino-module.grid article .overlay, .dc_domino_module.grid article .overlay {
  z-index: 1000;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: transparent;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.domino-module.grid article .overlay:hover, .dc_domino_module.grid article .overlay:hover {
  background-color: rgba(16, 25, 31, 0.3);
}
.domino-module.grid article .overlay:hover + .collage-logo, .dc_domino_module.grid article .overlay:hover + .collage-logo {
  height: 160px;
  background-color: rgba(16, 25, 31, 0.5);
}
.domino-module.grid article div, .dc_domino_module.grid article div {
  background-color: rgba(153, 153, 153, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 1em;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
  text-align: center;
}
.domino-module .pane, .dc_domino_module .pane {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.domino-module .pane .overlay, .dc_domino_module .pane .overlay {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: transparent;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.domino-module .pane .overlay:hover, .dc_domino_module .pane .overlay:hover {
  background-color: rgba(16, 25, 31, 0.3);
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.domino-module .pane .overlay:hover ~ .header, .dc_domino_module .pane .overlay:hover ~ .header {
  padding: 1em 1em 2em 1em;
}
.domino-module .pane .overlay:hover ~ .pic img, .dc_domino_module .pane .overlay:hover ~ .pic img {
  transform: scale(1.1);
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.domino-module .pane .overlay:hover ~ .profile-pic, .dc_domino_module .pane .overlay:hover ~ .profile-pic {
  opacity: 0.7;
}
.domino-module .pane .overlay:hover ~ .profile-pic.cover img, .domino-module .pane .overlay:hover ~ .profile-pic.ratio img, .dc_domino_module .pane .overlay:hover ~ .profile-pic.cover img, .dc_domino_module .pane .overlay:hover ~ .profile-pic.ratio img {
  transform: scale(1.1);
}
.domino-module .pane .header, .dc_domino_module .pane .header {
  background-color: rgba(153, 153, 153, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  right: auto;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  height: auto;
  width: 100%;
  z-index: 2;
  padding: 1em;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
  text-align: center;
}
.domino-module .pane .pic, .dc_domino_module .pane .pic {
  background-color: transparent;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.domino-module .pane .pic img, .dc_domino_module .pane .pic img {
  position: absolute;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s Ease-In-Out;
  -moz-transition: all 0.2s Ease-In-Out;
  -o-transition: all 0.2s Ease-In-Out;
  transition: all 0.2s Ease-In-Out;
}
.domino-module address, .dc_domino_module address {
  font-style: inherit !important;
}
.domino-module.margin, .domino-module .margin, .dc_domino_module.margin, .dc_domino_module .margin {
  margin-bottom: 2em;
}
.domino-module .card, .dc_domino_module .card {
  background-color: rgba(255, 255, 255, 0.7) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: rgba(255, 255, 255, 0.7);
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  backdrop-filter: blur(20px);
  transition: all 0.3s Ease-In-Out;
}
.domino-module .card:hover, .dc_domino_module .card:hover {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
  transition: all 0.3s Ease-In-Out;
}
@media screen and (min-width: 768px) {
  .domino-module {
    /*&.grid {

        article {
            height: $DominoModuleGrid-medium-block-height;

            &.portrait {
                height: $DominoModuleGrid-medium-block-portrait-height;
            }
        }

    }*/
  }
}
@media screen and (min-width: 1024px) {
  .domino-module {
    /*&.grid {
        article {
            height: $DominoModuleGrid-large-block-height;

            &.portrait {
                height: $DominoModuleGrid-large-block-portrait-height;
            }
        }
    }*/
  }
}
.domino-module-pagination {
  background-color: transparent;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.domino-module-pagination > div {
  padding-top: 1em;
  padding-bottom: 1em;
}
.domino-module-pagination p {
  margin: 0;
  padding: 0;
  font-family: "Fira Sans", sans-serif !important;
  font-size: 0.7em !important;
  line-height: 1em !important;
  margin-bottom: 0 !important;
}
.domino-module-pagination .pages {
  font-family: "Fira Sans", sans-serif;
  font-size: 0.7em;
  line-height: 1em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.domino-module-pagination .paginate {
  color: #5586a6 !important;
  background-color: #dbe5ec;
  margin: 0 2px 0 0;
  padding: 4px 7px 4px 7px;
  cursor: pointer;
}
.domino-module-pagination .paginate:hover {
  color: !important;
  background-color: #b9cddb;
}
.domino-module-pagination .paginate:hover .arrow {
  border: solid;
  display: inline-block;
  border-width: 0 2px 2px 0;
  padding: 2px;
}
.domino-module-pagination .paginate.active {
  color: #dbe5ec !important;
  background-color: #213441;
  cursor: default;
  font-weight: bold;
}
.domino-module-pagination .paginate.active .arrow {
  border: solid #dbe5ec;
  display: inline-block;
  border-width: 0 2px 2px 0;
  padding: 2px;
}
.domino-module-pagination .paginate .arrow {
  border: solid #5586a6;
  display: inline-block;
  border-width: 0 2px 2px 0;
  padding: 2px;
  margin: 0 0 2px 0;
  transition: all 0.2s ease-out;
}
.domino-module-pagination .paginate .arrow.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.domino-module-pagination .paginate .arrow.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.domino-module-pagination .buttons {
  display: inline;
}
.domino-module-pagination span.pagination-current, .domino-module-pagination span.pagination-all, .domino-module-pagination span.pagination-entries {
  font-weight: bold;
}
.dc_domino_module .filter-bar {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  background-color: transparent;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 10px 10px 0 0;
  padding-top: 0.5em;
  padding-bottom: 0;
}
.dc_domino_module .filter-bar header {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #cad9e4;
}
.dc_domino_module .filter-bar header h2 {
  color: #334f62;
  padding: 5px 0 5px 0;
  margin: 0;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  font-style: normal;
  line-height: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dc_domino_module .filter-bar .cell {
  padding-top: 0;
  padding-bottom: 0.5em;
}
.dc_domino_module .filter-bar .cell.right {
  margin-left: auto;
}
.dc_domino_module .filter-bar .col {
  flex: 1 1 0;
  width: auto;
  min-height: 0;
  min-width: 0;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
}
.dc_domino_module .filter-bar input {
  margin-bottom: 0;
}
.dc_domino_module .filter-bar a {
  color: #005f9d;
  background-color: transparent;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  line-height: 1em;
  padding: 0;
  margin: 0;
  background-position: center top;
  display: inline-block;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.dc_domino_module .filter-bar a:hover {
  color: #005f9d;
  background-color: transparent;
}
.dc_domino_module .filter-bar a span {
  color: #005f9d;
  padding: 0;
  background-position: center top;
  display: inline-block;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.dc_domino_module .filter-bar a.is-active {
  color: #005f9d;
  background-color: transparent;
}
.dc_domino_module .filter-bar a.is-active:hover {
  color: #005f9d;
  background-color: transparent;
}
.dc_domino_module .filter-bar.right {
  margin-left: auto;
}
.dc_domino_module .filter-bar .text {
  color: #10191f;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  line-height: 1em;
  margin: 0;
}
.dc_domino_module .filter-bar input {
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  line-height: 1em;
}
@media screen and (min-width: 768px) {
  .dc_domino_module .filter-bar {
    padding-top: 1em;
    padding-bottom: 0;
  }
  .dc_domino_module .filter-bar .cell {
    padding-top: 0;
    padding-bottom: 1em;
  }
}
.domino_editor .domino_editor_subactions_sort button {
  display: block;
  width: 28px;
  height: 20px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.3);
  transition: all 0.2s Ease-In-Out;
  -webkit-transition: all 0.2s Ease-In-Out;
  cursor: pointer;
  border-radius: 2px;
  margin: 0 0 4px 0;
}
.domino_editor .domino_editor_subactions_sort button:hover {
  background-color: rgba(0, 95, 157, 0.7);
}
.domino_editor .domino_editor_subactions_sort button.active {
  background-color: #005f9d;
}
.domino_editor .domino_editor_subactions_sort button.active.sort-asc span {
  border-bottom: 10px solid #FFF;
}
.domino_editor .domino_editor_subactions_sort button.active.sort-desc span {
  border-top: 10px solid #FFF;
}
.domino_editor .domino_editor_subactions_sort button span {
  width: 0;
  position: absolute;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: 5px;
  left: 6px;
}
.domino_editor .domino_editor_subactions_sort button.sort-asc span {
  border-bottom: 10px solid #334f62;
}
.domino_editor .domino_editor_subactions_sort button.sort-asc:hover span {
  border-bottom: 10px solid rgba(255, 255, 255, 0.8);
}
.domino_editor .domino_editor_subactions_sort button.sort-desc span {
  border-top: 10px solid #334f62;
}
.domino_editor .domino_editor_subactions_sort button.sort-desc:hover span {
  border-top: 10px solid rgba(255, 255, 255, 0.8);
}
.dc_domino_module > .body .dc_domino_module_processing {
  position: absolute !important;
}
.dc_domino_module_processing {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.domino_editor_actions_processing_side {
  position: fixed;
  bottom: 1em;
  left: 1em;
  z-index: 10000;
}
.domino_editor_actions_processing {
  position: relative;
  display: block;
  padding: 20px 0;
  font-size: 14px;
  text-align: center;
}
.domino_editor_actions_processing .title {
  padding: 20px;
  color: #334f62;
  font: 14px/14px "Fira Sans", sans-serif;
}
.domino_editor_actions_processing .ctnr {
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.domino_editor_actions_processing .ldr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: auto;
  width: 20px;
  height: 20px;
}
.domino_editor_actions_processing .ldr.medium {
  width: 30px;
  height: 30px;
}
.domino_editor_actions_processing .ldr.large {
  width: 40px;
  height: 40px;
}
.domino_editor_actions_processing .ldr-blk {
  height: 35%;
  width: 35%;
  animation: domino_editor_actions_processing_pulse 0.75s ease-in infinite alternate;
  background-color: #005f9d;
}
.domino_editor_actions_processing .an_delay {
  animation-delay: 0.75s;
}
@keyframes domino_editor_actions_processing_pulse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (min-width: 768px) {
  .dc_domino_module > .body .dc_domino_module_processing {
    border-radius: 5px;
  }
}
.domino-pic {
  background-color: rgba(16, 25, 31, 0.1);
  border-radius: 0;
  -webkit-border-radius: 0;
  vertical-align: middle;
  text-align: center;
  height: 200px;
  line-height: 160px;
  position: relative;
}
.domino-pic > img {
  padding: 20px;
  max-height: 100%;
  box-sizing: border-box;
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  height: 100%;
}
.domino-pic a {
  padding: 20px;
  box-sizing: border-box;
  display: block;
  height: 100%;
  width: 100%;
  transition: all 200ms ease-out;
  background-color: transparent;
}
.domino-pic a:hover {
  background-color: rgba(16, 25, 31, 0.2);
  opacity: 1;
}
.domino-pic a:hover img {
  box-shadow: 0 0 6px 1px rgba(140, 198, 63, 0.5);
}
.domino-pic a img {
  transition: all 200ms ease-out;
  max-height: 100%;
  box-sizing: border-box;
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  width: auto;
}
.domino-pic.slidr {
  height: 200px;
  line-height: 160px;
}
.domino-pic.stack-margin, .domino-pic.margin-bottom, .domino-pic-bg.stack-margin, .domino-pic-bg.margin-bottom, .domino-pic-touch.stack-margin, .domino-pic-touch.margin-bottom, .domino-pic-full.stack-margin, .domino-pic-full.margin-bottom {
  margin-bottom: 10px;
}
.domino-pic.skew25 img, .domino-pic-bg.skew25 img, .domino-pic-touch.skew25 img, .domino-pic-full.skew25 img {
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}
.domino-pic.skew15 img, .domino-pic-bg.skew15 img, .domino-pic-touch.skew15 img, .domino-pic-full.skew15 img {
  clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
  -webkit-clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
}
.domino-pic.micro, .domino-pic-bg.micro, .domino-pic-full.micro {
  height: 60px;
}
.domino-pic.small, .domino-pic-bg.small, .domino-pic-full.small {
  height: 100px;
  line-height: 80px;
}
.domino-pic.medium, .domino-pic-bg.medium, .domino-pic-full.medium {
  height: 150px;
  line-height: 120px;
}
.domino-pic.large, .domino-pic-bg.large, .domino-pic-full.large {
  height: 250px;
}
.domino-pic.xlarge, .domino-pic-bg.xlarge, .domino-pic-full.xlarge {
  height: 350px;
}
.domino-pic.contain, .domino-pic-bg.contain, .domino-pic-full.contain {
  background-size: contain !important;
}
.domino-pic.size50p, .domino-pic-bg.size50p, .domino-pic-full.size50p {
  background-size: 50% !important;
}
.domino-pic.micro img, .domino-pic-touch.micro img, .domino-pic-full.micro img {
  height: 60px;
}
.domino-pic.small img, .domino-pic-touch.small img, .domino-pic-full.small img {
  height: 100px;
  line-height: 80px;
}
.domino-pic.small img a, .domino-pic-touch.small img a, .domino-pic-full.small img a {
  padding: 10px;
}
.domino-pic.medium img, .domino-pic-touch.medium img, .domino-pic-full.medium img {
  height: 150px;
  line-height: 120px;
}
.domino-pic.medium img a, .domino-pic-touch.medium img a, .domino-pic-full.medium img a {
  padding: 15px;
}
.domino-pic.large img, .domino-pic-touch.large img, .domino-pic-full.large img {
  height: 250px;
}
.domino-pic.xlarge img, .domino-pic-touch.xlarge img, .domino-pic-full.xlarge img {
  height: 350px;
}
.domino-pic-bg {
  background-color: rgba(16, 25, 31, 0.1);
  height: 200px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: all 200ms ease-out;
}
.domino-pic-bg.border {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.domino-pic-bg.square {
  width: 100%;
  height: auto !important;
  background-size: 50% !important;
}
.domino-pic-bg.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.domino-pic-bg img {
  position: relative;
  display: none;
}
.domino-pic-bg a {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  transition: all 200ms ease-out;
}
.domino-pic-bg a:hover {
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 6px 1px rgba(140, 198, 63, 0.5);
}
.domino-pic-full {
  background-color: rgba(16, 25, 31, 0.1);
  width: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.domino-pic-full a {
  opacity: 1;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.domino-pic-full a:hover {
  opacity: 0.7;
}
.domino-pic-full a img {
  width: 100%;
}
.domino-pic-full p {
  margin-top: 10px;
  font-size: 15px;
  line-height: 20px;
}
.domino-pic-touch {
  overflow: hidden;
  position: relative;
  background-color: transparent;
}
.domino-pic-touch div, .domino-pic-touch article, .domino-pic-touch img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.domino-pic-touch:hover div, .domino-pic-touch:focus div, .domino-pic-touch:hover article, .domino-pic-touch:focus article, .domino-pic-touch img:hover, .domino-pic-touch img:focus {
  opacity: 0.85;
  -ms-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -webkit-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
@media screen and (min-width: 768px) {
  .domino-pic.stack-margin, .domino-pic-bg.stack-margin, .domino-pic-full.stack-margin {
    margin-bottom: 0;
  }
  .domino-pic.large, .domino-pic-bg.large, .domino-pic-full.large {
    height: 50vh;
  }
  .domino-pic.xlarge, .domino-pic-bg.xlarge, .domino-pic-full.xlarge {
    height: 100vh;
  }
}
img[data-src] {
  opacity: 0;
}
img {
  opacity: 1;
  transition: opacity 1s;
}
.domino_shop .callout {
  width: 100%;
  padding: 1em;
  background-color: #dbe5ec;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  font: 14px/18px "Fira Sans", sans-serif;
  color: #5586a6;
  margin-bottom: 1em;
}
.domino_shop .callout.error {
  color: #900;
}
.domino_shop .callout.success {
  color: #690;
}
.domino_shop .btn-success .btn {
  color: #FFF;
  background-color: #8B0;
}
.domino_shop .btn-success .btn .icon {
  color: rgba(255, 255, 255, 0.7);
}
.domino_shop .btn-success .btn:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: #638800;
}
.domino_shop .btn-success .btn:hover .icon {
  color: rgba(255, 255, 255, 0.5);
}
.domino_shop .btn {
  display: block;
  vertical-align: middle;
  margin: 0;
  width: 100%;
  font: inherit;
  padding: 15px;
  background-color: #334f62;
  color: #FFF;
  border: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  transition: all 0.25s ease-out;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.domino_shop .btn .icon {
  color: rgba(255, 255, 255, 0.7);
}
.domino_shop .btn .icon svg {
  height: 20px;
  max-width: 20px;
  margin: 0 10px 0 0;
}
.domino_shop .btn:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: #213441;
}
.domino_shop .btn:hover .icon {
  color: rgba(255, 255, 255, 0.5);
}
.domino_shop .btn.disabled {
  color: #769eb8 !important;
  background-color: #b9cddb !important;
}
.domino_shop .btn.disabled .icon {
  color: #769eb8 !important;
}
.domino_shop .btn.disabled:hover {
  color: #6592b0 !important;
  background-color: #a8c1d2 !important;
}
.domino_shop .btn.disabled:hover .icon {
  color: #769eb8 !important;
}
.domino_shop .btn.margin {
  margin: 0 0 1em 0;
}
.domino_shop iframe {
  min-height: 1280px;
  width: 100%;
}
.domino_shop_basket_items .icon svg {
  height: 15px;
  max-width: 15px;
  fill: #005f9d;
}
.domino_shop_basket_items .items-total .price-total {
  display: block;
}
.domino_shop_basket_items .items-total .price-orig {
  display: inline-block;
  margin: 5px 0 0 0;
  padding: 5px;
  background-color: rgba(16, 25, 31, 0.1);
  border-radius: 5px;
  font-size: 14px;
}
.domino_shop_basket_items th {
  white-space: nowrap;
}
.domino_shop_basket_items th.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
.domino_shop_basket_items td.nowrap {
  white-space: nowrap;
}
.domino_shop_basket_items td h2 {
  font: bold 18px/18px "Fira Sans", sans-serif;
  color: #005f9d;
  margin: 0;
  padding: 5px 0;
}
.domino_shop_basket_items td h2.medium {
  font: bold 24px/24px "Fira Sans", sans-serif;
}
.domino_shop_basket_items td h2.large {
  font: bold 32px/32px "Fira Sans", sans-serif;
}
.domino_shop_basket_items td h2 a:hover {
  color: #769eb8;
}
.domino_shop_basket_items td h3 {
  font: normal 12px/12px "Fira Sans", sans-serif;
  color: #446a84;
  margin: 0;
  padding: 5px 0;
}
.domino_shop_basket_items td h3.medium {
  font: bold 18px/18px "Fira Sans", sans-serif;
}
.domino_shop_basket_items td h3.large {
  font: bold 24px/24px "Fira Sans", sans-serif;
}
.domino_shop_basket_items td .to_free_postage {
  background-color: #06bb35;
  padding: 5px 8px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #FFF;
  font-size: 13px;
}
.domino_shop_basket_items td .quantity {
  background-color: transparent;
  box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0);
  width: 100%;
  display: block;
  float: left;
  text-align: center;
}
.domino_shop_basket_items td .quantity .input {
  color: #446a84;
  background-color: #e5ecf1;
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.05);
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
  display: block;
  width: 100%;
  height: 34px;
  font: 14px/14px "Fira Sans", sans-serif;
  /* Firefox */
}
.domino_shop_basket_items td .quantity .input::-webkit-outer-spin-button, .domino_shop_basket_items td .quantity .input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.domino_shop_basket_items td .quantity .input[type=number] {
  -moz-appearance: textfield;
}
.domino_shop_basket_items td .quantity .plusminus {
  color: #10191f;
  display: block;
  box-sizing: border-box;
  font: 14px/14px "Fira Sans", sans-serif;
  padding: 6px;
  height: 30px;
  float: left;
  width: 50%;
  cursor: pointer;
}
.domino_shop_basket_items td .quantity .plusminus:first-child {
  box-shadow: inset 1px 0 0 0 rgba(16, 25, 31, 0.05);
}
.domino_shop_basket_items td .quantity .plusminus.disabled {
  color: rgba(16, 25, 31, 0.5);
  background-color: rgba(16, 25, 31, 0.1);
}
.domino_shop_basket_items td .quantity .plusminus:hover {
  color: rgba(16, 25, 31, 0.7);
  background-color: rgba(0, 0, 0, 0.2);
}
.domino_shop .tabs .buttons {
  background-color: transparent;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  display: flex;
  border-radius: 10px 0 0 0;
  overflow: hidden;
}
.domino_shop .tabs .buttons li {
  background-color: #cddce5;
  backdrop-filter: blur(5px);
  box-shadow: inset 1px 0 0 0 rgba(16, 25, 31, 0.05);
  float: left;
  display: block;
  padding: 10px;
  transition: all 0.2s Ease-In-Out;
  cursor: pointer;
}
.domino_shop .tabs .buttons li:first-child {
  box-shadow: inset 0 0 0 0 rgba(16, 25, 31, 0);
}
.domino_shop .tabs .buttons li h2 {
  color: #446a84;
  margin: 0 0 5px 0;
  padding: 0;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
}
.domino_shop .tabs .buttons li span {
  color: #5586a6;
  font-size: 0.8em;
  line-height: 1em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.domino_shop .tabs .buttons li:hover {
  background-color: #c0d2de;
  transition: all 0.2s Ease-In-Out;
}
.domino_shop .tabs .buttons li:hover h2 {
  color: #5586a6;
}
.domino_shop .tabs .buttons li:hover span {
  color: #769eb8;
}
.domino_shop .tabs .buttons li.active {
  background-color: #ecf1f5;
  background: #ecf1f5;
}
.domino_shop .tabs .buttons li.active h2 {
  color: #005f9d;
}
.domino_shop .tabs .buttons li.active span {
  color: #446a84;
}
.domino_shop .tabs .margin {
  margin: 0 0 1em 0;
}
.domino_shop .content {
  background-color: #ecf1f5;
  border-radius: 0 10px 10px 10px;
  display: block;
  width: 100%;
}
.domino_shop .content.padding {
  padding: 1em 0;
}
.domino_shop .content.margin {
  margin: 0 0 1em 0;
}
.domino_shop .content h2.small {
  font-size: 1em;
  line-height: 1.4em;
}
.domino_shop .content h3.small {
  font-size: 0.7em;
  line-height: 1.4em;
  font-weight: normal;
}
.domino_shop .content h2 {
  color: #005f9d !important;
  font-family: "Fira Sans", sans-serif;
  font-size: 2em;
  line-height: 2em;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  margin: 0 0 5px 0;
  padding: 0;
}
.domino_shop .content h3 {
  color: #446a84 !important;
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  margin: 0 0 5px 0;
  padding: 0;
}
.domino_shop .content h4 {
  color: #334f62 !important;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  margin: 0 0 5px 0;
  padding: 0;
}
.domino_shop .content, .domino_shop .content p, .domino_shop .content ul, .domino_shop .content td, .domino_shop .content span {
  color: #213441 !important;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.domino_shop .content small {
  font-size: 0.7em;
}
.domino_shop .content p, .domino_shop .content ul {
  margin: 0 0 5px 0;
  padding: 0;
}
.domino_shop .content input, .domino_shop .content textarea, .domino_shop .content select {
  color: #213441;
  background-color: #ecf1f5;
  border: 0;
  box-shadow: inset 0 0 0 1px #b9cddb;
  padding: 10px;
}
.domino_shop .content input:focus, .domino_shop .content textarea:focus, .domino_shop .content select:focus {
  color: #213441;
  background-color: #fcfdfe;
  box-shadow: inset 0 0 0 1px #769eb8;
  border: 0;
}
.domino_shop .terms {
  width: 100%;
  padding: 1em;
  background-color: #dbe5ec;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  font: 14px/18px "Fira Sans", sans-serif;
  color: #5586a6;
  margin-bottom: 1em;
}
.domino_shop_modules_bar {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  background-color: #cddce5;
  box-sizing: border-box;
  padding: 10px;
}
.domino_shop_modules_bar a {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.domino_shop_modules_bar .basket-add, .domino_shop_modules_bar .basket-remove {
  width: 70%;
}
.domino_shop_modules_bar .basket-quantity {
  width: 25%;
  margin-right: 5%;
}
.domino_shop_modules_bar a.btn, .domino_shop_modules_bar .basket-quantity, .domino_shop_modules_bar span.not-available {
  display: flex;
  align-items: center;
  padding: 20px;
  margin: 0 0 10px 0;
  font: 16px/16px "Fira Sans", sans-serif;
  width: 100%;
  background-color: #005f9d;
  color: #FFF !important;
  border-radius: 5px;
  flex: 0 0 auto;
}
.domino_shop_modules_bar a.btn .icn, .domino_shop_modules_bar .basket-quantity .icn, .domino_shop_modules_bar span.not-available .icn {
  line-height: 0;
  margin: 0 10px 0 0;
}
.domino_shop_modules_bar a.btn .icn svg, .domino_shop_modules_bar .basket-quantity .icn svg, .domino_shop_modules_bar span.not-available .icn svg {
  height: 20px;
  max-width: 20px;
  fill: rgba(255, 255, 255, 0.8);
}
.domino_shop_modules_bar a.btn:hover, .domino_shop_modules_bar .basket-quantity:hover, .domino_shop_modules_bar span.not-available:hover {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #005084;
}
.domino_shop_modules_bar a.btn:hover .icn svg, .domino_shop_modules_bar .basket-quantity:hover .icn svg, .domino_shop_modules_bar span.not-available:hover .icn svg {
  fill: rgba(255, 255, 255, 0.6);
}
.domino_shop_modules_bar a.btn.right, .domino_shop_modules_bar .basket-quantity.right, .domino_shop_modules_bar span.not-available.right {
  margin-left: auto;
}
.domino_shop_modules_bar a.btn.basket-quantity, .domino_shop_modules_bar .basket-quantity.basket-quantity, .domino_shop_modules_bar span.not-available.basket-quantity {
  color: #10191f !important;
  background-color: #FFF;
  border: 0;
}
.domino_shop_modules_bar a.btn.basket-quantity:hover, .domino_shop_modules_bar .basket-quantity.basket-quantity:hover, .domino_shop_modules_bar span.not-available.basket-quantity:hover {
  color: #334f62;
  background-color: rgba(255, 255, 255, 0.8);
}
.domino_shop_modules_bar a.btn.basket-quantity:after, .domino_shop_modules_bar .basket-quantity.basket-quantity:after, .domino_shop_modules_bar span.not-available.basket-quantity:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid;
}
.domino_shop_modules_bar a.btn.favourites-add, .domino_shop_modules_bar .basket-quantity.favourites-add, .domino_shop_modules_bar span.not-available.favourites-add {
  color: #FFF !important;
  background-color: #005f9d;
}
.domino_shop_modules_bar a.btn.favourites-add .icn, .domino_shop_modules_bar .basket-quantity.favourites-add .icn, .domino_shop_modules_bar span.not-available.favourites-add .icn {
  color: rgba(255, 255, 255, 0.8);
}
.domino_shop_modules_bar a.btn.favourites-add:hover, .domino_shop_modules_bar .basket-quantity.favourites-add:hover, .domino_shop_modules_bar span.not-available.favourites-add:hover {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #005084;
}
.domino_shop_modules_bar a.btn.favourites-add:hover .icn, .domino_shop_modules_bar .basket-quantity.favourites-add:hover .icn, .domino_shop_modules_bar span.not-available.favourites-add:hover .icn {
  color: rgba(255, 255, 255, 0.6);
}
.domino_shop_modules_bar a.btn.not-available, .domino_shop_modules_bar .basket-quantity.not-available, .domino_shop_modules_bar span.not-available.not-available {
  color: #5586a6 !important;
  background-color: #ecf1f5;
}
.domino_shop_modules_bar a.btn.not-available .icn, .domino_shop_modules_bar .basket-quantity.not-available .icn, .domino_shop_modules_bar span.not-available.not-available .icn {
  color: #97b6ca;
}
.domino_shop_modules_bar a.btn.not-available:hover, .domino_shop_modules_bar .basket-quantity.not-available:hover, .domino_shop_modules_bar span.not-available.not-available:hover {
  color: #6592b0 !important;
  background-color: #e5ecf1;
}
.domino_shop_modules_bar a.btn.not-available:hover .icn, .domino_shop_modules_bar .basket-quantity.not-available:hover .icn, .domino_shop_modules_bar span.not-available.not-available:hover .icn {
  color: #87aac1;
}
.domino_shop_modules_bar a.btn.basket-add, .domino_shop_modules_bar .basket-quantity.basket-add, .domino_shop_modules_bar span.not-available.basket-add {
  color: #FFF !important;
  background-color: #8CC63F;
}
.domino_shop_modules_bar a.btn.basket-add .icn, .domino_shop_modules_bar .basket-quantity.basket-add .icn, .domino_shop_modules_bar span.not-available.basket-add .icn {
  color: rgba(255, 255, 255, 0.8);
}
.domino_shop_modules_bar a.btn.basket-add:hover, .domino_shop_modules_bar .basket-quantity.basket-add:hover, .domino_shop_modules_bar span.not-available.basket-add:hover {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #7fb636;
}
.domino_shop_modules_bar a.btn.basket-add:hover .icn, .domino_shop_modules_bar .basket-quantity.basket-add:hover .icn, .domino_shop_modules_bar span.not-available.basket-add:hover .icn {
  color: rgba(255, 255, 255, 0.6);
}
.domino_shop_modules_bar a.btn.basket-remove, .domino_shop_modules_bar a.btn.favourites-remove, .domino_shop_modules_bar .basket-quantity.basket-remove, .domino_shop_modules_bar .basket-quantity.favourites-remove, .domino_shop_modules_bar span.not-available.basket-remove, .domino_shop_modules_bar span.not-available.favourites-remove {
  color: #FFF;
  background-color: #334f62;
}
.domino_shop_modules_bar a.btn.basket-remove .icn, .domino_shop_modules_bar a.btn.favourites-remove .icn, .domino_shop_modules_bar .basket-quantity.basket-remove .icn, .domino_shop_modules_bar .basket-quantity.favourites-remove .icn, .domino_shop_modules_bar span.not-available.basket-remove .icn, .domino_shop_modules_bar span.not-available.favourites-remove .icn {
  color: #8CC63F;
}
.domino_shop_modules_bar a.btn.basket-remove:hover, .domino_shop_modules_bar a.btn.favourites-remove:hover, .domino_shop_modules_bar .basket-quantity.basket-remove:hover, .domino_shop_modules_bar .basket-quantity.favourites-remove:hover, .domino_shop_modules_bar span.not-available.basket-remove:hover, .domino_shop_modules_bar span.not-available.favourites-remove:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: #213441;
}
.domino_shop_modules_bar a.btn.basket-remove:hover .icn, .domino_shop_modules_bar a.btn.favourites-remove:hover .icn, .domino_shop_modules_bar .basket-quantity.basket-remove:hover .icn, .domino_shop_modules_bar .basket-quantity.favourites-remove:hover .icn, .domino_shop_modules_bar span.not-available.basket-remove:hover .icn, .domino_shop_modules_bar span.not-available.favourites-remove:hover .icn {
  color: rgba(140, 198, 63, 0.8);
}
@media screen and (min-width: 768px) {
  .domino_shop_modules_bar .basket-add, .domino_shop_modules_bar .basket-remove {
    width: auto;
  }
  .domino_shop_modules_bar .basket-quantity {
    width: 80px !important;
    margin-right: auto;
  }
  .domino_shop_modules_bar a.btn, .domino_shop_modules_bar .basket-quantity, .domino_shop_modules_bar span.not-available {
    padding: 20px;
    width: auto;
    margin: 0 5px;
  }
}
@media screen and (min-width: 1024px) {
  .domino_shop_modules_bar a.btn, .domino_shop_modules_bar .basket-quantity, .domino_shop_modules_bar span.not-available {
    padding: 20px;
  }
}
.dc_domino_shop_module_footer {
  display: flex;
  flex-flow: row wrap;
  background: #eff4f7 !important;
  box-shadow: inset -1px 0 10px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset -1px 0 10px 0 rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  overflow: hidden;
}
.dc_domino_shop_module_footer.three .col {
  max-width: 33.3333333333%;
}
.dc_domino_shop_module_footer.four .col {
  max-width: 25%;
}
.dc_domino_shop_module_footer .col {
  width: 100%;
  max-width: 25%;
  min-width: 0;
  min-height: 0;
  text-align: center;
  transition: all 0.2s Ease-In-Out;
  -webkit-transition: all 0.2s Ease-In-Out;
}
.dc_domino_shop_module_footer .col.right {
  margin-left: auto;
}
.dc_domino_shop_module_footer .col .basket-add.disabled {
  background-color: rgba(16, 25, 31, 0.1);
}
.dc_domino_shop_module_footer .col .basket-add.disabled .title {
  color: rgba(16, 25, 31, 0.5);
}
.dc_domino_shop_module_footer .col .basket-add.disabled svg {
  fill: rgba(16, 25, 31, 0.3);
}
.dc_domino_shop_module_footer .col.added a {
  color: #FFF !important;
  background-color: #005f9d;
}
.dc_domino_shop_module_footer .col.added a .icn svg {
  fill: rgba(255, 255, 255, 0.7);
}
.dc_domino_shop_module_footer .col.added a:hover {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #00406a;
}
.dc_domino_shop_module_footer .col.added a:hover .icn svg {
  fill: rgba(255, 255, 255, 0.5);
}
.dc_domino_shop_module_footer .col:last-child a {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.dc_domino_shop_module_footer .col:last-child a:hover {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.dc_domino_shop_module_footer .col a {
  display: flex;
  flex-direction: column;
  padding: 10px;
  color: #334f62 !important;
  background-color: transparent;
  height: 100%;
  transition: all 0.2s Ease-In-Out;
  -webkit-transition: all 0.2s Ease-In-Out;
  box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0.07);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0.07);
  /*span {
          flex: 1 auto;
          display: block;
        }*/
}
.dc_domino_shop_module_footer .col a:hover:not(.disabled) {
  background-color: rgba(0, 0, 0, 0.05);
  color: #446a84 !important;
  box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0.07);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0.07);
}
.dc_domino_shop_module_footer .col a:hover:not(.disabled) .icn svg {
  fill: rgba(0, 95, 157, 0.8);
}
.dc_domino_shop_module_footer .col a .icn {
  color: #005f9d;
  margin: 0;
  transition: all 0.2s Ease-In-Out;
  -webkit-transition: all 0.2s Ease-In-Out;
}
.dc_domino_shop_module_footer .col a .icn svg {
  height: 20px;
  max-width: 20px;
  fill: #005f9d;
}
.dc_domino_shop_module_footer .col a .title {
  font-family: "Fira Sans", sans-serif;
  font-size: 12px;
  line-height: 12px;
}
.dc_domino_shop_module_footer .col .quantity {
  background-color: transparent;
  box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0.07);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(16, 25, 31, 0.07);
  width: 100%;
  display: block;
  float: left;
  text-align: center;
  /*.value {
          box-sizing: border-box;
          padding: 14px;
          display: block;
          width: 100%;
          color: lighten($neutral-color, 30%);
          height: 42px;
          font: 14px/14px $font-family-main;
          box-shadow: inset 0 -1px 0 0 rgba($neutral-color, 0.05);
        }*/
}
.dc_domino_shop_module_footer .col .quantity .input {
  color: #446a84;
  background-color: transparent;
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.05);
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
  display: block;
  width: 100%;
  height: 34px;
  font: 14px/14px "Fira Sans", sans-serif;
  /* Firefox */
}
.dc_domino_shop_module_footer .col .quantity .input::-webkit-outer-spin-button, .dc_domino_shop_module_footer .col .quantity .input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.dc_domino_shop_module_footer .col .quantity .input[type=number] {
  -moz-appearance: textfield;
}
.dc_domino_shop_module_footer .col .quantity .plusminus {
  color: #10191f;
  display: block;
  box-sizing: border-box;
  font: 14px/14px "Fira Sans", sans-serif;
  padding: 6px;
  height: 30px;
  float: left;
  width: 50%;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -ms-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
  cursor: pointer;
}
.dc_domino_shop_module_footer .col .quantity .plusminus:first-child {
  box-shadow: inset 1px 0 0 0 rgba(16, 25, 31, 0.05);
}
.dc_domino_shop_module_footer .col .quantity .plusminus.disabled {
  color: rgba(16, 25, 31, 0.5);
  background-color: rgba(16, 25, 31, 0.1);
}
.dc_domino_shop_module_footer .col .quantity .plusminus:hover {
  color: rgba(16, 25, 31, 0.7);
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .dc_domino_shop_module_footer .col {
    max-width: 15%;
  }
}
@media screen and (min-width: 1024px) {
  .dc_domino_shop_module_footer .col {
    max-width: 15%;
  }
}
.domino_shop header {
  color: #dbe5ec !important;
  background: #cad9e4;
  background-color: #213441;
  box-shadow: inset 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  padding: 0.5em 1em;
  margin: 0 0 10px 0;
  border-radius: 5px;
  border-bottom: 0;
}
.domino_shop header.margin {
  margin: 0 0 1em 0;
}
.domino_shop_headerbasket {
  width: 100%;
  height: auto;
  position: initial;
  background-color: transparent;
  z-index: 12;
  top: auto;
}
.domino_shop_headerbasket a {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.domino_shop_headerbasket a.btn {
  display: flex;
  height: 100%;
  position: absolute;
  right: 140px;
  top: 0;
  padding: 25px;
  font-size: 20px;
  line-height: 16px;
  color: #334f62;
  background-color: transparent;
  align-items: center;
  -moz-box-shadow: inset -1px 0 0 0 #cad9e4;
  -webkit-box-shadow: inset -1px 0 0 0 #cad9e4;
  box-shadow: inset -1px 0 0 0 #cad9e4;
}
.domino_shop_headerbasket a.btn .icon svg {
  height: 20px;
  max-width: 20px;
  fill: #334f62;
}
.domino_shop_headerbasket a.btn:hover {
  color: #5586a6;
  background-color: rgba(16, 25, 31, 0.05);
}
.domino_shop_headerbasket a.btn:hover .icon svg {
  fill: #5586a6;
}
.domino_shop_headerbasket a.btn.light {
  background-color: #10191f;
  transition: all 0.3s Ease-In-Out;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
}
.domino_shop_headerbasket a.btn.light .icon {
  color: #FFF;
}
.domino_shop_headerbasket a.btn .icon.shake {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
.domino_shop_headerbasket a.btn .basket-num {
  position: absolute;
  display: block;
  bottom: 5px;
  right: 5px;
  padding: 3px 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #005f9d;
  color: #FFF;
  font: 14px/14px "Fira Sans", sans-serif;
}
.domino_shop_headerbasket a.btn .basket-num.shake {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
.domino_shop_headerbasket .basket {
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(20px);
  margin: 0;
  padding: 20px;
  display: none;
  position: absolute;
  z-index: 12;
  width: 100%;
  top: 100%;
  right: 0;
  max-height: 90vh;
  overflow: scroll;
  box-sizing: border-box;
  min-height: 80px;
}
.domino_shop_headerbasket .basket-popup {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
  display: none;
  opacity: 0;
  text-align: center;
  background-color: #10191f;
  padding: 20px;
  position: absolute;
  z-index: 12;
  width: 100%;
  top: 100%;
  box-sizing: border-box;
}
.domino_shop_headerbasket .basket-popup h2 {
  padding: 0;
  margin: 0;
  font: bold 20px/20px "Fira Sans", sans-serif;
  color: #FFF;
}
.domino_shop_headerbasket .basket-popup h2 span {
  margin: 0 10px 0 0;
}
.domino_shop_headerbasket .basket-popup h2 span svg {
  height: 20px;
  max-width: 20px;
}
.domino_shop_headerbasket .basket-popup.added h2 span {
  color: #4fb848;
}
.domino_shop_headerbasket .basket-popup.added h2 span svg {
  fill: #4fb848;
}
.domino_shop_headerbasket .basket-popup.removed h2 span {
  color: #C00;
}
.domino_shop_headerbasket .basket-popup.removed h2 span svg {
  fill: #C00;
}
.domino_shop_headerbasket .basket-popup.display {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .domino_shop_headerbasket {
    width: 100%;
    position: initial;
    background-color: transparent;
    top: auto;
  }
  .domino_shop_headerbasket a.btn {
    right: 120px;
    top: 0;
    padding: 25px;
  }
  .domino_shop_headerbasket .basket {
    padding: 20px;
    width: 80%;
    top: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .domino_shop_headerbasket {
    width: 100%;
    position: initial;
    background-color: transparent;
    top: auto;
  }
  .domino_shop_headerbasket a.btn {
    right: 60px;
    top: 0;
    padding: 25px;
  }
  .domino_shop_headerbasket .basket {
    padding: 20px;
    width: 40%;
    top: 100%;
    max-height: 90vh;
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-3px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(3px, 0, 0);
  }
}
.domino-headercontact .btn .icon svg {
  height: 20px;
  max-width: 20px;
}
.domino-headercontact .btn.basket {
  background-color: #005f9d;
  color: #ecf1f5;
}
.domino-headercontact .btn.basket .icon {
  color: #3b5d73;
}
.domino-headercontact .btn.basket .icon svg {
  fill: #3b5d73;
}
.domino-headercontact .btn.basket .value {
  background-color: rgba(0, 0, 0, 0.2);
  color: #ecf1f5;
  margin: 0 0 0 5px;
  padding: 5px;
  border-radius: 5px;
}
.domino-headercontact .btn.basket:hover {
  background-color: #00406a !important;
  color: #dbe5ec !important;
}
.domino-headercontact .btn.basket:hover .icon {
  color: #2a4251 !important;
}
.domino-headercontact .btn.basket:hover .icon svg {
  fill: #2a4251 !important;
}
.domino-headercontact .btn.basket:hover .value {
  background-color: rgba(0, 0, 0, 0.3) !important;
  color: #dbe5ec !important;
}
.domino-headercontact .btn.checkout {
  background-color: #8CC63F;
  color: #ecf1f5;
}
.domino-headercontact .btn.checkout .icon {
  color: #3b5d73;
}
.domino-headercontact .btn.checkout:hover {
  background-color: #71a230 !important;
  color: #dbe5ec !important;
}
.domino-headercontact .btn.checkout:hover .icon {
  color: #2a4251 !important;
}
.domino-headercontact .btn.favourites {
  background-color: #005f9d;
  color: #ecf1f5;
}
.domino-headercontact .btn.favourites .icon {
  color: #3b5d73;
}
.domino-headercontact .btn.favourites .value {
  background-color: rgba(0, 0, 0, 0.2);
  color: #ecf1f5;
  margin: 0 0 0 5px;
  padding: 5px;
  border-radius: 5px;
}
.domino-headercontact .btn.favourites:hover {
  background-color: #00406a !important;
  color: #dbe5ec !important;
}
.domino-headercontact .btn.favourites:hover .icon {
  color: #2a4251 !important;
}
.domino-headercontact .btn.favourites:hover .value {
  background-color: rgba(0, 0, 0, 0.3) !important;
  color: #dbe5ec !important;
}
.domino_shop_headerfavourites {
  width: 100%;
  height: auto;
  position: initial;
  background-color: transparent;
  z-index: 12;
  top: auto;
}
.domino_shop_headerfavourites a {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.domino_shop_headerfavourites a.btn {
  display: flex;
  height: 100%;
  position: absolute;
  right: 200px;
  top: 0;
  padding: 25px;
  font-size: 20px;
  line-height: 16px;
  color: #334f62;
  background-color: transparent;
  align-items: center;
  -moz-box-shadow: inset -1px 0 0 0 #cad9e4;
  -webkit-box-shadow: inset -1px 0 0 0 #cad9e4;
  box-shadow: inset -1px 0 0 0 #cad9e4;
}
.domino_shop_headerfavourites a.btn .icon svg {
  height: 20px;
  max-width: 20px;
  fill: #334f62;
}
.domino_shop_headerfavourites a.btn:hover {
  color: #5586a6;
  background-color: rgba(16, 25, 31, 0.05);
}
.domino_shop_headerfavourites a.btn:hover .icon svg {
  fill: #5586a6;
}
.domino_shop_headerfavourites a.btn.light {
  background-color: #10191f;
  transition: all 0.3s Ease-In-Out;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
}
.domino_shop_headerfavourites a.btn.light .icon {
  color: #FFF;
}
.domino_shop_headerfavourites a.btn .icon.shake {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
.domino_shop_headerfavourites a.btn .favourites-num {
  position: absolute;
  display: block;
  bottom: 5px;
  right: 5px;
  padding: 3px 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #005f9d;
  color: #FFF;
  font: 14px/14px "Fira Sans", sans-serif;
}
.domino_shop_headerfavourites a.btn .favourites-num.shake {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
.domino_shop_headerfavourites .favourites {
  background-color: rgba(255, 255, 255, 0.95);
  margin: 0;
  padding: 20px;
  display: none;
  position: absolute;
  z-index: 12;
  width: 100%;
  top: 100%;
  right: 0;
  max-height: 450px;
  overflow: scroll;
  box-sizing: border-box;
  min-height: 80px;
}
.domino_shop_headerfavourites .favourites-popup {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
  display: none;
  opacity: 0;
  text-align: center;
  background-color: #10191f;
  padding: 20px;
  position: absolute;
  z-index: 12;
  width: 100%;
  top: 100%;
  box-sizing: border-box;
}
.domino_shop_headerfavourites .favourites-popup h2 {
  padding: 0;
  margin: 0;
  font: bold 20px/20px "Fira Sans", sans-serif;
  color: #FFF;
}
.domino_shop_headerfavourites .favourites-popup h2 span {
  margin: 0 10px 0 0;
}
.domino_shop_headerfavourites .favourites-popup h2 span svg {
  height: 20px;
  max-width: 20px;
}
.domino_shop_headerfavourites .favourites-popup.added h2 span {
  color: #4fb848;
}
.domino_shop_headerfavourites .favourites-popup.removed h2 span {
  color: #C00;
}
.domino_shop_headerfavourites .favourites-popup.display {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .domino_shop_headerfavourites {
    width: 100%;
    position: initial;
    background-color: transparent;
    top: auto;
  }
  .domino_shop_headerfavourites a.btn {
    right: 220px;
    top: 0;
    padding: 25px;
  }
  .domino_shop_headerfavourites .favourites {
    padding: 20px;
    width: 80%;
    top: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .domino_shop_headerfavourites {
    width: 100%;
    position: initial;
    background-color: transparent;
    top: auto;
  }
  .domino_shop_headerfavourites a.btn {
    right: 130px;
    top: 0;
    padding: 25px;
  }
  .domino_shop_headerfavourites .favourites {
    padding: 20px;
    width: 40%;
    top: 100%;
    max-height: 550px;
  }
}
.dc_domino_shop_module_price .price-block {
  margin-bottom: 10px;
}
.dc_domino_shop_module_price .price-block.shrink {
  max-width: 100%;
}
.dc_domino_shop_module_price .price-block .vat-text {
  color: #769eb8;
  font-size: 0.7em;
  line-height: 1em;
  font-family: "Fira Sans", sans-serif;
  margin: 0;
  padding: 10px 0 0 0;
}
.dc_domino_shop_module_price .price-block .price-lowest {
  color: #334f62;
  font-size: 0.7em;
  line-height: 1em;
  font-family: "Fira Sans", sans-serif;
  margin: 0;
  padding: 10px 0 0 0;
}
.dc_domino_shop_module_price .price-block .price-lowest .field-price-lowest {
  font-weight: bold;
}
.dc_domino_shop_module_price .price-block > div {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dbe5ec;
}
.dc_domino_shop_module_price .price-block > div .title {
  color: #5586a6;
  font-size: 0.9em;
  line-height: 1em;
  font-family: "Fira Sans", sans-serif;
}
.dc_domino_shop_module_price .price-block > div .value {
  font-size: 0.9em;
  line-height: 1em;
  font-family: "Fira Sans", sans-serif;
  text-align: right;
  display: inline;
}
.dc_domino_shop_module_price .price-block > div .unit {
  color: #5586a6;
  font-size: 0.7em;
  line-height: 0.8em;
  font-family: "Fira Sans", sans-serif;
  white-space: nowrap;
}
.dc_domino_shop_module_price .price-block > div.price-reg .value {
  color: #334f62;
  text-decoration: line-through;
}
.dc_domino_shop_module_price .price-block > div.price-reg .value-reg {
  color: #334f62;
}
.dc_domino_shop_module_price .price-block > div.price-dis .title, .dc_domino_shop_module_price .price-block > div.price-web .title {
  color: #67bd45;
}
.dc_domino_shop_module_price .price-block > div.price-dis .value, .dc_domino_shop_module_price .price-block > div.price-web .value {
  display: inline;
  color: #FFF;
  background-color: #67bd45;
  font-size: 0.9em;
  line-height: 1em;
  font-family: "Fira Sans", sans-serif;
  border-radius: 5px;
  padding: 1px 5px;
}
.dc_domino_shop_module_price .price-block > div.discount .title {
  color: #5586a6;
}
.dc_domino_shop_module_price .price-block > div.discount .value {
  color: #5586a6;
  font-size: 0.9em;
  line-height: 1em;
  font-family: "Fira Sans", sans-serif;
}
@media screen and (min-width: 768px) {
  .dc_domino_shop_module_price .price-block.shrink {
    max-width: 50%;
  }
}
.domino_shop {
  color: #10191f;
}
.domino_shop p {
  color: #10191f;
}
.domino_shop .form {
  background-color: #dbe5ec;
  width: 100%;
}
.domino_shop .confirm {
  width: 100%;
  background-color: transparent;
}
.domino_shop .confirm-field h2 {
  color: #005f9d;
  border-bottom: 1px solid #b9cddb;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.8em;
  line-height: 1em;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  padding: 0.5em 0;
  margin: 0 0 0.5em 0;
}
.domino_shop .confirm-field h3 {
  color: #446a84;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.8em;
  line-height: 0.8em;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  padding: 0 0 0.5em 0;
  margin: 0 0 0.5em 0;
}
.domino_shop .steps_header {
  background-color: #005f9d;
  width: 100%;
}
.domino_shop .steps_header .step {
  background-color: transparent;
  -moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.07);
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.07);
  text-align: center;
  padding: 0.5em;
  box-sizing: border-box;
}
.domino_shop .steps_header .step h2 {
  color: #FFF !important;
  margin: 0 0 0.2em 0;
  padding: 0;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
}
.domino_shop .steps_header .step h3 {
  color: rgba(255, 255, 255, 0.5) !important;
  margin: 0 0 0.2em 0;
  padding: 0;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.domino_shop .steps_header .step.active {
  background-color: transparent;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4));
}
@media screen and (min-width: 768px) {
  .domino_shop .steps_header .step {
    padding: 2em;
  }
  .domino_shop .steps_header .step h2 {
    font-size: 1.5em;
    margin: 0 0 0.5em 0;
  }
  .domino_shop .steps_header .step h3 {
    font-size: 1.1em;
  }
}
.dc_domino_shop_title {
  padding: 0;
  background: linear-gradient(to right, #00406a, #005f9d);
  background-color: inherit;
  text-align: center;
  position: relative;
}
.dc_domino_shop_title h1 {
  color: #FFF !important;
  margin: 0 0 0.5em 0;
  padding: 0;
  font-family: "Fira Sans", sans-serif;
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
}
.dc_domino_shop_title h2 {
  color: rgba(255, 255, 255, 0.6) !important;
  margin: 0 0 0.5em 0;
  padding: 0;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.dc_domino_shop_title .label {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.1);
  padding: 3px 20px 5px 20px;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: normal;
  font-style: normal;
  border-radius: 25px;
  text-transform: none;
  overflow: hidden;
}
.dc_domino_shop_module_items-selector {
  display: block;
  background-color: transparent !important;
  position: relative;
  padding: 10px 0;
}
.dc_domino_shop_module_items-selector .items-selected {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_shop_module_items-selector .items-selected.show {
  background-color: #dbe5ec;
}
.dc_domino_shop_module_items-selector .items-selected.show .title {
  color: #446a84;
}
.dc_domino_shop_module_items-selector .items-selected.show .arrow svg {
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_shop_module_items-selector .items-selected:hover {
  background-color: #dbe5ec;
}
.dc_domino_shop_module_items-selector .items-selected:hover .arrow svg {
  transition: all 0.3s Ease-In-Out;
  fill: #005f9d;
}
.dc_domino_shop_module_items-selector .items-selected:hover .title {
  color: #446a84;
}
.dc_domino_shop_module_items-selector .items-selected .title {
  flex: 1 0 auto;
  max-width: 90%;
  color: #334f62;
  padding: 10px;
  text-align: left;
  transition: all 0.3s Ease-In-Out;
  font-size: 0.9em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dc_domino_shop_module_items-selector .items-selected .arrow {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  margin: 0;
  transition: all 0.3s Ease-In-Out;
  -webkit-transition: all 0.3s Ease-In-Out;
}
.dc_domino_shop_module_items-selector .items-selected .arrow svg {
  height: 10px;
  max-width: 10px;
  fill: #b9cddb;
}
.dc_domino_shop_module_items-selector .items-dropdown {
  display: none;
  position: absolute;
  z-index: 10000;
  width: 100%;
}
.dc_domino_shop_module_items-selector .items-dropdown.show {
  display: block;
}
.dc_domino_shop_module_items-selector .items-dropdown .item {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 10px;
  color: #334f62 !important;
  background-color: rgba(255, 255, 255, 0.95);
  height: 100%;
  transition: all 0.2s Ease-In-Out;
  -webkit-transition: all 0.2s Ease-In-Out;
  box-shadow: inset 0 1px 0 0 rgba(16, 25, 31, 0.05);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(16, 25, 31, 0.05);
  /*span {
        flex: 1 auto;
        display: block;
      }*/
}
.dc_domino_shop_module_items-selector .items-dropdown .item .left {
  flex: 0 0 auto;
  width: 60%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dc_domino_shop_module_items-selector .items-dropdown .item .left small {
  display: inline;
}
.dc_domino_shop_module_items-selector .items-dropdown .item .left small svg {
  margin: 0 0 0 5px;
  height: 10px;
  fill: #005f9d;
}
.dc_domino_shop_module_items-selector .items-dropdown .item .price {
  flex: 0 0 auto;
  width: 40%;
  text-align: right;
}
.dc_domino_shop_module_items-selector .items-dropdown .item .price .unit {
  font-size: 0.7em;
  color: #769eb8;
}
.dc_domino_shop_module_items-selector .items-dropdown .item .title {
  display: block;
  color: #334f62;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1em;
}
.dc_domino_shop_module_items-selector .items-dropdown .item .subtitle {
  display: block;
  color: #5586a6;
  padding: 0;
  margin: 0;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.8em;
  line-height: 1em;
}
.dc_domino_shop_module_items-selector .items-dropdown div.item {
  background-color: rgba(238, 238, 238, 0.9);
  color: #446a84 !important;
  box-shadow: inset 0 1px 0 0 rgba(16, 25, 31, 0.05);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(16, 25, 31, 0.05);
}
.dc_domino_shop_module_items-selector .items-dropdown a:hover {
  background-color: rgba(238, 238, 238, 0.9);
  color: #446a84 !important;
  box-shadow: inset 0 1px 0 0 rgba(16, 25, 31, 0.05);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(16, 25, 31, 0.05);
}
.domino_shop_basket_type .type_button {
  overflow: hidden;
  border-radius: 50px;
}
.domino_shop_basket_type .type_button a.active {
  background-color: #213441;
  color: #FFF;
  border: 1px solid #213441;
}
.dc_domino_side {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  overflow: auto;
}
.dc_domino_side a, .dc_domino_side .side-left, .dc_domino_side .side-left.expanded {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_side .side-left {
  background-color: #192730;
  display: block;
  flex: 0 0 auto;
  flex-flow: column;
  overflow: hidden;
  width: 100%;
  height: 70px;
}
.dc_domino_side .side-left.expanded {
  width: 100%;
  height: 100%;
}
.dc_domino_side .side-left.expanded main {
  width: 100%;
  display: block;
}
.dc_domino_side .side-left main {
  width: 100%;
  display: none;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-bottom: 0;
}
.dc_domino_side .side-left a.btn {
  display: block;
  height: 70px;
  width: 100%;
  background-color: #2a4251;
  color: #FFF;
  position: relative;
  right: 0;
  top: 0;
  padding: 24px;
  font-size: 20px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dc_domino_side .side-left a.btn:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(0, 0, 0, 0.4);
}
.dc_domino_side .pane {
  width: 100%;
  height: 100%;
  flex: 1 1 0;
  flex-wrap: wrap;
  position: relative;
}
.dc_domino_side .pane .grid-container {
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .dc_domino_side .side-left {
    display: flex;
    width: 70px;
    height: auto;
  }
  .dc_domino_side .side-left.expanded {
    width: 300px;
    height: auto;
  }
  .dc_domino_side .side-left.expanded main {
    width: 300px;
  }
  .dc_domino_side .side-left main {
    display: block;
    padding-bottom: 20px;
  }
  .dc_domino_side .pane {
    width: auto;
    height: 100%;
    flex: 1 1 0;
    flex-wrap: wrap;
  }
  .dc_domino_side .pane .grid-container {
    margin: 0;
  }
}
.domino_side .nav .logo {
  display: block;
  width: 100%;
  height: 80px;
  background: rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
}
.domino_side .nav .logo img {
  height: 100%;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.domino_side .nav .logo:hover {
  background: rgba(0, 0, 0, 0.4);
}
.domino_side .nav .logo:hover img {
  opacity: 0.6;
}
@media screen and (min-width: 1024px) {
  .domino_side .nav .logo {
    width: 300px;
  }
}
.dc_domino_side .nav .main {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}
.dc_domino_side .nav .main li a {
  display: flex;
  box-sizing: border-box;
  color: #FFF;
  background-color: rgba(16, 25, 31, 0);
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.2);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.2);
  font: 20px/20px "Fira Sans", sans-serif;
}
.dc_domino_side .nav .main li a .icon {
  color: #005f9d;
  background-color: rgba(16, 25, 31, 0.2);
  width: 70px;
  height: 100%;
}
.dc_domino_side .nav .main li a i {
  font-style: normal;
  padding: 15px 0;
  box-sizing: border-box;
  background-color: rgba(16, 25, 31, 0.2);
  width: 70px;
  text-align: center;
}
.dc_domino_side .nav .main li a i svg {
  height: 20px;
  fill: #FFF;
}
.dc_domino_side .nav .main li a em {
  position: relative;
  margin-left: auto;
  padding: 18px 0;
  box-sizing: border-box;
  background-color: transparent;
  color: #FFF;
  width: 50px;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_side .nav .main li a em:hover {
  color: #005f9d;
  background-color: rgba(16, 25, 31, 0.2);
}
.dc_domino_side .nav .main li a em span {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #008dea;
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
.dc_domino_side .nav .main li a em:hover {
  background-color: rgba(16, 25, 31, 0.2);
}
.dc_domino_side .nav .main li a em:hover span {
  border-right: 6px solid #1ea6ff;
}
.dc_domino_side .nav .main li a em.active span {
  transform: rotateZ(-90deg);
}
.dc_domino_side .nav .main li a .name {
  padding: 15px;
}
.dc_domino_side .nav .main li a.selected {
  color: #005f9d;
  background-color: rgba(16, 25, 31, 0.4);
}
.dc_domino_side .nav .main li a:hover {
  color: #005f9d;
  background-color: rgba(16, 25, 31, 0.4);
}
.dc_domino_side .nav .main li a:hover i {
  background-color: rgba(16, 25, 31, 0.3);
}
.dc_domino_side .nav .main li a:hover i svg {
  fill: #005f9d;
}
.dc_domino_side .nav .main li ul {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}
.dc_domino_side .nav .main li ul.display {
  display: block;
}
.dc_domino_side .nav .main li ul li a {
  box-sizing: border-box;
  display: flex;
  color: #FFF;
  background-color: rgba(16, 25, 31, 0.2);
  padding: 10px 0 10px 85px;
  font: 16px/20px "Fira Sans", sans-serif;
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.2);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.2);
}
.dc_domino_side .nav .main li ul li a:hover {
  color: #005f9d;
  background-color: rgba(16, 25, 31, 0.3);
}
.dc_domino_side .nav .mini {
  width: 100%;
  margin: 0 0 20px 70px;
  padding: 0;
  list-style: none;
}
.dc_domino_side .nav .mini li {
  width: 100%;
}
.dc_domino_side .nav .mini li a {
  positione: relative;
  display: flex;
  color: #FFF;
  background-color: rgba(16, 25, 31, 0);
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.2);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.2);
  font: 16px/20px "Fira Sans", sans-serif;
}
.dc_domino_side .nav .mini li a .name {
  padding: 10px;
}
.dc_domino_side .nav .mini li a.selected {
  color: #005f9d;
  background-color: rgba(16, 25, 31, 0.4);
}
.dc_domino_side .nav .mini li a:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(16, 25, 31, 0.2);
}
@media screen and (min-width: 1024px) {
  .dc_domino_side .nav .main {
    width: 300px;
  }
  .dc_domino_side .nav .mini {
    width: 230px;
  }
}
.domino-site-index-blocks {
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  z-index: 1;
  margin-bottom: 0;
}
.domino-site-index-blocks div[view="Domino.App.Block.Bit"] {
  display: contents;
}
.domino-site-index-blocks .fs-large {
  font-size: 2em;
}
.domino-site-index-blocks .ta-c ul, .domino-site-index-blocks .ta-r ul {
  list-style-position: inside;
  margin-left: 0;
}
.domino-site-index-blocks .bg-height {
  height: 300px !important;
}
.domino-site-index-blocks .bg-cover {
  display: block;
  position: absolute;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.domino-site-index-blocks .bg-cover img {
  display: none;
  position: relative;
}
.domino-site-index-blocks .pic-center {
  width: auto;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.domino-site-index-blocks .icon-big {
  max-width: 100px;
}
.domino-site-index-blocks.hover:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.domino-site-index-blocks > .overlay {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.domino-site-index-blocks .columns-header {
  margin-bottom: 1.5em;
}
.domino-site-index-blocks.h2-margin h2 {
  margin-bottom: 1em;
}
.domino-site-index-blocks.h3-margin h3 {
  margin-bottom: 1em;
}
.domino-site-index-blocks .ico {
  box-sizing: border-box;
  padding: 0 30%;
  height: 100px;
  margin: 0 0 1em 0;
}
.domino-site-index-blocks .ico svg {
  height: 100% !important;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .domino-site-index-blocks .bg-height {
    height: auto !important;
  }
}
.bg-fixed {
  background-attachment: fixed;
}
[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], select, textarea, button, .button {
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  font-weight: normal;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  overflow: visible;
  border-radius: 0;
  -webkit-border-radius: 0;
  padding: 1em;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
}
[type="text"]:focus, [type="password"]:focus, [type="date"]:focus, [type="datetime"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="week"]:focus, [type="email"]:focus, [type="number"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="url"]:focus, [type="color"]:focus, select:focus, textarea:focus, button:focus, .button:focus {
  outline: none;
}
[type="text"].margin, [type="password"].margin, [type="date"].margin, [type="datetime"].margin, [type="datetime-local"].margin, [type="month"].margin, [type="week"].margin, [type="email"].margin, [type="number"].margin, [type="search"].margin, [type="tel"].margin, [type="time"].margin, [type="url"].margin, [type="color"].margin, select.margin, textarea.margin, button.margin, .button.margin {
  margin: 0 0 1em 0;
}
[type="text"].round, [type="password"].round, [type="date"].round, [type="datetime"].round, [type="datetime-local"].round, [type="month"].round, [type="week"].round, [type="email"].round, [type="number"].round, [type="search"].round, [type="tel"].round, [type="time"].round, [type="url"].round, [type="color"].round, select.round, textarea.round, button.round, .button.round {
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
[type="text"].round-left, [type="password"].round-left, [type="date"].round-left, [type="datetime"].round-left, [type="datetime-local"].round-left, [type="month"].round-left, [type="week"].round-left, [type="email"].round-left, [type="number"].round-left, [type="search"].round-left, [type="tel"].round-left, [type="time"].round-left, [type="url"].round-left, [type="color"].round-left, select.round-left, textarea.round-left, button.round-left, .button.round-left {
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
}
[type="text"].round-right, [type="password"].round-right, [type="date"].round-right, [type="datetime"].round-right, [type="datetime-local"].round-right, [type="month"].round-right, [type="week"].round-right, [type="email"].round-right, [type="number"].round-right, [type="search"].round-right, [type="tel"].round-right, [type="time"].round-right, [type="url"].round-right, [type="color"].round-right, select.round-right, textarea.round-right, button.round-right, .button.round-right {
  border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
}
[type="text"]:disabled, [type="text"].disabled, [type="password"]:disabled, [type="password"].disabled, [type="date"]:disabled, [type="date"].disabled, [type="datetime"]:disabled, [type="datetime"].disabled, [type="datetime-local"]:disabled, [type="datetime-local"].disabled, [type="month"]:disabled, [type="month"].disabled, [type="week"]:disabled, [type="week"].disabled, [type="email"]:disabled, [type="email"].disabled, [type="number"]:disabled, [type="number"].disabled, [type="search"]:disabled, [type="search"].disabled, [type="tel"]:disabled, [type="tel"].disabled, [type="time"]:disabled, [type="time"].disabled, [type="url"]:disabled, [type="url"].disabled, [type="color"]:disabled, [type="color"].disabled, select:disabled, select.disabled, textarea:disabled, textarea.disabled, button:disabled, button.disabled, .button:disabled, .button.disabled {
  cursor: default;
}
[type="text"].expanded, [type="password"].expanded, [type="date"].expanded, [type="datetime"].expanded, [type="datetime-local"].expanded, [type="month"].expanded, [type="week"].expanded, [type="email"].expanded, [type="number"].expanded, [type="search"].expanded, [type="tel"].expanded, [type="time"].expanded, [type="url"].expanded, [type="color"].expanded, select.expanded, textarea.expanded, button.expanded, .button.expanded {
  width: 100%;
}
[type="text"].small, [type="password"].small, [type="date"].small, [type="datetime"].small, [type="datetime-local"].small, [type="month"].small, [type="week"].small, [type="email"].small, [type="number"].small, [type="search"].small, [type="tel"].small, [type="time"].small, [type="url"].small, [type="color"].small, select.small, textarea.small, button.small, .button.small {
  padding: 0.5em;
}
[type="text"].medium, [type="password"].medium, [type="date"].medium, [type="datetime"].medium, [type="datetime-local"].medium, [type="month"].medium, [type="week"].medium, [type="email"].medium, [type="number"].medium, [type="search"].medium, [type="tel"].medium, [type="time"].medium, [type="url"].medium, [type="color"].medium, select.medium, textarea.medium, button.medium, .button.medium {
  padding: 1em;
}
[type="text"].large, [type="password"].large, [type="date"].large, [type="datetime"].large, [type="datetime-local"].large, [type="month"].large, [type="week"].large, [type="email"].large, [type="number"].large, [type="search"].large, [type="tel"].large, [type="time"].large, [type="url"].large, [type="color"].large, select.large, textarea.large, button.large, .button.large {
  padding: 1.5em;
}
select, [type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea {
  color: #10191f;
  background-color: #FFF;
  border: 0;
  box-shadow: inset 0 0 0 rgba(16, 25, 31, 0.1);
  -webkit-box-shadow: inset 0 0 0 rgba(16, 25, 31, 0.1);
  width: 100%;
}
select:focus, [type="text"]:focus, [type="password"]:focus, [type="date"]:focus, [type="datetime"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="week"]:focus, [type="email"]:focus, [type="number"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="url"]:focus, [type="color"]:focus, textarea:focus {
  color: #213441;
  background-color: #ecf1f5;
  border: 0px solid #10191f;
  box-shadow: 0;
}
input[type="text"]:disabled, button:disabled, input[type="submit"]:disabled {
  color: #769eb8;
  background-color: #dbe5ec;
  border: 0;
  box-shadow: 0;
  -webkit-box-shadow: 0;
}
[type="checkbox"], [type="radio"] {
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
textarea {
  height: auto;
  min-height: 50px;
  overflow: auto;
}
label {
  color: white;
  margin: 0 0 5px 0;
  font-weight: bold;
}
label > input, label > textarea, label > select {
  margin: 0.5em 0 0 0 !important;
}
label.is-invalid-label {
  color: #C00 !important;
}
label.is-valid-label {
  color: #390 !important;
}
label .is-invalid-input {
  border: 1px solid #C00 !important;
}
label .is-valid-input {
  border: 1px solid #390 !important;
}
label .form-error {
  display: none;
  margin-top: 5px;
  font-weight: bold;
  font-size: 14px;
}
label .form-error.is-visible {
  display: block;
}
fieldset, .fieldset {
  border: 1px solid #b9cddb;
}
fieldset.margin, .fieldset.margin {
  margin: 0 0 1em 0;
}
fieldset legend, .fieldset legend {
  color: #10191f;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
  font-style: normal;
  text-transform: normal;
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
button, .button {
  color: #FFF;
  background-color: #005f9d;
  border: 0;
  width: auto;
  cursor: pointer;
  outline: none;
}
button, button svg, button.slide::before, button::after, .button, .button svg, .button.slide::before, .button::after {
  -webkit-transition: all 0.3s Ease-In-Out;
  -moz-transition: all 0.3s Ease-In-Out;
  -o-transition: all 0.3s Ease-In-Out;
  transition: all 0.3s Ease-In-Out;
}
button svg, .button svg {
  position: relative;
  height: 0.8em;
  width: auto;
  margin: 0 0.5em 0 0;
}
button:hover, .button:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: #002137;
  border: 0;
}
button.slide, .button.slide {
  position: relative;
  overflow: hidden;
}
button.slide::before, .button.slide::before {
  background-color: #002137;
  z-index: -1;
}
button.slide::before, button.slide::after, .button.slide::before, .button.slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
button.slide::before, .button.slide::before {
  border-radius: 0;
  margin-left: -100%;
}
button.slide:hover::before, .button.slide:hover::before {
  margin-left: 0;
}
[data-whatinput="mouse"] button {
  outline: 0;
}
button, .button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/* ==================================================================== */
/* CHECKBOX TYPE 8 ---------------------------------------------------- */
/* ==================================================================== */
.switch-input[type="checkbox"] {
  display: none;
}
.switch-input[type="checkbox"] + label.switch-paddle {
  cursor: pointer;
  font-size: 1em;
}
.switch-input + label.switch-paddle {
  box-sizing: unset;
  background-color: #FFF;
  padding: 9px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  margin-right: 30px;
  width: 40px;
  height: 15px;
}
.switch-input + label.switch-paddle:after {
  content: " ";
  position: absolute;
  background: #CCC;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);
}
.switch-input + label.switch-paddle:before {
  content: " ";
  position: absolute;
  background: white;
  top: 2px;
  left: 2px;
  z-index: 99999;
  width: 29px;
  height: 29px;
  border-radius: 100px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5), inset 0 -18px 15px -10px rgba(0, 0, 0, 0.05);
}
.switch-input + label.switch-paddle:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.switch-input:checked + label.switch-paddle:before {
  content: " ";
  position: absolute;
  left: 27px;
  border-radius: 100px;
}
.switch-input + label.switch-paddle {
  overflow: hidden;
}
.switch-input:checked + label.switch-paddle:after {
  content: " ";
  font-size: 1.5em;
  position: absolute;
  background: #63C99C;
}
.switch-input + label.switch-paddle:after, .switch-input + label.switch-paddle:before, .switch-input label.switch-paddle {
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
/* ==================================================================== */
/* CHECKBOX TYPE 11 ---------------------------------------------------- */
/* ==================================================================== */
[id^="checkbox-11-"] + label {
  background-color: #FFF;
  padding: 11px 9px;
  border-radius: 7px;
  display: inline-block;
  position: relative;
  margin-right: 30px;
  width: 55px;
  height: 10px;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), 0 0 10px rgba(245, 146, 146, 0.4);
}
[id^="checkbox-11-"] + label:before {
  content: " ";
  position: absolute;
  background: #FFF;
  top: 0px;
  z-index: 99999;
  left: 0px;
  width: 24px;
  color: #FFF;
  height: 32px;
  border-radius: 7px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
}
[id^="checkbox-11-"] + label:after {
  content: "OFF";
  position: absolute;
  top: 7px;
  left: 37px;
  font-size: 1.2em;
  color: white;
  font-weight: bold;
  padding: 5px;
  border-radius: 100px;
}
[id^="checkbox-11-"]:checked + label {
  background: #67A5DF;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), 0 0 10px rgba(146, 196, 245, 0.4);
}
[id^="checkbox-11-"]:checked + label:after {
  content: "ON";
  left: 6px;
}
[id^="checkbox-11-"]:checked + label:before {
  content: " ";
  position: absolute;
  z-index: 99999;
  left: 49px;
}
[id^="checkbox-11-"] + label:after {
  left: 35px;
}
#checkbox-11-3 + label:before {
  width: 21px;
  height: 22px;
  top: 3px;
  left: 3px;
}
#checkbox-11-3:checked + label:before {
  left: 49px;
}
#checkbox-11-2 + label:after, #checkbox-11-2 + label:before, #checkbox label {
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
body {
  background-color: #cad9e4;
  background-image: none;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: #10191f;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  font-family: "Fira Sans", sans-serif;
}
@media screen and (min-width: 576px) {
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body {
    font-size: 16px;
  }
}
.grid-container {
  max-width: 1340px;
  margin: 0 auto;
  position: relative;
}
.grid-container.left {
  margin: inherit !important;
}
.grid-unmargin {
  margin-left: -1em;
  margin-right: -1em;
}
.grid {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
.grid > .shrink {
  width: auto;
}
.grid.align-center {
  justify-content: center;
}
.grid.align-right {
  justify-content: right;
}
.grid.box {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.07);
}
.grid.grid-padding > .cell {
  padding-left: 1em;
  padding-right: 1em;
  box-sizing: border-box;
}
.grid.grid-padding > .cell.unpadding {
  padding-left: 0;
  padding-right: 0;
}
.grid-padding > .cell {
  padding-left: 1em;
  padding-right: 1em;
}
.grid-unpadding > .cell {
  padding-left: 0;
  padding-right: 0;
}
.grid > .cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.grid > .cell.shrink {
  flex: 0 0 auto;
}
.grid > .cell .small-unpadding {
  padding-left: 0;
  padding-right: 0;
}
.grid > .cell.small-auto {
  flex: 1 1 0;
  width: auto;
}
.grid > .cell.small-1 {
  width: 8.3333333333%;
}
.grid > .cell.small-1-2 {
  width: 4.1666666667%;
}
.grid > .cell.small-2 {
  width: 16.6666666667%;
}
.grid > .cell.small-2-2 {
  width: 8.3333333333%;
}
.grid > .cell.small-3 {
  width: 25%;
}
.grid > .cell.small-3-2 {
  width: 12.5%;
}
.grid > .cell.small-4 {
  width: 33.3333333333%;
}
.grid > .cell.small-4-2 {
  width: 16.6666666667%;
}
.grid > .cell.small-5 {
  width: 41.6666666667%;
}
.grid > .cell.small-5-2 {
  width: 20.8333333333%;
}
.grid > .cell.small-6 {
  width: 50%;
}
.grid > .cell.small-6-2 {
  width: 25%;
}
.grid > .cell.small-7 {
  width: 58.3333333333%;
}
.grid > .cell.small-7-2 {
  width: 29.1666666667%;
}
.grid > .cell.small-8 {
  width: 66.6666666667%;
}
.grid > .cell.small-8-2 {
  width: 33.3333333333%;
}
.grid > .cell.small-9 {
  width: 75%;
}
.grid > .cell.small-9-2 {
  width: 37.5%;
}
.grid > .cell.small-10 {
  width: 83.3333333333%;
}
.grid > .cell.small-10-2 {
  width: 41.6666666667%;
}
.grid > .cell.small-11 {
  width: 91.6666666667%;
}
.grid > .cell.small-11-2 {
  width: 45.8333333333%;
}
.grid > .cell.small-12 {
  width: 100%;
}
.grid > .cell.small-12-2 {
  width: 50%;
}
.grid > .cell.small-order-1 {
  order: 1;
}
.grid > .cell.small-order-2 {
  order: 2;
}
.grid > .cell.small-order-3 {
  order: 3;
}
.grid > .cell.small-order-4 {
  order: 4;
}
.grid > .cell.small-order-5 {
  order: 5;
}
.grid > .cell.small-order-6 {
  order: 6;
}
.grid > .cell.small-order-7 {
  order: 7;
}
.grid > .cell.small-order-8 {
  order: 8;
}
.grid > .cell.small-order-9 {
  order: 9;
}
.grid > .cell.small-order-10 {
  order: 10;
}
.grid > .cell.small-order-11 {
  order: 11;
}
.grid > .cell.small-order-12 {
  order: 12;
}
.grid > .cell.offset-0 {
  margin-left: 0;
}
.grid > .cell.offset-1 {
  margin-left: 8.3333333333%;
}
.grid > .cell.offset-2 {
  margin-left: 16.6666666667%;
}
.grid > .cell.offset-3 {
  margin-left: 25%;
}
.grid > .cell.offset-4 {
  margin-left: 33.3333333333%;
}
.grid > .cell.offset-5 {
  margin-left: 41.6666666667%;
}
.grid > .cell.offset-6 {
  margin-left: 50%;
}
.grid > .cell.offset-7 {
  margin-left: 58.3333333333%;
}
.grid > .cell.offset-8 {
  margin-left: 66.6666666667%;
}
.grid > .cell.offset-9 {
  margin-left: 75%;
}
.grid > .cell.offset-10 {
  margin-left: 83.3333333333%;
}
.grid > .cell.offset-11 {
  margin-left: 91.6666666667%;
}
.grid > .cell.offset-12 {
  margin-left: 100%;
}
@media screen and (min-width: 768px) {
  .hide-for-small-only {
    display: revert !important;
  }
  .grid > .cell.medium-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid > .cell .medium-unpadding {
    padding-left: 0;
    padding-right: 0;
  }
  .grid > .cell.medium-1 {
    width: 8.3333333333%;
  }
  .grid > .cell.medium-1-2 {
    width: 4.1666666667%;
  }
  .grid > .cell.medium-2 {
    width: 16.6666666667%;
  }
  .grid > .cell.medium-2-2 {
    width: 8.3333333333%;
  }
  .grid > .cell.medium-3 {
    width: 25%;
  }
  .grid > .cell.medium-3-2 {
    width: 12.5%;
  }
  .grid > .cell.medium-4 {
    width: 33.3333333333%;
  }
  .grid > .cell.medium-4-2 {
    width: 16.6666666667%;
  }
  .grid > .cell.medium-5 {
    width: 41.6666666667%;
  }
  .grid > .cell.medium-5-2 {
    width: 20.8333333333%;
  }
  .grid > .cell.medium-6 {
    width: 50%;
  }
  .grid > .cell.medium-6-2 {
    width: 25%;
  }
  .grid > .cell.medium-7 {
    width: 58.3333333333%;
  }
  .grid > .cell.medium-7-2 {
    width: 29.1666666667%;
  }
  .grid > .cell.medium-8 {
    width: 66.6666666667%;
  }
  .grid > .cell.medium-8-2 {
    width: 33.3333333333%;
  }
  .grid > .cell.medium-9 {
    width: 75%;
  }
  .grid > .cell.medium-9-2 {
    width: 37.5%;
  }
  .grid > .cell.medium-10 {
    width: 83.3333333333%;
  }
  .grid > .cell.medium-10-2 {
    width: 41.6666666667%;
  }
  .grid > .cell.medium-11 {
    width: 91.6666666667%;
  }
  .grid > .cell.medium-11-2 {
    width: 45.8333333333%;
  }
  .grid > .cell.medium-12 {
    width: 100%;
  }
  .grid > .cell.medium-12-2 {
    width: 50%;
  }
  .grid > .cell.medium-order-1 {
    order: 1;
  }
  .grid > .cell.medium-order-2 {
    order: 2;
  }
  .grid > .cell.medium-order-3 {
    order: 3;
  }
  .grid > .cell.medium-order-4 {
    order: 4;
  }
  .grid > .cell.medium-order-5 {
    order: 5;
  }
  .grid > .cell.medium-order-6 {
    order: 6;
  }
  .grid > .cell.medium-order-7 {
    order: 7;
  }
  .grid > .cell.medium-order-8 {
    order: 8;
  }
  .grid > .cell.medium-order-9 {
    order: 9;
  }
  .grid > .cell.medium-order-10 {
    order: 10;
  }
  .grid > .cell.medium-order-11 {
    order: 11;
  }
  .grid > .cell.medium-order-12 {
    order: 12;
  }
  .grid > .cell.medium-offset-0 {
    margin-left: 0;
  }
  .grid > .cell.medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid > .cell.medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid > .cell.medium-offset-3 {
    margin-left: 25%;
  }
  .grid > .cell.medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid > .cell.medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid > .cell.medium-offset-6 {
    margin-left: 50%;
  }
  .grid > .cell.medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid > .cell.medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid > .cell.medium-offset-9 {
    margin-left: 75%;
  }
  .grid > .cell.medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid > .cell.medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid > .cell.medium-offset-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .grid > .cell.large-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid > .cell .large-unpadding {
    padding-left: 0;
    padding-right: 0;
  }
  .grid > .cell.large-1 {
    width: 8.3333333333%;
  }
  .grid > .cell.large-1-2 {
    width: 4.1666666667%;
  }
  .grid > .cell.large-2 {
    width: 16.6666666667%;
  }
  .grid > .cell.large-2-2 {
    width: 8.3333333333%;
  }
  .grid > .cell.large-3 {
    width: 25%;
  }
  .grid > .cell.large-3-2 {
    width: 12.5%;
  }
  .grid > .cell.large-4 {
    width: 33.3333333333%;
  }
  .grid > .cell.large-4-2 {
    width: 16.6666666667%;
  }
  .grid > .cell.large-5 {
    width: 41.6666666667%;
  }
  .grid > .cell.large-5-2 {
    width: 20.8333333333%;
  }
  .grid > .cell.large-6 {
    width: 50%;
  }
  .grid > .cell.large-6-2 {
    width: 25%;
  }
  .grid > .cell.large-7 {
    width: 58.3333333333%;
  }
  .grid > .cell.large-7-2 {
    width: 29.1666666667%;
  }
  .grid > .cell.large-8 {
    width: 66.6666666667%;
  }
  .grid > .cell.large-8-2 {
    width: 33.3333333333%;
  }
  .grid > .cell.large-9 {
    width: 75%;
  }
  .grid > .cell.large-9-2 {
    width: 37.5%;
  }
  .grid > .cell.large-10 {
    width: 83.3333333333%;
  }
  .grid > .cell.large-10-2 {
    width: 41.6666666667%;
  }
  .grid > .cell.large-11 {
    width: 91.6666666667%;
  }
  .grid > .cell.large-11-2 {
    width: 45.8333333333%;
  }
  .grid > .cell.large-12 {
    width: 100%;
  }
  .grid > .cell.large-12-2 {
    width: 50%;
  }
  .grid > .cell.large-order-1 {
    order: 1;
  }
  .grid > .cell.large-order-2 {
    order: 2;
  }
  .grid > .cell.large-order-3 {
    order: 3;
  }
  .grid > .cell.large-order-4 {
    order: 4;
  }
  .grid > .cell.large-order-5 {
    order: 5;
  }
  .grid > .cell.large-order-6 {
    order: 6;
  }
  .grid > .cell.large-order-7 {
    order: 7;
  }
  .grid > .cell.large-order-8 {
    order: 8;
  }
  .grid > .cell.large-order-9 {
    order: 9;
  }
  .grid > .cell.large-order-10 {
    order: 10;
  }
  .grid > .cell.large-order-11 {
    order: 11;
  }
  .grid > .cell.large-order-12 {
    order: 12;
  }
  .grid > .cell.large-offset-0 {
    margin-left: 0;
  }
  .grid > .cell.large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid > .cell.large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid > .cell.large-offset-3 {
    margin-left: 25%;
  }
  .grid > .cell.large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid > .cell.large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid > .cell.large-offset-6 {
    margin-left: 50%;
  }
  .grid > .cell.large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid > .cell.large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid > .cell.large-offset-9 {
    margin-left: 75%;
  }
  .grid > .cell.large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid > .cell.large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid > .cell.large-offset-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .grid > .cell.xlarge-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid > .cell .xlarge-unpadding {
    padding-left: 0;
    padding-right: 0;
  }
  .grid > .cell.xlarge-1 {
    width: 8.3333333333%;
  }
  .grid > .cell.xlarge-1-2 {
    width: 4.1666666667%;
  }
  .grid > .cell.xlarge-2 {
    width: 16.6666666667%;
  }
  .grid > .cell.xlarge-2-2 {
    width: 8.3333333333%;
  }
  .grid > .cell.xlarge-3 {
    width: 25%;
  }
  .grid > .cell.xlarge-3-2 {
    width: 12.5%;
  }
  .grid > .cell.xlarge-4 {
    width: 33.3333333333%;
  }
  .grid > .cell.xlarge-4-2 {
    width: 16.6666666667%;
  }
  .grid > .cell.xlarge-5 {
    width: 41.6666666667%;
  }
  .grid > .cell.xlarge-5-2 {
    width: 20.8333333333%;
  }
  .grid > .cell.xlarge-6 {
    width: 50%;
  }
  .grid > .cell.xlarge-6-2 {
    width: 25%;
  }
  .grid > .cell.xlarge-7 {
    width: 58.3333333333%;
  }
  .grid > .cell.xlarge-7-2 {
    width: 29.1666666667%;
  }
  .grid > .cell.xlarge-8 {
    width: 66.6666666667%;
  }
  .grid > .cell.xlarge-8-2 {
    width: 33.3333333333%;
  }
  .grid > .cell.xlarge-9 {
    width: 75%;
  }
  .grid > .cell.xlarge-9-2 {
    width: 37.5%;
  }
  .grid > .cell.xlarge-10 {
    width: 83.3333333333%;
  }
  .grid > .cell.xlarge-10-2 {
    width: 41.6666666667%;
  }
  .grid > .cell.xlarge-11 {
    width: 91.6666666667%;
  }
  .grid > .cell.xlarge-11-2 {
    width: 45.8333333333%;
  }
  .grid > .cell.xlarge-12 {
    width: 100%;
  }
  .grid > .cell.xlarge-12-2 {
    width: 50%;
  }
  .grid > .cell.xlarge-order-1 {
    order: 1;
  }
  .grid > .cell.xlarge-order-2 {
    order: 2;
  }
  .grid > .cell.xlarge-order-3 {
    order: 3;
  }
  .grid > .cell.xlarge-order-4 {
    order: 4;
  }
  .grid > .cell.xlarge-order-5 {
    order: 5;
  }
  .grid > .cell.xlarge-order-6 {
    order: 6;
  }
  .grid > .cell.xlarge-order-7 {
    order: 7;
  }
  .grid > .cell.xlarge-order-8 {
    order: 8;
  }
  .grid > .cell.xlarge-order-9 {
    order: 9;
  }
  .grid > .cell.xlarge-order-10 {
    order: 10;
  }
  .grid > .cell.xlarge-order-11 {
    order: 11;
  }
  .grid > .cell.xlarge-order-12 {
    order: 12;
  }
  .grid > .cell.xlarge-offset-0 {
    margin-left: 0;
  }
  .grid > .cell.large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid > .cell.large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid > .cell.large-offset-3 {
    margin-left: 25%;
  }
  .grid > .cell.large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid > .cell.large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid > .cell.large-offset-6 {
    margin-left: 50%;
  }
  .grid > .cell.large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid > .cell.large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid > .cell.large-offset-9 {
    margin-left: 75%;
  }
  .grid > .cell.large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid > .cell.large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid > .cell.large-offset-12 {
    margin-left: 100%;
  }
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *::before, *::after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
ul {
  padding-inline-start: 20px;
}
figure {
  margin: 0;
}
img {
  display: block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
details {
  display: block;
}
summary {
  display: list-item;
}
menu {
  display: block;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
object {
  max-width: none !important;
}
pre {
  overflow: auto;
}
table {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table .nowrap {
  white-space: nowrap;
}
table.head-nowrap thead tr th {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
table.body-nowrap tbody tr td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
table thead {
  color: #005f9d;
  background-color: transparent;
  font-size: 1em;
  line-height: 1.4;
  font-weight: bold;
  font-style: normal;
}
table thead tr {
  border-bottom: 1px solid #005f9d;
}
table tbody {
  color: #334f62;
  background-color: transparent;
  font-size: 1em;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
}
table tbody tr {
  background-color: transparent;
  border-bottom: 1px solid rgba(16, 25, 31, 0.2);
}
table tbody tr:nth-child(even) {
  background-color: transparent;
}
table th {
  background-color: transparent;
  padding: 0.5em;
  margin: 0 0 0.5em 0;
  text-align: left;
}
table td {
  background-color: transparent;
  padding: 0.5em;
  margin: 0;
  text-align: left;
}
table th.grow, table td.grow {
  width: 100%;
}
h1, h2, h3, h4, h5 {
  font-weight: normal;
  margin-top: 0;
}
h1 {
  margin: 0;
  padding: 0;
  color: #005f9d;
  font-family: "Fira Sans", sans-serif;
  font-size: 3rem;
  line-height: 1em;
}
h2 {
  margin: 0;
  padding: 0;
  color: #005f9d;
  font-family: "Fira Sans", sans-serif;
  font-size: 2.5rem;
  line-height: 1em;
}
h3 {
  margin: 0;
  padding: 0;
  color: #005f9d;
  font-family: "Fira Sans", sans-serif;
  font-size: 2rem;
  line-height: 1em;
}
h4 {
  margin: 0;
  padding: 0;
  color: #005f9d;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.5rem;
  line-height: 1em;
}
h5 {
  margin: 0;
  padding: 0;
  color: #005f9d;
  font-family: "Fira Sans", sans-serif;
  font-size: 1rem;
  line-height: 1em;
}
h6 {
  margin: 0;
  padding: 0;
  color: #005f9d;
  font-family: "Fira Sans", sans-serif;
  font-size: 1rem;
  line-height: 1em;
}
small {
  display: block;
}
p {
  color: #10191f;
  font-size: 1em;
  line-height: 1.3em;
  font-family: "Fira Sans", sans-serif;
}
a {
  color: #8CC63F;
  text-decoration: none;
}
a:hover {
  color: #769eb8;
}
.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.hide-for-small-only {
  display: none !important;
}
.text-balance {
  text-wrap: balance;
}
.tx-no-wrap {
  text-wrap-mode: nowrap;
}
.ovf-h {
  overflow: hidden;
}
.hide {
  display: none;
}
.bg-fixed {
  background-attachment: fixed;
}
.visually-hidden {
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 - a 0 height clip, off to the bottom right of the visible 1px box */
  clip: rect(1px, 1px, 1px, 1px);
  /*maybe deprecated but we need to support legacy browsers */
  clip-path: inset(50%);
  /*modern browsers, clip-path works inwards from each corner*/
  white-space: nowrap;
  /* added line to stop words getting smushed together (as they go onto seperate lines and some screen readers do not understand line feeds as a space */
}
@media screen and (min-width: 768px) {
  .hide-for-small-only {
    display: unset !important;
  }
}
@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-o-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fadeOutToNone {
  0% {
    opacity: 1;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@-moz-keyframes fadeOutToNone {
  0% {
    opacity: 1;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@-o-keyframes fadeOutToNone {
  0% {
    opacity: 1;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@keyframes fadeOutToNone {
  0% {
    opacity: 1;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
.slide-right {
  width: 100%;
  overflow: hidden;
  margin-left: 400px;
  max-width: 500px;
}
.slide-right h1 {
  animation: 2s slide-right;
  animation-delay: 2s;
}
@keyframes slide-right {
  from {
    margin-left: -500px;
  }
  to {
    margin-left: 0%;
  }
}
.animate-fadein:not(.animate-screen) {
  animation: 2s fadeInFromNone1;
}
.fadein {
  animation: 2s fadeInFromNone1;
}
@keyframes fadeInFromNone1 {
  0% {
    display: none;
    margin-top: 50px;
    opacity: 0;
  }
  1% {
    margin-top: 50px;
    display: block;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    display: block;
    opacity: 1;
  }
}
.fadein2 {
  animation: 2s fadeInFromNone2;
}
@keyframes fadeInFromNone2 {
  0% {
    display: none;
    margin-top: 100px;
    opacity: 0;
  }
  1% {
    margin-top: 100px;
    display: block;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    display: block;
    opacity: 1;
  }
}
/*
 * Vertical align
 * */
.d-n {
  display: none;
}
.d-b {
  display: block;
}
.d-f {
  display: flex;
}
/*
 * Sizes
 * */
.fs-xs {
  font-size: 0.5em !important;
}
.fs-s {
  font-size: 0.75em !important;
}
.fs-m {
  font-size: 1em !important;
}
.fs-l {
  font-size: 1.25em !important;
}
.fs-xl {
  font-size: 1.5em !important;
}
.fs-xxl {
  font-size: 1.75em !important;
}
/*
 * Font family
 * */
.ff-h1 {
  font-family: serif, Georgia, Times !important;
}
.ff-sh {
  font-family: serif, Georgia, Times !important;
}
.ff-tl {
  font-family: serif, Georgia, Times !important;
}
.ff-st {
  font-family: serif, Georgia, Times !important;
}
.ff-tx {
  font-family: sans-serif, -apple-system, system-ui, Helvetica Neue, Helvetica, Arial !important;
}
/*
 * Font weight
 * */
.fw-b {
  font-weight: bold !important;
}
/*
 * Border radius
 * */
.br-5 {
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
.br-10 {
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
}
/*
 * Rations
 * */
.ar-1x2 {
  padding-bottom: 200%;
}
.ar-2x3 {
  padding-bottom: 150%;
}
.ar-3x4 {
  padding-bottom: 133.3333333333%;
}
.ar-1x1 {
  padding-bottom: 100%;
}
.ar-4x3 {
  padding-bottom: 75%;
}
.ar-3x2 {
  padding-bottom: 66.6666666667%;
}
.ar-16x9 {
  padding-bottom: 56.25%;
}
.ar-2x1 {
  padding-bottom: 50%;
}
.ar-5x2 {
  padding-bottom: 40%;
}
.ar-3x1 {
  padding-bottom: 33.3333333333%;
}
.ar-4x1 {
  padding-bottom: 25%;
}
.ar-5x1 {
  padding-bottom: 20%;
}
.ar-8x1 {
  padding-bottom: 12.5%;
}
.ar-10x1 {
  padding-bottom: 10%;
}
/*
 * Widths
 * */
.w-u {
  width: unset !important;
}
.w-a {
  width: auto !important;
}
.w-50 {
  width: 50px !important;
}
.w-100 {
  width: 100px !important;
}
.w-30pc {
  width: 30% !important;
}
.w-50pc {
  width: 50% !important;
}
.w-70pc {
  width: 70% !important;
}
.w-100pc {
  width: 100% !important;
}
/*
 * Heights
 * */
.h-u {
  height: unset !important;
}
.h-a {
  height: auto !important;
}
.h-50 {
  height: 50px !important;
}
.h-100 {
  height: 100px !important;
}
.h-200 {
  height: 200px !important;
}
.h-300 {
  height: 300px !important;
}
.h-100pc {
  height: 100% !important;
}
.h-100vh {
  height: 100vh !important;
}
.h-80vh {
  height: 80vh !important;
}
.h-75vh {
  height: 75vh !important;
}
.h-50vh {
  height: 50vh !important;
}
.h-40vh {
  height: 40vh !important;
}
.h-30vh {
  height: 30vh !important;
}
.h-20vh {
  height: 20vh !important;
}
.h-10vh {
  height: 10vh !important;
}
/*
 * Position
 * */
.p-r {
  position: relative !important;
}
.p-a {
  position: absolute !important;
}
.p-f {
  position: fixed !important;
}
/*
 * lines
 * */
.line-clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.lc-1 {
  -webkit-line-clamp: 1;
}
.lc-2 {
  -webkit-line-clamp: 2;
}
.lc-3 {
  -webkit-line-clamp: 3;
}
.lc-4 {
  -webkit-line-clamp: 4;
}
.lc-5 {
  -webkit-line-clamp: 5;
}
/*
 * Paddings
 * */
.p-0 {
  padding: 0em !important;
}
.pt-0 {
  padding-top: 0em !important;
}
.pb-0 {
  padding-bottom: 0em !important;
}
.ptb-0 {
  padding-top: 0em !important;
  padding-bottom: 0em !important;
}
.pl-0 {
  padding-left: 0em !important;
}
.pr-0 {
  padding-right: 0em !important;
}
.plr-0 {
  padding-left: 0em !important;
  padding-right: 0em !important;
}
.p-05 {
  padding: 0.5em !important;
}
.pt-05 {
  padding-top: 0.5em !important;
}
.pb-05 {
  padding-bottom: 0.5em !important;
}
.ptb-05 {
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important;
}
.pl-05 {
  padding-left: 0.5em !important;
}
.pr-05 {
  padding-right: 0.5em !important;
}
.plr-05 {
  padding-left: 0.5em !important;
  padding-right: 0.5em !important;
}
.p-1 {
  padding: 1em !important;
}
.pt-1 {
  padding-top: 1em !important;
}
.pb-1 {
  padding-bottom: 1em !important;
}
.ptb-1 {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}
.pl-1 {
  padding-left: 1em !important;
}
.pr-1 {
  padding-right: 1em !important;
}
.plr-1 {
  padding-left: 1em !important;
  padding-right: 1em !important;
}
.p-2 {
  padding: 2em !important;
}
.pt-2 {
  padding-top: 2em !important;
}
.pb-2 {
  padding-bottom: 2em !important;
}
.ptb-2 {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}
.pl-2 {
  padding-left: 2em !important;
}
.pr-2 {
  padding-right: 2em !important;
}
.plr-2 {
  padding-left: 2em !important;
  padding-right: 2em !important;
}
.p-3 {
  padding: 3em !important;
}
.pt-3 {
  padding-top: 3em !important;
}
.pb-3 {
  padding-bottom: 3em !important;
}
.ptb-3 {
  padding-top: 3em !important;
  padding-bottom: 3em !important;
}
.pl-3 {
  padding-left: 3em !important;
}
.pr-3 {
  padding-right: 3em !important;
}
.plr-3 {
  padding-left: 3em !important;
  padding-right: 3em !important;
}
.p-5 {
  padding: 5em !important;
}
.pt-5 {
  padding-top: 5em !important;
}
.pb-5 {
  padding-bottom: 5em !important;
}
.ptb-5 {
  padding-top: 5em !important;
  padding-bottom: 5em !important;
}
.pl-5 {
  padding-left: 5em !important;
}
.pr-5 {
  padding-right: 5em !important;
}
.plr-5 {
  padding-left: 5em !important;
  padding-right: 5em !important;
}
.p-10 {
  padding: 10em !important;
}
.pt-10 {
  padding-top: 10em !important;
}
.pb-10 {
  padding-bottom: 10em !important;
}
.ptb-10 {
  padding-top: 10em !important;
  padding-bottom: 10em !important;
}
.pl-10 {
  padding-left: 10em !important;
}
.pr-10 {
  padding-right: 10em !important;
}
.plr-10 {
  padding-left: 10em !important;
  padding-right: 10em !important;
}
.p-20pc {
  padding: 20% !important;
}
.pt-20pc {
  padding-top: 20% !important;
}
.pb-20pc {
  padding-bottom: 20% !important;
}
.ptb-20pc {
  padding-top: 20% !important;
  padding-bottom: 20% !important;
}
.pl-20pc {
  padding-left: 20% !important;
}
.pr-20pc {
  padding-right: 20% !important;
}
.plr-20pc {
  padding-left: 20% !important;
  padding-right: 20% !important;
}
.p-30pc {
  padding: 30% !important;
}
.pt-30pc {
  padding-top: 30% !important;
}
.pb-30pc {
  padding-bottom: 30% !important;
}
.ptb-30pc {
  padding-top: 30% !important;
  padding-bottom: 30% !important;
}
.pl-30pc {
  padding-left: 30% !important;
}
.pr-30pc {
  padding-right: 30% !important;
}
.plr-30pc {
  padding-left: 30% !important;
  padding-right: 30% !important;
}
.p-40pc {
  padding: 40% !important;
}
.pt-40pc {
  padding-top: 40% !important;
}
.pb-40pc {
  padding-bottom: 40% !important;
}
.ptb-40pc {
  padding-top: 40% !important;
  padding-bottom: 40% !important;
}
.pl-40pc {
  padding-left: 40% !important;
}
.pr-40pc {
  padding-right: 40% !important;
}
.plr-40pc {
  padding-left: 40% !important;
  padding-right: 40% !important;
}
/*
 * Margins
 * */
.m-a {
  margin: auto;
}
.mt-a {
  margin-top: auto;
}
.mb-a {
  margin-bottom: auto;
}
.mtb-a {
  margin-top: auto;
  margin-bottom: auto;
}
.mlr-a {
  margin-left: auto;
  margin-right: auto;
}
.m-0 {
  margin: 0em;
}
.mt-0 {
  margin-top: 0em;
}
.mb-0 {
  margin-bottom: 0em;
}
.mtb-0 {
  margin-top: 0em;
  margin-bottom: 0em;
}
.mlr-0 {
  margin-left: 0em;
  margin-right: 0em;
}
.m-1 {
  margin: 1em;
}
.mt-1 {
  margin-top: 1em;
}
.mb-1 {
  margin-bottom: 1em;
}
.mtb-1 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.mlr-1 {
  margin-left: 1em;
  margin-right: 1em;
}
.m-2 {
  margin: 2em;
}
.mt-2 {
  margin-top: 2em;
}
.mb-2 {
  margin-bottom: 2em;
}
.mtb-2 {
  margin-top: 2em;
  margin-bottom: 2em;
}
.mlr-2 {
  margin-left: 2em;
  margin-right: 2em;
}
.m-3 {
  margin: 3em;
}
.mt-3 {
  margin-top: 3em;
}
.mb-3 {
  margin-bottom: 3em;
}
.mtb-3 {
  margin-top: 3em;
  margin-bottom: 3em;
}
.mlr-3 {
  margin-left: 3em;
  margin-right: 3em;
}
.m-5 {
  margin: 5em;
}
.mt-5 {
  margin-top: 5em;
}
.mb-5 {
  margin-bottom: 5em;
}
.mtb-5 {
  margin-top: 5em;
  margin-bottom: 5em;
}
.mlr-5 {
  margin-left: 5em;
  margin-right: 5em;
}
.m-10 {
  margin: 10em;
}
.mt-10 {
  margin-top: 10em;
}
.mb-10 {
  margin-bottom: 10em;
}
.mtb-10 {
  margin-top: 10em;
  margin-bottom: 10em;
}
.mlr-10 {
  margin-left: 10em;
  margin-right: 10em;
}
/*
 * Text align
 * */
.ta-l {
  text-align: left;
}
.ta-r {
  text-align: right;
}
.ta-c {
  text-align: center;
}
.ta-j {
  text-align: justify;
}
/*
 * Justify-content
 * */
.jc-l {
  justify-content: left;
}
.jc-c {
  justify-content: center;
}
.jc-r {
  justify-content: flex-end;
}
/*
 * Vertical align
 * */
.va-t {
  display: flex;
  align-items: start;
}
.va-c {
  display: flex;
  align-items: center;
}
.va-b {
  display: flex;
  align-items: flex-end;
}
/*
 * Overflow
 * */
.of-s {
  overflow: scroll;
}
.of-h {
  overflow: hidden;
}
/*
 * Text transform
 * */
.tt-u {
  text-transform: uppercase;
}
/*
 * Text shadow
 * */
.ts-s30 {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.ts-m30 {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.ts-l30 {
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 300px) {
  .xs_d-n {
    display: none;
  }
  .xs_d-b {
    display: block;
  }
  .xs_d-f {
    display: flex;
  }
  .xs_ar-1x2 {
    padding-bottom: 200% !important;
  }
  .xs_ar-2x3 {
    padding-bottom: 150% !important;
  }
  .xs_ar-3x4 {
    padding-bottom: 133.3333333333% !important;
  }
  .xs_ar-1x1 {
    padding-bottom: 100% !important;
  }
  .xs_ar-4x3 {
    padding-bottom: 75% !important;
  }
  .xs_ar-3x2 {
    padding-bottom: 66.6666666667% !important;
  }
  .xs_ar-16x9 {
    padding-bottom: 56.25% !important;
  }
  .xs_ar-2x1 {
    padding-bottom: 50% !important;
  }
  .xs_ar-5x2 {
    padding-bottom: 40% !important;
  }
  .xs_ar-3x1 {
    padding-bottom: 33.3333333333% !important;
  }
  .xs_ar-4x1 {
    padding-bottom: 25% !important;
  }
  .xs_ar-5x1 {
    padding-bottom: 20% !important;
  }
  .xs_ar-8x1 {
    padding-bottom: 12.5% !important;
  }
  .xs_ar-10x1 {
    padding-bottom: 10% !important;
  }
  .xs_lc-1 {
    -webkit-line-clamp: 1;
  }
  .xs_lc-2 {
    -webkit-line-clamp: 2;
  }
  .xs_lc-3 {
    -webkit-line-clamp: 3;
  }
  .xs_lc-4 {
    -webkit-line-clamp: 4;
  }
  .xs_lc-5 {
    -webkit-line-clamp: 5;
  }
  .xs_w-u {
    width: unset !important;
  }
  .xs_w-a {
    width: auto !important;
  }
  .xs_w-50 {
    width: 50px !important;
  }
  .xs_w-100 {
    width: 100px !important;
  }
  .xs_w-30pc {
    width: 30% !important;
  }
  .xs_w-50pc {
    width: 50% !important;
  }
  .xs_w-70pc {
    width: 70% !important;
  }
  .xs_w-100pc {
    width: 100% !important;
  }
  .xs_h-u {
    height: unset !important;
  }
  .xs_h-a {
    height: auto !important;
  }
  .xs_h-50 {
    height: 50px !important;
  }
  .xs_h-100 {
    height: 100px !important;
  }
  .xs_h-200 {
    height: 200px !important;
  }
  .xs_h-300 {
    height: 300px !important;
  }
  .xs_h-100pc {
    height: 100% !important;
  }
  .xs_h-100vh {
    height: 100vh !important;
  }
  .xs_h-80vh {
    height: 80vh !important;
  }
  .xs_h-75vh {
    height: 75vh !important;
  }
  .xs_h-50vh {
    height: 50vh !important;
  }
  .xs_h-40vh {
    height: 40vh !important;
  }
  .xs_h-30vh {
    height: 30vh !important;
  }
  .xs_h-20vh {
    height: 20vh !important;
  }
  .xs_h-10vh {
    height: 10vh !important;
  }
  .xs_pt-0 {
    padding-top: 0em !important;
  }
  .xs_pb-0 {
    padding-bottom: 0em !important;
  }
  .xs_ptb-0 {
    padding-top: 0em !important;
    padding-bottom: 0em !important;
  }
  .xs_pl-0 {
    padding-left: 0em !important;
  }
  .xs_pr-0 {
    padding-right: 0em !important;
  }
  .xs_plr-0 {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  .xs_plr-0 {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  .xs_pt-05 {
    padding-top: 0.5em !important;
  }
  .xs_pb-05 {
    padding-bottom: 0.5em !important;
  }
  .xs_ptb-05 {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
  }
  .xs_pl-05 {
    padding-left: 0.5em !important;
  }
  .xs_pr-05 {
    padding-right: 0.5em !important;
  }
  .xs_plr-05 {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .xs_plr-05 {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .xs_pt-1 {
    padding-top: 1em !important;
  }
  .xs_pb-1 {
    padding-bottom: 1em !important;
  }
  .xs_ptb-1 {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
  }
  .xs_pl-1 {
    padding-left: 1em !important;
  }
  .xs_pr-1 {
    padding-right: 1em !important;
  }
  .xs_plr-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .xs_plr-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .xs_pt-2 {
    padding-top: 2em !important;
  }
  .xs_pb-2 {
    padding-bottom: 2em !important;
  }
  .xs_ptb-2 {
    padding-top: 2em !important;
    padding-bottom: 2em !important;
  }
  .xs_pl-2 {
    padding-left: 2em !important;
  }
  .xs_pr-2 {
    padding-right: 2em !important;
  }
  .xs_plr-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .xs_plr-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .xs_pt-3 {
    padding-top: 3em !important;
  }
  .xs_pb-3 {
    padding-bottom: 3em !important;
  }
  .xs_ptb-3 {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
  }
  .xs_pl-3 {
    padding-left: 3em !important;
  }
  .xs_pr-3 {
    padding-right: 3em !important;
  }
  .xs_plr-3 {
    padding-left: 3em !important;
    padding-right: 3em !important;
  }
  .xs_plr-3 {
    padding-left: 3em !important;
    padding-right: 3em !important;
  }
  .xs_pt-5 {
    padding-top: 5em !important;
  }
  .xs_pb-5 {
    padding-bottom: 5em !important;
  }
  .xs_ptb-5 {
    padding-top: 5em !important;
    padding-bottom: 5em !important;
  }
  .xs_pl-5 {
    padding-left: 5em !important;
  }
  .xs_pr-5 {
    padding-right: 5em !important;
  }
  .xs_plr-5 {
    padding-left: 5em !important;
    padding-right: 5em !important;
  }
  .xs_plr-5 {
    padding-left: 5em !important;
    padding-right: 5em !important;
  }
  .xs_pt-10 {
    padding-top: 10em !important;
  }
  .xs_pb-10 {
    padding-bottom: 10em !important;
  }
  .xs_ptb-10 {
    padding-top: 10em !important;
    padding-bottom: 10em !important;
  }
  .xs_pl-10 {
    padding-left: 10em !important;
  }
  .xs_pr-10 {
    padding-right: 10em !important;
  }
  .xs_plr-10 {
    padding-left: 10em !important;
    padding-right: 10em !important;
  }
  .xs_plr-10 {
    padding-left: 10em !important;
    padding-right: 10em !important;
  }
  .xs_pt-20pc {
    padding-top: 20% !important;
  }
  .xs_pb-20pc {
    padding-bottom: 20% !important;
  }
  .xs_ptb-20pc {
    padding-top: 20% !important;
    padding-bottom: 20% !important;
  }
  .xs_pl-20pc {
    padding-left: 20% !important;
  }
  .xs_pr-20pc {
    padding-right: 20% !important;
  }
  .xs_plr-20pc {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .xs_plr-20pc {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .xs_pt-30pc {
    padding-top: 30% !important;
  }
  .xs_pb-30pc {
    padding-bottom: 30% !important;
  }
  .xs_ptb-30pc {
    padding-top: 30% !important;
    padding-bottom: 30% !important;
  }
  .xs_pl-30pc {
    padding-left: 30% !important;
  }
  .xs_pr-30pc {
    padding-right: 30% !important;
  }
  .xs_plr-30pc {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
  .xs_plr-30pc {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
  .xs_pt-40pc {
    padding-top: 40% !important;
  }
  .xs_pb-40pc {
    padding-bottom: 40% !important;
  }
  .xs_ptb-40pc {
    padding-top: 40% !important;
    padding-bottom: 40% !important;
  }
  .xs_pl-40pc {
    padding-left: 40% !important;
  }
  .xs_pr-40pc {
    padding-right: 40% !important;
  }
  .xs_plr-40pc {
    padding-left: 40% !important;
    padding-right: 40% !important;
  }
  .xs_plr-40pc {
    padding-left: 40% !important;
    padding-right: 40% !important;
  }
  .xs_mt-a {
    margin-top: auto !important;
  }
  .xs_mb-a {
    margin-bottom: auto !important;
  }
  .xs_mtb-a {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .xs_ml-a {
    margin-left: auto !important;
  }
  .xs_mr-a {
    margin-right: auto !important;
  }
  .xs_mlr-a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xs_mlr-a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xs_mt-0 {
    margin-top: 0em !important;
  }
  .xs_mb-0 {
    margin-bottom: 0em !important;
  }
  .xs_mtb-0 {
    margin-top: 0em !important;
    margin-bottom: 0em !important;
  }
  .xs_ml-0 {
    margin-left: 0em !important;
  }
  .xs_mr-0 {
    margin-right: 0em !important;
  }
  .xs_mlr-0 {
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  .xs_mlr-0 {
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  .xs_mt-1 {
    margin-top: 1em !important;
  }
  .xs_mb-1 {
    margin-bottom: 1em !important;
  }
  .xs_mtb-1 {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
  .xs_ml-1 {
    margin-left: 1em !important;
  }
  .xs_mr-1 {
    margin-right: 1em !important;
  }
  .xs_mlr-1 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .xs_mlr-1 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .xs_mt-2 {
    margin-top: 2em !important;
  }
  .xs_mb-2 {
    margin-bottom: 2em !important;
  }
  .xs_mtb-2 {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
  }
  .xs_ml-2 {
    margin-left: 2em !important;
  }
  .xs_mr-2 {
    margin-right: 2em !important;
  }
  .xs_mlr-2 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  .xs_mlr-2 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  .xs_mt-3 {
    margin-top: 3em !important;
  }
  .xs_mb-3 {
    margin-bottom: 3em !important;
  }
  .xs_mtb-3 {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }
  .xs_ml-3 {
    margin-left: 3em !important;
  }
  .xs_mr-3 {
    margin-right: 3em !important;
  }
  .xs_mlr-3 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  .xs_mlr-3 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  .xs_mt-5 {
    margin-top: 5em !important;
  }
  .xs_mb-5 {
    margin-bottom: 5em !important;
  }
  .xs_mtb-5 {
    margin-top: 5em !important;
    margin-bottom: 5em !important;
  }
  .xs_ml-5 {
    margin-left: 5em !important;
  }
  .xs_mr-5 {
    margin-right: 5em !important;
  }
  .xs_mlr-5 {
    margin-left: 5em !important;
    margin-right: 5em !important;
  }
  .xs_mlr-5 {
    margin-left: 5em !important;
    margin-right: 5em !important;
  }
  .xs_mt-10 {
    margin-top: 10em !important;
  }
  .xs_mb-10 {
    margin-bottom: 10em !important;
  }
  .xs_mtb-10 {
    margin-top: 10em !important;
    margin-bottom: 10em !important;
  }
  .xs_ml-10 {
    margin-left: 10em !important;
  }
  .xs_mr-10 {
    margin-right: 10em !important;
  }
  .xs_mlr-10 {
    margin-left: 10em !important;
    margin-right: 10em !important;
  }
  .xs_mlr-10 {
    margin-left: 10em !important;
    margin-right: 10em !important;
  }
  .xs_va-t {
    display: flex;
    align-items: start;
  }
  .xs_va-c {
    display: flex;
    align-items: center;
  }
  .xs_va-b {
    display: flex;
    align-items: flex-end;
  }
  .xs_ta-l {
    text-align: left !important;
  }
  .xs_ta-r {
    text-align: right !important;
  }
  .xs_ta-c {
    text-align: center !important;
  }
  .xs_ta-j {
    text-align: justify !important;
  }
  .xs_p-r {
    position: relative !important;
  }
  .xs_p-a {
    position: absolute !important;
  }
  .xs_p-f {
    position: fixed !important;
  }
  .xs_fs-xs {
    font-size: 0.5em !important;
  }
  .xs_fs-s {
    font-size: 0.75em !important;
  }
  .xs_fs-m {
    font-size: 1em !important;
  }
  .xs_fs-l {
    font-size: 1.25em !important;
  }
  .xs_fs-xl {
    font-size: 1.5em !important;
  }
  .xs_fs-xxl {
    font-size: 1.75em !important;
  }
}
@media screen and (min-width: 576px) {
  .s_d-n {
    display: none;
  }
  .s_d-b {
    display: block;
  }
  .s_d-f {
    display: flex;
  }
  .s_ar-1x2 {
    padding-bottom: 200% !important;
  }
  .s_ar-2x3 {
    padding-bottom: 150% !important;
  }
  .s_ar-3x4 {
    padding-bottom: 133.3333333333% !important;
  }
  .s_ar-1x1 {
    padding-bottom: 100% !important;
  }
  .s_ar-4x3 {
    padding-bottom: 75% !important;
  }
  .s_ar-3x2 {
    padding-bottom: 66.6666666667% !important;
  }
  .s_ar-16x9 {
    padding-bottom: 56.25% !important;
  }
  .s_ar-2x1 {
    padding-bottom: 50% !important;
  }
  .s_ar-5x2 {
    padding-bottom: 40% !important;
  }
  .s_ar-3x1 {
    padding-bottom: 33.3333333333% !important;
  }
  .s_ar-4x1 {
    padding-bottom: 25% !important;
  }
  .s_ar-5x1 {
    padding-bottom: 20% !important;
  }
  .s_ar-8x1 {
    padding-bottom: 12.5% !important;
  }
  .s_ar-10x1 {
    padding-bottom: 10% !important;
  }
  .s_lc-1 {
    -webkit-line-clamp: 1;
  }
  .s_lc-2 {
    -webkit-line-clamp: 2;
  }
  .s_lc-3 {
    -webkit-line-clamp: 3;
  }
  .s_lc-4 {
    -webkit-line-clamp: 4;
  }
  .s_lc-5 {
    -webkit-line-clamp: 5;
  }
  .s_w-u {
    width: unset !important;
  }
  .s_w-a {
    width: auto !important;
  }
  .s_w-50 {
    width: 50px !important;
  }
  .s_w-100 {
    width: 100px !important;
  }
  .s_w-30pc {
    width: 30% !important;
  }
  .s_w-50pc {
    width: 50% !important;
  }
  .s_w-70pc {
    width: 70% !important;
  }
  .s_w-100pc {
    width: 100% !important;
  }
  .s_h-u {
    height: unset !important;
  }
  .s_h-a {
    height: auto !important;
  }
  .s_h-50 {
    height: 50px !important;
  }
  .s_h-100 {
    height: 100px !important;
  }
  .s_h-200 {
    height: 200px !important;
  }
  .s_h-300 {
    height: 300px !important;
  }
  .s_h-100pc {
    height: 100% !important;
  }
  .s_h-100vh {
    height: 100vh !important;
  }
  .s_h-80vh {
    height: 80vh !important;
  }
  .s_h-75vh {
    height: 75vh !important;
  }
  .s_h-50vh {
    height: 50vh !important;
  }
  .s_h-40vh {
    height: 40vh !important;
  }
  .s_h-30vh {
    height: 30vh !important;
  }
  .s_h-20vh {
    height: 20vh !important;
  }
  .s_h-10vh {
    height: 10vh !important;
  }
  .s_pt-0 {
    padding-top: 0em !important;
  }
  .s_pb-0 {
    padding-bottom: 0em !important;
  }
  .s_ptb-0 {
    padding-top: 0em !important;
    padding-bottom: 0em !important;
  }
  .s_pl-0 {
    padding-left: 0em !important;
  }
  .s_pr-0 {
    padding-right: 0em !important;
  }
  .s_plr-0 {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  .s_plr-0 {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  .s_pt-05 {
    padding-top: 0.5em !important;
  }
  .s_pb-05 {
    padding-bottom: 0.5em !important;
  }
  .s_ptb-05 {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
  }
  .s_pl-05 {
    padding-left: 0.5em !important;
  }
  .s_pr-05 {
    padding-right: 0.5em !important;
  }
  .s_plr-05 {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .s_plr-05 {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .s_pt-1 {
    padding-top: 1em !important;
  }
  .s_pb-1 {
    padding-bottom: 1em !important;
  }
  .s_ptb-1 {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
  }
  .s_pl-1 {
    padding-left: 1em !important;
  }
  .s_pr-1 {
    padding-right: 1em !important;
  }
  .s_plr-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .s_plr-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .s_pt-2 {
    padding-top: 2em !important;
  }
  .s_pb-2 {
    padding-bottom: 2em !important;
  }
  .s_ptb-2 {
    padding-top: 2em !important;
    padding-bottom: 2em !important;
  }
  .s_pl-2 {
    padding-left: 2em !important;
  }
  .s_pr-2 {
    padding-right: 2em !important;
  }
  .s_plr-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .s_plr-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .s_pt-3 {
    padding-top: 3em !important;
  }
  .s_pb-3 {
    padding-bottom: 3em !important;
  }
  .s_ptb-3 {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
  }
  .s_pl-3 {
    padding-left: 3em !important;
  }
  .s_pr-3 {
    padding-right: 3em !important;
  }
  .s_plr-3 {
    padding-left: 3em !important;
    padding-right: 3em !important;
  }
  .s_plr-3 {
    padding-left: 3em !important;
    padding-right: 3em !important;
  }
  .s_pt-5 {
    padding-top: 5em !important;
  }
  .s_pb-5 {
    padding-bottom: 5em !important;
  }
  .s_ptb-5 {
    padding-top: 5em !important;
    padding-bottom: 5em !important;
  }
  .s_pl-5 {
    padding-left: 5em !important;
  }
  .s_pr-5 {
    padding-right: 5em !important;
  }
  .s_plr-5 {
    padding-left: 5em !important;
    padding-right: 5em !important;
  }
  .s_plr-5 {
    padding-left: 5em !important;
    padding-right: 5em !important;
  }
  .s_pt-10 {
    padding-top: 10em !important;
  }
  .s_pb-10 {
    padding-bottom: 10em !important;
  }
  .s_ptb-10 {
    padding-top: 10em !important;
    padding-bottom: 10em !important;
  }
  .s_pl-10 {
    padding-left: 10em !important;
  }
  .s_pr-10 {
    padding-right: 10em !important;
  }
  .s_plr-10 {
    padding-left: 10em !important;
    padding-right: 10em !important;
  }
  .s_plr-10 {
    padding-left: 10em !important;
    padding-right: 10em !important;
  }
  .s_pt-20pc {
    padding-top: 20% !important;
  }
  .s_pb-20pc {
    padding-bottom: 20% !important;
  }
  .s_ptb-20pc {
    padding-top: 20% !important;
    padding-bottom: 20% !important;
  }
  .s_pl-20pc {
    padding-left: 20% !important;
  }
  .s_pr-20pc {
    padding-right: 20% !important;
  }
  .s_plr-20pc {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .s_plr-20pc {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .s_pt-30pc {
    padding-top: 30% !important;
  }
  .s_pb-30pc {
    padding-bottom: 30% !important;
  }
  .s_ptb-30pc {
    padding-top: 30% !important;
    padding-bottom: 30% !important;
  }
  .s_pl-30pc {
    padding-left: 30% !important;
  }
  .s_pr-30pc {
    padding-right: 30% !important;
  }
  .s_plr-30pc {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
  .s_plr-30pc {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
  .s_pt-40pc {
    padding-top: 40% !important;
  }
  .s_pb-40pc {
    padding-bottom: 40% !important;
  }
  .s_ptb-40pc {
    padding-top: 40% !important;
    padding-bottom: 40% !important;
  }
  .s_pl-40pc {
    padding-left: 40% !important;
  }
  .s_pr-40pc {
    padding-right: 40% !important;
  }
  .s_plr-40pc {
    padding-left: 40% !important;
    padding-right: 40% !important;
  }
  .s_plr-40pc {
    padding-left: 40% !important;
    padding-right: 40% !important;
  }
  .s_mt-a {
    margin-top: auto !important;
  }
  .s_mb-a {
    margin-bottom: auto !important;
  }
  .s_mtb-a {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .s_ml-a {
    margin-left: auto !important;
  }
  .s_mr-a {
    margin-right: auto !important;
  }
  .s_mlr-a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .s_mlr-a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .s_mt-0 {
    margin-top: 0em !important;
  }
  .s_mb-0 {
    margin-bottom: 0em !important;
  }
  .s_mtb-0 {
    margin-top: 0em !important;
    margin-bottom: 0em !important;
  }
  .s_ml-0 {
    margin-left: 0em !important;
  }
  .s_mr-0 {
    margin-right: 0em !important;
  }
  .s_mlr-0 {
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  .s_mlr-0 {
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  .s_mt-1 {
    margin-top: 1em !important;
  }
  .s_mb-1 {
    margin-bottom: 1em !important;
  }
  .s_mtb-1 {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
  .s_ml-1 {
    margin-left: 1em !important;
  }
  .s_mr-1 {
    margin-right: 1em !important;
  }
  .s_mlr-1 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .s_mlr-1 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .s_mt-2 {
    margin-top: 2em !important;
  }
  .s_mb-2 {
    margin-bottom: 2em !important;
  }
  .s_mtb-2 {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
  }
  .s_ml-2 {
    margin-left: 2em !important;
  }
  .s_mr-2 {
    margin-right: 2em !important;
  }
  .s_mlr-2 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  .s_mlr-2 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  .s_mt-3 {
    margin-top: 3em !important;
  }
  .s_mb-3 {
    margin-bottom: 3em !important;
  }
  .s_mtb-3 {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }
  .s_ml-3 {
    margin-left: 3em !important;
  }
  .s_mr-3 {
    margin-right: 3em !important;
  }
  .s_mlr-3 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  .s_mlr-3 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  .s_mt-5 {
    margin-top: 5em !important;
  }
  .s_mb-5 {
    margin-bottom: 5em !important;
  }
  .s_mtb-5 {
    margin-top: 5em !important;
    margin-bottom: 5em !important;
  }
  .s_ml-5 {
    margin-left: 5em !important;
  }
  .s_mr-5 {
    margin-right: 5em !important;
  }
  .s_mlr-5 {
    margin-left: 5em !important;
    margin-right: 5em !important;
  }
  .s_mlr-5 {
    margin-left: 5em !important;
    margin-right: 5em !important;
  }
  .s_mt-10 {
    margin-top: 10em !important;
  }
  .s_mb-10 {
    margin-bottom: 10em !important;
  }
  .s_mtb-10 {
    margin-top: 10em !important;
    margin-bottom: 10em !important;
  }
  .s_ml-10 {
    margin-left: 10em !important;
  }
  .s_mr-10 {
    margin-right: 10em !important;
  }
  .s_mlr-10 {
    margin-left: 10em !important;
    margin-right: 10em !important;
  }
  .s_mlr-10 {
    margin-left: 10em !important;
    margin-right: 10em !important;
  }
  .s_va-t {
    display: flex;
    align-items: start;
  }
  .s_va-c {
    display: flex;
    align-items: center;
  }
  .s_va-b {
    display: flex;
    align-items: flex-end;
  }
  .s_ta-l {
    text-align: left !important;
  }
  .s_ta-r {
    text-align: right !important;
  }
  .s_ta-c {
    text-align: center !important;
  }
  .s_ta-j {
    text-align: justify !important;
  }
  .s_p-r {
    position: relative !important;
  }
  .s_p-a {
    position: absolute !important;
  }
  .s_p-f {
    position: fixed !important;
  }
  .s_fs-xs {
    font-size: 0.5em !important;
  }
  .s_fs-s {
    font-size: 0.75em !important;
  }
  .s_fs-m {
    font-size: 1em !important;
  }
  .s_fs-l {
    font-size: 1.25em !important;
  }
  .s_fs-xl {
    font-size: 1.5em !important;
  }
  .s_fs-xxl {
    font-size: 1.75em !important;
  }
}
@media screen and (min-width: 768px) {
  .m_d-n {
    display: none;
  }
  .m_d-b {
    display: block;
  }
  .m_d-f {
    display: flex;
  }
  .m_ar-1x2 {
    padding-bottom: 200% !important;
  }
  .m_ar-2x3 {
    padding-bottom: 150% !important;
  }
  .m_ar-3x4 {
    padding-bottom: 133.3333333333% !important;
  }
  .m_ar-1x1 {
    padding-bottom: 100% !important;
  }
  .m_ar-4x3 {
    padding-bottom: 75% !important;
  }
  .m_ar-3x2 {
    padding-bottom: 66.6666666667% !important;
  }
  .m_ar-16x9 {
    padding-bottom: 56.25% !important;
  }
  .m_ar-2x1 {
    padding-bottom: 50% !important;
  }
  .m_ar-5x2 {
    padding-bottom: 40% !important;
  }
  .m_ar-3x1 {
    padding-bottom: 33.3333333333% !important;
  }
  .m_ar-4x1 {
    padding-bottom: 25% !important;
  }
  .m_ar-5x1 {
    padding-bottom: 20% !important;
  }
  .m_ar-8x1 {
    padding-bottom: 12.5% !important;
  }
  .m_ar-10x1 {
    padding-bottom: 10% !important;
  }
  .m_lc-1 {
    -webkit-line-clamp: 1;
  }
  .m_lc-2 {
    -webkit-line-clamp: 2;
  }
  .m_lc-3 {
    -webkit-line-clamp: 3;
  }
  .m_lc-4 {
    -webkit-line-clamp: 4;
  }
  .m_lc-5 {
    -webkit-line-clamp: 5;
  }
  .m_w-u {
    width: unset !important;
  }
  .m_w-a {
    width: auto !important;
  }
  .m_w-50 {
    width: 50px !important;
  }
  .m_w-100 {
    width: 100px !important;
  }
  .m_w-30pc {
    width: 30% !important;
  }
  .m_w-50pc {
    width: 50% !important;
  }
  .m_w-70pc {
    width: 70% !important;
  }
  .m_w-100pc {
    width: 100% !important;
  }
  .m_h-u {
    height: unset !important;
  }
  .m_h-a {
    height: auto !important;
  }
  .m_h-50 {
    height: 50px !important;
  }
  .m_h-100 {
    height: 100px !important;
  }
  .m_h-200 {
    height: 200px !important;
  }
  .m_h-300 {
    height: 300px !important;
  }
  .m_h-100pc {
    height: 100% !important;
  }
  .m_h-100vh {
    height: 100vh !important;
  }
  .m_h-80vh {
    height: 80vh !important;
  }
  .m_h-75vh {
    height: 75vh !important;
  }
  .m_h-50vh {
    height: 50vh !important;
  }
  .m_h-40vh {
    height: 40vh !important;
  }
  .m_h-30vh {
    height: 30vh !important;
  }
  .m_h-20vh {
    height: 20vh !important;
  }
  .m_h-10vh {
    height: 10vh !important;
  }
  .m_pt-0 {
    padding-top: 0em !important;
  }
  .m_pb-0 {
    padding-bottom: 0em !important;
  }
  .m_ptb-0 {
    padding-top: 0em !important;
    padding-bottom: 0em !important;
  }
  .m_pl-0 {
    padding-left: 0em !important;
  }
  .m_pr-0 {
    padding-right: 0em !important;
  }
  .m_plr-0 {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  .m_plr-0 {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  .m_pt-05 {
    padding-top: 0.5em !important;
  }
  .m_pb-05 {
    padding-bottom: 0.5em !important;
  }
  .m_ptb-05 {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
  }
  .m_pl-05 {
    padding-left: 0.5em !important;
  }
  .m_pr-05 {
    padding-right: 0.5em !important;
  }
  .m_plr-05 {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .m_plr-05 {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .m_pt-1 {
    padding-top: 1em !important;
  }
  .m_pb-1 {
    padding-bottom: 1em !important;
  }
  .m_ptb-1 {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
  }
  .m_pl-1 {
    padding-left: 1em !important;
  }
  .m_pr-1 {
    padding-right: 1em !important;
  }
  .m_plr-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .m_plr-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .m_pt-2 {
    padding-top: 2em !important;
  }
  .m_pb-2 {
    padding-bottom: 2em !important;
  }
  .m_ptb-2 {
    padding-top: 2em !important;
    padding-bottom: 2em !important;
  }
  .m_pl-2 {
    padding-left: 2em !important;
  }
  .m_pr-2 {
    padding-right: 2em !important;
  }
  .m_plr-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .m_plr-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .m_pt-3 {
    padding-top: 3em !important;
  }
  .m_pb-3 {
    padding-bottom: 3em !important;
  }
  .m_ptb-3 {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
  }
  .m_pl-3 {
    padding-left: 3em !important;
  }
  .m_pr-3 {
    padding-right: 3em !important;
  }
  .m_plr-3 {
    padding-left: 3em !important;
    padding-right: 3em !important;
  }
  .m_plr-3 {
    padding-left: 3em !important;
    padding-right: 3em !important;
  }
  .m_pt-5 {
    padding-top: 5em !important;
  }
  .m_pb-5 {
    padding-bottom: 5em !important;
  }
  .m_ptb-5 {
    padding-top: 5em !important;
    padding-bottom: 5em !important;
  }
  .m_pl-5 {
    padding-left: 5em !important;
  }
  .m_pr-5 {
    padding-right: 5em !important;
  }
  .m_plr-5 {
    padding-left: 5em !important;
    padding-right: 5em !important;
  }
  .m_plr-5 {
    padding-left: 5em !important;
    padding-right: 5em !important;
  }
  .m_pt-10 {
    padding-top: 10em !important;
  }
  .m_pb-10 {
    padding-bottom: 10em !important;
  }
  .m_ptb-10 {
    padding-top: 10em !important;
    padding-bottom: 10em !important;
  }
  .m_pl-10 {
    padding-left: 10em !important;
  }
  .m_pr-10 {
    padding-right: 10em !important;
  }
  .m_plr-10 {
    padding-left: 10em !important;
    padding-right: 10em !important;
  }
  .m_plr-10 {
    padding-left: 10em !important;
    padding-right: 10em !important;
  }
  .m_pt-20pc {
    padding-top: 20% !important;
  }
  .m_pb-20pc {
    padding-bottom: 20% !important;
  }
  .m_ptb-20pc {
    padding-top: 20% !important;
    padding-bottom: 20% !important;
  }
  .m_pl-20pc {
    padding-left: 20% !important;
  }
  .m_pr-20pc {
    padding-right: 20% !important;
  }
  .m_plr-20pc {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .m_plr-20pc {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .m_pt-30pc {
    padding-top: 30% !important;
  }
  .m_pb-30pc {
    padding-bottom: 30% !important;
  }
  .m_ptb-30pc {
    padding-top: 30% !important;
    padding-bottom: 30% !important;
  }
  .m_pl-30pc {
    padding-left: 30% !important;
  }
  .m_pr-30pc {
    padding-right: 30% !important;
  }
  .m_plr-30pc {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
  .m_plr-30pc {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
  .m_pt-40pc {
    padding-top: 40% !important;
  }
  .m_pb-40pc {
    padding-bottom: 40% !important;
  }
  .m_ptb-40pc {
    padding-top: 40% !important;
    padding-bottom: 40% !important;
  }
  .m_pl-40pc {
    padding-left: 40% !important;
  }
  .m_pr-40pc {
    padding-right: 40% !important;
  }
  .m_plr-40pc {
    padding-left: 40% !important;
    padding-right: 40% !important;
  }
  .m_plr-40pc {
    padding-left: 40% !important;
    padding-right: 40% !important;
  }
  .m_mt-a {
    margin-top: auto !important;
  }
  .m_mb-a {
    margin-bottom: auto !important;
  }
  .m_mtb-a {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .m_ml-a {
    margin-left: auto !important;
  }
  .m_mr-a {
    margin-right: auto !important;
  }
  .m_mlr-a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .m_mlr-a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .m_mt-0 {
    margin-top: 0em !important;
  }
  .m_mb-0 {
    margin-bottom: 0em !important;
  }
  .m_mtb-0 {
    margin-top: 0em !important;
    margin-bottom: 0em !important;
  }
  .m_ml-0 {
    margin-left: 0em !important;
  }
  .m_mr-0 {
    margin-right: 0em !important;
  }
  .m_mlr-0 {
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  .m_mlr-0 {
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  .m_mt-1 {
    margin-top: 1em !important;
  }
  .m_mb-1 {
    margin-bottom: 1em !important;
  }
  .m_mtb-1 {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
  .m_ml-1 {
    margin-left: 1em !important;
  }
  .m_mr-1 {
    margin-right: 1em !important;
  }
  .m_mlr-1 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .m_mlr-1 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .m_mt-2 {
    margin-top: 2em !important;
  }
  .m_mb-2 {
    margin-bottom: 2em !important;
  }
  .m_mtb-2 {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
  }
  .m_ml-2 {
    margin-left: 2em !important;
  }
  .m_mr-2 {
    margin-right: 2em !important;
  }
  .m_mlr-2 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  .m_mlr-2 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  .m_mt-3 {
    margin-top: 3em !important;
  }
  .m_mb-3 {
    margin-bottom: 3em !important;
  }
  .m_mtb-3 {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }
  .m_ml-3 {
    margin-left: 3em !important;
  }
  .m_mr-3 {
    margin-right: 3em !important;
  }
  .m_mlr-3 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  .m_mlr-3 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  .m_mt-5 {
    margin-top: 5em !important;
  }
  .m_mb-5 {
    margin-bottom: 5em !important;
  }
  .m_mtb-5 {
    margin-top: 5em !important;
    margin-bottom: 5em !important;
  }
  .m_ml-5 {
    margin-left: 5em !important;
  }
  .m_mr-5 {
    margin-right: 5em !important;
  }
  .m_mlr-5 {
    margin-left: 5em !important;
    margin-right: 5em !important;
  }
  .m_mlr-5 {
    margin-left: 5em !important;
    margin-right: 5em !important;
  }
  .m_mt-10 {
    margin-top: 10em !important;
  }
  .m_mb-10 {
    margin-bottom: 10em !important;
  }
  .m_mtb-10 {
    margin-top: 10em !important;
    margin-bottom: 10em !important;
  }
  .m_ml-10 {
    margin-left: 10em !important;
  }
  .m_mr-10 {
    margin-right: 10em !important;
  }
  .m_mlr-10 {
    margin-left: 10em !important;
    margin-right: 10em !important;
  }
  .m_mlr-10 {
    margin-left: 10em !important;
    margin-right: 10em !important;
  }
  .m_va-t {
    display: flex;
    align-items: start;
  }
  .m_va-c {
    display: flex;
    align-items: center;
  }
  .m_va-b {
    display: flex;
    align-items: flex-end;
  }
  .m_ta-l {
    text-align: left !important;
  }
  .m_ta-r {
    text-align: right !important;
  }
  .m_ta-c {
    text-align: center !important;
  }
  .m_ta-j {
    text-align: justify !important;
  }
  .m_p-r {
    position: relative !important;
  }
  .m_p-a {
    position: absolute !important;
  }
  .m_p-f {
    position: fixed !important;
  }
  .m_fs-xs {
    font-size: 0.5em !important;
  }
  .m_fs-s {
    font-size: 0.75em !important;
  }
  .m_fs-m {
    font-size: 1em !important;
  }
  .m_fs-l {
    font-size: 1.25em !important;
  }
  .m_fs-xl {
    font-size: 1.5em !important;
  }
  .m_fs-xxl {
    font-size: 1.75em !important;
  }
}
@media screen and (min-width: 1024px) {
  .l_d-n {
    display: none;
  }
  .l_d-b {
    display: block;
  }
  .l_d-f {
    display: flex;
  }
  .l_ar-1x2 {
    padding-bottom: 200% !important;
  }
  .l_ar-2x3 {
    padding-bottom: 150% !important;
  }
  .l_ar-3x4 {
    padding-bottom: 133.3333333333% !important;
  }
  .l_ar-1x1 {
    padding-bottom: 100% !important;
  }
  .l_ar-4x3 {
    padding-bottom: 75% !important;
  }
  .l_ar-3x2 {
    padding-bottom: 66.6666666667% !important;
  }
  .l_ar-16x9 {
    padding-bottom: 56.25% !important;
  }
  .l_ar-2x1 {
    padding-bottom: 50% !important;
  }
  .l_ar-5x2 {
    padding-bottom: 40% !important;
  }
  .l_ar-3x1 {
    padding-bottom: 33.3333333333% !important;
  }
  .l_ar-4x1 {
    padding-bottom: 25% !important;
  }
  .l_ar-5x1 {
    padding-bottom: 20% !important;
  }
  .l_ar-8x1 {
    padding-bottom: 12.5% !important;
  }
  .l_ar-10x1 {
    padding-bottom: 10% !important;
  }
  .l_lc-1 {
    -webkit-line-clamp: 1;
  }
  .l_lc-2 {
    -webkit-line-clamp: 2;
  }
  .l_lc-3 {
    -webkit-line-clamp: 3;
  }
  .l_lc-4 {
    -webkit-line-clamp: 4;
  }
  .l_lc-5 {
    -webkit-line-clamp: 5;
  }
  .l_w-u {
    width: unset !important;
  }
  .l_w-a {
    width: auto !important;
  }
  .l_w-50 {
    width: 50px !important;
  }
  .l_w-100 {
    width: 100px !important;
  }
  .l_w-30pc {
    width: 30% !important;
  }
  .l_w-50pc {
    width: 50% !important;
  }
  .l_w-70pc {
    width: 70% !important;
  }
  .l_w-100pc {
    width: 100% !important;
  }
  .l_h-u {
    height: unset !important;
  }
  .l_h-a {
    height: auto !important;
  }
  .l_h-50 {
    height: 50px !important;
  }
  .l_h-100 {
    height: 100px !important;
  }
  .l_h-200 {
    height: 200px !important;
  }
  .l_h-300 {
    height: 300px !important;
  }
  .l_h-100pc {
    height: 100% !important;
  }
  .l_h-100vh {
    height: 100vh !important;
  }
  .l_h-80vh {
    height: 80vh !important;
  }
  .l_h-75vh {
    height: 75vh !important;
  }
  .l_h-50vh {
    height: 50vh !important;
  }
  .l_h-40vh {
    height: 40vh !important;
  }
  .l_h-30vh {
    height: 30vh !important;
  }
  .l_h-20vh {
    height: 20vh !important;
  }
  .l_h-10vh {
    height: 10vh !important;
  }
  .l_pt-0 {
    padding-top: 0em !important;
  }
  .l_pb-0 {
    padding-bottom: 0em !important;
  }
  .l_ptb-0 {
    padding-top: 0em !important;
    padding-bottom: 0em !important;
  }
  .l_pl-0 {
    padding-left: 0em !important;
  }
  .l_pr-0 {
    padding-right: 0em !important;
  }
  .l_plr-0 {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  .l_plr-0 {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  .l_pt-05 {
    padding-top: 0.5em !important;
  }
  .l_pb-05 {
    padding-bottom: 0.5em !important;
  }
  .l_ptb-05 {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
  }
  .l_pl-05 {
    padding-left: 0.5em !important;
  }
  .l_pr-05 {
    padding-right: 0.5em !important;
  }
  .l_plr-05 {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .l_plr-05 {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .l_pt-1 {
    padding-top: 1em !important;
  }
  .l_pb-1 {
    padding-bottom: 1em !important;
  }
  .l_ptb-1 {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
  }
  .l_pl-1 {
    padding-left: 1em !important;
  }
  .l_pr-1 {
    padding-right: 1em !important;
  }
  .l_plr-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .l_plr-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .l_pt-2 {
    padding-top: 2em !important;
  }
  .l_pb-2 {
    padding-bottom: 2em !important;
  }
  .l_ptb-2 {
    padding-top: 2em !important;
    padding-bottom: 2em !important;
  }
  .l_pl-2 {
    padding-left: 2em !important;
  }
  .l_pr-2 {
    padding-right: 2em !important;
  }
  .l_plr-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .l_plr-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .l_pt-3 {
    padding-top: 3em !important;
  }
  .l_pb-3 {
    padding-bottom: 3em !important;
  }
  .l_ptb-3 {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
  }
  .l_pl-3 {
    padding-left: 3em !important;
  }
  .l_pr-3 {
    padding-right: 3em !important;
  }
  .l_plr-3 {
    padding-left: 3em !important;
    padding-right: 3em !important;
  }
  .l_plr-3 {
    padding-left: 3em !important;
    padding-right: 3em !important;
  }
  .l_pt-5 {
    padding-top: 5em !important;
  }
  .l_pb-5 {
    padding-bottom: 5em !important;
  }
  .l_ptb-5 {
    padding-top: 5em !important;
    padding-bottom: 5em !important;
  }
  .l_pl-5 {
    padding-left: 5em !important;
  }
  .l_pr-5 {
    padding-right: 5em !important;
  }
  .l_plr-5 {
    padding-left: 5em !important;
    padding-right: 5em !important;
  }
  .l_plr-5 {
    padding-left: 5em !important;
    padding-right: 5em !important;
  }
  .l_pt-10 {
    padding-top: 10em !important;
  }
  .l_pb-10 {
    padding-bottom: 10em !important;
  }
  .l_ptb-10 {
    padding-top: 10em !important;
    padding-bottom: 10em !important;
  }
  .l_pl-10 {
    padding-left: 10em !important;
  }
  .l_pr-10 {
    padding-right: 10em !important;
  }
  .l_plr-10 {
    padding-left: 10em !important;
    padding-right: 10em !important;
  }
  .l_plr-10 {
    padding-left: 10em !important;
    padding-right: 10em !important;
  }
  .l_pt-20pc {
    padding-top: 20% !important;
  }
  .l_pb-20pc {
    padding-bottom: 20% !important;
  }
  .l_ptb-20pc {
    padding-top: 20% !important;
    padding-bottom: 20% !important;
  }
  .l_pl-20pc {
    padding-left: 20% !important;
  }
  .l_pr-20pc {
    padding-right: 20% !important;
  }
  .l_plr-20pc {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .l_plr-20pc {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .l_pt-30pc {
    padding-top: 30% !important;
  }
  .l_pb-30pc {
    padding-bottom: 30% !important;
  }
  .l_ptb-30pc {
    padding-top: 30% !important;
    padding-bottom: 30% !important;
  }
  .l_pl-30pc {
    padding-left: 30% !important;
  }
  .l_pr-30pc {
    padding-right: 30% !important;
  }
  .l_plr-30pc {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
  .l_plr-30pc {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
  .l_pt-40pc {
    padding-top: 40% !important;
  }
  .l_pb-40pc {
    padding-bottom: 40% !important;
  }
  .l_ptb-40pc {
    padding-top: 40% !important;
    padding-bottom: 40% !important;
  }
  .l_pl-40pc {
    padding-left: 40% !important;
  }
  .l_pr-40pc {
    padding-right: 40% !important;
  }
  .l_plr-40pc {
    padding-left: 40% !important;
    padding-right: 40% !important;
  }
  .l_plr-40pc {
    padding-left: 40% !important;
    padding-right: 40% !important;
  }
  .l_mt-a {
    margin-top: auto !important;
  }
  .l_mb-a {
    margin-bottom: auto !important;
  }
  .l_mtb-a {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .l_ml-a {
    margin-left: auto !important;
  }
  .l_mr-a {
    margin-right: auto !important;
  }
  .l_mlr-a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .l_mlr-a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .l_mt-0 {
    margin-top: 0em !important;
  }
  .l_mb-0 {
    margin-bottom: 0em !important;
  }
  .l_mtb-0 {
    margin-top: 0em !important;
    margin-bottom: 0em !important;
  }
  .l_ml-0 {
    margin-left: 0em !important;
  }
  .l_mr-0 {
    margin-right: 0em !important;
  }
  .l_mlr-0 {
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  .l_mlr-0 {
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  .l_mt-1 {
    margin-top: 1em !important;
  }
  .l_mb-1 {
    margin-bottom: 1em !important;
  }
  .l_mtb-1 {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
  .l_ml-1 {
    margin-left: 1em !important;
  }
  .l_mr-1 {
    margin-right: 1em !important;
  }
  .l_mlr-1 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .l_mlr-1 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .l_mt-2 {
    margin-top: 2em !important;
  }
  .l_mb-2 {
    margin-bottom: 2em !important;
  }
  .l_mtb-2 {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
  }
  .l_ml-2 {
    margin-left: 2em !important;
  }
  .l_mr-2 {
    margin-right: 2em !important;
  }
  .l_mlr-2 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  .l_mlr-2 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  .l_mt-3 {
    margin-top: 3em !important;
  }
  .l_mb-3 {
    margin-bottom: 3em !important;
  }
  .l_mtb-3 {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }
  .l_ml-3 {
    margin-left: 3em !important;
  }
  .l_mr-3 {
    margin-right: 3em !important;
  }
  .l_mlr-3 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  .l_mlr-3 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  .l_mt-5 {
    margin-top: 5em !important;
  }
  .l_mb-5 {
    margin-bottom: 5em !important;
  }
  .l_mtb-5 {
    margin-top: 5em !important;
    margin-bottom: 5em !important;
  }
  .l_ml-5 {
    margin-left: 5em !important;
  }
  .l_mr-5 {
    margin-right: 5em !important;
  }
  .l_mlr-5 {
    margin-left: 5em !important;
    margin-right: 5em !important;
  }
  .l_mlr-5 {
    margin-left: 5em !important;
    margin-right: 5em !important;
  }
  .l_mt-10 {
    margin-top: 10em !important;
  }
  .l_mb-10 {
    margin-bottom: 10em !important;
  }
  .l_mtb-10 {
    margin-top: 10em !important;
    margin-bottom: 10em !important;
  }
  .l_ml-10 {
    margin-left: 10em !important;
  }
  .l_mr-10 {
    margin-right: 10em !important;
  }
  .l_mlr-10 {
    margin-left: 10em !important;
    margin-right: 10em !important;
  }
  .l_mlr-10 {
    margin-left: 10em !important;
    margin-right: 10em !important;
  }
  .l_va-t {
    display: flex;
    align-items: start;
  }
  .l_va-c {
    display: flex;
    align-items: center;
  }
  .l_va-b {
    display: flex;
    align-items: flex-end;
  }
  .l_ta-l {
    text-align: left !important;
  }
  .l_ta-r {
    text-align: right !important;
  }
  .l_ta-c {
    text-align: center !important;
  }
  .l_ta-j {
    text-align: justify !important;
  }
  .l_p-r {
    position: relative !important;
  }
  .l_p-a {
    position: absolute !important;
  }
  .l_p-f {
    position: fixed !important;
  }
  .l_fs-xs {
    font-size: 0.5em !important;
  }
  .l_fs-s {
    font-size: 0.75em !important;
  }
  .l_fs-m {
    font-size: 1em !important;
  }
  .l_fs-l {
    font-size: 1.25em !important;
  }
  .l_fs-xl {
    font-size: 1.5em !important;
  }
  .l_fs-xxl {
    font-size: 1.75em !important;
  }
}
@media screen and (min-width: 1280px) {
  .xl_d-n {
    display: none;
  }
  .xl_d-b {
    display: block;
  }
  .xl_d-f {
    display: flex;
  }
  .xl_ar-1x2 {
    padding-bottom: 200% !important;
  }
  .xl_ar-2x3 {
    padding-bottom: 150% !important;
  }
  .xl_ar-3x4 {
    padding-bottom: 133.3333333333% !important;
  }
  .xl_ar-1x1 {
    padding-bottom: 100% !important;
  }
  .xl_ar-4x3 {
    padding-bottom: 75% !important;
  }
  .xl_ar-3x2 {
    padding-bottom: 66.6666666667% !important;
  }
  .xl_ar-16x9 {
    padding-bottom: 56.25% !important;
  }
  .xl_ar-2x1 {
    padding-bottom: 50% !important;
  }
  .xl_ar-5x2 {
    padding-bottom: 40% !important;
  }
  .xl_ar-3x1 {
    padding-bottom: 33.3333333333% !important;
  }
  .xl_ar-4x1 {
    padding-bottom: 25% !important;
  }
  .xl_ar-5x1 {
    padding-bottom: 20% !important;
  }
  .xl_ar-8x1 {
    padding-bottom: 12.5% !important;
  }
  .xl_ar-10x1 {
    padding-bottom: 10% !important;
  }
  .xl_lc-1 {
    -webkit-line-clamp: 1;
  }
  .xl_lc-2 {
    -webkit-line-clamp: 2;
  }
  .xl_lc-3 {
    -webkit-line-clamp: 3;
  }
  .xl_lc-4 {
    -webkit-line-clamp: 4;
  }
  .xl_lc-5 {
    -webkit-line-clamp: 5;
  }
  .xl_w-u {
    width: unset !important;
  }
  .xl_w-a {
    width: auto !important;
  }
  .xl_w-50 {
    width: 50px !important;
  }
  .xl_w-100 {
    width: 100px !important;
  }
  .xl_w-30pc {
    width: 30% !important;
  }
  .xl_w-50pc {
    width: 50% !important;
  }
  .xl_w-70pc {
    width: 70% !important;
  }
  .xl_w-100pc {
    width: 100% !important;
  }
  .xl_h-u {
    height: unset !important;
  }
  .xl_h-a {
    height: auto !important;
  }
  .xl_h-50 {
    height: 50px !important;
  }
  .xl_h-100 {
    height: 100px !important;
  }
  .xl_h-200 {
    height: 200px !important;
  }
  .xl_h-300 {
    height: 300px !important;
  }
  .xl_h-100pc {
    height: 100% !important;
  }
  .xl_h-100vh {
    height: 100vh !important;
  }
  .xl_h-80vh {
    height: 80vh !important;
  }
  .xl_h-75vh {
    height: 75vh !important;
  }
  .xl_h-50vh {
    height: 50vh !important;
  }
  .xl_h-40vh {
    height: 40vh !important;
  }
  .xl_h-30vh {
    height: 30vh !important;
  }
  .xl_h-20vh {
    height: 20vh !important;
  }
  .xl_h-10vh {
    height: 10vh !important;
  }
  .xl_pt-0 {
    padding-top: 0em !important;
  }
  .xl_pb-0 {
    padding-bottom: 0em !important;
  }
  .xl_ptb-0 {
    padding-top: 0em !important;
    padding-bottom: 0em !important;
  }
  .xl_pl-0 {
    padding-left: 0em !important;
  }
  .xl_pr-0 {
    padding-right: 0em !important;
  }
  .xl_plr-0 {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  .xl_plr-0 {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  .xl_pt-05 {
    padding-top: 0.5em !important;
  }
  .xl_pb-05 {
    padding-bottom: 0.5em !important;
  }
  .xl_ptb-05 {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
  }
  .xl_pl-05 {
    padding-left: 0.5em !important;
  }
  .xl_pr-05 {
    padding-right: 0.5em !important;
  }
  .xl_plr-05 {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .xl_plr-05 {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .xl_pt-1 {
    padding-top: 1em !important;
  }
  .xl_pb-1 {
    padding-bottom: 1em !important;
  }
  .xl_ptb-1 {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
  }
  .xl_pl-1 {
    padding-left: 1em !important;
  }
  .xl_pr-1 {
    padding-right: 1em !important;
  }
  .xl_plr-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .xl_plr-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .xl_pt-2 {
    padding-top: 2em !important;
  }
  .xl_pb-2 {
    padding-bottom: 2em !important;
  }
  .xl_ptb-2 {
    padding-top: 2em !important;
    padding-bottom: 2em !important;
  }
  .xl_pl-2 {
    padding-left: 2em !important;
  }
  .xl_pr-2 {
    padding-right: 2em !important;
  }
  .xl_plr-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .xl_plr-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .xl_pt-3 {
    padding-top: 3em !important;
  }
  .xl_pb-3 {
    padding-bottom: 3em !important;
  }
  .xl_ptb-3 {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
  }
  .xl_pl-3 {
    padding-left: 3em !important;
  }
  .xl_pr-3 {
    padding-right: 3em !important;
  }
  .xl_plr-3 {
    padding-left: 3em !important;
    padding-right: 3em !important;
  }
  .xl_plr-3 {
    padding-left: 3em !important;
    padding-right: 3em !important;
  }
  .xl_pt-5 {
    padding-top: 5em !important;
  }
  .xl_pb-5 {
    padding-bottom: 5em !important;
  }
  .xl_ptb-5 {
    padding-top: 5em !important;
    padding-bottom: 5em !important;
  }
  .xl_pl-5 {
    padding-left: 5em !important;
  }
  .xl_pr-5 {
    padding-right: 5em !important;
  }
  .xl_plr-5 {
    padding-left: 5em !important;
    padding-right: 5em !important;
  }
  .xl_plr-5 {
    padding-left: 5em !important;
    padding-right: 5em !important;
  }
  .xl_pt-10 {
    padding-top: 10em !important;
  }
  .xl_pb-10 {
    padding-bottom: 10em !important;
  }
  .xl_ptb-10 {
    padding-top: 10em !important;
    padding-bottom: 10em !important;
  }
  .xl_pl-10 {
    padding-left: 10em !important;
  }
  .xl_pr-10 {
    padding-right: 10em !important;
  }
  .xl_plr-10 {
    padding-left: 10em !important;
    padding-right: 10em !important;
  }
  .xl_plr-10 {
    padding-left: 10em !important;
    padding-right: 10em !important;
  }
  .xl_pt-20pc {
    padding-top: 20% !important;
  }
  .xl_pb-20pc {
    padding-bottom: 20% !important;
  }
  .xl_ptb-20pc {
    padding-top: 20% !important;
    padding-bottom: 20% !important;
  }
  .xl_pl-20pc {
    padding-left: 20% !important;
  }
  .xl_pr-20pc {
    padding-right: 20% !important;
  }
  .xl_plr-20pc {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .xl_plr-20pc {
    padding-left: 20% !important;
    padding-right: 20% !important;
  }
  .xl_pt-30pc {
    padding-top: 30% !important;
  }
  .xl_pb-30pc {
    padding-bottom: 30% !important;
  }
  .xl_ptb-30pc {
    padding-top: 30% !important;
    padding-bottom: 30% !important;
  }
  .xl_pl-30pc {
    padding-left: 30% !important;
  }
  .xl_pr-30pc {
    padding-right: 30% !important;
  }
  .xl_plr-30pc {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
  .xl_plr-30pc {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
  .xl_pt-40pc {
    padding-top: 40% !important;
  }
  .xl_pb-40pc {
    padding-bottom: 40% !important;
  }
  .xl_ptb-40pc {
    padding-top: 40% !important;
    padding-bottom: 40% !important;
  }
  .xl_pl-40pc {
    padding-left: 40% !important;
  }
  .xl_pr-40pc {
    padding-right: 40% !important;
  }
  .xl_plr-40pc {
    padding-left: 40% !important;
    padding-right: 40% !important;
  }
  .xl_plr-40pc {
    padding-left: 40% !important;
    padding-right: 40% !important;
  }
  .xl_mt-a {
    margin-top: auto !important;
  }
  .xl_mb-a {
    margin-bottom: auto !important;
  }
  .xl_mtb-a {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .xl_ml-a {
    margin-left: auto !important;
  }
  .xl_mr-a {
    margin-right: auto !important;
  }
  .xl_mlr-a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xl_mlr-a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xl_mt-0 {
    margin-top: 0em !important;
  }
  .xl_mb-0 {
    margin-bottom: 0em !important;
  }
  .xl_mtb-0 {
    margin-top: 0em !important;
    margin-bottom: 0em !important;
  }
  .xl_ml-0 {
    margin-left: 0em !important;
  }
  .xl_mr-0 {
    margin-right: 0em !important;
  }
  .xl_mlr-0 {
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  .xl_mlr-0 {
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  .xl_mt-1 {
    margin-top: 1em !important;
  }
  .xl_mb-1 {
    margin-bottom: 1em !important;
  }
  .xl_mtb-1 {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
  .xl_ml-1 {
    margin-left: 1em !important;
  }
  .xl_mr-1 {
    margin-right: 1em !important;
  }
  .xl_mlr-1 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .xl_mlr-1 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .xl_mt-2 {
    margin-top: 2em !important;
  }
  .xl_mb-2 {
    margin-bottom: 2em !important;
  }
  .xl_mtb-2 {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
  }
  .xl_ml-2 {
    margin-left: 2em !important;
  }
  .xl_mr-2 {
    margin-right: 2em !important;
  }
  .xl_mlr-2 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  .xl_mlr-2 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  .xl_mt-3 {
    margin-top: 3em !important;
  }
  .xl_mb-3 {
    margin-bottom: 3em !important;
  }
  .xl_mtb-3 {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }
  .xl_ml-3 {
    margin-left: 3em !important;
  }
  .xl_mr-3 {
    margin-right: 3em !important;
  }
  .xl_mlr-3 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  .xl_mlr-3 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  .xl_mt-5 {
    margin-top: 5em !important;
  }
  .xl_mb-5 {
    margin-bottom: 5em !important;
  }
  .xl_mtb-5 {
    margin-top: 5em !important;
    margin-bottom: 5em !important;
  }
  .xl_ml-5 {
    margin-left: 5em !important;
  }
  .xl_mr-5 {
    margin-right: 5em !important;
  }
  .xl_mlr-5 {
    margin-left: 5em !important;
    margin-right: 5em !important;
  }
  .xl_mlr-5 {
    margin-left: 5em !important;
    margin-right: 5em !important;
  }
  .xl_mt-10 {
    margin-top: 10em !important;
  }
  .xl_mb-10 {
    margin-bottom: 10em !important;
  }
  .xl_mtb-10 {
    margin-top: 10em !important;
    margin-bottom: 10em !important;
  }
  .xl_ml-10 {
    margin-left: 10em !important;
  }
  .xl_mr-10 {
    margin-right: 10em !important;
  }
  .xl_mlr-10 {
    margin-left: 10em !important;
    margin-right: 10em !important;
  }
  .xl_mlr-10 {
    margin-left: 10em !important;
    margin-right: 10em !important;
  }
  .xl_va-t {
    display: flex;
    align-items: start;
  }
  .xl_va-c {
    display: flex;
    align-items: center;
  }
  .xl_va-b {
    display: flex;
    align-items: flex-end;
  }
  .xl_ta-l {
    text-align: left !important;
  }
  .xl_ta-r {
    text-align: right !important;
  }
  .xl_ta-c {
    text-align: center !important;
  }
  .xl_ta-j {
    text-align: justify !important;
  }
  .xl_p-r {
    position: relative !important;
  }
  .xl_p-a {
    position: absolute !important;
  }
  .xl_p-f {
    position: fixed !important;
  }
  .xl_fs-xs {
    font-size: 0.5em !important;
  }
  .xl_fs-s {
    font-size: 0.75em !important;
  }
  .xl_fs-m {
    font-size: 1em !important;
  }
  .xl_fs-l {
    font-size: 1.25em !important;
  }
  .xl_fs-xl {
    font-size: 1.5em !important;
  }
  .xl_fs-xxl {
    font-size: 1.75em !important;
  }
}
.domino-site-index-blocks {
  background-color: #FFF;
}
.domino-site-index-blocks p {
  color: #111;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 1em;
}
.domino-site-index-blocks div {
  color: #111;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1.7em;
  font-style: normal;
  font-weight: normal;
}
.domino-site-index-blocks h1 {
  color: #111;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.6em;
  line-height: 1em;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 0.1em;
}
.domino-site-index-blocks h2 {
  color: #222;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.3em;
  line-height: 1em;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 0.1em;
}
.domino-site-index-blocks h3 {
  color: #333;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.2em;
  line-height: 1em;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.4em;
}
.domino-site-index-blocks h4 {
  color: #444;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.1em;
  line-height: 1em;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.4em;
}
.domino-site-index-blocks h5 {
  color: #555;
  font-family: "Fira Sans", sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.4em;
}
.domino-site-index-blocks h6 {
  color: #666;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.9em;
  line-height: 1em;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.4em;
}
.domino-site-index-blocks footer {
  color: #777;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.9em;
  line-height: 1em;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.4em;
}
.domino-site-index-blocks .meta {
  color: #777;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.9em;
  line-height: 1em;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.4em;
}
.domino-site-index-blocks .icon {
  color: #666;
}
.domino-site-index-blocks label {
  color: #333;
}
.domino-site-index-blocks.nobg {
  background-color: transparent;
}
.domino-site-index-blocks.bg {
  background-color: #FFF;
}
.domino-site-index-blocks .rounded-1, .domino-site-index-blocks.rounded-1 {
  border-radius: 5px !important;
}
.domino-site-index-blocks .rounded-2, .domino-site-index-blocks.rounded-2 {
  border-radius: 10px !important;
}
.domino-site-index-blocks .rounded-3, .domino-site-index-blocks.rounded-3 {
  border-radius: 20px !important;
}
.domino-site-index-blocks .rounded-4, .domino-site-index-blocks.rounded-4 {
  border-radius: 30px !important;
}
.domino-site-index-blocks .rounded-5, .domino-site-index-blocks.rounded-5 {
  border-radius: 50px !important;
}
.domino-site-index-blocks .size-xxs {
  font-size: 0.6em !important;
}
.domino-site-index-blocks .size-xs {
  font-size: 0.8em !important;
}
.domino-site-index-blocks .size-s {
  font-size: 1em !important;
}
.domino-site-index-blocks .size-m {
  font-size: 1.5em !important;
}
.domino-site-index-blocks .size-l {
  font-size: 2em !important;
}
.domino-site-index-blocks .size-xl {
  font-size: 2.5em !important;
}
.domino-site-index-blocks .size-xxl {
  font-size: 3.5em !important;
}
.domino-site-index-blocks .block {
  background-color: #EEE;
}
.domino-site-index-blocks .line-top {
  box-shadow: inset 0 1px 0 0 rgba(16, 25, 31, 0.1);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(16, 25, 31, 0.1);
}
.domino-site-index-blocks .line-bottom {
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
}
.domino-site-index-blocks a:not(.button):not(.dc_domino_button):not(.btn) {
  color: #666;
}
.domino-site-index-blocks a:not(.button):not(.dc_domino_button):not(.btn):hover {
  color: #999;
}
.domino-site-index-blocks a:not(.button):not(.dc_domino_button):not(.btn):active {
  color: #444;
}
.domino-site-index-blocks.overlay, .domino-site-index-blocks > .overlay {
  background-color: rgba(255, 255, 255, 0.8);
}
.domino-site-index-blocks > .bg {
  background-color: #FFF;
}
.domino-site-index-blocks.hover:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.domino-site-index-blocks .ico svg, .domino-site-index-blocks .side-icon svg {
  fill: #666;
}
.domino-site-index-blocks .ico a:hover svg, .domino-site-index-blocks .side-icon a:hover svg {
  fill: #999;
}
.domino-site-index-blocks span[class^="icon-"] {
  color: #666;
}
.domino-site-index-blocks table thead {
  color: #005f9d;
  background-color: transparent;
}
.domino-site-index-blocks table thead tr {
  border-bottom: 1px solid #005f9d;
}
.domino-site-index-blocks table tbody {
  color: #10191f;
  background-color: transparent;
}
.domino-site-index-blocks table tbody tr {
  background-color: transparent;
  border-bottom: 1px solid rgba(16, 25, 31, 0.2);
}
.domino-site-index-blocks table tbody tr:nth-child(even) {
  background-color: transparent;
}
.domino-site-index-blocks table th {
  background-color: transparent;
}
.domino-site-index-blocks table td {
  background-color: transparent;
}
.domino-site-index-blocks .dc_domino_module > header, .domino-site-index-blocks.dc_domino_module > header {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 #005f9d;
  -webkit-box-shadow: inset 0 -1px 0 0 #005f9d;
  box-shadow: inset 0 -1px 0 0 #005f9d;
}
.domino-site-index-blocks .dc_domino_module > header h2, .domino-site-index-blocks.dc_domino_module > header h2 {
  color: #446a84;
}
.domino-site-index-blocks .dc_domino_module article.box, .domino-site-index-blocks.dc_domino_module article.box {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.1);
}
.domino-site-index-blocks .dc_domino_module article.box:nth-child(even), .domino-site-index-blocks.dc_domino_module article.box:nth-child(even) {
  background-color: transparent;
}
.domino-site-index-blocks .dc_domino_module article.box:hover, .domino-site-index-blocks.dc_domino_module article.box:hover {
  background-color: rgba(16, 25, 31, 0.02);
}
.domino-site-index-blocks .dc_domino_module article.box:hover:nth-child(even), .domino-site-index-blocks.dc_domino_module article.box:hover:nth-child(even) {
  background-color: rgba(16, 25, 31, 0.02);
}
.domino-site-index-blocks .dc_domino_module .card, .domino-site-index-blocks.dc_domino_module .card {
  background-color: rgba(255, 255, 255, 0.7) !important;
  backdrop-filter: blur(20px);
  overflow: hidden;
  border-radius: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.domino-site-index-blocks .dc_domino_module .card:hover, .domino-site-index-blocks.dc_domino_module .card:hover {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
}
.domino-site-index-blocks .dc_domino_module .pane .header, .domino-site-index-blocks.dc_domino_module .pane .header {
  background-color: rgba(0, 95, 157, 0.9);
}
.domino-site-index-blocks .dc_domino_module .pane .header h2, .domino-site-index-blocks.dc_domino_module .pane .header h2 {
  color: #FFF;
}
.domino-site-index-blocks .dc_domino_module .pane .header h3, .domino-site-index-blocks.dc_domino_module .pane .header h3 {
  color: rgba(255, 255, 255, 0.7);
}
.domino-site-index-blocks .dc_domino_module .pane .header h4, .domino-site-index-blocks .dc_domino_module .pane .header .meta, .domino-site-index-blocks.dc_domino_module .pane .header h4, .domino-site-index-blocks.dc_domino_module .pane .header .meta {
  color: rgba(255, 255, 255, 0.5);
}
.domino-site-index-blocks .domino-module-pagination {
  background-color: transparent;
}
.domino-site-index-blocks .domino-module-pagination .paginate {
  color: #5586a6 !important;
  background-color: #dbe5ec;
}
.domino-site-index-blocks .domino-module-pagination .paginate:hover {
  color: !important;
  background-color: #b9cddb;
}
.domino-site-index-blocks .domino-module-pagination .paginate.active {
  color: #dbe5ec !important;
  background-color: #213441;
}
.domino-site-index-blocks .domino-module-pagination .paginate span {
  color: #5586a6 !important;
}
.domino-site-index-blocks .dc_domino_button {
  background-color: transparent;
  color: #FFF;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.domino-site-index-blocks .dc_domino_button:hover {
  background-color: transparent;
  color: #10191f;
  border: 1px solid #FFF;
}
.domino-site-index-blocks .dc_domino_button:hover svg {
  fill: #10191f;
}
.domino-site-index-blocks .dc_domino_button svg {
  fill: rgba(255, 255, 255, 0.3);
}
.domino-site-index-blocks .dc_domino_button.slide::before {
  background-color: #FFF;
}
@media screen and (min-width: 768px) {
  .domino-site-index-blocks p {
    font-size: 1em;
    line-height: 1.7em;
    margin-bottom: 1em;
  }
  .domino-site-index-blocks div {
    font-size: 1em;
    line-height: 1.7em;
  }
  .domino-site-index-blocks h1 {
    font-size: 2.5em;
    line-height: 1.1em;
    margin-bottom: 0.1em;
  }
  .domino-site-index-blocks h2 {
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 0.1em;
  }
  .domino-site-index-blocks h3 {
    font-size: 1.3em;
    line-height: 1.1em;
    margin-bottom: 0.4em;
  }
  .domino-site-index-blocks h4 {
    font-size: 1.1em;
    line-height: 1.1em;
    margin-bottom: 0.4em;
  }
  .domino-site-index-blocks h5 {
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 0.4em;
  }
  .domino-site-index-blocks h6 {
    font-size: 0.9em;
    line-height: 1em;
    margin-bottom: 0.4em;
  }
  .domino-site-index-blocks footer {
    font-size: 0.9em;
    line-height: 1em;
    margin-bottom: 0.4em;
  }
  .domino-site-index-blocks .meta {
    font-size: 0.9em;
    line-height: 1em;
    margin-bottom: 0.4em;
  }
}
.domino-site-index-blocks.black {
  background-color: #10191f;
}
.domino-site-index-blocks.black p {
  color: #dbe5ec;
}
.domino-site-index-blocks.black div {
  color: #dbe5ec;
}
.domino-site-index-blocks.black h1 {
  color: #dbe5ec;
}
.domino-site-index-blocks.black h2 {
  color: #dbe5ec;
}
.domino-site-index-blocks.black h3 {
  color: #b9cddb;
}
.domino-site-index-blocks.black h4 {
  color: #b9cddb;
}
.domino-site-index-blocks.black h5 {
  color: #97b6ca;
}
.domino-site-index-blocks.black h6 {
  color: #97b6ca;
}
.domino-site-index-blocks.black footer {
  color: #97b6ca;
}
.domino-site-index-blocks.black .meta {
  color: #97b6ca;
}
.domino-site-index-blocks.black .icon {
  color: #005f9d;
}
.domino-site-index-blocks.black label {
  color: #dbe5ec;
}
.domino-site-index-blocks.black.nobg {
  background-color: transparent;
}
.domino-site-index-blocks.black.bg {
  background-color: #10191f;
}
.domino-site-index-blocks.black .block {
  background-color: #213441;
}
.domino-site-index-blocks.black .line-top {
  box-shadow: inset 0 1px 0 0 #131e26;
  -webkit-box-shadow: inset 0 1px 0 0 #131e26;
}
.domino-site-index-blocks.black .line-bottom {
  box-shadow: inset 0 -1px 0 0 #131e26;
  -webkit-box-shadow: inset 0 -1px 0 0 #131e26;
}
.domino-site-index-blocks.black a:not(.button):not(.dc_domino_button):not(.btn) {
  color: #005f9d;
}
.domino-site-index-blocks.black a:not(.button):not(.dc_domino_button):not(.btn):hover {
  color: rgba(0, 95, 157, 0.7);
}
.domino-site-index-blocks.black a:not(.button):not(.dc_domino_button):not(.btn):active {
  color: #97b6ca;
}
.domino-site-index-blocks.black.overlay, .domino-site-index-blocks.black > .overlay {
  background-color: rgba(16, 25, 31, 0.3);
}
.domino-site-index-blocks.black > .bg {
  background-color: #10191f;
}
.domino-site-index-blocks.black.hover:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.domino-site-index-blocks.black .ico svg, .domino-site-index-blocks.black .side-icon svg {
  fill: #005f9d;
}
.domino-site-index-blocks.black .ico a:hover svg, .domino-site-index-blocks.black .side-icon a:hover svg {
  fill: rgba(0, 95, 157, 0.7);
}
.domino-site-index-blocks.black span[class^="icon-"] {
  color: #005f9d;
}
.domino-site-index-blocks.black table thead {
  color: #005f9d;
  background-color: transparent;
}
.domino-site-index-blocks.black table thead tr {
  border-bottom: 1px solid #005f9d;
}
.domino-site-index-blocks.black table tbody {
  color: #dbe5ec;
  background-color: transparent;
}
.domino-site-index-blocks.black table tbody tr {
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.domino-site-index-blocks.black table tbody tr:nth-child(even) {
  background-color: transparent;
}
.domino-site-index-blocks.black table th {
  background-color: transparent;
}
.domino-site-index-blocks.black table td {
  background-color: transparent;
}
.domino-site-index-blocks.black .dc_domino_module > header, .domino-site-index-blocks.black.dc_domino_module > header {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 #005f9d;
  -webkit-box-shadow: inset 0 -1px 0 0 #005f9d;
  box-shadow: inset 0 -1px 0 0 #005f9d;
}
.domino-site-index-blocks.black .dc_domino_module > header h2, .domino-site-index-blocks.black.dc_domino_module > header h2 {
  color: #446a84;
}
.domino-site-index-blocks.black .dc_domino_module .card, .domino-site-index-blocks.black.dc_domino_module .card {
  background-color: rgba(255, 255, 255, 0.7) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(20px);
  overflow: hidden;
  border-radius: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.domino-site-index-blocks.black .dc_domino_module .card:hover, .domino-site-index-blocks.black.dc_domino_module .card:hover {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
}
.domino-site-index-blocks.black .dc_domino_module .pane .header, .domino-site-index-blocks.black.dc_domino_module .pane .header {
  background-color: rgba(0, 95, 157, 0.9);
}
.domino-site-index-blocks.black .dc_domino_module .pane .header h2, .domino-site-index-blocks.black.dc_domino_module .pane .header h2 {
  color: #FFF;
}
.domino-site-index-blocks.black .dc_domino_module .pane .header h3, .domino-site-index-blocks.black.dc_domino_module .pane .header h3 {
  color: rgba(255, 255, 255, 0.7);
}
.domino-site-index-blocks.black .dc_domino_module .pane .header h4, .domino-site-index-blocks.black .dc_domino_module .pane .header .meta, .domino-site-index-blocks.black.dc_domino_module .pane .header h4, .domino-site-index-blocks.black.dc_domino_module .pane .header .meta {
  color: rgba(255, 255, 255, 0.5);
}
.domino-site-index-blocks.black .domino-module-pagination {
  background-color: transparent;
}
.domino-site-index-blocks.black .domino-module-pagination .paginate {
  color: #5586a6 !important;
  background-color: #dbe5ec;
}
.domino-site-index-blocks.black .domino-module-pagination .paginate:hover {
  color: !important;
  background-color: #b9cddb;
}
.domino-site-index-blocks.black .domino-module-pagination .paginate.active {
  color: #dbe5ec !important;
  background-color: #213441;
}
.domino-site-index-blocks.black .domino-module-pagination .paginate span {
  color: #5586a6 !important;
}
.domino-site-index-blocks.black .dc_domino_button {
  background-color: transparent;
  color: #FFF;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.domino-site-index-blocks.black .dc_domino_button:hover {
  background-color: transparent;
  color: #10191f;
  border: 1px solid #FFF;
}
.domino-site-index-blocks.black .dc_domino_button:hover svg {
  fill: #10191f;
}
.domino-site-index-blocks.black .dc_domino_button svg {
  fill: rgba(255, 255, 255, 0.3);
}
.domino-site-index-blocks.black .dc_domino_button.slide::before {
  background-color: #FFF;
}
.domino-site-index-blocks.dark {
  background-color: #10191f;
}
.domino-site-index-blocks.dark p {
  color: #dbe5ec;
}
.domino-site-index-blocks.dark div {
  color: #dbe5ec;
}
.domino-site-index-blocks.dark h1 {
  color: #dbe5ec;
}
.domino-site-index-blocks.dark h2 {
  color: #dbe5ec;
}
.domino-site-index-blocks.dark h3 {
  color: #b9cddb;
}
.domino-site-index-blocks.dark h4 {
  color: #b9cddb;
}
.domino-site-index-blocks.dark h5 {
  color: #97b6ca;
}
.domino-site-index-blocks.dark h6 {
  color: #97b6ca;
}
.domino-site-index-blocks.dark footer {
  color: #97b6ca;
}
.domino-site-index-blocks.dark .meta {
  color: #97b6ca;
}
.domino-site-index-blocks.dark .icon {
  color: #FFF;
}
.domino-site-index-blocks.dark label {
  color: #dbe5ec;
}
.domino-site-index-blocks.dark.nobg {
  background-color: transparent;
}
.domino-site-index-blocks.dark.bg {
  background-color: #10191f;
}
.domino-site-index-blocks.dark .block {
  background-color: #334f62;
}
.domino-site-index-blocks.dark .line-top {
  box-shadow: inset 0 1px 0 0 #192730;
  -webkit-box-shadow: inset 0 1px 0 0 #192730;
}
.domino-site-index-blocks.dark .line-bottom {
  box-shadow: inset 0 -1px 0 0 #192730;
  -webkit-box-shadow: inset 0 -1px 0 0 #192730;
}
.domino-site-index-blocks.dark a:not(.button):not(.dc_domino_button):not(.btn) {
  color: #005f9d;
}
.domino-site-index-blocks.dark a:not(.button):not(.dc_domino_button):not(.btn):hover {
  color: rgba(0, 95, 157, 0.7);
}
.domino-site-index-blocks.dark a:not(.button):not(.dc_domino_button):not(.btn):active {
  color: #97b6ca;
}
.domino-site-index-blocks.dark.overlay, .domino-site-index-blocks.dark > .overlay {
  background-color: rgba(16, 25, 31, 0.3);
}
.domino-site-index-blocks.dark > .bg {
  background-color: #10191f;
}
.domino-site-index-blocks.dark.hover:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.domino-site-index-blocks.dark .ico svg, .domino-site-index-blocks.dark .side-icon svg {
  fill: #FFF;
}
.domino-site-index-blocks.dark .ico a:hover svg, .domino-site-index-blocks.dark .side-icon a:hover svg {
  fill: rgba(255, 255, 255, 0.7);
}
.domino-site-index-blocks.dark span[class^="icon-"] {
  color: #FFF;
}
.domino-site-index-blocks.dark table thead {
  color: #005f9d;
  background-color: transparent;
}
.domino-site-index-blocks.dark table thead tr {
  border-bottom: 1px solid #005f9d;
}
.domino-site-index-blocks.dark table tbody {
  color: #dbe5ec;
  background-color: rgba(255, 255, 255, 0.1);
}
.domino-site-index-blocks.dark table tbody tr {
  background-color: rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.domino-site-index-blocks.dark table tbody tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.05);
}
.domino-site-index-blocks.dark table th {
  background-color: transparent;
}
.domino-site-index-blocks.dark table td {
  background-color: transparent;
}
.domino-site-index-blocks.dark .dc_domino_module > header, .domino-site-index-blocks.dark.dc_domino_module > header {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 #8CC63F;
  -webkit-box-shadow: inset 0 -1px 0 0 #8CC63F;
  box-shadow: inset 0 -1px 0 0 #8CC63F;
}
.domino-site-index-blocks.dark .dc_domino_module > header h2, .domino-site-index-blocks.dark.dc_domino_module > header h2 {
  color: #446a84;
}
.domino-site-index-blocks.dark .dc_domino_module article.box, .domino-site-index-blocks.dark.dc_domino_module article.box {
  background-color: rgba(255, 255, 255, 0.04);
  -moz-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.1);
}
.domino-site-index-blocks.dark .dc_domino_module article.box:nth-child(even), .domino-site-index-blocks.dark.dc_domino_module article.box:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.03);
}
.domino-site-index-blocks.dark .dc_domino_module article.box:hover, .domino-site-index-blocks.dark.dc_domino_module article.box:hover {
  background-color: rgba(255, 255, 255, 0.07);
}
.domino-site-index-blocks.dark .dc_domino_module article.box:hover:nth-child(even), .domino-site-index-blocks.dark.dc_domino_module article.box:hover:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.06);
}
.domino-site-index-blocks.dark .dc_domino_module .card, .domino-site-index-blocks.dark.dc_domino_module .card {
  background-color: rgba(255, 255, 255, 0.7) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(20px);
  overflow: hidden;
  border-radius: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.domino-site-index-blocks.dark .dc_domino_module .card:hover, .domino-site-index-blocks.dark.dc_domino_module .card:hover {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
}
.domino-site-index-blocks.dark .dc_domino_module .pane .header, .domino-site-index-blocks.dark.dc_domino_module .pane .header {
  background-color: rgba(0, 95, 157, 0.9);
}
.domino-site-index-blocks.dark .dc_domino_module .pane .header h2, .domino-site-index-blocks.dark.dc_domino_module .pane .header h2 {
  color: #FFF;
}
.domino-site-index-blocks.dark .dc_domino_module .pane .header h3, .domino-site-index-blocks.dark.dc_domino_module .pane .header h3 {
  color: rgba(255, 255, 255, 0.7);
}
.domino-site-index-blocks.dark .dc_domino_module .pane .header h4, .domino-site-index-blocks.dark .dc_domino_module .pane .header .meta, .domino-site-index-blocks.dark.dc_domino_module .pane .header h4, .domino-site-index-blocks.dark.dc_domino_module .pane .header .meta {
  color: rgba(255, 255, 255, 0.5);
}
.domino-site-index-blocks.dark .domino-module-pagination {
  background-color: transparent;
}
.domino-site-index-blocks.dark .domino-module-pagination .paginate {
  color: #dbe5ec !important;
  background-color: #334f62;
}
.domino-site-index-blocks.dark .domino-module-pagination .paginate:hover {
  color: !important;
  background-color: #446a84;
}
.domino-site-index-blocks.dark .domino-module-pagination .paginate.active {
  color: #8CC63F !important;
  background-color: #213441;
}
.domino-site-index-blocks.dark .domino-module-pagination .paginate span {
  color: #dbe5ec !important;
}
.domino-site-index-blocks.dark .dc_domino_button {
  background-color: transparent;
  color: #FFF;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.domino-site-index-blocks.dark .dc_domino_button:hover {
  background-color: transparent;
  color: #10191f;
  border: 1px solid #FFF;
}
.domino-site-index-blocks.dark .dc_domino_button:hover svg {
  fill: #10191f;
}
.domino-site-index-blocks.dark .dc_domino_button svg {
  fill: rgba(255, 255, 255, 0.3);
}
.domino-site-index-blocks.dark .dc_domino_button.slide::before {
  background-color: #FFF;
}
.domino-site-index-blocks.light {
  background-color: #e1eaf0;
}
.domino-site-index-blocks.light p {
  color: #10191f;
}
.domino-site-index-blocks.light div {
  color: #10191f;
}
.domino-site-index-blocks.light h1 {
  color: #005f9d;
}
.domino-site-index-blocks.light h2 {
  color: #005f9d;
}
.domino-site-index-blocks.light h3 {
  color: #446a84;
}
.domino-site-index-blocks.light h4 {
  color: #446a84;
}
.domino-site-index-blocks.light h5 {
  color: #5586a6;
}
.domino-site-index-blocks.light h6 {
  color: #5586a6;
}
.domino-site-index-blocks.light footer {
  color: #769eb8;
}
.domino-site-index-blocks.light .meta {
  color: #446a84;
}
.domino-site-index-blocks.light .icon {
  color: #005f9d;
}
.domino-site-index-blocks.light label {
  color: #334f62;
}
.domino-site-index-blocks.light.nobg {
  background-color: transparent;
}
.domino-site-index-blocks.light.bg {
  background-color: #e1eaf0;
}
.domino-site-index-blocks.light .block {
  background-color: #dbe5ec;
}
.domino-site-index-blocks.light .line-top {
  box-shadow: inset 0 1px 0 0 #dbe5ec;
  -webkit-box-shadow: inset 0 1px 0 0 #dbe5ec;
}
.domino-site-index-blocks.light .line-bottom {
  box-shadow: inset 0 -1px 0 0 #dbe5ec;
  -webkit-box-shadow: inset 0 -1px 0 0 #dbe5ec;
}
.domino-site-index-blocks.light a:not(.button):not(.dc_domino_button):not(.btn) {
  color: #005f9d;
}
.domino-site-index-blocks.light a:not(.button):not(.dc_domino_button):not(.btn):hover {
  color: rgba(0, 95, 157, 0.7);
}
.domino-site-index-blocks.light a:not(.button):not(.dc_domino_button):not(.btn):active {
  color: #446a84;
}
.domino-site-index-blocks.light.overlay, .domino-site-index-blocks.light > .overlay {
  background-color: rgba(16, 25, 31, 0.8);
}
.domino-site-index-blocks.light > .bg {
  background-color: #e1eaf0;
}
.domino-site-index-blocks.light.hover:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.domino-site-index-blocks.light .ico svg, .domino-site-index-blocks.light .side-icon svg {
  fill: #005f9d;
}
.domino-site-index-blocks.light .ico a:hover svg, .domino-site-index-blocks.light .side-icon a:hover svg {
  fill: rgba(0, 95, 157, 0.7);
}
.domino-site-index-blocks.light span[class^="icon-"] {
  color: #005f9d;
}
.domino-site-index-blocks.light table thead {
  color: #005f9d;
  background-color: transparent;
}
.domino-site-index-blocks.light table thead tr {
  border-bottom: 1px solid #005f9d;
}
.domino-site-index-blocks.light table tbody {
  color: #10191f;
  background-color: transparent;
}
.domino-site-index-blocks.light table tbody tr {
  background-color: transparent;
  border-bottom: 1px solid rgba(16, 25, 31, 0.2);
}
.domino-site-index-blocks.light table tbody tr:nth-child(even) {
  background-color: transparent;
}
.domino-site-index-blocks.light table th {
  background-color: transparent;
}
.domino-site-index-blocks.light table td {
  background-color: transparent;
}
.domino-site-index-blocks.light .dc_domino_module > header, .domino-site-index-blocks.light.dc_domino_module > header {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 #005f9d;
  -webkit-box-shadow: inset 0 -1px 0 0 #005f9d;
  box-shadow: inset 0 -1px 0 0 #005f9d;
}
.domino-site-index-blocks.light .dc_domino_module > header h2, .domino-site-index-blocks.light.dc_domino_module > header h2 {
  color: #446a84;
}
.domino-site-index-blocks.light .dc_domino_module .card, .domino-site-index-blocks.light.dc_domino_module .card {
  background-color: rgba(255, 255, 255, 0.7) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(20px);
  overflow: hidden;
  border-radius: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.domino-site-index-blocks.light .dc_domino_module .card:hover, .domino-site-index-blocks.light.dc_domino_module .card:hover {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
}
.domino-site-index-blocks.light .dc_domino_module .pane .header, .domino-site-index-blocks.light.dc_domino_module .pane .header {
  background-color: rgba(0, 95, 157, 0.9);
}
.domino-site-index-blocks.light .dc_domino_module .pane .header h2, .domino-site-index-blocks.light.dc_domino_module .pane .header h2 {
  color: #FFF;
}
.domino-site-index-blocks.light .dc_domino_module .pane .header h3, .domino-site-index-blocks.light.dc_domino_module .pane .header h3 {
  color: rgba(255, 255, 255, 0.7);
}
.domino-site-index-blocks.light .dc_domino_module .pane .header h4, .domino-site-index-blocks.light .dc_domino_module .pane .header .meta, .domino-site-index-blocks.light.dc_domino_module .pane .header h4, .domino-site-index-blocks.light.dc_domino_module .pane .header .meta {
  color: rgba(255, 255, 255, 0.5);
}
.domino-site-index-blocks.light .domino-module-pagination {
  background-color: transparent;
}
.domino-site-index-blocks.light .domino-module-pagination .paginate {
  color: #5586a6 !important;
  background-color: #dbe5ec;
}
.domino-site-index-blocks.light .domino-module-pagination .paginate:hover {
  color: !important;
  background-color: #b9cddb;
}
.domino-site-index-blocks.light .domino-module-pagination .paginate.active {
  color: #dbe5ec !important;
  background-color: #213441;
}
.domino-site-index-blocks.light .domino-module-pagination .paginate span {
  color: #5586a6 !important;
}
.domino-site-index-blocks.light .dc_domino_button {
  background-color: transparent;
  color: #005f9d;
  border: 1px solid #005f9d;
}
.domino-site-index-blocks.light .dc_domino_button:hover {
  background-color: transparent;
  color: #FFF;
  border: 1px solid #10191f;
}
.domino-site-index-blocks.light .dc_domino_button:hover svg {
  fill: #FFF;
}
.domino-site-index-blocks.light .dc_domino_button svg {
  fill: #005f9d;
}
.domino-site-index-blocks.light .dc_domino_button.slide::before {
  background-color: #10191f;
}
.domino-site-index-blocks.primary {
  background-color: #005f9d;
}
.domino-site-index-blocks.primary p {
  color: #FFF;
}
.domino-site-index-blocks.primary div {
  color: #FFF;
}
.domino-site-index-blocks.primary h1 {
  color: #d0ecff;
}
.domino-site-index-blocks.primary h2 {
  color: #d0ecff;
}
.domino-site-index-blocks.primary h3 {
  color: #9dd8ff;
}
.domino-site-index-blocks.primary h4 {
  color: #6ac4ff;
}
.domino-site-index-blocks.primary h5 {
  color: #37b0ff;
}
.domino-site-index-blocks.primary h6 {
  color: #000204;
}
.domino-site-index-blocks.primary footer {
  color: #000204;
}
.domino-site-index-blocks.primary .meta {
  color: #37b0ff;
}
.domino-site-index-blocks.primary .icon {
  color: #d0ecff;
}
.domino-site-index-blocks.primary label {
  color: #111;
}
.domino-site-index-blocks.primary.nobg {
  background-color: transparent;
}
.domino-site-index-blocks.primary.bg {
  background-color: #005f9d;
}
.domino-site-index-blocks.primary .block {
  background-color: #dbe5ec;
}
.domino-site-index-blocks.primary .line-top {
  box-shadow: inset 0 1px 0 0 #dbe5ec;
  -webkit-box-shadow: inset 0 1px 0 0 #dbe5ec;
}
.domino-site-index-blocks.primary .line-bottom {
  box-shadow: inset 0 -1px 0 0 #dbe5ec;
  -webkit-box-shadow: inset 0 -1px 0 0 #dbe5ec;
}
.domino-site-index-blocks.primary a:not(.button):not(.dc_domino_button):not(.btn) {
  color: #d0ecff;
}
.domino-site-index-blocks.primary a:not(.button):not(.dc_domino_button):not(.btn):hover {
  color: #6ac4ff;
}
.domino-site-index-blocks.primary a:not(.button):not(.dc_domino_button):not(.btn):active {
  color: black;
}
.domino-site-index-blocks.primary.overlay, .domino-site-index-blocks.primary > .overlay {
  background-color: rgba(0, 95, 157, 0.8);
}
.domino-site-index-blocks.primary > .bg {
  background-color: #005f9d;
}
.domino-site-index-blocks.primary.hover:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.domino-site-index-blocks.primary .ico svg, .domino-site-index-blocks.primary .side-icon svg {
  fill: #d0ecff;
}
.domino-site-index-blocks.primary .ico a:hover svg, .domino-site-index-blocks.primary .side-icon a:hover svg {
  fill: #6ac4ff;
}
.domino-site-index-blocks.primary span[class^="icon-"] {
  color: #d0ecff;
}
.domino-site-index-blocks.primary table thead {
  color: #FFF;
  background-color: transparent;
}
.domino-site-index-blocks.primary table thead tr {
  border-bottom: 1px solid #FFF;
}
.domino-site-index-blocks.primary table tbody {
  color: #FFF;
  background-color: transparent;
}
.domino-site-index-blocks.primary table tbody tr {
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.domino-site-index-blocks.primary table tbody tr:nth-child(even) {
  background-color: transparent;
}
.domino-site-index-blocks.primary table th {
  background-color: transparent;
}
.domino-site-index-blocks.primary table td {
  background-color: transparent;
}
.domino-site-index-blocks.primary .dc_domino_module > header, .domino-site-index-blocks.primary.dc_domino_module > header {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 #005f9d;
  -webkit-box-shadow: inset 0 -1px 0 0 #005f9d;
  box-shadow: inset 0 -1px 0 0 #005f9d;
}
.domino-site-index-blocks.primary .dc_domino_module > header h2, .domino-site-index-blocks.primary.dc_domino_module > header h2 {
  color: #446a84;
}
.domino-site-index-blocks.primary .dc_domino_module .card, .domino-site-index-blocks.primary.dc_domino_module .card {
  background-color: rgba(255, 255, 255, 0.7) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(20px);
  overflow: hidden;
  border-radius: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.domino-site-index-blocks.primary .dc_domino_module .card:hover, .domino-site-index-blocks.primary.dc_domino_module .card:hover {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
}
.domino-site-index-blocks.primary .dc_domino_module .pane .header, .domino-site-index-blocks.primary.dc_domino_module .pane .header {
  background-color: rgba(16, 25, 31, 0.9);
}
.domino-site-index-blocks.primary .dc_domino_module .pane .header h2, .domino-site-index-blocks.primary.dc_domino_module .pane .header h2 {
  color: #005f9d;
}
.domino-site-index-blocks.primary .dc_domino_module .pane .header h3, .domino-site-index-blocks.primary.dc_domino_module .pane .header h3 {
  color: rgba(255, 255, 255, 0.7);
}
.domino-site-index-blocks.primary .dc_domino_module .pane .header h4, .domino-site-index-blocks.primary .dc_domino_module .pane .header .meta, .domino-site-index-blocks.primary.dc_domino_module .pane .header h4, .domino-site-index-blocks.primary.dc_domino_module .pane .header .meta {
  color: rgba(255, 255, 255, 0.5);
}
.domino-site-index-blocks.primary .domino-module-pagination {
  background-color: transparent;
}
.domino-site-index-blocks.primary .domino-module-pagination .paginate {
  color: #5586a6 !important;
  background-color: #dbe5ec;
}
.domino-site-index-blocks.primary .domino-module-pagination .paginate:hover {
  color: !important;
  background-color: #b9cddb;
}
.domino-site-index-blocks.primary .domino-module-pagination .paginate.active {
  color: #dbe5ec !important;
  background-color: #213441;
}
.domino-site-index-blocks.primary .domino-module-pagination .paginate span {
  color: #5586a6 !important;
}
.domino-site-index-blocks.primary .dc_domino_button {
  background-color: transparent;
  color: #FFF;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.domino-site-index-blocks.primary .dc_domino_button:hover {
  background-color: transparent;
  color: #10191f;
  border: 1px solid #FFF;
}
.domino-site-index-blocks.primary .dc_domino_button:hover svg {
  fill: #10191f;
}
.domino-site-index-blocks.primary .dc_domino_button svg {
  fill: #FFF;
}
.domino-site-index-blocks.primary .dc_domino_button.slide::before {
  background-color: #FFF;
}
.domino-site-index-blocks.white {
  background-color: transparent;
}
.domino-site-index-blocks.white p {
  color: #10191f;
}
.domino-site-index-blocks.white div {
  color: #10191f;
}
.domino-site-index-blocks.white h1 {
  color: #005f9d;
}
.domino-site-index-blocks.white h2 {
  color: #005f9d;
}
.domino-site-index-blocks.white h3 {
  color: #446a84;
}
.domino-site-index-blocks.white h4 {
  color: #5586a6;
}
.domino-site-index-blocks.white h5 {
  color: #769eb8;
}
.domino-site-index-blocks.white h6 {
  color: #97b6ca;
}
.domino-site-index-blocks.white footer {
  color: #97b6ca;
}
.domino-site-index-blocks.white .meta {
  color: #5586a6;
}
.domino-site-index-blocks.white .icon {
  color: #005f9d;
}
.domino-site-index-blocks.white label {
  color: #334f62;
}
.domino-site-index-blocks.white.nobg {
  background-color: transparent;
}
.domino-site-index-blocks.white.bg {
  background-color: transparent;
}
.domino-site-index-blocks.white .block {
  background-color: #dbe5ec;
}
.domino-site-index-blocks.white .line-top {
  box-shadow: inset 0 1px 0 0 #dbe5ec;
  -webkit-box-shadow: inset 0 1px 0 0 #dbe5ec;
}
.domino-site-index-blocks.white .line-bottom {
  box-shadow: inset 0 -1px 0 0 #dbe5ec;
  -webkit-box-shadow: inset 0 -1px 0 0 #dbe5ec;
}
.domino-site-index-blocks.white a:not(.button):not(.dc_domino_button):not(.btn) {
  color: #005f9d;
}
.domino-site-index-blocks.white a:not(.button):not(.dc_domino_button):not(.btn):hover {
  color: rgba(0, 95, 157, 0.7);
}
.domino-site-index-blocks.white a:not(.button):not(.dc_domino_button):not(.btn):active {
  color: #446a84;
}
.domino-site-index-blocks.white.overlay, .domino-site-index-blocks.white > .overlay {
  background-color: rgba(255, 255, 255, 0.5);
}
.domino-site-index-blocks.white > .bg {
  background-color: transparent;
}
.domino-site-index-blocks.white.hover:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.domino-site-index-blocks.white .ico svg, .domino-site-index-blocks.white .side-icon svg {
  fill: #005f9d;
}
.domino-site-index-blocks.white .ico a:hover svg, .domino-site-index-blocks.white .side-icon a:hover svg {
  fill: rgba(0, 95, 157, 0.7);
}
.domino-site-index-blocks.white span[class^="icon-"] {
  color: #005f9d;
}
.domino-site-index-blocks.white table thead {
  color: #005f9d;
  background-color: transparent;
}
.domino-site-index-blocks.white table thead tr {
  border-bottom: 1px solid #005f9d;
}
.domino-site-index-blocks.white table tbody {
  color: #10191f;
  background-color: transparent;
}
.domino-site-index-blocks.white table tbody tr {
  background-color: transparent;
  border-bottom: 1px solid rgba(16, 25, 31, 0.2);
}
.domino-site-index-blocks.white table tbody tr:nth-child(even) {
  background-color: transparent;
}
.domino-site-index-blocks.white table th {
  background-color: transparent;
}
.domino-site-index-blocks.white table td {
  background-color: transparent;
}
.domino-site-index-blocks.white .dc_domino_module > header, .domino-site-index-blocks.white.dc_domino_module > header {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 #005f9d;
  -webkit-box-shadow: inset 0 -1px 0 0 #005f9d;
  box-shadow: inset 0 -1px 0 0 #005f9d;
}
.domino-site-index-blocks.white .dc_domino_module > header h2, .domino-site-index-blocks.white.dc_domino_module > header h2 {
  color: #005f9d;
}
.domino-site-index-blocks.white .dc_domino_module article.box, .domino-site-index-blocks.white.dc_domino_module article.box {
  background-color: transparent;
  -moz-box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.05);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.05);
  box-shadow: inset 0 -1px 0 0 rgba(16, 25, 31, 0.05);
}
.domino-site-index-blocks.white .dc_domino_module article.box:nth-child(even), .domino-site-index-blocks.white.dc_domino_module article.box:nth-child(even) {
  background-color: transparent;
}
.domino-site-index-blocks.white .dc_domino_module article.box:hover, .domino-site-index-blocks.white.dc_domino_module article.box:hover {
  background-color: rgba(16, 25, 31, 0.01);
}
.domino-site-index-blocks.white .dc_domino_module article.box:hover:nth-child(even), .domino-site-index-blocks.white.dc_domino_module article.box:hover:nth-child(even) {
  background-color: rgba(16, 25, 31, 0.01);
}
.domino-site-index-blocks.white .dc_domino_module .card, .domino-site-index-blocks.white.dc_domino_module .card {
  background-color: rgba(255, 255, 255, 0.7) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(20px);
  overflow: hidden;
  border-radius: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.domino-site-index-blocks.white .dc_domino_module .card:hover, .domino-site-index-blocks.white.dc_domino_module .card:hover {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
}
.domino-site-index-blocks.white .dc_domino_module .pane .header, .domino-site-index-blocks.white.dc_domino_module .pane .header {
  background-color: rgba(0, 95, 157, 0.9);
}
.domino-site-index-blocks.white .dc_domino_module .pane .header h2, .domino-site-index-blocks.white.dc_domino_module .pane .header h2 {
  color: #FFF;
}
.domino-site-index-blocks.white .dc_domino_module .pane .header h3, .domino-site-index-blocks.white.dc_domino_module .pane .header h3 {
  color: rgba(255, 255, 255, 0.7);
}
.domino-site-index-blocks.white .dc_domino_module .pane .header h4, .domino-site-index-blocks.white .dc_domino_module .pane .header .meta, .domino-site-index-blocks.white.dc_domino_module .pane .header h4, .domino-site-index-blocks.white.dc_domino_module .pane .header .meta {
  color: rgba(255, 255, 255, 0.5);
}
.domino-site-index-blocks.white .domino-module-pagination {
  background-color: transparent;
}
.domino-site-index-blocks.white .domino-module-pagination .paginate {
  color: #5586a6 !important;
  background-color: #dbe5ec;
}
.domino-site-index-blocks.white .domino-module-pagination .paginate:hover {
  color: !important;
  background-color: #b9cddb;
}
.domino-site-index-blocks.white .domino-module-pagination .paginate.active {
  color: #dbe5ec !important;
  background-color: #213441;
}
.domino-site-index-blocks.white .domino-module-pagination .paginate span {
  color: #5586a6 !important;
}
.domino-site-index-blocks.white .dc_domino_button {
  background-color: #005084;
  color: #005f9d;
  border: 1px solid #005f9d;
}
.domino-site-index-blocks.white .dc_domino_button:hover {
  background-color: transparent;
  color: #FFF;
  border: 1px solid #10191f;
}
.domino-site-index-blocks.white .dc_domino_button svg {
  fill: #005f9d;
}
.domino-site-index-blocks.white .dc_domino_button.slide::before {
  background-color: #10191f;
}
/**
 * filename: scss/_FooterSettings.scss
 * developer: Domino
 * item: Footer
 * version: v1.0.0
 * date: 5. 6. 17
 */
/**
 * filename: scss/Error.scss
 * developer: Domino
 * item: Error
 * version: v1.0.0
 * date: 14. 7. 17
 */
.domino-error {
  width: 100%;
  background-color: #F3F3F3;
  height: 100vh;
}
.domino-error h1 {
  color: #444;
  font-size: 4em;
}
.domino-error p {
  color: #666;
  font-size: 1.1em;
  line-height: 1.4em;
}
.domino-error > div {
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
  font-size: 0.8em;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  height: 100%;
  align-items: center;
}
.domino-error .footer-link:link, .domino-error .footer-link:visited {
  color: #666;
}
.domino-error .footer-link:hover {
  color: #333;
}
.dc_domino_moreless .minimize-overview .content {
  overflow: auto;
  overflow-y: hidden;
  height: auto;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  -webkit-line-clamp: none;
  -webkit-box-orient: vertical;
}
.dc_domino_moreless .minimize-overview .content.hidden {
  -webkit-line-clamp: 3;
}
.dc_domino_moreless .gradient {
  position: relative;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0);
  /* IE6-9 */
  height: 27px;
  margin-top: -27px;
}
.dc_domino_moreless .gradient.hidden {
  height: 0;
  margin-top: 0;
}
.dc_domino_moreless .more {
  padding: 10px 0;
}
.dc_domino_moreless .more small {
  cursor: pointer;
}
[domino-tooltip] {
  position: relative;
  display: inline-block;
}
[domino-tooltip]::before, [domino-tooltip]::after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 999999;
  transition: all 0.1s linear;
}
[domino-tooltip]::before {
  content: "";
  position: absolute;
  border-width: 6px;
  border-style: solid;
  border-color: transparent;
}
[domino-tooltip]::after {
  padding: 10px;
  font-size: 12px;
  line-height: 1;
  content: attr(domino-tooltip);
  white-space: nowrap;
}
[domino-tooltip]:hover::before, [domino-tooltip]:hover::after {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 576px) {
  [domino-tooltip].tooltip-left::before, [domino-tooltip].tooltip-left::after, [domino-tooltip].tooltip-right::before, [domino-tooltip].tooltip-right::after {
    bottom: 50%;
  }
  [domino-tooltip].tooltip-left::before, [domino-tooltip].tooltip-right::before {
    margin-bottom: -5px;
  }
  [domino-tooltip].tooltip-left::after, [domino-tooltip].tooltip-right::after {
    margin-bottom: -14.66667px;
  }
  [domino-tooltip].tooltip-left::before, [domino-tooltip].tooltip-left::after {
    right: 100%;
  }
  [domino-tooltip].tooltip-left::before {
    border-left-color: #005f9d;
    margin-right: -10px;
  }
  [domino-tooltip].tooltip-left::after {
    margin-right: 2px;
    background-color: #005f9d;
    color: #FFF;
    border-radius: 2px;
  }
  [domino-tooltip].tooltip-left:hover::before, [domino-tooltip].tooltip-left:hover::after {
    transform: translateX(-10px);
  }
  [domino-tooltip].tooltip-right::before, [domino-tooltip].tooltip-right::after {
    left: 100%;
  }
  [domino-tooltip].tooltip-right::before {
    margin-left: -10px;
    border-right-color: #005f9d;
  }
  [domino-tooltip].tooltip-right::after {
    margin-left: 2px;
    background-color: #005f9d;
    color: #FFF;
    border-radius: 2px;
  }
  [domino-tooltip].tooltip-right:hover::before, [domino-tooltip].tooltip-right:hover::after {
    transform: translateX(10px);
  }
  [domino-tooltip].tooltip-top::before, [domino-tooltip].tooltip-bottom::before {
    left: 50%;
  }
  [domino-tooltip].tooltip-top::after, [domino-tooltip].tooltip-bottom::after {
    left: 50%;
    margin-left: -18px;
  }
  [domino-tooltip].tooltip-top::before, [domino-tooltip].tooltip-top::after {
    bottom: 100%;
  }
  [domino-tooltip].tooltip-top::before {
    border-top-color: #005f9d;
    margin-bottom: -15px;
  }
  [domino-tooltip].tooltip-top::after {
    background-color: #005f9d;
    color: #FFF;
    margin-bottom: -3px;
    border-radius: 2px;
  }
  [domino-tooltip].tooltip-top:hover::before, [domino-tooltip].tooltip-top:hover::after {
    transform: translateY(-10px);
  }
  [domino-tooltip].tooltip-bottom::before, [domino-tooltip].tooltip-bottom::after {
    top: 100%;
  }
  [domino-tooltip].tooltip-bottom::before {
    border-bottom-color: #005f9d;
    margin-top: -15px;
  }
  [domino-tooltip].tooltip-bottom::after {
    background-color: #005f9d;
    color: #FFF;
    margin-top: -3px;
    border-radius: 2px;
  }
  [domino-tooltip].tooltip-bottom:hover::before, [domino-tooltip].tooltip-bottom:hover::after {
    transform: translateY(10px);
  }
}
@media (max-width: 576px) {
  [domino-tooltip].tooltip::before, [domino-tooltip].tooltip::after {
    top: 100%;
  }
  [domino-tooltip].tooltip::before {
    border-bottom-color: #005f9d;
    margin-top: -15px;
    margin-left: 15px;
  }
  [domino-tooltip].tooltip::after {
    background-color: #005f9d;
    color: #FFF;
    margin-top: -3px;
    border-radius: 2px;
    left: 0;
  }
  [domino-tooltip].tooltip:hover::before, [domino-tooltip].tooltip:hover::after {
    transform: translateY(10px);
  }
}
