<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wf-loading body {
  font-family: Helvetica, Arial;
  visibility: visible;
}

.eqdef_content_container {
  width: 1200px;
  margin: auto;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

.eqdef_content_container_preloader {
  position: absolute;
  width: 100%;
  top: 30%;
  text-align: center;
}

.eqstart_header {
  width: 100%;
  min-width: 1240px;
  height: 65px;
  /* background-image: url(/cms_components/media/start/index/header-background.jpg); */
  background-color: #003378;
  background-repeat: repeat;
  background-position: center;
  z-index: 30000;
}

.eqstart_header * {
  font-family: "open-sans", Helvetica, Arial;
  font-size: 12px;
}

.eqstart_header a {
  text-decoration: none;
}

.eqstart_header_nav_container {
  position: relative;
  width: 1200px;
  margin: auto;
  display: table;
  height: 100%;
  z-index: 20000;
}

.eqstart_header_nav_container_mobile {
  position: relative;
  width: 100%;
  display: table;
  height: 100%;
  z-index: 10000;
  padding-top: 14px;
  display: none;
}

.eqstart_header_nav_container_mobile .eqstart_header_nav_l {
  width: 15%;
}

.eqstart_header_nav_container_mobile .eqstart_header_nav_blocks_container {
  margin-top: 5px;
}

.eqstart_header_nav_l {
  display: table-cell;
  width: 45%;
  vertical-align: middle;
  text-align: left;
}

.eqstart_header_nav_logo_container {
  margin: auto;
  text-align: center;
  display: table-cell;
  width: 10%;
  vertical-align: middle;
}

.eqstart_header_nav_block_spacer {
  width: 150px;
}

.eqstart_header_nav_r {
  display: table-cell;
  width: 45%;
  vertical-align: middle;
  text-align: right;
}

.eqstart_header_nav_l a,
.eqstart_header_nav_r a,
.language_active {
  opacity: 0.85;
}

#eq_security_badge a {
  opacity: 1;
}

.eqstart_header_nav_r img {
  opacity: 1;
}

.eqstart_header_nav_blocks_container {
  display: table;
  margin-top: 12px;
}

.eqstart_header_nav_block {
  display: table-cell;
  padding-right: 50px;
  padding-bottom: 3px;
}

.eqstart_header_nav_block:last-child {
  padding-right: 0px;
}

.eqstart_header_nav_block a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #ffffff;
}

.eqstart_header_nav_block a:hover {
  color: #a8dbff;
}

.eqstart_footer {
  width: 100%;
  min-width: 1240px;
  height: 72px;
  background-color: #e3e6ec;
  /* background-image: url(/cms_components/media/start/index/footer-bg.jpg); */
  background-repeat: repeat-x;
  background-position: center;
}

.eqstart_footer * {
  font-family: "open-sans", Helvetica, Arial;
  font-size: 12px;
}

.eqstart_footer a {
  text-decoration: none;
}

.eqstart_footer_content_container {
  width: 1200px;
  margin: auto;
  display: table;
  height: 100%;
  z-index: 10000;
}

.eqstart_footer_content_inner_table {
  width: 100%;
  height: 100%;
  display: table-row;
  vertical-align: middle;
}

.eqstart_footer_lang_switcher_container {
  display: table-cell;
  width: 10%;
  vertical-align: middle;
  text-align: left;
}

.eqstart_header_nav_block_lang_switcher {
  padding-right: 20px;
}

.eqstart_header_nav_container_mobile .eqstart_header_nav_block_lang_switcher {
  padding-left: 20px;
}

.eqstart_header_lang_switcher_container {
  display: table-cell;
  text-align: left;
}

.eqstart_header_lang_switcher_container .language {
  padding-right: 15px;
  font-size: 14px;
  font-weight: 600;
  padding: 4px;
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 4px;
}

.eqstart_header_lang_switcher_container .language_active {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}

.eqstart_footer_nl_container {
  padding-left: 5%;
  display: table-cell;
  width: auto;
  vertical-align: middle;
  text-align: left;
}

.eqstart_footer_links_container {
  display: table-cell;
  width: 45%;
  vertical-align: middle;
  text-align: right;
}

.eqstart_footer_links_container_mobile {
  display: none;
  width: 80%;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

@media screen and (max-width: 800px) {
  .eqstart_footer_nl_container {
    padding-left: 5% !important;
    font-size: 10px !important;
  }

  .eqstart_footer_nl_text {
    font-size: 10px !important;
  }
}

@media screen and (max-width: 640px) {
  .eqstart_footer_nl_text,
  .eqstart_footer_nl_text a,
  .eqstart_footer_nl_input,
  .eqstart_footer_nl_link {
    font-size: 6px !important;
  }

  .eqstart_header {
    background-image: none;
    background-color: #003378;
  }
}

.eqstart_footer_link_block {
  display: inline;
  margin-right: 20px;
}

.eqstart_footer_link_block:last-child {
  margin-right: 0px;
}

.eqstart_footer_link_block a {
  font-size: 10px;
  font-weight: normal;
  color: #428dd4;
}

.eqstart_footer_nl_text {
  font-size: 12px;
  font-weight: normal;
  color: #2a2a2a;
}

.eqstart_footer_nl_text a {
  font-size: 10px;
  color: #a0a0a0;
}

.eqstart_footer_nl_text_status {
  font-size: 14px;
  font-weight: normal;
  color: #2a2a2a;
  text-align: center;
}

.eqstart_footer_nl_text_status b {
  font-size: 14px;
}

.eqstart_footer_nl_text_status_success {
  color: #2a6a2a;
}

.eqstart_footer_nl_text_status_error {
  color: #6a2a2a;
}

.eqstart_footer_nl_input {
  outline: none;
  border: 1px solid #cecece;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  width: 150px;
}

.eqstart_footer_nl_input_error {
  border: 1px solid #aa0000;
}

#eqenl_loader {
  display: none;
  width: 20px;
  height: 20px;
  margin-bottom: -8px;
}

.spinner {
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-left-color: #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.eqstart_footer_nl_link {
  font-size: 10px;
  color: #505050;
  background-color: #f0f0f0;
  border: 1px solid #c0c0c0;
  border-radius: 4px;
  padding: 6px;
  padding-left: 8px;
  padding-right: 8px;
}

.eqstart_footer_nl_link:hover {
  color: #000000;
  background-color: #e0e0e0;
}

.eqdlbrowser_container {
  position: relative;
  width: 1200px;
  margin: auto;
  z-index: 10000;
}

.eqdlbrowser {
  position: absolute;
  left: 0px;
  top: -3px;
  padding: 30px;
  z-index: 10000;
}

.eqdlbrowser_inactive {
  display: none;
}

.eqdlbrowser_active {
  display: block;
  background-color: #1a3a5e;
  opacity: 0.9;
  animation: eqdlbrowserfadein 0.2s ease-in 0s 1 normal;
  -webkit-animation: eqdlbrowserfadein 0.2s ease-in 0s 1 normal;
  -moz-animation: eqdlbrowserfadein 0.2s ease-in 0s 1 normal;
  -o-animation: eqdlbrowserfadein 0.2s ease-in 0s 1 normal;
}

.eqdlbrowser_content {
  display: table;
}

.eqdlbrowser_block {
  display: table-cell;
}

.eqdlbrowser_headline {
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 30px;
  margin-bottom: 10px;
}

.eqdlbrowser_link {
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
  line-height: 30px;
}

.eqdlbrowser_link a {
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
  background-image: url(/cms_components/media/start/index/icon-link.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 13px;
}

@keyframes eqdlbrowserfadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}

@-webkit-keyframes eqdlbrowserfadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}

@-moz-keyframes eqdlbrowserfadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}

@-o-keyframes eqdlbrowserfadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}

.eqsearch_QS_Results_container {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
}

.eqsearch_QS_Results {
  position: absolute;
  z-index: 100000;
  top: 14px;
  left: -170px;
}

#eqsearch_QS_Results_mobile {
  position: absolute;
  z-index: 100000;
  top: -600px;
  left: 0px;
}

.eqdef_faq_qs_list1 {
  background-image: url(/cms_components/media/eqfaq/qs/list_repeat.png);
  background-repeat: repeat-y;
}

.eqdef_faq_qs_container {
  position: absolute;
  border-left: 1px solid #60a4e3;
  border-right: 1px solid #60a4e3;
  border-bottom: 1px solid #60a4e3;
  border-top: 0px solid #60a4e3;
  box-shadow: 0px 0px 20px 2px #cacaca;
  background-color: #ffffff;
}

.eqdef_faq_qs_list {
  color: #000000;
}

.eqdef_faq_qs_header {
  width: 350px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #1873c3;
  border-radius: 1px;
}

.eqdef_faq_qs_header_sw {
  background-color: #1873c3;
  padding-top: 10px;
  padding-bottom: 10px;
}

.eqdef_faq_qs_header a {
  color: #ffffff;
}

.eqdef_faq_qs_entry {
  width: 350px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 10px;
  color: #000000;
  background-color: #ffffff;
}

.eqdef_faq_qs_entry_sw {
  padding-top: 8px;
}

.eqdef_nojs_notice {
  margin: 10px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px;
  font-weight: normal;
  font-size: 14px;
  color: #993333;
  text-align: center;
  border: 2px solid #993333;
  border-left: 0px;
  border-right: 0px;
  background-color: #fafafa;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
}

.eqsearch_form {
  position: relative;
  display: block;
  background-color: rgba(255, 255, 255, 0.1);
  background-image: none;
  border-radius: 12px 12px 12px 12px;
  box-shadow:
    0 3px 1px rgba(40, 90, 158, 0.7) inset,
    0 1px 0 rgba(137, 157, 225, 0.3);
  padding: 0px;
  position: relative;
  height: auto;
  padding-top: 2px;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
  width: auto;
}

.vpnt_mobile_menu_item .eqsearch_form {
  width: 100px;
}

.eqsearch_icon {
  position: absolute;
  left: 10px;
  top: 5px;
  height: 17px;
  width: 17px;
  z-index: 999999;
}

.eqsearch_icon_inactive {
  background-image: url(/cms_components/media/start/index/icon-search.png);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.eqsearch_icon_active {
  background-image: url(/cms_components/media/start/index/icon-search-grey.png);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .eqsearch_icon_inactive {
    background-image: url(/cms_components/media/start/index/icon-search@2x.png);
  }
  .eqsearch_icon_active {
    background-image: url(/cms_components/media/start/index/icon-search-grey@2x.png);
  }
}

.eqsearch {
  outline: none;
  width: 75px;
  color: #ffffff;
  background-image: none;
  border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  height: 19px;
  padding: 1px 15px 1px 35px;
  border: 0px;
  background-color: #3882c7;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#3882c7),
    to(#2972c3)
  );
  background: -moz-linear-gradient(top, #3882c7, #2972c3);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr3882c7, endColorstr=#2972c3);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3882c7, endColorstr=#2972c3)";
}

.eqsearch_active {
  width: 150px;
  color: #9e9e9e;
  background: none;
  filter: none;
  -ms-filter: "";
  background-color: #ffffff;
  animation: eqsearchactivate 0.4s ease-out 0s 1 normal;
  -moz-animation: eqsearchactivate 0.4s ease-out 0s 1 normal;
  -webkit-animation: eqsearchactivate 0.4s ease-out 0s 1 normal;
  -o-animation: eqsearchactivate 0.4s ease-out 0s 1 normal;
  background-image: url(/cms_components/media/eqqsbg.png);
  background-size: 0% 100%;
  background-repeat: no-repeat;
}

.eqsearch_inactive {
  width: 75px;
  color: #ffffff;
  background-color: #3882c7;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#3882c7),
    to(#2972c3)
  );
  background: -moz-linear-gradient(top, #3882c7, #2972c3);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr3882c7, endColorstr=#2972c3);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3882c7, endColorstr=#2972c3)";
  animation: eqsearchdeactivate 0.3s ease-in 0s 1 normal;
  -moz-animation: eqsearchdeactivate 0.3s ease-in 0s 1 normal;
  -webkit-animation: eqsearchdeactivate 0.3s ease-in 0s 1 normal;
  -o-animation: eqsearchdeactivate 0.3s ease-in 0s 1 normal;
}

@keyframes eqsearchactivate {
  from {
    width: 75px;
    color: #ffffff;
    background-color: #3882c7;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#3882c7),
      to(#2972c3)
    );
    background: -moz-linear-gradient(top, #3882c7, #2972c3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr3882c7, endColorstr=#2972c3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3882c7, endColorstr=#2972c3)";
  }
  to {
    width: 150px;
    color: #9e9e9e;
    background: none;
    filter: none;
    -ms-filter: "";
    background-color: #ffffff;
  }
}

@-webkit-keyframes eqsearchactivate {
  from {
    width: 75px;
    color: #ffffff;
    background-color: #3882c7;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#3882c7),
      to(#2972c3)
    );
    background: -moz-linear-gradient(top, #3882c7, #2972c3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr3882c7, endColorstr=#2972c3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3882c7, endColorstr=#2972c3)";
  }
  to {
    width: 150px;
    color: #9e9e9e;
    background: none;
    filter: none;
    -ms-filter: "";
    background-color: #ffffff;
  }
}

@-moz-keyframes eqsearchactivate {
  from {
    width: 75px;
    color: #ffffff;
    background-color: #3882c7;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#3882c7),
      to(#2972c3)
    );
    background: -moz-linear-gradient(top, #3882c7, #2972c3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr3882c7, endColorstr=#2972c3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3882c7, endColorstr=#2972c3)";
  }
  to {
    width: 150px;
    color: #9e9e9e;
    background: none;
    filter: none;
    -ms-filter: "";
    background-color: #ffffff;
  }
}

@-o-keyframes eqsearchactivate {
  from {
    width: 75px;
    color: #ffffff;
    background-color: #3882c7;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#3882c7),
      to(#2972c3)
    );
    background: -moz-linear-gradient(top, #3882c7, #2972c3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr3882c7, endColorstr=#2972c3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3882c7, endColorstr=#2972c3)";
  }
  to {
    width: 150px;
    color: #9e9e9e;
    background: none;
    filter: none;
    -ms-filter: "";
    background-color: #ffffff;
  }
}

@keyframes eqsearchdeactivate {
  from {
    width: 150px;
    color: #9e9e9e;
    background: none;
    filter: none;
    -ms-filter: "";
    background-color: #ffffff;
  }
  to {
    width: 75px;
    color: #ffffff;
    background-color: #3882c7;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#3882c7),
      to(#2972c3)
    );
    background: -moz-linear-gradient(top, #3882c7, #2972c3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr3882c7, endColorstr=#2972c3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3882c7, endColorstr=#2972c3)";
  }
}

@-webkit-keyframes eqsearchdeactivate {
  from {
    width: 150px;
    color: #9e9e9e;
    background: none;
    filter: none;
    -ms-filter: "";
    background-color: #ffffff;
  }
  to {
    width: 75px;
    color: #ffffff;
    background-color: #3882c7;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#3882c7),
      to(#2972c3)
    );
    background: -moz-linear-gradient(top, #3882c7, #2972c3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr3882c7, endColorstr=#2972c3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3882c7, endColorstr=#2972c3)";
  }
}

@-moz-keyframes eqsearchdeactivate {
  from {
    width: 150px;
    color: #9e9e9e;
    background: none;
    filter: none;
    -ms-filter: "";
    background-color: #ffffff;
  }
  to {
    width: 75px;
    color: #ffffff;
    background-color: #3882c7;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#3882c7),
      to(#2972c3)
    );
    background: -moz-linear-gradient(top, #3882c7, #2972c3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr3882c7, endColorstr=#2972c3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3882c7, endColorstr=#2972c3)";
  }
}

@-o-keyframes eqsearchdeactivate {
  from {
    width: 150px;
    color: #9e9e9e;
    background: none;
    filter: none;
    -ms-filter: "";
    background-color: #ffffff;
  }
  to {
    width: 75px;
    color: #ffffff;
    background-color: #3882c7;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#3882c7),
      to(#2972c3)
    );
    background: -moz-linear-gradient(top, #3882c7, #2972c3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr3882c7, endColorstr=#2972c3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3882c7, endColorstr=#2972c3)";
  }
}

#eu_user_consent_policy_container {
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 11px;
  color: #4c4c4c;
  background-color: #cacdd1;
  text-align: center;
  display: none;
  opacity: 0;
  width: 100%;
  font-family: "open-sans", Helvetica, Arial;
  font-weight: 300;
}

.eu_user_consent_policy_inner {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}

.eu_user_consent_policy_text {
  text-align: left;
  width: 80%;
}

.eu_user_consent_policy_closer {
  text-align: right;
  width: 20%;
}

.eu_user_consent_policy_text,
.eu_user_consent_policy_closer {
  float: left;
  font-size: 11px;
  color: #4c4c4c;
  font-family: "open-sans", Helvetica, Arial;
  font-weight: 300;
}

#eu_user_consent_policy_container a,
.eu_user_consent_policy_text a,
.eu_user_consent_policy_closer a {
  font-size: 11px;
  color: #000000;
  font-family: "open-sans", Helvetica, Arial;
  font-weight: 300;
  text-decoration: underline;
}

.eqmobilemenu_container {
  display: none;
}

#eqdlbrowser_content_web {
  display: block;
}

#eqdlbrowser_content_mobile {
  display: none;
}

@media only screen and (max-width: 1240px) {
  .eqstart_header {
    min-width: 100%;
  }
  .eqstart_header_nav_container {
    width: 100%;
  }
  .eqstart_header_nav_r {
    padding-right: 40px;
  }
  .eqstart_footer {
    width: 100%;
    min-width: 100%;
  }
  .eqstart_footer_content_container {
    width: 100%;
  }
  .eqstart_footer_content_inner_table {
  }
  .eqstart_footer_lang_switcher_container {
    padding-left: 10px;
    width: 7%;
  }
  .eqstart_footer_links_container {
    padding-right: 20px;
  }
  .eqstart_footer_link_block {
    margin-right: 15px;
  }
  .eqsearch {
    width: 50px;
  }
  .eqsearch_active {
    width: 75px;
  }
  .eqsearch_inactive {
    width: 50px;
  }
  @keyframes eqsearchactivate {
    from {
      width: 50px;
    }
    to {
      width: 75px;
    }
  }
  @-webkit-keyframes eqsearchactivate {
    from {
      width: 50px;
    }
    to {
      width: 75px;
    }
  }
  @-moz-keyframes eqsearchactivate {
    from {
      width: 50px;
    }
    to {
      width: 75px;
    }
  }
  @-o-keyframes eqsearchactivate {
    from {
      width: 50px;
    }
    to {
      width: 75px;
    }
  }
  @keyframes eqsearchdeactivate {
    from {
      width: 75px;
    }
    to {
      width: 50px;
    }
  }
  @-webkit-keyframes eqsearchdeactivate {
    from {
      width: 75px;
    }
    to {
      width: 50px;
    }
  }
  @-moz-keyframes eqsearchdeactivate {
    from {
      width: 75px;
    }
    to {
      width: 50px;
    }
  }
  @-o-keyframes eqsearchdeactivate {
    from {
      width: 75px;
    }
    to {
      width: 50px;
    }
  }
}

@media only screen and (max-width: 1080px) {
  .eqstart_header_nav_l {
    /* width: 30%; */
  }
  .eqstart_header_nav_r {
    width: 45%;
  }
  .eqstart_header_nav_block_spacer {
    width: 50px;
  }
  .eqstart_footer_nl_text,
  .eqstart_footer_nl_link {
    font-size: 10px;
  }
  .eqstart_footer_link_block {
    margin-right: 10px;
  }
  .eqstart_footer_link_block a {
    font-size: 10px;
  }
  .eqstart_footer_nl_input {
    width: 100px;
  }
}

@media only screen and (max-width: 840px) {
  .eqstart_header_nav_l {
    /* width: 25%; */
  }
  .eqstart_header_nav_r {
    width: 45%;
  }
  .eqstart_header_nav_block_spacer {
    display: none;
  }
  .eqstart_footer_lang_switcher_container {
    width: 15%;
  }

  .eqstart_footer_links_container {
    display: none;
  }
  .eqstart_footer_links_container_mobile {
    display: block;
  }
}

@media only screen and (max-width: 740px) {
  .eqstart_header_nav_l {
    /* width: 20%; */
  }
}

@media only screen and (max-width: 680px) {
  .eqstart_header_nav_block {
    padding-right: 20px;
  }
}

@media only screen and (max-width: 660px) {
  .eqmobilemenu_container {
    display: block;
  }
  .eqstart_header_nav_container {
    display: none;
  }
  .eqstart_header_nav_container_mobile {
    display: block;
  }
  .eqdlbrowser {
    top: -17px;
  }
  .eqstart_footer_nl_text,
  .eqstart_footer_nl_link {
    font-size: 9px;
  }
  .eqstart_footer_nl_input {
    width: 75px;
    font-size: 9px;
    margin-left: 10px;
  }
  .eqstart_footer_nl_text_status {
    font-size: 9px;
  }
  .eqstart_footer_nl_text_status b {
    font-size: 9px;
  }
  .eqdlbrowser_container {
    width: 100%;
  }
  .eqdlbrowser {
  }
  #eqdlbrowser_content_web {
    display: none;
  }
  #eqdlbrowser_content_mobile {
    display: block;
  }
}

.eqmobilemenu_container {
  position: relative;
  width: 100%;
  margin: auto;
  z-index: 10000;
}

.eqmobilemenu {
  position: absolute;
  left: 0px;
  top: -17px;
  width: 100%;
  z-index: 10000;
}

.eqstart_header_nav_container_mobile .eqstart_header_nav_l {
  width: 35%;
}

.eqstart_header_nav_container_mobile .eqstart_header_nav_logo_container {
}

.eqstart_header_nav_container_mobile .eqstart_header_nav_r {
  width: 35%;
  padding-top: 5px;
  padding-right: 20px;
}

.eqstart_header_nav_container_mobile .eqstart_header_nav_link_btn {
  font-size: 12px;
}

.eqmobilemenu_inactive {
  display: none;
}

.eqmobilemenu_active {
  display: block;
  background-color: #1a3a5e;
  opacity: 0.9;
  animation: eqdlbrowserfadein 0.2s ease-in 0s 1 normal;
  -webkit-animation: eqdlbrowserfadein 0.2s ease-in 0s 1 normal;
  -moz-animation: eqdlbrowserfadein 0.2s ease-in 0s 1 normal;
  -o-animation: eqdlbrowserfadein 0.2s ease-in 0s 1 normal;
}

.eqmobilemenu a.mobilelink {
  display: block;
  background-color: #3c5c7f;
  border: 1px solid #1a3a5e;
  padding: 20px;
  color: #ffffff;
  font-size: 20px;
}

.eqmobilemenu .eqsearch_form {
  width: 90%;
}

.eqmobilemenu .eqsearch {
  width: 80%;
}

.eqstart_header_nav_link_btn {
  display: inline-block;
  border: 1px solid #ffffff;
  border-radius: 6px;
  padding: 3px;
  padding-left: 8px;
  padding-right: 8px;
}

a.eqstart_header_nav_link_btn:hover {
  color: #000000;
  background-color: #ffffff;
}

.ml-1 {
  margin-left: 5px;
}

.ml-2 {
  margin-left: 10px;
}

.ml-3 {
  margin-left: 15px;
}

.ml-4 {
  margin-left: 20px;
}

.ukraine {
  position: absolute;
  left: 34%;
  top: 7px;
  width: 100px;
  height: auto;
  display: none;
}

.eqstart_footer_lang_switcher_container {
  margin-right: 50px;
}

.eqstart_footer_lang_switcher_container .language {
  padding-right: 15px;
  font-size: 15px;
}

.eqstart_footer_lang_switcher_container .language_active {
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 2.5px;
  text-underline-offset: 5px;
}

@media screen and (max-width: 1240px) {
  .eqstart_footer_lang_switcher_container {
    margin-right: 5px;
  }
  .eqstart_footer_lang_switcher_container .language:first-child {
    padding-left: 40px;
  }
}

.eqstart_footer_lang_switcher_container .language a {
  color: #428dd4;
  font-weight: 500;
  font-size: 15px;
}

@media only screen and (max-width: 1080px) {
  .ukraine {
    display: none;
  }
}

@media only screen and (max-width: 900px) {
  .ukraine {
    display: none;
  }
}

@media only screen and (max-width: 660px) {
  .ukraine {
    display: none;
    left: 15%;
  }
}

@media only screen and (max-width: 480px) {
  .ukraine {
    display: none;
    left: 10%;
  }
}

@media only screen and (max-width: 380px) {
  .ukraine {
    display: none;
  }

  .eqstart_footer_nl_container {
    display: none;
  }
}

.faq-blob {
}

.faq-blob .faq-question {
  font-size: 18pt;
  font-weight: 600;
  color: #000000;
  text-align: left;
  line-height: 32pt;
}

.faq-blob .faq-answer {
  font-size: 18pt;
  font-weight: 400;
  color: #676767;
  text-align: left;
  line-height: 32pt;
  margin-bottom: 30px;
}
</pre></body></html>