@charset "UTF-8";
/*WidthDesktop-1700*/
/*WidthDesktop-1520*/
/*WidthDesktop-1400*/
/*WidthDesktop-1200*/
/*WidthDesktop-1024*/
/*WidthDesktop-992*/
/*WidthDesktop-768*/
/*WidthDesktop-580*/
/*WidthDesktop-420*/
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, button, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  outline: none;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

main, article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block; }

html,
body {
  min-height: 100%; }

body {
  color: #222222;
  font: 400 18px/140% "Poppins", sans-serif;
  -webkit-font-smoothing: antialiased; }
  @media screen and (max-width: 767px) {
    body {
      font-size: 14px; } }

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0 0 32px;
  font-weight: 600;
  line-height: 140%;
  color: #222222; }

h1,
.h1 {
  font-size: 56px;
  line-height: 150%;
  font-weight: 700; }
  @media screen and (max-width: 1023px) {
    h1,
    .h1 {
      font-size: 40px; } }
  @media screen and (max-width: 767px) {
    h1,
    .h1 {
      font-size: 32px;
      line-height: 120%; } }

h2,
.h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 120%; }
  @media screen and (max-width: 1023px) {
    h2,
    .h2 {
      font-size: 32px; } }
  @media screen and (max-width: 767px) {
    h2,
    .h2 {
      font-size: 28px; } }

h3,
.h3 {
  font-size: 24px;
  line-height: 120%; }
  @media screen and (max-width: 767px) {
    h3,
    .h3 {
      font-size: 20px; } }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 18px; }
  @media screen and (max-width: 767px) {
    h5,
    .h5 {
      font-size: 14px; } }

h6,
.h6 {
  font-size: 14px; }
  @media screen and (max-width: 767px) {
    h6,
    .h6 {
      font-size: 12px; } }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  color: #222222; }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover {
    text-decoration: underline; }

.bold,
strong {
  font-weight: 500; }

a {
  text-decoration: underline;
  color: #222222;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a:hover {
    text-decoration: none; }

.subtitle {
  color: #2458D6; }

ul, p, ol {
  padding: 0;
  margin-bottom: 24px; }
  ul:last-child, p:last-child, ol:last-child {
    margin-bottom: 0; }

p:empty {
  display: none; }

ul,
ol {
  margin-left: 24px; }
  ul ul, ul ol,
  ol ul,
  ol ol {
    margin: 8px 0 8px 24px; }
  ul li,
  ol li {
    margin: 0 0 8px; }

img {
  outline: none;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  width: 100%;
  margin-bottom: 32px;
  table-layout: fixed; }
  table tr:nth-child(odd) td {
    background-color: #E9EBEE; }
  table tr:hover td {
    background-color: #ffffff; }
  table td, table th {
    border-bottom: 1px solid #F4F6F9;
    border-top: 1px solid #F4F6F9;
    color: #222222;
    font-weight: 400;
    text-align: left;
    padding: 16px;
    background-color: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  table th {
    padding: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: #2458D6; }

sup,
.sup {
  font-size: 12px;
  position: relative;
  top: -4px; }

.small,
small {
  font-size: 14px;
  line-height: 140%; }

blockquote,
blockquote {
  margin-left: 32px;
  padding-left: 16px;
  font-size: 16px;
  line-height: 32px;
  font-style: italic;
  margin-bottom: 32px;
  border-left: 2px solid #2458D6; }

q,
.q {
  quotes: "\00ab" "\00bb";
  margin-bottom: 24px;
  display: block; }
  q q,
  .q q {
    quotes: "\201e" "\201c"; }

.full-banner {
  border-radius: 2px;
  overflow: hidden; }
  @media screen and (max-width: 1023px) {
    .full-banner {
      background-image: none !important;
      margin: 0 -24px;
      padding: 0;
      width: calc(100% + 48px) !important; }
      .full-banner img {
        display: block;
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .full-banner {
      margin: 0 -12px;
      width: calc(100% + 24px) !important; } }
  .full-banner-image img {
    display: block;
    width: 100%; }

.preload {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  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;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .preload.hide-preload {
    opacity: 0;
    visibility: hidden; }
  .preload-block {
    position: relative;
    text-align: center;
    width: 100%; }
    .preload-block__img {
      width: 100%;
      border-bottom: 2px solid #ffffff;
      -webkit-transform: rotate(15deg);
              transform: rotate(15deg);
      position: relative; }
      .preload-block__img:before, .preload-block__img:after {
        content: '';
        position: absolute;
        bottom: -2px;
        width: 100%;
        border-bottom: 2px solid #ffffff; }
      .preload-block__img:before {
        left: -100%; }
      .preload-block__img:after {
        right: -100%; }
        @media screen and (min-width: 1024px) {
          .preload-block__img:after {
            border-bottom-width: 3px; } }
      .preload-block__img_bg {
        display: block;
        width: 100%;
        height: 70px;
        background-repeat: no-repeat;
        background-position: left;
        -webkit-animation: preload-6 3s infinite linear;
                animation: preload-6 3s infinite linear; }
        @media screen and (max-width: 767px) {
          .preload-block__img_bg {
            -webkit-animation-duration: 1s;
                    animation-duration: 1s; } }

@-webkit-keyframes preload-6 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  50% {
    -webkit-transform: translateX(50%);
            transform: translateX(50%); }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); } }

@keyframes preload-6 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  50% {
    -webkit-transform: translateX(50%);
            transform: translateX(50%); }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); } }

.container {
  max-width: 1248px;
  padding: 0 16px;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 1023px) {
    .container {
      max-width: calc(100% - 48px); } }
  @media screen and (max-width: 767px) {
    .container {
      max-width: calc(100% - 24px);
      padding: 0 12px; } }
  @media screen and (max-width: 1023px) {
    .container-full-desktop-container {
      max-width: 100%; } }
  @media screen and (max-width: 991px) {
    .container-full-tab-container {
      max-width: 100%; } }
  @media screen and (max-width: 767px) {
    .container-full-mob-container {
      max-width: 100%; } }
  @media screen and (max-width: 579px) {
    .container-full-mob-p-container {
      max-width: 100%; } }
  .container-full-container {
    max-width: 100%; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -16px; }
  .row.row_justify-content-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .row {
      margin: 0 -12px; } }

.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .col {
      padding: 0 12px; } }
  .col.col_1 {
    width: 8.3333%; }
  .col.col_2 {
    width: 16.666%; }
  .col.col_3 {
    width: 25%; }
  .col.col_4 {
    width: 33.3%; }
  .col.col_5 {
    width: 41.666667%; }
  .col.col_6 {
    width: 50%; }
  .col.col_7 {
    width: 58.333333%; }
  .col.col_8 {
    width: 66.666667%; }
  .col.col_9 {
    width: 75%; }
  .col.col_10 {
    width: 83.333333%; }
  .col.col_11 {
    width: 91.666667%; }
  .col.col_12 {
    width: 100%; }
  @media (max-width: 1400px) {
    .col.col_big-desktop-2 {
      width: 16.66%; }
    .col.col_big-desktop-3 {
      width: 25%; }
    .col.col_big-desktop-4 {
      width: 33.3%; }
    .col.col_big-desktop-5 {
      width: 41.666667%; }
    .col.col_big-desktop-6 {
      width: 50%; }
    .col.col_big-desktop-7 {
      width: 58.333333%; }
    .col.col_big-desktop-8 {
      width: 66.666667%; }
    .col.col_big-desktop-9 {
      width: 75%; }
    .col.col_big-desktop-10 {
      width: 83.333333%; }
    .col.col_big-desktop-11 {
      width: 91.666667%; }
    .col.col_big-desktop-12 {
      width: 100%; } }
  @media (max-width: 1200px) {
    .col.col_middle-desktop-2 {
      width: 16.66%; }
    .col.col_middle-desktop-3 {
      width: 25%; }
    .col.col_middle-desktop-4 {
      width: 33.3%; }
    .col.col_middle-desktop-5 {
      width: 41.666667%; }
    .col.col_middle-desktop-6 {
      width: 50%; }
    .col.col_middle-desktop-7 {
      width: 58.333333%; }
    .col.col_middle-desktop-8 {
      width: 66.666667%; }
    .col.col_middle-desktop-9 {
      width: 75%; }
    .col.col_middle-desktop-10 {
      width: 83.333333%; }
    .col.col_middle-desktop-11 {
      width: 91.666667%; }
    .col.col_middle-desktop-12 {
      width: 100%; } }
  @media screen and (max-width: 1023px) {
    .col.col_desktop-2 {
      width: 16.66%; }
    .col.col_desktop-3 {
      width: 25%; }
    .col.col_desktop-4 {
      width: 33.3%; }
    .col.col_desktop-5 {
      width: 41.666667%; }
    .col.col_desktop-6 {
      width: 50%; }
    .col.col_desktop-7 {
      width: 58.333333%; }
    .col.col_desktop-8 {
      width: 66.666667%; }
    .col.col_desktop-9 {
      width: 75%; }
    .col.col_desktop-10 {
      width: 83.333333%; }
    .col.col_desktop-11 {
      width: 91.666667%; }
    .col.col_desktop-12 {
      width: 100%; } }
  @media screen and (max-width: 991px) {
    .col.col_tab-3 {
      width: 25%; }
    .col.col_tab-4 {
      width: 33.3%; }
    .col.col_tab-5 {
      width: 41.666667%; }
    .col.col_tab-6 {
      width: 50%; }
    .col.col_tab-7 {
      width: 58.333333%; }
    .col.col_tab-8 {
      width: 66.666667%; }
    .col.col_tab-9 {
      width: 75%; }
    .col.col_tab-10 {
      width: 83.333333%; }
    .col.col_tab-11 {
      width: 91.666667%; }
    .col.col_tab-12 {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .col.col_mob-3 {
      width: 25%; }
    .col.col_mob-4 {
      width: 33.3%; }
    .col.col_mob-6 {
      width: 50%; }
    .col.col_mob-8 {
      width: 66.666667%; }
    .col.col_mob-12 {
      width: 100%; } }
  @media screen and (max-width: 579px) {
    .col.col_mob-p-12 {
      width: 100%; } }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-uppercase {
  text-transform: uppercase; }

.display-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.display-block {
  display: block !important; }

.display-inline {
  display: inline-block !important; }

.display-hide {
  display: none !important; }
  @media (max-width: 1400px) {
    .display-hide-big-desktop {
      display: none !important; } }
  @media (max-width: 1200px) {
    .display-hide-middle-desktop {
      display: none !important; } }
  @media screen and (max-width: 1023px) {
    .display-hide-desktop {
      display: none !important; } }
  @media screen and (max-width: 991px) {
    .display-hide.col_tab {
      display: none !important; } }
  @media screen and (max-width: 767px) {
    .display-hide-mob {
      display: none !important; } }
  @media screen and (max-width: 579px) {
    .display-hide-mob-p {
      display: none !important; } }

.display-show {
  display: block !important; }
  @media (max-width: 1400px) {
    .display-show-big-desktop {
      display: block !important; } }
  @media (max-width: 1200px) {
    .display-show-middle-desktop {
      display: block !important; } }
  @media screen and (max-width: 1023px) {
    .display-show-desktop {
      display: block !important; } }
  @media screen and (max-width: 991px) {
    .display-show.col_tab {
      display: block !important; } }
  @media screen and (max-width: 767px) {
    .display-show-mob {
      display: block !important; } }
  @media screen and (max-width: 579px) {
    .display-show-mob-p {
      display: block !important; } }

.content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 1400px) {
    .content-center-big-desktop-center {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (max-width: 1200px) {
    .content-center-middle-desktop-center {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media screen and (max-width: 1023px) {
    .content-center-desktop-center {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media screen and (max-width: 991px) {
    .content-center.col_tab-center {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media screen and (max-width: 767px) {
    .content-center-mob-center {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media screen and (max-width: 579px) {
    .content-center-mob-p-center {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.content-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media (max-width: 1400px) {
    .content-left-big-desktop-left {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media (max-width: 1200px) {
    .content-left-middle-desktop-left {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media screen and (max-width: 1023px) {
    .content-left-desktop-left {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media screen and (max-width: 991px) {
    .content-left.col_tab-left {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media screen and (max-width: 767px) {
    .content-left-mob-left {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media screen and (max-width: 579px) {
    .content-left-mob-p-left {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.content-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media (max-width: 1400px) {
    .content-right-big-desktop-right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media (max-width: 1200px) {
    .content-right-middle-desktop-right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media screen and (max-width: 1023px) {
    .content-right-desktop-right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media screen and (max-width: 991px) {
    .content-right.col_tab-right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media screen and (max-width: 767px) {
    .content-right-mob-right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media screen and (max-width: 579px) {
    .content-right-mob-p-right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

.content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1400px) {
    .content-between-big-desktop-between {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media (max-width: 1200px) {
    .content-between-middle-desktop-between {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (max-width: 1023px) {
    .content-between-desktop-between {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (max-width: 991px) {
    .content-between.col_tab-between {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (max-width: 767px) {
    .content-between-mob-between {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (max-width: 579px) {
    .content-between-mob-p-between {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 1400px) {
    .align-center-big-desktop-center {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (max-width: 1200px) {
    .align-center-middle-desktop-center {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media screen and (max-width: 1023px) {
    .align-center-desktop-center {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media screen and (max-width: 991px) {
    .align-center.col_tab-center {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media screen and (max-width: 767px) {
    .align-center-mob-center {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media screen and (max-width: 579px) {
    .align-center-mob-p-center {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.align-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media (max-width: 1400px) {
    .align-left-big-desktop-left {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media (max-width: 1200px) {
    .align-left-middle-desktop-left {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media screen and (max-width: 1023px) {
    .align-left-desktop-left {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media screen and (max-width: 991px) {
    .align-left.col_tab-left {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media screen and (max-width: 767px) {
    .align-left-mob-left {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media screen and (max-width: 579px) {
    .align-left-mob-p-left {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.align-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (max-width: 1400px) {
    .align-right-big-desktop-right {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media (max-width: 1200px) {
    .align-right-middle-desktop-right {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media screen and (max-width: 1023px) {
    .align-right-desktop-right {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media screen and (max-width: 991px) {
    .align-right.col_tab-right {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media screen and (max-width: 767px) {
    .align-right-mob-right {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media screen and (max-width: 579px) {
    .align-right-mob-p-right {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }

.margin-bottom-96 {
  margin-bottom: 96px; }

.margin-bottom-64 {
  margin-bottom: 64px; }

.margin-bottom-48 {
  margin-bottom: 48px; }

.margin-bottom-32 {
  margin-bottom: 32px; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-bottom-16 {
  margin-bottom: 16px; }

.margin-bottom-12 {
  margin-bottom: 12px; }

.margin-bottom-8 {
  margin-bottom: 8px; }

.margin-bottom-4 {
  margin-bottom: 4px; }

.margin-bottom-0 {
  margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .margin-bottom-96 {
    margin-bottom: 64px; }
  .margin-bottom-64 {
    margin-bottom: 48px; }
  .margin-bottom-48 {
    margin-bottom: 32px; }
  .margin-bottom-32 {
    margin-bottom: 24px; }
  .margin-bottom-24 {
    margin-bottom: 16px; }
  .margin-bottom-16 {
    margin-bottom: 12px; }
  .margin-bottom-12 {
    margin-bottom: 8px; } }

.margin-top-96 {
  margin-top: 96px; }

.margin-top-64 {
  margin-top: 64px; }

.margin-top-48 {
  margin-top: 48px; }

.margin-top-32 {
  margin-top: 32px; }

.margin-top-24 {
  margin-top: 24px; }

.margin-top-16 {
  margin-top: 16px; }

.margin-top-12 {
  margin-top: 12px; }

.margin-top-8 {
  margin-top: 8px; }

.margin-top-4 {
  margin-top: 4px; }

.margin-top-0 {
  margin-top: 0; }

@media screen and (max-width: 767px) {
  .margin-top-96 {
    margin-top: 64px; }
  .margin-top-64 {
    margin-top: 48px; }
  .margin-top-48 {
    margin-top: 32px; }
  .margin-top-32 {
    margin-top: 24px; }
  .margin-top-24 {
    margin-top: 16px; }
  .margin-top-16 {
    margin-top: 12px; }
  .margin-top-12 {
    margin-top: 8px; } }

.margin-left-auto {
  margin-left: auto !important; }

.margin-right-auto {
  margin-right: auto !important; }

.padding-bottom-96 {
  padding-bottom: 96px; }

.padding-bottom-64 {
  padding-bottom: 64px; }

.padding-bottom-48 {
  padding-bottom: 48px; }

.padding-bottom-32 {
  padding-bottom: 32px; }

.padding-bottom-24 {
  padding-bottom: 24px; }

.padding-bottom-16 {
  padding-bottom: 16px; }

.padding-bottom-12 {
  padding-bottom: 12px; }

.padding-bottom-8 {
  padding-bottom: 8px; }

.padding-bottom-4 {
  padding-bottom: 4px; }

.padding-bottom-0 {
  padding-bottom: 0; }

@media screen and (max-width: 767px) {
  .padding-bottom-96 {
    padding-bottom: 64px; }
  .padding-bottom-64 {
    padding-bottom: 48px; }
  .padding-bottom-48 {
    padding-bottom: 32px; }
  .padding-bottom-32 {
    padding-bottom: 24px; }
  .padding-bottom-24 {
    padding-bottom: 16px; }
  .padding-bottom-16 {
    padding-bottom: 12px; }
  .padding-bottom-12 {
    padding-bottom: 8px; } }

.padding-top-96 {
  padding-top: 96px; }

.padding-top-64 {
  padding-top: 64px; }

.padding-top-48 {
  padding-top: 48px; }

.padding-top-32 {
  padding-top: 32px; }

.padding-top-24 {
  padding-top: 24px; }

.padding-top-16 {
  padding-top: 16px; }

.padding-top-12 {
  padding-top: 12px; }

.padding-top-8 {
  padding-top: 8px; }

.padding-top-4 {
  padding-top: 4px; }

.padding-top-0 {
  padding-top: 0; }

@media screen and (max-width: 767px) {
  .padding-top-96 {
    padding-top: 64px; }
  .padding-top-64 {
    padding-top: 48px; }
  .padding-top-48 {
    padding-top: 32px; }
  .padding-top-32 {
    padding-top: 24px; }
  .padding-top-24 {
    padding-top: 16px; }
  .padding-top-16 {
    padding-top: 12px; }
  .padding-top-12 {
    padding-top: 8px; } }

form input[type="text"],
form input[type="password"],
form input[type="tel"],
form input[type="email"],
form textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="email"],
.form textarea {
  border: 1px solid #444444;
  padding: 13px 24px;
  font-size: 18px;
  width: 100%;
  line-height: 140%;
  background-color: #ffffff;
  margin: 0;
  font-family: "Poppins", sans-serif;
  border-radius: 100px;
  font-weight: 600;
  color: #444444;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  form input[type="text"]:hover,
  form input[type="password"]:hover,
  form input[type="tel"]:hover,
  form input[type="email"]:hover,
  form textarea:hover,
  .form input[type="text"]:hover,
  .form input[type="password"]:hover,
  .form input[type="tel"]:hover,
  .form input[type="email"]:hover,
  .form textarea:hover {
    border-color: #2458D6; }
  form input[type="text"]:focus, form input[type="text"]:active,
  form input[type="password"]:focus,
  form input[type="password"]:active,
  form input[type="tel"]:focus,
  form input[type="tel"]:active,
  form input[type="email"]:focus,
  form input[type="email"]:active,
  form textarea:focus,
  form textarea:active,
  .form input[type="text"]:focus,
  .form input[type="text"]:active,
  .form input[type="password"]:focus,
  .form input[type="password"]:active,
  .form input[type="tel"]:focus,
  .form input[type="tel"]:active,
  .form input[type="email"]:focus,
  .form input[type="email"]:active,
  .form textarea:focus,
  .form textarea:active {
    border-color: #2458D6;
    background-color: #ffffff; }
    form input[type="text"]:focus + .input-icon, form input[type="text"]:active + .input-icon,
    form input[type="password"]:focus + .input-icon,
    form input[type="password"]:active + .input-icon,
    form input[type="tel"]:focus + .input-icon,
    form input[type="tel"]:active + .input-icon,
    form input[type="email"]:focus + .input-icon,
    form input[type="email"]:active + .input-icon,
    form textarea:focus + .input-icon,
    form textarea:active + .input-icon,
    .form input[type="text"]:focus + .input-icon,
    .form input[type="text"]:active + .input-icon,
    .form input[type="password"]:focus + .input-icon,
    .form input[type="password"]:active + .input-icon,
    .form input[type="tel"]:focus + .input-icon,
    .form input[type="tel"]:active + .input-icon,
    .form input[type="email"]:focus + .input-icon,
    .form input[type="email"]:active + .input-icon,
    .form textarea:focus + .input-icon,
    .form textarea:active + .input-icon {
      border-color: transparent;
      background: linear-gradient(135.8deg, #33B5FA 18.26%, #4875FF 95.05%); }
      form input[type="text"]:focus + .input-icon .icon, form input[type="text"]:active + .input-icon .icon,
      form input[type="password"]:focus + .input-icon .icon,
      form input[type="password"]:active + .input-icon .icon,
      form input[type="tel"]:focus + .input-icon .icon,
      form input[type="tel"]:active + .input-icon .icon,
      form input[type="email"]:focus + .input-icon .icon,
      form input[type="email"]:active + .input-icon .icon,
      form textarea:focus + .input-icon .icon,
      form textarea:active + .input-icon .icon,
      .form input[type="text"]:focus + .input-icon .icon,
      .form input[type="text"]:active + .input-icon .icon,
      .form input[type="password"]:focus + .input-icon .icon,
      .form input[type="password"]:active + .input-icon .icon,
      .form input[type="tel"]:focus + .input-icon .icon,
      .form input[type="tel"]:active + .input-icon .icon,
      .form input[type="email"]:focus + .input-icon .icon,
      .form input[type="email"]:active + .input-icon .icon,
      .form textarea:focus + .input-icon .icon,
      .form textarea:active + .input-icon .icon {
        fill: #ffffff; }
  form input[type="text"]:disabled,
  form input[type="password"]:disabled,
  form input[type="tel"]:disabled,
  form input[type="email"]:disabled,
  form textarea:disabled,
  .form input[type="text"]:disabled,
  .form input[type="password"]:disabled,
  .form input[type="tel"]:disabled,
  .form input[type="email"]:disabled,
  .form textarea:disabled {
    border-color: #F4F6F9; }
  form input[type="text"].error,
  form input[type="password"].error,
  form input[type="tel"].error,
  form input[type="email"].error,
  form textarea.error,
  .form input[type="text"].error,
  .form input[type="password"].error,
  .form input[type="tel"].error,
  .form input[type="email"].error,
  .form textarea.error {
    border-color: #2458D6; }

form textarea,
.form textarea {
  width: 100%;
  height: 148px;
  resize: none;
  border-radius: 4px; }

.form-field {
  margin-bottom: 24px;
  position: relative; }
  .form-field .label-wrap {
    display: block;
    height: 100%; }
  .form-field .form-field__title {
    display: block;
    font-size: 12px;
    line-height: 140%;
    font-weight: 500;
    margin-bottom: 8px;
    cursor: pointer;
    color: #2458D6;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .form-field.label .label-wrap {
    position: relative; }
  .form-field.label .form-field__title {
    position: absolute;
    top: -8px;
    left: 24px;
    background-color: #ffffff;
    padding: 0 4px;
    margin-bottom: 0;
    z-index: 1; }
  .form-field-label {
    position: relative;
    margin: 17px 0 21px; }
    .form-field-label label.error {
      left: auto;
      right: 0;
      top: calc(100% + 4px); }
    .form-field-label .label-wrap {
      display: block;
      height: 100%; }
      .form-field-label .label-wrap input[type="text"],
      .form-field-label .label-wrap input[type="password"],
      .form-field-label .label-wrap input[type="tel"],
      .form-field-label .label-wrap input[type="email"],
      .form-field-label .label-wrap .jcf-number {
        border: none;
        border-bottom: 1px solid #2458D6;
        border-radius: 0;
        padding: 4px 24px 8px;
        color: #444444;
        font-weight: 600;
        font-size: 18px;
        line-height: 140%; }
        .form-field-label .label-wrap input[type="text"] ~ .form-field__title,
        .form-field-label .label-wrap input[type="password"] ~ .form-field__title,
        .form-field-label .label-wrap input[type="tel"] ~ .form-field__title,
        .form-field-label .label-wrap input[type="email"] ~ .form-field__title,
        .form-field-label .label-wrap .jcf-number ~ .form-field__title {
          position: absolute;
          display: block;
          font-size: 12px;
          line-height: 140%;
          font-weight: 500;
          color: #2458D6;
          top: -13px;
          left: 0;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        .form-field-label .label-wrap input[type="text"]:hover, .form-field-label .label-wrap input[type="text"]:invalid,
        .form-field-label .label-wrap input[type="password"]:hover,
        .form-field-label .label-wrap input[type="password"]:invalid,
        .form-field-label .label-wrap input[type="tel"]:hover,
        .form-field-label .label-wrap input[type="tel"]:invalid,
        .form-field-label .label-wrap input[type="email"]:hover,
        .form-field-label .label-wrap input[type="email"]:invalid,
        .form-field-label .label-wrap .jcf-number:hover,
        .form-field-label .label-wrap .jcf-number:invalid {
          border-bottom-color: #444444; }
        .form-field-label .label-wrap input[type="text"]:not(:focus):not([value]):invalid ~ .form-field__title,
        .form-field-label .label-wrap input[type="password"]:not(:focus):not([value]):invalid ~ .form-field__title,
        .form-field-label .label-wrap input[type="tel"]:not(:focus):not([value]):invalid ~ .form-field__title,
        .form-field-label .label-wrap input[type="email"]:not(:focus):not([value]):invalid ~ .form-field__title,
        .form-field-label .label-wrap .jcf-number:not(:focus):not([value]):invalid ~ .form-field__title {
          font-size: 18px;
          font-weight: 400;
          color: rgba(68, 68, 68, 0.8);
          top: 4px;
          left: 24px; }
        .form-field-label .label-wrap input[type="text"].error,
        .form-field-label .label-wrap input[type="password"].error,
        .form-field-label .label-wrap input[type="tel"].error,
        .form-field-label .label-wrap input[type="email"].error,
        .form-field-label .label-wrap .jcf-number.error {
          border-bottom: 1px solid #FF3434; }
          .form-field-label .label-wrap input[type="text"].error ~ .form-field__title,
          .form-field-label .label-wrap input[type="password"].error ~ .form-field__title,
          .form-field-label .label-wrap input[type="tel"].error ~ .form-field__title,
          .form-field-label .label-wrap input[type="email"].error ~ .form-field__title,
          .form-field-label .label-wrap .jcf-number.error ~ .form-field__title {
            color: #FF3434; }
          .form-field-label .label-wrap input[type="text"].error:not(:focus):not([value]):invalid ~ .form-field__title,
          .form-field-label .label-wrap input[type="password"].error:not(:focus):not([value]):invalid ~ .form-field__title,
          .form-field-label .label-wrap input[type="tel"].error:not(:focus):not([value]):invalid ~ .form-field__title,
          .form-field-label .label-wrap input[type="email"].error:not(:focus):not([value]):invalid ~ .form-field__title,
          .form-field-label .label-wrap .jcf-number.error:not(:focus):not([value]):invalid ~ .form-field__title {
            color: #FF3434; }
      .form-field-label .label-wrap .jcf-number input {
        text-align: left;
        padding: 0; }
      @media screen and (max-width: 1023px) {
        .form-field-label .label-wrap .jcf-number .jcf-btn-inc, .form-field-label .label-wrap .jcf-number .jcf-btn-dec {
          opacity: 1; } }
      .form-field-label .label-wrap .jcf-number .jcf-btn-dec {
        left: auto;
        right: 56px; }

label.error {
  color: #FF3434;
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 12px;
  line-height: 140%; }

.custom-check {
  display: block;
  position: relative; }
  .custom-check .custom-check__input {
    position: absolute;
    opacity: 0; }
    .custom-check .custom-check__input:checked ~ .custom-check__text:before {
      opacity: 1; }
    .custom-check .custom-check__input:checked ~ .custom-check__text:after {
      border-color: #2458D6; }
    .custom-check .custom-check__input:disabled ~ .custom-check__text {
      color: rgba(68, 68, 68, 0.1); }
      .custom-check .custom-check__input:disabled ~ .custom-check__text:after {
        border-color: #F4F6F9; }
      .custom-check .custom-check__input:disabled ~ .custom-check__text:hover:after {
        border-color: #F4F6F9; }
  .custom-check .custom-check__text {
    position: relative;
    padding-left: 32px;
    display: block;
    cursor: pointer; }
    .custom-check .custom-check__text:before, .custom-check .custom-check__text:after {
      content: '';
      position: absolute;
      left: 0;
      top: 4px;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .custom-check .custom-check__text:before {
      opacity: 0; }
    .custom-check .custom-check__text:after {
      width: 16px;
      height: 16px;
      border-radius: 3px;
      border: 2px solid rgba(68, 68, 68, 0.1); }
    .custom-check .custom-check__text:hover:after {
      border-color: #2458D6; }
  .custom-check input[type='checkbox'] ~ .custom-check__text:before {
    content: "\2713";
    background: #2458D6;
    color: #ffffff;
    width: 16px;
    height: 16px;
    top: 6px;
    left: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .custom-check input[type='radio'] ~ .custom-check__text:before, .custom-check input[type='radio'] ~ .custom-check__text:after {
    border-radius: 50%; }
  .custom-check input[type='radio'] ~ .custom-check__text:before {
    width: 10px;
    height: 10px;
    background: #2458D6;
    opacity: 0;
    top: 9px;
    left: 5px; }

.jcf-focus {
  border-color: #222222; }

.jcf-select,
select {
  height: 48px;
  width: 100%;
  position: relative;
  cursor: pointer;
  border: 1px solid #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .jcf-select.jcf-drop-active .jcf-select-text,
  select.jcf-drop-active .jcf-select-text {
    background-color: #ffffff; }
  .jcf-select.jcf-drop-active .jcf-select-opener,
  select.jcf-drop-active .jcf-select-opener {
    background-color: #ffffff; }
    .jcf-select.jcf-drop-active .jcf-select-opener:after,
    select.jcf-drop-active .jcf-select-opener:after {
      margin-top: 6px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .jcf-select.jcf-disabled,
  select.jcf-disabled {
    opacity: .3; }
  .jcf-select .jcf-select-opener,
  select .jcf-select-opener {
    width: 46px;
    height: 46px;
    background-color: transparent;
    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; }
    .jcf-select .jcf-select-opener:after,
    select .jcf-select-opener:after {
      display: block;
      border-right: 1px solid #222222;
      border-top: 1px solid #222222;
      content: "";
      width: 8px;
      height: 8px;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
  .jcf-select .jcf-select-text,
  select .jcf-select-text {
    color: #222222;
    font-size: 16px;
    line-height: 46px;
    width: 100%;
    padding: 0 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: transparent;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.jcf-select-drop {
  position: absolute;
  top: calc(100% + 2px);
  left: -1px;
  z-index: 3; }

.jcf-select-drop-content {
  background-color: #ffffff;
  -webkit-box-shadow: 0 8px 12px rgba(2, 21, 51, 0.1);
          box-shadow: 0 8px 12px rgba(2, 21, 51, 0.1); }
  .jcf-select-drop-content .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%; }
  .jcf-select-drop-content ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .jcf-select-drop-content li {
    margin: 0;
    padding: 0; }
  .jcf-select-drop-content .jcf-option {
    padding: 12px 16px;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    background-color: #ffffff;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .jcf-select-drop-content .jcf-option:hover {
      background-color: #F4F6F9; }
    .jcf-select-drop-content .jcf-option.jcf-selected {
      background-color: #E9EBEE; }

.jcf-number {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 52px;
  padding: 0 48px;
  border: 1px solid #444444;
  border-radius: 100px; }
  @media screen and (max-width: 767px) {
    .jcf-number {
      padding: 0 24px; } }
  .jcf-number:hover {
    border-color: #2458D6; }
    .jcf-number:hover .jcf-btn-dec,
    .jcf-number:hover .jcf-btn-inc {
      opacity: 1; }
  .jcf-number:focus, .jcf-number:active {
    border-color: #2458D6; }
  .jcf-number input {
    -webkit-appearance: textfield;
       -moz-appearance: textfield;
            appearance: textfield; }
  .jcf-number input::-webkit-inner-spin-button,
  .jcf-number input::-webkit-outer-spin-button {
    -webkit-appearance: none; }
  .jcf-number input {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: none;
    padding: 8px;
    height: 100%;
    width: 100%;
    font-size: 18px;
    line-height: 140%;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-align: center;
    outline: none; }
  .jcf-number .jcf-btn-dec,
  .jcf-number .jcf-btn-inc {
    position: absolute;
    background: #ffffff;
    width: 32px;
    height: 32px;
    top: calc(50% - 16px);
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #444444;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0; }
    .jcf-number .jcf-btn-dec:hover,
    .jcf-number .jcf-btn-inc:hover {
      border-color: #2458D6;
      color: #2458D6; }
  .jcf-number .jcf-btn-dec {
    left: 12px; }
    @media screen and (max-width: 767px) {
      .jcf-number .jcf-btn-dec {
        left: 5px; } }
    .jcf-number .jcf-btn-dec:before {
      content: '-'; }
  .jcf-number .jcf-btn-inc {
    right: 12px; }
    @media screen and (max-width: 767px) {
      .jcf-number .jcf-btn-inc {
        right: 5px; } }
    .jcf-number .jcf-btn-inc:before {
      content: '+'; }
  .jcf-number.jcf-focus .jcf-btn-dec,
  .jcf-number.jcf-focus .jcf-btn-inc {
    opacity: 1; }

.attach {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  width: 48px;
  cursor: pointer;
  background-color: #E9EBEE; }
  .attach.attach_active .attach__preview {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .attach .attach__input {
    position: absolute;
    left: -99999px; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #444444;
  font-weight: 400; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #444444;
  font-weight: 400; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #444444;
  font-weight: 400; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #444444;
  font-weight: 400; }

input::placeholder,
textarea::placeholder {
  color: #444444;
  font-weight: 400; }

@-webkit-keyframes autofill {
  to {
    background: transparent; } }

input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both; }

::-webkit-scrollbar {
  width: 5px; }

::-webkit-scrollbar-track {
  background: #ffffff; }

::-webkit-scrollbar-thumb {
  background-color: #2458D6; }
  ::-webkit-scrollbar-thumb:hover {
    background-color: #467CFE; }

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.input-icon {
  position: absolute;
  width: 32px;
  height: 32px;
  top: calc(50% - 16px);
  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-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #444444;
  border-radius: 50px; }
  .input-icon .icon {
    width: 18px;
    height: 18px;
    fill: #444444; }
  .input-icon-position:hover .input-icon {
    border-color: #2458D6; }
    .input-icon-position:hover .input-icon .icon {
      fill: #2458D6; }
  .input-icon-position-left .input-icon {
    left: 12px; }
  .input-icon-position-left input {
    padding-left: 64px !important; }
  @media screen and (max-width: 1023px) {
    .input-icon-position-left .input-icon {
      left: 8px; }
    .input-icon-position-left input {
      padding-left: 64px !important; } }
  .input-icon-position-right .input-icon {
    right: 12px; }
  .input-icon-position-right input {
    padding-right: 44px !important; }
  @media screen and (max-width: 1023px) {
    .input-icon-position-right .input-icon {
      right: 8px; }
    .input-icon-position-right input {
      padding-right: 44px !important; } }

svg {
  fill: #444444; }

.icon {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .icon {
      width: 18px;
      height: 18px; } }
  .icon-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .icon-position-left {
    padding-right: 12px; }
    .icon-position-left .icon {
      padding-right: 12px; }
  .icon-position-right {
    padding-left: 12px; }
    .icon-position-right .icon {
      padding-left: 12px; }
  @media screen and (max-width: 767px) {
    .icon-position-left {
      padding-right: 8px; }
      .icon-position-left .icon {
        padding-right: 8px; }
    .icon-position-right {
      padding-left: 8px; }
      .icon-position-right .icon {
        padding-left: 8px; } }
  .icon:hover {
    color: #467CFE; }
    .icon:hover svg {
      fill: #467CFE; }

.datepicker {
  -webkit-box-shadow: 0 8px 40px rgba(0, 73, 164, 0.15);
          box-shadow: 0 8px 40px rgba(0, 73, 164, 0.15);
  border-radius: 2px;
  border-color: transparent;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  overflow: hidden;
  width: 288px;
  color: #444444; }
  .datepicker-inline .datepicker {
    border-color: transparent;
    -webkit-box-shadow: 0 8px 40px rgba(0, 73, 164, 0.15);
            box-shadow: 0 8px 40px rgba(0, 73, 164, 0.15); }
  .datepicker--pointer {
    display: none; }
  .datepicker--nav {
    background: #467CFE;
    color: #ffffff;
    padding: 11px 15px; }
    .datepicker--nav-action {
      width: 24px;
      height: 24px; }
      .datepicker--nav-action svg {
        width: 20px;
        height: 20px; }
      .datepicker--nav-action path {
        stroke: #ffffff; }
      .datepicker--nav-action:hover {
        background-color: #ffffff; }
        .datepicker--nav-action:hover path {
          stroke: #2458D6; }
    .datepicker--nav-title {
      font-size: 18px;
      line-height: 120%;
      max-width: calc(100% - 56px);
      width: 100%;
      padding: 0; }
      .datepicker--nav-title i {
        color: #ffffff; }
      .datepicker--nav-title:hover {
        background-color: transparent; }
  .datepicker--content {
    padding: 20px 16px 16px; }
  .datepicker--day-name {
    color: #444444;
    font-size: 18px;
    line-height: 140%;
    font-weight: 400; }
    .datepicker--day-name.-weekend- {
      color: rgba(68, 68, 68, 0.3); }
  .datepicker--days-names {
    margin: 0; }
  .datepicker--cell {
    font-size: 18px;
    line-height: 120%;
    height: 36px; }
    .datepicker--cell-day {
      border-radius: 50%; }
    .datepicker--cell.-current- {
      border: 1px solid rgba(68, 68, 68, 0.3);
      color: #222222; }
    .datepicker--cell.-focus- {
      border: 1px solid rgba(68, 68, 68, 0.3);
      background-color: #467CFE;
      color: rgba(255, 255, 255, 0.6); }
      .datepicker--cell.-focus-.-range-to-:before, .datepicker--cell.-focus-.-range-from-:before {
        content: '';
        width: 50%;
        position: absolute;
        top: -1px;
        bottom: -1px;
        background-color: rgba(70, 124, 254, 0.2);
        z-index: -1; }
      .datepicker--cell.-focus-.-range-to-:before {
        left: -1px; }
      .datepicker--cell.-focus-.-range-from-:before {
        right: -1px; }
    .datepicker--cell.-disabled- {
      color: rgba(68, 68, 68, 0.3); }
    .datepicker--cell.-range-to-, .datepicker--cell.-range-from- {
      border-radius: 50%; }
    .datepicker--cell.-in-range- {
      background-color: rgba(70, 124, 254, 0.2);
      color: #444444; }
      .datepicker--cell.-in-range-.-other-month- {
        background-color: rgba(70, 124, 254, 0.2); }
    .datepicker--cell.-selected- {
      background: #467CFE;
      color: #ffffff; }
      .datepicker--cell.-selected-.-current-, .datepicker--cell.-selected-.-focus- {
        background: #467CFE;
        color: #ffffff;
        border: none; }
      .datepicker--cell.-selected-.-range-to-, .datepicker--cell.-selected-.-range-from- {
        position: relative; }
        .datepicker--cell.-selected-.-range-to-:before, .datepicker--cell.-selected-.-range-from-:before {
          content: '';
          width: 50%;
          position: absolute;
          top: 0;
          bottom: 0;
          background-color: rgba(70, 124, 254, 0.2);
          z-index: -1; }
      .datepicker--cell.-selected-.-range-to-:before {
        left: 0; }
      .datepicker--cell.-selected-.-range-from-:before {
        right: 0; }
      .datepicker--cell.-selected-.-other-month- {
        background: #467CFE; }
        .datepicker--cell.-selected-.-other-month-.-in-range- {
          background-color: rgba(70, 124, 254, 0.2); }
        .datepicker--cell.-selected-.-other-month-.-range-to-:before, .datepicker--cell.-selected-.-other-month-.-range-from-:before {
          background-color: rgba(70, 124, 254, 0.2); }
    .datepicker--cell.-other-month- {
      color: rgba(68, 68, 68, 0.3);
      font-weight: 400; }

.btn,
button,
input[type="submit"],
input[type="reset"] {
  border: 2px solid #2458D6;
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  padding: 11px 16px;
  border-radius: 50px;
  text-decoration: none;
  display: inline-block;
  outline: none;
  text-align: center;
  margin: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #2458D6;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn .icon,
  button .icon,
  input[type="submit"] .icon,
  input[type="reset"] .icon {
    fill: #ffffff;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .btn.btn_small,
  button.btn_small,
  input[type="submit"].btn_small,
  input[type="reset"].btn_small {
    line-height: 120%;
    padding: 9px 24px; }
    @media screen and (max-width: 767px) {
      .btn.btn_small,
      button.btn_small,
      input[type="submit"].btn_small,
      input[type="reset"].btn_small {
        font-size: 14px;
        line-height: 140%;
        font-weight: 500;
        padding: 6px 16px; } }
    @media screen and (max-width: 767px) {
      .btn.btn_small.btn-icon .icon,
      button.btn_small.btn-icon .icon,
      input[type="submit"].btn_small.btn-icon .icon,
      input[type="reset"].btn_small.btn-icon .icon {
        width: 14px;
        height: 14px; } }
  .btn.btn-icon,
  button.btn-icon,
  input[type="submit"].btn-icon,
  input[type="reset"].btn-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .btn:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover {
    color: #ffffff;
    text-decoration: none;
    background: #467CFE;
    border-color: #467CFE; }
    .btn:hover .icon,
    button:hover .icon,
    input[type="submit"]:hover .icon,
    input[type="reset"]:hover .icon {
      fill: #ffffff; }
  .btn:focus,
  button:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus {
    color: #ffffff;
    background: rgba(70, 124, 254, 0.8);
    border-color: rgba(70, 124, 254, 0.8); }
  .btn:disabled,
  button:disabled,
  input[type="submit"]:disabled,
  input[type="reset"]:disabled {
    border-color: rgba(68, 68, 68, 0.1);
    background-color: rgba(68, 68, 68, 0.1); }
  .btn.btn_secondary,
  button.btn_secondary,
  input[type="submit"].btn_secondary,
  input[type="reset"].btn_secondary {
    color: #444444;
    border-color: #444444;
    background-color: transparent; }
    .btn.btn_secondary .icon,
    button.btn_secondary .icon,
    input[type="submit"].btn_secondary .icon,
    input[type="reset"].btn_secondary .icon {
      fill: #444444; }
    .btn.btn_secondary:hover,
    button.btn_secondary:hover,
    input[type="submit"].btn_secondary:hover,
    input[type="reset"].btn_secondary:hover {
      color: #467CFE;
      border-color: #467CFE;
      background-color: transparent; }
      .btn.btn_secondary:hover .icon,
      button.btn_secondary:hover .icon,
      input[type="submit"].btn_secondary:hover .icon,
      input[type="reset"].btn_secondary:hover .icon {
        fill: #467CFE; }
    .btn.btn_secondary:disabled,
    button.btn_secondary:disabled,
    input[type="submit"].btn_secondary:disabled,
    input[type="reset"].btn_secondary:disabled {
      border-color: rgba(68, 68, 68, 0.1);
      color: rgba(68, 68, 68, 0.1); }
  .btn.btn_tertiary,
  button.btn_tertiary,
  input[type="submit"].btn_tertiary,
  input[type="reset"].btn_tertiary {
    color: #444444;
    border-color: transparent;
    background-color: transparent; }
    .btn.btn_tertiary .icon,
    button.btn_tertiary .icon,
    input[type="submit"].btn_tertiary .icon,
    input[type="reset"].btn_tertiary .icon {
      fill: #444444; }
    .btn.btn_tertiary:hover,
    button.btn_tertiary:hover,
    input[type="submit"].btn_tertiary:hover,
    input[type="reset"].btn_tertiary:hover {
      color: #467CFE;
      border-color: transparent;
      background-color: transparent; }
      .btn.btn_tertiary:hover .icon,
      button.btn_tertiary:hover .icon,
      input[type="submit"].btn_tertiary:hover .icon,
      input[type="reset"].btn_tertiary:hover .icon {
        fill: #467CFE; }
    .btn.btn_tertiary:disabled,
    button.btn_tertiary:disabled,
    input[type="submit"].btn_tertiary:disabled,
    input[type="reset"].btn_tertiary:disabled {
      border-color: #F4F6F9;
      color: #F4F6F9; }
  .btn.btn_link,
  button.btn_link,
  input[type="submit"].btn_link,
  input[type="reset"].btn_link {
    color: #444444;
    border: none;
    background-color: transparent;
    padding: 0; }
    .btn.btn_link .icon,
    button.btn_link .icon,
    input[type="submit"].btn_link .icon,
    input[type="reset"].btn_link .icon {
      fill: #444444; }
    .btn.btn_link:hover,
    button.btn_link:hover,
    input[type="submit"].btn_link:hover,
    input[type="reset"].btn_link:hover {
      color: #467CFE; }
      .btn.btn_link:hover .icon,
      button.btn_link:hover .icon,
      input[type="submit"].btn_link:hover .icon,
      input[type="reset"].btn_link:hover .icon {
        fill: #467CFE; }

.wysiwyg {
  color: #444444;
  margin-bottom: 24px; }
  .wysiwyg > *:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .wysiwyg {
      margin-bottom: 16px; } }
  .wysiwyg img,
  .wysiwyg picture {
    display: block;
    margin: 0 auto 24px; }
    @media screen and (max-width: 767px) {
      .wysiwyg img,
      .wysiwyg picture {
        margin-bottom: 16px; } }
  .wysiwyg picture img {
    margin-bottom: 0; }
  .wysiwyg ul li, .wysiwyg ol li {
    margin-bottom: 8px; }
    @media screen and (max-width: 991px) {
      .wysiwyg ul li, .wysiwyg ol li {
        padding-left: 24px; } }
  .wysiwyg ul {
    list-style: none; }
    .wysiwyg ul ul {
      margin-left: 0; }
    .wysiwyg ul li {
      position: relative;
      padding-left: 32px; }
      .wysiwyg ul li:before {
        content: "—";
        left: 8px;
        top: -2px;
        position: absolute; }
        @media screen and (max-width: 991px) {
          .wysiwyg ul li:before {
            top: 0;
            left: 0; } }

.swip-slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -16px; }
  @media screen and (max-width: 1023px) {
    .swip-slider__nav {
      display: none; } }
  .swip-slider__nav_arrow {
    width: 100px;
    text-align: center;
    padding: 8px 20px;
    border: 2px solid #222222;
    border-radius: 100px;
    height: 45px;
    margin: 0 8px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .swip-slider__nav_arrow .icon {
      width: 24px;
      height: 25px;
      display: block;
      margin: 0 auto;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .swip-slider__nav_arrow:hover {
      border-color: #2458D6; }
      .swip-slider__nav_arrow:hover .icon {
        fill: #2458D6; }
    .swip-slider__nav_arrow.swiper-button-disabled {
      border-color: transparent; }

.swiper-slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 1023px) {
    .swiper-slider-nav {
      display: none; } }
  .swiper-slider-nav__arrow {
    cursor: pointer;
    display: block; }
    .swiper-slider-nav__arrow .icon {
      width: 40px;
      height: 40px;
      fill: #444444;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .swiper-slider-nav__arrow:hover .icon {
      fill: #2458D6; }
    .swiper-slider-nav__arrow.swiper-button-disabled {
      cursor: default; }
      .swiper-slider-nav__arrow.swiper-button-disabled .icon {
        fill: rgba(68, 68, 68, 0.3); }

.swiper-slider-progressbar {
  margin: 32px 0;
  position: relative;
  height: 1px !important;
  background: rgba(36, 88, 214, 0.5); }
  .swiper-slider-progressbar .swiper-pagination-progressbar-fill {
    background: #2458D6;
    height: 3px;
    top: -1px; }

.tabs .tabs-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .tabs .tabs-header .tabs-header__item.tabs-header__item_active .tabs-header__text {
    color: #467CFE;
    border-color: #467CFE; }
  .tabs .tabs-header.tabs-header-slider {
    display: block; }
    .tabs .tabs-header.tabs-header-slider .swiper-container {
      overflow: initial; }
    .tabs .tabs-header.tabs-header-slider .tabs-header__item {
      margin-bottom: 32px;
      width: auto; }
  .tabs .tabs-header .tabs-header__item {
    margin-right: 16px; }
  .tabs .tabs-header .tabs-header__text {
    display: block;
    cursor: pointer;
    color: #444444;
    font-weight: 600;
    padding: 7px 12px;
    text-align: center;
    position: relative;
    border-radius: 100px;
    border: 2px solid rgba(68, 68, 68, 0.3);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .tabs .tabs-header .tabs-header__text:hover {
      border-color: #467CFE; }

.tabs .tabs-body .tabs-body__item {
  width: 100%;
  display: none; }
  .tabs .tabs-body .tabs-body__item.tabs-body__item_active {
    display: block; }

.accordion-item {
  margin-bottom: 16px; }
  .accordion-item.accordion-item_active .accordion-item__header {
    margin-bottom: 16px;
    background-color: #2458D6;
    color: #ffffff; }
    .accordion-item.accordion-item_active .accordion-item__header:after {
      border-color: #ffffff;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      margin-top: 8px; }
  .accordion-item.accordion-item_active .accordion-item__body {
    display: block; }
  .accordion-item .accordion-item__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
    color: #222222;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding: 16px 24px;
    background-color: #E9EBEE;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .accordion-item .accordion-item__header .title-text {
      margin-right: 16px; }
    .accordion-item .accordion-item__header:after {
      border-right: 1px solid #222222;
      border-top: 1px solid #222222;
      content: "";
      width: 8px;
      height: 8px;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
  .accordion-item .accordion-item__body {
    display: none;
    margin-bottom: 16px; }

.nav .nav__list {
  margin: 0;
  list-style: none; }

.nav .nav__item {
  margin: 0; }
  .nav .nav__item.nav__item_active .nav__link, .nav .nav__item:hover .nav__link {
    color: #2458D6; }

.nav .nav__link {
  display: block;
  text-decoration: none;
  padding: 0 20px;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media screen and (max-width: 1023px) {
    .nav .nav__link {
      padding: 16px 23px; } }

.site-header {
  background-color: rgba(34, 34, 34, 0.5);
  padding: 12px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media screen and (max-width: 767px) {
    .site-header {
      padding: 9px 0; } }
  .site-header.header-scroll {
    background-color: #222222; }
  .site-header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .site-header.site-header_menu-active .nav-toggle .nav-toggle__link {
    width: 100%; }
    .site-header.site-header_menu-active .nav-toggle .nav-toggle__link:nth-child(2) {
      display: none; }
    .site-header.site-header_menu-active .nav-toggle .nav-toggle__link:nth-child(1), .site-header.site-header_menu-active .nav-toggle .nav-toggle__link:nth-child(3) {
      margin: 0;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .site-header.site-header_menu-active .nav-toggle .nav-toggle__link:nth-child(3) {
      margin-top: -2px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.header .site-logo .site-logo__link, .header .site-logo .site-logo__img {
  display: block; }

.nav-toggle {
  display: none;
  width: 24px;
  height: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 10;
  cursor: pointer; }
  @media screen and (max-width: 1023px) {
    .nav-toggle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .nav-toggle .nav-toggle__link {
    width: 100%;
    display: block;
    background: #ffffff;
    height: 2px;
    margin: 2px 0;
    clear: both;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .nav-toggle .nav-toggle__link:nth-child(2) {
      width: 85%; }
    .nav-toggle .nav-toggle__link:nth-child(3) {
      width: 65%; }

@media screen and (max-width: 1023px) {
  .header-nav {
    right: 0;
    left: 0;
    display: none;
    top: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: calc(100vh - 100%);
    z-index: 3;
    overflow: auto; } }

@media screen and (max-width: 1023px) {
  .header-nav__footer {
    padding: 24px;
    background-color: #444444;
    border-top: 1px solid #D2EFFF; }
    .header-nav__footer .soc-list {
      margin: 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

@media screen and (max-width: 1023px) {
  .header .nav-container {
    position: static; } }

.header .nav .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1023px) {
    .header .nav .nav__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0; } }
  @media screen and (min-width: 1024px) {
    .header .nav .nav__list {
      margin: 0 -20px; } }

@media screen and (max-width: 1023px) {
  .header .nav .nav__item {
    background-color: #444444; }
    .header .nav .nav__item:before {
      content: '';
      height: 1px;
      background: #D2EFFF;
      display: block; } }

.header .nav .nav__link {
  color: #ffffff; }
  @media screen and (max-width: 1023px) {
    .header .nav .nav__link {
      text-align: center;
      font-size: 18px;
      line-height: 140%; } }

@media screen and (max-width: 1023px) {
  .header-soc {
    display: none; } }

.footer {
  margin-top: auto;
  padding: 40px 0;
  background-color: #D2EFFF;
  color: #444444;
  font-weight: 600; }
  @media screen and (max-width: 1023px) {
    .footer {
      padding: 32px 0; } }
  @media screen and (max-width: 767px) {
    .footer {
      padding: 40px 0;
      font-weight: 400; } }
  .footer a {
    color: #444444; }
  .footer .site-logo .site-logo__link, .footer .site-logo .site-logo__img {
    display: block; }
  @media screen and (max-width: 1023px) {
    .footer .site-logo {
      margin: auto;
      margin-bottom: 24px; } }
  @media screen and (max-width: 767px) {
    .footer .site-logo {
      margin-bottom: 40px; } }
  .footer-top__align {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .footer .nav .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 1023px) {
      .footer .nav .nav__list {
        margin-bottom: 24px; } }
    @media screen and (max-width: 767px) {
      .footer .nav .nav__list {
        margin: 0 0 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  @media screen and (max-width: 1023px) {
    .footer .nav .nav__link {
      padding: 0 20px; } }
  @media screen and (max-width: 767px) {
    .footer .nav .nav__link {
      padding: 0;
      font-weight: 400; } }
  @media screen and (max-width: 767px) {
    .footer .nav .nav__item {
      margin-bottom: 16px;
      text-align: center; }
      .footer .nav .nav__item:last-child {
        margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .footer-info {
      margin-bottom: 40px; } }
  .footer-info__list {
    list-style-type: none;
    margin: 0; }
  .footer-info__item {
    margin-bottom: 16px; }
    .footer-info__item:last-child {
      margin-bottom: 0; }
  .footer-info__link {
    text-decoration: none; }
    .footer-info__link:hover {
      color: #2458D6; }
  .footer .soc-list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  @media screen and (max-width: 1023px) {
    .footer .soc-list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .footer .soc-link {
    background-color: #444444;
    border-color: #444444;
    color: #D2EFFF; }
    .footer .soc-link .fa {
      color: #D2EFFF; }
    .footer .soc-link:hover {
      background-color: #D2EFFF;
      border-color: #444444;
      color: #444444; }
      .footer .soc-link:hover .fa {
        color: #444444; }

.soc-title {
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 140%;
  font-weight: 600; }

.soc-list {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8px; }

.soc-item {
  margin: 8px; }

.soc-link {
  width: 24px;
  height: 24px;
  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;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #444444;
  text-decoration: none;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .soc-link .fa,
  .soc-link .fab {
    color: #444444;
    font-size: 14px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .soc-link .fa-telegram-plane {
    margin-right: 2px; }
  .soc-link:hover {
    background-color: #444444;
    color: #ffffff;
    border-color: #444444; }
    .soc-link:hover .fa,
    .soc-link:hover .fab {
      color: #ffffff; }

.popup-init {
  cursor: pointer; }

.popup-wrap {
  position: fixed;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  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; }

.popup-wrap,
.popup {
  visibility: hidden;
  opacity: 0; }

.popup-visible .popup-wrap {
  visibility: visible;
  opacity: 1; }

@media screen and (max-width: 767px) {
  .popup-visible .site-header,
  .popup-visible .site-main,
  .popup-visible .site-footer {
    opacity: 0;
    visibility: hidden; } }

.popup {
  position: relative;
  top: 0;
  left: 0;
  cursor: auto;
  padding: 32px 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0 16px 24px rgba(2, 21, 51, 0.1);
          box-shadow: 0 16px 24px rgba(2, 21, 51, 0.1);
  background-color: #ffffff;
  z-index: 111;
  display: none;
  margin: auto; }
  @media screen and (min-width: 768px) {
    .popup {
      max-width: 800px; } }
  .popup.active {
    visibility: visible;
    opacity: 1;
    display: block; }
  .popup .popup-header {
    padding: 32px 80px;
    border-bottom: 2px solid #2458D6; }
    @media screen and (max-width: 1023px) {
      .popup .popup-header {
        padding: 24px 80px; } }
    @media screen and (max-width: 767px) {
      .popup .popup-header {
        padding: 24px; } }
    .popup .popup-header .popup-header__title .title-text {
      color: #444444;
      margin-bottom: 0; }
  .popup .popup-remove {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 8px;
    right: 8px;
    opacity: .5; }
    .popup .popup-remove .icon {
      fill: #444444;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .popup .popup-remove:hover {
      opacity: 1; }
      .popup .popup-remove:hover .icon {
        fill: #467CFE; }

.main-slider {
  position: relative; }
  .main-slider__item {
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .main-slider-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.2); }
    .main-slider-content .container {
      height: 100%;
      padding-top: 104px;
      padding-bottom: 0; }
  .main-slider__block {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative; }
    @media screen and (max-width: 1023px) {
      .main-slider__block {
        -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; } }
    .main-slider__block_content {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 48px; }
      @media screen and (min-width: 1024px) {
        .main-slider__block_content {
          margin-bottom: 100px;
          padding-right: 48px; } }
      @media screen and (max-width: 767px) {
        .main-slider__block_content {
          margin-bottom: 32px; } }
    .main-slider__block_bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .main-slider__block_bottom .main-slider__btn .btn {
        background-color: transparent;
        border: none;
        border-radius: 0 100px 0 0;
        padding: 20px 135px 20px 0;
        position: relative;
        font-size: 40px;
        line-height: 120%;
        font-weight: 700; }
        .main-slider__block_bottom .main-slider__btn .btn .icon {
          width: 56px;
          height: 56px; }
        @media screen and (max-width: 991px) {
          .main-slider__block_bottom .main-slider__btn .btn {
            font-size: 32px;
            padding: 20px 56px 20px 0; } }
        @media screen and (max-width: 767px) {
          .main-slider__block_bottom .main-slider__btn .btn {
            font-size: 26px;
            padding: 20px 43px 20px 0; }
            .main-slider__block_bottom .main-slider__btn .btn .icon {
              width: 40px;
              height: 40px; } }
        .main-slider__block_bottom .main-slider__btn .btn:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          left: -100vw;
          -webkit-backdrop-filter: blur(15px);
                  backdrop-filter: blur(15px);
          background-color: rgba(210, 239, 255, 0.3);
          border-radius: 0 100px 0 0;
          z-index: -1;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        .main-slider__block_bottom .main-slider__btn .btn:hover {
          color: #467CFE; }
          .main-slider__block_bottom .main-slider__btn .btn:hover:before {
            background-color: rgba(210, 239, 255, 0.5); }
          .main-slider__block_bottom .main-slider__btn .btn:hover .icon {
            fill: #467CFE; }
  .main-slider__title {
    margin-bottom: 0;
    color: #ffffff; }
    .main-slider__title.subtitle:before {
      content: '';
      width: 60px;
      height: 1px;
      background-color: #ffffff;
      display: inline-block;
      margin: 6px 0;
      margin-right: 16px; }
  .main-slider__pagination-top {
    width: 100%;
    margin-bottom: 32px; }
    @media screen and (min-width: 1024px) {
      .main-slider__pagination-top {
        display: none; } }
    @media screen and (max-width: 767px) {
      .main-slider__pagination-top {
        margin-bottom: 16px; } }
    .main-slider__pagination-top .swiper-pagination {
      position: relative;
      text-align: left;
      margin: 0 -8px; }
      @media screen and (max-width: 767px) {
        .main-slider__pagination-top .swiper-pagination {
          margin: 0 -4px; } }
      .main-slider__pagination-top .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
        background: #ffffff;
        border: 1px solid transparent;
        position: relative;
        opacity: .5;
        margin: 0 8px; }
        @media screen and (max-width: 767px) {
          .main-slider__pagination-top .swiper-pagination-bullet {
            width: 8px;
            height: 8px;
            margin: 0 4px; } }
        .main-slider__pagination-top .swiper-pagination-bullet.swiper-pagination-bullet-active {
          opacity: 1; }
      .main-slider__pagination-top .swiper-pagination .number {
        display: none; }
  .main-slider__pagination-bottom {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media screen and (max-width: 1023px) {
      .main-slider__pagination-bottom {
        display: none; } }
    .main-slider__pagination-bottom .swiper-pagination {
      position: relative; }
      .main-slider__pagination-bottom .swiper-pagination-bullet {
        display: none;
        width: auto;
        height: auto;
        background: transparent; }
        .main-slider__pagination-bottom .swiper-pagination-bullet .number {
          font-weight: 500;
          line-height: 150%;
          font-size: 56px;
          color: #ffffff; }
        .main-slider__pagination-bottom .swiper-pagination-bullet-active {
          display: block; }
    .main-slider__pagination-bottom .total {
      font-size: 14px;
      line-height: 140%;
      font-weight: 400;
      color: #ffffff;
      margin-top: 22px; }
      .main-slider__pagination-bottom .total:before {
        content: '/'; }
  .main-slider-btn {
    position: absolute;
    bottom: 32px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    left: calc(50% - 9px);
    -webkit-animation: upDovn 1.5s ease-in-out infinite;
            animation: upDovn 1.5s ease-in-out infinite; }

@-webkit-keyframes upDovn {
  50% {
    bottom: 16px; }
  100% {
    bottom: 32px; } }

@keyframes upDovn {
  50% {
    bottom: 16px; }
  100% {
    bottom: 32px; } }
    @media screen and (max-width: 1023px) {
      .main-slider-btn {
        display: none; } }
  .main-slider__navigation {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 1023px) {
      .main-slider__navigation {
        display: none; } }
    .main-slider__navigation_arrow {
      color: #ffffff;
      position: relative;
      width: 40px;
      height: 40px;
      background-color: rgba(210, 239, 255, 0.3);
      border-radius: 2px;
      left: 0;
      right: 0;
      margin: 0 8px; }
      .main-slider__navigation_arrow:after {
        font-size: 20px; }
      .main-slider__navigation_arrow:hover {
        color: #467CFE;
        background-color: rgba(210, 239, 255, 0.5); }

.post.section {
  margin-bottom: calc(120px - 32px); }
  @media screen and (max-width: 1023px) {
    .post.section {
      margin-bottom: calc(96px - 24px); } }

.post-slider__header {
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.post-slider__nav {
  position: relative; }
  @media screen and (max-width: 1023px) {
    .post-slider__nav {
      display: none; } }

.post-slider__container .swiper-container {
  overflow: initial; }

.post-slider__container .swiper-slide {
  width: 41.6667%; }
  @media screen and (max-width: 1023px) {
    .post-slider__container .swiper-slide {
      width: 66.666667%; } }
  @media screen and (max-width: 767px) {
    .post-slider__container .swiper-slide {
      width: 83.333333%; } }

.post-item__img {
  position: relative;
  margin-bottom: 24px; }
  @media screen and (max-width: 1023px) {
    .post-item__img {
      margin-bottom: 16px; } }
  .post-item__img img {
    width: 100%;
    display: block;
    max-height: 250px; }
  .post-item__img .price {
    font-size: 18px;
    line-height: 140%;
    font-weight: 600;
    color: #ffffff; }
    .post-item__img .price-block {
      position: absolute;
      bottom: 16px;
      left: 16px;
      padding: 3px 10px;
      border-radius: 100px;
      background-color: rgba(35, 170, 246, 0.7);
      color: #ffffff; }
    @media screen and (max-width: 767px) {
      .post-item__img .price {
        font-size: 14px;
        font-weight: 400; }
        .post-item__img .price-block {
          font-size: 14px;
          font-weight: 400; } }
  .post-item__img .tag {
    color: #444444;
    position: absolute;
    left: 16px;
    bottom: 16px;
    padding: 3px 10px;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 100px;
    font-size: 18px;
    line-height: 140%; }

.post-item__description {
  min-height: 50px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #2458D6; }

.post-item__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.post-item__last {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 239, 255, 0)), to(rgba(210, 239, 255, 0.83)));
  background: linear-gradient(180deg, rgba(210, 239, 255, 0) 0%, rgba(210, 239, 255, 0.83) 100%);
  margin-bottom: 48px; }
  @media screen and (max-width: 1023px) {
    .post-item__last .container {
      max-width: 100%;
      padding: 0; } }
  @media screen and (max-width: 1023px) {
    .post-item__last .title {
      max-width: calc(100% - 48px);
      padding: 0 16px;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 767px) {
    .post-item__last .title {
      max-width: calc(100% - 24px);
      padding: 0 12px; } }
  .post-item__last_offers {
    padding: 32px 0 16px;
    border-top: 1px solid #2458D6; }
    @media screen and (max-width: 1023px) {
      .post-item__last_offers {
        padding-top: 24px; } }
    @media screen and (max-width: 767px) {
      .post-item__last_offers {
        padding-bottom: 8px; } }

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .post-item__last_offers__container {
    max-width: calc(100% - 48px);
    padding: 0 16px;
    margin-left: auto;
    margin-right: auto; } }
    .post-item__last_offers__description {
      margin-bottom: 32px; }
      @media screen and (max-width: 1023px) {
        .post-item__last_offers__description {
          margin-bottom: 24px; } }
      @media screen and (max-width: 767px) {
        .post-item__last_offers__description {
          max-width: calc(100% - 24px);
          padding: 0 12px; } }
    .post-item__last_offers .post-item {
      margin-bottom: 32px; }
      @media screen and (max-width: 767px) {
        .post-item__last_offers .post-item {
          margin-bottom: 24px; } }
  .post-item__last.blog .post-item {
    padding: 32px 0 48px;
    border-top: 1px solid #2458D6; }
    .post-item__last.blog .post-item__img {
      margin-bottom: 0; }
      @media screen and (max-width: 1023px) {
        .post-item__last.blog .post-item__img {
          margin-bottom: 16px; } }
      .post-item__last.blog .post-item__img img {
        max-height: initial; }
    .post-item__last.blog .post-item__info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 100%; }
      @media screen and (max-width: 1023px) {
        .post-item__last.blog .post-item__info {
          max-width: calc(100% - 48px);
          padding: 0 16px;
          margin-left: auto;
          margin-right: auto; } }
      .post-item__last.blog .post-item__info .tag {
        margin-bottom: 16px; }
        .post-item__last.blog .post-item__info .tag-item {
          color: #444444;
          padding: 3px 10px;
          background-color: rgba(35, 170, 246, 0.2);
          border-radius: 100px;
          font-size: 18px;
          line-height: 140%; }
    .post-item__last.blog .post-item__description {
      height: 100%; }
  .post-item__last .post-item__img img {
    max-height: initial; }
  @media screen and (max-width: 767px) {
    .post-item__last .post-item__info {
      max-width: calc(100% - 24px);
      padding: 0 12px; } }
  .post-item__last .post-item__info .tag {
    margin-bottom: 16px; }
    .post-item__last .post-item__info .tag-item {
      color: #444444;
      padding: 3px 10px;
      background-color: rgba(35, 170, 246, 0.2);
      border-radius: 100px;
      font-size: 18px;
      line-height: 140%; }

.post-list .post-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 32px; }
  @media screen and (max-width: 767px) {
    .post-list .post-header__btn .btn {
      padding: 0;
      border: none; }
      .post-list .post-header__btn .btn .icon {
        width: 24px;
        height: 24px; }
    .post-list .post-header__btn_text {
      display: none; } }

.post-list .post-item {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
  margin-bottom: 32px; }
  @media screen and (max-width: 1023px) {
    .post-list .post-item {
      margin-bottom: 24px; } }
  @media screen and (max-width: 767px) {
    .post-list .post-item {
      margin-bottom: 32px; } }
  .post-list .post-item__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    height: 100%; }
  .post-list .post-item__btn {
    margin-top: auto;
    background-color: #D2EFFF;
    position: relative; }
    .post-list .post-item__btn:before {
      content: '';
      background-color: #D2EFFF;
      position: absolute;
      z-index: -1;
      top: 0;
      bottom: 0;
      left: -100vw;
      right: -100vw; }
    .post-list .post-item__btn .icon {
      width: 40px;
      height: 40px; }
  .post-list .post-item__description {
    height: 100%; }

.post-description {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 239, 255, 0)), to(rgba(210, 239, 255, 0.83)));
  background: linear-gradient(180deg, rgba(210, 239, 255, 0) 0%, rgba(210, 239, 255, 0.83) 100%);
  padding-bottom: 120px; }
  @media screen and (max-width: 1023px) {
    .post-description {
      padding-bottom: 96px; } }
  .post-description__container {
    padding-top: 40px;
    border-top: 1px solid transparent;
    position: relative; }
    .post-description__container:before {
      content: '';
      height: 1px;
      background-color: #2458D6;
      position: absolute;
      top: 0;
      left: 0;
      right: 0; }
    @media screen and (max-width: 1023px) {
      .post-description__container {
        padding-top: 24px; }
        .post-description__container:before {
          left: -100%;
          right: -100%; } }
  @media screen and (max-width: 1023px) {
    .post-description .title {
      margin-bottom: 24px; } }
  .post-description .tag {
    margin-bottom: 16px; }
    @media screen and (max-width: 1023px) {
      .post-description .tag {
        margin-bottom: 24px; } }
    .post-description .tag-item {
      color: #444444;
      padding: 3px 10px;
      background-color: rgba(35, 170, 246, 0.2);
      border-radius: 100px;
      font-size: 18px;
      line-height: 140%; }
  .post-description .share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .post-description .share-title {
      color: #444444;
      font-weight: 600; }
  .post-description .soc-item {
    margin: 0 8px; }
  .post-description .soc-link {
    background-color: #444444;
    border-color: #444444;
    color: #D2EFFF; }
    .post-description .soc-link .fa {
      color: #D2EFFF; }
    .post-description .soc-link:hover {
      background-color: #D2EFFF;
      border-color: #444444;
      color: #444444; }
      .post-description .soc-link:hover .fa {
        color: #444444; }

.offer-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  counter-reset: list-1; }

.offer-item {
  margin-bottom: 120px; }
  @media screen and (min-width: 768px) {
    .offer-item:nth-child(even) .offer-item__container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .offer-item:nth-child(even) .offer-item__image_title,
    .offer-item:nth-child(even) .offer-item__image figcaption {
      text-align: left; } }
  @media screen and (max-width: 1023px) {
    .offer-item {
      margin-bottom: 96px; } }
  .offer-item__title {
    border-bottom: 1px solid #2458D6;
    margin-bottom: 32px;
    padding-bottom: 32px; }
    .offer-item__title .title:before {
      counter-increment: list-1;
      content: counter(list-1) ". "; }
    .offer-item__title .prise {
      background-color: rgba(35, 170, 246, 0.2);
      padding: 8px 24px;
      border-radius: 100px;
      margin-bottom: 0;
      display: block;
      text-align: center; }
    @media screen and (min-width: 768px) {
      .offer-item__title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .offer-item__title .title {
          margin-bottom: 0;
          margin-right: 16px; }
        .offer-item__title .prise {
          margin-left: 16px;
          min-width: 117px; } }
    @media screen and (max-width: 1023px) {
      .offer-item__title {
        margin-bottom: 24px;
        padding-bottom: 24px; } }
    @media screen and (max-width: 767px) {
      .offer-item__title .title {
        margin-bottom: 24px; } }
  .offer-item__description_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  @media screen and (max-width: 1023px) {
    .offer-item__image {
      margin-bottom: 24px; } }
  .offer-item__image img {
    display: block;
    width: 100%; }
  .offer-item__image_title,
  .offer-item__image figcaption {
    padding-top: 16px;
    text-align: right;
    font-size: 18px;
    color: #444444; }
    @media screen and (max-width: 1023px) {
      .offer-item__image_title,
      .offer-item__image figcaption {
        padding-top: 8px; } }
    @media screen and (max-width: 767px) {
      .offer-item__image_title,
      .offer-item__image figcaption {
        font-size: 14px; } }

.offer-condition {
  display: block;
  width: 100%;
  margin-bottom: 24px; }
  .offer-condition__list {
    list-style-type: none; }
  .offer-condition__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .offer-condition__item_icon {
      width: 48px;
      height: 48px;
      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;
      background-color: #ffffff;
      -webkit-box-shadow: 0 8px 30px rgba(0, 73, 164, 0.1);
              box-shadow: 0 8px 30px rgba(0, 73, 164, 0.1);
      border-radius: 2px;
      overflow: hidden; }
      .offer-condition__item_icon .icon {
        width: 32px;
        height: 32px; }
    .offer-condition__item_block {
      max-width: calc(100% - 48px);
      width: 100%;
      padding-left: 16px; }
      .offer-condition__item_block .title {
        display: block;
        color: #444444;
        margin-bottom: 4px; }
      .offer-condition__item_block .value {
        display: block;
        color: #444444; }
    @media screen and (max-width: 767px) {
      .offer-condition__item {
        -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; }
        .offer-condition__item_icon {
          margin-bottom: 16px; }
        .offer-condition__item_block {
          padding-left: 0;
          text-align: center; } }

.offer-menu {
  display: block;
  width: 100%; }
  .offer-menu__list {
    list-style-type: none; }
  .offer-menu__item {
    margin-bottom: 0; }
    @media screen and (min-width: 1024px) {
      .offer-menu__item:not(:first-child) .offer-menu__link {
        border-top: none !important; } }
  .offer-menu__link {
    padding: 8px 0 !important;
    border-top: 1px solid #2458D6 !important;
    border-bottom: 1px solid #2458D6 !important;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 0; }
    .offer-menu__link .icon {
      width: 40px;
      height: 40px; }

@media screen and (max-width: 1023px) {
  .offer-slider-range .swiper-container {
    overflow: initial; } }

.offer-slider-range .swiper-slide img {
  width: 100%; }

@media screen and (max-width: 1023px) {
  .offer-slider-range .swiper-slide {
    width: calc(83.333333% - 24px); } }

@media screen and (max-width: 1023px) {
  .offer-slider-range .swiper-slider-progressbar {
    display: none; } }

.webcams-slider {
  margin-bottom: 56px; }
  @media screen and (max-width: 1023px) {
    .webcams-slider {
      margin-bottom: 48px; } }
  @media screen and (max-width: 767px) {
    .webcams-slider {
      margin-bottom: 32px; } }
  .webcams-slider .swiper-container {
    overflow: initial; }
  .webcams-slider .swiper-slide {
    width: 83.333333%; }
    .webcams-slider .swiper-slide .webcams-container {
      position: relative; }
      .webcams-slider .swiper-slide .webcams-container:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(34, 34, 34, 0.4);
        z-index: 1; }
    .webcams-slider .swiper-slide.swiper-slide-active .webcams-container:before {
      display: none; }
  .webcams-slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: auto;
    max-width: 176px;
    margin-top: 32px; }
  .webcams-slider__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #2458D6; }
    @media screen and (max-width: 1023px) {
      .webcams-slider__header {
        border-bottom-color: transparent;
        padding-bottom: 24px;
        margin-bottom: 24px;
        position: relative; }
        .webcams-slider__header:before {
          content: '';
          position: absolute;
          left: -100%;
          right: -100%;
          bottom: -1px;
          border-bottom: 1px solid #2458D6; } }
  @media screen and (max-width: 1023px) and (max-width: 767px) {
    .webcams-slider__header {
      padding-bottom: 8px; } }
    .webcams-slider__header_title {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .webcams-slider__header_title {
          width: 100%;
          margin-bottom: 16px; } }

.webcams-update {
  max-width: 165px; }
  @media screen and (max-width: 767px) {
    .webcams-update {
      max-width: 100%;
      width: 100%; } }
  .webcams-update input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #444444;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #444444;
    font-size: 18px;
    outline: none;
    text-align: right;
    padding: 7px 24px;
    background-color: transparent; }
    @media screen and (max-width: 767px) {
      .webcams-update input {
        text-align: left;
        border-bottom: none;
        padding: 4px 0; } }
    .webcams-update input:focus {
      border-bottom-color: #2458D6; }
      .webcams-update input:focus + .input-icon {
        border-color: transparent;
        background: linear-gradient(135.8deg, #33B5FA 18.26%, #4875FF 95.05%); }
        .webcams-update input:focus + .input-icon .icon {
          fill: #ffffff; }
  .webcams-update .input-icon-position-right .input-icon {
    right: 0;
    z-index: -1; }

.webcams-container {
  --plyr-range-fill-background: #222222;
  --plyr-video-progress-buffered-background: #222222;
  --plyr-video-control-color-hover: #ffffff;
  --plyr-video-control-background-hover: transparent; }
  .webcams-container .plyr__control--overlaid {
    background: transparent;
    border: 2px solid;
    padding: 27px;
    opacity: 1; }
    .webcams-container .plyr__control--overlaid:before, .webcams-container .plyr__control--overlaid:after {
      content: '';
      position: absolute;
      border-radius: 50%;
      -webkit-transition: all 0.7s ease-in-out;
      transition: all 0.7s ease-in-out;
      z-index: -2;
      top: -1px;
      left: -1px;
      bottom: -1px;
      right: -1px;
      border: 1px solid #ffffff; }
    .webcams-container .plyr__control--overlaid:hover:before {
      -webkit-animation: puls-start 1.4s ease-out infinite normal;
              animation: puls-start 1.4s ease-out infinite normal; }
    .webcams-container .plyr__control--overlaid:hover:after {
      -webkit-animation: puls-start 1.4s ease-out infinite normal;
              animation: puls-start 1.4s ease-out infinite normal;
      -webkit-animation-delay: .7s;
              animation-delay: .7s; }
    .webcams-container .plyr__control--overlaid svg {
      width: 42px;
      height: 42px; }
    @media screen and (max-width: 767px) {
      .webcams-container .plyr__control--overlaid {
        padding: 9px; }
        .webcams-container .plyr__control--overlaid svg {
          width: 18px;
          height: 18px; } }
  .webcams-container button.plyr__control .icon--pressed {
    opacity: .8; }
  .webcams-container button.plyr__control:focus {
    background-color: transparent;
    border-color: transparent; }

.webcams-arrow {
  z-index: 1;
  cursor: pointer; }
  .webcams-arrow .icon {
    width: 40px;
    height: 40px;
    fill: #444444;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .webcams-arrow:hover .icon {
    opacity: 1; }
  .webcams-arrow-prev {
    left: calc(-624px + 8.333% - 32px); }
    .webcams-arrow-prev .icon {
      right: 0; }
  .webcams-arrow-next {
    right: calc(-624px + 16.666% - 32px); }
    .webcams-arrow-next .icon {
      left: 0; }
  .webcams-arrow.swiper-button-disabled {
    opacity: .5;
    cursor: default; }
  @media screen and (max-width: 1023px) {
    .webcams-arrow {
      display: none; } }

@-webkit-keyframes puls-start {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: .8; }
  to {
    opacity: .2;
    -webkit-transform: scale(1.4);
            transform: scale(1.4); } }

@keyframes puls-start {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: .8; }
  to {
    opacity: .2;
    -webkit-transform: scale(1.4);
            transform: scale(1.4); } }

section,
.section {
  margin-bottom: 120px; }
  section:first-of-type,
  .section:first-of-type {
    margin-top: 120px; }
    @media screen and (max-width: 1023px) {
      section:first-of-type,
      .section:first-of-type {
        margin-top: 96px; } }
  @media screen and (max-width: 1023px) {
    section,
    .section {
      margin-bottom: 96px; } }
  section-gradient-blue-1,
  .section-gradient-blue-1 {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 239, 255, 0)), to(rgba(210, 239, 255, 0.83)));
    background: linear-gradient(180deg, rgba(210, 239, 255, 0) 0%, rgba(210, 239, 255, 0.83) 100%); }
  section-gradient-blue-2,
  .section-gradient-blue-2 {
    background: linear-gradient(135.8deg, #33B5FA 18.26%, #4875FF 95.05%); }
  section-gradient-blue-3,
  .section-gradient-blue-3 {
    background: linear-gradient(138.49deg, #2BCCF7 15.45%, #467CFE 49.59%, #9647FF 85.2%); }
  section-gradient-blue-4,
  .section-gradient-blue-4 {
    background: linear-gradient(143.81deg, #23E6F6 6.91%, #4875FF 51.53%, #AA3DFF 90.57%); }

.banner-page {
  height: 480px;
  background-size: cover;
  background-position: center; }
  @media screen and (max-width: 1023px) {
    .banner-page {
      height: 400px; } }
  @media screen and (max-width: 767px) {
    .banner-page {
      height: 260px; } }

.breadcrumbs {
  margin: 16px 0 12px; }
  .breadcrumbs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    color: #2458D6;
    margin: 0 -4px; }
  .breadcrumbs-item {
    margin: 0 4px 8px; }
    .breadcrumbs-item:not(:first-child):before {
      content: '/ ';
      color: #444444; }
    .breadcrumbs-item:last-child:before {
      color: #2458D6; }
  .breadcrumbs-link {
    color: #444444;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .breadcrumbs-link .icon {
      fill: #444444;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      display: block; }
    .breadcrumbs-link:hover {
      color: #2458D6; }
      .breadcrumbs-link:hover .icon {
        fill: #2458D6; }
  .breadcrumbs + .section,
  .breadcrumbs + section {
    margin-top: 32px; }

.pagination {
  margin-bottom: 120px; }
  @media screen and (max-width: 1023px) {
    .pagination {
      margin-bottom: 96px; } }
  .pagination-list {
    list-style-type: none;
    margin: 0 -8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .pagination-list.mob {
      display: none; }
    @media screen and (max-width: 1023px) {
      .pagination-list {
        margin: 0 -4px; } }
    @media screen and (max-width: 767px) {
      .pagination-list {
        margin: 0;
        display: none; }
        .pagination-list.mob {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
  .pagination-item {
    margin: 0 8px;
    border: 1px solid transparent;
    border-radius: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .pagination-item:not(.pagination-button):not(.dots):hover, .pagination-item:not(.pagination-button):not(.dots).active {
      border-color: #467CFE; }
      .pagination-item:not(.pagination-button):not(.dots):hover .pagination-link, .pagination-item:not(.pagination-button):not(.dots).active .pagination-link {
        color: #467CFE; }
    @media screen and (max-width: 1023px) {
      .pagination-item {
        margin: 0 4px; } }
    @media screen and (max-width: 767px) {
      .pagination-item {
        margin: 0; } }
    .pagination-item.dots {
      color: #444444;
      text-decoration: none;
      font-weight: 600;
      min-width: 38px;
      height: 38px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 767px) {
        .pagination-item.dots {
          min-width: 30px;
          height: 30px; } }
  .pagination-link {
    color: #444444;
    text-decoration: none;
    font-weight: 600;
    min-width: 38px;
    height: 38px;
    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-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media screen and (max-width: 767px) {
      .pagination-link {
        min-width: 30px;
        height: 30px; } }
  .pagination-button .pagination-link {
    color: #444444; }
    .pagination-button .pagination-link .icon {
      min-width: 38px;
      height: 38px;
      fill: #444444;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      @media screen and (max-width: 767px) {
        .pagination-button .pagination-link .icon {
          min-width: 30px;
          height: 30px; } }
    .pagination-button .pagination-link:hover {
      color: #467CFE; }
      .pagination-button .pagination-link:hover .icon {
        fill: #467CFE; }
  @media screen and (max-width: 1023px) {
    .pagination-button-text {
      display: none; } }
  .pagination-button-hidden {
    display: none; }
  .pagination-button-next {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .pagination-button-next:before {
      content: '';
      display: inline-block;
      height: 1px;
      width: 100%;
      background-color: rgba(68, 68, 68, 0.6);
      border-radius: 2px;
      margin: 0 24px 0 8px; }
      @media screen and (max-width: 1023px) {
        .pagination-button-next:before {
          margin: 0 8px 0 0; } }
      @media screen and (max-width: 767px) {
        .pagination-button-next:before {
          margin: 0; } }
    .pagination-button-next .pagination-link {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      min-width: auto; }

.product-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #2458D6;
  padding-bottom: 32px;
  margin-bottom: 32px; }
  @media screen and (max-width: 1023px) {
    .product-title {
      margin-bottom: 24px;
      padding-bottom: 24px; } }
  @media screen and (max-width: 767px) {
    .product-title {
      margin-bottom: 16px;
      padding-bottom: 16px; } }
  @media screen and (max-width: 579px) {
    .product-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; } }
  .product-title .title {
    margin-bottom: 0; }
    @media screen and (max-width: 579px) {
      .product-title .title {
        margin-bottom: 16px; } }
  .product-title .rating-list {
    margin: 0; }
  .product-title .rating-item .icon {
    width: 48px;
    height: 48px; }
    @media screen and (max-width: 1023px) {
      .product-title .rating-item .icon {
        width: 32px;
        height: 32px; } }

.product-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  color: #444444;
  margin-bottom: 48px; }
  @media screen and (max-width: 1023px) {
    .product-location {
      margin-bottom: 32px; } }
  @media screen and (max-width: 767px) {
    .product-location {
      margin-bottom: 24px; } }
  .product-location .icon {
    min-width: 24px;
    fill: #444444;
    margin-right: 8px; }
    @media screen and (max-width: 767px) {
      .product-location .icon {
        min-width: 18px; } }

.product-description {
  width: 66.666667%;
  margin-bottom: 32px; }
  @media screen and (max-width: 1023px) {
    .product-description {
      width: 100%;
      margin-bottom: 24px; } }
  @media screen and (max-width: 767px) {
    .product-description {
      margin-bottom: 16px; } }

.product-comfort {
  margin-bottom: 32px; }
  @media screen and (max-width: 1023px) {
    .product-comfort {
      margin-bottom: 24px; } }

.product-gallery-item {
  overflow: hidden;
  border-radius: 2px; }
  .product-gallery-item img {
    display: block;
    width: 100%; }

.product-gallery-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px; }

.product-gallery .swiper-container {
  overflow: initial; }

.product-gallery .swiper-slide {
  width: calc(33.3% - 32px); }
  @media screen and (max-width: 1023px) {
    .product-gallery .swiper-slide {
      width: calc(41.666667% - 24px); } }
  @media screen and (max-width: 767px) {
    .product-gallery .swiper-slide {
      width: calc(41.666667% - 16px); } }
  @media screen and (max-width: 579px) {
    .product-gallery .swiper-slide {
      width: calc(83.333333% - 16px); } }

.product-room .room-item {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 239, 255, 0)), to(rgba(210, 239, 255, 0.83)));
  background: linear-gradient(180deg, rgba(210, 239, 255, 0) 0%, rgba(210, 239, 255, 0.83) 100%);
  padding-bottom: 48px; }
  .product-room .room-item:not(:last-child) {
    margin-bottom: 48px; }
  @media screen and (max-width: 1023px) {
    .product-room .room-item {
      padding-bottom: 32px; } }
  @media screen and (max-width: 767px) {
    .product-room .room-item {
      padding-bottom: 24px; }
      .product-room .room-item:not(:last-child) {
        margin-bottom: 48px; } }

.product-room .room-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #2458D6; }
  @media screen and (max-width: 1023px) {
    .product-room .room-header {
      padding-bottom: 24px;
      margin-bottom: 24px; } }
  @media screen and (max-width: 767px) {
    .product-room .room-header {
      padding-bottom: 16px;
      margin-bottom: 16px; } }
  .product-room .room-header .title {
    margin-bottom: 0; }
  .product-room .room-header__price:before {
    content: attr(data-day) "/ ";
    font-size: 18px;
    line-height: 140%;
    font-weight: 600; }
    @media screen and (max-width: 767px) {
      .product-room .room-header__price:before {
        font-size: 14px;
        font-weight: 400; } }

.product-room .room-description {
  margin-bottom: 24px; }
  @media screen and (max-width: 767px) {
    .product-room .room-description {
      margin-bottom: 16px; } }

.product-room .room-tag__list {
  list-style-type: none;
  margin: 0 0 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.product-room .room-tag__item {
  margin-bottom: 16px;
  margin-right: 16px;
  border: 1px solid rgba(68, 68, 68, 0.6);
  border-radius: 100px;
  padding: 8px 11px;
  color: #444444;
  font-weight: 600; }

@media screen and (max-width: 767px) {
  .product-room .room-tag__list {
    margin: 0 0 16px 0; }
  .product-room .room-tag__item {
    margin-bottom: 8px;
    margin-right: 8px; } }

.product-room .room-btn .btn {
  margin-left: auto; }

.product-room .room-gallery img {
  display: block;
  width: 100%; }

@media screen and (max-width: 1023px) {
  .product-room .room-gallery {
    margin-bottom: 24px; } }

@media screen and (max-width: 767px) {
  .product-room .room-gallery {
    margin-bottom: 16px; } }

.product-room .room-gallery-top {
  margin-bottom: 16px;
  border-radius: 2px; }
  .product-room .room-gallery-top .swiper-slider-nav__arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 72px;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0; }
    .product-room .room-gallery-top .swiper-slider-nav__arrow .icon {
      width: 40px;
      height: 40px;
      fill: #ffffff;
      position: absolute;
      top: calc(50% - 20px);
      left: calc(50% - 20px);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .product-room .room-gallery-top .swiper-slider-nav__arrow:hover {
      background-color: rgba(0, 0, 0, 0.4); }
      .product-room .room-gallery-top .swiper-slider-nav__arrow:hover .icon {
        fill: #23AAF6; }
    .product-room .room-gallery-top .swiper-slider-nav__arrow-prev {
      left: 0; }
    .product-room .room-gallery-top .swiper-slider-nav__arrow-next {
      right: 0; }
    @media screen and (max-width: 1023px) {
      .product-room .room-gallery-top .swiper-slider-nav__arrow {
        width: 48px; } }
    @media screen and (max-width: 767px) {
      .product-room .room-gallery-top .swiper-slider-nav__arrow {
        width: 32px; } }
  .product-room .room-gallery-top:hover .swiper-slider-nav__arrow {
    opacity: 1; }

@media screen and (min-width: 768px) {
  .product-room .room-gallery-thumbs {
    max-width: calc(100% - 40px);
    padding-right: 40px;
    margin-left: 0; } }

@media screen and (min-width: 1024px) {
  .product-room .room-gallery-thumbs {
    max-width: calc(100% - 64px);
    padding-right: 64px; } }

.product-room .room-gallery-thumbs .swiper-slide .room-gallery-item {
  position: relative;
  border-radius: 2px;
  overflow: hidden; }

.product-room .room-gallery-thumbs .swiper-slide:not(.swiper-slide-thumb-active) .room-gallery-item:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4); }

.product-room .room-gallery-thumbs .thumbs-arrow-next {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 64px;
  bottom: 0;
  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;
  border-radius: 2px; }

.product-room .room-gallery-thumbs .thumbs-arrow-disabled {
  display: none; }

.product-room .room-gallery-thumbs .thumbs-count {
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  line-height: 120%;
  font-weight: 600; }
  @media screen and (max-width: 767px) {
    .product-room .room-gallery-thumbs .thumbs-count {
      font-size: 18px; } }

.hotel-reservation {
  max-width: calc(100% - 96px);
  width: 100%;
  margin: 0 auto;
  padding: 32px 16px; }
  .hotel-reservation .btn {
    max-width: 300px;
    width: 100%; }
    .hotel-reservation .btn_link {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 24px; }
  .hotel-reservation__table {
    margin-bottom: 0; }
    .hotel-reservation__table_block {
      border: 1px solid #000000;
      padding: 32px;
      margin-bottom: 32px; }
    .hotel-reservation__table td {
      border: none;
      padding: 4px 0;
      color: #444444; }
      .hotel-reservation__table td:first-child {
        width: 116px; }
      .hotel-reservation__table td:last-child {
        font-weight: 600; }
    .hotel-reservation__table tr:nth-child(odd) td {
      background-color: transparent; }
    .hotel-reservation__table tr:nth-of-type(4n) td {
      border-bottom: 1px solid #000000;
      padding-bottom: 24px; }
    .hotel-reservation__table tr:nth-of-type(4n+1) td {
      padding-top: 24px; }
    .hotel-reservation__table tr:first-of-type td {
      padding-top: 0; }
    .hotel-reservation__table tr:last-of-type td:last-child {
      text-align: right; }
  .hotel-reservation__stars {
    text-align: center;
    margin-bottom: 16px; }
    .hotel-reservation__stars .rating-list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0; }
    .hotel-reservation__stars .rating-item .icon {
      fill: #2458D6; }
  @media screen and (max-width: 1023px) {
    .hotel-reservation {
      max-width: calc(100% - 56px);
      padding: 24px 16px; } }
  @media screen and (max-width: 767px) {
    .hotel-reservation {
      max-width: calc(100% - 24px);
      padding: 24px 12px; }
      .hotel-reservation__table_block {
        border: none;
        padding: 0; } }

.modal-open {
  overflow: hidden; }

.filter .form-filter {
  padding: 48px 48px 24px;
  border-radius: 2px;
  -webkit-box-shadow: 0 8px 40px rgba(0, 73, 164, 0.15);
          box-shadow: 0 8px 40px rgba(0, 73, 164, 0.15);
  margin-bottom: 32px; }
  @media screen and (min-width: 1024px) {
    .filter .form-filter .form .row {
      margin: 0 -20px; }
    .filter .form-filter .form .col {
      padding-left: 20px;
      padding-right: 20px; }
    .filter .form-filter .form .jcf-number {
      padding: 0 32px; } }
  @media screen and (max-width: 1023px) {
    .filter .form-filter {
      padding: 32px 32px 0;
      margin-bottom: 8px; }
      .filter .form-filter .form .form-field {
        margin-bottom: 32px; } }
  @media screen and (max-width: 767px) {
    .filter .form-filter {
      padding: 40px 24px;
      margin: 0 -24px;
      margin-bottom: 24px; } }

.filter-result .result-item {
  position: relative;
  border-bottom: 1px solid transparent;
  padding: 32px 0; }
  @media screen and (max-width: 767px) {
    .filter-result .result-item {
      padding: 24px 0; } }
  .filter-result .result-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(135.8deg, #33B5FA 18.26%, #4875FF 95.05%); }

.filter-result .result-img img {
  display: block;
  width: 100%; }

@media screen and (max-width: 1023px) {
  .filter-result .result-img {
    margin-bottom: 24px; } }

@media screen and (max-width: 767px) {
  .filter-result .result-img {
    margin-bottom: 16px; } }

.filter-result .result-subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  color: #444444;
  margin-bottom: 0; }
  .filter-result .result-subtitle .icon {
    min-width: 24px;
    fill: #444444;
    margin-right: 8px; }
    @media screen and (max-width: 767px) {
      .filter-result .result-subtitle .icon {
        min-width: 18px; } }

.filter-result .result-price .price {
  font-weight: 700;
  font-size: 40px;
  line-height: 120%; }
  @media screen and (max-width: 1023px) {
    .filter-result .result-price .price {
      font-size: 32px; } }
  @media screen and (max-width: 767px) {
    .filter-result .result-price .price {
      font-size: 28px; } }

@media screen and (min-width: 768px) {
  .filter .form-sort {
    border-top: 1px solid #2458D6;
    padding: 32px 0 16px; } }

@media screen and (max-width: 767px) {
  .filter .form-sort {
    background-color: #ffffff;
    padding: 24px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 100;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    overflow: auto; }
    .filter .form-sort.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.filter .form-sort__modal_btn .btn {
  width: 100%;
  text-align: center;
  position: relative; }
  .filter .form-sort__modal_btn .btn span {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50% - 12px); }
  .filter .form-sort__modal_btn .btn .icon {
    width: 32px;
    height: 32px; }

@media screen and (min-width: 768px) {
  .filter .form-sort__modal_btn {
    display: none; } }

.filter .form-sort__title {
  margin-bottom: 16px; }
  .filter .form-sort__title:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: linear-gradient(135.8deg, #33B5FA 18.26%, #4875FF 95.05%); }
  @media screen and (min-width: 768px) {
    .filter .form-sort__title {
      display: none; } }

.filter .form-sort__dropDown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .filter .form-sort__dropDown_select {
    display: none;
    position: relative;
    font-weight: 600;
    color: #444444;
    padding: 0 48px 0 0; }
    .filter .form-sort__dropDown_select:before {
      content: '';
      position: absolute;
      right: 0;
      top: calc(50% - 16px);
      display: inline-block;
      width: 32px;
      height: 32px;
      -webkit-mask-size: contain;
              mask-size: contain;
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      -webkit-mask-position: center;
              mask-position: center;
      background-color: #444444;
      -webkit-mask-image: url("../images/sprite.svg#arrow-select");
              mask-image: url("../images/sprite.svg#arrow-select"); }
    .filter .form-sort__dropDown_select:hover:before {
      background-color: #2458D6; }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .filter .form-sort__dropDown_select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }
  .filter .form-sort__dropDown_label {
    margin-right: 16px;
    line-height: 43px;
    color: #444444; }
    @media screen and (max-width: 767px) {
      .filter .form-sort__dropDown_label {
        display: none; } }
  .filter .form-sort__dropDown_list {
    list-style-type: none;
    margin: 0; }
    @media screen and (min-width: 1024px) {
      .filter .form-sort__dropDown_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .filter .form-sort__dropDown_list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-box-shadow: 0 8px 40px rgba(0, 73, 164, 0.15);
            box-shadow: 0 8px 40px rgba(0, 73, 164, 0.15);
    background-color: #ffffff;
    z-index: 1; } }
  .filter .form-sort__dropDown_item {
    font-weight: 600;
    color: #444444;
    padding: 8px 12px;
    margin-bottom: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer; }
    .filter .form-sort__dropDown_item:hover, .filter .form-sort__dropDown_item.selected {
      border-color: #467CFE;
      color: #467CFE; }
    @media screen and (min-width: 1024px) {
      .filter .form-sort__dropDown_item {
        border: 2px solid rgba(68, 68, 68, 0.3);
        border-radius: 60px;
        margin-right: 16px; } }

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .filter .form-sort__dropDown_item {
    border-bottom: 1px solid rgba(70, 124, 254, 0.5); } }
    @media screen and (max-width: 767px) {
      .filter .form-sort__dropDown_item {
        font-weight: 400;
        padding: 0; }
        .filter .form-sort__dropDown_item:not(:last-child) {
          margin-bottom: 16px; } }

@media screen and (min-width: 768px) {
  .filter .form-sort__inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (max-width: 767px) {
  .filter .form-sort__inline {
    margin-bottom: 24px; } }

.filter .form-sort__inline .form-field {
  margin-bottom: 0; }
  .filter .form-sort__inline .form-field .label-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .filter .form-sort__inline .form-field__title {
    color: #444444; }
    @media screen and (min-width: 768px) {
      .filter .form-sort__inline .form-field__title {
        position: initial;
        background-color: transparent;
        padding: 0;
        font-size: 18px;
        font-weight: 400;
        margin-right: 8px; } }
  .filter .form-sort__inline .form-field input {
    padding: 8px 12px;
    border-color: rgba(68, 68, 68, 0.3);
    text-align: center; }

.filter .form-sort-submit {
  width: 100%; }

.filter .form-modal__header {
  display: none;
  margin-bottom: 32px; }
  @media screen and (max-width: 767px) {
    .filter .form-modal__header {
      display: block; } }
  .filter .form-modal__header_close {
    margin-left: auto; }
    .filter .form-modal__header_close .icon {
      width: 32px;
      height: 32px; }

.filter .form-modal__footer {
  display: none; }
  @media screen and (max-width: 767px) {
    .filter .form-modal__footer {
      display: block; } }

.comfort {
  margin-bottom: 16px; }
  @media screen and (max-width: 767px) {
    .comfort {
      margin-bottom: 12px; } }
  .comfort-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    margin: 0 -8px; }
    @media screen and (max-width: 767px) {
      .comfort-list {
        margin: 0 -4px; } }
  .comfort-item {
    margin: 0 8px 8px; }
    @media screen and (max-width: 767px) {
      .comfort-item {
        margin: 0 4px 4px; } }
    .comfort-item .icon {
      display: block;
      width: 40px;
      height: 40px; }
      @media screen and (max-width: 767px) {
        .comfort-item .icon {
          width: 23px;
          height: 23px; } }

.price {
  margin-left: 8px;
  color: #2458D6;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%; }
  @media screen and (max-width: 767px) {
    .price {
      font-size: 18px; } }
  .price-block {
    font-weight: 600;
    color: #444444;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18px; }

.rating-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none; }

.rating-item {
  margin: 0;
  margin-left: 4px; }
  .rating-item:first-child {
    margin-left: 0; }
  .rating-item .icon {
    display: block;
    width: 32px;
    height: 32px;
    fill: #F2C94C; }
    @media screen and (max-width: 767px) {
      .rating-item .icon {
        width: 18px;
        height: 18px; } }

.social-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .social-widget-link {
    display: block;
    position: relative; }
  .social-widget-item {
    max-width: 25%;
    width: 100%;
    border: 2px solid #ffffff; }
    @media screen and (max-width: 767px) {
      .social-widget-item {
        max-width: 50%; } }
    .social-widget-item img {
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      display: block;
      width: 100%; }
  .social-widget-link {
    overflow: hidden; }
    .social-widget-link:hover img {
      -webkit-transform: scale(1.25);
              transform: scale(1.25); }

@media screen and (min-width: 1024px) {
  .description-banner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .description-banner:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: -webkit-gradient(linear, left top, right top, color-stop(0.62%, #FFFFFF), color-stop(7.31%, rgba(255, 255, 255, 0.868212)), color-stop(14.01%, rgba(255, 255, 255, 0.724618)), color-stop(33.56%, rgba(255, 255, 255, 0)));
      background: linear-gradient(90deg, #FFFFFF 0.62%, rgba(255, 255, 255, 0.868212) 7.31%, rgba(255, 255, 255, 0.724618) 14.01%, rgba(255, 255, 255, 0) 33.56%); }
    .description-banner .full-banner {
      display: none; }
    .description-banner__content {
      position: relative; }
    .description-banner-hidden {
      display: none; } }

.description-banner__block {
  margin-bottom: 16px; }
  @media screen and (max-width: 1023px) {
    .description-banner__block {
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .description-banner__block {
      margin-bottom: 32px; } }

.weather {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px 32px; }
  .weather-today {
    max-width: 33.3%;
    width: 100%;
    padding: 0 16px; }
    .weather-today__block {
      background: linear-gradient(135.8deg, #33B5FA 18.26%, #4875FF 95.05%);
      height: 100%;
      padding: 20px;
      border-radius: 2px;
      color: #ffffff;
      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: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-shadow: 0 8px 40px rgba(0, 73, 164, 0.25);
              box-shadow: 0 8px 40px rgba(0, 73, 164, 0.25); }
      .weather-today__block .icon,
      .weather-today__block svg {
        fill: #ffffff; }
    .weather-today__date {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-weight: 600;
      margin-bottom: 20px; }
    .weather-today__now {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .weather-today__now_icon {
        margin-bottom: 8px; }
        .weather-today__now_icon .icon {
          width: 130px;
          height: 130px;
          display: block;
          margin: 0 auto; }
      .weather-today__now_temp {
        font-size: 120px;
        line-height: 144px;
        text-align: center;
        margin-bottom: 8px; }
        .weather-today__now_temp span {
          font-weight: 700; }
    .weather-today__index {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .weather-today__index_item {
        width: 20%;
        text-align: center; }
      .weather-today__index_text {
        font-size: 12px;
        line-height: 120%; }
  .weather-time {
    max-width: 66.666667%;
    width: 100%;
    padding: 0 16px; }
    .weather-time__block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -16px 32px;
      padding-bottom: 32px;
      position: relative;
      font-weight: 600; }
      .weather-time__block:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 16px;
        right: 16px;
        height: 1px;
        width: calc(100% - 32px);
        border-radius: 2px;
        background: linear-gradient(135.8deg, #33B5FA 18.26%, #4875FF 95.05%); }
      .weather-time__block_item {
        max-width: 25%;
        width: 100%;
        padding: 0 16px;
        text-align: center;
        position: relative; }
        .weather-time__block_item:not(:last-child):after {
          content: '';
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          width: 1px;
          height: calc(100% - 8px);
          border-radius: 2px;
          background: linear-gradient(135.8deg, #33B5FA 18.26%, #4875FF 95.05%); }
        .weather-time__block_item .period-time {
          margin-bottom: 32px; }
          .weather-time__block_item .period-time__row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            margin: 0 -16px; }
          .weather-time__block_item .period-time__item {
            padding: 0 16px;
            max-width: 50%;
            width: 100%; }
            .weather-time__block_item .period-time__item .item-time {
              font-size: 14px;
              line-height: 120%;
              margin-bottom: 16px; }
            .weather-time__block_item .period-time__item .item-icon {
              margin-bottom: 16px; }
              .weather-time__block_item .period-time__item .item-icon img {
                width: 48px; }
            .weather-time__block_item .period-time__item .item-temperature {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              margin-bottom: 16px;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center; }
              .weather-time__block_item .period-time__item .item-temperature .from,
              .weather-time__block_item .period-time__item .item-temperature .to {
                font-size: 14px;
                line-height: 120%;
                margin: 0 4px; }
              .weather-time__block_item .period-time__item .item-temperature .to {
                color: rgba(34, 34, 34, 0.5); }
            .weather-time__block_item .period-time__item .item-wind {
              margin-bottom: 16px; }
              .weather-time__block_item .period-time__item .item-wind__icon {
                display: block;
                margin-bottom: 4px; }
              .weather-time__block_item .period-time__item .item-wind__text {
                font-size: 14px;
                line-height: 120%;
                color: #444444;
                white-space: nowrap; }
            .weather-time__block_item .period-time__item .item-moisture__icon {
              display: block;
              margin-bottom: 4px; }
            .weather-time__block_item .period-time__item .item-moisture__text {
              font-size: 14px;
              line-height: 120%;
              color: #444444; }
  .weather-week {
    margin-bottom: -24px; }
    @media screen and (max-width: 767px) {
      .weather-week {
        margin-bottom: -16px; } }
    .weather-week__item {
      border-radius: 2px;
      -webkit-box-shadow: 0 8px 30px rgba(0, 73, 164, 0.1);
              box-shadow: 0 8px 30px rgba(0, 73, 164, 0.1);
      padding: 16px 4px;
      margin-bottom: 24px; }
      @media screen and (max-width: 767px) {
        .weather-week__item {
          margin-bottom: 16px; } }
    .weather-week__title {
      text-align: center;
      font-weight: 600;
      margin-bottom: 16px; }
    .weather-week__block {
      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; }
      @media screen and (max-width: 419px) {
        .weather-week__block {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    .weather-week__icon img {
      width: 48px; }
    @media screen and (max-width: 419px) {
      .weather-week__icon {
        margin-bottom: 4px; } }
    .weather-week__temperature {
      color: #467CFE;
      font-size: calc(1.7rem + 1.23vw);
      line-height: 48px; }
      .weather-week__temperature span {
        font-weight: 700; }
      @media screen and (max-width: 1023px) {
        .weather-week__temperature {
          font-size: 48px; } }
  @media screen and (max-width: 1023px) {
    .weather {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 0 32px; }
      .weather-today {
        max-width: 100%;
        margin-bottom: 32px;
        padding: 0; }
        .weather-today__block {
          padding: 32px; }
        .weather-today__date {
          margin-bottom: 32px; }
        .weather-today__now {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-bottom: 32px; }
          .weather-today__now_icon {
            margin: 0 20px; }
          .weather-today__now_temp {
            margin: 0 20px;
            font-size: 144px; }
        .weather-today__index_item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: auto;
          margin: 0 6px; }
        .weather-today__index_icon {
          margin-right: 8px; }
          .weather-today__index_icon .icon {
            width: 36px;
            height: 36px; }
        .weather-today__index_text {
          text-align: left; }
      .weather-time {
        padding: 0;
        max-width: 100%; }
        .weather-time__block_item .period-time__row {
          margin: 0 -12px; }
        .weather-time__block_item .period-time__item {
          padding: 0 12px; } }
  @media screen and (max-width: 767px) {
    .weather {
      margin: 0 -24px 32px; }
      .weather-today__block {
        padding: 24px; }
      .weather-today__date {
        margin-bottom: 24px; }
      .weather-today__now {
        margin-bottom: 24px; }
        .weather-today__now_icon {
          margin: 0 6px; }
          .weather-today__now_icon .icon {
            width: 80px;
            height: 80px; }
        .weather-today__now_temp {
          margin: 0 6px;
          font-size: 110px;
          line-height: 120%; }
      .weather-today__index_item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .weather-today__index_icon {
        margin: 0 0 4px 0; }
        .weather-today__index_icon .icon {
          width: 24px;
          height: 24px; }
      .weather-today__index_text {
        text-align: center; }
      .weather-time {
        padding: 0 24px; }
        .weather-time__block_item:after {
          display: none; }
        .weather-time__block_item .period-time {
          display: none; }
          .weather-time__block_item .period-time__row {
            margin: 0; }
          .weather-time__block_item .period-time__item {
            max-width: 100%;
            padding: 0; }
            .weather-time__block_item .period-time__item:last-child {
              display: none; }
            .weather-time__block_item .period-time__item .item-time {
              margin-bottom: 8px; }
            .weather-time__block_item .period-time__item .item-icon {
              margin-bottom: 0; }
              .weather-time__block_item .period-time__item .item-icon img {
                width: 36px; }
            .weather-time__block_item .period-time__item .item-temperature {
              margin-bottom: 0;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column; }
              .weather-time__block_item .period-time__item .item-temperature .from,
              .weather-time__block_item .period-time__item .item-temperature .to {
                margin-top: 8px; }
            .weather-time__block_item .period-time__item .item-wind, .weather-time__block_item .period-time__item .item-moisture {
              display: none; } }
  @media screen and (max-width: 419px) {
    .weather-today__now_temp {
      font-size: 80px; }
    .weather-today__index_item {
      margin: 0; } }

.load-btn svg,
.load-btn img {
  display: block;
  margin: 8px auto 0; }

.load-btn__block {
  text-align: center;
  margin-top: 32px; }
  @media screen and (max-width: 767px) {
    .load-btn__block {
      margin-top: 24px; } }

.load-hide-block {
  display: none; }

.contact-title {
  margin-bottom: 32px; }
  @media screen and (max-width: 1023px) {
    .contact-title {
      margin-bottom: 24px; } }

.contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px; }
  @media screen and (max-width: 767px) {
    .contact-item {
      margin-bottom: 42px; } }
  .contact-item__icon {
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    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-shadow: 0 8px 30px rgba(0, 73, 164, 0.1);
            box-shadow: 0 8px 30px rgba(0, 73, 164, 0.1);
    overflow: hidden;
    border-radius: 2px;
    margin-right: 16px; }
    .contact-item__icon .icon {
      width: 48px;
      height: 48px;
      -o-object-fit: contain;
         object-fit: contain; }
  .contact-item__block {
    max-width: 200px;
    width: 100%; }
    @media screen and (max-width: 1023px) {
      .contact-item__block {
        text-align: left;
        max-width: calc(100% - 108px); } }
    @media screen and (max-width: 767px) {
      .contact-item__block {
        max-width: calc(100% - 96px); } }
  .contact-item__title {
    margin-bottom: 4px; }
  .contact-item__description .list {
    list-style-type: none;
    margin: 0; }
  .contact-item__description .item {
    margin-bottom: 4px; }
    .contact-item__description .item:last-child {
      margin-bottom: 0; }
  .contact-item__description .link {
    text-decoration: none; }
    .contact-item__description .link:hover {
      color: #467CFE; }

.contact-container {
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 48px; }
  @media screen and (min-width: 1024px) {
    .contact-container {
      background: -webkit-gradient(linear, left top, right top, from(rgba(210, 239, 255, 0.83)), to(rgba(210, 239, 255, 0)));
      background: linear-gradient(90deg, rgba(210, 239, 255, 0.83) 0%, rgba(210, 239, 255, 0) 100%); } }
  @media screen and (max-width: 1023px) {
    .contact-container {
      margin-top: 0;
      position: relative; }
      .contact-container:before {
        content: "";
        background: -webkit-gradient(linear, left top, right top, from(rgba(210, 239, 255, 0.83)), to(rgba(210, 239, 255, 0)));
        background: linear-gradient(90deg, rgba(210, 239, 255, 0.83) 0%, rgba(210, 239, 255, 0) 100%);
        position: absolute;
        top: 0;
        bottom: 0;
        left: -100%;
        right: -100%;
        z-index: -1; } }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .contact-container {
      padding-top: 160px; } }
  @media screen and (max-width: 767px) {
    .contact-container {
      padding-top: 64px;
      padding-bottom: 22px; } }

.contact-form button[type='submit'],
.contact-form input[type='submit'] {
  width: 100%; }

.contact-form__block {
  background-color: #ffffff;
  -webkit-box-shadow: 0 8px 30px rgba(0, 73, 164, 0.12);
          box-shadow: 0 8px 30px rgba(0, 73, 164, 0.12);
  padding: 52px 40px;
  width: 488px;
  z-index: 1; }
  @media screen and (max-width: 1023px) {
    .contact-form__block {
      padding: 40px 28px;
      width: 100%; } }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .contact-form__block {
      max-width: 440px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: -80px; } }
  @media screen and (max-width: 767px) {
    .contact-form__block {
      padding: 40px 24px;
      margin: 0 -24px;
      width: calc(100% + 48px); } }
