@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul, li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a,
a:hover {
  text-decoration: none; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.clear:before,
.clear:after {
  content: '';
  display: table; }

.clear:after {
  clear: both; }

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none !important; }

body {
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased; }

input, button, select {
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select::ms-expand {
  display: none; }

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

/**************
END RESETT CSS
****************/
@font-face {
  font-family: "Roboto-Condensed";
  src: url("../font/RobotoCondensed-Bold.woff") format("woff"), url("../font/RobotoCondensed-Bold.woff") format("woff2");
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: "Roboto-Condensed";
  src: url("../font/RobotoCondensed-Regular.woff") format("woff"), url("../font/RobotoCondensed-Regular.woff") format("woff2");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "Roboto-Condensed";
  src: url("../font/RobotoCondensed-Light.woff") format("woff"), url("../font/RobotoCondensed-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300; }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff slick-image-url("../img/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

:root {
  --green: #84f108;
  --black: #0f1316;
  --grey: #8c8c8c;
  --dark-grey: #747474;
  --green-gradient: linear-gradient(25deg, #77a900 0%, #77a900 24%, #84f108 100%); }

html, body {
  min-height: 100%; }

html {
  font-size: 10px;
  font-family: sans-serif; }

body {
  font-family: "Roboto-Condensed";
  background-color: #0f1316; }

b {
  font-weight: 700; }

a {
  color: #fff;
  -webkit-transition: all .2s;
  transition: all .2s; }

.quality,
.time,
.model-name,
.slick-dots li button {
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-x: hidden; }

.container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px; }

.main {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flex--wrap {
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
  .flex--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex--between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 700;
  padding: 1em 1.666em .9em;
  text-transform: uppercase;
  border-radius: 5px;
  position: relative;
  overflow: hidden; }
  .btn--green {
    background: var(--green-gradient);
    -webkit-box-shadow: 0 2px 0 #577b02;
            box-shadow: 0 2px 0 #577b02; }
    .btn--green::before {
      content: '';
      width: 100%;
      height: 100%;
      background: linear-gradient(125deg, #77a900 0%, #77a900 24%, #84f108 100%);
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 50%;
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
      opacity: 0;
      -webkit-transition: all .2s;
      transition: all .2s;
      z-index: 0; }
    .btn--green:hover {
      -webkit-box-shadow: 0 3px 0 #577b02;
              box-shadow: 0 3px 0 #577b02; }
      .btn--green:hover::before {
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 1;
        border-radius: 0; }
    .btn--green:active {
      -webkit-box-shadow: 0 0 0 #577b02;
              box-shadow: 0 0 0 #577b02; }
  .btn--white {
    -webkit-box-shadow: 0 2px 0 #d4d4d4;
            box-shadow: 0 2px 0 #d4d4d4;
    background-color: #fff;
    color: #000;
    padding: 1em 1.25em .75em;
    position: relative; }
    .btn--white::before {
      content: '';
      width: 100%;
      height: 100%;
      background: linear-gradient(125deg, #8c8c8c 0%, #8c8c8c 24%, #d4d4d4 100%);
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 50%;
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
      opacity: 0;
      -webkit-transition: all .2s;
      transition: all .2s;
      z-index: 0; }
    .btn--white:hover {
      -webkit-box-shadow: 0 3px 0 #8c8c8c;
              box-shadow: 0 3px 0 #8c8c8c; }
      .btn--white:hover::before {
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 1;
        border-radius: 0; }
  .btn--lg {
    font-size: 24px; }
  .btn--blue {
    background-color: #009cff;
    background-image: linear-gradient(12deg, #0079c6 0%, #0079c6 24%, #009cff 100%);
    -webkit-box-shadow: 0 2px 0 #00619e;
            box-shadow: 0 2px 0 #00619e; }
    .btn--blue::before {
      content: '';
      width: 100%;
      height: 100%;
      background: linear-gradient(45deg, #009cff 0%, #009cff 24%, #0079c6 100%);
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 50%;
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
      opacity: 0;
      -webkit-transition: all .2s;
      transition: all .2s;
      z-index: 0; }
    .btn--blue:hover::before {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 1;
      border-radius: 3px; }
  .btn span {
    position: relative;
    z-index: 1; }

.show-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.show-all__ico {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 9px;
  height: 14px;
  background: transparent url("../img/right-angle.svg") left top no-repeat;
  background-size: contain;
  margin-left: 10px;
  position: relative;
  top: -1px; }

h2 {
  color: #fff;
  font-size: 4.8rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  margin: .9em 0; }
  h2 span {
    display: block;
    font-size: .4166em;
    color: var(--grey);
    font-weight: 400; }

.green {
  color: var(--green); }

.grey-section {
  background-color: #13181b;
  padding-bottom: 10px; }

.section-title {
  padding: 4rem 0 2.5rem; }
  .section-title h3 {
    font-size: 3.6rem;
    font-weight: 700;
    color: #fff; }
    .section-title h3 span {
      font-size: .55em;
      font-weight: 400;
      padding-left: .5em; }

.hidden-lg {
  display: none; }

::-webkit-input-placeholder {
  font-family: "Roboto-Condensed";
  font-size: 14px;
  color: #13181b; }

::-moz-placeholder {
  font-family: "Roboto-Condensed";
  font-size: 14px;
  color: #13181b; }

/* Firefox 19+ */
:-moz-placeholder {
  font-family: "Roboto-Condensed";
  font-size: 14px;
  color: #13181b; }

/* Firefox 18- */
:-ms-input-placeholder {
  font-family: "Roboto-Condensed";
  font-size: 14px;
  color: #13181b; }

/*Header*/
.header {
  padding: 10px 0;
  font-size: 18px;
  text-transform: uppercase; }
  .header .btn {
    font-size: 18px; }

.logo {
  max-width: 250px; }
  .logo img {
    max-width: 100%; }

.menu {
  font-weight: 700; }
  .menu li {
    padding: 0 1.666em; }
    .menu li a {
      display: block;
      position: relative; }
      .menu li a::after {
        content: '';
        width: calc(100% + 1.666em);
        height: 2px;
        background-color: #84f108;
        position: absolute;
        left: -.8em;
        top: 2.2em;
        opacity: 0;
        -webkit-transition: all .2s;
        transition: all .2s; }
      .menu li a:hover, .menu li a.active {
        color: var(--green); }
        .menu li a:hover::after, .menu li a.active::after {
          top: 3.2em;
          opacity: 1; }

.mobile__btn {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 30px; }
  .mobile__btn span {
    display: block;
    height: 5px;
    margin-bottom: 6px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .mobile__btn span:last-child {
      margin-bottom: 0; }
  .mobile__btn.active span:nth-child(2) {
    opacity: 0; }
  .mobile__btn.active span:first-child {
    -webkit-transform: rotate(45deg) translate(5px, 10.5px);
            transform: rotate(45deg) translate(5px, 10.5px); }
  .mobile__btn.active span:last-child {
    -webkit-transform: rotate(-45deg) translate(5px, -10px);
            transform: rotate(-45deg) translate(5px, -10px); }

.header--join__title {
  color: #fff;
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 300; }

.header--join {
  background-color: #13181b; }
  .header--join .btn--blue {
    margin-left: 7px; }

/*main-img*/
.main-img {
  max-width: 100%;
  width:100%; }

.main-img__block {
  position: relative; }
  .main-img__block .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    padding: 0;
    width: calc(100% - 40px);
    max-width: 1280px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.main-img__block__top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: right; }

.main-img__block__top__title {
  padding-top: 2.2rem; }
  .main-img__block__top__title h1 {
    font-size: 7.2rem;
    font-weight: 300;
    text-transform: uppercase; }
    .main-img__block__top__title h1 > span {
      display: block;
      font-size: 1.4em; }
    .main-img__block__top__title h1 small {
      display: inline-block;
      max-width: 570px;
      font-size: .32em;
      font-weight: 400;
      color: #191919;
      line-height: 1.3;
      text-transform: initial; }

.main-img__block__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 8.6rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.main-img__block__bottom__left {
  -webkit-transform: translateY(-3rem);
          transform: translateY(-3rem); }

.main-img__block__bottom__title > span {
  font-size: 3.6rem;
  color: #0f1316; }

.bottom__title__white {
  color: #fff;
  font-size: 5rem;
  margin-top: 15px;
  text-shadow: -2px 2px 10px rgba(0, 0, 0, 0.32); }

.count-content {
  display: table;
  background-color: #0f1316;
  padding: 1rem;
  font-size: 4.8rem;
  margin: 20px 0 30px; }

.count-content__text {
  color: #fff;
  font-size: .49em; }

.adv {
  font-size: 5rem;
  text-shadow: -5px 4px 21px rgba(0, 0, 0, 0.92);
  padding: 1.7rem 2.5rem 1.4rem;
  background: -webkit-gradient(linear, left top, right top, from(#0f1316), to(transparent));
  background: linear-gradient(to right, #0f1316, transparent);
  color: #fff;
  font-weight: 300; }

.main-img__block__bottom__right {
  text-align: right; }
  .main-img__block__bottom__right .white {
    font-size: 3.6rem;
    color: #fff;
    text-shadow: -2px 2px 5px rgba(0, 0, 0, 0.3);
    margin-bottom: .3em; }

.block__bottom__right__title {
  color: #0f1316;
  font-size: 6rem;
  margin-bottom: .5em; }

/*arrows*/
img[class^="arrow"] {
  max-width: 100%;
  position: absolute;
  z-index: 0; }

.arrow-1 {
  right: 0;
  top: 2%; }

.arrow-2 {
  left: 0;
  top: 74%; }

.banner-1 {
  overflow: hidden;
  position: relative; }
  .banner-1 .arrow-1 {
    left: 10%;
    right: auto;
    top: 0;
    -webkit-transform: translateY(-86%);
            transform: translateY(-86%); }

.banner-2 {
  position: relative;
  overflow: hidden; }
  .banner-2 .arrow-4 {
    right: 0;
    bottom: -75%; }

.banner-2__title,
.section-title {
  position: relative;
  z-index: 1; }

.arrow-3 {
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.arrow-5 {
  right: 0;
  -webkit-transform: translateY(190%);
          transform: translateY(190%); }

.join-container .arrow-2 {
  left: 0;
  top: 105%; }

.service-banner {
  position: relative; }
  .service-banner .arrow-1 {
    left: auto;
    right: 0;
    top: 0;
    -webkit-transform: translateY(-35%);
            transform: translateY(-35%); }

.service__list {
  position: relative;
  z-index: 1; }

.warning-banner {
  position: relative;
  overflow: hidden; }
  .warning-banner .arrow-1 {
    left: 10%;
    right: auto;
    top: 0;
    -webkit-transform: translateY(-86%);
    transform: translateY(-86%); }

/*slider*/
.slick-arrow {
  display: block !important;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  z-index: 5;
  cursor: pointer; }
  .slick-arrow path {
    fill: #fff;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .slick-arrow:hover path {
    fill: var(--green); }

.prev-slide {
  left: 0;
  -webkit-transform: translate(calc(-100% - 20px), -90%);
          transform: translate(calc(-100% - 20px), -90%); }

.next-slide {
  right: 0;
  -webkit-transform: translate(calc(100% + 20px), -90%);
          transform: translate(calc(100% + 20px), -90%); }

.video-slider {
  margin: 0 -15px;
  padding-bottom: 20px; }

.video-slider__item {
  padding: 0 15px; }
  .video-slider__item .quality {
    width: 80px;
    height: 50px; }
  .video-slider__item .model-name {
    font-size: 4.8rem; }
  .video-slider__item .thumb-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .video-slider__item .thumb-options__list {
    margin-left: 12px; }
  .video-slider__item .quality {
    background-size: 53px 28px; }
  .video-slider__item .thumb__title {
    font-size: 2.4rem;
    margin-bottom: 10px; }
  .video-slider__item .thumb-model-name {
    margin-bottom: 0; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.slick-dots {
  position: relative !important;
  bottom: 0;
  margin-top: 30px; }

.slick-dots li,
.slick-dots li button,
.slick-dots li button::before {
  width: 15px;
  height: 15px; }

.slick-dots li {
  margin: 0 4px; }

.slick-dots li button {
  padding: 0;
  border: 2px solid #343434;
  border-radius: 50%; }
  .slick-dots li button::before {
    content: ''; }

.slick-dots li.slick-active button {
  border-color: var(--green); }

.photo-slider {
  margin: 0 -10px;
  padding-bottom: 20px; }

.photo-slider__item {
  padding: 0 10px; }

/*thumb*/
.thumb--lg .quality {
  width: 80px;
  height: 50px;
  background-size: 53px 28px; }

.thumb__img {
  display: block;
  position: relative;
  margin-bottom: 15px; }
  .thumb__img:hover .quality {
    background-color: rgba(132, 241, 8, 0.8); }
  .thumb__img:hover .model-name {
    opacity: 1; }
  .thumb__img:hover .play-ico path {
    fill: #fff; }
  .thumb__img img {
    width: 100%; }

.quality {
  position: absolute;
  width: 48px;
  height: 30px;
  top: 10px;
  right: 10px;
  border-radius: 5px;
  background: #000 url("../img/HD.svg") center no-repeat;
  background-size: 75%; }

.time {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 16px;
  font-weight: 300;
  border-radius: 5px;
  background-color: #000;
  padding: 7px 10px; }

.play-ico {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 5; }
  .play-ico.green use {
    fill: var(--green); }
  .play-ico svg {
    width: 100%;
    height: 100%; }
  .play-ico path {
    -webkit-transition: all .2s;
    transition: all .2s; }

.model-name {
  position: absolute;
  font-size: 3.6rem; }
  .model-name b {
    font-weight: 700; }
  .model-name--black {
    color: #000;
    opacity: .9; }
  .model-name--white {
    color: #fff;
    opacity: .5; }
  .model-name--right {
    right: 10px; }
  .model-name--left {
    left: 10px; }
  .model-name--top-top {
    top: 10px; }
  .model-name--top-center {
    top: 50%;
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%); }
  .model-name--top-bottom {
    bottom: 20px; }
  .model-name--rotate {
    position: absolute;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    bottom: -.5em;
    left: 10px;
    color: #302827;
    opacity: .4;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    font-size: 7rem;
    white-space: nowrap; }

.thumb__title {
  display: block;
  font-size: 2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 6px; }
  .thumb__title:hover {
    color: var(--green); }

.thumb-model-name {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px; }

.thumb-options__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: var(--grey); }
  .thumb-options__list span {
    color: #fff; }
  .thumb-options__list .green {
    color: var(--green);
    font-weight: 700; }
  .thumb-options__list li:not(:last-child) {
    margin-right: 12px; }

.thumb-list {
  margin: 0 -10px; }
  .thumb-list > li {
    padding: 0 10px;
    margin-bottom: 25px; }

.thumb-list--3-col > li {
  width: 33.3333%; }

.thumb-list--2-col > li {
  width: 50%; }

.thumbs__left-column {
  width: 37.2%; }

.thumbs__right-column {
  width: 62.8%;
  padding-left: 20px; }

/*Banner*/
.banner-1 {
  background: transparent url("../img/banner-1_bg.jpg") left top no-repeat;
  background-size: cover;
  padding: 3.7rem 0; }

.banner-1__title {
  color: #0f1316;
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: .5em; }

.banner-2 {
  padding: 5rem 0;
  background: transparent url("../img/banner-2_bg.jpg") center no-repeat;
  background-size: cover;
  text-align: center; }

.banner-2__title {
  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;
  font-size: 6.2rem;
  font-weight: 300;
  margin-bottom: .4em; }
  .banner-2__title b {
    font-weight: 700;
    padding-right: .2em; }
  .banner-2__title img {
    max-width: 100%;
    padding-left: .4em;
    -webkit-filter: drop-shadow(-5px 5px 10px rgba(0, 0, 0, 0.7));
            filter: drop-shadow(-5px 5px 10px rgba(0, 0, 0, 0.7)); }

/* green angles*/
/*join*/
.join-container {
  background: transparent url("../img/join-bg.jpg") left top no-repeat;
  background-size: cover;
  padding: 5.4rem 0; }
  .join-container .container {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.join-block {
  width: 53%;
  background-color: rgba(19, 24, 27, 0.97);
  border-radius: 5px;
  -webkit-box-shadow: -22px 21px 46px rgba(0, 0, 0, 0.81);
          box-shadow: -22px 21px 46px rgba(0, 0, 0, 0.81);
  padding: 4em 6em;
  color: #fff;
  counter-reset: fieldset; }

.join__title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin-bottom: 25px; }

.join-form__item {
  display: block;
  margin-bottom: 15px; }

.fieldset__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 12px; }
  .fieldset__title::before {
    counter-increment: fieldset;
    content: counter(fieldset);
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    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: 43px;
    height: 43px;
    border: 3px solid #84f108;
    color: #84f108;
    margin-right: 10px;
    border-radius: 50%; }

.input {
  display: block;
  width: 100%;
  height: 40px;
  border: 2px solid #fff;
  padding-left: 20px;
  font-size: 14px;
  font-family: "Roboto-Condensed";
  border-radius: 5px;
  margin-bottom: 20px;
  -webkit-transition: all .2s;
  transition: all .2s; }
  .input:focus {
    -webkit-box-shadow: 0 0 5px 2px rgba(132, 241, 8, 0.8);
            box-shadow: 0 0 5px 2px rgba(132, 241, 8, 0.8); }
  .input.error {
    border-color: #fd0303;
    color: #fd0303; }
    .input.error:focus {
      -webkit-box-shadow: 0 0 5px 2px transparent;
              box-shadow: 0 0 5px 2px transparent; }

.fieldset__notice {
  font-size: 14px;
  color: #616e76;
  line-height: 1.2; }

.choose-price input {
  display: none; }
  .choose-price input:checked + label {
    background-color: #689400;
    background-image: linear-gradient(12deg, #77a900 0%, #77a900 24%, #84f108 100%);
    -webkit-box-shadow: 0 2px 0 #577b02;
            box-shadow: 0 2px 0 #577b02; }
    .choose-price input:checked + label .membership-price {
      color: #13181b; }
.choose-price label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 2em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 5px;
  background-color: #3e4448;
  -webkit-box-shadow: 0 2px 0 #4b5156;
          box-shadow: 0 2px 0 #4b5156;
  color: #fff;
  margin-bottom: 7px;
  padding: 10px 1.111em;
  font-size: 36px;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s; }
  .choose-price label:hover {
    -webkit-box-shadow: 0 2px 0 var(--green);
            box-shadow: 0 2px 0 var(--green); }

.best-offer {
  display: block;
  font-size: .3888em;
  color: #ffba00;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 6px; }

.creditcard-img img {
  margin-left: 10px; }

.join-submit {
  display: block;
  width: 100%;
  background-color: #009cff;
  background-image: linear-gradient(12deg, #0079c6 0%, #0079c6 24%, #009cff 100%);
  -webkit-box-shadow: 0 2px 0 #00619e;
          box-shadow: 0 2px 0 #00619e;
  border-radius: 5px;
  font-size: 55px;
  font-weight: 700;
  color: #fff;
  font-family: "Roboto-Condensed";
  text-transform: uppercase;
  padding: 26px 0 22px;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s; }
  .join-submit:hover {
    opacity: .95;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px); }
  .join-submit span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin-top: -4px; }

.join-thumbs {
  padding-top: 50px; }

.service-banner {
  background: transparent url("../img/service/service-banner_bg.jpg") left top no-repeat;
  background-size: cover;
  padding: 20px 0; }

.service__text {
  font-size: 3rem;
  text-transform: uppercase;
  color: #0f1316;
  padding-left: .5em; }

.service__ico img {
  max-width: 100%; }

/*warning*/
.warning-page {
  background: url("../img/warning_bg.jpg") 0 0 no-repeat;
  background-size: cover;
  padding-bottom: 20px; }

.warning__top {
  padding: 8em 0 30px;
  text-align: center; }

.warning__title {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 1em; }
  .warning__title span {
    display: block;
    font-size: 1.9em;
    text-transform: uppercase;
    margin-bottom: 20px; }

.agree-link {
  margin-bottom: 45px; }
  .agree-link > span {
    display: block;
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700; }
  .agree-link .btn--lg {
    font-size: 28px;
    font-weight: 700; }

.disagree-link {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase; }
  .disagree-link > span {
    color: #4a4a4a; }
  .disagree-link a {
    color: #fff; }
    .disagree-link a:hover {
      color: #4a4a4a; }

.warning__text {
  width: 90%;
  max-width: 1000px;
  height: 405px;
  margin: 0 auto 55px;
  overflow-y: auto;
  -webkit-box-shadow: -22px 21px 46px rgba(0, 0, 0, 0.81);
          box-shadow: -22px 21px 46px rgba(0, 0, 0, 0.81);
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 3.5714em;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
  color: var(--dark-grey);
  text-align: center;
  /* хром, сафари */
  /* ie 10+ */ }
  .warning__text::-webkit-scrollbar {
    width: 0; }
  .warning__text {
    -ms-overflow-style: none; }

.warning-reviews__title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 40px; }

.warning-reviews__list {
  margin: 0 -70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .warning-reviews__list li {
    width: 25%;
    text-align: center;
    padding: 0 70px;
    margin-bottom: 20px; }
    .warning-reviews__list li::before {
      content: '';
      width: 39px;
      height: 31px;
      background: transparent url("../img/qoute.png") left top no-repeat;
      background-size: contain;
      display: block;
      margin: 0 auto 15px; }

.raiting {
  margin-bottom: 10px; }
  .raiting span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent url("../img/star.png") left top no-repeat;
    background-size: contain; }

.warning-reviews__text {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  margin-bottom: 10px; }

.warning-reviews__name {
  font-size: 16px;
  font-weight: 300; }

.warning-banner {
  background: transparent url(../img/service/service-banner_bg.jpg) left top no-repeat;
  background-size: cover;
  padding: 20px 0;
  text-align: center; }
  .warning-banner .btn {
    font-size: 48px;
    font-weight: 700;
    padding: 20px 50px; }
    .warning-banner .btn b {
      color: #000; }

/*Footer*/
.footer {
  background-color: #1a1f21;
  text-align: center;
  padding: 50px 0; }

.footer-menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0 35px; }

.footer-menu__list {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  margin-right: 1.2em; }
  .footer-menu__list li {
    padding: 0 1.2em; }
    .footer-menu__list li a:hover, .footer-menu__list li a.active {
      color: var(--green); }

.footer-copyright p {
  font-size: 14px;
  font-weight: 300;
  color: #747474;
  line-height: 1.5; }
.footer-copyright ul {
  padding-top: 5px; }
  .footer-copyright ul li {
    display: inline-block;
    font-size: 14px;
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #fff; }
    .footer-copyright ul li:last-child {
      border-right: none;
      margin-right: 0;
      padding-right: 0; }
    .footer-copyright ul li a:hover {
      color: var(--green); }

/*Media*/
@media (max-width: 1600px) {
  html {
    font-size: .6vw; }

  .main-img__block__top__title h1 small {
    max-width: 40%; }

  .prev-slide {
    -webkit-transform: translate(calc(0% - 17px), -90%);
            transform: translate(calc(0% - 17px), -90%); }

  .next-slide {
    -webkit-transform: translate(calc(0% + 17px), -90%);
            transform: translate(calc(0% + 17px), -90%); }

  .video-slider__item .quality {
    width: 48px;
    height: 30px;
    background-size: 75%; }

  .video-slider__item .thumb__title {
    font-size: 18px;
    margin-bottom: 5px; }

  .video-slider__item .thumb-options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  .video-slider__item .thumb-options__list {
    margin-left: 0;
    margin-top: 5px; }

  .banner-2__title img {
    max-width: 25rem; }

  img[class^="arrow"] {
    max-width: 300px; }

  .arrow-1 {
    top: 15%; }

  .arrow-2 {
    top: 100%; }

  .arrow-5 {
    -webkit-transform: translateY(260%);
            transform: translateY(260%); } }
/*1600*/
@media (max-width: 1360px) {
  .join-block {
    width: 75%;
    background-color: rgba(0, 0, 0, 0.8); }

  .warning-reviews__list {
    margin: 0 -35px; }

  .warning-reviews__list li {
    padding: 0 35px; }

  .next-slide,
  .prev-slide {
    border-radius: 50%;
    -webkit-transform: translate(0, -90%);
            transform: translate(0, -90%);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); }

  .prev-slide {
    left: 10px; }

  .next-slide {
    right: 10px; } }
/*1360*/
@media (max-width: 1200px) {
  .thumbs__right-column .thumb-options__list {
    font-size: 12px; }

  img[class^="arrow"] {
    display: none; } }
/*1200*/
@media (max-width: 1024px) {
  .header {
    font-size: 16px; }

  .main-img__block__bottom__right img {
    max-width: 50%; }

  .main-img__block__bottom__title > span {
    color: #fff;
    text-shadow: -2px 2px 10px rgba(0, 0, 0, 0.32); }

  .header--join__title {
    font-size: 4.5rem; }

  .service__text {
    font-size: 3.5rem; }

  .service__ico img {
    height: 60px; } }
/*1024*/
@media (max-width: 1023px) {
  .mobile__btn {
    display: block; }

  .logo {
    width: 200px; }
    .logo img {
      max-width: 100%; }

  .header__menu {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 75px;
    padding-top: 30px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
    opacity: 0;
    z-index: 10;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .header__menu.active {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1; }

  .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .menu li a {
      margin-bottom: 35px; }
      .menu li a:hover::after, .menu li a::after, .menu li a.active::after {
        top: auto;
        bottom: -8px; }

  h2 {
    font-size: 30px; }

  .section-title h3,
  .model-name {
    font-size: 26px; }

  .thumb-options__list {
    font-size: 12px; }

  .thumb__title {
    font-size: 18px; }

  .model-name.model-name--rotate {
    font-size: 34px; }

  .btn--lg {
    font-size: 18px; }

  .header--join .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .header--join .btn {
    font-size: 16px;
    padding: 12px 15px 10px; }

  .header--join__title {
    font-size: 30px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    text-align: center;
    margin-top: 15px; }

  .warning-reviews__list li {
    width: 50%; } }
/*1023*/
@media (max-width: 990px) {
  .container {
    padding-left: 10px;
    padding-right: 10px; }

  .section-title {
    padding: 25px 0 20px; }

  .thumb-list--3-col > li {
    width: 50%; }

  .thumbs__left-column {
    width: 40%; }
    .thumbs__left-column .thumb__img {
      height: 440px; }
      .thumbs__left-column .thumb__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: 50% 0;
           object-position: 50% 0; }

  .thumbs__right-column {
    width: 60%; }
    .thumbs__right-column .thumb__img {
      height: 173px; }
      .thumbs__right-column .thumb__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: 50% 0;
           object-position: 50% 0; }
    .thumbs__right-column .thumb-options__list {
      display: none; }
    .thumbs__right-column .quality {
      width: 38px;
      height: 20px; }

  .thumb--lg {
    max-width: 500px;
    margin: 0 auto; }

  .section {
    padding-bottom: 20px; }

  .join-container {
    background: #13181b; }

  .join-block {
    width: 100%;
    background-color: transparent;
    padding: 20px 0; }

  .join__title,
  .membership-price {
    font-size: 24px; }

  .fieldset__title {
    font-size: 18px; }
    .fieldset__title::before {
      width: 28px;
      height: 28px; }

  .fieldset__notice {
    font-size: 13px; }

  .choose-price label {
    font-size: 22px;
    padding-left: 10px;
    padding-right: 10px; }

  .best-offer {
    font-size: 12px;
    padding-left: 2px; }

  .join-submit {
    font-size: 8vw;
    padding: 20px 10px; }
    .join-submit span {
      font-size: .3em;
      margin-top: 0; }

  .warning__text {
    background: rgba(0, 0, 0, 0.7);
    color: #fff; }

  .warning-banner {
    padding-left: 10px;
    padding-right: 10px; }

  .warning-banner .btn {
    display: block;
    font-size: 5vw;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    text-align: center; } }
/*990*/
@media (max-width: 767px) {
  .video-slider__item .model-name {
    font-size: 30px; }

  .thumb-list--3-col > li,
  .thumb-list--2-col > li,
  .thumbs__left-column,
  .thumbs__right-column {
    width: 100%; }

  .thumbs__right-column .thumb-list--2-col > li {
    width: 50%; }

  .thumbs__right-column .thumb-options__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .thumbs__right-column .quality {
    width: 48px;
    height: 30px; }

  .section-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .section-title .btn {
      margin-top: 15px; }

  .section-title h3 span {
    display: block;
    padding-left: 0;
    margin-top: 8px; }

  .banner-1__title {
    font-size: 19px; }

  .banner-1 {
    padding: 25px 0;
    text-align: center;
    margin: 20px 0; }
    .banner-1 .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .banner-1 .btn {
      font-size: 18px;
      margin-top: 20px; }

  .banner-2 {
    background-position: 50% center;
    padding: 20px 0 35px; }

  .banner-2__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 36px;
    line-height: 1.3; }

  .banner-2__title img {
    padding-left: 0;
    max-width: none;
    width: 150px;
    margin-top: 12px; }

  .footer {
    padding: 40px 0; }

  .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0; }

  .footer-menu__list {
    font-size: 16px;
    margin-right: 0;
    margin-bottom: 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .footer-menu__list li {
    padding: 0 4px;
    margin-bottom: 10px; }

  .footer-copyright ul li {
    margin-bottom: 5px; }

  .service-banner {
    padding: 30px 0; }

  .service__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .service__list li {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 30px; }
      .service__list li:last-child {
        margin-bottom: 0; }

  .service__ico {
    margin-bottom: 15px; }

  .service__text {
    font-size: 22px;
    text-align: center; }

  .warning__title {
    font-size: 24px; }
    .warning__title span {
      margin-bottom: 10px; }

  .agree-link .btn--lg {
    font-size: 20px; }

  .warning__text {
    padding: 15px;
    color: rgba(255, 255, 255, 0.7); }

  .warning-page {
    background: #13181b; }

  .thumb--lg {
    max-width: none; }

  .prev-slide {
    left: 20px; }

  .next-slide {
    right: 20px; }

  .next-slide,
  .prev-slide {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    -webkit-transform: translate(0, -220%);
            transform: translate(0, -220%);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); }

  .next-slide svg,
  .prev-slide svg {
    width: 100%;
    height: 100%; }

  .thumbs-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  .thumbs__right-column {
    padding-left: 0; }

  .thumbs__left-column .thumb__img,
  .thumbs__right-column .thumb__img {
    height: auto; }

  .thumbs__right-column .thumb-list--2-col > li:nth-child(2),
  .thumbs__right-column .thumb-list--2-col > li:nth-child(3),
  .thumbs__right-column .thumb-list--2-col > li:nth-child(4) {
    display: block; } }
/*767*/
@media (min-width: 568px) and (max-width: 766px) {
  .thumb--lg {
    display: none; }

  .section-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .section-title .btn {
      margin-top: 0; } }
@media (max-width: 568px) {
  .thumbs__right-column .thumb-list--2-col > li {
    width: 100%; } }
/*568*/
@media (max-width: 480px) {
  .hidden-sm {
    display: none; }

  .hidden-lg {
    display: block;
    text-align: center; }
    .hidden-lg .show-all {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }

  .section-title h3, .model-name {
    font-size: 24px; }

  .thumb--lg .quality {
    width: 48px;
    height: 30px;
    background-size: 75%; }

  .header--join__title {
    font-size: 24px; }

  .header--join .logo {
    width: 130px; }

  .header--join .btn {
    font-size: 14px; }

  .warning-reviews__list li {
    width: 100%; } }
/*480*/
@media (max-width: 440px) {
  .video-slider__item .model-name {
    font-size: 24px; }

  .thumb-options__list {
    font-size: 12px; }

  .thumb-options__list li:not(:last-child) {
    margin-right: 5px; }

  .video-slider__item .thumb__title {
    font-size: 16px; }

  .thumb-options__list li {
    text-align: center; }

  .footer .logo {
    display: none; }

  .footer-copyright ul {
    margin-top: 10px; }

  .footer-copyright ul li {
    display: block;
    border: none;
    margin-right: 0;
    padding-right: 0; }

  .join-submit {
    font-size: 35px; }

  .disagree-link {
    font-size: 16px; } }
@media (max-width: 340px) {
  .warning__title {
    font-size: 18px; }

  .user-btns {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .user-btns .btn {
      width: 49%;
      text-align: center;
      display: block; }
      .user-btns .btn span {
        text-align: center; } }
/*# sourceMappingURL=style.css.map */