/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

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

html {
  box-sizing: border-box;
}

body {
  position: relative;
  background: #f4f4f9;
  font-size: 14px;
  font-family: "Telia Sans", sans-serif;
  line-height: 1.6;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

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

*,
*:before,
*:after {
  box-sizing: inherit;
}

input,
textarea,
select,
button {
  font: inherit;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

@font-face {
  font-family: "Telia Sans";
  src: url("../fonts/TeliaSans-Regular.woff2") format("woff2"), url("../fonts/TeliaSans-Regular.woff") format("woff"), url("../fonts/TeliaSans-Regular.ttf") format("truetype"), url("../fonts/TeliaSans-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Telia Sans";
  src: url("../fonts/TeliaSans-RegularItalic.woff2") format("woff2"), url("../fonts/TeliaSans-RegularItalic.woff") format("woff"), url("../fonts/TeliaSans-RegularItalic.ttf") format("truetype"), url("../fonts/TeliaSans-RegularItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Telia Sans";
  src: url("../fonts/TeliaSans-Medium.woff2") format("woff2"), url("../fonts/TeliaSans-Medium.woff") format("woff"), url("../fonts/TeliaSans-Medium.ttf") format("truetype"), url("../fonts/TeliaSans-Medium.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Telia Sans";
  src: url("../fonts/TeliaSans-MediumItalic.woff2") format("woff2"), url("../fonts/TeliaSans-MediumItalic.woff") format("woff"), url("../fonts/TeliaSans-MediumItalic.ttf") format("truetype"), url("../fonts/TeliaSans-MediumItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Telia Sans Bold";
  src: url("../fonts/TeliaSans-Bold.woff2") format("woff2"), url("../fonts/TeliaSans-Bold.woff") format("woff"), url("../fonts/TeliaSans-Bold.ttf") format("truetype"), url("../fonts/TeliaSans-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Telia Sans";
  src: url("../fonts/TeliaSans-BoldItalic.woff2") format("woff2"), url("../fonts/TeliaSans-BoldItalic.woff") format("woff"), url("../fonts/TeliaSans-BoldItalic.ttf") format("truetype"), url("../fonts/TeliaSans-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Telia Sans Heading";
  src: url("../fonts/TeliaSans-Heading.woff2") format("woff2"), url("../fonts/TeliaSans-Heading.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Pebble";
  src: url("../fonts/Pebble_W_Rg.eot?#iefix");
  src: url("../fonts/Pebble_W_Rg.eot?#iefix") format("eot"), url("../fonts/Pebble_W_Rg.woff2") format("woff2"), url("../fonts/Pebble_W_Rg.woff") format("woff"), url("../fonts/Pebble_W_Rg.ttf") format("truetype");
}
@font-face {
  font-family: "TheanoModern";
  src: url("../fonts/TheanoModern-Regular.eot?#iefix");
  src: url("../fonts/TheanoModern-Regular.eot?#iefix") format("eot"), url("../fonts/TheanoModern-Regular.woff2") format("woff2"), url("../fonts/TheanoModern-Regular.woff") format("woff"), url("../fonts/TheanoModern-Regular.ttf") format("truetype");
}
/* stylelint-disable */
.text > * + * {
  margin-top: 1em;
}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-family: "Telia Sans Bold", sans-serif;
  font-weight: 400;
}
.alert h1,
.alert h2,
.alert h3,
.alert .h1,
.alert .h2,
.alert .h3 {
  font-family: "Telia Sans", sans-serif;
}

h1,
.h1 {
  font-size: 26px;
  line-height: 1;
  color: #990ae3;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 50px;
  }
}
h1--color-base,
.h1--color-base {
  color: #000000;
}
.main--post h1, #tinymce h1,
.main--post .h1,
#tinymce .h1 {
  font-family: "Telia Sans", sans-serif;
  font-weight: 700;
  text-transform: none;
}

h2,
.h2 {
  font-size: 23px;
  line-height: 1.1176;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 34px;
  }
}
.main--post h2, #tinymce h2,
.main--post .h2,
#tinymce .h2 {
  font-family: "Telia Sans", sans-serif;
  font-weight: 700;
  text-transform: none;
}
h2 a,
.h2 a {
  color: #000000;
}
h2 a:hover,
.h2 a:hover {
  color: #990ae3;
}

h3,
.h3 {
  font-size: 20px;
  line-height: 1.1667;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}
.main--post h3, #tinymce h3,
.main--post .h3,
#tinymce .h3 {
  font-family: "Telia Sans", sans-serif;
  font-weight: 700;
  text-transform: none;
}

h4,
.h4 {
  font-family: "Telia Sans", sans-serif;
  font-size: 18px;
  line-height: 1.3;
}
@media only screen and (min-width: 1024px) {
  h4,
  .h4 {
    font-size: 20px;
  }
}

h5,
.h5 {
  font-family: "Telia Sans", sans-serif;
  font-size: 16px;
  line-height: 1.375;
}

i,
em,
.italic,
.text-italic {
  font-style: italic;
}

b,
strong,
.bold,
.text-bold {
  font-weight: 700;
}
.lead b,
.lead strong,
.lead .bold,
.lead .text-bold {
  font-weight: 400;
}

a,
.link {
  text-decoration: none;
  color: #990ae3;
  transition: color 200ms ease-in-out;
}
a:hover,
.link:hover {
  color: #cc00ff;
}
a:focus,
.link:focus {
  outline: 0;
}
a.text-color,
.link.text-color {
  color: #000000;
}
a.text-color:hover,
.link.text-color:hover {
  color: #990ae3;
}

.text-price {
  color: #0099ff;
  font-weight: 700;
  white-space: nowrap;
}

.text-order {
  color: #00cc66;
}

.text-light {
  color: #666666;
}

.text-dark {
  color: #000000;
}

.text-purple {
  color: #990ae3;
}

.text-orange {
  color: #ff9b00;
}

.text-truncate {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.text-intro {
  font-size: 24px;
  margin-bottom: 32px;
  color: #140b14;
}

small,
.text-small {
  font-size: 12px;
  line-height: 1.5;
}

.text-base {
  font-size: 14px;
}

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

.text-left {
  text-align: left;
}
@media (max-width: 767px) {
  .text-left-xs {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .text-left-sm {
    text-align: left;
  }
}

.text-right {
  text-align: right;
}
@media (max-width: 767px) {
  .text-right-xs {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .text-right-sm {
    text-align: right;
  }
}

.text-uppercase {
  text-transform: uppercase;
}

/* stylelint-enable */
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.accordion__item + .accordion__item {
  margin-top: 2px;
}

.accordion__header {
  position: relative;
  display: block;
  padding: 10px 20px 10px;
  background: transparent;
}

.accordion__content {
  display: none;
}
html.no-js .accordion__content, .accordion__item.is-open > .accordion__content {
  display: block;
}

.accordion__inner {
  padding: 10px 20px 30px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.alert {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 12px 16px;
}

.alert--success {
  background-color: rgba(0, 204, 102, 0.2);
}

.alert--error {
  background-color: rgba(255, 50, 100, 0.2);
}

.alert__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
  font-size: 24px;
}
.alert--success .alert__icon {
  color: #00cc66;
}
.alert--error .alert__icon {
  color: #ff3264;
}

.alert__content {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.alert__list {
  margin-top: 8px;
}

.alert__close {
  position: relative;
  z-index: 0;
  border: none;
  -webkit-appearance: none;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  padding: 12px;
  font-size: 24px;
  background-color: transparent;
  margin: -12px -12px -12px 0;
}
.alert__close:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: -1;
  top: 4px;
  right: 4px;
  background: #ffffff;
  border-radius: 50%;
  transform: scale(0);
  transition: transform 200ms ease-in-out;
}
.alert__close:hover:after {
  transform: scale(1);
}

.alert__close-icon {
  display: block;
}
@charset "UTF-8";
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.article__link {
  color: #000000;
  display: block;
  transition: color 200ms ease-in-out;
}
.article__link:hover {
  color: #000000;
}

.article__image {
  position: relative;
}
.article__image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(270 / 570 * 100%);
}
.article__image > .image__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.article__image {
  overflow: hidden;
}
.article__image:after {
  content: "";
  background: #990ae3;
  height: 2px;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
  display: block;
  z-index: 2;
}
.article--archive .article__image {
  position: relative;
}
.article--archive .article__image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(225 / 432 * 100%);
}
.article--archive .article__image > .image__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.article--archive .article__image .image__img {
  height: 100%;
  object-fit: cover;
}

.article__length {
  font-family: "Telia Sans Bold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #666666;
  display: inline-block;
}

.article__category-container {
  line-height: 16px;
}

.article__category {
  padding-top: 9px;
  font-size: 12px;
  font-family: "Telia Sans Bold", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  color: #5e0092;
  transition: color 200ms ease-in-out;
}
.article__category:hover {
  color: #990ae3;
}
@media only screen and (min-width: 768px) {
  .article__category {
    padding-top: 14px;
  }
}
.article--tiny .article__category {
  padding-top: 9px;
}
.article__category:after {
  content: "·";
  font-size: 16px;
  padding-left: 10px;
  padding-right: 6px;
}

.article__title {
  font-size: 20px;
  color: #000000;
  text-transform: none;
  transition: color 200ms ease-in-out;
}
.article--featured .article__title {
  font-size: 24px;
}
.article--tiny .article__title {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.article__link:hover .article__title {
  color: #990ae3;
}

.article__description {
  margin-top: 12px;
  font-size: 16px;
  line-height: 22px;
}

.article__meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 14px;
}

.article__date {
  font-size: 14px;
  color: #666666;
}

.article__image .image__img {
  vertical-align: top;
  width: 100%;
  border-radius: 3px 3px 0 0;
}

.article__comment {
  margin-left: 16px;
}

.article__comment-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #666666;
  font-size: 14px;
}

.article__comment-icon {
  font-size: 16px;
}

.article__comment-count {
  margin-left: 6px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.banner {
  display: block;
  text-align: center;
}
.banner--top {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .banner--top {
    display: block;
  }
}
.banner--top iframe {
  height: 150px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  background-image: none;
  -webkit-appearance: none;
  min-width: 125px;
  font-size: 0.8em;
  line-height: 2.625rem;
  font-weight: 700;
  text-align: center;
  box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
  padding: 1px 7px;
  border-radius: 100px;
  letter-spacing: 0.2px;
  cursor: pointer;
  overflow: hidden;
  color: #ffffff;
  background-color: #990ae3;
  border-color: #990ae3;
  transition: 200ms ease-in-out;
  transition-property: color, background, border-color;
  text-transform: uppercase;
}
.button:focus {
  outline: none;
  background-color: #cc00ff;
  border-color: #cc00ff;
  color: #ffffff;
}
.button.button--hide-focus:focus {
  background-color: #990ae3;
  border-color: #990ae3;
}
.button:hover, .button.button--hide-focus:hover, a.card:hover .button {
  background-color: #cc00ff;
  border-color: #cc00ff;
  color: #ffffff;
}
.button:hover .icon {
  background: transparent;
  border: transparent;
}
.button.button--disabled {
  color: rgba(255, 255, 255, 0.5);
}
.button.button--disabled:hover {
  background-color: #990ae3 !important;
  border-color: #990ae3;
  color: rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 768px) {
  .button {
    min-width: 150px;
    font-size: 12px;
    padding: 1px 28px;
  }
}
.button--badge {
  min-width: auto;
  color: #000000;
  border: 2px solid #e4e4e4;
  background: transparent;
  line-height: 2em;
  padding: 2px 18px;
}
.button--badge:hover, .button--badge:focus {
  color: #000000;
  background: transparent;
  border-color: #990ae3;
}
.button--badge.button--disabled {
  color: rgba(0, 0, 0, 0.2);
  background: transparent;
  border: 2px solid #e4e4e4;
}
.button--badge.button--disabled:hover, .button--badge.button--disabled:focus {
  color: rgba(0, 0, 0, 0.2);
  background: transparent !important;
  border: 2px solid #e4e4e4;
}
.button--badge.button--disabled .button__icon {
  color: rgba(0, 0, 0, 0.2);
}
.button--disabled {
  cursor: inherit;
}
.button--small {
  min-width: 0;
  font-size: 11px;
  line-height: 16px;
  padding: 0 14px;
}

.button--variant-dark {
  color: #990ae3;
  background-color: #f4f4f9;
  border-color: #f4f4f9;
  transition: 200ms ease-in-out;
  transition-property: color, background, border-color;
  text-transform: uppercase;
}
.button--variant-dark:focus {
  outline: none;
  background-color: #ffffff;
  border-color: #f4f4f9;
  color: #990ae3;
}
.button--variant-dark.button--hide-focus:focus {
  background-color: #f4f4f9;
  border-color: #f4f4f9;
}
.button--variant-dark:hover, .button--variant-dark.button--hide-focus:hover, a.card:hover .button--variant-dark {
  background-color: #ffffff;
  border-color: #f4f4f9;
  color: #990ae3;
}
.button--variant-dark:hover .icon {
  background: transparent;
  border: transparent;
}
.button--variant-dark.button--disabled {
  color: rgba(153, 10, 227, 0.5);
}
.button--variant-dark.button--disabled:hover {
  background-color: #f4f4f9 !important;
  border-color: #f4f4f9;
  color: rgba(153, 10, 227, 0.5);
}

.button--variant-light {
  color: #990ae3;
  background-color: #ffffff;
  border-color: #ffffff;
  transition: 200ms ease-in-out;
  transition-property: color, background, border-color;
  text-transform: uppercase;
}
.button--variant-light:focus {
  outline: none;
  background-color: #f4f4f9;
  border-color: #ffffff;
  color: #990ae3;
}
.button--variant-light.button--hide-focus:focus {
  background-color: #ffffff;
  border-color: #ffffff;
}
.button--variant-light:hover, .button--variant-light.button--hide-focus:hover, a.card:hover .button--variant-light {
  background-color: #f4f4f9;
  border-color: #ffffff;
  color: #990ae3;
}
.button--variant-light:hover .icon {
  background: transparent;
  border: transparent;
}
.button--variant-light.button--disabled {
  color: rgba(153, 10, 227, 0.5);
}
.button--variant-light.button--disabled:hover {
  background-color: #ffffff !important;
  border-color: #ffffff;
  color: rgba(153, 10, 227, 0.5);
}

.button--order {
  color: #ffffff;
  background-color: #00cc66;
  border-color: #00cc66;
  transition: 200ms ease-in-out;
  transition-property: color, background, border-color;
  text-transform: uppercase;
}
.button--order:focus {
  outline: none;
  background-color: #32ff00;
  border-color: #32ff00;
  color: #ffffff;
}
.button--order.button--hide-focus:focus {
  background-color: #00cc66;
  border-color: #00cc66;
}
.button--order:hover, .button--order.button--hide-focus:hover, a.card:hover .button--order {
  background-color: #32ff00;
  border-color: #32ff00;
  color: #ffffff;
}
.button--order:hover .icon {
  background: transparent;
  border: transparent;
}
.button--order.button--disabled {
  color: rgba(255, 255, 255, 0.5);
}
.button--order.button--disabled:hover {
  background-color: #00cc66 !important;
  border-color: #00cc66;
  color: rgba(255, 255, 255, 0.5);
}

.button--quit {
  color: #ffffff;
  background-color: #e12364;
  border-color: #e12364;
  transition: 200ms ease-in-out;
  transition-property: color, background, border-color;
  text-transform: uppercase;
}
.button--quit:focus {
  outline: none;
  background-color: #ff3264;
  border-color: #ff3264;
  color: #ffffff;
}
.button--quit.button--hide-focus:focus {
  background-color: #e12364;
  border-color: #e12364;
}
.button--quit:hover, .button--quit.button--hide-focus:hover, a.card:hover .button--quit {
  background-color: #ff3264;
  border-color: #ff3264;
  color: #ffffff;
}
.button--quit:hover .icon {
  background: transparent;
  border: transparent;
}
.button--quit.button--disabled {
  color: rgba(255, 255, 255, 0.5);
}
.button--quit.button--disabled:hover {
  background-color: #e12364 !important;
  border-color: #e12364;
  color: rgba(255, 255, 255, 0.5);
}

.button--link {
  color: #5e0092;
  background: transparent;
  border: 0;
  text-transform: none;
  text-align: inherit;
  font-size: 1em;
  height: auto;
  padding: 0;
  min-width: 0;
  line-height: inherit;
  border-radius: 0;
  white-space: nowrap;
}
.button--link:focus {
  background: transparent;
  color: #990ae3;
}
.button--link.button--hide-focus:focus {
  background: transparent;
  color: #5e0092;
}
.button--link:hover, .button--link.button--hide-focus:hover {
  background: transparent;
  color: #990ae3;
}

.button__icon {
  vertical-align: middle;
  margin-top: -0.2em;
  font-size: calc(1em - 1px);
}
.button--link .button__icon {
  font-size: 0.875em;
}
.button--badge .button__icon {
  padding: 0;
  border: none;
  min-width: auto;
}

.button__icon--left {
  font-size: 9px;
  margin-right: 2px;
}
@media only screen and (min-width: 768px) {
  .button__icon--left {
    font-size: calc(1em - 1px);
    margin-right: 4px;
  }
}

.button__icon--right {
  font-size: 9px;
  margin-left: 2px;
}
@media only screen and (min-width: 768px) {
  .button__icon--right {
    font-size: calc(1em - 1px);
    margin-left: 4px;
  }
}

.button__text {
  white-space: normal;
}
.button--link .button__text {
  text-transform: none;
  text-align: inherit;
  font-size: 1em;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.card {
  padding: 18px;
  display: inline-block;
  border: 2px solid #e4e4e4;
  position: relative;
  min-height: 275px;
}
@media only screen and (min-width: 768px) {
  .card {
    min-height: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .card {
    min-height: 275px;
  }
}

html[lang=ru] .card {
  min-height: 310px;
}
@media only screen and (min-width: 768px) {
  html[lang=ru] .card {
    min-height: auto;
  }
}
@media only screen and (min-width: 1024px) {
  html[lang=ru] .card {
    min-height: 310px;
  }
}

.card__title {
  font-family: "Telia Sans Bold", sans-serif;
  margin-bottom: 20px;
  text-transform: inherit;
}
@media only screen and (min-width: 768px) {
  .card__title {
    max-width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .card__title {
    max-width: 70%;
  }
}

.card__description {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .card__description {
    padding-right: 220px;
  }
}
@media only screen and (min-width: 1024px) {
  .card__description {
    padding-right: 0;
  }
}

.card__image {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  max-width: 220px;
}
@media only screen and (min-width: 768px) {
  .card__image {
    top: 0;
    bottom: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .card__image {
    top: auto;
    bottom: 0;
  }
}

.card__image .image__img {
  vertical-align: top;
}
@charset "UTF-8";
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform, opacity;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: transform, opacity;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-slide > .fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, 0.4);
  border-top: 6px solid hsla(0, 0%, 100%, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  transform: translateZ(0);
  opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  transform: scaleX(1);
  opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
  transform: rotate(-1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  transform: rotate(1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  transform: rotate(0deg);
  opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all 0.2s;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
.carousel .slick-slider {
  clear: both;
  position: relative;
  display: block;
  margin-bottom: 15px;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 1024px) {
  .carousel .slick-slider {
    margin-bottom: 40px;
  }
}

.carousel .slick-slide {
  position: relative;
  float: left;
  height: auto;
  min-height: 1px;
  display: none;
  overflow: hidden;
}
.carousel .slick-slide:focus {
  outline: none;
}
[dir=rtl] .carousel .slick-slide {
  float: right;
}
.carousel .slick-slide.slick-loading img {
  display: none;
}
.carousel .slick-slide.dragging img {
  pointer-events: none;
}
.carousel.slick-initialized .slick-slide {
  display: block;
}
.carousel.slick-loading .slick-slide {
  visibility: hidden;
}
.carousel.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.carousel .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
.carousel .slick-list:focus {
  outline: none;
}
.carousel .slick-list.dragging {
  cursor: hand;
}

.carousel .slick-slider .slick-track,
.carousel .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.carousel .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.carousel .slick-track:before, .carousel .slick-track:after {
  content: "";
  display: table;
}
.carousel .slick-track:after {
  clear: both;
}
.slick-loading .carousel .slick-track {
  visibility: hidden;
}

/* Arrows */
.carousel .slick-arrow.slick-hidden {
  display: none;
}

.carousel .slick-prev,
.carousel .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9 ; /*lte IE 8*/
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.carousel .slick-prev:hover, .carousel .slick-prev:focus,
.carousel .slick-next:hover,
.carousel .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.carousel .slick-prev:hover:before, .carousel .slick-prev:focus:before,
.carousel .slick-next:hover:before,
.carousel .slick-next:focus:before {
  opacity: 1;
}
.carousel .slick-prev.slick-disabled:before,
.carousel .slick-next.slick-disabled:before {
  opacity: 0.25;
}

.carousel .slick-prev:before,
.carousel .slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.carousel .slick-prev {
  left: -25px;
}
[dir=rtl] .carousel .slick-prev {
  left: auto;
  right: -25px;
}
.carousel .slick-prev:before {
  content: "←";
}
[dir=rtl] .carousel .slick-prev:before {
  content: "→";
}

.carousel .slick-next {
  right: -25px;
}
[dir=rtl] .carousel .slick-next {
  left: -25px;
  right: auto;
}
.carousel .slick-next:before {
  content: "→";
}
[dir=rtl] .carousel .slick-next:before {
  content: "←";
}

/* Dots */
@media (min-width: 1024px) {
  .carousel .ua-webkit-534 .slick-dots {
    bottom: 0;
  }
}

.carousel .slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  bottom: -45px;
  left: 0;
}
@media (min-width: 1024px) {
  .carousel .slick-dots {
    bottom: 135px;
  }
}
.carousel .slick-dots li {
  position: relative;
  display: inline-block;
  height: 17px;
  width: 17px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.carousel .slick-dots li button {
  height: 4px;
  width: 4px;
  border: 0;
  border-radius: 99em;
  display: block;
  outline: none;
  color: transparent;
  padding: 4px;
  margin: 0 3.5px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
}
.carousel .slick-dots li button:hover {
  outline: none;
  background: #000000;
}
.carousel .slick-dots li.slick-active button {
  background: #000000;
}

.carousel {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  height: 100%;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .carousel {
    margin-bottom: 40px;
  }
}
.carousel--multiple {
  padding: 0 35px;
  margin-left: 0;
  margin-right: 0;
}
.carousel--multiple .slick-slide img {
  width: 100%;
}
.carousel--products {
  margin: 0;
  padding: 0;
  overflow: visible;
}
.carousel--products .slick-slide img {
  width: auto;
}
.carousel--app {
  padding: 0 15px 28px;
}
.carousel--app .slick-dots {
  bottom: 0;
}

.carousel__slide {
  display: inline-block;
  white-space: normal;
  padding: 0 10px;
}

.carousel__arrow {
  position: absolute;
  background-color: #ffffff;
  color: #000000;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  outline: none;
  transition: 0.15s ease-in-out;
  transition-property: color, background-color;
}
.carousel__arrow:hover {
  color: #990ae3;
  background-color: #f4f4f9;
}
.carousel__arrow.slick-disabled {
  opacity: 0.25;
  pointer-events: none;
}
.carousel--inverse .carousel__arrow {
  background-color: #f4f4f9;
  border-color: #f4f4f9;
}
.carousel--inverse .carousel__arrow:hover {
  background-color: #ffffff;
}
.carousel__arrow .icon {
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  font-size: 12px;
}
.carousel__arrow--left {
  left: 0;
}
.carousel--products .carousel__arrow--left {
  left: -10px;
}
@media only screen and (min-width: 1024px) {
  .carousel--products .carousel__arrow--left {
    left: -30px;
  }
}
.carousel__arrow--left .icon {
  left: calc(50% - 1px);
}
.carousel__arrow--right {
  right: 0;
}
.carousel--products .carousel__arrow--right {
  right: -10px;
}
@media only screen and (min-width: 1024px) {
  .carousel--products .carousel__arrow--right {
    right: -30px;
  }
}
.carousel__arrow--right .icon {
  left: calc(50% + 1px);
}

.carousel--app .carousel__slide-figure {
  height: 100%;
}

.carousel--app .carousel__image {
  height: 100%;
  width: auto;
  text-align: center;
}
.carousel--app .carousel__image .image__picture {
  width: auto;
  height: 100%;
}
.carousel--app .carousel__image .image__picture img {
  margin: 0 auto;
  width: inherit;
  height: inherit;
}

.carousel--products .image__img {
  max-height: 200px;
  margin: auto;
}
.carousel--app .image__img {
  max-height: 100%;
  margin: auto;
}

.carousel--products .carousel__slide-content {
  margin-top: 25px;
}

.carousel--products .carousel__slide-header {
  display: block;
  font-size: 18px;
  line-height: 1.3;
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .carousel--products .carousel__slide-header {
    max-width: 70%;
  }
}
.carousel--products .carousel__slide-header:hover {
  color: #000000;
  text-decoration: underline;
}

.carousel__price {
  font-size: 18px;
}
@media only screen and (min-width: 1024px) {
  .carousel__price {
    font-size: 20px;
  }
}
@charset "UTF-8";
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

/* stylelint-disable */
#tinymce {
  max-width: 780px;
  margin: 0 auto;
  padding: 0 15px;
  background-color: #ffffff;
}
#tinymce > * + * {
  margin-top: 1em;
}

.editor img,
#tinymce img {
  width: 100%;
  height: auto;
  display: block;
}
.editor blockquote,
#tinymce blockquote {
  font-family: "Telia Sans Bold", sans-serif;
  font-size: 20px;
  line-height: 1.5;
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 0;
  clear: both;
  padding: 4em 40px 2em 40px;
}
.editor blockquote:before,
#tinymce blockquote:before {
  display: block;
  font-size: 364px;
  font-family: "TheanoModern", sans-serif;
  color: rgba(153, 10, 227, 0.5);
  content: "”";
  text-align: center;
  margin-top: -75px;
  line-height: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.2;
}
.editor blockquote p,
#tinymce blockquote p {
  display: inline;
  font-size: inherit;
}
.editor .lead,
#tinymce .lead {
  font-size: 23px;
  line-height: 1.333333;
  font-weight: 400;
}
@media only screen and (min-width: 1024px) {
  .editor .lead,
  #tinymce .lead {
    font-size: 24px;
  }
}
.editor figure,
#tinymce figure {
  max-width: 100%;
  border-radius: 3px;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.editor figcaption,
#tinymce figcaption {
  text-align: left;
  padding: 12px 16px;
  font-size: 14px;
  color: #333333;
  background: #f4f4f9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  position: relative;
}
.editor figcaption:after,
#tinymce figcaption:after {
  content: "";
  background: #990ae3;
  height: 2px;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  display: block;
  z-index: 2;
}
.editor p,
#tinymce p {
  font-size: 18px;
  line-height: 1.444444;
}
.editor ul:not(.list):not(.grid),
#tinymce ul:not(.list):not(.grid) {
  margin-top: 1em;
  list-style: none;
  font-size: 1rem;
}
.editor ul:not(.list):not(.grid) li,
#tinymce ul:not(.list):not(.grid) li {
  position: relative;
  padding: 0 0 0 15px;
}
.editor ul:not(.list):not(.grid) li:before,
#tinymce ul:not(.list):not(.grid) li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #652d86;
}
.editor ul:not(.list):not(.grid) li + li,
#tinymce ul:not(.list):not(.grid) li + li {
  margin-top: 0.7em;
}
.editor ol:not(.list),
#tinymce ol:not(.list) {
  margin-top: 1em;
  list-style: none;
  font-size: 1rem;
  counter-reset: number-list;
}
.editor ol:not(.list) li,
#tinymce ol:not(.list) li {
  position: relative;
  padding: 0 0 0 20px;
}
.editor ol:not(.list) li:before,
#tinymce ol:not(.list) li:before {
  counter-increment: number-list;
  content: counter(number-list) ".";
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  color: #652d86;
}
.editor ol:not(.list) li + li,
#tinymce ol:not(.list) li + li {
  margin-top: 0.7em;
}
.editor,
#tinymce {
  /* WordPress Core */
}
.editor .alignnone,
#tinymce .alignnone {
  margin: 5px 20px 20px 0;
}
.editor .aligncenter,
.editor div.aligncenter,
#tinymce .aligncenter,
#tinymce div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.editor .alignright,
#tinymce .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.editor .alignleft,
#tinymce .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.editor a img.alignright,
#tinymce a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.editor a img.alignnone,
#tinymce a img.alignnone {
  margin: 5px 20px 20px 0;
}
.editor a img.alignleft,
#tinymce a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.editor a img.aligncenter,
#tinymce a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.editor .wp-caption,
#tinymce .wp-caption {
  padding: 0;
  text-align: center;
  position: relative;
}
.editor .wp-caption.alignnone,
#tinymce .wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
@media only screen and (min-width: 768px) {
  .editor .wp-caption.alignnone,
  #tinymce .wp-caption.alignnone {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.editor .wp-caption.alignleft,
#tinymce .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.editor .wp-caption.alignright,
#tinymce .wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.editor .wp-caption img,
#tinymce .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
  display: block;
}
.editor .wp-caption p.wp-caption-text,
#tinymce .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
@media only screen and (min-width: 1024px) {
  .editor h2,
  .editor .h2,
  #tinymce h2,
  #tinymce .h2 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1024px) {
  .editor h3,
  .editor .h3,
  #tinymce h3,
  #tinymce .h3 {
    font-size: 20px;
  }
}

/* stylelint-enable */
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.form-check {
  position: relative;
}

.form-check__input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.form-check__input:checked ~ .form-check__label .form-check__icon {
  opacity: 1;
}
.form-check__input:focus ~ .form-check__label .form-check__indicator {
  border-color: #000000;
}

.form-check__label {
  position: relative;
  display: block;
  padding-left: 30px;
  min-height: 1.5em;
  text-align: left;
  cursor: pointer;
}
.form-check__input:disabled ~ .form-check__label {
  cursor: default;
}

.form-check__text {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.form-check__input:disabled ~ .form-check__label .form-check__text {
  color: #9f9f9f;
}

.form-check__indicator {
  display: block;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #9f9f9f;
  box-shadow: none;
  position: absolute;
  top: 0;
  left: 0;
  color: #00cc66;
}

.form-check__icon {
  font-size: 14px;
  position: absolute;
  top: 2px;
  right: 1px;
  opacity: 0;
  pointer-events: none;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.form-choice-group {
  margin-bottom: 8px;
}
.form-choice-group .form-radio + .form-radio,
.form-choice-group .form-check + .form-check {
  margin-top: 12px;
}

.form-choice-group__label {
  margin-bottom: 8px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.form-textfield--floating-label.filefield .form-textfield__label {
  font-size: 12px;
  padding-top: 0;
  animation: hideBigLabel 50ms ease-out, showSmallLabel 100ms ease-out 50ms;
}
.form-textfield--floating-label.filefield .form-textfield__label:before {
  top: 7px;
  animation: floatLineWithBigLabelToTop 50ms ease-out, floatLineWithSmallLabelToTop 100ms ease-out 50ms;
}
.form-textfield.is-focused.filefield .form-textfield__label:before {
  border-color: #666666;
}
.form-textfield.is-focused.filefield .form-textfield__label:after {
  border-color: #666666;
}
.form-textfield.is-focused .form-textfield__label {
  color: #666666;
}

.form-textfield--floating-label.is-focused.filefield .form-textfield__input {
  border-color: #666666;
}

.form-textfield--floating-label.filefield .form-textfield__inner:after {
  opacity: 0;
}
.form-textfield.is-focused.filefield .form-textfield__inner:after {
  border-color: #666666;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.form-radio {
  position: relative;
  line-height: normal;
}
.form-radio--w-icon .form-radio__icon, .form-radio--w-icon .form-radio__text {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .form-radio--w-icon .form-radio__icon, .form-radio--w-icon .form-radio__text {
    display: block;
    text-align: center;
  }
}

.form-radio__input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.form-radio__input:checked ~ .form-radio__label .form-radio__indicator:before {
  opacity: 1;
}
.form-radio--w-icon .form-radio__input {
  opacity: 0;
  position: absolute;
}
.form-radio--w-icon .form-radio__input:checked ~ .form-radio__label {
  border-radius: 3px;
  background: #ffffff;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.form-radio--w-icon .form-radio__input:checked ~ .form-radio__label svg {
  fill: #000000;
}
.form-radio--w-icon .form-radio__input:checked ~ .form-radio__label span {
  color: #000000;
}
.form-radio__input:focus ~ .form-radio__label .form-radio__indicator {
  border-color: #000000;
}

.form-radio__label {
  position: relative;
  display: block;
  padding-left: 30px;
  min-height: 1.5em;
  cursor: pointer;
}
.form-radio__input:disabled ~ .form-radio__label {
  cursor: default;
}
.form-radio--w-icon .form-radio__label {
  display: inline-block;
  padding: 8px;
  opacity: 0.1;
  transition: opacity 200ms ease-in-out;
}
.form-radio--w-icon .form-radio__label:hover {
  opacity: 1;
}
.form-radio--w-icon .form-radio__label:hover svg {
  fill: #000000;
}
.form-radio--w-icon .form-radio__label:hover span {
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .form-radio--w-icon .form-radio__label {
    padding: 15px 15px 10px;
  }
}

.form-radio__text {
  font-size: 16px;
}
.form-radio__input:disabled ~ .form-radio__label .form-radio__text {
  color: #9f9f9f;
}

.form-radio__indicator {
  display: block;
  border: 1px solid #9f9f9f;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
}
.form-radio__indicator:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #00cc66;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.form-radio--w-icon .form-radio__indicator {
  opacity: 0;
}

.form-radio--w-icon .form-radio__icon {
  fill: #000000;
  margin: 0;
  margin-right: 5px;
  width: 15px;
}
@media only screen and (min-width: 768px) {
  .form-radio--w-icon .form-radio__icon {
    width: 26px;
    height: 26px;
    margin: 0 auto 5px;
  }
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.form-select {
  z-index: auto;
}

.form-select .form-textfield__input {
  padding-right: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.form-select .form-textfield__input::-ms-expand {
  display: none;
}

.form-select .form-textfield__inner:before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border: none;
  border-left: 1px solid #9f9f9f;
  border-bottom: 1px solid #9f9f9f;
  transform: rotate(-45deg);
  position: absolute;
  top: auto;
  bottom: 18px;
  right: 15px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

textarea.form-textfield__input {
  display: block;
  resize: none;
  height: 120px;
  font-weight: 400;
}
html.js .form-textfield--small textarea.form-textfield__input {
  height: 32px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.form-textfield {
  position: relative;
  font-size: 16px;
  width: 100%;
  max-width: 100%;
  line-height: normal;
}
.form-textfield.is-disabled {
  color: #666666;
}
.form-textfield.is-focused {
  z-index: 2;
}
.form-textfield .form-error,
.form-textfield .form-saved, .form-textfield.is-invalid .form-help, .form-textfield.is-saved .form-help {
  display: none;
}
.form-textfield.is-invalid .form-error, .form-textfield.is-saved .form-saved {
  display: block;
}
.table .form-textfield {
  min-width: 180px;
}
.text .grid__col .form-textfield {
  margin-top: -22px;
}

.form-textfield__inner {
  position: relative;
  padding: 17px 0 0;
}
.form-textfield--no-label .form-textfield__inner {
  padding-top: 10px;
}
.form-textfield--no-label .form-textfield__inner:after {
  opacity: 1 !important;
  top: 0;
}
@media (min-width: 768px) {
  .form-textfield--no-label-sm .form-textfield__inner {
    padding-top: 10px;
  }
  .form-textfield--no-label-sm .form-textfield__inner:after {
    opacity: 1 !important;
    top: 0;
  }
}
@media (min-width: 1024px) {
  .form-textfield--no-label-md .form-textfield__inner {
    padding-top: 10px;
  }
  .form-textfield--no-label-md .form-textfield__inner:after {
    opacity: 1 !important;
    top: 0;
  }
}
.form-textfield__inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 10px;
  right: 10px;
  border-top: 1px solid #666666;
  transition: border-color 100ms ease-out, opacity 100ms ease-out 50ms;
  opacity: 0;
}
.form-textfield--floating-label .form-textfield__inner:after {
  opacity: 1;
}
.form-textfield.is-focused .form-textfield__inner:after {
  border-color: #000000;
  opacity: 0;
}
.form-textfield.is-dirty .form-textfield__inner:after {
  opacity: 0;
}
.form-textfield.is-invalid .form-textfield__inner:after {
  border-color: #ff3264;
}

.form-textfield__input {
  border: 1px solid #666666;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  box-shadow: none;
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0 20px 10px;
  height: 32px;
  width: 100%;
  background: none;
  text-align: left;
  color: inherit;
  transition: border-color 100ms ease-out;
}
.form-textfield__input--center {
  text-align: center;
  padding-right: 0;
  padding-left: 10px;
}
.form-textfield__input--icon, .form-textfield.is-valid .form-textfield__input {
  padding-right: 40px;
}
.form-textfield.is-focused .form-textfield__input {
  outline: none;
  border-color: #000000;
}
.form-textfield.is-invalid .form-textfield__input {
  border-color: #ff3264;
}
.form-textfield.is-disabled .form-textfield__input {
  background-color: transparent;
  color: #666666;
  -webkit-text-fill-color: #666666;
  outline: none;
  opacity: 0.5;
}
.form-textfield__input::-ms-clear {
  display: none;
}
.form-textfield__input:focus {
  outline: none;
}

span.form-textfield__input {
  background: none;
  box-shadow: none;
  height: auto;
  border: 0;
  padding: 0 0 10px;
}

.form-textfield__label {
  color: #000000;
  font-size: 12px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
  padding: 0 10px 0 20px;
  transition: color 100ms ease-out;
}
span.form-textfield__input + .form-textfield__label {
  padding: 0;
}
.form-textfield--floating-label .form-textfield__label {
  padding-top: 17px;
  font-size: 16px;
  animation: hideSmallLabel 100ms ease-out, showBigLabel 50ms ease-out 100ms;
}
.form-textfield--floating-label.is-focused .form-textfield__label, .form-textfield--floating-label.is-dirty .form-textfield__label {
  font-size: 12px;
  padding-top: 0;
  animation: hideBigLabel 50ms ease-out, showSmallLabel 100ms ease-out 50ms;
}
.form-textfield--floating-label.is-focused .form-textfield__label:before, .form-textfield--floating-label.is-dirty .form-textfield__label:before {
  top: 7px;
  animation: floatLineWithBigLabelToTop 50ms ease-out, floatLineWithSmallLabelToTop 100ms ease-out 50ms;
}
.form-textfield.is-dirty .form-textfield__label {
  color: #666666;
}
.form-textfield.is-dirty .form-textfield__label:before, .form-textfield.is-dirty .form-textfield__label:after {
  border-color: #666666;
}
.form-textfield.is-focused .form-textfield__label {
  color: #000000;
}
.form-textfield.is-focused .form-textfield__label:before, .form-textfield.is-focused .form-textfield__label:after {
  border-color: #000000;
}
.form-textfield.is-invalid .form-textfield__label:before, .form-textfield.is-invalid .form-textfield__label:after {
  border-color: #ff3264;
}
.form-textfield.is-disabled .form-textfield__label {
  color: #666666;
  opacity: 0.5;
}
.form-textfield--no-label .form-textfield__label {
  color: transparent !important;
  padding-top: 10px !important;
  animation: none !important;
}
.form-textfield--no-label .form-textfield__label:before {
  opacity: 1 !important;
  top: -10px !important;
  animation: none !important;
}
.form-textfield--no-label .form-textfield__label:after {
  top: 0;
}
@media (min-width: 768px) {
  .form-textfield--no-label-sm .form-textfield__label {
    color: transparent !important;
    padding-top: 10px !important;
    animation: none !important;
  }
  .form-textfield--no-label-sm .form-textfield__label:before {
    opacity: 1 !important;
    top: -10px !important;
    animation: none !important;
  }
  .form-textfield--no-label-sm .form-textfield__label:after {
    top: 0;
  }
}
@media (min-width: 1024px) {
  .form-textfield--no-label-md .form-textfield__label {
    color: transparent !important;
    padding-top: 10px !important;
    animation: none !important;
  }
  .form-textfield--no-label-md .form-textfield__label:before {
    opacity: 1 !important;
    top: -10px !important;
    animation: none !important;
  }
  .form-textfield--no-label-md .form-textfield__label:after {
    top: 0;
  }
}
.form-textfield__label:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 3px 0 0 0;
  border: 1px solid #666666;
  border-bottom: 0;
  border-right: 0;
  transition: border-color 100ms ease-out;
}
span.form-textfield__input + .form-textfield__label:after {
  opacity: 0;
}
.form-textfield__label:before {
  content: "";
  display: block;
  position: relative;
  top: 7px;
  left: 10px;
  right: 0;
  height: 10px;
  border-radius: 0 3px 0 0;
  border: 1px solid #666666;
  border-bottom: 0;
  border-left: 0;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  transition: border-color 100ms ease-out;
}
.form-textfield--floating-label .form-textfield__label:before {
  top: -10px;
  animation: floatLineWithSmallLabelToBottom 100ms ease-out, floatLineWithBigLabelToBottom 50ms ease-out 100ms;
}
span.form-textfield__input + .form-textfield__label:before {
  opacity: 0;
}

.form-textfield__icon {
  position: absolute;
  top: 21px;
  right: 15px;
  font-size: 16px;
  pointer-events: none;
}
.form-textfield.is-valid .form-textfield__icon {
  display: none;
}
.form-textfield--no-label .form-textfield__icon {
  top: 10px;
}
@media (min-width: 768px) {
  .form-textfield--no-label-sm .form-textfield__icon {
    top: 10px;
  }
}
@media (min-width: 1024px) {
  .form-textfield--no-label-md .form-textfield__icon {
    top: 10px;
  }
}
.form-textfield__icon--valid {
  font-size: 12px;
  top: 21px;
  color: #00cc66;
  display: none;
}
.form-textfield.is-valid .form-textfield__icon--valid {
  display: inline-block;
}

.form-textfield__error {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #ff3264;
}

.form-textfield--text-normal {
  font-size: 1em;
}
.form-textfield--text-normal .form-textfield__input,
.form-textfield--text-normal .form-textfield__icon {
  font-size: 1em;
}
.form-textfield--text-normal .form-textfield__label .form-textfield--floating-label {
  top: 1em;
  font-size: 1em;
}

.form-textfield__description,
.gfield_description {
  color: #666666;
  font-size: 12px;
  margin-top: 5px;
}

@keyframes hideBigLabel {
  0% {
    padding-top: 17px;
    font-size: 16px;
  }
  100% {
    padding-top: 7px;
    color: transparent;
    font-size: 16px;
  }
}
@keyframes showSmallLabel {
  0% {
    padding-top: 7px;
    color: transparent;
    font-size: 12px;
  }
  100% {
    padding-top: 0;
    font-size: 12px;
  }
}
@keyframes showBigLabel {
  0% {
    padding-top: 7px;
    color: transparent;
    font-size: 16px;
  }
  100% {
    padding-top: 17px;
    font-size: 16px;
  }
}
@keyframes hideSmallLabel {
  0% {
    padding-top: 0;
    font-size: 12px;
  }
  100% {
    padding-top: 7px;
    color: transparent;
    font-size: 12px;
  }
}
@keyframes floatLineWithBigLabelToTop {
  0% {
    top: -10px;
  }
  100% {
    top: 0;
  }
}
@keyframes floatLineWithSmallLabelToTop {
  0% {
    top: 0;
  }
  100% {
    top: 7px;
  }
}
@keyframes floatLineWithBigLabelToBottom {
  0% {
    top: 0;
  }
  100% {
    top: -10px;
  }
}
@keyframes floatLineWithSmallLabelToBottom {
  0% {
    top: 7px;
  }
  100% {
    top: 0;
  }
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.gallery {
  margin-left: -4px;
  margin-right: -4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gallery-item {
  padding: 4px;
  -ms-flex: 0 1 50%;
      flex: 0 1 50%;
}
@media only screen and (min-width: 768px) {
  .gallery-item {
    -ms-flex: 0 1 20%;
        flex: 0 1 20%;
  }
}
.gallery-item .editor {
  box-shadow: none;
}

.gallery-icon {
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.2);
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.grid {
  letter-spacing: -0.65em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: -30px;
}

.grid--nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.grid--equalheight > [class^=grid__col--],
.grid--equalheight > [class*=" grid__col--"] {
  display: -ms-flexbox;
  display: flex;
}

.grid--no-gutter {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.grid--no-gutter > [class^=grid__col--],
.grid--no-gutter > [class*=" grid__col--"] {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

.grid--no-horizontal-gutter {
  margin-right: 0;
  margin-left: 0;
}
.grid--no-horizontal-gutter > [class^=grid__col--],
.grid--no-horizontal-gutter > [class*=" grid__col--"] {
  padding-left: 0;
  padding-right: 0;
}

.grid--no-vertical-gutter {
  margin-bottom: 0;
}
.grid--no-vertical-gutter > [class^=grid__col--],
.grid--no-vertical-gutter > [class*=" grid__col--"] {
  margin-bottom: 0;
}

@media only screen and (min-width: 1024px) {
  .grid--no-vertical-gutter-md {
    margin-bottom: 0;
  }
  .grid--no-vertical-gutter-md > [class^=grid__col--],
  .grid--no-vertical-gutter-md > [class*=" grid__col--"] {
    margin-bottom: 0;
  }
}

[class^=grid__col--],
[class*=" grid__col--"] {
  letter-spacing: 0;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  width: 100%;
  margin-bottom: 30px;
  outline: none;
}

.grid__col--no-vertical-gutter {
  margin-bottom: 0;
}

.grid--gutter-2 {
  margin-right: -1px;
  margin-left: -1px;
  margin-bottom: -1px;
}
.grid--gutter-2 > [class^=grid__col--],
.grid--gutter-2 > [class*=" grid__col--"] {
  padding-left: 1px;
  padding-right: 1px;
  margin-bottom: 1px;
}

.grid--gutter-20 {
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: -20px;
}
.grid--gutter-20 > [class^=grid__col--],
.grid--gutter-20 > [class*=" grid__col--"] {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.grid--vertical-gutter-50 {
  margin-bottom: -50px;
}
.grid--vertical-gutter-50 > [class^=grid__col--],
.grid--vertical-gutter-50 > [class*=" grid__col--"] {
  margin-bottom: 50px;
}

.grid--vertical-gutter-60 {
  margin-bottom: -60px;
}
.grid--vertical-gutter-60 > [class^=grid__col--],
.grid--vertical-gutter-60 > [class*=" grid__col--"] {
  margin-bottom: 60px;
}

.grid__col--xs-1 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 1);
      flex-basis: calc(100% / 12 * 1);
  max-width: calc(100% / 12 * 1);
}

.grid__col--xs-2 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 2);
      flex-basis: calc(100% / 12 * 2);
  max-width: calc(100% / 12 * 2);
}

.grid__col--xs-3 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 3);
      flex-basis: calc(100% / 12 * 3);
  max-width: calc(100% / 12 * 3);
}

.grid__col--xs-4 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 4);
      flex-basis: calc(100% / 12 * 4);
  max-width: calc(100% / 12 * 4);
}

.grid__col--xs-5 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 5);
      flex-basis: calc(100% / 12 * 5);
  max-width: calc(100% / 12 * 5);
}

.grid__col--xs-6 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 6);
      flex-basis: calc(100% / 12 * 6);
  max-width: calc(100% / 12 * 6);
}

.grid__col--xs-7 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 7);
      flex-basis: calc(100% / 12 * 7);
  max-width: calc(100% / 12 * 7);
}

.grid__col--xs-8 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 8);
      flex-basis: calc(100% / 12 * 8);
  max-width: calc(100% / 12 * 8);
}

.grid__col--xs-9 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 9);
      flex-basis: calc(100% / 12 * 9);
  max-width: calc(100% / 12 * 9);
}

.grid__col--xs-10 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 10);
      flex-basis: calc(100% / 12 * 10);
  max-width: calc(100% / 12 * 10);
}

.grid__col--xs-11 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 11);
      flex-basis: calc(100% / 12 * 11);
  max-width: calc(100% / 12 * 11);
}

.grid__col--xs-12 {
  -ms-flex-order: auto;
      order: auto;
  -ms-flex-preferred-size: calc(100% / 12 * 12);
      flex-basis: calc(100% / 12 * 12);
  max-width: calc(100% / 12 * 12);
}

.grid__col--offset-xs-1 {
  margin-left: calc(100% / 12 * 1);
}

.grid__col--offset-xs-2 {
  margin-left: calc(100% / 12 * 2);
}

.grid__col--offset-xs-3 {
  margin-left: calc(100% / 12 * 3);
}

.grid__col--offset-xs-4 {
  margin-left: calc(100% / 12 * 4);
}

.grid__col--offset-xs-5 {
  margin-left: calc(100% / 12 * 5);
}

.grid__col--offset-xs-6 {
  margin-left: calc(100% / 12 * 6);
}

.grid__col--offset-xs-7 {
  margin-left: calc(100% / 12 * 7);
}

.grid__col--offset-xs-8 {
  margin-left: calc(100% / 12 * 8);
}

.grid__col--offset-xs-9 {
  margin-left: calc(100% / 12 * 9);
}

.grid__col--offset-xs-10 {
  margin-left: calc(100% / 12 * 10);
}

.grid__col--offset-xs-11 {
  margin-left: calc(100% / 12 * 11);
}

.grid__col--offset-xs-12 {
  margin-left: calc(100% / 12 * 12);
}

.grid__col--xs {
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: auto;
  max-width: 100%;
}

.grid__col--top-xs {
  -ms-flex-item-align: start;
      align-self: flex-start;
  vertical-align: top;
}

.grid__col--middle-xs {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  vertical-align: middle;
}

.grid__col--bottom-xs {
  -ms-flex-item-align: end;
      align-self: flex-end;
  vertical-align: bottom;
}

.grid__col--end-xs {
  text-align: right;
}

.grid--reverse-xs {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

.grid--start-xs {
  -ms-flex-pack: start;
      justify-content: flex-start;
  text-align: left;
}

.grid--center-xs {
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}

.grid--end-xs {
  -ms-flex-pack: end;
      justify-content: flex-end;
  text-align: right;
}

.grid--top-xs {
  -ms-flex-align: start;
      align-items: flex-start;
}
.grid--top-xs > [class^=grid__col--],
.grid--top-xs > [class*=" grid__col--"] {
  vertical-align: top;
}

.grid--middle-xs {
  -ms-flex-align: center;
      align-items: center;
}
.grid--middle-xs > [class^=grid__col--],
.grid--middle-xs > [class*=" grid__col--"] {
  vertical-align: middle;
}

.grid--bottom-xs {
  -ms-flex-align: end;
      align-items: flex-end;
}
.grid--bottom-xs > [class^=grid__col--],
.grid--bottom-xs > [class*=" grid__col--"] {
  vertical-align: bottom;
}

.grid--around-xs {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.grid--between-xs {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.grid__col--original-xs {
  -ms-flex-order: 0;
      order: 0;
}

.grid__col--first-xs {
  -ms-flex-order: -1;
      order: -1;
}

.grid__col--last-xs {
  -ms-flex-order: 1;
      order: 1;
}

.grid__col--expand-xs {
  width: auto;
  max-width: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.grid__col--shrink-xs {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: auto;
}

@media only screen and (min-width: 768px) {
  .grid__col--sm-1 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 1);
        flex-basis: calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1);
  }
  .grid__col--sm-2 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 2);
        flex-basis: calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2);
  }
  .grid__col--sm-3 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 3);
        flex-basis: calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3);
  }
  .grid__col--sm-4 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 4);
        flex-basis: calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4);
  }
  .grid__col--sm-5 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 5);
        flex-basis: calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5);
  }
  .grid__col--sm-6 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 6);
        flex-basis: calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6);
  }
  .grid__col--sm-7 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 7);
        flex-basis: calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7);
  }
  .grid__col--sm-8 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 8);
        flex-basis: calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8);
  }
  .grid__col--sm-9 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 9);
        flex-basis: calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9);
  }
  .grid__col--sm-10 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 10);
        flex-basis: calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10);
  }
  .grid__col--sm-11 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 11);
        flex-basis: calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11);
  }
  .grid__col--sm-12 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 12);
        flex-basis: calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12);
  }
  .grid__col--offset-sm-1 {
    margin-left: calc(100% / 12 * 1);
  }
  .grid__col--offset-sm-2 {
    margin-left: calc(100% / 12 * 2);
  }
  .grid__col--offset-sm-3 {
    margin-left: calc(100% / 12 * 3);
  }
  .grid__col--offset-sm-4 {
    margin-left: calc(100% / 12 * 4);
  }
  .grid__col--offset-sm-5 {
    margin-left: calc(100% / 12 * 5);
  }
  .grid__col--offset-sm-6 {
    margin-left: calc(100% / 12 * 6);
  }
  .grid__col--offset-sm-7 {
    margin-left: calc(100% / 12 * 7);
  }
  .grid__col--offset-sm-8 {
    margin-left: calc(100% / 12 * 8);
  }
  .grid__col--offset-sm-9 {
    margin-left: calc(100% / 12 * 9);
  }
  .grid__col--offset-sm-10 {
    margin-left: calc(100% / 12 * 10);
  }
  .grid__col--offset-sm-11 {
    margin-left: calc(100% / 12 * 11);
  }
  .grid__col--offset-sm-12 {
    margin-left: calc(100% / 12 * 12);
  }
  .grid__col--sm {
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    max-width: 100%;
  }
  .grid__col--top-sm {
    -ms-flex-item-align: start;
        align-self: flex-start;
    vertical-align: top;
  }
  .grid__col--middle-sm {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    vertical-align: middle;
  }
  .grid__col--bottom-sm {
    -ms-flex-item-align: end;
        align-self: flex-end;
    vertical-align: bottom;
  }
  .grid__col--end-sm {
    text-align: right;
  }
  .grid--reverse-sm {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .grid--start-sm {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: left;
  }
  .grid--center-sm {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
  }
  .grid--end-sm {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: right;
  }
  .grid--top-sm {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .grid--top-sm > [class^=grid__col--],
  .grid--top-sm > [class*=" grid__col--"] {
    vertical-align: top;
  }
  .grid--middle-sm {
    -ms-flex-align: center;
        align-items: center;
  }
  .grid--middle-sm > [class^=grid__col--],
  .grid--middle-sm > [class*=" grid__col--"] {
    vertical-align: middle;
  }
  .grid--bottom-sm {
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .grid--bottom-sm > [class^=grid__col--],
  .grid--bottom-sm > [class*=" grid__col--"] {
    vertical-align: bottom;
  }
  .grid--around-sm {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .grid--between-sm {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .grid__col--original-sm {
    -ms-flex-order: 0;
        order: 0;
  }
  .grid__col--first-sm {
    -ms-flex-order: -1;
        order: -1;
  }
  .grid__col--last-sm {
    -ms-flex-order: 1;
        order: 1;
  }
  .grid__col--expand-sm {
    width: auto;
    max-width: 100%;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .grid__col--shrink-sm {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .grid__col--md-1 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 1);
        flex-basis: calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1);
  }
  .grid__col--md-2 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 2);
        flex-basis: calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2);
  }
  .grid__col--md-3 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 3);
        flex-basis: calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3);
  }
  .grid__col--md-4 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 4);
        flex-basis: calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4);
  }
  .grid__col--md-5 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 5);
        flex-basis: calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5);
  }
  .grid__col--md-6 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 6);
        flex-basis: calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6);
  }
  .grid__col--md-7 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 7);
        flex-basis: calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7);
  }
  .grid__col--md-8 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 8);
        flex-basis: calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8);
  }
  .grid__col--md-9 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 9);
        flex-basis: calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9);
  }
  .grid__col--md-10 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 10);
        flex-basis: calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10);
  }
  .grid__col--md-11 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 11);
        flex-basis: calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11);
  }
  .grid__col--md-12 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 12);
        flex-basis: calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12);
  }
  .grid__col--offset-md-1 {
    margin-left: calc(100% / 12 * 1);
  }
  .grid__col--offset-md-2 {
    margin-left: calc(100% / 12 * 2);
  }
  .grid__col--offset-md-3 {
    margin-left: calc(100% / 12 * 3);
  }
  .grid__col--offset-md-4 {
    margin-left: calc(100% / 12 * 4);
  }
  .grid__col--offset-md-5 {
    margin-left: calc(100% / 12 * 5);
  }
  .grid__col--offset-md-6 {
    margin-left: calc(100% / 12 * 6);
  }
  .grid__col--offset-md-7 {
    margin-left: calc(100% / 12 * 7);
  }
  .grid__col--offset-md-8 {
    margin-left: calc(100% / 12 * 8);
  }
  .grid__col--offset-md-9 {
    margin-left: calc(100% / 12 * 9);
  }
  .grid__col--offset-md-10 {
    margin-left: calc(100% / 12 * 10);
  }
  .grid__col--offset-md-11 {
    margin-left: calc(100% / 12 * 11);
  }
  .grid__col--offset-md-12 {
    margin-left: calc(100% / 12 * 12);
  }
  .grid__col--md {
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    max-width: 100%;
  }
  .grid__col--top-md {
    -ms-flex-item-align: start;
        align-self: flex-start;
    vertical-align: top;
  }
  .grid__col--middle-md {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    vertical-align: middle;
  }
  .grid__col--bottom-md {
    -ms-flex-item-align: end;
        align-self: flex-end;
    vertical-align: bottom;
  }
  .grid__col--end-md {
    text-align: right;
  }
  .grid--reverse-md {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .grid--start-md {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: left;
  }
  .grid--center-md {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
  }
  .grid--end-md {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: right;
  }
  .grid--top-md {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .grid--top-md > [class^=grid__col--],
  .grid--top-md > [class*=" grid__col--"] {
    vertical-align: top;
  }
  .grid--middle-md {
    -ms-flex-align: center;
        align-items: center;
  }
  .grid--middle-md > [class^=grid__col--],
  .grid--middle-md > [class*=" grid__col--"] {
    vertical-align: middle;
  }
  .grid--bottom-md {
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .grid--bottom-md > [class^=grid__col--],
  .grid--bottom-md > [class*=" grid__col--"] {
    vertical-align: bottom;
  }
  .grid--around-md {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .grid--between-md {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .grid__col--original-md {
    -ms-flex-order: 0;
        order: 0;
  }
  .grid__col--first-md {
    -ms-flex-order: -1;
        order: -1;
  }
  .grid__col--last-md {
    -ms-flex-order: 1;
        order: 1;
  }
  .grid__col--expand-md {
    width: auto;
    max-width: 100%;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .grid__col--shrink-md {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
  }
}
@media only screen and (min-width: 1170px) {
  .grid__col--lg-1 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 1);
        flex-basis: calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1);
  }
  .grid__col--lg-2 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 2);
        flex-basis: calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2);
  }
  .grid__col--lg-3 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 3);
        flex-basis: calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3);
  }
  .grid__col--lg-4 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 4);
        flex-basis: calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4);
  }
  .grid__col--lg-5 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 5);
        flex-basis: calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5);
  }
  .grid__col--lg-6 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 6);
        flex-basis: calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6);
  }
  .grid__col--lg-7 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 7);
        flex-basis: calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7);
  }
  .grid__col--lg-8 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 8);
        flex-basis: calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8);
  }
  .grid__col--lg-9 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 9);
        flex-basis: calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9);
  }
  .grid__col--lg-10 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 10);
        flex-basis: calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10);
  }
  .grid__col--lg-11 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 11);
        flex-basis: calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11);
  }
  .grid__col--lg-12 {
    -ms-flex-order: auto;
        order: auto;
    -ms-flex-preferred-size: calc(100% / 12 * 12);
        flex-basis: calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12);
  }
  .grid__col--offset-lg-1 {
    margin-left: calc(100% / 12 * 1);
  }
  .grid__col--offset-lg-2 {
    margin-left: calc(100% / 12 * 2);
  }
  .grid__col--offset-lg-3 {
    margin-left: calc(100% / 12 * 3);
  }
  .grid__col--offset-lg-4 {
    margin-left: calc(100% / 12 * 4);
  }
  .grid__col--offset-lg-5 {
    margin-left: calc(100% / 12 * 5);
  }
  .grid__col--offset-lg-6 {
    margin-left: calc(100% / 12 * 6);
  }
  .grid__col--offset-lg-7 {
    margin-left: calc(100% / 12 * 7);
  }
  .grid__col--offset-lg-8 {
    margin-left: calc(100% / 12 * 8);
  }
  .grid__col--offset-lg-9 {
    margin-left: calc(100% / 12 * 9);
  }
  .grid__col--offset-lg-10 {
    margin-left: calc(100% / 12 * 10);
  }
  .grid__col--offset-lg-11 {
    margin-left: calc(100% / 12 * 11);
  }
  .grid__col--offset-lg-12 {
    margin-left: calc(100% / 12 * 12);
  }
  .grid__col--lg {
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    max-width: 100%;
  }
  .grid__col--top-lg {
    -ms-flex-item-align: start;
        align-self: flex-start;
    vertical-align: top;
  }
  .grid__col--middle-lg {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    vertical-align: middle;
  }
  .grid__col--bottom-lg {
    -ms-flex-item-align: end;
        align-self: flex-end;
    vertical-align: bottom;
  }
  .grid__col--end-lg {
    text-align: right;
  }
  .grid--reverse-lg {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .grid--start-lg {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: left;
  }
  .grid--center-lg {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
  }
  .grid--end-lg {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: right;
  }
  .grid--top-lg {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .grid--top-lg > [class^=grid__col--],
  .grid--top-lg > [class*=" grid__col--"] {
    vertical-align: top;
  }
  .grid--middle-lg {
    -ms-flex-align: center;
        align-items: center;
  }
  .grid--middle-lg > [class^=grid__col--],
  .grid--middle-lg > [class*=" grid__col--"] {
    vertical-align: middle;
  }
  .grid--bottom-lg {
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .grid--bottom-lg > [class^=grid__col--],
  .grid--bottom-lg > [class*=" grid__col--"] {
    vertical-align: bottom;
  }
  .grid--around-lg {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .grid--between-lg {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .grid__col--original-lg {
    -ms-flex-order: 0;
        order: 0;
  }
  .grid__col--first-lg {
    -ms-flex-order: -1;
        order: -1;
  }
  .grid__col--last-lg {
    -ms-flex-order: 1;
        order: 1;
  }
  .grid__col--expand-lg {
    width: auto;
    max-width: 100%;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .grid__col--shrink-lg {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
  }
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.hero {
  padding: 40px 0 25px;
}

.hero__header {
  font-family: "Telia Sans", sans-serif;
  color: #ffffff;
  font-weight: 300;
  text-transform: capitalize;
}

.hero .hero__links {
  margin-top: 18px;
}

.hero__link {
  font-size: 18px;
  color: #cc00ff;
  transition: color 200ms ease-in-out;
}
.hero__item.is-active .hero__link {
  color: #ffffff;
  font-weight: 700;
}
.hero__link:hover {
  color: #ffffff;
}

.list--inline .hero__item.list__item {
  padding-left: 7px;
  padding-right: 7px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.icon {
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.icon--extra-small {
  font-size: 16px;
}

.icon--small {
  font-size: 25px;
}

.icon--medium {
  font-size: 50px;
}

.icon--large {
  font-size: 75px;
}

.icon--wide {
  width: 2em;
}

.icon--info {
  color: #00cdff;
}

.icon--highlight {
  color: #990ae3;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.image__img {
  vertical-align: top;
}
.image__img.lazyload, .image__img.lazyloading {
  opacity: 0;
  transition: opacity 200ms ease-in-out;
}
.image__img.lazyloaded {
  opacity: 1;
  transition: opacity 200ms ease-in-out;
}
.image--fluid .image__img {
  max-width: 100%;
  height: auto;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.image-gallery {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.image-gallery__item {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
.image-gallery__item:nth-child(-n+2) {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .image-gallery__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
}

.image-gallery__item-count {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(101, 45, 134, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 2;
  color: #9f55c6;
}
.image-gallery__item-count:hover {
  color: #cc00ff;
}

.image-gallery__caption {
  word-wrap: break-word;
  display: block;
  text-align: left;
  padding: 12px 16px;
  font-size: 14px;
  color: #333333;
  background: #f4f4f9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  position: relative;
}
.image-gallery__caption:after {
  content: "";
  background: #990ae3;
  height: 2px;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  display: block;
  z-index: 2;
}

.image-gallery__link-inner {
  position: relative;
}

.image-gallery__modal.modaal-wrapper {
  overflow: hidden;
}
.image-gallery__modal img {
  max-height: calc(100vh - 140px);
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.infobox {
  padding: 30px;
  background-color: #e4e4e4;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.2);
  display: inline-block;
  max-width: 390px;
  font-size: 15px;
  border-radius: 3px;
}
.infobox--light {
  background-color: #f4f4f9;
}
.infobox--404 {
  padding: 30px 10px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  max-width: none;
}
@media only screen and (min-width: 768px) {
  .infobox--404 {
    padding: 30px;
  }
}
.infobox.alignright, .infobox.alignright, .infobox.aligncenter {
  width: 380px;
  margin: 30px 0 20px 40px;
}
@media only screen and (max-width: 767px) {
  .infobox.alignright, .infobox.alignright, .infobox.aligncenter {
    width: 100%;
  }
}
.infobox > * + * {
  margin-top: 1em;
}
.infobox ul {
  list-style: none;
  padding-left: 0;
}
.infobox li {
  padding-left: 20px;
  position: relative;
}
.infobox li:before {
  content: "" !important;
  width: 14px;
  height: 10px;
  background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjEzLjZweCIgaGVpZ2h0PSIxMHB4IiB2aWV3Qm94PSIwIDAgMTMuNiAxMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMuNiAxMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0iIzAwMCI+DQo8cGF0aCBkPSJNMTMuMywyLjFMNS45LDkuNkM1LjYsOS44LDUuMywxMCw1LDEwYy0wLjMsMC0wLjctMC4xLTAuOS0wLjRMMC40LDUuOWMtMC41LTAuNS0wLjUtMS4zLDAtMS44YzAuNS0wLjUsMS4zLTAuNSwxLjgsMEw1LDYuOQ0KCWw2LjUtNi42YzAuNS0wLjUsMS4zLTAuNSwxLjgsMEMxMy44LDAuOSwxMy44LDEuNywxMy4zLDIuMXoiLz4NCjwvc3ZnPg0K");
  background-repeat: no-repeat;
  display: block;
  margin-right: 10px;
  position: absolute;
  top: 8px;
  left: 0;
}
.infobox li + li {
  margin-top: 15px;
}
.infobox.type-minus li:before {
  background: url("data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPjxwYXRoIGQ9Ik0yMi4xNiAxNC4wMzdIOS44ODZBMS45NzUgMS45NzUgMCAwIDAgNy45IDE2LjAyM2MwIDEuMDgzLjg1NyAxLjk4NiAxLjk4NSAxLjk4NkgyMi4xNmMxLjA4NCAwIDEuOTQyLS45MDUgMS45NDItMi4wMzMuMDQ1LTEuMDM4LS44NTctMS45NC0xLjk0LTEuOTR6TTE1Ljg0My0uMDlDNy40MDMtLjA5LS4wOSA2LjQxLS4wOSAxNS44NDJjMCA4LjQ0IDYuNSAxNi4yNDggMTUuOTMyIDE2LjI0OCA4LjQ0IDAgMTYuMjQ4LTYuODE1IDE2LjI0OC0xNi4yNDggMC04LjQ0LTYuODE1LTE1LjkzMi0xNi4yNDgtMTUuOTMyem0wIDI4LjkzYy03LjQ5MiAwLTEyLjYzNy03LjE3NS0xMi42MzctMTMuMDQzQzMuMjA2IDguNjIgOS4wNzMgMy4xNiAxNS44NDIgMy4xNmM3LjQ5MiAwIDEzLjA0NCA2LjgxNSAxMy4wNDQgMTIuNjM3LS4wNDUgNy41MzgtNy4xNzYgMTMuMDQ0LTEzLjA0NCAxMy4wNDR6Ii8+PC9zdmc+");
  background-size: 14px 14px;
  height: 14px;
}
.infobox.type-plus li:before {
  background: url("data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPjxwYXRoIGQ9Ik0yMi4wNjQgMTQuMDY3aC00LjA4N1Y5Ljk4YTEuOTQ0IDEuOTQ0IDAgMCAwLTEuOTU1LTEuOTU1IDEuOTQ0IDEuOTQ0IDAgMCAwLTEuOTU1IDEuOTU1djQuMDg3SDkuOThhMS45NDQgMS45NDQgMCAwIDAtMS45NTUgMS45NTVjMCAxLjA2Ni44NDQgMS45NTUgMS45NTUgMS45NTVoNC4wNDN2NC4wNDNjMCAxLjA2Ni44NDQgMS45NTUgMS45NTUgMS45NTVhMS45NDQgMS45NDQgMCAwIDAgMS45NTUtMS45NTV2LTQuMDg3aDQuMDg3YTEuOTQ0IDEuOTQ0IDAgMCAwIDEuOTU1LTEuOTU1Yy4wNDQtMS4wMjItLjg0NC0xLjkxLTEuOTEtMS45MXpNMTUuODQ0LjE2QzcuNTM2LjE2LjE2IDYuNTYuMTYgMTUuODQ1YzAgOC4zMDggNi40IDE1Ljk5NCAxNS42ODQgMTUuOTk0IDguMzA4IDAgMTUuOTk0LTYuNzEgMTUuOTk0LTE1Ljk5NSAwLTguMzEtNi43MS0xNS42ODUtMTUuOTk0LTE1LjY4NXptMCAyOC40OGMtNy4zNzUgMC0xMi40NC03LjA2NC0xMi40NC0xMi44NCAwLTcuMDY0IDUuNzc2LTEyLjQ0IDEyLjQ0LTEyLjQ0IDcuMzc1IDAgMTIuODQgNi43MSAxMi44NCAxMi40NC0uMDQ0IDcuNDItNy4wNjQgMTIuODQtMTIuODQgMTIuODR6Ii8+PC9zdmc+");
  background-size: 14px 14px;
  height: 14px;
}
.infobox p {
  font-size: inherit !important;
}

.infobox__title {
  font-family: "Telia Sans", sans-serif;
  text-transform: none;
  margin-bottom: 25px;
}
.infobox--light .infobox__title {
  font-weight: 400;
}

.infobox__list-item {
  position: relative;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
}
.infobox__list-item + .infobox__list-item {
  margin-top: 15px;
}

.infobox__list-icon {
  display: inline-block;
  margin-right: 10px;
  padding-top: 1px;
}

.infobox__list-svg {
  position: relative;
  font-size: 14px;
  color: #000000;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

@media only screen and (min-width: 1024px) {
  .languages__list {
    text-align: right;
  }
}

.languages__item {
  display: inline-block;
}

.languages__link {
  display: block;
  padding: 21px 5px;
  text-transform: uppercase;
  font-size: 12px;
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .languages__link {
    padding: 0 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .languages__link {
    padding: 21px 5px;
  }
}
.languages__item.is-current > .languages__link {
  font-weight: 700;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.list .list__item {
  margin-bottom: 0.7em;
}
.list .list__item:last-child {
  margin-bottom: 0;
}
.list--unstyled {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list--inline {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: -5px;
}
.list--inline .list__item {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}
.list--icon {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list--icon-large .list__item {
  font-size: 18px;
}
.list--icon-large .list__item .icon {
  top: 4px;
}
.list--icon .list__item {
  position: relative;
  padding-left: 1.5em;
}
.list--icon .list__item .icon {
  position: absolute;
  top: 4px;
  margin-left: -1.5em;
}

.list--cats > .list__item > a {
  color: #666666;
  transition: color 200ms ease-in-out;
}
.list--cats > .list__item > a:hover {
  color: #000000;
}

.list--social > .list__item > a {
  color: #666666;
  transition: color 200ms ease-in-out;
}
.list--social > .list__item > a:hover {
  color: #990ae3;
}

.list--hash > .list__item > a:before {
  content: "#";
}

.list--tags > .list__item > a {
  color: #cc00ff;
  transition: color 200ms ease-in-out;
}
.list--tags > .list__item > a:hover {
  color: #990ae3;
}

.list--inverse > .list__item > a {
  color: #ffffff;
  opacity: 0.8;
  transition: opacity 200ms ease-in-out;
}
.list--inverse > .list__item > a:hover {
  opacity: 1;
}
.list--inverse > .list__item--current > a {
  opacity: 1;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

/* stylelint-disable */
#wpcom-liveblog-container {
  margin: 20px 0 0;
}
#wpcom-liveblog-container .liveblog-meta-authors {
  display: none;
}
#wpcom-liveblog-container .liveblog-entry-aside {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 180px;
}
@media only screen and (min-width: 768px) {
  #wpcom-liveblog-container .liveblog-entry-aside {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
  }
}
#wpcom-liveblog-container .liveblog-entry-main {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media only screen and (min-width: 768px) {
  #wpcom-liveblog-container .liveblog-entry-main {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
  }
}
#wpcom-liveblog-container .button.liveblog-form-entry-submit {
  color: #ffffff;
  background-color: #21759b;
  background-image: linear-gradient(to bottom, #2a95c5, #21759b);
  border-color: #21759b;
  border-bottom-color: #1e6a8d;
  box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin: 5px 0 0;
  padding: 2px 10px;
  border-width: 1px;
  border-style: solid;
  text-decoration: none;
  text-indent: 0;
  line-height: 24px;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 3px;
}
#wpcom-liveblog-container .button-secondary {
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  text-decoration: none;
  text-indent: 0;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 3px;
  font-size: 12px;
  line-height: 23px;
  height: 24px;
  margin: 0 10px 0 0;
  padding: 0 8px 1px;
  background: #f3f3f3;
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  border-color: #bbbbbb;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  box-sizing: border-box;
}
#wpcom-liveblog-container .button-secondary.liveblog-entry-delete:hover, #wpcom-liveblog-container .button-secondary.liveblog-entry-delete:focus, #wpcom-liveblog-container .button-secondary.liveblog-entry-delete:active, #wpcom-liveblog-container .button-secondary.liveblog-entry-delete {
  color: #bc0b0b;
  border: none;
  background: transparent;
  box-shadow: none;
  text-shadow: none;
}
#wpcom-liveblog-container .button-secondary.liveblog-entry-delete:hover, #wpcom-liveblog-container .button-secondary.liveblog-entry-delete:focus, #wpcom-liveblog-container .button-secondary.liveblog-entry-delete:active {
  color: #ff0000;
  text-decoration: underline;
}

#liveblog-entries {
  position: relative;
  padding: 0;
  border-top: 3px solid #e4e4e4;
}

/* stylelint-enable */
.liveblog-entry .liveblog-entry-text {
  margin: 10px 0 0 40px;
}

.liveblog-entry .liveblog-entry-actions,
.liveblog-entry .liveblog-entry-actions li {
  list-style: none;
}

.liveblog-entry .liveblog-meta .liveblog-author-avatar {
  float: left;
  margin: 0 10px 0 0;
}

.liveblog-entry .liveblog-meta .liveblog-author-avatar img {
  width: 30px;
  height: 30px;
}

.liveblog-entry {
  overflow: hidden;
  margin: 24px 0 0;
  padding: 24px 0 0;
  background: transparent;
  border-bottom: none;
}
.liveblog-entry:first-child {
  margin-top: 0;
  border-top: none;
}

.liveblog__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
}

.liveblog-entry .liveblog-meta-time span {
  font-size: 16px;
}

.liveblog-meta-time span:nth-child(2) {
  display: none;
}

.liveblog-entry .liveblog-meta .liveblog-meta__line {
  font-size: 14px;
}
.liveblog-entry .liveblog-meta .liveblog-meta__line a {
  font-size: 12px;
  color: #666666;
  text-transform: none;
}
.liveblog-entry .liveblog-meta .liveblog-meta__line a:hover {
  color: #000000;
}
.liveblog-entry .liveblog-meta .liveblog-meta__line--right {
  margin-left: auto;
}

.liveblog-entry-text iframe {
  max-width: 100%;
}

.liveblog-load-more {
  display: block;
  width: auto;
  margin: 54px auto 0;
}
.liveblog-load-more:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid #e4e4e4;
  margin-top: -33px;
}

.liveblog-entry-actions {
  margin-top: 16px;
}

/* stylelint-disable */
#liveblog-update-spinner {
  display: none !important;
}

/* stylelint-enable */
.liveblog-fixed-bar {
  z-index: 10;
}

.liveblog-html-edit-toggle,
.liveblog-rich-form-entry {
  display: none;
}

.liveblog-form.rich-text-enabled .liveblog-rich-form-entry,
.liveblog-form.rich-text-enabled .liveblog-html-edit-toggle {
  display: block;
}

.liveblog-actions {
  display: block;
  padding: 5px 20px 16px 20px;
  border-radius: 3px;
  border: 1px solid #dfdfdf;
  background: #f5f5f5;
}
.liveblog-actions .liveblog-edit-entry {
  position: relative;
}

.liveblog-actions.uploading {
  border-color: #cccccc;
  background: #e6e6e6;
}

.liveblog-actions legend {
  background: transparent;
  margin: 6px 0 10px;
  padding: 5px;
  float: left;
}

.liveblog-actions legend ul,
.liveblog-actions legend li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.liveblog-actions legend ul a {
  color: #21759b;
  text-decoration: none;
  border: none;
}

.liveblog-actions legend ul a:hover {
  color: #d54e21;
  text-decoration: none;
  border: none;
}

.liveblog-actions legend ul .active a {
  color: #333333;
  font-weight: 700;
  cursor: text;
}

.liveblog-actions legend ul .active a:hover {
  color: #333333;
}

.liveblog-html-edit-toggle {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: smaller;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 2;
}

.liveblog-edit-commands {
  margin-bottom: 5px;
  clear: both;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.liveblog-formatting-command {
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  margin: 1px;
  border: solid 1px rgba(0, 0, 0, 0);
  padding: 2px 1px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}

.liveblog-formatting-command .icon {
  background-image: url("../../../../plugins/liveblog/images/icons.png?ver=0.1");
  width: 20px;
  height: 20px;
  display: block;
}

.liveblog-formatting-command:hover {
  border-color: #bbbbbb;
  background: #eeeeee;
  background-image: linear-gradient(to top, #e5e5e5, #ffffff);
}

.liveblog-formatting-command:active,
.liveblog-formatting-command.active {
  outline: none;
  border-color: #999999 #cccccc #cccccc #999999;
  background: #eeeeee;
  background-image: linear-gradient(to top, #f6f6f6, #e3e3e3);
}

.liveblog-formatting-command[data-command=bold] .icon {
  background-position: 0 -20px;
}

.liveblog-formatting-command[data-command=bold]:hover .icon {
  background-position: 0 0;
}

.liveblog-formatting-command[data-command=italic] .icon {
  background-position: -20px -20px;
}

.liveblog-formatting-command[data-command=italic]:hover .icon {
  background-position: -20px 0;
}

.liveblog-formatting-command[data-command=underline] .icon {
  background-position: -280px -20px;
}

.liveblog-formatting-command[data-command=underline]:hover .icon {
  background-position: -280px 0;
}

.liveblog-formatting-command[data-command=strikeThrough] .icon {
  background-position: -540px -20px;
}

.liveblog-formatting-command[data-command=strikeThrough]:hover .icon {
  background-position: -540px 0;
}

.liveblog-formatting-command[data-command=createLink] .icon {
  background-position: -160px -20px;
}

.liveblog-formatting-command[data-command=createLink]:hover .icon {
  background-position: -160px 0;
}

.liveblog-formatting-command[data-command=unlink] .icon {
  background-position: -180px -20px;
}

.liveblog-formatting-command[data-command=unlink]:hover .icon {
  background-position: -180px 0;
}

.liveblog-formatting-command[data-command=removeFormat] .icon {
  background-position: -380px -20px;
}

.liveblog-formatting-command[data-command=removeFormat]:hover .icon {
  background-position: -380px 0;
}

.liveblog-rich-text-wrapper {
  position: relative;
}

/* stylelint-disable */
#liveblog-container .liveblog-form-rich-entry {
  overflow: auto;
  line-height: 1.2em;
  display: block; /* if display:inline-block, then Chrome sometimes has a rendering quirk with scrolling */
}

/* stylelint-enable */
.liveblog-form-entry,
.liveblog-form-rich-entry {
  color: #333333;
  background: #ffffff;
  width: 98%;
  min-height: 100px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #dddddd;
  outline-color: #aacccc;
  border-radius: 3px;
}

.liveblog-form-entry:focus,
.liveblog-form-rich-entry:focus {
  border-color: #aaaaaa;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.liveblog-actions .liveblog-submit-wrapper {
  position: relative;
  line-height: 24px;
  overflow: hidden;
}
.liveblog-actions .liveblog-submit-wrapper .liveblog-entry-delete {
  display: none;
}

.liveblog-submit-spinner {
  padding: 0;
  position: absolute;
  top: 50%;
  right: 50%;
}

.figure--circle {
  border-radius: 50%;
  overflow: hidden;
}

.liveblog-pagination {
  display: none;
}
.liveblog-feed ~ .liveblog-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .liveblog-feed ~ .liveblog-pagination {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

.liveblog-pagination-last {
  display: none;
}

.liveblog-pagination-first {
  display: none;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.main {
  padding-bottom: 60px;
}
.main--post {
  padding-top: 45px;
  background-color: #ffffff;
}
.main--page {
  padding-top: 45px;
}
.main--purple {
  background: #29003e;
  padding-top: 30px;
}
@media only screen and (min-width: 1024px) {
  .main--purple {
    padding-top: 0;
    padding-bottom: 50px;
  }
}
.main--app {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .main--app {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.main--white {
  background-color: #ffffff;
}
.main--thin {
  padding-bottom: 0;
  padding-top: 0;
}
.main--author {
  background-color: #ffffff;
  padding-bottom: 0;
  padding-top: 0;
}
.main--post .main__container {
  max-width: 810px;
}

.main__grid {
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .main__grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.main--author .main__grid, .main--default-page .main__grid {
  border-top: 2px solid #e4e4e4;
}
.main--default-page .main__grid {
  padding-top: 40px;
}
@media only screen and (min-width: 1024px) {
  .main--default-page .main__grid {
    padding-top: 70px;
  }
}

.main__wide {
  padding: 30px 0;
}
.main--front .main__wide {
  width: 100%;
}
.main--purple .main__wide {
  padding-bottom: 0;
  padding-top: 0;
}
.main--shows .main__wide {
  padding-top: 50px;
}

.main__primary {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .main__primary {
    -ms-flex: 1 1;
        flex: 1 1;
    padding: 0 15px 0 0;
  }
}
.main--post .main__primary {
  font-size: 18px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .main__secondary + .main__primary {
    border-right: 2px solid #e4e4e4;
    padding: 0 40px 0 0;
  }
}

.main__section {
  display: block;
  margin-top: 60px;
}

.main__section-title {
  display: block;
  margin-bottom: 40px;
  font-family: "Telia Sans", sans-serif;
  text-align: center;
  text-transform: none;
}

.main__secondary {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  margin-top: 30px;
  -ms-flex-order: 2;
      order: 2;
}
@media only screen and (min-width: 768px) {
  .main__secondary {
    margin-top: 0;
    -ms-flex: 0 1 255px;
        flex: 0 1 255px;
    padding-left: 15px;
  }
}

.main__footer {
  padding-top: 70px;
}
.main--shows .main__footer {
  padding-top: 30px;
}

.main__header {
  padding: 60px 0;
}
.main__header .h2 {
  font-family: "Telia Sans", sans-serif;
  font-size: 24px;
  margin-bottom: 30px;
  text-transform: none;
  text-align: center;
  font-weight: 400 !important;
  color: #000000;
}
.main__header .h4 {
  text-transform: none;
  color: #000000;
  font-size: 20px;
}
@media only screen and (min-width: 1024px) {
  .main__header .h4 {
    font-size: 24px;
  }
}

.main__title {
  color: #000000;
  text-transform: none;
  font-family: "Telia Sans", sans-serif;
  text-align: center;
  margin: 60px 0;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

/*!
	Modaal - accessible modals - v0.3.1
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide, .modaal-close span, .modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay, .modaal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  transition: all 0.3s ease-in-out;
}

.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}

.modaal-wrapper .modaal-close {
  border: none;
  background: 0 0;
  padding: 0;
  -webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}

.modaal-wrapper [tabindex="0"] {
  outline: none !important;
}

.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper, .modaal-gallery-item img {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}

.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}

.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}

.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: 0 0;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}

.modaal-close:focus, .modaal-close:hover {
  outline: none;
  background: #fff;
}

.modaal-close:focus:after, .modaal-close:focus:before, .modaal-close:hover:after, .modaal-close:hover:before {
  background: #b93d0c;
}

.modaal-close:after, .modaal-close:before {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
}

.modaal-close:before {
  transform: rotate(-45deg);
}

.modaal-close:after {
  transform: rotate(45deg);
}

.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-content-container {
  padding: 30px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: 0 0;
}

.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  transition: background 0.2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.modaal-instagram .modaal-container {
  width: auto;
  background: 0 0;
  box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
  padding: 0;
  background: 0 0;
}

.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}

.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}

.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.modaal-gallery-label:focus {
  outline: none;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: 0 0;
  border: none;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}

.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}

.modaal-gallery-control:focus, .modaal-gallery-control:hover {
  outline: none;
  background: #fff;
}

.modaal-gallery-control:focus:after, .modaal-gallery-control:focus:before, .modaal-gallery-control:hover:after, .modaal-gallery-control:hover:before {
  background: #afb7bc;
}

.modaal-gallery-control:after, .modaal-gallery-control:before {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
}

.modaal-gallery-control:before {
  margin: -5px 0 0;
  transform: rotate(-45deg);
}

.modaal-gallery-control:after {
  margin: 5px 0 0;
  transform: rotate(45deg);
}

.modaal-gallery-next {
  left: 100%;
  margin-left: 40px;
}

.modaal-gallery-prev {
  right: 100%;
  margin-right: 40px;
}

.modaal-gallery-prev:after, .modaal-gallery-prev:before {
  left: 22px;
}

.modaal-gallery-prev:before {
  margin: 5px 0 0;
  transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
  margin: -5px 0 0;
  transform: rotate(45deg);
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.modaal-video-container embed, .modaal-video-container iframe, .modaal-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content, .modaal-iframe-elem {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  display: block;
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:after, .modaal-gallery-control:before {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
.modaal-loading-spinner {
  background: 0 0;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  transform: scale(0.25);
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    transform: scale(1.5);
  }
  to {
    opacity: 0.1;
    transform: scale(1);
  }
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div, .modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.37s;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) {
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  animation-delay: 0.5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div, .modaal-loading-spinner > div:nth-of-type(8) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div, .modaal-loading-spinner > div:nth-of-type(8) > div {
  animation-delay: 0.75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  animation-delay: 0.87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

.modaal-wrapper .modaal-close {
  position: absolute;
  width: 16px;
  height: 16px;
  background: #000000;
  border-radius: 50%;
  top: 10px;
  right: 10px;
  transition: opacity 200ms ease-in-out;
}
.modaal-wrapper .modaal-close:after, .modaal-wrapper .modaal-close:before {
  background: #ffffff;
  width: 2px;
  height: 12px;
  top: 2px;
  left: 7px;
}
.modaal-wrapper .modaal-close:hover {
  opacity: 0.6;
}
.modaal-wrapper .modaal-gallery-control {
  background: #ffffff;
  border: 2px solid #ffffff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  top: 50%;
}
.modaal-wrapper .modaal-gallery-control:hover {
  color: #990ae3;
  background-color: #f4f4f9;
}
.modaal-wrapper .modaal-gallery-control:hover:before, .modaal-wrapper .modaal-gallery-control:hover:after {
  background: #990ae3;
}
.modaal-wrapper .modaal-gallery-next {
  margin-left: auto;
  left: auto;
  right: 0;
  transform: translate(50%, -50%);
}
.modaal-wrapper .modaal-gallery-next:after, .modaal-wrapper .modaal-gallery-next:before {
  background: #000000;
  bottom: auto;
  top: 7px;
  right: 11px;
  left: auto;
  width: 3px;
  height: 10px;
}
.modaal-wrapper .modaal-gallery-next:before {
  margin: 0;
}
.modaal-wrapper .modaal-gallery-prev {
  margin-right: auto;
  right: auto;
  left: 0;
  transform: translate(-50%, -50%);
}
.modaal-wrapper .modaal-gallery-prev:after, .modaal-wrapper .modaal-gallery-prev:before {
  background: #000000;
  top: 12px;
  left: 11px;
  width: 3px;
  height: 10px;
}
.modaal-wrapper .modaal-gallery-prev:before {
  margin: 0;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

@media only screen and (min-width: 1024px) {
  .navigation {
    margin-left: -10px;
  }
}
@media only screen and (min-width: 1024px) {
  .navigation--footer {
    margin-left: 0;
  }
}

.navigation__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media only screen and (max-width: 1023px) {
  .navigation__list {
    border-bottom: 0;
    border-left: 3px solid #e4e4e4;
  }
}
.navigation--footer .navigation__list {
  border-left: 0;
}
.navigation--subnav .navigation__list {
  border-left: 1px solid #e4e4e4;
}
.navigation__megamenu .navigation__list {
  transition: 0.3s ease-in-out;
  border: 0;
}
@media only screen and (min-width: 1024px) {
  .navigation__megamenu .navigation__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-height: 200px;
    width: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1023px) {
  .navigation__megamenu .navigation__list {
    font-size: 14px;
  }
  .navigation__megamenu .navigation__list .navigation__item a {
    padding: 4px 30px;
  }
}
.navigation__megamenu .navigation__list.navigation__list--col-2 {
  column-count: 2;
}
.navigation__megamenu .navigation__list.navigation__list--col-3 {
  column-count: 3;
}
.navigation__megamenu .navigation__list.subnav-open {
  visibility: visible;
  display: block;
  max-height: 1000px;
  opacity: 0;
  transform: translate3d(0, 0, 0);
}
.navigation__megamenu .navigation__list.subnav-visible {
  opacity: 1;
}

@media only screen and (max-width: 1023px) {
  .navigation__megamenu {
    max-height: 0;
    transition-property: max-height;
    transition-duration: 200ms;
    transition-timing-function: ease-in-out;
    transition-delay: 200ms;
  }
  .navigation__item.is-active .navigation__megamenu {
    max-height: 1000px;
    transition-delay: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .navigation__megamenu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-width: 100vw;
    z-index: 1;
    visibility: hidden;
  }
  .navigation__item.is-active .navigation__megamenu {
    visibility: visible;
  }
}

.navigation__megamenu-grid {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  transition-delay: 0ms;
}
@media only screen and (min-width: 1024px) {
  .navigation__megamenu-grid {
    padding: 25px 10px;
    height: 205px;
  }
}
.navigation__item.is-active .navigation__megamenu-grid {
  opacity: 1;
  visibility: visible;
  transition-delay: 500ms;
}

.navigation__megamenu-intro {
  width: 20%;
  display: inline-block;
}

.navigation__item {
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .navigation__item {
    display: block;
    margin-bottom: 0;
    margin-left: -3px;
    border-left: 3px solid transparent;
    transition: 0.3s ease-in-out;
  }
}
.navigation__megamenu .navigation__item {
  display: block;
  width: 230px;
}
.navigation--footer .navigation__item {
  display: block;
  margin: 0;
  border-left: 2px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1023px) {
  .navigation__item.is-active {
    border-left: 3px solid #990ae3;
  }
}

.navigation__link {
  display: block;
  padding: 19px 10px 17px 10px;
  color: #000000;
  font-size: 16px;
  text-decoration: none;
  position: relative;
  z-index: 15;
  transition: color 200ms ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .navigation__link {
    border: 0;
    color: #000000;
    padding: 10px 20px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .navigation--small .navigation__link {
    font-size: 12px;
    font-weight: 700;
    padding: 10px 8px;
  }
}
.navigation--footer .navigation__link {
  font-size: 14px;
  color: #ffffff;
  padding: 6px 0 6px 14px;
}
.navigation--subnav .navigation__link {
  color: #000000;
}
.navigation__item.is-current > .navigation__link {
  font-weight: 700;
  color: #990ae3;
}
@media only screen and (max-width: 1023px) {
  .navigation__item.is-current > .navigation__link {
    font-weight: 400;
    color: #990ae3;
  }
}
.navigation--footer .navigation__item.is-current > .navigation__link {
  color: #ffffff;
  font-weight: 400;
}
.navigation__item.is-active > .navigation__link {
  color: #990ae3;
}
.navigation__list .navigation__list .navigation__link {
  padding: 5px 0;
  font-size: 14px;
}
@media only screen and (min-width: 1024px) {
  .navigation__list .navigation__list .navigation__link {
    font-size: 15px;
  }
}
.navigation__link:hover, .navigation__link.hover {
  color: #990ae3;
}
@media only screen and (max-width: 1023px) {
  .navigation__link:hover, .navigation__link.hover {
    color: initial;
  }
}
.navigation--footer .navigation__link:hover, .navigation--footer .navigation__link.hover {
  color: #ffffff;
}
.navigation--subnav .navigation__link:hover, .navigation--subnav .navigation__link.hover {
  color: #990ae3;
}

.navigation--b2b {
  color: #000000;
}
@media only screen and (min-width: 1024px) {
  .navigation--b2b {
    color: #ffffff;
  }
}
.navigation--b2b:hover, .navigation--b2b.hover {
  color: #de99ff;
}
@media only screen and (max-width: 1023px) {
  .navigation--b2b:hover, .navigation--b2b.hover {
    color: initial;
  }
}
.navigation--subnav .navigation--b2b:hover, .navigation--subnav .navigation--b2b.hover {
  color: #de99ff;
}

.navigation__icon {
  font-size: 18px;
  margin-left: 6px;
  vertical-align: text-top;
}

.navigation__subnav-image {
  position: absolute;
  bottom: 0;
  left: 0;
}

.navigation__subnav-image .image__img {
  max-width: 100%;
  height: auto;
  display: block;
  max-height: 130px;
  margin-left: auto;
  margin-right: auto;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.pagination__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pagination__item {
  display: inline-block;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

/* perfect-scrollbar v0.7.1 */
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps__scrollbar-x-rail */
  height: 15px;
}

.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps__scrollbar-x */
  height: 6px;
}

.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, .ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 11px;
}

.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  /* there must be 'right' for ps__scrollbar-y-rail */
  width: 15px;
}

.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  right: 2px;
  /* there must be 'right' for ps__scrollbar-y */
  width: 6px;
}

.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, .ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  width: 11px;
}

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 0.6;
}

.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #999;
}

.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #999;
}

.ps > .ps__scrollbar-y-rail {
  z-index: 50;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.person {
  display: inline-block;
  font-size: 14px;
}

.person__image {
  display: inline-block;
  max-width: 30px;
  margin-right: 11px;
}
.person--medium .person__image {
  max-width: 50px;
}
.person--large .person__image {
  max-width: 60px;
  margin-right: 16px;
}
@media only screen and (min-width: 768px) {
  .person--large .person__image {
    max-width: 100px;
    margin-right: 32px;
  }
}

.person__name {
  display: inline-block;
  transition: color 200ms ease-in-out;
}
.person--medium .person__name {
  font-size: 20px;
  color: #990ae3;
  font-weight: 400;
}
.person__link:hover .person__name {
  color: #cc00ff;
}
.person--large .person__name {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .person--large .person__name {
    font-size: 24px;
  }
}

.person__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #666666;
  font-weight: 700;
  transition: color 200ms ease-in-out;
}
.person__link:hover {
  color: #990ae3;
}

.person__date {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

.person__image .image__img {
  vertical-align: top;
  border-radius: 50%;
  width: 100%;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

div.search {
  min-width: 245px;
}
div.search--404 {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  div.search--404 {
    width: 87.5%;
  }
}

.search__form {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 0;
}

.search__input {
  width: 100%;
  height: 40px;
  background: #ffffff;
  padding: 0 50px 0 15px;
  font-size: 12px;
  outline: none;
  border: 0;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  .search__input {
    background: #f4f4f9;
  }
}
.search__input::-webkit-input-placeholder {
  color: #333333;
}
.search__input:-ms-input-placeholder {
  color: #333333;
}
.search__input::placeholder {
  color: #333333;
}
.search--404 .search__input {
  border-radius: 20px;
  height: 40px;
  padding: 0 25px;
  font-size: 12px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  color: #000000;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .search--404 .search__input {
    border-radius: 30px;
    font-size: 20px;
    height: 60px;
  }
}
.search--404 .search__input::-webkit-input-placeholder {
  color: #666666;
}
.search--404 .search__input:-ms-input-placeholder {
  color: #666666;
}
.search--404 .search__input::placeholder {
  color: #666666;
}

.search__button {
  background: transparent;
  border: 0;
  min-width: 1px;
  width: 50px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .search__button {
    height: 35px;
  }
}
.search__button:focus, .search__button:hover {
  background-color: transparent;
}
.search--404 .search__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 75px;
  height: 40px;
  font-size: 24px;
  line-height: 1;
  background: #990ae3;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  transition: background-color 200ms ease-in-out;
}
@media only screen and (min-width: 768px) {
  .search--404 .search__button {
    height: 60px;
  }
}
.search--404 .search__button:hover {
  background: #5e0092;
}

.button__icon div.search {
  width: 19px;
  height: 19px;
  fill: #000000;
  margin: 0;
}
@media only screen and (max-width: 1023px) {
  .button__icon div.search {
    width: 16px;
    height: 16px;
  }
}
.button__icon div.search.search--404 {
  width: 24px;
  height: 24px;
  fill: #ffffff;
  margin: 0;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.post-header .share {
  text-align: right;
}

.share__item {
  display: inline-block;
  padding: 0 8px;
  border-left: 1px solid #e4e4e4;
}
.share__item:first-child {
  border-left: none;
}

.share__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  vertical-align: middle;
}

.share__icon {
  font-size: 18px;
  color: #8a8a8a;
  transition: color 200ms ease-in-out;
}
.share__link:hover .share__icon {
  color: #990ae3;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spinner {
  position: relative;
  width: 42px;
  height: 42px;
  background: #ffffff;
  overflow: hidden;
  border-radius: 50%;
  animation: spinner 1.4s infinite linear;
}
.spinner:before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 5px;
  left: 5px;
  border: 5px solid #00cc66;
  border-radius: 50%;
}
.spinner:after {
  content: "";
  width: 32px;
  height: 16px;
  background: linear-gradient(to right, white 0%, white 40%, rgba(255, 255, 255, 0.7) 60%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 5px;
  left: 5px;
}

.spinner--inverse {
  background: #f4f4f9;
}
.spinner--inverse:after {
  background: linear-gradient(to right, #f4f4f9 0%, #f4f4f9 40%, rgba(244, 244, 249, 0.7) 60%, rgba(244, 244, 249, 0) 100%);
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.star-rating.is-disabled {
  pointer-events: none;
}

.star-rating__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.star-rating__star-icon {
  font-size: 11;
  vertical-align: middle;
}

.star-rating__input {
  display: none;
}

.star-rating__label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #e4e4e4;
}
.star-rating__label + .star-rating__label {
  margin-left: 1px;
}

.star-rating__inner > input:checked ~ label,
.star-rating__inner:not(:checked) > label:hover,
.star-rating__inner:not(:checked) > label:hover ~ label {
  color: #ffba00;
}

.star-rating__inner > input:checked + label:hover,
.star-rating__inner > input:checked ~ label:hover,
.star-rating__inner > label:hover ~ input:checked ~ label,
.star-rating__inner > input:checked ~ label:hover ~ label {
  color: #ffba00;
}

.star-rating__text {
  color: #000000;
  margin-right: 10px;
  line-height: 1.5;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-flex-order: 2;
      order: 2;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.tabs--apps .tabs__nav-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}

.tabs__nav-item {
  display: inline-block;
}
.tabs--apps .tabs__nav-item {
  width: 100%;
}
.tabs--apps .tabs__nav-item:nth-child(2) {
  width: 65%;
}

.tabs__nav-link {
  text-decoration: none;
}
.tabs--apps .tabs__nav-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #666666;
  text-decoration: none;
  padding: 8px 5px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
}
.tabs--apps .tabs__nav-link:hover {
  color: #000000;
}
.tabs--apps .tabs__nav-link.is-current {
  color: #000000;
  background: #ffffff;
}

.tabs__content-item {
  display: none;
}
.tabs--apps .tabs__content-item {
  background: #ffffff;
}
html.no-js .tabs__content-item, .tabs__content-item.is-open {
  display: block;
}

.tabs__nav-icon {
  font-size: 12px;
  color: #e4e4e4;
  margin-right: 3px;
  transition: color 200ms ease-in-out;
}
.tabs__nav-link.is-current .tabs__nav-icon {
  text-decoration: underline;
}
.tabs--apps .tabs__nav-link.is-current .tabs__nav-icon {
  color: #990ae3;
}
.tabs--apps .tabs__nav-link:hover .tabs__nav-icon {
  color: #990ae3;
}

.tabs__apps-more {
  padding: 0 20px 20px 20px;
}

hr {
  border: none;
  height: 2px;
  background-color: #e4e4e4;
  margin: 20px 0;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.tagline {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.tagline__content {
  width: 100%;
  font-size: 20px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.tv-show {
  padding: 18px 0;
}
@media only screen and (max-width: 767px) {
  .tv-show {
    padding: 0;
    border-top: 2px solid #e4e4e4;
  }
}

.tv-show__link {
  display: block;
}
@media only screen and (min-width: 768px) {
  .tv-show__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
  }
}

.tv-show__first {
  display: block;
  padding: 20px 0 15px 0;
}
@media only screen and (min-width: 768px) {
  .tv-show__first {
    display: inline-block;
    padding: 0 0 0 20px;
  }
}

.tv-show__play-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  color: #ffffff;
  font-size: 40px;
}

.tv-show__second {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .tv-show__second {
    display: inline-block;
    -ms-flex: 0 0 140px;
        flex: 0 0 140px;
    margin: 0;
  }
}

.tv-show__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 768px) {
  .tv-show__head {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

.tv-show__title {
  display: inline-block;
  font-size: 20px;
  color: #000000;
  transition: color 200ms ease-in-out;
}
.tv-show__link:hover .tv-show__title {
  color: #cc00ff;
}

.tv-show__description {
  display: block;
  max-width: 290px;
  margin: 0 auto;
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .tv-show__description {
    max-width: 100%;
    margin: 0;
  }
}

.tv-show__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 10px;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Telia Sans", sans-serif;
}

.tv-show__d-img {
  max-width: 40px;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .tv-show__d-img {
    margin-left: 10px;
  }
}

.tv-show__image {
  display: block;
  max-width: 150px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .tv-show__image {
    max-width: 100%;
  }
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.video {
  position: relative;
}
.video:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(135 / 240 * 100%);
}
.video > .video__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.video--archive {
  overflow: hidden;
  position: relative;
}
.video--archive:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(225 / 432 * 100%);
}
.video--archive > .video__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.video--archive:after {
  content: "";
  background: #990ae3;
  height: 2px;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
  display: block;
  z-index: 2;
}
.article--featured .video--archive {
  position: relative;
}
.article--featured .video--archive:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(270 / 570 * 100%);
}
.article--featured .video--archive > .image__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.widget .video__image {
  width: 100%;
}
.widget .video__image .image__img {
  width: 100%;
}

.video__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 1;
  cursor: pointer;
}
.video__overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition-property: background-color;
  transition-duration: 200ms;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
}
.video.is-playing .video__overlay {
  display: none;
}
.video__overlay:hover:after {
  background-color: rgba(153, 10, 227, 0.4);
}

.video__play-icon {
  position: absolute;
  font-size: 80px;
  color: #ffffff;
  pointer-events: none;
  z-index: 2;
  transition: transform 350ms cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (min-width: 768px) {
  .video__play-icon {
    font-size: 120px;
  }
}
@media only screen and (min-width: 1024px) {
  .video__play-icon {
    font-size: 160px;
  }
}
.video--archive .video__play-icon {
  font-size: 80px;
}
.widget--social .video__play-icon {
  font-size: 60px;
}
.article--tiny .video__play-icon {
  font-size: 40px;
}
.video__overlay:hover .video__play-icon {
  transform: scale(1.05);
}

.video__iframe {
  width: 100%;
  height: 100%;
}

.video .image__img {
  vertical-align: top;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.widget:not(:last-child) {
  margin-bottom: 55px;
}
.widget--shop-banner {
  position: relative;
  padding: 12px;
  border: 3px solid #e4e4e4;
}
.widget--issues {
  width: 100%;
  margin-bottom: 20px;
}
.widget--issues:last-child {
  margin-bottom: 0;
}
.widget--menu {
  padding-top: 50px;
}
@media only screen and (max-width: 1023px) {
  .widget--menu {
    padding-top: 0;
  }
}

.widget__title {
  font-family: "Telia Sans Bold", sans-serif;
  font-size: 20px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .widget__title {
    font-size: 20px;
  }
}
.widget--shop-banner .widget__title {
  padding-top: 0;
  padding-bottom: 5px;
  text-align: left;
  color: #000000;
  font-size: 20px;
  line-height: 1;
}
.widget--social .widget__title {
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
  line-height: 1.42;
}

.widget__head {
  padding-bottom: 15px;
}
.widget--social .widget__head {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 3px solid #e4e4e4;
}
.widget--shop-banner .widget__head {
  display: -ms-flexbox;
  display: flex;
  width: 94%;
  padding-bottom: 0;
}

.widget--shop-banner .widget__description {
  color: #000000;
}
.widget--shop-banner .widget__description, .widget--social .widget__description {
  font-size: 12px;
}
.widget__description {
  color: #5e0092;
}
.widget__description:hover {
  color: #990ae3;
}

.widget__title-icon {
  font-size: 25px;
  color: #990ae3;
}

.widget__content-icon {
  font-size: 10px;
}

.widget--social .widget__head-col {
  display: inline-block;
}
.widget--social .widget__head-col--icon {
  width: 25px;
  margin-right: 10px;
}
.widget__head-col--image {
  -ms-flex: 1 0 50px;
      flex: 1 0 50px;
}
.widget--shop-banner .widget__head-col--content {
  padding-left: 16px;
}

.widget__link {
  display: block;
  text-decoration: none;
  color: #5e0092;
}
.widget--shop-banner .widget__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.widget__link:hover {
  color: #990ae3;
}

.widget__subnav-title {
  padding: 6px 0 6px 14px;
  border-left: 1px solid #000000;
  font-size: 14px;
  font-weight: 700;
}

.widget__header-else {
  float: left;
  padding-left: 33px;
  margin-left: -33px;
  width: 100%;
}

.widget__issues-cell {
  display: table-cell;
  vertical-align: middle;
}

.widget--shop-banner .widget__content {
  font-size: 12px;
  color: #000000;
  line-height: 1.25;
  position: relative;
}
.widget--shop-banner .widget__content svg {
  width: 10px;
  height: 20px;
  fill: #990ae3;
  position: absolute;
  top: 4px;
  right: 0;
}
.widget__issue-content .widget__content a {
  font-weight: 700;
}

.widget__content-holder {
  position: relative;
}
.widget--shop-banner .widget__content-holder {
  padding-right: 18px;
}

.widget--shop-banner .widget__image {
  width: 50px;
  position: absolute;
  left: 12px;
  top: 12px;
}
.widget--issues .widget__image {
  width: 55px;
}
.widget--issues .widget__image img {
  display: block;
  width: 40px;
  height: auto;
}

.widget__issues-single {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.widget__trigger {
  cursor: pointer;
}

.widget__fb-like {
  height: 65px;
}

.widget__instagram-feed > .row {
  margin: 0 -1px;
}
.widget__instagram-feed .col-lg-3 {
  padding: 0 1px;
}

.widget__instagram-single {
  margin-bottom: 2px;
}
.widget__instagram-single img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.main--front .main__wide .article-grid {
  padding-bottom: 45px;
}

.article-grid__more {
  margin-top: 30px;
}
@media only screen and (min-width: 1024px) {
  .article-grid__more {
    margin-top: 60px;
  }
}

.article-grid__space {
  margin-top: 50px;
}
@media only screen and (min-width: 1024px) {
  .article-grid__space {
    margin-top: 60px;
  }
}

.article-grid__more-button {
  text-transform: uppercase;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.articles {
  padding: 60px 0;
  border-top: 2px solid #e4e4e4;
  border-bottom: 2px solid #e4e4e4;
}

.articles--connected {
  margin-top: 0;
  border-top: 0;
}

.articles__inner {
  max-width: 750px;
  margin: 0 auto;
}

.articles__title {
  font-family: "Telia Sans", sans-serif;
  font-size: 24px;
  margin-bottom: 30px;
  text-transform: none;
  text-align: center;
  font-weight: 400 !important;
}

.articles__title-top {
  margin-top: 50px;
}

.articles__border-top {
  border-top: 2px solid #e4e4e4;
}

.articles__border-bottom {
  border-bottom: 2px solid #e4e4e4;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.author:not(body) {
  padding: 45px 0 40px;
  margin: 0;
  text-align: center;
  border-bottom: 2px solid #e4e4e4;
}

.author--only:not(body) {
  border-bottom: none;
  max-width: 810px;
  margin: 0 auto;
}

.author__description {
  font-size: 16px;
  padding: 0 10px;
  margin: 0 auto 20px;
  max-width: 750px;
}
@media only screen and (min-width: 768px) {
  .author__description {
    margin-bottom: 40px;
  }
}
.author--only .author__description {
  margin-bottom: 20px;
}

.author__articles-title {
  margin-bottom: 34px;
  font-weight: 700;
}

.author__person {
  margin-bottom: 22px;
  margin-top: 45px;
}
.author--only .author__person {
  margin-bottom: 45px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.boxing__item + .boxing__item {
  margin-top: -16px;
}
@media only screen and (min-width: 1024px) {
  .boxing__item + .boxing__item {
    margin-top: 0;
  }
}
.boxing__item .card {
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .boxing__item .card {
    padding-bottom: 110px;
  }
}
@media only screen and (min-width: 1170px) {
  .boxing__item .card {
    padding-bottom: 19px;
  }
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.broadcast__header {
  font-family: "Telia Sans Heading", sans-serif;
  font-size: 44px;
  color: #ffffff;
}

.broadcast__sub {
  color: #ffffff;
}

.broadcast__suggestions-container {
  position: relative;
}

@media only screen and (min-width: 1024px) {
  .broadcast__suggestions {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1;
  }
}
.broadcast__suggestions::-webkit-scrollbar {
  margin: 5px 0;
  width: 6px;
}
.broadcast__suggestions::-webkit-scrollbar-track {
  background: rgba(138, 138, 138, 0.3);
  border-radius: 10px;
}
.broadcast__suggestions::-webkit-scrollbar-thumb {
  background: rgba(138, 138, 138, 0.3);
  border-radius: 10px;
}

.broadcast__suggestion-item {
  display: block;
  width: auto;
  padding: 16px;
  position: relative;
}
.broadcast__suggestion-item:not(.is-playing):not(:last-child):after {
  content: "";
  height: 2px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(102, 102, 102, 0.5);
  position: absolute;
  border-radius: 10px;
}
.broadcast__suggestion-item.is-playing {
  background: rgba(255, 255, 255, 0.1);
}

.broadcast__suggestion-poster {
  margin-right: 15px;
}

.broadcast__suggestion-image {
  width: 60px;
  height: 35px;
}

.broadcast__suggestion-title {
  color: #ffffff;
  line-height: 22px;
  transition: color 200ms ease-in-out;
}
.broadcast__suggestion-item.is-playing .broadcast__suggestion-title {
  color: #de99ff;
  font-weight: 700;
  font-size: 16px;
}
.broadcast__suggestion-item:hover .broadcast__suggestion-title {
  color: #cc00ff;
}

.broadcast__suggestion-uploaded {
  color: #666666;
  font-size: 12px;
}
.broadcast__suggestion-item.is-playing .broadcast__suggestion-uploaded {
  font-weight: 700;
}

.broadcast__image {
  position: relative;
}
.broadcast__image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(152 / 300 * 100%);
}
.broadcast__image > .image__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.broadcast__image {
  max-width: 300px;
  margin: 0 auto;
}

.broadcast__suggestions-inner {
  position: relative;
  height: 100%;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.disqus-comments {
  padding: 60px 0;
}

.disqus-comments__title {
  font-family: "Telia Sans", sans-serif;
  font-size: 24px;
  margin-bottom: 30px;
  text-transform: none;
  text-align: center;
  font-weight: 400 !important;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.facebook__item {
  overflow: hidden;
}
.facebook__item img {
  display: block;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.footer {
  color: #990ae3;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.gform_heading {
  margin-bottom: 30px;
  font-size: 16px;
}

.gform_footer {
  margin-top: 30px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.logo__link {
  display: block;
}

.logo__img {
  display: block;
  width: 195px;
  height: 30px;
}
@media only screen and (min-width: 1024px) {
  .logo__img {
    width: 255px;
    height: 40px;
  }
}
.logo--simple .logo__img, .logo--simple-ru .logo__img {
  max-width: 122px;
  height: 21px;
}
@media only screen and (min-width: 1024px) {
  .logo--simple .logo__img, .logo--simple-ru .logo__img {
    max-width: 178px;
    height: 31px;
  }
}
.logo--teliaopen .logo__img {
  height: 100px;
  width: auto;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.b2b--container {
  background-color: #380354;
}

.header {
  border-top: 2px solid #990ae3;
  position: relative;
  padding-top: 0;
  z-index: 3;
  transition: padding 200ms ease-in-out 400ms;
}
@media only screen and (max-width: 767px) {
  .header {
    background-color: #ffffff;
  }
}
@media only screen and (min-width: 1024px) {
  .header:after {
    content: "";
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: -1;
  }
}
@media only screen and (min-width: 1024px) {
  .header:before {
    content: "";
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
    left: 0;
    width: 100%;
    height: 0;
    background-color: #ffffff;
    transition-property: height;
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
    transition-delay: 500ms;
  }
}
@media only screen and (min-width: 1024px) {
  .is-megamenu-open .header:before {
    height: 205px;
    transition-delay: 0ms;
  }
}

.header--basic {
  background-color: #1e0d30;
}
.header--basic .languages,
.header--basic .navigation,
.header--basic .search {
  display: none;
}
.header--basic .header-grid, .header--basic:after {
  background-color: #1e0d30;
}

.header__notice {
  display: block;
  width: 100%;
  height: auto;
  max-height: 0;
  background-color: rgba(0, 205, 255, 0.15);
  font-size: 12px;
  font-weight: 700;
  transition: max-height 400ms ease-in-out 400ms;
  pointer-events: none;
  overflow: hidden;
}
.header.has-visible-notice .header__notice {
  max-height: 500px;
  pointer-events: auto;
}

.header__notice-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: end;
      align-items: flex-end;
  padding: 6px 0 5px 0;
}
@media only screen and (min-width: 768px) {
  .header__notice-inner {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.header__notice-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .header__notice-main {
    margin-bottom: 0;
  }
}

.header__notice-icon {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  font-size: 16px;
  color: #00cdff;
  margin-right: 6px;
}

.header__notice-content {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

.header__notice-link {
  position: relative;
  top: -1px;
}

.header__notice-button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
}

.header__grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.header__grid-col--logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.header__grid-col--logo,
.header__grid-col--utility {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding: 20px 0;
  z-index: 0;
}

.header__grid-col--main {
  width: 100%;
  z-index: 2;
}
@media only screen and (max-width: 1023px) {
  .header__grid-col--main {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 340px;
    background-color: #ffffff;
    z-index: 1000;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.06);
    padding: 20px 25px 30px;
    transform: translate3d(-340px, 0, 0);
    overflow-y: auto;
    transition-property: transform;
    transition-duration: 200ms;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
  }
  .is-mobile-open .header__grid-col--main {
    transform: translate3d(0, 0, 0);
  }
}
@media only screen and (max-width: 767px) {
  .header__grid-col--main {
    width: 320px;
    transform: translate3d(-320px, 0, 0);
  }
}

.header__secondary-navigation {
  margin-right: 6px;
}

.header__secondary-navigation,
.header__search {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .header__search {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 1023px) {
  .header__logo {
    display: inline-block;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .header__logo {
    margin-left: 15px;
  }
}

.header__languages {
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .header__languages {
    margin-right: 10px;
  }
}

.header__toggle {
  color: #990ae3;
  background-image: none;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  outline: none;
}
@media only screen and (min-width: 1024px) {
  .header__toggle {
    display: none;
  }
}
.header__toggle--close {
  position: absolute;
  top: 25px;
  right: 25px;
  padding: 5px;
  margin-right: 0;
  z-index: 99;
}

.header__toggle-icon {
  font-size: 24px;
  vertical-align: top;
}
.header__toggle--close .header__toggle-icon {
  font-size: 20px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.newsletter__head {
  position: relative;
  display: block;
}
@media only screen and (min-width: 768px) {
  .newsletter__head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    -ms-flex-align: end;
        align-items: flex-end;
  }
}

.newsletter__site-logo {
  display: none;
}

.newsletter__title {
  font-size: 21px;
  margin-bottom: 16px;
}

.newsletter.is-open .newsletter__toggle {
  display: none;
}

.newsletter__content {
  padding: 30px 0;
  display: none;
}
.newsletter.is-open .newsletter__content {
  display: block;
}

.newsletter__form-success {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.newsletter__form-success-icon {
  color: #00cc66;
  font-size: 36px;
  display: inline-block;
}

.newsletter__form-success-content {
  display: inline-block;
  margin-left: 15px;
  font-weight: 700;
  font-size: 14px;
}

.newsletter__button {
  display: block;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  text-transform: uppercase;
  background-color: #990ae3;
  border-color: #990ae3;
  line-height: 2.25rem;
}
@media only screen and (min-width: 768px) {
  .newsletter__button {
    display: inline-block;
    width: auto;
  }
}

.newsletter__first {
  display: block;
  width: 100%;
  padding: 20px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .newsletter__first {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 20px 0 20px 20px;
    text-align: left;
  }
}

.newsletter__second {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .newsletter__second {
    display: inline-block;
    -ms-flex: 0 0 220px;
        flex: 0 0 220px;
    width: auto;
    max-width: 220px;
  }
}

.newsletter__image .image__img {
  display: block;
  width: 80%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .newsletter__image .image__img {
    width: 100%;
  }
}

.newsletter__description {
  display: block;
  width: 100%;
  margin: 15px 0;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .newsletter__description {
    margin: 0;
    font-size: 20px;
    text-align: right;
  }
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.post-footer {
  padding: 32px 0;
  margin-top: 60px;
  border-top: 2px solid #e4e4e4;
  border-bottom: 2px solid #e4e4e4;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.post-header__image {
  position: relative;
  height: auto;
  overflow: hidden;
  width: 100%;
  max-width: 1170px;
  position: relative;
}
.post-header__image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(720 / 1280 * 100%);
}
.post-header__image > .image__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .post-header__image {
    margin: 0 auto;
  }
}

.post-header__title {
  padding: 30px 15px 0;
  border-top: 2px solid #990ae3;
  font-family: "Telia Sans Heading", sans-serif;
  font-size: 30px;
  text-transform: none;
  color: #000000;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .post-header__title {
    padding: 30px 30px 0;
    font-size: 44px;
  }
}

.post-header__content {
  text-align: center;
}

.post-header__tags {
  margin-top: 5px;
  padding: 20px 15px;
  text-align: center;
  display: inline-block;
}

.post-header__tags-item {
  display: inline-block;
  font-family: "Telia Sans", sans-serif;
  font-weight: 700;
  border: 1px solid #8a8a8a;
  padding: 10px;
  margin: 0 -5px 5px;
  border-radius: 3px;
  color: #5e0092;
}
.post-header__tags-item:hover {
  color: #990ae3;
}
.post-header__tags-item + .post-header__tags-item {
  margin-left: 5px;
}

.post-header__length {
  font-family: "Telia Sans Bold", sans-serif;
  font-size: 14px;
  color: #000000;
  display: inline-block;
}

.post-header__grid {
  padding: 20px 0;
  -ms-flex-align: center;
      align-items: center;
}

.post-header__separator {
  margin-top: 30px;
  margin-bottom: 0;
}

.post-header__meta {
  background-color: #f4f4f9;
}

.post-header__comments {
  display: inline-block;
}

.post-header__comments-link {
  display: -ms-flexbox;
  display: flex;
}

.post-header__comments-count {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-left: 15px;
}

.post-header__comments-icon {
  font-size: 40px;
  color: #e4e4e4;
  transition: color 200ms ease-in-out;
}
.post-header__comments-link:hover .post-header__comments-icon {
  color: #990ae3;
}

.post-header__comments-nr {
  font-size: 20px;
  color: #990ae3;
  font-weight: 700;
  line-height: 1;
  transition: color 200ms ease-in-out;
}
.post-header__comments-link:hover .post-header__comments-nr {
  color: #cc00ff;
}

.post-header__comments-label {
  color: #666666;
  transition: color 200ms ease-in-out;
}
.post-header__comments-link:hover .post-header__comments-label {
  color: #990ae3;
}

.post-header__image .image__picture {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.post-header__image .image__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.products-popup {
  position: fixed;
  top: 100%;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #ffffff;
  z-index: 999;
  box-shadow: 0 -6px 30px 7px rgba(0, 0, 0, 0.05);
  transition: transform 200ms ease-in-out;
}
.products-popup.is-visible {
  transform: translateY(-100%);
}
.products-popup.is-minimized.is-visible {
  transform: translateY(-40px);
}
.products-popup.is-hidden {
  transform: translateY(0);
}

.products-popup__actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  min-height: 40px;
  padding: 0 15px;
  cursor: pointer;
}

.products-popup__title {
  opacity: 0;
  pointer-events: none;
  transition: opacity 200ms ease-in-out;
}
.is-minimized .products-popup__title {
  opacity: 1;
  pointer-events: auto;
}

.products-popup__close {
  font-size: 1.3em;
  overflow: visible;
}

.products-popup__header {
  display: block;
  text-align: right;
  padding: 0 15px;
}
@media only screen and (min-width: 1024px) {
  .products-popup__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    padding: 0 15px 0 45px;
  }
}

.products-popup__minimize {
  display: inline-block;
}

.products-popup__description {
  display: block;
  max-width: 470px;
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.4;
  text-align: left;
}
@media only screen and (min-width: 1024px) {
  .products-popup__description {
    display: inline-block;
    margin-top: 0;
  }
}

.products-popup__content {
  display: block;
  margin: 30px 0;
  padding: 0 15px 45px 15px;
}
@media only screen and (min-width: 1024px) {
  .products-popup__content {
    padding: 0 45px;
  }
}

.products-popup__product-title {
  display: block;
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.3;
  color: #000000;
}
.products-popup__product-title:hover {
  text-decoration: underline;
  color: #000000;
}

.products-popup__product-price {
  font-size: 20px;
  font-weight: 700;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.soundcloud__label {
  font-size: 12px;
  color: #666666;
  margin-bottom: 0;
}

.soundcloud__title {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
}

.soundcloud__trigger {
  display: block;
  cursor: pointer;
  position: relative;
}
.soundcloud__trigger:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(55 / 240 * 100%);
}
.soundcloud__trigger > .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.soundcloud__iframe {
  display: none;
  width: 100%;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.tags ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tags ul li {
  display: inline-block;
  padding: 2px;
}

.tags ul li a {
  display: inline-block;
  font-family: "Telia Sans", sans-serif;
  font-weight: 700;
  border: 1px solid #8a8a8a;
  padding: 5px 8px;
  border-radius: 3px;
  color: #5e0092;
}
.tags ul li a:hover {
  color: #990ae3;
}
@charset "UTF-8";
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.twitter__item {
  font-size: 12px;
  color: #000000;
  margin-bottom: 15px;
}

.twitter__head {
  margin-bottom: 5px;
}

.twitter__user {
  float: left;
  color: #000000;
  font-weight: 700;
  margin-right: 5px;
}

.twitter__user-link {
  float: left;
  margin-right: 5px;
}

.twitter__time {
  float: left;
  margin-left: 15px;
  position: relative;
  color: #666666;
}
.twitter__time:before {
  content: "·";
  position: absolute;
  left: -8px;
}

.twitter__content {
  clear: both;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.youtube__item {
  margin-bottom: 20px;
}

.youtube__link {
  font-size: 12px;
  font-weight: 700;
}

.widget .video__overlay-icon {
  font-size: 70px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.main--error404 {
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .main--error404 {
    padding-top: 60px;
  }
}

.error404 h1,
.error404 h2,
.error404 h3 {
  text-transform: none;
}
.error404__title {
  color: #000000;
}
.error404__image {
  display: block;
  margin: 0 auto;
  border-radius: 8px;
  overflow: hidden;
}
.error404__separator {
  border: 0;
  border-top: 1px solid #e4e4e4;
  margin: 40px 0;
}
@media only screen and (min-width: 768px) {
  .error404__separator {
    margin: 60px 0;
  }
}
.error404__search h3 {
  margin-bottom: 20px;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

.telia-open {
  background-color: #1e0d30;
  color: #ffffff;
}
.telia-open h1 {
  color: #ffffff;
}
.telia-open img.gform_ajax_spinner {
  display: none !important;
}
.telia-open .gform_wrapper {
  margin-top: 50px;
}
.telia-open .form-textfield__label {
  color: #ffffff;
}
.telia-open .form-textfield__label .is-focused {
  color: #ffffff;
}
.telia-open .form-textfield__label:after {
  border-color: #8c00de;
}
.telia-open .form-textfield__input {
  border-color: #8c00de;
  border-top: none;
}
.telia-open .form-textfield.is-focused .form-textfield__label {
  color: #ffffff;
}
.telia-open .form-textfield.is-focused .form-textfield__label:after, .telia-open .form-textfield.is-focused .form-textfield__label:before {
  border-color: #8c00de;
  border-bottom: none;
}
.telia-open .form-textfield.is-focused .form-textfield__label:after {
  border-color: #8c00de;
  border-right: none;
}
.telia-open .form-textfield.is-focused .form-textfield__label:before {
  border-left: none;
}
.telia-open .form-textfield.is-focused .form-textfield__input {
  border-color: #8c00de;
}
.telia-open .form-textfield--floating-label .form-textfield__label:before {
  border-color: #8c00de;
}
.telia-open .form-textfield__inner:after {
  border-color: #8c00de;
}
.telia-open .form-textfield.is-dirty .form-textfield__label {
  color: #ffffff;
}
.telia-open .form-textfield.is-dirty .form-textfield__label:after, .telia-open .form-textfield.is-dirty .form-textfield__label:before {
  border-color: #8c00de;
}
.telia-open .form-textfield.is-invalid .form-textfield__label:after, .telia-open .form-textfield.is-invalid .form-textfield__label:before {
  border-color: #8c00de;
}
.telia-open .form-textfield.is-invalid .form-textfield__input {
  border-color: #8c00de;
}
.telia-open .form-textfield.is-invalid .form-textfield__inner:after {
  border-color: #8c00de;
}

.telia-open__footer {
  background-image: none;
  background-color: #55057e;
}
/* GRID */
/* BREAKPOINTS */
/* COLORS */
/* TYPOGRAPHY */
/* TRANSITIONS */
/* OTHER */
.h-margin-top-xxxxs {
  margin-top: 4px;
}

.h-margin-bottom-xxxxs {
  margin-bottom: 4px;
}

.h-margin-top-xxxs {
  margin-top: 8px;
}

.h-margin-bottom-xxxs {
  margin-bottom: 8px;
}

.h-margin-top-xxs {
  margin-top: 16px;
}

.h-margin-bottom-xxs {
  margin-bottom: 16px;
}

.h-margin-top-xs {
  margin-top: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xs {
    margin-top: 24px;
  }
}

.h-margin-bottom-xs {
  margin-bottom: 16px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xs {
    margin-bottom: 24px;
  }
}

.h-margin-top-sm {
  margin-top: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-sm {
    margin-top: 32px;
  }
}

.h-margin-bottom-sm {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-sm {
    margin-bottom: 32px;
  }
}

.h-margin-top-md {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-md {
    margin-top: 48px;
  }
}

.h-margin-bottom-md {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-md {
    margin-bottom: 48px;
  }
}

.h-margin-top-lg {
  margin-top: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-lg {
    margin-top: 56px;
  }
}

.h-margin-bottom-lg {
  margin-bottom: 32px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-lg {
    margin-bottom: 56px;
  }
}

.h-margin-top-xl {
  margin-top: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xl {
    margin-top: 72px;
  }
}

.h-margin-bottom-xl {
  margin-bottom: 48px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xl {
    margin-bottom: 72px;
  }
}

.h-margin-top-xxl {
  margin-top: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxl {
    margin-top: 120px;
  }
}

.h-margin-bottom-xxl {
  margin-bottom: 72px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxl {
    margin-bottom: 120px;
  }
}

.h-margin-top-xxxl {
  margin-top: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-top-xxxl {
    margin-top: 192px;
  }
}

.h-margin-bottom-xxxl {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1170px) {
  .h-margin-bottom-xxxl {
    margin-bottom: 192px;
  }
}

body.is-scroll-disabled {
  overflow-y: scroll;
  position: fixed;
  width: 100%;
}
body:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  visibility: hidden;
  transition-property: visibility, opacity;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
}
body.is-mobile-open:after, body.is-megamenu-open:after {
  opacity: 1;
  visibility: visible;
}

.h-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.h-container .h-container {
  padding: 0;
}
.h-container--wide {
  max-width: 1280px;
  padding: 0;
}
.h-container--wide .h-container {
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  .h-container--wide .h-container {
    padding: 0 15px;
  }
}

.h-clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.h-pull-left {
  float: left;
}

.h-pull-right {
  float: right;
}

.h-hidden {
  display: none !important;
}

.h-visible {
  display: block !important;
}

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

@media only screen and (max-width: 767px) {
  .h-hidden-xs {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .h-hidden-sm {
    display: none !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1169px) {
  .h-hidden-md {
    display: none !important;
  }
}

@media only screen and (min-width: 1170px) {
  .h-hidden-lg {
    display: none !important;
  }
}

.h-bordered {
  border-top: 2px solid #e4e4e4;
  border-bottom: 2px solid #e4e4e4;
}

.h-iframe {
  position: relative;
}
.h-iframe:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(900 / 1600 * 100%);
}
.h-iframe > .iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.h-iframe iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.h-visually-hidden {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}
/*# sourceMappingURL=global.3.2.9.min.css.map */
