/*! Order=================================== */
.order {
  position: relative !important;
  min-width: 270px !important;
  max-width: 450px !important;
  margin: 0 auto !important;
  padding: 15px !important;
  /* border: 2.5px dashed #ddd !important; */
  border-radius: 2.5px !important;
  background-color: #fff !important;
}

.order__input:focus-visible {
  outline: 0 !important;
  border: none !important;
  box-shadow: none !important;
}

.order__input:focus-visible {
  outline: 0 !important;
  outline-offset: 0 !important;
}

body {
  background-color: #f6f6f6;

  font-size: 100%;
  line-height: 1.375;
  color: #333;
  font-weight: 400;
  background: #fff;
  font-style: normal;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  box-sizing: inherit;
}

* {
  box-sizing: border-box;
}

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

body {
  margin: 0;
}

body {
  background-color: #fff;
}

body {
  border: 0;

  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

body {
  min-width: 320px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375;
}

body {
  position: relative;
  min-width: 320px;
  overflow-x: hidden;

  color: #fff;
  background: #fff;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  position: relative;
  font-size: 16px;
  line-height: 1.5;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-feature-settings: "kern";
  font-feature-settings: "kern";
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}

html {
  border: 0;

  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  font-size: 16px;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  min-width: 320px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375;
}

html {
  font-size: 16px;
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

html {
  background-color: #f6f6f6;
}

@media screen and (min-width: 600px) {
  html {
    overflow-y: scroll;
  }
}

:root {
  --mainColor: linear-gradient(98deg, #df48e1, #7b0083);
  --text: #000000;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

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

a {
  color: #0081ff;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a {
  text-decoration: none;
}

a {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

a {
  background-color: transparent;
  color: #202223;
  text-decoration: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

a {
  background-color: transparent;
}

a {
  text-decoration: none;
  transition: color 0.2s;
}

a {
  text-decoration: underline;
  color: #0486be;
  transition: 0.3s ease-out color;
}

[scroll="goScrollToForm"] {
  cursor: pointer;
}

a:active,
a:hover {
  outline-width: 0;
}

a:hover {
  text-decoration: underline;
}

a:active,
a:hover {
  outline: 0;
}

a:hover {
  color: #0486be;
  text-decoration: underline;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

img {
  border-style: none;
}

img {
  vertical-align: middle;
}

img {
  border-style: none;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

img {
  max-width: 100%;
}

img {
  border: 0;
}

.timer-card {
  margin-top: 3rem !important;
}

.timer-card {
  max-width: 320px;
  height: 120px;
  background: linear-gradient(97.23deg, rgb(249, 73, 73) 0%, #d00 100%);
  box-shadow:
    0px 38px 15px rgba(0, 0, 0, 0.01),
    0px 21px 13px rgba(0, 0, 0, 0.05),
    0px 10px 10px rgba(0, 0, 0, 0.09),
    0px 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 10px;
  color: #fff;
  text-align: center;
}

.timer-card {
  margin: 0 auto;
  height: 120px;
  background: linear-gradient(97.23deg, rgb(249, 73, 73) 0%, #d00 100%);
  box-shadow:
    0px 38px 15px rgba(0, 0, 0, 0.01),
    0px 21px 13px rgba(0, 0, 0, 0.05),
    0px 10px 10px rgba(0, 0, 0, 0.09),
    0px 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 10px;
  color: #fff;
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#timer {
  font-size: 30px;
  margin-top: 5px;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

.fb--container ._56q9 {
  font-size: 14px;
  line-height: 1.358;
  word-break: break-word;
  word-wrap: break-word;
}

input {
  font: inherit;
  margin: 0;
}

input {
  overflow: visible;
}

input {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

input {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

input {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

input {
  color: inherit;
  margin: 0;
}

input {
  line-height: normal;
}

input {
  margin: 0;
  color: inherit;
  font: inherit;
}

input[type="text"] {
  padding: 5px;
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

.fb--container ._2pi8 {
  padding-left: 8px;
  padding-right: 8px;
}

.fb--container a {
  color: #365899;
  cursor: pointer;
  text-decoration: none;
}

.pluginSkinLight a {
  color: #4267b2;
}

.fb--container ._8o {
  display: block;
}

.fb--container ._8s {
  margin-right: 8px;
}

.fb--container a:hover {
  text-decoration: underline;
}

.fb--container ._42ef {
  overflow: hidden;
}

.fb--container ._50f7 {
  font-weight: 700;
}

.fb--container ._pup {
  color: #4b4f56;
}

.fb--container ._6a {
  display: inline-block;
}

.fb--container ._6b {
  vertical-align: middle;
}

.fb--container ._3-8_ {
  margin-right: 4px;
}

.fb--container img {
  border: 0;
}

.fb--container ._1ci {
  height: 48px;
  width: 48px;
  object-fit: cover;
}

.fb--container ._8o .img {
  display: block;
}

a:hover {
  text-decoration: underline;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

.fb--container ._4qba {
  font-style: normal;
}

.fb--container .UFIInputContainer {
  position: relative;
}

.fb--container ._4uym {
  border-width: 0 1px 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #d3d6db;
  border-bottom-color: #d3d6db;
  border-left-color: #d3d6db;
  border-image: initial;
  border-top-style: initial;
  border-top-color: initial;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

.fb--container ._8r {
  margin-right: 5px;
}

.fb--container .sp_Zf93eLkohoS {
  display: inline-block;
  height: 12px;
  width: 12px;
}

.fb--container .sp_Zf93eLkohoS.sx_97c3ab {
  width: 14px;
  height: 14px;
  background-position: -19px -182px;
}

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

[role="button"],
a {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.fb--container ._42ft {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}

.fb--container ._4jy0 {
  border: 1px solid;
  border-radius: 2px;
  box-sizing: content-box;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
}

.fb--container ._517h {
  background-color: #f6f7f9;
  border-color: #ced0d4;
  color: #4b4f56;
}

.fb--container ._4jy3 {
  line-height: 22px;
}

.fb--container ._2agf {
  word-wrap: normal;
}

.fb--container a._p {
  display: block;
}

.fb--container ._4jy0::before {
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}

.fb--container ._42ft:hover {
  text-decoration: none;
}

.fb--container ._517h:hover {
  background-color: #e9ebee;
}

textarea {
  font: inherit;
  margin: 0;
}

textarea {
  overflow: auto;
}

textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

textarea {
  resize: vertical;
}

textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

textarea {
  color: inherit;
  margin: 0;
}

textarea {
  margin: 0;
  color: inherit;
  font: inherit;
}

.fb--container textarea {
  max-width: 100%;
}

.fb--container textarea {
  font-size: 12px;
}

.fb--container ._1u9t {
  box-sizing: border-box;
  vertical-align: top;
  width: 100%;
}

.fb--container ._4uyl ._1cb {
  border: 1px solid #d3d6db;
  word-wrap: break-word;
}

.fb--container ._1zz8 ._1u9t {
  min-height: 40px;
}

.fb--container ._4uyl ._1u9t {
  font-size: 14px;
  padding: 12px 8px;
}

.fb--container .UFICommentAttachmentButtons {
  bottom: 0;
  height: 24px;
  position: absolute;
  right: 0;
}

.fb--container ._55pe {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}

.fb--container ._3-99 {
  margin-left: 4px;
}

.fb--container .sp_LOJ2j-KswDP {
  display: inline-block;
  height: 16px;
  width: 16px;
}

.fb--container ._4jy0 .img {
  bottom: 1px;
  position: relative;
  vertical-align: middle;
}

.fb--container .sp_LOJ2j-KswDP.sx_32ff1f {
  width: 9px;
  height: 8px;
  background-position: -207px -196px;
}

.fb--container ._3-8m {
  margin-bottom: 4px;
  margin-top: 4px;
  color: #000;
}

.fb--container .fsm {
  font-size: 12px;
}

.fb--container .fwn {
  font-weight: 400;
}

.fb--container .fcg {
  color: #90949c;
}

.fb--container ._2vq9 {
  font-size: 12px;
  line-height: 1.358;
  padding-top: 2px;
}

.fb--container ._2pis {
  padding-left: 8px;
}

.fb--container ._44ri {
  border-left: 1px dotted #d3d6db;
}

.fb--container .UFICommentActorName {
  font-weight: 700;
}

.fb--container ._2vq9 a {
  color: #4267b2;
}

.fb--container .sp_-J_-HgF_hOz {
  background-size: auto;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
}

.fb--container ._4iy4 {
  bottom: -2px;
  position: relative;
}

.fb--container .sp_-J_-HgF_hOz.sx_0beb10 {
  width: 13px;
  height: 15px;
  background-position: 0 -713px;
}

.sx_0beb10:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("../images/qlike11.svg");
}

.fb--container a.uiLinkSubtle {
  color: #90949c;
}

.fb--container ._2vq9 .uiLinkSubtle {
  color: #90949c;
}

.fb--container ._4q1v {
  color: #90949c;
  display: inline;
}

.fb--container ._3-96 {
  margin-bottom: 12px;
}

.fb--container ._2ph- {
  padding: 8px;
}

.fb--container ._5yct {
  background-color: #f6f7f9;
  color: #365899;
}

.fb--container ._5mdd {
  word-wrap: break-word;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

.fb--container abbr {
  border-bottom: none;
  text-decoration: none;
}

.fb--container ._2vq9 .livetimestamp {
  color: #90949c;
}

.fb--container ._4q1v a {
  color: #90949c;
}

.fb--container ._1cj {
  height: 36px;
  width: 36px;
}

.fb--container ._50f3 {
  font-size: 12px;
  line-height: 16px;
}

.fb--container .sp_LOJ2j-KswDP.sx_1e62d4 {
  width: 12px;
  height: 12px;
  background-position: -365px -220px;
}

.fb--container ._5uzb {
  padding-right: 3px;
}

.fb--container .fss {
  font-size: 9px;
}

.fb--container ._5v47 {
  display: inline;
  white-space: nowrap;
}

.fb--container ._5mdd a {
  color: #4267b2;
}

.fb--container ._5mdd ._5v47 {
  font-size: 14px;
}

/* These were inline style tags. Uses id+class to override almost everything */

/* These were inline style tags. Uses id+class to override almost everything */

body,
body * {
  font-family: sans-serif !important;
}

.fb--container textarea {
  max-width: 100%;
}

.fb--container textarea {
  font-family: sans-serif;
  font-size: 12px;
}

.fb--container a {
  color: #365899;
  cursor: pointer;
  text-decoration: none;
}

.fb--container a:hover {
  text-decoration: underline;
}

.fb--container img {
  border: 0;
}

.fb--container abbr {
  border-bottom: none;
  text-decoration: none;
}

.fb--container .clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.fb--container .clearfix {
  zoom: 1;
}

.fb--container ::-webkit-input-placeholder {
  color: #90949c;
}

.fb--container :focus::-webkit-input-placeholder {
  color: #bec2c9;
}

.fb--container ._42ft {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}

.fb--container ._42ft:hover {
  text-decoration: none;
}

.fb--container .lfloat {
  float: left;
}

.fb--container .rfloat {
  float: right;
}

.fb--container .fss {
  font-size: 9px;
}

.fb--container .fsm {
  font-size: 12px;
}

.fb--container .fwn {
  font-weight: 400;
}

.fb--container .fcg {
  color: #90949c;
}

.fb--container a._p {
  display: block;
}

.fb--container ._4jy0 {
  border: 1px solid;
  border-radius: 2px;
  box-sizing: content-box;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
}

.fb--container ._4jy0::before {
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}

.fb--container ._4jy0 .img {
  bottom: 1px;
  position: relative;
  vertical-align: middle;
}

.fb--container ._517h {
  background-color: #f6f7f9;
  border-color: #ced0d4;
  color: #4b4f56;
}

.fb--container ._517h:hover {
  background-color: #e9ebee;
}

.fb--container ._517h:active {
  background-color: #dddfe2;
  border-color: #bec2c9;
}

.fb--container ._4jy3 {
  line-height: 22px;
}

.fb--container ._50f3 {
  font-size: 12px;
  line-height: 16px;
}

.fb--container ._50f7 {
  font-weight: 700;
}

.fb--container ._42ef {
  overflow: hidden;
}

.fb--container ._8o,
.fb--container ._8o .img {
  display: block;
}

.fb--container ._8r {
  margin-right: 5px;
}

.fb--container ._8s {
  margin-right: 8px;
}

.fb--container ._6a {
  display: inline-block;
}

.fb--container ._6b {
  vertical-align: middle;
}

.fb--container ._ohe {
  float: left;
}

.fb--container ._ohf {
  float: right;
}

.fb--container ._4qba {
  font-style: normal;
}

.fb--container ._3-8m {
  margin-bottom: 4px;
  margin-top: 4px;
}

.fb--container ._3-8y {
  margin-top: 12px;
}

.fb--container ._3-8_ {
  margin-right: 4px;
}

.fb--container ._3-96 {
  margin-bottom: 12px;
}

.fb--container ._3-99 {
  margin-left: 4px;
}

.fb--container ._2ph- {
  padding: 8px;
}

.fb--container ._2pi3 {
  padding-bottom: 8px;
  padding-top: 8px;
}

.fb--container ._2pi8 {
  padding-left: 8px;
  padding-right: 8px;
}

.fb--container ._2pis {
  padding-left: 8px;
}

.fb--container .sp_Zf93eLkohoS {
  display: inline-block;
  height: 12px;
  width: 12px;
}

.fb--container .sp_Zf93eLkohoS.sx_97c3ab {
  width: 14px;
  height: 14px;
  background-position: -19px -182px;
}

.fb--container ._2agf {
  word-wrap: normal;
}

.fb--container ._55pe {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}

.fb--container a.uiLinkSubtle {
  color: #90949c;
}

.fb--container .UFIInputContainer {
  position: relative;
}

.fb--container .UFICommentAttachmentButtons {
  bottom: 0;
  height: 24px;
  position: absolute;
  right: 0;
}

.fb--container .UFICommentActorName {
  font-weight: 700;
}

.fb--container ._5v47 {
  display: inline;
  white-space: nowrap;
}

.fb--container ._5uzb {
  padding-right: 3px;
}

.fb--container .sp_-J_-HgF_hOz {
  background-size: auto;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
}

.fb--container .sp_-J_-HgF_hOz.sx_0beb10 {
  width: 13px;
  height: 15px;
  background-position: 0 -713px;
}

.fb--container .sp_LOJ2j-KswDP {
  display: inline-block;
  height: 16px;
  width: 16px;
}

.fb--container .sp_LOJ2j-KswDP.sx_1e62d4 {
  width: 12px;
  height: 12px;
  background-position: -365px -220px;
}

.fb--container .sp_LOJ2j-KswDP.sx_32ff1f {
  width: 9px;
  height: 8px;
  background-position: -207px -196px;
}

.fb--container ._56q9 {
  font-size: 14px;
  line-height: 1.358;
  word-break: break-word;
  word-wrap: break-word;
}

.fb--container ._44ri {
  border-left: 1px dotted #d3d6db;
}

.fb--container ._2vq9 {
  font-size: 12px;
  line-height: 1.358;
  padding-top: 2px;
}

.fb--container ._2vq9 a {
  color: #4267b2;
}

.fb--container ._2vq9 .livetimestamp,
.fb--container ._2vq9 .uiLinkSubtle {
  color: #90949c;
}

.fb--container ._4iy4 {
  bottom: -2px;
  position: relative;
}

.fb--container ._4q1v {
  color: #90949c;
  display: inline;
}

.fb--container ._4q1v a {
  color: #90949c;
}

.fb--container ._5mdd {
  word-wrap: break-word;
}

.fb--container ._5mdd ._5v47 {
  font-size: 14px;
}

.fb--container ._5mdd a {
  color: #4267b2;
}

.fb--container ._2392 {
  margin-bottom: 24px;
}

.fb--container ._4uyl ._1cb {
  border: 1px solid #d3d6db;
  word-wrap: break-word;
}

.fb--container ._1zz8 ._1u9t {
  min-height: 40px;
}

.fb--container ._1u9t {
  box-sizing: border-box;
  vertical-align: top;
  width: 100%;
}

.fb--container ._4uyl ._1u9t {
  font-size: 14px;
  padding: 12px 8px;
}

.fb--container ._4uym {
  border-width: 0 1px 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #d3d6db;
  border-bottom-color: #d3d6db;
  border-left-color: #d3d6db;
  border-image: initial;
  border-top-style: initial;
  border-top-color: initial;
}

.fb--container ._5lm5 {
  border-top: 1px solid #e9ebee;
  font-size: 11px;
}

.fb--container ._491z {
  border-bottom: 1px solid #e9ebee;
  line-height: 25px;
  margin-bottom: 24px;
  padding: 8px 0;
}

.fb--container ._pup {
  color: #4b4f56;
}

.fb--container ._1ci {
  height: 48px;
  width: 48px;
  object-fit: cover;
}

.fb--container ._1cj {
  height: 36px;
  width: 36px;
}

.fb--container ._5yct {
  background-color: #f6f7f9;
  color: #365899;
}

.fb--container {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

._30o4,
.UFIImageBlockContent,
._42ef {
  text-align: left;
}

._4qba {
  font-weight: 700;
}
.iti {
  width: 100%;
}

.iti--inline-dropdown .iti__dropdown-content,
.iti.iti--container.iti--fullscreen-popup {
  display: none;
}
