@charset "UTF-8";
.continue:after {
  content: "\0000a0››"; }

@font-face {
  font-family: "Avenir";
  src: url("fonts/1475524/f7924a2e-e8f5-4ac9-b0aa-167399cc2659.eot?#iefix");
  src: url("fonts/1475524/f7924a2e-e8f5-4ac9-b0aa-167399cc2659.eot?#iefix") format("eot"), url("fonts/1475524/69473750-4214-45b1-856b-06e8f8de2086.woff2") format("woff2"), url("Fonts/1475524/57cea7be-0fae-457e-83f0-b7375aabb3f9.woff") format("woff"), url("Fonts/1475524/52268057-f4bb-4b06-9ff8-a78b7acd62b1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Avenir";
  src: url("fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix");
  src: url("fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix") format("eot"), url("fonts/1475548/e9b44b79-923f-49b3-837c-290bc70628cc.woff2") format("woff2"), url("Fonts/1475548/fbd14ec6-aa86-4ccd-af83-931d5eb79910.woff") format("woff"), url("Fonts/1475548/0d230b6d-eb52-48b7-9c4b-c3f876465fe6.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Avenir";
  src: url("fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix");
  src: url("fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix") format("eot"), url("fonts/1475548/e9b44b79-923f-49b3-837c-290bc70628cc.woff2") format("woff2"), url("Fonts/1475548/fbd14ec6-aa86-4ccd-af83-931d5eb79910.woff") format("woff"), url("Fonts/1475548/0d230b6d-eb52-48b7-9c4b-c3f876465fe6.ttf") format("truetype");
  font-weight: 600; }

@font-face {
  font-family: "Avenir";
  src: url("fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix");
  src: url("fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix") format("eot"), url("fonts/1475548/e9b44b79-923f-49b3-837c-290bc70628cc.woff2") format("woff2"), url("Fonts/1475548/fbd14ec6-aa86-4ccd-af83-931d5eb79910.woff") format("woff"), url("Fonts/1475548/0d230b6d-eb52-48b7-9c4b-c3f876465fe6.ttf") format("truetype");
  font-weight: 700; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, datalist, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, bdi, canvas, details, dialog, figcaption, figure, footer, header, hgroup, main, mark, menu, menuitem, meter, nav, output, picture, progress, rp, rt, ruby, section, summary, svg, time, track, video, wbr, :before, :after, ::before, ::after {
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-color: #000;
  border-style: solid;
  box-sizing: border-box;
  color: inherit;
  column-gap: 0;
  float: none;
  font: inherit;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: inherit;
  vertical-align: baseline;
  white-space: inherit; }

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, datalist, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, dialog, figcaption, figure, footer, header, hgroup, main, menu, menuitem, meter, nav, output, picture, progress, rp, rt, ruby, section, summary, svg, track, video {
  vertical-align: top; }

html, button, datalist, input, select, textarea {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* font-smoothing: antialiased; text-rendering: optimizeLegibility;*/ }

html {
  /*-moz-font-feature-settings: "liga=1, dlig=1"; -ms-font-feature-settings: "liga", "dlig"; -webkit-font-feature-settings: "liga", "dlig"; font-feature-settings: "liga", "dlig";*/
  height: 100%;
  overflow-y: scroll;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  /* text-size-adjust: 100%;*/
  word-break: break-word; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%; }

th {
  font-weight: bold;
  text-align: left; }

blockquote, q {
  font-style: italic;
  quotes: "“" "”" "‘" "’"; }

blockquote:before, q:before, blockquote::before, q::before {
  content: open-quote; }

blockquote:after, q:after, blockquote::after, q::after {
  content: close-quote; }

pre, code, kbd, samp, button, datalist, input, select, textarea {
  font-size: 1em; }

pre, code, kbd, samp {
  font-family: monospace, monospace; }

strong, b, legend, optgroup, dt {
  font-weight: bold; }

em, i, dfn, span[lang] {
  font-style: italic; }

u {
  text-decoration: none; }

template, [hidden] {
  display: none; }

img, video, object, iframe, legend, datalist, input, select, textarea, label, article, aside, audio, canvas, details, dialog, figcaption, figure, footer, header, hgroup, main, menu, menuitem, meter, nav, output, picture, progress, rp, rt, ruby, section, summary, svg, track, video {
  display: block; }

img, video, object, iframe {
  max-width: 100%; }

img, video {
  height: auto;
  width: auto; }

ol, ul {
  list-style-position: outside; }

ol {
  list-style-type: decimal; }

ul {
  list-style-type: disc; }

sub, sup {
  font-size: 75%;
  line-height: 0; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

textarea {
  overflow: auto;
  resize: vertical; }

button, input[type="checkbox"], input[type="file"], input[type="radio"], input[type="reset"], label, select, a {
  cursor: pointer; }

button, html input[type="button"] {
  -webkit-appearance: button;
  background-image: none;
  display: inline-block;
  width: auto; }

button[disabled], input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border-width: 0;
  padding: 0; }

datalist, input, select, textarea, fieldset, legend {
  width: 100%; }

input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"] {
  -moz-appearance: none;
  -webkit-appearance: none; }

/* remove mobile input shadow */
input[type="checkbox"], input[type="radio"], input[type="checkbox"]:focus, input[type="radio"]:focus {
  background-color: transparent;
  border-width: 0;
  box-shadow: none;
  padding: 0;
  width: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  padding-right: 0; }

input::-webkit-search-decoration {
  display: none; }

select {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

:focus, :active {
  transition: none; }

:active {
  outline: none; }

html, .base {
  color: #000; }

html, .text {
  font-family: 'Avenir', Arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.71; }

html {
  font-size: 100%; }

body {
  background-color: #fff;
  height: auto;
  min-height: 100%;
  overflow: hidden;
  padding: 0; }

body:after {
  content: "0em";
  display: block;
  height: 0;
  position: absolute;
  overflow: hidden;
  width: 0; }

p, ol, ul, blockquote, img, table, form, fieldset {
  font-size: 0.9375rem;
  font-weight: 500; }

p, ol, ul, blockquote, img, table, form, fieldset, pre, iframe, object, embed, video, audio, figure, figcaption, canvas, .par, h4 {
  margin-top: 1rem; }

p, ol, ul, blockquote, img, table, form, fieldset, pre, iframe, object, embed, video, audio, figure, figcaption, canvas, .par {
  margin-bottom: 1rem; }

ol, ul {
  padding-left: 2em; }

li {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem; }

.content-list li {
  list-style-type: none; }

.content-list li:before {
  width: 23px;
  height: 23px;
  content: "";
  margin-left: -2rem;
  display: inline-block;
  background-image: url("images/ic_chevron-acc-primary.svg");
  vertical-align: inherit; }

.label {
  text-transform: uppercase;
  padding: 0.35em 0.75em;
  color: #fff;
  display: inline-block; }

.label-top {
  margin-top: -2.2rem;
  padding-bottom: 3rem; }

.meta-label {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 0.25rem; }

.primary {
  background-color: #e02129; }

.blue {
  background-color: #29adcf; }

.green {
  background-color: #18b907; }

.yellow {
  background-color: #fdc418; }

a, a:before a:after, button, button:before, button:after, datalist, input, select, textarea, label, .trans {
  -webkit-tap-highlight-color: transparent;
  transition: .1s; }

a, :link {
  color: #e02129;
  text-decoration: none; }

a:hover, a:active {
  background-color: #e02129;
  color: #fff;
  text-decoration: none; }

a[href^="tel:"] {
  text-decoration: none; }

a[href^="tel:"]:before {
  content: "\260e";
  padding-right: .25em; }

button, datalist, input, select, textarea, legend, label, .label {
  font-weight: normal;
  line-height: normal; }

button, datalist, input, select, textarea {
  border-radius: 0;
  font-size: 1rem;
  line-height: 1.4;
  padding: 0.8125em;
  text-transform: none; }

datalist, input, select, textarea {
  background-color: #fff;
  border: 1px solid #bcbdc0;
  color: #000; }

textarea {
  min-height: 8em; }

:first-child, .section:first-child {
  margin-top: 0; }

:last-child, .section:last-child {
  margin-bottom: 0; }

input:focus, textarea:focus, select:focus, datalist:focus {
  outline-color: #e02129; }

h1, h2, h3, h4, h5, h6, .title, .title-sub, .title-subsub, .title-small, .title-smaller, .title-smallest {
  color: #121212;
  font-weight: 500; }

h1, .title {
  font-size: 2.25rem;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1.11;
  margin: 0 0 0.7em; }

h2, .title-sub, .title-sub-large {
  color: #000;
  font-size: 1.4rem;
  line-height: 1.9rem;
  margin: 1.5rem 0 0.5rem; }

h3, .title-subsub {
  margin-top: 1.5rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2; }

h4, .title-small {
  color: #000;
  font-size: 1.1rem;
  line-height: 1.4; }

h5 {
  font-size: 1rem;
  line-height: 1.33; }

h6, .title-smaller {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4; }

.title-sub-large {
  font-size: 2rem; }

.title-alt {
  font-size: 2rem; }

.title-medium-small {
  font-size: 1.5rem; }

.title-medium-large {
  font-size: 1.5rem; }

.title-smallest {
  font-size: 0.8rem; }

.title-thin {
  font-weight: 400; }

.title-medium {
  font-weight: 500; }

.title-thick {
  font-weight: 600; }

.title-capitalize {
  letter-spacing: 2px;
  text-transform: uppercase; }

.title-compact {
  line-height: 1.14; }

.title-expanded {
  line-height: 1.6; }

.title-footer {
  color: #5b5b5a;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.14;
  margin-bottom: 1em; }

.color-primary {
  color: #e02129; }

.color-text {
  color: #000; }

.color-bright {
  color: #fff; }

.color-textalt {
  color: #5b5b5a; }

.color-soft {
  color: #bcbdc0; }

.font-small {
  font-size: 0.875rem; }

.font-large {
  font-size: 1.25rem;
  line-height: 1.5; }

.capitalize {
  text-transform: uppercase; }

.pricing {
  font-size: 3rem;
  line-height: 1; }

::selection {
  background-color: #bcbdc0; }

@media screen and (min-width: 30em) {
  body:after {
    content: "30em"; }
  h2, .title-sub, .title-sub-large {
    line-height: 2.5rem; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  h1, .title {
    font-size: 3rem; }
  h2, .title-sub {
    font-size: 2rem; }
  h3, .title-subsub {
    font-size: 1.75rem; }
  h4, .title-small {
    font-size: 1.5rem; }
  h5 {
    font-size: 1.3rem; }
  h6, .title-smaller {
    font-size: 1.25rem; }
  .title-smallest {
    font-size: 0.875rem; }
  .title-sub-large {
    font-size: 3.5rem;
    line-height: 4rem; }
  .title-medium-large {
    font-size: 3.125rem; } }

*:focus, *:active {
  outline: 0 none; }

a:focus, a:active {
  outline: 0 none; }

.list {
  list-style: none;
  padding-left: 0; }

.accessibility, .js .js-accessibility {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px; }

.accessibility:focus, .js .js-accessibility:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: fixed;
  width: auto; }

.group, .block, .wrap, .p {
  display: block; }

.group:before, .group:after {
  content: " ";
  display: table; }

.group:after {
  clear: both; }

.wrapper {
  margin-left: auto;
  margin-right: auto; }

.wrap {
  overflow: hidden; }

.static {
  position: static; }

.link-alt:hover, .link-alt:active {
  background-color: transparent; }

.link-alt:active {
  background-color: transparent;
  box-shadow: none; }

a.contactbox_link {
  color: inherit; }

.accent {
  font-weight: 600; }

.special {
  font-style: italic; }

.strike {
  text-decoration: line-through; }

.center {
  text-align: center; }

.text-center {
  text-align: center; }

.shrink {
  font-size: 0.9375rem; }

.grow {
  font-size: 1.1rem; }

.reset {
  margin: 0; }

.reset > img {
  margin: 0; }

.fill {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-width: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 12 !important; }

.fill.visual {
  z-index: 0 !important; }

.full {
  width: 100%; }

.force-full {
  width: 100% !important; }

.free {
  width: auto; }

.quote {
  padding: 2rem 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }
  .quote blockquote {
    color: #d5d6d6;
    font-size: 1.25em;
    line-height: 1.35;
    margin-bottom: 1.375rem; }
  .quote span {
    color: rgba(255, 255, 255, 0.7);
    display: block;
    font-weight: 500;
    font-size: 0.7rem;
    line-height: 1.35; }
  .quote span:last-child {
    color: rgba(255, 255, 255, 0.4); }

.quote:before, .quote:after {
  content: "“"; }

.quote:before {
  margin-left: -0.75rem;
  padding-right: 0.2rem; }

.number::-webkit-outer-spin-button, .number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.video {
  background-color: #000;
  display: block;
  height: 0;
  padding: 0 0 56.25%;
  position: relative; }

.video-alt {
  padding-bottom: 50%; }

.video iframe, .video object, .video embed {
  contain: strict;
  height: 100% !important;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100% !important; }

.out-left {
  float: left; }

.out-right {
  float: right; }

.in-flow {
  float: none; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.clean {
  text-decoration: none; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

.block {
  display: block; }

.page {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.page-wrap {
  display: table;
  width: 100%;
  table-layout: fixed; }

.mod-big {
  margin: 0; }

.mod, .mod-alt {
  margin-left: -1.25rem;
  margin-right: -1.25rem; }

.mod-mini {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }

.mod-left {
  margin-left: -1.25rem; }

.mod-right {
  margin-right: -1.25rem; }

.tab {
  display: table;
  height: 100%;
  min-height: 100%;
  width: 100%; }

.tabc {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.v-middle {
  top: 50%;
  transform: translateY(-50%); }

.js .js-hide, .js .js-remove, .hide {
  display: none !important; }

.js .js-transparent {
  opacity: 0; }

.more-space {
  padding-top: 3rem !important; }

.desktop-maas {
  display: block; }

.mobile-maas {
  display: none; }

.popout-open .popout-cover {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.2s ease-in-out; }

.embed-container {
  position: relative;
  padding: 94% 0;
  overflow: hidden; }
  .embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.bg-dark {
  background-color: #101518;
  height: 100%; }

.cite:before {
  content: '';
  display: block;
  background-color: #d5d6d6;
  height: 1px;
  margin: 1em auto;
  max-width: 2.5em;
  opacity: 0.45; }

.heading {
  letter-spacing: 0.07em;
  text-transform: uppercase; }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .mod-alt {
    margin-left: -2.5rem;
    margin-right: -2.5rem; }
  .mod-big {
    margin-left: -3.75rem;
    margin-right: -3.75rem; }
  .m-mod {
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 64em) {
  body:after {
    content: "64em"; }
  .quote {
    justify-content: flex-end; }
    .quote span {
      font-size: 0.8rem; } }

@media screen and (max-width: 960px) {
  .desktop-maas {
    display: none; }
  .mobile-maas {
    display: block; } }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  aside, audio, button, canvas, embed, footer, form, header, menu, nav, object, video, .no-print, #menu {
    display: none; }
  a[href]:after {
    content: " (" attr(href) ") ";
    font-size: 90%; }
  a[href^="/"]:after {
    content: " (http://" attr(href) ") "; }
  abbr:after {
    content: " (" attr(title) ")"; }
  thead {
    display: table-header-group; }
  tr, img, pre, blockquote {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }
  @page {
    margin: 0.5cm; } }

.acc-item {
  margin: 0; }

.acc-title {
  border-bottom: 1px solid #bcbdc0;
  display: block;
  padding: 1.875rem 0; }

.acc-title:hover {
  background-color: #F6F8F9; }

.acc-title:focus {
  outline: none; }

.acc-item:last-of-type .acc-title {
  border-bottom: 0; }

.acc-title:hover {
  cursor: pointer; }

.acc-content {
  padding-bottom: 1.25rem; }

.acc-inner {
  background-color: #F6F8F9;
  margin-top: -1.25rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem; }

.acc-cta p {
  display: inline-block;
  font-size: 1.0625rem;
  font-weight: 600;
  margin: 0 0.5rem 0 0;
  padding: 0.8445rem 0; }

.acc-cta .btn-semidark {
  margin: 0; }

.acc-cta .btn-semidark.arrow-bright:hover:after {
  background-image: url("images/ic_arrow-bright.svg"); }

.ui-accordion-header-active {
  background-color: #F6F8F9;
  border-bottom: 0; }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .acc-cta {
    display: inline-block;
    float: right;
    margin-right: -1.25rem;
    margin-top: -3.125rem;
    width: auto; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .acc-cta {
    display: block;
    float: none;
    margin-right: 0;
    margin-top: 0;
    width: 100%; } }

@media screen and (min-width: 80em) {
  body:after {
    content: "80em"; }
  .acc-cta {
    display: inline-block;
    float: right;
    margin-right: -1.25rem;
    margin-top: -3.625rem;
    width: auto; } }

.js .js-fadein, .js .js-fadein-up, .js .js-fadein-down, .js .js-fadein-left, .js .js-fadein-right {
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.43, 0, 0.14, 1.01), transform 0.8s cubic-bezier(0.43, 0, 0.14, 1.01); }

.js .js-fadein.js-fadein-delay, .js .js-fadein-up.js-fadein-delay, .js .js-fadein-down.js-fadein-delay, .js .js-fadein-left.js-fadein-delay, .js .js-fadein-right.js-fadein-delay {
  transition-delay: 0.8s; }

.js .js-fadein:not(.show), .js .js-fadein-up:not(.show), .js .js-fadein-down:not(.show), .js .js-fadein-left:not(.show), .js .js-fadein-right:not(.show) {
  cursor: default; }

.js .js-fadein.show, .js .js-fadein-up.show, .js .js-fadein-down.show, .js .js-fadein-left.show, .js .js-fadein-right.show {
  opacity: 1; }

.js .js-fadein.fadeout, .js .js-fadein-up.fadeout, .js .js-fadein-down.fadeout, .js .js-fadein-left.fadeout, .js .js-fadein-right.fadeout {
  opacity: 0; }

.js .js-fadein-up, .js .js-fadein-left, .js .js-fadein-right {
  transform: translateY(80px); }

.js .js-fadein-down {
  transform: translateY(-80px); }

.js .js-fadein-up.show, .js .js-fadein-down.show, .js .js-fadein-left.show, .js .js-fadein-right.show {
  backface-visibility: hidden;
  transform: translateY(0); }

@media screen and (min-width: 48em) {
  body:after {
    content: "48em"; }
  .js .js-fadein-left {
    transform: translateX(320px); }
  .js .js-fadein-right {
    transform: translateX(-320px); }
  .js .js-fadein-left.show, .js .js-fadein-right.show {
    transform: translateX(0); } }

.box-border {
  border: 0.5em solid #F6F8F9; }

.box-border-alt {
  border: 0.125em solid #BCBDC0; }

.box-bordertop {
  border-top: 1px solid #F6F8F9;
  padding-top: 1.25rem; }

.box-radius {
  border-radius: 25px; }

.box-circle {
  border-radius: 999em; }

.box-contain {
  background-size: contain; }

.box-cover {
  background-size: cover;
  padding-bottom: 0; }

.box-island {
  padding: 1.25rem; }
  .box-island .blue-top {
    margin-top: -1.0rem; }

.box-padding {
  padding: 1.25rem; }

.box-padding-xs {
  padding: 0.15625rem; }

.box-padding-sm {
  padding: 0.9375rem; }

.box-padding-md {
  padding: 2.5rem; }

.box-padding-lg {
  padding: 3.125rem; }

.box-bar {
  height: 0;
  padding-bottom: 25%; }

.box-square {
  height: 0;
  padding-bottom: 50%; }

.box-visual {
  height: 0;
  padding-bottom: 56.25%; }

.box-block {
  height: 0;
  padding-bottom: 100%; }

.box-grid {
  padding: 1.25rem; }

.box-absolute {
  position: absolute; }

.box-primary {
  background-color: #e02129; }

.box-quiet {
  background-color: #F6F8F9; }

.box-soft {
  background-color: #bcbdc0; }

.box-bright {
  background-color: #fff; }

.box-blue {
  background-color: #29ADCF; }

.box-textalt {
  background-color: #5b5b5a; }

.box-dark {
  background-color: #111; }

.box-opaque {
  opacity: 0.95; }

.box-gridborder {
  border-bottom: 1px solid #979797;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem; }

.grid > ul > li.item-md-4:last-of-type .box-gridborder {
  border-bottom: 0;
  margin-bottom: 1.25rem;
  padding-bottom: 0; }

.box-footer {
  border-bottom: 1px dashed #2b2b2b; }

.grid-footer li:last-of-type .box-footer {
  border-bottom: 0; }

.group li:nth-child(3) .box-footer .grid-list ul li:first-child {
  margin-bottom: 0 !important; }

.group li:nth-child(3) .box-footer .grid-list ul li:nth-child(2) {
  margin-bottom: 2.5rem !important; }

.g-top:before, .g-top:after {
  content: '';
  height: 6em;
  display: block;
  position: absolute;
  width: 100%;
  z-index: -1; }

.g-top:before {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.15) 0%, transparent 100%);
  bottom: 100%; }

.g-bottom:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, transparent 100%);
  top: 100%; }

.box-gradient:after {
  background-image: linear-gradient(to bottom, #ffffff 0%, #3a3a3a 60%, #efefef 97%, #ffffff 100%);
  bottom: -6.25em;
  content: "";
  display: block;
  left: -125vw;
  opacity: 0.2;
  position: absolute;
  text-align: center;
  top: 0;
  width: 250vw;
  z-index: -1; }

.box-gradienttop:after {
  background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.1));
  content: "";
  display: block;
  left: -125vw;
  max-height: 15rem;
  min-height: 11.7rem;
  position: absolute;
  top: -1.25rem;
  width: 250vw;
  z-index: -1; }

.box-gradienttop.notop:after {
  top: 0; }

.box-shadow {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2); }

.box-overlay:before {
  background-color: #000;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  height: 100%;
  opacity: 0.3;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2; }

.box-filter {
  padding: 2.25rem 1.875rem; }

.box-stretch:after {
  bottom: 0;
  content: "";
  display: block;
  left: -125vw;
  position: absolute;
  text-align: center;
  top: 0;
  width: 250vw;
  z-index: -1; }

.box-quiet.box-stretch:after {
  background-color: #F6F8F9; }

.js-columniser-column-50 {
  float: left;
  width: 100%; }

.box-check {
  margin: 0.65rem 0;
  padding-right: 1rem; }

.grid-lastdark > ul > li:last-of-type .box-island {
  background-color: #5B5B5A;
  color: #fff; }
  .grid-lastdark > ul > li:last-of-type .box-island h1, .grid-lastdark > ul > li:last-of-type .box-island h2, .grid-lastdark > ul > li:last-of-type .box-island h3, .grid-lastdark > ul > li:last-of-type .box-island h4, .grid-lastdark > ul > li:last-of-type .box-island h5, .grid-lastdark > ul > li:last-of-type .box-island h6 {
    color: #fff; }

.js-clickable {
  display: none; }

.js-clickable.active {
  display: block;
  z-index: 10; }

.box-190 {
  height: 190px; }

.box-190 img,
.box-190 picture source {
  margin: 0 auto;
  max-height: 150px;
  width: auto; }

.box-align li {
  display: inline-block; }

.box-align li:first-of-type {
  margin-right: 2rem; }

.box-switch-item {
  min-height: 200px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse; }

.box-switch-item:nth-child(2n+0) {
  flex-direction: row; }

.box-switch-item .box-switch__text {
  display: flex;
  width: 50%;
  padding: 0;
  align-items: center;
  flex-wrap: wrap; }

.box-switch__img {
  width: 40%;
  display: flex;
  align-items: center; }

.company-profile .box-dark a.full {
  margin-bottom: 0; }

.flex-box img {
  width: 100%;
  height: auto; }

.box-bg-img {
  height: 130px;
  overflow: hidden; }

.box-img-cell {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.box-island-split {
  padding: 0.9rem 1.25rem 0.4rem 1.25rem; }

.box-island-split:last-child {
  margin-bottom: 1.25rem; }

.box-theme {
  font-weight: bold;
  color: #5b5b5a; }

.box-title {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: table;
  height: 100%; }
  .box-title .box-island-split {
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.33;
    font-weight: 500; }
  .box-title .box-island-split:last-child {
    margin-bottom: 0.4rem;
    display: table-cell;
    vertical-align: bottom; }

.box-title h5 {
  color: #fff; }

.box-title-sub {
  color: #00accd; }

.box-tab {
  display: table !important; }

.box-cell {
  display: table-cell;
  vertical-align: middle; }

.box-icon {
  width: 30%;
  margin: 0 auto; }

.box-closing-gradient {
  background: linear-gradient(to bottom, #F6F8F9 0%, #ffffff 100%); }

.box-closing-gradient:after {
  background: linear-gradient(to bottom, #F6F8F9 0%, #ffffff 100%);
  content: "";
  display: block;
  left: -125vw;
  position: absolute;
  text-align: center;
  top: 0;
  width: 250vw;
  z-index: -1; }

.blue-top {
  border-top: 3px solid #00accd;
  padding-top: 1.25rem; }

.box-flex {
  display: flex;
  flex-direction: column; }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .box-footer {
    border-bottom: 0;
    border-left: 1px dashed #2b2b2b;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    padding-bottom: 0;
    padding-top: 0; }
  .grid-footer li:first-of-type .box-footer,
  .grid-footer li:last-of-type .box-footer {
    border-left: 0; }
  .js-columniser-column-50 {
    width: 50%; } }

@media screen and (min-width: 43em) {
  body:after {
    content: "43em"; }
  .box-filter {
    padding: 2.1875rem 1.25rem; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .grid-footer li:first-of-type .box-footer {
    border-left: 1px dashed #2b2b2b; }
  .box-grid {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .box-gridborder {
    border-bottom: 0;
    border-right: 1px solid #979797;
    margin: 1.25rem 0;
    padding: 0 1.25rem 0 0.625rem; }
  .grid > ul > li.item-md-4:first-of-type .box-gridborder {
    padding-left: 1.25rem; }
  .grid > ul > li.item-md-4:nth-of-type(3n) .box-gridborder {
    border-right: 0; }
  .box-gradient:after {
    background-image: linear-gradient(to bottom, #ffffff 0%, #3a3a3a 72%, #efefef 97%, #ffffff 100%); }
  .box-switch-item {
    margin-bottom: 5rem; }
  .box-switch-item:last-of-type {
    margin-bottom: 0; }
  .box-switch-item .box-switch__img {
    float: left;
    width: 50%; }
  .box-switch-item .box-switch__text {
    float: right;
    padding: 4.3rem 2.5rem 0;
    width: 50%; }
  .box-switch-item:nth-child(odd) .box-switch__img {
    float: right;
    padding-left: 2rem; }
  .box-switch-item:nth-child(even) .box-switch__img {
    padding-right: 2rem; }
  .box-switch-item:nth-child(odd) .box-switch__text {
    float: left; }
  .box-padding-from-md {
    padding: 1.25rem; }
  .flex-box {
    display: flex;
    align-items: center; }
  .content-50 {
    margin-left: 2.5rem;
    margin-right: 0; }
  .item-md-left .content-50 {
    margin-left: 0;
    margin-right: 2.5rem; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .box-align .grid {
    text-align: center; } }

@media screen and (min-width: 70em) {
  body:after {
    content: "70em"; }
  .box-gradient:after {
    background-image: linear-gradient(to bottom, #ffffff 0%, #3a3a3a 84%, #efefef 97%, #ffffff 100%); } }

@media screen and (max-width: 800px) {
  .box-switch-item .box-switch__text {
    padding: 2em 0 2em 0;
    width: 100%; }
  .box-switch-item.group .box-switch__text {
    padding: 2em 10px; }
  .box-switch__img {
    width: 100%; } }

@media screen and (max-width: 414px) {
  .box-switch-item .box-switch__text .popout-inner {
    width: 100%;
    left: 5%; }
  .box-switch-item .box-switch__text .popout-inner .close {
    padding: 1rem 0 1rem 0; } }

@media screen and (max-width: 736px) and (orientation: landscape) {
  .box-switch-item .box-switch__text .popout-inner {
    width: 100%;
    left: 5%; }
  .box-switch-item .box-switch__text .popout-inner .close {
    padding: 1rem 0 1rem 0; } }

@media (min-width: 568px) and (max-width: 768px) {
  .grid > ul > li.item-md-9 {
    width: 75%; }
  .grid > ul > li.item-md-3 {
    width: 25%; } }

button, .btn-base, .btn-primary, .btn-quiet, .btn-semidark, .btn-full, .btn-bright, .btn-dark, .btn-back, .btn-transparent {
  border-color: #e02129;
  border-radius: 0;
  border-style: solid;
  border-width: 2px;
  color: #fff;
  display: inline-block;
  font-family: "Avenir", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
  padding: 1.125em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap; }
  button:hover, .btn-base:hover, .btn-primary:hover, .btn-quiet:hover, .btn-semidark:hover, .btn-full:hover, .btn-bright:hover, .btn-dark:hover, .btn-back:hover, .btn-transparent:hover {
    cursor: pointer; }
  button:visited, .btn-base:visited, .btn-primary:visited, .btn-quiet:visited, .btn-semidark:visited, .btn-full:visited, .btn-bright:visited, .btn-dark:visited, .btn-back:visited, .btn-transparent:visited {
    color: #fff; }

button {
  border: 0;
  background-color: #e02129; }
  button:hover {
    background-color: #b51920;
    color: #e6e6e6; }

.btn-base {
  border: 0;
  background-color: #5B5B5A; }
  .btn-base:hover {
    background-color: #414141;
    color: #e6e6e6; }

.btn-primary {
  border: 0;
  background-color: #e02129; }
  .btn-primary:hover {
    background-color: #b51920;
    color: #e6e6e6; }

.btn-quiet {
  border: 0;
  background-color: #F6F8F9; }
  .btn-quiet:hover {
    background-color: #cecece;
    color: #e6e6e6; }

.btn-semidark {
  border: 0;
  background-color: #5b5b5a; }
  .btn-semidark:hover {
    background-color: #414141;
    color: #e6e6e6; }

.btn-full {
  display: block;
  width: 100%; }

.btn-bright {
  border: 0;
  color: #000;
  background-color: #fff; }
  .btn-bright:hover {
    background-color: #e6e6e6;
    color: #e6e6e6; }
  .btn-bright:hover {
    color: #000; }

.btn-bright.color-primary {
  color: #e02129; }

.btn-dark {
  border: 0;
  color: #fff;
  background-color: #111; }
  .btn-dark:hover {
    background-color: #2b2b2b;
    color: white; }
  .btn-dark:hover {
    color: #fff; }

.btn-back {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #e02129;
  color: #e02129;
  padding: 0.25rem 0.2rem; }
  .btn-back:visited {
    color: #e02129; }
  .btn-back:hover, .btn-back:active {
    background-color: #e02129;
    border-bottom-color: #fff;
    color: #fff; }
    .btn-back:hover:before, .btn-back:active:before {
      background-image: url("images/ic_arrow-bright-back.svg"); }

.btn-back:before {
  background-image: url("images/ic_arrow-primary-back.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 0.875em;
  margin-left: -0.25rem;
  margin-right: 0.5em;
  vertical-align: initial;
  width: 0.875em; }

.btn-back-alt {
  margin-bottom: -3.75rem;
  margin-top: 1.25rem;
  z-index: 3; }
  .btn-back-alt .btn-back {
    border-bottom-color: #fff;
    color: #fff; }
    .btn-back-alt .btn-back:before {
      background-image: url("images/ic_arrow-bright-back.svg"); }

.btn-compact {
  margin-bottom: 0;
  margin-top: 0; }

.btn-transparent {
  border: 0;
  color: #e02129;
  font-size: 1.125em;
  padding: 0; }
  .btn-transparent:visited {
    color: #e02129; }
  .btn-transparent:hover, .btn-transparent:active {
    color: #fff; }
    .btn-transparent:hover:after, .btn-transparent:active:after {
      background-image: url("images/ic_arrow-bright.svg"); }

.btn-play {
  background-color: transparent;
  padding: 0;
  margin-left: 0; }
  .btn-play span {
    display: none; }

.btn-play:before {
  content: "";
  background-image: url("images/ic-play.svg");
  background-size: contain;
  z-index: 15;
  height: 3.125rem;
  width: 3.125rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em; }

.btn-play-link {
  background-color: transparent;
  padding: 0;
  margin-top: 0.75rem;
  margin-left: 0; }
  .btn-play-link a {
    color: #fff; }

.btn-play-link a:hover {
  background-color: transparent;
  color: #fff; }
  .btn-play-link a:hover span {
    opacity: 0.8; }

.btn-row > a[class^="btn"] {
  margin-right: 2rem; }

.btn-row > a[class^="btn"]:first-of-type {
  margin-left: 0; }

.btn-row > a[class^="btn"]:last-of-type {
  margin-right: 0; }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .btn-play span {
    display: inline-block; }
  .btn-play:before {
    height: 3.125rem;
    width: 3.125rem; }
  .btn-play-link {
    margin-top: 0.25rem; } }

@media screen and (max-width: 35em) {
  button, .btn-base, .btn-primary, .btn-quiet, .btn-semidark, .btn-full, .btn-bright, .btn-dark, .btn-back, .btn-transparent {
    display: block;
    clear: both;
    white-space: normal; } }

.cols {
  display: block;
  margin: 10rem 0; }
  .cols:first-of-type {
    margin-top: 5rem; }
  .cols:last-of-type {
    margin-bottom: 5rem; }
  .cols:before {
    content: " ";
    display: table; }
  .cols:after {
    content: " ";
    clear: both;
    display: table; }

.cols .col:first-of-type {
  margin-bottom: 2.5rem; }

.cols .col:last-of-type {
  margin-top: 2.5rem; }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .cols:nth-of-type(odd) .col {
    margin: 0; }
  .cols:nth-of-type(odd) .col:first-of-type {
    float: right;
    width: 60%; }
  .cols:nth-of-type(odd) .col:last-of-type {
    float: right;
    padding-right: 1.25rem;
    width: 40%; }
  .cols:nth-of-type(odd) img {
    display: block;
    margin-right: auto; }
  .cols:nth-of-type(even) .col {
    margin: 0; }
  .cols:nth-of-type(even) .col:first-of-type {
    float: left;
    width: 60%; }
  .cols:nth-of-type(even) .col:last-of-type {
    float: left;
    padding-left: 1.25rem;
    width: 40%; }
  .cols:nth-of-type(even) img {
    display: block;
    margin-left: auto; } }

@media screen and (min-width: 70em) {
  body:after {
    content: "70em"; }
  .cols:nth-of-type(odd) .col:first-of-type {
    float: right;
    padding-right: 0;
    width: 33.33%; }
  .cols:nth-of-type(odd) .col:last-of-type {
    float: right;
    width: 66.66%; }
  .cols:nth-of-type(even) .col:first-of-type {
    float: left;
    padding-left: 0;
    width: 33.33%; }
  .cols:nth-of-type(even) .col:last-of-type {
    float: left;
    width: 66.66%; } }

.arrow-bright:after {
  background-image: url("images/ic_arrow-bright.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 0.875em;
  margin-left: 0.5em;
  vertical-align: middle;
  width: 0.875em; }

.arrow-bright:not([class^="btn"]):hover:after {
  background-image: url("images/ic_arrow-primary.svg"); }

h3.arrow-bright:not([class^="btn"]):hover:after {
  background-image: url("images/ic_arrow-bright.svg"); }

.arrow-back-bright:before {
  background-image: url("images/ic_arrow-bright-back.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 0.875em;
  margin-right: 0.5em;
  vertical-align: initial;
  width: 0.875em; }
  .arrow-back-bright:before:hover, .arrow-back-bright:before:active {
    background-image: url("images/ic_arrow-bright-back.svg"); }

.arrow-primary:after {
  background-image: url("images/ic_arrow-primary.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 0.875em;
  margin-left: 0.5em;
  vertical-align: middle;
  width: 0.875em; }

.arrow-primary:not([class^="btn"]):hover:after {
  background-image: url("images/ic_arrow-bright.svg"); }

.arrowfat-primary:after {
  background-image: url("images/ic_arrow-primary-fat.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 0.75em;
  margin-left: 0.5em;
  vertical-align: middle;
  width: 0.75em; }

.arrowfat-primary:hover:after {
  background-image: url("images/ic_arrow-primary-fat.svg"); }

.link-external:after {
  background-image: url("images/ic_arrow-primary-external.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 0.875em;
  margin-left: 0.5em;
  vertical-align: middle;
  width: 0.875em; }

.link-external:hover:after {
  background-image: url("images/ic_arrow-bright-external.svg"); }

.link-external-arrow, .link-external-noarrow {
  border: 1px solid #bcbdc0;
  display: inline-block;
  font-weight: 600;
  margin-left: -.625rem;
  padding: .625rem;
  line-height: 1.136; }

.link-external-arrow:after {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjExcHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDExIDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNDAuMyAoMzM4MzkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkQ3N0ExMjlBLUUzNTctNDMwRS1BMUY4LTQ1RDQxNzZEQkVBMzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iU29sdXRpb25zIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMTExLVNvbHV0aW9ucy1Ub3BpYyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcyMC4wMDAwMDAsIC0yMDI2LjAwMDAwMCkiIHN0cm9rZT0iI0UwMjEyOSIgc3Ryb2tlLXdpZHRoPSIxLjUiPgogICAgICAgICAgICA8ZyBpZD0iaWNuLXJlZC1leHRlcm5hbC1saW5rIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3MjAuMDAwMDAwLCAyMDI2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAuNSw5LjUgTDkuODkwOTUwNjcsMSIgaWQ9IlBhdGgtNSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTEwLDEgTDQsMSIgaWQ9IkxpbmUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMCwxIEwxMCw3IiBpZD0iTGluZS1Db3B5IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-size: contain;
  content: "";
  display: inline-block;
  height: 0.875em;
  margin-left: 0.5em;
  vertical-align: middle;
  width: 0.875em; }

.link-external-arrow:hover:after {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjExcHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDExIDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNDAuMyAoMzM4MzkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkQ3N0ExMjlBLUUzNTctNDMwRS1BMUY4LTQ1RDQxNzZEQkVBMzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iU29sdXRpb25zIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMTExLVNvbHV0aW9ucy1Ub3BpYyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcyMC4wMDAwMDAsIC0yMDI2LjAwMDAwMCkiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiPgogICAgICAgICAgICA8ZyBpZD0iaWNuLXJlZC1leHRlcm5hbC1saW5rIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3MjAuMDAwMDAwLCAyMDI2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAuNSw5LjUgTDkuODkwOTUwNjcsMSIgaWQ9IlBhdGgtNSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTEwLDEgTDQsMSIgaWQ9IkxpbmUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMCwxIEwxMCw3IiBpZD0iTGluZS1Db3B5IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=); }

.check-bar {
  padding-left: 0.25rem; }

.check-bar:before {
  background-color: #e02129;
  content: "";
  display: block;
  height: calc(100% - 0.875rem);
  left: -0.5rem;
  position: absolute;
  top: 0.4375rem;
  width: 1px; }

.arrow-down:before {
  background-image: url("images/ic_arrow-primary.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 1em;
  margin-right: 0.5em;
  margin-top: -0.1em;
  vertical-align: middle;
  transform: rotate(90deg);
  width: 1em; }

.arrow-acc:before {
  background-image: url("images/ic_chevron-acc-primary.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 1.5em;
  vertical-align: middle;
  width: 1.5em; }

.acc-item .acc-title.ui-accordion-header-active .arrow-acc:before {
  background-image: url("images/ic_chevron-acc-dark.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 1.5em;
  vertical-align: middle;
  width: 1.5em; }

.arrow-acc-alt:before {
  background-image: url("images/ic_chevron-acc-dark.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  left: -1.5em;
  height: 1.3em;
  position: absolute;
  vertical-align: middle;
  width: 1.3em; }

.acc-item .acc-title.ui-accordion-header-active .arrow-acc-alt:before {
  background-image: url("images/ic_chevron-acc-dark.svg");
  transform: rotate(180deg); }

.ic-close {
  line-height: 0.8;
  font-size: 2rem;
  position: absolute;
  padding: 0 0.15em 0 0.1em;
  right: 0; }

.ic-plus-before:before, .ic-plus-after:after {
  background-image: url("images/ic_plus.svg");
  background-size: contain;
  content: "";
  display: block;
  height: 1em;
  margin: 0 auto;
  line-height: 1;
  position: relative;
  vertical-align: sub;
  width: 1em; }

.ic-plus-after:after {
  margin-top: 0.5rem; }

.popout.active .ic-plus-before:before, .popout.active .ic-plus-after:after {
  background-image: url("images/ic_min-alt.svg"); }

.play-filled {
  position: absolute;
  pointer-events: none;
  left: 50%;
  top: 50%; }

.play-filled:before {
  background-image: url("images/ic-play-filled.png");
  background-size: contain;
  content: "";
  display: block;
  height: 5rem;
  width: 5rem;
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
  z-index: 25; }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .ic-plus-before:before, .ic-plus-after:after {
    display: inline-block; }
  .ic-plus-before:before {
    margin-right: 0.5em; }
  .ic-plus-after:after {
    margin-left: 0.5rem;
    margin-top: inherit; }
  .play-filled {
    height: 9rem;
    width: 9rem; } }

.link-bright {
  color: #fff; }
  .link-bright:hover {
    background-color: transparent;
    text-decoration: underline; }

.link-underline {
  text-decoration: underline; }
  .link-underline:hover {
    background-color: #e02129;
    color: #fff;
    text-decoration: none; }

.link-external {
  border: 1px solid #bcbdc0;
  display: inline-block;
  font-weight: 600;
  margin-left: -0.625rem;
  padding: 0.625rem;
  line-height: 1.136; }

.link-external-alt {
  border: 0;
  margin: 0;
  max-width: 100%;
  padding: 0; }

.link-dark {
  color: #000;
  font-weight: 600; }
  .link-dark:hover {
    background-color: #000;
    color: #fff; }

.link-dark:after {
  content: "»";
  margin-left: 0.25rem; }

.link-download {
  margin-left: 1.75em; }
  .link-download:before {
    background-image: url("images/ic_download-red.svg");
    background-size: contain;
    content: '';
    position: absolute;
    left: -1.75em;
    top: 0.45em;
    width: 0.8em;
    height: 0.8em; }
  .link-download:hover {
    background-color: transparent;
    color: #e02129;
    text-decoration: underline; }

.pagination .active {
  color: #000; }
  .pagination .active:hover {
    color: #fff; }
  .pagination .active:before {
    background-color: #000;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.perks, .perks-alt {
  border-bottom: 1px solid #bcbdc0; }

.perks:last-of-type, .perks-alt:last-of-type {
  border-bottom: none; }

.perks.perks, .perks-alt.perks-alt {
  margin-bottom: 1.25rem; }

.perk, .perk-alt {
  padding-top: 1.25rem; }

.perk-title {
  font-size: 2rem;
  font-weight: 600; }

.perk-desc, .perk-title-prefix, .perk-title {
  color: #e02129;
  vertical-align: middle; }

.perk-desc-alt {
  color: #000; }

.perk-desc {
  margin: auto;
  max-width: 18.75rem; }

.perk-wrap {
  margin: auto;
  max-width: 18.75rem; }

.perk-byline {
  color: #111;
  display: block;
  font-family: 'Avenir', Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  margin-top: -0.5rem; }

.perks:last-child {
  border: none; }

.perks:before, .perks-alt:before {
  content: '';
  display: block;
  height: 10.5em; }

.perks-building:before {
  background-image: url("images/ic_building.svg"); }

.perks-savetime:before {
  background-image: url("images/ic_money-time.svg"); }

.perks-globe:before {
  background-image: url("images/ic_world.svg"); }

.perks-road:before {
  background-image: url("images/ic_road.svg"); }

.perks-pollution:before {
  background-image: url("images/ic_pollution.svg"); }

.perks-barrels:before {
  background-image: url("images/ic_barrels.svg"); }

.perks-geoloc:before {
  background-image: url("images/ic-geoloc.svg"); }

.perks-coaches:before {
  background-image: url("images/ic-coaches.svg"); }

.perks-languages:before {
  background-image: url("images/ic-languages.svg"); }

.perks-trainings:before {
  background-image: url("images/ic-trainings.svg"); }

.perks-urlaub:before {
  background-image: url("images/ic-urlaub.svg"); }

.perks-kantine:before {
  background-image: url("images/ic-kantine.svg"); }

.perks-gesundheitsplan:before {
  background-image: url("images/ic-gesundheitsplan.svg"); }

.grid .perks-alt.perks-alt {
  margin-top: 1.25em;
  padding-bottom: 1.25em; }

.grid .perks-alt-sub.perks-alt-sub {
  margin-top: 2em;
  padding-bottom: 2em; }
  .grid .perks-alt-sub.perks-alt-sub:first-of-type {
    margin-top: 0; }
  .grid .perks-alt-sub.perks-alt-sub .perk-title {
    font-size: 4rem; }
  .grid .perks-alt-sub.perks-alt-sub .perk-wrap {
    margin-top: -4.5rem; }
  .grid .perks-alt-sub.perks-alt-sub .perk-desc {
    color: #5B5B5A;
    font-size: 0.875rem; }

.perks-visual {
  border: 1px solid #bcbdc0;
  padding: 0.75rem; }

.perks-desc-alt p {
  margin-top: 0; }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .perks-sides .perks:before {
    right: 27.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 10em; }
  .perks-sides .perk-wrap {
    margin: 0 4rem 0 auto; }
  .grid .perks-alt.perks-alt {
    border-bottom: none;
    border-right: 1px solid #bcbdc0;
    padding: 0 1.875rem; }
  .grid .perks-alt.perks-alt:last-of-type {
    border-right: none; }
  .perks-alt.perks-alt:nth-child(even) {
    border: none; }
  .grid .perks-alt-sub.perks-alt-sub {
    margin: 0; }
    .grid .perks-alt-sub.perks-alt-sub .perk-wrap {
      margin-top: 0;
      padding-top: 0; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .perks-sides .perks:before {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    width: auto; }
  .perks:before {
    margin-bottom: -5rem; }
  .perks.perks {
    border-bottom: none;
    border-left: 1px solid #bcbdc0;
    border-right: 1px solid #bcbdc0;
    margin-bottom: 0; }
  .perks:first-child, .perks:last-child {
    border: none; }
  .perk {
    padding: 1.25rem; }
  .grid .perks-alt.perks-alt.perks-alt:nth-child(2) {
    border: none; }
  .grid .perks-alt-sub.perks-alt-sub {
    padding: 0;
    margin: 0; }
    .grid .perks-alt-sub.perks-alt-sub .perk-wrap {
      padding: 0 0.75rem; }
    .grid .perks-alt-sub.perks-alt-sub:first-of-type {
      padding-top: 0; }
    .grid .perks-alt-sub.perks-alt-sub:last-of-type {
      padding-bottom: 0; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .grid .perks-alt.perks-alt.perks-alt:nth-child(2), .perks-alt.perks-alt {
    border-right: 1px solid #bcbdc0;
    margin-bottom: 0; }
  .perks:first-child, .perks:last-child, .perks-alt:last-child {
    border: none; } }

@media screen and (min-width: 70em) {
  body:after {
    content: "70em"; }
  .perk-title {
    font-size: 4rem; } }

@media screen and (max-width: 800px) {
  .perk, .perk-alt {
    text-align: center; } }

.sticky {
  z-index: 10; }

.sticky-small {
  margin-left: auto; }

.sticky-medium {
  margin-left: auto; }

.sticky .btn-primary, .sticky .btn-dark {
  text-align: left;
  white-space: normal; }

.sticky .arrow-bright:after {
  float: right;
  margin-top: 0.25em; }

.sticky-sub, .sticky-sub-btn {
  padding: 1.125em; }

.sticky-sub .arrow-bright, .sticky-sub-btn .arrow-bright {
  width: 100%; }

.sticky-sub .arrow-bright:after, .sticky-sub-btn .arrow-bright:after {
  position: absolute;
  float: right;
  top: 0.2em;
  right: -0.1em; }

.sticky-sub-btn:hover {
  background-color: black; }

.sticky-sub:hover a, .sticky-sub:hover a:hover,
.sticky-sub-btn:hover a, .sticky-sub:hover a:hover {
  background: none; }

.sticky-sub:hover a::after, .sticky-sub:hover a:hover::after,
.sticky-sub-btn:hover a::after, .sticky-sub-btn:hover a:hover::after {
  background-image: url("images/ic_arrow-bright.svg"); }

.sticky-cover {
  display: block;
  margin-top: 2.5rem;
  z-index: 15; }

.sticky-btngroup {
  display: block;
  margin: 1.25rem 0; }
  .sticky-btngroup:before {
    content: " ";
    display: table; }
  .sticky-btngroup:after {
    content: " ";
    clear: both;
    display: table; }

.sticky-btngroup a {
  display: inline-block;
  float: left;
  font-size: 0.75rem;
  width: 50%; }

.sticky-down {
  z-index: 10; }

.sticky-down--sub {
  width: 30%; }

.js-sticky {
  z-index: 15 !important; }

.js-sticky.auto {
  width: auto !important; }

@media screen and (min-width: 30em) {
  body:after {
    content: "30em"; }
  .sticky-btngroup a {
    font-size: 1rem; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .sticky--alt {
    position: absolute;
    right: 0; }
  .sticky-btngroup {
    margin-bottom: 3.85rem;
    margin-left: auto;
    margin-top: -3.85rem;
    max-width: 18.25rem;
    width: 12.5em; }
    .sticky-btngroup a {
      float: none; }
  .sticky-btngroup a {
    display: block;
    text-align: left;
    width: 100%; }
  .sticky-cover .subtitle-soft {
    font-size: 0.7em;
    margin-top: 0; }
  .sticky-down {
    bottom: -6.3em;
    position: absolute;
    right: 0;
    top: auto; }
  .sticky-down--sub {
    bottom: -5em; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .sticky {
    width: 25%; }
  .sticky-cover {
    position: absolute;
    right: 0;
    top: auto;
    bottom: -3.4em;
    width: 25%; }
  .sticky-cover--alt {
    bottom: -7.5em; }
  .sticky-cover-flipped {
    bottom: -3.65em; } }

@media screen and (max-width: 60em) {
  .sticky-cover-flipped {
    bottom: -2.6em; } }

.tabs::after {
  content: '';
  border-top: 1px solid #F6F8F9;
  display: block;
  left: -125vw;
  position: absolute;
  top: 0;
  width: 250vw;
  z-index: -1; }

.tabs-trigger {
  color: #000;
  display: block;
  padding: 0.875rem 1.25rem 0.625rem; }
  .tabs-trigger:visited {
    color: #000; }
  .tabs-trigger:hover {
    background-color: #F6F8F9;
    color: #e02129; }

.tab-item.active .tabs-trigger {
  color: #e02129; }

.tabs-control.active .tabs-trigger:hover {
  color: #e02129;
  cursor: default; }

.tabs-control.active .tabs-trigger {
  color: #e02129; }
  .tabs-control.active .tabs-trigger:hover {
    color: #e02129; }

.tabs-content {
  display: none; }

.tabs-content::after {
  content: '';
  background-color: #F6F8F9;
  display: block;
  left: -125vw;
  height: 100%;
  position: absolute;
  top: 0;
  width: 250vw;
  z-index: -1; }

.tabs-content-inner {
  padding: 1.875rem 1.25rem 1.25rem;
  min-height: 300px; }

.tabs-content-inner .btn {
  font-size: 0.85rem; }

.tabs-content-inner .title-sub {
  margin-top: 0; }

.tabs-content.active {
  display: block; }

.tabs-control,
.tabs-content {
  margin-left: -1.25rem;
  margin-right: -1.25rem; }

.tabs-content.active,
.tabs-control.active .tabs-trigger {
  background-color: #F6F8F9; }

.tab-img {
  margin: 0 auto;
  margin-bottom: -1.25rem;
  height: 10em; }

.tab-wrapper .subnav-main-group {
  padding: 0 2.5rem; }

.tab-item:nth-of-type(1), .tab-item:nth-of-type(6) {
  order: 1; }

.tab-item:nth-of-type(2), .tab-item:nth-of-type(7) {
  order: 2; }

.tab-item:nth-of-type(3), .tab-item:nth-of-type(8) {
  order: 3; }

.tab-item:nth-of-type(4), .tab-item:nth-of-type(9) {
  order: 4; }

.tab-item:nth-of-type(5), .tab-item:nth-of-type(10) {
  order: 5; }

@media screen and (min-width: 30em) {
  body:after {
    content: "30em"; }
  .tabs-content-inner .btn {
    font-size: inherit; }
  .tab-item .grid > ul {
    display: table; }
  .tab-item .grid > ul > li.item-xs-4 {
    display: table-cell;
    vertical-align: middle; }
  .tab-item .grid > ul > li.item-xs-8 {
    padding-left: 2rem;
    display: table-cell;
    vertical-align: middle; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .tab-item:nth-of-type(1n+1) {
    order: 0; }
  .tabs {
    flex-direction: row;
    flex-wrap: wrap; }
  .tabs-control {
    display: inline-block;
    vertical-align: top;
    width: auto; }
  .tabs-control,
  .tabs-content {
    margin-left: 0;
    margin-right: 0; }
  .tabs-trigger {
    font-size: 0.8rem;
    padding: 0.875rem 0.625rem 0.625rem; }
  .tabs-trigger:hover {
    background-color: #F6F8F9;
    color: #000; }
  .tabs-control .tabs-trigger:before {
    display: none; }
  .tabs-content-inner {
    padding: 3.5rem; }
  .tabs-content-inner p {
    display: inline-block; }
  .tab-img {
    margin: -3.75rem auto;
    height: 100%;
    max-height: 240px; }
  .tab-wrapper {
    display: table; }
  .tab-head {
    display: table-caption; }
  .tab-head-border {
    background-color: #F6F8F9;
    height: 1px;
    width: 100vw;
    left: 0;
    position: absolute; }
  @supports (display: flex) {
    .tab-wrapper {
      display: flex;
      flex-direction: column; }
    .tab-head {
      display: block;
      order: 1; }
    .tabs {
      order: 2; } } }

@media screen and (min-width: 65em) {
  body:after {
    content: "65em"; }
  .tabs-trigger {
    font-size: 0.875rem;
    padding: 0.875rem 0.9375rem 0.625rem; } }

@media screen and (min-width: 75em) {
  body:after {
    content: "75em"; }
  .tabs-trigger {
    font-size: 1rem;
    padding: 0.875rem 1.25rem 0.625rem; } }

.testimonial-content {
  padding: 3.125rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 7.5rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem; }

.testimonial-wrap {
  margin-left: auto;
  margin-right: auto;
  margin-top: -6rem;
  max-width: 12rem; }

.testimonial-visual {
  max-width: 12rem; }

.testimonial-description {
  margin-left: -1.25rem;
  padding-bottom: 0.9375rem;
  padding-top: 1.25rem;
  display: inline-block; }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .testimonial-content {
    float: right;
    margin: 0;
    padding: 90px 56px 84px 138px;
    width: 61.94%; }
  .testimonial-wrap {
    height: 100%;
    position: absolute;
    max-width: inherit;
    margin-top: 0;
    width: 38.06%; }
  .testimonial-visual {
    height: 12rem;
    position: absolute;
    right: -4.5rem;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }
  .testimonial-description {
    display: block;
    float: none;
    height: 100%;
    margin-right: 7.5rem;
    padding: 0;
    width: auto; }
  .testimonial-description .page.group {
    top: 50%;
    transform: translateY(-50%); }
  .testimonial:nth-of-type(odd) .testimonial-content {
    float: left;
    padding: 90px 138px 84px 56px; }
  .testimonial:nth-of-type(odd) .testimonial-wrap {
    right: 0; }
  .testimonial:nth-of-type(odd) .testimonial-visual {
    left: -4.5rem;
    float: left;
    right: auto; }
  .testimonial:nth-of-type(odd) .testimonial-description {
    float: none;
    margin-left: 7.5rem;
    margin-right: 0; }
    .testimonial:nth-of-type(odd) .testimonial-description p {
      float: left; } }

.cover-content {
  margin-top: 1.25rem;
  padding: 0;
  max-width: 55rem;
  z-index: 3; }
  .cover-content h1 {
    margin: 0;
    font-size: 1.05rem; }
  .cover-content .title-smaller {
    display: none; }

.page-header {
  display: -webkit-box; }

.page-header-image {
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 0 auto;
  background-color: #000000; }
  .page-header-image .product-cover-image {
    opacity: 0.5;
    margin-bottom: 0; }
  .page-header-image .cover-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.8rem; }
  .page-header-image ul {
    list-style: none; }
  .page-header-image li {
    margin-top: 0;
    margin-bottom: 0; }
  .page-header-image li:before {
    content: '✓';
    margin-right: 10px;
    color: #18b907;
    margin-left: -20px;
    font-size: 1.3rem;
    line-height: 1em; }

ul.checked {
  list-style: none; }

ul.checked li:before {
  content: '✓';
  margin-right: 10px;
  color: #18b907;
  margin-left: -20px;
  font-size: 1.3rem;
  line-height: 1em; }

.color-cover {
  color: #fff; }

.ce-media {
  background-color: #000000; }

.cover-text-alt {
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 1.43; }

.story-visual {
  margin-left: -1.25rem; }

a:hover .story-title {
  background-color: #e02129; }

.story-item-alt {
  text-align: left; }
  .story-item-alt:last-of-type:hover .story-title.story-title-special {
    background-color: #e02129; }
    .story-item-alt:last-of-type:hover .story-title.story-title-special .title-smaller {
      color: #fff; }
      .story-item-alt:last-of-type:hover .story-title.story-title-special .title-smaller:after {
        background-image: url("images/ic_arrow-bright.svg"); }
  .story-item-alt:last-of-type .story-title.story-title-special {
    background-color: #fff;
    border: 2px solid #F6F8F9; }
    .story-item-alt:last-of-type .story-title.story-title-special .title-smaller {
      color: #e02129; }
      .story-item-alt:last-of-type .story-title.story-title-special .title-smaller:after {
        background-image: url("images/ic_arrow-primary.svg"); }

.story-title {
  background: #5b5b5a;
  float: right;
  margin-bottom: -1.25rem;
  margin-left: 1.25rem;
  margin-right: -1.25rem;
  max-width: 30rem;
  padding: 1.25rem;
  z-index: 5;
  bottom: -2.125em; }

.story-title-alt {
  bottom: 4em;
  float: left; }

.partner-visual {
  margin: 0 auto;
  max-width: 8rem;
  width: 100%; }

.partner-visual-alt {
  max-height: 4rem;
  margin: 0 auto; }
  .partner-visual-alt:hover {
    opacity: 0.8; }

.visual-switch .image-bw img {
  margin: 0 auto;
  max-height: 10em;
  max-width: 10em;
  width: auto; }

.visual-switch:hover .image-bw {
  display: none; }

.story-alt .story-visual {
  margin-left: 0; }

.story-alt .story-title {
  margin-right: -1.25rem; }

.story-alt .story-title-alt {
  bottom: 4em;
  float: left;
  margin-left: 0;
  margin-right: 3.3rem; }

.visual-hover {
  filter: grayscale(100%); }

.visual-hover:hover {
  filter: grayscale(0%); }

.visual-gradient::before {
  content: '';
  background: linear-gradient(0deg, transparent 0%, #000000 100%);
  bottom: 0;
  display: block;
  left: 0;
  height: 172px;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1; }

.visual-gradient-left::before {
  content: '';
  background: linear-gradient(270deg, transparent 0%, #000000 100%);
  bottom: 0;
  display: block;
  left: 0;
  height: 100%;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1; }

.visual-grid .cols {
  margin: 2.5rem 0;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #F6F8F9; }
  .visual-grid .cols:first-of-type {
    margin-top: 0; }

.visual-grid .perk {
  max-width: 24rem; }

.visual-grid .perk:before {
  background-size: contain;
  content: "";
  display: block;
  height: 10rem;
  width: 10rem; }

.visual-box {
  background-color: #F6F8F9;
  padding: 1.5rem; }
  .visual-box img {
    margin: 0 auto; }

.screen-frame img {
  padding: 2.5% 8.2% 20% 8.3%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.screen-frame:before {
  content: '';
  background-image: url("images/ic-zoom.png");
  background-size: contain;
  width: 3.25rem;
  position: absolute;
  top: 50%;
  height: 3.25rem;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
  opacity: 0;
  z-index: 24; }

.screen-frame:after {
  background-color: #000;
  content: '';
  position: absolute;
  transform: translateX(-50%);
  pointer-events: none;
  opacity: 0; }

.screen-frame:hover:after {
  opacity: 0.4; }

.screen-frame:hover:before {
  opacity: 1; }

.screen-frame.laptop {
  background-image: url("../Media/images/laptop.png");
  padding: 10% 0 50% 0; }
  .screen-frame.laptop:after {
    height: 86%;
    top: 4%;
    left: 50%;
    width: 83.6%; }

.screen-frame.phone {
  background-image: url("../Media/images/phone.png");
  padding: 47% 0 50% 0; }
  .screen-frame.phone img {
    padding: 2.5% 52.5% 20% 9%;
    position: absolute;
    top: 11.7%;
    left: 22.3%; }
  .screen-frame.phone:after {
    width: 39.8%;
    position: absolute;
    height: 70.7%;
    top: 14%;
    left: 50.4%; }

.desktop {
  max-width: 100%;
  background: transparent url("../Media/images/desktop.png") center top no-repeat;
  background-size: inherit; }
  .desktop img {
    width: 92%;
    margin: 0 auto;
    padding: 5.1% 0 15% 0; }

.tablet {
  max-width: 100%;
  background: transparent url("../Media/images/tablet.png") center top no-repeat;
  background-size: inherit; }
  .tablet img {
    width: 90%;
    margin: 0 auto;
    padding: 8% 0 12% 0; }

.fancybox-close {
  background-size: inherit;
  background-position: left top; }

.fancybox-close:hover {
  background-color: transparent; }

@media screen and (min-width: 30em) {
  body:after {
    content: "30em"; }
  .cover-alt h1 {
    color: #fff;
    position: absolute;
    top: -175%; }
  .page-header-image .cover-content {
    bottom: 3rem; } }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .cover-content h1 {
    font-size: 1.25rem; }
  .cover-content .title-smaller {
    display: block;
    margin-top: 0.25rem; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .cover-alt h1 {
    position: relative;
    top: auto; }
  .cover-content {
    bottom: 6.0625rem;
    margin-top: 0;
    padding: 0;
    position: absolute; }
  .cover-content h1 {
    font-size: 1.5rem; }
  .cover-content .title-smaller {
    margin-top: 0.5rem;
    font-size: 1.15rem; }
  .cover-content-alt {
    bottom: auto;
    top: 4rem; }
  .cover-content-center {
    bottom: auto;
    padding: 0 1.25rem;
    top: 50%;
    transform: translateY(-50%); }
  .story-visual {
    margin-left: -5rem; }
  .story-visual-alt {
    padding: 0 2.2rem; }
  .story-title {
    margin-bottom: -2.5rem;
    margin-left: 2.5rem;
    margin-right: -2.5rem;
    max-width: 40rem;
    padding: 2.5rem; }
  .story-title-alt {
    bottom: 4em;
    float: left;
    margin-left: -0.625rem;
    margin-right: 0.625rem;
    padding: 2.2rem 1.2rem; }
    .story-title-alt .title-smaller {
      font-size: 1.3rem; }
  .story-alt .story-title-alt {
    margin-left: 1rem; }
  .visual-grid {
    margin: 0 -1.5rem; }
    .visual-grid .cols {
      background-color: #F6F8F9;
      border-bottom: 0;
      margin: 5.5rem 0;
      padding-bottom: 0;
      width: 76%; }
      .visual-grid .cols .font-small ul, .visual-grid .cols .font-small p {
        font-size: 0.875rem; }
      .visual-grid .cols ul {
        padding-left: 1.2em; }
      .visual-grid .cols .col:last-of-type {
        padding: 3.5rem 4rem 3.5rem 2.5rem;
        width: 70%;
        z-index: 5; }
      .visual-grid .cols .col:first-of-type {
        position: absolute;
        top: 50%;
        transform: translateX(0) translateY(-50%);
        width: 60%; }
    .visual-grid .cols-alt {
      background-color: transparent;
      width: 100%; }
      .visual-grid .cols-alt .col:first-of-type {
        float: none;
        padding: 0 3rem;
        right: 0;
        width: 45%; }
      .visual-grid .cols-alt .col:last-of-type {
        border-right: 1px solid #F6F8F9;
        float: none;
        padding: 0 4rem 0 2.5rem !important;
        width: 55%; }
    .visual-grid .cols-sub {
      background-color: transparent;
      width: 100%; }
      .visual-grid .cols-sub .col-sub {
        padding: 0 4rem 0 2.5rem;
        width: 55%; }
    .visual-grid .cols:nth-child(odd) {
      margin-left: auto; }
      .visual-grid .cols:nth-child(odd) .col:last-of-type {
        padding: 3.5rem 2rem 3.5rem 4rem; }
      .visual-grid .cols:nth-child(odd) .screen-frame {
        transform: translateX(-50%); }
    .visual-grid .cols:nth-child(even) .col:first-of-type {
      right: 0; }
    .visual-grid .cols:nth-child(even) .screen-frame {
      transform: translateX(50%); }
  .visual-box {
    padding: 7% 15%; }
  .visual-box-alt {
    padding: 5% 25%; }
  .story--link {
    padding: 1.25rem; }
  .page-header-image li:before {
    font-size: 1.7rem; }
  ul.checked li:before {
    font-size: 1.7rem; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .page-header-image .cover-content {
    bottom: 4rem; }
  .cover-content h1 {
    font-size: 2rem; } }

@media screen and (min-width: 64em) {
  body:after {
    content: "64em"; }
  .page-header-image .cover-content {
    left: 25%;
    right: 0; } }

@media screen and (min-width: 70em) {
  body:after {
    content: "70em"; }
  .story--link {
    padding: 0; }
  .cover-content {
    max-width: 52.5rem; }
  .cover-content-alt {
    bottom: auto;
    top: 10.625rem; }
  .story-alt .item-md-6 .story-visual {
    margin-left: -1.25rem 1.8;
    padding-right: 1.125rem; }
  .story-alt .item-md-6:last-child .story-visual {
    margin-left: 0;
    margin-right: -1.25rem 1.8;
    padding-left: 1.125rem;
    padding-right: 0; }
  .visual-grid .perk:before {
    margin: 0 auto -3.5rem; } }

@media screen and (min-width: 75em) {
  body:after {
    content: "75em"; }
  .cover-content {
    max-width: 55rem; } }

@media screen and (min-width: 80em) {
  body:after {
    content: "80em"; }
  .page-header-image .cover-content {
    bottom: 5rem; }
  .cover-content h1 {
    font-size: 2.7rem; }
  .cover-content .title-smaller {
    margin-top: 1rem;
    font-size: 1.25rem; }
  .page-header-image li {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem; } }

@media screen and (min-width: 100em) {
  body:after {
    content: "100em"; }
  .page-header-image .cover-content {
    bottom: 6rem; } }

.locations-group {
  margin-bottom: 3.75rem; }

.locations-list-heading {
  font-size: 0.9375em;
  font-weight: 500; }

.locations-item .ui-accordion-header-active {
  background-color: transparent;
  outline: none; }

.locations-item:first-child {
  border-top: 1px solid #bcbdc0; }

.locations-item {
  border-bottom: 1px solid #bcbdc0; }

.locations-item .acc-trigger {
  outline: none; }

.locations-heading {
  cursor: pointer;
  margin: 1em; }

.locations-heading:before {
  background-image: url("images/ic_chevron-acc-primary.svg");
  content: '';
  height: 1.3em;
  right: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.3em; }

.location {
  font-size: 0.875em;
  font-weight: 500;
  color: #5B5B5A;
  padding: 1.25rem;
  padding-top: 0; }

.flyout-left, .flyout-right {
  background-color: #000;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20; }

.flyout-left {
  left: -100%;
  transition: left 0.4s ease-in-out; }

.flyout-right {
  right: -100%;
  transition: right 0.4s ease-in-out; }

.flyout-left.active {
  left: 0; }

.flyout-right.active {
  right: 0; }

.flyout-btn:after {
  background-image: url("images/ic_plus-red.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 1em;
  margin: 0 auto;
  margin-left: 0.5rem;
  line-height: 1;
  position: relative;
  vertical-align: sub;
  width: 1em; }

.flyout-btn:hover:after {
  background-image: url("images/ic_plus.svg"); }

.flyout-inner {
  margin-right: -2rem;
  max-height: 100%;
  overflow-y: scroll;
  padding: 5rem;
  padding-right: 7rem; }

.flyout-left .tab .tabc,
.flyout-right .tab .tabc {
  overflow-x: hidden; }

.flyout-left .tab .tabc .flyout-inner h2,
.flyout-right .tab .tabc .flyout-inner h2 {
  color: #fff; }

.flyout-left .tab .tabc .flyout-inner p,
.flyout-right .tab .tabc .flyout-inner p {
  font-size: 1.125rem; }

.flyout-cover {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  opacity: 1;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
  z-index: 2; }

.flyout-cover.hide {
  display: block !important;
  opacity: 0;
  z-index: -1; }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .flyout-left, .flyout-right {
    width: 50%; } }

@media screen and (min-width: 65em) {
  body:after {
    content: "65em"; }
  .flyout-btns {
    max-width: 75rem;
    margin: -5% auto 10%; }
  .flyout-btn-left {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .flyout-btn-right {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); } }

@media screen and (max-width: 31.25em) {
  #ptvjobportal {
    min-height: 1200px; } }

.video-cover h3 {
  z-index: 20; }

.video {
  background-size: cover; }

.video-cover .video {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 0;
  height: auto;
  min-height: 520px; }

.video-overlay {
  height: 100%;
  width: 100%;
  position: static;
  z-index: 2; }

.video-overlay-title {
  bottom: 3rem;
  position: absolute;
  z-index: 2; }

.video-overlay-title .title {
  font-size: 1.56rem;
  line-height: 1;
  margin-bottom: 0;
  max-width: 13rem; }

.career-sticky .sticky-sub {
  display: none; }

.video .btn-play-alt {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: auto; }

.video-frame {
  z-index: -1; }

.video-frame--alt {
  opacity: 0;
  transition: opacity 0.3s linear 0s, height 0s linear 0.3s, width 0s linear 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0px;
  margin: 0;
  width: 0px; }

.video-cover .video-frame.active {
  position: fixed;
  width: 100vw;
  z-index: 12000;
  height: 100vh;
  transition: opacity 0.3s linear 0s, height 0s linear 0s, width 0s linear 0s; }

.video-frame--alt.active {
  opacity: 1; }

.video-gallery .video-frame.active {
  z-index: 30; }

.video-close {
  background-image: url("images/ic_close-red.svg");
  display: none;
  height: 2.5rem;
  position: fixed;
  right: 2rem;
  top: 2rem;
  width: 2.5rem;
  z-index: 12000; }

.video-close:hover {
  cursor: pointer; }

.video-cover .video-frame.active ~ .video-close {
  display: block; }

.video-link:after {
  background-image: url("../Media/images/video-play-icon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50px;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0; }

.video-gallery {
  margin-top: 1.2rem; }

.video-thumbs {
  height: 100%;
  margin-top: 5px;
  padding-left: 0;
  list-style: none;
  overflow-y: auto;
  overflow-x: auto;
  white-space: nowrap;
  width: 100vw; }

.video-thumbs.slick-slider {
  position: absolute;
  top: -20px;
  overflow: visible;
  text-align: center; }
  .video-thumbs.slick-slider .slick-arrow {
    background: #eeeef0;
    color: #e22029;
    padding: 5px 10px;
    font-size: 1.3em; }
  .video-thumbs.slick-slider .slick-slide {
    position: relative;
    height: 155px;
    overflow: hidden; }
    .video-thumbs.slick-slider .slick-slide .thumb-title {
      text-align: left; }
    .video-thumbs.slick-slider .slick-slide .thumb-title.color-bright {
      color: #fff;
      background: none;
      z-index: 2; }
    .video-thumbs.slick-slider .slick-slide img {
      width: 100%;
      height: 100%;
      margin: 0; }
    .video-thumbs.slick-slider .slick-slide img:first-child {
      display: none; }
  .video-thumbs.slick-slider .slick-slide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 2; }
  .video-thumbs.slick-slider .slick-slide:after {
    z-index: 2; }
  .video-thumbs.slick-slider .slick-slide:hover {
    cursor: pointer; }
  .video-thumbs.slick-slider .slick-slide:hover:before {
    display: none; }
  .video-thumbs.slick-slider .slick-slide.slick-current:before {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 2; }
  .video-thumbs.slick-slider .slick-slide.slick-current-active:before {
    display: none !important; }

.video-thumbs-gradient-left, .video-thumbs-gradient-right {
  margin-left: -2.5rem;
  width: 100vw; }

.video-thumbs-gradient-left::after {
  content: '';
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2.25rem;
  height: 100%; }

.video-thumbs-gradient-right::before {
  content: '';
  background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 2.25rem;
  height: 100%;
  z-index: 2; }

.video-thumb {
  display: inline-block;
  margin: 0 5px;
  width: 60%; }

.thumb-image {
  margin-bottom: 0; }

.thumb-title {
  bottom: 0.6em;
  left: 1em;
  position: absolute;
  line-height: 1.2;
  background-color: #e8e9ea;
  padding: 3px;
  color: #000; }

.main-vid-title {
  bottom: 0.6rem;
  left: 1rem;
  font-size: 1rem;
  position: absolute;
  line-height: 1.2;
  background-color: #e8e9ea;
  padding: 3px;
  color: #000; }

.video-thumb:after {
  background-color: transparent;
  background-image: url("images/ic-play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  height: 2.5rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 2.5rem; }

.video-thumb:first-of-type {
  margin-left: 2.5rem; }

.video-thumb:last-of-type {
  margin-left: 0;
  margin-right: 2.5rem; }

@media screen and (max-width: 960px) {
  .video-cover .video {
    height: auto;
    min-height: 320px; } }

@media screen and (max-width: 800px) {
  .video-cover .btn-play:before {
    height: 1.5rem;
    width: 1.5rem; } }

@media screen and (max-width: 60em) {
  .main-video {
    width: 100%; }
  .video-thumbs-gradient-left,
  .video-thumbs-gradient-right,
  .video-thumbs {
    margin: 0;
    width: 100%;
    position: initial;
    margin-top: 50px; }
  .video-thumbs-gradient-right::before,
  .video-thumbs-gradient-right::after {
    display: none; }
  .video-thumbs.slick-slider {
    position: relative;
    height: 155px;
    overflow: hidden; }
  .video-thumbs.slick-slider .slick-slide img {
    width: 100%; }
  .video-thumb:first-of-type,
  .video-thumb:last-of-type {
    margin: 0rem; }
  .video-thumb {
    margin: 0;
    background: #eeeef0; }
  .slick-current + .slick-active {
    margin: 0 10px; }
  .video-thumbs.slick-slider .slick-arrow {
    position: absolute;
    top: 40%;
    z-index: 10; }
  .video-thumbs.slick-slider .slick-arrow.slick-next {
    right: 0; }
  .video-thumbs.slick-slider .slick-arrow.slick-prev {
    left: 0; } }

@media screen and (max-width: 30em) {
  .video-cover .video {
    height: auto;
    padding: 0.1rem 1.2rem 12rem; }
  .slick-current {
    margin-right: 0px; }
  .video-thumbs.slick-slider .slick-slide .thumb-title.color-bright {
    white-space: initial; } }

@media screen and (min-width: 30em) {
  body:after {
    content: "30em"; }
  .video-cover .video {
    padding-top: 0.1rem; }
  .video-overlay-title .title {
    font-size: 2.5rem;
    max-width: 20rem; }
  .video-cover .btn-play:before {
    height: 3.125rem;
    width: 3.125rem; }
  .video .btn-play-alt:before {
    height: 4.5rem;
    width: 4.5rem; } }

@media screen and (min-width: 48em) {
  body:after {
    content: "48em"; }
  .main-video {
    float: left;
    padding-bottom: 45%;
    width: 80%; }
  .video-thumbs {
    float: left;
    margin-left: 10px;
    margin-top: 0px;
    position: absolute;
    right: 0;
    width: calc(20% - 10px);
    white-space: normal; }
  .video-thumb {
    margin: 5px 0;
    width: 100%; }
  .video-thumb:first-of-type {
    margin-top: 0; }
  .video .btn-play-alt:before {
    height: 7.4rem;
    width: 7.4rem; }
  .main-vid-title {
    bottom: 2.5rem;
    left: 2.5rem;
    font-size: 1.875rem; }
  .video-thumb:first-of-type {
    margin-left: 0; }
  .video-thumb:last-of-type {
    margin-right: 0; }
  .video-thumbs-gradient-left, .video-thumbs-gradient-right {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0; }
  .video-thumbs-gradient-left::after, .video-thumbs-gradient-right::before {
    display: none; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .video-cover .video {
    height: 60vh;
    padding-left: 5rem;
    padding-right: 5rem; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .video-overlay-title {
    font-size: 2.25rem; }
  .video-overlay-title .title {
    font-size: 4.5rem;
    max-width: 33rem; }
  .video-cover h2 {
    font-size: 3.5rem; } }

@media screen and (min-width: 70em) {
  body:after {
    content: "70em"; }
  .video-overlay-title .title {
    max-width: 40rem; } }

@media screen and (min-width: 75em) {
  body:after {
    content: "75em"; }
  .video-overlay-title {
    max-width: 55rem; } }

@media screen and (min-width: 80em) {
  body:after {
    content: "80em"; }
  .video-overlay-title .title {
    max-width: 50rem; } }

.gallery-section {
  margin-top: 4.5rem; }

.gallery .gallery-grid .gallery-text-item:nth-child(1) {
  width: 45%; }

.gallery .gallery-grid .gallery-text-item:nth-child(2) {
  margin-left: 1.7%;
  width: 53.3%; }

.gallery .gallery-grid li img {
  margin: 0; }

.gallery .gallery-grid li img:first-of-type {
  margin-bottom: 0.6rem; }

.gallery-text-items {
  margin: 2rem 0 0; }

.gallery-text-item {
  margin: 2.8rem 0; }

.gallery-text-item:first-of-type {
  margin-top: 0; }

.gallery-grid-alt {
  display: flex;
  flex-wrap: wrap; }

.gallery-item:nth-of-type(1) {
  order: 2;
  margin-bottom: -0.75rem; }

.gallery-grid-alt > .gallery-item:nth-of-type(2) {
  display: none; }

.gallery-item:nth-of-type(3) {
  order: 1; }

.gallery-item:nth-of-type(4) {
  order: 3; }

.gallery-grid-alt, .gallery-grid-alt ul {
  list-style: none;
  padding: 0; }

.gallery-grid-sub .gallery-grid-sub-item {
  float: left;
  margin: 0;
  width: 62%; }

.gallery-grid-sub .gallery-grid-sub-item:nth-of-type(1) {
  width: 38%; }

.gallery-grid-sub .gallery-grid-sub-alt-item {
  margin: 0; }

.gallery-grid-sub .gallery-grid-sub-alt-item:nth-of-type(2) {
  padding-top: 11%; }

.gallery-grid-sub .gallery-grid-sub-item:nth-of-type(2) {
  padding-left: 4%; }

.gallery-grid-sub .gallery-grid-sub-item:nth-of-type(1) .box-square {
  padding-bottom: 78.4%; }

.gallery-grid-sub .gallery-grid-sub-item:nth-of-type(2) .box-square {
  padding-bottom: 110%; }

.gallery-grid-alt li .fill {
  background-size: cover;
  background-position: center; }

.gallery-grid-alt li {
  width: 100%; }

.gallery-grid-alt .gallery-text-items {
  text-align: center; }

.gallery-grid-alt .gallery-text-items.gallery-text-items-2cols {
  padding: 0; }

.gallery-grid-alt .gallery-text-items.gallery-text-items-2cols > .gallery-text-item {
  width: 100%; }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .gallery-grid-alt .gallery-text-items.gallery-text-items-2cols {
    padding: 0 16.5%; }
  .gallery-grid-alt .gallery-text-items.gallery-text-items-2cols > .gallery-text-item {
    width: 50%; } }

@media screen and (max-width: 48em) {
  .gallery-grid-subsub .gallery-item:nth-of-type(1) {
    margin-bottom: 1rem; } }

@media screen and (min-width: 48em) {
  body:after {
    content: "48em"; }
  .grid .gallery-grid-alt {
    margin: 0 -7rem; }
  .gallery-grid-alt .gallery-text-items {
    padding: 0 10rem; }
  .gallery-item:nth-of-type(1) {
    order: 1; }
  .gallery-grid-alt > .gallery-item:nth-of-type(2) {
    order: 2;
    display: block;
    width: 28%; }
  .gallery-grid-alt > .gallery-item:nth-of-type(2) .box-square {
    padding-bottom: 110.4%; }
  .gallery-item:nth-of-type(3) {
    order: 3;
    padding-left: 2.5%;
    width: 52%; }
  .gallery-item:nth-of-type(4) {
    order: 4;
    width: 20%;
    float: left; }
  .gallery-grid-sub .gallery-grid-sub-alt-item:nth-of-type(2) {
    padding-top: 13%; }
  .gallery-grid-sub .gallery-grid-sub-item:nth-of-type(2) {
    padding-left: 5%;
    padding-right: 5%; }
  .gallery-grid-sub .gallery-grid-sub-item:nth-of-type(1) .box-square {
    padding-bottom: 75.8%; }
  .gallery-grid-sub .gallery-grid-sub-item:nth-of-type(2) .box-square {
    padding-bottom: 120.8%; }
  .gallery-grid-subsub .gallery-item:nth-of-type(2) {
    padding-top: 14.5%; }
  .gallery-grid-subsub .gallery-item:nth-of-type(1) .box-square {
    padding-bottom: 65%; }
  .gallery-grid-subsub .gallery-item:nth-of-type(2) .box-square {
    padding-bottom: 77.8%; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .gallery-grid-alt .gallery-text-item {
    display: inline-block;
    margin: 0 0 2.5rem 0;
    padding: 0 1.5rem;
    text-align: center;
    width: 33.333%; } }

.card-header {
  background-color: #fff;
  margin: 2rem 0;
  max-width: 43rem;
  padding-top: 2rem; }
  .card-header .card-title {
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 1.3; }
  .card-header .card-title-alt {
    font-size: 1.875rem;
    font-weight: 300;
    line-height: 1.2; }
  .card-header .btn-play {
    background-image: url("images/ic-play-primary.svg");
    position: relative; }
    .card-header .btn-play:before {
      background-image: none;
      margin-left: -1em;
      width: 2.5rem;
      height: 2.5rem; }
  .card-header .play-title {
    margin-top: 0.4rem;
    margin-left: 0.2rem; }

.card-cta {
  background-color: #29ADCF;
  color: #fff;
  display: block;
  margin-bottom: 1rem;
  padding: 1.25rem; }
  .card-cta .card-label {
    display: block;
    font-size: 0.8em;
    margin-bottom: 0.3em;
    opacity: 0.67; }
  .card-cta:hover {
    background-color: #2189a4; }
  .card-cta .card-title {
    pointer-events: none; }

.grid.flexheight > ul > li.card-grid-item {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 0.3rem; }
  .grid.flexheight > ul > li.card-grid-item:last-of-type {
    margin-bottom: 0; }

.card-label {
  font-size: 1.25rem;
  font-weight: normal; }

.grid.flexheight > ul > li.card-grid-item-alt {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 0.3rem;
  overflow: visible;
  padding: 0; }
  .grid.flexheight > ul > li.card-grid-item-alt img {
    display: none; }
  .grid.flexheight > ul > li.card-grid-item-alt .card-grid-item__inner {
    border: 0;
    padding: 1.7rem 1rem 3.3rem; }
  .grid.flexheight > ul > li.card-grid-item-alt:first-of-type:after {
    display: none; }
  .grid.flexheight > ul > li.card-grid-item-alt:last-of-type {
    background-color: #29ADCF;
    margin-bottom: 0; }
    .grid.flexheight > ul > li.card-grid-item-alt:last-of-type:after {
      background-image: url("images/ic_equals-box.png"); }
  .grid.flexheight > ul > li.card-grid-item-alt:hover img {
    opacity: 0.8; }
  .grid.flexheight > ul > li.card-grid-item-alt:after {
    background-image: url("images/ic_plus-box.png");
    background-size: contain;
    top: -1rem;
    content: "";
    height: 2rem;
    position: absolute;
    right: 1rem;
    width: 2rem;
    z-index: 2; }

.card-pricing {
  color: #29ADCF;
  font-size: 1rem;
  font-weight: bold;
  margin: 0.5rem -0.9rem;
  max-width: 13rem;
  padding: 0.5rem 1rem; }

.card-grid-item__inner {
  padding: 1rem; }

.card-grid-link:hover {
  background-color: #fff; }
  .card-grid-link:hover .card-title:after {
    transition: all 0.1s ease-in-out;
    transform: translateX(0.3rem); }

.card-grid-link-alt:hover {
  background-color: #2189a4; }

.card-grid-item .card-title:hover:after {
  background-image: url("images/ic_arrow-primary.svg"); }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .card-header .card-title-alt {
    font-size: 3.125rem; }
  .grid.flexheight > ul > li.card-grid-item:not(.card-grid-item-alt) {
    box-shadow: none;
    margin-bottom: 0; }
  .card-grid {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }
  .card-grid-item__inner {
    border-right: 1px solid #BCBDC0; }
  .card-grid-item:last-of-type .card-grid-item__inner {
    border-right: none; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .card-header {
    margin: 0;
    margin-left: -2.5rem;
    margin-top: -90px;
    padding: 1.8rem 2.5rem; }
    .card-header .card-title {
      font-size: 2.5rem; }
  .grid.flexheight > ul.card-grid-alt > li.card-grid-item-alt {
    box-shadow: none;
    display: flex;
    margin-bottom: 0;
    margin-right: 0.3rem;
    padding: 0;
    width: calc(25% - 0.3rem); }
    .grid.flexheight > ul.card-grid-alt > li.card-grid-item-alt img {
      display: block; }
    .grid.flexheight > ul.card-grid-alt > li.card-grid-item-alt .card-grid-link {
      width: 100%; }
    .grid.flexheight > ul.card-grid-alt > li.card-grid-item-alt .card-grid-item__inner {
      width: 100%; }
    .grid.flexheight > ul.card-grid-alt > li.card-grid-item-alt:last-of-type {
      margin-bottom: 0;
      margin-right: 0;
      width: 25%; }
    .grid.flexheight > ul.card-grid-alt > li.card-grid-item-alt:after {
      bottom: 0.75rem;
      left: -1rem;
      top: auto;
      right: auto; }
  .card-contain {
    margin: 0 auto;
    width: 80%; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .card-cta-header {
    position: absolute;
    top: calc(50%);
    transform: translateY(-50%);
    right: -2.5rem;
    width: calc(20% + 2.50rem); } }

.js-fullscreen-container {
  background-color: black;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 99; }

.js-fullscreen-close {
  background-image: url("images/ic_close-white.svg");
  display: block;
  height: 2.5rem;
  position: fixed;
  right: 2rem;
  top: 2rem;
  width: 2.5rem;
  z-index: 99; }

.js-fullscreen-close:hover {
  background-image: url("images/ic_close-red.svg"); }

.js-fullscreen-video {
  z-index: 80; }

.js-fullscreen {
  cursor: pointer; }
  .js-fullscreen .video {
    top: 50%;
    transform: translateY(-50%); }
  .js-fullscreen:hover .play-title {
    color: #e02129; }

.pagination-nav {
  width: 100%; }

.pagination-nav-item {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0; }
  .pagination-nav-item:last-of-type {
    font-weight: bold; }
    .pagination-nav-item:last-of-type .pagination-nav-link:after {
      display: none; }

.pagination-nav-link {
  color: #000; }
  .pagination-nav-link:visited {
    color: #000; }
  .pagination-nav-link:hover {
    background-color: transparent;
    color: #e02129; }
  .pagination-nav-link:after {
    content: "›";
    display: inline-block;
    margin-left: 0.75em;
    margin-right: 0.5em; }

.partner-tabs {
  text-align: center; }

.partner-tab {
  display: none; }

.partner-tab:first-of-type {
  display: block; }

.partner-tab-trigger-list {
  text-align: center; }

.partner {
  margin: 2rem auto;
  max-width: 180px; }

.partner-tab-trigger {
  color: #5B5B5A;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 0.75rem; }
  .partner-tab-trigger:hover {
    color: #000; }
  .partner-tab-trigger.active {
    color: #000;
    font-weight: 600; }
    .partner-tab-trigger.active:before {
      background-image: url("images/ic_chevron-acc-dark.svg");
      background-size: contain;
      content: "";
      display: inline-block;
      left: 50%;
      top: 0;
      transform: translateX(-50%) rotate(180deg);
      height: 1.8em;
      position: absolute;
      vertical-align: middle;
      width: 1.8em; }

@media screen and (min-width: 35em) {
  body:after {
    content: "35em"; }
  .partner {
    display: inline-block;
    margin: 1rem 0.5rem; } }

@media screen and (min-width: 48em) {
  body:after {
    content: "48em"; }
  .partner-tab-trigger {
    padding: 1.3rem; } }

.c-filter {
  margin: 20px 0;
  display: flex; }

.c-filter__item {
  margin: 0 3px 7px 3px;
  flex: 1 0 0;
  max-width: 250px; }

.js-dropdown-language,
.js-select-filter {
  opacity: 0; }

/* THEME FOR FILTERS */
.select2-container--filter {
  border: 1px solid #c1c2c4;
  display: block !important; }
  .select2-container--filter.select2-container .select2-selection--single {
    height: auto;
    outline: 0; }
    .select2-container--filter.select2-container .select2-selection--single .select2-selection__rendered {
      padding: 0.6125em 2.9125em 0.6125em 1.3125em; }
      .select2-container--filter.select2-container .select2-selection--single .select2-selection__rendered:after {
        position: absolute;
        width: 23px;
        height: 23px;
        content: "";
        display: inline-block;
        background-image: url("images/ic_chevron-acc-primary.svg");
        right: 1em;
        top: 50%;
        transform: translateY(-50%) rotate(90deg); }
  .select2-container--filter.select2-container--open .select2-selection--single .select2-selection__rendered:after {
    transform: translateY(-50%) rotate(-90deg); }
  .select2-container--filter .select2-dropdown {
    border: 1px solid #c1c2c4;
    border-top: 0;
    left: -1px !important;
    top: -1px;
    box-shadow: none; }
  .select2-container--filter .select2-results ul {
    padding: 15px 0; }
    .select2-container--filter .select2-results ul li {
      padding: 0.125em 1.3125em;
      margin: 0;
      font-size: 1em; }
      .select2-container--filter .select2-results ul li:hover {
        background-color: #e02129;
        color: #FFF; }

/* END THEME FOR FILTERS */
/* THEME FOR LANGUAGE */
.contact-btn {
  border-left: 0 !important; }

.nav-meta .menu-btn.contact-btn {
  padding: 0.5em 1.5em; }

.meta-item {
  background-color: transparent !important;
  display: inline-block !important; }

.select2-container--language {
  border: 1px solid transparent;
  display: block !important;
  top: 8px;
  border-right: 1px solid #c1c2c4;
  min-width: 100px; }
  .select2-container--language.select2-container--open {
    border-color: #c1c2c4; }
  .select2-container--language.select2-container .select2-selection--single {
    height: auto;
    outline: 0;
    font-weight: normal; }
    .select2-container--language.select2-container .select2-selection--single .select2-selection__rendered {
      padding: 0.4125em 2.9125em 0.4125em 1.3125em;
      font-size: 0.875em; }
      .home-body .select2-container--language.select2-container .select2-selection--single .select2-selection__rendered, .story-body .select2-container--language.select2-container .select2-selection--single .select2-selection__rendered {
        color: #FFF; }
      .select2-container--language.select2-container .select2-selection--single .select2-selection__rendered:after {
        position: absolute;
        width: 23px;
        height: 23px;
        content: "";
        display: inline-block;
        background-image: url("images/ic_chevron-acc-primary.svg");
        right: 1em;
        top: 50%;
        transform: translateY(-50%) rotate(90deg); }
  .select2-container--language.select2-container--open .select2-selection--single .select2-selection__rendered:after {
    transform: translateY(-50%) rotate(-90deg); }
  .select2-container--language .select2-dropdown {
    border: 1px solid #c1c2c4;
    border-top: 0;
    left: -1px !important;
    top: -1px;
    box-shadow: none; }
    .story-body .select2-container--language .select2-dropdown {
      background-color: #111111; }
  .select2-container--language .select2-results ul li {
    padding: 0.125em 1.3125em;
    margin: 0;
    font-size: 0.875em; }
    .story-body .select2-container--language .select2-results ul li {
      color: #FFF; }
    .select2-container--language .select2-results ul li:hover {
      background-color: #e02129;
      color: #FFF; }

/* END THEME FOR LANGUAGE */
@media (min-width: 60em) {
  .c-filter {
    margin: 20px -23px; } }

.slickslider {
  display: none;
  margin: 0 !important;
  padding: 0;
  max-width: 100%;
  height: 280px; }
  .slickslider .item img {
    display: none; }
  .slickslider .slick-slide img {
    display: block; }
  .slickslider .quote:before {
    content: none; }
  .slickslider .quote:after {
    content: none; }
  .slickslider .title-smaller {
    font-size: 1rem; }
  .slickslider button {
    position: absolute;
    bottom: 50%;
    z-index: 3;
    display: block;
    width: 56px;
    height: 56px;
    margin-top: 0;
    margin-bottom: -28px;
    padding: 16px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 1;
    font-size: 0;
    background-image: url("images/ic_arrow_forward.svg");
    background-size: 22px;
    background-color: #fff;
    transition: background-image 0.2s; }
  .slickslider button:hover {
    background-image: url("images/ic_arrow_forward_white.svg");
    background-color: #e02129; }
  .slickslider button:active {
    background-image: url("images/ic_arrow_forward_white.svg");
    background-color: #e02129; }
  .slickslider button:focus {
    background-image: url("images/ic_arrow_forward_white.svg");
    background-color: #e02129; }

.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 -15px;
  padding: 0; }
  .slick-list .dragging {
    cursor: pointer;
    cursor: hand; }

.slick-list:focus {
  outline: none; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  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 {
  float: left;
  height: 280px;
  overflow: hidden;
  min-height: 1px;
  margin: 0 15px; }
  .slick-slide img {
    display: block; }

[dir='rtl'] .slick-slide {
  float: right; }

.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; }

.slick-prev {
  left: 10px;
  margin-left: 0;
  -ms-transform: rotate(-180deg) translateX(50%);
  transform: rotate(-180deg) translateX(50%); }

.slick-next {
  right: -18px;
  margin-right: 0; }

@media screen and (min-width: 64em) {
  body:after {
    content: "64em"; }
  .slick-prev {
    left: 0; }
  .slick-next {
    right: -28px; } }

.ct, .ct-medium, .ct-large, .ct-text, .ct-grid, .ct-header, .ct-form, .ct.ct-form, .ct-giant, .story-body .world-map .content {
  margin-left: auto;
  margin-right: auto; }

.ct-medium {
  max-width: 68.5rem; }

.ct-large {
  max-width: 75rem; }

.ct-text {
  max-width: 62.5rem; }
  .ct-text .segment-subsub {
    max-width: 100% !important; }

.content {
  max-width: 30rem; }

.content-sub {
  max-width: 32.5rem; }

.content-main {
  max-width: 72.5rem; }

.ct-grid {
  max-width: 64.5em; }

.ct-header {
  max-width: 80rem; }

.ct-form {
  max-width: 25rem; }

.readable-sxs {
  max-width: 28.875rem; }

.readable-xs {
  max-width: 37.5rem; }

.readable-md {
  max-width: 42.5rem; }

.readable-lg {
  max-width: 56rem; }

.readable {
  max-width: 53.5625rem; }

.ct-giant {
  max-width: 120rem; }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .ct-form {
    margin-right: 0; } }

footer {
  z-index: 1000; }

.newsletter-form {
  padding: 0 2.5rem; }

.newsletter-set {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  width: auto; }

.newsletter-title {
  font-size: 1.1rem; }

.newsletter-input {
  border: 0;
  display: inline-block; }

.newsletter-submit {
  display: inline-block;
  margin-bottom: 0;
  margin-top: -1em;
  max-width: 130px;
  padding: 0.8125em;
  width: 100%; }

.footer-meta-item {
  display: block; }

.footer-meta-item a {
  font-size: 0.8125rem; }

.footer-logo {
  max-width: 8rem; }

.grid.grid-footer > ul {
  padding-left: 0; }

.grid-footer > ul > li:nth-of-type(4) {
  -webkit-order: 4;
  order: 4; }

.grid-footer > ul > li:nth-of-type(3) {
  -webkit-order: 3;
  order: 3; }

.group li:nth-child(3) .box-footer .grid-list ul li:nth-child(2) {
  margin-bottom: 0 !important; }

.grid-footer li:last-of-type .box-footer {
  border-left: 1px dashed #2b2b2b; }

.grid-footer li:first-of-type .box-footer {
  border: 0; }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .newsletter-set {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
  .grid-footer .item-xs-12:last-of-type .box-footer {
    position: absolute;
    width: 100%; }
  .footer-meta {
    text-align: right;
    padding: 0.5rem 0; }
  .footer-meta-item {
    display: inline-block;
    margin: 0 0.25rem; }
    .footer-meta-item:first-of-type {
      margin-left: 0; }
    .footer-meta-item:last-of-type {
      margin-right: 0; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .newsletter-title {
    font-size: 1.5rem;
    padding: 0.5rem 0; }
  .newsletter-set {
    float: right;
    max-width: 26rem; }
  .newsletter-submit {
    margin-top: 0.5em;
    margin-bottom: 0;
    max-width: 184px; }
  .grid.grid-footer > ul {
    padding-left: 0; }
  .item-language {
    bottom: 0;
    left: 0;
    position: absolute; } }

@media screen and (min-width: 76em) {
  body:after {
    content: "76em"; }
  .item-language {
    left: -1.25rem; } }

.form-entry {
  margin-bottom: 1.375em;
  margin-top: 1.375em; }

.form-set {
  margin-left: 0;
  margin-right: 0; }

.form-label {
  display: block;
  margin-bottom: 0.25em; }

.form-field {
  display: block; }

.form-input-s {
  max-width: 6em; }

.form-input-m {
  max-width: 12em; }

fieldset {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  width: auto; }

label {
  font-weight: 600;
  margin-left: 0.625rem;
  margin-right: 0.625rem; }

input, select, datalist, textarea {
  margin-top: 0.25rem; }

input[type="checkbox"], input[type="radio"] {
  display: inline-block;
  margin: 1.25rem 0.625rem; }

input[type="checkbox"]:first-of-type, input[type="radio"]:first-of-type {
  margin-left: 0; }

input[type="checkbox"]:last-of-type, input[type="radio"]:last-of-type {
  margin-right: 0; }

.select-wrapper:after {
  border-left: 0.3rem solid transparent;
  border-right: 0.3rem solid transparent;
  border-top: 0.4rem solid #000;
  content: "";
  display: block;
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 0.8125em;
  top: 1.5em;
  width: 0; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select::-ms-expand {
  display: none; }

button[disabled], button[disabled]:hover {
  background-color: #b51920;
  color: #e6e6e6;
  cursor: default; }

.filter-set:nth-of-type(2) {
  padding-right: 1%; }

.single-line {
  margin-top: 1.25rem; }

.filter-form .filter-select {
  appearance: none;
  border: 1px solid transparent;
  border-bottom: 1px dashed #e02129;
  font-weight: 600; }

.filter-form .filter-set button {
  margin-top: 1em;
  line-height: 0.9;
  font-size: 0.9rem; }

.filter-form .filter-set .formfold-trigger {
  margin-top: 0; }

.filter-form label {
  font-weight: 400; }

.filter-form label:nth-of-type(2) {
  margin-top: 1.25rem; }

.filter-form select {
  border-bottom: 1px dashed #e02129;
  font-size: 1rem;
  font-weight: 500;
  padding: 1em 0; }

.filter-form fieldset {
  margin: 0;
  width: 100%; }

.filter-form .section-end {
  width: 17%; }
  .filter-form .section-end .title-smaller {
    font-size: 1.1rem; }

.filter-form .js-formfold-target {
  width: 69%;
  text-align: right; }
  .filter-form .js-formfold-target select {
    max-width: 100% !important; }

.filter-form .js-formfold-target:last-of-type {
  width: 13%; }

.filter-form .filter-set:nth-of-type(1) legend {
  display: inline-block;
  width: auto; }

.filter-form .filter-set:nth-of-type(2) label {
  margin: 1.25rem 0.5rem 0 0.5rem;
  line-height: 0.6;
  font-size: 13px !important;
  z-index: 2; }

.filter-form .formfold-trigger {
  background-color: transparent;
  background-image: url("images/ic_chevron-down-dark.svg");
  display: inline-block;
  float: right;
  height: 1.75em;
  margin: 0;
  padding: 0;
  text-indent: -999em;
  width: 1.75rem; }

.filter-form .formfold-trigger.active {
  transform: rotate(180deg); }

.filter-form .select2-selection.select2-selection--single {
  border-bottom: 1px dashed #e02129 !important; }

.filter-form .filter-set:nth-of-type(1) legend {
  float: left; }

.filter-form .filter-set .title-smaller {
  line-height: 1.5; }

.filter-set:nth-of-type(2) label {
  font-size: 1rem !important; }

.filter-set:nth-of-type(2) span {
  font-size: 1rem !important;
  text-align: left !important; }

.pl .filter-set:nth-of-type(2) span,
.ru .filter-set:nth-of-type(2) span {
  font-size: 0.95rem !important; }

.js .filter-set:nth-of-type(2) .select2-container {
  max-width: 23rem !important;
  min-width: 19rem !important; }

.js .filter-set:nth-of-type(2) .select2-selection__rendered {
  font-size: 1.1875rem;
  font-weight: 500;
  max-width: 22rem !important;
  min-width: 16rem !important;
  white-space: pre; }

.js .filter-set:nth-of-type(2) .select2-container:nth-of-type(2) {
  max-width: 20rem !important;
  min-width: 16rem !important; }

.js .filter-set:nth-of-type(2) .select2-container:nth-of-type(2) .select2-selection__rendered {
  text-align: left;
  max-width: 24rem !important;
  min-width: 14rem !important; }

.select2-container .select2-dropdown .select2-search.select2-search--dropdown {
  display: none; }

.select2-results__option {
  font-size: 1.1875rem; }

.select2-container--open.select2-container {
  width: inherit !important; }

.select2-dropdown {
  max-width: 260px; }

.level label {
  padding-top: 1rem; }

.form-aside {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  padding: 1.875rem 1.875rem 1.25rem; }

.form-table p {
  margin: 0 0 0.25rem 0; }

.form-table hr {
  border-bottom: 0;
  border-color: #F6F8F9;
  border-style: solid; }

.form-row label,
.form-row input {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto; }

input.custom-check {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px; }

label.custom-check:before {
  background-color: transparent;
  border: 1px solid #bcbdc0;
  content: "";
  display: inline-block;
  height: 1em;
  margin-bottom: -0.1em;
  margin-right: 0.5em;
  margin-top: 0.1em;
  width: 1em; }

input.custom-check:checked ~ label.custom-check:before {
  background-color: #e02129;
  border-color: #e02129; }

input.custom-check:focus ~ label.custom-check:before {
  outline-offset: -2px;
  outline: auto 5px;
  outline-color: #e02129; }

input.custom-check:checked:focus ~ label.custom-check:before {
  outline-offset: 0;
  outline: auto 0; }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .form-entry {
    margin: 0.5em 0; }
  .form-content {
    padding: .75em 0; }
  .form-label {
    float: left;
    line-height: normal;
    margin: 0;
    padding: 0 2em 0 0;
    width: 40%; }
  .form-field {
    float: right;
    width: 60%; }
  .form-input {
    margin: -0.75em 0; }
  .stretch-right {
    margin-right: -8.75rem;
    width: auto; }
  .stretch-left {
    margin-left: -8.75rem;
    width: auto; } }

@media screen and (min-width: 43em) {
  body:after {
    content: "43em"; }
  .select2-dropdown {
    max-width: none; }
  .filter-set:nth-of-type(2) {
    display: inline-block;
    width: 100%; }
  .filter-set:nth-of-type(3) {
    display: inline-block;
    margin-right: 0;
    width: 100%; }
  .filter-set:nth-of-type(2) label {
    font-size: 1.25rem;
    margin: 0.75rem 1rem;
    width: auto !important; }
  .filter-set:nth-of-type(2) label:first-of-type {
    margin-left: 0; }
  .filter-set label, .filter-set span.select2, .filter-set .filter-dropdown {
    display: inline-block !important; }
  .filter-set .filter-dropdown {
    max-width: 12rem !important; }
  .js .filter-set:nth-of-type(2) .select2-container {
    max-width: 16rem;
    min-width: 12rem;
    width: auto !important; }
  .js .filter-set:nth-of-type(2) .select2-selection__rendered {
    max-width: 16.5em;
    padding-right: 2rem !important;
    white-space: pre; }
  .filter-small .filter-set:nth-of-type(2) .select2-container {
    max-width: 15.5rem !important;
    min-width: 15.5rem !important;
    text-align: left; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .filter-set.js-hide {
    display: inline-block !important; }
  .formfold-trigger {
    display: none !important;
    visibility: hidden; }
  .filtered .filter-set:nth-of-type(1) {
    float: left;
    width: 100%; }
  .filtered .filter-set:nth-of-type(2) {
    float: left;
    width: 100%; }
  .filtered .filter-set:nth-of-type(3) {
    width: 100%; }
  .filtered .filter-set:nth-of-type(1) legend {
    font-size: 1.3rem;
    max-width: none; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .filter-form .filter-set button {
    margin-top: 0; }
  .filter-set:nth-of-type(2) {
    width: 69%; }
  .filter-set:nth-of-type(3) {
    float: right;
    width: 24%; }
  .form-aside {
    margin-left: auto;
    margin-right: 0;
    max-width: 18.25rem; }
  .filtered .filter-set:nth-of-type(1) {
    float: left;
    width: 17.5%; }
  .filtered .filter-set:nth-of-type(2) {
    float: left;
    width: 82.5%; }
  .filtered .filter-set:nth-of-type(3) {
    width: 100%; } }

@media screen and (min-width: 70em) {
  body:after {
    content: "70em"; }
  .single-line {
    margin-top: 0.95rem; }
  .filtered .filter-set:nth-of-type(1) {
    float: left;
    width: 11%; }
  .filtered .filter-set:nth-of-type(2) {
    float: left;
    width: 69%;
    text-align: left; }
  .filtered .filter-set:nth-of-type(3) {
    float: left;
    width: 20%; } }

@media screen and (min-width: 74em) {
  body:after {
    content: "74em"; }
  .filter-set {
    display: inline-block;
    margin: 0 0.25rem;
    width: auto; }
  .filter-set:nth-of-type(1) {
    margin-left: 0;
    width: 17%; }
  .filter-set:nth-of-type(2) {
    width: 69%; }
  .filter-set:nth-of-type(3) {
    width: 21%; }
  .filter-set:nth-of-type(1) legend {
    margin-top: 0; } }

@media screen and (max-width: 1200px) {
  .filter-form .section-end {
    width: 100%;
    padding-bottom: 20px; }
  .filter-form .js-formfold-target {
    width: 100%;
    padding-bottom: 20px; }
  .filter-set:nth-of-type(2) {
    text-align: left;
    padding-left: 0;
    padding-right: 0; }
  .filter-form .js-formfold-target:last-of-type {
    width: 100%;
    padding-bottom: 20px; } }

.grid > ul > li[class^="item"], .grid.grid-square > ul > li[class^="item"] {
  display: inline-block;
  margin: 0;
  padding: 1.25rem 0.3125rem;
  vertical-align: top; }

.grid-btn--outer .btn-primary {
  text-align: left !important; }

.grid-btn--outer .arrow-bright:after {
  float: right;
  margin-top: 0.25em; }

.grid-no-perks .perks-alt:before {
  display: none; }

.grid > ul {
  list-style-type: none;
  margin: -0.3125rem;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.grid--bare > ul {
  margin: 0; }

.grid--alt > ul {
  margin: -0.625rem;
  margin-top: -1.25em;
  margin-bottom: -1.25em; }

.grid--start > ul {
  margin-top: -1.25em; }

.grid--end > ul {
  margin-bottom: -1.25em; }

.grid > ul > li[class^="item"] {
  width: 100%; }

.grid.grid-square > ul {
  margin: -0.9375rem; }

.grid.grid-square > ul > li[class^="item"] {
  padding: 0.9375rem; }

ul.grid-list-margin {
  margin: 3rem 0; }

.row {
  margin: 0 0.3125rem; }

.grid-inner {
  min-height: 0.8em;
  width: 100%; }

.grid-fill {
  padding-bottom: 100%;
  width: 100%;
  background-color: #ccc; }

.grid-close {
  margin: 0; }

.grid > ul > li.grid-stopbottom {
  padding-bottom: 0; }

.grid > ul > li.grid-stopleft {
  padding-left: 0; }

.grid > ul > li.grid-stopright {
  padding-right: 0; }

.grid > ul > li.grid-stoptop {
  padding-top: 0; }

.grid > ul > li.vtop {
  vertical-align: top; }

.grid > ul > li.vmiddle {
  vertical-align: middle; }

.grid > ul > li.vbottom {
  vertical-align: bottom; }

.item-left {
  float: left; }

.item-right {
  float: right; }

.item-clear {
  float: none; }

.grid > ul > li.item-space1-right {
  margin-right: calc(100% / 12); }

.grid > ul > li.item-space1-left {
  margin-left: calc(100% / 12); }

.grid > ul > li.item-1 {
  width: 8.333%; }

.grid > ul > li.item-2 {
  width: 16.666%; }

.grid > ul > li.item-3 {
  width: 25%; }

.grid > ul > li.item-4 {
  width: 33.333%; }

.grid > ul > li.item-5 {
  width: 41.666%; }

.grid > ul > li.item-6 {
  width: 50%; }

.grid > ul > li.item-7 {
  width: 58.333%; }

.grid > ul > li.item-8 {
  width: 66.666%; }

.grid > ul > li.item-9 {
  width: 75%; }

.grid > ul > li.item-10 {
  width: 83.333%; }

.grid > ul > li.item-11 {
  width: 91.666%; }

.grid > ul > li.item-12 {
  width: 100%; }

.grid.grid--smaller > ul > li.item-12 {
  padding-bottom: 1px;
  padding-top: 1px; }

.grid.grid-borderside .grid-inner p:nth-last-of-type(2) {
  flex-grow: 1;
  margin-bottom: 2.5rem; }

.grid.grid-borderside ul > li .grid-inner {
  border-bottom: 1px solid #bcbdc0;
  max-width: 100%; }

.grid.grid-borderside ul > li .grid-inner * {
  max-width: 100%; }

.grid.grid-borderside ul > li:last-of-type .grid-inner {
  border-bottom: 0; }

.grid.grid-compact > ul > li {
  padding: 0.3125rem; }

.grid > ul > li.gutter-right-xs {
  padding-right: 0.625rem; }

.grid > ul > li.gutter-left-xs {
  padding-left: 0.625rem; }

.grid > ul > li.gutter-both-xs {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.grid > ul > li.gutter-right-sm {
  padding-right: 0.9375rem; }

.grid > ul > li.gutter-left-sm {
  padding-right: 0.9375rem; }

.grid > ul > li.gutter-both-sm {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.grid > ul > li.gutter-right-md {
  padding-right: 1.25rem; }

.grid > ul > li.gutter-left-md {
  padding-left: 1.25rem; }

.grid > ul > li.gutter-both-md {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.grid > ul > li.gutter-right-lg {
  padding-right: 1.875rem; }

.grid > ul > li.gutter-left-lg {
  padding-left: 1.875rem; }

.grid > ul > li.gutter-both-lg {
  padding-left: 1.875rem;
  padding-right: 1.875rem; }

.grid > ul > li.item-reset {
  padding: 0; }

.grid-btn--outer {
  margin-bottom: -0.625rem; }

.grid-link {
  background-color: #fff;
  color: #000;
  display: block;
  text-decoration: none;
  cursor: pointer; }

.grid-link:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none; }

.grid-link:hover .grid-visual {
  opacity: 0.8; }

.grid-link:hover h2,
.grid-link:hover h3,
.grid-link:hover h4,
.grid-link:hover h6 {
  text-decoration: underline; }

.grid-link:hover h5 {
  text-decoration: none; }

.grid-link .color-primary:hover:after {
  background-image: url("images/ic_arrow-primary.svg"); }

.grid-link .arrowfat-primary:hover:after {
  background-image: url("images/ic_arrow-primary-fat.svg"); }

.grid-link-alt {
  display: inline-block;
  float: right; }

.grid-link-alt:hover :first-child {
  background-color: #e02129;
  color: #fff; }

.grid-link-alt:hover :first-child:after {
  background-image: url("images/ic_arrow-bright.svg"); }

.grid-footer > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.grid-footer > ul {
  margin: 0;
  width: 100%; }

.grid-footer > ul > li {
  min-height: calc(100% - 2.5rem); }

.grid-footer .grid-inner {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 100%;
  z-index: 1; }

.grid-footer > ul > li[class^="item"] {
  padding-bottom: 0;
  padding-top: 0; }

.grid-imageleft {
  margin-left: -1.25rem;
  margin-right: -1.25rem; }

.grid.flexheight > ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: -0.625rem; }

.grid.flexheight > ul > li > :first-child {
  min-height: 100%; }

.grid.flexheight .grid-inner,
.grid.flexheight .grid-link {
  height: 100%;
  z-index: 1;
  padding-bottom: 0 !important;
  margin-bottom: 0; }

.grid.flexheight .grid-inner *,
.grid.flexheight .grid-link * {
  max-width: 100%; }

.grid.flexheight .grid-link .video-link img {
  width: 100%; }

.grid.flexheight .box-visual,
.grid.flexheight .box-island {
  width: 100%; }

.grid.flexheight > ul > li {
  overflow: hidden;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }

.grid.flexheight > ul > li .flexheight-stop {
  min-height: auto; }

.grid-inner-flex {
  display: flex;
  justify-content: center;
  align-items: center; }

.grid-visual img {
  width: 100%; }

.item--bare {
  padding: 0 !important; }

.grid-link.box-quiet, .grid-link.box-quiet:hover {
  background-color: #F6F8F9; }

@media screen and (min-width: 30em) {
  body:after {
    content: "30em"; }
  .item-xs-left {
    float: left; }
  .item-xs-right {
    float: right; }
  .item-xs-clear {
    float: none; }
  .grid > ul > li.item-xs-1 {
    width: 8.333%; }
  .grid > ul > li.item-xs-2 {
    width: 16.666%; }
  .grid > ul > li.item-xs-3 {
    width: 25%; }
  .grid > ul > li.item-xs-4 {
    width: 33.333%; }
  .grid > ul > li.item-xs-5 {
    width: 41.666%; }
  .grid > ul > li.item-xs-6 {
    width: 50%; }
  .grid > ul > li.item-xs-7 {
    width: 58.333%; }
  .grid > ul > li.item-xs-8 {
    width: 66.666%; }
  .grid > ul > li.item-xs-9 {
    width: 75%; }
  .grid > ul > li.item-xs-10 {
    width: 83.333%; }
  .grid > ul > li.item-xs-11 {
    width: 91.666%; }
  .grid > ul > li.item-xs-12 {
    width: 100%; }
  .grid > ul > li.country-item {
    margin-bottom: 1.5rem;
    padding-bottom: 0;
    padding-left: 1.5rem;
    padding-top: 0; }
  .grid > ul > li.country-item:before {
    background-color: #bcbdc0;
    content: '';
    height: 100%;
    left: 0em;
    position: absolute;
    width: 1px; } }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .item-sm-left {
    float: left; }
  .item-sm-right {
    float: right; }
  .item-sm-clear {
    float: none; }
  .right-sm {
    text-align: right; }
  .grid > ul > li.item-sm-1 {
    width: 8.333%; }
  .grid > ul > li.item-sm-2 {
    width: 16.666%; }
  .grid > ul > li.item-sm-3 {
    width: 25%; }
  .grid > ul > li.item-sm-4 {
    width: 33.333%; }
  .grid > ul > li.item-sm-5 {
    width: 41.666%; }
  .grid > ul > li.item-sm-6 {
    width: 50%; }
  .grid > ul > li.item-sm-7 {
    width: 58.333%; }
  .grid > ul > li.item-sm-8 {
    width: 66.666%; }
  .tx-felogin-pi1 .grid > ul > li.item-sm-8 {
    width: 65.5%; }
  .grid > ul > li.item-sm-9 {
    width: 75%; }
  .grid > ul > li.item-sm-10 {
    width: 83.333%; }
  .grid > ul > li.item-sm-11 {
    width: 91.666%; }
  .grid > ul > li.item-sm-12 {
    width: 100%; }
  .grid-footer > ul > li:nth-of-type(3) {
    order: 4; }
  .grid-footer > ul > li:nth-of-type(4) {
    order: 3; }
  .grid-footer li.item-xs-12.item-sm-6.item-md-4 {
    width: 49.75%; }
  .grid-footer .box-footer {
    min-height: calc(100% - 2.5rem); }
  .grid.grid-borderside ul > li .grid-inner {
    border-bottom: 0;
    border-right: 1px solid #bcbdc0; }
  .grid.grid-borderside ul > li:last-of-type .grid-inner,
  .grid.grid-borderside ul > li:nth-of-type(2n) .grid-inner,
  .grid.grid-borderside ul > li:nth-of-type(4n) .grid-inner,
  .grid.grid-borderside-alt ul > li:nth-of-type(1) .grid-inner {
    border-right: 0; }
  .grid.grid-borderside.grid-borderside-alt > ul > li > .grid-inner {
    border-bottom: 1px solid #bcbdc0; }
  .grid.grid-borderside.grid-borderside-alt > ul > li:last-of-type > .grid-inner {
    border-bottom: 0; }
  .grid.grid-borderside > ul > li .grid-borderside-stop * {
    max-width: none; }
  .grid.grid-borderside > ul > li .grid-borderside-stop .perks-visual {
    max-width: 3rem; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .item-md-left {
    float: left; }
  .item-md-right {
    float: right; }
  .item-md-clear {
    float: none; }
  .grid > ul > li.item-md-1 {
    width: 8.333%; }
  .grid > ul > li.item-md-2 {
    width: 16.666%; }
  .grid > ul > li.item-md-3 {
    width: 25%; }
  .grid > ul > li.item-md-4 {
    width: 33.333%; }
  .grid > ul > li.item-md-5 {
    width: 41.666%; }
  .grid > ul > li.item-md-6 {
    width: 50%; }
  .grid > ul > li.item-md-7 {
    width: 58.333%; }
  .grid > ul > li.item-md-8 {
    width: 66.666%; }
  .grid > ul > li.item-md-9 {
    width: 75%; }
  .grid > ul > li.item-md-10 {
    width: 83.333%; }
  .grid > ul > li.item-md-11 {
    width: 91.666%; }
  .grid > ul > li.item-md-12 {
    width: 100%; }
  .grid.grid-borderside-alt ul > li:nth-of-type(1) .grid-inner,
  .grid.grid-borderside ul > li:nth-of-type(2n) .grid-inner {
    border-right: 1px solid #bcbdc0; }
  .grid.grid-borderside.grid-borderside-alt > ul > li > .grid-inner {
    border-bottom: 0; }
  .grid.grid-borderside ul > li:nth-of-type(4n) .grid-inner {
    border-right: 0; }
  .grid.grid-expanded ul > li {
    padding: 0; }
  .grid.grid-expanded .box-gridborder {
    padding-left: 1.25rem; }
  .grid-imageleft {
    margin-left: -2.5rem;
    margin-right: 0; }
  .grid-footer li.item-xs-12.item-sm-6.item-md-4 {
    width: 33%; }
  ul.grid-list-margin {
    margin: 5rem 0; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .item-offset-lg {
    margin-left: 2rem; }
  .item-offset-md {
    margin-left: 1.25rem; }
  .item-offset-sup {
    margin-left: 2.5rem; }
  .item-lg-left {
    float: left; }
  .item-lg-right {
    float: right; }
  .item-lg-clear {
    float: none; }
  .right-lg {
    text-align: right; }
  .grid > ul > li.item-lg-1 {
    width: 8.333%; }
  .grid > ul > li.item-lg-2 {
    width: 16.666%; }
  .grid > ul > li.item-lg-3 {
    width: 25%; }
  .grid > ul > li.item-lg-4 {
    width: 33.333%; }
  .grid > ul > li.item-lg-5 {
    width: 41.666%; }
  .grid > ul > li.item-lg-6 {
    width: 50%; }
  .grid > ul > li.item-lg-7 {
    width: 58.333%; }
  .grid > ul > li.item-lg-8 {
    width: 66.666%; }
  .grid > ul > li.item-lg-9 {
    width: 75%; }
  .grid > ul > li.item-lg-10 {
    width: 83.333%; }
  .grid > ul > li.item-lg-11 {
    width: 91.666%; }
  .grid > ul > li.item-lg-12 {
    width: 100%; }
  .grid-offset-lg {
    margin-left: 1.25rem; } }

@media screen and (min-width: 80em) {
  body:after {
    content: "80em"; }
  .item-offset-xl {
    margin-left: 2.875rem; }
  .item-xl-left {
    float: left; }
  .item-xl-right {
    float: right; }
  .item-xl-clear {
    float: none; }
  .right-xl {
    text-align: right; }
  .grid > ul > li.item-xl-1 {
    width: 8.333%; }
  .grid > ul > li.item-xl-2 {
    width: 16.666%; }
  .grid > ul > li.item-xl-3 {
    width: 25%; }
  .grid > ul > li.item-xl-4 {
    width: 33.333%; }
  .grid > ul > li.item-xl-5 {
    width: 41.666%; }
  .grid > ul > li.item-xl-6 {
    width: 50%; }
  .grid > ul > li.item-xl-7 {
    width: 58.333%; }
  .grid > ul > li.item-xl-8 {
    width: 66.666%; }
  .grid > ul > li.item-xl-9 {
    width: 75%; }
  .grid > ul > li.item-xl-10 {
    width: 83.333%; }
  .grid > ul > li.item-xl-11 {
    width: 91.666%; }
  .grid > ul > li.item-xl-12 {
    width: 100%; }
  .grid-offset-xl {
    margin-left: 1.25rem; }
  .grid.grid-borderside > ul > li .grid-borderside-stop .perks-visual {
    max-width: 3.5rem; } }

body {
  padding-bottom: 3rem; }

.logo {
  display: inline-block; }

.small-nav .logo {
  top: 0.5em;
  width: 7.5rem; }

.logo div {
  display: inline-block;
  padding-bottom: 1rem;
  vertical-align: top; }

.logo-img {
  margin: 0;
  height: 30px; }

.logo-text {
  bottom: -0.25rem;
  color: #ffffff;
  font-size: 0.8125rem;
  font-weight: 500;
  left: 0;
  letter-spacing: -0.1px;
  line-height: 1.54;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  display: none; }

.menu-nav {
  transition: .4s transform;
  z-index: 120;
  display: none; }

.menu-featured {
  z-index: 120; }

.menu-nav-btn:before {
  background-image: url("images/ic_menu.svg"); }

.menu-nav-btn-text {
  display: none;
  visibility: hidden; }

.menu-nav-btn:after {
  content: "more";
  font-size: .585rem; }

.menu-nav-btn:hover, .menu-nav-btn:active {
  color: #000; }

.nav {
  background-color: transparent;
  z-index: 50; }

.nav-group {
  padding: 1.25rem 0; }

.nav-main {
  background-color: transparent;
  contain: paint;
  height: auto;
  left: 0;
  padding: 0;
  position: relative;
  top: 0;
  transition: .4s transform;
  width: 100%;
  z-index: 20;
  overflow-x: visible;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch; }

.nav-content {
  display: none;
  float: none;
  overflow-y: visible;
  text-align: center; }

.nav-inner, .nav-meta {
  overflow-y: visible; }

.nav-meta .menu-btn span {
  display: none; }

.nav-meta .menu-btn {
  border-top: 0;
  padding: 0.3em 0.75em; }

.nav-meta .menu-btn:hover {
  background-color: transparent;
  color: #e02129; }

.meta-item .contact-btn {
  padding: 0; }

.body--menu .meta-item .contact-btn {
  z-index: -1; }

.contact-btn:after {
  content: "\203A";
  display: inline-block;
  font-size: 1.2rem;
  margin-top: 0.1rem;
  padding-left: 0.25rem; }

.menu-nav .menu-nav-btn {
  padding: 0.75rem;
  color: #fff; }

.menu-nav, .menu-close {
  right: 0;
  bottom: 0;
  font-family: Arial, sans-serif;
  font-size: .625rem;
  line-height: 1;
  margin: 0;
  position: fixed;
  width: 3rem; }

.menu-btn, .menu-btn:visited, .menu-nav-btn, .menu-nav-btn:visited, .menu-close {
  background-color: transparent;
  border-top: 0;
  color: #000;
  display: block;
  font-weight: 500;
  overflow: hidden;
  padding: .5em 0;
  text-decoration: none;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.menu-btn--active {
  background-color: #F6F8F9; }

.menu-btn:hover, .menu-btn:active, .menu-nav-btn:hover, .menu-nav-btn:active {
  background-color: #F6F8F9;
  color: #000; }

.ru .menu-btn, .pl .menu-btn {
  font-size: 13px; }

.menu-nav-btn:before {
  background-size: contain;
  content: "";
  display: block;
  margin: 0;
  height: 2em;
  width: 100%; }

.menu-close {
  background-color: #e02129;
  border: none;
  color: #000;
  height: 3rem;
  overflow: hidden;
  padding: .75em;
  position: absolute;
  text-decoration: none;
  text-indent: 100%;
  white-space: nowrap;
  top: 0;
  z-index: 100; }

.menu-close:after {
  background-image: url("images/ic_close.svg");
  content: "";
  display: block;
  height: 1rem;
  margin: auto;
  width: 1rem; }

.menu-close:active {
  background-color: #212121; }

.menu-close:hover {
  background-color: #b51920; }

.menu-item, .meta-item {
  margin: 0;
  display: block; }

.nav-meta .meta-item .menu-btn {
  background-color: transparent;
  color: #000;
  font-weight: normal; }

.nav-meta .meta-item .menu-btn:hover {
  color: #e02129; }

.menu-featured-item .menu-btn:hover, .menu-nav-btn:hover, .menu-featured .menu-btn.active {
  background-color: #e02129;
  color: #fff; }

.nav-main .menu-btn.active {
  color: #e02129; }

.level-2 .menu-item {
  display: none; }

.navbar-toggle {
  position: absolute;
  top: 0;
  right: 1.25rem;
  z-index: 1000;
  height: 30px;
  margin: 1.25rem 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  text-align: center;
  display: block; }
  .navbar-toggle .icon-bar {
    width: 30px;
    height: 2px;
    background: #000;
    margin: 5px 0;
    display: block; }
  .navbar-toggle .close-nav {
    width: 30px;
    height: 30px;
    display: none; }
  .navbar-toggle .close-nav:before {
    content: 'x';
    color: #e02129;
    font-size: 1.7rem;
    line-height: 0.9em; }
  .navbar-toggle .close-nav:hover, .navbar-toggle .close-nav:active {
    background: transparent;
    -webkit-user-select: none;
    -webkit-touch-callout: none; }

.navbar-toggle.open .close-nav {
  display: block; }

.navbar-toggle.open .icon-bar {
  display: none; }

.navbar-toggle:hover {
  background: transparent; }
  .navbar-toggle:hover .icon-bar {
    background: #e02129 !important; }

.menu-back {
  font-size: 0; }

.menu-back:before {
  position: relative;
  width: 33px;
  height: 33px;
  content: "";
  display: block;
  background-image: url("images/ic_chevron-acc-primary.svg");
  background-size: cover;
  margin: 0 auto;
  transform: rotate(180deg); }

.menu-featured-item .menu-btn, .menu-nav-btn {
  height: 3rem; }

.menu-featured {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 3rem;
  display: flex;
  margin: 0;
  transition: .4s transform;
  z-index: 30; }

.menu-featured-item {
  display: inline-block;
  flex: 1;
  margin: 0; }

.menu-featured-item .menu-btn {
  font-size: .625em;
  text-align: center;
  padding: 1rem 0.25rem; }

.meta-btn {
  font-size: 0.875em; }

.body--menu .menu-nav {
  transform: translateY(100%); }

.body--menu .menu-featured {
  transform: translateY(100%); }

.body--menu .nav-main {
  transform: translateX(-100%); }

.menu-featured-item:nth-child(1) {
  display: none; }

.nav-main .menu-item:not(.menu-featured-item) .menu-btn:after {
  content: ""; }

.nav-main .menu-item:not(.menu-featured-item) .menu-btn:hover {
  background-color: transparent;
  color: #e02129; }

@media screen and (min-width: 23em) {
  body:after {
    content: "23em"; }
  .nav-meta .menu-btn span {
    display: inline; } }

@media screen and (min-width: 35em) {
  body:after {
    content: "35em"; }
  .menu-featured-item .menu-btn {
    font-size: 0.875rem; } }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .nav-divider {
    border-left: 0.15rem solid #F6F8F9; } }

@media screen and (min-width: 43em) {
  body:after {
    content: "43em"; }
  body {
    padding-bottom: 0; }
  .logo div {
    padding-bottom: 0;
    padding-left: 0; }
  .logo-img {
    height: inherit; }
  .body--menu .nav-content {
    transform: translateX(0) !important; }
  .menu-featured {
    display: none; }
  .menu-nav-btn, .menu-close {
    bottom: auto;
    clip: rect(1px, 1px, 1px, 1px);
    font-family: inherit;
    height: 1px;
    left: auto;
    overflow: hidden;
    position: fixed;
    right: auto;
    width: 1px; }
  .menu-nav {
    font-size: inherit;
    line-height: 1.2;
    width: auto;
    z-index: 99999; }
  .menu-nav-btn {
    padding: 1em 1.5em; }
  .menu-nav-btn-text {
    display: block;
    visibility: visible; }
  .menu-nav-btn:focus {
    clip: auto;
    height: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: auto; }
  .menu-nav-btn:hover, .menu-nav-btn:active {
    background-color: transparent; }
  .nav-content {
    width: 100%; }
  .nav-main {
    background-color: transparent;
    display: inline-block;
    float: right;
    height: auto;
    left: auto;
    -webkit-overflow-scrolling: auto;
    overflow-y: visible;
    padding: 0;
    position: relative;
    width: 100%; }
  .nav-main .list {
    margin: 0; }
  .nav-inner {
    display: table;
    text-align: right;
    width: 100%; }
  .nav-meta {
    margin: 0;
    display: block;
    text-align: center; }
  .nav-inner .nav-main {
    margin-top: 0.5rem;
    margin-bottom: 0;
    width: 100%; }
  .nav-main-list, .nav-meta-list {
    padding-left: 0;
    margin-left: -.25em;
    margin-right: -.25em; }
  .menu-item, .meta-item {
    background-color: transparent;
    display: inline-block;
    margin: 0; }
  .menu-nav, .menu-close {
    font-family: inherit; }
  .nav-main .menu-btn {
    font-weight: 500; }
  .nav-meta .menu-btn {
    padding: 0.5em 1em; }
  .menu-btn, .menu-btn:visited, .menu-nav-btn, .menu-nav-btn:visited {
    background-color: transparent;
    border: 0;
    white-space: normal;
    text-align: center; }
  .menu-btn, .menu-btn:visited {
    padding: 0.5em 1em; }
  .small-nav .nav .menu-btn, .small-nav .nav .small-nav .menu-btn:visited {
    color: #a7a7a7;
    font-size: 0.9em;
    font-weight: 500;
    padding: 0.5em 1.2em;
    transition: color 0.2s; }
  .small-nav .nav .nav-main {
    top: 0.25em; }
  .small-nav .nav:hover .menu-btn, .small-nav .nav:hover .small-nav .menu-btn:visited {
    color: #000; }
  .menu-featured .menu-btn.active {
    background-color: #F6F8F9;
    color: inherit; }
  .menu-btn:hover, .menu-btn:active {
    background-color: transparent;
    color: #e02129; }
  .menu-btn, .menu-btn:visited {
    color: #000; }
  .disable-expanded {
    display: none;
    visibility: hidden; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .nav-group {
    padding: 1.25rem 0; }
  .small-nav .nav-group {
    padding: 0.5rem calc(1em + .3125rem); } }

@media screen and (min-width: 64em) {
  body:after {
    content: "64em"; }
  .logo div {
    padding-left: 1.25rem; }
  .navbar-toggle {
    display: none; }
  .nav-group {
    float: none;
    padding: 2.5rem calc(1em + .3125rem); }
  .story-body .nav-group {
    background-color: transparent; }
  .story-body .navbar-toggle .icon-bar {
    background: #fff; }
  .nav-content {
    display: block !important;
    float: right;
    width: calc( 100% - 171px - 1.25rem); }
  .nav-inner .nav-main {
    width: auto; }
  .nav-meta {
    display: table-caption;
    text-align: right;
    margin-top: -0.2rem; }
  .menu-item {
    display: inline-block; } }

@media screen and (min-width: 70em) {
  body:after {
    content: "70em"; }
  .nav-content {
    margin: 0; }
  .nav-inner {
    display: block;
    text-align: center; }
  .nav-main, .nav-meta {
    display: inline-block; }
  .nav-inner .nav-main {
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    width: auto; }
  .nav-meta {
    float: right; }
  .nav-meta .menu-btn, .contact-btn {
    border-left: 0.15rem solid #F6F8F9; }
  .nav-content, .nav-inner, .nav-main, .nav-meta {
    overflow-y: hidden;
    overflow-x: hidden; }
  .nav-divider {
    border-left: none; } }

@media screen and (min-width: 78em) {
  body:after {
    content: "78em"; }
  .nav-divider {
    border-left: 0.15rem solid #F6F8F9; } }

@media screen and (max-width: 64em) {
  .nav-group {
    background-color: #fff; }
  .menu-btn.current + .section-sub {
    border-top: 1px solid #c1c2c4; } }

@media screen and (max-width: 1023px) {
  .nav-meta {
    border-top: 1px solid #c1c2c4;
    clear: both; } }

@media screen and (max-width: 40em) {
  .nav {
    z-index: 200; } }

.page-headernav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000; }

.subnav {
  display: none;
  position: absolute;
  width: 253px;
  background-color: rgba(244, 244, 244, 0.8);
  border: none;
  margin-left: 0;
  margin-right: 0; }

.subnav.fix-subnav {
  position: fixed;
  top: 0; }

.subnav-inner {
  height: 1000px;
  border: none;
  overflow: hidden; }

.subnav-title {
  float: none;
  padding: 1.7rem 1.25rem 0.7rem 1.25rem; }
  .subnav-title .page {
    padding-right: 0; }
  .subnav-title .title-small {
    font-size: 1.3rem; }

.subnav-group {
  margin: 0;
  padding: 0; }

.subnav-main-group {
  position: relative;
  opacity: 1; }

.subnav .menu-btn {
  background-color: transparent;
  color: #000;
  display: inline-block;
  font-size: 0.875rem;
  margin-left: 1.75rem;
  text-align: left;
  padding: 0; }
  .subnav .menu-btn:hover {
    color: #e02129; }

.subnav-item {
  display: block;
  padding: 0.5rem 0.7rem 0.5rem 1.25rem;
  margin-bottom: 0;
  margin-top: 0;
  width: auto; }

ul ul .subnav-item {
  padding: 0.3rem 0 0.3rem 0.7rem;
  font-size: 0.9em; }

.subnav-item .menu-btn {
  display: block;
  font-size: 1em;
  margin: 0;
  padding: 0.3rem 0;
  line-height: 1.5; }

.subnav-item .menu-btn:hover {
  font-weight: 700; }

.subnav-group.active .subnav-item,
.subnav-item.subnav-more,
.subnav-item.active {
  display: list-item; }

.subnav-item.active {
  border-left: 0.4rem solid #e02129;
  padding-left: 0.8rem; }

ul ul .subnav-item.active {
  border-left: none;
  padding-left: 0.7rem; }

.subnav-item.active .menu-btn {
  margin-left: 0;
  font-weight: 700;
  color: #e02129; }

.subnav-item.active ul .menu-btn {
  font-weight: 400;
  color: #000; }

.subnav-item.active ul .menu-btn:hover,
.subnav-item.active ul .subnav-item.active .menu-btn {
  font-weight: 700;
  color: #e02129; }

.subnav-small {
  display: none; }

.subnav-back-to-top {
  width: 30px;
  height: 30px;
  content: "";
  display: inline-block;
  background: url(images/ic_chevron-acc-primary.svg) left top no-repeat;
  transform: translateX(0.9rem) rotate(-90deg); }

.subnav-back-to-top:hover {
  background-color: transparent; }

.home-link {
  color: #000; }
  .home-link:visited {
    color: #000; }
  .home-link:hover {
    background-color: transparent;
    color: #e02129; }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .subnav {
    margin-left: -1.25rem;
    margin-right: -1.25rem; } }

@media screen and (min-width: 64em) {
  body:after {
    content: "64em"; }
  .subnav {
    display: block;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 75em) {
  body:after {
    content: "75em"; }
  .subnav {
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 79em) {
  body:after {
    content: "79em"; }
  .subnav {
    margin-left: -1.25rem;
    margin-right: -1.25rem; } }

.section-giant {
  margin-bottom: 5.625rem;
  margin-top: 5.625rem; }

.section-main {
  margin-bottom: 3.75rem;
  margin-top: 3.75rem; }

.section-medium {
  margin-bottom: 3.75rem;
  margin-top: 3.75rem; }

.section-sub {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem; }

.list.section-sub {
  margin-bottom: 0;
  margin-top: 0; }

.section-subsub {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem; }

.section-page {
  margin-left: 1.25rem;
  margin-right: 1.25rem; }

.section-mini {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem; }

.section-row {
  margin-bottom: 1px;
  margin-top: 1px; }

.section-start {
  margin-top: 0; }

.section-end {
  margin-bottom: 0; }

.segment-giant {
  padding-bottom: 5.625rem;
  padding-top: 5.625rem; }

.segment-main {
  padding-bottom: 3.75rem;
  padding-top: 3.75rem; }

.segment-sub {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem; }

.segment-subsub {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem; }

.segment-mini {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem; }

.segment-row {
  padding-bottom: 1px;
  padding-top: 1px; }

.segment-start {
  padding-top: 0; }

.segment-end {
  padding-bottom: 0; }

.has-subnav {
  width: 100%; }

.section-sub-m {
  margin-bottom: 0;
  margin-top: 0; }

.section-newsletter {
  margin-bottom: -3.14rem;
  z-index: 1; }

.filter-alt {
  margin-top: -3rem;
  top: 3rem;
  z-index: 10; }

.section-filter {
  margin-top: 1.25rem;
  z-index: 10; }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .section-sub-m {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem; }
  .section-filter {
    margin-top: -4rem; }
  .section-results {
    margin-top: -5rem; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; } }

@media screen and (min-width: 64em) {
  body:after {
    content: "64em"; }
  .has-subnav {
    width: 75%;
    margin-left: 25%; } }

.home-body h1.title {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0;
  padding-top: 3rem; }

.home-body .nav-meta .meta-item .menu-btn {
  color: #fff; }

.home-body .section-main {
  margin-bottom: 5rem;
  margin-top: 5rem; }

.home-body .segment-main {
  padding-bottom: 5rem;
  padding-top: 5rem; }

.home-body .segment-start {
  padding-top: 0; }

.home-body .section-start {
  margin-top: 0; }

.home-body .section-end {
  margin-bottom: 0; }

.home-body .ct-text {
  max-width: 49rem; }

.home-body .story-visual {
  margin-left: 0; }

.home-body .story-title {
  margin-left: 1.25em;
  margin-right: -1.25rem; }

.home-body a.color-contrast, .home-body a.color-contrast:visited, .home-body .color-contrast {
  color: #000; }

.home-body a.color-contrast:hover, .home-body a.color-contrast:active {
  background-color: transparent;
  opacity: 0.7; }

.home-maas {
  z-index: 2; }

.home-body .nav-group {
  background-color: transparent; }

.home-body .box-overlay:before {
  opacity: 0.25; }

.home-body .section-home {
  margin-bottom: -96px;
  top: -96px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .home-body .section-home .full-height .btn-base {
    word-break: keep-all; }

.home-body .section-home.open-home {
  margin-bottom: 0;
  top: 0; }

.home-body .bg-left img, .home-body .bg-right img {
  margin: 0; }

.home-body .btn-base.title-smallest {
  font-size: 1.125rem; }

.home-body .perks-alt:before {
  background-image: url("images/icn-chat.svg");
  background-position: left center;
  height: 2.5625em; }

.home-body .perks-alt:nth-child(2):before {
  background-image: url("images/ic_notes.svg"); }

.home-body .perks-alt:nth-child(3):before {
  background-image: url("images/ic_pencil.svg"); }

.home-body .perks-alt:nth-child(4):before {
  background-image: url("images/ic_calendar.svg"); }

.home-body .navbar-toggle .icon-bar {
  background: #fff; }

.home-body .navbar-toggle.open .icon-bar {
  background: #000; }

.pl .home-body .filter-form .section-end:nth-of-type(1),
.ru .home-body .filter-form .section-end:nth-of-type(1) {
  width: 10%; }

.pl .home-body .filter-form .js-formfold-target:nth-of-type(2),
.ru .home-body .filter-form .js-formfold-target:nth-of-type(2) {
  width: 75%; }

.box-bright.segment-main {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem; }

.grid > ul > .perks:first-child {
  padding-top: 0; }

.grid > ul > .perks:last-child {
  padding-bottom: 0; }

.visual-home-wrap {
  min-height: 30rem;
  z-index: 1; }
  .visual-home-wrap:before, .visual-home-wrap:after {
    background-color: rgba(0, 0, 0, 0.4);
    background-size: cover;
    content: "";
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1; }
  .visual-home-wrap:before {
    background-image: url("../Media/images/home-image-mobile.jpg");
    top: 0; }
  .visual-home-wrap:after {
    background-image: url("../Media/images/PTVGroup-handoff.jpg");
    bottom: 0; }

.visual-home {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  padding-top: 3rem;
  position: absolute;
  right: 0;
  top: 0; }

@media screen and (min-width: 43em) {
  body:after {
    content: "43em"; }
  .grid > ul > .perks:first-child {
    padding-top: 1.25rem; }
  .grid > ul > .perks:last-child {
    padding-bottom: 1.25rem; }
  .home-body h1.title {
    font-size: 3rem;
    padding-top: 3rem; }
  .home-body .menu-btn, .home-body .menu-btn:visited {
    color: #fff; }
  .home-body .section-home {
    margin-bottom: -132px;
    top: -132px; }
  .box-bright.segment-main {
    padding-bottom: 5rem;
    padding-top: 5rem; }
  .visual-home-wrap {
    min-height: 40rem; } }

.btn-play--alt {
  left: 50%;
  position: absolute;
  top: -7.5rem;
  transform: translateX(-50%); }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .home-story {
    margin-left: -1.25em; }
  .home-body .box-filter {
    padding: 2.1875rem 2rem; }
  .home-body .section-home {
    margin-bottom: -172px;
    top: -172px; }
  .home-body .story-title {
    padding: 30px; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .btn-play--alt {
    left: auto;
    position: relative;
    margin-bottom: 1.25rem;
    top: 0;
    transform: translateX(0%); }
  .home-maas.segment-main {
    padding: 0 !important; }
  .home-maas {
    background-color: transparent;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
  .home-maas .btn-primary {
    margin-left: -1.25rem; }
  .section-filter {
    margin-top: -4rem; }
  .home-body h1.title {
    text-align: center; }
  .swoosh {
    background-image: url("images/swoosh.svg");
    background-size: 100% 100%;
    bottom: 0;
    content: "";
    display: block;
    height: 105%;
    left: 8rem;
    position: absolute;
    right: -8rem;
    top: -8rem;
    width: 100%;
    z-index: -1; }
  .visual-home-wrap:before, .visual-home-wrap:after {
    bottom: 0;
    height: 100%;
    top: 0;
    width: 50%; }
  .visual-home-wrap:after {
    left: auto;
    right: 0; } }

@media screen and (min-width: 70em) {
  body:after {
    content: "70em"; }
  .segment-super {
    padding-bottom: 8.75rem;
    padding-top: 8.75rem; }
  .home-body .nav-meta .menu-btn, .home-body .contact-btn {
    border-color: rgba(255, 255, 255, 0.5); }
  .home-body .item-md-6 .story-visual {
    padding-right: 30px; }
  .home-body .item-md-6:last-child .story-visual {
    margin-left: 0;
    padding-left: 30px;
    padding-right: 0; } }

@media screen and (min-width: 75em) {
  body:after {
    content: "75em"; }
  .home-body .section-home {
    margin-bottom: -124px;
    top: -124px; } }

@media screen and (max-width: 1023px) {
  .home-body .menu-btn, .home-body .menu-btn:visited {
    color: #000; }
  .home-body .nav-meta .meta-item .menu-btn {
    color: #000; }
  .home-body .select2-container--language.select2-container .select2-selection--single .select2-selection__rendered {
    color: #000; } }

@media screen and (min-width: 30em) and (min-height: 30em) {
  body:after {
    content: "30em"; }
  .visual-home-wrap {
    min-height: 40rem; } }

@media screen and (min-width: 43em) and (min-height: 30em) {
  body:after {
    content: "43em"; }
  .active.langbar + .page-wrap .visual-home-wrap {
    height: calc(100vh - 65px); }
  .langbar:not(.active) + .page-wrap .visual-home-wrap {
    height: 100vh; } }

.story-body {
  background-color: #121212;
  color: #fff; }
  .story-body h1, .story-body h2 {
    color: #fff; }
  .story-body h1 {
    margin-bottom: 0.55555em; }
  .story-body h2 {
    font-size: 1.25rem;
    font-weight: normal;
    line-height: 1.5; }
  .story-body h3:not(.title-footer) {
    font-size: 1.25rem;
    line-height: 1.625;
    margin: 0; }
  .story-body .section-filter {
    margin-bottom: -4rem;
    top: auto; }
  .story-body .box-filter {
    z-index: 1; }
  .story-body .box-filter, .story-body .select2-container {
    color: #000; }
  .story-body .box-overlay:after {
    background-color: #121212; }
  .story-body .nav-meta .meta-item .menu-btn {
    color: #fff; }
  .story-body .section-huge {
    margin-bottom: 10.3125rem;
    margin-top: 10rem; }
  .story-body .segment-huge {
    padding-bottom: 9.375rem;
    padding-top: 7.6875rem; }
  .story-body .section-main {
    margin-bottom: 5rem; }
  .story-body .segment-main {
    padding-bottom: 5rem;
    padding-top: 5rem; }
  .story-body .section-start {
    margin-top: 0; }
  .story-body .section-end {
    margin-bottom: 0; }
  .story-body .segment-start {
    padding-top: 0; }
  .story-body .segment-end {
    padding-bottom: 0; }

.story-body .filter-set:nth-of-type(1) {
  width: 17%; }

.story-body .filter-set:nth-of-type(1) legend {
  line-height: 1;
  font-weight: 600; }

.story-body .filter-set:nth-of-type(2) {
  width: 69%; }

.story-body .intro {
  margin-left: auto;
  margin-right: auto;
  max-width: 53.125rem; }

.story-body .aside {
  border-bottom: 1px solid rgba(91, 91, 90, 0.5);
  display: inline-block;
  float: right;
  margin-top: 2.5rem;
  max-width: 9rem;
  padding: 0; }

.story-body .aside a {
  color: #fff; }
  .story-body .aside a:hover {
    color: #e02129; }

.story-body .ic-youtube {
  background-image: url("images/ic_youtube.svg");
  display: inline-block;
  height: 1.25em;
  text-indent: -999em;
  width: 1.25em; }

.story-body .aside p {
  margin-top: 0.3125rem; }

.story-body .grid.story-grid > ul > li[class^="item"] {
  padding: 1.25rem 0.625rem; }

.story-body .box-background {
  z-index: 5; }

.story-body .popout-parent {
  z-index: 1; }

.story-body .popout-cover {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  opacity: 1;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
  z-index: 2; }

.story-body .popout-cover.hide {
  display: block !important;
  opacity: 0;
  z-index: -1; }

.story-body .popout .btn-primary {
  font-size: 1.25rem;
  font-weight: normal;
  padding: 1rem 1.25rem; }
  .story-body .popout .btn-primary:focus {
    outline: 0; }

.story-body .popout .popout-inner {
  padding: 0; }

.story-body .popout .popout-mod {
  display: none;
  margin: 0 -5rem 1.25rem; }

.story-body .popout .content {
  display: none;
  margin: 1.25rem 0 0;
  max-width: none; }

.story-body .popout .content p {
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.7; }

.story-body .popout .content p a {
  font-size: 0.875rem;
  font-weight: 600; }

.story-body .popout.active {
  background-color: #fff;
  color: #000; }
  .story-body .popout.active .popout-inner {
    background-color: #fff;
    height: 100%;
    position: absolute;
    min-height: 100px;
    width: 100%; }
  .story-body .popout.active .popout-mod, .story-body .popout.active .content {
    display: block; }
  .story-body .popout.active .popout-mod {
    background-color: #fff;
    bottom: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%; }
  .story-body .popout.active .popout-mod img {
    top: -3.25rem; }
  .story-body .popout.active .btn-primary {
    background-color: #fff;
    color: #000;
    left: 50%;
    min-width: calc(100% - 2.5rem);
    position: absolute;
    top: -2rem;
    transform: translateX(-50%);
    width: auto; }
  .story-body .popout.active .content {
    background-color: #fff;
    left: 0;
    margin: 0;
    padding: 1.25rem 2.5rem 2.5rem;
    position: absolute;
    top: 100%;
    width: 100%; }
  .story-body .popout.active .content-inner {
    top: -2.5rem; }

.story-body .progress {
  border-left: 1px dashed #989898;
  height: calc(100% + 2.5em + 8rem);
  left: 50%;
  position: absolute;
  top: -2.5em;
  width: 0;
  z-index: 1; }
  .story-body .progress .top-dot {
    background-color: #e02129;
    border-radius: 999em;
    height: 11px;
    position: absolute;
    top: -1.225em;
    transform: translateX(-50%);
    width: 11px; }
    .story-body .progress .top-dot:after {
      background-color: #e02129;
      background-size: contain;
      border-radius: 99%;
      bottom: 1px;
      content: "";
      left: 1px;
      position: absolute;
      right: 1px;
      top: 1px; }
  .story-body .progress .middle-dot {
    height: 11px;
    position: absolute;
    top: 46%;
    transform: translateX(-55%) translateY(-200%);
    width: 11px; }
    .story-body .progress .middle-dot:after {
      background-color: #fff;
      background-size: contain;
      border-radius: 99%;
      bottom: 1px;
      content: "";
      left: 1px;
      position: absolute;
      right: 1px;
      top: 1px; }
  .story-body .progress .bottom-dot {
    border-radius: 999em;
    bottom: -1.225em;
    height: 9px;
    position: absolute;
    transform: translateX(-50%);
    width: 9px; }
    .story-body .progress .bottom-dot:after {
      background-color: #e02129;
      background-size: contain;
      border-radius: 99%;
      bottom: 1px;
      content: "";
      left: 1px;
      position: absolute;
      right: 1px;
      top: 1px; }

.story-body .facts .v-middle {
  margin-left: auto;
  margin-right: auto;
  max-width: 30rem;
  top: 0;
  z-index: 1; }

.story-body .facts .ct-facts {
  margin-left: auto;
  margin-right: auto;
  max-width: 15rem; }

.story-body .facts .facts-bg {
  background-image: url("images/facts-bg.jpg");
  background-size: cover;
  padding-bottom: 60%;
  z-index: 1; }

.story-body .facts .facts-grid {
  z-index: 1; }

.story-body .facts .btn-primary {
  left: 50%;
  min-width: calc(100% - 5.5rem);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%); }

.story-body .facts .box-border {
  background-color: #fff;
  border: 2px solid #e02129; }

.story-body .facts .fact-title, .story-body .facts .fact-content {
  color: #e02129;
  margin: 0; }

.story-body .facts .fact-title {
  font-size: 3rem;
  padding-top: 1em; }

.story-body .facts .fact-content {
  min-height: 3.125rem; }

.story-body .facts .progress {
  top: -5.5rem; }
  .story-body .facts .progress .top-dot {
    top: 3.125rem; }

.story-body .facts .popout.active {
  padding-top: 5rem;
  top: -3.5rem; }
  .story-body .facts .popout.active .btn-primary {
    min-width: calc(100% - 6.5rem); }

.story-body .world-map {
  background-image: url("images/world-map.svg");
  background-position: center;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  max-width: 85em;
  padding-bottom: 18.75rem;
  padding-top: 18.75rem; }
  .story-body .world-map h2 {
    color: #000; }
  .story-body .world-map .content {
    max-width: 50rem; }
  .story-body .world-map .btn-group {
    bottom: 0;
    position: absolute;
    transform: translateY(50%);
    width: 100%;
    z-index: 1; }
  .story-body .world-map .btn-group.grid > ul > li.item-12 {
    padding: 0; }
  .story-body .world-map .btn-primary {
    background-color: #bcbdc0;
    font-size: 1.5rem;
    font-weight: normal;
    margin: 0;
    padding: 1rem; }
    .story-body .world-map .btn-primary:hover {
      background-color: #a2a3a7;
      color: #e6e6e6; }
  .story-body .world-map .progress {
    height: 10em;
    bottom: 0;
    top: auto; }
  .story-body .world-map .popout {
    margin-left: auto;
    margin-right: auto;
    max-width: 30rem;
    transform: translateY(0); }
    .story-body .world-map .popout .content {
      margin-top: -1px; }
  .story-body .world-map .popout.active {
    padding-top: 5rem;
    top: -3.25rem; }
    .story-body .world-map .popout.active .btn-primary {
      top: -1.25rem;
      min-width: calc(100% - 2.5rem); }
      .story-body .world-map .popout.active .btn-primary:hover {
        background-color: #fff;
        color: #000; }
    .story-body .world-map .popout.active .content-inner {
      top: -1.25rem; }

.story-body .ice-road .visual {
  background-image: url("images/ice-road.jpg");
  background-position: center;
  background-size: cover;
  margin-left: auto;
  margin-right: auto; }
  .story-body .ice-road .visual:after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    bottom: 0;
    content: "";
    height: 30%;
    position: absolute;
    width: 100%; }

.story-body .ice-road .content {
  left: 0;
  margin-top: -5%;
  max-width: none;
  right: 0;
  width: 100%; }

.story-body .ice-road .content-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 53.125em; }

.story-body .ice-road .title {
  color: #000;
  font-size: 2rem; }

.story-body .ice-road .title-sub {
  font-size: 1.5rem;
  font-weight: normal; }

.story-body .ice-road .aside {
  max-width: 14em;
  margin-top: -12.5em; }
  .story-body .ice-road .aside .brochure_side {
    border-top: 1px solid #e02129; }

.story-body .ice-road .aside p {
  color: #000;
  display: inline-block;
  padding: 1.25rem 1.25rem 0 1.25rem; }

.story-body .ice-road .aside a {
  color: #e02129; }
  .story-body .ice-road .aside a:hover {
    color: #fff; }

.story-body .ice-road .progress {
  height: 6em;
  bottom: -10em;
  top: auto; }

.story-body .crossing .box-visual {
  padding-bottom: 45%; }

.story-body .crossing .visual {
  background-image: url("../Media/images/crossing.jpg");
  background-size: cover; }
  .story-body .crossing .visual:after {
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #121212 100%);
    bottom: 0;
    content: "";
    height: 35%;
    position: absolute;
    width: 100%; }

.story-body .crossing .content {
  margin-left: auto;
  margin-top: -6.25rem;
  margin-right: auto;
  max-width: 53.25rem; }

.story-body .section-filters {
  z-index: 2000; }

.story-body footer {
  padding-top: 8rem; }

.no-break br {
  display: none; }

.ru .story-body .filter-set:nth-of-type(1),
.pl .story-body .filter-set:nth-of-type(1) {
  width: 12%; }

.ru .story-body .filter-set:nth-of-type(2),
.pl .story-body .filter-set:nth-of-type(2) {
  width: 75%; }

.pl .story-body .filter-form .js-formfold-target:last-of-type {
  width: 12%; }

.brochure_link {
  float: left;
  margin-top: 0;
  margin-right: -1.25rem;
  max-width: 15em; }

.brochure_link p {
  padding: 0.625rem 1.25rem 0 1.25rem; }

.popout.active .content.left .ic-plus-after:after {
  background: url("images/close.png");
  background-size: contain; }

@media screen and (max-width: 80em) {
  .story-body .ice-road .content {
    width: 70%; }
  .story-body .ice-road .aside {
    max-width: 15em;
    padding-right: 0; } }

@media screen and (max-width: 35em) {
  .story-body .ice-road .content {
    width: auto; }
  .story-body .ice-road .aside p {
    display: block; }
  .story-body .ice-road .aside {
    margin-top: 0;
    max-width: none;
    float: none; }
  .brochure_link {
    max-width: none;
    display: inline-block;
    float: none;
    padding-right: 0;
    margin-top: 0em;
    margin-right: 0;
    margin-left: 0; }
  .brochure_link p {
    padding: 1.25rem 1.25rem 0 1.25rem; } }

@media screen and (min-width: 22.5em) {
  body:after {
    content: "22.5em"; }
  .story-body .popout.active .popout-inner {
    min-height: 64px; } }

@media screen and (min-width: 43em) {
  body:after {
    content: "43em"; }
  .story-body .menu-btn, .story-body .menu-btn:visited {
    color: #fff; }
  .story-body .menu-btn.active {
    color: #e02129; }
  .story-body .popout .btn-primary {
    font-size: 1.5rem; }
  .story-body h2, .story-body h3:not(.title-footer) {
    font-size: 1.5rem; }
  .story-body .title-sub-large {
    font-size: 2rem; }
  .no-break br {
    display: inline-block; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .maas-item {
    transform: translateY(50%) !important;
    z-index: 6; }
  .story-body h2 {
    font-size: 1.5rem; }
  .story-body h3:not(.title-footer) {
    font-size: 2rem; }
  .story-body .section-filter {
    margin-top: 0; }
  .story-body .facts .v-middle.popout {
    top: 0; }
  .story-body .facts .v-middle.popout.active {
    top: -2.5rem; }
  .story-body .facts .ct-facts {
    max-width: 42.5rem; }
  .story-body .facts .facts-btn {
    top: 0; }
  .story-body .facts .facts-grid {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%); }
  .story-body .facts .box-border {
    background-color: transparent;
    border: 2px solid #fff; }
  .story-body .facts .fact-title, .story-body .facts .fact-content {
    color: #fff; }
  .story-body .world-map .popout.active .btn-primary {
    min-width: calc(100% - 8rem); }
  .story-body .ice-road .title {
    font-size: 3rem; }
  .story-body .popout.active .content {
    padding-left: 5rem;
    padding-right: 5rem; } }

@media screen and (min-width: 70em) {
  body:after {
    content: "70em"; }
  .story-body .box-filter {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .story-body .filter-set:nth-of-type(1) {
    width: 22%; }
  .story-body .filter-set:nth-of-type(2) {
    width: 79%; }
  .story-body .nav-meta .menu-btn, .story-body .contact-btn {
    border-color: #818181; } }

@media screen and (min-width: 80em) {
  body:after {
    content: "80em"; }
  .story-body .world-map {
    background-size: contain; }
  .story-body .ice-road .content {
    margin-left: auto;
    margin-right: auto;
    max-width: 120rem; }
  .story-body .ice-road .aside {
    margin-top: -15em;
    max-width: 12em; }
  .story-body .ice-road .aside p {
    display: block;
    padding: 0; }
  .ct-large.group.js-fadein-left aside {
    width: 16%; }
  .ct-large.group.js-fadein-left .brochure_link {
    width: 100%; }
  .brochure_link p {
    padding: 0; } }

.c-support {
  padding: 1.125em;
  font-size: 1.125em; }

.c-support p {
  font-size: 1.125rem; }

.user-editable__outer .user-editable img {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem; }

.user-editable__outer .user-editable h2 {
  margin-top: 2.5rem;
  font-size: 1.25rem;
  font-weight: 600; }

.user-editable__outer .user-editable .intro p {
  font-size: 1.25rem;
  font-weight: 300; }

.careers-body {
  max-width: 80rem;
  margin: 0 auto 0 auto; }

.careers-body a.color-contrast {
  color: #000000; }

.careers-body a.color-contrast:hover, .careers-body a.color-contrast:active {
  background-color: transparent;
  opacity: 0.7; }

.careers-body .cover-alt-title {
  font-size: 1.5rem;
  margin-bottom: 1rem; }

.careers-body .box-border-alt {
  border-width: 1px; }

.careers-body .perk-alt .title-smaller {
  font-size: 1.2rem; }

.careers-body .perks.perks {
  border: none; }

.careers-body .perks:before {
  height: 12.5em; }

.careers-body .perk-alt a {
  display: block;
  line-height: 1.5;
  margin-bottom: 0.8em; }

.careers-body .perks-alt:before {
  display: none; }

.careers-body .g-bottom:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, transparent 100%);
  content: "";
  height: 50%;
  left: -5rem;
  position: absolute;
  top: 100%;
  width: calc(100% + 10rem); }

.careers-body .page-alt {
  padding: 0 1.25rem; }

.careers-body .btn-bright {
  border: 1px solid #BCB0C0;
  padding: 0.9em; }

.careers-body .box-gradienttop:after {
  top: -3rem; }

.faq-body .box-gradienttop:after {
  top: -1.25rem; }

.careers-body .cover-content-center {
  bottom: auto;
  margin-top: 0;
  padding: 0.1 0.25rem;
  position: absolute;
  top: 60%;
  transform: translateY(-50%); }

.careers-body .cover-content-center .color-cover {
  color: #FFFFFF;
  font-size: 1.6rem; }

.careers-body .section-cover picture {
  margin: 0 -3rem; }

.careers-body .bordered-heading {
  border-bottom: 1px solid #BCBDC0; }

.faq-title {
  border-bottom: 1px solid #BCBDC0;
  color: #5B5B5A;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 0 0 0.8em 0; }

.faq-nav {
  display: none; }

.faq-nav-item {
  color: #000;
  font-size: 1rem; }

.faq-nav-item.active {
  color: #e02129;
  font-weight: 600; }

.faq-nav-item:hover {
  background-color: transparent;
  color: #e02129; }

.careers-body .faq-nav li:first-of-type {
  transition: all 0.3s ease-in-out; }

.careers-body .faq-nav .is-sticky li:first-of-type {
  margin-top: 6rem; }

.acc-title {
  padding: 1.875rem 2.5em; }

.careers-body .acc-title {
  border-bottom: none;
  padding: 0.6rem 0; }

.careers-body .arrow-acc-alt {
  font-weight: bold; }

.careers-body .acc-item {
  border-bottom: 1px solid #BCBDC0;
  padding-bottom: 0.6rem;
  padding-top: 0.6rem; }

.careers-body .acc-item:first-of-type {
  padding-top: 0; }

.careers-body .acc-inner {
  padding: 0; }

.careers-body .acc-container {
  padding-left: 1.5em; }

.careers-body .ui-accordion-header-active, .careers-body .acc-title:hover, .careers-body .acc-inner {
  background-color: transparent; }

.career-sticky .box-dark {
  background-color: #000; }

.faq-body .sticky-cover .box-dark {
  background-color: transparent; }

.faq-body .sticky-cover .sticky-sub {
  display: block;
  background-color: #000; }

.career-perks ul {
  display: flex;
  justify-content: space-between; }

.career-perks ul li.item-13 {
  width: 19%;
  border-right-width: 1px; }

.career-perks ul li.item-13:nth-child(even) {
  border-right: solid #bcbdc0;
  border-right-width: 1px; }

.career-perks ul li.item-13:last-child {
  border-right-width: 0; }

.career-perks ul li.item-13 .perk-alt .perks-alt-visual {
  align-items: center; }

.icons li:first-child::before {
  background-image: url(/fileadmin/user_upload/Career/Pictures/coachesnew.svg); }

.career-popup .ic-plus-after:after {
  display: inline-block !important;
  margin-left: 0.5rem !important;
  margin: 0 0 0 0 1rem; }

.career-popup .content {
  display: none;
  text-align: center;
  position: relative; }
  .career-popup .content .content-inner {
    text-align: left;
    padding: 0 5rem 5rem 5rem; }

.career-popup.active .content {
  position: absolute;
  z-index: 12;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: none;
  transform: none;
  background: #ffffff;
  max-height: 60vh;
  width: 40rem;
  max-width: initial;
  overflow: hidden;
  overflow-y: auto;
  overflow-x: auto; }
  .career-popup.active .content .close {
    background: #ffffff;
    display: block;
    position: sticky;
    z-index: 13;
    width: 100%;
    top: 0;
    padding: 3rem 0 3rem 0;
    left: 0; }
  .career-popup.active .content a {
    background: #ffffff;
    color: #000000;
    display: inline-block;
    padding: 0 !important; }
  .career-popup.active .content a.ic-plus-after:after {
    margin-top: 0 !important; }

@media screen and (min-width: 30em) {
  body:after {
    content: "30em"; }
  .careers-body .cover-content-center .color-cover {
    font-size: 2rem; }
  .careers-body .perks.perks-count {
    display: flex;
    justify-content: center; }
  .careers-body .perks.perks-count:before {
    display: inline-block;
    width: 10rem; }
  .careers-body .perks.perks-count.perk {
    display: inline-block; }
  .careers-body .perks.perks-count .perk-title {
    font-size: 4rem; } }

@media screen and (min-width: 40em) {
  body:after {
    content: "40em"; }
  .careers-body .page-alt {
    padding: 0; }
  .careers-body .cover-content-center .color-cover {
    font-size: 3rem; }
  .careers-body .grid .perks-alt.perks-alt {
    border-right-width: 1px; } }

@media screen and (min-width: 50em) {
  body:after {
    content: "50em"; }
  .faq-nav {
    display: block; }
  .careers-body .perks.perks-count {
    display: inline-block; }
  .careers-body .perks.perks-count:before {
    display: block;
    width: auto; } }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .career-sticky {
    margin-bottom: 6.5rem; }
  .career-sticky .sticky-sub {
    display: block; }
  .careers-body.faq-body .sticky-cover {
    margin-top: -3.125rem;
    max-width: 15rem; }
  .careers-body .cover-alt-title {
    font-size: 2.5rem; }
  .careers-body .cover-content-center {
    top: 50%; }
  .careers-body .cover-content-center .color-cover {
    font-size: 4.5rem; }
  .careers-body .section-cover picture {
    margin: 0; }
  .careers-body .faq-nav .is-sticky li:first-of-type {
    margin-top: 0; } }

@media screen and (max-width: 60em) {
  .career-sticky .sticky-cover {
    margin-top: 0; }
  .career-sticky-alt {
    margin-top: 2.5rem; }
  .careers-body .pull-up {
    margin-bottom: -2rem; } }

@media screen and (min-width: 73em) {
  body:after {
    content: "73em"; }
  .faq-body .sticky-cover .box-dark {
    background-color: #111111; } }

@media screen and (max-width: 960px) {
  .career-sticky .sticky-sub {
    display: block; }
  .career-sticky .sticky-cover {
    -webkit-transform: none;
    transform: none; }
  .career-sticky {
    margin-top: 2.5rem; }
  .career-popup.active .content {
    width: 90%;
    padding: 3rem; } }

@media screen and (max-width: 800px) {
  .career-perks ul li.item-13 {
    width: 49%;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #bcbdc0; }
  .career-popup.active .content {
    width: 90%;
    padding: 2rem; } }

@media screen and (max-width: 414px) {
  .career-popup .content .content-inner {
    padding: 0; }
  .career-popup.active .content {
    padding: 1.5rem;
    position: fixed;
    top: 15%;
    left: 5%; } }

@media screen and (max-width: 736px) and (orientation: landscape) {
  .career-popup .content .content-inner {
    padding: 0; }
  .career-popup.active .content {
    padding: 1.5rem;
    position: fixed;
    top: 15%;
    left: 5%; } }

.products-body .section-intro {
  margin-top: 4rem; }

.products-body .perk-section {
  margin: 4rem 0; }

.products-body .perk-title {
  line-height: 1.5; }

.products-body .perk-byline {
  line-height: 1.3; }

.products-body .intro-text {
  font-size: 1rem;
  line-height: 2; }

.products-body .sticky-cover-flipped {
  position: absolute;
  width: 100%;
  z-index: 30;
  margin-top: 0; }

.products-body footer.box-quiet {
  background-color: transparent; }

@media screen and (min-width: 50em) {
  .products-body body:after {
    content: "50em"; }
  .products-body .section-intro {
    margin-top: 6rem; }
  .products-body .perk-section {
    margin: 6rem 0; }
  .products-body .perks:before {
    margin-bottom: -3.3rem; }
  .products-body .perk-desc {
    margin-top: 2rem; } }

@media screen and (min-width: 60em) {
  .products-body body:after {
    content: "60em"; }
  .products-body .product-sticky-pos {
    right: 0; }
  .products-body .product-sticky-pos-alt {
    top: -4rem; }
  .products-body .sticky-cover-flipped {
    position: absolute;
    max-width: 240px;
    width: 20%; }
  .products-body .section-intro {
    margin-top: -1.5rem; } }

.select2-container {
  width: 100% !important;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 50px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding: 0.9em 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 0;
  border-radius: 0; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  line-height: 1.4; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 47px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: 7px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 0;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 0;
  border-radius: 0;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border: 0;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 0;
  border-bottom: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: 0;
  border: 0;
  border-bottom: 0; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #e02129;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 0;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 0; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #000;
  line-height: 1.4; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 47px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 0; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 0;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #e02129; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 0;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 0; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 0; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #b51920;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2.select2-container.select2-container--default {
  font-weight: 600; }

@media screen and (min-width: 60em) {
  body:after {
    content: "60em"; }
  .select2-container--default .select2-results > .select2-results__options {
    max-height: none; } }
