<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*********************
 VARIABLES
 *********************/
:root {
  --home-ws-desktop: 8.916rem;
  --page-ws-desktop: 6.192rem;
  --home-ws-mobile: 4.3rem;
  --page-ws-mobile: 4.3rem;
  --ws-up-1: 1.2rem;
  --ws-up-2: 1.44rem;
  --ws-up-3: 1.728rem;
  --ws-up-4: 2.074rem;
  --ws-up-5: 2.488rem;
  --ws-up-6: 2.986rem;
  --ws-up-7: 3.583rem;
  --ws-up-8: 4.3rem;
  --ws-up-9: 5.16rem;
  --ws-up-10: 6.192rem;
  --ws-up-11: 7.43rem;
  --ws-up-12: 8.916rem;
  --ws-normal: 1rem;
  --ws-down-1: 0.833rem;
  --ws-down-2: 0.694rem;
  --ws-down-3: 0.579rem;
  --ws-down-4: 0.482rem;
  --yellow: #f7bc3a;
  --blue: #20898f;
  --red: #eb6250; }
/*********************
 TYPOGRAPHY
 *********************/
h2 {
  margin-bottom: var(--ws-up-3); }

@media only screen and (min-width: 991px) {
  h2 {
    display: inline-block;
    position: relative; }

  h2:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #eb6250;
    position: absolute;
    left: 1em;
    bottom: -4px;
    z-index: 5; } }

h3 {
  margin-bottom: var(--ws-up-2); }

h4 {
  margin-bottom: var(--ws-up-1); }

h5 {
  margin-bottom: var(--ws-normal); }

.s-text &gt; h2:not(:first-child), .s-text &gt; div:not(:first-child) &gt; h2 {
  margin-top: var(--ws-up-5); }

.s-text &gt; h3:not(:first-child), .s-text &gt; div:not(:first-child) &gt; h3 {
  margin-top: var(--ws-up-4); }

.s-text &gt; h4:not(:first-child), .s-text &gt; div:not(:first-child) h4 {
  margin-top: var(--ws-up-3); }

.s-text &gt; h5:not(:first-child), .s-text &gt; div:not(:first-child) h5 {
  margin-top: var(--ws-up-2); }

@media only screen and (max-width: 480px) {
  h2 {
    margin-bottom: var(--ws-up-2); }

  h3 {
    margin-bottom: var(--ws-up-1); }

  h4 {
    margin-bottom: var(--ws-normal); }

  h5 {
    margin-bottom: var(--ws-down-1); }

  .s-text &gt; h2:not(:first-child), .s-text &gt; div:not(:first-child) &gt; h2 {
    margin-top: var(--ws-up-4); }

  .s-text &gt; h3:not(:first-child), .s-text &gt; div:not(:first-child) &gt; h3 {
    margin-top: var(--ws-up-3); }

  .s-text &gt; h4:not(:first-child), .s-text &gt; div:not(:first-child) h4 {
    margin-top: var(--ws-up-2); }

  .s-text &gt; h5:not(:first-child), .s-text &gt; div:not(:first-child) h5 {
    margin-top: var(--ws-up-1); } }
/*********************
 LINK IN TEXT
 *********************/
.s-text a {
  text-decoration-color: transparent !important;
  background-position-y: 0%;
  background-size: auto 175%; }

.s-text a:hover {
  background-position-y: 100%; }
/*********************
 TRANSITIONS
 *********************/
a, a:before, input, textarea, button, button:before, .sw_alink, .sw_alink &gt; div, .sm-file-control:before {
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1) !important; }
/*********************
 BUTTONS
 *********************/
body .s-btn, body .s-btn-alt {
  overflow: hidden; }

body .s-btn &gt; div, body .s-btn-alt &gt; div {
  position: relative;
  z-index: 10; }

body .s-btn:before, body .s-btn-alt:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0; }

body .s-btn:hover:before, body .s-btn-alt:hover:before {
  opacity: 1; }
/*********************
 LISTS
 *********************/
#sw_content .s-text ul li:last-child {
  margin-bottom: 0 !important; }

#sw_content .s-text ul:first-child {
  margin-top: 0 !important; }

#sw_content .s-text ul:last-child {
  margin-bottom: 0 !important; }

#sw_content .s-text div:last-child &gt; br:last-child {
  display: none !important; }

#sw_content .s-text p:last-child {
  margin-bottom: 0 !important; }
/*********************
 BLOCKQUOTE
 *********************/
#sw_content blockquote p {
  margin-bottom: 0; }
/*********************
 COOKIE BANNER
 *********************/
.divascookies-banner-container {
  padding: 0 !important; }

.divascookies-banner-container &gt; .divascookies-accept-button-container {
  margin: 0 !important; }

body {
  background-color: #080d0f; }

html, body {
  font-family: 'usual', sans-serif, sans-serif; }

html, body {
  font-size: 16px; }

html, body {
  color: #fff; }

html, body {
  line-height: 173%; }

body h2 {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

body h2 {
  font-size: 2.074rem; }

body h2 {
  font-weight: bold; }

body h2 {
  color: #fff; }

body h2 {
  line-height: 120%; }

body h3 {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

body h3 {
  font-size: 1.728rem; }

body h3 {
  font-weight: bold; }

body h3 {
  color: #fff; }

body h3 {
  line-height: 120%; }

body h4 {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

body h4 {
  font-size: 1.44rem; }

body h4 {
  font-weight: bold; }

body h4 {
  color: #fff; }

body h4 {
  line-height: 120%; }

body h5 {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

body h5 {
  font-size: 1.2rem; }

body h5 {
  font-weight: bold; }

body h5 {
  color: #fff; }

body h5 {
  line-height: 120%; }

body h6 {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

body h6 {
  font-size: 0.833rem; }

body h6 {
  font-weight: bold; }

body h6 {
  color: rgba(255, 255, 255, 0.6); }

body h6 {
  line-height: 120%; }

body h6 {
  letter-spacing: 1px; }

body h6 {
  text-transform: uppercase; }

body h6 {
  opacity: 1; }

body .s-text a {
  font-weight: normal; }

body .s-text a {
  color: #fff; }

body .s-text a {
  text-decoration: none; }

body .s-text a {
  padding: 0.135em 0.135em 0.135em 0.135em; }

body .s-text a {
  background-image: linear-gradient(180deg, rgba(32, 137, 143, 0) 50%, #20898f 50%); }

body .s-text a:hover {
  color: #fff; }

body .s-text a:hover {
  text-decoration: none; }

body h1 {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

body h1 {
  font-weight: bold; }

body h1 {
  color: #fff; }

body h1 {
  letter-spacing: 0.054em; }

body h1 {
  text-transform: uppercase; }

.s-body .s-text ul {
  margin: 30px 0px 30px 0px; }

.s-body .s-text ul {
  padding: 0px 0px 0px 0px; }

.s-body .s-text ul &gt; * {
  margin: 0px 0px 15px 0px; }

.s-body .s-text ul &gt; * {
  padding: 0px 0px 0px 30px; }

.s-body .s-text ul li {
  position: relative; }

.s-body .s-text ul {
  list-style-type: none; }

.s-body .s-text ul li:before {
  content: ''; }

.s-body .s-text ul li:before {
  background-color: #f7bc3a; }

.s-body .s-text ul li:before {
  -webkit-border-radius: 99px 99px 99px 99px;
  border-radius: 99px 99px 99px 99px; }

.s-body .s-text ul li:before {
  width: 5px; }

.s-body .s-text ul li:before {
  height: 5px; }

.s-body .s-text ul li:before {
  margin: 0px 12px 0px 0px; }

.s-body .s-text ul li:before {
  display: block; }

.s-body .s-text ul li:before {
  position: absolute; }

.s-body .s-text ul li:before {
  top: 12px; }

.s-body .s-text ul li:before {
  left: 0px; }

.s-body .s-text ul ul li:before {
  content: ''; }

.s-body .s-text ul ul li:before {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-body .s-text ul ul li:before {
  border: 1px solid #414e5d; }

body .s-button-list {
  margin: -4px -4px -4px -4px; }

body .s-button-list {
  display: flex !important;
  flex-direction: row; }

body .s-btn {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

body .s-btn {
  font-size: 1rem; }

body .s-btn {
  font-weight: bold; }

body .s-btn {
  color: #fff; }

body .s-btn {
  line-height: 100%; }

body .s-btn {
  text-decoration: none; }

body .s-btn {
  background-color: #eea811; }

body .s-btn {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

body .s-btn {
  margin: 4px 4px 4px 4px; }

body .s-btn {
  padding: 1em 2.074em 1em 2.074em; }

body .s-btn {
  position: relative; }

body .s-btn:before {
  background-color: #d94430; }

body .s-btn-alt {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

body .s-btn-alt {
  font-size: 1rem; }

body .s-btn-alt {
  font-weight: bold; }

body .s-btn-alt {
  color: #fff; }

body .s-btn-alt {
  line-height: 100%; }

body .s-btn-alt {
  text-decoration: none; }

body .s-btn-alt {
  background-color: #20898f; }

body .s-btn-alt {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

body .s-btn-alt {
  border: 0px solid #eb6250; }

body .s-btn-alt {
  margin: 4px 4px 4px 4px; }

body .s-btn-alt {
  padding: 1em 2.074em 1em 2.074em; }

body .s-btn-alt {
  position: relative; }

body .s-btn-alt:before {
  background-color: #1a5d61; }

body .s-link {
  font-size: 1rem; }

body .s-link {
  font-weight: bold; }

body .s-link {
  color: #eb6250; }

body .s-link {
  line-height: 100%; }

body .s-link {
  text-decoration: none; }

body .s-link {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

body .s-link {
  padding: 1.2em 2.074em 1.2em 2.074em; }

body .s-link:hover {
  color: #080d0f; }

body .s-link:hover {
  background-color: #1a5d61; }

body .s-link:hover {
  -ms-transform: translate3d(0px, -6%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, -6%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, -6%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

body hr {
  background-color: #fff; }

body hr {
  border: 0px solid #0c1417; }

body hr {
  width: 100%; }

body hr {
  height: 1px; }

body hr {
  margin: 96px 0px 96px 0px; }

body hr {
  opacity: 0.4; }

body .s-tile {
  background-color: #414e5d; }

.s-body .s-tile {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-body .s-tile {
  width: 100%; }

.s-body .s-tile {
  margin: 0px 0px 0px 0px; }

.s-body .s-tile {
  padding: 2.986em 2.986em 2.986em 2.986em; }

.s-body .s-tile {
  display: inline-block; }

blockquote {
  font-size: 1.2rem; }

blockquote {
  background-color: #1a5d61; }

blockquote {
  border-left: 4px solid #414e5d; }

blockquote {
  margin: 36px 0px 36px 0px; }

blockquote {
  padding: 1.44em 1.44em 1.44em 1.44em; }

@media (max-width: 768px) {
  .s-body .s-tile {
    padding: 2.488em 2.488em 2.488em 2.488em; } }

@media (max-width: 480px) {
  body h2 {
    font-size: 1.728rem; }

  body h3 {
    font-size: 1.44rem; }

  body h4 {
    font-size: 1.2rem; }

  body h5 {
    font-size: 1rem; }

  body hr {
    margin: 72px 0px 72px 0px; }

  .s-body .s-tile {
    padding: 2.074em 1.728em 2.074em 1.728em; } }

/****************/
/* Cookie Modal */
/****************/
/* Add custom CSS here */
/*******************/
/* SiteManager CSS */
/*******************/
/* General */
.s-cookie__modal69 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999999;
  display: none;
  align-items: center;
  justify-content: center; }
/* Modal */
.s-cookie__modal69 .s-modal {
  position: relative;
  z-index: 99999999;
  overflow: auto !important;
  max-height: 100%; }

.s-cookie__modal69 .s-modal .s-btn--reset {
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  outline: none; }
/* Content */
.s-cookie__modal69 .s-modal__header {
  display: flex;
  align-items: center; }

.s-cookie__modal69 .s-modal__header .s-logo[src*="placehold.it"], .s-cookie__modal69 .s-modal__header .s-logo[src=""] {
  display: none; }

.s-cookie__modal69 .s-modal__header .s-close__btn {
  display: flex;
  margin-left: auto !important;
  flex-shrink: 0; }

.s-cookie__modal69 .s-modal__header .s-close__btn svg {
  height: 100%;
  width: 100%; }

.s-cookie__modal69 .s-modal__content .s-group__list {
  display: flex;
  flex-direction: column; }

.s-cookie__modal69 .s-modal__content .s-group__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }

@media only screen and (max-width: 480px) {
  .s-cookie__modal69 .s-modal__content .s-group__actions {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; } }

.s-cookie__modal69 .s-modal__content .s-group__actions .s-group__title {
  display: flex;
  align-items: center;
  cursor: pointer; }

.s-cookie__modal69 .s-modal__content .s-group__actions .s-group__title svg {
  flex-shrink: 0;
  height: 0.4em;
  width: auto;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-cookie__modal69 .s-modal__content .s-group__actions .s-switch {
  position: relative;
  display: block;
  overflow: hidden;
  flex-shrink: 0;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-cookie__modal69 .s-modal__content .s-group__actions .s-switch .s-switch__indicator {
  position: relative;
  display: block;
  pointer-events: 'none';
  left: 0% !important;
  height: 100%;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-cookie__modal69 .s-modal__content .s-group__actions .s-switch.s-active .s-switch__indicator {
  left: 100% !important;
  -webkit-transform: translateX(-100%) !important;
  transform: translateX(-100%) !important; }

.s-cookie__modal69 .s-modal__content .s-group__actions .s-switch.s-disabled {
  pointer-events: none; }

.s-cookie__modal69 .s-modal__content .s-group__accordion {
  overflow: hidden !important;
  max-height: 0;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-cookie__modal69 .s-modal__content .s-action__list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap; }

@media only screen and (max-width: 480px) {
  .s-cookie__modal69 .s-modal__content .s-action__list {
    justify-content: flex-start; } }

.s-cookie__modal69 .s-modal__content .s-action__list .s-save__btn, .s-cookie__modal69 .s-modal__content .s-action__list .s-decline__btn {
  cursor: pointer;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-cookie__modal69 {
  background-color: rgba(38, 41, 44, 0.7); }

.s-cookie__modal69 {
  padding: 0px 0px 0px 0px; }

.s-cookie__modal69 .s-modal {
  background-color: #fff; }

.s-cookie__modal69 .s-modal {
  box-shadow: 0px 0px 15px 0px rgba(38, 41, 44, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(38, 41, 44, 0.1); }

.s-cookie__modal69 .s-modal {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-cookie__modal69 .s-modal {
  width: 100%; }

.s-cookie__modal69 .s-modal {
  min-width: auto;
  max-width: 700px; }

.s-cookie__modal69 .s-modal {
  min-height: auto;
  max-height: 100%; }

.s-cookie__modal69 .s-modal .s-modal__header {
  background-color: #26292c; }

.s-cookie__modal69 .s-modal .s-modal__header {
  padding: 36px 30px 36px 30px; }

.s-cookie__modal69 .s-modal .s-modal__header .s-logo {
  min-width: auto;
  max-width: 50px; }

.s-cookie__modal69 .s-modal .s-modal__header .s-title {
  font-size: 30px; }

.s-cookie__modal69 .s-modal .s-modal__header .s-title {
  color: #fff; }

.s-cookie__modal69 .s-modal .s-modal__header .s-close__btn {
  width: 20px; }

.s-cookie__modal69 .s-modal .s-modal__header .s-close__btn {
  height: 20px; }

.s-cookie__modal69 .s-modal .s-modal__header .s-close__btn {
  fill: #eb6250; }

.s-cookie__modal69 .s-modal .s-modal__content {
  padding: 36px 30px 36px 30px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-text {
  font-size: 16px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-text {
  color: #26292c; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list {
  margin: -10px 0px -10px 0px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list {
  padding: 30px 0px 0px 0px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group {
  padding: 10px 0px 10px 0px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  background-color: rgba(38, 41, 44, 0.4); }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  -webkit-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  border: 2px solid rgba(38, 41, 44, 0); }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  width: 66px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  height: 32px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  margin: 0px 0px 0px 0px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  padding: 4px 4px 4px 4px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  background-color: #fff; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  -webkit-border-radius: 99% 99% 99% 99%;
  border-radius: 99% 99% 99% 99%; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  border: 2px solid #fff; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch.s-active {
  background-color: #26292c; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch.s-active {
  border: 2px solid #26292c; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch.s-active .s-switch__indicator {
  border: 2px solid #fff; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title {
  font-weight: bold; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title {
  color: #26292c; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title {
  line-height: 120%; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title svg {
  margin: 4px 0px 0px 8px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title svg {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title svg {
  fill: rgba(38, 41, 44, 0.3); }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title.s-active svg {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, -1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, -1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, -1, 1); }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__info {
  color: #26292c; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__info {
  margin: 15px 0px 0px 0px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__accordion {
  -webkit-transition: all 0.12s ease 0s;
  transition: all 0.12s ease 0s; }

.s-cookie__modal69 .s-modal .s-modal__content .s-action__list .s-btn {
  color: #fff; }

.s-cookie__modal69 .s-modal .s-modal__content .s-action__list .s-btn {
  background-color: #26292c; }

.s-cookie__modal69 .s-modal .s-modal__content .s-action__list .s-btn:hover {
  opacity: 0.6; }

.s-cookie__modal69 .s-modal .s-modal__content .s-action__list .s-btn:hover {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-cookie__modal69 .s-modal .s-modal__content .s-action__list .s-link {
  color: #26292c; }

.s-cookie__modal69 .s-modal .s-modal__content .s-action__list .s-link {
  text-decoration: underline; }

.s-cookie__modal69 .s-modal .s-modal__content .s-action__list .s-link {
  margin: 0px 20px 0px 0px; }

.s-cookie__modal69 .s-modal .s-modal__content .s-action__list .s-link:hover {
  opacity: 0.6; }

.s-cookie__modal69 .s-modal .s-modal__content .s-action__list .s-link {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

.s-cookie__modal69 .s-modal .s-modal__content .s-action__list {
  padding: 30px 0px 0px 0px; }

@media (max-width: 480px) {
  .s-cookie__modal69 {
    padding: 15px 15px 15px 15px; }

  .s-cookie__modal69 .s-modal .s-modal__header {
    padding: 30px 24px 30px 24px; }

  .s-cookie__modal69 .s-modal .s-modal__header .s-logo {
    min-width: auto;
    max-width: 30px; }

  .s-cookie__modal69 .s-modal .s-modal__header .s-title {
    font-size: 22px; }

  .s-cookie__modal69 .s-modal .s-modal__content {
    padding: 30px 24px 30px 24px; }

  .s-cookie__modal69 .s-modal .s-modal__content .s-group__list {
    margin: 0px 0px 0px 0px; }

  .s-cookie__modal69 .s-modal .s-modal__content .s-group__list {
    padding: 15px 0px 0px 0px; }

  .s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
    width: 52px; }

  .s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
    height: 26px; }

  .s-cookie__modal69 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
    margin: 10px 0px 0px 0px; }

  .s-cookie__modal69 .s-modal .s-modal__content .s-action__list .s-link {
    margin: 0px 0px 15px 0px; }

  .s-cookie__modal69 .s-modal .s-modal__content .s-action__list {
    padding: 15px 0px 0px 0px; } }

.loader71 .ball-clip-rotate &gt; div {
  border-bottom-color: transparent; }

.loader71 .ball-clip-rotate-pulse &gt; div:last-child {
  background: 0 0;
  left: -14px;
  top: 0px; }

.loader71 .ball-scale-ripple &gt; div, .loader71 .ball-scale-ripple-multiple &gt; div {
  background: transparent !important; }

.loader71 .triangle-skew-spin &gt; div {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  background: transparent !important; }

.loader71 .ball-clip-rotate-multiple &gt; div {
  border-bottom-color: transparent !important;
  border-top-color: transparent !important;
  background-color: transparent !important; }

.loader71 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9876; }

.loader71 .loader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.loader71 .loader-inner &gt; div, .loader71 .ball-clip-rotate-pulse &gt; div:first-child, .loader71 .ball-rotate &gt; div:after, .loader71 .ball-rotate &gt; div:before {
  background: #f7bc3a;
  background-color: #f7bc3a;
  border-color: #f7bc3a;
  border-color: #f7bc3a; }

.loader71 {
  background: #080d0f;
  background-color: #080d0f; }

@media only screen and (min-width: 991px) {
  .s-header-1 .container {
    max-width: calc(100vw - 72px); } }

.s-header-1 .header-row {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.s-header-1 .logo {
  padding: 0 15px; }

.s-header-1 .header-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: flex-end; }

.s-header-1 li a {
  letter-spacing: 0.054em !important; }

@media only screen and (max-width: 1279px) {
  .s-header-1 .header-row {
    flex-wrap: wrap;
    width: auto; } }
/********************
 DESKTOP
 ********************/
.s-header-1 .header-nav#desktop ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.s-header-1 .header-nav#desktop &gt; ul {
  display: flex;
  justify-content: flex-end;
  margin-left: -15px !important;
  margin-right: -15px !important;
  align-items: center; }

.s-header-1 .header-nav#desktop ul li {
  padding: 0 15px;
  position: relative;
  white-space: nowrap; }

.s-header-1 .header-nav#desktop ul li a {
  position: relative; }

.s-header-1 .header-nav#desktop ul &gt; li &gt; ul {
  position: absolute;
  z-index: 2;
  left: 15px;
  bottom: 0;
  padding: 0;
  margin: 0;
  transform: translate(0, 100%);
  display: inline-block;
  display: none; }

.s-header-1 .header-nav#desktop ul &gt; li:hover &gt; ul {
  display: block; }

.s-header-1 .header-nav#desktop ul &gt; li &gt; ul &gt; li {
  white-space: nowrap;
  padding: 0; }

.s-header-1 .header-nav#desktop ul &gt; li &gt; ul &gt; li &gt; a {
  display: inline-block; }

.s-header-1 .header-nav#desktop ul ul ul {
  display: none !important; }
/*
 .s-header-1 .header-nav#desktop &gt; ul &gt; li:not(:last-child):not(:nth-last-child(2)) &gt; a:after {
 content: '';
 width: 1px;
 height: 70%;
 position: absolute;
 top: 50%;
 right: -15px;
 transform: translate(0, -50%);
 background-color: #fff;
 opacity: 0.3;
 }
 */
.s-header-1 .header-nav#desktop &gt; ul &gt; li:not(:last-child) &gt; a:after {
  content: '';
  width: 1px;
  height: 70%;
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translate(0, -50%);
  background-color: #fff;
  opacity: 0.3; }

@media only screen and (min-width: 1430px) {
  .s-header-1 .header-nav#desktop ul.buttons-container {
    margin-left: 4vw !important; } }

@media only screen and (max-width: 1430px) {
  .s-header-1 .header-nav#desktop ul.buttons-container {
    margin-left: 15px !important; } }

.s-header-1 .header-nav#desktop ul li.buttons {
  margin: 0 -4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row; }

@media only screen and (min-width: 1279px) {
  .s-header-1 .header-nav#mobile {
    display: none; } }
/********************
 SOCIAL MEDIA
 ********************/
.s-header-1 .social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }

.s-header-1 .social-media-container {
  line-height: 100%; }

.s-header-1 .social-media a {
  display: inline-block; }

.s-header-1 .social-media a .tiktok {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('https://cloud.sitemn.gr/users/DansschoolDIOP/swfiles/body/tiktok.svg');
  background-size: 37% 37%;
  background-position: center center;
  background-repeat: no-repeat; }

@media only screen and (min-width: 1279px) and (max-width: 1330px) {
  .s-header-1 .social-media .s-text {
    display: none; } }
/********************
 MOBILE
 ********************/
@media only screen and (max-width: 1279px) {
  .s-header-1 .header-nav#desktop {
    display: none; } }

.s-header-1 #mobile .mobile-overlay {
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translate(0, -100%);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden; }

.s-header-1 #mobile.mobile-active .mobile-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-header-1 #mobile.mobile-active .mobile-overlay {
  transform: translate(0, 0);
  height: 100vh;
  z-index: 20000;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.s-header-1 #mobile .mobile-overlay &gt; ul {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-header-1 #mobile .mobile-overlay &gt; ul.has-sub {
  transform: translate(-100%, 0); }

.s-header-1 #mobile .mobile-overlay &gt; ul li {
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0; }

.s-header-1 #mobile .mobile-overlay &gt; ul li a {
  display: inline-block; }

.s-header-1 .header-nav#mobile ul &gt; li &gt; ul {
  display: none;
  margin: 0;
  padding: 0 0 0 1em;
  width: 100%;
  position: absolute;
  right: -100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 320px;
  padding: 0;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-header-1 .header-nav#mobile ul &gt; li &gt; ul.sub-visible {
  display: block; }

.s-header-1 .header-nav#mobile ul &gt; li &gt; ul &gt; li {
  padding: 0;
  text-align: right; }

.s-header-1 .header-nav#mobile ul &gt; li &gt; ul &gt; li a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.s-header-1 #mobile .mobile-overlay &gt; ul ul {
  list-style: none;
  padding-left: 1em; }

.s-header-1 .header-nav#mobile ul li.buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }

.s-header-1 .header-nav#mobile ul li.buttons a.s-btn {
  margin: 4px 0 !important; }
/********************
 MOBILE MENU BUTTON
 ********************/
.mobile-nav-btn {
  border-top: 2px solid;
  background-color: transparent !important;
  height: 15px;
  width: 28px;
  z-index: 200001;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.mobile-nav-btn:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  border: 0 !important;
  top: 50%;
  transform: translate(0, calc(-50% - 0.5px));
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.mobile-nav-btn:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 80%;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.mobile-active .mobile-nav-btn {
  border-color: transparent !important;
  height: auto;
  padding-bottom: 100%; }

.mobile-active .mobile-nav-btn:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 100%; }

.mobile-active .mobile-nav-btn:after {
  -webkit-transform: rotate(135deg) translate(0, -50%);
  -moz-transform: rotate(135deg) translate(0, -50%);
  -khtml-transform: rotate(135deg) translate(0, -50%);
  -o-transform: rotate(135deg) translate(0, -50%);
  transform: rotate(135deg) translate(0, -50%);
  bottom: 50%;
  width: 100%; }
/********************
 MOBILE SUBMENU BUTTON
 ********************/
.mobile-subnav-btn {
  z-index: 200001;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.mobile-subnav-btn.back-visible {
  opacity: 1; }

.s-header-1 {
  background-color: #0c1417; }

.s-header-1 {
  width: 100%; }

.s-header-1 {
  padding: 12px 0px 12px 0px; }

.s-header-1 {
  z-index: 20000; }

.s-header-1 {
  position: fixed; }

.s-header-1 {
  top: 0px;
  bottom: auto;
  left: 0px;
  right: auto; }

.s-header-1 .header-nav ul &gt; li a {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

.s-header-1 .header-nav ul &gt; li a {
  font-size: 0.833rem; }

.s-header-1 .header-nav ul &gt; li a {
  font-weight: bold; }

.s-header-1 .header-nav ul &gt; li a {
  color: #fff; }

.s-header-1 .header-nav ul &gt; li a {
  text-transform: uppercase; }

.s-header-1 .header-nav ul &gt; li a {
  text-decoration: none; }

.s-header-1 .header-nav ul &gt; li a.active {
  color: #eb6250; }

.s-header-1 .header-nav#desktop ul &gt; li &gt; ul {
  background-color: #0c1417; }

.s-header-1 .header-nav#desktop ul &gt; li &gt; ul {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-header-1 .header-nav ul &gt; li &gt; ul &gt; li &gt; a {
  font-size: 0.694rem; }

.s-header-1 .header-nav ul &gt; li &gt; ul &gt; li &gt; a {
  color: #fff; }

.s-header-1 .header-nav ul &gt; li &gt; ul &gt; li &gt; a {
  padding: 8px 15px 8px 15px; }

.s-header-1 .header-nav ul &gt; li a:hover {
  color: #eb6250; }

.s-header-1 .header-nav ul &gt; li a:hover {
  text-decoration: none; }

.mobile-nav-btn, .mobile-nav-btn:before, .mobile-nav-btn:after {
  background-color: #fff;
  border-color: #fff; }

.mobile-active .mobile-nav-btn, .mobile-active .mobile-nav-btn:before, .mobile-active .mobile-nav-btn:after {
  background-color: #fff;
  border-color: #fff; }

.s-header-1 #mobile.mobile-active .mobile-overlay {
  background-color: #0c1417; }

.s-header-1 #mobile.mobile-active .mobile-overlay {
  padding: 30px 30px 30px 30px; }

.s-header-1 #mobile .mobile-overlay &gt; ul li a {
  font-size: 0.833rem; }

.s-header-1 #mobile .mobile-overlay &gt; ul li a {
  color: #fff; }

.s-header-1 #mobile .mobile-overlay &gt; ul li a:not(.s-btn) {
  padding: 12px 0px 12px 0px; }

.mobile-subnav-btn {
  -ms-transform: translate3d(0px, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.mobile-subnav-btn {
  position: absolute; }

.mobile-subnav-btn {
  top: 50%;
  bottom: auto;
  left: 30px;
  right: auto; }

.mobile-subnav-btn i {
  font-size: 14px; }

.mobile-subnav-btn i {
  font-weight: normal; }

.mobile-subnav-btn i {
  color: #d94430; }

.s-header-1 .header-nav ul li.buttons .s-btn {
  color: #fff; }

.s-header-1 .header-nav ul li.buttons .s-btn {
  width: auto; }

.s-header-1 .header-nav ul li.buttons .s-btn {
  margin: 0px 4px 0px 4px; }

.s-header-1 .header-nav ul li.buttons .s-btn {
  padding: 8px 15px 8px 15px; }

.s-header-1 .header-nav ul li.buttons .s-btn.yellow:before {
  background-color: #a8770c; }

.s-header-1 .header-nav ul li.buttons .s-btn.blue {
  background-color: #20898f; }

.s-header-1 .header-nav ul li.buttons .s-btn.blue:before {
  background-color: #1a5d61; }

.s-header-1 .header-nav ul li.buttons .s-btn.red {
  background-color: #eb6250; }

.s-header-1 .header-nav ul li.buttons .s-btn.red:before {
  background-color: #d94430; }

.s-header-1 .social-media {
  margin: 0px -15px 0px -15px; }

.s-header-1 .social-media .s-text {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

.s-header-1 .social-media .s-text {
  font-size: 0.694rem; }

.s-header-1 .social-media .s-text {
  font-weight: bold; }

.s-header-1 .social-media .s-text {
  color: #fff; }

.s-header-1 .social-media .s-text {
  text-align: left; }

.s-header-1 .social-media .s-text {
  line-height: 1; }

.s-header-1 .social-media .s-text {
  letter-spacing: 0.054em; }

.s-header-1 .social-media .s-text {
  text-transform: uppercase; }

.s-header-1 .social-media .s-text {
  padding: 0px 0px 0px 15px; }

.s-header-1 .social-media .s-text {
  visibility: visible; }

.s-header-1 .social-media .social-media-container {
  margin: 0px -4px 0px -4px; }

.s-header-1 .social-media .social-media-container {
  padding: 0px 15px 0px 15px; }

.s-header-1 .social-media .social-media-container a {
  background-color: rgba(65, 78, 93, 0.5); }

.s-header-1 .social-media .social-media-container a {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-header-1 .social-media .social-media-container a {
  width: 30px; }

.s-header-1 .social-media .social-media-container a {
  height: 30px; }

.s-header-1 .social-media .social-media-container a {
  margin: 0px 4px 0px 4px; }

.s-header-1 .social-media .social-media-container a {
  position: relative; }

.s-header-1 .social-media .social-media-container a i {
  font-size: 0.694rem; }

.s-header-1 .social-media .social-media-container a i {
  font-weight: normal; }

.s-header-1 .social-media .social-media-container a i {
  color: #fff; }

.s-header-1 .social-media .social-media-container a i {
  -ms-transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-header-1 .social-media .social-media-container a i {
  position: absolute; }

.s-header-1 .social-media .social-media-container a i {
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto; }

@media (max-width: 768px) {
  .s-header-1 #mobile.mobile-active .mobile-overlay {
    padding: 30px 15% 30px 15%; }

  .s-header-1 .header-nav ul li.buttons .s-btn {
    width: 150px; }

  .s-header-1 .header-nav ul li.buttons .s-btn {
    margin: 4px 0px 4px 0px; } }

@media (max-width: 480px) {
  .s-header-1 .header-nav ul &gt; li &gt; ul &gt; li &gt; a {
    font-size: 1rem; }

  .s-header-1 #mobile.mobile-active .mobile-overlay {
    padding: 30px 15% 30px 15%; }

  .s-header-1 .header-nav ul li.buttons .s-btn {
    width: 150px; }

  .s-header-1 .header-nav ul li.buttons .s-btn {
    margin: 4px 0px 4px 0px; }

  .s-header-1 .social-media .s-text {
    display: none !important; } }

#go-top103 {
  position: fixed;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  -ms-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  z-index: 999; }

#go-top103 i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#go-top103.cd-is-visible {
  /* the button becomes visible */
  visibility: visible; }

#go-top103.icon img {
  display: none; }

#go-top103.image i {
  display: none; }

#go-top103.none img, #go-top103.none i {
  display: none; }

#go-top103 i.fa:before {
  font-size: 20px; }

#go-top103 i.fa:before {
  color: #fff; }

#go-top103 i.fa:before {
  text-align: center; }

#go-top103 i.fa:before {
  line-height: 100%; }

#go-top103 i.fa:before {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

#go-top103 {
  background-color: #20898f; }

#go-top103 {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

#go-top103 {
  border: 2px solid #20898f; }

#go-top103 {
  width: 48px; }

#go-top103 {
  height: 48px; }

#go-top103 {
  margin: 0px 30px 30px 0px; }

#go-top103.cd-is-visible {
  opacity: 1; }

#go-top103.cd-is-visible {
  visibility: visible;
  display: inherit; }

#go-top103:hover {
  background-color: #1a5d61; }

#go-top103:hover {
  border: 2px solid #1a5d61; }

#go-top103, #go-top103.cd-is-visible {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.design-element {
  position: relative; }

.hide {
  display: none; }

.design-element &gt; .hide + a {
  display: none; }

#call-to-action-1 .cta-1 {
  position: relative;
  overflow: hidden; }

#call-to-action-1 .cta-1 .cta-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

#call-to-action-1 .cta-1 .cta-bg:before, #call-to-action-1 .cta-1 .cta-bg:after {
  content: '';
  position: absolute;
  transform: translate(0, -50%);
  z-index: 3;
  width: 429px;
  height: 193px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }

#call-to-action-1 .cta-1 .cta-bg:before {
  top: 40%;
  right: calc(50vw + 450px);
  background-image: url('https://cloud.sitemn.gr/users/DansschoolDIOP/swfiles/body/cta_left_mini_1_v1.svg'); }

#call-to-action-1 .cta-1 .cta-bg:after {
  top: 60%;
  left: calc(50vw + 450px);
  background-image: url('https://cloud.sitemn.gr/users/DansschoolDIOP/swfiles/body/cta_right_mini_1_v1.svg'); }

#call-to-action-1 .cta-1 .cta-content {
  position: relative;
  z-index: 10; }

#call-to-action-1 .cta-1 .s-title-h2 {
  text-align: center; }

#call-to-action-1 .cta-1 h2 {
  margin-bottom: var(--ws-up-2); }

#call-to-action-1 .cta-1 .s-text {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important; }

#call-to-action-1 .cta-1 .s-button-list {
  margin-top: var(--ws-up-4);
  justify-content: center; }

@media only screen and (max-width: 991px) {
  #call-to-action-1 .cta-1 h2:after {
    display: none; } }

@media only screen and (max-width: 480px) {
  #call-to-action-1 .cta-1 {
    padding: var(--page-ws-mobile) 0; }

  #call-to-action-1 .cta-1 h2 {
    margin-bottom: var(--ws-up-1); }

  #call-to-action-1 .cta-1 .s-button-list {
    margin-top: var(--ws-up-1); } }

.cta-1 {
  background-color: #080d0f; }

.cta-1 {
  padding: 144px 0px 144px 0px; }

.cta-1 .s-title-h2 h2 {
  font-size: 2.488em; }

.cta-1 .s-title-h2 h2 {
  color: #fff; }

.cta-1 .s-title-h2 h2 {
  text-align: center; }

.cta-1 .s-title-h2 h2 {
  margin: 0px 0px 0px 0px; }

.cta-1 .s-title-h3 h3 {
  text-align: center; }

.cta-1 .s-title-h4 h4 {
  text-align: center; }

.cta-1 .s-title-h5 h5 {
  text-align: center; }

.cta-1 .s-title-h5 h5 {
  margin: 0px 0px 0px 0px; }

.cta-1 .s-title-h6 h6 {
  text-align: center; }

.cta-1 .s-text-beh .s-text {
  font-size: 120%; }

.cta-1 .s-text-beh .s-text {
  color: #fff; }

.cta-1 .s-text-beh .s-text {
  text-align: center; }

.cta-1 .s-text-beh .s-text {
  max-width: 550px; }

#call-to-action-1 .cta-bg .cta-bg-overlay {
  background: radial-gradient(ellipse at center top, rgba(255, 255, 255, 0.1) 0%, #080d0f 60%); }

#call-to-action-1 .cta-bg .cta-bg-overlay {
  width: 100%; }

#call-to-action-1 .cta-bg .cta-bg-overlay {
  height: 100%; }

#call-to-action-1 .cta-bg .cta-bg-overlay {
  z-index: 2; }

#call-to-action-1 .cta-bg .cta-bg-overlay {
  position: absolute; }

#call-to-action-1 .cta-bg .cta-bg-overlay {
  top: 0px;
  bottom: auto;
  left: 0px;
  right: auto; }

@media (max-width: 768px) {
  .cta-1 {
    padding: 96px 0px 96px 0px; } }

@media (max-width: 480px) {
  .cta-1 {
    padding: 72px 0px 72px 0px; }

  .cta-1 .s-title-h2 h2 {
    font-size: 1.728em; }

  .cta-1 .s-text-beh .s-text {
    font-size: 100%; } }

/***********/
/* General */
/***********/
.s-breadcrumb128 {
  position: relative;
  z-index: 199; }

.s-breadcrumb128 .container {
  max-width: calc(100vw - 72px); }

.s-breadcrumb128 .s-breadcrumb__list {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
/**********/
/* Crumbs */
/**********/
.s-breadcrumb128 .s-breadcrumb__list .s-item {
  position: relative;
  display: inline-flex;
  align-items: center; }

.s-breadcrumb128 .s-breadcrumb__list .s-item:after {
  display: block; }

.s-breadcrumb128 .s-breadcrumb__list .s-item:last-child:after {
  display: none !important; }

.s-breadcrumb128 {
  margin: 0px 0px -35px 0px; }

.s-breadcrumb128 {
  padding: 24px 0px 0px 0px; }

.s-breadcrumb128 .s-breadcrumb__list {
  margin: 0px -15px 0px -15px; }

.s-breadcrumb128 .s-breadcrumb__list {
  padding: 0px 15px 0px 15px; }

.s-breadcrumb128 .s-breadcrumb__list .s-item {
  font-family: 'haboro-soft', sans-serif, sans-serif; }

.s-breadcrumb128 .s-breadcrumb__list .s-item {
  font-size: 0.694rem; }

.s-breadcrumb128 .s-breadcrumb__list .s-item {
  font-weight: bold; }

.s-breadcrumb128 .s-breadcrumb__list .s-item {
  color: #fff; }

.s-breadcrumb128 .s-breadcrumb__list .s-item {
  line-height: 100%; }

.s-breadcrumb128 .s-breadcrumb__list .s-item {
  text-transform: uppercase; }

.s-breadcrumb128 .s-breadcrumb__list .s-item {
  margin: 0px 15px 0px 15px; }

.s-breadcrumb128 .s-breadcrumb__list .s-item {
  opacity: 0.5; }

.s-breadcrumb128 .s-breadcrumb__list .s-item__link:hover {
  color: #f7bc3a; }

.s-breadcrumb128 .s-breadcrumb__list .s-item__link:hover {
  text-decoration: none; }

.s-breadcrumb128 .s-breadcrumb__list .s-item__link:hover {
  opacity: 1; }

.s-breadcrumb128 .s-breadcrumb__list .s-item__current {
  color: #f7bc3a; }

.s-breadcrumb128 .s-breadcrumb__list .s-item__current {
  opacity: 1; }

.s-breadcrumb128 .s-breadcrumb__list .s-item:after {
  color: #fff; }

.s-breadcrumb128 .s-breadcrumb__list .s-item:after {
  opacity: 0.3; }

.s-breadcrumb128 .s-breadcrumb__list .s-item:after {
  -ms-transform: translate3d(50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-breadcrumb128 .s-breadcrumb__list .s-item:after {
  position: absolute; }

.s-breadcrumb128 .s-breadcrumb__list .s-item:after {
  top: 0px;
  bottom: auto;
  left: auto;
  right: -15px; }

.s-breadcrumb128 .s-breadcrumb__list .s-item:after {
  content: '/'; }

/**************************
 TITLE
 **************************/
.footer73 h2:after {
  display: none; }
/**************************
 TEXT
 **************************/
.footer73 .s-text u {
  text-decoration: none; }

.footer73 .s-text a {
  background: transparent !important; }
/**************************
 SITEMAP
 **************************/
.footer73 .sitemap.columns-1 {
  -webkit-columns: 1;
  -moz-columns: 1;
  columns: 1; }

.footer73 .sitemap.columns-2 {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2; }

.footer73 .sitemap.columns-3 {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3; }

.footer73 .sitemap.columns-4 {
  -webkit-columns: 4;
  -moz-columns: 4;
  columns: 4; }

.footer73 .sitemap .sitemap-category {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid; }

.footer73 .sitemap .sitemap-link {
  line-height: 100%; }

@media only screen and (max-width: 991px) {
  .footer73 .sitemap {
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
    columns: 1 !important; }

  .footer73 .sitemap .sitemap-link {
    text-align: center; } }
/**************************
 SOCIAL MEDIA
 **************************/
.footer73 .social-media .social-media-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: -4px; }

.footer73 .social-media .social-media-link {
  margin: 4px; }

.footer73 .social-media .social-media-link a img {
  max-width: 0.694rem;
  max-height: 0.694rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

@media only screen and (max-width: 991px) {
  .footer73 .social-media .social-media-list {
    justify-content: center; } }
/**************************
 BUTTON LIST
 **************************/
.footer73 .s-button-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

@media only screen and (max-width: 991px) {
  .footer73 .s-button-list {
    flex-direction: column;
    align-content: center;
    text-align: center; } }
/**************************
 LOGO LIST
 **************************/
.footer73 .logo-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.footer73 .logo-list.columns-1 .logo {
  width: 100%; }

.footer73 .logo-list.columns-2 .logo {
  width: 50%; }

.footer73 .logo-list.columns-3 .logo {
  width: 33.333%; }

.footer73 .logo-list.columns-4 .logo {
  width: 25%; }

.footer73 .logo-list .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.footer73 .logo-list .logo img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  filter: grayscale(100%); }

.footer73 .logo-list .logo a:hover img {
  filter: grayscale(0%); }

@media only screen and (max-width: 991px) {
  .footer73 .logo-list {
    flex-direction: column;
    align-content: center; }

  .footer73 .logo-list .logo img {
    max-width: 15vw;
    max-height: 5vh; } }

@media only screen and (max-width: 480px) {
  .footer73 .logo-list .logo img {
    max-width: 30vw;
    max-height: 10vh; } }
/**************************
 YOOLS REFERENCE
 **************************/
.footer73 .yools-reference img {
  filter: grayscale(100%) invert(50%);
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.footer73 .yools-reference:hover img {
  filter: grayscale(0%) invert(0%);
  opacity: 1; }

.footer73 {
  background-color: #0c1417; }

.footer73 {
  padding: 72px 0px 72px 0px; }

.footer73 {
  position: relative; }

.footer73 h2 {
  font-size: 0.694rem; }

.footer73 h2 {
  color: #f7bc3a; }

.footer73 h2 {
  text-align: left; }

.footer73 h2 {
  letter-spacing: 0.054em; }

.footer73 h2 {
  text-transform: uppercase; }

.footer73 h2 {
  margin: 0px 0px 0.833em 0px; }

.footer73 .s-text {
  font-size: 0.833rem; }

.footer73 .s-text {
  color: #fff; }

.footer73 .s-text {
  text-align: left; }

.footer73 .s-text {
  line-height: 173%; }

.footer73 .s-text {
  margin: 0px 0px 0px 0px; }

.footer73 .s-text a, .footer73 .sitemap-link a, .footer73 .s-link {
  font-size: 0.833rem; }

.footer73 .s-text a, .footer73 .sitemap-link a, .footer73 .s-link {
  font-weight: normal; }

.footer73 .s-text a, .footer73 .sitemap-link a, .footer73 .s-link {
  color: #fff; }

.footer73 .s-text a, .footer73 .sitemap-link a, .footer73 .s-link {
  text-decoration: none; }

.footer73 .s-text a:hover, .footer73 .sitemap-link a:hover, .footer73 .s-link:hover {
  color: #eb6250; }

.footer73 .sitemap {
  margin: 48px 0px 48px 0px; }

.footer73 .sitemap .sitemap-category {
  margin: 0px 0px 0px 0px; }

.footer73 .sitemap .sitemap-link a {
  padding: 6px 0px 6px 0px; }

.footer73 .sitemap .sitemap-link a {
  display: inline-block; }

.footer73 .social-media {
  margin: 0px 0px 0px 0px; }

.footer73 .social-media .social-media-link a {
  background-color: rgba(65, 78, 93, 0.5); }

.footer73 .social-media .social-media-link a {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.footer73 .social-media .social-media-link a {
  width: 1.728em; }

.footer73 .social-media .social-media-link a {
  height: 1.728em; }

.footer73 .social-media .social-media-link a {
  display: inline-block; }

.footer73 .social-media .social-media-link a {
  position: relative; }

.footer73 .social-media .social-media-link a i {
  font-size: 0.694rem; }

.footer73 .social-media .social-media-link a i {
  font-weight: normal; }

.footer73 .social-media .social-media-link a i {
  color: #fff; }

.footer73 .social-media .social-media-link a i {
  -ms-transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.footer73 .social-media .social-media-link a i {
  position: absolute; }

.footer73 .social-media .social-media-link a i {
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto; }

.footer73 .social-media .social-media-link a:hover {
  background-color: #eb6250; }

.footer73 .s-button-list {
  margin: -4px -4px -4px -4px; }

.footer73 .s-button-list .s-btn {
  font-size: 0.833rem; }

.footer73 .s-button-list .s-btn {
  width: 100%; }

.footer73 .s-button-list .s-btn {
  margin: 4px 4px 4px 4px; }

.footer73 .s-button-list .s-btn {
  padding: 0.833em 1.73em 0.833em 1.73em; }

.footer73 .s-button-list .s-btn-alt {
  font-size: 0.833rem; }

.footer73 .s-button-list .s-btn-alt {
  width: 100%; }

.footer73 .s-button-list .s-btn-alt {
  margin: 4px 4px 4px 4px; }

.footer73 .s-button-list .s-btn-alt {
  padding: 0.833em 1.73em 0.833em 1.73em; }

.footer73 .s-button-list .s-link {
  line-height: 100%; }

.footer73 .s-button-list .s-link {
  margin: 4px 4px 4px 4px; }

.footer73 .s-button-list .s-link {
  padding: 4px 0px 4px 0px; }

.footer73 .logo-list {
  margin: 0px -15px 0px -15px; }

.footer73 .logo-list .logo {
  height: 2.986em; }

.footer73 .logo-list .logo {
  margin: 0px 0px 0px 0px; }

.footer73 .logo-list .logo {
  padding: 0px 15px 0px 15px; }

.footer73 .yools-reference {
  background-color: #0c1417; }

.footer73 .yools-reference {
  -webkit-border-radius: 99px 99px 0px 0px;
  border-radius: 99px 99px 0px 0px; }

.footer73 .yools-reference {
  width: 120px; }

.footer73 .yools-reference {
  height: 36px; }

.footer73 .yools-reference {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.footer73 .yools-reference {
  position: absolute; }

.footer73 .yools-reference {
  top: auto;
  bottom: 0px;
  left: auto;
  right: 15px; }

.footer73 .yools-reference img {
  min-width: 0px;
  max-width: 60%; }

.footer73 .yools-reference img {
  min-height: 0px;
  max-height: 55%; }

.footer73 .yools-reference img {
  opacity: 0.7; }

.footer73 .yools-reference img {
  -ms-transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.footer73 .yools-reference img {
  position: absolute; }

.footer73 .yools-reference img {
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto; }

@media (max-width: 768px) {
  .footer73 {
    padding: 72px 0px 36px 0px; }

  .footer73 h2 {
    text-align: center; }

  .footer73 h2 {
    margin: 0px 0px 0.579em 0px; }

  .footer73 .s-text {
    text-align: center; }

  .footer73 .s-text {
    margin: 0px 0px 36px 0px; }

  .footer73 .sitemap {
    margin: 0px 0px 0px 0px; }

  .footer73 .sitemap .sitemap-category {
    margin: 0px 0px 36px 0px; }

  .footer73 .social-media {
    margin: 0px 0px 36px 0px; }

  .footer73 .s-button-list {
    margin: -4px -4px 32px -4px; }

  .footer73 .s-button-list .s-btn {
    width: auto; }

  .footer73 .s-button-list .s-btn-alt {
    width: auto; }

  .footer73 .logo-list {
    margin: 0px -15px 21px -15px; }

  .footer73 .logo-list .logo {
    height: 2.074em; }

  .footer73 .logo-list .logo {
    margin: 15px 0px 15px 0px; }

  .footer73 .yools-reference {
    -ms-transform: translate3d(-50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
    -webkit-transform: translate3d(-50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
    transform: translate3d(-50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

  .footer73 .yools-reference {
    top: auto;
    bottom: 0px;
    left: 50%;
    right: auto; } }

@media (max-width: 480px) {
  .footer73 {
    padding: 72px 0px 36px 0px; }

  .footer73 h2 {
    text-align: center; }

  .footer73 h2 {
    margin: 0px 0px 0.833em 0px; }

  .footer73 .s-text {
    text-align: center; }

  .footer73 .s-text {
    margin: 0px 0px 36px 0px; }

  .footer73 .sitemap {
    margin: 0px 0px 0px 0px; }

  .footer73 .sitemap .sitemap-category {
    margin: 0px 0px 36px 0px; }

  .footer73 .social-media {
    margin: 0px 0px 36px 0px; }

  .footer73 .s-button-list {
    margin: -4px -4px -4px -4px; }

  .footer73 .s-button-list .s-btn {
    width: auto; }

  .footer73 .s-button-list .s-btn-alt {
    width: auto; }

  .footer73 .logo-list {
    margin: 0px -15px 21px -15px; }

  .footer73 .logo-list .logo {
    height: 2.986em; }

  .footer73 .logo-list .logo {
    margin: 0px 0px 0px 0px; }

  .footer73 .yools-reference {
    -ms-transform: translate3d(-50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
    -webkit-transform: translate3d(-50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
    transform: translate3d(-50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

  .footer73 .yools-reference {
    top: auto;
    bottom: 0px;
    left: 50%;
    right: auto; } }

</pre></body></html>