html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden],
template {
  display: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}


.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: rgba(0, 0, 0, 0) !important;
}

.w-code-block {
  margin: unset;
}

pre.w-code-block code {
  all: inherit;
}

.w-webflow-badge,
.w-webflow-badge * {
  z-index: auto;
  visibility: visible;
  box-sizing: border-box;
  float: none;
  clear: none;
  box-shadow: none;
  opacity: 1;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background: none;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  width: auto;
  min-width: 0;
  max-width: none;
  height: auto;
  min-height: 0;
  max-height: none;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  transition: none;
  display: block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
  transform: none;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
  visibility: visible !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  opacity: 1 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  top: auto !important;
  bottom: 12px !important;
  left: auto !important;
  right: 12px !important;
  overflow: visible !important;
  transform: none !important;
}

.w-webflow-badge>img {
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before,
.w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe,
.w-video object,
.w-video embed {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button,
[type="button"],
[type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input,
.w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus,
.w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input,
textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before,
.w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  opacity: 0;
  z-index: -100;
  width: .1px;
  height: .1px;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  cursor: pointer;
  width: auto;
  height: auto;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before,
.w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {

  .w-hidden-main,
  .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main,
  .w-hidden-medium,
  .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw>button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.w-background-video>video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}

.w-background-video>video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control>[hidden] {
  display: none !important;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  height: 40px;
  margin: auto;
  padding-top: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-nav.w-round>div {
  border-radius: 100%;
}

.w-slider-nav.w-num>div {
  font-size: inherit;
  line-height: inherit;
  width: auto;
  height: auto;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow>div {
  box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert>div {
  background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert>div.w-active {
  background-color: #222;
}

.w-slider-dot {
  cursor: pointer;
  background-color: rgba(255, 255, 255, .4);
  width: 1em;
  height: 1em;
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left,
.w-slider-arrow-right {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left,
.w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: rgba(0, 0, 0, .9);
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop,
.w-lightbox-container {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: auto;
}






.w-tabs {
  position: relative;
}

.w-tabs:before,
.w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  /* background-color: #c8c8c8; */
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide,
.w-dyn-bind-empty,
.w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

:root {
  --bg-black: #232426;
  --grey: #ccc;
  --white-smoke: #e1e1e1;
  --alternate-color: #6b6e6f;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartopenlinkicon {
  margin-right: 8px;
}

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
  right: auto;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: auto;
  right: 0;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px rgba(0, 0, 0, .25);
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.w-commerce-commercecartproductname {
  font-weight: 700;
}

.w-commerce-commercecartoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecartquantity {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecartquantity::placeholder {
  color: #999;
}

.w-commerce-commercecartquantity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

.w-commerce-commercecartordervalue {
  font-weight: 700;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon,
.w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus,
.w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus,
.w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus,
.w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem,
.w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartquantityinput {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercebuynowbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  margin-top: 10px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem,
.w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper,
.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown,
  .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .w-commerce-commercecartquantity,
  .w-commerce-commercecheckoutemailinput,
  .w-commerce-commercecheckoutshippingfullname,
  .w-commerce-commercecheckoutshippingstreetaddress,
  .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity,
  .w-commerce-commercecheckoutshippingstateprovince,
  .w-commerce-commercecheckoutshippingzippostalcode,
  .w-commerce-commercecheckoutshippingcountryselector,
  .w-commerce-commercecheckoutcardnumber,
  .w-commerce-commercecheckoutcardexpirationdate,
  .w-commerce-commercecheckoutcardsecuritycode,
  .w-commerce-commercecheckoutbillingfullname,
  .w-commerce-commercecheckoutbillingstreetaddress,
  .w-commerce-commercecheckoutbillingstreetaddressoptional,
  .w-commerce-commercecheckoutbillingcity,
  .w-commerce-commercecheckoutbillingstateprovince,
  .w-commerce-commercecheckoutbillingzippostalcode,
  .w-commerce-commercecheckoutbillingcountryselector,
  .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  background-color: var(--bg-black);
  color: var(--grey);
  /* text-transform: uppercase; */
  font-family: Geist, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

h1 {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Humane, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: .8;
}

h2 {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Humane, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: .9;
}

h3 {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Humane, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

h4 {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Humane, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: .9;
}

h5 {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Humane, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: .9;
}

h6 {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Humane, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: .9;
}

p {
  margin-bottom: 10px;
  line-height: 1.4;
}

a {
  color: var(--alternate-color);
  line-height: 1.2;
  text-decoration: none;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  line-height: 1.4;
}

blockquote {
  border-left: 5px solid var(--alternate-color);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.4;
}

.margin-xhuge {
  margin: 8rem;
}

.text-weight-bold {
  font-weight: 700;
}

.icon-height-small {
  height: 1rem;
}

.heading-style-h4 {
  font-size: 5rem;
  font-weight: 400;
  line-height: .9;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.text-size-small {
  color: var(--grey);
  font-size: .875rem;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.form-input {
  color: var(--white-smoke);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(107, 110, 111, .5);
  border-radius: 50px;
  min-height: 3rem;
  margin-bottom: 1.5rem;
  padding: .5rem 1rem;
  transition: all .4s;
}

.form-input:hover,
.form-input:active,
.form-input:focus,
.form-input.-wfp-focus {
  border-color: rgba(204, 204, 204, .5);
}

.form-input::placeholder {
  color: #222;
}

.form-input.is-text-area {
  border-radius: 20px;
  min-height: 8rem;
  padding-top: .75rem;
}

.form-input.is-select-input {
  color: #222;
}

.background-color-tertiary {
  background-color: var(--grey);
}

.margin-0 {
  margin: 0;
}

.fs-styleguide-heading-header {
  color: var(--white-smoke);
  font-family: Humane, sans-serif;
  font-size: 10rem;
  font-weight: 500;
}

.text-weight-xbold {
  font-weight: 800;
}

.fs-styleguide-header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: grid;
}

.fs-styleguide-spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, rgba(45, 64, 234, .1), rgba(255, 255, 255, 0));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: stretch;
  display: grid;
  position: relative;
}

.text-weight-normal {
  font-weight: 400;
}

.padding-0 {
  padding: 0;
}

.form-message-success {
  color: #114e0b;
  background-color: #cef5ca;
  border-radius: 1rem;
  padding: 1.25rem;
}

.text-size-tiny {
  color:#000;
  font-size: .75rem;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.icon-1x1-small {
  color: var(--white-smoke);
  width: 1rem;
  height: 1rem;
}

.text-align-right {
  text-align: right;
}

.text-style-link {
  color: var(--alternate-color);
  text-decoration: underline;
}

.nav-container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-styleguide-section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--alternate-color);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.text-rich-text h5 {
  text-align: left;
  font-size: 3rem;
  line-height: .9;
}

.text-rich-text h6 {
  text-align: left;
  font-size: 2rem;
  line-height: .9;
}

.text-rich-text h4 {
  color: var(--white-smoke);
  text-align: left;
  font-size: 4rem;
  font-weight: 400;
  line-height: .9;
}

.text-rich-text h3 {
  text-align: left;
  font-size: 5rem;
  font-weight: 400;
  line-height: .9;
}

.text-rich-text h2 {
  color: var(--white-smoke);
  text-align: left;
  font-size: 8rem;
  line-height: .9;
}

.text-rich-text h1 {
  text-align: left;
  font-size: 10rem;
  line-height: .9;
}

.text-size-large {
  font-size: 1.5rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.fs-styleguide-item-header {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  width: 100%;
  padding-bottom: 2rem;
}

.overflow-visible {
  overflow: visible;
}

.text-weight-medium {
  font-weight: 500;
}

.fs-styleguide-background {
  border: 1px solid rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.aspect-ratio-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.form-checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide-2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide-2-col.is-align-start {
  align-items: start;
}

.icon-height-large {
  height: 3rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.fs-styleguide-classes {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.fs-styleguide-4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide-background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
  object-fit: cover;
}

.margin-top,
.margin-top.margin-medium,
.margin-top.margin-small {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-small {
  margin: 1rem;
}

.text-size-regular {
  color: var(--grey);
  text-transform: uppercase;
  font-family: Geist, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

.fs-styleguide-message {
  color: #5e5515;
  background-color: #fcf8d8;
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.padding-xsmall {
  padding: .5rem;
}

.padding-xhuge {
  padding: 10rem;
}

.icon-height-medium {
  height: 2rem;
}

.pointer-events-none {
  pointer-events: none;
}

.form-radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form-radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form-radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.padding-custom3 {
  padding: 3.5rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.margin-xxhuge {
  margin: 12rem;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.fs-styleguide-spacer-box {
  background-color: rgba(45, 64, 234, .1);
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.nav-component {
  background-color: #000;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.margin-huge {
  margin: 6rem;
}

.fs-styleguide-section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  display: grid;
}

.fs-styleguide-section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.fs-styleguide-item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide-item.is-stretch {
  justify-items: stretch;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.text-weight-semibold {
  font-weight: 500;
}

.padding-small {
  padding: 1rem;
}

.heading-style-h2 {
  color: var(--white-smoke);
  /* font-family: Humane, sans-serif; */
  font-size: 8rem;
  font-weight: 400;
  line-height: .9;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.text-color-secondary {
  color: var(--grey);
}

.text-align-center {
  text-align: center;
}

.margin-xsmall {
  margin: .5rem;
}

.form-message-error {
  color: #3b0b0b;
  text-align: center;
  background-color: #f8e4e4;
  border-radius: 1rem;
  margin-top: 2rem;
  padding: 1rem .75rem;
}

.heading-style-h3 {
  color: var(--white-smoke);
  font-family: Humane, sans-serif;
  font-size: 6rem;
  font-weight: 400;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.pointer-events-auto {
  pointer-events: auto;
}

.text-style-quote {
  border-left: .25rem solid var(--alternate-color);
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.button {
  border: 1px solid var(--grey);
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50px;
  width: 100%;
  padding: .75rem 2rem;
  font-weight: 400;
  transition: all .4s;
}

.button:hover {
  background-color: rgba(225, 225, 225, .15);
}

.button.is-text {
  border: 1px solid var(--grey);
  color: var(--white-smoke);
  background-color: rgba(0, 0, 0, 0);
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  border: 1px solid var(--alternate-color);
  background-color: var(--alternate-color);
  color: var(--white-smoke);
}

.button.is-secondary:hover {
  border-color: var(--grey);
  background-color: rgba(0, 0, 0, 0);
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.cart-checkout-button {
  border-color: var(--bg-black);
  color: var(--bg-black);
}

.button.cart-checkout-button:hover {
  background-color: var(--grey);
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.text-style-italic {
  font-style: italic;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.fs-styleguide-3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide-3-col.is-align-start {
  align-items: start;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.form-label {
  color: var(--grey);
  margin-bottom: 10px;
  font-weight: 400;
}

.text-size-medium {
  color: var(--grey);
  font-size: 1.25rem;
}

.fs-styleguide-hero-label {
  color: #000;
  text-transform: uppercase;
  background-color: #eee;
  border-radius: .25rem;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.text-align-left {
  text-align: left;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.margin-custom2 {
  margin: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.overflow-auto {
  overflow: auto;
}



.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.background-color-alternate {
  background-color: #fff;
}

.icon-1x1-medium {
  color: var(--white-smoke);
  width: 2rem;
  height: 2rem;
}

.icon-1x1-large {
  color: var(--white-smoke);
  width: 2.5rem;
  height: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.fs-styleguide-item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-medium {
  width: 100%;
  max-width: 30rem;
}

.form-component {
  margin-bottom: 0;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.fs-styleguide-header {
  color: #fff;
  background-color: #000;
  background-image: radial-gradient(circle at 100% 100%, rgba(221, 35, 187, .25), rgba(0, 0, 0, 0) 40%), radial-gradient(circle at 0 100%, rgba(45, 98, 255, .3), rgba(0, 0, 0, 0) 60%);
}

.fs-styleguide-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.margin-tiny {
  margin: .125rem;
}

.spacer-large {
  padding-top: 3rem;
}

.padding-large {
  padding: 3rem;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.padding-top,
.padding-top.padding-xxhuge {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.text-weight-light {
  font-weight: 300;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.form-checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.padding-xxsmall {
  padding: .25rem;
}

.text-style-nowrap {
  white-space: nowrap;
}

.fs-styleguide-heading-medium {
  color: var(--white-smoke);
  text-align: left;
  font-family: Humane, sans-serif;
  font-size: 8rem;
  font-weight: 400;
  line-height: 1;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.fs-styleguide-empty-box {
  z-index: -1;
  background-color: rgba(45, 64, 234, .05);
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.padding-xxhuge {
  padding: 12rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.nav-client-first-logo {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
}

.fs-styleguide-label {
  color: #fff;
  background-color: #2d62ff;
  border-radius: .25rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide-label.is-tag {
  background-color: #dd23bb;
}

.text-style-muted {
  opacity: .6;
}

.heading-style-h6 {
  color: var(--white-smoke);
  font-size: 2rem;
  font-weight: 400;
  line-height: .9;
}

.padding-medium {
  padding: 2rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.background-color-primary {
  background-color: var(--bg-black);
  color: #fff;
}

.text-color-alternate {
  color: var(--alternate-color);
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.fs-styleguide-1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.heading-style-h5 {
  font-size: 4rem;
  font-weight: 400;
  line-height: .9;
}

.nav-button {
  padding: 1rem;
}

.padding-huge {
  padding: 6rem;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.text-color-black {
  color: var(--white-smoke);
}

.background-color-secondary {
  background-color: var(--alternate-color);
}

.margin-custom1 {
  margin: 1.5rem;
}

.form-radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.margin-large {
  margin: 3rem;
}

.padding-tiny {
  padding: .125rem;
}

.fs-styleguide-spacing-all {
  display: none;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.heading-style-h1 {
  color: #101010;
  text-align: center;
  margin-bottom: 0;
  font-family: Humane, sans-serif;
  font-size: 20rem;
  font-weight: 400;
  line-height: .7;
}

.hide {
  display: none;
}

.text-style-allcaps {
  text-transform: uppercase;
}



.nav-style-guide {
  background-color: #f3f3f3;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 40rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.25rem 1.5rem;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 5%;
  left: 0%;
  right: 0%;
}

.nav-style-guide-link {
  background-color: #ebebeb;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.nav-style-guide-link:hover {
  background-color: #dbdbdb;
  transform: scale(1.2);
}

.nav-style-guide-icon {
  color: #000;
  width: 2rem;
  height: 2rem;
  font-family: Material Icons;
  line-height: 1;
}

.style-guide-body {
  background-color: var(--bg-black);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.checkout-form,
.paypal-checkout-form {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.order-confirmation-form {
  background-color: rgba(0, 0, 0, 0);
}

.licenses-list-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  margin-top: 30px;
  list-style-type: square;
  display: flex;
}

.link-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  display: flex;
}

.link-button {
  flex-direction: column;
  height: 14px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.changelog-content-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.changelog-flex {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
}

.list {
  list-style-type: square;
}

.checkout-header-block {
  border-color: var(--alternate-color);
  background-color: rgba(225, 225, 225, .1);
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  padding-top: 20px;
  padding-bottom: 10px;
  overflow: hidden;
}

.checkout-content-block {
  border-right-color: var(--alternate-color);
  border-bottom-color: var(--alternate-color);
  border-left-color: var(--alternate-color);
  background-color: rgba(225, 225, 225, .1);
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  overflow: hidden;
}

.checkout-title {
  font-size: 1.25rem;
  font-weight: 400;
}

.section-home-header {
  position: relative;
}

.header-container {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 5rem;
  display: flex;
  position: relative;
}

.heading-flex-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-title {
  color: var(--white-smoke);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Humane, sans-serif;
  font-size: 28vw;
  font-weight: 400;
  line-height: .7;
}



.hero-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.copyright {
  color: #e1e1e1;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: -1rem;
}

.button-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--white-smoke);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.75rem;
  text-decoration: none;
  display: flex;
}

.button-icon {
  height: 1rem;
}

.button-flex {
  z-index: 10;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-text-block {
  letter-spacing: 1px;
  font-weight: 300;
}

.button-text-block.button-text-bottom {
  position: absolute;
  bottom: -100%;
}

/* .button-text {
  color: var(--white-smoke);
  text-transform: uppercase;
  font-family: Geist, sans-serif;
  font-size: 14px;
  line-height: 1;
} */

.navbar {
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.menu-line {
  background-color: var(--bg-black);
  width: 100%;
  height: .08rem;
}

.menu-line-wrapper {
  width: 100%;
}

.brand-link {
  flex-direction: column;
  height: 1.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar-flex-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.menu-button {
  z-index: 100;
  padding: 0;
}

.menu-button.w--open {
  background-color: rgba(255, 255, 255, 0);
}

.logo {
  color: #e1e1e1;
  letter-spacing: -1px;
  text-transform: uppercase;
  height: 1.2rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
}

.menu-button-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #343537;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 6.5rem;
  height: 2.75rem;
  padding-left: 10px;
  padding-right: 5px;
  display: flex;
}

.menu-text {
  color: var(--white-smoke);
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
}

.inner-menu-button {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: var(--grey);
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
}

.heading-wrapper {
  position: relative;
}

.work-image {
  object-fit: cover;
  border-radius: 2rem;
  width: 100%;
  height: 100%;
  position: relative;
}

.empty-state {
  background-color: var(--white-smoke);
  color: var(--bg-black);
  text-align: center;
  border-radius: 6px;
}

.work-wrapper {
  width: 100%;
  height: 100%;
}

.work-content-item {
  border-radius: 2rem;
  width: 100%;
  height: 100%;
  position: -webkit-sticky;
  position: sticky;
}

.work-content-item._01,
.work-content-item._02,
.work-content-item._03,
.work-content-item._04 {
  top: 2rem;
}

.header-bottom-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 4%;
  left: 0%;
  right: 0%;
}

.horizontal-flex {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.work-link-wrapper {
  border-radius: 2rem;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;

}

.work-info-grid {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: grid;
  position: absolute;
  top: 5%;
}

.work-info-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.work-info-text {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: rgba(35, 36, 38, .1);
  border-radius: 100px;
  padding: 6px 20px;
  font-size: 12px;
}

.work-number {
  color: #fff;
  margin-bottom: -10px;
  font-family: Humane, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
}

.section-home-service {
  position: relative;
  overflow: hidden;
}

.service-component-grid {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.row-service-item {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.service-item {
  background-color: rgba(225, 225, 225, .15);
  border-radius: 1rem;
  width: 20rem;
  padding: 3rem;
}

.service-title {
  color: #000;
  font-family: Humane, sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1;
}

.service-inner-grid {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}

.circular-button {
  z-index: 1;
  background-color: var(--white-smoke);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 12rem;
  height: 12rem;
  transition: all .4s;
  display: flex;
  position: relative;
}

.circular-button:hover {
  transform: scale(1.1);
}

.service-container {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.circular-text {
  z-index: 1;
  color: #000;
  font-family: Humane, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.circular-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.circular-text-image {
  position: absolute;
}

.padding-footer {
  padding-top: 8rem;
  padding-bottom: 4rem;
}






.circle-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.about-image-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.looping-about-text-wrapper {
  z-index: 1;
  display: flex;
  position: absolute;
  top: 25%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.about-text-item {
  padding-left: 20px;
}

.about-text {
  color: var(--grey);
  white-space: nowrap;
  font-family: Humane, sans-serif;
  font-size: 16rem;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}

.section-about-header {
  position: relative;
  overflow: hidden;
}

.about-component-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  width: 100%;
}

.numbers-flex {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.roll-numbers {
  height: 10vw;
  min-height: 10vw;
}

.numbers-grid {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  grid-template-rows: auto;
  width: 100%;
}

.roll-numbers-wrapper {
  height: 10vw;
  min-height: 10vw;
  display: flex;
  overflow: hidden;
}

.number {
  color: var(--grey);
  text-align: center;
  height: 10vw;
  min-height: 10vw;
  font-size: 10vw;
  font-weight: 400;
  line-height: 1;
}

.number.alternate {
  color: var(--alternate-color);
}

.about-bottom-grid {
  grid-template-rows: auto;
  width: 100%;
}

.process-title {
  color: var(--white-smoke);
  text-transform: uppercase;
  font-family: Humane, sans-serif;
  font-size: 6rem;
  font-weight: 300;
  line-height: 1;
}

.sticky-list-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 32rem;
  display: grid;
}

.process-number {
  color: var(--alternate-color);
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
}

.sticky-block {
  border: 1px solid var(--alternate-color);
  background-color: #404142;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: flex-end;
  padding: 4rem 2rem;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 3rem;
  bottom: auto;
}

.sticky-content-item {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  max-width: 32rem;
  display: flex;
}

.sticky-title-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
}

.section-about-services {
  position: relative;
  overflow: hidden;
}

.social-media-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.social-media-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-form-block {
  background-color: rgba(225, 225, 225, .05);
  border-radius: 1.5rem;
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 2.5rem;
}

.apple-pay {
  border-radius: 50px;
}

.shipping-method-list {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px #000;
  border-left-style: none;
  border-right-style: none;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
}

.shipping-method {
  border-bottom: 1px #000;
}

.shipping-empty-state {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}

.work-details-grid-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  width: 100%;
}

.work-details-component-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.work-details-content {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.webiste-client-link {
  color: var(--white-smoke);
  border-bottom: 1px solid #888;
  font-size: 16px;
  font-weight: 400;
  transition: color .3s;
}

.webiste-client-link:hover {
  color: #888;
}

.cover-image {
  object-fit: cover;
  border-radius: 2rem;
  width: 100%;
  height: 100%;
}

.work-images-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  width: 100%;
}

.blog-component-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.blog-post-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-post-link {
  border-radius: 1rem;
  transition: background-color .6s;
}

.blog-post-link:hover {
  background-color: rgba(204, 204, 204, .1);
}

.blog-post-image-wrapper {
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.blog-post-title-block {
  padding: 1rem 1rem 1.5rem;
}

.blog-post-info {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.blog-post-detail-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.service-content-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  width: 100%;
}

.service-icon {
  width: 6rem;
  margin-bottom: 4rem;
}

.service-block {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.service-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr;
  width: 100%;
}

.service-benefit-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.check-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.service-quantity {
  display: none;
}

.service-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.accordion-track-component {
  justify-content: flex-end;
  align-items: center;
  margin-top: 2rem;
  display: flex;
  position: relative;
}

.bg-accordion {
  background-color: rgba(225, 225, 225, .05);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.accordion-content-wrap {
  overflow: hidden;
}

.accordion-plus-icon-circle {
  border: 1px solid var(--alternate-color);
  cursor: pointer;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.accordion-track-progress {
  background-color: var(--white-smoke);
  width: 0%;
  height: 1px;
  position: absolute;
}

.accordion-top-wrap {
  grid-column-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-answer-text {
  color: var(--alternate-color);
  margin-bottom: 0;
  padding-top: 2rem;
  padding-left: 10px;
  font-size: 1rem;
  font-weight: 300;
}

.plus-line {
  z-index: 1;
  background-color: var(--alternate-color);
  border-radius: .5rem;
  width: .75rem;
  height: .083rem;
  position: relative;
}

.plus-line.vertical {
  position: absolute;
  transform: rotate(90deg);
}

.accordion-content-item {
  cursor: pointer;
  width: 100%;
  padding-top: 2rem;
  position: relative;
}

.accordion-track-line {
  background-color: var(--alternate-color);
  border-radius: .25rem;
  width: 100%;
  height: 1px;
}

.accordion-heading {
  color: var(--grey);
  text-align: left;
  text-transform: none;
  margin-bottom: 0;
  font-family: Geist, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.3;
}

.service-content-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-arrow-wrapper {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ddd;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.service-title-item {
  width: 100%;
}

.service-image-wrapper {
  border: .125rem solid #0f0602;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.service-name {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-size: 6rem;
  font-weight: 300;
  line-height: 1;
  text-decoration: none;
}

.service-image {
  object-fit: cover;
  width: 20rem;
  height: 15rem;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.service-link {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
  position: relative;
}

.service-vertical-padding {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.service-title-wrapper {
  z-index: 2;
  grid-column-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.track-line {
  background-color: var(--alternate-color);
  border-radius: .25rem;
  width: 100%;
  height: 1px;
}

.track-progress {
  background-color: var(--white-smoke);
  border-radius: .25px;
  width: 0%;
  height: 1px;
  position: absolute;
}

.arrow-icon {
  color: #fff;
  width: 1.25rem;
  height: 1.25rem;
}

.arrow-icon._02 {
  color: #090909;
  position: absolute;
  transform: translate(-150%, 150%)rotate(-45deg);
}

.arrow-reveal {
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 105%);
}

.track-item {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.service-image-item {
  width: 20rem;
  height: 15rem;
  position: absolute;
  top: -20%;
  bottom: auto;
  left: auto;
  right: 18%;
}

.cart-button {
  background-color: rgba(0, 0, 0, 0);
}

.cart-icon {
  color: var(--white-smoke);
}

.cart-text {
  display: none;
}

.cart-quantity {
  color: var(--grey);
  background-color: rgba(107, 110, 111, .5);
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 22px;
}

.your-cart-text {
  color: var(--bg-black);
  margin-top: 5px;
  margin-bottom: -10px;
  font-size: 2.5rem;
}

.close-button {
  cursor: pointer;
}

.cart-service-title {
  color: var(--bg-black);
}

.cart-service-quantity {
  color: var(--alternate-color);
}

.cart-remove-text {
  color: rgba(107, 110, 111, .5);
  transition: color .4s;
}

.cart-remove-text:hover {
  color: var(--alternate-color);
}

.cart-total-text {
  color: var(--bg-black);
}

.cart-container {
  background-color: var(--white-smoke);
  border-radius: 2rem;
  overflow: hidden;
}

.cart-quantity-block {
  color: var(--bg-black);
}

.answer-wrapper {
  max-width: 36rem;
}

.nav-component-grid {
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  width: 100%;
}

.cart-item {
  margin-right: 8rem;
}

.cart-service-icon {
  border-radius: 8px;
}

.error-number {
  color: var(--alternate-color);
  margin-bottom: 20px;
  font-size: 8rem;
  font-weight: 500;
  line-height: 1;
}

.award-number {
  line-height: 1;
}

.award-line {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.award-title {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
}

.award-year-item {
  z-index: 2;
  position: relative;
}

.award-title-item {
  z-index: 3;
  grid-column-gap: 1rem;
  align-items: center;
  display: flex;
  position: relative;
}

.bg-award {
  z-index: 1;
  background-color: var(--white-smoke);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.award-text {
  text-transform: uppercase;
  line-height: 1;
}

.award-wrapper {
  grid-row-gap: 0rem;
  justify-content: space-between;
  align-items: center;
  padding: 2rem .5rem;
  display: flex;
  position: relative;
}

.award-line-wrapper {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.title-flex-wrapper {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-flex-wrapper.align-left {
  justify-content: flex-start;
  align-items: center;
}

.title-overflow-item {
  margin-left: 12px;
  margin-right: 12px;
  padding-top: 30px;
  position: relative;
  overflow: hidden;
}

.title-overflow-item.h2 {
  margin-left: 5px;
  margin-right: 5px;
}

@media screen and (min-width: 1280px) {
  .hero-image-wrapper {
    width: 8.5rem;
    min-width: 8.5rem;
  }

  .work-details-grid-wrapper {
    grid-template-columns: .5fr 1fr;
  }
}

@media screen and (min-width: 1440px) {
  .hero-image-wrapper {
    height: 21vw;
  }

  .work-details-grid-wrapper {
    grid-template-columns: .75fr 1fr;
  }
}

@media screen and (min-width: 1920px) {
  .header-container {
    height: 90vh;
  }

  .heading-title {
    font-size: 26rem;
  }

  .hero-image-wrapper {
    width: 9rem;
    min-width: 9rem;
    height: 19rem;
  }

  .roll-numbers,
  .roll-numbers-wrapper {
    height: 10rem;
    min-height: 10rem;
  }

  .number {
    height: 10rem;
    min-height: 10rem;
    font-size: 10rem;
  }
}

@media screen and (max-width: 991px) {
  .margin-xhuge {
    margin: 6rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .fs-styleguide-heading-header {
    font-size: 8rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .fs-styleguide-2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .fs-styleguide-4-col {
    grid-template-columns: 1fr;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .fs-styleguide-section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .fs-styleguide-3-col {
    grid-template-columns: 1fr;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .fs-styleguide-heading-medium {
    font-size: 6rem;
  }

  .spacer-xxlarge {
    padding-top: 4rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .fs-styleguide-1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .nav-button {
    color: #fff;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .heading-style-h1 {
    font-size: 15rem;
  }

  

  .sticky-block {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sticky-block.first {
    width: 100%;
  }

  .work-details-grid-wrapper {
    grid-template-columns: .25fr 1fr;
  }

  .blog-component-grid {
    grid-template-columns: 1fr 1fr;
  }

  .accordion-content-wrap {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .accordion-plus-icon-circle:hover {
    background-position: 50%;
  }

  .accordion-heading {
    font-size: 1.75rem;
  }

  .service-arrow-wrapper:hover {
    background-position: 50%;
  }

  .title-overflow-item.last {
    margin-top: -10px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .heading-style-h4 {
    font-size: 3rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .fs-styleguide-heading-header {
    font-size: 6rem;
  }

  .fs-styleguide-section-header {
    font-size: .875rem;
  }

  .text-rich-text h5 {
    font-size: 2rem;
  }

  .text-rich-text h6 {
    font-size: 1rem;
  }

  .text-rich-text h4 {
    font-size: 3rem;
  }

  .text-rich-text h3 {
    font-size: 4rem;
  }

  .text-rich-text h2 {
    font-size: 6rem;
  }

  .text-rich-text h1 {
    font-size: 8rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-style-h2 {
    font-size: 6rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-style-h3 {
    font-size: 4rem;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .fs-styleguide-heading-medium {
    font-size: 4rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h6 {
    font-size: 1rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h5 {
    font-size: 2rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 12rem;
  }

 

  .roll-numbers-wrapper {
    height: 20vw;
    min-height: 20vw;
  }

  .number {
    height: 20vw;
    min-height: 20vw;
    font-size: 20vw;
  }

  .about-bottom-grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .process-title {
    font-size: 5rem;
  }

  .contact-form-block {
    max-width: none;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .work-details-component-grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .cover-image {
    border-radius: 1rem;
  }

  .work-images-grid {
    grid-template-columns: 1fr;
  }

  .service-content-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .accordion-plus-icon-circle {
    background-image: none;
  }

  .accordion-answer-text {
    padding-top: 2rem;
  }

  .accordion-heading {
    font-size: 1.5rem;
  }

  .service-arrow-wrapper {
    background-image: none;
  }

  .service-name {
    font-size: 5rem;
  }

  .cart-container {
    border-radius: 1rem;
  }

  .title-flex-wrapper {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 479px) {
  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .text-size-tiny {
    font-size: .65rem;
  }

  .text-size-tiny.service-description {
    font-size: .6rem;
    line-height: 1.2;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .icon-1x1-small {
    width: .75rem;
    height: .75rem;
    margin-top: -5px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-style-h2 {
    font-size: 5rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .spacer-huge {
    padding-top: 4rem;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .fs-styleguide-row {
    flex-wrap: wrap;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h1 {
    font-size: 9rem;
  }



  .nav-style-guide {
    width: 92vw;
    padding: 1rem;
  }

  .nav-style-guide-link {
    width: 2rem;
    height: 2rem;
  }

  .nav-style-guide-icon {
    font-size: 1.25rem;
  }

  .checkout-form,
  .paypal-checkout-form,
  .order-confirmation-form {
    padding: 0;
  }

  .changelog-content-flex {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .changelog-flex {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-container {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .heading-title {
    font-size: 11rem;
  }

  .hero-image-wrapper {
    width: 4rem;
    min-width: 4rem;
    height: 8rem;
    margin-top: .25rem;
    margin-left: 3px;
    margin-right: 3px;
  }

  .copyright {
    font-size: 1.25rem;
    top: 12px;
    right: -.75rem;
  }

  .menu-button {
    margin-right: -.4rem;
  }

  .work-image {
    height: 34vh;
  }

  .work-content-item {
    border-radius: 1rem;
  }

  .header-bottom-grid {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .horizontal-flex {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .work-info-text {
    font-size: 10px;
  }

  .work-number {
    margin-bottom: -5px;
    font-size: 1.5rem;
  }

  .service-component-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .row-service-item.top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .service-item {
    width: 8rem;
    height: 10rem;
  }

  .service-title {
    font-size: 2.25rem;
    font-weight: 300;
  }

  .service-inner-grid {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .circular-button {
    width: 8rem;
    height: 8rem;
  }

  .circular-text {
    font-size: 2.25rem;
  }

  .padding-footer {
    padding-top: 4rem;
  }

  .footer-menu-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-component-grid {
    margin-top: 2rem;
  }

  .about-image {
    border-radius: 1rem;
    width: 60vw;
    margin-top: -1rem;
  }



  .looping-about-text-wrapper {
    padding-bottom: 14px;
  }

  .looping-about-text-wrapper.w--current {
    padding-top: .5rem;
    padding-bottom: .125rem;
  }

  .about-text-item {
    padding-left: 8px;
  }

  .about-text {
    font-size: 8rem;
  }

  .numbers-grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .process-title {
    font-size: 4rem;
  }

  .sticky-block {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sticky-block.first {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .social-media-item {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .contact-form-block {
    padding-top: 2.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .work-details-grid-wrapper,
  .blog-component-grid,
  .blog-post-info {
    grid-template-columns: 1fr;
  }

  .accordion-plus-icon-circle {
    width: 2.5rem;
    height: 2.5rem;
  }

  .accordion-top-wrap {
    grid-column-gap: 0rem;
  }

  .service-arrow-wrapper {
    width: 2.5rem;
    height: 2.5rem;
  }

  .service-name {
    font-size: 4rem;
  }

  .cart-item {
    margin-right: 7rem;
  }

  .error-number {
    font-size: 6rem;
  }

  .award-number {
    font-size: .65rem;
  }

  .award-title {
    text-align: left;
    font-size: .65rem;
    line-height: 1.35;
  }

  .award-title-item {
    grid-column-gap: .5rem;
    align-items: flex-end;
  }

  .award-text {
    font-size: .65rem;
  }

  .award-wrapper {
    padding-top: 1rem;
    padding-bottom: 1em;
  }

  .title-overflow-item {
    margin-left: 10px;
    margin-right: 10px;
  }
}

#w-node-_90a367ed-12fe-5a4a-57cc-863ec8dda403-9e9aadd6 {
  align-self: end;
  justify-self: start;
}

#w-node-f73e9dd5-eaf3-bc81-17ce-a646d1e4705b-9e9aadd6 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
  justify-self: end;
}

#w-node-_96a44a4e-8ee8-4309-fcc4-c6138d75886e-9e9aadd6 {
  align-self: center;
  justify-self: start;
}

#w-node-c7cc12be-cbad-4f35-8aa3-6c613d67fa6a-9e9aadd6 {
  align-self: end;
  justify-self: end;
}

#w-node-_0d457953-dca2-f341-19a2-9a344fa2719b-9e9aadd6 {
  align-self: center;
  justify-self: start;
}

#w-node-_0d457953-dca2-f341-19a2-9a344fa2719e-9e9aadd6 {
  align-self: center;
  justify-self: end;
}

#w-node-cef9f301-a38b-3bf0-4ff2-45c82e1d007b-9e9aadd6 {
  align-self: center;
  justify-self: start;
}

#w-node-cef9f301-a38b-3bf0-4ff2-45c82e1d007e-9e9aadd6 {
  align-self: center;
  justify-self: end;
}

#w-node-_8d4494d5-7c46-d1d3-3286-694c066c45a7-9e9aadd6 {
  align-self: center;
  justify-self: start;
}

#w-node-_8d4494d5-7c46-d1d3-3286-694c066c45aa-9e9aadd6 {
  align-self: center;
  justify-self: end;
}

#w-node-a811c9cb-7f43-eac1-6d1a-5a2827c699d3-9e9aadd6 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-f6d3a55d-9d4a-a22b-12ae-49ce93338008-9e9aadd6 {
  align-self: start;
}

#w-node-f6d3a55d-9d4a-a22b-12ae-49ce9333800a-9e9aadd6 {
  align-self: end;
}

#w-node-_0cc15e50-4cf0-7a0e-2aab-00fb0a52333b-9e9aadd6 {
  align-self: start;
}

#w-node-_0cc15e50-4cf0-7a0e-2aab-00fb0a52333d-9e9aadd6 {
  align-self: end;
}

#w-node-f13852e4-7405-25b7-f6c7-fbb3970851ee-9e9aadd6 {
  align-self: start;
}

#w-node-f13852e4-7405-25b7-f6c7-fbb3970851f0-9e9aadd6 {
  align-self: end;
}

#w-node-_96164bda-441b-0fd5-fd46-bb126d708aec-9e9aadd6 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-_96164bda-441b-0fd5-fd46-bb126d708aef-9e9aadd6 {
  align-self: start;
}

#w-node-_96164bda-441b-0fd5-fd46-bb126d708af1-9e9aadd6 {
  align-self: end;
}

#w-node-_96164bda-441b-0fd5-fd46-bb126d708af5-9e9aadd6 {
  align-self: start;
}

#w-node-_96164bda-441b-0fd5-fd46-bb126d708af7-9e9aadd6 {
  align-self: end;
}

#w-node-_96164bda-441b-0fd5-fd46-bb126d708afb-9e9aadd6 {
  align-self: start;
}

#w-node-_96164bda-441b-0fd5-fd46-bb126d708afd-9e9aadd6 {
  align-self: end;
}

#w-node-aedf9c98-7ab0-94b0-915c-96f3bd474984-bd47497f {
  justify-self: start;
}

#w-node-aedf9c98-7ab0-94b0-915c-96f3bd4749a3-bd47497f {
  justify-self: center;
}

#w-node-aedf9c98-7ab0-94b0-915c-96f3bd4749a4-bd47497f {
  justify-self: start;
}

#w-node-aedf9c98-7ab0-94b0-915c-96f3bd4749ad-bd47497f {
  justify-self: end;
}

#w-node-_7146f73e-55cd-5a92-34f5-d3ce23b6c041-bd47497f,
#w-node-_437d5bac-0e58-8ea3-b6db-7fa717c4cde8-17c4cde8 {
  align-self: center;
  justify-self: end;
}

#w-node-_7df4da88-de4c-df14-7c4e-0665e1640775-e1640771 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-_1901ae88-f15e-a1fd-d425-5375fcc9f54f-e1640771,
#w-node-_7df4da88-de4c-df14-7c4e-0665e1640793-e1640771 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
  justify-self: end;
}

#w-node-_26a97de6-6e61-64eb-bf34-d2827dd28a41-9e9aade0 {
  align-self: end;
  justify-self: end;
}

#w-node-_7464df8b-c0f0-0293-0f00-9d8c3671ab42-9e9aade0 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_08e31480-b551-2cc2-db26-b3bcc574fd47-9e9aade0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_08e31480-b551-2cc2-db26-b3bcc574fd48-9e9aade0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_08e31480-b551-2cc2-db26-b3bcc574fd78-9e9aade0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_8b95bff5-2575-609f-c399-6e70bed42913-9e9aade0,
#w-node-_85d95cb3-76be-5fbc-231a-f1d3c3910c3c-9e9aade0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_28f15147-61c5-92f1-c834-007744db0ebf-9e9aade0 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_28f15147-61c5-92f1-c834-007744db0ec0-9e9aade0,
#w-node-_28f15147-61c5-92f1-c834-007744db0ecb-9e9aade0,
#w-node-_28f15147-61c5-92f1-c834-007744db0ed5-9e9aade0,
#w-node-_28f15147-61c5-92f1-c834-007744db0edf-9e9aade0,
#w-node-_28f15147-61c5-92f1-c834-007744db0ee9-9e9aade0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132c9f-9e9aade0 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132ca2-9e9aade0 {
  align-self: start;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132ca4-9e9aade0 {
  align-self: end;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132ca8-9e9aade0 {
  align-self: start;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132caa-9e9aade0 {
  align-self: end;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132cae-9e9aade0 {
  align-self: start;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132cb0-9e9aade0 {
  align-self: end;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132cb2-9e9aade0 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132cb5-9e9aade0 {
  align-self: start;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132cb7-9e9aade0 {
  align-self: end;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132cbb-9e9aade0 {
  align-self: start;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132cbd-9e9aade0 {
  align-self: end;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132cc1-9e9aade0 {
  align-self: start;
}

#w-node-_24774599-4b0f-1b4f-64ce-c60b34132cc3-9e9aade0 {
  align-self: end;
}

#w-node-_1b37664c-56f3-1617-392b-adda584e9bab-9e9aade5 {
  align-self: center;
  justify-self: start;
}

#w-node-_1b37664c-56f3-1617-392b-adda584e9baf-9e9aade5 {
  align-self: center;
  justify-self: center;
}

#w-node-_1b37664c-56f3-1617-392b-adda584e9bb3-9e9aade5 {
  align-self: center;
  justify-self: end;
}

#w-node-c785e3a9-b3a0-ad7c-9270-15e4506551dc-9e9aade6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_04b2364c-1bb6-a6b7-9e62-a23c2522ca80-9e9aade7 {
  justify-self: center;
}

#w-node-_91de095a-0121-df5d-e26b-11df042c7313-9e9aade7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2c590038-cc84-f64d-afed-f6359e66c5e0-9e9aade7 {
  align-self: end;
  justify-self: center;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94a9f11-9e9aaded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94a9f30-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94a9f35-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94a9f3a-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94a9f3f-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94a9f45-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94a9f4b-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94a9f51-9e9aaded {
  justify-self: start;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa034-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa03c-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa053-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa06c-9e9aaded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa06f-9e9aaded {
  justify-self: start;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa071-9e9aaded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa074-9e9aaded {
  justify-self: start;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa0c6-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa0d0-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa0d1-9e9aaded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa145-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa14a-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa14f-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa154-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa159-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa15e-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa168-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa16d-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa172-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa177-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa17c-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa181-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa186-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa18b-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa190-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa195-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa19a-9e9aaded {
  justify-self: start;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa19e-9e9aaded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa19f-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1a4-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1a9-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1ae-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1c3-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1c8-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1cd-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1d2-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1d7-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1dc-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1e6-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1eb-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1f0-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1f5-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1fa-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa1ff-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa204-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa209-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa20e-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa213-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa218-9e9aaded {
  justify-self: start;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa21c-9e9aaded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa21d-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa222-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa227-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa22c-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa23e-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa243-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa248-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa24d-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa252-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa257-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa25c-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa261-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa266-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa26b-9e9aaded {
  justify-self: start;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa26f-9e9aaded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa270-9e9aaded {
  justify-self: start;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa273-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa2f6-9e9aaded,
#w-node-aab53833-6355-e599-7fd0-21ecb94aa323-9e9aaded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aab53833-6355-e599-7fd0-21ecb94aa367-9e9aaded {
  justify-self: start;
}

#w-node-a332960a-b516-2bea-46a8-9c4dd46589e3-26a7a1c5 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-a332960a-b516-2bea-46a8-9c4dd46589e9-26a7a1c5,
#w-node-a332960a-b516-2bea-46a8-9c4dd46589f1-26a7a1c5 {
  justify-self: end;
}

#w-node-a9a48bf5-55a4-087c-5c0e-9e1e598cab9a-26a7a1c5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a8c510ab-b812-d911-1897-41123c51af2d-207c7d73 {
  align-self: center;
  justify-self: start;
}

#w-node-a8c510ab-b812-d911-1897-41123c51af30-207c7d73 {
  align-self: end;
  justify-self: end;
}

#w-node-a8c510ab-b812-d911-1897-41123c51af3e-207c7d73 {
  align-self: center;
  justify-self: start;
}

#w-node-a8c510ab-b812-d911-1897-41123c51af41-207c7d73 {
  align-self: center;
  justify-self: end;
}

#w-node-a8c510ab-b812-d911-1897-41123c51af4d-207c7d73 {
  align-self: center;
  justify-self: start;
}

#w-node-a8c510ab-b812-d911-1897-41123c51af50-207c7d73 {
  align-self: center;
  justify-self: end;
}

#w-node-a8c510ab-b812-d911-1897-41123c51af5d-207c7d73 {
  align-self: center;
  justify-self: start;
}

#w-node-a8c510ab-b812-d911-1897-41123c51af60-207c7d73 {
  align-self: center;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-aedf9c98-7ab0-94b0-915c-96f3bd474984-bd47497f {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-aedf9c98-7ab0-94b0-915c-96f3bd4749a4-bd47497f {
    align-self: center;
    justify-self: center;
  }

  #w-node-aedf9c98-7ab0-94b0-915c-96f3bd4749ad-bd47497f {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_7146f73e-55cd-5a92-34f5-d3ce23b6c041-bd47497f {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_437d5bac-0e58-8ea3-b6db-7fa717c4cde8-17c4cde8 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_8b95bff5-2575-609f-c399-6e70bed42913-9e9aade0 {
    grid-column-start: 1;
  }

  #w-node-_28f15147-61c5-92f1-c834-007744db0ebf-9e9aade0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-aedf9c98-7ab0-94b0-915c-96f3bd474984-bd47497f {
    grid-column: 1 / 2;
  }

  #w-node-aedf9c98-7ab0-94b0-915c-96f3bd4749a4-bd47497f {
    justify-self: center;
  }

  #w-node-aedf9c98-7ab0-94b0-915c-96f3bd4749ad-bd47497f {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_437d5bac-0e58-8ea3-b6db-7fa717c4cde8-17c4cde8 {
    grid-column: 1 / 2;
  }

  #w-node-_5f18c5d4-e40d-0af4-2470-0aa1b8f6cade-9e9aade0 {
    order: -9999;
  }

  #w-node-_26a97de6-6e61-64eb-bf34-d2827dd28a41-9e9aade0 {
    justify-self: start;
  }

  #w-node-_7464df8b-c0f0-0293-0f00-9d8c3671ab42-9e9aade0 {
    grid-column-start: 1;
    justify-self: auto;
  }

  #w-node-_08e31480-b551-2cc2-db26-b3bcc574fd48-9e9aade0,
  #w-node-_08e31480-b551-2cc2-db26-b3bcc574fd78-9e9aade0 {
    justify-self: start;
  }

  #w-node-_28f15147-61c5-92f1-c834-007744db0ebf-9e9aade0 {
    justify-self: auto;
  }

  #w-node-_04b2364c-1bb6-a6b7-9e62-a23c2522ca80-9e9aade7,
  #w-node-_2c590038-cc84-f64d-afed-f6359e66c5e0-9e9aade7,
  #w-node-a332960a-b516-2bea-46a8-9c4dd46589e9-26a7a1c5 {
    justify-self: start;
  }

  #w-node-a332960a-b516-2bea-46a8-9c4dd46589ed-26a7a1c5 {
    order: -9999;
  }

  #w-node-a332960a-b516-2bea-46a8-9c4dd46589f1-26a7a1c5 {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7464df8b-c0f0-0293-0f00-9d8c3671ab42-9e9aade0 {
    grid-column-start: 1;
  }

  #w-node-_1b37664c-56f3-1617-392b-adda584e9baf-9e9aade5,
  #w-node-_1b37664c-56f3-1617-392b-adda584e9bb3-9e9aade5 {
    justify-self: start;
  }

  #w-node-a332960a-b516-2bea-46a8-9c4dd46589e3-26a7a1c5 {
    grid-column: 1 / 2;
  }

  #w-node-a332960a-b516-2bea-46a8-9c4dd46589e9-26a7a1c5 {
    justify-self: start;
  }
}

@font-face {
  font-family: 'Humane';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9b948850c4a88e9ecb3e_Humane-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Humane';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9ba004382ff5b3ff3913_Humane-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Humane';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9ba7712a6250660511c8_Humane-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Humane';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9baebec017e773a850b8_Humane-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Humane';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9bb6fffeda13dd3ae885_Humane-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Humane';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9bbf43bf1e4a024309f7_Humane-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Humane';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9bc90d2e1e2cd219f185_Humane-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geist';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9d25bb40fac904152c46_Geist%20Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geist';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9d25d3eaadb482d4b99c_Geist%20SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geist';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9d253c6e508d7f7a3f8c_Geist%20Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geist';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9d258e49b57ee24a85be_Geist%20Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geist';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9d25c2fe7981d335fe78_Geist%20Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geist';
  src: url('https://uploads-ssl.webflow.com/6608532c61269f539e9aadd5/660a9d2589a19e9e9a4e2b76_Geist%20Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}