/**
 * Legacy CSS - basket-full.min.css
 * 
 * IMPORTANT: This CSS was retrieved from production server and has no source repository.
 * Do NOT modify this file directly. Instead:
 * 1. Create new styled-components for new features
 * 2. Use the LegacyStyleScope wrapper to scope these styles
 * 3. Gradually migrate classes to styled-components as needed
 * 
 * Last synced: March 2026
 */

.footer,
.hello,
.hero,
.login__frame,
.login__framer,
.navigation__select {
  overflow: hidden;
}

.footer__heading:hover,
.language,
.time-picker__time:hover {
  cursor: pointer;
}

.basket-package-grid__item::after,
.basket-package-grid__item::before,
.basket-package-summary__footer::after,
.basket-package-summary__footer::before,
.footer__aside::after,
.footer__aside::before,
.navigation__list::after,
.navigation__list::before,
.product::after,
.product::before {
  content: ' ';
  display: table;
}

.basket-package-grid__item::after,
.basket-package-summary__footer::after,
.footer__aside::after,
.navigation__list::after,
.product::after {
  clear: both;
}

.accessory__image,
.picker::before,
.product__tick,
.side-toggle__icon,
.support-bubble__wrapper {
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.brand {
  margin: 12px 10px 12px 0;
}

.brand__logo {
  position: relative;
  width: 48px;
  height: 48px;
  vertical-align: top;
}

.breadcrumbs__chevron,
.bundle-promotion__item,
.bundle-promotion__logo,
.call-us__number,
.language__selector,
.pass--single {
  vertical-align: middle;
}

.brand__logo--documentation {
  margin-top: -10px;
  width: 85px;
  margin-left: 30px;
}

@media only screen and (max-width: 970px) {
  .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 #c5cad5;
  border-top: 1px solid #c5cad5;
  padding: 18px 0;
  text-align: left;
}

.bundle-promotion,
.footer__chat,
.hello,
.hello__band,
.hero {
  text-align: center;
}

.breadcrumbs--extrude {
  background-color: #e1e5e9;
  color: #323232;
}

.breadcrumbs--dark {
  background-color: #323232;
  border-color: #8c96a8;
  color: #c5cad5;
}

.breadcrumbs--transparent {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  border-color: rgba(197, 202, 213, 0.4);
  position: relative;
}

.breadcrumbs--abbey {
  background-color: #5a6376;
  border-color: #8c96a8;
  color: #fff;
}

.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;
}

.hello::before,
.hello__band::before {
  content: '';
}

.breadcrumbs__crumb--current::after {
  display: none;
}

.breadcrumbs__chevron {
  display: inline-block;
  color: currentColor;
  width: 24px;
  height: 24px;
}

.brand-outline {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 27px;
}

.brand-outline--white {
  color: #fff;
}

.brand-outline--red,
.call-us__open {
  color: #00a45f;
}

.brand-outline__icon {
  height: 13.8888888889em;
  width: 12.2222222222em;
  stroke: currentColor;
  margin: 1.6666666667em;
  stroke-width: 7px;
}

.brand-outline__text {
  font-family: OneBold;
  font-size: 2.5em;
  top: 2.2222222222em;
  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: 970px) {
  .breadcrumbs {
    padding: 14px 0;
  }

  .breadcrumbs__chevron {
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    float: left;
  }

  .brand-outline {
    font-size: 23px;
  }
}

.bundle-promotion__headline {
  margin-top: 0;
  margin-bottom: 10px;
}

.bundle-promotion__item {
  display: inline-block;
  margin-bottom: 20px;
}

.bundle-promotion__logo {
  max-height: 24px;
}

.bundle-promotion__conjunction {
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
}

.call-us__card {
  padding: 40px 80px;
}

.call-us--waiting {
  color: #8c96a8;
}

.call-us__background {
  background-color: #e1e5e9;
}

.call-us__card-narrow {
  padding: 20px 90px;
}

@media only screen and (max-width: 970px) {
  .bundle-promotion__logo {
    max-height: 22px;
  }

  .call-us__card-narrow {
    padding: 20px 40px;
  }
}

@media only screen and (max-width: 639px) {
  .brand-outline {
    font-size: 18px;
  }

  .call-us__card {
    padding: 25px 10px;
  }

  .call-us__card-narrow {
    padding: 25px 0;
  }

  .call-us__background {
    background-color: #fff;
  }
}

.footer__curtain,
.hello {
  background-color: #323232;
}

.footer {
  color: #fff;
  position: relative;
  z-index: 4;
}

.footer__list {
  margin-bottom: 37px;
}

.footer__banner {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.header,
.hello {
  position: relative;
}

.footer__image {
  max-width: none;
  min-height: 100%;
  min-width: 100%;
}

.footer__navigation {
  padding: 20px 0 50px;
}

.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__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;
  margin-top: 5px;
  font-family: OneRegular;
}

@media only screen and (max-width: 970px) {
  .footer__chat {
    padding: 0 20px;
  }

  .footer__navigation {
    padding: 20px 20px 40px;
  }

  .footer__heading {
    border-top: 1px solid #c5cad5;
    display: block;
    padding: 10px;
    font-size: 20px;
    margin: 0;
  }

  .footer__heading--last {
    border-bottom: 1px solid #c5cad5;
  }

  .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: 970px) {
  .footer-accordion {
    margin: 40px 0 0;
  }

  .footer-accordion__item {
    font-size: 18px;
  }

  .footer-accordion__heading {
    border-top: 1px solid #c5cad5;
    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;
  }

  .header__global {
    float: left;
  }
}

@media only screen and (max-width: 639px) {
  .footer-accordion {
    margin: 20px 0 0;
  }
}

.header {
  width: 100%;
  z-index: 10;
}

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

.hello--white {
  background-color: #fff;
}

.hello__band {
  position: relative;
  opacity: 1;
  top: 0;
  transition:
    top 0.5s ease-out 2s,
    opacity 0.5s ease-out 2s;
}

.hello__band::before {
  background-color: inherit;
  bottom: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
}

.hello__background::after,
.hero__background::after {
  content: '';
  right: 0;
  bottom: 0;
  left: 0;
}

.hello__band--static {
  transition: none;
}

.hello__button {
  width: auto;
  display: inline-block;
  padding: 11px 37px;
}

.hello__heading {
  line-height: 67px;
  margin-bottom: 20px;
}

.hello__message {
  color: #fff;
  padding: 45px 10px 40px;
}

.hello--tall .hello__message {
  padding: 55px 10px 80px;
}

.hello--white .hello__message {
  color: #323232;
}

.hello__sub-message {
  max-width: 560px;
  margin: 0 auto 20px;
}

.hello__background {
  opacity: 1;
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition:
    opacity 1s ease-in,
    transform 10s ease-in;
  z-index: 0;
}

.hello__background::after {
  position: absolute;
  top: 0;
  background-color: rgba(50, 50, 50, 0.5);
  transition: background 1s ease-in 1s;
}

.hello__background--static {
  -ms-transform: none;
  transform: none;
  transition: none;
}

.hello__icons {
  display: block;
  margin: 0 auto 12px;
}

@media only screen and (max-width: 970px) {
  .hello__message {
    padding: 55px 10px;
  }
}

@media only screen and (max-width: 639px) {
  .hello--tall .hello__message {
    padding: 45px 10px 77px;
  }

  .hello--tall .hello__heading {
    margin-bottom: 30px;
  }

  .hello__heading,
  .hello__icons {
    margin-bottom: 15px;
  }

  .hello__heading {
    line-height: 36px;
    padding: 0;
  }

  .hello__message {
    padding: 25px 10px 15px;
  }

  .hello__caption {
    margin-top: 40px;
  }

  .hello__description--break-sm {
    word-spacing: 99999px;
  }
}

.preload .hello__band {
  opacity: 0;
  top: 50px;
}

.preload .hello__band--static {
  opacity: 1;
  top: 0;
}

.preload .hello__background {
  opacity: 0;
  -ms-transform: scale(1);
  transform: scale(1);
}

.preload .hello__background::after {
  background: 0 0;
}

.preload .hello__background--static {
  opacity: 1;
}

.hero {
  background-color: #323232;
  color: #fff;
  position: relative;
}

.hero__message {
  padding: 45px 10px 40px;
}

.hero--tall .hero__message {
  padding-top: 55px;
  padding-bottom: 80px;
}

.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 {
  position: absolute;
  top: 0;
  background: linear-gradient(
    to bottom,
    transparent 20%,
    rgba(0, 0, 0, 0.9) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
  transition: background 1s ease-in 1s;
}

.hero__band,
.horizontal-text-rule {
  position: relative;
  text-align: center;
}

.hero__background--no-tint::after {
  content: none;
}

.hero--animate .hero__background {
  opacity: 1;
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition:
    opacity 1s ease-in,
    transform 10s ease-in;
}

.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 12px;
}

@media only screen and (max-width: 970px) {
  .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;
  }
}

.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;
  -ms-transform: scale(1);
  transform: scale(1);
}

.preload .hero__background::after {
  background: 0 0;
}

.horizontal-text-rule:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #c5cad5;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}

.horizontal-text-rule__text {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 10px;
  background-color: #fff;
}

@media only screen and (max-width: 970px) {
  .horizontal-text-rule {
    margin: 10px 0;
  }
}

@media only screen and (max-width: 639px) {
  .horizontal-text-rule {
    margin: 0;
  }
}

.jumper {
  background-color: #8c96a8;
  color: #fff;
  left: -9999em;
  padding: 5px;
  position: absolute;
  z-index: 10000;
}

.language__current--open,
.language__options {
  background-color: #5a6376;
}

.jumper:focus {
  left: 0;
}

.language {
  width: 236px;
  margin-right: 20px;
  font-size: 16px;
  text-align: right;
  color: #c5cad5;
}

.language__current {
  display: block;
  position: relative;
  z-index: 1;
  padding: 4px 30px 4px 0;
}

.language__chosen {
  display: block;
  text-align: right;
  padding-right: 10px;
}

.language__icon {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 14px;
  top: 50%;
  -ms-transform: translate(0, -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;
  padding: 0;
  list-style: none;
  display: none;
  text-align: left;
}

.language__option {
  display: block;
  padding: 15px 20px;
}

.language__option:focus,
.language__option:hover {
  background-color: #fff;
  color: #5a6376;
}

.language__selector {
  width: 15px;
  height: 15px;
  border: 3px solid #c5cad5;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.language__circle {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c5cad5;
  position: absolute;
  top: 2px;
  left: 2px;
  display: none;
}

.language__circle--selected {
  display: inline-block;
}

@media only screen and (max-width: 970px) {
  .language {
    width: 100%;
    margin-right: 0;
    text-align: left;
    color: #323232;
  }

  .language__options {
    width: 100%;
    position: relative;
    background-color: #fff;
    padding: 10px 0 10px 20px;
  }

  .language__selector {
    border-color: #323232;
    background-color: #e1e5e9;
  }

  .language__circle {
    background-color: #323232;
  }

  .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: #00a45f;
  }

  .language__item--last {
    margin-bottom: 10px;
  }

  .language__option {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .language__option:focus .language__selector,
  .language__option:hover .language__selector {
    border-color: #5a6376;
  }

  .language__option:focus .language__circle,
  .language__option:hover .language__circle {
    border-color: #5a6376;
    background-color: #5a6376;
  }
}

.login-nudge,
.login__framer,
.login__frames {
  position: relative;
}

.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__frames {
  width: 300%;
  left: -100%;
  transition: left 0.4s;
}

.login__frames--first {
  left: 0;
}

.login__frames--last {
  left: -200%;
}

.login__frame {
  width: 33.33%;
  float: left;
  border: 1px solid #323232;
  transition: visibility 0s;
  transition-delay: 0s;
}

.login__frame--first,
.login__frame--last,
.login__frames--first .login__frame,
.login__frames--last .login__frame {
  visibility: hidden;
  transition-delay: 0.4s;
}

.login__frames--first .login__frame--first,
.login__frames--last .login__frame--last {
  visibility: visible;
  transition-delay: 0s;
}

.login__text {
  padding-bottom: 15px;
  border-bottom: 1px solid #323232;
}

.login-nudge--active .login-nudge__link {
  background-color: #fff;
  color: #00a45f;
  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: #323232;
  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: 970px) {
  .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: #5a6376;
  font-size: 32px;
  position: relative;
}

.navigation__link--active .navigation__accessibility {
  display: inline-block;
}

.navigation__accessibility {
  display: none;
}

.navigation--primary {
  background-color: #fff;
  border-bottom: 1px solid rgba(140, 150, 168, 0.5);
  background-clip: padding-box;
}

.navigation--fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navigation--transparent {
  background: 0 0;
}

.navigation__list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.navigation__icon--active {
  background-color: #00a45f;
}

.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__item--parent,
.navigation__link {
  position: relative;
}

.navigation--tertiary--user {
  background-color: rgba(255, 255, 255, 0.96);
  width: 300px;
}

.navigation__item--docs,
.navigation__item--nested,
.navigation__item--tertiary {
  width: 100%;
}

.navigation--display {
  display: block;
  top: 100%;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease 0.3s;
}

.navigation--docs {
  background-color: transparent;
  color: #323232;
  font-size: 18px;
}

.navigation__link--active,
.navigation__link--main:hover,
.navigation__link:focus,
.navigation__link:hover {
  color: #00a45f;
}

.navigation__item {
  float: left;
  font-family: OneLight;
  font-size: 24px;
}

.navigation__item--right {
  float: right;
}

.navigation__item--secondary-sub {
  float: none;
  white-space: nowrap;
}

.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: #00a45f;
  background: rgba(255, 255, 255, 0.7);
}

.navigation__link {
  display: block;
  padding: 15px 20px;
}

.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::after,
.navigation__link--main:hover::after {
  background-color: #00a45f;
  content: '';
  position: absolute;
  bottom: -1px;
  height: 3px;
  left: 0;
  right: 0;
}

.navigation__link--menu.navigation__link--active:hover,
.navigation__link--slim:hover {
  background-color: #fff;
  color: #323232;
}

.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--menu {
  padding: 16px 20px;
}

.navigation__link--user.navigation__link--active,
.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__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::after {
  content: none;
}

.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: #fff;
}

.navigation__basket {
  background-color: #00a45f;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-family: OneBold;
  height: 20px;
  line-height: 1.5em;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 10px;
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  width: 20px;
}

.navigation__global {
  width: 100%;
  overflow: hidden;
  background: 0 0;
  z-index: 1;
  padding-left: 60px;
}

.navigation__global--type {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
  background: 0 0;
  float: left;
}

.navigation__global--type::after,
.navigation__global--type::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #5a6376;
  content: '';
}

.navigation__global--type::before {
  right: 100%;
  width: 265px;
}

.navigation__global--type::after {
  left: 100%;
  width: 100vw;
}

.navigation__global--language {
  position: static;
  display: inline-block;
  padding: 0;
  margin: 0;
  background: 0 0;
  float: right;
}

.navigation__site {
  font-size: 16px;
  background-color: #5a6376;
  color: #c5cad5;
}

.navigation__site--active {
  background-color: #f0f2f5;
  color: #323232;
}

.navigation__site-chevron {
  background-color: #00a45f;
  position: relative;
  width: 54px;
  height: 54px;
  float: right;
}

.mouse-active .navigation__link:focus,
.navigation__select {
  background-color: transparent;
}

.navigation__select {
  border: none;
  padding: 5px 22px 5px 5px;
}

.navigation__selectable {
  color: #fff;
  padding: 5px;
}

.touch .navigation__item--go-to {
  display: inline-block;
}

@media only screen and (max-width: 970px) {
  .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: 0 0;
  }

  .navigation--display {
    transition-delay: 0s;
    display: block;
  }

  .navigation--docs {
    z-index: 1;
    background-color: #323232;
    color: #fff;
    font-size: 32px;
  }

  .navigation--docs::before {
    bottom: auto;
  }

  .navigation__hide {
    position: relative;
    z-index: 2;
  }

  .navigation__item {
    font-size: 20px;
    pointer-events: auto;
    font-family: OneRegular;
  }

  .navigation__item--tertiary {
    padding: 0 10px;
    color: #323232;
  }

  .navigation__item--clickable .navigation__link--active.navigation__link--menu,
  .navigation__item--clickable
    .navigation__link--active.navigation__link--menu:hover,
  .navigation__link--menu.navigation__link--active {
    background-color: #00a45f;
    color: #fff;
  }

  .navigation__item--site {
    padding: 10px;
  }

  .navigation__item--nested {
    padding-left: 20px;
  }

  .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--active,
  .navigation__link--menu.navigation__link--active:hover {
    background-color: #fff;
    color: #323232;
  }

  .navigation__link--menu.navigation__link--active .navigation__toggle {
    display: none;
  }

  .navigation__item--go-to,
  .navigation__link--menu.navigation__link--active .navigation__close,
  .touch .navigation__item--go-to {
    display: block;
  }

  .navigation__user--menu {
    padding: 0;
    border-radius: 50%;
  }

  .navigation__user--icon {
    padding: 15px;
  }

  .navigation__user--close {
    padding: 10px;
  }

  .navigation__chevron {
    color: #00a45f;
    margin-right: 10px;
    padding-left: 0;
    right: 30px;
  }

  .navigation__chevron--site {
    margin-right: 0;
  }

  .navigation__site {
    background-color: #8c96a8;
    color: #fff;
    font-size: inherit;
    margin-top: 40px;
  }

  .navigation__site:hover {
    background-color: #323232;
    color: #fff;
  }

  .navigation__site--active {
    background-color: transparent;
    border-bottom: 2px solid #fff;
  }

  .navigation__site .navigation__chevron {
    color: #fff;
  }

  .navigation__basket {
    right: 0;
    top: 0;
  }

  .navigation__accordion {
    padding-bottom: 180px;
    max-height: 100vh;
    max-height: calc(100vh - 180px);
    overflow-y: auto;
  }

  .mouse-active .navigation__link--menu.navigation__link--active:active,
  .mouse-active .navigation__link--menu.navigation__link--active:focus,
  .mouse-active .navigation__link--user.navigation__link--active:active,
  .mouse-active .navigation__link--user.navigation__link--active:focus {
    background-color: #00a45f;
    color: #fff;
  }
}

.pass__label-bold,
.roaming__rate,
.support-bubble__wrapper {
  font-family: OneBold;
}

@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.6071428571em;
  position: relative;
  text-align: left;
  transform: perspective(2.0714285714em) rotateY(3deg);
  width: 4.5714285714em;
  z-index: 0;
  margin: 1.0714285714em 0;
}

.pass::after,
.pass__background,
.pass__shadow {
  position: absolute;
  bottom: 0;
}

.pass::after {
  background: linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.25) 0,
    transparent 50%,
    transparent 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#40000000', GradientType=0);
  border-radius: 0 0 0.25em 0.25em;
  content: '';
  height: 90%;
  left: 0;
  right: 0;
  z-index: 1;
}

.picker--white::before,
.product {
  background-color: #fff;
}

.pass::before {
  content: '';
}

.pass--flat::after {
  display: none;
}

.pass--green {
  color: #12c877;
}

.pass--blue {
  color: #00a45f;
}

.pass--orange {
  color: #ffd600;
}

.pass--purple {
  color: #5a6376;
}

.pass--disabled {
  color: #c5cad5;
}

.pass--group {
  margin-left: -0.7857142857em;
  margin-right: -0.7857142857em;
}

.pass--horizontal {
  margin-left: 2.0357142857em;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.pass--flip {
  -ms-transform: rotateY(-10deg);
  transform: perspective(2.0714285714em) rotateY(-3deg);
  z-index: 5;
  direction: ltr;
  margin: 0 -0.5357142857em;
}

.pass--flip .pass__icon {
  margin-left: 0.1785714286em;
  margin-top: 1.25em;
  text-align: center;
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.pass__label {
  color: #fff;
  font-size: 1em;
  height: 50%;
  line-height: 1;
  padding: 0.3928571429em 0.5714285714em;
  text-transform: uppercase;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 100%;
}

.pass__icon {
  height: 50%;
  line-height: 3.9285714286em;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 100%;
  margin-top: -0.1785714286em;
}

.pass__icon-svg {
  height: 2.2142857143em;
  overflow: visible !important;
  stroke-width: 9px;
  width: 2.2142857143em;
}

.pass__logo-svg {
  color: transparent;
  height: 1.1428571429em;
  margin-top: 0.3214285714em;
  overflow: visible !important;
  width: 1.1428571429em;
}

.pass__shadow {
  top: 1.0714285714em;
  left: 0.3571428571em;
  right: 0.3571428571em;
  z-index: -3;
  box-shadow: 0 -0.1428571429em 1.7857142857em #000;
  border-radius: 1em;
}

.picker {
  padding: 20px 0;
  position: relative;
}

.picker--tall {
  padding: 50px 0;
}

.picker::before {
  border: 2px solid #00a45f;
  border-radius: 50%;
  content: '';
  display: block;
  height: 60px;
  width: 60px;
}

@media only screen and (max-width: 639px) {
  .picker::before {
    height: 50px;
    width: 50px;
  }

  .picker--large::before {
    height: 60px;
    width: 60px;
  }
}

.product {
  padding: 20px;
  width: 100%;
}

.product__compare {
  padding-bottom: 3px;
  display: inline-block;
}

.product__checkbox {
  display: inline-block;
  vertical-align: text-bottom;
  width: 20px;
  height: 20px;
  border: 1px solid #323232;
  border-radius: 3px;
  margin-right: 5px;
  padding: 3px;
  position: relative;
}

.product__tick {
  display: none;
  width: 15px;
  height: 15px;
}

.product__tick--checked {
  display: block;
}

.product__content,
.product__image-wrapper {
  float: left;
  vertical-align: top;
}

.basket-package-grid--heading .basket-package-grid__item,
.basket-package-grid__item,
.side-toggle__content,
.suggest__icon {
  vertical-align: middle;
}

.product__image-wrapper {
  text-align: center;
  width: 33.3333333333%;
}

.product__image {
  max-height: 210px;
}

.product__content {
  padding-left: 20px;
  width: 66.6666666667%;
}

@media only screen and (max-width: 639px) {
  .product__heading {
    padding-bottom: 5px;
  }
}

.radio-buttons__button {
  display: block;
  padding: 25px 14px;
  background-color: #e1e5e9;
  border: 1px solid #c5cad5;
  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: #00a45f;
  border-color: #00a45f;
  color: #fff;
}

.radio-buttons__input:focus + .radio-buttons__button {
  outline: #06f solid 2px;
}

.mouse-active .radio-buttons__input:focus + .radio-buttons__button {
  outline: 0;
}

.radio-buttons__text {
  margin-top: 10px;
}

@media only screen and (max-width: 970px) {
  .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;
  }
}

.roaming__form {
  position: relative;
  margin-bottom: 50px;
  margin-top: 20px;
}

.roaming__heading {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.roaming__field {
  background-color: #323232;
  border-radius: 3px;
  display: block;
  padding: 5px;
  position: relative;
}

.roaming__content,
.roaming__four-g--hidden {
  display: none;
}

.roaming__reset {
  top: 5px;
  right: 5px;
}

.roaming__submit {
  border: 5px solid #323232;
  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: #fff;
}

.roaming__four-g {
  width: 100%;
  text-align: center;
  margin: 5px 0 40px;
  font-size: 22px;
}

.roaming__unavailable {
  text-align: center;
}

.roaming__suggestions {
  background-color: #fff;
  color: #323232;
  display: none;
  max-height: 200px;
  overflow: auto;
  position: absolute;
  left: 0;
  right: 50px;
  z-index: 2;
}

.roaming__suggestion {
  -webkit-appearance: none;
  -moz-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: #fff;
  margin: 25px 0 22px;
}

.roaming__row {
  border-bottom: 1px solid #fff;
}

.roaming__row--first {
  border-top: 1px solid #fff;
}

.roaming__rate {
  text-align: right;
  padding: 12px 10px 12px 0;
}

.roaming__rate-heading {
  padding: 12px 0 12px 10px;
  vertical-align: middle;
}

.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: 970px) {
  .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: #fff;
  margin: 10px;
}

.sayt__heading {
  display: inline-block;
  background-color: #c5cad5;
  color: #323232;
  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__heading--expanded .sayt__see-more,
.sayt__see-less {
  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: #3e3c3c;
  padding: 40px 0;
}

.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: #c5cad5;
  border-radius: 3px;
  color: #000;
  display: inline-block;
  font-size: 20px;
  line-height: normal;
  margin: 10px;
  padding: 13px 20px;
  text-align: center;
}

.search-snack__popular-tag:hover {
  background: #fff;
  text-decoration: underline;
}

.search-snack__input {
  width: 580px;
  margin: 0 auto;
}

@media only screen and (max-width: 970px) {
  .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%;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 0.3s;
  z-index: 3;
  display: table;
  min-height: 300px;
}

.side-toggle--show {
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.side-toggle--show .side-toggle__chevron {
  -ms-transform: rotate(90deg) scaleX(-1);
  transform: rotate(90deg) scaleX(-1);
}

.side-toggle__content {
  display: table-cell;
  padding: 50px 70px;
  text-align: center;
  box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.5);
  max-width: 500px;
  background-color: #e1e5e9;
  border-top: 1px solid #c5cad5;
  border-bottom: 1px solid #c5cad5;
  border-right: 1px solid #e1e5e9;
  color: #323232;
  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: #323232;
  color: #fff;
  width: 68px;
}

.side-toggle__chevron {
  display: inline-block;
  margin-left: 10px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.side-toggle__tab-text {
  position: absolute;
  left: 50%;
  top: 50%;
  white-space: nowrap;
  display: inline-block;
  width: auto;
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  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: #00a45f;
  background-color: #fff;
  color: #00a45f;
}

.side-toggle__link:hover .side-toggle__detail {
  color: #00a45f;
}

.side-toggle__icon {
  width: 100%;
}

.side-toggle__detail {
  display: block;
}

@media only screen and (max-width: 970px) {
  .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'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  padding-right: 20px;
}

.suggest__suggestions {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  color: #323232;
  left: 0;
  max-height: 250px;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 100;
}

.suggest__suggestion {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: none;
  display: block;
  padding: 15px 20px;
  text-align: left;
  width: 100%;
}

.suggest__suggestion:focus,
.suggest__suggestion:hover {
  background-color: rgba(0, 164, 95, 0.05);
  color: #00a45f;
  cursor: pointer;
  outline: 0;
}

.suggest__suggestion--no-results,
.suggest__suggestion--no-results:focus,
.suggest__suggestion--no-results:hover {
  background-color: transparent;
  color: #c5cad5;
  font-style: italic;
}

.suggest__icon {
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  width: 30px;
}

@media only screen and (max-width: 639px) {
  .suggest__suggestions {
    position: static;
  }
}

.support-bubble {
  background-color: #fff;
  box-shadow: 2px 3px 12px rgba(140, 150, 168, 0.4);
  border-radius: 50%;
  color: #00a45f;
  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;
  -ms-transform: rotate(21deg);
  transform: rotate(21deg);
  height: 2px;
  box-shadow: 24px 8px 8px rgba(140, 150, 168, 0.4);
}

.support-bubble__support {
  margin-top: -8px;
}

.support-bubble__tail {
  color: #fff;
  position: absolute;
  bottom: -18px;
  width: 30px;
  height: 18px;
  right: 0;
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.support-bubble__wrapper {
  width: 100%;
  margin-top: 3px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
}

@media only screen and (max-width: 970px) {
  .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: OneLight;
}

.time-picker__time--first {
  margin-top: 0;
}

.time-picker__input:checked + .time-picker__time {
  border: 2px solid #00a45f;
  font-family: OneRegular;
}

.time-picker__input:disabled + .time-picker__time {
  color: #c5cad5;
}

.time-picker__input:disabled + .time-picker__time:hover {
  cursor: default;
}

.user-menu {
  position: relative;
}

.user-menu__image {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 40px;
}

@media only screen and (max-width: 970px) {
  .time-picker__time {
    font-size: 24px;
  }

  .user-menu {
    position: static;
  }

  .user-menu__image {
    width: 44px;
  }
}

@media only screen and (max-width: 639px) {
  .time-picker__time {
    font-size: 20px;
    font-family: OneRegular;
  }

  .user-menu__image {
    width: 36px;
  }
}

.tooltip {
  position: relative;
  display: inline-block;
  width: 100%;
}

.tooltip--top .tooltip__content {
  top: auto;
  bottom: 100%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 30px;
}

.tooltip--bottom .tooltip__content {
  top: 100%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 30px;
}

.tooltip--left .tooltip__content {
  left: auto;
  right: 100%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 30px;
}

.tooltip--right .tooltip__content {
  left: 100%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-right: 30px;
}

.tooltip__content {
  background-color: #e1e5e9;
  visibility: hidden;
  position: absolute;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
  z-index: 9999;
  width: 100%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tooltip--active .tooltip__content {
  visibility: visible;
}

.tooltip--active::before {
  content: '';
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.tooltip--top .tooltip__content::after {
  border: 22px solid transparent;
  border-top-color: #e1e5e9;
  display: block;
  height: 0;
  width: 0;
  -ms-transform: rotate(0);
  transform: rotate(0);
  content: '';
  top: 100%;
  left: 50%;
  margin-left: -22px;
  margin-top: -1px;
  position: absolute;
}

.tooltip--left .tooltip__content::after,
.tooltip--right .tooltip__content::after {
  height: 0;
  width: 0;
  top: 50%;
  margin-top: -22px;
  position: absolute;
  display: block;
  content: '';
}

.tooltip--bottom .tooltip__content::after {
  border: 22px solid transparent;
  border-top-color: #e1e5e9;
  display: block;
  height: 0;
  width: 0;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  content: '';
  bottom: 100%;
  left: 50%;
  margin-left: -22px;
  position: absolute;
}

.tooltip--left .tooltip__content::after {
  border: 22px solid transparent;
  border-top-color: #e1e5e9;
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  left: 100%;
}

.tooltip--right .tooltip__content::after {
  border: 22px solid transparent;
  border-top-color: #e1e5e9;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 100%;
}

.tooltip__close {
  position: absolute;
  line-height: 1em;
  z-index: 9999;
  right: 20px;
  top: 20px;
}

.accessory {
  background-color: #fff;
  box-shadow: 0 3px 5px #c5cad5;
  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 {
  width: 100%;
  width: auto;
  max-height: 100%;
}

.accessory__was {
  color: #00a45f;
  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: 970px) {
  .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;
  }
}

.basket-package-email__link {
  word-wrap: normal;
}

.basket-package-email__conjunction-wrapper {
  position: relative;
  text-align: center;
}

.basket-package-email__conjunction {
  display: inline-block;
  padding: 0 10px;
}

.basket-package-email__conjunction::after,
.basket-package-email__conjunction::before {
  background-color: #fff;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.basket-package-email__conjunction::before {
  left: 0;
  margin-right: 30px;
  right: 50%;
}

.basket-package-email__conjunction::after {
  left: 50%;
  margin-left: 30px;
  right: 0;
}

.basket-package-email__confirm {
  display: none;
}

.basket-package-grid {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.basket-package-grid--headers {
  margin-bottom: 20px;
}

.basket-package-grid--content,
.basket-package-grid--cost-breakdown {
  background-color: #e1e5e9;
  margin: 0;
}

.basket-package-grid__item {
  display: table-cell;
  padding: 30px 0;
  width: 14.2857142857%;
}

.basket-package-grid__item--cost,
.basket-package-grid__item--heading {
  border-top: 1px solid #c5cad5;
}

.basket-package-grid__item--buttons {
  width: 71.4285714286%;
  text-align: left;
}

.basket-package-grid__item--heading {
  width: 42.8571428571%;
}

.basket-package-grid__item--chevron,
.basket-package-grid__item--cost {
  text-align: center;
}

.basket-package-grid__item--band {
  background-color: rgba(0, 0, 0, 0.05);
}

.basket-package-grid__item--actions {
  width: auto;
}

.basket-package-grid--headers .basket-package-grid__item {
  padding-bottom: 0;
  padding-top: 0;
}

.basket-package-grid--first .basket-package-grid__item--cost,
.basket-package-grid--first .basket-package-grid__item--heading {
  border-top: none;
}

.basket-package-grid--cost-breakdown .basket-package-grid__item {
  border-top: none;
  padding-top: 0;
}

.basket-package-grid--cost-breakdown .basket-package-grid__item--heading {
  padding-left: 30px;
}

.basket-package-grid__button {
  margin-bottom: 10px;
}

@media only screen and (max-width: 970px) {
  .basket-package-grid__item {
    width: 10%;
  }

  .basket-package-grid__item--heading {
    width: 40%;
  }

  .basket-package-grid__item--buttons {
    width: 80%;
  }

  .basket-package-grid__item--cost {
    width: 20%;
  }

  .basket-package-grid__item--actions {
    width: 80%;
  }
}

@media only screen and (max-width: 639px) {
  .basket-package-grid {
    display: block;
  }

  .basket-package-grid__item {
    display: none;
    margin: 0 10px;
    padding: 20px 0;
  }

  .basket-package-grid__item--actions,
  .basket-package-grid__item--buttons,
  .basket-package-grid__item--heading {
    display: block;
    width: auto;
  }

  .basket-package-grid__item--buttons {
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
  }

  .basket-package-grid__item--band {
    background-color: transparent;
  }

  .basket-package-grid--headers .basket-package-grid__item {
    padding-bottom: 0;
    padding-top: 0;
  }

  .basket-package-grid--cost-breakdown .basket-package-grid__item--heading {
    padding-left: 20px;
  }

  .basket-package-grid__button {
    margin-top: 0;
  }
}

.results__item,
.results__item--extrude,
.results__wrapper {
  background-color: #fff;
}

.basket-package-header__image-wrapper {
  line-height: 0;
  text-align: right;
}

.basket-package-header__image {
  margin-right: 30px;
  max-height: 90px;
}

.basket-package-header__breakdown {
  display: block;
  font-size: 18px;
  line-height: 1.3em;
}

.basket-package-header__cost {
  font-size: 28px;
}

@media only screen and (max-width: 970px) {
  .basket-package-header__image-wrapper {
    text-align: center;
  }

  .basket-package-header__image {
    margin-right: 0;
    max-height: 80px;
    max-width: 45px;
  }

  .basket-package-header__cost {
    font-size: 24px;
  }
}

.basket-package-quantity {
  border-color: #8c96a8;
  height: 49px;
  min-width: 136px;
}

.rating,
.rating__icon {
  width: 110px;
  height: 22px;
}

.basket-package-summary {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.basket-package-summary--subheading {
  display: none;
}

.basket-package-summary__footer {
  border-top: 1px solid #c5cad5;
}

@media only screen and (max-width: 639px) {
  .basket-package-header__heading-wrapper {
    padding: 20px 10px;
  }

  .basket-package-header__image {
    margin-right: 15px;
  }

  .basket-package-header__cost {
    font-size: 20px;
  }

  .basket-package-quantity {
    min-width: 0;
    margin-top: 0;
  }

  .basket-package-summary--subheading {
    box-shadow: none;
    display: block;
    margin: 0;
    padding: 20px 10px;
  }

  .basket-package-summary__footer {
    padding: 20px 10px;
  }
}

.rating {
  color: inherit;
  display: inline-block;
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
  text-align: left;
  vertical-align: top;
}

.rating--gutter {
  margin-top: 10px;
}

.rating__icon {
  position: absolute;
  top: 0;
  left: 0;
  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;
}

.results__item {
  color: #323232;
}

.results__item--offer {
  border: 1px solid #00a45f;
  position: relative;
}

.results__item--offer--save {
  border-color: #5a6376;
}

.results__item--offer--data {
  border-color: #1b7c53;
}

.results__item--offer--popular {
  border: none;
}

.results__item--alert {
  box-shadow: inset 0 0 0 4px #e1e5e9;
  border-radius: 3px;
  border: 1px solid #00a45f;
  overflow: hidden;
  position: relative;
}

.results__alert,
.results__offer {
  color: #fff;
  position: absolute;
  text-transform: uppercase;
}

.results__item--extrude {
  box-shadow: 1px 1px 3px 0 #c5cad5;
  margin: 2px 0 3px;
}

.results__item--last,
.results__item--md-last {
  margin-bottom: 0;
}

.results__offer {
  background: #00a45f;
  font-size: 14px;
  font-family: OneBold;
  line-height: 1;
  padding: 5px 10px;
  right: 0;
  top: 0;
}

.results__offer--left {
  z-index: 1;
  left: 0;
  width: 40%;
}

.results__item--offer--save .results__offer {
  background: #5a6376;
}

.results__item--offer--data .results__offer {
  background: #1b7c53;
}

.results__alert {
  background-color: #00a45f;
  display: inline-block;
  font-family: OneLight;
  padding: 80px 80px 5px;
  right: -100px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -50px;
}

.results__help {
  padding: 20px;
}

.results__description {
  margin-left: 20px;
}

@media only screen and (max-width: 970px) {
  .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;
  }
}
