.bg-hero-vsl {
  background-image: url("bg_nike.jpg");
  /* Background image */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* cyrillic-ext */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  /*savepage-font-display=swap*/
  src: url("") format("woff2");
  unicode-range:
    U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  /*savepage-font-display=swap*/
  src: url("") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  /*savepage-font-display=swap*/
  src: url("") format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  /*savepage-font-display=swap*/
  src: url("") format("woff2");
  unicode-range:
    U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  /*savepage-font-display=swap*/
  src: url("") format("woff2");
  unicode-range:
    U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  /*savepage-font-display=swap*/
  src: url("") format("woff2");
  unicode-range:
    U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  /*savepage-font-display=swap*/
  src: url("") format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.headimg {
  max-width: 100%;
}

.bg-whitee {
  background-color: #f7f5f5;
  max-width: 100% !important;
  padding-top: 20px;
  padding-bottom: 20px;
}

.video {
  max-width: 1120px;
  margin-top: 30px;
}

.smartplayer-content {
  border: 1px solid #000000 !important;
}

/* comments */

.fb-comments {
  border: 1px solid #e9ebee;
  border-radius: 3px;
  padding: 0 15px;
  padding-bottom: 15px;
  margin: auto;
  position: relative;
  color: #4267b2;
}

.fb-comments-header {
  padding: 15px 0;
  border-bottom: 1px solid #e9ebee;
}

.fb-comments-header span {
  color: #000;
  font-weight: 700;
  font-size: 0.9em;
}

.fb-comments-comment {
  border: none;
  padding: 0;
  margin: 10px 0;
  width: 100%;
}

.fb-comments-reply-wrapper {
  margin-left: 60px;
  border-left: 1px dotted #e9ebee;
  padding-left: 5px;
}

tr,
td {
  border: none;
  margin: 0;
}

td {
  padding: 2.5px;
}

tr {
  padding: 2.5px 0;
}

.fb-comments-comment-img {
  vertical-align: top;
  width: 48px;
  padding-right: 5px;
}

.fb-comments-comment-img img {
  max-width: 48px;
  border-radius: 25px;
  max-width: 48px;
  border-radius: 25px;
  width: 48px;
  height: 48px;
  object-fit: cover;
}

.fb-comments-comment-name {
  font-size: 0.85em;
}

.fb-comments-comment-name name {
  color: #365899;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-name name:hover {
  text-decoration: underline;
}

.fb-comments-comment-name occupation {
  color: #90949c;
}

.fb-comments-comment-text {
  font-size: 0.9em;
  color: #000;
  border-radius: 21px;
  background-color: #eaebef;
  padding: 10px 20px;
}

.fb-comments-comment-actions like,
.fb-comments-comment-actions reply {
  font-size: 0.75em;
  color: #4267b2;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions like.liked {
  color: #90949c;
}

.fb-comments-comment-actions like:hover,
.fb-comments-comment-actions reply:hover {
  text-decoration: underline;
}

.fb-comments-comment-actions likes {
  font-size: 13px;
  background:
                /*savepage-url=../images/reaction-2020alphab.png*/ var(
    --savepage-url-12
  );
  background-repeat: no-repeat;
  padding-left: 43px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: -10px;
  float: right;
  background-color: #fff;
  border: solid #eaebef;
  border-radius: 19px;
}

.fb-comments-comment-actions date {
  font-size: 0.75em;
  color: #90949c;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

.fb-comments-comment-actions date:hover {
  text-decoration: underline;
}

.fb-comments-loadmore {
  background: #4080ff;
  border: 1px solid #4080ff;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  padding: 0.875em;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
}

.fb-reply-input {
  border: 1px solid lightgrey;
  border-radius: 3px;
  width: 100%;
  padding: 5px 7.5px;
  font-size: 0.75em;
  color: #000;
  outline: none;
}

.fb-reply-input:hover,
.fb-reply-button:hover {
  outline: none;
}

.fb-reply-button {
  background: #4080ff;
  border: 1px solid #4080ff;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.75em;
  padding: 5px 7.5px;
  text-shadow: none;
  width: 100%;
  font-weight: 700;
  cursor: hand;
  cursor: pointer;
  outline: none;
}

body.noscroll {
  margin: 0;
  height: 100vh;
  overflow: hidden;
}

body {
  background: #fff;
}

html.is-locked,
html.is-locked body {
  height: calc(var(--window-inner-height) - 1px);
  overflow: hidden;
  box-sizing: border-box;
}

#order h1 {
  font-size: 4em;
  text-align: center;
  margin-top: 30%;
}

#close {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 2;
  background-image:
                /*savepage-url=../images/close.svg*/ url();
  background-size: cover;
}

.main_header {
  font-size: 32px;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-weight: black;
  line-height: 1.3;
  margin-bottom: 20px;
}

.subtitle {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-weight: black;
  line-height: 1.3;
  margin-bottom: 20px;
}

.green_bg {
  color: white;
  background-color: red;
}

.block_tv {
  background-color: #cb0308;
  text-align: center;
}

.block_tv img {
  width: 100px;
  height: 100px;
}

.block_tv p {
  font-size: 30px;
  color: white;
  font-weight: 900;
  padding-top: 10px;
}

.tv_icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding-bottom: 10px;
}

/* form */

.formFb {
  box-sizing: border-box;
  margin: 1.5rem 0;
}

.formFb {
  max-width: 600px;
  font-size: 17px;
  padding: 0.6em 1em;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  border-radius: 0.5em;
  background-image:
    linear-gradient(90deg, #3580ed 50%, transparent 50%),
    linear-gradient(90deg, #3580ed 50%, transparent 50%),
    linear-gradient(0, #3580ed 50%, transparent 50%),
    linear-gradient(0, #3580ed 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size:
    10px 2px,
    10px 2px,
    2px 10px,
    2px 10px;
  animation: marching-ants 400ms infinite linear;
}

@keyframes marching-ants {
  0% {
    background-position:
      0 0,
      10px 100%,
      0 10px,
      100% 0;
  }

  100% {
    background-position:
      10px 0,
      0 100%,
      0 0,
      100% 10px;
  }
}

.formFb__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.formFb__text {
  display: block;
  margin: 0;
}

.formFb__action {
  margin-bottom: 0.5em;
  text-align: center;
}

.formFb__counter {
  font-size: 0.925em;
  text-align: center;
}

.formFb__counter span {
  font-weight: bold !important;
}

.formFb__counter .red {
  color: #f20 !important;
}

.formFb__img {
  max-width: 140px;
  margin: 1em 0;
}

.formFb__img img {
  width: 100%;
  max-width: 100%;
}

.formFb__price {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.formFb__price--p {
  display: flex;
  align-items: center;
}

.formFb__price--old {
  font-size: 1.15em;
  text-decoration: line-through;
  margin-right: 0.5em;
}

.formFb__price--txt {
  margin-bottom: 0.55em;
  font-weight: bold;
  font-size: 1.25em;
}

.formFb__price--new {
  font-size: 2em;
  font-weight: bold;
  color: #f20;
}

.formFb__timer {
  margin: 1.5em 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.formFb__timer p {
  /*margin-right: .5em;*/
  margin-bottom: 0.25em;
}

.formFb__timer .timer {
  display: flex;
  font-size: 2em;
  color: rgb(88, 88, 88);
}

.formFb__timer .timer .hour {
  margin-right: 0.15em;
}

.formFb__timer .timer .minute {
  margin: 0 0.15em;
}

.formFb__timer .timer .second {
  margin-left: 0.15em;
}

.formFb__inputs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
  max-width: 300px;
  width: 100%;
}

.formFb__inputs label {
  font-size: 0.941175em;
  margin-bottom: 0.25em;
}

.formFb__inputs input {
  display: block;
  border: 1px solid #3578e563;
  padding-left: 10px;
  padding: 0.5em 0.65em;
  width: 100%;
  margin: 0 auto;
}

.formFb__btn {
  display: block;
  width: 100%;
  max-width: 300px;
  padding: 0.65em 0;
  margin-bottom: 1em;
  background: #3580ed;
  border: 1px solid #3580ed;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none !important;
  color: #fff;
  font-size: 1em;
  transition: transform 0.4s;
}

.formFb__btn:hover,
.formFb__btn:active {
  transform: scale(0.95);
}

.formFb__steps {
  display: flex;
  width: 100%;
  max-width: 300px;
  justify-content: space-between;
  margin-bottom: 1em;
}

.formFb__step {
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  position: relative;
}

.formFb__step--line {
  flex-grow: 1;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.formFb__step--line:after {
  position: absolute;
  width: 80%;
  content: "";
  height: 1px;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
  border-bottom: 2px dashed #3580ed;
}

.formFb__step img {
  width: 100%;
  max-width: 100%;
}

blockquote {
  margin-bottom: 1rem;
}

* {
  box-sizing: border-box;
}

img + blockquote {
  margin-top: 0.5rem;
}

@media screen and (max-width: 500px) {
  .main_header {
    font-size: 25px;
  }

  .tv_icons img {
    width: 70px;
    height: 70px;
  }

  .tv_icons {
    gap: 5px;
  }

  .display-6 {
    font-size: calc(0.7rem + 1.5vw);
  }
}

@media screen and (max-width: 360px) {
  .main_header {
    font-size: 30px;
  }

  .tv_icons > img {
    scale: 0.7;
  }
}

.iti {
  width: 100%;
}

.search-img {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

:root {
  --savepage-url-4: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI0Ni43NSIgaGVpZ2h0PSIzMi41NjMiIGZpbGw9IiNGRkYiIHZpZXdCb3g9IjcuOTk5IDkuMDYyIDQ2Ljc1IDMyLjU2MyI+PHN0eWxlPkAtd2Via2l0LWtleWZyYW1lcyBCTElOS3swJSx0b3tvcGFjaXR5OjB9MzMlLDY2JXtvcGFjaXR5OjF9fUBrZXlmcmFtZXMgQkxJTkt7MCUsdG97b3BhY2l0eTowfTMzJSw2NiV7b3BhY2l0eToxfX0uYW5pbWF0aW9uIC5ibGlua18xey13ZWJraXQtYW5pbWF0aW9uOkJMSU5LIDJzIGluZmluaXRlO2FuaW1hdGlvbjpCTElOSyAycyBpbmZpbml0ZTtvcGFjaXR5OjB9LmFuaW1hdGlvbiAuYmxpbmtfMnstd2Via2l0LWFuaW1hdGlvbjpCTElOSyAycyBpbmZpbml0ZSAuM3M7YW5pbWF0aW9uOkJMSU5LIDJzIGluZmluaXRlIC4zcztvcGFjaXR5OjB9LmFuaW1hdGlvbiAuYmxpbmtfM3std2Via2l0LWFuaW1hdGlvbjpCTElOSyAycyBpbmZpbml0ZSAuNnM7YW5pbWF0aW9uOkJMSU5LIDJzIGluZmluaXRlIC42cztvcGFjaXR5OjB9LmFuaW1hdGlvbiAuc21hcnRwbGF5LXN2Zy1jb2xvcntmaWxsOiZxdW90OyNGRkZGRkYmcXVvdDshaW1wb3J0YW50fTwvc3R5bGU+PGcgY2xhc3M9ImZnIGFuaW1hdGlvbiIgc3R5bGU9ImJvcmRlcjo0cHggc29saWQmcXVvdDsjRkZGRkZGJnF1b3Q7Ij48cGF0aCBkPSJNNTMuMjQ5IDM5LjYxNmExIDEgMCAwIDEtLjUzNy0uMTU3bC00My41LTI3Ljc1YTEgMSAwIDEgMSAxLjA3NS0xLjY4N2w0My41IDI3Ljc1YTEgMSAwIDAgMS0uNTM4IDEuODQ0TTI4LjEyNCAyMC4yMTV2LTUuMjI0bC0zLjQ4OSAyLjk5OXpNMjAuOTIxIDIwLjM2NmgtNi40MjNjLS41NTMgMC0xIC41MDgtMSAxLjEzNXY4LjIyOWMwIC42MjcuNDQ3IDEuMTM1IDEgMS4xMzVoNy4zNzVsNi4yNSA1Ljg3NVYyNC45NnoiIGNsYXNzPSJzbWFydHBsYXktc3ZnLWNvbG9yIi8+PC9nPjwvc3ZnPg==);
  --savepage-url-12: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAWCAMAAABjeeXGAAAACXBIWXMAAAsSAAALEgHS3X78AAABDlBMVEUAAAAwd+rkRUdia8PsQVAymfUdYu+IXaXnQ0/xYV42nfDqQVAhZ+8xlvTwSVrrQE0gZ/AymPT2UGcslfrpKT0caPP4VGswnfrjJDUZYPD1Q1wqkvztLEQdbvX4VGsxnfkaYfExovnpK0LzQFoliPv6WG/kIDoXXvA7oPv/8/W30PuRyPwbcff////9/P3z+P/v9f/+7e/+4ebU6f39ydG02/z8s76gwvz8oa+Gwvz5lqaCtPz5hphgsfv6a4H3ZHv7WnMypf37V3Axof35VW0unvz5UWxBkPr5TGcsl/0hmfz2R2IpkPw6hPgdivz0PFgng/nyNFAce/nxLUnuJkEXafboHzrvGjkWYvQQW/IsTD3jAAAATnRSTlMABAYLFh8eICQ2PkBDTExdXmGgpKSkrrS1tNba29zi5OTp6ezu9fX2+v38/f3//v/+/v7//v7+///+///+//7+//////7//////////v5Vp516AAABxUlEQVR42s3Ta1OiUBjAcdTSVsgLSFtbkWutwnqOWauVu16QmygIwgGF7/9F9gnGWXJ73fQf5pkzZ35zXj1Qn7Bcmfs+F7/WC9S+QuVMUASWzv+PjzlxDoEvU2n0maIosqL8YE8OcflGBaqv1Lkq1pObqqbIMnAYwpeDl290VVX17lDVVV0/hZuKpimmqcgGDE1483qOW+rQaognK11fXh5TR4KhmbOpYSlT2dQMNpfRp/YyCbQDR7tOVU3TepGkp+lAehhbpklnNGfbtuM4E3zf7XZFx+YKrOVOJYx7DxjjR8O12Iy+c5zlaGQP8Wsjf3NZ+maRcQ+nSTPPus3ozcYXMV709/qudOt6s71+tDzXzWjko0X/PtW9CfKvS1euS55w2jhwvVZG8ygEvU70rw1CfKHhecQdJPiFeJ7XyGgGRYseXv/sQ39CFNaoKiFe4MLr0m84EUJndI6P/OdnhNYQCsPrInV0FRAS7MaD2Y7AofFmV4rNKI7DEEYcRREDN5UgCIDvdgHUOtgUphlBYQijU0v3pL3dBsHrt23R1EFFvhNDUXzB7HfwfJvUbpy8s98M34w7F7V/+52vnrfB0vkP+b/+Agr2a077x/QNAAAAAElFTkSuQmCC);
}

.video-progress {
  position: relative;
  height: 20px;
  background: #ccc;
  max-width: 900px;
  overflow: hidden;
  margin: 10px auto;
}

.progressBar {
  height: 100%;
  width: 0%;
  background: blue;
  transition: width 11s linear;
}
