@import url(https://fast.fonts.net/t/1.css?apiType=css&projectid=003991e9-5b43-4ffd-9e4c-765f4ff62e9b);
@charset "UTF-8";
/* base styles */
/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 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: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --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: -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-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  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: 1rem; }

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: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

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;
  -ms-overflow-style: scrollbar; }

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.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

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

[role="button"] {
  cursor: pointer; }

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

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, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

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

h2, .h2 {
  font-size: 2rem; }

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

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

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

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: #fff;
  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-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  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: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.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, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

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

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.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: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .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 {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .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 {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .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%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    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: #212529;
  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: #c3e6cb; }

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

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

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

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

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

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

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

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

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

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

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

.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: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  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: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

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

@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 + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  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:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    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; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  appearance: none; }

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

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

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 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: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  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: 1rem; }

.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,
  .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: #28a745; }

.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: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

.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: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

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

.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(40, 167, 69, 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: #28a745; }

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

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

.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: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

.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: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

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

.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(220, 53, 69, 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: #dc3545; }

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

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .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 {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  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 {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    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: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    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: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .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(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .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(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .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, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .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(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    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; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    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: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    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: #fff;
    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: #fff;
    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: #fff;
    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: #fff;
    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: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    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: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .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(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    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: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .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(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    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: #ffc107;
    border-color: #ffc107; }
    .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, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    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: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .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(220, 53, 69, 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: #fff;
    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: #fff;
    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: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  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: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  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: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-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-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.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,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      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),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  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 {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .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,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn 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%;
    min-width: 0;
    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-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    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.375rem 0.75rem;
  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,
.input-group-lg > .input-group-append > .btn {
  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,
.input-group-sm > .input-group-append > .btn {
  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: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.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),
.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,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn: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;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .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: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .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: #fff;
    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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.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' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' 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' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%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: #fff;
    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 + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  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: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.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 + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 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,
  .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 + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  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: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.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 #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 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-color: #007bff;
    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-color: #b3d7ff; }
  .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-color: #007bff;
    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-color: #b3d7ff; }
  .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-color: #007bff;
    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-color: #b3d7ff; }
  .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: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .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: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    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: #fff;
  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, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  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: 0.5rem;
  padding-bottom: 0.5rem; }

.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: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

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

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    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, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
      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, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    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, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
      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, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    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, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
      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, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    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, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    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 xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' 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: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

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

.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 xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' 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: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  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 {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  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,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

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

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

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .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 .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card > .card-header {
    border-radius: 0;
    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 {
  display: flex; }
  .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: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    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: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  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 {
  position: relative;
  top: -1px; }

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

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    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: #fff;
  background-color: #6c757d; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    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: #fff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: #fff;
  background-color: #343a40; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    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; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

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

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

.alert-heading {
  color: inherit; }

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

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

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  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;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  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;
  border-radius: 0.25rem; }

.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: #212529;
    background-color: #e9ecef; }

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

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

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

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

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

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

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 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: #fff;
    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: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.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: #fff;
    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: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    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; }

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

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

.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.modal-static .modal-dialog {
    transform: scale(1.02); }

.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);
    height: min-content;
    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: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .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: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .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;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

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

@media (min-width: 576px) {
  .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);
      height: min-content; }
  .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: -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-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: #000; }

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -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-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: #fff;
  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); }
    .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: #fff; }

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

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

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  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: #212529; }

.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: opacity 0s 0.6s; }
  @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: #fff;
  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: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.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='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-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: #fff;
    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: #fff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.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: #28a745 !important; }

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

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

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

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

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

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

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !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-white {
  background-color: #fff !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: #28a745 !important; }

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

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

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

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

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

.border-white {
  border-color: #fff !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: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-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: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-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: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-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; } }

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: 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;
  margin: -1px;
  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; }

.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: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-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; } }

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

.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: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-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: #fff !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: #28a745 !important; }

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

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

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

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

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

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

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !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: #212529 !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-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 #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !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; } }

/*@import "~animate.css/animate.css";*/
/*@import "~@fancyapps/fancybox/dist/jquery.fancybox.min.css";*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body,
div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
ol,
ul,
li,
form,
legend,
label,
table,
header,
footer,
nav,
section,
figure {
  margin: 0;
  padding: 0; }

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

a {
  cursor: pointer; }

@font-face {
  font-family: 'Avenir Next W01 Thin';
  src: url('//cdn.shopify.com/s/files/1/0262/7073/files/64779e28-a3b8-4364-949c-771372a0a327.woff2?v=14427789446808614408') format("woff2"), url('//cdn.shopify.com/s/files/1/0262/7073/files/c6c8e4be-17eb-4475-bbfc-bb485ffde766.woff?21896') format("woff");
  font-display: swap; }

@font-face {
  font-family: 'Avenir Next W01 Light';
  src: url('//cdn.shopify.com/s/files/1/0262/7073/files/49c5f3e1-5867-4b1d-a843-2d07fa60d85d.woff2?v=10763955691655018026') format("woff2"), url('//cdn.shopify.com/s/files/1/0262/7073/files/f401df6f-54eb-406c-b46a-90b9451c598d.woff?21896') format("woff");
  font-display: swap; }

@font-face {
  font-family: 'AvenirNextLTW01-Regular';
  src: url('//cdn.shopify.com/s/files/1/0262/7073/files/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2?v=13580402109496330572') format("woff2"), url('//cdn.shopify.com/s/files/1/0262/7073/files/1e9892c0-6927-4412-9874-1b82801ba47a.woff?21896') format("woff");
  font-display: swap; }

@font-face {
  font-family: 'AvenirNextLTW01-Medium';
  src: url('//cdn.shopify.com/s/files/1/0262/7073/files/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2?v=10364210298732093999') format("woff2"), url('//cdn.shopify.com/s/files/1/0262/7073/files/f26faddb-86cc-4477-a253-1e1287684336.woff?v=8590104650474767520') format("woff");
  font-display: swap; }

@font-face {
  font-family: 'Avenir Next LT W01 Demi';
  src: url('//cdn.shopify.com/s/files/1/0262/7073/files/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2?v=5097505648892136111') format("woff2"), url('//cdn.shopify.com/s/files/1/0262/7073/files/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff?v=12348361979455099164') format("woff");
  font-display: swap; }

@font-face {
  font-family: 'Avenir Next LT W01 Bold';
  src: url('//cdn.shopify.com/s/files/1/0262/7073/files/121784c1-863c-4e49-b682-625ea7de55b0.woff2?v=7894614241238548549') format("woff2"), url('//cdn.shopify.com/s/files/1/0262/7073/files/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff?v=461398883080152646') format("woff");
  font-display: swap; }

@font-face {
  font-family: 'CharterRegular';
  src: url('//cdn.shopify.com/s/files/1/0262/7073/files/charter_regular-webfont.woff2?v=14310319082335873789') format("woff2"), url('//cdn.shopify.com/s/files/1/0262/7073/files/charter_regular-webfont.woff?v=4297859332487278549') format("woff");
  font-display: swap; }

@font-face {
  font-family: 'CharterBold';
  src: url('//cdn.shopify.com/s/files/1/0262/7073/files/charter_bold-webfont.woff2?v=8865901992175013133') format("woff2"), url('//cdn.shopify.com/s/files/1/0262/7073/files/charter_bold-webfont.woff?v=17703942169128817987') format("woff");
  font-display: swap; }

@font-face {
  font-family: 'CharterBold Italic';
  src: url('//cdn.shopify.com/s/files/1/0262/7073/files/%09charter_bold_italic-webfont.woff2?21896') format("woff2"), url('//cdn.shopify.com/s/files/1/0262/7073/files/charter_bold_italic-webfont.woff?v=9900213241693408999') format("woff");
  font-display: swap; }

@font-face {
  font-family: 'CharterItalic';
  src: url('//cdn.shopify.com/s/files/1/0262/7073/files/charter_italic-webfont.woff?v=13140015042268989120') format("woff2"), url('//cdn.shopify.com/s/files/1/0262/7073/files/charter_italic-webfont.woff2?v=16931363405851933101') format("woff");
  font-display: swap; }

html {
  font-size: 10px; }
  @media (max-width: 991.98px) {
    html {
      font-size: 8px !important; } }

body {
  font-size: 2rem;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }

.charter-italic-35 {
  font-size: 3.5rem !important;
  line-height: 4.8rem !important;
  font-family: "CharterItalic", Helvetica, Arial, sans-serif; }

.font-bold {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: 500; }

h1 {
  font-size: 8rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }

h2 {
  font-size: 6.4rem;
  text-transform: initial;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }

h3 {
  font-size: 4.8rem; }

h4 {
  font-size: 4rem; }

h5 {
  font-size: 3.2rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  margin-bottom: .8rem; }

h6 {
  font-size: 2.8rem; }

h8 {
  font-size: 2rem;
  font-weight: 400; }

h9 {
  font-size: 1.6rem;
  font-weight: 400; }

h10 {
  font-size: 1.4rem;
  line-height: 2.4rem; }

h11 {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 400; }

h12 {
  font-size: 1rem; }

.h1 {
  font-size: 8rem !important;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important;
  letter-spacing: -0.8px !important; }

.h2 {
  font-size: 6.4rem !important;
  text-transform: initial !important;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important;
  letter-spacing: -0.64px !important; }

.h3 {
  font-size: 4.8rem !important;
  margin-bottom: 1rem !important;
  letter-spacing: -0.48px !important; }

.h4 {
  font-size: 4rem !important;
  letter-spacing: -0.4px !important; }

.h5 {
  font-size: 3.2rem !important;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important;
  margin-bottom: .8rem !important;
  letter-spacing: -0.32px !important; }

.h6 {
  font-size: 2.8rem !important;
  margin-bottom: 1rem !important;
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif !important;
  letter-spacing: -0.28px !important; }

.h7 {
  font-size: 2.4rem !important;
  margin-bottom: 1rem !important;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: -0.24px !important; }

.h8 {
  font-size: 2rem !important;
  letter-spacing: -.02rem !important;
  font-weight: 400 !important;
  letter-spacing: -0.2px !important; }

.h9 {
  font-size: 1.6rem !important;
  letter-spacing: -.016rem !important;
  font-weight: 400 !important;
  letter-spacing: -0.16px !important; }

.h10 {
  font-size: 1.4rem !important;
  line-height: 2.4rem !important; }

.h11 {
  font-size: 1.2rem !important;
  letter-spacing: -.012rem !important;
  line-height: 1.4 !important;
  font-weight: 400 !important; }

.h12 {
  font-size: 1rem !important; }

.bc-sf-filter-product-item-sale-price {
  color: #FA4616; }

.p-bold {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important;
  font-size: 2.8rem !important;
  line-height: 1.4em !important;
  letter-spacing: -0.28px !important;
  margin-bottom: 3rem !important; }

ul.sublist {
  padding-top: 0rem !important;
  padding-bottom: 1.6rem !important; }
  ul.sublist li {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif !important; }

a {
  color: #000; }

a:hover {
  color: #000;
  text-decoration: none; }

.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: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-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; } }

/* IE10+ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h1, h2, h3, h4, h5, h6, p, a, table {
    max-width: 100%; } }

.hide {
  display: none !important; }

.mobile-show {
  display: none; }
  @media (max-width: 767px) {
    .mobile-show {
      display: block; } }

.bg-black {
  background-color: black; }

.mobile-hide {
  display: block; }
  @media (max-width: 767px) {
    .mobile-hide {
      display: none; } }

.underline-only {
  text-decoration: underline; }

.animate-fadeIn {
  animation: fadeIn 2s ease-in forwards; }

/* elements */
/* @import "~swiper/swiper.scss";*/
.btn {
  transform: perspective(1px) scaleX(1) translateZ(0);
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: geometricPrecision;
  position: relative;
  border-color: transparent;
  color: #000;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  .btn figure, .btn span {
    -webkit-font-smoothing: subpixel-antialiased;
    text-rendering: geometricPrecision; }
  .btn:not(.btn-text-only):hover {
    transform: perspective(1px) scale3d(1.044, 1.044, 1) translateZ(0) !important; }
  .btn:focus, .btn:hover {
    background-color: #000;
    border-color: transparent;
    color: #fff;
    transform: scale(1.05);
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  .btn figure, .btn span {
    display: inline-block; }
  .btn svg {
    vertical-align: text-top; }

.btn-outlined {
  background-color: transparent;
  border-color: #000; }

.btn-group-lg > .btn, .btn-lg, .btn-group-lg > .btn {
  min-width: 14rem; }

@media only screen and (max-width: 767px) {
  .btn-group-lg > .btn, .btn-lg, .btn-group-lg > .btn {
    line-height: 4.8rem; } }

.btn-group-sm > .btn, .btn-sm, .btn-group-sm > .btn {
  font-size: 1.2rem;
  line-height: 2.4rem; }

.btn-xs {
  font-size: 1rem;
  width: auto;
  padding: 0 .7rem;
  line-height: 1.4rem; }

.btn-has-icon {
  display: flex;
  align-items: center;
  justify-content: center; }
  .btn-has-icon svg {
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 0.8rem; }
    .btn-has-icon svg:last-child {
      margin-left: .8rem;
      margin-right: unset; }

.btn-group-sm > .btn-has-icon.btn svg, .btn-has-icon.btn-sm svg, .btn-group-sm > .btn-has-icon.btn svg {
  width: 1.2rem;
  height: 1.2rem; }

.btn-only-icon {
  display: flex;
  align-items: center; }

.btn-group-lg > .btn-only-icon.btn svg {
  height: 4.8rem;
  width: 100px; }

.btn-only-icon.btn-lg svg, .btn-group-lg > .btn-only-icon.btn svg {
  height: 4.8rem;
  width: 100px; }

.btn-only-icon svg {
  height: 3.6rem;
  width: 90px; }

.btn-group-sm > .btn-only-icon.btn svg, .btn-only-icon.btn-sm svg, .btn-group-sm > .btn-only-icon.btn svg {
  height: 2.4rem; }

.btn-text-only {
  transition: none;
  padding: 0;
  border: 0; }
  .btn-text-only:hover {
    background-color: transparent;
    border-color: transparent;
    transform: none;
    text-decoration: underline;
    color: inherit; }
    .btn-text-only:hover span {
      text-decoration: underline; }

.btn-text-only-dark {
  color: #000; }
  .btn-text-only-dark:hover {
    color: #000; }
  .btn-text-only-dark svg {
    fill: #000; }

.btn-text-only-light {
  color: #fff; }
  .btn-text-only-light:hover {
    color: #fff; }
  .btn-text-only-light svg {
    fill: #fff; }

.btn-progress {
  position: relative;
  border: 0;
  line-height: 4.4rem; }
  .btn-progress.disabled {
    color: #999; }
    .btn-progress.disabled:after {
      background-color: rgba(0, 0, 0, 0.2); }
  .btn-progress.btn-xs {
    line-height: 2.4rem; }
    .btn-progress.btn-xs:after, .btn-progress.btn-xs:before {
      height: 0.2rem; }

.btn-group-sm > .btn-progress.btn, .btn-progress.btn-sm, .btn-group-sm > .btn-progress.btn {
  line-height: 3.2rem; }

.btn-group-sm > .btn-progress.btn:after, .btn-group-sm > .btn-progress.btn:before {
  height: 0.45rem; }

.btn-progress.btn-sm:after, .btn-group-sm > .btn-progress.btn:after, .btn-progress.btn-sm:before, .btn-group-sm > .btn-progress.btn:before {
  height: 0.45rem; }

.btn-progress:hover {
  background-color: transparent;
  color: #000; }

.btn-progress:after, .btn-progress:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: .4rem;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 3rem; }

.btn-progress:after {
  width: 25%;
  background-color: #000; }

.btn-dark, .btn-primary {
  color: #fff; }

.btn-dark svg, .btn-primary svg {
  fill: #fff; }

.btn-light {
  color: #000; }
  .btn-light svg {
    fill: #000; }
  .btn-light:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000; }

.btn-dark.btn-outlined {
  color: #000;
  border-color: #000; }
  .btn-dark.btn-outlined:focus, .btn-dark.btn-outlined:hover {
    background-color: transparent; }
  .btn-dark.btn-outlined svg {
    fill: #000; }

.btn-dark.btn-dark-outlined {
  color: #fff;
  border-color: #fff; }
  .btn-dark.btn-dark-outlined:focus, .btn-dark.btn-dark-outlined:hover {
    background-color: transparent; }
  .btn-dark.btn-dark-outlined svg {
    fill: #fff; }

.btn-light:not(.paypal-btn) g, .btn-light:not(.paypal-btn) svg {
  fill: #000; }

.btn-light.btn-outlined {
  color: #fff;
  border-color: #fff; }
  .btn-light.btn-outlined:hover {
    background-color: transparent; }
  .btn-light.btn-outlined svg {
    fill: #fff; }

.btn-dark.disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
  pointer-events: none; }

.btn-light.disabled {
  background-color: #ccc;
  border-color: #ccc;
  pointer-events: none;
  color: #999; }
  .btn-light.disabled g, .btn-light.disabled svg {
    fill: #999; }

.btn-dark.btn-outlined.disabled, .btn-light.btn-outlined.disabled {
  border-color: #ccc;
  color: #ccc;
  background-color: transparent;
  pointer-events: none; }

.btn-checkout.disabled, .btn-orange.disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
  pointer-events: none; }

.btn-paypal.disabled {
  background-color: #ccc; }

.btn-light.btn-outlined.active {
  background-color: #fff;
  color: #000; }

.btn-checkout, .btn-orange {
  background-color: #FA4616;
  color: #fff; }

.btn-checkout:hover, .btn-orange:hover {
  background-color: #FA4616; }

.btn-paypal {
  background-color: #009cde;
  color: #fff; }
  .btn-paypal:hover {
    background-color: #009cde; }

.btn-itunes, .btn-netflix {
  max-width: 16rem; }

.btn-group-sm > .btn-itunes.btn, .btn-group-sm > .btn-netflix.btn {
  max-width: 12rem; }

.btn-itunes.btn-sm, .btn-group-sm > .btn-itunes.btn, .btn-netflix.btn-sm, .btn-group-sm > .btn-netflix.btn {
  max-width: 12rem; }

.btn-group-lg > .btn-itunes.btn, .btn-group-lg > .btn-netflix.btn {
  max-width: 20rem; }

.btn-itunes.btn-lg, .btn-group-lg > .btn-itunes.btn, .btn-netflix.btn-lg, .btn-group-lg > .btn-netflix.btn {
  max-width: 20rem; }

.btn-group-lg > .btn-itunes.btn svg, .btn-group-lg > .btn-netflix.btn svg {
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.btn-group-sm > .btn-itunes.btn svg, .btn-group-sm > .btn-netflix.btn svg {
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.btn-itunes.btn-lg svg, .btn-group-lg > .btn-itunes.btn svg, .btn-itunes.btn-sm svg, .btn-group-sm > .btn-itunes.btn svg, .btn-itunes.btn svg {
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.btn-netflix.btn-lg svg, .btn-group-lg > .btn-netflix.btn svg, .btn-netflix.btn-sm svg, .btn-group-sm > .btn-netflix.btn svg, .btn-netflix.btn svg {
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.btn-group-lg > .btn-itunes.btn svg, .btn-group-sm > .btn-itunes.btn svg {
  max-width: 115px; }

.btn-itunes.btn-lg svg, .btn-group-lg > .btn-itunes.btn svg, .btn-itunes.btn-sm svg, .btn-group-sm > .btn-itunes.btn svg, .btn-itunes.btn svg {
  max-width: 115px; }

.btn-group-lg > .btn-netflix.btn svg, .btn-group-sm > .btn-netflix.btn svg {
  max-width: 80px; }

.btn-netflix.btn-lg svg, .btn-group-lg > .btn-netflix.btn svg, .btn-netflix.btn-sm svg, .btn-group-sm > .btn-netflix.btn svg, .btn-netflix.btn svg {
  max-width: 80px; }

.dark-theme .btn.btn-dark {
  border-color: transparent;
  background-color: #fff;
  color: #000; }
  .dark-theme .btn.btn-dark:active, .dark-theme .btn.btn-dark:focus {
    border-color: transparent;
    background-color: #fff;
    color: #000; }

.dark-theme .btn.btn-primary {
  border-color: transparent;
  background-color: #fff;
  color: #000; }
  .dark-theme .btn.btn-primary:active, .dark-theme .btn.btn-primary:focus {
    border-color: transparent;
    background-color: #fff;
    color: #000; }

.dark-theme .btn.btn-dark:active svg, .dark-theme .btn.btn-dark:focus svg, .dark-theme .btn.btn-dark svg {
  fill: #000; }

.dark-theme .btn.btn-primary:active svg, .dark-theme .btn.btn-primary:focus svg, .dark-theme .btn.btn-primary svg {
  fill: #000; }

.dark-theme .btn.btn-dark.btn-apple svg, .dark-theme .btn.btn-dark:active.btn-apple svg, .dark-theme .btn.btn-dark:focus.btn-apple svg {
  fill: #000; }
  .dark-theme .btn.btn-dark.btn-apple svg g, .dark-theme .btn.btn-dark:active.btn-apple svg g, .dark-theme .btn.btn-dark:focus.btn-apple svg g {
    fill: #000; }

.dark-theme .btn.btn-primary.btn-apple svg, .dark-theme .btn.btn-primary:active.btn-apple svg, .dark-theme .btn.btn-primary:focus.btn-apple svg {
  fill: #000; }
  .dark-theme .btn.btn-primary.btn-apple svg g, .dark-theme .btn.btn-primary:active.btn-apple svg g, .dark-theme .btn.btn-primary:focus.btn-apple svg g {
    fill: #000; }

.dark-theme .btn.btn-dark.btn-outlined {
  background: transparent;
  border-color: #fff;
  color: #fff; }
  .dark-theme .btn.btn-dark.btn-outlined:active, .dark-theme .btn.btn-dark.btn-outlined:focus {
    background: transparent;
    border-color: #fff;
    color: #fff; }

.dark-theme .btn.btn-primary.btn-outlined {
  background: transparent;
  border-color: #fff;
  color: #fff; }
  .dark-theme .btn.btn-primary.btn-outlined:active, .dark-theme .btn.btn-primary.btn-outlined:focus {
    background: transparent;
    border-color: #fff;
    color: #fff; }

.dark-theme .btn.btn-dark.btn-outlined:active svg, .dark-theme .btn.btn-dark.btn-outlined:focus svg, .dark-theme .btn.btn-dark.btn-outlined svg {
  fill: #fff; }

.dark-theme .btn.btn-primary.btn-outlined:active svg, .dark-theme .btn.btn-primary.btn-outlined:focus svg, .dark-theme .btn.btn-primary.btn-outlined svg {
  fill: #fff; }

.dark-theme .btn.btn-dark.btn-outlined.btn-apple svg, .dark-theme .btn.btn-dark.btn-outlined:active.btn-apple svg, .dark-theme .btn.btn-dark.btn-outlined:focus.btn-apple svg {
  fill: #fff; }
  .dark-theme .btn.btn-dark.btn-outlined.btn-apple svg g, .dark-theme .btn.btn-dark.btn-outlined:active.btn-apple svg g, .dark-theme .btn.btn-dark.btn-outlined:focus.btn-apple svg g {
    fill: #fff; }

.dark-theme .btn.btn-primary.btn-outlined.btn-apple svg, .dark-theme .btn.btn-primary.btn-outlined:active.btn-apple svg, .dark-theme .btn.btn-primary.btn-outlined:focus.btn-apple svg {
  fill: #fff; }
  .dark-theme .btn.btn-primary.btn-outlined.btn-apple svg g, .dark-theme .btn.btn-primary.btn-outlined:active.btn-apple svg g, .dark-theme .btn.btn-primary.btn-outlined:focus.btn-apple svg g {
    fill: #fff; }

.dark-theme .btn.btn-light {
  border-color: transparent;
  background-color: #000;
  color: #fff; }
  .dark-theme .btn.btn-light:active, .dark-theme .btn.btn-light:focus {
    border-color: transparent;
    background-color: #000;
    color: #fff; }
  .dark-theme .btn.btn-light:active svg, .dark-theme .btn.btn-light:focus svg, .dark-theme .btn.btn-light svg {
    fill: #fff; }
  .dark-theme .btn.btn-light.btn-apple svg, .dark-theme .btn.btn-light:active.btn-apple svg, .dark-theme .btn.btn-light:focus.btn-apple svg {
    fill: #fff; }
    .dark-theme .btn.btn-light.btn-apple svg g, .dark-theme .btn.btn-light:active.btn-apple svg g, .dark-theme .btn.btn-light:focus.btn-apple svg g {
      fill: #fff; }

.dark-theme .btn.btn-dark.btn-outlined.disabled, .dark-theme .btn.btn-dark.btn-outlined:disabled {
  opacity: 0.35; }

.dark-theme .btn.btn-dark.disabled, .dark-theme .btn.btn-dark:disabled {
  opacity: 0.35; }

.dark-theme .btn.btn-light.btn-outlined.disabled, .dark-theme .btn.btn-light.btn-outlined:disabled {
  opacity: 0.35; }

.dark-theme .btn.btn-light.disabled, .dark-theme .btn.btn-light:disabled {
  opacity: 0.35; }

.dark-theme .btn.btn-primary.btn-outlined.disabled, .dark-theme .btn.btn-primary.btn-outlined:disabled {
  opacity: 0.35; }

.dark-theme .btn.btn-primary.disabled, .dark-theme .btn.btn-primary:disabled {
  opacity: 0.35; }

.dark-theme .btn.btn-light.btn-outlined {
  background: transparent;
  border-color: #000;
  color: #000; }
  .dark-theme .btn.btn-light.btn-outlined:active, .dark-theme .btn.btn-light.btn-outlined:focus {
    background: transparent;
    border-color: #000;
    color: #000; }
  .dark-theme .btn.btn-light.btn-outlined:active svg, .dark-theme .btn.btn-light.btn-outlined:focus svg, .dark-theme .btn.btn-light.btn-outlined svg {
    fill: #000; }

.dark-theme .btn.btn-text-only.btn-text-only-dark {
  color: #fff; }
  .dark-theme .btn.btn-text-only.btn-text-only-dark svg {
    fill: #fff; }

.dark-theme .btn.btn-text-only.btn-text-only-light {
  color: #000; }
  .dark-theme .btn.btn-text-only.btn-text-only-light svg {
    fill: #000; }

.dark-theme .btn-progress {
  color: #fff; }
  .dark-theme .btn-progress:before {
    background-color: rgba(255, 255, 255, 0.2); }
  .dark-theme .btn-progress:after {
    background-color: #fff; }

.dark-theme .cta-link-back .h9 {
  color: #fff; }

.dark-theme .cta-link-back figure svg path {
  fill: #fff !important; }

.dark-theme .cta-link-underline {
  color: #fff; }

.dark-theme .cta-circle .cta-circle__heading, .dark-theme .cta-circle.disabled .cta-circle__heading {
  color: #000; }

.dark-theme .cta-circle .cta-circle__outline, .dark-theme .cta-circle.disabled .cta-circle__outline {
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0); }

.dark-theme .cta-circle .cta-circle__bg figure, .dark-theme .cta-circle.disabled .cta-circle__bg figure {
  background: #fff; }

.dark-theme .cta-circle .cta-circle__hit-area {
  background: transparent; }

.dark-theme .cta-circle.disabled .cta-circle__hit-area {
  background: transparent; }

.dark-theme .cta-circle.disabled svg * {
  fill: #000 !important; }

.dark-theme .cta-circle svg * {
  fill: #000 !important; }

.dark-theme .cta-circle.cta-circle-outlined .cta-circle__heading, .dark-theme .cta-circle.cta-circle-outlined.disabled .cta-circle__heading {
  color: #fff; }

.dark-theme .cta-circle.cta-circle-outlined .cta-circle__outline, .dark-theme .cta-circle.cta-circle-outlined.disabled .cta-circle__outline {
  box-shadow: inset 0 0 0 4px #fff; }

.dark-theme .cta-circle.cta-circle-outlined .cta-circle__bg figure, .dark-theme .cta-circle.cta-circle-outlined .cta-circle__hit-area {
  background: transparent; }

.dark-theme .cta-circle.cta-circle-outlined.disabled .cta-circle__bg figure, .dark-theme .cta-circle.cta-circle-outlined.disabled .cta-circle__hit-area {
  background: transparent; }

.dark-theme .cta-circle.cta-circle-outlined.disabled svg * {
  fill: #fff !important; }

.dark-theme .cta-circle.cta-circle-outlined svg * {
  fill: #fff !important; }

.dark-theme .cta-circle.cta-circle-outlined.disabled {
  opacity: 0.35; }

.dark-theme .cta-circle.disabled {
  opacity: 0.35; }

.btn-layout {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .btn-layout .btn {
    width: 100%;
    margin: 0 0 1rem;
    display: flex;
    align-items: center;
    justify-content: center; }

@media only screen and (min-width: 576px) {
  .btn-layout {
    margin: 0 -1rem; } }

@media only screen and (min-width: 576px) {
  .btn-layout .btn {
    width: auto;
    margin: 0 1rem 1rem; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: .2rem solid transparent;
  padding: 0 3.2rem;
  font-size: 1rem;
  line-height: 3.6rem;
  border-radius: 3rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
  @media (max-width: 991.98px) {
    .btn {
      width: auto !important; } }

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none; } }

.btn:hover {
  color: #212529;
  text-decoration: none; }

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none; }

.btn.disabled, .btn:disabled {
  opacity: 1; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.btn-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
  box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5); }

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.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 rgba(38, 38, 38, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62; }

.btn-secondary.focus,
.btn-secondary:focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0 rgba(130, 138, 145, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  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 rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #32b67a;
  border-color: #32b67a; }

.btn-success:hover {
  color: #fff;
  background-color: #2a9866;
  border-color: #278e5f; }

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #2a9866;
  border-color: #278e5f;
  box-shadow: 0 0 0 0 rgba(81, 193, 142, 0.5); }

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #32b67a;
  border-color: #32b67a; }

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #278e5f;
  border-color: #248458; }

.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 rgba(81, 193, 142, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b; }

.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f; }

.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 rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00; }

.btn-warning.focus,
.btn-warning:focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0 rgba(222, 170, 12, 0.5); }

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500; }

.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 rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #e10000;
  border-color: #e10000; }

.btn-danger:hover {
  color: #fff;
  background-color: #b00;
  border-color: #ae0000; }

.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #b00;
  border-color: #ae0000;
  box-shadow: 0 0 0 0 rgba(230, 38, 38, 0.5); }

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #e10000;
  border-color: #e10000; }

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ae0000;
  border-color: #a10000; }

.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 rgba(230, 38, 38, 0.5); }

.btn-light {
  color: #212529;
  background-color: #fff;
  border-color: #fff; }

.btn-light:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6; }

.btn-light.focus,
.btn-light:focus {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
  box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5); }

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff; }

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf; }

.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 rgba(222, 222, 223, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.btn-dark:hover {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.btn-dark.focus,
.btn-dark:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
  box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5); }

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.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 rgba(38, 38, 38, 0.5); }

.btn-outline-primary {
  color: #000;
  border-color: #000; }

.btn-outline-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #000;
  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: #fff;
  background-color: #000;
  border-color: #000; }

.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 rgba(0, 0, 0, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0 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: #fff;
  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 rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #32b67a;
  border-color: #32b67a; }

.btn-outline-success:hover {
  color: #fff;
  background-color: #32b67a;
  border-color: #32b67a; }

.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0 rgba(50, 182, 122, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #32b67a;
  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: #fff;
  background-color: #32b67a;
  border-color: #32b67a; }

.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 rgba(50, 182, 122, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  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: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.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 rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  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: #ffc107;
  border-color: #ffc107; }

.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 rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #e10000;
  border-color: #e10000; }

.btn-outline-danger:hover {
  color: #fff;
  background-color: #e10000;
  border-color: #e10000; }

.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0 rgba(225, 0, 0, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #e10000;
  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: #fff;
  background-color: #e10000;
  border-color: #e10000; }

.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 rgba(225, 0, 0, 0.5); }

.btn-outline-light {
  color: #fff;
  border-color: #fff; }

.btn-outline-light:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff; }

.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #fff;
  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: #fff;
  border-color: #fff; }

.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 rgba(255, 255, 255, 0.5); }

.btn-outline-dark {
  color: #000;
  border-color: #000; }

.btn-outline-dark:hover {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #000;
  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: #fff;
  background-color: #000;
  border-color: #000; }

.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 rgba(0, 0, 0, 0.5); }

.btn-link {
  font-weight: 400;
  color: #444;
  text-decoration: none; }

.btn-link:hover {
  color: #1e1e1e;
  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-group-lg > .btn, .btn-lg, .btn-group-lg > .btn {
  padding: 0 3.1rem;
  font-size: 1.25rem;
  line-height: 4.8rem;
  border-radius: 3rem; }

.btn-group-sm > .btn, .btn-sm, .btn-group-sm > .btn {
  padding: 0 2rem;
  font-size: .875rem;
  line-height: 2.2rem;
  border-radius: 3rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: .5rem; }

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

.btn {
  position: relative;
  border-color: transparent;
  color: #000;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  vertical-align: middle;
  backface-visibility: hidden;
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  .btn:hover, .btn:focus {
    background-color: #000;
    border-color: transparent;
    color: #fff;
    transform: scale(1.05);
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  .btn span,
  .btn figure {
    display: inline-block; }
  .btn svg {
    vertical-align: text-top; }
  .btn-outlined {
    background-color: transparent;
    border-color: #000; }
  .btn-lg, .btn-group-lg > .btn {
    min-width: 14rem; }
    @media (max-width: 991.98px) {
      .btn-lg, .btn-group-lg > .btn {
        line-height: 4.8rem; } }
  .btn-sm, .btn-group-sm > .btn {
    font-size: 1.2rem;
    line-height: 2.4rem; }
  .btn-xs {
    font-size: 1rem;
    width: auto;
    padding: 0.7rem 0;
    line-height: 1.4rem; }
  .btn-has-icon {
    display: flex;
    align-items: center;
    justify-content: center; }
    .btn-has-icon svg {
      width: 1.6rem;
      height: 1.6rem;
      margin-right: .8rem; }
      .btn-has-icon svg:last-child {
        margin-left: 0.8rem;
        margin-right: unset; }
    .btn-has-icon.btn-sm svg, .btn-group-sm > .btn-has-icon.btn svg {
      width: 1.2rem;
      height: 1.2rem; }
  .btn-only-icon {
    display: flex;
    align-items: center; }
    .btn-only-icon.btn-lg svg, .btn-group-lg > .btn-only-icon.btn svg {
      height: 4.8rem;
      width: 100px; }
    .btn-only-icon svg {
      height: 3.6rem;
      width: 90px; }
    .btn-only-icon.btn-sm svg, .btn-group-sm > .btn-only-icon.btn svg {
      height: 2.4rem; }
  .btn-text-only {
    transition: none;
    padding: 0;
    border: 0; }
    .btn-text-only:hover {
      background-color: transparent;
      border-color: transparent;
      transform: none;
      text-decoration: underline;
      color: inherit; }
      .btn-text-only:hover span {
        text-decoration: underline; }
  .btn-text-only-dark {
    color: #000; }
    .btn-text-only-dark:hover {
      color: #000; }
    .btn-text-only-dark svg {
      fill: #000; }
  .btn-text-only-light {
    color: #fff; }
    .btn-text-only-light:hover {
      color: #fff; }
    .btn-text-only-light svg {
      fill: #fff; }
  .btn-progress {
    position: relative;
    border: 0;
    line-height: 4.4rem; }
    .btn-progress.disabled {
      color: #999999; }
      .btn-progress.disabled:after {
        background-color: rgba(0, 0, 0, 0.2); }
    .btn-progress.btn-xs {
      line-height: 2.4rem; }
      .btn-progress.btn-xs:before, .btn-progress.btn-xs:after {
        height: 0.2rem; }
    .btn-progress.btn-sm, .btn-group-sm > .btn-progress.btn {
      line-height: 3.2rem; }
      .btn-progress.btn-sm:before, .btn-group-sm > .btn-progress.btn:before, .btn-progress.btn-sm:after, .btn-group-sm > .btn-progress.btn:after {
        height: 0.45rem; }
    .btn-progress:hover {
      background-color: transparent;
      color: #000; }
    .btn-progress:before, .btn-progress:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 0;
      height: 0.4rem;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.2);
      border-radius: 3.0rem; }
    .btn-progress:after {
      width: 25%;
      background-color: #000; }

.btn-dark, .btn-primary {
  color: #fff; }
  .btn-dark svg, .btn-primary svg {
    fill: #fff; }

.btn-light {
  color: #000; }
  .btn-light svg {
    fill: #000; }
  .btn-light:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000; }

.btn-dark.btn-outlined {
  color: #000;
  border-color: #000; }
  .btn-dark.btn-outlined:hover, .btn-dark.btn-outlined:focus {
    background-color: transparent; }
  .btn-dark.btn-outlined svg {
    fill: #000; }

.btn-dark.btn-dark-outlined {
  color: #fff;
  border-color: #fff; }
  .btn-dark.btn-dark-outlined:hover, .btn-dark.btn-dark-outlined:focus {
    background-color: transparent; }
  .btn-dark.btn-dark-outlined svg {
    fill: #fff; }

.btn-light:not(.paypal-btn) svg,
.btn-light:not(.paypal-btn) g {
  fill: #000; }

.btn-light.btn-outlined {
  color: #fff;
  border-color: #fff; }
  .btn-light.btn-outlined:hover {
    background-color: transparent; }
  .btn-light.btn-outlined svg {
    fill: #fff; }

.btn-dark.disabled {
  color: #fff;
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  pointer-events: none; }

.btn-light.disabled {
  color: #999999;
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  pointer-events: none; }
  .btn-light.disabled svg,
  .btn-light.disabled g {
    fill: #999999; }

.btn-dark.btn-outlined.disabled {
  border-color: #CCCCCC;
  color: #CCCCCC;
  background-color: transparent;
  pointer-events: none; }

.btn-light.btn-outlined.disabled {
  border-color: #CCCCCC;
  color: #CCCCCC;
  background-color: transparent;
  pointer-events: none; }

.btn-checkout.disabled, .btn-orange.disabled {
  color: #fff;
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  pointer-events: none; }

.btn-paypal.disabled {
  background-color: #CCCCCC; }

.btn-light.btn-outlined.active {
  background-color: #fff;
  color: #000; }

.btn-checkout, .btn-orange {
  background-color: #FA4616;
  color: #fff; }
  .btn-checkout:hover, .btn-orange:hover {
    background-color: #FA4616; }

.btn-netflix,
.btn-itunes {
  max-width: 16rem; }
  .btn-netflix.btn-sm, .btn-group-sm > .btn-netflix.btn, .btn-itunes.btn-sm, .btn-group-sm > .btn-itunes.btn {
    max-width: 12rem; }
  .btn-netflix.btn-lg, .btn-group-lg > .btn-netflix.btn, .btn-itunes.btn-lg, .btn-group-lg > .btn-itunes.btn {
    max-width: 20rem; }
  .btn-netflix.btn-lg svg, .btn-group-lg > .btn-netflix.btn svg, .btn-netflix.btn svg, .btn-netflix.btn-sm svg, .btn-group-sm > .btn-netflix.btn svg, .btn-itunes.btn-lg svg, .btn-group-lg > .btn-itunes.btn svg,
  .btn-itunes.btn svg, .btn-itunes.btn-sm svg, .btn-group-sm > .btn-itunes.btn svg {
    margin-left: auto;
    margin-right: auto;
    width: 100%; }

.btn-itunes.btn-lg svg, .btn-group-lg > .btn-itunes.btn svg, .btn-itunes.btn svg, .btn-itunes.btn-sm svg, .btn-group-sm > .btn-itunes.btn svg {
  max-width: 115px; }

.btn-netflix.btn-lg svg, .btn-group-lg > .btn-netflix.btn svg, .btn-netflix.btn svg, .btn-netflix.btn-sm svg, .btn-group-sm > .btn-netflix.btn svg {
  max-width: 80px; }

.dark-theme .btn.btn-dark, .dark-theme .btn.btn-dark:focus, .dark-theme .btn.btn-dark:active,
.dark-theme .btn.btn-primary, .dark-theme .btn.btn-primary:focus, .dark-theme .btn.btn-primary:active {
  border-color: transparent;
  background-color: white;
  color: black; }
  .dark-theme .btn.btn-dark svg, .dark-theme .btn.btn-dark:focus svg, .dark-theme .btn.btn-dark:active svg,
  .dark-theme .btn.btn-primary svg, .dark-theme .btn.btn-primary:focus svg, .dark-theme .btn.btn-primary:active svg {
    fill: #000; }
  .dark-theme .btn.btn-dark.btn-apple svg, .dark-theme .btn.btn-dark.btn-apple svg g, .dark-theme .btn.btn-dark:focus.btn-apple svg, .dark-theme .btn.btn-dark:focus.btn-apple svg g, .dark-theme .btn.btn-dark:active.btn-apple svg, .dark-theme .btn.btn-dark:active.btn-apple svg g,
  .dark-theme .btn.btn-primary.btn-apple svg,
  .dark-theme .btn.btn-primary.btn-apple svg g, .dark-theme .btn.btn-primary:focus.btn-apple svg, .dark-theme .btn.btn-primary:focus.btn-apple svg g, .dark-theme .btn.btn-primary:active.btn-apple svg, .dark-theme .btn.btn-primary:active.btn-apple svg g {
    fill: #000; }

.dark-theme .btn.btn-dark.btn-outlined, .dark-theme .btn.btn-dark.btn-outlined:focus, .dark-theme .btn.btn-dark.btn-outlined:active,
.dark-theme .btn.btn-primary.btn-outlined, .dark-theme .btn.btn-primary.btn-outlined:focus, .dark-theme .btn.btn-primary.btn-outlined:active {
  background: transparent;
  border-color: white;
  color: white; }
  .dark-theme .btn.btn-dark.btn-outlined svg, .dark-theme .btn.btn-dark.btn-outlined:focus svg, .dark-theme .btn.btn-dark.btn-outlined:active svg,
  .dark-theme .btn.btn-primary.btn-outlined svg, .dark-theme .btn.btn-primary.btn-outlined:focus svg, .dark-theme .btn.btn-primary.btn-outlined:active svg {
    fill: #fff; }
  .dark-theme .btn.btn-dark.btn-outlined.btn-apple svg, .dark-theme .btn.btn-dark.btn-outlined.btn-apple svg g, .dark-theme .btn.btn-dark.btn-outlined:focus.btn-apple svg, .dark-theme .btn.btn-dark.btn-outlined:focus.btn-apple svg g, .dark-theme .btn.btn-dark.btn-outlined:active.btn-apple svg, .dark-theme .btn.btn-dark.btn-outlined:active.btn-apple svg g,
  .dark-theme .btn.btn-primary.btn-outlined.btn-apple svg,
  .dark-theme .btn.btn-primary.btn-outlined.btn-apple svg g, .dark-theme .btn.btn-primary.btn-outlined:focus.btn-apple svg, .dark-theme .btn.btn-primary.btn-outlined:focus.btn-apple svg g, .dark-theme .btn.btn-primary.btn-outlined:active.btn-apple svg, .dark-theme .btn.btn-primary.btn-outlined:active.btn-apple svg g {
    fill: #fff; }

.dark-theme .btn.btn-light, .dark-theme .btn.btn-light:focus, .dark-theme .btn.btn-light:active {
  border-color: transparent;
  background-color: black;
  color: white; }
  .dark-theme .btn.btn-light svg, .dark-theme .btn.btn-light:focus svg, .dark-theme .btn.btn-light:active svg {
    fill: #fff; }
  .dark-theme .btn.btn-light.btn-apple svg, .dark-theme .btn.btn-light.btn-apple svg g, .dark-theme .btn.btn-light:focus.btn-apple svg, .dark-theme .btn.btn-light:focus.btn-apple svg g, .dark-theme .btn.btn-light:active.btn-apple svg, .dark-theme .btn.btn-light:active.btn-apple svg g {
    fill: #fff; }

.dark-theme .btn.btn-light.disabled, .dark-theme .btn.btn-light.btn-outlined.disabled, .dark-theme .btn.btn-dark.disabled, .dark-theme .btn.btn-primary.disabled, .dark-theme .btn.btn-dark.btn-outlined.disabled, .dark-theme .btn.btn-primary.btn-outlined.disabled,
.dark-theme .btn.btn-light:disabled, .dark-theme .btn.btn-light.btn-outlined:disabled, .dark-theme .btn.btn-dark:disabled, .dark-theme .btn.btn-primary:disabled, .dark-theme .btn.btn-dark.btn-outlined:disabled, .dark-theme .btn.btn-primary.btn-outlined:disabled {
  opacity: 0.35; }

.dark-theme .btn.btn-light.btn-outlined, .dark-theme .btn.btn-light.btn-outlined:focus, .dark-theme .btn.btn-light.btn-outlined:active {
  background: transparent;
  border-color: black;
  color: black; }
  .dark-theme .btn.btn-light.btn-outlined svg, .dark-theme .btn.btn-light.btn-outlined:focus svg, .dark-theme .btn.btn-light.btn-outlined:active svg {
    fill: #000; }

.dark-theme .btn.btn-text-only.btn-text-only-dark {
  color: #fff; }
  .dark-theme .btn.btn-text-only.btn-text-only-dark svg {
    fill: #fff; }

.dark-theme .btn.btn-text-only.btn-text-only-light {
  color: #000; }
  .dark-theme .btn.btn-text-only.btn-text-only-light svg {
    fill: #000; }

.dark-theme .btn-progress {
  color: white; }
  .dark-theme .btn-progress::before {
    background-color: rgba(255, 255, 255, 0.2); }
  .dark-theme .btn-progress:after {
    background-color: white; }

.dark-theme .cta-link-back .h9 {
  color: white; }

.dark-theme .cta-link-back figure svg path {
  fill: white !important; }

.dark-theme .cta-link-underline {
  color: white; }

.dark-theme .cta-circle .cta-circle__heading, .dark-theme .cta-circle.disabled .cta-circle__heading {
  color: black; }

.dark-theme .cta-circle .cta-circle__outline, .dark-theme .cta-circle.disabled .cta-circle__outline {
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0); }

.dark-theme .cta-circle .cta-circle__bg figure, .dark-theme .cta-circle.disabled .cta-circle__bg figure {
  background: white; }

.dark-theme .cta-circle .cta-circle__hit-area, .dark-theme .cta-circle.disabled .cta-circle__hit-area {
  background: rgba(0, 0, 0, 0); }

.dark-theme .cta-circle svg *, .dark-theme .cta-circle.disabled svg * {
  fill: black !important; }

.dark-theme .cta-circle.cta-circle-outlined .cta-circle__heading, .dark-theme .cta-circle.cta-circle-outlined.disabled .cta-circle__heading {
  color: white; }

.dark-theme .cta-circle.cta-circle-outlined .cta-circle__outline, .dark-theme .cta-circle.cta-circle-outlined.disabled .cta-circle__outline {
  box-shadow: inset 0 0 0 4px white; }

.dark-theme .cta-circle.cta-circle-outlined .cta-circle__bg figure, .dark-theme .cta-circle.cta-circle-outlined.disabled .cta-circle__bg figure {
  background: transparent; }

.dark-theme .cta-circle.cta-circle-outlined .cta-circle__hit-area, .dark-theme .cta-circle.cta-circle-outlined.disabled .cta-circle__hit-area {
  background: rgba(0, 0, 0, 0); }

.dark-theme .cta-circle.cta-circle-outlined svg *, .dark-theme .cta-circle.cta-circle-outlined.disabled svg * {
  fill: white !important; }

.dark-theme .cta-circle.disabled, .dark-theme .cta-circle.cta-circle-outlined.disabled {
  opacity: 0.35; }

.btn-layout {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  @media (min-width: 576px) {
    .btn-layout {
      margin: 0 -1rem; } }
  .btn-layout .btn {
    width: 100%;
    margin: 0 0 1rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (min-width: 576px) {
      .btn-layout .btn {
        width: auto;
        margin: 0 1rem 1rem; } }

button:focus {
  outline: none; }

.custom-control {
  padding-left: 3.6rem;
  margin-bottom: 1rem; }
  .custom-control.disabled {
    pointer-events: none; }

.custom-control-label {
  margin-bottom: .8rem;
  padding-left: 0.8rem; }
  .custom-control-label:after {
    top: -.2rem;
    left: -2.2rem;
    width: 2.4rem;
    height: 2.4rem; }
  .custom-control-label:before {
    top: -.2rem;
    left: -2.2rem;
    width: 2.4rem;
    height: 2.4rem;
    background: #fafafa;
    box-shadow: 0 0 0 2px #e1e1e1; }

.custom-checkbox label, .custom-radio label {
  font-size: inherit;
  opacity: inherit;
  line-height: 2rem; }

.custom-checkbox .custom-control-label:before, .custom-radio .custom-control-label:before {
  background: #fafafa;
  border: 2px solid #000;
  box-shadow: none;
  transition: all 0.25s; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before, .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
  border: 2px solid transparent; }

.custom-checkbox .custom-control-input:active ~ .custom-control-label:before, .custom-checkbox .custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5); }

.custom-radio .custom-control-input:active ~ .custom-control-label:before, .custom-radio .custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5); }

.custom-checkbox .custom-control-input.disabled ~ .custom-control-label:before, .custom-checkbox .custom-control-input:disabled ~ .custom-control-label:before {
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.25); }

.custom-radio .custom-control-input.disabled ~ .custom-control-label:before, .custom-radio .custom-control-input:disabled ~ .custom-control-label:before {
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.25); }

.custom-checkbox .custom-control-input.disabled ~ .custom-control-label, .custom-radio .custom-control-input.disabled ~ .custom-control-label {
  color: rgba(0, 0, 0, 0.25); }

.custom-checkbox .custom-control-input.disabled:checked ~ .custom-control-label:before, .custom-checkbox .custom-control-input:checked:disabled ~ .custom-control-label:before {
  border-color: transparent;
  background: rgba(0, 0, 0, 0.25); }

.custom-radio .custom-control-input.disabled:checked ~ .custom-control-label:before, .custom-radio .custom-control-input:checked:disabled ~ .custom-control-label:before {
  border-color: transparent;
  background: rgba(0, 0, 0, 0.25); }

.custom-checkbox .custom-control-label:before {
  border-radius: 4px; }

.dark-theme .custom-checkbox .custom-control-label, .dark-theme .custom-radio .custom-control-label {
  color: #fff; }

.dark-theme .custom-checkbox .custom-control-label:before, .dark-theme .custom-radio .custom-control-label:before {
  background: transparent;
  border: 2px solid #fff; }

.dark-theme .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before, .dark-theme .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #fff; }

.dark-theme .custom-checkbox .custom-control-input:active ~ .custom-control-label:before, .dark-theme .custom-checkbox .custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.35); }

.dark-theme .custom-radio .custom-control-input:active ~ .custom-control-label:before, .dark-theme .custom-radio .custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.35); }

.dark-theme .custom-checkbox .custom-control-input.disabled ~ .custom-control-label:before, .dark-theme .custom-checkbox .custom-control-input:disabled ~ .custom-control-label:before {
  border: 2px solid rgba(255, 255, 255, 0.35);
  background: transparent; }

.dark-theme .custom-radio .custom-control-input.disabled ~ .custom-control-label:before, .dark-theme .custom-radio .custom-control-input:disabled ~ .custom-control-label:before {
  border: 2px solid rgba(255, 255, 255, 0.35);
  background: transparent; }

.dark-theme .custom-checkbox .custom-control-input.disabled ~ .custom-control-label, .dark-theme .custom-radio .custom-control-input.disabled ~ .custom-control-label {
  color: rgba(255, 255, 255, 0.35); }

.dark-theme .custom-checkbox .custom-control-inpu.disabledt:checked ~ .custom-control-label:before, .dark-theme .custom-checkbox .custom-control-input:checked:disabled ~ .custom-control-label:before {
  border-color: transparent;
  background: rgba(255, 255, 255, 0.35); }

.dark-theme .custom-radio .custom-control-inpu.disabledt:checked ~ .custom-control-label:before, .dark-theme .custom-radio .custom-control-input:checked:disabled ~ .custom-control-label:before {
  border-color: transparent;
  background: rgba(255, 255, 255, 0.35); }

.dark-theme .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' 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"); }

.dark-theme .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='black'/%3E%3C/svg%3E"); }

label {
  margin-bottom: 1rem;
  font-size: 1.2rem;
  opacity: 0.5; }

.form-group {
  position: relative;
  margin-bottom: 4rem; }
  .form-group.required .form-control-label:before {
    content: "*";
    color: #E10000; }

.invalid-feedback {
  position: absolute;
  top: 4.4rem;
  left: 3.4rem;
  text-align: left; }
  @media (min-width: 767px) {
    .invalid-feedback {
      top: 3.4rem; } }

.form-group-radio .invalid-feedback {
  position: static; }

.no-label .invalid-feedback {
  top: 0; }

.form-control {
  position: relative;
  height: 6rem;
  border: none;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.06);
  caret-color: #000;
  font-size: 1.6rem;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  -webkit-appearance: none; }
  .form-control:hover {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .form-control:focus {
    border: none;
    outline: 0;
    box-shadow: 0 0 0 4px #000; }
  .form-control.is-invalid:not(select) {
    padding-top: 2.9rem;
    padding-bottom: 1.1rem; }
    .form-control.is-invalid:not(select):focus {
      box-shadow: none; }

textarea.form-control {
  height: auto; }

.custom-select {
  background-size: 13px;
  line-height: 2rem; }
  .custom-select:hover {
    border-color: rgba(0, 0, 0, 0.1); }

select.form-control:not([size]):not([multiple]) {
  height: 6rem; }

.custom-input {
  display: flex;
  margin: 2rem 0 5rem;
  position: relative;
  width: 100%; }
  .custom-input.required label span:after {
    content: " *";
    color: #999; }
  .custom-input.required label span.char-allowed-count:after, .custom-input.required label span.char-remain-count:after {
    content: ""; }
  .custom-input label {
    display: inline-block;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: relative;
    width: 100%;
    cursor: default; }
    .custom-input label.is-disabled {
      pointer-events: none; }
    .custom-input label input, .custom-input label select, .custom-input label textarea {
      background-color: transparent;
      box-shadow: 0 0 0 0 #000;
      caret-color: #000;
      color: #000;
      font-size: 1.6rem;
      height: 30px;
      line-height: 30px;
      padding: 0;
      transition: all .2s;
      -webkit-appearance: none;
      width: 100%;
      z-index: 2; }
    .custom-input label input.is-invalid, .custom-input label select.is-invalid, .custom-input label textarea.is-invalid {
      border-color: #E10000; }
    .custom-input label input.is-invalid.input--clicked, .custom-input label input.is-invalid:active, .custom-input label input.is-invalid:disabled, .custom-input label input.is-invalid:focus, .custom-input label input.is-invalid:hover {
      border-color: #E10000; }
    .custom-input label select.is-invalid.input--clicked, .custom-input label select.is-invalid:active, .custom-input label select.is-invalid:disabled, .custom-input label select.is-invalid:focus, .custom-input label select.is-invalid:hover {
      border-color: #E10000; }
    .custom-input label textarea.is-invalid.input--clicked, .custom-input label textarea.is-invalid:active, .custom-input label textarea.is-invalid:disabled, .custom-input label textarea.is-invalid:focus, .custom-input label textarea.is-invalid:hover {
      border-color: #E10000; }
    .custom-input label input.is-invalid:focus, .custom-input label select.is-invalid:focus, .custom-input label textarea.is-invalid:focus {
      box-shadow: 0 2px 0 0 #E10000; }
    .custom-input label input.is-invalid ~ .invalid-feedback, .custom-input label select.is-invalid ~ .invalid-feedback, .custom-input label textarea.is-invalid ~ .invalid-feedback {
      display: block; }
    .custom-input label input::-webkit-input-placeholder, .custom-input label select::-webkit-input-placeholder, .custom-input label textarea::-webkit-input-placeholder {
      font-family: -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-weight: 500;
      color: transparent;
      -webkit-transition: color .2s;
      transition: color 0.2s; }
    .custom-input label input::-moz-placeholder, .custom-input label select::-moz-placeholder, .custom-input label textarea::-moz-placeholder {
      font-family: -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-weight: 500;
      color: transparent;
      -moz-transition: color .2s;
      transition: color 0.2s; }
    .custom-input label input:-ms-input-placeholder, .custom-input label select:-ms-input-placeholder, .custom-input label textarea:-ms-input-placeholder {
      font-family: -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-weight: 500;
      color: transparent;
      -ms-transition: color .2s;
      transition: color 0.2s; }
    .custom-input label input:-moz-placeholder, .custom-input label select:-moz-placeholder, .custom-input label textarea:-moz-placeholder {
      font-family: -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-weight: 500;
      color: transparent;
      -moz-transition: color .2s;
      transition: color 0.2s; }
    .custom-input label input:focus::-webkit-input-placeholder, .custom-input label select:focus::-webkit-input-placeholder, .custom-input label textarea:focus::-webkit-input-placeholder, .custom-input label input:focus::-moz-placeholder, .custom-input label select:focus::-moz-placeholder, .custom-input label textarea:focus::-moz-placeholder, .custom-input label input:focus:-ms-input-placeholder, .custom-input label select:focus:-ms-input-placeholder, .custom-input label textarea:focus:-ms-input-placeholder, .custom-input label input:focus:-moz-placeholder, .custom-input label select:focus:-moz-placeholder, .custom-input label textarea:focus:-moz-placeholder {
      color: #999; }
    .custom-input label input.input--hover, .custom-input label input:hover {
      background-color: transparent;
      box-shadow: none;
      outline: 0; }
    .custom-input label select.input--hover, .custom-input label select:hover {
      background-color: transparent;
      box-shadow: none;
      outline: 0; }
    .custom-input label textarea.input--hover, .custom-input label textarea:hover {
      background-color: transparent;
      box-shadow: none;
      outline: 0; }
    .custom-input label input.input--clicked, .custom-input label input:active, .custom-input label input:focus {
      background-color: transparent;
      box-shadow: 0 2px 0 0 #000;
      outline: 0; }
    .custom-input label select.input--clicked, .custom-input label select:active, .custom-input label select:focus {
      background-color: transparent;
      box-shadow: 0 2px 0 0 #000;
      outline: 0; }
    .custom-input label textarea.input--clicked, .custom-input label textarea:active, .custom-input label textarea:focus {
      background-color: transparent;
      box-shadow: 0 2px 0 0 #000;
      outline: 0; }
    .custom-input label input.disabled, .custom-input label input:disabled {
      background-color: transparent;
      box-shadow: none;
      cursor: not-allowed;
      opacity: .5;
      outline: 0; }
    .custom-input label select.disabled, .custom-input label select:disabled {
      background-color: transparent;
      box-shadow: none;
      cursor: not-allowed;
      opacity: .5;
      outline: 0; }
    .custom-input label textarea.disabled, .custom-input label textarea:disabled {
      background-color: transparent;
      box-shadow: none;
      cursor: not-allowed;
      opacity: .5;
      outline: 0; }
    .custom-input label input.disabled ~ span, .custom-input label input:disabled ~ span {
      opacity: 0.5; }
    .custom-input label select.disabled ~ span, .custom-input label select:disabled ~ span {
      opacity: 0.5; }
    .custom-input label textarea.disabled ~ span, .custom-input label textarea:disabled ~ span {
      opacity: 0.5; }
    .custom-input label input.is-invalid:-moz-read-only, .custom-input label select.is-invalid:-moz-read-only, .custom-input label textarea.is-invalid:-moz-read-only, .custom-input label input.is-invalid:read-only, .custom-input label select.is-invalid:read-only, .custom-input label textarea.is-invalid:read-only {
      border-color: #E10000; }
    .custom-input label input:-moz-read-only, .custom-input label select:-moz-read-only, .custom-input label textarea:-moz-read-only, .custom-input label input:read-only, .custom-input label select:read-only, .custom-input label textarea:read-only {
      background-color: transparent;
      box-shadow: none;
      cursor: not-allowed;
      opacity: .5;
      outline: 0; }
    .custom-input label input:-moz-read-only ~ span, .custom-input label select:-moz-read-only ~ span, .custom-input label textarea:-moz-read-only ~ span, .custom-input label input:read-only ~ span, .custom-input label select:read-only ~ span, .custom-input label textarea:read-only ~ span {
      opacity: 0.5; }
    .custom-input label span:not(.char-remain-count):not(.char-allowed-count) {
      color: #999;
      font-size: 1.6rem;
      height: 30px;
      left: 0;
      line-height: 30px;
      opacity: 1;
      pointer-events: none;
      position: absolute;
      top: 0;
      transition: all .2s;
      z-index: 1;
      -webkit-font-smoothing: antialiased;
      white-space: nowrap; }
    .custom-input label input {
      border-bottom: 2px solid #000;
      border-radius: 0; }
      .custom-input label input.input--clicked ~ span:not(.char-remain-count):not(.char-allowed-count), .custom-input label input:focus ~ span:not(.char-remain-count):not(.char-allowed-count), .custom-input label input:not(:placeholder-shown) ~ span:not(.char-remain-count):not(.char-allowed-count) {
        color: #999;
        font-size: 1.2rem;
        top: -2rem;
        font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
        font-weight: 400; }
    .custom-input label select {
      background-size: 13px;
      border-bottom: 2px solid #000;
      border-radius: 0;
      box-shadow: 0 0 0 0 #000;
      caret-color: #000;
      color: #000;
      font-size: 1.6rem;
      height: 30px;
      line-height: 30px;
      padding: 0;
      transition: all .2s;
      width: 100%;
      z-index: 2;
      -webkit-appearance: none; }
      .custom-input label select option {
        opacity: 0; }
      .custom-input label select ~ span:not(.char-remain-count):not(.char-allowed-count):not(.full-label) {
        color: #999;
        font-size: 1.2rem;
        top: -2rem;
        left: 0;
        font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
        font-weight: 400; }
      .custom-input label select.hidden {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .custom-input label select.is-invalid ~ button {
        border-bottom: 2px solid #E10000; }
        .custom-input label select.is-invalid ~ button:focus {
          box-shadow: 0 2px 0 0 #E10000; }
        .custom-input label select.is-invalid ~ button.open {
          border-bottom: 2px solid transparent; }
          .custom-input label select.is-invalid ~ button.open:focus {
            border-bottom: 2px solid transparent; }
    .custom-input label textarea {
      border: 2px solid #000;
      border-radius: 8px;
      padding: 20px;
      min-height: 170px;
      margin-top: 8px; }
      .custom-input label textarea ~ span:not(.char-remain-count):not(.char-allowed-count) {
        left: 20px;
        top: 30px;
        transition: .1s;
        max-width: calc(100% - 30px);
        white-space: normal; }
      .custom-input label textarea.input--clicked ~ span:not(.char-remain-count):not(.char-allowed-count), .custom-input label textarea:focus ~ span:not(.char-remain-count):not(.char-allowed-count), .custom-input label textarea:not(:placeholder-shown) ~ span:not(.char-remain-count):not(.char-allowed-count) {
        color: #999;
        font-size: 1.2rem;
        top: -2rem;
        left: 0;
        font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
        font-weight: 400; }
      .custom-input label textarea:focus {
        box-shadow: 0 0 0 2px #000; }
      .custom-input label textarea.is-invalid:focus {
        box-shadow: 0 0 0 2px #E10000; }
    .custom-input label.has-focus span:not(.char-remain-count):not(.char-allowed-count), .custom-input label.has-value span:not(.char-remain-count):not(.char-allowed-count) {
      color: #999;
      font-size: 1.2rem;
      top: -2rem;
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      font-weight: 400; }
    .custom-input label.has-focus.is-textarea span:not(.char-remain-count):not(.char-allowed-count), .custom-input label.has-value.is-textarea span:not(.char-remain-count):not(.char-allowed-count) {
      top: -2rem;
      left: 0; }

.custom-input__select-button {
  background-size: 13px;
  border-bottom: 2px solid #000;
  box-shadow: 0 0 0 0 #000;
  color: #000;
  display: flex;
  font-size: 1.6rem;
  height: 30px;
  left: 0;
  line-height: 30px;
  padding: 0 50px 0 0;
  text-align: left;
  transition: box-shadow .2s;
  width: 100%;
  z-index: 2;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  font-weight: 500; }
  .custom-input__select-button:active, .custom-input__select-button:focus {
    outline: none;
    box-shadow: 0 2px 0 0 #000; }
  .custom-input__select-button em {
    font-style: normal;
    font-weight: 500; }
  .custom-input__select-button.open, .custom-input__select-button.show {
    background-size: 13px;
    color: #fff;
    z-index: 501; }
  .custom-input__select-button.open ~ span:not(.char-remain-count):not(.char-allowed-count), .custom-input__select-button.show ~ span:not(.char-remain-count):not(.char-allowed-count) {
    opacity: 0; }
  .custom-input__select-button.open em, .custom-input__select-button.show em {
    left: 20px;
    position: absolute;
    top: 15px;
    z-index: 501; }

.custom-input__select-buttoninput:-moz-read-only, .custom-input__select-buttontextarea:-moz-read-only, .custom-input__select-button:disabled, .custom-input__select-buttoninput:read-only, .custom-input__select-buttontextarea:read-only {
  background-color: transparent;
  box-shadow: none;
  cursor: not-allowed;
  opacity: .5;
  outline: 0; }

.custom-input__select-buttoninput:-moz-read-only ~ span, .custom-input__select-buttontextarea:-moz-read-only ~ span, .custom-input__select-button:disabled ~ span, .custom-input__select-buttoninput:read-only ~ span, .custom-input__select-buttontextarea:read-only ~ span {
  opacity: 0.5; }

.custom-input__select {
  background: #000;
  border: none;
  border-radius: 0 0 30px 30px;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 500;
  box-shadow: 0 2px 2px 0 rgba(255, 255, 255, 0.25);
  display: none;
  position: absolute;
  top: 30px;
  padding: 20px 2rem 0; }
  .custom-input__select:after {
    content: "";
    height: 2rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    background: linear-gradient(0deg, #000, transparent); }
  .custom-input__select ul {
    max-height: 0;
    overflow: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    transition: 0.2s cubic-bezier(0.38, 0.41, 0.27, 1);
    scrollbar-base-color: #000;
    scrollbar-face-color: #fff;
    scrollbar-highlight-color: #000;
    scrollbar-track-color: #000;
    scrollbar-arrow-color: #fff;
    scrollbar-shadow-color: #000;
    scrollbar-color: #fff #000;
    scrollbar-width: thin; }
    .custom-input__select ul::-webkit-scrollbar {
      width: 4px; }
    .custom-input__select ul::-webkit-scrollbar-track {
      background-color: #000;
      border-radius: 2px; }
    .custom-input__select ul::-webkit-scrollbar-thumb {
      border-radius: 2px;
      background-color: rgba(255, 255, 255, 0.2); }
      .custom-input__select ul::-webkit-scrollbar-thumb:hover {
        border-radius: 2px;
        background-color: #fff; }
  .custom-input__select.open ul, .custom-input__select.show ul {
    max-height: 300px; }
  .custom-input__select li {
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 1.6rem;
    font-weight: 500;
    height: 40px;
    line-height: 18px;
    padding-top: 11px;
    position: relative;
    transition: color .2s;
    user-select: none;
    width: 100%;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none; }
    .custom-input__select li.active, .custom-input__select li.selected, .custom-input__select li:hover {
      color: #fff; }
    .custom-input__select li.active:before, .custom-input__select li:hover.active:before {
      content: "";
      position: absolute;
      right: 20px;
      top: 12px;
      width: 8px;
      height: 12px;
      border: solid #fff;
      border-width: 0 3px 3px 0;
      transform: rotate(45deg);
      z-index: 500; }
    .custom-input__select li.selected:after {
      content: "";
      border: solid #32B67A;
      border-width: 0 3px 3px 0;
      height: 12px;
      position: absolute;
      right: 20px;
      top: 12px;
      transform: rotate(45deg);
      width: 8px;
      z-index: 501; }
    .custom-input__select li:last-child {
      margin-bottom: 2rem; }
  .custom-input__select[x-placement*=top] {
    padding-top: 0;
    padding-bottom: 1rem;
    border-radius: 30px 30px 0 0; }
    .custom-input__select[x-placement*=top]:after {
      bottom: auto;
      top: 0;
      background: linear-gradient(0deg, transparent, #000); }
    .custom-input__select[x-placement*=top] li:last-child {
      margin-bottom: 0; }
    .custom-input__select[x-placement*=top] li:first-child {
      margin-top: 2rem; }
  .custom-input__select.open {
    display: block; }

.custom-input.is-disabled button {
  cursor: not-allowed;
  border-color: transparent;
  background: #eee;
  color: #666; }

.custom-input__group {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap; }
  .custom-input__group label {
    width: 49%;
    border: 2px solid #000;
    border-radius: 8px;
    padding: 12px 24px 12px 12px;
    background-color: #fff;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    transition: all .2s;
    line-height: 1.6rem;
    margin-bottom: 8px; }
    .custom-input__group label.col-2 {
      width: 49%;
      flex: unset;
      max-width: unset;
      -webkit-box-flex: unset; }
    .custom-input__group label.col-3 {
      width: 32%;
      flex: unset;
      max-width: unset;
      -webkit-box-flex: unset; }
    .custom-input__group label.col-4 {
      width: 23%;
      flex: unset;
      max-width: unset;
      -webkit-box-flex: unset; }
    .custom-input__group label.col-5 {
      width: 19%;
      flex: unset;
      max-width: unset;
      -webkit-box-flex: unset; }
    .custom-input__group label.col-6 {
      width: 15%;
      flex: unset;
      max-width: unset;
      -webkit-box-flex: unset; }
    .custom-input__group label.has-focus {
      outline: none;
      box-shadow: 0 0 0 2px #000; }
    .custom-input__group label.is-checked {
      background: #000;
      color: #fff; }
      .custom-input__group label.is-checked.has-focus {
        box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5); }
      .custom-input__group label.is-checked:after {
        content: "";
        position: absolute;
        right: 12px;
        top: 8px;
        width: 8px;
        height: 12px;
        border: solid #32B67A;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg); }
    .custom-input__group label.is-disabled {
      cursor: not-allowed;
      border-color: transparent;
      background: #eee;
      color: #666; }
    .custom-input__group label input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
    .custom-input__group label small {
      display: block;
      margin-top: 4px;
      font-size: 1rem;
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      font-weight: 400; }

@media only screen and (min-width: 768px) {
  .custom-input__group label {
    width: 32%; } }

@media only screen and (min-width: 992px) {
  .custom-input__group label {
    width: 23%; } }

@media only screen and (max-width: 767px) {
  .custom-input__group label.col-2-md {
    width: 49%; }
  .custom-input__group label.col-3-md {
    width: 32%; }
  .custom-input__group label.col-4-md {
    width: 23%; }
  .custom-input__group label.col-5-md {
    width: 19%; }
  .custom-input__group label.col-6-md {
    width: 15%; } }

@media only screen and (max-width: 479px) {
  .custom-input__group label.col-2-sm {
    width: 49%; }
  .custom-input__group label.col-3-sm {
    width: 32%; }
  .custom-input__group label.col-4-sm {
    width: 23%; }
  .custom-input__group label.col-5-sm {
    width: 19%; }
  .custom-input__group label.col-6-sm {
    width: 15%; } }

.custom-input .invalid-feedback {
  color: #FA4616;
  height: 30px;
  left: 0;
  line-height: 1.2em;
  position: absolute;
  text-align: left;
  width: 100%; }

.custom-input .form-text {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4rem;
  width: 100%;
  font-size: 1rem; }

.custom-input .is-textarea .invalid-feedback {
  top: 100%; }

.dark-theme .custom-input.required label span:after {
  color: #ccc; }

.dark-theme .custom-input label input, .dark-theme .custom-input label select {
  border-bottom: 2px solid #fff;
  caret-color: #fff;
  color: #fff; }

.dark-theme .custom-input label input::-webkit-input-placeholder, .dark-theme .custom-input label select::-webkit-input-placeholder, .dark-theme .custom-input label input::-moz-placeholder, .dark-theme .custom-input label select::-moz-placeholder, .dark-theme .custom-input label input:-ms-input-placeholder, .dark-theme .custom-input label select:-ms-input-placeholder, .dark-theme .custom-input label input:-moz-placeholder, .dark-theme .custom-input label select:-moz-placeholder {
  color: transparent; }

.dark-theme .custom-input label input:focus::-webkit-input-placeholder, .dark-theme .custom-input label select:focus::-webkit-input-placeholder, .dark-theme .custom-input label input:focus::-moz-placeholder, .dark-theme .custom-input label select:focus::-moz-placeholder, .dark-theme .custom-input label input:focus:-ms-input-placeholder, .dark-theme .custom-input label select:focus:-ms-input-placeholder, .dark-theme .custom-input label input:focus:-moz-placeholder, .dark-theme .custom-input label select:focus:-moz-placeholder {
  color: #ccc; }

.dark-theme .custom-input label input.input--clicked ~ span:not(.char-remain-count):not(.char-allowed-count), .dark-theme .custom-input label input:focus ~ span:not(.char-remain-count):not(.char-allowed-count), .dark-theme .custom-input label input:not(:placeholder-shown) ~ span:not(.char-remain-count):not(.char-allowed-count) {
  color: #ccc; }

.dark-theme .custom-input label select.input--clicked ~ span:not(.char-remain-count):not(.char-allowed-count), .dark-theme .custom-input label select:focus ~ span:not(.char-remain-count):not(.char-allowed-count), .dark-theme .custom-input label select:not(:placeholder-shown) ~ span:not(.char-remain-count):not(.char-allowed-count) {
  color: #ccc; }

.dark-theme .custom-input label input.input--clicked, .dark-theme .custom-input label input:active, .dark-theme .custom-input label input:focus {
  box-shadow: 0 2px 0 0 #fff;
  outline: 0; }

.dark-theme .custom-input label select.input--clicked, .dark-theme .custom-input label select:active, .dark-theme .custom-input label select:focus {
  box-shadow: 0 2px 0 0 #fff;
  outline: 0; }

.dark-theme .custom-input label input.is-invalid:focus {
  box-shadow: 0 2px 0 0 #E10000; }

.dark-theme .custom-input label select {
  background-size: 13px; }
  .dark-theme .custom-input label select.is-invalid:focus {
    box-shadow: 0 2px 0 0 #E10000; }

.dark-theme .custom-input label textarea {
  background-color: #fff;
  border-color: transparent;
  caret-color: #000;
  color: #000; }
  .dark-theme .custom-input label textarea::-webkit-input-placeholder, .dark-theme .custom-input label textarea::-moz-placeholder, .dark-theme .custom-input label textarea:-ms-input-placeholder, .dark-theme .custom-input label textarea:-moz-placeholder {
    color: transparent; }
  .dark-theme .custom-input label textarea:focus::-webkit-input-placeholder, .dark-theme .custom-input label textarea:focus::-moz-placeholder, .dark-theme .custom-input label textarea:focus:-ms-input-placeholder, .dark-theme .custom-input label textarea:focus:-moz-placeholder {
    color: #999; }
  .dark-theme .custom-input label textarea ~ span:not(.char-remain-count):not(.char-allowed-count) {
    color: #999; }
  .dark-theme .custom-input label textarea.input--clicked ~ span:not(.char-remain-count):not(.char-allowed-count), .dark-theme .custom-input label textarea:focus ~ span:not(.char-remain-count):not(.char-allowed-count), .dark-theme .custom-input label textarea:not(:placeholder-shown) ~ span:not(.char-remain-count):not(.char-allowed-count) {
    color: #ccc;
    top: -2.25rem; }
  .dark-theme .custom-input label textarea.input--clicked, .dark-theme .custom-input label textarea:active, .dark-theme .custom-input label textarea:focus {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.5);
    outline: 0; }
  .dark-theme .custom-input label textarea.is-invalid:focus {
    box-shadow: 0 0 0 2px #E10000; }

.dark-theme .custom-input label span:not(.char-remain-count):not(.char-allowed-count) {
  color: #ccc; }

.dark-theme .custom-input label.has-focus span:not(.char-remain-count):not(.char-allowed-count), .dark-theme .custom-input label.has-value span:not(.char-remain-count):not(.char-allowed-count) {
  color: #ccc;
  font-size: 1.2rem;
  top: -2rem;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-weight: 400; }

.dark-theme .custom-input label.has-focus.is-textarea span:not(.char-remain-count):not(.char-allowed-count), .dark-theme .custom-input label.has-value.is-textarea span:not(.char-remain-count):not(.char-allowed-count) {
  top: -2rem;
  left: 0; }

.dark-theme .custom-input__select-button {
  background-size: 13px;
  border-bottom: 2px solid #fff;
  color: #fff; }
  .dark-theme .custom-input__select-button.open {
    background-size: 13px;
    color: #000; }
  .dark-theme .custom-input__select-button.input--clicked, .dark-theme .custom-input__select-button:active, .dark-theme .custom-input__select-button:focus {
    box-shadow: 0 2px 0 0 #fff;
    outline: 0; }

.dark-theme .custom-input__select {
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15); }
  .dark-theme .custom-input__select:after {
    background: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0)); }
  .dark-theme .custom-input__select ul {
    max-height: 300px;
    scrollbar-base-color: #fff;
    scrollbar-face-color: #000;
    scrollbar-highlight-color: #fff;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #000;
    scrollbar-shadow-color: #fff;
    scrollbar-color: #000 #fff; }
    .dark-theme .custom-input__select ul::-webkit-scrollbar-track {
      background-color: #fff; }
    .dark-theme .custom-input__select ul::-webkit-scrollbar-thumb {
      border-radius: 2px;
      background-color: rgba(0, 0, 0, 0.15); }
      .dark-theme .custom-input__select ul::-webkit-scrollbar-thumb:hover {
        border-radius: 2px;
        background-color: #000; }
    .dark-theme .custom-input__select ul li {
      font-weight: 500; }
      .dark-theme .custom-input__select ul li.active, .dark-theme .custom-input__select ul li.selected, .dark-theme .custom-input__select ul li:hover {
        color: #000; }
      .dark-theme .custom-input__select ul li.active:before, .dark-theme .custom-input__select ul li:hover.active:before {
        border: solid #000; }

.dark-theme .custom-input__group label {
  border: 2px solid transparent;
  background-color: #ccc;
  color: #000; }
  .dark-theme .custom-input__group label.has-focus {
    outline: none;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.5); }
  .dark-theme .custom-input__group label.active:before, .dark-theme .custom-input__group label:hover.active:before {
    content: "";
    border: solid rgba(0, 0, 0, 0.75); }
  .dark-theme .custom-input__group label.is-checked {
    background: #fff;
    color: #000; }
    .dark-theme .custom-input__group label.is-checked.has-focus {
      box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.5); }
  .dark-theme .custom-input__group label.is-disabled {
    background: #333;
    color: #999; }

.dark-theme .custom-input .invalid-feedback {
  color: #E10000; }

.dark-theme .custom-input .form-text {
  color: #e1e1e1; }

body.custom-input-opened {
  cursor: pointer; }

.custom-select-wrapper {
  cursor: pointer;
  display: inline-block;
  color: #000;
  position: relative; }
  .custom-select-wrapper.full-width {
    width: 100%; }

.styled-custom-select-option {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  padding: 0;
  min-width: 20rem;
  border-bottom: solid 2px #000;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  text-transform: capitalize; }
  .styled-custom-select-option::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f078';
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 8px;
    line-height: 1em; }

.custom-select-options {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  margin: 0;
  padding: 0 1.5rem 2rem;
  list-style: none;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  background-color: #fff;
  min-width: 20rem;
  border-bottom-right-radius: 3rem;
  border-bottom-left-radius: 3rem;
  box-shadow: 0 30px 20px 0px rgba(0, 0, 0, 0.05);
  user-select: none; }
  .state-selector-wrapper .custom-select-options {
    max-height: 400px;
    overflow-y: scroll; }
  .custom-select-options::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f077';
    font-weight: 900;
    position: absolute;
    top: 6px;
    right: 8px;
    line-height: 1em; }
  .custom-select-options li {
    margin: 0;
    padding: 3px 0; }
    .custom-select-options li:hover {
      color: #4A4A4A; }

*:focus {
  outline: none; }

html {
  font-size: 10px; }

body, button, input {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }

.page-wrapper {
  padding: 0; }
  .page-wrapper.is-dark {
    background-color: #000;
    color: #fff; }
  .page-wrapper.is-red-brand {
    background-color: #FA4616;
    color: #fff; }
  .page-wrapper.is-purple-brand {
    background-color: #500778;
    color: #fff; }
  .page-wrapper.is-blue-brand {
    background-color: #003DA5;
    color: #fff; }
  .page-wrapper.is-red-utility {
    background-color: #E10000;
    color: #fff; }
  .page-wrapper.is-yellow-utility {
    background-color: #FEB904;
    color: #fff; }
  .page-wrapper.is-green-utility {
    background-color: #32B67A;
    color: #fff; }
  .page-wrapper.is-blue-cornflower {
    background-color: #6A8Ce9;
    color: #fff; }
  .page-wrapper.is-purple-minsk {
    background-color: #342E7D;
    color: #fff; }

.page {
  position: relative; }

.page__section {
  margin: 0;
  padding: 0;
  border: none; }

a.underlined {
  display: inline;
  position: relative;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
  text-decoration: none;
  word-break: break-word;
  box-shadow: inset 0px -2px 0px 0px #000000; }
  a.underlined:hover {
    box-shadow: inset 0px -2px 0px 0px #000000; }

.p, p {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.75;
  font-weight: 400; }

@media only screen and (min-width: 480px) {
  .p, p {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 2.4rem;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .p, p {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 2.4rem;
    font-weight: 400; } }

a {
  color: #000; }
  a:hover {
    color: #000;
    text-decoration: none; }

.p a, p a {
  display: inline-block;
  position: relative;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
  text-decoration: underline;
  display: inline; }

.p-snippet {
  font-size: 1.4rem;
  line-height: 1.7; }

.p-snippet--special {
  font-family: Lusitana, Palatino Linotype, Palatino, Palladio, URW Palladio L, Book Antiqua, Baskerville, Bookman Old Style, Bitstream Charter, Nimbus Roman No9 L, Garamond, Apple Garamond, ITC Garamond Narrow, New Century Schoolbook, Century Schoolbook, Century Schoolbook L, Georgia, serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.6; }

.p-sm, p.sm {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.7;
  font-weight: 400; }

@media only screen and (min-width: 480px) {
  .p-sm, p.sm {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1.7;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .p-sm, p.sm {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1.7;
    font-weight: 400; } }

.p-xs, p.xs {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1.3;
  font-weight: 400; }

@media only screen and (min-width: 480px) {
  .p-xs, p.xs {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 1.3;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .p-xs, p.xs {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 1.3;
    font-weight: 400; } }

.p-lg, p.lg {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 400; }

@media only screen and (min-width: 480px) {
  .p-lg, p.lg {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1.8;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .p-lg, p.lg {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1.8;
    font-weight: 400; } }

.p-xl, p.xl {
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 400; }

@media only screen and (min-width: 480px) {
  .p-xl, p.xl {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1.8;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .p-xl, p.xl {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 1.8;
    font-weight: 400; } }

.demi {
  font-family: Avenir Next LT W02 Demi, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; }

.medium {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }

.font-special-lusitana, .font-special-sentinel {
  font-family: Lusitana, Palatino Linotype, Palatino, Palladio, URW Palladio L, Book Antiqua, Baskerville, Bookman Old Style, Bitstream Charter, Nimbus Roman No9 L, Garamond, Apple Garamond, ITC Garamond Narrow, New Century Schoolbook, Century Schoolbook, Century Schoolbook L, Georgia, serif; }

p.font-special-lusitana, p.font-special-sentinel {
  font-family: Lusitana, Palatino Linotype, Palatino, Palladio, URW Palladio L, Book Antiqua, Baskerville, Bookman Old Style, Bitstream Charter, Nimbus Roman No9 L, Garamond, Apple Garamond, ITC Garamond Narrow, New Century Schoolbook, Century Schoolbook, Century Schoolbook L, Georgia, serif; }

.bold, strong {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: 500; }

sup {
  font-size: 1em;
  letter-spacing: -.013rem;
  vertical-align: top; }

sub,
sup {
  display: inline-block;
  top: 0;
  bottom: auto;
  line-height: inherit; }

sub {
  font-size: .7em;
  vertical-align: bottom;
  letter-spacing: -0.01rem; }

small {
  font-size: 0.75em; }

abbr {
  display: inline-block;
  position: relative; }
  abbr[title] {
    line-height: 1;
    border-bottom: 1px dotted #999;
    text-decoration: none; }

mark {
  display: inline-block;
  position: relative;
  background: #999;
  color: #fff;
  font-weight: inherit;
  padding: 0 .2rem;
  margin: 0 -0.2rem; }

blockquote:after, blockquote:before {
  display: inline-block;
  position: relative;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit; }

q:after, q:before {
  display: inline-block;
  position: relative;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit; }

blockquote:before, q:before {
  content: "â€œ"; }

blockquote:after, q:after {
  content: "â€"; }

hr {
  margin: 3rem 0;
  border: none;
  border-bottom: 0.2rem solid #F5F5F5; }

ol.is-styled, ul.is-styled {
  list-style-type: none; }

ol.is-styled li, ul.is-styled li {
  position: relative;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 2;
  padding: 0 0 0 4.5rem; }

ol.is-styled {
  counter-reset: item; }
  ol.is-styled li {
    counter-increment: item; }
    ol.is-styled li:before {
      content: counter(item) ".";
      position: absolute;
      top: 0;
      left: 1.9rem;
      line-height: inherit; }

ul.is-styled li:before {
  content: "";
  position: absolute;
  top: calc(50% - .3rem);
  left: 1.9rem;
  width: .6rem;
  height: .6rem;
  background: #000;
  border-radius: 50%; }

.accordion-toggle {
  cursor: pointer;
  padding-right: 2.4rem;
  position: relative;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
  .accordion-toggle .icon--chevron-down {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 0;
    width: 17px; }
    .accordion-toggle .icon--chevron-down.is-expanded svg {
      transform: rotate(180deg); }

.accordion-content {
  display: none;
  padding-top: 2rem;
  padding-right: 2rem; }

.accordion-group {
  padding: 3rem 0;
  border: solid #000;
  border-width: 2px 0 0; }
  .accordion-group:last-child {
    border-bottom: 2px solid #000; }

.user-registered .show-registered {
  display: block; }

.user-registered .show-unregistered {
  display: none; }

.user-unregistered .show-registered {
  display: none; }

.user-unregistered .show-unregistered {
  display: block; }

div:focus,
article:focus,
a:focus,
figure:focus,
svg:focus,
use:focus {
  outline: none; }

.icons__container {
  display: flex;
  flex-wrap: wrap; }

.icons__list {
  position: relative;
  display: flex;
  flex: 1 0 100%;
  flex-flow: row wrap;
  padding: 2rem 3rem;
  align-items: center;
  margin-bottom: 3rem; }

.icons__list:last-child {
  margin-bottom: 0; }

.icons__list li {
  position: relative;
  flex: 1 0 25%;
  max-width: 12rem; }

.icons__list li:last-child {
  margin-right: 0; }

.icons__list-badges--alt {
  background: #999; }

.icons__list-badges li {
  flex: 1 0 25%;
  max-width: none;
  text-align: center; }

.icons__list-badges li a:hover {
  transform: none; }

.icons__list-badges li:last-child {
  margin-right: 0; }

.icons > span {
  flex: 0 0 100%;
  margin-bottom: 1.5rem; }

.icon {
  position: relative;
  width: 100%;
  line-height: 0;
  cursor: pointer; }

.icon svg {
  position: absolute;
  top: calc(50% - 1.2rem);
  left: calc(50% - 1.2rem);
  width: 2.4rem;
  height: 2.4rem; }

.icon svg:not(.colored):not(.colored) {
  fill: #000; }

.icon__badge {
  padding-top: 50%; }

.icon__badge img {
  position: absolute;
  top: calc(50% - 4rem);
  left: calc(50% - 4rem);
  width: 8rem;
  height: 8rem;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain"; }

.icon__flag {
  display: inline-block;
  padding-top: 0;
  position: absolute; }

.icon__flag svg {
  width: 1.5rem;
  height: 1.5rem;
  left: 0;
  top: 0; }

.icon__payment svg {
  top: calc(50% - 2.4rem);
  left: calc(50% - 2.4rem);
  width: 4.8rem;
  height: 4.8rem; }

.icon--search svg {
  width: 2rem;
  height: 2rem; }

.icon--shopping-bag svg {
  width: 2rem;
  height: 2.4rem; }

.icon--burger svg {
  width: 2rem;
  height: 1.2rem; }

.icon--chevron-down svg {
  width: 1.7rem;
  height: 1.2rem; }

.is-dark .icon svg:not(.colored):not(.colored) {
  fill: #fff; }

.is-dark .is-light .icon svg:not(.colored):not(.colored) {
  fill: #000; }

/* THIS FILE IS AUTO-GENERATED - DO NOT MAKE CHANGES TO THIS FILE DIRECTLY */
.icon--apple-pay-button {
  width: 162px;
  height: 56px; }

.icon--apple-pay-white {
  width: 46px;
  height: 20px; }

.icon--check {
  width: 13.7px;
  height: 10.4px; }

.icon--chevron-down {
  width: 17px;
  height: 11px; }

.icon--circle-info {
  width: 44px;
  height: 44px; }

.icon--cta-circle--check {
  width: 44px;
  height: 44px; }

.icon--cta-link--arrow-left {
  width: 30px;
  height: 30px; }

.icon--expand {
  width: 24px;
  height: 24px; }

.icon--flags--AD {
  width: 512px;
  height: 512px; }

.icon--flags--AE {
  width: 512px;
  height: 512px; }

.icon--flags--AF {
  width: 512px;
  height: 512px; }

.icon--flags--AG {
  width: 512px;
  height: 512px; }

.icon--flags--AI {
  width: 512px;
  height: 512px; }

.icon--flags--AL {
  width: 512px;
  height: 512px; }

.icon--flags--AM {
  width: 512px;
  height: 512px; }

.icon--flags--AO {
  width: 512px;
  height: 512px; }

.icon--flags--AR {
  width: 512px;
  height: 512px; }

.icon--flags--AS {
  width: 512px;
  height: 512px; }

.icon--flags--AT {
  width: 512px;
  height: 512px; }

.icon--flags--AU {
  width: 512px;
  height: 512px; }

.icon--flags--AW {
  width: 512px;
  height: 512px; }

.icon--flags--AX {
  width: 512px;
  height: 512px; }

.icon--flags--AZ {
  width: 512px;
  height: 512px; }

.icon--flags--BA {
  width: 512px;
  height: 512px; }

.icon--flags--BB {
  width: 512px;
  height: 512px; }

.icon--flags--BD {
  width: 512px;
  height: 512px; }

.icon--flags--BE {
  width: 512px;
  height: 512px; }

.icon--flags--BF {
  width: 512px;
  height: 512px; }

.icon--flags--BG {
  width: 512px;
  height: 512px; }

.icon--flags--BH {
  width: 512px;
  height: 512px; }

.icon--flags--BI {
  width: 512px;
  height: 512px; }

.icon--flags--BJ {
  width: 512px;
  height: 512px; }

.icon--flags--BL {
  width: 511.58px;
  height: 511.58px; }

.icon--flags--BM {
  width: 512px;
  height: 512px; }

.icon--flags--BN {
  width: 511.99px;
  height: 511.99px; }

.icon--flags--BO {
  width: 512px;
  height: 512px; }

.icon--flags--BQ {
  width: 512px;
  height: 512px; }

.icon--flags--BR {
  width: 512px;
  height: 512px; }

.icon--flags--BS {
  width: 512px;
  height: 512px; }

.icon--flags--BT {
  width: 512px;
  height: 512px; }

.icon--flags--BW {
  width: 512px;
  height: 512px; }

.icon--flags--BY {
  width: 512px;
  height: 512px; }

.icon--flags--BZ {
  width: 512px;
  height: 512px; }

.icon--flags--CA {
  width: 512px;
  height: 512px; }

.icon--flags--CC {
  width: 512px;
  height: 512px; }

.icon--flags--CD {
  width: 512px;
  height: 512px; }

.icon--flags--CF {
  width: 512px;
  height: 512px; }

.icon--flags--CG {
  width: 512px;
  height: 512px; }

.icon--flags--CH {
  width: 512px;
  height: 512px; }

.icon--flags--CI {
  width: 512px;
  height: 512px; }

.icon--flags--CK {
  width: 512px;
  height: 512px; }

.icon--flags--CL {
  width: 512px;
  height: 512px; }

.icon--flags--CM {
  width: 512px;
  height: 512px; }

.icon--flags--CN {
  width: 512px;
  height: 512px; }

.icon--flags--CO {
  width: 512px;
  height: 512px; }

.icon--flags--CR {
  width: 512px;
  height: 512px; }

.icon--flags--CU {
  width: 512px;
  height: 512px; }

.icon--flags--CV {
  width: 512px;
  height: 512px; }

.icon--flags--CW {
  width: 512px;
  height: 512px; }

.icon--flags--CX {
  width: 512px;
  height: 512px; }

.icon--flags--CY {
  width: 512px;
  height: 512px; }

.icon--flags--CZ {
  width: 512px;
  height: 512px; }

.icon--flags--DE {
  width: 512px;
  height: 512px; }

.icon--flags--DJ {
  width: 512px;
  height: 512px; }

.icon--flags--DK {
  width: 512px;
  height: 512px; }

.icon--flags--DM {
  width: 512px;
  height: 512px; }

.icon--flags--DO {
  width: 512px;
  height: 512px; }

.icon--flags--DZ {
  width: 512px;
  height: 512px; }

.icon--flags--EC {
  width: 512px;
  height: 512px; }

.icon--flags--EE {
  width: 512px;
  height: 512px; }

.icon--flags--EG {
  width: 512px;
  height: 512px; }

.icon--flags--EH {
  width: 512px;
  height: 512px; }

.icon--flags--ER {
  width: 512px;
  height: 512px; }

.icon--flags--ES {
  width: 512px;
  height: 512px; }

.icon--flags--ET {
  width: 512px;
  height: 512px; }

.icon--flags--EU {
  width: 512px;
  height: 512px; }

.icon--flags--FI {
  width: 512px;
  height: 512px; }

.icon--flags--FJ {
  width: 512px;
  height: 512px; }

.icon--flags--FK {
  width: 512px;
  height: 512px; }

.icon--flags--FM {
  width: 512px;
  height: 512px; }

.icon--flags--FO {
  width: 512px;
  height: 512px; }

.icon--flags--FR {
  width: 512px;
  height: 512px; }

.icon--flags--GA {
  width: 512px;
  height: 512px; }

.icon--flags--GB {
  width: 512px;
  height: 512px; }

.icon--flags--GD {
  width: 512px;
  height: 512px; }

.icon--flags--GE {
  width: 512px;
  height: 512px; }

.icon--flags--GG {
  width: 512px;
  height: 512px; }

.icon--flags--GH {
  width: 512px;
  height: 512px; }

.icon--flags--GI {
  width: 512px;
  height: 512px; }

.icon--flags--GL {
  width: 512px;
  height: 512px; }

.icon--flags--GM {
  width: 512px;
  height: 512px; }

.icon--flags--GN {
  width: 512px;
  height: 512px; }

.icon--flags--GQ {
  width: 512px;
  height: 512px; }

.icon--flags--GR {
  width: 512px;
  height: 512px; }

.icon--flags--GT {
  width: 512px;
  height: 512px; }

.icon--flags--GU {
  width: 512px;
  height: 512px; }

.icon--flags--GW {
  width: 512px;
  height: 512px; }

.icon--flags--GY {
  width: 512px;
  height: 512px; }

.icon--flags--HK {
  width: 512px;
  height: 512px; }

.icon--flags--HN {
  width: 512px;
  height: 512px; }

.icon--flags--HR {
  width: 512px;
  height: 512px; }

.icon--flags--HT {
  width: 512px;
  height: 512px; }

.icon--flags--HU {
  width: 512px;
  height: 512px; }

.icon--flags--ID {
  width: 512px;
  height: 512px; }

.icon--flags--IE {
  width: 512px;
  height: 512px; }

.icon--flags--IL {
  width: 512px;
  height: 512px; }

.icon--flags--IM {
  width: 512px;
  height: 512px; }

.icon--flags--IN {
  width: 512px;
  height: 512px; }

.icon--flags--IO {
  width: 512px;
  height: 512px; }

.icon--flags--IQ {
  width: 512px;
  height: 512px; }

.icon--flags--IR {
  width: 512px;
  height: 512px; }

.icon--flags--IS {
  width: 512px;
  height: 512px; }

.icon--flags--IT {
  width: 512px;
  height: 512px; }

.icon--flags--JE {
  width: 512px;
  height: 512px; }

.icon--flags--JM {
  width: 512px;
  height: 512px; }

.icon--flags--JO {
  width: 512px;
  height: 512px; }

.icon--flags--JP {
  width: 512px;
  height: 512px; }

.icon--flags--KE {
  width: 512px;
  height: 512px; }

.icon--flags--KG {
  width: 512px;
  height: 512px; }

.icon--flags--KH {
  width: 512px;
  height: 512px; }

.icon--flags--KI {
  width: 512px;
  height: 512px; }

.icon--flags--KM {
  width: 512px;
  height: 512px; }

.icon--flags--KN {
  width: 512px;
  height: 512px; }

.icon--flags--KP {
  width: 512px;
  height: 512px; }

.icon--flags--KR {
  width: 512px;
  height: 512px; }

.icon--flags--KW {
  width: 512px;
  height: 512px; }

.icon--flags--KY {
  width: 512px;
  height: 512px; }

.icon--flags--KZ {
  width: 512px;
  height: 512px; }

.icon--flags--LA {
  width: 512px;
  height: 512px; }

.icon--flags--LB {
  width: 512px;
  height: 512px; }

.icon--flags--LC {
  width: 512px;
  height: 512px; }

.icon--flags--LI {
  width: 512px;
  height: 512px; }

.icon--flags--LK {
  width: 512px;
  height: 512px; }

.icon--flags--LR {
  width: 512px;
  height: 512px; }

.icon--flags--LS {
  width: 512px;
  height: 512px; }

.icon--flags--LT {
  width: 512px;
  height: 512px; }

.icon--flags--LU {
  width: 512px;
  height: 512px; }

.icon--flags--LV {
  width: 512px;
  height: 512px; }

.icon--flags--LY {
  width: 512px;
  height: 512px; }

.icon--flags--MA {
  width: 512px;
  height: 512px; }

.icon--flags--MC {
  width: 512px;
  height: 512px; }

.icon--flags--MD {
  width: 512px;
  height: 512px; }

.icon--flags--ME {
  width: 512px;
  height: 512px; }

.icon--flags--MG {
  width: 512px;
  height: 512px; }

.icon--flags--MH {
  width: 512px;
  height: 512px; }

.icon--flags--MK {
  width: 512px;
  height: 512px; }

.icon--flags--ML {
  width: 512px;
  height: 512px; }

.icon--flags--MM {
  width: 512px;
  height: 512px; }

.icon--flags--MN {
  width: 512px;
  height: 512px; }

.icon--flags--MO {
  width: 512px;
  height: 512px; }

.icon--flags--MP {
  width: 512px;
  height: 512px; }

.icon--flags--MQ {
  width: 512px;
  height: 512px; }

.icon--flags--MR {
  width: 512px;
  height: 512px; }

.icon--flags--MS {
  width: 512px;
  height: 512px; }

.icon--flags--MT {
  width: 512px;
  height: 512px; }

.icon--flags--MU {
  width: 512px;
  height: 512px; }

.icon--flags--MV {
  width: 512px;
  height: 512px; }

.icon--flags--MW {
  width: 512px;
  height: 512px; }

.icon--flags--MX {
  width: 512px;
  height: 512px; }

.icon--flags--MY {
  width: 512px;
  height: 512px; }

.icon--flags--MZ {
  width: 512px;
  height: 512px; }

.icon--flags--NA {
  width: 512px;
  height: 512px; }

.icon--flags--NE {
  width: 512px;
  height: 512px; }

.icon--flags--NF {
  width: 512px;
  height: 512px; }

.icon--flags--NG {
  width: 512px;
  height: 512px; }

.icon--flags--NI {
  width: 512px;
  height: 512px; }

.icon--flags--NL {
  width: 512px;
  height: 512px; }

.icon--flags--NO {
  width: 512px;
  height: 512px; }

.icon--flags--NP {
  width: 512px;
  height: 512px; }

.icon--flags--NR {
  width: 512px;
  height: 512px; }

.icon--flags--NU {
  width: 512px;
  height: 512px; }

.icon--flags--NZ {
  width: 512px;
  height: 512px; }

.icon--flags--OM {
  width: 512px;
  height: 512px; }

.icon--flags--PA {
  width: 512px;
  height: 512px; }

.icon--flags--PE {
  width: 512px;
  height: 512px; }

.icon--flags--PF {
  width: 512px;
  height: 512px; }

.icon--flags--PG {
  width: 512px;
  height: 512px; }

.icon--flags--PH {
  width: 512px;
  height: 512px; }

.icon--flags--PK {
  width: 512px;
  height: 512px; }

.icon--flags--PL {
  width: 512px;
  height: 512px; }

.icon--flags--PN {
  width: 512px;
  height: 512px; }

.icon--flags--PR {
  width: 512px;
  height: 512px; }

.icon--flags--PS {
  width: 512px;
  height: 512px; }

.icon--flags--PT {
  width: 512px;
  height: 512px; }

.icon--flags--PW {
  width: 512px;
  height: 512px; }

.icon--flags--PY {
  width: 512px;
  height: 512px; }

.icon--flags--QA {
  width: 512px;
  height: 512px; }

.icon--flags--RO {
  width: 512px;
  height: 512px; }

.icon--flags--RS {
  width: 512px;
  height: 512px; }

.icon--flags--RU {
  width: 512px;
  height: 512px; }

.icon--flags--RW {
  width: 512px;
  height: 512px; }

.icon--flags--SA {
  width: 512px;
  height: 512px; }

.icon--flags--SB {
  width: 512px;
  height: 512px; }

.icon--flags--SC {
  width: 512px;
  height: 512px; }

.icon--flags--SD {
  width: 512px;
  height: 512px; }

.icon--flags--SE {
  width: 512px;
  height: 512px; }

.icon--flags--SG {
  width: 512px;
  height: 512px; }

.icon--flags--SI {
  width: 512px;
  height: 512px; }

.icon--flags--SK {
  width: 512px;
  height: 512px; }

.icon--flags--SL {
  width: 512px;
  height: 512px; }

.icon--flags--SM {
  width: 512px;
  height: 512px; }

.icon--flags--SN {
  width: 512px;
  height: 512px; }

.icon--flags--SO {
  width: 512px;
  height: 512px; }

.icon--flags--SR {
  width: 512px;
  height: 512px; }

.icon--flags--SS {
  width: 512px;
  height: 512px; }

.icon--flags--ST {
  width: 512px;
  height: 512px; }

.icon--flags--SV {
  width: 512px;
  height: 512px; }

.icon--flags--SX {
  width: 512px;
  height: 512px; }

.icon--flags--SY {
  width: 512px;
  height: 512px; }

.icon--flags--SZ {
  width: 512px;
  height: 512px; }

.icon--flags--TC {
  width: 512px;
  height: 512px; }

.icon--flags--TD {
  width: 512px;
  height: 512px; }

.icon--flags--TG {
  width: 512px;
  height: 512px; }

.icon--flags--TH {
  width: 512px;
  height: 512px; }

.icon--flags--TJ {
  width: 512px;
  height: 512px; }

.icon--flags--TK {
  width: 512px;
  height: 512px; }

.icon--flags--TL {
  width: 512px;
  height: 512px; }

.icon--flags--TM {
  width: 512px;
  height: 512px; }

.icon--flags--TN {
  width: 512px;
  height: 512px; }

.icon--flags--TO {
  width: 512px;
  height: 512px; }

.icon--flags--TR {
  width: 512px;
  height: 512px; }

.icon--flags--TT {
  width: 512px;
  height: 512px; }

.icon--flags--TV {
  width: 512px;
  height: 512px; }

.icon--flags--TW {
  width: 512px;
  height: 512px; }

.icon--flags--TZ {
  width: 512px;
  height: 512px; }

.icon--flags--UA {
  width: 512px;
  height: 512px; }

.icon--flags--UG {
  width: 512px;
  height: 512px; }

.icon--flags--UN {
  width: 512px;
  height: 512px; }

.icon--flags--US {
  width: 512px;
  height: 512px; }

.icon--flags--UY {
  width: 512px;
  height: 512px; }

.icon--flags--UZ {
  width: 512px;
  height: 512px; }

.icon--flags--VA {
  width: 512px;
  height: 512px; }

.icon--flags--VC {
  width: 512px;
  height: 512px; }

.icon--flags--VE {
  width: 512px;
  height: 512px; }

.icon--flags--VG {
  width: 512px;
  height: 512px; }

.icon--flags--VN {
  width: 512px;
  height: 512px; }

.icon--flags--VU {
  width: 512px;
  height: 512px; }

.icon--flags--WS {
  width: 512px;
  height: 512px; }

.icon--flags--YE {
  width: 512px;
  height: 512px; }

.icon--flags--ZA {
  width: 512px;
  height: 512px; }

.icon--flags--ZM {
  width: 512px;
  height: 512px; }

.icon--flags--ZW {
  width: 512px;
  height: 512px; }

.icon--flags--abkhazia {
  width: 512px;
  height: 512px; }

.icon--flags--azores-islands {
  width: 512px;
  height: 512px; }

.icon--flags--balearic-islands {
  width: 512px;
  height: 512px; }

.icon--flags--basque-country {
  width: 512px;
  height: 512px; }

.icon--flags--bhutan-1 {
  width: 512px;
  height: 512px; }

.icon--flags--british-columbia {
  width: 512px;
  height: 512px; }

.icon--flags--canary-islands {
  width: 512px;
  height: 512px; }

.icon--flags--ceuta {
  width: 512px;
  height: 512px; }

.icon--flags--corsica {
  width: 512px;
  height: 512px; }

.icon--flags--england {
  width: 512px;
  height: 512px; }

.icon--flags--galapagos-islands {
  width: 512px;
  height: 512px; }

.icon--flags--hawaii {
  width: 512px;
  height: 512px; }

.icon--flags--kosovo {
  width: 512px;
  height: 512px; }

.icon--flags--madeira {
  width: 512px;
  height: 512px; }

.icon--flags--melilla {
  width: 512px;
  height: 512px; }

.icon--flags--nato {
  width: 512px;
  height: 512px; }

.icon--flags--northen-cyprus {
  width: 512px;
  height: 512px; }

.icon--flags--orkney-islands {
  width: 512px;
  height: 512px; }

.icon--flags--ossetia {
  width: 512px;
  height: 512px; }

.icon--flags--rapa-nui {
  width: 512px;
  height: 512px; }

.icon--flags--saba-island {
  width: 512px;
  height: 512px; }

.icon--flags--sardinia {
  width: 512px;
  height: 512px; }

.icon--flags--scotland {
  width: 512px;
  height: 512px; }

.icon--flags--sint-eustatius {
  width: 512px;
  height: 512px; }

.icon--flags--somaliland {
  width: 512px;
  height: 512px; }

.icon--flags--tibet {
  width: 512px;
  height: 512px; }

.icon--flags--transnistria {
  width: 512px;
  height: 512px; }

.icon--flags--virgin-islands {
  width: 512px;
  height: 512px; }

.icon--flags--wales {
  width: 512px;
  height: 512px; }

.icon--half_star {
  width: 24px;
  height: 24px; }

.icon--happy-face {
  width: 24px;
  height: 24px; }

.icon--itunes {
  width: 124.22px;
  height: 26.16px; }

.icon--lock-locked {
  width: 20px;
  height: 22px; }

.icon--lock-unlocked {
  width: 20px;
  height: 24px; }

.icon--map-pin {
  width: 16px;
  height: 24px; }

.icon--minus {
  width: 20px;
  height: 4px; }

.icon--navigation-primary--cart {
  width: 40px;
  height: 40px; }

.icon--navigation-primary--cart-full {
  width: 40px;
  height: 40px; }

.icon--navigation-primary--hamburger {
  width: 40px;
  height: 40px; }

.icon--netflix {
  width: 158px;
  height: 42px; }

.icon--patagonia-loading {
  width: 253.48px;
  height: 140.65px; }

.icon--pause {
  width: 12px;
  height: 20px; }

.icon--paw--event {
  width: 24.34px;
  height: 24.34px; }

.icon--paw--petition {
  width: 24.79px;
  height: 32px; }

.icon--paw--volunteer {
  width: 29.48px;
  height: 27.22px; }

.icon--payment--amex {
  width: 34px;
  height: 24px; }

.icon--payment--amex2 {
  width: 35px;
  height: 25px; }

.icon--payment--apple {
  width: 13px;
  height: 16px; }

.icon--payment--card-amex {
  width: 125.4px;
  height: 78.4px; }

.icon--payment--card-apple-pay {
  width: 165.52px;
  height: 105.97px; }

.icon--payment--card-discover {
  width: 125.4px;
  height: 78.4px; }

.icon--payment--card-mastercard {
  width: 125.43px;
  height: 78.39px; }

.icon--payment--card-paypal {
  width: 125.4px;
  height: 78.4px; }

.icon--payment--card-venmo {
  width: 125.4px;
  height: 78.4px; }

.icon--payment--card-visa {
  width: 125.43px;
  height: 78.39px; }

.icon--payment--discover2 {
  width: 35px;
  height: 25px; }

.icon--payment--mastercard {
  width: 34px;
  height: 24px; }

.icon--payment--mastercard-logo2 {
  width: 23px;
  height: 15px; }

.icon--payment--paypal {
  width: 34px;
  height: 24px; }

.icon--payment--visa {
  width: 34px;
  height: 24px; }

.icon--payment--visa2 {
  width: 35px;
  height: 25px; }

.icon--paypal {
  width: 75px;
  height: 20px; }

.icon--paypal-button {
  width: 162px;
  height: 56px; }

.icon--print {
  width: 24px;
  height: 24px; }

.icon--product--check {
  width: 13.7px;
  height: 10.4px; }

.icon--question-circ {
  width: 16px;
  height: 16px; }

.icon--rating-fit {
  width: 142px;
  height: 20px; }

.icon--rating-star-filled {
  width: 13px;
  height: 12px; }

.icon--rating-star-outlined {
  width: 13px;
  height: 12px; }

.icon--sad-face {
  width: 24px;
  height: 24px; }

.icon--share {
  width: 16px;
  height: 21.8px; }

.icon--shopping-bag {
  width: 20px;
  height: 24px; }

.icon--shopping-bag-filled {
  width: 20px;
  height: 24px; }

.icon--shopping-tool--carat-down {
  width: 60px;
  height: 60px; }

.icon--social--facebook {
  width: 9px;
  height: 19px; }

.icon--social--instagram {
  width: 18px;
  height: 17px; }

.icon--social--linkedin {
  width: 15.3px;
  height: 11.4px; }

.icon--social--pinterest {
  width: 24px;
  height: 24px; }

.icon--social--twitter {
  width: 18px;
  height: 14px; }

.icon--subnav-menu {
  width: 20px;
  height: 16px; }

.icon--thumbs-down {
  width: 20px;
  height: 19.2px; }

.icon--thumbs-up {
  width: 20px;
  height: 19.2px; }

.icon--volume-muted {
  width: 17px;
  height: 18px; }

.icon--volume-unmuted {
  width: 17px;
  height: 18px; }

.icon--arrow-expand {
  width: 11.5px;
  height: 11.6px; }

.icon--burger {
  width: 20px;
  height: 12px; }

.icon--chevron-down-big {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center; }

.icon--chevron-left {
  width: 10.5px;
  height: 16.2px; }

.icon--chevron-right {
  width: 10.5px;
  height: 16.2px; }

.icon--chevron-slider {
  width: 11px;
  height: 17px; }

.icon--cta-circle--search {
  width: 44px;
  height: 44px; }

.icon--cta-circle--x {
  width: 44px;
  height: 44px; }

.icon--ellipses {
  width: 24px;
  height: 6px; }

.icon--info {
  width: 24px;
  height: 24px; }

.icon--logo {
  width: 122.1px;
  height: 22.7px; }

.icon--logo-pro {
  width: 152.8px;
  height: 35px; }

.icon--logo-pro-white {
  width: 152.8px;
  height: 35px; }

.icon--logo-white {
  width: 122.1px;
  height: 22.7px; }

.icon--navigation-primary--search {
  width: 40px;
  height: 40px; }

.icon--navigation-primary--x {
  width: 40px;
  height: 40px; }

.icon--play {
  width: 16px;
  height: 20px; }

.fa-play {
  margin-right: 4px; }

.icon--plus {
  width: 20px;
  height: 20px; }

.icon--search {
  width: 21.11px;
  height: 21.11px; }

.icon--x {
  width: 16.1px;
  height: 16.1px; }

.cta-circle {
  display: block;
  position: relative;
  text-decoration: none;
  min-width: 4.4rem;
  height: 4.4rem;
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  .cta-circle:hover {
    transform: scale(1.05);
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95);
    text-decoration: none; }
  .cta-circle.disabled {
    cursor: default; }
    .cta-circle.disabled:hover {
      transform: none; }
    .cta-circle.disabled .cta-circle__heading {
      color: #fff; }
    .cta-circle.disabled .cta-circle__bg figure {
      background: #ccc; }
    .cta-circle.disabled svg * {
      fill: #fff !important; }
  .cta-circle.cta-circle-lg {
    width: 5.6rem;
    height: 5.6rem; }
    .cta-circle.cta-circle-lg .cta-circle__heading {
      line-height: 5.6rem; }
    .cta-circle.cta-circle-lg .cta-circle__bg, .cta-circle.cta-circle-lg .cta-circle__outline {
      border-radius: 3rem; }
    .cta-circle.cta-circle-lg svg {
      width: 2rem;
      height: 2rem; }
  .cta-circle.cta-circle-sm {
    min-width: 3.2rem;
    height: 3.2rem; }
    .cta-circle.cta-circle-sm .cta-circle__heading {
      line-height: 3.2rem; }
    .cta-circle.cta-circle-sm .cta-circle__bg, .cta-circle.cta-circle-sm .cta-circle__outline {
      border-radius: 1.6rem; }
    .cta-circle.cta-circle-sm svg {
      width: 1.2rem;
      height: 1.2rem; }
  .cta-circle.cta-circle-outlined .cta-circle__heading {
    color: #000; }
  .cta-circle.cta-circle-outlined .cta-circle__bg figure {
    background: #fff; }
  .cta-circle.cta-circle-outlined .cta-circle__outline {
    box-shadow: inset 0 0 0 4px #000; }
  .cta-circle.cta-circle-outlined.cta-circle--swatch.cta-circle-light .cta-circle__outline {
    box-shadow: inset 0 0 0 3px #fff !important; }
  .cta-circle.cta-circle-outlined.cta-circle--swatch.cta-circle-light svg * {
    fill: #000; }
  .cta-circle.cta-circle-outlined.cta-circle--swatch.cta-circle-light[data-color="$black"] svg * {
    fill: #fff; }
  .cta-circle.cta-circle-outlined svg * {
    fill: #000; }
  .cta-circle.cta-circle-outlined.disabled .cta-circle__heading {
    color: #ccc; }
  .cta-circle.cta-circle-outlined.disabled .cta-circle__bg figure {
    background: #fff; }
  .cta-circle.cta-circle-outlined.disabled .cta-circle__outline {
    box-shadow: inset 0 0 0 4px #ccc; }
  .cta-circle.cta-circle-outlined.disabled svg * {
    fill: #ccc !important; }
  .cta-circle.cta-circle-outlined.active .cta-circle__heading {
    color: #fff; }
  .cta-circle.cta-circle-outlined.active .cta-circle__bg figure {
    background: #000; }
  .cta-circle.cta-circle-outlined.active .cta-circle__outline {
    box-shadow: inset 0 0 0 4px #fff; }
  .cta-circle.cta-circle-outlined.cta-circle-light .cta-circle__heading {
    color: #fff; }
  .cta-circle.cta-circle-transparent.cta-circle-light .cta-circle__heading {
    color: #fff; }
  .cta-circle.cta-circle-outlined.cta-circle-light .cta-circle__bg figure, .cta-circle.cta-circle-transparent.cta-circle-light .cta-circle__bg figure {
    background: transparent; }
  .cta-circle.cta-circle-outlined.cta-circle-light svg *, .cta-circle.cta-circle-transparent.cta-circle-light svg * {
    fill: #fff; }
  .cta-circle.cta-circle-outlined.cta-circle-light.disabled .cta-circle__heading, .cta-circle.cta-circle-transparent.cta-circle-light.disabled .cta-circle__heading {
    color: #ccc; }
  .cta-circle.cta-circle-outlined.cta-circle-light.disabled .cta-circle__bg figure, .cta-circle.cta-circle-transparent.cta-circle-light.disabled .cta-circle__bg figure {
    background: rgba(255, 255, 255, 0); }
  .cta-circle.cta-circle-outlined.cta-circle-light.disabled svg *, .cta-circle.cta-circle-transparent.cta-circle-light.disabled svg * {
    fill: #ccc !important; }
  .cta-circle.cta-circle-outlined.cta-circle-light.active .cta-circle__heading, .cta-circle.cta-circle-transparent.cta-circle-light.active .cta-circle__heading {
    color: #000; }
  .cta-circle.cta-circle-outlined.cta-circle-light.active .cta-circle__bg figure, .cta-circle.cta-circle-transparent.cta-circle-light.active .cta-circle__bg figure {
    background: #fff; }
  .cta-circle.cta-circle-outlined.cta-circle-light .cta-circle__outline {
    box-shadow: inset 0 0 0 4px #000; }
  .cta-circle.cta-circle-outlined.cta-circle-light.disabled .cta-circle__outline {
    box-shadow: inset 0 0 0 4px #ccc; }
  .cta-circle.cta-circle-outlined.cta-circle-light.active .cta-circle__outline {
    box-shadow: inset 0 0 0 4px transparent; }

.cta-circle__heading {
  display: block;
  position: relative;
  width: 100%;
  line-height: 4.4rem;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  z-index: 2;
  text-transform: lowercase;
  padding: 0 10px; }

.cta-circle__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2.2rem;
  overflow: hidden; }

.cta-circle__outline {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2.2rem;
  overflow: hidden;
  box-shadow: inset 0 0 0 4px transparent;
  z-index: 1; }

.cta-circle__bg {
  z-index: 0; }
  .cta-circle__bg figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    border-radius: 2.2rem; }
    .cta-circle__bg figure:nth-child(2) {
      left: 50%;
      width: 50%; }

.cta-circle__bg--split figure:first-child {
  width: 50%;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.cta-circle__bg--split figure:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.cta-circle svg {
  position: absolute;
  height: 1.6rem;
  width: 1.6rem;
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
  z-index: 3; }
  .cta-circle svg * {
    fill: #fff; }

.cta-circle__hit-area {
  position: absolute;
  top: -.5rem;
  left: -.5rem;
  width: calc(100% + 1rem);
  height: calc(100% + 1rem);
  background: rgba(255, 255, 255, 0); }

.cta-circle--swatch svg {
  opacity: 0; }

.cta-circle--swatch.disabled {
  opacity: 0.4; }

.cta-circle--swatch.active svg {
  opacity: 1; }

.is-light .cta-circle.cta-circle-outlined.cta-circle-light .cta-circle__heading {
  color: #fff; }

.is-light .cta-circle.cta-circle-outlined.cta-circle-light .cta-circle__outline {
  box-shadow: inset 0 0 0 4px #fff; }

.is-light .cta-circle.cta-circle-outlined.cta-circle-light.cta-circle--swatch.cta-circle-light .cta-circle__outline {
  box-shadow: inset 0 0 0 3px #000; }

.is-light .cta-circle.cta-circle-outlined.cta-circle-light svg * {
  fill: #fff; }

.is-light .cta-circle__heading {
  color: #fff; }

.is-light .cta-circle__bg figure {
  background: #000; }

.is-light.disabled .cta-circle__heading {
  color: #999; }

.is-light.disabled .cta-circle__bg figure {
  background: #ccc; }

.is-light.disabled svg * {
  fill: #999 !important; }

.is-light.active .cta-circle__heading {
  color: #000; }

.is-light.active .cta-circle__bg figure {
  background: #fff; }

.is-dark .cta-circle.cta-circle-outlined.cta-circle-dark .cta-circle__heading {
  color: #000; }

.is-dark .cta-circle.cta-circle-outlined.cta-circle-dark .cta-circle__outline {
  box-shadow: inset 0 0 0 4px #000; }

.is-dark .cta-circle.cta-circle-outlined.cta-circle-dark.cta-circle--swatch.cta-circle-dark .cta-circle__outline {
  box-shadow: inset 0 0 0 3px #fff; }

.is-dark .cta-circle.cta-circle-outlined.cta-circle-dark svg * {
  fill: #000; }

.is-dark .cta-circle__heading {
  color: #000; }

.is-dark .cta-circle__bg figure {
  background: #000; }

.is-dark.disabled .cta-circle__heading {
  color: #999; }

.is-dark.disabled .cta-circle__bg figure {
  background: #ccc; }

.is-dark.disabled svg * {
  fill: #999 !important; }

.is-dark.active .cta-circle__heading {
  color: #fff; }

.is-dark.active .cta-circle__bg figure {
  background: #000; }

#white .cta-circle.cta-circle-outlined.cta-circle-light svg * {
  fill: #000; }

.cta-circle.cta-circle--svg-right svg {
  margin-left: 0.2rem; }

.cta-circle.cta-circle--svg-right.cta-circle-sm svg {
  margin-left: 0.1rem; }

.cta-circle.cta-circle--svg-left svg {
  left: calc(50% - .2rem); }

.cta-circle.cta-circle--svg-left.cta-circle-sm svg {
  left: calc(50% - .1rem); }

.cta-link-back {
  display: flex;
  position: relative;
  align-items: center;
  top: 3.5rem; }
  .cta-link-back:hover {
    text-decoration: none;
    border: none;
    outline: none; }
    .cta-link-back:hover span {
      transform: scale(1.048) translateZ(0);
      transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95);
      text-decoration: none; }
  .cta-link-back.disabled {
    pointer-events: none;
    opacity: 0.3; }
  .cta-link-back.cta-link-back-light figure svg * {
    fill: #fff !important; }
  .cta-link-back.cta-link-back-light span {
    color: #fff; }
  .cta-link-back.is-left figure ~ span {
    padding-left: 2.7rem;
    display: none; }
  .cta-link-back.is-right figure ~ span {
    padding-right: 2.7rem; }
  .cta-link-back span {
    display: inline-block;
    position: relative;
    color: #000;
    margin-top: .7rem;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  .cta-link-back figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 4rem;
    height: 4rem; }
    .cta-link-back figure.is-right {
      left: auto;
      right: 0; }
    .cta-link-back figure svg {
      height: 3.5rem;
      width: 3.5rem; }
      .cta-link-back figure svg * {
        fill: #000 !important; }

@media only screen and (min-width: 768px) {
  .cta-link-back {
    top: 0; } }

@media only screen and (min-width: 768px) {
  .cta-link-back.is-left figure ~ span {
    padding-left: 3.2rem;
    display: inline-block; } }

@media only screen and (min-width: 768px) {
  .cta-link-back.is-right figure ~ span {
    padding-right: 3.2rem; } }

.cta-link-back-underlined {
  display: inline-block;
  padding-bottom: .9rem;
  color: inherit;
  border-bottom: 2px solid #000;
  line-height: 1; }
  .cta-link-back-underlined span {
    line-height: 1; }
  .cta-link-back-underlined:hover {
    color: inherit;
    text-decoration: none; }

.cta-link-underline {
  display: inline;
  text-decoration: underline;
  color: inherit;
  font-weight: 700;
  font-size: inherit;
  font-family: inherit; }
  .cta-link-underline:hover {
    color: inherit; }
  .cta-link-underline.disabled {
    pointer-events: none;
    opacity: 0.3; }

.cta-progress {
  position: absolute;
  top: auto;
  bottom: 0;
  left: calc(50% - 6.9rem);
  width: 13.8rem;
  height: .4rem;
  border-radius: 3rem;
  overflow: hidden;
  z-index: 100;
  transition: height 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .cta-progress a {
    color: #000; }
  .cta-progress.is-end, .cta-progress.is-expanded {
    height: 4.4rem;
    line-height: 4.4rem;
    transition: height 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), line-height 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), scale 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .cta-progress.is-end .cta-progress__head, .cta-progress.is-expanded .cta-progress__head {
    transform: translateX(0) !important; }
  .cta-progress.is-end .cta-progress__link, .cta-progress.is-expanded .cta-progress__link {
    color: #fff; }
  .cta-progress.is-end .cta-progress__head-wrapper, .cta-progress.is-expanded .cta-progress__head-wrapper {
    height: 4.4rem; }
  @media (max-width: 991.98px) {
    .cta-progress {
      display: none; } }

@media only screen and (min-width: 992px) {
  .cta-progress {
    bottom: calc(100% - 14rem);
    left: auto;
    right: 4rem;
    top: 45px;
    width: auto;
    line-height: 4.4rem;
    height: 4.4rem;
    overflow: visible; } }

body.is-user-touch .cta-progress.is-end, body.is-user-touch .cta-progress.is-expanded {
  height: .4rem;
  line-height: 0.4rem; }

body.is-user-touch .cta-progress.is-end .cta-progress__head-wrapper, body.is-user-touch .cta-progress.is-expanded .cta-progress__head-wrapper {
  height: 0.4rem; }

.cta-progress__head-wrapper {
  height: .4rem;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: height 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.cta-progress__head, .cta-progress__head-wrapper {
  position: absolute;
  width: 100%;
  border-radius: 3rem;
  left: 0;
  overflow: hidden; }

.cta-progress__head {
  display: block;
  height: 100%;
  top: 0;
  background: #CCCCCC;
  transform-origin: left center;
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.cta-progress__text-all {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 0 2rem;
  text-align: center;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 0;
  height: 0;
  opacity: 0;
  cursor: pointer;
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), height 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), line-height 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), scale 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

@media only screen and (min-width: 992px) {
  .cta-progress__text-all {
    font-size: 1.6rem;
    height: auto;
    line-height: 1;
    opacity: 1; } }

.cta-progress__link {
  z-index: 1;
  position: relative;
  display: block;
  line-height: 4.4rem;
  transition: color 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  color: #000; }
  .cta-progress__link:hover {
    text-decoration: none; }

.cta-progress-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 8px; }

.card > hr {
  margin-right: 0;
  margin-left: 0; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px; }

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

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

.card-subtitle {
  margin-top: -.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: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child {
  border-radius: 7px 7px 0 0; }

.card-header + .list-group .list-group-item:first-child {
  border-top: 0; }

.card-footer {
  padding: .75rem 1.25rem;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child {
  border-radius: 0 0 7px 7px; }

.card-header-tabs {
  margin-bottom: -.75rem;
  border-bottom: 0; }

.card-header-pills,
.card-header-tabs {
  margin-right: -.625rem;
  margin-left: -.625rem; }

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

.card-img,
.card-img-bottom,
.card-img-top {
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important; }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important; }

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

@media (min-width: 544px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -10px;
    margin-left: -10px; }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px; } }

.card-group > .card {
  margin-bottom: 10px; }

@media (min-width: 544px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
  .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-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    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-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: .75rem; }

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
  .card-columns .card {
    display: inline-block;
    width: 100%; } }

.card-tile {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  position: relative;
  background-color: transparent; }
  .card-tile .card__inner {
    position: relative;
    padding-top: 135%;
    overflow: hidden;
    background-color: #f5f5f5;
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
    z-index: 1;
    border-radius: 8px;
    will-change: transform; }

.is-dark .card-tile .card__inner {
  background-color: #121212; }

.card-tile .card__link-full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2; }

.card-tile .card__content-wrapper {
  position: absolute;
  bottom: 0;
  height: 67%;
  width: 100%;
  transition: height 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  will-change: height; }

.card-tile .card__content {
  padding: 2rem 2rem;
  color: #fff;
  position: relative;
  z-index: 1; }

.card-tile .card__image-wrap {
  position: relative;
  padding-top: 58.25243%;
  overflow: hidden; }

.card-tile .card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  transition: transform 0.8s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile .card__svg {
  position: absolute;
  top: 50%;
  left: 25%;
  width: 50%;
  height: 0;
  padding-bottom: 50%;
  transform: translateY(-50%);
  z-index: 1;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.layout-wide .card-tile .card__svg {
  width: 33.333%;
  left: 33.333%; }

.card-tile .card__svg svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.card-tile .card__svg + .card__content-wrapper .card__title {
  opacity: 0; }

.card-tile .card__title {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 2.4rem;
  letter-spacing: -.024rem;
  line-height: 1.2;
  font-weight: 400;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile .card__title span {
    font-weight: inherit; }
  .card-tile .card__title + .card__blurb-wrap {
    margin-top: 1rem; }

.card-tile .card__meta-primary, .card-tile .card__meta-secondary {
  display: block; }

.card-tile .card__meta-cta {
  position: absolute;
  bottom: 3rem; }

.card-tile .card__meta-tags {
  position: absolute;
  bottom: 3.8rem;
  left: 2rem;
  max-width: 35%;
  line-height: 16px;
  z-index: 1; }
  .card-tile .card__meta-tags a {
    text-decoration: none; }
    .card-tile .card__meta-tags a:hover {
      text-decoration: none; }
  .card-tile .card__meta-tags span {
    color: #fff; }

.card-tile .card__meta-cta {
  right: 2rem;
  z-index: 2; }
  .card-tile .card__meta-cta.btn-outlined {
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), background-color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }

.card-tile .card__arrow {
  position: absolute;
  top: 1.5rem;
  right: 2rem;
  height: 1.2rem;
  width: 1.2rem; }

.card-tile .card__badge {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem; }
  .card-tile .card__badge .cta-rounded-rect__heading {
    width: auto;
    padding: 0 1.25rem;
    font-size: 1rem;
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    line-height: 2.4rem; }

.card-tile .card__blurb-wrapper {
  position: relative;
  height: 0;
  opacity: 0;
  margin-top: .8rem;
  overflow: hidden;
  will-change: height;
  transition: height 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), opacity 0.4s cubic-bezier(0.545, 0.015, 0.335, 1) 0.1s; }

.card-tile .card__blurb {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px; }
  .card-tile .card__blurb p {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }

.card-tile:not(.card__no-dropshadow):before {
  position: absolute;
  content: "";
  width: 85%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: transparent;
  box-shadow: 0 2rem 5rem 0 rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  z-index: 0; }

.card-tile:not(.card__no-dropshadow):hover:before {
  opacity: 1; }

.card-tile.card--content {
  position: relative;
  box-sizing: content-box;
  cursor: pointer; }
  .card-tile.card--content .card__image-wrapper {
    position: absolute;
    top: 0;
    height: 40%;
    width: 100%;
    z-index: 0; }
    .card-tile.card--content .card__image-wrapper:after {
      content: "";
      position: absolute;
      top: -1px;
      left: 0;
      width: calc(100% + 1px);
      height: 100%;
      background-image: linear-gradient(-180deg, #333, rgba(51, 51, 51, 0));
      z-index: 1;
      opacity: 0;
      transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--content .card__image {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .card-tile.card--content .card__arrow {
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  .card-tile.card--content .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400;
    position: relative;
    height: auto !important;
    max-width: 32rem;
    margin-bottom: 2.4rem;
    z-index: 1;
    transition: transform 0.4s cubic-bezier(0.38, 0.41, 0.27, 1) 0s; }
    .card-tile.card--content .card__title span {
      display: block;
      margin-top: .8rem;
      margin-bottom: .8rem;
      width: 100%; }
  .card-tile.card--content .card__blurb-wrapper {
    position: absolute;
    flex: 0 0 100%;
    bottom: calc(-100% - 1rem);
    left: 0;
    margin-top: 0; }
  .card-tile.card--content .card__blurb {
    max-width: 15em; }
  .card-tile.card--content .card__content {
    position: absolute;
    top: 0;
    left: 0;
    height: 60%;
    width: calc(100% - 4.8rem);
    background-color: transparent;
    color: #fff;
    display: flex;
    align-items: flex-end;
    flex-flow: row wrap;
    padding: 0 2.4rem; }
  .card-tile.card--content .card__meta-primary {
    position: absolute;
    left: 2.4rem;
    top: 2.4rem;
    z-index: 2;
    opacity: 0;
    transform-origin: left center;
    transform: scale(0.8);
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s; }
    .card-tile.card--content .card__meta-primary a {
      position: relative;
      padding: 0 4rem 0 1.6rem; }
    .card-tile.card--content .card__meta-primary svg {
      position: relative;
      top: .3rem;
      right: 3.5rem; }
  .card-tile.card--content .card__badge {
    position: absolute;
    top: 2.8rem;
    left: 2.4rem;
    z-index: 1;
    pointer-events: none;
    opacity: 1;
    transform: none;
    transform-origin: left center;
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s; }
    .card-tile.card--content .card__badge a {
      color: #fff;
      background-color: rgba(0, 0, 0, 0.3);
      line-height: 1.6rem; }

.card-tile.card--manual-content .card__inner:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: #000;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.6) 40%, #000);
  z-index: 0;
  opacity: .6;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--manual-content .card__inner.opacity-0:after {
  opacity: 0; }

.card-tile.card--manual-content .card__inner.opacity-30:after {
  opacity: .3; }

.card-tile.card--manual-content .card__inner.opacity-60:after {
  opacity: .6; }

.card-tile.card--manual-content .card__inner.opacity-80:after {
  opacity: .8; }

.card-tile.card--manual-content .card__blurb, .card-tile.card--manual-content .card__title span {
  display: -webkit-box;
  -webkit-box-orient: vertical; }

.card-tile.card--manual-content .card__blurb-wrap {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--manual-content .card__meta-cta {
  border: 0.2rem solid #fff !important; }

.card-tile.card--manual-content .card__image-wrapper:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: #000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.75));
  z-index: 0;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  opacity: 0; }

.card-tile.card--article-content:hover .card__blurb-long {
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  transition-delay: 0.15s; }

.card-tile.card--article-content .card__inner {
  background-color: #f5f5f5; }

.card-tile.card--certification-content:hover .card__blurb-long {
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  transition-delay: 0.15s; }

.card-tile.card--certification-content .card__inner {
  background-color: #f5f5f5; }

@media only screen and (min-width: 480px) {
  .card-tile .card__title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .card-tile .card__title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 480px) {
  .card-tile .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; } }

@media only screen and (max-width: 991px) {
  .card-tile:not(.card__no-dropshadow):before {
    display: none; } }

@media (max-width: 768.98px) {
  .card-tile.swiper-slide-active {
    transform: scale(1) !important; }
    .card-tile.swiper-slide-active:before {
      opacity: 1; }
    .card-tile.swiper-slide-active .card__meta-cta.btn-outlined.btn-dark {
      color: #fff;
      background-color: #000;
      transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), background-color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
    .card-tile.swiper-slide-active .card__meta-cta.btn-outlined.btn-light {
      transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), background-color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95);
      color: #000;
      background-color: #fff; } }

@media only screen and (min-width: 480px) {
  .card-tile.card--content .card__title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--content .card__title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 1440px) {
  .card-tile.card--content .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 2.8rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 1440px) and (min-width: 480px) {
  .card-tile.card--content .card__title {
    font-size: 2.8rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 1440px) and (min-width: 992px) {
  .card-tile.card--content .card__title {
    font-size: 2.8rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) {
  .card-tile.card--content .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) and (min-width: 480px) {
  .card-tile.card--content .card__title {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) and (min-width: 992px) {
  .card-tile.card--content .card__title {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--content:not(.card--paw-event):not(.card--paw-petition):not(.card--paw-volunteer):not(.card--paw-grantee) .card__blurb-wrapper {
    height: auto;
    opacity: 1; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--content .card__blurb {
    font-size: 1.2rem; } }

@media only screen and (min-width: 1600px) {
  .card-tile.card--content .card__blurb {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.75;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) and (min-width: 480px) {
  .card-tile.card--content .card__blurb {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.75;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) and (min-width: 992px) {
  .card-tile.card--content .card__blurb {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.75;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) {
  .card-tile.card--content .card__blurb a {
    display: inline-block;
    position: relative;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: underline;
    display: inline; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--content .card__meta-primary {
    opacity: 1;
    transform: none; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--content .card__title {
    transform: translateY(50%); }
  .card-tile.card--content .card__image-wrapper:after {
    opacity: 1; }
  .card-tile.card--content .card__blurb-wrapper {
    position: relative;
    opacity: 1;
    display: block;
    height: auto !important;
    margin-top: .75rem;
    bottom: 0; } }

@media only screen and (min-width: 1800px) {
  .card-tile.card--manual-content {
    flex: 0 0 33.3333%;
    max-width: 33.3333%; } }

@media (-ms-high-contrast: none) {
  .card-tile.card--manual-content .card__blurb, .card-tile.card--manual-content .card__title span {
    position: relative;
    overflow: hidden; }
  .card-tile.card--manual-content .card__blurb:after, .card-tile.card--manual-content .card__title span:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 1.5em;
    background: linear-gradient(90deg, rgba(245, 245, 245, 0), #f5f5f5 50%); } }

@media (-ms-high-contrast: none) {
  .card-tile.card--manual-content .card__title span {
    display: inline-block;
    height: 2.4em; }
    .card-tile.card--manual-content .card__title span:after {
      height: 1.2em; } }

@media (-ms-high-contrast: none) {
  .card-tile.card--manual-content .card__blurb {
    height: 9em; } }

.is-dark .card-tile.card--article-content .card__inner {
  background-color: #121212; }

.card-tile.card--article-content .card__inner:after {
  display: none; }

.card-tile.card--article-content .card__image {
  height: 33%; }

.card-tile.card--article-content .card__title {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif Georgia, serif;
  font-weight: 500; }

.card-tile.card--article-content .card__content {
  color: #000;
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--article-content .card__content p {
    font-size: 1.6rem;
    line-height: 2.4rem; }

.card-tile.card--certification-content .card__inner:after {
  display: none; }

.card-tile.card--certification-content .card__image {
  height: 33%;
  object-fit: contain;
  top: .8rem;
  padding: 2rem 64px;
  transition: all 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--certification-content .card__title {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif Georgia, serif;
  font-weight: 500;
  font-size: 2rem; }

.card-tile.card--certification-content .card__content {
  color: #000;
  text-align: center;
  padding: 4rem 1.5rem;
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

@media (max-width: 767px) {
  .card-tile.card--certification-content .card__content-wrapper {
    height: 80% !important; }
    .card-tile.card--certification-content .card__content-wrapper .card__blurb-wrap {
      opacity: 1 !important; }
      .card-tile.card--certification-content .card__content-wrapper .card__blurb-wrap .card__blurb {
        opacity: 1 !important;
        font-size: 1.6rem; }
  .card-tile.card--certification-content .btn {
    max-width: 13rem !important; } }

@media (-ms-high-contrast: none) {
  .card-tile.card--article-content .card__title {
    height: 2.4em; }
    .card-tile.card--article-content .card__title span {
      display: inline-block;
      height: 2.4em; }
      .card-tile.card--article-content .card__title span:after {
        height: 1.2em; } }

.is-dark .card-tile.card--article-content .card__content {
  color: #fff; }

.card-tile.card--article-content .card__content-wrapper:after {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(245, 245, 245, 0) 0, #f5f5f5 50%); }

.is-dark .card-tile.card--article-content .card__content-wrapper:after {
  background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0, #121212 50%); }

.card-tile.card--article-content .card__image-wrapper {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--article-content .card__blurb-wrap {
  opacity: 0; }
  @media (max-width: 767px) {
    .card-tile.card--article-content .card__blurb-wrap {
      opacity: 1; } }

.card-tile.card--article-content .card__blurb {
  position: relative; }

.card-tile.card--article-content .card__blurb-long p, .card-tile.card--article-content .card__blurb-long span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.card-tile.card--article-content .card__blurb-short p, .card-tile.card--article-content .card__blurb-short span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.card-tile.card--article-content .card__title p, .card-tile.card--article-content .card__title span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.card-tile.card--article-content .card__blurb-ellipsis, .card-tile.card--article-content .card__blurb-short {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--article-content .card__blurb-long {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.card-tile.card--article-content .card__blurb-short {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--article-content .card__blurb-long {
  opacity: 0;
  transition: opacity 0.15s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--article-content .card__blurb-long p {
    -webkit-line-clamp: 6; }

.card-tile.card--article-content .card__meta-cta {
  transition: all 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--article-content .card__meta-cta.btn-light:hover {
    border-color: #000; }
  .card-tile.card--article-content .card__meta-cta.btn-dark:hover {
    border-color: #fff; }

.card-tile.card--article-content .card__meta-tags a, .card-tile.card--article-content .card__meta-tags span {
  color: #000; }

.card-tile.card--certification-content .card__image-wrapper {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--certification-content .card__blurb {
  position: relative;
  text-align: center;
  font-size: 1.2rem; }

.card-tile.card--certification-content .card__blurb-long p, .card-tile.card--certification-content .card__blurb-long span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.card-tile.card--certification-content .card__blurb-short p, .card-tile.card--certification-content .card__blurb-short span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.card-tile.card--certification-content .card__title {
  text-align: center; }
  .card-tile.card--certification-content .card__title p, .card-tile.card--certification-content .card__title span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }

.card-tile.card--certification-content .card__blurb-ellipsis, .card-tile.card--certification-content .card__blurb-short {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--certification-content .card__blurb-wrap {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--certification-content .card__blurb-wrap p {
    line-height: 1.5; }

.card-tile.card--certification-content .card__blurb-long {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.card-tile.card--certification-content .card__blurb-short {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--certification-content .card__blurb-long {
  opacity: 0;
  transition: opacity 0.15s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--certification-content .card__blurb-long p {
    -webkit-line-clamp: 6; }

.card-tile.card--certification-content .card__meta-cta {
  transition: all 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  left: 0;
  right: 0;
  margin: auto;
  max-width: 13rem; }
  .card-tile.card--certification-content .card__meta-cta.btn-light:hover {
    border-color: #000; }
  .card-tile.card--certification-content .card__meta-cta.btn-dark:hover {
    border-color: #fff; }

.card-tile.card--certification-content .card__meta-tags a {
  color: #000; }

.card-tile.card--certification-content.is-hover.has-hover .card__content-wrapper, .card-tile.card--certification-content.is-hover:hover .card__content-wrapper {
  height: 80% !important; }

.card-tile.card--certification-content.is-hover.has-hover .card__image, .card-tile.card--certification-content.is-hover:hover .card__image {
  height: 24% !important; }

.card-tile.card--certification-content.is-hover.has-hover .card__meta-cta, .card-tile.card--certification-content.is-hover:hover .card__meta-cta {
  color: #fff;
  background: #000; }

.card-tile.card--film-content .card__inner:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: #000;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.6) 40%, #000);
  z-index: 0;
  opacity: .6;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--film-content .card__blurb {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical; }
  .card-tile.card--film-content .card__blurb p {
    font-size: 1.6rem;
    line-height: 2.4rem; }

.card-tile.card--film-content .card__title {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, Georgia, serif; }
  .card-tile.card--film-content .card__title span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical; }

.card-tile.card--film-content .card__blurb-wrap {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--film-content .card__blurb {
  -webkit-line-clamp: 6; }

.card-tile.card--story-film, .card-tile.card--story-general {
  background-color: transparent;
  color: #fff;
  z-index: 10; }

.card-tile.card--story-film .card__inner, .card-tile.card--story-general .card__inner {
  transform: unset !important;
  background-color: rgba(0, 0, 0, 0.6); }

.card-tile.card--story-film .card__blurb-wrap, .card-tile.card--story-general .card__blurb-wrap {
  opacity: 1;
  transition: unset; }

.card-tile.card--story-film .card__meta-tags span, .card-tile.card--story-general .card__meta-tags span {
  color: #fff; }

.card-tile.card--story-film .card__content-wrapper, .card-tile.card--story-general .card__content-wrapper {
  height: 100%; }

.card-tile.card--story-film .card__title, .card-tile.card--story-general .card__title {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif !important;
  font-weight: 400; }

.card-tile.card--paw-event, .card-tile.card--paw-grantee, .card-tile.card--paw-petition, .card-tile.card--paw-volunteer {
  overflow: hidden; }

.card-tile.card--paw-event .card__meta-secondary, .card-tile.card--paw-grantee .card__meta-secondary, .card-tile.card--paw-petition .card__meta-secondary, .card-tile.card--paw-volunteer .card__meta-secondary {
  transition: opacity 0.1s cubic-bezier(0.235, 0, 0.05, 0.95); }

.card-tile.card--paw-event .card__title, .card-tile.card--paw-grantee .card__title, .card-tile.card--paw-petition .card__title, .card-tile.card--paw-volunteer .card__title {
  color: #fff; }

.card-tile.card--paw-event .card__title span, .card-tile.card--paw-grantee .card__title span, .card-tile.card--paw-petition .card__title span, .card-tile.card--paw-volunteer .card__title span {
  font-size: 2rem;
  max-height: 10rem;
  overflow: hidden;
  position: relative; }

.card-tile.card--paw-event .card__blurb-wrapper, .card-tile.card--paw-grantee .card__blurb-wrapper, .card-tile.card--paw-petition .card__blurb-wrapper, .card-tile.card--paw-volunteer .card__blurb-wrapper {
  opacity: 0;
  height: auto;
  transition: opacity 0.1s cubic-bezier(0.235, 0, 0.05, 0.95); }

.card-tile.card--paw-event .card__blurb, .card-tile.card--paw-grantee .card__blurb, .card-tile.card--paw-petition .card__blurb, .card-tile.card--paw-volunteer .card__blurb {
  position: relative;
  height: 8.2em; }

.card-tile.card--paw-event .card__blurb:after, .card-tile.card--paw-event .card__title span:after {
  content: "";
  text-align: right;
  position: absolute;
  right: 0;
  height: 1.7em; }

.card-tile.card--paw-grantee .card__blurb:after, .card-tile.card--paw-grantee .card__title span:after {
  content: "";
  text-align: right;
  position: absolute;
  right: 0;
  height: 1.7em; }

.card-tile.card--paw-petition .card__blurb:after, .card-tile.card--paw-petition .card__title span:after {
  content: "";
  text-align: right;
  position: absolute;
  right: 0;
  height: 1.7em; }

.card-tile.card--paw-volunteer .card__blurb:after, .card-tile.card--paw-volunteer .card__title span:after {
  content: "";
  text-align: right;
  position: absolute;
  right: 0;
  height: 1.7em; }

.card-tile.card--paw-event .card__blurb:after, .card-tile.card--paw-grantee .card__blurb:after, .card-tile.card--paw-petition .card__blurb:after, .card-tile.card--paw-volunteer .card__blurb:after {
  bottom: 0;
  width: 70%; }

.card-tile.card--paw-event .card__title span:after, .card-tile.card--paw-grantee .card__title span:after, .card-tile.card--paw-petition .card__title span:after, .card-tile.card--paw-volunteer .card__title span:after {
  top: 6.9rem;
  width: 50%; }

.card-tile.card--paw {
  cursor: pointer; }
  .card-tile.card--paw:before {
    position: absolute;
    content: "";
    width: 80%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: transparent;
    box-shadow: 0 2rem 5rem 0 rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
    z-index: 0; }
  .card-tile.card--paw .card__inner {
    position: relative;
    padding-top: 133.33333%;
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--paw .card__content {
    background-color: transparent;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 10.4rem);
    width: calc(100% - 4.8rem);
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
    padding: 5.2rem 2.4rem; }
  .card-tile.card--paw .card__image-wrap {
    padding-top: 40.7767%; }
  .card-tile.card--paw .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400;
    flex: 0 0 100%;
    max-width: none;
    margin-top: calc(1vw + 28%);
    margin-bottom: 0;
    text-align: left;
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
    .card-tile.card--paw .card__title span {
      display: block;
      margin-top: .8rem;
      margin-bottom: .8rem;
      width: 100%; }
  .card-tile.card--paw .card__blurb-wrapper {
    margin-top: 0;
    flex: 0 0 100%; }
  .card-tile.card--paw .card__meta-primary, .card-tile.card--paw .card__meta-secondary {
    position: absolute;
    display: block;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    text-align: center; }
  .card-tile.card--paw .card__meta-primary {
    left: 2.4rem;
    top: 2.4rem;
    z-index: 2;
    opacity: 0;
    transform-origin: left center;
    transform: scale(0.8);
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s; }
    .card-tile.card--paw .card__meta-primary a {
      padding: 0 1.6rem; }
      .card-tile.card--paw .card__meta-primary a figure {
        display: none; }
  .card-tile.card--paw .card__meta-secondary {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1.4rem;
    letter-spacing: -.014rem;
    line-height: 1.33333;
    font-weight: 400;
    color: #000;
    bottom: 2.9rem;
    left: 2.4rem;
    margin-bottom: 0;
    text-align: left;
    opacity: 0.4; }
  .card-tile.card--paw .card__badge {
    top: 3.2rem;
    left: 2.4rem;
    opacity: 1;
    transform: none;
    transform-origin: left center;
    z-index: 1;
    text-transform: capitalize;
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s; }
    .card-tile.card--paw .card__badge figure {
      display: none; }
    .card-tile.card--paw .card__badge a {
      color: #fff;
      background-color: rgba(0, 0, 0, 0.3);
      line-height: 1.6rem;
      padding: 0 0.9rem; }
  .card-tile.card--paw .card__arrow {
    width: 2.6rem;
    top: 3.2rem;
    right: 3.2rem;
    height: auto;
    opacity: .4;
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }

.card-tile.card--paw-event .card__inner {
  background-color: #003DA5; }

.card-tile.card--paw-event .card__meta-secondary {
  color: #fff; }

.card-tile.card--paw-event .card__blurb {
  position: relative;
  height: 5.1em; }
  .card-tile.card--paw-event .card__blurb:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 1.7em;
    background: linear-gradient(90deg, rgba(0, 61, 165, 0), #003DA5 50%); }

.card-tile.card--paw-event .card__title span:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 1.7em;
  background: linear-gradient(90deg, rgba(0, 61, 165, 0), #003DA5 50%); }

.card-tile.card--paw-petition .card__inner {
  background-color: #32B67A; }

.card-tile.card--paw-petition .card__blurb:after, .card-tile.card--paw-petition .card__title span:after {
  background: linear-gradient(90deg, rgba(50, 182, 122, 0), #32B67A 50%); }

.card-tile.card--paw-volunteer .card__inner {
  background-color: #FEB904; }

.card-tile.card--paw-volunteer .card__blurb {
  color: #000; }
  .card-tile.card--paw-volunteer .card__blurb:after {
    background: linear-gradient(90deg, rgba(254, 185, 4, 0), #FEB904 50%); }

.card-tile.card--paw-volunteer .card__title span:after {
  background: linear-gradient(90deg, rgba(254, 185, 4, 0), #FEB904 50%); }

.card-tile.card--paw-grantee .card__inner {
  background-color: #500778; }

.card-tile.card--paw-grantee .card__meta-secondary {
  color: #fff; }

.card-tile.card--paw-grantee .card__blurb:after, .card-tile.card--paw-grantee .card__title span:after {
  background: linear-gradient(90deg, rgba(80, 7, 120, 0), #500778 50%); }

.card-tile.card--paw-generic {
  cursor: pointer; }
  .card-tile.card--paw-generic img {
    height: 50%; }
  .card-tile.card--paw-generic .card__logo-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50%;
    width: 100%;
    z-index: 3; }
    .card-tile.card--paw-generic .card__logo-wrapper svg {
      width: 50%;
      height: auto; }
  .card-tile.card--paw-generic .card__image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-image: linear-gradient(-180deg, rgba(51, 51, 51, 0) 2%, #333);
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--paw-generic .card__blurb-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    margin: 0;
    padding: 2rem;
    left: 0;
    opacity: 1;
    z-index: 2;
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--paw-generic .card__inner {
    position: relative;
    padding-top: 133.33333%; }
  .card-tile.card--paw-generic .card__content {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #333;
    color: #000;
    text-align: center;
    padding: 0; }
  .card-tile.card--paw-generic .card__meta-primary-wrapper {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  .card-tile.card--paw-generic .card__meta-primary {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--story-video {
  cursor: pointer; }
  .card-tile.card--story-video:before {
    position: absolute;
    content: "";
    width: 85%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: transparent;
    box-shadow: 0 2rem 5rem 0 rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
    z-index: 0; }
  .card-tile.card--story-video .card__image-wrap {
    position: relative;
    padding-top: 133.33333%;
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
    transform: translateZ(0);
    background: #333; }
    .card-tile.card--story-video .card__image-wrap video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      font-family: "object-fit: cover";
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    .card-tile.card--story-video .card__image-wrap:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.8));
      transform: translateZ(0); }
  .card-tile.card--story-video .card__arrow {
    position: absolute;
    top: .25rem;
    right: 3.5rem;
    height: 1.2rem;
    width: 1.2rem;
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  .card-tile.card--story-video .card__content {
    position: absolute;
    bottom: 5.2rem;
    left: 2.4rem;
    padding: 0 4rem 0 0;
    background-color: transparent;
    color: #fff;
    z-index: 1;
    transform: translateZ(0); }
  .card-tile.card--story-video .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400;
    height: auto !important;
    margin-bottom: .6rem;
    max-width: none;
    transform: translateZ(0); }
  .card-tile.card--story-video .card__meta-primary {
    font-size: 1.6rem;
    letter-spacing: -.016rem;
    line-height: 1.33333;
    font-weight: 400;
    position: absolute;
    bottom: 2.8rem;
    left: 2.4rem;
    margin-bottom: 0;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    color: #fff;
    line-height: 1;
    z-index: 1;
    transform: translateZ(0); }
  .card-tile.card--story-video .card__badge {
    position: absolute;
    top: 2.8rem;
    left: 2rem;
    z-index: 1;
    pointer-events: none;
    opacity: 1;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s; }
    .card-tile.card--story-video .card__badge a {
      color: #fff;
      background-color: rgba(0, 0, 0, 0.3);
      line-height: 1.6rem; }
  .card-tile.card--story-video .card__icon {
    position: absolute;
    top: 2rem;
    left: 2rem;
    right: auto;
    font-family: Belwe W01 Bold_1118882, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    z-index: 2;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
    .card-tile.card--story-video .card__icon svg {
      width: 4.4rem;
      height: 4.4rem; }
    .card-tile.card--story-video .card__icon:hover {
      transform: scale(1.1); }
  .card-tile.card--story-video .card__blurb-wrapper {
    margin-top: 0; }
  .card-tile.card--story-video .card__blurb {
    max-width: 15em; }

.card-tile.card--story-video-interactive .card__content {
  bottom: 2rem; }

.card-tile.card--story-video-interactive .card__meta-primary {
  font-size: 1.6rem;
  letter-spacing: -.016rem;
  line-height: 1.33333;
  font-weight: 400;
  position: absolute;
  top: 2.8rem;
  bottom: auto;
  left: 2.4rem;
  margin-bottom: 0;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #fff;
  line-height: 1;
  z-index: 1;
  z-index: 2;
  opacity: 0;
  transform-origin: left center;
  transform: scale(0.8);
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s; }
  .card-tile.card--story-video-interactive .card__meta-primary a {
    padding: 0 2rem; }
    .card-tile.card--story-video-interactive .card__meta-primary a figure {
      display: none; }

.card-tile.card--review {
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95);
  cursor: pointer; }
  .card-tile.card--review:before {
    position: absolute;
    content: "";
    width: 80%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: transparent;
    box-shadow: 0 2rem 5rem 0 rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
    z-index: 0; }
  .card-tile.card--review p {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    padding-top: 1rem;
    margin: 0 auto 2rem; }
  .card-tile.card--review h6 {
    font-size: 1.3rem; }
  .card-tile.card--review span {
    font-size: 1.3rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; }
  .card-tile.card--review .card__inner {
    position: relative;
    padding-top: 100%;
    background-color: #fff;
    border-radius: .4rem;
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95);
    z-index: 1; }

@media (-ms-high-contrast: none) {
  .card-tile.card--article-content .card__blurb-long p, .card-tile.card--article-content .card__blurb-long span {
    position: relative;
    height: 3em;
    overflow: hidden; }
  .card-tile.card--article-content .card__blurb-short p, .card-tile.card--article-content .card__blurb-short span {
    position: relative;
    height: 3em;
    overflow: hidden; }
  .card-tile.card--article-content .card__title p, .card-tile.card--article-content .card__title span {
    position: relative;
    height: 3em;
    overflow: hidden; }
  .card-tile.card--article-content .card__blurb-long p:after, .card-tile.card--article-content .card__blurb-long span:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 1.5em;
    background: linear-gradient(90deg, rgba(245, 245, 245, 0), #f5f5f5 50%); }
  .card-tile.card--article-content .card__blurb-short p:after, .card-tile.card--article-content .card__blurb-short span:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 1.5em;
    background: linear-gradient(90deg, rgba(245, 245, 245, 0), #f5f5f5 50%); }
  .card-tile.card--article-content .card__title p:after, .card-tile.card--article-content .card__title span:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 1.5em;
    background: linear-gradient(90deg, rgba(245, 245, 245, 0), #f5f5f5 50%); } }

@media (-ms-high-contrast: none) {
  .card-tile.card--article-content .card__blurb-long p {
    height: 9em; } }

@media (max-width: 768.98px) {
  .card-tile.card--article-content.swiper-slide-active .card__meta-cta.btn-dark {
    color: #000;
    background-color: #fff;
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), background-color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  .card-tile.card--article-content.swiper-slide-active .card__meta-cta.btn-light {
    color: #fff;
    background-color: #000;
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), background-color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); } }

@media (-ms-high-contrast: none) {
  .card-tile.card--film-content .card__blurb, .card-tile.card--film-content .card__title span {
    position: relative;
    overflow: hidden; } }

@media (-ms-high-contrast: none) {
  .card-tile.card--film-content .card__title span {
    height: 2.4em; }
    .card-tile.card--film-content .card__title span:after {
      height: 1.2em; } }

@media (-ms-high-contrast: none) {
  .card-tile.card--film-content .card__blurb {
    height: 9em; }
    .card-tile.card--film-content .card__blurb:after {
      height: 1.5em; } }

@media only screen and (max-width: 767px) {
  .card-tile.card--story-film .card__inner, .card-tile.card--story-general .card__inner {
    background-color: transparent; }
  .card-tile.card--story-film .card__content, .card-tile.card--story-general .card__content {
    padding: 4rem 0 !important; }
  .card-tile.card--story-film .card__meta-cta, .card-tile.card--story-general .card__meta-cta {
    right: 0 !important; }
  .card-tile.card--story-film .card__meta-tags, .card-tile.card--story-general .card__meta-tags {
    left: 0 !important; }
  .card-tile.card--story-film .card__meta-tags a.btn-link:hover, .card-tile.card--story-general .card__meta-tags a.btn-link:hover {
    background: transparent; }
  .card-tile.card--story-film a.btn-dark, .card-tile.card--story-general a.btn-dark {
    background: #fff !important;
    border-color: #fff !important;
    color: #000 !important; } }

@media only screen and (min-width: 768px) {
  .card-tile.card--story-film.card--story-general, .card-tile.card--story-general.card--story-general {
    color: #000; }
    .card-tile.card--story-film.card--story-general .card__content, .card-tile.card--story-general.card--story-general .card__content {
      color: #000; }
  .card-tile.card--story-film.card--story-general .card__inner, .card-tile.card--story-general.card--story-general .card__inner {
    color: #000;
    background-color: #f5f5f5; }
  .card-tile.card--story-film.card--story-general .card__meta-tags span, .card-tile.card--story-general.card--story-general .card__meta-tags span {
    color: #000; }
  .card-tile.card--story-film.card--story-general .card__meta-tags a.btn-link:hover, .card-tile.card--story-general.card--story-general .card__meta-tags a.btn-link:hover, .card-tile.card--story-film.card--story-film .card__meta-tags a.btn-link:hover, .card-tile.card--story-general.card--story-film .card__meta-tags a.btn-link:hover {
    background: transparent; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--paw:before {
    display: none; } }

@media only screen and (min-width: 480px) {
  .card-tile.card--paw .card__title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--paw .card__title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 1440px) {
  .card-tile.card--paw .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 2.8rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 1440px) and (min-width: 480px) {
  .card-tile.card--paw .card__title {
    font-size: 2.8rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 1440px) and (min-width: 992px) {
  .card-tile.card--paw .card__title {
    font-size: 2.8rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) {
  .card-tile.card--paw .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) and (min-width: 480px) {
  .card-tile.card--paw .card__title {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) and (min-width: 992px) {
  .card-tile.card--paw .card__title {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--paw:not(.card--paw-event):not(.card--paw-petition):not(.card--paw-volunteer):not(.card--paw-grantee) .card__blurb-wrapper {
    height: auto;
    opacity: 1; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--paw .card__blurb {
    font-size: 1.2rem; } }

@media only screen and (min-width: 1600px) {
  .card-tile.card--paw .card__blurb {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.75;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) and (min-width: 480px) {
  .card-tile.card--paw .card__blurb {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.75;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) and (min-width: 992px) {
  .card-tile.card--paw .card__blurb {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.75;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) {
  .card-tile.card--paw .card__blurb a {
    display: inline-block;
    position: relative;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: underline;
    display: inline; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--paw .card__meta-primary {
    opacity: 1;
    transform: none; } }

@media only screen and (min-width: 480px) {
  .card-tile.card--paw .card__meta-secondary {
    font-size: 1.4rem;
    letter-spacing: -.014rem;
    line-height: 1.33333;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--paw .card__meta-secondary {
    font-size: 1.4rem;
    letter-spacing: -.014rem;
    line-height: 1.33333;
    font-weight: 400; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--paw-generic .card__image-overlay {
    opacity: 1; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--paw-generic .card__blurb-wrapper {
    transform: translateY(-4.4rem); } }

@media only screen and (max-width: 991px) {
  .card-tile.card--paw-generic .card__meta-primary {
    transform: translateY(-4rem);
    opacity: 1; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--story-video:before {
    display: none; } }

@media only screen and (min-width: 480px) {
  .card-tile.card--story-video .card__title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--story-video .card__title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 1440px) {
  .card-tile.card--story-video .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 2.8rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 1440px) and (min-width: 480px) {
  .card-tile.card--story-video .card__title {
    font-size: 2.8rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 1440px) and (min-width: 992px) {
  .card-tile.card--story-video .card__title {
    font-size: 2.8rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) {
  .card-tile.card--story-video .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) and (min-width: 480px) {
  .card-tile.card--story-video .card__title {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 1600px) and (min-width: 992px) {
  .card-tile.card--story-video .card__title {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 480px) {
  .card-tile.card--story-video .card__meta-primary {
    font-size: 1.6rem;
    letter-spacing: -.016rem;
    line-height: 1.33333;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--story-video .card__meta-primary {
    font-size: 1.6rem;
    letter-spacing: -.016rem;
    line-height: 1.33333;
    font-weight: 400; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--story-video .card__badge {
    opacity: 0; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--story-video .card__icon {
    opacity: 0; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--story-video .card__icon {
    opacity: 1;
    transform: translateZ(0); } }

@media only screen and (max-width: 991px) {
  .card-tile.card--story-video .card__blurb-wrapper {
    opacity: 1;
    display: block;
    height: auto !important; } }

@media only screen and (min-width: 480px) {
  .card-tile.card--story-video-interactive .card__meta-primary {
    font-size: 1.6rem;
    letter-spacing: -.016rem;
    line-height: 1.33333;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--story-video-interactive .card__meta-primary {
    font-size: 1.6rem;
    letter-spacing: -.016rem;
    line-height: 1.33333;
    font-weight: 400; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--story-video-interactive .card__meta-primary {
    opacity: 1;
    transform: translateZ(0); } }

@media only screen and (max-width: 991px) {
  .card-tile.card--review:before {
    display: none; } }

.is-dark .card-tile.card--review .card__inner {
  background-color: #121212; }

.card-tile.card--review .card__content {
  position: absolute;
  top: 50%;
  left: 0;
  color: #fff;
  text-align: center;
  transform: translateY(-50%); }

.card-tile.card--feature .card__media-wrapper {
  position: relative;
  padding-top: 72.63923%; }
  .card-tile.card--feature .card__media-wrapper.card__media-wrapper__caption-show .card__caption {
    pointer-events: auto;
    opacity: 1; }
  .card-tile.card--feature .card__media-wrapper.card__media-wrapper__caption-show svg.icon-ellipses {
    opacity: 0; }
  .card-tile.card--feature .card__media-wrapper.card__media-wrapper__caption-show svg.icon-x {
    opacity: 1; }

.card-tile.card--feature .card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .card-tile.card--feature .card__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.card-tile.card--feature .card__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.card-tile.card--feature .card__image img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }

.card-tile.card--feature .card__video {
  overflow: hidden; }
  .card-tile.card--feature .card__video video {
    width: 102%;
    height: 102%; }

.card-tile.card--feature .card__caption {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  border-radius: .8rem;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.265, 0.035, 0.205, 0.995); }

.card-tile.card--feature .card__caption--cta {
  z-index: 2;
  position: absolute;
  right: 4rem;
  bottom: 3rem;
  width: 4rem;
  height: 4rem;
  border-radius: 4rem;
  background: #fff; }
  .card-tile.card--feature .card__caption--cta svg.icon-x {
    opacity: 0; }

@media only screen and (min-width: 992px) {
  .card-tile.card--feature .card__media-wrapper {
    width: 100%; } }

.no-touchevents .card-tile.card--feature .card__caption--cta:hover + .card__caption {
  pointer-events: auto;
  opacity: 1; }

.card-tile.card--feature .card__caption--background {
  background-color: #000;
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.card-tile.card--feature .card__caption--content {
  position: absolute;
  top: 4rem;
  left: 4rem;
  color: #fff;
  width: calc(100% - 4.8rem); }

.card-tile.card--feature .card__caption h6 {
  margin-bottom: 1.4rem; }

.card-tile.card--feature .card__caption p {
  font-size: 1.6rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  line-height: 2.4rem; }
  .card-tile.card--feature .card__caption p + h6 {
    margin-top: 4.2rem; }

.card-tile.card--feature .card__caption-mult-title:first-child {
  margin-top: 2.8rem; }

.card-tile.card--feature .card__badge {
  position: absolute;
  display: inline-block;
  top: 2.1rem;
  bottom: auto;
  right: 2.4rem;
  left: auto;
  width: auto;
  padding: .8rem 1.125rem;
  background-color: #fff;
  border-radius: 2.2rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1; }

.card-tile.card--feature .card__play-cta {
  position: absolute;
  right: 4rem;
  bottom: 4rem;
  z-index: 2;
  cursor: pointer;
  background-color: #fff;
  padding: .5rem;
  border-radius: 3rem; }

.card-tile.card--feature .card__play-cta--button {
  right: 4rem;
  bottom: 3rem;
  width: 4rem;
  height: 4rem;
  border-radius: 4rem;
  padding-left: 1.4rem;
  padding-top: 1.2rem;
  background-color: #fff;
  float: left; }

.card-tile.card--feature .card__play-cta--text {
  float: left;
  margin: .6rem 2rem 0 -.5rem;
  font-size: 1.6rem;
  letter-spacing: -.16px;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; }

.card-tile.card--feature .card__play-cta--link {
  background-color: #fff; }
  .card-tile.card--feature .card__play-cta--link .icon svg {
    width: 1.4rem;
    height: 1.4rem; }

.card-tile.card--feature .card__play-cta figure {
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }

.card-tile.card--feature .card__play-cta:hover figure {
  transform: scale(1.05);
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }

.card-tile.card--image.background-red .card__image {
  background-color: #FA4616; }

.card-tile.card--image.background-purple .card__image {
  background-color: #500778; }

.card-tile.card--image.background-blue .card__image {
  background-color: #003DA5; }

.card-tile.card--image:before {
  position: absolute;
  content: "";
  width: 80%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: transparent;
  box-shadow: 0 2rem 5rem 0 rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  opacity: 0;
  z-index: 0; }

.card-tile.card--image .card__inner {
  border-radius: .75rem;
  overflow: hidden;
  background: #f5f5f5;
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  padding-top: 0; }
  .card-tile.card--image .card__inner:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: #000;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.6));
    z-index: 0;
    opacity: .6;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--image .card__block-link {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2; }

.card-tile.card--image .card__image {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  max-height: 0; }
  .card-tile.card--image .card__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
    color: white;
    transition: all 0.8s cubic-bezier(0.38, 0.41, 0.27, 1); }
    .card-tile.card--image .card__image img.lazyload.loaded {
      filter: blur(0);
      opacity: 1; }
      .card-tile.card--image .card__image img.lazyload.loaded + .blur {
        backdrop-filter: blur(0px); }
    .card-tile.card--image .card__image img + .blur {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      backdrop-filter: blur(5px);
      /* apply the blur */
      pointer-events: none;
      /* make the pseudo class click-through */
      transition-delay: 2s;
      transition: backdrop-filter 1s; }
    .card-tile.card--image .card__image img + .card__caption:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      background: linear-gradient(180deg, rgba(244, 245, 245, 0) 30%, rgba(0, 0, 0, 0.114163));
      transition: background-color 0.8s cubic-bezier(0.38, 0.41, 0.27, 1);
      transform: scale(2); }

.card-tile.card--image .card__caption {
  position: absolute;
  top: 0;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 1; }
  .card-tile.card--image .card__caption a:hover {
    text-decoration: none; }

.card-tile.card--image .card__caption-heading {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 3.2rem;
  letter-spacing: -.032rem;
  line-height: 1.125;
  font-weight: 400;
  display: block;
  margin: 0 auto 3rem;
  color: #fff;
  transform: translateY(15rem);
  transition: transform 0.4s cubic-bezier(0.38, 0.41, 0.27, 1);
  text-align: center;
  padding: 0 2rem; }

.card-tile.card--image .card__caption-description {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.6rem;
  letter-spacing: -.032rem;
  line-height: 1.125;
  font-weight: 400;
  display: block;
  margin: 0 auto 3rem;
  color: #fff;
  transform: translateY(3.5rem);
  transition: transform 0.4s cubic-bezier(0.38, 0.41, 0.27, 1);
  text-align: center;
  padding: 0 2rem; }
  .card-tile.card--image .card__caption-description p {
    font-size: 1.6rem; }
  @media (max-width: 1200px) {
    .card-tile.card--image .card__caption-description {
      display: none; } }

.card-tile.card--image .card__caption-btn {
  transform: translateY(3.5rem);
  z-index: 2;
  transition: opacity 0.6s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.4s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--image .card__caption-btn .btn-group-lg > .btn, .card-tile.card--image .card__caption-btn .btn-lg, .card-tile.card--image .card__caption-btn .btn-group-lg > .btn {
    display: block;
    width: fit-content; }
    @media (max-width: 767px) {
      .card-tile.card--image .card__caption-btn .btn-group-lg > .btn, .card-tile.card--image .card__caption-btn .btn-lg, .card-tile.card--image .card__caption-btn .btn-group-lg > .btn {
        max-width: 30rem; } }
  .card-tile.card--image .card__caption-btn .cta-rounded-rect__heading {
    width: auto; }

.card-tile.card--chip:before {
  top: 10%;
  height: 80%;
  width: 80%; }

.card-tile.card--chip .card__inner {
  padding-top: 100%;
  background-color: #f5f5f5;
  border: 1px solid #efefef;
  border-radius: 8px; }

@media only screen and (min-width: 576px) {
  .card-tile.card--feature .card__caption--content {
    top: auto;
    bottom: 4.4rem;
    left: 4rem;
    margin-right: 6rem;
    max-width: 42rem;
    width: 66.878980892%; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--feature .card__caption {
    padding: 3rem 2.4rem; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--image:before {
    display: none; } }

@media only screen and (min-width: 480px) {
  .card-tile.card--image .card__caption-heading {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--image .card__caption-heading {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.2; } }

@media only screen and (min-width: 992px) and (min-width: 480px) {
  .card-tile.card--image .card__caption-heading {
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 992px) and (min-width: 992px) {
  .card-tile.card--image .card__caption-heading {
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.2;
    font-weight: 400;
    transform: translateY(7rem); } }

@media only screen and (min-width: 1200px) {
  .card-tile.card--image .card__caption-heading {
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.2;
    font-weight: 400;
    transform: translateY(13rem);
    position: absolute;
    top: 15%; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--image .card__caption-heading {
    transform: translateY(0rem); } }

@media only screen and (min-width: 992px) {
  .card-tile.card--image .card__caption-btn {
    opacity: 0; } }

@media only screen and (max-width: 991px) {
  .card-tile.card--image .card__caption-btn {
    opacity: 1;
    transform: translateY(0); } }

@media only screen and (max-width: 1279px) {
  .card-tile.card--chip[data-skrollex] {
    opacity: 1;
    transform: none; } }

.is-dark .card-tile.card--chip .card__inner {
  background-color: #121212;
  border-color: #222; }

.card-tile.card--chip .card__title {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.6rem;
  letter-spacing: -.016rem;
  line-height: 1.33333;
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  width: 100%;
  padding: 0 15px; }

.card-tile.card--fpc-material-content {
  position: relative; }
  .card-tile.card--fpc-material-content:first-child .card__blob .blob, .card-tile.card--fpc-material-content:nth-child(3) .card__blob .blob {
    top: -30%;
    right: -10%; }
  .card-tile.card--fpc-material-content:first-child .card__blob [data-blob]:first-child, .card-tile.card--fpc-material-content:nth-child(3) .card__blob [data-blob]:first-child {
    right: 5%; }
  .card-tile.card--fpc-material-content:first-child .card__blob [data-blob]:first-child {
    right: -5%; }
  .card-tile.card--fpc-material-content:nth-child(2) .card__blob .blob, .card-tile.card--fpc-material-content:nth-child(4) .card__blob .blob {
    top: -30%;
    left: 5%; }
  .card-tile.card--fpc-material-content:nth-child(2) .card__blob [data-blob]:first-child, .card-tile.card--fpc-material-content:nth-child(4) .card__blob [data-blob]:first-child {
    left: 5%; }
  .card-tile.card--fpc-material-content:nth-child(2) .card__blob [data-blob]:first-child {
    left: 0; }
  .card-tile.card--fpc-material-content:nth-child(3) .card__blob .blob, .card-tile.card--fpc-material-content:nth-child(5) .card__blob .blob {
    top: -30%;
    left: 0; }
  .card-tile.card--fpc-material-content:nth-child(3) .card__blob [data-blob]:first-child, .card-tile.card--fpc-material-content:nth-child(5) .card__blob [data-blob]:first-child {
    left: 0; }
  .card-tile.card--fpc-material-content .card__content-wrapper p {
    line-height: 1.5em; }
  .card-tile.card--fpc-material-content .card__link-full {
    z-index: 3; }
  .card-tile.card--fpc-material-content .card__title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 0.8rem; }
  .card-tile.card--fpc-material-content .card__description {
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical; }
  .card-tile.card--fpc-material-content .card__blob {
    position: absolute;
    top: 0;
    left: 10px;
    width: calc(100% - 20px);
    height: 60%;
    z-index: 2;
    overflow: hidden;
    border-radius: 8px;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.15s; }
    .card-tile.card--fpc-material-content .card__blob .blob, .card-tile.card--fpc-material-content .card__blob [data-blob] {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }
  .card-tile.card--fpc-material-content .card__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 8px;
    transition: opacity 0.15s cubic-bezier(0.38, 0.41, 0.27, 1);
    overflow: hidden; }
    .card-tile.card--fpc-material-content .card__background:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: .5;
      z-index: 1; }
    .card-tile.card--fpc-material-content .card__background img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .card-tile.card--fpc-material-content .card__background-blurb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 2;
    padding: 3.8rem;
    box-sizing: border-box;
    opacity: 0;
    font-size: 1.6rem;
    line-height: 1.5em;
    transform: translateY(3rem);
    transition: opacity 0s cubic-bezier(0.38, 0.41, 0.27, 1); }
    .card-tile.card--fpc-material-content .card__background-blurb b {
      display: block;
      margin-top: 3.8rem; }
  .card-tile.card--fpc-material-content .card__meta-tags {
    font-size: 1.2rem;
    z-index: 2; }
    .card-tile.card--fpc-material-content .card__meta-tags span {
      color: #000;
      transition: color 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--fpc-material-content .card__meta-cta.btn-light {
    background-color: #fafafa; }

.card-tile.card--fpc-facility-content .card__content-wrapper:after {
  display: none; }

.card-tile.card--fpc-facility-content .card__meta-tags {
  font-size: 1.2rem; }
  .card-tile.card--fpc-facility-content .card__meta-tags span {
    color: #000;
    transition: color 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

.card-tile.card--view-all a {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 1rem;
  color: #000;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transform: translate(-50%, -50%);
  z-index: 3; }

@media only screen and (min-width: 480px) {
  .card-tile.card--chip .card__title {
    font-size: 1.6rem;
    letter-spacing: -.016rem;
    line-height: 1.33333;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--chip .card__title {
    font-size: 1.6rem;
    letter-spacing: -.016rem;
    line-height: 1.33333;
    font-weight: 400; } }

@media only screen and (min-width: 480px) {
  .card-tile.card--fpc-material-content .card__title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .card-tile.card--fpc-material-content .card__title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 1280px) {
  .card-tile.card--fpc-material-content .card__blob {
    left: 0;
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .card-tile.card--fpc-material-content.is-hover:hover .card__content, .card-tile.card--fpc-material-content.is-hover:hover .card__meta-tags span {
    color: #fff; }
  .card-tile.card--fpc-material-content.is-hover:hover .card__content-wrapper:after {
    display: none; }
  .card-tile.card--fpc-material-content.is-hover:hover .card__blob, .card-tile.card--fpc-material-content.is-hover:hover .card__description {
    opacity: 0; }
  .card-tile.card--fpc-material-content.is-hover:hover .card__title {
    opacity: 0;
    transition: none; }
  .card-tile.card--fpc-material-content.is-hover:hover .card__blob {
    transition: opacity 0.15s cubic-bezier(0.38, 0.41, 0.27, 1) 0s; }
  .card-tile.card--fpc-material-content.is-hover:hover .card__background {
    opacity: 1;
    transition: opacity 0.5s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .card-tile.card--fpc-material-content.is-hover:hover .card__background-blurb {
    opacity: 1;
    transform: none;
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); } }

.is-dark .card-tile.card--view-all a {
  color: #fff; }

.card-tile.card--view-all a span {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.2rem;
  white-space: nowrap; }

.card-tile.card--view-all a:hover:after {
  opacity: 0; }

.card-tile.card--view-all a:after {
  content: "";
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  width: calc(100% - 2rem);
  height: 1px;
  background: #000;
  transition: opacity 0.2s cubic-bezier(0.38, 0.41, 0.27, 1); }

@media only screen and (min-width: 576px) {
  .card-tile.card--view-all a span {
    font-size: 1.6rem; } }

.is-dark .card-tile.card--view-all a:after {
  background: #fff; }

.card-tile.card--view-all a.card__link-full:after {
  display: none; }

.card-tile.card--lg .card__image {
  padding-top: 66.66667%; }

.card__magic-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.card__magic-play-btn-img-wrap {
  position: relative; }

.card__image-wrapper .card__magic-play-btn-img-wrap {
  position: static; }

.card__magic-play-btn svg * {
  fill: #000; }

.card__magic-play-btn .cta-circle__bg figure {
  background: #fff; }

body:not(.is-user-touch) .card a .card-img-top {
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

body:not(.is-user-touch) .card.has-hover a .card-img-top, body:not(.is-user-touch) .card:hover a .card-img-top {
  transform: scale(1.02); }

body:not(.is-user-touch) .card.has-hover a .card__magic-play-btn, body:not(.is-user-touch) .card:hover a .card__magic-play-btn {
  transform: translate(-50%, -50%) scale(1.02); }

body:not(.is-user-touch) .card-tile.is-hover.has-hover .card__content-wrapper, body:not(.is-user-touch) .card-tile.is-hover:hover .card__content-wrapper {
  height: 100% !important; }

body:not(.is-user-touch) .card-tile.is-hover.has-hover .card__blurb-wrap, body:not(.is-user-touch) .card-tile.is-hover:hover .card__blurb-wrap {
  opacity: 1; }

body:not(.is-user-touch) .card-tile .card__svg + .card__content-wrapper .card__content {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

body:not(.is-user-touch) .card-tile.card--content.has-hover .card__meta-primary, body:not(.is-user-touch) .card-tile.card--content:hover .card__meta-primary {
  opacity: 1;
  transform: scale(1);
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s; }

body:not(.is-user-touch) .card-tile.card--content.has-hover .card__badge, body:not(.is-user-touch) .card-tile.card--content:hover .card__badge {
  opacity: 0;
  transform: scale(1.1);
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s; }

body:not(.is-user-touch) .card-tile.card--content.has-hover .card__inner, body:not(.is-user-touch) .card-tile.card--content:hover .card__inner {
  transform: scale(1.02); }

body:not(.is-user-touch) .card-tile.card--content.has-hover .card__arrow, body:not(.is-user-touch) .card-tile.card--content:hover .card__arrow {
  transform: scale(1.125); }

body:not(.is-user-touch) .card-tile.card--content.has-hover .card__title, body:not(.is-user-touch) .card-tile.card--content:hover .card__title {
  transform: translateY(-1rem); }

body:not(.is-user-touch) .card-tile.card--content.has-hover .card__image-wrapper:after, body:not(.is-user-touch) .card-tile.card--content:hover .card__image-wrapper:after {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--manual-content.has-hover .card__image-wrapper:after, body:not(.is-user-touch) .card-tile.card--manual-content:hover .card__image-wrapper:after {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--article-content .card__content-wrapper {
  height: 67%;
  top: 33%;
  transition: height 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), top 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

body:not(.is-user-touch) .card-tile.card--fpc-facility-content.has-hover .card__blurb-ellipsis, body:not(.is-user-touch) .card-tile.card--fpc-facility-content.has-hover .card__blurb-short, body:not(.is-user-touch) .card-tile.card--fpc-facility-content.has-hover .card__image-wrapper {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--fpc-facility-content:hover .card__blurb-ellipsis, body:not(.is-user-touch) .card-tile.card--fpc-facility-content:hover .card__blurb-short, body:not(.is-user-touch) .card-tile.card--fpc-facility-content:hover .card__image-wrapper {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--fpc-facility-content.has-hover .card__content-wrapper, body:not(.is-user-touch) .card-tile.card--fpc-facility-content:hover .card__content-wrapper {
  height: 67%;
  top: 33%; }

body:not(.is-user-touch) .card-tile.card--film-content.has-hover .card__blurb-wrap, body:not(.is-user-touch) .card-tile.card--film-content:hover .card__blurb-wrap, body:not(.is-user-touch) .card-tile.card--film-content.has-hover .card__inner:after, body:not(.is-user-touch) .card-tile.card--film-content:hover .card__inner:after {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--paw-event.has-hover .card__title, body:not(.is-user-touch) .card-tile.card--paw-event:hover .card__title {
  transform: translateY(-17.5%); }

body:not(.is-user-touch) .card-tile.card--paw-grantee.has-hover .card__title, body:not(.is-user-touch) .card-tile.card--paw-grantee:hover .card__title {
  transform: translateY(-17.5%); }

body:not(.is-user-touch) .card-tile.card--paw-petition.has-hover .card__title, body:not(.is-user-touch) .card-tile.card--paw-petition:hover .card__title {
  transform: translateY(-17.5%); }

body:not(.is-user-touch) .card-tile.card--paw-volunteer.has-hover .card__title, body:not(.is-user-touch) .card-tile.card--paw-volunteer:hover .card__title {
  transform: translateY(-17.5%); }

body:not(.is-user-touch) .card-tile.card--paw-event.has-hover .card__blurb-wrapper, body:not(.is-user-touch) .card-tile.card--paw-event:hover .card__blurb-wrapper {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--paw-grantee.has-hover .card__blurb-wrapper, body:not(.is-user-touch) .card-tile.card--paw-grantee:hover .card__blurb-wrapper {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--paw-petition.has-hover .card__blurb-wrapper, body:not(.is-user-touch) .card-tile.card--paw-petition:hover .card__blurb-wrapper {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--paw-volunteer.has-hover .card__blurb-wrapper, body:not(.is-user-touch) .card-tile.card--paw-volunteer:hover .card__blurb-wrapper {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--paw-event.has-hover .card__meta-secondary, body:not(.is-user-touch) .card-tile.card--paw-event:hover .card__meta-secondary {
  opacity: 0; }

body:not(.is-user-touch) .card-tile.card--paw-grantee.has-hover .card__meta-secondary, body:not(.is-user-touch) .card-tile.card--paw-grantee:hover .card__meta-secondary {
  opacity: 0; }

body:not(.is-user-touch) .card-tile.card--paw-petition.has-hover .card__meta-secondary, body:not(.is-user-touch) .card-tile.card--paw-petition:hover .card__meta-secondary {
  opacity: 0; }

body:not(.is-user-touch) .card-tile.card--paw-volunteer.has-hover .card__meta-secondary, body:not(.is-user-touch) .card-tile.card--paw-volunteer:hover .card__meta-secondary {
  opacity: 0; }

body:not(.is-user-touch) .card-tile.card--paw.has-hover .card__inner, body:not(.is-user-touch) .card-tile.card--paw:hover .card__inner {
  transform: scale(1.02) !important; }

body:not(.is-user-touch) .card-tile.card--paw.has-hover .card__meta-primary, body:not(.is-user-touch) .card-tile.card--paw:hover .card__meta-primary {
  opacity: 1;
  transform: scale(1);
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s; }

body:not(.is-user-touch) .card-tile.card--paw.has-hover .card__badge, body:not(.is-user-touch) .card-tile.card--paw:hover .card__badge {
  opacity: 0;
  transform: scale(1.1);
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s; }

body:not(.is-user-touch) .card-tile.card--paw.has-hover .card__title, body:not(.is-user-touch) .card-tile.card--paw:hover .card__title {
  transform: translateY(-17.5%); }

body:not(.is-user-touch) .card-tile.card--paw.has-hover:before, body:not(.is-user-touch) .card-tile.card--paw:hover:before {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--paw-generic.has-hover .card__blurb-wrapper, body:not(.is-user-touch) .card-tile.card--paw-generic:hover .card__blurb-wrapper {
  transform: translateY(-4.4rem); }

body:not(.is-user-touch) .card-tile.card--paw-generic.has-hover .card__meta-primary, body:not(.is-user-touch) .card-tile.card--paw-generic:hover .card__meta-primary {
  transform: translateY(-4rem);
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--paw-generic.has-hover .card__image-overlay, body:not(.is-user-touch) .card-tile.card--paw-generic:hover .card__image-overlay {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--story-video.has-hover:before, body:not(.is-user-touch) .card-tile.card--story-video:hover:before {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--story-video.has-hover .card__image-wrap, body:not(.is-user-touch) .card-tile.card--story-video:hover .card__image-wrap {
  transform: scale(1.02); }

body:not(.is-user-touch) .card-tile.card--story-video.has-hover .card__badge, body:not(.is-user-touch) .card-tile.card--story-video:hover .card__badge {
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s; }

body:not(.is-user-touch) .card-tile.card--story-video.has-hover .card__icon, body:not(.is-user-touch) .card-tile.card--story-video:hover .card__icon {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--story-video-interactive.has-hover .card__meta-primary, body:not(.is-user-touch) .card-tile.card--story-video-interactive:hover .card__meta-primary {
  opacity: 1;
  transform: scale(1);
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s, opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0.1s; }

body:not(.is-user-touch) .card-tile.card--feature.has-hover img, body:not(.is-user-touch) .card-tile.card--feature:hover img {
  transform: none; }

body:not(.is-user-touch) .card-tile.card--image.has-hover, body:not(.is-user-touch) .card-tile.card--image:hover {
  cursor: pointer; }

body:not(.is-user-touch) .card-tile.card--image.has-hover .card__caption-heading, body:not(.is-user-touch) .card-tile.card--image:hover .card__caption-heading {
  transform: translateY(0rem) !important; }

body:not(.is-user-touch) .card-tile.card--image.has-hover .card__caption-btn, body:not(.is-user-touch) .card-tile.card--image:hover .card__caption-btn {
  opacity: 1;
  transform: translateY(0); }

body:not(.is-user-touch) .card-tile.card--image.has-hover:before, body:not(.is-user-touch) .card-tile.card--image:hover:before {
  opacity: 1; }

body:not(.is-user-touch) .card-tile.card--image.has-hover .card__image img + .card__caption:before, body:not(.is-user-touch) .card-tile.card--image:hover .card__image img + .card__caption:before {
  background: rgba(0, 0, 0, 0.6); }

body:not(.is-user-touch) .card-tile.card--image.has-hover .card__inner, body:not(.is-user-touch) .card-tile.card--image:hover .card__inner {
  transform: scale(1.02) !important; }
  body:not(.is-user-touch) .card-tile.card--image.has-hover .card__inner:after, body:not(.is-user-touch) .card-tile.card--image:hover .card__inner:after {
    background: linear-gradient(180deg, transparent, black 50%); }

body:not(.is-user-touch) .layout-wide .card-tile.has-hover .card__image-wrapper, body:not(.is-user-touch) .layout-wide .card-tile:hover .card__image-wrapper {
  opacity: 1; }

body:not(.is-user-touch) .layout-wide .card-tile.has-hover.card--film-content .card__content-wrapper .card__content, body:not(.is-user-touch) .layout-wide .card-tile.has-hover.card--manual-content .card__content-wrapper .card__content {
  transform: translateY(-50%); }

body:not(.is-user-touch) .layout-wide .card-tile:hover.card--film-content .card__content-wrapper .card__content, body:not(.is-user-touch) .layout-wide .card-tile:hover.card--manual-content .card__content-wrapper .card__content {
  transform: translateY(-50%); }

body:not(.is-user-touch) .layout-wide .card-tile.is-branded .card__svg + .card__content-wrapper .card__content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-30%) translateX(-50%);
  width: 60%;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

body:not(.is-user-touch) .layout-wide .card-tile.is-branded:hover .card__svg + .card__content-wrapper .card__content {
  transform: translateY(-50%) translateX(-50%);
  opacity: 1; }

body:not(.is-user-touch) .layout-wide .card-tile .card__content-wrapper {
  height: 100%;
  box-sizing: border-box; }

body:not(.is-user-touch) .layout-wide .card-tile.card--film-content .card__content-wrapper .card__content, body:not(.is-user-touch) .layout-wide .card-tile.card--manual-content .card__content-wrapper .card__content {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-3.75em);
  width: 100%;
  transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }

body.is-user-touch .card-tile:before {
  display: none; }

body.is-user-touch .card-tile.card--card-content .card__meta-primary {
  opacity: 1;
  transform: none; }

body.is-user-touch .card-tile.card--card-content .card__title {
  transform: translateY(50%); }

body.is-user-touch .card-tile.card--card-content .card__image-wrapper:after {
  opacity: 1; }

body.is-user-touch .card-tile.card--card-content .card__blurb-wrapper {
  position: relative;
  opacity: 1;
  display: block;
  height: auto !important;
  margin-top: .75rem;
  bottom: 0; }

body.is-user-touch .card-tile.card--paw .card__blurb-wrapper {
  height: auto !important;
  opacity: 1 !important; }

body.is-user-touch .card-tile.card--paw .card__meta-primary {
  opacity: 1 !important;
  transform: none !important; }

body.is-user-touch .card-tile.card--paw-generic .card__image-overlay {
  opacity: 1; }

body.is-user-touch .card-tile.card--paw-generic .card__blurb-wrapper {
  transform: translateY(-4.4rem); }

body.is-user-touch .card-tile.card--paw-generic .card__meta-primary {
  transform: translateY(-4rem);
  opacity: 1; }

body.is-user-touch .card-tile.card--story-video .card__badge {
  opacity: 0; }

body.is-user-touch .card-tile.card--story-video .card__icon {
  opacity: 1;
  transform: translateZ(0); }

body.is-user-touch .card-tile.card--story-video .card__blurb-wrapper {
  opacity: 1;
  display: block;
  height: auto !important; }

body.is-user-touch .card-tile.card--story-video-interactive .card__meta-primary {
  opacity: 1;
  transform: translateZ(0); }

body.is-user-touch .card-tile.card--image .card__caption-heading {
  transform: translateY(0rem); }

body.is-user-touch .card-tile.card--image .card__caption-btn {
  opacity: 1;
  transform: translateY(0); }

@media only screen and (max-width: 991px) {
  body:not(.is-user-touch) .card-tile.card--content.has-hover .card__inner, body:not(.is-user-touch) .card-tile.card--content:hover .card__inner {
    transform: none; } }

@media only screen and (max-width: 991px) {
  body:not(.is-user-touch) .card-tile.card--content.has-hover .card__title, body:not(.is-user-touch) .card-tile.card--content:hover .card__title {
    transform: translateY(50%); } }

@media only screen and (min-width: 768px) {
  body:not(.is-user-touch) .card-tile.card--article-content.has-hover .card__content-wrapper, body:not(.is-user-touch) .card-tile.card--article-content:hover .card__content-wrapper {
    height: 100%;
    top: 0; }
  body:not(.is-user-touch) .card-tile.card--article-content.has-hover .card__blurb-ellipsis, body:not(.is-user-touch) .card-tile.card--article-content.has-hover .card__blurb-short, body:not(.is-user-touch) .card-tile.card--article-content.has-hover .card__image-wrapper {
    opacity: 0; }
  body:not(.is-user-touch) .card-tile.card--article-content:hover .card__blurb-ellipsis, body:not(.is-user-touch) .card-tile.card--article-content:hover .card__blurb-short, body:not(.is-user-touch) .card-tile.card--article-content:hover .card__image-wrapper {
    opacity: 0; }
  body:not(.is-user-touch) .card-tile.card--article-content.has-hover .card__blurb-long, body:not(.is-user-touch) .card-tile.card--article-content:hover .card__blurb-long {
    opacity: 1; }
  body:not(.is-user-touch) .card-tile.card--article-content.has-hover .card__meta-cta.btn-light, body:not(.is-user-touch) .card-tile.card--article-content:hover .card__meta-cta.btn-light {
    background-color: #000;
    color: #fff; }
  body:not(.is-user-touch) .card-tile.card--article-content.has-hover .card__meta-cta.btn-dark, body:not(.is-user-touch) .card-tile.card--article-content:hover .card__meta-cta.btn-dark {
    background-color: #fff;
    color: #000; } }

@media only screen and (max-width: 991px) {
  body:not(.is-user-touch) .card-tile.card--paw.has-hover .card__inner, body:not(.is-user-touch) .card-tile.card--paw:hover .card__inner {
    transform: none !important; } }

@media only screen and (max-width: 991px) {
  body:not(.is-user-touch) .card-tile.card--paw.has-hover:not(.card--paw-event):not(.card--paw-petition):not(.card--paw-volunteer):not(.card--paw-grantee) .card__title, body:not(.is-user-touch) .card-tile.card--paw:hover:not(.card--paw-event):not(.card--paw-petition):not(.card--paw-volunteer):not(.card--paw-grantee) .card__title {
    transform: none; } }

@media only screen and (max-width: 991px) {
  body:not(.is-user-touch) .card-tile.card--story-video.has-hover .card__image-wrap, body:not(.is-user-touch) .card-tile.card--story-video:hover .card__image-wrap {
    transform: none; } }

@media only screen and (min-width: 992px) {
  body:not(.is-user-touch) .card-tile.card--review.has-hover .card__inner, body:not(.is-user-touch) .card-tile.card--review:hover .card__inner {
    transform: scale(1.05);
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  body:not(.is-user-touch) .card-tile.card--review.has-hover:before, body:not(.is-user-touch) .card-tile.card--review:hover:before {
    opacity: 1; } }

@media only screen and (max-width: 1279px) {
  body:not(.is-user-touch) .card-tile.card--image[data-skrollex] {
    opacity: 1;
    transform: none; } }

@media only screen and (max-width: 991px) {
  body:not(.is-user-touch) .card-tile.card--image.has-hover .card__inner, body:not(.is-user-touch) .card-tile.card--image:hover .card__inner {
    transform: none !important; } }

@media only screen and (min-width: 768px) {
  body:not(.is-user-touch) .card-tile.has-hover:before, body:not(.is-user-touch) .card-tile:hover:before {
    opacity: 1; }
  body:not(.is-user-touch) .card-tile.has-hover .card__inner, body:not(.is-user-touch) .card-tile:hover .card__inner {
    transform: scale(1.02); }
  body:not(.is-user-touch) .card-tile.has-hover .card__svg, body:not(.is-user-touch) .card-tile:hover .card__svg {
    opacity: 0; }
  body:not(.is-user-touch) .card-tile.has-hover .card__svg + .card__content-wrapper .card__title, body:not(.is-user-touch) .card-tile:hover .card__svg + .card__content-wrapper .card__title, body:not(.is-user-touch) .card-tile.has-hover .card__svg + .card__content-wrapper .card__content, body:not(.is-user-touch) .card-tile:hover .card__svg + .card__content-wrapper .card__content {
    opacity: 1; }
  body:not(.is-user-touch) .card-tile.has-hover .card__meta-cta.btn-outlined.btn-dark, body:not(.is-user-touch) .card-tile:hover .card__meta-cta.btn-outlined.btn-dark {
    color: #fff;
    background-color: #000;
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), background-color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  body:not(.is-user-touch) .card-tile.has-hover .card__meta-cta.btn-outlined.btn-light, body:not(.is-user-touch) .card-tile:hover .card__meta-cta.btn-outlined.btn-light {
    color: #000;
    background-color: #fff;
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95), background-color 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); } }

@media only screen and (min-width: 768px) {
  body:not(.is-user-touch) .layout-wide .card-tile.card--film-content.col-md-4, body:not(.is-user-touch) .layout-wide .card-tile.card--manual-content.col-md-4 {
    flex: 0 0 50%;
    max-width: 50%; } }

@media only screen and (min-width: 768px) {
  body:not(.is-user-touch) .layout-wide .card-tile.card--film-content .card__content-wrapper .card__content, body:not(.is-user-touch) .layout-wide .card-tile.card--manual-content .card__content-wrapper .card__content {
    width: 100%; } }

@media only screen and (min-width: 992px) {
  body:not(.is-user-touch) .layout-wide .card-tile.card--film-content .card__content-wrapper .card__content, body:not(.is-user-touch) .layout-wide .card-tile.card--manual-content .card__content-wrapper .card__content {
    width: 70%; } }

@media only screen and (min-width: 1280px) {
  body:not(.is-user-touch) .layout-wide .card-tile.card--film-content .card__content-wrapper .card__content, body:not(.is-user-touch) .layout-wide .card-tile.card--manual-content .card__content-wrapper .card__content {
    width: 50%; } }

@media only screen and (min-width: 992px) {
  .layout-wide .card-tile.card--image .card__inner, .layout-wide .card__inner {
    padding-top: calc(540 / 720 * 100%); }
  .layout-wide .card-tile.card--image .card__image {
    padding-top: 0;
    max-height: 100%;
    position: absolute; }
  .layout-wide .card--article-content .card__image-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%; }
  .layout-wide .card--article-content .card__image {
    height: 100%; }
  .layout-wide .card--article-content .card__content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%; } }

@supports (-ms-ime-align: auto) {
  body:not(.is-user-touch) .card-tile:hover .card__inner {
    transform: scale(1); }
  body:not(.is-user-touch) .card-tile .card__inner {
    transform: scale(0.98); } }

.product-tile {
  position: relative;
  margin-bottom: 0;
  overflow: visible;
  backface-visibility: hidden;
  transform: translateZ(0);
  /* TODO: Are any of these used? */ }
  @media (min-width: 768px) {
    .product-tile {
      margin-bottom: 2.7rem; } }
  .product-tile a {
    text-decoration: none;
    text-align: center; }
    .product-tile a:hover {
      text-decoration: none; }
    .product-tile a:not(.btn) {
      color: #000; }
  .product-tile__image-wrap {
    position: relative;
    padding-top: calc(500 / 415 * 100%);
    background-color: #F5F5F5;
    overflow: hidden;
    border-radius: 8px;
    -webkit-mask-image: -webkit-radial-gradient(white, black); }
    .product-tile__image-wrap.square {
      padding-top: calc(400 / 415 * 100%); }
    .product-tile__image-wrap.product {
      border: 2px solid #EAEAEA;
      background-color: transparent; }
      .product-tile__image-wrap.product a {
        z-index: 10; }
      .product-tile__image-wrap.product img {
        width: 85%;
        opacity: 1;
        color: white; }
        .product-tile__image-wrap.product img.lazyload.loaded {
          filter: blur(0); }
          .product-tile__image-wrap.product img.lazyload.loaded + .blur {
            backdrop-filter: blur(0px); }
        .product-tile__image-wrap.product img + .blur {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 2;
          width: 100%;
          height: 100%;
          backdrop-filter: blur(5px);
          /* apply the blur */
          pointer-events: none;
          /* make the pseudo class click-through */
          transition-delay: 2s;
          transition: backdrop-filter 1s; }
    .product-tile__image-wrap .add-to-cart {
      position: absolute;
      opacity: 1;
      left: 0;
      right: 0px;
      bottom: 8px;
      margin: auto;
      text-align: center;
      width: 100%;
      z-index: 99; }
      @media (min-width: 1025px) {
        .product-tile__image-wrap .add-to-cart {
          opacity: 0;
          left: 0;
          right: 0;
          margin: auto;
          width: 100%;
          text-align: center;
          transform: translateY(100%); } }
    .product-tile__image-wrap .new-product-small {
      background-color: #FA4616;
      color: #fff;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      border-radius: 4px;
      position: absolute;
      top: 5px;
      left: 5px;
      padding: 4px 8px;
      z-index: 1; }
  .product-tile__image-container {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .product-tile__image {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    mix-blend-mode: darken;
    transform: translateZ(0); }
    .product-tile__image img {
      opacity: 0;
      color: white;
      box-shadow: none;
      width: 100%;
      height: auto;
      margin: 0 auto;
      mix-blend-mode: darken;
      transform-origin: center center;
      transition: transform 0.75s cubic-bezier(0.38, 0.41, 0.27, 1), opacity 0.75s cubic-bezier(0.38, 0.41, 0.27, 1); }
      .product-tile__image img.lazyload.loaded, .product-tile__image img.lazyloaded {
        opacity: 1;
        filter: blur(0); }
        .product-tile__image img.lazyload.loaded + .blur, .product-tile__image img.lazyloaded + .blur {
          backdrop-filter: blur(0px); }
      .product-tile__image img + .blur {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(5px);
        /* apply the blur */
        pointer-events: none;
        /* make the pseudo class click-through */
        transition-delay: 2s;
        transition: backdrop-filter 1s; }
    .product-tile__image.active {
      opacity: 1;
      visibility: visible; }
    .buy-config .product-tile__image {
      position: absolute;
      opacity: 1;
      visibility: visible; }
      .buy-config .product-tile__image img {
        width: 80%;
        transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.4s cubic-bezier(0.38, 0.41, 0.27, 1); }
        @media (min-width: 768px) {
          .buy-config .product-tile__image img {
            width: 94%; } }
  .product-tile__logo-badge {
    position: absolute;
    bottom: 4rem;
    right: 4rem;
    z-index: 2; }
    .product-tile__logo-badge a:hover {
      transform: none; }
    @media (max-width: 991.98px) {
      .product-tile__logo-badge {
        top: 1.2rem;
        left: 1.2rem; } }
    .product-tile__logo-badge img {
      width: 7.8rem;
      height: auto;
      transform: none !important; }
      @media (max-width: 991.98px) {
        .product-tile__logo-badge img {
          width: 3rem;
          height: 3rem; } }
  .product-tile__right-badge {
    position: absolute;
    top: 2.4rem;
    right: 2.4rem;
    z-index: 2; }
    .product-tile__right-badge a {
      padding: 0 1.5rem; }
      .product-tile__right-badge a:hover {
        transform: none; }
    @media (max-width: 991.98px) {
      .product-tile__right-badge {
        top: 1.2rem;
        right: 1.2rem;
        transform: scale(0.4);
        transform-origin: right top; } }
  .product-tile__meta {
    position: relative;
    padding: 1rem 0 1.5rem;
    text-align: center;
    background-color: #fff; }
    @media (min-width: 768px) {
      .product-tile__meta {
        padding: 2.3rem 0 2.8rem;
        text-align: center;
        padding-bottom: 0; } }
  .product-tile__meta-body {
    transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.4s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .product-tile__name {
    font-size: 1.6rem;
    font-weight: 400;
    position: relative;
    display: block;
    margin: 0;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
    @media (min-width: 768px) {
      .product-tile__name {
        font-size: 2rem;
        line-height: 1.25;
        font-weight: 400;
        padding: 0 0.3rem; } }
  .product-tile__caption {
    margin-top: 8px;
    display: block; }
  .product-tile__price {
    font-size: 1.6rem;
    font-weight: 400;
    display: inline-block;
    line-height: 1;
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    margin: 0;
    margin-top: 0.8rem; }
    @media (max-width: 991.98px) {
      .product-tile__price {
        display: block;
        padding: 0.25rem 0; } }
    @media (min-width: 768px) {
      .product-tile__price {
        font-size: 2rem;
        line-height: 1.25;
        font-weight: 400;
        font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
        padding: 0 0.3rem; } }
    .product-tile__price .sold-out {
      color: #999999; }
    .product-tile__price s {
      color: #999999; }
  .product-tile__stat {
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 400;
    display: block;
    padding-top: 0;
    color: #999999;
    font-size: 1.3rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
    @media (min-width: 768px) {
      .product-tile__stat {
        padding-top: 0.5rem; } }
  .product-tile__meta-secondary {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: translateY(5%);
    transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.4s cubic-bezier(0.38, 0.41, 0.27, 1); }
    .product-tile__meta-secondary ul {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: center;
      height: auto;
      padding: .55rem; }
    .product-tile__meta-secondary li {
      padding: 0.16rem; }
    .product-tile__meta-secondary .cta-circle.cta-circle-sm {
      height: 3.8rem;
      width: 3.8rem;
      min-width: 3.8rem;
      border: 3px solid #efefef;
      border-radius: 3.2rem; }
      .product-tile__meta-secondary .cta-circle.cta-circle-sm svg * {
        fill: #CCCCCC; }
  .product-tile__cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
    .product-tile__cover a {
      height: 100%; }
      .product-tile__cover a img {
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        height: 100%;
        mix-blend-mode: darken; }
    .product-tile__cover:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #F5F5F5; }
  @media (max-width: 991.98px) {
    .product-tile__wrapper {
      padding-left: 4px;
      padding-right: 4px; } }
  .product-tile__wrapper-marketing {
    margin-bottom: 5rem; }
    @media (min-width: 992px) {
      .product-tile__wrapper-marketing {
        margin-bottom: 0; } }
  .product-tile__content .product-tile__image a {
    width: 100%; }
  .product-tile__tile-link--mobile {
    display: none; }
    @media (max-width: 991.98px) {
      .product-tile__tile-link--mobile {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; } }
  .product-tile:hover {
    cursor: pointer; }
    @media (min-width: 768px) {
      .product-tile:hover .add-to-cart {
        transform: translateY(0%);
        opacity: 1;
        transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.4s cubic-bezier(0.38, 0.41, 0.27, 1); } }
    @media (min-width: 992px) {
      .product-tile:hover .product-tile__meta-secondary {
        opacity: 1;
        transform: translateY(0);
        transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.4s cubic-bezier(0.38, 0.41, 0.27, 1); }
      .product-tile:hover .product-tile__meta-body {
        transform: translateY(-5%); }
      .product-tile:hover .product-tile__image img {
        transform: scale(0.88); }
      .product-tile:hover .recipe .product-tile__image img {
        transform: scale(1.042); }
      .product-tile:hover .product-tile__cover {
        opacity: 1;
        transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1); } }
    .product-tile:hover.is-cover-hidden .product-tile__cover {
      opacity: 0; }
    .product-tile:hover.is-cover-hidden .product-tile__slide img {
      opacity: 1; }
  .product-tile--single .product-tile__name,
  .product-tile--single .product-tile__price {
    display: inline-block;
    margin: 0; }
    @media (min-width: 768px) {
      .product-tile--single .product-tile__name,
      .product-tile--single .product-tile__price {
        padding: 0 0.3rem; } }
  @media (max-width: 991.98px) {
    .product-tile--single .product-tile__price {
      display: block;
      padding: 0.25rem 0; } }
  .product-tile--single .product-tile__stat {
    opacity: 0;
    transform: none; }
  .product-tile--single:hover .product-tile__image img {
    transform: scale(1.03625); }
  .product-tile--single:hover .product-tile__meta-body {
    opacity: 1;
    transform: none; }
  .product-tile--single:hover .product-tile__meta-secondary {
    opacity: 0;
    transform: none; }
  .product-tile--feat {
    overflow: hidden;
    margin-bottom: 0; }
    .product-tile--feat .product-tile__image-wrap.in-grid {
      padding-top: calc(500 / 415 * 100%); }
    .product-tile--feat.is-sm .product-tile__meta {
      padding: 4rem; }
    .product-tile--feat.is-lg.is-left-aligned .product-tile__meta-body {
      margin-left: 3.2rem; }
    .product-tile--feat.is-lg.is-left-aligned--bottom .product-tile__meta-body {
      margin-bottom: 6rem; }
    .product-tile--feat.is-lg.is-right-aligned .product-tile__meta-body {
      margin-right: 3.2rem; }
    .product-tile--feat.is-lg.is-right-aligned--bottom .product-tile__meta-body {
      margin-bottom: 6rem; }
    .product-tile--feat.is-left-aligned .product-tile__meta {
      align-items: flex-end;
      justify-content: flex-start;
      text-align: left; }
    .product-tile--feat.is-left-aligned--top .product-tile__meta {
      align-items: flex-start; }
    .product-tile--feat.is-left-aligned--bottom .product-tile__meta {
      align-items: flex-end; }
    .product-tile--feat.is-right-aligned .product-tile__meta {
      align-items: flex-end;
      justify-content: flex-end;
      text-align: right; }
    .product-tile--feat.is-right-aligned--top .product-tile__meta {
      align-items: flex-start; }
    .product-tile--feat.is-right-aligned--bottom .product-tile__meta {
      align-items: flex-end; }
    .product-tile--feat .product-tile__image-wrap {
      padding-top: 0;
      height: auto; }
      .product-tile--feat .product-tile__image-wrap.square {
        padding-top: 100%; }
      .product-tile--feat .product-tile__image-wrap.in-grid .product-tile__image {
        opacity: 1;
        visibility: visible;
        z-index: 10; }
      .product-tile--feat .product-tile__image-wrap img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover";
        transition: transform 0.8s cubic-bezier(0.38, 0.41, 0.27, 1); }
    .product-tile--feat .product-tile__name {
      margin-bottom: 0;
      font-size: 2.4rem; }
    .product-tile--feat .product-tile__price {
      display: none; }
    .product-tile--feat .product-tile__meta {
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      padding: 5.6rem;
      text-align: center;
      color: #fff;
      background-color: transparent; }
      .product-tile--feat .product-tile__meta:not(.no-hover):hover h4 {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
      .product-tile--feat .product-tile__meta:not(.no-hover):hover .product-tile--feat__cta {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
      .product-tile--feat .product-tile__meta h4 {
        font-size: 3.2rem;
        display: block;
        margin: 0 auto 3rem;
        color: #fff;
        -webkit-transform: translate3d(0, 3.5rem, 0);
        transform: translate3d(0, 3.5rem, 0);
        transition: transform 0.6s cubic-bezier(0.38, 0.41, 0.27, 1); }
        @media (min-width: 768px) {
          .product-tile--feat .product-tile__meta h4 {
            font-size: 3.2rem; } }
        @media (max-width: 991.98px) {
          .product-tile--feat .product-tile__meta h4 {
            transform: translateY(0); } }
      .product-tile--feat .product-tile__meta .product-tile--feat__cta {
        opacity: 0;
        -webkit-transform: translate3d(0, 3.5rem, 0);
        transform: translate3d(0, 3.5rem, 0);
        transition: opacity 0.6s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.6s cubic-bezier(0.38, 0.41, 0.27, 1); }
        .product-tile--feat .product-tile__meta .product-tile--feat__cta .cta-rounded-rect__heading {
          width: auto; }
        @media (max-width: 991.98px) {
          .product-tile--feat .product-tile__meta .product-tile--feat__cta {
            opacity: 1;
            transform: translateY(0); } }
    .product-tile--feat .product-tile__meta-body {
      opacity: 1;
      transition: none; }
    .product-tile--feat .product-tile__meta-secondary {
      display: none; }
    @media (min-width: 768px) {
      .product-tile--feat:hover .product-tile__meta-body {
        opacity: 1;
        transform: none; } }
  .product-tile--feat-centered .product-tile__name {
    font-size: 2.8rem; }
  .product-tile--feat-centered .product-tile__meta {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    height: 100%;
    width: 100%;
    text-align: center; }
  .product-tile--bg:hover .product-tile__image img {
    transform: none; }
  .product-tile--bg .product-tile__meta {
    min-height: 8rem; }
  .product-tile--bg .product-tile__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .product-tile--overlay:hover .product-tile__overlay-wrapper {
    opacity: 1; }
  .product-tile--overlay:hover .product-tile__image img {
    opacity: 0.4;
    transform: none; }
  .product-tile--overlay .product-tile__overlay-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .product-tile--overlay .product-tile__overlay-content span,
  .product-tile--overlay .product-tile__overlay-content img {
    display: block;
    margin: 0 auto; }
  .product-tile--overlay .product-tile__overlay-content img {
    margin-bottom: 3.5rem; }
    @media (max-width: 991.98px) {
      .product-tile--overlay .product-tile__overlay-content img {
        margin-bottom: 1.5rem;
        width: 4rem; } }
  .product-tile--overlay .product-tile__overlay-content span {
    padding: 5.7rem 4rem 5.7rem 4rem;
    text-align: left;
    color: #fff; }
    @media (max-width: 991.98px) {
      .product-tile--overlay .product-tile__overlay-content span {
        font-size: 1.2rem;
        padding: 1.5rem; } }
  .product-tile--all .product-tile__view-all {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .product-tile--all:hover .cta-rounded-rect {
    transform: scale(1.05);
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
  .product-tile--cta {
    background-color: #fff; }
    .product-tile--cta .product-tile__inner {
      position: relative;
      text-align: center;
      padding-top: calc(500 / 412 * 100%);
      border-radius: 8px;
      overflow: hidden;
      -webkit-mask-image: -webkit-radial-gradient(white, black); }
    .product-tile--cta .product-tile__content {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      display: flex;
      flex-flow: column nowrap;
      align-items: center;
      justify-content: center; }
      .product-tile--cta .product-tile__content h3 {
        font-size: 4.8rem;
        max-width: 20rem;
        margin: 0 auto 4.5rem; }
        @media (min-width: 1200px) {
          .product-tile--cta .product-tile__content h3 {
            font-size: 3.2rem;
            max-width: 24rem;
            margin: 0 auto 6.5rem; } }
  .product-tile--config {
    border-radius: 4px;
    transition: transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1); }
    .product-tile--config:hover {
      transform: scale(1.02);
      cursor: pointer; }
      .product-tile--config:hover:before {
        opacity: 1; }
    .product-tile--config:before {
      position: absolute;
      content: '';
      top: 19%;
      left: 50%;
      transform: translateX(-50%);
      background-color: transparent;
      box-shadow: 0 0.4rem 2rem rgba(0, 0, 0, 0.2);
      opacity: 0;
      transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
      z-index: 0; }
      @media (max-width: 991.98px) {
        .product-tile--config:before {
          display: none; } }
    .product-tile--config:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background-repeat: no-repeat;
      background-position: center center;
      opacity: 0;
      z-index: 1;
      transition: opacity 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
    .product-tile--config.disabled.active:after {
      opacity: .4; }
    .product-tile--config.disabled .color-value img {
      opacity: .2; }
    .product-tile--config .product-tile__image-wrap {
      padding-top: calc(216 / 164 * 100%);
      background-color: #EAEAEA; }
    .product-tile--config .product-tile__image {
      justify-content: flex-start; }
      .product-tile--config .product-tile__image img {
        width: 75%;
        margin-top: 2.4rem;
        mix-blend-mode: darken;
        backface-visibility: hidden;
        transform: translate3d(0, 0, 0); }
        @media (min-width: 768px) {
          .product-tile--config .product-tile__image img {
            width: 85%; } }
        @media (min-width: 992px) {
          .product-tile--config .product-tile__image img {
            width: 75%; } }
    .product-tile--config .product-tile__meta {
      position: absolute;
      width: 100%;
      height: auto;
      bottom: 0;
      left: 0;
      padding: 0;
      margin-bottom: 2.7rem;
      line-height: 1;
      text-align: center;
      background-color: transparent; }
    .product-tile--config .product-tile__name,
    .product-tile--config .product-tile__price {
      display: block;
      margin: 0;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      line-height: 1;
      font-size: 1.2rem; }
    .product-tile--config .product-tile__name {
      margin-bottom: 0.4rem; }
    .product-tile--config .product-tile__price {
      font-family: "Avenir Next LT W01 Demi", Helvetica, Arial, sans-serif; }
    .product-tile--config.active:after {
      opacity: 1; }
  @media (max-width: 991.98px) {
    .product-tile--marketing .product-tile--feat__cta {
      display: none; }
    .product-tile--marketing .product-tile__meta h4 {
      margin-bottom: 0; } }
  .product-tile.is-font-sm .product-tile__meta-body h4 {
    font-size: 1.6rem !important; }
    @media (min-width: 768px) {
      .product-tile.is-font-sm .product-tile__meta-body h4 {
        font-size: 2rem !important; } }
  .product-tile.is-font-md .product-tile__meta-body h4 {
    font-size: 1.6rem !important; }
    @media (min-width: 768px) {
      .product-tile.is-font-md .product-tile__meta-body h4 {
        font-size: 2.8rem !important; } }
  .product-tile.is-font-lg .product-tile__meta-body h4 {
    font-size: 1.6rem !important; }
    @media (min-width: 768px) {
      .product-tile.is-font-lg .product-tile__meta-body h4 {
        font-size: 4rem !important; } }
  @media (min-width: 992px) {
    .product-tile .color-swatches {
      padding-top: 1em; } }

.after-long-title {
  display: block;
  padding-top: 0; }
  @media (min-width: 768px) {
    .after-long-title {
      padding-top: 1.25rem; } }

.featured-products-carousel .link {
  transition: all .5s ease-in-out;
  display: block; }

.featured-products-carousel .slider-product-tile:hover img {
  transform: scale(1.042); }

.featured-products-carousel .slider-product-tile:hover .link {
  opacity: 1;
  transform: translateY(-5%); }

.featured-products-carousel .color-swatches, .featured-products-carousel .cta-progress.is-expanded {
  display: none; }

.viewed-badge {
  position: absolute;
  top: 2.4rem;
  right: 2.4rem;
  display: none;
  font-size: 1.2rem;
  line-height: 2.4rem;
  padding: 0 2rem; }
  @media (min-width: 768px) {
    .viewed-badge {
      font-size: 1.6rem;
      line-height: 3.6rem;
      padding: 0 3.2rem; } }
  .viewed-badge.has-been-viewed {
    display: block; }

.ajax-tile {
  padding-top: calc(500 / 412 * 100%);
  background-color: #EAEAEA;
  margin-bottom: 10rem; }

.text-card .content {
  display: flex;
  align-items: center;
  padding: 2rem;
  background-color: #F5F5F5;
  min-height: 280px;
  border-radius: 8px; }
  .text-card .content .card__title {
    color: #000;
    text-align: center; }
    .text-card .content .card__title span {
      font-size: 2rem;
      letter-spacing: -.02rem;
      line-height: 1.25;
      font-weight: 400;
      padding: 0 0.3rem;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }

.slider-cards {
  position: relative;
  padding: 5.6rem 0 0; }

@media only screen and (min-width: 992px) {
  .slider-cards {
    padding: 5.6rem 0 10.4rem; } }

@media only screen and (min-width: 768px) {
  .slider-cards {
    padding: 8rem 2rem; } }

@media only screen and (min-width: 768px) and (min-height: 800px) {
  .slider-cards {
    padding: 6rem 0 6rem; } }

.slider-cards--paw {
  color: #fff; }
  .slider-cards--paw .cta-progress {
    background: #333; }

@media only screen and (max-width: 1279px) {
  .slider-cards.layout-wide .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%; } }

@media only screen and (max-width: 767px) {
  .slider-cards.layout-wide .swiper-slide {
    flex: 0 0 100%;
    max-width: 100%; } }

.slider-cards.has-btn-after {
  padding-bottom: 6rem; }

.slider-cards.is-flush {
  padding: 0; }

.slider-cards.is-grey {
  background: #f2f2f2; }

.slider-cards:hover .swiper-button-next:not(.swiper-button-disabled), .slider-cards:hover .swiper-button-prev:not(.swiper-button-disabled) {
  opacity: 1; }

.slider-cards.is-light .cta-progress a, .slider-cards.is-light .slider-cards__header-title {
  color: #fff; }

.slider-cards.is-light .cta-progress__text-qty {
  color: #000; }

.slider-cards.is-light .cta-progress__head {
  background-color: #fff; }

.slider-cards.is-dark .cta-progress a, .slider-cards.is-dark .slider-cards__header-title {
  color: #000; }

.slider-cards.is-dark .cta-progress__text-qty {
  color: #fff; }

.slider-cards.is-dark .cta-progress__head {
  background: #000; }

.slider-cards__header {
  display: block;
  overflow: visible;
  height: auto;
  margin: 0 0 3.4rem; }
  .slider-cards__header.is-after-slider {
    margin-top: 0; }

@media only screen and (min-width: 768px) {
  .slider-cards__header {
    margin-bottom: 3.4rem; } }

.slider-cards__header a {
  text-decoration: none;
  color: #000; }

.is-dark .slider-cards__header a {
  color: #fff; }

.slider-cards__header-title {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 2.4rem;
  letter-spacing: -.024rem;
  line-height: 1.2;
  font-weight: 400;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  margin-bottom: 0;
  text-align: center;
  line-height: 1 !important; }

@media only screen and (min-width: 480px) {
  .slider-cards__header-title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400;
    width: 100%; } }

@media only screen and (min-width: 992px) {
  .slider-cards__header-title {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 768px) {
  .slider-cards__header-title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400;
    display: inline-flex;
    align-items: baseline;
    flex-flow: row nowrap; } }

@media only screen and (min-width: 768px) and (min-width: 480px) {
  .slider-cards__header-title {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 768px) and (min-width: 992px) {
  .slider-cards__header-title {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .slider-cards__header-title {
    text-align: left;
    margin-top: 0; } }

.slider-cards__header-count {
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: .5rem;
  position: relative;
  font-size: 1.4rem;
  line-height: 1; }
  .slider-cards__header-count:hover:after {
    opacity: 0; }
  .slider-cards__header-count:after {
    position: absolute;
    content: "";
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    transition: opacity 0.2s cubic-bezier(0.38, 0.41, 0.27, 1); }

@media only screen and (min-width: 768px) {
  .slider-cards__header-count {
    font-size: 1.6rem;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 16px; } }

.is-dark .slider-cards__header-count {
  color: #fff; }
  .is-dark .slider-cards__header-count:after {
    background: #fff; }

.slider-cards__header-btn {
  padding-top: 0.125rem; }
  .slider-cards__header-btn figure {
    margin-right: 0.5rem; }
  .slider-cards__header-btn svg {
    margin-top: .1rem;
    width: 1.2rem;
    height: 1.6rem; }

.slider-cards__container {
  width: 100%;
  padding-bottom: 4.4rem;
  margin-bottom: 3rem; }
  .slider-cards__container .swiper-container {
    overflow: visible; }
  .slider-cards__container .swiper-slide {
    padding-left: 10px;
    padding-right: 10px;
    transition: all .3s ease-in-out; }
    @media (max-width: 767px) {
      .slider-cards__container .swiper-slide {
        transform: scale(0.9); } }

.swiper-button-next:after,
.swiper-button-prev:after {
  content: none !important; }

@media only screen and (min-width: 1280px) {
  .slider-cards__container {
    padding-bottom: 0;
    margin-bottom: 0; } }

body:not(.is-user-touch) .slider-cards__container .swiper-slide {
  padding-left: 0;
  padding-right: 0;
  max-width: none;
  flex: auto;
  flex-shrink: 0;
  flex-grow: 0; }

.slider-cards__container .swiper-slide:last-child {
  position: relative; }
  .slider-cards__container .swiper-slide:last-child:after {
    content: "";
    position: absolute;
    display: block;
    width: 3rem;
    right: -3rem;
    height: 1px; }

@media only screen and (min-width: 768px) {
  .slider-cards__container .swiper-slide:last-child:after {
    width: 5rem;
    right: -5rem; } }

@media only screen and (min-width: 992px) {
  .slider-cards__container .swiper-slide:last-child:after {
    width: 7rem;
    right: -7rem; } }

body:not(.is-user-touch) .slider-cards__container .swiper-slide:last-child:after {
  display: none; }

.slider-cards__container .swiper-slide:hover {
  cursor: pointer; }

.slider-cards__container .swiper-slide__image {
  position: relative;
  width: 100%;
  padding-top: 76.31161%; }
  .slider-cards__container .swiper-slide__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }

.slider-cards__container .swiper-slide__caption {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 4rem);
  height: calc(100% - 4rem);
  padding: 2rem; }
  .slider-cards__container .swiper-slide__caption span {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.2;
    font-weight: 400;
    display: block;
    margin: 0 auto;
    color: #fff; }

.slider-cards__container .swiper-button-next, .slider-cards__container .swiper-button-prev {
  right: 0rem;
  top: calc(50% - .8rem);
  width: auto;
  height: auto;
  position: absolute;
  z-index: 1;
  background-image: none;
  transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }

.slider-cards__container .swiper-button-next:hover, .slider-cards__container .swiper-button-prev:hover {
  transform: scale(1.05); }

.slider-cards__container .swiper-button-next figure, .slider-cards__container .swiper-button-prev figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 6rem;
  width: 6rem;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2); }

@media only screen and (min-width: 480px) {
  .slider-cards__container .swiper-slide__caption span {
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .slider-cards__container .swiper-slide__caption span {
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (max-width: 991px) {
  .slider-cards__container .swiper-button-next, .slider-cards__container .swiper-button-prev {
    right: 3rem; } }

.is-dark .slider-cards__container .swiper-button-next figure, .is-dark .slider-cards__container .swiper-button-prev figure {
  background-color: #000;
  box-shadow: 0 6px 8px 0 rgba(153, 153, 153, 0.2); }

.slider-cards__container .swiper-button-next svg, .slider-cards__container .swiper-button-prev svg {
  fill: #000; }

.is-dark .slider-cards__container .swiper-button-next svg, .is-dark .slider-cards__container .swiper-button-prev svg {
  fill: #fff; }

.slider-cards__container .swiper-button-prev {
  right: auto;
  left: 0rem; }
  .slider-cards__container .swiper-button-prev svg {
    transform: rotate(180deg); }

.slider-cards__container .swiper-button-disabled {
  opacity: 0; }

@media only screen and (max-width: 991px) {
  .slider-cards__container .swiper-button-prev {
    left: 3rem; } }

.slider-cards--fpc {
  padding: 10rem 0 0; }
  .slider-cards--fpc .slider-cards__header {
    overflow: visible;
    margin-left: 0;
    margin-right: 0; }
  .slider-cards--fpc .slider-cards__header-title {
    text-align: left; }
    .slider-cards--fpc .slider-cards__header-title h3 {
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      font-size: 3.2rem;
      letter-spacing: -.032rem;
      line-height: 1.125;
      font-weight: 400; }
  .slider-cards--fpc .slider-cards__header-btn {
    margin-top: 3rem; }
  .slider-cards--fpc .swiper-container {
    margin-left: 0; }
  .slider-cards--fpc .cta-progress {
    bottom: 0; }
  .slider-cards--fpc .swiper-button-next, .slider-cards--fpc .swiper-button-prev {
    top: 40%; }

@media only screen and (min-width: 1280px) {
  .slider-cards--fpc {
    padding: 16rem 0; } }

@media only screen and (max-width: 767px) {
  .slider-cards--fpc .slider-cards__container {
    padding-left: 3rem;
    padding-right: 3rem; } }

@media only screen and (min-width: 1280px) {
  .slider-cards--fpc .slider-cards__header {
    margin-left: calc(8.33333% - 10px);
    margin-right: calc(8.33333% - 10px); } }

@media only screen and (min-width: 480px) {
  .slider-cards--fpc .slider-cards__header-title h3 {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .slider-cards--fpc .slider-cards__header-title h3 {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 768px) {
  .slider-cards--fpc .slider-cards__header-title h3 {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 768px) and (min-width: 480px) {
  .slider-cards--fpc .slider-cards__header-title h3 {
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 768px) and (min-width: 992px) {
  .slider-cards--fpc .slider-cards__header-title h3 {
    font-size: 4.8rem;
    letter-spacing: -.048rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 1280px) {
  .slider-cards--fpc .swiper-container {
    margin-left: calc(8.33333% - 10px); } }

@media only screen and (min-width: 992px) {
  .slider-cards--fpc .cta-progress {
    bottom: calc(100% + 8rem); } }

@media only screen and (min-width: 992px) {
  .slider-cards--fpc .swiper-button-next, .slider-cards--fpc .swiper-button-prev {
    top: 50%; } }

.slider-cards--inverse {
  padding: 10rem 0 0;
  color: #fff;
  background: #222; }
  .slider-cards--inverse .slider-cards__header {
    margin: 0; }
  .slider-cards--inverse .slider-cards__header-title {
    text-align: left; }
  .slider-cards--inverse .swiper-container {
    margin-left: 0; }
  .slider-cards--inverse .swiper-wrapper {
    margin-top: 6.6rem; }
  .slider-cards--inverse .card {
    border: 0; }
  .slider-cards--inverse .cta-progress {
    right: 0;
    background: #333; }
  .slider-cards--inverse .cta-progress__text-all {
    color: #fff; }
  .slider-cards--inverse .cta-progress__text-qty {
    color: #000; }
  .slider-cards--inverse .cta-progress__head {
    background: #fff; }

@media only screen and (min-width: 992px) {
  .slider-cards--inverse {
    padding: 17rem 0 23.5rem; } }

@media only screen and (min-width: 1280px) {
  .slider-cards--inverse .swiper-container {
    margin-left: calc(8.33333% - 10px); } }

@media only screen and (min-width: 1280px) {
  .slider-cards--inverse .cta-progress {
    right: calc(8.33333% - 10px); } }

.slider-cards.slider-story-film, .slider-cards.slider-story-general {
  padding: 0; }
  .slider-cards.slider-story-film .slider-cards__container, .slider-cards.slider-story-general .slider-cards__container {
    padding: 0; }

@media only screen and (max-width: 767px) {
  .slider-cards.slider-story-film .slider-cards__container, .slider-cards.slider-story-general .slider-cards__container {
    max-width: 100%; } }

body.is-user-touch .slider-cards .swiper-wrapper {
  box-sizing: border-box;
  margin-left: -10px;
  margin-right: -10px;
  width: unset; }

body.is-user-touch .slider-cards__container {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch; }

.grid-product-tiles-plp-carousel .row {
  flex-wrap: nowrap; }

.grid-product-tiles-plp-carousel .swiper-container {
  overflow: visible;
  margin-left: -4px;
  margin-right: -4px; }

.grid-product-tiles-plp-carousel .swiper-wrapper {
  width: auto;
  box-sizing: inherit; }

.grid-product-tiles-plp-carousel .swiper-slide {
  padding-left: 10px;
  padding-right: 10px; }

.grid-product-tiles-plp-carousel[data-desktop-slider]:hover .swiper-button-next:not(.swiper-button-disabled), .grid-product-tiles-plp-carousel[data-desktop-slider]:hover .swiper-button-prev:not(.swiper-button-disabled) {
  opacity: 1; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .row {
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .grid-product-tiles__header-count, .grid-product-tiles-plp-carousel[data-desktop-slider] .slider-product-tile--view-all span {
  position: relative;
  font-size: 1.4rem;
  line-height: 1; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .grid-product-tiles__header-count:hover:after, .grid-product-tiles-plp-carousel[data-desktop-slider] .slider-product-tile--view-all span:hover:after {
  opacity: 0; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .grid-product-tiles__header-count:after, .grid-product-tiles-plp-carousel[data-desktop-slider] .slider-product-tile--view-all span:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  transition: opacity 0.2s cubic-bezier(0.38, 0.41, 0.27, 1); }

.grid-product-tiles-plp-carousel[data-desktop-slider] .grid-product-tiles__header {
  text-align: left; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .grid-product-tiles__header-title {
  display: flex;
  flex-flow: column nowrap;
  align-items: center; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .grid-product-tiles__header-count {
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 0.5rem; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .slider-product-tile--view-all a {
  position: relative;
  display: block;
  padding-top: 120.48193%;
  width: 100%;
  height: 0;
  background-color: #f5f5f5;
  border-radius: 8px; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .slider-product-tile--view-all span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 1rem;
  color: #000;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  text-align: center;
  transform: translate(-50%, -50%);
  white-space: nowrap; }
  .grid-product-tiles-plp-carousel[data-desktop-slider] .slider-product-tile--view-all span:after {
    content: "";
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    width: calc(100% - 2rem); }

.grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-container {
  overflow: visible; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-slide {
  padding-left: 4px;
  padding-right: 4px; }
  .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-slide:last-child {
    position: relative; }
    .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-slide:last-child:after {
      content: "";
      position: absolute;
      display: block;
      width: 3.6rem;
      right: -3.6rem;
      height: 1px; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-next, .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-prev {
  top: 50%;
  right: -3rem;
  width: auto;
  height: auto;
  background-image: none;
  transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }

.grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-next:hover figure, .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-prev:hover figure {
  transform: scale(1.05); }

.grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-next figure, .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-prev figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 6rem;
  width: 6rem;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }

@media only screen and (min-width: 768px) {
  .grid-product-tiles-plp-carousel .row {
    flex-wrap: wrap; } }

@media only screen and (min-width: 768px) {
  .grid-product-tiles-plp-carousel .swiper-container {
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px; } }

@media only screen and (min-width: 992px) {
  .grid-product-tiles-plp-carousel .cta-progress {
    right: 10px; } }

@media only screen and (min-width: 768px) {
  .grid-product-tiles-plp-carousel[data-desktop-slider] .grid-product-tiles__header-count, .grid-product-tiles-plp-carousel[data-desktop-slider] .slider-product-tile--view-all span {
    font-size: 1.6rem; } }

@media only screen and (max-width: 767px) {
  .grid-product-tiles-plp-carousel[data-desktop-slider] .grid-product-tiles__header {
    text-align: center; } }

@media only screen and (min-width: 768px) {
  .grid-product-tiles-plp-carousel[data-desktop-slider] .grid-product-tiles__header-title {
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: baseline; } }

@media only screen and (min-width: 768px) {
  .grid-product-tiles-plp-carousel[data-desktop-slider] .grid-product-tiles__header-count {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 8px; } }

@media only screen and (max-width: 575px) {
  .grid-product-tiles-plp-carousel[data-desktop-slider] .slider-product-tile--view-all span {
    font-size: 1.2rem; } }

@media only screen and (min-width: 768px) {
  .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-slide {
    padding-left: 10px;
    padding-right: 10px; } }

@media only screen and (min-width: 768px) {
  .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-slide:last-child:after {
    width: 5rem;
    right: -5rem; } }

@media only screen and (min-width: 992px) {
  .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-slide:last-child:after {
    width: 7rem;
    right: -7rem; } }

.is-dark .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-next figure, .is-dark .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-prev figure {
  background-color: #000;
  box-shadow: 0 6px 8px 0 rgba(153, 153, 153, 0.2); }

.grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-next svg, .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-prev svg {
  fill: #000; }

.is-dark .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-next svg, .is-dark .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-prev svg {
  fill: #fff; }

.grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-prev {
  right: auto;
  left: -3rem; }
  .grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-prev svg {
    transform: rotate(180deg); }

.grid-product-tiles-plp-carousel[data-desktop-slider] .swiper-button-disabled {
  opacity: 0; }

.grid-product-tiles-plp-carousel--fpc {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 4rem; }
  .grid-product-tiles-plp-carousel--fpc .grid-product-tiles__header {
    margin-left: 10px;
    margin-right: 10px; }
  .grid-product-tiles-plp-carousel--fpc .grid-product-tiles__header-title {
    text-align: left; }
  .grid-product-tiles-plp-carousel--fpc .swiper-container {
    margin-left: 0; }
  .grid-product-tiles-plp-carousel--fpc .swiper-button-next, .grid-product-tiles-plp-carousel--fpc .swiper-button-prev {
    top: 55% !important; }

@media only screen and (max-width: 767px) {
  .grid-product-tiles-plp-carousel--fpc.grid-product-tiles-plp-carousel {
    padding-left: 1rem;
    padding-right: 1rem; } }

@media only screen and (min-width: 1280px) {
  .grid-product-tiles-plp-carousel--fpc .swiper-container {
    margin-left: calc(8.33333% - 10px); } }

body.is-user-touch .grid-product-tiles-plp-carousel__container {
  padding-bottom: 4rem;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch; }

.banner-message {
  background-color: #000;
  height: 48px;
  width: 100%;
  text-align: center;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2; }
  .banner-message p {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 1.2rem; }
  .banner-message a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.site-header {
  position: relative;
  z-index: 20; }
  .site-header > .container {
    display: flex;
    flex-direction: row; }
    @media (max-width: 767.98px) {
      .site-header > .container {
        align-items: center;
        height: 90px; } }
    .site-header > .container h1, .site-header > .container .h1 {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%; }
      @media (min-width: 768px) {
        .site-header > .container h1, .site-header > .container .h1 {
          width: 30%; } }
      .site-header > .container h1 .site-logo img, .site-header > .container .h1 .site-logo img {
        width: 160px; }
        @media (max-width: 375px) {
          .site-header > .container h1 .site-logo img, .site-header > .container .h1 .site-logo img {
            width: 120px; } }
    .site-header > .container a {
      color: black;
      font: normal 1.2rem/1.6rem "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      letter-spacing: -0.12px; }
    .site-header > .container .search-box {
      position: relative; }
      .site-header > .container .search-box form {
        display: flex;
        z-index: 10;
        align-items: center;
        position: relative;
        /* color: black; */
        position: absolute;
        top: 0;
        bottom: 0;
        left: -40px; }
        .site-header > .container .search-box form #bc-sf-search-box-0, .site-header > .container .search-box form #Search {
          width: 180px;
          box-sizing: border-box;
          font-size: 16px;
          letter-spacing: -.16px;
          line-height: 24px;
          background: #fff;
          background-position: 10px 10px;
          border: none;
          background-repeat: no-repeat;
          transition: all 0.3s ease-in-out;
          opacity: 0;
          position: relative;
          cursor: pointer;
          font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
          z-index: 99;
          padding: 16px 0;
          right: 135px; }
          .site-header > .container .search-box form #bc-sf-search-box-0::placeholder, .site-header > .container .search-box form #Search::placeholder {
            font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
          .site-header > .container .search-box form #bc-sf-search-box-0::-webkit-search-cancel-button, .site-header > .container .search-box form #Search::-webkit-search-cancel-button {
            -webkit-appearance: none; }
          .site-header > .container .search-box form #bc-sf-search-box-0.active, .site-header > .container .search-box form #Search.active {
            padding: 4px 20px;
            background: white;
            border: 2px solid #000;
            border-radius: 50px;
            opacity: 1;
            position: relative;
            width: 400px;
            right: 400px; }
            @media (min-width: 992px) {
              .site-header > .container .search-box form #bc-sf-search-box-0.active, .site-header > .container .search-box form #Search.active {
                right: 600px;
                width: 600px; } }
          @media (max-width: 1025px) {
            .site-header > .container .search-box form #bc-sf-search-box-0, .site-header > .container .search-box form #Search {
              width: 40px;
              right: 0; } }
          @media (max-width: 320px) {
            .site-header > .container .search-box form #bc-sf-search-box-0, .site-header > .container .search-box form #Search {
              width: 30px;
              right: -10px; } }
        .site-header > .container .search-box form i {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          margin: auto;
          display: flex;
          align-items: center;
          cursor: pointer;
          z-index: 10;
          font-size: 18px;
          padding: 0 10px; }
          @media (max-width: 320px) {
            .site-header > .container .search-box form i {
              left: 10px; } }
          .site-header > .container .search-box form i.fa-times-circle {
            z-index: 100;
            left: -40px;
            top: 50px;
            display: none;
            color: #999999;
            transition: opacity .3s ease-in-out; }
    .site-header > .container ul.account, .site-header > .container ul.actions {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex;
      z-index: 99; }
      .site-header > .container ul.account li, .site-header > .container ul.actions li {
        margin: 0;
        padding: 0;
        display: flex; }
        .site-header > .container ul.account li a, .site-header > .container ul.actions li a {
          position: relative;
          white-space: nowrap;
          padding: 0 5px;
          display: flex;
          align-items: center; }
          .site-header > .container ul.account li a:hover, .site-header > .container ul.actions li a:hover {
            text-decoration: none; }
            .site-header > .container ul.account li a:hover img, .site-header > .container ul.account li a:hover .fas, .site-header > .container ul.actions li a:hover img, .site-header > .container ul.actions li a:hover .fas {
              transform: scale(1.08); }
          .site-header > .container ul.account li a img, .site-header > .container ul.actions li a img {
            width: 40px;
            height: 40px;
            transition: opacity 0.2s cubic-bezier(0.265, 0.035, 0.205, 0.995), transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
          .site-header > .container ul.account li a .fas, .site-header > .container ul.actions li a .fas {
            font-size: 20px;
            margin-right: 10px;
            transition: opacity 0.2s cubic-bezier(0.265, 0.035, 0.205, 0.995), transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95); }
        .site-header > .container ul.account li .cart-item-count, .site-header > .container ul.actions li .cart-item-count {
          background-color: #FA4616;
          color: #fff;
          position: absolute;
          display: flex;
          width: 24px;
          height: 24px;
          top: 50%;
          margin-top: -24px;
          right: 0;
          border-radius: 13px;
          align-items: center;
          justify-content: center; }
    @media (max-width: 767.98px) {
      .site-header > .container ul.account {
        order: -1; } }
    .site-header > .container nav.site-navigation {
      width: 100%; }
      @media (max-width: 767.98px) {
        .site-header > .container nav.site-navigation {
          position: absolute;
          top: 0;
          left: 0;
          background: #000;
          display: none;
          padding: 0 15px 200px 15px;
          z-index: 109;
          height: 100vh;
          overflow-y: scroll; }
          .site-header > .container nav.site-navigation.open {
            display: block; }
          .site-header > .container nav.site-navigation a {
            color: #fff; }
          .site-header > .container nav.site-navigation:after {
            content: "";
            width: 100%;
            position: fixed;
            top: auto;
            bottom: 0;
            left: 0;
            height: 16rem;
            background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
            background-image: linear-gradient(-180deg, transparent, #000);
            z-index: 20;
            pointer-events: none; } }
      .site-header > .container nav.site-navigation .mobile-nav-header {
        display: flex;
        flex-direction: row;
        height: 120px;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        position: relative;
        transition: color .6s ease-in-out; }
        .site-header > .container nav.site-navigation .mobile-nav-header span {
          position: relative; }
        .site-header > .container nav.site-navigation .mobile-nav-header a {
          color: #fff;
          font: normal 1.4rem/1.6rem "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
          position: relative; }
          .site-header > .container nav.site-navigation .mobile-nav-header a .fas {
            padding: 0 5px;
            font-size: 20px;
            margin-right: 10px; }
        .site-header > .container nav.site-navigation .mobile-nav-header.fade-out a {
          color: black; }
        @media (min-width: 767px) {
          .site-header > .container nav.site-navigation .mobile-nav-header {
            display: none; } }
      .site-header > .container nav.site-navigation ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .site-header > .container nav.site-navigation ul li {
          margin: 0;
          padding: 0; }
          @media (max-width: 767.98px) {
            .site-header > .container nav.site-navigation ul li a {
              font: normal 1.8rem/4.8rem "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
              padding: 0 15px; } }
      .site-header > .container nav.site-navigation ul.site-nav {
        display: flex;
        flex-direction: row;
        justify-content: center;
        transition: opacity .6s ease-in-out; }
        .site-header > .container nav.site-navigation ul.site-nav h6 {
          text-transform: uppercase;
          font-size: 18px;
          font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
        @media (max-width: 767.98px) {
          .site-header > .container nav.site-navigation ul.site-nav {
            flex-direction: column;
            margin-bottom: 40px;
            position: relative; } }
        .site-header > .container nav.site-navigation ul.site-nav a {
          font: normal 1.6rem/2.4rem "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
          letter-spacing: -0.16px;
          color: #000; }
          @media (max-width: 767.98px) {
            .site-header > .container nav.site-navigation ul.site-nav a {
              color: #fff;
              font: normal 1.8rem/4.8rem "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; } }
          .site-header > .container nav.site-navigation ul.site-nav a:hover {
            text-decoration: none; }
        .site-header > .container nav.site-navigation ul.site-nav > li > a {
          display: flex;
          height: 120px;
          border-top: 4px solid transparent;
          align-items: center;
          justify-content: center;
          padding: 0 15px; }
          .site-header > .container nav.site-navigation ul.site-nav > li > a.sale {
            color: #FA4616 !important; }
            @media (max-width: 767.98px) {
              .site-header > .container nav.site-navigation ul.site-nav > li > a.sale {
                height: auto;
                font: normal 2.8rem/5.6rem "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
                justify-content: flex-start; } }
        .site-header > .container nav.site-navigation ul.site-nav > li.site-nav--has-submenu {
          z-index: 10; }
          .site-header > .container nav.site-navigation ul.site-nav > li.site-nav--has-submenu > a {
            display: flex;
            height: 120px;
            border-top: 4px solid transparent;
            align-items: center;
            justify-content: center;
            padding: 0 15px; }
            @media (max-width: 767.98px) {
              .site-header > .container nav.site-navigation ul.site-nav > li.site-nav--has-submenu > a {
                height: auto;
                font: normal 2.8rem/5.6rem "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
                justify-content: flex-start; } }
            .site-header > .container nav.site-navigation ul.site-nav > li.site-nav--has-submenu > a:hover {
              border-top-color: #000; }
          .site-header > .container nav.site-navigation ul.site-nav > li.site-nav--has-submenu .submenu {
            opacity: 0;
            z-index: -1;
            background: transparent;
            position: absolute;
            left: -100%;
            top: 100%;
            width: 100%;
            min-height: 360px;
            padding: 50px 0 50px 0;
            transition: opacity .2s ease-in-out;
            box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5); }
            .site-header > .container nav.site-navigation ul.site-nav > li.site-nav--has-submenu .submenu li {
              margin: 15px 0 15px 0; }
          @media (min-width: 768px) {
            .site-header > .container nav.site-navigation ul.site-nav > li.site-nav--has-submenu.is-active .submenu {
              opacity: 1;
              z-index: 9;
              left: 0; } }
          .site-header > .container nav.site-navigation ul.site-nav > li.site-nav--has-submenu.is-active:after {
            content: "";
            width: 100%;
            min-height: 360px;
            background: linear-gradient(0deg, #F5F5F5 0%, #EAEAEA 100%);
            position: absolute;
            left: 0;
            top: 100%; }
          .site-header > .container nav.site-navigation ul.site-nav > li.site-nav--has-submenu:last-child {
            padding-right: 120px; }
        .site-header > .container nav.site-navigation ul.site-nav.fade-out {
          opacity: 0; }
      .site-header > .container nav.site-navigation .footer-links {
        transition: opacity .6s ease-in-out;
        position: relative; }
        .site-header > .container nav.site-navigation .footer-links.fade-out {
          opacity: 0; }
      .site-header > .container nav.site-navigation .site-nav__promo {
        width: 100%;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 8px;
        min-height: 120px;
        position: relative; }
        .site-header > .container nav.site-navigation .site-nav__promo:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 1;
          background-color: #000;
          opacity: .2;
          border-radius: 8px; }
        .site-header > .container nav.site-navigation .site-nav__promo h5 {
          text-align: center;
          color: #fff;
          font-size: 20px;
          font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
          line-height: 28px;
          position: relative;
          z-index: 10; }
        .site-header > .container nav.site-navigation .site-nav__promo.hide-overlay:after {
          content: none; }
      .site-header > .container nav.site-navigation .mobile-submenu {
        position: absolute;
        top: 25px;
        left: 0;
        width: 100%;
        height: 100vh;
        z-index: 99;
        transform: translateY(40%);
        opacity: 0;
        transition: all .7s ease-in-out;
        background-color: #000;
        padding: 16px 40px;
        padding-bottom: 80%;
        opacity: 0;
        z-index: -1;
        overflow-y: scroll; }
        .site-header > .container nav.site-navigation .mobile-submenu.level-two.active {
          z-index: 20; }
        .site-header > .container nav.site-navigation .mobile-submenu li {
          margin-bottom: 10px; }
          .site-header > .container nav.site-navigation .mobile-submenu li a {
            font: normal 2.8rem/4.8rem "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
            padding: initial; }
          .site-header > .container nav.site-navigation .mobile-submenu li.mobile-nav-promo {
            padding: 3.2rem 0; }
        .site-header > .container nav.site-navigation .mobile-submenu.active {
          transform: translateY(0%);
          opacity: 1;
          z-index: 15; }
          .site-header > .container nav.site-navigation .mobile-submenu.active.grandchild h3 {
            transform: translateY(0%);
            opacity: 1; }
        @media (min-width: 767px) {
          .site-header > .container nav.site-navigation .mobile-submenu {
            display: none; } }
        .site-header > .container nav.site-navigation .mobile-submenu.grandchild {
          padding-top: 64px; }
          .site-header > .container nav.site-navigation .mobile-submenu.grandchild li {
            margin-bottom: 10px; }
            .site-header > .container nav.site-navigation .mobile-submenu.grandchild li a {
              font-size: 2.2rem; }
    .site-header > .container .mobile-nav-home {
      color: #fff;
      transition: all .7s ease-in-out;
      transform: translateY(-200%);
      opacity: 0;
      z-index: -1;
      position: absolute;
      top: 0px; }
      .site-header > .container .mobile-nav-home.active {
        transform: translateY(0%);
        z-index: 999;
        opacity: 1; }
    .site-header > .container .mobile-submenu-close {
      color: #fff;
      transition: all .7s ease-in-out;
      transform: translateY(-200%);
      opacity: 0;
      z-index: -1;
      position: absolute;
      top: 0px;
      right: 32px; }
      .site-header > .container .mobile-submenu-close.active {
        transform: translateY(0%);
        z-index: 999;
        opacity: 1; }
    .site-header > .container .grandchild-title {
      transform: translateY(-100%);
      opacity: 0;
      z-index: -1;
      transition: all .7s ease-in-out;
      position: absolute;
      top: 0;
      margin: auto;
      left: 0;
      right: 0;
      width: 100%;
      color: #fff;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      text-transform: capitalize;
      text-align: center;
      font-size: 2.8rem; }
      .site-header > .container .grandchild-title.active {
        opacity: 1;
        z-index: 20;
        transform: translateY(0%); }

body:not(.template-article) #shopify-section-footer {
  padding-top: 6rem; }

.site-footer {
  padding: 95px 0 145px 0;
  background: #000;
  color: #fff; }
  .site-footer h5 {
    color: #fff;
    font: normal 1.6rem/2rem "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    letter-spacing: -0.16px; }
  .site-footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .site-footer ul li {
      margin: 16px 0 16px 0;
      padding: 0; }
      .site-footer ul li a {
        color: #999999;
        font: normal 1.6rem/1.9rem "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
        text-decoration: none; }
        .site-footer ul li a:hover, .site-footer ul li a:active, .site-footer ul li a:focus {
          text-decoration: none; }
  .site-footer .sub-footer {
    display: flex;
    align-items: center;
    margin: 130px 0 0 0;
    flex-direction: row; }
    @media (max-width: 991.98px) {
      .site-footer .sub-footer {
        flex-direction: column; } }
    .site-footer .sub-footer p {
      margin: 5px 16px 5px 0;
      font: normal 1.2rem/1.6rem "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
      color: #999999; }
      .site-footer .sub-footer p a {
        font: normal 1.2rem/1.6rem "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
        color: #999999;
        text-decoration: none; }
        .site-footer .sub-footer p a:hover, .site-footer .sub-footer p a:active, .site-footer .sub-footer p a:focus {
          text-decoration: none; }
    .site-footer .sub-footer ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex;
      flex-direction: row; }
      @media (max-width: 991.98px) {
        .site-footer .sub-footer ul {
          margin-top: 24px; } }
      .site-footer .sub-footer ul li {
        margin: 0 16px 0 0; }
        .site-footer .sub-footer ul li a {
          font: normal 1.2rem/1.6rem "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
          color: #999999;
          text-decoration: none; }
          .site-footer .sub-footer ul li a:hover, .site-footer .sub-footer ul li a:active, .site-footer .sub-footer ul li a:focus {
            text-decoration: none; }
  .site-footer .email-signup-popup-trigger #form3 {
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 8px 24px;
    position: relative; }
    .site-footer .email-signup-popup-trigger #form3 #Field1 {
      background-color: #000;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      color: #fff;
      border: none; }
    .site-footer .email-signup-popup-trigger #form3 button {
      background: none;
      border: none;
      box-shadow: none;
      position: absolute;
      top: 10px;
      right: 20px;
      cursor: pointer; }
      .site-footer .email-signup-popup-trigger #form3 button i {
        color: #fff; }
  .site-footer .email-signup-popup-trigger .thank-you {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }

/* modules */
.hero-main {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  align-items: center; }
  .hero-main.is-info-delayed .hero-main__bottom, .hero-main.is-info-delayed .hero-main__overlay {
    transition-delay: 0.4s; }
  .hero-main.is-no-bg {
    background-color: transparent; }
    .hero-main.is-no-bg .hero-main__bg, .hero-main.is-no-bg .hero-main__overlay, .hero-main.is-no-bg .hero-main__video-overlay {
      visibility: hidden; }
  .hero-main__body {
    color: #fff;
    margin: 3.2rem 0; }

@media only screen and (min-width: 768px) {
  .hero-main.is-after-drawer .hero-main__content {
    margin-top: 4.8rem; } }

@keyframes fade_move_down {
  0% {
    transform: translateY(-0.5rem);
    opacity: 0; }
  50% {
    opacity: 1; }
  to {
    transform: translateY(0.5rem);
    opacity: 0; } }

.hero-main__content {
  transition: opacity 0.6s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.6s cubic-bezier(0.38, 0.41, 0.27, 1);
  transition-delay: .4s;
  opacity: 1;
  transform: translateY(0); }
  .hero-main__content.is-hidden {
    transform: translateY(6rem);
    opacity: 0;
    pointer-events: none;
    transition-delay: 0s; }

.hero-main__responsive .hero-main__inner {
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .hero-main__responsive .hero-main__inner .hero-main__content-wrapper {
    text-align: center;
    margin: 0 auto; }

@media only screen and (max-width: 767px) {
  .hero-main__responsive .hero-main__inner {
    justify-content: flex-end;
    align-items: flex-end;
    text-align: left; }
    .hero-main__responsive .hero-main__inner .hero-main__content-wrapper {
      margin: 0;
      text-align: left; }
    .hero-main__responsive .hero-main__inner .hero-main__cta-wrapper {
      text-align: left;
      align-items: flex-start;
      justify-content: flex-start; }
    .hero-main__responsive .hero-main__inner .offset-lg-2, .hero-main__responsive .hero-main__inner .offset-lg-3, .hero-main__responsive .hero-main__inner .offset-md-2, .hero-main__responsive .hero-main__inner .offset-md-3 {
      margin-left: 0; }
    .hero-main__responsive .hero-main__inner h2.text-center {
      text-align: left !important; } }

@media only screen and (max-width: 767px) {
  .hero-main__responsive .row:last-child .hero-main__content-wrapper {
    padding-bottom: 4rem; } }

.hero-main__center-center {
  display: block; }
  .hero-main__center-center .hero-main__inner-container {
    padding: 0 !important; }
    .hero-main__center-center .hero-main__inner-container .hero-main__inner {
      flex-flow: column nowrap;
      justify-content: center;
      align-items: center;
      text-align: center; }
      .hero-main__center-center .hero-main__inner-container .hero-main__inner .hero-main__content-wrapper {
        text-align: center;
        margin: 0 auto; }
  .hero-main__center-center .hero-main__svg-wrapper {
    margin-left: auto;
    margin-right: auto; }

.hero-main__bottom-left .offset-lg-2, .hero-main__bottom-left .offset-lg-3, .hero-main__bottom-left .offset-md-2, .hero-main__bottom-left .offset-md-3 {
  margin-left: 0; }

.hero-main__center-left .offset-lg-2, .hero-main__center-left .offset-lg-3, .hero-main__center-left .offset-md-2, .hero-main__center-left .offset-md-3 {
  margin-left: 0; }

.hero-main__bottom-left h2.text-center, .hero-main__center-left h2.text-center {
  text-align: left !important; }

.hero-main__bottom-left .hero-main__svg-wrapper {
  margin-left: 0;
  margin-right: 0; }

.hero-main__center-left .hero-main__svg-wrapper {
  margin-left: 0;
  margin-right: 0; }

.hero-main__center-left .hero-main__inner {
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  text-align: left; }
  .hero-main__center-left .hero-main__inner .offset-md-1 {
    margin-left: 0; }

.hero-main__center-left .hero-main__cta-wrapper {
  text-align: left;
  align-items: flex-start;
  justify-content: flex-start; }

.hero-main__bottom-left .hero-main__inner-container {
  padding: 0 !important; }

.hero-main__bottom-left .hero-main__inner {
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: flex-end;
  text-align: left; }
  .hero-main__bottom-left .hero-main__inner .offset-md-1 {
    margin-left: 0; }

.hero-main__bottom-left .hero-main__cta-wrapper {
  text-align: left;
  align-items: flex-start;
  justify-content: flex-start; }

.hero-main__bottom-left .row:last-child .hero-main__content-wrapper {
  padding-bottom: 8rem; }

@media only screen and (max-width: 767px) {
  .hero-main__bottom-left .row:last-child .hero-main__content-wrapper {
    padding-bottom: 4rem; } }

.hero-main__height-100-auto, .hero-main__height-auto {
  height: unset;
  min-height: 540px;
  max-height: unset; }

@media only screen and (max-width: 767px) {
  .hero-main__height-100-auto, .hero-main__height-auto {
    min-height: 375px !important; } }

.hero-main__height-100-auto.is-after-drawer, .hero-main__height-auto.is-after-drawer {
  min-height: 588px; }

@media only screen and (max-width: 767px) {
  .hero-main__height-100-auto.is-after-drawer, .hero-main__height-auto.is-after-drawer {
    min-height: 423px; } }

.hero-main__height-100-auto .hero-main__inner-container, .hero-main__height-auto .hero-main__inner-container {
  position: unset !important;
  padding: 12rem 0 18rem; }

@media only screen and (max-width: 767px) {
  .hero-main__height-100-auto .hero-main__inner-container, .hero-main__height-auto .hero-main__inner-container {
    padding: 4rem 0 6rem; } }

.hero-main__height-100-auto.is-top .hero-main__inner-container, .hero-main__height-auto.is-top .hero-main__inner-container {
  position: unset !important;
  padding: 24rem 0 18rem; }

@media only screen and (max-width: 767px) {
  .hero-main__height-100-auto.is-top .hero-main__inner-container, .hero-main__height-auto.is-top .hero-main__inner-container {
    padding: 20rem 0 6rem; } }

.hero-main__height-100 {
  height: 100vh;
  min-height: 540px; }
  .hero-main__height-100.is-after-drawer {
    min-height: 588px; }

@media only screen and (max-width: 767px) {
  .hero-main__height-100 {
    min-height: 375px; } }

@media only screen and (max-width: 767px) {
  .hero-main__height-100.is-after-drawer {
    min-height: 423px; } }

@media only screen and (min-width: 768px) {
  .hero-main__height-100:not(.hero-main__bottom-left) .hero-main__caret-wrapper {
    display: block; } }

.hero-main__height-100-auto {
  height: unset;
  max-height: unset;
  min-height: 100vh; }

.hero-main__height-66 {
  height: 66vh;
  min-height: 540px; }
  .hero-main__height-66.is-after-drawer {
    height: calc(66vh + 4.8rem);
    min-height: 588px; }

@media only screen and (max-width: 767px) {
  .hero-main__height-66 {
    min-height: 375px; } }

@media only screen and (max-width: 767px) {
  .hero-main__height-66.is-after-drawer {
    min-height: 423px; } }

.hero-main.is-top .hero-main__overlay-info {
  height: 100%; }
  .hero-main.is-top .hero-main__overlay-info.is-shown {
    z-index: 20; }

.hero-main.is-top .hero-main__inner-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: height 0.6s cubic-bezier(0.38, 0.41, 0.27, 1); }

.hero-main.is-top .hero-main__video-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.hero-main.is-top .hero-main__inner {
  position: absolute;
  top: auto;
  left: auto; }
  .hero-main.is-top .hero-main__inner.align-center {
    align-items: center;
    justify-content: center; }

.hero-main.is-dark .hero-main__eyebrow, .hero-main.is-dark .hero-main__headline, .hero-main.is-dark .hero-main__headline_long, .hero-main.is-dark .hero-main__overlay-info-blurb, .hero-main.is-dark .hero-main__overlay-info-caption, .hero-main.is-dark .hero-main__snippet, .hero-main.is-dark .hero-main__subhead {
  color: #fff; }

.hero-main.is-dark .hero-main__caret svg * {
  fill: #fff; }

.hero-main.is-dark .hero-main__info-open-wrapper {
  background-color: #fff; }
  .hero-main.is-dark .hero-main__info-open-wrapper svg {
    color: #000; }
    .hero-main.is-dark .hero-main__info-open-wrapper svg:not(.colored):not(.colored) {
      fill: #000; }

.hero-main.is-light .hero-main__eyebrow, .hero-main.is-light .hero-main__headline, .hero-main.is-light .hero-main__headline_long, .hero-main.is-light .hero-main__overlay-info-blurb, .hero-main.is-light .hero-main__overlay-info-caption, .hero-main.is-light .hero-main__snippet, .hero-main.is-light .hero-main__subhead {
  color: #000; }

.hero-main.is-light .hero-main__caret svg * {
  fill: #000; }

.hero-main [class*=col-]:not(:first-of-type) {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end; }

.hero-main__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  z-index: 2; }
  .hero-main__inner.align-center {
    align-items: center; }
    .hero-main__inner.align-center .hero-main__bottom {
      margin-bottom: 0; }
    .hero-main__inner.align-center .hero-main__bottom--container {
      max-width: none;
      flex: 0 0 100%;
      text-align: center; }
    .hero-main__inner.align-center .hero-main__cta-wrapper {
      display: flex;
      justify-content: center;
      flex-direction: column; }
  .hero-main__inner.align-right {
    align-items: right; }
    .hero-main__inner.align-right .hero-main__bottom {
      margin-bottom: 0; }
    .hero-main__inner.align-right .hero-main__bottom--container {
      max-width: none;
      flex: 0 0 100%;
      text-align: right; }
    .hero-main__inner.align-right .hero-main__cta-wrapper {
      display: flex;
      justify-content: flex-end;
      flex-direction: column; }

@media only screen and (max-width: 767px) {
  .hero-main__inner {
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start; } }

@media only screen and (min-width: 768px) {
  .hero-main__inner.align-left, .hero-main__inner.align-right {
    align-items: center; }
  .hero-main__inner.align-left .hero-main__bottom, .hero-main__inner.align-right .hero-main__bottom {
    margin-bottom: 0; } }

@media only screen and (min-width: 768px) {
  .hero-main__inner.align-center .hero-main__cta-wrapper {
    flex-direction: row; } }

@media only screen and (min-width: 768px) {
  .hero-main__inner.align-right .hero-main__cta-wrapper {
    flex-direction: row; } }

.hero-main__bg {
  transition: transform 1s cubic-bezier(0.395, 0.005, 0.19, 1);
  z-index: 1;
  opacity: 1;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.hero-main__bg--src {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  transition: all 1s;
  color: white; }
  .hero-main__bg--src.lazyload.loaded {
    filter: blur(0); }
    .hero-main__bg--src.lazyload.loaded + .blur {
      backdrop-filter: blur(0px); }
  .hero-main__bg--src + .blur {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(5px);
    /* apply the blur */
    pointer-events: none;
    /* make the pseudo class click-through */
    transition-delay: 2s;
    transition: backdrop-filter 1s; }

.hero-main__bg--full {
  background-size: cover !important; }

.hero-main__bg.is-zoomed {
  transform: scale(1.0625); }

.hero-main__overlay, .hero-main__video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .4;
  transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1);
  z-index: 1; }

.hero-main__overlay.is-dim {
  opacity: 0.6; }

.hero-main__overlay.is-hidden, .hero-main__overlay.story-film-overlay, .hero-main__overlay.story-general-overlay {
  opacity: 0;
  transition: opacity 0s cubic-bezier(0.38, 0.41, 0.27, 1); }

@media only screen and (max-width: 767px) {
  .hero-main__overlay.story-film-overlay, .hero-main__overlay.story-general-overlay {
    opacity: 0.6 !important;
    transition: opacity 0s cubic-bezier(0.38, 0.41, 0.27, 1) !important;
    visibility: visible !important; } }

.hero-main__video-overlay {
  background: #fff;
  opacity: 1;
  transition: opacity 2s cubic-bezier(0.265, 0.035, 0.205, 0.995); }
  .hero-main__video-overlay.is-hidden {
    opacity: 0; }

.hero-main__headline {
  color: #fff;
  margin-bottom: 0;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 4rem;
  letter-spacing: -.04rem;
  line-height: 1.125;
  font-weight: 400; }
  .hero-main__headline.is-long {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.16667;
    font-weight: 400; }

@media only screen and (min-width: 480px) {
  .hero-main__headline {
    font-size: 6.4rem;
    letter-spacing: -.052rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .hero-main__headline {
    font-size: 6.4rem;
    letter-spacing: -.064rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 480px) {
  .hero-main__headline.is-long {
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .hero-main__headline.is-long {
    font-size: 4.8rem;
    letter-spacing: -.048rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (max-width: 767px) {
  .hero-main__headline {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .hero-main__headline {
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (max-width: 767px) and (min-width: 992px) {
  .hero-main__headline {
    font-size: 4.8rem;
    letter-spacing: -.048rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (max-width: 767px) {
  .hero-main__headline.is-long {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .hero-main__headline.is-long {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (max-width: 767px) and (min-width: 992px) {
  .hero-main__headline.is-long {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

.hero-main__eyebrow {
  color: #fff;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  margin-bottom: 1.4rem; }

@media only screen and (max-width: 767px) {
  .hero-main__eyebrow {
    font-size: 1.2rem; } }

.hero-main__subhead {
  color: #fff;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  margin-top: 1.4rem; }

@media only screen and (max-width: 767px) {
  .hero-main__subhead {
    font-size: 1.6rem; } }

.hero-main__snippet {
  color: #fff;
  font-size: 2rem;
  margin-top: 1.4rem; }

@media only screen and (max-width: 767px) {
  .hero-main__snippet {
    font-size: 1.6rem; } }

.hero-main__caret-wrapper {
  display: none;
  position: absolute;
  bottom: 6em;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10; }

@media only screen and (max-width: 767px) {
  .hero-main__caret-wrapper {
    bottom: 3rem; } }

.hero-main__caret {
  margin: 0 auto;
  height: 2.4rem;
  width: 2.4rem;
  line-height: 2.4rem;
  cursor: pointer;
  text-align: center; }
  .hero-main__caret svg {
    fill: #fff;
    animation: fade_move_down 2s ease-in-out infinite; }

.hero-main__svg-wrapper {
  margin: 2vh 0;
  width: 66%;
  text-align: left; }
  .hero-main__svg-wrapper + .hero-main__cta-wrapper {
    margin-top: 5.5rem; }

@media only screen and (min-width: 768px) {
  .hero-main__svg-wrapper {
    margin: 2vh auto;
    width: 400px;
    max-height: 200px;
    text-align: center; } }

@media only screen and (max-width: 767px) {
  .hero-main__svg-wrapper + .hero-main__cta-wrapper {
    margin-top: 4rem; } }

.hero-main__svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain";
  -o-object-position: left center;
  object-position: left center; }

@media only screen and (min-width: 768px) {
  .hero-main__svg {
    -o-object-position: center;
    object-position: center;
    max-height: 200px; } }

.hero-main__cta-wrapper {
  display: flex;
  align-items: center;
  margin-top: 2.5rem;
  width: 100%;
  flex-direction: row;
  justify-content: center; }
  .hero-main__cta-wrapper .cta-25 {
    width: 25%;
    min-width: 150px;
    max-width: none; }
  .hero-main__cta-wrapper .cta-33 {
    width: 33.33%;
    min-width: 150px;
    max-width: none; }
  .hero-main__cta-wrapper .cta-50 {
    width: 50%;
    min-width: 150px;
    max-width: none; }
  .hero-main__cta-wrapper .cta-100 {
    width: auto;
    min-width: 200px;
    max-width: none; }

@media only screen and (max-width: 767px) {
  .hero-main__cta-wrapper {
    text-align: center; }
    .hero-main__cta-wrapper .cta-25, .hero-main__cta-wrapper .cta-33, .hero-main__cta-wrapper .cta-50, .hero-main__cta-wrapper .cta-100 {
      width: 100%;
      min-width: 200px; } }

@media only screen and (max-width: 479px) {
  .hero-main__cta-wrapper {
    justify-content: center;
    flex-direction: column; }
    .hero-main__cta-wrapper a:not(.cta-link-underline) {
      position: relative;
      left: -8px;
      width: calc(100% + 8px);
      max-width: none; } }

.hero-main .btn + .btn {
  margin: 0 0 0 2rem; }

@media only screen and (max-width: 767px) {
  .hero-main .btn + .btn {
    margin: 1.5rem auto 0; } }

.hero-main__info-open-wrapper {
  display: none; }
  .hero-main__info-open-wrapper.is-hidden {
    opacity: 0; }

@media only screen and (min-width: 768px) {
  .hero-main__info-open-wrapper {
    display: block;
    border-radius: 4rem;
    position: absolute;
    background-color: #f9f9f9;
    right: 8rem;
    bottom: 8rem;
    z-index: 9;
    transition: opacity .3s;
    opacity: 1; }
    .hero-main__info-open-wrapper svg {
      fill: #000; }
    .hero-main__info-open-wrapper .is-hidden {
      opacity: 0;
      display: none; } }

.hero-main__info-open {
  height: 3.2rem;
  width: 3.2rem;
  color: #fff;
  transition: opacity 0.2s cubic-bezier(0.38, 0.41, 0.27, 1);
  cursor: pointer;
  padding: 0; }
  .hero-main__info-open.icon--ellipses svg {
    top: calc(50% - 1rem);
    left: calc(50% - 1rem);
    width: 2rem;
    height: 2rem; }

.hero-main__info-close {
  position: absolute;
  top: 4rem;
  right: 8rem;
  display: none; }
  .hero-main__info-close.is-shown {
    display: block; }
  .hero-main__info-close .cta-circle.cta-circle-outlined.cta-circle-light .cta-circle__outline {
    box-shadow: inset 0 0 0 4px #fff; }

.hero-main__overlay-info {
  display: flex;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  color: #fff;
  padding-bottom: 8rem;
  opacity: 0;
  z-index: 3;
  pointer-events: none;
  transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .hero-main__overlay-info.is-shown {
    opacity: 1;
    pointer-events: auto;
    transition-delay: .48s;
    z-index: 20; }
    .hero-main__overlay-info.is-shown .hero-main__overlay-info-content-wrapper {
      transform: none;
      transition: transform 0.6s cubic-bezier(0.38, 0.41, 0.27, 1);
      transition-delay: 0.48s; }
    .hero-main__overlay-info.is-shown .hero-main__overlay-info-caption, .hero-main__overlay-info.is-shown .hero-main__overlay-info-link {
      opacity: 1;
      transform: none;
      transition: opacity 0.6s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.8s cubic-bezier(0.38, 0.41, 0.27, 1);
      transition-delay: 0.48s; }
  .hero-main__overlay-info .hero-main__overlay-info-content-wrapper {
    position: relative;
    transform: translateY(6rem);
    transition: transform 0s cubic-bezier(0.38, 0.41, 0.27, 1) 0.4s; }
  .hero-main__overlay-info .hero-main__overlay-info-caption, .hero-main__overlay-info .hero-main__overlay-info-link {
    display: block;
    position: relative;
    opacity: 0;
    transform: translateY(3rem);
    transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1) 0s, transform 0s cubic-bezier(0.38, 0.41, 0.27, 1) 0.4s; }
  .hero-main__overlay-info .hero-main__overlay-info-blurb {
    margin-bottom: 4rem; }
  .hero-main__overlay-info .hero-main__overlay-info-caption {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; }
  .hero-main__overlay-info .hero-main__overlay-info-link {
    margin-bottom: 4rem; }

@media only screen and (max-width: 767px) {
  .hero-main__overlay-info {
    display: none; } }

@media only screen and (min-width: 480px) {
  .hero-main__overlay-info .hero-main__overlay-info-caption {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .hero-main__overlay-info .hero-main__overlay-info-caption {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

.hero-main__video-container {
  position: relative;
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: calc(100vh + 1px);
  z-index: 0;
  overflow: hidden;
  background: none; }
  .hero-main__video-container video {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
    width: 100%;
    height: 96.5%;
    position: absolute;
    top: 0;
    left: 0; }
    @media (max-width: 767px) {
      .hero-main__video-container video {
        height: auto; } }
  .hero-main__video-container iframe {
    box-sizing: border-box;
    height: 56.25vw;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 177.77777778vh; }

@media only screen and (min-width: 768px) {
  .hero-main__video-container {
    background: none; } }

.hero-page {
  position: relative;
  width: 100%;
  background: #fff;
  z-index: 60;
  transition: height .55s;
  will-change: height;
  height: 66vh;
  overflow: hidden; }

@media only screen and (min-width: 992px) {
  .hero-page {
    height: 100vh; } }

.hero-page__flexible {
  color: #000 !important; }

.hero-page__section-content {
  margin: 0 auto; }

.hero-page.hero {
  min-height: 540px; }
  .hero-page.hero .hero-page__bg-wrapper {
    min-height: 540px; }
  .hero-page.hero.is-after-drawer {
    min-height: 588px; }
    .hero-page.hero.is-after-drawer .hero-page__container {
      margin-top: 4.8rem; }
    .hero-page.hero.is-after-drawer .hero-page__bg-wrapper {
      min-height: 588px; }

.hero-page.shopping-tool__wrapper.has-shopping-tool {
  overflow: unset; }
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading {
    display: inline-block;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.125;
    font-weight: 400; }
    .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading.is-long {
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      font-size: 4rem;
      letter-spacing: -.04rem;
      line-height: 1.16667;
      font-weight: 400; }

.hero-page.hero--no-image ~ .search-results {
  padding-top: 3.5rem; }

@media only screen and (max-width: 767px) {
  .hero-page.hero {
    min-height: 375px; } }

@media only screen and (max-width: 767px) {
  .hero-page.hero .hero-page__bg-wrapper {
    min-height: 375px; } }

@media only screen and (max-width: 767px) {
  .hero-page.hero.is-after-drawer {
    min-height: 423px; } }

@media only screen and (max-width: 767px) {
  .hero-page.hero.is-after-drawer .hero-page__bg-wrapper {
    min-height: 423px; } }

@media only screen and (min-width: 480px) {
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading {
    font-size: 6.4rem;
    letter-spacing: -.052rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading {
    font-size: 6.4rem;
    letter-spacing: -.064rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (min-width: 480px) {
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading.is-long {
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading.is-long {
    font-size: 4.8rem;
    letter-spacing: -.048rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (max-width: 767px) {
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading {
    font-size: 4rem;
    letter-spacing: -.04rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (max-width: 767px) and (min-width: 992px) {
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading {
    font-size: 4.8rem;
    letter-spacing: -.048rem;
    line-height: 1.16667;
    font-weight: 400; } }

@media only screen and (max-width: 767px) {
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading.is-long {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading.is-long {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

@media only screen and (max-width: 767px) and (min-width: 992px) {
  .hero-page.shopping-tool__wrapper.has-shopping-tool .hero-page__content--heading.is-long {
    font-size: 3.2rem;
    letter-spacing: -.032rem;
    line-height: 1.125;
    font-weight: 400; } }

.page-plp-search-page .hero-page.hero--no-image {
  height: auto; }
  .page-plp-search-page .hero-page.hero--no-image .hero-page__content--heading, .page-plp-search-page .hero-page.hero--no-image .hero-page__content--shopping-tool-wrapper .hero-page__content--shopping-tool .shopping-tool__collapsed {
    opacity: 1;
    transform: translateY(0); }
  .page-plp-search-page .hero-page.hero--no-image .hero-page__content-wrapper {
    position: static; }

@media only screen and (min-width: 768px) {
  .page-plp-search-page .hero-page.hero--no-image {
    height: auto;
    margin-bottom: 0; } }

@media only screen and (min-width: 768px) {
  .page-plp-search-page .hero-page.hero--no-image__content-wrapper {
    align-items: flex-start;
    margin-top: 5.8rem;
    padding: 0; } }

.hero-page.has-refinements ~ .cat-module-container {
  display: none; }

.hero-page.has-refinements ~ .search-results {
  padding-top: 3.5rem; }

.hero-page.is-shopping-tool-b.is-sticky-tool .hero-page__content--shopping-tool-wrapper {
  position: fixed;
  top: auto;
  bottom: 5rem; }

.hero-page.is-shopping-tool-b.is-sticky-tool .shopping-tool__collapsed {
  height: 0; }

.hero-page.is-shopping-tool-b.is-sticky-tool.is-sticky-hidden .hero-page__content--shopping-tool {
  transform: translateY(12rem); }

.hero-page.active .hero-page__bg {
  opacity: 1;
  transition: transform 1s cubic-bezier(0.38, 0.41, 0.27, 1), opacity 0.5s cubic-bezier(0.38, 0.41, 0.27, 1); }

.hero-page.active .hero-page__bg--full.is-loaded {
  opacity: 1;
  transition: opacity 1s cubic-bezier(0.38, 0.41, 0.27, 1);
  transition: transform 0.6s cubic-bezier(0.395, 0, 0.135, 1), opacity 1s cubic-bezier(0.38, 0.41, 0.27, 1); }

.hero-page.active .hero-page__bg-overlay {
  opacity: 1;
  transition: opacity 2s cubic-bezier(0.38, 0.41, 0.27, 1);
  transition-delay: 0.3s; }

.hero-page.is-expanded .hero-page__content-wrapper {
  z-index: 300; }

.hero-page.is-expanded .hero-page__content--shopping-tool .shopping-tool__collapsed {
  opacity: 0; }

.hero-page.is-in {
  height: 66vh; }
  .hero-page.is-in .hero-page__content.is-hidden {
    opacity: 0;
    transition: opacity 0.75s; }
  .hero-page.is-in .hero-page__content--heading {
    opacity: 1;
    transform: translateY(0); }
  .hero-page.is-in .hero-page__content--shopping-tool-wrapper .hero-page__content--shopping-tool .shopping-tool__collapsed {
    opacity: 1;
    transform: translateY(0);
    height: 8rem;
    background: #fff;
    display: block;
    width: 100%; }
    .hero-page.is-in .hero-page__content--shopping-tool-wrapper .hero-page__content--shopping-tool .shopping-tool__collapsed .container .breadcrumb {
      border-bottom: none;
      line-height: 8rem;
      padding: 0;
      font-family: Avenir Next LT W02 Bold, sans-serif; }
      .hero-page.is-in .hero-page__content--shopping-tool-wrapper .hero-page__content--shopping-tool .shopping-tool__collapsed .container .breadcrumb a {
        color: #000;
        display: inline;
        z-index: 100;
        position: relative; }
  .hero-page.is-in .hero-page__bg-wrapper {
    transform: scale(1);
    height: 66vh; }
  .hero-page.is-in .hero-page__info-open-wrapper {
    display: none; }
  .hero-page.is-in .hero-page__info-open {
    height: 3.2rem;
    width: 3.2rem;
    color: #fff;
    cursor: pointer;
    padding: 0; }
    .hero-page.is-in .hero-page__info-open.icon--ellipses svg {
      top: calc(50% - 1rem);
      left: calc(50% - 1rem);
      width: 2rem;
      height: 2rem; }
  .hero-page.is-in .hero-page__bg-overlay-info.is-shown {
    pointer-events: auto;
    transition-delay: 0.48s; }
    .hero-page.is-in .hero-page__bg-overlay-info.is-shown .hero-page__overlay-info-content-wrapper {
      opacity: 1;
      transform: none;
      transition: transform 0.6s cubic-bezier(0.38, 0.41, 0.27, 1);
      transition-delay: 0.48s; }
    .hero-page.is-in .hero-page__bg-overlay-info.is-shown .hero-page__overlay-info-caption, .hero-page.is-in .hero-page__bg-overlay-info.is-shown .hero-page__overlay-info-link {
      opacity: 1;
      transform: none;
      transition: opacity 0.6s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.8s cubic-bezier(0.38, 0.41, 0.27, 1);
      transition-delay: 0.48s; }
  .hero-page.is-in .hero-page__bg-overlay-info .hero-page__overlay-info-content-wrapper {
    position: relative;
    transform: translateY(6rem);
    transition: transform 0s cubic-bezier(0.38, 0.41, 0.27, 1) 0.4s; }
  .hero-page.is-in .hero-page__bg-overlay-info .hero-page__overlay-info-caption, .hero-page.is-in .hero-page__bg-overlay-info .hero-page__overlay-info-link {
    display: block;
    position: relative;
    opacity: 0;
    transform: translateY(3rem);
    transition: opacity 0.4s cubic-bezier(0.38, 0.41, 0.27, 1) 0s, transform 0s cubic-bezier(0.38, 0.41, 0.27, 1) 0.4s; }
  .hero-page.is-in .hero-page__bg-overlay-info .hero-page__overlay-info-blurb {
    margin-bottom: 4rem; }
  .hero-page.is-in .hero-page__bg-overlay-info .hero-page__overlay-info-caption {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; }
  .hero-page.is-in .hero-page__bg-overlay-info .hero-page__overlay-info-link {
    margin-bottom: 4rem; }

.hero-page.is-dark .hero-page__content--blurb, .hero-page.is-dark .hero-page__content--heading, .hero-page.is-dark .hero-page__overlay-info-content-wrapper {
  color: #fff; }

.hero-page.is-dark .hero-page__info-open-wrapper {
  background-color: #fff; }
  .hero-page.is-dark .hero-page__info-open-wrapper svg:not(.colored):not(.colored) {
    fill: #000; }

.hero-page.is-light .hero-page__content--blurb, .hero-page.is-light .hero-page__content--heading {
  color: #000; }

.hero-page.is-light .hero-page__info-open-wrapper {
  background-color: #000; }
  .hero-page.is-light .hero-page__info-open-wrapper svg:not(.colored):not(.colored) {
    fill: #fff; }

.hero-page.is-sticky-tool {
  z-index: 300; }
  .hero-page.is-sticky-tool .hero-page__content--shopping-tool-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    margin: 0; }
  .hero-page.is-sticky-tool .hero-page__content--shopping-tool {
    height: 0;
    opacity: 1;
    transform: none;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
    transition-delay: 0s; }
  .hero-page.is-sticky-tool .shopping-tool__collapsed {
    height: 0; }

.hero-page.is-tool-changing .hero-page__content--shopping-tool {
  opacity: 0;
  transform: translateY(-12rem);
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  transition-delay: 0s; }

.hero-page.is-fullscreen {
  height: 100vh; }
  .hero-page.is-fullscreen .hero-page__bg-wrapper {
    transition: height 0.6s cubic-bezier(0.38, 0.41, 0.27, 1) !important;
    height: 100vh !important; }
  .hero-page.is-fullscreen .hero-page__bg-overlay {
    background-color: rgba(0, 0, 0, 0.4); }
  .hero-page.is-fullscreen .hero-page__info-open, .hero-page.is-fullscreen .hero-page__info-open-wrapper {
    opacity: 0; }
  .hero-page.is-fullscreen .hero-page__bg-overlay-info {
    opacity: 1;
    transform: none;
    transition: opacity 0.6s cubic-bezier(0.38, 0.41, 0.27, 1) 0.4s, transform 0.6s cubic-bezier(0.38, 0.41, 0.27, 1) 0.4s;
    height: 100%; }

@media only screen and (max-width: 767px) {
  .hero-page.is-in .hero-page__content--shopping-tool-wrapper .hero-page__content--shopping-tool .shopping-tool__collapsed {
    height: 0;
    background: transparent;
    margin: 0; }
    .hero-page.is-in .hero-page__content--shopping-tool-wrapper .hero-page__content--shopping-tool .shopping-tool__collapsed .container .breadcrumb {
      display: none; } }

@media only screen and (min-width: 992px) {
  .hero-page.is-in .hero-page__info-open-wrapper {
    display: block;
    border-radius: 4rem;
    position: absolute;
    background-color: #f9f9f9;
    bottom: 8rem;
    right: 8rem;
    z-index: 9; } }

@media only screen and (min-width: 480px) {
  .hero-page.is-in .hero-page__bg-overlay-info .hero-page__overlay-info-caption {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .hero-page.is-in .hero-page__bg-overlay-info .hero-page__overlay-info-caption {
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    line-height: 1.2;
    font-weight: 400; } }

@media only screen and (max-width: 767px) {
  .hero-page.is-sticky-tool .hero-page__content--shopping-tool-wrapper {
    top: unset;
    bottom: 10rem; } }

@media only screen and (min-width: 768px) {
  .hero-page.is-sticky-tool.is-sticky-hidden .hero-page__content--shopping-tool {
    transform: translateY(-12rem);
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.5s cubic-bezier(0.58, 0.305, 0.17, 1); } }

.hero-page__content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 10rem 0;
  will-change: height, width; }

@media only screen and (min-width: 768px) {
  .hero-page__content-wrapper {
    align-items: center; } }

.hero-page__content {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 20; }

@media only screen and (min-width: 768px) {
  .hero-page__content {
    width: 100%;
    margin-bottom: 0; } }

.hero-page__content--heading {
  color: #fff;
  padding: 0 2rem; }

@media only screen and (min-width: 992px) {
  .hero-page__content--heading {
    opacity: 0;
    transform: translateY(300px);
    transition: opacity 0.75s, transform 0.75s; } }

.hero-page__content--heading-gender {
  color: #fff;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  margin-bottom: 1.4rem; }

@media only screen and (max-width: 767px) {
  .hero-page__content--heading-gender {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .hero-page__content--shopping-tool-wrapper {
    top: auto; } }

@media only screen and (min-width: 992px) {
  .hero-page__content--shopping-tool-wrapper .hero-page__content--shopping-tool .shopping-tool__collapsed {
    opacity: 0;
    transform: translateY(300px);
    transition: opacity .75s, transform .75s;
    transition-delay: 0.08333s; } }

.hero-page__content--shopping-tool .field-input-bubble {
  margin: 0 auto; }

.hero-page__blurb {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  max-width: 53.2rem;
  color: #fff; }

.hero-page__bg, .hero-page__bg-overlay, .hero-page__bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  flex: none; }

.hero-page__bg {
  z-index: 0;
  opacity: 1;
  background-repeat: no-repeat; }

.hero-page__bg--src {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  filter: blur(10px);
  transform: scale(1.02);
  overflow: hidden;
  transition: filter 1s; }
  .hero-page__bg--src.lazyloaded {
    filter: blur(0);
    transform: scale(1); }

.hero-page__bg--full {
  background-size: cover !important; }

.hero-page__bg--solid {
  background: #fff; }

.hero-page__bg-wrapper {
  z-index: 0;
  overflow: hidden;
  will-change: height;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

@media only screen and (min-width: 992px) {
  .hero-page__bg-wrapper {
    transform: scale(1.1);
    height: calc(100vh + 300px);
    transition: transform 0.55s, height 0.55s; } }

.hero-page__bg-overlay-info {
  display: flex;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 8.3rem;
  color: #fff;
  z-index: 2;
  opacity: 0;
  transform: translateY(6rem);
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s, transform 0.3s cubic-bezier(0.38, 0.41, 0.27, 1) 0s; }

.hero-page__bg-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.38, 0.41, 0.27, 1); }

.hero-page__bg-white-block {
  display: none;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  z-index: 10; }
  .hero-page__bg-white-block.is-hidden {
    opacity: 0; }

@media only screen and (min-width: 768px) {
  .hero-page__bg-white-block {
    display: block; } }

.hero-page__info-close {
  position: absolute;
  top: 4rem;
  right: 8rem;
  z-index: 6;
  cursor: pointer;
  transition: opacity 0.6s cubic-bezier(0.38, 0.41, 0.27, 1); }

.hero-page__video-container {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent; }
  .hero-page__video-container video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }

.page-article-content .hero-page .hero-page__content--heading {
  margin-bottom: 0; }

.hero--no-image .hero-page__content--heading {
  color: #000; }

.hero--no-image .hero-page__scaler-inner {
  padding-top: 0; }

.hero--no-image .hero-page__bg, .hero--no-image .hero-page__bg-overlay, .hero--no-image .hero-page__bg-white-block {
  display: none; }

.hero--no-image + .content__wrapper, .hero--no-image + .content__listing {
  margin-top: 0; }

.card {
  border: none;
  background-color: transparent; }

.card-footer {
  border-top: none;
  background-color: transparent; }

.btn {
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: geometricPrecision;
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95);
  transform: perspective(1px) scale3d(1, 1, 1) translate3d(0, 0, 0); }
  .btn span,
  .btn figure {
    -webkit-font-smoothing: subpixel-antialiased;
    text-rendering: geometricPrecision; }
  .btn:not(.btn-text-only):hover {
    transform: perspective(1px) scale3d(1.044, 1.044, 1) translate3d(0, 0, 0) !important; }

.modal {
  transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
  -webkit-overflow-scrolling: touch;
  overflow-y: hidden !important; }
  .modal.is-open {
    display: block;
    animation: modal-fade-in 0.3s cubic-bezier(0.38, 0.41, 0.27, 1);
    overflow-x: hidden; }
  .modal.is-top .modal-dialog:before, .modal.is-bottom .modal-dialog:after {
    opacity: 0; }

.modal-close {
  position: fixed;
  top: 3rem;
  right: 2rem;
  z-index: 11;
  pointer-events: auto; }
  .modal-close .modal-close {
    position: static; }

.fade-scale {
  transform: scale(0);
  opacity: 0;
  transition: all .7s ease-in-out; }

.fade-scale.in {
  opacity: 1;
  transform: scale(1); }

@media only screen and (min-width: 768px) {
  .modal__close {
    top: 4rem;
    right: 4rem; } }

.modal__content {
  text-align: center; }
  .modal__content h2 {
    margin: 0 auto 8rem; }

@media only screen and (max-width: 767px) {
  .modal__content h2 {
    margin: 0 auto 6rem; } }

.modal__body {
  margin: 0 auto;
  text-align: center; }

.modal .modal-dialog {
  position: relative;
  width: 100%;
  max-width: none;
  min-height: 100vh;
  margin: 0;
  color: #fff;
  background-color: #000;
  transform: none !important;
  pointer-events: none; }

.modal__copy {
  margin-bottom: 3.5rem; }

.modal .modal-content {
  background-color: #000;
  border: 0;
  z-index: 2; }

.modal .modal-body {
  display: flex;
  align-items: center;
  height: 100vh;
  width: 100%;
  padding: 0;
  z-index: 2; }
  .modal .modal-body .row {
    margin-left: -25px;
    margin-right: -25px; }
  .modal .modal-body [class*=col] {
    padding-left: 25px;
    padding-right: 25px; }
  .modal .modal-body .btn {
    width: 100%; }

@media only screen and (min-width: 768px) {
  .modal .modal-body .btn {
    width: auto; } }

.modal__bottom, .modal__floating, .modal__full, .modal__top, .modal__video {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  z-index: 1050; }

.modal__bottom .modal-close, .modal__bottom .modal__close {
  position: absolute;
  top: 3rem;
  right: 4rem; }

.modal__floating .modal-close, .modal__floating .modal__close {
  position: absolute;
  top: 3rem;
  right: 4rem; }

.modal__full .modal-close, .modal__full .modal__close {
  position: absolute;
  top: 3rem;
  right: 4rem; }

.modal__top .modal-close, .modal__top .modal__close {
  position: absolute;
  top: 3rem;
  right: 4rem; }

.modal__video .modal-close, .modal__video .modal__close {
  position: absolute;
  top: 3rem;
  right: 4rem; }

@media only screen and (max-width: 767px) {
  .modal__bottom .modal-close, .modal__bottom .modal__close {
    top: 2rem;
    right: 2rem; }
  .modal__floating .modal-close, .modal__floating .modal__close {
    top: 2rem;
    right: 2rem; }
  .modal__full .modal-close, .modal__full .modal__close {
    top: 2rem;
    right: 2rem; }
  .modal__top .modal-close, .modal__top .modal__close {
    top: 2rem;
    right: 2rem; }
  .modal__video .modal-close, .modal__video .modal__close {
    top: 2rem;
    right: 2rem; } }

.modal-backdrop {
  opacity: .5 !important; }

.modal__bottom .modal-dialog, .modal__floating .modal-dialog, .modal__full .modal-dialog, .modal__top .modal-dialog, .modal__video .modal-dialog {
  background-color: transparent !important; }

.modal__bottom .modal-content, .modal__floating .modal-content, .modal__full .modal-content, .modal__top .modal-content, .modal__video .modal-content {
  position: absolute;
  left: 0;
  width: 100%; }

.modal__bottom .modal-body, .modal__floating .modal-body, .modal__full .modal-body, .modal__top .modal-body, .modal__video .modal-body {
  margin: 0 auto;
  text-align: center;
  width: unset; }

.modal__bottom .modal-body .slim, .modal__floating .modal-body .slim, .modal__full .modal-body .slim, .modal__top .modal-body .slim, .modal__video .modal-body .slim {
  width: 70%;
  margin: 0 auto;
  text-align: left; }

.modal__bottom .modal-body .slim a, .modal__bottom .modal-body .slim ul {
  display: inline-block; }

.modal__floating .modal-body .slim a, .modal__floating .modal-body .slim ul {
  display: inline-block; }

.modal__full .modal-body .slim a, .modal__full .modal-body .slim ul {
  display: inline-block; }

.modal__top .modal-body .slim a, .modal__top .modal-body .slim ul {
  display: inline-block; }

.modal__video .modal-body .slim a, .modal__video .modal-body .slim ul {
  display: inline-block; }

.modal__bottom .modal-body .cta-circle-light.cta-circle-outlined .cta-circle__outline, .modal__floating .modal-body .cta-circle-light.cta-circle-outlined .cta-circle__outline, .modal__full .modal-body .cta-circle-light.cta-circle-outlined .cta-circle__outline, .modal__top .modal-body .cta-circle-light.cta-circle-outlined .cta-circle__outline, .modal__video .modal-body .cta-circle-light.cta-circle-outlined .cta-circle__outline {
  box-shadow: inset 0 0 0 4px #fff !important; }

.modal__floating .modal-content, .modal__full .modal-content {
  top: 0;
  height: 100%;
  border-radius: 0; }

.modal__video .modal-content {
  top: 0;
  height: 100%;
  border-radius: 0; }

.modal__video .modal-body {
  width: 100%; }
  .modal__video .modal-body video {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border: 0; }
    .modal__video .modal-body video:focus {
      outline: none; }

.modal__video .cta-circle.cta-circle-outlined.cta-circle-light svg * {
  stroke: rgba(0, 0, 0, 0.25);
  stroke-width: 1px; }

.modal__top .modal-content {
  top: 0;
  height: 50%; }

.modal__bottom .modal-content {
  bottom: 0;
  height: 50%; }

.modal__floating .modal-content {
  top: 0;
  height: 100%; }

.modal__floating .modal-close, .modal__floating .modal__close {
  top: unset;
  right: unset;
  bottom: 4rem;
  left: calc(50% - 22px); }

.modal__floating .modal-close .cta-circle__outline, .modal__floating .modal__close .cta-circle__outline {
  box-shadow: inset 0 0 0 4px #fff !important; }

body.is-modal-open {
  overflow: hidden; }
  body.is-modal-open .hero-pdp__toolbar.is-sticky {
    color: #fff;
    background-color: transparent; }
    body.is-modal-open .hero-pdp__toolbar.is-sticky .cta-rounded-rect__bg {
      background: #fff; }
    body.is-modal-open .hero-pdp__toolbar.is-sticky .cta-rounded-rect__heading {
      color: #000; }
  body.is-modal-open .hero-pdp__toolbar-secondary a {
    color: #fff; }
  body.is-modal-open .hero-main__caret-wrapper {
    display: none !important; }
  body.is-modal-open [data-custom-cursor] {
    z-index: 1051; }
  body.is-modal-open .account-login-container {
    z-index: 1; }

.dark-theme .modal .modal-content {
  background-color: #fff;
  color: #000; }

.dark-theme .modal .cta-circle.cta-circle-outlined svg *, .dark-theme .modal .dark-theme .cta-circle.cta-circle-outlined.disabled svg * {
  fill: #000 !important; }

.dark-theme .modal__floating .modal-content {
  top: 0;
  height: 100%; }

.dark-theme .modal__floating .modal-close .cta-circle__outline, .dark-theme .modal__floating .modal__close .cta-circle__outline {
  box-shadow: inset 0 0 0 4px #000 !important; }

.modal-custom {
  height: 550px;
  overflow: hidden;
  position: fixed;
  top: 15%;
  right: 0;
  margin: auto; }
  .modal-custom button {
    color: white;
    transform: scale(2);
    width: 11px;
    text-align: right;
    padding: 0;
    margin-left: auto;
    text-shadow: none;
    opacity: 1;
    overflow: hidden;
    margin-right: 8px;
    margin-top: -13px;
    top: -35px;
    position: relative;
    z-index: 99; }
  .modal-custom .modal-body {
    justify-content: center; }
  .modal-custom .modal-body, .modal-custom .modal-content {
    max-height: 400px; }
  .modal-custom .modal-dialog {
    margin: 1.75rem auto !important;
    padding: 32px;
    min-height: 100%;
    min-width: 500px;
    max-width: 600px;
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .modal-custom .modal-dialog {
        min-width: 300px; } }
  .modal-custom .section-form .form-layout {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.6rem; }
    .modal-custom .section-form .form-layout input {
      padding: 8px 8px;
      border-radius: 4px;
      font-size: 1.8rem;
      border: none; }
      .modal-custom .section-form .form-layout input[type="checkbox"] {
        margin-right: 8px;
        margin-top: 5px; }
    .modal-custom .section-form .form-layout label {
      color: #fff;
      font-size: 1.8rem;
      opacity: 1; }
    .modal-custom .section-form .form-layout .custom-select-options {
      max-height: 160px;
      overflow-y: scroll; }
  .modal-custom .section-form h4 {
    color: #fff; }
  .modal-custom#customModal12 h4 {
    margin-bottom: 32px; }
  .modal-custom#customModal12 ul {
    padding-left: 24px; }
    .modal-custom#customModal12 ul li {
      font-size: 2rem; }

@keyframes modal-fade-in {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px); }
  to {
    transform: translate(0, 0); } }

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.modal-video-close {
  opacity: 0; }
  .modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px); }

.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table; }

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }
  .modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent; }
  .modal-video-close-btn:before {
    transform: rotate(45deg); }
  .modal-video-close-btn:after {
    transform: rotate(-45deg); }
  .modal-video-close-btn:before, .modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px; }

.modal-video {
  position: initial; }
  .modal-video #modal-video {
    padding: 0 !important; }
  .modal-video__close {
    position: fixed;
    top: 2.8rem;
    right: 0;
    width: 4.4rem;
    height: 4.4rem;
    z-index: 4;
    pointer-events: auto; }
    .modal-video__close i {
      width: 100%;
      height: 100%; }
    @media (min-width: 768px) {
      .modal-video__close {
        top: 4rem;
        right: 4rem; } }
    @media (min-width: 992px) {
      .modal-video__close {
        top: 4rem;
        right: 8rem; } }
  .modal-video__player {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .has-take-action .modal-video__player {
      opacity: 0.6; }
    .has-take-action.is-playing .modal-video__player {
      opacity: 1; }
  .modal-video__ctrls {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 10.7rem;
    padding: 0 8rem;
    z-index: 2;
    pointer-events: all; }
    @media (max-width: 991.98px) {
      .modal-video__ctrls {
        padding: 0 4rem; } }
  .modal-video__ctrls-bar {
    position: relative;
    flex: 1 0 auto;
    display: flex;
    align-items: center;
    height: 2rem;
    overflow: hidden;
    cursor: pointer; }
  .modal-video__ctrls-bar-progress {
    width: 100%;
    height: 0.2rem;
    border-radius: 3.0rem;
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-50%); }
  .modal-video__ctrls-bar-head {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3.0rem;
    transform: translateX(-100%);
    background: #fff;
    pointer-events: none; }
    .modal-video__ctrls-bar-head.is-hidden {
      opacity: 0; }
  .modal-video__ctrls-meta {
    margin: 0 2rem;
    font-size: 1.2rem;
    opacity: 0.6; }
  .modal-video__ctrls-playback {
    position: relative;
    margin-right: 2rem;
    width: 1.6rem;
    height: 2rem;
    cursor: pointer; }
    .modal-video__ctrls-playback figure {
      position: absolute;
      top: 0;
      left: 0;
      line-height: 0; }
      .modal-video__ctrls-playback figure.is-hidden {
        display: none; }
    .modal-video__ctrls-playback svg {
      fill: #fff;
      width: 1.6rem;
      height: 2rem; }
  .modal-video__ctrls-share, .modal-video__ctrls-fullscreen {
    width: 1.8rem;
    height: auto;
    margin-left: 2rem;
    margin-bottom: 0.6rem;
    cursor: pointer; }
    .modal-video__ctrls-share svg, .modal-video__ctrls-fullscreen svg {
      fill: #fff; }
  .modal-video__ctrls-volume {
    position: relative;
    margin-left: 2.7rem;
    width: 1.8rem;
    height: 2rem;
    cursor: pointer; }
    .modal-video__ctrls-volume figure {
      position: absolute;
      top: 0;
      left: 0;
      line-height: 0; }
      .modal-video__ctrls-volume figure.is-hidden {
        display: none; }
    .modal-video__ctrls-volume svg {
      fill: #fff;
      width: 1.6rem;
      height: 2.4rem; }
  .modal-video__take-action {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2rem;
    width: 100%;
    height: 100vh;
    background: #000;
    text-align: center;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    z-index: 100;
    transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), z-index 0s step-end 0s; }
    @media (min-width: 768px) {
      .modal-video__take-action {
        top: 50%;
        left: 50%;
        padding: 4rem 2rem;
        width: 75%;
        height: 50vh;
        max-width: 700px;
        background: rgba(0, 0, 0, 0.9);
        transform: translate(-50%, -50%); } }
    @media (min-width: 992px) {
      .modal-video__take-action {
        padding: 4rem; } }
    .is-playing .modal-video__take-action {
      opacity: 0;
      z-index: 1;
      transition: opacity 0.3s cubic-bezier(0.38, 0.41, 0.27, 1), z-index 0s step-end 0.3s; }
    .has-take-action .modal-video__take-action {
      display: flex; }
    .modal-video__take-action .btn {
      margin: 1rem; }
    .modal-video__take-action__body {
      margin: 1em 0; }
  .modal-video .modal {
    background-color: #000; }
  .modal-video .modal-dialog {
    position: relative;
    width: 100%;
    max-width: none;
    height: 100vh;
    margin: 0;
    color: #fff;
    background-color: #000;
    transform: none !important;
    pointer-events: auto;
    overflow: hidden; }
  .modal-video .modal-content {
    background-color: #000;
    border: 0;
    height: 100vh;
    z-index: 2; }
  .modal-video .modal-body {
    display: flex;
    align-items: center;
    flex-flow: column nowrap;
    height: calc(100vh - 20rem);
    padding: 10rem 0;
    width: 100%;
    transform: translateY(30px);
    transition: opacity 0.6s cubic-bezier(0.38, 0.41, 0.27, 1), transform 0.6s cubic-bezier(0.38, 0.41, 0.27, 1); }
    .modal-video .modal-body .row {
      margin-left: -20px;
      margin-right: -20px; }
    .modal-video .modal-body [class*="col"] {
      padding-left: 20px;
      padding-right: 20px; }
    .modal-video .modal-body.is-open {
      opacity: 1;
      transform: translateY(0); }
  .modal-video .card__caption {
    height: 17.8rem; }
  .modal-video .card__badge {
    opacity: 0; }
    @media (max-width: 991.98px) {
      .modal-video .card__badge .card__badge {
        opacity: 1; } }
  .modal-video .swiper-scrollbar {
    background: #000; }
    .modal-video .swiper-scrollbar .swiper-scrollbar-drag {
      background: #fff; }
  .modal-video .slider-features--size-modal {
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.38, 0.41, 0.27, 1) 0.3s; }
    .modal-video .slider-features--size-modal.is-shown {
      opacity: 1; }
    @media (min-width: 768px) {
      .modal-video .slider-features--size-modal {
        display: flex;
        flex-flow: row wrap;
        max-width: 55%;
        margin-left: 9.5rem; }
        .modal-video .slider-features--size-modal .swiper-slide {
          flex: 0 0 50%;
          padding: 0 1rem;
          margin-bottom: 2rem; } }
  .modal-video__take-action-cta {
    display: none; }
    .has-take-action.is-playing .modal-video__take-action-cta {
      display: block; }

@keyframes blurb-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.hytPlayerWrapOuter {
  position: relative; }
  @media (max-width: 767px) {
    .hytPlayerWrapOuter {
      height: 60%;
      width: 100%; } }
  .hytPlayerWrapOuter.paused:before {
    content: "\f04b";
    background-color: black;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-family: "Font Awesome 5 Free"; }
  .hytPlayerWrapOuter.ended:before {
    content: "\f3e5";
    background-color: black;
    position: absolute;
    color: white;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Font Awesome 5 Free"; }
  .hytPlayerWrapOuter.ended:after {
    content: "";
    background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
    height: 100px;
    width: 100px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 11;
    background-size: contain;
    cursor: pointer; }

main .shopify-section .card--image.alwaysHover .card__inner {
  transform: scale(1.02); }

main .shopify-section .card--image.alwaysHover .card__image-wrapper:after {
  opacity: 1; }

main .shopify-section .card--image.alwaysHover .card__caption-heading {
  transform: translateY(3.5rem); }

main .shopify-section .card--image.alwaysHover .card__caption-btn {
  opacity: 1;
  transform: translateY(0); }

main .shopify-section .card--image.alwaysHover .card__content-wrapper {
  height: 100%; }
  main .shopify-section .card--image.alwaysHover .card__content-wrapper .card__blurb-wrap {
    opacity: 1; }

@media (max-width: 991.98px) {
  main .shopify-section.page-carousel-container, main .shopify-section.small-carousel-container, main .shopify-section.medium-carousel-container {
    overflow: hidden; } }

main .shopify-section .card--manual-content .card__inner.square, main .shopify-section .card--article-content .card__inner.square, main .shopify-section .card--film-content .card__inner.square {
  padding-top: 100%; }

main .shopify-section .card--manual-content .card__inner.rectangle, main .shopify-section .card--article-content .card__inner.rectangle, main .shopify-section .card--film-content .card__inner.rectangle {
  padding-top: 100%; }
  @media (min-width: 767px) {
    main .shopify-section .card--manual-content .card__inner.rectangle, main .shopify-section .card--article-content .card__inner.rectangle, main .shopify-section .card--film-content .card__inner.rectangle {
      padding-top: 48%; } }

main .shopify-section.bgImage-copy {
  position: relative; }
  main .shopify-section.bgImage-copy figcaption {
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    opacity: .6;
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    line-height: 1.6rem; }
  main .shopify-section.bgImage-copy .hero-main__body p {
    font-size: 2rem;
    line-height: 3.2rem; }
  @media (min-width: 768px) {
    main .shopify-section.bgImage-copy .hero-main__body {
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 767px) {
    main .shopify-section.bgImage-copy.not-first-bgImage .hero.hero-main {
      min-height: 100vw !important; }
    main .shopify-section.bgImage-copy .contained {
      margin: auto;
      margin-bottom: 32px !important;
      max-width: 95% !important; } }

main .shopify-section.bgCenter-copy > span {
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover; }
  @media (max-width: 767.98px) {
    main .shopify-section.bgCenter-copy > span {
      min-height: 100vw;
      background-size: cover; } }
  main .shopify-section.bgCenter-copy > span .copy {
    width: 30%; }
    main .shopify-section.bgCenter-copy > span .copy img {
      width: 100%; }
    main .shopify-section.bgCenter-copy > span .copy p {
      margin: 32px 0;
      font-family: inherit; }
    @media (max-width: 767.98px) {
      main .shopify-section.bgCenter-copy > span .copy {
        display: none; } }
  @media (min-width: 576px) {
    main .shopify-section.bgCenter-copy > span .link-overlay {
      display: none; } }

main .shopify-section.card-grid > .container {
  padding-top: 6rem;
  padding-bottom: 6rem; }

main .shopify-section.card-grid .btn {
  margin: auto;
  margin-top: 2.5rem; }

@media (max-width: 376px) {
  main .shopify-section.card-grid .card--image .card__caption {
    transform: scale(0.8); } }

main .shopify-section.card-grid .card--manual-content .card__inner {
  padding-top: calc(540 / 720 * 100%); }
  main .shopify-section.card-grid .card--manual-content .card__inner.square {
    padding-top: 400px; }
    @media (min-width: 767px) {
      main .shopify-section.card-grid .card--manual-content .card__inner.square {
        padding-top: 100%; } }
  main .shopify-section.card-grid .card--manual-content .card__inner.rectangle {
    padding-top: 55%; }

@media (max-width: 991.98px) {
  main .shopify-section.card-grid .card--manual-content.alwaysHover .card__inner {
    transform: scale(1.02); }
  main .shopify-section.card-grid .card--manual-content.alwaysHover .card__image-wrapper:after {
    opacity: 1; }
  main .shopify-section.card-grid .card--manual-content.alwaysHover .card__content-wrapper {
    height: 100%; }
    main .shopify-section.card-grid .card--manual-content.alwaysHover .card__content-wrapper .card__blurb-wrap {
      opacity: 1; } }

@media only screen and (min-width: 1800px) {
  main .shopify-section.card-grid .card--manual-content {
    max-width: initial; } }

main .shopify-section.card-grid .card--article-content .card__inner {
  padding-top: calc(540 / 720 * 100%); }
  main .shopify-section.card-grid .card--article-content .card__inner.square {
    padding-top: 100%; }

@media (max-width: 767px) {
  main .shopify-section.card-grid .container > .row > .col-12 {
    margin-bottom: 32px; } }

main .shopify-section.page-carousel-container {
  max-height: 700px; }
  @media (min-width: 1280px) {
    main .shopify-section.page-carousel-container .carousel-page.featured-products-carousel .swiper-button-next.square,
    main .shopify-section.page-carousel-container .carousel-page.featured-products-carousel .swiper-button-prev.square {
      top: calc(50% - 5rem) !important; } }
  @media (min-width: 1280px) {
    main .shopify-section.page-carousel-container .carousel-page .swiper-button-next.square,
    main .shopify-section.page-carousel-container .carousel-page .swiper-button-prev.square {
      top: calc(50% - 1rem) !important; } }
  @media (max-width: 767px) {
    main .shopify-section.page-carousel-container .carousel-page {
      padding-bottom: 0 !important; } }
  @media (max-width: 767px) {
    main .shopify-section.page-carousel-container .slider-cards__container {
      padding-bottom: 0 !important; } }
  main .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-next, main .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-prev {
    top: 62%; }
    @media (min-width: 768px) {
      main .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-next, main .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-prev {
        top: 45%; } }
    @media (min-width: 1280px) {
      main .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-next, main .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-prev {
        top: 55%; } }
    main .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-next.square, main .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-prev.square {
      top: 52%; }
      @media (min-width: 767px) {
        main .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-next.square, main .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-prev.square {
          top: calc(50% - 11rem); } }
  main .shopify-section.page-carousel-container .slider-cards[data-display-count="3"] .swiper-button-next, main .shopify-section.page-carousel-container .slider-cards[data-display-count="3"] .swiper-button-prev {
    top: calc(50% - 6rem); }
  main .shopify-section.page-carousel-container + .grid-icons {
    margin-top: -10rem; }
  main .shopify-section.page-carousel-container .slider-cards__container {
    opacity: 0;
    height: 0; }

main .shopify-section.medium-carousel-container {
  max-height: 700px; }
  main .shopify-section.medium-carousel-container .slider-cards[data-display-count="4"] .swiper-button-next, main .shopify-section.medium-carousel-container .slider-cards[data-display-count="4"] .swiper-button-prev {
    top: 48%; }
    @media (min-width: 768px) {
      main .shopify-section.medium-carousel-container .slider-cards[data-display-count="4"] .swiper-button-next.square, main .shopify-section.medium-carousel-container .slider-cards[data-display-count="4"] .swiper-button-prev.square {
        top: calc(50% + 8rem); } }
  main .shopify-section.medium-carousel-container .slider-cards[data-display-count="3"] .swiper-button-next, main .shopify-section.medium-carousel-container .slider-cards[data-display-count="3"] .swiper-button-prev {
    top: 45%; }
    @media (min-width: 768px) {
      main .shopify-section.medium-carousel-container .slider-cards[data-display-count="3"] .swiper-button-next, main .shopify-section.medium-carousel-container .slider-cards[data-display-count="3"] .swiper-button-prev {
        top: calc(50% - 1rem); } }
  main .shopify-section.medium-carousel-container .slider-cards__header p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
    max-width: 738px; }
  main .shopify-section.medium-carousel-container .slider-cards__container {
    opacity: 0;
    height: 0; }

main .shopify-section.small-carousel-container {
  max-height: 700px; }
  @media (max-width: 767px) {
    main .shopify-section.small-carousel-container .carousel-small {
      padding-bottom: 4rem !important; } }
  @media (max-width: 767px) {
    main .shopify-section.small-carousel-container .slider-cards__container {
      padding-bottom: 0; } }
  main .shopify-section.small-carousel-container .slider-cards[data-display-count="6"] .card__caption-heading, main .shopify-section.small-carousel-container .slider-cards[data-display-count="5"] .card__caption-heading {
    font-size: 2rem; }
  @media (min-width: 768px) {
    main .shopify-section.small-carousel-container .slider-cards[data-display-count="6"] .swiper-button-next, main .shopify-section.small-carousel-container .slider-cards[data-display-count="6"] .swiper-button-prev {
      top: 40%; } }
  @media (min-width: 1280px) {
    main .shopify-section.small-carousel-container .slider-cards[data-display-count="6"] .swiper-button-next, main .shopify-section.small-carousel-container .slider-cards[data-display-count="6"] .swiper-button-prev {
      top: 50%; } }
  main .shopify-section.small-carousel-container .slider-cards[data-display-count="4"] .swiper-button-next, main .shopify-section.small-carousel-container .slider-cards[data-display-count="4"] .swiper-button-prev {
    top: calc(50% + 1rem); }
  main .shopify-section.small-carousel-container .slider-cards[data-display-count="3"] .swiper-button-next, main .shopify-section.small-carousel-container .slider-cards[data-display-count="3"] .swiper-button-prev {
    top: calc(50% - 1rem); }
  main .shopify-section.small-carousel-container .card-tile.card--image img {
    border-radius: 8px; }
  main .shopify-section.small-carousel-container .card-tile.card--image .card__caption-heading {
    transform: translateY(6.5rem); }
  main .shopify-section.small-carousel-container .card-tile.card--image:hover .card__caption-heading {
    transform: translateY(0); }
  main .shopify-section.small-carousel-container .slider-cards__container {
    opacity: 0;
    height: 0; }

main .shopify-section.copy-form .card-form {
  background-color: black;
  border-radius: 2rem;
  overflow: hidden; }
  main .shopify-section.copy-form .card-form img {
    max-height: 350px;
    object-fit: cover;
    width: 100%; }
  main .shopify-section.copy-form .card-form__body label {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 2rem;
    opacity: 1;
    margin-bottom: 16px; }
  main .shopify-section.copy-form .card-form__body form input[type="email"] {
    border: none;
    width: 100%;
    font-size: 1.8rem;
    color: #fff;
    background: transparent;
    border-bottom: 2px solid #fff;
    opacity: 1; }
  main .shopify-section.copy-form .card-form__body form .btn {
    display: block;
    margin-top: 32px;
    padding: 0px 64px; }

main .shopify-section.copy-form .row.column {
  flex-direction: column; }
  main .shopify-section.copy-form .row.column > div {
    margin: auto; }

@media (max-width: 767.98px) {
  main .shopify-section.copy-form .row {
    flex-direction: column-reverse; } }

main .shopify-section.copy-image .copyImage {
  padding-top: 6rem;
  padding-bottom: 6rem;
  min-height: 300px; }
  main .shopify-section.copy-image .copyImage .row {
    min-height: 450px; }
    main .shopify-section.copy-image .copyImage .row.reverse {
      flex-direction: row-reverse; }
      main .shopify-section.copy-image .copyImage .row.reverse .copy__inner {
        padding-left: 3.2rem; }
    @media (max-width: 767.98px) {
      main .shopify-section.copy-image .copyImage .row {
        flex-direction: column-reverse !important; } }
    main .shopify-section.copy-image .copyImage .row .copy__inner {
      width: 95%; }
      @media (max-width: 767.98px) {
        main .shopify-section.copy-image .copyImage .row .copy__inner h2 {
          display: block; } }
    main .shopify-section.copy-image .copyImage .row .copy .copy__body {
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
      main .shopify-section.copy-image .copyImage .row .copy .copy__body p {
        margin-bottom: 4.8rem;
        line-height: 3.6rem;
        font-size: 2rem; }
      @media (max-width: 767px) {
        main .shopify-section.copy-image .copyImage .row .copy .copy__body ul {
          padding-left: 2rem; } }
      main .shopify-section.copy-image .copyImage .row .copy .copy__body li, main .shopify-section.copy-image .copyImage .row .copy .copy__body ol {
        font-size: 2rem;
        line-height: 3rem;
        margin-bottom: 1.2rem; }
    @media (max-width: 767.98px) {
      main .shopify-section.copy-image .copyImage .row .copy {
        margin-bottom: 6.4rem;
        margin-top: 6.4rem; } }
    main .shopify-section.copy-image .copyImage .row .image {
      position: relative;
      display: flex; }
      main .shopify-section.copy-image .copyImage .row .image .img {
        height: 300px;
        width: 100%;
        background-size: cover;
        background-position: center;
        margin: auto;
        border-radius: 8px;
        margin-top: 3.2rem;
        position: relative;
        overflow: hidden;
        display: flex;
        justify-content: center; }
        @media (max-width: 1199.98px) {
          main .shopify-section.copy-image .copyImage .row .image .img {
            width: 300px; } }
        @media (min-width: 768px) {
          main .shopify-section.copy-image .copyImage .row .image .img {
            height: 100%;
            max-height: 450px;
            margin: auto; } }
        main .shopify-section.copy-image .copyImage .row .image .img video {
          position: absolute;
          height: 100%;
          width: auto;
          top: 0;
          margin: auto;
          z-index: 10; }
      main .shopify-section.copy-image .copyImage .row .image .attribute-camera {
        right: 31px; }
      main .shopify-section.copy-image .copyImage .row .image .attribute-display {
        width: 50%;
        background-color: rgba(0, 0, 0, 0.7); }
        main .shopify-section.copy-image .copyImage .row .image .attribute-display .photog {
          line-height: 24px; }
      main .shopify-section.copy-image .copyImage .row .image.js-show-on-scroll {
        opacity: 0;
        transition: opacity 1.5s ease-in-out; }
      main .shopify-section.copy-image .copyImage .row .image.animate-fadeIn {
        opacity: 1; }

main .shopify-section.section-multi-columns img {
  width: 100%;
  border-radius: 8px; }
  @media (max-width: 991.98px) {
    main .shopify-section.section-multi-columns img {
      margin-bottom: 1.6rem; } }

main .shopify-section.section-multi-columns .btn {
  font-weight: initial !important; }

main .shopify-section.copy > .copy {
  padding-top: 6rem;
  padding-bottom: 6rem; }
  main .shopify-section.copy > .copy .copy__header {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
  main .shopify-section.copy > .copy .copy__body {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    margin: 3.2rem 0; }
    main .shopify-section.copy > .copy .copy__body p {
      margin-bottom: 4.8rem;
      line-height: 3.6rem;
      font-size: 2rem; }
    @media (max-width: 767px) {
      main .shopify-section.copy > .copy .copy__body ul, main .shopify-section.copy > .copy .copy__body ol {
        padding-left: 2rem; } }
    main .shopify-section.copy > .copy .copy__body ul li, main .shopify-section.copy > .copy .copy__body ol li {
      font-size: 2rem;
      line-height: 3rem;
      margin-bottom: 1.2rem; }
    @media (max-width: 991.98px) {
      main .shopify-section.copy > .copy .copy__body img {
        display: none; } }
  main .shopify-section.copy > .copy .copy__buttons {
    margin: 3.2rem 0; }
    main .shopify-section.copy > .copy .copy__buttons .copy__cta:first-child {
      margin-bottom: 3.2rem; }
    @media (max-width: 767px) {
      main .shopify-section.copy > .copy .copy__buttons {
        flex-direction: column !important; } }
  main .shopify-section.copy > .copy .inline-image {
    float: right;
    width: 55%;
    margin: 0;
    padding-left: 3.2rem;
    position: relative; }
    main .shopify-section.copy > .copy .inline-image img {
      display: block !important; }
    @media (max-width: 767.98px) {
      main .shopify-section.copy > .copy .inline-image {
        float: initial;
        width: 100%;
        padding: 0;
        margin-bottom: 3.2rem; } }

main .shopify-section .grid-icons {
  padding: 3.2rem 1.5rem;
  text-align: center; }
  @media (min-width: 768px) {
    main .shopify-section .grid-icons {
      padding: 10rem 0; } }
  main .shopify-section .grid-icons h5 {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 3.2rem;
    line-height: 32px; }
  main .shopify-section .grid-icons .subheading {
    margin: 2.4rem 0 4.5rem; }
  main .shopify-section .grid-icons .row {
    justify-content: center; }
    @media (min-width: 768px) {
      main .shopify-section .grid-icons .row .grid-icons__icon {
        margin: 0 4.5rem; } }
    main .shopify-section .grid-icons .row .grid-icons__icon img {
      width: 100%; }

main .shopify-section .grid-images {
  padding: 3.2rem 1.5rem; }
  @media (min-width: 768px) {
    main .shopify-section .grid-images {
      padding: 10rem 0; } }
  main .shopify-section .grid-images.closed {
    height: 0;
    overflow: hidden;
    padding: 0; }
  main .shopify-section .grid-images__image {
    position: relative; }
    main .shopify-section .grid-images__image img {
      border-radius: 8px;
      width: 100%;
      margin-bottom: 32px; }
    main .shopify-section .grid-images__image figcaption {
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      opacity: .6;
      font-size: 1.2rem;
      line-height: 1.4;
      font-weight: 400; }
    main .shopify-section .grid-images__image .attribute-camera {
      bottom: 5.2rem;
      right: 3.2rem; }
    @media (max-width: 767px) {
      main .shopify-section .grid-images__image {
        height: auto !important; }
        main .shopify-section .grid-images__image:not(:last-child) {
          margin-bottom: 3rem; } }

main .shopify-section .article-copy strong {
  line-height: 4.8rem; }

main .shopify-section .article-copy__paragraph p {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 2rem; }

main .shopify-section.cta-cards .cta-card {
  color: #fff;
  padding-top: 6rem;
  padding-bottom: 6rem;
  text-align: center;
  position: relative; }
  main .shopify-section.cta-cards .cta-card .row {
    justify-content: space-between; }
  main .shopify-section.cta-cards .cta-card h4 {
    margin-bottom: 1.6rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 5; }
  main .shopify-section.cta-cards .cta-card p {
    margin-bottom: 3rem;
    line-height: 32px;
    position: relative;
    z-index: 5; }
  main .shopify-section.cta-cards .cta-card .btn {
    position: relative;
    z-index: 6; }
  main .shopify-section.cta-cards .cta-card .post__take-action {
    border-radius: 8px;
    padding: 2rem; }
    @media (min-width: 567px) {
      main .shopify-section.cta-cards .cta-card .post__take-action {
        padding: 8rem;
        max-width: 49%; } }
    main .shopify-section.cta-cards .cta-card .post__take-action:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.1);
      z-index: 1;
      border-radius: 8px; }
    main .shopify-section.cta-cards .cta-card .post__take-action .attribute-display {
      width: 50%;
      background-color: rgba(0, 0, 0, 0.7); }
      main .shopify-section.cta-cards .cta-card .post__take-action .attribute-display .photog {
        line-height: 24px; }
    @media (max-width: 767px) {
      main .shopify-section.cta-cards .cta-card .post__take-action {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        min-height: 260px; } }
  @media (max-width: 767px) {
    main .shopify-section.cta-cards .cta-card .col-12 {
      margin: auto;
      margin-bottom: 32px;
      max-width: 95%; } }

main .shopify-section.section-multi-columns > .container {
  padding-top: 6rem;
  padding-bottom: 6rem; }

main .shopify-section.section-multi-columns h1 {
  font: bold 34px/36px "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  color: #000;
  text-align: center;
  margin: 0;
  display: none;
  margin-bottom: 1.6rem 0;
  letter-spacing: -0.032rem; }
  @media (min-width: 768px) {
    main .shopify-section.section-multi-columns h1 {
      margin: 3.2rem 0;
      margin-top: 0;
      font: bold 40px/48px "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      display: block;
      letter-spacing: -0.04rem; } }

main .shopify-section.section-multi-columns h2 {
  color: #000;
  font: bold 28px/32px "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  text-transform: none;
  border: none;
  letter-spacing: -0.028rem; }
  @media (min-width: 768px) {
    main .shopify-section.section-multi-columns h2 {
      font: bold 30px/35px "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      margin-top: 0; } }

main .shopify-section.section-multi-columns h4 {
  color: #000;
  font: 500 24px/28px "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 0;
  letter-spacing: -0.024rem; }

main .shopify-section.section-multi-columns p {
  color: #000;
  letter-spacing: 0; }
  main .shopify-section.section-multi-columns p a {
    color: #000;
    border-bottom: 0.2rem solid #000;
    transition: border-color 0.3s; }
    main .shopify-section.section-multi-columns p a:hover {
      text-decoration: none;
      border-bottom-color: #fff; }

main .shopify-section.section-multi-columns .btn {
  color: #fff;
  background: #000;
  font: bold 16px/24px "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: none;
  border-radius: 30px;
  padding: 0.8rem 3.2rem;
  letter-spacing: -0.16px;
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95);
  transform: perspective(1px) scale3d(1, 1, 1) translate3d(0, 0, 0); }
  main .shopify-section.section-multi-columns .btn:hover {
    transform: perspective(1px) scale3d(1.044, 1.044, 1) translate3d(0, 0, 0) !important; }

main .shopify-section.banner-collage .banner-collage__wrapper {
  min-height: 15vh;
  width: 25%;
  overflow: hidden; }
  main .shopify-section.banner-collage .banner-collage__wrapper .banner-collage__image {
    transition: all .25s ease-in-out;
    width: 100%;
    height: 100%;
    display: block; }
    main .shopify-section.banner-collage .banner-collage__wrapper .banner-collage__image:hover {
      transform: scale(1.05); }
  @media (min-width: 767px) {
    main .shopify-section.banner-collage .banner-collage__wrapper {
      min-height: 18vw; } }

main .shopify-section.read-more .grid-images {
  padding: 0; }

@media (max-width: 767.98px) {
  main .shopify-section.read-more .btn {
    margin: 0 !important;
    margin-bottom: 16px !important; } }

main .shopify-section.sbs-images .sbs-images__image {
  position: relative;
  min-height: 40vh;
  background-position: center;
  background-size: cover; }
  main .shopify-section.sbs-images .sbs-images__image img {
    margin: auto;
    height: 100%; }
  @media (min-width: 767px) {
    main .shopify-section.sbs-images .sbs-images__image {
      min-height: 35vw; } }

main .shopify-section.accordion {
  cursor: pointer; }
  main .shopify-section.accordion > .container {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  main .shopify-section.accordion .accordion-row {
    border-top: 2px solid #EAEAEA; }
    main .shopify-section.accordion .accordion-row:last-child {
      border-bottom: 2px solid #EAEAEA; }
    main .shopify-section.accordion .accordion-row .accordion-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-top: 2rem;
      padding-bottom: 1rem; }
      main .shopify-section.accordion .accordion-row .accordion-header h6 {
        font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
        max-width: 90%; }
    main .shopify-section.accordion .accordion-row .accordion-body {
      overflow: hidden;
      margin-bottom: 1rem;
      max-height: 0px;
      height: auto;
      transition: all .25s ease-in-out; }
      main .shopify-section.accordion .accordion-row .accordion-body p {
        font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
    main .shopify-section.accordion .accordion-row.is-expanded .accordion-header figure {
      transform: rotate3d(1, 0, 0, 180deg); }
    main .shopify-section.accordion .accordion-row.is-expanded .accordion-body {
      max-height: 600px; }

main .shopify-section#shopify-section-best-selling-recommendations .swiper-button-next, main .shopify-section#shopify-section-best-selling-recommendations .swiper-button-prev, main .shopify-section#shopify-section-cart-recommendations .swiper-button-next, main .shopify-section#shopify-section-cart-recommendations .swiper-button-prev {
  top: calc(50% - 3rem); }
  @media (min-width: 767px) {
    main .shopify-section#shopify-section-best-selling-recommendations .swiper-button-next, main .shopify-section#shopify-section-best-selling-recommendations .swiper-button-prev, main .shopify-section#shopify-section-cart-recommendations .swiper-button-next, main .shopify-section#shopify-section-cart-recommendations .swiper-button-prev {
      top: calc(50% - 8rem); } }

main .shopify-section.masonary .grid {
  display: grid; }

main .shopify-section.masonary .grid-sizer {
  width: 100%; }
  @media (min-width: 1200px) {
    main .shopify-section.masonary .grid-sizer {
      width: 50%; } }

main .shopify-section.masonary .grid-item {
  padding: 16px;
  overflow: hidden;
  width: 100%;
  height: auto; }
  main .shopify-section.masonary .grid-item .card {
    overflow: hidden; }
    main .shopify-section.masonary .grid-item .card .card__inner:after {
      opacity: .8; }
    main .shopify-section.masonary .grid-item .card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 50%; }
    main .shopify-section.masonary .grid-item .card:before {
      width: 100%; }
  @media (min-width: 1200px) {
    main .shopify-section.masonary .grid-item.full {
      height: 500px; } }
  @media (min-width: 1200px) {
    main .shopify-section.masonary .grid-item.half {
      height: 250px; }
      main .shopify-section.masonary .grid-item.half .card .card__caption-heading {
        transform: translateY(0rem); } }
  @media (min-width: 1200px) and (min-width: 1200px) {
    main .shopify-section.masonary .grid-item.half .card__image img {
      object-fit: contain;
      object-position: 50% 0%; } }
  @media (min-width: 1200px) {
      main .shopify-section.masonary .grid-item.half:hover .card__caption-btn {
        transform: translateY(-13rem); }
      main .shopify-section.masonary .grid-item.half:hover .card__caption-heading {
        transform: translateY(-4rem) !important; } }
  main .shopify-section.masonary .grid-item.quarter {
    width: 25%;
    height: 250px; }
  @media (min-width: 1200px) {
    main .shopify-section.masonary .grid-item {
      width: 50%; } }

.cart {
  margin-bottom: 40px; }
  .cart .wine-msg {
    padding-left: 16px; }
    @media (min-width: 1200px) {
      .cart .wine-msg {
        padding-left: 0;
        float: left;
        margin-top: 45px; } }

.cart__header {
  padding-top: 48px;
  padding-bottom: 20px;
  text-align: center; }

.cart__header-title {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 4.8rem;
  line-height: 1.25; }

.cart__header-message {
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: "Avenir Next LT W01 Demi", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5; }

.cart__table {
  width: 100%; }
  @media only screen and (min-width: 641px) {
    .cart__table th {
      text-align: center; } }
  .cart__table .cart__table-column-label td:nth-of-type(1),
  .cart__table .cart__table-column-label td:nth-of-type(4),
  .cart__table .cart__table-column-label td:nth-of-type(5),
  .cart__table .cart__main-item-row td:nth-of-type(1),
  .cart__table .cart__main-item-row td:nth-of-type(4),
  .cart__table .cart__main-item-row td:nth-of-type(5) {
    text-align: center; }
  .cart__table tbody tr:nth-of-type(odd) {
    border-top: 2px #EAEAEA solid; }
  @media only screen and (min-width: 641px) {
    .cart__table tbody tr:nth-of-type(even) {
      border-top: 2px #EAEAEA solid; } }
  .cart__table tbody tr td.cart__mobile-title-cell {
    padding-top: 17px;
    padding-bottom: 0; }
  @media only screen and (min-width: 641px) {
    .cart__table tbody tr td:nth-of-type(2) {
      padding-left: 10px;
      padding-right: 10px; } }
  .cart__table tbody tr.cart__main-item-row td {
    padding-top: 7px;
    padding-bottom: 17px; }
    @media only screen and (min-width: 641px) {
      .cart__table tbody tr.cart__main-item-row td {
        padding-top: 17px; } }

.cart__table-heading-row {
  display: none; }
  @media only screen and (min-width: 641px) {
    .cart__table-heading-row {
      display: table-row; } }

.cart__table-column-label {
  padding-bottom: 10px;
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  color: #999999;
  text-align: center; }

@media only screen and (min-width: 641px) {
  .cart__mobile-title-row {
    display: none; } }

.cart__mobile-title-cell {
  padding-right: 5px;
  padding-left: 5px;
  text-align: left; }

.cart__desktop-title-cell {
  display: none; }
  @media only screen and (min-width: 641px) {
    .cart__desktop-title-cell {
      display: table-cell; } }

.cart__item-image-link {
  display: inline-block; }
  .cart__item-image-link > img {
    height: 54px; }

.cart__product-title {
  font-family: "Avenir Next LT W01 Demi", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  color: #000; }

.cart__variant-title {
  margin-left: 5px;
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  color: #999999; }

.cart__quantity {
  display: flex;
  justify-content: center; }

.cart__change-quantity-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 5px;
  border-radius: 50%;
  border-width: 2px;
  border-color: #000;
  border-style: solid;
  color: #000; }
  .cart__change-quantity-link figure svg {
    transform: scale(0.5); }
  @media (max-width: 767.98px) {
    .cart__change-quantity-link figure i {
      top: 4px !important;
      left: 0.3px; }
      .cart__change-quantity-link figure i.fa-minus {
        top: -4px !important; } }

.cart__item-quantity {
  width: 25px;
  text-align: center; }
  @media (max-width: 767.98px) {
    .cart__item-quantity {
      margin-top: 4px; } }
  @media only screen and (min-width: 641px) {
    .cart__item-quantity {
      width: 40px; } }

.cart__item-price {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1; }

.cart__remove-link {
  position: relative;
  display: inline-block;
  color: #000;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1; }
  .cart__remove-link::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000; }

.cart__total {
  padding-top: 20px;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  padding-right: 16px; }

#cartDiscountTotal {
  text-align: center;
  position: relative;
  right: 26px; }

.cart__notes {
  max-width: 490px;
  padding: 11px 23px;
  margin-top: 62px;
  margin-left: auto; }

.cart__notes-label {
  max-width: 265px;
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000;
  opacity: 1; }

.cart__notes-textarea {
  width: 100%;
  height: 80px;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border-width: 1px;
  border-color: #999999;
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000; }

.cart__button-container {
  margin-top: 35px;
  text-align: right; }

#shopify-section-cart-recommendations .slider-cards__container .swiper-button-next, #shopify-section-cart-recommendations .slider-cards__container .swiper-button-prev {
  top: calc(50% - 6rem); }

.cart-shade-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333333;
  opacity: 0;
  pointer-events: none;
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

.cart-shade-overlay--show {
  opacity: 0.8;
  pointer-events: auto;
  background-color: #000; }

.cart-shade {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  width: calc(100vw - 65px);
  height: 100vh;
  padding: 0 20px 20px;
  background-color: #fff;
  transform: translateX(100%);
  transition-property: transform;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }
  @media only screen and (min-width: 641px) {
    .cart-shade {
      width: 480px;
      padding: 20px 50px 50px; } }
  @media (max-width: 325px) {
    .cart-shade {
      width: calc(100vw - 0px); } }
  .cart-shade i.fas {
    top: 3px;
    right: -4px;
    position: relative; }
    @media (max-width: 767.98px) {
      .cart-shade i.fas {
        top: 4px;
        right: -5px; } }

.cart-shade--show {
  transform: translateX(0); }

.cart-shade__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  height: 60px;
  border-bottom: solid 2px #EAEAEA; }

.cart-shade__header-title {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 2.8rem; }

.cart-shade__close-button {
  display: inline-block;
  flex-shrink: 0;
  margin-left: 15px;
  width: 15px;
  height: 15px;
  padding: 0;
  margin-left: auto;
  background-color: transparent;
  border-width: 0; }
  @media only screen and (min-width: 641px) {
    .cart-shade__close-button {
      margin-left: 0;
      transform: translateX(15px); } }

.cart-shade__close-button-icon {
  display: block; }

.cart-shade__messages {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: solid 2px #EAEAEA; }
  @media only screen and (min-width: 641px) {
    .cart-shade__messages {
      padding-top: 25px;
      padding-bottom: 25px; } }

.cart-shade__message + .cart-shade__message {
  margin-top: 4px; }
  @media (min-width: 768px) {
    .cart-shade__message + .cart-shade__message {
      margin-top: 15px; } }

.cart-shade__message--light {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.25; }

.cart-shade__message--bold {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.25; }

.cart-shade__form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  max-height: calc(100vh - 250px); }
  @media only screen and (min-width: 641px) {
    .cart-shade__form {
      max-height: calc(100vh - 250px); } }

.cart-shade__empty-message {
  margin-top: 20px;
  font-family: "Avenir Next LT W01 Demi", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.25; }

.cart-shade__checkout-button {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.cart-shade__items {
  margin-top: 20px;
  overflow-y: auto; }

.cart-shade__item {
  display: flex;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media only screen and (min-width: 641px) {
    .cart-shade__item {
      padding-top: 30px;
      padding-bottom: 30px;
      padding-right: 15px; } }

.cart-shade__item-image {
  min-width: 60px;
  width: 25%;
  flex-shrink: 0;
  object-fit: contain;
  align-self: center; }
  @media only screen and (min-width: 641px) {
    .cart-shade__item-image {
      width: 90px; } }

.cart-shade__item-info {
  display: flex;
  flex-grow: 1;
  padding-left: 10px;
  justify-content: space-between; }
  @media only screen and (min-width: 641px) {
    .cart-shade__item-info {
      padding-left: 25px; } }

.cart-shade__item-product-title {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  line-height: 2rem;
  color: #000; }
  .cart-shade__item-product-title:hover {
    text-decoration: none; }

.cart-shade__item-variant-title {
  margin-top: 5px;
  font-size: 1.6rem;
  font-weight: 400;
  color: #999999; }

.cart-shade__item-price {
  margin-top: 5px;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5; }

.cart-shade__item-quantity {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
  margin-right: 5px; }
  @media only screen and (min-width: 641px) {
    .cart-shade__item-quantity {
      margin-top: 0;
      margin-left: 20px; } }

.cart-shade__item-quantity-changer {
  display: flex;
  justify-content: space-between;
  width: 75px; }

.cart-shade__item-quantity-decrease-container,
.cart-shade__item-quantity-increase-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border-width: 2px;
  border-color: #000;
  border-style: solid; }
  .cart-shade__item-quantity-decrease-container figure svg,
  .cart-shade__item-quantity-increase-container figure svg {
    transform: scale(0.5);
    z-index: -1; }

.cart-shade__item-quantity-decrease,
.cart-shade__item-quantity-increase {
  display: block;
  width: 100%;
  height: 100%; }

.cart-shade__item-quantity-decrease-icon,
.cart-shade__item-quantity-increase-icon {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
  padding: 5px; }

.cart-shade__item-quantity-label-container {
  display: flex;
  justify-content: center;
  align-items: center; }

.cart-shade__item-quantity-label {
  width: 20px; }

.cart-shade__total {
  margin-top: 20px;
  margin-bottom: 20px; }

.cart-shade__total-label {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.8rem; }

.cart-shade__total-cost {
  margin-left: 0.3rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 2.8rem; }

.cart-shade__total-shipping {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  color: #999999; }

.cart-shade__checkout-button-container {
  display: block;
  flex-direction: row;
  width: 90%; }
  .cart-shade__checkout-button-container .btn {
    height: fit-content; }
  .cart-shade__checkout-button-container .btn + .btn {
    margin-left: 10px; }
  @media only screen and (min-width: 641px) {
    .cart-shade__checkout-button-container .btn + .btn {
      margin-top: 0; } }

.wine-msg {
  margin-bottom: 32px; }
  .wine-msg h4 {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    margin-bottom: 16px; }
  .wine-msg ul {
    padding-left: 16px; }
    .wine-msg ul li {
      font-size: 12px; }

.store-locator-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 480px;
  background-position: center;
  background-size: cover; }
  .store-locator-banner h1.page-title {
    color: #fff;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 6.4rem;
    line-height: 1.125em;
    letter-spacing: -0.64px;
    text-align: center;
    position: relative;
    z-index: 2; }

.store-locator h2 {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 2.8rem;
  line-height: 1.4em;
  text-align: center;
  color: #121212;
  letter-spacing: -0.28px;
  margin: 6.5rem 0 5rem; }

.store-locator .state-selector-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 5rem; }

.store-locator .styled-custom-select-option {
  min-width: 20rem;
  margin: 0 auto; }

.stores-type-container h3 {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 2.8rem;
  line-height: 1.4em;
  color: #121212;
  letter-spacing: -0.28px;
  margin-bottom: 3rem;
  text-align: left !important;
  /*color: $black;*/ }

.store-locator-content {
  max-width: 900px;
  margin: 0 auto 8rem; }

.store-locator-table {
  width: 100%;
  margin-bottom: 11rem;
  color: #000; }
  .store-locator-table tr {
    border-bottom: solid 2px #EAEAEA; }
  .store-locator-table td {
    padding: 2rem 2rem 2rem 0; }
  .store-locator-table thead th {
    font-size: 1.4rem;
    line-height: 1.75em;
    color: #787878;
    padding-bottom: 0.5rem;
    vertical-align: top; }
  .store-locator-table tbody {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
    .store-locator-table tbody td {
      font-size: 1.6rem;
      line-height: 1.5em;
      vertical-align: top; }
      .store-locator-table tbody td:first-child {
        font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
  @media (min-width: 992px) {
    .store-locator-table .store-locator-table-col-store,
    .store-locator-table .store-locator-table-col-address {
      width: 40%; }
    .store-locator-table .store-locator-table-col-phone {
      width: 20%; } }
  @media (min-width: 992px) {
    .store-locator-table.beer-locator .store-locator-table-col-store,
    .store-locator-table.beer-locator .store-locator-table-col-address {
      width: 35%; }
    .store-locator-table.beer-locator .store-locator-table-col-format {
      width: 10%; }
    .store-locator-table.beer-locator .store-locator-table-col-products {
      width: 20%; } }

.bg-has-overlay {
  position: relative; }
  .bg-has-overlay::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    content: ''; }

.loading-spinner {
  display: inline-block;
  border: 4px solid #253667;
  border-left-color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: 'fa-spin' 1.2s infinite linear; }

.share-widget {
  margin: 10rem 0;
  text-align: center; }
  @media screen and (min-width: 992px) {
    .share-widget {
      margin-bottom: 0; } }
  .share-widget .share-title {
    display: block;
    margin-bottom: 2rem;
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    line-height: 1.2em; }
  .share-widget .share-icons {
    display: flex;
    justify-content: center; }
  .share-widget .share-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0.5rem;
    width: 50px;
    height: 50px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-size: 2.5rem;
    padding: 1rem;
    border-radius: 50%;
    cursor: pointer; }

.template-product section .hero {
  display: none; }
  .template-product section .hero.active {
    display: block; }

.template-product .product-details {
  padding: 3rem 0; }
  .template-product .product-details .product-title {
    font-size: 4.8rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 1.8rem;
    line-height: 1.25em;
    letter-spacing: -0.48px; }
    .template-product .product-details .product-title a.underlined-link {
      font-size: 2.4rem;
      display: block !important;
      width: max-content;
      margin: auto;
      margin-top: 14px; }
    .template-product .product-details .product-title.lg-title {
      font-size: 4rem;
      margin-left: -4rem;
      margin-right: -4rem;
      line-height: 1.1em; }

.template-product p.sold-out {
  right: 10px;
  font-size: 14px;
  text-transform: uppercase;
  float: right;
  margin-bottom: 0 !important;
  padding: 1em 0;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important; }

.template-product p.credit {
  text-align: right;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 0; }

.template-product p ul, .template-product p ol {
  padding-top: 1.6rem;
  padding-bottom: .4rem;
  padding-left: 4rem; }
  .template-product p ul li, .template-product p ol li {
    font: normal 2rem/2.4rem "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
    .template-product p ul li:not(:last-child), .template-product p ol li:not(:last-child) {
      margin-bottom: 1.4rem; }

@media (min-width: 992px) {
  .template-product .product-details-description.no-thumbs {
    margin-top: -100px; } }

.template-product .product-details-description .product-description {
  padding: 10rem 0;
  padding-top: 2rem; }
  @media (min-width: 1200px) {
    .template-product .product-details-description .product-description {
      padding-top: 0rem; } }
  .template-product .product-details-description .product-description h2 {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 2.8rem;
    line-height: 1.4em;
    letter-spacing: -0.28px;
    margin-bottom: 3rem; }
  .template-product .product-details-description .product-description ul, .template-product .product-details-description .product-description ol {
    padding-top: 1.6rem;
    padding-bottom: .4rem;
    padding-left: 4rem; }
    .template-product .product-details-description .product-description ul li, .template-product .product-details-description .product-description ol li {
      font: normal 2rem/2.4rem "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
      .template-product .product-details-description .product-description ul li:not(:last-child), .template-product .product-details-description .product-description ol li:not(:last-child) {
        margin-bottom: 1.4rem; }
  .template-product .product-details-description .product-description p {
    font-size: 1.8rem;
    line-height: 1.7em; }
    .template-product .product-details-description .product-description p:not(:last-of-type) {
      margin-bottom: 3rem; }

.template-product .product-details-description .icons {
  margin-top: 60px;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .template-product .product-details-description .icons {
      min-height: 80px; } }
  .template-product .product-details-description .icons .row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .template-product .product-details-description .icons .row > div {
      margin-bottom: 1.6rem; }
    .template-product .product-details-description .icons .row img {
      margin: 10px 20px;
      display: block;
      max-height: 60px;
      width: auto;
      height: auto;
      color: white;
      opacity: 0; }
      .template-product .product-details-description .icons .row img.lazyload.loaded {
        opacity: 1; }

.template-product .product-details-accordion {
  margin-bottom: 5rem; }
  @media (min-width: 992px) {
    .template-product .product-details-accordion {
      margin-bottom: 10rem; } }
  .template-product .product-details-accordion .accordion-item {
    border-top: solid 2px #EAEAEA; }
    .template-product .product-details-accordion .accordion-item:last-of-type {
      border-bottom: solid 2px #EAEAEA; }
  .template-product .product-details-accordion .accordion-toggle {
    padding: 20px 0;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    font-size: 2.8rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    letter-spacing: -0.28px;
    line-height: 1.4em; }
    .template-product .product-details-accordion .accordion-toggle h2 {
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important; }

.template-product #brand-information + .accordion-content p strong {
  display: block;
  margin-bottom: 22px; }

.template-product .icon--chevron-down-big {
  transform: rotate(0);
  transition: transform 0.2s ease-in-out; }
  .template-product .icon--chevron-down-big.is-expanded {
    transform: rotate(180deg); }

.template-product .accordion-content {
  padding-top: 0;
  padding-left: 10%;
  font-size: 1.8rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  line-height: 2.4rem;
  margin: 0 0 30px; }
  @media (min-width: 992px) {
    .template-product .accordion-content {
      margin-bottom: 60px;
      padding-top: 16px; } }
  .template-product .accordion-content small {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    line-height: 1.75em;
    font-size: 13.5px; }
  .template-product .accordion-content h4 {
    margin-bottom: 1.6rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
  .template-product .accordion-content p {
    line-height: 1.75em; }
  .template-product .accordion-content h5 {
    font-size: 2.8rem; }
  .template-product .accordion-content ul {
    padding-left: 2rem; }
    .template-product .accordion-content ul li {
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      margin-bottom: 1rem; }
      .template-product .accordion-content ul li a {
        display: inline;
        position: relative;
        font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit;
        color: inherit;
        text-decoration: none;
        word-break: break-word;
        box-shadow: inset 0px -2px 0px 0px #000000; }
        .template-product .accordion-content ul li a:hover {
          box-shadow: inset 0px -2px 0px 0px #000000; }
    .template-product .accordion-content ul h4 {
      margin-bottom: 1.6rem;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
    .template-product .accordion-content ul h5 {
      font-size: 2.8rem; }
    .template-product .accordion-content ul ul {
      padding-left: 2rem; }
      .template-product .accordion-content ul ul li {
        font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
        margin-bottom: initial; }
  .template-product .accordion-content.product-nutrition-content {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
    .template-product .accordion-content.product-nutrition-content strong {
      display: inline-block;
      padding-bottom: .8rem;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      font-size: 1.8rem;
      position: relative;
      background-color: white; }
      .template-product .accordion-content.product-nutrition-content strong:after {
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
        height: 2px;
        margin: 4px 0;
        width: 300px;
        border-top: none;
        background: #CCC; }

.template-product .product-gallery-slider {
  border: 2px solid #EAEAEA;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 1rem; }
  .template-product .product-gallery-slider img {
    width: 100%; }

.template-product .product-gallery-swiper-pagination {
  position: relative;
  margin: 2rem auto;
  background-color: #ccc;
  height: 4px;
  max-width: 40%; }
  .template-product .product-gallery-swiper-pagination .swiper-pagination-progressbar-fill {
    background-color: #000; }

.template-product .product-quantity-stepper {
  user-select: none; }
  .template-product .product-quantity-stepper .quantity-title {
    display: block;
    font-size: 1.6rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    letter-spacing: -0.16px;
    margin-bottom: 3px; }
  .template-product .product-quantity-stepper .product-quantity-input {
    border: none;
    appearance: none;
    text-align: center;
    background-color: transparent;
    max-width: 6rem;
    font-size: 2.4rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
    .template-product .product-quantity-stepper .product-quantity-input::-webkit-inner-spin-button, .template-product .product-quantity-stepper .product-quantity-input::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .template-product .product-quantity-stepper .product-qty-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    width: 44px;
    border-radius: 22px;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 2.3rem;
    line-height: 1em;
    text-align: center;
    border: 3px solid #000;
    color: #000;
    transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95);
    transform: scale3d(1, 1, 1);
    cursor: pointer;
    user-select: none; }
    .template-product .product-quantity-stepper .product-qty-btn svg {
      transform: scale(0.8);
      margin-top: -2px; }
    .template-product .product-quantity-stepper .product-qty-btn:hover {
      transform: perspective(1px) scale3d(1.044, 1.044, 1); }

@media (max-width: 767px) {
  .template-product .main-image {
    margin-top: 3rem; } }

@media (min-width: 1200px) {
  .template-product .main-image {
    min-height: 800px; } }

.template-product .product-images-thumbs {
  display: flex;
  margin: 0 -5px;
  transition: all .5s ease-in-out; }
  @media (min-width: 767px) {
    .template-product .product-images-thumbs {
      top: 16px; } }
  .template-product .product-images-thumbs .product-image-thumb {
    margin: 0 5px;
    cursor: pointer;
    border: 2px solid #EAEAEA;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    height: fit-content;
    background-color: #fff; }
    .template-product .product-images-thumbs .product-image-thumb img {
      max-width: 70%;
      color: #fff;
      height: auto;
      align-self: center;
      border-radius: 8px; }
      @media (min-width: 1200px) {
        .template-product .product-images-thumbs .product-image-thumb img {
          max-width: 100%; } }
  .template-product .product-images-thumbs.swiper-slide-thumb-active img {
    border-color: #000; }
  .template-product .product-images-thumbs.show {
    opacity: 1;
    z-index: 99; }

.template-product .product-options {
  margin-bottom: 3.2rem;
  margin-top: 3.2rem; }
  @media (max-width: 767.98px) {
    .template-product .product-options {
      min-height: 620px; } }

.template-product .product-purchase-module {
  text-align: center;
  margin: auto; }
  .template-product .product-purchase-module a.underlined-link {
    font-size: 2rem !important; }
  @media (min-width: 1200px) {
    .template-product .product-purchase-module {
      min-height: 600px;
      width: 85%; } }
  .template-product .product-purchase-module .product-price {
    font-size: 2.8rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    letter-spacing: -0.28px;
    margin: 2rem 0; }
    .template-product .product-purchase-module .product-price .percent {
      color: #6E7073;
      font: 400 16px/19px "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      letter-spacing: -.16px;
      display: block;
      margin-top: 8px; }
    .template-product .product-purchase-module .product-price .compare {
      margin-left: 16px; }
    .template-product .product-purchase-module .product-price del {
      color: #6E7073;
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      letter-spacing: -.5px; }
  .template-product .product-purchase-module .custom-select-wrapper {
    width: 100%;
    font-size: 1.6rem; }
    @media (min-width: 992px) {
      .template-product .product-purchase-module .custom-select-wrapper {
        margin-top: -32px; } }
  .template-product .product-purchase-module .styled-custom-select-option {
    position: relative;
    border: solid 3px #000;
    border-radius: 100px;
    height: 6rem;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 2rem; }
    .template-product .product-purchase-module .styled-custom-select-option::after {
      right: 2rem; }
  .template-product .product-purchase-module .custom-select-options {
    padding-top: 4rem;
    border-top-right-radius: 3rem;
    border-top-left-radius: 3rem;
    top: -1px;
    text-align: left;
    padding-left: 2.25rem; }
    .template-product .product-purchase-module .custom-select-options li[disabled="disabled"] {
      pointer-events: none;
      opacity: .5;
      text-decoration: line-through; }
    .template-product .product-purchase-module .custom-select-options > li:first-of-type {
      margin-top: -2.5rem; }
    .template-product .product-purchase-module .custom-select-options::after {
      right: 20px;
      top: 24px; }
  .template-product .product-purchase-module .save-more-note {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin: 2rem 0 6.5rem; }
    @media (max-width: 767px) {
      .template-product .product-purchase-module .save-more-note {
        margin: 2rem 0 4.5rem; } }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .template-product .product-purchase-module .save-more-note {
        margin-bottom: 3rem; } }
  .template-product .product-purchase-module .product-apple-pay-btn {
    line-height: 1em; }
    @media screen and (min-width: 769px) {
      .template-product .product-purchase-module .product-apple-pay-btn {
        margin-top: 1.6rem; } }
    .template-product .product-purchase-module .product-apple-pay-btn svg {
      color: #fff;
      width: 45px; }
  .template-product .product-purchase-module .shopify-payment-button__button {
    display: block;
    clear: both;
    float: none;
    box-sizing: border-box;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    color: #fff !important;
    background-color: #000;
    border-radius: 4px;
    height: 50px;
    letter-spacing: 0.5px;
    padding: 6px 18px 3px;
    transition: all 0.3s linear;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    white-space: normal;
    width: 100%;
    border-radius: 24px;
    text-transform: none;
    font-size: 16px;
    letter-spacing: .25px; }
    .template-product .product-purchase-module .shopify-payment-button__button[disabled] {
      display: none; }
    .template-product .product-purchase-module .shopify-payment-button__button:hover, .template-product .product-purchase-module .shopify-payment-button__button:active, .template-product .product-purchase-module .shopify-payment-button__button:focus {
      transition: all 0.3s linear;
      background-color: black; }
    .template-product .product-purchase-module .shopify-payment-button__button:hover {
      transform: perspective(1px) scale3d(1.015, 1.015, 1) translate3d(0, 0, 0) !important;
      text-decoration: none; }
  .template-product .product-purchase-module .shopify-payment-button__button--hidden, .template-product .product-purchase-module .shopify-payment-button__more-options {
    display: none; }
  .template-product .product-purchase-module .add-to-cart__button[disabled] {
    opacity: .5; }
  @media (max-width: 991.98px) {
    .template-product .product-purchase-module .add-to-cart__button {
      margin: auto;
      transform: perspective(1px) scale3d(1.15, 1.15, 1.15) translate3d(0, 0, 0); } }

.template-product .product-purchase-buttons {
  margin: 2rem 0; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .template-product .product-purchase-buttons {
      margin-top: 0; } }
  @media screen and (max-width: 768px) {
    .template-product .product-purchase-buttons > button {
      min-width: 47%;
      display: inline-block;
      margin: 0 5px; } }
  @media screen and (min-width: 768px) {
    .template-product .product-purchase-buttons > button {
      margin: 0 3px; }
    .template-product .product-purchase-buttons .add-to-cart__button {
      min-width: 100%; } }

.template-product .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.template-product .product-featured-image {
  width: 100%;
  margin-bottom: 3.2rem; }
  @media (max-width: 767px) {
    .template-product .product-featured-image {
      min-height: 260px; } }
  .template-product .product-featured-image .swiper-slide {
    width: 100%;
    height: 100%; }
    @media (max-width: 991.98px) {
      .template-product .product-featured-image .swiper-slide {
        height: 260px; } }
  .template-product .product-featured-image .zoom {
    width: 100%;
    height: 100%;
    width: 80%;
    height: 100%;
    display: block;
    margin: auto; }
  .template-product .product-featured-image .swiper-slide {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    transition: all .5s ease-in-out; }
  @media (min-width: 768px) {
    .template-product .product-featured-image {
      height: 85%; } }

.template-product .swiper-button-prev, .template-product .swiper-button-next {
  background-color: transparent;
  position: absolute;
  top: 40%;
  height: 6rem;
  width: 6rem;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: initial !important;
  cursor: pointer;
  opacity: 1;
  z-index: 99; }
  .template-product .swiper-button-prev:after, .template-product .swiper-button-next:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 18px;
    transform: translateY(-50%);
    line-height: 1em;
    color: #999999;
    padding: 32px; }
  @media (max-width: 767px) {
    .template-product .swiper-button-prev, .template-product .swiper-button-next {
      display: none; } }
  .template-product .swiper-button-prev.thumbnail, .template-product .swiper-button-next.thumbnail {
    z-index: 20;
    transform: translate(0px, 377px); }
    .template-product .swiper-button-prev.thumbnail.swiper-button-prev, .template-product .swiper-button-next.thumbnail.swiper-button-prev {
      left: -40px; }
    .template-product .swiper-button-prev.thumbnail.swiper-button-next, .template-product .swiper-button-next.thumbnail.swiper-button-next {
      right: -40px; }

.template-product .swiper-button-prev {
  left: -20px; }
  .template-product .swiper-button-prev:after {
    content: '\f053'; }

.template-product .swiper-button-next {
  right: -20px; }
  .template-product .swiper-button-next:after {
    content: '\f054'; }

.template-product .main-mobile-carousel {
  min-height: 340px; }
  .template-product .main-mobile-carousel img {
    width: 100%;
    height: auto;
    margin-bottom: 8px; }

.template-product .swiper-lazy-preloader {
  --swiper-theme-color: #999; }
  @media (max-width: 767px) {
    .template-product .swiper-lazy-preloader {
      display: none; } }

.template-product .product-images-thumbs {
  position: relative;
  height: 40%;
  margin-bottom: 2rem;
  display: none;
  overflow: hidden; }
  .template-product .product-images-thumbs.active {
    display: block; }
  @media (min-width: 769px) {
    .template-product .product-images-thumbs {
      height: 20%;
      margin-bottom: 0;
      padding-right: 45px; } }
  .template-product .product-images-thumbs .swiper-wrapper {
    display: flex;
    align-items: center; }
  .template-product .product-images-thumbs .swiper-slide {
    width: 20%;
    height: 65px;
    opacity: 0.5; }
    @media (max-width: 991.98px) {
      .template-product .product-images-thumbs .swiper-slide {
        height: 107px; } }
    @media (min-width: 992px) {
      .template-product .product-images-thumbs .swiper-slide {
        height: 75.1667px; } }
    @media (min-width: 1200px) {
      .template-product .product-images-thumbs .swiper-slide {
        height: 90px; } }
    @media (min-width: 1300px) {
      .template-product .product-images-thumbs .swiper-slide {
        height: auto; } }
  .template-product .product-images-thumbs .swiper-slide-thumb-active {
    opacity: 1; }
  .template-product .product-images-thumbs .swiper-button-prev, .template-product .product-images-thumbs .swiper-button-next {
    height: 35px;
    width: 35px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 54px;
    opacity: 1;
    z-index: 1;
    top: 75%; }
  .template-product .product-images-thumbs .swiper-button-next {
    right: 5px; }
  .template-product .product-images-thumbs .swiper-button-prev {
    left: 5px; }

.template-product .product-star-rating-preview {
  height: 24px;
  display: inline-block;
  cursor: pointer; }
  @media (min-width: 992px) {
    .template-product .product-star-rating-preview {
      min-height: 26px; } }
  .template-product .product-star-rating-preview .stars-count {
    display: inline-block;
    position: relative; }
    .template-product .product-star-rating-preview .stars-count span::before {
      display: inline-block;
      font-family: 'Font Awesome 5 Free';
      font-family: 'FontAwesome';
      font-weight: 900;
      content: ''; }
    .template-product .product-star-rating-preview .stars-count .star-full::before {
      content: ""; }
    .template-product .product-star-rating-preview .stars-count .star-half::before {
      content: ""; }
    .template-product .product-star-rating-preview .stars-count .star-empty {
      opacity: 0.5; }
      .template-product .product-star-rating-preview .stars-count .star-empty::before {
        content: ""; }
    .template-product .product-star-rating-preview .stars-count .Stars {
      --percent: calc(var(--rating) / 5 * 100%);
      display: inline-block;
      font-size: 22px;
      line-height: 1; }
      .template-product .product-star-rating-preview .stars-count .Stars::before {
        content: '★★★★★';
        letter-spacing: 3px;
        background: linear-gradient(90deg, #000 var(--percent), #CCCCCC var(--percent));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
      .template-product .product-star-rating-preview .stars-count .Stars + div {
        display: inline-block; }
        .template-product .product-star-rating-preview .stars-count .Stars + div > .review-value span {
          font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
          font-size: 16px; }
          .template-product .product-star-rating-preview .stars-count .Stars + div > .review-value span:first-child {
            margin-left: 8px; }
    .template-product .product-star-rating-preview .stars-count .rating-histogram {
      width: 266px;
      height: auto;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      border: 1px solid #000;
      padding: 16px;
      z-index: -1;
      position: absolute;
      opacity: 0;
      top: 45px;
      left: -50px;
      background-color: #fff; }
      .template-product .product-star-rating-preview .stars-count .rating-histogram:hover {
        opacity: 1;
        z-index: 10; }
      .template-product .product-star-rating-preview .stars-count .rating-histogram:before {
        content: "";
        width: 100%;
        height: 30px;
        position: absolute;
        top: -30px;
        background: transparent; }
      .template-product .product-star-rating-preview .stars-count .rating-histogram:after {
        content: "";
        width: 20px;
        height: 20px;
        background-color: white;
        border-top: 1px solid black;
        border-left: 1px solid black;
        transform: rotate(45deg);
        position: absolute;
        top: -11px;
        left: 0;
        right: 0;
        margin: auto; }
      .template-product .product-star-rating-preview .stars-count .rating-histogram [href="#product-reviews"] {
        margin-bottom: 8px; }
        .template-product .product-star-rating-preview .stars-count .rating-histogram [href="#product-reviews"] .review-count {
          color: #fff;
          font-size: 16px;
          font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
      .template-product .product-star-rating-preview .stars-count .rating-histogram ul {
        list-style: none;
        padding-bottom: 8px;
        padding-top: 16px;
        width: 100%; }
        .template-product .product-star-rating-preview .stars-count .rating-histogram ul li {
          display: flex;
          align-items: center;
          justify-content: space-evenly; }
        .template-product .product-star-rating-preview .stars-count .rating-histogram ul .rating-bar {
          background-color: #cccccc;
          border-radius: 2px;
          height: 10px;
          width: 130px; }
          .template-product .product-star-rating-preview .stars-count .rating-histogram ul .rating-bar .rating-bar__value {
            background-color: #000;
            border-radius: 2px;
            height: 100%;
            width: 0%; }
    .template-product .product-star-rating-preview .stars-count:hover .rating-histogram {
      opacity: 1;
      z-index: 10; }
  .template-product .product-star-rating-preview .review-count {
    margin-left: 2px;
    font-size: 1.1rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    color: #000; }

.template-product .product-form .product-note p {
  font-size: 12px; }

.template-product .product-video {
  margin: 16rem 0 8rem; }
  .template-product .product-video .hero-main__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; }
  .template-product .product-video h3.video-title {
    font-size: 6.4rem;
    line-height: 1.125em;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    letter-spacing: -0.64px;
    margin-bottom: 2.4rem;
    color: #fff; }
  .template-product .product-video .video-excerpt {
    display: inline-block;
    font-size: 2rem;
    line-height: 1.6em;
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    color: #fff;
    margin-bottom: 4rem; }

.template-product .main-mobile-carousel,
.template-product .recommendations-mobile-carousel {
  display: flex;
  gap: 20px;
  max-width: 100%;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-padding: 1rem;
  position: relative; }
  .template-product .main-mobile-carousel::-webkit-scrollbar-track,
  .template-product .recommendations-mobile-carousel::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5; }
  .template-product .main-mobile-carousel::-webkit-scrollbar,
  .template-product .recommendations-mobile-carousel::-webkit-scrollbar {
    width: 10px;
    height: 4px;
    background-color: #F5F5F5; }
  .template-product .main-mobile-carousel::-webkit-scrollbar-thumb,
  .template-product .recommendations-mobile-carousel::-webkit-scrollbar-thumb {
    background-color: #333333; }
  .template-product .main-mobile-carousel .section__item,
  .template-product .main-mobile-carousel .product,
  .template-product .recommendations-mobile-carousel .section__item,
  .template-product .recommendations-mobile-carousel .product {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 89vw;
    height: auto;
    scroll-snap-align: start; }
  .template-product .main-mobile-carousel .section__item,
  .template-product .recommendations-mobile-carousel .section__item {
    flex: 0 0 100%; }

.template-product .product-recommendations-section {
  transition: all .5s ease-in-out;
  overflow: hidden; }
  .template-product .product-recommendations-section .col-12 {
    padding: 0; }
  @media (max-width: 767px) {
    .template-product .product-recommendations-section h2 {
      margin-bottom: 16px; } }
  @media (min-width: 992px) {
    .template-product .product-recommendations-section {
      min-height: 521px;
      margin-top: 10rem;
      margin-bottom: 10rem; } }
  .template-product .product-recommendations-section.cart-recommedations {
    margin-top: 0; }
  .template-product .product-recommendations-section #shopify-section-product-recommendations {
    overflow: hidden;
    max-height: 521px; }
    .template-product .product-recommendations-section #shopify-section-product-recommendations .slider-cards__container {
      opacity: 0; }
    .template-product .product-recommendations-section #shopify-section-product-recommendations .featured-products-carousel {
      padding-bottom: 0; }
  @media (max-width: 767.98px) {
    .template-product .product-recommendations-section {
      min-height: 472px; } }

.template-product .product-reviews {
  color: #000 !important; }
  .template-product .product-reviews .reviews-section-title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 4rem;
    line-height: 1.2em;
    letter-spacing: -0.4px;
    text-align: center; }
  .template-product .product-reviews [data-bv-show="rating_summary"] {
    text-align: center !important;
    margin: 2rem 0; }
    .template-product .product-reviews [data-bv-show="rating_summary"] #ratings-summary {
      display: none !important; }
    .template-product .product-reviews [data-bv-show="rating_summary"] .bv_button_buttonMinimalist {
      display: inline;
      position: relative;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      font-size: inherit;
      line-height: inherit;
      font-weight: inherit;
      color: inherit;
      text-decoration: none;
      word-break: break-word;
      box-shadow: inset 0px -2px 0px 0px #000000;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important;
      font-size: 1.6rem !important;
      position: relative !important;
      line-height: 2.4rem !important;
      border: none;
      background: #fff;
      box-shadow: none; }
      .template-product .product-reviews [data-bv-show="rating_summary"] .bv_button_buttonMinimalist:hover {
        box-shadow: inset 0px -2px 0px 0px #000000; }
  .template-product .product-reviews .bv-secondary-rating-summary-id {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif !important; }
  @media (max-width: 767.98px) {
    .template-product .product-reviews {
      min-height: 5858px; } }

.template-product .fancybox-button {
  display: none; }

.template-product .fancybox-close-small {
  background-image: none;
  border-radius: 100px;
  transition: all 0.3s ease-in-out;
  height: 50px;
  width: 50px;
  position: absolute;
  top: -26px;
  right: -25px;
  z-index: 999;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  display: block; }
  .template-product .fancybox-close-small:hover {
    background: black; }

.template-product #bv-ratings #ratings-summary {
  border: none !important;
  background: #fff !important; }
  .template-product #bv-ratings #ratings-summary .bv_stars_component_container {
    padding: 0 !important; }
  .template-product #bv-ratings #ratings-summary .bv_avgRating_component_container {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important;
    padding-left: 8px !important; }
  .template-product #bv-ratings #ratings-summary .bv_numReviews_text {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important; }
  .template-product #bv-ratings #ratings-summary button {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important;
    color: #000 !important;
    border: none !important;
    background: #fff !important; }
  .template-product #bv-ratings #ratings-summary + .bv_main_container_row_flex {
    display: none !important; }

@media (max-width: 767px) {
  .template-product .fancybox-image {
    padding: 32px !important; }
    .template-product .fancybox-image + button {
      top: 6px;
      right: 6px; } }

.template-collection #bc-sf-filter-products,
.template-search #bc-sf-filter-products {
  display: flex;
  flex-wrap: wrap; }

.template-collection .bc-sf-filter-clear-all[aria-label="Clear All"],
.template-collection .bc-sf-filter-clear[aria-label="Clear"],
.template-search .bc-sf-filter-clear-all[aria-label="Clear All"],
.template-search .bc-sf-filter-clear[aria-label="Clear"] {
  display: none; }

.template-collection .bc-al-exist,
.template-search .bc-al-exist {
  padding-bottom: 0; }

.template-collection #bc-sf-filter-load-more-total,
.template-search #bc-sf-filter-load-more-total {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }

.template-collection .filter-title,
.template-search .filter-title {
  font-size: 2.4rem;
  line-height: 4rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: initial;
  margin-bottom: 2rem; }

.template-collection .selected-type span, .template-collection .selected-type strong,
.template-search .selected-type span,
.template-search .selected-type strong {
  font-size: 1.4rem;
  text-transform: capitalize; }

@media (min-width: 1025px) {
  .template-collection .bc-sf-filter-left-col,
  .template-search .bc-sf-filter-left-col {
    margin-bottom: 6rem; } }

@media (max-width: 991.98px) {
  .template-collection .bc-sf-filter-right-col,
  .template-search .bc-sf-filter-right-col {
    padding: 0; } }

@media (max-width: 991.98px) {
  .template-collection #bc-sf-filter-products,
  .template-search #bc-sf-filter-products {
    margin: 0;
    width: auto; } }

@media (max-width: 767.98px) {
  .template-collection #bc-sf-filter-default-toolbar,
  .template-search #bc-sf-filter-default-toolbar {
    display: none; } }

@media (max-width: 991.98px) {
  .template-collection #bc-sf-filter-wrapper,
  .template-search #bc-sf-filter-wrapper {
    display: none; } }

.template-collection .bc-sf-filter-option-block:first-child,
.template-search .bc-sf-filter-option-block:first-child {
  margin-bottom: 8px;
  border-bottom: 3rem; }

.template-collection .bc-sf-filter-option-block:not(:first-child),
.template-search .bc-sf-filter-option-block:not(:first-child) {
  cursor: pointer;
  height: 48px;
  border-radius: 4px;
  overflow: hidden;
  background-color: #F5F5F5;
  margin-bottom: 0.8rem;
  border: none;
  padding: 0; }
  .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title,
  .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title {
    border: none;
    display: flex;
    align-items: center;
    height: 48px;
    transition: all .4s ease-in-out; }
    .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title h3,
    .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title h3 {
      margin-left: 16px;
      pointer-events: none; }
      .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title h3 span,
      .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title h3 span {
        font-size: 1.6rem;
        line-height: 2.4rem;
        pointer-events: none; }
    .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title a.bc-sf-filter-clear,
    .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title a.bc-sf-filter-clear {
      padding-left: 16px; }
    .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title figure,
    .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title figure {
      position: absolute;
      right: 0px;
      top: 24px;
      transform: scale(0.7); }
      @media (min-width: 992px) {
        .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title figure,
        .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-block-title figure {
          right: 16px;
          transform: scale(1); } }
  .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-single-list, .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-multiple-list,
  .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-single-list,
  .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-multiple-list {
    margin-bottom: 3.2rem; }
    .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-single-list li, .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-multiple-list li,
    .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-single-list li,
    .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-multiple-list li {
      padding-left: 16px; }
      .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-single-list li span, .template-collection .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-multiple-list li span,
      .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-single-list li span,
      .template-search .bc-sf-filter-option-block:not(:first-child) .bc-sf-filter-option-multiple-list li span {
        font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
  .template-collection .bc-sf-filter-option-block:not(:first-child).active,
  .template-search .bc-sf-filter-option-block:not(:first-child).active {
    height: auto; }

.template-collection .bc-sf-filter-block-title,
.template-search .bc-sf-filter-block-title {
  border-bottom: 2px solid #000; }
  .template-collection .bc-sf-filter-block-title h3,
  .template-search .bc-sf-filter-block-title h3 {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-weight: initial;
    position: relative; }
    .template-collection .bc-sf-filter-block-title h3 span,
    .template-search .bc-sf-filter-block-title h3 span {
      font-size: 2.4rem;
      line-height: 4rem;
      text-transform: capitalize; }
      .template-collection .bc-sf-filter-block-title h3 span:after,
      .template-search .bc-sf-filter-block-title h3 span:after {
        content: none; }
      .template-collection .bc-sf-filter-block-title h3 span:before,
      .template-search .bc-sf-filter-block-title h3 span:before {
        content: none !important; }

.template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li figure,
.template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li figure {
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0.5); }
  @media (max-width: 767px) {
    .template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li figure,
    .template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li figure {
      transform: scale(0.8); } }
  .template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li figure.icon--minus,
  .template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li figure.icon--minus {
    top: 8px; }

.template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li h3 span:before,
.template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li h3 span:before {
  content: none; }

.template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li h3 a,
.template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li h3 a {
  position: relative;
  text-transform: capitalize; }
  .template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li h3 a.selected:after,
  .template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li h3 a.selected:after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #2f2f2f;
    line-height: 0;
    position: absolute;
    left: -16px;
    top: 7px; }
    @media (max-width: 767px) {
      .template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li h3 a.selected:after,
      .template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li h3 a.selected:after {
        left: -10px; } }
  .template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li h3 a .bc-sf-filter-option-value,
  .template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li h3 a .bc-sf-filter-option-value {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-weight: initial;
    text-transform: capitalize; }

.template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li:not(:first-child) h3 span:before,
.template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li:not(:first-child) h3 span:before {
  content: none; }

.template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li .bc-sf-filter-option-sub-cat.active span,
.template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li .bc-sf-filter-option-sub-cat.active span {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: initial; }

.template-collection #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li .bc-sf-filter-option-sub-cat.active:after,
.template-search #bc-sf-filter-option-block-our-collection ul.bc-sf-filter-option-single-list > li .bc-sf-filter-option-sub-cat.active:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 5px solid transparent;
  /* left arrow slant */
  border-top: 5px solid transparent;
  /* right arrow slant */
  border-left: 5px solid #2f2f2f;
  /* bottom, add background color here */
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: -16px;
  top: 7px; }

.template-collection .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar,
.template-search .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar {
  border-bottom: 0; }
  .template-collection .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting label,
  .template-search .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting label {
    background-color: white;
    padding: 0;
    max-width: 20rem;
    border-bottom: solid 2px #000;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    color: #000;
    margin-left: auto;
    opacity: 1;
    padding-bottom: 6px;
    padding-top: 6px; }
    .template-collection .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting label > span,
    .template-search .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting label > span {
      padding-right: 32px; }
      .template-collection .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting label > span::after,
      .template-search .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting label > span::after {
        font-family: 'Font Awesome 5 Free';
        content: '\f078';
        font-weight: 900;
        position: absolute;
        top: 16px;
        right: 8px;
        line-height: 1em; }
    @media (max-width: 1200px) {
      .template-collection .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting label,
      .template-search .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting label {
        max-width: 17rem; } }
  .template-collection .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting.bc-sf-filter-sort-active label,
  .template-search .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting.bc-sf-filter-sort-active label {
    border-top-left-radius: 3rem;
    border-top-right-radius: 3rem;
    border: 1px solid rgba(0, 0, 0, 0.05); }
    .template-collection .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting.bc-sf-filter-sort-active label span:after,
    .template-search .bc-sf-filter-wrapper-page #bc-sf-filter-default-toolbar #bc-sf-filter-top-sorting.bc-sf-filter-sort-active label span:after {
      transform: rotate(180deg); }

.template-collection .bc-sf-filter-filter-dropdown,
.template-search .bc-sf-filter-filter-dropdown {
  margin: 0;
  top: 30px;
  padding: 1.2rem 1.5rem 2rem;
  list-style: none;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: initial;
  background-color: #fff;
  min-width: 20rem;
  border-bottom-right-radius: 3rem;
  border-bottom-left-radius: 3rem;
  box-shadow: 0 30px 20px 0px rgba(0, 0, 0, 0.05);
  user-select: none; }
  .template-collection .bc-sf-filter-filter-dropdown li,
  .template-search .bc-sf-filter-filter-dropdown li {
    margin-bottom: 4px; }
    .template-collection .bc-sf-filter-filter-dropdown li a,
    .template-search .bc-sf-filter-filter-dropdown li a {
      color: #000;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      text-decoration: none; }
      .template-collection .bc-sf-filter-filter-dropdown li a:hover,
      .template-search .bc-sf-filter-filter-dropdown li a:hover {
        text-decoration: underline; }
  @media (max-width: 1200px) {
    .template-collection .bc-sf-filter-filter-dropdown,
    .template-search .bc-sf-filter-filter-dropdown {
      max-width: 17rem; } }

@media (min-width: 450px) and (max-width: 768px) {
  .template-collection .col-12,
  .template-search .col-12 {
    flex: 0 0 50%;
    max-width: 50%; } }

.customer-account-container {
  padding: 5rem 0; }
  .customer-account-container .custom-select-wrapper {
    display: none; }
  .customer-account-container .btn {
    background-color: black;
    color: #fff; }
  .customer-account-container .cf-form-actions {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end; }
  .customer-account-container #create_customer input {
    border: none;
    border-bottom: 2px solid black;
    padding: 8px 4px;
    font-size: 1.8rem; }
    .customer-account-container #create_customer input[type="submit"] {
      padding: 8px 24px; }

.customer-account-page-title {
  margin-bottom: 3rem;
  font-size: 4.8rem;
  letter-spacing: -.048rem;
  line-height: 1.16667;
  font-weight: 400; }

.add-new-address {
  margin-bottom: 3rem; }

.edit_address {
  top: 20%; }
  .edit_address form {
    background-color: #fff;
    padding: 16px; }
    .edit_address form table tr {
      margin-bottom: 4px; }

.address_actions button a {
  text-decoration: none; }

#add_address form {
  margin: auto;
  max-width: 768px; }
  #add_address form label {
    text-align: left;
    color: #999999; }
  #add_address form .custom-select-wrapper {
    width: 100%; }
    #add_address form .custom-select-wrapper select {
      padding: 8px;
      width: 100%;
      border: 1px solid #999999;
      visibility: initial !important; }
    #add_address form .custom-select-wrapper .styled-custom-select-option,
    #add_address form .custom-select-wrapper .custom-select-options {
      display: none; }
  #add_address form select {
    width: 100%;
    padding: 4px; }
  #add_address form input {
    border: 1px solid #999999; }
    #add_address form input[type="text"] {
      padding: 8px; }

.form-customer-account input {
  border: none;
  outline: none; }

.form-customer-account .btn-submit {
  min-width: 160px; }

.form-customer-account-login .custom-input {
  margin-bottom: 3.5rem; }

.form-customer-register-account {
  padding: 0 45px; }
  @media screen and (min-width: 768px) {
    .form-customer-register-account {
      padding: 0 30px; } }
  @media screen and (min-width: 1280px) {
    .form-customer-register-account {
      padding: 0 60px; } }
  .form-customer-register-account .custom-input {
    margin-bottom: 3.5rem; }

#recover-password.custom-input {
  margin-left: 16.66667%; }
  #recover-password.custom-input form {
    margin-top: 24px; }

.form-reset-password input {
  border: none; }

.btn-outlined {
  border-width: 2px; }

.customer-account-callout {
  background-color: #f3f3f3;
  padding: 2.75rem;
  border-radius: 0.65rem; }
  .customer-account-callout .btn-outlined {
    border-width: 2px; }
  .customer-account-callout p {
    font-size: 1.6rem;
    line-height: 24px; }
  .customer-account-callout h6 {
    font-size: 2.35rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }

.customer-orders-overview .customer-orders-title {
  font-size: 3rem;
  letter-spacing: -.028rem;
  line-height: 1.16667;
  font-weight: 400;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  margin-bottom: 3rem; }

.customer-orders-overview .orders-empty-state p {
  font-size: 1.4rem; }

.responsive-table th {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: initial;
  padding-bottom: 10px !important; }

.responsive-table td, .responsive-table th {
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 0 16px; }
  .responsive-table td a, .responsive-table th a {
    display: inline;
    position: relative;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    word-break: break-word;
    box-shadow: inset 0px -2px 0px 0px #000000; }
    .responsive-table td a:hover, .responsive-table th a:hover {
      box-shadow: inset 0px -2px 0px 0px #000000; }

.customer-default-address {
  padding-bottom: 2rem; }
  .customer-default-address .customer-name {
    display: block;
    margin-bottom: 0.5rem;
    font-size: 1.8rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
  .customer-default-address .customer-default-details {
    line-height: 1.65em; }

.customer-accounts-wrapper {
  padding-top: 5rem;
  border-top: solid 1px #eaeaea; }

.account-address {
  position: relative; }
  .account-address .account-address-title {
    font-size: 2.25rem;
    letter-spacing: -.028rem;
    line-height: 1.16667;
    font-weight: 400;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    margin-bottom: 1rem; }
  .account-address .default-address-signifier {
    position: absolute;
    top: -2rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 10px; }
  .account-address .customer-address p {
    font-size: 1.5rem;
    line-height: 1.65; }
  @media only screen and (max-width: 575px) {
    .account-address.default-address {
      margin-top: 5rem; } }

.underlined-link {
  position: relative;
  padding-bottom: 1rem;
  display: inline-block;
  border: none;
  background: none;
  outline: none;
  padding: 0;
  font-size: 1.5rem;
  letter-spacing: -.028rem;
  line-height: 1.5;
  font-weight: 400;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
  .underlined-link::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    transition: width 0.2s cubic-bezier(0.38, 0.41, 0.27, 1); }
  .underlined-link:hover::after {
    width: 0; }
  .underlined-link:hover, .underlined-link:focus {
    outline: none; }
  .underlined-link.reverse::after {
    width: 0%; }
  .underlined-link.reverse:hover::after {
    width: 100%; }

@media screen and (min-width: 992px) {
  .form-customer-activate-account {
    padding: 0 4rem; } }

@media screen and (min-width: 1280px) {
  .form-customer-activate-account {
    padding: 0 10rem; } }

[data-scope="customers/order"] h1 {
  font-size: 4.8rem;
  text-align: center;
  margin-bottom: 3rem; }

[data-scope="customers/order"] .col-md-8 {
  margin-bottom: 32px; }

[data-scope="customers/order"] p {
  font-size: 1.6rem;
  line-height: 2.4rem; }
  [data-scope="customers/order"] p a {
    display: inline;
    position: relative;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    word-break: break-word;
    box-shadow: inset 0px -2px 0px 0px #000000; }
    [data-scope="customers/order"] p a:hover {
      box-shadow: inset 0px -2px 0px 0px #000000; }

[data-scope="customers/order"] table {
  width: 100%; }
  [data-scope="customers/order"] table a {
    box-shadow: none; }
  [data-scope="customers/order"] table thead tr {
    border-bottom: 2px solid #000; }
    [data-scope="customers/order"] table thead tr th {
      padding-left: 0;
      padding-right: 32px;
      font-size: 14px; }
  [data-scope="customers/order"] table tbody tr:not(:last-child) {
    border-bottom: 1px solid #999999; }
  [data-scope="customers/order"] table tbody tr th:first-child,
  [data-scope="customers/order"] table tbody tr td:first-child {
    padding-left: 0; }
  [data-scope="customers/order"] table tbody tr td {
    padding: 8px 0;
    padding-right: 32px; }
  [data-scope="customers/order"] table tbody .order-fullfillment {
    position: relative;
    min-height: 170px;
    width: 258%;
    padding-bottom: 8px;
    border-bottom: 1px solid #000; }
    @media (min-width: 767px) {
      [data-scope="customers/order"] table tbody .order-fullfillment {
        width: 345%; } }
    @media (min-width: 992px) {
      [data-scope="customers/order"] table tbody .order-fullfillment {
        width: 204%; } }
    [data-scope="customers/order"] table tbody .order-fullfillment .row {
      position: relative;
      padding: 16px 8px;
      left: 16px;
      width: 100%;
      background-color: #F5F5F5; }
      @media (min-width: 767px) {
        [data-scope="customers/order"] table tbody .order-fullfillment .row {
          position: absolute;
          top: 8px; } }
      [data-scope="customers/order"] table tbody .order-fullfillment .row .col-md-7 {
        padding-left: 50px; }
      [data-scope="customers/order"] table tbody .order-fullfillment .row dt {
        font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
        font-weight: initial; }
      [data-scope="customers/order"] table tbody .order-fullfillment .row a {
        color: #000;
        text-decoration: underline; }
  [data-scope="customers/order"] table tfoot {
    border-top: 4px solid #000; }
    [data-scope="customers/order"] table tfoot tr:first-child td {
      padding-top: 8px; }
    [data-scope="customers/order"] table tfoot tr:last-child td {
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
    [data-scope="customers/order"] table tfoot td {
      font-size: 14px;
      padding: 0; }
      [data-scope="customers/order"] table tfoot td:first-child {
        padding-left: 8px; }
      [data-scope="customers/order"] table tfoot td:last-child {
        padding-right: 8px; }

[data-scope="customers/order"] .box {
  border-radius: 8px;
  padding: 3.2rem;
  margin-bottom: 3rem; }
  [data-scope="customers/order"] .box h2 {
    font-size: 4rem;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
  [data-scope="customers/order"] .box.questions-box {
    background-color: #F5F5F5; }
    [data-scope="customers/order"] .box.questions-box a {
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      box-shadow: inset 0px -1px 0px 0px #000000; }
    [data-scope="customers/order"] .box.questions-box h5 {
      font-size: 2rem; }
    [data-scope="customers/order"] .box.questions-box .btn {
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }

.sticky-header-breadcrumbs-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  opacity: 0;
  transform: translateY(-100%);
  transition: all .4s ease-in-out; }
  .sticky-header-breadcrumbs-wrapper.is-sticky {
    transform: translateY(0%);
    opacity: 1; }
  .sticky-header-breadcrumbs-wrapper .sticky-header-breadcrumbs {
    background-color: #fff;
    padding: 2.65rem 0; }

.sticky-breadcrumbs-nav {
  display: flex;
  align-items: center;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: -0.14px;
  font-size: 1.4rem;
  line-height: 1.25em; }
  .sticky-breadcrumbs-nav a {
    text-decoration: none;
    color: #000; }
    .sticky-breadcrumbs-nav a:hover {
      text-decoration: underline; }
  .sticky-breadcrumbs-nav .fa {
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px; }

.breadcrumbs-buy-button-wrapper {
  margin-left: auto; }

#sca-fg-open-modal {
  display: none; }

#sca-fg-owl-carousel .sca-fg-cart-title,
#sca-fg-owl-carousel .owl-controls,
#sca-fg-owl-carousel .owl-buttons,
#sca-fg-owl-carousel .owl-pagination {
  display: none !important; }

#sca-fg-owl-carousel #sca-fg-slider-cart {
  border: none; }

#sca-fg-owl-carousel .owl-wrapper-outer {
  overflow-y: hidden !important; }

#sca-fg-owl-carousel .owl-item .item {
  border: 2px solid #EAEAEA;
  background-color: transparent; }

#sca-fg-owl-carousel .owl-item .sca-product-title {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 24px;
  margin-top: 8px;
  margin-bottom: 8px;
  display: block; }

#sca-fg-owl-carousel .owl-item .sca-price {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
  #sca-fg-owl-carousel .owl-item .sca-price .sca-special-price {
    color: #000 !important;
    margin-bottom: 16px;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }

#sca-fg-owl-carousel .owl-item button span {
  margin-top: 16px;
  position: relative;
  border-color: transparent;
  color: #000;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  background-color: #000 !important;
  font-size: 1.4rem !important;
  vertical-align: middle;
  backface-visibility: hidden;
  transition: transform 0.2s cubic-bezier(0.235, 0, 0.05, 0.95);
  padding: 0 2rem;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: .2rem solid transparent;
  padding: 0 3.2rem;
  font-size: 1rem;
  line-height: 3.6rem;
  border-radius: 3rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }

li[data-value="To-Go Ware Bamboo Utensil Set"] .bc-sf-search-suggestion-product-price s, li[data-value="To-Go Ware Bamboo Utensil Set"] .bc-sf-search-suggestion-product-price span {
  display: none; }

li[data-value="To-Go Ware Bamboo Utensil Set"] .bc-sf-search-suggestion-product-price:after {
  content: "$15.00";
  position: relative;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  color: #000; }

li[data-value="Organic Moloka'i Honey"] .bc-sf-search-suggestion-product-price s, li[data-value="Organic Moloka'i Honey"] .bc-sf-search-suggestion-product-price span {
  display: none; }

li[data-value="Organic Moloka'i Honey"] .bc-sf-search-suggestion-product-price:after {
  content: "$18.00";
  position: relative;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  color: #000; }

/* templates */
.template-index .shopify-section.small-carousel-container h1 {
  margin-bottom: 3.2rem;
  font-size: 4.8rem; }

@media (min-width: 767px) {
  .template-index .shopify-section.card-grid .card--image .card__caption-heading {
    transform: translateY(3.5rem); } }

.template-404 main .banner {
  background-image: url("//cdn.shopify.com/s/files/1/0262/7073/files/404-banner.jpg?v=435747910115408136");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center; }
  .template-404 main .banner .banner-content {
    text-align: center; }
    .template-404 main .banner .banner-content h1 {
      color: #fff;
      margin-bottom: 6.4rem;
      font-size: 6.4rem;
      text-align: center; }
      @media (max-width: 991.98px) {
        .template-404 main .banner .banner-content h1 {
          font-size: 4.4rem;
          text-align: left; } }
    .template-404 main .banner .banner-content .btn {
      min-width: 198px; }
    @media (max-width: 991.98px) {
      .template-404 main .banner .banner-content {
        text-align: left; } }
  @media (min-width: 768px) {
    .template-404 main .banner {
      min-height: 720px; } }

.template-404 main .site-nav {
  display: flex;
  padding-top: 5rem; }
  @media (min-width: 768px) {
    .template-404 main .site-nav {
      padding-top: 10rem;
      padding-bottom: 30rem; } }
  .template-404 main .site-nav ul {
    list-style: none; }
  .template-404 main .site-nav .site-nav--has-submenu {
    list-style: none;
    margin-bottom: 6.4rem; }
    .template-404 main .site-nav .site-nav--has-submenu > a {
      font-size: 2.8rem;
      line-height: 3.2rem;
      display: block;
      min-height: 5rem; }
      @media (min-width: 768px) and (max-width: 1200px) {
        .template-404 main .site-nav .site-nav--has-submenu > a {
          min-height: 90px; } }
  .template-404 main .site-nav__link {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    color: #000; }
  .template-404 main .site-nav__submenu li {
    margin-bottom: 1.6rem; }
    .template-404 main .site-nav__submenu li a {
      font-size: 1.6rem;
      line-height: 2.4rem; }
  @media (min-width: 415px) {
    .template-404 main .site-nav .submenu#shop .site-nav__submenu {
      float: left; } }
  .template-404 main .site-nav .submenu#shop .site-nav__submenu:last-child {
    margin-left: 5rem; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .template-404 main .site-nav .submenu#shop .site-nav__submenu:last-child {
        margin-left: 0; } }
    @media (max-width: 416px) {
      .template-404 main .site-nav .submenu#shop .site-nav__submenu:last-child {
        margin-left: 0rem; } }

.template-article article:focus {
  outline: none; }

.template-article article.film {
  background: #000;
  color: #fff; }
  .template-article article.film .banner {
    min-height: 880px;
    position: relative;
    z-index: 1; }
    .template-article article.film .banner__content-wrapper {
      position: relative;
      z-index: 99;
      color: #fff;
      text-align: center; }
      .template-article article.film .banner__content-wrapper .excerpt {
        font-size: 2rem;
        line-height: 3.2rem;
        margin-top: 2.4rem;
        margin-bottom: 6rem; }
      .template-article article.film .banner__content-wrapper .btn {
        padding: .5rem 3.4rem; }
    .template-article article.film .banner__video-container {
      overflow: hidden;
      background: #000;
      position: relative;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -99;
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 880px; }
      .template-article article.film .banner__video-container iframe {
        box-sizing: border-box;
        height: 56.25vw;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        width: 177.77777778vh; }
  .template-article article.film .article__body {
    padding-top: 12rem;
    padding-bottom: 6.4rem; }
    .template-article article.film .article__body p {
      margin-bottom: 5rem;
      line-height: 2.4rem;
      letter-spacing: -.2px;
      font-size: 2rem;
      line-height: 3.6rem;
      font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
      color: #999999; }
      .template-article article.film .article__body p strong {
        color: #fff; }

.template-article article.learn h5 {
  margin: 32px 0; }
  .template-article article.learn h5 i {
    font-size: 25px;
    transform: translateY(-2x);
    padding-right: 32px; }

.template-article article.news header h1 {
  text-align: center;
  text-transform: capitalize;
  font-size: 4.8rem; }

.template-article article.news .article__body {
  padding: 6rem 1.5rem;
  display: flex;
  justify-content: center; }

.template-article article.stories header {
  padding: 5rem 0; }
  .template-article article.stories header h1, .template-article article.stories header span {
    text-align: center; }
  .template-article article.stories header h1 {
    font-size: 4.8rem;
    margin-bottom: 1.6rem; }
  .template-article article.stories header span {
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 400;
    display: block;
    margin-bottom: 16px; }
    .template-article article.stories header span.info {
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }

.template-article article.stories .stories-banner {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden; }
  .template-article article.stories .stories-banner picture {
    width: 100%; }
  .template-article article.stories .stories-banner img {
    filter: blur(10px);
    transform: scale(1.02);
    transition: all .4s ease-in-out; }
    .template-article article.stories .stories-banner img.loaded {
      filter: blur(0);
      transform: scale(1); }
  .template-article article.stories .stories-banner figcaption {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    opacity: .6;
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
    @media (min-width: 768px) {
      .template-article article.stories .stories-banner figcaption {
        bottom: -32px; } }
  @media (min-width: 768px) {
    .template-article article.stories .stories-banner {
      max-height: 600px;
      display: flex;
      align-items: center; } }
  .template-article article.stories .stories-banner .attribute-display {
    bottom: 42px; }
  .template-article article.stories .stories-banner .attribute-camera {
    bottom: 48px; }
  .template-article article.stories .stories-banner img {
    width: 100%; }

.template-article article.stories .stories-articleContent p {
  font-size: 2rem;
  line-height: 1.25;
  font-weight: 400;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  margin-bottom: 3.2rem;
  line-height: 3.6rem; }

.template-article article.stories .stories-author {
  padding: 3.2rem 1.5rem; }
  @media (min-width: 768px) {
    .template-article article.stories .stories-author {
      padding: 10rem 0; } }
  .template-article article.stories .stories-author__img {
    border-radius: 8px;
    overflow: hidden;
    width: 200px;
    height: 160px;
    margin-bottom: 3.2rem;
    display: flex;
    align-items: center;
    justify-content: center; }

.template-article .shopify-section.page-carousel-container .slider-cards[data-display-count="4"] .swiper-button-next.square {
  top: calc(50% - 3rem); }

.template-blog .banner {
  height: 375px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  transition: filter 1s; }
  @media (min-width: 768px) {
    .template-blog .banner {
      height: 880px; } }
  .template-blog .banner h1 {
    position: relative;
    z-index: 15;
    color: #fff;
    font-size: 6.4rem;
    text-transform: capitalize; }
    @media (max-width: 767.98px) {
      .template-blog .banner h1 {
        text-align: center; } }
  .template-blog .banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    filter: blur(10px);
    transform: scale(1.02);
    overflow: hidden;
    transition: filter 1s; }
    .template-blog .banner img.loaded {
      filter: blur(0px);
      transform: scale(1); }

.template-blog h2 {
  font-size: 3.6rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  margin-bottom: 3.2rem;
  margin-top: 6.4rem;
  text-transform: capitalize; }

.template-blog .slider-cards__header-title {
  margin: 0; }

.template-blog .blog-content {
  padding: 5rem 0; }
  .template-blog .blog-content > div {
    padding-top: 5rem; }
  .template-blog .blog-content .custom-select-options {
    overflow-y: hidden; }
  .template-blog .blog-content .custom-select-wrapper {
    position: absolute;
    right: 11rem;
    top: -45px; }
    .template-blog .blog-content .custom-select-wrapper:nth-child(2) {
      right: 27rem; }
    .template-blog .blog-content .custom-select-wrapper .styled-custom-select-option {
      min-width: 18rem;
      display: flex;
      align-items: flex-end; }
      .template-blog .blog-content .custom-select-wrapper .styled-custom-select-option:after {
        top: 10px; }
  .template-blog .blog-content__card {
    margin-bottom: 6rem; }

.template-blog#press .blog-content {
  padding: 12rem 0; }
  .template-blog#press .blog-content .custom-select-wrapper {
    right: 12rem; }

.template-blog#new-recipes .blog-content .blog-content__card, .template-blog#recipes .blog-content .blog-content__card, .template-blog#recipes-all .blog-content .blog-content__card {
  margin-bottom: 3rem;
  min-height: 275px; }
  @media (min-width: 769px) {
    .template-blog#new-recipes .blog-content .blog-content__card, .template-blog#recipes .blog-content .blog-content__card, .template-blog#recipes-all .blog-content .blog-content__card {
      min-height: 400px; } }

.recipe-article {
  padding: 4rem 0; }

.recipe-featured-image {
  margin-bottom: 6rem;
  position: relative; }
  @media screen and (min-width: 992px) {
    .recipe-featured-image {
      margin-bottom: 11.5rem; } }
  .recipe-featured-image img {
    border-radius: 0.8rem;
    width: 100%;
    height: auto;
    filter: blur(10px);
    transform: scale(1.02);
    overflow: hidden;
    transition: all .4s ease-in-out; }
    .recipe-featured-image img.loaded {
      filter: blur(0);
      transform: scale(1); }

.recipe-page-title {
  text-align: center;
  font-size: 4.8rem;
  margin-bottom: 1em; }

.recipe-content {
  font-size: 1.8rem;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
  .recipe-content h2 {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 4rem;
    line-height: 1.2em;
    letter-spacing: -0.4px;
    margin: 10rem 0 2rem; }
  .recipe-content h4 {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    line-height: 1.42em;
    letter-spacing: -0.28px;
    margin-bottom: 1.25em; }
  .recipe-content p {
    font-size: 1.8rem;
    line-height: 1.75em; }
  .recipe-content img {
    display: block;
    width: 100%;
    height: auto;
    margin: 2rem 0; }
  .recipe-content a {
    display: inline;
    position: relative;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    word-break: break-word;
    box-shadow: inset 0px -2px 0px 0px #000000; }
    .recipe-content a:hover {
      box-shadow: inset 0px -2px 0px 0px #000000; }
  .recipe-content ul {
    list-style: none;
    margin-bottom: 5em; }
    .recipe-content ul li {
      position: relative;
      padding-left: 3.4rem;
      margin-bottom: 1rem; }
      .recipe-content ul li::before {
        position: absolute;
        top: 0.8rem;
        left: 0;
        font-weight: 900;
        font-size: 1rem;
        font-family: 'Font Awesome 5 Free';
        content: '\f111'; }
  .recipe-content ol {
    list-style: none;
    counter-reset: item; }
    .recipe-content ol li {
      counter-increment: item;
      position: relative;
      padding-left: 3.4rem;
      margin-bottom: 1.5rem; }
      .recipe-content ol li::before {
        content: counter(item);
        position: absolute;
        top: -0.65rem;
        left: 0;
        font-size: 2.4rem;
        font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
        letter-spacing: -0.28px; }

.recipe-details {
  padding: 2rem 2rem 1.2rem;
  background-color: #F5F5F5;
  border-radius: 0.5rem;
  font-size: 1.6rem;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  color: #000; }
  .recipe-details .recipe-detail-title {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
  .recipe-details .row {
    margin-bottom: 0.8rem; }

.products-made-with {
  text-align: center;
  margin: 5rem 0; }
  @media screen and (min-width: 992px) {
    .products-made-with {
      margin: 10rem 0; } }
  .products-made-with .made-with-title {
    display: block;
    position: relative;
    margin-bottom: 0.5rem;
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    line-height: 1.2em;
    z-index: 2; }

.recipe-ingredient-product img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.25s ease; }
  .recipe-ingredient-product img:hover {
    transform: scale(1.1); }

.recipe-ingredient-product a {
  color: #000; }
  .recipe-ingredient-product a:hover {
    text-decoration: none; }

.recipe-ingredient-product .recipe-ingredient-product-title {
  display: block;
  position: relative;
  margin-top: 0.5rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.25em;
  letter-spacing: -0.2px;
  z-index: 2; }

.recipe-ingredient-product .product-tile__image-wrap {
  padding-top: calc(500 / 500 * 100%); }

.template-article .slider.container {
  padding-top: 0; }

.template-password {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh; }
  .template-password .bg-image {
    background-image: url("https://cdn.shopify.com/s/files/1/0305/5465/files/sourcing-buffalo-sourcing-promo_d4ca074a-a0e6-4a44-8341-3a2e3d976486.jpg?v=1580428793");
    background-size: cover;
    background-position: center;
    filter: blur(5px);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .template-password #Login {
    background-color: #fff;
    padding: 85px;
    text-align: center;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 10; }
    .template-password #Login h1, .template-password #Login h4 {
      margin-bottom: 6.4rem; }
    .template-password #Login h1 {
      font-size: 4.8rem; }
    .template-password #Login h4 {
      font-size: 2.4rem; }
    .template-password #Login label {
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      font-size: 1.2rem;
      display: block;
      opacity: .6;
      margin: 0;
      text-align: left; }
    .template-password #Login input[type="password"] {
      border-top: none;
      border-left: none;
      border-right: none;
      border-bottom: 2px solid #000;
      margin-bottom: 6.4rem;
      width: 100%;
      min-width: 315px;
      font-size: 1.8rem; }
    .template-password #Login button {
      display: block;
      margin: auto;
      text-align: center;
      min-width: 197px; }

.template-collection header .search-box form i.fa-search {
  display: none; }

.template-collection .bc-sf-most-popular-products-wrapper,
.template-collection .bc-sf-recent-products-wrapper {
  display: none !important; }

.template-collection .swiper-slide {
  height: initial; }

.template-collection header.collection-banner {
  min-height: 75vw;
  width: 100vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden; }
  @media (min-width: 767px) and (max-width: 1023px) {
    .template-collection header.collection-banner {
      min-height: 50vw; } }
  @media (min-width: 1023px) {
    .template-collection header.collection-banner {
      min-height: 480px;
      width: 100%; } }
  .template-collection header.collection-banner h1 {
    color: #fff;
    z-index: 1; }
  .template-collection header.collection-banner .collection-title {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 9; }
    .template-collection header.collection-banner .collection-title h1 {
      font-size: 6.4rem; }
      @media (max-width: 767px) {
        .template-collection header.collection-banner .collection-title h1 {
          font-size: 5rem; } }
  .template-collection header.collection-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    overflow: hidden;
    transition: filter 1s; }
    .template-collection header.collection-banner img.lazyload.loaded, .template-collection header.collection-banner img.lazyloaded {
      filter: blur(0); }
      .template-collection header.collection-banner img.lazyload.loaded + .blur, .template-collection header.collection-banner img.lazyloaded + .blur {
        backdrop-filter: blur(0px); }
    .template-collection header.collection-banner img + .blur {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      backdrop-filter: blur(5px);
      /* apply the blur */
      pointer-events: none;
      /* make the pseudo class click-through */
      transition-delay: 2s;
      transition: backdrop-filter 1s; }

.template-collection .hero-main__video-container {
  transition: all 1s ease-in-out; }
  .template-collection .hero-main__video-container iframe {
    top: 34%; }

.template-collection .product-category__products {
  display: inline-block; }
  .template-collection .product-category__products .bc-sf-filter-product-item .product-tile {
    margin-bottom: 0; }
    .template-collection .product-category__products .bc-sf-filter-product-item .product-tile .tile-body {
      padding-bottom: 0; }
  .template-collection .product-category__products .bc-sf-filter-product-item .link {
    min-height: 110px; }

.template-collection .bc-sf-filter-product-item-price, .template-collection .bc-sf-filter-product-item-sale-price {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 2rem; }

.template-collection .bc-sf-filter-option-sub-cat {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }

.template-collection .product-category h2 {
  font-size: 3.2rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  margin-bottom: 3.2rem; }

.template-collection .slider-product-tile .bc-sf-filter-product-item {
  margin-bottom: 1rem; }
  .template-collection .slider-product-tile .bc-sf-filter-product-item > .product .product-tile {
    margin-bottom: 0; }

.template-collection .product-tile__image-wrap.product {
  padding-top: calc(415 / 300 * 75%); }
  @media (min-width: 768px) {
    .template-collection .product-tile__image-wrap.product {
      padding-top: calc(415 / 415 * 100%); } }
  @media (max-width: 767px) {
    .template-collection .product-tile__image-wrap.product .btn {
      transform: scale(1.3); } }

.template-collection .bc-sf-filter-product-item-regular-price {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  letter-spacing: -.02rem;
  line-height: 1.25;
  color: #000;
  font-weight: 400; }

.template-collection .promo-card {
  margin-bottom: 8.5rem; }
  .template-collection .promo-card .product-tile {
    margin-bottom: 0; }
  .template-collection .promo-card .card {
    max-width: initial; }
    .template-collection .promo-card .card .square .card__title span {
      text-align: center; }
    .template-collection .promo-card .card .square .card__meta-cta {
      right: 0;
      left: 0;
      max-width: fit-content;
      -webkit-max-width: -webkit-fit-content;
      margin: auto;
      text-align: center;
      vertical-align: middle;
      white-space: nowrap;
      padding-left: 16px;
      padding-right: 16px; }

.template-collection .promo-card-text {
  padding: 0 15px; }
  .template-collection .promo-card-text.col-md-12 {
    padding: 0 32px; }
    .template-collection .promo-card-text.col-md-12 .content {
      background: transparent; }
  .template-collection .promo-card-text .content {
    display: flex;
    text-align: center;
    justify-content: center;
    background-color: #F5F5F5;
    border-radius: 8px;
    align-items: center;
    min-height: 280px;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    padding: 2rem;
    font-size: 2.2rem; }
  @media (max-width: 767px) {
    .template-collection .promo-card-text {
      margin-bottom: 3.2rem; } }

.template-collection .card-tile .card__content-wrapper {
  height: 85%; }

.template-collection .footer-copy {
  padding: 6.4rem 0 0 3.2rem; }
  .template-collection .footer-copy ul li {
    margin-bottom: 16px;
    color: #999999; }
    .template-collection .footer-copy ul li::marker {
      color: #999999; }
    .template-collection .footer-copy ul li p {
      line-height: 2.2rem;
      font-size: 14px;
      color: #999999 !important; }

.template-page main .container h3, .template-page main .container h1 {
  text-align: center;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }

.template-page main .container h4 {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  margin-bottom: 2rem; }

.template-page main .container b {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: initial; }

.template-page main .container p {
  margin-bottom: 2.4rem; }
  .template-page main .container p a {
    display: inline;
    position: relative;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    word-break: break-word;
    box-shadow: inset 0px -2px 0px 0px #000000; }
    .template-page main .container p a:hover {
      box-shadow: inset 0px -2px 0px 0px #000000; }

.template-page main .container ol, .template-page main .container ul {
  padding-left: 3.2rem;
  margin-bottom: 3.6rem; }
  .template-page main .container ol a, .template-page main .container ul a {
    display: inline;
    position: relative;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    word-break: break-word;
    box-shadow: inset 0px -2px 0px 0px #000000; }
    .template-page main .container ol a:hover, .template-page main .container ul a:hover {
      box-shadow: inset 0px -2px 0px 0px #000000; }
  .template-page main .container ol li, .template-page main .container ul li {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    font-size: 1.8rem; }

.template-page main .container table thead td {
  padding: 0 8px;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: initial;
  border-bottom: 1px solid #000;
  vertical-align: top; }
  .template-page main .container table thead td a {
    display: inline;
    position: relative;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    word-break: break-word;
    box-shadow: inset 0px -2px 0px 0px #000000; }
    .template-page main .container table thead td a:hover {
      box-shadow: inset 0px -2px 0px 0px #000000; }

.template-page main .container table td {
  padding: 1.6rem .8rem;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  vertical-align: top;
  border-bottom: 1px solid #000; }
  .template-page main .container table td a {
    display: inline;
    position: relative;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    word-break: break-word;
    box-shadow: inset 0px -2px 0px 0px #000000; }
    .template-page main .container table td a:hover {
      box-shadow: inset 0px -2px 0px 0px #000000; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .template-page#privacy-policy {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
      Label the data
      */ }
    .template-page#privacy-policy table, .template-page#privacy-policy thead, .template-page#privacy-policy tbody, .template-page#privacy-policy th, .template-page#privacy-policy td, .template-page#privacy-policy tr {
      display: block; }
    .template-page#privacy-policy thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    .template-page#privacy-policy tr {
      border: 1px solid #ccc; }
    .template-page#privacy-policy td {
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee !important;
      position: relative;
      padding-bottom: 3.2rem !important;
      padding-left: 55% !important;
      width: 100% !important; }
    .template-page#privacy-policy td:before,
    .template-page#privacy-policy td:after {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 12px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      font-size: 8px; }
    .template-page#privacy-policy td:after {
      top: 28px; }
    .template-page#privacy-policy td:nth-of-type(1):before {
      content: "Categories of"; }
    .template-page#privacy-policy td:nth-of-type(1):after {
      content: "personal information"; }
    .template-page#privacy-policy td:nth-of-type(2):before {
      content: "Sources of this"; }
    .template-page#privacy-policy td:nth-of-type(2):after {
      content: "personal information:"; }
    .template-page#privacy-policy td:nth-of-type(3):before {
      content: "The purposes why we collect and"; }
    .template-page#privacy-policy td:nth-of-type(3):after {
      content: "use this personal information:"; }
    .template-page#privacy-policy td:nth-of-type(4):before {
      content: "Categories of third parties to whom"; }
    .template-page#privacy-policy td:nth-of-type(4):after {
      content: "we disclose this personal information:"; }
    .template-page#privacy-policy td:nth-of-type(5):before {
      content: "Categories of third parties to whom"; }
    .template-page#privacy-policy td:nth-of-type(5):after {
      content: "we sell this personal information:"; } }

.template-page#why-beer {
  /*-- Modal -Header --*/
  /*-- Modal body --*/ }
  .template-page#why-beer .modal-prompt {
    background: #fff;
    border-radius: 0;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    width: 330px;
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 10%;
    z-index: 1000000;
    left: 0;
    right: 0; }
  @media (max-height: 900px) {
    .template-page#why-beer .modal-prompt {
      background: #fff;
      border-radius: 0;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
      width: 330px;
      height: auto;
      margin: 0 auto;
      position: relative;
      top: 3%;
      z-index: 1000000;
      left: 0;
      right: 0; } }
  .template-page#why-beer .modal-prompt p,
  .template-page#why-beer .modal-prompt h1 {
    color: #555555; }
  .template-page#why-beer #prompt-background {
    background: url("//cdn.shopify.com/s/files/1/0262/7073/files/Beer-Age-Gate-1_small.jpg?v=14068800294390135987") no-repeat center center fixed #555;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999; }
  .template-page#why-beer .modal-prompt select {
    float: left;
    margin-right: 10px; }
  .template-page#why-beer .modal-header {
    padding: 45px 0 20px;
    border: none;
    justify-content: center; }
  .template-page#why-beer .logo-wrap a {
    background: url("https://cdn.shopify.com/s/files/1/0305/5465/files/Patagonia_Provisions_2x_a3fb4f8c-5f33-4500-a78a-f8daac60a7b9.png?v=1591914917") no-repeat center 0px/100% auto;
    display: block;
    height: 55px;
    margin: 6px auto 0;
    position: relative;
    width: 170px; }
  .template-page#why-beer .modal-body {
    min-height: 300px; }
  .template-page#why-beer .modal-body p {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    color: #636363;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 20px; }
  .template-page#why-beer .select-box {
    display: inline-block;
    position: relative;
    width: 32.3%; }
  .template-page#why-beer .modal-body select {
    border: solid 2px #d8d8d8;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #000;
    text-transform: uppercase;
    padding: 0 0 0 5px;
    margin-right: 3px;
    width: 100%;
    height: 45px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
  .template-page#why-beer .modal-body select:last-child {
    margin-right: 0; }
  .template-page#why-beer .modal-body a {
    color: #656565;
    font-size: 16px;
    padding-top: 5px;
    display: inline-block;
    float: right; }
  .template-page#why-beer #message {
    padding: 0 5% 10%; }
  @media (max-width: 767px) {
    .template-page#why-beer #prompt-background {
      position: absolute;
      height: 150vh; }
    .template-page#why-beer .modal-prompt {
      top: 10%; } }
  @media (max-width: 640px) {
    .template-page#why-beer .modal-prompt {
      width: 300px; }
    .template-page#why-beer .logo-wrap {
      width: 304px; }
    .template-page#why-beer #prompt-background {
      position: fixed;
      overflow-y: scroll;
      height: 100%; } }

.template-page#shipping-returns main h7, .template-page#shipping-returns-alcohol main h7 {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  margin-bottom: 1rem;
  font-size: 2.4rem;
  line-height: 3.2rem;
  display: block; }

.template-page#shipping-returns main .col-md-6, .template-page#shipping-returns-alcohol main .col-md-6 {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }
  @media (max-width: 767px) {
    .template-page#shipping-returns main .col-md-6, .template-page#shipping-returns-alcohol main .col-md-6 {
      margin-top: 1.6rem; } }

.template-page#shipping-returns main .shipping-rates, .template-page#shipping-returns-alcohol main .shipping-rates {
  padding-top: 10rem; }
  @media (max-width: 767.98px) {
    .template-page#shipping-returns main .shipping-rates > .col-12, .template-page#shipping-returns-alcohol main .shipping-rates > .col-12 {
      padding: 0; } }
  .template-page#shipping-returns main .shipping-rates table, .template-page#shipping-returns-alcohol main .shipping-rates table {
    width: 100%; }
    .template-page#shipping-returns main .shipping-rates table th,
    .template-page#shipping-returns main .shipping-rates table td, .template-page#shipping-returns-alcohol main .shipping-rates table th,
    .template-page#shipping-returns-alcohol main .shipping-rates table td {
      padding: 0;
      border-bottom: 0; }
      @media (min-width: 768px) {
        .template-page#shipping-returns main .shipping-rates table th,
        .template-page#shipping-returns main .shipping-rates table td, .template-page#shipping-returns-alcohol main .shipping-rates table th,
        .template-page#shipping-returns-alcohol main .shipping-rates table td {
          width: 50%; } }
      @media (min-width: 768px) {
        .template-page#shipping-returns main .shipping-rates table th:first-child,
        .template-page#shipping-returns main .shipping-rates table td:first-child, .template-page#shipping-returns-alcohol main .shipping-rates table th:first-child,
        .template-page#shipping-returns-alcohol main .shipping-rates table td:first-child {
          padding-right: 32px; } }
    .template-page#shipping-returns main .shipping-rates table th, .template-page#shipping-returns-alcohol main .shipping-rates table th {
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      padding-bottom: 1.6rem;
      font-weight: initial; }
    .template-page#shipping-returns main .shipping-rates table td, .template-page#shipping-returns-alcohol main .shipping-rates table td {
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      padding-bottom: 1.6rem;
      font-size: 1.6rem;
      line-height: 2.4rem; }
    .template-page#shipping-returns main .shipping-rates table tr, .template-page#shipping-returns-alcohol main .shipping-rates table tr {
      margin-bottom: 1rem; }
    @media (max-width: 992px) {
      .template-page#shipping-returns main .shipping-rates table.mobile-hide, .template-page#shipping-returns-alcohol main .shipping-rates table.mobile-hide {
        display: none; } }
    @media (min-width: 992px) {
      .template-page#shipping-returns main .shipping-rates table .mobile-show, .template-page#shipping-returns-alcohol main .shipping-rates table .mobile-show {
        display: none; } }
  .template-page#shipping-returns main .shipping-rates a, .template-page#shipping-returns-alcohol main .shipping-rates a {
    display: inline;
    position: relative;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    word-break: break-word;
    box-shadow: inset 0px -2px 0px 0px #000000; }
    .template-page#shipping-returns main .shipping-rates a:hover, .template-page#shipping-returns-alcohol main .shipping-rates a:hover {
      box-shadow: inset 0px -2px 0px 0px #000000; }
  .template-page#shipping-returns main .shipping-rates ul, .template-page#shipping-returns-alcohol main .shipping-rates ul {
    padding-left: 32px; }
    .template-page#shipping-returns main .shipping-rates ul li, .template-page#shipping-returns-alcohol main .shipping-rates ul li {
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      font-size: 1.8rem;
      padding-bottom: 2rem;
      line-height: 2.4rem; }
  .template-page#shipping-returns main .shipping-rates .terms-conditions p,
  .template-page#shipping-returns main .shipping-rates .terms-conditions small, .template-page#shipping-returns-alcohol main .shipping-rates .terms-conditions p,
  .template-page#shipping-returns-alcohol main .shipping-rates .terms-conditions small {
    color: #999999;
    font-size: 1.2rem;
    line-height: 2rem; }

.template-page#contact-us #wufoo-w10ivog31u1gvu4 {
  background: #fff !important;
  padding: 0 !important; }

.template-page#contact-us main a {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }

.template-page#contact-us .office {
  margin-bottom: 6rem; }
  .template-page#contact-us .office p {
    margin-bottom: 0; }

.template-page#community .card-grid .col-lg-6 .card__caption-heading {
  transform: translateY(10rem); }

.template-page#where-to-buy .state-selector-wrapper,
.template-page#where-to-buy .beer-locator {
  display: none !important; }
  .template-page#where-to-buy .state-selector-wrapper + .text-center,
  .template-page#where-to-buy .beer-locator + .text-center {
    display: none !important; }

.login-page {
  margin-bottom: 6.4rem; }

.template-search .ui-id-2 {
  display: none !important; }

.template-search h1 {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 4.8rem; }

.template-search form.bc-sf-search-form {
  margin-top: 2.2rem; }
  .template-search form.bc-sf-search-form input {
    border-radius: 32px;
    border: 2px solid #000;
    padding: 8px 20px;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    width: 100%; }
    .template-search form.bc-sf-search-form input::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .template-search form.bc-sf-search-form i {
    position: absolute;
    top: 9px;
    right: 45px;
    margin: auto;
    display: flex;
    align-items: center;
    cursor: pointer;
    z-index: 10;
    font-size: 18px; }

.template-search .bc-sf-filter-option-block-price {
  display: none; }

.template-search #bc-sf-filter-default-toolbar {
  border-top: 0; }

.template-search .bc-sf-filter-product-item-regular-price {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  color: #000; }

.template-search .bc-sf-search-container {
  margin-bottom: -57px; }

@media (max-width: 767px) {
  .template-search #bc-sf-filter-wrapper {
    margin-top: 45px; } }

.bc-sf-search-suggestion-wrapper {
  transition: opacity .3s ease-in-out; }
  .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion-popover:after {
    box-shadow: none;
    background: #fff; }
  .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion {
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
    padding: 3rem; }
    .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion li {
      padding: 0 !important; }
    .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-header {
      box-shadow: none;
      background: #fff;
      font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
      font-size: 1.4rem;
      color: #999999; }
      .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-header.bc-sf-search-suggestion-header-view-all a {
        display: inline-block;
        text-align: center;
        cursor: pointer;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        border: .4rem solid transparent;
        padding: 0 3.2rem;
        font-size: 1rem;
        line-height: 3.6rem;
        border-radius: 3rem;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        border-radius: 50px;
        border: 0.2rem solid #000 !important;
        color: #000 !important;
        font-size: 1.2rem;
        font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
        margin-top: 2rem !important;
        font-weight: initial !important; }
    .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item-product {
      border-bottom: none;
      margin-bottom: 1.6rem !important; }
      .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item-product .ui-menu-item-wrapper {
        display: flex !important;
        align-items: center; }
      .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item-product .bc-sf-search-suggestion-right .bc-sf-search-suggestion-product-title {
        font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
        color: #000;
        font-size: 14px;
        font-weight: initial; }
      .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item-product .bc-sf-search-suggestion-right .bc-sf-search-suggestion-product-sku {
        display: none; }
      .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item-product .bc-sf-search-suggestion-right .bc-sf-search-suggestion-product-price span {
        font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
        font-size: 1.6rem;
        font-weight: initial; }
      .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item-product a:hover:after {
        content: none !important; }
    .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item {
      background: #fff !important;
      box-shadow: none !important; }
      .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item .ui-menu-item-wrapper {
        font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
        font-size: 1.4rem;
        color: #000;
        width: fit-content;
        font-size: 14px;
        line-height: 2.4rem;
        word-break: break-word;
        display: inline;
        float: none; }
        @media (min-width: 768px) {
          .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item .ui-menu-item-wrapper:hover {
            font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }
            .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item .ui-menu-item-wrapper:hover .bc-sf-search-suggestion-product-title {
              text-shadow: -2px -2px white, -2px 2px white, 2px -2px white, 2px 2px white;
              background-size: 1px 1em;
              box-shadow: inset 0 -0.175em white, inset 0 -0.2em black; } }
      .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-item:hover {
        background: #fff !important;
        border-color: #fff !important;
        border: none !important;
        box-shadow: none !important; }
    .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-dym:before {
      content: none; }
    .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-dym p a {
      font-size: 1.4rem; }
    .bc-sf-search-suggestion-wrapper .bc-sf-search-suggestion .bc-sf-search-suggestion-group:not(:first-child) > ul li.bc-sf-search-suggestion-header {
      margin-top: 1.6rem; }

.bc-sf-search-suggestion-mobile ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.bc-sf-search-suggestion.ui-front {
  padding: 0;
  background-color: #fff; }

.bc-sf-search-suggestion-mobile .bc-sf-search-suggestion-group .bc-sf-search-suggestion-header {
  text-align: left;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  margin-top: 3rem; }

.bc-sf-search-suggestion-mobile .bc-sf-search-suggestion-group .bc-sf-search-suggestion-item {
  border: none; }

.bc-sf-search-suggestion-mobile .bc-sf-search-suggestion-header-view-all {
  border: none !important; }

.giftcard .store-giftcard-logo {
  display: inline-block;
  max-width: 200px;
  margin-top: 3rem; }

.giftcard h1.gift-card-title {
  font-size: 4.2rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  letter-spacing: -0.032rem;
  margin-top: 4rem; }

.giftcard .your-gift-card-text {
  display: block;
  font-size: 1.6rem;
  line-height: 1.2em; }

.giftcard .gift-card-box {
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.25);
  margin: 4rem auto 8rem;
  width: 85%;
  max-width: 80rem;
  padding-top: 3rem; }

.giftcard .gift-card-top {
  padding: 2rem 0;
  background-color: #121212;
  border-color: #222; }

.giftcard .gift-card-value {
  display: block;
  font-size: 8rem;
  line-height: 1em;
  margin-top: 1rem;
  letter-spacing: -0.8px;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  color: #fff; }

.giftcard .gift-card-body {
  padding: 2.4rem; }

.giftcard .giftcard-code {
  display: block;
  margin-bottom: 1.2rem;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  padding: 1rem;
  line-height: 1.2em;
  font-size: 2.2rem;
  background-color: #eaeaea;
  border-radius: 8px; }

.giftcard .giftcard-qr {
  width: 30%;
  max-width: 120px;
  margin: 4rem auto 8rem; }

@media print {
  .giftcard .gift-card-top,
  .giftcard .gift-card-box,
  .giftcard .btn {
    -webkit-print-color-adjust: exact !important;
    /* Chrome, Safari */
    color-adjust: exact !important;
    /*Firefox*/ }
  .giftcard .gift-card-box {
    border: solid 1px #dedede; } }

body#checkout .banner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: initial; }
  @media (max-width: 991.98px) {
    body#checkout .banner {
      min-height: 185px;
      padding: 0; } }

body#checkout h2 {
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: initial; }

body#checkout p {
  font-size: 1.2rem; }

body#checkout p, body#checkout input, body#checkout select, body#checkout td, body#checkout th {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif; }

body#checkout .order-summary__emphasis {
  font-weight: initial;
  font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif; }

body#checkout button {
  border-radius: 50px;
  padding: 4px 16px; }
  body#checkout button span {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-weight: initial; }

body#checkout .logo__image {
  width: 185px;
  height: auto;
  max-height: initial; }
  @media (min-width: 768px) {
    body#checkout .logo__image {
      width: 315px; } }

body#checkout a {
  color: #000; }

body#checkout .breadcrumb {
  padding: 0.75rem 1rem;
  background-color: transparent; }

body#checkout .order-summary-toggle {
  border-radius: 0;
  color: #000;
  padding: 1.25em 0; }
  body#checkout .order-summary-toggle span, body#checkout .order-summary-toggle svg {
    color: #000;
    fill: #000; }

body#checkout .step__footer__continue-btn {
  border-radius: 50px;
  padding: 4px 24px; }
  body#checkout .step__footer__continue-btn span {
    color: #fff; }

/* globals */
body {
  color: #000;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  position: relative; }
  body.no-scroll {
    overflow: hidden; }
  body .loader-icon-wrapper {
    position: absolute;
    left: 5px; }
    @media (min-width: 992px) {
      body .loader-icon-wrapper {
        top: 45px; } }
    body .loader-icon-wrapper .loader-icon {
      width: 20px; }
    body .loader-icon-wrapper:after {
      content: "";
      width: 10px;
      height: 4px;
      background-color: #fff;
      border-radius: 5px;
      position: absolute;
      top: 18px;
      right: -3px;
      transform: rotate(45deg); }
  body div[data-section-id="header"].overlay {
    position: absolute;
    width: 100%;
    transition: all .25s ease-in-out; }
    body div[data-section-id="header"].overlay img {
      filter: brightness(0) invert(1); }
    body div[data-section-id="header"].overlay .fa-search {
      color: #fff; }
    @media (max-width: 767px) {
      body div[data-section-id="header"].overlay .loader-icon-wrapper .loader-icon {
        filter: brightness(-100%); }
      body div[data-section-id="header"].overlay .loader-icon-wrapper:after {
        background-color: #000; } }
    body div[data-section-id="header"].overlay .actions i {
      color: #fff !important; }
    body div[data-section-id="header"].overlay #bc-sf-search-box-0 {
      border: none !important; }
    body div[data-section-id="header"].overlay ul.site-nav > li .submenu {
      box-shadow: none; }
    body div[data-section-id="header"].overlay .site-nav > li > a,
    body div[data-section-id="header"].overlay .account > li > a {
      color: #fff !important; }
    body div[data-section-id="header"].overlay.invert header {
      background-color: rgba(0, 0, 0, 0.7);
      transition: all .2s ease-in-out; }
    body div[data-section-id="header"].overlay.invert a[href="/pages/gift-guide"]:hover {
      border-top-color: #fff !important; }
    body div[data-section-id="header"].overlay.invert a:hover {
      border-top-color: #fff !important; }
    @media (max-width: 767.98px) {
      body div[data-section-id="header"].overlay {
        position: relative; }
        body div[data-section-id="header"].overlay header img {
          filter: initial; }
        body div[data-section-id="header"].overlay header .fa-search {
          color: #000; } }
  @media (max-width: 415px) {
    body #shopify-section-1588801905882 .hero-main__content {
      transform: translateY(-100%); } }
  body .page-container {
    overflow: hidden; }
    body .page-container.overlay {
      padding-top: 48px; }
      body .page-container.overlay .hero-main__inner-container {
        padding-top: 18rem; }
        @media (max-width: 767px) {
          body .page-container.overlay .hero-main__inner-container {
            padding-top: 10rem;
            padding-bottom: 10rem; } }
      @media (max-width: 415px) {
        body .page-container.overlay .shopify-section.not-first-bgImage .hero-main__content:first-of-type {
          transform: translateY(0%) !important; } }
      @media (max-width: 767.98px) {
        body .page-container.overlay {
          padding-top: 0; } }
  body .banner {
    position: relative; }
    body .banner-image {
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
      body .banner-image img {
        width: 100%; }
    @media (max-width: 1199.98px) {
      body .banner {
        min-height: 75vh; }
        body .banner h1 {
          font-size: 3.6rem; } }
    @media (max-width: 991.98px) {
      body .banner {
        min-height: 375px; } }
  body .fa-chevron-left,
  body .fa-chevron-right {
    color: black; }
  body .fa-times {
    color: #fff; }
  body iframe {
    border: 0; }
  body .link-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  body .attribute-display {
    padding: 10px 20px;
    width: auto;
    height: auto;
    border-radius: 5px;
    background-color: RGBA(0, 0, 0, 0.9);
    position: absolute;
    bottom: 32px;
    right: 65px;
    z-index: 10;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out; }
    body .attribute-display .photog {
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      text-align: left;
      color: #fff;
      line-height: 16px;
      font-size: 14px; }
  body .attribute-camera {
    position: absolute;
    bottom: 15px;
    height: 23px;
    width: 31px;
    right: 20px;
    background: url(https://cdn.shopify.com/s/files/1/0305/5465/files/icon_camera.png?v=1589562205) center no-repeat;
    opacity: 0.7;
    z-index: 10; }
    body .attribute-camera + .attribute-display {
      z-index: -1; }
    body .attribute-camera:hover {
      cursor: pointer;
      opacity: 1; }
      body .attribute-camera:hover + .attribute-display {
        opacity: 1;
        z-index: 10; }
  body .aspect-ratio {
    position: relative;
    width: 100vh;
    height: auto;
    padding-bottom: 56%; }
    @media (max-height: 900px) {
      body .aspect-ratio {
        padding-bottom: 40%; } }
    @media (max-width: 992px) {
      body .aspect-ratio {
        width: 100%;
        padding-bottom: 65%; } }
    @media (min-width: 992px) {
      body .aspect-ratio {
        margin-bottom: 35px; } }
    body .aspect-ratio iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      border: none; }
  body .general-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #000;
    opacity: .2; }
  body .s-hidden {
    visibility: hidden;
    padding-right: 10px; }
  body .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font: normal 11px/22px Arial, Sans-Serif;
    color: black;
    border: 1px solid #ccc; }
  body .styledSelect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: white;
    padding: 0 10px;
    font-weight: bold; }
  body .styledSelect:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: black transparent transparent transparent;
    position: absolute;
    top: 9px;
    right: 6px; }
  body .styledSelect:active,
  body .styledSelect.active {
    background-color: #eee; }
  body .options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    border: 1px solid #ccc;
    background-color: white;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  body .options li {
    padding: 0 6px;
    margin: 0 0;
    padding: 0 10px; }
  body .options li:hover {
    background-color: #39f;
    color: white; }
  body main .container {
    padding-right: 4rem;
    padding-left: 4rem;
    position: relative; }
    @media (max-width: 991.98px) {
      body main .container {
        padding-right: 2rem;
        padding-left: 2rem; } }
  @media (min-width: 1300px) {
    body main .container {
      max-width: 1275px; } }
  body .page-nav {
    position: absolute;
    bottom: -6rem;
    width: 100%; }
    body .page-nav ul#pagination {
      display: flex;
      width: 40%;
      margin: auto;
      justify-content: space-between;
      padding-top: 3.2rem;
      margin-bottom: 3.2rem; }
      body .page-nav ul#pagination #page-nav {
        display: flex; }
      body .page-nav ul#pagination li {
        border: none;
        font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
        box-shadow: none;
        list-style: none; }
        body .page-nav ul#pagination li a {
          color: #B8C0CC;
          text-decoration: none;
          font-size: 20px;
          padding: 8px; }
          body .page-nav ul#pagination li a i {
            font-size: 15px; }
          body .page-nav ul#pagination li a:hover {
            color: #FA4616; }
        body .page-nav ul#pagination li.current a {
          color: #FA4616; }
        body .page-nav ul#pagination li i {
          transform: scale(1.4); }
  body .snize-ac-results {
    display: none !important; }
  body #onetrust-pc-sdk h3 {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important;
    font-weight: initial !important;
    color: #000 !important; }
  body #onetrust-pc-sdk p,
  body #onetrust-pc-sdk .ot-category-desc {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif !important;
    font-weight: initial !important;
    color: #000 !important; }
  body #onetrust-pc-sdk .onetrust-close-btn-handler.btn.btn-sm, body #onetrust-pc-sdk .btn-group-sm > .onetrust-close-btn-handler.btn {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important;
    font-weight: initial !important;
    color: #fff !important;
    border-radius: 50px !important;
    letter-spacing: initial !important; }
  body .ot-always-active {
    color: #000 !important;
    font-weight: initial !important; }
  body .accordion-header.ot-always-active-group {
    width: 92% !important; }
  body .ot-sdk-show-settings {
    position: relative;
    top: 80px;
    color: #fff !important;
    border: 2px solid #fff !important;
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif !important;
    font-weight: initial !important; }
    body .ot-sdk-show-settings:hover {
      background-color: #fff !important;
      color: #000 !important; }
    @media (max-width: 991.98px) {
      body .ot-sdk-show-settings {
        display: flex;
        justify-content: center;
        margin: auto; } }
  body #onetrust-banner-sdk p {
    font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
    font-weight: initial;
    color: #000 !important; }
  body #onetrust-banner-sdk #onetrust-button-group {
    display: flex;
    align-items: center; }
  body #onetrust-banner-sdk #onetrust-accept-btn-handler {
    font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
    font-weight: initial !important;
    border-radius: 50px;
    padding: 12px 24px; }
  body .popupsmart {
    background-color: blue; }
  body form .errors {
    position: relative;
    top: -16px; }
    body form .errors li {
      color: #FA4616;
      list-style: none;
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      font-size: 1.6rem; }
  body #zendesk-btn {
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    background-color: white;
    border: none;
    border-radius: 100px;
    padding: 13px 22px;
    transition: all .5s ease-in-out;
    transform: translateY(200%); }
    body #zendesk-btn.active {
      transform: translateY(0%); }
    body #zendesk-btn span {
      display: inline-block;
      letter-spacing: 0.6px;
      font-size: 15px;
      font-weight: 700; }
      body #zendesk-btn span:last-child {
        margin-left: 8px; }
  body .ageModal {
    position: fixed;
    height: 434px;
    width: 459px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 20px;
    background: white;
    box-shadow: 0px 14px 32px 4px rgba(0, 0, 0, 0.2);
    z-index: 999;
    transform: scale(0);
    transition: all .3s ease-in-out; }
    body .ageModal.loaded {
      transform: scale(1.2); }
    body .ageModal:after {
      content: "";
      position: fixed;
      background: transparent;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      z-index: 99; }
    body .ageModal h4 {
      font-family: "Avenir Next LT W01 Bold", Helvetica, Arial, sans-serif;
      margin-bottom: 16px;
      font-size: 24px; }
    body .ageModal ul {
      padding-left: 24px; }
      body .ageModal ul li {
        margin-bottom: 16px; }
        body .ageModal ul li span {
          box-shadow: inset 0px -2px 0px 0px #000000; }
    body .ageModal .buttons {
      display: flex;
      margin-top: 32px;
      position: relative;
      z-index: 9999; }
      body .ageModal .buttons a {
        display: inline-block;
        margin-right: 16px;
        cursor: pointer; }
        body .ageModal .buttons a.btn-dark {
          color: white; }
        body .ageModal .buttons a.btn-outlined:hover {
          color: #fff; }
      @media (max-width: 767px) {
        body .ageModal .buttons {
          justify-content: space-evenly; }
          body .ageModal .buttons a {
            display: flex;
            align-items: center;
            margin-right: 8px; }
            body .ageModal .buttons a:first-child {
              padding: 8px 12px; } }
    @media (min-width: 767px) {
      body .ageModal {
        padding: 55px; } }
    @media (max-width: 767px) {
      body .ageModal {
        width: 80%;
        height: fit-content;
        max-height: 75%; } }

@keyframes slide {
  from {
    transform: translateX(-100%); }
  to {
    transform: translateX(100%); } }
  body .placeholder {
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    user-select: none;
    pointer-events: none; }
    body .placeholder::before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
      animation: slide 1s linear infinite; }
  body .loader > div {
    width: 24%;
    margin-right: 15px;
    padding: 0;
    padding-right: 8px; }
    body .loader > div a.link {
      height: 64px; }
    body .loader > div a, body .loader > div .product-tile__price, body .loader > div .product-tile__name {
      background: #f2f2f2;
      height: 100%; }
  body .loader.slider-cards__container > div {
    width: 24%; }
  @media (max-width: 767.98px) {
    body .loader.slider-cards__container {
      width: 75%;
      margin: auto; } }
  body .loader.bv-header {
    position: relative;
    margin-top: 32px; }
    body .loader.bv-header > div {
      background: #f2f2f2;
      width: 100%; }
      body .loader.bv-header > div.bv-action-bar {
        height: 24px;
        display: block;
        margin-bottom: 16px; }
      body .loader.bv-header > div.bv-inline-form-container {
        height: 300px; }
  body .link-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10; }
  body .section-form {
    background-color: #000;
    border-radius: 8px;
    padding: 3.2rem;
    width: 100%; }
    body .section-form .custom-select-wrapper {
      padding: 12px; }
      body .section-form .custom-select-wrapper .styled-custom-select-option {
        padding: 12px;
        border-radius: 4px; }
    @media (max-width: 767px) {
      body .section-form {
        padding: 1.6rem; } }
    body .section-form .form-layout {
      display: flex;
      flex-direction: column;
      margin-bottom: 1.6rem;
      position: relative; }
      body .section-form .form-layout .styled-custom-select-option,
      body .section-form .form-layout .custom-select-options {
        min-width: 100%; }
      body .section-form .form-layout input {
        padding: 8px 8px;
        border-radius: 4px;
        font-size: 1.8rem;
        border: none; }
        body .section-form .form-layout input[type="checkbox"] {
          margin-right: 8px;
          margin-top: 5px; }
      body .section-form .form-layout label {
        color: #fff;
        font-size: 1.8rem;
        opacity: 1;
        position: relative; }
        body .section-form .form-layout label.required::after {
          content: " *";
          color: red; }
        body .section-form .form-layout label .form-tooltip {
          position: absolute;
          right: 0px;
          top: 0px; }
          body .section-form .form-layout label .form-tooltip span {
            transform: scale(0.8);
            height: 30px;
            width: 30px;
            color: #fff;
            background-color: gray;
            border-radius: 100%;
            padding: 8px;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer; }
            body .section-form .form-layout label .form-tooltip span:hover + .form-tooltip-info {
              opacity: 1;
              z-index: 99; }
          body .section-form .form-layout label .form-tooltip .form-tooltip-info {
            position: absolute;
            top: 40px;
            font-size: 12px;
            background-color: #000;
            border-radius: 8px;
            padding: 16px;
            width: 200px;
            opacity: 0;
            z-index: -1;
            transition: all .4s ease-in-out; }
            body .section-form .form-layout label .form-tooltip .form-tooltip-info:hover {
              opacity: 1;
              z-index: 99; }
    body .section-form h4 {
      color: #fff; }
    body .section-form .custom-select-wrapper .styled-custom-select-option.active:after {
      transform: rotate(180deg);
      top: 25%; }
    body .section-form .custom-select-wrapper .custom-select-options {
      top: 39px;
      border-radius: 4px;
      max-height: 160px;
      overflow-y: scroll; }
      body .section-form .custom-select-wrapper .custom-select-options:after {
        content: none; }
      body .section-form .custom-select-wrapper .custom-select-options::-webkit-scrollbar {
        display: none; }

