@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
@font-face {
  font-family: 'Montserrat-regular';
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'FlamaPro-Basic';
  src: url("../fonts/FlamaPro-Basic.woff") format("woff"), url("../fonts/FlamaPro-Basic.ttf") format("truetype"), url("../fonts/FlamaPro-Basic.svg#FlamaPro-Basic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'FlamaProSemicond-Bold';
  src: url("../fonts/FlamaProSemicond-Bold.woff") format("woff"), url("../fonts/FlamaProSemicond-Bold.ttf") format("truetype"), url("../fonts/FlamaProSemicond-Bold.svg#FlamaProSemicond-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal; }

.is-hidden {
  display: none; }

.is-visible {
  display: block; }

.is-invisible {
  visibility: hidden; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
          text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  -moz-box-sizing: content-box;
       box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none; }

fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  height: 100%;
  background-color: #f5f5f5;
  font-family: Helvetica, Arial, sans-serif; }

body {
  position: relative;
  min-height: 100%;
  margin: 0;
  color: #494747;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-style: normal;
  font-weight: lighter;
  line-height: 1.5; }

h1 {
  font-size: 2.25em; }
  @media screen and (min-width: 600px) {
    h1 {
      font-size: 3em; } }

h2 {
  font-size: 1.75em; }
  @media screen and (min-width: 600px) {
    h2 {
      font-size: 2.25em; } }

h3 {
  font-size: 1.5em; }
  @media screen and (min-width: 600px) {
    h3 {
      font-size: 1.75em; } }

h4 {
  font-size: 1.3125em; }
  @media screen and (min-width: 600px) {
    h4 {
      font-size: 1.5em; } }

h5 {
  font-size: 1.125em; }
  @media screen and (min-width: 600px) {
    h5 {
      font-size: 1.3125em; } }

h6 {
  font-size: 1.125em; }
  @media screen and (min-width: 600px) {
    h6 {
      font-size: 1.125em; } }

img {
  display: block;
  width: auto \9;
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

a {
  color: #0486be;
  text-decoration: none;
  cursor: pointer; }
  a:focus, a:hover {
    outline: 0;
    color: #02405a; }

p a {
  font-weight: normal;
  text-decoration: underline; }

li {
  list-style-type: none; }

input {
  padding: 5px;
  border: 1px solid #000; }

.font__italic {
  font-style: italic; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.centered {
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

.clearer {
  clear: both; }

.right-aligned {
  text-align: right; }

.left-aligned {
  text-align: left; }

.center-aligned {
  text-align: center; }

.uc {
  text-transform: uppercase; }

.bold {
  font-weight: bold; }

.light {
  font-weight: 100; }

.emphasized {
  font-style: italic; }

.padder--xxyy {
  padding: 20px; }
  .padder--xxyy.half--padder {
    padding: 10px; }
  .padder--xxyy.double--padder {
    padding: 40px; }

.padder--xx {
  padding-right: 20px;
  padding-left: 20px; }
  .padder--xx.half--padder {
    padding-right: 10px;
    padding-left: 10px; }
  .padder--xx.double--padder {
    padding-right: 40px;
    padding-left: 40px; }

.padder--x0 {
  padding-left: 20px; }
  .padder--x0.half--padder {
    padding-left: 10px; }
  .padder--x0.double--padder {
    padding-left: 40px; }

.padder--0x {
  padding-right: 20px; }
  .padder--0x.half--padder {
    padding-right: 10px; }
  .padder--0x.double--padder {
    padding-right: 40px; }

.padder--yy {
  padding-top: 20px;
  padding-bottom: 20px; }
  .padder--yy.half--padder {
    padding-top: 10px;
    padding-bottom: 10px; }
  .padder--yy.double--padder {
    padding-top: 40px;
    padding-bottom: 40px; }

.padder--y0 {
  padding-top: 20px; }
  .padder--y0.half--padder {
    padding-top: 10px; }
  .padder--y0.double--padder {
    padding-top: 40px; }

.padder--0y {
  padding-bottom: 20px; }
  .padder--0y.half--padder {
    padding-bottom: 10px; }
  .padder--0y.double--padder {
    padding-bottom: 40px; }
  .ng-invalid-overlap .padder--0y.padder--error--0 {
    padding-bottom: 10px; }

.marger--xxyy {
  margin: 20px; }
  .marger--xxyy.half--marger {
    margin: 10px; }
  .marger--xxyy.double--marger {
    margin: 40px; }

.marger--xx {
  margin-right: 20px;
  margin-left: 20px; }
  .marger--xx.half--marger {
    margin-right: 10px;
    margin-left: 10px; }
  .marger--xx.double--marger {
    margin-right: 40px;
    margin-left: 40px; }

.marger--x0 {
  margin-left: 20px; }
  .marger--x0.half--marger {
    margin-left: 10px; }
  .marger--x0.double--marger {
    margin-left: 40px; }

.marger--0x {
  margin-right: 20px; }
  .marger--0x.half--marger {
    margin-right: 10px; }
  .marger--0x.double--marger {
    margin-right: 40px; }

.marger--yy {
  margin-top: 20px;
  margin-bottom: 20px; }
  .marger--yy.half--marger {
    margin-top: 10px;
    margin-bottom: 10px; }
  .marger--yy.double--marger {
    margin-top: 40px;
    margin-bottom: 40px; }

.marger--y0 {
  margin-top: 20px; }
  .marger--y0.half--marger {
    margin-top: 10px; }
  .marger--y0.double--marger {
    margin-top: 40px; }

.marger--0y {
  margin-bottom: 20px; }
  .marger--0y.half--marger {
    margin-bottom: 10px; }
  .marger--0y.double--marger {
    margin-bottom: 40px; }

.border--xx {
  border-right: 20px solid #000;
  border-left: 20px solid #000; }

.border--x0 {
  border-left: 20px solid #000; }

.border--0x {
  border-right: 20px solid #000; }

.border--yy {
  border-top: 20px solid #000;
  border-bottom: 20px solid #000; }

.border--y0 {
  border-top: 20px solid #000; }

.border--0y {
  border-bottom: 20px solid #000; }

@media screen and (min-width: 600px) {
  .mobile {
    display: none; } }

@media screen and (max-width: 599px) {
  .desktop {
    display: none; } }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(0 0 0 0);
  border: 0;
  overflow: hidden; }

.rounded {
  border-radius: 50%; }

@media screen and (min-width: 890px) {
  .js-stick {
    position: fixed;
    top: 10px;
    width: 231px; } }

.cursor--hand {
  cursor: pointer; }

.hidden {
  display: none; }

.wrap-break {
  overflow-wrap: break-word;
  word-wrap: break-word; }

.wrap-break-all {
  word-break: break-all; }

.no-wrap {
  white-space: nowrap; }

.muted {
  color: #969696; }

.pipe-separator-before::before {
  content: ' | '; }

.no-margin {
  margin: 0; }
  .no-margin--top {
    margin-top: 0; }
  .no-margin--bottom {
    margin-bottom: 0; }
  .no-margin--left {
    margin-left: 0; }
  .no-margin--right {
    margin-right: 0; }

.horizontal-rule {
  display: block;
  height: 1px;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border: 0;
  border-bottom: 1px solid #d9d9d9; }

.horizontal-rule--small {
  max-width: 350px; }

.focus--inline:focus {
  color: #18639c; }

.focus--outline:focus {
  outline: dotted 1px #5b9dd9; }
  @media (-webkit-min-device-pixel-ratio: 0) {
    .focus--outline:focus {
      outline: auto 1px -webkit-focus-ring-color; } }

.focus--none {
  outline: 0; }

.color--iron {
  color: #d9d9d9; }

.color--aluminum {
  color: #f1f1f1; }

.color--success {
  color: #008000; }

.color--info {
  color: #0486be; }

.color--warning {
  color: #ffa500; }

.color--danger {
  color: #f00; }

.nav__list, .popular-services__list, .page-footer__brand-list {
  margin: 0;
  padding: 0;
  list-style: none; }

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important; }

.brand {
  position: relative;
  width: 100%;
  min-width: 300px;
  max-width: 984px;
  margin-right: auto;
  margin-left: auto;
  color: #fff; }
  .brand::before, .brand::after {
    display: table;
    content: ' '; }
  .brand::after {
    clear: both; }
  @media screen and (min-width: 600px) {
    .brand {
      padding-right: 10px;
      padding-left: 10px; } }

.brand__back-top {
  width: 35px;
  height: 35px;
  display: inline-block;
  float: left;
  margin-top: 8px;
  display: none; }

.brand__logout_vk {
  width: 31px;
  height: 31px;
  float: right;
  margin-top: 4px;
  display: none; }

.brand__back {
  width: 100%;
  padding: 5px;
  background-color: #f5f5f5;
  color: #494747;
  font-size: 0.75rem;
  text-align: center; }
  @media screen and (min-width: 600px) {
    .brand__back {
      display: none; } }

.brand__logo {
  position: relative;
  float: left;
  line-height: 65px; }
  @media screen and (max-width: 599px) {
    .brand__logo {
      margin-left: 20px; } }

.brand__logo-image {
  display: inline-block;
  width: 65px;
  height: 65px;
  background-image: url("img/hln/logo_hln.png?1");
  background-repeat: no-repeat;
  background-size: 65px 65px;
  vertical-align: middle; }
  @media screen and (max-width: 599px) {
    .brand__logo-image {
      width: 65px;
      height: 65px;
      background-size: 65px auto; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi) {
    .brand__logo-image {
      background-image: url("img/hln/logo_hln.png?1"); } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .brand__logo-image {
      background-image: url("../img/hln/logo_hln.png?1"); } }
  @supports (-ms-accelerator: true) {
    .brand__logo-image {
      background-image: url("../img/hln/logo_hln.png?1"); } }
  .ie-browser .brand__logo-image {
    background-image: url("../img/hln/logo_hln.png?1"); }

.brand__header {
  height: 65px; }
  .brand__header::before, .brand__header::after {
    display: table;
    content: ' '; }
  .brand__header::after {
    clear: both; }

.brand__user {
  display: block;
  position: relative;
  top: 50%;
  margin-right: 10px;
  float: right;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center; }
  @media screen and (min-width: 600px) {
    .brand__user {
      margin-right: 0; } }
  .js-route-login .brand__user {
    display: none; }

.brand__user-actions {
  display: block;
  position: relative;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out;
  color: #fff;
  cursor: pointer; }
  .brand__user-actions .icons {
    display: block;
    margin: auto; }
  .brand__user-actions:hover {
    color: #c9c9c9;
    opacity: 1; }

.brand__user-text {
  font-size: 0.8725rem; }

.brand__user-icon {
  display: block;
  color: inherit;
  font-size: 1.125em; }
  @media screen and (min-width: 600px) {
    .brand__user-icon {
      font-size: 1.5em; } }

.button {
  display: inline-block;
  padding: 7.5px 15px;
  border-width: 0;
  border-radius: 3px;
  border-bottom-width: 0;
  border-bottom-style: solid;
  border-bottom-color: #02405a;
  outline: none;
  background-color: #0486be;
  color: #fff;
  font-family: "FlamaProSemicond-Bold", Cambria, Georgia, "Times New Roman", Times, serif;
  font-size: 0.8725rem;
  line-height: 26px;
  text-align: center;
  text-transform: none; }
  @media screen and (max-width: 599px) {
    .button {
      width: 100%;
      margin-bottom: 10px; } }
  .button:focus {
    outline: dotted 1px #5b9dd9;
    background-color: #02405a;
    color: #fff; }
    @media (-webkit-min-device-pixel-ratio: 0) {
      .button:focus {
        outline: auto 1px -webkit-focus-ring-color; } }
  .button:hover {
    background-color: #02405a;
    color: #fff;
    border-bottom-color: #02405a; }

.button--simple {
  text-decoration: underline;
  color: #0486be ;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  font-size: 1rem;
  line-height: 1;
  text-transform: none; }
  .button--simple:visited {
    color: #0486be ; }
  .button--simple:hover {
    color: #0486be ;
    text-decoration: none; }
  .button--simple:focus, .button--simple:hover {
    background-color: transparent; }
  .button--simple:focus {
    color: #0486be; }
  .button--simple.button--simple--neutral {
    color: #0486be; }

.button--block {
  width: 100%; }

.button--facebook {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 12px 20px;
  border: 0;
  border-radius: 0;
  font-size: 1rem;
  text-transform: none;
  background-color: #4267b2; }
  @media screen and (max-width: 599px) {
    .button--facebook {
      width: 100%;
      padding: 12px 10px; } }
  .button--facebook .icons {
    margin-right: 10px; }
  .button--facebook:hover {
    background-color: #02405a; }

.button--email {
  background-color: #666666 !important;
  color: #fff;
  border-color: #666666;
  border-radius: 0px;
  font-family: Helvetica,Arial,sans-serif; }
  .button--email:focus, .button--email:hover {
    color: #fff;
    background-color: #666666; }
  .button--email.button__email--no-border {
    border: none; }

.button--progress {
  position: relative; }
  .button--progress::before {
    display: none;
    position: absolute;
    top: 50%;
    left: 100%;
    width: 14px;
    height: 14px;
    margin-top: -10px;
    margin-left: 15px;
    border-top: 3px solid rgba(27, 121, 192, 0.9);
    border-right: 3px solid rgba(27, 121, 192, 0.2);
    border-bottom: 3px solid rgba(27, 121, 192, 0.2);
    border-left: 3px solid rgba(27, 121, 192, 0.2);
    border-radius: 50%;
    content: ''; }
  .button--progress.button--simple::before {
    margin-left: 0; }
  .button--progress.button--progress-inside.js-button--loading {
    color: transparent; }
  .button--progress.button--progress-inside::before {
    left: 50%;
    margin-left: -10px;
    border-top: 3px solid rgba(255, 255, 255, 0.9);
    border-right: 3px solid rgba(255, 255, 255, 0.2);
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    border-left: 3px solid rgba(255, 255, 255, 0.2); }
  .no-cssanimations .button--progress.button--progress-inside::before {
    background-image: url("../img/spinner-fallback.gif"); }
  .button--progress.js-button--loading::before {
    display: block;
    -webkit-animation: animeRotate 1s infinite linear .5s;
            animation: animeRotate 1s infinite linear .5s; }
  .no-cssanimations .button--progress::before {
    border: 0;
    background-image: url("../img/spinner-fallback-alt.gif");
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: none; }

.button--feedback {
  margin-bottom: 0;
  border-bottom: 0;
  border-radius: 5px 0 0;
  line-height: inherit; }
  @media screen and (max-width: 599px) {
    .button--feedback {
      padding: 8px 15px;
      font-size: 0.75rem; } }

.js-button--disabled,
:disabled {
  background-color: #02405a;
  pointer-events: none; }
  .js-button--disabled.button--simple,
  :disabled.button--simple {
    background-color: transparent; }

.button-small {
  display: inline-block;
  padding: 6px 12px;
  border-width: 0;
  border-radius: 0;
  border-bottom-width: 0;
  border-bottom-style: solid;
  border-bottom-color: #1b79c0;
  outline: none;
  background-color: #1b79c0;
  color: #fff;
  font-family: inherit;
  font-size: 0.8725rem;
  line-height: 13px;
  text-align: center;
  text-transform: uppercase; }
  @media screen and (max-width: 599px) {
    .button-small {
      width: 100%;
      margin-bottom: 10px; } }
  .button-small:focus {
    outline: dotted 1px #5b9dd9;
    background-color: #306084;
    color: #fff; }
    @media (-webkit-min-device-pixel-ratio: 0) {
      .button-small:focus {
        outline: auto 1px -webkit-focus-ring-color; } }
  .button-small:hover {
    background-color: #306084;
    color: #fff;
    border-bottom-color: #306084; }

.button--progress-small {
  position: relative; }
  .button--progress-small::before {
    display: none;
    position: absolute;
    top: 50%;
    left: 100%;
    width: 4px;
    height: 4px;
    margin-top: -5px;
    margin-left: 15px;
    border-top: 3px solid rgba(27, 121, 192, 0.9);
    border-right: 3px solid rgba(27, 121, 192, 0.2);
    border-bottom: 3px solid rgba(27, 121, 192, 0.2);
    border-left: 3px solid rgba(27, 121, 192, 0.2);
    border-radius: 50%;
    content: ''; }
  .button--progress-small.button--simple::before {
    margin-left: 0; }
  .button--progress-small.button--progress-small-inside.js-button--loading {
    color: transparent; }
  .button--progress-small.button--progress-small-inside::before {
    left: 50%;
    margin-left: -5px;
    border-top: 3px solid rgba(255, 255, 255, 0.9);
    border-right: 3px solid rgba(255, 255, 255, 0.2);
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    border-left: 3px solid rgba(255, 255, 255, 0.2); }
  .no-cssanimations .button--progress-small.button--progress-small-inside::before {
    background-image: url("../img/spinner-fallback.gif"); }
  .button--progress-small.js-button--loading::before {
    display: block;
    -webkit-animation: animeRotate 1s infinite linear .5s;
            animation: animeRotate 1s infinite linear .5s; }
  .no-cssanimations .button--progress-small::before {
    border: 0;
    background-image: url("../img/spinner-fallback-alt.gif");
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: none; }

.consent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.contact-services {
  position: relative;
  border: 1px solid #d9d9d9;
  background-color: #fff; }

.contact-services__wrapper {
  padding: 20px 20px 0; }
  .contact-services--simplified .contact-services__wrapper {
    padding: 20px; }

.contact-services__phone {
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
  text-align: center; }

.contact-services__phone--arrow {
  position: relative;
  z-index: 1; }
  .contact-services__phone--arrow::before, .contact-services__phone--arrow::after {
    position: absolute;
    bottom: -18px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -14px;
    border: 9px solid transparent;
    border-top-color: #d9d9d9;
    content: ''; }
  .contact-services__phone--arrow::after {
    bottom: -17px;
    border-top-color: #fff; }

.contact-services__subtitle {
  margin: 0;
  font-size: 0.8725rem; }

.contact-services__number {
  display: block;
  color: #494747;
  font-size: 1.3125rem;
  font-weight: bold; }

.contact-services__hours {
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center; }

.contact-services__options {
  padding: 20px;
  border-top: 1px solid #d9d9d9;
  font-size: 0.8725rem;
  line-height: 1.7em; }
  @media screen and (min-width: 890px) {
    .contact-services__options {
      text-align: left; } }

.contact-services__list {
  margin: 0;
  padding: 0;
  text-align: center; }

.contact-services__item .icons {
  margin-right: 5px; }

.js-cookiewall {
  border-top: 34px solid #f6f6f6; }
  @media screen and (min-width: 599px) {
    .js-cookiewall .container {
      padding: 0; } }
  .js-cookiewall .page-header,
  .js-cookiewall .page-footer {
    display: none; }
  .js-cookiewall .modal--cookiewall {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: none;
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    overflow: auto;
    z-index: 910;
    content: ''; }
    @media screen and (min-width: 599px) {
      .js-cookiewall .modal--cookiewall {
        background-image: url("img/hln/cookiewall-bg.jpg"); } }
  @media screen and (min-width: 599px) and (-ms-high-contrast: active) {
    .js-cookiewall .modal--cookiewall {
      background-image: url("../img/hln/cookiewall-bg.jpg"); } }
  .js-cookiewall .modal__subtitle {
    font-size: 22px;
    font-weight: 700; }
  .js-cookiewall .modal__content {
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    position: relative; }
    @media screen and (min-width: 599px) {
      .js-cookiewall .modal__content {
        padding-right: 10px;
        padding-left: 10px; } }
  .js-cookiewall .modal__wrapper {
    position: relative;
    max-width: 600px;
    margin: 5px;
    padding: 30px;
    background-color: #fff;
    z-index: 910; }
    @media screen and (min-width: 600px) {
      .js-cookiewall .modal__wrapper {
        margin-right: auto;
        margin-left: auto;
        padding: 30px;
        border: 1px solid #ccc;
        border-radius: 3px; } }
    .js-cookiewall .modal__wrapper a {
      background-color: transparent; }
    .js-cookiewall .modal__wrapper a:focus {
      outline: thin dotted; }
    .js-cookiewall .modal__wrapper a:visited {
      color: #ffffff; }
    .js-cookiewall .modal__wrapper a:active,
    .js-cookiewall .modal__wrapper a:hover {
      outline: 0; }
    .js-cookiewall .modal__wrapper svg:not(:root) {
      overflow: hidden; }
    .js-cookiewall .modal__wrapper button::-moz-focus-inner,
    .js-cookiewall .modal__wrapper input::-moz-focus-inner {
      padding: 0;
      border: 0; }
    .js-cookiewall .modal__wrapper h3,
    .js-cookiewall .modal__wrapper h4,
    .js-cookiewall .modal__wrapper h4 {
      margin-top: 0;
      font-family: 'FlamaProSemicond-Bold', Cambria, Georgia, 'Times New Roman', Times, serif;
      font-style: normal;
      font-weight: normal;
      line-height: 1.3; }
    .js-cookiewall .modal__wrapper h3 {
      font-size: 1.75em; }
    .js-cookiewall .modal__wrapper h4 {
      font-size: 1.375em; }
    .js-cookiewall .modal__wrapper hr {
      margin: 25px 0;
      border-top: 0;
      border-right: 0;
      border-bottom: 1px solid #e5e5e5;
      border-left: 0; }
    .js-cookiewall .modal__wrapper li {
      list-style-type: disc; }
    .js-cookiewall .modal__wrapper a {
      color: #00f;
      text-decoration: underline; }
      .js-cookiewall .modal__wrapper a:visited {
        color: #00f; }
    .js-cookiewall .modal__wrapper a:focus,
    .js-cookiewall .modal__wrapper a:hover {
      outline: 0; }
    .js-cookiewall .modal__wrapper table {
      width: 100%;
      margin: 0 0 20px 0;
      padding: 0;
      border-collapse: collapse;
      border-spacing: 0; }
    .js-cookiewall .modal__wrapper thead {
      background-color: #f5f5f5;
      text-align: left; }
    .js-cookiewall .modal__wrapper td, .js-cookiewall .modal__wrapper th {
      width: 50%;
      padding: 5px 10px;
      border: 1px solid #e5e5e5;
      word-break: break-word; }
    .js-cookiewall .modal__wrapper .tabbed-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      max-width: 100%;
      margin: 20px 0;
      border: 1px solid #e5e5e5;
      border-radius: 5px;
      background-color: #f5f5f5;
      overflow: hidden; }
    .js-cookiewall .modal__wrapper .tabbed-container__label {
      cursor: pointer;
      padding: 10px;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-basis: 100%;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      width: auto;
      max-width: 25%;
      border-left: 1px solid #e5e5e5;
      font-size: 12px;
      line-height: 14px;
      text-align: center; }
    .js-cookiewall .modal__wrapper .tabbed-container__info {
      display: none;
      -webkit-box-ordinal-group: 100;
      -webkit-order: 99;
      -ms-flex-order: 99;
      order: 99;
      width: 100%;
      padding: 20px;
      background-color: #fff; }
    .js-cookiewall .modal__wrapper .tabbed-container__input:checked + .tabbed-container__label {
      background-color: #fff;
      font-weight: 700; }
    .js-cookiewall .modal__wrapper #tabs-setting-0:checked ~ #tabbed-container__info-0,
    .js-cookiewall .modal__wrapper #tabs-setting-1:checked ~ #tabbed-container__info-1,
    .js-cookiewall .modal__wrapper #tabs-setting-2:checked ~ #tabbed-container__info-2,
    .js-cookiewall .modal__wrapper #tabs-setting-3:checked ~ #tabbed-container__info-3 {
      display: block; }
    .js-cookiewall .modal__wrapper .tabbed-container__input {
      display: none; }
    .js-cookiewall .modal__wrapper .consentform__item {
      position: relative;
      margin-bottom: 15px;
      padding-left: 30px;
      font-size: .875em;
      line-height: 20px;
      vertical-align: center;
      page-break-inside: avoid;
      -webkit-column-break-inside: avoid;
      break-inside: avoid; }
    .js-cookiewall .modal__wrapper .consentform__item:before {
      display: inline-block;
      position: absolute;
      left: 0;
      width: 20px;
      height: 20px;
      margin-right: 10px;
      border-radius: 3px;
      background-color: #c00;
      background-image: url("img/cross.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 10px;
      color: transparent;
      line-height: 20px;
      text-align: center;
      content: 'x'; }
    .js-cookiewall .modal__wrapper .consentform__list {
      -webkit-columns: auto 2;
      -moz-columns: auto 2;
      columns: auto 2;
      display: block;
      margin: 0;
      padding: 0;
      list-style: none; }
      .js-cookiewall .modal__wrapper .consentform__list li {
        list-style-type: none; }
    .js-cookiewall .modal__wrapper .consentform__item--checked:before {
      background-color: #390;
      background-image: url("img/check.svg");
      content: '✓'; }
    .js-cookiewall .modal__wrapper .icons {
      vertical-align: middle;
      fill: currentColor; }
    .js-cookiewall .modal__wrapper .identity {
      width: 100%;
      height: 44px;
      margin-right: 10px;
      padding-top: 10px;
      text-align: center; }
    @media screen and (min-width: 600px) {
      .js-cookiewall .modal__wrapper .identity {
        position: absolute;
        top: -10px;
        left: 10px;
        width: 90px;
        height: 90px;
        padding-top: 20px;
        padding-right: 6px;
        padding-bottom: 20px;
        padding-left: 6px;
        border: 2px solid #fff;
        border-radius: 0px;
        background-image: url("img/hln/logo_hln.png?1");
        background-repeat: no-repeat;
        background-size: 50px 50px; } }
    .js-cookiewall .modal__wrapper .identity {
      margin-right: 20px; }
    .js-cookiewall .modal__wrapper .identity--fixed-size {
      position: relative;
      top: auto;
      left: auto;
      width: 500px;
      height: 40px;
      padding-top: 20px;
      padding-right: 6px;
      padding-bottom: 20px;
      padding-left: 6px;
      border: 2px solid #fff;
      border-radius: 0;
      background-image: url("img/hln/logo_hln.png?1");
      background-repeat: no-repeat;
      background-size: contain; }
    .js-cookiewall .modal__wrapper .modal__header {
      display: table;
      margin-bottom: 20px; }
    .js-cookiewall .modal__wrapper .modal__header::before,
    .js-cookiewall .modal__wrapper .modal__header::after {
      display: table;
      content: ' '; }
    .js-cookiewall .modal__wrapper .modal__header:after {
      clear: both; }
    .js-cookiewall .modal__wrapper .modal__title {
      display: table;
      vertical-align: middle;
      padding-left: 10px; }
    .js-cookiewall .modal__wrapper .modal__subtitle {
      margin-bottom: 10px; }
    .js-cookiewall .modal__wrapper h2.modal__subtitle {
      font-size: 18px; }
    .js-cookiewall .modal__wrapper .modal__footer:before,
    .js-cookiewall .modal__wrapper .modal__footer:after {
      display: table;
      content: ' '; }
    .js-cookiewall .modal__wrapper .modal__text--center {
      text-align: center; }
    .js-cookiewall .modal__wrapper .modal__text--small {
      font-size: .85em; }
    .js-cookiewall .modal__wrapper .modal__footer:after {
      clear: both; }
    .js-cookiewall .modal__wrapper .modal__footer-link {
      text-decoration: none;
      color: #0486be; }
    .js-cookiewall .modal__wrapper .modal__footer-link:visited {
      color: #0486be; }
    .js-cookiewall .modal__wrapper .modal__footer-link:focus,
    .js-cookiewall .modal__wrapper .modal__footer-link:hover {
      color: #d10a10;
      text-decoration: none; }
    .js-cookiewall .modal__wrapper .button {
      display: inline-block;
      height: 48px;
      width: 250px;
      margin-right: 10px;
      padding-top: 10px;
      border-width: 0;
      border-radius: 3px;
      background-color: red;
      text-decoration: none;
      color: #fff;
      font-family: 'FlamaProSemicond-Bold', Arial, Georgia, 'Times New Roman', Times, serif;
      font-weight: bold;
      font-size: 16px;
      text-align: center;
      white-space: nowrap;
      cursor: pointer;
      vertical-align: middle; }
      .js-cookiewall .modal__wrapper .button:hover {
        color: #fff; }
      .js-cookiewall .modal__wrapper .button.button-secondary {
        border: 1px solid #e5e5e5;
        background-color: #fff;
        color: red;
        margin-right: 0; }
        .js-cookiewall .modal__wrapper .button.button-secondary:hover {
          border-color: red; }

.cta {
  text-decoration: underline;
  color: #0486be ;
  line-height: 1; }
  .cta:visited {
    color: #0486be ; }
  .cta:hover {
    color: #0486be ;
    text-decoration: none; }
  .cta:focus {
    outline: dotted 1px #5b9dd9; }
    @media (-webkit-min-device-pixel-ratio: 0) {
      .cta:focus {
        outline: auto 1px -webkit-focus-ring-color; } }
  .cta.cta--parent-hover {
    line-height: 1.6em; }
    .dashboard-widget__row:hover .cta.cta--parent-hover {
      text-decoration: none; }

.cta--secondary {
  text-decoration: none;
  color: #000 ;
  font-weight: lighter;
  line-height: 1; }
  .cta--secondary:visited {
    color: #000 ; }
  .cta--secondary:hover {
    color: #000 ;
    text-decoration: none; }
  .cta--secondary:focus {
    color: #18639c; }

.cta--small {
  font-size: 0.75rem; }

.dashboard-widget {
  margin-bottom: 40px; }
  .subscriptions-overview:last-of-type .subscriptions-overview__item:last-child .dashboard-widget {
    margin-bottom: 10px; }

.dashboard-widget__header {
  padding-left: 20px;
  text-transform: uppercase; }
  @media screen and (min-width: 600px) {
    .dashboard-widget__header {
      padding-left: 0; } }

.dashboard-widget__content {
  border: 1px solid #d9d9d9;
  background-color: #fff; }

.dashboard-widget__title {
  margin-bottom: 8px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: lighter; }
  .dashboard-widget__title--placeholder {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
    .dashboard-widget__title--placeholder::after {
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      content: 'Placeholder'; }

.dashboard-widget__title--small {
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase; }

.dashboard-widget__sub-title {
  margin: 0;
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase; }

.subscription__header {
  position: relative;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-bottom: 0;
  background-color: #f00;
  z-index: 1; }
  .subscription__header::before {
    top: 100%;
    left: 50px;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-top: 9px solid #f00;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent; }

.subscription__delivery-message {
  padding-bottom: 10px; }

.dashboard-widget__row {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #d9d9d9; }
  .dashboard-widget__row:not(.nohover):hover, .dashboard-widget__row:not(.nohover):focus {
    outline: 0;
    background-color: #efe8e1; }
  .dashboard-widget__row:not(.nohover) {
    cursor: pointer; }

.dashboard-widget__text {
  display: inline-block; }

.dashboard-widget__last-row {
  padding-bottom: 30px;
  border-bottom: 0; }

.dashboard-widget__arrow {
  position: absolute;
  top: 30px;
  right: 30px; }
  @media screen and (min-width: 600px) {
    .dashboard-widget__arrow {
      top: 20px; } }

.dashboard-widget__row--tooltip {
  background-color: #f1f1f1;
  font-size: 0.8725rem; }
  .dashboard-widget__row--tooltip::before {
    top: -9px;
    left: 50px;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-bottom: 9px solid #d9d9d9;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent; }
  .dashboard-widget__row--tooltip::after {
    top: -8px;
    left: 50px;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-bottom: 9px solid #f1f1f1;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent; }

.dashboard-widget__row--tooltip-down::before {
  bottom: -9px;
  left: 50px;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 9px solid #d9d9d9;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent; }

.dashboard-widget__row--tooltip-down::after {
  bottom: -8px;
  left: 50px;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 9px solid #f1f1f1;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent; }

.dashboard-widget__row--arrow-up::before {
  top: -9px;
  left: 50px;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-bottom: 9px solid #d9d9d9;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent; }

.dashboard-widget__row--arrow-up::after {
  top: -8px;
  left: 50px;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-bottom: 9px solid #fff;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent; }

.dashboard-widget__row--arrow-down::before {
  bottom: -9px;
  left: 50px;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 9px solid #d9d9d9;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent; }

.dashboard-widget__row--arrow-down::after {
  bottom: -8px;
  left: 50px;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent; }

.dashboard-widget__row--alternate {
  background-color: #f1f1f1;
  font-size: 0.8725rem; }

.dashboard-widget__row--arrow::before {
  bottom: -9px;
  left: 30px;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 9px solid #d9d9d9;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent; }

.dashboard-widget__row--arrow::after {
  bottom: -8px;
  left: 30px;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent; }

.dashboard-widget__row--simple {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 0; }

.dashboard-widget__row--information {
  background-color: #f1f1f1; }

.dashboard-widget__row--warning {
  background-color: #fefdde; }

.dashboard-widget__label {
  display: block;
  width: 200px;
  margin: 0;
  color: #494747;
  font-family: Helvetica, Arial, sans-serif;
  font-size: inherit;
  font-weight: bold;
  line-height: 1.5; }
  @media screen and (min-width: 600px) {
    .dashboard-widget__label {
      display: table-cell;
      vertical-align: top; } }
  .dashboard-widget__row:not(.nohover) .dashboard-widget__label {
    cursor: pointer; }

.dashboard-widget__input {
  margin: 0;
  padding-right: 40px;
  line-height: 1.6; }
  @media screen and (min-width: 600px) {
    .dashboard-widget__input {
      display: table-cell;
      max-width: 60vw; } }
  @media screen and (min-width: 890px) {
    .dashboard-widget__input {
      max-width: 425px; } }
  .dashboard-widget__input--unpadded {
    padding-right: 0; }

.dashboard-widget__row__col--icon {
  margin-right: 15px;
  float: left; }

.dashboard-widget__row__col--content {
  width: calc(100% - 30px);
  float: left; }

.dashboard-widget__row--border {
  border: 1px solid #d9d9d9; }

.noborder {
  border: 0; }

.noborder-top {
  border-top: 0; }

.noborder-right {
  border-right: 0; }

.noborder-bottom {
  border-bottom: 0; }

.noborder-left {
  border-left: 0; }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .pika-single.is-hidden {
    display: none; }
  .pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5); }

.pika-single:before, .pika-single:after {
  content: " ";
  display: table; }

.pika-single:after {
  clear: both; }

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px; }

.pika-title {
  position: relative;
  text-align: center; }
  .pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0; }

.pika-label {
  display: inline-block;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
  background-color: #fff; }

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5; }
  .pika-prev:hover,
  .pika-next:hover {
    opacity: 1; }
  .pika-prev.is-disabled,
  .pika-next.is-disabled {
    cursor: default;
    opacity: .2; }

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg=="); }

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII="); }

.pika-select {
  display: inline-block; }

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }
  .pika-table th,
  .pika-table td {
    width: 14.285714285714286%;
    padding: 0; }
  .pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center; }
  .pika-table abbr {
    border-bottom: none;
    cursor: help; }

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
  height: initial; }
  .has-event .pika-button {
    color: #fff;
    background: #33aaff; }
  .is-today .pika-button {
    color: #33aaff;
    font-weight: bold; }
  .is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px; }
  .is-disabled .pika-button,
  .is-outside-current-month .pika-button {
    color: #999;
    opacity: .3; }
  .is-disabled .pika-button {
    pointer-events: none;
    cursor: default; }
  .pika-button:hover {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px; }
  .pika-button .is-selection-disabled {
    pointer-events: none;
    cursor: default; }

.pika-week {
  font-size: 11px;
  color: #999; }

.is-inrange .pika-button {
  color: #666;
  background: #D5E9F7; }

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px; }

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px; }

.pika-single {
  display: none;
  border: 0;
  background-color: transparent; }
  .pika-single.is-bound {
    display: block;
    border: 1px solid #494747;
    background-color: #f5f5f5;
    box-shadow: none; }
    .datepicker__container .pika-single.is-bound {
      box-shadow: none; }
    .pika-single.is-bound.is-hidden {
      display: none; }
  .pika-single.js-select-opened {
    display: block; }

.pika-lendar {
  width: 100%;
  min-width: 250px;
  max-width: 300px;
  margin: 0; }
  @media screen and (min-width: 600px) {
    .pika-lendar {
      padding: 10px; } }
  .form-element--datepicker[number-of-months="2"] ~ .datepicker__container .pika-single .pika-lendar {
    width: 50%; }
  .form-element--datepicker[number-of-months="3"] ~ .datepicker__container .pika-single .pika-lendar {
    width: 33.33%; }
  .form-element--datepicker[number-of-months="4"] ~ .datepicker__container .pika-single .pika-lendar {
    width: 25%; }
  .datepicker__container--fluid .pika-lendar {
    max-width: none; }

.pika-label {
  background-color: transparent;
  font-weight: normal;
  text-transform: uppercase; }

.pika-prev,
.is-rtl .pika-next {
  background: none; }
  .pika-prev::before,
  .is-rtl .pika-next::before {
    top: 50%;
    left: 50%;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-right: 5px solid #b7b7b7;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }

.pika-next,
.is-rtl .pika-prev {
  background: none; }
  .pika-next::before,
  .is-rtl .pika-prev::before {
    top: 50%;
    left: 50%;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-left: 5px solid #b7b7b7;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }

.pika-table th {
  color: initial;
  font-weight: normal;
  text-transform: capitalize; }

.pika-table td:nth-child(6n) .pika-day,
.pika-table td:nth-child(7n) .pika-day {
  color: #1b79c0; }

.pika-table td:nth-child(6n).is-today:not(.is-disabled) .pika-day, .pika-table td:nth-child(6n).is-selected:not(.is-disabled) .pika-day, .pika-table td:nth-child(6n):hover:not(.is-disabled) .pika-day,
.pika-table td:nth-child(7n).is-today:not(.is-disabled) .pika-day,
.pika-table td:nth-child(7n).is-selected:not(.is-disabled) .pika-day,
.pika-table td:nth-child(7n):hover:not(.is-disabled) .pika-day {
  color: #fff; }

.pika-button {
  text-align: center; }
  .is-today .pika-button {
    border-radius: 0;
    background-color: #b7b7b7;
    color: #fff;
    font-weight: normal;
    box-shadow: none; }
  .is-selected .pika-button {
    border-radius: 0;
    background-color: #1b79c0;
    color: #fff;
    font-weight: normal;
    box-shadow: none; }
  .is-disabled .pika-button {
    border-radius: 0;
    background-color: transparent;
    color: #969696;
    font-weight: normal;
    box-shadow: none; }
  .pika-button:hover {
    border-radius: 0;
    background-color: #1b79c0;
    color: #fff;
    font-weight: normal;
    box-shadow: none; }

@media screen\0 {
  .is-disabled {
    position: relative; }
    .is-disabled::before {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(255, 255, 255, 0.01);
      content: '';
      z-index: 3; } }

.dpg-brand-bar {
  position: relative;
  width: 100%;
  min-width: 300px;
  max-width: 984px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  height: 72px;
  padding-right: 10px;
  padding-left: 10px; }
  .dpg-brand-bar::before, .dpg-brand-bar::after {
    display: table;
    content: ' '; }
  .dpg-brand-bar::after {
    clear: both; }
  @media screen and (max-width: 599px) {
    .dpg-brand-bar {
      height: 50px;
      padding-right: 0;
      padding-left: 0; } }

.dpg-brand-bar__header {
  height: 100%; }
  .dpg-brand-bar__header::before, .dpg-brand-bar__header::after {
    display: table;
    content: ' '; }
  .dpg-brand-bar__header::after {
    clear: both; }

.dpg-brand-bar__logo {
  line-height: 65px;
  text-align: center; }

.dpg-brand-bar__logo-image {
  display: inline-block;
  width: 36px;
  height: 36px;
  background-image: url("img/hln/logo_hln.png?1");
  background-repeat: no-repeat;
  background-size: auto 36px;
  margin-top: 17px; }
  @media screen and (max-width: 599px) {
    .dpg-brand-bar__logo-image {
      width: 24px;
      height: 24px;
      background-size: auto 24px;
      margin-top: 11px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi) {
    .dpg-brand-bar__logo-image {
      background-image: url("img/hln/logo_hln.png?1"); } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .dpg-brand-bar__logo-image {
      background-image: url("../img/hln/logo_hln.png?1"); } }
  @supports (-ms-accelerator: true) {
    .dpg-brand-bar__logo-image {
      background-image: url("../img/hln/logo_hln.png?1"); } }
  .ie-browser .dpg-brand-bar__logo-image {
    background-image: url("../img/hln/logo_hln.png?1"); }

.dpg-brand-bar__user {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  right: 10px; }
  @media screen and (min-width: 600px) {
    .dpg-brand-bar__user {
      margin-right: 0; } }
  .js-route-login .dpg-brand-bar__user {
    display: none; }
  .dpg-brand-bar__user .dpg-brand-bar__user-actions {
    display: block;
    position: relative;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out; }

.dpg-brand-bar__back {
  position: absolute;
  top: 50%;
  margin-left: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center; }
  @media screen and (min-width: 600px) {
    .dpg-brand-bar__back {
      margin-left: 0; } }

.dpg-brand-bar__link, .dpg-brand-bar__link_icon, .dpg-brand-bar__back {
  color: #242424;
  font-size: 16px;
  font-family: "Montserrat-regular", Montserrat, sans serif;
  cursor: pointer; }
  .dpg-brand-bar__link:hover, .dpg-brand-bar__link_icon:hover, .dpg-brand-bar__back:hover {
    color: #242424;
    opacity: 1; }
  @media screen and (max-width: 599px) {
    .dpg-brand-bar__link, .dpg-brand-bar__link_icon, .dpg-brand-bar__back {
      font-size: 12px; } }

.dpg-brand-bar__link {
  text-decoration: underline; }

.dpg-account-header__bar {
  height: 72px;
  background-color: #333333; }
  .dpg-account-header__bar .dpg-account-header__logo-section {
    position: relative;
    width: 100%;
    min-width: 300px;
    max-width: 984px;
    margin-left: auto;
    margin-right: auto; }
    .dpg-account-header__bar .dpg-account-header__logo-section::before, .dpg-account-header__bar .dpg-account-header__logo-section::after {
      display: table;
      content: ' '; }
    .dpg-account-header__bar .dpg-account-header__logo-section::after {
      clear: both; }
    @media screen and (min-width: 600px) {
      .dpg-account-header__bar .dpg-account-header__logo-section {
        padding-right: 10px;
        padding-left: 10px; } }
    .dpg-account-header__bar .dpg-account-header__logo-section .dpg-account-header__logo-image {
      color: #fff;
      font-family: "Montserrat-regular", Montserrat, sans serif;
      display: block;
      margin-top: 18px;
      margin-left: auto;
      margin-right: auto; }

.icons {
  vertical-align: middle;
  fill: currentColor; }

.feedback {
  position: fixed;
  right: 0;
  bottom: 0;
  border: 0;
  font-size: 1em;
  z-index: 10; }

.nav {
  height: 52px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  background-color: #fff; }
  @media screen and (max-width: 599px) {
    .nav {
      display: none;
      overflow: auto; }
      .js-authenticated .nav {
        display: block; } }

.nav__wrapper {
  min-width: 300px;
  max-width: 984px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 20px; }
  @media screen and (min-width: 600px) {
    .nav__wrapper {
      padding: 0; } }

.nav__list {
  font-family: "FlamaProSemicond-Bold", Cambria, Georgia, "Times New Roman", Times, serif;
  white-space: nowrap; }
  .nav__list::before, .nav__list::after {
    display: table;
    content: ' '; }
  .nav__list::after {
    clear: both; }

.nav__list-item {
  float: left; }

.nav__link,
.nav__close {
  display: block;
  padding-top: 17px;
  padding-bottom: 14px;
  -webkit-transition: 0.1s linear color, 0.1s linear #d9d9d9;
  transition: 0.1s linear color, 0.1s linear #d9d9d9;
  line-height: 1; }

.nav__link {
  margin-right: 20px;
  color: #500009;
  text-transform: none; }
  .nav__link.active, .nav__link:hover {
    border-bottom: 3px solid #f00;
    color: #f00; }
  .nav__link:focus {
    border-bottom: 3px solid #f00;
    color: #f00; }
  .nav__link::after {
    position: relative;
    left: 10px;
    color: #f5f5f5;
    font-size: 0.8725rem;
    content: '/';
    pointer-events: none; }
    .last .nav__link::after {
      display: none; }

.nav__list-item:last-child .nav__link::after {
  content: ''; }

.nav__close {
  float: right; }
  @media screen and (max-width: 599px) {
    .nav__close {
      display: none; } }

.onboarding {
  position: relative;
  padding: 20px 40px;
  background-color: #fff; }
  @media screen and (min-width: 600px) {
    .onboarding {
      border: 1px solid #d9d9d9; } }

.onboarding__header {
  text-align: center; }

.onboarding__title {
  padding: 20px 0;
  font-size: 1.3125rem; }

.onboarding__sub-title {
  display: block;
  color: #969696;
  font-size: 0.8725rem;
  text-transform: uppercase; }

.onboarding__content {
  position: relative;
  padding: 20px;
  border-top: 1px solid #d9d9d9;
  background-color: #f1f1f1; }
  .onboarding__content::before, .onboarding__content::after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    margin-left: 45%;
    border-width: 9px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #d9d9d9;
    content: ''; }
  .onboarding__content::after {
    top: -1px;
    border-top-color: #fff; }

.onboarding-services__list {
  margin: 0;
  padding: 20px 0; }
  @media screen and (min-width: 600px) and (max-width: 889px) {
    .onboarding-services__list {
      padding: 0;
      overflow: hidden; } }

.onboarding-services__list-item {
  margin-bottom: 10px;
  padding-bottom: 10px; }
  @media screen and (min-width: 600px) and (max-width: 889px) {
    .onboarding-services__list-item {
      width: 33%;
      padding-right: 10px;
      padding-bottom: 0;
      padding-left: 10px;
      float: left;
      border-right: 1px solid #d9d9d9;
      border-bottom: 0; } }
  .onboarding-services__list-item .icons {
    margin-right: 10px;
    float: left; }
    @media screen and (min-width: 600px) and (max-width: 889px) {
      .onboarding-services__list-item .icons {
        margin-right: 10px;
        margin-bottom: 0; } }
  .onboarding-services__list-item:last-child {
    margin: 0;
    border: 0; }

.onboarding-services__title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.125rem;
  line-height: 27px; }

.onboarding-services__text {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 0.8725rem; }
  @media screen and (min-width: 600px) and (max-width: 889px) {
    .onboarding-services__text {
      display: inline-block;
      margin-top: 10px;
      margin-left: 0; } }

.onboarding-services__span {
  display: block;
  overflow: hidden; }

.browser__warning {
  display: none;
  padding: 10px 0;
  background-color: #fefdde;
  text-align: center;
  visibility: hidden; }
  .no-flexbox .browser__warning.browser__warning--outdated,
  .ie-browser .browser__warning.browser__warning--outdated {
    display: block;
    visibility: visible; }
  .js-no-cookies .browser__warning.browser__warning--cookies-blocked {
    display: block;
    visibility: visible; }

.browser__warning__message {
  margin: 0 auto;
  padding: 0 10px; }
  @media screen and (min-width: 600px) {
    .browser__warning__message.browser__warning__message--mobile {
      display: none; } }
  .browser__warning__message.browser__warning__message--desktop {
    display: none; }
    @media screen and (min-width: 600px) {
      .browser__warning__message.browser__warning__message--desktop {
        display: block; } }

.browser__warning__message--bold {
  font-weight: bold; }

.browser__warning__message__link {
  color: inherit;
  text-decoration: underline; }

.browser__warning__close {
  color: inherit; }

.popular-services {
  margin-top: 35px;
  border: 1px solid #d9d9d9;
  background-color: #fff; }

.popular-services__link {
  line-height: 1.5; }
  @media screen and (min-width: 890px) {
    .popular-services__link {
      padding-left: 50px; } }
  @media screen and (min-width: 600px) and (max-width: 889px) {
    .popular-services__link {
      font-size: 0.8725rem; } }
  .popular-services__link::after {
    content: ' »'; }

.popular-services__title {
  margin-bottom: 0;
  color: #000;
  font-size: 1rem;
  font-weight: bold; }

.popular-services__list::before, .popular-services__list::after {
  display: table;
  content: ' '; }

.popular-services__list::after {
  clear: both; }

.popular-services__list-item {
  border-bottom: 1px solid #d9d9d9; }
  @media screen and (min-width: 600px) {
    .popular-services__list-item {
      border-right: 1px solid #d9d9d9;
      border-bottom: 0; } }
  @media screen and (min-width: 600px) and (max-width: 889px) {
    .popular-services__list-item {
      text-align: center; } }
  .popular-services__list-item .icons {
    margin-right: 10px;
    float: left;
    color: #0486be; }
    @media screen and (min-width: 600px) and (max-width: 889px) {
      .popular-services__list-item .icons {
        margin-bottom: 10px;
        float: none; } }
  .popular-services__list-item:last-child {
    border: 0; }

.popular-services__list-item__link {
  display: block; }

.popular-services__list-item__wrapper {
  padding: 15px; }
  @media screen and (min-width: 600px) {
    .popular-services__list-item__wrapper {
      padding-right: 0;
      padding-left: 0; } }
  @media screen and (min-width: 890px) {
    .popular-services__list-item__wrapper {
      padding: 25px 15px; } }

.profile-email-mgmt__intro {
  padding: 10px 20px; }

@media screen and (min-width: 890px) {
  .profile-email-mgmt__address-list {
    max-width: 733px; } }

.profile-email-mgmt__address-list-item {
  padding: 20px 0;
  border-bottom: 1px dotted #d9d9d9; }
  .profile-email-mgmt__address-list-item:last-child {
    margin-bottom: 0;
    border-bottom: 0; }

.profile-email-mgmt__address {
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin: 0; }
  .profile-email-mgmt__address--primary {
    font-weight: bold; }
  .profile-email-mgmt__address--unverified {
    color: #969696; }

.profile-email-mgmt__address-status {
  margin: 0;
  font-size: 0.8725rem; }
  .profile-email-mgmt__address-status--primary {
    color: #008000; }
  .profile-email-mgmt__address-status--unverified {
    color: #ff8500; }

.profile-email-mgmt__address-controls {
  margin: 0;
  padding-top: 8px;
  font-size: 0.8725rem; }
  .profile-email-mgmt__address-controls--disabled {
    color: #969696;
    line-height: 1; }

.profile-email-mgmt__divider {
  height: 0;
  margin: 15px 20px 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

.profile-email-mgmt__add .form-element {
  margin-top: 32px;
  margin-bottom: 35px; }
  @media screen and (max-width: 599px) {
    .profile-email-mgmt__add .form-element {
      margin-top: 30px;
      margin-bottom: 28px; } }
  .profile-email-mgmt__add .form-element label {
    font-size: 9px; }

.login-summary__emails {
  padding-right: 40px;
  line-height: 1.3; }
  @media screen and (min-width: 600px) {
    .login-summary__emails {
      display: table-cell;
      max-width: 60vw; } }
  @media screen and (min-width: 890px) {
    .login-summary__emails {
      max-width: 425px; } }

.login-summary__email {
  margin: 0;
  padding: 0;
  line-height: 1.5; }

.social {
  margin: 0;
  padding: 0; }

.social__item {
  display: inline-block;
  margin-right: 5px; }

.social__item-row {
  margin-bottom: 10px;
  clear: both; }

.social__text-hidden {
  display: none; }

.social__icon {
  display: block;
  margin-bottom: 3px;
  border-radius: 2px;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center; }
  .social__icon:hover, .social__icon:focus {
    color: #fff; }
  .social__icon--twitter {
    background-color: #00aced; }
  .social__icon--googleplus {
    background-color: #FFF;
    border: 1px solid #d9d9d9;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.5); }
  .social__icon--facebook {
    background-color: #4267b2; }
  .social__icon--instagram {
    background-color: #517fa4; }
  .social__icon--linkedin {
    background-color: #007bb6; }

.social__linked {
  margin-top: 10px;
  margin-bottom: 20px; }

.social__linked-detail {
  padding-left: 50px; }

.social__text {
  margin: 2px 5px 0 5px;
  vertical-align: middle; }
  .social__text-facebook {
    color: white;
    font-family: verdana, sans-serif;
    font-weight: bold; }
  .social__text-googleplus {
    color: black;
    font-family: 'Roboto', sans-serif; }

.googleplus {
  border: 1px solid #d9d9d9;
  padding: 4.3px; }

.toggle__label {
  display: block;
  position: relative;
  width: 55px;
  height: 30px;
  border-radius: 20px;
  background-color: #c9c9c9;
  cursor: pointer;
  overflow: hidden; }
  .toggle__label::before {
    display: block;
    position: relative;
    width: 27.5px;
    height: calc(100% - 4px);
    margin: 2px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 100ms ease-in-out;
    transition: -webkit-transform 100ms ease-in-out;
    transition: transform 100ms ease-in-out;
    transition: transform 100ms ease-in-out, -webkit-transform 100ms ease-in-out;
    border-radius: 50%;
    background-color: #f1f1f1;
    content: '';
    z-index: 2; }
  .toggle__label.toggle__label--textual::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
    color: #fff;
    font-size: 8px;
    content: "UIT";
    z-index: 3; }

.toggle__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  opacity: 0; }
  .toggle__input:focus + .toggle__label {
    outline: dotted 1px #5b9dd9; }
    @media (-webkit-min-device-pixel-ratio: 0) {
      .toggle__input:focus + .toggle__label {
        outline: auto 1px -webkit-focus-ring-color; } }
  .toggle__input:checked + .toggle__label {
    background-color: #9bbb04; }
    .toggle__input:checked + .toggle__label::before {
      -webkit-transform: translateX(23.5px);
          -ms-transform: translateX(23.5px);
              transform: translateX(23.5px); }
  .toggle__input:checked + .toggle__label--textual::after {
    right: auto;
    left: 5px;
    content: "AAN"; }
  .toggle__input:disabled + .toggle__label {
    cursor: not-allowed; }

@-webkit-keyframes animeFadeIn {
  0% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
    opacity: 0; }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    opacity: 1; } }

@keyframes animeFadeIn {
  0% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
    opacity: 0; }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    opacity: 1; } }

.anime-fade-in {
  -webkit-animation-name: animeFadeIn;
          animation-name: animeFadeIn;
  -webkit-animation-duration: .3s;
          animation-duration: .3s; }

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

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

.tooltip {
  padding: 15px;
  border-color: #f1f1f1;
  background-color: #f1f1f1;
  color: #494747; }
  .tooltip.tooltip--bordered {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9; }
  @media screen and (max-width: 599px) {
    .tooltip.tooltip--last {
      border-bottom: 0; } }

.tooltip__wrapper--animate {
  -webkit-transition: 300ms ease-in-out all;
  transition: 300ms ease-in-out all;
  overflow: hidden; }

.tooltip__wrapper--closed {
  max-height: 0;
  margin-top: 0; }

.tooltip__wrapper--animated {
  max-height: 300px;
  border-color: #f1f1f1; }

.tooltip__wrapper--full-width {
  margin-right: -20px;
  margin-left: -20px; }

.tooltip__title {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8725rem;
  font-weight: bold; }

.tooltip__content--small {
  font-size: 0.8725rem; }

.arrow {
  position: relative; }

.arrow--up {
  margin-top: 10px; }
  .arrow--up::after {
    bottom: 100%;
    left: 50%;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-bottom: 10px solid #f1f1f1;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent; }
  .arrow--up.arrow--bordered::before {
    bottom: 100%;
    left: 50%;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-bottom: 11px solid #d9d9d9;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    margin-left: -1px; }
  .arrow--up.arrow--large::after {
    border-width: 15px; }
  .arrow--up.arrow--large.arrow--bordered::before {
    border-width: 16px; }
  .arrow--up.arrow--larger::after {
    border-width: 20px; }
  .arrow--up.arrow--larger.arrow--bordered::before {
    border-width: 21px; }
  .arrow--up.arrow--largest::after {
    border-width: 25px; }
  .arrow--up.arrow--largest.arrow--bordered::before {
    border-width: 26px; }
  .arrow--up.arrow--white::after {
    border-bottom-color: #fff; }

.arrow--down {
  margin-top: 10px; }
  .arrow--down::after {
    top: 100%;
    left: 50%;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-top: 10px solid #f1f1f1;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent; }
  .arrow--down.arrow--bordered::before {
    top: 100%;
    left: 50%;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-top: 11px solid #d9d9d9;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    margin-left: -1px; }
  .arrow--down.arrow--large::after {
    border-width: 15px; }
  .arrow--down.arrow--large.arrow--bordered::before {
    border-width: 16px; }
  .arrow--down.arrow--larger::after {
    border-width: 20px; }
  .arrow--down.arrow--larger.arrow--bordered::before {
    border-width: 21px; }
  .arrow--down.arrow--largest::after {
    border-width: 25px; }
  .arrow--down.arrow--largest.arrow--bordered::before {
    border-width: 26px; }
  .arrow--down.arrow--white::after {
    border-top-color: #fff; }

.arrow--up.arrow--align-left::after, .arrow--up.arrow--align-left::before,
.arrow--down.arrow--align-left::after,
.arrow--down.arrow--align-left::before {
  left: 50px; }

.arrow--up.arrow--align-right::after, .arrow--up.arrow--align-right::before,
.arrow--down.arrow--align-right::after,
.arrow--down.arrow--align-right::before {
  left: calc(100% - 70px); }

.arrow--left::after {
  top: 50%;
  right: 100%;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-right: 10px solid #f1f1f1;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.arrow--left.arrow--bordered::before {
  top: 50%;
  right: 100%;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-right: 11px solid #d9d9d9;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.arrow--left.arrow--large::after {
  border-width: 15px; }

.arrow--left.arrow--large.arrow--bordered::before {
  border-width: 16px; }

.arrow--left.arrow--larger::after {
  border-width: 20px; }

.arrow--left.arrow--larger.arrow--bordered::before {
  border-width: 21px; }

.arrow--left.arrow--largest::after {
  border-width: 25px; }

.arrow--left.arrow--largest.arrow--bordered::before {
  border-width: 26px; }

.arrow--left.arrow--white::after {
  border-right-color: #fff; }

.arrow--right::after {
  top: 50%;
  left: 100%;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-left: 10px solid #f1f1f1;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.arrow--right.arrow--bordered::before {
  top: 50%;
  left: 100%;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-left: 11px solid #d9d9d9;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.arrow--right.arrow--large::after {
  border-width: 15px; }

.arrow--right.arrow--large.arrow--bordered::before {
  border-width: 16px; }

.arrow--right.arrow--larger::after {
  border-width: 20px; }

.arrow--right.arrow--larger.arrow--bordered::before {
  border-width: 21px; }

.arrow--right.arrow--largest::after {
  border-width: 25px; }

.arrow--right.arrow--largest.arrow--bordered::before {
  border-width: 26px; }

.arrow--right.arrow--white::after {
  border-left-color: #fff; }

.arrow--left.arrow--align-top::after, .arrow--left.arrow--align-top::before,
.arrow--right.arrow--align-top::after,
.arrow--right.arrow--align-top::before {
  top: 0;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px); }

.arrow--left.arrow--align-top::before,
.arrow--right.arrow--align-top::before {
  -webkit-transform: translateY(9px);
      -ms-transform: translateY(9px);
          transform: translateY(9px); }

.arrow--left.arrow--align-bottom::after, .arrow--left.arrow--align-bottom::before,
.arrow--right.arrow--align-bottom::after,
.arrow--right.arrow--align-bottom::before {
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px); }

.arrow--left.arrow--align-bottom::before,
.arrow--right.arrow--align-bottom::before {
  -webkit-transform: translateY(-9px);
      -ms-transform: translateY(-9px);
          transform: translateY(-9px); }

::-webkit-input-placeholder {
  color: #969696; }

::-moz-placeholder {
  color: #969696; }

::-moz-placeholder {
  color: #969696; }

:-ms-input-placeholder {
  color: #969696; }

:placeholder-shown {
  color: #969696; }

.form.form--connect {
  padding-bottom: 10px; }

.form-element,
.form__group {
  position: relative; }

.form__group__sub {
  padding-left: 20px; }
  @media screen and (min-width: 600px) {
    .form__group__sub {
      padding-left: 40px; } }

.form__group--validation {
  margin-bottom: 45px;
  text-align: left; }
  @media screen and (min-width: 400px) {
    .form__group--validation {
      margin-bottom: 35px; } }

.form__group__messages {
  margin-top: -25px;
  padding-bottom: 10px; }
  .form__group__messages.form__group__messages--bottom {
    margin: 0; }

.form__fieldset,
.block__fieldset {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0; }
  .form__fieldset:disabled, .form__fieldset[disabled],
  .block__fieldset:disabled,
  .block__fieldset[disabled] {
    opacity: .2; }
    .form__fieldset:disabled::after, .form__fieldset[disabled]::after,
    .block__fieldset:disabled::after,
    .block__fieldset[disabled]::after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==);
      content: ' ';
      z-index: 1; }

.form__group--divider {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #d9d9d9; }
  .form__group__sub .form__group--divider {
    margin: 0;
    border: 0; }
  .form__radio-label--input:first-child .form__group--divider {
    margin: 0;
    border: 0; }

.form__group--collapse {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px; }
  @media screen and (min-width: 600px) {
    .form__group--collapse {
      margin-left: 30px;
      padding-left: 20px;
      border-left: 2px solid #0486be; } }
  .form__group--collapse::before {
    position: absolute;
    height: 14px;
    margin-left: -22px;
    padding-right: 20px;
    border-left: 2px dotted #fff;
    content: ''; }

.form__group--button {
  margin-top: 30px; }
  @media screen and (max-width: 599px) {
    .form__group--button {
      width: 100%;
      text-align: center; } }

.form__group--date .mobile-hide .icons {
  display: none; }
  @media screen and (min-width: 600px) {
    .form__group--date .mobile-hide .icons {
      display: inline-block;
      color: #0486be; } }

.form__sub-title,
.form__sub-title--no-bottom-padding {
  display: inline-block;
  padding: 10px 0 30px;
  font-weight: bold; }

.form__sub-title--no-bottom-padding {
  padding-bottom: 0 !important; }

.form__sub-title--subtext {
  font-size: 0.88em;
  padding-bottom: 30px; }

.form__text {
  display: inline-block; }

.form__radio-label,
.form__checkbox-label {
  display: inline-block; }

.form__arrow-label {
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px; }
  .form__arrow-label .icons {
    position: absolute;
    left: 0;
    margin-top: 4px; }

.form__radio-label--input {
  padding-left: 30px; }

.form__radio-label--input-compact {
  padding-left: 0; }

.form__radio,
.form__checkbox {
  position: absolute;
  margin-top: 4px;
  margin-left: -30px; }
  .form__radio:focus,
  .form__checkbox:focus {
    box-shadow: 0 0 5px #5b9dd9; }
    @media (-webkit-min-device-pixel-ratio: 0) {
      .form__radio:focus,
      .form__checkbox:focus {
        box-shadow: none; } }
  .form__radio-label--input-compact .form__radio, .form__radio-label--input-compact
  .form__checkbox {
    position: relative;
    margin-right: 10px;
    margin-left: 0; }

.form__radio-text {
  display: inline-block; }

.form__radio-text-checkbox {
  display: inline; }

.form__radio-text--border {
  display: block;
  margin-top: 10px;
  padding: 20px;
  border: 1px solid #d9d9d9;
  font-weight: bold; }

.form__radio-text--disabled {
  color: #969696; }

.form-element__label {
  display: inline-block;
  position: absolute;
  top: -12px;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  font-size: 9px;
  text-transform: uppercase; }
  .form-element__label--hidden {
    opacity: 0; }
    .no-placeholder .form-element__label--hidden {
      font-weight: bold;
      opacity: 1; }
  .form-element__label--visible {
    font-weight: bold;
    opacity: 1; }
  .form-element__label--focus {
    color: #494747; }
  .form-element__label--error {
    color: #f54545; }

.form-element__control {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  padding: 15px;
  border: 1px solid #b7b7b7;
  border-radius: 0;
  background: #fff none repeat scroll 0 0;
  color: #000; }
  .form-element__control:not(.form-element__select) {
    -webkit-appearance: none; }
  .form-element__control[type="password"] {
    color: #969696; }
  .form-element__control[type="radio"], .form-element__control[type="checkbox"] {
    display: inline-block;
    width: 20px;
    padding: 0;
    border: 0;
    background: none; }
  .form-element__control--focus {
    border: 1px solid #494747;
    outline: 0;
    background-color: #fbfbfb; }
    .form-element__control--focus.form-element--datepicker {
      background-color: #fbfbfb; }
    .form-element__control--focus + .form-element__icon--datepicker {
      z-index: 2; }
  .form-element__control--error {
    border-bottom: 2px solid #f54545; }
  .form-element__control--bad {
    border-bottom: 2px solid #ff3400; }
  .form-element__control--fair {
    border-bottom: 2px solid #ff8500; }
  .form-element__control--good {
    border-bottom: 2px solid #ffcf03; }
  .form-element__control--excellent {
    border-bottom: 2px solid #9bbb04; }
  .form-element--disabled .form-element__control {
    border-color: #969696;
    background-color: #f1f1f1;
    color: #969696; }
    .form-element--disabled .form-element__control.form-element--datepicker {
      background-color: #f1f1f1; }
    .form-element--disabled .form-element__control--error {
      border-bottom: 2px solid #f54545; }
    .form-element--disabled .form-element__control--bad {
      border-bottom: 2px solid #ff3400; }
    .form-element--disabled .form-element__control--fair {
      border-bottom: 2px solid #ff8500; }
    .form-element--disabled .form-element__control--good {
      border-bottom: 2px solid #ffcf03; }
    .form-element--disabled .form-element__control--excellent {
      border-bottom: 2px solid #9bbb04; }

.form-element__select-wrapper {
  position: relative;
  padding: 15px; }
  .form-element__select-wrapper--background {
    background-color: #fff; }
  .form-element__select-wrapper .form-element__select {
    position: relative;
    padding: 0;
    border: 0;
    background-color: #fff;
    z-index: 2;
    -webkit-appearance: menulist-button; }
    .form-element__select-wrapper .form-element__select.form-element__control--error ~ .form-element__select__validation {
      border-bottom: 2px solid #f54545; }
  .form-element__select-wrapper .form-element__select__validation {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #b7b7b7;
    content: '';
    z-index: 1; }

.form-element__validation {
  position: absolute;
  padding-top: 2px;
  font-size: 0.75rem;
  line-height: 1.2; }
  .form__group__validation--validation--relative .form-element__validation {
    position: relative; }
  .form-element__validation--error {
    color: #f54545; }
  .form-element__validation--bad {
    color: #ff3400; }
  .form-element__validation--fair {
    color: #ff8500; }
  .form-element__validation--good {
    color: #ffcf03; }
  .form-element__validation--excellent {
    color: #9bbb04; }
  .form__group__messages .form-element__validation {
    position: relative;
    margin-bottom: 10px; }
  .form__group__sub .form-element__validation {
    position: relative;
    margin-left: -15px;
    padding-top: 5px; }
    @media screen and (min-width: 600px) {
      .form__group__sub .form-element__validation {
        margin-left: -30px; } }
  .form-element__validation.form__group--validation-relative {
    position: relative; }

.form-element__help {
  padding-top: 6px;
  color: #969696;
  font-size: 14px; }

.form-element--datepicker {
  position: relative;
  padding-right: 45px;
  background-color: transparent;
  z-index: 2; }

.form-element--datepicker-mobile::before {
  color: #969696;
  content: attr(placeholder); }

.form-element--datepicker-mobile:valid::before {
  content: ''; }

.form-element__label--visible + .form-element--datepicker-mobile::before {
  content: ''; }

.form-element__validation--error.form-element__validation--error--invalidaddress, .form-element__validation--error.form-element__validation--error--overlap {
  margin-top: -25px; }

.form-element__validation--error a {
  text-decoration: underline; }

.form-element__icon--datepicker {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  margin: 0 5px;
  padding: 10px 0;
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
  background-color: transparent;
  color: #000;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none; }

.form-element__icon--password-toggle {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  margin: 0 5px;
  padding: 10px 0;
  -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
          transform: translateY(-4px);
  background-color: transparent;
  color: #000;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .form-element__icon--password-toggle::after {
    display: block;
    font-size: 10px;
    line-height: 1;
    content: attr(data-toggle-show); }
  .form-element__icon--password-toggle.js-password-toggle-show {
    color: #1b79c0; }
  .form-element__icon--password-toggle.js-password-toggle-show::after {
    color: #1b79c0;
    content: attr(data-toggle-hide); }

.form-element--background {
  background-color: #fff; }

.alert {
  position: relative;
  margin: 10px;
  background-color: #fff; }
  @media screen and (min-width: 600px) {
    .alert {
      margin-right: 0;
      margin-left: 0; } }
  .alert--clear {
    background-color: transparent; }
  .alert a {
    text-decoration: underline; }
    .alert a:link, .alert a:visited, .alert a:hover, .alert a:active {
      color: inherit; }
    .alert a:hover {
      text-decoration: none; }

.alert__container--top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #d9d9d9; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .alert__container--top {
      display: block; }
      .alert__container--top::before, .alert__container--top::after {
        display: table;
        content: ' '; }
      .alert__container--top::after {
        clear: both; } }
  @media screen and (max-width: 599px) {
    .alert__container--top {
      padding: 20px; } }
  .alert--error .alert__container--top,
  .alert--information .alert__container--top,
  .alert--confirmation .alert__container--top,
  .alert--warning .alert__container--top {
    position: relative;
    padding-left: 40px;
    border-left-width: 0; }
    .alert--error .alert__container--top::before,
    .alert--information .alert__container--top::before,
    .alert--confirmation .alert__container--top::before,
    .alert--warning .alert__container--top::before {
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 20px;
      height: 100%;
      background-color: #f54545;
      content: ''; }
  .alert--information .alert__container--top::before {
    background-color: #989898; }
  .alert--confirmation .alert__container--top::before {
    background-color: #9bbb04; }
  .alert--warning .alert__container--top::before {
    background-color: #ffcf03; }
  .no-flexbox .alert__container--top {
    display: block;
    overflow: hidden; }

.alert__wrapper--content {
  display: block;
  width: auto;
  max-width: 100%;
  padding: 0; }
  @media screen and (min-width: 600px) {
    .alert__wrapper--content {
      max-width: 95%; } }
  @media screen and (min-width: 890px) {
    .alert__wrapper--content {
      padding: 10px; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .alert__wrapper--content {
      width: calc(100% - 50px);
      float: right; } }
  .no-flexbox .alert__wrapper--content {
    width: calc(100% - 50px);
    float: right; }

.alert__wrapper--icon {
  padding-right: 10px;
  color: inherit;
  text-align: center; }
  @media screen and (max-width: 889px) {
    .alert__wrapper--icon {
      display: none; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .alert__wrapper--icon {
      margin-top: 10px;
      float: left; } }
  .alert--information .alert__wrapper--icon {
    color: #989898; }
  .alert--error .alert__wrapper--icon {
    color: #f54545; }
  .alert--confirmation .alert__wrapper--icon {
    color: #9bbb04; }
  .alert--warning .alert__wrapper--icon {
    color: #ffcf03; }
  .no-flexbox .alert__wrapper--icon {
    margin-top: 10px;
    float: left; }

.alert__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  line-height: 1; }
  @media screen and (max-width: 599px) {
    .alert__close {
      display: none; } }

.alert__container--bottom {
  display: none;
  width: 100%; }
  @media screen and (max-width: 599px) {
    .alert__container--bottom {
      display: block; } }
  .alert__container--bottom .alert__close {
    display: block;
    position: relative;
    right: auto;
    padding: 10px;
    border: 1px solid #d9d9d9;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
    @media screen and (max-width: 599px) {
      .alert__container--bottom .alert__close {
        display: block; } }

.alert__content {
  word-wrap: break-word; }
  .alert__content p {
    margin-top: 0; }
    .alert__content p:last-child {
      margin-bottom: 0; }

.alert__section--inline {
  margin: 0 10px; }
  @media screen and (min-width: 600px) {
    .alert__section--inline {
      margin: 0; } }

.alert__close__label {
  display: inline-block;
  margin-right: 2px;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
  font-size: 1rem; }

.alert--loading {
  background-color: transparent; }

.login {
  padding: 20px 40px;
  border: 1px solid #d9d9d9;
  background-color: #fff; }
  @media screen and (max-width: 599px) {
    .login {
      padding: 0 20px; } }

.login__header {
  padding: 20px 0 10px;
  text-align: center; }

.login__footer {
  margin-top: 20px;
  border-top: 1px solid #d9d9d9;
  font-size: 1rem;
  text-align: center; }

.login__title {
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 1.3125rem;
  font-weight: bold;
  text-transform: uppercase; }

.login__sub-title {
  display: block;
  margin-top: 20px;
  color: #494747;
  font-size: 0.8725rem;
  text-align: center;
  text-transform: uppercase; }

.login__content {
  position: relative;
  border-top: 1px solid #d9d9d9;
  text-align: left; }
  .login__content::before, .login__content::after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    margin-left: 49%;
    border-width: 9px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #d9d9d9;
    content: ''; }
  .login__content::after {
    top: -1px;
    border-top-color: #fff; }
  .login__content--hidden {
    border: 0; }
    .login__content--hidden::before, .login__content--hidden::after {
      display: none; }

.login__content-email {
  display: inline-block;
  font-weight: bold;
  word-break: break-all; }

.login__form {
  padding-top: 20px; }

.login__inline-error {
  color: #f54545;
  font-size: 1rem; }

.login--connect__account-message {
  margin-bottom: 0; }

.login--connect__account-user {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center; }
  .ng-submitted .login--connect__account-user {
    margin-top: 10px;
    margin-bottom: 5px; }

.login--connect__account-user__name {
  display: block;
  font-weight: bold; }

.login--connect__account-user__email {
  overflow-wrap: break-word;
  word-wrap: break-word; }

.registration {
  padding: 20px 40px;
  border: 1px solid #d9d9d9;
  background-color: #fff; }
  @media screen and (max-width: 599px) {
    .registration {
      padding: 0 20px; } }

.registration__header {
  padding: 20px 0 15px;
  text-align: center; }

.registration__title {
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 1.3125rem;
  font-weight: bold;
  text-transform: uppercase; }

.registration__sub-title {
  display: block;
  margin-bottom: 20px;
  color: #494747;
  font-size: 0.8725rem;
  text-align: center;
  text-transform: uppercase; }

.registration__content {
  position: relative;
  padding-top: 20px;
  border-top: 1px solid #d9d9d9;
  text-align: left; }
  .registration__content::before, .registration__content::after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    margin-left: 49%;
    border-width: 9px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #d9d9d9;
    content: ''; }
  .registration__content::after {
    top: -1px;
    border-top-color: #fff; }
  .registration__content--hidden {
    border: 0; }
    .registration__content--hidden::before, .registration__content--hidden::after {
      display: none; }

.registration__content-email {
  display: inline-block;
  font-weight: bold;
  word-break: break-all; }

.registration__footer {
  margin-top: 10px;
  border-top: 1px solid #d9d9d9;
  font-size: 1rem;
  text-align: center; }

.registration__disclaimer {
  font-size: 0.8725rem; }

.registration-confirmation {
  margin-bottom: 20px; }

.registration-confirmation__wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #d9d9d9; }

.registration__terms {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .registration__terms .registration__terms__label {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 10px; }

.subscription-change-iban__terms {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .subscription-change-iban__terms .subscription-change-iban__terms__label {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 10px;
    font-size: 0.9em; }

.secondary-address-toggle-group {
  display: block;
  width: 100%;
  line-height: 1.7em;
  cursor: pointer; }
  .secondary-address-toggle-group label {
    margin-left: 5px;
    cursor: pointer; }

.subscription-invoices-overview__loading-message {
  padding: 20px; }

table.subscription-invoices {
  width: 100%; }
  table.subscription-invoices thead {
    background-color: #f00; }
    table.subscription-invoices thead td {
      color: #fff; }
  table.subscription-invoices td {
    padding: 2px 0 2px 6px; }

@media only screen and (max-width: 599px) {
  table.subscription-invoices td:nth-of-type(1) {
    display: none; }
  table.subscription-invoices td:nth-of-type(2) {
    display: none; } }

.overflow__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.overflow__wrapper.blurred {
  -webkit-filter: blur(5px);
          filter: blur(5px);
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); }

.content__block {
  padding: 20px 40px;
  border: 1px solid #d9d9d9;
  background-color: #fff; }
  @media screen and (max-width: 599px) {
    .content__block {
      padding: 0 20px; } }

.content__block__header {
  padding-top: 20px; }
  .content__block__header--centered {
    text-align: center; }

.content__block__body {
  padding: 20px 0; }
  .content__block__body--centered {
    text-align: center; }
  .content__block__body--tooltip {
    padding-top: 0;
    font-size: 0.8725rem; }

.content__block__footer {
  padding-top: 20px;
  padding-bottom: 10px; }
  .content__block__footer--centered {
    text-align: center; }
  .content__block__footer--tooltip {
    padding: 0; }

.content__block__paragraph {
  margin: 0; }

.page-footer {
  width: 100%;
  padding: 10px;
  border-top: 1px solid #d9d9d9;
  background-color: #fff;
  color: #494747;
  text-align: center; }
  @media screen and (min-width: 600px) {
    .page-footer {
      padding: 0; } }

@media screen and (min-width: 750px) {
  .page-footer__placeholder {
    min-height: calc(100% - 92px); } }

.page-footer__logo {
  display: block;
  width: 100%;
  height: auto;
  margin: 20px 0;
  background-image: url("img/dpp/DPG-Media.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 150px auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi) {
    .page-footer__logo {
      background-image: url("img/dpp/DPG-Media.png"); } }
  @media screen and (min-width: 750px) {
    .page-footer__logo {
      margin: 0;
      float: left; } }
  @media screen and (max-width: 599px) {
    .page-footer__logo {
      background-size: 280px auto;
      height: 180px !important; } }

.page-footer__disclaimer {
  width: 100%;
  margin: 20px 0; }
  @media screen and (min-width: 750px) {
    .page-footer__disclaimer {
      margin: 0; } }

.page-footer__text {
  text-align: center;
  margin: 0;
  font-size: 0.75rem; }
  .page-footer__text a {
    color: #494747; }

.page-footer__link {
  text-align: center;
  text-decoration: underline;
  margin: 0;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 0.75rem; }

.page-footer__affiliates {
  display: inline-block;
  float: none; }
  @media screen and (min-width: 750px) {
    .page-footer__affiliates {
      width: auto;
      margin-top: 0;
      float: right;
      clear: none; } }

.affiliates__list {
  margin: 0;
  padding: 0; }
  .affiliates__list::before, .affiliates__list::after {
    display: table;
    content: ' '; }
  .affiliates__list::after {
    clear: both; }

.affiliates__list__item {
  display: block;
  padding-left: 10px;
  float: left; }
  @media screen and (min-width: 890px) {
    .affiliates__list__item {
      padding-left: 20px; } }
  .affiliates__list__item:first-child {
    padding-left: 0; }

.affiliates__logo {
  display: block;
  min-height: 50px;
  background-repeat: no-repeat;
  background-position: center center; }

.affiliates__logo--licence2publish {
  display: none;
  visibility: hidden; }

.affiliates__logo--gopress {
  display: none;
  visibility: hidden; }

.affiliates__logo--cim {
  display: none;
  visibility: hidden; }

.page-footer__adr {
  margin: -10px;
  padding: 10px 0 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  background-color: #fff; }
  @media screen and (min-width: 600px) {
    .page-footer__adr {
      margin: 0; } }

.page-footer__brand-list {
  margin: 0 auto;
  padding: 10px;
  text-align: center; }
  .page-footer__brand-list::before, .page-footer__brand-list::after {
    display: table;
    content: ' '; }
  .page-footer__brand-list::after {
    clear: both; }
  @media screen and (min-width: 600px) {
    .page-footer__brand-list {
      padding: 0; } }

.page-footer__brand-list__item {
  display: inline-block;
  width: 24%;
  width: calc(25% - 5px);
  height: auto;
  margin-bottom: 20px;
  padding: 0 5px;
  text-align: center; }
  @media screen and (min-width: 600px) {
    .page-footer__brand-list__item {
      width: auto;
      height: 40px;
      margin-bottom: 10px; } }
  .page-footer__brand-list__item img {
    display: inline-block;
    height: auto;
    max-height: 100%; }
  .page-footer__brand-list__item--adr {
    width: 100%;
    margin-bottom: 10px; }
    @media screen and (min-width: 600px) {
      .page-footer__brand-list__item--adr {
        width: auto;
        margin-bottom: 0; } }
    .page-footer__brand-list__item--adr img {
      width: 240px;
      height: 40px;
      max-height: none; }

.container {
  width: 100%;
  max-width: 890px;
  padding-right: 10px;
  padding-left: 10px; }
  .container::before, .container::after {
    display: table;
    content: ' '; }
  .container::after {
    clear: both; }
  @media screen and (min-width: 600px) {
    .container {
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      padding-left: 10px; } }
  @media screen and (min-width: 890px) {
    .container {
      margin-right: auto;
      margin-left: auto; } }
  .form .container {
    padding-right: 10px;
    padding-left: 10px; }
  .container--outer {
    padding-top: 0;
    padding-bottom: 0; }
    @media screen and (max-width: 599px) {
      .container--outer {
        padding: 0;
        overflow: hidden; } }
  .container--loading {
    min-height: 100vh; }

.row {
  margin-right: -20px;
  margin-left: -20px; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  @media screen and (min-width: 0) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }
  .row.row--collapsed {
    margin: 0; }
  @media screen and (min-width: 0) {
    .form .row {
      margin-right: -10px;
      margin-left: -10px; } }
  @media screen and (max-width: 599px) {
    .row.row--outer {
      margin: 0; } }

.col {
  width: 100%;
  min-height: 1px;
  padding: 0 10px;
  float: left; }
  .col.col--right {
    float: right; }
  .row--collapsed .col {
    padding-right: 0;
    padding-left: 0; }
  @media screen and (min-width: 890px) {
    .col.col--primary {
      width: calc(100% - 251px); }
      .col.col--primary.col--primary--alternate {
        width: calc(100% - 405px); } }
  @media screen and (min-width: 890px) {
    .col.col--secondary {
      width: 251px; }
      .col.col--secondary.col--secondary--alternate {
        width: 405px; } }
  @media screen and (min-width: 890px) {
    .col.col--equalwidth {
      width: 50%; }
      .col.col--equalwidth.col--primary--alternate {
        width: 50%; } }
  .col.col--centered {
    margin-right: auto;
    margin-left: auto;
    float: none; }
  @media screen and (min-width: 0) {
    .form .col {
      padding-right: 10px;
      padding-left: 10px; } }

@media screen and (min-width: 0) {
  .col--xs--w-1 {
    width: 8.33333%; }
  .col--xs--w-2 {
    width: 16.66667%; }
  .col--xs--w-3 {
    width: 25%; }
  .col--xs--w-4 {
    width: 33.33333%; }
  .col--xs--w-5 {
    width: 41.66667%; }
  .col--xs--w-6 {
    width: 50%; }
  .col--xs--w-7 {
    width: 58.33333%; }
  .col--xs--w-8 {
    width: 66.66667%; }
  .col--xs--w-9 {
    width: 75%; }
  .col--xs--w-10 {
    width: 83.33333%; }
  .col--xs--w-11 {
    width: 91.66667%; }
  .col--xs--w-12 {
    width: 100%; } }

@media screen and (min-width: 400px) {
  .col--sm--w-1 {
    width: 8.33333%; }
  .col--sm--w-2 {
    width: 16.66667%; }
  .col--sm--w-3 {
    width: 25%; }
  .col--sm--w-4 {
    width: 33.33333%; }
  .col--sm--w-5 {
    width: 41.66667%; }
  .col--sm--w-6 {
    width: 50%; }
  .col--sm--w-7 {
    width: 58.33333%; }
  .col--sm--w-8 {
    width: 66.66667%; }
  .col--sm--w-9 {
    width: 75%; }
  .col--sm--w-10 {
    width: 83.33333%; }
  .col--sm--w-11 {
    width: 91.66667%; }
  .col--sm--w-12 {
    width: 100%; } }

@media screen and (min-width: 600px) {
  .col--md--w-1 {
    width: 8.33333%; }
  .col--md--w-2 {
    width: 16.66667%; }
  .col--md--w-3 {
    width: 25%; }
  .col--md--w-4 {
    width: 33.33333%; }
  .col--md--w-5 {
    width: 41.66667%; }
  .col--md--w-6 {
    width: 50%; }
  .col--md--w-7 {
    width: 58.33333%; }
  .col--md--w-8 {
    width: 66.66667%; }
  .col--md--w-9 {
    width: 75%; }
  .col--md--w-10 {
    width: 83.33333%; }
  .col--md--w-11 {
    width: 91.66667%; }
  .col--md--w-12 {
    width: 100%; } }

@media screen and (min-width: 890px) {
  .col--lg--w-1 {
    width: 8.33333%; }
  .col--lg--w-2 {
    width: 16.66667%; }
  .col--lg--w-3 {
    width: 25%; }
  .col--lg--w-4 {
    width: 33.33333%; }
  .col--lg--w-5 {
    width: 41.66667%; }
  .col--lg--w-6 {
    width: 50%; }
  .col--lg--w-7 {
    width: 58.33333%; }
  .col--lg--w-8 {
    width: 66.66667%; }
  .col--lg--w-9 {
    width: 75%; }
  .col--lg--w-10 {
    width: 83.33333%; }
  .col--lg--w-11 {
    width: 91.66667%; }
  .col--lg--w-12 {
    width: 100%; } }

.container {
  min-width: 300px; }
  @media screen and (min-width: 600px) {
    .container {
      max-width: 984px; } }

.column-wrapper {
  margin-top: 40px; }
  @media screen and (min-width: 890px) {
    .column-wrapper {
      display: table;
      width: 100%; } }

@media screen and (min-width: 890px) {
  .column-primary {
    display: table-cell;
    padding-right: 3%; } }

@media screen and (min-width: 890px) {
  .column-secondary {
    display: table-cell;
    width: 251px; } }

@media screen and (min-width: 600px) {
  .column-secondary .fixed {
    position: fixed;
    width: inherit; } }

@media screen and (min-width: 890px) {
  .column-secondary--boarding {
    width: 405px; } }

#debug-row {
  display: none; }

.page-header {
  width: 100%;
  background-color: #f00;
  background-image: none; }

.page-header-one-dpg {
  width: 100%;
  background-color: #fff;
  background-image: none; }

.primary__title {
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 1.3125rem;
  font-weight: bold;
  text-transform: uppercase; }

.primary__sub-title {
  display: block;
  margin-top: 20px;
  color: #494747;
  font-size: 0.8725rem;
  text-align: center;
  text-transform: uppercase; }

.secondary__title {
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
  border-bottom: 1px solid #d9d9d9;
  font-size: 1.3125rem;
  text-transform: uppercase; }

.secondary__sub-title {
  display: block;
  margin-top: 20px;
  color: #494747;
  font-style: 0.8725rem;
  text-align: center;
  text-transform: uppercase; }

.page-footer__logo {
  height: 100px; }

@media screen and (max-width: 599px) {
  .page-footer__logo {
    background-size: 280px auto;
    height: 180px !important;
    background-image: url("../img/dpp/DPG-Media.png"); } }
