@import "../plugins/swiper/swiper-bundle.min.css";
@import "../plugins/jquery-ui/jquery-ui.css";
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Black_Italic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_ExtraBold_Italic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Bold_Italic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_DemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_DemiBold_Italic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Medium_Italic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Light_Italic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_ExtraLight_Italic.woff2") format("woff2");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Thin_Italic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Hairline.woff2") format("woff2");
  font-weight: 50;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("../css/fonts/TT_Hoves_Pro_Hairline_Italic.woff2") format("woff2");
  font-weight: 50;
  font-style: italic;
}
html {
  margin: 0;
  padding: 0;
  font-family: "TT Hoves Pro" !important;
  min-width: 360px;
}
@media (max-width: 1618px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 1214px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 16px;
  }
}

body:not(.wp-admin) {
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625rem;
  min-height: 100%;
  overflow-x: clip;
}
body:not(.wp-admin) img, body:not(.wp-admin) svg, body:not(.wp-admin) iframe, body:not(.wp-admin) video {
  vertical-align: middle;
}

@media only screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}
#window {
  position: relative;
}
#window .wrap {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  min-width: 1098px;
  max-width: 1500px;
}
@media (max-width: 1618px) {
  #window .wrap {
    padding: 0 32px;
    min-width: 623px;
    max-width: 1264px;
  }
}
@media (max-width: 1214px) {
  #window .wrap {
    padding: 0 32px;
    min-width: 386px;
    max-width: 1088px;
  }
}
@media (max-width: 768px) {
  #window .wrap {
    padding: 0 20px;
    min-width: 284px;
  }
}
#window .wrap.wrap-limit {
  padding: 0 20px;
  min-width: 1060px;
  max-width: 1060px;
}
@media (max-width: 1618px) {
  #window .wrap.wrap-limit {
    padding: 0 32px;
    min-width: 623px;
    max-width: 1196px;
  }
}
@media (max-width: 1214px) {
  #window .wrap.wrap-limit {
    padding: 0 32px;
    min-width: 386px;
    max-width: 988px;
  }
}
@media (max-width: 768px) {
  #window .wrap.wrap-limit {
    padding: 0 20px;
    min-width: 284px;
  }
}
#window .wrap.wrap-xl {
  padding: 0 20px;
  min-width: 1640px;
  max-width: 1640px;
}
@media only screen and (max-width: 1700px) {
  #window .wrap.wrap-xl {
    padding: 0 32px;
    min-width: 623px;
    max-width: 1196px;
  }
}
@media (max-width: 1618px) {
  #window .wrap.wrap-xl {
    padding: 0 32px;
    min-width: 623px;
    max-width: 1196px;
  }
}
@media (max-width: 1214px) {
  #window .wrap.wrap-xl {
    padding: 0 32px;
    min-width: 386px;
    max-width: 988px;
  }
}
@media (max-width: 768px) {
  #window .wrap.wrap-xl {
    padding: 0 20px;
    min-width: 284px;
  }
}
#window .wrap .wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
  min-width: auto !important;
}

.wp-block {
  max-width: 1120px;
}

.wp-block[data-align=wide] {
  max-width: 1320px;
}

.cb .block-title, .page-template-default .block-title, .page .block-title, footer .block-title, header .block-title, .block-editor-block-list__block .block-title {
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .cb .block-title, .page-template-default .block-title, .page .block-title, footer .block-title, header .block-title, .block-editor-block-list__block .block-title {
    margin-bottom: 1.875rem;
  }
}
.cb iframe, .page-template-default iframe, .page iframe, footer iframe, header iframe, .block-editor-block-list__block iframe {
  width: 100%;
  height: 32.5rem;
}
@media (max-width: 768px) {
  .cb iframe, .page-template-default iframe, .page iframe, footer iframe, header iframe, .block-editor-block-list__block iframe {
    height: 15rem;
  }
}
.cb h1, .cb h2, .cb h3, .cb h4, .cb h5, .cb h6, .page-template-default h1, .page-template-default h2, .page-template-default h3, .page-template-default h4, .page-template-default h5, .page-template-default h6, .page h1, .page h2, .page h3, .page h4, .page h5, .page h6, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, header h1, header h2, header h3, header h4, header h5, header h6, .block-editor-block-list__block h1, .block-editor-block-list__block h2, .block-editor-block-list__block h3, .block-editor-block-list__block h4, .block-editor-block-list__block h5, .block-editor-block-list__block h6 {
  font-weight: 400;
  color: #73D4FF;
  margin-block-start: 0;
  margin-block-end: 0;
  margin: 0;
}
.cb h1, .page-template-default h1, .page h1, footer h1, header h1, .block-editor-block-list__block h1 {
  font-size: 5.25rem;
  line-height: 6.5rem;
}
@media (max-width: 1618px) {
  .cb h1, .page-template-default h1, .page h1, footer h1, header h1, .block-editor-block-list__block h1 {
    font-size: 3rem;
    line-height: 3.75rem;
  }
}
.cb h2, .page-template-default h2, .page h2, footer h2, header h2, .block-editor-block-list__block h2 {
  font-size: 5.25rem;
  line-height: 6.5rem;
}
@media (max-width: 1618px) {
  .cb h2, .page-template-default h2, .page h2, footer h2, header h2, .block-editor-block-list__block h2 {
    font-size: 3rem;
    line-height: 3.75rem;
  }
}
.cb h3, .page-template-default h3, .page h3, footer h3, header h3, .block-editor-block-list__block h3 {
  font-size: 1.75rem;
  line-height: 2.375rem;
  font-weight: 300;
}
.cb h6, .page-template-default h6, .page h6, footer h6, header h6, .block-editor-block-list__block h6 {
  font-size: 1.25rem;
  line-height: 1.625rem;
}
.cb .text-center, .page-template-default .text-center, .page .text-center, footer .text-center, header .text-center, .block-editor-block-list__block .text-center {
  text-align: center;
}
.cb .wp-block-heading, .page-template-default .wp-block-heading, .page .wp-block-heading, footer .wp-block-heading, header .wp-block-heading, .block-editor-block-list__block .wp-block-heading {
  margin-bottom: 1.875rem;
}

.page.page-main .title-wrapper {
  margin-bottom: 2.5rem;
}
.page.page-main h3, .page.page-main h4, .page.page-main h5, .page.page-main h6 {
  color: #000000;
  margin-bottom: 2.5rem;
}

.page.page-privacy-policy .content-wrapper {
  max-width: 68.4375rem;
  margin-bottom: 10rem;
}
@media (max-width: 1214px) {
  .page.page-privacy-policy .content-wrapper {
    margin-bottom: 5.625rem;
  }
}
@media (max-width: 768px) {
  .page.page-privacy-policy .content-wrapper {
    margin-bottom: 3.75rem;
  }
}
.page.page-privacy-policy .content-wrapper p {
  margin: 0;
}
.page.page-privacy-policy .content-wrapper p strong {
  margin: 2.5rem 0;
  display: block;
}
.page.page-privacy-policy .content-wrapper a {
  color: #000000;
  text-decoration: underline;
}

.blue-circle {
  width: 6.0625rem;
  height: 6.0625rem;
  border-radius: 100%;
  background-color: #73D4FF;
}
@media (max-width: 1618px) {
  .blue-circle {
    width: 3.25rem;
    height: 3.25rem;
  }
}
@media (max-width: 768px) {
  .blue-circle {
    width: 3.125rem;
    height: 3.125rem;
  }
}

div {
  box-sizing: border-box;
}

.grecaptcha-badge {
  visibility: hidden;
}

.hidden {
  display: none !important;
}

@media (max-width: 1214px) {
  .hide-on-tab {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .hide-on-mob {
    display: none !important;
  }
}

@media (max-width: 1214px) {
  .show-on-tab {
    display: block !important;
  }
}

@media (max-width: 1214px) {
  .show-on-tab-flex {
    display: flex !important;
  }
}

@media (max-width: 768px) {
  .show-on-mob {
    display: block !important;
  }
}

@media (max-width: 768px) {
  .show-on-mob-flex {
    display: flex !important;
  }
}

a {
  text-decoration: none;
}

.btn {
  padding: 0.625rem 2.5rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.625rem;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #000000;
  transition: all 0.3s ease;
  text-decoration: none !important;
  box-sizing: border-box;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 1214px) {
  .btn {
    padding: 0.375rem 1.875rem;
  }
}
@media (max-width: 768px) {
  .btn {
    padding: 0.625rem 1.875rem;
    width: 100%;
  }
}
.btn:active {
  transition: all 0.3s ease;
}
.btn:hover {
  transition: all 0.3s ease;
}

.swiper-scrollbar {
  position: relative !important;
  bottom: 0 !important;
  left: 0 !important;
  background: rgb(232, 232, 232);
  border-radius: 0;
  width: 100% !important;
  height: 0.0625rem !important;
  overflow: clip !important;
}
.swiper-scrollbar .swiper-scrollbar-drag {
  background: #73D4FF;
  border-radius: 0;
  height: 0.0625rem !important;
}

.swiper-button-lock {
  display: none !important;
}

.swiper-pagination-lock {
  display: none !important;
}

.page_404 {
  color: #000000;
}
.page_404 .content-wrapper-404 {
  text-align: center;
  padding: 12.5rem 0;
}
@media (max-width: 768px) {
  .page_404 .content-wrapper-404 {
    padding: 5rem 0;
  }
}
.page_404 .content-wrapper-404 .title-404 {
  font-size: 11.25rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .page_404 .content-wrapper-404 .title-404 {
    font-size: 9.375rem;
  }
}
.page_404 .content-wrapper-404 .heading-404 {
  margin-bottom: 1.25rem;
}
.page_404 .content-wrapper-404 .text-404 {
  margin-bottom: 4rem;
}
.page_404 .content-wrapper-404 .btn {
  margin-left: auto !important;
  margin-right: auto !important;
}

.wp-block-table {
  margin-bottom: 1.875rem;
}
.wp-block-table table {
  border-spacing: 0.625rem 0;
  width: 100% !important;
}
.wp-block-table table thead {
  border-bottom: unset;
}
.wp-block-table table thead tr th {
  text-align: left;
  padding-top: 0.625rem;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: normal;
}
.wp-block-table table tr td, .wp-block-table table tr th {
  padding: 0.625rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: normal;
  border-color: #E4E6EC;
}
.wp-block-table table tr td strong, .wp-block-table table tr th strong {
  font-weight: 600;
}
.wp-block-table table tr td {
  vertical-align: top;
}
.wp-block-table figcaption {
  color: #000000;
  font-size: 1rem;
  line-height: 140%;
  margin-top: 0.625rem;
}

.responsive-table {
  overflow-x: auto;
}

.admin-bar header {
  top: 2.875rem;
}

header {
  background-color: #FFFFFF;
  padding: 4.0625rem 0;
}
@media (max-width: 1618px) {
  header {
    padding: 1.8125rem 0;
  }
}
@media (max-width: 768px) {
  header {
    padding: 1.5rem 0;
    position: sticky;
    top: 0;
    z-index: 100;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
  }
}
header .main-row {
  display: flex;
  justify-content: space-between;
}
header .main-row .logo {
  width: -moz-max-content;
  width: max-content;
  margin-top: auto !important;
  margin-bottom: auto !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 2.1875rem;
}
header .main-row .logo a {
  position: relative;
}
header .main-row .logo a:hover {
  text-decoration: none;
}
header .main-row .logo .logo-image {
  display: block;
  width: auto;
}
@media (max-width: 1618px) {
  header .main-row .logo .logo-image {
    max-height: 1.5625rem;
    width: auto;
  }
}
@media (max-width: 1214px) {
  header .main-row .logo .logo-image {
    max-height: 0.9375rem;
  }
}
header .main-row .menu-wrap {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-left: auto;
  flex: 1;
  position: relative;
}
header .main-row .menu-wrap > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
header .main-row .menu-wrap > ul > li {
  position: relative;
  margin: 0 0 0 0;
  display: inline-block;
}
header .main-row .menu-wrap > ul > li:first-of-type > a {
  padding-left: 0;
}
header .main-row .menu-wrap > ul > li:first-of-type > a:after {
  left: 0 !important;
}
header .main-row .menu-wrap > ul > li:first-of-type:hover > a:after {
  width: calc(100% - 2.1875rem) !important;
}
@media (max-width: 1618px) {
  header .main-row .menu-wrap > ul > li:first-of-type:hover > a:after {
    width: calc(100% - 1.5625rem) !important;
  }
}
header .main-row .menu-wrap > ul > li:last-of-type > a {
  padding-right: 0;
}
header .main-row .menu-wrap > ul > li:last-of-type > a:after {
  left: auto !important;
  right: 0 !important;
}
header .main-row .menu-wrap > ul > li:last-of-type:hover > a:after {
  width: calc(100% - 2.1875rem) !important;
}
@media (max-width: 1618px) {
  header .main-row .menu-wrap > ul > li:last-of-type:hover > a:after {
    width: calc(100% - 1.5625rem) !important;
  }
}
header .main-row .menu-wrap > ul > li:hover > a:after {
  width: calc(100% - 4.375rem);
}
@media (max-width: 1618px) {
  header .main-row .menu-wrap > ul > li:hover > a:after {
    width: calc(100% - 3.125rem) !important;
  }
}
header .main-row .menu-wrap > ul > li > a {
  color: #1C263D;
  padding: 0.625rem 2.1875rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.625rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  position: relative;
}
header .main-row .menu-wrap > ul > li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 2.1875rem;
  width: 0;
  height: 1px;
  background-color: #000000;
  transition: width 0.3s ease;
}
@media (max-width: 1618px) {
  header .main-row .menu-wrap > ul > li > a:after {
    left: 1.5625rem;
  }
}
@media (max-width: 1618px) {
  header .main-row .menu-wrap > ul > li > a {
    padding: 0.375rem 1.5625rem;
  }
}
header .main-row .btn {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 4.375rem;
  transition: all 0.3s ease;
}
@media (max-width: 1618px) {
  header .main-row .btn {
    margin-left: 3.75rem;
  }
}
header .main-row .btn:hover {
  background-color: #73D4FF;
  border-color: #73D4FF;
  transition: all 0.3s ease;
}
header .main-row .mob-toggle-wrap {
  margin-left: 1rem;
}
@media (max-width: 768px) {
  header .main-row .mob-toggle-wrap {
    margin-left: 0.75rem;
  }
}
header .main-row .mob-toggle-wrap #mob-menu-toggle {
  background-color: #FFFFFF;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border: unset;
  margin-top: auto !important;
  margin-bottom: auto !important;
}

#main ul li {
  position: relative;
}
#main ul li a {
  color: #000000;
}

body:not(.wp-admin) .select2 {
  width: 29.1875rem !important;
}
@media (max-width: 768px) {
  body:not(.wp-admin) .select2 {
    width: 100% !important;
  }
}
body:not(.wp-admin) .select2-selection {
  border-radius: 0 !important;
  border: 1px solid #DEDEDE;
  background: #FFFFFF;
  height: 4.5rem;
}
body:not(.wp-admin) .select2-selection .select2-selection__clear {
  display: none;
}
body:not(.wp-admin) .select2-selection .select2-selection__rendered {
  color: #000000;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
  padding: 1.25rem 1.375rem;
}
@media (max-width: 1618px) {
  body:not(.wp-admin) .select2-selection .select2-selection__rendered {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
body:not(.wp-admin) .select2-selection .select2-selection__rendered .select2-selection__placeholder {
  color: #000000;
}
body:not(.wp-admin) .select2-selection .select2-selection__arrow {
  width: 1.0625rem;
  height: auto;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
  content: url("../img/chevron-down.svg");
}
body:not(.wp-admin) .select2-selection .select2-selection__arrow b {
  display: none;
}
body:not(.wp-admin) .select2-container--open .select2-dropdown {
  top: 0rem;
}
body:not(.wp-admin) .select2-dropdown {
  border-radius: 0rem;
  border: 1px solid #DEDEDE;
}
body:not(.wp-admin) .select2-dropdown .select2-results__options {
  padding: 0;
  max-height: 18.125rem !important;
}
body:not(.wp-admin) .select2-dropdown .select2-results__options .select2-results__option {
  color: #000000;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
  padding: 1.25rem 1.375rem;
}
@media (max-width: 1618px) {
  body:not(.wp-admin) .select2-dropdown .select2-results__options .select2-results__option {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
body:not(.wp-admin) .select2-dropdown .select2-results__options .select2-results__option--highlighted {
  background: #DEDEDE;
}
body:not(.wp-admin) .select2-dropdown .select2-results__options .select2-results__option--selected {
  background: transparent;
}

body.admin-bar .select2-container--open .select2-dropdown {
  top: 2.8125rem;
}

.swiper-scrollbar-lock {
  display: none !important;
}

footer a {
  color: #000000;
  text-decoration: underline;
}
footer #footer-bottom {
  border-top: 1px solid #E8E8E8;
  padding: 3.75rem 0 5.625rem 0;
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
@media (max-width: 1618px) {
  footer #footer-bottom {
    padding: 1.875rem 0;
    gap: 1.875rem;
  }
}
@media (max-width: 768px) {
  footer #footer-bottom {
    gap: 3.125rem;
    padding: 3.125rem 0 1.875rem 0;
  }
}
footer #footer-bottom .footer-content .heading {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
  margin-bottom: 2.1875rem;
}
@media (max-width: 1618px) {
  footer #footer-bottom .footer-content .heading {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 768px) {
  footer #footer-bottom .footer-content .heading {
    margin-bottom: 3.125rem;
  }
}
footer #footer-bottom .footer-content .company-info {
  position: relative;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.625rem;
}
@media (max-width: 1618px) {
  footer #footer-bottom .footer-content .company-info {
    font-size: 1rem;
    line-height: 1.625rem;
  }
}
footer #footer-bottom .footer-content .company-info:after {
  content: "";
  background-color: #73D4FF;
  width: 3.375rem;
  height: 3.375rem;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 100%;
}
@media (max-width: 1618px) {
  footer #footer-bottom .footer-content .company-info:after {
    width: 2.5rem;
    height: 2.5rem;
  }
}
footer #footer-bottom .footer-content .company-info p {
  margin: 0;
}
footer #footer-bottom .copyright {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.625rem;
}
@media (max-width: 1618px) {
  footer #footer-bottom .copyright {
    font-size: 1rem;
    line-height: 1.625rem;
  }
}

#mob-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  z-index: 999;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
#mob-menu.is-open {
  opacity: 1;
  visibility: visible;
}
#mob-menu .mob-menu-nav {
  background-color: #FFFFFF;
  flex: 1;
  overflow-y: auto;
  padding: 4.375rem 2.5rem 2.5rem 2.5rem;
  background-image: url("../../assets/img/icn-mob-pattern.svg");
  background-size: 193px auto;
  background-position: right bottom;
  background-repeat: no-repeat;
}
#mob-menu .mob-menu-nav .mob-menu-btn {
  margin-top: 1.5625rem;
}
#mob-menu .mob-menu-nav .btn {
  position: relative;
  z-index: 1;
  margin-bottom: 2.5rem;
}
#mob-menu .mob-menu-nav .blue-circle {
  position: absolute;
  left: 2.5rem;
  bottom: 5rem;
  background-color: #73D4FF;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 100%;
}
#mob-menu .mob-menu-level-1 {
  list-style: none;
  margin: 0;
  padding: 0;
}
#mob-menu .mob-menu-level-1 li {
  position: relative;
  z-index: 1;
  margin-bottom: 2.5rem;
}
#mob-menu .mob-menu-level-1 li a {
  font-family: "TT Hoves Pro" !important;
  color: #000000;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.875rem;
  text-decoration: none;
  text-transform: uppercase;
}

body.mob-menu-open {
  overflow: hidden;
}

#mob-menu-toggle.is-active svg path {
  stroke: #73D4FF;
}

@media print {
  header {
    display: none;
  }
  footer {
    display: none;
  }
}
@media screen and (max-width: 782px) {
  html {
    margin-top: 0 !important;
  }
}
#cookiescript_toppart #cookiescript_accept {
  color: #000000 !important;
}

.progress-wrap {
  position: fixed;
  right: 0.625rem;
  bottom: 0.625rem;
  height: 3.125rem;
  width: 3.125rem;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgb(232, 232, 232);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 200ms linear;
}
@media (max-width: 768px) {
  .progress-wrap {
    display: none;
  }
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.progress-wrap::after {
  position: absolute;
  top: 16px;
  left: 15px;
  content: "";
  background-image: url("../img/icn-arrow-up-progress.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  transform: rotate(-90deg);
  color: #000000;
  height: 20px;
  width: 20px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
}

.progress-wrap svg path {
  fill: #FFFFFF;
}

.progress-wrap svg.progress-circle path {
  stroke: #000000;
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear;
}/*# sourceMappingURL=styles.css.map */