@charset "UTF-8";
/* Slider */
/* Icons */
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

html, body, div, span, applet, object, iframe,
h1,
h2,
h3, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth; }
  @media only screen and (min-width: 2048px) {
    html {
      font-size: 75%; } }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

.element-to-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.text-strong {
  font-weight: bold; }

.text-to-center {
  text-align: center !important; }

.text-to-left {
  text-align: left !important; }

.text-to-right {
  text-align: right !important; }

.text-justify {
  text-align: justify !important; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

body {
  font-family: "Open Sans", sans-serif;
  color: #2c2d2b;
  font-size: 1.4rem;
  margin: 0;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
  display: grid;
  grid-template-columns: 100%;
  grid-template-areas: "header" "nav" "main" "footer"; }
  body nav {
    grid-area: nav; }
  body header {
    grid-area: header; }
  body main {
    grid-area: main; }
    body main.nav-pinned {
      margin-top: 7rem; }
      @media only screen and (max-width: 580px) {
        body main.nav-pinned {
          margin-top: 5rem; } }
  body footer {
    grid-area: footer; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

* {
  font-family: "Open Sans", sans-serif; }


h1,
h2,
h3 {
  font-size: 4.2rem;
  text-align: center;
  margin-bottom: 3rem; }
  @media only screen and (max-width: 768px) {
    
    h1,
    h2,
    h3 {
      margin-bottom: 2rem; } }

h3 {
  font-size: 2.2rem; }
  @media only screen and (max-width: 768px) {
    h3 {
      margin-bottom: 1.5rem; } }
  h3 a, h3 .link-button {
    font-size: 2.2rem; }

p, span, a, strong, b {
  font-size: 1.8rem; }

.section-title {
  margin-bottom: 3rem; }
  @media only screen and (max-width: 980px) {
    .section-title {
      font-size: 2.8rem;
      margin-bottom: 2rem; } }

.section-desc {
  text-align: center;
  margin-bottom: 2rem;
  line-height: 1.5; }
  .section-desc:last-of-type {
    margin-bottom: 0; }

p {
  line-height: 1.5; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.alert {
  border-left: 0.3rem solid #d91313;
  padding: .5rem 1rem;
  box-sizing: border-box;
  background-color: #f9bfbf;
  margin-bottom: 2rem; }
  .alert span {
    color: #2c2d2b;
    font-size: 1.8rem; }
  .alert a {
    font-size: 1.8rem;
    color: #46afe4;
    text-decoration: none; }
    .alert a:hover {
      text-decoration: underline; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.button__3d {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12.5rem;
  height: 15rem;
  background-color: #46afe4;
  border: 0.2rem solid #1f9ad8;
  display: block;
  transform: translate(-50%, -50%) rotate(48deg) rotateX(40deg) rotateY(-27deg);
  border-radius: 1rem; }

.container__3d {
  width: 100%;
  height: 40rem;
  position: relative; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.button {
  display: inline-block;
  text-decoration: none;
  background-color: #46afe4;
  color: #fff;
  padding: 1rem 1.5rem;
  border-style: solid;
  border-color: #46afe4;
  border-width: 1px;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  font-size: 1.8rem;
  transition: all ease-in-out 0.25s;
  border: none;
  border-radius: 0;
  background-image: none;
  font-weight: 500; }
  .button:focus, .button.dotvvm-bp-state_focused {
    border-color: #46afe4 !important;
    box-shadow: none !important; }
  .button:hover {
    text-decoration: none;
    background-color: #1f9ad8;
    transition: all ease-in-out 0.25s; }
  .button--secondary {
    background-color: #fff;
    color: #46afe4; }
    .button--secondary:hover {
      background-color: #46afe4;
      color: #fff; }
  .button--error {
    transform: translateX(0);
    animation: button-error .3s; }
  .button--with-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap; }
    .button--with-icon > svg {
      width: 2rem;
      height: 2rem;
      fill: #fff;
      margin-right: 1rem; }
    .button--with-icon span {
      color: #fff; }
  .button--fb {
    background-color: #3b5999; }
    .button--fb:hover {
      background-color: #2d4474; }
  .button--tw {
    background-color: #55acee; }
    .button--tw:hover {
      background-color: #2795e9; }

.link-button {
  text-decoration: none;
  color: #46afe4; }
  .link-button:hover {
    text-decoration: underline; }
  .link-button--with-icon {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap; }
    .link-button--with-icon > svg {
      width: 2rem;
      height: 2rem;
      fill: #fff;
      margin-right: 1rem; }
    .link-button--with-icon span {
      color: #46afe4; }
    .link-button--with-icon:hover {
      text-decoration: none; }
      .link-button--with-icon:hover span {
        text-decoration: underline; }
  .link-button--big {
    justify-content: center; }
    .link-button--big > svg {
      width: 3rem;
      height: 3rem;
      margin-right: 1rem; }

.buttons-container {
  max-width: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-top: 3rem; }
  @media only screen and (max-width: 560px) {
    .buttons-container {
      margin-top: 2rem; } }
  .buttons-container > .button {
    flex: 0 0 49%;
    width: 49%;
    max-width: 23rem; }
    .buttons-container > .button:first-child {
      margin-right: 2%; }
      @media only screen and (max-width: 560px) {
        .buttons-container > .button:first-child {
          margin-right: 0;
          margin-bottom: 1rem; } }
    @media only screen and (max-width: 560px) {
      .buttons-container > .button {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%; } }

@keyframes button-error {
  0% {
    transform: translateX(0); }
  15% {
    transform: translateX(-0.5rem); }
  30% {
    transform: translateX(0.5rem); }
  45% {
    transform: translateX(-0.5rem); }
  60% {
    transform: translateX(0.5rem); }
  75% {
    transform: translateX(-0.5rem); }
  90% {
    transform: translateX(0.5rem); }
  100% {
    transform: translateX(0); } }

.pager {
  padding-top: 3rem;
  text-align: center; }
  .pager > div {
    display: inline-block; }
  .pager li > * {
    padding: .6rem 1.2rem; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.dotvvm-bp-drop-down-list.drop-down-list {
  font-size: 2.2rem;
  height: 3.5rem;
  border-width: 2px; }
  @media only screen and (max-width: 768px) {
    .dotvvm-bp-drop-down-list.drop-down-list {
      width: 100%; } }
  .dotvvm-bp-drop-down-list.drop-down-list.dotvvm-bp-state_focused {
    box-shadow: none;
    border-color: #46afe4; }
  .dotvvm-bp-drop-down-list.drop-down-list > .dotvvm-bp-primitive_text-box {
    width: auto !important;
    max-width: none !important;
    border: none !important; }
  .dotvvm-bp-drop-down-list.drop-down-list > a[role=button] {
    background-color: #46afe4;
    transition: all ease-in-out 0.25s; }
    .dotvvm-bp-drop-down-list.drop-down-list > a[role=button] > svg {
      fill: #fff; }
    .dotvvm-bp-drop-down-list.drop-down-list > a[role=button]:hover {
      color: #1f9ad8;
      transition: all ease-in-out 0.25s; }
  .dotvvm-bp-drop-down-list.drop-down-list > .dotvvm-bp-primitive_value {
    font-size: 1.4rem;
    line-height: 2.6rem; }
  .dotvvm-bp-drop-down-list.drop-down-list .dotvvm-bp-primitive_list {
    font-size: 1.8rem;
    padding: 0; }
    .dotvvm-bp-drop-down-list.drop-down-list .dotvvm-bp-primitive_list > .dotvvm-bp-primitive_item.dotvvm-bp-state_active, .dotvvm-bp-drop-down-list.drop-down-list .dotvvm-bp-primitive_list > .dotvvm-bp-primitive_item.dotvvm-bp-state_selected {
      background-color: #46afe4; }
    .dotvvm-bp-drop-down-list.drop-down-list .dotvvm-bp-primitive_list > .dotvvm-bp-primitive_item.dotvvm-bp-state_focused {
      box-shadow: none;
      border-color: #46afe4; }

.combo-box {
  width: 100%;
  min-width: 100%;
  display: block;
  margin: 0 auto;
  height: 3.6rem;
  border: 0.2rem solid #ccc;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif; }
  .combo-box:focus {
    outline: none;
    border-color: #46afe4; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.filters-box {
  margin: 1.5rem 0 0 0;
  width: 100%;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start; }
  .filters-box > * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    width: 40%; }
    .filters-box > *:not(:last-child) {
      margin-bottom: 1rem; }
  @media only screen and (min-width: 561px) and (max-width: 768px) {
    .filters-box > * {
      -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
      width: 49%; } }
  @media only screen and (max-width: 560px) {
    .filters-box {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .filters-box > * {
        width: 100%; } }
  @media only screen and (max-width: 768px) {
    .filters-box {
      margin: 1.5rem 0; } }
  .filters-box .filter {
    width: 50%;
    padding: 1rem;
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 0; }
    @media only screen and (max-width: 768px) {
      .filters-box .filter {
        width: 100%;
        padding: 0 1rem; } }
    .filters-box .filter:first-child {
      padding-left: 0; }
    .filters-box .filter:last-child {
      padding-right: 0; }
    .filters-box .filter label {
      font-size: 90%;
      font-weight: 500;
      margin-bottom: 5px;
      display: block; }
    .filters-box .filter .dotvvm-bp-multi-select {
      width: 100%; }
    .filters-box .filter .dotvvm-bp-range-slider {
      margin-top: 13px; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

div.dotvvm-bp-grid-view {
  display: block;
  width: 100%;
  overflow-x: auto; }
  div.dotvvm-bp-grid-view .culumn-checkbox {
    padding: 0.5rem 0 0.5rem 0.5rem; }
  div.dotvvm-bp-grid-view .row-button {
    margin: 0 .4rem; }
  div.dotvvm-bp-grid-view thead th.sort-asc, div.dotvvm-bp-grid-view thead th.sort-desc {
    position: relative; }
    div.dotvvm-bp-grid-view thead th.sort-asc a:after, div.dotvvm-bp-grid-view thead th.sort-desc a:after {
      font: normal normal normal 14px/1 FontAwesome;
      display: block;
      width: 0.8rem;
      position: absolute;
      top: 50%;
      right: 0.5rem;
      transform: translate(0, -50%); }
  div.dotvvm-bp-grid-view thead th.sort-asc a:after {
    content: "\f0dd";
    height: 1.8rem; }
  div.dotvvm-bp-grid-view thead th.sort-desc a:after {
    content: "\f0de";
    height: 0.8rem; }
  div.dotvvm-bp-grid-view > table {
    border: 1px solid #ccc;
    width: 100%; }
    div.dotvvm-bp-grid-view > table th, div.dotvvm-bp-grid-view > table td {
      border: 1px solid #ccc; }
    div.dotvvm-bp-grid-view > table > thead {
      background-color: #46afe4;
      color: #fff; }
      div.dotvvm-bp-grid-view > table > thead > tr > th {
        padding: 0.5rem 1.5rem 0.5rem 0.8rem;
        border: 1px solid #ccc; }
        div.dotvvm-bp-grid-view > table > thead > tr > th a, div.dotvvm-bp-grid-view > table > thead > tr > th span {
          color: #fff;
          font-weight: 500; }
        div.dotvvm-bp-grid-view > table > thead > tr > th a:hover {
          color: #d9d9d9; }
    div.dotvvm-bp-grid-view > table > tbody > tr > td {
      padding: 0.5rem 0.8rem; }
    div.dotvvm-bp-grid-view > table > tbody > tr.edit-row {
      background-color: #fff;
      border: 1px solid #46afe4; }
      div.dotvvm-bp-grid-view > table > tbody > tr.edit-row:hover {
        background-color: #fff; }
      div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td {
        padding: 0 !important;
        height: 3.1rem; }
        div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td.culumn-checkbox {
          padding: .4rem 0 .4rem .4rem !important; }
        div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td:last-child {
          padding: 0.5rem 0.8rem !important; }
        div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td > .dotvvm-bp-control:not(.bp-icon) {
          position: relative;
          height: 100%;
          margin: auto;
          border: 1px solid transparent;
          box-sizing: border-box;
          background-color: transparent; }
          div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td > .dotvvm-bp-control:not(.bp-icon).bp-state-focused {
            border: 1px solid;
            outline: none;
            border-color: #9fd5f1 !important;
            box-shadow: 0 0 0 1px #9fd5f1; }
          div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td > .dotvvm-bp-control:not(.bp-icon) > .bp-unselect {
            display: none; }
        div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td .dotvvm-bp-combo-box > .bp-text-box {
          width: 100%;
          padding: .4rem .7rem;
          border: none;
          display: block;
          box-sizing: border-box; }
          div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td .dotvvm-bp-combo-box > .bp-text-box:focus {
            border: none;
            box-shadow: none;
            outline: none; }
        div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td .dotvvm-bp-combo-box .fa.fa-chevron-down {
          border: none; }
          div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td .dotvvm-bp-combo-box .fa.fa-chevron-down:hover {
            color: #1f9ad8;
            background-color: #fff; }
        div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td .bp-text-box {
          font-size: 1.4rem;
          font-family: "Open Sans", sans-serif; }
        div.dotvvm-bp-grid-view > table > tbody > tr.edit-row > td .dotvvm-bp-text-box {
          padding: .4rem .7rem; }
    div.dotvvm-bp-grid-view > table > tbody > tr.selected-row {
      background-color: #46afe4;
      color: #fff; }
      div.dotvvm-bp-grid-view > table > tbody > tr.selected-row:hover {
        background-color: #46afe4;
        color: #fff; }
    div.dotvvm-bp-grid-view > table > tbody > tr .fa {
      color: #46afe4;
      display: block;
      float: left;
      width: 2rem;
      height: 2rem;
      border: 1px solid #46afe4;
      text-align: center;
      margin-right: 0.2rem;
      padding: 0.2rem;
      background-color: #fff;
      transition: all ease-in-out 0.25s; }
      div.dotvvm-bp-grid-view > table > tbody > tr .fa:last-child {
        margin-right: 0; }
      div.dotvvm-bp-grid-view > table > tbody > tr .fa:hover {
        cursor: pointer;
        transition: all ease-in-out 0.25s;
        color: #fff;
        background-color: #46afe4; }
      div.dotvvm-bp-grid-view > table > tbody > tr .fa.fa-trash:hover {
        background-color: #ed3232; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.icon {
  width: 3rem;
  height: 3rem;
  display: block;
  font-size: 3rem;
  color: #46afe4; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.lang-switcher {
  flex: none;
  position: absolute;
  top: 10rem;
  right: 10rem;
  width: 12rem; }
  @media only screen and (max-width: 768px) {
    .lang-switcher {
      display: none; } }
  .lang-switcher__btn {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch; }
    .lang-switcher__btn span {
      flex: 0 0 calc(100% - 3rem);
      width: calc(100% - 3rem);
      max-width: calc(100% - 3rem);
      display: block;
      background-color: #ccc;
      color: #2c2d2b;
      padding: 0 1rem;
      box-sizing: border-box;
      line-height: 3rem;
      font-size: 1.6rem;
      font-weight: 600; }
      .lang-switcher__btn span:first-letter {
        text-transform: uppercase; }
    .lang-switcher__btn div {
      width: 3rem;
      height: 3rem;
      position: relative;
      background-color: #46afe4;
      transition: all ease-in-out 0.25s; }
    .lang-switcher__btn svg {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: block;
      fill: #2c2d2b;
      width: 1.5rem;
      height: 1.5rem; }
    .lang-switcher__btn:hover {
      cursor: pointer; }
      .lang-switcher__btn:hover .lang-switcher__btn > div {
        background-color: #1f9ad8;
        transition: all ease-in-out 0.25s; }
  .lang-switcher__pop-up {
    background-color: #fff;
    overflow: hidden;
    height: 0;
    transition: all ease-in-out 0.25s; }
    .lang-switcher__pop-up a {
      display: block;
      text-decoration: underline;
      padding: .5rem 1rem;
      box-sizing: border-box;
      color: #2c2d2b;
      font-size: 1.6rem;
      text-decoration: none; }
      .lang-switcher__pop-up a:hover {
        text-decoration: underline; }
      .lang-switcher__pop-up a:last-of-type {
        text-decoration: underline; }
    .lang-switcher__pop-up--open {
      height: 6.4rem;
      transition: all ease-in-out 0.25s; }
    .lang-switcher__pop-up.english a {
      text-decoration: underline; }
      .lang-switcher__pop-up.english a:last-of-type {
        text-decoration: none; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.modal {
  position: absolute;
  top: 9rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.8rem;
  width: 768px;
  z-index: 9999;
  max-height: calc(100vh - 5rem);
  background-color: #fff; }
  .modal__overlay {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    display: block;
    content: ""; }
  @media only screen and (max-width: 768px) {
    .modal {
      width: 100%;
      top: 5rem; } }
  .modal h4 {
    color: #2c2d2b;
    margin: 2rem;
    margin-bottom: .5rem;
    text-align: left;
    font-size: 2.2rem; }
  .modal__close-button {
    position: absolute;
    top: 2rem;
    right: 2rem;
    display: block;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    min-width: 2.5rem;
    height: 2.5rem;
    z-index: 3;
    border: none;
    transform: scale(1, 1);
    transition: all ease-in-out 0.25s; }
    .modal__close-button:focus, .modal__close-button.dotvvm-bp-state_focused {
      box-shadow: none !important;
      position: absolute;
      outline: none; }
    .modal__close-button:hover {
      transform: scale(1.1, 1.1);
      transition: all ease-in-out 0.25s;
      background-color: rgba(0, 0, 0, 0);
      cursor: pointer; }
    .modal__close-button > svg {
      width: 2.5rem;
      height: 2.5rem;
      fill: #fff; }
  .modal__header {
    position: relative;
    width: 100%;
    height: 25rem;
    overflow: hidden;
    background-color: #2c2d2b; }
    .modal__header > img {
      display: block; }
      .modal__header > img:first-of-type {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        opacity: 0.2;
        filter: blur(0.3rem);
        transform: translate(-50%, -50%);
        z-index: 1; }
      .modal__header > img:last-of-type {
        position: absolute;
        width: 12rem;
        height: 12rem;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 100%;
        background-size: cover;
        z-index: 2; }
  .modal__body {
    max-height: 55vh;
    overflow-y: auto; }
  .modal__title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    background-color: #46afe4;
    padding: .5rem 2rem; }
    .modal__title strong {
      color: #fff;
      text-transform: uppercase;
      font-size: 2.2rem; }
  .modal__social {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-content: center;
    flex-wrap: nowrap; }
    .modal__social a {
      text-decoration: none;
      margin-left: 1rem;
      transform: scale(1, 1);
      transition: all ease-in-out 0.25s; }
      .modal__social a:hover {
        transform: scale(1.1, 1.1);
        transition: all ease-in-out 0.25s; }
    .modal__social svg {
      fill: #fff;
      display: block;
      width: 2.5rem;
      height: 2.5rem; }
  .modal__speaker {
    margin: 2rem;
    margin-top: 0;
    padding-bottom: 2rem;
    border-bottom: 1px solid #46afe4;
    border-color: #ff3a8d; }
    .modal__speaker p {
      margin-bottom: 2rem;
      font-size: 1.8rem; }
      .modal__speaker p:last-of-type {
        margin-bottom: 0; }
    .modal__speaker a {
      text-decoration: none;
      color: #46afe4;
      font-size: 1.8rem; }
      .modal__speaker a:hover {
        text-decoration: underline; }
  .modal__sessions {
    margin: 2rem;
    margin-top: 0; }
  .modal__session-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2rem; }
    .modal__session-item:last-child {
      margin-bottom: 0; }
    .modal__session-item > span b {
      color: #2c2d2b;
      margin-right: .5rem; }
    .modal__session-item > span strong {
      display: block;
      margin-bottom: .5rem;
      color: #46afe4; }
    .modal__session-item > b {
      color: #46afe4;
      font-size: 1.6rem; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.nav-burger {
  display: none;
  position: relative;
  width: 3rem;
  height: 3rem;
  margin-left: 2rem; }
  @media only screen and (max-width: 768px) {
    .nav-burger {
      display: block; } }
  .nav-burger:hover {
    cursor: pointer; }
  .nav-burger > span, .nav-burger > span:before, .nav-burger > span:after {
    position: absolute;
    left: 50%;
    width: 2.8rem;
    height: .2rem;
    background-color: #fff;
    display: block;
    transition: all ease-in-out 0.25s; }
  .nav-burger > span {
    top: 50%;
    transform: translate(-50%, -50%) rotate(0);
    transition: all ease-in-out 0.25s; }
  .nav-burger > span:before {
    content: "";
    bottom: .8rem;
    transform: translate(-50%, 50%) rotate(0);
    transition: all ease-in-out 0.25s; }
  .nav-burger > span:after {
    content: "";
    top: .8rem;
    transform: translate(-50%, -50%) rotate(0);
    transition: all ease-in-out 0.25s; }
  .nav-burger--open > span {
    width: 0;
    transition: all ease-in-out 0.25s; }
  .nav-burger--open > span:before {
    bottom: 0;
    transform: translate(-50%, 0) rotate(45deg);
    transition: all ease-in-out 0.25s; }
  .nav-burger--open > span:after {
    top: 0;
    transform: translate(-50%, 0) rotate(135deg);
    transition: all ease-in-out 0.25s; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.update-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  max-height: 1200px;
  background-color: #fff;
  z-index: 9999; }
  .update-progress .lds-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10rem;
    height: 10rem; }
  .update-progress .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 9rem;
    height: 9rem;
    margin: 1.5rem;
    border: 1.5rem solid #46afe4;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #46afe4 transparent transparent transparent; }
  .update-progress .lds-ring div:nth-child(1) {
    animation-delay: -0.45s; }
  .update-progress .lds-ring div:nth-child(2) {
    animation-delay: -0.3s; }
  .update-progress .lds-ring div:nth-child(3) {
    animation-delay: -0.15s; }

@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.validation-summary {
  text-align: center; }
  .validation-summary ul {
    display: inline-block;
    text-align: left;
    color: #d91313; }
    .validation-summary ul:not(:empty) {
      margin: 2rem 0; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.grid__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 4rem;
  margin-top: 5rem; }
  @media only screen and (max-width: 768px) {
    .grid__wrapper {
      grid-template-columns: 1fr 1fr;
      grid-gap: 2rem;
      grid-auto-rows: auto; } }
  @media only screen and (max-width: 560px) {
    .grid__wrapper {
      grid-template-columns: auto; } }

.grid__item {
  border-style: solid;
  border-color: #46afe4;
  border-width: 1px;
  text-align: center;
  padding: 3rem 2rem;
  box-sizing: border-box; }
  .grid__item svg {
    display: block;
    height: 7rem;
    width: 100%;
    margin: 0 auto;
    fill: #46afe4;
    margin-bottom: 2rem; }
  .grid__item > h3 {
    font-size: 2.2rem;
    margin-bottom: 0; }
  .grid__item > h4 {
    font-size: 1.8rem;
    color: #ff3a8d; }
  .grid__item > strong {
    font-size: 2.2rem; }
  .grid__item > p {
    font-size: 1.6rem; }
  .grid__item > span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    background-color: #46afe4;
    transition: all ease-in-out 0.25s;
    font-size: 1.6rem;
    padding: 1rem 0;
    box-sizing: border-box; }
  .grid__item address {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 2rem; }
  .grid__item--map {
    grid-column-start: 2;
    grid-column-end: 4;
    padding: 0;
    position: relative;
    overflow: hidden; }
    @media only screen and (max-width: 768px) {
      .grid__item--map {
        min-height: 25rem;
        grid-column-start: 1;
        grid-column-end: 3; } }
    @media only screen and (max-width: 560px) {
      .grid__item--map {
        grid-column-end: 2; } }
    .grid__item--map #map {
      position: absolute !important;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 9; }
    .grid__item--map img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: auto;
      height: 100%;
      transform: translate(-50%, -50%);
      z-index: 10;
      cursor: pointer; }
  .grid__item--secondary {
    padding: 3rem 0 7rem 0;
    text-decoration: none;
    position: relative; }
    .grid__item--secondary > svg {
      margin: 0 auto;
      transform: scale(1, 1);
      transition: all ease-in-out 0.25s;
      fill: #46afe4; }
    .grid__item--secondary:hover {
      cursor: pointer; }
      .grid__item--secondary:hover > svg {
        margin: 0 auto;
        transform: scale(1.05, 1.05);
        fill: #1f9ad8;
        transition: all ease-in-out 0.25s; }
      .grid__item--secondary:hover > span {
        background-color: #1f9ad8;
        transition: all ease-in-out 0.25s; }

.grid__icon-info {
  display: inline-grid;
  grid-column-gap: 1.5rem;
  grid-template-columns: 3rem auto auto;
  grid-template-rows: 1.5rem 1.5rem;
  margin: 2rem auto; }
  .grid__icon-info div {
    grid-column: 1;
    grid-row: 1 / 3;
    height: 100%;
    position: relative; }
  .grid__icon-info svg {
    position: absolute;
    top: 50%;
    width: 2.5rem;
    height: 2.5rem;
    fill: #46afe4;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%); }
  .grid__icon-info span {
    grid-column: 2 / 3;
    grid-row: 1;
    text-align: left;
    font-size: 1.2rem;
    color: #ff3a8d;
    font-weight: 600; }
  .grid__icon-info strong {
    grid-column: 2 / 3;
    grid-row: 2;
    text-align: left;
    font-size: 1.6rem; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.container {
  width: 50%;
  margin: 0 auto;
  padding: 5rem 0; }
  @media only screen and (max-width: 980px) {
    .container {
      width: 100%;
      padding: 3rem 2rem;
      box-sizing: border-box; } }
  .container--flex {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0; }
    .container--flex > * {
      flex: 0 0 50%;
      max-width: 50%;
      width: 50%;
      padding: 5rem 0;
      box-sizing: border-box; }
      @media only screen and (max-width: 980px) {
        .container--flex > * {
          flex: 0 0 100%;
          max-width: 100%;
          width: 100%;
          padding: 5rem 2rem; } }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

footer, .footer {
  background-color: #2c2d2b; }
  footer > div.container, .footer > div.container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #fff;
    padding: 3rem 2rem; }
  footer .link-button, .footer .link-button {
    margin-bottom: 1rem; }
    footer .link-button:last-of-type, .footer .link-button:last-of-type {
      margin-bottom: 0; }
  footer__info, .footer__info {
    flex: 0 0 45%;
    position: relative; }
    @media only screen and (max-width: 768px) {
      footer__info, .footer__info {
        flex: 0 1 100%;
        margin-bottom: 1rem; } }
    footer__info svg, .footer__info svg {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 13rem; }
      @media only screen and (max-width: 768px) {
        footer__info svg, .footer__info svg {
          width: 8rem;
          top: 50%;
          transform: translateY(-50%); } }
      @media only screen and (max-width: 560px) {
        footer__info svg, .footer__info svg {
          position: relative;
          transform: translateY(0);
          top: auto;
          margin: 0 auto; } }
    footer__info p, .footer__info p {
      display: block;
      margin: 0;
      padding: 0;
      margin-left: 18rem;
      margin-bottom: 1rem;
      font-size: 1.6rem; }
      @media only screen and (max-width: 768px) {
        footer__info p, .footer__info p {
          margin-left: 10rem; } }
      @media only screen and (max-width: 560px) {
        footer__info p, .footer__info p {
          margin-left: 0;
          width: 100%;
          text-align: center; } }
    footer__info strong, .footer__info strong {
      display: block;
      margin-left: 18rem;
      font-size: 2.2rem;
      margin-bottom: 1rem; }
      @media only screen and (max-width: 768px) {
        footer__info strong, .footer__info strong {
          padding-top: 2rem;
          margin-left: 10rem; } }
      @media only screen and (max-width: 560px) {
        footer__info strong, .footer__info strong {
          text-align: center;
          margin-left: 0;
          display: block; } }
  footer__address, .footer__address {
    flex: 0 0 35%; }
    @media only screen and (max-width: 768px) {
      footer__address, .footer__address {
        flex: 0 1 60%; } }
    @media only screen and (max-width: 560px) {
      footer__address, .footer__address {
        flex: 0 0 100%; } }
    footer__address address, .footer__address address {
      font-style: normal;
      font-size: 1.6rem; }
      footer__address address p:first-of-type, .footer__address address p:first-of-type {
        margin-bottom: .5rem;
        text-decoration: underline; }
    footer__address p, footer__address strong, .footer__address p, .footer__address strong {
      font-size: 1.6rem; }
    footer__address > div, .footer__address > div {
      margin-bottom: 2rem; }
      footer__address > div:last-child, .footer__address > div:last-child {
        margin-bottom: 0; }
  @media only screen and (max-width: 560px) {
    footer__address-box, .footer__address-box {
      text-align: center; } }
  @media only screen and (max-width: 560px) {
    footer__address-box .link-button, .footer__address-box .link-button {
      justify-content: center; } }
  footer__social, .footer__social {
    flex: 0 0 13%; }
    @media only screen and (max-width: 768px) {
      footer__social, .footer__social {
        flex: 0 1 40%; } }
    @media only screen and (max-width: 560px) {
      footer__social, .footer__social {
        flex: 0 0 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        margin-top: 2rem; } }
    @media only screen and (max-width: 560px) {
      footer__social .link-button, .footer__social .link-button {
        justify-content: center; } }
  footer__year, .footer__year {
    background-color: #000;
    text-align: center;
    padding: 1rem 0; }
    footer__year a, .footer__year a {
      text-decoration: none;
      font-size: 1.8rem;
      color: #fff;
      display: inline-block;
      margin: 0 auto;
      font-weight: 600; }
      footer__year a:hover, .footer__year a:hover {
        text-decoration: underline; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

nav, .nav {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  background-color: #2c2d2b;
  padding: 0 2rem;
  box-sizing: border-box;
  z-index: 999; }
  @media only screen and (max-width: 768px) {
    nav, .nav {
      height: 5rem;
      justify-content: space-between; } }
  nav--fixed, .nav--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    flex: none; }
  nav menu, .nav menu {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    background-color: #2c2d2b;
    min-width: 980px; }
    @media only screen and (max-width: 980px) {
      nav menu, .nav menu {
        width: auto;
        min-width: 1rem; } }
    @media only screen and (max-width: 768px) {
      nav menu, .nav menu {
        position: absolute;
        width: 32rem;
        top: 5rem;
        right: 0;
        height: calc(100vh - 5rem);
        align-items: flex-start;
        justify-content: flex-start;
        align-content: flex-start;
        transform: translateX(100%);
        transition: all ease-in-out 0.25s; }
        nav menu.open, .nav menu.open {
          transform: translateX(0);
          transition: all ease-in-out 0.25s; } }
  nav li, .nav li {
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
    height: 7rem; }
    @media only screen and (max-width: 980px) {
      nav li, .nav li {
        flex: 0 0 auto;
        max-width: none;
        width: auto; } }
    @media only screen and (max-width: 768px) {
      nav li, .nav li {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 4rem; } }
    nav li a, .nav li a {
      display: block;
      text-align: center;
      text-decoration: none;
      height: 100%;
      vertical-align: middle;
      color: #fff;
      font-size: 1.6rem;
      background-color: rgba(0, 0, 0, 0);
      transition: all ease-in-out 0.25s;
      text-transform: uppercase;
      padding: 2.2rem 0; }
      @media only screen and (max-width: 980px) {
        nav li a, .nav li a {
          padding: 2.2rem .5rem;
          box-sizing: border-box; } }
      @media only screen and (max-width: 768px) {
        nav li a, .nav li a {
          padding: 1rem .5rem;
          box-sizing: border-box; } }
      nav li a:hover, .nav li a:hover {
        cursor: pointer;
        background-color: #1f9ad8;
        transition: all ease-in-out 0.25s; }
  nav__logo, .nav__logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    text-decoration: none; }
    nav__logo:hover, .nav__logo:hover {
      background-color: rgba(0, 0, 0, 0); }
    nav__logo svg, .nav__logo svg {
      width: 5rem;
      margin-right: 1rem; }
      @media only screen and (max-width: 768px) {
        nav__logo svg, .nav__logo svg {
          width: 3.5rem;
          margin-right: .7rem; } }
    nav__logo strong, .nav__logo strong {
      font-size: 1.6rem;
      color: #fff;
      display: block;
      width: 100%;
      text-align: left;
      line-height: normal;
      text-transform: none;
      line-height: 1.6rem;
      height: auto;
      margin-bottom: .5rem; }
      @media only screen and (max-width: 768px) {
        nav__logo strong, .nav__logo strong {
          font-size: 1.2rem;
          line-height: 1.2rem;
          margin-bottom: .2rem; } }
      nav__logo strong:last-child, .nav__logo strong:last-child {
        color: #46afe4;
        font-size: 2.2rem;
        line-height: 2.2rem; }
        @media only screen and (max-width: 768px) {
          nav__logo strong:last-child, .nav__logo strong:last-child {
            font-size: 1.8rem;
            line-height: 1.8rem; } }
  nav__left-side, .nav__left-side {
    width: 20rem;
    display: flex;
    justify-content: flex-start; }
    @media only screen and (max-width: 768px) {
      nav__left-side, .nav__left-side {
        width: auto; } }
  nav__right-side, .nav__right-side {
    width: 20rem;
    display: flex;
    justify-content: flex-end; }
    @media only screen and (max-width: 1200px) {
      nav__right-side, .nav__right-side {
        width: auto; } }
  nav__lang-switcher, .nav__lang-switcher {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    justify-content: space-between;
    width: 6rem; }
    nav__lang-switcher a, .nav__lang-switcher a {
      line-height: normal;
      color: #fff;
      font-size: 1.6rem;
      width: auto;
      text-decoration: none; }
      nav__lang-switcher a:hover, nav__lang-switcher a:first-of-type, .nav__lang-switcher a:hover, .nav__lang-switcher a:first-of-type {
        background-color: rgba(0, 0, 0, 0);
        color: #46afe4; }
    nav__lang-switcher.en a, .nav__lang-switcher.en a {
      background-color: rgba(0, 0, 0, 0);
      color: #46afe4; }
      nav__lang-switcher.en a:first-of-type, .nav__lang-switcher.en a:first-of-type {
        color: #fff; }
    nav__lang-switcher:after, .nav__lang-switcher:after {
      position: absolute;
      top: 50%;
      left: 50%;
      display: block;
      background-color: #46afe4;
      height: 1.5rem;
      width: .2rem;
      transform: translate(-50%, -50%) rotate(10deg);
      content: ""; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.newsletter {
  width: 70%;
  margin: 0 auto;
  margin-top: 5rem;
  text-align: center;
  color: #fff; }
  @media only screen and (max-width: 768px) {
    .newsletter {
      width: 100%; } }
  .newsletter__social-panel {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem; }
    .newsletter__social-panel > * {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-box-flex: 0;
      -moz-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
      width: 30%; }
      .newsletter__social-panel > *:not(:last-child) {
        margin-bottom: 1rem; }
    @media only screen and (min-width: 561px) and (max-width: 768px) {
      .newsletter__social-panel > * {
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
        width: 49%; } }
    @media only screen and (max-width: 560px) {
      .newsletter__social-panel {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .newsletter__social-panel > * {
          width: 100%; } }
    @media only screen and (max-width: 768px) {
      .newsletter__social-panel {
        width: 100%;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .newsletter__social-panel > * {
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-box-flex: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0;
          -ms-flex-negative: 0;
          flex-shrink: 0;
          -ms-flex-preferred-size: 30% !important;
          flex-basis: 30% !important;
          width: 30% !important; }
          .newsletter__social-panel > *:not(:last-child) {
            margin-bottom: 1rem; } }
  @media only screen and (max-width: 768px) and (min-width: 561px) and (max-width: 768px) {
    .newsletter__social-panel > * {
      -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
      width: 49%; } }
  @media only screen and (max-width: 768px) and (max-width: 560px) {
    .newsletter__social-panel {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .newsletter__social-panel > * {
        width: 100%; } }
    @media only screen and (max-width: 560px) {
      .newsletter__social-panel {
        width: 100%;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .newsletter__social-panel > * {
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-box-flex: 0;
          -moz-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0;
          -ms-flex-negative: 0;
          flex-shrink: 0;
          -ms-flex-preferred-size: 100% !important;
          flex-basis: 100% !important;
          width: 100% !important; }
          .newsletter__social-panel > *:not(:last-child) {
            margin-bottom: 1rem; } }
  @media only screen and (max-width: 560px) and (min-width: 561px) and (max-width: 768px) {
    .newsletter__social-panel > * {
      -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
      width: 49%; } }
  @media only screen and (max-width: 560px) and (max-width: 560px) {
    .newsletter__social-panel {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .newsletter__social-panel > * {
        width: 100%; } }
  .newsletter__form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 1rem;
    padding: 1rem;
    border: 1px solid #46afe4;
    border-color: #46afe4; }
    .newsletter__form:focus-within .newsletter__placeholder {
      transform: translateY(-100%) scale(0.8, 0.8);
      transition: all ease-in-out 0.25s; }
  .newsletter__placeholder {
    position: absolute;
    flex: none;
    top: 50%;
    left: 2rem;
    font-size: 1.6rem;
    color: #ff3a8d;
    transform: translateY(-50%) scale(1, 1);
    transition: all ease-in-out 0.25s; }
    @media only screen and (max-width: 560px) {
      .newsletter__placeholder {
        top: 3rem; } }
  .newsletter__input {
    flex: 0 0 calc(100% - 20rem);
    max-width: calc(100% - 20rem);
    width: calc(100% - 20rem);
    font-size: 1.8rem;
    color: #fff;
    text-align: left;
    border: none;
    background-color: rgba(0, 0, 0, 0); }
    @media only screen and (max-width: 768px) {
      .newsletter__input {
        flex: 0 0 calc(100% - 14.5rem);
        max-width: calc(100% - 14.5rem);
        width: calc(100% - 14.5rem); } }
    @media only screen and (max-width: 560px) {
      .newsletter__input {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-bottom: 1rem; } }
    .newsletter__input:focus, .newsletter__input:not(:valid) {
      border: none;
      box-shadow: none;
      outline: none; }
      .newsletter__input:focus + .newsletter__placeholder, .newsletter__input:not(:valid) + .newsletter__placeholder {
        transform: translateY(-150%) scale(0.8, 0.8);
        transition: all ease-in-out 0.25s; }
  .newsletter__button {
    flex: 0 0 18rem;
    max-width: 18rem;
    width: 18rem; }
    @media only screen and (max-width: 768px) {
      .newsletter__button {
        flex: 0 0 14rem;
        max-width: 14rem;
        width: 14rem; } }
    @media only screen and (max-width: 560px) {
      .newsletter__button {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
  .newsletter__thanks {
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 2rem; }
  .newsletter__gdpr {
    text-align: center;
    font-size: 1.6rem; }
    .newsletter__gdpr a {
      font-size: 1.6rem; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.partners {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-auto-rows: 1fr;
  grid-gap: 4rem; }
  @media only screen and (max-width: 560px) {
    .partners {
      grid-template-columns: auto auto;
      grid-gap: 2rem; } }
  .partners__item {
    position: relative;
    min-height: 8rem; }
    .partners__item img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0.9, 0.9);
      height: 100%;
      display: block;
      margin: 0 auto;
      max-width: 70%;
      transition: all ease-in-out 0.25s;
      display: block; }
    .partners__item:hover img {
      transform: translate(-50%, -50%) scale(1, 1);
      transition: all ease-in-out 0.25s; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.reg-navigation {
  position: absolute;
  bottom: 0;
  top: 0; }
  @media only screen and (min-width: 1201px) {
    .reg-navigation {
      left: -7rem; } }
  @media only screen and (max-width: 1200px) {
    .reg-navigation {
      left: -3.5rem;
      top: 5.5rem; } }
  .reg-navigation.step-active .reg-navigation-text {
    color: #46afe4; }
  .reg-navigation.step-active .reg-navigation-line {
    border-color: #46afe4; }
  .reg-navigation.step-active .reg-navigation-box {
    border-color: #46afe4; }
    .reg-navigation.step-active .reg-navigation-box:before {
      background: #46afe4; }
  .reg-navigation-text {
    position: absolute;
    white-space: nowrap;
    display: block;
    font-weight: 600;
    font-size: 1.4rem;
    transform: rotate(-90deg);
    left: -3.8rem;
    top: 1rem;
    color: #ccc;
    transition: all .25s ease-in; }
    @media only screen and (max-width: 1200px) {
      .reg-navigation-text {
        top: -4rem;
        left: -1.2rem; } }
  .reg-navigation-line {
    display: block;
    position: relative;
    width: .1rem;
    height: 70%;
    border-left: 0.1rem dashed #ccc;
    margin: .9rem;
    transition: all .25s ease-in; }
  .reg-navigation-box {
    position: relative;
    display: block;
    border: 0.1rem solid #ccc;
    width: 2rem;
    height: 2rem;
    transition: all .25s ease-in; }
    .reg-navigation-box:before {
      display: block;
      position: absolute;
      content: "";
      width: .4rem;
      height: .4rem;
      border-radius: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: #ccc;
      transition: all .25s ease-in; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.section--header {
  box-sizing: border-box;
  max-width: 100vw;
  overflow: hidden; }

.section--newsletter, .section--banner, .section--conferences, .section--tickets {
  background-color: #2c2d2b; }
  .section--newsletter h2, .section--newsletter p, .section--banner h2, .section--banner p, .section--conferences h2, .section--conferences p, .section--tickets h2, .section--tickets p {
    color: #fff; }

.section--program p {
  margin-bottom: 5rem;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .section--program p {
      margin-bottom: 3rem; } }

.section--banner {
  padding: 5rem 0; }
  @media only screen and (max-width: 768px) {
    .section--banner {
      padding: 3rem 0; } }
  .section--banner h2 {
    margin-bottom: 0; }

.section--register, .section--error {
  min-height: 49vh; }

.section--padding {
  padding: 5rem 0; }
  @media only screen and (max-width: 768px) {
    .section--padding {
      padding: 3rem 0; } }

.section--padding-top {
  padding-top: 5rem; }
  @media only screen and (max-width: 768px) {
    .section--padding-top {
      padding-top: 3rem; } }

.section--padding-bottom {
  padding-bottom: 5rem; }
  @media only screen and (max-width: 768px) {
    .section--padding-bottom {
      padding-bottom: 3rem; } }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.about__deduction {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  max-width: 50rem;
  margin: 0 auto; }
  .about__deduction > div {
    flex: 0 0 24%;
    text-align: center; }
  .about__deduction span:not(.about__deduction-number) {
    color: #2c2d2b;
    font-size: 2.2rem;
    display: block;
    text-align: center;
    font-family: "prometo", "Open Sans", sans-serif;
    font-weight: 600; }

.about__deduction-title {
  margin-top: 5rem;
  font-size: 2.8rem; }

.about__deduction-number {
  color: #46afe4;
  font-size: 4.2rem;
  display: block;
  text-align: center;
  font-weight: 600;
  font-family: "prometo", "Open Sans", sans-serif; }
  @media only screen and (max-width: 560px) {
    .about__deduction-number {
      font-size: 2.5rem; } }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

header, .header {
  position: relative; }
  header .container > div, .header .container > div {
    height: 100vh;
    max-height: 2160px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center; }
    @media only screen and (max-width: 1920px) {
      header .container > div, .header .container > div {
        max-height: 1080px; } }
    header .container > div:first-of-type, .header .container > div:first-of-type {
      padding-left: 10rem; }
      @media only screen and (max-width: 980px) {
        header .container > div:first-of-type, .header .container > div:first-of-type {
          padding-left: 2rem; } }
    @media only screen and (max-width: 980px) {
      header .container > div:last-of-type, .header .container > div:last-of-type {
        display: none; } }
    header .container > div > *, .header .container > div > * {
      width: 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  header__logo, .header__logo {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    z-index: 1; }
    header__logo a, .header__logo a {
      width: 20%;
      min-width: 6rem;
      margin-right: 4rem; }
      @media only screen and (max-width: 1200px) {
        header__logo a, .header__logo a {
          margin-right: 2.5rem; } }
      @media only screen and (max-width: 560px) {
        header__logo a, .header__logo a {
          margin-right: 1.5rem; } }
    header__logo svg, .header__logo svg {
      display: block;
      width: 100%; }
    header__logo h1, header__logo h2, header__logo h3, .header__logo h1, .header__logo h2, .header__logo h3 {
      height: auto;
      color: #46afe4;
      font-size: 8rem;
      font-family: "prometo", "Open Sans", sans-serif;
      line-height: 8rem;
      display: block;
      text-align: left;
      font-weight: 500;
      margin-bottom: 0; }
      @media only screen and (max-width: 1920px) {
        header__logo h1, header__logo h2, header__logo h3, .header__logo h1, .header__logo h2, .header__logo h3 {
          font-size: 7.5rem;
          line-height: 7.5rem; } }
      @media only screen and (max-width: 1440px) {
        header__logo h1, header__logo h2, header__logo h3, .header__logo h1, .header__logo h2, .header__logo h3 {
          font-size: 6.5rem;
          line-height: 6.5rem; } }
      @media only screen and (max-width: 1200px) {
        header__logo h1, header__logo h2, header__logo h3, .header__logo h1, .header__logo h2, .header__logo h3 {
          font-size: 6rem;
          line-height: 6rem; } }
      @media only screen and (max-width: 980px) {
        header__logo h1, header__logo h2, header__logo h3, .header__logo h1, .header__logo h2, .header__logo h3 {
          font-size: 5rem;
          line-height: 5rem; } }
      @media only screen and (max-width: 560px) {
        header__logo h1, header__logo h2, header__logo h3, .header__logo h1, .header__logo h2, .header__logo h3 {
          font-size: 3.3rem;
          line-height: 3.3rem; } }
    header__logo strong, .header__logo strong {
      font-size: 4.2rem;
      line-height: 4.2rem;
      color: #2c2d2b;
      font-family: "prometo", "Open Sans", sans-serif;
      display: block;
      text-align: left;
      margin-bottom: 1rem;
      font-weight: 500; }
      @media only screen and (max-width: 1440px) {
        header__logo strong, .header__logo strong {
          font-size: 3.5rem;
          line-height: 3.5rem;
          margin-bottom: 0; } }
      @media only screen and (max-width: 980px) {
        header__logo strong, .header__logo strong {
          font-size: 2.8rem;
          line-height: 2.8rem; } }
      @media only screen and (max-width: 560px) {
        header__logo strong, .header__logo strong {
          font-size: 2.2rem;
          line-height: 2.2rem; } }
  header:after, .header:after {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 60%;
    height: 79%;
    background: -moz-linear-gradient(33deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #daeaf1 50%, #daeaf1 100%);
    background: -webkit-linear-gradient(33deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #daeaf1 50%, #daeaf1 100%);
    background: linear-gradient(33deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #daeaf1 50%, #daeaf1 100%);
    content: '';
    z-index: -1; }
    @media only screen and (max-width: 1440px) {
      header:after, .header:after {
        width: 70%; } }
    @media only screen and (max-width: 1200px) {
      header:after, .header:after {
        width: 85%; } }
    @media only screen and (max-width: 980px) {
      header:after, .header:after {
        width: 100%; } }
  header__info h2, .header__info h2 {
    font-size: 5rem;
    color: #2c2d2b;
    font-family: "prometo", "Open Sans", sans-serif;
    text-align: left;
    font-weight: 500;
    margin-bottom: 4rem;
    margin-right: 10rem; }
    @media only screen and (max-width: 1200px) {
      header__info h2, .header__info h2 {
        font-size: 3.5rem;
        margin-bottom: 3.5rem; } }
    @media only screen and (max-width: 980px) {
      header__info h2, .header__info h2 {
        font-size: 2.8rem;
        margin-bottom: 2.8rem;
        margin-right: 0; } }
  header__info p, header__info b, .header__info p, .header__info b {
    font-family: "prometo", "Open Sans", sans-serif;
    color: #2c2d2b;
    font-size: 3.5rem;
    margin: 0; }
    @media only screen and (max-width: 1200px) {
      header__info p, header__info b, .header__info p, .header__info b {
        font-size: 2.2rem; } }
  header__info p, .header__info p {
    font-weight: 500;
    margin-bottom: .5rem;
    color: #46afe4; }
  header__after-conf, .header__after-conf {
    font-size: 2.8rem;
    margin-bottom: 2rem;
    display: block;
    color: #2c2d2b; }
  header__buttons, .header__buttons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap; }
    header__buttons > a, .header__buttons > a {
      width: 48%; }
      @media only screen and (max-width: 1200px) {
        header__buttons > a, .header__buttons > a {
          width: 100%; } }
      @media only screen and (max-width: 980px) {
        header__buttons > a, .header__buttons > a {
          width: 48%; } }
      @media only screen and (max-width: 560px) {
        header__buttons > a, .header__buttons > a {
          width: 100%; } }
    header__buttons--after, .header__buttons--after {
      display: block;
      text-align: left; }
  header__button, .header__button {
    display: block;
    background-color: #46afe4;
    padding: 1.2rem 2rem;
    color: #fff;
    text-align: center;
    font-size: 2.2rem;
    text-decoration: none;
    border: 0.2rem solid #46afe4;
    transition: all ease-in-out 0.25s;
    margin-right: 4%; }
    @media only screen and (max-width: 560px) {
      header__button, .header__button {
        font-size: 1.8rem;
        padding: .8rem 2rem; } }
    @media only screen and (max-width: 1200px) {
      header__button, .header__button {
        margin-right: 0; } }
    @media only screen and (max-width: 980px) {
      header__button, .header__button {
        margin-right: 4%; } }
    @media only screen and (max-width: 560px) {
      header__button, .header__button {
        margin-right: 0; } }
    header__button:hover, .header__button:hover {
      background-color: #1f9ad8;
      border-color: #1f9ad8;
      transition: all ease-in-out 0.25s; }
    header__button--secondary, .header__button--secondary {
      background-color: #fff;
      color: #46afe4;
      margin-right: 0; }
      @media only screen and (max-width: 1200px) {
        header__button--secondary, .header__button--secondary {
          margin-top: 2rem;
          margin-right: 0; } }
      @media only screen and (max-width: 980px) {
        header__button--secondary, .header__button--secondary {
          margin-top: 0;
          margin-right: 0; } }
      @media only screen and (max-width: 560px) {
        header__button--secondary, .header__button--secondary {
          margin-right: 0;
          margin-top: 2rem; } }
      header__button--secondary:hover, .header__button--secondary:hover {
        background-color: #46afe4;
        border-color: #46afe4;
        transition: all ease-in-out 0.25s;
        color: #fff; }
  header__illustration svg, .header__illustration svg {
    display: block;
    width: 80%;
    margin: 0 auto; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.slick-hide-item {
  display: none; }

.section--conferences #conferences-list-items {
  position: relative;
  padding: 2rem 0;
  height: 7rem;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .section--conferences #conferences-list-items > * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    width: 30%; }
    .section--conferences #conferences-list-items > *:not(:last-child) {
      margin-bottom: 1rem; }
  @media only screen and (min-width: 561px) and (max-width: 768px) {
    .section--conferences #conferences-list-items > * {
      -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
      width: 49%; } }
  @media only screen and (max-width: 560px) {
    .section--conferences #conferences-list-items {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .section--conferences #conferences-list-items > * {
        width: 100%; } }
  @media only screen and (max-width: 768px) {
    .section--conferences #conferences-list-items {
      width: 100%;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -moz-justify-content: space-between;
      -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .section--conferences #conferences-list-items > * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 30% !important;
        flex-basis: 30% !important;
        width: 30% !important; }
        .section--conferences #conferences-list-items > *:not(:last-child) {
          margin-bottom: 1rem; } }
  @media only screen and (max-width: 768px) and (min-width: 561px) and (max-width: 768px) {
    .section--conferences #conferences-list-items > * {
      -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
      width: 49%; } }
  @media only screen and (max-width: 768px) and (max-width: 560px) {
    .section--conferences #conferences-list-items {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .section--conferences #conferences-list-items > * {
        width: 100%; } }
  @media only screen and (max-width: 560px) {
    .section--conferences #conferences-list-items {
      padding-top: 0;
      height: 3rem;
      width: 100%;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -moz-justify-content: space-between;
      -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .section--conferences #conferences-list-items > * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 80% !important;
        flex-basis: 80% !important;
        width: 80% !important; }
        .section--conferences #conferences-list-items > *:not(:last-child) {
          margin-bottom: 1rem; } }
  @media only screen and (max-width: 560px) and (min-width: 561px) and (max-width: 768px) {
    .section--conferences #conferences-list-items > * {
      -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
      width: 49%; } }
  @media only screen and (max-width: 560px) and (max-width: 560px) {
    .section--conferences #conferences-list-items {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .section--conferences #conferences-list-items > * {
        width: 100%; } }
  @media only screen and (max-width: 560px) {
      .section--conferences #conferences-list-items > * {
        margin-top: 0; } }
  .section--conferences #conferences-list-items .conf-item {
    position: relative;
    flex: 0 0 30%;
    width: 30%;
    z-index: 10;
    height: 100%;
    cursor: pointer;
    backface-visibility: hidden;
    will-change: auto;
    transition: transform .2s ease-in-out;
    text-align: center;
    margin-bottom: 0 !important; }
    .section--conferences #conferences-list-items .conf-item svg {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      max-height: 5rem;
      max-width: 80%;
      overflow: visible; }
      @media only screen and (max-width: 560px) {
        .section--conferences #conferences-list-items .conf-item svg {
          max-width: 100%; } }
      .section--conferences #conferences-list-items .conf-item svg * {
        fill: #fff !important; }
    @media only screen and (max-width: 560px) {
      .section--conferences #conferences-list-items .conf-item {
        flex: 0 0 70%;
        width: 100%;
        margin: auto; } }
  @media only screen and (max-width: 560px) {
    .section--conferences #conferences-list-items.pos-0 .conf-item:not(:nth-of-type(1)) {
      display: none; } }
  .section--conferences #conferences-list-items.pos-0 .conf-item-box {
    left: 0; }
  @media only screen and (max-width: 560px) {
    .section--conferences #conferences-list-items.pos-1 .conf-item:not(:nth-of-type(2)) {
      display: none; } }
  .section--conferences #conferences-list-items.pos-1 .conf-item-box {
    left: 35%; }
  @media only screen and (max-width: 560px) {
    .section--conferences #conferences-list-items.pos-2 .conf-item:not(:nth-of-type(3)) {
      display: none; } }
  .section--conferences #conferences-list-items.pos-2 .conf-item-box {
    left: 70%; }
  @media only screen and (min-width: 561px) {
    .section--conferences #conferences-list-items .bp-icon {
      display: none; } }
  @media only screen and (max-width: 560px) {
    .section--conferences #conferences-list-items {
      width: 90%;
      margin: auto;
      padding: 1rem 0 0 0; } }

.section--conferences .conf-item-box {
  position: absolute;
  display: block;
  width: 30%;
  top: 50%;
  transform: translateY(-50%);
  height: 7rem;
  border: 0.2rem solid #46afe4;
  background-color: rgba(255, 58, 141, 0.05);
  transition: all .2s ease-in-out; }
  @media only screen and (max-width: 560px) {
    .section--conferences .conf-item-box {
      background-color: transparent;
      border-color: transparent;
      display: none; } }

.section--conferences .conf-item-archsec {
  transform: scale(0.8); }
  .section--conferences .conf-item-archsec:hover {
    transform: scale(0.9); }

.section--conferences .conf-item-future {
  transform: scale(1); }
  @media only screen and (min-width: 769px) and (max-width: 980px) {
    .section--conferences .conf-item-future {
      transform: scale(0.8); } }
  .section--conferences .conf-item-future:hover {
    transform: scale(1.1); }
    @media only screen and (min-width: 769px) and (max-width: 980px) {
      .section--conferences .conf-item-future:hover {
        transform: scale(0.9); } }

.section--conferences .conf-item-corestart {
  transform: scale(0.8); }
  @media only screen and (min-width: 769px) and (max-width: 980px) {
    .section--conferences .conf-item-corestart {
      transform: scale(0.8); } }
  .section--conferences .conf-item-corestart:hover {
    transform: scale(0.9); }
    @media only screen and (min-width: 769px) and (max-width: 980px) {
      .section--conferences .conf-item-corestart:hover {
        transform: scale(0.9); } }

.section--conferences .video-wrapper {
  position: relative;
  padding: 3rem 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box; }
  .section--conferences .video-wrapper--inverted > .video-text p {
    text-align: left; }
    @media only screen and (max-width: 768px) {
      .section--conferences .video-wrapper--inverted > .video-text p {
        text-align: center; } }
  .section--conferences .video-wrapper--inverted > .video-text .video-citate {
    margin: 2rem 11rem 0 0; }
    @media only screen and (min-width: 561px) and (max-width: 768px) {
      .section--conferences .video-wrapper--inverted > .video-text .video-citate {
        margin-right: 9rem;
        margin-bottom: 2rem; } }
    @media only screen and (max-width: 560px) {
      .section--conferences .video-wrapper--inverted > .video-text .video-citate {
        text-align: justify;
        margin: 3rem 5rem 3rem 0; } }
    .section--conferences .video-wrapper--inverted > .video-text .video-citate > svg {
      right: -8rem;
      left: auto; }
      @media only screen and (min-width: 561px) and (max-width: 768px) {
        .section--conferences .video-wrapper--inverted > .video-text .video-citate > svg {
          width: 5rem; } }
      @media only screen and (max-width: 560px) {
        .section--conferences .video-wrapper--inverted > .video-text .video-citate > svg {
          left: unset;
          right: -4.5rem;
          width: 3rem; } }
    .section--conferences .video-wrapper--inverted > .video-text .video-citate span {
      text-align: left; }
      @media only screen and (max-width: 768px) {
        .section--conferences .video-wrapper--inverted > .video-text .video-citate span {
          text-align: center; } }
  @media only screen and (min-width: 561px) and (max-width: 768px) {
    .section--conferences .video-wrapper {
      flex-direction: column; } }
  @media only screen and (max-width: 560px) {
    .section--conferences .video-wrapper {
      flex-direction: column;
      text-align: center; } }
  .section--conferences .video-wrapper:focus {
    outline: none; }

.section--conferences .video-box {
  position: relative;
  flex: 0 0 47%;
  display: inline-block;
  text-align: center;
  background: rgba(0, 0, 0, 0);
  overflow: hidden; }
  .section--conferences .video-box a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5; }
    .section--conferences .video-box a:focus {
      outline: none; }
  @media only screen and (max-width: 768px) {
    .section--conferences .video-box {
      flex: 0 0 auto;
      display: block;
      order: 2;
      width: 40rem;
      height: 10rem;
      align-self: center;
      margin-top: 2rem; } }
  @media only screen and (max-width: 560px) {
    .section--conferences .video-box {
      height: 20rem;
      width: 100%;
      margin: auto; } }
  .section--conferences .video-box img {
    position: absolute;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .section--conferences .video-box > svg {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);
    width: 7rem;
    opacity: .6;
    height: 5rem;
    z-index: 10;
    fill: #ccc;
    will-change: auto;
    transition: all ease-in-out 0.25s; }
  .section--conferences .video-box:hover > svg {
    opacity: 1;
    fill: #cd201f;
    transition: all ease-in-out 0.25s; }

.section--conferences .video-text {
  flex: 0 0 47%;
  display: inline-block;
  font-weight: 500;
  text-align: right; }
  @media only screen and (max-width: 560px) {
    .section--conferences .video-text {
      text-align: center; } }
  .section--conferences .video-text img {
    width: 50%;
    display: block;
    margin-left: 50%;
    margin-bottom: 1.5rem; }
    @media only screen and (min-width: 561px) and (max-width: 768px) {
      .section--conferences .video-text img {
        max-width: 20rem;
        margin: 1.5rem 0; } }
    @media only screen and (max-width: 560px) {
      .section--conferences .video-text img {
        margin: 0 auto 1.5rem auto; } }
  .section--conferences .video-text > p {
    font-size: 1.6rem;
    font-weight: 300;
    text-align: right;
    color: #fff; }
    @media only screen and (max-width: 980px) {
      .section--conferences .video-text > p {
        text-align: left; } }
    @media only screen and (max-width: 560px) {
      .section--conferences .video-text > p {
        font-size: 1.6rem;
        text-align: center; } }

.section--conferences .video-citate {
  position: relative;
  display: block;
  margin: 2rem 0 0 11rem;
  font-size: 1.2rem; }
  @media only screen and (min-width: 561px) and (max-width: 768px) {
    .section--conferences .video-citate {
      margin-left: 9rem;
      margin-bottom: 2rem; } }
  @media only screen and (max-width: 560px) {
    .section--conferences .video-citate {
      text-align: justify;
      margin: 3rem 5rem 3rem 0; } }
  .section--conferences .video-citate p {
    font-size: 1.2rem;
    color: #fff; }
    @media only screen and (max-width: 768px) {
      .section--conferences .video-citate p {
        text-align: center; } }
  .section--conferences .video-citate span {
    display: block;
    text-transform: uppercase;
    color: #ff3a8d;
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: .7rem; }
    @media only screen and (max-width: 768px) {
      .section--conferences .video-citate span {
        text-align: center; } }
  .section--conferences .video-citate svg {
    position: absolute;
    transform: rotate(-180deg);
    left: -9rem;
    top: 1rem;
    fill: #ccc;
    width: 10rem;
    margin: 0; }
    @media only screen and (min-width: 561px) and (max-width: 768px) {
      .section--conferences .video-citate svg {
        width: 5rem; } }
    @media only screen and (max-width: 560px) {
      .section--conferences .video-citate svg {
        left: unset;
        right: -4.5rem; } }

.section--conferences .slick-slide:focus {
  outline: none; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.photos-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .photos-wrapper > picture {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    width: calc(100% / 3); }
  .photos-wrapper img {
    display: block;
    width: 100%; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.slick-slide:focus {
  outline: none; }

.program-wrapper {
  position: relative;
  transition: all ease-in-out 0.25s; }
  .program-wrapper-navigation {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    background-color: #daeaf1;
    z-index: 10;
    color: #2c2d2b;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .program-wrapper-navigation {
        margin: 0 -2rem;
        width: 100vw; } }
    .program-wrapper-navigation.set-fixed {
      position: fixed;
      top: 7rem;
      -webkit-backface-visibility: hidden;
      box-sizing: border-box; }
      @media only screen and (min-width: 1201px) {
        .program-wrapper-navigation.set-fixed {
          width: 50%;
          min-width: 90rem;
          left: 50%;
          transform: translate(-50%, 0); } }
      @media only screen and (max-width: 768px) {
        .program-wrapper-navigation.set-fixed {
          top: 5rem;
          width: 100%;
          left: 0;
          right: 0; } }
      @media only screen and (max-width: 768px) {
        .program-wrapper-navigation.set-fixed {
          width: 100vw;
          margin: 0;
          padding: 0; } }
    .program-wrapper-navigation.set-bottom {
      top: 100%;
      transform: translate(0, -100%); }
    .program-wrapper-navigation .btn-prg {
      padding: 1rem 0;
      text-align: center;
      flex: 0 0 50%;
      max-width: 50%;
      width: 50%;
      position: relative;
      display: inline-block;
      width: 49%;
      font-size: 2rem;
      font-weight: 600;
      transition: all ease-in-out 0.25s; }
      @media only screen and (max-width: 768px) {
        .program-wrapper-navigation .btn-prg {
          font-size: 1.6rem;
          width: 30vw; } }
      .program-wrapper-navigation .btn-prg:hover {
        cursor: pointer; }
    .program-wrapper-navigation.active-0 > #btn-prg-0 {
      background-color: #2c2d2b;
      color: #fff; }
    .program-wrapper-navigation.active-0 .program-nav-line {
      left: 0; }
    .program-wrapper-navigation.active-1 > #btn-prg-1 {
      background-color: #2c2d2b;
      color: #fff; }
    .program-wrapper-navigation.active-1 .program-nav-line {
      left: 50%; }
    .program-wrapper-navigation:not(.active-0) + .program-wrapper-days .program-day .program-box:first-child {
      border-top: none;
      margin-top: 2rem; }
      .program-wrapper-navigation:not(.active-0) + .program-wrapper-days .program-day .program-box:first-child:before, .program-wrapper-navigation:not(.active-0) + .program-wrapper-days .program-day .program-box:first-child:after {
        display: none; }
    .program-wrapper-navigation .breakpoint {
      font-size: 2rem;
      font-weight: 600;
      margin: 0 .5rem; }
      @media only screen and (max-width: 768px) {
        .program-wrapper-navigation .breakpoint {
          display: block;
          height: 0;
          opacity: 0; } }
    .program-wrapper-navigation .program-nav-line {
      display: block;
      flex: none;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 50%;
      height: .2rem;
      background-color: #ff3a8d; }
  .program-wrapper-days {
    position: relative;
    padding-top: 7rem;
    transition: height 0.25s; }
  .program-wrapper .program-box {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 1rem;
    font-size: 1.8rem;
    font-weight: 600;
    border-bottom: 1px solid #46afe4;
    transition: background-color 0.25s;
    transition: all ease-in-out 0.25s; }
    .program-wrapper .program-box:nth-child(2n+1) {
      background-color: rgba(70, 175, 228, 0.05); }
    .program-wrapper .program-box * {
      box-sizing: border-box; }
    .program-wrapper .program-box:hover {
      background-color: rgba(70, 175, 228, 0.18); }
    @media only screen and (max-width: 768px) {
      .program-wrapper .program-box {
        flex-direction: column; } }
    .program-wrapper .program-box-time {
      position: relative;
      flex: 0 0 auto;
      width: 15rem;
      display: flex;
      flex-direction: column; }
      @media only screen and (max-width: 768px) {
        .program-wrapper .program-box-time {
          display: block;
          width: 80%; } }
      .program-wrapper .program-box-time span {
        font-size: 1.8rem;
        font-weight: 600;
        position: relative;
        display: block;
        padding-left: 30%; }
        @media only screen and (max-width: 768px) {
          .program-wrapper .program-box-time span {
            display: inline-block;
            padding-left: 0; } }
      .program-wrapper .program-box-time-start {
        flex: 0 0 auto; }
      .program-wrapper .program-box-time-line {
        flex: 1 1 100%;
        width: 0.2rem;
        max-width: .2rem;
        min-width: .2rem;
        padding: 0 !important;
        margin: 1rem 0 1rem 6.6rem;
        background: black;
        background: -moz-linear-gradient(top, #2c2d2b 0%, #ccc 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, #2c2d2b), color-stop(100%, #ccc));
        background: -webkit-linear-gradient(top, #2c2d2b 0%, #ccc 100%);
        background: -o-linear-gradient(top, #2c2d2b 0%, #ccc 100%);
        background: -ms-linear-gradient(top, #2c2d2b 0%, #ccc 100%);
        background: linear-gradient(to bottom, #2c2d2b 0%, #ccc 100%); }
        @media only screen and (max-width: 768px) {
          .program-wrapper .program-box-time-line {
            display: inline-block;
            width: 5rem;
            max-width: 5rem;
            min-width: 5rem;
            margin: 0 1rem;
            height: .2rem;
            background: -moz-linear-gradient(left, #2c2d2b 0%, #ccc 100%);
            background: -webkit-linear-gradient(left, #2c2d2b 0%, #ccc 100%);
            background: -o-linear-gradient(left, #2c2d2b 0%, #ccc 100%);
            background: -ms-linear-gradient(left, #2c2d2b 0%, #ccc 100%);
            background: linear-gradient(to right, #2c2d2b 0%, #ccc 100%);
            vertical-align: middle; } }
      .program-wrapper .program-box-time-end {
        flex: 0 0 auto;
        color: #ccc; }
    .program-wrapper .program-box-desc {
      flex: 1 1 auto;
      width: 70%; }
      @media only screen and (max-width: 768px) {
        .program-wrapper .program-box-desc {
          width: 100%;
          text-align: justify; } }
      @media only screen and (max-width: 560px) {
        .program-wrapper .program-box-desc {
          margin-top: 1rem; } }
      .program-wrapper .program-box-desc_title {
        font-family: "Open Sans", sans-serif;
        font-size: 1.8rem;
        font-weight: 600;
        text-align: left;
        padding: 0; }
      .program-wrapper .program-box-desc span {
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1; }
      .program-wrapper .program-box-desc-img {
        position: relative;
        display: block;
        width: 100%;
        height: 3rem;
        margin-top: 2rem; }
        .program-wrapper .program-box-desc-img img {
          display: inline-block;
          width: 3rem;
          height: 3rem;
          border-radius: 100%; }
        .program-wrapper .program-box-desc-img .program-box-desc_speaker {
          text-transform: uppercase;
          font-weight: 600;
          font-size: 1.5rem;
          margin-left: .5rem;
          vertical-align: top;
          line-height: 3rem;
          padding: 0;
          text-align: left;
          display: inline-block;
          font-family: "Open Sans", sans-serif; }
    .program-wrapper .program-box-lang {
      flex: 0 0 auto;
      width: 4rem;
      text-align: right;
      color: #46afe4; }
      .program-wrapper .program-box-lang span {
        font-size: 1.8rem;
        font-weight: 600; }
      @media only screen and (max-width: 768px) {
        .program-wrapper .program-box-lang {
          position: absolute;
          top: .8rem;
          right: .8rem; } }
    .program-wrapper .program-box:first-child {
      margin-top: 10rem;
      border-top: 1px solid #46afe4; }
      @media only screen and (max-width: 768px) {
        .program-wrapper .program-box:first-child {
          margin-top: 8rem; } }
      .program-wrapper .program-box:first-child:before, .program-wrapper .program-box:first-child:after {
        position: absolute;
        display: block;
        color: #46afe4;
        font-weight: 600;
        font-size: 1.8rem;
        top: -5rem; }
        @media only screen and (min-width: 561px) and (max-width: 768px) {
          .program-wrapper .program-box:first-child:before, .program-wrapper .program-box:first-child:after {
            top: -3rem; } }
        @media only screen and (max-width: 560px) {
          .program-wrapper .program-box:first-child:before, .program-wrapper .program-box:first-child:after {
            top: -3.2rem; } }
      .program-wrapper .program-box:first-child:before {
        content: "Registrace";
        padding: 2rem 0 2rem 5rem;
        left: 16rem;
        transform: translate(0, -50%);
        background: url(/Images/Icons/note.svg) no-repeat left center;
        background-size: 3rem;
        text-align: center; }
        @media only screen and (min-width: 769px) {
          .program-wrapper .program-box:first-child:before {
            white-space: nowrap; } }
        @media only screen and (max-width: 768px) {
          .program-wrapper .program-box:first-child:before {
            padding: 1rem 0 1rem 3.2rem;
            background-size: 2.2rem;
            width: 100%;
            text-align: left;
            left: 1rem;
            box-sizing: border-box; } }
        @media only screen and (max-width: 560px) {
          .program-wrapper .program-box:first-child:before {
            font-size: 1.4rem; } }
      .program-wrapper .program-box:first-child:after {
        content: "09:00";
        left: 5.5rem;
        transform: translate(0, -50%); }
        @media only screen and (max-width: 768px) {
          .program-wrapper .program-box:first-child:after {
            left: 1rem;
            top: -6rem; } }
        @media only screen and (max-width: 560px) {
          .program-wrapper .program-box:first-child:after {
            font-size: 1.6rem; } }
      .program-wrapper .program-box:first-child.en:before {
        content: "Registration"; }
    .program-wrapper .program-box:nth-child(3) {
      margin-top: 10rem;
      border-top: 1px solid #46afe4; }
      @media only screen and (max-width: 768px) {
        .program-wrapper .program-box:nth-child(3) {
          margin-top: 8rem; } }
      .program-wrapper .program-box:nth-child(3):before, .program-wrapper .program-box:nth-child(3):after {
        position: absolute;
        display: block;
        color: #46afe4;
        font-weight: 600;
        font-size: 1.8rem;
        top: -5rem; }
        @media only screen and (min-width: 561px) and (max-width: 768px) {
          .program-wrapper .program-box:nth-child(3):before, .program-wrapper .program-box:nth-child(3):after {
            top: -3rem; } }
        @media only screen and (max-width: 560px) {
          .program-wrapper .program-box:nth-child(3):before, .program-wrapper .program-box:nth-child(3):after {
            top: -3.2rem; } }
      .program-wrapper .program-box:nth-child(3):before {
        content: "Společný oběd v restauraci UNIQUE";
        padding: 2rem 0 2rem 5rem;
        left: 16rem;
        transform: translate(0, -50%);
        background: url(/Images/Icons/lunch.svg) no-repeat left center;
        background-size: 3rem;
        text-align: center; }
        @media only screen and (min-width: 769px) {
          .program-wrapper .program-box:nth-child(3):before {
            white-space: nowrap; } }
        @media only screen and (max-width: 768px) {
          .program-wrapper .program-box:nth-child(3):before {
            padding: 1rem 0 1rem 3.2rem;
            background-size: 2.2rem;
            width: 100%;
            text-align: left;
            left: 1rem;
            box-sizing: border-box; } }
        @media only screen and (max-width: 560px) {
          .program-wrapper .program-box:nth-child(3):before {
            font-size: 1.4rem; } }
      .program-wrapper .program-box:nth-child(3):after {
        content: "11:45";
        left: 5.5rem;
        transform: translate(0, -50%); }
        @media only screen and (max-width: 768px) {
          .program-wrapper .program-box:nth-child(3):after {
            left: 1rem;
            top: -6rem; } }
        @media only screen and (max-width: 560px) {
          .program-wrapper .program-box:nth-child(3):after {
            font-size: 1.6rem; } }
      .program-wrapper .program-box:nth-child(3).en:before {
        content: "Dinner at UNIQUE restaurant"; }
    .program-wrapper .program-box:nth-child(5) {
      margin-top: 10rem;
      border-top: 1px solid #46afe4; }
      @media only screen and (max-width: 768px) {
        .program-wrapper .program-box:nth-child(5) {
          margin-top: 8rem; } }
      .program-wrapper .program-box:nth-child(5):before, .program-wrapper .program-box:nth-child(5):after {
        position: absolute;
        display: block;
        color: #46afe4;
        font-weight: 600;
        font-size: 1.8rem;
        top: -5rem; }
        @media only screen and (min-width: 561px) and (max-width: 768px) {
          .program-wrapper .program-box:nth-child(5):before, .program-wrapper .program-box:nth-child(5):after {
            top: -3rem; } }
        @media only screen and (max-width: 560px) {
          .program-wrapper .program-box:nth-child(5):before, .program-wrapper .program-box:nth-child(5):after {
            top: -3.2rem; } }
      .program-wrapper .program-box:nth-child(5):before {
        content: "Přestávka";
        padding: 2rem 0 2rem 5rem;
        left: 16rem;
        transform: translate(0, -50%);
        background: url(/Images/Icons/cup.svg) no-repeat left center;
        background-size: 3rem;
        text-align: center; }
        @media only screen and (min-width: 769px) {
          .program-wrapper .program-box:nth-child(5):before {
            white-space: nowrap; } }
        @media only screen and (max-width: 768px) {
          .program-wrapper .program-box:nth-child(5):before {
            padding: 1rem 0 1rem 3.2rem;
            background-size: 2.2rem;
            width: 100%;
            text-align: left;
            left: 1rem;
            box-sizing: border-box; } }
        @media only screen and (max-width: 560px) {
          .program-wrapper .program-box:nth-child(5):before {
            font-size: 1.4rem; } }
      .program-wrapper .program-box:nth-child(5):after {
        content: "15:15";
        left: 5.5rem;
        transform: translate(0, -50%); }
        @media only screen and (max-width: 768px) {
          .program-wrapper .program-box:nth-child(5):after {
            left: 1rem;
            top: -6rem; } }
        @media only screen and (max-width: 560px) {
          .program-wrapper .program-box:nth-child(5):after {
            font-size: 1.6rem; } }
      .program-wrapper .program-box:nth-child(5).en:before {
        content: "Break"; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.price {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 768px;
  margin: 0 auto;
  margin-top: 4rem; }
  @media only screen and (max-width: 768px) {
    .price {
      max-width: none;
      width: 100%; } }
  .price > div, .price > a {
    flex: 0 0 45%;
    max-width: 45%;
    width: 45%;
    text-decoration: none; }
    @media only screen and (max-width: 768px) {
      .price > div, .price > a {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
  .price > a {
    transform: scale(1, 1);
    transition: all ease-in-out 0.25s; }
    @media only screen and (max-width: 768px) {
      .price > a {
        margin-bottom: 5rem; } }
    .price > a:hover {
      transform: scale(1.03, 1.03); }
      .price > a:hover .price__footer {
        background-color: #1f9ad8; }
  .price__header {
    background-color: #46afe4;
    color: #fff;
    padding: 1rem 0;
    text-align: center; }
    .price__header > * {
      display: block; }
    .price__header > span {
      font-size: 1.8rem;
      font-weight: 600; }
    .price__header > p {
      font-size: 4.2rem;
      height: 4.2rem;
      position: relative;
      font-weight: 600;
      display: inline-block;
      margin: .5rem 0; }
      @media only screen and (max-width: 560px) {
        .price__header > p {
          font-size: 2.8rem;
          height: 2.8rem; } }
      .price__header > p sup {
        position: absolute;
        left: calc(100% + .7rem);
        top: 1.2rem;
        font-size: 1.8rem; }
    .price__header > small {
      font-size: 1.4rem; }
  .price__content {
    text-align: center;
    padding: 2rem 1rem;
    box-sizing: border-box;
    background-color: #fff; }
    .price__content > span {
      font-weight: 600;
      display: block;
      margin-bottom: 1.5rem;
      font-size: 1.8rem;
      color: #2c2d2b; }
  .price__footer {
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1rem 0;
    font-size: 1.6rem;
    text-transform: uppercase;
    background-color: #46afe4;
    color: #fff;
    transition: all ease-in-out 0.25s; }
  @media only screen and (max-width: 768px) {
    .price__organizer {
      text-align: center; } }
  .price__organizer img {
    display: block;
    width: 100%;
    max-width: 45rem;
    margin-bottom: 1.5rem; }
    @media only screen and (max-width: 768px) {
      .price__organizer img {
        margin: 0 auto;
        max-width: 32rem;
        margin-bottom: 1.5rem; } }
  .price__organizer p {
    display: block;
    margin-bottom: 2rem; }
  .price ul {
    list-style: none;
    display: inline-block; }
    .price ul li {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: center;
      justify-content: flex-start;
      position: relative;
      height: 3rem;
      color: #46afe4;
      box-sizing: border-box; }
      .price ul li svg {
        width: 1.5rem;
        height: 1.5rem;
        margin-right: .5rem;
        fill: #ff3a8d; }
      .price ul li span {
        font-size: 1.4rem;
        text-align: left; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.speakers {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 4rem; }
  @media only screen and (max-width: 768px) {
    .speakers {
      grid-template-columns: auto auto;
      grid-gap: 2rem; } }
  @media only screen and (max-width: 560px) {
    .speakers {
      grid-template-columns: auto; } }
  .speakers__item {
    text-align: center;
    text-decoration: none;
    color: #2c2d2b;
    margin-bottom: 1rem; }
    @media only screen and (max-width: 560px) {
      .speakers__item {
        position: relative;
        padding-left: 9rem;
        text-align: left; } }
    .speakers__item > div {
      position: relative;
      height: auto;
      margin-bottom: 1rem; }
      @media only screen and (max-width: 560px) {
        .speakers__item > div {
          position: absolute;
          top: 0;
          left: 0;
          width: 7rem;
          height: 7rem; } }
      .speakers__item > div img {
        display: block;
        width: 100%; }
      .speakers__item > div svg {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 4rem;
        height: 4rem;
        fill: #ff3a8d;
        transform: translate(-50%, -50%) scale(0, 0);
        z-index: 2;
        transition: all ease-in-out 0.25s; }
      .speakers__item > div:before {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 90%;
        height: 90%;
        background-color: rgba(0, 0, 0, 0.6);
        transform: translate(-50%, -50%) scale(0, 0);
        transition: all ease-in-out 0.25s;
        content: "";
        z-index: 1; }
      .speakers__item > div:after {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 100%;
        height: 100%;
        border-collapse: collapse;
        transform: translate(-50%, -50%) scale(0, 0);
        transition: all ease-in-out 0.25s;
        border: 2px solid #46afe4;
        content: "";
        z-index: 1; }
    .speakers__item strong {
      display: block;
      font-size: 2.2rem; }
    .speakers__item:hover {
      cursor: pointer; }
      .speakers__item:hover > div:before, .speakers__item:hover > div:after, .speakers__item:hover div svg {
        transform: translate(-50%, -50%) scale(1, 1);
        transition: all ease-in-out 0.25s; }
        @media only screen and (max-width: 768px) {
          .speakers__item:hover > div:before, .speakers__item:hover > div:after, .speakers__item:hover div svg {
            display: none; } }
  .speakers__video {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 55rem;
    margin-top: 3rem; }
    .speakers__video > img {
      display: block;
      width: 100%; }
    .speakers__video > svg {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: all ease-in-out 0.25s;
      fill: #ccc;
      width: 5rem;
      height: 5rem; }
    .speakers__video:hover > svg {
      fill: #cd201f; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

.section--error {
  text-align: center;
  position: relative; }
  .section--error > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .section--error h1, .section--error h2, .section--error h3 {
    font-size: 8rem;
    margin-bottom: 1rem; }
    @media only screen and (max-width: 980px) {
      .section--error h1, .section--error h2, .section--error h3 {
        font-size: 4.2rem; } }
  .section--error span {
    margin-bottom: 2rem;
    font-size: 2.8rem;
    display: block;
    text-align: center; }
  .section--error p {
    text-align: left; }

@font-face {
  font-family: 'prometo';
  src: url("/fonts/prometo.otf") format("opentype"); }

@media only screen and (max-width: 560px) {
  .reg-finished p {
    padding-bottom: 2rem; } }

.reg-finished .button {
  margin: 3rem 0; }
  .reg-finished .button .bp-icon {
    color: #46afe4;
    transition: all .25s ease-out; }
  .reg-finished .button:hover .bp-icon {
    color: #fff; }
  @media only screen and (max-width: 560px) {
    .reg-finished .button {
      margin: 1rem 0; } }

.register-discount {
  position: relative;
  margin: auto;
  width: 30%; }
  @media only screen and (max-width: 768px) {
    .register-discount {
      width: 25rem;
      max-width: 100%; } }
  .register-discount.state-ok input {
    border-color: #3cac2a; }

.register-section {
  overflow: visible; }
  @media only screen and (max-width: 980px) {
    .register-sectionsection:not(.full-width) {
      padding-left: 5rem; } }
  .register-section h1 + p, .register-section h2 + p, .register-section h3 + p {
    padding-bottom: 5rem; }
  .register-section .complete-text {
    font-size: 3rem; }
    @media only screen and (max-width: 560px) {
      .register-section .complete-text {
        font-size: 4.2rem; } }
  .register-section h2 {
    padding-bottom: 2rem; }
    .register-section h2 > a {
      font-size: 2.8rem;
      font-weight: 300;
      color: #46afe4; }
      @media only screen and (min-width: 561px) and (max-width: 768px) {
        .register-section h2 > a {
          font-size: 2.2rem; } }
      @media only screen and (max-width: 560px) {
        .register-section h2 > a {
          font-size: 2rem; } }
  .register-section .social-icons {
    display: inline-block;
    padding-top: 2rem; }
  .register-section .row-btn {
    display: block;
    text-align: center;
    margin-bottom: 3rem; }
    .register-section .row-btn .button {
      min-width: 30%;
      width: 22rem; }
  .register-section .dotvvm-bp-combo-box {
    height: auto;
    width: 100%; }
    .register-section .dotvvm-bp-combo-box input {
      margin-bottom: 0 !important; }
    .register-section .dotvvm-bp-combo-box .bp-popup.bp-has-list > .bp-list > .bp-item:focus {
      border-color: #46afe4; }
    .register-section .dotvvm-bp-combo-box .bp-popup.bp-has-list > .bp-list > .bp-item:hover {
      background-color: white;
      border-color: #46afe4; }
    .register-section .dotvvm-bp-combo-box .bp-popup.bp-has-list > .bp-list > .bp-item.bp-state-selected {
      background: #46afe4;
      border: 1px solid #46afe4; }
  .register-section input:not(#news-input):not(.button),
  .register-section .dotvvm-bp-combobox,
  .register-section textarea {
    padding: .8rem;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.6rem;
    width: 100%;
    max-width: 100%;
    border: 0.2rem solid #ccc;
    margin-bottom: 3rem;
    color: #2c2d2b;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif; }
    @media only screen and (max-width: 768px) {
      .register-section input:not(#news-input):not(.button),
      .register-section .dotvvm-bp-combobox,
      .register-section textarea {
        margin-bottom: 1rem; } }
    .register-section input:not(#news-input):not(.button):focus,
    .register-section .dotvvm-bp-combobox:focus,
    .register-section textarea:focus {
      outline: none;
      border-color: #46afe4;
      box-shadow: none; }
    .register-section input:not(#news-input):not(.button).has-error,
    .register-section .dotvvm-bp-combobox.has-error,
    .register-section textarea.has-error {
      border-color: #d91313; }
  .register-section label {
    display: block;
    color: #808080;
    letter-spacing: 1.2px;
    margin-bottom: .3rem; }
  .register-section .company-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 4rem; }
    @media only screen and (min-width: 769px) {
      .register-section .company-box {
        justify-content: center; } }
    @media only screen and (max-width: 768px) {
      .register-section .company-box {
        justify-content: space-between; } }
    .register-section .company-box > div {
      flex: 0 0 30%;
      width: 30%;
      margin: 0 2%;
      box-sizing: border-box; }
      @media only screen and (min-width: 561px) and (max-width: 768px) {
        .register-section .company-box > div {
          flex: 0 0 47%;
          margin: 0; } }
      @media only screen and (max-width: 560px) {
        .register-section .company-box > div {
          flex: 0 0 100%;
          margin: 0; } }
  .register-section .price-box {
    text-align: center;
    width: 30%;
    border-style: solid;
    border-color: #46afe4;
    border-width: 1px;
    border-color: #ff3a8d;
    padding: 1rem;
    box-sizing: border-box;
    margin: 0 auto;
    min-width: 25rem; }
    .register-section .price-box > * {
      display: block; }
    .register-section .price-box > span {
      font-size: 1.8rem;
      font-weight: 600;
      color: #2c2d2b; }
    .register-section .price-box > p {
      font-size: 4.2rem;
      height: 4.2rem;
      position: relative;
      font-weight: 600;
      display: inline-block;
      margin: .5rem 0;
      color: #46afe4; }
      @media only screen and (max-width: 560px) {
        .register-section .price-box > p {
          font-size: 2.8rem;
          height: 2.8rem; } }
      .register-section .price-box > p sup {
        position: absolute;
        left: calc(100% + .7rem);
        top: 1.2rem;
        font-size: 1.8rem; }
    .register-section .price-box > small {
      font-size: 1.4rem;
      color: #2c2d2b; }
    .register-section .price-box--fixed {
      position: fixed;
      width: 25rem;
      bottom: 4rem;
      right: 4rem;
      opacity: 0;
      transition: opacity .2s ease-out;
      z-index: 10; }
      @media only screen and (max-width: 1200px) {
        .register-section .price-box--fixed {
          display: none; } }
    .register-section .price-box--visible {
      opacity: 1; }

.register-attenders {
  position: relative;
  margin-bottom: 5rem; }

.register-part-contact .border-box {
  width: 30%;
  margin: 0 auto 2rem auto; }
  @media only screen and (max-width: 768px) {
    .register-part-contact .border-box {
      width: 25rem;
      margin-top: 4rem;
      max-width: 100%; } }

.register-contact {
  display: flex;
  flex-direction: row;
  justify-content: center; }
  @media only screen and (max-width: 768px) {
    .register-contact {
      justify-content: space-between;
      flex-wrap: wrap; } }
  .register-contact > div {
    flex: 0 0 30%;
    width: 30%;
    margin: 0 2%; }
    @media only screen and (max-width: 768px) {
      .register-contact > div {
        flex: 0 0 100%;
        margin: 0; } }

.register-msg {
  width: 64%;
  margin: auto; }
  @media only screen and (max-width: 768px) {
    .register-msg {
      width: 100%; } }
  .register-msg textarea {
    min-height: 10rem; }

.register-info {
  display: block;
  text-align: center; }
  .register-info p {
    font-size: 1.6rem; }

.register-part-contact {
  position: relative; }
  .register-part-contact .dotvvm-bp-alert {
    margin-bottom: 2rem; }

.attendee-row {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #46afe4;
  margin-bottom: 3rem; }
  .attendee-row:last-of-type {
    border-bottom: none;
    margin-bottom: 0; }
  @media only screen and (max-width: 768px) {
    .attendee-row {
      padding-bottom: 1.5rem;
      margin-bottom: 1.5rem; } }
  .attendee-row h3 {
    font-size: 1.6rem;
    margin-bottom: .2rem;
    flex: 0 0 100%;
    width: 100%; }
  .attendee-row:first-child h3 {
    display: none; }
  .attendee-row:first-child .attendee-remove {
    top: 2.5rem; }
    @media only screen and (max-width: 768px) {
      .attendee-row:first-child .attendee-remove {
        top: 0; } }

.attendee-box {
  flex: 0 0 calc((90% - 15rem) / 3);
  max-width: calc((90% - 15rem) / 3);
  width: calc((90% - 15rem) / 3);
  box-sizing: border-box; }
  @media only screen and (max-width: 768px) {
    .attendee-box {
      flex: 0 0 100%;
      width: 100%;
      max-width: 100%; } }
  .attendee-box:last-of-type {
    flex: 0 0 15rem;
    width: 15rem;
    max-width: 15rem; }
    @media only screen and (max-width: 768px) {
      .attendee-box:last-of-type {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%; } }

.attendee-remove {
  display: block;
  position: absolute;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  top: 5rem; }
  @media only screen and (min-width: 981px) {
    .attendee-remove {
      right: -6rem; } }
  @media only screen and (min-width: 769px) and (max-width: 980px) {
    .attendee-remove {
      right: .5rem; } }
  @media only screen and (max-width: 768px) {
    .attendee-remove {
      right: 0;
      top: 0; } }
  .attendee-remove span {
    position: absolute;
    top: 1.4rem;
    display: block;
    width: 3rem;
    height: 0.2rem;
    background-color: #46afe4;
    transition: all .15s ease-in-out; }
    .attendee-remove span:first-child {
      transform: rotate(45deg); }
    .attendee-remove span:last-child {
      transform: rotate(-45deg); }
  .attendee-remove:hover span {
    background-color: #ff3a8d; }
  .attendee-remove:active {
    outline: none; }

.big-error-container {
  text-align: center;
  margin-bottom: 3rem; }
  .big-error-container p, .big-error-container a {
    font-size: 1.8rem;
    color: #2c2d2b; }
  .big-error-container a {
    font-weight: 600;
    transition: all ease-in-out 0.25s; }
    .big-error-container a:hover {
      color: #1f9ad8;
      transition: all ease-in-out 0.25s; }

/*# sourceMappingURL=style.css.map */