@charset "UTF-8";
/* SCSS */
/* SCSS */
/* SCSS */
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #CC422E;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #FFFFFF;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #e0f6ce;
  --info: #d8f4f7;
  --warning: #fff4d5;
  --danger: #efd1d8;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-sm: 0;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Fort-Light", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #515151;
  text-align: left;
  background-color: #FFFFFF; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 0.75rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #CC422E;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #E04E39;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.375rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .card-container .container__headertext a, .er-text-image-cta__textwrapper .textwrapper__header, .h3, .h4, .sppage-maparea__textwrapper .textwrapper__title, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: #515151; }

h1, .h1 {
  font-size: 2.125rem; }

h2, .h2, .card-container .container__headertext a, .er-text-image-cta__textwrapper .textwrapper__header {
  font-size: 1.625rem; }

h3, .h3 {
  font-size: 1.5rem; }

h4, .h4, .sppage-maparea__textwrapper .textwrapper__title {
  font-size: 1.125rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #FFFFFF;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #FFFFFF;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
  max-width: 767px; }
  @media (min-width: 768px) {
    .container {
      padding-right: 24px;
      padding-left: 24px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 991px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 1199px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1224px; } }
.container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px; }
  @media (min-width: 768px) {
    .row {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -24px;
      margin-left: -24px; } }
  @media (min-width: 1200px) {
    .row .row {
      margin-right: -12px;
      margin-left: -12px; } }
.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%; }

.col-1 {
  padding-right: 8px;
  padding-left: 8px; }

.col-2 {
  padding-right: 8px;
  padding-left: 8px; }

.col-3 {
  padding-right: 8px;
  padding-left: 8px; }

.col-4 {
  padding-right: 8px;
  padding-left: 8px; }

.col-5 {
  padding-right: 8px;
  padding-left: 8px; }

.col-6 {
  padding-right: 8px;
  padding-left: 8px; }

.col-7 {
  padding-right: 8px;
  padding-left: 8px; }

.col-8 {
  padding-right: 8px;
  padding-left: 8px; }

.col-9 {
  padding-right: 8px;
  padding-left: 8px; }

.col-10 {
  padding-right: 8px;
  padding-left: 8px; }

.col-11 {
  padding-right: 8px;
  padding-left: 8px; }

.col-12 {
  padding-right: 8px;
  padding-left: 8px; }

.col,
.col-auto {
  padding-right: 8px;
  padding-left: 8px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 768px) {
  .col-md-1 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-2 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-3 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-4 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-5 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-6 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-7 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-8 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-9 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-10 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-11 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md-12 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md,
  .col-md-auto {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg-1 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-2 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-3 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-4 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-5 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-6 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-7 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-8 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-9 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-10 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-11 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg-12 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg,
  .col-lg-auto {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-2 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-3 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-4 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-5 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-6 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-7 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-8 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-9 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-10 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-11 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl-12 {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl,
  .col-xl-auto {
    padding-right: 12px;
    padding-left: 12px; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
  .col-auto {
    padding-right: 12px;
    padding-left: 12px; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #515151; }
  .table th,
  .table td {
    padding: 0.875rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #515151;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #f6fcf1; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #effae6; }

.table-hover .table-success:hover {
  background-color: #e9f8dc; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #e9f8dc; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #f4fcfd; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #ebf9fb; }

.table-hover .table-info:hover {
  background-color: #def6f9; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #def6f9; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fffcf3; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fff9e9; }

.table-hover .table-warning:hover {
  background-color: #fff6da; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #fff6da; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fbf2f4; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f7e7eb; }

.table-hover .table-danger:hover {
  background-color: #f5dfe4; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f5dfe4; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #FFFFFF;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #515151;
  background-color: #EEEEEE;
  border-color: #dee2e6; }

.table-dark {
  color: #FFFFFF;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.25rem + 2px);
  padding: 0.625rem 1rem;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  color: #495057;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #FFFFFF;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #FFFFFF; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.625rem + 1px);
  padding-bottom: calc(0.625rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #515151;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1.125rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #e0f6ce; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(224, 246, 206, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #e0f6ce;
  padding-right: 2.75rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23e0f6ce' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.3125rem);
  background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #e0f6ce;
    box-shadow: 0 0 0 0.2rem rgba(224, 246, 206, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: 2.75rem;
  background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #e0f6ce;
  padding-right: calc((1em + 1.25rem) * 3 / 4 + 2rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23e0f6ce' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #FFFFFF no-repeat center right 2rem/calc(0.75em + 0.625rem) calc(0.75em + 0.625rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #e0f6ce;
    box-shadow: 0 0 0 0.2rem rgba(224, 246, 206, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #e0f6ce; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #e0f6ce; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #e0f6ce; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #fbfef9;
  background: #fbfef9 linear-gradient(180deg, #fcfefa, #fbfef9) repeat-x; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(224, 246, 206, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e0f6ce; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #e0f6ce; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #e0f6ce;
  box-shadow: 0 0 0 0.2rem rgba(224, 246, 206, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #efd1d8; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(239, 209, 216, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #efd1d8;
  padding-right: 2.75rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23efd1d8' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23efd1d8' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.3125rem);
  background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #efd1d8;
    box-shadow: 0 0 0 0.2rem rgba(239, 209, 216, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: 2.75rem;
  background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #efd1d8;
  padding-right: calc((1em + 1.25rem) * 3 / 4 + 2rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23efd1d8' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23efd1d8' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #FFFFFF no-repeat center right 2rem/calc(0.75em + 0.625rem) calc(0.75em + 0.625rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #efd1d8;
    box-shadow: 0 0 0 0.2rem rgba(239, 209, 216, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #efd1d8; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #efd1d8; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #efd1d8; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #fcf7f8;
  background: #fcf7f8 linear-gradient(180deg, #fdf8f9, #fcf7f8) repeat-x; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(239, 209, 216, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #efd1d8; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #efd1d8; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #efd1d8;
  box-shadow: 0 0 0 0.2rem rgba(239, 209, 216, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0; }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-plaintext {
    display: inline-block; }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto; }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0; }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center; }
  .form-inline .custom-control-label {
    margin-bottom: 0; }

.btn, .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .ctaorange, .gallerywrapper__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .callout__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .textwrapper__ctalink {
  display: inline-block;
  font-weight: 400;
  color: #515151;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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) {
    .btn, .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .ctaorange, .gallerywrapper__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .callout__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .textwrapper__ctalink {
      transition: none; } }
  .btn:hover, .cta-column-width .columncta__textwrapper .ctavarcolor:hover, .cta-column-width .columncta__textwrapper .ctaorange:hover, .gallerywrapper__textwrapper .textwrapper__ctabutton:hover, .image-text-cta__textwrapper .textwrapper__ctabutton:hover, .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor:hover, .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange:hover, .callout__textwrapper .textwrapper__ctalink:hover, .er-text-image-cta__textwrapper .textwrapper__ctalink:hover {
    color: #515151;
    text-decoration: none; }
  .btn:focus, .cta-column-width .columncta__textwrapper .ctavarcolor:focus, .cta-column-width .columncta__textwrapper .ctaorange:focus, .gallerywrapper__textwrapper .textwrapper__ctabutton:focus, .image-text-cta__textwrapper .textwrapper__ctabutton:focus, .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor:focus, .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange:focus, .callout__textwrapper .textwrapper__ctalink:focus, .er-text-image-cta__textwrapper .textwrapper__ctalink:focus, .btn.focus, .cta-column-width .columncta__textwrapper .focus.ctavarcolor, .cta-column-width .columncta__textwrapper .focus.ctaorange, .gallerywrapper__textwrapper .focus.textwrapper__ctabutton, .image-text-cta__textwrapper .focus.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .focus.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .focus.textwrapper__ctaorange, .callout__textwrapper .focus.textwrapper__ctalink, .er-text-image-cta__textwrapper .focus.textwrapper__ctalink {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .cta-column-width .columncta__textwrapper .disabled.ctavarcolor, .cta-column-width .columncta__textwrapper .disabled.ctaorange, .gallerywrapper__textwrapper .disabled.textwrapper__ctabutton, .image-text-cta__textwrapper .disabled.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .disabled.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .disabled.textwrapper__ctaorange, .callout__textwrapper .disabled.textwrapper__ctalink, .er-text-image-cta__textwrapper .disabled.textwrapper__ctalink, .btn:disabled, .cta-column-width .columncta__textwrapper .ctavarcolor:disabled, .cta-column-width .columncta__textwrapper .ctaorange:disabled, .gallerywrapper__textwrapper .textwrapper__ctabutton:disabled, .image-text-cta__textwrapper .textwrapper__ctabutton:disabled, .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor:disabled, .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange:disabled, .callout__textwrapper .textwrapper__ctalink:disabled, .er-text-image-cta__textwrapper .textwrapper__ctalink:disabled {
    opacity: 0.65; }

a.btn.disabled, .cta-column-width .columncta__textwrapper a.disabled.ctavarcolor, .cta-column-width .columncta__textwrapper a.disabled.ctaorange, .gallerywrapper__textwrapper a.disabled.textwrapper__ctabutton, .image-text-cta__textwrapper a.disabled.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper a.disabled.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper a.disabled.textwrapper__ctaorange, .callout__textwrapper a.disabled.textwrapper__ctalink, .er-text-image-cta__textwrapper a.disabled.textwrapper__ctalink,
fieldset:disabled a.btn,
fieldset:disabled .cta-column-width .columncta__textwrapper a.ctavarcolor,
.cta-column-width .columncta__textwrapper fieldset:disabled a.ctavarcolor,
fieldset:disabled .cta-column-width .columncta__textwrapper a.ctaorange,
.cta-column-width .columncta__textwrapper fieldset:disabled a.ctaorange,
fieldset:disabled .gallerywrapper__textwrapper a.textwrapper__ctabutton,
.gallerywrapper__textwrapper fieldset:disabled a.textwrapper__ctabutton,
fieldset:disabled .image-text-cta__textwrapper a.textwrapper__ctabutton,
.image-text-cta__textwrapper fieldset:disabled a.textwrapper__ctabutton,
fieldset:disabled .cta-full-width .herobanner__textwrapper a.textwrapper__ctavarcolor,
.cta-full-width .herobanner__textwrapper fieldset:disabled a.textwrapper__ctavarcolor,
fieldset:disabled .cta-full-width .herobanner__textwrapper a.textwrapper__ctaorange,
.cta-full-width .herobanner__textwrapper fieldset:disabled a.textwrapper__ctaorange,
fieldset:disabled .callout__textwrapper a.textwrapper__ctalink,
.callout__textwrapper fieldset:disabled a.textwrapper__ctalink,
fieldset:disabled .er-text-image-cta__textwrapper a.textwrapper__ctalink,
.er-text-image-cta__textwrapper fieldset:disabled a.textwrapper__ctalink {
  pointer-events: none; }

.btn-primary {
  color: #FFFFFF;
  background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #FFFFFF;
    background: #0069d9 linear-gradient(180deg, #267fde, #0069d9) repeat-x;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #FFFFFF;
    background-color: #007bff;
    border-color: #007bff;
    background-image: none; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #0062cc;
    background-image: none;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #FFFFFF;
  background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #FFFFFF;
    background: #5a6268 linear-gradient(180deg, #73797f, #5a6268) repeat-x;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #FFFFFF;
    background-color: #6c757d;
    border-color: #6c757d;
    background-image: none; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #545b62;
    background-image: none;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #212529;
  background: #e0f6ce linear-gradient(180deg, #e5f7d5, #e0f6ce) repeat-x;
  border-color: #e0f6ce; }
  .btn-success:hover {
    color: #212529;
    background: #ccf0ae linear-gradient(180deg, #d3f2ba, #ccf0ae) repeat-x;
    border-color: #c5eea3; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(195, 215, 181, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #212529;
    background-color: #e0f6ce;
    border-color: #e0f6ce;
    background-image: none; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #212529;
    background-color: #c5eea3;
    background-image: none;
    border-color: #beec98; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(195, 215, 181, 0.5); }

.btn-info {
  color: #212529;
  background: #d8f4f7 linear-gradient(180deg, #def6f8, #d8f4f7) repeat-x;
  border-color: #d8f4f7; }
  .btn-info:hover {
    color: #212529;
    background: #b8ebf0 linear-gradient(180deg, #c3eef3, #b8ebf0) repeat-x;
    border-color: #aee8ee; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(189, 213, 216, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #212529;
    background-color: #d8f4f7;
    border-color: #d8f4f7;
    background-image: none; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #212529;
    background-color: #aee8ee;
    background-image: none;
    border-color: #a3e5ec; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(189, 213, 216, 0.5); }

.btn-warning {
  color: #212529;
  background: #fff4d5 linear-gradient(180deg, #fff6db, #fff4d5) repeat-x;
  border-color: #fff4d5; }
  .btn-warning:hover {
    color: #212529;
    background: #ffeaaf linear-gradient(180deg, #ffedbb, #ffeaaf) repeat-x;
    border-color: #ffe7a2; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 213, 187, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #fff4d5;
    border-color: #fff4d5;
    background-image: none; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffe7a2;
    background-image: none;
    border-color: #ffe395; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 213, 187, 0.5); }

.btn-danger {
  color: #212529;
  background: #efd1d8 linear-gradient(180deg, #f1d8de, #efd1d8) repeat-x;
  border-color: #efd1d8; }
  .btn-danger:hover {
    color: #212529;
    background: #e5b5c0 linear-gradient(180deg, #e9c0c9, #e5b5c0) repeat-x;
    border-color: #e2abb8; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(208, 183, 190, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #212529;
    background-color: #efd1d8;
    border-color: #efd1d8;
    background-image: none; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #212529;
    background-color: #e2abb8;
    background-image: none;
    border-color: #dfa2b0; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(208, 183, 190, 0.5); }

.btn-light {
  color: #212529;
  background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background: #e2e6ea linear-gradient(180deg, #e6eaed, #e2e6ea) repeat-x;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    background-image: none; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    background-image: none;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #FFFFFF;
  background: #343a40 linear-gradient(180deg, #52585d, #343a40) repeat-x;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #FFFFFF;
    background: #23272b linear-gradient(180deg, #44474b, #23272b) repeat-x;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #FFFFFF;
    background-color: #343a40;
    border-color: #343a40;
    background-image: none; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #FFFFFF;
    background-color: #1d2124;
    background-image: none;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #FFFFFF;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #FFFFFF;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #e0f6ce;
  border-color: #e0f6ce; }
  .btn-outline-success:hover {
    color: #212529;
    background-color: #e0f6ce;
    border-color: #e0f6ce; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(224, 246, 206, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #e0f6ce;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #212529;
    background-color: #e0f6ce;
    border-color: #e0f6ce; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(224, 246, 206, 0.5); }

.btn-outline-info {
  color: #d8f4f7;
  border-color: #d8f4f7; }
  .btn-outline-info:hover {
    color: #212529;
    background-color: #d8f4f7;
    border-color: #d8f4f7; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 244, 247, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #d8f4f7;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #212529;
    background-color: #d8f4f7;
    border-color: #d8f4f7; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 244, 247, 0.5); }

.btn-outline-warning {
  color: #fff4d5;
  border-color: #fff4d5; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #fff4d5;
    border-color: #fff4d5; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 244, 213, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #fff4d5;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #fff4d5;
    border-color: #fff4d5; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 244, 213, 0.5); }

.btn-outline-danger {
  color: #efd1d8;
  border-color: #efd1d8; }
  .btn-outline-danger:hover {
    color: #212529;
    background-color: #efd1d8;
    border-color: #efd1d8; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(239, 209, 216, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #efd1d8;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #212529;
    background-color: #efd1d8;
    border-color: #efd1d8; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(239, 209, 216, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #FFFFFF;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #FFFFFF;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #CC422E;
  text-decoration: none; }
  .btn-link:hover {
    color: #E04E39;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn, .cta-column-width .columncta__textwrapper .btn-group-lg > .ctavarcolor, .cta-column-width .columncta__textwrapper .btn-group-lg > .ctaorange, .gallerywrapper__textwrapper .btn-group-lg > .textwrapper__ctabutton, .image-text-cta__textwrapper .btn-group-lg > .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-group-lg > .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-group-lg > .textwrapper__ctaorange, .callout__textwrapper .btn-group-lg > .textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-group-lg > .textwrapper__ctalink {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn, .cta-column-width .columncta__textwrapper .btn-group-sm > .ctavarcolor, .cta-column-width .columncta__textwrapper .btn-group-sm > .ctaorange, .gallerywrapper__textwrapper .btn-group-sm > .textwrapper__ctabutton, .image-text-cta__textwrapper .btn-group-sm > .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-group-sm > .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-group-sm > .textwrapper__ctaorange, .callout__textwrapper .btn-group-sm > .textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-group-sm > .textwrapper__ctalink {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #515151;
  text-align: left;
  list-style: none;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x; }
  .dropdown-item.active, .dropdown-item:active {
    color: #FFFFFF;
    text-decoration: none;
    background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
    background-image: none; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .cta-column-width .columncta__textwrapper .btn-group > .ctavarcolor, .cta-column-width .columncta__textwrapper .btn-group > .ctaorange, .gallerywrapper__textwrapper .btn-group > .textwrapper__ctabutton, .image-text-cta__textwrapper .btn-group > .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctaorange, .callout__textwrapper .btn-group > .textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-group > .textwrapper__ctalink,
  .btn-group-vertical > .btn,
  .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctavarcolor,
  .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctaorange,
  .gallerywrapper__textwrapper .btn-group-vertical > .textwrapper__ctabutton,
  .image-text-cta__textwrapper .btn-group-vertical > .textwrapper__ctabutton,
  .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctaorange,
  .callout__textwrapper .btn-group-vertical > .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .btn-group-vertical > .textwrapper__ctalink {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover, .cta-column-width .columncta__textwrapper .btn-group > .ctavarcolor:hover, .cta-column-width .columncta__textwrapper .btn-group > .ctaorange:hover, .gallerywrapper__textwrapper .btn-group > .textwrapper__ctabutton:hover, .image-text-cta__textwrapper .btn-group > .textwrapper__ctabutton:hover, .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctavarcolor:hover, .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctaorange:hover, .callout__textwrapper .btn-group > .textwrapper__ctalink:hover, .er-text-image-cta__textwrapper .btn-group > .textwrapper__ctalink:hover,
    .btn-group-vertical > .btn:hover,
    .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctavarcolor:hover,
    .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctaorange:hover,
    .gallerywrapper__textwrapper .btn-group-vertical > .textwrapper__ctabutton:hover,
    .image-text-cta__textwrapper .btn-group-vertical > .textwrapper__ctabutton:hover,
    .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctavarcolor:hover,
    .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctaorange:hover,
    .callout__textwrapper .btn-group-vertical > .textwrapper__ctalink:hover,
    .er-text-image-cta__textwrapper .btn-group-vertical > .textwrapper__ctalink:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .cta-column-width .columncta__textwrapper .btn-group > .ctavarcolor:focus, .cta-column-width .columncta__textwrapper .btn-group > .ctaorange:focus, .gallerywrapper__textwrapper .btn-group > .textwrapper__ctabutton:focus, .image-text-cta__textwrapper .btn-group > .textwrapper__ctabutton:focus, .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctavarcolor:focus, .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctaorange:focus, .callout__textwrapper .btn-group > .textwrapper__ctalink:focus, .er-text-image-cta__textwrapper .btn-group > .textwrapper__ctalink:focus, .btn-group > .btn:active, .cta-column-width .columncta__textwrapper .btn-group > .ctavarcolor:active, .cta-column-width .columncta__textwrapper .btn-group > .ctaorange:active, .gallerywrapper__textwrapper .btn-group > .textwrapper__ctabutton:active, .image-text-cta__textwrapper .btn-group > .textwrapper__ctabutton:active, .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctavarcolor:active, .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctaorange:active, .callout__textwrapper .btn-group > .textwrapper__ctalink:active, .er-text-image-cta__textwrapper .btn-group > .textwrapper__ctalink:active, .btn-group > .btn.active, .cta-column-width .columncta__textwrapper .btn-group > .active.ctavarcolor, .cta-column-width .columncta__textwrapper .btn-group > .active.ctaorange, .gallerywrapper__textwrapper .btn-group > .active.textwrapper__ctabutton, .image-text-cta__textwrapper .btn-group > .active.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-group > .active.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-group > .active.textwrapper__ctaorange, .callout__textwrapper .btn-group > .active.textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-group > .active.textwrapper__ctalink,
    .btn-group-vertical > .btn:focus,
    .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctavarcolor:focus,
    .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctaorange:focus,
    .gallerywrapper__textwrapper .btn-group-vertical > .textwrapper__ctabutton:focus,
    .image-text-cta__textwrapper .btn-group-vertical > .textwrapper__ctabutton:focus,
    .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctavarcolor:focus,
    .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctaorange:focus,
    .callout__textwrapper .btn-group-vertical > .textwrapper__ctalink:focus,
    .er-text-image-cta__textwrapper .btn-group-vertical > .textwrapper__ctalink:focus,
    .btn-group-vertical > .btn:active,
    .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctavarcolor:active,
    .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctaorange:active,
    .gallerywrapper__textwrapper .btn-group-vertical > .textwrapper__ctabutton:active,
    .image-text-cta__textwrapper .btn-group-vertical > .textwrapper__ctabutton:active,
    .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctavarcolor:active,
    .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctaorange:active,
    .callout__textwrapper .btn-group-vertical > .textwrapper__ctalink:active,
    .er-text-image-cta__textwrapper .btn-group-vertical > .textwrapper__ctalink:active,
    .btn-group-vertical > .btn.active,
    .cta-column-width .columncta__textwrapper .btn-group-vertical > .active.ctavarcolor,
    .cta-column-width .columncta__textwrapper .btn-group-vertical > .active.ctaorange,
    .gallerywrapper__textwrapper .btn-group-vertical > .active.textwrapper__ctabutton,
    .image-text-cta__textwrapper .btn-group-vertical > .active.textwrapper__ctabutton,
    .cta-full-width .herobanner__textwrapper .btn-group-vertical > .active.textwrapper__ctavarcolor,
    .cta-full-width .herobanner__textwrapper .btn-group-vertical > .active.textwrapper__ctaorange,
    .callout__textwrapper .btn-group-vertical > .active.textwrapper__ctalink,
    .er-text-image-cta__textwrapper .btn-group-vertical > .active.textwrapper__ctalink {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child), .cta-column-width .columncta__textwrapper .btn-group > .ctavarcolor:not(:first-child), .cta-column-width .columncta__textwrapper .btn-group > .ctaorange:not(:first-child), .gallerywrapper__textwrapper .btn-group > .textwrapper__ctabutton:not(:first-child), .image-text-cta__textwrapper .btn-group > .textwrapper__ctabutton:not(:first-child), .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctavarcolor:not(:first-child), .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctaorange:not(:first-child), .callout__textwrapper .btn-group > .textwrapper__ctalink:not(:first-child), .er-text-image-cta__textwrapper .btn-group > .textwrapper__ctalink:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .cta-column-width .columncta__textwrapper .btn-group > .ctavarcolor:not(:last-child):not(.dropdown-toggle), .cta-column-width .columncta__textwrapper .btn-group > .ctaorange:not(:last-child):not(.dropdown-toggle), .gallerywrapper__textwrapper .btn-group > .textwrapper__ctabutton:not(:last-child):not(.dropdown-toggle), .image-text-cta__textwrapper .btn-group > .textwrapper__ctabutton:not(:last-child):not(.dropdown-toggle), .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctavarcolor:not(:last-child):not(.dropdown-toggle), .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctaorange:not(:last-child):not(.dropdown-toggle), .callout__textwrapper .btn-group > .textwrapper__ctalink:not(:last-child):not(.dropdown-toggle), .er-text-image-cta__textwrapper .btn-group > .textwrapper__ctalink:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.cta-column-width .columncta__textwrapper .btn-group > .btn-group:not(:last-child) > .ctavarcolor,
.cta-column-width .columncta__textwrapper .btn-group > .btn-group:not(:last-child) > .ctaorange,
.gallerywrapper__textwrapper .btn-group > .btn-group:not(:last-child) > .textwrapper__ctabutton,
.image-text-cta__textwrapper .btn-group > .btn-group:not(:last-child) > .textwrapper__ctabutton,
.cta-full-width .herobanner__textwrapper .btn-group > .btn-group:not(:last-child) > .textwrapper__ctavarcolor,
.cta-full-width .herobanner__textwrapper .btn-group > .btn-group:not(:last-child) > .textwrapper__ctaorange,
.callout__textwrapper .btn-group > .btn-group:not(:last-child) > .textwrapper__ctalink,
.er-text-image-cta__textwrapper .btn-group > .btn-group:not(:last-child) > .textwrapper__ctalink {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child), .cta-column-width .columncta__textwrapper .btn-group > .ctavarcolor:not(:first-child), .cta-column-width .columncta__textwrapper .btn-group > .ctaorange:not(:first-child), .gallerywrapper__textwrapper .btn-group > .textwrapper__ctabutton:not(:first-child), .image-text-cta__textwrapper .btn-group > .textwrapper__ctabutton:not(:first-child), .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctavarcolor:not(:first-child), .cta-full-width .herobanner__textwrapper .btn-group > .textwrapper__ctaorange:not(:first-child), .callout__textwrapper .btn-group > .textwrapper__ctalink:not(:first-child), .er-text-image-cta__textwrapper .btn-group > .textwrapper__ctalink:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.cta-column-width .columncta__textwrapper .btn-group > .btn-group:not(:first-child) > .ctavarcolor,
.cta-column-width .columncta__textwrapper .btn-group > .btn-group:not(:first-child) > .ctaorange,
.gallerywrapper__textwrapper .btn-group > .btn-group:not(:first-child) > .textwrapper__ctabutton,
.image-text-cta__textwrapper .btn-group > .btn-group:not(:first-child) > .textwrapper__ctabutton,
.cta-full-width .herobanner__textwrapper .btn-group > .btn-group:not(:first-child) > .textwrapper__ctavarcolor,
.cta-full-width .herobanner__textwrapper .btn-group > .btn-group:not(:first-child) > .textwrapper__ctaorange,
.callout__textwrapper .btn-group > .btn-group:not(:first-child) > .textwrapper__ctalink,
.er-text-image-cta__textwrapper .btn-group > .btn-group:not(:first-child) > .textwrapper__ctalink {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .cta-column-width .columncta__textwrapper .btn-group-sm > .ctavarcolor + .dropdown-toggle-split, .cta-column-width .columncta__textwrapper .btn-group-sm > .ctaorange + .dropdown-toggle-split, .gallerywrapper__textwrapper .btn-group-sm > .textwrapper__ctabutton + .dropdown-toggle-split, .image-text-cta__textwrapper .btn-group-sm > .textwrapper__ctabutton + .dropdown-toggle-split, .cta-full-width .herobanner__textwrapper .btn-group-sm > .textwrapper__ctavarcolor + .dropdown-toggle-split, .cta-full-width .herobanner__textwrapper .btn-group-sm > .textwrapper__ctaorange + .dropdown-toggle-split, .callout__textwrapper .btn-group-sm > .textwrapper__ctalink + .dropdown-toggle-split, .er-text-image-cta__textwrapper .btn-group-sm > .textwrapper__ctalink + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .cta-column-width .columncta__textwrapper .btn-group-lg > .ctavarcolor + .dropdown-toggle-split, .cta-column-width .columncta__textwrapper .btn-group-lg > .ctaorange + .dropdown-toggle-split, .gallerywrapper__textwrapper .btn-group-lg > .textwrapper__ctabutton + .dropdown-toggle-split, .image-text-cta__textwrapper .btn-group-lg > .textwrapper__ctabutton + .dropdown-toggle-split, .cta-full-width .herobanner__textwrapper .btn-group-lg > .textwrapper__ctavarcolor + .dropdown-toggle-split, .cta-full-width .herobanner__textwrapper .btn-group-lg > .textwrapper__ctaorange + .dropdown-toggle-split, .callout__textwrapper .btn-group-lg > .textwrapper__ctalink + .dropdown-toggle-split, .er-text-image-cta__textwrapper .btn-group-lg > .textwrapper__ctalink + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn, .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctavarcolor, .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctaorange, .gallerywrapper__textwrapper .btn-group-vertical > .textwrapper__ctabutton, .image-text-cta__textwrapper .btn-group-vertical > .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctaorange, .callout__textwrapper .btn-group-vertical > .textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-group-vertical > .textwrapper__ctalink,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child), .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctavarcolor:not(:first-child), .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctaorange:not(:first-child), .gallerywrapper__textwrapper .btn-group-vertical > .textwrapper__ctabutton:not(:first-child), .image-text-cta__textwrapper .btn-group-vertical > .textwrapper__ctabutton:not(:first-child), .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctavarcolor:not(:first-child), .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctaorange:not(:first-child), .callout__textwrapper .btn-group-vertical > .textwrapper__ctalink:not(:first-child), .er-text-image-cta__textwrapper .btn-group-vertical > .textwrapper__ctalink:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctavarcolor:not(:last-child):not(.dropdown-toggle), .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctaorange:not(:last-child):not(.dropdown-toggle), .gallerywrapper__textwrapper .btn-group-vertical > .textwrapper__ctabutton:not(:last-child):not(.dropdown-toggle), .image-text-cta__textwrapper .btn-group-vertical > .textwrapper__ctabutton:not(:last-child):not(.dropdown-toggle), .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctavarcolor:not(:last-child):not(.dropdown-toggle), .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctaorange:not(:last-child):not(.dropdown-toggle), .callout__textwrapper .btn-group-vertical > .textwrapper__ctalink:not(:last-child):not(.dropdown-toggle), .er-text-image-cta__textwrapper .btn-group-vertical > .textwrapper__ctalink:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .cta-column-width .columncta__textwrapper .btn-group-vertical > .btn-group:not(:last-child) > .ctavarcolor,
  .cta-column-width .columncta__textwrapper .btn-group-vertical > .btn-group:not(:last-child) > .ctaorange,
  .gallerywrapper__textwrapper .btn-group-vertical > .btn-group:not(:last-child) > .textwrapper__ctabutton,
  .image-text-cta__textwrapper .btn-group-vertical > .btn-group:not(:last-child) > .textwrapper__ctabutton,
  .cta-full-width .herobanner__textwrapper .btn-group-vertical > .btn-group:not(:last-child) > .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .btn-group-vertical > .btn-group:not(:last-child) > .textwrapper__ctaorange,
  .callout__textwrapper .btn-group-vertical > .btn-group:not(:last-child) > .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .btn-group-vertical > .btn-group:not(:last-child) > .textwrapper__ctalink {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child), .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctavarcolor:not(:first-child), .cta-column-width .columncta__textwrapper .btn-group-vertical > .ctaorange:not(:first-child), .gallerywrapper__textwrapper .btn-group-vertical > .textwrapper__ctabutton:not(:first-child), .image-text-cta__textwrapper .btn-group-vertical > .textwrapper__ctabutton:not(:first-child), .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctavarcolor:not(:first-child), .cta-full-width .herobanner__textwrapper .btn-group-vertical > .textwrapper__ctaorange:not(:first-child), .callout__textwrapper .btn-group-vertical > .textwrapper__ctalink:not(:first-child), .er-text-image-cta__textwrapper .btn-group-vertical > .textwrapper__ctalink:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .cta-column-width .columncta__textwrapper .btn-group-vertical > .btn-group:not(:first-child) > .ctavarcolor,
  .cta-column-width .columncta__textwrapper .btn-group-vertical > .btn-group:not(:first-child) > .ctaorange,
  .gallerywrapper__textwrapper .btn-group-vertical > .btn-group:not(:first-child) > .textwrapper__ctabutton,
  .image-text-cta__textwrapper .btn-group-vertical > .btn-group:not(:first-child) > .textwrapper__ctabutton,
  .cta-full-width .herobanner__textwrapper .btn-group-vertical > .btn-group:not(:first-child) > .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .btn-group-vertical > .btn-group:not(:first-child) > .textwrapper__ctaorange,
  .callout__textwrapper .btn-group-vertical > .btn-group:not(:first-child) > .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .btn-group-vertical > .btn-group:not(:first-child) > .textwrapper__ctalink {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn, .cta-column-width .columncta__textwrapper .btn-group-toggle > .ctavarcolor, .cta-column-width .columncta__textwrapper .btn-group-toggle > .ctaorange, .gallerywrapper__textwrapper .btn-group-toggle > .textwrapper__ctabutton, .image-text-cta__textwrapper .btn-group-toggle > .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-group-toggle > .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-group-toggle > .textwrapper__ctaorange, .callout__textwrapper .btn-group-toggle > .textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-group-toggle > .textwrapper__ctalink,
.btn-group-toggle > .btn-group > .btn,
.cta-column-width .columncta__textwrapper .btn-group-toggle > .btn-group > .ctavarcolor,
.cta-column-width .columncta__textwrapper .btn-group-toggle > .btn-group > .ctaorange,
.gallerywrapper__textwrapper .btn-group-toggle > .btn-group > .textwrapper__ctabutton,
.image-text-cta__textwrapper .btn-group-toggle > .btn-group > .textwrapper__ctabutton,
.cta-full-width .herobanner__textwrapper .btn-group-toggle > .btn-group > .textwrapper__ctavarcolor,
.cta-full-width .herobanner__textwrapper .btn-group-toggle > .btn-group > .textwrapper__ctaorange,
.callout__textwrapper .btn-group-toggle > .btn-group > .textwrapper__ctalink,
.er-text-image-cta__textwrapper .btn-group-toggle > .btn-group > .textwrapper__ctalink {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"], .cta-column-width .columncta__textwrapper .btn-group-toggle > .ctavarcolor input[type="radio"], .cta-column-width .columncta__textwrapper .btn-group-toggle > .ctaorange input[type="radio"], .gallerywrapper__textwrapper .btn-group-toggle > .textwrapper__ctabutton input[type="radio"], .image-text-cta__textwrapper .btn-group-toggle > .textwrapper__ctabutton input[type="radio"], .cta-full-width .herobanner__textwrapper .btn-group-toggle > .textwrapper__ctavarcolor input[type="radio"], .cta-full-width .herobanner__textwrapper .btn-group-toggle > .textwrapper__ctaorange input[type="radio"], .callout__textwrapper .btn-group-toggle > .textwrapper__ctalink input[type="radio"], .er-text-image-cta__textwrapper .btn-group-toggle > .textwrapper__ctalink input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .cta-column-width .columncta__textwrapper .btn-group-toggle > .ctavarcolor input[type="checkbox"],
  .cta-column-width .columncta__textwrapper .btn-group-toggle > .ctaorange input[type="checkbox"],
  .gallerywrapper__textwrapper .btn-group-toggle > .textwrapper__ctabutton input[type="checkbox"],
  .image-text-cta__textwrapper .btn-group-toggle > .textwrapper__ctabutton input[type="checkbox"],
  .cta-full-width .herobanner__textwrapper .btn-group-toggle > .textwrapper__ctavarcolor input[type="checkbox"],
  .cta-full-width .herobanner__textwrapper .btn-group-toggle > .textwrapper__ctaorange input[type="checkbox"],
  .callout__textwrapper .btn-group-toggle > .textwrapper__ctalink input[type="checkbox"],
  .er-text-image-cta__textwrapper .btn-group-toggle > .textwrapper__ctalink input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn, .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .ctavarcolor, .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .ctaorange, .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .textwrapper__ctabutton, .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .textwrapper__ctabutton, .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctavarcolor, .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctaorange, .input-group-prepend .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .input-group-prepend .textwrapper__ctalink, .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink,
  .input-group-append .btn,
  .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .ctavarcolor,
  .input-group-append .cta-column-width .columncta__textwrapper .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .ctaorange,
  .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .textwrapper__ctabutton,
  .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .textwrapper__ctabutton,
  .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctaorange,
  .input-group-append .callout__textwrapper .textwrapper__ctalink,
  .callout__textwrapper .input-group-append .textwrapper__ctalink,
  .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus, .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor:focus, .cta-column-width .columncta__textwrapper .input-group-prepend .ctavarcolor:focus, .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange:focus, .cta-column-width .columncta__textwrapper .input-group-prepend .ctaorange:focus, .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton:focus, .gallerywrapper__textwrapper .input-group-prepend .textwrapper__ctabutton:focus, .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton:focus, .image-text-cta__textwrapper .input-group-prepend .textwrapper__ctabutton:focus, .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor:focus, .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctavarcolor:focus, .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange:focus, .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctaorange:focus, .input-group-prepend .callout__textwrapper .textwrapper__ctalink:focus, .callout__textwrapper .input-group-prepend .textwrapper__ctalink:focus, .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink:focus, .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink:focus,
    .input-group-append .btn:focus,
    .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor:focus,
    .cta-column-width .columncta__textwrapper .input-group-append .ctavarcolor:focus,
    .input-group-append .cta-column-width .columncta__textwrapper .ctaorange:focus,
    .cta-column-width .columncta__textwrapper .input-group-append .ctaorange:focus,
    .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton:focus,
    .gallerywrapper__textwrapper .input-group-append .textwrapper__ctabutton:focus,
    .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton:focus,
    .image-text-cta__textwrapper .input-group-append .textwrapper__ctabutton:focus,
    .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor:focus,
    .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctavarcolor:focus,
    .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange:focus,
    .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctaorange:focus,
    .input-group-append .callout__textwrapper .textwrapper__ctalink:focus,
    .callout__textwrapper .input-group-append .textwrapper__ctalink:focus,
    .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink:focus,
    .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn, .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor + .btn, .cta-column-width .columncta__textwrapper .input-group-prepend .ctavarcolor + .btn, .input-group-prepend .cta-column-width .columncta__textwrapper .btn + .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .btn + .ctavarcolor, .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor + .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .ctavarcolor + .ctavarcolor, .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange + .btn, .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange + .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .ctaorange + .btn, .cta-column-width .columncta__textwrapper .input-group-prepend .ctaorange + .ctavarcolor, .input-group-prepend .cta-column-width .columncta__textwrapper .btn + .ctaorange, .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor + .ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .btn + .ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .ctavarcolor + .ctaorange, .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange + .ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .ctaorange + .ctaorange, .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .btn, .input-group-prepend .gallerywrapper__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .ctavarcolor, .input-group-prepend .gallerywrapper__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .ctaorange, .gallerywrapper__textwrapper .input-group-prepend .textwrapper__ctabutton + .btn, .gallerywrapper__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctavarcolor, .cta-column-width .columncta__textwrapper .gallerywrapper__textwrapper .input-group-prepend .textwrapper__ctabutton + .ctavarcolor, .gallerywrapper__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctaorange, .cta-column-width .columncta__textwrapper .gallerywrapper__textwrapper .input-group-prepend .textwrapper__ctabutton + .ctaorange, .input-group-prepend .gallerywrapper__textwrapper .btn + .textwrapper__ctabutton, .input-group-prepend .gallerywrapper__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctabutton, .cta-column-width .columncta__textwrapper .input-group-prepend .gallerywrapper__textwrapper .ctavarcolor + .textwrapper__ctabutton, .input-group-prepend .gallerywrapper__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctabutton, .cta-column-width .columncta__textwrapper .input-group-prepend .gallerywrapper__textwrapper .ctaorange + .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .btn + .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctabutton, .cta-column-width .columncta__textwrapper .gallerywrapper__textwrapper .input-group-prepend .ctavarcolor + .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctabutton, .cta-column-width .columncta__textwrapper .gallerywrapper__textwrapper .input-group-prepend .ctaorange + .textwrapper__ctabutton, .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctabutton, .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .btn, .input-group-prepend .image-text-cta__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .ctavarcolor, .input-group-prepend .image-text-cta__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .ctaorange, .input-group-prepend .image-text-cta__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .textwrapper__ctabutton + .btn, .image-text-cta__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctavarcolor, .cta-column-width .columncta__textwrapper .image-text-cta__textwrapper .input-group-prepend .textwrapper__ctabutton + .ctavarcolor, .image-text-cta__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctaorange, .cta-column-width .columncta__textwrapper .image-text-cta__textwrapper .input-group-prepend .textwrapper__ctabutton + .ctaorange, .image-text-cta__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton, .gallerywrapper__textwrapper .image-text-cta__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctabutton, .input-group-prepend .image-text-cta__textwrapper .btn + .textwrapper__ctabutton, .input-group-prepend .image-text-cta__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctabutton, .cta-column-width .columncta__textwrapper .input-group-prepend .image-text-cta__textwrapper .ctavarcolor + .textwrapper__ctabutton, .input-group-prepend .image-text-cta__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctabutton, .cta-column-width .columncta__textwrapper .input-group-prepend .image-text-cta__textwrapper .ctaorange + .textwrapper__ctabutton, .input-group-prepend .image-text-cta__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .btn + .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctabutton, .cta-column-width .columncta__textwrapper .image-text-cta__textwrapper .input-group-prepend .ctavarcolor + .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctabutton, .cta-column-width .columncta__textwrapper .image-text-cta__textwrapper .input-group-prepend .ctaorange + .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton, .gallerywrapper__textwrapper .image-text-cta__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctabutton, .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctabutton, .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .btn, .input-group-prepend .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctavarcolor + .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .ctavarcolor, .input-group-prepend .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctavarcolor + .ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .ctaorange, .input-group-prepend .cta-full-width .herobanner__textwrapper .gallerywrapper__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton, .input-group-prepend .cta-full-width .herobanner__textwrapper .image-text-cta__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctavarcolor + .btn, .cta-full-width .herobanner__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctavarcolor + .ctavarcolor, .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctavarcolor + .ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctavarcolor + .ctaorange, .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctavarcolor + .ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton, .gallerywrapper__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctavarcolor + .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton, .image-text-cta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctavarcolor + .textwrapper__ctabutton, .input-group-prepend .cta-full-width .herobanner__textwrapper .btn + .textwrapper__ctavarcolor, .input-group-prepend .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .ctavarcolor + .textwrapper__ctavarcolor, .input-group-prepend .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .ctaorange + .textwrapper__ctavarcolor, .input-group-prepend .cta-full-width .herobanner__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor, .gallerywrapper__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor, .input-group-prepend .cta-full-width .herobanner__textwrapper .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor, .image-text-cta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .btn + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctavarcolor, .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .ctavarcolor + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctavarcolor, .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .ctaorange + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor, .gallerywrapper__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor, .image-text-cta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctavarcolor, .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctavarcolor + .textwrapper__ctavarcolor, .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .btn, .input-group-prepend .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctaorange + .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .ctavarcolor, .input-group-prepend .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctaorange + .ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .ctaorange, .input-group-prepend .cta-full-width .herobanner__textwrapper .gallerywrapper__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton, .input-group-prepend .cta-full-width .herobanner__textwrapper .image-text-cta__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton, .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctaorange + .btn, .cta-full-width .herobanner__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctaorange + .ctavarcolor, .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctaorange + .ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctaorange + .ctaorange, .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctaorange + .ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton, .gallerywrapper__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctaorange + .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton, .image-text-cta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctaorange + .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctaorange + .textwrapper__ctavarcolor, .input-group-prepend .cta-full-width .herobanner__textwrapper .btn + .textwrapper__ctaorange, .input-group-prepend .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .ctavarcolor + .textwrapper__ctaorange, .input-group-prepend .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .ctaorange + .textwrapper__ctaorange, .input-group-prepend .cta-full-width .herobanner__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange, .gallerywrapper__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange, .input-group-prepend .cta-full-width .herobanner__textwrapper .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange, .image-text-cta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange, .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .btn + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctaorange, .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .ctavarcolor + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctaorange, .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .ctaorange + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange, .gallerywrapper__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange, .image-text-cta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctavarcolor + .textwrapper__ctaorange, .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctaorange + .textwrapper__ctaorange, .input-group-prepend .callout__textwrapper .textwrapper__ctalink + .btn, .input-group-prepend .callout__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .callout__textwrapper .textwrapper__ctalink + .ctavarcolor, .input-group-prepend .callout__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .callout__textwrapper .textwrapper__ctalink + .ctaorange, .input-group-prepend .callout__textwrapper .gallerywrapper__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .callout__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .input-group-prepend .callout__textwrapper .image-text-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .callout__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .input-group-prepend .callout__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .callout__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor, .input-group-prepend .callout__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .callout__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange, .callout__textwrapper .input-group-prepend .textwrapper__ctalink + .btn, .callout__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctavarcolor, .cta-column-width .columncta__textwrapper .callout__textwrapper .input-group-prepend .textwrapper__ctalink + .ctavarcolor, .callout__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctaorange, .cta-column-width .columncta__textwrapper .callout__textwrapper .input-group-prepend .textwrapper__ctalink + .ctaorange, .callout__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .gallerywrapper__textwrapper .callout__textwrapper .input-group-prepend .textwrapper__ctalink + .textwrapper__ctabutton, .callout__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .image-text-cta__textwrapper .callout__textwrapper .input-group-prepend .textwrapper__ctalink + .textwrapper__ctabutton, .callout__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .callout__textwrapper .input-group-prepend .textwrapper__ctalink + .textwrapper__ctavarcolor, .callout__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .callout__textwrapper .input-group-prepend .textwrapper__ctalink + .textwrapper__ctaorange, .input-group-prepend .callout__textwrapper .btn + .textwrapper__ctalink, .input-group-prepend .callout__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctalink, .cta-column-width .columncta__textwrapper .input-group-prepend .callout__textwrapper .ctavarcolor + .textwrapper__ctalink, .input-group-prepend .callout__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctalink, .cta-column-width .columncta__textwrapper .input-group-prepend .callout__textwrapper .ctaorange + .textwrapper__ctalink, .input-group-prepend .callout__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .gallerywrapper__textwrapper .input-group-prepend .callout__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .input-group-prepend .callout__textwrapper .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .image-text-cta__textwrapper .input-group-prepend .callout__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .input-group-prepend .callout__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink, .cta-full-width .herobanner__textwrapper .input-group-prepend .callout__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink, .input-group-prepend .callout__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink, .cta-full-width .herobanner__textwrapper .input-group-prepend .callout__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink, .callout__textwrapper .input-group-prepend .btn + .textwrapper__ctalink, .callout__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctalink, .cta-column-width .columncta__textwrapper .callout__textwrapper .input-group-prepend .ctavarcolor + .textwrapper__ctalink, .callout__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctalink, .cta-column-width .columncta__textwrapper .callout__textwrapper .input-group-prepend .ctaorange + .textwrapper__ctalink, .callout__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .gallerywrapper__textwrapper .callout__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctalink, .callout__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .image-text-cta__textwrapper .callout__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctalink, .callout__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink, .cta-full-width .herobanner__textwrapper .callout__textwrapper .input-group-prepend .textwrapper__ctavarcolor + .textwrapper__ctalink, .callout__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink, .cta-full-width .herobanner__textwrapper .callout__textwrapper .input-group-prepend .textwrapper__ctaorange + .textwrapper__ctalink, .input-group-prepend .callout__textwrapper .textwrapper__ctalink + .textwrapper__ctalink, .callout__textwrapper .input-group-prepend .textwrapper__ctalink + .textwrapper__ctalink, .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink + .btn, .input-group-prepend .er-text-image-cta__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink + .ctavarcolor, .input-group-prepend .er-text-image-cta__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctaorange, .cta-column-width .columncta__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink + .ctaorange, .input-group-prepend .er-text-image-cta__textwrapper .gallerywrapper__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .gallerywrapper__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .input-group-prepend .er-text-image-cta__textwrapper .image-text-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .input-group-prepend .er-text-image-cta__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor, .input-group-prepend .er-text-image-cta__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange, .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink + .btn, .er-text-image-cta__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctavarcolor, .cta-column-width .columncta__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink + .ctavarcolor, .er-text-image-cta__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctaorange, .cta-column-width .columncta__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink + .ctaorange, .er-text-image-cta__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .gallerywrapper__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink + .textwrapper__ctabutton, .er-text-image-cta__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton, .image-text-cta__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink + .textwrapper__ctabutton, .er-text-image-cta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink + .textwrapper__ctavarcolor, .er-text-image-cta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink + .textwrapper__ctaorange, .input-group-prepend .er-text-image-cta__textwrapper .btn + .textwrapper__ctalink, .input-group-prepend .er-text-image-cta__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctalink, .cta-column-width .columncta__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .ctavarcolor + .textwrapper__ctalink, .input-group-prepend .er-text-image-cta__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctalink, .cta-column-width .columncta__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .ctaorange + .textwrapper__ctalink, .input-group-prepend .er-text-image-cta__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .gallerywrapper__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .input-group-prepend .er-text-image-cta__textwrapper .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .image-text-cta__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .input-group-prepend .er-text-image-cta__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink, .cta-full-width .herobanner__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink, .input-group-prepend .er-text-image-cta__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink, .cta-full-width .herobanner__textwrapper .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group-prepend .btn + .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctalink, .cta-column-width .columncta__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .ctavarcolor + .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctalink, .cta-column-width .columncta__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .ctaorange + .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .gallerywrapper__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink, .image-text-cta__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctabutton + .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink, .cta-full-width .herobanner__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctavarcolor + .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink, .cta-full-width .herobanner__textwrapper .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctaorange + .textwrapper__ctalink, .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink + .textwrapper__ctalink,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .cta-column-width .columncta__textwrapper .ctavarcolor + .input-group-text,
  .cta-column-width .columncta__textwrapper .input-group-prepend .ctavarcolor + .input-group-text,
  .input-group-prepend .cta-column-width .columncta__textwrapper .ctaorange + .input-group-text,
  .cta-column-width .columncta__textwrapper .input-group-prepend .ctaorange + .input-group-text,
  .input-group-prepend .gallerywrapper__textwrapper .textwrapper__ctabutton + .input-group-text,
  .gallerywrapper__textwrapper .input-group-prepend .textwrapper__ctabutton + .input-group-text,
  .input-group-prepend .image-text-cta__textwrapper .textwrapper__ctabutton + .input-group-text,
  .image-text-cta__textwrapper .input-group-prepend .textwrapper__ctabutton + .input-group-text,
  .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .input-group-text,
  .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctavarcolor + .input-group-text,
  .input-group-prepend .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .input-group-text,
  .cta-full-width .herobanner__textwrapper .input-group-prepend .textwrapper__ctaorange + .input-group-text,
  .input-group-prepend .callout__textwrapper .textwrapper__ctalink + .input-group-text,
  .callout__textwrapper .input-group-prepend .textwrapper__ctalink + .input-group-text,
  .input-group-prepend .er-text-image-cta__textwrapper .textwrapper__ctalink + .input-group-text,
  .er-text-image-cta__textwrapper .input-group-prepend .textwrapper__ctalink + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .cta-column-width .columncta__textwrapper .input-group-text + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-prepend .input-group-text + .ctavarcolor,
  .input-group-prepend .cta-column-width .columncta__textwrapper .input-group-text + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-prepend .input-group-text + .ctaorange,
  .input-group-prepend .gallerywrapper__textwrapper .input-group-text + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-prepend .input-group-text + .textwrapper__ctabutton,
  .input-group-prepend .image-text-cta__textwrapper .input-group-text + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-prepend .input-group-text + .textwrapper__ctabutton,
  .input-group-prepend .cta-full-width .herobanner__textwrapper .input-group-text + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-prepend .input-group-text + .textwrapper__ctavarcolor,
  .input-group-prepend .cta-full-width .herobanner__textwrapper .input-group-text + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-prepend .input-group-text + .textwrapper__ctaorange,
  .input-group-prepend .callout__textwrapper .input-group-text + .textwrapper__ctalink,
  .callout__textwrapper .input-group-prepend .input-group-text + .textwrapper__ctalink,
  .input-group-prepend .er-text-image-cta__textwrapper .input-group-text + .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-prepend .input-group-text + .textwrapper__ctalink,
  .input-group-append .btn + .btn,
  .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor + .btn,
  .cta-column-width .columncta__textwrapper .input-group-append .ctavarcolor + .btn,
  .input-group-append .cta-column-width .columncta__textwrapper .btn + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .btn + .ctavarcolor,
  .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .ctavarcolor + .ctavarcolor,
  .input-group-append .cta-column-width .columncta__textwrapper .ctaorange + .btn,
  .input-group-append .cta-column-width .columncta__textwrapper .ctaorange + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .ctaorange + .btn,
  .cta-column-width .columncta__textwrapper .input-group-append .ctaorange + .ctavarcolor,
  .input-group-append .cta-column-width .columncta__textwrapper .btn + .ctaorange,
  .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .btn + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .ctavarcolor + .ctaorange,
  .input-group-append .cta-column-width .columncta__textwrapper .ctaorange + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .ctaorange + .ctaorange,
  .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .btn,
  .input-group-append .gallerywrapper__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .ctavarcolor,
  .input-group-append .gallerywrapper__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .ctaorange,
  .gallerywrapper__textwrapper .input-group-append .textwrapper__ctabutton + .btn,
  .gallerywrapper__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .gallerywrapper__textwrapper .input-group-append .textwrapper__ctabutton + .ctavarcolor,
  .gallerywrapper__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctaorange,
  .cta-column-width .columncta__textwrapper .gallerywrapper__textwrapper .input-group-append .textwrapper__ctabutton + .ctaorange,
  .input-group-append .gallerywrapper__textwrapper .btn + .textwrapper__ctabutton,
  .input-group-append .gallerywrapper__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctabutton,
  .cta-column-width .columncta__textwrapper .input-group-append .gallerywrapper__textwrapper .ctavarcolor + .textwrapper__ctabutton,
  .input-group-append .gallerywrapper__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctabutton,
  .cta-column-width .columncta__textwrapper .input-group-append .gallerywrapper__textwrapper .ctaorange + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .btn + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctabutton,
  .cta-column-width .columncta__textwrapper .gallerywrapper__textwrapper .input-group-append .ctavarcolor + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctabutton,
  .cta-column-width .columncta__textwrapper .gallerywrapper__textwrapper .input-group-append .ctaorange + .textwrapper__ctabutton,
  .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctabutton,
  .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .btn,
  .input-group-append .image-text-cta__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .ctavarcolor,
  .input-group-append .image-text-cta__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .ctaorange,
  .input-group-append .image-text-cta__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .textwrapper__ctabutton + .btn,
  .image-text-cta__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .image-text-cta__textwrapper .input-group-append .textwrapper__ctabutton + .ctavarcolor,
  .image-text-cta__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctabutton + .ctaorange,
  .cta-column-width .columncta__textwrapper .image-text-cta__textwrapper .input-group-append .textwrapper__ctabutton + .ctaorange,
  .image-text-cta__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .image-text-cta__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctabutton,
  .input-group-append .image-text-cta__textwrapper .btn + .textwrapper__ctabutton,
  .input-group-append .image-text-cta__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctabutton,
  .cta-column-width .columncta__textwrapper .input-group-append .image-text-cta__textwrapper .ctavarcolor + .textwrapper__ctabutton,
  .input-group-append .image-text-cta__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctabutton,
  .cta-column-width .columncta__textwrapper .input-group-append .image-text-cta__textwrapper .ctaorange + .textwrapper__ctabutton,
  .input-group-append .image-text-cta__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .btn + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctabutton,
  .cta-column-width .columncta__textwrapper .image-text-cta__textwrapper .input-group-append .ctavarcolor + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctabutton,
  .cta-column-width .columncta__textwrapper .image-text-cta__textwrapper .input-group-append .ctaorange + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .image-text-cta__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctabutton,
  .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctabutton,
  .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .btn,
  .input-group-append .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctavarcolor + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctavarcolor + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .ctaorange,
  .input-group-append .cta-full-width .herobanner__textwrapper .gallerywrapper__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton,
  .input-group-append .cta-full-width .herobanner__textwrapper .image-text-cta__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton,
  .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctavarcolor + .btn,
  .cta-full-width .herobanner__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctavarcolor + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctavarcolor + .ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctavarcolor + .ctaorange,
  .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctavarcolor + .ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctavarcolor + .textwrapper__ctabutton,
  .cta-full-width .herobanner__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctavarcolor + .textwrapper__ctabutton,
  .input-group-append .cta-full-width .herobanner__textwrapper .btn + .textwrapper__ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .ctavarcolor + .textwrapper__ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .ctaorange + .textwrapper__ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor,
  .gallerywrapper__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor,
  .image-text-cta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .btn + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctavarcolor,
  .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .ctavarcolor + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctavarcolor,
  .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .ctaorange + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor,
  .gallerywrapper__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctavarcolor,
  .image-text-cta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctavarcolor + .textwrapper__ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .btn,
  .input-group-append .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctaorange + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctaorange + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .ctaorange,
  .input-group-append .cta-full-width .herobanner__textwrapper .gallerywrapper__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton,
  .input-group-append .cta-full-width .herobanner__textwrapper .image-text-cta__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton,
  .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctaorange + .btn,
  .cta-full-width .herobanner__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctaorange + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctaorange + .ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctaorange + .ctaorange,
  .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctaorange + .ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctaorange + .textwrapper__ctabutton,
  .cta-full-width .herobanner__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctaorange + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctaorange + .textwrapper__ctabutton,
  .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctaorange + .textwrapper__ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .btn + .textwrapper__ctaorange,
  .input-group-append .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .ctavarcolor + .textwrapper__ctaorange,
  .input-group-append .cta-full-width .herobanner__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .ctaorange + .textwrapper__ctaorange,
  .input-group-append .cta-full-width .herobanner__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange,
  .gallerywrapper__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange,
  .input-group-append .cta-full-width .herobanner__textwrapper .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange,
  .image-text-cta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange,
  .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .btn + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctaorange,
  .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .ctavarcolor + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctaorange,
  .cta-column-width .columncta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .ctaorange + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange,
  .gallerywrapper__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctaorange,
  .image-text-cta__textwrapper .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctavarcolor + .textwrapper__ctaorange,
  .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctaorange + .textwrapper__ctaorange,
  .input-group-append .callout__textwrapper .textwrapper__ctalink + .btn,
  .input-group-append .callout__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .callout__textwrapper .textwrapper__ctalink + .ctavarcolor,
  .input-group-append .callout__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .callout__textwrapper .textwrapper__ctalink + .ctaorange,
  .input-group-append .callout__textwrapper .gallerywrapper__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .callout__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .input-group-append .callout__textwrapper .image-text-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .callout__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .input-group-append .callout__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .callout__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor,
  .input-group-append .callout__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .callout__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange,
  .callout__textwrapper .input-group-append .textwrapper__ctalink + .btn,
  .callout__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .callout__textwrapper .input-group-append .textwrapper__ctalink + .ctavarcolor,
  .callout__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctaorange,
  .cta-column-width .columncta__textwrapper .callout__textwrapper .input-group-append .textwrapper__ctalink + .ctaorange,
  .callout__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .callout__textwrapper .input-group-append .textwrapper__ctalink + .textwrapper__ctabutton,
  .callout__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .callout__textwrapper .input-group-append .textwrapper__ctalink + .textwrapper__ctabutton,
  .callout__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .callout__textwrapper .input-group-append .textwrapper__ctalink + .textwrapper__ctavarcolor,
  .callout__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .callout__textwrapper .input-group-append .textwrapper__ctalink + .textwrapper__ctaorange,
  .input-group-append .callout__textwrapper .btn + .textwrapper__ctalink,
  .input-group-append .callout__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctalink,
  .cta-column-width .columncta__textwrapper .input-group-append .callout__textwrapper .ctavarcolor + .textwrapper__ctalink,
  .input-group-append .callout__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctalink,
  .cta-column-width .columncta__textwrapper .input-group-append .callout__textwrapper .ctaorange + .textwrapper__ctalink,
  .input-group-append .callout__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .gallerywrapper__textwrapper .input-group-append .callout__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .input-group-append .callout__textwrapper .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .image-text-cta__textwrapper .input-group-append .callout__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .input-group-append .callout__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink,
  .cta-full-width .herobanner__textwrapper .input-group-append .callout__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink,
  .input-group-append .callout__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink,
  .cta-full-width .herobanner__textwrapper .input-group-append .callout__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink,
  .callout__textwrapper .input-group-append .btn + .textwrapper__ctalink,
  .callout__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctalink,
  .cta-column-width .columncta__textwrapper .callout__textwrapper .input-group-append .ctavarcolor + .textwrapper__ctalink,
  .callout__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctalink,
  .cta-column-width .columncta__textwrapper .callout__textwrapper .input-group-append .ctaorange + .textwrapper__ctalink,
  .callout__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .gallerywrapper__textwrapper .callout__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctalink,
  .callout__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .image-text-cta__textwrapper .callout__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctalink,
  .callout__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink,
  .cta-full-width .herobanner__textwrapper .callout__textwrapper .input-group-append .textwrapper__ctavarcolor + .textwrapper__ctalink,
  .callout__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink,
  .cta-full-width .herobanner__textwrapper .callout__textwrapper .input-group-append .textwrapper__ctaorange + .textwrapper__ctalink,
  .input-group-append .callout__textwrapper .textwrapper__ctalink + .textwrapper__ctalink,
  .callout__textwrapper .input-group-append .textwrapper__ctalink + .textwrapper__ctalink,
  .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink + .btn,
  .input-group-append .er-text-image-cta__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink + .ctavarcolor,
  .input-group-append .er-text-image-cta__textwrapper .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink + .ctaorange,
  .input-group-append .er-text-image-cta__textwrapper .gallerywrapper__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .input-group-append .er-text-image-cta__textwrapper .image-text-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .input-group-append .er-text-image-cta__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor,
  .input-group-append .er-text-image-cta__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange,
  .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink + .btn,
  .er-text-image-cta__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink + .ctavarcolor,
  .er-text-image-cta__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .textwrapper__ctalink + .ctaorange,
  .cta-column-width .columncta__textwrapper .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink + .ctaorange,
  .er-text-image-cta__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink + .textwrapper__ctabutton,
  .er-text-image-cta__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink + .textwrapper__ctabutton,
  .er-text-image-cta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink + .textwrapper__ctavarcolor,
  .er-text-image-cta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctalink + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink + .textwrapper__ctaorange,
  .input-group-append .er-text-image-cta__textwrapper .btn + .textwrapper__ctalink,
  .input-group-append .er-text-image-cta__textwrapper .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctalink,
  .cta-column-width .columncta__textwrapper .input-group-append .er-text-image-cta__textwrapper .ctavarcolor + .textwrapper__ctalink,
  .input-group-append .er-text-image-cta__textwrapper .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctalink,
  .cta-column-width .columncta__textwrapper .input-group-append .er-text-image-cta__textwrapper .ctaorange + .textwrapper__ctalink,
  .input-group-append .er-text-image-cta__textwrapper .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .gallerywrapper__textwrapper .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .input-group-append .er-text-image-cta__textwrapper .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .image-text-cta__textwrapper .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .input-group-append .er-text-image-cta__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink,
  .cta-full-width .herobanner__textwrapper .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink,
  .input-group-append .er-text-image-cta__textwrapper .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink,
  .cta-full-width .herobanner__textwrapper .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-append .btn + .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor + .textwrapper__ctalink,
  .cta-column-width .columncta__textwrapper .er-text-image-cta__textwrapper .input-group-append .ctavarcolor + .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-append .cta-column-width .columncta__textwrapper .ctaorange + .textwrapper__ctalink,
  .cta-column-width .columncta__textwrapper .er-text-image-cta__textwrapper .input-group-append .ctaorange + .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .gallerywrapper__textwrapper .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .textwrapper__ctalink,
  .image-text-cta__textwrapper .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctabutton + .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .textwrapper__ctalink,
  .cta-full-width .herobanner__textwrapper .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctavarcolor + .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .textwrapper__ctalink,
  .cta-full-width .herobanner__textwrapper .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctaorange + .textwrapper__ctalink,
  .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink + .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink + .textwrapper__ctalink,
  .input-group-append .btn + .input-group-text,
  .input-group-append .cta-column-width .columncta__textwrapper .ctavarcolor + .input-group-text,
  .cta-column-width .columncta__textwrapper .input-group-append .ctavarcolor + .input-group-text,
  .input-group-append .cta-column-width .columncta__textwrapper .ctaorange + .input-group-text,
  .cta-column-width .columncta__textwrapper .input-group-append .ctaorange + .input-group-text,
  .input-group-append .gallerywrapper__textwrapper .textwrapper__ctabutton + .input-group-text,
  .gallerywrapper__textwrapper .input-group-append .textwrapper__ctabutton + .input-group-text,
  .input-group-append .image-text-cta__textwrapper .textwrapper__ctabutton + .input-group-text,
  .image-text-cta__textwrapper .input-group-append .textwrapper__ctabutton + .input-group-text,
  .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor + .input-group-text,
  .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctavarcolor + .input-group-text,
  .input-group-append .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange + .input-group-text,
  .cta-full-width .herobanner__textwrapper .input-group-append .textwrapper__ctaorange + .input-group-text,
  .input-group-append .callout__textwrapper .textwrapper__ctalink + .input-group-text,
  .callout__textwrapper .input-group-append .textwrapper__ctalink + .input-group-text,
  .input-group-append .er-text-image-cta__textwrapper .textwrapper__ctalink + .input-group-text,
  .er-text-image-cta__textwrapper .input-group-append .textwrapper__ctalink + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .cta-column-width .columncta__textwrapper .input-group-text + .ctavarcolor,
  .cta-column-width .columncta__textwrapper .input-group-append .input-group-text + .ctavarcolor,
  .input-group-append .cta-column-width .columncta__textwrapper .input-group-text + .ctaorange,
  .cta-column-width .columncta__textwrapper .input-group-append .input-group-text + .ctaorange,
  .input-group-append .gallerywrapper__textwrapper .input-group-text + .textwrapper__ctabutton,
  .gallerywrapper__textwrapper .input-group-append .input-group-text + .textwrapper__ctabutton,
  .input-group-append .image-text-cta__textwrapper .input-group-text + .textwrapper__ctabutton,
  .image-text-cta__textwrapper .input-group-append .input-group-text + .textwrapper__ctabutton,
  .input-group-append .cta-full-width .herobanner__textwrapper .input-group-text + .textwrapper__ctavarcolor,
  .cta-full-width .herobanner__textwrapper .input-group-append .input-group-text + .textwrapper__ctavarcolor,
  .input-group-append .cta-full-width .herobanner__textwrapper .input-group-text + .textwrapper__ctaorange,
  .cta-full-width .herobanner__textwrapper .input-group-append .input-group-text + .textwrapper__ctaorange,
  .input-group-append .callout__textwrapper .input-group-text + .textwrapper__ctalink,
  .callout__textwrapper .input-group-append .input-group-text + .textwrapper__ctalink,
  .input-group-append .er-text-image-cta__textwrapper .input-group-text + .textwrapper__ctalink,
  .er-text-image-cta__textwrapper .input-group-append .input-group-text + .textwrapper__ctalink {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.625rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.cta-column-width .columncta__textwrapper .input-group-lg > .input-group-prepend > .ctavarcolor,
.cta-column-width .columncta__textwrapper .input-group-lg > .input-group-prepend > .ctaorange,
.gallerywrapper__textwrapper .input-group-lg > .input-group-prepend > .textwrapper__ctabutton,
.image-text-cta__textwrapper .input-group-lg > .input-group-prepend > .textwrapper__ctabutton,
.cta-full-width .herobanner__textwrapper .input-group-lg > .input-group-prepend > .textwrapper__ctavarcolor,
.cta-full-width .herobanner__textwrapper .input-group-lg > .input-group-prepend > .textwrapper__ctaorange,
.callout__textwrapper .input-group-lg > .input-group-prepend > .textwrapper__ctalink,
.er-text-image-cta__textwrapper .input-group-lg > .input-group-prepend > .textwrapper__ctalink,
.input-group-lg > .input-group-append > .btn,
.cta-column-width .columncta__textwrapper .input-group-lg > .input-group-append > .ctavarcolor,
.cta-column-width .columncta__textwrapper .input-group-lg > .input-group-append > .ctaorange,
.gallerywrapper__textwrapper .input-group-lg > .input-group-append > .textwrapper__ctabutton,
.image-text-cta__textwrapper .input-group-lg > .input-group-append > .textwrapper__ctabutton,
.cta-full-width .herobanner__textwrapper .input-group-lg > .input-group-append > .textwrapper__ctavarcolor,
.cta-full-width .herobanner__textwrapper .input-group-lg > .input-group-append > .textwrapper__ctaorange,
.callout__textwrapper .input-group-lg > .input-group-append > .textwrapper__ctalink,
.er-text-image-cta__textwrapper .input-group-lg > .input-group-append > .textwrapper__ctalink {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.cta-column-width .columncta__textwrapper .input-group-sm > .input-group-prepend > .ctavarcolor,
.cta-column-width .columncta__textwrapper .input-group-sm > .input-group-prepend > .ctaorange,
.gallerywrapper__textwrapper .input-group-sm > .input-group-prepend > .textwrapper__ctabutton,
.image-text-cta__textwrapper .input-group-sm > .input-group-prepend > .textwrapper__ctabutton,
.cta-full-width .herobanner__textwrapper .input-group-sm > .input-group-prepend > .textwrapper__ctavarcolor,
.cta-full-width .herobanner__textwrapper .input-group-sm > .input-group-prepend > .textwrapper__ctaorange,
.callout__textwrapper .input-group-sm > .input-group-prepend > .textwrapper__ctalink,
.er-text-image-cta__textwrapper .input-group-sm > .input-group-prepend > .textwrapper__ctalink,
.input-group-sm > .input-group-append > .btn,
.cta-column-width .columncta__textwrapper .input-group-sm > .input-group-append > .ctavarcolor,
.cta-column-width .columncta__textwrapper .input-group-sm > .input-group-append > .ctaorange,
.gallerywrapper__textwrapper .input-group-sm > .input-group-append > .textwrapper__ctabutton,
.image-text-cta__textwrapper .input-group-sm > .input-group-append > .textwrapper__ctabutton,
.cta-full-width .herobanner__textwrapper .input-group-sm > .input-group-append > .textwrapper__ctavarcolor,
.cta-full-width .herobanner__textwrapper .input-group-sm > .input-group-append > .textwrapper__ctaorange,
.callout__textwrapper .input-group-sm > .input-group-append > .textwrapper__ctalink,
.er-text-image-cta__textwrapper .input-group-sm > .input-group-append > .textwrapper__ctalink {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2rem; }

.input-group > .input-group-prepend > .btn, .cta-column-width .columncta__textwrapper .input-group > .input-group-prepend > .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group > .input-group-prepend > .ctaorange, .gallerywrapper__textwrapper .input-group > .input-group-prepend > .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group > .input-group-prepend > .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .input-group > .input-group-prepend > .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group > .input-group-prepend > .textwrapper__ctaorange, .callout__textwrapper .input-group > .input-group-prepend > .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group > .input-group-prepend > .textwrapper__ctalink,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.cta-column-width .columncta__textwrapper .input-group > .input-group-append:not(:last-child) > .ctavarcolor,
.cta-column-width .columncta__textwrapper .input-group > .input-group-append:not(:last-child) > .ctaorange,
.gallerywrapper__textwrapper .input-group > .input-group-append:not(:last-child) > .textwrapper__ctabutton,
.image-text-cta__textwrapper .input-group > .input-group-append:not(:last-child) > .textwrapper__ctabutton,
.cta-full-width .herobanner__textwrapper .input-group > .input-group-append:not(:last-child) > .textwrapper__ctavarcolor,
.cta-full-width .herobanner__textwrapper .input-group > .input-group-append:not(:last-child) > .textwrapper__ctaorange,
.callout__textwrapper .input-group > .input-group-append:not(:last-child) > .textwrapper__ctalink,
.er-text-image-cta__textwrapper .input-group > .input-group-append:not(:last-child) > .textwrapper__ctalink,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.cta-column-width .columncta__textwrapper .input-group > .input-group-append:last-child > .ctavarcolor:not(:last-child):not(.dropdown-toggle),
.cta-column-width .columncta__textwrapper .input-group > .input-group-append:last-child > .ctaorange:not(:last-child):not(.dropdown-toggle),
.gallerywrapper__textwrapper .input-group > .input-group-append:last-child > .textwrapper__ctabutton:not(:last-child):not(.dropdown-toggle),
.image-text-cta__textwrapper .input-group > .input-group-append:last-child > .textwrapper__ctabutton:not(:last-child):not(.dropdown-toggle),
.cta-full-width .herobanner__textwrapper .input-group > .input-group-append:last-child > .textwrapper__ctavarcolor:not(:last-child):not(.dropdown-toggle),
.cta-full-width .herobanner__textwrapper .input-group > .input-group-append:last-child > .textwrapper__ctaorange:not(:last-child):not(.dropdown-toggle),
.callout__textwrapper .input-group > .input-group-append:last-child > .textwrapper__ctalink:not(:last-child):not(.dropdown-toggle),
.er-text-image-cta__textwrapper .input-group > .input-group-append:last-child > .textwrapper__ctalink:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .cta-column-width .columncta__textwrapper .input-group > .input-group-append > .ctavarcolor, .cta-column-width .columncta__textwrapper .input-group > .input-group-append > .ctaorange, .gallerywrapper__textwrapper .input-group > .input-group-append > .textwrapper__ctabutton, .image-text-cta__textwrapper .input-group > .input-group-append > .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .input-group > .input-group-append > .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .input-group > .input-group-append > .textwrapper__ctaorange, .callout__textwrapper .input-group > .input-group-append > .textwrapper__ctalink, .er-text-image-cta__textwrapper .input-group > .input-group-append > .textwrapper__ctalink,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.cta-column-width .columncta__textwrapper .input-group > .input-group-prepend:not(:first-child) > .ctavarcolor,
.cta-column-width .columncta__textwrapper .input-group > .input-group-prepend:not(:first-child) > .ctaorange,
.gallerywrapper__textwrapper .input-group > .input-group-prepend:not(:first-child) > .textwrapper__ctabutton,
.image-text-cta__textwrapper .input-group > .input-group-prepend:not(:first-child) > .textwrapper__ctabutton,
.cta-full-width .herobanner__textwrapper .input-group > .input-group-prepend:not(:first-child) > .textwrapper__ctavarcolor,
.cta-full-width .herobanner__textwrapper .input-group > .input-group-prepend:not(:first-child) > .textwrapper__ctaorange,
.callout__textwrapper .input-group > .input-group-prepend:not(:first-child) > .textwrapper__ctalink,
.er-text-image-cta__textwrapper .input-group > .input-group-prepend:not(:first-child) > .textwrapper__ctalink,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.cta-column-width .columncta__textwrapper .input-group > .input-group-prepend:first-child > .ctavarcolor:not(:first-child),
.cta-column-width .columncta__textwrapper .input-group > .input-group-prepend:first-child > .ctaorange:not(:first-child),
.gallerywrapper__textwrapper .input-group > .input-group-prepend:first-child > .textwrapper__ctabutton:not(:first-child),
.image-text-cta__textwrapper .input-group > .input-group-prepend:first-child > .textwrapper__ctabutton:not(:first-child),
.cta-full-width .herobanner__textwrapper .input-group > .input-group-prepend:first-child > .textwrapper__ctavarcolor:not(:first-child),
.cta-full-width .herobanner__textwrapper .input-group > .input-group-prepend:first-child > .textwrapper__ctaorange:not(:first-child),
.callout__textwrapper .input-group > .input-group-prepend:first-child > .textwrapper__ctalink:not(:first-child),
.er-text-image-cta__textwrapper .input-group > .input-group-prepend:first-child > .textwrapper__ctalink:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #FFFFFF;
    border-color: #007bff;
    background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #FFFFFF;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #FFFFFF;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23FFFFFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23FFFFFF' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 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) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #FFFFFF;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.25rem + 2px);
  padding: 0.625rem 2rem 0.625rem 1rem;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;
  background-color: #FFFFFF;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #FFFFFF; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 1rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 1.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 1.25rem + 2px);
  padding: 0.625rem 1rem;
  font-weight: bold;
  line-height: 1.5;
  color: #495057;
  background-color: #FFFFFF;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.75rem;
    padding: 0.625rem 1rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background: #e9ecef linear-gradient(180deg, #eceff1, #e9ecef) repeat-x;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background: #b3d7ff linear-gradient(180deg, #beddff, #b3d7ff) repeat-x; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background: #b3d7ff linear-gradient(180deg, #beddff, #b3d7ff) repeat-x; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background: #b3d7ff linear-gradient(180deg, #beddff, #b3d7ff) repeat-x; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: 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) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 1.25rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 0 solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: 0; }
  .nav-tabs .nav-link {
    border: 0 solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #FFFFFF;
    border-color: #dee2e6 #dee2e6 #FFFFFF; }
  .nav-tabs .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #FFFFFF;
  background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #FFFFFF; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #FFFFFF; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #FFFFFF; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #FFFFFF; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #FFFFFF; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column;
  flex-flow: row wrap;
  margin-right: -12px;
  margin-left: -12px; }
  .card-deck .card {
    margin-bottom: 12px; }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 12px;
    margin-bottom: 0;
    margin-left: 12px; }

.card-group {
  display: flex;
  flex-direction: column;
  flex-flow: row wrap; }
  .card-group > .card {
    margin-bottom: 12px; }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0; }
    .card-group > .card + .card {
      margin-left: 0;
      border-left: 0; }
    .card-group > .card:not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
      .card-group > .card:not(:last-child) .card-img-top,
      .card-group > .card:not(:last-child) .card-header {
        border-top-right-radius: 0; }
      .card-group > .card:not(:last-child) .card-img-bottom,
      .card-group > .card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0; }
    .card-group > .card:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
      .card-group > .card:not(:first-child) .card-img-top,
      .card-group > .card:not(:first-child) .card-header {
        border-top-left-radius: 0; }
      .card-group > .card:not(:first-child) .card-img-bottom,
      .card-group > .card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0; }

.card-columns {
  column-count: 3;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1; }
  .card-columns .card {
    margin-bottom: 0.75rem; }
  .card-columns .card {
    display: inline-block;
    width: 100%; }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0; }
  .accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
  .accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card .card-header {
    margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #CC422E;
  background-color: #FFFFFF;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #E04E39;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #FFFFFF;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #FFFFFF;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  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) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge, .cta-column-width .columncta__textwrapper .ctavarcolor .badge, .cta-column-width .columncta__textwrapper .ctaorange .badge, .gallerywrapper__textwrapper .textwrapper__ctabutton .badge, .image-text-cta__textwrapper .textwrapper__ctabutton .badge, .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor .badge, .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange .badge, .callout__textwrapper .textwrapper__ctalink .badge, .er-text-image-cta__textwrapper .textwrapper__ctalink .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #FFFFFF;
  background-color: #007bff; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #FFFFFF;
    background-color: #0062cc; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.badge-secondary {
  color: #FFFFFF;
  background-color: #6c757d; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #FFFFFF;
    background-color: #545b62; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success {
  color: #212529;
  background-color: #e0f6ce; }
  a.badge-success:hover, a.badge-success:focus {
    color: #212529;
    background-color: #c5eea3; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(224, 246, 206, 0.5); }

.badge-info {
  color: #212529;
  background-color: #d8f4f7; }
  a.badge-info:hover, a.badge-info:focus {
    color: #212529;
    background-color: #aee8ee; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(216, 244, 247, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #fff4d5; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #ffe7a2; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 244, 213, 0.5); }

.badge-danger {
  color: #212529;
  background-color: #efd1d8; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #212529;
    background-color: #e2abb8; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(239, 209, 216, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark {
  color: #FFFFFF;
  background-color: #343a40; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #FFFFFF;
    background-color: #1d2124; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
  padding: 4rem 2rem; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1rem;
  margin-bottom: 0;
  border: 1px solid transparent;
  border-radius: 2.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 3.5rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background: #cce5ff linear-gradient(180deg, #d4e9ff, #cce5ff) repeat-x;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background: #e2e3e5 linear-gradient(180deg, #e6e7e9, #e2e3e5) repeat-x;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #74806b;
  background: #f9fdf5 linear-gradient(180deg, #fafdf7, #f9fdf5) repeat-x;
  border-color: #f6fcf1; }
  .alert-success hr {
    border-top-color: #e9f8dc; }
  .alert-success .alert-link {
    color: #5b6454; }

.alert-info {
  color: #707f80;
  background: #f7fdfd linear-gradient(180deg, #f8fdfd, #f7fdfd) repeat-x;
  border-color: #f4fcfd; }
  .alert-info hr {
    border-top-color: #def6f9; }
  .alert-info .alert-link {
    color: #586465; }

.alert-warning {
  color: #857f6f;
  background: #fffdf7 linear-gradient(180deg, #fffdf8, #fffdf7) repeat-x;
  border-color: #fffcf3; }
  .alert-warning hr {
    border-top-color: #fff6da; }
  .alert-warning .alert-link {
    color: #696458; }

.alert-danger {
  color: #7c6d70;
  background: #fcf6f7 linear-gradient(180deg, #fcf7f8, #fcf6f7) repeat-x;
  border-color: #fbf2f4; }
  .alert-danger hr {
    border-top-color: #f5dfe4; }
  .alert-danger .alert-link {
    color: #615557; }

.alert-light {
  color: #818182;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background: #d6d8d9 linear-gradient(180deg, #dcdedf, #d6d8d9) repeat-x;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }
.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #515151;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #FFFFFF; }
  .list-group-item.active {
    z-index: 2;
    color: #FFFFFF;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
    .list-group-horizontal .list-group-item:first-child {
      border-top-left-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal .list-group-item:last-child {
      margin-right: 0;
      border-top-right-radius: 0.25rem;
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:last-child {
    margin-bottom: -1px; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #74806b;
  background-color: #f6fcf1; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #74806b;
    background-color: #e9f8dc; }
  .list-group-item-success.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #74806b;
    border-color: #74806b; }

.list-group-item-info {
  color: #707f80;
  background-color: #f4fcfd; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #707f80;
    background-color: #def6f9; }
  .list-group-item-info.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #707f80;
    border-color: #707f80; }

.list-group-item-warning {
  color: #857f6f;
  background-color: #fffcf3; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #857f6f;
    background-color: #fff6da; }
  .list-group-item-warning.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #857f6f;
    border-color: #857f6f; }

.list-group-item-danger {
  color: #7c6d70;
  background-color: #fbf2f4; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #7c6d70;
    background-color: #f5dfe4; }
  .list-group-item-danger.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #7c6d70;
    border-color: #7c6d70; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #FFFFFF;
  opacity: .5; }
  .close:hover {
    color: #000000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none; }

a.close.disabled {
  pointer-events: none; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal-dialog {
  max-width: 500px;
  margin: 1.75rem auto; }

.modal-dialog-scrollable {
  max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem); }

.modal-dialog-centered {
  min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem); }

.modal-sm {
  max-width: 300px; }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Fort-Light", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #FFFFFF;
  text-align: center;
  background-color: #000000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Fort-Light", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #FFFFFF; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #FFFFFF; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc((0.5rem + 1px) * -1); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #FFFFFF; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #FFFFFF; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #515151;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #515151; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #FFFFFF;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #FFFFFF;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.001)); }

.carousel-control-next {
  right: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.001)); }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #FFFFFF;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFFFFF;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #e0f6ce !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #c5eea3 !important; }

.bg-info {
  background-color: #d8f4f7 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #aee8ee !important; }

.bg-warning {
  background-color: #fff4d5 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #ffe7a2 !important; }

.bg-danger {
  background-color: #efd1d8 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #e2abb8 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-gradient-primary {
  background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x !important; }

.bg-gradient-secondary {
  background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x !important; }

.bg-gradient-success {
  background: #e0f6ce linear-gradient(180deg, #e5f7d5, #e0f6ce) repeat-x !important; }

.bg-gradient-info {
  background: #d8f4f7 linear-gradient(180deg, #def6f8, #d8f4f7) repeat-x !important; }

.bg-gradient-warning {
  background: #fff4d5 linear-gradient(180deg, #fff6db, #fff4d5) repeat-x !important; }

.bg-gradient-danger {
  background: #efd1d8 linear-gradient(180deg, #f1d8de, #efd1d8) repeat-x !important; }

.bg-gradient-light {
  background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x !important; }

.bg-gradient-dark {
  background: #343a40 linear-gradient(180deg, #52585d, #343a40) repeat-x !important; }

.bg-white {
  background-color: #FFFFFF !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #e0f6ce !important; }

.border-info {
  border-color: #d8f4f7 !important; }

.border-warning {
  border-color: #fff4d5 !important; }

.border-danger {
  border-color: #efd1d8 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #FFFFFF !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #FFFFFF !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #e0f6ce !important; }

a.text-success:hover, a.text-success:focus {
  color: #b7ea8d !important; }

.text-info {
  color: #d8f4f7 !important; }

a.text-info:hover, a.text-info:focus {
  color: #99e2ea !important; }

.text-warning {
  color: #fff4d5 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ffe089 !important; }

.text-danger {
  color: #efd1d8 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #db98a8 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #515151 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #FFFFFF !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate(0, 0, 0);
  -moz-transform: translate(0, 0, 0);
  -ms-transform: translate(0, 0, 0);
  -o-transform: translate(0, 0, 0);
  transform: translate(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("main/resources/images/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick", Arial, sans-serif;
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 10px;
        line-height: 20px;
        text-align: center;
        color: #515151;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #515151;
      opacity: 0.75; }

a {
  font-family: "Fort-Medium", Arial, sans-serif; }

body {
  width: 100%; }

.hidden {
  display: none; }

.show-author {
  display: block !important; }

@media (min-width: 768px) {
  .sm-break {
    display: none; } }

.md-break {
  display: none; }
  @media (min-width: 768px) {
    .md-break {
      display: block; } }
  @media (min-width: 992px) {
    .md-break {
      display: none; } }
.container.tabbed-negative-container > .row {
  margin-left: -16px;
  margin-right: -16px; }
  @media (min-width: 768px) {
    .container.tabbed-negative-container > .row {
      margin-left: -24px;
      margin-right: -24px; } }
  .container.tabbed-negative-container > .row .tabbed-negative-container {
    background: white;
    padding-right: 16px;
    padding-left: 16px; }
    @media (min-width: 768px) {
      .container.tabbed-negative-container > .row .tabbed-negative-container {
        padding-left: 24px;
        padding-right: 24px; } }
.ellipsis {
  content: "";
  display: inline-block;
  width: 28px;
  height: 10px;
  background: url("main/resources/svgs/grey-ellipsis.svg") no-repeat center center; }

.nav-tabs .nav-link {
  font-family: "Fort-Bold", Arial, sans-serif;
  font-size: 1rem;
  background-color: #e7e1ea;
  color: #515151; }
  .nav-tabs .nav-link.active {
    color: #CC422E; }

.slide-toggle {
  border-radius: 7px;
  background-color: #E6E2E8;
  padding: 0.625rem 0.25rem; }
  @media (min-width: 992px) {
    .slide-toggle {
      padding: 0.625rem 0.25rem; } }
  .slide-toggle__link {
    font-size: 1rem;
    font-family: "Fort-Bold", Arial, sans-serif;
    color: #515151;
    border-radius: 4px;
    padding: 0.625rem 1.125rem; }
    @media (min-width: 992px) {
      .slide-toggle__link {
        font-size: 1.25rem; } }
    .slide-toggle__link:hover {
      text-decoration: none; }
    .slide-toggle__link.active {
      background-color: #FFFFFF;
      color: #CC422E; }

.section-wrapper {
  margin: 0 auto;
  position: relative; }

.bg-white {
  background-color: #FFFFFF; }

.bg-black {
  background-color: #000000; }

.margin-bottom {
  margin-bottom: 1rem; }
  .margin-bottom-2 {
    margin-bottom: 2rem; }
  .margin-bottom-3 {
    margin-bottom: 3rem; }

hr {
  border-top: 1px solid #AEAEAE; }

#terms-conditions-wrapper ol {
  padding: 0 1.5rem; }
  #terms-conditions-wrapper ol.terms-conditions-list {
    font-size: 1rem; }
    @media (min-width: 992px) {
      #terms-conditions-wrapper ol.terms-conditions-list {
        font-size: 1.125rem; } }
    #terms-conditions-wrapper ol.terms-conditions-list li {
      margin-bottom: 1rem; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: white;
  z-index: 100;
  opacity: 0.8; }

.arrow {
  background: url("main/resources/svgs/sp-page/arrow-casinos.svg") no-repeat center center;
  background-size: auto; }
  .arrow:hover {
    background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat center center; }

.popout {
  background: url("main/resources/svgs/sp-page/popout.svg") no-repeat center center;
  background-size: auto; }
  .popout:hover {
    background: url("main/resources/svgs/sp-page/popout-active.svg") no-repeat center center; }

/* Style for link with arrow on the right and left*/
.link-tertiary {
  font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.313rem;
  color: white;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .link-tertiary--left::before {
    content: "";
    width: 20px;
    height: 14px;
    display: inline-block;
    background: url("main/resources/svgs/arrow-orange-left.svg") no-repeat center center;
    background-size: 14px 14px;
    margin-right: 4px;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center; }
  .link-tertiary--right::after {
    content: "";
    width: 20px;
    height: 14px;
    display: inline-block;
    background: url("main/resources/svgs/arrow-orange-right.svg") no-repeat center center;
    background-size: 14px 14px;
    margin-right: 4px;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center; }
  .link-tertiary--tablet {
    color: #515151;
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 1.5rem;
    margin-top: 2px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 47px; }
  .link-tertiary--left--tablet::before {
    content: "";
    display: inline-block;
    background: url("main/resources/svgs/arrow-orange-left.svg") no-repeat center center;
    background-size: 20px 24px;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    width: 20px;
    height: 20px;
    margin-right: 16px;
    margin-bottom: 2rem; }

.online-access {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #c7bbce;
  height: 99px;
  color: #3C1053;
  margin-left: -16px;
  margin-right: -16px;
  position: relative; }
  @media (min-width: 768px) {
    .online-access {
      margin: 0;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end; } }
  @media (min-width: 992px) {
    .online-access {
      height: 117px; } }
  .online-access:hover {
    background-color: #f6ccc6;
    text-decoration: none;
    color: #3C1053; }
    .online-access:hover .online-access__button {
      background-color: #CC422E;
      background-image: url("main/resources/svgs/arrow-purple-right.svg"); }
  .online-access__card {
    background: url("main/resources/images/register-tablet/encore-card.png") no-repeat center center;
    width: 99px;
    height: 158px;
    display: none;
    position: absolute;
    top: -20px;
    left: calc(11% - 10px);
    transform: rotate(-10deg);
    background-size: contain; }
    @media (min-width: 768px) {
      .online-access__card {
        display: block; } }
  .online-access__text {
    font-family: "GT-Eesti-Pro-Text-Medium", Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.438rem;
    padding: 0 1rem 0 1.5rem; }
    @media (min-width: 768px) {
      .online-access__text {
        width: 65%; } }
    @media (min-width: 992px) {
      .online-access__text {
        font-size: 1.125rem;
        line-height: 1.875rem;
        width: 100%;
        padding: 0;
        padding-left: 10.5rem;
        padding-right: 1rem; } }
  .online-access__button {
    background: url("main/resources/svgs/arrow-orange-right.svg") no-repeat center center #3C1053;
    background-size: 12px 12px;
    width: 53px;
    height: 100%;
    -webkit-box-flex: 0 0 53px;
    -moz-box-flex: 0 0 53px;
    -webkit-flex: 0 0 53px;
    -ms-flex: 0 0 53px;
    flex: 0 0 53px; }
  .online-access--register {
    height: 72px;
    margin-bottom: 0.438rem; }
    @media (min-width: 768px) {
      .online-access--register {
        height: 59px; } }
    @media (min-width: 992px) {
      .online-access--register {
        margin-left: -24px;
        height: 130px; } }
    @media (max-width: 991.98px) {
      .online-access--register .online-access__card {
        display: none; } }
    @media (min-width: 768px) {
      .online-access--register .online-access__card {
        top: -15px; } }
    .online-access--register .online-access__text {
      font-size: 1.125rem;
      line-height: 1.25rem;
      padding: 0 1rem; }
      @media (min-width: 768px) {
        .online-access--register .online-access__text {
          font-size: 1.125rem;
          line-height: 1.438rem; } }
      @media (min-width: 992px) {
        .online-access--register .online-access__text {
          font-size: 1.125rem;
          line-height: 1.875rem;
          padding-right: 2%;
          padding-left: 0;
          width: 50%; } }
      @media (min-width: 1200px) {
        .online-access--register .online-access__text {
          width: 55%;
          padding-right: 3%; } }
      @media (max-width: 991.98px) {
        .online-access--register .online-access__text {
          width: 100%;
          text-align: center; } }
      @media (max-width: 767.98px) {
        .online-access--register .online-access__text {
          text-align: left; } }
.default-margin {
  margin-bottom: 1.5rem; }
  @media (min-width: 992px) {
    .default-margin {
      margin-bottom: 3rem; } }
.full-width {
  width: auto !important; }
  .full-width.no-padding {
    padding: 0px; }
  .full-width.content-container-inner {
    margin: 0px auto; }
  .full-width .subsection-nav-container {
    padding: 0px; }

.sticky {
  position: sticky;
  top: 67px;
  width: 75%;
  left: 0; }
  @media (min-width: 992px) {
    .sticky {
      top: 92px; } }
#loading-wrapper {
  z-index: 100;
  position: fixed;
  left: calc(50% - 50px);
  top: 50%; }
  #loading-wrapper .loading-indicator-img {
    width: 100px; }

.pam-body {
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1.375rem;
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .pam-body {
      margin-bottom: 1.625rem; } }
  @media (min-width: 992px) {
    .pam-body {
      margin-bottom: 2.125rem; } }
@media (min-width: 768px) {
  br.mobile {
    display: none; } }

.btn, .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .ctaorange, .gallerywrapper__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .callout__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .textwrapper__ctalink {
  font-size: 1rem;
  font-family: "Fort-Bold", Arial, sans-serif;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  padding: 0.563rem 1.75rem;
  font-weight: normal;
  min-width: 149px; }
  @media (min-width: 992px) {
    .btn, .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .ctaorange, .gallerywrapper__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .callout__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .textwrapper__ctalink {
      font-size: 1.125rem;
      padding: 0.8rem 1.75rem;
      min-width: 246px; } }
  .btn:focus, .cta-column-width .columncta__textwrapper .ctavarcolor:focus, .cta-column-width .columncta__textwrapper .ctaorange:focus, .gallerywrapper__textwrapper .textwrapper__ctabutton:focus, .image-text-cta__textwrapper .textwrapper__ctabutton:focus, .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor:focus, .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange:focus, .callout__textwrapper .textwrapper__ctalink:focus, .er-text-image-cta__textwrapper .textwrapper__ctalink:focus, .btn:active, .cta-column-width .columncta__textwrapper .ctavarcolor:active, .cta-column-width .columncta__textwrapper .ctaorange:active, .gallerywrapper__textwrapper .textwrapper__ctabutton:active, .image-text-cta__textwrapper .textwrapper__ctabutton:active, .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor:active, .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange:active, .callout__textwrapper .textwrapper__ctalink:active, .er-text-image-cta__textwrapper .textwrapper__ctalink:active, .btn:focus:active {
    box-shadow: none; }
  .btn.btn-no-min, .cta-column-width .columncta__textwrapper .btn-no-min.ctavarcolor, .cta-column-width .columncta__textwrapper .btn-no-min.ctaorange, .gallerywrapper__textwrapper .btn-no-min.textwrapper__ctabutton, .image-text-cta__textwrapper .btn-no-min.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-no-min.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-no-min.textwrapper__ctaorange, .callout__textwrapper .btn-no-min.textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-no-min.textwrapper__ctalink {
    min-width: auto; }
    @media (min-width: 992px) {
      .btn.btn-no-min, .cta-column-width .columncta__textwrapper .btn-no-min.ctavarcolor, .cta-column-width .columncta__textwrapper .btn-no-min.ctaorange, .gallerywrapper__textwrapper .btn-no-min.textwrapper__ctabutton, .image-text-cta__textwrapper .btn-no-min.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-no-min.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-no-min.textwrapper__ctaorange, .callout__textwrapper .btn-no-min.textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-no-min.textwrapper__ctalink {
        min-width: auto; } }
  .btn.btn-full, .cta-column-width .columncta__textwrapper .btn-full.ctavarcolor, .cta-column-width .columncta__textwrapper .btn-full.ctaorange, .gallerywrapper__textwrapper .btn-full.textwrapper__ctabutton, .image-text-cta__textwrapper .btn-full.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-full.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-full.textwrapper__ctaorange, .callout__textwrapper .btn-full.textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-full.textwrapper__ctalink {
    width: 100%; }
  .btn.btn-tablet-form, .cta-column-width .columncta__textwrapper .btn-tablet-form.ctavarcolor, .cta-column-width .columncta__textwrapper .btn-tablet-form.ctaorange, .gallerywrapper__textwrapper .btn-tablet-form.textwrapper__ctabutton, .image-text-cta__textwrapper .btn-tablet-form.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-tablet-form.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-tablet-form.textwrapper__ctaorange, .callout__textwrapper .btn-tablet-form.textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-tablet-form.textwrapper__ctalink {
    padding-top: 1.313rem;
    padding-bottom: 1.313rem;
    font-size: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 5rem; }
    .btn.btn-tablet-form--extra-margin, .cta-column-width .columncta__textwrapper .btn-tablet-form--extra-margin.ctavarcolor, .cta-column-width .columncta__textwrapper .btn-tablet-form--extra-margin.ctaorange, .gallerywrapper__textwrapper .btn-tablet-form--extra-margin.textwrapper__ctabutton, .image-text-cta__textwrapper .btn-tablet-form--extra-margin.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-tablet-form--extra-margin.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-tablet-form--extra-margin.textwrapper__ctaorange, .callout__textwrapper .btn-tablet-form--extra-margin.textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-tablet-form--extra-margin.textwrapper__ctalink {
      margin-bottom: 11rem; }
    .btn.btn-tablet-form--submit, .cta-column-width .columncta__textwrapper .btn-tablet-form--submit.ctavarcolor, .cta-column-width .columncta__textwrapper .btn-tablet-form--submit.ctaorange, .gallerywrapper__textwrapper .btn-tablet-form--submit.textwrapper__ctabutton, .image-text-cta__textwrapper .btn-tablet-form--submit.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-tablet-form--submit.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-tablet-form--submit.textwrapper__ctaorange, .callout__textwrapper .btn-tablet-form--submit.textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-tablet-form--submit.textwrapper__ctalink {
      position: relative;
      z-index: 0;
      overflow: hidden;
      width: 100%;
      height: 81px;
      padding-left: 2rem;
      padding-right: 2rem;
      border: 0px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .btn.btn-tablet-form--submit .tablet-btn-star, .cta-column-width .columncta__textwrapper .btn-tablet-form--submit.ctavarcolor .tablet-btn-star, .cta-column-width .columncta__textwrapper .btn-tablet-form--submit.ctaorange .tablet-btn-star, .gallerywrapper__textwrapper .btn-tablet-form--submit.textwrapper__ctabutton .tablet-btn-star, .image-text-cta__textwrapper .btn-tablet-form--submit.textwrapper__ctabutton .tablet-btn-star, .cta-full-width .herobanner__textwrapper .btn-tablet-form--submit.textwrapper__ctavarcolor .tablet-btn-star, .cta-full-width .herobanner__textwrapper .btn-tablet-form--submit.textwrapper__ctaorange .tablet-btn-star, .callout__textwrapper .btn-tablet-form--submit.textwrapper__ctalink .tablet-btn-star, .er-text-image-cta__textwrapper .btn-tablet-form--submit.textwrapper__ctalink .tablet-btn-star {
        margin-right: 1rem; }
      .btn.btn-tablet-form--submit::before, .cta-column-width .columncta__textwrapper .btn-tablet-form--submit.ctavarcolor::before, .cta-column-width .columncta__textwrapper .btn-tablet-form--submit.ctaorange::before, .gallerywrapper__textwrapper .btn-tablet-form--submit.textwrapper__ctabutton::before, .image-text-cta__textwrapper .btn-tablet-form--submit.textwrapper__ctabutton::before, .cta-full-width .herobanner__textwrapper .btn-tablet-form--submit.textwrapper__ctavarcolor::before, .cta-full-width .herobanner__textwrapper .btn-tablet-form--submit.textwrapper__ctaorange::before, .callout__textwrapper .btn-tablet-form--submit.textwrapper__ctalink::before, .er-text-image-cta__textwrapper .btn-tablet-form--submit.textwrapper__ctalink::before {
        content: '';
        position: absolute;
        z-index: -2;
        left: 0;
        top: -430px;
        width: 110%;
        height: 960px;
        padding: 0 1rem;
        background-color: #CC422E;
        background-repeat: no-repeat;
        background-image: conic-gradient(#CC422E, #CC422E, #ffffff, #CC422E);
        animation: rotate 4s linear infinite; }
      .btn.btn-tablet-form--submit::after, .cta-column-width .columncta__textwrapper .btn-tablet-form--submit.ctavarcolor::after, .cta-column-width .columncta__textwrapper .btn-tablet-form--submit.ctaorange::after, .gallerywrapper__textwrapper .btn-tablet-form--submit.textwrapper__ctabutton::after, .image-text-cta__textwrapper .btn-tablet-form--submit.textwrapper__ctabutton::after, .cta-full-width .herobanner__textwrapper .btn-tablet-form--submit.textwrapper__ctavarcolor::after, .cta-full-width .herobanner__textwrapper .btn-tablet-form--submit.textwrapper__ctaorange::after, .callout__textwrapper .btn-tablet-form--submit.textwrapper__ctalink::after, .er-text-image-cta__textwrapper .btn-tablet-form--submit.textwrapper__ctalink::after {
        content: '';
        position: absolute;
        z-index: -1;
        left: 6px;
        top: 6px;
        width: calc(100% - 12px);
        height: calc(100% - 12px);
        background: #CC422E;
        border-radius: 5px;
        animation: linear 4s infinite alternate; }
  .btn.btn-tablet-modal-right, .cta-column-width .columncta__textwrapper .btn-tablet-modal-right.ctavarcolor, .cta-column-width .columncta__textwrapper .btn-tablet-modal-right.ctaorange, .gallerywrapper__textwrapper .btn-tablet-modal-right.textwrapper__ctabutton, .image-text-cta__textwrapper .btn-tablet-modal-right.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .btn-tablet-modal-right.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .btn-tablet-modal-right.textwrapper__ctaorange, .callout__textwrapper .btn-tablet-modal-right.textwrapper__ctalink, .er-text-image-cta__textwrapper .btn-tablet-modal-right.textwrapper__ctalink {
    margin-left: 22.25rem;
    width: 274px;
    height: 72px; }

.btn-casinos {
  color: #FFFFFF;
  background: #CC422E linear-gradient(180deg, #d45e4d, #CC422E) repeat-x;
  border-color: #CC422E;
  color: #FFFFFF;
  position: relative; }
  .btn-casinos:hover {
    color: #FFFFFF;
    background: #E04E39 linear-gradient(180deg, #e56957, #E04E39) repeat-x;
    border-color: #E04E39; }
  .btn-casinos:focus, .btn-casinos.focus {
    box-shadow: 0 0 0 0.2rem rgba(212, 94, 77, 0.5); }
  .btn-casinos.disabled, .btn-casinos:disabled {
    color: #FFFFFF;
    background-color: #CC422E;
    border-color: #CC422E;
    background-image: none; }
  .btn-casinos:not(:disabled):not(.disabled):active, .btn-casinos:not(:disabled):not(.disabled).active, .show > .btn-casinos.dropdown-toggle {
    color: #FFFFFF;
    background-color: #CC422E;
    background-image: none;
    border-color: #CC422E; }
    .btn-casinos:not(:disabled):not(.disabled):active:focus, .btn-casinos:not(:disabled):not(.disabled).active:focus, .show > .btn-casinos.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(212, 94, 77, 0.5); }
  .btn-casinos:focus, .btn-casinos:active, .btn-casinos:focus:active {
    box-shadow: none;
    border-color: #E04E39;
    background: #E04E39; }
  .btn-casinos__loading {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M460.116 373.846l-20.823-12.022c-5.541-3.199-7.54-10.159-4.663-15.874 30.137-59.886 28.343-131.652-5.386-189.946-33.641-58.394-94.896-95.833-161.827-99.676C261.028 55.961 256 50.751 256 44.352V20.309c0-6.904 5.808-12.337 12.703-11.982 83.556 4.306 160.163 50.864 202.11 123.677 42.063 72.696 44.079 162.316 6.031 236.832-3.14 6.148-10.75 8.461-16.728 5.01z'/%3E%3C/svg%3E") center center no-repeat;
    margin-left: 4px;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transform-origin: center center;
    animation: loadingspinner 2s infinite linear; }

@keyframes loadingspinner {
  0% {
    transform: translateY(-50%) rotate(0deg); }
  100% {
    transform: translateY(-50%) rotate(360deg); } }

.btn-casinos-secondary {
  color: #212529;
  background: #FFFFFF linear-gradient(180deg, white, #FFFFFF) repeat-x;
  border-color: #CC422E;
  color: #CC422E;
  border-width: 3px;
  padding: 0.438rem 1.75rem; }
  .btn-casinos-secondary:hover {
    color: #212529;
    background: #FFFFFF linear-gradient(180deg, white, #FFFFFF) repeat-x;
    border-color: #E04E39; }
  .btn-casinos-secondary:focus, .btn-casinos-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(178, 62, 45, 0.5); }
  .btn-casinos-secondary.disabled, .btn-casinos-secondary:disabled {
    color: #212529;
    background-color: #FFFFFF;
    border-color: #CC422E;
    background-image: none; }
  .btn-casinos-secondary:not(:disabled):not(.disabled):active, .btn-casinos-secondary:not(:disabled):not(.disabled).active, .show > .btn-casinos-secondary.dropdown-toggle {
    color: #212529;
    background-color: #FFFFFF;
    background-image: none;
    border-color: #CC422E; }
    .btn-casinos-secondary:not(:disabled):not(.disabled):active:focus, .btn-casinos-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-casinos-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(178, 62, 45, 0.5); }
  @media (min-width: 992px) {
    .btn-casinos-secondary {
      padding: 0.75rem 1.75rem; } }
  .btn-casinos-secondary:hover {
    color: #E04E39; }
  .btn-casinos-secondary:focus, .btn-casinos-secondary:active, .btn-casinos-secondary:focus:active {
    box-shadow: none;
    border-color: #E04E39; }

.btn-casinos-tertiary {
  background-color: #1B0045;
  padding: 1rem 1.5rem;
  color: #FFFFFF;
  font-family: "Fort-Bold", Arial, sans-serif;
  font-size: 1.5rem;
  border: none;
  line-height: 1.25;
  border-radius: 4px; }
  .btn-casinos-tertiary:hover {
    text-decoration: none; }

.btn-link {
  color: #CC422E;
  background: transparent;
  border: none;
  font-family: "Fort-Bold", Arial, sans-serif;
  padding: 0; }
  .btn-link:hover {
    color: #E04E39; }

.app-store-badge {
  width: 120px;
  height: auto; }
  .app-store-badge__google {
    width: 148px; }

.daterangepicker {
  position: static;
  border: none;
  border-radius: 0;
  border-top: 8px solid #3C1053;
  color: inherit;
  background-color: #FFFFFF;
  width: 100%;
  max-width: 1212px;
  padding: 1.75rem 0 0;
  margin-top: 1px;
  /* Calendars */
  /*
    .calendar,
    .calendar-dates {
        margin: 0 1em;
        @include flex-grow(1);
    }

    .calendar {
        @include flex-basis(320px);
    }

    .calendar-input.left {
        margin-right: 0;

        @include media-breakpoint-up(md) {
            margin-right: 2em;
        }

        @include media-breakpoint-up(lg) {
            margin-right: 0;
        }
    }

    .calendar-input {
        @include media-breakpoint-up(md) {
            @include flex-basis(180px);
        }

        @include media-breakpoint-up(lg) {
            @include flex-basis(auto);
        }

        @include flex-grow(1);
    }

    .calendar-dates {

        @include flexbox();
        @include flex-wrap(wrap);
        @include flex-direction(column);
        @include justify-content(space-between);
        width: 100%;

        @include media-breakpoint-up(lg) {
            @include flex-basis(200px);
            max-width: 361px;
            width: auto;
        }

        .calendar-input-wrapper {
            @include flexbox();
            @include flex-wrap(wrap);
            @include justify-content(space-between);
            @include flex-direction(row);
            @include media-breakpoint-up(lg) {
                @include flex-direction(row);
            }

            .daterangepicker_input {
                @include media-breakpoint-up(lg) {
                    width: 172px;
                }
            }
        }

        label {
            //text-transform: none;
        }

        .range-buttons {
            @include align-self(center);
            margin-top: auto;
        }
    }
    */
  /*
  .input-mini {
    border: $daterangepicker-control-border-size solid $daterangepicker-control-border-color;
    border-radius: $daterangepicker-control-border-radius;
    color: $daterangepicker-control-color;
    height: $daterangepicker-control-line-height;
    line-height: $daterangepicker-control-height;
    display: block;
    vertical-align: middle;

    // TODO: Should these all be static, too??
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%;

    &.active {
      border: $daterangepicker-control-active-border-size solid $daterangepicker-control-active-border-color;
      border-radius: $daterangepicker-control-active-border-radius;
    }
  }
*/ }
  @media (min-width: 768px) {
    .daterangepicker {
      margin-bottom: -1rem; } }
  @media (min-width: 992px) {
    .daterangepicker {
      margin-bottom: -3.25rem; } }
  .daterangepicker .calendar-wrapper {
    position: relative; }
  .daterangepicker .range-buttons.bottom {
    width: 100%;
    margin-top: 0;
    margin-top: 2.875rem; }
    .daterangepicker .range-buttons.bottom .applyBtn {
      display: block;
      width: 161px;
      margin: 0 auto; }
  .daterangepicker .cancelBtn {
    display: none; }
  .daterangepicker .calendar-dates .calendar {
    width: 30%; }
  .daterangepicker .calendar-dates .range-buttons .applyBtn {
    width: 100%; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #FFFFFF; }
  .daterangepicker.dropdown-menu {
    max-width: 1212px;
    z-index: 3001; }
  .daterangepicker.single .ranges,
  .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
    .daterangepicker.show-calendar .calendar.right {
      display: none; }
      @media (min-width: 768px) {
        .daterangepicker.show-calendar .calendar.right {
          display: block; } }
  .daterangepicker .calendar {
    display: none;
    /*@include media-breakpoint-up(md) {
            max-width: 361px;
        }*/ }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th,
    .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      padding: 0;
      border: none;
      min-width: 32px; }
    .daterangepicker .calendar th {
      background-color: transparent; }
    @media (min-width: 768px) {
      .daterangepicker .calendar.right .calendar-month .prev {
        background: none;
        cursor: auto; } }
    @media (min-width: 768px) {
      .daterangepicker .calendar.left .calendar-month .next {
        background: none;
        cursor: auto; } }
  .daterangepicker .calendar-table {
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    padding: 0 1em 1em 1em; }
  .daterangepicker table {
    width: 100%;
    margin: 0;
    border-collapse: separate;
    border-spacing: 0px 4px; }
  .daterangepicker .close-calendar {
    position: absolute;
    right: 8px;
    top: -78px;
    width: 42px;
    height: 42px;
    background: #CC422E url("main/resources/svgs/exit-white.svg") center center no-repeat;
    background-size: 14px 14px;
    cursor: pointer; }
    @media (min-width: 768px) {
      .daterangepicker .close-calendar {
        right: 12px; } }
  .daterangepicker .calendar-month {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 57px;
    background: #EEEEEE;
    color: #515151;
    margin: 0 -1em; }
    .daterangepicker .calendar-month .month {
      font-size: 1.125rem; }
    .daterangepicker .calendar-month .next.available,
    .daterangepicker .calendar-month .prev.available {
      height: 22px;
      width: 14px;
      cursor: pointer;
      background: url("main/resources/svgs/chevron-orange-left.svg") no-repeat; }
    .daterangepicker .calendar-month .prev.available {
      margin-left: 1.0rem; }
    .daterangepicker .calendar-month .next.available {
      background: url("main/resources/svgs/chevron-orange-right.svg") no-repeat;
      margin-right: 1.0em; }
  .daterangepicker .flex-empty {
    content: ""; }
  .daterangepicker td,
  .daterangepicker th {
    text-align: center;
    width: 47px;
    height: 40px;
    border-radius: 4px;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover,
    .daterangepicker th.available:hover {
      background-color: #EEEEEE;
      border-color: #EEEEEE;
      color: #6B6459; }
    .daterangepicker td.week,
    .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #6B6459; }
  .daterangepicker td.in-range {
    background-color: #EEEEEE;
    border-color: transparent;
    color: #6B6459;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #EEEEEE;
    border-color: transparent;
    color: #6B6459; }
  .daterangepicker th {
    height: 24px;
    padding: 4px 0 0px; }
    .daterangepicker th.month {
      width: auto; }
  .daterangepicker td.disabled,
  .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

/*
.calendar.right thead>tr:nth-child(2) {
  display: none;
}
.calendar.right tbody {
  display: none;
}
.daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
  float: none !important;
}
.daterangepicker .calendar.right .daterangepicker_input {
  position: absolute;
  top: 45px;
  left: 8px;
  width: 230px;
}
.calendar.left .calendar-table {
  margin-top: 45px;
}*/
.casinosbc-footer {
  position: relative;
  z-index: 1000;
  background: #515151;
  padding: 1.5rem 0 0; }
  @media (min-width: 768px) {
    .casinosbc-footer {
      padding: 2rem 0 0; } }
  @media (min-width: 992px) {
    .casinosbc-footer {
      padding: 3rem 0 0; } }
  .casinosbc-footer h1, .casinosbc-footer h2, .casinosbc-footer h3, .casinosbc-footer h4, .casinosbc-footer h5, .casinosbc-footer h6,
  .casinosbc-footer .h1, .casinosbc-footer .h2, .casinosbc-footer .card-container .container__headertext a, .card-container .container__headertext .casinosbc-footer a, .casinosbc-footer .er-text-image-cta__textwrapper .textwrapper__header, .er-text-image-cta__textwrapper .casinosbc-footer .textwrapper__header, .casinosbc-footer .h3, .casinosbc-footer .h4, .casinosbc-footer .sppage-maparea__textwrapper .textwrapper__title, .sppage-maparea__textwrapper .casinosbc-footer .textwrapper__title, .casinosbc-footer .h5, .casinosbc-footer .h6 {
    color: #FFFFFF; }
  .casinosbc-footer__column {
    margin-bottom: 1.5rem; }
    @media (min-width: 768px) {
      .casinosbc-footer__column {
        margin-bottom: 2rem; } }
    @media (min-width: 768px) {
      .casinosbc-footer__column {
        margin-bottom: 3rem; } }
.bclc-component-footer-text.row {
  margin: 0;
  background: #515151;
  padding-top: 0px;
  padding: 0 1rem 1.5rem;
  margin: 0; }

.bclc-component-footer-text .footer-text-content {
  border-top: 0.5px solid #FFFFFF80;
  padding-top: 20px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin: 0 auto;
  max-width: 1224px; }
  .bclc-component-footer-text .footer-text-content a {
    color: #FFFFFF; }
    .bclc-component-footer-text .footer-text-content a:visited {
      color: #FFFFFF; }

.footer-title {
  margin-bottom: 0.5rem; }
  .footer-title .footer-title__text {
    font-size: 1.125rem;
    color: #FFFFFF;
    font-family: "Fort-Bold", Arial, sans-serif; }

.footer-list ul {
  /*reset*/
  list-style: none;
  padding: 0;
  margin: 0; }
  .footer-list ul li {
    margin-bottom: 0.5rem; }
    .footer-list ul li a {
      color: #FFFFFF;
      font-size: 0.875rem;
      font-family: "Fort-Medium", Arial, sans-serif;
      font-weight: bold; }

.footer-list__link .footer-list__title {
  display: none; }
  @media (min-width: 768px) {
    .footer-list__link .footer-list__title {
      display: block; } }
.footer-list__link .footer-list__mobile-title {
  display: block; }
  @media (min-width: 768px) {
    .footer-list__link .footer-list__mobile-title {
      display: none; } }
.casinosbc-footer-lightweight {
  background: #515151;
  height: auto; }
  @media (min-width: 768px) {
    .casinosbc-footer-lightweight {
      height: 3.375rem; } }
  @media (min-width: 992px) {
    .casinosbc-footer-lightweight {
      height: 3.375rem; } }
  .casinosbc-footer-lightweight ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 1rem; }
    @media (min-width: 768px) {
      .casinosbc-footer-lightweight ul {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
    @media (min-width: 992px) {
      .casinosbc-footer-lightweight ul {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
    .casinosbc-footer-lightweight ul li {
      padding-top: 0.5rem; }
      @media (min-width: 768px) {
        .casinosbc-footer-lightweight ul li {
          padding: 0 0.5rem 0 0.5rem; } }
      @media (min-width: 992px) {
        .casinosbc-footer-lightweight ul li {
          padding: 0 0.5rem 0 0.5rem; } }
      .casinosbc-footer-lightweight ul li a {
        color: #EBE7ED;
        font-size: 0.875rem;
        font-family: "Fort-Medium", Arial, sans-serif;
        font-weight: bold; }
  .casinosbc-footer-lightweight__links {
    margin-bottom: 1.5rem; }
    @media (min-width: 768px) {
      .casinosbc-footer-lightweight__links {
        margin-bottom: 2rem; } }
    @media (min-width: 992px) {
      .casinosbc-footer-lightweight__links {
        margin-bottom: 3rem; } }
.select select, .select input {
  background: url("main/resources/svgs/chevron-orange-down.svg") no-repeat right 1rem center;
  background-size: 20px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  z-index: 20;
  font-weight: bold;
  padding-right: 3rem;
  border: 1px solid #AEAEAE;
  box-shadow: none; }
  .select select::-ms-expand, .select input::-ms-expand {
    display: none; }
  .select select::-ms-clear, .select input::-ms-clear {
    display: none; }

.select.error select {
  border: 2px solid #CC422E; }

.form-control {
  font-family: "Fort-Medium", Arial, sans-serif;
  border: none;
  font-weight: normal;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.4); }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .form-control {
      border-bottom: 1px solid #efefef; } }
  @media (min-width: 768px) {
    .form-control {
      height: 3.25rem; } }
  .form-control.error {
    background-color: rgba(224, 78, 57, 0.1);
    border: 2px solid #CC422E; }
  .form-control:active, .form-control:focus {
    border: 1px solid #8973AD;
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.4); }

.form-group {
  margin-bottom: 1.125rem; }
  @media (min-width: 768px) {
    .form-group {
      margin-bottom: 1.875rem; } }
  @media (max-width: 767.98px) {
    .form-group.reduced-mobile {
      margin-bottom: 0.75rem; } }
input[type="text"].error, input[type="tel"].error, input[type="email"].error, input[type="number"].error {
  background: url("main/resources/svgs/warning-orange.svg") no-repeat right 1rem center rgba(224, 78, 57, 0.1);
  background-size: 24px 24px; }
  input[type="text"].error.password, input[type="tel"].error.password, input[type="email"].error.password, input[type="number"].error.password {
    background-image: none; }

label {
  text-transform: uppercase;
  font-size: 0.875rem; }
  label > span.standard-case {
    text-transform: none; }
  label.reporting {
    font-size: 1rem;
    text-transform: none;
    font-size: 0.875rem;
    margin-top: 0.75rem; }
    @media (min-width: 992px) {
      label.reporting {
        float: right;
        margin-top: 0; } }
  label.basic-label {
    font-size: 1rem;
    text-transform: none;
    font-size: 0.875rem;
    margin-top: 0.5rem; }
    input + label.basic-label {
      margin: 4px 4px 0; }
  label.static-text-input-label {
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 1.25rem;
    text-transform: none; }
  label.error, label.description {
    font-size: 0.875rem;
    margin: 4px 4px 0;
    text-transform: none; }
    @media (min-width: 992px) {
      label.error, label.description {
        font-size: 1rem; } }
  label.error {
    font-family: "Fort-Medium", Arial, sans-serif; }

input[type="text"].static-text-input {
  background-color: #FFFFFF;
  padding: 0;
  box-shadow: none;
  font-size: 1.125rem; }
  @media (min-width: 768px) {
    input[type="text"].static-text-input {
      font-size: 1.375rem; } }
  @media (min-width: 992px) {
    input[type="text"].static-text-input {
      font-size: 1.75rem; } }
  input[type="text"].static-text-input:active, input[type="text"].static-text-input:focus {
    border: none;
    box-shadow: none; }

.checkbox label, .radio label {
  text-transform: none; }

input[type="checkbox"],
input[type="radio"] {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 30px;
  width: 30px;
  -webkit-appearance: none;
  cursor: pointer;
  opacity: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.radio, .checkbox {
  position: relative;
  /*
	input:focus + label{
		outline-width: 2px;
		outline-style: solid;
		outline-color: Highlight;
		@media (-webkit-min-device-pixel-ratio:0) {
			outline-color: -webkit-focus-ring-color;
    		outline-style: auto;
		}
	}*/ }
  .radio label, .checkbox label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    font-size: 1.125rem;
    font-family: "Fort-Medium", Arial, sans-serif;
    margin-bottom: 1.25rem;
    cursor: pointer; }
    .radio label::before, .radio label::after, .checkbox label::before, .checkbox label::after {
      pointer-events: none; }
    .radio label::before, .checkbox label::before {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      content: " ";
      width: 30px;
      height: 30px;
      border: 2px solid #979797;
      background: #FFFFFF;
      margin-right: 10px;
      -webkit-align-self: flex-start;
      -moz-align-self: flex-start;
      -ms-align-self: flex-start;
      align-self: flex-start;
      -webkit-box-flex: 0 0 30px;
      -moz-box-flex: 0 0 30px;
      -webkit-flex: 0 0 30px;
      -ms-flex: 0 0 30px;
      flex: 0 0 30px;
      max-width: 30px;
      max-height: 30px; }
    .radio label::after, .checkbox label::after {
      position: absolute;
      top: 7px;
      left: 7px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      content: ' ';
      height: 16px;
      width: 16px;
      background: #CC422E;
      transform: scale(0);
      transition: transform .3s ease; }
  .radio input:checked + label, .radio input:focus + label, .checkbox input:checked + label, .checkbox input:focus + label {
    color: #CC422E; }
  .radio input:disabled + label, .checkbox input:disabled + label {
    color: #d7d7d7; }
    .radio input:disabled + label::before, .checkbox input:disabled + label::before {
      border-color: #d7d7d7; }

.radio label::before, .radio label::after {
  border-radius: 50%; }

.radio label::before {
  border-color: #515151; }

.radio input[type="radio"]:checked + label::after {
  transform: scale(1); }

.radio input[type="radio"]:checked + label::before {
  border-color: #CC422E; }

.radio input[type="radio"]:focus + label::before {
  border-color: #CC422E; }

.radio input[type="radio"]:focus:checked + label::before {
  -webkit-box-shadow: 0 0 4px 2px rgba(214, 97, 97, 0.25);
  -moz-box-shadow: 0 0 4px 2px rgba(214, 97, 97, 0.25);
  box-shadow: 0 0 4px 2px rgba(214, 97, 97, 0.25); }

.checkbox label::after {
  height: 11px;
  width: 20px;
  left: 5px;
  border-bottom: solid 4px #CC422E;
  border-left: solid 4px #CC422E;
  background: none;
  transform: rotate(-45deg) scale(0);
  transition: transform .1s ease, opacity .1s ease;
  transform-origin: center center; }

.checkbox label::before {
  border-radius: 4px; }

.checkbox input[type="checkbox"]:checked + label::after {
  opacity: 1;
  transform: rotate(-45deg) scale(0.8); }

.checkbox input[type="checkbox"]:checked + label::before {
  border-color: #CC422E; }

.checkbox input[type="checkbox"]:focus + label::before {
  border-color: #CC422E; }

.checkbox input[type="checkbox"]:focus:checked + label::before {
  -webkit-box-shadow: 0 0 4px 2px rgba(214, 97, 97, 0.25);
  -moz-box-shadow: 0 0 4px 2px rgba(214, 97, 97, 0.25);
  box-shadow: 0 0 4px 2px rgba(214, 97, 97, 0.25); }

.reqChecker ul {
  list-style: none;
  padding: 0;
  margin: 1rem 0 10px; }
  .reqChecker ul li {
    list-style: none;
    font-size: 1rem;
    line-height: 1.5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 0.25rem; }

.reqChecker .check-icon {
  margin-right: 0.5rem;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .reqChecker .check-icon::before, .reqChecker .check-icon::after {
    position: absolute;
    top: 0;
    width: 2px;
    height: 14px;
    content: " ";
    background-color: #515151; }
  .reqChecker .check-icon::before {
    transform: rotate(45deg); }
  .reqChecker .check-icon::after {
    transform: rotate(-45deg); }

.reqChecker .danger {
  color: #CC422E; }
  .reqChecker .danger::before, .reqChecker .danger::after {
    background-color: #CC422E; }

.reqChecker .success {
  display: inline-block; }
  .reqChecker .success::before {
    background-color: transparent; }
  .reqChecker .success::after {
    position: absolute;
    top: 0;
    left: 6px;
    background-color: transparent;
    /*Add another block-level blank space*/
    content: '';
    display: block;
    /*Make it a small rectangle so the border will create an L-shape*/
    width: 6px;
    height: 12px;
    /*Add a white border on the bottom and left, creating that 'L' */
    border-bottom: solid 2px #76B900;
    border-right: solid 2px #76B900;
    /*Rotate the L 45 degrees to turn it into a checkmark*/
    transform: rotate(45deg); }

.reqChecker .inactive {
  opacity: 0.4; }

.with-reqChecker {
  position: relative; }

.unmask {
  position: absolute;
  cursor: pointer;
  width: 56px;
  height: 46px;
  bottom: 0px;
  right: 0;
  background: url("main/resources/svgs/eye-close-grey.svg") center center no-repeat;
  background-size: 24px 24px; }
  @media (min-width: 768px) {
    .unmask {
      height: 52px; } }
  .unmask.active {
    background: url("main/resources/svgs/eye-open-grey.svg") center center no-repeat;
    background-size: 24px 24px; }

@media screen {
  #print-section {
    display: none; } }

@media print {
  header, main, footer, .root.responsivegrid {
    display: none; }
  #print-section {
    display: block;
    width: 100%;
    background: transparent; }
    #print-section .table {
      width: 100%; } }

#profile-wrapper {
  background-color: #F1EEF3; }
  @media (min-width: 992px) {
    #profile-wrapper {
      padding-bottom: 3.0rem; } }
.profile-tab-pane {
  padding-top: 1.5rem;
  padding-bottom: 2rem; }
  @media (min-width: 992px) {
    .profile-tab-pane {
      padding-top: 2.375rem;
      padding-bottom: 4rem; } }
#account-form h2 {
  margin-top: 0; }
  @media (min-width: 768px) {
    #account-form h2 {
      height: 68px; } }
  @media (min-width: 992px) {
    #account-form h2 {
      height: auto; } }
.communications-preference {
  margin-top: 2.625rem; }
  @media (min-width: 768px) {
    .communications-preference {
      margin-top: 0; } }
@media (min-width: 768px) {
  .profile-save-button {
    margin-top: 1.125rem; } }

.profile-save-button .btn, .profile-save-button .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .profile-save-button .ctavarcolor, .profile-save-button .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .profile-save-button .ctaorange, .profile-save-button .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .profile-save-button .textwrapper__ctabutton, .profile-save-button .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .profile-save-button .textwrapper__ctabutton, .profile-save-button .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .profile-save-button .textwrapper__ctavarcolor, .profile-save-button .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .profile-save-button .textwrapper__ctaorange, .profile-save-button .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .profile-save-button .textwrapper__ctalink, .profile-save-button .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .profile-save-button .textwrapper__ctalink {
  width: 100%; }
  @media (min-width: 768px) {
    .profile-save-button .btn, .profile-save-button .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .profile-save-button .ctavarcolor, .profile-save-button .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .profile-save-button .ctaorange, .profile-save-button .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .profile-save-button .textwrapper__ctabutton, .profile-save-button .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .profile-save-button .textwrapper__ctabutton, .profile-save-button .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .profile-save-button .textwrapper__ctavarcolor, .profile-save-button .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .profile-save-button .textwrapper__ctaorange, .profile-save-button .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .profile-save-button .textwrapper__ctalink, .profile-save-button .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .profile-save-button .textwrapper__ctalink {
      width: 246px;
      margin: 0 auto;
      display: block; } }
@media (max-width: 767.98px) {
  #personal-form .profile-save-button, #pin-form .profile-save-button {
    margin-top: 1.25rem; } }

.profile label.error {
  display: none !important; }
  .profile label.error#phone-number-error, .profile label.error #mobile-number-error {
    display: block !important; }

.profile label#emailContactAllowed-error {
  display: block !important;
  margin: 0 0 2rem;
  color: #CC422E; }

#product-services-consent {
  margin-top: 2rem; }

/*Activity Report */
@media (min-width: 768px) {
  .profile-tabs {
    display: none; } }

.profile-tabs .nav-item {
  width: 33.333%;
  text-align: center; }

.readonly-normal {
  background: inherit; }

.modal-dialog .close-dialog {
  position: absolute;
  right: 0;
  top: 0px;
  width: 42px;
  height: 42px;
  background: #CC422E url("main/resources/svgs/exit-white.svg") center center no-repeat;
  background-size: 14px 14px;
  cursor: pointer;
  pointer-events: auto;
  z-index: 1060; }
  .modal-dialog .close-dialog--tablet {
    background: #CC422E url("main/resources/svgs/register-tablet/exit-orange.svg") center center no-repeat;
    width: 64px;
    height: 64px; }
  .modal-dialog .close-dialog--points-activiy {
    background: #CC422E url("main/resources/svgs/close-icon-white.svg") center center no-repeat;
    background-size: 14px 14px; }

.modal-header {
  border-bottom: none;
  padding: 1rem 1rem; }
  @media (min-width: 768px) {
    .modal-header {
      padding: 1rem 2rem 5rem; } }
.modal-image {
  width: 100%;
  height: auto; }

.modal-title {
  margin-top: 0;
  width: 100%; }

.modal-body {
  padding: 0 1rem 2rem;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 768px) {
    .modal-body {
      padding: 0 2rem 2rem; } }
  .modal-body__image {
    padding-bottom: 1rem; }
    .modal-body__image img {
      width: 100%;
      height: auto; }

.modal-content {
  padding: 1rem 0 0;
  border: none; }

.modal-footer {
  padding: 1.5rem 1rem;
  border-top: none;
  background-color: #e7e7e7;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between; }
  @media (min-width: 768px) {
    .modal-footer {
      padding: 1.5rem 2rem; } }
  @media (max-width: 767.98px) {
    .modal-footer > button, .modal-footer > a.btn, .cta-column-width .columncta__textwrapper .modal-footer > a.ctavarcolor, .cta-column-width .columncta__textwrapper .modal-footer > a.ctaorange, .gallerywrapper__textwrapper .modal-footer > a.textwrapper__ctabutton, .image-text-cta__textwrapper .modal-footer > a.textwrapper__ctabutton, .cta-full-width .herobanner__textwrapper .modal-footer > a.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .modal-footer > a.textwrapper__ctaorange, .callout__textwrapper .modal-footer > a.textwrapper__ctalink, .er-text-image-cta__textwrapper .modal-footer > a.textwrapper__ctalink {
      width: 100%; } }
  @media (max-width: 767.98px) {
    .modal-footer > :not(:last-child) {
      margin-left: 0;
      margin-right: 0; } }
  @media (max-width: 767.98px) {
    .modal-footer > :not(:first-child) {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 0.5rem; } }
@media (min-width: 768px) {
  #profile-message-modal .modal-header {
    padding: 1rem 3rem 1rem 2rem; }
  #profile-message-modal .modal-body {
    padding: 0 3rem 2rem 2rem; } }

.generic-modal .modal-dialog {
  max-width: 688px; }

.generic-modal .modal-header {
  flex-direction: column;
  padding-top: 1.5rem;
  padding-bottom: 0; }
  .generic-modal .modal-header .modal-title {
    font-size: 2.5rem;
    line-height: 1.2; }
  .generic-modal .modal-header .modal-upper-image {
    margin-top: 4.69rem;
    margin-bottom: 2.5rem;
    margin-left: 0.5rem;
    width: 608px;
    height: 324px;
    background-color: #F0ECF2; }
  .generic-modal .modal-header .modal-middle-image-qr-code {
    width: 100%;
    height: 100%;
    background: url("main/resources/images/register-tablet/qrcodeofferconditions.png") no-repeat center center;
    background-size: 244px 244px; }
  .generic-modal .modal-header .modal-middle-image-encore-card {
    width: 100%;
    height: 100%;
    background: url("main/resources/images/register-tablet/encore-card.png") no-repeat center center;
    background-size: 150px 228px;
    transform: rotate(15deg); }

.generic-modal .modal-content {
  font-size: 1.25rem; }
  .generic-modal .modal-content .modal-body {
    padding-bottom: 4rem; }

.generic-modal .modal-footer .btn, .generic-modal .modal-footer .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .generic-modal .modal-footer .ctavarcolor, .generic-modal .modal-footer .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .generic-modal .modal-footer .ctaorange, .generic-modal .modal-footer .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .generic-modal .modal-footer .textwrapper__ctabutton, .generic-modal .modal-footer .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .generic-modal .modal-footer .textwrapper__ctabutton, .generic-modal .modal-footer .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .generic-modal .modal-footer .textwrapper__ctavarcolor, .generic-modal .modal-footer .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .generic-modal .modal-footer .textwrapper__ctaorange, .generic-modal .modal-footer .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .generic-modal .modal-footer .textwrapper__ctalink, .generic-modal .modal-footer .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .generic-modal .modal-footer .textwrapper__ctalink {
  font-size: 1.5rem; }

.search-modal .modal-dialog {
  margin: 6rem auto 0;
  max-width: 616px; }
  .search-modal .modal-dialog .close-dialog {
    background-color: transparent; }

.search-modal .modal-content {
  padding-top: 3rem;
  background-color: transparent; }

.modal-backdrop.search-modal-backdrop {
  opacity: 0.8; }

#address-verification-modal address {
  margin-bottom: 0; }

@media (min-width: 768px) {
  #address-verification-modal .modal-dialog {
    max-width: 720px; } }

@media (min-width: 992px) {
  #address-verification-modal .modal-dialog {
    max-width: 792px; } }

@media (min-width: 768px) {
  #address-verification-modal .modal-title {
    text-align: center; } }

#address-verification-modal .modal-footer {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end; }
  @media (min-width: 768px) {
    #address-verification-modal .modal-footer > :not(:last-child) {
      margin-right: 1.25rem; } }
@media (min-width: 768px) {
  #address-verification-modal .address-details-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }

#address-verification-modal .address-details-wrapper .address-details {
  padding: 1.5rem;
  font-size: 1.125rem; }
  @media (min-width: 768px) {
    #address-verification-modal .address-details-wrapper .address-details {
      -webkit-box-flex: 0 0 298px;
      -moz-box-flex: 0 0 298px;
      -webkit-flex: 0 0 298px;
      -ms-flex: 0 0 298px;
      flex: 0 0 298px; } }
  #address-verification-modal .address-details-wrapper .address-details .address-title {
    font-family: "Fort-Bold", Arial, sans-serif;
    line-height: 1.625rem; }
  #address-verification-modal .address-details-wrapper .address-details.address-entered {
    background-color: #ECEAE9; }
  #address-verification-modal .address-details-wrapper .address-details.address-suggested {
    border: 2px solid #515151; }

@media (min-width: 768px) {
  #terms-conditions-modal .modal-dialog, #privacy-modal .modal-dialog {
    max-width: 720px;
    max-height: 997px; } }

@media (min-width: 992px) {
  #terms-conditions-modal .modal-dialog, #privacy-modal .modal-dialog {
    max-width: 792px;
    max-height: 997px; } }

#terms-conditions-modal .modal-body, #terms-conditions-modal .modal-header, #privacy-modal .modal-body, #privacy-modal .modal-header {
  padding: 0; }

#terms-conditions-modal .modal-content, #privacy-modal .modal-content {
  padding: 2rem 1rem; }
  @media (min-width: 768px) {
    #terms-conditions-modal .modal-content, #privacy-modal .modal-content {
      padding: 2.625rem; } }
#terms-conditions-modal ol, #privacy-modal ol {
  margin-top: 1rem;
  counter-reset: item;
  padding-left: 2.5rem;
  list-style: none; }
  @media (min-width: 768px) {
    #terms-conditions-modal ol, #privacy-modal ol {
      padding-left: 3.5rem; } }
  @media (min-width: 992px) {
    #terms-conditions-modal ol, #privacy-modal ol {
      padding-left: 4.0rem; } }
  #terms-conditions-modal ol li, #privacy-modal ol li {
    display: block;
    margin-bottom: 1rem;
    position: relative; }
    #terms-conditions-modal ol li::before, #privacy-modal ol li::before {
      content: counters(item, ".") " ";
      counter-increment: item;
      position: absolute;
      left: -3rem; }
  #terms-conditions-modal ol > li, #privacy-modal ol > li {
    font-family: "Fort-Medium", Arial, sans-serif; }
  #terms-conditions-modal ol ol, #privacy-modal ol ol {
    padding: 0; }
    #terms-conditions-modal ol ol > li, #privacy-modal ol ol > li {
      font-family: "Fort-Light", Arial, sans-serif; }

address {
  line-height: 1.5rem; }

#online-access .modal-dialog {
  padding: 0 1rem;
  margin: -1.75rem auto; }
  @media (min-width: 768px) {
    #online-access .modal-dialog {
      max-width: 576px;
      padding: 0; } }
#online-access .modal-header {
  padding: 2.0rem 1rem 0.5rem; }
  @media (min-width: 768px) {
    #online-access .modal-header {
      padding: 2.0rem 2rem 0.5rem; } }
#online-access .modal-footer {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end; }

#online-access .modal-body {
  padding: 0 1rem 2rem; }
  @media (min-width: 768px) {
    #online-access .modal-body {
      padding: 0 2rem 2rem; } }
@media (min-width: 768px) {
  #more-benefits-modal .modal-dialog {
    max-width: 880px; } }

#more-benefits-modal .container {
  padding: 0;
  margin: 0; }

.modal-points-expiry .modal-body {
  padding-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .modal-points-expiry .modal-body {
      padding-left: 3.5rem;
      padding-right: 3.5rem; } }
.modal-points-expiry .modal-content {
  padding-top: 0; }
  .modal-points-expiry .modal-content h2.modal-title {
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    font-size: 1.5rem; }
    @media (min-width: 768px) {
      .modal-points-expiry .modal-content h2.modal-title {
        text-align: center;
        font-size: 1.625rem; } }
    @media (min-width: 992px) {
      .modal-points-expiry .modal-content h2.modal-title {
        font-size: 1.75rem; } }
  .modal-points-expiry .modal-content h3 {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
    font-size: 1.125rem; }
    @media (min-width: 768px) {
      .modal-points-expiry .modal-content h3 {
        font-size: 1.375rem; } }
  .modal-points-expiry .modal-content h5 {
    font-size: 1.125rem; }
  .modal-points-expiry .modal-content .note {
    font-size: 0.875rem; }
  @media (min-width: 768px) {
    .modal-points-expiry .modal-content {
      min-width: 600px; } }
  .modal-points-expiry .modal-content .alert {
    border-radius: 10px;
    padding: 0.75rem 1.5rem;
    font-family: "Fort-Medium", Arial, sans-serif;
    font-size: 0.875rem;
    box-shadow: none; }
  .modal-points-expiry .modal-content ul {
    list-style: none;
    padding: 0; }
    .modal-points-expiry .modal-content ul li {
      margin-bottom: 0.75rem; }
  .modal-points-expiry .modal-content .modal-footer {
    background: transparent; }
    .modal-points-expiry .modal-content .modal-footer button {
      max-width: 250px;
      margin: 0 auto; }

#ticker-modal .modal-header {
  padding: 1rem 2rem; }

#ticker-modal .modal-footer .btn, #ticker-modal .modal-footer .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper #ticker-modal .modal-footer .ctavarcolor, #ticker-modal .modal-footer .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper #ticker-modal .modal-footer .ctaorange, #ticker-modal .modal-footer .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper #ticker-modal .modal-footer .textwrapper__ctabutton, #ticker-modal .modal-footer .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper #ticker-modal .modal-footer .textwrapper__ctabutton, #ticker-modal .modal-footer .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper #ticker-modal .modal-footer .textwrapper__ctavarcolor, #ticker-modal .modal-footer .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper #ticker-modal .modal-footer .textwrapper__ctaorange, #ticker-modal .modal-footer .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper #ticker-modal .modal-footer .textwrapper__ctalink, #ticker-modal .modal-footer .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper #ticker-modal .modal-footer .textwrapper__ctalink {
  width: 49%;
  margin-bottom: 0; }

#ticker-modal .modal-body {
  padding-bottom: 1.5rem; }

.gamesense-rg-bar {
  position: relative;
  z-index: 1000;
  background: linear-gradient(180deg, #FEFEFE 0%, #F4F4F4 38.82%, #D6D7D9 100%);
  display: block;
  height: 57px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between; }
  .gamesense-rg-bar__bclc-logo, .gamesense-rg-bar__tagline, .gamesense-rg-bar__plus19 {
    display: block; }
  .gamesense-rg-bar__bclc-logo {
    width: 73px;
    margin-left: 10px;
    background: url("main/resources/svgs/gamesense/RG-bclc-mobile.svg") no-repeat center center; }
    @media (min-width: 768px) {
      .gamesense-rg-bar__bclc-logo {
        background: url("main/resources/svgs/gamesense/RG-bclc.svg") no-repeat center center; } }
  .gamesense-rg-bar__tagline {
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 0.875rem;
    color: #414B56;
    -webkit-box-flex: 1 2 auto;
    -moz-box-flex: 1 2 auto;
    -webkit-flex: 1 2 auto;
    -ms-flex: 1 2 auto;
    flex: 1 2 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    .gamesense-rg-bar__tagline .tagline__container {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      @media (min-width: 768px) {
        .gamesense-rg-bar__tagline .tagline__container {
          -webkit-flex-direction: row;
          -moz-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row; } }
    .gamesense-rg-bar__tagline .tagline__text {
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-align-self: center;
      align-self: center; }
      @media (min-width: 768px) {
        .gamesense-rg-bar__tagline .tagline__text {
          margin-right: 4px; } }
    .gamesense-rg-bar__tagline .tagline__logo {
      width: 100%;
      height: 21px;
      background: url("main/resources/svgs/gamesense/RG-GameSense-mobile.svg") no-repeat center left; }
      @media (min-width: 768px) {
        .gamesense-rg-bar__tagline .tagline__logo {
          width: 90px;
          background: url("main/resources/svgs/gamesense/RG-GameSense.svg") no-repeat center center; } }
    .gamesense-rg-bar__tagline:hover {
      text-decoration: none;
      color: #414B56; }
    @media (min-width: 768px) {
      .gamesense-rg-bar__tagline {
        font-size: 1.125rem; } }
    @media (min-width: 992px) {
      .gamesense-rg-bar__tagline {
        font-size: 1.125rem; } }
  .gamesense-rg-bar__plus19 {
    width: 53px;
    margin-right: 10px;
    background: url("main/resources/svgs/gamesense/RG-19plus-mobile.svg") no-repeat center center; }
    @media (min-width: 768px) {
      .gamesense-rg-bar__plus19 {
        background: url("main/resources/svgs/gamesense/RG-19plus.svg") no-repeat center center; } }
.header-lightweight {
  height: 44px;
  /*
    + .sign-in #sign-in-hero{
        @include media-breakpoint-down(sm){
            top: 44px;
        }
    }*/ }
  @media (min-width: 768px) {
    .header-lightweight {
      height: 50px; } }
.casinosbc-header-lightweight {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  background-color: black;
  -webkit-box-shadow: 4px 0px 11px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 0px 11px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 0px 11px rgba(0, 0, 0, 0.5); }
  .casinosbc-header-lightweight__column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 44px; }
    @media (min-width: 768px) {
      .casinosbc-header-lightweight__column {
        height: 50px; } }
.aem-AuthorLayer-Edit .casinos-header-navigation, .aem-AuthorLayer-Edit .casinos-header-navigation-lightweight, .aem-AuthorLayer-initial .casinos-header-navigation, .aem-AuthorLayer-initial .casinos-header-navigation-lightweight, .aem-AuthorLayer-structure .casinos-header-navigation, .aem-AuthorLayer-structure .casinos-header-navigation-lightweight {
  position: relative; }

.aem-AuthorLayer-Edit .my-rewards-subnav, .aem-AuthorLayer-initial .my-rewards-subnav, .aem-AuthorLayer-structure .my-rewards-subnav {
  position: static; }

.aem-AuthorLayer-Edit .fixed-navigation, .aem-AuthorLayer-initial .fixed-navigation, .aem-AuthorLayer-structure .fixed-navigation {
  margin: 0; }
  .aem-AuthorLayer-Edit .fixed-navigation__sub-nav, .aem-AuthorLayer-initial .fixed-navigation__sub-nav, .aem-AuthorLayer-structure .fixed-navigation__sub-nav {
    margin: 0; }
  .aem-AuthorLayer-Edit .fixed-navigation.fixed-navigation__sub-nav, .aem-AuthorLayer-initial .fixed-navigation.fixed-navigation__sub-nav, .aem-AuthorLayer-structure .fixed-navigation.fixed-navigation__sub-nav {
    margin: 0; }

@media (min-width: 992px) {
  .my-rewards-subnav__mobile-title {
    display: none; } }

.my-rewards-subnav__desktop-title {
  display: none; }
  @media (min-width: 992px) {
    .my-rewards-subnav__desktop-title {
      display: inline-block; } }
.fixed-navigation {
  margin-top: 67px; }
  @media (min-width: 992px) {
    .fixed-navigation {
      margin-top: 92px; } }
  .fixed-navigation__sub-nav {
    margin-top: 58px; }
    @media (min-width: 992px) {
      .fixed-navigation__sub-nav {
        margin-top: 58px; } }
  .fixed-navigation.fixed-navigation__sub-nav {
    margin-top: 125px; }
    @media (min-width: 992px) {
      .fixed-navigation.fixed-navigation__sub-nav {
        margin-top: 150px; } }
.casinos-header-navigation, .casinos-header-navigation-lightweight {
  position: fixed;
  z-index: 1002;
  float: none;
  top: 0;
  background: transparent;
  height: 67px; }
  @media (min-width: 992px) {
    .casinos-header-navigation, .casinos-header-navigation-lightweight {
      height: 92px; } }
.casinos-header-navigation-lightweight {
  -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
  background: white; }

@media (min-width: 992px) {
  .casinos-header-navigation {
    -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
    background: white; } }

.casinos-header-navigation.open {
  height: 100%; }

@media (min-width: 992px) {
  .casinos-header-navigation-lightweight .nav-casinos__authenticated.nav-casinos__authenticated--navbar {
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }

.logged-in .nav-casinos__authenticated {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.logged-in .nav-casinos__sign-in {
  display: none; }

.fixed-navigation__sub-nav.fixed-navigation .my-rewards-subnav {
  top: 67px; }
  @media (min-width: 992px) {
    .fixed-navigation__sub-nav.fixed-navigation .my-rewards-subnav {
      top: 92px; } }
.fixed-navigation__sub-nav .my-rewards-subnav {
  top: 0; }

.my-rewards-subnav {
  background-color: #3C1053;
  position: fixed;
  width: 100%;
  z-index: 1000;
  overflow-x: auto; }
  .my-rewards-subnav:focus {
    outline: none; }
  .my-rewards-subnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 600px; }
    .my-rewards-subnav ul li {
      height: 58px;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      font-size: 1rem;
      margin-right: 1.0rem; }
      @media (min-width: 768px) {
        .my-rewards-subnav ul li {
          margin-right: 3.5rem; } }
      .my-rewards-subnav ul li:last-child {
        margin-right: 0; }
      .my-rewards-subnav ul li.active a {
        color: #FFFFFF; }
        .my-rewards-subnav ul li.active a::after {
          opacity: 1; }
      .my-rewards-subnav ul li a {
        position: relative;
        color: #C2AAEA;
        font-family: "Fort-Bold", Arial, sans-serif; }
        .my-rewards-subnav ul li a:hover {
          text-decoration: none;
          color: #FFFFFF; }
          .my-rewards-subnav ul li a:hover::after {
            opacity: 1; }
        .my-rewards-subnav ul li a::after {
          content: "";
          position: absolute;
          background-color: white;
          bottom: 1px;
          height: 3px;
          width: 100%;
          left: 0;
          border-radius: 9px;
          opacity: 0; }

.nav-casinos {
  width: 100%;
  padding: 0;
  max-width: 1200px;
  margin: 0 auto; }
  @media (min-width: 992px) {
    .nav-casinos {
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      padding: 0 1.5rem; } }
  @media (min-width: 1200px) {
    .nav-casinos {
      padding: 0; } }
  .nav-casinos--mobile-controls {
    height: 67px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0 1.0rem;
    background: white;
    margin: 0;
    -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15); }
    @media (min-width: 768px) {
      .nav-casinos--mobile-controls {
        padding: 0 1.5rem; } }
    .nav-casinos--mobile-controls .casinos-account-nav {
      top: 140%;
      left: -170px; }
  .nav-casinos.nav-casinos--mobile-controls .casinos-account-nav {
    top: 140%;
    left: -170px; }
  .nav-casinos--transistion {
    transition: transform 0.5s cubic-bezier(1, 0.25, 0.25, 0.8); }
    @media (prefers-reduced-motion: reduce) {
      .nav-casinos--transistion {
        transition: none; } }
  .nav-casinos--navbar {
    position: absolute;
    display: block;
    height: 100%;
    width: 0;
    left: 0;
    z-index: 1002;
    -webkit-transform: translateX(-239px);
    -moz-transform: translateX(-239px);
    -ms-transform: translateX(-239px);
    transform: translateX(-239px);
    top: 0;
    background: white;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 239px;
    -webkit-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.15); }
    @media (max-width: 991.98px) {
      .nav-casinos--navbar {
        overflow-y: auto; } }
    @media (min-width: 992px) {
      .nav-casinos--navbar {
        transition: none;
        position: relative;
        box-shadow: none;
        width: 100%;
        left: auto;
        top: auto;
        height: 92px;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
  @media (min-width: 992px) and (prefers-reduced-motion: reduce) {
    .nav-casinos--navbar {
      transition: none; } }
    .nav-casinos--navbar.open {
      left: 0;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
      @media (min-width: 992px) {
        .nav-casinos--navbar.open {
          opacity: 1;
          position: relative;
          width: 100%;
          left: auto;
          top: auto;
          height: 92px;
          -webkit-transform: translateX(0);
          -moz-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0);
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: row;
          -moz-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row; } }
    .nav-casinos--navbar .nav-casinos__authenticated .authenticated__status {
      display: none;
      outline: none; }
      .nav-casinos--navbar .nav-casinos__authenticated .authenticated__status #casinos-account-nav__button-mobile {
        padding: 0; }
      @media (min-width: 992px) {
        .nav-casinos--navbar .nav-casinos__authenticated .authenticated__status {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex; } }
  @media (min-width: 992px) {
    .nav-casinos .dropdown > .dropdown-toggle {
      padding: 0 0.25rem; } }
  .nav-casinos .dropdown > .dropdown-toggle::after {
    background: url("main/resources/svgs/chevron-orange-down.svg") no-repeat center center;
    border: none;
    width: 16px;
    height: 16px;
    -webkit-box-flex: 0 0 16px;
    -moz-box-flex: 0 0 16px;
    -webkit-flex: 0 0 16px;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
    margin-left: 0.5rem;
    transition: transform 0.2s cubic-bezier(1, 0.25, 0.25, 0.8); }
    @media (prefers-reduced-motion: reduce) {
      .nav-casinos .dropdown > .dropdown-toggle::after {
        transition: none; } }
    @media (min-width: 992px) {
      .nav-casinos .dropdown > .dropdown-toggle::after {
        height: 100%; } }
  @media (min-width: 992px) {
    .nav-casinos .dropdown > .dropdown-toggle:active {
      /*Without this, clicking will make it sticky*/
      pointer-events: none; } }
  @media (min-width: 992px) {
    .nav-casinos .dropdown:hover > .dropdown-toggle::after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); } }
  @media (min-width: 992px) {
    .nav-casinos .dropdown:hover > .dropdown-menu {
      display: block;
      top: 90px; } }
  @media (max-width: 991.98px) {
    .nav-casinos .dropdown.show > .dropdown-toggle::after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); } }
  .nav-casinos .dropdown.active > .nav-link {
    color: #E04E39; }
  .nav-casinos .nav-casinos__first-level {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0.625rem; }
    @media (min-width: 992px) {
      .nav-casinos .nav-casinos__first-level {
        padding: 0;
        height: 92px;
        -webkit-box-flex: 0 0 auto;
        -moz-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        min-width: 530px; } }
    @media (min-width: 1200px) {
      .nav-casinos .nav-casinos__first-level {
        margin-right: 2.5rem; } }
    @media (min-width: 992px) {
      .nav-casinos .nav-casinos__first-level > .nav-item {
        margin-right: 1.6%;
        white-space: nowrap; } }
    @media (min-width: 1200px) {
      .nav-casinos .nav-casinos__first-level > .nav-item {
        margin-right: 2.5rem; } }
    @media (min-width: 992px) {
      .nav-casinos .nav-casinos__first-level > .nav-item:last-child {
        margin-right: 0; } }
    .nav-casinos .nav-casinos__first-level-link {
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 1.125rem;
      color: #515151;
      padding: 0.625rem 0;
      margin: 0 0.75rem 0 1.25rem;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between; }
      @media (min-width: 992px) {
        .nav-casinos .nav-casinos__first-level-link {
          height: 92px;
          margin: 0; } }
      @media (min-width: 1200px) {
        .nav-casinos .nav-casinos__first-level-link {
          font-size: 1.25rem; } }
      .nav-casinos .nav-casinos__first-level-link:hover {
        /*
                @include media-breakpoint-up(lg) {  
                    color: $navigation-second-level-color-hover;
                }*/ }
      .nav-casinos .nav-casinos__first-level-link:last-child {
        margin-right: 0; }
  .nav-casinos .nav-casinos__second-level {
    border: none;
    border-radius: 0;
    width: 100%;
    padding: 0 0 0 1.25rem;
    margin: auto; }
    @media (min-width: 992px) {
      .nav-casinos .nav-casinos__second-level {
        padding: 1.5rem 0 1.0rem;
        background-color: #EEEEEE;
        -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15); } }
    @media (min-width: 992px) {
      .nav-casinos .nav-casinos__second-level::before {
        content: "";
        height: 10px;
        position: absolute;
        width: 150%;
        background: white;
        top: -10px; } }
    .nav-casinos .nav-casinos__second-level-link, .nav-casinos .nav-casinos__second-level-label {
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 1rem;
      color: #515151;
      padding: 0.125rem 0.5rem;
      font-size: 0.875rem; }
      @media (min-width: 992px) {
        .nav-casinos .nav-casinos__second-level-link, .nav-casinos .nav-casinos__second-level-label {
          font-size: 1rem;
          padding: 0.25rem 1.0rem; } }
      .nav-casinos .nav-casinos__second-level-link:hover, .nav-casinos .nav-casinos__second-level-label:hover {
        background: none; }
    .nav-casinos .nav-casinos__second-level-link:hover {
      background: #E04E39;
      color: white; }
    .nav-casinos .nav-casinos__second-level-link.active {
      background: #E04E39;
      color: white; }
  .nav-casinos__logo {
    width: 90px;
    height: 41px;
    background: url("main/resources/svgs/casinosbc-logo.svg") no-repeat left center;
    background-size: contain; }
    @media (min-width: 992px) {
      .nav-casinos__logo {
        width: 136px;
        height: 62px;
        -webkit-box-flex: 1 2 auto;
        -moz-box-flex: 1 2 auto;
        -webkit-flex: 1 2 auto;
        -ms-flex: 1 2 auto;
        flex: 1 2 auto; } }
    @media (min-width: 1200px) {
      .nav-casinos__logo {
        -webkit-box-flex: 0 0 auto;
        -moz-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-right: 6.5rem; } }
    .nav-casinos__logo:hover {
      background-image: url("main/resources/svgs/casinosbc-logo-orange.svg"); }
  .nav-casinos__search-icon {
    width: 18px;
    height: 18px;
    display: none;
    cursor: pointer;
    background: url("main/resources/svgs/search-icon-nav.svg") no-repeat center center; }
    .nav-casinos__search-icon:hover {
      background-image: url("main/resources/svgs/search-icon-orange.svg"); }
    @media (min-width: 992px) {
      .nav-casinos__search-icon {
        display: block;
        -webkit-box-flex: 1 1 auto;
        -moz-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; } }
    @media (min-width: 1200px) {
      .nav-casinos__search-icon {
        -webkit-box-flex: 0 0 auto;
        -moz-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; } }
  .nav-casinos__search-form {
    margin: 24px; }
    @media (min-width: 992px) {
      .nav-casinos__search-form {
        display: none; } }
    .nav-casinos__search-form-input {
      height: 44px; }
      .nav-casinos__search-form-input::placeholder {
        color: rgba(92, 92, 92, 0.5);
        font-family: "Fort-Bold", Arial, sans-serif; }
    .nav-casinos__search-form-submit {
      position: absolute;
      top: 0;
      right: 0;
      width: 40px;
      height: 44px;
      padding: 0;
      min-width: auto;
      background: url("main/resources/svgs/search-icon-nav.svg") no-repeat center right 10px;
      background-size: 18px 18px; }
  .nav-casinos__mobile-form {
    position: relative; }
  .nav-casinos__authenticated {
    display: none;
    position: relative;
    z-index: 10000; }
    .nav-casinos__authenticated.show .authenticated__status-points {
      color: #CC422E; }
      .nav-casinos__authenticated.show .authenticated__status-points::after {
        width: 0;
        height: 0;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: 0;
        border-right: .3em solid transparent;
        border-bottom: .3em solid;
        border-left: .3em solid transparent; }
    .nav-casinos__authenticated--navbar {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      background: url("main/resources/svgs/er-nav-sign-in-authenticated-bg.svg") no-repeat center right #ebe7ed;
      padding: 1.25rem 0.75rem 1.25rem 1rem;
      background-size: 48px 110px; }
    @media (min-width: 992px) {
      .nav-casinos__authenticated {
        background: transparent;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-box-flex: 0 0 auto;
        -moz-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        display: none; } }
    @media (min-width: 1200px) {
      .nav-casinos__authenticated {
        margin-left: 5.250rem; } }
    .nav-casinos__authenticated .authenticated__status {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-align-content: center;
      align-content: center;
      border: none;
      background: transparent; }
      .nav-casinos__authenticated .authenticated__status-level {
        margin: 0 0 0.25rem;
        height: 16px;
        width: 100%; }
        .nav-casinos__authenticated .authenticated__status-level--single {
          background: url("main/resources/svgs/status-1-diamond-dropdown.svg") no-repeat center center; }
        .nav-casinos__authenticated .authenticated__status-level--double {
          background: url("main/resources/svgs/status-2-diamonds-dropdown.svg") no-repeat center center; }
        .nav-casinos__authenticated .authenticated__status-level--triple {
          background: url("main/resources/svgs/status-3-diamonds-dropdown.svg") no-repeat center center; }
        .nav-casinos__authenticated .authenticated__status-level--elite {
          background: url("main/resources/svgs/status-elite-dropdown.svg") no-repeat center center; }
      .nav-casinos__authenticated .authenticated__status-points {
        text-align: center;
        font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
        font-size: 0.875rem;
        letter-spacing: 1px; }
        @media (min-width: 992px) {
          .nav-casinos__authenticated .authenticated__status-points {
            font-size: 1.125rem; } }
        .nav-casinos__authenticated .authenticated__status-points::before {
          content: "";
          display: inline-block;
          background: url("main/resources/svgs/er-profile-logo.svg") center center no-repeat;
          width: 20px;
          height: 20px;
          vertical-align: middle;
          margin-right: 0.5rem; }
          @media (min-width: 992px) {
            .nav-casinos__authenticated .authenticated__status-points::before {
              width: 25px;
              height: 25px; } }
      .nav-casinos__authenticated .authenticated__status:hover {
        text-decoration: none; }
    .nav-casinos__authenticated .authenticated__signout {
      color: #515151;
      white-space: nowrap;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      width: 100%;
      font-family: "Fort-Bold", Arial, sans-serif;
      font-size: 1rem;
      letter-spacing: 0.3px;
      height: 48px;
      padding: 0 1rem;
      border-top: 1px solid #d8d8d8;
      text-align: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .nav-casinos__authenticated .authenticated__signout:hover {
        background-color: #F9DCD8;
        color: #CC422E;
        text-decoration: none; }
        .nav-casinos__authenticated .authenticated__signout:hover::after {
          background: url("main/resources/svgs/signout-red.svg") no-repeat center center; }
      .nav-casinos__authenticated .authenticated__signout:active, .nav-casinos__authenticated .authenticated__signout:focus {
        background-color: #EE5238; }
      .nav-casinos__authenticated .authenticated__signout::after {
        background: url("main/resources/svgs/signout-black.svg") no-repeat center center; }
    .nav-casinos__authenticated .authenticated__nav {
      padding: 0;
      margin: 0;
      list-style: none; }
      .nav-casinos__authenticated .authenticated__nav > .authenticated__nav-item a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        width: 100%;
        color: #3C1053;
        font-family: "Fort-Bold", Arial, sans-serif;
        font-size: 1.125rem;
        letter-spacing: 0.3px;
        height: 34px;
        padding: 0 1rem; }
        .nav-casinos__authenticated .authenticated__nav > .authenticated__nav-item a:hover, .nav-casinos__authenticated .authenticated__nav > .authenticated__nav-item a.active {
          background-color: #CC422E;
          color: white;
          text-decoration: none; }
      .nav-casinos__authenticated .authenticated__nav > .authenticated__nav-item.active a {
        background-color: #CC422E;
        color: white;
        text-decoration: none; }
  .nav-casinos__sign-in {
    display: none;
    width: 65px;
    height: 56px;
    background-color: #ebe7ed;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    border-radius: 4px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 992px) {
      .nav-casinos__sign-in {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 244px;
        height: 62px;
        -webkit-box-flex: 0 0 232px;
        -moz-box-flex: 0 0 232px;
        -webkit-flex: 0 0 232px;
        -ms-flex: 0 0 232px;
        flex: 0 0 232px;
        width: 232px;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between; }
        .nav-casinos__sign-in::before, .nav-casinos__sign-in::after {
          content: '';
          display: block; } }
    @media (min-width: 1200px) {
      .nav-casinos__sign-in {
        width: 244px;
        -webkit-box-flex: 0 0 244px;
        -moz-box-flex: 0 0 244px;
        -webkit-flex: 0 0 244px;
        -ms-flex: 0 0 244px;
        flex: 0 0 244px;
        margin-left: 2.0rem; } }
    .nav-casinos__sign-in-logo {
      width: 25px;
      height: 25px;
      background-size: 25px 25px;
      background: url("main/resources/svgs/encore-logo-insignia.svg") no-repeat left center; }
      @media (min-width: 992px) {
        .nav-casinos__sign-in-logo {
          width: 45px;
          height: 100%;
          background-size: 45px 45px; } }
      @media (min-width: 1200px) {
        .nav-casinos__sign-in-logo {
          margin: 0; } }
    .nav-casinos__sign-in-text {
      font-family: "Fort-Bold", Arial, sans-serif;
      line-height: 1.125rem;
      color: #3C1053; }
      .nav-casinos__sign-in-text > .sign-in-top {
        font-size: 0.75rem;
        letter-spacing: 0.3px; }
        @media (min-width: 992px) {
          .nav-casinos__sign-in-text > .sign-in-top {
            font-size: 1.25rem;
            letter-spacing: 0.5px; } }
        .nav-casinos__sign-in-text > .sign-in-top::before {
          content: "Sign in"; }
      .nav-casinos__sign-in-text > .sign-in-bottom {
        font-size: 1rem;
        letter-spacing: 0.4px; }
        .nav-casinos__sign-in-text > .sign-in-bottom::before {
          content: "to Encore Rewards"; }
    .nav-casinos__sign-in:hover {
      background-color: #f9dcd8;
      text-decoration: none; }
    @media (max-width: 991.98px) {
      .nav-casinos__sign-in--navbar {
        width: 100%;
        height: 80px;
        border-radius: 0;
        background: url("main/resources/svgs/er-nav-sign-in-bg.svg") center right no-repeat #ebe7ed;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: flex-start;
        padding: 0 24px; }
        .nav-casinos__sign-in--navbar .nav-casinos__sign-in-logo {
          display: none; }
        .nav-casinos__sign-in--navbar .nav-casinos__sign-in-text {
          line-height: 1.438rem; }
          .nav-casinos__sign-in--navbar .nav-casinos__sign-in-text .sign-in-top {
            font-size: 1.125rem;
            letter-spacing: 0.3px; }
            .nav-casinos__sign-in--navbar .nav-casinos__sign-in-text .sign-in-top::before {
              content: "Sign in to"; }
          .nav-casinos__sign-in--navbar .nav-casinos__sign-in-text .sign-in-bottom {
            font-size: 1.125rem;
            letter-spacing: 0.3px; }
            .nav-casinos__sign-in--navbar .nav-casinos__sign-in-text .sign-in-bottom::before {
              content: "Encore Rewards"; } }
  .nav-casinos__hamburger {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.3px;
    cursor: pointer; }
    .nav-casinos__hamburger .hamburger {
      position: relative;
      color: #515151;
      background-color: #515151;
      width: 18px;
      height: 2px;
      margin: 7px 0; }
      .nav-casinos__hamburger .hamburger::before, .nav-casinos__hamburger .hamburger::after {
        position: absolute;
        content: "";
        display: block;
        background-color: #515151;
        width: 18px;
        height: 2px; }
      .nav-casinos__hamburger .hamburger::before {
        top: 5px; }
      .nav-casinos__hamburger .hamburger::after {
        bottom: 5px; }
    .nav-casinos__hamburger--close-nav {
      position: absolute;
      left: 0;
      top: 12px;
      color: white;
      z-index: 1002;
      cursor: pointer;
      -webkit-transform: translateX(-50px);
      -moz-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
      transform: translateX(-50px);
      transition: transform 0.6s cubic-bezier(1, 0.25, 0.25, 0.8); }
      @media (prefers-reduced-motion: reduce) {
        .nav-casinos__hamburger--close-nav {
          transition: none; } }
      .nav-casinos__hamburger--close-nav .hamburger {
        background-color: transparent;
        margin: 7px 0 14px; }
        .nav-casinos__hamburger--close-nav .hamburger::before, .nav-casinos__hamburger--close-nav .hamburger::after {
          background-color: white; }
        .nav-casinos__hamburger--close-nav .hamburger::before {
          top: auto;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
        .nav-casinos__hamburger--close-nav .hamburger::after {
          bottom: auto;
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
      @media (min-width: 992px) {
        .nav-casinos__hamburger--close-nav {
          display: none; } }
      .nav-casinos__hamburger--close-nav.open {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-transform: translateX(250px);
        -moz-transform: translateX(250px);
        -ms-transform: translateX(250px);
        transform: translateX(250px); }
        @media (min-width: 992px) {
          .nav-casinos__hamburger--close-nav.open {
            display: none; } }
@media (min-width: 992px) {
  .nav-casinos--lightweight-navbar {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; } }

.underbar {
  display: none;
  pointer-events: none; }
  @media (min-width: 992px) {
    .underbar {
      display: block;
      width: 0px;
      height: 5px;
      top: 87px;
      border: none;
      background: #CC422E;
      position: absolute;
      -webkit-transition: 0.5s ease;
      transition: .5s ease;
      margin: 0;
      padding: 0;
      z-index: 1002; } }
.nav-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100vw;
  height: 100vh;
  background-color: #000000; }
  .nav-backdrop.fade, .nav-backdrop.fade-slow {
    opacity: 0; }
  .nav-backdrop.show {
    opacity: 0.6; }
    @media (min-width: 992px) {
      .nav-backdrop.show {
        opacity: 0; } }
.fade-slow {
  transition: opacity 0.5s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade-slow {
      transition: none; } }
  .fade-slow:not(.show) {
    opacity: 0; }

.casinos-account-nav {
  width: 260px;
  padding: 0; }
  .casinos-account-nav.dropdown-menu {
    top: 85%;
    left: -116px; }
  .casinos-account-nav__header {
    height: 180px;
    background: url("main/resources/svgs/er-nav-sign-in-authenticated-bg-flipped.svg") no-repeat top left #3C1053;
    background-size: 100px;
    padding: 1rem 1rem 1.5rem;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .casinos-account-nav__header--elite {
      background: url("main/resources/svgs/er-nav-sign-in-authenticated-bg-flipped.svg") no-repeat top left #1B0045; }
  .casinos-account-nav__card {
    display: inline-block;
    color: white;
    margin-bottom: 1.75rem;
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 0.875rem;
    border: 0;
    background: #59346d;
    padding: 0.5rem 0.75rem;
    border-radius: 20px;
    position: relative;
    width: 110px; }
    .casinos-account-nav__card:hover, .casinos-account-nav__card:active, .casinos-account-nav__card:focus {
      background-color: #6D4C7E; }
    .casinos-account-nav__card-icon {
      position: absolute;
      display: inline-block;
      content: "";
      width: 20px;
      height: 20px;
      background: url("main/resources/svgs/dropdown-card-icon.svg") no-repeat center center;
      right: 12px; }
    .casinos-account-nav__card-wrapper {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      width: 100%;
      cursor: pointer; }
  .casinos-account-nav__details .authenticated__status-level--single {
    background: url("main/resources/svgs/status-1-diamond-dropdown.svg") no-repeat left center; }
  .casinos-account-nav__details .authenticated__status-level--double {
    background: url("main/resources/svgs/status-2-diamonds-dropdown.svg") no-repeat left center; }
  .casinos-account-nav__details .authenticated__status-level--triple {
    background: url("main/resources/svgs/status-3-diamonds-dropdown.svg") no-repeat left center; }
  .casinos-account-nav__details .authenticated__status-level--elite {
    background: url("main/resources/svgs/status-elite-dropdown.svg") no-repeat left center; }
  .casinos-account-nav__name {
    color: white;
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    font-size: 1.625rem; }
    @media (min-width: 768px) {
      .casinos-account-nav__name {
        font-size: 1.875rem; } }
  .casinos-account-nav__number {
    color: white;
    font-family: "GT-Eesti-Pro-Text-Regular", Arial, sans-serif;
    font-size: 0.875rem; }
  .casinos-account-nav__links {
    list-style: none;
    padding: 0;
    margin: 1rem 0; }
  .casinos-account-nav__link {
    color: #515151;
    font-family: "Fort-Bold", Arial, sans-serif; }
  .casinos-account-nav__item a {
    padding: 0.5rem 1rem;
    display: inline-block;
    width: 100%;
    text-decoration: none; }
  .casinos-account-nav__item:hover {
    background-color: #CC422E; }
    .casinos-account-nav__item:hover a, .casinos-account-nav__item:hover a:hover {
      color: white; }

#modal-account-card .modal-dialog {
  margin-top: 0; }

#modal-account-card .modal-content {
  height: 520px;
  width: 100vw;
  background: linear-gradient(160deg, #5E058C 0%, #3C1053 77%);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-family: "GT-Eesti-Pro-Text-Regular", Arial, sans-serif; }
  @media (min-width: 768px) {
    #modal-account-card .modal-content {
      width: 500px; } }
#modal-account-card canvas {
  box-shadow: 2px 1px 15px rgba(0, 0, 0, 0.25);
  border-radius: 10px; }

#modal-account-card .account-card-download {
  color: white;
  font-family: "Fort-Bold", Arial, sans-serif;
  font-size: 0.875rem;
  border: none;
  background: transparent;
  margin-top: 3rem; }
  #modal-account-card .account-card-download:hover, #modal-account-card .account-card-download:focus {
    text-decoration: underline; }
  #modal-account-card .account-card-download:focus {
    outline: none; }
  #modal-account-card .account-card-download::before {
    display: inline-block;
    width: 14px;
    height: 14px;
    content: "";
    background: url("main/resources/svgs/download-cardless.svg") no-repeat center center;
    margin-right: 6px; }

.language-toggle .language-toggle-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 32px;
  row-gap: 16px;
  margin: 0px 0 23px; }
  @media (min-width: 992px) {
    .language-toggle .language-toggle-container {
      margin: 8px 0 23px; } }
.language-toggle .title-container .title {
  margin: 0;
  color: #515151;
  font-weight: 700;
  font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
  font-size: 34px;
  line-height: 34px; }
  @media (min-width: 768px) {
    .language-toggle .title-container .title {
      font-size: 38px;
      line-height: 44px; } }
  @media (min-width: 992px) {
    .language-toggle .title-container .title {
      font-size: 52px;
      line-height: 56px; } }
.language-toggle .toggle-button-container {
  display: flex;
  align-items: center; }
  .language-toggle .toggle-button-container .toggle-button-row {
    text-decoration: none;
    display: flex;
    flex-direction: row;
    padding: 4px;
    background-color: #E6E2E8;
    border-radius: 4px;
    height: 40px; }
  .language-toggle .toggle-button-container .language-button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    border-radius: 4px;
    background-color: #E6E2E8;
    width: 66px; }
    .language-toggle .toggle-button-container .language-button .language-button-text {
      font-family: "Fort-Bold", Arial, sans-serif;
      font-weight: 700;
      color: #515151;
      font-size: 14px;
      line-height: 24px;
      text-align: center; }
    .language-toggle .toggle-button-container .language-button.active {
      background-color: #FFFFFF; }
      .language-toggle .toggle-button-container .language-button.active .language-button-text {
        color: #CC422E; }
    .language-toggle .toggle-button-container .language-button:hover {
      cursor: pointer;
      text-decoration: none; }
      .language-toggle .toggle-button-container .language-button:hover .language-button-text {
        color: #CC422E; }
    .language-toggle .toggle-button-container .language-button:focus, .language-toggle .toggle-button-container .language-button :focus-visible {
      border: 3px solid #5E9ED6;
      outline: none; }

.live-chat-is-offline {
  display: block;
  width: 133px;
  height: 46px;
  background: url("main/resources/images/live-chat-offline.png") no-repeat;
  margin-top: 1.5rem;
  content: ""; }

a.live-chat-is-online {
  display: block;
  content: "";
  width: 133px;
  height: 46px;
  background: url("main/resources/images/live-chat-online.png") no-repeat;
  margin-top: 1.5rem; }
  a.live-chat-is-online:hover {
    background: url("main/resources/images/live-chat-online-hover.png") no-repeat; }

#membership-summary {
  position: relative;
  background: #F0ECF2 url("main/resources/svgs/white-insignia-with-logo.svg") no-repeat;
  background-size: 300px 300px;
  background-position: right -94px top -98px;
  padding: 0 0 2.813rem;
  margin: 0 0 2.625rem; }
  @media (min-width: 768px) {
    #membership-summary {
      padding: 0 0 2.625rem;
      background: #F0ECF2 url("main/resources/svgs/white-insignia.svg") no-repeat;
      background-position: right -50px center;
      margin: 0 0 3.875rem;
      background-size: 475px 475px; } }
  @media (min-width: 992px) {
    #membership-summary {
      background: #F0ECF2 url("main/resources/svgs/white-insignia-with-logo.svg") no-repeat;
      padding: 0 0 4.875rem;
      background-size: 657px 657px;
      background-position: right -6% center; } }
  #membership-summary #member-summary-title {
    margin-top: 1.125rem; }
    @media (min-width: 768px) {
      #membership-summary #member-summary-title {
        margin-top: 3.0rem; } }
    @media (min-width: 992px) {
      #membership-summary #member-summary-title {
        margin-top: 4.0rem; } }
  #membership-summary h1 {
    margin: 0 0 1.875rem;
    color: #515151; }
    @media (min-width: 768px) {
      #membership-summary h1 {
        margin: 0 0 2.5rem; } }
    @media (min-width: 992px) {
      #membership-summary h1 {
        margin: 0 0 2.625rem; } }
  #membership-summary p {
    margin: 0; }
  #membership-summary .my-rewards-heading {
    margin: 0 0 0.75rem;
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 1.375rem;
    color: #3C1053;
    text-align: center; }
    @media (min-width: 768px) {
      #membership-summary .my-rewards-heading {
        text-align: left; } }
  #membership-summary .my-rewards-text {
    margin: 0.5rem 0 0;
    color: #3C1053;
    line-height: 1.5rem;
    font-size: 1rem;
    text-align: center; }
    @media (min-width: 768px) {
      #membership-summary .my-rewards-text {
        text-align: left; } }
  #membership-summary #membership-summary-points {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 768px) {
      #membership-summary #membership-summary-points {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
    @media (min-width: 992px) {
      #membership-summary #membership-summary-points {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: flex-start; } }
  #membership-summary .points-amount {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    text-align: center;
    background-color: #3C1053;
    color: white;
    font-family: "GT-Eesti-Text-Medium", Arial, sans-serif;
    font-size: 2.5rem;
    height: 4.5rem;
    padding: 0 0.875rem 0; }
    @media (min-width: 768px) {
      #membership-summary .points-amount {
        text-align: left;
        padding: 0 0.875rem 0;
        height: 4.75rem; } }
    @media (min-width: 992px) {
      #membership-summary .points-amount {
        padding: 0 1.75rem 0;
        height: 5.125rem; } }
  #membership-summary #total-redeemable-points {
    width: 100%; }
    @media (min-width: 768px) {
      #membership-summary #total-redeemable-points {
        width: 261px; } }
    @media (min-width: 768px) {
      #membership-summary #total-redeemable-points .points-amount {
        text-align: right; } }
  #membership-summary #point-dollar-amount {
    width: 100%; }
    @media (min-width: 768px) {
      #membership-summary #point-dollar-amount {
        width: 219px; } }
#membership-status h2 {
  margin-top: 0;
  margin-bottom: 1.750rem; }
  @media (min-width: 768px) {
    #membership-status h2 {
      margin-bottom: 2.125rem; } }
  @media (min-width: 992px) {
    #membership-status h2 {
      margin-bottom: 2.875rem; } }
#membership-status .membership-level-details {
  margin-bottom: 0.5rem; }
  @media (min-width: 768px) {
    #membership-status .membership-level-details {
      margin-bottom: 1.0rem; } }
  @media (min-width: 992px) {
    #membership-status .membership-level-details {
      margin-bottom: 1.25rem; } }
#membership-status #membership-level-points-container {
  font-size: 2.5rem;
  font-family: "GT-Eesti-Text-Medium", Arial, sans-serif;
  text-align: center;
  color: #CC422E; }
  @media (max-width: 767.98px) {
    #membership-status #membership-level-points-container {
      margin-bottom: 1.5rem; } }
  #membership-status #membership-level-points-container #membership-level-points {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 77px;
    background: #F0ECF2; }
    @media (min-width: 768px) {
      #membership-status #membership-level-points-container #membership-level-points {
        height: 97px; } }
    @media (min-width: 992px) {
      #membership-status #membership-level-points-container #membership-level-points {
        height: 97px; } }
#membership-level {
  margin-bottom: 1.25rem; }
  @media (min-width: 768px) {
    #membership-level {
      margin-bottom: 2.25rem; } }
  @media (min-width: 992px) {
    #membership-level {
      margin-bottom: 3.25rem; } }
.membership-level-range {
  margin-bottom: 1rem; }
  .membership-level-range .diamond-level {
    background: url("main/resources/svgs/single-diamond.svg") no-repeat center center;
    height: 91px;
    background-size: auto 30px;
    border: 2px solid #EEEEEE;
    width: 100%; }
    @media (min-width: 768px) {
      .membership-level-range .diamond-level {
        height: 108px;
        background-size: auto 40px; } }
    @media (min-width: 992px) {
      .membership-level-range .diamond-level {
        height: 188px;
        background-size: auto 52px; } }
    .membership-level-range .diamond-level.double-diamond {
      background-image: url("main/resources/svgs/double-diamond.svg"); }
    .membership-level-range .diamond-level.triple-diamond {
      background-image: url("main/resources/svgs/triple-diamond.svg"); }
    .membership-level-range .diamond-level.elite-diamond {
      background-image: url("main/resources/svgs/elite-diamond.svg");
      background-size: auto 50px; }
      @media (min-width: 768px) {
        .membership-level-range .diamond-level.elite-diamond {
          background-size: auto 60px; } }
      @media (min-width: 992px) {
        .membership-level-range .diamond-level.elite-diamond {
          background-size: auto 87px; } }
  .membership-level-range .points-range {
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 20px;
    background: #EEEEEE;
    color: #515151;
    height: 66px;
    text-align: center;
    padding: 0 0.375rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    @media (min-width: 768px) {
      .membership-level-range .points-range {
        height: 78px;
        font-size: 24px; } }
    @media (min-width: 992px) {
      .membership-level-range .points-range {
        height: 68px;
        font-size: 22px; } }
  .membership-level-range.active .diamond-level {
    border: 4px solid #3C1053; }
  .membership-level-range.active .points-range {
    background: #3C1053;
    color: #FFFFFF; }

.points-light-font {
  font-family: "GT-Eesti-Text-Book", Arial, sans-serif; }

.responsive-break-sm {
  display: block; }
  @media (min-width: 768px) {
    .responsive-break-sm {
      display: none; } }
.equals-sign {
  display: inline-block;
  margin: 1.375rem auto; }
  @media (min-width: 768px) {
    .equals-sign {
      margin: 4.25rem 1.625rem 0; } }
  @media (min-width: 992px) {
    .equals-sign {
      margin: 4.5rem 1.625rem 0; } }
  .equals-sign .bar {
    display: block;
    width: 28px;
    height: 8px;
    background-color: #3C1053;
    margin: 0 auto 0.25rem; }
    @media (min-width: 768px) {
      .equals-sign .bar {
        width: 24px;
        height: 8px; } }
    @media (min-width: 992px) {
      .equals-sign .bar {
        width: 27px;
        height: 8px; } }
.encore-logo {
  background: url("main/resources/svgs/encore-logo.svg") no-repeat center center; }
  .encore-logo.my-rewards {
    display: none;
    width: 132px;
    height: 92px;
    position: absolute;
    right: 24px;
    top: 1rem; }
    @media (min-width: 768px) {
      .encore-logo.my-rewards {
        display: block; } }
    @media (min-width: 992px) {
      .encore-logo.my-rewards {
        display: none; } }
#my-rewards-lower-container {
  overflow-x: hidden;
  background-color: #FFFFFF; }
  @media (min-width: 768px) {
    #my-rewards-lower-container {
      overflow-x: auto; } }
  @media (min-width: 992px) {
    #my-rewards-lower-container {
      background-color: transparent; } }
#membership-monthly-bonus h2 {
  margin: 0 0 2.125rem; }
  @media (min-width: 768px) {
    #membership-monthly-bonus h2 {
      margin: 0 0 1.625rem; } }
  @media (min-width: 992px) {
    #membership-monthly-bonus h2 {
      margin: 0 0 1.625rem; } }
#bonus-point-dollar-amount {
  background-color: rgba(92, 92, 92, 0.1);
  padding: 1.875rem 1rem 1.5rem; }
  @media (min-width: 768px) {
    #bonus-point-dollar-amount {
      padding: 2.75rem 2.375rem 2.375rem; } }
  @media (min-width: 992px) {
    #bonus-point-dollar-amount {
      padding: 2.875rem 2.875rem 2.625rem; } }
  #bonus-point-dollar-amount .membership-monthly-points {
    background-color: #FFFFFF;
    height: 62px;
    color: #CC422E;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0 1rem;
    font-size: 2.625rem;
    font-family: "GT-Eesti-Text-Medium", Arial, sans-serif; }
  #bonus-point-dollar-amount .bonus-points-month {
    color: #6B6459;
    font-size: 0.875rem;
    margin-top: 0.5rem; }

#anywhere-points, #casino-specific-points {
  background-color: rgba(92, 92, 92, 0.1); }

.summary-points-title-total {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 3.125rem -1rem 0; }
  @media (min-width: 768px) {
    .summary-points-title-total {
      margin: 2.375rem 0 0; } }
  @media (min-width: 992px) {
    .summary-points-title-total {
      margin: 3.75rem 0 0; } }
  .summary-points-title-total #summary-membership-redeemable-points {
    background-color: #3C1053;
    height: 52px;
    text-align: right;
    padding: 0 1rem;
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    color: #FFFFFF;
    font-family: "GT-Eesti-Text-Medium", Arial, sans-serif;
    font-size: 1.625rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    @media (min-width: 768px) {
      .summary-points-title-total #summary-membership-redeemable-points {
        -webkit-box-flex: 0 0 186px;
        -moz-box-flex: 0 0 186px;
        -webkit-flex: 0 0 186px;
        -ms-flex: 0 0 186px;
        flex: 0 0 186px;
        max-width: 186px;
        height: 76px;
        font-size: 1.875rem;
        padding: 0 2.375rem; } }
    @media (min-width: 992px) {
      .summary-points-title-total #summary-membership-redeemable-points {
        -webkit-box-flex: 0 0 281px;
        -moz-box-flex: 0 0 281px;
        -webkit-flex: 0 0 281px;
        -ms-flex: 0 0 281px;
        flex: 0 0 281px;
        font-size: 2rem;
        padding: 0 3rem;
        max-width: 281px; } }
  .summary-points-title-total h2 {
    color: #3C1053;
    margin: 0 1rem 1.625rem; }
    @media (min-width: 768px) {
      .summary-points-title-total h2 {
        margin: 0.75rem 0 0; } }
.redeemable-text {
  font-family: "Fort-Light", Arial, sans-serif;
  font-size: 1rem;
  color: #6B6459;
  margin-bottom: 0; }
  .redeemable-text.bold {
    font-family: "Fort-Medium", Arial, sans-serif;
    margin-bottom: 0; }
  .redeemable-text.casino-location-city {
    margin-bottom: 1.25rem; }
    @media (min-width: 768px) {
      .redeemable-text.casino-location-city {
        margin-bottom: 1.125rem; } }
#anywhere-points {
  padding: 1.5rem 1rem 1.75rem;
  margin: 0 -1rem 0rem; }
  @media (min-width: 768px) {
    #anywhere-points {
      border-top: 6px solid #3C1053;
      padding: 2.375rem 2.25rem 2.375rem;
      margin: 0 0 0rem; } }
  @media (min-width: 992px) {
    #anywhere-points {
      padding: 2.25rem 3rem 1.75rem;
      margin: 0 0 0rem; } }
  #anywhere-points .anywhere-points-title-total {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }

.rewards-divider {
  display: block;
  height: 1px;
  margin: 0 1rem;
  background-color: #D0CDCD; }

.casino-points-total {
  font-size: 1.5rem;
  color: #515151;
  font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif; }
  @media (min-width: 768px) {
    .casino-points-total {
      font-size: 1.75rem; } }
.bonus-information-text {
  margin-top: 2rem; }

#bonus-information-text .status {
  display: none; }
  #bonus-information-text .status.active {
    display: block; }

.anywhere-points-title-total h3,
.casino-points-title-total h3 {
  margin: 0; }

.casino-location-points-title h4 {
  margin-top: 0; }

#casino-specific-summary {
  padding: 1.5rem 1rem 1.75rem; }
  @media (min-width: 768px) {
    #casino-specific-summary {
      padding: 2.375rem 2.25rem 2.375rem; } }
  @media (min-width: 992px) {
    #casino-specific-summary {
      padding: 2.25rem 3rem 1.75rem; } }
  #casino-specific-summary .casino-points-title-total {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }

@media (max-width: 767.98px) {
  #casino-specific-points-container {
    padding-left: 0;
    padding-right: 0; } }

#casino-location-points {
  height: 100%; }

.casino-location {
  background-color: #FFFFFF;
  margin: 0 1rem 1rem;
  padding: 1.875rem 1.125rem 1rem; }
  @media (min-width: 768px) {
    .casino-location {
      padding: 2.875rem 2.875rem 1.75rem; } }
  @media (min-width: 992px) {
    .casino-location {
      padding: 2.875rem 2rem 1.75rem; } }
  .casino-location .casino-location-points-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
  .casino-location .casino-location-points-total {
    font-size: 1.25rem;
    color: #515151;
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif; }
    @media (min-width: 768px) {
      .casino-location .casino-location-points-total {
        font-size: 1.75rem; } }
  .casino-location.single {
    padding-bottom: 2.25rem; }
    @media (min-width: 768px) {
      .casino-location.single {
        padding-bottom: 2.0rem; } }
    @media (min-width: 992px) {
      .casino-location.single {
        padding-bottom: 2.75rem; } }
    .casino-location.single .casino-location-city {
      margin-left: 0.875rem;
      margin-bottom: 0; }

.casino-location-table .casino-location-row {
  border-bottom: 2px solid #F2F2F3;
  padding: 1.125rem 1.25rem;
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1rem;
  color: #515151;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .casino-location-table .casino-location-row.table-header {
    background-color: #EEEEEE;
    border-bottom: none;
    font-family: "Fort-Light", Arial, sans-serif; }
    @media (max-width: 767.98px) {
      .casino-location-table .casino-location-row.table-header .casino-location-column-city, .casino-location-table .casino-location-row.table-header .casino-location-column-casino {
        -webkit-box-flex: 0 0 auto;
        -moz-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; } }
    @media (max-width: 767.98px) {
      .casino-location-table .casino-location-row.table-header .casino-location-column-casino::after {
        content: "/"; } }
  .casino-location-table .casino-location-row .casino-location-column-casino {
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .casino-location-table .casino-location-row .casino-location-column-casino {
        -webkit-box-flex: 0 0 50%;
        -moz-box-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (min-width: 992px) {
      .casino-location-table .casino-location-row .casino-location-column-casino {
        -webkit-box-flex: 0 0 40%;
        -moz-box-flex: 0 0 40%;
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%; } }
    .casino-location-table .casino-location-row .casino-location-column-casino::after {
      content: " - "; }
      @media (min-width: 768px) {
        .casino-location-table .casino-location-row .casino-location-column-casino::after {
          content: ""; } }
  .casino-location-table .casino-location-row .casino-location-column-city {
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .casino-location-table .casino-location-row .casino-location-column-city {
        -webkit-box-flex: 0 0 50%;
        -moz-box-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (min-width: 992px) {
      .casino-location-table .casino-location-row .casino-location-column-city {
        -webkit-box-flex: 0 0 60%;
        -moz-box-flex: 0 0 60%;
        -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%; } }
.casino-location-table .casino-location-show-hide {
  display: inline-block;
  font-size: 1rem;
  font-family: "Fort-Medium", Arial, sans-serif;
  padding: 1.125rem 1.25rem;
  color: #CC422E;
  cursor: pointer; }
  .casino-location-table .casino-location-show-hide::before {
    content: "Show less"; }
  .casino-location-table .casino-location-show-hide.collapsed::before {
    content: "Show all"; }
  .casino-location-table .casino-location-show-hide:hover {
    color: #E04E39; }

.points-date {
  color: #6B6459;
  font-size: 0.875rem;
  padding: 0 1rem 1rem; }

.membership-help-text {
  margin: 1.5rem 0 2.125rem;
  padding: 0 1rem; }
  @media (min-width: 768px) {
    .membership-help-text {
      padding: 0; } }
  @media (min-width: 992px) {
    .membership-help-text {
      margin: 2.125rem 0 2.75rem; } }
.points-expiry-notification {
  display: none;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-radius: 4px;
  background: #FFF;
  width: 100%;
  padding: 0.87rem 1rem;
  margin-bottom: 1.5rem;
  -webkit-box-shadow: 2px 2px 4px #c2aaea;
  -moz-box-shadow: 2px 2px 4px #c2aaea;
  box-shadow: 2px 2px 4px #c2aaea; }
  @media (min-width: 768px) {
    .points-expiry-notification {
      margin-top: 2rem;
      width: 472px; } }
  @media (min-width: 992px) {
    .points-expiry-notification {
      width: 486px; } }
  .points-expiry-notification--show {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .points-expiry-notification__icon {
    content: "";
    width: 34px;
    height: 48px;
    background: url("main/resources/svgs/points-expiry-notification.svg") no-repeat center center;
    margin-right: 1rem; }
    @media (min-width: 768px) {
      .points-expiry-notification__icon {
        height: 28px; } }
  .points-expiry-notification__text {
    color: #3C1053;
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 0.875rem;
    display: inline-block; }
  .points-expiry-notification__view-details {
    color: #515151;
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 0.875rem; }
    @media (min-width: 768px) {
      .points-expiry-notification__view-details {
        margin-left: 4.3125rem; } }
    @media (min-width: 992px) {
      .points-expiry-notification__view-details {
        margin-left: 5rem; } }
/*Sign In, Register, Register Online Account, and Forgot Password*/
#forgot-password-hero, #reset-password-hero {
  padding-bottom: 4rem; }

#register-hero, #register-account-hero,
#forgot-password-hero, #reset-password-hero,
#account-recovery-hero {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #F0ECF2;
  display: inline-block;
  width: 100%; }
  @media (max-width: 767.98px) {
    #register-hero, #register-account-hero,
    #forgot-password-hero, #reset-password-hero,
    #account-recovery-hero {
      background-image: none !important; } }
  @media (min-width: 768px) {
    #register-hero, #register-account-hero,
    #forgot-password-hero, #reset-password-hero,
    #account-recovery-hero {
      padding-bottom: 3.25rem; } }
  @media (min-width: 992px) {
    #register-hero, #register-account-hero,
    #forgot-password-hero, #reset-password-hero,
    #account-recovery-hero {
      padding-bottom: 5.75rem; } }
#registerAccountForm,
#forgotPasswordForm, #passwordResetForm,
#account-recovery {
  position: relative;
  z-index: 200; }
  #registerAccountForm label.error,
  #forgotPasswordForm label.error, #passwordResetForm label.error,
  #account-recovery label.error {
    display: none !important; }

.register label#emailContactAllowed-error {
  display: block !important;
  margin: 0 0 2rem;
  color: #CC422E; }

/*
.register-online-account{
    #AccountNumber.error, #Email-error.error,
    #Year-error.error, #Month.error, #Day.error,
    #Password-error.error, #ConfirmPassword-error.error {
        display: none!important;
    }

}*/
.register-online-account .form-group .error {
  margin-bottom: 0; }

.register-online-account label#Terms-error {
  margin: 0; }

.register-online-account label.registration-error {
  font-family: "Fort-Light", Arial, sans-serif;
  background: #cc422e;
  background-size: 24px 24px;
  border-radius: 4px;
  color: #ffffff;
  margin: 0;
  font-size: 14px;
  margin-top: 10px;
  padding: 10px 50px 10px 10px;
  position: relative; }
  .register-online-account label.registration-error a {
    color: #ffffff;
    text-decoration: underline; }

.register-online-account label.registration-error::before {
  background: url(../../../etc.clientlibs/casinosbc/clientlibs/main/resources/svgs/warning-black.svg) no-repeat center center;
  content: '';
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%; }

.register-online-account label.registration-error::after {
  border: 5px solid transparent;
  border-top: 0;
  border-bottom-color: #b31b34;
  content: '';
  margin-top: -5px;
  margin-left: -45%;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0; }

.register-online-account .form-group.error {
  margin: 0; }

.form-container {
  position: relative;
  z-index: 200; }
  @media (min-width: 992px) {
    .form-container.forgot-password-container, .form-container.form-container-general {
      margin-top: 9rem; } }
.form-controls {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .form-controls .btn, .form-controls .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .form-controls .ctavarcolor, .form-controls .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .form-controls .ctaorange, .form-controls .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .form-controls .textwrapper__ctabutton, .form-controls .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .form-controls .textwrapper__ctabutton, .form-controls .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-controls .textwrapper__ctavarcolor, .form-controls .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-controls .textwrapper__ctaorange, .form-controls .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .form-controls .textwrapper__ctalink, .form-controls .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .form-controls .textwrapper__ctalink {
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .form-controls a.btn, .form-controls .cta-column-width .columncta__textwrapper a.ctavarcolor, .cta-column-width .columncta__textwrapper .form-controls a.ctavarcolor, .form-controls .cta-column-width .columncta__textwrapper a.ctaorange, .cta-column-width .columncta__textwrapper .form-controls a.ctaorange, .form-controls .gallerywrapper__textwrapper a.textwrapper__ctabutton, .gallerywrapper__textwrapper .form-controls a.textwrapper__ctabutton, .form-controls .image-text-cta__textwrapper a.textwrapper__ctabutton, .image-text-cta__textwrapper .form-controls a.textwrapper__ctabutton, .form-controls .cta-full-width .herobanner__textwrapper a.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-controls a.textwrapper__ctavarcolor, .form-controls .cta-full-width .herobanner__textwrapper a.textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-controls a.textwrapper__ctaorange, .form-controls .callout__textwrapper a.textwrapper__ctalink, .callout__textwrapper .form-controls a.textwrapper__ctalink, .form-controls .er-text-image-cta__textwrapper a.textwrapper__ctalink, .er-text-image-cta__textwrapper .form-controls a.textwrapper__ctalink {
    margin-right: 0.375rem; }
    @media (min-width: 768px) {
      .form-controls a.btn, .form-controls .cta-column-width .columncta__textwrapper a.ctavarcolor, .cta-column-width .columncta__textwrapper .form-controls a.ctavarcolor, .form-controls .cta-column-width .columncta__textwrapper a.ctaorange, .cta-column-width .columncta__textwrapper .form-controls a.ctaorange, .form-controls .gallerywrapper__textwrapper a.textwrapper__ctabutton, .gallerywrapper__textwrapper .form-controls a.textwrapper__ctabutton, .form-controls .image-text-cta__textwrapper a.textwrapper__ctabutton, .image-text-cta__textwrapper .form-controls a.textwrapper__ctabutton, .form-controls .cta-full-width .herobanner__textwrapper a.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-controls a.textwrapper__ctavarcolor, .form-controls .cta-full-width .herobanner__textwrapper a.textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-controls a.textwrapper__ctaorange, .form-controls .callout__textwrapper a.textwrapper__ctalink, .callout__textwrapper .form-controls a.textwrapper__ctalink, .form-controls .er-text-image-cta__textwrapper a.textwrapper__ctalink, .er-text-image-cta__textwrapper .form-controls a.textwrapper__ctalink {
        margin-right: 0.625rem; } }
#forgot-password-step-1, #forgot-password-step-2 {
  padding-top: 0; }
  @media (min-width: 768px) {
    #forgot-password-step-1, #forgot-password-step-2 {
      padding-top: 1.125rem; } }
#forgot-password-step-2 .form-controls {
  display: block; }
  #forgot-password-step-2 .form-controls a.btn, #forgot-password-step-2 .form-controls .cta-column-width .columncta__textwrapper a.ctavarcolor, .cta-column-width .columncta__textwrapper #forgot-password-step-2 .form-controls a.ctavarcolor, #forgot-password-step-2 .form-controls .cta-column-width .columncta__textwrapper a.ctaorange, .cta-column-width .columncta__textwrapper #forgot-password-step-2 .form-controls a.ctaorange, #forgot-password-step-2 .form-controls .gallerywrapper__textwrapper a.textwrapper__ctabutton, .gallerywrapper__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctabutton, #forgot-password-step-2 .form-controls .image-text-cta__textwrapper a.textwrapper__ctabutton, .image-text-cta__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctabutton, #forgot-password-step-2 .form-controls .cta-full-width .herobanner__textwrapper a.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctavarcolor, #forgot-password-step-2 .form-controls .cta-full-width .herobanner__textwrapper a.textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctaorange, #forgot-password-step-2 .form-controls .callout__textwrapper a.textwrapper__ctalink, .callout__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctalink, #forgot-password-step-2 .form-controls .er-text-image-cta__textwrapper a.textwrapper__ctalink, .er-text-image-cta__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctalink {
    width: 180px; }
    @media (min-width: 768px) {
      #forgot-password-step-2 .form-controls a.btn, #forgot-password-step-2 .form-controls .cta-column-width .columncta__textwrapper a.ctavarcolor, .cta-column-width .columncta__textwrapper #forgot-password-step-2 .form-controls a.ctavarcolor, #forgot-password-step-2 .form-controls .cta-column-width .columncta__textwrapper a.ctaorange, .cta-column-width .columncta__textwrapper #forgot-password-step-2 .form-controls a.ctaorange, #forgot-password-step-2 .form-controls .gallerywrapper__textwrapper a.textwrapper__ctabutton, .gallerywrapper__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctabutton, #forgot-password-step-2 .form-controls .image-text-cta__textwrapper a.textwrapper__ctabutton, .image-text-cta__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctabutton, #forgot-password-step-2 .form-controls .cta-full-width .herobanner__textwrapper a.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctavarcolor, #forgot-password-step-2 .form-controls .cta-full-width .herobanner__textwrapper a.textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctaorange, #forgot-password-step-2 .form-controls .callout__textwrapper a.textwrapper__ctalink, .callout__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctalink, #forgot-password-step-2 .form-controls .er-text-image-cta__textwrapper a.textwrapper__ctalink, .er-text-image-cta__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctalink {
        width: 256px; } }
    @media (min-width: 992px) {
      #forgot-password-step-2 .form-controls a.btn, #forgot-password-step-2 .form-controls .cta-column-width .columncta__textwrapper a.ctavarcolor, .cta-column-width .columncta__textwrapper #forgot-password-step-2 .form-controls a.ctavarcolor, #forgot-password-step-2 .form-controls .cta-column-width .columncta__textwrapper a.ctaorange, .cta-column-width .columncta__textwrapper #forgot-password-step-2 .form-controls a.ctaorange, #forgot-password-step-2 .form-controls .gallerywrapper__textwrapper a.textwrapper__ctabutton, .gallerywrapper__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctabutton, #forgot-password-step-2 .form-controls .image-text-cta__textwrapper a.textwrapper__ctabutton, .image-text-cta__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctabutton, #forgot-password-step-2 .form-controls .cta-full-width .herobanner__textwrapper a.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctavarcolor, #forgot-password-step-2 .form-controls .cta-full-width .herobanner__textwrapper a.textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctaorange, #forgot-password-step-2 .form-controls .callout__textwrapper a.textwrapper__ctalink, .callout__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctalink, #forgot-password-step-2 .form-controls .er-text-image-cta__textwrapper a.textwrapper__ctalink, .er-text-image-cta__textwrapper #forgot-password-step-2 .form-controls a.textwrapper__ctalink {
        width: 261px; } }
@media (min-width: 768px) {
  .forgot-password-wrapper {
    background-color: white; } }

@media (min-width: 768px) {
  .forgot-password-wrapper .hero-header {
    padding: 0 2.375rem;
    overflow: auto; } }

@media (min-width: 768px) {
  .forgot-password-wrapper .hero-header h1 {
    margin: 2.25rem 0 0;
    font-size: 2.125rem; } }

@media (min-width: 992px) {
  .forgot-password-wrapper .hero-header h1 {
    font-size: 2.375rem; } }

@media (min-width: 768px) {
  .forgot-password-header-logo {
    margin-bottom: 1.5rem; } }

.form-section {
  background-color: #FFFFFF;
  margin-left: -16px;
  margin-right: -16px;
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 768px) {
    .form-section {
      margin: 0;
      padding: 0 2.375rem 2.375rem; } }
  .form-section--notitle {
    padding-top: 1.125rem; }
    @media (min-width: 992px) {
      .form-section--notitle {
        padding-top: 1.875rem; } }
  .form-section--general {
    padding-top: 0; }
    @media (min-width: 768px) {
      .form-section--general {
        padding-top: 1.875rem; } }
  .form-section .cmp-title__text {
    margin-top: 0; }

@media (min-width: 768px) {
  .register-wrapper, .form-wrapper {
    box-shadow: 0 0 28px 0 rgba(0, 0, 0, 0.07); } }

.information-highlight {
  background-color: #F6F4F7;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 1.625rem 1rem 0; }
  @media (min-width: 768px) {
    .information-highlight {
      margin-left: -2.375rem;
      margin-right: -2.375rem;
      padding: 2.375rem 2.375rem 0; } }
  .information-highlight .product-consent {
    margin-top: 0rem;
    margin-bottom: 0.5rem; }
  .information-highlight#terms-conditions-wrapper {
    padding-bottom: 0.75rem; }
    @media (min-width: 768px) {
      .information-highlight#terms-conditions-wrapper {
        padding-bottom: 1.375rem; } }
    @media (min-width: 992px) {
      .information-highlight#terms-conditions-wrapper {
        padding-bottom: 1.925rem; } }
#register-contact-information .information-highlight {
  background: linear-gradient(180deg, white 70%, #D6C5DF 100%);
  border-top: #3C1053 20px solid; }

.terms-conditions-content {
  font-family: "Fort-Bold", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem; }
  @media (min-width: 768px) {
    .terms-conditions-content {
      line-height: 1.625rem; } }
  @media (min-width: 992px) {
    .terms-conditions-content {
      font-size: 1.375rem;
      line-height: 1.75rem; } }
.register-header-logo, .form-header-logo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between; }
  @media (min-width: 768px) {
    .register-header-logo, .form-header-logo {
      display: block; } }
  .register-header-logo .register-logo, .register-header-logo .form-logo, .form-header-logo .register-logo, .form-header-logo .form-logo {
    background: url("main/resources/svgs/encore-logo-insignia.svg") no-repeat center center;
    background-size: contain;
    width: 61px;
    height: 61px;
    -webkit-box-flex: 0 0 61px;
    -moz-box-flex: 0 0 61px;
    -webkit-flex: 0 0 61px;
    -ms-flex: 0 0 61px;
    flex: 0 0 61px;
    margin-left: 0.75rem;
    background-size: contain; }
    @media (min-width: 768px) {
      .register-header-logo .register-logo, .register-header-logo .form-logo, .form-header-logo .register-logo, .form-header-logo .form-logo {
        display: block;
        margin: 1.625rem auto 0;
        background: url("main/resources/svgs/encore-logo-full.svg") no-repeat center center;
        width: 167px;
        height: 97px; } }
    @media (min-width: 992px) {
      .register-header-logo .register-logo, .register-header-logo .form-logo, .form-header-logo .register-logo, .form-header-logo .form-logo {
        margin-top: 7.625rem;
        margin-bottom: 4.875rem;
        width: 281px;
        height: 163px; } }
    .register-header-logo .register-logo--padding-bottom, .register-header-logo .form-logo--padding-bottom, .form-header-logo .register-logo--padding-bottom, .form-header-logo .form-logo--padding-bottom {
      margin-bottom: 1.625rem; }

.register-header-logo .register-header.register-header--no-margin,
.register-header.register-header--no-margin {
  margin-bottom: 0.5rem; }

.register-header-paragraph {
  font-family: "Fort-Book", Arial, sans-serif;
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .register-header-paragraph {
      padding: 0 1rem; } }
  @media (min-width: 992px) {
    .register-header-paragraph {
      font-size: 1.5rem;
      line-height: 1.75rem; } }
  .register-header-paragraph--desktop {
    display: none; }
    @media (min-width: 992px) {
      .register-header-paragraph--desktop {
        display: block; } }
  @media (min-width: 992px) {
    .register-header-paragraph--mobile {
      display: none; } }
  .register-header-paragraph--hidden {
    display: none; }

.form-navigation {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  margin: 1.375rem 0 1.375rem; }
  @media (min-width: 768px) {
    .form-navigation {
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      margin: 2.375rem 0 0; } }
  .form-navigation .btn, .form-navigation .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation .ctavarcolor, .form-navigation .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .form-navigation .ctaorange, .form-navigation .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation .textwrapper__ctabutton, .form-navigation .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation .textwrapper__ctabutton, .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation .textwrapper__ctavarcolor, .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation .textwrapper__ctaorange, .form-navigation .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .form-navigation .textwrapper__ctalink, .form-navigation .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation .textwrapper__ctalink {
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    @media (min-width: 768px) {
      .form-navigation .btn, .form-navigation .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation .ctavarcolor, .form-navigation .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .form-navigation .ctaorange, .form-navigation .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation .textwrapper__ctabutton, .form-navigation .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation .textwrapper__ctabutton, .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation .textwrapper__ctavarcolor, .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation .textwrapper__ctaorange, .form-navigation .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .form-navigation .textwrapper__ctalink, .form-navigation .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation .textwrapper__ctalink {
        -webkit-box-flex: 0 0 auto;
        -moz-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 188px; } }
    @media (min-width: 992px) {
      .form-navigation .btn, .form-navigation .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation .ctavarcolor, .form-navigation .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .form-navigation .ctaorange, .form-navigation .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation .textwrapper__ctabutton, .form-navigation .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation .textwrapper__ctabutton, .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation .textwrapper__ctavarcolor, .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation .textwrapper__ctaorange, .form-navigation .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .form-navigation .textwrapper__ctalink, .form-navigation .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation .textwrapper__ctalink {
        width: 204px; } }
    .form-navigation .btn.btn-next, .form-navigation .cta-column-width .columncta__textwrapper .btn-next.ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation .btn-next.ctavarcolor, .form-navigation .cta-column-width .columncta__textwrapper .btn-next.ctaorange, .cta-column-width .columncta__textwrapper .form-navigation .btn-next.ctaorange, .form-navigation .gallerywrapper__textwrapper .btn-next.textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation .btn-next.textwrapper__ctabutton, .form-navigation .image-text-cta__textwrapper .btn-next.textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation .btn-next.textwrapper__ctabutton, .form-navigation .cta-full-width .herobanner__textwrapper .btn-next.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation .btn-next.textwrapper__ctavarcolor, .form-navigation .cta-full-width .herobanner__textwrapper .btn-next.textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation .btn-next.textwrapper__ctaorange, .form-navigation .callout__textwrapper .btn-next.textwrapper__ctalink, .callout__textwrapper .form-navigation .btn-next.textwrapper__ctalink, .form-navigation .er-text-image-cta__textwrapper .btn-next.textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation .btn-next.textwrapper__ctalink, .form-navigation .btn#registerSubmit, .form-navigation .cta-column-width .columncta__textwrapper #registerSubmit.ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation #registerSubmit.ctavarcolor, .form-navigation .cta-column-width .columncta__textwrapper #registerSubmit.ctaorange, .cta-column-width .columncta__textwrapper .form-navigation #registerSubmit.ctaorange, .form-navigation .gallerywrapper__textwrapper #registerSubmit.textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation #registerSubmit.textwrapper__ctabutton, .form-navigation .image-text-cta__textwrapper #registerSubmit.textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation #registerSubmit.textwrapper__ctabutton, .form-navigation .cta-full-width .herobanner__textwrapper #registerSubmit.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation #registerSubmit.textwrapper__ctavarcolor, .form-navigation .cta-full-width .herobanner__textwrapper #registerSubmit.textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation #registerSubmit.textwrapper__ctaorange, .form-navigation .callout__textwrapper #registerSubmit.textwrapper__ctalink, .callout__textwrapper .form-navigation #registerSubmit.textwrapper__ctalink, .form-navigation .er-text-image-cta__textwrapper #registerSubmit.textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation #registerSubmit.textwrapper__ctalink {
      margin-left: 1.0rem; }
      @media (min-width: 768px) {
        .form-navigation .btn.btn-next, .form-navigation .cta-column-width .columncta__textwrapper .btn-next.ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation .btn-next.ctavarcolor, .form-navigation .cta-column-width .columncta__textwrapper .btn-next.ctaorange, .cta-column-width .columncta__textwrapper .form-navigation .btn-next.ctaorange, .form-navigation .gallerywrapper__textwrapper .btn-next.textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation .btn-next.textwrapper__ctabutton, .form-navigation .image-text-cta__textwrapper .btn-next.textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation .btn-next.textwrapper__ctabutton, .form-navigation .cta-full-width .herobanner__textwrapper .btn-next.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation .btn-next.textwrapper__ctavarcolor, .form-navigation .cta-full-width .herobanner__textwrapper .btn-next.textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation .btn-next.textwrapper__ctaorange, .form-navigation .callout__textwrapper .btn-next.textwrapper__ctalink, .callout__textwrapper .form-navigation .btn-next.textwrapper__ctalink, .form-navigation .er-text-image-cta__textwrapper .btn-next.textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation .btn-next.textwrapper__ctalink, .form-navigation .btn#registerSubmit, .form-navigation .cta-column-width .columncta__textwrapper #registerSubmit.ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation #registerSubmit.ctavarcolor, .form-navigation .cta-column-width .columncta__textwrapper #registerSubmit.ctaorange, .cta-column-width .columncta__textwrapper .form-navigation #registerSubmit.ctaorange, .form-navigation .gallerywrapper__textwrapper #registerSubmit.textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation #registerSubmit.textwrapper__ctabutton, .form-navigation .image-text-cta__textwrapper #registerSubmit.textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation #registerSubmit.textwrapper__ctabutton, .form-navigation .cta-full-width .herobanner__textwrapper #registerSubmit.textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation #registerSubmit.textwrapper__ctavarcolor, .form-navigation .cta-full-width .herobanner__textwrapper #registerSubmit.textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation #registerSubmit.textwrapper__ctaorange, .form-navigation .callout__textwrapper #registerSubmit.textwrapper__ctalink, .callout__textwrapper .form-navigation #registerSubmit.textwrapper__ctalink, .form-navigation .er-text-image-cta__textwrapper #registerSubmit.textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation #registerSubmit.textwrapper__ctalink {
          margin-left: 1.5rem; } }
  .form-navigation.online-account .btn, .form-navigation.online-account .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation.online-account .ctavarcolor, .form-navigation.online-account .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .form-navigation.online-account .ctaorange, .form-navigation.online-account .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation.online-account .textwrapper__ctabutton, .form-navigation.online-account .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation.online-account .textwrapper__ctabutton, .form-navigation.online-account .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation.online-account .textwrapper__ctavarcolor, .form-navigation.online-account .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation.online-account .textwrapper__ctaorange, .form-navigation.online-account .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .form-navigation.online-account .textwrapper__ctalink, .form-navigation.online-account .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation.online-account .textwrapper__ctalink {
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 60%; }
    @media (min-width: 768px) {
      .form-navigation.online-account .btn, .form-navigation.online-account .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation.online-account .ctavarcolor, .form-navigation.online-account .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .form-navigation.online-account .ctaorange, .form-navigation.online-account .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation.online-account .textwrapper__ctabutton, .form-navigation.online-account .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation.online-account .textwrapper__ctabutton, .form-navigation.online-account .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation.online-account .textwrapper__ctavarcolor, .form-navigation.online-account .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation.online-account .textwrapper__ctaorange, .form-navigation.online-account .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .form-navigation.online-account .textwrapper__ctalink, .form-navigation.online-account .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation.online-account .textwrapper__ctalink {
        -webkit-box-flex: 0 0 auto;
        -moz-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto; } }
    @media (min-width: 992px) {
      .form-navigation.online-account .btn, .form-navigation.online-account .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation.online-account .ctavarcolor, .form-navigation.online-account .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .form-navigation.online-account .ctaorange, .form-navigation.online-account .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation.online-account .textwrapper__ctabutton, .form-navigation.online-account .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation.online-account .textwrapper__ctabutton, .form-navigation.online-account .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation.online-account .textwrapper__ctavarcolor, .form-navigation.online-account .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation.online-account .textwrapper__ctaorange, .form-navigation.online-account .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .form-navigation.online-account .textwrapper__ctalink, .form-navigation.online-account .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation.online-account .textwrapper__ctalink {
        width: 244px; } }
  .form-navigation .btn-full {
    max-width: none;
    width: 100%; }

.online-account-intro {
  margin: 1rem 0 2rem;
  padding: 0 1rem; }
  @media (min-width: 768px) {
    .online-account-intro {
      margin: 3rem 0 2.5rem; } }
#register-about-you .form-navigation {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  margin-top: 0; }
  #register-about-you .form-navigation .btn, #register-about-you .form-navigation .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper #register-about-you .form-navigation .ctavarcolor, #register-about-you .form-navigation .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper #register-about-you .form-navigation .ctaorange, #register-about-you .form-navigation .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper #register-about-you .form-navigation .textwrapper__ctabutton, #register-about-you .form-navigation .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper #register-about-you .form-navigation .textwrapper__ctabutton, #register-about-you .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper #register-about-you .form-navigation .textwrapper__ctavarcolor, #register-about-you .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper #register-about-you .form-navigation .textwrapper__ctaorange, #register-about-you .form-navigation .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper #register-about-you .form-navigation .textwrapper__ctalink, #register-about-you .form-navigation .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper #register-about-you .form-navigation .textwrapper__ctalink {
    -webkit-box-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    @media (min-width: 768px) {
      #register-about-you .form-navigation .btn, #register-about-you .form-navigation .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper #register-about-you .form-navigation .ctavarcolor, #register-about-you .form-navigation .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper #register-about-you .form-navigation .ctaorange, #register-about-you .form-navigation .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper #register-about-you .form-navigation .textwrapper__ctabutton, #register-about-you .form-navigation .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper #register-about-you .form-navigation .textwrapper__ctabutton, #register-about-you .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper #register-about-you .form-navigation .textwrapper__ctavarcolor, #register-about-you .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper #register-about-you .form-navigation .textwrapper__ctaorange, #register-about-you .form-navigation .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper #register-about-you .form-navigation .textwrapper__ctalink, #register-about-you .form-navigation .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper #register-about-you .form-navigation .textwrapper__ctalink {
        -webkit-box-flex: 0 0 auto;
        -moz-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; } }
    @media (min-width: 992px) {
      #register-about-you .form-navigation .btn, #register-about-you .form-navigation .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper #register-about-you .form-navigation .ctavarcolor, #register-about-you .form-navigation .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper #register-about-you .form-navigation .ctaorange, #register-about-you .form-navigation .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper #register-about-you .form-navigation .textwrapper__ctabutton, #register-about-you .form-navigation .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper #register-about-you .form-navigation .textwrapper__ctabutton, #register-about-you .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper #register-about-you .form-navigation .textwrapper__ctavarcolor, #register-about-you .form-navigation .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper #register-about-you .form-navigation .textwrapper__ctaorange, #register-about-you .form-navigation .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper #register-about-you .form-navigation .textwrapper__ctalink, #register-about-you .form-navigation .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper #register-about-you .form-navigation .textwrapper__ctalink {
        width: 244px; } }
  #register-about-you .form-navigation .btn-full {
    max-width: none;
    width: 100%; }

#contact-preference-info {
  margin-bottom: 0.75rem;
  overflow: auto; }
  #contact-preference-info.disabled p {
    color: #d7d7d7; }

#registerSuccess {
  overflow: auto;
  margin: 0 0 3rem;
  /*@include media-breakpoint-up(lg) {
        margin: 0 0 16.250rem;
    }*/ }
  @media (min-width: 768px) {
    #registerSuccess {
      margin: 2rem 0 0; } }
#register-progress-indicator, .progress-indicator-wrapper {
  background-color: #d8d8d8;
  height: 77px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  @media (max-width: 767.98px) {
    #register-progress-indicator, .progress-indicator-wrapper {
      margin-left: -1rem;
      margin-right: -1rem; } }
.register-progress-indicator-tablet {
  background-color: #d8d8d8;
  height: 180px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #FFFFFF;
  padding: 0 4rem; }

.progress-step {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .progress-step .progress-step-container {
    width: 127px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    /*
        &.large-width{
            width: 154px;
        }*/ }
    .progress-step .progress-step-container--tablet {
      width: 100%;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
    .progress-step .progress-step-container .progress-step-number {
      background: #FFFFFF;
      width: 36px;
      height: 36px;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 1.5rem;
      color: #515151;
      border-radius: 50%;
      text-align: center;
      z-index: 10; }
      .progress-step .progress-step-container .progress-step-number--tablet {
        box-sizing: content-box;
        background: #FFFFFF;
        color: #515151;
        border: 3px solid #515151;
        margin-bottom: 1rem; }
    .progress-step .progress-step-container .progress-step-line {
      position: absolute;
      content: "";
      width: 100%;
      height: 6px;
      background: #FFFFFF;
      z-index: 5;
      left: 0; }
  .progress-step.step-three .progress-step-container, .progress-step.final-step .progress-step-container {
    width: auto; }
  .progress-step.active .progress-step-number {
    background: #CC422E;
    color: #FFFFFF;
    box-shadow: 0 0 0 4px #CC422E;
    box-sizing: content-box;
    border: 4px solid #d8d8d8; }
  .progress-step.completed .progress-step-number {
    background: #515151;
    color: #FFFFFF; }
  .progress-step.completed .progress-step-line {
    background: #515151; }
  .progress-step--tablet .progress-step-number-description {
    font-family: "Fort-Medium", Arial, sans-serif;
    font-size: 1.5rem; }
  .progress-step--tablet.active .progress-step-number {
    color: #FFFFFF;
    border: 4px solid #FFFFFF; }
  .progress-step--tablet.active .progress-step-number-description {
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 1.5rem; }
  .progress-step--tablet.completed .progress-step-number--tablet {
    background: #FFFFFF;
    color: #515151; }

.cb__register .form-control.error,
.cb__register .error {
  background: rgba(224, 78, 57, 0.1); }

body .register .form-container {
  z-index: 1100; }

.registration-error {
  background: #cc422e;
  background-size: 24px 24px;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  margin-top: 10px;
  padding: 10px 50px 10px 10px;
  position: relative; }
  .registration-error a {
    color: #ffffff;
    text-decoration: underline; }

.registration-error::before {
  background: url(../../../etc.clientlibs/casinosbc/clientlibs/main/resources/svgs/warning-black.svg) no-repeat center center;
  content: '';
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%; }

.registration-error::after {
  border: 5px solid transparent;
  border-top: 0;
  border-bottom-color: #b31b34;
  content: '';
  margin-top: -5px;
  margin-left: -45%;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0; }

.player-personal-address__search {
  position: relative; }

.player-personal-address__search-results {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.075);
  list-style: none;
  margin: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 1px;
  width: calc(100% - 2px);
  max-height: 162px;
  z-index: 1000; }
  .player-personal-address__search-results li {
    padding: 6px 12px;
    position: relative; }
    .player-personal-address__search-results li:hover {
      background: #f3f3f3; }
  .player-personal-address__search-results .hover {
    background: #f6f4f7; }

.register-account-fieldset .form-control {
  font-size: 14px; }

.form-navigation.form-navigation__register .btn, .form-navigation.form-navigation__register .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .form-navigation.form-navigation__register .ctavarcolor, .form-navigation.form-navigation__register .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .form-navigation.form-navigation__register .ctaorange, .form-navigation.form-navigation__register .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .form-navigation.form-navigation__register .textwrapper__ctabutton, .form-navigation.form-navigation__register .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .form-navigation.form-navigation__register .textwrapper__ctabutton, .form-navigation.form-navigation__register .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .form-navigation.form-navigation__register .textwrapper__ctavarcolor, .form-navigation.form-navigation__register .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .form-navigation.form-navigation__register .textwrapper__ctaorange, .form-navigation.form-navigation__register .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .form-navigation.form-navigation__register .textwrapper__ctalink, .form-navigation.form-navigation__register .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .form-navigation.form-navigation__register .textwrapper__ctalink {
  margin: 0 2.5%;
  width: 47.5%;
  min-width: 0; }
  .form-navigation.form-navigation__register .btn:first-child, .form-navigation.form-navigation__register .cta-column-width .columncta__textwrapper .ctavarcolor:first-child, .cta-column-width .columncta__textwrapper .form-navigation.form-navigation__register .ctavarcolor:first-child, .form-navigation.form-navigation__register .cta-column-width .columncta__textwrapper .ctaorange:first-child, .cta-column-width .columncta__textwrapper .form-navigation.form-navigation__register .ctaorange:first-child, .form-navigation.form-navigation__register .gallerywrapper__textwrapper .textwrapper__ctabutton:first-child, .gallerywrapper__textwrapper .form-navigation.form-navigation__register .textwrapper__ctabutton:first-child, .form-navigation.form-navigation__register .image-text-cta__textwrapper .textwrapper__ctabutton:first-child, .image-text-cta__textwrapper .form-navigation.form-navigation__register .textwrapper__ctabutton:first-child, .form-navigation.form-navigation__register .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor:first-child, .cta-full-width .herobanner__textwrapper .form-navigation.form-navigation__register .textwrapper__ctavarcolor:first-child, .form-navigation.form-navigation__register .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange:first-child, .cta-full-width .herobanner__textwrapper .form-navigation.form-navigation__register .textwrapper__ctaorange:first-child, .form-navigation.form-navigation__register .callout__textwrapper .textwrapper__ctalink:first-child, .callout__textwrapper .form-navigation.form-navigation__register .textwrapper__ctalink:first-child, .form-navigation.form-navigation__register .er-text-image-cta__textwrapper .textwrapper__ctalink:first-child, .er-text-image-cta__textwrapper .form-navigation.form-navigation__register .textwrapper__ctalink:first-child {
    margin-left: 0; }
  .form-navigation.form-navigation__register .btn:last-child, .form-navigation.form-navigation__register .cta-column-width .columncta__textwrapper .ctavarcolor:last-child, .cta-column-width .columncta__textwrapper .form-navigation.form-navigation__register .ctavarcolor:last-child, .form-navigation.form-navigation__register .cta-column-width .columncta__textwrapper .ctaorange:last-child, .cta-column-width .columncta__textwrapper .form-navigation.form-navigation__register .ctaorange:last-child, .form-navigation.form-navigation__register .gallerywrapper__textwrapper .textwrapper__ctabutton:last-child, .gallerywrapper__textwrapper .form-navigation.form-navigation__register .textwrapper__ctabutton:last-child, .form-navigation.form-navigation__register .image-text-cta__textwrapper .textwrapper__ctabutton:last-child, .image-text-cta__textwrapper .form-navigation.form-navigation__register .textwrapper__ctabutton:last-child, .form-navigation.form-navigation__register .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor:last-child, .cta-full-width .herobanner__textwrapper .form-navigation.form-navigation__register .textwrapper__ctavarcolor:last-child, .form-navigation.form-navigation__register .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange:last-child, .cta-full-width .herobanner__textwrapper .form-navigation.form-navigation__register .textwrapper__ctaorange:last-child, .form-navigation.form-navigation__register .callout__textwrapper .textwrapper__ctalink:last-child, .callout__textwrapper .form-navigation.form-navigation__register .textwrapper__ctalink:last-child, .form-navigation.form-navigation__register .er-text-image-cta__textwrapper .textwrapper__ctalink:last-child, .er-text-image-cta__textwrapper .form-navigation.form-navigation__register .textwrapper__ctalink:last-child {
    margin-right: 0; }

.account-update .register-account-fieldset .information-highlight {
  margin: 0 -2rem; }

.surveyModal {
  z-index: 1100; }

.modal-legal {
  z-index: 1100; }

.form-group.product-consent {
  margin-bottom: 0.5rem; }
  .form-group.product-consent label {
    font-family: "Fort-Book", Arial, sans-serif;
    position: relative;
    background: white;
    padding: 12px 16px;
    border: 2px #D8D8D8 solid;
    position: relative;
    border-radius: 4px; }
    .form-group.product-consent label::after {
      left: 21px;
      top: 19px; }
  .form-group.product-consent input:focus + label {
    color: #5C5C5C; }
    .form-group.product-consent input:focus + label::before {
      border-color: #D8D8D8; }
  .form-group.product-consent input:checked + label {
    background: #FDEEEB;
    font-family: "Fort-Bold", Arial, sans-serif;
    color: #CC422E;
    border: 2px solid #CC422E; }
  .form-group.product-consent input:checked + label::before {
    background: #CC422E; }
  .form-group.product-consent input:checked + label::after {
    border-bottom-color: white;
    border-left-color: white; }

.tablet-page #fc_frame {
  bottom: 75px !important; }

.register-tablet-form {
  background-color: #f8f8f8;
  padding: 5.0rem 0 2.5rem; }
  .register-tablet-form .form-section {
    padding: 0;
    margin: 0 6.25rem 0;
    background-color: transparent; }
  .register-tablet-form .form-control {
    height: 80px;
    font-size: 1.5rem; }
  .register-tablet-form .form-group {
    margin-bottom: 2.5rem; }
  .register-tablet-form .select {
    background-color: white; }
    .register-tablet-form .select select.placeholder {
      color: #aeaeae; }
    .register-tablet-form .select option {
      color: #495057; }
  .register-tablet-form input#first-name, .register-tablet-form input#last-name {
    text-transform: capitalize; }
  .register-tablet-form .form-summary__first {
    margin-bottom: 1rem; }
  .register-tablet-form .form-summary .form-label-summary {
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 1.25rem;
    color: #5C5C5C; }
  .register-tablet-form .form-summary .form-sub-heading-tablet {
    font-size: 1rem 1.25; }
    .register-tablet-form .form-summary .form-sub-heading-tablet__summary {
      font-size: 1.5rem; }
  .register-tablet-form .form-summary .btn-tablet-form {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }
  .register-tablet-form .form-input-summary {
    font-family: "GT-Eesti-Pro-Text-Regular", Arial, sans-serif;
    font-size: 2rem;
    margin-bottom: 3rem; }

.register-tablet-about label, .register-tablet-contact label {
  font-family: "Fort-Bold", Arial, sans-serif;
  font-size: 1.25rem;
  text-transform: none; }

.register-tablet-offer label {
  font-size: 1.5rem; }

.register-tablet h2 {
  font-family: "GT-Eesti-Text-Bold", Arial, sans-serif;
  font-size: 3.25rem; }

.register-tablet__exit-registration {
  margin: 0 0 4rem;
  text-align: center;
  font-family: "Fort-Light", Arial, sans-serif;
  font-size: 1.5rem; }
  .register-tablet__exit-registration .exit-registration-link {
    cursor: pointer;
    font-family: "Fort-Bold", Arial, sans-serif;
    color: #CC422E;
    text-decoration: underline; }

.register-tablet .form-group.product-consent {
  margin-bottom: 0.5rem; }
  .register-tablet .form-group.product-consent label {
    font-family: "Fort-Book", Arial, sans-serif;
    position: relative;
    background: white;
    padding: 12px 16px;
    border: 2px #D8D8D8 solid;
    position: relative;
    border-radius: 4px; }
    .register-tablet .form-group.product-consent label::after {
      left: 21px;
      top: 19px; }
  .register-tablet .form-group.product-consent input:focus + label {
    color: #5C5C5C; }
    .register-tablet .form-group.product-consent input:focus + label::before {
      border-color: #D8D8D8; }
  .register-tablet .form-group.product-consent input:checked + label {
    background: #FDEEEB;
    font-family: "Fort-Bold", Arial, sans-serif;
    color: #CC422E;
    border: 2px solid #CC422E; }
  .register-tablet .form-group.product-consent input:checked + label::before {
    background: #CC422E; }
  .register-tablet .form-group.product-consent input:checked + label::after {
    border-bottom-color: white;
    border-left-color: white; }

.register-tablet #product-services-confirm + label {
  width: 100%;
  position: relative;
  background: white;
  padding: 1rem 1.25rem;
  border-radius: 4px;
  border: 2px #D8D8D8 solid; }
  .register-tablet #product-services-confirm + label::after {
    left: 25px;
    top: 23px; }

.register-tablet #product-services-confirm:focus + label {
  color: #5C5C5C; }
  .register-tablet #product-services-confirm:focus + label::before {
    border-color: #D8D8D8; }

.register-tablet #product-services-confirm:checked + label {
  background: #FDEEEB;
  color: #CC422E;
  border: 2px solid #CC422E; }
  .register-tablet #product-services-confirm:checked + label::before {
    background-color: #CC422E;
    border: 2px solid #CC422E; }
  .register-tablet #product-services-confirm:checked + label::after {
    border-color: white; }

.register-tablet ::placeholder {
  color: #AEAEAE;
  font-family: "Fort-Light", Arial, sans-serif; }

.register-tablet #terms-conditions-modal .modal-content, .register-tablet #privacy-modal .modal-content {
  padding: 5rem 3.125rem 3.125rem; }

.tablet-home {
  background: #3C1053;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: calc(100vh - 57px); }
  .tablet-home__header {
    width: 960px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: relative; }
    .tablet-home__header .slide-toggle {
      position: absolute;
      right: 32px;
      top: 32px;
      height: max-content;
      padding: 0; }
      .tablet-home__header .slide-toggle .slide-toggle__link {
        padding: 0.625rem 1.125rem;
        width: 84px;
        font-size: 1.25rem;
        text-align: center; }
  .tablet-home__wrapper {
    position: relative;
    z-index: 101; }
  .tablet-home__encore-logo {
    width: 200px;
    height: 115px;
    margin: 3rem 0;
    background: url("main/resources/svgs/encore-logo-full.svg") no-repeat center center; }
  .tablet-home__promo {
    position: relative;
    width: 100%;
    height: 450px;
    padding-top: 7.094rem;
    background: url("main/resources/images/register-tablet/230411_BCLC_Encore_Roulette.png") no-repeat center center;
    text-align: center; }
    .tablet-home__promo .overlay {
      position: absolute;
      background-color: black;
      opacity: 0.25;
      height: 100%;
      width: 100%; }
    .tablet-home__promo .see-conditions {
      margin-top: 3.625rem;
      color: #FFFFFF;
      cursor: pointer;
      font-family: "GT-Eesti-Pro-Text-Regular", Arial, sans-serif;
      font-size: 1.125rem;
      text-decoration: underline; }
    .tablet-home__promo-title {
      color: #FFFFFF;
      font-size: 3.5rem;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      line-height: 1.2;
      margin-bottom: 2rem; }
  .tablet-home__steps {
    margin-top: 5rem; }
    .tablet-home__steps .steps-title {
      width: 760px;
      height: 56px;
      margin: 0 auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      color: #FFFFFF; }
      .tablet-home__steps .steps-title__text {
        font-size: 3rem;
        font-family: "GT-Eesti-Pro-Text-Regular", Arial, sans-serif;
        -webkit-box-flex: 1 1 395px;
        -moz-box-flex: 1 1 395px;
        -webkit-flex: 1 1 395px;
        -ms-flex: 1 1 395px;
        flex: 1 1 395px;
        padding: 0 1.5rem; }
      .tablet-home__steps .steps-title__highlight {
        font-size: 3rem;
        font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif; }
      .tablet-home__steps .steps-title__divider {
        -webkit-box-flex: 2 1 auto;
        -moz-box-flex: 2 1 auto;
        -webkit-flex: 2 1 auto;
        -ms-flex: 2 1 auto;
        flex: 2 1 auto;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.5); }
  .tablet-home .tablet-steps {
    width: 760px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: space-around;
    font-size: 1.5rem;
    font-family: "GT-Eesti-Pro-Text-Regular", Arial, sans-serif;
    margin: 3.5rem 0 6.75rem; }
    .tablet-home .tablet-steps--elipse {
      background-color: rgba(0, 0, 0, 0.2);
      height: 104px;
      width: 104px;
      border-radius: 50%;
      margin: 0 auto; }
    .tablet-home .tablet-steps__icon {
      display: inline-block;
      width: 104px;
      height: 104px;
      content: "";
      background: no-repeat center;
      background-size: 56px 56px; }
      .tablet-home .tablet-steps__icon--profile {
        margin-left: 7px;
        background-image: url("main/resources/svgs/register-tablet/table-create-profile.svg"); }
      .tablet-home .tablet-steps__icon--contact {
        background-image: url("main/resources/svgs/register-tablet/tablet-card-diamond.svg"); }
      .tablet-home .tablet-steps__icon--card {
        margin-left: 3px;
        background-image: url("main/resources/svgs/register-tablet/tablet-house-circle-check.svg"); }
    .tablet-home .tablet-steps__column {
      text-align: center;
      color: #FFFFFF; }
  .tablet-home__start {
    color: white; }
    .tablet-home__start-text {
      margin: 3rem 0 5.125rem;
      font-family: "GT-Eesti-Pro-Text-Regular", Arial, sans-serif;
      font-size: 1.5rem; }
    .tablet-home__start button {
      position: relative;
      z-index: 0;
      overflow: hidden;
      font-family: "Fort-Bold", Arial, sans-serif;
      font-size: 2rem;
      width: 500px;
      height: 100px;
      padding-left: 2rem;
      padding-right: 2rem;
      border: none; }
      .tablet-home__start button::before {
        content: '';
        position: absolute;
        z-index: -2;
        left: -50%;
        top: -250%;
        width: 200%;
        height: 600%;
        padding: 0 1rem;
        background-color: #CC422E;
        background-repeat: no-repeat;
        background-image: conic-gradient(#CC422E, #CC422E, #ffffff, #CC422E);
        animation: rotate 4s linear infinite; }
      .tablet-home__start button::after {
        content: '';
        position: absolute;
        z-index: -1;
        left: 6px;
        top: 6px;
        width: calc(100% - 12px);
        height: calc(100% - 12px);
        background: #CC422E;
        border-radius: 5px;
        animation: linear 4s infinite alternate; }

@keyframes rotate {
  100% {
    transform: rotate(1turn); } }

.pick-up-card {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #f8f8f8;
  text-align: center;
  padding-bottom: 40px; }
  .pick-up-card__welcome-contact-info, .pick-up-card__frame {
    background-color: #FFFFFF; }
  .pick-up-card__welcome-contact-info {
    width: 760px;
    line-height: 3.5rem;
    margin: 1.75rem auto 2.75rem;
    padding: 2.75rem 0;
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    font-size: 3rem; }
  .pick-up-card__frame {
    width: 760px; }
  .pick-up-card__exit {
    margin: 2.5rem 14.56rem 3.06rem;
    font-size: 1.5rem; }
  .pick-up-card b {
    font-weight: 700; }

.pick-up-frame {
  position: relative; }
  .pick-up-frame__upper-image {
    position: relative;
    z-index: 19;
    background: url("main/resources/images/register-tablet/Pick_Up_Card_Background.png") no-repeat center center;
    width: 760px;
    height: 348px; }
  .pick-up-frame__bottom-text--pick-up-card {
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    font-size: 4rem;
    margin-bottom: 2.125rem;
    margin-top: 1.25rem;
    font-weight: 700; }
  .pick-up-frame__bottom-text--show-your-ID {
    font-size: 1.75rem;
    padding: 0 2.813rem;
    margin-bottom: 4.625rem; }

.pick-up-card-circle {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #FFFFFF;
  position: relative;
  width: 304px;
  height: 304px;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: -152px;
  margin-bottom: -2rem;
  z-index: 20;
  background-size: 60%; }
  .pick-up-card-circle__image {
    width: 260px;
    height: 260px;
    transform: rotate(5deg);
    background: url("main/resources/images/register-tablet/encore-card.png") no-repeat center center;
    background-size: contain;
    margin-top: 40px;
    z-index: 20; }
  .pick-up-card-circle__name {
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    color: white;
    z-index: 21;
    font-size: 0.875rem;
    width: 100%;
    right: 10px;
    bottom: 45px;
    transform: rotate(5deg); }

#tablet-animation {
  position: absolute;
  width: 260px;
  z-index: 19;
  left: 23px;
  top: 55px;
  transform: rotate(-5deg); }
  #tablet-animation .shapes {
    fill: #c7bbce; }
  #tablet-animation-purple-zag {
    animation: animation-purple-zag 1s cubic-bezier(0.25, 1, 0.5, 1) 1; }
    #tablet-animation-purple-zag .shapes {
      fill: #3B085E; }
  #tablet-animation-top-right-red-zag {
    animation: animation-top-right-red-zag 1s cubic-bezier(0.25, 1, 0.5, 1) 1; }
    #tablet-animation-top-right-red-zag .shapes {
      fill: #F6CCC5; }
  #tablet-animation-top-right-purple-zag {
    animation: animation-top-right-purple-zag 1s cubic-bezier(0.33, 1, 0.68, 1) 1; }
    #tablet-animation-top-right-purple-zag .shapes {
      fill: #3B085E; }
  #tablet-animation-top-left-purple-zag {
    animation: animation-top-left-purple-zag 1s cubic-bezier(0.25, 1, 0.5, 1) 1; }
    #tablet-animation-top-left-purple-zag .shapes {
      fill: #C7BBCE; }
  #tablet-animation-top-left-circle {
    animation: animation-top-left-circle 1s cubic-bezier(0.25, 1, 0.5, 1) 1; }
    #tablet-animation-top-left-circle .shapes {
      fill: none;
      stroke: #f6ccc5;
      stroke-width: 2.5px; }
  #tablet-animation-top-left-purple-star {
    transform-origin: 50% 50%;
    transform-box: fill-box;
    animation: animation-top-left-purple-star 1s cubic-bezier(0.25, 1, 0.5, 1) 1; }
    #tablet-animation-top-left-purple-star .shapes {
      fill: #C7BBCE; }
  #tablet-animation-bottom-right-purple-zag {
    animation: animation-bottom-right-purple-zag 1s cubic-bezier(0.25, 1, 0.5, 1) 1; }
    #tablet-animation-bottom-right-purple-zag .shapes {
      fill: #C7BBCE; }
  #tablet-animation-bottom-right-red-circle {
    animation: animation-bottom-right-red-zag 1s cubic-bezier(0.25, 1, 0.5, 1) 1; }
    #tablet-animation-bottom-right-red-circle .shapes {
      fill: none;
      stroke: #f6ccc5;
      stroke-width: 2.5px; }
  #tablet-animation-bottom-right-purple-star {
    transform-origin: 50% 50%;
    transform-box: fill-box;
    animation: animation-bottom-right-purple-star 1s cubic-bezier(0.25, 1, 0.5, 1) 1; }
    #tablet-animation-bottom-right-purple-star .shapes {
      fill: #3B085E; }
  #tablet-animation-bottom-right-light-purple-star {
    transform-origin: 50% 50%;
    transform-box: fill-box;
    animation: animation-bottom-right-light-purple-star 1s cubic-bezier(0.25, 1, 0.5, 1) 1; }
    #tablet-animation-bottom-right-light-purple-star .shapes {
      fill: #C7BBCE; }
  #tablet-animation-bottom-left-red-zag {
    animation: animation-bottom-left-red-zag 1s cubic-bezier(0.25, 1, 0.5, 1) 1; }
    #tablet-animation-bottom-left-red-zag .shapes {
      fill: #F6CCC5; }

@keyframes animation-purple-zag {
  from {
    transform: translate(175px, 25px); }
  to {
    transform: translate(0, 0); } }

@keyframes animation-top-left-purple-star {
  from {
    transform: translate(175px, 125px) rotate(-1080deg); }
  to {
    transform: translate(0, 0) rotate(0); } }

@keyframes animation-top-right-purple-zag {
  from {
    transform: translate(-180px, 0px); }
  to {
    transform: translate(0, 0); } }

@keyframes animation-top-left-purple-zag {
  from {
    transform: translate(200px, 45px); }
  to {
    transform: translate(0, 0); } }

@keyframes animation-top-left-circle {
  from {
    transform: translate(150px, 30px); }
  to {
    transform: translate(0, 0); } }

@keyframes animation-top-right-red-zag {
  from {
    transform: translate(-185px, 45px); }
  to {
    transform: translate(0, 0); } }

@keyframes animation-bottom-right-purple-zag {
  from {
    transform: translate(-200px, 50px); }
  to {
    transform: translate(0, 0); } }

@keyframes animation-bottom-right-red-zag {
  from {
    transform: translate(-130px, -160px); }
  to {
    transform: translate(0, 0); } }

@keyframes animation-bottom-right-purple-star {
  from {
    transform: translate(-200px, -120px) rotate(720deg); }
  to {
    transform: translate(0, 0); } }

@keyframes animation-bottom-right-light-purple-star {
  from {
    transform: translate(-150px, -80px) rotate(1080deg); }
  to {
    transform: translate(0, 0); } }

@keyframes animation-bottom-left-red-zag {
  from {
    transform: translate(185px, -110px); }
  to {
    transform: translate(0, 0); } }

.form-navigation-tablet__back {
  text-align: left; }

.form-navigation-tablet__heading {
  margin-bottom: 40px; }

.offer-consent-wrapper {
  margin: 3.0rem 0 3.25rem;
  background-color: #FFFFFF;
  padding: 3.0rem; }
  .offer-consent-wrapper .product-consent .radio label::before {
    border-width: 3px; }
  .offer-consent-wrapper__promo {
    margin-top: 0;
    background: linear-gradient(180deg, white 70%, #D6C5DF 100%);
    border-top: #3C1053 20px solid;
    border-radius: 10px;
    box-shadow: 0px -2px 40px rgba(183, 183, 183, 0.2) inset; }
  .offer-consent-wrapper .registration-error-top {
    margin-top: -22px; }
  .offer-consent-wrapper .registration-error-top::after {
    margin-left: -48%; }
  .offer-consent-wrapper .registration-error-bottom {
    margin-top: -14px; }
  .offer-consent-wrapper .registration-error-bottom::after {
    margin-left: -48%; }
  .offer-consent-wrapper .form-sub-heading-tablet {
    font-family: "Fort-Medium", Arial, sans-serif;
    font-size: 1rem;
    text-align: center; }
  .offer-consent-wrapper .form-manual-color {
    border-radius: 4px;
    background-color: rgba(238, 82, 56, 0.1);
    text-align: center;
    padding: 0.625rem 1rem;
    font-size: 1.5rem;
    color: #898989; }
  .offer-consent-wrapper .offer-consent-top-heading {
    font-family: "GT-Eesti-Text-Bold", Arial, sans-serif;
    font-size: 2.375rem;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 0.5rem; }
  .offer-consent-wrapper .offer-consent-mid-heading {
    font-family: "GT-Eesti-Pro-Text-Light", Arial, sans-serif;
    font-size: 2.125rem;
    text-align: center;
    padding: 0 2.5rem;
    line-height: 1.2; }
  .offer-consent-wrapper .offer-consent-bottom-heading {
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 1rem;
    text-align: center; }
  .offer-consent-wrapper .offer-consent-evelop-icon {
    width: 92px;
    height: 78px;
    margin-bottom: 1.5rem;
    background: url("main/resources/svgs/register-tablet/envelop-icon.svg") no-repeat center; }
  .offer-consent-wrapper.form-summary {
    margin-top: 0;
    border-radius: 10px; }
    .offer-consent-wrapper.form-summary button {
      margin: 0; }

#contact-preference-info label {
  font-family: "Fort-Book", Arial, sans-serif; }

#contact-preference-info .checkbox input[type="checkbox"]:checked + label {
  font-family: "Fort-Bold", Arial, sans-serif; }

#contact-preference-info-tablet label {
  font-family: "Fort-Book", Arial, sans-serif; }

#contact-preference-info-tablet .checkbox input[type="checkbox"]:checked + label {
  font-family: "Fort-Medium", Arial, sans-serif; }

.tablet-btn-submit-arrow {
  display: inline-block;
  width: 23px;
  height: 20px;
  background: no-repeat center;
  background-size: 22px 20px;
  background-image: url("main/resources/svgs/register-tablet/Vector.svg");
  margin-left: 6px;
  margin-bottom: -3px; }

.tablet-btn-star {
  display: inline-block;
  width: 33px;
  height: 39px;
  background: url("main/resources/svgs/register-tablet/star-start-button.svg") no-repeat center; }
  .tablet-btn-star--home {
    width: 40px;
    height: 50px;
    float: left; }

.more-benefits-modal {
  padding: 6rem 1.375rem 3.125rem; }
  .more-benefits-modal__topframe {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 2.5rem; }
    .more-benefits-modal__topframe__title {
      font-size: 1.25rem;
      font-family: "GT-Eesti-Pro-Text-Regular", Arial, sans-serif; }
    .more-benefits-modal__topframe__header {
      font-size: 3.5rem;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif; }
    .more-benefits-modal__topframe__description {
      font-size: 1.5rem;
      font-family: "Fort-Light", Arial, sans-serif;
      line-height: 2rem;
      text-align: center; }
  .more-benefits-modal__middleframe {
    margin-bottom: 1rem; }
  .more-benefits-modal__bottom-frame {
    background-color: #F0ECF2;
    height: 280px;
    padding: 2.5rem 5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    .more-benefits-modal__bottom-frame__title {
      font-family: "GT-Eesti-Text-Bold", Arial, sans-serif;
      font-size: 2rem;
      line-height: 1.2; }
    .more-benefits-modal__bottom-frame__cam-icon {
      display: inline-block;
      height: 20px;
      padding-left: 28px;
      margin-right: 0.5rem;
      background: url("main/resources/svgs/register-tablet/qr-camera.svg") no-repeat left top; }
    .more-benefits-modal__bottom-frame__desc {
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 1.2rem;
      line-height: 1.75rem;
      margin-top: 1rem; }
    .more-benefits-modal__bottom-frame__qrcode-image {
      width: 169px;
      height: 169px;
      background: url("main/resources/images/register-tablet/more-information-qr-code.png") no-repeat center center;
      margin: 1rem; }
    .more-benefits-modal__bottom-frame__qrcode-background {
      width: 200px;
      height: 200px;
      border-radius: 0.625rem;
      background: #FFF;
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); }

.more-benefits-modal-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 0.25rem;
  border: 1px solid #D6D7D9;
  height: 20rem;
  padding: 1.5rem;
  text-align: center;
  margin-bottom: 1.5rem; }
  .more-benefits-modal-block__icon {
    width: 93px;
    height: 93px;
    margin-bottom: 1rem; }
    .more-benefits-modal-block__icon--earn-while-playing {
      background: url("main/resources/svgs/register-tablet/earn-while-playing.svg") no-repeat center; }
    .more-benefits-modal-block__icon--redeem-for-free-play {
      background: url("main/resources/svgs/register-tablet/redeem-for-free-play.svg") no-repeat center; }
    .more-benefits-modal-block__icon--dinning-delights {
      background: url("main/resources/svgs/register-tablet/dinning-delights.svg") no-repeat center; }
    .more-benefits-modal-block__icon--access-premium-offers {
      background: url("main/resources/svgs/register-tablet/access-premium-offers.svg") no-repeat center; }
    .more-benefits-modal-block__icon--free-birthday-reward {
      background: url("main/resources/svgs/register-tablet/free-birthday-reward.svg") no-repeat center; }
    .more-benefits-modal-block__icon--play-planner-tool {
      background: url("main/resources/svgs/register-tablet/play-planner-tool.svg") no-repeat center;
      width: 115px; }
  .more-benefits-modal-block__heading {
    font-size: 1.625rem;
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif; }
  .more-benefits-modal-block__desc {
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1.75rem; }

.offer-consent-heading {
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1.25rem; }

.tablet-form-divider {
  background-color: #cccccc;
  height: 1px;
  margin: 3rem 0; }

.register-tablet + .experiencefragment .gamesense-rg-bar {
  position: fixed;
  bottom: 0;
  height: 72px; }

.exit-reg-btn {
  height: 72px;
  width: 240px; }

.exit-registration-modal {
  z-index: 1080; }
  .exit-registration-modal + .modal-backdrop {
    z-index: 1060; }

.address-light {
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1rem; }

.form-manual-color {
  border-radius: 4px;
  background-color: rgba(238, 82, 56, 0.1);
  text-align: center;
  padding: 0.625rem 1rem;
  font-size: 1.5rem;
  color: #898989; }

.social-link {
  margin-bottom: 0.5rem; }
  .social-link .social-link__link {
    color: #FFFFFF;
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center; }
    .social-link .social-link__link .social-link__image {
      width: 10px;
      height: 10px;
      margin-right: 0.5rem;
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-align-self: center;
      align-self: center; }
    .social-link .social-link__link .social-link__title {
      margin-top: 2px; }

#gaming-report-wrapper {
  padding: 2.0rem 0; }
  @media (min-width: 768px) {
    #gaming-report-wrapper {
      padding: 2.0rem 0; } }
  @media (min-width: 992px) {
    #gaming-report-wrapper {
      padding: 0 0 3.0rem; } }
#statements-wrapper, #gaming-report-wrapper, .standard-account-wrapper {
  background-color: #F1EEF3;
  /*.row > .tabbed-negative-container{
        padding-top: 1.75rem;
        @include media-breakpoint-up(md) {
            padding-top: 2.625rem;
        }
    }   */ }
  @media (min-width: 992px) {
    #statements-wrapper, #gaming-report-wrapper, .standard-account-wrapper {
      padding-bottom: 3.0rem; } }
/* Shared header on both statement pages */
.statements-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding-top: 1.25rem;
  padding-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .statements-header {
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; } }
  .statements-header h1 {
    display: inline-block;
    margin: 0; }
  .statements-header .encore-logo-statements {
    width: 90px;
    height: 62px;
    display: inline-block;
    background: url("main/resources/svgs/encore-logo.svg") no-repeat center center;
    background-size: contain; }
    @media (min-width: 768px) {
      .statements-header .encore-logo-statements {
        width: 100px;
        height: 69px; } }
    @media (min-width: 992px) {
      .statements-header .encore-logo-statements {
        width: 138px;
        height: 97px; } }
  .statements-header .slide-toggle {
    display: none; }
    @media (min-width: 768px) {
      .statements-header .slide-toggle {
        display: block; } }
/* Gaming Activity Report */
#gaming-activity-calendar {
  margin-top: 0.5rem; }

#gaming-actvity-report-details {
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    #gaming-actvity-report-details {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    #gaming-actvity-report-details {
      padding-bottom: 4.25rem; } }
#calendar-range {
  padding-bottom: 3rem; }
  @media (min-width: 768px) {
    #calendar-range {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    #calendar-range {
      padding-bottom: 5.625rem; } }
#report-submit {
  width: 136px;
  margin: 0 auto;
  display: block; }
  @media (min-width: 768px) {
    #report-submit {
      display: inline-block;
      width: 162px;
      float: right; } }
  @media (min-width: 768px) {
    #report-submit {
      width: 180px; } }
#gaming-report-range {
  cursor: pointer; }

.report-controls {
  margin-top: 1.25rem;
  margin-bottom: 2.625rem; }
  @media (min-width: 768px) {
    .report-controls {
      margin-top: 1.25rem;
      margin-bottom: 3.75rem; } }
  @media (min-width: 992px) {
    .report-controls {
      margin-top: 2.125rem;
      margin-bottom: 3.0rem; } }
  @media (min-width: 768px) {
    .report-controls .column {
      min-width: 255px;
      -webkit-flex-basis: 255px;
      -moz-flex-basis: 255px;
      -ms-flex-basis: 255px;
      flex-basis: 255px; } }
  @media (min-width: 992px) {
    .report-controls .column {
      min-width: 276px;
      -webkit-flex-basis: 276px;
      -moz-flex-basis: 276px;
      -ms-flex-basis: 276px;
      flex-basis: 276px; } }
  .report-controls button {
    width: 100%; }
  @media (max-width: 767.98px) {
    .report-controls #generate-report {
      margin-bottom: 0.875rem; } }
.report-row {
  margin-bottom: 0.75rem; }
  @media (min-width: 768px) {
    .report-row {
      margin-bottom: 1.0rem; } }
  @media (min-width: 992px) {
    .report-row {
      margin-bottom: 0.875rem; } }
  .report-row .report-label {
    font-size: 1rem;
    font-family: "Fort-Medium", Arial, sans-serif; }
    @media (min-width: 768px) {
      .report-row .report-label {
        font-size: 1.25rem; } }
    @media (min-width: 992px) {
      .report-row .report-label {
        font-size: 1.5rem; } }
  .report-row .report-details {
    font-size: 1rem; }
    @media (min-width: 768px) {
      .report-row .report-details {
        font-size: 1.125rem; } }
    @media (min-width: 992px) {
      .report-row .report-details {
        font-size: 1.25rem; } }
#gamingReportTable thead {
  display: none; }
  @media (min-width: 768px) {
    #gamingReportTable thead {
      display: table-header-group; } }
#gamingReportTable tbody tr {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    #gamingReportTable tbody tr {
      display: table-row; } }
  #gamingReportTable tbody tr td[data-label="Date"] {
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    background-color: #EEEEEE;
    font-family: "Fort-Bold", Arial, sans-serif; }
    @media (min-width: 768px) {
      #gamingReportTable tbody tr td[data-label="Date"] {
        background-color: transparent;
        font-family: "Fort-Medium", Arial, sans-serif; } }
    #gamingReportTable tbody tr td[data-label="Date"]::before {
      display: inline-block;
      content: attr(data-label);
      width: 50%;
      margin-right: 0.875rem; }
      @media (min-width: 768px) {
        #gamingReportTable tbody tr td[data-label="Date"]::before {
          display: none; } }
  #gamingReportTable tbody tr td {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (max-width: 767.98px) {
      #gamingReportTable tbody tr td {
        border-bottom: none; } }
    @media (min-width: 768px) {
      #gamingReportTable tbody tr td {
        display: table-cell;
        width: 25%; } }
    #gamingReportTable tbody tr td::before {
      display: inline-block;
      content: attr(data-label);
      width: 50%;
      margin-right: 0.875rem; }
      @media (min-width: 768px) {
        #gamingReportTable tbody tr td::before {
          display: none; } }
/*Activity Report */
@media (min-width: 768px) {
  .statement-tabs {
    display: none; } }

.statement-tabs .nav-item {
  width: 50%;
  text-align: center; }

#myPoints {
  margin-top: 1.625rem; }
  @media (min-width: 768px) {
    #myPoints {
      margin-top: 2.25rem; } }
  @media (min-width: 768px) {
    #myPoints {
      margin-top: 1.875rem; } }
#myEncoreDDL {
  margin-top: 1.5rem; }
  #myEncoreDDL .form-group {
    margin-bottom: 1rem; }
    @media (min-width: 768px) {
      #myEncoreDDL .form-group {
        margin-bottom: 0; } }
#statement-error-container {
  margin-bottom: 2rem; }

#statementTable_wrapper {
  padding-bottom: 1.5rem; }
  @media (min-width: 768px) {
    #statementTable_wrapper {
      padding-bottom: 2.625rem; } }
#statementTable thead {
  display: none; }
  @media (min-width: 768px) {
    #statementTable thead {
      display: table-header-group; } }
#statementTable tbody tr {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    #statementTable tbody tr {
      display: table-row; } }
  #statementTable tbody tr td[data-label="Date"] {
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    background-color: #EEEEEE;
    font-family: "Fort-Bold", Arial, sans-serif; }
    @media (min-width: 768px) {
      #statementTable tbody tr td[data-label="Date"] {
        background-color: transparent;
        font-family: "Fort-Medium", Arial, sans-serif; } }
    #statementTable tbody tr td[data-label="Date"]::before {
      display: inline-block;
      content: attr(data-label);
      width: 50%;
      margin-right: 0.875rem; }
      @media (min-width: 768px) {
        #statementTable tbody tr td[data-label="Date"]::before {
          display: none; } }
  #statementTable tbody tr td {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    @media (max-width: 767.98px) {
      #statementTable tbody tr td {
        border-bottom: none; } }
    @media (min-width: 768px) {
      #statementTable tbody tr td {
        display: table-cell; } }
    #statementTable tbody tr td[data-label="Date"] {
      width: 15%; }
    #statementTable tbody tr td[data-label="Location"] {
      width: 30%; }
    #statementTable tbody tr td[data-label="Activity"] {
      width: 15%; }
    #statementTable tbody tr td[data-label="Points Category"] {
      width: 25%; }
    #statementTable tbody tr td[data-label="Points"] {
      width: 15%; }

.dataTables_wrapper #statementTable_next, .dataTables_wrapper #statementTable_previous,
.dataTables_wrapper #gamingReportTable_previous, .dataTables_wrapper #gamingReportTable_next {
  border: none;
  font-size: 1rem;
  color: #515151;
  background-color: transparent;
  border: none;
  padding: 4px 0 0;
  height: auto;
  width: auto; }
  .dataTables_wrapper #statementTable_next:hover, .dataTables_wrapper #statementTable_previous:hover,
  .dataTables_wrapper #gamingReportTable_previous:hover, .dataTables_wrapper #gamingReportTable_next:hover {
    background-color: transparent;
    text-decoration: underline; }
  .dataTables_wrapper #statementTable_next.disabled, .dataTables_wrapper #statementTable_previous.disabled,
  .dataTables_wrapper #gamingReportTable_previous.disabled, .dataTables_wrapper #gamingReportTable_next.disabled {
    opacity: 0;
    /*
            &::before{
                background: none;                
                content:"";
            }
            &::after{
                background: none;
                content:"";
            }*/ }

.dataTables_wrapper #statementTable_next,
.dataTables_wrapper #gamingReportTable_next {
  margin-right: 0; }
  .dataTables_wrapper #statementTable_next::before,
  .dataTables_wrapper #gamingReportTable_next::before {
    content: ""; }
    @media (min-width: 768px) {
      .dataTables_wrapper #statementTable_next::before,
      .dataTables_wrapper #gamingReportTable_next::before {
        content: "Next"; } }
  .dataTables_wrapper #statementTable_next::after,
  .dataTables_wrapper #gamingReportTable_next::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 0.25rem;
    background: url("main/resources/svgs/arrow-orange-right.svg") no-repeat center center; }

@media (max-width: 767.98px) {
  .dataTables_wrapper #statementTable_previous,
  .dataTables_wrapper #gamingReportTable_previous {
    margin-right: 0; } }

.dataTables_wrapper #statementTable_previous::before,
.dataTables_wrapper #gamingReportTable_previous::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 0.25rem;
  background: url("main/resources/svgs/arrow-orange-left.svg") no-repeat center center; }

.dataTables_wrapper #statementTable_previous::after,
.dataTables_wrapper #gamingReportTable_previous::after {
  content: ""; }
  @media (min-width: 768px) {
    .dataTables_wrapper #statementTable_previous::after,
    .dataTables_wrapper #gamingReportTable_previous::after {
      content: "Previous"; } }
.dataTables_wrapper .view-pager {
  font-size: 1rem;
  margin-top: 0.5rem; }
  @media (min-width: 768px) {
    .dataTables_wrapper .view-pager {
      margin-top: 0; } }
.dataTables_wrapper .ellipsis {
  margin-right: 1rem; }

.dataTables_wrapper .dataTables_paginate .page-item {
  display: inline-block;
  text-decoration: none;
  margin-right: 1rem;
  background-color: #CCCCCC;
  color: #FFFFFF;
  border: none;
  border-radius: 5px;
  width: 27px;
  height: 27px;
  padding: 3px 8px;
  text-align: center;
  cursor: pointer; }
  .dataTables_wrapper .dataTables_paginate .page-item.disabled {
    cursor: default; }
  .dataTables_wrapper .dataTables_paginate .page-item.current {
    cursor: default;
    background-color: #CC422E; }

.dataTables_wrapper .dataTables_paginate span > a.page-item.paginate_button:last-child {
  margin-right: 0; }

.dataTables_wrapper .lengthSelector {
  text-align: right; }
  .dataTables_wrapper .lengthSelector a {
    text-decoration: underline;
    color: #8e8e8e; }
    .dataTables_wrapper .lengthSelector a.active {
      color: #CC422E;
      text-decoration: underline; }

.pagination {
  display: block;
  margin-bottom: 1.5rem; }
  .pagination__summary {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
    .pagination__summary .lengthSelector a {
      padding-right: 2px; }
  .pagination__controls {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-top: 1.0rem; }
    @media (min-width: 768px) {
      .pagination__controls {
        margin: 0; } }
.no-points-expires-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: white;
  padding: 32px 0px 16px 0px;
  gap: 16px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    .no-points-expires-info {
      padding: 32px 0;
      gap: 24px; } }
  .no-points-expires-info__thumbs-up-icon {
    width: 56px;
    height: 39.2px;
    display: inline-block;
    background: url("main/resources/svgs/points-activity/pointsGood.svg") no-repeat center center; }
    @media (min-width: 768px) {
      .no-points-expires-info__thumbs-up-icon {
        width: 80px;
        height: 56px; } }
  .no-points-expires-info__points-activity-frame {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    gap: 12px; }
    .no-points-expires-info__points-activity-frame__points-activity-heading {
      text-align: center;
      font-family: "Fort-Bold", Arial, sans-serif;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: 130%;
      color: #515151; }
      @media (min-width: 768px) {
        .no-points-expires-info__points-activity-frame__points-activity-heading {
          line-height: normal; } }
      @media (min-width: 992px) {
        .no-points-expires-info__points-activity-frame__points-activity-heading {
          font-size: 22px;
          line-height: normal; } }
    .no-points-expires-info__points-activity-frame__desc {
      color: #A0A0A0;
      text-align: center;
      font-family: "Fort-Medium", Arial, sans-serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 680;
      line-height: 140%;
      /* 22.4px */ }

.points-expires-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: white;
  padding: 32px 16px 16px 16px;
  gap: 16px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    .points-expires-info {
      padding: 16px 0px;
      gap: 24px; } }
  @media (min-width: 992px) {
    .points-expires-info {
      padding: 32px 0px; } }
  .points-expires-info__points-alert-icon {
    width: 56px;
    height: 39.2px;
    display: inline-block;
    background: url("main/resources/svgs/points-activity/pointsAlert.svg") no-repeat center center; }
    @media (min-width: 768px) {
      .points-expires-info__points-alert-icon {
        width: 80px;
        height: 56px; } }
  .points-expires-info__points-activity-frame {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    gap: 16px; }
    @media (min-width: 992px) {
      .points-expires-info__points-activity-frame {
        gap: 24px; } }
    .points-expires-info__points-activity-frame__points-activity-heading {
      text-align: center;
      font-family: "Fort-Bold", Arial, sans-serif;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: 130%;
      color: #515151; }
      @media (min-width: 768px) {
        .points-expires-info__points-activity-frame__points-activity-heading {
          line-height: normal; } }
      @media (min-width: 992px) {
        .points-expires-info__points-activity-frame__points-activity-heading {
          font-size: 22px;
          line-height: normal; } }
    .points-expires-info__points-activity-frame__points-activity-frame2 {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      gap: 8px;
      width: 288px; }
      @media (min-width: 768px) {
        .points-expires-info__points-activity-frame__points-activity-frame2 {
          width: 500px; } }
      .points-expires-info__points-activity-frame__points-activity-frame2__desc {
        padding-top: 16px;
        color: #A0A0A0;
        text-align: center;
        font-family: "Fort-Medium", Arial, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 680;
        line-height: 140%;
        /* 22.4px */ }
      .points-expires-info__points-activity-frame__points-activity-frame2__down-arrow {
        width: 14px;
        height: 25px;
        display: inline-block;
        background: url("main/resources/svgs/points-activity/down-arrow.svg") no-repeat center center; }

/*#how-do-i-redeem-modal{
    .modal-dialog{      
        @include media-breakpoint-up(md) {
            //max-height: none;  
            max-width: 880px;
        }      
    }
    .container {
        padding:0;
        margin:0;
      }
}*/
.points-expiry-modal .modal-dialog {
  margin: 2rem 1rem;
  width: auto;
  padding: 0; }
  @media (min-width: 768px) {
    .points-expiry-modal .modal-dialog {
      margin: 4.95rem auto; } }
  @media (min-width: 992px) {
    .points-expiry-modal .modal-dialog {
      margin: 4.95rem auto; } }
.points-expiry-modal__closeframe {
  height: 42px;
  background: white; }

.points-expiry-modal__close-button {
  display: flex;
  padding: 24px 16px;
  justify-content: center;
  align-items: center;
  gap: 32px;
  align-self: stretch; }
  @media (min-width: 768px) {
    .points-expiry-modal__close-button {
      padding: 24px 0px; } }
  .points-expiry-modal__close-button .btn, .points-expiry-modal__close-button .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .points-expiry-modal__close-button .ctavarcolor, .points-expiry-modal__close-button .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .points-expiry-modal__close-button .ctaorange, .points-expiry-modal__close-button .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .points-expiry-modal__close-button .textwrapper__ctabutton, .points-expiry-modal__close-button .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .points-expiry-modal__close-button .textwrapper__ctabutton, .points-expiry-modal__close-button .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .points-expiry-modal__close-button .textwrapper__ctavarcolor, .points-expiry-modal__close-button .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .points-expiry-modal__close-button .textwrapper__ctaorange, .points-expiry-modal__close-button .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .points-expiry-modal__close-button .textwrapper__ctalink, .points-expiry-modal__close-button .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .points-expiry-modal__close-button .textwrapper__ctalink {
    padding: 16px 28px;
    width: 100%;
    height: 54px; }
    @media (min-width: 768px) {
      .points-expiry-modal__close-button .btn, .points-expiry-modal__close-button .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .points-expiry-modal__close-button .ctavarcolor, .points-expiry-modal__close-button .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .points-expiry-modal__close-button .ctaorange, .points-expiry-modal__close-button .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .points-expiry-modal__close-button .textwrapper__ctabutton, .points-expiry-modal__close-button .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .points-expiry-modal__close-button .textwrapper__ctabutton, .points-expiry-modal__close-button .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .points-expiry-modal__close-button .textwrapper__ctavarcolor, .points-expiry-modal__close-button .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .points-expiry-modal__close-button .textwrapper__ctaorange, .points-expiry-modal__close-button .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .points-expiry-modal__close-button .textwrapper__ctalink, .points-expiry-modal__close-button .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .points-expiry-modal__close-button .textwrapper__ctalink {
        width: 250px; } }
.points-expiry-modal__top-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px; }
  .points-expiry-modal__top-container__title {
    font-size: 24px;
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    line-height: normal;
    text-align: left; }
    @media (min-width: 768px) {
      .points-expiry-modal__top-container__title {
        font-size: 26px;
        line-height: normal;
        text-align: center; } }
    @media (min-width: 992px) {
      .points-expiry-modal__top-container__title {
        font-size: 28px;
        line-height: 120%; } }
  .points-expiry-modal__top-container__description {
    font-size: 16px;
    font-family: "Fort-Light", Arial, sans-serif;
    line-height: 140%;
    text-align: left; }
    @media (min-width: 768px) {
      .points-expiry-modal__top-container__description {
        text-align: center; } }
.points-expiry-modal__bottom-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  align-self: stretch; }
  .points-expiry-modal__bottom-container__title {
    font-size: 18px;
    line-height: 140%;
    /* 25.2px */
    font-family: "Fort-Medium", Arial, sans-serif; }
  .points-expiry-modal__bottom-container__link {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    color: #CC422E;
    font-size: 16px;
    font-family: "Fort-Medium", Arial, sans-serif;
    line-height: 140%; }

.about-my-points-modal__middle-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch; }
  .about-my-points-modal__middle-container__frame {
    display: flex;
    gap: 8px;
    flex-direction: column; }
    .about-my-points-modal__middle-container__frame__title {
      font-family: "GT-Eesti-Pro-Display-Bold", Arial, sans-serif;
      font-size: 18px;
      font-style: normal;
      line-height: 130%; }
      @media (min-width: 992px) {
        .about-my-points-modal__middle-container__frame__title {
          font-size: 22px; } }
    .about-my-points-modal__middle-container__frame__desc {
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 16px;
      font-style: normal;
      line-height: 140%; }
      .about-my-points-modal__middle-container__frame__desc__icon {
        font-family: "Fort-Medium", Arial, sans-serif; }
      .about-my-points-modal__middle-container__frame__desc__note {
        font-weight: 660; }

.about-my-points-modal-inner-frame {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
  padding: 0 16px 24px 16px;
  overflow-y: scroll;
  max-height: calc(100vh - 200px);
  max-width: 99%; }
  @media (min-width: 768px) {
    .about-my-points-modal-inner-frame {
      padding: 0 56px 24px 56px;
      max-height: calc(100vh - 300px); } }
.when-do-my-points-expire-modal-inner-frame {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
  padding: 0 16px 24px 16px;
  overflow-y: scroll;
  max-height: calc(100vh - 200px);
  max-width: 99%; }
  @media (min-width: 768px) {
    .when-do-my-points-expire-modal-inner-frame {
      padding: 0 56px 24px 56px;
      max-height: calc(100vh - 300px); } }
.when-do-my-points-expire-modal__middle-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch; }
  .when-do-my-points-expire-modal__middle-container__note {
    padding: 12px 24px;
    justify-content: center;
    border-radius: 10px;
    background: #D8F4F7;
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 14px; }
  .when-do-my-points-expire-modal__middle-container__frame {
    display: flex;
    gap: 8px;
    flex-direction: column; }
    .when-do-my-points-expire-modal__middle-container__frame__title {
      font-family: "GT-Eesti-Pro-Display-Bold", Arial, sans-serif;
      font-size: 18px;
      font-style: normal;
      line-height: 130%; }
      @media (min-width: 992px) {
        .when-do-my-points-expire-modal__middle-container__frame__title {
          font-size: 22px; } }
    .when-do-my-points-expire-modal__middle-container__frame__desc {
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 16px;
      font-style: normal;
      line-height: 140%; }
      .when-do-my-points-expire-modal__middle-container__frame__desc__note {
        font-weight: 660; }
  .when-do-my-points-expire-modal__middle-container__frame2 {
    display: flex;
    gap: 10px;
    flex-direction: column; }
    .when-do-my-points-expire-modal__middle-container__frame2__title {
      font-family: "GT-Eesti-Pro-Display-Bold", Arial, sans-serif;
      font-size: 18px;
      font-style: normal;
      line-height: 130%; }
      @media (min-width: 992px) {
        .when-do-my-points-expire-modal__middle-container__frame2__title {
          font-size: 22px; } }
    .when-do-my-points-expire-modal__middle-container__frame2__desc {
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 16px;
      font-style: normal;
      line-height: 140%; }
      .when-do-my-points-expire-modal__middle-container__frame2__desc__title {
        font-weight: 680; }

.how-do-i-redeem-modal-inner-frame {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
  padding: 0 16px 24px 16px;
  overflow-y: scroll;
  max-height: calc(100vh - 200px);
  max-width: 99%; }
  @media (min-width: 768px) {
    .how-do-i-redeem-modal-inner-frame {
      padding: 0 56px 24px 56px;
      max-height: calc(100vh - 300px); } }
  .how-do-i-redeem-modal-inner-frame__middle-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px; }
    .how-do-i-redeem-modal-inner-frame__middle-container__middleframe {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 24px;
      align-self: stretch;
      border: 1px solid #EEE;
      background: #FFF;
      padding: 24px 16px; }
    .how-do-i-redeem-modal-inner-frame__middle-container__bottomtext {
      text-align: center;
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 12px;
      line-height: 140%;
      align-self: stretch; }
  .how-do-i-redeem-modal-inner-frame__logo-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 16px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .how-do-i-redeem-modal-inner-frame__logo-title__casinosbc-logo {
      display: inline-block;
      background: url("main/resources/svgs/casinosbc-logo.svg") no-repeat center center;
      width: 56px;
      height: 25.529px; }
      @media (min-width: 768px) {
        .how-do-i-redeem-modal-inner-frame__logo-title__casinosbc-logo {
          width: 64px;
          height: 29.176px; } }
    .how-do-i-redeem-modal-inner-frame__logo-title__playnow-logo {
      display: inline-block;
      background: url("main/resources/svgs/er-assets/play-now-logo.svg") no-repeat center center;
      width: 56px;
      height: 25.529px;
      background-size: contain; }
      @media (min-width: 768px) {
        .how-do-i-redeem-modal-inner-frame__logo-title__playnow-logo {
          width: 64px;
          height: 29.176px; } }
    .how-do-i-redeem-modal-inner-frame__logo-title__title {
      text-align: center;
      font-family: "Fort-Bold", Arial, sans-serif;
      font-size: 16px;
      font-weight: 680; }
      @media (min-width: 768px) {
        .how-do-i-redeem-modal-inner-frame__logo-title__title {
          font-size: 18px;
          font-weight: 700; } }
  .how-do-i-redeem-modal-inner-frame__card {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    align-self: stretch;
    padding: 10px 0px; }
    .how-do-i-redeem-modal-inner-frame__card__title {
      font-size: 18px;
      text-align: center;
      font-family: "GT-Eesti-Pro-Display-Bold", Arial, sans-serif;
      line-height: 130%; }
      @media (min-width: 768px) {
        .how-do-i-redeem-modal-inner-frame__card__title {
          font-size: 22px; } }
    .how-do-i-redeem-modal-inner-frame__card__mintext {
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      padding: 6px 16px;
      border-radius: 32px;
      background: #F0ECF2;
      text-align: center;
      font-family: "GT-Eesti-Pro-Text-Medium", Arial, sans-serif;
      font-size: 10px;
      letter-spacing: 0.8px; }
    .how-do-i-redeem-modal-inner-frame__card__desc {
      text-align: center;
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 12px;
      font-style: normal;
      line-height: 140%;
      width: auto;
      align-self: stretch; }
      @media (min-width: 768px) {
        .how-do-i-redeem-modal-inner-frame__card__desc {
          width: 300px;
          align-self: unset; } }
@media (min-width: 768px) {
  #when-my-points-expire-modal .modal-dialog {
    max-width: 880px; } }

#when-my-points-expire-modal .container {
  padding: 0;
  margin: 0; }

.when-my-points-expire-modal {
  margin-top: 211px;
  Width: 640px;
  height: 620px;
  padding: 0rem; }
  .when-my-points-expire-modal__frame1 {
    background-color: #F8F8F8; }
    .when-my-points-expire-modal__frame1__title {
      margin: 51px 125px 32px 126px;
      font-size: 32px;
      font-family: "GT-Eesti-Text-Bold", Arial, sans-serif; }
  .when-my-points-expire-modal__frame2 {
    background: #F3F3F3;
    width: 300.439px;
    height: 80px;
    margin: 20px 170px 16px 170px; }
    .when-my-points-expire-modal__frame2__title {
      text-align: center;
      margin: 20px 52.97px 26.67px 52.97px;
      font-size: 32px;
      font-family: "GT-Eesti-Text-Bold", Arial, sans-serif; }
  .when-my-points-expire-modal__frame3 {
    text-align: center;
    margin: 0px 49px 24px 41px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    font-family: "Fort-Medium", Arial, sans-serif; }
  .when-my-points-expire-modal__frame4 {
    padding: 15px 24px 15px 16px;
    margin: 0px 49px 48.09px 44px;
    background: #D9D9D9;
    font-family: "Fort-Medium", Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 680; }
    .when-my-points-expire-modal__frame4__note {
      font-family: "Fort-Bold", Arial, sans-serif; }
  .when-my-points-expire-modal__frame5 {
    text-align: center;
    margin: 0px 49px 24px 41px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    font-family: "Fort-Medium", Arial, sans-serif; }
    .when-my-points-expire-modal__frame5__red-text {
      color: #EE5238;
      font-family: "Fort-Bold", Arial, sans-serif; }
  .when-my-points-expire-modal__frame6 {
    margin: 0px 95px 12px 102px;
    text-align: center;
    font-size: 16px;
    font-family: "Fort-Bold", Arial, sans-serif;
    line-height: 28px; }
  .when-my-points-expire-modal__frame7 {
    margin: 0px 57px 15px 60px;
    text-align: center;
    font-size: 14px;
    font-family: "Fort-Medium", Arial, sans-serif;
    line-height: 24px; }
  .when-my-points-expire-modal__frame8 {
    margin: 0px 57px 39px 60px;
    text-align: center;
    font-size: 14px;
    font-family: "Fort-Medium", Arial, sans-serif;
    line-height: 24px; }
  .when-my-points-expire-modal__bottomframe__button {
    margin: 17px 218px 15px 222px; }

table, .table {
  border-bottom: 2px solid #EEEEEE; }
  table thead th, .table thead th {
    background-color: #EEEEEE;
    font-size: 0.875rem;
    font-weight: normal;
    border: none;
    text-transform: uppercase; }
  table td, .table td {
    font-size: 1rem;
    font-family: "Fort-Medium", Arial, sans-serif;
    border: none;
    border-bottom: 2px solid #F2F2F3; }
    @media (min-width: 768px) {
      table td, .table td {
        padding: 0.875rem 1.25rem; } }
  @media (min-width: 768px) {
    table, .table {
      border-bottom: none; } }
.table-casinos {
  border: none;
  border-top: 5px solid #3C1053;
  border-bottom: 2px solid #F8F9FA; }
  @media (min-width: 768px) {
    .table-casinos {
      border-bottom: none; } }
  .table-casinos tbody th {
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    background-color: #ebe7ed;
    font-size: 1.125rem;
    border: none; }
  .table-casinos tbody td {
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 1rem;
    border: none;
    border-bottom: 2px solid #F8F9FA; }
    @media (min-width: 768px) {
      .table-casinos tbody td {
        padding: 0.875rem 1.25rem; } }
  .table-casinos.table-striped tbody tr:nth-of-type(odd) {
    background-color: #F8F9FA; }

.table-wrapper {
  position: relative; }
  .table-wrapper.shadow-right::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: inset -30px 0 25px -8px white;
    pointer-events: none;
    z-index: 2; }
    @media (min-width: 992px) {
      .table-wrapper.shadow-right::before {
        box-shadow: unset; } }
  .table-wrapper.shadow-left::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: inset 30px 0 25px -8px white;
    pointer-events: none;
    z-index: 2; }
    @media (min-width: 992px) {
      .table-wrapper.shadow-left::before {
        box-shadow: unset; } }
  .table-wrapper.shadow-both::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: inset 30px 0 25px -8px white, inset -30px 0 25px -8px white;
    pointer-events: none;
    z-index: 2; }
    @media (min-width: 992px) {
      .table-wrapper.shadow-both::before {
        box-shadow: unset; } }
@font-face {
  font-family: 'Fort-Medium';
  src: url("main/resources/fonts/fort/Fort-Medium.woff2") format("woff2");
  src: url("main/resources/fonts/fort/Fort-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Fort-Bold';
  src: url("main/resources/fonts/fort/Fort-Bold.woff2") format("woff2");
  src: url("main/resources/fonts/fort/Fort-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Fort-Light';
  src: url("main/resources/fonts/fort/Fort-Light.woff2") format("woff2");
  src: url("main/resources/fonts/fort/Fort-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Fort-Book-Italic';
  src: url("main/resources/fonts/fort/Fort-BookItalic.woff2") format("woff2");
  src: url("main/resources/fonts/fort/Fort-BookItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Fort-Book';
  src: url("main/resources/fonts/fort/Fort-Book.woff2") format("woff2");
  src: url("main/resources/fonts/fort/Fort-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Bold';
  src: url("main/resources/fonts/GT-Eesti/GT-Eesti-Display-Bold.eot");
  src: url("main/resources/fonts/GT-Eesti/GT-Eesti-Display-Bold.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti/GT-Eesti-Display-Bold.woff") format("woff"), url("main/resources/fonts/GT-Eesti/GT-Eesti-Display-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Text-Book';
  src: url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Book.eot");
  src: url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Book.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Book.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Text-Bold';
  src: url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Bold.eot");
  src: url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Bold.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Bold.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Text-Light';
  src: url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Light.eot");
  src: url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Light.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Light.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Text-Medium';
  src: url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Medium.eot");
  src: url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Medium.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Medium.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Text-Medium';
  src: url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Medium.eot");
  src: url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Medium.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Medium.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Text/GT-Eesti-Text-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Pro-Text-Light';
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Light.eot");
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Light.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Light.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Pro-Text-Regular';
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Regular.eot");
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Regular.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Regular.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Pro-Text-Bold';
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Bold.eot");
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Bold.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Bold.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Pro-Text-Medium';
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Medium.eot");
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Medium.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Medium.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Pro-Text-Book';
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Book.eot");
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Book.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Book.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Text-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Pro-Display-Light';
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Light.eot");
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Light.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Light.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Pro-Display-Regular';
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Regular.eot");
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Regular.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Regular.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Eesti-Pro-Display-Bold';
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Bold.eot");
  src: url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Bold.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Bold.woff") format("woff"), url("main/resources/fonts/GT-Eesti-Pro/GT-Eesti-Pro-Display-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'slick';
  src: url("main/resources/fonts/slick/slick.eot");
  src: url("main/resources/fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("main/resources/fonts/slick/slick.woff") format("woff"), url("main/resources/fonts/slick/slick.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

h1, .h1, h2, .h2, .card-container .container__headertext a, .er-text-image-cta__textwrapper .textwrapper__header, h3, .h3,
h4, .h4, .sppage-maparea__textwrapper .textwrapper__title, h5, .h5, h6, .h6 {
  font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif; }

h1, .h1 {
  font-size: 2.125rem;
  line-height: 2.125rem;
  margin: 1.75rem 0; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 2.375rem;
      line-height: 2.75rem;
      margin: 1.875rem 0; } }
  @media (min-width: 992px) {
    h1, .h1 {
      font-size: 2.75rem;
      line-height: 3.5rem;
      margin: 2.25rem 0; } }
h2, .h2, .card-container .container__headertext a, .er-text-image-cta__textwrapper .textwrapper__header {
  font-size: 1.625rem;
  line-height: 1.75rem;
  margin: 1.375rem 0; }
  @media (min-width: 768px) {
    h2, .h2, .card-container .container__headertext a, .er-text-image-cta__textwrapper .textwrapper__header {
      font-size: 1.875rem;
      line-height: 2.375rem;
      margin: 1.5rem 0; } }
  @media (min-width: 992px) {
    h2, .h2, .card-container .container__headertext a, .er-text-image-cta__textwrapper .textwrapper__header {
      font-size: 2rem;
      line-height: 2.625rem;
      margin: 2rem 0; } }
h3, .h3 {
  font-size: 1.5rem;
  line-height: 1.625rem;
  margin: 1.125rem 0; }
  @media (min-width: 768px) {
    h3, .h3 {
      font-size: 1.625rem;
      line-height: 1.875rem;
      margin: 1.25rem 0; } }
  @media (min-width: 992px) {
    h3, .h3 {
      font-size: 1.75rem;
      line-height: 2.25rem;
      margin: 1.5rem 0; } }
h4, .h4, .sppage-maparea__textwrapper .textwrapper__title {
  font-size: 1.125rem;
  line-height: 1.375rem;
  margin: 1rem 0;
  font-family: "Fort-Bold", Arial, sans-serif; }
  @media (min-width: 768px) {
    h4, .h4, .sppage-maparea__textwrapper .textwrapper__title {
      font-size: 1.125rem;
      line-height: 1.625rem;
      margin: 1rem 0; } }
  @media (min-width: 992px) {
    h4, .h4, .sppage-maparea__textwrapper .textwrapper__title {
      font-size: 1.375rem;
      line-height: 1.75rem;
      margin: 1rem 0; } }
h5, .h5 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0.625rem 0;
  font-family: "Fort-Bold", Arial, sans-serif; }
  @media (min-width: 768px) {
    h5, .h5 {
      font-size: 1rem;
      line-height: 1.5rem;
      margin: 0.625rem 0; } }
  @media (min-width: 992px) {
    h5, .h5 {
      font-size: 1rem;
      line-height: 1.5rem;
      margin: 0.625rem 0; } }
p {
  margin: 0.625rem 0;
  line-height: 1.5rem; }

.introtext {
  display: block;
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin: 0.75rem 0; }
  @media (min-width: 768px) {
    .introtext {
      font-size: 1.125rem;
      line-height: 1.75rem;
      margin: 0.75rem 0; } }
  @media (min-width: 992px) {
    .introtext {
      font-size: 1.25rem;
      line-height: 2rem;
      margin: 1rem 0; } }
.mousetext {
  display: block;
  font-size: 0.75rem;
  line-height: 1.1875rem;
  margin: 1.375rem 0; }
  @media (min-width: 768px) {
    .mousetext {
      font-size: 0.875rem;
      line-height: 1.1875rem;
      margin: 2rem 0; } }
  @media (min-width: 992px) {
    .mousetext {
      font-size: 0.875rem;
      line-height: 1.1875rem;
      margin: 2rem 0; } }
.large-heading {
  font-family: "Fort-Bold", Arial, sans-serif;
  color: #515151;
  margin-bottom: 0.5rem; }

.large {
  color: #515151;
  font-family: "Fort-Light", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.625rem; }
  @media (min-width: 768px) {
    .large {
      font-size: 1.125rem;
      line-height: 1.75rem; } }
  @media (min-width: 992px) {
    .large {
      font-size: 1.25rem;
      line-height: 2rem; } }
.large-form-label {
  color: #515151;
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem; }
  @media (min-width: 768px) {
    .large-form-label {
      font-size: u;
      line-height: 1.625rem; } }
  @media (min-width: 992px) {
    .large-form-label {
      font-size: 1.5rem;
      line-height: 2rem; } }
  .large-form-label.large-forgot-password {
    font-size: 1.125rem; }
    @media (min-width: 768px) {
      .large-form-label.large-forgot-password {
        font-size: 1.25rem; } }
    @media (min-width: 992px) {
      .large-form-label.large-forgot-password {
        font-size: 1.375rem; } }
.online-account-header {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "Fort-Medium", Arial, sans-serif; }
  @media (min-width: 768px) {
    .online-account-header {
      font-size: 1.125rem;
      line-height: 1.625rem; } }
  @media (min-width: 992px) {
    .online-account-header {
      font-size: 1.25rem;
      line-height: 1.75rem; } }
.base-style {
  font-family: "Fort-Light", Arial, sans-serif; }

b, strong {
  font-family: "Fort-Medium", Arial, sans-serif;
  font-weight: normal; }

.negative-margin-sm {
  margin-left: -16px;
  margin-right: -16px;
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 768px) {
    .negative-margin-sm {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1200px) {
    .negative-margin-sm {
      margin-left: -12px;
      margin-right: -12px; } }
@media (min-width: 768px) {
  .er-text-image-cta .right {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3; } }

.er-text-image-cta__image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  display: none;
  overflow: hidden;
  height: 100%; }
  @media (min-width: 768px) {
    .er-text-image-cta__image {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      margin-bottom: 0;
      display: block; } }
.er-text-image-cta__textwrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  position: relative;
  background: #3C1053 url("main/resources/svgs/er-insignia-bg-mobile.svg") no-repeat center center;
  background-size: cover;
  padding: 0 2rem;
  height: auto; }
  @media (min-width: 768px) {
    .er-text-image-cta__textwrapper {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      height: 280px;
      background: #3C1053 url("main/resources/svgs/er-insignia-bg.svg") no-repeat center center;
      background-size: cover;
      padding: 0 2rem; } }
  @media (min-width: 992px) {
    .er-text-image-cta__textwrapper {
      height: 327px; } }
  .er-text-image-cta__textwrapper .textwrapper__header {
    color: #CC422E;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 0; }
  .er-text-image-cta__textwrapper .textwrapper__text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%; }
    .er-text-image-cta__textwrapper .textwrapper__text p {
      -webkit-box-flex: 1 1 auto;
      -moz-box-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      color: #FFFFFF;
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 1rem;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      @media (min-width: 768px) {
        .er-text-image-cta__textwrapper .textwrapper__text p {
          padding: 0 1rem; } }
      @media (min-width: 992px) {
        .er-text-image-cta__textwrapper .textwrapper__text p {
          font-size: 1.125rem;
          padding: 1rem; } }
      .er-text-image-cta__textwrapper .textwrapper__text p:empty {
        display: none; }
  .er-text-image-cta__textwrapper .textwrapper__ctalink {
    background-color: #CC422E;
    color: #FFFFFF !important;
    margin-bottom: 2rem; }
    .er-text-image-cta__textwrapper .textwrapper__ctalink:hover {
      background-color: #E04E39; }

#sign-in-hero {
  position: relative;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  z-index: 10;
  display: inline-block; }
  @media (max-width: 767.98px) {
    #sign-in-hero {
      background-image: none !important; } }
@media (min-width: 992px) {
  #sign-in .casinosbc-header-lightweight .container {
    max-width: none; } }

@media (min-width: 992px) {
  #sign-in .casinosbc-header-lightweight .casinosbc-header-lightweight__column {
    padding: 0;
    width: 63.6vw;
    -webkit-box-flex: 0 0 63.6vw;
    -moz-box-flex: 0 0 63.6vw;
    -webkit-flex: 0 0 63.6vw;
    -ms-flex: 0 0 63.6vw;
    flex: 0 0 63.6vw; }
    #sign-in .casinosbc-header-lightweight .casinosbc-header-lightweight__column .link-tertiary {
      width: 560px;
      max-width: 560px;
      margin: 0 auto; } }

.sign-in__wrapper {
  position: relative;
  z-index: 110;
  background-color: white; }

@media (min-width: 992px) {
  .sign-in .container {
    max-width: none; } }

@media (min-width: 992px) {
  .sign-in__inner-wrapper {
    width: 63.4vw;
    margin-left: 0;
    max-width: none;
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }

.sign-in__encore-rewards {
  background: #3c1053;
  width: 100%;
  position: relative;
  min-height: 340px; }
  @media (min-width: 768px) {
    .sign-in__encore-rewards {
      min-height: 424px; } }
  .sign-in__encore-rewards-bg {
    position: absolute;
    width: 92px;
    height: 90px; }
    @media (min-width: 768px) {
      .sign-in__encore-rewards-bg {
        width: 150px;
        height: 150px; } }
    @media (min-width: 992px) {
      .sign-in__encore-rewards-bg {
        height: 338px; } }
    .sign-in__encore-rewards-bg--tr {
      top: 0;
      right: 0;
      background: url("main/resources/svgs/er-insignia-bg-tr.svg") top right no-repeat; }
    .sign-in__encore-rewards-bg--tl {
      top: 0;
      left: 0;
      background: url("main/resources/svgs/er-insignia-bg-tl.svg") top left no-repeat; }
    .sign-in__encore-rewards-bg--br {
      bottom: 0;
      right: 0;
      background: url("main/resources/svgs/er-insignia-bg-br.svg") bottom right no-repeat; }
    .sign-in__encore-rewards-bg--bl {
      bottom: 0;
      left: 0;
      background: url("main/resources/svgs/er-insignia-bg-bl.svg") bottom left no-repeat; }
  @media (min-width: 992px) {
    .sign-in__encore-rewards {
      width: 36.6vw;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      max-width: none; } }
.sign-in__form {
  overflow: auto; }
  @media (min-width: 768px) {
    .sign-in__form form {
      max-width: 400px;
      margin: 0 auto; } }
  @media (min-width: 992px) {
    .sign-in__form form {
      padding: 0 5rem;
      max-width: 560px;
      margin: 0 auto; } }
  .sign-in__form form label {
    color: #5c5c5c; }
  @media (min-width: 768px) {
    .sign-in__form form .form-group {
      margin-bottom: 1.0rem; } }
  .sign-in__form .message-container .alert {
    border-radius: 5px;
    padding-right: 2rem;
    padding-left: 2rem;
    box-shadow: none;
    margin: 0 0 1.5rem;
    width: 100%;
    font-family: "Fort-Book", Arial, sans-serif; }
    @media (min-width: 768px) {
      .sign-in__form .message-container .alert {
        max-width: 400px; } }
    @media (min-width: 992px) {
      .sign-in__form .message-container .alert {
        width: auto;
        max-width: none;
        margin-right: 5rem;
        margin-left: 5rem; } }
    .sign-in__form .message-container .alert-info {
      border: 2px solid #6db8be; }
    .sign-in__form .message-container .alert-success {
      border: 2px solid #87bf5a; }
    .sign-in__form .message-container .alert-warning {
      border: 2px solid #e8c258; }
    .sign-in__form .message-container .alert-danger {
      background: #fff4f5;
      border: 2px solid #ef5350;
      padding-left: 2.75rem; }
      .sign-in__form .message-container .alert-danger::before {
        position: absolute;
        display: inline-block;
        left: 16px;
        top: 14px;
        width: 18px;
        height: 18px;
        content: ' ';
        background: url("main/resources/svgs/exclamation-circle-solid.svg") top left no-repeat; }
    .sign-in__form .message-container .alert button {
      display: none; }

.sign-in__form-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .sign-in__form-header h1 {
    width: 100%;
    font-size: 2.125rem; }
    @media (min-width: 768px) {
      .sign-in__form-header h1 {
        font-size: 2.375rem;
        text-align: center; } }
    @media (min-width: 992px) {
      .sign-in__form-header h1 {
        font-size: 3rem; } }
  @media (max-width: 767.98px) {
    .sign-in__form-header h2 {
      margin-top: 2rem; } }
.sign-in__logo-wrapper {
  position: absolute;
  left: 0;
  top: -66px; }
  @media (min-width: 768px) {
    .sign-in__logo-wrapper {
      position: static; } }
  @media (min-width: 992px) {
    .sign-in__logo-wrapper {
      position: static; } }
.sign-in__logo {
  display: none;
  background-size: contain; }
  @media (min-width: 768px) {
    .sign-in__logo {
      display: block;
      margin: 0 auto;
      background: url("main/resources/svgs/encore-logo-full.svg") no-repeat center center;
      width: 177px;
      height: 107px;
      margin: 2.5rem auto 2.5rem; } }
  @media (min-width: 992px) {
    .sign-in__logo {
      margin: 6.75rem auto 2.5rem;
      width: 170px;
      height: 103px; } }
.sign-in__logo--mobile {
  background: url("main/resources/svgs/encore-logo-insignia.svg") no-repeat center center;
  background-size: contain;
  width: 45px;
  height: 45px;
  -webkit-box-flex: 0 0 45px;
  -moz-box-flex: 0 0 45px;
  -webkit-flex: 0 0 45px;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px; }
  @media (min-width: 768px) {
    .sign-in__logo--mobile {
      display: none; } }
.sign-in__controls {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-bottom: 0.5rem; }
  @media (min-width: 992px) {
    .sign-in__controls {
      border-bottom: thin solid #ccc;
      padding-bottom: 2.5rem; } }
  .sign-in__controls .btn, .sign-in__controls .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .sign-in__controls .ctavarcolor, .sign-in__controls .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .sign-in__controls .ctaorange, .sign-in__controls .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .sign-in__controls .textwrapper__ctabutton, .sign-in__controls .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .sign-in__controls .textwrapper__ctabutton, .sign-in__controls .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .sign-in__controls .textwrapper__ctavarcolor, .sign-in__controls .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .sign-in__controls .textwrapper__ctaorange, .sign-in__controls .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .sign-in__controls .textwrapper__ctalink, .sign-in__controls .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .sign-in__controls .textwrapper__ctalink {
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .sign-in__controls input.btn-casinos {
    font-size: 1rem; }

.sign-in__forgot-link {
  margin: 1rem 0 2rem;
  text-align: center; }
  @media (min-width: 992px) {
    .sign-in__forgot-link {
      margin: 1rem 0 15.125rem; } }
  .sign-in__forgot-link a {
    font-family: "Fort-Light", Arial, sans-serif;
    color: #515151;
    font-size: 1rem;
    text-decoration: underline; }

.sign-in #message-container {
  background-color: #CC422E;
  color: white;
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.313rem;
  text-align: center;
  margin-left: -16px;
  margin-right: -16px; }
  @media (min-width: 768px) {
    .sign-in #message-container {
      margin: 0;
      font-size: 1.313rem;
      line-height: 1.875rem; } }
  @media (min-width: 992px) {
    .sign-in #message-container {
      font-size: 1.5rem;
      line-height: 2.188rem; } }
  .sign-in #message-container .alert {
    padding: 0.75rem 2rem;
    margin-bottom: 0;
    border: none; }
    @media (min-width: 768px) {
      .sign-in #message-container .alert {
        padding: 1rem 2rem; } }
.sign-in label.error {
  display: none !important; }

/*Purple encore rewards link container*/
.sign-in__encore-rewards {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  @media (min-width: 768px) {
    .sign-in__encore-rewards {
      padding-top: 0; } }
  .sign-in__encore-rewards .encore-rewards-links {
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    color: white;
    width: 85%; }
    .sign-in__encore-rewards .encore-rewards-links__link {
      text-align: center; }
      .sign-in__encore-rewards .encore-rewards-links__link--first {
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        padding-bottom: 1rem; }
        @media (min-width: 768px) {
          .sign-in__encore-rewards .encore-rewards-links__link--first {
            padding-bottom: 2.5rem; } }
        @media (min-width: 992px) {
          .sign-in__encore-rewards .encore-rewards-links__link--first {
            padding-bottom: 3.5rem; } }
      .sign-in__encore-rewards .encore-rewards-links__link--last {
        padding-top: 1rem; }
        @media (min-width: 768px) {
          .sign-in__encore-rewards .encore-rewards-links__link--last {
            padding-top: 2.5rem; } }
        @media (min-width: 992px) {
          .sign-in__encore-rewards .encore-rewards-links__link--last {
            padding-top: 3.5rem; } }
    .sign-in__encore-rewards .encore-rewards-links__header {
      font-size: 1.5rem;
      margin-bottom: 0.5rem;
      line-height: 28px; }
      @media (min-width: 768px) {
        .sign-in__encore-rewards .encore-rewards-links__header {
          font-size: 1.625rem;
          line-height: 1.5; } }
      @media (min-width: 992px) {
        .sign-in__encore-rewards .encore-rewards-links__header {
          margin-bottom: 1rem;
          font-size: 1.75rem; } }
    .sign-in__encore-rewards .encore-rewards-links__cta a {
      background: url("main/resources/svgs/arrow-orange-right.svg") no-repeat center right;
      padding-right: 1.5rem;
      background-size: 16px 16px;
      font-size: 1rem;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      color: white; }
      @media (min-width: 768px) {
        .sign-in__encore-rewards .encore-rewards-links__cta a {
          font-size: 1.25rem; } }
.password-mask {
  position: relative; }

.sppage-herobanner__wrapper {
  background: #000000;
  position: relative;
  width: 100%; }

.sppage-herobanner__imagewrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }

.sppage-herobanner__image {
  height: 330px;
  width: 100%;
  overflow: hidden; }
  @media (min-width: 768px) {
    .sppage-herobanner__image {
      position: absolute;
      height: 330px;
      width: 50%;
      left: 50%;
      top: 0;
      margin: 0; } }
  @media (min-width: 992px) {
    .sppage-herobanner__image {
      height: 443px;
      width: 56%;
      left: 44%;
      top: 0;
      max-width: 810px; } }
  @media (min-width: 1200px) {
    .sppage-herobanner__image {
      left: 50%; } }
  .sppage-herobanner__image img {
    width: 110%;
    height: 100%;
    object-fit: cover; }
    @media (min-width: 992px) {
      .sppage-herobanner__image img {
        min-width: 810px; } }
.sppage-herobanner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  .sppage-herobanner__textwrapper {
    position: relative;
    background-size: cover;
    margin: 0 0 1.375rem 0;
    height: auto; }
    @media (min-width: 768px) {
      .sppage-herobanner__textwrapper {
        height: 330px;
        margin: 0; } }
    @media (min-width: 992px) {
      .sppage-herobanner__textwrapper {
        height: 443px; } }
    .sppage-herobanner__textwrapper .textwrapper__header {
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      color: #FFFFFF;
      font-size: 1.75rem;
      line-height: 1.75rem;
      margin: 2.25rem 0 0 0; }
      @media (min-width: 768px) {
        .sppage-herobanner__textwrapper .textwrapper__header {
          font-size: 1.875rem;
          line-height: 2.375rem;
          margin: 2.5rem 0 0 0; } }
      @media (min-width: 992px) {
        .sppage-herobanner__textwrapper .textwrapper__header {
          font-size: 2.5rem;
          line-height: 2.625rem;
          margin: 3.125rem 0 0 0; } }
    .sppage-herobanner__textwrapper .textwrapper__city {
      font-family: "GT-Eesti-Text-Book", Arial, sans-serif;
      color: #FFFFFF;
      display: none; }
      @media (min-width: 768px) {
        .sppage-herobanner__textwrapper .textwrapper__city {
          display: block;
          font-size: 1.125rem;
          line-height: 1.875rem; } }
      @media (min-width: 992px) {
        .sppage-herobanner__textwrapper .textwrapper__city {
          font-size: 1.75rem;
          line-height: 2.25rem; } }
    .sppage-herobanner__textwrapper .textwrapper__description {
      width: 100%;
      height: auto;
      margin: 1.125rem 0 1.625rem 0; }
      @media (min-width: 768px) {
        .sppage-herobanner__textwrapper .textwrapper__description {
          height: 135px;
          margin: .75rem .75rem .75rem 0; } }
      @media (min-width: 992px) {
        .sppage-herobanner__textwrapper .textwrapper__description {
          font-size: 1.25rem;
          height: 150px;
          margin: 1.625rem 2rem 1.875rem 0; } }
      .sppage-herobanner__textwrapper .textwrapper__description p {
        color: #FFFFFF;
        font-family: "Fort-Light", Arial, sans-serif;
        font-size: 1rem; }
        @media (min-width: 992px) {
          .sppage-herobanner__textwrapper .textwrapper__description p {
            font-size: 1.25rem; } }
    .sppage-herobanner__textwrapper .textwrapper__ctatext {
      color: #FFFFFF;
      margin-bottom: 0;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 1rem; }
      @media (min-width: 992px) {
        .sppage-herobanner__textwrapper .textwrapper__ctatext {
          font-size: 1.25rem; } }
      .sppage-herobanner__textwrapper .textwrapper__ctatext:hover {
        color: #E04E39; }
        .sppage-herobanner__textwrapper .textwrapper__ctatext:hover .arrow {
          background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat center center; }
        .sppage-herobanner__textwrapper .textwrapper__ctatext:hover .popout {
          background: url("main/resources/svgs/sp-page/popout-active.svg") no-repeat center center; }
    .sppage-herobanner__textwrapper .textwrapper__ctalink {
      padding: 0 1rem; }

#map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 405px; }
  @media (min-width: 768px) {
    #map {
      height: 285px;
      margin: 0; } }
.sppage-maparea {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
  position: relative;
  height: 405px; }
  @media (min-width: 768px) {
    .sppage-maparea {
      height: 285px; } }
  .sppage-maparea__textwrapper {
    position: relative;
    background-size: cover;
    margin: 1rem 0 0 0;
    height: auto;
    width: 100%; }
    @media (min-width: 768px) {
      .sppage-maparea__textwrapper {
        height: 300px;
        margin: 0; } }
    .sppage-maparea__textwrapper .textwrapper__textarea {
      float: left;
      left: 0px;
      top: 0px;
      z-index: 1000;
      padding: 1.75rem 1rem;
      background: #000000;
      background-size: cover;
      height: 182px;
      width: 288px; }
      @media (min-width: 768px) {
        .sppage-maparea__textwrapper .textwrapper__textarea {
          padding: 1.75rem 2rem;
          margin: 3rem 0;
          height: 202px;
          width: 395px; } }
      @media (min-width: 992px) {
        .sppage-maparea__textwrapper .textwrapper__textarea {
          width: 486px; } }
    .sppage-maparea__textwrapper .textwrapper__title {
      margin: 0;
      color: #FFFFFF;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 1.875rem; }
    .sppage-maparea__textwrapper .textwrapper__address {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0.625rem 0; }
      .sppage-maparea__textwrapper .textwrapper__address p {
        color: #FFFFFF;
        font-family: "Fort-Light", Arial, sans-serif;
        font-size: 1rem;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0; }
        @media (min-width: 768px) {
          .sppage-maparea__textwrapper .textwrapper__address p {
            font-size: 1.25rem; } }
    .sppage-maparea__textwrapper .textwrapper__directiontext {
      color: #FFFFFF;
      margin-bottom: 0;
      font-family: "Fort-Medium", Arial, sans-serif;
      font-size: 1rem; }
      @media (min-width: 768px) {
        .sppage-maparea__textwrapper .textwrapper__directiontext {
          font-size: 1.125rem; } }
      .sppage-maparea__textwrapper .textwrapper__directiontext:hover {
        color: #E04E39; }
        .sppage-maparea__textwrapper .textwrapper__directiontext:hover .arrow {
          background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat center center; }
        .sppage-maparea__textwrapper .textwrapper__directiontext:hover .popout {
          background: url("main/resources/svgs/sp-page/popout-active.svg") no-repeat center center; }
    .sppage-maparea__textwrapper .textwrapper__directionlink {
      padding: 1rem; }
    .sppage-maparea__textwrapper .textwrapper__phone {
      display: block;
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 1rem;
      color: #FFFFFF;
      height: 25px; }
      @media (min-width: 768px) {
        .sppage-maparea__textwrapper .textwrapper__phone {
          display: none; } }
    .sppage-maparea__textwrapper .textwrapper__phonedt {
      display: none; }
      @media (min-width: 768px) {
        .sppage-maparea__textwrapper .textwrapper__phonedt {
          font-family: "Fort-Light", Arial, sans-serif;
          font-size: 1.125rem;
          color: #FFFFFF;
          display: block;
          height: 30px; } }
      @media (min-width: 768px) {
        .sppage-maparea__textwrapper .textwrapper__phonedt {
          font-size: 1.25rem;
          height: 32px; } }
.sppage-property {
  margin-top: 2rem; }

.cont-toggle {
  margin: 1.125rem 0; }

.sppage-featureswrapper__name {
  padding: .75rem 0;
  font-size: 1rem; }
  .sppage-featureswrapper__name:nth-of-type(n) {
    display: block; }
  .sppage-featureswrapper__name:nth-of-type(1n+7) {
    display: none; }
  @media (min-width: 768px) {
    .sppage-featureswrapper__name:nth-of-type(n) {
      display: block; }
    .sppage-featureswrapper__name:nth-of-type(1n+9) {
      display: none; } }
  @media (min-width: 992px) {
    .sppage-featureswrapper__name:nth-of-type(n) {
      display: block; }
    .sppage-featureswrapper__name:nth-of-type(1n+13) {
      display: none; } }
.sppage-featureswrapper__arrow {
  background: url("main/resources/svgs/sp-page/arrow-aminities.png") no-repeat center center;
  background-size: auto;
  float: left;
  height: 25px;
  width: 35px; }

.sppage-featureswrapper__show-more-features {
  font-family: "Fort-Medium", Arial, sans-serif; }
  .sppage-featureswrapper__show-more-features:hover {
    color: #E04E39; }

.sppage-featureswrapper--hidden {
  display: none; }

.modal-dialog-propertywrapper {
  max-width: 720px; }

.modal-dialog-gamewrapper {
  max-width: 782px; }

.modal-content-propertywrapper {
  max-height: calc(100vh - 95px);
  max-width: 100%;
  padding: 1rem 0 2rem;
  -webkit-box-shadow: 0 2px 54px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 54px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 54px rgba(0, 0, 0, 0.5); }
  .modal-content-propertywrapper h2 {
    margin: 0 0 1rem; }

.modal-content-gamewrapper {
  max-height: calc(100vh - 88px);
  max-width: 100%;
  padding: 1rem 0 2rem;
  -webkit-box-shadow: 0 2px 54px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 54px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 54px rgba(0, 0, 0, 0.5); }
  .modal-content-gamewrapper h2 {
    margin: 0; }
  .modal-content-gamewrapper hr {
    width: 100%; }

.modal-body-propertywrapper {
  max-height: calc(100vh - 215px);
  max-width: 99%;
  overflow-y: scroll;
  padding: 0 2rem 3rem; }
  .modal-body-propertywrapper__arrow {
    background: url("main/resources/svgs/sp-page/arrow-aminities.png") no-repeat center center;
    background-size: auto;
    float: left;
    height: 25px;
    width: 35px; }
  .modal-body-propertywrapper__name {
    padding: .75rem 0;
    font-size: 1rem; }
  @media (min-width: 768px) {
    .modal-body-propertywrapper {
      padding: 0 3rem 6rem; } }
.modal-body-gamewrapper {
  max-height: calc(100vh - 200px);
  max-width: 99%;
  overflow-y: scroll;
  padding: 0 2rem 2rem; }
  @media (min-width: 768px) {
    .modal-body-gamewrapper {
      padding: 0 3rem 2rem; } }
  .modal-body-gamewrapper__gamename {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-family: "Fort-Book", Arial, sans-serif;
    font-size: 1rem;
    padding: .75rem 0; }
    .modal-body-gamewrapper__gamename--slots {
      background: url("main/resources/svgs/sp-page/games_icon/Slots.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .modal-body-gamewrapper__gamename--blackjack {
      background: url("main/resources/svgs/sp-page/games_icon/Blackjack.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .modal-body-gamewrapper__gamename--roulette {
      background: url("main/resources/svgs/sp-page/games_icon/Roulette.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .modal-body-gamewrapper__gamename--dice-games {
      background: url("main/resources/svgs/sp-page/games_icon/Craps.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .modal-body-gamewrapper__gamename--baccarat {
      background: url("main/resources/svgs/sp-page/games_icon/Baccarat.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .modal-body-gamewrapper__gamename--poker {
      background: url("main/resources/svgs/sp-page/games_icon/Poker.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .modal-body-gamewrapper__gamename--electronic-tables {
      background: url("main/resources/svgs/sp-page/games_icon/Othertablegames.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .modal-body-gamewrapper__gamename--bingo {
      background: url("main/resources/svgs/sp-page/games_icon/Bingo.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .modal-body-gamewrapper__gamename--horse-racing {
      background: url("main/resources/svgs/sp-page/games_icon/Horsebetting.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
  .modal-body-gamewrapper__gamechildname {
    font-family: "Fort-Book", Arial, sans-serif;
    font-size: 1rem;
    padding: 1rem 0 0 2rem; }

.sppage-gameswrapper {
  list-style: none; }
  .sppage-gameswrapper__name {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: .75rem 0;
    font-family: "Fort-Book", Arial, sans-serif;
    font-size: 1rem; }
    .sppage-gameswrapper__name:nth-of-type(n) {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .sppage-gameswrapper__name:nth-of-type(1n+5) {
      display: none; }
    @media (min-width: 768px) {
      .sppage-gameswrapper__name:nth-of-type(n) {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
      .sppage-gameswrapper__name:nth-of-type(1n+10) {
        display: none; } }
    @media (min-width: 992px) {
      .sppage-gameswrapper__name:nth-of-type(n) {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; } }
    .sppage-gameswrapper__name--slots {
      background: url("main/resources/svgs/sp-page/games_icon/Slots.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .sppage-gameswrapper__name--blackjack {
      background: url("main/resources/svgs/sp-page/games_icon/Blackjack.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .sppage-gameswrapper__name--roulette {
      background: url("main/resources/svgs/sp-page/games_icon/Roulette.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .sppage-gameswrapper__name--dice-games {
      background: url("main/resources/svgs/sp-page/games_icon/Craps.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .sppage-gameswrapper__name--baccarat {
      background: url("main/resources/svgs/sp-page/games_icon/Baccarat.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .sppage-gameswrapper__name--poker {
      background: url("main/resources/svgs/sp-page/games_icon/Poker.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .sppage-gameswrapper__name--electronic-tables {
      background: url("main/resources/svgs/sp-page/games_icon/Othertablegames.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .sppage-gameswrapper__name--bingo {
      background: url("main/resources/svgs/sp-page/games_icon/Bingo.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
    .sppage-gameswrapper__name--horse-racing {
      background: url("main/resources/svgs/sp-page/games_icon/Horsebetting.svg");
      width: 42px;
      height: 42px;
      float: left;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      margin: 0 1rem; }
  .sppage-gameswrapper__show-more-games {
    font-family: "Fort-Medium", Arial, sans-serif; }
    .sppage-gameswrapper__show-more-games:hover {
      color: #E04E39; }
  .sppage-gameswrapper__morereading {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 1.125rem 0; }
    @media (min-width: 768px) {
      .sppage-gameswrapper__morereading {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end; } }
  .sppage-gameswrapper__ctatext {
    color: #000000; }
    .sppage-gameswrapper__ctatext:hover {
      color: #E04E39; }
    @media (min-width: 768px) {
      .sppage-gameswrapper__ctatext {
        padding: 0 1rem; } }
  .sppage-gameswrapper__arrow {
    background: url("main/resources/svgs/sp-page/arrow-casinos.svg") no-repeat center center;
    background-size: auto;
    padding: 0 1.5rem;
    height: 23px;
    width: 30px; }
    .sppage-gameswrapper__arrow:hover {
      background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat center center; }
  .sppage-gameswrapper--hidden {
    display: none; }

.fade-wrapper {
  position: relative; }
  .fade-wrapper:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    width: 100%;
    height: 12em; }

.modal-body::-webkit-scrollbar {
  -webkit-appearance: none; }

.modal-body::-webkit-scrollbar:vertical {
  width: 12px; }

.modal-body::-webkit-scrollbar:horizontal {
  height: 12px; }

.modal-body::-webkit-scrollbar-thumb {
  background-color: #AEAEAE;
  border-radius: 10px;
  border: 2px solid #ffffff; }

.modal-body::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff; }

.sppage-callout {
  margin-top: 2rem; }

.sppage-calloutwrapper {
  height: 295px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  @media (min-width: 768px) {
    .sppage-calloutwrapper {
      height: 248px;
      margin-left: 3rem; } }
  @media (min-width: 992px) {
    .sppage-calloutwrapper {
      margin-left: 5rem; } }
  .sppage-calloutwrapper::before, .sppage-calloutwrapper::after {
    content: '';
    border: none;
    padding: 0; }
    @media (min-width: 768px) {
      .sppage-calloutwrapper::before, .sppage-calloutwrapper::after {
        margin: 0 auto 0 0; } }
  .sppage-calloutwrapper__image {
    width: 100%;
    max-width: 288px;
    max-height: 143px;
    margin: 0 auto 0 0;
    margin-top: 2rem; }
    @media (min-width: 768px) {
      .sppage-calloutwrapper__image {
        max-width: 288px;
        max-height: 143px;
        margin-top: 0; } }
    @media (min-width: 992px) {
      .sppage-calloutwrapper__image {
        max-width: 486px;
        max-height: 242px;
        margin-top: 0; } }
    .sppage-calloutwrapper__image img {
      width: 100%;
      height: 100%; }
  .sppage-calloutwrapper__textwrapper {
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .sppage-calloutwrapper__textwrapper {
        margin-bottom: 0; } }
    .sppage-calloutwrapper__textwrapper .textwrapper__ctatext {
      color: #FFFFFF;
      margin-bottom: 0;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 1.5rem; }
      .sppage-calloutwrapper__textwrapper .textwrapper__ctatext:hover {
        color: #E04E39; }
        .sppage-calloutwrapper__textwrapper .textwrapper__ctatext:hover .arrow {
          background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat center center; }
        .sppage-calloutwrapper__textwrapper .textwrapper__ctatext:hover .popout {
          background: url("main/resources/svgs/sp-page/popout-active.svg") no-repeat center center; }
    .sppage-calloutwrapper__textwrapper .textwrapper__ctalink {
      padding: 1.25rem; }
    .sppage-calloutwrapper__textwrapper .textwrapper__phone {
      display: block;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 1.5rem;
      color: #FFFFFF; }
      @media (min-width: 768px) {
        .sppage-calloutwrapper__textwrapper .textwrapper__phone {
          display: none; } }
    .sppage-calloutwrapper__textwrapper .textwrapper__phonedt {
      display: none; }
      @media (min-width: 768px) {
        .sppage-calloutwrapper__textwrapper .textwrapper__phonedt {
          font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
          font-size: 1.5rem;
          color: #FFFFFF;
          display: block; } }
.section-wrapper-gallery {
  overflow: hidden; }
  .section-wrapper-gallery .container {
    overflow: hidden;
    position: relative; }

.slider-mask {
  position: absolute;
  width: 100%;
  top: -1%;
  left: -101.2%;
  background-color: white;
  height: 100%;
  z-index: 1000; }

.slider-mask-right {
  position: absolute;
  width: 100%;
  top: -1%;
  right: -118.8%;
  background-color: white;
  height: 100%;
  z-index: 1000; }

.slider .slick-list {
  overflow: visible;
  margin: 0px -12px 0px -12px; }
  @media (min-width: 992px) {
    .slider .slick-list {
      margin: 0; } }
  @media (min-width: 1200px) {
    .slider .slick-list {
      margin: 0px -12px 0px -12px; } }
.slider .slick-slide {
  width: 83.3333333333%;
  padding-left: 12px;
  padding-right: 12px; }
  @media (min-width: 992px) {
    .slider .slick-slide {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1200px) {
    .slider .slick-slide {
      padding-left: 12px;
      padding-right: 12px; } }
.slider .slick-prev, .slider .slick-next {
  top: 20%; }
  @media (min-width: 768px) {
    .slider .slick-prev, .slider .slick-next {
      top: 40%; } }
  .slider .slick-prev:before, .slider .slick-next:before {
    font-size: 0; }
  .slider .slick-prev.hide, .slider .slick-next.hide {
    opacity: 0;
    pointer-events: none; }
  .slider .slick-prev:hover, .slider .slick-prev:focus, .slider .slick-next:hover, .slider .slick-next:focus {
    background-image: url("main/resources/svgs/sp-page/gallery-arrow-active.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto; }

.slider button.slick-next {
  position: absolute;
  right: -3%;
  height: 44px;
  width: 44px;
  z-index: 1;
  background-image: url("main/resources/svgs/sp-page/gallery-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
  @media (min-width: 768px) {
    .slider button.slick-next {
      right: -9%; } }
  @media (min-width: 992px) {
    .slider button.slick-next {
      right: -4.5%; } }
.slider button.slick-prev {
  position: absolute;
  left: -3%;
  height: 44px;
  width: 44px;
  z-index: 1;
  background-image: url("main/resources/svgs/sp-page/gallery-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  @media (min-width: 992px) {
    .slider button.slick-prev {
      left: -2%; } }
  @media (min-width: 1200px) {
    .slider button.slick-prev {
      left: -1%; } }
.slidewrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .slidewrapper__image {
    height: 288px; }
    @media (min-width: 768px) {
      .slidewrapper__image {
        height: 286px; } }
    @media (min-width: 992px) {
      .slidewrapper__image {
        height: 485px; } }
    .slidewrapper__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .slidewrapper__textwrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.375rem;
    height: auto; }
    @media (min-width: 768px) {
      .slidewrapper__textwrapper {
        height: 286px; } }
    @media (min-width: 992px) {
      .slidewrapper__textwrapper {
        padding-top: 1rem;
        height: 485px; } }
    .slidewrapper__textwrapper .textwrapper__header {
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      color: #515151;
      font-size: 1.5rem;
      margin: 2.25rem 0 0 0; }
      @media (min-width: 768px) {
        .slidewrapper__textwrapper .textwrapper__header {
          margin: 0 1rem 0 0;
          font-size: 1.625rem; } }
      @media (min-width: 992px) {
        .slidewrapper__textwrapper .textwrapper__header {
          margin: 0 1.5rem 0 0;
          font-size: 1.75rem; } }
    .slidewrapper__textwrapper .textwrapper__subheader {
      font-family: "Fort-Medium", Arial, sans-serif;
      font-size: 1rem;
      color: #515151;
      text-transform: uppercase; }
    .slidewrapper__textwrapper .textwrapper__text {
      width: 100%; }
      .slidewrapper__textwrapper .textwrapper__text p {
        color: #515151;
        font-family: "Fort-Light", Arial, sans-serif;
        font-size: 1rem;
        margin: 1.125rem 0 1.625rem 0; }
        @media (min-width: 768px) {
          .slidewrapper__textwrapper .textwrapper__text p {
            margin: .75rem 1rem .75rem 0; } }
        @media (min-width: 992px) {
          .slidewrapper__textwrapper .textwrapper__text p {
            margin: 1.625rem 1.5rem 1.875rem 0;
            font-size: 1.25rem;
            line-height: 2rem; } }
    .slidewrapper__textwrapper .textwrapper__ctalink {
      color: #515151;
      margin-bottom: 0;
      font-family: "Fort-Medium", Arial, sans-serif;
      font-size: 1rem; }
      .slidewrapper__textwrapper .textwrapper__ctalink:hover {
        color: #E04E39; }
        .slidewrapper__textwrapper .textwrapper__ctalink:hover .arrow {
          background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat center center; }
        .slidewrapper__textwrapper .textwrapper__ctalink:hover .popout {
          background: url("main/resources/svgs/sp-page/popout-active.svg") no-repeat center center; }
    .slidewrapper__textwrapper .textwrapper__arrow {
      padding: 1rem; }

.diningslidecount, .entertainmentslidecount, .hotelslidecount {
  text-align: center;
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .diningslidecount, .entertainmentslidecount, .hotelslidecount {
      text-align: right;
      margin-right: 10rem; } }
  @media (min-width: 992px) {
    .diningslidecount, .entertainmentslidecount, .hotelslidecount {
      margin-right: 2rem;
      font-size: 1.125rem; } }
.callout {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
  margin-left: -1rem;
  margin-right: -1rem; }
  @media (min-width: 768px) {
    .callout {
      margin-left: -0.75rem;
      margin-right: -0.75rem; } }
  @media (min-width: 1200px) {
    .callout {
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }
  .callout .image-col {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      .callout .image-col {
        padding-left: 0.75rem;
        padding-right: 0.75rem; } }
  .callout .text-col {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      .callout .text-col {
        padding-left: 0.75rem;
        padding-right: 0.75rem; } }
  @media (min-width: 768px) {
    .callout .right {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; } }
  .callout__image {
    overflow: hidden;
    height: 100%;
    min-height: 272px; }
    @media (min-width: 768px) {
      .callout__image {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        min-height: 100%; } }
  .callout__textwrapper {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    padding: 3rem 1rem;
    margin: 0;
    text-align: center; }
    @media (min-width: 768px) {
      .callout__textwrapper {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        padding: 4rem 3rem;
        text-align: left; } }
    @media (min-width: 992px) {
      .callout__textwrapper {
        padding: 5.5rem 4rem; } }
    .callout__textwrapper .textwrapper__header {
      font-size: 1.5rem;
      margin-top: 0; }
      @media (min-width: 768px) {
        .callout__textwrapper .textwrapper__header {
          font-size: 2rem; } }
      @media (min-width: 992px) {
        .callout__textwrapper .textwrapper__header {
          font-size: 2.375rem; } }
    .callout__textwrapper p {
      margin: 1rem 0 2rem;
      font-size: 1rem; }
      @media (min-width: 992px) {
        .callout__textwrapper p {
          font-size: 1.125rem; } }
    .callout__textwrapper .textwrapper__ctalink {
      border: 2px solid;
      padding: 0.5rem 1.75rem; }
      @media (min-width: 992px) {
        .callout__textwrapper .textwrapper__ctalink {
          border: 3px solid;
          padding: 0.675rem 1.75rem; } }
      @media (min-width: 992px) {
        .callout__textwrapper .textwrapper__ctalink:hover {
          margin: -2px;
          border: 5px solid; } }
.card-container .container {
  overflow: hidden;
  padding-bottom: 1.5rem; }
  @media (min-width: 992px) {
    .card-container .container {
      overflow: visible;
      padding-bottom: 3rem; } }
  .card-container .container__headertext {
    margin-top: 0; }
    .card-container .container__headertext a:hover {
      color: #E04E39;
      text-decoration: underline; }
  .card-container .container__headerlink .arrow {
    background: url("main/resources/svgs/sp-page/arrow-casinos.svg") no-repeat scroll 100% transparent;
    padding: 13px 22px 13px 0;
    background-size: 13px; }
    @media (min-width: 992px) {
      .card-container .container__headerlink .arrow {
        background: url("main/resources/svgs/sp-page/arrow-casinos.svg") no-repeat scroll 100% transparent;
        padding: 16px 24px 16px 0;
        background-size: 16px; } }
    .card-container .container__headerlink .arrow:hover {
      background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat scroll 100% transparent;
      padding: 13px 22px 13px 0;
      background-size: 13px; }
      @media (min-width: 992px) {
        .card-container .container__headerlink .arrow:hover {
          background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat scroll 100% transparent;
          padding: 16px 24px 16px 0;
          background-size: 16px; } }
.cardslider .slick-list {
  overflow: visible; }

.cardslider .card {
  padding: 0;
  border: 0;
  background-color: unset;
  display: inline-block; }
  @media (min-width: 768px) {
    .cardslider .card {
      padding: 0 12px; } }
  .cardslider .card .content-card-wrapper {
    height: 275px;
    width: 212px;
    background-color: #FFFFFF;
    position: relative;
    overflow: hidden; }
    @media (min-width: 768px) {
      .cardslider .card .content-card-wrapper {
        height: 100%;
        width: 100%; }
        .cardslider .card .content-card-wrapper:hover {
          transform: scale(1.07);
          -webkit-transform: scale(1.07);
          z-index: 80;
          -webkit-box-shadow: 0px 36px 20px -32px rgba(0, 0, 0, 0.4);
          -moz-box-shadow: 0px 36px 20px -32px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 36px 20px -32px rgba(0, 0, 0, 0.4); }
          .cardslider .card .content-card-wrapper:hover .card-wrapper-inner {
            display: block;
            z-index: 1080; }
          .cardslider .card .content-card-wrapper:hover .content-body-wrapper {
            transform: scale(0.935); } }
  @media (min-width: 768px) and (hover: none) {
    .cardslider .card .content-card-wrapper:hover {
      transform: scale(1);
      -webkit-transform: scale(1);
      z-index: 80;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .cardslider .card .content-card-wrapper:hover .card-wrapper-inner {
        display: none; }
      .cardslider .card .content-card-wrapper:hover .content-body-wrapper {
        transform: scale(1); } }
    .cardslider .card .content-card-wrapper .card-wrapper-inner {
      display: none;
      position: absolute;
      top: 12px;
      left: 12px;
      bottom: 12px;
      right: 12px;
      border: 4px solid #FFFFFF; }
    .cardslider .card .content-card-wrapper .content-card-body {
      text-align: left; }
      .cardslider .card .content-card-wrapper .content-card-body .content-img-wrapper {
        padding: 0 8px;
        margin: auto; }
        @media (min-width: 768px) {
          .cardslider .card .content-card-wrapper .content-card-body .content-img-wrapper {
            padding: 0;
            margin: unset; } }
        .cardslider .card .content-card-wrapper .content-card-body .content-img-wrapper .content-card-img {
          display: block;
          margin: auto;
          -webkit-align-self: left;
          -moz-align-self: left;
          -ms-align-self: left;
          align-self: left; }
          @media (min-width: 768px) {
            .cardslider .card .content-card-wrapper .content-card-body .content-img-wrapper .content-card-img {
              -webkit-box-flex: 0 0 auto;
              -moz-box-flex: 0 0 auto;
              -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
              flex: 0 0 auto;
              -webkit-align-self: center;
              -moz-align-self: center;
              -ms-align-self: center;
              align-self: center; } }
        .cardslider .card .content-card-wrapper .content-card-body .content-img-wrapper.content-img-gradient:after {
          display: block;
          position: relative;
          background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%);
          margin-top: -203px;
          height: 203px;
          width: 100%;
          content: ''; }
      .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper {
        margin: auto;
        position: absolute;
        bottom: 12%;
        right: 10%;
        width: 80%; }
        @media (min-width: 768px) {
          .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper {
            bottom: 8%; } }
        .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper a:hover {
          text-decoration: none; }
        .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper .content-card-linktext {
          color: #FFFFFF;
          font-family: "Fort-Bold", Arial, sans-serif;
          font-size: 1rem;
          margin: 0.625rem 0;
          line-height: 1.5rem; }
          @media (min-width: 992px) {
            .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper .content-card-linktext {
              font-size: 1.375rem; } }
        .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper .content-card-linkarrow {
          background: url("main/resources/svgs/sp-page/arrow-casinos.svg") no-repeat scroll 100% 12px transparent;
          padding: 13px 22px 9px 0; }
          @media (min-width: 992px) {
            .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper .content-card-linkarrow {
              padding: 9px 22px 9px 0; } }
          .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper .content-card-linkarrow:hover {
            background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat scroll 100% 12px transparent; }
        .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper .content-card-linkpoput {
          background: url("main/resources/svgs/sp-page/popout.svg") no-repeat scroll 100% 12px transparent;
          padding: 13px 22px 9px 0; }
          @media (min-width: 992px) {
            .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper .content-card-linkpoput {
              padding: 9px 22px 9px 0; } }
          .cardslider .card .content-card-wrapper .content-card-body .content-body-wrapper .content-card-linkpoput:hover {
            background: url("main/resources/svgs/sp-page/popout-active.svg") no-repeat scroll 100% 12px transparent; }

/* Alert colours - Reference only - main colours are in variables file
$success:            #e0f6ce;
$success-close:      #87bf5a;
$info:               #d8f4f7;
$info-close:         #6db8be;
$warning:            #fff4d5;
$warning-close:      #e8c258;
$danger:             #efd1d8;
$danger-close:       #d16c85;*/
.message-container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  z-index: 900; }
  @media (min-width: 768px) {
    .message-container {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      margin: 0 auto; } }
  .message-container .alert {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .message-container .alert {
        margin-right: 24px;
        margin-left: 24px;
        margin-top: 1.5rem; } }
  .message-container__float {
    position: absolute; }

.alert-primary {
  color: #007bff;
  background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
  border-color: #007bff; }
  .alert-primary hr {
    border-top-color: #006fe6; }
  .alert-primary .alert-link {
    color: #0062cc; }

.alert-secondary {
  color: #6c757d;
  background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x;
  border-color: #6c757d; }
  .alert-secondary hr {
    border-top-color: #60686f; }
  .alert-secondary .alert-link {
    color: #545b62; }

.alert-success {
  color: #e0f6ce;
  background: #e0f6ce linear-gradient(180deg, #e5f7d5, #e0f6ce) repeat-x;
  border-color: #e0f6ce; }
  .alert-success hr {
    border-top-color: #d2f2b8; }
  .alert-success .alert-link {
    color: #c5eea3; }

.alert-info {
  color: #d8f4f7;
  background: #d8f4f7 linear-gradient(180deg, #def6f8, #d8f4f7) repeat-x;
  border-color: #d8f4f7; }
  .alert-info hr {
    border-top-color: #c3eef3; }
  .alert-info .alert-link {
    color: #aee8ee; }

.alert-warning {
  color: #fff4d5;
  background: #fff4d5 linear-gradient(180deg, #fff6db, #fff4d5) repeat-x;
  border-color: #fff4d5; }
  .alert-warning hr {
    border-top-color: #ffedbc; }
  .alert-warning .alert-link {
    color: #ffe7a2; }

.alert-danger {
  color: #efd1d8;
  background: #efd1d8 linear-gradient(180deg, #f1d8de, #efd1d8) repeat-x;
  border-color: #efd1d8; }
  .alert-danger hr {
    border-top-color: #e8bec8; }
  .alert-danger .alert-link {
    color: #e2abb8; }

.alert-light {
  color: #f8f9fa;
  background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x;
  border-color: #f8f9fa; }
  .alert-light hr {
    border-top-color: #e9ecef; }
  .alert-light .alert-link {
    color: #dae0e5; }

.alert-dark {
  color: #343a40;
  background: #343a40 linear-gradient(180deg, #52585d, #343a40) repeat-x;
  border-color: #343a40; }
  .alert-dark hr {
    border-top-color: #292d32; }
  .alert-dark .alert-link {
    color: #1d2124; }

.alert {
  font-family: "Fort-Book-Italic", Arial, sans-serif;
  font-size: 1rem;
  border: none;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.3);
  padding: 0.75rem 1rem;
  border-radius: 0; }
  @media (min-width: 768px) {
    .alert {
      padding: 0.75rem 1.5rem;
      border-radius: 2.25rem; } }
  .alert.alert-danger, .alert.alert-success, .alert.alert-info, .alert.alert-warning {
    color: #000000; }
  .alert-full-width {
    padding-right: 2.75rem; }
    @media (min-width: 992px) {
      .alert-full-width .container {
        padding-left: 36px;
        padding-right: 36px; } }
@media (min-width: 768px) {
  .alert-basic {
    border-radius: 0; } }

@media (min-width: 768px) {
  .alert-basic.alert-dismissible > .close {
    border-radius: 0; } }

.alert-dismissible {
  padding-right: 4.0rem; }
  @media (min-width: 768px) {
    .alert-dismissible {
      padding-right: 4.5rem; } }
  .alert-dismissible > .close {
    opacity: 1;
    height: 100%;
    width: 48px;
    background: url("main/resources/svgs/close-icon-white.svg") no-repeat center center;
    background-size: 16px 16px; }
    @media (min-width: 768px) {
      .alert-dismissible > .close {
        border-top-right-radius: 2.25rem;
        border-bottom-right-radius: 2.25rem; } }
    .alert-dismissible > .close:hover {
      opacity: 1; }
  .alert-dismissible.alert-danger .close {
    background-color: #ef5350; }
  .alert-dismissible.alert-success .close {
    background-color: #87bf5a; }
  .alert-dismissible.alert-info .close {
    background-color: #6db8be; }
  .alert-dismissible.alert-warning .close {
    background-color: #e8c258; }

.alert-message__edit-mode-wrapper {
  margin: 1rem 0; }

.alert-message .cmp-text > p:last-child, .alert-message .cmp-text h1:last-child,
.alert-message .cmp-text h2:last-child, .alert-message .cmp-text h3:last-child,
.alert-message .cmp-text h4:last-child, .alert-message .cmp-text h5:last-child,
.alert-message .cmp-text h6:last-child {
  margin-bottom: 0; }
  .alert-message .cmp-text > p:last-child span, .alert-message .cmp-text h1:last-child span,
  .alert-message .cmp-text h2:last-child span, .alert-message .cmp-text h3:last-child span,
  .alert-message .cmp-text h4:last-child span, .alert-message .cmp-text h5:last-child span,
  .alert-message .cmp-text h6:last-child span {
    margin-bottom: 0; }

.alert-message .alert {
  z-index: 200;
  font-family: "Fort-Light", Arial, sans-serif; }
  .alert-message .alert.alert-full-width {
    border-radius: 0;
    padding-left: 0;
    padding-right: 2.75rem; }
    .alert-message .alert.alert-full-width > .close {
      border-radius: 0; }

span.xltext {
  font-family: "GT-Eesti-Text-Book", Arial, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 70px; }
  @media (min-width: 768px) {
    span.xltext {
      font-size: 110px;
      line-height: 128px; } }
  @media (min-width: 992px) {
    span.xltext {
      font-size: 190px;
      line-height: 56px; } }
#CQrte span.xltext {
  font-family: "GT-Eesti-Text-Book", Arial, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 70px; }
  @media (min-width: 768px) {
    #CQrte span.xltext {
      font-size: 110px;
      line-height: 128px; } }
  @media (min-width: 992px) {
    #CQrte span.xltext {
      font-size: 190px;
      line-height: 56px; } }
.banner #homepage-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.banner.default #homepage-banner {
  width: 100%;
  height: 372px;
  min-height: 372px; }
  @media (min-width: 768px) {
    .banner.default #homepage-banner {
      height: 543px;
      min-height: 543px; } }
  @media (min-width: 992px) {
    .banner.default #homepage-banner {
      height: 728px;
      min-height: 728px; } }
.banner.default-404 #homepage-banner {
  width: 100%;
  height: 446px;
  min-height: 446px; }
  @media (min-width: 768px) {
    .banner.default-404 #homepage-banner {
      height: 543px;
      min-height: 543px; } }
  @media (min-width: 992px) {
    .banner.default-404 #homepage-banner {
      height: 728px;
      min-height: 728px; } }
.author-banner #homepage-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.author-banner.default #homepage-banner {
  width: 100%;
  height: 372px;
  min-height: 372px; }
  @media (min-width: 768px) {
    .author-banner.default #homepage-banner {
      height: 543px;
      min-height: 543px; } }
  @media (min-width: 992px) {
    .author-banner.default #homepage-banner {
      height: 728px;
      min-height: 728px; } }
.author-banner.default-404 #homepage-banner {
  width: 100%;
  height: 446px;
  min-height: 446px; }
  @media (min-width: 768px) {
    .author-banner.default-404 #homepage-banner {
      height: 543px;
      min-height: 543px; } }
  @media (min-width: 992px) {
    .author-banner.default-404 #homepage-banner {
      height: 728px;
      min-height: 728px; } }
.hpbanner__content {
  margin-bottom: 1rem; }
  .hpbanner__content .content__homepage {
    display: none; }
    @media (min-width: 768px) {
      .hpbanner__content .content__homepage {
        display: block; } }
  .hpbanner__content .content__404 {
    display: block; }
  .hpbanner__content .content__wrapper h1, .hpbanner__content .content__wrapper h2, .hpbanner__content .content__wrapper h3, .hpbanner__content .content__wrapper h4, .hpbanner__content .content__wrapper h5, .hpbanner__content .content__wrapper h6, .hpbanner__content .content__wrapper p {
    color: #FFFFFF; }
    .hpbanner__content .content__wrapper h1 a, .hpbanner__content .content__wrapper h2 a, .hpbanner__content .content__wrapper h3 a, .hpbanner__content .content__wrapper h4 a, .hpbanner__content .content__wrapper h5 a, .hpbanner__content .content__wrapper h6 a, .hpbanner__content .content__wrapper p a {
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif; }
  @media (min-width: 768px) {
    .hpbanner__content .content__wrapper h1 {
      font-size: 2.375rem; } }
  @media (min-width: 992px) {
    .hpbanner__content .content__wrapper h1 {
      font-size: 3.25rem; } }
  .hpbanner__content .content__wrapper h2 {
    font-size: 1.125rem; }
    @media (min-width: 768px) {
      .hpbanner__content .content__wrapper h2 {
        font-size: 1.625rem; } }
    @media (min-width: 992px) {
      .hpbanner__content .content__wrapper h2 {
        font-size: 2.375rem; } }
.hpbanner__icon {
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .hpbanner__icon {
      margin-bottom: 0; } }
  .hpbanner__icon .icon__title {
    font-size: .875rem;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    line-height: 22px;
    color: #FFFFFF;
    text-align: center;
    margin: 1rem 0; }
    @media (min-width: 768px) {
      .hpbanner__icon .icon__title {
        font-size: 1.125rem; } }
  .hpbanner__icon .icon__icongroup {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    .hpbanner__icon .icon__icongroup--icon {
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .hpbanner__icon .icon__icongroup--icon {
          padding: 0 12px; } }
      .hpbanner__icon .icon__icongroup--icon a:hover {
        text-decoration: none; }
      .hpbanner__icon .icon__icongroup--icon .icon-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        height: 57px;
        width: auto;
        background-color: rgba(0, 0, 0, 0.3); }
        @media (min-width: 768px) {
          .hpbanner__icon .icon__icongroup--icon .icon-wrapper {
            height: 142px; } }
        @media (min-width: 992px) {
          .hpbanner__icon .icon__icongroup--icon .icon-wrapper {
            height: 176px; }
            .hpbanner__icon .icon__icongroup--icon .icon-wrapper:hover {
              background-color: rgba(224, 78, 57, 0.3);
              transform: scale(1.08);
              -webkit-transform: scale(1.08);
              z-index: 1000; }
              .hpbanner__icon .icon__icongroup--icon .icon-wrapper:hover .icon-inner {
                display: block; } }
  @media (min-width: 992px) and (hover: none) {
    .hpbanner__icon .icon__icongroup--icon .icon-wrapper:hover {
      transform: scale(1);
      -webkit-transform: scale(1);
      z-index: 1000; }
      .hpbanner__icon .icon__icongroup--icon .icon-wrapper:hover .icon-inner {
        display: none; }
      .hpbanner__icon .icon__icongroup--icon .icon-wrapper:hover .icon-body-wrapper {
        transform: scale(1); } }
        .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-inner {
          display: none;
          position: absolute;
          top: 12px;
          left: 12px;
          bottom: 12px;
          right: 12px;
          border: 2px solid #FFFFFF;
          opacity: 0.2; }
        .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-body {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          align-items: center;
          -webkit-flex-direction: row;
          -moz-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row; }
          @media (min-width: 768px) {
            .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-body {
              -webkit-flex-direction: column;
              -moz-flex-direction: column;
              -ms-flex-direction: column;
              flex-direction: column; } }
          .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-body .icon-img-wrapper {
            -webkit-box-flex: 0 1 auto;
            -moz-box-flex: 0 1 auto;
            -webkit-flex: 0 1 auto;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            margin: 0 8px;
            display: none; }
            @media (min-width: 768px) {
              .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-body .icon-img-wrapper {
                display: block; } }
            .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-body .icon-img-wrapper .icon-img {
              height: 32px;
              width: 32px;
              display: block;
              -webkit-align-self: center;
              -moz-align-self: center;
              -ms-align-self: center;
              align-self: center; }
              @media (min-width: 768px) {
                .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-body .icon-img-wrapper .icon-img {
                  margin: 1rem;
                  height: 65px;
                  width: 65px;
                  -webkit-box-flex: 0 0 auto;
                  -moz-box-flex: 0 0 auto;
                  -webkit-flex: 0 0 auto;
                  -ms-flex: 0 0 auto;
                  flex: 0 0 auto; } }
              @media (min-width: 992px) {
                .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-body .icon-img-wrapper .icon-img {
                  height: 74px;
                  width: 74px; } }
          .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-body .icon-body-wrapper {
            -webkit-box-flex: 0 1 auto;
            -moz-box-flex: 0 1 auto;
            -webkit-flex: 0 1 auto;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            margin: 0 8px;
            text-align: center; }
            .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-body .icon-body-wrapper .icon-linktext {
              color: #FFFFFF;
              font-family: "Fort-Bold", Arial, sans-serif;
              font-size: 0.875rem; }
              @media (min-width: 992px) {
                .hpbanner__icon .icon__icongroup--icon .icon-wrapper .icon-body .icon-body-wrapper .icon-linktext {
                  font-size: 1rem; } }
.hpbanner__location {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1rem;
  text-align: center; }
  @media (min-width: 768px) {
    .hpbanner__location {
      margin: 1rem 0 1.5rem; } }
  .hpbanner__location:hover .hpbanner__location--locationicon {
    background: url("main/resources/svgs/map_icon_active.svg") no-repeat center center; }
  .hpbanner__location--locationicon {
    background: url("main/resources/svgs/map_icon.svg") no-repeat center center;
    background-size: auto;
    height: 20px;
    width: 20px;
    padding: 1rem; }
    .hpbanner__location--locationicon:hover {
      background: url("main/resources/svgs/map_icon_active.svg") no-repeat center center; }
  .hpbanner__location .hiddenloc {
    visibility: hidden; }
  .hpbanner__location .visibleloc {
    visibility: visible; }

.cta-full-width .herobanner .jumbotron {
  padding: 2rem 1rem;
  border-radius: 0;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .cta-full-width .herobanner .jumbotron {
      padding: 5rem 2rem; } }
.cta-full-width .herobanner__bgimage {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat; }

.cta-full-width .herobanner__textwrapper h1, .cta-full-width .herobanner__textwrapper h2, .cta-full-width .herobanner__textwrapper h3, .cta-full-width .herobanner__textwrapper h4, .cta-full-width .herobanner__textwrapper h5, .cta-full-width .herobanner__textwrapper h6, .cta-full-width .herobanner__textwrapper p {
  margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .cta-full-width .herobanner__textwrapper h1, .cta-full-width .herobanner__textwrapper h2, .cta-full-width .herobanner__textwrapper h3, .cta-full-width .herobanner__textwrapper h4, .cta-full-width .herobanner__textwrapper h5, .cta-full-width .herobanner__textwrapper h6, .cta-full-width .herobanner__textwrapper p {
      margin-bottom: 1.25rem; } }
.cta-full-width .herobanner__textwrapper p {
  margin: 1rem 0 2rem;
  font-size: 1rem; }
  @media (min-width: 992px) {
    .cta-full-width .herobanner__textwrapper p {
      font-size: 1.125rem; } }
.cta-full-width .herobanner__textwrapper .textwrapper__ctaorange {
  background-color: #CC422E;
  color: #FFFFFF !important; }
  .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange:hover {
    background-color: #E04E39; }

.cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor {
  border: 2px solid;
  padding: 0.5rem 1.75rem; }
  @media (min-width: 992px) {
    .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor {
      border: 3px solid;
      padding: 0.675rem 1.75rem; } }
  @media (min-width: 992px) {
    .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor:hover {
      margin: -2px;
      border: 5px solid; } }
@media (min-width: 768px) {
  .image-text-cta .right {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3; } }

@media (min-width: 768px) {
  .image-text-cta__image {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1; } }

.image-text-cta__image img {
  width: 100%;
  min-height: 288px;
  min-width: 288px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (min-width: 768px) {
    .image-text-cta__image img {
      min-height: 284px;
      min-width: 284px; } }
  @media (min-width: 992px) {
    .image-text-cta__image img {
      min-height: auto;
      min-width: auto; } }
.image-text-cta__image.compat-object-fit {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.image-text-cta__textwrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }
  @media (min-width: 768px) {
    .image-text-cta__textwrapper {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; } }
  .image-text-cta__textwrapper p {
    font-size: 1rem; }
    @media (min-width: 992px) {
      .image-text-cta__textwrapper p {
        font-size: 1.125rem; } }
  .image-text-cta__textwrapper .textwrapper__ctalink .arrow {
    background: url("main/resources/svgs/sp-page/arrow-casinos.svg") no-repeat scroll 100% 12px transparent;
    padding: 12px 22px 9px 0; }
    @media (min-width: 992px) {
      .image-text-cta__textwrapper .textwrapper__ctalink .arrow {
        padding: 12px 24px 12px 0; } }
    .image-text-cta__textwrapper .textwrapper__ctalink .arrow:hover {
      background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat scroll 100% 12px transparent; }
  .image-text-cta__textwrapper .textwrapper__ctalink .popout {
    background: url("main/resources/svgs/sp-page/popout.svg") no-repeat scroll 100% 12px transparent;
    padding: 12px 24px 9px 0; }
    @media (min-width: 992px) {
      .image-text-cta__textwrapper .textwrapper__ctalink .popout {
        padding: 12px 24px 12px 0; } }
    .image-text-cta__textwrapper .textwrapper__ctalink .popout:hover {
      background: url("main/resources/svgs/sp-page/popout-active.svg") no-repeat scroll 100% 12px transparent; }
  .image-text-cta__textwrapper .textwrapper__ctabutton {
    background-color: #CC422E;
    color: #FFFFFF !important; }
    .image-text-cta__textwrapper .textwrapper__ctabutton:hover {
      background-color: #E04E39; }

.member-benefit .member-benefit-level {
  margin-left: -1rem;
  margin-right: -1rem; }
  @media (min-width: 768px) {
    .member-benefit .member-benefit-level {
      margin-left: -0.75rem;
      margin-right: -0.75rem; } }
  @media (min-width: 1200px) {
    .member-benefit .member-benefit-level {
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }
  .member-benefit .member-benefit-level .member-benefit-range {
    margin-bottom: 1rem; }
    @media (min-width: 992px) {
      .member-benefit .member-benefit-level .member-benefit-range {
        margin-bottom: 0; } }
    .member-benefit .member-benefit-level .member-benefit-range .diamond-level {
      background: #3C1053 url("main/resources/svgs/er-assets/diamond.svg") no-repeat;
      background-position: 5% center;
      background-size: auto 18px; }
      @media (min-width: 768px) {
        .member-benefit .member-benefit-level .member-benefit-range .diamond-level {
          background-size: auto 27px;
          background-position: 5% center; } }
      @media (min-width: 992px) {
        .member-benefit .member-benefit-level .member-benefit-range .diamond-level {
          background-size: auto 32px;
          background-position: center 40px; } }
      .member-benefit .member-benefit-level .member-benefit-range .diamond-level.double-diamond {
        background-image: url("main/resources/svgs/er-assets/doublediamond.svg"); }
      .member-benefit .member-benefit-level .member-benefit-range .diamond-level.triple-diamond {
        background-image: url("main/resources/svgs/er-assets/triplediamond.svg"); }
      .member-benefit .member-benefit-level .member-benefit-range .diamond-level.elite-diamond {
        background-image: url("main/resources/svgs/er-assets/elite.svg"); }
      .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        height: 80px; }
        @media (min-width: 768px) {
          .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section {
            height: 99px; } }
        @media (min-width: 992px) {
          .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section {
            height: 210px;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column; } }
        .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .flex-column {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: flex-end;
          -moz-justify-content: flex-end;
          -ms-justify-content: flex-end;
          justify-content: flex-end;
          -ms-flex-pack: flex-end;
          -webkit-box-flex: 0 0 80%;
          -moz-box-flex: 0 0 80%;
          -webkit-flex: 0 0 80%;
          -ms-flex: 0 0 80%;
          flex: 0 0 80%;
          padding-left: 1rem; }
          @media (min-width: 768px) {
            .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .flex-column {
              -webkit-box-flex: 0 0 83%;
              -moz-box-flex: 0 0 83%;
              -webkit-flex: 0 0 83%;
              -ms-flex: 0 0 83%;
              flex: 0 0 83%; } }
          @media (min-width: 992px) {
            .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .flex-column {
              padding-left: 0;
              -webkit-justify-content: space-between;
              -moz-justify-content: space-between;
              -ms-justify-content: space-between;
              justify-content: space-between;
              -ms-flex-pack: space-between;
              -webkit-align-items: center;
              -moz-align-items: center;
              -ms-align-items: center;
              align-items: center; } }
        .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .flex-row {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          align-items: center;
          -webkit-box-flex: 0 0 20%;
          -moz-box-flex: 0 0 20%;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%; }
          @media (min-width: 768px) {
            .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .flex-row {
              -webkit-box-flex: 0 0 10%;
              -moz-box-flex: 0 0 10%;
              -webkit-flex: 0 0 10%;
              -ms-flex: 0 0 10%;
              flex: 0 0 10%; } }
        .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .member-benefit-title {
          font-family: "Fort-Bold", Arial, sans-serif;
          color: #FFFFFF;
          font-size: 1rem; }
          @media (min-width: 768px) {
            .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .member-benefit-title {
              font-size: 1.375rem; } }
          @media (min-width: 992px) {
            .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .member-benefit-title {
              font-size: 1.5rem;
              padding: 5.5rem 0 0rem; } }
        .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .member-benefit-range {
          font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
          color: #E04E39;
          font-size: 1.25rem; }
          @media (min-width: 768px) {
            .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .member-benefit-range {
              font-size: 1.5rem; } }
          @media (min-width: 992px) {
            .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .member-benefit-range {
              font-size: 1.75rem; } }
        .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .collapsed .member-benefit-arrow {
          display: block;
          background-image: url("main/resources/svgs/er-assets/arrow.svg");
          background-repeat: no-repeat;
          background-position: center;
          background-size: 22px 22px;
          height: 22px;
          width: 22px;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
          @media (min-width: 992px) {
            .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .collapsed .member-benefit-arrow {
              display: none; } }
        .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .member-benefit-arrow {
          display: block;
          background-image: url("main/resources/svgs/er-assets/arrow.svg");
          background-repeat: no-repeat;
          background-position: center;
          background-size: 22px 22px;
          height: 22px;
          width: 22px;
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }
          @media (min-width: 992px) {
            .member-benefit .member-benefit-level .member-benefit-range .diamond-level .member-benefit-section .member-benefit-arrow {
              display: none; } }
    @media (min-width: 992px) {
      .member-benefit .member-benefit-level .member-benefit-range .collapse {
        display: block; } }
    .member-benefit .member-benefit-level .member-benefit-range .member-benefit-details, .member-benefit .member-benefit-level .member-benefit-range .member-benefit-details-upgrade {
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 1rem;
      color: #515151;
      height: auto;
      padding: 1rem 1.5rem;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: left; }
      @media (min-width: 768px) {
        .member-benefit .member-benefit-level .member-benefit-range .member-benefit-details, .member-benefit .member-benefit-level .member-benefit-range .member-benefit-details-upgrade {
          font-size: 1.125rem; } }
      @media (min-width: 992px) {
        .member-benefit .member-benefit-level .member-benefit-range .member-benefit-details, .member-benefit .member-benefit-level .member-benefit-range .member-benefit-details-upgrade {
          font-size: 1.125rem; } }
    .member-benefit .member-benefit-level .member-benefit-range .member-benefit-details {
      background: #F0ECF2;
      min-height: 250px; }
      @media (max-width: 1199.98px) {
        .member-benefit .member-benefit-level .member-benefit-range .member-benefit-details {
          min-height: auto; } }
    .member-benefit .member-benefit-level .member-benefit-range .member-benefit-details-upgrade {
      background: rgba(60, 16, 83, 0.15); }
  .member-benefit .member-benefit-level .member-benefit-conditions {
    margin-top: 1rem;
    font-size: 0.75rem; }
    @media (min-width: 768px) {
      .member-benefit .member-benefit-level .member-benefit-conditions {
        font-size: 0.875rem; } }
    @media (min-width: 992px) {
      .member-benefit .member-benefit-level .member-benefit-conditions {
        font-size: 0.875rem; } }
.member-benefit .diamond-level--single {
  width: 75px; }
  @media (min-width: 768px) {
    .member-benefit .diamond-level--single {
      height: 20px;
      width: 20px; } }
.member-benefit .diamond-level--double {
  width: 75px; }
  @media (min-width: 768px) {
    .member-benefit .diamond-level--double {
      height: 20px;
      width: 43px; } }
.member-benefit .diamond-level--triple {
  width: 75px; }
  @media (min-width: 768px) {
    .member-benefit .diamond-level--triple {
      height: 20px;
      width: 68px; } }
.member-benefit .diamond-level--elite {
  width: 75px; }
  @media (min-width: 768px) {
    .member-benefit .diamond-level--elite {
      height: 20px;
      width: 52px; } }
.member-benefit .membership-table {
  width: 100%;
  margin: 1rem auto 1.5rem; }
  .member-benefit .membership-table th {
    background: #3C1053;
    color: white;
    padding: 1.5rem;
    vertical-align: top; }
  .member-benefit .membership-table th, .member-benefit .membership-table td {
    text-align: center;
    font-family: "GT-Eesti-Text-Bold", Arial, sans-serif; }
    .member-benefit .membership-table th.membership-table__rewards, .member-benefit .membership-table td.membership-table__rewards {
      text-align: left; }
  .member-benefit .membership-table th.membership-table__rewards {
    vertical-align: bottom;
    padding-bottom: 1.5rem;
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 1.125rem; }
    @media (min-width: 992px) {
      .member-benefit .membership-table th.membership-table__rewards {
        font-size: 1.375rem; } }
  .member-benefit .membership-table td {
    color: #3C1053;
    font-size: 1.125rem; }
    @media (min-width: 768px) {
      .member-benefit .membership-table td {
        padding: 1rem; } }
    .member-benefit .membership-table td p {
      font-family: "GT-Eesti-Text-Book", Arial, sans-serif; }
      @media (min-width: 992px) {
        .member-benefit .membership-table td p {
          font-size: 1.125rem; } }
  .member-benefit .membership-table__head {
    height: 100px; }
  .member-benefit .membership-table__head-secondary {
    height: 54px; }
  .member-benefit .membership-table__footnote {
    font-family: "GT-Eesti-Text-Bold", Arial, sans-serif;
    color: #E04E39;
    margin-left: 0.25rem;
    font-size: 0.875rem;
    position: relative;
    top: -4px; }
    @media (min-width: 768px) {
      .member-benefit .membership-table__footnote {
        font-size: 1rem; } }
  .member-benefit .membership-table__rewards {
    background: #F0ECF2;
    width: 44%;
    color: #3C1053;
    padding: 0 1rem; }
    @media (min-width: 992px) {
      .member-benefit .membership-table__rewards {
        font-size: 1.25rem; } }
  .member-benefit .membership-table__single-diamond-col, .member-benefit .membership-table__double-diamond-col, .member-benefit .membership-table__triple-diamond-col, .member-benefit .membership-table__elite-col {
    width: 14%; }
  .member-benefit .membership-table__single-diamond-col {
    background-color: #FDEEEB; }
  .member-benefit .membership-table__double-diamond-col {
    background-color: #F9DCD8; }
  .member-benefit .membership-table__triple-diamond-col {
    background-color: #FACBC3; }
  .member-benefit .membership-table__elite-col {
    background-color: #F7A89B; }
  .member-benefit .membership-table__dot {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    background-color: #3C1053;
    border-radius: 12px; }

.member-benefit .membership__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%; }

.member-benefit .membership__card {
  width: 100%;
  border: 1px solid #D7D7D7;
  padding: 2rem;
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .member-benefit .membership__card {
      margin-top: 3rem; } }
  .member-benefit .membership__card h5 {
    font-size: 1.125rem;
    margin-top: 0;
    margin-bottom: 1.5rem; }
  .member-benefit .membership__card ul {
    list-style: none;
    padding-left: 0; }
    @media (min-width: 992px) {
      .member-benefit .membership__card ul {
        font-size: 1.125rem; } }
    .member-benefit .membership__card ul li {
      background: url("main/resources/svgs/check-mark.svg") no-repeat;
      background-position: 0 7px;
      padding-left: 25px;
      margin-bottom: 1rem;
      background-size: 16px 10px; }
  @media (min-width: 992px) {
    .member-benefit .membership__card p {
      font-size: 1.125rem; } }
.member-benefit .membership__image-card {
  content: "";
  display: inline-block;
  width: 36px;
  height: 40px;
  margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .member-benefit .membership__image-card {
      width: 47px;
      height: 52px; } }
.member-benefit .membership__image-gift {
  content: "";
  display: inline-block;
  width: 37px;
  height: 40px;
  margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .member-benefit .membership__image-gift {
      width: 51px;
      height: 54px; } }
.member-benefit .membership-accordion {
  width: 100%; }
  .member-benefit .membership-accordion__header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    background: #3C1053;
    color: white;
    padding: 1rem;
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    font-size: 1.25rem; }
    .member-benefit .membership-accordion__header.collapsed {
      margin-bottom: 0.5rem; }
      .member-benefit .membership-accordion__header.collapsed .membership-accordion__controls {
        background: url("main/resources/svgs/chevron-orange-down.svg") no-repeat center center; }
  .member-benefit .membership-accordion__body.show {
    margin-bottom: 0.5rem; }
  .member-benefit .membership-accordion__controls {
    display: inline-block;
    background: url("main/resources/svgs/chevron-orange-up.svg") no-repeat center center;
    width: 16px;
    height: 10px;
    margin-left: auto; }
  .member-benefit .membership-accordion__row {
    padding: 1.5rem 1rem;
    background-color: #FDEEEB;
    border-bottom: 1px solid white;
    font-family: "Fort-Medium", Arial, sans-serif; }
    .member-benefit .membership-accordion__row b {
      font-family: "Fort-Bold", Arial, sans-serif; }
    .member-benefit .membership-accordion__row h5 {
      color: #3C1053;
      font-size: 1.125rem; }
    .member-benefit .membership-accordion__row ul {
      list-style: none;
      padding: 0; }
      .member-benefit .membership-accordion__row ul li {
        margin-bottom: 1rem; }
  .member-benefit .membership-accordion__sub {
    font-size: 0.875rem; }

.diamond-level {
  display: inline-block;
  content: "";
  width: 18px;
  height: 18px; }
  .diamond-level--single {
    background: url("main/resources/svgs/status-1-diamond-dropdown.svg") no-repeat left center; }
  .diamond-level--double {
    background: url("main/resources/svgs/status-2-diamonds-dropdown.svg") no-repeat left center;
    width: 36px; }
  .diamond-level--triple {
    background: url("main/resources/svgs/status-3-diamonds-dropdown.svg") no-repeat left center;
    width: 54px; }
  .diamond-level--elite {
    background: url("main/resources/svgs/status-elite-dropdown.svg") no-repeat left center;
    width: 48px; }

img[src*="encore-status-points-image.jpeg"] {
  width: 100%; }

.membership__number-list {
  margin: 1.5rem 0;
  list-style: decimal;
  font-family: "Fort-Light", Arial, sans-serif;
  font-size: 0.875rem;
  color: #333333;
  padding: 0 1.25rem; }
  @media (min-width: 768px) {
    .membership__number-list {
      margin: 3rem 0; } }
  .membership__number-list li {
    margin-bottom: 1rem;
    scroll-margin-top: 127px; }
    @media (min-width: 768px) {
      .membership__number-list li {
        scroll-margin-top: 152px; } }
    .membership__number-list li::marker {
      font-family: "Fort-Medium", Arial, sans-serif;
      color: #E04E39; }

.redeem-points {
  padding: 0; }
  @media (min-width: 768px) {
    .redeem-points {
      padding: 0 1.5rem; } }
  @media (min-width: 992px) {
    .redeem-points {
      padding: 0; } }
.earn-points {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #F8F8F8;
  padding: 2.5rem 1.5rem; }
  @media (min-width: 992px) {
    .earn-points {
      padding: 3.0rem 5rem; } }
  .earn-points .tab-content {
    margin-top: 2.5rem; }
    @media (min-width: 992px) {
      .earn-points .tab-content {
        margin-top: 3.0rem; } }
  .earn-points > .container {
    padding: 0; }
  .earn-points .earn-point-details {
    text-align: center;
    color: #515151;
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 1rem; }
    .earn-points .earn-point-details .col-md-4.col-12 {
      padding-left: 8px;
      padding-right: 8px; }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .col-md-4.col-12 {
          padding-left: 12px;
          padding-right: 12px; } }
    @media (min-width: 768px) {
      .earn-points .earn-point-details {
        font-size: 1.125rem; } }
    @media (min-width: 992px) {
      .earn-points .earn-point-details {
        font-size: 1.125rem; } }
    .earn-points .earn-point-details .earn-points-leftcol, .earn-points .earn-point-details .earn-points-rightcol {
      padding-left: 0;
      padding-right: 0;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      height: auto; }
      @media (min-width: 768px) {
        .earn-points .earn-point-details .earn-points-leftcol, .earn-points .earn-point-details .earn-points-rightcol {
          padding-left: 0.75rem;
          padding-right: 0.75rem; } }
    .earn-points .earn-point-details .earn-points-left, .earn-points .earn-point-details .earn-points-right {
      padding-top: 0; }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .earn-points-left, .earn-points .earn-point-details .earn-points-right {
          padding-top: 1.25rem; } }
    .earn-points .earn-point-details .earn-points-heading {
      height: auto; }
      @media (min-width: 768px) {
        .earn-points .earn-point-details .earn-points-heading {
          height: 78px; } }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .earn-points-heading {
          height: 88px; } }
    .earn-points .earn-point-details .earn-points-border-right {
      border-right: none; }
      @media (min-width: 768px) {
        .earn-points .earn-point-details .earn-points-border-right {
          border-right: 1px solid rgba(151, 151, 151, 0.5); } }
    .earn-points .earn-point-details .earn-points-section {
      background: #FFF;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: 1rem;
      padding: 1.5rem 1rem;
      border-radius: 10px; }
      @media (min-width: 768px) {
        .earn-points .earn-point-details .earn-points-section {
          margin-bottom: 0; } }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .earn-points-section {
          padding: 2rem; } }
      .earn-points .earn-point-details .earn-points-section a {
        color: #515151; }
        .earn-points .earn-point-details .earn-points-section a:hover {
          color: #E04E39; }
    .earn-points .earn-point-details .earn-point-icon {
      width: 60px;
      height: 48px;
      background-size: contain; }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .earn-point-icon {
          width: 80px;
          height: 56px; } }
    .earn-points .earn-point-details .earn-point-icon-dining {
      background: url("main/resources/svgs/er-assets/icon-ER-dining-restaurants.svg") no-repeat center center;
      background-size: contain; }
    .earn-points .earn-point-details .earn-point-icon-slots {
      background: url("main/resources/svgs/er-assets/icon-ER-slots-machine.svg") no-repeat center center;
      background-size: 50px 40px; }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .earn-point-icon-slots {
          background-size: 56px 45px; } }
    .earn-points .earn-point-details .earn-point-icon-cards {
      background: url("main/resources/svgs/er-assets/icon-ER-electronic-table.svg") no-repeat center center;
      background-size: contain; }
    .earn-points .earn-point-details .earn-point-icongroup {
      flex: 0 0 auto; }
    .earn-points .earn-point-details .earn-point-value {
      height: 73px;
      width: 37px;
      background-color: #FFFFFF;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 1.5rem;
      margin: 0 auto;
      vertical-align: middle;
      line-height: 73px; }
      @media (min-width: 768px) {
        .earn-points .earn-point-details .earn-point-value {
          height: 38px;
          width: 38px;
          line-height: 38px;
          font-size: 1.625rem; } }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .earn-point-value {
          height: 47px;
          width: 70px;
          line-height: 47px;
          font-size: 1.75rem; } }
      .earn-points .earn-point-details .earn-point-value.middle-value {
        height: auto;
        width: auto;
        max-width: 75px;
        line-height: normal; }
        @media (min-width: 768px) {
          .earn-points .earn-point-details .earn-point-value.middle-value {
            height: 38px;
            width: 135px;
            line-height: 38px;
            max-width: none; } }
        @media (min-width: 992px) {
          .earn-points .earn-point-details .earn-point-value.middle-value {
            height: 47px;
            width: 135px;
            line-height: 47px; } }
      .earn-points .earn-point-details .earn-point-value .dash-remove-mobile {
        display: none; }
        @media (min-width: 768px) {
          .earn-points .earn-point-details .earn-point-value .dash-remove-mobile {
            display: inline-block; } }
    .earn-points .earn-point-details .earn-point-description {
      flex: 1 0 auto;
      font-family: "Fort-Bold", Arial, sans-serif;
      font-size: 1.125rem;
      height: 48px;
      margin-top: 0.5rem;
      margin-bottom: 0.5rem;
      text-align: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      line-height: 1.25; }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .earn-point-description {
          font-size: 1.375rem; } }
    .earn-points .earn-point-details .earn-point-icon-roulette {
      background: url("main/resources/svgs/er-assets/icon-ER-roulette.svg") no-repeat center center;
      background-size: 49px 49px; }
      @media (min-width: 768px) {
        .earn-points .earn-point-details .earn-point-icon-roulette {
          background-size: 65px 65px; } }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .earn-point-icon-roulette {
          background-size: 72.6px 72px; } }
    .earn-points .earn-point-details .earn-point-icon-sicbo {
      background: url("main/resources/svgs/er-assets/icon-ER-sicbo.svg") no-repeat center center;
      background-size: 49px 49px; }
      @media (min-width: 768px) {
        .earn-points .earn-point-details .earn-point-icon-sicbo {
          background-size: 65px 65px; } }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .earn-point-icon-sicbo {
          background-size: 71px 74px; } }
    .earn-points .earn-point-details .earn-point-value-right {
      height: 114px;
      width: 37px;
      background-color: #FFFFFF;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 1.5rem;
      margin: 0 auto;
      vertical-align: middle;
      line-height: 114px; }
      @media (min-width: 768px) {
        .earn-points .earn-point-details .earn-point-value-right {
          height: 38px;
          width: 38px;
          line-height: 38px;
          font-size: 1.625rem; } }
      @media (min-width: 992px) {
        .earn-points .earn-point-details .earn-point-value-right {
          height: 47px;
          width: 70px;
          line-height: 47px;
          font-size: 1.75rem; } }
  .earn-points .earn-points-heading-text {
    font-family: "Fort-Light", Arial, sans-serif;
    line-height: 1.4rem;
    text-align: center;
    color: #000;
    margin-bottom: 2.5rem;
    padding: 0rem 11rem;
    padding: 0rem; }
    @media (min-width: 768px) {
      .earn-points .earn-points-heading-text {
        padding: 0rem; } }
    @media (min-width: 992px) {
      .earn-points .earn-points-heading-text {
        padding: 0rem 11rem; } }
  .earn-points .earn-points-poker-text {
    text-align: center;
    margin-top: 1.0rem;
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 0.875rem; }

.redeem-point {
  background: #FFF;
  border-radius: 10px; }
  @media (min-width: 768px) {
    .redeem-point {
      margin-top: 1.0rem; } }
  @media (min-width: 992px) {
    .redeem-point {
      margin-top: 1.5rem; } }
  .redeem-point.redeem-point--accelerator {
    margin-top: 3rem; }
  .redeem-point .redeem-point-row {
    padding: 2rem 4rem;
    margin-left: -1rem;
    margin-right: -1rem;
    height: 200px; }
    @media (min-width: 768px) {
      .redeem-point .redeem-point-row {
        margin-left: -0.75rem;
        margin-right: -0.75rem; } }
    @media (min-width: 1200px) {
      .redeem-point .redeem-point-row {
        margin-left: -1.5rem;
        margin-right: -1.5rem; } }
  .redeem-point .redeem-point-col {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      .redeem-point .redeem-point-col {
        padding-left: 0.75rem;
        padding-right: 0.75rem; } }
  .redeem-point .redeem-point-details {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: left;
    color: #515151;
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 1rem;
    font-size: 1.125rem;
    padding-bottom: 0;
    padding: 1.5rem 1rem; }
    @media (min-width: 768px) {
      .redeem-point .redeem-point-details {
        font-size: 1.125rem;
        padding-bottom: 0;
        padding: 1.5rem 1rem; } }
    @media (min-width: 992px) {
      .redeem-point .redeem-point-details {
        font-size: 1.125rem;
        padding: 2rem 4rem; } }
    .redeem-point .redeem-point-details .redeem-point-heading {
      color: #3C1053;
      text-align: center;
      font-family: "GT-Eesti-Pro-Text-Regular", Arial, sans-serif;
      font-size: 1rem;
      line-height: normal;
      font-weight: 700;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      @media (min-width: 992px) {
        .redeem-point .redeem-point-details .redeem-point-heading {
          -webkit-box-flex: 1 1 0;
          -moz-box-flex: 1 1 0;
          -webkit-flex: 1 1 0;
          -ms-flex: 1 1 0;
          flex: 1 1 0;
          margin-right: 40px; } }
      .redeem-point .redeem-point-details .redeem-point-heading h3 {
        margin: 1.125rem 0; }
        @media (min-width: 768px) {
          .redeem-point .redeem-point-details .redeem-point-heading h3 {
            margin: 1rem 0; } }
        @media (min-width: 992px) {
          .redeem-point .redeem-point-details .redeem-point-heading h3 {
            margin: 1.5rem 0; } }
    .redeem-point .redeem-point-details .redeem-point-icon {
      background: url("main/resources/svgs/er-assets/icon-ER-cards-heart.svg") no-repeat center center;
      background-size: 53px 53px;
      width: 53px;
      height: 53px;
      background-size: 90px 48px;
      width: 90px;
      height: 48px; }
      @media (min-width: 768px) {
        .redeem-point .redeem-point-details .redeem-point-icon {
          background-size: 90px 48px;
          width: 90px;
          height: 48px; } }
      @media (min-width: 992px) {
        .redeem-point .redeem-point-details .redeem-point-icon {
          background-size: 120px 64px;
          width: 120px;
          height: 64px; } }
    .redeem-point .redeem-point-details .redeem-point-description {
      font-family: "Fort-Bold", Arial, sans-serif;
      color: #515151;
      height: 48px;
      font-size: 1.125rem;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      @media (min-width: 768px) {
        .redeem-point .redeem-point-details .redeem-point-description {
          font-size: 1.125rem; } }
      @media (min-width: 992px) {
        .redeem-point .redeem-point-details .redeem-point-description {
          font-size: 1.375rem; } }
      .redeem-point .redeem-point-details .redeem-point-description a {
        font-family: "Fort-Bold", Arial, sans-serif;
        color: #515151; }
        .redeem-point .redeem-point-details .redeem-point-description a:hover {
          color: #E04E39; }
    .redeem-point .redeem-point-details .redeem-poin-desc {
      font-size: 1rem;
      padding: 0 1rem; }
      @media (min-width: 992px) {
        .redeem-point .redeem-point-details .redeem-poin-desc {
          -webkit-box-flex: 2 2 0;
          -moz-box-flex: 2 2 0;
          -webkit-flex: 2 2 0;
          -ms-flex: 2 2 0;
          flex: 2 2 0; } }
      .redeem-point .redeem-point-details .redeem-poin-desc .redeem-point-arrow {
        background: url("main/resources/svgs/er-assets/grey-tick-arrow.svg") no-repeat center center;
        background-size: auto;
        float: left;
        width: 35px;
        height: 28px;
        margin-right: 0.75rem;
        margin-left: 1rem; }
  .redeem-point--accelerator {
    background-color: #F0ECF2; }
    .redeem-point--accelerator .redeem-point-details {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0; }
      .redeem-point--accelerator .redeem-point-details .redeem-poin-desc .earn-point-shade-text {
        margin: 1rem auto 1rem;
        background-color: white; }
      .redeem-point--accelerator .redeem-point-details .redeem-point-heading {
        margin-right: 0; }
      .redeem-point--accelerator .redeem-point-details .redeem-point-icon {
        background: url("main/resources/svgs/accelerator-icon.svg") no-repeat center center; }
      .redeem-point--accelerator .redeem-point-details .redeem-point-description {
        margin-top: 0.5rem; }
        @media (min-width: 992px) {
          .redeem-point--accelerator .redeem-point-details .redeem-point-description {
            margin-top: 1rem; } }
.earn-points-table .earn-point-shade-text {
  min-width: 200px;
  max-width: 220px;
  padding: 0.5rem;
  border-radius: 1.25rem;
  background: #EFECF2;
  text-align: center;
  width: 100%; }
  @media (min-width: 768px) {
    .earn-points-table .earn-point-shade-text {
      margin-bottom: 0;
      width: 100%; } }
  @media (min-width: 992px) {
    .earn-points-table .earn-point-shade-text {
      width: 220px; } }
.earn-points-table .earn-point-text {
  color: #3C1053;
  font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
  flex: 1 0 auto;
  font-size: 1rem; }

@media (min-width: 768px) {
  .earn-points-table .text-under-points-based {
    margin-top: 1.5rem; } }

.earn-points-table .text-under-points-based > .row .col-12 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  @media (min-width: 768px) {
    .earn-points-table .text-under-points-based > .row .col-12 {
      display: block; } }
.earn-points-table .text-under-points-based > .row .redeem-row {
  display: block;
  width: 100%; }
  @media screen and (min-width: 400px) {
    .earn-points-table .text-under-points-based > .row .redeem-row {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      width: 340px; } }
  @media (min-width: 768px) {
    .earn-points-table .text-under-points-based > .row .redeem-row {
      display: block;
      width: auto; } }
.earn-points-table .slide-toggle {
  display: block; }

.earn-points-table .btn, .earn-points-table .cta-column-width .columncta__textwrapper .ctavarcolor, .cta-column-width .columncta__textwrapper .earn-points-table .ctavarcolor, .earn-points-table .cta-column-width .columncta__textwrapper .ctaorange, .cta-column-width .columncta__textwrapper .earn-points-table .ctaorange, .earn-points-table .gallerywrapper__textwrapper .textwrapper__ctabutton, .gallerywrapper__textwrapper .earn-points-table .textwrapper__ctabutton, .earn-points-table .er-text-image-cta__textwrapper .textwrapper__ctalink, .er-text-image-cta__textwrapper .earn-points-table .textwrapper__ctalink, .earn-points-table .callout__textwrapper .textwrapper__ctalink, .callout__textwrapper .earn-points-table .textwrapper__ctalink, .earn-points-table .cta-full-width .herobanner__textwrapper .textwrapper__ctaorange, .cta-full-width .herobanner__textwrapper .earn-points-table .textwrapper__ctaorange, .earn-points-table .cta-full-width .herobanner__textwrapper .textwrapper__ctavarcolor, .cta-full-width .herobanner__textwrapper .earn-points-table .textwrapper__ctavarcolor, .earn-points-table .image-text-cta__textwrapper .textwrapper__ctabutton, .image-text-cta__textwrapper .earn-points-table .textwrapper__ctabutton {
  font-size: 1rem; }

.redeem-point .earn-point-shade-text {
  max-width: none;
  min-width: auto;
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .redeem-point .earn-point-shade-text {
      margin-bottom: 0; } }
.earn-points-section .earn-point-shade-text {
  width: 220px; }
  @media (min-width: 768px) {
    .earn-points-section .earn-point-shade-text {
      width: 100%; } }
.play-now-table .play-now-logo {
  height: 64px;
  margin-bottom: 1.5rem;
  background: url("main/resources/svgs/er-assets/play-now-logo.svg") no-repeat center center;
  background-size: 155px 64px; }
  @media (min-width: 992px) {
    .play-now-table .play-now-logo {
      height: 80px;
      background-size: 194px 80px; } }
.play-now-table .visit-play-now-btn {
  margin-top: 1.0rem;
  text-align: center; }

.play-now-table .play-now-slots-icon {
  background: url("main/resources/svgs/er-assets/play-now-slots-icon.svg") no-repeat center center;
  background-size: 60px 51px;
  background-size: 60px 48px; }
  @media (min-width: 768px) {
    .play-now-table .play-now-slots-icon {
      background-size: 60px 48px; } }
  @media (min-width: 992px) {
    .play-now-table .play-now-slots-icon {
      background-size: 80px 64px; } }
.play-now-table .play-now-instants-icon {
  background: url("main/resources/svgs/er-assets/play-now-instants-icon.svg") no-repeat center center;
  background-size: 60px 51px;
  background-size: 60px 48px; }
  @media (min-width: 768px) {
    .play-now-table .play-now-instants-icon {
      background-size: 60px 48px; } }
  @media (min-width: 992px) {
    .play-now-table .play-now-instants-icon {
      background-size: 80px 64px; } }
.play-now-table .play-now-table-games-icon {
  background: url("main/resources/svgs/er-assets/play-now-table-games-icon.svg") no-repeat center center;
  background-size: 60px 51px;
  background-size: 60px 48px; }
  @media (min-width: 768px) {
    .play-now-table .play-now-table-games-icon {
      background-size: 60px 48px; } }
  @media (min-width: 992px) {
    .play-now-table .play-now-table-games-icon {
      background-size: 80px 64px; } }
.play-now-table .playnow-live-casino {
  background: url("main/resources/svgs/er-assets/playnow-live-casino.svg") no-repeat center center;
  background-size: 53px 53px;
  width: 53px;
  height: 53px;
  background-size: 60px 48px;
  width: 60px;
  height: 48px; }
  @media (min-width: 768px) {
    .play-now-table .playnow-live-casino {
      background-size: 60px 48px;
      width: 60px;
      height: 48px; } }
  @media (min-width: 992px) {
    .play-now-table .playnow-live-casino {
      background-size: 80px 60px;
      width: 80px;
      height: 60px; } }
.play-now-table .playnow-link-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("main/resources/svgs/er-assets/playnow-link-icon.svg") no-repeat center center;
  background-size: 16px 16px;
  margin-left: 0.5rem; }
  .play-now-table .playnow-link-icon.playnow-link-icon-white {
    background: url("main/resources/svgs/er-assets/playnow-link-icon-white.svg") no-repeat center center; }

/*General Page Structure*/
.filter-page__controls {
  background-color: #F8F7F9;
  margin-bottom: 2rem;
  padding: 2.5rem 0 1.625rem; }
  @media (min-width: 992px) {
    .filter-page__controls {
      margin-bottom: 3.75rem; } }
.filter-page__interest-region {
  font-family: "Fort-Light", Arial, sans-serif;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .filter-page__interest-region {
      font-size: 1.25rem; } }
  @media (min-width: 992px) {
    .filter-page__interest-region {
      font-size: 1.5rem; } }
.filter-page__load-more {
  opacity: 0;
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1.125rem;
  color: #CC422E;
  text-align: center;
  cursor: pointer;
  height: 0.875rem; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .filter-page__load-more {
      height: 0; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .filter-page__load-more {
      height: 1.625rem; } }
.filter-page__blurb {
  width: 100%; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .filter-page__blurb {
      width: auto; } }
.filter-page__results .error-message {
  margin: 0 auto;
  margin-bottom: 2rem; }
  @media (min-width: 992px) {
    .filter-page__results .error-message {
      margin-bottom: 3.75rem; } }
.filter-page__header {
  font-family: "Fort-Light", Arial, sans-serif;
  font-size: 1.5rem; }

.filter-page #filter-region-default {
  display: none; }

.filter-page .filter-more-arrow {
  content: "";
  display: inline-block;
  background: url("main/resources/svgs/arrow-orange-right.svg") no-repeat right 5px;
  background-size: 14px 14px;
  padding-right: 18px; }

@media (max-width: 767.98px) {
  .filter-page .active-sm {
    opacity: 1;
    padding-bottom: 1.5rem;
    height: auto; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .filter-page .active-md {
    opacity: 1;
    padding-bottom: 1.5rem;
    height: auto; } }

@media (min-width: 992px) {
  .filter-page .active-lg {
    opacity: 1;
    padding-bottom: 3.0rem;
    height: auto; } }

.filter-page .alert {
  margin-bottom: 2rem; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .filter-page .alert {
      margin-bottom: 4rem; } }
/*Filters */
.filter-category {
  margin: 0.875rem 0;
  padding: 4px 0;
  display: none;
  overflow-x: auto; }
  .filter-category::-webkit-scrollbar {
    -webkit-appearance: none; }
  .filter-category::-webkit-scrollbar:vertical {
    width: 12px; }
  .filter-category::-webkit-scrollbar:horizontal {
    height: 12px; }
  .filter-category::-webkit-scrollbar-thumb {
    background-color: #AEAEAE;
    border-radius: 10px;
    border: 2px solid #ffffff; }
  .filter-category::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff; }
  .filter-category.active {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

@media (min-width: 768px) {
  .filter-modal .modal-dialog {
    max-width: 720px; } }

@media (min-width: 992px) {
  .filter-modal .modal-dialog {
    max-width: 433px; } }

.filter-modal .modal-content {
  padding: 2.25rem 0 0; }

.filter-modal .modal-body {
  padding-left: 1rem;
  padding-right: 1.5rem; }
  @media (min-width: 768px) {
    .filter-modal .modal-body {
      padding-left: 2.875rem;
      padding-right: 4.125rem; } }
.filter-modal__title {
  font-family: "Fort-Book", Arial, sans-serif;
  letter-spacing: 0.94px;
  font-size: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #AEAEAE;
  text-transform: uppercase;
  margin-bottom: 1.25rem; }

.filter-modal__divider {
  width: 100%;
  height: 1px;
  background: #AEAEAE; }

.filter-modal__list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .filter-modal__list li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    cursor: pointer;
    font-family: "Fort-Book", Arial, sans-serif;
    height: 35px;
    width: 100%;
    text-align: left;
    padding: 0 0.75rem; }
    .filter-modal__list li.active, .filter-modal__list li:hover {
      font-family: "Fort-Medium", Arial, sans-serif;
      background-color: #CC422E;
      color: white; }
    .filter-modal__list li:hover {
      background-color: #E04E39; }
    .filter-modal__list li.hidden {
      display: none; }

.filter-modal__category .filter-modal__list {
  display: none; }
  .filter-modal__category .filter-modal__list.active {
    display: block; }

.filter-button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13);
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 4px;
  background: url("main/resources/svgs/more.svg") no-repeat white;
  background-position: right 10px center;
  background-size: 6px;
  cursor: pointer;
  font-family: "GT-Eesti-Pro-Text-Book", Arial, sans-serif;
  color: #CC422E;
  height: 44px;
  padding: 0 1.5rem 0 1.0rem; }
  .filter-button--interest, .filter-button--region {
    position: relative;
    width: 100%;
    margin: 2.0rem 0 0; }
    @media (min-width: 768px) {
      .filter-button--interest, .filter-button--region {
        margin: 0 0.5rem;
        width: auto; } }
    .filter-button--interest::before, .filter-button--region::before {
      color: #515151;
      position: absolute;
      top: -20px;
      left: 0;
      letter-spacing: 0.94px;
      font-family: "Fort-Book", Arial, sans-serif;
      font-size: 0.75rem; }
  @media (min-width: 768px) {
    .filter-button--region {
      width: 239px; } }
  .filter-button--region::before {
    content: "REGION"; }
  .filter-button--interest {
    min-width: 141px; }
    .filter-button--interest::before {
      content: "INTEREST"; }
  .filter-button--sub-filter {
    display: none; }
    .filter-button--sub-filter.active {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex; }

a.filter-type, .filter-type {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13);
  border-radius: 4px;
  background: #FFFFFF;
  color: #515151;
  width: 102px;
  height: 78px;
  min-width: 102px;
  font-family: "Fort-Book", Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 0.875rem;
  text-align: center;
  margin-right: 0.875rem;
  border: 2px solid transparent;
  cursor: pointer; }
  a.filter-type.active, .filter-type.active {
    border: 2px solid #CC422E;
    color: #CC422E;
    text-decoration: none; }
    a.filter-type.active .filter-type__icon--baccarat, .filter-type.active .filter-type__icon--baccarat {
      background-image: url("main/resources/svgs/filter-page/games/baccarat-orange.svg"); }
    a.filter-type.active .filter-type__icon--bingo, .filter-type.active .filter-type__icon--bingo {
      background-image: url("main/resources/svgs/filter-page/games/bingo-orange.svg"); }
    a.filter-type.active .filter-type__icon--blackjack, .filter-type.active .filter-type__icon--blackjack {
      background-image: url("main/resources/svgs/filter-page/games/blackjack-orange.svg"); }
    a.filter-type.active .filter-type__icon--dice-games, .filter-type.active .filter-type__icon--dice-games {
      background-image: url("main/resources/svgs/filter-page/games/dice-games-orange.svg"); }
    a.filter-type.active .filter-type__icon--e-tables, .filter-type.active .filter-type__icon--e-tables {
      background-image: url("main/resources/svgs/filter-page/games/e-tables-orange.svg"); }
    a.filter-type.active .filter-type__icon--poker, .filter-type.active .filter-type__icon--poker {
      background-image: url("main/resources/svgs/filter-page/games/poker-orange.svg"); }
    a.filter-type.active .filter-type__icon--roulette, .filter-type.active .filter-type__icon--roulette {
      background-image: url("main/resources/svgs/filter-page/games/roulette-orange.svg"); }
    a.filter-type.active .filter-type__icon--slots, .filter-type.active .filter-type__icon--slots {
      background-image: url("main/resources/svgs/filter-page/games/slots-orange.svg"); }
    a.filter-type.active .filter-type__icon--horseracing, .filter-type.active .filter-type__icon--horseracing {
      background-image: url("main/resources/svgs/filter-page/games/horse-racing-orange.svg"); }
    a.filter-type.active .filter-type__icon--sportsbook-lounge, .filter-type.active .filter-type__icon--sportsbook-lounge {
      background-image: url("main/resources/svgs/filter-page/games/sportsbook-lounge-orange.svg"); }
    a.filter-type.active .filter-type__icon--dancing, .filter-type.active .filter-type__icon--dancing {
      background-image: url("main/resources/svgs/filter-page/entertainment/dancing-orange.svg"); }
    a.filter-type.active .filter-type__icon--live-shows, .filter-type.active .filter-type__icon--live-shows {
      background-image: url("main/resources/svgs/filter-page/entertainment/live-music-orange.svg"); }
    a.filter-type.active .filter-type__icon--ticketed-events, .filter-type.active .filter-type__icon--ticketed-events {
      background-image: url("main/resources/svgs/filter-page/entertainment/tickets-orange.svg"); }
    a.filter-type.active .filter-type__icon--sports-viewing, .filter-type.active .filter-type__icon--sports-viewing {
      background-image: url("main/resources/svgs/filter-page/entertainment/sports-orange.svg"); }
    a.filter-type.active .filter-type__icon--dine-in, .filter-type.active .filter-type__icon--dine-in {
      background-image: url("main/resources/svgs/filter-page/dining/dine-in-orange.svg"); }
    a.filter-type.active .filter-type__icon--bar-lounge, .filter-type.active .filter-type__icon--bar-lounge {
      background-image: url("main/resources/svgs/filter-page/dining/bar-lounge-orange.svg"); }
    a.filter-type.active .filter-type__icon--buffet, .filter-type.active .filter-type__icon--buffet {
      background-image: url("main/resources/svgs/filter-page/dining/buffet-orange.svg"); }
    a.filter-type.active .filter-type__icon--quick-eats, .filter-type.active .filter-type__icon--quick-eats {
      background-image: url("main/resources/svgs/filter-page/dining/quick-eats-orange.svg"); }
    a.filter-type.active .filter-type__icon--happy-hour, .filter-type.active .filter-type__icon--happy-hour {
      background-image: url("main/resources/svgs/filter-page/dining/happy-hour-orange.svg"); }
    a.filter-type.active .filter-type__icon--patios, .filter-type.active .filter-type__icon--patios {
      background-image: url("main/resources/svgs/filter-page/dining/patios-orange.svg"); }
    a.filter-type.active .filter-type__icon--fitness-centre, .filter-type.active .filter-type__icon--fitness-centre {
      background-image: url("main/resources/svgs/filter-page/hotel/fitness-orange.svg"); }
    a.filter-type.active .filter-type__icon--golf, .filter-type.active .filter-type__icon--golf {
      background-image: url("main/resources/svgs/filter-page/hotel/golf-orange.svg"); }
    a.filter-type.active .filter-type__icon--pool, .filter-type.active .filter-type__icon--pool {
      background-image: url("main/resources/svgs/filter-page/hotel/pool-orange.svg"); }
    a.filter-type.active .filter-type__icon--spa, .filter-type.active .filter-type__icon--spa {
      background-image: url("main/resources/svgs/filter-page/hotel/spa-orange.svg"); }
  a.filter-type:hover, .filter-type:hover {
    border: 2px solid #E04E39;
    color: #E04E39;
    text-decoration: none; }
    a.filter-type:hover .filter-type__icon--baccarat, .filter-type:hover .filter-type__icon--baccarat {
      background-image: url("main/resources/svgs/filter-page/games/baccarat-hover.svg"); }
    a.filter-type:hover .filter-type__icon--bingo, .filter-type:hover .filter-type__icon--bingo {
      background-image: url("main/resources/svgs/filter-page/games/bingo-hover.svg"); }
    a.filter-type:hover .filter-type__icon--blackjack, .filter-type:hover .filter-type__icon--blackjack {
      background-image: url("main/resources/svgs/filter-page/games/blackjack-hover.svg"); }
    a.filter-type:hover .filter-type__icon--dice-games, .filter-type:hover .filter-type__icon--dice-games {
      background-image: url("main/resources/svgs/filter-page/games/dice-games-hover.svg"); }
    a.filter-type:hover .filter-type__icon--e-tables, .filter-type:hover .filter-type__icon--e-tables {
      background-image: url("main/resources/svgs/filter-page/games/e-tables-hover.svg"); }
    a.filter-type:hover .filter-type__icon--poker, .filter-type:hover .filter-type__icon--poker {
      background-image: url("main/resources/svgs/filter-page/games/poker-hover.svg"); }
    a.filter-type:hover .filter-type__icon--roulette, .filter-type:hover .filter-type__icon--roulette {
      background-image: url("main/resources/svgs/filter-page/games/roulette-hover.svg"); }
    a.filter-type:hover .filter-type__icon--slots, .filter-type:hover .filter-type__icon--slots {
      background-image: url("main/resources/svgs/filter-page/games/slots-hover.svg"); }
    a.filter-type:hover .filter-type__icon--horseracing, .filter-type:hover .filter-type__icon--horseracing {
      background-image: url("main/resources/svgs/filter-page/games/horse-racing-hover.svg"); }
    a.filter-type:hover .filter-type__icon--sportsbook-lounge, .filter-type:hover .filter-type__icon--sportsbook-lounge {
      background-image: url("main/resources/svgs/filter-page/games/sportsbook-lounge-hover.svg"); }
    a.filter-type:hover .filter-type__icon--dancing, .filter-type:hover .filter-type__icon--dancing {
      background-image: url("main/resources/svgs/filter-page/entertainment/dancing-hover.svg"); }
    a.filter-type:hover .filter-type__icon--live-shows, .filter-type:hover .filter-type__icon--live-shows {
      background-image: url("main/resources/svgs/filter-page/entertainment/live-music-hover.svg"); }
    a.filter-type:hover .filter-type__icon--ticketed-events, .filter-type:hover .filter-type__icon--ticketed-events {
      background-image: url("main/resources/svgs/filter-page/entertainment/tickets-hover.svg"); }
    a.filter-type:hover .filter-type__icon--sports-viewing, .filter-type:hover .filter-type__icon--sports-viewing {
      background-image: url("main/resources/svgs/filter-page/entertainment/sports-hover.svg"); }
    a.filter-type:hover .filter-type__icon--dine-in, .filter-type:hover .filter-type__icon--dine-in {
      background-image: url("main/resources/svgs/filter-page/dining/dine-in-hover.svg"); }
    a.filter-type:hover .filter-type__icon--bar-lounge, .filter-type:hover .filter-type__icon--bar-lounge {
      background-image: url("main/resources/svgs/filter-page/dining/bar-lounge-hover.svg"); }
    a.filter-type:hover .filter-type__icon--buffet, .filter-type:hover .filter-type__icon--buffet {
      background-image: url("main/resources/svgs/filter-page/dining/buffet-hover.svg"); }
    a.filter-type:hover .filter-type__icon--quick-eats, .filter-type:hover .filter-type__icon--quick-eats {
      background-image: url("main/resources/svgs/filter-page/dining/quick-eats-hover.svg"); }
    a.filter-type:hover .filter-type__icon--happy-hour, .filter-type:hover .filter-type__icon--happy-hour {
      background-image: url("main/resources/svgs/filter-page/dining/happy-hour-hover.svg"); }
    a.filter-type:hover .filter-type__icon--patios, .filter-type:hover .filter-type__icon--patios {
      background-image: url("main/resources/svgs/filter-page/dining/patios-hover.svg"); }
    a.filter-type:hover .filter-type__icon--fitness-centre, .filter-type:hover .filter-type__icon--fitness-centre {
      background-image: url("main/resources/svgs/filter-page/hotel/fitness-hover.svg"); }
    a.filter-type:hover .filter-type__icon--golf, .filter-type:hover .filter-type__icon--golf {
      background-image: url("main/resources/svgs/filter-page/hotel/golf-hover.svg"); }
    a.filter-type:hover .filter-type__icon--pool, .filter-type:hover .filter-type__icon--pool {
      background-image: url("main/resources/svgs/filter-page/hotel/pool-hover.svg"); }
    a.filter-type:hover .filter-type__icon--spa, .filter-type:hover .filter-type__icon--spa {
      background-image: url("main/resources/svgs/filter-page/hotel/spa-hover.svg"); }
  a.filter-type.hidden, .filter-type.hidden {
    display: none; }
  a.filter-type__icon, .filter-type__icon {
    display: inline-block;
    content: "";
    width: 32px;
    height: 32px;
    background: no-repeat center center;
    background-size: contain;
    margin-bottom: 0.25rem; }
    a.filter-type__icon--baccarat, .filter-type__icon--baccarat {
      background-image: url("main/resources/svgs/filter-page/games/baccarat.svg"); }
    a.filter-type__icon--bingo, .filter-type__icon--bingo {
      background-image: url("main/resources/svgs/filter-page/games/bingo.svg"); }
    a.filter-type__icon--blackjack, .filter-type__icon--blackjack {
      background-image: url("main/resources/svgs/filter-page/games/blackjack.svg"); }
    a.filter-type__icon--dice-games, .filter-type__icon--dice-games {
      background-image: url("main/resources/svgs/filter-page/games/dice-games.svg"); }
    a.filter-type__icon--e-tables, .filter-type__icon--e-tables {
      background-image: url("main/resources/svgs/filter-page/games/e-tables.svg"); }
    a.filter-type__icon--poker, .filter-type__icon--poker {
      background-image: url("main/resources/svgs/filter-page/games/poker.svg"); }
    a.filter-type__icon--roulette, .filter-type__icon--roulette {
      background-image: url("main/resources/svgs/filter-page/games/roulette.svg");
      width: 28px;
      height: 28px; }
    a.filter-type__icon--slots, .filter-type__icon--slots {
      background-image: url("main/resources/svgs/filter-page/games/slots.svg");
      width: 28px;
      height: 32px; }
    a.filter-type__icon--horseracing, .filter-type__icon--horseracing {
      background-image: url("main/resources/svgs/filter-page/games/horse-racing.svg");
      width: 32px;
      height: 24px; }
    a.filter-type__icon--sportsbook-lounge, .filter-type__icon--sportsbook-lounge {
      background-image: url("main/resources/svgs/filter-page/games/sportsbook-lounge.svg"); }
    a.filter-type__icon--dancing, .filter-type__icon--dancing {
      background-image: url("main/resources/svgs/filter-page/entertainment/dancing.svg");
      width: 37px;
      height: 33px; }
    a.filter-type__icon--live-shows, .filter-type__icon--live-shows {
      background-image: url("main/resources/svgs/filter-page/entertainment/live-music.svg");
      width: 24px;
      height: 27px; }
    a.filter-type__icon--ticketed-events, .filter-type__icon--ticketed-events {
      background-image: url("main/resources/svgs/filter-page/entertainment/tickets.svg");
      width: 38px;
      height: 21px; }
    a.filter-type__icon--sports-viewing, .filter-type__icon--sports-viewing {
      background-image: url("main/resources/svgs/filter-page/entertainment/sports.svg");
      width: 39px;
      height: 26px; }
    a.filter-type__icon--dine-in, .filter-type__icon--dine-in {
      background-image: url("main/resources/svgs/filter-page/dining/dine-in.svg");
      width: 36px;
      height: 28px; }
    a.filter-type__icon--bar-lounge, .filter-type__icon--bar-lounge {
      background-image: url("main/resources/svgs/filter-page/dining/bar-lounge.svg");
      width: 25px;
      height: 33px; }
    a.filter-type__icon--buffet, .filter-type__icon--buffet {
      background-image: url("main/resources/svgs/filter-page/dining/buffet.svg");
      width: 48px;
      height: 34px; }
    a.filter-type__icon--quick-eats, .filter-type__icon--quick-eats {
      background-image: url("main/resources/svgs/filter-page/dining/quick-eats.svg");
      width: 35px;
      height: 31px; }
    a.filter-type__icon--happy-hour, .filter-type__icon--happy-hour {
      background-image: url("main/resources/svgs/filter-page/dining/happy-hour.svg");
      width: 35px;
      height: 37px; }
    a.filter-type__icon--patios, .filter-type__icon--patios {
      background-image: url("main/resources/svgs/filter-page/dining/patios.svg");
      width: 35px;
      height: 31px; }
    a.filter-type__icon--fitness-centre, .filter-type__icon--fitness-centre {
      background-image: url("main/resources/svgs/filter-page/hotel/fitness.svg");
      width: 37px;
      height: 22px; }
    a.filter-type__icon--golf, .filter-type__icon--golf {
      background-image: url("main/resources/svgs/filter-page/hotel/golf.svg");
      width: 32px;
      height: 32px; }
    a.filter-type__icon--pool, .filter-type__icon--pool {
      background-image: url("main/resources/svgs/filter-page/hotel/pool.svg");
      width: 42px;
      height: 28px; }
    a.filter-type__icon--spa, .filter-type__icon--spa {
      background-image: url("main/resources/svgs/filter-page/hotel/spa.svg");
      width: 39px;
      height: 32px; }

/*Filter card that is show in the results*/
.card-filter {
  color: #515151;
  margin-bottom: 0.625rem; }
  .card-filter:hover {
    text-decoration: none;
    color: #515151; }
  @media (min-width: 768px) {
    .card-filter {
      margin-bottom: 1.5rem; } }
  @media (min-width: 992px) {
    .card-filter {
      margin-bottom: 1.625rem; } }
  @media (max-width: 767.98px) {
    .card-filter.active-filter.active-page-sm {
      display: block; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .card-filter.active-filter.active-page-md {
      display: block; } }
  @media (min-width: 992px) {
    .card-filter.active-filter.active-page-lg {
      display: block; } }
  .card-filter__content {
    border: 1px solid #ebe7ed;
    background-color: white;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    @media (min-width: 768px) {
      .card-filter__content {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start; } }
    .card-filter__content:hover {
      -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2); }
  .card-filter__image {
    width: 90px;
    flex: 0 0 90px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    @media (min-width: 768px) {
      .card-filter__image {
        width: auto;
        -webkit-box-flex: 0 0 auto;
        -moz-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; } }
    .card-filter__image img {
      height: 165px; }
      @media (min-width: 768px) {
        .card-filter__image img {
          width: 100%;
          height: auto; } }
  .card-filter .filter-info {
    padding: 0 0.875rem 0; }
    @media (min-width: 768px) {
      .card-filter .filter-info {
        padding: 1.125rem 0.5rem 1.125rem;
        -webkit-box-flex: 1 1 auto;
        -moz-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%; } }
    @media (min-width: 992px) {
      .card-filter .filter-info {
        padding: 1.125rem 1.0rem 1.125rem; } }
    .card-filter .filter-info__name {
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 1.125rem;
      line-height: 1.75rem; }
      @media (min-width: 768px) {
        .card-filter .filter-info__name {
          font-size: 1.25rem; } }
      @media (min-width: 992px) {
        .card-filter .filter-info__name {
          font-size: 1.375rem; } }
    .card-filter .filter-info__casino-name {
      font-family: "Fort-Bold", Arial, sans-serif;
      font-size: 0.875rem;
      line-height: 1.0rem;
      margin-top: 0.5rem; }
      @media (min-width: 768px) {
        .card-filter .filter-info__casino-name {
          font-size: 1rem; } }
      @media (min-width: 992px) {
        .card-filter .filter-info__casino-name {
          font-size: 1.125rem; } }
    .card-filter .filter-info__city-name {
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 0.875rem;
      line-height: 1.75rem;
      margin-bottom: auto; }
    .card-filter .filter-info__temp-closed {
      font-family: "Fort-Medium", Arial, sans-serif;
      font-size: 0.875rem;
      background-color: #ffd4df;
      color: black;
      width: 156px;
      padding: 0.438rem 0;
      margin-top: 0.375rem;
      text-align: center; }
  .card-filter.card-filter--casino .filter-info__casino-name {
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-top: 0; }
    @media (min-width: 768px) {
      .card-filter.card-filter--casino .filter-info__casino-name {
        font-size: 1.375rem; } }
    @media (min-width: 992px) {
      .card-filter.card-filter--casino .filter-info__casino-name {
        font-size: 1.5rem; } }
  .card-filter.card-filter--casino .filter-info__city-name {
    font-size: 1.125rem; }

.filter-no-results {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .filter-no-results {
      padding-bottom: 3.0rem; } }
  .filter-no-results__image {
    width: 115px;
    height: 103px;
    background: url("main/resources/svgs/filter-page/no-results-dice.svg") no-repeat center center; }
  .filter-no-results__header {
    font-family: "GT-Eesti-Pro-Text-Medium", Arial, sans-serif;
    font-size: 2rem; }
  .filter-no-results__content {
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 0.875rem; }
  .filter-no-results__warning {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 0.5rem;
    background: url("main/resources/svgs/filter-page/no-results-warning.svg") no-repeat center center; }

.lds-ellipsis {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 100px;
  height: 20px;
  margin-bottom: 2rem; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .lds-ellipsis {
      margin-bottom: 4rem; } }
  .lds-ellipsis div {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0px;
    border-radius: 50%;
    background: #515151;
    animation-timing-function: cubic-bezier(0, 1, 1, 0); }
    .lds-ellipsis div:nth-child(1) {
      left: 0px;
      animation: lds-ellipsis1 0.6s infinite; }
    .lds-ellipsis div:nth-child(2) {
      left: 0px;
      animation: lds-ellipsis2 0.6s infinite; }
    .lds-ellipsis div:nth-child(3) {
      left: 40px;
      animation: lds-ellipsis2 0.6s infinite; }
    .lds-ellipsis div:nth-child(4) {
      left: 80px;
      animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(40px, 0); } }

.contentsection {
  height: auto;
  min-height: 100%; }

.contentdiv, .asidediv {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }
  @media (min-width: 992px) {
    .contentdiv, .asidediv {
      padding-top: 0 !important;
      padding-bottom: 0 !important; } }
.column-withborder {
  border: 1px solid #d7d7d7;
  padding: 1rem; }
  @media (min-width: 992px) {
    .column-withborder {
      padding: 2rem; } }
.column-withoutborder {
  border: none; }

@media (min-width: 992px) {
  .col-padding-lg-left {
    padding-left: 1.25rem; } }

@media (min-width: 992px) {
  .col-padding-lg-right {
    padding-right: 1.25rem; } }

@media (min-width: 768px) {
  .col-padding-md-left {
    padding-left: 1rem; } }

@media (min-width: 768px) {
  .col-padding-md-right {
    padding-right: 1rem; } }

/*.casino-image {
	img {
		width: 100%;
		height: auto;
	}
}*/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0; }

.text ol li, .text ul li {
  padding: .25rem .5rem; }

@media (min-width: 768px) {
  .cmp-text * {
    margin-top: 0; } }

.column-control .cmp-text * {
  margin-top: 0; }

.cta-component {
  margin: 0 0 0.625rem 0; }
  .cta-component .ctalink {
    margin-top: 0;
    color: #515151;
    font-family: "Fort-Medium", Arial, sans-serif;
    font-size: 1rem; }
    .cta-component .ctalink:hover {
      color: #E04E39; }
    .cta-component .ctalink .arrow {
      background: url("main/resources/svgs/sp-page/arrow-casinos.svg") no-repeat scroll 100% transparent;
      padding: 2px 22px 2px 0; }
      @media (min-width: 992px) {
        .cta-component .ctalink .arrow {
          padding: 2px 24px 2px 0; } }
      .cta-component .ctalink .arrow:hover {
        background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat scroll 100% transparent; }
    .cta-component .ctalink .popout {
      background: url("main/resources/svgs/sp-page/popout.svg") no-repeat scroll 100% transparent;
      padding: 2px 26px 2px 0; }
      @media (min-width: 992px) {
        .cta-component .ctalink .popout {
          padding: 2px 28px 2px 0; } }
      .cta-component .ctalink .popout:hover {
        background: url("main/resources/svgs/sp-page/popout-active.svg") no-repeat scroll 100% transparent; }
  .cta-component .h1 .arrow, .cta-component .h2 .arrow, .cta-component .er-text-image-cta__textwrapper .textwrapper__header .arrow, .er-text-image-cta__textwrapper .cta-component .textwrapper__header .arrow, .cta-component .card-container .container__headertext a .arrow, .card-container .container__headertext .cta-component a .arrow, .cta-component .h3 .arrow {
    background-size: 16px; }
    .cta-component .h1 .arrow:hover, .cta-component .h2 .arrow:hover, .cta-component .er-text-image-cta__textwrapper .textwrapper__header .arrow:hover, .er-text-image-cta__textwrapper .cta-component .textwrapper__header .arrow:hover, .cta-component .card-container .container__headertext a .arrow:hover, .card-container .container__headertext .cta-component a .arrow:hover, .cta-component .h3 .arrow:hover {
      background-size: 16px; }
  .cta-component .h1 .popout, .cta-component .h2 .popout, .cta-component .er-text-image-cta__textwrapper .textwrapper__header .popout, .er-text-image-cta__textwrapper .cta-component .textwrapper__header .popout, .cta-component .card-container .container__headertext a .popout, .card-container .container__headertext .cta-component a .popout, .cta-component .h3 .popout {
    background-size: 22px; }
    .cta-component .h1 .popout:hover, .cta-component .h2 .popout:hover, .cta-component .er-text-image-cta__textwrapper .textwrapper__header .popout:hover, .er-text-image-cta__textwrapper .cta-component .textwrapper__header .popout:hover, .cta-component .card-container .container__headertext a .popout:hover, .card-container .container__headertext .cta-component a .popout:hover, .cta-component .h3 .popout:hover {
      background-size: 22px; }
  .cta-component .h4 .arrow, .cta-component .sppage-maparea__textwrapper .textwrapper__title .arrow, .sppage-maparea__textwrapper .cta-component .textwrapper__title .arrow, .cta-component .h5 .arrow, .cta-component .p .arrow {
    background-size: auto; }
  .cta-component .h4 .popout, .cta-component .sppage-maparea__textwrapper .textwrapper__title .popout, .sppage-maparea__textwrapper .cta-component .textwrapper__title .popout, .cta-component .h5 .popout, .cta-component .p .popout {
    background-size: auto; }
  .cta-component .p {
    color: #515151;
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 1rem; }
    .cta-component .p:hover {
      color: #E04E39; }

.cta-link .arrow {
  background-position: center right;
  padding-right: 1.0rem; }

.spacer .spacer-wrapper.full-width {
  padding: 0px; }

.spacer .spacer-wrapper .spacer-divider.type-invisible.size-small {
  height: 16px; }
  @media (min-width: 992px) {
    .spacer .spacer-wrapper .spacer-divider.type-invisible.size-small {
      height: 24px; } }
.spacer .spacer-wrapper .spacer-divider.type-invisible.size-medium {
  height: 24px; }
  @media (min-width: 992px) {
    .spacer .spacer-wrapper .spacer-divider.type-invisible.size-medium {
      height: 48px; } }
.spacer .spacer-wrapper .spacer-divider.type-invisible.size-large {
  height: 27px; }
  @media (min-width: 768px) {
    .spacer .spacer-wrapper .spacer-divider.type-invisible.size-large {
      height: 48px; } }
  @media (min-width: 992px) {
    .spacer .spacer-wrapper .spacer-divider.type-invisible.size-large {
      height: 96px; } }
.spacer .spacer-wrapper .spacer-divider.type-line {
  border-bottom: 1px solid #d7d7d7; }

.spacer .spacer-wrapper .spacer-divider .spacer-block {
  background: #f6ccc6;
  height: 100%;
  text-align: center; }

.subsection-title-desc-wrapper {
  position: relative; }
  .subsection-title-desc-wrapper a {
    position: absolute;
    left: 0px;
    top: -120px; }
    @media (min-width: 768px) {
      .subsection-title-desc-wrapper a {
        top: -165px; } }
.subsection-nav {
  z-index: 99;
  width: 100%; }
  @media (min-width: 992px) {
    .subsection-nav {
      width: 1224px; } }
  .subsection-nav.sticky {
    width: 100%; }
  .subsection-nav .subsection-nav-wrapper div {
    background-color: #EEEEEE;
    position: relative; }
    .subsection-nav .subsection-nav-wrapper div:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      box-shadow: inset 30px 0 25px -20px rgba(170, 170, 170, 0.8), inset -30px 0 25px -20px rgba(170, 170, 170, 0.8);
      pointer-events: none;
      z-index: 2; }
      @media (min-width: 992px) {
        .subsection-nav .subsection-nav-wrapper div:before {
          display: none; } }
    .subsection-nav .subsection-nav-wrapper div .subsection-nav-container {
      overflow-x: scroll;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch; }
      .subsection-nav .subsection-nav-wrapper div .subsection-nav-container::-webkit-scrollbar {
        display: none; }
      @media (min-width: 992px) {
        .subsection-nav .subsection-nav-wrapper div .subsection-nav-container {
          overflow-x: hidden; } }
      .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        margin: 0;
        padding: 0;
        width: max-content;
        width: -moz-max-content;
        width: -webkit-max-content;
        width: -o-max-content;
        position: relative;
        cursor: pointer;
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -ms-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out; }
        @media (min-width: 768px) {
          .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul {
            width: auto; }
            .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul:before {
              display: none; }
            .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul:after {
              display: none; } }
        .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul li {
          list-style: none;
          float: left;
          margin: 1.125rem 0; }
          @media (min-width: 992px) {
            .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul li {
              float: none; } }
          .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul li a {
            margin: 0 0.75rem;
            font-family: "GT-Eesti-Pro-Text-Medium", Arial, sans-serif;
            font-size: 1rem;
            line-height: 1.125rem;
            letter-spacing: 1.5px;
            text-decoration: none;
            color: #515151;
            padding-bottom: 3px; }
            @media (min-width: 768px) {
              .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul li a {
                margin: 0 1.125rem; } }
            @media (min-width: 992px) {
              .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul li a {
                font-size: 1.125rem;
                line-height: 1.25rem;
                letter-spacing: 1.7px;
                margin: 0 1.375rem; } }
            .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul li a:hover {
              color: #E04E39;
              border-bottom: solid 2px #E04E39; }
          .subsection-nav .subsection-nav-wrapper div .subsection-nav-container ul li a.active {
            color: #CC422E;
            border-bottom: solid 2px #CC422E; }

.faq-accordion dl dt, .faq-accordion dl .accordion-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-family: "GT-Eesti-Text-Bold", Arial, sans-serif;
  font-size: 1.375rem;
  letter-spacing: 0.89px;
  line-height: 1.625rem;
  width: 100%;
  padding-top: .75rem;
  cursor: pointer; }
  @media (min-width: 768px) {
    .faq-accordion dl dt, .faq-accordion dl .accordion-title {
      font-size: 1.375rem;
      line-height: 1.875rem; } }
  @media (min-width: 992px) {
    .faq-accordion dl dt, .faq-accordion dl .accordion-title {
      font-size: 2rem;
      line-height: 2.25rem; } }
  .faq-accordion dl dt .accordion-title-arrow, .faq-accordion dl .accordion-title .accordion-title-arrow {
    display: block;
    background-image: url("main/resources/svgs/chevron-orange-up.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
    cursor: pointer; }
  .faq-accordion dl dt.collapsed .accordion-title-arrow, .faq-accordion dl .accordion-title.collapsed .accordion-title-arrow {
    background-image: url("main/resources/svgs/chevron-orange-down.svg"); }

.faq-accordion dl .accordion-title:first-child {
  border-top: 1px solid #d7d7d7; }

.faq-accordion dl hr {
  border-top: 1px solid #d7d7d7;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem; }

.faq-accordion dl .accordion-title:not(.collapsed) {
  color: #CC422E; }

.faq-accordion dl dd {
  margin-bottom: 0px; }

.faq-accordion .faq-nav-container ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0;
  padding: 0;
  width: max-content;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: -o-max-content;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out; }
  .faq-accordion .faq-nav-container ul li {
    list-style: none;
    float: left;
    padding: 0.75rem 0;
    width: 225px;
    border-bottom: 1px solid #d7d7d7; }
    .faq-accordion .faq-nav-container ul li a {
      font-family: "Fort-Medium", Arial, sans-serif;
      font-size: 1.125rem;
      text-decoration: none;
      color: #515151;
      padding-bottom: 3px; }
    .faq-accordion .faq-nav-container ul li a.active {
      color: #CC422E; }

.faq-accordion .content-wrapper .faq-deeplink {
  display: inline;
  position: relative; }
  @media (min-width: 768px) {
    .faq-accordion .content-wrapper .faq-deeplink {
      top: -67px; } }
  @media (min-width: 992px) {
    .faq-accordion .content-wrapper .faq-deeplink {
      top: -91px; } }
.faq-accordion .content-wrapper hr {
  border-top: 1px solid #d7d7d7; }
  @media (min-width: 768px) {
    .faq-accordion .content-wrapper hr {
      margin-top: 11px;
      margin-bottom: 11px; } }
  @media (min-width: 992px) {
    .faq-accordion .content-wrapper hr {
      margin-top: 23px;
      margin-bottom: 23px; } }
.breadcrumb {
  margin: 1.5rem 0;
  background: transparent;
  border-radius: 0;
  padding: 0; }
  .breadcrumb__list {
    list-style: none;
    padding: 0;
    margin: 0; }
  .breadcrumb__item {
    display: inline-block;
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 0.875rem; }
    .breadcrumb__item-link {
      font-family: "Fort-Medium", Arial, sans-serif;
      font-size: 0.875rem;
      color: #515151; }
    .breadcrumb__item-divider {
      font-family: "Fort-Medium", Arial, sans-serif; }

.galleryslider .slick-list {
  overflow: visible;
  margin: 0px -12px 0px -12px; }
  @media (min-width: 992px) {
    .galleryslider .slick-list {
      margin: 0; } }
  @media (min-width: 1200px) {
    .galleryslider .slick-list {
      margin: 0px -12px 0px -12px; } }
.galleryslider .slick-slide {
  width: 83.3333333333%;
  padding-left: 12px;
  padding-right: 12px; }
  @media (min-width: 992px) {
    .galleryslider .slick-slide {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1200px) {
    .galleryslider .slick-slide {
      padding-left: 12px;
      padding-right: 12px; } }
.galleryslider .slick-prev, .galleryslider .slick-next {
  top: 20%; }
  @media (min-width: 768px) {
    .galleryslider .slick-prev, .galleryslider .slick-next {
      top: 40%; } }
  .galleryslider .slick-prev:before, .galleryslider .slick-next:before {
    font-size: 0; }
  .galleryslider .slick-prev.hide, .galleryslider .slick-next.hide {
    opacity: 0;
    pointer-events: none; }
  .galleryslider .slick-prev:hover, .galleryslider .slick-prev:focus, .galleryslider .slick-next:hover, .galleryslider .slick-next:focus {
    background-image: url("main/resources/svgs/sp-page/gallery-arrow-active.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto; }

.galleryslider button.slick-next {
  position: absolute;
  right: -3%;
  height: 44px;
  width: 44px;
  z-index: 1;
  background-image: url("main/resources/svgs/sp-page/gallery-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
  @media (min-width: 768px) {
    .galleryslider button.slick-next {
      right: -9%; } }
  @media (min-width: 992px) {
    .galleryslider button.slick-next {
      right: -4.5%; } }
.galleryslider button.slick-prev {
  position: absolute;
  left: -3%;
  height: 44px;
  width: 44px;
  z-index: 1;
  background-image: url("main/resources/svgs/sp-page/gallery-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  @media (min-width: 992px) {
    .galleryslider button.slick-prev {
      left: -2%; } }
  @media (min-width: 1200px) {
    .galleryslider button.slick-prev {
      left: -1%; } }
.gallerywrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .gallerywrapper__image {
    width: 100%;
    height: 288px; }
    @media (min-width: 768px) {
      .gallerywrapper__image {
        height: 284px; } }
    @media (min-width: 992px) {
      .gallerywrapper__image {
        height: 485px; } }
    .gallerywrapper__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .gallerywrapper__textwrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.375rem;
    height: auto; }
    @media (min-width: 768px) {
      .gallerywrapper__textwrapper {
        margin-bottom: 0;
        height: 284px; } }
    @media (min-width: 992px) {
      .gallerywrapper__textwrapper {
        height: 485px;
        padding-top: 1rem; } }
    .gallerywrapper__textwrapper .textwrapper__header {
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      color: #515151;
      font-size: 1.5rem;
      margin: 2.25rem 0 0 0; }
      @media (min-width: 768px) {
        .gallerywrapper__textwrapper .textwrapper__header {
          margin: 0 1rem 0 0;
          font-size: 1.625rem; } }
      @media (min-width: 992px) {
        .gallerywrapper__textwrapper .textwrapper__header {
          margin: 0 1.5rem 0 0;
          font-size: 1.75rem; } }
    .gallerywrapper__textwrapper .textwrapper__subheader {
      font-family: "Fort-Medium", Arial, sans-serif;
      font-size: 1rem;
      color: #515151;
      text-transform: uppercase; }
    .gallerywrapper__textwrapper .textwrapper__text {
      width: 100%; }
      .gallerywrapper__textwrapper .textwrapper__text p {
        color: #515151;
        font-family: "Fort-Light", Arial, sans-serif;
        font-size: 1rem;
        margin: 1.125rem 0 1.625rem 0; }
        @media (min-width: 768px) {
          .gallerywrapper__textwrapper .textwrapper__text p {
            margin: .75rem 1rem .75rem 0; } }
        @media (min-width: 992px) {
          .gallerywrapper__textwrapper .textwrapper__text p {
            margin: 1.625rem 1.5rem 1.875rem 0;
            font-size: 1.25rem;
            line-height: 2rem; } }
    .gallerywrapper__textwrapper .textwrapper__ctalink {
      color: #515151;
      margin-bottom: 0;
      font-family: "Fort-Medium", Arial, sans-serif;
      font-size: 1rem; }
      .gallerywrapper__textwrapper .textwrapper__ctalink:hover {
        color: #E04E39; }
        .gallerywrapper__textwrapper .textwrapper__ctalink:hover .arrow {
          background: url("main/resources/svgs/sp-page/arrow-casinos-active.svg") no-repeat center center; }
        .gallerywrapper__textwrapper .textwrapper__ctalink:hover .popout {
          background: url("main/resources/svgs/sp-page/popout-active.svg") no-repeat center center; }
    .gallerywrapper__textwrapper .textwrapper__arrow {
      padding: 1rem; }
    .gallerywrapper__textwrapper .textwrapper__ctabutton {
      background-color: #CC422E;
      color: #FFFFFF !important; }
      .gallerywrapper__textwrapper .textwrapper__ctabutton:hover {
        background-color: #E04E39; }

.galleryslidecount {
  text-align: center;
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .galleryslidecount {
      text-align: right;
      margin-top: 0.5rem;
      margin-right: 10rem; } }
  @media (min-width: 992px) {
    .galleryslidecount {
      margin-right: 2rem;
      font-size: 1.125rem; } }
.cmp-carousel.carousel__innerdiv {
  border: 14px solid;
  box-shadow: inset 0px 0px 0px 4px;
  box-sizing: border-box; }

.cmp-carousel .carousel__textwrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  height: 231px;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .cmp-carousel .carousel__textwrapper {
      height: 130px;
      padding: 0 68px; } }
  @media (min-width: 992px) {
    .cmp-carousel .carousel__textwrapper {
      height: 133px;
      padding: 0 150px; } }
  .cmp-carousel .carousel__textwrapper .textwrapper__titletext {
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 0.75rem;
    letter-spacing: 1.57px;
    line-height: 1.25rem; }
    @media (min-width: 768px) {
      .cmp-carousel .carousel__textwrapper .textwrapper__titletext {
        font-size: 0.875rem;
        letter-spacing: 1.84px; } }
  .cmp-carousel .carousel__textwrapper .textwrapper__amount {
    font-family: "GT-Eesti-Text-Bold", Arial, sans-serif;
    font-size: 1.625rem;
    line-height: 2.5rem; }
    @media (min-width: 768px) {
      .cmp-carousel .carousel__textwrapper .textwrapper__amount {
        font-size: 1.875rem; } }
    @media (min-width: 992px) {
      .cmp-carousel .carousel__textwrapper .textwrapper__amount {
        font-size: 2rem; } }
.instagram {
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .instagram__feed {
      margin-left: -1rem;
      margin-right: -1rem; } }
  @media (min-width: 768px) {
    .instagram__feed {
      height: auto; } }
  .instagram__image {
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    width: 228px;
    height: 228px; }
    @media (min-width: 768px) {
      .instagram__image {
        width: auto;
        height: auto; } }
    .instagram__image img {
      position: absolute;
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .instagram__list-image {
    max-width: 228px;
    max-height: 228px;
    margin: 0 1rem; }
    @media (min-width: 768px) {
      .instagram__list-image {
        max-height: none;
        max-width: none;
        margin: 0; } }
.instagram-modal .close-instagram {
  position: absolute;
  right: 0;
  width: 115px;
  height: 42px;
  top: 16px;
  z-index: 1055;
  background-color: white; }

.instagram-modal .modal-content {
  background-color: transparent;
  border: none; }
  .instagram-modal .modal-content iframe {
    border: none !important;
    width: 100% !important;
    border-radius: 0 !important; }
  .instagram-modal .modal-content iframe .ViewProfileButton {
    display: none !important; }

.accordion__item {
  border-top: 2px #F2F2F3 solid; }
  .accordion__item--last {
    border-bottom: 2px #F2F2F3 solid; }
  .accordion__item-header {
    font-family: "Fort-Bold", Arial, sans-serif;
    background: url("main/resources/svgs/chevron-orange-up.svg") no-repeat;
    padding-right: 1rem;
    background-size: 17px 17px;
    background-position: right 1rem center;
    padding: 0.75rem 2.5rem 0.75rem 0;
    cursor: pointer; }
    @media (min-width: 992px) {
      .accordion__item-header {
        background-size: 22px 22px;
        background-position: right 1rem center;
        padding: 1.5rem 3.0rem 1.5rem 1.0rem; } }
    .accordion__item-header.collapsed {
      background-image: url("main/resources/svgs/chevron-orange-down.svg"); }
  @media (min-width: 992px) {
    .accordion__item-body {
      padding: 0 1rem; } }
.search-result, .search-results__load-more {
  display: none; }
  @media (max-width: 767.98px) {
    .search-result.active-sm, .search-results__load-more.active-sm {
      display: block; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .search-result.active-md, .search-results__load-more.active-md {
      display: block; } }
  @media (min-width: 992px) {
    .search-result.active-lg, .search-results__load-more.active-lg {
      display: block; } }
.search-results ul, .search-results li {
  list-style: none;
  padding: 0; }

.search-results__load-more {
  color: #CC422E;
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1.125rem;
  cursor: pointer;
  text-align: center; }
  .search-results__load-more:hover, .search-results__load-more:active {
    color: #E04E39; }

.search-results__summary {
  margin: 1.5rem 0 2.0em; }
  @media (min-width: 768px) {
    .search-results__summary {
      margin: 1.5rem 0;
      padding-bottom: 2rem;
      border-bottom: 2px solid #F2F2F3; } }
  @media (min-width: 992px) {
    .search-results__summary {
      padding-bottom: 1.5rem; } }
  .search-results__summary-results {
    font-size: 1rem; }
    @media (min-width: 768px) {
      .search-results__summary-results {
        font-size: 1.125rem; } }
  .search-results__summary-term {
    font-family: "Fort-Light", Arial, sans-serif;
    font-size: 1.125rem; }
    @media (min-width: 768px) {
      .search-results__summary-term {
        font-size: 1.25rem; } }
    @media (min-width: 992px) {
      .search-results__summary-term {
        font-size: 1.5rem; } }
    .search-results__summary-term--highlight {
      font-family: "Fort-Medium", Arial, sans-serif; }

.search-results__no-results .cta-link .arrow {
  background-position: center right;
  padding-right: 1.0rem; }

.search-results .search-stats {
  font-size: .9rem;
  float: right;
  font-style: italic;
  padding-right: .5rem; }

.search-results li.thumbnail {
  padding-bottom: .75rem; }
  .search-results li.thumbnail .thumbnail {
    float: left;
    width: 100px;
    border: solid 1px #cacaca;
    border-radius: 2px;
    text-align: center;
    padding: 1rem 0; }
    .search-results li.thumbnail .thumbnail a {
      color: gray; }
    .search-results li.thumbnail .thumbnail a:hover {
      color: #ff6b59; }

.search-result {
  margin-bottom: 2rem; }
  .search-result__info {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }
  .search-result__title {
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 1.375rem;
    color: #515151; }
    .search-result__title:hover {
      color: #E04E39;
      text-decoration: none; }
  @media (min-width: 768px) {
    .search-result__description {
      font-size: 1.125rem; } }
.search-field {
  /* Search Field - -Autocomplete */
  position: relative;
  width: 100%; }
  .search-field .quick-lists {
    background-color: white;
    border: solid 1px #cacaca;
    border-top-style: dashed;
    display: none;
    left: 0;
    margin-top: -1px;
    position: absolute;
    width: 100%; }
    .search-field .quick-lists dl, .search-field .quick-lists dt, .search-field .quick-lists dd {
      list-style: none;
      margin: 0;
      padding: 0; }
    .search-field .quick-lists a {
      padding: 1rem;
      text-decoration: none;
      display: block; }
      .search-field .quick-lists a:hover {
        background-color: #f0f0f0; }
    .search-field .quick-lists .quick-suggestions,
    .search-field .quick-lists .quick-results {
      display: none; }
      .search-field .quick-lists .quick-suggestions dt,
      .search-field .quick-lists .quick-results dt {
        padding: 1rem 0 .5rem 1rem;
        margin: 0;
        font-size: 1.1rem;
        font-weight: bold;
        font-style: italic; }
    .search-field .quick-lists .quick-suggestions {
      background-color: #f0f0f0;
      font-size: .8rem;
      padding-bottom: 1rem; }
      .search-field .quick-lists .quick-suggestions dd {
        padding: .4rem 1rem;
        font-style: italic;
        cursor: pointer; }
    .search-field .quick-lists .quick-results a {
      padding: 1rem;
      text-decoration: none;
      display: block; }
      .search-field .quick-lists .quick-results a:hover {
        background-color: #f0f0f0; }

.search-field--wrapper {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%; }
  .search-field--wrapper input[type="text"] {
    font-size: 1.125rem;
    height: 44px;
    background: white url("main/resources/svgs/search-icon.svg") no-repeat right 1rem center;
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 3rem 0 0.875rem;
    font-family: "Fort-Light", Arial, sans-serif;
    background-size: 22px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5); }
    @media (min-width: 768px) {
      .search-field--wrapper input[type="text"] {
        margin-right: 0.5rem;
        padding: 0 0.875rem;
        background-image: none; } }
    @media (min-width: 992px) {
      .search-field--wrapper input[type="text"] {
        height: 54px; } }
  .search-field--wrapper input[type="submit"] {
    display: none;
    width: 44px;
    height: 44px;
    padding: 0;
    min-width: auto;
    background: #CC422E url("main/resources/svgs/search-icon-white.svg") no-repeat center center;
    background-size: 20px;
    -webkit-box-flex: 0 0 44px;
    -moz-box-flex: 0 0 44px;
    -webkit-flex: 0 0 44px;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px; }
    .search-field--wrapper input[type="submit"]:hover, .search-field--wrapper input[type="submit"]:active {
      background-color: #E04E39; }
    @media (min-width: 768px) {
      .search-field--wrapper input[type="submit"] {
        display: inline-block; } }
    @media (min-width: 992px) {
      .search-field--wrapper input[type="submit"] {
        -webkit-box-flex: 0 0 54px;
        -moz-box-flex: 0 0 54px;
        -webkit-flex: 0 0 54px;
        -ms-flex: 0 0 54px;
        flex: 0 0 54px;
        width: 54px;
        height: 54px; } }
.search-facets {
  margin-bottom: 1rem;
  margin-top: 1rem;
  border: 1px solid #cacaca;
  min-height: 28px; }
  .search-facets dl {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 1rem; }
    .search-facets dl dt {
      margin: 1rem 0 .75rem 0;
      font-weight: bold; }
    .search-facets dl dd {
      margin: 0 .5rem 0 0;
      padding: 0;
      display: inline-block; }
  .search-facets button.search-facet-toggle {
    float: right;
    background: none;
    border: none; }
  .search-facets .coral-Icon--accordionDown {
    display: block; }
  .search-facets .coral-Icon--accordionUp {
    display: none; }
  .search-facets .search-facets--content {
    padding: 5px; }
  .search-facets input[type=checkbox] {
    display: none; }
  .search-facets label {
    border: solid 1px #999;
    color: #999;
    padding: .25rem .5rem;
    font-size: .9rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .search-facets input[type=checkbox]:checked + label {
    color: #ff6b59;
    border-color: #ff6b59; }

.search-facets.open .coral-Icon--accordionDown {
  display: none; }

.search-facets.open .coral-Icon--accordionUp {
  display: block; }

.search-pagination {
  margin: 1rem auto; }
  .search-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .search-pagination ul li {
      margin: 0 .5rem 0 0;
      padding: 0;
      display: inline-block; }
  .search-pagination input[type=radio] {
    display: none; }
  .search-pagination label {
    border: solid 1px #999;
    color: #999;
    padding: .25rem .5rem;
    font-size: .9rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .search-pagination input[type=radio]:checked + label {
    color: #ff6b59;
    border-color: #ff6b59; }

.cta-column-width .columncta .jumbotron {
  padding: 1.125rem 1rem;
  border-radius: 0;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .cta-column-width .columncta .jumbotron {
      padding: 1.75rem 1.625rem; } }
  @media (min-width: 992px) {
    .cta-column-width .columncta .jumbotron {
      padding: 2.625rem 2.125rem; } }
.cta-column-width .columncta__bgimage {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat; }

.cta-column-width .columncta__textwrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%; }
  .cta-column-width .columncta__textwrapper--left {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
  .cta-column-width .columncta__textwrapper--center {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .cta-column-width .columncta__textwrapper h1, .cta-column-width .columncta__textwrapper h2, .cta-column-width .columncta__textwrapper h3, .cta-column-width .columncta__textwrapper h4, .cta-column-width .columncta__textwrapper h5, .cta-column-width .columncta__textwrapper h6, .cta-column-width .columncta__textwrapper p {
    margin-top: 0; }
  .cta-column-width .columncta__textwrapper p {
    margin-bottom: 2rem;
    font-size: 1rem; }
    @media (min-width: 992px) {
      .cta-column-width .columncta__textwrapper p {
        font-size: 1.125rem; } }
  .cta-column-width .columncta__textwrapper .ctaorange {
    background-color: #CC422E;
    color: #FFFFFF !important; }
    .cta-column-width .columncta__textwrapper .ctaorange:hover {
      background-color: #E04E39; }
  .cta-column-width .columncta__textwrapper .ctavarcolor {
    border: 2px solid;
    padding: 0.5rem 1.75rem; }
    @media (min-width: 992px) {
      .cta-column-width .columncta__textwrapper .ctavarcolor {
        border: 3px solid;
        padding: 0.675rem 1.75rem; } }
    @media (min-width: 992px) {
      .cta-column-width .columncta__textwrapper .ctavarcolor:hover {
        margin: -2px;
        border: 5px solid; } }
#account-recovery-hero .account-recovery-header-logo {
  margin-bottom: 1.5rem; }
  #account-recovery-hero .account-recovery-header-logo > .form-logo {
    margin-top: 1rem; }
    @media (min-width: 992px) {
      #account-recovery-hero .account-recovery-header-logo > .form-logo {
        margin-top: 0;
        height: 169px;
        width: 100%;
        background-size: contain; } }
h1.hero-header {
  font-size: 2.125rem;
  margin: 1rem 0 2rem; }

h1.hero-header-mobile {
  font-size: 1.625rem;
  margin-bottom: 0; }

@media (max-width: 767.98px) {
  #account-recovery-container {
    padding: 0; } }

@media (min-width: 768px) {
  #account-recovery-container {
    padding-left: 3.875rem;
    padding-right: 3.875rem; } }

@media (min-width: 768px) {
  #account-recovery-container {
    padding-left: 4.875rem;
    padding-right: 4.875rem; } }

@media (min-width: 768px) {
  .account-recovery__options {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

.account-recovery__options--left, .account-recovery__options--right {
  height: 209px;
  border: 2px solid #515151;
  padding: 0 1.0rem; }
  @media (min-width: 768px) {
    .account-recovery__options--left, .account-recovery__options--right {
      height: 259px;
      -webkit-box-flex: 0 0 50%;
      -moz-box-flex: 0 0 50%;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      padding: 0 1.5rem;
      max-width: 50%; } }
@media (max-width: 767.98px) {
  .account-recovery__options--left {
    border-bottom: 0; } }

.account-recovery__options--right {
  background-color: #ECEAE9; }
  @media (min-width: 768px) {
    .account-recovery__options--right {
      border-left: 0; } }
.account-recovery__options-content {
  font-size: 1.125rem; }

.account-recovery__back {
  background-color: #e7e7e7;
  padding: 1.5rem 1.0rem;
  margin: 1.5rem -1rem 0; }
  @media (min-width: 768px) {
    .account-recovery__back {
      margin: 0;
      padding: 1.5rem 4.875rem; } }
  .account-recovery__back .account-recovery__back-button {
    width: 100%; }
    @media (min-width: 768px) {
      .account-recovery__back .account-recovery__back-button {
        width: auto; } }
.live-chat-freshchat .button-chat {
  cursor: default;
  color: #5C5C5C;
  text-decoration: none; }
  .live-chat-freshchat .button-chat .button-chat__closed {
    display: flex;
    justify-content: center;
    text-decoration: none; }
    .live-chat-freshchat .button-chat .button-chat__closed .dot-flashing {
      background-color: #5C5C5C;
      color: #5C5C5C; }
      .live-chat-freshchat .button-chat .button-chat__closed .dot-flashing::before, .live-chat-freshchat .button-chat .button-chat__closed .dot-flashing::after {
        background-color: #5C5C5C;
        color: #5C5C5C; }
  .live-chat-freshchat .button-chat .button-chat__available {
    display: none; }
  .live-chat-freshchat .button-chat.button-chat_available {
    cursor: pointer; }
    .live-chat-freshchat .button-chat.button-chat_available .button-chat__closed {
      display: none; }
    .live-chat-freshchat .button-chat.button-chat_available .button-chat__available {
      display: block; }
    .live-chat-freshchat .button-chat.button-chat_available .chat .icon-container .speech-bubble {
      background: #CC422E; }
      .live-chat-freshchat .button-chat.button-chat_available .chat .icon-container .speech-bubble::after {
        border-top-color: #CC422E; }
    .live-chat-freshchat .button-chat.button-chat_available .chat:hover .icon-container .speech-bubble {
      background: #E04E39; }
      .live-chat-freshchat .button-chat.button-chat_available .chat:hover .icon-container .speech-bubble::after {
        border-top-color: #E04E39; }
  .live-chat-freshchat .button-chat .chat {
    display: flex;
    width: 133px;
    height: 46px;
    background-color: white;
    border: 1px solid #E8E8E8;
    border-radius: 5px; }
    .live-chat-freshchat .button-chat .chat .icon-container {
      display: flex;
      width: 47px;
      height: 100%;
      background-image: linear-gradient(black 33%, rgba(255, 255, 255, 0) 0%);
      background-position: right;
      background-size: 1px 3.6px;
      background-repeat: repeat-y; }
      .live-chat-freshchat .button-chat .chat .icon-container .speech-bubble {
        position: relative;
        top: 13px;
        left: 12px;
        height: 17px;
        width: 25px;
        background: #AEAEAE;
        border-radius: 2px; }
        .live-chat-freshchat .button-chat .chat .icon-container .speech-bubble::after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          width: 0;
          height: 0;
          border: 9px solid transparent;
          border-top-color: #AEAEAE;
          border-bottom: 0;
          border-left: 0;
          margin-left: -8px;
          margin-bottom: -6px; }
    .live-chat-freshchat .button-chat .chat .text-container {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 86px;
      font-size: 14px;
      font-family: "Fort-Bold", Arial, sans-serif;
      font-weight: normal; }

/**
 * ==============================================
 * Dot Flashing
 * ==============================================
 */
.dot-flashing {
  position: relative;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #5C5C5C;
  color: #5C5C5C;
  animation: dot-flashing 1s infinite linear alternate;
  animation-delay: .5s; }
  .dot-flashing::before, .dot-flashing::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0; }
  .dot-flashing::before {
    left: -9px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #515151;
    color: #5C5C5C;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 0s; }
  .dot-flashing::after {
    left: 9px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #515151;
    color: #5C5C5C;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 1s; }

@keyframes dot-flashing {
  0% {
    background-color: #515151; }
  50%,
  100% {
    background-color: #848484; } }

.my-trends #bar-chart {
  background: rgba(240, 236, 242, 0.25); }

.my-trends__header {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media (min-width: 768px) {
    .my-trends__header {
      padding-top: 3.0rem;
      padding-bottom: 2.0rem; } }
  @media (min-width: 992px) {
    .my-trends__header {
      padding-bottom: 1.0rem; } }
.my-trends__body {
  font-family: "Fort-Medium", Arial, sans-serif;
  font-size: 1.175rem;
  line-height: 1rem 1.5;
  margin-bottom: 2.0rem; }
  @media (min-width: 768px) {
    .my-trends__body {
      margin-bottom: 0;
      font-size: 1.375rem;
      width: 80%; } }
.my-trends__time-frame {
  text-align: center; }
  @media (min-width: 768px) {
    .my-trends__time-frame {
      margin: 3.125rem 0 1.625rem; } }
  @media (min-width: 992px) {
    .my-trends__time-frame {
      margin: 3.625rem 0 2.125rem; } }
  .my-trends__time-frame .slide-toggle {
    display: inline-block; }
  .my-trends__time-frame-select {
    text-align: left;
    margin: 1.0rem 0 1.5rem; }
    .my-trends__time-frame-select select {
      background-color: white; }

.my-trends__graph-details canvas {
  height: 259px !important; }
  @media (min-width: 768px) {
    .my-trends__graph-details canvas {
      height: 353px !important; } }
  @media (min-width: 992px) {
    .my-trends__graph-details canvas {
      height: 440px !important; } }
@media (min-width: 992px) {
  .my-trends-graph {
    padding: 2.0rem 4.375rem 1rem; } }

@media (min-width: 992px) {
  .my-trends-graph__header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; } }

@media (min-width: 768px) {
  .my-trends-graph__summary {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 1.875rem; } }

@media (min-width: 992px) {
  .my-trends-graph__summary {
    display: block;
    text-align: right;
    margin-top: 1.5rem;
    margin-bottom: 0; } }

.my-trends-graph__summary-details {
  font-family: "Fort-Medium", Arial, sans-serif; }
  @media (min-width: 768px) {
    .my-trends-graph__summary-details {
      font-size: 1.125rem; } }
.my-trends-graph__legend {
  margin-top: 1.5rem;
  font-family: "Fort-Bold", Arial, sans-serif;
  font-size: 1.125rem;
  text-align: center; }

.my-trends-graph__footer {
  margin: 1.5rem 0;
  font-size: 0.875rem;
  text-align: center; }

.graph-summary {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 37px;
  height: 38px;
  background-color: #F0ECF2;
  font-size: 1.125rem;
  font-family: "GT-Eesti-Text-Medium", Arial, sans-serif;
  margin-bottom: 1rem;
  margin-left: 0.5rem; }
  @media (min-width: 768px) {
    .graph-summary {
      font-size: 1.5rem;
      width: 65px;
      height: 41px; } }
  @media (min-width: 992px) {
    .graph-summary {
      font-size: 2rem;
      width: 82px;
      height: 52px;
      margin-left: 1.0rem; } }
  .graph-summary--total {
    color: #CC422E; }
    @media (min-width: 768px) {
      .graph-summary--total {
        margin-right: 1.5rem; } }
    @media (min-width: 992px) {
      .graph-summary--total {
        margin-right: 0rem; } }
  .graph-summary--average {
    color: #3C1053; }

.prize-redemption {
  overflow-x: hidden; }
  .prize-redemption.standard-account-wrapper {
    padding-bottom: 0; }
  .prize-redemption__header {
    width: 100%;
    padding-bottom: 1.5rem;
    padding-left: 8px;
    padding-right: 8px; }
    @media (min-width: 1200px) {
      .prize-redemption__header {
        padding-bottom: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
  @media (min-width: 1200px) {
    .prize-redemption__intro {
      width: 690px; } }
  .prize-redemption__intro h1 {
    margin: 2rem 0 0.5rem; }
    @media (min-width: 768px) {
      .prize-redemption__intro h1 {
        margin: 3rem 0 0.5rem; } }
    @media (min-width: 1200px) {
      .prize-redemption__intro h1 {
        margin: 3rem 0 1rem; } }
  .prize-redemption__intro .pam-body {
    font-size: 1rem;
    margin-bottom: 1.0rem; }
    @media (min-width: 768px) {
      .prize-redemption__intro .pam-body {
        font-size: 1.125rem;
        margin-bottom: 1.5rem; } }
    @media (min-width: 1200px) {
      .prize-redemption__intro .pam-body {
        font-size: 1.25rem;
        margin-bottom: 3.0rem; } }
  .prize-redemption .new-offers__empty,
  .prize-redemption .past-offers__empty {
    margin: 0 auto; }
  .prize-redemption .new-offers__empty-icon,
  .prize-redemption .past-offers__empty-icon {
    margin-top: 5.0rem;
    content: "";
    width: 100%; }
    @media (min-width: 992px) {
      .prize-redemption .new-offers__empty-icon,
      .prize-redemption .past-offers__empty-icon {
        margin-top: 6.25rem; } }
  .prize-redemption .new-offers__empty-header, .prize-redemption .new-offers__more-header,
  .prize-redemption .past-offers__empty-header,
  .prize-redemption .past-offers__more-header {
    text-align: center;
    transition: opacity 0.15s linear; }
  .prize-redemption .new-offers__empty-text, .prize-redemption .new-offers__more-text,
  .prize-redemption .past-offers__empty-text,
  .prize-redemption .past-offers__more-text {
    text-align: center;
    color: #a0a0a0;
    line-height: 140%;
    margin-right: auto;
    margin-left: auto;
    font-family: "Fort-Medium", Arial, sans-serif;
    transition: opacity 0.15s linear; }
    @media (min-width: 992px) {
      .prize-redemption .new-offers__empty-text, .prize-redemption .new-offers__more-text,
      .prize-redemption .past-offers__empty-text,
      .prize-redemption .past-offers__more-text {
        max-width: 588px; } }
  .prize-redemption .new-offers__more-text,
  .prize-redemption .past-offers__more-text {
    margin-bottom: 1.5rem; }
  .prize-redemption .new-offers__empty-icon {
    height: 80px;
    background: url("main/resources/svgs/opr-new-empty-state.svg") no-repeat center center; }
  .prize-redemption .past-offers__empty-icon {
    height: 50px;
    background: url("main/resources/svgs/opr-past-offers-empty-state.svg") no-repeat center center; }
  .prize-redemption .past-offers__empty-text {
    margin-bottom: 1.5rem; }
  .prize-redemption__load-more {
    display: none;
    margin-top: 2.5rem; }
    @media (min-width: 992px) {
      .prize-redemption__load-more {
        margin-top: 4rem; } }
    .prize-redemption__load-more button {
      display: none;
      width: 200px; }
      @media (min-width: 992px) {
        .prize-redemption__load-more button {
          width: 244px; } }
      @media (max-width: 767.98px) {
        .prize-redemption__load-more button.btn-show-sm {
          display: inline-block; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .prize-redemption__load-more button.btn-show-md {
          display: inline-block; } }
      @media (min-width: 992px) {
        .prize-redemption__load-more button.btn-show-lg {
          display: inline-block; } }
    .prize-redemption__load-more--show {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
  .prize-redemption__summary {
    min-height: 640px;
    background: white;
    padding: 3.0rem 0 5.0rem;
    overflow: hidden; }
    @media (min-width: 768px) {
      .prize-redemption__summary {
        padding-bottom: 7.5rem;
        min-height: auto; } }
    @media (min-width: 992px) {
      .prize-redemption__summary {
        padding-bottom: 8.75rem; } }
    @media (min-width: 992px) {
      .prize-redemption__summary > .container {
        padding-left: 0;
        padding-right: 0; } }
  .prize-redemption .profile-tabs .nav-item {
    width: 50%; }
  .prize-redemption__input {
    display: none; }
    @media (min-width: 768px) {
      .prize-redemption__input {
        display: block;
        position: relative; } }
    @media (min-width: 1200px) {
      .prize-redemption__input {
        width: 426px;
        margin-top: 6.25rem;
        height: auto; } }
    .prize-redemption__input .promo-input-group {
      height: 46px;
      position: relative;
      z-index: 999; }
    .prize-redemption__input label {
      position: relative;
      font-family: "Fort-Bold", Arial, sans-serif;
      font-size: 1.375rem;
      text-transform: none; }
      @media (min-width: 1200px) {
        .prize-redemption__input label {
          transition: all 0.5s cubic-bezier(1, 0.25, 0.25, 0.8); } }
  @media (min-width: 1200px) and (prefers-reduced-motion: reduce) {
    .prize-redemption__input label {
      transition: none; } }
    .prize-redemption__input #promo-code {
      width: 258px;
      display: inline-block;
      height: 2.875rem; }
      @media (min-width: 768px) {
        .prize-redemption__input #promo-code {
          position: absolute;
          display: inline-block;
          left: 0;
          width: 384px;
          transition: all 0.5s cubic-bezier(1, 0.25, 0.25, 0.8); } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .prize-redemption__input #promo-code {
      transition: none; } }
      @media (min-width: 768px) {
          .prize-redemption__input #promo-code.open {
            width: 258px; }
          .prize-redemption__input #promo-code.error-state {
            border: 2px solid #CC422E; } }
      @media (min-width: 1200px) {
        .prize-redemption__input #promo-code {
          left: auto;
          right: 0;
          width: 428px; }
          .prize-redemption__input #promo-code.open {
            width: 258px;
            right: 170px; } }
    .prize-redemption__input #promo-submit {
      padding: 0.531rem 0.875rem;
      width: 160px;
      z-index: 1025;
      -webkit-appearance: none; }
      .prize-redemption__input #promo-submit.open.disabled, .prize-redemption__input #promo-submit.open:disabled {
        opacity: 0.65; }
      @media (min-width: 768px) {
        .prize-redemption__input #promo-submit {
          position: absolute;
          color: transparent;
          width: 160px;
          left: 428px;
          opacity: 0;
          transition: all 0.5s cubic-bezier(1, 0.25, 0.25, 0.8); } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .prize-redemption__input #promo-submit {
      transition: none; } }
      @media (min-width: 768px) {
          .prize-redemption__input #promo-submit.open {
            left: 268px;
            width: 160px;
            opacity: 1;
            color: white; }
            .prize-redemption__input #promo-submit.open.disabled, .prize-redemption__input #promo-submit.open:disabled {
              opacity: 0.65; } }
      @media (min-width: 1200px) {
        .prize-redemption__input #promo-submit {
          right: -160px;
          left: auto;
          opacity: 0; }
          .prize-redemption__input #promo-submit.open {
            right: 0;
            width: 160px;
            opacity: 1;
            color: white; }
            .prize-redemption__input #promo-submit.open.disabled, .prize-redemption__input #promo-submit.open:disabled {
              opacity: 0.65; } }
    @media (min-width: 768px) {
      .prize-redemption__input .promo-code-info {
        content: "";
        display: inline-block;
        background: url("main/resources/svgs/opr-info-icon.svg") no-repeat center center;
        width: 19px;
        height: 19px;
        top: 5px;
        margin-left: 5px;
        cursor: pointer; } }
  .prize-redemption #promo-code-mobile.error-state {
    border: 2px solid #CC422E; }
  .prize-redemption .promo-error {
    background: url("main/resources/svgs/warning-orange.svg") no-repeat top left;
    background-size: 14px 14px;
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 0.75rem;
    color: #CC422E;
    line-height: 14px;
    padding-left: 20px;
    margin-top: 4px; }
    @media (min-width: 768px) {
      .prize-redemption .promo-error {
        width: 248px; } }
  @media (min-width: 768px) {
    .prize-redemption__mobile-controls {
      display: none; } }
  .prize-redemption__mobile-slider {
    position: fixed;
    bottom: 0;
    height: 0;
    width: 100%;
    background-color: white;
    z-index: 1030; }
    @media (min-width: 768px) {
      .prize-redemption__mobile-slider {
        display: none; } }
    .prize-redemption__mobile-slider .close-dialog {
      position: absolute;
      right: 0;
      top: 0px;
      width: 42px;
      height: 42px;
      background: #CC422E url("main/resources/svgs/exit-white.svg") center center no-repeat;
      background-size: 14px 14px;
      cursor: pointer;
      pointer-events: auto; }
    .prize-redemption__mobile-slider.transistion {
      bottom: 0;
      height: 100%;
      height: 100svh;
      transition: all 0.5s cubic-bezier(1, 0.25, 0.25, 0.8); }
      @media (prefers-reduced-motion: reduce) {
        .prize-redemption__mobile-slider.transistion {
          transition: none; } }
    .prize-redemption__mobile-slider #promo-label-mobile {
      text-transform: none;
      margin: 0 0 0.5rem;
      font-family: "GT-Eesti-Text-Bold", Arial, sans-serif;
      font-size: 1.125rem; }
    .prize-redemption__mobile-slider .promo-submit-mobile {
      margin: 0.625rem 0 1.975rem;
      -webkit-appearance: none;
      z-index: 1030; }
    .prize-redemption__mobile-slider ul {
      padding-left: 1rem;
      margin: 1rem 0 0; }
      .prize-redemption__mobile-slider ul li {
        margin-bottom: 1rem; }
        .prize-redemption__mobile-slider ul li:last-child {
          margin-bottom: 1rem; }
  .prize-redemption .slider-padding {
    padding: 3.5rem 1.5rem 0; }
  .prize-redemption .promotions__controls {
    display: none; }
    @media (min-width: 768px) {
      .prize-redemption .promotions__controls {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        padding-bottom: 2.5rem; } }
  .prize-redemption .promotions__panels .tab-content-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    -ms-justify-content: start;
    justify-content: start;
    -ms-flex-pack: start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    @media (min-width: 1200px) {
      .prize-redemption .promotions__panels .tab-content-flex--center-xl {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }
    @media (min-width: 768px) {
      .prize-redemption .promotions__panels .tab-content-flex--center-md {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }
  .prize-redemption .looking-for-more {
    display: none; }
    @media (max-width: 767.98px) {
      .prize-redemption .looking-for-more--show {
        display: block; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .prize-redemption .looking-for-more--show-md {
        display: block; } }
    @media (min-width: 992px) {
      .prize-redemption .looking-for-more--show-lg {
        display: block; } }
  .prize-redemption .promotion-card {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
    min-height: 478px; }
    @media (min-width: 768px) {
      .prize-redemption .promotion-card {
        min-height: 499px; } }
    @media (min-width: 1200px) {
      .prize-redemption .promotion-card {
        min-height: 516px; } }
    .prize-redemption .promotion-card__wrapper {
      margin-bottom: 1rem;
      opacity: 0;
      height: 0;
      transition: opacity 0.5s, height 0.5s; }
      .prize-redemption .promotion-card__wrapper--show {
        display: block;
        height: auto;
        opacity: 1; }
    .prize-redemption .promotion-card__info, .prize-redemption .promotion-card__footer {
      padding: 0 2.5rem; }
    .prize-redemption .promotion-card__image {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      position: relative;
      overflow: hidden;
      height: 197px; }
      .prize-redemption .promotion-card__image img {
        position: absolute;
        width: 100%;
        height: auto;
        z-index: 10; }
    .prize-redemption .promotion-card__hero-text {
      font-family: "GT-Eesti-Pro-Display-Bold", Arial, sans-serif;
      font-size: 1.875rem;
      color: white;
      text-transform: uppercase;
      text-align: center;
      z-index: 15;
      line-height: 2.188rem; }
    .prize-redemption .promotion-card--past-offer {
      min-height: 273px; }
      @media (min-width: 768px) {
        .prize-redemption .promotion-card--past-offer {
          min-height: 329px; } }
      @media (min-width: 1200px) {
        .prize-redemption .promotion-card--past-offer {
          min-height: 376px; } }
      .prize-redemption .promotion-card--past-offer .promotion-card__image img {
        opacity: 0.5; }
    .prize-redemption .promotion-card__footer {
      margin-top: auto;
      margin-bottom: 2.0rem; }
    .prize-redemption .promotion-card__button {
      margin-top: 1.5rem;
      cursor: pointer; }
  .prize-redemption .card-info__header {
    margin-top: 2.0rem;
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    font-size: 1.5rem; }
  .prize-redemption .card-info__free-play {
    background: url("main/resources/svgs/dollar-icon-opr.svg") no-repeat left center;
    padding-left: 28px;
    font-family: "Fort-Bold", Arial, sans-serif; }
  .prize-redemption .card-info__body {
    margin: 1rem 0; }
  .prize-redemption .card-info__description {
    display: inline; }
  .prize-redemption .card-info__status {
    background-color: #F0ECF2;
    border-radius: 4px;
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 0.875rem;
    padding: 0.625rem 0.5rem;
    text-transform: uppercase;
    color: #3C1053;
    margin-right: 0.625rem; }
  .prize-redemption .card-info__more {
    padding-left: 4px;
    color: #CC422E; }
  .prize-redemption .modal--offer-info ul {
    padding-left: 1rem;
    margin: 1rem 0 0; }
    .prize-redemption .modal--offer-info ul li {
      margin-bottom: 1rem; }
      .prize-redemption .modal--offer-info ul li:last-child {
        margin-bottom: 1rem; }
  .prize-redemption .modal--offer-info .modal-content {
    padding-top: 0; }
  .prize-redemption .modal--offer-info .modal-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    height: 220px;
    height: 197px; }
    .prize-redemption .modal--offer-info .modal-image img {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 10; }
    .prize-redemption .modal--offer-info .modal-image__hero-text {
      font-family: "GT-Eesti-Pro-Display-Bold", Arial, sans-serif;
      font-size: 1.875rem;
      color: white;
      text-transform: uppercase;
      text-align: center;
      z-index: 15;
      line-height: 2.188rem; }
  .prize-redemption .modal--offer-info .modal-body__header {
    margin-top: 2.0rem;
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    font-size: 1.5rem; }
  .prize-redemption .modal--offer-info .modal-body__header-location {
    margin-top: 3.0rem; }
  .prize-redemption .modal--offer-info .modal-body__casinos-name {
    color: #3C1053;
    margin-bottom: 0; }
  .prize-redemption .modal--offer-info .modal-body__casinos-location {
    display: inline-block;
    color: #3C1053;
    background: url("main/resources/svgs/opr-location-dot.svg") no-repeat left center;
    padding-left: 20px;
    font-size: 0.875rem;
    font-family: "GT-Eesti-Pro-Text-Medium", Arial, sans-serif;
    background-size: 10px 20px; }
  .prize-redemption .modal--offer-info .modal-body__free-play {
    background: url("main/resources/svgs/dollar-icon-opr.svg") no-repeat left center;
    padding-left: 28px;
    font-family: "Fort-Bold", Arial, sans-serif; }
  .prize-redemption .modal--offer-info .modal-footer button {
    min-width: 240px; }
  .prize-redemption .modal--offer-success-info .modal-content {
    background-color: #3C1053; }
  .prize-redemption .modal--offer-success-info .modal-body {
    background-color: #FFFFFF; }
    .prize-redemption .modal--offer-success-info .modal-body__description {
      margin-top: 2.0rem; }
  .prize-redemption .modal--offer-success-info .modal-points {
    background: url("main/resources/images/opr-success-background.png") no-repeat center center;
    text-align: center;
    height: 180px; }
    .prize-redemption .modal--offer-success-info .modal-points__label {
      margin-top: 1.5rem;
      color: #FFFFFF;
      font-size: 0.875rem; }
    .prize-redemption .modal--offer-success-info .modal-points__balance {
      color: #FFFFFF;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 3.25rem;
      line-height: 60px; }
    .prize-redemption .modal--offer-success-info .modal-points__description {
      color: #FFFFFF;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      font-size: 1.75rem;
      line-height: 120%; }
  .prize-redemption .modal--offer-success-info .btn-modal-confirm {
    margin: 0.675rem 0 1.0rem; }
    @media (min-width: 768px) {
      .prize-redemption .modal--offer-success-info .btn-modal-confirm {
        width: 220px; } }
  .prize-redemption .modal--offer-error-info .modal-image--icon {
    margin: 3rem 0 0rem;
    width: 100%; }
  .prize-redemption .modal--offer-error-info .modal-image--calendar {
    background: url("main/resources/svgs/opr-calendar-icon.svg") no-repeat center center;
    height: 52px; }
  .prize-redemption .modal--offer-error-info .modal-image--location-error {
    background: url("main/resources/svgs/opr-location-error.svg") no-repeat center center;
    height: 59px; }
  .prize-redemption .modal--offer-error-info .modal-image--claimed {
    background: url("main/resources/svgs/opr-claimed.svg") no-repeat center center;
    height: 68px; }
  .prize-redemption .modal--offer-error-info .modal-image--expired {
    background: url("main/resources/svgs/opr-expired.svg") no-repeat center center;
    height: 67px; }
  .prize-redemption .modal--offer-error-info .modal-image--no-internet {
    background: url("main/resources/svgs/opr-no-internet.svg") no-repeat center center;
    height: 75px; }
  .prize-redemption .modal--offer-error-info .modal-image--not-eligible {
    background: url("main/resources/svgs/opr-not-eligible.svg") no-repeat center center;
    height: 61px; }
  .prize-redemption .modal--offer-error-info .modal-image--unable-to-claim {
    background: url("main/resources/svgs/opr-unable-to-claim.svg") no-repeat center center;
    height: 56px; }

.encore-more-rewards {
  border-top: 2px solid #F2F2F3;
  background-color: white;
  padding-bottom: 4.125rem; }
  @media (min-width: 768px) {
    .encore-more-rewards {
      padding-bottom: 2.5625rem; } }
  @media (min-width: 1200px) {
    .encore-more-rewards {
      padding-bottom: 3.5625rem; } }
  .encore-more-rewards .slick-slide {
    width: 65vw; }
  .encore-more-rewards .carousel-card {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem; }
    @media (min-width: 768px) {
      .encore-more-rewards .carousel-card {
        margin-bottom: 0;
        margin-top: 0; } }
    .encore-more-rewards .carousel-card__inner {
      min-height: 290px;
      padding: 1.5rem;
      box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media (min-width: 768px) {
        .encore-more-rewards .carousel-card__inner {
          display: block;
          box-shadow: none;
          padding: 0;
          min-height: auto; } }
    .encore-more-rewards .carousel-card .cta-link {
      margin-top: auto; }
      @media (min-width: 768px) {
        .encore-more-rewards .carousel-card .cta-link {
          margin-top: 0; } }
.points-expiry-carousel .carousel-card__inner {
  min-height: 330px; }
  @media (min-width: 768px) {
    .points-expiry-carousel .carousel-card__inner {
      min-height: auto; } }
.loading-spinner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .loading-spinner__svg {
    animation: spin 2s linear infinite;
    fill: black;
    width: 14px; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .loading-spinner__text {
    font-size: 24px;
    margin-top: 16px; }
  .loading-spinner--small .loading-spinner__svg {
    width: 20px; }
  .loading-spinner--medium .loading-spinner__svg {
    width: 24px; }
  .loading-spinner--large .loading-spinner__svg {
    width: 32px; }
  .loading-spinner--white {
    color: white; }
    .loading-spinner--white .loading-spinner__svg {
      fill: white; }
  .loading-spinner--grey {
    color: #515151; }
    .loading-spinner--grey .loading-spinner__svg {
      fill: #515151; }

.points-expiry {
  background-color: #F1EEF3;
  margin-left: -16px;
  margin-right: -16px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .points-expiry {
      padding-left: 0;
      padding-right: 0;
      background-color: transparent; } }
  .points-expiry-summary {
    background-color: white;
    margin-bottom: 0.625rem;
    padding: 1rem 0 2rem; }
    .points-expiry-summary__icon {
      width: 80px;
      height: 56px;
      background: url("main/resources/svgs/points-expiry-alert.svg") no-repeat center center;
      margin: 3rem auto 0; }
    .points-expiry-summary__icongood {
      width: 80px;
      height: 56px;
      background: url("main/resources/svgs/points-expiry-good.svg") no-repeat center center;
      margin: 3rem auto 0; }
    .points-expiry-summary__body {
      margin-top: 1.5rem;
      font-family: "Fort-Bold", Arial, sans-serif;
      font-size: 1.125rem;
      text-align: center; }
      @media (min-width: 992px) {
        .points-expiry-summary__body {
          font-size: 1.375rem; } }
    .points-expiry-summary__footer {
      text-align: center;
      font-family: "Fort-Medium", Arial, sans-serif;
      font-size: 1rem;
      color: #A0A0A0;
      line-height: 22.4px;
      max-width: 500px;
      margin: 1.5rem auto 0; }
    .points-expiry-summary__scroll {
      width: 14px;
      height: 20px;
      background: url("main/resources/svgs/arrow-down-grey.svg") no-repeat center center;
      margin: 0.5rem auto 1.5rem; }
  .points-expiry .accordion {
    background-color: white;
    margin-bottom: 0.625rem; }
    @media (min-width: 768px) {
      .points-expiry .accordion {
        margin-bottom: 1rem; } }
  .points-expiry-tab {
    border-bottom: 0;
    padding: 1.5rem; }
    @media (min-width: 768px) {
      .points-expiry-tab {
        border: 2px solid #eee;
        border-bottom: none; }
        .points-expiry-tab.collapsed {
          border-bottom: 2px solid #eee; } }
    .points-expiry-tab--bottom {
      border-bottom: 2px solid #eee; }
    .points-expiry-tab__wrapper {
      border: 2px solid #eee;
      border-top: 0;
      padding: 1.5rem;
      padding-top: 0; }
    .points-expiry-tab__header {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      -webkit-flex-flow: wrap;
      -moz-flex-flow: wrap;
      -ms-flex-flow: wrap;
      flex-flow: wrap; }
    .points-expiry-tab__date {
      font-family: "GT-Eesti-Pro-Text-Medium", Arial, sans-serif;
      font-size: 1.25rem;
      -webkit-box-flex: 1 1 0;
      -moz-box-flex: 1 1 0;
      -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
      flex: 1 1 0; }
      @media (min-width: 768px) {
        .points-expiry-tab__date {
          font-size: 1.5rem; } }
      .points-expiry-tab__date .date-year {
        font-family: "GT-Eesti-Pro-Text-Light", Arial, sans-serif; }
      .points-expiry-tab__date--new::before {
        display: inline-block;
        content: '';
        width: 12px;
        height: 12px;
        border-radius: 12px;
        background-color: #CC422E;
        margin-right: 1rem; }
    .points-expiry-tab__summary {
      font-family: "GT-Eesti-Pro-Text-Medium", Arial, sans-serif;
      font-size: 1.25rem;
      color: #515151; }
      @media (min-width: 768px) {
        .points-expiry-tab__summary {
          font-size: 1.5rem; } }
      .points-expiry-tab__summary--points {
        color: #3C1053; }
        .points-expiry-tab__summary--points .dollar-amount {
          font-family: "GT-Eesti-Pro-Text-Light", Arial, sans-serif;
          font-size: 1.125rem; }
    .points-expiry-tab__controls {
      display: inline-block;
      background: url("main/resources/svgs/chevron-orange-up.svg") no-repeat center center;
      width: 16px;
      height: 10px;
      margin-left: 0.5rem; }
    .points-expiry-tab__alert {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      margin-top: 1.5rem;
      background: #F0ECF2;
      padding: 0.625rem 1rem;
      width: 100%;
      border-radius: 4px;
      font-family: "Fort-Light", Arial, sans-serif;
      font-size: 0.75rem; }
    .points-expiry-tab .icon-facility {
      content: "";
      display: inline-block;
      width: 16px;
      height: 16px;
      background: url("main/resources/svgs/facility-purple.svg") no-repeat center center;
      margin-right: 0.5rem;
      min-height: 16px;
      min-width: 16px; }
    .points-expiry-tab.collapsed .points-expiry-tab__controls {
      background: url("main/resources/svgs/chevron-orange-down.svg") no-repeat center center; }
  .points-expiry .alert {
    box-shadow: none; }
  .points-expiry-table__header {
    font-family: "Fort-Bold", Arial, sans-serif;
    font-size: 0.875rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #515151; }
  .points-expiry-table__row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 0.75rem 0rem;
    border-bottom: 1px solid #e7e7e7; }
    @media (min-width: 768px) {
      .points-expiry-table__row {
        padding: 0.75rem 1rem; } }
    .points-expiry-table__row--total {
      padding-top: 0.5rem;
      border-bottom: none; }
  .points-expiry-table__date {
    font-family: "GT-Eesti-Pro-Text-Book", Arial, sans-serif;
    font-size: 0.875rem;
    white-space: nowrap; }
  .points-expiry-table__summary {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden;
    padding-left: 10px;
    width: 100%; }
    @media (min-width: 768px) {
      .points-expiry-table__summary {
        width: auto; } }
  .points-expiry-table__points {
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    font-size: 0.875rem;
    margin-left: 1rem;
    text-align: right; }
    @media (min-width: 768px) {
      .points-expiry-table__points {
        font-size: 1.125rem;
        width: 96px; } }
  .points-expiry-table__divider {
    display: none;
    width: 1px;
    height: 16px;
    background-color: #d4d4d4; }
    @media (min-width: 768px) {
      .points-expiry-table__divider {
        display: inline-block; } }
  .points-expiry-table__type {
    font-family: "Fort-Medium", Arial, sans-serif;
    font-size: 0.875rem; }
  .points-expiry-table__location {
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center;
    font-family: "Fort-Medium", Arial, sans-serif;
    font-size: 0.875rem;
    margin-right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .points-expiry-table__location--casino {
      color: #cc422e;
      text-decoration: underline; }
      .points-expiry-table__location--casino::before {
        padding-right: 1.125rem;
        display: inline-block;
        content: "";
        width: 11px;
        height: 14px;
        background: url("main/resources/svgs/map-point.svg") no-repeat center bottom;
        background-position-y: 2px; }
  .points-expiry-table__link {
    color: #cc422e;
    text-decoration: underline;
    font-family: "Fort-Medium", Arial, sans-serif;
    font-size: 0.875rem; }
  .points-expiry-table__total {
    padding-top: 1rem;
    border-top: 1px solid #515151; }
  @media (min-width: 768px) {
    .points-expiry .main-body {
      padding-top: 1rem; } }
.map-dot {
  padding-right: 1.125rem;
  display: inline-block;
  content: "";
  width: 11px;
  height: 14px;
  background: url("main/resources/svgs/map-point-grey.svg") no-repeat center bottom; }

.points-activity-summary .points-tab {
  display: none; }
  @media (min-width: 768px) {
    .points-activity-summary .points-tab {
      margin-top: 2.125rem;
      display: block; } }
  @media (min-width: 992px) {
    .points-activity-summary .points-tab {
      margin-top: 3rem; } }
  .points-activity-summary .points-tab .slide-toggle {
    width: 500px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    @media (min-width: 768px) {
      .points-activity-summary .points-tab .slide-toggle {
        padding: 0.35rem; } }
    .points-activity-summary .points-tab .slide-toggle__link {
      width: 50%; }

.points-activity-summary .profile-tabs .nav-item {
  width: 50%; }

.points-activity h2 {
  margin-bottom: 0.625rem; }

.points-expiry-carousel .opr-carousel {
  margin-top: 2rem; }

.ticker-digits {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .ticker-digits__loading {
    font-size: 3.625rem;
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif; }
  .ticker-digits__unavailable {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .ticker-digits__unavailable .image {
      width: 160px;
      height: 65px;
      background: url("main/resources/svgs/ticker/service-unavailable.svg") no-repeat center center; }
    .ticker-digits__unavailable .title {
      font-size: 1.75rem;
      font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
      margin-top: 1.25rem; }
    .ticker-digits__unavailable .summary {
      font-family: "Fort-Medium", Arial, sans-serif;
      color: #a0a0a0;
      margin-top: 1.25rem;
      margin-bottom: 3.5rem; }

.ticker-digit {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 28px;
  height: 36px;
  font-family: "GT-Eesti-Text-Bold", Arial, sans-serif;
  font-size: 0.875rem;
  border: 2px solid #B5B5B5;
  margin-right: 0.75rem; }
  @media (min-width: 768px) {
    .ticker-digit {
      width: 56px;
      height: 76px;
      font-size: 1.625rem; } }
  @media (min-width: 992px) {
    .ticker-digit {
      width: 100px;
      height: 120px;
      font-size: 3.625rem; } }
  .ticker-digit__no-border {
    width: auto;
    border: none;
    margin-top: 0.25rem;
    -webkit-align-items: end;
    -moz-align-items: end;
    -ms-align-items: end;
    align-items: end; }
    @media (min-width: 768px) {
      .ticker-digit__no-border {
        margin-top: 0.75rem; } }
    @media (min-width: 992px) {
      .ticker-digit__no-border {
        margin-top: 1rem; } }
  .ticker-digit__dollar-sign {
    width: auto;
    border: none; }

.ticker-title {
  width: 137px;
  position: relative;
  font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
  font-size: 1.625rem;
  text-align: center;
  margin: 4.0625rem auto 0;
  z-index: 20;
  background-color: white; }
  @media (min-width: 768px) {
    .ticker-title {
      width: 292px;
      font-size: 1.875rem; } }
  @media (min-width: 992px) {
    .ticker-title {
      font-size: 2rem; } }
.ticker-divider {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #d8d8d8;
  margin-top: -40px;
  margin-bottom: 48px;
  z-index: 10; }
  @media (min-width: 768px) {
    .ticker-divider {
      margin-top: -23px; } }
.ticker-controls {
  width: 100%;
  margin-top: 1rem;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2.25rem; }
  @media (min-width: 768px) {
    .ticker-controls {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-bottom: 3rem; } }
  @media (min-width: 992px) {
    .ticker-controls {
      margin-bottom: 3.5rem; } }
  .ticker-controls-button {
    margin-bottom: 0.75rem; }
    @media (min-width: 768px) {
      .ticker-controls-button {
        margin-bottom: 0; } }
  .ticker-controls-play, .ticker-controls-pause, .ticker-controls-update {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border: none;
    background: none;
    font-family: "Fort-Medium", Arial, sans-serif;
    color: #CC422E;
    margin-right: 1.25rem; }
    .ticker-controls-play::before, .ticker-controls-pause::before, .ticker-controls-update::before {
      content: "";
      display: inline-block;
      background: url("main/resources/svgs/ticker/play-counter.svg") no-repeat center center;
      width: 22px;
      height: 22px;
      margin-right: 0.5rem; }
  .ticker-controls-pause::before {
    background: url("main/resources/svgs/ticker/pause-counter.svg") no-repeat center center; }
  .ticker-controls-update::before {
    background: url("main/resources/svgs/ticker/update-counter.svg") no-repeat center center; }

.ticker-summary {
  font-family: "Fort-Medium", Arial, sans-serif;
  font-weight: 0.875rem;
  text-transform: uppercase; }
  .ticker-summary-amount {
    font-family: "GT-Eesti-Pro-Text-Bold", Arial, sans-serif;
    font-size: 1.5rem;
    margin-bottom: 1.5rem; }
    @media (min-width: 768px) {
      .ticker-summary-amount {
        margin-bottom: 0; } }
    @media (min-width: 992px) {
      .ticker-summary-amount {
        font-size: 1.75rem; } }
.ticker-button {
  margin: 1rem 0 2.5rem; }
  @media (min-width: 768px) {
    .ticker-button {
      margin: 3.5rem 0 4.5rem; } }
.fade-enter-active, .fade-leave-active {
  transition: opacity .5s; }

.fade-enter, .fade-leave-to {
  opacity: 0; }

.register-tablet, #registerAccountForm {
  /* Positioning slides */
  /* Buttons */
  /* Indicator Dots */
  /* Play/Pause Button */ }
  .register-tablet .carousel-container, #registerAccountForm .carousel-container {
    position: relative;
    width: 100%;
    height: 350px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3rem 0 1.5rem; }
  .register-tablet .carousel-wrapper, #registerAccountForm .carousel-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start; }
  .register-tablet .carousel-slide, #registerAccountForm .carousel-slide {
    position: absolute;
    width: 60%;
    height: 80%;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center; }
    .register-tablet .carousel-slide img, #registerAccountForm .carousel-slide img {
      border-radius: 4px;
      box-shadow: 0px 3px 12px 0px black; }
  .register-tablet .carousel-image, #registerAccountForm .carousel-image {
    width: 400px;
    height: auto;
    object-fit: cover; }
  .register-tablet .center-slide, #registerAccountForm .center-slide {
    transform: translateX(0) scale(1);
    z-index: 2;
    opacity: 1; }
  .register-tablet .left-slide, #registerAccountForm .left-slide {
    transform: translateX(-43%) scale(0.8);
    z-index: 1;
    opacity: 0.7; }
  .register-tablet .right-slide, #registerAccountForm .right-slide {
    transform: translateX(43%) scale(0.8);
    z-index: 1;
    opacity: 0.7; }
  .register-tablet .back-slide, #registerAccountForm .back-slide {
    transform: translateX(0) scale(0.6);
    z-index: 1;
    opacity: 0.7; }
  .register-tablet .carousel-button, #registerAccountForm .carousel-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    font-size: 24px;
    border-radius: 50%;
    z-index: 1000; }
  .register-tablet .left, #registerAccountForm .left {
    left: 10px; }
  .register-tablet .right, #registerAccountForm .right {
    right: 10px; }
  .register-tablet .carousel-indicators, #registerAccountForm .carousel-indicators {
    display: flex;
    gap: 8px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    bottom: 24px; }
  .register-tablet .dot, #registerAccountForm .dot {
    width: 12px;
    height: 12px;
    background-color: #bbb;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s; }
    .register-tablet .dot.active, #registerAccountForm .dot.active {
      background-color: #333;
      transform: scale(1.2); }
  .register-tablet .play-pause-button, #registerAccountForm .play-pause-button {
    font-size: 16px;
    cursor: pointer;
    border: none;
    color: black;
    background: none;
    outline: none;
    margin-top: 2px; }
    .register-tablet .play-pause-button__play, #registerAccountForm .play-pause-button__play {
      color: #CC422E; }
    .register-tablet .play-pause-button:hover, #registerAccountForm .play-pause-button:hover {
      color: #CC422E; }

#registerAccountForm .carousel-image {
  width: 300px; }

#registerAccountForm .offer-consent-bottom-heading {
  margin-bottom: 1rem !important; }

#registerAccountForm .carousel-container {
  margin-top: 1rem;
  margin-bottom: 0; }
