@media (max-width: 750px) { .promobox--page_link--framboise, .promobox--page_link { bottom: 20px; } }

.promobox--page_link--framboise { color: #ffffff; }

.promobox--page_link { color: #e6003c; }

.promobox__arrow-icon--i { display: block; margin-bottom: 15px; }

@media (max-width: 750px) { .promobox__arrow-icon--i { display: initial; } }

.promobox--framboise { background: #e6003c; min-height: 560px; }

.promobox--framboise .promobox--inner .promobox--content strong, .promobox--framboise .promobox--inner .promobox--content p { color: white; opacity: 1; }

.s20-tabs-range { display: grid; gap: 18px; font-size: 16px; color: #575452; }

.s20-tabs-range--2-items .s20-tabs-range__scale { grid-template-columns: repeat(2, 1fr); }

.s20-tabs-range__scale { display: grid; grid-template-columns: repeat(3, 1fr); }

.s20-tabs-range__nav { display: grid; }

.s20-tabs-range__scale { grid-row: 1; grid-column: 1 / -1; }

.s20-tabs-range__scale-item { text-align: center; }

@media (min-width: 751px) { .s20-tabs-range__scale-item { position: relative; } }

.s20-tabs-range__scale-item:first-child .s20-tabs-range__scale-color { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }

.s20-tabs-range__scale-item:last-child .s20-tabs-range__scale-color { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }

.s20-tabs-range__scale-content { position: relative; display: grid; gap: 12px; cursor: pointer; }

.s20-tabs-range__scale-color { height: 8px; }

.s20-tabs-range__scale-title { display: grid; font-weight: 700; color: #e6003c; }

.s20-tabs-range__slider { grid-row: 1; grid-column: 1 / -1; }

.s20-tabs-range__content-item { display: none; }

input[type=range].s20-tabs-range__input { background: transparent; }

input[type=range].s20-tabs-range__input::-webkit-slider-runnable-track { background: transparent; }

input[type=range].s20-tabs-range__input::-moz-range-track { background: transparent; }

input[type=range].s20-tabs-range__input:focus::-webkit-slider-runnable-track { background: transparent; }

.feature_teaser { margin-top: 40px; margin-top: 2.22222rem; margin-bottom: 80px; margin-bottom: 4.44444rem; }

.version-s20 .feature_teaser { color: #575452; }

.version-s20 .feature_teaser .l-grid, .version-s20 .feature_teaser .l-col { margin: 0; padding: 0; }

.feature_teaser_right { position: relative; }

.feature_teaser_right--link_helper { display: block; position: absolute; z-index: 1000; top: 0; right: 0; bottom: 0; left: 0; }

.feature_teaser_right .l-grid { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }

@media (min-width: 751px) { .feature_teaser_right .l-grid { -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  html.no-flex .feature_teaser_right .l-grid:before, html.no-flex .feature_teaser_right .l-grid:after { content: ""; display: table; }
  html.no-flex .feature_teaser_right .l-grid:after { clear: both; }
  html.no-flex .feature_teaser_right .l-grid > .l-col { float: right; } }

.feature_teaser-without_box { margin: 0; color: #575452; }

.feature_teaser-without_box .article_figure--figure_container { margin-bottom: 0; }

.feature_teaser-without_box .feature_teaser--content { padding: 0; display: grid; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; grid-auto-rows: -webkit-max-content; grid-auto-rows: max-content; height: 100%; }

.feature_teaser-without_box .feature_teaser--title { margin-bottom: 16px; color: #e6003c; font-size: 24px; }

@media (max-width: 750px) { .feature_teaser-without_box .feature_teaser--title { margin-bottom: 8px; -webkit-order: inherit; -ms-flex-order: inherit; order: inherit; text-align: left; font-size: 20px; } }

.feature_teaser-without_box .feature_teaser--desc { margin-bottom: 16px; font-size: 16px; }

@media (max-width: 750px) { .feature_teaser-without_box .feature_teaser--desc { margin-bottom: 8px; font-size: 12px; -webkit-order: inherit; -ms-flex-order: inherit; order: inherit; } }

.feature_teaser--figure { position: relative; }

.feature_teaser--figure .article_figure { margin: 0; }

.feature_teaser--flag { position: absolute; top: 20px; right: 20px; }

.feature_teaser--content { padding: 0 80px; padding: 0 4.44444rem; }

.version-s20 .feature_teaser--content { padding: 20px 24px; color: #575452; }

@media (min-width: 751px) { .version-s20 .feature_teaser--content { padding: 32px 48px; } }

@media (max-width: 750px) { .feature_teaser--content { padding: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.feature_teaser--title { font-weight: 700; font-size: 20px; font-size: 1.11111rem; margin-bottom: 25px; margin-bottom: 1.38889rem; }

@media (max-width: 750px) { .feature_teaser--title { -webkit-order: 1; -ms-flex-order: 1; order: 1; text-align: center; } }

.version-s20 .feature_teaser--title { font-weight: 700; font-size: 20px; }

@media (max-width: 750px) { .version-s20 .feature_teaser--title { -webkit-order: 0; -ms-flex-order: 0; order: 0; } }

@media (min-width: 751px) { .version-s20 .feature_teaser--title { font-size: 32px; } }

.feature_teaser--price { margin-bottom: 25px; margin-bottom: 1.38889rem; font-size: 20px; font-size: 1.11111rem; }

@media (max-width: 750px) { .feature_teaser--price { -webkit-order: 2; -ms-flex-order: 2; order: 2; text-align: center; } }

.feature_teaser--desc { margin-bottom: 25px; margin-bottom: 1.38889rem; font-size: 20px; font-size: 1.11111rem; }

@media (max-width: 750px) { .feature_teaser--desc { -webkit-order: 10; -ms-flex-order: 10; order: 10; } }

.version-s20 .feature_teaser--desc { font-size: 16px; }

@media (max-width: 750px) { .version-s20 .feature_teaser--desc { -webkit-order: 0; -ms-flex-order: 0; order: 0; } }

@media (min-width: 751px) { .version-s20 .feature_teaser--desc { font-size: 20px; } }

ul.feature_teaser--features { margin-bottom: 25px; margin-bottom: 1.38889rem; font-size: 18px; font-size: 1rem; line-height: 1.5; }

.version-s20 ul.feature_teaser--features { font-size: 16px; }

@media (max-width: 750px) { .version-s20 ul.feature_teaser--features { -webkit-order: 0; -ms-flex-order: 0; order: 0; } }

@media (min-width: 751px) { .version-s20 ul.feature_teaser--features { font-size: 20px; } }

ul.feature_teaser--features li { margin-bottom: 20px; margin-bottom: 1.11111rem; padding-left: 58px; position: relative; }

ul.feature_teaser--features li .icon { position: absolute; left: 0; }

.version-s20 ul.feature_teaser--features li { list-style: none; position: relative; margin: 0; padding-left: 40px; line-height: 28px; margin-bottom: 20px; }

.version-s20 ul.feature_teaser--features li .icon { display: none; }

.version-s20 ul.feature_teaser--features li::before { content: ""; width: 24px; height: 24px; position: absolute; left: 0; top: 2px; }

@media (max-width: 750px) { ul.feature_teaser--features { -webkit-order: 10; -ms-flex-order: 10; order: 10; } }

.feature_teaser--feature_title { font-weight: 700; }

.feature_teaser--button { position: relative; z-index: 1001; }

@media (max-width: 750px) { .feature_teaser--button { margin-bottom: 25px; margin-bottom: 1.38889rem; -webkit-order: 3; -ms-flex-order: 3; order: 3; text-align: center; } }

@media (max-width: 750px) { .feature_teaser--primary-button { margin-bottom: 25px; margin-bottom: 1.38889rem; -webkit-order: 3; -ms-flex-order: 3; order: 3; text-align: center; } }

.feature_teaser .feature_teaser--primary-button, .feature_teaser_right .feature_teaser--primary-button { position: relative; z-index: 2000; }

.icon_list { -webkit-columns: 2; columns: 2; -webkit-column-gap: 0; column-gap: 0; margin-right: -16px; padding-bottom: 1px; font-size: 16px; font-size: 0.88889rem; }

.icon_list > li { display: block; padding-right: 16px; margin-bottom: -1px; -webkit-column-break-inside: avoid; page-break-inside: avoid; }

.icon_list .icon_list--item { display: block; position: relative; border-top: 1px solid #d9d2d0; border-bottom: 1px solid #d9d2d0; padding: 13px 10px; }

.icon_list .icon_list--item.is-active { background-color: #ece4e1; }

@media (max-width: 750px) { .icon_list .icon_list--item--description { padding-left: 3.5em; padding-top: 5px; } }

.icon_list a.icon_list--item:hover, .icon_list button.icon_list--item:hover { background-color: rgba(0, 0, 0, 0.025); }

.icon_list a.icon_list--item:hover.is-active, .icon_list button.icon_list--item:hover.is-active { background-color: #ece4e1; }

@media (max-width: 580px) { .icon_list { -webkit-columns: 1; columns: 1; } }

.icon_list-full { -webkit-columns: auto; columns: auto; }

html.no-csscolumns .icon_list { -webkit-columns: 1; columns: 1; }

html.no-csscolumns .icon_list > li { vertical-align: top; display: inline-block; width: calc(50% - 16px); }

@media (max-width: 580px) { html.no-csscolumns .icon_list > li { display: block; width: auto; } }

.flag_item { display: inline-block; padding-left: 3.5em; position: relative; }

.flag_item .icon { position: absolute; top: 0; left: 0; }

.flag_item .icon > img { max-height: 2.2em; top: 0.1ex; padding: 0.35em; -webkit-transform: translateY(0.5em) translateY(-50%) translateZ(0); transform: translateY(0.5em) translateY(-50%) translateZ(0); }

.load_more_button { margin: 40px 0 160px; margin: 2.22222rem 0 8.88889rem; text-align: center; }

.load_more_button-compact { margin-bottom: 70px; margin-bottom: 3.88889rem; }

.load_more_button-nearby { margin-top: -80px; margin-top: -4.44444rem; }

.speedtest_overview { margin-bottom: 48px; margin-bottom: 2.66667rem; display: -webkit-flex; display: -ms-flexbox; display: flex; }

@media (max-width: 750px) { .speedtest_overview { display: block; } }

.speedtest_overview .speedtest_overview--item { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; }

@media (min-width: 751px) { .speedtest_overview .speedtest_overview--item { -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; } }

@media (max-width: 750px) { .speedtest_overview .speedtest_overview--item { margin-bottom: 4px; } }

@media (min-width: 751px) { .speedtest_overview .speedtest_overview--item { margin-right: 8px; } }

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

@media (min-width: 751px) { .speedtest_overview .speedtest_overview--button { width: auto; } }

.speedtest_progress .speedtest_progress--item:not(:last-child) { margin-bottom: 32px; margin-bottom: 1.77778rem; }

.speedtest_progress .speedtest_progress--head { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; font-weight: 500; line-height: 2; }

.speedtest_progress .speedtest_progress--bar { position: relative; width: 100%; height: 18px; border-radius: 9px; background-color: #b1acaa; overflow: hidden; }

.speedtest_progress .speedtest_progress--bar_meter { position: absolute; height: 100%; width: 0; border-radius: 9px; transition-property: all; transition-duration: 0.5s; transition-timing-function: ease; }

.speedtest_progress .speedtest_progress--bar_meter.is-begun { background: #ffc805; }

.speedtest_progress .speedtest_progress--bar_meter.is-halfway { background: #faa600; }

.speedtest_progress .speedtest_progress--bar_meter.is-almost-full { background: #e6003c; }

.speedtest_progress .speedtest_progress--bar_meter.is-full { background: #aa1937; }

.product_status { color: #e6003c; }

@media (min-width: 751px) { .hero_title-fluidlight .product_status { color: #ffffff; } }

.table-collapsible--item .table-collapsible--item--trigger { border-bottom: 0; }

.table-collapsible--item .icon_state--icon { top: 3.3ex; }

.table-collapsible--item--max { width: 100%; }

.table-collapsible--item--trigger_button { position: relative; display: block; cursor: pointer; width: 40px; height: 40px; margin-top: -6px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.table-collapsible--item--trigger_button:after { content: ''; border-bottom: none; border-right: 6px solid transparent; border-left: 6px solid transparent; border-top: 6px solid #000000; height: 0; width: 0; position: absolute; left: 50%; top: 20px; margin: -3px 0 0 -6px; transition: -webkit-transform 200ms; transition: transform 200ms; transition: transform 200ms, -webkit-transform 200ms; }

.table-collapsible--item--trigger_button.is-opened:after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }

.table.has-claustrophobia .table-collapsible--item--trigger_button { margin-top: 0; }

.table-collapsible tbody .table-collapsible--item--row td { padding: 0; border-bottom: none; }

.table-collapsible--item--content, .table.has-claustrophobia .table-collapsible--item--content { display: none; }

.lt-ie12 .table-collapsible--item--content td { padding: 0; }

.table.has-claustrophobia.table-collapsible { border-top: 1px solid #d9d2d0; }

.table.has-claustrophobia.table-collapsible tbody > tr { border-top: none; }

.table.has-claustrophobia.table-collapsible tr { border-bottom: none; position: relative; }

.table.has-claustrophobia.table-collapsible td.table-collapsible--item--top_cell { display: block; margin: 0; width: auto; min-height: 80px; min-height: 4.44444rem; }

.table.has-claustrophobia.table-collapsible td.table-collapsible--item--top_cell .table--title { display: none; }

.table.has-claustrophobia.table-collapsible td.table-collapsible--item--top_cell .table--value { padding: 0; }

.table.has-claustrophobia.table-collapsible td.table-collapsible--item--top_cell-img { position: absolute; top: 0; left: 0; width: 65px; padding: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.table.has-claustrophobia.table-collapsible td.table-collapsible--item--top_cell-title { width: 100%; padding-left: 65px; padding-right: 50px; padding-right: 2.77778rem; }

.table.has-claustrophobia.table-collapsible td.table-collapsible--item--top_cell-button { position: absolute; top: 0; right: 0; width: 50px; width: 2.77778rem; padding: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.s20-big-promo-teaser { overflow: hidden; position: relative; background: #ffffff; }

@media (max-width: 750px) { .s20-big-promo-teaser { padding: 32px 0 48px; } }

@media (min-width: 751px) { .s20-big-promo-teaser { padding: 48px 0; } }

.s20-big-promo-teaser__anchor { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; }

.s20-big-promo-teaser__wrapper { display: -webkit-flex; display: -ms-flexbox; display: flex; }

@media (max-width: 750px) { .s20-big-promo-teaser__wrapper { -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

@media (min-width: 751px) { .s20-big-promo-teaser__wrapper { height: 490px; } }

.s20-big-promo-teaser__media, .s20-big-promo-teaser__content { padding: 0 24px; }

@media (min-width: 751px) { .s20-big-promo-teaser__media, .s20-big-promo-teaser__content { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; width: 50%; } }

.s20-big-promo-teaser__media { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media (max-width: 750px) { .s20-big-promo-teaser__media { margin-top: 8px; } }

@media (min-width: 751px) { .s20-big-promo-teaser__media::before { content: ""; display: block; position: absolute; top: 50%; right: 1114px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); height: 586px; width: 1114px; background: #AA1937; } }

.s20-big-promo-teaser__media::after { content: ""; display: block; position: absolute; top: 50%; width: 1114px; height: 1114px; background: linear-gradient(270deg, #FFC805 0%, #FAA600 29.71%, #E6003C 72.81%, #AA1937 100%), #C4C4C4; }

@media (max-width: 750px) { .s20-big-promo-teaser__media::after { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); border-top-left-radius: 50%; border-top-right-radius: 50%; } }

@media (min-width: 751px) { .s20-big-promo-teaser__media::after { right: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); border-top-right-radius: 50%; border-bottom-right-radius: 50%; } }

.s20-big-promo-teaser__image { width: auto; height: auto; z-index: 1; position: relative; }

@media (max-width: 750px) { .s20-big-promo-teaser__image { max-width: 80%; max-height: 80%; } }

@media (min-width: 751px) { .s20-big-promo-teaser__image { max-width: 100%; max-height: 100%; } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { .s20-big-promo-teaser__image--1x { display: none; } }

.s20-big-promo-teaser__image--2x { display: none; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { .s20-big-promo-teaser__image--2x { display: block; } }

@media (max-width: 750px) { .s20-big-promo-teaser__content { text-align: center; } }

@media (min-width: 751px) { .s20-big-promo-teaser__content { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } }

.s20-big-promo-teaser__title { color: #575452; font-weight: bold; }

@media (max-width: 750px) { .s20-big-promo-teaser__title { font-size: 32px; line-height: 1.125; } }

@media (min-width: 751px) { .s20-big-promo-teaser__title { font-size: 48px; line-height: 1.17; } }

.s20-big-promo-teaser__text { margin-top: 8px; color: #575452; }

@media (max-width: 750px) { .s20-big-promo-teaser__text { font-size: 16px; line-height: 1.5; } }

@media (min-width: 751px) { .s20-big-promo-teaser__text { font-size: 20px; line-height: 1.4; } }

.s20-big-promo-teaser__button { margin-top: 28px; z-index: 3; position: relative; }

.line_table_header { margin-top: 40px; margin-top: 2.22222rem; text-align: left; }

.line_table_header--title { margin-bottom: 0.75ex; }

.line_table_header--lead { margin-bottom: 20px; margin-bottom: 1.11111rem; }

.line_table_holder { background-color: #eeeeee; margin-bottom: 120px; margin-bottom: 6.66667rem; }

.line_table_holder:before { display: block; content: ''; float: none; clear: both; height: 1px; margin-top: -1px; margin-bottom: 40px; margin-bottom: 2.22222rem; }

.line_table_holder:after { display: block; content: ''; float: none; clear: both; height: 1px; margin-top: -1px; margin-top: 40px; margin-top: 2.22222rem; }

.line_table { position: relative; font-size: 16px; font-size: 0.88889rem; margin: 3.5em -16px; overflow: visible; }

@media (max-width: 750px) { .line_table { margin-top: 2em; } }

.line_table.line_table-reduced_margin { margin-top: 1.75em; margin-bottom: 1.75em; }

.line_table.has-one-column table { width: 408px; }

@media (max-width: 580px) { .line_table.has-one-column table { width: 100%; } }

.line_table.has-two-columns table { max-width: 800px; }

@media (max-width: 750px) { .line_table.has-two-columns table { width: 100%; } }

.line_table.has-equal-columns table { table-layout: fixed; padding: 0 !important; }

.line_table.has-equal-columns th, .line_table.has-equal-columns td { width: 300px; }

.line_table.is-collapsed .hide-when-collapsed > td > *, .line_table.is-expanded .hide-when-expanded > td > * { display: none; }

.line_table.is-collapsed .hide-when-collapsed:last-child, .line_table.is-expanded .hide-when-expanded:last-child { height: 3px; }

.line_table table { border-collapse: separate; border-spacing: 16px 0; width: 100%; margin: 0 auto; transition: padding-left 500ms cubic-bezier(0.42, 0, 0.175, 1), padding-right 500ms cubic-bezier(0.42, 0, 0.175, 1); }

@media (max-width: 560px) { .line_table table { padding-left: calc(50vw - 124px); padding-right: calc(50vw - 124px); } }

.line_table th, .line_table td { width: 1%; min-width: 246px; border-color: transparent; border-style: solid; /*border-width: 0 10px;*/ background: #ffffff; vertical-align: top; border-color: transparent; /*border-width: 4px;*/ border-style: none solid; }

.line_table th.is-marked, .line_table td.is-marked { background-color: #ece4e1 !important; }

.line_table th.is-selected, .line_table td.is-selected { border-color: #aa1937; -o-border-image: linear-gradient(-90deg, #ffc805 0%, #faa600 20%, #e6003c 75%, #aa1937 100%) 1; border-image: linear-gradient(-90deg, #ffc805 0%, #faa600 20%, #e6003c 75%, #aa1937 100%) 1; border-style: solid; border-width: 0 6px 0; }

.line_table th.is-current, .line_table td.is-current { position: relative; }

@media (max-width: 580px) { .line_table th, .line_table td { min-width: 220px; } }

.line_table th.is-current::before, .line_table td.is-current::before { content: " "; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border-right: 6px solid #b1acaa; border-left: 6px solid #b1acaa; }

.lt-ie12 .line_table th.is-current::before, .lt-ie12 .line_table td.is-current::before { bottom: -100px; }

.line_table tr:first-child th, .line_table tr:first-child td { border-top-width: 6px; }

.line_table tr:first-child th.is-current::before, .line_table tr:first-child td.is-current::before { top: -70px; border-top: 70px solid #b1acaa; }

.line_table tr:first-child td .line_table--current-rate-writeup { position: absolute; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; height: 70px; top: -70px; padding: 0 40px; font-size: 1.1rem; color: #333333; font-weight: 500; }

.line_table tr:last-child th, .line_table tr:last-child td { border-bottom-width: 6px; }

.line_table tr:last-child th.is-current::before, .line_table tr:last-child td.is-current::before { bottom: -6px; border-bottom: 6px solid #b1acaa; }

.line_table thead tr:first-child th, .line_table thead tr:first-child td { border-top-style: solid; }

.line_table tbody tr:last-child th, .line_table tbody tr:last-child td { border-bottom-style: solid; }

.line_table tfoot td { background: transparent; }

.line_table .line_table--text { font-size: 16px; font-size: 0.88889rem; }

@media (min-width: 1272px) { body .line_table_outer { margin: -40px; overflow: hidden; }
  body .line_table { padding: 0 40px; }
  body .line_table.has-scroll { padding: 0 56px; }
  body .line_table--scrollbutton.at-left, body .image_scroller--scrollbutton.at-left { left: -34px; }
  body .line_table--scrollbutton.at-right, body .image_scroller--scrollbutton.at-right { right: -34px; } }

.line_table--holder { overflow: auto; -webkit-overflow-scrolling: touch; -webkit-scroll-snap-type: mandatory; -ms-scroll-snap-type: mandatory; scroll-snap-type: mandatory; width: 100%; margin-top: -28px; padding-top: 70px; padding-bottom: 20px; }

.line_table--scrollbutton > button .line_table--scrollbutton-icon:before, .line_table--scrollbutton > button .line_table--scrollbutton-icon:after, .image_scroller--scrollbutton > button .image_scroller--scrollbutton-icon:before, .image_scroller--scrollbutton > button .image_scroller--scrollbutton-icon:after { content: ""; display: block; width: 24px; height: 24px; margin-top: -14px; border: 0 solid #faa600; position: absolute; top: 50%; left: auto; right: auto; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.line_table--scrollbutton { position: absolute; z-index: 9; top: 0; bottom: 0; width: 40px; overflow: hidden; overflow: visible; }

.line_table--scrollbutton > button { padding: 0; position: absolute; top: -5px; bottom: -5px; width: 100%; background-color: #eeeeee; transition: opacity 300ms cubic-bezier(0.42, 0, 0.175, 1), -webkit-transform 300ms cubic-bezier(0.42, 0, 0.175, 1); transition: transform 300ms cubic-bezier(0.42, 0, 0.175, 1), opacity 300ms cubic-bezier(0.42, 0, 0.175, 1); transition: transform 300ms cubic-bezier(0.42, 0, 0.175, 1), opacity 300ms cubic-bezier(0.42, 0, 0.175, 1), -webkit-transform 300ms cubic-bezier(0.42, 0, 0.175, 1); z-index: 99; }

.line_table--scrollbutton > button .line_table--scrollbutton-icon { display: inline-block; width: 100%; height: 100%; background-color: inherit; position: relative; }

.line_table--scrollbutton > button:before { content: ''; display: inline-block; position: absolute; top: 5px; left: 0; right: 0; bottom: 5px; border-radius: 200px / 500px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }

.line_table--scrollbutton.at-left { left: -52px; }

.line_table--scrollbutton.at-left > button { -webkit-transform: translateX(-30px); -ms-transform: translateX(-30px); transform: translateX(-30px); opacity: 0; }

.line_table--scrollbutton.at-left > button .line_table--scrollbutton-icon:before, .line_table--scrollbutton.at-left > button .line_table--scrollbutton-icon:after { left: 50%; border-width: 0 6px 6px 0; }

.line_table--scrollbutton.at-left > button .line_table--scrollbutton-icon:before { margin-left: -11px; }

.line_table--scrollbutton.at-left > button .line_table--scrollbutton-icon:after { margin-left: 2px; }

.line_table--scrollbutton.at-right { right: -52px; }

.line_table--scrollbutton.at-right > button { -webkit-transform: translateX(30px); -ms-transform: translateX(30px); transform: translateX(30px); opacity: 0; }

.line_table--scrollbutton.at-right > button .line_table--scrollbutton-icon:before, .line_table--scrollbutton.at-right > button .line_table--scrollbutton-icon:after { right: 50%; border-width: 6px 0 0 6px; }

.line_table--scrollbutton.at-right > button .line_table--scrollbutton-icon:before { margin-right: -11px; }

.line_table--scrollbutton.at-right > button .line_table--scrollbutton-icon:after { margin-right: 2px; }

.line_table.has-leftscroll .line_table--scrollbutton.at-left > button, .line_table.has-leftscroll .image_scroller--scrollbutton.at-left > button { -webkit-transform: translateX(50px); -ms-transform: translateX(50px); transform: translateX(50px); opacity: 1; }

.line_table.has-rightscroll .line_table--scrollbutton.at-right > button, .line_table.has-rightscroll .image_scroller--scrollbutton.at-right > button { -webkit-transform: translateX(-50px); -ms-transform: translateX(-50px); transform: translateX(-50px); opacity: 1; }

.line_table tr > .is-marked { position: relative; }

.line_table tr > .is-marked .line_table--item-fact .line_table--item-fact--content { border-top: none; }

.line_table tr > .is-marked:after { content: ''; display: block; width: 100%; height: 1px; position: absolute; bottom: -1px; left: 0; border-bottom: 1px solid #ffffff; z-index: 1; }

.line_table--item { position: relative; padding: 16px 8%; text-align: center; }

.line_table--toggle_cell > * { display: none; }

.line_table--toggle_text { display: none; }

.line_table--toggle_text-alt { display: inline; }

.no-bottom-space .line_table--item { padding-bottom: 0; }

.no-top-space .line_table--item { padding-top: 0; }

.line_table--item-promobadge { width: 100%; margin: 0; }

.line_table .line_table--item-promobadge { padding: 15px 0; }

.line_table tr.is-first .line_table--item { padding-top: 30px; }

.line_table tr.is-first .line_table--item.line_table--item-promobadge { padding-top: 16px; padding-bottom: 0; }

.line_table td.is-selected .line_table--item-promobadge .promobadge { margin-right: -6px; }

.line_table .no-bottom-space .line_table--item-promobadge { padding-bottom: 0; }

.line_table .no-top-space .line_table--item-promobadge { padding-top: 0; }

.promobadge--inside-selected:not(:last-child) { margin-top: -3px; }

.promobadge--is-shorter:not(:last-child) { vertical-align: middle; position: absolute; top: 5px; right: 0; }

.line_table--item-title { margin-top: 3em; }

.line_table--item-title.no-margin { margin-top: 0; }

.line_table--item-title--subtitle { display: block; margin-top: 0.25em; }

.line_table--item-title--title { line-height: 1em; margin: 0; }

.line_table--item-title--title-large-red { font-size: 46px; font-size: 2.55556rem; color: #aa1937; text-align: left; }

.line_table--item-title--subtitle-larger { font-size: 22px; font-size: 1.22222rem; text-align: left; }

.line_table--item-cta { padding-left: 5px; padding-right: 5px; }

.line_table--item-cta .button.button-webview-ios103 { box-shadow: none; }

.line_table--item-cta--full-width { width: 90%; margin: 0 auto; }

.line_table--item-cta--full-width .button { width: 100%; }

.line_table--item-less, .line_table--item-more { border-top: 1px solid #eeeeee; margin: 10px 8% 0; }

.line_table--item--less, .line_table--item--more { display: inline-block; position: relative; padding-left: 20px; }

.line_table--item--less:before { content: ''; border: 5px solid transparent; border-bottom-color: #ece4e1; position: absolute; bottom: calc(50% - 3px); left: 0; transition: all 200ms; }

.line_table--item--more:before { content: ''; border: 5px solid transparent; border-top-color: #ece4e1; position: absolute; top: calc(50% - 3px); left: 0; transition: all 200ms; }

.line_table--item-more-fullWidthReversed { font-size: 18px; font-size: 1rem; width: 85%; text-align: left; margin: 0 auto; padding-left: 0; padding-right: 0; }

.line_table--item-more-fullWidthReversed > .line_table--item--more, .line_table--item-more-fullWidthReversed > .js-line_table--expand { margin: 0; padding: 0; width: 100%; text-align: left; }

.line_table--item-more-fullWidthReversed > .line_table--item--more::before { content: ''; display: none; }

.line_table--item-more-fullWidthReversed > .line_table--item--more::after { content: ''; border: 5px solid transparent; border-top-color: #ece4e1; position: absolute; top: calc(50% - 3px); right: 0; float: right; transition: all 200ms; }

.line_table--item-more-fullWidthReversed { font-size: 18px; font-size: 1rem; width: 85%; text-align: left; margin: 0 auto; padding: 0; }

.line_table--item-more-fullWidthReversed > .js-line_table--expand { margin: 0; width: 100%; padding: 20px 0; text-align: left; }

.line_table--item--features > li { position: relative; text-align: left; padding-left: 28px; margin-bottom: 1.5ex; }

.line_table--item--features > li:before { background: url(../img/icons/global/1x--sprite.png) no-repeat -218px -290px; width: 11px; height: 8px; content: ""; position: absolute; top: 0; left: 0; margin-top: 5px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { .line_table--item--features > li:before { background: url(../img/icons/global/2x--sprite.png) -307px -281px; background-size: 328px 325px; } }

.line_table--item--features > li.no-checkmark:before { content: none; }

.line_table--item--features > li strong { font-weight: 700; }

.line_table--item--features > li.no-checkmark:before { content: none; }

.line_table--item-bubble { padding-left: 5px; padding-right: 5px; }

.line_table--item--bubble { display: inline-block; background: currentColor; border-radius: 100%; width: 60px; height: 60px; margin-top: 15px; margin-bottom: 5px; }

.line_table--item-fact { padding-top: 0; }

.line_table--item-fact a { font-weight: 400; }

.line_table--item-fact .line_table--item-fact--content { padding-top: 16px; border-top: 1px solid #ece4e1; }

.has-bottom-border .line_table--item-fact .line_table--item-fact--content { border-bottom: 1px solid #ece4e1; padding-bottom: 16px; }

.no-top-border .line_table--item-fact .line_table--item-fact--content { border-top: 0px; }

.line_table--item-fact--content-facts { font-weight: 700; }

.line_table--item-fact--image_container { width: 40px; margin: 0 auto; }

.line_table--item-price .title { display: block; margin-bottom: .25em; line-height: 1em; }

.line_table--item-price strong.price { font-size: 2.5em; display: block; line-height: 1em; font-weight: 400; }

.line_table--item-price s.old-price { display: block; font-weight: 700; text-decoration: none; }

.line_table--item-price.line_table--item-price-country_blank .price { display: inline-block; }

.line_table--item-price.line_table--item-price-country_blank .line_table--item-price--from { display: inline-block; }

.line_table--item-price.line_table--item-price-country_blank .line_table--item-price--from--label { display: none; }

.line_table--item-price.line_table--item-price-country_blank .line_table--item-price--from--label.line_table--toggle_text-alt { display: inline-block; }

.line_table--item-roaming_advisor { text-align: center; padding-bottom: 40px; }

.line_table--item-roaming_advisor:before, .line_table--item-roaming_advisor:after { content: ""; display: table; }

.line_table--item-roaming_advisor:after { clear: both; }

.line_table--item-roaming_advisor--bloc { position: relative; width: 50%; display: inline-block; float: left; padding: 0 15px; }

.line_table--item-roaming_advisor--bloc:first-child:after { position: absolute; top: 50%; left: 100%; }

.line_table--item-roaming_advisor--bloc .country { display: block; font-weight: 700; }

.line_table--item-roaming_advisor--bloc .flag_item { padding-left: 0; margin-top: 8px; }

.line_table--item-roaming_advisor--bloc .flag_item .icon { position: static; }

.line_table--item-image img { margin: 0 auto; width: 150px; }

tfoot .line_table--item-link { margin-top: 1em; }

tfoot .line_table--item-link { margin-top: 1em; }

.line_table--item.line_table--top_title { background-color: #d9d2d0; padding-top: 15px !important; }

.line_table--item-title--top_title { font-size: 17px; font-size: 0.94444rem; font-weight: 700; }

.line_table--item-title--top_title :nth-child(2) { color: #e6003c; }

.line_table--item-title--title_business { font-size: 30px; font-size: 1.66667rem; }

.line_table--item-data_Set { padding-top: 0; }

.line_table--item-data_Set a { font-weight: 400; }

.line_table--item-data_Set .line_table--item-data_Set--content { padding-top: 16px; border-top: 1px solid #ece4e1; }

.line_table--item-data_Set .line_table--item-data_Set--content .t-strong, .line_table--item-data_Set .line_table--item-data_Set--content .page_title_annex strong, .page_title_annex .line_table--item-data_Set .line_table--item-data_Set--content strong, .line_table--item-data_Set .line_table--item-data_Set--content .contact-info strong, .contact-info .line_table--item-data_Set .line_table--item-data_Set--content strong { font-weight: 700; }

.has-bottom-border .line_table--item-data_Set .line_table--item-data_Set--content { border-bottom: 1px solid #ece4e1; padding-bottom: 16px; }

.no-top-border .line_table--item-data_Set .line_table--item-data_Set--content { border-top: 0px; }

.line_table--item-data_Set--content-data_Set { font-weight: 700; }

.line_table--item-data_Set--image_container { width: 40px; margin: 0 auto; }

.title_color { color: #e6003c; }

.line_table--item.line_table--item-blue_segment { background-color: #64b9e6; }

.b2b_line--image { width: 100%; height: 20px; position: relative; top: -3px; max-height: 60px; }

.line_table--top { background: #e6003c; color: #ffffff; padding: 3% !important; }

/* Speed and Title */
.line_table--speed_title { text-align: left; margin-top: -10px; position: relative; }

.line_table--speed_title--speed { font-size: 60px; font-size: 3.33333rem; color: #aa1937; font-weight: bold; letter-spacing: -1px; display: inline-block; margin-right: 5px; }

.line_table--speed_title--speed_grey { color: #d5d5d5; }

.line_table--speed_title--speed.line_table--speed_title--classic { color: #000000; font-size: 30px; font-size: 1.66667rem; display: block; line-height: 1.5; }

.line_table--speed_title--units { font-size: 20px; font-size: 1.11111rem; color: #000000; display: inline-block; }

.line_table--speed_title--title { font-size: 20px; font-size: 1.11111rem; font-weight: 700; }

.line_table--speed_title--title-has-checkmark { width: calc(100% - 48px); }

.line_table--speed_title--title-has-checkmark::after { content: ''; margin-left: calc(50% - 48px); margin-top: 10px; }

.line_table--speed_title--grey > * { color: #d5d5d5; }

/* List */
.line_table_list { width: 100%; border-top: 1px solid #eeeeee; padding: 20px 0 15px; margin-top: -10px !important; list-style: none; height: auto; min-height: 134px; height: auto; }

.line_table_list--grey > * { color: #d5d5d5; }

@media (max-width: 750px) { .line_table_list { padding-bottom: 5px; } }

.line_table_list_item { font-size: 18px; font-size: 1rem; position: relative; margin: 0 0 5px; padding: 0 0 0 35px; }

.line_table_list_item_icon { width: 25px; height: 25px; position: absolute; top: 0; left: 0; }

.line_table_list_item_icon::before { content: ''; position: absolute; }

.line_table_list_item_span { display: block; text-align: left; }

.line_table_list_item_icon_none + .line_table_list_item_span { font-weight: 700; position: relative; top: -8px; left: -38px; }

.line_table_list--item { font-size: 18px; font-size: 1rem; text-align: left; position: relative; padding-left: 30px; }

.line_table_list--item::before { content: '●'; font-size: 15px; position: absolute; top: 0; left: 0; }

.line_table_list--item-no-bullets::before { content: ''; padding-right: 0; }

.line_table--item-list--hidden { border-bottom: none; }

.line_table--item-list--hidden > * { opacity: 0; }

/* Monthly Price */
.line_table--item-monthly-price { display: block; width: 85%; padding: 20px 0 0; margin: 0 auto; }

.line_table--item-monthly-price--top-border { border-top: 1px solid #eeeeee; }

.line_table--monthly-price-left-box { font-size: 18px; font-size: 1rem; width: 50% !important; float: left; text-align: left; padding: 0; }

.line_table--monthly-price-right-box { font-size: 18px; font-size: 1rem; width: 50% !important; padding: 0; float: right; text-align: right; }

.line_table--monthly-price-right-box > * { display: block; line-height: 1.5; }

.line_table--item-monthly-price--grey > * { color: #d5d5d5; }

.line_table--item-monthly-price--top-border { display: block; width: 100%; padding-top: 20px; border-top: 1px solid #eeeeee; margin-top: -20px; }

/* Link and Price */
.line_table--link-price--link { display: inline-block; float: left; }

.line_table--link-price--price { font-weight: 400; font-size: 40px; font-size: 2.22222rem; display: inline-block; float: right; line-height: 1em; }

/* Accordion */
.line_table_accordion { width: 100%; padding-top: 0; padding-bottom: 0; }

.line_table--item-accordion--inner { border-top: 1px solid #ece4e1; width: 85%; margin: 0 auto; }

.line_table--item-accordion--trigger { font-size: 18px; font-size: 1rem; display: block; text-align: left; padding: 16px 0; position: relative; width: 85%; margin: 0 auto; width: 100%; }

.line_table--item-accordion--trigger::after { content: ''; border-bottom: none; border-right: 4px solid transparent; border-left: 4px solid transparent; border-top: 4px solid #000000; height: 0; width: 0; position: absolute; right: 0; top: 50%; margin-top: -2px; transition: -webkit-transform 200ms; transition: transform 200ms; transition: transform 200ms, -webkit-transform 200ms; }

.line_table tr.is-opened .line_table--item-accordion--trigger::after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }

.line_table--item-accordion--content { display: none; }

.line_table--item-accordion--content.is-opened { display: block; }

.line_table tr.is-opened .line_table--item-accordion--content { display: block; }

.line_table--item-accordion--content .line_table--item-list { margin: 0; border: 0; }

.line_table--item-accordion--content .line_table--item { padding-left: 0; padding-right: 0; padding-bottom: 0; }

.line_table--item.line_table--pexman { text-align: left; }

.line_table--item.line_table--pexman.has-no-padding { padding: 0; }

@media (max-width: 580px) { .line_table--item.line_table--pexman .context_display--layout.has-icon { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; position: relative; overflow: hidden; padding: 0; }
  .line_table--item.line_table--pexman .context_display--info { -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; padding-left: 10px; }
  .line_table--item.line_table--pexman .context_display--icon { position: static; left: auto; top: auto; } }

.line_table--item.line_table--pexman .context_display { margin-bottom: 0; }

.line_table--item.line_table--pexman .context_display--icon { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }

/* List */
.line_table--item-list { border-top: 1px solid #eeeeee; padding: 20px 0 10px; margin-top: -10px !important; list-style: none; min-height: 134px; height: auto; }

.line_table--item-list--grey > * { color: #d5d5d5; }

.line_table--item-list--item { font-size: 18px; font-size: 1rem; text-align: left; position: relative; padding-left: 30px; }

.line_table--item-list--item::before { content: '●'; font-size: 15px; position: absolute; top: 0; left: 0; }

.line_table--item-list--item-no-bullets::before { content: ''; padding-right: 0; }

.line_table--item-list--hidden { border-bottom: none; }

.line_table--item-list--hidden > * { opacity: 0; }

/* Monthly Price */
.line_table--monthly-price-left-box { font-size: 18px; font-size: 1rem; width: 60%; float: left; text-align: left; }

.line_table--monthly-price-right-box { font-size: 18px; font-size: 1rem; width: 40%; float: right; text-align: right; }

.line_table--item-monthly-price--grey > * { color: #d5d5d5; }

.line_table--item-monthly-price--top-border { display: block; width: 100%; padding-top: 20px; border-top: 1px solid #eeeeee; margin-top: -20px; }

/* Link and Price */
.line_table--link-price--link { display: inline-block; float: left; margin-top: 10px; }

.line_table--link-price--price { font-weight: 400; font-size: 40px; font-size: 2.22222rem; display: inline-block; float: right; line-height: 1em; }

.line_table--link-price--price--grey { color: #d5d5d5; }

/* Availability Form */
.line_table_availability { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; border-top: 1px solid #eeeeee; width: 85%; padding-left: 0; padding-right: 0; padding-bottom: 0; margin: 20px auto; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.line_table_availability_title { font-weight: 700; -webkit-flex: 1 1 100%; -ms-flex: 1 1 100%; flex: 1 1 100%; text-align: left; margin: 20px 0 0; }

.line_table_availability_form { margin-top: 30px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.line_table_availability_form .form_row { margin-bottom: 0; }

.line_table_availability_form_zip { -webkit-flex: 0 1 30%; -ms-flex: 0 1 30%; flex: 0 1 30%; margin-right: 10%; }

.line_table_availability_form_city { -webkit-flex: 0 1 60%; -ms-flex: 0 1 60%; flex: 0 1 60%; }

.line_table_availability_form_street { -webkit-flex: 0 1 60%; -ms-flex: 0 1 60%; flex: 0 1 60%; margin-right: 10%; margin-top: 20px; }

.line_table_availability_form_number { -webkit-flex: 0 1 30%; -ms-flex: 0 1 30%; flex: 0 1 30%; margin-top: 20px; }

.lt-ie12 .line_table_availability { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.lt-ie12 .line_table_availability_title { margin-bottom: 10px; }

/* Negative Scenario 1 */
.line_table__negative_scenario_1 { background: #e6003c; color: #ffffff; }

.line_table__negative_scenario_1--title { margin-bottom: 20px; }

.line_table__negative_scenario_1--title > * { font-weight: 700; display: inline-block; }

.line_table__negative_scenario_1--button { width: 100%; background: #e6003c !important; }

.line_table__negative_scenario_1--button .button_border { border: 1px solid #ffffff !important; color: #ffffff !important; }

/* Negative Scenario 2 */
.line_table__negative_scenario_2 { background: #e6003c; color: #ffffff; }

.line_table__negative_scenario_2--title { margin-bottom: 20px; }

.line_table__negative_scenario_2--title > * { font-weight: 700; display: inline-block; }

.line_table__negative_scenario_2--button { width: 100%; background: #e6003c !important; }

.line_table__negative_scenario_2--button .button_border { border: 1px solid #ffffff !important; color: #ffffff !important; }

/* Error Case */
.line_table__error_case { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; border-top: 1px solid #eeeeee; padding: 20px 0; width: 85%; margin: 20px auto 0; }

.line_table__error_case .top_row { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 10px; }

.line_table__error_case--title { font-weight: 700; -webkit-flex: 1 1 75%; -ms-flex: 1 1 75%; flex: 1 1 75%; text-align: left; }

.line_table__error_case--edit_wrap { -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; cursor: pointer; }

.line_table__error_case--edit_wrap_icon { width: 18px; margin-top: -4px; }

.line_table__error_case--edit_wrap_text { font-size: 12px; font-size: 0.66667rem; text-decoration: none; color: #e6003c; }

@media (max-width: 750px) { .line_table__error_case--edit_wrap_text { font-size: 12px; } }

.line_table__error_case .bottom_row { display: -webkit-flex; display: -ms-flexbox; display: flex; }

.line_table__error_case--icon { width: 40px; margin-right: 25px; position: relative; }

.line_table__error_case--icon .ico-available { display: inline-block; position: absolute; top: 0; left: 25px; }

.line_table__error_case--icon .ico-not-available { display: inline-block; position: absolute; top: 0; left: 25px; }

.line_table__error_case--address_wrap { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex: 1 1 70%; -ms-flex: 1 1 70%; flex: 1 1 70%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 10px; }

.line_table__error_case--address_wrap > * { line-height: 140%; }

@media (min-width: 751px) { .line_table__error_case--address_wrap { -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } }

.lt-ie12 .line_table__error_case--address_wrap { margin-left: 25px; }

.line_table--item .message { width: 100%; border: 1px solid #e6003c; padding: 20px 10px; text-align: left; }

.line_table--item .message-title { font-weight: 700; color: #e6003c; margin-bottom: 10px; }

.line_table--item .message-list { width: 100%; list-style: initial; list-style-position: inside; }

.widget_image_slider--control-prev, .widget_image_slider--control-next { display: inline-block; position: absolute; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; top: 50%; margin-top: 1.2em; margin-top: -20px; margin-top: -1.11111rem; width: 40px; width: 2.22222rem; height: 40px; height: 2.22222rem; /*border: 1px solid orange;*/ background-color: white; transition: background-color 0.2s ease-out; cursor: pointer; }

.widget_image_slider--control-prev.is-disabled, .widget_image_slider--control-next.is-disabled { display: none; }

.widget_image_slider--control-next { /*margin-left: 1px;*/ left: -10px; /*	&:after { @extend %ico; @extend %ico-global-img-galerie-next; }*/ }

.widget_image_slider--control-prev { margin-right: 1px; /*	&:after { @extend %ico; @extend %ico-global-img-galerie-prev; }*/ }

.image_scroller--scrollbutton { position: absolute; z-index: 9; top: 0; bottom: 0; width: 40px; overflow: hidden; overflow: visible; }

.image_scroller--scrollbutton > button { padding: 0; position: absolute; top: -5px; bottom: -5px; /*width: 100%;*/ background-color: #eeeeee; transition: opacity 300ms cubic-bezier(0.42, 0, 0.175, 1), -webkit-transform 300ms cubic-bezier(0.42, 0, 0.175, 1); transition: transform 300ms cubic-bezier(0.42, 0, 0.175, 1), opacity 300ms cubic-bezier(0.42, 0, 0.175, 1); transition: transform 300ms cubic-bezier(0.42, 0, 0.175, 1), opacity 300ms cubic-bezier(0.42, 0, 0.175, 1), -webkit-transform 300ms cubic-bezier(0.42, 0, 0.175, 1); z-index: 99; }

.image_scroller--scrollbutton > button .image_scroller--scrollbutton-icon { display: inline-block; width: 100%; height: 100%; background-color: inherit; position: relative; }

.image_scroller--scrollbutton.at-left { left: -52px; }

.image_scroller--scrollbutton.at-left > button { -webkit-transform: translateX(-30px); -ms-transform: translateX(-30px); transform: translateX(-30px); opacity: 0; }

.image_scroller--scrollbutton.at-left > button .image_scroller--scrollbutton-icon:before, .image_scroller--scrollbutton.at-left > button .image_scroller--scrollbutton-icon:after { left: 50%; border-width: 0 6px 6px 0; }

.image_scroller--scrollbutton.at-left > button .image_scroller--scrollbutton-icon:before { margin-left: -11px; }

.image_scroller--scrollbutton.at-left > button .image_scroller--scrollbutton-icon:after { margin-left: 2px; }

.image_scroller--scrollbutton.at-right { right: -52px; }

.image_scroller--scrollbutton.at-right > button { -webkit-transform: translateX(30px); -ms-transform: translateX(30px); transform: translateX(30px); opacity: 0; }

.image_scroller--scrollbutton.at-right > button .image_scroller--scrollbutton-icon:before, .image_scroller--scrollbutton.at-right > button .image_scroller--scrollbutton-icon:after { right: 50%; border-width: 6px 0 0 6px; }

.image_scroller--scrollbutton.at-right > button .image_scroller--scrollbutton-icon:before { margin-right: -11px; }

.image_scroller--scrollbutton.at-right > button .image_scroller--scrollbutton-icon:after { margin-right: 2px; }

.image_slider--icon { display: block; /*    width: 20px; height: 20px; margin-top: 7px; margin-left: 7px;*/ }

.line_table_holder_white { background-color: #ffffff; }

.line_table_holder_white table { width: 90% !important; max-width: 376px !important; margin: 0 auto !important; box-shadow: 0 0 5px #b1acaa; }

.line_table_holder_white .promobadge { margin-right: -15px; }

.line_table_holder .line_table--item-win_monthly { padding: 0; }

.line_table_holder .line_table--item-win_monthly .line_table--item-monthly-price { padding: 10px 0 0; }

.line_table_holder .line_table--item-win_monthly .line_table--monthly-price-right-box { width: 100%; }

.line_table_holder .line_table--item-win_price .line_table--link-price--price { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; }

.line_table_holder .line_table--item-win_price .line_table--link-price--price .line_table--text { line-height: 1; }

.line_table_holder .line_table--item-win_price.line_table--item-top_border { border-top: 1px solid #eeeeee; margin: 0 8%; padding: 16px 0; }

.wildgrid { width: 1160px; max-width: 100%; margin: 0 auto; margin-bottom: 140px; margin-bottom: 7.77778rem; }

.wildgrid--layout { position: relative; margin-right: -16px; margin-bottom: -16px; }

.wildgrid--item { width: 588px; max-width: 100%; float: left; }

.wildgrid--item .wildgrid--teaser { width: 100%; display: block; padding-right: 16px; padding-bottom: 16px; }

html.csstransitions .wildgrid--item.js-wildgrid--item { opacity: 0; }

html.csstransitions .wildgrid--item.js-wildgrid--item[data-column="left"] { -webkit-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform: translateX(-100px) scaleX(1.25); -ms-transform: translateX(-100px) scaleX(1.25); transform: translateX(-100px) scaleX(1.25); }

html.csstransitions .wildgrid--item.js-wildgrid--item[data-column="right"] { -webkit-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transform: translateX(100px) scaleX(1.25); -ms-transform: translateX(100px) scaleX(1.25); transform: translateX(100px) scaleX(1.25); }

html.csstransitions .wildgrid--item.js-wildgrid--item.is-visible { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); transition: -webkit-transform 1s cubic-bezier(0.125, 0.98, 0.39, 0.97); transition: transform 1s cubic-bezier(0.125, 0.98, 0.39, 0.97); transition: transform 1s cubic-bezier(0.125, 0.98, 0.39, 0.97), -webkit-transform 1s cubic-bezier(0.125, 0.98, 0.39, 0.97); }

.wildgrid--item[data-size="large"] { width: 686px; }

.wildgrid--item[data-size="medium"] { width: 490px; }

.wildgrid--item[data-size="small"] { width: 392px; }

@media screen and (max-width: 1200px) { .wildgrid { width: 964px; }
  .wildgrid--item { width: 490px; } }

@media screen and (max-width: 1000px) { .wildgrid { width: 768px; }
  .wildgrid--item { width: 392px; } }

@media screen and (max-width: 800px) { .wildgrid { width: 572px; }
  .wildgrid--item { width: 588px; }
  .wildgrid--item[data-size="large"] { width: 588px; } }

@media screen and (max-width: 600px) { .wildgrid { width: auto; margin-left: 20px; margin-left: 1.11111rem; margin-right: 20px; margin-right: 1.11111rem; } }

@media (max-width: 750px) { .wildgrid--layout { margin-right: -10px; }
  .wildgrid--item .wildgrid--teaser { padding-right: 10px; padding-bottom: 10px; }
  .wildgrid--item[data-size="large"] { width: 490px; }
  .wildgrid--item[data-size="medium"] { width: 392px; }
  .wildgrid--item[data-size="small"] { width: 294px; } }

@media (max-width: 400px) { .wildgrid--item[data-size="large"] { width: 392px; }
  .wildgrid--item[data-size="medium"] { width: 392px; }
  .wildgrid--item[data-size="small"] { width: 294px; } }

.line_table_holder.line_table_holder-grid { margin-bottom: 0; }

.line_table.line_table-grid { margin-top: 0; margin-bottom: 0; }

body .line_table.line_table-grid { padding-left: 0; padding-right: 0; }

.line_table.line_table-grid .line_table--holder { margin: 0; padding: 0; }

.line_table.line_table-grid table { table-layout: fixed; padding: 0; }

.promotion_teaser_b2b--title { display: block; font-weight: 700; font-size: 30px; font-size: 1.66667rem; line-height: 1.1; color: #e6003c; word-wrap: break-word; margin-bottom: 15px; margin-bottom: 0.83333rem; font-size: 17px; font-size: 0.94444rem; position: relative; text-align: left; line-height: 1.5; text-transform: uppercase; color: #000000; opacity: 0.8; }

.version-s20 .promotion_teaser_b2b--title { font-size: 32px; font-size: 1.77778rem; }

@media (max-width: 580px) { .promotion_teaser_b2b--title { font-size: 24px; font-size: 1.33333rem; } }

.promotion_teaser-dark .promotion_teaser_b2b--title, .promotion_teaser-innerimage .promotion_teaser_b2b--title, .promotion_teaser-darktransparent .promotion_teaser_b2b--title, .promotion_teaser-crazydeal .promotion_teaser_b2b--title { color: #ffffff; opacity: 1; }

.promotion_teaser_b2b--title sup { position: relative; top: -0.75ex; text-transform: none; }

.promo_teaser_b2b--inner { min-height: 370px; -webkit-justify-content: unset !important; -ms-flex-pack: unset !important; justify-content: unset !important; }

@media (max-width: 750px) { .promo_teaser_b2b--inner { min-height: auto; } }

.promotion_teaser-topimage .promo_teaser_b2b--inner { min-height: 300px; }

@media (max-width: 750px) { .promotion_teaser-topimage .promo_teaser_b2b--inner { min-height: auto; } }

.l-grid.c2 .promo_teaser_b2b--inner { min-height: 300px; }

@media (max-width: 750px) { .l-grid.c2 .promo_teaser_b2b--inner { min-height: auto; } }

.l-grid.c3 .promo_teaser_b2b--inner { min-height: 350px; }

@media (max-width: 750px) { .l-grid.c3 .promo_teaser_b2b--inner { min-height: auto; } }

.l-grid.c4 .promo_teaser_b2b--inner { min-height: 370px; }

@media (max-width: 750px) { .l-grid.c4 .promo_teaser_b2b--inner { min-height: auto; } }

.promotion_teaser_b2b--subtitle { display: block; font-weight: 700; font-size: 30px; font-size: 1.66667rem; line-height: 1.1; color: #e6003c; word-wrap: break-word; margin-bottom: 8px; margin-bottom: 0.44444rem; position: relative; top: -0.75ex; text-transform: none; color: #000000; text-align: left; opacity: 0.8; font-size: 30px; font-size: 1.66667rem; }

.version-s20 .promotion_teaser_b2b--subtitle { font-size: 32px; font-size: 1.77778rem; }

@media (max-width: 580px) { .promotion_teaser_b2b--subtitle { font-size: 24px; font-size: 1.33333rem; } }

.promotion_teaser-dark .promotion_teaser_b2b--subtitle, .promotion_teaser-innerimage .promotion_teaser_b2b--subtitle, .promotion_teaser-darktransparent .promotion_teaser_b2b--subtitle, .promotion_teaser-crazydeal .promotion_teaser_b2b--subtitle { color: #ffffff; opacity: 1; }

.promotion_teaser-white .promotion_teaser_b2b--subtitle { color: #e6003c; }

.promotion_teaser_b2b--desc { margin-top: 8px; margin-top: 0.44444rem; display: block; color: #000000; margin-top: -10px; margin-bottom: 20px; opacity: 0.8; text-align: left; line-height: 1.18; font-size: 17px; }

.version-s20 .promotion_teaser_b2b--desc { font-size: 20px; font-size: 1.11111rem; margin-top: 16px; margin-top: 0.88889rem; }

.promotion_teaser_b2b--desc strong { font-weight: 700; font-size: 17; font-size: 17; }

.promotion_teaser-dark .promotion_teaser_b2b--desc, .promotion_teaser-innerimage .promotion_teaser_b2b--desc, .promotion_teaser-darktransparent .promotion_teaser_b2b--desc, .promotion_teaser-crazydeal .promotion_teaser_b2b--desc { color: #ffffff; opacity: 1; }

.b2b_promo--image img { height: 100%; }

.b2b_expanded--desc { padding-bottom: 90px; }

.promotion_teaser_b2b--pagelink { text-align: left; position: absolute; bottom: 14px; color: #e6003c; font-size: 17px; font-size: 0.94444rem; display: -webkit-flex; display: -ms-flexbox; display: flex; left: 20px; opacity: 0.8; }

@media (max-width: 1148px) { .promotion_teaser_b2b--pagelink { bottom: 10px; } }

.promotion_teaser-dark .promotion_teaser_b2b--pagelink, .promotion_teaser-innerimage .promotion_teaser_b2b--pagelink, .promotion_teaser-darktransparent .promotion_teaser_b2b--pagelink, .promotion_teaser-crazydeal .promotion_teaser_b2b--pagelink { color: #ffffff; opacity: 1; }

.promotion_teaser_b2b--image { position: absolute; left: 0; right: 0; bottom: 0; background-repeat: no-repeat; background-position: bottom; background-position-x: right; background-size: contain; height: 110px; }

.promotion_teaser_b2b--image .promotion_teaser-dark { background-color: #e6003c; }

.promotion_teaser-white { background: #ffffff !important; min-height: 560px; }

@media (max-width: 1148px) { .promotion_teaser-white { min-height: 470px; } }

@media (max-width: 750px) { .promotion_teaser-white { min-height: 440px; } }

.promotion_teaser-nobackground { background: #ffffff !important; min-height: 370px; border: 1px solid #d9d2d0; }

@media (max-width: 750px) { .promotion_teaser-nobackground { min-height: auto; } }

.promotion_teaser-transparent { background: transparent !important; min-height: 560px; }

@media (max-width: 1148px) { .promotion_teaser-transparent { min-height: 470px; } }

@media (max-width: 750px) { .promotion_teaser-transparent { min-height: auto; } }

.promotion_teaser-darktransparent { background: #e6003c; min-height: 560px; }

@media (max-width: 1148px) { .promotion_teaser-darktransparent { min-height: 470px; } }

@media (max-width: 750px) { .promotion_teaser-darktransparent { min-height: 568px; } }

.b2b_promotion_box--nomargin { margin-bottom: 0px !important; }

.promotion_teaser_b2b--icon { margin-top: 32px; margin-top: 1.77778rem; }

.link_image_bg { display: -webkit-flex; display: -ms-flexbox; display: flex; padding-right: 160px; }

.b2b_arrow--icon { height: 15px; margin-top: 4px; padding-right: 6px; }

@media (max-width: 750px) { .b2b_arrow--icon { margin-top: 3px; height: 12px; } }

.b2b_center--layout, .news_teaser--center { margin: 0 auto; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; max-width: 100%; position: relative; width: 1272px; }

@media (max-width: 750px) { .b2b_center--layout, .news_teaser--center { width: 100%; } }

.promotion_teaser--fix-height { height: 240px; }

@media screen and (min-width: 751px) and (max-width: 1396px) { .b2b_center--layout, .news_teaser--center { width: 95%; width: calc(100vw - 40px); width: calc(100vw - 2.22222rem); } }

.promo_box--content { padding: 25px 5% !important; }

.b2b_quotation { padding: 20px 10px; margin-bottom: 32px; margin-bottom: 1.77778rem; }

@media (max-width: 750px) { .b2b_quotation { padding: 0px 0px; } }

.b2b_quotation--right, .b2b_quotation--left { display: table-cell; vertical-align: top; }

@media (max-width: 750px) { .b2b_quotation--right, .b2b_quotation--left { width: 100%; display: block; } }

.b2b_quotation--body { display: table; }

@media (max-width: 750px) { .b2b_quotation--body { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

.b2b_quotation--left { padding-right: 20px; padding-right: 1.11111rem; }

@media (max-width: 750px) { .b2b_quotation--left { padding-bottom: 20px; padding-bottom: 1.11111rem; padding-top: 8px; padding-top: 0.44444rem; } }

.b2b_quotation--content { padding-right: 30px; padding-right: 1.66667rem; padding-left: 20px; padding-left: 1.11111rem; }

.b2b_quotation--small-content { padding-right: 0px; padding-right: 0rem; }

@media (max-width: 750px) { .b2b_quotation--small-content { padding-right: 20px; padding-right: 1.11111rem; } }

.b2b_quotation--image { width: 100%; height: 185px; margin-top: -20px; }

.b2b_quotation--image img { width: 100%; height: 100%; }

@media (max-width: 750px) { .b2b_quotation--image { width: 100%; margin-top: 0px; } }

.b2b_quotation--ownertitle { font-size: 17px; font-size: 0.94444rem; padding-top: 10px; padding-top: 0.55556rem; }

.b2b_quotation--text { font-size: 20px; font-size: 1.11111rem; }

.b2b_quotation--right { padding-right: 20px; }

@media (max-width: 750px) { .b2b_quotation--right { padding-right: 0px; } }

.is-visible--b2b_quotation { display: block; }

@media (max-width: 750px) { .is-visible--b2b_quotation { display: none !important; } }

.image--fit_content { width: 100%; height: auto; }

.article_figure.article_lead_image { margin-top: 0px; }

.s20-section-title { text-align: center; }

.s20-section-title--full-width { width: 100%; }

.s20-section-title--red .s20-section-title__heading { color: #e6003c; }

.s20-section-title--blue .s20-section-title__heading { color: #64b9e6; }

.s20-section-title--align-left { text-align: left; }

.s20-section-title--large .s20-section-title__heading { font-size: 32px; font-size: 1.77778rem; }

.s20-section-title--large .s20-section-title__description { font-size: 24px; font-size: 1.33333rem; }

.s20-section-title--small .s20-section-title__heading { font-size: 20px; font-size: 1.11111rem; }

.s20-section-title__heading { font-size: 24px; font-size: 1.33333rem; margin: 0; color: #575452; font-weight: 700; }

.s20-section-title--red .s20-section-title__heading { color: #e6003c; }

.s20-section-title__button-back { display: inline-block; position: relative; margin-bottom: 2px; vertical-align: bottom; }

@media (max-width: 750px) { .s20-section-title__button-back { width: 24px; height: 24px; } }

@media (min-width: 751px) { .s20-section-title__button-back { width: 32px; height: 32px; } }

.s20-section-title__button-back::before { content: ""; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) rotate(180deg); -ms-transform: translate(-50%, -50%) rotate(180deg); transform: translate(-50%, -50%) rotate(180deg); }

.s20-section-title__button-close { display: block; float: right; position: relative; margin-top: 4px; margin-right: 8px; }

@media (max-width: 750px) { .s20-section-title__button-close { width: 24px; height: 24px; } }

@media (min-width: 751px) { .s20-section-title__button-close { width: 32px; height: 32px; } }

.s20-section-title__button-close::before { content: ""; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 24px; height: 24px; }

.s20-section-title__description { font-size: 18px; font-size: 1rem; margin: 16px 0 0; color: #575452; }

.content_hub_article_teaser { display: block; text-align: center; border: 4px solid #eeeeee; background: #ffffff; }

.version-s20 .content_hub_article_teaser { border: 0; background: #ffffff; color: #575452; padding: 0 16px 1px; }

html.no-touchevents .content_hub_article_teaser:hover .content_hub_article_teaser--media > img, .content_hub_article_teaser:focus .content_hub_article_teaser--media > img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); transition: -webkit-transform 10s ease-out; transition: transform 10s ease-out; transition: transform 10s ease-out, -webkit-transform 10s ease-out; }

.content_hub_article_teaser--media { background: #eeeeee; overflow: hidden; margin: -4px -4px 0 -4px; }

.version-s20 .content_hub_article_teaser--media { margin: 0 -16px; background: none; border-top-left-radius: 4px; border-top-right-radius: 4px; }

.content_hub_article_teaser--media > img { display: block; width: 100%; transition: -webkit-transform 5s ease-in-out; transition: transform 5s ease-in-out; transition: transform 5s ease-in-out, -webkit-transform 5s ease-in-out; }

.content_hub_article_teaser--media[style] { position: relative; }

.content_hub_article_teaser--media[style] > img { position: absolute; left: 0; top: 0; }

.content_hub_article_teaser--title { margin: 20px 30px; margin: 1.11111rem 1.66667rem; }

@media (max-width: 750px) { .content_hub_article_teaser--title { font-size: 24px; font-size: 1.33333rem; } }

.version-s20 .content_hub_article_teaser--title { font-size: 28px; line-height: 1.5; margin: 24px 0 8px; }

@media (max-width: 750px) { .version-s20 .content_hub_article_teaser--title { font-size: 20px; line-height: 1.4; margin: 16px 0 8px; } }

.content_hub_article_teaser--text { margin: 0 30px 20px; margin: 0 1.66667rem 1.11111rem; color: #575452; }

.content_hub_article_teaser--text > p + p { margin-top: 20px; margin-top: 1.11111rem; }

.version-s20 .content_hub_article_teaser--text { font-size: 20px; line-height: 1.4; margin: 0 0 24px; }

@media (max-width: 750px) { .version-s20 .content_hub_article_teaser--text { font-size: 16px; line-height: 1.375; margin: 0 0 16px; } }

.content_hub_article_teaser--button { margin: 0 30px 20px; margin: 0 1.66667rem 1.11111rem; }

.version-s20 .content_hub_article_teaser--button { margin: 0 0 32px; }

@media (max-width: 750px) { .version-s20 .content_hub_article_teaser--button { margin: 0 0 24px; } }

.hardware_configurator_v2 { box-shadow: 0 2px 4px rgba(87, 84, 82, 0.2); background-color: #ffffff; border-radius: 4px; margin: 0 0 80px; margin: 0 0 4.44444rem; position: relative; }

.l-teaserrow .hardware_configurator_v2 { margin: 0; }

.hardware_configurator_v2--flag { position: absolute; top: 0; left: 0; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; }

@media (min-width: 751px) { .hardware_configurator_v2--flag { left: 50%; }
  .l-teaserrow .hardware_configurator_v2--flag { left: 0; } }

.hardware_configurator_v2--inner { display: block; }

@media (min-width: 751px) { .hardware_configurator_v2--inner { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; }
  .l-teaserrow .hardware_configurator_v2--inner { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; } }

@media (min-width: 751px) { .hardware_configurator_v2--media, .hardware_configurator_v2--configs { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

.hardware_configurator_v2--media { background-color: #f8f8f8; border-radius: 4px 4px 0 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; position: relative; }

@media (min-width: 751px) { .hardware_configurator_v2--media { border-radius: 4px 0 0 4px; }
  .l-teaserrow .hardware_configurator_v2--media { border-radius: 4px 4px 0 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; } }

.hardware_configurator_v2--media--wrapper { padding: 24px; padding: 1.33333rem; width: 100%; }

@media (max-width: 750px) { .hardware_configurator_v2--media--wrapper { max-width: 350px; } }

.hardware_configurator_v2--promoflag { position: absolute; top: 32px; right: 32px; }

.hardware_configurator_v2--configs { padding: 24px; padding: 1.33333rem; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

@media (min-width: 751px) { .hardware_configurator_v2--configs { max-width: 50%; }
  .l-teaserrow .hardware_configurator_v2--configs { max-width: 100%; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; } }

.hardware_configurator_v2--configs--title { font-size: 36px; font-size: 2rem; line-height: 1.2; font-weight: 700; color: #e6003c; margin: 12px 0 36px; margin: 0.66667rem 0 2rem; }

.hardware_configurator_v2--configs--form { margin-top: auto; }

.hardware_configurator_v2--configs--divider { border-top: 2px solid #d9d2d0; width: 100%; height: 0; overflow: hidden; margin: 16px 0; }

.hardware_configurator_v2--configs--button .button, .hardware_configurator_v2--configs--button .button_border { width: 100%; position: relative; }

.hardware_configurator_v2--configs--button .button .icon, .hardware_configurator_v2--configs--button .button_border .icon { position: absolute; left: 24px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.hardware_configurator_v2--configs--option { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.hardware_configurator_v2--configs--option + .hardware_configurator_v2--configs--option { margin-top: 16px; }

.hardware_configurator_v2--configs--option--label { font-size: 14px; font-size: 0.77778rem; padding-right: 16px; padding-right: 0.88889rem; }

@media (max-width: 750px) { .hardware_configurator_v2--configs--option--label { font-size: 12px; } }

.hardware_configurator_v2--configs--option--label strong { font-weight: 700; }

.hardware_configurator_v2--configs--option--action { font-size: 14px; font-size: 0.77778rem; margin-left: auto; }

@media (max-width: 750px) { .hardware_configurator_v2--configs--option--action { font-size: 12px; } }

.hardware_configurator_v2--configs--option--action > * { vertical-align: middle; display: inline-block; }

.hardware_configurator_v2--configs--option--action > .icon { vertical-align: baseline; }

.hardware_configurator_v2--configs--option--action .form_input_v2 { width: 130px; margin-left: auto; }

.hardware_configurator_v2--configs--counter { display: inline-block; margin-left: 8px; font-weight: 700; }

.hardware_configurator_v2--configs--counter--current { color: #000000; font-size: 24px; font-size: 1.33333rem; }

.hardware_configurator_v2--configs--counter--delimiter, .hardware_configurator_v2--configs--counter--total { color: #575452; font-size: 14px; font-size: 0.77778rem; }

@media (max-width: 750px) { .hardware_configurator_v2--configs--counter--delimiter, .hardware_configurator_v2--configs--counter--total { font-size: 12px; } }

.hardware_configurator_v2--configs--price { margin: 0 0 0 8px; display: inline-block; color: #000000; font-size: 24px; font-size: 1.33333rem; font-weight: 700; vertical-align: baseline; }

.hardware_configurator_v2--configs--price-old { font-size: 14px; font-size: 0.77778rem; position: relative; }

@media (max-width: 750px) { .hardware_configurator_v2--configs--price-old { font-size: 12px; } }

.hardware_configurator_v2--configs--price-old::after { content: ""; width: 100%; position: absolute; right: 0; top: 50%; border-bottom: 2px solid #000000; -webkit-transform: skewY(-15deg); -ms-transform: skewY(-15deg); transform: skewY(-15deg); }

.tooltip--flyout-rich-title .hardware_configurator_v2--configs--price-old { text-decoration: line-through; }

.tooltip--flyout-rich-title .hardware_configurator_v2--configs--price-old::after { content: none; }

.hardware_configurator_v2--configs--price-discount, .hardware_configurator_v2--configs--price-new { color: #64b9e6; font-weight: 700; }

.hardware_configurator_v2--price-tooltip { margin-top: 0.88889rem; width: 100%; }

.tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip { font-size: 12px; line-height: 16px; margin: -10px 0; width: auto; }

.hardware_configurator_v2--price-tooltip tr td { padding: 10px 5px; font-size: 12px; font-size: 0.66667rem; border-top: 1px solid #000000; border-bottom: 1px solid #000000; text-align: right; }

@media (max-width: 750px) { .hardware_configurator_v2--price-tooltip tr td { font-size: 12px; } }

.version-s20 .hardware_configurator_v2--price-tooltip tr td { border-top: 1px solid #575452; border-bottom: 1px solid #575452; }

.tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip tr td { padding: 10px; border-bottom: 0; border-top: 1px solid #d8d8d8; }

.hardware_configurator_v2--price-tooltip tr td:first-child { text-align: left; width: 80%; }

.tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip tr td:first-child { padding-left: 0; font-weight: 700; }

.hardware_configurator_v2--price-tooltip tr td:last-child { font-weight: 700; }

.tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip tr td:last-child { padding-right: 0; }

.tooltip--flyout-v2 .hardware_configurator_v2--price-tooltip tr td { border-color: #d8d8d8; }

.tooltip--flyout-v2 .hardware_configurator_v2--price-tooltip tr:first-child td { border-top: 0; }

.tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip tr:first-child td { border-top: 0; }

.hardware_configurator_v2--price-tooltip tr:last-child td { border-top-width: 2px; border-bottom-width: 2px; font-weight: 700; }

.tooltip--flyout-v2 .hardware_configurator_v2--price-tooltip tr:last-child td { border-top-width: 1px; border-bottom: 0; }

.tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip tr:last-child td { background: #F2F2F2; }

.tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip tr:last-child td:first-child, .tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip tr:last-child td:last-child { position: relative; }

.tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip tr:last-child td:first-child::before, .tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip tr:last-child td:last-child::before { content: ""; display: block; position: absolute; left: -10px; top: -2px; bottom: 0; width: 10px; background: #F2F2F2; border-top: 2px solid #d8d8d8; }

.tooltip--flyout-rich-title .hardware_configurator_v2--price-tooltip tr:last-child td:last-child::before { left: auto; right: -10px; }

.b2b_video--title { margin-bottom: 20px; margin-bottom: 1.11111rem; text-align: center; font-weight: 700; }

@media (max-width: 750px) { .b2b_video--title { margin: 18px 0 -30px 0; margin: 1rem 0 -1.66667rem 0; } }

.b2b_video--figure_container { position: relative; }

.b2b_video--caption_container { margin-top: 15px; margin-top: 0.83333rem; }

.inline_tabs_v2--container { overflow: hidden; }

.inline_tabs_v2--slider { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.inline_tabs_v2--pane { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; overflow: hidden; padding: 4px 0; }

.inline_tabs_v2--pane.is-active { overflow: visible; }

.version-s20 .inline_tabs_v2--pane { width: 100%; padding: 8px; }

@media (max-width: 750px) { .version-s20 .inline_tabs_v2--box .inline_tabs_v2--pane { padding: 32px 40px; } }

@media (min-width: 751px) { .version-s20 .inline_tabs_v2--box .inline_tabs_v2--pane { padding: 64px 80px; } }

.article_tip { border-top: 1px solid #b1acaa; border-bottom: 1px solid #b1acaa; padding: 20px 27px 20px 54px; margin: 2em 0; position: relative; }

.article_tip:before { left: 27px; top: 31.5px; }

.article_tip--title { font-weight: bold; }

.article_tip a[href] { text-decoration: underline; color: #aa1937; font-weight: 400; color: #e6003c; }

.version-s20 .article_tip a[href] { color: #e6003c; }

.article_tip a[href]:hover, .article_tip a[href]:focus, .article_tip a[href].is-active { text-decoration: none; }

.version-s20 .article_tip { margin: 12px 4px; padding: 16px; border: none; }

.version-s20 .article_tip::before { display: none; }

.version-s20 .article_tip .article_tip--title { color: #e6003c; display: block; }

.s20-countdown { display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 30px; font-size: 1.66667rem; color: #e6003c; padding: 0 24px; padding: 0 1.33333rem; height: 50px; height: 2.77778rem; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; background: #ffffff; }

.s20-countdown--b2b { border-radius: 4px 4px 0 0; }

.s20-countdown--small { font-size: 24px; font-size: 1.33333rem; }

.s20-countdown__icon::before { content: ""; display: block; }

.s20-countdown__content { font-weight: 700; padding: 0 15px; padding: 0 0.83333rem; }

@media (max-width: 1050px) { .s20-countdown__content { padding: 0 10px; padding: 0 0.55556rem; } }

.s20-countdown__label { font-weight: 400; }

.s20-countdown__expired { font-weight: 400; }

.form_link_contact { color: #e6003c; text-align: center; }

.form_link_contact--number { color: #e6003c; text-align: center; margin-bottom: 40px; margin-bottom: 2.22222rem; font-weight: 700; }

.logo-no-margin .pop-up-logo { margin-bottom: 0; }

.pop-up-logo { text-align: center; margin-bottom: 32px; margin-bottom: 1.77778rem; }

.b2b_popup--layout { display: block; margin: 0 auto; max-width: 100%; position: relative; width: 50%; }

@media (max-width: 750px) { .b2b_popup--layout { width: 90%; } }

@media (min-width: 1951px) { .b2b_popup--layout { width: 25%; } }

.b2b_form--subtitle { font-weight: 700; font-size: 17px; font-size: 0.94444rem; line-height: 24px; }

.b2b_overlay--thumb { height: 120px; width: 120px; }

.b2b_form-container { background: #e5e5e5; padding: 1% 6% 2% 6%; margin-top: 60px; }

@media (min-width: 1383px) { .b2b_form-container { padding: 1% 3% 2% 3%; margin-top: 100px; } }

.form_link_arrow { float: right; color: #e6003c; font-size: 17px; font-size: 0.94444rem; }

.b2b_overlay--close { top: 18px; right: 18px; width: 40px !important; height: 40px !important; border: 2px solid #000000 !important; }

@media (max-width: 750px) { .b2b_overlay--close { top: 10px; right: 10px; } }

.b2b_overlay--close:after { background: url(../img/icons/global/3x/dark_arrow.png) no-repeat; width: 20px; height: 20px; margin-left: -9px; margin-top: -8.5px; }

.b2b_overlay--close:hover:after { -webkit-transform: rotateZ(-360deg) translateZ(0) !important; transform: rotateZ(-360deg) translateZ(0) !important; }

.b2b_next--icon { height: 12px; padding-right: 4px; }

.l-center-m .b2b_popup--layout { width: 100% !important; }

@media (max-width: 750px) { .b2b_form-container .js-sunrise-form-section { width: 100%; padding-left: 0; margin-right: -50px; } }

.b2b_popup--layout .l-center-s { width: 100% !important; }

.counter { display: block; font-weight: 700; margin-bottom: 20px; font-size: 30px; font-size: 1.66667rem; word-wrap: break-word; margin: 0; padding: 0; line-height: 1; }

.counter--total, .counter--delimiter { opacity: 0.6; }

.counter--label-expired { font-size: 14px; font-size: 0.77778rem; display: inline-block; }

@media (max-width: 750px) { .counter--label-expired { font-size: 12px; } }

.image_text_component { margin-top: 40px; margin-top: 2.22222rem; margin-bottom: 80px; margin-bottom: 4.44444rem; }

.version-s20 .image_text_component { color: #575452; font-size: 16px; margin-top: 24px; margin-bottom: 24px; }

@media (min-width: 751px) { .version-s20 .image_text_component { font-size: 20px; } }

.image_text_component--image.article_figure { margin: 0; }

.image_text_component--step { padding: 0 80px; padding: 0 4.44444rem; }

@media (max-width: 750px) { .image_text_component--step { padding: 0; } }

.version-s20 .image_text_component--step { padding: 20px 24px; }

@media (max-width: 750px) { .version-s20 .image_text_component--step { text-align: center; } }

@media (min-width: 751px) { .version-s20 .image_text_component--step { padding: 32px 48px; } }

.image_text_component--step + .image_text_component--step { margin-top: 40px; margin-top: 2.22222rem; }

.image_text_component--step-title { font-weight: 700; font-size: 20px; font-size: 1.11111rem; margin-bottom: 20px; margin-bottom: 1.11111rem; margin-top: 40px; margin-top: 2.22222rem; }

.image_text_component--step-title:first-child { margin-top: 0; }

.version-s20 .image_text_component--step-title { font-weight: 700; font-size: 20px; text-align: center; }

@media (min-width: 751px) { .version-s20 .image_text_component--step-title { font-size: 32px; text-align: left; } }

.version-s20 .image_text_component--step-content { text-align: left; }

.version-s20 .image_text_component--step-content ul li { list-style: none; position: relative; margin: 0; padding-left: 40px; line-height: 28px; margin-bottom: 20px; }

.version-s20 .image_text_component--step-content ul li::before { content: ""; width: 24px; height: 24px; position: absolute; left: 0; top: 2px; }

.article_social_media_share { text-align: center; margin: 80px 0; margin: 4.44444rem 0; /* Fix #13264: visual-center correction for icons  */ }

.article_social_media_share-nearby { margin: 20px 0; margin: 1.11111rem 0; }

.article_social_media_share .ico-twitter-white { margin-left: 1px; margin-top: 2px; }

.article_social_media_share .ico-facebook-white, .article_social_media_share .ico-mail-white { margin-top: 1px; }

.article_social_media_share--list { font-size: 0px; font-size: 0rem; }

@media (max-width: 750px) { .article_social_media_share--list { font-size: 12px; } }

.article_social_media_share--list--item { display: inline-block; margin-right: 15px; }

.article_social_media_share--list--item--title { font-size: 13px; font-size: 0.72222rem; display: block; margin: 0 0 10px; }

@media (max-width: 750px) { .article_social_media_share--list--item--title { font-size: 12px; } }

.article_social_media_share--list--item--link { position: relative; height: 70px; width: 70px; font-size: 70px; line-height: 1; vertical-align: middle; color: #aa1937; display: block; }

.article_social_media_share-small .article_social_media_share--list--item--link { height: 40px; width: 40px; font-size: 40px; }

.article_social_media_share-light .article_social_media_share--list--item--link { color: #ffffff; }

.article_social_media_share--list--item--link:before { content: ''; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 100%; background-color: currentColor; transition: -webkit-transform 350ms cubic-bezier(0.175, 0.885, 0.32, 1.6); transition: transform 350ms cubic-bezier(0.175, 0.885, 0.32, 1.6); transition: transform 350ms cubic-bezier(0.175, 0.885, 0.32, 1.6), -webkit-transform 350ms cubic-bezier(0.175, 0.885, 0.32, 1.6); }

.article_social_media_share--list--item--link > .icon { width: 100%; height: 100%; top: 0; position: absolute; left: 0; }

.article_social_media_share--list--item--link:hover:before { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

.article_paragraph { line-height: 1.2; margin-top: 40px; margin-bottom: 40px; }

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

.article_paragraph p { line-height: 1.4; }

.article_paragraph ol, .article_paragraph ul, .article_paragraph p { margin-bottom: 2em; }

.hardware_configurator { margin: 0 0 80px; margin: 0 0 4.44444rem; background-color: #eeeeee; }

.hardware_configurator-dark { background-color: #eee; }

.hardware_configurator-light { background-color: #ffffff; border: 1px solid #b1acaa; }

.hardware_configurator-crazydeal .hardware_configurator--configs { color: #ffffff; font-weight: 500; }

.hardware_configurator-crazydeal-bfriday .hardware_configurator--configs { background: #000000; }

.hardware_configurator-crazydeal .hardware_configurator--configs--title, .hardware_configurator-crazydeal .hardware_configurator--status-table--title { font-weight: 700; font-size: 46px; font-size: 2.55556rem; text-transform: uppercase; line-height: 1; }

.hardware_configurator-crazydeal .hardware_configurator--configs--pretitle { margin: 15px 0; margin: 0.83333rem 0; font-weight: 700; font-size: 20px; font-size: 1.11111rem; display: block; }

.hardware_configurator-crazydeal .hardware_configurator--configs--more { color: #ffffff; }

.hardware_configurator-crazydeal .hardware_configurator--configs--option, .hardware_configurator-crazydeal .hardware_configurator--status-table--item { border-bottom-color: rgba(255, 255, 255, 0.6); padding-left: 0 !important; padding-right: 0 !important; }

.hardware_configurator--inner { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; }

@media (max-width: 750px) { .hardware_configurator--inner { display: block; } }

.hardware_configurator--media { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.hardware_configurator--media > .promobadge { position: absolute; top: 50px; right: 0; width: 100%; }

.hardware_configurator--media--wrapper { padding: 40px; padding: 2.22222rem; margin: 0 auto; text-align: center; width: 100%; }

@media (max-width: 750px) { .hardware_configurator--media--wrapper { max-width: 320px; } }

@media (max-width: 750px) { img.hardware_configurator--media--img { max-height: 260px; } }

.hardware_configurator--media, .hardware_configurator--configs { width: 50%; float: left; }

@media (max-width: 750px) { .hardware_configurator--media, .hardware_configurator--configs { width: 100%; float: none; } }

.hardware_configurator--configs { position: relative; border-left: 1px solid #b1acaa; padding-top: 40px; padding-top: 2.22222rem; padding-bottom: 40px; padding-bottom: 2.22222rem; }

@media (max-width: 750px) { .hardware_configurator--configs { border-top: 1px solid #b1acaa; border-left: 0; } }

.hardware_configurator--configs--form, .hardware_configurator--status-table { padding: 0 80px; padding: 0 4.44444rem; position: relative; }

@media (max-width: 1050px) { .hardware_configurator--configs--form, .hardware_configurator--status-table { padding: 0 40px; } }

@media (max-width: 850px) { .hardware_configurator--configs--form, .hardware_configurator--status-table { padding: 0 20px; } }

.hardware_configurator--configs--header, .hardware_configurator--status-table--header { text-align: center; }

.hardware_configurator--configs--title, .hardware_configurator--status-table--title { margin-bottom: 10px; }

.hardware_configurator--configs--more { font-size: 14px; font-size: 0.77778rem; }

@media (max-width: 750px) { .hardware_configurator--configs--more { font-size: 12px; } }

.hardware_configurator--configs--option--title { font-weight: 700; font-size: 14px; font-size: 0.77778rem; margin-bottom: 10px; display: block; }

@media (max-width: 750px) { .hardware_configurator--configs--option--title { font-size: 12px; } }

.hardware_configurator--configs--option--title > em { font-weight: 400; }

.hardware_configurator--configs--option, .hardware_configurator--status-table--item { border-bottom: 1px solid #b1acaa; padding: 20px; padding: 1.11111rem; }

.hardware_configurator--configs--option .form_row, .hardware_configurator--status-table--item .form_row { margin: 0; }

.hardware_configurator--configs--option .form_inputgroup, .hardware_configurator--status-table--item .form_inputgroup, .hardware_configurator--configs--option .form_inputgroup > .form_radio:last-child, .hardware_configurator--status-table--item .form_inputgroup > .form_radio:last-child { margin: 0; }

.hardware_configurator--configs--option .form_label > em, .hardware_configurator--status-table--item .form_label > em { font-weight: 400; }

.hardware_configurator--configs--option .form_text, .hardware_configurator--status-table--item .form_text { margin: 10px 0 0; margin: 0.55556rem 0 0; }

.hardware_configurator--configs--option .promotion_status, .hardware_configurator--status-table--item .promotion_status { margin: 0; }

.hardware_configurator--configs--summary, .hardware_configurator--status-table--summary { text-align: center; padding: 30px 0; padding: 1.66667rem 0; }

.hardware_configurator--configs--footer_more { padding: 0 0 30px; padding: 0 0 1.66667rem; text-align: center; }

.hardware_configurator--configs--footer_link { display: block; width: 100%; position: absolute; bottom: 0; background-color: #ece4e1; font-size: 16px; font-size: 0.88889rem; line-height: 40px; line-height: 2.22222rem; text-align: center; color: #575452; }

.hardware_configurator--configs--footer_link:hover { background-color: #e6dcd8; }

@media screen and (max-width: 1396px) { .hardware_configurator--configs--footer_link { padding-right: 20px; } }

@media (max-width: 750px) { .hardware_configurator--configs--footer_link { padding-right: 0; } }

.hardware_configurator--price { margin-bottom: 15px; }

.hardware_configurator--price p { font-size: 16px; font-size: 0.88889rem; }

.hardware_configurator--price p > s, .hardware_configurator--price p > em { font-weight: 700; text-decoration: none; }

.hardware_configurator--configs--summary .hardware_configurator--price:first-child p > em, .hardware_configurator--status-table--summary .hardware_configurator--price:first-child p > em { font-weight: 400; font-size: 46px; font-size: 2.55556rem; }

.hardware_configurator--configs--summary .hardware_configurator--price:first-child p > s, .hardware_configurator--status-table--summary .hardware_configurator--price:first-child p > s { font-weight: 400; font-size: 36px; font-size: 2rem; }

.hardware_configurator--configs--summary .hardware_configurator--price p > strong, .hardware_configurator--status-table--summary .hardware_configurator--price p > strong { font-weight: 400; font-size: 46px; font-size: 2.55556rem; }

.hardware_configurator .checkbox_button, .hardware_configurator--configs--cta_button { margin: 0px 5px 15px; }

.hardware_configurator .checkbox_button.is-hidden-until-form-changed, .hardware_configurator--configs--cta_button.is-hidden-until-form-changed { display: none; }

.hardware_configurator--configs--form.has-changed .hardware_configurator--configs--cta_button.is-hidden-until-form-changed, .has-changed.hardware_configurator--status-table .hardware_configurator--configs--cta_button.is-hidden-until-form-changed { display: inline-block; }

.hardware_configurator--configs--availability { line-height: 26px; vertical-align: middle; display: inline-block; font-size: 16px; font-size: 0.88889rem; }

.hardware_configurator--configs--availability > .ico { vertical-align: middle; margin-right: 5px; }

.hardware_configurator--status-table--item { padding: 20px 0; padding: 1.11111rem 0; }

.promotion_status { margin: 20px 0; margin: 1.11111rem 0; color: #ffffff; max-width: 572px; margin: 0 auto; text-align: center; }

.promotion_status.as-light { color: #e6003c; }

.promotion_status.as-light .promotion_status--list li { background-color: #ffffff; }

.promotion_status.as-light .promotion_status--list li:first-child { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.promotion_status.as-light .promotion_status--prefix--pie_chart { fill: rgba(230, 0, 60, 0.2); stroke: #e6003c; }

.promotion_status.as-blinking .promotion_status--item--content { -webkit-animation: blinking-font 1s infinite ease-in-out; animation: blinking-font 1s infinite ease-in-out; }

.promotion_status-bfriday, .promotion_status-bfriday.as-light { color: #000000; }

.promotion_status-single { max-width: none; }

.promotion_status-single .promotion_status--list { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.promotion_status-single .promotion_status--list li { width: auto; min-width: 302px; }

.mega_menu .promotion_status-single .promotion_status--list li { width: 100%; min-width: 0; }

html.lt-ie12 .mega_menu .promotion_status-single .promotion_status--list { display: table; }

html.lt-ie12 .mega_menu .promotion_status-single .promotion_status--list li { display: table-cell; }

.promotion_status-single .promotion_status--item { width: 100%; display: inline-block; }

.promotion_status-expired { max-width: 420px; }

.promotion_status-expired .countdown_new { max-width: 100%; }

.promotion_status--item--content { display: block; font-weight: 700; margin-bottom: 20px; font-size: 30px; font-size: 1.66667rem; word-wrap: break-word; margin: 0; padding: 0; line-height: 1; text-transform: uppercase; }

.promotion_status--item--content .counter .counter--delimiter { display: none; }

.promotion_status--item--content .counter .counter--total { white-space: pre; }

.promotion_status--item--content .counter .counter--total::before { content: "/ "; }

.promotion_status--list { display: table; width: 100%; table-layout: fixed; border-spacing: 1px; }

.hero_title-right .promotion_status--list { display: block; }

@media (max-width: 750px) { .promotion_status--list { display: block; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.promotion_status--list > li { display: table-cell; vertical-align: middle; position: relative; background-color: #e6003c; }

.hero_title-right .promotion_status--list > li { display: inline-block; width: 100%; margin-top: 1px; }

@media (max-width: 750px) { .promotion_status--list > li { display: block; width: 100%; margin-top: 1px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.promotion_status--list > li:nth-child(2), .promotion_status--list > li:nth-child(3) { margin-top: 1px; }

.promotion_status--pie_chart--background { fill: rgba(255, 255, 255, 0.2); }

.promotion_status--pie_chart--foreground { fill: white; }

.promotion_status--item { padding: 10px 20px; padding: 0.55556rem 1.11111rem; position: relative; }

.promotion_status--item.promotion_status--item__single, .promotion_status-center .promotion_status--item { margin: 0 auto; text-align: center; display: table; }

html.ie .promotion_status--item.promotion_status--item__single, html.ie .promotion_status-center .promotion_status--item { width: 100%; table-layout: fixed; }

html.ie .mega_menu .promotion_status--item.promotion_status--item__single, html.ie .mega_menu .promotion_status-center .promotion_status--item { table-layout: auto; }

.promotion_status--item.promotion_status--item__external { padding: 0; width: 100%; max-width: 100%; }

.promotion_status--item--title { display: block; opacity: 0.8; font-size: 14px; font-size: 0.77778rem; font-weight: 500; margin-bottom: 5px; }

@media (max-width: 750px) { .promotion_status--item--title { font-size: 12px; } }

.promotion_status--prefix { position: absolute; top: 50%; left: 1.11111rem; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.promotion_status--prefix ~ * { padding-left: 70px; }

@media (max-width: 750px) { .promotion_status--prefix ~ * { padding-left: 45px; } }

.promotion_status--prefix--pie_chart { fill: rgba(255, 255, 255, 0.2); stroke: #ffffff; width: 50px; height: 50px; display: block; }

.promotion_status-bfriday .promotion_status--prefix--pie_chart, .promotion_status-bfriday.as-light .promotion_status--prefix--pie_chart { fill: rgba(0, 0, 0, 0.2); stroke: #000000; }

@media (max-width: 750px) { .promotion_status--prefix--pie_chart { width: 35px; height: 35px; } }

@-webkit-keyframes blinking-font { 0% { }
  50% { color: #e6003c; } }

@keyframes blinking-font { 0% { }
  50% { color: #e6003c; } }

/* Various Layout Fixes */
.has-three-or-more-items ul { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; max-width: 376px !important; }

.has-three-or-more-items ul li { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; min-height: 75px !important; }

.wildgrid--item[data-size="large"] .has-three-or-more-items ul { margin: 0 auto; }

.wildgrid--item[data-size="medium"] { max-width: 376px !important; }

.promotion_status--item--percent { font-size: 30px; font-size: 1.66667rem; font-weight: 700; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.promotion_status--item--percent::after { content: ' %'; }

.as-light.promotion_status { text-align: center; }

.as-light.promotion_status .promotion_status--list li { min-height: 75px; }

@media (max-width: 1050px) { .mega_menu .as-light.promotion_status .promotion_status--list li { min-height: 60px; } }

.hero_title--floating_content .hero_title--promostatus .as-light.promotion_status.promotion_status-center .promotion_status--list li { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.lt-ie12 .promotion_status.as-light .promotion_status--list li { padding: 5px; }

.lt-ie12 .promotion_status.promotion_status-single.as-light .promotion_status--list li { padding: 7px; width: 100%; max-width: 572px; min-height: 60px; -webkit-flex: 0 0; -ms-flex: 0 0; flex: 0 0; }

@media (max-width: 1050px) { .mega_menu .lt-ie12 .promotion_status.promotion_status-single.as-light .promotion_status--list li { height: 60px; } }

.lt-ie12 .promotion_status.promotion_status-single.as-light .promotion_status--list li .promotion_status--item.promotion_status--item__single .promotion_status--wrap .promotion_status--prefix { margin-left: 150px; }

.lt-ie12 .hero_title--promostatus .promotion_status.promotion_status-single.as-light { max-width: 320px; }

.lt-ie12 .hero_title--promostatus .promotion_status.promotion_status-single.as-light .promotion_status--list { max-width: 255px; }

.lt-ie12 .hero_title--floating_content .hero_title--promostatus .promotion_status.promotion_status-single.as-light .promotion_status--list li .promotion_status--item.promotion_status--item__single .promotion_status--wrap .promotion_status--prefix { margin-left: 0; }

.lt-ie12 .hero_title.hero_title-crazydeal.hero_title-light.hero_title-myaccounttitle.hero_title-right .hero_title--floating_content { max-width: 320px; }

.lt-ie12 .hero_title.hero_title-crazydeal.hero_title-light.hero_title-myaccounttitle.hero_title-right .hero_title--floating_content .hero_title--promostatus .promotion_status.promotion_status-center.as-light .promotion_status--list li .promotion_status--item .promotion_status--wrap .promotion_status--prefix { margin-left: 25px !important; }

.lt-ie12 .wildgrid--teaser .as-light.promotion_status.promotion_status-center .promotion_status--list li { min-height: 60px; }

.lt-ie12 .wildgrid--teaser .as-light.promotion_status.promotion_status-center .promotion_status--list li .promotion_status--item .promotion_status--wrap { display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.lt-ie12 .wildgrid--teaser .as-light.promotion_status.promotion_status-center .promotion_status--list li .promotion_status--item .promotion_status--wrap .promotion_status--prefix { margin: 0 !important; padding: 0 !important; }

.lt-ie12 .wildgrid--teaser .as-light.promotion_status.promotion_status-center .promotion_status--list li .promotion_status--item .promotion_status--wrap .promotion_status--item--wrap-mini { padding: 0 !important; margin: 0 !important; }

.lt-ie12 .wildgrid--teaser .as-light.promotion_status.promotion_status-center .promotion_status--list li .promotion_status--item .promotion_status--wrap .promotion_status--item--wrap-mini .promotion_status--item--title { margin: 0 !important; margin-top: -15px !important; }

.lt-ie12 .wildgrid--teaser .as-light.promotion_status.promotion_status-center.promotion_status-single .promotion_status--list li { min-height: 60px; }

@media (max-width: 750px) { .lt-ie12 .hero_title--floating_content .hero_title--promostatus .as-light.promotion_status.promotion_status-center .promotion_status--list { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .lt-ie12 .hero_title--floating_content .hero_title--promostatus .as-light.promotion_status.promotion_status-center .promotion_status--list li { min-height: 60px; } }

.lt-ie12 .hero_title--floating_content .hero_title--promostatus .as-light.promotion_status.promotion_status-center .promotion_status--list li { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; min-height: 60px; }

.lt-ie12 .hero_title--floating_content .hero_title--promostatus.promotion_status-single .promotion_status--list li { min-height: 60px; }

.lt-ie12 .wildgrid--teaser .as-light.has-three-or-more-items.promotion_status.promotion_status-center .promotion_status--list li:nth-child(2) { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.lt-ie12 .wildgrid--teaser .as-light.has-three-or-more-items.promotion_status.promotion_status-center .promotion_status--list li:nth-child(2) .promotion_status--item { min-height: 60px; margin: 0 auto !important; }

.lt-ie12 .wildgrid--teaser .as-light.has-three-or-more-items.promotion_status.promotion_status-center .promotion_status--list li:nth-child(2) .promotion_status--item .promotion_status--wrap .promotion_status--prefix { margin-left: 50px; }

.lt-ie12 .wildgrid--teaser .as-light.has-three-or-more-items.promotion_status.promotion_status-center .promotion_status--list li:nth-child(2) .promotion_status--item .promotion_status--wrap .promotion_status--item--wrap-mini { margin-left: 20px !important; }

.lt-ie12 .wildgrid--teaser .as-light.has-three-or-more-items.promotion_status.promotion_status-center .promotion_status--list li:nth-child(2) .promotion_status--item .promotion_status--wrap .promotion_status--item--wrap-mini .promotion_status--item--title { margin-top: 0 !important; }

.ie.no-lt-ie12 .hero_title--promostatus .promotion_status.promotion_status-single { max-width: 320px; }

.as-light.has-three-or-more-items.promotion_status .promotion_status--list { margin-bottom: 20px; }

.section_title { margin-top: 80px; margin-top: 4.44444rem; margin-bottom: 32px; margin-bottom: 1.77778rem; text-align: center; page-break-after: avoid; page-break-inside: avoid; }

.version-s20 .section_title { margin-top: 80px; margin-top: 4.44444rem; margin-bottom: 24px; margin-bottom: 1.33333rem; }

.section_title.has-equal-margins { margin-top: 32px; margin-top: 1.77778rem; }

.section_title--small-bottomgap { margin-bottom: 20px; }

.section_title--big .section_title--heading { font-size: 24px; }

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

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

.section_title--light { color: #878380; }

.section_title--icon_inline { display: inline-block; vertical-align: middle; margin-right: 10px; }

.section_title--icon_inline:last-child { margin-left: 10px; margin-right: 0; }

.section_title--heading { margin-bottom: 0.75ex; }

.version-s20 .section_title--heading { font-size: 24px; font-size: 1.33333rem; color: #575452; margin-bottom: 16px; margin-bottom: 0.88889rem; }

legend.section_title--heading { text-align: center; width: 100%; }

.section_title--paragraph { margin-bottom: 20px; margin-bottom: 1.11111rem; line-height: 1.3; }

.version-s20 .section_title--paragraph { font-size: 20px; font-size: 1.11111rem; color: #575452; }

.section_title--paragraph:last-child { margin-bottom: 0; }

.section_title--paragraph .button_border { margin-bottom: 80px; margin-bottom: 4.44444rem; }

.section_title--paragraph strong { font-weight: 700; }

.section_title-h4 .section_title--heading { font-weight: 400; font-size: 22px; font-size: 1.22222rem; }

.prioritised_search_result_teaser { padding: 25px 50px 25px 50px; padding: 1.38889rem 2.77778rem 1.38889rem 2.77778rem; background-color: #eeeeee; margin-bottom: 60px; margin-bottom: 3.33333rem; color: #000000; }

@media (max-width: 750px) { .prioritised_search_result_teaser { padding: 20px; text-align: center; } }

@media (max-width: 750px) { .prioritised_search_result_teaser--title { margin-bottom: 0; } }

.prioritised_search_result_teaser--text { font-size: 18px; font-size: 1rem; }

@media (max-width: 750px) { .prioritised_search_result_teaser--text { margin-bottom: 20px; } }

.mobile_plans_grey--heading { background-color: transparent; border: 1px solid #b1afaf; text-align: center; min-height: 36px !important; font-size: 17px; font-size: 0.94444rem; font-weight: 700; padding: 10px 0; padding: 0.55556rem 0; }

.mobile_plans_grey--heading p { margin-bottom: 0px; }

.mobile_plans em { color: #e6003c; }

.mobile_plans a { color: #e6003c !important; }

.mobile_plans_sub_set--title { margin-bottom: 15px; }

@media (max-width: 750px) { .mobile_plans_sub_set--title { padding-top: 25px; } }

.mobile_plans--heading { background-color: #e6003c; color: #ffffff; text-align: center; min-height: 36px !important; font-size: 17px; font-size: 0.94444rem; font-weight: 700; padding: 10px 0; padding: 0.55556rem 0; }

.mobile_plans--heading p { margin-bottom: 0px; }

.mobile_plans_table--content { padding-bottom: 16px; margin: auto; min-height: 525px; margin-bottom: 20px; margin-bottom: 1.11111rem; }

.mobile_plans_table--content a { font-size: 17px; font-size: 0.94444rem; }

.mobile_plans--bg { background-color: #ffffff; }

.mobile_plans--bottom { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

img.mobile_plans_link--icon { margin: 0 12px 0 0; }

a.mobile_plans_link { text-decoration: none !important; }

.title_mobile_plans { padding-top: 50px; }

.mobile_plans--sub_set { border-bottom: 1px solid #ece4e1; margin: 0 20px 7px 20px; margin: 0 1.11111rem 0.38889rem 1.11111rem; min-height: 60px; font-size: 17px; font-size: 0.94444rem; }

.mobile_plans--feature_optional { background-color: #b1dcf2; height: inherit; padding: 10px 0; padding: 0.55556rem 0; text-align: center; }

.mobile_plans--feature_optional p { margin-bottom: 0px; }

.mobile_plans--empty_container { min-height: 60px; }

.mobile_plans--sub_set ul > li { list-style-type: none; }

.mobile_plans--sub { margin-top: 15px; background-color: #ffffff; padding-bottom: 15px; }

.mobile_plans--sub .b2b_arrow--icon { height: 17px; padding-bottom: 2px; margin: 2px; margin: 0.11111rem; }

.mobile_plans--triangle { width: 100%; max-height: 60px; position: relative; top: -4px; }

.b2b_tooltip:hover, .b2b_tooltip.is-active { background-color: #e6003c !important; border-color: #e6003c !important; }

.b2b_tooltip.as-red:hover, .b2b_tooltip.as-red.is-active { background-color: #e6003c !important; border-color: #e6003c !important; }

.inline_tabs--pane { display: none; }

.inline_tabs--pane.is-active { display: block; }

.article_callto_action { text-align: center; margin-bottom: 140px; margin-bottom: 7.77778rem; }

.article_callto_action-compact { margin-bottom: 70px; margin-bottom: 3.88889rem; }

.article_callto_action-nearby { margin-top: -80px; margin-top: -4.44444rem; }

.carousel-slick { margin: 75px auto; max-width: 1356px; }

@media (max-width: 1270px) { .carousel-slick { max-width: 1148px; } }

@media (max-width: 1026px) { .carousel-slick { max-width: 848px; } }

@media (max-width: 666px) { .carousel-slick { max-width: 344px; } }

.mini-scroller__link { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; font-size: 21px; font-weight: bold; padding: 10px 12px; position: absolute; bottom: 0; background: #ffffffb0; color: #e6003c; }

.carousel-image { margin: 0 10px; }

.carousel-slick .slick-next { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH4gsdCRUQZyhjhQAAATlJREFUWMPl2L9OwzAQx/HvobKyp515i1RiZwXxAqzMLHThjwQjEiudEAy8RngL5oQVsVKOoVQqEoNTny8n4S2RbX2sxPbPhoTSMd1vqd9bpuc4l62USsrXLrADOuuor8MBK7bvgOclltOW+sILKKkVlb1Rx+cjcPjz6nJMMwsDHAopfRt4I2WTRn8gr8Y0Z2GAnkjJaeyBlNwOSiPFopOSSLEaaSmkWP4vJZBiPeuskeZAa2QR4BryCTjIQRYDWiGLAi2QxYG5SBfgCvnG4kHRo+WzHk94uTdJ1IWClKbUGjl+4l/LzoRmHmmSbLwmSmScx0KdvZv8v60udFgIHbdCB9bQkT/0oSn0sTP0wT301YcnrjfQG9cLOAQuGTgULjmwdixOVjiBm8oJlwxU9FXgA7itHO6l18s3o/7qj09wiz4AAAAASUVORK5CYII=") !important; background-position: center !important; background-repeat: no-repeat !important; background-size: 25px 30px !important; background-color: #FFFFFF !important; display: block; width: 50px; height: 50px; z-index: 1; color: #e6003c; right: 6px; top: 149px; }

@media (max-width: 1050px) { .carousel-slick .slick-next { top: 148px; } }

.carousel-slick .slick-prev { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH4gsdCRQZB+/qYAAAAUdJREFUWMPd2DFOwzAUxvG/2xyClJVjeOACbCAEYmJmB4kypUgwd+4KqsohGMIpmNvsXYlkllRdGBzb76XGW6RY+snys773QHltsNUGu11jz3z+LzRxDfbFwT2AwZz47BkpntxshwNWJeO5zz6jhQMe97ji2vDZHgQwBicOjMWJAlPgxICpcCLAlLjkwNS4pEAJXDKgFC4JUBIXDZTGRQE1cMFALVwQUBPXG6iN6wUcAucNXGNvDSy6JLw8YnyjgeuRqJ1KsA0GHvO1AJ4BHO6yoX13nKr0MzFF8lFSXB1MkQyFTPFQiyKD2s4J9XR3J4HzhvZN6k7+37CQRdzKIrBmEfmzaJqyaDuzaNxTI8Xmg91jPus+L0Ifc43xWwVMQ09Sa4AZjFQLoqFItRn1hPrJwOv+Tv7cDVokf62S+gFMBWwNo2+fPb/5JMVpeyTqLwAAAABJRU5ErkJggg==") !important; background-position: center !important; background-repeat: no-repeat !important; background-size: 25px 30px !important; background-color: #FFFFFF !important; display: block; width: 50px; height: 50px; z-index: 1; color: #e6003c; left: 6px; top: 149px; }

@media (max-width: 1050px) { .carousel-slick .slick-prev { top: 148px; } }

.carousel-slick .slick-prev:hover { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH4gsdCRQZB+/qYAAAAUdJREFUWMPd2DFOwzAUxvG/2xyClJVjeOACbCAEYmJmB4kypUgwd+4KqsohGMIpmNvsXYlkllRdGBzb76XGW6RY+snys773QHltsNUGu11jz3z+LzRxDfbFwT2AwZz47BkpntxshwNWJeO5zz6jhQMe97ji2vDZHgQwBicOjMWJAlPgxICpcCLAlLjkwNS4pEAJXDKgFC4JUBIXDZTGRQE1cMFALVwQUBPXG6iN6wUcAucNXGNvDSy6JLw8YnyjgeuRqJ1KsA0GHvO1AJ4BHO6yoX13nKr0MzFF8lFSXB1MkQyFTPFQiyKD2s4J9XR3J4HzhvZN6k7+37CQRdzKIrBmEfmzaJqyaDuzaNxTI8Xmg91jPus+L0Ifc43xWwVMQ09Sa4AZjFQLoqFItRn1hPrJwOv+Tv7cDVokf62S+gFMBWwNo2+fPb/5JMVpeyTqLwAAAABJRU5ErkJggg=="); background-size: 25px 30px; }

.carousel-slick .slick-next:hover { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH4gsdCRUQZyhjhQAAATlJREFUWMPl2L9OwzAQx/HvobKyp515i1RiZwXxAqzMLHThjwQjEiudEAy8RngL5oQVsVKOoVQqEoNTny8n4S2RbX2sxPbPhoTSMd1vqd9bpuc4l62USsrXLrADOuuor8MBK7bvgOclltOW+sILKKkVlb1Rx+cjcPjz6nJMMwsDHAopfRt4I2WTRn8gr8Y0Z2GAnkjJaeyBlNwOSiPFopOSSLEaaSmkWP4vJZBiPeuskeZAa2QR4BryCTjIQRYDWiGLAi2QxYG5SBfgCvnG4kHRo+WzHk94uTdJ1IWClKbUGjl+4l/LzoRmHmmSbLwmSmScx0KdvZv8v60udFgIHbdCB9bQkT/0oSn0sTP0wT301YcnrjfQG9cLOAQuGTgULjmwdixOVjiBm8oJlwxU9FXgA7itHO6l18s3o/7qj09wiz4AAAAASUVORK5CYII="); background-size: 25px 30px; }

.carousel-slick .slick-prev:before { content: ''; color: #e6003c; font-size: 32px; }

.carousel-slick .slick-next:before { content: ''; color: #e6003c; font-size: 32px; }

.icon-arrow--upper .slick-prev, .icon-arrow--upper .slick-next { top: 105px; }

.slick-disabled { opacity: 0.7; }

.carousel-container > a > h3 { font-size: 21px; font-weight: bold; margin: 15px 12px; }

.carousel-container > a > p { font-size: 17px; margin: 15px 12px; }

.carousel-container > a > .carousel-link--red { font-size: 17px; margin: 15px 12px; color: #e6003c; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.carousel-container > a > .carousel-image { position: relative; height: 210px; }

.carousel-container > a > .carousel-image > img { top: 50%; height: 100%; position: absolute; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; }

.mini-scroller__link .mini-scroller__icon { margin-right: 14px; margin-left: 11px; padding: 0; }

.mini-scroller__link .carousel-link--red { font-weight: 300; font-size: 17px; }

.carousel-container { word-break: break-word; }

.article_inlinevideo { width: 100%; display: inline-block; position: relative; padding-top: 56.25%; background: #ece4e1; overflow: hidden; }

.article_inlinevideo--frame { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

.s20-contact-box { display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 20px; padding: 1.11111rem; }

@media (max-width: 750px) { .s20-contact-box { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 20px 24px; padding: 1.11111rem 1.33333rem; } }

.s20-contact-box__content { border-right: 1px solid #d8d8d8; width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; }

@media (max-width: 750px) { .s20-contact-box__content { border: none; border-bottom: 2px solid #d8d8d8; padding: 24px 0; } }

@media (max-width: 750px) { .s20-contact-box__content:first-child { padding-top: 0; } }

.s20-contact-box__content:last-child { border: none; }

@media (max-width: 750px) { .s20-contact-box__content:last-child { padding-bottom: 0; } }

.s20-contact-box__title { padding: 20px 0 4px 0; }

.s20-contact-box__description { font-size: 16px; color: #575452; }

.s20-contact-box__button { margin-top: 24px; }

.s20-contact-box__img { margin: 0 auto; width: 44px; height: 44px; }

@media (max-width: 750px) { .s20-contact-box__img { width: 32px; height: 32px; } }

.s20-tabs-nav__list { margin: 0 -8px; padding: 0; list-style: none; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.s20-tabs-nav__item { -webkit-flex: 1 0 0; -ms-flex: 1 0 0px; flex: 1 0 0; margin: 0 8px; }

.s20-tabs-nav__link { border: 1px solid #d8d8d8; border-radius: 4px; background: #f8f8f8; height: 36px; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 16px; font-size: 0.88889rem; font-weight: 700; color: #878380; }

.s20-tabs-nav__link:hover, .s20-tabs-nav__link.is-active { border-color: transparent; background: #ffffff; color: #e6003c; }

.s20-tabs-nav__link--highlighted:hover, .s20-tabs-nav__link--highlighted.is-active { border: 0; background: linear-gradient(62deg, #FFC805 0%, #FAA600 30%, #E6003C 73%, #AA1937 100%); }

.s20-tabs-nav__link--highlighted:hover { padding: 2px; }

.s20-tabs-nav__link--highlighted.is-active { padding: 3px; }

.s20-tabs-nav__link--icons { height: 80px; font-size: 12px; font-size: 0.66667rem; }

@media (max-width: 750px) { .s20-tabs-nav__link--icons { font-size: 12px; } }

.s20-tabs-nav__content { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; padding: 4px; border-radius: 2px; width: 100%; height: 100%; }

.s20-tabs-nav__link--highlighted:hover .s20-tabs-nav__content, .s20-tabs-nav__link--highlighted.is-active .s20-tabs-nav__content { background: #ffffff; }

.s20-tabs-nav__icon { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; height: 35px; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; margin-bottom: 4px; }

.s20-tabs-nav__icon-img { display: block; width: auto; }

.s20-tabs-nav__icon-img--inactive { display: block; }

.s20-tabs-nav__link:hover .s20-tabs-nav__icon-img--inactive, .s20-tabs-nav__link.is-active .s20-tabs-nav__icon-img--inactive { display: none; }

.s20-tabs-nav__icon-img--active { display: none; }

.s20-tabs-nav__link:hover .s20-tabs-nav__icon-img--active, .s20-tabs-nav__link.is-active .s20-tabs-nav__icon-img--active { display: block; }

.s20-tabs-nav__text { display: block; }

.video_on_demand_database_filter { margin: 20px 0 40px 0; }

.center_list { margin-top: 32px; margin-top: 1.77778rem; margin-bottom: 100px; margin-bottom: 5.55556rem; text-align: center; page-break-after: avoid; page-break-inside: avoid; }

.center_list .richtext ul > li { border-bottom: 1px solid #000000; }

.icon_size { height: 25px; }

.icon_check { margin-left: 7px !important; margin-top: 5px; }

.center_list_small { margin: 0; padding: 0; height: 100%; text-align: center; page-break-after: avoid; page-break-inside: avoid; }

.center_list--item_with--icon { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; text-align: left; border-bottom: 1px solid #575452; }

.center_list--item_with--icon .check_icon { margin: 10px 14px 0 1px; }

.center_list--item_with--icon img { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.list_element--border li:last-child { border-bottom: none; }

.small_center_list--item_with--icon, .small_centerlist--content { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: start; -ms-flex-align: start; align-items: start; text-align: left; padding: 1% 0 1% 0; }

.small_center_list--item_with--icon .small_center_list--content, .small_centerlist--content .small_center_list--content { padding-left: 3%; margin-left: 15px; word-break: break-word; }

.small_center--title { font-weight: 700; text-align: start; word-break: break-word; margin-bottom: 17px; }

.small_center--inner { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 60px; }

@media (min-width: 751px) and (max-width: 900px) { .small_center--inner { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.landline_number { font-weight: 700; }

.small-center--image { word-break: break-word; }

.small_center--desc { text-align: start; padding-left: 3%; word-break: break-word; }

.list--content { padding-left: 6% !important; }

.small_centerlist--content { word-break: break-word; padding: 7px 0; border-bottom: 1px solid #acabab; }

.no_border { border-bottom: unset !important; }

.center_list--content { padding: 9px 0 6px 0; word-break: break-word; }

.center_list--font_bold { font-weight: 700; }

.small_center_list--item_with--icon img, .small_centerlist--content img { margin-left: 0; margin-right: 0; width: 15px; height: 15px; }

.icon_check__c { min-width: 14px; margin-top: 5px; }

.bg-grey { background-color: #e5e5e5; }

.no_icon { padding-left: 40px; }

.b2bsmalllistoption, .b2bsmalllistoption > div { height: 100%; }

.small-list-option__list-items { margin-bottom: 12px; }

.small-list-option__description { word-break: break-word; padding-left: 6px; padding-right: 4px; }

.small_center_list--item_with--icon-b { word-break: break-word; margin-bottom: 12px; }

.small-list-option__grey-a { padding: 30px 30px 0 10px; }

.small-list-option__grey-b { padding: 30px 30px 0 30px; }

div.small-list-option-c { padding: 30px 17px 16px; }

div.small-list-option-d { padding: 28px 17px 20px 22px; }

.full_width_parallax_image--container { position: static; padding-top: 56.25%; background-size: cover; background-attachment: fixed; background-position: 50% 50%; background-color: #ece4e1; }

.full_width_parallax_image--img { display: none; }

.full_width_parallax_image--caption { margin-top: 20px; }

@media (max-width: 1050px) { .full_width_parallax_image--container { padding-top: 75%; background-attachment: scroll; } }

.related_articles { margin-top: 80px; margin-top: 4.44444rem; padding-top: 80px; padding-top: 4.44444rem; border-top: 1px solid #d9d2d0; }

.related_articles--title { text-align: center; margin-bottom: 40px; margin-bottom: 2.22222rem; }

.related_articles--description { text-align: center; margin-top: -40px; margin-top: -2.22222rem; margin-bottom: 40px; margin-bottom: 2.22222rem; }

.icon_row { font-size: 0; margin-bottom: 10px; text-align: center; }

.icon_row.as-m { margin-bottom: 15px; }

.icon_row.as-l { margin-bottom: 20px; }

.icon_row--item { display: inline-block; margin-right: 10px; }

.as-m .icon_row--item { margin-right: 15px; }

.as-l .icon_row--item { margin-right: 20px; }

.icon_row--item:last-child { margin-right: 0; }

.countdown_new { width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.promotion_status .countdown_new { max-width: 300px; min-width: 188px; margin: 0 auto; }

.countdown_new.countdown_new-small { width: 100%; }

@media (max-width: 1050px) { .mega_menu .countdown_new.countdown_new-small { min-width: 0; } }

.countdown_new.countdown_new-small > .countdown_new__label { font-size: 1.11111rem; }

.countdown_new.countdown_new-small > .countdown_new__inner { height: auto; }

.countdown_new.countdown_new-small > .countdown_new__inner > div { padding: 2px; }

.countdown_new.countdown_new-small > .countdown_new__inner > span { font-size: 0.88889rem; }

.countdown_new.countdown_new-small > .countdown_new__inner > div > .countdown_new__inner--label1 { font-size: 1.66667rem; }

.countdown_new.countdown_new-small > .countdown_new__inner > div > .countdown_new__inner--label2 { font-size: 0.55556rem; }

@media (max-width: 1050px) { .mega_menu .countdown_new.countdown_new-small > .countdown_new__inner > div > .countdown_new__inner--label1 { font-size: 1.11111rem; }
  .mega_menu .countdown_new.countdown_new-small > .countdown_new__inner > div > .countdown_new__inner--label2 { width: 4ch; height: 11px; overflow: hidden; } }

.countdown_new.countdown_new-mini > .countdown_new__label, .countdown_new.countdown_new-mini > .countdown_new__inner { max-width: 300px; }

.context_display .countdown_new.countdown_new-mini > .countdown_new__label, .context_display .countdown_new.countdown_new-mini > .countdown_new__inner { margin-left: 0; }

.countdown_new.countdown_new-mini > .countdown_new__label { font-size: 0.88889rem; margin-bottom: 5px; font-weight: 500; }

.countdown_new.countdown_new-mini > .countdown_new__inner { height: auto; }

.countdown_new.countdown_new-mini > .countdown_new__inner > span { font-size: 0.77778rem; padding: 15px; }

.countdown_new.countdown_new-mini > .countdown_new__inner > div { padding: 5px 0; }

.countdown_new.countdown_new-mini > .countdown_new__inner > div > .countdown_new__inner--label1 { font-size: 1rem; }

.countdown_new.countdown_new-mini > .countdown_new__inner > div > .countdown_new__inner--label2 { font-size: 0.55556rem; }

.countdown_new > .countdown_new__label { font-size: 1.66667rem; font-weight: 400; width: 100%; margin-bottom: 10px; text-align: left; }

.countdown_new > .countdown_new__inner { width: 100%; height: 120px; border: 2px solid #e6003c; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.countdown_new > .countdown_new__inner .countdown_new__expired_message { margin: 0 auto; }

.promotion_status .countdown_new > .countdown_new__inner { border: 0; background: none; }

.countdown_new > .countdown_new__inner > span { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; font-size: 1.11111rem; font-weight: 700; color: #e6003c; padding: 20px; text-align: center; }

.countdown_new > .countdown_new__inner > div { -webkit-flex: 1 1 0; -ms-flex: 1 1 0px; flex: 1 1 0; padding: 10px 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; position: relative; }

.countdown_new > .countdown_new__inner > div:nth-child(1)::after, .countdown_new > .countdown_new__inner > div:nth-child(2)::after, .countdown_new > .countdown_new__inner > div:nth-child(3)::after { content: ''; width: 1px; height: 70%; border-right: 1px solid #e6003c; position: absolute; right: 0; top: 15%; }

.version-s20 .countdown_new > .countdown_new__inner > div:nth-child(1)::after, .version-s20 .countdown_new > .countdown_new__inner > div:nth-child(2)::after, .version-s20 .countdown_new > .countdown_new__inner > div:nth-child(3)::after { border: 0; content: ":"; font-size: 30px; font-size: 1.66667rem; font-weight: 700; height: calc(1.66667rem * 1.3); top: 0; width: 10px; right: -5px; }

.countdown_new > .countdown_new__inner > div > .countdown_new__inner--label1 { font-size: 2.55556rem; font-weight: 700; color: #e6003c; }

.countdown_new > .countdown_new__inner > div > .countdown_new__inner--label2 { font-size: 0.88889rem; font-weight: 700; text-transform: uppercase; }

.version-s20 .countdown_new > .countdown_new__inner > div > .countdown_new__inner--label2 { text-transform: capitalize; }

.countdown_new__red > .countdown_new__label { color: #000000; }

.countdown_new__red > .countdown_new__inner { background-color: #e6003c; }

.countdown_new__red > .countdown_new__inner > span { color: #ffffff; }

.countdown_new__red > .countdown_new__inner > div:nth-child(1)::after, .countdown_new__red > .countdown_new__inner > div:nth-child(2)::after, .countdown_new__red > .countdown_new__inner > div:nth-child(3)::after { border-right: 1px solid #ffffff; }

.countdown_new__red > .countdown_new__inner > div > .countdown_new__inner--label1, .countdown_new__red > .countdown_new__inner > div > .countdown_new__inner--label2 { color: #ffffff; }

.countdown_new__white > .countdown_new__label { color: #ffffff; }

.countdown_new__white > .countdown_new__inner { background-color: rgba(255, 255, 255, 0.2); border: 2px solid #ffffff; }

.countdown_new__white > .countdown_new__inner > span { color: #ffffff; }

.countdown_new__white > .countdown_new__inner > div:nth-child(1)::after, .countdown_new__white > .countdown_new__inner > div:nth-child(2)::after, .countdown_new__white > .countdown_new__inner > div:nth-child(3)::after { border-right: 1px solid #ffffff; }

.countdown_new__white > .countdown_new__inner > div > .countdown_new__inner--label1, .countdown_new__white > .countdown_new__inner > div > .countdown_new__inner--label2 { color: #ffffff; }

.countdown_new__black > .countdown_new__inner { background-color: rgba(0, 0, 0, 0.2); border: 2px solid #000000; }

.countdown_new__black > .countdown_new__inner > span { color: #000000; }

.countdown_new__black > .countdown_new__inner > div:nth-child(1)::after, .countdown_new__black > .countdown_new__inner > div:nth-child(2)::after, .countdown_new__black > .countdown_new__inner > div:nth-child(3)::after { border-right: 1px solid #000000; }

.countdown_new__black > .countdown_new__inner > div > .countdown_new__inner--label1 { color: #000000; }

@media (min-width: 751px) { .countdown_new .countdown_new__label { max-width: 520px; margin: 0 auto 10px; text-align: left; }
  .countdown_new .countdown_new__inner { max-width: 520px; margin: 0 auto; } }

.countdown_new__small .countdown_new__inner { height: auto; border: none; }

.countdown_new__small .countdown_new__inner > div:nth-child(1)::after, .countdown_new__small .countdown_new__inner > div:nth-child(2)::after, .countdown_new__small .countdown_new__inner > div:nth-child(3)::after { border-color: #ffffff; }

.countdown_new__small .countdown_new__inner .countdown_new__days .countdown_new__inner--label1, .countdown_new__small .countdown_new__inner .countdown_new__hours .countdown_new__inner--label1, .countdown_new__small .countdown_new__inner .countdown_new__minutes .countdown_new__inner--label1, .countdown_new__small .countdown_new__inner .countdown_new__seconds .countdown_new__inner--label1 { font-size: 24px; color: #ffffff; }

.countdown_new__small .countdown_new__inner .countdown_new__days .countdown_new__inner--label2, .countdown_new__small .countdown_new__inner .countdown_new__hours .countdown_new__inner--label2, .countdown_new__small .countdown_new__inner .countdown_new__minutes .countdown_new__inner--label2, .countdown_new__small .countdown_new__inner .countdown_new__seconds .countdown_new__inner--label2 { font-size: 8px; color: #ffffff; }

.as-darken .countdown_new > .countdown_new__inner > div:nth-child(1)::after, .as-darken .countdown_new > .countdown_new__inner > div:nth-child(2)::after, .as-darken .countdown_new > .countdown_new__inner > div:nth-child(3)::after { border-color: #ffffff; }

.promotion_status-bfriday * { color: #000000 !important; }

.promotion_status-bfriday .countdown_new > .countdown_new__inner > div:nth-child(1)::after, .promotion_status-bfriday .countdown_new > .countdown_new__inner > div:nth-child(2)::after, .promotion_status-bfriday .countdown_new > .countdown_new__inner > div:nth-child(3)::after { border-color: #000000; }

.countdown { display: block; font-weight: 700; margin-bottom: 20px; font-size: 30px; font-size: 1.66667rem; word-wrap: break-word; margin: 0; padding: 0; line-height: 1; }

.countdown--label, .countdown--label + .countdown--display { display: inline-block; }

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

.countdown--days, .countdown--time { display: inline-block; }

.mobile_subscription .teaserwidget { padding-top: 0; background: none; color: inherit; }

.mobile_subscription .section_title { margin: 0 auto 48px; margin: 0 auto 2.66667rem; }

.mobile_subscription .section_title .section_title--icon { margin-bottom: 6px; margin-bottom: 0.33333rem; }

.mobile_subscription .section_title .section_title--icon img { display: block; margin: 0 auto; }

.mobile_subscription .hardware_configurator--configs .section_title { margin-top: 46px; margin-top: 2.55556rem; }

.mobile_subscription.hardware_configurator-highlighted .hardware_configurator--media { color: #ffffff; background-color: #e6003c; transition: background-color 0.5s, font 0.5s; }

.mobile_subscription.hardware_configurator-highlighted .hardware_configurator--media .richtext a { color: #ffffff; font-weight: 500; }

.mobile_subscription .hardware_configurator--media--wrapper { max-width: none; }

.mobile_subscription .hardware_configurator--configs--title, .mobile_subscription .hardware_configurator--status-table--title { margin-bottom: 48px; }

.mobile_subscription .hardware_configurator--configs--summary, .mobile_subscription .hardware_configurator--status-table--summary { padding: 0; }

.mobile_subscription .hardware_configurator--price:first-child, .mobile_subscription .hardware_configurator--price:first-child p > em { font-weight: 700; }

.mobile_subscription .label_section { text-align: left; }

.mobile_subscription--content { padding: 0 50px; padding: 0 2.77778rem; height: 100%; }

@media only screen and (min-width: 850px) { .mobile_subscription--content { padding: 0 100px; padding: 0 5.55556rem; } }

.mobile_subscription--content-middle { height: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.news_teaser { border-left: 1px solid #d9d2d0; }

.news_teaser:first-child { border-left: none; }

.news_teaser:hover .news_teaser--link { text-decoration: none; }

.news_teaser.as-crazydeal .news_teaser--image { box-shadow: inset 0 0 0 6px #e6003c; }

.news_teaser--inner { display: table; table-layout: fixed; width: 100%; height: 100%; }

@media (max-width: 750px) { .news_teaser--inner { width: 91.66667%; } }

.article_teaser--inner { width: 100%; }

@media (max-width: 750px) { .article_teaser--inner { width: 100%; } }

@media (max-width: 1147px) { .article_teaser--inner { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.news_teaser--left, .news_teaser--right { display: table-cell; vertical-align: top; }

.news_teaser--left { width: 10.5em; }

.article_teaser--left { width: 372px; height: 223px; padding: 0; }

@media (max-width: 580px) { .article_teaser--left { width: 10em; } }

@media (max-width: 1147px) { .article_teaser--left { width: 100%; } }

@media (max-width: 1147px) { .b2barticleteaser { width: 345px; margin: auto; } }

@media (max-width: 425px) { .b2barticleteaser { width: 300px; } }

.small_newsteaser--left { width: 4.5em; }

.news_teaser--gap { margin-bottom: 30px !important; }

@media (max-width: 750px) { .news_teaser--gap { margin-bottom: 20px !important; } }

.news_teaser--right { padding-left: 20px; }

@media (max-width: 1147px) { .news_teaser--right { padding: 0; } }

.news_teaser--link { text-decoration: underline; color: #aa1937; font-weight: 400; color: #e6003c; }

.version-s20 .news_teaser--link { color: #e6003c; }

.news_teaser--image { width: 100%; padding-top: 100%; overflow: hidden; background-size: cover; }

.article_teaser--image { width: 100%; height: 100%; min-height: 10.389em; }

.article-teaser__body__title { display: block; font-weight: 700; line-height: 1.2; font-size: 30px; word-break: break-word; }

.article-teaser__body__description { word-break: break-word; display: block; font-weight: 400; line-height: 1.18; font-size: 17px; }

.contact_teaser--image { border-radius: 100%; min-width: 190px; min-height: 190px; background-size: cover; }

.article_teaser--title { font-size: 17px; font-size: 0.94444rem; font-weight: 700; padding-bottom: 1%; text-transform: uppercase; padding-top: 1%; }

.news_teaser--title { margin-bottom: 0.5ex; font-size: 30px; font-size: 1.66667rem; }

.news_teaser--claim { font-size: 17px; font-size: 0.94444rem; font-weight: 400; }

.small_news_teaser { margin-bottom: 0; }

.padding_news_teaser--right { padding: 0 16px 0 20px; }

.smallnews_teaser--claim { font-weight: 700; }

.link_color { color: #e6003c; }

.contact_person--left { border-radius: 100%; }

.contact_person--body { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; margin-bottom: 50px; }

@media (max-width: 440px) { .contact_person--body { margin-bottom: 30px; } }

.contact-person__body { width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

@media (max-width: 1200px) { .contact-person__body { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.contact-person__container--left, .contact-person__container--center { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; min-width: 405px; }

@media (max-width: 1200px) { .contact-person__container--left { width: 50%; } }

@media (max-width: 845px) { .contact-person__container--left { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; margin-bottom: 20px; } }

@media (max-width: 440px) { .contact-person__container--left { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

@media (max-width: 845px) { .contact-person__container--center { margin-bottom: 20px; } }

.contact_person--header { font-weight: 700; padding: 23px; font-size: 20px; line-height: 1.2; color: #585858; text-align: center; }

.contact_person--right { display: table-cell; vertical-align: middle; margin-left: 23px; margin-right: 23px; }

@media (max-width: 440px) { .contact_person--right { margin-top: 10px; word-break: break-word; width: 50%; text-align: center; } }

.contact_person--right--body { font-size: 15px; }

.contact-person__name { color: #585858; font-weight: bold; }

.contact_person--sub-header { text-align: center; padding-top: 10px; font-size: 15px; font-size: 0.83333rem; }

@media (max-width: 750px) { .contact_person--sub-header { font-size: 12px; } }

.contact_person_phone_number { font-weight: 700; padding-top: 10px; }

.contact_person_button { background-color: red; color: #ffffff; margin: 10px 0px 20px 0px; text-align: center; font-size: 12px; font-size: 0.66667rem; }

@media (max-width: 750px) { .contact_person_button { font-size: 12px; } }

.plane_text { font-size: 20px; font-size: 1.11111rem; }

.news_teaser--center { width: 10.5em !important; }

.news_teaser--center .news_teaser--image { border-radius: 50%; }

.search_result_list { margin-bottom: 90px; }

.search_result_list .search_result_list--linklist { margin-bottom: 30px; }

.search_result_list .search_result_list--category--title { margin-bottom: 10px; }

.search_result_list .search_result_list--category--title > strong { font-weight: 700; }

.search_result_list .search_result_list--category--results { border-top: 1px solid #d9d2d0; }

.search_result_list .search_result_list--category-footer { margin-bottom: 90px; }

.search_result_list .search_result_list--category-footer.is-subcategory { text-align: center; }

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

@media (min-width: 851px) { html.flex .l-grid.search_result_layout-edge { display: block; }
  html.flex .l-grid.search_result_layout-edge .search_result_layout--filters { float: left; }
  html.flex .l-grid.search_result_layout-edge .search_result_layout--results { float: right; }
  html.flex .l-grid.search_result_layout-edge .search_result_layout--banners { float: left; } }

.image-overlay-margin { margin-bottom: -6px; }

.article_category { text-align: center; margin-bottom: 30px; font-size: 14px; font-size: 0.77778rem; font-weight: 700; }

@media (max-width: 750px) { .article_category { font-size: 12px; } }

.article_category--list { margin-bottom: -10px; }

.article_category--list > li { display: inline-block; margin: 0 5px 10px 0; }

.article_category--link.is-active { background-color: #aa1937; color: #ffffff; }

.stage_teaser { margin-bottom: 80px; margin-bottom: 4.44444rem; }

@media (min-width: 751px) { .stage_teaser .hero_title-right .hero_title--inner_content { padding-left: 2%; padding-right: 2%; text-align: right; vertical-align: middle; } }

@media (min-width: 751px) { .stage_teaser .hero_title-right .hero_title--inner_content .hero_title--floating_content { -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; text-align: right; } }

.stage_teaser .hero_title-right .hero_title--caption { color: #575452; }

@media (min-width: 1051px) { .stage_teaser .hero_title-right .hero_title--caption { font-size: 40px; font-size: 2.22222rem; } }

@media (min-width: 1383px) { .stage_teaser .hero_title-right .hero_title--caption { font-size: 50px; font-size: 2.77778rem; } }

@media (max-width: 1050px) { .stage_teaser .hero_title-right .hero_title--caption { font-size: 45px; font-size: 2.5rem; } }

@media (max-width: 850px) { .stage_teaser .hero_title-right .hero_title--caption { font-size: 35px; font-size: 1.94444rem; } }

@media (max-width: 1050px) { .stage_teaser .hero_title-right .hero_title--body em { font-size: 40px; font-size: 2.22222rem; } }

@media (min-width: 1051px) { .stage_teaser .hero_title-right .hero_title--button { margin-top: 16px; margin-top: 0.88889rem; } }

@media (min-width: 1383px) { .stage_teaser .hero_title-right .hero_title--button { margin-top: 32px; margin-top: 1.77778rem; } }

@media (min-width: 751px) { .stage_teaser .hero_title-right .hero_title--flag { right: 2%; } }

@media (min-width: 751px) { .stage_teaser .hero_title-right .hero_title--floating_content { width: 55%; } }

.stage_teaser .hero_title-right:not(.hero_title-flag):not(.hero_title-countdown) .hero_title--title { font-size: 30px; font-size: 1.66667rem; }

@media (max-width: 750px) { .stage_teaser .hero_title-right:not(.hero_title-flag):not(.hero_title-countdown) .hero_title--title { font-size: 20px; font-size: 1.11111rem; } }

.stage_teaser .hero_title-right:not(.hero_title-flag):not(.hero_title-countdown) .hero_title--caption { font-size: 80px; font-size: 4.44444rem; }

@media (max-width: 850px) { .stage_teaser .hero_title-right:not(.hero_title-flag):not(.hero_title-countdown) .hero_title--caption { font-size: 50px; font-size: 2.77778rem; } }

@media (max-width: 750px) { .stage_teaser .hero_title-right:not(.hero_title-flag):not(.hero_title-countdown) .hero_title--caption { font-size: 35px; font-size: 1.94444rem; } }

@media (min-width: 751px) { .stage_teaser .hero_title-right.hero_title-countdown .hero_title--inner_content { vertical-align: bottom; } }

@media (min-width: 1051px) { .stage_teaser .hero_title-right.hero_title-countdown .hero_title--inner_content { vertical-align: middle; } }

@media (min-width: 751px) { .stage_teaser .hero_title-right.hero_title-countdown .hero_title--promostatus { margin-bottom: 0; } }

@media (min-width: 1051px) { .stage_teaser .hero_title-right.hero_title-countdown .hero_title--promostatus { margin-bottom: 20px; } }

@media (min-width: 751px) { .stage_teaser .hero_title-right.hero_title-flag .hero_title--inner_content { vertical-align: bottom; } }

@media (min-width: 1051px) { .stage_teaser .hero_title-right.hero_title-flag .hero_title--inner_content { vertical-align: middle; } }

@media (max-width: 750px) { .stage_teaser .promotion_status-single { max-width: 300px; }
  .version-s20 .stage_teaser .promotion_status-single { margin: 0 auto; } }

.stage_teaser .hero_title { margin-top: 0; }

.stage_teaser--background_overlay { position: absolute; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; }

.stage_teaser-navigation .stage_teaser--hero { position: relative; overflow: hidden; }

.stage_teaser-navigation .stage_teaser--hero .stage_teaser--hero_inner { display: -webkit-flex; display: -ms-flexbox; display: flex; }

.stage_teaser-navigation .stage_teaser--hero .stage_teaser--hero_item { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-transform: translate(-100%); -ms-transform: translate(-100%); transform: translate(-100%); transition: all .5s ease; }

.stage_teaser-navigation .stage_teaser--navigation { display: block; position: absolute; width: 100%; height: 30px; bottom: 15%; z-index: 1001; }

.version-s20 .stage_teaser-navigation .stage_teaser--navigation { bottom: 50%; }

.stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow { width: 30px; height: 30px; position: absolute; left: 0; background-color: transparent; border-radius: 50%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding-left: 2px; cursor: pointer; transition: all .2s ease; }

.stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow:hover { background-color: #ffffff; }

.version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow { background-color: #ffffff; }

.version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow:hover { background-color: #eeeeee; }

.version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow::before, .version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow::after { content: ""; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow::before { display: block; }

@media (min-width: 1383px) { .version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow::before { display: none; } }

.version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow::after { display: none; }

@media (min-width: 1383px) { .version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow::after { display: block; } }

.stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow-left { padding-left: 0; padding-right: 2px; }

.stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow-left .ico-arrow { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow-left .ico-arrow { display: none; }

.version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow-left { position: relative; float: left; left: 20px; left: 1.11111rem; }

.stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow-right { right: 0; left: inherit; }

.version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow-right .ico-arrow { display: none; }

.version-s20 .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow-right { position: relative; float: right; right: 20px; right: 1.11111rem; }

.stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow:disabled, .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow[disabled] { opacity: 1; }

@media (min-width: 751px) { .stage_teaser-navigation .stage_teaser--navigation { bottom: 50%; } }

@media (min-width: 1383px) { .stage_teaser-navigation .stage_teaser--navigation { height: 55px; bottom: calc(50% - 27px); }
  .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow { width: 55px; height: 55px; left: 30px; }
  .stage_teaser-navigation .stage_teaser--navigation .stage_teaser--arrow-right { right: 30px; left: inherit; } }

.stage_teaser-navigation .stage_teaser--pagination { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; position: relative; z-index: 1001; }

@media (max-width: 750px) { .version-s20 .stage_teaser-navigation .stage_teaser--pagination { display: none; } }

@media (min-width: 751px) { .stage_teaser-navigation .stage_teaser--pagination { margin-top: 10px; }
  .version-s20 .stage_teaser-navigation .stage_teaser--pagination { margin-top: 16px; margin-bottom: 16px; } }

@media (min-width: 1051px) { .stage_teaser-navigation .stage_teaser--pagination { -webkit-transform: translateY(-50px); -ms-transform: translateY(-50px); transform: translateY(-50px); }
  .version-s20 .stage_teaser-navigation .stage_teaser--pagination { margin-top: 8px; margin-bottom: 0; } }

.stage_teaser-navigation .stage_teaser--pagination button { display: block; width: 10px; height: 10px; border-radius: 50%; background: #ffffff; text-indent: -9999px; margin: 0 5px; border: none; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.stage_teaser-navigation .stage_teaser--pagination button.is-active { background: #e6003c; }

@media (min-width: 751px) { .stage_teaser-navigation .stage_teaser--pagination button { width: 15px; height: 15px; border: 1px solid rgba(0, 0, 0, 0.2); }
  .version-s20 .stage_teaser-navigation .stage_teaser--pagination button { width: 16px; height: 16px; border: 0; } }

.stage_teaser-navigation .stage_teaser--pagination button:disabled, .stage_teaser-navigation .stage_teaser--pagination button[disabled] { opacity: 1; }

.stage_teaser-navigation .minion_teaser_list { -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

@media (min-width: 751px) { .stage_teaser-navigation .minion_teaser_list { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.stage_teaser-navigation.stage_teaser-type_center .stage_teaser--navigation { bottom: 50%; }

.stage_teaser-navigation.stage_teaser-type_center .stage_teaser--pagination { -webkit-transform: translateY(-50px); -ms-transform: translateY(-50px); transform: translateY(-50px); }

.version-s20 .stage_teaser .pane.bg-shade-light { background: none; }

.stage_teaser--navigation { display: none; }

.stage_teaser--pagination { display: none; }

.animate { transition-duration: 1s; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }

.stage_teaser--animation { -webkit-animation: stage-teaser-animation .5s linear forwards; animation: stage-teaser-animation .5s linear forwards; }

@-webkit-keyframes stage-teaser-animation { 0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes stage-teaser-animation { 0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; } }

.short-text-awards { display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 0 auto; max-width: 1356px; position: relative; width: 100%; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 100%; }

@media (max-width: 667px) { .short-text-awards { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.short-text-awards--left, .short-text-awards--right { min-width: 636px; width: 50%; }

.short-text-awards--left { text-align: center; padding-top: 2%; }

@media (max-width: 667px) { .short-text-awards--left { min-width: 280px; } }

.short-text-awards--right { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; padding-top: 2%; padding-bottom: 2%; }

@media (max-width: 667px) { .short-text-awards--right { min-width: 280px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.short-text-awards--text { font-size: 1.5rem; line-height: 32px; font-weight: 700; }

.short-text-awards--logo-image { height: 86px; width: 86px; background: no-repeat center; }

.b2b_links_and_center_header { display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 10px; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }

@media (max-width: 750px) { .b2b_links_and_center_header { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.b2b_links_and_center_header .text_h3_headline { font-size: 30px; font-size: 1.66667rem; font-weight: 700; }

.b2b_links_and_center_header .text_field_header { width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 10px; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }

@media (max-width: 750px) { .b2b_links_and_center_header .text_field_header { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.b2b_links_and_center_header .text_field_header .centered_text_fields { width: 60%; }

@media (max-width: 750px) { .b2b_links_and_center_header .text_field_header .centered_text_fields { width: 90%; } }

.b2b_links_and_center_header .text_field_header .text_with_links_center_aligned { color: #e6003c; text-align: center; }

.b2b_links_and_center_header .text_field_header .centered_link { color: #e6003c; }

.text_with_links_center_aligned { color: #e6003c; margin-top: 22px; margin-bottom: 22px; text-align: center; }

.text_with_links_center_aligned .first_link { margin-left: 10px; }

.section_links--underline { margin-bottom: 32px; margin-bottom: 1.77778rem; }

.section_header { margin-top: 80px; margin-top: 4.44444rem; margin-bottom: 32px; margin-bottom: 1.77778rem; text-align: center; page-break-after: avoid; page-break-inside: avoid; }

.center_headline { font-size: 30px; font-size: 1.66667rem; font-weight: 700; text-align: center; margin-bottom: 32px; margin-bottom: 1.77778rem; }

.center_text { font-size: 17px; font-size: 0.94444rem; text-align: center; margin-bottom: 32px; margin-bottom: 1.77778rem; }

.center_text-no_margin { margin: 0; }

.centere_link { color: #e6003c; text-align: center; margin-bottom: 32px; margin-bottom: 1.77778rem; }

.section_links--underline .first_link:hover { text-decoration: underline; }

.small_page_title { text-align: center; margin-top: 80px; margin-top: 4.44444rem; margin-bottom: 40px; margin-bottom: 2.22222rem; }

.small_page_title--heading { margin-bottom: 0.75ex; }

@media (max-width: 750px) { .small_page_title--heading { margin-bottom: 20px; } }

.small_page_title_informer { font-weight: 700; font-size: 24px; font-size: 1.33333rem; margin-bottom: 15px; margin-bottom: 0.83333rem; color: #575452; }

.small_page_title_informer-warn { color: #ffc805; width: 100%; text-align: center; word-break: break-all; }

.small_page_title_informer-error { color: #e6003c; }

.small_page_title_informer-success { color: #00d9a3; }

.grid_device_teaser { display: block; text-align: center; border: 4px solid #eeeeee; background: #ffffff; position: relative; }

.grid_device_teaser--flag { position: absolute; top: 16px; left: 0; right: 0; z-index: 1; }

.grid_device_teaser--media { background-color: #eeeeee; overflow: hidden; }

.grid_device_teaser--media > img { display: block; width: 60%; margin: 20px 20%; }

.grid_device_teaser--media[style] { position: relative; }

.grid_device_teaser--media[style] > img { position: absolute; left: 0; top: 0; }

.grid_device_teaser--caption { margin: 0 -4px; padding: 8px 20px; background-color: #ece4e1; color: #575452; }

.grid_device_teaser--body, .grid_device_teaser--footer, .grid_device_teaser--status { margin: 20px 30px; margin: 1.11111rem 1.66667rem; }

.grid_device_teaser--body > p + p, .grid_device_teaser--footer > p + p, .grid_device_teaser--status > p + p { margin-top: 20px; margin-top: 1.11111rem; }

.grid_device_teaser--body { color: #575452; }

.grid_device_teaser--body strong { display: block; color: #000000; margin: 10px 0; margin: 0.55556rem 0; }

.grid_device_teaser--body em { color: #000000; font-size: 46px; font-size: 2.55556rem; }

.grid_device_teaser--body s { color: #000000; font-size: 30px; font-size: 1.66667rem; text-decoration: none; }

.grid_device_teaser--footer { font-size: 14px; font-size: 0.77778rem; }

@media (max-width: 750px) { .grid_device_teaser--footer { font-size: 12px; } }

.grid_device_teaser--footer strong, .grid_device_teaser--footer em { font-weight: 700; text-decoration: none; }

.grid_device_teaser--footer s { text-decoration: none; }

.grid_device_teaser--button { margin: 0 30px 20px; margin: 0 1.66667rem 1.11111rem; }

.grid_device_teaser--status .icon_state { display: inline-block; }

.proof_point_teaser { position: relative; z-index: 100; }

.proof_point_teaser:not(.proof_point_teaser-leftimage) { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.version-s20 .proof_point_teaser { color: #575452; }

.proof_point_teaser-leftimage { display: -webkit-flex; display: -ms-flexbox; display: flex; }

.proof_point_teaser-leftimage .proof_point_teaser--image { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; }

.proof_point_teaser-leftimage .proof_point_teaser--content { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; }

.proof_point_teaser--link_helper { display: block; position: absolute; z-index: 1000; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }

.proof_point_teaser_holder .l-teaserrow { margin-bottom: 0; }

.proof_point_teaser--image { display: block; }

.proof_point_teaser--flag { display: block; position: absolute; top: 0; right: 0; width: 100%; }

.proof_point_teaser--icon { padding: 25px 10% 0; padding: 1.38889rem 10% 0; text-align: center; }

.proof_point_teaser--content { padding: 25px 10%; padding: 1.38889rem 10%; text-align: center; }

.proof_point_teaser:not(.proof_point_teaser-leftimage) .proof_point_teaser--content { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.version-s20 .proof_point_teaser--content > *:last-child { margin-bottom: 0; }

.proof_point_teaser-leftimage .proof_point_teaser--content { padding: 10px 20px; padding: 0.55556rem 1.11111rem; text-align: left; }

strong.proof_point_teaser--title { display: block; font-size: 18px; font-weight: 900; }

.version-s20 strong.proof_point_teaser--title { font-weight: 700; font-size: 16px; }

p.proof_point_teaser--desc { margin: 0 0 25px; margin: 0 0 1.38889rem; font-size: 18px; font-weight: 300; }

.version-s20 p.proof_point_teaser--desc { font-weight: 400; font-size: 16px; }

.proof_point_teaser--button { position: relative; z-index: 1001; }

.proof_point_teaser:not(.proof_point_teaser-leftimage) .proof_point_teaser--button { margin-top: auto; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }

.product_price { margin-bottom: 80px; margin-bottom: 4.44444rem; }

.product_price--container { background-color: #ece4e1; padding: 50px 10px; padding: 2.77778rem 0.55556rem; text-align: center; }

.product_price--container.product_price--container-sticky { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); position: fixed; top: 0; left: 0; width: 100%; z-index: 100; padding: 10px; padding: 0.55556rem; visibility: hidden; -webkit-transform: translateY(-100%) translateZ(0); transform: translateY(-100%) translateZ(0); }

.product_price--container.product_price--container-sticky.is-visible { display: block; visibility: visible; -webkit-transform: translateZ(0); transform: translateZ(0); transition: all 250ms ease-out; }

.product_price--container.product_price--container-static { transition: opacity 150ms ease-out, -webkit-transform 150ms ease-out; transition: transform 150ms ease-out, opacity 150ms ease-out; transition: transform 150ms ease-out, opacity 150ms ease-out, -webkit-transform 150ms ease-out; }

.product_price--container.product_price--container-static.is-hidden { opacity: 0; display: block; -webkit-transform: translateY(-80px) translateZ(0); transform: translateY(-80px) translateZ(0); transition: opacity 250ms ease-out, -webkit-transform 300ms ease-out; transition: transform 300ms ease-out, opacity 250ms ease-out; transition: transform 300ms ease-out, opacity 250ms ease-out, -webkit-transform 300ms ease-out; }

.version-s20 .product_price--container.product_price--container-static.is-hidden { display: block !important; }

.product_price--container.is-visible { display: block; }

.product_price--legal { font-size: 16px; font-size: 0.88889rem; }

.product_price--text { margin-bottom: 30px; line-height: 1.5; }

.product_price--text .product_price-price { font-size: 50px; font-size: 2.77778rem; line-height: 1; }

.product_price--text .product_price-oldprice { font-size: 30px; font-size: 1.66667rem; text-decoration: none; line-height: 1; }

.product_price--cta { margin-bottom: 30px; }

.product_price--cta-wrapper { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.product_price--cta-wrapper .product_price--cta { margin: 0 5px 30px 5px; }

.product_price--cta-wrapper .product_price--cta .button { padding: 20px; }

.product_price--content_min { font-size: 14px; font-size: 0.77778rem; }

@media (max-width: 750px) { .product_price--content_min { font-size: 12px; } }

.product_price--content_min .product_price-oldprice, .product_price--content_min .product_price-description { display: inline-block; vertical-align: baseline; }

.product_price--content_min .product_price-price { font-size: 30px; /* same size on mobile */ vertical-align: baseline; line-height: 1; }

.product_price--content_min .product_price--cta { display: inline-block; vertical-align: middle; margin-bottom: 0; }

.product_price--content_min .product_price--info { display: inline-block; vertical-align: middle; margin-bottom: 5px; }

.product_price--content_min .button { margin-left: 10px; }

.table { overflow: auto; color: #000000; font-size: 16px; font-size: 0.88889rem; margin-bottom: 40px; margin-bottom: 2.22222rem; /* --- List Item --- */ /* --- Divider Line Beneath the Cell --- */ /* --- Indented Cell --- */ }

.table.bottom-margin-16px { margin-bottom: 16px; margin-bottom: 0.88889rem; }

.table.table-generous tbody th, .table.table-generous tbody td, .table.table-generous tfoot th, .table.table-generous tfoot td { padding-top: 16px; padding-top: 0.88889rem; padding-bottom: 16px; padding-bottom: 0.88889rem; }

.table table { width: 100%; }

.table thead > tr > th { font-size: 14px; font-size: 0.77778rem; font-weight: 700; padding-bottom: 10px; padding-bottom: 0.55556rem; padding-top: 10px; padding-top: 0.55556rem; vertical-align: top; }

@media (max-width: 750px) { .table thead > tr > th { font-size: 12px; } }

.table.has-highlighted-head thead > tr > th { color: #fff; background-color: #e6003c; }

.table th, .table td { padding: 9px 20px; padding: 0.5rem 1.11111rem; vertical-align: top; text-align: left; }

.table th.align-right, .table td.align-right { text-align: right; }

.table th.align-center, .table td.align-center { text-align: center; }

.table th.min, .table td.min { width: 1%; }

.table th.nowrap, .table td.nowrap { white-space: nowrap; }

.table th.visuallyhidden, .table td.visuallyhidden { height: 0; font-size: 0.0001px; color: transparent; padding: 0; }

.table tr { border-bottom: 1px solid #d9d2d0; }

.table tr.is-marked { background-color: #ece4e1; }

.table tr.no-divider { border-bottom: none; }

.table .table--title { display: none; }

.table td.table--listitem { display: block; position: relative; }

.table td.table--listitem:before { content: ''; display: inline-block; width: 4px; height: 4px; background-color: #000000; position: absolute; left: 0.2rem; margin-top: -4px/2; top: 18px; top: 1rem; border-radius: 100%; }

@media (max-width: 750px) { .table td.table--listitem:before { top: 8px; top: 0.44444rem; } }

.table td.divider_beneath { border-bottom: 1px solid #d9d2d0; }

.table td.indented, .table th.indented { padding-left: 1rem; }

.table td.table_cell--padding-below, .table th.table_cell--padding-below { padding-bottom: 0.5rem; }

.table td.table_cell--padding-above, .table th.table_cell--padding-above { padding-top: 0.5em; }

.table.has-claustrophobia table, .table.has-claustrophobia tbody, .table.has-claustrophobia tfoot, .table.has-claustrophobia tr, .table.has-claustrophobia td, .table.has-claustrophobia th { display: block; text-align: left; }

.table.has-claustrophobia thead { display: none; }

.table.has-claustrophobia th, .table.has-claustrophobia td { border-bottom: 0; word-break: break-word; }

.table.has-claustrophobia td { display: table; width: 100%; margin: 10px 0; }

.table.has-claustrophobia td .table--title, .table.has-claustrophobia td .table--value { display: table-cell; padding-right: 20px; padding-right: 1.11111rem; }

.table.has-claustrophobia td .table--title { width: 40%; padding-left: 20px; padding-left: 1.11111rem; }

.table.has-claustrophobia tbody > tr { border-top: 1px solid #d9d2d0; }

.table.has-claustrophobia tbody > tr > th:first-child { font-size: 12px; font-size: 0.66667rem; font-weight: 700; color: inherit; padding: 16px 20px 0; padding: 0.88889rem 1.11111rem 0; }

@media (max-width: 750px) { .table.has-claustrophobia tbody > tr > th:first-child { font-size: 12px; } }

.table.has-claustrophobia tbody { border-bottom: 1px solid #d9d2d0; }

html.wcmmode-edit .table b { font-weight: 700; }

.compact_table table { border-collapse: collapse; border-spacing: 0; /* --- List Item --- */ }

.compact_table table td, .compact_table table th { padding: 0; }

.compact_table table td.table_cell--left_padding { padding-left: 5px; }

.compact_table table td.bottom-margin-16px { padding-bottom: 16px; }

.compact_table table td.vertical-align-center { vertical-align: middle; }

.compact_table table td.table--listitem, .compact_table table th.table--listitem { display: table-cell; position: relative; padding-left: 15px; }

.compact_table table td.table--listitem:before, .compact_table table th.table--listitem:before { content: ''; display: inline-block; width: 4px; height: 4px; background-color: #000000; position: absolute; margin-top: -4px/2; border-radius: 100%; top: 10px; top: 0.55556rem; }

@media (max-width: 750px) { .compact_table table td.table--listitem:before, .compact_table table th.table--listitem:before { top: 8px; top: 0.44444rem; } }

.compact_table table td.table--listitem.table_cell--padding-above:before, .compact_table table th.table--listitem.table_cell--padding-above:before { top: 17px; top: 0.94444rem; }

@media (max-width: 750px) { .compact_table table td.table--listitem.table_cell--padding-above:before, .compact_table table th.table--listitem.table_cell--padding-above:before { top: 16px; top: 0.88889rem; } }

.video_on_demand_movie_database { margin-bottom: 120px; margin-bottom: 6.66667rem; }

.video_on_demand_movie_database .article_figure { margin: 0 0 40px 0; }

.video_on_demand_movie_database .video_on_demand_movie_database--item { transition: all 400ms cubic-bezier(0.42, 0, 0.175, 1); }

.video_on_demand_movie_database .video_on_demand_movie_database--item.is-hidden { width: 0; padding: 0; visibility: hidden; transition: all 400ms 200ms cubic-bezier(0.42, 0, 0.175, 1); }

.video_on_demand_movie_database .video_on_demand_movie_database--item.is-hidden .article_image { -webkit-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); opacity: 0; transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1); }

.video_on_demand_movie_database .article_image { transition: all 200ms 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275); }

.video_on_demand_movie_database .article_figure--figure_container { margin-bottom: .5em; }

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

.video_on_demand_movie_database .video_on_demand_movie_database--list .video_on_demand_movie_database--noData { display: none; }

.video_on_demand_movie_database .video_on_demand_movie_database--list.noData .video_on_demand_movie_database--noData { display: block; }

.big_page_title { text-align: center; margin-top: 55px; margin-top: 3.05556rem; margin-bottom: 55px; margin-bottom: 3.05556rem; }

.big_page_title--heading { margin: 0; font-size: 44px; font-size: 2.44444rem; color: #e6003c; }

.tabs_nav { max-width: 100%; width: 100%; margin: 60px 0; margin: 3.33333rem 0; }

.tabs_nav.is-dropdown .tabs_nav--list { display: none; text-align: left; }

.tabs_nav.is-dropdown .tabs_nav--list.has-promobadge { padding-left: 0; padding-right: 0; }

.tabs_nav.is-dropdown .tabs_nav--list > li { display: block; }

.tabs_nav.is-dropdown .tabs_nav--list.is-active { display: block; }

.tabs_nav.is-dropdown .tabs_nav--trigger { display: block; }

.tabs_nav.is-dropdown .tabs_nav--link { padding: 0 20px; border: 1px solid #b1acaa; border-top: 0; /*&.is-active { display: none; }*/ }

.tabs_nav.is-dropdown .tabs_nav--link:before { content: none; }

.tabs_nav.no-margin { margin: 0; }

.tabs_nav--list { display: table; width: 100%; text-align: center; }

.tabs_nav--list.has-promobadge { padding-left: 8px; padding-right: 8px; }

.tabs_nav--list > li { display: table-cell; vertical-align: top; position: relative; }

.tabs_nav--list > li .promobadge { position: absolute; top: -12px; right: 0; }

.tabs_nav--trigger { height: 70px; height: 3.88889rem; line-height: 70px; line-height: 3.88889rem; font-size: 14px; font-size: 0.77778rem; font-weight: 700; }

@media (max-width: 750px) { .tabs_nav--trigger { font-size: 12px; } }

.tabs_nav--trigger, .tabs_nav--link { display: block; background-color: #eeeeee; border-bottom: 1px solid #b1acaa; color: #878380; position: relative; min-width: 100px; }

.no-touchevents .tabs_nav--link:active .tabs_nav--link--text, .no-touchevents .tabs_nav--link:active .tabs_nav--link--inner--content { -webkit-transform: translateY(2px); -ms-transform: translateY(2px); transform: translateY(2px); }

.no-touchevents .tabs_nav.is-dropdown .tabs_nav--link:active .tabs_nav--link--text, .no-touchevents .tabs_nav.is-dropdown .tabs_nav--link:active .tabs_nav--link--inner--content { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.tabs_nav--link--inner { height: 70px; height: 3.88889rem; display: block; display: table; width: 100%; }

.tabs_nav--link--inner--content { display: table-cell; vertical-align: middle; width: 100%; transition: -webkit-transform 100ms ease-out; transition: transform 100ms ease-out; transition: transform 100ms ease-out, -webkit-transform 100ms ease-out; }

.tabs_nav--link--subtitle { font-size: 14px; font-size: 0.77778rem; }

@media (max-width: 750px) { .tabs_nav--link--subtitle { font-size: 12px; } }

.tabs_nav--link--title, .tabs_nav--link--subtitle { display: block; }

.tabs_nav--link--text, .tabs_nav--link--title { font-size: 14px; font-size: 0.77778rem; font-weight: 700; }

@media (max-width: 750px) { .tabs_nav--link--text, .tabs_nav--link--title { font-size: 12px; } }

.tabs_nav--link--text { height: 70px; height: 3.88889rem; line-height: 70px; line-height: 3.88889rem; vertical-align: middle; display: inline-block; transition: -webkit-transform 100ms ease-out; transition: transform 100ms ease-out; transition: transform 100ms ease-out, -webkit-transform 100ms ease-out; }

.tabs_nav--trigger { display: none; width: 100%; text-align: left; padding: 0 20px; border: 1px solid #b1acaa; position: relative; }

.tabs_nav--trigger:after { content: ''; border-bottom: none; border-right: 4px solid transparent; border-left: 4px solid transparent; border-top: 4px solid #000000; height: 0; width: 0; position: absolute; right: 20px; top: 50%; margin-top: -2px; transition: -webkit-transform 150ms ease-out; transition: transform 150ms ease-out; transition: transform 150ms ease-out, -webkit-transform 150ms ease-out; }

.tabs_nav--trigger.is-active { background-color: #ffffff; }

.tabs_nav--trigger.is-active:after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }

.tabs_nav--link:before { content: ''; position: absolute; display: block; width: 100%; height: 3px; background-color: #d9d2d0; bottom: 0; opacity: 0; transition: opacity 150ms ease-out, visibility 150ms ease-out, top 150ms ease-out, -webkit-transform 150ms ease-out; transition: opacity 150ms ease-out, visibility 150ms ease-out, transform 150ms ease-out, top 150ms ease-out; transition: opacity 150ms ease-out, visibility 150ms ease-out, transform 150ms ease-out, top 150ms ease-out, -webkit-transform 150ms ease-out; visibility: hidden; }

.tabs_nav--link:hover:before { opacity: 1; visibility: visible; }

.tabs_nav--link.is-active { z-index: 0; background-color: #ffffff; border: 1px solid #b1acaa; color: #000000; border-bottom-width: 0; }

.tabs_nav--link.is-active:before { top: -1px; left: -1px; right: -1px; height: 100%; width: auto; box-sizing: content-box; background-color: #ffffff; border: 1px solid #b1acaa; border-bottom-width: 0; z-index: -1; opacity: 1; visibility: visible; }

.tabs_nav--link.is-active:hover:before { top: -4px; }

.medium_page_title { text-align: center; margin-top: 40px; margin-top: 2.22222rem; margin-bottom: 40px; margin-bottom: 2.22222rem; }

.version-s20 .medium_page_title { margin: 24px auto; margin: 1.33333rem auto; }

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

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

.medium_page_title--heading { color: #e6003c; }

.version-s20 .medium_page_title--heading { font-size: 32px; font-size: 1.77778rem; }

.medium_page_title--nogap { margin: 0 auto; }

.medium_page_title--nogap .medium_page_title--heading { margin-bottom: 10px; }

.medium_page_title--big .medium_page_title--heading { font-size: 1.889rem; }

.page_title_annex { font-size: 14px; font-size: 0.77778rem; text-align: center; margin-top: 50px; margin-top: 2.77778rem; margin-bottom: 80px; margin-bottom: 4.44444rem; }

@media (max-width: 750px) { .page_title_annex { font-size: 12px; } }

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

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

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

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

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -ms-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 { display: none; float: left; height: 100%; min-height: 1px; }

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

.slick-slide img { display: block; }

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

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

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

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

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

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

/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }

.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }

[dir='rtl'] .slick-prev { right: -25px; left: auto; }

.slick-prev:before { content: '←'; }

[dir='rtl'] .slick-prev:before { content: '→'; }

.slick-next { right: -25px; }

[dir='rtl'] .slick-next { right: auto; left: -25px; }

.slick-next:before { content: '→'; }

[dir='rtl'] .slick-next:before { content: '←'; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }

.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { opacity: .75; color: black; }

.newconfig { padding: 0 20px 20px; margin: 5px; }

.newconfig_top, .newconfig_middle { padding: 20px 0; }

.newconfig_top { border-bottom: 2px solid #b1acaa; position: relative; }

.newconfig_left { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; padding-right: 80px; }

.newconfig_left > * { margin-right: 10px; }

.newconfig_speed { font-size: 46px; font-size: 2.55556rem; font-weight: 700; line-height: 1; color: #e6003c; }

.newconfig .tooltip--trigger { position: relative; top: -3px; }

.newconfig_description { -webkit-flex: 1 1 100%; -ms-flex: 1 1 100%; flex: 1 1 100%; font-weight: 700; margin-top: 5px; }

.newconfig_right { background-color: #64b9e6; padding: 10px; position: absolute; top: 0; bottom: 20px; right: 0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.newconfig_bottom { padding-top: 20px; }

.newconfig_feature:not(:last-of-type) { margin-bottom: 20px; }

.newconfig_dropdownbox { transition: all .3s ease-out; }

.newconfig_dropdownbox > * { margin-bottom: 20px; }

.newconfig_featureregular { color: #575452; }

.newconfig_featurebold { font-weight: 700; color: #575452; }

.newconfig_featureblue { color: #64b9e6; }

.newconfig_featurered { color: #e6003c; text-decoration: underline; cursor: pointer; }

.newconfig--show_more input { display: none; }

.newconfig--show_more .icon { transition: all .2s ease-out; vertical-align: middle; margin-left: 5px; }

.newconfig--show_more--yes .icon { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.newconfig--show_more--no .icon { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.content_hub_teaser--inner .promotion_teaser--content { width: 100% !important; }

.content-hub-teaser { min-height: 370px; }

.content-hub-teaser .content_hub_teaser--photo { min-height: 130px; }

.content-hub-teaser .content_hub_teaser--inner { min-height: 240px !important; }

.content_hub_teaser--photo-variant .promotion_teaser--content { position: initial !important; }

.content_hub_teaser_grid { margin-bottom: 120px; margin-bottom: 6.66667rem; margin-right: -16px; }

.content_hub_teaser_grid--item { text-align: left; display: inline-block; width: 50%; max-width: 480px; max-width: 26.66667rem; padding-right: 16px; padding-bottom: 16px; vertical-align: top; text-align: left; word-spacing: 0; }

.content_hub_teaser_grid--list { margin-bottom: -16px; word-spacing: -0.55ex; text-align: center; }

@media (max-width: 580px) { .content_hub_teaser_grid--list { display: block; margin-right: 0; }
  .content_hub_teaser_grid--item { display: block; width: auto; max-width: 280px; width: 280px; margin: 0 auto 10px; } }

html.csstransitions .content_hub_teaser_grid--item > .content_hub_article_teaser { opacity: 0; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); }

html.csstransitions .content_hub_teaser_grid--item.is-visible > .content_hub_article_teaser { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); transition: -webkit-transform 1.5s cubic-bezier(0.125, 0.98, 0.39, 0.97); transition: transform 1.5s cubic-bezier(0.125, 0.98, 0.39, 0.97); transition: transform 1.5s cubic-bezier(0.125, 0.98, 0.39, 0.97), -webkit-transform 1.5s cubic-bezier(0.125, 0.98, 0.39, 0.97); }

.search_field { display: block; margin-bottom: 60px; margin-bottom: 3.33333rem; padding: 50px 0; padding: 2.77778rem 0; background-color: #eeeeee; }

@media (max-width: 1050px) { .search_field { padding: 25px 0; padding: 1.38889rem 0; } }

.version-s20 .search_field { background-color: #ffffff; padding: 8px 16px 16px; padding: 0.44444rem 0.88889rem 0.88889rem; }

@media (min-width: 751px) { .version-s20 .search_field { padding: 32px 82px 40px; padding: 1.77778rem 4.55556rem 2.22222rem; } }

.search_field--inner:before { left: 30px; pointer-events: none; }

.version-s20 .search_field--inner { position: relative; width: 100%; }

.version-s20 .search_field--inner::before { content: ""; position: absolute; left: 16px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 13px !important; height: 13px !important; margin-top: 18px; }

@media (min-width: 751px) { .version-s20 .search_field--inner::before { margin-top: 22px; } }

input.search_field--input { height: 100px; height: 5.55556rem; min-height: 0; font-size: 36px; font-size: 2rem; font-weight: 700; padding: 0 35px 0 75px; padding: 0 1.94444rem 0 4.16667rem; background-color: white; border: 1px solid #b1acaa; }

input.search_field--input::-webkit-input-placeholder { /* WebKit browsers */ color: #d9d2d0; }

input.search_field--input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #d9d2d0; opacity: 1; }

input.search_field--input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #d9d2d0; opacity: 1; }

input.search_field--input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #d9d2d0; }

input.search_field--input:focus { border-color: #000000; color: #000000; }

.version-s20 input.search_field--input { -moz-appearance: none; -webkit-appearance: none; background: transparent; border: 1px solid #f8f8f8; height: 50px; background-color: #f8f8f8; border-radius: 4px; width: 100%; padding: 0 20px 0 40px; font-size: 16px; color: #575452; text-align: inherit; font-weight: 700; margin-top: 18px; margin-top: 1rem; }

.version-s20 input.search_field--input:-webkit-autofill, .version-s20 input.search_field--input:-webkit-autofill:hover, .version-s20 input.search_field--input:-webkit-autofill:focus, .version-s20 input.search_field--input:-webkit-autofill:active { box-shadow: 0 0 0 30px #f8f8f8 inset !important; border-radius: 4px; }

.version-s20 input.search_field--input:focus { border-color: transparent; }

.version-s20 input.search_field--input::-webkit-input-placeholder { font-weight: 400; color: #878380; }

.version-s20 input.search_field--input:-ms-input-placeholder { font-weight: 400; color: #878380; }

.version-s20 input.search_field--input::-ms-input-placeholder { font-weight: 400; color: #878380; }

.version-s20 input.search_field--input::placeholder { font-weight: 400; color: #878380; }

.version-s20 input.search_field--input:focus { color: #575452; }

.version-s20 .search_field--input--label { color: #575452; }

@media (min-width: 751px) { .version-s20 .search_field--input--label { font-size: 20px; } }

.search_field--submit { position: absolute; top: 0; right: 0; bottom: 0; width: 100px; width: 5.55556rem; text-indent: -9999px; }

.version-s20 .search_field--submit { display: none; }

.article_author_date { font-size: 14px; font-size: 0.77778rem; text-align: center; margin-bottom: 80px; margin-bottom: 4.44444rem; }

@media (max-width: 750px) { .article_author_date { font-size: 12px; } }

.article_author_date--date { font-weight: 700; }

.article_quote { border-top: 1px solid #b1acaa; border-bottom: 1px solid #b1acaa; text-align: center; padding: 22px 27px 25px; margin: 44px 0; position: relative; word-wrap: break-word; overflow-wrap: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }

.article_quote:before { top: 0; background-color: #ffffff; border: solid white; border-width: 0 16px; box-sizing: content-box; margin-left: -28px; }

.article_quote > p { font-weight: 700; font-size: 50px; font-size: 2.77778rem; line-height: 1.25; }

@media (max-width: 400px) { .article_quote > p { font-size: 35px; font-size: 1.94444rem; } }

.article_quote > footer { margin-top: 8px; }

.article_quote.bg-shade:before { background-color: #eeeeee; border-color: #eeeeee; }

.image_teaser { margin-bottom: 140px; margin-bottom: 7.77778rem; position: relative; }

.read_more--link { background-color: #ffffff; height: 35px; text-align: left; color: #e6003c; font-size: 17px; font-size: 0.94444rem; position: absolute; opacity: 0.8; bottom: 0%; padding-left: 18px; width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.b2b-big-promo-teaser { max-height: 370px; min-height: 370px; display: -webkit-flex; display: -ms-flexbox; display: flex; background: #e5e5e5; }

@media (max-width: 580px) { .b2b-big-promo-teaser { -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; max-height: 100%; } }

.b2b-big-promo-teaser .b2b-big-promo-teaser__img-container { width: 50%; height: auto; position: relative; overflow: hidden; }

.b2b-big-promo-teaser .b2b-big-promo-teaser__img-container .b2b-big-promo-teaser__picture { display: block; width: auto; height: 100%; }

@media (max-width: 1050px) { .b2b-big-promo-teaser .b2b-big-promo-teaser__img-container { width: 60%; } }

@media (max-width: 580px) { .b2b-big-promo-teaser .b2b-big-promo-teaser__img-container { width: 100%; height: 350px; } }

.b2b-big-promo-teaser .b2b-big-promo-teaser__description-container { width: 50%; padding: 20px; position: relative; }

@media (max-width: 1050px) { .b2b-big-promo-teaser .b2b-big-promo-teaser__description-container { width: 40%; } }

@media (max-width: 580px) { .b2b-big-promo-teaser .b2b-big-promo-teaser__description-container { width: 100%; } }

.description-container__subtitle { margin-bottom: 15px; font-size: 17px; font-weight: bold; line-height: 1.09; color: #333333; display: block; }

@media (max-width: 750px) { .description-container__subtitle { font-size: 1.33333rem; margin-bottom: .4rem; } }

.description-container__title { font-size: 30px; font-weight: bold; line-height: 1.2; text-align: left; color: #333333; display: block; margin-bottom: 15px; }

@media (max-width: 750px) { .description-container__title { font-size: 1.33333rem; margin-bottom: .4rem; } }

.description-container__paragraph { font-size: 17px; line-height: 1.18; color: #333333; margin-bottom: 15px; }

.description-container__link { display: -webkit-flex; display: -ms-flexbox; display: flex; color: #e6003c; position: absolute; bottom: 15px; }

.promotion_teaser-dark .b2b-small-big-promo-teaser__description-container .description-container__subtitle, .promotion_teaser-dark .b2b-small-big-promo-teaser__description-container .description-container__title, .promotion_teaser-dark .b2b-small-big-promo-teaser__description-container .description-container__paragraph, .promotion_teaser-dark .b2b-small-big-promo-teaser__description-container .description-container__link { color: #fff; }

@media (max-width: 750px) { .b2bbigpromoteaser { margin-bottom: 20px; } }

.b2bsmallbigpromoteaser { margin-bottom: 20px; }

.b2b-small-big-promo-teaser { max-height: 370px; }

.b2b-small-big-promo-teaser .b2b-small-big-promo-teaser__container--left { -webkit-flex-direction: row-reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }

.b2b-small-big-promo-teaser .b2b-small-big-promo-teaser__container { min-height: 370px; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.b2b-small-big-promo-teaser .b2b-small-big-promo-teaser__container .b2b-small-big-promo-teaser__img-container { width: 50%; height: auto; position: relative; overflow: hidden; }

.b2b-small-big-promo-teaser .b2b-small-big-promo-teaser__container .b2b-small-big-promo-teaser__img-container .b2b-small-big-promo-teaser__picture { height: 100%; width: auto; position: absolute; top: 0; left: 0; }

@media (max-width: 1050px) { .b2b-small-big-promo-teaser .b2b-small-big-promo-teaser__container .b2b-small-big-promo-teaser__img-container { width: 40%; } }

@media (max-width: 400px) { .b2b-small-big-promo-teaser .b2b-small-big-promo-teaser__container .b2b-small-big-promo-teaser__img-container { display: none; } }

.b2b-small-big-promo-teaser .b2b-small-big-promo-teaser__container .b2b-small-big-promo-teaser__description-container { width: 50%; padding: 20px; position: relative; }

@media (max-width: 1050px) { .b2b-small-big-promo-teaser .b2b-small-big-promo-teaser__container .b2b-small-big-promo-teaser__description-container { width: 60%; } }

@media (max-width: 400px) { .b2b-small-big-promo-teaser .b2b-small-big-promo-teaser__container .b2b-small-big-promo-teaser__description-container { width: 100%; } }

.promotion_teaser { display: block; position: relative; word-wrap: break-word; background-color: #eeeeee; text-align: center; color: #575452; font-weight: 500; }

.version-s20 .promotion_teaser { color: #575452; }

.version-s20 .promotion_teaser { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.promotion_teaser.is-inverted { color: #ffffff; }

.has-full-height .promotion_teaser { height: 100%; }

.promotion_teaser--inner { display: table; width: 100%; height: 100%; }

.version-s20 .promotion_teaser--inner { -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.promotion_teaser--content { display: table-cell; padding: 30px 10%; padding: 1.66667rem 10%; vertical-align: middle; }

.version-s20 .promotion_teaser--content { display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 100%; }

.promotion_teaser-promo .promotion_teaser--content { padding-left: 32px; padding-right: 32px; }

.version-s20 .promotion_teaser-topimage .promotion_teaser--content { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

html.flexbox.no-ie .promotion_teaser--inner { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: start; align-content: flex-start; -webkit-align-content: center; }

html.flexbox.no-ie .promotion_teaser--content { display: block; }

.promotion_teaser .promo_teaser_b2b--inner.b2b_big_promo_teaser_inner--12col div.promotion_teaser--content { width: 50% !important; }

@media (max-width: 850px) { .promotion_teaser .promo_teaser_b2b--inner.b2b_big_promo_teaser_inner--12col div.promotion_teaser--content { width: 50% !important; } }

@media (max-width: 750px) { .promotion_teaser .promo_teaser_b2b--inner.b2b_big_promo_teaser_inner--12col div.promotion_teaser--content { width: 50% !important; } }

@media (max-width: 580px) { .promotion_teaser .promo_teaser_b2b--inner.b2b_big_promo_teaser_inner--12col div.promotion_teaser--content { width: 50% !important; } }

@media (max-width: 400px) { .promotion_teaser .promo_teaser_b2b--inner.b2b_big_promo_teaser_inner--12col div.promotion_teaser--content { width: 100% !important; } }

.b2b_big_promo_teaser_inner--12col { -webkit-flex-direction: row !important; -ms-flex-direction: row !important; flex-direction: row !important; -webkit-align-content: start !important; -ms-flex-line-pack: start !important; align-content: start !important; }

.b2bsmallbigpromoteaser_content .promotion_teaser .small-big-promo-teaser__text .small-big-promo-teaser__photo-side-content { display: block; position: absolute; height: 100%; width: 50%; top: 0; left: 0; }

@media (max-width: 850px) { .b2bsmallbigpromoteaser_content .promotion_teaser .small-big-promo-teaser__text .small-big-promo-teaser__photo-side-content { width: 100% !important; } }

@media (max-width: 750px) { .b2bsmallbigpromoteaser_content .promotion_teaser .small-big-promo-teaser__text .small-big-promo-teaser__photo-side-content { width: 50% !important; } }

@media (max-width: 580px) { .b2bsmallbigpromoteaser_content .promotion_teaser .small-big-promo-teaser__text .small-big-promo-teaser__photo-side-content { width: 100% !important; } }

.promotion_teaser--icon { margin-bottom: 12px; margin-bottom: 0.66667rem; }

@media (max-width: 580px) { .promotion_teaser--icon { zoom: 0.7; } }

.promotion_teaser--status { margin-bottom: 20px; }

@media (max-width: 1050px) { .b2bsmallbigpromoteaser_content .promotion_teaser-rightimage .small-big-promo-teaser__photo-content { left: auto; } }

@media (max-width: 850px) { .b2bsmallbigpromoteaser_content .promotion_teaser-rightimage .small-big-promo-teaser__photo-content { display: none; } }

@media (max-width: 750px) { .b2bsmallbigpromoteaser_content .promotion_teaser-rightimage .small-big-promo-teaser__photo-content { width: 50%; display: block; } }

@media (max-width: 580px) { .b2bsmallbigpromoteaser_content .promotion_teaser-rightimage .small-big-promo-teaser__photo-content { display: none; } }

@media (max-width: 1050px) { .promotion_teaser .small-big-promo-teaser__photo-content { width: 166px; } }

@media (max-width: 750px) { .promotion_teaser .small-big-promo-teaser__photo-content { width: 50%; } }

@media (max-width: 1050px) { .promotion_teaser .small-big-promo-teaser__text .small-big-promo-teaser__photo-side-content { width: calc(100% - 166px) !important; } }

img.content_hub_teaser--noscale { height: 100% !important; width: auto !important; }

.content_hub_teaser--photo > img { height: 100%; }

.content_hub_teaser--photo .content_hub_teaser--noscale { height: 100% !important; width: 100% !important; }

.content_hub_teaser--photo .content_hub_teaser--noscale.content_hub_teaser_mini--image { width: auto !important; height: 100% !important; }

.content_hub_teaser--background--noscale > img { width: auto !important; height: 100%; }

.content_hub_teaser--background--noscale .content_hub_teaser--noscale { height: 100%; width: 100%; }

@media (max-width: 850px) { .content_hub_teaser--background--noscale { display: block !important; } }

@media (max-width: 580px) { .content_hub_teaser--background--noscale { display: block !important; } }

.promotion_teaser--image { overflow: hidden; }

.promotion_teaser--image > img { width: 100%; }

@media (max-width: 750px) { .promotion_teaser--image { display: block; } }

.version-s20 .promotion_teaser-topimage .promotion_teaser--image { border-top-left-radius: 4px; border-top-right-radius: 4px; }

.version-s20 .promotion_teaser-rightimage .promotion_teaser--image { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }

.promotion_teaser--title { display: block; font-weight: 700; font-size: 30px; font-size: 1.66667rem; line-height: 1.1; color: #e6003c; word-wrap: break-word; margin-bottom: 8px; margin-bottom: 0.44444rem; }

.version-s20 .promotion_teaser--title { font-size: 32px; font-size: 1.77778rem; }

@media (max-width: 580px) { .promotion_teaser--title { font-size: 24px; font-size: 1.33333rem; } }

.version-s20 .promotion_teaser--title { margin-bottom: 16px; margin-bottom: 0.88889rem; }

.promotion_teaser-dark .promotion_teaser--title, .promotion_teaser-blue .promotion_teaser--title, .promotion_teaser-innerimage .promotion_teaser--title, .promotion_teaser-crazydeal .promotion_teaser--title { color: #ffffff; }

.promotion_teaser-promo .promotion_teaser--title, .version-s20 .promotion_teaser-promo .promotion_teaser--title { font-size: 24px; }

.promotion_teaser-promo:not(.is-inverted) .promotion_teaser--title, .version-s20 .promotion_teaser-promo:not(.is-inverted) .promotion_teaser--title { color: #575452; }

.promotion_teaser--title sup { position: relative; top: -0.75ex; text-transform: none; }

.promotion_teaser--desc { margin-top: 8px; margin-top: 0.44444rem; display: block; margin-bottom: 20px; }

.version-s20 .promotion_teaser--desc { font-size: 20px; font-size: 1.11111rem; margin-top: 16px; margin-top: 0.88889rem; }

.promotion_teaser--desc strong { font-weight: 700; font-size: 30px; font-size: 1.66667rem; }

.version-s20 .promotion_teaser--desc { margin-top: 0; margin-bottom: 24px; margin-bottom: 1.33333rem; }

.promotion_teaser-promo .promotion_teaser--desc, .version-s20 .promotion_teaser-promo .promotion_teaser--desc { font-size: 16px; }

.version-s20 .promotion_teaser-topimage .promotion_status { margin-bottom: 24px; margin-bottom: 1.33333rem; }

.version-s20 .promotion_teaser--button { border: 0; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }

.version-s20 .promotion_teaser-topimage .promotion_teaser--button { margin-top: auto; }

a.promotion_teaser--button { cursor: pointer; }

.promotion_teaser.has-flag .promotion_teaser--content { padding-top: 100px; padding-bottom: 40px; }

.promotion_teaser--flag { position: absolute; top: 20px; right: 20px; z-index: 1; }

.has-promoflag-banner .promotion_teaser--flag { top: 10px; right: 10px; }

html.no-touchevents .wildgrid--item:hover, .wildgrid--item:focus { z-index: 9; }

.promotion_teaser-innerimage .promotion_teaser--image { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: #e6003c; background-size: cover; background-position: center center; }

.promotion_teaser-innerimage .promotion_teaser--inner { position: relative; }

.promotion_teaser-leftimage .promotion_teaser--image > img, .promotion_teaser-rightimage .promotion_teaser--image > img, .promotion_teaser-topimage .promotion_teaser--image > img { transition: -webkit-transform 5s ease-in-out; transition: transform 5s ease-in-out; transition: transform 5s ease-in-out, -webkit-transform 5s ease-in-out; }

html.no-touchevents a.promotion_teaser-leftimage:not(.has-no-hover-effect):hover .promotion_teaser--image > img, a.promotion_teaser-leftimage:not(.has-no-hover-effect):focus .promotion_teaser--image > img, html.no-touchevents a.promotion_teaser-rightimage:not(.has-no-hover-effect):hover .promotion_teaser--image > img, a.promotion_teaser-rightimage:not(.has-no-hover-effect):focus .promotion_teaser--image > img, html.no-touchevents a.promotion_teaser-topimage:not(.has-no-hover-effect):hover .promotion_teaser--image > img, a.promotion_teaser-topimage:not(.has-no-hover-effect):focus .promotion_teaser--image > img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); transition: -webkit-transform 10s ease-out; transition: transform 10s ease-out; transition: transform 10s ease-out, -webkit-transform 10s ease-out; }

.promotion_teaser-deviceimage .promotion_teaser--inner, .promotion_teaser-topimage .promotion_teaser--inner { height: auto; }

.promotion_teaser-deviceimage .promotion_teaser--image { text-align: center; padding: 20px; }

.promotion_teaser-deviceimage .promotion_teaser--image > img { max-width: 300px; }

.promotion_teaser-leftimage .promotion_teaser--image, .promotion_teaser-rightimage .promotion_teaser--image { background-size: cover; background-position: center center; background-color: #eeeeee; }

.promotion_teaser-sideimage.promotion_teaser-leftimage .promotion_teaser--image, .promotion_teaser-sideimage.promotion_teaser-rightimage .promotion_teaser--image, .promotion_teaser-sideimage.promotion_teaser-rightimage_16x9 .promotion_teaser--image { position: absolute; right: 0; left: 50%; top: 0; bottom: 0; background-size: cover; background-position: center center; }

.promotion_teaser-sideimage.promotion_teaser-leftimage .promotion_teaser--image.js-video_background, .promotion_teaser-sideimage.promotion_teaser-rightimage .promotion_teaser--image.js-video_background, .promotion_teaser-sideimage.promotion_teaser-rightimage_16x9 .promotion_teaser--image.js-video_background { padding-top: 1%; }

.promotion_teaser-sideimage.promotion_teaser-leftimage .promotion_teaser--inner, .promotion_teaser-sideimage.promotion_teaser-rightimage .promotion_teaser--inner, .promotion_teaser-sideimage.promotion_teaser-rightimage_16x9 .promotion_teaser--inner { width: 50%; }

@media (max-width: 400px) { .promotion_teaser-sideimage.promotion_teaser-leftimage .promotion_teaser--inner .promotion_teaser--content, .promotion_teaser-sideimage.promotion_teaser-rightimage .promotion_teaser--inner .promotion_teaser--content, .promotion_teaser-sideimage.promotion_teaser-rightimage_16x9 .promotion_teaser--inner .promotion_teaser--content { width: 100%; } }

.promotion_teaser-sideimage.promotion_teaser-leftimage .promotion_teaser--image { left: 0; right: 50%; padding-top: 0; }

.promotion_teaser-sideimage.promotion_teaser-leftimage .promotion_teaser--inner { margin-left: 50%; }

@media (min-width: 401px) { .promotion_teaser-leftimage .promotion_teaser--image, .promotion_teaser-rightimage .promotion_teaser--image, .promotion_teaser-rightimage_16x9 .promotion_teaser--image { position: absolute; right: 0; left: 50%; top: 0; bottom: 0; background-size: cover; background-position: center center; }
  .promotion_teaser-leftimage .promotion_teaser--image.js-video_background, .promotion_teaser-rightimage .promotion_teaser--image.js-video_background, .promotion_teaser-rightimage_16x9 .promotion_teaser--image.js-video_background { padding-top: 1%; }
  .promotion_teaser-leftimage .promotion_teaser--inner, .promotion_teaser-rightimage .promotion_teaser--inner, .promotion_teaser-rightimage_16x9 .promotion_teaser--inner { width: 50%; } }

@media (min-width: 401px) and (max-width: 400px) { .promotion_teaser-leftimage .promotion_teaser--inner .promotion_teaser--content, .promotion_teaser-rightimage .promotion_teaser--inner .promotion_teaser--content, .promotion_teaser-rightimage_16x9 .promotion_teaser--inner .promotion_teaser--content { width: 100%; } }

@media (min-width: 401px) { .promotion_teaser-leftimage .promotion_teaser--image { left: 0; right: 50%; }
  .promotion_teaser-leftimage .promotion_teaser--inner { margin-left: 50%; } }

@media (max-width: 400px) { .promotion_teaser-leftimage .promotion_teaser--inner, .promotion_teaser-rightimage .promotion_teaser--inner { min-height: 0 !important; }
  .promotion_teaser-leftimage .promotion_teaser--image, .promotion_teaser-rightimage .promotion_teaser--image { padding-top: 75%; } }

.promotion_teaser-dark { background: #e6003c; }

.version-s20 .promotion_teaser-dark { background: #e6003c; }

.promotion_teaser-blue, .version-s20 .promotion_teaser-blue { background: #64b9e6; }

.promotion_teaser-blue.promotion_teaser-promo.promotion_teaser-noimage { padding: 2px 0; position: relative; }

.promotion_teaser-blue.promotion_teaser-promo.promotion_teaser-noimage::after { content: ""; position: absolute; right: 12px; bottom: 8px; width: 100px; height: 100px; opacity: 0.2; }

.promotion_teaser-light { background: #eeeeee; }

.promotion_teaser-crazydeal-bfriday { background: #000000; }

.promotion_teaser-centered.promotion_teaser-flag, .promotion_teaser-innerimage.promotion_teaser-flag { padding-top: 90px; padding-top: 5rem; }

.wildgrid--item[data-size="large"] .promotion_teaser--title { font-size: 60px; font-size: 3.33333rem; }

@media (max-width: 580px) { .wildgrid--item[data-size="large"] .promotion_teaser--title { font-size: 24px; font-size: 1.33333rem; } }

.wildgrid--item[data-size="small"] .promotion_teaser:not(.has-promoflag-banner) .promotion_teaser-centered.promotion_teaser-flag, .wildgrid--item[data-size="small"] .promotion_teaser:not(.has-promoflag-banner).promotion_teaser-centered.promotion_teaser-flag, .wildgrid--item[data-size="small"] .promotion_teaser:not(.has-promoflag-banner) .promotion_teaser-innerimage.promotion_teaser-flag, .wildgrid--item[data-size="small"] .promotion_teaser:not(.has-promoflag-banner).promotion_teaser-innerimage.promotion_teaser-flag { padding-top: 0; }

.wildgrid--item[data-size="small"] .promotion_teaser:not(.has-promoflag-banner) .promotion_teaser--flag { position: relative; top: auto; right: auto; }

.wildgrid--item[data-size="small"] .promotion_teaser:not(.has-promoflag-banner) .promoflag { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: auto; height: auto; min-height: 60px; min-height: 3.33333rem; border-radius: 0; }

.wildgrid--item[data-size="small"] .promotion_teaser:not(.has-promoflag-banner) .promoflag > strong { display: inline; margin: 0 10px; }

.wildgrid--item[data-size="small"] .promotion_teaser:not(.has-promoflag-banner) .promoflag_switcher.promoflag_switcher { /* specificity hack due to promoflag_switcher.scss:1*/ padding-bottom: 0; }

@media (max-width: 580px) { .wildgrid--item .promotion_teaser:not(.has-promoflag-banner) .promotion_teaser-centered.promotion_teaser-flag, .wildgrid--item .promotion_teaser:not(.has-promoflag-banner).promotion_teaser-centered.promotion_teaser-flag, .wildgrid--item .promotion_teaser:not(.has-promoflag-banner) .promotion_teaser-innerimage.promotion_teaser-flag, .wildgrid--item .promotion_teaser:not(.has-promoflag-banner).promotion_teaser-innerimage.promotion_teaser-flag, .promotion_teaser:not(.has-promoflag-banner) .promotion_teaser-centered.promotion_teaser-flag, .promotion_teaser:not(.has-promoflag-banner).promotion_teaser-centered.promotion_teaser-flag, .promotion_teaser:not(.has-promoflag-banner) .promotion_teaser-innerimage.promotion_teaser-flag, .promotion_teaser:not(.has-promoflag-banner).promotion_teaser-innerimage.promotion_teaser-flag { padding-top: 0; }
  .wildgrid--item .promotion_teaser:not(.has-promoflag-banner) .promotion_teaser--flag, .promotion_teaser:not(.has-promoflag-banner) .promotion_teaser--flag { position: relative; top: auto; right: auto; }
  .wildgrid--item .promotion_teaser:not(.has-promoflag-banner) .promoflag, .promotion_teaser:not(.has-promoflag-banner) .promoflag { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: auto; height: auto; min-height: 60px; min-height: 3.33333rem; border-radius: 0; }
  .wildgrid--item .promotion_teaser:not(.has-promoflag-banner) .promoflag > strong, .promotion_teaser:not(.has-promoflag-banner) .promoflag > strong { display: inline; margin: 0 10px; }
  .wildgrid--item .promotion_teaser:not(.has-promoflag-banner) .promoflag_switcher.promoflag_switcher, .promotion_teaser:not(.has-promoflag-banner) .promoflag_switcher.promoflag_switcher { /* specificity hack due to promoflag_switcher.scss:1*/ padding-bottom: 0; } }

html.js .l-teaserrow--item .promotion_teaser { opacity: 0; transition: all 700ms; }

html.js .l-teaserrow--item .promotion_teaser.is-visible { opacity: 1; }

.wildgrid--item[data-size="medium"] .promotion_teaser--status .promotion_status--list, .wildgrid--item[data-size="small"] .promotion_teaser--status .promotion_status--list { display: block; }

.lt-ie12 .wildgrid--item[data-size="medium"] .promotion_teaser--status .promotion_status--list, .lt-ie12 .wildgrid--item[data-size="small"] .promotion_teaser--status .promotion_status--list { display: -webkit-flex; display: -ms-flexbox; display: flex; }

.wildgrid--item[data-size="medium"] .promotion_teaser--status .promotion_status--list > li, .wildgrid--item[data-size="small"] .promotion_teaser--status .promotion_status--list > li { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.content-hub-teaser-mini--option1 .content_hub_teaser--photo.promotion_teaser--image.ratio_image { min-height: 130px; }

.content-hub-teaser-mini--option1 .content_hub_teaser--photo.promotion_teaser--image.ratio_image img { width: 100%; height: 100%; }

@media (max-width: 850px) { .content-hub-teaser-mini--option1 .content_hub_teaser--photo.promotion_teaser--image.ratio_image { display: block; } }

.content-hub-teaser-mini--option1 .content_hub_teaser--inner.promotion_teaser--inner.promo_teaser_b2b--inner { min-height: 240px; }

.content-hub-teaser-mini--option1 .content_hub_teaser--inner.promotion_teaser--inner.promo_teaser_b2b--inner .promotion_teaser--content { position: initial; }

.content-hub-teaser-mini--option2 .promotion_teaser--inner.promo_teaser_b2b--inner .promotion_teaser--content { position: initial; min-height: 370px; width: 100%; }

.content-hub-teaser-mini--option3 { height: 210px; }

.content-hub-teaser-mini--option3 .content_hub_teaser_mini_v4 { position: relative; height: 210px; width: auto; }

.content-hub-teaser-mini--option3 .content_hub_teaser_mini_v4 .ratio_image img { width: 100%; height: 100%; }

.content-hub-teaser-mini--option3 .content_hub_teaser_mini_v4 .read_more--link { background-color: #ffffff; height: 35px; text-align: left; color: #e6003c; font-size: 17px; position: absolute; opacity: 0.8; bottom: 0; padding-left: 18px; width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.content-hub-teaser-mini--option4 { border: none !important; }

.content-hub-teaser-mini--option4 .content_hub_teaser--photo { min-height: 210px; }

.content-hub-teaser-mini--option4 .content_hub_teaser--photo .content_hub_teaser_mini--image { width: 100%; height: 100%; }

@media (max-width: 850px) { .content-hub-teaser-mini--option4 .content_hub_teaser--photo { display: block; } }

.content-hub-teaser-mini--option4 .promotion_teaser--inner.promo_teaser_b2b--inner { min-height: 170px; }

.content-hub-teaser-mini--option4 .promotion_teaser--inner.promo_teaser_b2b--inner .promotion_teaser--content { position: initial !important; width: 100%; }

.content-hub-teaser-mini--option4 .promotion_teaser--inner.promo_teaser_b2b--inner .promotion_teaser--content .promotion_teaser_b2b--pagelink { position: initial; }

.b2bcontenthubteasermini { min-height: 370px; }

.wildgrid--item[data-size="medium"] .promotion_teaser--status .promotion_status--list > li, .wildgrid--item[data-size="small"] .promotion_teaser--status .promotion_status--list > li { display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-align-items: center !important; -ms-flex-align: center !important; align-items: center !important; }

.button_block { margin-top: 1px; display: block; }

.promotion_teaser_error { width: 85% !important; margin: -10px auto 20px !important; }

.accordion { margin-bottom: 80px; margin-bottom: 4.44444rem; }

.version-s20 .accordion { margin-bottom: 24px; font-size: 16px; }

.version-s20 .accordion.accordion-grouped:last-child { margin-bottom: 0; }

.accordion--list { border-top: 1px solid #d9d2d0; }

.version-s20 .accordion:not(.accordion-fullpage) .accordion--list { border: 0; }

@media (min-width: 751px) { .accordion-two-columns .accordion--list { -webkit-column-count: 2; column-count: 2; -webkit-column-gap: 16px; column-gap: 16px; } }

.accordion--item { position: relative; border-bottom: 1px solid #d9d2d0; overflow: hidden; }

.accordion--item.is-disabled { opacity: 1; }

.version-s20 .accordion:not(.accordion-fullpage) .accordion--item { margin-bottom: 8px; }

.version-s20 .accordion.accordion-grouped:not(.accordion-fullpage) .accordion--item { border-radius: 0; border-bottom: 1px solid #b1acaa; box-shadow: none; margin-bottom: 0; }

.version-s20 .accordion.accordion-grouped:not(.accordion-fullpage) .accordion--item:last-child { border-bottom: none; }

@media (min-width: 751px) { .accordion-two-columns .accordion--item { display: inline-block; width: 100%; } }

.accordion--item--trigger { position: relative; display: block; width: 100%; }

.accordion--item--trigger_button { display: block; text-align: left; cursor: pointer; padding: 11px 50px 11px 20px; padding: 0.61111rem 2.77778rem 0.61111rem 1.11111rem; width: 100%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.accordion--item--trigger_button:after { content: ''; border-bottom: none; border-right: 4px solid transparent; border-left: 4px solid transparent; border-top: 4px solid #000000; height: 0; width: 0; position: absolute; right: 20px; top: 50%; margin-top: -2px; transition: -webkit-transform 200ms; transition: transform 200ms; transition: transform 200ms, -webkit-transform 200ms; }

.accordion--item--trigger_button.is-opened:after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }

.accordion--item--trigger_button[disabled] { opacity: 0.3; }

.version-s20 .accordion:not(.accordion-fullpage) .accordion--item--trigger_button { padding: 20px 48px 20px 16px; }

.version-s20 .accordion:not(.accordion-fullpage) .accordion--item--trigger_button::after { content: ''; border: 0; width: 8px; height: 14px; top: 50%; right: 20px; -webkit-transform: translateY(-50%) rotateZ(90deg); -ms-transform: translateY(-50%) rotate(90deg); transform: translateY(-50%) rotateZ(90deg); }

.version-s20 .accordion:not(.accordion-fullpage) .accordion--item--trigger_button.is-opened::after { -webkit-transform: translateY(-50%) rotateZ(270deg); -ms-transform: translateY(-50%) rotate(270deg); transform: translateY(-50%) rotateZ(270deg); }

.version-s20 .accordion.accordion--large:not(.accordion-fullpage) .accordion--item--trigger_button::after { width: 10px !important; height: 18px !important; }

.version-s20 .accordion.accordion--large:not(.accordion-grouped) .accordion--item--trigger_button { padding: 26px 48px; }

.version-s20 .accordion.accordion--large:not(.accordion-grouped) .accordion--item--trigger_button::after { right: 48px; }

.accordion--item--img { margin: 11px 20px 11px 20px; margin: 0.61111rem 1.11111rem 0.61111rem 1.11111rem; position: absolute; }

@media (max-width: 750px) { .accordion--item--img { margin: 6px 10px 6px 10px; } }

.accordion--item--img + .accordion--item--trigger_button { padding-left: 80px; padding-left: 4.44444rem; position: relative; z-index: 1; }

@media (max-width: 750px) { .accordion--item--img + .accordion--item--trigger_button { padding-left: 65px; } }

.accordion--item--icon { position: absolute; top: 11px; top: 0.61111rem; left: 42px; left: 2.33333rem; }

.accordion--item--title { margin: 0; }

.version-s20 .accordion:not(.accordion-fullpage) .accordion--item--title { font-size: 16px; line-height: 1; color: #575452; font-weight: 700; }

.version-s20 .accordion.accordion--large .accordion--item--title { font-size: 24px; }

.accordion--item--subtitle { margin-top: 4px; margin-top: 0.22222rem; display: block; }

.accordion--item--info { margin-top: 4px; margin-top: 0.22222rem; display: block; font-size: 16px; font-size: 0.88889rem; color: #878380; }

.accordion--item--status { display: block; }

@media (max-width: 750px) { .accordion--item--status { margin-top: 8px; margin-top: 0.44444rem; } }

@media (min-width: 751px) { .accordion--item--status { position: absolute; top: 11px; top: 0.61111rem; right: 50px; right: 2.77778rem; } }

@media (min-width: 751px) { .accordion-status .accordion--item--title, .accordion-status .accordion--item--subtitle { width: 50%; } }

.accordion-fullheight .accordion--item--trigger_button { min-height: 80px; min-height: 4.44444rem; }

.accordion-fullheight .accordion--item--img { top: 8px; top: 0.44444rem; }

.accordion-ordered { counter-reset: accordion; }

.accordion-ordered .accordion--item--trigger_button { display: table; }

.accordion-ordered .accordion--item--trigger_button:before { display: table-cell; padding-right: 0.35em; counter-increment: accordion; content: counter(accordion) "."; }

.accordion-ordered .accordion--item--title { display: table-cell; width: 100%; }

.accordion--item--content { display: none; padding: 20px 20px 40px; padding: 1.11111rem 1.11111rem 2.22222rem; }

.accordion--item--content.is-opened { display: block; }

.version-s20 .accordion--item--content { padding: 0 24px 0 0; padding: 0 1.33333rem 0 0; }

.version-s20 .accordion:not(.accordion-fullpage) .accordion--item--content { color: #575452; padding: 0 16px 20px; padding: 0 0.88889rem 1.11111rem; }

.version-s20 .accordion.accordion--large:not(.accordion-grouped) .accordion--item--content { padding: 0 48px 48px 48px; }

.accordion-fullpage > .accordion--list { border: 0; }

.version-s20 .accordion-fullpage > .accordion--list { padding: 16px 24px; padding: 0.88889rem 1.33333rem; color: #575452; }

.accordion-fullpage > .accordion--list > .accordion--item { border: 0; margin-bottom: 10px; margin-bottom: 0.55556rem; }

.version-s20 .accordion-fullpage > .accordion--list > .accordion--item { margin-bottom: 16px; margin-bottom: 0.88889rem; padding-bottom: 16px; padding-bottom: 0.88889rem; border-bottom: 1px solid #d8d8d8; }

.version-s20 .accordion-fullpage > .accordion--list > .accordion--item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }

.accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger { background-color: #eeeeee; }

.version-s20 .accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger { background-color: #ffffff; }

.accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger .accordion--item--trigger_button { font-size: 16px; font-size: 0.88889rem; line-height: 1.5; }

.version-s20 .accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger .accordion--item--trigger_button { padding: 0 22px 0 0; min-height: auto; }

.accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger .accordion--item--trigger_button:after { border: 0; top: calc(50% - -1px); right: 30px; right: 1.66667rem; -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); }

.version-s20 .accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger .accordion--item--trigger_button:after { content: ''; top: calc(50% - -4px); right: 4px; -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); }

.accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger .accordion--item--trigger_button.is-opened:after { -webkit-transform: rotateZ(-90deg); -ms-transform: rotate(-90deg); transform: rotateZ(-90deg); }

.version-s20 .accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger .accordion--item--trigger_button.is-opened:after { -webkit-transform: rotateZ(270deg); -ms-transform: rotate(270deg); transform: rotateZ(270deg); }

.accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger .accordion--item--title { font-size: 16px; font-size: 0.88889rem; color: #aa1937; }

.version-s20 .accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger .accordion--item--title { font-size: 16px; color: #575452; }

.accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger .accordion--item--subtitle { margin: 0; }

.version-s20 .accordion-fullpage > .accordion--list > .accordion--item > .accordion--item--trigger .accordion--item--subtitle { font-size: 16px; }

.hero_title { position: relative !important; }

.version-s20 .hero_title.is-stage-teaser { box-shadow: none; }

.hero_title--link_helper { display: inline-block; position: absolute; z-index: 1000; top: 0; left: 0; bottom: 0; right: 0; }

.hero_title--flag { position: absolute; top: 20px; top: 1.11111rem; right: 0; z-index: 1; }

@media only screen and (max-width: 1382px) { .hero_title--flag { right: 30px; } }

@media (max-width: 750px) { .hero_title-flag:not(.has-promoflag-banner) .hero_title--flag { position: relative; top: auto; right: auto; left: auto; }
  .hero_title-flag:not(.has-promoflag-banner) .hero_title--flag .promoflag { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: auto; height: auto; min-height: 60px; min-height: 3.33333rem; border-radius: 0; }
  .hero_title-flag:not(.has-promoflag-banner) .hero_title--flag .promoflag > strong { display: inline; margin: 0 10px; }
  .hero_title-flag:not(.has-promoflag-banner) .hero_title--flag .promoflag_switcher { padding-bottom: 0 !important; } }

.hero_title--title { display: block; color: #faa600; font-size: 30px; font-size: 1.66667rem; }

@media (max-width: 750px) { .hero_title--title { font-size: 20px; font-size: 1.11111rem; margin-bottom: 1.11111rem; } }

.hero_title--caption { display: block; font-size: 50px; font-size: 2.77778rem; margin-top: 0; margin-bottom: 1ex; width: 100%; }

@media (max-width: 850px) { .hero_title--caption { font-size: 50px; font-size: 2.77778rem; } }

@media (max-width: 750px) { .hero_title--caption { font-size: 35px; font-size: 1.94444rem; margin-bottom: 1.11111rem; } }

.hero_title-gradient .hero_title--caption { display: inline-block; max-width: 100%; margin-bottom: 8px; margin-bottom: 0.44444rem; line-height: 1.2; }

.hero_title--promostatus { min-width: 320px; display: inline-block; max-width: 100%; margin-bottom: 1.11111rem; }

.hero_title--promostatus .promotion_status { margin: 0; }

.version-s20 .hero_title--promostatus { margin-bottom: 0 !important; }

.hero_title--small { font-size: 16px; font-size: 0.88889rem; font-weight: 500; margin-bottom: 2em; display: block; }

@media (max-width: 750px) { .hero_title--small { margin-bottom: 1.11111rem; } }

.hero_title--inner { padding-top: 56%; position: relative; }

.hero_title--wrapping_content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.hero_title--outer_content { display: table; table-layout: fixed; width: 100%; height: 100%; }

.hero_title--inner_content { display: table-cell; padding-top: 1.66667rem; padding-left: 10%; padding-bottom: 1.66667rem; padding-right: 10%; vertical-align: middle; text-align: center; padding-bottom: 1rem !important; height: 80px !important; }

@media (min-width: 751px) { .hero_title--inner_content { padding-left: 120px; padding-right: 120px; } }

@media (min-width: 1051px) { .hero_title--inner_content { padding-top: 1.66667rem; padding-left: 10%; padding-bottom: 1.66667rem; padding-right: 10%; } }

.hero_title--body { font-weight: 500; margin-bottom: 0.5ex; }

.hero_title--body em { font-size: 46px; font-size: 2.55556rem; font-weight: 400; }

@media (max-width: 750px) { .hero_title--body { margin-bottom: 1.11111rem; } }

.version-s20 .hero_title--body { font-weight: 700; color: #575452; font-size: 16px; font-size: 0.88889rem; margin-bottom: 8px; }

.hero_title--button { position: relative; z-index: 1001; }

@media (max-width: 750px) { .version-s20 .hero_title--button { margin-top: 16px; margin-top: 0.88889rem; } }

@media (min-width: 751px) { .hero_title--button { margin-top: 32px; margin-top: 1.77778rem; } }

.hero_title--image { overflow: hidden; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-size: cover; background-position: center center; }

.hero_title--background_overlay { position: absolute; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; }

.hero_title-crazydeal-bfriday .hero_title--background_overlay { background: #000000; }

@media (max-width: 750px) { .hero_title--image_wrap { position: relative; } }

.hero_title--image--small { display: none; }

@media (max-width: 750px) { .hero_title--image--small { display: block; } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { .hero_title--image--small { display: none; } }

.hero_title--image--small-2x { display: none; }

@media only screen and (max-width: 750px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-resolution: 144dpi) { .hero_title--image--small-2x { display: block; } }

.hero_title--image--large { display: block; }

@media (max-width: 750px) { .hero_title--image--large { display: none; } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { .hero_title--image--large { display: none; } }

.hero_title--image--large-2x { display: none; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { .hero_title--image--large-2x { display: block; } }

@media only screen and (max-width: 750px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-resolution: 144dpi) { .hero_title--image--large-2x { display: none; } }

.hero_title--image--caption { position: absolute; width: 100%; bottom: 0; text-align: right; padding-bottom: 1rem; }

.hero_title-light .hero_title--image--caption { color: #ffffff; }

@media (max-width: 750px) { .hero_title-crazydeal.hero_title-center .l-center-marginless { position: static; } }

@media (max-width: 750px) { .hero_title-right .hero_title--wrapping_content, .hero_title-stage .hero_title--wrapping_content, .hero_title-myaccounttitle .hero_title--wrapping_content { position: relative; text-align: center; } }

@media (max-width: 750px) { .hero_title-right .hero_title--inner, .hero_title-stage .hero_title--inner, .hero_title-myaccounttitle .hero_title--inner { padding-top: 0; } }

.hero_title-right .hero_title--inner_content, .hero_title-stage .hero_title--inner_content, .hero_title-myaccounttitle .hero_title--inner_content { padding-left: 15%; padding-right: 15%; }

@media (min-width: 751px) { .hero_title-right .hero_title--inner_content, .hero_title-stage .hero_title--inner_content, .hero_title-myaccounttitle .hero_title--inner_content { padding-left: 120px; padding-right: 120px; } }

@media (min-width: 1051px) { .hero_title-right .hero_title--inner_content, .hero_title-stage .hero_title--inner_content, .hero_title-myaccounttitle .hero_title--inner_content { padding-left: 15%; padding-right: 15%; } }

@media (max-width: 750px) { .hero_title-right .hero_title--image_wrap, .hero_title-stage .hero_title--image_wrap, .hero_title-myaccounttitle .hero_title--image_wrap { position: relative; height: auto; padding-top: 100%; } }

@media (min-width: 751px) { .hero_title-right .hero_title--outer_content-light .hero_title--title, .hero_title-right .hero_title--outer_content-light .hero_title--caption, .hero_title-right .hero_title--outer_content-light .hero_title--small, .hero_title-right .hero_title--outer_content-light .hero_title--body, .hero_title-stage .hero_title--outer_content-light .hero_title--title, .hero_title-stage .hero_title--outer_content-light .hero_title--caption, .hero_title-stage .hero_title--outer_content-light .hero_title--small, .hero_title-stage .hero_title--outer_content-light .hero_title--body, .hero_title-myaccounttitle .hero_title--outer_content-light .hero_title--title, .hero_title-myaccounttitle .hero_title--outer_content-light .hero_title--caption, .hero_title-myaccounttitle .hero_title--outer_content-light .hero_title--small, .hero_title-myaccounttitle .hero_title--outer_content-light .hero_title--body { color: #ffffff; } }

@media (max-width: 750px) { .hero_title-center .hero_title--image_wrap { height: auto; padding-top: 100%; } }

.hero_title-center .hero_title--outer_content-light .hero_title--small, .hero_title-center .hero_title--outer_content-light .hero_title--title, .hero_title-center .hero_title--outer_content-light .hero_title--caption, .hero_title-center .hero_title--outer_content-light .hero_title--body { color: #ffffff; }

@media (max-width: 750px) { .hero_title-center .hero_title--inner { padding-top: 100%; padding-bottom: 2em; }
  .hero_title-center .l-center-marginless { position: absolute; height: 100%; left: 0; right: 0; top: 0; } }

.version-s20 .hero_title-mini { box-shadow: none; }

.hero_title-mini .hero_title--wrapping_content { position: static; }

.hero_title-mini .hero_title--inner { padding: 48px; }

@media (max-width: 750px) { .hero_title-mini .hero_title--inner { padding: 48px 24px; } }

.hero_title-mini .hero_title--inner_content { padding: 0 !important; display: block; height: 100% !important; }

.hero_title-mini .hero_title--title { font-size: 20px; margin-bottom: 8px; }

.hero_title-mini .hero_title--caption { font-size: 32px; color: #575452; line-height: 1.38; margin: 0; }

@media (max-width: 750px) { .hero_title-mini .hero_title--caption { font-size: 24px; line-height: 1.33; } }

.hero_title-mini .hero_title--body { font-weight: lighter; margin: 8px 0 0 0; font-size: 16px; color: #575452; }

.hero_title-nogap { margin-bottom: 0; }

@media (min-width: 1748px) { .hero_title-nogap { margin-bottom: 80px; margin-bottom: 4.44444rem; } }

@media (max-width: 850px) { .hero_title-high .hero_title--inner { padding-top: 75%; } }

@media (max-width: 750px) { .hero_title-high .hero_title--inner { padding-top: 0; } }

.hero_title-low .hero_title--inner { padding-top: 35%; }

@media (max-width: 750px) { .hero_title-low .hero_title--inner, .hero_title-low .hero_title--image_wrap { padding-top: 56%; } }

@media (max-width: 580px) { .hero_title-low .hero_title--inner, .hero_title-low .hero_title--image_wrap { padding-top: 75%; } }

@media (max-width: 750px) { .hero_title-low.hero_title-right .hero_title--inner { padding-top: 0; } }

.hero_title-myaccounttitle.hero_title-light, .hero_title-low.hero_title-stage { background-color: #e6003c; }

@media (max-width: 750px) { .hero_title-myaccounttitle.hero_title-light, .hero_title-low.hero_title-stage { background: #ffffff; } }

.hero_title-myaccounttitle .hero_title--inner_content, .hero_title-low.hero_title-stage .hero_title--inner_content { height: auto; }

.hero_title-myaccounttitle .hero_title--wrapping_content, .hero_title-low.hero_title-stage .hero_title--wrapping_content { position: static; }

.hero_title-myaccounttitle .hero_title--image_wrap, .hero_title-low.hero_title-stage .hero_title--image_wrap { padding-top: 0; }

.hero_title-myaccounttitle .hero_title--inner, .hero_title-low.hero_title-stage .hero_title--inner { padding-top: 1rem; }

@media (max-width: 750px) { .hero_title-myaccounttitle, .hero_title-low.hero_title-stage { margin-bottom: 25px; }
  .hero_title-myaccounttitle .hero_title--inner_content, .hero_title-low.hero_title-stage .hero_title--inner_content { padding-bottom: 30px; padding-bottom: 1.66667rem; }
  .hero_title-myaccounttitle .hero_title--outer_content, .hero_title-low.hero_title-stage .hero_title--outer_content { min-height: 0; } }

@media (max-width: 1747px) { .hero_title-myaccounttitle { margin-bottom: 0; } }

@media (max-width: 750px) { .hero_title-myaccounttitle .hero_title--image_wrap { display: none; } }

@media (max-width: 750px) { .hero_title-nomobileimage .hero_title--image_wrap { display: none; } }

@media (max-width: 750px) { .hero_title-nomobileimage .hero_title--inner { padding-top: 0; } }

@media (max-width: 750px) { .hero_title-nomobileimage .hero_title--wrapping_content { position: static; left: auto; top: auto; right: auto; bottom: auto; } }

.hero_title-center .hero_title--inner_content { width: 100%; display: table-cell; padding-top: 1.66667rem; padding-left: 10%; padding-bottom: 1.66667rem; padding-right: 10%; vertical-align: middle; text-align: center; }

.hero_title-right .hero_title--floating_content { width: 50%; float: right; }

.hero_title-right .hero_title--floating_content .hero_title--title { font-size: 20px; font-size: 1.11111rem; }

.hero_title-right .hero_title--floating_content .hero_title--caption { font-size: 50px; font-size: 2.77778rem; }

@media (max-width: 850px) { .hero_title-right .hero_title--floating_content .hero_title--caption { font-size: 40px; font-size: 2.22222rem; } }

@media (max-width: 750px) { .hero_title-right .hero_title--floating_content .hero_title--caption { font-size: 35px; font-size: 1.94444rem; } }

@media (max-width: 750px) { .hero_title-right .hero_title--floating_content { width: 100%; } }

.stage_teaser .hero_title { margin-bottom: 0; }

.hero_title--floating_content { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.lt-ie12 .hero_title--floating_content > * { width: 100%; }

.lt-ie12 .hero_title--floating_content > .hero_title--promostatus { width: auto; }

.lt-ie12 .hero_title--floating_content > .hero_title--promostatus-single { min-width: 300px; }

@media (max-width: 750px) { .lt-ie12 .hero_title--floating_content > .hero_title--promostatus-single { min-width: 255px; } }

.lt-ie12 .hero_title--floating_content > .hero_title--promostatus-single_separate { min-width: 300px; }

@media (max-width: 750px) { .hero_title--floating_content *:last-child { margin-bottom: 0; } }

.campaign_teaser { overflow: visible; height: 400px; box-sizing: content-box; }

@media (max-width: 750px) { .campaign_teaser { height: auto; } }

@media only screen and (min-width: 1400px) { .campaign_teaser { padding: 40px 0; padding: 2.22222rem 0; } }

.campaign_teaser--inner { display: inline-block; font-size: 0; height: 100%; position: relative; z-index: 1; }

.campaign_teaser--content--inner { position: relative; z-index: 1; vertical-align: middle; display: inline-block; padding: 20px; padding: 1.11111rem; }

.campaign_teaser:after, .campaign_teaser--image_poster:after, .campaign_teaser--content:after, .campaign_teaser--content--inner:after { height: 100%; content: ''; font-size: 0; vertical-align: middle; display: inline-block; }

.campaign_teaser--media { width: 66.66667%; }

@media (max-width: 750px) { .campaign_teaser--media { width: 100%; text-align: center; } }

.campaign_teaser--content { width: 33.33333%; }

@media (max-width: 750px) { .campaign_teaser--content { width: 100%; text-align: center; } }

.campaign_teaser--icon { margin-bottom: 10px; }

.campaign_teaser--icon img { width: 55px; width: 3.05556rem; }

.campaign_teaser--title { font-size: 22px; font-size: 1.22222rem; margin-bottom: 10px; }

.campaign_teaser--body { font-size: 16px; font-size: 0.88889rem; margin-bottom: 15px; }

.campaign_teaser--image { padding-right: 0; width: 100%; height: 100%; overflow: hidden; }

@media (max-width: 750px) { .campaign_teaser--image { width: 100%; height: auto; } }

.campaign_teaser--image--crop { width: 100%; overflow: hidden; }

.campaign_teaser--image--crop > video { width: 101%; height: 101%; margin-top: -0.5%; margin-left: -0.5%; }

.campaign_teaser--image--crop::before { content: ''; display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 6px; background-color: #fff; }

.campaign_teaser--image_poster { position: absolute; z-index: 5; opacity: 0; visibility: hidden; pointer-events: none !important; }

.campaign_teaser--image_poster .campaign_teaser--image--inner { pointer-events: none !important; }

.campaign_teaser--image_poster .campaign_teaser--image--inner img { pointer-events: none !important; }

.campaign_teaser--play_button { top: 50%; left: 50%; height: 70px; width: 70px; margin-top: -35px; margin-left: -35px; position: absolute; display: block; z-index: 9; opacity: 0; visibility: hidden; pointer-events: none !important; }

.campaign_teaser--play_button:before { content: ''; display: block; border-radius: 100%; background-color: #ffffff; width: 70px; height: 70px; transition: -webkit-transform 350ms cubic-bezier(0.175, 0.885, 0.32, 1.6); transition: transform 350ms cubic-bezier(0.175, 0.885, 0.32, 1.6); transition: transform 350ms cubic-bezier(0.175, 0.885, 0.32, 1.6), -webkit-transform 350ms cubic-bezier(0.175, 0.885, 0.32, 1.6); pointer-events: none !important; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.5); }

.campaign_teaser--play_button:after { pointer-events: none !important; }

.ios video.is-playing::-webkit-media-controls { display: none !important; }

.ios .campaign_teaser--image_poster, .ios .campaign_teaser--play_button { display: none; }

.ios .campaign_teaser--video { display: block !important; visibility: visible !important; opacity: 1 !important; }

.campaign_teaser-right .campaign_teaser--inner { float: left; }

.campaign_teaser-left .campaign_teaser--inner { float: right; }

.campaign_teaser--inner { opacity: 0; transition: -webkit-transform 800ms; transition: transform 800ms; transition: transform 800ms, -webkit-transform 800ms; }

.campaign_teaser-left .campaign_teaser--media { -webkit-transform: translateX(120px) translateZ(0); transform: translateX(120px) translateZ(0); }

@media only screen and (min-width: 1400px) { .campaign_teaser-left .campaign_teaser--media { -webkit-transform: scale(1.2) translateX(120px) translateZ(0); transform: scale(1.2) translateX(120px) translateZ(0); } }

.campaign_teaser-left .campaign_teaser--content { -webkit-transform: translateX(-120px) translateZ(0); transform: translateX(-120px) translateZ(0); }

.campaign_teaser-right .campaign_teaser--media { -webkit-transform: translateX(-120px) translateZ(0); transform: translateX(-120px) translateZ(0); }

@media only screen and (min-width: 1400px) { .campaign_teaser-right .campaign_teaser--media { -webkit-transform: scale(1.2) translateX(-120px) translateZ(0); transform: scale(1.2) translateX(-120px) translateZ(0); } }

.campaign_teaser-right .campaign_teaser--content { -webkit-transform: translateX(120px) translateZ(0); transform: translateX(120px) translateZ(0); }

.campaign_teaser .campaign_teaser--inner.is-visible { -webkit-transform: translateX(0) translateZ(0); transform: translateX(0) translateZ(0); opacity: 1; }

@media only screen and (min-width: 1400px) { .campaign_teaser .campaign_teaser--media.is-visible { -webkit-transform: scale(1.2) translateX(0) translateZ(0); transform: scale(1.2) translateX(0) translateZ(0); } }

.article_lead_text { font-size: 22px; font-size: 1.22222rem; line-height: 1.5; margin-bottom: 60px; margin-bottom: 3.33333rem; text-align: center; }

.accordion_b2b--item--img + .accordion_b2b--item--trigger_button { padding-left: 80px; padding-left: 4.44444rem; position: relative; z-index: 1; }

@media (max-width: 750px) { .accordion_b2b--item--img + .accordion_b2b--item--trigger_button { padding-left: 65px; } }

.accordion_b2b--item--trigger_button_b2b { display: block; text-align: left; cursor: pointer; padding: 11px 50px 11px 20px; padding: 0.61111rem 2.77778rem 0.61111rem 1.11111rem; width: 100%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.accordion_b2b--item--trigger_button_b2b:after { content: ''; transition: -webkit-transform 200ms; transition: transform 200ms; transition: transform 200ms, -webkit-transform 200ms; border: solid #878380; border-width: 0 1px 1px 0; display: inline-block; padding: 8px; -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform: rotate(45deg); position: absolute; right: 20px; margin-top: -4px; top: 45%; }

.accordion_b2b--item--trigger_button_b2b.is-opened { border-bottom: 1px solid #d9d2d0; }

.accordion_b2b--item--trigger_button_b2b.is-opened:after { -ms-transform: rotate(225deg); transform: rotate(225deg); -webkit-transform: rotate(225deg); }

.accordion_b2b--item--trigger_button_b2b[disabled] { opacity: 0.3; }

.accordion_b2b--item--trigger { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; width: 100%; }

.accordion_b2b--item--img { height: 24px; width: 24px; padding-left: 2px; padding-bottom: 4px; }

.text_field--inner { padding: 20px; width: 87.5%; }

.text_field--inner h2 { font-size: 30px; font-size: 1.66667rem; font-weight: 700; text-align: left !important; }

.text_field--inner h3 { font-size: 24px; font-size: 1.33333rem; font-weight: 700; text-align: left !important; }

.text_field--inner p { font-size: 17px; font-size: 0.94444rem; text-align: left !important; }

.js-slide-content, .js-slide-content > * { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }

.gallery_container { width: 100%; overflow: hidden; }

.image_gallery { margin: 40px auto 80px auto; margin: 2.22222rem auto 4.44444rem auto; width: 90%; }

@media (max-width: 1050px) { .image_gallery { margin: 40px auto; } }

.image_gallery--list { white-space: nowrap; }

.image_gallery--list .image_gallery--item:first-child { margin-left: 0; }

.image_gallery--item { width: 100%; display: inline-block; position: relative; white-space: normal; vertical-align: top; opacity: .4; transition: opacity 300ms ease-out; }

.image_gallery--item.is-active { opacity: 1; }

.version-s20 .image_gallery--item { opacity: 1; }

.version-s20 .image_gallery--item .image_gallery--item--inner { opacity: 0.4; }

.version-s20 .image_gallery--item.is-active .image_gallery--item--inner { opacity: 1; }

.image_gallery--item.is-active-next, .image_gallery--item.is-active-previous { cursor: pointer; }

@media (max-width: 1050px) { .image_gallery--item.is-active-next:hover .image_gallery--item--inner.image_gallery--item--inner, .image_gallery--item.is-active-previous:hover .image_gallery--item--inner.image_gallery--item--inner { -webkit-transform: none; -ms-transform: none; transform: none; } }

.image_gallery--item.is-active-next .article_figure--figure_container:before, .image_gallery--item.is-active-previous .article_figure--figure_container:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(170, 25, 55, 0.8); opacity: 0; visibility: hidden; transition: all 350ms; z-index: 10; }

.version-s20 .image_gallery--item.is-active-next .article_figure--figure_container:before, .version-s20 .image_gallery--item.is-active-previous .article_figure--figure_container:before { content: none; }

.image_gallery--item.is-active-next:hover .article_figure--figure_container:before, .image_gallery--item.is-active-previous:hover .article_figure--figure_container:before { visibility: visible; opacity: 1; }

.image_gallery--item.is-active-next:hover { opacity: 1; }

.image_gallery--item.is-active-next:hover .image_gallery--item--inner { -webkit-transform: translateZ(0) translateX(-10%); transform: translateZ(0) translateX(-10%); }

.version-s20 .image_gallery--item.is-active-next:hover .image_gallery--item--inner { -webkit-transform: none; -ms-transform: none; transform: none; }

.image_gallery--item.is-active-next:hover .article_figure--figure_container:after { left: 7%; z-index: 11; }

.version-s20 .image_gallery--item.is-active-next:hover .article_figure--figure_container:after { content: none; }

.image_gallery--item.is-active-previous:hover { opacity: 1; }

.image_gallery--item.is-active-previous:hover .image_gallery--item--inner { -webkit-transform: translateZ(0) translateX(10%); transform: translateZ(0) translateX(10%); }

.version-s20 .image_gallery--item.is-active-previous:hover .image_gallery--item--inner { -webkit-transform: none; -ms-transform: none; transform: none; }

.image_gallery--item.is-active-previous:hover .article_figure--figure_container:after { left: auto; right: 7%; z-index: 11; }

.version-s20 .image_gallery--item.is-active-previous:hover .article_figure--figure_container:after { content: none; }

.version-s20 .image_gallery--item.is-active-next, .version-s20 .image_gallery--item.is-active-previous { z-index: 1; }

.version-s20 .image_gallery--item.is-active-next::after, .version-s20 .image_gallery--item.is-active-previous::after { content: ""; display: block; width: 55px; height: 55px; background-color: #ffffff; border-radius: 50%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background-size: 13px 24px; background-position: center center; }

@media (max-width: 750px) { .version-s20 .image_gallery--item.is-active-next::after, .version-s20 .image_gallery--item.is-active-previous::after { width: 44px; height: 44px; background-size: 10px 19px; } }

.version-s20 .image_gallery--item.is-active-previous::after { left: 100%; margin-left: 8px; -webkit-transform: translate(100%, -50%); -ms-transform: translate(100%, -50%); transform: translate(100%, -50%); }

@media (max-width: 750px) { .version-s20 .image_gallery--item.is-active-previous::after { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); } }

.version-s20 .image_gallery--item.is-active-next::after { right: 100%; margin-right: 8px; -webkit-transform: translate(-100%, -50%); -ms-transform: translate(-100%, -50%); transform: translate(-100%, -50%); }

@media (max-width: 750px) { .version-s20 .image_gallery--item.is-active-next::after { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); } }

@media (max-width: 750px) { .image_gallery--item { margin: 0 3px; } }

@media (max-width: 1050px) { .touch .image_gallery--item.is-active-next .article_figure--figure_container:before, .touch .image_gallery--item.is-active-previous .article_figure--figure_container:before, .touchevents .image_gallery--item.is-active-next .article_figure--figure_container:before, .touchevents .image_gallery--item.is-active-previous .article_figure--figure_container:before { display: none; } }

.image_gallery--item--inner { transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275); }

@media screen and (max-width: 752px) { .image_gallery--item--inner { margin: 0; } }

.image_gallery--item--inner .article_figure { margin: 0; }

.tv_channel_list { display: block; margin-bottom: 80px; margin-bottom: 4.44444rem; }

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

.tv_channel_list .tv_channel_list_overiew { display: block; width: 100%; margin: 1rem 0; padding: 0; font-size: 0; }

.tv_channel_list .tv_channel_list_overiew .tv_channel_list_overiew--channel { display: inline-block; margin: 0; padding: .2rem; width: 10%; font-size: 1rem; transition: all 400ms cubic-bezier(0.42, 0, 0.175, 1); vertical-align: top; }

@media print { .tv_channel_list .tv_channel_list_overiew .tv_channel_list_overiew--channel { width: 20%; } }

@media (max-width: 1050px) { .tv_channel_list .tv_channel_list_overiew .tv_channel_list_overiew--channel { width: 20%; } }

@media (max-width: 750px) { .tv_channel_list .tv_channel_list_overiew .tv_channel_list_overiew--channel { width: 33.3333333%; } }

@media (max-width: 400px) { .tv_channel_list .tv_channel_list_overiew .tv_channel_list_overiew--channel { width: 50%; } }

@media (max-width: 300px) { .tv_channel_list .tv_channel_list_overiew .tv_channel_list_overiew--channel { width: 100%; } }

.tv_channel_list .tv_channel_list_overiew .tv_channel_list_overiew--channel.is-hidden { width: 0; height: 0; padding: 0; visibility: hidden; overflow: hidden; transition: all 400ms 200ms cubic-bezier(0.42, 0, 0.175, 1); }

.tv_channel_list .tv_channel_list_overiew .tv_channel_list_overiew--channel.is-hidden .tv-channel { -webkit-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); opacity: 0; transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1); }

.tv_channel_list .tv-channel { display: inline-block; width: 100%; height: 100%; padding: .5rem; background: white; vertical-align: middle; transition: all 200ms 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275); position: relative; }

.tv_channel_list .tv-channel--icon { text-align: center; display: block; width: auto; height: 90px; height: 5rem; margin: 10px auto; margin: 0.55556rem auto; max-width: 130px; max-width: 7.22222rem; background-size: contain; background-position: center center; background-repeat: no-repeat; }

@media print { .tv_channel_list .tv-channel--icon { height: 60px; padding: .5rem 5%; } }

.tv_channel_list .tv-channel--title { display: block; font-size: 16px; font-size: 0.88889rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

@media print { .tv_channel_list .tv-channel--title { font-size: 12px; font-size: 0.66667rem; } }

@media print and (max-width: 750px) { .tv_channel_list .tv-channel--title { font-size: 12px; } }

.tv_channel_list .tv-channel--number { font-weight: 700; }

@media print { .tv_channel_list .tv-channel--name { display: inline !important; } }

.tv_channel_list .tv-channel--specs { margin: 0; padding: 0; width: 100%; text-align: right; font-size: 0; line-height: 20px; display: block; white-space: nowrap; }

.tv_channel_list .tv-channel--specs > i { vertical-align: middle; -webkit-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7); -webkit-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; transform-origin: 100% 100%; }

@media print { .tv_channel_list .tv-channel--specs > i { -webkit-transform: scale(0.5); -ms-transform: scale(0.5); transform: scale(0.5); } }

@media (max-width: 750px) { .tv_channel_list .tv-channel--specs { width: auto; white-space: nowrap; } }

@media print { .tv_channel_list .tv-channel--specs { width: auto; } }

.tv_channel_list .tv_channel_list--noData { display: none; }

.tv_channel_list.noData .tv_channel_list--noData { display: block; }

.tv_channel_list.noData .tv_channel_list_overiew { display: none; }

.s20-hero-teaser { position: relative; max-width: 1748px; margin: 0 auto; height: 400px; }

.s20-hero-teaser--b2b { height: 125px; }

@media (min-width: 751px) { .s20-hero-teaser--b2b { height: 280px; } }

.s20-hero-teaser--b2b .s20-hero-teaser__content { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: center; }

.s20-hero-teaser--rainbow { background: radial-gradient(139.44% 137.14% at 130.93% 125.56%, #FFC805 0%, #FAA600 39.32%, #E6003C 71.7%, #AA1937 100%); }

@media (max-width: 750px) { .s20-hero-teaser--has-offer { height: 600px; } }

.s20-hero-teaser__media-image { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-size: cover; background-position: center; }

.s20-hero-teaser__media-content { display: none; }

@media (max-width: 750px) { .s20-hero-teaser__media-content--small { display: block; } }

@media only screen and (max-width: 750px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-resolution: 144dpi) { .s20-hero-teaser__media-content--small { display: none; } }

@media only screen and (max-width: 750px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-resolution: 144dpi) { .s20-hero-teaser__media-content--small-2x { display: block; } }

@media (min-width: 751px) { .s20-hero-teaser__media-content--large { display: block; } }

@media only screen and (min-width: 751px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 751px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 751px) and (min-resolution: 144dpi) { .s20-hero-teaser__media-content--large { display: none; } }

@media only screen and (min-width: 751px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 751px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 751px) and (min-resolution: 144dpi) { .s20-hero-teaser__media-content--large-2x { display: block; } }

.s20-hero-teaser__content { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.s20-hero-teaser__offer { width: 40%; padding-top: 25px; padding-top: 1.38889rem; }

@media (max-width: 750px) { .s20-hero-teaser__offer { width: 100%; margin-top: 16px; -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; } }

.s20-hero-teaser__promo-flag { position: absolute; right: 24px; top: 24px; }

@media (max-width: 750px) { .s20-hero-teaser--has-offer .s20-hero-teaser__promo-flag { top: auto; bottom: 24px; } }

@media (max-width: 850px) { .search_result_filter { border-bottom: 1px solid #d9d2d0; margin-bottom: 20px; margin-bottom: 1.11111rem; } }

.search_result_filter--title { font-weight: 700; margin-bottom: 20px; margin-bottom: 1.11111rem; }

@media (max-width: 850px) { .search_result_filter--title { cursor: pointer; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; height: 50px; line-height: 50px; margin: 0; }
  .search_result_filter--title:after { border-bottom: none; border-right: 3px solid transparent; border-left: 3px solid transparent; border-top: 5px solid rgba(87, 84, 82, 0.6); height: 0; width: 0; content: ''; right: 20px; top: 50%; margin-top: -3px; transition: -webkit-transform 250ms cubic-bezier(0.175, 0.885, 0.32, 1.275); transition: transform 250ms cubic-bezier(0.175, 0.885, 0.32, 1.275); transition: transform 250ms cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 250ms cubic-bezier(0.175, 0.885, 0.32, 1.275); -webkit-transform: translateZ(0); transform: translateZ(0); position: absolute; }
  .search_result_filter--title.is-opened:after { -webkit-transform: rotateZ(-180deg); -ms-transform: rotate(-180deg); transform: rotateZ(-180deg); } }

.search_result_filter--list { margin-bottom: 5px; margin-bottom: 0.27778rem; }

.search_result_filter--list.search_result_filter--list-multiple { margin-bottom: 10px; margin-bottom: 0.55556rem; }

@media (max-width: 850px) { .search_result_filter--list { display: none; padding-bottom: 20px; }
  .search_result_filter--list.is-opened { display: block; }
  .search_result_filter--list .search_result_filter--list { display: block; padding-bottom: 0; } }

.search_result_filter--item .search_result_filter--list { padding-left: 33px; margin: 0; }

.search_result_filter--item { font-size: 16px; margin-top: 5px; margin-top: 0.27778rem; }

.search_result_filter--list-multiple .search_result_filter--item { margin-top: 10px; margin-top: 0.55556rem; }

.search_result_filter--item--link:hover { text-decoration: underline; }

.article_h1 { text-align: center; margin-bottom: 0.35em; margin-top: 1em; }

.tv-channel-browser_filter .tv-channel-browser_filter--control { padding: .5rem 0; margin-bottom: 2rem; border-bottom: 1px solid #d9d2d0; }

.tv-channel-browser_filter .tv-channel-browser_filter--control { text-align: center; display: block; line-height: 1rem; }

.tv-channel-browser_filter .tv-channel-browser_filter--control a { padding: 0.5rem .75em; cursor: pointer; position: relative; font-size: .75em; }

.tv-channel-browser_filter .tv-channel-browser_filter--control a .show_less { display: none; }

.tv-channel-browser_filter .tv-channel-browser_filter--control a .show_more { display: inline; }

.tv-channel-browser_filter .tv-channel-browser_filter--control a.is-opened .show_less { display: inline; }

.tv-channel-browser_filter .tv-channel-browser_filter--control a.is-opened .show_more { display: none; }

.tv-channel-browser_filter .tv-channel-browser_filter--control a.is-opened:after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }

body .tv-channel-browser_filter--secondary .js-collapsible--container { display: none; }

body .tv-channel-browser_filter--secondary .js-collapsible--container.is-opened { display: -webkit-flex; display: -ms-flexbox; display: flex; }

.segment_teaser { margin-bottom: 140px; margin-bottom: 7.77778rem; }

.segment_teaser--item { width: 50%; background: none; }

@media (max-width: 850px) { .segment_teaser--item { width: 66.66667%; } }

@media (max-width: 580px) { .segment_teaser--item { width: 100%; } }

.segment_teaser--banner { display: block; position: relative; word-wrap: break-word; background-color: #eeeeee; text-align: center; color: #575452; font-weight: 500; background: none; }

.version-s20 .segment_teaser--banner { color: #575452; }

.option_list_box { margin-bottom: 20px; }

.option_list_box--header { display: table; width: 100%; height: 100%; min-height: 240px; color: #ffffff; }

.option_list_box-small .option_list_box--header { min-height: 150px; }

.option_list_box--header--content { display: table-cell; padding: 50px 10%; padding: 2.77778rem 10%; vertical-align: middle; text-align: center; }

.option_list_box-small .option_list_box--header--content { padding: 24px; padding: 1.33333rem; }

html.flexbox .option_list_box--header { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; }

html.flexbox .option_list_box--header--content { display: block; }

.option_list_box--header { background-size: cover; background-position: center center; }

.option_list_box--header--title { display: block; position: relative; margin-bottom: 10px; }

.option_list_box-small .option_list_box--header--title { margin-bottom: 0; }

.option_list_box--header--lead { font-weight: 500; font-size: 20px; font-size: 1.11111rem; }

.option_list_box--header--icon_list { font-size: 0; margin-bottom: 10px; }

.option_list_box--header--icon_list--item { display: inline-block; margin-right: 10px; }

.option_list_box--header--icon_list--item:last-child { margin-right: 0; }

.option_list_offer { display: table; width: 100%; background-color: #ffffff; padding: 20px 15px 20px 20px; }

.option_list_offer--cta, .option_list_offer--content { display: table-cell; vertical-align: top; }

@media (max-width: 1050px) { .option_list_offer--cta, .option_list_offer--content { display: block; } }

.option_list_offer--content { position: relative; padding-left: 60px; padding-right: 20px; }

.option_list_offer--content .picto { position: absolute; left: 0; top: 0; }

.option_list_offer--cta { vertical-align: middle; text-align: right; }

.option_list_offer--cta .button { font-size: 16px; font-size: 0.88889rem; }

@media (max-width: 1050px) { .option_list_offer--cta { text-align: center; margin-top: 20px; }
  .option_list_offer--cta .button { max-width: none; display: block; } }

.option_list_offer--title { font-weight: 700; display: block; margin-bottom: 5px; }

.option_list_status { position: relative; margin: 15px 0; }

.option_list_status.is-available, .option_list_status.is-active, .option_list_status.is-not-available, .option_list_status.is-warning { padding-left: 50px; }

.option_list_status.is-available:before, .option_list_status.is-active:before, .option_list_status.is-not-available:before, .option_list_status.is-warning:before { top: 5px; margin-top: 0; }

.option_list { font-size: 16px; font-size: 0.88889rem; }

.option_list--title { display: block; font-weight: 700; background-color: #eeeeee; padding: 25px 40px 10px; padding: 1.38889rem 2.22222rem 0.55556rem; font-size: 14px; font-size: 0.77778rem; border-bottom: 1px solid #b1acaa; }

@media (max-width: 750px) { .option_list--title { font-size: 12px; } }

.option_list--item--title { margin: 15px 0; display: block; font-weight: 700; }

.option_list--item { padding: 20px 40px; padding: 1.11111rem 2.22222rem; background-color: #eeeeee; border-bottom: 1px solid #b1acaa; }

.option_list--item.is-highlighted { background-color: #ece4e1; }

.option_list--item .form_row { margin-bottom: 0; }

.option_list--item > div { margin: 20px 0; margin: 1.11111rem 0; }

.option_list--item > div:first-child { margin-top: 0; }

.option_list--item > div:last-child { margin-bottom: 0; }

.option_list--title .tooltip--trigger, .option_list--item .tooltip--trigger { margin-left: 5px; }

.option_list--sublist .option_list--item, .option_list--sublist .option_list--title { padding-left: 30px; padding-right: 0; }

@media (max-width: 400px) { .option_list--title, .option_list--item { padding-left: 20px; padding-right: 20px; } }

.option_list_item__indent { padding-left: 35px; }

.richtext.no-lastchild > *:last-child { margin-bottom: 20px; }

@media (max-width: 750px) { .s20-line-check { padding: 16px; } }

@media (min-width: 751px) { .s20-line-check { padding: 20px; padding: 1.11111rem; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.s20-line-check--highlighted::before { content: ""; margin: -4px; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; border-radius: 6px; background: linear-gradient(-48deg, #FFC805 0%, #FAA600 30%, #E6003C 73%, #AA1937 100%); }

.s20-line-check--highlighted::after { content: ""; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; border-radius: 4px; background: #ffffff; }

.s20-line-check--highlighted > * { z-index: 1; position: relative; }

@media (min-width: 751px) { .s20-line-check__title { width: 15%; min-height: 50px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-align-self: start; -ms-flex-item-align: start; align-self: start; } }

.s20-line-check__result-content { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

@media (min-width: 751px) { .s20-line-check__result-content { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } }

.s20-line-check__result-content .s20-line-check__result-change { margin-left: 12px; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

@media (min-width: 751px) { .s20-line-check__result-content .s20-line-check__result-change { margin-left: 6px; -webkit-order: 2; -ms-flex-order: 2; order: 2; } }

@media (max-width: 750px) { .s20-line-check__result-content .s20-line-check__result-title { -webkit-flex: 1; -ms-flex: 1; flex: 1; } }

@media (max-width: 750px) { .s20-line-check__result-content .s20-line-check__result-value { -webkit-flex-grow: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; -webkit-flex-basis: 100% !important; -ms-flex-preferred-size: 100% !important; flex-basis: 100% !important; } }

@media (min-width: 751px) { .s20-line-check__result--address .s20-line-check__result-content .s20-line-check__result-value { -webkit-order: 3; -ms-flex-order: 3; order: 3; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; } }

.s20-line-check__form { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: normal; -ms-flex-align: normal; align-items: normal; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.s20-line-check__form .s20-line-check__button { -webkit-align-self: start; -ms-flex-item-align: start; align-self: start; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; margin-left: 8px; height: 50px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media (max-width: 750px) { .s20-line-check__form .s20-line-check__button { -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; width: 60%; margin-top: 8px; } }

@media (max-width: 750px) { .s20-line-check__form { margin-top: 16px; }
  .s20-line-check__form .s20-line-check__form-item--street { display: none; }
  .s20-line-check__form .s20-line-check__form-item--number { display: none; } }

@media (min-width: 751px) { .s20-line-check__form { -webkit-flex: 1 0 0; -ms-flex: 1 0 0px; flex: 1 0 0; } }

@media (max-width: 750px) { .s20-line-check__form--active .s20-line-check__form-item--zip { margin-right: 0; width: 100%; }
  .s20-line-check__form--active .s20-line-check__form-item--street { display: block; }
  .s20-line-check__form--active .s20-line-check__form-item--number { display: block; }
  .s20-line-check__form--active .s20-line-check__button { margin: 8px 0 0 0; } }

.s20-line-check__form-item { margin: 0 8px; }

@media (max-width: 750px) { .s20-line-check__form-item { -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; margin: 8px 0; } }

.s20-line-check__form-item--zip { width: 26.5%; }

@media (max-width: 750px) { .s20-line-check__form-item--zip { width: 30%; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; margin-right: 8px; } }

.s20-line-check__form-item--street { width: 26.5%; }

@media (max-width: 750px) { .s20-line-check__form-item--street { width: 50%; margin-right: 8px; } }

.s20-line-check__form-item--number { width: 12%; }

@media (max-width: 750px) { .s20-line-check__form-item--number { width: 30%; margin-left: 8px; } }

@media (min-width: 751px) { .s20-line-check__button { width: 25%; } }

@media (min-width: 1051px) { .s20-line-check__button { width: 18%; } }

.s20-line-check__group { width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; }

@media (max-width: 750px) { .s20-line-check__group { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

@media (min-width: 751px) { .s20-line-check__group { -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } }

.s20-line-check__group--5g .s20-line-check__group-item:first-child { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; }

.s20-line-check__group--5g .s20-line-check__group-item.s20-line-check__group-item--icon { -webkit-flex: 0 0 10%; -ms-flex: 0 0 10%; flex: 0 0 10%; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media (max-width: 750px) { .s20-line-check__group--5g .s20-line-check__group-item.s20-line-check__group-item--icon { -webkit-order: 3; -ms-flex-order: 3; order: 3; } }

@media (min-width: 751px) { .s20-line-check__group--5g .s20-line-check__group-item.s20-line-check__group-item--icon { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } }

.s20-line-check__group--upgrade { margin-top: 24px; width: 100%; box-shadow: 0 0 16px rgba(87, 84, 82, 0.2); }

@media (max-width: 750px) { .s20-line-check__group--upgrade { padding: 16px; } }

@media (min-width: 751px) { .s20-line-check__group--upgrade { padding: 20px; padding: 1.11111rem; } }

@media (max-width: 750px) { .s20-line-check__group--upgrade .s20-line-check__result-content { padding-left: 52px; } }

@media (max-width: 750px) { .s20-line-check__group--upgrade .s20-line-check__result-icon + .s20-line-check__result-content { padding-left: 0; } }

.s20-line-check__group-item { display: -webkit-flex; display: -ms-flexbox; display: flex; }

@media (max-width: 750px) { .s20-line-check__group-item:not(:first-child) { margin-top: 16px; } }

@media (min-width: 751px) { .s20-line-check__group-item { -webkit-flex: 0 0 60%; -ms-flex: 0 0 60%; flex: 0 0 60%; padding-right: 16px; }
  .s20-line-check__group-item:not(:first-child) { -webkit-flex: 0 0 40%; -ms-flex: 0 0 40%; flex: 0 0 40%; } }

.s20-line-check__close { position: absolute; right: 0; }

.s20-line-check__close::before { content: ""; position: absolute; right: 0; top: -65px; width: 23px; height: 23px; }

.s20-line-check--negative { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border: 2px solid #e6003c; }

@media (max-width: 750px) { .s20-line-check--negative { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.s20-line-check--negative .s20-line-check__result .s20-line-check__result-value { padding-right: 12px; }

@media (max-width: 750px) { .s20-line-check--negative .s20-line-check__result .s20-line-check__result-value { padding: 0; } }

@media (min-width: 751px) { .s20-line-check--negative .s20-line-check__result { width: 80%; } }

@media (max-width: 750px) { .s20-line-check--negative .s20-line-check__button { width: 100%; margin-top: 16px; } }

@media (min-width: 751px) { .s20-line-check--negative .s20-line-check__button { width: 20%; } }

.s20-line-check__result { font-size: 16px; line-height: 1.375; position: relative; }

@media (max-width: 750px) { .s20-line-check__result { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }

@media (min-width: 751px) { .s20-line-check__result { display: -webkit-flex; display: -ms-flexbox; display: flex; } }

.s20-line-check__result-icon { width: 32px; height: 32px; margin-right: 20px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; }

@media (min-width: 751px) { .s20-line-check__result-icon { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } }

.s20-line-check__result-title { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; font-size: 16px; }

.s20-line-check__result-value { font-weight: 700; font-size: 16px; }

.s20-line-check__result-value-part { display: inline-block; }

.s20-line-check__result-change { display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }

.s20-line-check__result-change-icon { display: inline-block; vertical-align: text-bottom; width: 24px; height: 24px; }

.s20-line-check__result-change-label { color: #e6003c; text-decoration: underline; padding-left: 4px; font-weight: 700; }

.s20-line-check__result-change:hover .s20-line-check__result-change-label { text-decoration: none; }

.s20-line-check__icon { width: 46px; }

.s20-line-check__icon .s20-line-check__tooltip-link { width: 100%; }

.s20-line-check__icon-img { display: block; max-width: 100%; height: auto; }

.s20-circle-chart { color: #575452; font-size: 16px; }

@media (min-width: 751px) { .s20-circle-chart--speed-booster .s20-circle-chart__item:not(.s20-circle-chart__item--speed-booster) { margin-bottom: 88px; } }

.s20-circle-chart__config { display: grid; width: 0; }

.s20-circle-chart__list { display: grid; justify-items: center; }

@media (min-width: 751px) { .s20-circle-chart__list { gap: 24px; grid-template-columns: repeat(auto-fit, minmax(168px, -webkit-max-content)); grid-template-columns: repeat(auto-fit, minmax(168px, max-content)); -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } }

@media (min-width: 1051px) { .s20-circle-chart__list { gap: 48px; } }

.s20-circle-chart__speed-booster { display: grid; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: end; -ms-flex-align: end; align-items: end; height: 88px; }

.s20-circle-chart__item { display: none; width: -webkit-max-content; width: -moz-max-content; width: max-content; }

.s20-circle-chart__item.is-active { display: grid; }

@media (min-width: 751px) { .s20-circle-chart__item { display: grid; } }

@media (min-width: 751px) { .s20-circle-chart__item--big .s20-circle-chart__data { width: 244px; height: 244px; } }

@media (min-width: 751px) { .s20-circle-chart__item--big .s20-circle-chart__data--content { padding: 20px; } }

@media (min-width: 751px) { .s20-circle-chart__item--big .s20-circle-chart__title { font-size: 24px; } }

.s20-circle-chart__data { grid-column: 1; grid-row: 1; display: grid; width: 168px; height: 168px; }

.s20-circle-chart__data--content { padding: 16px; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; justify-items: center; text-align: center; }

.s20-circle-chart__image { -webkit-transform: rotateZ(-90deg); -ms-transform: rotate(-90deg); transform: rotateZ(-90deg); }

.s20-circle-chart__border { stroke-linecap: round; }

.s20-circle-chart__border--empty { stroke: #575452; opacity: 0.1; }

.s20-circle-chart__border--progress { transition: stroke-dashoffset 1s linear; }

.s20-circle-chart__icon { margin-bottom: 4px; max-width: 40px; max-height: 40px; }

.s20-circle-chart__title-addition { display: inline-block; }

.s20-circle-chart__text { line-height: 1.375; }

.s20-circle-chart__info { position: relative; margin-top: 2px; width: 14px; height: 14px; cursor: pointer; }

.s20-circle-chart__navigation { margin-top: 16px; }

@media (min-width: 751px) { .s20-circle-chart__navigation { display: none; } }

.configurator_summary { background-color: #ffffff; }

.configurator_summary--container { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); z-index: 9989; background-color: #ffffff; position: fixed; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.configurator_summary--overlay { display: none; }

.configurator_summary.is-opened .configurator_summary--overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 9988; }

.configurator_summary--details { display: none; overflow-y: auto; }

.configurator_summary--details--item { padding: 15px; }

.configurator_summary--details--promo { background-color: #64b9e6; color: #ffffff; font-weight: 500; padding-left: 50px; position: relative; }

.configurator_summary--details--promo .icon { position: absolute; left: 15px; margin-top: 2px; }

.configurator_summary--details--title { padding: 0 10px 5px; padding: 11px 20px 16px; padding: 0.61111rem 1.11111rem 0.88889rem; border-bottom: 1px solid #d9d2d0; font-size: 0.88889rem; font-weight: 700; color: #575452; }

.configurator_summary--details--table { border-bottom: 1px solid #d9d2d0; margin: 0 0 30px; }

.configurator_summary--details--table:last-child { margin-bottom: 0; }

@media (min-width: 751px) { .configurator_summary--details--table.configurator_summary--details--table-indented { padding-left: 100px; } }

.configurator_summary--details--voucher { background-color: #f8f8f8; }

.configurator_summary--overview { padding: 15px; }

.configurator_summary--overview--item { display: inline-block; padding: 0 15px 0 0; }

.configurator_summary--overview--item:last-child { padding-right: 0; }

.configurator_summary--overview--item .product_price--content_min .product_price--info { margin: 10px 0; }

.configurator_summary--overview--item .product_price--content_min .product_price-price { font-size: 1.11111rem; font-weight: 700; }

.configurator_summary--more_info { position: relative; display: inline-block; margin: 0 0 0 5px; padding: 10px 10px 10px 20px; padding: 0.55556rem 0.55556rem 0.55556rem 1.11111rem; font-size: 0.88889rem; font-weight: 700; color: #575452; }

.configurator_summary--more_info:before { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); right: auto; left: 0; transition: all 0.25s; }

.configurator_summary--more_info.is-opened:before { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.configurator_summary--more_info--link { color: #aa1937; text-decoration: underline; font-weight: 400; margin-left: 25px; display: none; }

.configurator_summary--more_info.is-opened .configurator_summary--more_info--link { display: inline-block; }

@media (max-width: 850px) { .configurator_summary--more_info.is-opened .configurator_summary--more_info--link { display: none; } }

.s20-filter-options { padding: 0 8px; color: #575452; }

@media (min-width: 751px) { .s20-filter-options { padding: 8px; display: grid; gap: 50px; grid-template-columns: auto 1fr; } }

@media (max-width: 750px) { .s20-filter-options.is-opened { position: fixed; z-index: 10000; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .s20-filter-options.is-opened .s20-filter-options__list { display: grid; grid-template-columns: 100%; }
  .s20-filter-options.is-opened .s20-filter-options__cta .s20-filter-options__icon { -webkit-transform: rotateZ(0deg); -ms-transform: rotate(0deg); transform: rotateZ(0deg); } }

@media (min-width: 751px) { .s20-filter-options--group { grid-template-columns: 1fr; gap: 0; padding: 0; box-shadow: none; background-color: transparent; border-radius: 0; } }

.s20-filter-options--group .s20-filter-options__icon { display: none; }

.s20-filter-options--group .s20-filter-options__cta .s20-filter-options__icon { display: -webkit-flex; display: -ms-flexbox; display: flex; }

@media (max-width: 750px) { .s20-filter-options--group .s20-filter-options__list { gap: 0; padding: 0; } }

@media (min-width: 751px) { .s20-filter-options--group .s20-filter-options__list { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, -webkit-max-content)); grid-template-columns: repeat(auto-fit, minmax(100px, max-content)); -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } }

@media (min-width: 1051px) { .s20-filter-options--group .s20-filter-options__list { grid-template-columns: repeat(auto-fit, minmax(148px, -webkit-max-content)); grid-template-columns: repeat(auto-fit, minmax(148px, max-content)); } }

@media (min-width: 1383px) { .s20-filter-options--group .s20-filter-options__list { grid-template-columns: repeat(auto-fit, minmax(160px, -webkit-max-content)); grid-template-columns: repeat(auto-fit, minmax(160px, max-content)); } }

.s20-filter-options--group .s20-filter-options__item { border: 1px solid #878380; margin: 8px 4px; border-radius: 4px; }

@media (min-width: 751px) { .s20-filter-options--group .s20-filter-options__item { min-width: 100px; margin: 0; border-right: 0; border-radius: 0; } }

@media (min-width: 751px) { .s20-filter-options--group .s20-filter-options__item:first-child { border-radius: 4px 0 0 4px; } }

@media (min-width: 751px) { .s20-filter-options--group .s20-filter-options__item:last-child { border-right: 1px solid #878380; border-radius: 0 4px 4px 0; } }

@media (min-width: 751px) { .s20-filter-options--group .s20-filter-options__label { display: none; } }

.s20-filter-options--group .s20-filter-options__chips-field:checked + .s20-filter-options__chips-button::before { font-size: 16px; }

.s20-filter-options--group .s20-filter-options__chips-text { font-size: 16px; }

.s20-filter-options__label { display: grid; gap: 16px; grid-template-columns: auto 1fr auto; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 16px; }

@media (min-width: 751px) { .s20-filter-options__label { grid-template-columns: auto 1fr; padding: 0 16px; } }

.s20-filter-options__label-name { min-width: 0; }

.s20-filter-options__label-name, .s20-filter-options.is-opened .s20-filter-options__label-name { font-size: 16px; font-weight: 700; }

@media (max-width: 750px) { .s20-filter-options__label--has-selected .s20-filter-options__label-name { font-size: 12px; font-weight: 400; } }

.s20-filter-options__label-selected { display: none; font-size: 16px; font-weight: 700; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

@media (max-width: 750px) { .s20-filter-options__label--has-selected .s20-filter-options__label-selected { display: block; } }

.s20-filter-options.is-opened .s20-filter-options__label-selected { display: none; }

.s20-filter-options__cta { display: -webkit-flex; display: -ms-flexbox; display: flex; grid-column: 3; }

@media (min-width: 751px) { .s20-filter-options__cta { display: none; } }

.s20-filter-options__cta .s20-filter-options__icon { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }

.s20-filter-options__list { display: none; gap: 8px; padding: 0 0 8px; }

@media (max-width: 750px) { .s20-filter-options__list { overflow-y: auto; padding-left: 4px; padding-right: 4px; } }

@media (min-width: 751px) { .s20-filter-options__list { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0; gap: 0; min-width: 0; } }

.s20-filter-options__item { position: relative; }

@media (min-width: 751px) { .s20-filter-options__item { margin: 8px; min-width: 100px; }
  .s20-filter-options__list--full .s20-filter-options__item { -webkit-flex: 3 1 0; -ms-flex: 3 1 0px; flex: 3 1 0; min-width: 150px; } }

@media (min-width: 1051px) { .s20-filter-options__item { min-width: 100px; } }

@media (min-width: 751px) { .s20-filter-options__list--full .s20-filter-options__item--small { -webkit-flex: 2 1 0; -ms-flex: 2 1 0px; flex: 2 1 0; } }

.s20-filter-options__select { display: block; width: 100%; position: relative; background: #f8f8f8; border-radius: 4px; height: 50px; padding: 20px 46px 8px 20px; color: #575452; text-align: left; }

.is-active .s20-filter-options__select { background: #e6003c; }

.s20-filter-options__select::after { content: ""; width: 14px !important; height: 8px !important; position: absolute; right: 16px; top: 50%; margin-top: -4px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); transition: all 0.1s; }

.is-active .s20-filter-options__select::after { content: none; }

.s20-filter-options__select.is-opened::after { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); }

.s20-filter-options__clear { display: none; position: absolute; top: 0; right: 0; width: 48px; height: 50px; }

.is-active .s20-filter-options__clear { display: block; }

.s20-filter-options__clear::after { content: ""; width: 16px !important; height: 16px !important; position: absolute; right: 16px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); transition: all 0.1s; }

.s20-filter-options__select-label { display: block; pointer-events: none; position: absolute; top: 50%; left: 0; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); padding: 0 32px 0 20px; font-size: 16px; line-height: 1.5; font-weight: 700; transition: all 0.25s; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.is-active .s20-filter-options__select-label { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); top: 6px; font-size: 12px; line-height: 1.5; color: #ffffff; font-weight: 400; padding-right: 36px; }

.s20-filter-options__select-value { display: none; font-size: 16px; font-weight: 700; color: #ffffff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.is-active .s20-filter-options__select-value { display: block; }

.s20-filter-options__drop-down { display: none; margin-top: 4px; margin-bottom: 8px; z-index: 1; }

.s20-filter-options__item.is-opened .s20-filter-options__drop-down { display: block; z-index: 3; }

@media (min-width: 751px) { .s20-filter-options__drop-down { position: absolute; top: 100%; left: 0; right: 0; margin-top: 8px; } }

@media (min-width: 1051px) { .s20-filter-options__drop-down { margin-top: 20px; } }

.s20-filter-options__drop-down-content { padding: 12px 8px 0; margin-bottom: 12px; }

@media (min-width: 751px) { .s20-filter-options__drop-down-content { max-height: 300px; overflow-y: auto; }
  .s20-filter-options__drop-down-content .s20-form-chips { overflow: hidden; } }

.s20-filter-options__drop-down-button { padding: 0 8px 12px; }

.s20-filter-options__drop-down-title { color: #575452; font-size: 16px; font-weight: 700; margin-bottom: 16px; text-align: center; }

.s20-filter-options__range-inputs-group { margin-top: 16px; margin-bottom: 16px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

input.s20-filter-options__range-input[type="text"] { border: 0; background: #F8F8F8; height: 30px; width: 45%; text-align: center; font-weight: 700; color: #878380; font-size: 16px; padding: 0 5px; }

.s20-offer-teaser { padding: 32px 40px 20px; padding: 1.77778rem 2.22222rem 1.11111rem; position: relative; }

.s20-offer-teaser--media { display: grid; grid-template-columns: 1fr; padding: 0; }

@media (min-width: 1051px) { .s20-offer-teaser--media { grid-template-columns: 1fr 1fr; } }

.s20-offer-teaser--media .s20-offer-teaser__countdown { z-index: 1; }

.s20-offer-teaser--media .s20-offer-teaser__media { height: 200px; }

@media (min-width: 1051px) { .s20-offer-teaser--media .s20-offer-teaser__media { height: initial; } }

.s20-offer-teaser--media .s20-offer-teaser__image { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.s20-offer-teaser--media .s20-offer-teaser__content { padding: 32px 40px 20px; padding: 1.77778rem 2.22222rem 1.11111rem; }

.s20-offer-teaser__countdown { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 0; left: 0; right: 0; padding: 0 80px; padding: 0 4.44444rem; }

@media (max-width: 1050px) { .s20-offer-teaser__countdown { padding: 0 40px; padding: 0 2.22222rem; } }

@media (max-width: 750px) { .s20-offer-teaser__countdown { padding: 0 40px; padding: 0 2.22222rem; } }

.s20-offer-teaser__title { padding-left: 40px; padding-left: 2.22222rem; }

.s20-offer-teaser__features { margin: 20px 0; margin: 1.11111rem 0; font-size: 20px; font-size: 1.11111rem; }

.s20-offer-teaser__button { padding: 0 40px; padding: 0 2.22222rem; }

.configuration_table .label_section--title { width: 50%; }

.configuration_table .price_table--body { border-top: 1px solid #d9d2d0; }

.configuration_table_first_cell .label_section--title { width: 50%; }

.configuration_table_first_cell .price_table--body { border-top: 1px solid #d9d2d0; }

.configuration_table_cell .price_table--body { border-top: none; }

.configuration_table_cell table { margin-top: 10px; }

.configuration_radio_buttons li { margin: auto 0; }

.s20-mail-check { background: #ffffff; box-shadow: 0 2px 4px rgba(87, 84, 82, 0.2); border-radius: 4px; }

@media (max-width: 750px) { .s20-mail-check { padding: 20px 24px; padding: 1.11111rem 1.33333rem; } }

@media (min-width: 751px) { .s20-mail-check { padding: 20px 32px; padding: 1.11111rem 1.77778rem; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.s20-mail-check__title { margin-bottom: 16px; }

@media (min-width: 751px) { .s20-mail-check__title { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

@media (min-width: 751px) { .s20-mail-check__form { -webkit-flex: 1 0 0; -ms-flex: 1 0 0px; flex: 1 0 0; } }

@media (max-width: 750px) { .s20-mail-check__button { margin-top: 8px; } }

@media (min-width: 751px) { .s20-mail-check__button { width: 25%; margin-left: 32px; } }

.s20-mail-check__footer { font-size: 14px; margin-top: 8px; }

@media (max-width: 750px) { .s20-mail-check__footer { text-align: center; } }

@media (min-width: 751px) { .s20-mail-check__footer { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; } }

.s20-profile-overview { font-size: 14px; color: #575452; }

.s20-profile-overview__item-column { display: -webkit-flex; display: -ms-flexbox; display: flex; }

@media (max-width: 750px) { .s20-profile-overview__item-column { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }

@media (min-width: 751px) { .s20-profile-overview__item-column { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .s20-profile-overview__item-column:last-child { -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; } }

.s20-profile-overview__list { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; min-height: 100px; }

@media (max-width: 750px) { .s20-profile-overview__list { min-height: 0 !important; } }

@media (min-width: 751px) { .s20-profile-overview__status { margin-top: 10px; } }

.s20-profile-overview__item { padding: 20px; line-height: 1.375; border-top: 2px solid #eeeeee; }

@media (min-width: 751px) { .s20-profile-overview__item { padding: 30px 40px; min-height: 110px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.s20-profile-overview__item:first-child { border-top: none; }

.s20-profile-overview__item:last-child { margin-top: auto; }

.s20-profile-overview__item--columns { display: grid; grid-template-rows: auto auto; }

@media (min-width: 751px) { .s20-profile-overview__item--columns { grid-template-columns: 1fr 1fr; } }

.s20-profile-overview__item--no-border { padding-bottom: 0; min-height: 80px; }

.s20-profile-overview__item--no-border ~ .s20-profile-overview__item { border-top: 0; }

@media (min-width: 751px) { .s20-profile-overview__item--center { text-align: center; } }

.s20-profile-overview__item--cta { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

@media (max-width: 750px) { .s20-profile-overview__item--cta { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 12px 20px; } }

@media (min-width: 751px) { .s20-profile-overview__item--cta { padding: 22px; } }

.s20-profile-overview__text a[href] { font-weight: 700; text-decoration: underline; }

.s20-profile-overview__text a[href]:hover { text-decoration: none; }

.s20-profile-overview__text--strong { font-weight: 700; font-size: 16px; }

@media (max-width: 750px) { .s20-profile-overview__item--columns .s20-profile-overview__text--strong { margin-bottom: 16px; } }

@media (max-width: 750px) { .s20-profile-overview__item--center .s20-profile-overview__text--strong { margin-bottom: 16px; } }

@media (min-width: 751px) { .s20-profile-overview__item--center .s20-profile-overview__text--strong { margin-bottom: 20px; } }

@media (min-width: 751px) { .s20-profile-overview__text--right { text-align: right; } }

@media (max-width: 750px) { .s20-profile-overview__button { margin: 8px 0; } }

@media (min-width: 751px) { .s20-profile-overview__button { margin: 8px; } }

.s20-profile-overview__item--promo { padding: 20px 20px 10px; display: block; }

@media (max-width: 750px) { .s20-profile-overview__item--promo { padding-bottom: 20px; } }

.s20-profile-overview__item--promo .s20-profile-overview__text { margin-top: 10px; }

.s20-profile-overview__promo { display: -webkit-flex; display: -ms-flexbox; display: flex; border-top: 2px solid #f8f8f8; margin-top: 10px; padding-top: 10px; }

@media (max-width: 750px) { .s20-profile-overview__promo { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

@media (max-width: 750px) { .s20-profile-overview__promo .s20-profile-overview__promo--button { margin-top: 20px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

@media (min-width: 751px) { .s20-profile-overview__promo .s20-profile-overview__promo--button { margin-left: auto; margin-top: auto; } }

.s20-profile-overview__promo .s20-form-item { margin-bottom: 0; }

.particle_network--content { z-index: 1; position: relative; background-color: rgba(255, 255, 255, 0.9); padding: 1px 30px 30px; max-width: 26em; margin-left: auto; margin-right: auto; }

@media (max-width: 750px) { .particle_network--content { z-index: auto; position: static; } }

.particle_network--animation { z-index: 0; position: fixed; top: 0; left: 0; right: 0; height: 100vh; background-color: #fafbfc; }

@media (max-width: 750px) { .particle_network--animation { display: none; } }

.sticky_buttons { margin: 100px 0 120px; margin: 5.55556rem 0 6.66667rem; height: auto; position: relative; z-index: 100; }

.sticky_buttons.is-detached .sticky_buttons_container { position: fixed; top: 0; left: 0; box-shadow: 0 1px 9px 1px rgba(0, 0, 0, 0.2); }

.sticky_buttons_container { transition: box-shadow 500ms; display: inline-block; width: 100%; background-color: #ece4e1; text-align: center; padding: 1em; }

.sticky_buttons_container .button { margin: 0 .5em; height: 50px; min-width: 150px; }

.s20-subscription-teaser { padding: 12px 16px; padding: 0.66667rem 0.88889rem; min-height: 80px; min-height: 4.44444rem; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #575452; }

.s20-subscription-teaser--config { -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.s20-migration-teaser__text-promo { font-weight: 700; color: #64b9e6; }

.s20-migration-teaser__text-bold { font-weight: 700; }

.s20-migration-teaser__content { line-height: 1.25; margin-right: auto; }

.s20-migration-teaser__description { font-size: 14px; font-size: 0.77778rem; }

@media (max-width: 750px) { .s20-migration-teaser__description { font-size: 12px; } }

.s20-migration-teaser__description strong { font-weight: bold; }

.s20-migration-teaser__description--medium { font-size: 16px; }

.s20-migration-teaser__description--large { font-size: 24px; }

.s20-migration-teaser__button { margin-left: 32px; margin-left: 1.77778rem; }

.s20-migration-teaser__price { margin-left: 32px; margin-left: 1.77778rem; -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; text-align: right; }

.s20-migration-teaser__price > * { margin-left: 16px; margin-left: 0.88889rem; }

.s20-migration-teaser__price > *:first-child { margin-left: 0; }

.s20-bar-chart { font-size: 16px; color: #575452; }

.s20-bar-chart--first-bill .s20-bar-chart__container { display: grid; grid-template-columns: auto 1fr; -webkit-column-gap: 16px; column-gap: 16px; }

.s20-bar-chart--first-bill .s20-bar-chart__title { grid-column: 1 / -1; grid-row: 1; }

.s20-bar-chart--first-bill .s20-bar-chart__list { grid-row: 2; }

.s20-bar-chart--first-bill .s20-bar-chart__info { grid-row: 2; }

.s20-bar-chart--no-bill .s20-bar-chart__container { padding: 16px 0 0; }

.s20-bar-chart--no-bill .s20-bar-chart__title { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: center; padding: 0 16px; }

.s20-bar-chart__container { padding: 16px; }

.s20-bar-chart__title { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 24px; }

.s20-bar-chart__title-link { width: 20px; height: 20px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

@media (min-width: 751px) { .s20-bar-chart__title-link { width: 24px; height: 24px; } }

.s20-bar-chart__title-link .s20-bar-chart__icon { -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); width: 14px; height: 8px; }

.s20-bar-chart__list { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.s20-bar-chart__item { display: grid; grid-template-rows: 1fr auto; -webkit-align-items: end; -ms-flex-align: end; align-items: end; justify-items: center; grid-gap: 8px; text-align: center; }

.s20-bar-chart__item--active .s20-bar-chart__item-color { height: 100%; }

.s20-bar-chart__item--active .s20-bar-chart__item-partial { height: 50%; transition: height .15s linear .3s; }

.s20-bar-chart__item-color { position: absolute; width: 100%; height: 0%; transition: height .3s linear .15s; }

.s20-bar-chart__item--paid .s20-bar-chart__item-color { background-color: #00d8a2; }

.s20-bar-chart__item--due .s20-bar-chart__item-color { background-color: #ffc805; }

.s20-bar-chart__item--overdue .s20-bar-chart__item-color { background-color: #e6003c; }

.s20-bar-chart__item--no-bill .s20-bar-chart__item-bar { height: auto; background-color: #ffffff; }

.s20-bar-chart__item--overpaid .s20-bar-chart__item-bar { height: auto; }

.s20-bar-chart__item-bar { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; min-height: 16px; height: 146px; width: 16px; border-radius: 16px; background-color: #d8d8d8; overflow: hidden; cursor: pointer; }

.s20-bar-chart__item-partial { width: 100%; height: 0%; position: absolute; background-color: #00d8a2; bottom: 50%; border-bottom: 1px solid #ffffff; transition: height .15s linear .15s; }

.s20-bar-chart__item-icon { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 16px; height: 16px; z-index: 1; }

.s20-bar-chart__icon { width: 100%; height: 100%; }

.s20-bar-chart__icon--no-bill { -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); width: 10px; }

@media (max-width: 580px) { .s20-bar-chart__item-title { font-size: 12px; } }

.s20-bar-chart__info { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding: 0.88889rem; height: calc(100% - 30px); box-sizing: border-box; border-radius: 4px; }

.s20-bar-chart__info-title { color: #e6003c; font-weight: 700; }

.s20-bar-chart__media { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 190px; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.s20-bar-chart__img { -o-object-fit: contain; object-fit: contain; width: 100%; height: 100%; }

.s20-bar-chart__item--highlithed { font-weight: 700; }

.s20-bar-chart--slider { overflow: hidden; position: relative; }

.s20-bar-chart__arrow { height: 0; }

.s20-bar-chart__arrow-item { position: absolute; top: 50%; }

.s20-bar-chart__arrow-item--prev { left: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); width: 8px; }

.s20-bar-chart__arrow-item--next { right: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); width: 8px; }

.s20-bar-chart__arrow-item--disabled { display: none; }

.s20-order-status { color: #575452; position: relative; padding: 16px 16px 16px 56px; }

@media (min-width: 751px) { .s20-order-status { padding: 32px 32px 32px 80px; } }

.s20-order-status__icon { position: absolute; width: 24px; height: 24px; left: 16px; top: 16px; }

@media (min-width: 751px) { .s20-order-status__icon { width: 40px; height: 40px; position: absolute; left: 24px; top: 32px; } }

.s20-order-status__icon::before { content: ""; width: 24px !important; height: 24px !important; }

@media (min-width: 751px) { .s20-order-status__icon::before { width: 40px !important; height: 40px !important; } }

.s20-order-status__title { line-height: 24px; font-size: 16px; font-weight: 700; color: #575452; }

@media (min-width: 751px) { .s20-order-status__title { line-height: 40px; font-size: 24px; } }

.s20-order-status__content { font-size: 12px; }

.s20-order-status__content > span > *:last-child { margin-bottom: 0; }

@media (min-width: 751px) { .s20-order-status__content { font-size: 20px; } }

.s20-product-list { font-size: 16px; }

@media (min-width: 751px) { .s20-product-list { font-size: 18px; } }

@media (max-width: 750px) { .s20-product-list--package .s20-product-list__item { grid-template-columns: 1fr auto; } }

.s20-product-list--package .s20-product-list__item--main { grid-template-columns: 1fr auto; }

.s20-product-list--subproducts .s20-product-list__item--main { overflow: hidden; }

.s20-product-list--subproducts .s20-product-list__item--main::before { content: ''; position: absolute; width: 10px; height: 100%; top: 0; left: 0; }

@media (max-width: 750px) { .s20-product-list--subproducts .s20-product-list__item--main .s20-product-list__info { display: none; } }

@media (min-width: 751px) { .s20-product-list--subproducts .s20-product-list__item--main::before { width: 15px; } }

.s20-product-list--subproducts .s20-product-list__subproducts { margin-left: auto; width: calc(100% - 10px); overflow: hidden; border-radius: 0 0 4px; }

@media (min-width: 751px) { .s20-product-list--subproducts .s20-product-list__subproducts { width: calc(100% - 15px); } }

.s20-product-list--subproducts .s20-product-list__subproducts .s20-product-list__item { padding: 10px 20px 10px 10px; border-top: 1px solid #eeeeee; }

.s20-product-list--subproducts .s20-product-list__subproducts .s20-product-list__arrow { right: 20px; }

.s20-product-list--product-home .s20-product-list__container::before { background-color: #ffc805; }

.s20-product-list--product-home .s20-product-list__item--main::before { background-color: #ffc805; }

.s20-product-list--product-mobile .s20-product-list__container::before { background-color: #e6003c; }

.s20-product-list--product-mobile .s20-product-list__item--main::before { background-color: #e6003c; }

.s20-product-list--themed.s20-product-list--subproducts .s20-product-list__subproducts { box-shadow: none; }

.s20-product-list--themed .s20-product-list__container { position: relative; }

.s20-product-list--themed .s20-product-list__container::before { content: ''; position: absolute; width: 10px; height: 100%; top: 0; left: 0; z-index: 1; border-radius: 4px 0 0 4px; }

@media (min-width: 751px) { .s20-product-list--themed .s20-product-list__container::before { width: 15px; } }

.s20-product-list--themed .s20-product-list__item--main { border-radius: 4px 4px 0 0; box-shadow: none; }

.s20-product-list__container { margin: 0 auto; max-width: 980px; }

.s20-product-list__item { position: relative; padding: 10px 20px; min-height: 56px; display: grid; grid-template-columns: 1fr auto 1.66667rem; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; color: #575452; }

@media (min-width: 751px) { .s20-product-list__item { padding: 10px 20px 10px 25px; min-height: 70px; grid-template-columns: minmax(15rem, 1fr) 1fr 1fr; } }

.s20-product-list__item--main { min-height: 70px; }

@media (min-width: 751px) { .s20-product-list__item--main { min-height: 75px; } }

@media (max-width: 750px) { .s20-product-list__item--add-new { grid-template-columns: 1fr; } }

.s20-product-list__item--add-new .s20-product-list__name { display: grid; -webkit-align-items: center; -ms-flex-align: center; align-items: center; grid-template-columns: 1fr 24px; grid-gap: 15px; }

@media (min-width: 751px) { .s20-product-list__item--add-new .s20-product-list__name { grid-template-columns: 1fr; grid-gap: 0; } }

@media (min-width: 751px) { .s20-product-list__item--add-new .s20-product-list__icon { display: none; } }

.s20-product-list__item--add-new .s20-product-list__arrow { display: none; }

.s20-product-list__name { grid-row: 1; }

@media (min-width: 751px) { .s20-product-list__name { grid-column: 1; grid-row: 1; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.s20-product-list__name--tags { display: grid; }

@media (min-width: 751px) { .s20-product-list__name--tags { grid-template-columns: auto 1fr; } }

.s20-product-list__tags { display: grid; }

@media (max-width: 750px) { .s20-product-list__tags { grid-row: 1; } }

@media (min-width: 751px) { .s20-product-list__tags { -webkit-justify-content: end; -ms-flex-pack: end; justify-content: end; margin-right: 10px; } }

.s20-product-list__info { grid-row: 2; }

@media (min-width: 751px) { .s20-product-list__info { grid-column: 2; grid-row: 1; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.s20-product-list__info--prepaid { display: -webkit-flex; display: -ms-flexbox; display: flex; }

@media (max-width: 750px) { .s20-product-list__info--prepaid { -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; } }

.s20-product-list__info--prepaid .s20-product-list__text { color: #878380; }

@media (max-width: 750px) { .s20-product-list__cta { grid-row: span 2; } }

@media (min-width: 751px) { .s20-product-list__cta { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; grid-column: 3; } }

@media (max-width: 750px) { .s20-product-list__cta .s20-product-list__button { display: none; } }

.s20-product-list__cta .s20-product-list__button:not(:first-child) { margin-left: 16px; }

@media (max-width: 750px) { .s20-product-list__cta .s20-product-list__button--additional { display: inline-block; margin-right: 24px; } }

@media (min-width: 751px) { .s20-product-list__cta .s20-product-list__button--additional { min-width: 140px; } }

.s20-product-list__amount { text-align: right; grid-column: 3; }

.s20-product-list__title { font-weight: bold; }

.s20-product-list__title-price { margin-right: 5px; }

.s20-product-list__arrow { position: absolute; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; top: 0; right: 20px; }

@media (min-width: 751px) { .s20-product-list__arrow { display: none; } }

.s20-product-list__arrow .s20-product-list__arrow-icon { -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); }

.s20-product-list__link--mobile { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

@media (min-width: 751px) { .s20-product-list__link--mobile { display: none; } }

.s20-checkout-table { font-size: 16px; color: #575452; }

.s20-checkout-table__heading { padding: 12px 20px; background: linear-gradient(90deg, #AA1937 0%, #E6003C 36%, #FAA600 68%, #FFC805 100%); border-radius: 4px 4px 0 0; }

.s20-checkout-table__content { display: grid; gap: 16px; padding: 16px 24px; padding: 0.88889rem 1.33333rem; }

.s20-checkout-table__item { display: grid; grid-template-columns: minmax(180px, 1fr) minmax(116px, 1fr); gap: 8px; }

@media (min-width: 751px) { .s20-checkout-table__item { gap: 16px; grid-template-columns: 1fr minmax(210px, auto); } }

.s20-checkout-table__item--border { padding: 16px 0 0; border-top: 2px solid #f8f8f8; }

.s20-checkout-table__item--footer { -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media (max-width: 750px) { .s20-checkout-table__item--footer { grid-template-columns: 1fr; } }

@media (max-width: 750px) { .s20-checkout-table__item--footer .s20-checkout-table__item-right { grid-column: 1; grid-row: 1; } }

.s20-checkout-table__item-left { grid-column: 1; }

.s20-checkout-table__item-right { grid-column: 2; }

.s20-checkout-table__item-price { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.s20-checkout-table__item-price > *:not(:first-child) { margin-left: 8px; }

@media (min-width: 751px) { .s20-checkout-table__item-price > *:not(:first-child) { margin-left: 16px; } }

.s20-checkout-table__item-price-current { text-align: right; }

@media (min-width: 751px) { .s20-checkout-table__item-price-current { -webkit-flex: 0 0 60px; -ms-flex: 0 0 60px; flex: 0 0 60px; } }

.s20-checkout-table__item-price-text { font-size: 12px; font-weight: 700; -webkit-flex: 0 0 52px; -ms-flex: 0 0 52px; flex: 0 0 52px; }

.s20-checkout-table__item-notice { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.s20-checkout-table__item-notice .s20-checkout-table__icon { -webkit-flex: 0 0 24px; -ms-flex: 0 0 24px; flex: 0 0 24px; max-width: 24px; margin-right: 12px; }

.s20-checkout-table__text-bold { font-weight: 700; }

.s20-checkout-table__text-small { font-size: 12px; }

.s20-data-bar { font-size: 16px; color: #575452; }

.s20-data-bar__container { display: grid; gap: 16px; }

.s20-data-bar__content { padding: 0 0 8px; }

.s20-data-bar__item--unlimited .s20-data-bar__line::before { background: linear-gradient(90deg, #FFC805 0%, #FAA600 32%, #E6003C 64%, #AA1937 100%); }

.s20-data-bar__text-strong { font-weight: 700; }

.s20-data-bar__line { --bar-value: 0; position: relative; height: 8px; width: 100%; border-radius: 4px; background: #d8d8d8; }

.s20-data-bar__line::before { content: ''; position: absolute; top: 0; left: 0; background: #00d8a2; width: var(--bar-value); height: 100%; border-radius: 4px; -webkit-animation: barAnimation .3s; animation: barAnimation .3s; }

@-webkit-keyframes barAnimation { from { width: 0; }
  to { width: var(--bar-value); } }

@keyframes barAnimation { from { width: 0; }
  to { width: var(--bar-value); } }

.s20-connection-step__title-icon { margin: 0 auto; width: 32px; height: 32px; }

.s20-connection-step__title-icon::before { content: ""; display: block; width: 32px; height: 32px; }

.s20-connection-step__list { border-top: 1px solid #d8d8d8; }

.s20-connection-step__list-item { border-bottom: 1px solid #d8d8d8; padding: 8px 0; }

.s20-mobile-informer { min-height: calc(100vh - 50px - 16px - 64px); display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; gap: 8px; color: #575452; }

@media (min-width: 751px) { .s20-mobile-informer { gap: 24px; } }

@media (min-width: 751px) { .s20-mobile-informer { min-height: calc(100vh - 130px - 36px - 64px); } }

.s20-mobile-informer__container { display: grid; gap: 8px; }

@media (min-width: 751px) { .s20-mobile-informer__container { gap: 12px; } }

.s20-mobile-informer__title { text-align: center; }

.s20-mobile-informer__list { display: grid; gap: 8px; }

@media (min-width: 751px) { .s20-mobile-informer__list { gap: 12px; } }

.s20-mobile-informer__footer { margin-top: auto; padding: 0 0 16px; text-align: center; font-weight: 700; }

.s20-product-status { display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-weight: 700; color: #575452; height: 40px; height: 2.22222rem; padding: 8px 16px; padding: 0.44444rem 0.88889rem; font-size: 14px; font-size: 0.77778rem; line-height: 1; }

@media (max-width: 750px) { .s20-product-status { font-size: 12px; } }

.s20-product-status::before { content: ""; margin-right: 0.44444rem; width: 24px; height: 24px; }

.s20-product-status--small { height: 20px; padding: 4px 8px; font-size: 12px; }

.s20-product-status--small::before { margin-right: 4px; width: 12px; height: 12px; }

.s20-product-status--no-icon::before { display: none; }

.s20-product-status--secondary { color: #ffffff; background-color: #878380; box-shadow: none; }

@media (min-width: 751px) { .s20-product-status--secondary.s20-product-status--small { height: 24px; } }

.s20-product-status--suspended { background-color: #e6003c; }

.s20-product-status--blocked { background-color: #aa1937; }

.s20-product-status--pending { background-color: #d8d8d8; }

.s20-product-status--progress { background-color: #ffc805; color: #575452; }

.s20-product-status--pending-dark { background-color: #d8d8d8; color: #575452; }

.radio_button_selector .label_section--body { padding-left: 0; padding-right: 0; }

.radio_button_selector--inner { position: relative; }

.radio_button_selector--image-container { float: left; width: 110px; width: 6.11111rem; padding-left: 20px; padding-left: 1.11111rem; display: inline-block; vertical-align: top; }

.radio_button_selector--image-container figcaption { text-align: center; padding-top: 8px; padding-top: 0.44444rem; }

.radio_button_selector--options { display: block; }

.radio_button_selector--options > li { padding: 0 20px; padding: 0 1.11111rem; }

.radio_button_selector--options > li + li { border-top: 1px solid #d9d2d0; padding-top: 20px; padding-top: 1.11111rem; margin-top: 20px; margin-top: 1.11111rem; }

.radio_button_selector--options .form_radio > label { display: block; }

.radio_button_selector--options .radio_button_selector--price { font-weight: 700; }

.radio_button_selector--image-container + .radio_button_selector--options { margin-left: 135px; margin-left: 7.5rem; }

.radio_button_selector--image-container + .radio_button_selector--options > li { padding-left: 8px; padding-left: 0.44444rem; }

@media (max-width: 750px) { .radio_button_selector--image-container { display: none; }
  .radio_button_selector--image-container + .radio_button_selector--options { margin-left: 0; } }

@media (max-width: 750px) { .s20-bill-assistant--table .s20-bill-assistant__container { overflow-y: auto; } }

.s20-bill-assistant__container { display: grid; grid-gap: 8px; color: #575452; font-size: 16px; }

.s20-bill-assistant__data { padding: 16px 24px; overflow: hidden; }

.s20-bill-assistant__header.is-active .s20-bill-assistant__title-icon { -webkit-transform: rotateZ(0); -ms-transform: rotate(0); transform: rotateZ(0); }

.s20-bill-assistant__header.is-active .s20-bill-assistant__sub-header { max-height: 300px; overflow: visible; }

.s20-bill-assistant__header-top { margin-bottom: 10px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.s20-bill-assistant__title { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 24px; cursor: pointer; }

.s20-bill-assistant__title-icon { width: 14px; height: 8px; margin-left: 10px; margin-top: 6px; -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); transition: -webkit-transform .3s ease .15s; transition: transform .3s ease .15s; transition: transform .3s ease .15s, -webkit-transform .3s ease .15s; }

.s20-bill-assistant__title-icon-back { -webkit-transform: rotateZ(-90deg); -ms-transform: rotate(-90deg); transform: rotateZ(-90deg); margin-right: 10px; margin-top: 6px; }

.s20-bill-assistant__sub-header { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 12px; height: auto; max-height: 0; overflow: hidden; transition: all .3s ease; }

.s20-bill-assistant__info-data { margin-left: 4px; font-weight: 700; }

.s20-bill-assistant__chart-list { margin-top: 16px; width: 100%; max-width: 15rem; height: 16px; display: -webkit-flex; display: -ms-flexbox; display: flex; border-radius: 16px; overflow: hidden; }

@media (min-width: 751px) { .s20-bill-assistant__chart-list { max-width: calc(100% - 100px); } }

.s20-bill-assistant__dropdown { position: relative; font-size: 12px; margin: 4px; }

.s20-bill-assistant__dropdown-flyout { font-size: 12px; }

.s20-bill-assistant__dropdown-flyout .s20-bill-assistant__dropdown-trigger { min-width: 90px; width: 100%; height: 30px; line-height: 1; }

.s20-bill-assistant__dropdown-flyout .s20-bill-assistant__dropdown-container { min-width: 108px; top: 34px; border: none; }

@media (min-width: 751px) { .s20-bill-assistant__dropdown-flyout--large .s20-bill-assistant__dropdown-trigger { min-width: 150px; } }

@media (min-width: 751px) { .s20-bill-assistant__dropdown-flyout--large .s20-bill-assistant__dropdown-container { min-width: 150px; } }

.s20-bill-assistant__dropdown-flyout--container-large .s20-bill-assistant__dropdown-container { min-width: 150px; -webkit-transform: none; -ms-transform: none; transform: none; left: auto; right: 0; }

.s20-bill-assistant__chart-list-item { position: relative; width: 20%; background-color: #aa1937; }

.s20-bill-assistant__chart-list-item::after { content: ''; position: absolute; width: 1px; height: 100%; right: 0; background-color: #ffffff; }

.s20-bill-assistant__chart-list-item:last-child::after { display: none; }

.s20-bill-assistant__list { margin-top: 10px; }

.s20-bill-assistant__list--sub .s20-bill-assistant__list-name { padding-left: 0; }

.s20-bill-assistant__list-item { margin-top: 2px; padding: 16px 0; min-height: 50px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid #d8d8d8; cursor: default; }

.s20-bill-assistant__list-item:last-child { border-bottom: none; }

.s20-bill-assistant__list-item--monthly .s20-bill-assistant__list-mark { background-color: #e6003c; }

.s20-bill-assistant__list-item--data .s20-bill-assistant__list-mark { background-color: #faa600; }

.s20-bill-assistant__list-item--other .s20-bill-assistant__list-mark { background-color: #ffc805; }

.s20-bill-assistant__list-name { padding-left: 26px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; font-weight: 700; }

.s20-bill-assistant__list-text { font-weight: initial; }

.s20-bill-assistant__list-mark { position: absolute; width: 16px; height: 16px; border-radius: 50%; background-color: #aa1937; margin-top: 2px; }

.s20-bill-assistant__list-cost { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; cursor: pointer; }

.s20-bill-assistant__list-icon { margin-top: 2px; margin-left: 10px; -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); }

.s20-bill-assistant__cta { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-top: 10px; }

@media (min-width: 751px) { .s20-bill-assistant__cta .s20-bill-assistant__button { max-width: 200px; } }

.s20-bill-assistant__footer { padding: 8px 16px; font-size: 12px; text-align: center; }

.s20-bill-assistant__filter { padding: 4px 6px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

@media (min-width: 751px) { .s20-bill-assistant__filter { padding: 4px 12px; } }

.s20-bill-assistant__filter--month { padding: 16px; }

.s20-bill-assistant__filter-cta { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 16px; cursor: pointer; }

.s20-bill-assistant__filter-cta-icon { -webkit-transform: rotateZ(-90deg); -ms-transform: rotate(-90deg); transform: rotateZ(-90deg); }

.s20-bill-assistant__filter-options { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.s20-bill-assistant__filter--month .s20-bill-assistant__filter-options { -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.s20-bill-assistant__filter-item { position: relative; }

.s20-bill-assistant__filter-button { background: #f8f8f8; border-radius: 4px; height: 50px; min-width: 120px; font-size: 16px; color: #878380; padding: 8px 12px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.s20-bill-assistant__filter-button::after { content: ""; width: 18px !important; height: 14px !important; }

.s20-bill-assistant__filter-overlay { display: none; }

@media (max-width: 750px) { .s20-bill-assistant__filter-overlay { position: fixed; top: 0; left: 0; right: 0; bottom: 0; padding: 16px; background: rgba(87, 84, 82, 0.3); overflow: hidden; z-index: 11000; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .s20-bill-assistant__filter-overlay.is-visible { display: -webkit-flex; display: -ms-flexbox; display: flex; z-index: 10000; } }

@media (min-width: 751px) { .s20-bill-assistant__filter-overlay { position: absolute; right: 0; top: 58px; width: 415px; }
  .s20-bill-assistant__filter-overlay.is-visible { display: block; z-index: 1; } }

.s20-bill-assistant__filter-overlay-box { padding: 16px; }

@media (max-width: 750px) { .s20-bill-assistant__filter-overlay-box { max-height: calc(100vh - 32px); display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

@media (max-width: 750px) { .s20-bill-assistant__filter-overlay-content { overflow: hidden; overflow-y: auto; } }

@media (max-width: 750px) { .s20-bill-assistant__filter-overlay-fixed { margin-top: auto; } }

.s20-bill-assistant__filter-list--sub { margin-left: 16px; }

.s20-bill-assistant__filter-list-item { margin-bottom: 16px; }

.s20-bill-assistant__info { color: #575452; }

.s20-bill-assistant__note { border: 1px dashed #878380; border-radius: 4px; text-align: center; padding: 24px 48px; font-weight: 700; font-size: 16px; color: #575452; }

@media (min-width: 751px) { .s20-bill-assistant__note { padding: 24px 72px; font-size: 20px; } }

.s20-bill-assistant__table { padding: 0 10px; font-size: 12px; }

@media (min-width: 751px) { .s20-bill-assistant__table { padding: 0 16px; font-size: 14px; } }

.s20-bill-assistant__table-row { display: grid; grid-template-columns: minmax(120px, 2fr) minmax(120px, 2fr) 1fr; grid-gap: 12px; padding: 12px 0; border-bottom: 2px solid #d8d8d8; }

.s20-bill-assistant__table-row:last-child { border-bottom: none; }

.s20-bill-assistant__table-item { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; word-break: break-word; }

.s20-bill-assistant__table-item:nth-child(3) { -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; text-align: right; }

@media (min-width: 751px) { .s20-bill-assistant__table-item:nth-child(3) { display: grid; grid-template-columns: auto minmax(26px, auto); } }

@media (min-width: 751px) { .s20-bill-assistant__table-item { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.s20-bill-assistant__table-title { font-weight: 700; }

@media (min-width: 751px) { .s20-bill-assistant__table-title { margin-right: 4px; } }

.s20-bill-assistant__spinner { font-size: 14px; color: #575452; line-height: 1.5; font-weight: bold; max-width: 200px; margin: 0 auto; text-align: center; }

.s20-bill-assistant__cards { display: -webkit-flex; display: -ms-flexbox; display: flex; overflow-y: scroll; }

.s20-bill-assistant__cards-item { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 0; text-align: right; min-width: 150px; margin-right: 16px; }

@media (min-width: 751px) { .s20-bill-assistant__cards-item { min-width: 230px; } }

.s20-bill-assistant__cards-item:first-child { text-align: left; }

.s20-bill-assistant__cards-item:last-child { margin-right: 6px; }

.s20-bill-assistant__cards-item--inactive { position: relative; }

.s20-bill-assistant__cards-item--inactive::before { content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; background: rgba(235, 235, 235, 0.25); }

.s20-bill-assistant__cards-content { padding: 16px; border-bottom: 2px solid #f8f8f8; word-break: break-word; height: 100px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; }

@media (min-width: 751px) { .s20-bill-assistant__cards-content { width: 100%; height: 60px; text-align: right; -webkit-align-items: unset; -ms-flex-align: unset; align-items: unset; } }

.s20-bill-assistant__cards-content:first-child { padding: 8px 16px; text-overflow: ellipsis; overflow: hidden; word-break: break-word; white-space: normal; text-align: center; }

@media (min-width: 751px) { .s20-bill-assistant__cards-content:first-child { width: 230px; white-space: nowrap; text-align: left; } }

.s20-bill-assistant__cards-content:last-child { border-bottom: none; }

.s20-bill-assistant__cards-content--highlighted { font-weight: 700; display: block; }

.s20-bill-assistant__cards-content--name { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; }

.s20-bill-assistant-slider { padding: 4px 4px 4px 2px; margin: -4px; overflow: hidden; }

.s20-bill-assistant-slider__wrapper { display: grid; grid-template-columns: 111px auto; position: relative; }

@media (min-width: 751px) { .s20-bill-assistant-slider__wrapper { grid-template-columns: 246px auto; } }

.s20-bill-assistant__cards-item--sticky { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 0; max-width: 95px; margin-right: 16px; text-overflow: ellipsis; overflow: hidden; text-align: left; }

@media (min-width: 751px) { .s20-bill-assistant__cards-item--sticky { min-width: 230px; } }

.s20-bill-assistant__cards-item--sticky > .s20-bill-assistant__cards-content { text-align: left; }

@media (max-width: 580px) { .s20-bill-assistant__cards-item--sticky > .s20-bill-assistant__cards-content { font-size: 12px; } }

.s20-bill-assistant-slider__list { display: -webkit-flex; display: -ms-flexbox; display: flex; }

.s20-bill-assistant-slider__arrow { height: 0; }

.s20-bill-assistant-slider__arrow-item { position: absolute; top: 50%; }

.s20-bill-assistant-slider__arrow-item--prev { left: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); width: 12px; }

@media (min-width: 751px) { .s20-bill-assistant-slider__arrow-item--prev { left: -28px; } }

.s20-bill-assistant-slider__arrow-item--next { right: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); width: 12px; }

@media (min-width: 751px) { .s20-bill-assistant-slider__arrow-item--next { right: -28px; } }

.slide-left { -webkit-animation: slide-left 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; animation: slide-left 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; }

.slide-right { -webkit-animation: slide-right 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: slide-right 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

/* ---------------------------------------------- Generated by Animista on 2020-7-9 13:31:22 Licensed under FreeBSD License. See http://animista.net/license for more info. w: http://animista.net, t: @cssanimista ---------------------------------------------- */
@-webkit-keyframes slide-left { 0% { -webkit-transform: translateX(-100vw);
    transform: translateX(-100vw); }
  100% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slide-left { 0% { -webkit-transform: translateX(-100vw);
    transform: translateX(-100vw); }
  100% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes slide-right { 0% { -webkit-transform: translateX(100vw);
    transform: translateX(100vw); }
  100% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slide-right { 0% { -webkit-transform: translateX(100vw);
    transform: translateX(100vw); }
  100% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

.upsell_teaser--badge, .upsell_teaser--teaser { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex: 0 0 auto !important; -ms-flex: 0 0 auto !important; flex: 0 0 auto !important; }

.upsell_teaser--badge > *, .upsell_teaser--teaser > * { width: 100%; }

.upsell_teaser--teaser { -webkit-flex: 1 0 auto !important; -ms-flex: 1 0 auto !important; flex: 1 0 auto !important; }

.section_title_edit { white-space: nowrap; }

.s20-product-teaser { position: relative; width: 100%; }

@media (max-width: 750px) { .s20-product-teaser--hero .s20-product-teaser__promo-flag { left: 50%; right: auto; -webkit-transform: translate(-50%, -100%); -ms-transform: translate(-50%, -100%); transform: translate(-50%, -100%); } }

@media (min-width: 751px) { .s20-product-teaser--hero .s20-product-teaser__promo-flag { left: auto; width: 22% !important; } }

@media (min-width: 751px) { .s20-product-teaser--hero.s20-product-teaser--has-promo .s20-product-teaser__box { border-top-right-radius: 0; } }

@media (min-width: 751px) { .s20-product-teaser--hero.s20-product-teaser--has-one-row .s20-product-teaser__section.s20-product-teaser__section--features .s20-product-teaser__features { -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.s20-product-teaser--hero .s20-product-teaser__content { padding: 0; }

@media (max-width: 750px) { .s20-product-teaser--hero .s20-product-teaser__content { height: auto !important; } }

@media (min-width: 751px) { .s20-product-teaser--hero .s20-product-teaser__content { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 200px; } }

.s20-product-teaser--hero .s20-product-teaser__section { margin-top: 0; padding: 12px 16px; }

@media (min-width: 751px) { .s20-product-teaser--hero .s20-product-teaser__section { width: 22%; border-top: 0; text-align: center; } }

.s20-product-teaser--hero .s20-product-teaser__section.s20-product-teaser__section--title { text-align: left; background: linear-gradient(331.75deg, #FFC805 0%, #FAA600 29.71%, #E6003C 72.81%, #AA1937 100%); }

@media (max-width: 750px) { .s20-product-teaser--hero .s20-product-teaser__section.s20-product-teaser__section--title { padding: 16px; border-top-left-radius: 4px; border-top-right-radius: 4px; } }

@media (min-width: 751px) { .s20-product-teaser--hero .s20-product-teaser__section.s20-product-teaser__section--title { border-top-left-radius: 4px; border-bottom-left-radius: 4px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 16px 32px; height: 100%; } }

.s20-product-teaser--hero .s20-product-teaser__section.s20-product-teaser__section--features { margin-top: 0; padding: 0; border-top: 0; }

@media (max-width: 750px) { .s20-product-teaser--hero .s20-product-teaser__section.s20-product-teaser__section--features { border-bottom: 1px solid #cdc7ca; } }

@media (min-width: 751px) { .s20-product-teaser--hero .s20-product-teaser__section.s20-product-teaser__section--features { width: 56%; height: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid #cdc7ca; } }

.s20-product-teaser--hero .s20-product-teaser__section.s20-product-teaser__section--features .s20-product-teaser__features { font-size: 14px; line-height: 1.4; }

@media (max-width: 750px) { .s20-product-teaser--hero .s20-product-teaser__section.s20-product-teaser__section--features .s20-product-teaser__features { padding: 16px; } }

@media (min-width: 751px) { .s20-product-teaser--hero .s20-product-teaser__section.s20-product-teaser__section--features .s20-product-teaser__features { padding: 0 12px; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; } }

@media (min-width: 751px) { .s20-product-teaser--hero .s20-product-teaser__section .s20-product-teaser__option { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.s20-product-teaser--hero .s20-product-teaser__section .s20-product-teaser__option a { font-weight: 700; color: #e6003c; }

@media (min-width: 751px) { .s20-product-teaser--hero .s20-product-teaser__section .s20-product-teaser__option-right { margin-left: 0; } }

.s20-product-teaser--hero .s20-product-teaser__section--bottom.s20-product-teaser__section--border::before { content: none; }

.s20-product-teaser--hero .s20-product-teaser__box::before { content: none; }

.s20-product-teaser--hero .s20-product-teaser__availability { display: none; }

@media (max-width: 750px) { .s20-product-teaser--hero.s20-product-teaser--has-promo-full .s20-product-teaser__section.s20-product-teaser__section--title { border-top-left-radius: 0; border-top-right-radius: 0; } }

.s20-product-teaser--b2b { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; text-align: center; }

.s20-product-teaser--b2b.s20-product-teaser--has-promo .s20-product-teaser__field:checked ~ .s20-product-teaser__box .s20-product-teaser__promo-flag { left: -6px; right: -6px; }

.s20-product-teaser--b2b.s20-product-teaser--has-promo .s20-product-teaser__box { margin-top: auto; }

.s20-product-teaser--b2b.s20-product-teaser--has-promo .s20-product-teaser__box::after { height: 100%; }

.s20-product-teaser--b2b.s20-product-teaser--has-promo .s20-product-teaser__field:hover ~ .s20-product-teaser__box .s20-product-teaser__promo-flag { left: -6px; right: -6px; }

.s20-product-teaser--b2b.s20-product-teaser--has-promo .s20-product-teaser__field:checked ~ .s20-product-teaser__box::after { height: calc(100% + 4px); }

.s20-product-teaser--b2b.s20-product-teaser--has-promo .s20-product-teaser__field:checked ~ .s20-product-teaser__box .s20-product-teaser__promo-flag { left: -6px; right: -6px; }

.s20-product-teaser--b2b .s20-product-teaser__promo-flag { left: -6px; right: -6px; }

.s20-product-teaser--b2b .s20-product-teaser__promo-flag--countdown { -webkit-transform: translateY(calc(-100% - 39px)); -ms-transform: translateY(calc(-100% - 39px)); transform: translateY(calc(-100% - 39px)); }

.s20-product-teaser--b2b .s20-product-teaser__box { margin-top: auto; }

.s20-product-teaser--b2b:hover .s20-product-teaser__box::before { background: linear-gradient(48deg, #FFC805 0%, #FAA600 30%, #E6003C 73%, #AA1937 100%); cursor: pointer; }

.s20-product-teaser--b2b .s20-product-teaser__field:hover ~ .s20-product-teaser__box .s20-product-teaser__box-inner { margin: 2px; }

.s20-product-teaser--b2b .s20-product-teaser__field:checked ~ .s20-product-teaser__box::after { bottom: -4px; height: calc(100% + 4px); }

.s20-product-teaser--b2b .s20-product-teaser__field:checked ~ .s20-product-teaser__box .s20-product-teaser__box-inner { border: 2px solid #fff; }

.s20-product-teaser--b2b .s20-product-teaser__label { display: none; }

.s20-product-teaser--b2b .s20-product-teaser__title ~ .s20-product-teaser__option { min-height: 18px; }

.s20-product-teaser--b2b .s20-product-teaser__features { text-align: left; }

.s20-product-teaser--b2b .s20-product-teaser__content { display: grid; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.s20-product-teaser--b2b .s20-product-teaser__option { display: block; }

.s20-product-teaser--b2b .s20-product-teaser__option-left { font-size: 16px; }

.s20-product-teaser--b2b:hover .s20-product-teaser__box::before { margin: -2px; background: linear-gradient(48deg, #FFC805 0%, #FAA600 30%, #E6003C 73%, #AA1937 100%); }

.s20-product-teaser--inactive { position: relative; }

.s20-product-teaser--inactive::before { content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; background: rgba(235, 235, 235, 0.25); }

.s20-product-teaser--option-product .s20-product-teaser__box { height: 100%; }

.s20-product-teaser--option-product .s20-product-teaser__box-inner { height: 100%; }

.s20-product-teaser--option-product .s20-product-teaser__content { min-height: 320px; height: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.s20-product-teaser--has-promo.s20-product-teaser--in-grid { padding-top: 48px; padding-top: 2.66667rem; }

.s20-product-teaser--migration .s20-product-teaser__option { -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

.s20-product-teaser--migration .s20-product-teaser__option .s20-product-teaser__option-left { font-weight: 700; }

.s20-product-teaser--migration .s20-product-teaser__option .s20-product-teaser__option-right { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.s20-product-teaser--migration .s20-product-teaser__option .s20-product-teaser__option-right > *:last-child { margin-left: 8px; }

.s20-product-teaser__field { display: none; }

.s20-product-teaser__label { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; cursor: pointer; }

.s20-product-teaser__field:checked ~ .s20-product-teaser__label { display: none; }

.s20-product-teaser__label-cta { position: relative; z-index: 3; }

.s20-product-teaser__field:checked ~ .s20-product-teaser__box .s20-product-teaser__label-cta { display: none; }

.s20-product-teaser__label-cta--checked { display: none; }

.s20-product-teaser__field:checked ~ .s20-product-teaser__box .s20-product-teaser__label-cta--checked { display: block; }

.s20-product-teaser__additional-box { display: none; padding: 16px 56px 16px 16px; padding: 0.88889rem 3.11111rem 0.88889rem 0.88889rem; line-height: 24px; line-height: 1.33333rem; cursor: pointer; color: #575452; font-size: 16px; font-size: 0.88889rem; font-weight: 700; position: relative; width: 100%; margin-top: 8px; margin-top: 0.44444rem; text-align: left; }

.s20-product-teaser--in-grid .s20-product-teaser__additional-box { position: absolute; }

.s20-product-teaser__additional-box::after { content: ""; position: absolute; top: 16px; top: 0.88889rem; right: 16px; right: 0.88889rem; }

.s20-product-teaser__field:checked ~ .s20-product-teaser__additional-box { display: block; }

.s20-product-teaser__additional-box--smartphone { padding: 16px; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 16px; line-height: 24px; }

.s20-product-teaser__additional-box--smartphone::after { display: block; position: static; top: auto; right: auto; width: 24px !important; height: 24px !important; margin-left: 16px; }

.s20-product-teaser__field:checked ~ .s20-product-teaser__additional-box--smartphone { display: -webkit-flex; display: -ms-flexbox; display: flex; }

.s20-product-teaser__box { position: relative; }

.s20-product-teaser__box::before { content: ""; display: block; background: #ffffff; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; border-radius: 6px; }

.s20-product-teaser__label:hover ~ .s20-product-teaser__box::before, .s20-product-teaser__field:checked ~ .s20-product-teaser__box::before { background: linear-gradient(48deg, #FFC805 0%, #FAA600 30%, #E6003C 73%, #AA1937 100%); }

.s20-product-teaser__label:hover ~ .s20-product-teaser__box::before { margin: -2px; }

.s20-product-teaser__field:checked ~ .s20-product-teaser__box::before { margin: -4px; }

@media (min-width: 751px) { .s20-product-teaser--configurator.s20-product-teaser--has-promo .s20-product-teaser__box { padding-top: 0 !important; } }

.s20-product-teaser__box .button_infoicon { z-index: 3; cursor: pointer; }

.s20-product-teaser__box-inner { background: #ffffff; border-radius: 4px; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

@media (min-width: 751px) { .s20-product-teaser--configurator .s20-product-teaser__box-inner { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.s20-product-teaser--has-promo .s20-product-teaser__box-inner { border-top-left-radius: 0; border-top-right-radius: 0; }

.s20-product-teaser--highlighted .s20-product-teaser__box-inner { background: #e6003c; color: #ffffff; }

.s20-product-teaser--highlighted .s20-product-teaser__box-inner .s20-feature-list__content { color: inherit; }

.s20-product-teaser__promo-flag { position: absolute; top: 0; left: 0; right: 0; z-index: 1; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }

@media (min-width: 751px) { .s20-product-teaser--configurator .s20-product-teaser__promo-flag { -webkit-transform: none; -ms-transform: none; transform: none; right: auto; width: 50%; } }

.s20-product-teaser__media { padding: 16px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; position: relative; background: #f8f8f8; border-radius: 4px 4px 0 0; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }

@media (min-width: 751px) { .s20-product-teaser--configurator .s20-product-teaser__media { -webkit-flex: 0 0 40%; -ms-flex: 0 0 40%; flex: 0 0 40%; padding: 24px; border-radius: 4px 0 0 4px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

@media (min-width: 851px) { .s20-product-teaser--configurator .s20-product-teaser__media { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

.s20-product-teaser--configurator .s20-product-teaser__media .hardware_configurator_v2--promoflag { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.s20-product-teaser--has-promo .s20-product-teaser__media { border-radius: 0; }

.s20-product-teaser__media--transparent { background: none; }

.s20-product-teaser__media--transparent + .s20-product-teaser__content { padding-top: 0; }

.s20-product-teaser__image { display: block; width: 60%; height: auto; position: relative; }

@media (max-width: 750px) { .s20-product-teaser__image { max-height: 50vw; }
  .s20-product-teaser__image[data-sizes] { width: auto; } }

@media (min-width: 751px) { .s20-product-teaser--configurator .s20-product-teaser__image { width: 100%; } }

.s20-product-teaser__image--full { width: 100%; }

.s20-product-teaser__image--auto { width: auto; }

.s20-product-teaser__status { position: absolute; left: 8px; bottom: 8px; }

@media (min-width: 751px) { .s20-product-teaser--configurator .s20-product-teaser__status { left: 16px; bottom: 16px; } }

.s20-product-teaser__content { padding: 16px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; }

@media (min-width: 751px) { .s20-product-teaser--configurator .s20-product-teaser__content { -webkit-flex: 0 0 60%; -ms-flex: 0 0 60%; flex: 0 0 60%; padding: 24px; } }

@media (min-width: 851px) { .s20-product-teaser--configurator .s20-product-teaser__content { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

.s20-product-teaser__section { margin: 16px 0 0; font-size: 16px; }

.s20-product-teaser--configurator .s20-product-teaser__section { margin-top: 16px; }

@media (min-width: 751px) { .s20-product-teaser--configurator .s20-product-teaser__section { margin-top: 24px; } }

.s20-product-teaser__section:first-child { margin-top: 0; }

.s20-product-teaser__section--border { border-top: 2px solid #f8f8f8; padding-top: 16px; }

.s20-product-teaser__section--bottom { margin-top: auto; }

.s20-product-teaser__section--bottom::before { content: ""; display: block; height: 16px; }

.s20-product-teaser__section--bottom.s20-product-teaser__section--border { border: 0; }

.s20-product-teaser__section--bottom.s20-product-teaser__section--border::before { border-top: 2px solid #f8f8f8; }

.s20-product-teaser__section--footer { margin-top: auto; padding-top: 16px; }

.s20-product-teaser__title { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.s20-product-teaser__title > * { -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.s20-product-teaser__title-icon { position: relative; -webkit-flex: 0 0 48px; -ms-flex: 0 0 48px; flex: 0 0 48px; -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; height: 31.2px; }

.s20-product-teaser__title-icon > img { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: block; height: 45px; }

.s20-product-teaser__availability { position: relative; -webkit-flex: 0 0 48px; -ms-flex: 0 0 48px; flex: 0 0 48px; -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; height: 31.2px; }

.s20-product-teaser__availability-icon { position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.s20-product-teaser__availability-icon::before { content: ""; width: 48px; height: 48px; }

.s20-product-teaser__title-status { position: relative; bottom: 8px; }

.s20-product-teaser__subtitle { font-size: 16px; font-weight: 700; color: #575452; }

@media (min-width: 751px) { .s20-product-teaser--configurator .s20-product-teaser__subtitle { font-size: 20px; } }

.s20-product-teaser__features { font-size: 16px; line-height: 1.25; }

.s20-product-teaser__features-free-text:not(:first-child) { margin-top: 16px; }

.s20-product-teaser__features-free-text b, .s20-product-teaser__features-free-text strong { font-weight: bold; }

.s20-product-teaser__features-free-text a { text-decoration: underline; color: #aa1937; font-weight: 400; color: #e6003c; }

.version-s20 .s20-product-teaser__features-free-text a { color: #e6003c; }

.s20-product-teaser__features-free-text a:hover, .s20-product-teaser__features-free-text a:focus, .s20-product-teaser__features-free-text a.is-active { text-decoration: none; }

.s20-product-teaser--highlighted .s20-product-teaser__features-free-text a { color: #ffffff; }

.s20-product-teaser__includes { font-weight: 500; }

.s20-product-teaser__includes-title { color: #e6003c; }

.s20-product-teaser__price-text { font-size: 1.33333rem; }

.s20-product-teaser__info { padding-left: 28px; position: relative; }

.s20-product-teaser__info::before { content: ""; width: 20px; height: 20px; position: absolute; top: 0; left: 0; }

.s20-product-teaser__option { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; font-size: 14px; color: #575452; }

.s20-product-teaser--configurator .s20-product-teaser__option { -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.s20-product-teaser__option a { text-decoration: underline; position: relative; z-index: 3; }

.s20-product-teaser__option a:hover { text-decoration: none; }

.s20-product-teaser__option--price { -webkit-align-items: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }

@media (max-width: 750px) { .s20-product-teaser__option--range { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.s20-product-teaser__option-info { padding: 0 10px; text-align: left; color: #575452; }

.s20-product-teaser--configurator .s20-product-teaser__option-left { -webkit-flex: 0 0 40%; -ms-flex: 0 0 40%; flex: 0 0 40%; font-size: 16px; }

@media (max-width: 750px) { .s20-product-teaser--configurator .s20-product-teaser__option-left { display: none; } }

@media (max-width: 750px) { .s20-product-teaser__option--range .s20-product-teaser__option-left, .s20-product-teaser__option--price .s20-product-teaser__option-left { display: block; } }

@media (max-width: 750px) { .s20-product-teaser__option--range .s20-product-teaser__option-left { margin-bottom: 8px; width: 100%; } }

@media (max-width: 750px) { .s20-product-teaser__option--price .s20-product-teaser__option-left { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }

.s20-product-teaser__option-right { margin-left: auto; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; text-align: right; }

.s20-product-teaser--option-product .s20-product-teaser__option-right { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; }

.s20-product-teaser--configurator .s20-product-teaser__option-right { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; }

.s20-product-teaser__option-right > *:last-child { margin-left: auto; }

.s20-product-teaser__option-right > *:last-child:not(:first-child) { margin-left: 16px; }

.s20-product-teaser--option-product .s20-product-teaser__option-right > *:last-child { margin-left: 16px; }

.s20-product-teaser--configurator .s20-product-teaser__option-right > *:last-child { margin-left: 0; width: 100%; }

.s20-product-teaser--configurator .s20-product-teaser__option--price .s20-product-teaser__option-right { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.s20-product-teaser--configurator .s20-product-teaser__option--price .s20-product-teaser__option-right > * { margin-left: 16px; width: auto; }

@media (max-width: 750px) { .s20-product-teaser__option--range .s20-product-teaser__option-right { width: 100%; } }

.s20-product-teaser__option-right--full { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }

.s20-product-teaser__option-center { width: 100%; text-align: center; }

.s20-product-teaser__option-cta { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.s20-product-teaser__option-icon { display: inline-block; vertical-align: middle; }

.s20-product-teaser__option-icon .s20-product-teaser__icon { width: 18px; height: 18px; }

.product_promotion_teaser .line_check_form { margin-top: 1em; }

.product_promotion_teaser .line_check_form .form_linegroup-single { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.product_promotion_teaser .line_check_form .form_linegroup-single > .form_row { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 28px; margin-bottom: 1.55556rem; }

.product_promotion_teaser .line_check_form .form_linegroup-single > .form_row:last-child { margin-bottom: 0; }

.product_promotion_teaser .line_check_form .form_linegroup-single .form_row--text, .product_promotion_teaser .line_check_form .form_linegroup-single .button { margin-top: 0; }

.product_promotion_teaser .line_check_form .form_linegroup-single .l-grid .l-1of1-mobile-narrow { width: 100%; }

.product_promotion_teaser .line_check_form .form_linegroup-single .l-grid .l-3of4-mobile-narrow { width: 75%; }

.product_promotion_teaser .line_check_form .form_linegroup-single .l-grid .l-1of4-mobile-narrow { width: 25%; }

.linecheck_positive_result--item { display: table; width: 100%; position: relative; }

.linecheck_positive_result--imagecontainer, .linecheck_positive_result--text { display: table-cell; padding-right: 20px; padding-right: 1.11111rem; }

.linecheck_positive_result--imagecontainer { width: 64px; width: 3.55556rem; text-align: center; }

.linecheck_positive_result--imagecontainer > img { margin-top: -10px; margin-bottom: -10px; }

.linecheck_positive_result--imagecontainer .linecheck_positive_result--image { vertical-align: middle; width: 100%; }

.linecheck_positive_result--text { vertical-align: top; line-height: 1.8; padding-right: 0; }

.linecheck_positive_result--text ul li .l-leftright_table { display: inline-table; vertical-align: top; }

.linecheck_positive_result--text .no-margin { margin-bottom: 0; }

.linecheck_positive_result--status_icon { position: absolute; top: -12px; top: -0.66667rem; left: 26px; left: 1.44444rem; }

.linecheck_positive_result--price { display: inline-block; font-size: 30px; font-size: 1.66667rem; }

.linecheck_positive_result--price-old { display: inline-block; font-size: 30px; font-size: 1.66667rem; position: relative; margin: 0 0 0 15px; }

.linecheck_positive_result--price-old::after { content: ""; width: 100%; position: absolute; right: 0; top: 50%; border-bottom: 3px solid #fc323c; -webkit-transform: skewY(-15deg); -ms-transform: skewY(-15deg); transform: skewY(-15deg); }

.s20-order-list { display: grid; gap: 8px; font-size: 16px; color: #575452; }

@media (max-width: 750px) { .s20-order-list { font-size: 12px; } }

.s20-order-list--grouped { gap: 0; border-radius: 4px; }

.s20-order-list--grouped .s20-order-list__item { box-shadow: none; border-radius: 0; border-bottom: 2px solid #f8f8f8; }

.s20-order-list--grouped .s20-order-list__item:first-child { border-radius: 4px 4px 0 0; }

.s20-order-list--grouped .s20-order-list__item:last-child { border-radius: 0 0 4px 4px; border-bottom: none; }

.s20-order-list--not-available .s20-order-list__item { box-shadow: none; border: 1px dashed #878380; background-color: #f8f8f8; cursor: default; }

.s20-order-list--not-available .s20-order-list__head { text-align: center; }

.s20-order-list__item--accordion.is-opened .s20-order-list__content { display: block; }

.s20-order-list__item--accordion.is-opened .s20-order-list__cta .s20-order-list__icon { -webkit-transform: rotateZ(0deg); -ms-transform: rotate(0deg); transform: rotateZ(0deg); }

.s20-order-list__item--accordion .s20-order-list__cta .s20-order-list__icon { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }

.s20-order-list--product-overview { gap: 12px; }

.s20-order-list--product-overview .s20-order-list__item--spacer.is-opened { margin-top: 20px; margin-bottom: 20px; }

.s20-order-list--product-overview .s20-order-list__item--spacer.is-opened:first-child { margin-top: 0; }

.s20-order-list--product-overview .s20-order-list__item--spacer.is-opened:last-child { margin-bottom: 0; }

.s20-order-list--product-overview .s20-order-list__item.is-opened { box-shadow: none; background: none; }

@media (max-width: 750px) { .s20-order-list--product-overview .s20-order-list__text { font-size: 14px; } }

.s20-order-list--product-overview .s20-order-list__head { padding: 16px 12px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #ffffff; }

@media (min-width: 751px) { .s20-order-list--product-overview .s20-order-list__head { padding: 16px 20px; } }

.s20-order-list--product-overview .s20-order-list__button { position: relative; z-index: 1000; }

@media (max-width: 750px) { .s20-order-list--product-overview .s20-order-list__button { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-order: 3; -ms-flex-order: 3; order: 3; margin: 12px 0 0; } }

@media (min-width: 751px) { .s20-order-list--product-overview .s20-order-list__button { margin-right: 36px; } }

.s20-order-list--product-overview .s20-order-list__button.is-hidden { display: none; }

.s20-order-list--product-overview .s20-order-list__content { padding: 0; }

.s20-order-list--product-overview .s20-order-list__content.is-opened { border-top-left-radius: 0; border-top-right-radius: 0; }

.s20-order-list--product-overview .s20-order-list__subitem { position: relative; padding: 12px 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; border-top: 2px solid #eeeeee; }

.s20-order-list--product-overview .s20-order-list__subitem .s20-order-list__subitem-content { padding-left: 40px; }

@media (max-width: 750px) { .s20-order-list--product-overview .s20-order-list__subitem .s20-order-list__subitem-content { font-size: 14px; padding-left: 30px; } }

.s20-order-list--product-overview .s20-order-list__subitem .s20-order-list__subitem-title { font-weight: 700; }

.s20-order-list--product-overview .s20-order-list__subitem .s20-order-list__subitem-link-button { margin-right: 20px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #575452; text-decoration: none; font-weight: 700; }

@media (max-width: 750px) { .s20-order-list--product-overview .s20-order-list__subitem .s20-order-list__subitem-link-button { font-size: 14px; } }

.s20-order-list--product-overview .s20-order-list__subitem .s20-order-list__subitem-link-button .s20-order-list__icon { margin-left: 16px; }

.s20-order-list--product-overview .s20-order-list__subitem .s20-order-list__subitem-link-button:hover { text-decoration: underline; }

.s20-order-list--product-overview .s20-order-list__subitem::before { position: absolute; content: ''; width: 20px; top: 0; bottom: 0; background: #eeeeee; }

@media (max-width: 750px) { .s20-order-list--product-overview .s20-order-list__subitem::before { width: 10px; } }

.s20-order-list__subitem-additional-text { display: -webkit-flex; display: -ms-flexbox; display: flex; margin-left: auto; margin-right: 50px; }

@media (max-width: 750px) { .s20-order-list__subitem-additional-text { margin-right: 20px; } }

.s20-order-list__subitem-additional-value { font-weight: 700; }

.s20-order-list__promo-button { padding-top: 12px; }

@media (max-width: 750px) { .s20-order-list__promo-button { padding: 0; } }

.s20-order-list__head { padding: 10px 16px; min-height: 64px; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media (min-width: 751px) { .s20-order-list__head { padding: 16px; min-height: 80px; } }

.s20-order-list__link { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

.s20-order-list__status { margin-right: 16px; width: 24px; height: 24px; }

.s20-order-list__status .s20-order-list__icon { width: 100%; height: 100%; }

.s20-order-list__title { -webkit-flex: 1 0 0; -ms-flex: 1 0 0px; flex: 1 0 0; }

.s20-order-list__title-state { display: inline-block; color: #d8d8d8; }

.s20-order-list__state { display: inline-block; margin-left: 4px; vertical-align: text-bottom; }

.s20-order-list__price { margin-right: 1.77778rem; }

.s20-order-list__cta { width: 20px; height: 20px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

@media (min-width: 751px) { .s20-order-list__cta { width: 24px; height: 24px; } }

.s20-order-list__cta .s20-order-list__icon { -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); }

.s20-order-list__cta .s20-order-list__icon--edit { -webkit-transform: none; -ms-transform: none; transform: none; width: 24px !important; height: 24px !important; }

.s20-order-list__cta-info { width: 32px; height: 32px; position: relative; }

.s20-order-list__cta-info::before { content: ""; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 20px; height: 20px; }

.s20-order-list__cta-close { width: 32px; height: 32px; position: relative; }

.s20-order-list__cta-close::before { content: ""; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 16px; height: 16px; }

.s20-order-list__content { padding: 0 18px; display: none; }

.s20-order-list-overlay .s20-order-list__content { display: block; }

.s20-order-list__text-strong { font-weight: 700; }

.s20-order-list__border { border: 1px solid #f8f8f8; }

.s20-order-list__text { color: #848484; }

.s20-order-list__text strong { font-weight: 700; }

/*   OVERLAY   */
.s20-order-list-overlay { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(87, 84, 82, 0.3); padding: 32px 16px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; z-index: 9999; }

.s20-order-list-overlay__content { overflow-y: auto; max-height: 100%; }

.s20-order-list--list { gap: 0px; }

.s20-order-list--list .s20-order-list__item { box-shadow: none; border-radius: 0; border-top: 1px solid #d8d8d8; }

.s20-order-list--list .s20-order-list__item:last-child { border-bottom: 1px solid #d8d8d8; }

.s20-order-list--list .s20-order-list__head { min-height: 52px; padding: 16px 0; }

.s20-number-selection__form { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: left; }

.s20-number-selection__form-text { color: #575452; font-size: 16px; font-weight: 700; white-space: nowrap; padding: 0 16px 0 0; }

@media (min-width: 751px) { .s20-number-selection__form-text { font-size: 20px; } }

.s20-number-selection__form-item { text-align: left; -webkit-flex: 1 0 0; -ms-flex: 1 0 0px; flex: 1 0 0; }

.s20-number-selection__more-link { display: inline-block; height: 24px; padding-left: 32px; font-size: 16px; color: #575452; position: relative; }

.s20-number-selection__more-link::before { content: ""; position: absolute; left: 0; top: 0; }

.s20-product-dashboard { font-size: 16px; color: #575452; }

.s20-product-dashboard__container { padding: 16px; }

.s20-product-dashboard__navigation { padding: 22px 0 0; }

@media (min-width: 751px) { .s20-product-dashboard__navigation { padding: 32px 0 0; max-width: 30rem; margin: 0 auto; } }

.s20-product-dashboard__content { padding: 16px 0 0; }

.s20-product-dashboard__content-item { margin: 0 auto; max-width: 800px; }

.s20-product-dashboard__footer { display: grid; grid-template-columns: 1fr auto; grid-template-rows: 16px; padding: 16px 0 0; }

@media (max-width: 750px) { .s20-product-dashboard__footer { grid-template-columns: auto 220px auto; grid-template-rows: auto; } }

.s20-product-dashboard__footer .s20-product-dashboard__text { grid-row: 1; grid-column: 1 / -1; font-size: 12px; text-align: center; }

@media (max-width: 750px) { .s20-product-dashboard__footer .s20-product-dashboard__text { grid-row: 2; } }

.s20-product-dashboard__footer-cta { display: grid; align-self: end; grid-row: 1; grid-column: 2; }

@media (max-width: 750px) { .s20-product-dashboard__footer-cta { padding-bottom: 8px; } }

.s20-product-dashboard__subfooter { margin: 16px -16px 0; padding: 16px 16px 0; border-top: 2px solid #f8f8f8; }

.s20-product-dashboard__prepaid-info { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media (min-width: 751px) { .s20-product-dashboard__prepaid-info { margin: 0 auto; max-width: 320px; } }

@media (max-width: 750px) { .s20-product-dashboard__title { font-size: 24px; } }

.s20-product-dashboard__title ~ .s20-product-dashboard__details { padding-top: 8px; }

.s20-product-dashboard__details { display: grid; gap: 8px; }

@media (min-width: 751px) { .s20-product-dashboard__details { gap: 4px; } }

@media (max-width: 750px) { .s20-product-dashboard__details .s20-product-dashboard__text { font-size: 16px; } }

@media (min-width: 751px) { .s20-product-dashboard__details-item { display: grid; grid-template-columns: 140px auto; gap: 8px; } }

@media (max-width: 750px) { .s20-product-dashboard__text { font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } }

.s20-product-dashboard__text-strong { font-weight: 700; }

@media (min-width: 751px) { .s20-product-dashboard__break-mobile { display: none; } }

.order_confirmation { background: #f8f8f8; border: 1px solid #00d8a2; padding: 40px; padding: 2.22222rem; margin-bottom: 80px; margin-bottom: 4.44444rem; }

.order_confirmation .order_confirmation--title { margin-top: 0px; margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #d9d2d0; }

.order_confirmation .order_confirmation--icon { margin-bottom: 20px; }

.s20-product-configurator { display: grid; grid-template-columns: 1fr 16px 24px 16px 1fr; min-height: 310px; color: #575452; font-size: 16px; }

@media (max-width: 750px) { .s20-product-configurator { grid-template-columns: 1fr; grid-template-rows: 1fr 16px 24px 16px 1fr; } }

.s20-product-configurator .s20-product-configurator__container:last-child { grid-column: 5; }

@media (max-width: 750px) { .s20-product-configurator .s20-product-configurator__container:last-child { grid-row: 5; grid-column: 1; } }

.s20-product-configurator__container { display: grid; gap: 5px; }

.s20-product-configurator__box { padding: 16px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.s20-product-configurator__box--add-new { background-color: transparent; border: 2px dashed #575452; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; box-shadow: none; cursor: pointer; }

.s20-product-configurator__box--add-new .s20-product-configurator__heading { grid-template-columns: 48px auto; gap: 20px; }

.s20-product-configurator__box--add-new .s20-product-configurator__heading .s20-product-configurator__icon { width: 48px; height: 48px; }

.s20-product-configurator__join { grid-column: 3; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; width: 24px; height: 24px; }

@media (max-width: 750px) { .s20-product-configurator__join { grid-column: 1; grid-row: 3; justify-self: center; } }

.s20-product-configurator__join-line { position: absolute; width: 26px; height: 4px; background-color: #e6003c; border-radius: 4px; }

.s20-product-configurator__join-line:last-child { -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); }

.s20-product-configurator__heading { display: grid; grid-template-columns: 1fr auto; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.s20-product-configurator__heading .s20-product-configurator__icon { width: 12px; height: 12px; }

.s20-product-configurator__slider { padding-top: 20px; }

.s20-product-configurator__title { font-weight: 700; }

.s20-product-configurator__text { padding-top: 10px; }

.s20-product-configurator__cta { margin-top: auto; padding-top: 10px; }

.s20-product-configurator__button { display: grid; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 50px; color: #575452; font-weight: 700; }

.s20-product-configurator__button--add { grid-template-columns: 24px 1fr; gap: 10px; }

.s20-product-configurator__button--add::before { content: ''; }

.b2b-payment-card-info { position: relative; font-size: 16px; padding: 16px; color: #ffffff; }

.b2b-payment-card-info--visa { background: #124ec4; background: linear-gradient(90deg, #124ec4 0%, #62cbea 100%); }

.b2b-payment-card-info--mastercard { background: #F79E1B; background: linear-gradient(90deg, #EB001B 0%, #F79E1B 100%); }

.b2b-payment-card-info--american-express { background: #51AAD6; background: linear-gradient(90deg, #1D3A90 0%, #51AAD6 100%); }

.b2b-payment-card-info--postfinance { color: #000000; background: #FFDB28; background: linear-gradient(90deg, #FFDB28 0%, #D9B23D 100%); }

.b2b-payment-card-info--efinance { color: #000000; background: #FCD202; background: linear-gradient(90deg, #FCD202 0%, #ED1C24 100%); }

.b2b-payment-card-info__title { font-size: 16px; font-weight: 700; }

.b2b-payment-card-info__logo { display: block; position: absolute; top: 16px; right: 16px; }

.b2b-payment-card-info__logo::before { content: ""; display: block; }

@media (max-width: 750px) { .b2b-payment-card-info__logo::before { width: 60px !important; height: 40px !important; } }

@media (min-width: 751px) { .b2b-payment-card-info__logo::before { width: 75px !important; height: 50px !important; } }

.b2b-payment-card-info__content { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 16px; }

.b2b-payment-card-info__item { padding-right: 16px; margin-top: 16px; }

@media (max-width: 750px) { .b2b-payment-card-info__item { width: 50%; } }

@media (min-width: 751px) { .b2b-payment-card-info__item { width: 33.33333%; } }

.b2b-payment-card-info__item--full { width: 100%; }

.b2b-payment-card-info__key { color: rgba(255, 255, 255, 0.75); }

.b2b-payment-card-info--postfinance .b2b-payment-card-info__key, .b2b-payment-card-info--efinance .b2b-payment-card-info__key { color: rgba(0, 0, 0, 0.75); }

.b2b-payment-card-info__value { font-weight: 700; }

.alert-slideup-b2b { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.7); z-index: 9980; }

.alert-slideup-b2b__wrapper { position: absolute; bottom: 0; left: 0; right: 0; }

.alert-slideup-b2b__box { border-radius: 16px 16px 0 0; background: #ffffff; padding: 24px; text-align: center; }

@media (min-width: 751px) { .alert-slideup-b2b__box { padding-left: 48px; padding-right: 48px; } }

.alert-slideup-b2b__box-item { margin: 16px 0 0; }

@media (min-width: 751px) { .alert-slideup-b2b__box-item { margin: 24px 0 0; } }

.alert-slideup-b2b__box-item:first-child { margin-top: 0; }

.alert-slideup-b2b__icon { width: 64px; height: 64px; margin: 0 auto; border: 1px solid #fc323c; border-radius: 50%; position: relative; }

.alert-slideup-b2b__icon::before { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ""; display: block; width: 24px !important; height: 24px !important; }

.alert-slideup-b2b__title { font-weight: 700; font-size: 24px; color: #fc323c; }

.alert-slideup-b2b__subtitle { font-weight: 700; font-size: 18px; color: #fc323c; }

.alert-slideup-b2b__description { font-size: 16px; color: #575452; }

.s20-product-overview { font-size: 16px; color: #575452; }

.s20-product-overview__gridrow-item--teaser .s20-product-overview__subtitle, .s20-product-overview--teaser .s20-product-overview__subtitle { padding-top: 8px; }

.s20-product-overview__gridrow-item--teaser .s20-product-overview__cta, .s20-product-overview--teaser .s20-product-overview__cta { margin-left: -8px; margin-right: -8px; margin-bottom: -8px; padding-top: 8px; }

.s20-product-overview__gridrow-item--table .s20-product-overview__item, .s20-product-overview--table .s20-product-overview__item { display: grid; grid-template-columns: 1fr auto; }

.s20-product-overview__gridrow-item--table .s20-product-overview__item.s20-product-overview__item--heading, .s20-product-overview--table .s20-product-overview__item.s20-product-overview__item--heading { grid-template-columns: 1fr; }

.s20-product-overview__gridrow-item--table .s20-product-overview__item.s20-product-overview__item--section, .s20-product-overview--table .s20-product-overview__item.s20-product-overview__item--section { grid-template-columns: 1fr; }

.s20-product-overview__gridrow-item--table-3-columns .s20-product-overview__item, .s20-product-overview--table-3-columns .s20-product-overview__item { grid-template-columns: minmax(96px, 1fr) minmax(132px, 1fr) minmax(64px, -webkit-max-content); grid-template-columns: minmax(96px, 1fr) minmax(132px, 1fr) minmax(64px, max-content); }

@media (min-width: 1051px) { .s20-product-overview__gridrow-item--table-3-columns .s20-product-overview__item, .s20-product-overview--table-3-columns .s20-product-overview__item { grid-template-columns: minmax(132px, 1fr) minmax(208px, 1fr) minmax(80px, -webkit-max-content); grid-template-columns: minmax(132px, 1fr) minmax(208px, 1fr) minmax(80px, max-content); } }

.s20-product-overview__gridrow { -webkit-column-gap: 8px; column-gap: 8px; }

@media (min-width: 751px) { .s20-product-overview__gridrow { -webkit-column-count: 2; column-count: 2; -webkit-column-gap: 16px; column-gap: 16px; } }

@media (min-width: 751px) { .s20-product-overview__gridrow:first-child { margin-top: -4px; } }

.s20-product-overview__gridrow-item { margin-bottom: 8px; display: inline-block; float: left; width: 100%; -webkit-column-break-inside: avoid; break-inside: avoid; }

.browser-firefox .s20-product-overview__gridrow-item { float: none; }

@media (min-width: 751px) { .s20-product-overview__gridrow-item { margin-bottom: 12px; padding-top: 4px; } }

.s20-product-overview__tooltip { display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; width: 14px; height: 14px; }

.s20-product-overview__tooltip .s20-product-overview__icon-name { width: 100%; height: 100%; }

.s20-product-overview__list { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; min-height: 100px; }

.s20-product-overview__teaser { padding: 16px; }

.s20-product-overview__animation { height: 200px; }

.s20-product-overview__animation-mys { position: relative; height: calc(200px - 32px); width: 200px; margin: auto; display: grid; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; font-weight: 700; color: #575452; }

.s20-product-overview__error { height: 200px; display: grid; grid-auto-rows: -webkit-max-content; grid-auto-rows: max-content; justify-items: center; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; gap: 8px; }

.s20-product-overview__item { padding: 8px 16px; line-height: 1.375; border-bottom: 2px solid #f8f8f8; }

@media (min-width: 751px) { .s20-product-overview__item { padding: 16px; } }

.s20-product-overview__item:last-child { border-bottom: none; }

.s20-product-overview__item--columns { display: grid; grid-template-columns: 1fr 1fr; }

.s20-product-overview__item--border-separate { border-bottom-color: #d8d8d8; }

.s20-product-overview__item--cta { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 8px; margin-top: auto; }

.s20-product-overview__title { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; line-height: 1.4; }

.s20-product-overview__title--2-rows { line-height: 1.25; }

.s20-product-overview__title-name { font-size: 20px; }

.s20-product-overview__subtitle { padding-top: 4px; }

.s20-product-overview__text-strong { font-weight: 700; }

.s20-product-overview__text-red { color: #fc323c; }

.s20-product-overview__text-icon { position: relative; padding-right: 32px; }

.s20-product-overview__text-icon .s20-product-overview__icon { position: absolute; bottom: 50%; right: 0; }

.s20-product-overview__text-right { text-align: right; }

.s20-product-overview__text-size-s { font-size: 12px; }

.s20-product-overview__button { margin: 8px; }

@media (min-width: 751px) { .s20-product-overview__button--full-width-md { width: 100%; } }

.s20-product-overview__icon { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 22px; height: 22px; }

.s20-product-overview__expired { color: #fc323c; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.s20-product-overview__expired::before { content: ""; margin-right: 0.44444rem; width: 16px; height: 16px; }

.s20-product-overview__text-label { padding: 8px; }

.s20-subscription-form__title-icon { margin: 0 auto; width: 44px; height: 44px; }

@media (max-width: 750px) { .s20-subscription-form__title-icon { width: 32px; height: 32px; } }

.s20-subscription-form__title-icon::before { content: ""; display: block; width: 44px; height: 44px; }

@media (max-width: 750px) { .s20-subscription-form__title-icon::before { width: 32px; height: 32px; } }

.s20-subscription-form__list-title { font-weight: 700; font-size: 16px; color: #575452; padding: 8px 0; }

.s20-subscription-form__list-title-description { font-weight: 400; }

.s20-subscription-form__list { border-top: 1px solid #d8d8d8; }

.s20-subscription-form__list-item { border-bottom: 1px solid #d8d8d8; padding: 8px 0; }

.s20-subscription-form__buttons { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.s20-subscription-form__buttons > .s20-button { margin-top: 16px; }

.s20-subscription-form__buttons > .s20-button:first-child { margin-top: 0; }

@media (min-width: 751px) { .s20-subscription-form__buttons { -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .s20-subscription-form__buttons > .s20-button { margin-top: 0; margin-right: 16px; }
  .s20-subscription-form__buttons > .s20-button:first-child { margin-right: 0; } }

.s20-comparison-teaser { color: #575452; padding: 12px 16px; padding: 0.66667rem 0.88889rem; font-size: 16px; }

.s20-comparison-teaser__heading { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-bottom: 0; border-bottom: none; transition: padding-bottom .3s ease; }

.s20-comparison-teaser__heading.is-opened { border-bottom: 2px solid #f8f8f8; padding-bottom: 12px; padding-bottom: 0.66667rem; }

.s20-comparison-teaser__heading.is-opened .s20-comparison-teaser__icon { -webkit-transform: rotateZ(0deg); -ms-transform: rotate(0deg); transform: rotateZ(0deg); }

.s20-comparison-teaser__icon { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); transition: -webkit-transform .3s ease; transition: transform .3s ease; transition: transform .3s ease, -webkit-transform .3s ease; }

.s20-comparison-teaser__content { margin-top: 0; font-size: 14px; font-size: 0.77778rem; max-height: 0; overflow: hidden; transition: all .3s ease; }

@media (max-width: 750px) { .s20-comparison-teaser__content { font-size: 12px; } }

.s20-comparison-teaser__content.is-opened { max-height: 100vh; margin-top: 12px; margin-top: 0.66667rem; }

.s20-comparison-teaser__content .s20-comparison-teaser__icon { width: 100%; height: 100%; -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); }

.s20-comparison-teaser__order { margin-right: 16px; margin-right: 0.88889rem; }

.s20-comparison-teaser__order-number { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 24px; height: 24px; font-weight: 700; color: #ffffff; background-color: #e6003c; border-radius: 50%; }

.s20-comparison-teaser__cta { margin-left: auto; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.s20-comparison-teaser__item { margin-bottom: 16px; margin-bottom: 0.88889rem; }

.s20-comparison-teaser__item--total { border-top: 2px solid #f8f8f8; padding-top: 8px; margin-bottom: 0; }

.s20-comparison-teaser__item--total .s20-comparison-teaser__price--current { font-weight: inherit; }

.s20-comparison-teaser__item-title { margin-bottom: 8px; display: grid; grid-template-columns: 1fr minmax(1.33333rem, auto) 1fr; font-size: 14px; }

@media (min-width: 751px) { .s20-comparison-teaser__item-title { font-size: 16px; } }

.s20-comparison-teaser__item-title .s20-comparison-teaser__item-name:last-child { grid-column: 3; }

.s20-comparison-teaser__item-name { font-weight: 700; }

.s20-comparison-teaser__item-text--new { font-weight: 700; }

.s20-comparison-teaser__item-content { display: grid; grid-template-columns: 1fr 1.33333rem 1fr; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.s20-comparison-teaser__item-icon { width: 14px; height: 14px; justify-self: center; }

.s20-comparison-teaser__price { margin-left: 12px; }

.s20-price { font-weight: 700; font-size: 24px; display: inline-block; color: #575452; }

@media (max-width: 750px) { .s20-price { font-size: 20px; } }

.s20-price--b2b.s20-price--old { font-size: 24px; }

.s20-price--small { font-size: 20px; }

.s20-price--large { font-size: 30px; }

.s20-price--x-large { font-size: 48px; }

.s20-price--promo { color: #64b9e6; }

.s20-price--inverted { color: #ffffff; }

.s20-price--old { position: relative; font-size: 14px; }

.s20-price--old.s20-price--large { font-size: 16px; }

.s20-price--old::after { content: ""; position: absolute; right: -1px; left: -1px; top: 50%; border-bottom: 2px solid #e6003c; -webkit-transform: skewY(-10deg); -ms-transform: skewY(-10deg); transform: skewY(-10deg); }

.s20-alert-teaser--informer .s20-alert-teaser__container { text-align: left; }

.s20-alert-teaser--informer .s20-alert-teaser__container > *:not(:last-child) { padding-bottom: 24px; }

.s20-alert-teaser__container { padding: 20px; text-align: center; color: #575452; }

.s20-alert-teaser__container > *:not(:last-child) { padding-bottom: 12px; }

.s20-alert-teaser__heading { display: grid; grid-template-columns: 16px 1fr 32px; gap: 20px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }