:root {
  --rt-color-primary: #60ab42;
  --rt-color-secondary: #dfe8ea;
  --rt-color-text-primary: #595e73;
  --rt-color-text-secondary: #fff;
  --rt-font-family-primary: OpenSans;
  --rt-font-weight-regular: 400;
  --rt-font-weight-semi-bold: 600;
  --rt-font-weight-bold: 700;
  --rt-font-size-11px: 0.6875rem;
  --rt-font-size-12px: 0.75rem;
  --rt-font-size-13px: 0.8125rem;
  --rt-font-size-14px: 0.875rem;
  --rt-font-size-15px: 0.9375rem;
  --rt-font-size-16px: 1rem;
  --rt-font-size-17px: 1.0625rem;
  --rt-font-size-18px: 1.125rem;
  --rt-font-size-19px: 1.1875rem;
  --rt-font-size-20px: 1.25rem;
  --rt-font-size-21px: 1.3125rem;
  --rt-font-size-24px: 1.5rem;
  --rt-font-size-26px: 1.625rem;
  --rt-font-size-28px: 1.75rem;
  --rt-font-size-30px: 1.875rem;
  --rt-font-size-36px: 2.25rem;
  --rt-font-size-40px: 2.5rem;
  --rt-font-size-46px: 2.875rem;
  --rt-font-size-48px: 3rem;
  --rt-font-size-55px: 3.4375rem;
}

.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder {
  max-width: 2500px;
  margin-inline: auto;
}

.rt-main-container {
  --rt-main-container-max-width: 1440px;
  --rt-main-container-relative-width: 90%;
  width: var(--rt-main-container-relative-width);
  max-width: var(--rt-main-container-max-width);
  margin-inline: auto;
}

.rt-concierge .rt-campaigns .rt-main-container {
  --rt-main-container-max-width: 1208px;
}
.rt-concierge .rt-reviews .rt-main-container {
  --rt-main-container-max-width: 1396px;
}
.rt-concierge .rt-showcase .rt-main-container {
  --rt-main-container-max-width: 1209px;
}

.rt-service-finder .rt-campaigns .rt-main-container {
  --rt-main-container-max-width: 1224px;
}
.rt-service-finder header .rt-main-container,
.rt-service-finder footer .rt-main-container {
  --rt-main-container-max-width: 1793px;
}

.rt-seo-page header .rt-main-container,
.rt-seo-page footer .rt-main-container {
  --rt-main-container-max-width: 1795px;
}

@font-face {
  font-family: "OpenSans";
  src: url("/fonts/OpenSans-Regular.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "OpenSans";
  src: url("/fonts/OpenSans-SemiBold.woff2") format("woff2");
  font-weight: 600;
}
@font-face {
  font-family: "OpenSans";
  src: url("/fonts/OpenSans-Bold.woff2") format("woff2");
  font-weight: 700;
}
:root {
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) * {
  scroll-behavior: smooth;
}
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) *,
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) *::before,
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) ul,
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) ol {
  list-style: none;
}
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) img,
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) picture {
  display: block;
  max-width: 100%;
  height: revert;
  width: revert;
}
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) input,
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) button,
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) textarea,
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) select {
  font: inherit;
}
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) input {
  outline: none;
}
:where(.rt-homepage,
.rt-concierge,
.rt-seo-page,
.rt-product-finder,
.rt-service-finder) button {
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}
@media (prefers-reduced-motion: reduce) {
  :where(.rt-homepage,
  .rt-concierge,
  .rt-seo-page,
  .rt-product-finder,
  .rt-service-finder) *,
  :where(.rt-homepage,
  .rt-concierge,
  .rt-seo-page,
  .rt-product-finder,
  .rt-service-finder) *::before,
  :where(.rt-homepage,
  .rt-concierge,
  .rt-seo-page,
  .rt-product-finder,
  .rt-service-finder) *::after {
    /* animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important; */
    scroll-behavior: auto !important;
  }
}

:where(.rt-homepage, .rt-concierge, .rt-service-finder, .rt-seo-page) {
  min-height: 100vh;
  font-family: var(--rt-font-family-primary);
  font-size: var(--rt-font-size-14px);
  font-weight: var(--rt-font-weight-regular);
  color: var(--rt-color-text-primary);
  accent-color: var(--rt-color-primary);
  line-height: 1.5;
}

.rt-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.75em 1em;
  border: none;
  text-align: center;
  font-family: var(--rt-font-family-primary);
  font-weight: var(--rt-font-weight-regular);
  font-size: var(--rt-font-size-14px);
  text-transform: uppercase;
  line-height: 1.5;
}
.rt-btn--primary {
  background-color: var(--rt-color-primary);
  color: var(--rt-color-text-secondary);
}
.rt-btn--secondary {
  background-color: var(--rt-color-secondary);
  color: var(--rt-color-text-primary);
}
.rt-btn--tertiary {
  background-color: #fff;
  color: var(--rt-color-text-primary);
}

.rt-header {
  padding-block: 1em;
}
@media (min-width: 991px) {
  .rt-header {
    box-shadow: 0 4px 10px #e6e6e6;
    padding-block: 2em;
  }
}
.rt-header .rt-main-container {
  --rt-main-container-max-width: 1800px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rt-header__nav {
  display: flex;
  gap: 2em;
}
.rt-header__logo {
  display: flex;
  flex-direction: column;
  gap: 1em;
  font-size: var(--rt-font-size-16px);
  font-weight: var(--rt-font-weight-bold);
}
@media (min-width: 991px) {
  .rt-header__logo {
    flex-direction: row;
    align-items: center;
  }
}
.rt-header__logo img {
  width: 120px;
}
@media (min-width: 991px) {
  .rt-header__logo img {
    width: 143px;
  }
}

.rt-service-finder header {
  box-shadow: none;
}

.rt-countries {
  display: grid;
  gap: 4em;
}
.rt-countries .rt-country h2 {
  font-size: var(--rt-font-size-24px);
  font-weight: var(--rt-font-weight-bold);
  padding-block: 1em;
}
@media (min-width: 991px) {
  .rt-countries .rt-country h2 {
    font-size: var(--rt-font-size-28px);
  }
}
.rt-countries .rt-country .rt-store-list {
  display: grid;
  gap: 2em;
}
@media (min-width: 768px) {
  .rt-countries .rt-country .rt-store-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 991px) {
  .rt-countries .rt-country .rt-store-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.rt-countries .rt-country .rt-store-list > li {
  height: 100%;
}
.rt-countries .rt-country .rt-store-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.rt-countries .rt-country .rt-store-card h3 {
  font-size: var(--rt-font-size-16px);
  font-weight: var(--rt-font-weight-bold);
  margin-bottom: 0.4em;
}
.rt-countries .rt-country .rt-store-card .rt-store-card__info {
  display: flex;
  flex-direction: column;
  gap: 0.4em;
}
.rt-countries .rt-country .rt-store-card .rt-store-card__info .rt-store-card__contacts {
  display: flex;
  flex-direction: column;
  gap: 0.4em;
}
.rt-countries .rt-country .rt-store-card .rt-store-card__info .rt-store-card__contacts a {
  display: flex;
  align-items: center;
  gap: 0.5em;
}
.rt-countries .rt-country .rt-store-card .rt-store-card__info .rt-store-card__hours {
  display: inline-flex;
  gap: 0.5em;
  font-weight: var(--rt-font-weight-semi-bold);
  margin-bottom: 0.8em;
}
.rt-countries .rt-country .rt-store-card .rt-store-card__cta {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  margin-top: auto;
}
@media (min-width: 991px) {
  .rt-countries .rt-country .rt-store-card .rt-store-card__cta {
    flex-direction: row;
  }
  .rt-countries .rt-country .rt-store-card .rt-store-card__cta > * {
    flex: 1;
  }
}

.rt-store-card__contacts li {
  width: fit-content;
}

.rt-powered-by {
  --_rt-powered-by-gap: 1em;
  --_rt-powered-by-padding-block: 2em;
  --_rt-powered-by-font-size: 12px;
  --_rt-powered-by-background-color: revert;
  --_rt-powered-by-color: inherit;
}

.rt-seo-page .rt-powered-by {
  padding-block: 1em;
  text-align: end;
}
.rt-seo-page .rt-powered-by .rt-main-container {
  --rt-main-container-max-width: 1800px;
}
.rt-seo-page .rt-powered-by .rt-logo-retail {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.rt-seo-page .rt-powered-by .rt-logo-tune {
  font-family: Helvetica, Arial, sans-serif;
  color: #f0ad4e;
}

.rt-concierge .rt-powered-by,
.rt-homepage .rt-powered-by,
.rt-service-finder .rt-powered-by {
  background-color: var(--_rt-powered-by-background-color);
  font-size: var(--_rt-powered-by-font-size);
  color: var(--_rt-powered-by-color);
}
.rt-concierge .rt-powered-by .rt-main-container,
.rt-homepage .rt-powered-by .rt-main-container,
.rt-service-finder .rt-powered-by .rt-main-container {
  display: flex;
  align-items: center;
  gap: var(--_rt-powered-by-gap);
  padding-block: var(--_rt-powered-by-padding-block);
  text-align: center;
}
.rt-concierge .rt-powered-by .rt-main-container .rt-powered-by__link:last-child,
.rt-homepage .rt-powered-by .rt-main-container .rt-powered-by__link:last-child,
.rt-service-finder .rt-powered-by .rt-main-container .rt-powered-by__link:last-child {
  margin-left: auto;
}
.rt-concierge .rt-powered-by .rt-powered-by__link:not(:has(.rt-logo-retail)),
.rt-homepage .rt-powered-by .rt-powered-by__link:not(:has(.rt-logo-retail)),
.rt-service-finder .rt-powered-by .rt-powered-by__link:not(:has(.rt-logo-retail)) {
  text-decoration: underline;
}
.rt-concierge .rt-powered-by .rt-logo-retail,
.rt-concierge .rt-powered-by .rt-logo-tune,
.rt-homepage .rt-powered-by .rt-logo-retail,
.rt-homepage .rt-powered-by .rt-logo-tune,
.rt-service-finder .rt-powered-by .rt-logo-retail,
.rt-service-finder .rt-powered-by .rt-logo-tune {
  font-family: Arial, Helvetica, sans-serif;
}
.rt-concierge .rt-powered-by .rt-logo-retail,
.rt-homepage .rt-powered-by .rt-logo-retail,
.rt-service-finder .rt-powered-by .rt-logo-retail {
  color: #1d1d1b;
  font-weight: 700;
}
.rt-concierge .rt-powered-by .rt-logo-tune,
.rt-homepage .rt-powered-by .rt-logo-tune,
.rt-service-finder .rt-powered-by .rt-logo-tune {
  color: #f0ad4e;
  font-weight: 400;
}

.rt-next-opening {
  display: inline-flex;
  background-color: transparent;
  border: 1px solid currentColor;
  color: var(--rt-color-text-primary);
  padding: 0.25em 0.75em;
  margin-bottom: 0.6em;
  font-size: var(--rt-font-size-13px);
  align-self: flex-start;
}

.rt-temporarily-closed {
  display: inline-flex;
  background-color: var(--rt-color-text-primary);
  border: 1px solid var(--rt-color-text-primary);
  color: var(--rt-color-text-secondary);
  padding: 0.25em 0.75em;
  margin-bottom: 0.6em;
  font-size: var(--rt-font-size-13px);
  align-self: flex-start;
}

.rt-service-finder .rt-next-opening,
.rt-service-finder .rt-temporarily-closed,
.rt-concierge .rt-next-opening,
.rt-concierge .rt-temporarily-closed {
  align-self: center;
}
@media (min-width: 991px) {
  .rt-service-finder .rt-next-opening,
  .rt-service-finder .rt-temporarily-closed,
  .rt-concierge .rt-next-opening,
  .rt-concierge .rt-temporarily-closed {
    align-self: start;
  }
}

/*# sourceMappingURL=seo.css.map */
