@charset "UTF-8";
/**
 * Clay 3.108.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.108.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(
		100vh - var(--control-menu-container-height) - 49px
	);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: calc(var(--control-menu-container-height) + 49px);
  transform: translateX(100%);
  transition: transform ease 0.5s;
  visibility: hidden;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
  visibility: visible;
}

@media (min-width: 768px) {
  .contextual-sidebar {
    height: calc(
			100vh - var(--control-menu-container-height) - 64px
		);
    top: calc(
			var(--control-menu-container-height) + 64px
		);
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info {
  transition: none;
}

.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: none;
}

.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header,
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.taglib-icon-help {
  color: #6c757d !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #343a40 !important;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
  transition: none;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  transition: none;
}

.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  transition: none;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  transition: none;
}

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-title-editable {
  pointer-events: none;
}
.controls-hidden .portlet-topper {
  display: none !important;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}
.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion .lfr-upload-container .file-uploading .progress-bar .progress {
  transition: none;
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.log_width {
  margin-left: 100px !important;
}

label {
  display: inline;
  margin-bottom: initial;
}

a:hover {
  text-decoration: initial;
}

button:focus {
  outline: 2px solid #00b0ca;
}

.alert {
  padding: initial;
}

.portlet {
  margin-bottom: initial;
}

.guest-site .tooltip {
  height: auto;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-zoom-out {
  from {
    opacity: 0;
    transform: scale(1.05);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes circle {
  0% {
    transform: scale(0.6);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes value {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in-extended {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flickering {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@font-face {
  font-family: "VodafoneLight";
  font-style: normal;
  font-weight: 400;
  src: url("public/fonts/group/vodafone/gre/vodafone-light.eot");
  src: url("public/fonts/group/vodafone/gre/vodafone-light.eot?#ie-fix") format("embedded-opentype"), url("public/fonts/group/vodafone/gre/vodafone-light.woff") format("woff");
  unicode-range: "U+1F00-1FFF, U+0370-03FF";
}
@font-face {
  font-family: "VodafoneRegular";
  font-style: normal;
  font-weight: 400;
  src: url("public/fonts/group/vodafone/gre/vodafone-regular.eot");
  src: url("public/fonts/group/vodafone/gre/vodafone-regular.eot?#ie-fix") format("embedded-opentype"), url("public/fonts/group/vodafone/gre/vodafone-regular.woff") format("woff");
  unicode-range: "U+1F00-1FFF, U+0370-03FF";
}
@font-face {
  font-family: "VodafoneRegularBold";
  font-style: normal;
  font-weight: 400;
  src: url("public/fonts/group/vodafone/gre/vodafone-bold.eot");
  src: url("public/fonts/group/vodafone/gre/vodafone-bold.eot?#ie-fix") format("embedded-opentype"), url("public/fonts/group/vodafone/gre/vodafone-bold.woff") format("woff");
  unicode-range: "U+1F00-1FFF, U+0370-03FF";
}
@font-face {
  font-family: "VodafoneLight";
  font-style: normal;
  font-weight: 400;
  src: url("public/fonts/group/vodafone/ara/vodafone-light.eot");
  src: url("public/fonts/group/vodafone/ara/vodafone-light.eot?#ie-fix") format("embedded-opentype"), url("public/fonts/group/vodafone/ara/vodafone-light.woff") format("woff");
  unicode-range: "U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+E0FF, U+EFFD, U+F000, U+FB50-FDFF, U+FE80-FEFC";
}
@font-face {
  font-family: "VodafoneRegular";
  font-style: normal;
  font-weight: 400;
  src: url("public/fonts/group/vodafone/ara/vodafone-regular.eot");
  src: url("public/fonts/group/vodafone/ara/vodafone-regular.eot?#ie-fix") format("embedded-opentype"), url("public/fonts/group/vodafone/ara/vodafone-regular.woff") format("woff");
  unicode-range: "U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+E0FF, U+EFFD, U+F000, U+FB50-FDFF, U+FE80-FEFC";
}
@font-face {
  font-family: "VodafoneRegularBold";
  font-style: normal;
  font-weight: 400;
  src: url("public/fonts/group/vodafone/ara/vodafone-bold.eot");
  src: url("public/fonts/group/vodafone/ara/vodafone-bold.eot?#ie-fix") format("embedded-opentype"), url("public/fonts/group/vodafone/ara/vodafone-bold.woff") format("woff");
  unicode-range: "U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+E0FF, U+EFFD, U+F000, U+FB50-FDFF, U+FE80-FEFC";
}
@font-face {
  font-family: "VodafoneLight";
  font-style: normal;
  font-weight: 400;
  src: url("public/fonts/group/vodafone/lat/vodafone-light.eot");
  src: url("public/fonts/group/vodafone/lat/vodafone-light.eot?#ie-fix") format("embedded-opentype"), url("public/fonts/group/vodafone/lat/vodafone-light.woff") format("woff");
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215";
}
@font-face {
  font-family: "VodafoneRegular";
  font-style: normal;
  font-weight: 400;
  src: url("public/fonts/group/vodafone/lat/vodafone-regular.eot");
  src: url("public/fonts/group/vodafone/lat/vodafone-regular.eot?#ie-fix") format("embedded-opentype"), url("public/fonts/group/vodafone/lat/vodafone-regular.woff") format("woff");
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215";
}
@font-face {
  font-family: "VodafoneRegularBold";
  font-style: normal;
  font-weight: 400;
  src: url("public/fonts/group/vodafone/lat/vodafone-bold.eot");
  src: url("public/fonts/group/vodafone/lat/vodafone-bold.eot?#ie-fix") format("embedded-opentype"), url("public/fonts/group/vodafone/lat/vodafone-bold.woff") format("woff");
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215";
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Avoid user agent stylesheet adding border-radius without our
 *    consent again (as seen in Chrome https://www.chromestatus.com/features/5743649186906112)
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  border-radius: 0;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

abbr[title] {
  border: none;
}

address {
  font-style: normal;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: 2px solid #00b0ca;
}

*:active {
  outline: 0;
}

a {
  color: inherit;
  display: inline-block;
  text-decoration: none;
}

blockquote {
  margin: 0;
  width: 100%;
}

body {
  color: #333333;
  font-size: 18px;
  line-height: 1.333;
  font-family: "VodafoneRegular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body::before {
  content: "desktop";
  display: none;
}

@media only screen and (max-width: 1024px) {
  body::before {
    content: "tablet";
  }
}
@media only screen and (max-width: 639px) {
  body {
    font-size: 16px;
  }
  body::before {
    content: "mobile";
  }
}
button {
  border: none;
  padding: 0;
  background: none;
}

code {
  font-size: 18px;
  font-family: "Fira Mono", Menlo, Monaco, Consolas, "Courier New", monospace;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
  min-width: unset;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font: inherit;
}

img {
  -ms-interpolation-mode: bicubic;
}

img,
audio,
video {
  border: none;
  max-width: 100%;
}

p {
  margin: 15px 0;
}

@media only screen and (max-width: 1024px) {
  p {
    margin: 10px 0;
  }
}
small {
  display: inline-block;
  font-size: 0.8em;
  line-height: 1.4em;
  text-decoration: inherit;
}

strong {
  font-family: "VodafoneRegularBold";
  font-weight: 400;
}

table {
  width: 100%;
}

caption {
  text-align: left;
}

th,
td {
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}

.content {
  animation-duration: 0.5s;
  animation-name: fade-in;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.grid {
  display: block;
  letter-spacing: -0.215em;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.grid::before, .grid::after {
  content: " ";
  display: table;
}

.grid::after {
  clear: both;
}

.grid--auto {
  height: auto;
}

.grid--gutter {
  margin: 0 -10px;
}

.grid--gutter-vertical {
  margin-top: -10px;
  margin-bottom: -10px;
}

.grid__item {
  display: inline-block;
  letter-spacing: normal;
  margin: 0;
  vertical-align: top;
}

.grid__item--1\/1 {
  width: 100%;
}

.grid__item--1\/2 {
  width: 50%;
}

.grid__item--1\/3 {
  width: 33.33333%;
}

.grid__item--2\/3 {
  width: 66.66667%;
}

.grid__item--1\/4 {
  width: 25%;
}

.grid__item--3\/4 {
  width: 75%;
}

.grid__item--1\/5 {
  width: 20%;
}

.grid__item--2\/5 {
  width: 40%;
}

.grid__item--3\/5 {
  width: 60%;
}

.grid__item--4\/5 {
  width: 80%;
}

.grid__item--1\/6 {
  width: 16.66667%;
}

.grid__item--5\/6 {
  width: 83.33333%;
}

.grid__item--1\/7 {
  width: 14.28571%;
}

.grid__item--2\/7 {
  width: 28.57143%;
}

.grid__item--3\/7 {
  width: 42.85714%;
}

.grid__item--4\/7 {
  width: 57.14286%;
}

.grid__item--5\/7 {
  width: 71.42857%;
}

.grid__item--6\/7 {
  width: 85.71429%;
}

.grid__item--1\/8 {
  width: 12.5%;
}

.grid__item--3\/8 {
  width: 37.5%;
}

.grid__item--5\/8 {
  width: 62.5%;
}

.grid__item--7\/8 {
  width: 87.5%;
}

.grid__item--1\/9 {
  width: 11.11111%;
}

.grid__item--2\/9 {
  width: 22.22222%;
}

.grid__item--4\/9 {
  width: 44.44444%;
}

.grid__item--5\/9 {
  width: 55.55556%;
}

.grid__item--7\/9 {
  width: 77.77778%;
}

.grid__item--8\/9 {
  width: 88.88889%;
}

.grid__item--1\/10 {
  width: 10%;
}

.grid__item--3\/10 {
  width: 30%;
}

.grid__item--7\/10 {
  width: 70%;
}

.grid__item--9\/10 {
  width: 90%;
}

.grid__item--1\/11 {
  width: 9.09091%;
}

.grid__item--2\/11 {
  width: 18.18182%;
}

.grid__item--3\/11 {
  width: 27.27273%;
}

.grid__item--4\/11 {
  width: 36.36364%;
}

.grid__item--5\/11 {
  width: 45.45455%;
}

.grid__item--6\/11 {
  width: 54.54545%;
}

.grid__item--7\/11 {
  width: 63.63636%;
}

.grid__item--8\/11 {
  width: 72.72727%;
}

.grid__item--9\/11 {
  width: 81.81818%;
}

.grid__item--10\/11 {
  width: 90.90909%;
}

.grid__item--1\/12 {
  width: 8.33333%;
}

.grid__item--5\/12 {
  width: 41.66667%;
}

.grid__item--7\/12 {
  width: 58.33333%;
}

.grid__item--11\/12 {
  width: 91.66667%;
}

@media only screen and (max-width: 1024px) {
  .grid__item--md-1\/1 {
    width: 100%;
  }
  .grid__item--md-1\/2 {
    width: 50%;
  }
  .grid__item--md-1\/3 {
    width: 33.33333%;
  }
  .grid__item--md-2\/3 {
    width: 66.66667%;
  }
  .grid__item--md-1\/4 {
    width: 25%;
  }
  .grid__item--md-3\/4 {
    width: 75%;
  }
  .grid__item--md-1\/5 {
    width: 20%;
  }
  .grid__item--md-2\/5 {
    width: 40%;
  }
  .grid__item--md-3\/5 {
    width: 60%;
  }
  .grid__item--md-4\/5 {
    width: 80%;
  }
  .grid__item--md-1\/6 {
    width: 16.66667%;
  }
  .grid__item--md-5\/6 {
    width: 83.33333%;
  }
  .grid__item--md-1\/7 {
    width: 14.28571%;
  }
  .grid__item--md-2\/7 {
    width: 28.57143%;
  }
  .grid__item--md-3\/7 {
    width: 42.85714%;
  }
  .grid__item--md-4\/7 {
    width: 57.14286%;
  }
  .grid__item--md-5\/7 {
    width: 71.42857%;
  }
  .grid__item--md-6\/7 {
    width: 85.71429%;
  }
  .grid__item--md-1\/8 {
    width: 12.5%;
  }
  .grid__item--md-3\/8 {
    width: 37.5%;
  }
  .grid__item--md-5\/8 {
    width: 62.5%;
  }
  .grid__item--md-7\/8 {
    width: 87.5%;
  }
  .grid__item--md-1\/9 {
    width: 11.11111%;
  }
  .grid__item--md-2\/9 {
    width: 22.22222%;
  }
  .grid__item--md-4\/9 {
    width: 44.44444%;
  }
  .grid__item--md-5\/9 {
    width: 55.55556%;
  }
  .grid__item--md-7\/9 {
    width: 77.77778%;
  }
  .grid__item--md-8\/9 {
    width: 88.88889%;
  }
  .grid__item--md-1\/10 {
    width: 10%;
  }
  .grid__item--md-3\/10 {
    width: 30%;
  }
  .grid__item--md-7\/10 {
    width: 70%;
  }
  .grid__item--md-9\/10 {
    width: 90%;
  }
  .grid__item--md-1\/11 {
    width: 9.09091%;
  }
  .grid__item--md-2\/11 {
    width: 18.18182%;
  }
  .grid__item--md-3\/11 {
    width: 27.27273%;
  }
  .grid__item--md-4\/11 {
    width: 36.36364%;
  }
  .grid__item--md-5\/11 {
    width: 45.45455%;
  }
  .grid__item--md-6\/11 {
    width: 54.54545%;
  }
  .grid__item--md-7\/11 {
    width: 63.63636%;
  }
  .grid__item--md-8\/11 {
    width: 72.72727%;
  }
  .grid__item--md-9\/11 {
    width: 81.81818%;
  }
  .grid__item--md-10\/11 {
    width: 90.90909%;
  }
  .grid__item--md-1\/12 {
    width: 8.33333%;
  }
  .grid__item--md-5\/12 {
    width: 41.66667%;
  }
  .grid__item--md-7\/12 {
    width: 58.33333%;
  }
  .grid__item--md-11\/12 {
    width: 91.66667%;
  }
}
@media only screen and (max-width: 639px) {
  .grid__item--sm-1\/1 {
    width: 100%;
  }
  .grid__item--sm-1\/2 {
    width: 50%;
  }
  .grid__item--sm-1\/3 {
    width: 33.33333%;
  }
  .grid__item--sm-2\/3 {
    width: 66.66667%;
  }
  .grid__item--sm-1\/4 {
    width: 25%;
  }
  .grid__item--sm-3\/4 {
    width: 75%;
  }
  .grid__item--sm-1\/5 {
    width: 20%;
  }
  .grid__item--sm-2\/5 {
    width: 40%;
  }
  .grid__item--sm-3\/5 {
    width: 60%;
  }
  .grid__item--sm-4\/5 {
    width: 80%;
  }
  .grid__item--sm-1\/6 {
    width: 16.66667%;
  }
  .grid__item--sm-5\/6 {
    width: 83.33333%;
  }
  .grid__item--sm-1\/7 {
    width: 14.28571%;
  }
  .grid__item--sm-2\/7 {
    width: 28.57143%;
  }
  .grid__item--sm-3\/7 {
    width: 42.85714%;
  }
  .grid__item--sm-4\/7 {
    width: 57.14286%;
  }
  .grid__item--sm-5\/7 {
    width: 71.42857%;
  }
  .grid__item--sm-6\/7 {
    width: 85.71429%;
  }
  .grid__item--sm-1\/8 {
    width: 12.5%;
  }
  .grid__item--sm-3\/8 {
    width: 37.5%;
  }
  .grid__item--sm-5\/8 {
    width: 62.5%;
  }
  .grid__item--sm-7\/8 {
    width: 87.5%;
  }
  .grid__item--sm-1\/9 {
    width: 11.11111%;
  }
  .grid__item--sm-2\/9 {
    width: 22.22222%;
  }
  .grid__item--sm-4\/9 {
    width: 44.44444%;
  }
  .grid__item--sm-5\/9 {
    width: 55.55556%;
  }
  .grid__item--sm-7\/9 {
    width: 77.77778%;
  }
  .grid__item--sm-8\/9 {
    width: 88.88889%;
  }
  .grid__item--sm-1\/10 {
    width: 10%;
  }
  .grid__item--sm-3\/10 {
    width: 30%;
  }
  .grid__item--sm-7\/10 {
    width: 70%;
  }
  .grid__item--sm-9\/10 {
    width: 90%;
  }
  .grid__item--sm-1\/11 {
    width: 9.09091%;
  }
  .grid__item--sm-2\/11 {
    width: 18.18182%;
  }
  .grid__item--sm-3\/11 {
    width: 27.27273%;
  }
  .grid__item--sm-4\/11 {
    width: 36.36364%;
  }
  .grid__item--sm-5\/11 {
    width: 45.45455%;
  }
  .grid__item--sm-6\/11 {
    width: 54.54545%;
  }
  .grid__item--sm-7\/11 {
    width: 63.63636%;
  }
  .grid__item--sm-8\/11 {
    width: 72.72727%;
  }
  .grid__item--sm-9\/11 {
    width: 81.81818%;
  }
  .grid__item--sm-10\/11 {
    width: 90.90909%;
  }
  .grid__item--sm-1\/12 {
    width: 8.33333%;
  }
  .grid__item--sm-5\/12 {
    width: 41.66667%;
  }
  .grid__item--sm-7\/12 {
    width: 58.33333%;
  }
  .grid__item--sm-11\/12 {
    width: 91.66667%;
  }
}
.grid__item--gutter {
  padding: 0 10px;
}

.grid__item--gutter-vertical {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

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

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

.grid__item--top {
  vertical-align: top;
}

.grid__item--middle {
  vertical-align: middle;
}

.grid__item--bottom {
  vertical-align: bottom;
}

.grid__item--pull {
  float: left;
}

.grid__item--push {
  float: right;
}

.grid__item--auto {
  height: auto;
}

.grid__item--bullet {
  position: relative;
  padding-left: 25px;
}

.grid__item--bullet::before {
  content: "";
  width: 5px;
  height: 5px;
  left: 10px;
  background: #333333;
  border-radius: 50%;
  position: absolute;
  margin-top: 8px;
}

@media only screen and (max-width: 1024px) {
  .grid__item--md-align-left {
    text-align: left;
  }
  .grid__item--md-align-center {
    text-align: center;
  }
  .grid__item--md-align-right {
    text-align: right;
  }
  .grid__item--md-top {
    vertical-align: top;
  }
  .grid__item--md-middle {
    vertical-align: middle;
  }
  .grid__item--md-bottom {
    vertical-align: bottom;
  }
  .grid__item--md-pull {
    float: left;
  }
  .grid__item--md-push {
    float: right;
  }
}
@media only screen and (max-width: 639px) {
  .grid--gutter {
    margin: 0 -5px;
  }
  .grid--gutter-vertical {
    margin-top: -5px;
    margin-bottom: -5px;
  }
  .grid__item--gutter {
    padding: 0 5px 10px;
  }
  .grid__item--gutter-vertical {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .grid__item--sm-align-left {
    text-align: left;
  }
  .grid__item--sm-align-center {
    text-align: center;
  }
  .grid__item--sm-align-right {
    text-align: right;
  }
  .grid__item--sm-top {
    vertical-align: top;
  }
  .grid__item--sm-middle {
    vertical-align: middle;
  }
  .grid__item--sm-bottom {
    vertical-align: bottom;
  }
  .grid__item--sm-pull {
    float: left;
  }
  .grid__item--sm-push {
    float: right;
  }
  .grid__item--bullet {
    padding-left: 25px;
  }
}
.icon {
  display: inline-block;
  fill: none;
  stroke: currentColor;
  stroke-width: 7px;
  vertical-align: middle;
}

.icon--thin {
  stroke-width: 5px;
}

.icon--extra-small {
  width: 20px;
  height: 20px;
}

.icon--small {
  width: 28px;
  height: 28px;
}

.icon--medium {
  width: 36px;
  height: 36px;
}

.icon--large {
  width: 44px;
  height: 44px;
}

.icon--extra-large {
  width: 60px;
  height: 60px;
}

.icon:hover {
  fill: none;
  stroke: currentColor;
}

.icon--fill, .icon--fill:hover {
  stroke: none;
  stroke-width: 0;
  fill: currentColor;
}

.icon--captioned {
  vertical-align: text-top;
}

.icon--pad {
  padding: 5px;
}

.icon--empty, .icon--empty:hover {
  stroke: none;
  stroke-width: 0;
  fill: none;
}

@media only screen and (max-width: 1024px) {
  .icon--extra-small {
    width: 18px;
    height: 18px;
  }
  .icon--small {
    width: 24px;
    height: 24px;
  }
  .icon--medium {
    width: 36px;
    height: 36px;
  }
  .icon--large {
    width: 44px;
    height: 44px;
  }
  .icon--extra-large {
    width: 52px;
    height: 52px;
  }
}
@media only screen and (max-width: 639px) {
  .icon--extra-small {
    width: 16px;
    height: 16px;
  }
  .icon--small {
    width: 20px;
    height: 20px;
  }
  .icon--medium {
    width: 28px;
    height: 28px;
  }
  .icon--large {
    width: 36px;
    height: 36px;
  }
  .icon--extra-large {
    width: 52px;
    height: 52px;
  }
}
.media {
  display: table;
  width: 100%;
}

.media::before, .media::after {
  content: " ";
  display: table;
}

.media::after {
  clear: both;
}

.media--gutter {
  margin: 0 -10px;
}

.media--gutter--slim {
  margin: 0 -5px;
}

.media--auto {
  width: auto;
}

.media--align-center {
  table-layout: fixed;
}

.media--reverse {
  direction: rtl;
}

.media__image, .media__body {
  display: table-cell;
  vertical-align: top;
}

.media--align-center .media__image,
.media--align-center .media__body {
  width: 100%;
}

.media--gutter .media__image,
.media--gutter .media__body {
  padding: 0 10px;
}

.media--gutter--slim .media__image,
.media--gutter--slim .media__body {
  padding: 0 5px;
}

.media--middle .media__image,
.media--middle .media__body {
  vertical-align: middle;
}

.media--bottom .media__image,
.media--bottom .media__body {
  vertical-align: bottom;
}

.media__image {
  text-align: right;
}

.media--reverse .media__image {
  text-align: left;
}

.media__body {
  text-align: left;
}

.media__body--full {
  width: 100%;
}

.media--reverse .media__body {
  text-align: right;
}

.page {
  padding: 160px 0;
}

@media only screen and (max-width: 639px) {
  .page--docs {
    padding: 100px 0;
  }
}
.row::before, .row::after {
  content: " ";
  display: table;
}

.row::after {
  clear: both;
}

.section {
  position: relative;
}

.section::before, .section::after {
  content: " ";
  display: table;
}

.section::after {
  clear: both;
}

.section--gutter {
  margin: 50px 0;
}

.section--gutter--leading {
  margin-top: 0;
}

.section--gutter--trailing {
  margin-bottom: 0;
}

.section--break {
  margin-bottom: 50px;
  margin-top: 2px;
}

.section--abbey, .section--blue-lagoon, .section--dove-gray, .section--gallery, .section--mine-shaft, .section--ruled, .section--ruled-top, .section--silver, .section--transparent, .section--white, .section--wild-sand {
  padding: 50px 0;
}

.section--abbey--leading, .section--blue-lagoon--leading, .section--dove-gray--leading, .section--gallery--leading, .section--mine-shaft--leading, .section--ruled--leading, .section--ruled-top--leading, .section--silver--leading, .section--transparent--leading, .section--white--leading, .section--wild-sand--leading {
  padding-top: 0;
}

.section--abbey--trailing, .section--blue-lagoon--trailing, .section--dove-gray--trailing, .section--gallery--trailing, .section--mine-shaft--trailing, .section--ruled--trailing, .section--ruled-top--trailing, .section--silver--trailing, .section--transparent--trailing, .section--white--trailing, .section--wild-sand--trailing {
  padding-bottom: 0;
}

.section--gutter-sm {
  padding: 25px 0;
}

.section--abbey {
  background-color: #4a4d4e;
  color: #ffffff;
}

.section--gallery {
  background-color: #ebebeb;
}

.section--wild-sand {
  background-color: #f4f4f4;
}

.section--mine-shaft {
  background-color: #333333;
  color: #ffffff;
}

.section--silver {
  background-color: #cccccc;
}

.section--white {
  background-color: #ffffff;
}

.section--blue-lagoon {
  background-color: #007c92;
  color: #ffffff;
}

.section--dove-gray {
  background-color: #666666;
  color: #ffffff;
}

.section--ruled {
  border-bottom: 1px solid #afafaf;
}

.section--ruled-top {
  border-top: 1px solid #afafaf;
}

.section--card {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.section--narrow {
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (max-width: 1024px) {
  .section--gutter {
    margin: 40px 0;
  }
  .section--gutter--leading {
    margin-top: 0;
  }
  .section--gutter--trailing {
    margin-bottom: 0;
  }
  .section--break {
    margin-bottom: 40px;
  }
  .section--md-break {
    margin-bottom: 40px;
    margin-top: 2px;
  }
  .section--abbey, .section--gallery, .section--wild-sand, .section--silver, .section--white, .section--ruled, .section--ruled-top, .section--md-gallery, .section--md-wild-sand, .section--md-silver, .section--md-ruled, .section--md-ruled-top {
    padding: 40px 0;
  }
  .section--abbey--leading, .section--gallery--leading, .section--wild-sand--leading, .section--silver--leading, .section--white--leading, .section--ruled--leading, .section--ruled-top--leading, .section--md-gallery--leading, .section--md-wild-sand--leading, .section--md-silver--leading, .section--md-ruled--leading, .section--md-ruled-top--leading {
    padding-top: 0;
  }
  .section--abbey--trailing, .section--gallery--trailing, .section--wild-sand--trailing, .section--silver--trailing, .section--white--trailing, .section--ruled--trailing, .section--ruled-top--trailing, .section--md-gallery--trailing, .section--md-wild-sand--trailing, .section--md-silver--trailing, .section--md-ruled--trailing, .section--md-ruled-top--trailing {
    padding-bottom: 0;
  }
  .section--md-gallery {
    background-color: #ebebeb;
  }
  .section--md-wild-sand {
    background-color: #f4f4f4;
  }
  .section--md-silver {
    background-color: #cccccc;
  }
  .section--vertical-gutter {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .section--gutter {
    margin: 30px 0;
  }
  .section--gutter--leading {
    margin-top: 0;
  }
  .section--gutter--trailing {
    margin-bottom: 0;
  }
  .section--break {
    margin-bottom: 30px;
  }
  .section--sm-break {
    margin-bottom: 2px;
  }
  .section--abbey, .section--gallery, .section--wild-sand, .section--silver, .section--white, .section--ruled, .section--ruled-top, .section--sm-gallery, .section--sm-wild-sand, .section--sm-silver, .section--sm-ruled, .section--sm-ruled-top {
    padding: 30px 0;
  }
  .section--abbey--leading, .section--gallery--leading, .section--wild-sand--leading, .section--silver--leading, .section--white--leading, .section--ruled--leading, .section--ruled-top--leading, .section--sm-gallery--leading, .section--sm-wild-sand--leading, .section--sm-silver--leading, .section--sm-ruled--leading, .section--sm-ruled-top--leading {
    padding-top: 0;
  }
  .section--abbey--trailing, .section--gallery--trailing, .section--wild-sand--trailing, .section--silver--trailing, .section--white--trailing, .section--ruled--trailing, .section--ruled-top--trailing, .section--sm-gallery--trailing, .section--sm-wild-sand--trailing, .section--sm-silver--trailing, .section--sm-ruled--trailing, .section--sm-ruled-top--trailing {
    padding-bottom: 0;
  }
  .section--sm-gallery {
    background-color: #ebebeb;
  }
  .section--sm-wild-sand {
    background-color: #f4f4f4;
  }
  .section--sm-silver {
    background-color: #cccccc;
  }
  .section--sm-white {
    background-color: #ffffff;
  }
  .section--narrow {
    padding-left: 10px;
    padding-right: 10px;
  }
  .section--vertical-gutter {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.sidebar {
  display: table;
  width: 100%;
  position: relative;
}

.sidebar__panel, .sidebar__content {
  display: table-cell;
  vertical-align: top;
  position: relative;
}

.sidebar__panel::before, .sidebar__content::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: -99999px;
  z-index: 0;
}

.sidebar__panel {
  width: 25%;
  padding-right: 20px;
  color: #ffffff;
  background: #666666;
}

.sidebar__panel::before {
  left: -100vw;
  right: 100%;
  background-color: #666666;
}

.sidebar__content {
  width: 75%;
  padding-left: 20px;
  background: #ebebeb;
}

.sidebar__content::before {
  left: 100%;
  right: -100vw;
  background-color: #ebebeb;
}

@media only screen and (max-width: 1024px) {
  .sidebar {
    display: block;
    background: #ebebeb;
    z-index: auto;
  }
  .sidebar__panel {
    display: none;
  }
  .sidebar__content {
    width: 100%;
    display: block;
    padding: 0;
  }
  .sidebar__content::before {
    right: 0;
  }
}
.spring {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 300px;
  padding: 0 10px;
}

.spring--sm {
  max-width: 400px;
}

.spring--md {
  max-width: 780px;
}

.spring--nested {
  min-width: auto;
  padding: 0 16.66667%;
}

.spring--nested--small {
  padding: 0 8.33333%;
}

@media only screen and (max-width: 1024px) {
  .spring {
    padding: 0 20px;
  }
  .spring--md-nested {
    padding: 0 16.66667%;
  }
}
@media only screen and (max-width: 639px) {
  .spring {
    padding: 0 10px;
  }
  .spring--nested {
    padding: 0;
  }
}
.accordion {
  list-style: none;
  padding: 0;
  color: #000000;
}

.accordion--spaced .accordion__item {
  margin-bottom: 30px;
}

.accordion__item {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  margin: 0 0 10px;
  background: #ffffff;
  width: 100%;
}

.accordion__item--strip {
  box-shadow: none;
  margin: 0;
}

.accordion__item--stub {
  box-shadow: none;
  background: none;
}

.accordion__item--stub .accordion__heading {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}

.accordion__item--stub .accordion__content {
  background-color: transparent;
}

.accordion__item--static .accordion__heading:hover {
  cursor: default;
}

.accordion__heading {
  font-size: 22px;
  margin: 0;
  overflow: hidden;
  line-height: 1.3em;
  padding: 30px 40px;
}

.accordion__heading::before, .accordion__heading::after {
  content: " ";
  display: table;
}

.accordion__heading::after {
  clear: both;
}

.accordion__heading:hover {
  cursor: pointer;
}

.accordion__heading--slim {
  padding: 14px 30px 15px;
}

.accordion--spring .accordion__heading {
  border-bottom: none;
  padding: 16px 16.66667%;
}

.accordion--eqrows .accordion__heading {
  border-bottom: none;
}

.accordion--eqrows .accordion__heading--eqrows {
  font-size: 0;
}

.accordion__eqrows-content::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.accordion__eqrows-inner {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.accordion__sub-heading {
  font-size: 18px;
}

.accordion__chevron {
  color: #e60000;
  display: inline-block;
  padding-left: 20px;
  transform-origin: 50% 50%;
  transition: transform 0.4s;
}

.accordion__heading--active .accordion__chevron {
  transform: scaleY(-1);
}

.accordion__content {
  display: block;
  border-top: 1px solid #cccccc;
  margin-right: 20px;
  margin-left: 20px;
  padding: 35px 20px;
}

.accordion__content--slim {
  padding: 18px 30px 19px;
}

.accordion__content--wild-sand {
  background-color: #f4f4f4;
}

.accordion--spring .accordion__content {
  padding: 26px 16.66667% 38px;
  margin-right: 0;
  margin-left: 0;
}

.csstransitions .accordion__heading--active .csstransitions .accordion__chevron {
  transform: rotate(180deg);
}

.js .accordion__content--collapse {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .accordion__heading {
    font-size: 20px;
    padding: 25px 30px;
  }
  .accordion__heading--slim {
    padding: 14px 30px 15px;
  }
  .accordion--spring .accordion__heading {
    padding: 20px;
  }
  .accordion__content {
    padding: 25px 15px;
    margin-right: 15px;
    margin-left: 15px;
  }
  .accordion__content--slim {
    padding: 18px 30px 19px;
  }
  .accordion__content--collapse {
    display: none;
  }
  .accordion--spring .accordion__content {
    margin-right: 0;
    margin-left: 0;
    padding: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .accordion__heading {
    font-size: 18px;
    padding: 20px;
    line-height: 1.2em;
  }
  .accordion__heading--slim {
    padding: 14px 15px 15px;
  }
  .accordion--spring .accordion__heading {
    padding: 10px;
  }
  .accordion__content {
    margin-right: 10px;
    margin-left: 10px;
    padding: 20px 0 15px;
  }
  .accordion__content--slim {
    padding: 18px 15px 19px;
  }
  .accordion--spring .accordion__content {
    margin-right: 0;
    margin-left: 0;
    padding: 10px;
  }
}
.alert {
  background-color: #4a4d4e;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.alert--arrow {
  margin-bottom: 12px;
}

.alert--light,
.alert--light-wrapper .alert {
  background-color: #ffffff;
  color: #333333;
}

.alert--warning {
  border-color: #fecb00;
}

.alert--error {
  border-color: #9c2aa0;
}

.alert--info {
  border-color: #00b0ca;
}

.alert__media {
  border-right: none;
  padding: 11px 15px;
  position: relative;
  border-bottom-left-radius: 9px;
  border-top-left-radius: 9px;
}

.alert--warning .alert__media {
  background-color: #fecb00;
}

.alert--error .alert__media {
  background-color: #9c2aa0;
  color: #ffffff;
}

.alert--info .alert__media {
  background-color: #00b0ca;
  color: #ffffff;
}

.alert__text {
  padding: 12px 20px;
}

.alert__icon {
  color: #333333;
}

.alert--arrow .alert__media::before, .alert--arrow .alert__media::after {
  border: 8px solid transparent;
  border-top-color: #fecb00;
  display: block;
  height: 0;
  width: 0;
  transform: rotate(0deg);
  left: 50%;
  margin-left: -8px;
  content: "";
  position: absolute;
  top: 100%;
}

.alert--arrow .alert__media::after {
  margin-top: -1px;
  border-top-color: #fecb00;
}

.ajax {
  height: 100%;
}

.app-video {
  display: block;
  margin: 0 auto;
  max-width: 768px;
  width: 100%;
}

.aspect-height {
  position: relative;
  min-height: 1px;
}

.aspect-height--1\/1::after {
  padding-bottom: 100%;
}

.aspect-height--1\/1 > .aspect-height__content {
  position: absolute;
}

.aspect-height--1\/1::after {
  padding-bottom: 100%;
}

.aspect-height--1\/1 > .aspect-height__content {
  position: absolute;
}

.aspect-height--1\/2::after {
  padding-bottom: 50%;
}

.aspect-height--1\/2 > .aspect-height__content {
  position: absolute;
}

.aspect-height--2\/1::after {
  padding-bottom: 200%;
}

.aspect-height--2\/1 > .aspect-height__content {
  position: absolute;
}

.aspect-height--1\/3::after {
  padding-bottom: 33.33333%;
}

.aspect-height--1\/3 > .aspect-height__content {
  position: absolute;
}

.aspect-height--3\/1::after {
  padding-bottom: 300%;
}

.aspect-height--3\/1 > .aspect-height__content {
  position: absolute;
}

.aspect-height--2\/3::after {
  padding-bottom: 66.66667%;
}

.aspect-height--2\/3 > .aspect-height__content {
  position: absolute;
}

.aspect-height--3\/2::after {
  padding-bottom: 150%;
}

.aspect-height--3\/2 > .aspect-height__content {
  position: absolute;
}

.aspect-height--1\/4::after {
  padding-bottom: 25%;
}

.aspect-height--1\/4 > .aspect-height__content {
  position: absolute;
}

.aspect-height--4\/1::after {
  padding-bottom: 400%;
}

.aspect-height--4\/1 > .aspect-height__content {
  position: absolute;
}

.aspect-height--3\/4::after {
  padding-bottom: 75%;
}

.aspect-height--3\/4 > .aspect-height__content {
  position: absolute;
}

.aspect-height--4\/3::after {
  padding-bottom: 133.33333%;
}

.aspect-height--4\/3 > .aspect-height__content {
  position: absolute;
}

.aspect-height--1\/5::after {
  padding-bottom: 20%;
}

.aspect-height--1\/5 > .aspect-height__content {
  position: absolute;
}

.aspect-height--5\/1::after {
  padding-bottom: 500%;
}

.aspect-height--5\/1 > .aspect-height__content {
  position: absolute;
}

.aspect-height--2\/5::after {
  padding-bottom: 40%;
}

.aspect-height--2\/5 > .aspect-height__content {
  position: absolute;
}

.aspect-height--5\/2::after {
  padding-bottom: 250%;
}

.aspect-height--5\/2 > .aspect-height__content {
  position: absolute;
}

.aspect-height--3\/5::after {
  padding-bottom: 60%;
}

.aspect-height--3\/5 > .aspect-height__content {
  position: absolute;
}

.aspect-height--5\/3::after {
  padding-bottom: 166.66667%;
}

.aspect-height--5\/3 > .aspect-height__content {
  position: absolute;
}

.aspect-height--4\/5::after {
  padding-bottom: 80%;
}

.aspect-height--4\/5 > .aspect-height__content {
  position: absolute;
}

.aspect-height--5\/4::after {
  padding-bottom: 125%;
}

.aspect-height--5\/4 > .aspect-height__content {
  position: absolute;
}

.aspect-height--1\/6::after {
  padding-bottom: 16.66667%;
}

.aspect-height--1\/6 > .aspect-height__content {
  position: absolute;
}

.aspect-height--6\/1::after {
  padding-bottom: 600%;
}

.aspect-height--6\/1 > .aspect-height__content {
  position: absolute;
}

.aspect-height--5\/6::after {
  padding-bottom: 83.33333%;
}

.aspect-height--5\/6 > .aspect-height__content {
  position: absolute;
}

.aspect-height--6\/5::after {
  padding-bottom: 120%;
}

.aspect-height--6\/5 > .aspect-height__content {
  position: absolute;
}

.aspect-height--auto::after {
  padding-bottom: 0;
}

.aspect-height--auto > .aspect-height__content {
  position: static;
}

@media only screen and (max-width: 1024px) {
  .aspect-height--md-1\/1::after {
    padding-bottom: 100%;
  }
  .aspect-height--md-1\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-1\/1::after {
    padding-bottom: 100%;
  }
  .aspect-height--md-1\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-1\/2::after {
    padding-bottom: 50%;
  }
  .aspect-height--md-1\/2 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-2\/1::after {
    padding-bottom: 200%;
  }
  .aspect-height--md-2\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-1\/3::after {
    padding-bottom: 33.33333%;
  }
  .aspect-height--md-1\/3 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-3\/1::after {
    padding-bottom: 300%;
  }
  .aspect-height--md-3\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-2\/3::after {
    padding-bottom: 66.66667%;
  }
  .aspect-height--md-2\/3 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-3\/2::after {
    padding-bottom: 150%;
  }
  .aspect-height--md-3\/2 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-1\/4::after {
    padding-bottom: 25%;
  }
  .aspect-height--md-1\/4 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-4\/1::after {
    padding-bottom: 400%;
  }
  .aspect-height--md-4\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-3\/4::after {
    padding-bottom: 75%;
  }
  .aspect-height--md-3\/4 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-4\/3::after {
    padding-bottom: 133.33333%;
  }
  .aspect-height--md-4\/3 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-1\/5::after {
    padding-bottom: 20%;
  }
  .aspect-height--md-1\/5 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-5\/1::after {
    padding-bottom: 500%;
  }
  .aspect-height--md-5\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-2\/5::after {
    padding-bottom: 40%;
  }
  .aspect-height--md-2\/5 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-5\/2::after {
    padding-bottom: 250%;
  }
  .aspect-height--md-5\/2 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-3\/5::after {
    padding-bottom: 60%;
  }
  .aspect-height--md-3\/5 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-5\/3::after {
    padding-bottom: 166.66667%;
  }
  .aspect-height--md-5\/3 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-4\/5::after {
    padding-bottom: 80%;
  }
  .aspect-height--md-4\/5 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-5\/4::after {
    padding-bottom: 125%;
  }
  .aspect-height--md-5\/4 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-1\/6::after {
    padding-bottom: 16.66667%;
  }
  .aspect-height--md-1\/6 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-6\/1::after {
    padding-bottom: 600%;
  }
  .aspect-height--md-6\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-5\/6::after {
    padding-bottom: 83.33333%;
  }
  .aspect-height--md-5\/6 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-6\/5::after {
    padding-bottom: 120%;
  }
  .aspect-height--md-6\/5 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--md-auto::after {
    padding-bottom: 0;
  }
  .aspect-height--md-auto > .aspect-height__content {
    position: static;
  }
}
@media only screen and (max-width: 639px) {
  .aspect-height--sm-1\/1::after {
    padding-bottom: 100%;
  }
  .aspect-height--sm-1\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-1\/1::after {
    padding-bottom: 100%;
  }
  .aspect-height--sm-1\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-1\/2::after {
    padding-bottom: 50%;
  }
  .aspect-height--sm-1\/2 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-2\/1::after {
    padding-bottom: 200%;
  }
  .aspect-height--sm-2\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-1\/3::after {
    padding-bottom: 33.33333%;
  }
  .aspect-height--sm-1\/3 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-3\/1::after {
    padding-bottom: 300%;
  }
  .aspect-height--sm-3\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-2\/3::after {
    padding-bottom: 66.66667%;
  }
  .aspect-height--sm-2\/3 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-3\/2::after {
    padding-bottom: 150%;
  }
  .aspect-height--sm-3\/2 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-1\/4::after {
    padding-bottom: 25%;
  }
  .aspect-height--sm-1\/4 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-4\/1::after {
    padding-bottom: 400%;
  }
  .aspect-height--sm-4\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-3\/4::after {
    padding-bottom: 75%;
  }
  .aspect-height--sm-3\/4 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-4\/3::after {
    padding-bottom: 133.33333%;
  }
  .aspect-height--sm-4\/3 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-1\/5::after {
    padding-bottom: 20%;
  }
  .aspect-height--sm-1\/5 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-5\/1::after {
    padding-bottom: 500%;
  }
  .aspect-height--sm-5\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-2\/5::after {
    padding-bottom: 40%;
  }
  .aspect-height--sm-2\/5 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-5\/2::after {
    padding-bottom: 250%;
  }
  .aspect-height--sm-5\/2 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-3\/5::after {
    padding-bottom: 60%;
  }
  .aspect-height--sm-3\/5 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-5\/3::after {
    padding-bottom: 166.66667%;
  }
  .aspect-height--sm-5\/3 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-4\/5::after {
    padding-bottom: 80%;
  }
  .aspect-height--sm-4\/5 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-5\/4::after {
    padding-bottom: 125%;
  }
  .aspect-height--sm-5\/4 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-1\/6::after {
    padding-bottom: 16.66667%;
  }
  .aspect-height--sm-1\/6 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-6\/1::after {
    padding-bottom: 600%;
  }
  .aspect-height--sm-6\/1 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-5\/6::after {
    padding-bottom: 83.33333%;
  }
  .aspect-height--sm-5\/6 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-6\/5::after {
    padding-bottom: 120%;
  }
  .aspect-height--sm-6\/5 > .aspect-height__content {
    position: absolute;
  }
  .aspect-height--sm-auto::after {
    padding-bottom: 0;
  }
  .aspect-height--sm-auto > .aspect-height__content {
    position: static;
  }
}
.aspect-height::after {
  content: "";
  display: block;
  height: 0;
}

.aspect-height__content {
  display: block;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.background {
  position: relative;
  z-index: 0;
}

.background--cover {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
}

.background--fixed .background__image {
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: top center;
}

.background__image {
  background-position: center;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.background--bottom .background__image {
  background-position: bottom;
}

.background--no-repeat .background__image {
  background-repeat: no-repeat;
}

.block-tabs--dark {
  background-color: #ebebeb;
}

.block-tabs--gutter {
  margin-bottom: 40px;
}

.block-tabs__inner {
  padding: 25px;
  vertical-align: middle;
  display: inline-block;
  font-size: 18px;
}

.block-tabs__back {
  position: absolute;
  top: 25px;
  left: 25px;
}

.block-tabs__content {
  background-color: #ebebeb;
  color: #666666;
  width: calc(400% + 60px);
  margin: 40px 0 20px;
  position: relative;
  display: none;
  padding: 55px 100px 20px;
}

.block-tabs--dark .block-tabs__content {
  background-color: #666666;
  color: #ffffff;
}

.block-tabs__tab {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  text-align: center;
  display: block;
  position: relative;
  font-size: 0;
}

.block-tabs__tab::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.block-tabs__tab--active {
  background-color: #e60000;
  border-color: #e60000;
  color: #ffffff;
}

.block-tabs__tab--active::after {
  border: 15px solid transparent;
  border-top-color: currentColor;
  display: block;
  height: 0;
  width: 0;
  transform: rotate(180deg);
  color: #ebebeb;
  content: "";
  position: absolute;
  bottom: -42px;
  left: 50%;
  margin-left: -15px;
}

.block-tabs--dark .block-tabs__tab--active::after {
  color: #666666;
}

.block-tabs__tab--active + .block-tabs__content {
  display: block;
}

.block-tabs__tab-wrapper:nth-child(4n+2) .block-tabs__content {
  margin-left: calc(-100% - 20px);
}

.block-tabs__tab-wrapper:nth-child(4n+3) .block-tabs__content {
  margin-left: calc(-200% - 40px);
}

.block-tabs__tab-wrapper:nth-child(4n) .block-tabs__content {
  margin-left: calc(-300% - 60px);
}

.block-tabs__close {
  position: absolute;
  top: 25px;
  right: 30px;
}

.block-tabs--dark .block-tabs__title,
.block-tabs--dark .block-tabs__close {
  color: #ffffff;
}

.block-tabs__icon {
  width: 44px;
  height: 44px;
}

@media only screen and (max-width: 1024px) {
  .block-tabs--gutter {
    margin-bottom: 30px;
  }
  .block-tabs__content {
    width: calc(300% + 40px);
    padding: 75px 20px 20px;
  }
  .block-tabs__tab-wrapper:nth-child(3n+1) .block-tabs__content {
    margin-left: 0;
  }
  .block-tabs__tab-wrapper:nth-child(3n+2) .block-tabs__content {
    margin-left: calc(-100% - 20px);
  }
  .block-tabs__tab-wrapper:nth-child(3n) .block-tabs__content {
    margin-left: calc(-200% - 40px);
  }
  .block-tabs__inner {
    padding: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .block-tabs__content {
    width: calc(200% + 10px);
    padding: 60px 10px 30px;
  }
  .block-tabs__back {
    position: absolute;
    top: 20px;
    left: 12px;
  }
  .block-tabs__tab-wrapper:nth-child(2n+1) .block-tabs__content {
    margin-left: 0;
  }
  .block-tabs__tab-wrapper:nth-child(2n+2) .block-tabs__content {
    margin-left: calc(-100% - 10px);
  }
  .block-tabs__tab {
    margin-bottom: 0;
  }
  .block-tabs__close {
    top: 12px;
    right: 12px;
  }
  .block-tabs__inner {
    padding: 18px 15px 15px;
  }
  .block-tabs__icon {
    width: 40px;
    height: 40px;
    margin-bottom: 8px;
  }
}
.body--fixed {
  position: fixed;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .body--navigation-fixed {
    overflow: hidden;
  }
}
@media only screen and (max-width: 639px) {
  .body--navigation-fixed {
    overflow: hidden;
  }
  .body--sm-fixed {
    overflow: hidden;
  }
}
.bubble {
  background: #3d3d3d;
  border-radius: 35px;
  clear: both;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 30px;
  position: relative;
  text-align: left;
  width: 100%;
}

.bubble--negative {
  background-color: #ffffff;
  color: #333333;
}

.bubble--new {
  padding-left: 60px;
}

.bubble--dark {
  background-color: #000000;
}

.bubble--new::before {
  border-radius: 2px;
  background-color: #e60000;
  content: "";
  width: 4px;
  bottom: 30px;
  top: 30px;
  position: absolute;
  left: 30px;
}

.bubble__tail {
  color: #3d3d3d;
  position: absolute;
  bottom: 0;
  left: -20px;
  width: 50px;
  height: 20px;
}

.bubble--dark .bubble__tail {
  color: #000000;
}

.bubble--negative .bubble__tail,
.bubble--bill .bubble__tail {
  color: #ffffff;
}

.bubble--right .bubble__tail {
  left: auto;
  right: -20px;
  transform: scaleX(-1);
}

.bubble__title {
  color: #ffffff;
  margin-top: 0;
  font-size: 28px;
  margin-bottom: 0;
}

.bubble__user {
  color: #cccccc;
  display: block;
  margin-bottom: 10px;
}

.bubble__message {
  margin: 0;
}

.bubble--negative .bubble__title,
.bubble--negative .bubble__user {
  color: #666666;
}

.bubble--typing {
  height: 40px;
  margin-bottom: 25px;
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;
  width: 80px;
}

.bubble--typing::before {
  width: 40px;
  height: 20px;
}

.bubble--typing::after {
  width: 40px;
  height: 45px;
}

.bubble__dots {
  list-style: none;
}

.bubble__dot {
  background-color: #999999;
  border-radius: 100%;
  display: inline-block;
  height: 8px;
  margin: 14px 0 14px 5px;
  position: relative;
  top: 0;
  vertical-align: middle;
  width: 8px;
  z-index: 2;
}

.bubble__dot--middle {
  background-color: #afafaf;
}

.bubble__dot--last {
  background-color: #ffffff;
  height: 12px;
  width: 12px;
}

.bubble--negative .bubble__dot--last {
  background-color: #cccccc;
}

@media only screen and (max-width: 639px) {
  .bubble {
    font-size: 16px;
    margin-right: 5px;
    margin-left: 15px;
    width: auto;
  }
  .bubble--typing {
    float: left;
    margin-left: 20px;
  }
  .bubble__title {
    font-size: 24px;
  }
}
.button {
  appearance: none;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  padding: 11px 37px;
  text-align: center;
}

.button:hover {
  cursor: pointer;
}

.button--reset {
  border: none;
  padding: 0;
  background: none;
}

.button--primary {
  color: #ffffff;
  background-color: #e60000;
}

.button--primary:hover {
  background-color: #990000;
}

.button--primary--dark {
  background-color: #bd0000;
}

.button--secondary {
  color: #ffffff;
  background-color: #666666;
}

.button--secondary:hover {
  background-color: #333333;
}

.button--secondary--dark {
  background-color: #afafaf;
  color: #333333;
}

.button--secondary--dark:hover {
  background-color: #cccccc;
}

.button--tertiary {
  background-color: #ffffff;
  border-color: #999999;
  color: #666666;
}

.button--tertiary:hover {
  background-color: #f4f4f4;
  border-color: #333333;
  color: #333333;
}

.button--tertiary--dark {
  background-color: transparent;
  border-color: #cccccc;
  color: #ffffff;
}

.button--tertiary--dark:hover {
  background-color: #f4f4f4;
}

.button--tertiary--dark:focus {
  color: #333333;
  background-color: #f4f4f4;
}

.button--confirm {
  color: #ffffff;
  background-color: #428600;
}

.button--confirm:hover {
  background-color: #295300;
}

.button--transparent {
  background-color: transparent;
  border-color: currentColor;
  color: currentColor;
}

.button--full-width {
  display: block;
  width: 100%;
  text-align: center;
}

.button--square {
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
}

.button--trailing {
  margin-bottom: 10px;
}

.button--disabled, .button--disabled:hover, .button--disabled:focus {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
  cursor: default;
}

.button--disabled--dark, .button--disabled--dark:hover, .button--disabled--dark:focus, .button--disabled.button--primary--dark, .button--disabled.button--primary--dark:hover, .button--disabled.button--primary--dark:focus, .button--disabled.button--secondary--dark, .button--disabled.button--secondary--dark:hover, .button--disabled.button--secondary--dark:focus {
  background-color: #666666;
  border-color: #666666;
  color: #333333;
  cursor: default;
}

.button__icon {
  margin-right: 10px;
}

@media only screen and (max-width: 639px) {
  .button {
    display: block;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
  }
  .button--inline {
    display: inline-block;
    width: auto;
  }
  .button--square {
    width: 45px;
    height: 45px;
    float: right;
    margin-right: 5px;
  }
}
.caption {
  display: table;
}

.caption__media, .caption__text {
  display: table-cell;
  vertical-align: middle;
}

.caption__media--top {
  vertical-align: top;
}

.caption__text--gutter {
  padding-left: 10px;
}

.caption__text--top {
  vertical-align: top;
}

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

.caption--center {
  margin: 0 auto;
}

.caption__icon-wrapper {
  width: 32px;
  height: 32px;
  color: #ffffff;
  margin-right: 20px;
  display: inline-block;
  border-radius: 50%;
  position: relative;
}

.caption__icon-wrapper--la-palma {
  background-color: #41871b;
}

.caption__icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  width: 20px;
  height: 20px;
}

.card {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  display: block;
  margin-bottom: 2px;
  width: 100%;
}

.card--gutter {
  margin-bottom: 10px;
}

.card--join {
  margin-top: -2px;
}

.card--hero {
  padding-top: 200px;
}

.card--white {
  background-color: #ffffff;
}

.card--dark {
  box-shadow: none;
}

.card__header {
  text-align: left;
  padding: 20px calc(16.6666666667% - 20px);
  margin: 0 20px;
  border-bottom: 1px solid #afafaf;
}

.card__content {
  background-color: #ffffff;
  padding: 30px 16.66667%;
}

.card__content--narrow {
  padding: 20px 40px;
}

.card--dark .card__content {
  background-color: #4a4d4e;
  color: #ffffff;
}

.card--light .card__content {
  background-color: #f4f4f4;
}

.card__footer {
  border-top: 1px solid #cccccc;
}

.card__position {
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .card__header {
    padding: 10px 8.33333%;
    border-bottom: 1px solid #cccccc;
    margin: 0;
  }
  .card__content {
    padding: 25px 8.33333%;
  }
  .card__content--narrow {
    padding: 25px;
  }
}
@media only screen and (max-width: 639px) {
  .card__header {
    padding: 12px 20px;
    width: 100%;
  }
  .card__content {
    padding: 20px;
  }
  .card__content--narrow {
    padding: 10px;
  }
}
.carousel {
  position: relative;
}

.carousel__slider--1 .carousel__slide {
  width: 100%;
}

.carousel__slider--1::before {
  content: "1";
  display: none;
}

.carousel__slider--2 .carousel__slide {
  width: 50%;
}

.carousel__slider--2::before {
  content: "2";
  display: none;
}

.carousel__slider--3 .carousel__slide {
  width: 33.33333%;
}

.carousel__slider--3::before {
  content: "3";
  display: none;
}

.carousel__slider--4 .carousel__slide {
  width: 25%;
}

.carousel__slider--4::before {
  content: "4";
  display: none;
}

.carousel__slider--5 .carousel__slide {
  width: 20%;
}

.carousel__slider--5::before {
  content: "5";
  display: none;
}

.carousel__slider--6 .carousel__slide {
  width: 16.66667%;
}

.carousel__slider--6::before {
  content: "6";
  display: none;
}

.carousel__slider--7 .carousel__slide {
  width: 14.28571%;
}

.carousel__slider--7::before {
  content: "7";
  display: none;
}

@media only screen and (max-width: 1024px) {
  .carousel__slider--md-1 .carousel__slide {
    width: 100%;
  }
  .carousel__slider--md-1::before {
    content: "1";
    display: none;
  }
  .carousel__slider--md-2 .carousel__slide {
    width: 50%;
  }
  .carousel__slider--md-2::before {
    content: "2";
    display: none;
  }
  .carousel__slider--md-3 .carousel__slide {
    width: 33.33333%;
  }
  .carousel__slider--md-3::before {
    content: "3";
    display: none;
  }
  .carousel__slider--md-4 .carousel__slide {
    width: 25%;
  }
  .carousel__slider--md-4::before {
    content: "4";
    display: none;
  }
  .carousel__slider--md-5 .carousel__slide {
    width: 20%;
  }
  .carousel__slider--md-5::before {
    content: "5";
    display: none;
  }
  .carousel__slider--md-6 .carousel__slide {
    width: 16.66667%;
  }
  .carousel__slider--md-6::before {
    content: "6";
    display: none;
  }
  .carousel__slider--md-7 .carousel__slide {
    width: 14.28571%;
  }
  .carousel__slider--md-7::before {
    content: "7";
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  .carousel__slider--sm-1 .carousel__slide {
    width: 100%;
  }
  .carousel__slider--sm-1::before {
    content: "1";
    display: none;
  }
  .carousel__slider--sm-2 .carousel__slide {
    width: 50%;
  }
  .carousel__slider--sm-2::before {
    content: "2";
    display: none;
  }
  .carousel__slider--sm-3 .carousel__slide {
    width: 33.33333%;
  }
  .carousel__slider--sm-3::before {
    content: "3";
    display: none;
  }
  .carousel__slider--sm-4 .carousel__slide {
    width: 25%;
  }
  .carousel__slider--sm-4::before {
    content: "4";
    display: none;
  }
  .carousel__slider--sm-5 .carousel__slide {
    width: 20%;
  }
  .carousel__slider--sm-5::before {
    content: "5";
    display: none;
  }
  .carousel__slider--sm-6 .carousel__slide {
    width: 16.66667%;
  }
  .carousel__slider--sm-6::before {
    content: "6";
    display: none;
  }
  .carousel__slider--sm-7 .carousel__slide {
    width: 14.28571%;
  }
  .carousel__slider--sm-7::before {
    content: "7";
    display: none;
  }
}
.carousel--stretch {
  height: 100%;
}

.carousel__wrapper {
  overflow: hidden;
}

.carousel__slider {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  letter-spacing: -0.215em;
  white-space: nowrap;
}

.no-js .carousel__slider {
  overflow-x: auto;
  padding-bottom: 15px;
}

.carousel__slide {
  vertical-align: top;
  display: inline-block;
  letter-spacing: normal;
  white-space: normal;
  padding: 0 10px;
}

.carousel--gallery .carousel__slide,
.carousel--hero .carousel__slide {
  padding: 0;
  position: relative;
}

.carousel--gallery .carousel__slide {
  text-align: center;
}

.carousel--stretch .carousel__wrapper,
.carousel--stretch .carousel__slider,
.carousel--stretch .carousel__slide {
  height: 100%;
}

.carousel__controls {
  display: none;
}

.carousel__controls--visible {
  display: block;
}

.carousel__control {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 #afafaf;
  color: #999999;
  height: 50px;
  padding: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 50px;
  z-index: 2;
}

.carousel__control--left {
  left: -15px;
}

.carousel__control--right {
  right: -15px;
}

.carousel--gallery .carousel__control,
.carousel--hero .carousel__control {
  background: none;
  border: none;
  box-shadow: none;
  color: #ffffff;
}

.carousel--gallery .carousel__control--left,
.carousel--hero .carousel__control--left {
  left: 80px;
}

.carousel--gallery .carousel__control--right,
.carousel--hero .carousel__control--right {
  right: 80px;
}

.carousel--gallery .carousel__control {
  color: #999999;
}

.carousel--alt .carousel__control {
  color: #ffffff;
}

.carousel__pagination {
  margin-top: 20px;
  text-align: center;
  display: none;
}

.carousel__pagination--visible {
  display: block;
}

.carousel--gallery .carousel__pagination,
.carousel--hero .carousel__pagination {
  bottom: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

.carousel__pages {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
}

.carousel--hero .carousel__pages {
  margin-top: 0;
}

.carousel__page-item {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}

.carousel__page {
  background-color: #999999;
  width: 10px;
  padding: 0;
  height: 10px;
  border-radius: 50%;
  position: relative;
}

.carousel__page--active {
  background-color: transparent;
}

.carousel__page--active::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 3px solid #333333;
  width: 8px;
  height: 8px;
  left: -3px;
  top: -3px;
}

.carousel--hero .carousel__page,
.carousel--alt .carousel__page,
.carousel--light .carousel__page {
  background-color: #ffffff;
}

.carousel--hero .carousel__page--active,
.carousel--alt .carousel__page--active,
.carousel--light .carousel__page--active {
  background-color: transparent;
}

.carousel--hero .carousel__page--active::after,
.carousel--alt .carousel__page--active::after,
.carousel--light .carousel__page--active::after {
  border-color: #ffffff;
}

@media only screen and (max-width: 1024px) {
  .carousel__pages {
    margin-top: 15px;
  }
  .carousel--hero .carousel__control {
    display: none;
  }
  .carousel__control {
    height: 40px;
    width: 40px;
  }
}
@media only screen and (max-width: 639px) {
  .carousel--gallery .carousel__pagination,
  .carousel--hero .carousel__pagination {
    bottom: 26px;
  }
  .carousel--gallery .carousel__controls {
    display: none;
  }
  .carousel__pages {
    margin-top: 13px;
  }
}
.carousel-gallery-pages {
  display: inline-block;
  width: auto;
  margin-top: 0;
  padding: 10px;
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.5);
  border-radius: 5px;
  white-space: nowrap;
}

.carousel-gallery-pages__page {
  width: 80px;
  height: 50px;
  background-color: #ffffff;
  position: relative;
  border-radius: 0;
}

.carousel-gallery-pages__page--active::after {
  content: "";
  display: block;
  position: absolute;
  border: 3px solid #333333;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0;
  width: auto;
  height: auto;
}

.carousel-gallery-pages--dark .carousel-gallery-pages__page {
  background-color: #999999;
}

.carousel-gallery-pages__page-item {
  height: 50px;
  display: inline-block;
  margin: 0 5px;
}

.carousel-gallery-pages__page-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: none;
  width: 100%;
  height: 100%;
}

.carousel-gallery-pages__page-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 36px;
  width: 36px;
  color: #666666;
}

.carousel-gallery-pages__page-icon--horizontal {
  width: 54px;
}

.carousel-gallery-pages__page-icon--dark {
  color: #ffffff;
}

@media only screen and (max-width: 639px) {
  .carousel-gallery-pages {
    bottom: 27px;
  }
  .carousel-gallery-pages__page-item {
    margin: 0 1px;
    height: 25px;
  }
  .carousel-gallery-pages__pages {
    padding: 5px;
  }
  .carousel-gallery-pages__page {
    width: 40px;
    height: 25px;
  }
  .carousel-gallery-pages__page-icon {
    height: 19px;
    width: 19px;
  }
  .carousel-gallery-pages__page-icon--horizontal {
    width: 27px;
  }
}
.carousel-old--hero {
  position: relative;
}

.carousel-old__wrapper {
  position: relative;
}

.carousel-old__wrapper--gutter {
  margin: 0 -10px;
}

.carousel-old__heading {
  color: #333333;
}

.carousel-old__content {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.carousel-old--overflow .carousel-old__content {
  overflow: visible;
}

.carousel-old__slider {
  position: relative;
}

.carousel-old__slider--1 {
  width: 100%;
}

.carousel-old__slider--2 {
  width: 50%;
}

.carousel-old__slider--3 {
  width: 33.33333%;
}

.carousel-old__slider--4 {
  width: 25%;
}

.carousel-old__slider--5 {
  width: 20%;
}

@media only screen and (max-width: 1024px) {
  .carousel-old__slider--md-1 {
    width: 100%;
  }
  .carousel-old__slider--md-2 {
    width: 50%;
  }
  .carousel-old__slider--md-3 {
    width: 33.33333%;
  }
  .carousel-old__slider--md-4 {
    width: 25%;
  }
  .carousel-old__slider--md-5 {
    width: 20%;
  }
}
@media only screen and (max-width: 639px) {
  .carousel-old__slider--sm-1 {
    width: 100%;
  }
  .carousel-old__slider--sm-2 {
    width: 50%;
  }
  .carousel-old__slider--sm-3 {
    width: 33.33333%;
  }
  .carousel-old__slider--sm-4 {
    width: 25%;
  }
  .carousel-old__slider--sm-5 {
    width: 20%;
  }
}
.carousel-old--hero .carousel-old__slider {
  width: 100%;
}

.carousel-old__slides {
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 500%;
}

.carousel-old__slides::before, .carousel-old__slides::after {
  content: " ";
  display: table;
}

.carousel-old__slides::after {
  clear: both;
}

.carousel-old__slide {
  float: left;
  display: block;
  visibility: hidden;
  width: 100vw;
}

.carousel-old__slide--gutter {
  padding: 0 10px;
}

.carousel-old__slide--animating, .carousel-old__slide--active {
  visibility: visible;
}

.carousel-old--hero .carousel-old__slide {
  position: relative;
}

.carousel-old--overflow .carousel-old__slide {
  visibility: visible;
}

.carousel-old__spring {
  position: relative;
}

.carousel-old__control {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 #afafaf;
  color: #999999;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 50px;
  z-index: 1;
}

.carousel-old__control--left {
  left: -10px;
}

.carousel-old__control--right {
  right: -10px;
}

.carousel-old__control--hidden {
  display: none;
}

.carousel-old--hero .carousel-old__control {
  background: none;
  border: none;
  box-shadow: none;
  color: #ffffff;
}

.carousel-old__control-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.carousel-old__pagination {
  margin-top: 20px;
  text-align: center;
}

.carousel-old--hero .carousel-old__pagination {
  bottom: 20px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

.carousel-old__pages {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
}

.carousel-old--hero .carousel-old__pages {
  margin-top: 0;
}

.carousel-old__page-item {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}

.carousel-old__page {
  background-color: #999999;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
}

.carousel-old__page--active {
  background-color: transparent;
}

.carousel-old__page--active::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 3px solid #333333;
  width: 10px;
  height: 10px;
  left: -3px;
  top: -3px;
}

.carousel-old--hero .carousel-old__page,
.carousel-old--alt .carousel-old__page {
  background-color: #ffffff;
}

.carousel-old--hero .carousel-old__page--active,
.carousel-old--alt .carousel-old__page--active {
  background-color: transparent;
}

.carousel-old--hero .carousel-old__page--active::after,
.carousel-old--alt .carousel-old__page--active::after {
  border-color: #ffffff;
}

.carousel-old__slide-eqrows-content--app {
  background-color: #bd0000;
}

.carousel-old--picker {
  overflow: hidden;
  position: relative;
}

.carousel-old--picker .carousel-old__wrapper-overflow {
  width: 9.0909090909%;
  margin: 0 auto;
}

.carousel-old--picker .carousel-old__wrapper {
  position: static;
}

.carousel-old--picker .carousel-old__slide {
  font-family: "VodafoneRegular";
  font-size: 26px;
  position: relative;
}

.carousel-old--picker .carousel-old__slide:hover {
  cursor: pointer;
}

.carousel-old--picker .carousel-old__slide--active:hover {
  cursor: auto;
}

.carousel-old--picker .carousel-old__control {
  appearance: none;
  background: #ffffff;
  border: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0;
  height: 100%;
}

.carousel-old--picker .carousel-old__control--left {
  left: 0;
  box-shadow: -25px -25px 250px 175px #ffffff;
}

.carousel-old--picker .carousel-old__control--right {
  right: 0;
  box-shadow: 25px 25px 250px 175px #ffffff;
}

.carousel-old--picker--dark .carousel-old__control {
  background-color: #f4f4f4;
}

.carousel-old--picker--dark .carousel-old__control--left {
  box-shadow: -25px -25px 250px 175px #f4f4f4;
}

.carousel-old--picker--dark .carousel-old__control--right {
  box-shadow: 25px 25px 250px 175px #f4f4f4;
}

.carousel-old__picker-label {
  color: #666666;
  display: none;
  font-family: "VodafoneRegular";
  font-size: 18px;
  left: 50%;
  margin-top: 25px;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  width: 300px;
}

.carousel-old__radio[disabled] + .carousel-old__picker-value {
  color: #cccccc;
}

.carousel-old__slide--active .carousel-old__picker-label {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .carousel-old--hero .carousel-old__slider {
    width: 100%;
  }
  .carousel-old__control--circle {
    height: 44px;
    width: 44px;
  }
  .carousel-old--hero .carousel-old__control {
    display: none;
  }
  .carousel-old__pages {
    margin-top: 15px;
  }
  .carousel-old--picker .carousel-old__slide {
    font-size: 24px;
  }
  .carousel-old--picker .carousel-old__control--left {
    box-shadow: -25px -25px 200px 150px #ffffff;
  }
  .carousel-old--picker .carousel-old__control--right {
    box-shadow: 25px 25px 200px 150px #ffffff;
  }
  .carousel-old--picker--dark .carousel-old__control--left {
    box-shadow: -25px -25px 200px 150px #f4f4f4;
  }
  .carousel-old--picker--dark .carousel-old__control--right {
    box-shadow: 25px 25px 200px 150px #f4f4f4;
  }
}
@media only screen and (max-width: 639px) {
  .carousel-old--hero .carousel-old__slider {
    width: 100%;
  }
  .carousel-old--hero .carousel-old__pagination {
    bottom: 26px;
  }
  .carousel-old__control--circle {
    height: 40px;
    width: 40px;
  }
  .carousel-old__pages {
    margin-top: 13px;
  }
  .carousel-old--picker .carousel-old__slide {
    font-family: "VodafoneRegular";
    font-size: 20px;
  }
  .carousel-old--picker .carousel-old__wrapper-overflow {
    width: 12.5%;
  }
  .carousel-old--picker .carousel-old__control--left {
    box-shadow: -25px -25px 100px 50px #ffffff;
  }
  .carousel-old--picker .carousel-old__control--right {
    box-shadow: 25px 25px 100px 50px #ffffff;
  }
  .carousel-old--picker--dark .carousel-old__control--left {
    box-shadow: -25px -25px 100px 50px #f4f4f4;
  }
  .carousel-old--picker--dark .carousel-old__control--right {
    box-shadow: 25px 25px 100px 50px #f4f4f4;
  }
  .carousel-old__picker-label {
    width: 200px;
  }
}
.check {
  position: relative;
  display: block;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  margin: 20px 0;
}

.check--border {
  border: 1px solid #999999;
  margin-bottom: 10px;
  box-shadow: none;
}

.check__content {
  padding: 20px 48px;
  display: block;
  text-align: center;
  cursor: pointer;
}

.check__footer {
  pointer-events: none;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ebebeb;
  padding: 15px 20px;
  border: 3px solid #ffffff;
}

.check__footer-icon {
  pointer-events: all;
}

.check__icon {
  position: absolute;
  color: #ffffff;
  right: 4px;
  top: 4px;
  z-index: 1;
}

.check__icon--checked {
  display: none;
}

.check__icon--unchecked {
  display: block;
}

.check__pass {
  font-size: 0.8em;
}

.check__check {
  position: absolute;
  top: 0;
  right: 0;
}

.check__check::before {
  border-color: transparent;
  border-right-color: #e60000;
  border-top-color: #e60000;
  border-style: solid;
  border-width: 24px;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}

.check__phone-content {
  padding: 10px;
}

.check__phone-content--small {
  padding: 5px;
}

.check__input:checked ~ .check__check::before {
  border-right-color: #428600;
  border-top-color: #428600;
}

.check__input:checked ~ .check__check .check__icon--checked {
  display: block;
}

.check__input:checked ~ .check__check .check__icon--unchecked {
  display: none;
}

.check__input:focus ~ .check__content {
  outline: 2px solid #00b0ca;
}

@media only screen and (max-width: 639px) {
  .check__content::before {
    border-width: 18px;
  }
  .check__icon {
    top: 5px;
    right: 5px;
  }
  .check__footer {
    padding: 10px 10px 0;
  }
}
.chevron {
  display: table;
  position: relative;
  width: 100%;
}

.chevron--inline {
  display: block;
}

.chevron__text, .chevron__container {
  display: table-cell;
  vertical-align: middle;
}

.chevron__text--wide {
  width: 100%;
  padding-right: 15px;
}

.chevron--inline .chevron__text {
  display: inline;
}

.chevron__container {
  line-height: 0;
  text-align: right;
}

.chevron__container--float {
  float: right;
}

.chevron--inline .chevron__container {
  display: inline-block;
}

.chevron__icon {
  font-size: 18px;
}

.chevron__icon--white {
  color: #ffffff;
}

.chevron__icon--red {
  color: #e60000;
}

.chevron__icon--mine-shaft {
  color: #333333;
}

.circle-tabs__navigation-wrapper {
  max-height: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

.circle-tabs__navigation {
  letter-spacing: -0.215em;
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

.circle-tabs__navigation--gutter {
  margin-bottom: 24px;
}

.circle-tabs--stretch .circle-tabs__navigation {
  max-width: none;
}

.circle-tabs__tab {
  cursor: pointer;
  display: inline-block;
  font-family: "VodafoneRegular";
  font-size: 20px;
  letter-spacing: normal;
  padding: 0 37px;
  position: relative;
}

.circle-tabs__tab--active::before {
  border: 25px solid transparent;
  border-top-color: #ebebeb;
  display: block;
  height: 0;
  width: 0;
  transform: rotate(180deg);
  content: "";
  left: 50%;
  margin-left: -25px;
  position: absolute;
  bottom: 0;
  margin-bottom: -30px;
}

.circle-tabs__tab--dark--active::before {
  border: 25px solid transparent;
  border-top-color: #4a4d4e;
  display: block;
  height: 0;
  width: 0;
  transform: rotate(180deg);
}

.circle-tabs--fixed .circle-tabs__navigation {
  display: table;
  table-layout: fixed;
}

.circle-tabs--fixed .circle-tabs__tab {
  display: table-cell;
}

.circle-tabs__tab-circle {
  border-radius: 100%;
  border: 1px solid #e60000;
  display: block;
  height: 64px;
  width: 64px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  color: #e60000;
  border-color: currentColor;
}

.circle-tabs__tab-circle--pistachio {
  color: #a8b600;
}

.circle-tabs__tab-circle--cerulean {
  color: #00b0ca;
}

.circle-tabs__tab-circle--tangerine {
  color: #eb9700;
}

.circle-tabs__tab-circle--seance {
  color: #9c2aa0;
}

.circle-tabs__tab-label {
  margin-top: 14px;
}

.circle-tabs__tab-label--dark {
  color: #666666;
}

.circle-tabs__tab--active .circle-tabs__tab-label,
.circle-tabs__tab:hover .circle-tabs__tab-label {
  color: #e60000;
}

.circle-tabs__tab--active .circle-tabs__tab-label--dark,
.circle-tabs__tab:hover .circle-tabs__tab-label--dark {
  color: #333333;
}

.circle-tabs__icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: currentColor;
  width: 32px;
  height: 32px;
  stroke-width: 0.3em;
}

.circle-tabs--large .circle-tabs__icon {
  width: 44px;
  height: 44px;
}

.circle-tabs--large .circle-tabs__tab-circle {
  width: 74px;
  height: 74px;
}

.circle-tabs__tab--active .circle-tabs__tab-circle {
  background: currentColor;
}

.circle-tabs__tab--active .circle-tabs__icon {
  color: #ffffff;
}

.circle-tabs__content {
  background-color: #ebebeb;
  padding: 50px 0;
}

.circle-tabs__content::before, .circle-tabs__content::after {
  content: " ";
  display: table;
}

.circle-tabs__content::after {
  clear: both;
}

.circle-tabs__content--dark {
  background-color: #4a4d4e;
  color: #ffffff;
}

.circle-tabs--no-gutter-bottom .circle-tabs__content {
  padding-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .circle-tabs__content {
    padding: 40px 0;
  }
  .circle-tabs__tab {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 639px) {
  .circle-tabs__navigation--top-padding {
    padding-top: 30px;
  }
  .circle-tabs__tab {
    font-size: 16px;
    padding-left: 7px;
    padding-right: 7px;
  }
  .circle-tabs__tab--active::before {
    top: 85%;
  }
  .circle-tabs__navigation--gutter {
    margin-bottom: 25px;
  }
  .circle-tabs__tab-circle {
    width: 60px;
    height: 60px;
    border-width: 1px;
  }
  .circle-tabs__tab-label {
    margin-top: 8px;
  }
  .circle-tabs__icon {
    width: 28px;
    height: 28px;
  }
  .circle-tabs__content {
    padding: 30px 0;
  }
  .circle-tabs--large .circle-tabs__navigation,
  .circle-tabs--large .circle-tabs__tab {
    display: block;
  }
  .circle-tabs--large .circle-tabs__icon {
    position: static;
    transform: none;
    color: #333333;
  }
  .circle-tabs--large .circle-tabs__tab {
    padding: 20px 15px;
    text-align: left;
    border-top: 1px solid #cccccc;
    font-size: 20px;
  }
  .circle-tabs--large .circle-tabs__tab::before {
    content: none;
  }
  .circle-tabs--large .circle-tabs__tab-circle {
    background: transparent;
  }
  .circle-tabs--large .circle-tabs__tab--active .circle-tabs__icon {
    color: #e60000;
  }
  .circle-tabs--large .circle-tabs__tab-circle {
    border-radius: 0;
    border: none;
    width: auto;
    height: auto;
    margin-right: 15px;
  }
  .circle-tabs--large .circle-tabs__tab-circle,
  .circle-tabs--large .circle-tabs__tab-label {
    display: inline-block;
  }
}
.component {
  background-color: #3d3d3d;
}

.component--active {
  position: static;
}

.component__listing {
  background-color: #2a2a2a;
  box-shadow: 0 6px 100px 0 #000000;
  color: #ffffff;
  max-height: 100%;
  opacity: 0;
  overflow: auto;
  position: fixed;
  transition: opacity 0.5s, visibility 0.5s;
  width: 100%;
  z-index: -1;
  visibility: hidden;
}

.component--active .component__listing {
  opacity: 1;
  z-index: 1000;
  visibility: visible;
}

.component__build[disabled], .component__build[disabled]:hover, .component__build[disabled]:focus, .component__zip[disabled], .component__zip[disabled]:hover, .component__zip[disabled]:focus {
  background-color: #666666;
  border-color: #666666;
  color: #333333;
  cursor: default;
}

.component__close {
  position: absolute;
  right: 50px;
  top: 50px;
}

.component__listing-label {
  background-color: #4a4d4e;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 11px 37px;
  transition: background-color 0.15s;
}

.component__listing-label:hover {
  cursor: pointer;
}

.component__listing-checkbox:checked + .component__listing-label {
  background-color: #428600;
}

.component__listing-label-tick {
  display: none;
}

.component__listing-checkbox:checked + .component__listing-label .component__listing-label-tick {
  display: inline-block;
  margin-right: 10px;
}

.component__source {
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  top: 0;
  transition: all 0.5s;
}

.component--active .component__source {
  top: 300px;
  transform: scale(0.85);
}

.component__content {
  padding: 50px 0;
  position: relative;
}

.component--building .component__content::before {
  background-color: rgba(51, 51, 51, 0.75);
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

.component--building .component__content::after {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  color: #ffffff;
  content: "Adding to build...";
  font-size: 40px;
  z-index: 1;
}

.component__tray-show, .component__tray-content {
  background-color: #222222;
}

.component__tray-show {
  border-top: 1px solid #3d3d3d;
  padding: 20px;
  text-align: center;
}

.component__tray-show:hover {
  cursor: pointer;
}

.component__tray-content {
  overflow: auto;
  padding: 50px 0;
}

.component__file-tick {
  color: #428600;
  width: 20px;
}

.component--active .component__component {
  min-height: 90px;
  position: relative;
}

.component--active .component__component::before, .component--active .component__component::after {
  left: 0;
  position: absolute;
  top: 0;
  transition: background-color 0.15s;
  z-index: 1000;
}

.component--active .component__component::before {
  background-color: rgba(189, 0, 0, 0.3);
  bottom: 0;
  content: "";
  right: 0;
  text-transform: capitalize;
}

.component--active .component__component::after {
  background-color: #e60000;
  color: #ffffff;
  content: attr(data-component);
  display: inline-block;
  font-size: 20px;
  padding: 11px 37px;
}

.component--active .component__component--selected::before {
  background-color: rgba(77, 153, 0, 0.3);
}

.component--active .component__component--selected::after {
  background-color: #4d9900;
}

.dial {
  border-radius: 50%;
  display: inline-block;
  line-height: 0;
  overflow: hidden;
  padding: 10px;
  position: relative;
  z-index: 1;
}

.dial--full {
  overflow: visible;
  padding: 0;
}

.dial--full .dial__svg {
  overflow: inherit;
}

.dial__svg {
  animation-name: circle;
  animation-duration: 0.4s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  display: block;
  height: 100%;
  width: 100%;
  transform: scale(0.6);
  opacity: 0;
}

.dial__circle {
  fill: transparent;
  stroke-dasharray: 0%, 20000%;
  stroke-linecap: round;
  stroke-width: 15px;
  transition: stroke-dasharray 0.4s ease-in-out;
}

.dial__circle-track {
  fill: transparent;
  stroke: #434343;
  stroke-width: 8px;
}

.dial__circle-track--flush {
  stroke-width: 15px;
}

.dial--tiny .dial__circle {
  stroke-width: 30px;
}

.dial--tiny .dial__circle-track {
  stroke-width: 15px;
}

.dial--tangerine .dial__circle {
  stroke: #eb9700;
}

.dial--limeade .dial__circle {
  stroke: #56a800;
}

.dial--seance .dial__circle {
  stroke: #9c2aa0;
}

.dial--cerulean .dial__circle {
  stroke: #00b0ca;
}

.dial--finn .dial__circle {
  stroke: #5e2750;
}

.dial--red .dial__circle {
  stroke: #e60000;
}

.dial--finn .dial__circle-track {
  stroke: #cccccc;
}

.dial--silver .dial__circle {
  stroke: #cccccc;
}

.dial--amethyst .dial__circle {
  stroke: #c649ca;
}

.dial--finn .dial__cta {
  background: #ffffff;
  border: 14px solid #5e2750;
}

.dial--finn .dial__value-wrapper,
.dial--finn .dial__cta-icon {
  color: #333333;
}

.dial--body::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: 3;
  left: 50%;
  margin-left: -3px;
  margin-top: -1px;
  animation: fade-in-extended 1.5s;
}

.dial--body .dial__circle-track {
  stroke: #cccccc;
  stroke-width: 16px;
}

.dial--body .dial__circle {
  stroke-width: 26px;
}

.dial__indicator {
  position: absolute;
  transform-origin: 0 100%;
  left: 50%;
  padding-left: 50%;
  padding-top: 50%;
  z-index: 1;
  transition: transform 0.4s ease-in-out;
}

.dial__indicator::before {
  content: "";
  border: 3px solid transparent;
  border-right-color: #ffffff;
  height: 0;
  width: 0;
  position: absolute;
  left: 0;
  top: -1px;
  margin-left: -6px;
  animation: fade-in-extended 1.5s forwards;
}

.dial--tiny .dial__indicator {
  display: none;
}

.dial__segmentations {
  animation-name: circle;
  animation-duration: 0.4s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  transform: scale(0.6);
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.dial__segmentation {
  height: 40%;
  left: 50%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 90%;
  transform-origin: 0 -100%;
}

.dial__segmentation::before {
  background: currentColor;
  bottom: 100%;
  content: "";
  height: 30%;
  margin-left: -1px;
  position: absolute;
  width: 2px;
}

.dial__segmentation-number {
  color: #ffffff;
  position: absolute;
  top: 10px;
  transform-origin: left;
}

.dial__segmentation:nth-child(1) {
  transform: rotate(0deg);
}

.dial__segmentation:nth-child(1) .dial__segmentation-number {
  transform: rotate(360deg) translateX(-50%);
}

.dial__segmentation:nth-child(2) {
  transform: rotate(45deg);
}

.dial__segmentation:nth-child(2) .dial__segmentation-number {
  transform: rotate(315deg) translateX(-50%);
}

.dial__segmentation:nth-child(3) {
  transform: rotate(90deg);
}

.dial__segmentation:nth-child(3) .dial__segmentation-number {
  transform: rotate(270deg) translateX(-50%);
}

.dial__segmentation:nth-child(4) {
  transform: rotate(135deg);
}

.dial__segmentation:nth-child(4) .dial__segmentation-number {
  transform: rotate(225deg) translateX(-50%);
}

.dial__segmentation:nth-child(5) {
  transform: rotate(180deg);
}

.dial__segmentation:nth-child(5) .dial__segmentation-number {
  transform: rotate(180deg) translateX(-50%);
}

.dial__segmentation:nth-child(6) {
  transform: rotate(225deg);
}

.dial__segmentation:nth-child(6) .dial__segmentation-number {
  transform: rotate(135deg) translateX(-50%);
}

.dial__segmentation:nth-child(7) {
  transform: rotate(270deg);
}

.dial__segmentation:nth-child(7) .dial__segmentation-number {
  transform: rotate(90deg) translateX(-50%);
}

.dial__segmentation:nth-child(8) {
  transform: rotate(315deg);
}

.dial__segmentation:nth-child(8) .dial__segmentation-number {
  transform: rotate(45deg) translateX(-50%);
}

.dial__value-wrapper {
  animation: value 1s 1s forwards;
  color: #ffffff;
  left: 50%;
  line-height: 1;
  position: absolute;
  opacity: 0;
  text-align: center;
  top: 0;
  margin-top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.dial__value-label {
  font-size: 18px;
  white-space: nowrap;
}

.dial__value {
  font-size: 74px;
  font-family: "VodafoneRegularBold";
}

.dial__value--initial {
  font-size: 40px;
}

.dial__cta {
  animation: value 1s 1.5s forwards;
  opacity: 0;
  background: #333333;
  border-radius: 50%;
  border: 12px solid #ffffff;
  bottom: 100%;
  height: 65px;
  left: 50%;
  position: absolute;
  margin-left: 35px;
  width: 65px;
  z-index: 1;
  margin-bottom: -24px;
}

.dial__cta::before, .dial__cta::after {
  content: "";
  height: 11px;
  width: 11px;
  border-radius: 50%;
  box-shadow: 6px 4px 0 0 #ffffff;
  position: absolute;
  bottom: 12px;
  left: -23px;
  display: none;
}

.dial__cta::after {
  left: auto;
  right: -3px;
  bottom: -18px;
  transform: rotate(170deg);
}

.dial__cta-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #ffffff;
  width: 25px;
  height: 25px;
  z-index: 1;
}

.dial--dashboard .dial__value {
  font-size: 56px;
}

.dial--dashboard .dial__svg {
  height: 180px;
}

.dial__link-overlay, .dial__passes-wrapper {
  position: absolute;
  top: 3px;
  right: 0;
  left: 4px;
  bottom: 0;
  width: 172px;
  height: 173px;
  overflow: hidden;
  border-radius: 50%;
  z-index: 0;
}

.dial__link-overlay {
  z-index: 1;
}

.dial__pass {
  font-size: 9px;
}

.dial__passes {
  position: relative;
  top: 97px;
  direction: rtl;
}

.dial--passes {
  animation: fade-in-extended 1.5s forwards;
}

.dial--passes .dial__value-wrapper {
  margin-top: 55px;
}

.dial--passes .dial__value {
  font-size: 36px;
  margin-bottom: 5px;
}

.dial__sub-category-cta {
  animation-delay: 0.1s;
  animation: fade-in-extended 1.5s;
  background: #5e2750;
  border-top-left-radius: 350px;
  border-top-right-radius: 350px;
  bottom: 7%;
  display: inline-block;
  height: 13%;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  transform: translateX(-50%);
  width: 26%;
  z-index: 1;
}

.dial__sub-category-cta::before {
  background: #5e2750;
  border-radius: 50%;
  bottom: -15%;
  content: "";
  display: inline-block;
  height: 40%;
  left: 0;
  position: absolute;
  width: 100%;
}

.dial__sub-category-cta__icon {
  color: #ffffff;
  height: 12px;
  left: 54%;
  position: absolute;
  stroke-width: 1em;
  top: 60%;
  transform: translate(-50%, -50%);
  width: 12px;
}

.no-cssanimations .dial__svg, .no-cssanimations .dial__segmentations, .no-cssanimations .dial__cta {
  transform: scale(1);
  opacity: 1;
}

.no-cssanimations .dial__value-wrapper {
  opacity: 1;
}

@media only screen and (max-width: 1024px) {
  .dial--dashboard .dial__value {
    font-size: 40px;
  }
  .dial--passes .dial__value {
    font-size: 36px;
  }
  .dial__add-data {
    display: none;
  }
  .dial__add-data--active {
    display: block;
  }
  .dial__add-data--active .dial__centre--first {
    animation-name: rotate-first;
    animation-delay: 0.375s;
  }
  .no-cssanimations .dial__add-data--active .dial__centre--first {
    transform: rotate(100deg);
  }
  .dial__add-data--active .dial__centre--second {
    animation-name: rotate-second;
    animation-delay: 0.1875s;
  }
  .no-cssanimations .dial__add-data--active .dial__centre--second {
    transform: rotate(130deg);
  }
  .dial__centre {
    position: absolute;
    height: 170px;
    width: 170px;
    transform-origin: 50% 50%;
    border-radius: 50%;
    animation-duration: 0.75s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transform: rotate(65deg);
  }
  .dial__link {
    margin-top: -61px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    opacity: 1;
    transition: top 0.5s ease-out 2s, opacity 0.5s ease-out 2s;
    display: block;
    background-color: #000000;
    color: #ffffff;
  }
  .dial__link-text {
    font-family: "VodafoneRegularBold";
  }
  .dial__link-text--first {
    transform: rotate(-100deg);
    padding-bottom: 19px;
    padding-right: 63px;
  }
  .dial__link-text--second {
    transform: rotate(-130deg);
    padding-bottom: 23px;
    padding-right: 55px;
  }
  .dial__addon-button {
    display: block;
    transform: rotate(0deg);
    transition: transform 0.2s;
  }
  .dial__addon-button--active {
    transform: rotate(45deg);
  }
  .no-csstransitions .dial__addon-button--active {
    transform: rotate(0deg);
  }
}
@media only screen and (max-width: 639px) {
  .dial__value-label {
    font-size: 18px;
  }
  .dial__value {
    font-size: 52px;
  }
  .dial__value--initial {
    font-size: 20px;
  }
  .dial__link {
    margin-top: -58px;
  }
  .dial__link-text--first {
    padding-bottom: 17px;
    padding-right: 60px;
  }
  .dial__link-text--second {
    padding-bottom: 21px;
    padding-right: 53px;
  }
  .dial__svg {
    height: auto;
  }
  .dial--dashboard .dial__value {
    font-size: 52px;
  }
  .dial--passes .dial__value {
    font-size: 36px;
  }
  .dial__passes-wrapper {
    width: 167px;
    height: 168px;
  }
  .dial__sub-category-cta {
    bottom: 10%;
  }
}
@keyframes rotate-first {
  0% {
    transform: rotate(63deg);
  }
  100% {
    transform: rotate(100deg);
  }
}
@keyframes rotate-second {
  0% {
    transform: rotate(63deg);
  }
  100% {
    transform: rotate(130deg);
  }
}
.dialog {
  background-color: #333333;
  bottom: 125%;
  color: #ffffff;
  left: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: hidden;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  top: -125%;
  transition: top 0.35s, bottom 0.35s;
  z-index: 9999;
}

.dialog--light {
  background-color: #ebebeb;
  color: #000000;
}

.dialog--display {
  bottom: 0;
  top: 0;
}

.dialog--scrollable {
  overflow-y: auto;
}

.dialog--interstitial .dialog__content {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.dialog--interstitial .dialog__close {
  display: none;
}

.dialog__close-spring {
  height: auto;
  position: relative;
}

.dialog__close {
  position: absolute;
  z-index: 1;
  right: 0;
  padding: 30px;
  display: none;
}

.dialog__close--alt {
  left: 0;
  right: auto;
}

.dialog--secondary .dialog__close {
  left: 0;
  right: auto;
}

.dialog--secondary .dialog__close--alt {
  left: auto;
  right: 0;
}

.dialog__content {
  padding: 60px 0;
  height: auto;
  position: relative;
}

.dialog__content--inline {
  display: none;
}

.dialog__loading {
  margin: 0 auto;
  width: 16%;
  padding-top: 10%;
}

@media only screen and (max-width: 1024px) {
  .dialog__spring {
    position: static;
  }
}
@media only screen and (max-width: 639px) {
  .dialog__loading {
    width: 30%;
  }
}
.filter--spring {
  margin: 0 auto;
  max-width: 1200px;
}

.filter__overflow {
  margin-left: -300px;
  transition: margin-left 0.3s ease-in;
  width: calc(100% + 300px);
}

.filter__overflow--shift {
  margin-left: 0;
}

.filter__content {
  display: block;
  letter-spacing: -0.215em;
  white-space: nowrap;
  width: 100%;
}

.filter__filters, .filter__results {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  white-space: normal;
}

.filter__filters {
  opacity: 0;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  padding-right: 20px;
  transition: opacity 0.3s ease-in, visibility 0.3s;
  width: 300px;
  visibility: hidden;
}

.filter__filters--filled {
  background-color: #f4f4f4;
  position: relative;
  padding-left: 10px;
  padding-top: 20px;
}

.filter__filters--filled::before {
  background-color: #f4f4f4;
  bottom: 0;
  content: "";
  left: -100vw;
  position: absolute;
  right: 100%;
  top: 0;
}

.filter__filters--filled--alt {
  background-color: #ffffff;
  top: 100px;
}

.filter__filters--filled--alt::before {
  background-color: #ffffff;
}

.filter--card .filter__filters {
  padding-left: 20px;
}

.filter__overflow--shift .filter__filters {
  opacity: 1;
  visibility: visible;
}

.filter__menu {
  background-color: #ffffff;
  display: none;
  padding: 0 30px;
  position: relative;
  vertical-align: top;
  width: 300px;
}

.filter__menu--active {
  display: table-cell;
  opacity: 1;
  vertical-align: top;
  z-index: 1;
}

.filter__menu--active::before {
  background-color: #ffffff;
  bottom: 0;
  content: "";
  display: block;
  left: -500%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.filter__results {
  width: calc(100% - 300px);
}

.filter__toggle {
  background-color: #ffffff;
  border: 1px solid #999999;
  display: inline-block;
  cursor: pointer;
  padding: 10px 20px;
  vertical-align: middle;
}

.filter__clear {
  background: none;
  border-left: 1px solid #cccccc;
  display: inline-block;
  margin: 0 0 0 15px;
  padding: 0 0 3px 15px;
  vertical-align: middle;
}

.filter__clear::after {
  border-bottom: 1px solid #666666;
  content: "";
  display: block;
}

.filter__cross {
  height: 30px;
  width: 30px;
}

.filter__close {
  appearance: none;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #cccccc;
  color: #666666;
  margin: 0;
  padding: 0 0 20px;
  text-align: right;
  width: 100%;
}

.filter__close--border {
  padding-bottom: 3px;
}

.filter__close--border::after {
  border-bottom: 1px solid #cccccc;
  content: "";
  display: block;
}

.filter__category {
  display: block;
  margin: 0;
}

.filter__option {
  border-bottom: 1px solid #cccccc;
  display: block;
  padding: 25px 0;
}

.filter__option--second {
  padding-left: 20px;
}

.filter__option--third {
  padding-left: 40px;
}

.filter__group {
  background-color: #f4f4f4;
  display: none;
}

.filter__group--display {
  display: block;
}

.filter__label {
  border-bottom: none;
  padding-right: 25px;
}

.filter__icon {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.filter__icon--chevron {
  color: #e60000;
  height: 30px;
  margin: 0;
  transition: transform 0.3s;
  transform-origin: 50% 50%;
  width: 30px;
  margin-right: 5px;
}

.filter__option--checked .filter__icon--chevron {
  transform: scaleY(-1);
}

@media only screen and (max-width: 1024px) {
  .filter__filters--filled {
    padding-left: 20px;
  }
  .filter__option {
    padding: 20px 0;
  }
  .filter__option--second {
    padding-left: 15px;
  }
  .filter__option--third {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 639px) {
  .filter__overflow, .filter__content, .filter__filters, .filter__results {
    display: block;
    width: 100%;
  }
  .filter__overflow {
    margin: 0;
    transition: none;
  }
  .filter__filters {
    background-color: #ffffff;
    display: none;
    opacity: 1;
    padding: 0;
    margin-bottom: 0;
    transition: none;
  }
  .filter__filters--filled--alt {
    top: 0;
    margin-bottom: 40px;
  }
  .filter__filters--filled::before {
    display: none;
  }
  .filter--card .filter__filters {
    padding-left: 0;
  }
  .filter__overflow--shift .filter__filters {
    display: block;
  }
  .filter__clear, .filter__toggle {
    width: auto;
  }
  .filter__actions {
    background-color: #ffffff;
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
    padding: 0 20px 20px;
  }
  .filter__menu {
    display: none;
    opacity: 1;
    padding: 0 15px;
    width: 100%;
  }
  .filter__menu--active {
    display: block;
    margin-bottom: 20px;
  }
  .filter__category {
    margin: 10px 0;
  }
  .filter__option {
    background-color: #ffffff;
    border: 1px solid #999999;
    border-left: none;
    border-right: none;
    margin-top: -1px;
    padding: 20px;
  }
  .filter__option--second {
    background-color: #f4f4f4;
    padding-left: 30px;
  }
  .filter__option--third {
    background-color: #f4f4f4;
    padding-left: 40px;
  }
  .filter__close {
    border-bottom: none;
    padding: 15px 0 5px;
  }
  .filter--card .filter__option {
    border-color: #cccccc;
    border-left: none;
    border-right: none;
  }
  .filter--card .filter__option--second {
    background-color: #f4f4f4;
  }
  .filter__apply {
    margin: 30px 0;
    padding: 0 10px;
  }
}
.filters__container--no-wrap .filters__sidebar {
  background-color: #ffffff;
  margin-right: 0;
  width: 300px;
  padding: 20px 30px 9999px;
}

.filters__sidebar {
  margin-bottom: -9999px;
  border-right: 1px solid #cccccc;
  padding: 0 30px 9999px 2px;
  float: left;
  width: 260px;
  margin-right: 40px;
}

.filters__sidebar--no-border {
  border-right: none;
}

.filters__sidebar--white {
  background-color: #ffffff;
  padding: 10px 30px 0 12px;
  margin-bottom: 0;
  border-right: none;
}

.filters__close-button {
  float: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #333333;
  margin: 0;
  padding: 0 0 20px;
  text-align: right;
  cursor: pointer;
}

.filters__clear {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 10px 0;
  color: #cccccc;
  vertical-align: middle;
}

.filters__clear--dark {
  color: #666666;
}

.filters__search-results {
  display: inline-block;
  width: calc(100% - 300px);
  position: relative;
}

.filters__sidebar-toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: block;
  margin-right: 15px;
  padding: 10px 20px;
  text-align: center;
  border: 1px solid #cccccc;
  color: #333333;
  background-color: #ffffff;
  float: left;
}

.filters__sidebar-toggle--active {
  border-color: #e60000;
  color: #e60000;
}

.filters__sidebar-toggle--active .actions__icon--chevron {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

.filters__sidebar-toggle--transparent {
  background-color: transparent;
}

.filters__input-list {
  display: none;
  list-style-type: none;
}

.filters__input-list--active .filters__input-list {
  display: block;
}

.filters__input-list--active .actions__icon--chevron {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

.filters__input-item {
  margin-bottom: 20px;
}

.filters__input-item--hidden {
  display: none;
}

.filters__input {
  margin-right: 10px;
}

.filters__overflow {
  margin-left: -300px;
  transition: margin-left 0.3s ease-in;
  width: calc(100% + 300px);
}

.filters__overflow .filters__sidebar {
  transition: opacity 0.3s ease-in;
  opacity: 0;
}

.filters__overflow--shift {
  margin-left: 0;
}

.filters__overflow--shift .filters__sidebar {
  opacity: 1;
}

.filters__filter-group {
  clear: both;
}

.filters__filter-group .filters__input-item--hidden {
  display: none;
}

.filters__filter-group .filters__view-all,
.filters__filter-group .filters__view-all--toggle {
  margin-top: 20px;
  text-decoration: underline;
  -webkit-appearance: none;
  appearance: none;
  display: block;
  border: none;
  filter: none !important;
  background: transparent;
}

.filters__filter-group .filters__view-all {
  display: block;
}

.filters__filter-group .filters__view-all--toggle {
  display: none;
}

.filters__filter-group--active .filters__input-item--hidden {
  display: block;
}

.filters__filter-group--active .filters__view-all {
  display: none;
}

.filters__filter-group--active .filters__view-all--toggle {
  display: block;
}

.filters__group-legend {
  width: 100%;
  cursor: pointer;
}

.filters__results-overlay {
  background-color: #333333;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.3;
  display: none;
}

.filters__search-results--loading .filters__results-overlay {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .filters__sidebar {
    padding-right: 0;
  }
  .filters__form {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 639px) {
  .filters__overflow {
    width: 100%;
    transition: none;
    margin-left: 0;
  }
  .filters__overflow--shift .filters__sidebar {
    width: 100%;
    padding: 0 0 9999px;
    height: auto;
    display: block;
  }
  .filters__close-button {
    padding: 10px 0 20px;
  }
  .filters__sidebar {
    float: none;
    width: 100%;
    border: none;
    display: none;
  }
  .filters__group-legend {
    padding: 20px;
    border-top: 1px solid #cccccc;
  }
  .filters__input-list {
    margin: 0;
  }
  .filters__input-item {
    border-top: 1px solid #cccccc;
    margin-bottom: 0;
    padding: 20px;
  }
  .filters__input-list-label {
    width: 100%;
    display: block;
  }
  .filters__search-results {
    padding: 0 10px;
    width: auto;
  }
  .filters__clear {
    vertical-align: text-bottom;
  }
  .filters__counter-toggle {
    margin-left: 10px;
  }
}
.form--dark {
  background-color: #333333;
  color: #ffffff;
  padding: 20px;
}

.form__row {
  display: block;
  margin-top: 28px;
}

.form__row--inline {
  display: inline-block;
}

.form__row--slim {
  margin-top: 20px;
}

.form__row--medium {
  margin-top: 40px;
}

.form__row--large {
  margin-top: 60px;
}

.form__row--leading {
  margin-top: 0;
}

.form__label {
  display: block;
  margin-bottom: 9px;
}

.form__label--checkable {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  vertical-align: middle;
}

.form__label--checkable--ruled::after {
  border-bottom: 1px solid currentColor;
  content: "";
  display: block;
  margin-top: -3px;
}

.form__label--required::after {
  content: " *";
  color: #e60000;
}

.form__input {
  background-color: #ffffff;
  border: 1px solid #999999;
  border-radius: 0;
  box-shadow: inset 1px 3px 4px 0 rgba(0, 0, 0, 0.1);
  color: #666666;
  display: block;
  position: relative;
  width: 100%;
  padding: 13px 20px 12px;
  font-size: 20px;
  height: 50px;
}

.form__input--shaded {
  box-shadow: inset 0 5px 9px -7px rgba(0, 0, 0, 0.4), inset 5px 0 9px -7px rgba(0, 0, 0, 0.4);
}

.form__input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}

.form__input--caption {
  margin-top: 14px;
}

.form__input--selectable {
  background-color: transparent;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 0;
}

.form__input--selectable--dark {
  color: #000000;
  border-color: #000000;
}

.form__input--selectable::before {
  background: #cccccc;
  bottom: 8px;
  content: "";
  position: absolute;
  right: 46px;
  top: 8px;
  width: 1px;
  z-index: 1;
  display: none;
}

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

.form__input--range {
  background-color: transparent;
  border: none;
  padding: 0;
}

.form__input--disabled {
  opacity: 0.5;
}

.form__input--light {
  border: none;
}

.form__input--round {
  border-radius: 25px;
}

.form__checkbox, .form__radio {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: auto;
}

.form__checkbox--bubble {
  background: #e60000 !important;
  border: none !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.form__checkbox--bubble + .form__label {
  background-color: #ffffff;
  border-radius: 50%;
  line-height: 50px;
  transition: all 0.3s;
  width: 50px;
}

.form__checkbox--bubble:checked + .form__label {
  background-color: #bd0000;
  color: #ffffff;
}

.form__checkbox--bubble:focus + .form__label {
  outline: 2px solid #00b0ca;
}

.form__select {
  height: 100%;
  width: 100%;
  border: none;
  padding: 12px 20px 11px;
}

.form__icon {
  display: none;
  background: inherit;
  float: right;
  height: 22px;
  width: 22px;
  pointer-events: none;
  position: relative;
}

.form__icon--red {
  background: #bd0000;
}

.mouse-active .form__checkbox--bubble:focus + .form__label {
  outline: none;
}

.appearance .form__input {
  padding: 13px 20px 12px;
}

.appearance .form__input--selectable {
  padding-right: 14px;
}

.appearance .form__input--selectable::before {
  display: none;
}

.appearance .form__input--select {
  border: none;
  padding-left: 0;
}

.appearance .form__select {
  -webkit-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border-radius: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  padding-right: 45px;
}

.appearance .form__select::-ms-expand {
  display: none;
}

.appearance .form__select--transparent {
  background-color: transparent;
}

.appearance .form__icon {
  display: block;
}

@media only screen and (max-width: 639px) {
  .form__row {
    margin-top: 18px;
  }
  .form__row--leading {
    margin-top: 0;
  }
  .form__input, .form__checkbox, .form__radio {
    font-size: 18px;
    padding-top: 11px;
    padding-bottom: 12px;
    height: 45px;
  }
  .form__input--selectable, .form__checkbox--selectable, .form__radio--selectable {
    padding: 0;
  }
  .form__checkbox, .form__radio {
    height: auto;
  }
  .form__checkbox--bubble + .form__label {
    line-height: 35px;
    width: 35px;
  }
  .form__heading {
    text-align: center;
  }
  .appearance .form__input {
    padding-top: 11px;
    padding-bottom: 12px;
  }
  .appearance .form__select {
    padding-top: 10px;
    padding-bottom: 11px;
    padding-right: 65px;
  }
}
.grill {
  bottom: 0;
  display: none;
  left: 0;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 300px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

.grill::before, .grill::after {
  background-color: rgba(0, 176, 202, 0.5);
  bottom: 0;
  content: "";
  display: block;
  left: -100%;
  position: absolute;
  right: 100%;
  top: 0;
}

.grill::after {
  left: 100%;
  right: -100%;
}

.grill--display {
  display: block;
}

.grill__grid {
  height: 100%;
}

.grill__item {
  height: 100%;
  position: relative;
}

.grill__item::after {
  background-color: rgba(230, 0, 0, 0.2);
  bottom: 0;
  content: "";
  display: block;
  left: 10px;
  position: absolute;
  right: 10px;
  top: 0;
}

.grill__item--empty::after {
  content: none;
}

@media only screen and (max-width: 639px) {
  .grill {
    padding-left: 5px;
    padding-right: 5px;
  }
  .grill__item::after {
    left: 5px;
    right: 5px;
  }
}
.heading {
  display: block;
  font-family: "VodafoneLight";
  font-weight: 400;
  line-height: 1em;
  margin: 0;
  width: 100%;
}

.heading--1 {
  font-size: 64px;
  line-height: 72px;
  margin: 60px 0;
}

.heading--2 {
  font-size: 56px;
  line-height: 62px;
  margin: 70px 0 35px;
}

.heading--3 {
  font-size: 40px;
  line-height: 48px;
  margin: 60px 0 30px;
}

.heading--4 {
  font-size: 28px;
  line-height: 34px;
  margin: 40px 0 30px;
}

.heading--5 {
  font-family: "VodafoneRegular";
  font-size: 20px;
  line-height: 28px;
  margin: 15px 0;
}

.heading--6 {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0;
}

.heading--light {
  font-family: "VodafoneLight";
}

.heading--regular {
  font-family: "VodafoneRegular";
}

.heading--bold {
  font-family: "VodafoneRegularBold";
}

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

.heading--inline-block {
  display: inline-block;
  width: auto;
}

.heading--inline {
  display: inline;
}

.heading--leading {
  margin-top: 0;
}

.heading--trailing {
  margin-bottom: 0;
}

.heading--no-gutter {
  margin: 0;
}

.heading--tabs {
  margin-top: 45px;
}

@media only screen and (max-width: 1024px) {
  .heading--1 {
    font-size: 56px;
    line-height: 62px;
    margin: 20px 0 60px;
  }
  .heading--2 {
    font-size: 40px;
    line-height: 48px;
    margin: 60px 0 30px;
  }
  .heading--3 {
    font-size: 34px;
    line-height: 40px;
    margin: 50px 0 25px;
  }
  .heading--4 {
    font-size: 24px;
    line-height: 30px;
    margin: 35px 0 25px;
  }
  .heading--5 {
    font-size: 20px;
    line-height: 28px;
    margin: 15px 0;
  }
  .heading--6 {
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0;
  }
  .heading--4, .heading--5 {
    margin: 15px 0;
  }
  .heading--leading {
    margin-top: 0;
  }
  .heading--trailing {
    margin-bottom: 0;
  }
  .heading--no-gutter {
    margin: 0;
  }
}
@media only screen and (max-width: 639px) {
  .heading--1 {
    font-size: 32px;
    line-height: 40px;
    margin: 25px 0 35px;
  }
  .heading--2 {
    font-size: 28px;
    line-height: 36px;
    margin: 50px 0 30px;
  }
  .heading--3 {
    font-size: 24px;
    line-height: 30px;
    margin: 40px 0 20px;
  }
  .heading--4 {
    font-family: "VodafoneRegular";
    font-size: 20px;
    line-height: 28px;
    margin: 25px 0 15px;
  }
  .heading--5 {
    font-size: 18px;
    line-height: 24px;
    margin: 15px 0;
  }
  .heading--6 {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0;
  }
  .heading--leading {
    margin-top: 0;
  }
  .heading--trailing {
    margin-bottom: 0;
  }
  .heading--no-gutter {
    margin: 0;
  }
}
.hero-carousel {
  position: relative;
}

.hr {
  border: none;
  border-top: 1px solid #cccccc;
  display: block;
  margin: 50px 0;
  background-color: inherit;
}

.hr--white {
  border-top: 2px solid #ffffff;
}

.hr--slim {
  margin-bottom: 20px;
  margin-top: 20px;
}

.hr--dusty-gray {
  border-top: 1px solid #999999;
}

@media only screen and (max-width: 639px) {
  .hr--sm-ruled {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.input-group {
  display: block;
  padding-right: 50px;
  position: relative;
}

.input-group--large {
  padding-right: 100px;
}

.input-group--clear {
  padding-right: 0;
}

.input-group__submit {
  height: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}

.input-group--large .input-group__submit {
  width: 100px;
}

.input-group__submit-icon {
  height: 30px;
  width: 30px;
}

.input-group__input {
  font-size: 20px;
  overflow: hidden;
  padding-right: 70px;
  height: 50px;
}

.input-group__input:valid {
  padding-right: 40px;
}

.input-group__input--flush:valid {
  padding-right: 50px;
}

.input-group__clear {
  margin-right: -20px;
  display: none;
  background: transparent;
  border: none;
  padding: 12px;
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 0.5em;
}

.input-group__clear:hover {
  background: transparent;
}

.input-group__clear--flush {
  right: 23px;
}

.input-group--clear .input-group__clear {
  right: 20px;
}

.input-group__input:valid + .input-group__clear {
  display: block;
}

.input-group__clear-icon {
  width: 20px;
  height: 20px;
  color: #333333;
}

@media only screen and (max-width: 639px) {
  .input-group {
    padding-right: 45px;
  }
  .input-group--clear {
    padding-right: 0;
  }
  .input-group__clear {
    width: auto;
  }
  .input-group__submit {
    width: 45px;
    height: 45px;
  }
  .input-group__input {
    height: 45px;
  }
}
.input-number {
  -moz-appearance: textfield;
}

.input-number::-webkit-outer-spin-button, .input-number::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.interstitial {
  background-color: #333333;
  bottom: 100%;
  color: #ffffff;
  left: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  top: -100%;
  transition: top 0.35s, bottom 0.35s;
  z-index: 9999;
}

.interstitial--display {
  bottom: 0;
  top: 0;
}

.interstitial__spring {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

.large-block-tabs__gutter {
  margin: 0 0 45px;
}

.large-block-tabs__tab {
  cursor: pointer;
  display: inline-block;
  font-family: "VodafoneRegular";
  font-size: 20px;
  letter-spacing: normal;
  padding: 0 35px;
  position: relative;
  background-color: #ebebeb;
}

.large-block-tabs__tab--active {
  border-bottom: 3px solid #e60000;
}

.large-block-tabs__tab--active::before {
  border: 25px solid transparent;
  border-top-color: #ebebeb;
  display: block;
  height: 0;
  width: 0;
  transform: rotate(180deg);
  content: "";
  left: 50%;
  margin-left: -25px;
  position: absolute;
  bottom: 0;
  margin-bottom: -48px;
}

.large-block-tabs__content {
  background-color: #ebebeb;
  padding: 50px 0;
}

.large-block-tabs__content::before, .large-block-tabs__content::after {
  content: " ";
  display: table;
}

.large-block-tabs__content::after {
  clear: both;
}

.large-block-tabs__inner {
  padding: 21px;
  vertical-align: middle;
  display: inline-block;
  font-size: 18px;
}

@media only screen and (max-width: 1024px) {
  .large-block-tabs__inner {
    padding: 10px 0;
  }
  .large-block-tabs__content {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 639px) {
  .large-block-tabs__gutter {
    margin: 0 0 23px;
  }
  .large-block-tabs__inner {
    padding: 0 0 5px;
  }
  .large-block-tabs__tab {
    padding: 0;
  }
  .large-block-tabs__tab--active::before {
    border: 15px solid transparent;
    border-top-color: #ebebeb;
    display: block;
    height: 0;
    width: 0;
    transform: rotate(180deg);
    margin-bottom: -36px;
  }
}
.link {
  color: inherit;
}

.link--block {
  display: block;
  border-left: none;
  margin-top: 5px;
}

.link--body {
  display: inline-block;
  text-decoration: underline;
}

.link--body:hover, .link--body:focus {
  text-decoration: none;
}

.link:hover, .link:focus {
  color: #e60000;
}

.link--dark, .link--body--dark {
  color: #ffffff;
}

.link--dark:hover, .link--dark:focus, .link--body--dark:hover, .link--body--dark:focus {
  color: #cccccc;
  text-decoration: none;
}

.link--dark:focus, .link--body--dark:focus {
  outline-color: #00b0ca;
}

.link--tile {
  background: #ffffff;
  border-left: 6px solid transparent;
  box-shadow: 0 1px 3px 0 #afafaf;
  display: block;
  margin-bottom: 10px;
  font-size: 22px;
  padding: 22px 40px 24px;
}

.link--tile:hover, .link--tile:focus {
  color: #333333;
}

.link--tile--dark {
  border-left: 6px solid #4a4d4e;
}

.link--tile--red {
  border-left: 6px solid #e60000;
}

.link--tile .link__icon {
  width: 44px;
  height: 44px;
  color: #666666;
}

.link__heading {
  padding-right: 25px;
}

@media only screen and (max-width: 1024px) {
  .link--tile {
    padding: 25px 30px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .link--tile {
    font-size: 18px;
    padding: 20px;
  }
}
.list {
  margin: 0;
  padding-left: 20px;
}

.list--reset {
  list-style: none;
  padding-left: 0;
}

.list--no-style {
  list-style: none;
}

.list--overflow {
  overflow: hidden;
}

.list__item--lined {
  border-bottom: 1px solid #d6d6d6;
  margin: 0;
  padding: 20px 20px 20px 15px;
  text-align: left;
}

.list__item--last {
  border-bottom: none;
}

.list__horizontal {
  display: inline;
  padding-right: 10px;
}

.list__term {
  font-family: "VodafoneRegularBold";
  margin-top: 20px;
}

.list__definition {
  margin: 0;
}

.list__item-separator {
  border-left: 1px solid currentColor;
  display: inline-block;
  padding: 0 15px;
  text-decoration: underline;
}

.list__item-separator--first {
  border-left: none;
  padding-left: 0;
}

.map--frame {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: 375px;
}

.map__markers div {
  color: #ffffff !important;
  font-family: "VodafoneRegular" !important;
  font-size: 20px !important;
}

.multimedia {
  line-height: 0;
  height: 100%;
  position: relative;
  width: 100%;
}

.multimedia__play {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  background-color: rgba(230, 0, 0, 0.75);
  border: 2px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  padding: 25px;
}

.multimedia__play--small {
  padding: 15px;
}

.multimedia__icon {
  width: 40px;
  height: 40px;
  left: 3px;
  position: relative;
}

.multimedia__icon--small {
  width: 30px;
  height: 30px;
}

.multimedia__title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  margin: 0;
  text-align: center;
  background: #333333;
  background: rgba(51, 51, 51, 0.7);
  color: #ffffff;
}

.multimedia__title--thin {
  padding: 15px;
}

@media only screen and (max-width: 1024px) {
  .multimedia__play {
    padding: 20px;
  }
  .multimedia__icon {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 639px) {
  .multimedia__play {
    padding: 15px;
  }
  .multimedia__icon {
    width: 30px;
    height: 30px;
  }
  .multimedia__title {
    padding: 15px;
  }
}
.notification {
  background-color: #97f2ff;
  border-left: 4px solid #00b0ca;
  padding: 20px;
}

.notification--secondary {
  background-color: #5e2750;
  border-left-color: #9c2aa0;
}

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

.notification__icon {
  color: #bd0000;
  height: 35px;
  width: 35px;
  float: left;
  margin-right: 10px;
}

.notification__text--single-line {
  margin-top: 8px;
}

.nudge {
  background-color: #333333;
  color: #ffffff;
  padding: 0;
  position: relative;
  text-align: left;
  z-index: 100;
  height: 345px;
  overflow: hidden;
  margin-top: -345px;
}

.nudge__content {
  font-size: 30px;
  width: 370px;
  padding: 40px 0 0 40px;
  position: relative;
  z-index: 2;
}

.nudge__content--overflow {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  position: relative;
  line-height: 1.333em;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  -webkit-line-clamp: 4;
  max-height: 5.332em;
}

@supports (-webkit-line-clamp: 4) {
  .nudge__content--overflow {
    max-height: none;
  }
  .nudge__content--overflow::after {
    display: none;
  }
}
.nudge__button {
  border-color: #ffffff;
  margin: 0;
}

.nudge__rhombus {
  width: 236px;
  background-color: #e60000;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 1;
}

.nudge__rhombus::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  transform: rotate(45deg);
  transform-origin: right bottom;
  right: 0;
  width: 200%;
  height: 300%;
  background: #e60000;
}

.nudge__secondary-content {
  position: absolute;
  right: 50px;
  top: 0;
  bottom: 0;
  left: 290px;
  z-index: 2;
}

.nudge__close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px;
  z-index: 4;
}

.nudge__icon {
  width: 20px;
  height: 20px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .nudge__content {
    width: 340px;
    padding: 30px 0 0 30px;
  }
  .nudge__rhombus {
    width: 161px;
  }
}
@media only screen and (max-width: 639px) {
  .nudge {
    background: #e60000;
    margin-top: auto;
    height: auto;
  }
  .nudge__secondary-content {
    position: static;
    width: 100%;
  }
  .nudge__rhombus {
    position: static;
    height: auto;
    width: 100%;
  }
  .nudge__rhombus::after {
    display: none;
  }
  .nudge__content {
    padding: 25px;
    width: auto;
    text-align: center;
  }
  .nudge__content--overflow {
    overflow: visible;
    -webkit-line-clamp: inherit;
    max-height: none;
  }
  .nudge__button {
    display: block;
    margin-top: 30px;
  }
}
.nudge-slim {
  background-color: #2a2a2a;
  color: #ffffff;
  padding: 20px;
  position: relative;
  text-align: center;
  z-index: 101;
}

.nudge-slim::before, .nudge-slim::after {
  content: " ";
  display: table;
}

.nudge-slim::after {
  clear: both;
}

.nudge-slim__close {
  position: static;
  float: right;
}

.nudge-slim__icon {
  height: 20px;
  width: 20px;
}

@media only screen and (max-width: 639px) {
  .nudge-slim {
    padding-bottom: 10px;
  }
  .nudge-slim__close {
    padding: 15px;
  }
}
.pagination {
  text-align: center;
}

.pagination__link {
  background-color: transparent;
  color: #666666;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.pagination__link--disabled {
  color: #cccccc;
}

.pagination__info {
  display: inline-block;
  margin: 0 50px;
  vertical-align: middle;
}

.pagination__icon {
  height: 30px;
  width: 30px;
}

.pagination__current {
  border: 1px solid #999999;
  border-radius: 3px;
  display: inline-block;
  font-family: "VodafoneRegularBold";
  line-height: 1em;
  padding: 10px;
}

.pagination__of {
  margin: 0 15px;
}

.progress {
  margin: 40px auto;
  height: 6px;
  position: relative;
  background: #cccccc;
  border-radius: 5px;
  overflow: hidden;
}

.progress__bar {
  background: #434343;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  transition: width 0.4s;
}

.progress--primary .progress__bar {
  background: #e60000;
}

.progress--secondary {
  background: #6f6e6b;
}

.progress--secondary .progress__bar {
  background: #f4f4f4;
}

.progress--seance {
  background: #6f6e6b;
}

.progress--seance .progress__bar {
  background: #9c2aa0;
}

.progress--cerulean {
  background: #6f6e6b;
}

.progress--cerulean .progress__bar {
  background: #00b0ca;
}

.radio-carousel {
  overflow: hidden;
  position: relative;
}

.radio-carousel__slider--1 .radio-carousel__slide {
  width: 100%;
}

.radio-carousel__slider--1::before {
  content: "1";
  display: none;
}

.radio-carousel__slider--2 .radio-carousel__slide {
  width: 50%;
}

.radio-carousel__slider--2::before {
  content: "2";
  display: none;
}

.radio-carousel__slider--3 .radio-carousel__slide {
  width: 33.33333%;
}

.radio-carousel__slider--3::before {
  content: "3";
  display: none;
}

.radio-carousel__slider--4 .radio-carousel__slide {
  width: 25%;
}

.radio-carousel__slider--4::before {
  content: "4";
  display: none;
}

.radio-carousel__slider--5 .radio-carousel__slide {
  width: 20%;
}

.radio-carousel__slider--5::before {
  content: "5";
  display: none;
}

.radio-carousel__slider--6 .radio-carousel__slide {
  width: 16.66667%;
}

.radio-carousel__slider--6::before {
  content: "6";
  display: none;
}

.radio-carousel__slider--7 .radio-carousel__slide {
  width: 14.28571%;
}

.radio-carousel__slider--7::before {
  content: "7";
  display: none;
}

@media only screen and (max-width: 1024px) {
  .radio-carousel__slider--md-1 .radio-carousel__slide {
    width: 100%;
  }
  .radio-carousel__slider--md-1::before {
    content: "1";
    display: none;
  }
  .radio-carousel__slider--md-2 .radio-carousel__slide {
    width: 50%;
  }
  .radio-carousel__slider--md-2::before {
    content: "2";
    display: none;
  }
  .radio-carousel__slider--md-3 .radio-carousel__slide {
    width: 33.33333%;
  }
  .radio-carousel__slider--md-3::before {
    content: "3";
    display: none;
  }
  .radio-carousel__slider--md-4 .radio-carousel__slide {
    width: 25%;
  }
  .radio-carousel__slider--md-4::before {
    content: "4";
    display: none;
  }
  .radio-carousel__slider--md-5 .radio-carousel__slide {
    width: 20%;
  }
  .radio-carousel__slider--md-5::before {
    content: "5";
    display: none;
  }
  .radio-carousel__slider--md-6 .radio-carousel__slide {
    width: 16.66667%;
  }
  .radio-carousel__slider--md-6::before {
    content: "6";
    display: none;
  }
  .radio-carousel__slider--md-7 .radio-carousel__slide {
    width: 14.28571%;
  }
  .radio-carousel__slider--md-7::before {
    content: "7";
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  .radio-carousel__slider--sm-1 .radio-carousel__slide {
    width: 100%;
  }
  .radio-carousel__slider--sm-1::before {
    content: "1";
    display: none;
  }
  .radio-carousel__slider--sm-2 .radio-carousel__slide {
    width: 50%;
  }
  .radio-carousel__slider--sm-2::before {
    content: "2";
    display: none;
  }
  .radio-carousel__slider--sm-3 .radio-carousel__slide {
    width: 33.33333%;
  }
  .radio-carousel__slider--sm-3::before {
    content: "3";
    display: none;
  }
  .radio-carousel__slider--sm-4 .radio-carousel__slide {
    width: 25%;
  }
  .radio-carousel__slider--sm-4::before {
    content: "4";
    display: none;
  }
  .radio-carousel__slider--sm-5 .radio-carousel__slide {
    width: 20%;
  }
  .radio-carousel__slider--sm-5::before {
    content: "5";
    display: none;
  }
  .radio-carousel__slider--sm-6 .radio-carousel__slide {
    width: 16.66667%;
  }
  .radio-carousel__slider--sm-6::before {
    content: "6";
    display: none;
  }
  .radio-carousel__slider--sm-7 .radio-carousel__slide {
    width: 14.28571%;
  }
  .radio-carousel__slider--sm-7::before {
    content: "7";
    display: none;
  }
}
.radio-carousel__slider {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.radio-carousel__slider::before, .radio-carousel__slider::after {
  content: " ";
  display: table;
}

.radio-carousel__slider::after {
  clear: both;
}

.no-js .radio-carousel__slider {
  overflow-x: auto;
}

.radio-carousel__slide {
  cursor: pointer;
  font-family: "VodafoneRegular";
  font-size: 26px;
  position: relative;
  float: left;
  vertical-align: top;
  padding: 0 10px;
  white-space: normal;
  text-align: center;
}

.radio-carousel__controls {
  display: none;
}

.radio-carousel__controls--visible {
  display: block;
}

.radio-carousel__control {
  appearance: none;
  background: #ffffff;
  border: none;
  color: #999999;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0;
  height: 100%;
  width: 50px;
  z-index: 1;
}

.radio-carousel__control--left {
  left: 0;
  box-shadow: -25px -25px 250px 175px #ffffff;
}

.radio-carousel__control--right {
  right: 0;
  box-shadow: 25px 25px 250px 175px #ffffff;
}

.radio-carousel--dark .radio-carousel__control {
  background-color: #f4f4f4;
}

.radio-carousel--dark .radio-carousel__control--left {
  box-shadow: -25px -25px 250px 175px #f4f4f4;
}

.radio-carousel--dark .radio-carousel__control--right {
  box-shadow: 25px 25px 250px 175px #f4f4f4;
}

.radio-carousel__label {
  color: #666666;
  display: none;
  font-family: "VodafoneRegular";
  font-size: 18px;
  left: 50%;
  margin-top: 25px;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  width: 300px;
}

.radio-carousel__input:focus + .radio-carousel__value {
  outline: 2px solid #00b0ca;
}

.mouse-active .radio-carousel__input:focus + .radio-carousel__value {
  outline: none;
}

.radio-carousel__input[disabled] + .radio-carousel__value {
  color: #cccccc;
}

.radio-carousel__slide--active .radio-carousel__label {
  display: block;
}

.radio-carousel--inner-label .radio-carousel__value {
  font-size: 18px;
}

.radio-carousel--inner-label .radio-carousel__label {
  display: block;
  position: static;
  margin-top: 0;
  transform: none;
  width: auto;
  font-size: 28px;
}

.radio-carousel--inner-label .radio-carousel__slide--active .radio-carousel__label {
  font-family: "VodafoneRegular";
}

@media only screen and (max-width: 1024px) {
  .radio-carousel__slide {
    font-size: 24px;
  }
  .radio-carousel__control--left {
    box-shadow: -25px -25px 200px 150px #ffffff;
  }
  .radio-carousel__control--right {
    box-shadow: 25px 25px 200px 150px #ffffff;
  }
  .radio-carousel--dark .radio-carousel__control--left {
    box-shadow: -25px -25px 200px 150px #f4f4f4;
  }
  .radio-carousel--dark .radio-carousel__control--right {
    box-shadow: 25px 25px 200px 150px #f4f4f4;
  }
}
@media only screen and (max-width: 639px) {
  .radio-carousel__slide {
    font-family: "VodafoneRegular";
    font-size: 20px;
  }
  .radio-carousel__control--left {
    box-shadow: -25px -25px 100px 50px #ffffff;
  }
  .radio-carousel__control--right {
    box-shadow: 25px 25px 100px 50px #ffffff;
  }
  .radio-carousel--dark .radio-carousel__control--left {
    box-shadow: -25px -25px 100px 50px #f4f4f4;
  }
  .radio-carousel--dark .radio-carousel__control--right {
    box-shadow: 25px 25px 100px 50px #f4f4f4;
  }
  .radio-carousel__label {
    width: 200px;
  }
}
.read-more__trigger {
  display: none;
}

.read-more__indicator {
  display: none;
}

@media only screen and (max-width: 639px) {
  .read-more__trigger {
    display: inline-block;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 5px;
  }
  .read-more__indicator {
    display: inline-block;
  }
  .read-more__remaining-text--hidden {
    display: none;
  }
}
.slider {
  -webkit-overflow-scrolling: touch;
  max-height: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  white-space: nowrap;
}

.slider--overflow {
  overflow: visible;
}

.slider__slides {
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: normal;
  width: 100%;
}

.slider__slide {
  display: table-cell;
  padding: 0 10px;
  text-align: center;
}

.slider__slide--first {
  padding-left: 0;
}

.slider__slide--last {
  padding-right: 0;
}

.slider--top .slider__slide {
  vertical-align: top;
}

.slider--middle .slider__slide {
  vertical-align: middle;
}

.slider--bottom .slider__slide {
  vertical-align: bottom;
}

@media only screen and (max-width: 1024px) {
  .slider__slides {
    min-width: 100%;
    width: auto;
  }
}
@media only screen and (max-width: 639px) {
  .slider--sm-stack {
    overflow: visible;
  }
  .slider--sm-stack .slider__slides {
    display: block;
  }
  .slider--sm-stack .slider__slide {
    display: block;
    padding: 0;
  }
}
.small {
  font-size: 14px;
}

.sprite__items {
  letter-spacing: -0.325em;
}

.sprite__item {
  padding: 10px;
  display: inline-block;
  letter-spacing: normal;
  text-align: center;
  vertical-align: top;
  width: 20%;
}

.sprite__icon {
  border: 1px solid #ebebeb;
  height: 50px;
  width: 50px;
}

.steps {
  white-space: nowrap;
  margin-top: 96px;
  margin-bottom: 0;
}

.steps__step {
  letter-spacing: normal;
  display: inline-block;
  white-space: initial;
  text-align: center;
  vertical-align: top;
  position: relative;
}

.steps__step::before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #efefef;
  top: 0;
}

.steps__step:first-child::before {
  left: 50%;
}

.steps__step:last-child::before {
  right: 50%;
}

.steps--arrow .steps__step--current::after {
  border: 15px solid transparent;
  border-top-color: #ebebeb;
  display: block;
  height: 0;
  width: 0;
  transform: rotate(180deg);
  content: "";
  left: 50%;
  position: absolute;
  margin-left: -15px;
}

.steps__number {
  margin: 0 auto 15px;
  display: block;
  border-radius: 50%;
  text-align: center;
  position: relative;
}

.steps__step--done .steps__number {
  background-color: #56a800;
  color: transparent;
}

.steps__step--done .steps__number::before {
  color: #ffffff;
  content: "✓";
  text-align: center;
  display: block;
}

.steps__step--current .steps__number {
  color: #ffffff;
  background-color: #9c2aa0;
  border-radius: 50%;
}

.steps__step--current {
  color: #9c2aa0;
}

.steps__step--upcoming {
  color: #afafaf;
}

.steps__step--upcoming .steps__number {
  background-color: #efefef;
}

.steps__step--upcoming .steps__label,
.steps__step--done .steps__label {
  color: transparent;
}

.steps__label {
  position: relative;
}

.steps__number {
  line-height: 55px;
  height: 55px;
  width: 55px;
  top: -27.5px;
  font-size: 20px;
}

.steps__step--current .steps__number {
  height: 64px;
  width: 64px;
  line-height: 64px;
  top: -32px;
}

.steps__label {
  top: -32px;
}

.steps--arrow .steps__step--current::after {
  bottom: 0;
}

@media only screen and (max-width: 639px) {
  .steps {
    margin-top: 60px;
    margin-bottom: 0;
  }
  .steps__number {
    line-height: 32px;
    height: 32px;
    width: 32px;
    top: -16px;
    font-size: 20px;
  }
  .steps__step--current .steps__number {
    height: 40px;
    width: 40px;
    line-height: 40px;
    top: -20px;
  }
  .steps__label {
    top: -20px;
  }
  .steps--arrow .steps__step--current::after {
    bottom: 0;
  }
}
.js .stepper__step {
  display: none;
}

.js .stepper__step--active {
  display: block;
}

.no-js .stepper__next-btn,
.js .stepper__finish-btn {
  display: none;
}

.stepper__final-step .stepper__finish-btn {
  display: inline-block;
}

.stepper__final-step .stepper__next-btn {
  display: none;
}

.no-js .stepper__step-dynamic {
  display: none;
}

.stepper-shell {
  margin-top: -60px;
}

.stepper-shell__header {
  background: #ffffff;
  padding: 25px;
  position: relative;
}

.stepper-shell__header--icon {
  padding-right: 10px;
}

.stepper-shell__header--large {
  padding: 44px;
}

.no-js .stepper-shell__progress {
  display: none;
}

.stepper-shell__progress {
  background: #cccccc;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.stepper-shell__progress-highlight {
  height: 5px;
  background: #428600;
}

.stepper-shell__body {
  padding-top: 80px;
  padding-bottom: 70px;
}

@media only screen and (max-width: 639px) {
  .stepper-shell__body {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
.strike {
  text-decoration: line-through;
}

.strike--red {
  color: #e60000;
}

.table__body {
  background: #ffffff;
}

.table__tr:nth-child(2n) {
  background: #f4f4f4;
}

.table__td, .table__th {
  padding: 20px 10px;
}

.table__td:first-child, .table__th:first-child {
  padding-left: 30px;
}

.table__td:last-child, .table__th:last-child {
  padding-right: 30px;
}

.table--contextual .table__tr {
  background: #f4f4f4;
  border-top: 1px solid #cccccc;
}

.table--contextual .table__tr--header {
  border-top: none;
  background-color: #ffffff;
}

.table--contextual .table__tr--header .table__td,
.table--contextual .table__tr--header .table__th {
  padding-top: 15px;
  padding-bottom: 15px;
}

.table--contextual .table__body {
  border-top: 1px solid #cccccc;
}

.table--contextual .table__body:last-child {
  border-bottom: 1px solid #cccccc;
}

.table--alt .table__tr:nth-child(1n) {
  background-color: #f4f4f4;
}

.table--alt .table__tr:nth-child(2n) {
  background-color: #ffffff;
}

.table--alt .table__head .table__tr {
  background-color: #ffffff;
}

@media only screen and (max-width: 639px) {
  .table {
    display: block;
  }
  .table__body {
    display: block;
  }
  .table--contextual .table__tr--header .table__th {
    display: inline-block;
    width: 50%;
    padding: 0;
  }
  .table--contextual .table__tr--header .table__th:first-child {
    float: left;
  }
  .table--contextual .table__tr--header .table__th--pinned {
    text-align: right;
  }
  .table__tr {
    display: block;
    padding: 15px 10px;
  }
  .table__tr::before, .table__tr::after {
    content: " ";
    display: table;
  }
  .table__tr::after {
    clear: both;
  }
  .table__td:first-child, .table__th:first-child {
    padding-left: 0;
  }
  .table__td:last-child, .table__th:last-child {
    padding-right: 0;
  }
  .table__td {
    float: left;
    width: 75%;
    padding: 0;
  }
  .table__td--pinned {
    float: none;
    display: inline-block;
    width: 25%;
    text-align: right;
  }
}
.tabs > .tabs__navigation-wrapper {
  max-height: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

.tabs > .tabs__navigation-wrapper--arrow-overflow {
  margin-bottom: -7px;
}

.tabs > .tabs__navigation-wrapper--arrow-overflow > .tabs__navigation {
  margin-bottom: 7px;
}

.tabs--gallery > .tabs__navigation-wrapper,
.tabs--gallery > .tabs__content {
  background: #ebebeb;
}

.tabs--white > .tabs__navigation-wrapper,
.tabs--white > .tabs__content {
  background: #ffffff;
}

.tabs--narrow {
  padding-left: 80px;
  padding-right: 80px;
}

.tabs > .tabs__navigation-wrapper > .tabs__navigation {
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
  color: #333333;
  display: inline-block;
  letter-spacing: -0.215em;
  text-align: center;
  white-space: nowrap;
  width: auto;
  min-width: 100%;
}

.tabs > .tabs__navigation-wrapper > .tabs__navigation--fixed {
  margin-bottom: 10px;
}

.tabs > .tabs__navigation-wrapper > .tabs__navigation--plain {
  background: none;
}

.tabs > .tabs__navigation-wrapper > .tabs__navigation--gutter {
  margin-bottom: 25px;
}

.tabs > .tabs__navigation-wrapper .tabs__tab {
  display: inline-block;
  letter-spacing: normal;
}

.tabs:not(.tabs--fieldset) > .tabs__navigation-wrapper .tabs__tab,
.tabs--fieldset > .tabs__navigation-wrapper .tabs__tab-label {
  display: inline-block;
  color: #666666;
  cursor: pointer;
  font-family: "VodafoneRegular";
  padding: 10px 20px;
  position: relative;
  font-size: 20px;
}

.tabs:not(.tabs--fieldset) > .tabs__navigation-wrapper .tabs__tab:hover,
.tabs--fieldset > .tabs__navigation-wrapper .tabs__tab-label:hover {
  color: #e60000;
}

.tabs:not(.tabs--fieldset) > .tabs__navigation-wrapper .tabs__tab--active,
.tabs__tab-input:checked + .tabs__tab-label {
  color: #e60000;
  position: relative;
}

.tabs:not(.tabs--fieldset) > .tabs__navigation-wrapper .tabs__tab--active::before,
.tabs__tab-input:checked + .tabs__tab-label::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #e60000;
  z-index: 1;
}

.tabs:not(.tabs--fieldset) > .tabs__navigation-wrapper .tabs__tab--active::after,
.tabs__tab-input:checked + .tabs__tab-label::after {
  border: 8px solid transparent;
  border-top-color: currentColor;
  display: block;
  height: 0;
  width: 0;
  transform: rotate(0deg);
  color: #e60000;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  z-index: 1;
}

.tabs__tab-input:focus + .tabs__tab-label {
  outline: 2px solid #00b0ca;
}

.mouse-active .tabs__tab-input:focus + .tabs__tab-label {
  outline: none;
}

.tabs--dark > .tabs__navigation-wrapper > .tabs__navigation {
  background: #434343;
  color: #ffffff;
  border-color: #666666;
}

.tabs--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab {
  color: #afafaf;
}

.tabs--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab::before {
  background-color: #ffffff;
}

.tabs--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active, .tabs--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab:hover {
  color: #ffffff;
}

.tabs--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active::after, .tabs--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab:hover::after {
  color: #ffffff;
}

.tabs--card > .tabs__navigation-wrapper {
  margin-bottom: -10px;
}

.tabs--card > .tabs__content {
  background-color: transparent;
}

.tabs--secondary > .tabs__navigation-wrapper > .tabs__navigation {
  border: none;
  background: none;
}

.tabs--secondary > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab {
  border: 1px solid #cccccc;
  margin-left: -1px;
  margin-bottom: 0;
  background: #f4f4f4;
  color: #333333;
}

.tabs--secondary > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab:hover {
  color: #333333;
  background: #e4e4e4;
}

.tabs--secondary > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active, .tabs--secondary > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active:hover {
  border-color: #333333;
  background: #333333;
  z-index: 1;
  color: #ffffff;
}

.tabs--secondary > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active::after, .tabs--secondary > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active::before, .tabs--secondary > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active:hover::after, .tabs--secondary > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active:hover::before {
  display: none;
}

.tabs--secondary--dark > .tabs__navigation-wrapper > .tabs__navigation {
  border: none;
  background: none;
  color: #ffffff;
}

.tabs--secondary--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab {
  border-color: #666666;
  background: #434343;
  color: #cccccc;
}

.tabs--secondary--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab:hover {
  background: #666666;
}

.tabs--secondary--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active, .tabs--secondary--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active:hover {
  border-color: #cccccc;
  background: #ffffff;
  color: #333333;
}

.tabs--secondary--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active::after, .tabs--secondary--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active::before, .tabs--secondary--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active:hover::after, .tabs--secondary--dark > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--active:hover::before {
  display: none;
}

.tabs > .tabs__content::before, .tabs > .tabs__content::after {
  content: " ";
  display: table;
}

.tabs > .tabs__content::after {
  clear: both;
}

.tabs--collapsed > .tabs__content {
  padding-top: 0;
  margin-top: -15px;
}

.tabs__loading {
  text-align: center;
}

.tabs__icon {
  width: 25px;
  height: 25px;
}

.tabs__narrow-tab {
  min-width: 135px;
}

@media only screen and (max-width: 1024px) {
  .tabs--stretch > .tabs__navigation-wrapper {
    margin: 0 -20px;
  }
  .tabs--narrow {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 639px) {
  .tabs--full > .tabs__navigation-wrapper > .tabs__navigation {
    display: table;
    table-layout: fixed;
  }
  .tabs--full > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab {
    display: table-cell;
  }
  .tabs > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .tabs > .tabs__navigation-wrapper > .tabs__navigation > .tabs__tab--sm-half {
    width: 50%;
  }
  .tabs--collapsed > .tabs__content {
    padding-top: 0;
  }
  .tabs--stretch > .tabs__navigation-wrapper {
    margin: 0 -15px;
  }
  .tabs__narrow-tab {
    min-width: 110px;
  }
}
.tag {
  margin: 0;
}

.tag::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.tag__icon {
  margin-right: 5px;
  float: left;
}

.tag--no-border .tag__label {
  left: -8px;
  top: -8px;
}

.tag__label {
  font-family: "VodafoneRegularBold";
  font-size: 14px;
  left: -11px;
  margin: 0;
  padding: 4px 15px;
  position: absolute;
  top: -20px;
  z-index: 1;
  text-transform: uppercase;
  color: #ffffff;
  box-shadow: 2px 7px 0 -5px rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.25));
}

.tag__label::after, .tag__label::before {
  content: "";
  display: block;
  position: absolute;
  line-height: 0;
  border: 5px solid transparent;
  border-bottom-color: #5e2750;
  bottom: -5px;
  left: 3px;
  height: 0;
  transform: rotate(45deg);
  width: 0;
}

.tag__label::after {
  border-bottom-color: rgba(94, 39, 80, 0.4);
}

.tag--seance::before {
  box-shadow: 0 0 0 3px #9c2aa0;
}

.tag--seance .tag__label {
  background-color: #9c2aa0;
}

.tag--seance .tag__label::before {
  border-bottom-color: #9c2aa0;
}

.tag--lagoon::before {
  box-shadow: 0 0 0 3px #007c92;
}

.tag--lagoon .tag__label {
  background-color: #007c92;
}

.tag--lagoon .tag__label::before {
  border-bottom-color: #007c92;
}

.tag--green::before {
  box-shadow: 0 0 0 3px #428600;
}

.tag--green .tag__label {
  background-color: #428600;
}

.tag--green .tag__label::before {
  border-bottom-color: #428600;
}

.tag--red::before {
  box-shadow: 0 0 0 3px #e60000;
}

.tag--red .tag__label {
  background-color: #e60000;
}

.tag--red .tag__label::before {
  border-bottom-color: #e60000;
}

.tag--guardsman-red::before {
  box-shadow: 0 0 0 3px #bd0000;
}

.tag--guardsman-red .tag__label {
  background-color: #bd0000;
}

.tag--guardsman-red .tag__label::before {
  border-bottom-color: #bd0000;
}

.tag--no-border::before {
  box-shadow: none;
}

.inline-input {
  position: relative;
  color: #e60000;
  display: inline-block;
  margin: 0 0.25em;
}

.inline-input__input {
  border: none;
  border-bottom: 0.05em dotted #999999;
  border-radius: 0;
  background-color: inherit;
  padding: 0 2px;
  color: inherit;
  appearance: textfield;
}

.inline-input__input[disabled] {
  background-color: rgba(102, 102, 102, 0.5);
}

.inline-input__input::placeholder {
  text-decoration-color: #666666;
}

.thumbnail {
  display: inline-block;
  height: 120px;
  overflow: hidden;
  position: relative;
  width: 120px;
}

.thumbnail--circle {
  border-radius: 50%;
}

.thumbnail__icon {
  height: inherit;
  width: inherit;
}

@media only screen and (max-width: 639px) {
  .thumbnail {
    height: 80px;
    width: 80px;
  }
}
.toaster {
  background-color: #333333;
  bottom: -100%;
  color: #ffffff;
  left: 0;
  padding: 20px;
  position: fixed;
  right: 0;
  text-align: center;
  transition: bottom 1s, visibility 1s;
  z-index: 9;
  visibility: hidden;
}

.toaster--static {
  position: static;
}

.toaster--show {
  bottom: 0;
  visibility: visible;
}

.toaster--small {
  left: 0;
  max-width: 470px;
  padding: 50px 100px;
  text-align: left;
  transform: translateY(50%);
}

.toaster--small--show {
  bottom: 50%;
}

.toaster__close {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 20px;
  width: 20px;
}

.toaster__icon {
  height: 20px;
  width: 20px;
  vertical-align: baseline;
}

.toaster--sinking {
  z-index: 3;
}

@media only screen and (max-width: 1024px) {
  .toaster--small {
    max-width: 375px;
    padding: 40px 60px;
  }
}
@media only screen and (max-width: 639px) {
  .toaster {
    text-align: center;
  }
  .toaster--small {
    right: 0;
    left: 0;
    padding: 30px 10px;
    max-width: 100%;
    transform: translateY(0);
  }
  .toaster--small--show {
    bottom: 0;
  }
  .toaster--min-padding {
    padding: 0 10px;
  }
  .toaster__headline {
    padding: 0 30px;
  }
}
.toggle-switch {
  text-align: center;
}

.toggle-switch--border {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
}

.toggle-switch__trigger {
  cursor: pointer;
  display: inline-block;
  text-align: center;
}

.toggle-switch--full .toggle-switch__trigger {
  display: table;
  width: 100%;
  text-align: left;
}

.toggle-switch__input {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.toggle-switch__title {
  display: inline-block;
  vertical-align: middle;
}

.toggle-switch__title--hide {
  background: #e60000 !important;
  border: none !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.toggle-switch__feedback--on {
  display: none;
}

.toggle-switch__input:checked + .toggle-switch__title .toggle-switch__feedback--on {
  display: inline-block;
}

.toggle-switch__input:checked + .toggle-switch__title .toggle-switch__feedback--off {
  display: none;
}

.toggle-switch__input:focus + .toggle-switch__title {
  color: #007c92;
  outline: 2px solid #00b0ca;
}

.toggle-switch__indicator {
  border: 1px solid #cccccc;
  border-radius: 56px;
  display: inline-block;
  height: 28px;
  margin-left: 10px;
  transition: all 0.6s;
  width: 50px;
}

.toggle-switch--full .toggle-switch__title,
.toggle-switch--full .toggle-switch__indicator-wrapper {
  display: table-cell;
}

.toggle-switch--full .toggle-switch__title {
  width: 100%;
}

.toggle-switch__input:checked ~ .toggle-switch__indicator-wrapper .toggle-switch__indicator {
  background-color: #007c92;
  border-color: #007c92;
}

.toggle-switch__indication {
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 1px 2px #000000;
  display: block;
  height: 26px;
  margin-left: 0;
  position: relative;
  transition: margin-left 0.3s;
  width: 26px;
}

.toggle-switch__input:checked ~ .toggle-switch__indicator-wrapper .toggle-switch__indication {
  margin-left: calc(50% - 2px);
}

.mouse-active .toggle-switch__input:focus + .toggle-switch__title {
  outline: none;
  color: inherit;
}

.tray {
  margin: 36px 0 30px;
  background-color: #f4f4f4;
  padding: 22px 0 7px;
}

.tray--dark {
  background-color: #000000;
  position: relative;
}

.tray--dark::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  bottom: 0;
  z-index: -1;
  background-color: #000000;
}

.tray__chevron {
  color: #e60000;
  margin-left: 15px;
  transform-origin: 50% 50%;
  transition: transform 0.4s;
}

.tray__chevron--down {
  transform: scaleY(-1);
}

.tray__chevron--dark {
  color: #ffffff;
}

.tray__show {
  overflow: hidden;
  margin: 0;
  text-align: center;
  line-height: 48px;
}

.tray__show:hover {
  cursor: pointer;
}

.tray__less {
  display: none;
}

.tray__show--active .tray__more {
  display: none;
}

.tray__show--active .tray__less {
  display: inline-block;
}

.tray__content {
  display: block;
}

.tray__content--collapse {
  display: none;
}

.tray__price {
  margin: 0 0 15px;
  padding: 0 10px;
}

.tray__price--first {
  border-right: 1px solid #cccccc;
}

.tray__amount {
  display: inline;
}

@media only screen and (max-width: 1024px) {
  .tray {
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .tray--dark {
    background: none;
  }
  .tray--dark::before {
    display: none;
  }
  .tray--dark .tray__costs {
    background-color: #000000;
  }
  .tray--dark .tray__costs::before {
    content: "";
    position: absolute;
    top: 0;
    height: 22px;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #000000;
  }
  .tray--dark .tray__show {
    background: none;
  }
  .tray__show {
    background-color: #ffffff;
    line-height: inherit;
    padding-top: 20px;
  }
  .tray__costs {
    padding-bottom: 7px;
  }
}
@media only screen and (max-width: 1024px) {
  .tray {
    margin-top: 5px;
  }
}
.inline-select {
  position: relative;
  color: #e60000;
  display: inline-block;
  margin: 0 0.25em;
}

.inline-select::before {
  content: "";
  border-bottom: 0.05em dotted #999999;
  position: absolute;
  left: 0;
  top: 0;
  right: 1em;
  bottom: 0;
  pointer-events: none;
  z-index: 1;
}

.inline-select__input {
  display: inline-block;
  border: none;
  border-radius: 0;
  background-color: inherit;
  padding-right: 1em;
  padding-left: 0;
  color: inherit;
}

.inline-select__input[disabled] {
  background-color: rgba(102, 102, 102, 0.5);
}

.inline-select__input--dynamic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

.inline-select__input:focus {
  outline: 2px solid #00b0ca;
}

.inline-select__input:focus ~ .inline-select__dynamic-input {
  outline: 2px solid #00b0ca;
}

.inline-select__dynamic-input {
  display: inline-block;
  padding-right: 1em;
  min-width: 2em;
}

.inline-select__icon {
  display: none;
}

.appearance .inline-select__input {
  -webkit-appearance: none;
  appearance: none;
}

.appearance .inline-select__input option {
  -webkit-appearance: none;
  appearance: none;
}

.appearance .inline-select__input::-ms-expand {
  display: none;
}

.appearance .inline-select__icon {
  display: block;
  height: 0.8em;
  width: 0.8em;
  stroke-width: 0.2em;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.no-js .inline-select__input--dynamic {
  opacity: 1;
  position: relative;
}

.no-js .inline-select__dynamic-input {
  display: none;
}

.validation__summary {
  display: none;
}

.validation__link {
  color: #ffffff;
  text-decoration: underline;
}

.alert--light-wrapper .validation__link,
.alert--light .validation__link {
  color: #000000;
}

.validation__item:first-of-type {
  margin-top: 0;
}

.validation__item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}

.video-stream {
  background: #000000;
  position: relative;
}

.video-stream--tile {
  bottom: 0;
  display: block;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.video-stream__video {
  object-fit: cover;
}

.video-stream__video--center {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.video-stream__toggle {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  background-color: #e60000;
  border-radius: 50%;
  border: none;
  height: 65px;
  opacity: 0.9;
  transition: opacity 0.3s;
  width: 65px;
}

.video-stream__toggle--hide {
  opacity: 0;
}

.video-stream__toggle-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #ffffff;
}

.video-stream__toggle-icon--pause {
  display: none;
}

.video-stream--play .video-stream__toggle-icon--pause {
  display: block;
}

.video-stream--play .video-stream__toggle-icon--play {
  display: none;
}

.video-stream--paused .video-stream__toggle-icon--pause,
.video-stream--ended .video-stream__toggle-icon--pause {
  display: none;
}

.video-stream--paused .video-stream__toggle-icon--play,
.video-stream--ended .video-stream__toggle-icon--play {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .video-stream__toggle {
    width: 56px;
    height: 56px;
  }
}
.touchevents .video-stream__toggle {
  display: none;
}

.zone {
  background-color: rgba(230, 0, 0, 0.25);
  min-height: 600px;
}

.align--left {
  text-align: left !important;
}

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

.align--right {
  text-align: right !important;
}

.bold {
  font-family: "VodafoneRegularBold" !important;
}

.disabled {
  cursor: not-allowed !important;
  opacity: 0.5 !important;
}

.display {
  display: block !important;
}

.display--inline {
  display: inline !important;
}

.display--inline-block {
  display: inline-block !important;
}

.float--left {
  float: left !important;
}

.float--right {
  float: right !important;
}

.float--none {
  float: none !important;
}

.flush--all {
  padding: 0 !important;
}

.flush--top {
  padding-top: 0 !important;
}

.flush--bottom {
  padding-bottom: 0 !important;
}

.flush--left {
  padding-left: 0 !important;
}

.flush--right {
  padding-right: 0 !important;
}

@media only screen and (max-width: 1024px) {
  .flush--md-all {
    padding: 0 !important;
  }
  .flush--md-top {
    padding-top: 0 !important;
  }
  .flush--md-bottom {
    padding-bottom: 0 !important;
  }
  .flush--md-left {
    padding-left: 0 !important;
  }
  .flush--md-right {
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 639px) {
  .flush--sm-all {
    padding: 0 !important;
  }
  .flush--sm-top {
    padding-top: 0 !important;
  }
  .flush--sm-bottom {
    padding-bottom: 0 !important;
  }
  .flush--sm-left {
    padding-left: 0 !important;
  }
  .flush--sm-right {
    padding-right: 0 !important;
  }
}
.gutter--all {
  margin: 20px !important;
}

.gutter--top {
  margin-top: 20px !important;
}

.gutter--bottom {
  margin-bottom: 20px !important;
}

.gutter--left {
  margin-left: 20px !important;
}

.gutter--right {
  margin-right: 20px !important;
}

@media only screen and (max-width: 1024px) {
  .gutter--md-all {
    margin: 20px !important;
  }
  .gutter--md-top {
    margin-top: 20px !important;
  }
  .gutter--md-bottom {
    margin-bottom: 20px !important;
  }
  .gutter--md-left {
    margin-left: 20px !important;
  }
  .gutter--md-right {
    margin-right: 20px !important;
  }
}
@media only screen and (max-width: 639px) {
  .gutter--sm-all {
    margin: 20px !important;
  }
  .gutter--sm-top {
    margin-top: 20px !important;
  }
  .gutter--sm-bottom {
    margin-bottom: 20px !important;
  }
  .gutter--sm-left {
    margin-left: 20px !important;
  }
  .gutter--sm-right {
    margin-right: 20px !important;
  }
}
@media only screen and (min-width: 1025px) {
  .hide--lg {
    display: none !important;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .hide--md {
    display: none !important;
  }
}
@media only screen and (max-width: 640px) {
  .hide--sm {
    display: none !important;
  }
}
.map .gm-style .infomsg {
  display: none !important;
}

.mouse-active *:focus {
  outline: 0 !important;
}

.no-gutter--all {
  margin: 0 !important;
}

.no-gutter--top {
  margin-top: 0 !important;
}

.no-gutter--bottom {
  margin-bottom: 0 !important;
}

.no-gutter--left {
  margin-left: 0 !important;
}

.no-gutter--right {
  margin-right: 0 !important;
}

@media only screen and (max-width: 1024px) {
  .no-gutter--md-all {
    margin: 0 !important;
  }
  .no-gutter--md-top {
    margin-top: 0 !important;
  }
  .no-gutter--md-bottom {
    margin-bottom: 0 !important;
  }
  .no-gutter--md-left {
    margin-left: 0 !important;
  }
  .no-gutter--md-right {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 639px) {
  .no-gutter--sm-all {
    margin: 0 !important;
  }
  .no-gutter--sm-top {
    margin-top: 0 !important;
  }
  .no-gutter--sm-bottom {
    margin-bottom: 0 !important;
  }
  .no-gutter--sm-left {
    margin-left: 0 !important;
  }
  .no-gutter--sm-right {
    margin-right: 0 !important;
  }
}
.no-js .lazyload {
  display: none !important;
}

.sticky {
  position: fixed !important;
}

.template {
  display: none !important;
}

.visually-hidden {
  background: #e60000 !important;
  border: none !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.brand {
  margin: 12px 10px 12px 0;
}

.brand__logo {
  position: relative;
  width: 48px;
  height: 48px;
  vertical-align: top;
}

.brand__logo--documentation {
  margin-top: -10px;
  width: 85px;
  margin-left: 30px;
}

@media only screen and (max-width: 1024px) {
  .brand {
    margin: 10px 10px 10px 0;
    width: 40px;
    height: 40px;
  }
  .brand--docs {
    margin: 10px 0 0;
  }
  .brand__logo {
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .brand {
    margin: 8px 10px 8px 0;
    left: 10px;
    width: 32px;
    height: 32px;
  }
  .brand--docs {
    margin: 10px 0 0;
  }
}
.breadcrumbs {
  background: inherit;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding: 18px 0;
  text-align: left;
}

.breadcrumbs--extrude {
  background-color: #f4f4f4;
  color: #333333;
}

.breadcrumbs--dark {
  background-color: #333333;
  border-color: #666666;
  color: #cccccc;
}

.breadcrumbs--transparent {
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  border-color: rgba(204, 204, 204, 0.4);
  position: relative;
}

.breadcrumbs--abbey {
  background-color: #4a4d4e;
  border-color: #666666;
  color: #ffffff;
}

.breadcrumbs__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.breadcrumbs__item {
  display: inline-block;
}

.breadcrumbs__crumb {
  margin: 0 5px;
  position: relative;
}

.breadcrumbs__crumb--first {
  margin-left: 0;
}

.breadcrumbs__crumb::after {
  content: " ";
  border-bottom: 1px solid transparent;
  border-color: inherit;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
}

.breadcrumbs__crumb--current::after {
  display: none;
}

.breadcrumbs__chevron {
  display: inline-block;
  vertical-align: middle;
  color: currentColor;
  width: 24px;
  height: 24px;
}

@media only screen and (max-width: 1024px) {
  .breadcrumbs {
    padding: 14px 0;
  }
  .breadcrumbs__chevron {
    transform: scaleX(-1);
    float: left;
  }
}
.brand-outline {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 27px;
}

.brand-outline--white {
  color: #ffffff;
}

.brand-outline--red {
  color: #e60000;
}

.brand-outline__icon {
  height: 13.88889em;
  width: 12.22222em;
  stroke: currentColor;
  margin: 1.66667em;
  stroke-width: 7px;
}

.brand-outline__text {
  font-family: "VodafoneRegularBold";
  font-size: 2.5em;
  top: 2.22222em;
  position: absolute;
  font-weight: 300;
  left: -14px;
  letter-spacing: -2px;
}

.brand-outline--reversed .brand-outline__text {
  left: auto;
  right: -14px;
}

@media only screen and (max-width: 1024px) {
  .brand-outline {
    font-size: 23px;
  }
}
@media only screen and (max-width: 639px) {
  .brand-outline {
    font-size: 18px;
  }
}
.bundle-promotion {
  text-align: center;
}

.bundle-promotion__headline {
  margin-top: 0;
  margin-bottom: 10px;
}

.bundle-promotion__item {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}

.bundle-promotion__logo {
  max-height: 24px;
  vertical-align: middle;
}

.bundle-promotion__conjunction {
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 1024px) {
  .bundle-promotion__logo {
    max-height: 22px;
  }
}
.bundle-summary {
  position: fixed;
  top: calc(100% - 60px);
  left: 0;
  right: 0;
  height: 100vh;
  background: #ebebeb;
  z-index: 50;
  transition: top 0.4s;
}

.bundle-summary--complete {
  top: calc(100% - 106px);
}

.bundle-summary--complete .bundle-summary__body {
  height: calc(100% - 106px);
}

@media (min-width: 639px) {
  .bundle-summary {
    top: calc(100% - 70px);
  }
}
@media (min-width: 1024px) {
  .bundle-summary {
    top: calc(100% - 80px);
  }
}
.bundle-summary--open {
  top: 0;
}

.bundle-summary--open .bundle-summary-header__expand-button > svg {
  transform: rotate(0.5turn);
}

.bundle-summary__body {
  height: calc(100% - 60px);
  overflow-y: auto;
}

@media (min-width: 639px) {
  .bundle-summary__body {
    height: calc(100% - 70px);
  }
}
@media (min-width: 1024px) {
  .bundle-summary__body {
    height: calc(100% - 80px);
  }
}
.bundle-summary-header__main {
  font-size: 20px;
  white-space: nowrap;
  line-height: 0;
}

@media (min-width: 1024px) {
  .bundle-summary-header__main {
    font-size: 28px;
  }
}
.bundle-summary-header__total {
  display: inline-block;
  height: 1em;
  padding: 0 15px;
  font-size: 1em;
  line-height: 1;
}

.bundle-summary-header__total:first-child {
  padding-left: 0;
}

.bundle-summary-header__total:not(:first-child) {
  border-left: 1px solid #ffffff;
}

@media (min-width: 639px) {
  .bundle-summary-header__total {
    float: left;
    padding: 0 20px;
  }
}
.bundle-summary-header__status-icon {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-top: 0;
  border-radius: 50%;
  background-color: #428600;
  vertical-align: middle;
  font-size: 1.25em;
  color: #ffffff;
}

@media (min-width: 639px) {
  .bundle-summary-header__status-icon {
    margin-top: -0.125em;
  }
}
.bundle-summary-header__status-icon-inner > svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  width: 0.5em;
  height: 0.5em;
}

.bundle-summary-header__price-main {
  font-size: 1em;
  font-weight: bold;
}

.bundle-summary-header__price-suffix {
  font-size: 0.7em;
}

.bundle-summary-header__expand-button {
  padding: 10px;
  margin-left: 30px;
}

.bundle-summary-header__expand-button > svg {
  transition: transform 0.4s;
}

.bundle-summary-header__checkout--hide {
  display: none;
}

@media only screen and (max-width: 639px) {
  .bundle-summary-header__expand-button {
    position: absolute;
    right: 5px;
    top: 5px;
  }
  .bundle-summary-header__total {
    padding: 0 5px;
  }
}
.bundle-summary-options__heading {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.bundle-summary-options__fieldset {
  padding-top: 40px;
  padding-bottom: 45px;
}

.card__content:not(:last-child) .bundle-summary-options__fieldset {
  border-bottom: 1px solid #cccccc;
}

.bundle-summary-options__fieldset-option {
  margin-top: 25px;
}

.bundle-summary-options__offer-highlight {
  color: #e60000;
}

@media only screen and (max-width: 639px) {
  .card__content:last-child .bundle-summary-options__fieldset {
    padding-bottom: 95px;
  }
}
.call-us__card {
  padding: 40px 80px;
}

.call-us__open {
  color: #428600;
}

.call-us__number {
  vertical-align: middle;
}

.call-us--waiting {
  color: #666666;
}

.call-us__background {
  background-color: #ebebeb;
}

.call-us__card-narrow {
  padding: 20px 90px;
}

@media only screen and (max-width: 1024px) {
  .call-us__card-narrow {
    padding: 20px 40px;
  }
}
@media only screen and (max-width: 639px) {
  .call-us__card {
    padding: 25px 10px;
  }
  .call-us__card-narrow {
    padding: 25px 0;
  }
  .call-us__background {
    background-color: #ffffff;
  }
}
.footer {
  color: #ffffff;
  overflow: hidden;
  position: relative;
  z-index: 4;
}

.footer__list {
  margin-bottom: 37px;
}

.footer__chat {
  text-align: center;
}

.footer__banner {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.footer__image {
  max-width: none;
  min-height: 100%;
  min-width: 100%;
}

.footer__curtain {
  background-color: #333333;
}

.footer__navigation {
  padding: 20px 0 50px;
}

.footer__heading:hover {
  cursor: pointer;
}

.footer__icon {
  margin-right: 10px;
}

.footer__item {
  margin: 15px 0;
  font-size: 20px;
}

.footer__item--last {
  margin-bottom: 25px;
}

.footer__aside {
  font-size: 20px;
  margin-top: 30px;
}

.footer__aside::before, .footer__aside::after {
  content: " ";
  display: table;
}

.footer__aside::after {
  clear: both;
}

.footer__contracts {
  margin-bottom: 10px;
  float: left;
}

.footer__contract {
  border-left: 1px solid currentColor;
  display: inline-block;
  padding: 0 15px;
}

.footer__contract--first {
  border-left: none;
  padding-left: 0;
}

.footer__copyright {
  float: right;
  font-family: "VodafoneRegular";
}

@media only screen and (max-width: 1024px) {
  .footer__chat {
    padding: 0 20px;
  }
  .footer__navigation {
    padding: 20px 20px 40px;
  }
  .footer__heading {
    border-top: 1px solid #999999;
    display: block;
    padding: 10px;
    font-size: 20px;
    margin: 0;
  }
  .footer__heading--last {
    border-bottom: 1px solid #999999;
  }
  .footer__content {
    padding: 10px 20px;
  }
  .footer__icon {
    width: 25px;
    height: 25px;
    margin-right: 5px;
  }
  .footer__accordion {
    margin: 40px 0 0;
  }
  .footer__aside {
    margin-top: 40px;
    font-size: 16px;
  }
  .footer__item {
    margin: 20px 0;
    font-size: 18px;
  }
  .footer__list {
    margin-bottom: 17px;
  }
}
@media only screen and (max-width: 639px) {
  .footer__aside {
    margin-top: 20px;
  }
  .footer__navigation {
    padding: 15px 0 30px;
  }
  .footer__copyright {
    clear: left;
    display: block;
    float: none;
  }
  .footer__heading {
    padding: 10px;
  }
  .footer__accordion {
    margin: 12px 0 25px;
  }
  .footer__contract {
    padding: 0 5px;
    margin: 5px 0 15px;
  }
  .footer__contract--first {
    padding-left: 0;
  }
  .footer__item {
    margin: 18px 0;
  }
}
@media only screen and (max-width: 1024px) {
  .footer-accordion {
    margin: 40px 0 0;
  }
  .footer-accordion__item {
    font-size: 18px;
  }
  .footer-accordion__heading {
    border-top: 1px solid #999999;
    display: block;
    padding: 10px;
    font-size: 20px;
    margin: 0;
  }
  .footer-accordion__heading:hover {
    cursor: pointer;
  }
  .footer-accordion__content {
    padding: 10px 20px;
  }
  .footer-accordion__content--collapse {
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  .footer-accordion {
    margin: 20px 0 0;
  }
}
.header {
  position: relative;
  width: 100%;
  z-index: 10;
}

@media only screen and (max-width: 1024px) {
  .header__global {
    float: left;
  }
}
.hero {
  background-color: #333333;
  color: #ffffff;
  position: relative;
  text-align: center;
  overflow: hidden;
}

.hero__message {
  padding: 45px 10px 40px;
}

.hero--tall .hero__message {
  padding-top: 55px;
  padding-bottom: 80px;
}

.hero--white {
  background-color: #ffffff;
  color: #000000;
}

.hero__heading {
  line-height: 67px;
  margin-bottom: 20px;
}

.hero__sub-message {
  max-width: 560px;
  margin: 0 auto 20px;
}

.hero__background {
  z-index: 0;
}

.hero__background::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.5);
  background: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.9) 100%);
  transition: background 1s ease-in 1s;
}

.hero__background--no-tint::after {
  content: none;
}

.hero--animate .hero__background {
  opacity: 1;
  transform: scale(1.1);
  transition: opacity 1s ease-in, transform 10s ease-in;
}

.hero__band {
  position: relative;
  text-align: center;
}

.hero__button {
  width: auto;
  display: inline-block;
  padding: 11px 37px;
}

.hero--animate .hero__band {
  opacity: 1;
  top: 0;
  transition: top 0.5s ease-out 2s, opacity 0.5s ease-out 2s;
}

.hero__icons {
  display: block;
  margin: 0 auto;
  margin-bottom: 12px;
}

@media only screen and (max-width: 1024px) {
  .hero__message {
    padding: 55px 10px;
  }
  .hero__message--basic {
    padding: 0;
  }
}
@media only screen and (max-width: 639px) {
  .hero__message {
    padding: 25px 10px 15px;
  }
  .hero__message--basic {
    padding: 0;
  }
  .hero__heading {
    line-height: 36px;
    margin-bottom: 15px;
    padding: 0;
  }
  .hero--tall .hero__message {
    padding: 45px 10px 77px;
  }
  .hero--tall .hero__heading {
    margin-bottom: 30px;
  }
  .hero__caption {
    margin-top: 40px;
  }
  .hero__description--break-sm {
    word-spacing: 99999px;
  }
}
.preload .hero--animate .preload .hero__band {
  opacity: 1;
  top: 0;
}

.preload .hero--animate .preload .hero__background {
  opacity: 1;
}

.preload .hero__band {
  opacity: 0;
  top: 50px;
}

.preload .hero__background {
  opacity: 0;
  transform: scale(1);
}

.preload .hero__background::after {
  background: transparent;
}

.horizontal-text-rule {
  position: relative;
  text-align: center;
}

.horizontal-text-rule:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #cccccc;
  transform: translateY(-50%);
  top: 50%;
}

.horizontal-text-rule__text {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 10px;
  background-color: #ffffff;
}

@media only screen and (max-width: 1024px) {
  .horizontal-text-rule {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 639px) {
  .horizontal-text-rule {
    margin: 0;
  }
}
.jumper {
  background-color: #666666;
  color: #ffffff;
  left: -9999em;
  padding: 5px;
  position: absolute;
  z-index: 10000;
}

.jumper:focus {
  left: 0;
}

.language {
  width: 236px;
  margin-right: 20px;
  font-size: 16px;
  cursor: pointer;
  text-align: right;
  color: #cccccc;
}

.language__current {
  display: block;
  position: relative;
  z-index: 1;
  padding: 4px 30px 4px 0;
}

.language__current--open {
  background-color: #434343;
}

.language__chosen {
  display: block;
  text-align: right;
  padding-right: 10px;
}

.language__icon {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translate(0, -50%);
}

.language__icon--down {
  display: block;
}

.language__icon--up {
  display: none;
}

.language__options {
  position: absolute;
  top: 100%;
  width: 236px;
  z-index: 5;
  background-color: #4a4d4e;
  padding: 0;
  list-style: none;
  display: none;
  text-align: left;
}

.language__option {
  display: block;
  padding: 15px 20px;
}

.language__option:hover, .language__option:focus {
  background-color: #ffffff;
  color: #434343;
}

.language__selector {
  width: 15px;
  height: 15px;
  border: 3px solid #999999;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.language__circle {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  top: 2px;
  left: 2px;
  display: none;
}

.language__circle--selected {
  display: inline-block;
}

@media only screen and (max-width: 1024px) {
  .language {
    width: 100%;
    margin-right: 0;
    text-align: left;
    color: #333333;
  }
  .language__options {
    width: 100%;
    position: relative;
    background-color: #ffffff;
    padding: 10px 0 10px 20px;
  }
  .language__selector {
    border-color: #333333;
    background-color: #ebebeb;
  }
  .language__circle {
    background-color: #333333;
  }
  .language__current {
    z-index: 1;
    padding: 15px 25px 15px 20px;
    display: inline-block;
  }
  .language__current--open {
    background-color: transparent;
  }
  .language__current--open::after {
    content: "";
    display: block;
    position: absolute;
    background-color: inherit;
    top: 100%;
    bottom: -100%;
    left: 0;
    right: 0;
  }
  .language__icon {
    right: 14px;
    color: #e60000;
  }
  .language__item--last {
    margin-bottom: 10px;
  }
  .language__option {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .language__option:hover .language__selector, .language__option:focus .language__selector {
    border-color: #434343;
  }
  .language__option:hover .language__circle, .language__option:focus .language__circle {
    border-color: #434343;
    background-color: #434343;
  }
}
.location-nudge__location {
  display: block;
  font-weight: 700;
}

.location-nudge__button {
  padding: 15px 20px;
}

.location-nudge__map {
  height: 100%;
}

@media only screen and (max-width: 639px) {
  .location-nudge__map {
    height: 250px;
  }
}
.login__framer {
  overflow: hidden;
  position: relative;
}

.login__frames {
  width: 300%;
  left: -100%;
  position: relative;
  transition: left 0.4s;
}

.login__frames--first {
  left: 0;
}

.login__frames--last {
  left: -200%;
}

.login__frame {
  width: 33.33%;
  float: left;
  overflow: hidden;
  border: 1px solid #333333;
  transition: visibility 0s;
  transition-delay: 0s;
}

.login__frame--first, .login__frame--last {
  visibility: hidden;
  transition-delay: 0.4s;
}

.login__frames--first .login__frame,
.login__frames--last .login__frame {
  visibility: hidden;
  transition-delay: 0.4s;
}

.login__frames--first .login__frame--first {
  visibility: visible;
  transition-delay: 0s;
}

.login__frames--last .login__frame--last {
  visibility: visible;
  transition-delay: 0s;
}

.login__text {
  padding-bottom: 15px;
  border-bottom: 1px solid #333333;
}

.login-nudge {
  position: relative;
}

.login-nudge--active .login-nudge__link {
  background-color: #ffffff;
  color: #e60000;
  position: relative;
  z-index: 1;
}

.login-nudge--active .login-nudge__link::after {
  background-color: currentColor;
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  left: 0;
  right: 0;
}

.login-nudge__prompt {
  background-color: rgba(255, 255, 255, 0.95);
  color: #333333;
  padding: 15px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 250px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.login-nudge__login {
  margin-bottom: 15px;
}

@media only screen and (max-width: 1024px) {
  .login-nudge--active .login-nudge__link::after {
    height: 2px;
  }
  .login-nudge__prompt {
    right: -43px;
  }
}
@media only screen and (max-width: 639px) {
  .login-nudge__prompt {
    right: -40px;
  }
}
.navigation {
  background-color: #4a4d4e;
  font-size: 32px;
  position: relative;
}

.navigation__link--active .navigation__accessibility {
  display: inline-block;
}

.navigation__accessibility {
  display: none;
}

.navigation--primary {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(102, 102, 102, 0.5);
  background-clip: padding-box;
}

.navigation--fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navigation--transparent {
  background: none;
}

.navigation__list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.navigation__list::before, .navigation__list::after {
  content: " ";
  display: table;
}

.navigation__list::after {
  clear: both;
}

.navigation__icon--active {
  background-color: #e60000;
}

.navigation__spring {
  display: block;
  max-height: 72px;
}

.navigation__spring--primary {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 75px;
}

.navigation__content {
  padding: 0;
  margin: 0;
  list-style: none;
}

.navigation--secondary {
  background-color: rgba(255, 255, 255, 0.9);
  left: 0;
  position: absolute;
  right: 0;
  top: -200%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 0.1s ease 0.15s;
}

.navigation--secondary-sub {
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  left: 0;
  top: -200%;
  opacity: 0;
  z-index: -2;
  transition: all 0.3s ease 0.35s;
}

.navigation--tertiary {
  background-color: transparent;
  display: none;
  position: absolute;
  right: 0;
  text-align: left;
}

.navigation--tertiary--user {
  background-color: rgba(255, 255, 255, 0.96);
  width: 300px;
}

.navigation--display {
  display: block;
  top: 100%;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease 0.3s;
}

.navigation__item {
  float: left;
  font-family: "VodafoneLight";
  font-size: 24px;
}

.navigation__item--right {
  float: right;
}

.navigation__item--parent {
  position: relative;
}

.navigation__item--secondary-sub {
  float: none;
  white-space: nowrap;
}

.navigation__item--tertiary {
  width: 100%;
}

.navigation__item--nested {
  width: 100%;
}

.navigation__item--first {
  border-top: none;
}

.navigation__item--last {
  border-bottom: none;
}

.navigation__item--clickable {
  pointer-events: auto;
}

.navigation__item--go-to {
  display: none;
}

.navigation__item--active > .navigation__link--main-secondary {
  color: #e60000;
  background: rgba(255, 255, 255, 0.7);
}

.navigation__link {
  display: block;
  padding: 15px 20px;
  position: relative;
}

.navigation__link:hover, .navigation__link:focus, .navigation__link--active {
  color: #e60000;
}

.navigation__link--main {
  min-width: 100px;
  text-align: center;
  padding: 21px 20px 20px;
}

.navigation__link--main-secondary:hover {
  background-color: rgba(255, 255, 255, 0.7);
}

.navigation__link--active, .navigation__link--main:hover {
  color: #e60000;
}

.navigation__link--active::after, .navigation__link--main:hover::after {
  background-color: #e60000;
  content: "";
  position: absolute;
  bottom: -1px;
  height: 3px;
  left: 0;
  right: 0;
}

.navigation__link--nested {
  padding-left: 40px;
}

.navigation__link--nested-sub {
  padding-left: 60px;
}

.navigation__link--icon {
  line-height: 0;
  padding: 21px 20px 23px;
}

.navigation__link--slim {
  padding: 4px 20px;
}

.navigation__link--slim:hover {
  background-color: #ffffff;
  color: #333333;
}

.navigation__link--menu {
  padding: 16px 20px;
}

.navigation__link--menu.navigation__link--active:hover {
  background-color: #ffffff;
  color: #333333;
}

.navigation__link--menu.navigation__link--active .navigation__toggle {
  display: none;
}

.navigation__link--menu.navigation__link--active .navigation__close {
  display: block;
}

.navigation__link--user.navigation__link--active {
  background-color: rgba(255, 255, 255, 0.95);
}

.navigation__link--user.navigation__link--active::after {
  content: none;
}

.navigation__link--user.navigation__link--active:active, .navigation__link--user.navigation__link--active:focus, .navigation__link--user.navigation__link--active:hover {
  background-color: rgba(255, 255, 255, 0.95);
}

.navigation__close {
  display: none;
}

.navigation__user {
  height: 53px;
  width: 60px;
}

.navigation__user--icon {
  height: auto;
  width: auto;
  line-height: 0;
  padding: 15px 25px;
}

.navigation__user--close {
  padding: 6px;
  color: #ffffff;
}

.navigation__basket {
  background-color: #e60000;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-family: "VodafoneRegularBold";
  height: 20px;
  line-height: 1.5em;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 10px;
  transform: scale(0.75);
  width: 20px;
}

.navigation__global {
  width: 100%;
  overflow: hidden;
  background: none;
  z-index: 1;
  padding-left: 60px;
}

.navigation__global--type {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
  float: left;
}

.navigation__global--type::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 265px;
  background: #4a4d4e;
}

.navigation__global--type::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 100vw;
  background: #4a4d4e;
}

.navigation__global--language {
  position: static;
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
  float: right;
}

.navigation__site {
  font-size: 16px;
  background-color: #4a4d4e;
  color: #cccccc;
}

.navigation__site--active {
  background-color: #fcfdfd;
  color: #333333;
}

.navigation__site-chevron {
  background-color: #e60000;
  position: relative;
  width: 54px;
  height: 54px;
  float: right;
}

.navigation__select {
  background-color: transparent;
  border: none;
  padding: 5px;
  padding-right: 22px;
  overflow: hidden;
}

.navigation__selectable {
  color: #ffffff;
  padding: 5px;
}

.touch .navigation__item--go-to {
  display: inline-block;
}

.mouse-active .navigation__link:focus {
  background-color: transparent;
}

@media only screen and (max-width: 1024px) {
  .navigation__spring {
    max-width: none;
    margin-left: 0;
    max-height: none;
  }
  .navigation--tertiary {
    margin: 0;
    -webkit-overflow-scrolling: touch;
    width: 370px;
    right: -20px;
    top: auto;
    bottom: auto;
    position: absolute;
    overflow: visible;
  }
  .navigation--tertiary::before {
    background-color: rgba(255, 255, 255, 0.96);
    content: "";
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: inherit;
    z-index: 0;
  }
  .navigation--tertiary--user {
    background: transparent;
  }
  .navigation--display {
    transition-delay: 0s;
    display: block;
  }
  .navigation__hide {
    position: relative;
    z-index: 2;
  }
  .navigation__item {
    font-size: 20px;
    pointer-events: auto;
    font-family: "VodafoneRegular";
  }
  .navigation__item--tertiary {
    padding: 0 10px;
    color: #333333;
  }
  .navigation__item--site {
    padding: 10px;
  }
  .navigation__item--nested {
    padding-left: 20px;
  }
  .navigation__item--clickable .navigation__link--active.navigation__link--menu,
  .navigation__item--clickable .navigation__link--active.navigation__link--menu:hover {
    background-color: #e60000;
    color: #ffffff;
  }
  .navigation__link {
    padding: 15px 10px;
  }
  .navigation__link--nested {
    padding-left: 40px;
  }
  .navigation__link--icon {
    margin: 8px 5px;
    padding: 10px;
  }
  .navigation__link--icon-last {
    margin-right: 0;
  }
  .navigation__link--menu {
    z-index: 2;
  }
  .navigation__link--menu.navigation__link--active {
    background-color: #e60000;
    color: #ffffff;
  }
  .navigation__link--menu.navigation__link--active:hover {
    background-color: #ffffff;
    color: #333333;
  }
  .navigation__link--menu.navigation__link--active .navigation__toggle {
    display: none;
  }
  .navigation__link--menu.navigation__link--active .navigation__close {
    display: block;
  }
  .navigation__link--active {
    background-color: #ffffff;
    color: #333333;
  }
  .navigation__user--menu {
    padding: 0;
    border-radius: 50%;
  }
  .navigation__user--icon {
    padding: 15px;
  }
  .navigation__user--close {
    padding: 10px;
  }
  .navigation__chevron {
    color: #e60000;
    margin-right: 10px;
    padding-left: 0;
    right: 30px;
  }
  .navigation__chevron--site {
    margin-right: 0;
  }
  .navigation__site {
    background-color: #666666;
    color: #ffffff;
    font-size: inherit;
    margin-top: 40px;
  }
  .navigation__site:hover {
    background-color: #333333;
    color: #ffffff;
  }
  .navigation__site--active {
    background-color: transparent;
    border-bottom: 2px solid #ffffff;
  }
  .navigation__site .navigation__chevron {
    color: #ffffff;
  }
  .navigation__basket {
    right: 0;
    top: 0;
  }
  .navigation__accordion {
    padding-bottom: 180px;
    max-height: 100vh;
    max-height: calc(100vh - 180px);
    overflow-y: auto;
  }
  .navigation__item--go-to,
  .touch .navigation__item--go-to {
    display: block;
  }
  .mouse-active .navigation__link--menu.navigation__link--active:active, .mouse-active .navigation__link--user.navigation__link--active:active, .mouse-active .navigation__link--menu.navigation__link--active:focus, .mouse-active .navigation__link--user.navigation__link--active:focus {
    background-color: #e60000;
    color: #ffffff;
  }
}
@media only screen and (max-width: 639px) {
  .navigation__chevron {
    float: right;
  }
  .navigation--tertiary {
    left: 45px;
    position: fixed;
    width: auto;
    right: 0;
  }
  .navigation--tertiary::before {
    left: 45px;
    right: 0;
  }
  .navigation__link {
    padding: 15px 10px;
  }
  .navigation__link--icon {
    padding: 6px;
    margin: 8px 5px;
  }
  .navigation__link--icon-last {
    margin-right: 0;
  }
  .navigation__link--nested {
    padding-left: 30px;
  }
  .navigation__link--user.navigation__link--active {
    border-radius: 0;
    padding: 8px;
  }
  .navigation__user {
    height: 40px;
    width: 47px;
  }
  .navigation__user--icon {
    height: auto;
    width: auto;
    padding: 10px;
  }
  .navigation__user--close {
    padding: 0;
  }
  .navigation__user--menu {
    padding: 0;
    border-radius: 50%;
  }
}
.navigation-static {
  width: 100%;
  line-height: 0;
}

.pass {
  display: inline-block;
  height: 8.60714em;
  position: relative;
  text-align: left;
  transform: perspective(2.07143em) rotateY(3deg);
  width: 4.57143em;
  z-index: 0;
  margin: 1.07143em 0;
}

.pass::after {
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.25) 0%, transparent 50%, transparent 100%);
  border-radius: 0 0 0.25em 0.25em;
  bottom: 0;
  content: "";
  height: 90%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}

.pass::before {
  content: "";
}

.pass--flat::after {
  display: none;
}

.pass--single {
  vertical-align: middle;
}

.pass--single--small {
  margin: 0;
}

.pass--green {
  color: #a8b600;
}

.pass--blue {
  color: #00b0ca;
}

.pass--orange {
  color: #eb9700;
}

.pass--purple {
  color: #9c2aa0;
}

.pass--disabled {
  color: #afafaf;
}

.pass--group {
  margin-left: -0.78571em;
  margin-right: -0.78571em;
}

.pass--horizontal {
  margin-left: 2.03571em;
  transform: rotate(90deg);
}

.pass--image {
  font-size: 20px;
  transform: translate(-50%, -50%) rotate(90deg);
  top: 50%;
  position: absolute;
  left: 50%;
  margin: 0;
}

.pass--flip {
  -ms-transform: rotateY(-10deg);
  transform: perspective(2.07143em) rotateY(-3deg);
  z-index: 5;
  direction: ltr;
  margin: 0 -0.53571em;
}

.pass--flip .pass__icon {
  margin-left: 0.17857em;
  margin-top: 1.96429em;
  text-align: center;
  transform: rotate(0);
}

.pass--flip .pass__label {
  margin-top: -2.14286em;
}

.pass__label {
  color: #e60000;
  font-size: 1em;
  height: 50%;
  line-height: 1;
  margin-top: -1em;
  padding: 0.39286em 0.57143em;
  text-transform: uppercase;
  transform: rotate(-90deg);
  width: 100%;
}

.pass__label-bold {
  font-family: "VodafoneRegularBold";
}

.pass__icon {
  height: 50%;
  line-height: 3.92857em;
  margin-top: 0.82143em;
  transform: rotate(-90deg);
  width: 100%;
}

.pass__icon-svg {
  height: 2.21429em;
  overflow: visible !important;
  stroke-width: 9px;
  width: 2.21429em;
}

.pass__logo-svg {
  color: transparent;
  height: 1.14286em;
  margin-top: 0.32143em;
  overflow: visible !important;
  width: 1.14286em;
}

.pass__background {
  background-image: url("/images/vodafone-pass.svg");
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  z-index: -2;
}

.no-csstransitions .pass__background {
  background-image: url("/images/vodafone-pass.png");
}

.pass--disabled .pass__background {
  background-image: url("/images/vodafone-pass-disabled.svg");
}

.pass__shadow {
  position: absolute;
  top: 0.42857em;
  left: 0.21429em;
  right: 0.21429em;
  bottom: 0.21429em;
  z-index: -3;
  box-shadow: 0 0.07143em 0.92857em rgba(0, 0, 0, 0.9);
  border-radius: 0.14286em;
}

.picker {
  padding: 20px 0;
  position: relative;
}

.picker--tall {
  padding: 50px 0;
}

.picker::before {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  border: 2px solid #e60000;
  border-radius: 50%;
  content: "";
  display: block;
  height: 60px;
  width: 60px;
}

.picker--white::before {
  background-color: #ffffff;
}

@media only screen and (max-width: 639px) {
  .picker::before {
    height: 50px;
    width: 50px;
  }
  .picker--large::before {
    height: 60px;
    width: 60px;
  }
}
.product {
  background-color: #ffffff;
  padding: 20px;
  width: 100%;
}

.product::before, .product::after {
  content: " ";
  display: table;
}

.product::after {
  clear: both;
}

.product__compare {
  padding-bottom: 3px;
  display: inline-block;
}

.product__checkbox {
  display: inline-block;
  vertical-align: text-bottom;
  width: 20px;
  height: 20px;
  border: 1px solid #333333;
  border-radius: 3px;
  margin-right: 5px;
  padding: 3px;
  position: relative;
}

.product__tick {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: none;
  width: 15px;
  height: 15px;
}

.product__tick--checked {
  display: block;
}

.product__image-wrapper, .product__content {
  float: left;
  vertical-align: top;
}

.product__image-wrapper {
  text-align: center;
  width: 33.33333%;
}

.product__image {
  max-height: 210px;
}

.product__content {
  padding-left: 20px;
  width: 66.66667%;
}

@media only screen and (max-width: 639px) {
  .product__heading {
    padding-bottom: 5px;
  }
}
.radio-buttons__button {
  display: block;
  padding: 25px 14px;
  background-color: #f4f4f4;
  border: 1px solid #999999;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
}

.radio-buttons__button:hover {
  pointer: cursor;
}

.radio-buttons__button--regular-button {
  display: inline-block;
  padding: 25px 90px;
}

.radio-buttons__input:checked + .radio-buttons__button {
  background-color: #e60000;
  border-color: #e60000;
  color: #ffffff;
}

.radio-buttons__input:focus + .radio-buttons__button {
  outline: 2px solid #00b0ca;
}

.mouse-active .radio-buttons__input:focus + .radio-buttons__button {
  outline: none;
}

.radio-buttons__text {
  margin-top: 10px;
}

@media only screen and (max-width: 1024px) {
  .radio-buttons__button {
    padding: 15px;
    margin-bottom: 10px;
  }
  .radio-buttons__button--regular-button {
    padding: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .radio-buttons__button {
    display: block;
    font-size: 18px;
    padding: 10px;
    width: 100%;
    margin-bottom: 0;
  }
  .radio-buttons__button--regular-button {
    padding: 18px;
  }
}
.rating {
  color: inherit;
  display: inline-block;
  height: 22px;
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 110px;
  vertical-align: top;
}

.rating--gutter {
  margin-top: 10px;
}

.rating__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  height: 22px;
  stroke: none !important;
  stroke-width: 0.001;
}

.rating__icon--rating--0 {
  left: -100%;
}

.rating__icon--rating--1 {
  left: -81%;
}

.rating__icon--rating--2 {
  left: -61%;
}

.rating__icon--rating--3 {
  left: -41%;
}

.rating__icon--rating--4 {
  left: -20%;
}

.rating__icon--rating--5 {
  left: 0;
}

.range-slider {
  display: block;
  position: relative;
  text-align: center;
}

.range-slider__heading {
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}

.range-slider__ticks {
  height: 20px;
}

.range-slider__tick {
  height: 20px;
  position: absolute;
}

.range-slider__tick::after {
  bottom: 10px;
  color: #666666;
  content: "|";
  font-size: 6px;
  position: absolute;
}

.range-slider__tick:first-of-type, .range-slider__tick:last-of-type {
  color: #666666;
  font-size: 14px;
}

.range-slider__tick:first-of-type::after, .range-slider__tick:last-of-type::after {
  bottom: -5px;
  content: " ";
  position: absolute;
}

.range-slider__tick:first-of-type {
  left: 0;
}

.range-slider__tick:last-of-type {
  right: 0;
}

.range-slider__track {
  background-color: #ebebeb;
  border-radius: 8px;
  border: 1px solid #cccccc;
  height: 7px;
  margin-top: 40px;
  position: relative;
  width: 100%;
}

.range-slider--horizontal {
  width: 100%;
}

.range-slider__fill {
  background-color: #9c2aa0;
  border-radius: 8px;
  height: 100%;
  position: absolute;
}

.range-slider__handle {
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #cccccc;
  box-shadow: 0 6px 16px -4px #666666;
  cursor: pointer;
  height: 28px;
  position: absolute;
  transition: background-image 0.5s ease;
  top: 50%;
  transform: translate(-1px, -50%);
  width: 28px;
  z-index: 1;
}

.range-slider__input:focus + .range-slider__track .range-slider__handle {
  outline: 2px solid #00b0ca;
}

.mouse-active .range-slider__input:focus + .range-slider__track .range-slider__handle {
  outline: none;
}

.range-slider__handle-hover {
  color: #9c2aa0;
  font-size: 24px;
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.range-slider__value {
  font-size: 28px;
}

.range-slider__value-unit {
  font-size: 18px;
}

@media only screen and (max-width: 1024px) {
  .range-slider__value {
    font-size: 24px;
  }
  .range-slider__value-unit {
    font-size: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .range-slider__heading {
    font-size: 18px;
  }
  .range-slider__handle-hover {
    top: -34px;
  }
  .range-slider__value {
    font-size: 20px;
  }
  .range-slider__value-unit {
    font-size: 16px;
  }
  .range-slider__tick:first-of-type, .range-slider__tick:last-of-type {
    font-size: 11px;
  }
}
.results__wrapper {
  background-color: #ffffff;
}

.results__item {
  background-color: #ffffff;
  color: #333333;
  margin: -1px;
  padding: 1px;
}

.results__item--offer {
  border: 1px solid #e60000;
  position: relative;
}

.results__item--offer--save {
  border-color: #9c2aa0;
}

.results__item--offer--data {
  border-color: #007c92;
}

.results__item--offer--popular {
  border: none;
}

.results__item--alert {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-radius: 3px;
  border: 1px solid #e60000;
  overflow: hidden;
  position: relative;
}

.results__item--extrude {
  background-color: #ffffff;
  box-shadow: 1px 1px 3px 0 #afafaf;
  margin: 2px 0 3px;
}

.results__item--last {
  margin-bottom: 0;
}

.results__item--md-last {
  margin-bottom: 0;
}

.results__offer {
  background: #e60000;
  color: #ffffff;
  font-size: 14px;
  font-family: "VodafoneRegularBold";
  line-height: 1;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
}

.results__offer--left {
  z-index: 1;
  left: 0;
  width: 40%;
}

.results__item--offer--save .results__offer {
  background: #9c2aa0;
}

.results__item--offer--data .results__offer {
  background: #007c92;
}

.results__alert {
  background-color: #e60000;
  color: #ffffff;
  display: inline-block;
  font-family: "VodafoneLight";
  padding: 80px;
  padding-bottom: 5px;
  position: absolute;
  right: -100px;
  text-transform: uppercase;
  transform: rotate(45deg);
  top: -50px;
}

.results__help {
  padding: 20px;
}

.results__description {
  margin-left: 20px;
}

@media only screen and (max-width: 1024px) {
  .results__item--last {
    margin-bottom: 20px;
  }
  .results__item--md-last {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 639px) {
  .results__wrapper {
    padding: 10px;
  }
  .results__item--last, .results__item--md-last {
    margin-bottom: 20px;
  }
  .results__item--sm-last {
    margin-bottom: 0;
  }
}
.roaming__form {
  position: relative;
  margin-bottom: 50px;
  margin-top: 20px;
}

.roaming__heading {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.roaming__field {
  background-color: #2a2a2a;
  border-radius: 3px;
  display: block;
  padding: 5px;
  position: relative;
}

.roaming__reset {
  top: 5px;
  right: 5px;
}

.roaming__submit {
  border: 5px solid #2a2a2a;
  border-radius: 3px;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.roaming__icon {
  height: 25px;
  width: 25px;
}

.roaming__icon--rates {
  height: 35px;
  margin-right: 15px;
  width: 35px;
}

.roaming__information {
  color: #ffffff;
}

.roaming__four-g {
  width: 100%;
  text-align: center;
  margin: 5px 0 40px;
  font-size: 22px;
}

.roaming__four-g--hidden {
  display: none;
}

.roaming__unavailable {
  text-align: center;
}

.roaming__suggestions {
  background-color: #ffffff;
  color: #333333;
  display: none;
  max-height: 200px;
  overflow: auto;
  position: absolute;
  left: 0;
  right: 50px;
  z-index: 2;
}

.roaming__suggestion {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 12px 20px;
  width: 100%;
  text-align: left;
}

.roaming__suggestion:focus {
  box-shadow: none;
}

.roaming__rates {
  background-color: inherit;
  border-collapse: collapse;
  border-spacing: 0;
  color: #ffffff;
  margin: 25px 0 22px;
}

.roaming__row {
  border-bottom: 1px solid #ffffff;
}

.roaming__row--first {
  border-top: 1px solid #ffffff;
}

.roaming__rate {
  font-family: "VodafoneRegularBold";
  text-align: right;
  padding: 12px 10px 12px 0;
}

.roaming__rate-heading {
  padding: 12px 0 12px 10px;
  vertical-align: middle;
}

.roaming__content {
  display: none;
}

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

.roaming__filters {
  visibility: hidden;
  height: 0;
}

.roaming__filters--visible {
  visibility: visible;
  height: auto;
}

.roaming__advert {
  margin-top: 60px;
}

.roaming__country {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .roaming__form {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 639px) {
  .roaming__form {
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .roaming__country {
    display: inline-block;
  }
  .roaming__rates {
    margin-top: 20px;
  }
  .roaming__four-g {
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 20px;
  }
  .roaming__advert {
    margin-top: 40px;
  }
}
.sayt__category {
  text-transform: capitalize;
}

.sayt__listing {
  margin: -10px;
  overflow: hidden;
  text-align: left;
  transition: height 0.5s;
}

.sayt__item {
  background-color: #ffffff;
  margin: 10px;
}

.sayt__heading {
  display: inline-block;
  background-color: #afafaf;
  color: #333333;
  padding: 11px 37px;
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
}

.sayt__heading--hide {
  display: none;
}

.sayt__content {
  height: 0;
  overflow: hidden;
}

.sayt__see-more {
  display: inline-block;
}

.sayt__see-less {
  display: none;
}

.sayt__heading--expanded .sayt__see-more {
  display: none;
}

.sayt__heading--expanded .sayt__see-less {
  display: inline-block;
}

@media only screen and (max-width: 639px) {
  .sayt__heading {
    display: block;
  }
  .sayt__item {
    margin: 5px;
  }
}
.search-form__wrapper {
  background-color: #3d3d3d;
  padding: 40px 0;
}

.search-form__wrapper--transparent {
  background: none;
}

.search-form__query {
  margin: 0 auto;
  max-width: 580px;
}

@media only screen and (max-width: 639px) {
  .search-form__wrapper {
    padding: 20px 10px;
  }
}
.search-snack {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.search-snack__form {
  padding: 5px 40px;
  position: relative;
}

.search-snack__popular-tags {
  margin: -10px;
  text-align: center;
}

.search-snack__popular-tag {
  background: #cccccc;
  border-radius: 3px;
  color: #000000;
  display: inline-block;
  font-size: 20px;
  line-height: normal;
  margin: 10px;
  padding: 13px 20px;
  text-align: center;
}

.search-snack__popular-tag:hover {
  background: #ffffff;
  text-decoration: underline;
}

.search-snack__input {
  width: 580px;
  margin: 0 auto;
}

.search-snack__input--round {
  border-radius: 25px;
}

@media only screen and (max-width: 1024px) {
  .search-snack__input {
    width: 480px;
  }
}
@media only screen and (max-width: 639px) {
  .search-snack__input {
    width: 100%;
  }
}
.side-toggle {
  position: fixed;
  right: 0;
  bottom: 40%;
  transform: translateX(100%);
  transition: transform 0.3s;
  z-index: 3;
  display: table;
  min-height: 300px;
}

.side-toggle--show {
  transform: translateX(0);
}

.side-toggle--show .side-toggle__chevron {
  transform: rotate(90deg) scaleX(-1);
}

.side-toggle__content {
  display: table-cell;
  vertical-align: middle;
  padding: 50px 70px;
  text-align: center;
  box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.5);
  max-width: 500px;
  background-color: #f4f4f4;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #ebebeb;
  color: #333333;
  visibility: hidden;
  transition: visibility 0.3s;
}

.side-toggle--show .side-toggle__content {
  visibility: visible;
}

.side-toggle__button {
  position: absolute;
  padding: 0;
  margin-right: -1px;
  right: 100%;
  top: 0;
  bottom: 0;
  box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.5);
  border: none;
  overflow: hidden;
  background-color: #333333;
  color: #ffffff;
  width: 68px;
}

.side-toggle__chevron {
  display: inline-block;
  margin-left: 10px;
  transform: rotate(90deg);
}

.side-toggle__tab-text {
  position: absolute;
  left: 50%;
  top: 50%;
  white-space: nowrap;
  display: inline-block;
  width: auto;
  transform: translate(-50%, -50%) rotate(-90deg);
}

.side-toggle__icon-circle {
  position: relative;
  display: inline-block;
  border: 1px solid currentColor;
  border-radius: 100%;
  width: 64px;
  height: 64px;
  margin: 0 20px;
}

.side-toggle__link:hover .side-toggle__icon-circle {
  border-color: #e60000;
  background-color: #ffffff;
  color: #e60000;
}

.side-toggle__link:hover .side-toggle__detail {
  color: #e60000;
}

.side-toggle__icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.side-toggle__detail {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .side-toggle {
    min-height: 250px;
  }
  .side-toggle__button {
    width: 60px;
  }
  .side-toggle__content {
    padding: 30px 40px;
    max-width: 440px;
  }
  .side-toggle__icon-circle {
    width: 62px;
    height: 62px;
  }
}
@media only screen and (max-height: 776px) {
  .side-toggle--viewport-height-fix {
    bottom: initial;
    top: 155px;
  }
}
@media only screen and (max-width: 639px) {
  .side-toggle {
    width: calc(100% - 50px);
    bottom: 20%;
    min-height: 200px;
  }
  .side-toggle--viewport-height-fix {
    top: initial;
  }
  .side-toggle__button {
    width: 51px;
  }
  .side-toggle__content {
    padding: 30px 10px;
    max-width: 100%;
  }
  .side-toggle__icon-circle {
    margin: 0;
  }
}
.social {
  margin: 35px 0 34px;
}

.social__item {
  display: inline-block;
  padding: 0 15px;
}

.social__item:first-child {
  padding-left: 0;
}

.social__item--small {
  padding: 0 3px;
}

.social__community-text {
  margin-right: 10px;
}

.social__community {
  margin: 0;
  text-align: right;
}

@media only screen and (max-width: 639px) {
  .social {
    text-align: center;
    margin-top: 25px;
  }
  .social__community {
    margin-top: 17px;
    float: none;
    display: inline-block;
    text-align: center;
  }
  .social__list {
    margin-bottom: 10px;
  }
}
.suggest {
  position: relative;
}

.suggest__input[type=search] {
  appearance: none;
  box-sizing: border-box;
  padding-right: 20px;
}

.suggest__suggestions {
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  color: #333333;
  left: 0;
  max-height: 250px;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 100;
}

.suggest__suggestion {
  -webkit-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border: none;
  display: block;
  padding: 15px 20px;
  text-align: left;
  width: 100%;
}

.suggest__suggestion:hover, .suggest__suggestion:focus {
  background-color: rgba(230, 0, 0, 0.05);
  color: #e60000;
  cursor: pointer;
  outline: none;
}

.suggest__suggestion--no-results, .suggest__suggestion--no-results:hover, .suggest__suggestion--no-results:focus {
  background-color: transparent;
  color: #999999;
  font-style: italic;
}

.suggest__icon {
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  vertical-align: middle;
  width: 30px;
}

@media only screen and (max-width: 639px) {
  .suggest__suggestions {
    position: static;
  }
}
.support-bubble {
  background-color: #ffffff;
  box-shadow: 2px 3px 12px rgba(102, 102, 102, 0.4);
  border-radius: 50%;
  color: #e60000;
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 80px;
  height: 80px;
  z-index: 9;
  transform: translate3d(0, 0, 0);
}

.support-bubble--static {
  position: static;
}

.support-bubble::after {
  content: "";
  position: absolute;
  bottom: 16px;
  right: 21px;
  width: 22px;
  z-index: -1;
  transform: rotate(21deg);
  height: 2px;
  box-shadow: 24px 8px 8px rgba(102, 102, 102, 0.4);
}

.support-bubble__support {
  margin-top: -8px;
}

.support-bubble__tail {
  color: #ffffff;
  position: absolute;
  bottom: -18px;
  width: 30px;
  height: 18px;
  right: 0;
  transform: scaleX(-1);
}

.support-bubble__wrapper {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  margin-top: 3px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-family: "VodafoneRegularBold";
}

@media only screen and (max-width: 1024px) {
  .support-bubble {
    right: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .support-bubble {
    right: 10px;
  }
  .support-bubble__wrapper {
    font-size: 18px;
    padding: 5px;
  }
}
.time-picker__time {
  border: 2px solid transparent;
  font-size: 28px;
  line-height: 1em;
  display: block;
  margin: 20px 0;
  font-family: "VodafoneLight";
}

.time-picker__time--first {
  margin-top: 0;
}

.time-picker__time:hover {
  cursor: pointer;
}

.time-picker__input:checked + .time-picker__time {
  border: 2px solid #e60000;
  font-family: "VodafoneRegular";
}

.time-picker__input:disabled + .time-picker__time {
  color: #d6d6d6;
}

.time-picker__input:disabled + .time-picker__time:hover {
  cursor: default;
}

@media only screen and (max-width: 1024px) {
  .time-picker__time {
    font-size: 24px;
  }
}
@media only screen and (max-width: 639px) {
  .time-picker__time {
    font-size: 20px;
    font-family: "VodafoneRegular";
  }
}
.tooltip {
  display: inline-block;
  height: 0;
  position: relative;
  font-size: 18px;
  font-family: "VodafoneRegular";
}

.tooltip--onload {
  position: absolute;
}

.tooltip__trigger {
  position: relative;
}

.tooltip--active .tooltip__trigger::before {
  content: "";
  border: 12px solid transparent;
  border-top-color: #f4f4f4;
  position: absolute;
  filter: drop-shadow(0 2px 1px #afafaf);
  z-index: 9999;
  margin-left: 50%;
  top: -15px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip__content--onload::after {
  left: 50%;
  margin-left: -6px;
  content: "";
  border: 12px solid transparent;
  border-top-color: #f4f4f4;
  position: absolute;
  bottom: -24px;
  filter: drop-shadow(0 2px 1px #afafaf);
  z-index: 9999;
}

.tooltip__content {
  background-color: #f4f4f4;
  color: #000000;
  border-radius: 10px;
  padding: 40px 20px 20px;
  width: 325px;
  filter: drop-shadow(0 1px 2px #afafaf);
  position: absolute;
  bottom: 15px;
  left: -20px;
  display: none;
  z-index: 9998;
}

.tooltip__content--onload {
  left: auto;
  margin-left: -172px;
}

.tooltip--active .tooltip__content {
  display: block;
}

.tooltip__content--left {
  right: -20px;
  left: auto;
}

.tooltip__close {
  right: 15px;
  position: absolute;
  top: 10px;
  background-color: transparent;
  border: none;
}

@media only screen and (max-width: 639px) {
  .tooltip {
    position: static;
    font-size: 16px;
  }
  .tooltip--onload {
    left: 0;
    width: 100%;
    position: absolute;
  }
  .tooltip--onload .tooltip__content {
    bottom: 15px;
  }
  .tooltip__content {
    width: 100%;
    bottom: unset;
    position: absolute;
    left: 0;
  }
  .tooltip__content--onload {
    margin-left: 0;
  }
  .tooltip--active .tooltip__trigger::before {
    margin-left: 8px;
    border: 8px solid transparent;
    border-top-color: #f4f4f4;
    transform: translateX(-100%);
    top: -10px;
    bottom: unset;
    left: 50%;
  }
  .tooltip--active .tooltip__trigger::before--info::before {
    margin-left: -16px;
  }
}
.user-menu {
  position: relative;
}

.user-menu__image {
  border: 2px solid #ffffff;
  border-radius: 50%;
  width: 40px;
}

@media only screen and (max-width: 1024px) {
  .user-menu {
    position: static;
  }
  .user-menu__image {
    width: 44px;
  }
}
@media only screen and (max-width: 639px) {
  .user-menu__image {
    width: 36px;
  }
}
.actions--shop {
  position: absolute;
}

.actions--tabs {
  position: absolute;
}

.actions__item {
  display: inline-block;
}

.actions__filter, .actions__reset {
  vertical-align: middle;
}

.actions__filter {
  appearance: none;
  background: #ffffff;
  cursor: pointer;
  display: inline-block;
  margin-right: 15px;
  padding: 10px 20px;
  text-align: center;
  border: 1px solid #cccccc;
  color: #333333;
}

.actions__filter--active {
  background-color: #ffffff;
  border-color: #e60000;
  color: #e60000;
}

.actions--lagoon .actions__filter {
  background: #007c92;
  color: #ffffff;
  border-color: #ffffff;
}

.actions--lagoon .actions__filter--active {
  background: #ffffff;
  color: #007c92;
}

.actions__icon--chevron {
  width: 20px;
  height: 20px;
  margin-left: 35px;
}

.actions__filter--active .actions__icon--chevron {
  transform: scaleY(-1);
}

.actions__reset {
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 0;
  color: #cccccc;
}

.actions__reset--inactive {
  color: #cccccc;
}

.actions__reset--active {
  color: #333333;
  text-decoration: underline;
}

.actions__reset--active--lagoon {
  color: #ffffff;
}

.actions__submit {
  background-color: #666666;
}

.actions__submit--active {
  background-color: #e60000;
}

.actions__sort {
  box-shadow: none;
}

.actions__sort-by {
  display: inline-block;
  width: 310px;
  float: right;
}

.actions__border {
  border: 1px solid #cccccc;
}

@media only screen and (max-width: 1024px) {
  .actions--shop {
    position: static;
    padding-bottom: 30px;
  }
  .actions--tabs {
    float: left;
    position: static;
  }
}
@media only screen and (max-width: 639px) {
  .actions {
    display: block;
  }
  .actions--tabs {
    float: none;
  }
  .actions__grid {
    display: block;
    height: 100%;
    letter-spacing: -0.215em;
  }
  .actions__item {
    display: inline-block;
    text-align: right;
    letter-spacing: normal;
    vertical-align: middle;
  }
  .actions--sort {
    border-top: 1px solid #d6d6d6;
    margin: 0 -10px;
    padding: 15px 0;
  }
  .actions--sort--long {
    max-width: none;
  }
  .actions--sort .actions__sort {
    display: inline-block;
  }
  .actions__sort-by {
    width: 280px;
  }
  .actions__filter {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
    width: auto;
  }
  .actions__reset {
    margin-top: 15px;
    vertical-align: text-bottom;
    float: left;
  }
}
.brands__link {
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s;
  display: inline-block;
  height: 100px;
  margin: 2px 0;
  position: relative;
  width: 110px;
}

.brands__link:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.brands--fixed .brands__link {
  width: 100%;
  height: 160px;
  margin: 0;
}

.brands--guides .brands__link {
  margin-bottom: 15px;
}

.brands--guides {
  margin-left: 20px;
}

.brands__image {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 10px;
  width: auto;
}

@media only screen and (max-width: 1024px) {
  .brands--fixed .brands__link {
    height: 92px;
    width: 104px;
  }
  .brands--guides .brands__link {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 639px) {
  .brands__link,
  .brands--fixed .brands__link {
    height: 75px;
    width: 80px;
  }
}
.coverage-checker__map {
  height: 374px;
}

.coverage-checker__content {
  position: relative;
}

.coverage-checker__filters {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.85);
  text-align: center;
  padding: 15px 20px;
}

.coverage-checker__item {
  display: inline-block;
  border: 1px solid #999999;
  border-left: none;
  margin-left: -4px;
}

.coverage-checker__item--first {
  border-left: 1px solid #999999;
}

.coverage-checker__radio:checked + .coverage-checker__filter {
  background-color: #ffffff;
  color: #333333;
}

.coverage-checker__filter {
  font-size: 20px;
  color: #ffffff;
  padding-top: 16px;
  padding-bottom: 17px;
  width: 140px;
  background-color: transparent;
  border-bottom: none;
}

.coverage-checker__footer {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 300px;
  padding: 20px 10px 0;
}

.coverage-checker__details {
  float: right;
  margin: 0;
}

.coverage-checker__legend {
  text-align: left;
}

.coverage-checker__legend::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -3px;
}

.coverage-checker__legend--in-out::before {
  background-color: #cd94cf;
}

.coverage-checker__legend--out::before {
  background-color: #fee37f;
}

.coverage-checker__chart {
  display: block;
  padding: 0;
  margin: 0;
}

.coverage-checker__bar {
  display: inline-block;
  width: 6px;
  background-color: #999999;
  background-color: rgba(153, 153, 153, 0.5);
}

.coverage-checker__bar--filled {
  background-color: #ffffff;
}

.coverage-checker__bar:nth-child(1) {
  height: 7px;
}

.coverage-checker__bar:nth-child(2) {
  height: 12px;
}

.coverage-checker__bar:nth-child(3) {
  height: 17px;
}

.coverage-checker__bar:nth-child(4) {
  height: 22px;
}

.coverage-checker__bar:nth-child(5) {
  height: 27px;
}

@media only screen and (max-width: 1024px) {
  .coverage-checker__footer {
    padding: 20px 20px 0;
  }
}
@media only screen and (max-width: 639px) {
  .coverage-checker__result {
    padding: 20px 0;
  }
  .coverage-checker__footer {
    padding: 20px 10px 0;
  }
}
.home {
  background: #ebebeb;
  padding-bottom: 50px;
}

.network-checker {
  margin: 20px 0;
}

.network-checker__tab {
  margin: 0 10px;
  position: relative;
}

.network-checker__tab--active::before {
  border: 15px solid transparent;
  border-top-color: #333333;
  display: block;
  height: 0;
  width: 0;
  transform: rotate(180deg);
  content: "";
  position: absolute;
  margin-left: -15px;
  bottom: -25px;
  left: 50%;
  margin-bottom: -5px;
}

.network-checker__tab-icon {
  width: 100%;
  height: 198px;
}

.network-checker__tab-icon:hover {
  stroke: none;
}

.network-checker__tab-icon--bordered {
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
}

.network-checker__heading {
  font-size: 26px;
  font-family: "VodafoneLight";
  margin: 11px 0 20px;
}

.network-checker__input-group {
  position: relative;
}

.network-checker__icon {
  width: 40px;
  height: 40px;
}

.network-checker__status-heading {
  font-size: 20px;
  margin: 0;
}

.network-checker__status {
  text-decoration: underline;
}

.network-checker__status::before {
  background: #cccccc;
  border: 0.15em solid #4a4d4e;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 0.6em;
  height: 0.6em;
  vertical-align: middle;
}

.network-checker__status--success::before {
  background: #24d630;
  border-color: #178900;
}

.network-checker__status--warning::before {
  background: #fecb00;
  border-color: #b58400;
}

.network-checker__status--error::before {
  background: #e60000;
  border-color: #990000;
}

.network-checker__panel {
  display: none;
  background: #333333;
  margin-top: 25px;
  padding: 20px 0;
  position: relative;
  color: #ffffff;
  width: 100vw;
}

.network-checker__panel--active {
  display: block;
}

.network-checker__panel--first {
  margin-left: calc((100vw - 300%) / 2 * -1);
}

.network-checker__panel--second {
  margin-left: calc((100vw - 100%) / 2 * -1);
}

.network-checker__close {
  position: absolute;
  top: 20px;
  right: 25px;
  color: #ffffff;
  z-index: 3;
}

.network-checker__coverage {
  padding: 0 30px;
}

.network-checker__status-grid--left {
  text-align: right;
}

.network-checker__status-grid--right {
  text-align: left;
}

.network-checker__status-content {
  display: inline-block;
  text-align: center;
}

.network-checker__status-content--left {
  padding-right: 15px;
}

.network-checker__status-content--right {
  padding-left: 15px;
}

@media only screen and (max-width: 1024px) {
  .network-checker__panel {
    margin-left: 0;
  }
  .network-checker__panel--second {
    margin-left: -50vw;
  }
  .network-checker__tab-icon {
    height: 160px;
    width: 100%;
  }
  .network-checker__tab-icon--bordered {
    border-right: none;
  }
  .network-checker__status-content--left {
    padding-right: 20px;
  }
  .network-checker__status-content--right {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .network-checker {
    padding: 0;
    margin-top: 0;
  }
  .network-checker__coverage {
    padding: 0;
  }
  .network-checker__close {
    top: 0;
    right: 0;
    padding: 25px;
  }
  .network-checker__tab {
    border-top: 2px solid #cccccc;
  }
  .network-checker__tab--first {
    border-top: none;
  }
  .network-checker__panel {
    margin-left: 0;
    padding-bottom: 40px;
    width: 100%;
  }
  .network-checker__heading {
    margin-top: 5px;
    margin-bottom: 16px;
    font-size: 20px;
    font-family: "VodafoneRegular";
  }
  .network-checker__tab-icon {
    padding-top: 15px;
  }
  .network-checker__tab-icon--bordered {
    border: none;
  }
  .network-checker__status-heading {
    margin-bottom: 2px;
  }
}
.network-speed {
  color: #afafaf;
}

.network-speed__section {
  text-align: center;
  padding: 0 20px;
}

.network-speed__value {
  color: #ffffff;
  font-family: "VodafoneRegularBold";
  font-size: 36px;
  margin-bottom: 0;
  line-height: 1;
  margin-top: 0;
}

.network-speed__value:empty::before {
  color: #afafaf;
  content: "--";
}

.network-speed__value:not(:empty) ~ * {
  color: #ffffff;
}

.network-speed__value-unit {
  font-family: "VodafoneRegular";
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

.network-speed__legend {
  display: block;
  font-size: 18px;
}

.network-speed__legend::after {
  content: "";
  display: block;
  margin: 10px auto;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background: transparent;
  border: 2px solid #cccccc;
  border-radius: 5px;
}

.network-speed__legend--seance::after {
  background: #9c2aa0;
  border-color: #9c2aa0;
}

.network-speed__legend--cerulean::after {
  background: #00b0ca;
  border-color: #00b0ca;
}

.network-speed__dials {
  position: relative;
  display: inline-block;
  height: 320px;
  max-width: 320px;
  width: 100%;
}

.network-speed__dial {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.network-speed__dial.network-speed__dial--cerulean {
  height: 92%;
  left: 4%;
  top: 4%;
  width: 92%;
}

.network-speed__progress-bars {
  position: relative;
  height: 80px;
}

.network-speed__progress {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
}

.network-speed__results {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  color: #ffffff;
  z-index: 1;
}

.network-speed__results--wide {
  width: 350px;
}

.network-speed__results-icon {
  width: 60px;
  height: 60px;
  fill: none;
  stroke: currentColor;
  stroke-width: 8px;
}

.network-speed__step-item * {
  opacity: 0;
  transition: opacity 0.4s;
}

.network-speed--step-1 .network-speed__step-item--1 * {
  opacity: 1;
}

.network-speed--step-1 .network-speed__step-item--1 .network-speed__results--relative {
  position: relative;
  top: auto;
  transform: translateY(0);
}

.network-speed--step-1 .network-speed__step-item--not-1 * {
  opacity: 0;
}

.network-speed--step-2 .network-speed__step-item--2 * {
  opacity: 1;
}

.network-speed--step-2 .network-speed__step-item--2 .network-speed__results--relative {
  position: relative;
  top: auto;
  transform: translateY(0);
}

.network-speed--step-2 .network-speed__step-item--not-2 * {
  opacity: 0;
}

.network-speed--step-3 .network-speed__step-item--3 * {
  opacity: 1;
}

.network-speed--step-3 .network-speed__step-item--3 .network-speed__results--relative {
  position: relative;
  top: auto;
  transform: translateY(0);
}

.network-speed--step-3 .network-speed__step-item--not-3 * {
  opacity: 0;
}

.network-speed--step-4 .network-speed__step-item--4 * {
  opacity: 1;
}

.network-speed--step-4 .network-speed__step-item--4 .network-speed__results--relative {
  position: relative;
  top: auto;
  transform: translateY(0);
}

.network-speed--step-4 .network-speed__step-item--not-4 * {
  opacity: 0;
}

.network-speed--step-5 .network-speed__step-item--5 * {
  opacity: 1;
}

.network-speed--step-5 .network-speed__step-item--5 .network-speed__results--relative {
  position: relative;
  top: auto;
  transform: translateY(0);
}

.network-speed--step-5 .network-speed__step-item--not-5 * {
  opacity: 0;
}

.network-speed--step-5 .network-speed__legend::after {
  opacity: 0;
}

.network-speed__flickering {
  opacity: 0;
  animation: flickering 0.8s infinite;
}

.no-cssanimation .network-speed__flickering {
  opacity: 1;
}

@media only screen and (max-width: 1024px) {
  .network-speed__results--wide {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .network-speed__results {
    padding: 0 10px;
  }
  .network-speed__dial {
    margin: 0 auto;
  }
}
.payment-information {
  color: #ffffff;
}

.payment-information__tab {
  width: 49.9%;
}

.payment-information__payment-card-details {
  background-color: #2a2a2a;
  padding: 20px;
}

.payment-information__payment-methods {
  line-height: 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 13px;
}

.payment-information__secured-transaction-message {
  background-color: #434343;
  color: #ffffff;
  padding: 20px 60px 30px;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}

.payment-information__another-card-lock-icon {
  background-color: #333333;
  border-radius: 50%;
  height: 55px;
  margin: 0 auto 20px;
  width: 55px;
  vertical-align: middle;
  position: relative;
}

.payment-information__another-card-lock-icon::before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.payment-information__icon-centered {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.payment-information__cvv {
  position: relative;
}

.payment-information__cvv-input {
  font-size: 20px;
  padding-right: 70px;
  height: 50px;
}

.payment-information__cvv-image {
  bottom: 50%;
  height: auto;
  position: absolute;
  right: 8px;
  top: auto;
  transform: translateY(50%);
  width: 50px;
}

.payment-information__paypal {
  width: 77px;
  height: 20px;
  vertical-align: middle;
}

.quicklinks {
  background-color: #4a4d4e;
  color: #ffffff;
}

.quicklinks__navigation {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
  padding-top: 10px;
}

.quicklinks__icon {
  transform: scale(1);
  transition: transform 0.4s;
}

.quicklinks__icon--small {
  width: 25px;
  height: 25px;
}

.quicklinks__heading {
  font-size: 20px;
  margin-top: 8px;
  display: block;
}

.quicklinks__item {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  padding: 26px 0 27px;
  position: relative;
}

.quicklinks__item--active {
  background-color: #ffffff;
  color: #4a4d4e;
}

.quicklinks__item--active::before {
  content: " ";
  background-color: #ffffff;
  display: block;
  position: absolute;
  top: 100%;
  bottom: -50%;
  left: 0;
  right: 0;
}

.quicklinks__item--active .quicklinks__icon {
  color: #e60000;
}

.quicklinks__item:hover .quicklinks__icon {
  transform: scale(1.2);
}

.quicklinks__content {
  display: none;
  padding: 50px 0;
  color: #333333;
  background-color: #ffffff;
  position: relative;
}

.quicklinks__content--active {
  display: block;
}

.quicklinks__close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.quicklinks__input {
  border: none;
  border-radius: inherit;
}

.quicklinks__input--number {
  position: relative;
  width: 75%;
}

.quicklinks__chevron {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  background-color: #bd0000;
  color: #ffffff;
  pointer-events: none;
}

.quicklinks__action {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 15px;
  line-height: 25px;
  border: none;
  border-radius: inherit;
  display: block;
}

.quicklinks__action--hide {
  display: none;
}

.quicklinks__roaming {
  padding-top: 30px;
}

.quicklinks__roaming-form {
  margin: 0 auto;
  width: 80%;
}

.quicklinks__field {
  border-radius: inherit;
  border: none;
  padding: 0;
}

.quicklinks__devices {
  text-align: center;
}

.quicklinks__tab-heading {
  margin-bottom: 0;
  font-size: 40px;
}

.quicklinks__top-up-other {
  display: none;
}

.quicklinks__top-up-other--active {
  display: block;
}

.quicklinks__top-up-selectable {
  display: block;
}

.quicklinks__top-up-selectable--hide {
  display: none;
}

.appearance .quicklinks__input--button {
  padding-right: 53px;
}

@media only screen and (max-width: 1024px) {
  .quicklinks__input--number {
    width: 100%;
  }
  .quicklinks__heading {
    line-height: 21px;
  }
  .quicklinks__roaming-form {
    width: 100%;
  }
  .quicklinks__item {
    padding: 20px 10px;
  }
  .quicklinks__tab-heading {
    margin-bottom: 25px;
    font-size: 30px;
  }
  .quicklinks__roaming {
    padding-top: 0;
  }
  .quicklinks__icon {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 639px) {
  .quicklinks__hidden-scrollbar {
    overflow: hidden;
    position: relative;
  }
  .quicklinks__heading {
    font-size: 18px;
  }
  .quicklinks__item {
    display: inline-block;
    vertical-align: top;
    padding: 20px 0;
    width: 28%;
    white-space: normal;
  }
  .quicklinks__navigation {
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .quicklinks__content {
    padding: 40px 0 30px;
  }
  .quicklinks__other-amount {
    margin-bottom: 25px;
  }
  .quicklinks__button {
    float: none;
    margin-top: 20px;
  }
  .quicklinks__devices {
    margin-bottom: 20px;
  }
  .quicklinks__close {
    right: 0;
    top: 0;
    padding: 15px;
  }
  .quicklinks__action {
    padding: 0 15px;
    line-height: 25px;
    margin: 0;
    width: auto;
  }
  .quicklinks__action--hide {
    display: none;
  }
}
.roaming-charges-table {
  display: table;
  width: 100%;
}

.roaming-charges-table__row {
  display: table-row;
}

.roaming-charges-table__cell {
  border-bottom: 1px solid currentColor;
  display: table-cell;
  vertical-align: middle;
  padding: 12px;
}

.roaming-charges-table__cell--charge {
  font-family: "VodafoneRegularBold";
  text-align: right;
}

.roaming-charges-table__row--first .roaming-charges-table__cell {
  border-top: 1px solid currentColor;
}

.segmentation__media {
  position: relative;
}

.segmentation__heading {
  margin-bottom: 8px;
}

.segmentation__image {
  transform: scale(1);
  transition: transform 0.3s;
}

.segmentation__image:hover {
  transform: scale(1.1);
}

.segmentation__content {
  padding: 25px 30px;
}

.segmentation__item {
  display: inline-block;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 2px;
}

@media only screen and (max-width: 1024px) {
  .segmentation__content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 639px) {
  .segmentation__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.show-more__heading {
  border-top: 1px solid #cccccc;
  padding: 15px;
  width: 100%;
}

.show-more__heading--active .show-more__heading-more {
  display: none;
}

.show-more__heading--active .show-more__heading-less {
  display: inline;
}

.show-more__heading-text, .show-more__heading-chevron {
  display: inline-block;
  vertical-align: middle;
}

.show-more__heading-chevron {
  color: #e60000;
  margin-left: 5px;
  transition: transform 0.3s;
}

.show-more__heading--active .show-more__heading-chevron {
  transform: scaleY(-1);
}

.show-more__heading-less {
  display: none;
}

.show-more__content {
  background-color: #f4f4f4;
  padding: 30px;
}

.js .show-more__content--collapse {
  display: none;
}

@media only screen and (max-width: 639px) {
  .show-more__content {
    padding: 20px;
  }
}
.top-up {
  color: #ffffff;
  overflow: hidden;
  margin-bottom: 50px;
}

.top-up--quicklinks {
  color: #333333;
}

.top-up--quicklinks .top-up__amount--checked {
  background-color: #e60000;
  color: #ffffff;
}

.top-up--landing {
  color: #333333;
  margin-bottom: 0;
}

.top-up__card {
  background-color: #ffffff;
  color: #333333;
  padding: 40px 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.top-up__card--history {
  padding: 20px 20px 60px;
  overflow: hidden;
}

.top-up__form {
  overflow: hidden;
  margin: 0 -20px 0 0;
  width: 100%;
}

.top-up__steps {
  transition: margin-left 0.5s;
  width: 400%;
}

.top-up__steps::before, .top-up__steps::after {
  content: " ";
  display: table;
}

.top-up__steps::after {
  clear: both;
}

.top-up__steps--details {
  margin-left: 0;
}

.top-up__steps--confirm {
  margin-left: -100%;
}

.top-up__steps--authentication {
  margin-left: -200%;
}

.top-up__steps--confirmation {
  margin-left: -300%;
}

.top-up__step {
  float: left;
  width: 25%;
}

.top-up__step--authentication {
  text-align: center;
}

.top-up__banner {
  border-bottom: 1px solid #333333;
  text-align: center;
}

.top-up__button {
  background: #2a2a2a;
  padding: 40px 0 20px;
}

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

.top-up__amount {
  background-color: #cccccc;
  border-radius: 50%;
  color: #333333;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  transition: all 0.3s;
  width: 60px;
  position: relative;
  font-size: 20px;
}

.top-up__amount--other {
  font-size: 20px;
}

.top-up__amount--checked {
  background-color: #990000;
  color: #ffffff;
}

.top-up__amount-input:focus + .top-up__amount {
  box-shadow: inset 0 0 0 4px #990000;
}

.top-up--landing .top-up__amount {
  background-color: #333333;
  color: #ffffff;
}

.top-up--landing .top-up__amount--checked {
  background-color: #bd0000;
  color: #ffffff;
}

.top-up--landing .top-up__amount-input:focus + .top-up__amount {
  box-shadow: inset 0 0 0 4px #bd0000;
}

.top-up__other-amount {
  display: none;
  position: relative;
}

.top-up__other-amount--show {
  display: block;
}

.top-up__other-amount-wrapper {
  position: relative;
  display: block;
}

.top-up__other-amount-chevron {
  border: 6px solid transparent;
  border-top-color: #ffffff;
  display: block;
  height: 0;
  width: 0;
  transform: rotate(180deg);
  position: absolute;
  bottom: 100%;
  right: calc(12.5% - 6px);
  z-index: 1;
}

.top-up__other-amount-chevron::before {
  border: 6px solid transparent;
  border-top-color: #ffffff;
  display: block;
  height: 0;
  width: 0;
  transform: rotate(0deg);
  content: "";
  display: block;
  left: -6px;
  position: absolute;
  top: -8px;
}

.top-up__other-amount-chevron--left {
  border-top-color: #cccccc;
  bottom: auto;
  right: 100%;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}

.top-up__other-amount-input:focus + .top-up__other-amount-chevron {
  border-top-color: #00b0ca;
}

.top-up__other-amount-input:focus + .top-up__other-amount-chevron::before {
  top: -9px;
}

.mouse-active .top-up__other-amount-input:focus + .top-up__other-amount-chevron {
  border-top-color: #ffffff;
}

.mouse-active .top-up__other-amount-input:focus + .top-up__other-amount-chevron::before {
  top: -8px;
}

.mouse-active .top-up__other-amount-input:focus + .top-up__other-amount-chevron--left {
  border-top-color: #cccccc;
}

.top-up__other--checked {
  background-color: #ffffff;
  color: #333333;
}

.top-up__other-number {
  display: none;
}

.top-up__other-number--active {
  display: block;
}

.top-up__service-selector {
  padding-right: 20px;
  position: relative;
}

.top-up__another-number {
  padding-left: 20px;
}

.top-up__or {
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}

.top-up__or::before, .top-up__or::after {
  content: "";
  height: 20px;
  width: 1px;
  background: #ffffff;
  position: relative;
  display: block;
  margin: 0 auto;
}

.top-up__or::before {
  margin-bottom: 6px;
}

.top-up__or::after {
  margin-top: 6px;
}

.top-up__ruled {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #cccccc;
}

.top-up__ruled--slim {
  padding-bottom: 10px;
}

.top-up__secure-circle {
  width: 35px;
  height: 35px;
  background-color: #999999;
  position: relative;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  margin-right: 10px;
}

.top-up__secure-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  width: 20px;
  height: 20px;
}

.top-up__cvv, .top-up__camera {
  display: block;
  position: relative;
}

.top-up__cvv-image {
  max-width: 36px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.top-up__camera-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.top-up__inline {
  width: 50%;
  padding-left: 10px;
  display: inline-block;
  height: 100%;
  letter-spacing: normal;
  vertical-align: bottom;
}

.top-up__block {
  display: block;
}

.top-up__input-disabled {
  background-color: #007c92;
  color: #80bec9;
  border-color: #80bec9;
}

.top-up__landing-content {
  padding-bottom: 80px;
}

.top-up__actions {
  margin-bottom: 90px;
}

.top-up__history-icon {
  margin-right: 10px;
}

@media only screen and (max-width: 1024px) {
  .top-up__landing-content {
    padding-bottom: 70px;
  }
  .top-up__card {
    padding-top: 35px;
  }
  .top-up__card--history {
    padding-top: 20px;
    padding-bottom: 55px;
  }
  .top-up__error-text {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .top-up__error-media {
    padding-top: 15px;
  }
  .top-up__ruled {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .top-up__ruled--slim {
    padding-bottom: 10px;
  }
  .top-up__actions {
    margin-bottom: 65px;
  }
}
@media only screen and (max-width: 639px) {
  .top-up__amount {
    height: 55px;
    width: 55px;
    line-height: 55px;
    font-size: 18px;
  }
  .top-up__other-amount {
    margin-top: 20px;
  }
  .top-up__other-amount-chevron {
    bottom: 100%;
    right: calc(12.5% - 9px);
    top: auto;
    transform: rotate(180deg);
  }
  .top-up__service-selector {
    padding-right: 0;
  }
  .top-up__another-number {
    padding-left: 0;
  }
  .top-up__or {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    transform: translateY(0);
    text-align: center;
    margin: 10px 0;
  }
  .top-up__or::before, .top-up__or::after {
    display: none;
  }
  .top-up__ruled {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .top-up__ruled--slim {
    padding-bottom: 10px;
  }
  .top-up__card {
    padding: 25px 10px 40px;
  }
  .top-up__card--history {
    padding: 20px 10px 40px;
  }
  .top-up__inline {
    width: 100%;
    padding-left: 0;
  }
  .top-up__landing-content {
    padding-bottom: 60px;
  }
  .top-up__error-media, .top-up__error-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .top-up__actions {
    margin-bottom: 30px;
  }
  .top-up__actions-apply {
    margin: 30px 0;
    padding: 0 10px;
  }
  .top-up__heading {
    text-align: center;
  }
  .top-up__history-icon {
    display: none;
  }
}
.top-up-success {
  background: #2a2a2a;
  padding: 20px;
}

.top-up-success__icon {
  width: 35px;
  height: 35px;
}

.top-up-success__success-icon {
  border-radius: 50%;
  background-color: #333333;
  display: inline-block;
  height: 65px;
  padding: 15px;
  text-align: center;
  width: 65px;
}

.top-up-success__heading {
  color: #ffffff;
  padding: 20px;
  text-align: center;
}

.top-up-success__summary {
  color: #ffffff;
  margin-bottom: 40px;
}

.top-up-success__caption {
  text-align: center;
}

.top-up-success__footer {
  padding: 20px;
  background-color: #000000;
}

.top-up-success__row {
  border-top: 1px solid #ffffff;
}

.top-up-success__row--last {
  border-bottom: 1px solid #ffffff;
}

.top-up-success__cell {
  padding: 20px 0;
  vertical-align: baseline;
}

.top-up-success__cell--right {
  text-align: right;
}

.top-up-success__cell--strong {
  font-family: "VodafoneRegularBold";
}

.business-customer-banner {
  color: #333333;
  text-align: center;
  padding: 50px 0;
  position: relative;
}

.business-customer-banner--border-top {
  border-top: 2px solid currentColor;
}

.business-customer-banner--border-top--white {
  border-top-color: #ffffff;
}

.business-customer-banner__text {
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .business-customer-banner {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 639px) {
  .business-customer-banner {
    padding: 30px 0;
  }
}
.why-vodafone {
  color: #ffffff;
  position: relative;
  text-align: center;
}

.why-vodafone--blue-lagoon {
  background-color: #007c92;
}

.why-vodafone__content {
  margin: 0 auto;
  max-width: 1200px;
  padding: 60px 10px;
  position: relative;
}

.why-vodafone__content--narrow {
  max-width: 780px;
}

.why-vodafone__headline, .why-vodafone__caption {
  display: block;
}

.why-vodafone__headline {
  font-size: 28px;
}

.why-vodafone__caption {
  font-size: 20px;
  margin-top: 10px;
}

.why-vodafone__circle {
  background-color: #f4f4f4;
  border-radius: 50%;
  color: #666666;
  display: inline-block;
  height: 100px;
  position: relative;
  width: 100px;
  margin-bottom: 20px;
}

.why-vodafone__circle--large {
  height: 200px;
  width: 200px;
}

.why-vodafone__circle--translucent {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}

.why-vodafone__circle-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: currentColor;
  height: 65%;
  width: 65%;
}

.why-vodafone__circle--translucent .why-vodafone__circle-icon {
  color: #ffffff;
}

@media only screen and (max-width: 1024px) {
  .why-vodafone__content {
    padding: 50px 10px;
  }
  .why-vodafone__headline {
    font-size: 24px;
  }
  .why-vodafone__circle {
    margin-bottom: 15px;
  }
  .why-vodafone__circle--large {
    height: 170px;
    width: 170px;
  }
  .why-vodafone__item {
    margin-bottom: 40px;
  }
  .why-vodafone__item--last {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 639px) {
  .why-vodafone__content {
    padding: 35px 10px;
  }
  .why-vodafone__headline {
    font-size: 20px;
  }
  .why-vodafone__caption {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .why-vodafone__circle {
    width: 80px;
    height: 80px;
  }
  .why-vodafone__circle--large {
    height: 140px;
    width: 140px;
  }
  .why-vodafone__item {
    margin-bottom: 35px;
  }
  .why-vodafone__item--last {
    margin-bottom: 0;
  }
}
.chat-room {
  background: #e4e4e4;
  padding-bottom: 35px;
}

.chat-room__bubbles {
  max-height: 440px;
  overflow-x: hidden;
  overflow-y: auto;
}

.chat-room__bubble {
  float: left;
  margin-left: 50px;
  max-width: 370px;
}

.chat-room__bubble + .chat-room__bubble {
  margin-top: 40px;
}

.chat-room__bubble--question {
  float: right;
  margin-left: 0;
  margin-right: 50px;
}

.chat-room__bubbles::-webkit-scrollbar {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .chat-room__bubbles {
    max-height: none;
  }
}
.bills-accordion__item {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  background: #ffffff;
  width: 100%;
}

.bills-accordion__heading {
  margin: 0;
  padding: 25px 98px 25px 25px;
  position: relative;
}

.bills-accordion__heading:hover {
  cursor: pointer;
}

.bills-accordion__heading--active {
  border-bottom: 1px solid #e5e5e5;
}

.bills-accordion__content {
  padding-bottom: 38px;
}

.bills-accordion__heading--active .bills-accordion__chevron {
  transform: scaleY(-1);
}

.bills-accordion__btn-container {
  padding-top: 30px;
  text-align: center;
}

.bills-accordion__dropdown-content {
  padding: 20px;
}

.bills-accordion__chevron {
  position: absolute;
  right: 35px;
  top: 50%;
  margin-top: -16px;
  color: #e60000;
  transform-origin: 50% 50%;
  transition: transform 0.4s;
}

.bills-accordion--dark .bills-accordion__heading {
  background-color: #333333;
  color: #ffffff;
}

@media only screen and (max-width: 1024px) {
  .bills-accordion__item {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    background: #ffffff;
    width: 100%;
  }
  .bills-accordion__heading {
    margin: 0;
    padding: 20px 80px 20px 34px;
    position: relative;
  }
  .bills-accordion__heading:hover {
    cursor: pointer;
  }
  .bills-accordion__chevron {
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -16px;
    color: #e60000;
    transform-origin: 50% 50%;
    transition: transform 0.4s;
  }
  .bills-accordion__heading--active .bills-accordion__chevron {
    transform: scaleY(-1);
  }
  .bills-accordion__btn-container {
    padding: 30px 10px;
  }
  .bills-accordion__content {
    padding-bottom: 0;
  }
  .js .bills-accordion__content--collapse {
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  .bills-accordion__heading {
    padding: 20px 10px;
  }
  .bills-accordion__chevron {
    right: 20px;
  }
}
.accessory {
  background-color: #ffffff;
  box-shadow: 0 3px 5px #cccccc;
  margin: 1px 0 5px;
  position: relative;
  text-align: center;
}

.accessory__heading {
  margin: 0;
}

.accessory__brand {
  display: block;
}

.accessory__content {
  padding: 30px 20px 40px;
  text-align: center;
}

.accessory__button {
  display: block;
}

.accessory__image-container {
  height: 300px;
  margin: 30px 0;
  position: relative;
}

.accessory__image {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  width: auto;
  max-height: 100%;
}

.accessory__was {
  color: #e60000;
  margin-top: 0;
  margin-bottom: 0;
}

.accessory__strikethrough {
  text-decoration: line-through;
}

.accessory__rating-price-container {
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .accessory__content {
    padding-bottom: 30px;
  }
  .accessory__image-container {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 639px) {
  .accessory__content {
    padding: 25px 10px;
  }
  .accessory__image-container {
    height: 150px;
  }
  .accessory__button {
    margin: 0;
  }
}
.bills-summary {
  padding-left: 20px;
  position: relative;
}

.bills-summary::before {
  background-color: #e60000;
  border-radius: 10px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 5px;
}

.bills-summary__container {
  padding: 20px 0;
  display: table;
  width: 100%;
}

.bills-summary__col {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.bills-summary__col--align-right {
  text-align: right;
}

.bills-summary__heading {
  font-family: "VodafoneLight";
  font-size: 28px;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .bills-summary__container {
    padding: 0;
  }
  .bills-summary__col {
    padding-right: 65px;
  }
  .bills-summary__heading {
    font-size: 24px;
  }
}
@media only screen and (max-width: 639px) {
  .bills-summary__container {
    padding: 0;
  }
  .bills-summary__col {
    display: block;
    width: 100%;
  }
  .bills-summary__col--align-right {
    text-align: left;
  }
  .bills-summary__heading {
    font-family: "VodafoneRegular";
    font-size: 16px;
  }
}
.navigation {
  background-color: #4a4d4e;
  font-size: 32px;
  position: relative;
}

.navigation__link--active .navigation__accessibility {
  display: inline-block;
}

.navigation__accessibility {
  display: none;
}

.navigation--primary {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(102, 102, 102, 0.5);
  background-clip: padding-box;
}

.navigation--fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navigation--transparent {
  background: none;
}

.navigation__list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.navigation__list::before, .navigation__list::after {
  content: " ";
  display: table;
}

.navigation__list::after {
  clear: both;
}

.navigation__icon--active {
  background-color: #e60000;
}

.navigation__spring {
  display: block;
  max-height: 72px;
}

.navigation__spring--primary {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 75px;
}

.navigation__content {
  padding: 0;
  margin: 0;
  list-style: none;
}

.navigation--secondary {
  background-color: rgba(255, 255, 255, 0.9);
  left: 0;
  position: absolute;
  right: 0;
  top: -200%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 0.1s ease 0.15s;
}

.navigation--secondary-sub {
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  left: 0;
  top: -200%;
  opacity: 0;
  z-index: -2;
  transition: all 0.3s ease 0.35s;
}

.navigation--tertiary {
  background-color: transparent;
  display: none;
  position: absolute;
  right: 0;
  text-align: left;
}

.navigation--tertiary--user {
  background-color: rgba(255, 255, 255, 0.96);
  width: 300px;
}

.navigation--display {
  display: block;
  top: 100%;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease 0.3s;
}

.navigation__item {
  float: left;
  font-family: "VodafoneLight";
  font-size: 24px;
}

.navigation__item--right {
  float: right;
}

.navigation__item--parent {
  position: relative;
}

.navigation__item--secondary-sub {
  float: none;
  white-space: nowrap;
}

.navigation__item--tertiary {
  width: 100%;
}

.navigation__item--nested {
  width: 100%;
}

.navigation__item--first {
  border-top: none;
}

.navigation__item--last {
  border-bottom: none;
}

.navigation__item--clickable {
  pointer-events: auto;
}

.navigation__item--go-to {
  display: none;
}

.navigation__item--active > .navigation__link--main-secondary {
  color: #e60000;
  background: rgba(255, 255, 255, 0.7);
}

.navigation__link {
  display: block;
  padding: 15px 20px;
  position: relative;
}

.navigation__link:hover, .navigation__link:focus, .navigation__link--active {
  color: #e60000;
}

.navigation__link--main {
  min-width: 100px;
  text-align: center;
  padding: 21px 20px 20px;
}

.navigation__link--main-secondary:hover {
  background-color: rgba(255, 255, 255, 0.7);
}

.navigation__link--active, .navigation__link--main:hover {
  color: #e60000;
}

.navigation__link--active::after, .navigation__link--main:hover::after {
  background-color: #e60000;
  content: "";
  position: absolute;
  bottom: -1px;
  height: 3px;
  left: 0;
  right: 0;
}

.navigation__link--nested {
  padding-left: 40px;
}

.navigation__link--nested-sub {
  padding-left: 60px;
}

.navigation__link--icon {
  line-height: 0;
  padding: 21px 20px 23px;
}

.navigation__link--slim {
  padding: 4px 20px;
}

.navigation__link--slim:hover {
  background-color: #ffffff;
  color: #333333;
}

.navigation__link--menu {
  padding: 16px 20px;
}

.navigation__link--menu.navigation__link--active:hover {
  background-color: #ffffff;
  color: #333333;
}

.navigation__link--menu.navigation__link--active .navigation__toggle {
  display: none;
}

.navigation__link--menu.navigation__link--active .navigation__close {
  display: block;
}

.navigation__link--user.navigation__link--active {
  background-color: rgba(255, 255, 255, 0.95);
}

.navigation__link--user.navigation__link--active::after {
  content: none;
}

.navigation__link--user.navigation__link--active:active, .navigation__link--user.navigation__link--active:focus, .navigation__link--user.navigation__link--active:hover {
  background-color: rgba(255, 255, 255, 0.95);
}

.navigation__close {
  display: none;
}

.navigation__user {
  height: 53px;
  width: 60px;
}

.navigation__user--icon {
  height: auto;
  width: auto;
  line-height: 0;
  padding: 15px 25px;
}

.navigation__user--close {
  padding: 6px;
  color: #ffffff;
}

.navigation__basket {
  background-color: #e60000;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-family: "VodafoneRegularBold";
  height: 20px;
  line-height: 1.5em;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 10px;
  transform: scale(0.75);
  width: 20px;
}

.navigation__global {
  width: 100%;
  overflow: hidden;
  background: none;
  z-index: 1;
  padding-left: 60px;
}

.navigation__global--type {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
  float: left;
}

.navigation__global--type::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 265px;
  background: #4a4d4e;
}

.navigation__global--type::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 100vw;
  background: #4a4d4e;
}

.navigation__global--language {
  position: static;
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
  float: right;
}

.navigation__site {
  font-size: 16px;
  background-color: #4a4d4e;
  color: #cccccc;
}

.navigation__site--active {
  background-color: #fcfdfd;
  color: #333333;
}

.navigation__site-chevron {
  background-color: #e60000;
  position: relative;
  width: 54px;
  height: 54px;
  float: right;
}

.navigation__select {
  background-color: transparent;
  border: none;
  padding: 5px;
  padding-right: 22px;
  overflow: hidden;
}

.navigation__selectable {
  color: #ffffff;
  padding: 5px;
}

.touch .navigation__item--go-to {
  display: inline-block;
}

.mouse-active .navigation__link:focus {
  background-color: transparent;
}

@media only screen and (max-width: 1024px) {
  .navigation__spring {
    max-width: none;
    margin-left: 0;
    max-height: none;
  }
  .navigation--tertiary {
    margin: 0;
    -webkit-overflow-scrolling: touch;
    width: 370px;
    right: -20px;
    top: auto;
    bottom: auto;
    position: absolute;
    overflow: visible;
  }
  .navigation--tertiary::before {
    background-color: rgba(255, 255, 255, 0.96);
    content: "";
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: inherit;
    z-index: 0;
  }
  .navigation--tertiary--user {
    background: transparent;
  }
  .navigation--display {
    transition-delay: 0s;
    display: block;
  }
  .navigation__hide {
    position: relative;
    z-index: 2;
  }
  .navigation__item {
    font-size: 20px;
    pointer-events: auto;
    font-family: "VodafoneRegular";
  }
  .navigation__item--tertiary {
    padding: 0 10px;
    color: #333333;
  }
  .navigation__item--site {
    padding: 10px;
  }
  .navigation__item--nested {
    padding-left: 20px;
  }
  .navigation__item--clickable .navigation__link--active.navigation__link--menu,
  .navigation__item--clickable .navigation__link--active.navigation__link--menu:hover {
    background-color: #e60000;
    color: #ffffff;
  }
  .navigation__link {
    padding: 15px 10px;
  }
  .navigation__link--nested {
    padding-left: 40px;
  }
  .navigation__link--icon {
    margin: 8px 5px;
    padding: 10px;
  }
  .navigation__link--icon-last {
    margin-right: 0;
  }
  .navigation__link--menu {
    z-index: 2;
  }
  .navigation__link--menu.navigation__link--active {
    background-color: #e60000;
    color: #ffffff;
  }
  .navigation__link--menu.navigation__link--active:hover {
    background-color: #ffffff;
    color: #333333;
  }
  .navigation__link--menu.navigation__link--active .navigation__toggle {
    display: none;
  }
  .navigation__link--menu.navigation__link--active .navigation__close {
    display: block;
  }
  .navigation__link--active {
    background-color: #ffffff;
    color: #333333;
  }
  .navigation__user--menu {
    padding: 0;
    border-radius: 50%;
  }
  .navigation__user--icon {
    padding: 15px;
  }
  .navigation__user--close {
    padding: 10px;
  }
  .navigation__chevron {
    color: #e60000;
    margin-right: 10px;
    padding-left: 0;
    right: 30px;
  }
  .navigation__chevron--site {
    margin-right: 0;
  }
  .navigation__site {
    background-color: #666666;
    color: #ffffff;
    font-size: inherit;
    margin-top: 40px;
  }
  .navigation__site:hover {
    background-color: #333333;
    color: #ffffff;
  }
  .navigation__site--active {
    background-color: transparent;
    border-bottom: 2px solid #ffffff;
  }
  .navigation__site .navigation__chevron {
    color: #ffffff;
  }
  .navigation__basket {
    right: 0;
    top: 0;
  }
  .navigation__accordion {
    padding-bottom: 180px;
    max-height: 100vh;
    max-height: calc(100vh - 180px);
    overflow-y: auto;
  }
  .navigation__item--go-to,
  .touch .navigation__item--go-to {
    display: block;
  }
  .mouse-active .navigation__link--menu.navigation__link--active:active, .mouse-active .navigation__link--user.navigation__link--active:active, .mouse-active .navigation__link--menu.navigation__link--active:focus, .mouse-active .navigation__link--user.navigation__link--active:focus {
    background-color: #e60000;
    color: #ffffff;
  }
}
@media only screen and (max-width: 639px) {
  .navigation__chevron {
    float: right;
  }
  .navigation--tertiary {
    left: 45px;
    position: fixed;
    width: auto;
    right: 0;
  }
  .navigation--tertiary::before {
    left: 45px;
    right: 0;
  }
  .navigation__link {
    padding: 15px 10px;
  }
  .navigation__link--icon {
    padding: 6px;
    margin: 8px 5px;
  }
  .navigation__link--icon-last {
    margin-right: 0;
  }
  .navigation__link--nested {
    padding-left: 30px;
  }
  .navigation__link--user.navigation__link--active {
    border-radius: 0;
    padding: 8px;
  }
  .navigation__user {
    height: 40px;
    width: 47px;
  }
  .navigation__user--icon {
    height: auto;
    width: auto;
    padding: 10px;
  }
  .navigation__user--close {
    padding: 0;
  }
  .navigation__user--menu {
    padding: 0;
    border-radius: 50%;
  }
}

html {
  font-size: initial;
}

.ws2 *:focus {
  outline: 2px solid #00b0ca;
}
.ws2 .react-datepicker-wrapper {
  display: block;
}
.ws2 label {
  display: inline;
  font-weight: normal;
  margin-bottom: initial;
}
.ws2 .alert {
  padding: 0;
}
.ws2 .spring {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 300px;
  padding: 0 10px;
  height: auto;
}
.ws2 .spring--sm {
  max-width: 400px;
}
.ws2 .spring--md {
  max-width: 780px;
}
.ws2 .spring--nested {
  min-width: auto;
  padding: 0 16.66667%;
}
.ws2 .spring--nested--small {
  padding: 0 8.33333%;
}
.ws2 .table {
  margin-bottom: auto;
}
.ws2 .heading {
  color: #333;
  display: block;
  font-family: "VodafoneLight";
  font-weight: 400;
  line-height: 1em;
  margin: 0;
  width: 100%;
}
.ws2 .heading--1 {
  font-size: 64px;
  line-height: 72px;
  margin: 60px 0;
}
.ws2 .heading--2 {
  font-size: 56px;
  line-height: 62px;
  margin: 70px 0 35px;
}
.ws2 .heading--3 {
  font-size: 40px;
  line-height: 48px;
  margin: 60px 0 30px;
}
.ws2 .heading--4 {
  font-size: 28px;
  line-height: 34px;
  margin: 40px 0 30px;
}
.ws2 .heading--5 {
  font-family: "VodafoneRegular";
  font-size: 20px;
  line-height: 28px;
  margin: 15px 0;
}
.ws2 .heading--6 {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0;
}
.ws2 .heading--light {
  font-family: "VodafoneLight";
}
.ws2 .heading--regular {
  font-family: "VodafoneRegular";
}
.ws2 .heading--bold {
  font-family: "VodafoneRegularBold";
}
.ws2 .heading--center {
  text-align: center;
}
.ws2 .heading--inline-block {
  display: inline-block;
  width: auto;
}
.ws2 .heading--inline {
  display: inline;
}
.ws2 .heading--leading {
  margin-top: 0;
}
.ws2 .heading--trailing {
  margin-bottom: 0;
}
.ws2 .heading--no-gutter {
  margin: 0;
}
.ws2 .heading--tabs {
  margin-top: 45px;
}
.ws2 .heading--dark {
  color: #fff;
}
.ws2 .hero__band .heading {
  color: #fff;
}
.ws2 .hero__sub-message {
  max-width: 560px;
  margin: 0 auto 20px;
}
.ws2 .grid {
  display: block;
  letter-spacing: -0.215em;
  list-style: none;
  margin: 0;
  padding-left: 0;
  height: auto;
}
.ws2 .grid--gutter {
  margin: 0 -10px;
}
.ws2 .icon {
  display: inline-block;
  fill: none;
  stroke: currentColor;
  stroke-width: 7px;
  vertical-align: middle;
}
.ws2 .icon--thin {
  stroke-width: 5px;
}
.ws2 .icon--extra-small {
  width: 20px;
  height: 20px;
}
.ws2 .icon--small {
  width: 28px;
  height: 28px;
}
.ws2 .icon--medium {
  width: 36px;
  height: 36px;
}
.ws2 .icon--large {
  width: 44px;
  height: 44px;
}
.ws2 .icon--extra-large {
  width: 60px;
  height: 60px;
}
.ws2 .icon:hover {
  fill: none;
  stroke: currentColor;
}
.ws2 .icon--fill,
.ws2 .icon--fill:hover {
  stroke: none;
  stroke-width: 0;
  fill: currentColor;
}
.ws2 .icon--captioned {
  vertical-align: text-top;
}
.ws2 .icon--pad {
  padding: 5px;
}
.ws2 .icon--empty,
.ws2 .icon--empty:hover {
  stroke: none;
  stroke-width: 0;
  fill: none;
}
.ws2 .form__label {
  padding-top: 0;
  padding-bottom: 0;
}
.ws2 .chevron__container,
.ws2 .chevron__text {
  width: auto;
}
.ws2 .card {
  border-radius: 0;
}
.ws2 .hero__sub-message {
  max-width: 560px;
  margin: 0 auto 20px;
}
.ws2 .yui3-widget.component {
  background-color: inherit;
}
.ws2 .yui3-widget.tooltip {
  height: auto;
  position: absolute;
}
.ws2 .navigation__item.navigation__item--right.navigation__item--clickable.user-menu.help--suport .icon.icon--small.navigation__icon {
  stroke-width: 0;
}
.ws2 .portlet-topper {
  z-index: 4999;
}
.ws2 .table th.table__th {
  border-bottom: none;
  border-top: none;
}
.ws2 .table td.table__td {
  border-top: none;
}
.ws2 .table__td:first-child,
.ws2 .table__th:first-child {
  padding-left: 30px;
}
.ws2 .table__td:last-child,
.ws2 .table__th:last-child {
  padding-right: 30px;
}
.ws2 .table__td,
.ws2 .table__th {
  padding: 20px 10px;
}
.ws2 .pagination {
  margin: 0;
}
.ws2 .card__header--narrow {
  padding: 20px 40px;
  margin: 0px;
}
@media only screen and (max-width: 1024px) {
  .ws2 .card__header--narrow {
    padding: 25px;
  }
}
@media only screen and (max-width: 639px) {
  .ws2 .card__header--narrow {
    padding: 10px;
  }
  .ws2 .grid--gutter {
    margin: 0 -5px;
  }
}

.hero {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.hero__band {
  position: relative;
  text-align: center;
}
.hero__heading {
  margin-top: 0;
}

.background {
  z-index: 0;
}
.background--static {
  position: absolute;
  width: 100%;
  min-height: 202px;
  z-index: -1;
}
.background--static img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-height: 100%;
  max-width: inherit !important;
  min-width: 100%;
  width: auto;
}
.background--static:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.5);
  background: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.9) 100%);
}

/** liferay css changes **/
.portlet-title-text {
  display: none;
}

.portlet-decorate .portlet-content {
  padding: 0px;
}

.portlet-layout .portlet-header {
  margin: 0;
}

.portlet-journal-content .portlet .portlet-header {
  display: none;
}

.has-control-menu .ioh__header {
  margin-top: 56px;
}

.tooltip-hidden {
  position: inherit;
}

.tooltip {
  height: auto;
}

.navigation__sitename {
  padding: 21px 20px 20px;
  display: inline-block;
  font-family: VodafoneLight;
  font-size: 24px;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
