/* 
Theme Name: G DATA - Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: G DATA
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*
    Header GD 
*/
.button:hover,
.gd-dropdown-content a,
.main-menu-lightbox-item a:not(.button):hover,
a {
  text-decoration: none;
}
.main-nav-wrapper {
  color: #fff;
  background: #000;
}
.main-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 90rem;
  height: 4em;
  margin: 0 auto;
}
.main-nav__logo {
  margin-left: 0.5em;
}
.main-nav__logo img {
  max-width: 100px;
}
.main-nav__hamburger {
  position: relative;
  width: 4em;
  margin-right: 1em;
  font-size: 1.1em;
  font-size: clamp(1.1em, 5.6vw, 1.6em);
  cursor: pointer;
}
.main-nav__hamburger__stripes,
.main-nav__hamburger__stripes::after,
.main-nav__hamburger__stripes::before {
  position: absolute;
  content: "";
  width: 1em;
  height: 2px;
  background: #fff;
  border-radius: 3px;
  transition: 0.2s ease-in-out;
}
.main-nav__hamburger__stripes {
  top: 0.45em;
  margin-left: 0.5em;
}
.main-nav__hamburger__stripes::before {
  top: -0.3em;
}
.main-nav__hamburger__stripes::after {
  top: 0.3em;
}
.main-nav nav {
  display: none;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .main-nav {
    height: 4.7em;
    padding-right: 1.5em;
  }
  .main-nav__logo {
    flex: 1;
  }
  .main-nav__hamburger {
    font-size: 1.6em;
    font-size: clamp(1.1em, 2.5vw, 1.6em);
    display: none;
  }
  .main-nav nav {
    display: flex;
    flex: 6;
    align-items: center;
    justify-content: space-between;
    width: auto;
  }
  .main-nav .level-first > li {
    display: inline;
  }
}
@media (min-width: 1310px) {
  .main-nav nav {
    flex: 3;
  }
}
.main-nav .level-second li a span,
.main-nav .level-second li button span,
.main-nav .level-second__2 .category,
.main-nav [data-menu-basket-badge="0"],
.main-nav nav .home-button {
  display: none;
}
@media only screen and (min-width: 1180px) {
  .main-nav nav .home-button {
    display: inline-block;
    margin: 5px 40px 0 20px;
    font-size: 1.1em;
    font-size: clamp(1.1em, 5.6vw, 1.6em);
    color: #fff;
    text-decoration: none;
  }
}
.main-nav__menu li a {
  color: #fff;
}
.main-nav .level-first > li {
  position: relative;
}
.main-nav .level-first > li > a {
  position: relative;
  display: flex;
  align-items: center;
  height: 4em;
  padding: 0.7em 1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
@media print, screen and (min-width: 64em) {
  .main-nav .level-first > li > a {
    display: inline-block;
    height: auto;
    font-size: 1em;
    font-size: clamp(1em, 5vw, 1.2em);
    border-bottom: none;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
  }
  .main-nav .level-first > li > a.effect-underline:before,
  .main-nav .level-first > li > a[data-gd-menu-target]:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 2px;
    display: block;
    width: 0;
    height: 2px;
    background: #fefefe;
    transition: 0.3s ease-in-out;
  }
  .main-nav .level-first > li > a.effect-underline.is-open:before,
  .main-nav .level-first > li > a.effect-underline:hover:before,
  .main-nav .level-first > li > a[data-gd-menu-target].is-open:before,
  .main-nav .level-first > li > a[data-gd-menu-target]:hover:before {
    width: calc(100% - 2em);
    left: 1em;
    opacity: 0.8;
  }
}
.main-nav .level-second {
  display: none;
  background: #021226;
}
.badge,
.main-nav [data-menu-basket-badge] {
  background: #c20e1a;
  display: block;
  text-align: center;
}
.main-nav .level-second li a,
.main-nav .level-second li button {
  display: block;
  position: relative;
  padding: 0.65em 0.97em;
}
@media only screen and (max-width: 1023px) {
  .basket-actions {
    flex-direction: column;
  }
}
.main-nav .level-second li a small,
.main-nav .level-second li button small {
  color: #d8d8d8;
  font-weight: 400;
}
@media print, screen and (min-width: 64em) {
  .main-nav .level-second {
    position: absolute;
    top: 2.9em;
    z-index: 9999;
  }
  .main-nav .level-second:not(#gd-menu-shop) {
    left: 0;
  }
  .main-nav .level-second li a span,
  .main-nav .level-second li button span {
    display: block;
    position: absolute;
    top: 1.2em;
    right: 1em;
    padding: 0 0.3em;
    font-size: 0.9em;
    font-size: clamp(0.9em, 4.4vw, 1em);
    border: 1px solid #fff;
  }
}
.main-nav .level-second li a i,
.main-nav .level-second li button i {
  position: relative;
  top: 2px;
  margin-right: 0.5em;
}
.main-nav .level-second li a.button,
.main-nav .level-second li button.button {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: inherit;
  text-align: center;
  line-height: inherit;
  margin: 0;
}
.main-nav .level-second li a:not(.button) {
  border-bottom: 1px solid rgba(216, 216, 216, 0.25);
}
@media print, screen and (min-width: 64em) {
  .main-nav .level-second li a.button,
  .main-nav .level-second li button.button {
    width: calc(100% - 2rem);
    margin: 1rem;
    text-align: center;
  }
  .main-nav .level-second li a:not(.button) {
    border-bottom: none;
    transition: background 0.2s ease-in-out;
  }
  .main-nav .level-second li a:not(.button).active,
  .main-nav .level-second li a:not(.button):hover {
    background: rgba(255, 255, 255, 0.1);
  }
  .main-nav .level-second__1 {
    float: left;
  }
  .main-nav .level-second__2 {
    float: left;
    padding-bottom: 1em;
    border-left: 1px solid rgba(216, 216, 216, 0.25);
  }
  .main-nav .level-second__2 li a {
    padding: 0.4em 1em;
  }
  .main-nav .level-second__2 .category {
    display: block;
    margin-top: 1em;
    padding: 0.6em 1em;
  }
  .main-nav .level-second__2 .category:first-child {
    margin-top: 0;
  }
  .main-nav .level-second__2 .category small {
    color: #d8d8d8;
  }
  .main-nav .level-second__3 {
    width: 100%;
    border-top: 1px solid rgba(216, 216, 216, 0.25);
    overflow: hidden;
  }
  .main-nav .level-second__3 li a {
    float: left;
    font-size: 0.9em;
    font-size: clamp(0.9em, 4.4vw, 1em);
    color: #d8d8d8;
  }
  .main-nav #gd-menu-endpoint-security.level-second {
    width: 693px;
  }
  .main-nav #gd-menu-endpoint-security .level-second__1 {
    width: 398px;
  }
  .main-nav #gd-menu-endpoint-security .level-second__2 {
    width: 295px;
  }
  .main-nav #gd-menu-services.level-second {
    width: 696px;
  }
  .main-nav #gd-menu-services .level-second__1 {
    width: 348px;
  }
  .main-nav #gd-menu-services .level-second__2 {
    width: 348px;
    min-height: 264px;
  }
  .main-nav #gd-menu-services .level-second__2 a {
    padding: 0.65em 0.97em;
  }
  .main-nav #gd-menu-technologies.level-second {
    width: 318px;
  }
  .main-nav #gd-menu-company.level-second {
    width: 600px;
  }
  .main-nav #gd-menu-company .level-second__1 {
    width: 330px;
  }
  .main-nav #gd-menu-company .level-second__2 {
    width: 270px;
  }
  .main-nav #gd-menu-partners.level-second {
    width: 320px;
  }
  .main-nav #gd-menu-resources.level-second {
    width: 120px;
  }
  .level-second__1 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .main-nav .meta-menu li a {
    font-size: 0.8em;
    font-size: clamp(0.8em, 4.1vw, 0.9em);
  }
  .main-nav .meta-menu li a:last-child {
    padding-right: 0;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .main-nav .level-first > li > a {
    font-size: 1.2em;
    font-size: clamp(1em, 1.9vw, 1.2em);
  }
  .main-nav .level-second li a span,
  .main-nav .level-second li button span,
  .main-nav .level-second__3 li a {
    font-size: 1em;
    font-size: clamp(0.9em, 1.6vw, 1em);
  }
  .main-nav .meta-menu li a {
    font-size: 0.9em;
    font-size: clamp(0.8em, 1.5vw, 0.9em);
  }
}
.main-nav .meta-menu li a i {
  font-size: 1.1em;
  font-size: clamp(1.1em, 5.6vw, 1.6em);
  position: relative;
  margin-right: 0.5em;
}
.main-nav [data-menu-basket-badge] {
  position: absolute;
  width: 1.125em;
  font-family: "Source Sans Pro", sans-serif;
  height: 1.125em;
  padding: 0;
  margin: 0;
  min-width: 0;
  border-radius: 50%;
  line-height: 1.125em;
  font-size: 0.6em;
  bottom: 0;
  right: 0;
  opacity: 1;
}
.main-nav [data-menu-basket-badge]:after {
  content: attr(data-menu-basket-badge);
}
a[data-gd-menu-target]:after {
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid #fff;
  transition: 0.2s ease-in-out;
}
a[data-gd-menu-target].is-open:after {
  margin-top: -4px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
@media screen and (max-width: 63.9375em) {
  .main-nav-active {
    position: fixed;
    overflow: hidden;
  }
  .main-nav-active .main-nav nav {
    display: block;
    position: fixed;
    top: 4em;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    overflow-y: auto;
    z-index: 9999;
  }
  .main-nav-active .main-nav__hamburger__stripes {
    background: 0;
    transform: rotate(-135deg);
  }
  .main-nav-active .main-nav__hamburger__stripes:after,
  .main-nav-active .main-nav__hamburger__stripes:before {
    top: 0;
  }
  .main-nav-active .main-nav__hamburger__stripes:before {
    transform: rotate(90deg);
  }
}
.main-menu-lightbox-item h3 {
  font-size: 1.1em;
  font-size: clamp(1.1em, 5.6vw, 1.6em);
  font-weight: 400;
  margin: 0 0 1rem;
}
.main-menu-lightbox-item p {
  font-size: 1em;
  font-size: clamp(1em, 5vw, 1.2em);
  margin: 0 0 2rem;
}
@media print, screen and (min-width: 64em) {
  .main-nav .meta-menu li a i {
    font-size: 1.6em;
    font-size: clamp(1.1em, 2.5vw, 1.6em);
    display: block;
    margin-right: 0;
    text-align: center;
  }
  .main-nav--business nav {
    justify-content: start;
  }
  .main-nav--business .level-first > li > a {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  a[data-gd-menu-target]:after {
    display: none;
  }
  .main-menu-lightbox-item h3 {
    font-size: 1.6em;
    font-size: clamp(1.1em, 2.5vw, 1.6em);
  }
  .main-menu-lightbox-item p {
    font-size: 1.2em;
    font-size: clamp(1em, 1.9vw, 1.2em);
  }
}
.main-menu-lightbox-item a {
  color: #fefefe;
  font-weight: 700;
}
.main-menu-lightbox-item a:not(.button) {
  text-decoration: underline;
}
.main-menu-lightbox-item .lightbox-item__inner {
  max-width: 90rem;
  min-height: 388px;
}
.main-menu-lightbox-item .lightbox-item__inner .row {
  width: 100%;
}
.main-menu-lightbox-item .lightbox-item__inner .row .column {
  padding: 3rem 2rem 2rem;
}
.main-menu-lightbox-item .lightbox-item__inner .row .column:last-child {
  border-top: 1px solid #fefefe;
}
@media print, screen and (min-width: 48em) {
  .main-menu-lightbox-item .lightbox-item__inner .row .column {
    padding: 3rem;
  }
  .main-menu-lightbox-item .lightbox-item__inner .row .column:last-child {
    border-top: none;
    border-left: 1px solid #fefefe;
  }
}
a#kb {
  background: #e100b1;
}
a#kb:focus,
a#kb:hover {
  background: #61004c;
}
.badge {
  min-width: 10px;
  padding: 0 0.1em;
  border-radius: 3px;
  font-size: 1rem;
  color: #fefefe;
}
.gd-dropbtn {
  color: #fff;
  padding: 16px;
  font-size: 16px;
  border: none;
}
.gd-dropdown {
  position: relative;
  display: inline-block;
}
.gd-dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.gd-dropdown-content a {
  color: #000;
  padding: 12px 16px;
  display: block;
}
.product-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 1rem;
}
@media screen and (min-width: 48em) {
  #gd-menu-shop {
    min-width: 600px;
  }
  .product-info {
    line-height: 1.1;
  }
  .product-info--duration {
    opacity: 0.7;
    font-size: 1.2rem;
  }
  .product-item .price {
    font-size: 2rem;
  }
  .basket-actions,
  .shopMiniCart li:last-child {
    display: flex;
  }
  li.total-basket {
    display: flex;
    justify-content: space-between;
    font-size: 1.4rem;
    font-weight: 300;
    margin-top: 1rem;
  }
  #gd-menu-shop.level-second {
    right: 0;
    top: 37px;
  }
}
.basket-inner {
  padding: 1rem;
}
.basket-actions,
.product-item,
.total-basket {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1em;
}
.product-info--name {
  font-size: 1.2rem;
  font-weight: 300;
}
.product-info--duration,
.product-item .price {
  font-size: 1.1rem;
  opacity: 0.7;
}
.product-item .price {
  font-weight: 300;
}
.basket-title,
li.total-basket {
  font-size: 2rem;
  font-weight: 300;
}
#store-basket li:not([class]) {
  border-bottom: 1px solid #fff;
}
.basket-title,
.total-basket {
  padding-block: 1rem;
}
#site-header .button .default-invert,
.button {
  border-radius: 0.2em;
}
#site-header .button .default-invert:hover {
  color: #000 !important;
}
#site-header a {
  font-weight: 400;
}
ul.main-nav__menu.level-first {
  font-size: 16px;
  margin: 0;
}
button,
html {
  font-size: 100%;
}
.main-nav .level-second li a small,
.main-nav .level-second li a strong,
.main-nav .level-second li button small,
.main-nav .level-second li button strong,
.main-nav .level-second.open,
.menu > li > a,
header,
main,
menu,
nav {
  display: block;
}
.menu a,
.menu button,
ul ul {
  margin-bottom: 0;
}
.button,
.menu > li,
.menu > li > a i,
.menu > li > a i + span,
.menu > li > a img,
.menu > li > a img + span,
img {
  vertical-align: middle;
}
.menu {
  list-style-type: none;
}
.main-nav__menu ul,
.menu,
body,
button,
button.link i,
ul {
  margin: 0;
}
.button,
a,
button {
  cursor: pointer;
}
.main-nav.main-nav--consumer #gd-menu-consumer__other li a,
img {
  height: auto;
}
.main-nav a:hover {
  text-decoration: none !important;
  color: inherit !important;
} 
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  scroll-behavior: smooth;
}
b,
body,
button,
strong {
  font-family: "Source Sans Pro", sans-serif;
}
.button,
img {
  display: inline-block;
}
a:active,
a:hover {
  outline-width: 0;
}
img {
  border-style: none;
}
a[data-gd-menu-target].is-open:after,
a[data-gd-menu-target]:after {
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
b,
body,
strong {
  font-style: normal;
}
.button,
.menu > li > a,
button {
  line-height: 1;
}
[class*=" icon-"],
[class^="icon-"],
body,
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.main-nav .level-second li a strong,
.main-nav .level-second li button strong,
body {
  line-height: 1.5;
}
*,
::after,
::before {
  box-sizing: inherit;
}
body {
  padding: 0;
  background: 0 9rem / contain no-repeat #fff;
  font-weight: 400;
  color: #000;
}
button,
button.link {
  background: 0 0;
  padding: 0;
}
button {
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
}
a,
b,
button [class*=" icon-"],
button [class^="icon-"],
i,
small,
strong {
  line-height: inherit;
}
div,
li,
ul {
  margin: 0;
  padding: 0;
}
b,
strong {
  font-weight: 600;
}
small {
  font-size: 80%;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #c20e1a;
}
a:focus,
a:hover {
  color: #a70c16;
}
a img {
  border: 0;
}
li {
  font-size: inherit;
}
ul ul {
  margin-left: 1.25rem;
}
@media print {
  * {
    background: 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
}
.menu > li {
  display: table-cell;
}
.menu > li > a {
  padding: 0.7rem 1rem;
}
.menu > li > a i,
.menu > li > a img {
  margin-right: 0.25rem;
  display: inline-block;
}
.button {
  margin: 0 0 1rem;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  text-align: center;
  background-color: #c20e1a;
  color: #fefefe;
}
.button:focus,
.button:hover {
  background-color: #a50c16;
  color: #fefefe;
}
.button.small {
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  body {
    background-position: 0 2.5rem;
  }
}
i {
  font-style: italic;
}
ul li {
  margin-left: 0;
}
img {
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  width: auto;
}
ul {
  list-style-position: outside;
  font-size: 1em;
  line-height: 1.313em;
}
button [class*=" icon-"],
button [class^="icon-"] {
  text-decoration: none;
  margin: 0 4px 0 0;
}
.small {
  font-size: 0.85em;
}
button.link {
  color: #000;
  border: none;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: gcon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.button i[class*=" icon-"],
.button i[class^="icon-"] {
  top: 0.125em;
  position: relative;
}
#site-header ul,
#site-footer ul {
  list-style-type: none;
  padding: 0;
}
/*
    Footer GD 
*/
body {
  margin: 0;
}
footer {
  display: block;
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
} /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
footer {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
*,
::after,
::before {
  box-sizing: inherit;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
.row {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
}
.row::after,
.row::before {
  display: table;
  content: " ";
}
.row::after {
  clear: both;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 48em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.column {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .column {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.column:last-child:not(:first-child) {
  float: right;
}
.column.row.row {
  float: none;
}
.row .column.row.row {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.small-offset-0 {
  margin-left: 0;
}
.small-4 {
  width: 33.33333%;
}
.small-12 {
  width: 100%;
}
.small-up-1 > .column {
  float: left;
  width: 100%;
}
.small-up-1 > .column:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n + 1) {
  clear: both;
}
.small-up-1 > .column:last-child {
  float: left;
}
@media print, screen and (min-width: 48em) {
  .medium-2 {
    width: 16.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-up-2 > .column {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n + 1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child {
    float: left;
  }
}
@media print, screen and (min-width: 64em) {
  .large-2 {
    width: 16.66667%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-up-4 > .column {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n + 1) {
    clear: both;
  }
  .large-up-4 > .column:last-child {
    float: left;
  }
}
div,
h5,
li,
p,
ul {
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
i {
  font-style: italic;
  line-height: inherit;
}
h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 48em) {
  h5 {
    font-size: 1.25rem;
  }
}
a {
  line-height: inherit;
  color: #c20e1a;
  text-decoration: none;
  cursor: pointer;
}
a:focus,
a:hover {
  color: #a70c16;
}
a img {
  border: 0;
}
hr {
  clear: both;
  max-width: 90rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}
ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}
li {
  font-size: inherit;
}
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
.text-center {
  text-align: center;
}
@media print {
  * {
    background: 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
@media screen and (max-width: 47.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}
i {
  font-style: italic;
}
ul li {
  margin-left: 0;
}
img {
  height: auto;
  max-width: 100%;
  width: auto;
}
ul {
  font-size: 1em;
  line-height: 1.313em;
  margin: 0;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: gcon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.row > h5 {
  margin-right: 1.25rem;
  margin-left: 1.25rem;
  margin-top: 1rem;
}
.row .column:last-child {
  float: left;
}
#site-footer {
  background: #000;
  position: relative;
  font-size: 0.813em;
  color: #fefefe;
  padding: 10px 0;
  clear: both;
  overflow: hidden;
}

@media screen and (max-width:1700px){
	 #site-footer {
   	padding-bottom: 75px;
  }
}
#site-footer a {
  color: #fefefe;
}
#site-footer a:hover {
  color: #c20e1a;
}
#site-footer h2 {
  font-size: 1.231em;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 600;
}
#site-footer hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 0;
}
#site-footer .social {
  line-height: 1.5;
}
#site-footer .social a {
  margin: 0 4%;
  display: inline-block;
  font-size: 1.846em;
  color: #fefefe;
  text-align: center;
  cursor: pointer;
}
#site-footer .social a i {
  cursor: pointer;
}
#site-footer .social a:active,
#site-footer .social a:focus,
#site-footer .social a:hover {
  text-decoration: none !important;
  color: #c20e1a !important;
}
@media only screen and (max-width: 767px) {
  #site-footer .social a {
    margin: 0 1em;
    font-size: 1.25em;
  }
}
#site-footer .flexcontainer {
  margin-top: 1em;
  margin-bottom: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}
#site-footer .flexcontainer .logo {
  flex-basis: 15%;
}
#site-footer .flexcontainer .socialbar {
  flex-grow: 2;
  flex-basis: 80%;
}
#site-footer .flexcontainer .change-language {
  flex-grow: 1;
  flex-basis: 29%;
  font-size: 1.4em;
}
#site-footer .flexcontainer .change-language a i {
  vertical-align: middle;
}
#site-footer .flexcontainer .change-language a span {
  vertical-align: middle;
  padding-right: 0.4em;
}
#site-footer .flexcontainer .change-language a:hover {
  color: #fff;
}
#site-footer .change-language a {
  position: relative;
}
#site-footer .change-language .icon-caret-down {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  transition: all 0.5s ease-out;
}
#site-footer .slideout {
  background: #0c1217;
  color: #fefefe;
  height: 0;
  width: 100%;
  z-index: 2;
  overflow: hidden;
  transition: all 0.5s ease-out;
}
#site-footer .slideout .country-selection p {
  font-size: 1.231em;
  font-weight: 600;
}
#site-footer .slideout .country-selection p:nth-child(3n) {
  padding-top: 0.5em;
}
#site-footer .slideout .country-selection ul {
  line-height: 1.6em;
  list-style-type: none;
  display: block;
  padding-left: 0;
  margin: 0;
}
#site-footer .slideout .country-selection a:hover {
  color: #c20e1a;
}
#site-footer.lang-nav-open .change-language .icon-caret-down {
  transform: rotate(-180deg);
}
#site-footer.lang-nav-open .slideout {
  height: 300px;
  margin-bottom: 3em;
  padding-top: 2em;
  padding-bottom: 2em;
}
@media screen and (max-width: 800px) {
  .flexcontainer {
    flex-direction: column;
  }
  .change-language {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .change-language .icon-caret-down {
    position: relative !important;
  }
}
.footnav {
  height: auto;
  padding-top: 8px;
}
.footnav .imprint a,
.footnav .imprint span {
  margin-right: 10px;
}
.footnav .copyright span {
  display: block;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .footnav .copyright span {
    text-align: center;
    margin-top: 1em;
  }
}
.sitemap .column {
  margin-bottom: 1em;
}
.sitemap li {
  line-height: 1.6em;
  list-style-type: none;
  display: block;
  padding-left: 0;
  margin: 0;
}
@media (max-width: 1024px) {
  .footnav .column,
  .footnav .column p {
    text-align: center;
  }
}
#logo {
  position: absolute;
  top: 1.25rem;
  left: 50px;
  z-index: 50;
}


/*
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
@keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    transform: translate3d(0, -30px, 0);
  }
  70% {
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes flash {
  50%,
  from,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes pulse {
  from,
  to {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
@keyframes rubberBand {
  from,
  to {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes headShake {
  0%,
  50% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes tada {
  from,
  to {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
@keyframes wobble {
  from,
  to {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}
@keyframes jello {
  11.1%,
  from,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
@keyframes popup-survey-loader {
  0% {
    top: 8px;
    height: 64px;
  }
  100%,
  50% {
    top: 24px;
    height: 32px;
  }
}
@keyframes animateToTop {
  from {
    top: 40px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
#main {
  clear: both;
}
#main a:not(.button) {
  color: #1968df;
}
#main a:not(.button):hover {
  text-decoration: underline;
}
.main-nav .level-second li a span,
.main-nav .level-second li button span,
.main-nav .level-second__2 .category,
.main-nav nav,
.main-nav.main-nav--consumer #gd-menu-consumer,
.main-nav.main-nav--consumer #gd-menu-consumer--close,
.main-nav.main-nav--consumer #gd-menu-consumer > ul > li > ul {
  display: none;
}
.main-nav-wrapper {
  color: #fff;
  background: #000;
}
.main-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 90rem;
  height: 4em;
  margin: 0 auto;
}
.main-nav__logo {
  margin-left: 0.5em;
}
.main-nav__logo img {
  height: 40px;
  margin-left: 16px;
}
.main-nav__hamburger {
  position: relative;
  width: 4em;
  margin-right: 1em;
  font-size: 1.1em;
  font-size: clamp(1.1em, 5.6vw, 1.6em);
  cursor: pointer;
}
.main-nav__hamburger__stripes,
.main-nav__hamburger__stripes::after,
.main-nav__hamburger__stripes::before {
  position: absolute;
  content: "";
  width: 1em;
  height: 2px;
  background: #fff;
  border-radius: 3px;
  transition: 0.2s ease-in-out;
}
.main-nav__hamburger__stripes {
  top: 0.45em;
  margin-left: 0.5em;
}
.main-nav__hamburger__stripes::before {
  top: -0.3em;
}
.main-nav__hamburger__stripes::after {
  top: 0.3em;
}
.main-nav nav {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .main-nav {
    height: 4.7em;
    padding-right: 1.5em;
  }
  .main-nav__logo {
    flex: 1;
  }
  .main-nav__hamburger {
    font-size: 1.6em;
    font-size: clamp(1.1em, 2.5vw, 1.6em);
    display: none;
  }
  .main-nav nav {
    display: flex;
    flex: 6;
    align-items: center;
    justify-content: space-between;
    width: auto;
  }
  .main-nav .level-first > li {
    display: inline;
  }
}
@media (min-width: 1310px) {
  .main-nav nav {
    flex: 3;
  }
}
.main-nav .level-first > li > a,
.main-nav.main-nav--consumer #gd-menu-consumer > ul a {
  align-items: center;
  display: flex;
}
.main-nav__menu li a {
  color: #fff;
}
.main-nav .level-first > li {
  position: relative;
}
.main-nav .level-first > li > a {
  position: relative;
  height: 4em;
  padding: 0.7em 1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
@media print, screen and (min-width: 64em) {
  .main-nav .level-first > li > a {
    display: inline-block;
    height: auto;
    font-size: 1em;
    font-size: clamp(1em, 5vw, 1.2em);
    border-bottom: none;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
  }
  .main-nav .level-first > li > a[data-gd-menu-target]:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 2px;
    display: block;
    width: 0;
    height: 2px;
    background: #fefefe;
    transition: 0.3s ease-in-out;
  }
  .main-nav .level-first > li > a[data-gd-menu-target].is-open:before,
  .main-nav .level-first > li > a[data-gd-menu-target]:hover:before {
    width: calc(100% - 2em);
    left: 1em;
    opacity: 0.8;
  }
}
.main-nav .level-second {
  display: none;
  background: #021226;
}
.main-nav .level-second li a,
.main-nav .level-second li button {
  display: block;
  position: relative;
  padding: 0.65em 0.97em;
}
@media only screen and (max-width: 1023px) {
  .main-nav .level-second li a,
  .main-nav .level-second li button {
    border-radius: 0 !important;
  }
}
.main-nav .level-second li a small,
.main-nav .level-second li button small {
  color: #d8d8d8;
  font-weight: 400;
}
@media print, screen and (min-width: 64em) {
  .main-nav .level-second {
    position: absolute;
    top: 2.9em;
    left: 0;
    z-index: 9999999;
  }
  .main-nav .level-second li a span,
  .main-nav .level-second li button span {
    display: block;
    position: absolute;
    top: 1.2em;
    right: 1em;
    padding: 0 0.3em;
    font-size: 0.9em;
    font-size: clamp(0.9em, 4.4vw, 1em);
    border: 1px solid #fff;
  }
}
.main-nav .level-second li a i,
.main-nav .level-second li button i {
  position: relative;
  top: 2px;
  margin-right: 0.5em;
}
.main-nav .level-second li a.button,
.main-nav .level-second li button.button {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: inherit;
  text-align: left;
  line-height: inherit;
  margin: 0;
}
.main-nav .level-second li a:not(.button) {
  border-bottom: 1px solid rgba(216, 216, 216, 0.25);
}
@media print, screen and (min-width: 64em) {
  .main-nav .level-second li a.button,
  .main-nav .level-second li button.button {
    width: calc(100% - 2rem);
    margin: 1rem;
    text-align: center;
  }
  .main-nav .level-second li a:not(.button) {
    border-bottom: none;
    transition: background 0.2s ease-in-out;
  }
  .main-nav .level-second li a:not(.button):hover {
    background: rgba(255, 255, 255, 0.1);
  }
  .main-nav .level-second__1 {
    float: left;
  }
  .main-nav .level-second__2 {
    float: left;
    padding-bottom: 1em;
    border-left: 1px solid rgba(216, 216, 216, 0.25);
  }
  .main-nav .level-second__2 li a {
    padding: 0.4em 1em;
  }
  .main-nav .level-second__2 .category {
    display: block;
    margin-top: 1em;
    padding: 0.6em 1em;
  }
  .main-nav .level-second__2 .category:first-child {
    margin-top: 0;
  }
  .main-nav .level-second__2 .category small {
    color: #d8d8d8;
  }
  .main-nav .level-second__3 {
    width: 100%;
    border-top: 1px solid rgba(216, 216, 216, 0.25);
    overflow: hidden;
  }
  .main-nav .level-second__3 li a {
    float: left;
    font-size: 0.9em;
    font-size: clamp(0.9em, 4.4vw, 1em);
    color: #d8d8d8;
  }
  .main-nav #gd-menu-endpoint-security.level-second {
    width: 693px;
  }
  .main-nav #gd-menu-endpoint-security .level-second__1 {
    width: 398px;
  }
  .main-nav #gd-menu-endpoint-security .level-second__2 {
    width: 295px;
  }
  .main-nav #gd-menu-company.level-second {
    width: 505px;
  }
  .main-nav #gd-menu-company .level-second__1 {
    width: 279px;
  }
  .main-nav #gd-menu-company .level-second__2 {
    width: 226px;
  }
}
@media print, screen and (min-width: 64em) {
  .main-nav .meta-menu li a {
    font-size: 0.8em;
    font-size: clamp(0.8em, 4.1vw, 0.9em);
  }
  .main-nav .meta-menu li a:last-child {
    padding-right: 0;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .main-nav .level-first > li > a {
    font-size: 1.2em;
    font-size: clamp(1em, 1.9vw, 1.2em);
  }
  .main-nav .level-second li a span,
  .main-nav .level-second li button span,
  .main-nav .level-second__3 li a {
    font-size: 1em;
    font-size: clamp(0.9em, 1.6vw, 1em);
  }
  .main-nav .meta-menu li a {
    font-size: 0.9em;
    font-size: clamp(0.8em, 1.5vw, 0.9em);
  }
}
.main-nav .meta-menu li a i {
  font-size: 1.1em;
  font-size: clamp(1.1em, 5.6vw, 1.6em);
  position: relative;
  margin-right: 0.5em;
}
a[data-gd-menu-target]:after {
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid #fff;
  transition: 0.2s ease-in-out;
}
a[data-gd-menu-target].is-open:after {
  margin-top: -4px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
@media screen and (max-width: 63.9375em) {
  .main-nav-active {
    position: fixed;
    overflow: hidden;
  }
  .main-nav-active .main-nav nav {
    display: block;
    position: fixed;
    top: 4em;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    overflow-y: auto;
    z-index: 9999999;
  }
  .main-nav-active .main-nav__hamburger__stripes {
    background: 0;
    transform: rotate(-135deg);
  }
  .main-nav-active .main-nav__hamburger__stripes:after,
  .main-nav-active .main-nav__hamburger__stripes:before {
    top: 0;
  }
  .main-nav-active .main-nav__hamburger__stripes:before {
    transform: rotate(90deg);
  }
}
.main-nav.main-nav--consumer nav .level-first > li.consumer {
  position: inherit;
}
.main-nav.main-nav--consumer nav .level-first > li > a.button {
  display: block;
  text-align: center;
  font-size: 1em;
  color: #fefefe;
  margin: 1em;
  padding: 1.4em;
  background: 0 0;
  border: 1px solid #fefefe;
}
.main-nav.main-nav--consumer nav .level-second li a span {
  top: 0.65em;
  right: 0.97em;
  font-size: 0.75em;
  background: #1e1e1e;
  border: none;
}
.main-nav.main-nav--consumer #gd-menu-consumer.open {
  display: block;
}
.main-nav.main-nav--consumer #gd-menu-consumer > ul > li > ul.open {
  display: block;
}
.main-nav.main-nav--consumer #gd-menu-consumer > ul > li > ul li {
  border-bottom: 1px solid rgba(254, 254, 254, 0.25);
}
.main-nav.main-nav--consumer #gd-menu-consumer > ul > li > ul li:last-child {
  border-bottom: none;
}
@media print, screen and (min-width: 64em) {
  .main-nav .meta-menu li a i {
    font-size: 1.6em;
    font-size: clamp(1.1em, 2.5vw, 1.6em);
    display: block;
    margin-right: 0;
    text-align: center;
  }
  a[data-gd-menu-target]:after {
    display: none;
  }
  .main-nav.main-nav--consumer nav .level-first > li > a.button {
    display: inline-block;
    text-align: left;
    margin: -0.6em 0 0.6em 1em;
    padding: 0.7em;
    transition: 0.5s ease-out;
  }
  .main-nav.main-nav--consumer nav .level-first > li > a.button:hover {
    color: #1e1e1e;
    background: #fefefe;
  }
  .main-nav.main-nav--consumer #gd-menu-consumer--close {
    display: block;
    position: absolute;
    top: 0.15em;
    right: 0.5em;
    font-size: 3em;
    cursor: pointer;
    z-index: 1;
  }
  .main-nav.main-nav--consumer #gd-menu-consumer {
    top: 4.7em;
    right: 0;
  }
  .main-nav.main-nav--consumer #gd-menu-consumer.open {
    display: flex;
    flex-wrap: wrap;
  }
  .main-nav.main-nav--consumer #gd-menu-consumer > ul {
    width: 25%;
    opacity: 0.8;
  }
  .main-nav.main-nav--consumer #gd-menu-consumer > ul > li > ul {
    display: block;
  }
  .main-nav.main-nav--consumer #gd-menu-consumer > ul > li > ul li strong {
    font-size: 1.125em;
    font-weight: 400;
  }
  .main-nav.main-nav--consumer #gd-menu-consumer > ul a:hover i {
    transform: scale(1.3) translateZ(0);
  }
  .main-nav.main-nav--consumer #gd-menu-consumer > ul a[data-gd-menu-target] {
    cursor: default;
    height: 3em !important;
    font-size: 1.3em;
    line-height: 1.3;
    background: rgba(0, 0, 0, 0.1) !important;
  }
}
.main-nav.main-nav--consumer #gd-menu-consumer > ul a i {
  font-size: 1.6em;
  transform: scale(1) translateZ(0);
  transition: transform 0.2s ease-in-out;
}
.main-nav.main-nav--consumer #gd-menu-consumer > ul a small {
  color: #fefefe;
  font-weight: 400;
}
.main-nav.main-nav--consumer #gd-menu-consumer > ul a[data-gd-menu-target] {
  display: flex;
  align-items: center;
}
.main-nav.main-nav--consumer #gd-menu-consumer__antivirus {
  background: linear-gradient(-90deg, #ffa93f 1%, #cd6600 100%);
}
@media print, screen and (min-width: 64em) {
  .main-nav.main-nav--consumer #gd-menu-consumer__antivirus {
    background: linear-gradient(0deg, #ffa93f 1%, #cd6600 100%);
  }
}
.main-nav.main-nav--consumer #gd-menu-consumer__multi-devices {
  background: linear-gradient(-90deg, #dd0619 1%, #90141c 100%);
}
@media print, screen and (min-width: 64em) {
  .main-nav.main-nav--consumer #gd-menu-consumer__multi-devices {
    background: linear-gradient(0deg, #dd0619 1%, #90141c 100%);
  }
}
.main-nav.main-nav--consumer #gd-menu-consumer__mobile {
  background: linear-gradient(-90deg, #7fd05e 1%, #428120 100%);
}
@media print, screen and (min-width: 64em) {
  .main-nav.main-nav--consumer #gd-menu-consumer__mobile {
    background: linear-gradient(0deg, #7fd05e 1%, #428120 100%);
  }
  .main-nav.main-nav--consumer #gd-menu-consumer__other {
    text-align: center;
    flex-basis: 100%;
  }
}
.main-nav.main-nav--consumer #gd-menu-consumer__privacy {
  background: #5792ce;
}
@media print, screen and (min-width: 64em) {
  .main-nav.main-nav--consumer #gd-menu-consumer__other li {
    display: inline-block;
  }
  .main-nav.main-nav--consumer #gd-menu-consumer__other li a {
    padding-top: 1em;
    padding-bottom: 1em;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
  }
  .main-nav.main-nav--consumer #gd-menu-consumer__other li a:hover {
    opacity: 0.6;
    background: inherit;
  }
}


/* Hidden elements style + animation */
.hide {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

/*
* Fluid font size
*/

:root {
  --font-size-sm: clamp(0.8rem, -0.04vw + 0.81rem, 0.75rem);
  --font-size-base: clamp(1rem, 0vw + 1rem, 1rem);
  --font-size-md: clamp(1.25rem, 0.06vw + 1.24rem, 1.33rem);
  --font-size-lg: clamp(1.56rem, 0.15vw + 1.53rem, 1.78rem);
  --font-size-xl: clamp(1.95rem, 0.29vw + 1.9rem, 2.37rem);
  --font-size-xxl: clamp(2.44rem, 0.51vw + 2.35rem, 3.16rem);
  --font-size-xxxl: clamp(3.05rem, 0.82vw + 2.9rem, 4.21rem);
}

/*
 * Buttons
*/

.button,
.button[type="button"],
.button[type="submit"] {
  border-radius: 0.2em;
}

.button.default {
  background: 0 0;
  color: #000;
  border-color: #000;
}

.button.default:hover {
  background: #000;
  color: #fff;
}

.button.default-invert {
  background: 0 0;
  color: #fff;
  border-color: #fff;
}

.button.default-invert:hover {
  background: #fff;
  color: #000;
}

.button.white {
  background: #fff;
  color: #000;
  border-color: #fff;
}

.button.white:hover {
  background: #000;
  color: #fff;
}

.button.primary {
  background: #c20e1a;
}

.button.primary:hover {
  background: #9b0b15;
}

.button.secondary {
  background: #515151;
}

.button.secondary:hover {
  background: #000;
}

.button.green {
  background: #a0bd0f;
  color: #fff;
}

.button.green:hover {
  background: #70840d;
  color: #fff;
}

.button.green-outlined {
  border-color: #a0bd0f;
  background: 0 0;
  color: #a0bd0f;
}

.button.green-outlined:hover {
  border-color: #70840d;
  background: 0 0;
  color: #70840d;
}

.button.guidebook {
  background: #427569;
}

.button.guidebook:hover {
  background: #2d5048;
}

.button:hover {
  text-decoration: none;
}

.button i.m-left {
  margin-left: 0.325em;
}

.button i.m-right {
  margin-right: 0.325em;
}

.button i[class*=" icon-"],
.button i[class^="icon-"] {
  top: 0.125em;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .button.expanded-on-small-only {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

.button[data-download-os] {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.button[data-download-os] span {
  font-weight: 400;
}

.button[data-download-os]:before {
  font-family: Gcon;
  content: "\6a";
  font-weight: 600;
  font-size: 1.5em;
  margin-right: 0.25em;
}

.button[data-download-os][data-download-os="Windows"]::before {
  content: "\201e";
}

.button[data-download-os][data-download-os="Mac"]::before {
  content: "\f179";
}

.button[data-download-os][data-download-os="iOS"]::before {
  content: "\e901";
}

.button[data-download-os][data-download-os="Android"]::before {
  content: "\e0";
}

b,
strong {
  font-weight: 600;
}

body {
  font-family: "Source Sans Pro", "Source Sans 3", Arial, Helvetica, sans-serif !important;
}
.elementor-widget-button .elementor-button {
  background-color: var(--e-global-color-ad8c820);
}
.elementor-widget-button .elementor-button:hover,
.elementor-widget-button .elementor-button:focus-visible {
  background-color: #840911;
}

/*
* MISC
*/

figure.is-style-rounded img,figure.is-style-rounded picture {
	border-radius: 50%
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-block-start: 1.5rem;
  margin-block-end: 0.5rem;
}

*,
::after,
::before {
  box-sizing: border-box;
}
.box-shadow--base,
.box-shadow__base {
  box-shadow: 0 10px 14px rgba(30, 30, 30, 0.12);
}
.ls-arrow-box:before {
  content: " ";
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  border-style: solid;
  border-width: 40px 40px 0 40px;
  border-color: #374450 transparent transparent transparent;
  margin: 0 auto;
  display: table;
  /* 	transform:translateX(-50%) */
  inset: 0;
}
.ls-arrow-box {
  background: #ebedee;
  border-top: 8px solid #374450;
}
/* .image-box__item:before {
	left: 0;
	border-left: 1px solid #585858;
}
.image-box__item:after {
	right: 0;
	border-right: 1px solid #585858;
}
.image-box__item:after, .image-box__item:before {
	position: absolute;
	top: 0;
	content: '';
	width: 3rem;
	height: 100%;
	border-top: 1px solid #585858;
	border-bottom: 1px solid #585858;
} 
.image-box__item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2em;
}*/

ul {
  list-style-type: square;
  padding-inline-start: 40px;
}
ul > li::marker {
  color: #c20e1a;
}

/*
* GCON Icons 
*/

@font-face {
  font-family: gcon;
  src: url(/wp-content/uploads/2023/01/gcon1-991.ttf) format("truetype"),
    url(/wp-content/uploads/2023/01/gcon1-991.woff) format("woff"),
    url(/wp-content/uploads/2023/01/gcon1-991.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: gcon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-toggle-off:before {
  content: "\e916";
}
.icon-toggle-on:before {
  content: "\e917";
}
.icon-platform-desktop:before {
  content: "\6f";
}
.icon-bankcard:before {
  content: "\e903";
}
.icon-product-vpn-plus:before {
  content: "\e904";
}
.icon-product-mis-android-vpn:before {
  content: "\e906";
}
.icon-product-2p2:before {
  content: "\e90a";
}
.icon-product-1p2:before {
  content: "\e90b";
}
.icon-product-1p1:before {
  content: "\e90c";
}
.icon-platform-mixed:before {
  content: "\e902";
}
.icon-platform-mobile:before {
  content: "\e90e";
}
.icon-exclamation:before {
  content: "\21";
}
.icon-smsfilter:before {
  content: "\22";
}
.icon-book:before {
  content: "\23";
}
.icon-papermoney:before {
  content: "\24";
}
.icon-financing:before {
  content: "\25";
}
.icon-tablet:before {
  content: "\26";
}
.icon-cog-advanced:before {
  content: "\27";
}
.icon-backward:before {
  content: "\28";
}
.icon-forward:before {
  content: "\29";
}
.icon-star:before {
  content: "\2a";
}
.icon-plus:before {
  content: "\2b";
}
.icon-play:before {
  content: "\2c";
}
.icon-minus:before {
  content: "\2d";
}
.icon-check-empty:before {
  content: "\2e";
}
.icon-b2c-protection:before {
  content: "\2f";
}
.icon-1:before {
  content: "\31";
}
.icon-2:before {
  content: "\32";
}
.icon-3:before {
  content: "\33";
}
.icon-4:before {
  content: "\34";
}
.icon-5:before {
  content: "\35";
}
.icon-6:before {
  content: "\36";
}
.icon-7:before {
  content: "\37";
}
.icon-8:before {
  content: "\38";
}
.icon-9:before {
  content: "\39";
}
.icon-arrow-down:before {
  content: "\3a";
}
.icon-arrow-up-regular:before {
  content: "\3b";
}
.icon-arrow-up:before {
  content: "\3c";
}
.icon-angle-left:before {
  content: "\3d";
}
.icon-angle-up-regular:before {
  content: "\3e";
}
.icon-angle-up:before {
  content: "\3f";
}
.icon-cog:before {
  content: "\40";
}
.icon-question-sign:before {
  content: "\41";
}
.icon-feature-mail:before {
  content: "\42";
}
.icon-feature-antivirus:before {
  content: "\43";
}
.icon-product-av:before {
  content: "\43";
}
.icon-feature-bankguard:before {
  content: "\44";
}
.icon-feature-closegap:before {
  content: "\45";
}
.icon-devicecontrol:before {
  content: "\46";
}
.icon-gdata:before {
  content: "\47";
}
.icon-feature-exploid:before {
  content: "\48";
}
.icon-feature-firewall:before {
  content: "\49";
}
.icon-home:before {
  content: "\4b";
}
.icon-internet-security:before {
  content: "\4c";
}
.icon-product-is:before {
  content: "\4c";
}
.icon-jailbreak:before {
  content: "\4d";
}
.icon-keyboard:before {
  content: "\4e";
}
.icon-license-info:before {
  content: "\4f";
}
.icon-mailsecurity:before {
  content: "\50";
}
.icon-network:before {
  content: "\51";
}
.icon-online-shield-vpn:before {
  content: "\52";
}
.icon-policy-manager:before {
  content: "\53";
}
.icon-quarantine:before {
  content: "\54";
}
.icon-realtime-protection:before {
  content: "\55";
}
.icon-security-center:before {
  content: "\56";
}
.icon-total-protection:before {
  content: "\58";
}
.icon-product-ts:before {
  content: "\58";
}
.icon-user:before {
  content: "\59";
}
.icon-virus-infection:before {
  content: "\5a";
}
.icon-wlan:before {
  content: "\5b";
}
.icon-osx:before {
  content: "\5c";
}
.icon-youtube-play:before {
  content: "\5e";
}
.icon-file-zip:before {
  content: "\5f";
}
.icon-signout:before {
  content: "\60";
}
.icon-b2b-protection:before {
  content: "\61";
}
.icon-signin:before {
  content: "\62";
}
.icon-shield-guard:before {
  content: "\63";
}
.icon-h-sign:before {
  content: "\64";
}
.icon-headphone-jack:before {
  content: "\65";
}
.icon-search:before {
  content: "\66";
}
.icon-business:before {
  content: "\68";
}
.icon-feature-cloud:before {
  content: "\69";
}
.icon-download:before {
  content: "\6a";
}
.icon-envelope:before {
  content: "\6b";
}
.icon-folder-close:before {
  content: "\6c";
}
.icon-shield:before {
  content: "\6d";
}
.icon-desktop:before {
  content: "\6e";
}
.icon-internet:before {
  content: "\70";
}
.icon-protocol-log:before {
  content: "\71";
}
.icon-feature-malware:before {
  content: "\72";
}
.icon-news:before {
  content: "\73";
}
.icon-check-sign:before {
  content: "\74";
}
.icon-heart:before {
  content: "\75";
}
.icon-laptop:before {
  content: "\77";
}
.icon-money:before {
  content: "\78";
}
.icon-qrcode:before {
  content: "\79";
}
.icon-register:before {
  content: "\7a";
}
.icon-save:before {
  content: "\7b";
}
.icon-trash:before {
  content: "\7c";
}
.icon-upload:before {
  content: "\7d";
}
.icon-virus-protection-android:before {
  content: "\7e";
}
.icon-feature-update-regular:before {
  content: "\10121";
}
.icon-warning-sign:before {
  content: "\10122";
}
.icon-remove:before {
  content: "\10123";
}
.icon-encryption:before {
  content: "\10124";
}
.icon-feature-update:before {
  content: "\10125";
}
.icon-fast-backward:before {
  content: "\10126";
}
.icon-pause:before {
  content: "\20ac";
}
.icon-fast-forward:before {
  content: "\85";
}
.icon-last-update:before {
  content: "\201a";
}
.icon-install:before {
  content: "\a1";
}
.icon-client-security:before {
  content: "\a2";
}
.icon-banking:before {
  content: "\a3";
}
.icon-uninstall:before {
  content: "\a5";
}
.icon-ban-circle:before {
  content: "\a7";
}
.icon-twitter-sign:before {
  content: "\a8";
}
.icon-cloud:before {
  content: "\a9";
}
.icon-support-hotline:before {
  content: "\aa";
}
.icon-arrow-left:before {
  content: "\ab";
}
.icon-arrow-top-left:before {
  content: "\ac";
}
.icon-cd-dvdrom:before {
  content: "\ae";
}
.icon-print:before {
  content: "\af";
}
.icon-system-tuning:before {
  content: "\b0";
}
.icon-eye-open:before {
  content: "\b1";
}
.icon-file-pdf:before {
  content: "\b2";
}
.icon-file-mp3:before {
  content: "\b3";
}
.icon-facebook-sign:before {
  content: "\b4";
}
.icon-reorder:before {
  content: "\b5";
}
.icon-server:before {
  content: "\b6";
}
.icon-solution:before {
  content: "\b7";
}
.icon-ok-sign:before {
  content: "\b8";
}
.icon-file-doc:before {
  content: "\b9";
}
.icon-arrow-top-right:before {
  content: "\ba";
}
.icon-arrow-right:before {
  content: "\bb";
}
.icon-file-exe:before {
  content: "\bc";
}
.icon-file-iso:before {
  content: "\bd";
}
.icon-file-xls:before {
  content: "\be";
}
.icon-challenge:before {
  content: "\bf";
}
.icon-license-active:before {
  content: "\c0";
}
.icon-users:before {
  content: "\c1";
}
.icon-ad-user:before {
  content: "\c2";
}
.icon-feature-app:before {
  content: "\c3";
}
.icon-feature-antispam:before {
  content: "\c4";
}
.icon-antispyware:before {
  content: "\c5";
}
.icon-gift:before {
  content: "\c6";
}
.icon-cybercriminal:before {
  content: "\c7";
}
.icon-education:before {
  content: "\c8";
}
.icon-employee:before {
  content: "\c9";
}
.icon-cloud-download:before {
  content: "\ca";
}
.icon-cloud-upload:before {
  content: "\cb";
}
.icon-chat:before {
  content: "\cc";
}
.icon-spam:before {
  content: "\cd";
}
.icon-briefcase:before {
  content: "\ce";
}
.icon-food:before {
  content: "\cf";
}
.icon-bell:before {
  content: "\d0";
}
.icon-web-logins:before {
  content: "\d1";
}
.icon-globe:before {
  content: "\d2";
}
.icon-home-server:before {
  content: "\d3";
}
.icon-camera:before {
  content: "\d4";
}
.icon-film-camera:before {
  content: "\d5";
}
.icon-calendar:before {
  content: "\d6";
}
.icon-linux:before {
  content: "\d7";
}
.icon-home-pc-client:before {
  content: "\d8";
}
.icon-checkbox-close-regular:before {
  content: "\d9";
}
.icon-microphone:before {
  content: "\da";
}
.icon-internet-security-android:before {
  content: "\db";
}
.icon-product:before {
  content: "\db";
}
.icon-usbstick:before {
  content: "\dc";
}
.icon-feature-contacts:before {
  content: "\dd";
}
.icon-webinar:before {
  content: "\de";
}
.icon-secure-chat:before {
  content: "\df";
}
.icon-android:before {
  content: "\e0";
}
.icon-mobile-admin:before {
  content: "\e1";
}
.icon-last-search:before {
  content: "\e2";
}
.icon-trophy:before {
  content: "\e3";
}
.icon-anti-phishing:before {
  content: "\e4";
}
.icon-mobile-protection:before {
  content: "\e5";
}
.icon-feature-surf:before {
  content: "\e6";
}
.icon-feature-child:before {
  content: "\e7";
}
.icon-peer-to-peer:before {
  content: "\e8";
}
.icon-edit:before {
  content: "\e9";
}
.icon-edit-doc:before {
  content: "\ea";
}
.icon-edit-online:before {
  content: "\eb";
}
.icon-unlink:before {
  content: "\ec";
}
.icon-invoice:before {
  content: "\ed";
}
.icon-child-protection-android:before {
  content: "\ee";
}
.icon-link:before {
  content: "\ef";
}
.icon-behaviorblocking:before {
  content: "\f0";
}
.icon-new-folder:before {
  content: "\f1";
}
.icon-target:before {
  content: "\f2";
}
.icon-best-intest:before {
  content: "\f3";
}
.icon-map-marker:before {
  content: "\f4";
}
.icon-technology:before {
  content: "\f5";
}
.icon-film:before {
  content: "\f6";
}
.icon-feature-service:before {
  content: "\f7";
}
.icon-on-off:before {
  content: "\f8";
}
.icon-music:before {
  content: "\f9";
}
.icon-sound:before {
  content: "\fa";
}
.icon-feature-usb:before {
  content: "\fb";
}
.icon-picture:before {
  content: "\fc";
}
.icon-gambling-cards:before {
  content: "\fd";
}
.icon-gambling-dice:before {
  content: "\fe";
}
.icon-price-label:before {
  content: "\ff";
}
.icon-checkbox-close:before {
  content: "\100";
}
.icon-remove-regular:before {
  content: "\111";
}
.icon-pay-on-delivery:before {
  content: "\131";
}
.icon-healthcare:before {
  content: "\141";
}
.icon-travel:before {
  content: "\142";
}
.icon-sports:before {
  content: "\152";
}
.icon-edit-button:before {
  content: "\153";
}
.icon-bullhorn:before {
  content: "\160";
}
.icon-dashboard:before {
  content: "\161";
}
.icon-marketing:before {
  content: "\178";
}
.icon-selfdestruct:before {
  content: "\17d";
}
.icon-porn:before {
  content: "\17e";
}
.icon-comment:before {
  content: "\192";
}
.icon-securesms:before {
  content: "\215";
}
.icon-phone:before {
  content: "\2c6";
}
.icon-premium-support:before {
  content: "\2c7";
}
.icon-mobile-phone:before {
  content: "\2d8";
}
.icon-shredder:before {
  content: "\2d9";
}
.icon-exit:before {
  content: "\2da";
}
.icon-autostart:before {
  content: "\2db";
}
.icon-software-window:before {
  content: "\2dc";
}
.icon-task:before {
  content: "\2dd";
}
.icon-EncryptedTransfer:before {
  content: "\333";
}
.icon-patch-management:before {
  content: "\3c0";
}
.icon-linuxwebgateway:before {
  content: "\444";
}
.icon-encryptedchat:before {
  content: "\1111";
}
.icon-angle-right:before {
  content: "\1ffc";
}
.icon-google-plus-sign:before {
  content: "\2013";
}
.icon-linkedin-sign:before {
  content: "\2014";
}
.icon-new-registration:before {
  content: "\2018";
}
.icon-activate-later:before {
  content: "\2019";
}
.icon-saveas:before {
  content: "\201b";
}
.icon-file:before {
  content: "\201c";
}
.icon-files:before {
  content: "\201d";
}
.icon-windows:before {
  content: "\201e";
}
.icon-wrench:before {
  content: "\2020";
}
.icon-presentation:before {
  content: "\2021";
}
.icon-click:before {
  content: "\2022";
}
.icon-feature-password:before {
  content: "\2026";
}
.icon-endpoint-protection:before {
  content: "\2030";
}
.icon-userb2b:before {
  content: "\2039";
}
.icon-network-monitoring:before {
  content: "\203a";
}
.icon-info:before {
  content: "\2044";
}
.icon-shopping-cart-regular:before {
  content: "\20ad";
}
.icon-shopping-cart:before {
  content: "\20ae";
}
.icon-remove-circle:before {
  content: "\2122";
}
.icon-browser-cleaner:before {
  content: "\2126";
}
.icon-angle-down:before {
  content: "\215d";
}
.icon-active-directory:before {
  content: "\2202";
}
.icon-drinks:before {
  content: "\2206";
}
.icon-pup:before {
  content: "\220f";
}
.icon-time:before {
  content: "\2211";
}
.icon-gamepad:before {
  content: "\2212";
}
.icon-unlock:before {
  content: "\221b";
}
.icon-backup:before {
  content: "\221e";
}
.icon-linuxmailgateway:before {
  content: "\2222";
}
.icon-blog:before {
  content: "\222b";
}
.icon-cleanup:before {
  content: "\2248";
}
.icon-minus-sign:before {
  content: "\2260";
}
.icon-inbox:before {
  content: "\2264";
}
.icon-feature-interface:before {
  content: "\2265";
}
.icon-av-business:before {
  content: "\25ca";
}
.icon-ransomware:before {
  content: "\e908";
}
.icon-simplified-dashboard:before {
  content: "\e910";
}
.icon-layered-security:before {
  content: "\e912";
}
.icon-managed-endpoint-security:before {
  content: "\e911";
}
.icon-right-arrow-in-square:before {
  content: "\e915";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-feature-encoding:before {
  content: "\f084";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-apple:before {
  content: "\f179";
}
.icon-browser-window:before {
  content: "\fb01";
}
.icon-lock:before {
  content: "\fb02";
}
.icon-xing-sign:before {
  content: "\10410";
}
.icon-arrow-updown:before {
  content: "\10420";
}
.icon-plus-sign-alt:before {
  content: "\10430";
}
.icon-check-minus:before {
  content: "\10440";
}
.icon-truck:before {
  content: "\10450";
}
.icon-arrow-link-left:before {
  content: "\10460";
}
.icon-arrow-link-right:before {
  content: "\10470";
}
.icon-circle-arrow-left:before {
  content: "\10480";
}
.icon-circle-arrow-right:before {
  content: "\10490";
}
.icon-circle-arrow-up:before {
  content: "\10500";
}
.icon-circle-arrow-down:before {
  content: "\10510";
}
.icon-circle-arrow-top-left:before {
  content: "\10520";
}
.icon-circle-arrow-top-right:before {
  content: "\10530";
}
.icon-qr-code-scanner:before {
  content: "\10540";
}
.icon-feature-sms:before {
  content: "\10550";
}
.icon-feature-lost:before {
  content: "\10560";
}
.icon-feature-sim:before {
  content: "\10570";
}
.icon-call-filter-out:before {
  content: "\10610";
}
.icon-call-filter-in:before {
  content: "\10620";
}
.icon-recyclable:before {
  content: "\10630";
}
.icon-non-recyclable:before {
  content: "\10640";
}
.icon-organic-waste:before {
  content: "\10650";
}
.icon-paper-card-board:before {
  content: "\10660";
}
.icon-shield-attention:before {
  content: "\10670";
}
.icon-passwordsafe-closed:before {
  content: "\10680";
}
.icon-passwordsafe-open:before {
  content: "\10690";
}
.icon-new-safe:before {
  content: "\10700";
}
.icon-edit-safe:before {
  content: "\10710";
}
.icon-browser-plugin:before {
  content: "\10720";
}
.icon-datasafe-import:before {
  content: "\10730";
}
.icon-datasafe-export:before {
  content: "\10740";
}
.icon-checkbox-attention:before {
  content: "\10750";
}
.icon-android-threat:before {
  content: "\10760";
}
.icon-website-threat:before {
  content: "\10770";
}
.icon-threat-monitor:before {
  content: "\10780";
}
.icon-automotive:before {
  content: "\10790";
}
.icon-chemistry-Science:before {
  content: "\10800";
}
.icon-balance-scale:before {
  content: "\e905";
}
.icon-compare-arrows:before {
  content: "\e907";
}
.icon-logout:before {
  content: "\e909";
}
.icon-save-disk:before {
  content: "\e90d";
}
.icon-deepray:before {
  content: "\e90f";
}
.icon-multi-tenancy:before {
  content: "\e913";
}
.icon-vm-security:before {
  content: "\e914";
}
.icon-check:before {
  content: "\e900";
}
.icon-ios:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e918";
}
.icon-whatsapp:before {
  content: "\e919";
}
.icon-reddit:before {
  content: "\e91a";
}
.icon-ambulance:before {
  content: "\e91b";
}
.icon-handshake:before {
  content: "\e91c";
}
.icon-product-vpn:before {
  content: "\";
}
.icon-vpn:before {
  content: "\";
}
.icon-idp:before,
.icon-product-idp:before {
  content: "";
}

/* Blockquote styles */

blockquote {
  padding: 0;
  margin: 0;
  border: none;
  text-align: center;
}

blockquote p {
  line-height: 1.6;
  color: #fefefe;
  font-size: 1rem;
  color: #000;
  font-weight: 400;
  position: relative;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
  border-radius: 30px 0 30px 30px;
  position: relative;
  text-align: center;
  line-height: 1.4;
  font-weight: 400;
  font-style: normal;
  padding: 2em 3em;
  background-color: #ebedee;
  border: 1px solid #ebedee;
  max-width: 700px;
  margin-inline: auto;
}

/* Form styles */

form input {
  border-color: #ccc !important;
}
form input:focus {
  border-color: black !important;
}
form input[type="submit"] {
  width: 100%;
}
form input[type="radio"] {
  margin-inline: 10px;
}

/*  GDWP WIDGET  */
.gdpw-widget {
  max-width: 700px;
}
.gdpw-footer ul > li {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.gdpw-footer .gcon {
  font-size: 2.5rem;
}
.gdpw-widget .gdpw-footer ul li span {
  text-align: left;
  line-height: 130%;
  font-size: 13px;
}
.gdpw-widget .gdpw-footer ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
  justify-content: space-around;
}
ul.gcon-list-check-green {
  list-style-type: none;
}

/* .grecaptcha-badge {
  visibility: hidden;
} */
.e-n-menu-title.e-current span {
	border-bottom: 1px solid #000;
}
.e-n-menu-title:not(.e-current) span {
	border-bottom: 1px solid transparent;
}