@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;600&family=Inter&display=swap);@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../src/fonts/darkergrotesque-light-webfont.woff") format("woff"), url("../src/fonts/darkergrotesque-light-webfont.woff2") format("woff2");
}

@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../src/fonts/darkergrotesque-regular-webfont.woff") format("woff"), url("../src/fonts/darkergrotesque-regular-webfont.woff2") format("woff2");
}

@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../src/fonts/darkergrotesque-medium-webfont.woff") format("woff"), url("../src/fonts/darkergrotesque-medium-webfont.woff2") format("woff2");
}

@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../src/fonts/darkergrotesque-semibold-webfont.woff") format("woff"), url("../src/fonts/darkergrotesque-semibold-webfont.woff2") format("woff2");
}

@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../src/fonts/darkergrotesque-bold-webfont.woff") format("woff"), url("../src/fonts/darkergrotesque-bold-webfont.woff2") format("woff2");
}

@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../src/fonts/darkergrotesque-extrabold-webfont.woff") format("woff"), url("../src/fonts/darkergrotesque-extrabold-webfont.woff2") format("woff2");
}

@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../src/fonts/darkergrotesque-black-webfont.woff") format("woff"), url("../src/fonts/darkergrotesque-black-webfont.woff2") format("woff2");
}

@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../src/fonts/futura_bold_font-webfont.woff") format("woff"), url("../src/fonts/futura_bold_font-webfont.woff2") format("woff2");
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: "Inter", arial, san-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

main {
  min-height: 100%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
  outline: none;
}

figure {
  margin: 0;
}

ol, ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

input {
  border: none;
}

button {
  cursor: pointer;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.container {
  max-width: 1098px;
  margin: 0px auto;
  padding-left: 16px;
  padding-right: 16px;
}

.container-large {
  max-width: 1174px;
}

.container-xl {
  max-width: 1258px;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 924px) {
  .d-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

h1, h2, h3, h4, h5, p {
  margin-top: 0;
}

.hideDesktopIB {
  display: inline-block;
}

.hideDesktop {
  display: block;
}

.hideMobile {
  display: none;
}

@media (min-width: 924px) {
  .hideDesktop {
    display: none;
  }
  .hideDesktopIB {
    display: none;
  }
  .hideMobile {
    display: block;
  }
}

h1 {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 240px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #000000;
}

@media (min-width: 924px) {
  h1 {
    font-size: 472px;
  }
}

h2 {
  font-family: 'Futura', arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 80px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #000000;
}

h2 strong {
  font-family: 'Futura', arial,sans-serif;
  font-style: normal;
  font-size: 80px;
  line-height: 90%;
  letter-spacing: -0.02em;
  font-weight: 900;
}

@media (min-width: 924px) {
  h2 {
    font-size: 140px;
  }
  h2 strong {
    font-size: 140px;
  }
}

h3 {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 70px;
  line-height: 85%;
  letter-spacing: -0.02em;
  color: #000000;
}

h3 strong {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-size: 70px;
  line-height: 85%;
  letter-spacing: -0.02em;
  font-weight: 900;
}

@media (min-width: 924px) {
  h3 {
    font-size: 100px;
  }
  h3 strong {
    font-size: 100px;
  }
}

h4 {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 54px;
  line-height: 85%;
  letter-spacing: -0.02em;
  color: #000000;
}

h4 strong {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-size: 54px;
  line-height: 85%;
  letter-spacing: -0.02em;
  font-weight: 900;
}

@media (min-width: 924px) {
  h4 {
    font-size: 80px;
  }
  h4 strong {
    font-size: 80px;
  }
}

h5 {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 85%;
  letter-spacing: -0.02em;
  color: #000000;
}

@media (min-width: 924px) {
  h5 {
    font-size: 56px;
  }
}

.h2-bold {
  font-weight: bold;
  font-size: 60px;
}

@media (min-width: 924px) {
  .h2-bold {
    font-size: 120px;
  }
}

.h3-bold {
  font-weight: 900;
}

.h4-bold {
  font-weight: 900;
}

.h5-bold {
  font-weight: 900;
}

p {
  font-family: "Inter", arial, san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  color: #000000;
}

strong {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 120%;
}

.body2 {
  font-family: "Inter", arial, san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #000000;
}

.body2-strong {
  font-family: "Inter", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #000000;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0;
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0;
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill .1s;
  transition: fill .1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 .5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.o-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  width: 100%;
}

.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  line-height: 0;
}

.box > *.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 320px) {
  .box > *.mb-col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (1 * 100%) / 12);
            flex: 0 0 calc( (1 * 100%) / 12);
  }
  .box > *.mb-col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (2 * 100%) / 12);
            flex: 0 0 calc( (2 * 100%) / 12);
  }
  .box > *.mb-col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (3 * 100%) / 12);
            flex: 0 0 calc( (3 * 100%) / 12);
  }
  .box > *.mb-col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (4 * 100%) / 12);
            flex: 0 0 calc( (4 * 100%) / 12);
  }
  .box > *.mb-col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (5 * 100%) / 12);
            flex: 0 0 calc( (5 * 100%) / 12);
  }
  .box > *.mb-col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (6 * 100%) / 12);
            flex: 0 0 calc( (6 * 100%) / 12);
  }
  .box > *.mb-col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (7 * 100%) / 12);
            flex: 0 0 calc( (7 * 100%) / 12);
  }
  .box > *.mb-col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (8 * 100%) / 12);
            flex: 0 0 calc( (8 * 100%) / 12);
  }
  .box > *.mb-col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (9 * 100%) / 12);
            flex: 0 0 calc( (9 * 100%) / 12);
  }
  .box > *.mb-col-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (10 * 100%) / 12);
            flex: 0 0 calc( (10 * 100%) / 12);
  }
  .box > *.mb-col-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (11 * 100%) / 12);
            flex: 0 0 calc( (11 * 100%) / 12);
  }
  .box > *.mb-col-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (12 * 100%) / 12);
            flex: 0 0 calc( (12 * 100%) / 12);
  }
}

@media (min-width: 769px) {
  .box > *.tb-col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (1 * 100%) / 12);
            flex: 0 0 calc( (1 * 100%) / 12);
  }
  .box > *.tb-col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (2 * 100%) / 12);
            flex: 0 0 calc( (2 * 100%) / 12);
  }
  .box > *.tb-col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (3 * 100%) / 12);
            flex: 0 0 calc( (3 * 100%) / 12);
  }
  .box > *.tb-col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (4 * 100%) / 12);
            flex: 0 0 calc( (4 * 100%) / 12);
  }
  .box > *.tb-col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (5 * 100%) / 12);
            flex: 0 0 calc( (5 * 100%) / 12);
  }
  .box > *.tb-col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (6 * 100%) / 12);
            flex: 0 0 calc( (6 * 100%) / 12);
  }
  .box > *.tb-col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (7 * 100%) / 12);
            flex: 0 0 calc( (7 * 100%) / 12);
  }
  .box > *.tb-col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (8 * 100%) / 12);
            flex: 0 0 calc( (8 * 100%) / 12);
  }
  .box > *.tb-col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (9 * 100%) / 12);
            flex: 0 0 calc( (9 * 100%) / 12);
  }
  .box > *.tb-col-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (10 * 100%) / 12);
            flex: 0 0 calc( (10 * 100%) / 12);
  }
  .box > *.tb-col-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (11 * 100%) / 12);
            flex: 0 0 calc( (11 * 100%) / 12);
  }
  .box > *.tb-col-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (12 * 100%) / 12);
            flex: 0 0 calc( (12 * 100%) / 12);
  }
}

@media (min-width: 924px) {
  .box > *.dt-col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (1 * 100%) / 12);
            flex: 0 0 calc( (1 * 100%) / 12);
  }
  .box > *.dt-col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (2 * 100%) / 12);
            flex: 0 0 calc( (2 * 100%) / 12);
  }
  .box > *.dt-col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (3 * 100%) / 12);
            flex: 0 0 calc( (3 * 100%) / 12);
  }
  .box > *.dt-col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (4 * 100%) / 12);
            flex: 0 0 calc( (4 * 100%) / 12);
  }
  .box > *.dt-col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (5 * 100%) / 12);
            flex: 0 0 calc( (5 * 100%) / 12);
  }
  .box > *.dt-col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (6 * 100%) / 12);
            flex: 0 0 calc( (6 * 100%) / 12);
  }
  .box > *.dt-col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (7 * 100%) / 12);
            flex: 0 0 calc( (7 * 100%) / 12);
  }
  .box > *.dt-col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (8 * 100%) / 12);
            flex: 0 0 calc( (8 * 100%) / 12);
  }
  .box > *.dt-col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (9 * 100%) / 12);
            flex: 0 0 calc( (9 * 100%) / 12);
  }
  .box > *.dt-col-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (10 * 100%) / 12);
            flex: 0 0 calc( (10 * 100%) / 12);
  }
  .box > *.dt-col-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (11 * 100%) / 12);
            flex: 0 0 calc( (11 * 100%) / 12);
  }
  .box > *.dt-col-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (12 * 100%) / 12);
            flex: 0 0 calc( (12 * 100%) / 12);
  }
}

.o-input-lefticon {
  position: relative;
}

.o-input-lefticon img {
  position: absolute;
  left: 16px;
  top: 16px;
  pointer-events: none;
}

.o-input input[type="text"] {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: -0.02em;
  height: 50px;
  width: 100%;
  padding: 0px 10px;
  padding-left: 0;
  border: none;
  border-radius: 0px;
  outline: none;
  border-bottom: 2px solid #FFDD5F;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 5;
  background: none;
}

.o-input input[type="text"]:focus ~ label,
.o-input input[type="text"]:valid ~ label {
  top: 0px;
  -webkit-transform: scale(0.94) translateX(-2px);
          transform: scale(0.94) translateX(-2px);
  color: #292723;
}

.o-input input[type="text"]:-internal-autofill-selected {
  background-color: none !important;
}

.o-input .line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #292723;
  left: -999px;
  -webkit-transition: .25s;
  transition: .25s;
  opacity: 0;
  z-index: 6;
}

.o-input.active input {
  border-bottom: 2px solid #ffffff;
}

.o-input.active .desc {
  color: #ffffff;
}

.o-input-required {
  color: #DE000C;
}

.select {
  cursor: pointer;
  position: relative;
}

.select.active img {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.select.active .options {
  display: block;
  max-width: 375px;
}

.select .selected {
  position: relative;
}

.select .selected img {
  position: absolute;
  top: 10px;
  right: 0px;
}

.select .options {
  border-radius: 0px 0px 5px 5px;
  max-height: 400px;
  overflow-y: auto;
  z-index: 10;
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
}

.select .option {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #7B2F1B;
  background: #FFFFFF;
  padding: 16px 24px;
  cursor: pointer;
}

.select .option:hover {
  background: #F36523;
  color: #ffffff;
}

.select .option.active {
  background: #F36523;
  color: #ffffff;
}

.o-button {
  display: inline-block;
  padding: 13px 17px;
  border: 0;
  border-radius: 34px;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
}

.o-button-green {
  background: #007E40;
}

.o-button-red {
  background: #DE000C;
  font-weight: 900;
}

.o-button-red img {
  display: inline-block;
  margin-left: 11px;
  vertical-align: middle;
  margin-top: -3px;
}

.o-button-big {
  font-size: 18px;
  min-width: 213px;
}

.o-button-large {
  padding: 24px 32px;
}

.o-button-number {
  padding: 10px;
  border: 1px solid #B2D8C5;
  border-radius: 4px;
  font-family: "Inter", arial, san-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #007E40;
}

.nav {
  display: none;
  background: rgba(186, 66, 52, 0.8);
  padding: 40px 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 0;
}

.nav.active {
  display: block;
}

.nav.animate {
  opacity: 1;
}

.nav.animate:after {
  top: -372px;
  right: -373px;
  top: -22vh;
  right: -22vh;
  width: 2340px;
  height: 2304px;
  width: 150vh;
  height: 149.8vh;
}

@media (max-width: 768px) {
  .nav.animate:after {
    top: -20vh;
    right: -90vh;
    width: 240vh;
    height: 239.9vh;
  }
}

@media (max-width: 923px) {
  .nav.animate:after {
    top: -30vh;
    right: -45vh;
    width: 245vh;
    height: 244.9vh;
  }
}

.nav:after {
  content: '';
  position: absolute;
  top: -302px;
  right: -303px;
  width: 780px;
  height: 768px;
  border-radius: 50%;
  background: #8E0E18;
  z-index: 1;
  -webkit-transition: width 1.5s ease, height 1.5s ease, top 1.5s ease, right 1.5s ease;
  transition: width 1.5s ease, height 1.5s ease, top 1.5s ease, right 1.5s ease;
}

.nav-logo {
  position: relative;
  margin-bottom: 8px;
  max-width: 239px;
  z-index: 2;
}

@media (min-width: 769px) {
  .nav-logo {
    margin-bottom: 0px;
  }
}

.nav-inner {
  position: relative;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}

.nav-inner-left {
  width: 100%;
}

.nav-inner-left ul {
  max-width: 420px;
  max-width: 457px;
  margin-bottom: 83px;
}

.nav-inner-left li {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 85%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  padding-bottom: 16px;
  cursor: pointer;
}

.nav-inner-left li span {
  font-family: "Inter", arial, san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #ffffff;
}

.nav-inner-left li.active {
  font-weight: 900;
  margin-bottom: 3px;
  border-bottom: 1px solid #FFDD5F;
  color: #FFDD5F;
}

.nav-inner-left li.active span {
  color: #FFDD5F;
}

.nav-inner-left li:hover {
  font-weight: 900;
  margin-bottom: 3px;
  border-bottom: 1px solid #FFDD5F;
  color: #FFDD5F;
}

.nav-inner-left li:hover span {
  color: #FFDD5F;
}

.nav-inner-right {
  width: 100%;
  color: #ffffff;
}

.nav-inner-right p {
  color: #ffffff;
}

.nav-inner-right a {
  font-family: "Inter", arial, san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #FFFFFF;
}

.nav-inner-right-contact {
  margin-top: 61px;
}

.nav-inner-right-contact-number {
  margin-bottom: 16px;
}

.nav-inner-right-contact-social a {
  display: inline-block;
  margin-right: 26px;
}

@media (max-width: 768px) {
  .nav-inner {
    overflow-y: scroll;
    padding-top: 120px;
    padding-bottom: 48px;
  }
}

@media (min-width: 924px) {
  .nav.animate:after {
    top: -22vw;
    right: -22vw;
    width: 150vw;
    height: 149.8vw;
  }
  .nav-inner-left {
    width: 63%;
  }
  .nav-inner-left ul {
    margin-bottom: 0px;
  }
  .nav-inner-left li {
    padding-bottom: 13px;
    font-size: 56px;
  }
  .nav-inner-left li.active {
    margin-bottom: 0px;
  }
  .nav-inner-left li:hover {
    margin-bottom: 0px;
  }
  .nav-inner-right {
    width: 37%;
  }
  .nav-inner-right-contact {
    margin-top: 218px;
  }
  .nav-inner-logo {
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 2;
    margin-bottom: 0px;
  }
}

.menu-toggle {
  position: fixed;
  top: 40px;
  right: 16px;
  height: 25px;
  width: 41px;
  z-index: 15;
  cursor: pointer;
  display: none;
}

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

.menu-toggle.active span {
  background: #ffffff;
}

.menu-toggle.active span:nth-of-type(1) {
  right: 0px;
  top: -4px;
  border-radius: 9px;
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}

.menu-toggle.active span:nth-of-type(2) {
  width: 0px;
  right: 0px;
  top: 10px;
  border-radius: 9px;
}

.menu-toggle.active span:nth-of-type(3) {
  right: 0px;
  top: 24px;
  border-radius: 9px;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.menu-toggle span {
  position: absolute;
  background: #DE000C;
  height: 4px;
  width: 41px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: center right;
          transform-origin: center right;
}

.menu-toggle span:nth-of-type(1) {
  right: 0px;
  top: 0px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

.menu-toggle span:nth-of-type(2) {
  width: 31px;
  right: 0px;
  top: 10px;
  border-radius: 9px;
}

.menu-toggle span:nth-of-type(3) {
  right: 0px;
  top: 20px;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}

@media (min-width: 924px) {
  .menu-toggle {
    right: 40px;
  }
}

.footer {
  position: relative;
  background: #292723;
  overflow: hidden;
}

.footer-graphic-1 {
  display: none;
}

.footer-graphic-2 {
  display: none;
}

.footer-graphic-3 {
  display: none;
}

.footer-graphic-4 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}

.footer-graphic-5 {
  position: absolute;
  bottom: 19px;
  left: 0px;
  z-index: 1;
}

.footer-graphic-6 {
  position: absolute;
  bottom: 241px;
  right: 0px;
  z-index: 1;
}

@media (min-width: 924px) {
  .footer-graphic-1 {
    display: block;
    position: absolute;
    top: 0px;
    left: 9.077%;
    z-index: 1;
  }
  .footer-graphic-2 {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
  }
  .footer-graphic-3 {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1;
  }
  .footer-graphic-4 {
    display: none;
  }
  .footer-graphic-5 {
    display: none;
  }
  .footer-graphic-6 {
    display: none;
  }
}

.footer-back {
  position: absolute;
  right: 24px;
  top: 0px;
  z-index: 3;
}

.footer-back:before {
  display: block;
  content: '';
  height: 650px;
  width: 1px;
  background: #FFDD5F;
}

.footer-back div {
  cursor: pointer;
  width: 81px;
  margin-left: -40px;
  font-family: "Darker Grotesque", arial, san-serif;
  text-align: center;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 85%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}

.footer-back div img {
  max-width: 79px;
  margin-top: 41px;
  margin-bottom: 16px;
}

@media (min-width: 924px) {
  .footer-back {
    right: auto;
    left: 50%;
  }
  .footer-back:before {
    height: 576px;
  }
  .footer-back img {
    max-width: none;
  }
}

.footer-inner {
  position: relative;
  padding-top: 200px;
  padding-bottom: 156px;
  z-index: 2;
}

.footer-inner-left {
  width: 100%;
  max-width: 269px;
}

.footer-inner-left h4 {
  font-weight: 900;
  font-size: 54px;
  line-height: 85%;
  letter-spacing: -0.02em;
  color: #FFDD5F;
  margin-bottom: 16px;
}

.footer-inner-left p {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 64px;
}

@media (min-width: 924px) {
  .footer-inner {
    padding-top: 262px;
  }
}

.footer-inner-right {
  width: 100%;
  max-width: 269px;
}

.footer-inner-right p {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 32px;
}

.footer-inner-right a {
  color: #ffffff;
}

.footer-inner-right > img {
  margin-bottom: 32px;
  margin-top: 15px;
}

.footer-inner-right-contact {
  color: #ffffff;
}

.footer-inner-right-contact p {
  font-size: 14px;
  margin-bottom: 0px;
  color: #E9EBEC;
}

.footer-inner-right-contact-number {
  margin-bottom: 16px;
}

.footer-inner-right-contact-social {
  margin-bottom: 40px;
}

.footer-inner-right-contact-social a {
  display: inline-block;
  margin-right: 26px;
}

.footer-inner-right-contact img {
  max-width: 248px;
}

@media (min-width: 924px) {
  .footer-inner {
    padding-top: 212px;
    padding-bottom: 234px;
  }
  .footer-inner-left {
    width: 50%;
    max-width: none;
  }
  .footer-inner-left h4 {
    font-size: 80px;
  }
  .footer-inner-left p {
    font-size: 18px;
  }
  .footer-inner-right {
    width: 50%;
    max-width: none;
    padding-left: 121px;
  }
  .footer-inner-right p {
    font-size: 18px;
  }
  .footer-inner-right-contact p {
    font-size: 14px;
  }
  .footer-inner-right > img {
    margin-top: 0px;
  }
  .footer-inner-right img {
    max-width: 100%;
  }
}

@media (min-width: 1025px) {
  .footer-inner-right img {
    max-width: 390px;
  }
}

.hero {
  position: relative;
  height: 100vh;
  z-index: 1;
}

.hero-logos {
  font-size: 0px;
  margin-bottom: -2px;
  overflow: hidden;
}

.hero-logos img {
  width: 100%;
}

.hero-skip {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 85%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  position: absolute;
  left: 48%;
  left: calc(50% - 45px);
  bottom: 32px;
  z-index: 6;
  max-width: 90px;
  cursor: pointer;
}

.hero-skip img {
  display: inline-block;
  margin-top: 16px;
}

.hero-item {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  width: 100%;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 1;
  top: 0px;
  left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.hero-item.active {
  opacity: 0;
}

.hero-item:after {
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: 2;
}

.hero-item.animate:after {
  opacity: 1;
}

.hero-item-logo {
  position: relative;
  max-width: 184px;
  text-align: center;
  padding-bottom: 21.18226vh;
  margin-top: -21.18vh;
  z-index: 3;
}

.hero-item-logo img {
  max-height: 90px;
}

@media (min-width: 767px) {
  .hero-item-logo {
    margin-top: 0px;
    padding-bottom: 0px;
    position: absolute;
    top: 24px;
    right: 60px;
    max-width: 200px;
  }
  .hero-item-logo img {
    max-height: 90px;
  }
}

.hero-item-content {
  position: relative;
  text-align: center;
  max-width: 365px;
  z-index: 4;
  padding: 20px;
}

.hero-item-content h1 {
  font-family: 'Futura';
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  margin-bottom: 16px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}

.hero-item-content h2 {
  font-family: 'Futura';
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}

.hero-item-content h2 a {
  font-family: 'Futura';
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  text-decoration: none;
}

@media (min-width: 767px) {
  .hero-item {
    min-height: 100vh;
  }
  .hero-item-content {
    max-width: 1018px;
  }
  .hero-item-content h1 {
    font-size: 80px;
    letter-spacing: -0.02em;
    line-height: 90%;
    margin-bottom: 40px;
  }
  .hero-item-content h2 {
    font-size: 53px;
  }
  .hero-item-content h2 a {
    font-size: 53px;
  }
}

@media (min-width: 1400px) {
  .hero-item-content {
    padding-bottom: 0px;
  }
}

.hero-item-bar {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 10px;
  z-index: 3;
}

.hero-item-bar.count1 span {
  height: 100%;
}

.hero-item-bar.count2 span {
  height: 50%;
}

.hero-item-bar.count3 span {
  height: 33.333%;
}

.hero-item-bar.count4 span {
  height: 25%;
}

.hero-item-bar span {
  display: block;
}

.hero-item-bar span:nth-last-of-type(1) {
  background: #F89534;
}

.hero-item-bar span:nth-last-of-type(2) {
  background: #007E40;
}

.hero-item-bar span:nth-last-of-type(3) {
  background: #FFDD5F;
}

.hero-item-bar span:nth-last-of-type(4) {
  background: #BA4234;
}

@media (min-width: 924px) {
  .hero-item-bar {
    width: 20px;
  }
}

.hero-item-1 {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/hero-1.png);
  z-index: 5;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-1:after {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/hero-brands-banner1.png);
  background-size: contain;
  background-position: center right;
  width: 145px;
  right: 9px;
  left: auto;
}

.hero-item-1 .hero-item-content {
  max-width: none;
  padding: 20px;
  max-width: 235px;
  text-align: left;
}

.hero-item-1 .hero-item-content h1 {
  font-size: 43px;
  letter-spacing: -0.02em;
}

@media (min-width: 767px) {
  .hero-item-1 .hero-item-content {
    padding: 40px;
    padding-right: 80px;
    max-width: 1018px;
  }
  .hero-item-1 .hero-item-content h1 {
    font-size: 80px;
    line-height: 90%;
  }
}

@media (min-width: 924px) {
  .hero-item-1:after {
    width: 190px;
    right: 19px;
  }
}

@media (min-width: 1200px) {
  .hero-item-1 .hero-item-content {
    padding: 40px;
  }
}

.hero-item-2 {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/hero-m-2.png);
  z-index: 4;
}

.hero-item-2:after {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/B_.png);
}

@media (min-width: 924px) {
  .hero-item-2 {
    background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/hero-2.png);
  }
  .hero-item-2 .hero-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hero-item-2 .hero-item-content img {
    display: block;
  }
  .hero-item-2:after {
    background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/A.png);
  }
}

.hero-item-3 {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/hero-m-3.png);
  z-index: 3;
}

.hero-item-3:after {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/Mobile-near-center.png);
}

@media (min-width: 924px) {
  .hero-item-3 {
    background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/hero-3.png);
  }
  .hero-item-3 .hero-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hero-item-3 .hero-item-content img {
    display: block;
  }
  .hero-item-3:after {
    background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/Desktop.png);
  }
}

.hero-item-4 {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/hero-m-4.png);
  z-index: 2;
}

.hero-item-4:after {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/mobilekk.png);
}

@media (min-width: 924px) {
  .hero-item-4 {
    background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/hero-4.png);
  }
  .hero-item-4 .hero-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hero-item-4 .hero-item-content img {
    display: block;
  }
  .hero-item-4:after {
    background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/DoughnotKK.png);
  }
}

.hero-item-5 {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/hero-m-5.png);
  z-index: 1;
}

.hero-item-5:after {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/Loadpagemobile.png);
}

@media (min-width: 924px) {
  .hero-item-5 {
    background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/hero-5.png);
  }
  .hero-item-5 .hero-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hero-item-5 .hero-item-content img {
    display: block;
  }
  .hero-item-5:after {
    background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/LoadPagedesktop.png);
  }
}

.hero-slider {
  position: relative;
}

.hero-slider-graphic-1 {
  position: absolute;
  top: 0px;
  right: 258px;
}

.hero-slider-graphic-2 {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.hero-slider-graphic-3 {
  position: absolute;
  bottom: 40px;
  right: 370px;
}

.hero-slider-graphic-4 {
  position: absolute;
  bottom: 117px;
  left: 46%;
  z-index: 3;
  -webkit-animation: move 12s linear infinite;
          animation: move 12s linear infinite;
}

.hero-slider-graphic-5 {
  position: absolute;
  bottom: 135px;
  left: 40%;
  z-index: 3;
  -webkit-animation: move2 12.2s linear infinite;
          animation: move2 12.2s linear infinite;
}

.hero-slider-graphic-6 {
  position: absolute;
  top: 54px;
  left: 45%;
  z-index: 3;
  -webkit-animation: move 13.2s linear infinite;
          animation: move 13.2s linear infinite;
}

.hero-slider-graphic-7 {
  position: absolute;
  bottom: 0px;
  left: 46%;
  z-index: 3;
  -webkit-animation: move2 11.8s linear infinite;
          animation: move2 11.8s linear infinite;
}

.hero-slider-graphic-8 {
  position: absolute;
  top: 54px;
  left: 45%;
  z-index: 3;
  -webkit-animation: move2 13s linear infinite;
          animation: move2 13s linear infinite;
}

.hero-slider-graphic-9 {
  position: absolute;
  top: 270px;
  right: 15%;
  z-index: 3;
  -webkit-animation: move 12.7s linear infinite;
          animation: move 12.7s linear infinite;
}

@media (max-width: 923px) {
  .hero-slider-graphic-1 {
    top: 0px;
    right: 0px;
    max-width: 139px;
  }
}

@media (min-width: 924px) {
  .hero-slider .hideDesktop {
    display: none;
  }
}

.hero-slider-item {
  background: #FBC000;
  position: relative;
  min-height: 100vh;
  display: none;
}

.hero-slider-item.active {
  display: block;
}

.hero-slider-item-yellow {
  background: #F1B434;
}

.hero-slider-item-red {
  background: #8E0E18;
}

.hero-slider-item-red .hero-slider-proceed:after {
  background: #007E40;
}

.hero-slider-item-green {
  background: #007E40;
}

.hero-slider-item-green .hero-slider-proceed:after {
  background: #8E0E18;
}

.hero-slider-item-green .hero-slider-item-content-right {
  background-color: #FFDD5F;
}

.hero-slider-item-orange {
  background: #F36523;
}

.hero-slider-item-orange .hero-slider-proceed span {
  color: #F36523;
}

.hero-slider-item-orange .hero-slider-proceed svg path {
  stroke: #F36523;
}

.hero-slider-item-orange .hero-slider-proceed:after {
  background: #FFDD5F;
}

.hero-slider-item-black {
  background: #292723;
}

.hero-slider-item-black .hero-slider-proceed span {
  color: #F36523;
}

.hero-slider-item-black .hero-slider-proceed svg path {
  stroke: #F36523;
}

.hero-slider-item-black .hero-slider-proceed:after {
  background: #FFDD5F;
}

.hero-slider-item-1 {
  position: relative;
}

.hero-slider-item-1.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-slider-item-1 .hero-slider-item-bottom {
  display: block;
}

.hero-slider-item-1 .hero-slider-item-content {
  padding: 40px;
}

.hero-slider-item-1 .hero-slider-item-content img:first-of-type {
  margin-bottom: 24px;
}

.hero-slider-item-1 .hero-slider-item-scroll {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 85%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  max-width: 44px;
  margin-top: 8.0049vh;
}

.hero-slider-item-1 .hero-slider-item-scroll img {
  margin-top: 19px;
}

.hero-slider-item-1 .hero-slider-proceed-inner {
  right: 40px;
}

@media (max-width: 923px) {
  .hero-slider-item-1 {
    min-height: 104.5vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hero-slider-item-1.active {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .hero-slider-item-1 .hero-slider-item-content {
    margin-top: 0px;
    min-height: 55%;
    min-height: 475px;
    padding: 40px 16px 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .hero-slider-item-1 .hero-slider-item-scroll {
    display: none;
  }
  .hero-slider-item-1 .hero-slider-item-bottom {
    position: relative;
    width: 100%;
    padding: 34px 16px;
  }
  .hero-slider-item-1 .hero-slider-item-bottom .hero-slider-item-scroll {
    display: block;
  }
  .hero-slider-item-1 .hero-slider-proceed-inner {
    right: 10px;
  }
  .hero-slider-item-1 .hero-slider-item-line {
    bottom: auto;
    top: 475px;
  }
}

@media (min-width: 924px) {
  .hero-slider-item-1 .hero-slider-item-content {
    margin-top: -100px;
  }
  .hero-slider-item-1 .hero-slider-item-scroll {
    position: absolute;
    display: block;
    left: 48%;
    left: calc(50% - 45px);
    bottom: 32px;
    z-index: 6;
    cursor: pointer;
  }
  .hero-slider-item-1 .hero-slider-item-bottom .hero-slider-item-scroll {
    display: none;
  }
}

@media (min-width: 924px) {
  .hero-slider-item-2 .hero-slider-item-bottom {
    padding-bottom: 40px;
  }
}

@media (min-width: 1025px) {
  .hero-slider-item-2 .hero-slider-item-bottom {
    padding-bottom: 56px;
  }
}

@media (min-width: 924px) {
  .hero-slider-item-3 .hero-slider-item-bottom {
    padding-bottom: 40px;
  }
}

@media (min-width: 1025px) {
  .hero-slider-item-3 .hero-slider-item-bottom {
    padding-bottom: 56px;
  }
}

@media (min-width: 924px) {
  .hero-slider-item-4 .hero-slider-item-bottom {
    padding-bottom: 32px;
  }
}

@media (min-width: 1025px) {
  .hero-slider-item-4 .hero-slider-item-bottom {
    padding-bottom: 51px;
  }
}

@media (min-width: 924px) {
  .hero-slider-item-5 .hero-slider-item-bottom {
    padding-bottom: 32px;
  }
}

@media (min-width: 1025px) {
  .hero-slider-item-5 .hero-slider-item-bottom {
    padding-bottom: 51px;
  }
}

.hero-slider-item-logo {
  position: absolute;
  top: 40px;
  left: 40px;
  max-width: 239px;
}

@media (max-width: 923px) {
  .hero-slider-item-logo {
    max-width: 163px;
    left: 16px;
  }
}

.hero-slider-item-content {
  position: relative;
  z-index: 2;
  width: 100%;
}

.hero-slider-item-content-left {
  width: 100%;
  padding: 40px 40px 234px;
  color: #ffffff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 55%;
}

.hero-slider-item-content-left h3 {
  color: #F2F2F3;
  margin-bottom: 24px;
}

.hero-slider-item-content-left p {
  color: #ffffff;
}

.hero-slider-item-content-left a {
  font-size: 18px;
}

.hero-slider-item-content-right {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 923px) {
  .hero-slider-item-content {
    min-height: 67.522478vh;
    padding-bottom: 80px;
  }
  .hero-slider-item-content-left {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: 475px;
    min-height: 67.611vh;
    padding: 62px 16px 40px;
  }
  .hero-slider-item-content-left h3 {
    font-size: 60px;
  }
  .hero-slider-item-content-left p {
    font-size: 14px;
  }
  .hero-slider-item-content-left a {
    display: none;
  }
  .hero-slider-item-content-right {
    height: calc(75.477522vh);
  }
}

@media (min-width: 924px) {
  .hero-slider-item-content-left {
    width: 50%;
    min-height: 100vh;
  }
  .hero-slider-item-content-left h3 {
    font-size: 65px;
  }
  .hero-slider-item-content-left h3 strong {
    font-size: 65px;
  }
  .hero-slider-item-content-right {
    width: 50%;
    min-height: 120vh;
  }
}

@media (min-width: 1025px) {
  .hero-slider-item-content-left h3 {
    font-size: 80px;
  }
  .hero-slider-item-content-left h3 strong {
    font-size: 80px;
  }
  .hero-slider-item-content-left p {
    font-size: 16px;
  }
}

.hero-slider-item-info {
  margin-top: 24px;
  color: #ffffff;
}

.hero-slider-item-info p {
  font-size: 15px;
  color: #000;
}

.hero-slider-item-info p strong {
  font-size: 15px;
}

.hero-slider-item.animate .hero-slider-item-line span {
  left: 40px;
}

.hero-slider-item-line {
  /*position: absolute;*/
  bottom: 198px;
  left: 0px;
  border-top: 4px solid #FFA176;
  width: 78%;
  width: calc(90% + 73px);
  height: 0;
  z-index: 2;
}

.hero-slider-item-line span {
  position: absolute;
  height: 40px;
  width: 40px;
  background: #FFDD5F;
  border-radius: 50%;
  top: -20px;
  left: 90%;
  -webkit-transition: left 0.4s ease-in-out;
  transition: left 0.4s ease-in-out;
}

.hero-slider-item-dots span {
  width: 20px;
  height: 20px;
  background: #ffffff;
  display: inline-block;
  margin-right: 16px;
  cursor: pointer;
}

.hero-slider-item-dots span.active {
  background: #FFA176;
}

.hero-slider-item-bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 40px;
  width: 50%;
  z-index: 6;
}

.hero-slider-item-bottom p {
  margin-bottom: 0px;
}

.hero-slider-item-social {
  margin-top: 40px;
}

.hero-slider-item-social a {
  display: inline-block;
  margin-right: 15px;
}

@media (max-width: 923px) {
  .hero-slider-item {
    min-height: 103.5vh;
  }
  .hero-slider-item.animate .hero-slider-item-line span {
    left: 12px;
  }
  .hero-slider-item > a {
    position: absolute;
    bottom: 16px;
    left: 16px;
    z-index: 10;
  }
  .hero-slider-item-line {
    width: 100%;
    bottom: auto;
    bottom: calc(50.477522vh + 80px);
  }
  .hero-slider-item-bottom {
    display: none;
  }
}

.hero-slider-proceed {
  display: inline-block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: transparent;
  overflow: hidden;
  width: 33%;
  width: 33vw;
  height: 56.79549%;
  height: 56.79549vw;
  border: 0;
  outline: 0;
  opacity: 0.9;
  z-index: 7;
}

.hero-slider-proceed:after {
  content: '';
  background: #8E0E18;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 276.3%;
  height: 200%;
  border-radius: 50%;
  z-index: 1;
}

.hero-slider-proceed-inner {
  position: absolute;
  bottom: -8px;
  right: 19px;
  height: 120px;
  width: 100%;
  max-width: 182px;
  text-align: right;
  z-index: 2;
}

.hero-slider-proceed-inner span {
  display: inline-block;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 85%;
  letter-spacing: -0.02em;
  color: #FBC000;
  margin-bottom: 17px;
}

.hero-slider-proceed-inner img, .hero-slider-proceed-inner svg {
  max-width: 51px;
  margin-left: 60%;
}

.scroll-to-order {
  /*margin-left: -30px;*/
}

@media (max-width: 769px) {
  .scroll-to-order {
    margin-left: 0px;
  }
}

@media (min-width: 769px) {
  .hero-slider-proceed-inner {
    bottom: 15.18%;
    right: 25px;
  }
  .hero-slider-proceed-inner span {
    font-size: 55px;
    margin-bottom: 24px;
  }
}

@media (min-width: 924px) {
  .hero-slider-proceed {
    width: 25%;
    width: 14vw;
    height: 36.19%;
    height: 17.19vw;
  }
  .hero-slider-proceed-inner {
    right: 40px;
    height: 100px;
  }
  .hero-slider-proceed-inner span {
    font-size: 49px;
    margin-left: 80px;
  }
  .hero-slider-proceed-inner img, .hero-slider-proceed-inner svg {
    max-width: none;
    margin-left: 0px;
  }
}

@media(min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5){
  .hero-slider-proceed {
    width: 25%;
    width: 21vw;
    height: 36.19%;
    height: 29.19vw;
  }
  .hero-slider-item-1 .hero-slider-proceed-inner {
    right: 60px;
  }
  .hero-slider-proceed-inner {
    height: 110px;
    right: 50px;
  }
  .hero-slider-item-line {
    width: calc(81% + 73px);
  }

}

@-webkit-keyframes move {
  0% {
    -webkit-transform: translateX(0px) translateY(0px) rotateZ(0deg);
            transform: translateX(0px) translateY(0px) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translateX(15px) translateY(0px) rotateZ(5deg);
            transform: translateX(15px) translateY(0px) rotateZ(5deg);
  }
  30% {
    -webkit-transform: translateX(-15px) translateY(0px) rotateZ(2deg);
            transform: translateX(-15px) translateY(0px) rotateZ(2deg);
  }
  50% {
    -webkit-transform: translateX(0px) translateY(16px) rotateZ(-18deg);
            transform: translateX(0px) translateY(16px) rotateZ(-18deg);
  }
  70% {
    -webkit-transform: translateX(0px) translateY(-5px) rotateZ(19deg);
            transform: translateX(0px) translateY(-5px) rotateZ(19deg);
  }
  90% {
    -webkit-transform: translateX(5px) translateY(7px) rotateZ(7deg);
            transform: translateX(5px) translateY(7px) rotateZ(7deg);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px) rotateZ(0deg);
            transform: translateX(0px) translateY(0px) rotateZ(0deg);
  }
}

@keyframes move {
  0% {
    -webkit-transform: translateX(0px) translateY(0px) rotateZ(0deg);
            transform: translateX(0px) translateY(0px) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translateX(15px) translateY(0px) rotateZ(5deg);
            transform: translateX(15px) translateY(0px) rotateZ(5deg);
  }
  30% {
    -webkit-transform: translateX(-15px) translateY(0px) rotateZ(2deg);
            transform: translateX(-15px) translateY(0px) rotateZ(2deg);
  }
  50% {
    -webkit-transform: translateX(0px) translateY(16px) rotateZ(-18deg);
            transform: translateX(0px) translateY(16px) rotateZ(-18deg);
  }
  70% {
    -webkit-transform: translateX(0px) translateY(-5px) rotateZ(19deg);
            transform: translateX(0px) translateY(-5px) rotateZ(19deg);
  }
  90% {
    -webkit-transform: translateX(5px) translateY(7px) rotateZ(7deg);
            transform: translateX(5px) translateY(7px) rotateZ(7deg);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px) rotateZ(0deg);
            transform: translateX(0px) translateY(0px) rotateZ(0deg);
  }
}

@-webkit-keyframes move2 {
  0% {
    -webkit-transform: translateX(0px) translateY(0px) rotateZ(0deg);
            transform: translateX(0px) translateY(0px) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translateX(0px) translateY(15px) rotateZ(11deg);
            transform: translateX(0px) translateY(15px) rotateZ(11deg);
  }
  30% {
    -webkit-transform: translateX(-15px) translateY(-12px) rotateZ(15deg);
            transform: translateX(-15px) translateY(-12px) rotateZ(15deg);
  }
  50% {
    -webkit-transform: translateX(12px) translateY(0px) rotateZ(7deg);
            transform: translateX(12px) translateY(0px) rotateZ(7deg);
  }
  70% {
    -webkit-transform: translateX(6px) translateY(0px) rotateZ(-4deg);
            transform: translateX(6px) translateY(0px) rotateZ(-4deg);
  }
  90% {
    -webkit-transform: translateX(5px) translateY(7px) rotateZ(7deg);
            transform: translateX(5px) translateY(7px) rotateZ(7deg);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px) rotateZ(0deg);
            transform: translateX(0px) translateY(0px) rotateZ(0deg);
  }
}

@keyframes move2 {
  0% {
    -webkit-transform: translateX(0px) translateY(0px) rotateZ(0deg);
            transform: translateX(0px) translateY(0px) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translateX(0px) translateY(15px) rotateZ(11deg);
            transform: translateX(0px) translateY(15px) rotateZ(11deg);
  }
  30% {
    -webkit-transform: translateX(-15px) translateY(-12px) rotateZ(15deg);
            transform: translateX(-15px) translateY(-12px) rotateZ(15deg);
  }
  50% {
    -webkit-transform: translateX(12px) translateY(0px) rotateZ(7deg);
            transform: translateX(12px) translateY(0px) rotateZ(7deg);
  }
  70% {
    -webkit-transform: translateX(6px) translateY(0px) rotateZ(-4deg);
            transform: translateX(6px) translateY(0px) rotateZ(-4deg);
  }
  90% {
    -webkit-transform: translateX(5px) translateY(7px) rotateZ(7deg);
            transform: translateX(5px) translateY(7px) rotateZ(7deg);
  }
  100% {
    -webkit-transform: translateX(0px) translateY(0px) rotateZ(0deg);
            transform: translateX(0px) translateY(0px) rotateZ(0deg);
  }
}

.stores {
  background: #E8E7E6;
  padding-top: 40px;
}

.stores-header {
  position: relative;
}

.stores-header p {
  margin-bottom: 32px;
}

.stores-header p strong {
  color: #777777;
}

.stores-header h4 {
  margin-bottom: 32px;
}

.stores-header-logo {
  margin-bottom: 16px;
  max-width: 201px;
}

.stores-header-logo img {
  display: inline-block;
  max-width: 149px;
  margin-bottom: 8px;
}

.stores-header-logo span {
  font-family: "Inter", arial, san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  text-decoration: none;
  color: #BA4234;
}

.stores-header-logo-desktop {
  display: none;
}

.stores-header-logo-mobile {
  display: block;
}

@media (min-width: 924px) {
  .stores-header-logo {
    margin-bottom: 4px;
    text-align: right;
  }
  .stores-header-logo-desktop {
    display: block;
  }
  .stores-header-logo-mobile {
    display: none;
  }
}

.stores-header-back {
  margin-bottom: 48px;
  cursor: pointer;
}

.stores-header-back img {
  vertical-align: middle;
}

.stores-header-back span {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 85%;
  letter-spacing: -0.02em;
  margin-left: 8px;
  color: #000000;
}

@media (min-width: 924px) {
  .stores-header p {
    margin-bottom: -5px;
  }
  .stores-header h4 {
    margin-bottom: 44px;
  }
  .stores-header-logo {
    position: absolute;
    right: 0px;
    bottom: -20px;
  }
}

.stores-hotline {
  padding: 16px 24px 24px;
  background: #D9D7D5;
  margin-bottom: 50px;
  border-radius: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.stores-hotline-item {
  display: block;
  margin-bottom: 16px;
  width: 100%;
}

.stores-hotline-item.o-button-red {
  font-size: 18px;
}

.stores-hotline > img {
  display: none;
}

.stores-hotline-mobile {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #000000;
  text-align: left;
  margin-left: -8px;
  margin-bottom: 43px;
  width: 100%;
}

.stores-hotline-mobile img {
  margin-top: -10px;
  margin-right: 16px;
  vertical-align: middle;
}

@media (min-width: 924px) {
  .stores-hotline {
    padding: 9px 16px 4px;
    margin-bottom: 64px;
    border-radius: 8px;
  }
  .stores-hotline-item {
    display: inline-block;
    margin-left: 16px;
    margin-bottom: 0;
    width: auto;
  }
  .stores-hotline-item:first-of-type {
    margin-left: 24px;
  }
  .stores-hotline-item:last-of-type {
    margin-left: 28px;
  }
  .stores-hotline > img {
    display: block;
  }
  .stores-hotline-mobile {
    display: none;
  }
}

.stores-list {
  background: #ffffff;
  padding: 24px;
  border-radius: 16px 16px 0px 0px;
}

.stores-list h5 {
  margin-bottom: 32px;
  color: #363330;
}

.stores-list-search {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.stores-list-search input[type="text"] {
  font-family: "Inter", arial, san-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: normal;
  color: #211F1D;
  padding: 16px 31px 16px 56px;
  height: 57px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #F3F2F2;
}

@media (min-width: 924px) {
  .stores-list-search input[type="text"] {
    max-width: 325px;
  }
}

.stores-list-search ::-webkit-input-placeholder {
  color: #7D7871;
}

.stores-list-search ::-moz-placeholder {
  color: #7D7871;
}

.stores-list-search ::-ms-input-placeholder {
  color: #7D7871;
}

.stores-list-search ::placeholder {
  color: #7D7871;
}

.stores-list-search .select {
  border: 1px solid #F3F2F2;
  border-radius: 4px;
}

.stores-list-search .select .selected {
  padding: 16px 40px 16px 16px;
}

.stores-list-search .select .selected span {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  color: #7D7871;
}

.stores-list-search .select .selected img {
  top: 16px;
  right: 16px;
}

.stores-list-search .select .options {
  border: 1px solid #F3F2F2;
}

.stores-list-search > div {
  width: 100%;
  margin-bottom: 16px;
}

.stores-list-search a {
  width: 100%;
}

.stores-list-search p {
  margin-bottom: 4px;
}

.stores-list-items {
  padding-top: 16px;
  padding-bottom: 32px;
}

.stores-list-item {
  display: none;
  padding-top: 16px;
}

.stores-list-item > span:not(:first-of-type) {
  margin-left: 25px;
}

.stores-list-item img {
  vertical-align: middle;
  margin-top: -3px;
}

.stores-list-item.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.stores-list-item.excluded {
  display: none !important;
}

.stores-list-item-details {
  width: 100%;
}

.stores-list-item-details p {
  color: #211F1D;
  margin-bottom: 16px;
}

.stores-list-item-info {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.stores-list-item-info p {
  color: #5B5853;
}

.stores-list-item-info > span {
  color: #5B5853;
}

@media (max-width: 923px) {
  .stores-list-item-info > span:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 50%;
    width: calc(50% - 11px);
    margin-bottom: 8px;
    margin-right: 21px;
  }
  .stores-list-item-info > span:nth-of-type(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    margin-left: 0px;
    color: #5B5853;
  }
  .stores-list-item-info > span:nth-of-type(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50%;
    width: calc(50% - 11px);
    margin-bottom: 8px;
    color: #5B5853;
  }
}

@media (min-width: 924px) {
  .stores-list-item-info > span:not(:last-child) {
    margin-right: 32px;
  }
}

.stores-list-item-number {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 100%;
}

.stores-list-item-number a {
  width: calc(49% - 10px);
  margin-bottom: 16px;
}

.stores-list-item-number a:nth-of-type(2n + 1) {
  margin-right: 21px;
}

.stores-list-item-status {
  display: inline-block;
  width: calc(100% - 25px);
}

.stores-list-item-status.active {
  color: #72C04E;
}

.stores-list-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 32px;
  text-align: center;
}

.stores-list-pagination img {
  cursor: pointer;
  vertical-align: middle;
}

.stores-list-pagination img.disabled {
  pointer-events: none;
  opacity: 0.65;
}

.stores-list-pagination ul {
  display: inline-block;
  margin-left: 16px;
  margin-right: 16px;
  padding: 0px;
}

.stores-list-pagination ul li {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  display: inline-block;
  height: 46px;
  width: 46px;
  padding-top: 6px;
  cursor: pointer;
}

.stores-list-pagination ul li.active {
  background: #F3F2F2;
  border-radius: 8px;
}

.stores-list-pagination ul li:hover {
  background: #F3F2F2;
  border-radius: 8px;
}

@media (min-width: 924px) {
  .stores-list {
    padding: 32px;
  }
  .stores-list-search input[type="text"] {
    font-size: 18px;
  }
  .stores-list-search > div {
    margin-bottom: 0px;
  }
  .stores-list-search > div:nth-of-type(1) {
    width: 35.34%;
    padding-right: 56px;
  }
  .stores-list-search > div:nth-of-type(2) {
    width: 19.85%;
    padding-right: 56px;
  }
  .stores-list-search > div:nth-of-type(3) {
    width: 28.01%;
    padding-right: 56px;
  }
  .stores-list-search a {
    width: 16.8%;
  }
  .stores-list-items {
    padding-top: 0px;
  }
  .stores-list-item {
    padding-top: 32px;
    border-bottom: 1px solid #D9D7D5;
  }
  .stores-list-item-details {
    width: 60%;
  }
  .stores-list-item-details p {
    margin-bottom: 16px;
  }
  .stores-list-item-info {
    margin-bottom: 32px;
  }
  .stores-list-item-number {
    width: 40%;
    text-align: right;
  }
  .stores-list-item-number a {
    width: auto;
    margin-left: 16px;
    margin-bottom: 21px;
  }
  .stores-list-item-number a:nth-of-type(2n + 1) {
    margin-right: 0px;
  }
  .stores-list-item-status {
    width: auto;
  }
  .stores-list-pagination ul {
    margin-left: 32px;
    margin-right: 32px;
  }
}

@media (min-width: 924px) {
  .stores {
    padding: 32px;
    padding-top: 56px;
  }
}

.multibrand {
  background: #292723;
  padding-top: 40px;
  padding-bottom: 300px;
  position: relative;
  /* CUSTOM RADIO BUTTONS */
  /* CUSTOM TEXT INPUT */
  /* DROPDOWN */
}

.multibrand h1 {
  font-size: 54px;
  color: #ffffff;
  margin-bottom: 26px;
  line-height: 85%;
}

.multibrand h3 {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  color: #FFDD5F;
  font-size: 30px;
  margin-bottom: 25px;
}

.multibrand.date-active {
  padding-bottom: 385px;
}

.multibrand .proceed {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: transparent;
  overflow: hidden;
  opacity: 0.9;
  width: 47.73%;
  height: 69.03vw;
  border: 0;
  outline: 0;
}

.multibrand .proceed:after {
  content: '';
  background: #E7E7E7;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 276.3%;
  height: 200%;
  border-radius: 50%;
  z-index: 1;
}

.multibrand .proceed-inner {
  position: absolute;
  bottom: 15.18%;
  right: 18px;
  height: 120px;
  width: 100%;
  max-width: 182px;
  text-align: right;
  z-index: 2;
}

.multibrand .proceed-inner span {
  display: inline-block;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 85%;
  letter-spacing: -0.02em;
  color: #A7A7A7;
  margin-bottom: 24px;
}

.multibrand .proceed-disabled {
  display: inline-block;
}

.multibrand .proceed-submit {
  display: none;
}

.multibrand .proceed:not([disabled]) .proceed-inner span {
  color: #FFFFFF;
}

.multibrand .proceed:not([disabled]):after {
  background: #F36523;
}

.multibrand .proceed:not([disabled]) .proceed-disabled {
  display: none;
}

.multibrand .proceed:not([disabled]) .proceed-submit {
  display: inline-block;
}

.multibrand .labelradio {
  color: #FFDD5F;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-size: 30px;
}

.multibrand .radio-desc {
  color: #FFDD5F;
  margin-top: 32px;
  margin-bottom: 25px;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
}

.multibrand .o-input {
  margin-bottom: 33px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 740px;
  position: relative;
  margin: 5px;
  margin-left: 0px;
  overflow: hidden;
  margin-top: 0px;
  padding-top: 0px;
}

.multibrand .o-input.active input[type=text] {
  color: #ffffff;
}

.multibrand .o-input label {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.multibrand .o-input label:first-of-type {
  margin-right: 34px;
}

.multibrand .o-input label .radio-option {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.02em;
  color: #FFDD5F;
  margin-left: 23px;
}

.multibrand .o-input input[type=text] {
  color: #FFDD5F;
  padding-bottom: 11px;
}

.multibrand .o-input input[type=text]:-internal-autofill-selected {
  color: #ffffff;
}

.multibrand .o-input input[type="checkbox"] {
  position: absolute;
  opacity: 1;
}

.multibrand .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #292723;
  border: 3px solid #FFDD5F;
  border-radius: 50%;
}

.multibrand .container:hover input ~ .checkmark {
  background-color: #292723;
}

.multibrand .container input:checked ~ .checkmark {
  background-color: #292723;
}

.multibrand .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.multibrand .container input:checked ~ .checkmark:after {
  display: block;
}

.multibrand .container .checkmark:after {
  top: 3px;
  left: 3px;
  width: 13.33px;
  height: 13.33px;
  border-radius: 50%;
  background: #F36523;
}

.multibrand ::-webkit-input-placeholder {
  color: #FFDD5F;
  margin-left: 10px;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-size: 30px;
}

.multibrand ::-moz-placeholder {
  color: #FFDD5F;
  margin-left: 10px;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-size: 30px;
}

.multibrand ::-ms-input-placeholder {
  color: #FFDD5F;
  margin-left: 10px;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-size: 30px;
}

.multibrand ::placeholder {
  color: #FFDD5F;
  margin-left: 10px;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-size: 30px;
}

.multibrand .date {
  display: none;
  margin-top: 32px;
}

.multibrand .date.active {
  display: block;
}

.multibrand .date .options {
  left: auto;
  right: 0px;
}

.multibrand .date .option {
  text-align: center;
}

.multibrand .date .select + .desc {
  display: none;
}

.multibrand .date .select.hasvalue + .desc {
  display: block;
}

.multibrand .date-field {
  position: relative;
}

.multibrand .date-field input[type=text] {
  width: 100%;
  background: transparent;
  padding-top: 0px;
  padding-bottom: 11px;
  padding-left: 0px;
  height: 42px;
  border-bottom: 2px solid #FFDD5F;
  border-radius: 0px;
  -webkit-appearance: none;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: 600;
  color: #FFDD5F;
}

.multibrand .date-field input[type="date" i]::-webkit-calendar-picker-indicator {
  background: none;
}

.multibrand .date-field img {
  position: absolute;
  top: 10px;
  right: 0px;
}

.multibrand .date-field.active input {
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
}

.multibrand .date-field.active ::-webkit-input-placeholder {
  color: #ffffff;
}

.multibrand .date-field.active ::-moz-placeholder {
  color: #ffffff;
}

.multibrand .date-field.active ::-ms-input-placeholder {
  color: #ffffff;
}

.multibrand .date-field.active ::placeholder {
  color: #ffffff;
}

.multibrand .date-field.active img {
  -webkit-filter: grayscale(100%) brightness(1);
          filter: grayscale(100%) brightness(1);
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.multibrand .date-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.multibrand .date-inner > div:nth-of-type(1) {
  width: 100%;
  max-width: 337px;
  margin-left: 0px;
}

.multibrand .date-inner > div:nth-of-type(2) {
  width: 100%;
  max-width: 85px;
  margin-left: 0px;
  margin-right: 27px;
}

.multibrand .date-inner > div:nth-of-type(3) {
  width: 100%;
  max-width: 85px;
  margin-left: 0px;
  margin-right: 24px;
}

.multibrand .date-inner > div:nth-of-type(4) {
  width: 100%;
  max-width: 120px;
  margin-left: 0px;
}

.multibrand .date-hour .options {
  max-width: 64px;
}

.multibrand .date-minutes .options {
  max-width: 81px;
}

.multibrand .date-ampm .options {
  max-width: 81px;
}

.multibrand .desc {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #FFDD5F;
  margin-top: 8px;
  margin-bottom: 19px;
}

.multibrand .street {
  margin-bottom: 32px;
}

.multibrand .area {
  margin-bottom: 32px;
}

.multibrand .button {
  margin-bottom: 32px;
}

.multibrand .location-icon {
  margin-left: 17.5px;
}

.multibrand .button-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 265px;
  height: 56px;
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: white;
  text-decoration: none;
  background-color: #F36523;
  border-radius: 60px;
}

.multibrand .selected {
  margin-bottom: 11px;
}

.multibrand .selected span {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #FFDD5F;
}

.multibrand .select {
  max-width: 740px;
  border-bottom: 2px solid #FFDD5F;
  position: relative;
}

.multibrand .select .options {
  margin-left: -16px;
  width: 108%;
  width: calc(100% + 32px);
}

.multibrand .select .option {
  font-size: 18px;
  color: #8E0E18;
  text-align: left;
}

.multibrand .select .option.active {
  color: #ffffff;
}

.multibrand .select .option:hover {
  color: #ffffff;
}

.multibrand .select.active {
  border-bottom: 2px solid #ffffff;
}

.multibrand .select.active + p {
  color: #ffffff;
}

.multibrand .select.active .selected span {
  color: #ffffff;
}

.multibrand .select.active img {
  -webkit-filter: grayscale(100%) brightness(1);
          filter: grayscale(100%) brightness(1);
}

.multibrand .dropdown {
  margin-bottom: 32px;
}

@media (min-width: 380px) {
  .multibrand .date-inner > div:nth-of-type(1) {
    margin-right: 19px;
  }
  .multibrand .date-inner > div:nth-of-type(2) {
    margin-right: 19px;
  }
  .multibrand .date-inner > div:nth-of-type(3) {
    margin-right: 19px;
  }
}

@media (min-width: 715px) {
  .multibrand {
    padding-top: 80px;
    padding-bottom: 179px;
  }
  .multibrand h1 {
    margin-bottom: 38px;
  }
  .multibrand.date-active {
    padding-bottom: 175px;
  }
  .multibrand .proceed {
    width: 29%;
    height: 41.9804vw;
  }
  .multibrand .proceed:after {
    top: 0px;
    left: 0px;
    width: 276.3%;
    height: 200%;
  }
  .multibrand .proceed-inner {
    bottom: 22.088%;
    right: 30px;
  }
  .multibrand .proceed-inner span {
    font-size: 35px;
  }
  .multibrand .select .options {
    margin-left: 0px;
    width: 100%;
  }
  .multibrand .date .options {
    left: 0px;
    right: auto;
  }
  .multibrand .date-field .desc {
    display: none;
  }
  .multibrand .date-inner > div:nth-of-type(1) {
    max-width: 323px;
  }
  .multibrand .date-inner > div:nth-of-type(2) {
    max-width: 120px;
  }
  .multibrand .date-inner > div:nth-of-type(3) {
    max-width: 120px;
  }
  .multibrand .date-inner > div:nth-of-type(4) {
    max-width: 120px;
    margin-right: 100px;
  }
}

@media (min-width: 1360px) {
  .multibrand .proceed {
    width: 25%;
    height: 36.19vw;
  }
  .multibrand .proceed-inner span {
    font-size: 60px;
  }
}

span.flatpickr-weekday {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #772915;
}

.flatpickr-calendar {
  width: 343px;
  border-radius: 4px;
}

.flatpickr-calendar .flatpickr-current-month input.cur-year {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 27px;
  color: #772915;
  -webkit-appearance: none;
}

.flatpickr-calendar .flatpickr-monthDropdown-months {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 27px;
  color: #772915;
  -webkit-appearance: none;
}

.flatpickr-calendar .flatpickr-months {
  padding-top: 12px;
  padding-bottom: 12px;
}

.flatpickr-calendar .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-calendar .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  top: 12px;
  left: 19px;
}

.flatpickr-calendar .flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-calendar .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  top: 12px;
  right: 19px;
}

.flatpickr-calendar .flatpickr-days {
  width: 343px;
}

.flatpickr-calendar .flatpickr-weekdays {
  padding-left: 17px;
  padding-right: 17px;
}

.flatpickr-calendar .flatpickr-day {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #772915;
  padding-top: 6px;
  max-width: 30px;
  height: 30px;
  margin: 2px 6px;
}

.flatpickr-calendar .flatpickr-day.selected {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  background: #F36523;
  border: 0;
}

.flatpickr-calendar .flatpickr-day.selected:hover {
  background: #F36523;
}

.flatpickr-calendar .flatpickr-day.today {
  border: 0;
}

.flatpickr-calendar .flatpickr-day.prevMonthDay, .flatpickr-calendar .flatpickr-day.nextMonthDay {
  color: rgba(119, 41, 21, 0.1);
}

.flatpickr-calendar .dayContainer {
  width: 343px;
  min-width: 343px;
  max-width: 343px;
  padding-left: 17px;
  padding-right: 17px;
  padding-bottom: 19px;
}

/* FOOD TILES */
.container-b {
  background-color: #E8E7E6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.food {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.food-tile {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 187px;
  height: 46.41vw;
  width: 50%;
  padding: 36px;
}

.food-tile:nth-of-type(1) {
  background-color: #BA4234;
}

.food-tile:nth-of-type(2) {
  background-color: #F1B434;
}

.food-tile:nth-of-type(3) {
  background-color: #31501F;
}

.food-tile:nth-of-type(4) {
  background-color: #F26522;
}

.food .label {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  position: absolute;
  font-weight: 900;
  font-size: 20px;
  line-height: 120%;
  color: white;
  top: 7px;
  left: 13px;
}

@media (min-width: 924px) {
  .food-tile {
    height: 317px;
    width: 25%;
  }
  .food .label {
    font-size: 24px;
    top: 24px;
    left: 24px;
  }
}

.popup {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 16;
  overflow-y: auto;
}

.popup.active {
  display: block;
}

.popup-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #211F1D;
  opacity: 0.8;
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  z-index: 1;
}

.popup-error {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.popup-error a {
  padding: 22px 24px 23px;
}

.popup-error.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popup-error-2 .popup-error-inner {
  max-width: 584px;
}

.popup-error-inner {
  position: relative;
  padding: 32px;
  background: #FFFFFF;
  border-radius: 24px;
  text-align: center;
  max-width: 342px;
  z-index: 2;
}

.popup-error-inner h5 {
  margin-bottom: 24px;
}

.popup-error-inner p {
  margin-bottom: 31px;
}

/* STORE DETAILS */
.store-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 16px;
  padding-right: 16px;
}

.store-details h4 {
  margin-bottom: 16px;
  font-size: 54px;
  color: #00331A;
}

.store-details p {
  font-size: 18px;
  line-height: 140%;
  margin: 0;
  margin-bottom: 32px;
  color: #211F1D;
}

@media (min-width: 924px) {
  .store-details {
    padding-top: 129px;
    padding-bottom: 85px;
  }
  .store-details h4 {
    margin-bottom: 4px;
  }
  .store-details p {
    margin-bottom: 40px;
  }
}

.store-details .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.store-details .row .company-logo {
  margin: 0px;
  margin-bottom: 48px;
  cursor: pointer;
  max-width: 163px;
}

.store-details .row .company-logo:nth-of-type(2n+1) {
  margin-right: 17px;
}

.store-details .row .company-logo.shadow {
  padding: 10px;
  -webkit-filter: drop-shadow(0px 3.10691px 24.8553px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 3.10691px 24.8553px rgba(0, 0, 0, 0.1));
}

@media (min-width: 924px) {
  .store-details .row .company-logo {
    margin: 0px 26px 56px 26px;
    max-width: 248px;
  }
  .store-details .row .company-logo.shadow {
    padding: 15px;
    max-width: 218px;
    -webkit-filter: drop-shadow(0px 3.10691px 24.8553px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 3.10691px 24.8553px rgba(0, 0, 0, 0.1));
  }
  .store-details .row .company-logo:nth-of-type(2n+1) {
    margin-right: 26px;
  }
  .store-details .row:first-of-type .company-logo {
    max-width: 248px;
    margin-left: 15px;
    margin-right: 15px;
  }
}

.teriyaki {
  margin-right: 47.69px;
}

.sizzlin {
  max-width: 201.15px;
  margin-right: 80.03px;
}

.dencios {
  max-width: 163.67px;
  margin-right: 80.22px;
}

.jamba {
  max-width: 147.61px;
  margin-right: 55.11px;
}

.maxbakery {
  max-width: 147.58px;
}

.multibrand-available {
  display: none;
  position: relative;
  background: #FFDD5F;
  padding-top: 62px;
  padding-bottom: 24px;
}

.multibrand-available.active {
  display: block;
}

.multibrand-available:before {
  content: '';
  position: absolute;
  top: 0px;
  left: -84px;
  background: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/multibrand-available-left.svg);
  height: 544px;
  width: 258px;
  z-index: 1;
}

.multibrand-available-info {
  position: relative;
  z-index: 2;
}

.multibrand-available-info h5 {
  font-size: 40px;
  color: #8E0E18;
  margin-bottom: 24px;
  max-width: 270px;
}

.multibrand-available-info-inner {
  border-bottom: 4px solid #FFA176;
}

.multibrand-available-info-location {
  font-size: 18px;
  color: #211F1D;
  padding: 16px 16px 16px 19px;
  background: #FBC000;
  border-radius: 16px;
  margin-bottom: 20px;
}

.multibrand-available-info-location span {
  display: inline-block;
  width: 80%;
  width: calc(100% - 42px);
  vertical-align: middle;
}

.multibrand-available-info-location img {
  margin-right: 17px;
  vertical-align: top;
  margin-top: 4px;
}

.multibrand-available-items {
  position: relative;
  z-index: 2;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 48px;
}

.multibrand-available-item {
  background: #ffffff;
  margin-bottom: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.multibrand-available-item h5 {
  font-size: 20px;
  color: #8E0E18;
  margin-bottom: 16px;
}

.multibrand-available-item p {
  color: #363330;
  font-size: 14px;
  margin-bottom: 8px;
}

.multibrand-available-item p:last-of-type {
  margin-bottom: 0px;
}

.multibrand-available-item p img {
  margin-right: 8px;
  margin-top: -4px;
  vertical-align: middle;
}

.multibrand-available-item-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.multibrand-available-item-time span {
  font-size: 14px;
  color: #303236;
}

.multibrand-available-item-time span:nth-of-type(1) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.multibrand-available-item-time span:nth-of-type(2) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  color: #10C20C;
  margin-bottom: 2px;
  width: calc(100% - 40px);
}

.multibrand-available-item-time span img {
  display: none;
}

.multibrand-available-item-time img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.multibrand-available-item-logo {
  max-width: 123px;
  width: 100%;
  text-align: center;
  padding: 15px;
}

.multibrand-available-item-logo img {
  max-height: 120px;
}

.multibrand-available-item-info {
  padding: 21px 24px 16px;
}

@media (min-width: 924px) {
  .multibrand-available {
    padding-top: 82px;
    padding-bottom: 80px;
  }
  .multibrand-available:before {
    left: 0px;
  }
  .multibrand-available:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/multibrand-available-left.svg);
    height: 592px;
    width: 258px;
    z-index: 1;
  }
  .multibrand-available-info h5 {
    font-size: 30px;
    max-width: none;
  }
  .multibrand-available-info-location {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 46.6325%;
    padding: 26px 56px;
    border-radius: 70px 0px 0px 0px;
    border-bottom: 4px solid #FFA176;
    margin-bottom: 0px;
  }
  .multibrand-available-info-location img {
    vertical-align: middle;
    margin-top: -6px;
  }
  .multibrand-available-items {
    padding-top: 66px;
  }
  .multibrand-available-items > a {
    display: inline-block;
    width: calc(50% - 12px);
    margin-bottom: 21px;
  }
  .multibrand-available-items > a:nth-of-type(2n + 1) {
    margin-right: 24px;
  }
  .multibrand-available-item {
    height: 100%;
  }
  .multibrand-available-item h5 {
    font-size: 30px;
    margin-bottom: 24px;
  }
  .multibrand-available-item p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .multibrand-available-item-logo {
    padding: 20px;
    max-width: 194px;
  }
  .multibrand-available-item-time span:nth-of-type(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .multibrand-available-item-time span:nth-of-type(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: auto;
  }
  .multibrand-available-item-time span img {
    display: inline-block;
    margin-left: 8px;
  }
  .multibrand-available-item-info {
    padding: 24px;
  }
}

.ourbrands {
  position: relative;
  overflow: hidden;
  min-height: 768px;
  height: 768px;
  height: 250vh;
}

.ourbrands-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ourbrands-image-logo {
  position: relative;
  z-index: 2;
}

.ourbrands.sticky .ourbrands-image {
  position: fixed;
  top: 0px;
}

.ourbrands.stickyafter {
  overflow: visible;
}

.ourbrands.stickyafter .ourbrands-image {
  position: absolute;
  top: auto;
  bottom: 0px;
}

.ourbrands-maxgroup {
  height: 300vh;
  background: #222222;
}

.ourbrands-maxgroup .ourbrands-image {
  top: 80vh;
}

.ourbrands-maxgroup-graphic-1 {
  display: none;
}

.ourbrands-maxgroup-graphic-2 {
  display: none;
}

.ourbrands-maxgroup-graphic-3 {
  display: none;
}

.ourbrands-maxgroup-graphic-4 {
  display: none;
}

.ourbrands-maxgroup-graphic-5 {
  display: none;
}

.ourbrands-maxgroup-graphic-6 {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.ourbrands-maxgroup-graphic-7 {
  position: absolute;
  top: 67px;
  right: 0px;
  z-index: 1;
}

.ourbrands-maxgroup-graphic-8 {
  position: absolute;
  bottom: 36%;
  left: 0px;
  z-index: 1;
}

.ourbrands-maxgroup-graphic-9 {
  position: absolute;
  bottom: 16px;
  left: 0px;
  z-index: 1;
}

.ourbrands-maxgroup-graphic-10 {
  position: absolute;
  bottom: 28px;
  right: 0px;
  z-index: 1;
}

@media (min-width: 924px) {
  .ourbrands-maxgroup {
    height: 350vh;
  }
  .ourbrands-maxgroup .ourbrands-image {
    top: 100vh;
  }
  .ourbrands-maxgroup-graphic-1 {
    display: block;
    position: absolute;
    top: 0px;
    left: -10px;
    z-index: 1;
    width: 37.701%;
  }
  .ourbrands-maxgroup-graphic-2 {
    display: block;
    position: absolute;
    top: 37px;
    right: 288px;
    z-index: 1;
    width: 15.4466%;
  }
  .ourbrands-maxgroup-graphic-3 {
    display: block;
    position: absolute;
    bottom: 40px;
    left: 100px;
    z-index: 1;
    width: 16.1054%;
  }
  .ourbrands-maxgroup-graphic-4 {
    display: block;
    position: absolute;
    bottom: -169px;
    left: 442px;
    z-index: 1;
    width: 26.9399%;
  }
  .ourbrands-maxgroup-graphic-5 {
    display: block;
    position: absolute;
    bottom: -212px;
    right: 0px;
    z-index: 1;
    width: 37.9941%;
  }
  .ourbrands-maxgroup-graphic-6 {
    display: none;
  }
  .ourbrands-maxgroup-graphic-7 {
    display: none;
  }
  .ourbrands-maxgroup-graphic-8 {
    display: none;
  }
  .ourbrands-maxgroup-graphic-9 {
    display: none;
  }
  .ourbrands-maxgroup-graphic-10 {
    display: none;
  }
}

.ourbrands-max .ourbrands-image {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-max.png);
}

.ourbrands-max-graphic-1 {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 74.6666%;
}

.ourbrands-max-graphic-2 {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  width: 76.2666%;
}

@media (min-width: 924px) {
  .ourbrands-max-graphic-1 {
    width: 37.9209%;
  }
  .ourbrands-max-graphic-2 {
    width: 49.1215%;
  }
}

.ourbrands-yc .ourbrands-image {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-yc2.png);
}

.ourbrands-yc-graphic-1 {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 51.466%;
}

.ourbrands-yc-graphic-2 {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  width: 74.4%;
}

@media (min-width: 924px) {
  .ourbrands-yc .ourbrands-image {
    background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-yc.png);
  }
  .ourbrands-yc-graphic-1 {
    width: 59.224%;
  }
  .ourbrands-yc-graphic-2 {
    width: 52.196%;
  }
}

.ourbrands-kk .ourbrands-image {
  background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-kk.png);
}

.ourbrands-kk-graphic-1 {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 54.1333%;
  z-index: 1;
}

.ourbrands-kk-graphic-2 {
  display: block;
  position: absolute;
  top: 119px;
  right: -40px;
  z-index: 1;
  width: 54.1333%;
}

.ourbrands-kk-graphic-3 {
  display: block;
  position: absolute;
  bottom: 134px;
  left: -40px;
  z-index: 1;
  width: 54.1333%;
}

.ourbrands-kk-graphic-4 {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  width: 54.1333%;
}

@media (min-width: 924px) {
  .ourbrands-kk-graphic-1 {
    top: 0px;
    left: 149px;
    width: 28.404%;
    z-index: 1;
  }
  .ourbrands-kk-graphic-2 {
    top: 40px;
    right: 40px;
    z-index: 1;
    width: 28.404%;
  }
  .ourbrands-kk-graphic-3 {
    bottom: 40px;
    left: 40px;
    z-index: 1;
    width: 26.6471%;
  }
  .ourbrands-kk-graphic-4 {
    bottom: 0px;
    right: 149px;
    z-index: 1;
    width: 28.404%;
  }
}

.ourbrands-ph .ourbrands-image {
  /*background-image: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-ph.png);*/
  background-color: #F36523;
}

.ourbrands-ph-graphic-1 {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 76.533%;
}

.ourbrands-ph-graphic-2 {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  width: 71.733%;
}

@media (min-width: 924px) {
  .ourbrands-ph-graphic-1 {
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 47.0717%;
  }
  .ourbrands-ph-graphic-2 {
    bottom: 0px;
    right: 0px;
    z-index: 1;
    width: 54.9048%;
  }
}

.ourbrands-others {
  background: #F3F2F2;
  text-align: center;
}

.ourbrands-others h5 {
  margin-bottom: 16px;
  color: #211F1D;
}

.ourbrands-others p {
  color: #211F1D;
}

.ourbrands-others-graphic-1 {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.ourbrands-others-graphic-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
}

.ourbrands-others-graphic-3 {
  position: absolute;
  bottom: 0px;
  right: 212px;
  z-index: 1;
}

@media (max-width: 923px) {
  .ourbrands-others-graphic-1 {
    width: 35.7333%;
  }
  .ourbrands-others-graphic-2 {
    width: 33.6%;
  }
  .ourbrands-others-graphic-3 {
    width: 85.8666%;
  }
}

.ourbrands-others-content {
  overflow: hidden;
}

.ourbrands-others-content p {
  font-size: 14px;
}

.ourbrands-others-logo {
  padding-top: 40px;
  width: 100%;
  width: 100vw;
  overflow-x: scroll;
  margin-bottom: -20px;
  padding-bottom: 20px;
}

.ourbrands-others-logo-items img {
  max-height: 112px;
  max-width: 259px;
}

.ourbrands-others-logo-items img:not(:last-of-type) {
  margin-right: 160px;
}

.ourbrands-content {
  position: relative;
}

.ourbrands-content h5 {
  margin-bottom: 29px;
  max-width: 661px;
}

.ourbrands-content p {
  margin-bottom: 18px;
  max-width: 661px;
}

@media (min-width: 924px) {
  .ourbrands-content.sticky .ourbrands-content-cta {
    position: fixed;
  }
  .ourbrands-content.stickyafter .ourbrands-content-cta {
    position: absolute;
    top: auto;
    bottom: 40px;
  }
}

.ourbrands-content-cta {
  text-align: center;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.ourbrands-content-cta .btn {
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 25.1562px;
  line-height: 85%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #211F1D;
  text-decoration: none;
  padding: 45px 28px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  width: 161px;
  height: 161px;
  display: inline-block;
}

.ourbrands-content-cta .btn img {
  margin-top: 13px;
  display: inline-block;
}

.ourbrands-content-cta img {
  display: none;
  max-height: 100px;
  max-width: 191px;
}

@media (min-width: 924px) {
  .ourbrands-content-cta {
    text-align: left;
  }
  .ourbrands-content-cta .btn {
    display: block;
    margin-top: 56px;
  }
  .ourbrands-content-cta img {
    display: block;
  }
}

.ourbrands-content-inner {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  min-height: 100vh;
}

.ourbrands-content-left {
  text-align: center;
  padding: 40px 16px;
  width: 100%;
}

.ourbrands-content-left img {
  margin-bottom: 40px;
}

.ourbrands-content-left img:first-child {
  max-width: 191px;
  margin-bottom: 16px;
}

.ourbrands-content-left img:last-child {
  margin-bottom: 0px;
}

.ourbrands-content-right {
  padding: 40px 16px;
  width: 100%;
}

@media (min-width: 924px) {
  .ourbrands-content-cta {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: absolute;
    top: 40px;
    left: 40px;
  }
  .ourbrands-content-inner {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ourbrands-content-left {
    text-align: right;
    padding: 112px 0px 112px 258px;
    width: 50%;
  }
  .ourbrands-content-left img:not(:last-of-type) {
    margin-bottom: 48px;
  }
  .ourbrands-content-right {
    padding: 112px 64px;
    width: 50%;
  }
}

.ourbrands-content-maxgroup h5 {
  color: #222222;
}

.ourbrands-content-maxgroup p {
  color: #222222;
}

.ourbrands-content-maxgroup .ourbrands-content-left {
  background: #292723;
}

.ourbrands-content-maxgroup .ourbrands-content-right {
  background: #F3F2F2;
}

.ourbrands-content-max h5 {
  color: #ffffff;
}

.ourbrands-content-max p {
  color: #ffffff;
}

.ourbrands-content-max .ourbrands-content-left {
  background: #DE000C;
}

.ourbrands-content-max .ourbrands-content-right {
  background: #8E0E18;
}

.ourbrands-content-yc h5 {
  color: #211F1D;
}

.ourbrands-content-yc p {
  color: #211F1D;
}

.ourbrands-content-yc .ourbrands-content-left {
  background: #FFDD5F;
}

.ourbrands-content-yc .ourbrands-content-right {
  background: #FBC000;
}

.ourbrands-content-kk h5 {
  color: #ffffff;
}

.ourbrands-content-kk p {
  color: #ffffff;
}

.ourbrands-content-kk .ourbrands-content-left {
  background: #007039;
}

.ourbrands-content-kk .ourbrands-content-right {
  background: #00331A;
}

.ourbrands-content-ph h5 {
  color: #ffffff;
}

.ourbrands-content-ph p {
  color: #ffffff;
}

.ourbrands-content-ph .ourbrands-content-left {
  background: #FE9666;
}

.ourbrands-content-ph .ourbrands-content-right {
  background: #c34306;
}

.ourbrands-content-others p {
  font-size: 14px;
}

.ourbrands-content-others .ourbrands-content-left img:first-child {
  max-width: 100%;
}

@media (max-width: 923px) {
  .ourbrands-content-others .ourbrands-content-cta h5 {
    font-family: Darker Grotesque;
    font-style: normal;
    font-weight: 900;
    font-size: 56px;
    line-height: 85%;
    text-align: center;
    letter-spacing: -0.02em;
    color: #211F1D;
    max-width: 156px;
    margin: 0px auto;
    padding-top: 40px;
  }
}

@media (min-width: 924px) {
  .ourbrands-content-others p {
    font-size: 18px;
  }
}

.ourbrands-articles {
  position: relative;
  background-size: cover;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 65px;
}

.ourbrands-articles h5 {
  color: #ffffff;
  margin-bottom: 32px;
}

.ourbrands-articles p {
  color: #ffffff;
  margin-bottom: 16px;
}

@media (min-width: 924px) {
  .ourbrands-articles {
    padding-top: 122px;
    padding-bottom: 76px;
  }
}

.ourbrands-articles-bar {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 20px;
}

.ourbrands-articles-bar span {
  display: block;
  height: 25%;
}

.ourbrands-articles-bar span:nth-of-type(1) {
  background: #BA4234;
}

.ourbrands-articles-bar span:nth-of-type(2) {
  background: #FFDD5F;
}

.ourbrands-articles-bar span:nth-of-type(3) {
  background: #007E40;
}

.ourbrands-articles-bar span:nth-of-type(4) {
  background: #F89534;
}

.ourbrands-articles.type-1 {
  background: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-article-1.svg) center no-repeat;
  background-color: #000000;
}

.ourbrands-articles.type-1 .ourbrands-articles-item:before {
  color: #FBC000;
}

.ourbrands-articles.type-2 {
  background: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-article-2.svg) center no-repeat;
  background-color: #F1B434;
}

.ourbrands-articles.type-2 .ourbrands-articles-item:before {
  color: #00331A;
}

.ourbrands-articles.type-3 {
  background: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-article-3.svg) center no-repeat;
  background-color: #7B2F1B;
}

.ourbrands-articles.type-3 .ourbrands-articles-item:before {
  color: #FBC000;
}

.ourbrands-articles.type-4 {
  background: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-article-4.svg) center no-repeat;
  background-color: #31501F;
}

.ourbrands-articles.type-4 .ourbrands-articles-item:before {
  color: #FBC000;
}

.ourbrands-articles.type-5 {
  background: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-article-5.svg) center no-repeat;
  background-color: #DD7543;
}

.ourbrands-articles.type-5 .ourbrands-articles-item:before {
  color: #FBC000;
}

.ourbrands-articles.type-6 {
  background: url(https://mgi-deliveryportal.s3.ap-southeast-1.amazonaws.com/maxsgroupdelivers/images/bg-article-6.svg) center no-repeat;
  background-color: #9C9892;
}

.ourbrands-articles.type-6 .ourbrands-articles-item:before {
  color: #FBC000;
}

.ourbrands-articles-top {
  margin-bottom: 32px;
}

.ourbrands-articles-top h4 {
  color: #f7f7f7;
  margin-bottom: 24px;
}

.ourbrands-articles-top-left {
  padding-left: 7px;
  width: 100%;
  margin-bottom: 46px;
}

.ourbrands-articles-top-right {
  width: 100%;
}

.ourbrands-articles-top-right p {
  margin-bottom: 4px;
  font-size: 14px;
}

.ourbrands-articles-top-right .select .selected {
  background: #FFFFFF;
  border: 1px solid #F3F2F2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  padding: 16px;
}

.ourbrands-articles-top-right .select .selected span {
  font-family: "Inter", arial, san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #7D7871;
}

.ourbrands-articles-top-right .select .selected img {
  top: 16px;
  right: 16px;
}

.ourbrands-articles-top-right .select .options {
  max-width: none;
}

@media (min-width: 924px) {
  .ourbrands-articles-top {
    margin-bottom: 55px;
  }
  .ourbrands-articles-top-left {
    padding-left: 7px;
    margin-bottom: 0px;
    width: 52.0783%;
  }
  .ourbrands-articles-top-right {
    padding-left: 59px;
    width: 45.9217%;
  }
  .ourbrands-articles-top-right .select .selected span {
    font-size: 18px;
  }
}

@media (min-width: 1025px) {
  .ourbrands-articles-top-left {
    width: 54.0783%;
  }
}

.ourbrands-articles-bottom-left {
  width: 100%;
  margin-bottom: 66px;
}

.ourbrands-articles-bottom-left img {
  width: 100%;
  max-width: 655px;
  margin-bottom: 16px;
}

.ourbrands-articles-bottom-right {
  width: 100%;
}

.ourbrands-articles-bottom-right img {
  max-width: 126px;
}

.ourbrands-articles-bottom-right h5 {
  margin-bottom: 24px;
}

@media (min-width: 924px) {
  .ourbrands-articles-bottom-left {
    padding-left: 7px;
    width: 52.0783%;
    margin-bottom: 0px;
  }
  .ourbrands-articles-bottom-left img {
    margin-bottom: 32px;
  }
  .ourbrands-articles-bottom-right {
    padding-left: 59px;
    width: 45.9217%;
    max-width: 100%;
  }
  .ourbrands-articles-bottom-right img {
    max-width: 171px;
  }
  .ourbrands-articles-bottom-right h5 {
    margin-bottom: 32px;
  }
}

@media (min-width: 1025px) {
  .ourbrands-articles-bottom-left {
    width: 54.0783%;
  }
}

.ourbrands-articles-items {
  counter-reset: items;
}

.ourbrands-articles-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  padding-left: 39px;
  counter-increment: items;
}

.ourbrands-articles-item img {
  margin-right: 14px;
}

.ourbrands-articles-item:before {
  content: counter(items);
  font-family: "Darker Grotesque", arial, san-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 85%;
  letter-spacing: -0.02em;
  position: absolute;
  left: 0px;
  top: 0px;
}

@media (min-width: 924px) {
  .ourbrands-articles-item {
    margin-bottom: 40px;
    padding-left: 48px;
  }
  .ourbrands-articles-item img {
    margin-right: 24px;
  }
  .ourbrands-articles-item:before {
    font-size: 56px;
  }
}

.ourbrands-articles-tag {
  display: inline-block;
  font-family: "Inter", arial, san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  padding: 10px 24px;
  background: #2A445A;
  border-radius: 39px;
}

.ourbrands-articles-tag:not(:last-of-type) {
  margin-right: 24px;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
  .u-dn-mb {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 924px) {
  .u-dn-tb {
    display: none;
  }
}

@media screen and (min-width: 925px) and (max-width: 2000px) {
  .u-dn-dt {
    display: none;
  }
}

@media (min-width: 320px) {
  .u-df-mb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-df-mb-fd-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .u-df-mb-fd-rr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .u-df-mb-fd-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u-df-mb-fd-cr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .u-df-mb-jc-s {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .u-df-mb-jc-e {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .u-df-mb-jc-c {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u-df-mb-jc-sb {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u-df-mb-jc-sa {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .u-df-mb-jc-se {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .u-df-mb-nw {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .u-df-mb-w {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .u-df-mb-wr {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .u-df-mb-ac-s {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .u-df-mb-ac-e {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .u-df-mb-ac-c {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .u-df-mb-ac-sa {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .u-df-mb-ac-str {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .u-df-mb-as-s {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .u-df-mb-as-e {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .u-df-mb-as-c {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .u-df-mb-as-b {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .u-df-mb-as-str {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .u-ta-mb-c {
    text-align: center;
  }
  .u-ta-mb-l {
    text-align: left;
  }
  .u-ta-mb-r {
    text-align: right;
  }
  .u-ta-mb-j {
    text-align: justify;
  }
}

@media (min-width: 320px) {
  .mb-p-0 {
    padding: 0px;
  }
  .mb-pt-0 {
    padding-top: 0px;
  }
  .mb-pb-0 {
    padding-bottom: 0px;
  }
  .mb-pl-0 {
    padding-left: 0px;
  }
  .mb-pr-0 {
    padding-right: 0px;
  }
  .mb-m-0 {
    margin: 0px;
  }
  .mb-mt-0 {
    margin-top: 0px;
  }
  .mb-mb-0 {
    margin-bottom: 0px;
  }
  .mb-ml-0 {
    margin-left: 0px;
  }
  .mb-mr-0 {
    margin-right: 0px;
  }
  .mb-p-5 {
    padding: 5px;
  }
  .mb-pt-5 {
    padding-top: 5px;
  }
  .mb-pb-5 {
    padding-bottom: 5px;
  }
  .mb-pl-5 {
    padding-left: 5px;
  }
  .mb-pr-5 {
    padding-right: 5px;
  }
  .mb-m-5 {
    margin: 5px;
  }
  .mb-mt-5 {
    margin-top: 5px;
  }
  .mb-mb-5 {
    margin-bottom: 5px;
  }
  .mb-ml-5 {
    margin-left: 5px;
  }
  .mb-mr-5 {
    margin-right: 5px;
  }
  .mb-p-10 {
    padding: 10px;
  }
  .mb-pt-10 {
    padding-top: 10px;
  }
  .mb-pb-10 {
    padding-bottom: 10px;
  }
  .mb-pl-10 {
    padding-left: 10px;
  }
  .mb-pr-10 {
    padding-right: 10px;
  }
  .mb-m-10 {
    margin: 10px;
  }
  .mb-mt-10 {
    margin-top: 10px;
  }
  .mb-mb-10 {
    margin-bottom: 10px;
  }
  .mb-ml-10 {
    margin-left: 10px;
  }
  .mb-mr-10 {
    margin-right: 10px;
  }
  .mb-p-15 {
    padding: 15px;
  }
  .mb-pt-15 {
    padding-top: 15px;
  }
  .mb-pb-15 {
    padding-bottom: 15px;
  }
  .mb-pl-15 {
    padding-left: 15px;
  }
  .mb-pr-15 {
    padding-right: 15px;
  }
  .mb-m-15 {
    margin: 15px;
  }
  .mb-mt-15 {
    margin-top: 15px;
  }
  .mb-mb-15 {
    margin-bottom: 15px;
  }
  .mb-ml-15 {
    margin-left: 15px;
  }
  .mb-mr-15 {
    margin-right: 15px;
  }
  .mb-p-20 {
    padding: 20px;
  }
  .mb-pt-20 {
    padding-top: 20px;
  }
  .mb-pb-20 {
    padding-bottom: 20px;
  }
  .mb-pl-20 {
    padding-left: 20px;
  }
  .mb-pr-20 {
    padding-right: 20px;
  }
  .mb-m-20 {
    margin: 20px;
  }
  .mb-mt-20 {
    margin-top: 20px;
  }
  .mb-mb-20 {
    margin-bottom: 20px;
  }
  .mb-ml-20 {
    margin-left: 20px;
  }
  .mb-mr-20 {
    margin-right: 20px;
  }
  .mb-p-25 {
    padding: 25px;
  }
  .mb-pt-25 {
    padding-top: 25px;
  }
  .mb-pb-25 {
    padding-bottom: 25px;
  }
  .mb-pl-25 {
    padding-left: 25px;
  }
  .mb-pr-25 {
    padding-right: 25px;
  }
  .mb-m-25 {
    margin: 25px;
  }
  .mb-mt-25 {
    margin-top: 25px;
  }
  .mb-mb-25 {
    margin-bottom: 25px;
  }
  .mb-ml-25 {
    margin-left: 25px;
  }
  .mb-mr-25 {
    margin-right: 25px;
  }
  .mb-p-30 {
    padding: 30px;
  }
  .mb-pt-30 {
    padding-top: 30px;
  }
  .mb-pb-30 {
    padding-bottom: 30px;
  }
  .mb-pl-30 {
    padding-left: 30px;
  }
  .mb-pr-30 {
    padding-right: 30px;
  }
  .mb-m-30 {
    margin: 30px;
  }
  .mb-mt-30 {
    margin-top: 30px;
  }
  .mb-mb-30 {
    margin-bottom: 30px;
  }
  .mb-ml-30 {
    margin-left: 30px;
  }
  .mb-mr-30 {
    margin-right: 30px;
  }
  .mb-p-35 {
    padding: 35px;
  }
  .mb-pt-35 {
    padding-top: 35px;
  }
  .mb-pb-35 {
    padding-bottom: 35px;
  }
  .mb-pl-35 {
    padding-left: 35px;
  }
  .mb-pr-35 {
    padding-right: 35px;
  }
  .mb-m-35 {
    margin: 35px;
  }
  .mb-mt-35 {
    margin-top: 35px;
  }
  .mb-mb-35 {
    margin-bottom: 35px;
  }
  .mb-ml-35 {
    margin-left: 35px;
  }
  .mb-mr-35 {
    margin-right: 35px;
  }
  .mb-p-40 {
    padding: 40px;
  }
  .mb-pt-40 {
    padding-top: 40px;
  }
  .mb-pb-40 {
    padding-bottom: 40px;
  }
  .mb-pl-40 {
    padding-left: 40px;
  }
  .mb-pr-40 {
    padding-right: 40px;
  }
  .mb-m-40 {
    margin: 40px;
  }
  .mb-mt-40 {
    margin-top: 40px;
  }
  .mb-mb-40 {
    margin-bottom: 40px;
  }
  .mb-ml-40 {
    margin-left: 40px;
  }
  .mb-mr-40 {
    margin-right: 40px;
  }
  .mb-p-45 {
    padding: 45px;
  }
  .mb-pt-45 {
    padding-top: 45px;
  }
  .mb-pb-45 {
    padding-bottom: 45px;
  }
  .mb-pl-45 {
    padding-left: 45px;
  }
  .mb-pr-45 {
    padding-right: 45px;
  }
  .mb-m-45 {
    margin: 45px;
  }
  .mb-mt-45 {
    margin-top: 45px;
  }
  .mb-mb-45 {
    margin-bottom: 45px;
  }
  .mb-ml-45 {
    margin-left: 45px;
  }
  .mb-mr-45 {
    margin-right: 45px;
  }
  .mb-p-50 {
    padding: 50px;
  }
  .mb-pt-50 {
    padding-top: 50px;
  }
  .mb-pb-50 {
    padding-bottom: 50px;
  }
  .mb-pl-50 {
    padding-left: 50px;
  }
  .mb-pr-50 {
    padding-right: 50px;
  }
  .mb-m-50 {
    margin: 50px;
  }
  .mb-mt-50 {
    margin-top: 50px;
  }
  .mb-mb-50 {
    margin-bottom: 50px;
  }
  .mb-ml-50 {
    margin-left: 50px;
  }
  .mb-mr-50 {
    margin-right: 50px;
  }
}

@media (min-width: 769px) {
  .u-df-tb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-df-tb-fd-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .u-df-tb-fd-rr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .u-df-tb-fd-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u-df-tb-fd-cr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .u-df-tb-jc-s {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .u-df-tb-jc-e {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .u-df-tb-jc-c {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u-df-tb-jc-sb {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u-df-tb-jc-sa {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .u-df-tb-jc-se {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .u-df-tb-nw {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .u-df-tb-w {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .u-df-tb-wr {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .u-df-tb-ac-s {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .u-df-tb-ac-e {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .u-df-tb-ac-c {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .u-df-tb-ac-sa {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .u-df-tb-ac-str {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .u-df-tb-as-s {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .u-df-tb-as-e {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .u-df-tb-as-c {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .u-df-tb-as-b {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .u-df-tb-as-str {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .u-ta-tb-c {
    text-align: center;
  }
  .u-ta-tb-l {
    text-align: left;
  }
  .u-ta-tb-r {
    text-align: right;
  }
  .u-ta-tb-j {
    text-align: justify;
  }
}

@media (min-width: 769px) {
  .tb-p-0 {
    padding: 0px;
  }
  .tb-pt-0 {
    padding-top: 0px;
  }
  .tb-pb-0 {
    padding-bottom: 0px;
  }
  .tb-pl-0 {
    padding-left: 0px;
  }
  .tb-pr-0 {
    padding-right: 0px;
  }
  .tb-m-0 {
    margin: 0px;
  }
  .tb-mt-0 {
    margin-top: 0px;
  }
  .tb-mb-0 {
    margin-bottom: 0px;
  }
  .tb-ml-0 {
    margin-left: 0px;
  }
  .tb-mr-0 {
    margin-right: 0px;
  }
  .tb-p-5 {
    padding: 5px;
  }
  .tb-pt-5 {
    padding-top: 5px;
  }
  .tb-pb-5 {
    padding-bottom: 5px;
  }
  .tb-pl-5 {
    padding-left: 5px;
  }
  .tb-pr-5 {
    padding-right: 5px;
  }
  .tb-m-5 {
    margin: 5px;
  }
  .tb-mt-5 {
    margin-top: 5px;
  }
  .tb-mb-5 {
    margin-bottom: 5px;
  }
  .tb-ml-5 {
    margin-left: 5px;
  }
  .tb-mr-5 {
    margin-right: 5px;
  }
  .tb-p-10 {
    padding: 10px;
  }
  .tb-pt-10 {
    padding-top: 10px;
  }
  .tb-pb-10 {
    padding-bottom: 10px;
  }
  .tb-pl-10 {
    padding-left: 10px;
  }
  .tb-pr-10 {
    padding-right: 10px;
  }
  .tb-m-10 {
    margin: 10px;
  }
  .tb-mt-10 {
    margin-top: 10px;
  }
  .tb-mb-10 {
    margin-bottom: 10px;
  }
  .tb-ml-10 {
    margin-left: 10px;
  }
  .tb-mr-10 {
    margin-right: 10px;
  }
  .tb-p-15 {
    padding: 15px;
  }
  .tb-pt-15 {
    padding-top: 15px;
  }
  .tb-pb-15 {
    padding-bottom: 15px;
  }
  .tb-pl-15 {
    padding-left: 15px;
  }
  .tb-pr-15 {
    padding-right: 15px;
  }
  .tb-m-15 {
    margin: 15px;
  }
  .tb-mt-15 {
    margin-top: 15px;
  }
  .tb-mb-15 {
    margin-bottom: 15px;
  }
  .tb-ml-15 {
    margin-left: 15px;
  }
  .tb-mr-15 {
    margin-right: 15px;
  }
  .tb-p-20 {
    padding: 20px;
  }
  .tb-pt-20 {
    padding-top: 20px;
  }
  .tb-pb-20 {
    padding-bottom: 20px;
  }
  .tb-pl-20 {
    padding-left: 20px;
  }
  .tb-pr-20 {
    padding-right: 20px;
  }
  .tb-m-20 {
    margin: 20px;
  }
  .tb-mt-20 {
    margin-top: 20px;
  }
  .tb-mb-20 {
    margin-bottom: 20px;
  }
  .tb-ml-20 {
    margin-left: 20px;
  }
  .tb-mr-20 {
    margin-right: 20px;
  }
  .tb-p-25 {
    padding: 25px;
  }
  .tb-pt-25 {
    padding-top: 25px;
  }
  .tb-pb-25 {
    padding-bottom: 25px;
  }
  .tb-pl-25 {
    padding-left: 25px;
  }
  .tb-pr-25 {
    padding-right: 25px;
  }
  .tb-m-25 {
    margin: 25px;
  }
  .tb-mt-25 {
    margin-top: 25px;
  }
  .tb-mb-25 {
    margin-bottom: 25px;
  }
  .tb-ml-25 {
    margin-left: 25px;
  }
  .tb-mr-25 {
    margin-right: 25px;
  }
  .tb-p-30 {
    padding: 30px;
  }
  .tb-pt-30 {
    padding-top: 30px;
  }
  .tb-pb-30 {
    padding-bottom: 30px;
  }
  .tb-pl-30 {
    padding-left: 30px;
  }
  .tb-pr-30 {
    padding-right: 30px;
  }
  .tb-m-30 {
    margin: 30px;
  }
  .tb-mt-30 {
    margin-top: 30px;
  }
  .tb-mb-30 {
    margin-bottom: 30px;
  }
  .tb-ml-30 {
    margin-left: 30px;
  }
  .tb-mr-30 {
    margin-right: 30px;
  }
  .tb-p-35 {
    padding: 35px;
  }
  .tb-pt-35 {
    padding-top: 35px;
  }
  .tb-pb-35 {
    padding-bottom: 35px;
  }
  .tb-pl-35 {
    padding-left: 35px;
  }
  .tb-pr-35 {
    padding-right: 35px;
  }
  .tb-m-35 {
    margin: 35px;
  }
  .tb-mt-35 {
    margin-top: 35px;
  }
  .tb-mb-35 {
    margin-bottom: 35px;
  }
  .tb-ml-35 {
    margin-left: 35px;
  }
  .tb-mr-35 {
    margin-right: 35px;
  }
  .tb-p-40 {
    padding: 40px;
  }
  .tb-pt-40 {
    padding-top: 40px;
  }
  .tb-pb-40 {
    padding-bottom: 40px;
  }
  .tb-pl-40 {
    padding-left: 40px;
  }
  .tb-pr-40 {
    padding-right: 40px;
  }
  .tb-m-40 {
    margin: 40px;
  }
  .tb-mt-40 {
    margin-top: 40px;
  }
  .tb-mb-40 {
    margin-bottom: 40px;
  }
  .tb-ml-40 {
    margin-left: 40px;
  }
  .tb-mr-40 {
    margin-right: 40px;
  }
  .tb-p-45 {
    padding: 45px;
  }
  .tb-pt-45 {
    padding-top: 45px;
  }
  .tb-pb-45 {
    padding-bottom: 45px;
  }
  .tb-pl-45 {
    padding-left: 45px;
  }
  .tb-pr-45 {
    padding-right: 45px;
  }
  .tb-m-45 {
    margin: 45px;
  }
  .tb-mt-45 {
    margin-top: 45px;
  }
  .tb-mb-45 {
    margin-bottom: 45px;
  }
  .tb-ml-45 {
    margin-left: 45px;
  }
  .tb-mr-45 {
    margin-right: 45px;
  }
  .tb-p-50 {
    padding: 50px;
  }
  .tb-pt-50 {
    padding-top: 50px;
  }
  .tb-pb-50 {
    padding-bottom: 50px;
  }
  .tb-pl-50 {
    padding-left: 50px;
  }
  .tb-pr-50 {
    padding-right: 50px;
  }
  .tb-m-50 {
    margin: 50px;
  }
  .tb-mt-50 {
    margin-top: 50px;
  }
  .tb-mb-50 {
    margin-bottom: 50px;
  }
  .tb-ml-50 {
    margin-left: 50px;
  }
  .tb-mr-50 {
    margin-right: 50px;
  }
}

@media (min-width: 924px) {
  .u-df-dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-df-dt-fd-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .u-df-dt-fd-rr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .u-df-dt-fd-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u-df-dt-fd-cr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .u-df-dt-jc-s {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .u-df-dt-jc-e {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .u-df-dt-jc-c {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u-df-dt-jc-sb {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u-df-dt-jc-sa {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .u-df-dt-jc-se {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .u-df-dt-nw {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .u-df-dt-w {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .u-df-dt-wr {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .u-df-dt-ac-s {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .u-df-dt-ac-e {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .u-df-dt-ac-c {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .u-df-dt-ac-sa {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .u-df-dt-ac-str {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .u-df-dt-as-s {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .u-df-dt-as-e {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .u-df-dt-as-c {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .u-df-dt-as-b {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .u-df-dt-as-str {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .u-ta-dt-c {
    text-align: center;
  }
  .u-ta-dt-l {
    text-align: left;
  }
  .u-ta-dt-r {
    text-align: right;
  }
  .u-ta-dt-j {
    text-align: justify;
  }
}

@media (min-width: 924px) {
  .dt-p-0 {
    padding: 0px;
  }
  .dt-pt-0 {
    padding-top: 0px;
  }
  .dt-pb-0 {
    padding-bottom: 0px;
  }
  .dt-pl-0 {
    padding-left: 0px;
  }
  .dt-pr-0 {
    padding-right: 0px;
  }
  .dt-m-0 {
    margin: 0px;
  }
  .dt-mt-0 {
    margin-top: 0px;
  }
  .dt-mb-0 {
    margin-bottom: 0px;
  }
  .dt-ml-0 {
    margin-left: 0px;
  }
  .dt-mr-0 {
    margin-right: 0px;
  }
  .dt-p-5 {
    padding: 5px;
  }
  .dt-pt-5 {
    padding-top: 5px;
  }
  .dt-pb-5 {
    padding-bottom: 5px;
  }
  .dt-pl-5 {
    padding-left: 5px;
  }
  .dt-pr-5 {
    padding-right: 5px;
  }
  .dt-m-5 {
    margin: 5px;
  }
  .dt-mt-5 {
    margin-top: 5px;
  }
  .dt-mb-5 {
    margin-bottom: 5px;
  }
  .dt-ml-5 {
    margin-left: 5px;
  }
  .dt-mr-5 {
    margin-right: 5px;
  }
  .dt-p-10 {
    padding: 10px;
  }
  .dt-pt-10 {
    padding-top: 10px;
  }
  .dt-pb-10 {
    padding-bottom: 10px;
  }
  .dt-pl-10 {
    padding-left: 10px;
  }
  .dt-pr-10 {
    padding-right: 10px;
  }
  .dt-m-10 {
    margin: 10px;
  }
  .dt-mt-10 {
    margin-top: 10px;
  }
  .dt-mb-10 {
    margin-bottom: 10px;
  }
  .dt-ml-10 {
    margin-left: 10px;
  }
  .dt-mr-10 {
    margin-right: 10px;
  }
  .dt-p-15 {
    padding: 15px;
  }
  .dt-pt-15 {
    padding-top: 15px;
  }
  .dt-pb-15 {
    padding-bottom: 15px;
  }
  .dt-pl-15 {
    padding-left: 15px;
  }
  .dt-pr-15 {
    padding-right: 15px;
  }
  .dt-m-15 {
    margin: 15px;
  }
  .dt-mt-15 {
    margin-top: 15px;
  }
  .dt-mb-15 {
    margin-bottom: 15px;
  }
  .dt-ml-15 {
    margin-left: 15px;
  }
  .dt-mr-15 {
    margin-right: 15px;
  }
  .dt-p-20 {
    padding: 20px;
  }
  .dt-pt-20 {
    padding-top: 20px;
  }
  .dt-pb-20 {
    padding-bottom: 20px;
  }
  .dt-pl-20 {
    padding-left: 20px;
  }
  .dt-pr-20 {
    padding-right: 20px;
  }
  .dt-m-20 {
    margin: 20px;
  }
  .dt-mt-20 {
    margin-top: 20px;
  }
  .dt-mb-20 {
    margin-bottom: 20px;
  }
  .dt-ml-20 {
    margin-left: 20px;
  }
  .dt-mr-20 {
    margin-right: 20px;
  }
  .dt-p-25 {
    padding: 25px;
  }
  .dt-pt-25 {
    padding-top: 25px;
  }
  .dt-pb-25 {
    padding-bottom: 25px;
  }
  .dt-pl-25 {
    padding-left: 25px;
  }
  .dt-pr-25 {
    padding-right: 25px;
  }
  .dt-m-25 {
    margin: 25px;
  }
  .dt-mt-25 {
    margin-top: 25px;
  }
  .dt-mb-25 {
    margin-bottom: 25px;
  }
  .dt-ml-25 {
    margin-left: 25px;
  }
  .dt-mr-25 {
    margin-right: 25px;
  }
  .dt-p-30 {
    padding: 30px;
  }
  .dt-pt-30 {
    padding-top: 30px;
  }
  .dt-pb-30 {
    padding-bottom: 30px;
  }
  .dt-pl-30 {
    padding-left: 30px;
  }
  .dt-pr-30 {
    padding-right: 30px;
  }
  .dt-m-30 {
    margin: 30px;
  }
  .dt-mt-30 {
    margin-top: 30px;
  }
  .dt-mb-30 {
    margin-bottom: 30px;
  }
  .dt-ml-30 {
    margin-left: 30px;
  }
  .dt-mr-30 {
    margin-right: 30px;
  }
  .dt-p-35 {
    padding: 35px;
  }
  .dt-pt-35 {
    padding-top: 35px;
  }
  .dt-pb-35 {
    padding-bottom: 35px;
  }
  .dt-pl-35 {
    padding-left: 35px;
  }
  .dt-pr-35 {
    padding-right: 35px;
  }
  .dt-m-35 {
    margin: 35px;
  }
  .dt-mt-35 {
    margin-top: 35px;
  }
  .dt-mb-35 {
    margin-bottom: 35px;
  }
  .dt-ml-35 {
    margin-left: 35px;
  }
  .dt-mr-35 {
    margin-right: 35px;
  }
  .dt-p-40 {
    padding: 40px;
  }
  .dt-pt-40 {
    padding-top: 40px;
  }
  .dt-pb-40 {
    padding-bottom: 40px;
  }
  .dt-pl-40 {
    padding-left: 40px;
  }
  .dt-pr-40 {
    padding-right: 40px;
  }
  .dt-m-40 {
    margin: 40px;
  }
  .dt-mt-40 {
    margin-top: 40px;
  }
  .dt-mb-40 {
    margin-bottom: 40px;
  }
  .dt-ml-40 {
    margin-left: 40px;
  }
  .dt-mr-40 {
    margin-right: 40px;
  }
  .dt-p-45 {
    padding: 45px;
  }
  .dt-pt-45 {
    padding-top: 45px;
  }
  .dt-pb-45 {
    padding-bottom: 45px;
  }
  .dt-pl-45 {
    padding-left: 45px;
  }
  .dt-pr-45 {
    padding-right: 45px;
  }
  .dt-m-45 {
    margin: 45px;
  }
  .dt-mt-45 {
    margin-top: 45px;
  }
  .dt-mb-45 {
    margin-bottom: 45px;
  }
  .dt-ml-45 {
    margin-left: 45px;
  }
  .dt-mr-45 {
    margin-right: 45px;
  }
  .dt-p-50 {
    padding: 50px;
  }
  .dt-pt-50 {
    padding-top: 50px;
  }
  .dt-pb-50 {
    padding-bottom: 50px;
  }
  .dt-pl-50 {
    padding-left: 50px;
  }
  .dt-pr-50 {
    padding-right: 50px;
  }
  .dt-m-50 {
    margin: 50px;
  }
  .dt-mt-50 {
    margin-top: 50px;
  }
  .dt-mb-50 {
    margin-bottom: 50px;
  }
  .dt-ml-50 {
    margin-left: 50px;
  }
  .dt-mr-50 {
    margin-right: 50px;
  }
}

.img-responsive, .img-responsive--full {
  width: auto;
  max-width: 100%;
  height: auto;
}

.img-responsive--full {
  width: 100%;
}
