.ws-content,
.ws-content * {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 100%;
  line-height: 1;
  vertical-align: baseline;
  box-sizing: border-box;
}
.ws-content a:active,
.ws-content a:hover,
.ws-content :focus {
  outline: 0;
}
.ws-content a {
  color: inherit;
  background-color: transparent;
  text-decoration: none;
}
.ws-content b,
.ws-content strong,
.ws-content .bold {
  font-weight: 600;
}
.ws-content sup {
  font-size: 80%;
  vertical-align: top;
}
.ws-content sub {
  font-size: 80%;
  vertical-align: bottom;
}
.ws-content h1 {
  font-size: 30px;
  font-weight: 200;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
.ws-content h1:not(:first-child) {
  margin-top: 15px;
}
.ws-content h1:not(:last-child) {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .ws-content h1 {
    font-size: 24px;
  }
  .ws-content h1:not(:first-child) {
    margin-top: 10px;
  }
  .ws-content h1:not(:last-child) {
    margin-bottom: 10px;
  }
}
.ws-content h1 + h1:not(:first-child) {
  margin-top: -15px;
}
@media only screen and (max-width: 767px) {
  .ws-content h1 + h1:not(:first-child) {
    margin-top: -10px;
  }
}
.ws-content h2 {
  font-size: 30px;
  font-weight: 200;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
.ws-content h2:not(:first-child) {
  margin-top: 15px;
}
.ws-content h2:not(:last-child) {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .ws-content h2 {
    font-size: 24px;
  }
  .ws-content h2:not(:first-child) {
    margin-top: 10px;
  }
  .ws-content h2:not(:last-child) {
    margin-bottom: 10px;
  }
}
.ws-content h2 + h2:not(:first-child) {
  margin-top: -15px;
}
@media only screen and (max-width: 767px) {
  .ws-content h2 + h2:not(:first-child) {
    margin-top: -10px;
  }
}
.ws-content h3 {
  font-size: 24px;
  font-weight: 200;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
.ws-content h3:not(:first-child) {
  margin-top: 10px;
}
.ws-content h3:not(:last-child) {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .ws-content h3 {
    font-size: 18px;
  }
  .ws-content h3:not(:first-child) {
    margin-top: 10px;
  }
  .ws-content h3:not(:last-child) {
    margin-bottom: 6px;
  }
}
.ws-content h3 + h3:not(:first-child) {
  margin-top: -10px;
}
@media only screen and (max-width: 767px) {
  .ws-content h3 + h3:not(:first-child) {
    margin-top: -6px;
  }
}
.ws-content h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
.ws-content h4:not(:first-child) {
  margin-top: 10px;
}
.ws-content h4:not(:last-child) {
  margin-bottom: 6px;
}
@media only screen and (max-width: 767px) {
  .ws-content h4 {
    font-size: 16px;
  }
}
.ws-content h4 + h4:not(:first-child) {
  margin-top: -10px;
}
.ws-content p {
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .ws-content p {
    font-size: 16px;
  }
}
.ws-content p.small {
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .ws-content p.small {
    font-size: 14px;
  }
}
.ws-content p.extraSmall {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .ws-content p.extraSmall {
    font-size: 12px;
  }
}
.ws-content ul {
  padding: 0 0 0 0;
  margin: 0 0 0 30px;
  list-style: none;
  text-indent: 0;
}
.ws-content ul:not(:last-child) {
  margin-bottom: 18px;
}
.ws-content ul li {
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4;
}
.ws-content ul li:not(:last-child) {
  margin-bottom: 2px;
}
.ws-content ul li:before {
  display: inline-block;
  vertical-align: top;
  padding-top: 3px;
  padding-left: 2px;
  margin-left: -30px;
  width: 30px;
  content: 'â€“';
}
@media only screen and (max-width: 767px) {
  .ws-content ul {
    margin-left: 24px;
  }
  .ws-content ul li {
    font-size: 16px;
  }
  .ws-content ul li:before {
    margin-left: -24px;
    width: 24px;
  }
}
.ws-content p + ul {
  margin-top: 15px;
}
.ws-content ol {
  padding: 20px 0 20px 25px;
  margin: 0;
}
.ws-content ol li {
  font-size: 22px;
  font-weight: 200;
  line-height: 1.4;
  margin: 0 0 5px 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .ws-content ol li {
    font-size: 16px;
  }
}
.ws-content a {
  line-height: 1.4;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.ws-content a.small {
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .ws-content a.small {
    font-size: 14px;
  }
}
.ws-content a.extraSmall {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .ws-content a.extraSmall {
    font-size: 12px;
  }
}
.ws-content a.underline {
  text-decoration: underline;
}
.ws-content .textLeft {
  text-align: left;
}
.ws-content .textCenter {
  text-align: center;
}
.ws-content .textRight {
  text-align: right;
}
.ws-content .ws-error-message {
  padding: 20px 0;
}
.ws-content ::selection {
  background: #193254;
  color: #fff;
}
.ws-content ::-moz-selection {
  background: #193254;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .ws-content p {
    font-size: 16px;
  }
}
.ws-button {
  display: inline-block;
  position: relative;
  padding: 13px 28px;
  cursor: pointer;
  line-height: 1;
  text-align: center;
  background-color: #fff;
  border: #ddd 1px solid;
  color: #193254;
  font-size: 15px;
  font-weight: 400;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition:
    color 100ms ease-in,
    border-color 100ms ease-in,
    background-color 100ms ease-in;
  -moz-transition:
    color 100ms ease-in,
    border-color 100ms ease-in,
    background-color 100ms ease-in;
  -ms-transition:
    color 100ms ease-in,
    border-color 100ms ease-in,
    background-color 100ms ease-in;
  -o-transition:
    color 100ms ease-in,
    border-color 100ms ease-in,
    background-color 100ms ease-in;
  transition:
    color 100ms ease-in,
    border-color 100ms ease-in,
    background-color 100ms ease-in;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media (hover: hover) {
  .ws-button:hover {
    background-color: #f7f7f7;
    border-color: #ddd;
  }
}
.ws-button.primary {
  background-color: #193254;
  border-color: #193254;
  color: #fff;
}
.ws-button.inverted {
  background-color: #fff;
  border: #fff 1px solid;
  color: #193254;
}
@media (hover: hover) {
  .ws-button.inverted:hover {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
  }
}
.ws-button.correct {
  background-color: #b8e986;
}
.ws-button.selected {
  background-color: #193254;
  border-color: #193254;
  color: #fff;
}
@media (hover: hover) {
  .ws-button.selected:hover {
    background-color: #193254;
    border-color: #193254;
  }
}
.ws-button.disabled {
  border: #ddd 1px solid;
  color: #ddd;
  background-color: #fff;
  pointer-events: none;
}
.ws-icon-button {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 100ms ease-out;
  opacity: 0.7;
}
.ws-icon-button:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/anyseals-eu/button-icons.svg');
  background-size: 144px 48px;
  content: '';
}
.ws-icon-button.active,
.ws-icon-button:hover {
  opacity: 1;
}
.ws-icon-button.arrowUp:before {
  background-position: 0 0;
  transform: rotate3d(0, 0, 1, 180deg);
}
.ws-icon-button.openLayer:before {
  background-position: -24px 0;
}
.ws-icon-button.close:before {
  background-position: -48px 0;
}
.ws-icon-button.link:before {
  background-position: -72px 0;
}
.ws-icon-button.pdf:before {
  background-position: -96px 0;
}
.ws-icon-button.ruler:before {
  background-position: -120px 0;
}
.ws-datasheets {
  padding: 30px 0;
}
.ws-datasheets h2 {
  margin: 0 0 25px 0;
}
.ws-datasheets .ws-input {
  border: 1px solid #193254;
  padding: 18px 28px;
}
.ws-datasheets .ws-input::placeholder {
  opacity: 0.5;
}
.ws-datasheets .ws-input-clear {
  right: 20px;
  top: 20px;
}
.ws-datasheets .ws-datasheets-results {
  padding-top: 30px;
}
.ws-datasheets .ws-datasheets-results-error {
  color: #8c2a34;
  font-weight: 600;
}
.ws-datasheets .ws-datasheets-result {
  display: block;
  padding: 10px 28px;
  line-height: 1.2;
  transition: background-color 100ms ease-out;
  cursor: pointer;
}
.ws-datasheets .ws-datasheets-result .ws-search-highlight {
  font-weight: 600;
}
.ws-datasheets .ws-datasheets-result.selected {
  background-color: #c4d7f2;
}
@media (hover: hover) {
  .ws-datasheets .ws-datasheets-result:hover {
    background-color: #c4d7f2;
  }
}
.ws-hidden {
  display: none;
}
.ws-footer {
  position: relative;
  background-color: #193254;
  padding: 60px 0 50px 0;
  color: #ffffff;
  font-weight: 200;
}
.ws-footer .ws-footer-logo {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.ws-footer .ws-footer-logo img {
  display: block;
  width: 220px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .ws-footer .ws-footer-logo img {
    width: auto;
    height: 35px;
  }
}
.ws-footer .ws-footer-logo .ws-footer-slogan {
  padding-top: 4px;
  margin-left: 10px;
  font-size: 36px;
}
@media only screen and (max-width: 767px) {
  .ws-footer .ws-footer-logo .ws-footer-slogan {
    padding-top: 1px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 479px) {
  .ws-footer .ws-footer-logo .ws-footer-slogan {
    display: none;
  }
}
.ws-footer .ws-footer-linkedin {
  display: inline-block;
  margin-top: -10px;
}
.ws-footer .ws-footer-linkedin .ws-footer-linkedin--flex {
  display: flex;
  align-items: center;
}
.ws-footer .ws-footer-linkedin .ws-footer-linkedin--text {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-right: 2px;
}
.ws-footer .ws-footer-linkedin .ws-footer-linkedin--icon {
  width: 20px;
  height: 20px;
}
.ws-footer .ws-footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  margin-bottom: 50px;
}
.ws-footer .ws-footer-grid-center {
  align-items: center;
}
.ws-footer .ws-footer-grid-item {
  width: 100%;
}
.ws-footer .ws-footer-grid-item p {
  font-size: 14px;
}
.ws-footer .ws-footer-newsletter {
  width: 50%;
  padding-right: 40px;
  margin-bottom: 60px;
}
.ws-footer .ws-footer-newsletter ::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 0.5;
}
.ws-footer .ws-footer-newsletter :-moz-placeholder {
  color: #ffffff;
  opacity: 0.5;
}
.ws-footer .ws-footer-newsletter ::-moz-placeholder {
  color: #ffffff;
  opacity: 0.5;
}
.ws-footer .ws-footer-newsletter :-ms-input-placeholder {
  color: #ffffff;
  opacity: 0.5;
}
.ws-footer .ws-footer-newsletter form {
  margin: 0 !important;
}
.ws-footer .ws-footer-newsletter form fieldset {
  margin: 10px 0 20px 0 !important;
}
.ws-footer .ws-footer-newsletter form fieldset input {
  color: #ffffff;
}
.ws-footer .ws-footer-newsletter form label.checkbox span,
.ws-footer .ws-footer-newsletter form label.checkbox span > p {
  font-size: 14px;
  line-height: 1.4;
  color: #ffffff;
}
.ws-footer .ws-footer-newsletter form label.checkbox span:before,
.ws-footer
  .ws-footer-newsletter
  form
  label.checkbox
  input:checked
  + span::before {
  border-color: #ffffff !important;
}
.ws-footer .ws-footer-newsletter form .ws-error-message {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}
.ws-footer .ws-footer-newsletter .ws-footer-newsletter-success {
  margin-top: 20px;
}
.ws-footer .ws-footer-bottom {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  opacity: 100;
}
.ws-footer .ws-footer-bottom a,
.ws-footer .ws-footer-bottom p {
  font-size: 14px;
  line-height: 1;
}
.ws-footer .ws-footer-copyright,
.ws-footer .ws-footer-links {
  width: 100%;
}
.ws-footer .ws-footer-links {
  display: flex;
  flex-wrap: wrap;
}
.ws-footer .ws-footer-link {
  display: inline-block;
  font-size: 14px;
}
.ws-footer .ws-footer-link:not(:last-child) {
  margin-right: 30px;
}
.ws-footer .ws-footer-social {
  display: flex;
  width: 50%;
  margin-bottom: 30px;
}
.ws-footer .ws-footer-social .ws-footer-social-icon {
  text-decoration: none;
  cursor: pointer;
  transition: opacity 250ms ease-out;
  opacity: 0.5;
}
@media (hover: hover) {
  .ws-footer .ws-footer-social .ws-footer-social-icon:hover {
    opacity: 1;
  }
}
.ws-footer .ws-footer-social .ws-footer-social-icon:not(:last-child) {
  margin-right: 20px;
}
.ws-footer .ws-footer-social .ws-footer-social-icon img {
  display: block;
  width: 30px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .ws-footer {
    padding-top: 30px;
  }
  .ws-footer .ws-footer-grid {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
    row-gap: 30px;
  }
  .ws-footer .ws-footer-grid-mobile-full {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
  .ws-footer .ws-footer-newsletter {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .ws-footer .ws-footer-social {
    width: 100%;
  }
  .ws-footer .ws-footer-bottom {
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }
  .ws-footer .ws-footer-copyright {
    grid-row: 2;
  }
  .ws-footer .ws-footer-links {
    grid-row: 1;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .ws-footer .ws-footer-contact {
    width: 100%;
    margin-bottom: 20px;
  }
}
.ws-field-label {
  margin-bottom: 4px;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 200;
}
.ws-input-control {
  position: relative;
}
.ws-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  padding: 4px 40px 4px 0;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  border: none;
  border-bottom: 1px solid #adb8c2;
  background-color: transparent;
  outline: none;
}
.ws-input::placeholder {
  font-weight: 400;
  opacity: 0.7;
}
.ws-input-clear {
  display: none;
  position: absolute;
  right: 0;
  top: 6px;
  width: 20px;
  height: 20px;
  background-image: url('../img/anyseals-eu/icon-input-clear.svg');
  background-size: 16px auto;
  background-position: center right;
  background-repeat: no-repeat;
  cursor: pointer;
}
.ws-input.filled + .ws-input-clear {
  display: block;
}
.ws-select-control {
  position: relative;
}
.ws-select-control:after {
  position: absolute;
  right: 0;
  top: 12px;
  width: 12px;
  height: 8px;
  background-image: url('../img/anyseals-eu/arrow.svg');
  background-repeat: no-repeat;
  background-size: 12px 24px;
  background-position: 0 -8px;
  pointer-events: none;
  content: '';
}
.ws-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  padding: 4px 40px 4px 0;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #adb8c2;
  cursor: pointer;
}
.ws-select option {
  font-size: 15px;
}
.ws-select option.hidden {
  display: none;
}
.ws-checkbox input {
  display: none;
}
.ws-checkbox span {
  position: relative;
  display: block;
  padding-left: 34px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  color: #193254;
  cursor: pointer;
}
.ws-checkbox span:before {
  position: absolute;
  left: 0;
  top: -1px;
  width: 20px;
  height: 20px;
  border: 1px solid #193254;
  content: '';
}
.ws-checkbox span:after {
  position: absolute;
  left: 0;
  top: -3px;
  width: 20px;
  height: 20px;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  content: '\00d7';
  transform: scale3d(0, 0, 1);
  transform-origin: center 15px;
  transition: transform 250ms ease-out;
}
.ws-checkbox input:checked + span:before {
  border: 1px solid #193254;
}
.ws-checkbox input:checked + span:after {
  transform: scale3d(1, 1, 1);
}
.ws-header-notification {
  padding: 8px 0;
  background-color: #8c2a34;
  color: #ffffff;
}
.ws-header-notification .ws-header-notification-inner {
  position: relative;
  padding-right: 40px;
}
.ws-header-notification .ws-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.ws-header-notification .ws-close:before {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 18px;
  height: 18px;
  background-image: url('../img/anyseals-eu/button-icons.svg');
  background-size: 108px 36px;
  background-position: -36px -18px;
  content: '';
}
.ws-header-notification p {
  font-size: 15px;
  line-height: 1.2;
  text-align: left;
}
.ws-top-bar {
  display: block;
  position: relative;
  height: 40px;
  background-color: #fff;
  color: #adb8c2;
  font-size: 15px;
  font-weight: 200;
  z-index: 700;
  transform: translateZ(1px);
}
.ws-top-bar .ws-top-bar-inner {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  max-width: 1080px;
  height: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.ws-top-bar .ws-top-bar-inner.align-spacing {
  justify-content: space-between;
}
.ws-top-bar .ws-top-bar-contact {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.ws-top-bar .ws-top-bar-contact .ws-top-bar-contact-item {
  margin-right: 50px;
}
.ws-top-bar .ws-top-bar-linkedin {
  align-self: center;
}
@media only screen and (max-width: 767px) {
  .ws-top-bar .ws-top-bar-linkedin {
    padding-left: 20px;
  }
}
.ws-top-bar .ws-top-bar-linkedin .ws-top-bar-linkedin--flex {
  display: flex;
  align-items: center;
}
.ws-top-bar .ws-top-bar-linkedin .ws-top-bar-linkedin--text {
  font-weight: 700;
  margin-right: 2px;
}
.ws-top-bar .ws-top-bar-linkedin .ws-top-bar-linkedin--icon {
  width: 20px;
  height: 20px;
}
.ws-top-bar .ws-top-bar-contact-button {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  transition: all 100ms ease-out;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
@media only screen and (max-width: 767px) {
  .ws-top-bar .ws-top-bar-contact-button {
    padding-right: 20px;
  }
}
.ws-top-bar .ws-top-bar-language-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 90px;
  height: 100%;
  margin-left: 20px;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
.ws-top-bar .ws-top-bar-language-button .ws-top-bar-language-button-label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 0 40px 0 20px;
  transition:
    background-color 100ms ease-out,
    color 100ms ease-out;
  cursor: pointer;
}
.ws-top-bar
  .ws-top-bar-language-button
  .ws-top-bar-language-button-label:after {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 12px;
  height: 8px;
  margin-top: -4px;
  background-repeat: no-repeat;
  background-image: url('../img/anyseals-eu/arrow.svg');
  background-size: 12px 24px;
  background-position: 0 -16px;
  content: '';
}
@media (hover: hover) {
  .ws-top-bar
    .ws-top-bar-language-button:hover
    .ws-top-bar-language-button-label {
    background-color: #245c94;
    color: #fff;
  }
  .ws-top-bar
    .ws-top-bar-language-button:hover
    .ws-top-bar-language-button-label:after {
    background-position: 0 0;
  }
  .ws-top-bar .ws-top-bar-language-button:hover .ws-top-bar-language-options {
    opacity: 1;
    pointer-events: auto;
  }
}
.ws-top-bar
  .ws-top-bar-language-button.active
  .ws-top-bar-language-button-label {
  background-color: #245c94;
  color: #fff;
}
.ws-top-bar
  .ws-top-bar-language-button.active
  .ws-top-bar-language-button-label:after {
  background-position: 0 0;
}
.ws-top-bar .ws-top-bar-language-button.active .ws-top-bar-language-options {
  opacity: 1;
  pointer-events: auto;
}
.ws-top-bar .ws-top-bar-language-options {
  position: absolute;
  right: 0;
  top: 40px;
  width: 200px;
  background-color: #245c94;
  color: #fff;
  opacity: 0;
  transition: opacity 100ms ease-out;
  pointer-events: none;
}
.ws-top-bar .ws-top-bar-language-options .ws-top-bar-language-option {
  position: relative;
  display: block;
  padding: 10px 20px;
  margin-top: -1px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  transition: all 100ms ease-out;
}
.ws-top-bar
  .ws-top-bar-language-options
  .ws-top-bar-language-option:not(:last-child):after {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: -1px;
  height: 1px;
  background-color: #c4d7f2;
  content: '';
}
@media (hover: hover) {
  .ws-top-bar .ws-top-bar-language-options .ws-top-bar-language-option:hover {
    background-color: #c4d7f2;
    color: #193254;
    border-top: 1px solid #c4d7f2;
    border-bottom: 1px solid #c4d7f2;
  }
}
@media only screen and (max-width: 767px) {
  .ws-top-bar .ws-top-bar-inner {
    padding: 0;
    justify-content: space-between;
  }
  .ws-top-bar .ws-top-bar-contact {
    display: none;
  }
}
.ws-header-logo {
  position: relative;
  z-index: 400;
  background-color: #ffffff;
}
.ws-header-logo .ws-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 30px;
}
.ws-header-logo .ws-header-logo-image {
  display: inline-block;
}
.ws-header-logo .ws-header-logo-image img {
  display: block;
  width: 180px;
  height: auto;
}
.ws-header-logo .ws-mobile-menu-toggle {
  display: none;
  position: relative;
  width: 30px;
  height: 30px;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.ws-header-logo .ws-mobile-menu-toggle div {
  width: 100%;
  height: 2px;
  background-color: #193254;
  transition: all 200ms ease-in-out;
}
.ws-header-logo .ws-mobile-menu-toggle div:first-child {
  margin-top: 3px;
}
.ws-header-logo .ws-mobile-menu-toggle div:not(:last-child) {
  margin-bottom: 9px;
}
.ws-header-logo .ws-mobile-menu-toggle.active div:nth-child(1) {
  transform: translate3d(0, 11px, 0) rotate3d(0, 0, 1, 135deg);
}
.ws-header-logo .ws-mobile-menu-toggle.active div:nth-child(2) {
  transform: rotate3d(0, 0, 1, 135deg);
}
.ws-header-logo .ws-mobile-menu-toggle.active div:nth-child(3) {
  transform: translate3d(0, -11px, 0) rotate3d(0, 0, 1, -135deg);
}
@media only screen and (max-width: 767px) {
  .ws-header-logo {
    position: sticky;
    top: 0;
  }
  .ws-header-logo .ws-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .ws-header-logo .ws-header-logo-image img {
    width: auto;
    height: 35px;
  }
  .ws-header-logo .ws-mobile-menu-toggle {
    display: block;
  }
}
.ws-menu-main {
  display: flex;
  z-index: 400;
  font-weight: 200;
  background-color: #ffffff;
}
.ws-menu-main .ws-menu-main-items {
  display: flex;
}
.ws-menu-main .ws-menu-main-item {
  position: relative;
  min-width: 0;
}
.ws-menu-main .ws-menu-main-item:not(:last-child) {
  margin-right: 1px;
}
.ws-menu-main .ws-menu-main-item:before {
  position: absolute;
  left: -1px;
  bottom: 0;
  width: 1px;
  height: 13px;
  background-color: #193254;
  content: '';
}
.ws-menu-main .ws-menu-main-item:last-child:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 13px;
  background-color: #193254;
  content: '';
}
.ws-menu-main .ws-menu-main-item-label {
  position: relative;
  display: block;
  padding: 15px 40px;
  text-align: center;
  font-size: 17px;
  line-height: 1;
  white-space: nowrap;
  transition:
    background-color 100ms ease-out,
    color 100ms ease-out;
  cursor: pointer;
}
.ws-menu-main
  .ws-menu-main-item:not(.selected)
  .ws-menu-main-item-label-highlight {
  font-weight: 600;
}
.ws-menu-main .ws-menu-main-item.selected .ws-menu-main-item-label {
  background-color: #193254;
  color: #ffffff;
}
@media (hover: hover) {
  .ws-menu-main .ws-menu-main-item:hover .ws-menu-main-item-label {
    background-color: #245c94 !important;
    color: #ffffff !important;
  }
  .ws-menu-main .ws-menu-main-item:hover:before,
  .ws-menu-main .ws-menu-main-item:hover + .ws-menu-main-item:before {
    opacity: 0;
  }
}
.ws-menu-main .ws-menu-main-item.selected:before,
.ws-menu-main .ws-menu-main-item.selected + .ws-menu-main-item:before {
  opacity: 0;
}
.ws-menu-main .ws-menu-main-item-user,
.ws-menu-main .ws-menu-main-item-login {
  flex-grow: 1;
  flex-basis: 0;
}
.ws-menu-main .ws-menu-main-item-user:before,
.ws-menu-main .ws-menu-main-item-login:before {
  height: 100%;
}
.ws-menu-main .ws-menu-main-item-user .ws-menu-main-item-label,
.ws-menu-main .ws-menu-main-item-login .ws-menu-main-item-label {
  width: 100%;
  text-align: right;
}
.ws-menu-main .ws-menu-main-item-login .ws-menu-main-item-label {
  padding-right: 20px;
}
.ws-menu-main .ws-menu-main-item-user .ws-menu-main-item-label {
  padding-left: 20px;
  padding-right: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
}
.ws-menu-main .ws-menu-main-item-user .ws-menu-main-item-label:after {
  position: absolute;
  left: auto;
  right: 20px;
  top: 19px;
  width: 12px;
  height: 8px;
  background-color: inherit;
  background-image: url('../img/anyseals-eu/arrow.svg');
  background-repeat: no-repeat;
  background-size: 12px 24px;
  background-position: 0 -8px;
  opacity: 1;
  content: '';
}
@media (hover: hover) {
  .ws-menu-main .ws-menu-main-item-user:hover .ws-menu-main-item-label:after {
    background-position: 0 0;
  }
  .ws-menu-main .ws-menu-main-item-user:hover .ws-menu-user {
    opacity: 1;
    pointer-events: auto;
  }
}
.ws-menu-main .ws-menu-main-item-user.active .ws-menu-main-item-label {
  background-color: #245c94;
  color: #ffffff;
}
.ws-menu-main .ws-menu-main-item-user.active .ws-menu-main-item-label:after {
  background-position: 0 0;
}
.ws-menu-main .ws-menu-main-item-user.active .ws-menu-user {
  opacity: 1;
  pointer-events: auto;
}
.ws-menu-main .ws-menu-user {
  position: absolute;
  right: 0;
  top: 46px;
  width: 100%;
  min-width: 300px;
  background-color: #245c94;
  opacity: 0;
  transition: opacity 100ms ease-out;
  pointer-events: none;
}
.ws-menu-main .ws-menu-user-item {
  position: relative;
  display: block;
  padding: 10px 20px;
  margin-top: -1px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  font-size: 15px;
  color: #ffffff;
  transition: all 100ms ease-out;
}
.ws-menu-main .ws-menu-user-item:not(:last-child):after {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: -1px;
  height: 1px;
  background-color: #adb8c2;
  content: '';
}
@media (hover: hover) {
  .ws-menu-main .ws-menu-user-item:hover {
    background-color: #adb8c2;
    color: #193254;
    border-top: 1px solid #adb8c2;
    border-bottom: 1px solid #adb8c2;
  }
}
@media only screen and (max-width: 767px) {
  .ws-menu-main {
    display: none;
  }
}
.ws-menu-sub {
  z-index: 300;
  background-color: #193254;
  font-weight: 200;
}
.ws-menu-sub .ws-container {
  display: flex;
}
.ws-menu-sub .ws-menu-sub-item {
  position: relative;
  transition: background-color 100ms ease-out;
}
.ws-menu-sub .ws-menu-sub-item:first-child {
  margin-left: 20px;
}
@media (hover: hover) {
  .ws-menu-sub .ws-menu-sub-item:hover {
    background-color: #245c94;
  }
}
.ws-menu-sub .ws-menu-sub-item-link {
  position: relative;
  display: block;
  cursor: pointer;
}
.ws-menu-sub .ws-menu-sub-item-label {
  display: block;
  padding: 20px 20px 20px 20px;
  font-size: 15px;
  line-height: 1;
  color: #ffffff;
  white-space: nowrap;
}
.ws-menu-sub .ws-menu-sub-item-label:after {
  display: block;
  height: 0;
  margin-top: 4px;
  border-bottom: 1px solid transparent;
  content: '';
}
.ws-menu-sub .ws-menu-sub-item.selected .ws-menu-sub-item-label:after {
  border-bottom-color: #f84444;
}
.ws-menu-sub .ws-menu-sub-item-empty {
  display: block;
  height: 60px;
}
.ws-menu-sub
  .ws-menu-sub-item.ws-menu-sub-has-dropdown
  .ws-menu-sub-item-label {
  padding-right: 50px;
  font-size: 15px;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
}
.ws-menu-sub
  .ws-menu-sub-item.ws-menu-sub-has-dropdown
  .ws-menu-sub-item-label:before {
  position: absolute;
  left: auto;
  right: 20px;
  top: 24px;
  width: 12px;
  height: 8px;
  background-color: inherit;
  background-image: url('../img/anyseals-eu/arrow.svg');
  background-repeat: no-repeat;
  background-size: 12px 24px;
  background-position: 0 0;
  opacity: 1;
  content: '';
}
@media (hover: hover) {
  .ws-menu-sub
    .ws-menu-sub-item.ws-menu-sub-has-dropdown:hover
    .ws-menu-sub-dropdown {
    opacity: 1;
    pointer-events: auto;
  }
}
.ws-menu-sub
  .ws-menu-sub-item.ws-menu-sub-has-dropdown.active
  .ws-menu-sub-item-label {
  background-color: #245c94;
}
.ws-menu-sub
  .ws-menu-sub-item.ws-menu-sub-has-dropdown.active
  .ws-menu-sub-dropdown {
  opacity: 1;
  pointer-events: auto;
}
.ws-menu-sub .ws-menu-sub-dropdown {
  position: absolute;
  z-index: 300;
  left: 0;
  top: 50px;
  width: 480px;
  min-width: 300px;
  background-color: #245c94;
  opacity: 0;
  transition: opacity 100ms ease-out;
  pointer-events: none;
}
.ws-menu-sub .ws-menu-sub-dropdown-item {
  position: relative;
  display: block;
  padding: 10px 20px;
  margin-top: -1px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  font-size: 15px;
  color: #ffffff;
  transition: all 100ms ease-out;
  cursor: pointer;
}
.ws-menu-sub .ws-menu-sub-dropdown-item:not(:last-child):after {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: -1px;
  height: 1px;
  background-color: #c4d7f2;
  content: '';
}
.ws-menu-sub .ws-menu-sub-dropdown-item.selected {
  font-weight: 600;
}
@media (hover: hover) {
  .ws-menu-sub .ws-menu-sub-dropdown-item:hover {
    background-color: #c4d7f2;
    color: #193254;
    border-top: 1px solid #c4d7f2;
    border-bottom: 1px solid #c4d7f2;
  }
}
@media only screen and (max-width: 767px) {
  .ws-menu-sub {
    display: none;
  }
}
.ws-menu-mobile {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 300;
  overflow: hidden;
  background-color: #ffffff;
  font-weight: 200;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transform: translate3d(100%, 0, 0);
  transition: transform 400ms cubic-bezier(0.42, 0, 0.22, 1);
}
.ws-menu-mobile .ws-container {
  height: 100%;
  padding: 110px 20px 0 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.ws-menu-mobile .ws-menu-mobile-item {
  display: block;
  padding: 5px 0;
}
.ws-menu-mobile .ws-menu-mobile-item[data-level='1'] {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #adb8c2;
}
.ws-menu-mobile .ws-menu-mobile-item[data-level='2'] {
  padding-left: 20px;
}
.ws-menu-mobile .ws-menu-mobile-item.selected {
  font-weight: 600;
}
.ws-menu-mobile .ws-menu-mobile-item:last-child {
  padding-bottom: 10px;
  border-bottom: 1px solid #adb8c2;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .ws-menu-mobile {
    display: block;
  }
  .ws-menu-mobile.active {
    transform: translate3d(0, 0, 0);
  }
}
.ws-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 800;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 200;
  transition: opacity 250ms ease-out;
  pointer-events: none;
}
.ws-lightbox .ws-lightbox-inner {
  position: relative;
  background-color: #ffffff;
  transform: scale3d(0, 0, 1);
  transition: transform 250ms ease-out;
}
.ws-lightbox .ws-lightbox-inner.ws-lightbox-image {
  padding: 40px;
}
.ws-lightbox .ws-lightbox-inner.ws-lightbox-image img {
  display: block;
  max-width: 800px;
  height: auto;
}
.ws-lightbox .ws-lightbox-inner.ws-lightbox-document {
  height: 100%;
  padding: 60px 10px 10px 10px !important;
}
.ws-lightbox .ws-lightbox-inner.ws-lightbox-document iframe {
  width: 100%;
  height: 100%;
}
.ws-lightbox .ws-lightbox-inner.ws-lightbox-3d {
  padding: 0;
}
.ws-lightbox .ws-lightbox-inner.ws-lightbox-3d .ws-lightbox-close {
  background-color: transparent;
}
.ws-lightbox .ws-lightbox-inner.ws-lightbox-3d iframe {
  display: block;
  width: 800px;
  height: 600px;
}
.ws-lightbox .ws-lightbox-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.ws-lightbox .ws-lightbox-close:before {
  position: absolute;
  left: 8px;
  top: 8px;
  width: 24px;
  height: 24px;
  background-image: url('../img/anyseals-eu/button-icons.svg');
  background-size: 144px 48px;
  background-position: -48px 0;
  content: '';
}
.ws-lightbox.visible {
  opacity: 1;
  pointer-events: auto;
}
.ws-lightbox.visible .ws-lightbox-inner {
  transform: scale3d(1, 1, 1);
}
.ws-list-flyout {
  position: absolute;
  top: 5px;
  left: -295px;
  width: 300px;
  z-index: 15;
  background-color: #245c94;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  opacity: 0;
  pointer-events: none;
  transition: opacity 250ms ease-out;
}
.ws-list-flyout.visible {
  opacity: 1;
  pointer-events: auto;
}
.ws-list-flyout .ws-list-flyout-item {
  position: relative;
  display: block;
  padding: 7px 10px 7px 40px;
  cursor: pointer;
  background-color: transparent;
  transition: background-color 250ms ease-out;
}
.ws-list-flyout .ws-list-flyout-item:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.ws-list-flyout .ws-list-flyout-item:before {
  position: absolute;
  left: 10px;
  top: 7px;
  width: 20px;
  height: 20px;
  background-image: url('../img/anyseals-eu/button-icons.svg');
  background-size: 120px 40px;
  opacity: 0.8;
  content: '';
}
.ws-list-flyout .ws-list-flyout-item.pdf:before {
  background-position: -80px -20px;
}
.ws-list-flyout .ws-list-flyout-item.ruler:before {
  background-position: -100px -20px;
}
.ws-list-flyout .ws-list-flyout-item span {
  display: inline-block;
  line-height: 1.2;
}
@media (hover: hover) {
  .ws-list-flyout .ws-list-flyout-item:hover {
    background-color: rgba(255, 255, 255, 0.3);
  }
}
.ws-compound-table,
.ws-product-table {
  min-height: 100vh;
}
.ws-compound-table.loaded,
.ws-product-table.loaded {
  min-height: 0;
}
.ws-table-intro {
  margin-bottom: 15px;
}
.ws-table-intro h2 {
  margin: 0 0 15px 0;
}
.ws-table-intro + * .ws-table-filter {
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .ws-table-container {
    width: 100%;
    max-height: 90vh;
    overflow: auto;
  }
}
.ws-table {
  position: relative;
  width: 100%;
  min-width: 1000px;
  margin: 10px 0;
  font-size: 14px;
  font-weight: 200;
  table-layout: fixed;
  border-collapse: collapse;
}
.ws-table thead {
  position: sticky;
  top: 0;
  z-index: 100;
  font-weight: 600;
}
.ws-table thead td {
  background-color: #ffffff;
}
.ws-table td {
  position: relative;
  vertical-align: top;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 1.2;
}
.ws-table td.center {
  text-align: center;
}
.ws-table td.right {
  text-align: right;
}
.ws-table td.middle {
  vertical-align: middle;
}
.ws-table td:not(.first) {
  padding-left: 10px;
}
.ws-table .row {
  background-color: #ffffff;
  transition: background-color 100ms ease-out;
}
@media (hover: hover) {
  .ws-table .row:hover {
    background-color: rgba(36, 92, 148, 0.15);
  }
}
.ws-table .row:not(.match),
.ws-table .row.hidden {
  display: none;
}
.ws-table .lsp {
  height: 10px;
}
.ws-table tbody td {
  border-bottom: 1px solid #adb8c2;
}
.ws-table .ws-table-image > img {
  display: block;
  width: 75%;
  height: auto;
  cursor: pointer;
}
.ws-table .ws-table-image .ws-table-image-flyout {
  display: flex;
  align-items: flex-start;
  position: absolute;
  top: -5px;
  left: 60px;
  height: 160px;
  z-index: 15;
  border: 1px solid #ddd;
  padding: 10px;
  background-color: #ffffff;
  opacity: 0;
  pointer-events: none;
  transition: opacity 250ms ease-out;
}
.ws-table .ws-table-image .ws-table-image-flyout img {
  height: 100%;
}
.ws-table .ws-table-image .ws-table-image-flyout img:not(:first-child) {
  margin-left: 15px;
}
@media (hover: hover) {
  .ws-table .ws-table-image img:hover + .ws-table-image-flyout {
    opacity: 1;
  }
}
.ws-table .ws-table-title-row td {
  padding-top: 10px;
}
.ws-table .ws-table-title-row td:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #193254;
  z-index: 1;
  content: '';
}
.ws-table .ws-table-title-row td:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #193254;
  content: '';
}
.ws-table.ws-table-sortable .ws-table-title-row td {
  padding-bottom: 0;
}
.ws-table.ws-table-sortable .ws-table-title-row td:after {
  display: none;
}
.ws-table .ws-table-sort-row.hidden {
  display: none;
}
.ws-table .ws-table-sort-row td {
  padding-top: 0;
  padding-bottom: 0;
}
.ws-table .ws-table-sort-row td:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #193254;
  content: '';
}
.ws-table .ws-table-sort-row .ws-table-sort-icon {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.ws-table .ws-table-sort-row .ws-table-sort-icon:after {
  position: absolute;
  width: 10px;
  height: 6px;
  cursor: pointer;
  background-image: url('../img/anyseals-eu/sort-arrows.svg');
  background-size: 20px 12px;
  content: '';
}
.ws-table .ws-table-sort-row .ws-table-sort-icon[data-direction='asc']:after {
  left: 0;
  bottom: 2px;
  background-position: left top;
}
.ws-table
  .ws-table-sort-row
  .ws-table-sort-icon[data-direction='asc'].active:after {
  background-position: right top;
}
@media (hover: hover) {
  .ws-table
    .ws-table-sort-row
    .ws-table-sort-icon[data-direction='asc']:hover:after {
    background-position: right top;
  }
}
.ws-table .ws-table-sort-row .ws-table-sort-icon[data-direction='desc']:after {
  left: 0;
  top: 2px;
  background-position: left bottom;
}
.ws-table
  .ws-table-sort-row
  .ws-table-sort-icon[data-direction='desc'].active:after {
  background-position: right bottom;
}
@media (hover: hover) {
  .ws-table
    .ws-table-sort-row
    .ws-table-sort-icon[data-direction='desc']:hover:after {
    background-position: right bottom;
  }
}
.ws-table .ws-search-highlight {
  font-weight: 600;
}
.ws-table-pager {
  display: flex;
  justify-content: flex-end;
}
.ws-table-pager-button {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 10px 0 10px 10px;
  padding: 8px;
  cursor: pointer;
  line-height: 1;
  text-align: center;
  background-color: #f7f7f7;
  color: #193254;
  font-size: 12px;
  font-weight: 600;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition:
    color 100ms ease-in,
    border-color 100ms ease-in,
    background-color 100ms ease-in;
  -moz-transition:
    color 100ms ease-in,
    border-color 100ms ease-in,
    background-color 100ms ease-in;
  -ms-transition:
    color 100ms ease-in,
    border-color 100ms ease-in,
    background-color 100ms ease-in;
  -o-transition:
    color 100ms ease-in,
    border-color 100ms ease-in,
    background-color 100ms ease-in;
  transition:
    color 100ms ease-in,
    border-color 100ms ease-in,
    background-color 100ms ease-in;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ws-table-pager-button.active {
  background-color: #193254;
  color: #fff;
}
@media (hover: hover) {
  .ws-table-pager-button:not(.active):hover {
    background-color: #adb8c2;
  }
}
.more:after {
  display: inline;
  opacity: 0.7;
  content: '(â€¦)';
  color: #193254;
}
.ws-table-filter {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.ws-table-filter.hidden {
  display: none;
}
.ws-table-filter-column {
  margin-bottom: 20px;
}
.ws-table-description {
  padding-bottom: 30px;
}
.ws-table-description p {
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .ws-table-description .ws-table-description-image {
    width: 100%;
  }
}
.ws-techinfo {
  font-weight: 200;
}
.ws-techinfo-images {
  display: flex;
  align-items: flex-start;
  margin-bottom: 70px;
}
.ws-techinfo-image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 21.35%;
  border: 1px solid #245c94;
  background-color: #ffffff;
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: background-color 250ms ease-out;
}
.ws-techinfo-image:not(:last-child) {
  margin-right: 32px;
}
.ws-techinfo-image.clickable {
  cursor: pointer;
}
.ws-techinfo-image-placeholder {
  display: block;
  width: 100%;
  height: auto;
}
.ws-techinfo-image-icon-zoom {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 44px;
  height: 44px;
  background-color: #245c94;
  background-image: url('../img/anyseals-eu/icon-zoom-white.svg');
  background-repeat: no-repeat;
  background-position: center center;
  border-top: 1px solid #245c94;
  border-left: 1px solid #245c94;
}
.ws-techinfo-document {
  cursor: pointer;
}
.ws-techinfo-document-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 0 -2px 0;
  line-height: 1;
  text-align: center;
  background-image: url('../img/anyseals-eu/button-icons.svg');
  background-size: 120px 40px;
  background-position: -80px 0px;
  opacity: 0.7;
}
.ws-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 1080px;
  padding: 0 20px;
}
