﻿/*
  Theme Name: ТвоеКино
  Author: tvoiekino.ru
  Author URI: https://tvoiekino.ru
  Version: 999
*/
html{
	scroll-behavior: smooth;
}
.icon-arrow-faq {
  display: inline-block;
  vertical-align: middle;
  width: 2.1rem;
  height: 8px; }
.icon-arrow-list {
  display: inline-block;
  vertical-align: middle;
  width: 2.1rem;
  height: 8px; }

.icon-arrow-nav {
  display: inline-block;
  vertical-align: middle;
  width: 2.1rem;
  height: 8px; }

.icon-arrow-right {
  display: inline-block;
  vertical-align: middle;
  width: 4.1rem;
  height: 8px; }

.icon-arrow-right-large {
  display: inline-block;
  vertical-align: middle;
  width: 13.3rem;
  height: 8px; }

.icon-arrow-right-small {
  display: inline-block;
  vertical-align: middle;
  width: 2.1rem;
  height: 9px; }

.icon-arrow-select {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 1.6rem; }

.icon-call {
  display: inline-block;
  vertical-align: middle;
  width: 3.4rem;
  height: 3.4rem; }

.icon-checked {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px; }

.icon-close {
  display: inline-block;
  vertical-align: middle;
  width: 1.2rem;
  height: 1.2rem; }

.icon-done {
  display: inline-block;
  vertical-align: middle;
  width: 6.6rem;
  height: 6.6rem; }

.icon-nav-back {
  display: inline-block;
  vertical-align: middle;
  width: 2.1rem;
  height: 8px; }

.icon-nav-close {
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
  height: 2rem; }

.icon-nav-open {
  display: inline-block;
  vertical-align: middle;
  width: 3.4rem;
  height: 2.2rem; }

.icon-next {
  display: inline-block;
  vertical-align: middle;
  width: 6.5rem;
  height: 8px; }

.icon-next-small {
  display: inline-block;
  vertical-align: middle;
  width: 4.1rem;
  height: 8px; }

.icon-play {
  display: inline-block;
  vertical-align: middle;
  width: 10rem;
  height: 10rem; }

.icon-prev {
  display: inline-block;
  vertical-align: middle;
  width: 6.5rem;
  height: 8px; }

.icon-prev-small {
  display: inline-block;
  vertical-align: middle;
  width: 4.1rem;
  height: 8px; }

.icon-quotes {
  display: inline-block;
  vertical-align: middle;
  width: 2.5rem;
  height: 2rem; }

.icon-scrolltop {
  display: inline-block;
  vertical-align: middle;
  width: 4rem;
  height: 4rem; }

.icon-search {
  display: inline-block;
  vertical-align: middle;
  width: 1.5rem;
  height: 1.5rem; }

.icon-social-fb {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 1.7rem; }

.icon-social-instagram {
  display: inline-block;
  vertical-align: middle;
  width: 1.4rem;
  height: 1.3rem; }

.icon-social-ok {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 1.5rem; }

.icon-social-vk {
  display: inline-block;
  vertical-align: middle;
  width: 1.7rem;
  height: 11px; }

.icon-social-whatsapp {
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
  height: 2rem; }

.icon-social-youtube {
  display: inline-block;
  vertical-align: middle;
  width: 1.6rem;
  height: 11px; }

.icon-social-zen {
  display: inline-block;
  vertical-align: middle;
  width: 2.8rem;
  height: 2.8rem; }

.icon-social-zen-red {
  display: inline-block;
  vertical-align: middle;
  width: 2.8rem;
  height: 2.8rem; }

.icon-success {
  display: inline-block;
  vertical-align: middle;
  width: 6.6rem;
  height: 6.6rem; }

.icon-video {
  display: inline-block;
  vertical-align: middle;
  width: 6.8rem;
  height: 6rem; }

.icon-views {
  display: inline-block;
  vertical-align: middle;
  width: 1.4rem;
  height: 9px; }

.icon-zoom {
  display: inline-block;
  vertical-align: middle;
  width: 51.2rem;
  height: 51.2rem; }

/* ==========================================================================
   Utilites
   ========================================================================== */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
    color: #AF2123;
    text-decoration: none;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle; }

.icon-social-zen,
.icon-social-zen-red {
  width: 1.4rem;
  height: 1.4rem; }

.icon-zoom {
  width: 3.2rem;
  height: 3.2rem; }

@font-face {
  font-family: 'Alexander';
  src: url("fonts/alexander.woff2") format("woff2"), url("fonts/alexander.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

.ui-wysiwyg {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 400; }
  .ui-wysiwyg h1 {
    font: 400 7.2rem/1.4 "Prata", Helvetica, Arial, sans-serif;
    margin: 0 0 3rem; }
    @media (max-width: 1199px) {
      .ui-wysiwyg h1 {
        font-size: 4.8rem; } }
    @media (max-width: 767px) {
      .ui-wysiwyg h1 {
        font-size: 3rem; } }
  .ui-wysiwyg h2 {
    font: 400 4.8rem/1.4 "Prata", Helvetica, Arial, sans-serif;
    margin: 0 0 3rem; }
    @media (max-width: 1199px) {
      .ui-wysiwyg h2 {
        font-size: 3.6rem; } }
    @media (max-width: 767px) {
      .ui-wysiwyg h2 {
        font-size: 2.8rem; } }
  .ui-wysiwyg h3 {
    font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
    margin: 0 0 3rem; }
    @media (max-width: 1199px) {
      .ui-wysiwyg h3 {
        font-size: 2.4rem; } }
    @media (max-width: 767px) {
      .ui-wysiwyg h3 {
        font-size: 2rem; } }
  .ui-wysiwyg h4 {
    font: 400 2.4rem/1.4 "Prata", Helvetica, Arial, sans-serif;
    margin: 0 0 3rem; }
    @media (max-width: 1199px) {
      .ui-wysiwyg h4 {
        font-size: 2rem; } }
    @media (max-width: 767px) {
      .ui-wysiwyg h4 {
        font-size: 1.8rem; } }
  .ui-wysiwyg h5 {
    font: 600 1.8rem/1.4 "Open Sans", Helvetica, Arial, sans-serif;
    margin: 0 0 3rem; }
  .ui-wysiwyg h6 {
    font: 600 1.6rem/1.4 "Open Sans", Helvetica, Arial, sans-serif;
    margin: 0 0 3rem; }
  .ui-wysiwyg mark {
    display: block;
    color: #AF2123;
    font-weight: 600;
    background: none;
    margin: 0 0 3rem; }
  .ui-wysiwyg hr {
    margin: 5rem 0;
    border: none;
    border-top: 1px solid #C4C4C4; }
  .ui-wysiwyg blockquote {
    margin: 0 0 3rem; }
    .ui-wysiwyg blockquote strong {
      display: block;
      margin: 0 0 2rem;
      font-size: 2.4rem;
      font-weight: 600; }
    .ui-wysiwyg blockquote p:last-child {
      margin: 0; }
  .ui-wysiwyg p {
    margin: 0 0 3rem; }
  .ui-wysiwyg a {
    color: #AF2123;
    text-decoration: underline;
    transition: color 0.25s; }
    .ui-wysiwyg a:hover {
      color: #D65254;
      text-decoration: underline; }
    .ui-wysiwyg a:active {
      color: #FCBEBF;
      text-decoration: underline;
      transition: none; }
  .ui-wysiwyg ul {
    margin: 0 0 3rem; }
  .ui-wysiwyg ol {
    margin: 0 0 3rem; }
  .ui-wysiwyg table {
    margin: 0 0 3rem; }

.ui-ul, .ui-wysiwyg ul {
  margin: 0 0 3rem;
  padding: 0;
  list-style: none; }
  .ui-ul > li, .ui-wysiwyg ul > li {
    padding: 0 0 0 3rem;
    margin: 0 0 10px;
    position: relative; }
    .ui-ul > li:after, .ui-wysiwyg ul > li:after {
      content: '';
      display: block;
      position: absolute;
      top: 8px;
      left: 0;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: #AF2123; }

.ui-ol, .ui-wysiwyg ol {
  margin: 0 0 3rem;
  padding: 0;
  list-style: none;
  counter-reset: point; }
  .ui-ol > li, .ui-wysiwyg ol > li {
    position: relative;
    padding: 0 0 0 3rem;
    margin: 0 0 10px; }
    .ui-ol > li:after, .ui-wysiwyg ol > li:after {
      content: counter(point);
      counter-increment: point 1;
      position: absolute;
      top: 0;
      left: 0;
      font-family: "Prata", Helvetica, Arial, sans-serif;
      color: #AF2123; }

.ui-table-scroll {
  overflow-x: auto; }

.ui-table, .ui-wysiwyg table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 0 3rem; }
  .ui-table th, .ui-wysiwyg table th, .ui-table td, .ui-wysiwyg table td {
    padding: 10px 2rem;
    border-right: 1px solid #AF2123;
    border-bottom: 1px solid #AF2123;
    text-align: left;
    height: 6rem; }
    .ui-table th:first-of-type, .ui-wysiwyg table th:first-of-type, .ui-table td:first-of-type, .ui-wysiwyg table td:first-of-type {
      padding-left: 20px;
      border-left: 1px solid #AF2123; }
    .ui-table th:last-of-type, .ui-wysiwyg table th:last-of-type, .ui-table td:last-of-type, .ui-wysiwyg table td:last-of-type {
      padding-right: 20px; }
  .ui-table th, .ui-wysiwyg table th {
    background: #AF2123;
    color: #fff;
    font-family: "Prata", Helvetica, Arial, sans-serif;
    font-weight: 400; }
    .ui-table th:not(:last-of-type), .ui-wysiwyg table th:not(:last-of-type) {
      border-right-color: #fff; }
  .ui-table thead tr:first-child th:first-child, .ui-wysiwyg table thead tr:first-child th:first-child, .ui-table thead tr:first-child td:first-child, .ui-wysiwyg table thead tr:first-child td:first-child {
    border-radius: 5px 0 0 0; }
  .ui-table thead tr:first-child th:last-child, .ui-wysiwyg table thead tr:first-child th:last-child, .ui-table thead tr:first-child td:last-child, .ui-wysiwyg table thead tr:first-child td:last-child {
    border-radius: 0 5px 0 0; }
  .ui-table tbody tr:last-child th:first-child, .ui-wysiwyg table tbody tr:last-child th:first-child, .ui-table tbody tr:last-child td:first-child, .ui-wysiwyg table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 5px; }
  .ui-table tbody tr:last-child th:last-child, .ui-wysiwyg table tbody tr:last-child th:last-child, .ui-table tbody tr:last-child td:last-child, .ui-wysiwyg table tbody tr:last-child td:last-child {
    border-radius: 0 0 5px 0; }
  @media (max-width: 767px) {
    .ui-table, .ui-wysiwyg table {
      overflow-x: auto; }
      .ui-table th, .ui-wysiwyg table th, .ui-table td, .ui-wysiwyg table td {
        padding: 10px; } }

.ui-picture, .ui-wysiwyg picture, .ui-wysiwyg figure {
  overflow: hidden;
  margin: 0 0 3rem; }
  .ui-picture img, .ui-wysiwyg picture img, .ui-wysiwyg figure img {
    display: block;
    width: 100%; }
  .ui-picture figcaption, .ui-wysiwyg picture figcaption, .ui-wysiwyg figure figcaption {
    text-align: center;
    max-width: 100rem;
    margin: 0 auto;
    padding: 2rem 0 0;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 500;
    font-style: italic;
    letter-spacing: -0.5px;
    color: rgba(7, 8, 9, 0.5); }
  .ui-picture.pull-left, .ui-wysiwyg picture.pull-left, .ui-wysiwyg figure.pull-left {
    float: left;
    max-width: 38rem;
    margin: 0 4rem 3rem 0; }
    @media (max-width: 767px) {
      .ui-picture.pull-left, .ui-wysiwyg picture.pull-left, .ui-wysiwyg figure.pull-left {
        margin: 0 0 3rem;
        float: none;
        max-width: none; } }
  .ui-picture.pull-right, .ui-wysiwyg picture.pull-right, .ui-wysiwyg figure.pull-right {
    float: right;
    max-width: 38rem;
    margin: 0 0 3rem 4rem; }
    @media (max-width: 767px) {
      .ui-picture.pull-right, .ui-wysiwyg picture.pull-right, .ui-wysiwyg figure.pull-right {
        margin: 0 0 3rem;
        float: none;
        max-width: none; } }

.ui-agree {
  display: block;
  margin: 0 0 10px;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 400;
  color: #151516; }
  .ui-agree a {
    font-weight: 600;
    text-decoration: underline;
    color: inherit;
    transition: color 0.25s; }
  .ui-agree--white {
    color: #f9f9f9; }
    .ui-agree--white a:hover {
      color: #2C3036; }

.ui-input, .ui-textarea {
  display: block;
  transition: .25s;
  width: 100%;
  background: none;
  border: 2px solid #AF2123;
  font: 400 1.6rem/2.6rem "Open Sans", Helvetica, Arial, sans-serif;
  padding: 6px 2rem;
  color: #AF2123;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  height: 4rem;
  margin: 0 0 10px;
  border-radius: 10px; }
  .ui-input:-ms-input-placeholder, .ui-textarea:-ms-input-placeholder {
    color: #AF2123;
    transition: opacity 0.25s; }
  .ui-input::placeholder, .ui-textarea::placeholder {
    color: #AF2123;
    transition: opacity 0.25s; }
  .ui-input:focus, .ui-textarea:focus {
    background: #F9F9F9; }
    .ui-input:focus:-ms-input-placeholder, .ui-textarea:focus:-ms-input-placeholder {
      opacity: 0; }
    .ui-input:focus::placeholder, .ui-textarea:focus::placeholder {
      opacity: 0; }
  .ui-input:disabled, .ui-textarea:disabled {
    border-color: #e4ebf1;
    background: #e4ebf1;
    pointer-events: none; }
  .ui-input.is-error, .is-error.ui-textarea {
    color: #F36666; }
    .ui-input.is-error:-ms-input-placeholder, .is-error.ui-textarea:-ms-input-placeholder {
      color: #F36666; }
    .ui-input.is-error::placeholder, .is-error.ui-textarea::placeholder {
      color: #F36666; }
    .ui-input.is-error ~ .ui-required, .is-error.ui-textarea ~ .ui-required {
      color: #F36666; }
  .ui-input--white {
    border-color: #F9F9F9;
    color: #fff; }
    .ui-input--white:-ms-input-placeholder {
      color: rgba(249, 249, 249, 0.6); }
    .ui-input--white::placeholder {
      color: rgba(249, 249, 249, 0.6); }
    .ui-input--white:focus {
      background: #F9F9F9;
      color: #AF2123; }

.ui-textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 9rem; }
  .ui-textarea--white {
    border-color: #F9F9F9;
    color: #fff; }
    .ui-textarea--white:-ms-input-placeholder {
      color: rgba(249, 249, 249, 0.6); }
    .ui-textarea--white::placeholder {
      color: rgba(249, 249, 249, 0.6); }
    .ui-textarea--white:focus {
      background: #F9F9F9;
      color: #AF2123; }

.ui-select {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0 0 10px;
  color: #AF2123; }
  .ui-select select {
    width: 100%;
    font: 400 1.6rem/2.6rem "Open Sans", Helvetica, Arial, sans-serif;
    height: 4rem;
    border: 2px solid #AF2123;
    color: #AF2123;
    border-radius: 0;
    padding: 5px 2rem;
    -webkit-appearance: none;
    appearance: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.64645 15.3536C3.84171 15.5488 4.15829 15.5488 4.35355 15.3536L7.53553 12.1716C7.7308 11.9763 7.7308 11.6597 7.53553 11.4645C7.34027 11.2692 7.02369 11.2692 6.82843 11.4645L4 14.2929L1.17157 11.4645C0.976311 11.2692 0.659728 11.2692 0.464466 11.4645C0.269204 11.6597 0.269204 11.9763 0.464466 12.1716L3.64645 15.3536ZM3.5 0L3.5 15H4.5L4.5 0L3.5 0Z' fill='%23AF2123'/%3E%3C/svg%3E%0A") right 20px center no-repeat; }
  .ui-select .selectric-wrapper {
    position: relative;
    cursor: pointer;
    font: 400 1.6rem/2.6rem "Open Sans", Helvetica, Arial, sans-serif;
    text-transform: none;
    width: 100%;
  }
  .ui-select .selectric {
    position: relative;
    overflow: hidden;
    border: 2px solid #AF2123;
    background: none;
    color: #AF2123;
    border-radius: 0;
    padding: 5px 2rem;
    height: 4rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .ui-select .selectric .label {
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .ui-select .selectric .arrow {
      position: absolute;
      top: 0;
      right: 2rem;
      height: 100%;
      width: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .ui-select .selectric .arrow svg {
        position: relative;
        display: block;
        transition: transform 0.25s; }
  .ui-select .selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F9F9F9;
    border: 2px solid #AF2123;
    margin: -2px 0 0 0;
    z-index: 100;
    width: auto !important;
    min-width: 100%;
    overflow: hidden;
    border-radius: 0;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: 400;
    color: #151516;
    padding: 1.5rem 2rem; }
    .ui-select .selectric-items .selectric-scroll {
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto;
      max-height: 468px; }
    .ui-select .selectric-items ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .ui-select .selectric-items li {
      position: relative;
      display: block;
      cursor: pointer;
      padding: 5px 0;
      border: 1px solid transparent; }
      .ui-select .selectric-items li:hover {
        color: #AF2123; }
      .ui-select .selectric-items li.selected {
        color: #AF2123;
        border-color: #AF2123;
        padding: 5px 10px; }
      .ui-select .selectric-items li.disabled {
        opacity: 0.5;
        cursor: default !important;
        background: none !important;
        color: #666 !important;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none; }
    .ui-select .selectric-items .ui-select-group li:not(.ui-select-group-label) {
      padding-left: 30px; }
    .ui-select .selectric-items .ui-select-group-label {
      pointer-events: none; }
  .ui-select .selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0; }
    .ui-select .selectric-hide-select select {
      position: absolute;
      left: -100%; }
  .ui-select .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .ui-select .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }
  .ui-select .selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    background: none !important; }
  .ui-select .selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important; }
  .ui-select .selectric-open {
    z-index: 9999; }
    .ui-select .selectric-open .selectric {
      background: #F9F9F9; }
      .ui-select .selectric-open .selectric .arrow svg {
        transform: rotate(180deg); }
    .ui-select .selectric-open .selectric-items {
      display: block; }
  .ui-select .selectric-disabled {
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.ui-check {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 0 2rem;
  cursor: pointer;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 400;
  color: #7E7E7E; }
  .ui-check a {
    color: #AF2123;
    text-decoration: underline;
    transition: color 0.25s; }
    .ui-check a:hover {
      color: #D65254;
      text-decoration: underline; }
    .ui-check a:active {
      color: #FCBEBF;
      text-decoration: underline;
      transition: none; }
  .ui-check--white {
    color: #F9F9F9; }
    .ui-check--white a {
      color: #F9F9F9; }
      .ui-check--white a:hover {
        color: #2C3036; }
      .ui-check--white a:active {
        color: #2C3036; }
    .ui-check--white .ui-check__input:checked ~ .ui-check__checkbox {
      background: #F9F9F9; }
      .ui-check--white .ui-check__input:checked ~ .ui-check__checkbox svg.icon-checked {
        color: #AF2123; }
    .ui-check--white .ui-check__checkbox {
      border-color: #F9F9F9; }

.ui-check--red .ui-check__input ~ .ui-check__checkbox{border-color: #AF2123;}
.ui-check--red .ui-check__input:checked ~ .ui-check__checkbox{background-color: #AF2123;}

.ui-check__input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden; }
  .ui-check__input:checked ~ .ui-check__radio:after {
    opacity: 1; }
  .ui-check__input:checked ~ .ui-check__checkbox {
    background: #7E7E7E; }
    .ui-check__input:checked ~ .ui-check__checkbox svg.icon-checked {
      opacity: 1;
      color: #fff; }
  .ui-check__input.is-error ~ .ui-check__checkbox {
    border-color: #F36666; }

.ui-check__checkbox {
  position: relative;
  display: block;
  background: none;
  border: 1px solid #7E7E7E;
  width: 1.4rem;
  height: 1.4rem;
  display: block;
  border-radius: 0;
  margin: 0 10px 0 0;
  border-radius: 2px; }
  .ui-check__checkbox svg.icon-checked {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    color: #AF2123;
    margin: -5px 0 0 -5px;
    opacity: 0; }

.ui-check__radio {
  position: relative;
  background: none;
  border: 1px solid #7E7E7E;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  margin: 0 10px 0 0; }
  .ui-check__radio:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    background: #AF2123;
    margin: -3px 0 0 -3px;
    opacity: 0;
    border-radius: 50%; }

.ui-check__text {
  display: block;
  -ms-flex: 1;
  flex: 1; }

.ui-btn, .blog__item-link, .subsc__call, .header__nav-call-btn, .header__call-btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font: 400 11px/2.8rem "Prata", Helvetica, Arial, sans-serif;
  border: 1px solid transparent;
  background: none;
  padding: 5px 2rem;
  text-decoration: none;
  transition: 0.25s;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  height: 3rem;
  border-radius: 20px; }
  .ui-btn svg.icon-arrow-right, .blog__item-link svg.icon-arrow-right, .subsc__call svg.icon-arrow-right, .header__nav-call-btn svg.icon-arrow-right, .header__call-btn svg.icon-arrow-right,
  .ui-btn svg.icon-arrow-right-small,
  .blog__item-link svg.icon-arrow-right-small,
  .subsc__call svg.icon-arrow-right-small,
  .header__nav-call-btn svg.icon-arrow-right-small,
  .header__call-btn svg.icon-arrow-right-small {
    margin: 0 0 0 2rem;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .ui-btn:hover, .blog__item-link:hover, .subsc__call:hover, .header__nav-call-btn:hover, .header__call-btn:hover {
    text-decoration: none; }
  .ui-btn:active, .blog__item-link:active, .subsc__call:active, .header__nav-call-btn:active, .header__call-btn:active {
    transition: none; }
  @media (min-width: 768px) {
    .ui-btn, .blog__item-link, .subsc__call, .header__nav-call-btn, .header__call-btn {
      font-size: 1.6rem;
      height: 4rem; } }

.ui-btn--fullwidth {
  width: 100%; }

.ui-btn--30 {
  font-size: 11px;
  line-height: 1.9rem;
  font-weight: 400;
  padding: 5px 10px;
  height: 2.5rem; }
  @media (min-width: 768px) {
    .ui-btn--30 {
      height: 2.9rem;
      padding: 5px 1.3rem; } }
  @media (min-width: 1200px) {
    .ui-btn--30 {
      height: 3.1rem; } }

.ui-btn--31, .header__nav-call-btn, .header__call-btn {
  font-size: 11px;
  line-height: 1.9rem;
  font-weight: 400;
  padding: 5px 10px;
  height: 2.5rem; }
  @media (min-width: 768px) {
    .ui-btn--31, .header__nav-call-btn, .header__call-btn {
      height: 2.9rem;
      padding: 5px 1.3rem; } }
  @media (min-width: 1200px) {
    .ui-btn--31, .header__nav-call-btn, .header__call-btn {
      height: 3.1rem; } }

.ui-btn--white {
  color: #AF2123;
  border-color: #F9F9F9;
  background: #F9F9F9; }
  .ui-btn--white:hover {
    border-color: #D65254;
    background: #D65254;
    color: #F9F9F9; }
  .ui-btn--white:active {
    background: #FCBEBF;
    border-color: #FCBEBF;
    color: #AF2123; }

.ui-btn--red, .subsc__call {
  color: #F9F9F9;
  border-color: #AF2123;
  background: #AF2123; }
  .ui-btn--red:hover, .subsc__call:hover {
    border-color: #D65254;
    background: #D65254;
    color: #F9F9F9; }
  .ui-btn--red:active, .subsc__call:active {
    background: #FCBEBF;
    border-color: #FCBEBF;
    color: #AF2123; }

.ui-btn--red_outline {
  color: #AF2123;
  border-color: #AF2123; }
  .ui-btn--red_outline:hover {
    border-color: #AF2123;
    background: #AF2123;
    color: #F9F9F9; }
  .ui-btn--red_outline:active {
    background: #FCBEBF;
    border-color: #FCBEBF;
    color: #AF2123; }

.ui-btn--white_outline, .header__nav-call-btn, .header__call-btn {
  background: none;
  color: #F9F9F9;
  border-color: #F9F9F9; }
  .ui-btn--white_outline:hover, .header__nav-call-btn:hover, .header__call-btn:hover {
    border-color: #D65254;
    background: #D65254;
    color: #F9F9F9; }
  .ui-btn--white_outline:active, .header__nav-call-btn:active, .header__call-btn:active {
    background: #FCBEBF;
    border-color: #FCBEBF;
    color: #AF2123; }

.ui-btn--dark_outline {
  background: none;
  color: #151516;
  border-color: #151516; }
  .ui-btn--dark_outline:hover {
    border-color: #D65254;
    background: #D65254;
    color: #F9F9F9; }
  .ui-btn--dark_outline:active {
    background: #FCBEBF;
    border-color: #FCBEBF;
    color: #AF2123; }

.ui-btn--grey_outline, .blog__item-link {
  background: none;
  color: #968B8B;
  border-color: #968B8B; }
  .ui-btn--grey_outline:hover, .blog__item-link:hover {
    border-color: #D65254;
    color: #D65254; }
  .ui-btn--grey_outline:active, .blog__item-link:active {
    border-color: #FCBEBF;
    color: #FCBEBF; }

.ui-action .row {
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -1.5rem -2rem; }
  .ui-action .row > [class^="col"] {
    padding: 0 1.5rem 2rem; }

.ui-action .ui-check {
  margin: 0; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -999.9rem;
  margin: 0;
  position: absolute !important;
  top: -999.9rem;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 4.4rem;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 4.4rem 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 4.4rem;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 40rem;
  padding: 4rem;
  width: 100%; }

.fancybox-error p {
  margin: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 4.4rem;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 4.4rem; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -1.2rem;
  top: -4.4rem;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 10rem;
  opacity: 0;
  position: absolute;
  top: calc(50% - 5rem);
  width: 7rem; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 3.1rem 2.6rem 3.1rem 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 3.1rem 6px 3.1rem 2.6rem;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 5rem;
  left: 50%;
  margin: -2.5rem 0 0 -2.5rem;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 5rem;
  z-index: 99999; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 3.6rem;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 3.6rem; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 3rem;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 3.5rem;
  font-weight: 700;
  margin: 0 0 2rem 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 4rem;
  margin: 0 5px 10px 5px;
  min-width: 13rem;
  padding: 0 1.5rem;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 2.5rem;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 2.5rem; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 1.4rem;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 1.5rem;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 21.2rem;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 21.2rem; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 7.5rem;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 10rem; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 11rem; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 11rem; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

.fancybox-infobar {
  display: none; }

.fancybox-prev, .fancybox-next {
  position: absolute;
  top: 0;
  z-index: 100000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  color: #fff;
  height: 100%;
  width: 7.6rem;
  visibility: hidden;
  transition: 0.25s; }
  .fancybox-prev svg, .fancybox-next svg {
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    position: relative; }
  .fancybox-prev:hover, .fancybox-next:hover {
    color: #AF2123; }
  .fancybox-prev:disabled, .fancybox-next:disabled {
    display: none; }
  @media (min-width: 576px) {
    .fancybox-prev, .fancybox-next {
      visibility: visible; } }
  @media (min-width: 768px) {
    .fancybox-prev, .fancybox-next {
      width: 14rem; } }
  @media (min-width: 992px) {
    .fancybox-prev, .fancybox-next {
      width: 18rem; } }
  @media (min-width: 1440px) {
    .fancybox-prev, .fancybox-next {
      width: 24rem; } }

.fancybox-prev {
  left: 0; }
  .fancybox-prev svg {
    left: 4px; }

.fancybox-next {
  right: 0; }
  .fancybox-next svg {
    left: -4px; }

.fancybox-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 110000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: none;
  padding: 0;
  border: none;
  cursor: pointer;
  color: #fff;
  height: 6rem;
  width: 6rem;
  transition: 0.25s; }
  .fancybox-close svg {
    display: block;
    width: 2.4rem;
    height: 2.4rem; }
  .fancybox-close:hover {
    color: #AF2123; }
  @media (min-width: 576px) {
    .fancybox-close {
      width: 7.6rem;
      height: 7.6rem; } }
  @media (min-width: 768px) {
    .fancybox-close {
      width: 14rem;
      height: 14rem; } }
  @media (min-width: 992px) {
    .fancybox-close {
      width: 18rem;
      height: 18rem; } }
  @media (min-width: 1440px) {
    .fancybox-close {
      width: 24rem;
      height: 24rem; } }

.fancybox-bullets {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 6rem;
  z-index: 120000; }
  .fancybox-bullets a {
    display: block;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    background: #f9f9f9;
    margin: 0 5px;
    border-radius: 50%;
    transition: 0.25s; }
    .fancybox-bullets a:hover, .fancybox-bullets a.is-active {
      background: #AF2123; }

.fancybox-type-inline .fancybox-prev, .fancybox-type-inline .fancybox-next, .fancybox-type-inline .fancybox-close, .fancybox-type-inline .fancybox-bullets {
  display: none; }

.fancybox-slide--html {
  padding: 1.5rem; }

.fancybox-slide--image {
  padding: 6rem 1.5rem; }
  @media (min-width: 576px) {
    .fancybox-slide--image {
      padding: 7.6rem; } }
  @media (min-width: 768px) {
    .fancybox-slide--image {
      padding: 7rem 14rem; } }
  @media (min-width: 992px) {
    .fancybox-slide--image {
      padding: 6rem 18rem; } }
  @media (min-width: 1440px) {
    .fancybox-slide--image {
      padding: 6rem 24rem; } }

.fancybox-content {
  overflow: visible; }

.fancybox-error {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  padding: 4rem 3rem; }

.fancybox-bg {
  background: #000;
  opacity: 0; }

.fancybox-is-open .fancybox-bg {
  opacity: 0.7; }

.fancybox-slide--video .fancybox-content {
  border-radius: 10px;
  overflow: hidden; }

.fancybox-bullets {
  display: none; }

/**
 * Swiper 6.6.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 19, 2021
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }
#reactions .swiper-slide {
	width:40%;
}
.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

/* .swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; } */

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

.swiper-lazy-preloader {
  width: 4.2rem;
  height: 4.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0; }

.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-slide {
  margin: 0; }

.swiper-prev, .swiper-next {
  border: none;
  padding: 0;
  background: none;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 5rem;
  position: relative;
  z-index: 100; }
  /* .swiper-prev.swiper-button-disabled, .swiper-next.swiper-button-disabled {
    pointer-events: none;
    opacity: 0.25; } */
  .swiper-prev.swiper-button-lock, .swiper-next.swiper-button-lock {
    pointer-events: none;
    opacity: 0; }
  .swiper-prev svg, .swiper-next svg {
    display: block;
    transition: transform 0.25s; }
  .swiper-prev:hover svg.icon-prev, .swiper-prev:hover svg.icon-prev-small, .swiper-next:hover svg.icon-prev, .swiper-next:hover svg.icon-prev-small {
    transform: translate(-4px, 0); }
  .swiper-prev:hover svg.icon-next, .swiper-prev:hover svg.icon-next-small, .swiper-next:hover svg.icon-next, .swiper-next:hover svg.icon-next-small {
    transform: translate(4px, 0); }

.swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2rem 0 0;
  min-height: 3rem; }
  .swiper-pagination.swiper-pagination-lock {
    display: none; }
  @media (min-width: 768px) {
    .swiper-pagination {
      padding: 3rem 0 0; } }

.swiper-pagination-bullet {
  display: block;
  border: 1px solid #AF2123;
  background: none;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin: 0 3.5px;
  cursor: pointer;
  opacity: 1;
  transition: background 0.25s; }
  .swiper-pagination-bullet:hover {
    background: #AF2123; }

.swiper-pagination-bullet-active {
  background: #AF2123; }

.swiper-tabs {
  overflow: visible; }
  .swiper-tabs .swiper-wrapper {
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .swiper-tabs .swiper-slide {
    width: auto; }
  .swiper-tabs .swiper-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0 0 1.5rem; }
  .swiper-tabs .swiper-prev, .swiper-tabs .swiper-next {
    margin: 0 0 0 3rem; }
  @media (min-width: 768px) {
    .swiper-tabs .swiper-control {
      margin: 0 0 3.5rem; } }
  @media (min-width: 1200px) {
    .swiper-tabs .swiper-control {
      margin: 0 0 4.5rem; } }

.swiper-memoirs {
  overflow: visible;
  padding: 0 8rem; }
  .swiper-memoirs .swiper-prev, .swiper-memoirs .swiper-next {
    position: absolute;
    top: 50%;
    margin: -4rem 0 0 0; }
  .swiper-memoirs .swiper-prev {
    left: 0; }
  .swiper-memoirs .swiper-next {
    right: 0; }
  .swiper-memoirs .swiper-slide-active .memoirs__item {
    filter: grayscale(0%); }
  @media (min-width: 768px) {
    .swiper-memoirs {
      padding: 0; }
      .swiper-memoirs .swiper-control, .swiper-memoirs .swiper-pagination {
        display: none; }
      .swiper-memoirs .swiper-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -1.5rem -3rem;
        width: auto; }
        @supports (display: grid) {
          .swiper-memoirs .swiper-wrapper {
            margin: 0;
            display: -ms-grid;
            display: grid;
            grid-gap: 30px;
            -ms-grid-columns: (1fr)[3];
            grid-template-columns: repeat(3, 1fr);
            -ms-grid-rows: 203px 203px 203px 203px;
            grid-template-rows: 203px 203px 203px 203px;
            grid-template-areas: "slide_00 slide_00 slide_01"
 "slide_02 slide_07 slide_07"
 "slide_03 slide_07 slide_07"
 "slide_04 slide_05 slide_06"; } }
      .swiper-memoirs .swiper-slide {
        padding: 0 1.5rem 3rem;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%; }
        .swiper-memoirs .swiper-slide:nth-of-type(7) {
          -ms-flex: 0 0 66.666%;
          flex: 0 0 66.666%;
          max-width: 66.666%; }
        @supports (display: grid) {
          .swiper-memoirs .swiper-slide {
            padding: 0;
            max-width: none; }
            .swiper-memoirs .swiper-slide:nth-of-type(1) {
              grid-area: slide_01; }
            .swiper-memoirs .swiper-slide:nth-of-type(2) {
              grid-area: slide_02; }
            .swiper-memoirs .swiper-slide:nth-of-type(3) {
              grid-area: slide_03; }
            .swiper-memoirs .swiper-slide:nth-of-type(4) {
              grid-area: slide_04; }
            .swiper-memoirs .swiper-slide:nth-of-type(5) {
              grid-area: slide_05; }
            .swiper-memoirs .swiper-slide:nth-of-type(6) {
              grid-area: slide_06; }
            .swiper-memoirs .swiper-slide:nth-of-type(7) {
              max-width: none;
              grid-area: slide_07; } } }
  @media (min-width: 1200px) {
    @supports (display: grid) {
      .swiper-memoirs .swiper-wrapper {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
        -ms-grid-rows: 220px 220px 220px;
        grid-template-rows: 220px 220px 220px;
        grid-template-areas: "slide_00 slide_00 slide_00 slide_05"
 "slide_01 slide_03 slide_04 slide_06"
 "slide_02 slide_03 slide_04 slide_07"; } }
    .swiper-memoirs .swiper-slide {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
      .swiper-memoirs .swiper-slide:nth-of-type(7) {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
      @supports (display: grid) {
        .swiper-memoirs .swiper-slide {
          max-width: none; }
          .swiper-memoirs .swiper-slide:nth-of-type(7) {
            max-width: none; } } }

.swiper-reactions {
  overflow: visible; }
  .swiper-reactions .swiper-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 100%;
    margin: 0 0 1.5rem; }
  .swiper-reactions .swiper-prev, .swiper-reactions .swiper-next {
    margin: 0 0 0 3rem; }
  .swiper-reactions .swiper-slide {
    height: auto; }
  .swiper-reactions .swiper-pagination {
    padding: 2rem 0 0; }
  @media (min-width: 768px) {
    .swiper-reactions .swiper-slide {
      max-width: 83.33333%; }
    .swiper-reactions .swiper-control {
      margin: 0 0 3.5rem; } }
  @media (min-width: 1200px) {
    .swiper-reactions .swiper-control {
      margin: 0 0 4.5rem; } }

.swiper-reviews {
  width: auto;
  padding: 0 6.4rem;
  overflow: visible; }
  .swiper-reviews .swiper-prev, .swiper-reviews .swiper-next {
    position: absolute;
    top: 50%;
    margin: -4rem 0 0; }
  .swiper-reviews .swiper-prev {
    left: 0; }
  .swiper-reviews .swiper-next {
    right: 0; }
  @media (min-width: 768px) {
    .swiper-reviews {
      padding: 0 8rem; } }

.swiper-packing {
  position: relative;
  overflow: visible;
  padding: 0 6rem; }
  .swiper-packing .swiper-prev, .swiper-packing .swiper-next {
    position: absolute;
    top: 50%;
    margin: -2.5rem 0 0; }
  .swiper-packing .swiper-prev {
    left: 0; }
  .swiper-packing .swiper-next {
    right: 0; }
  @media (min-width: 768px) {
    .swiper-packing {
      padding: 0; }
      .swiper-packing .swiper-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: auto;
        margin: 0 -1.5rem -3rem; }
        @supports (display: grid) {
          .swiper-packing .swiper-wrapper {
            margin: 0;
            display: -ms-grid;
            display: grid;
            grid-gap: 30px;
            -ms-grid-columns: (1fr)[4];
            grid-template-columns: repeat(4, 1fr);
            -ms-grid-rows: (90px)[10];
            grid-template-rows: repeat(10, 90px);
            grid-template-areas: "slide_0a slide_0a slide_03 slide_04"
 "slide_01 slide_01 slide_03 slide_04"
 "slide_01 slide_01 slide_05 slide_05"
 "slide_01 slide_01 slide_05 slide_05"
 "slide_01 slide_01 slide_05 slide_05"
 "slide_02 slide_02 slide_05 slide_05"
 "slide_02 slide_02 slide_06 slide_07"
 "slide_02 slide_02 slide_06 slide_07"
 "slide_02 slide_02 slide_08 slide_09"
 "slide_0b slide_0b slide_08 slide_09"; } }
      .swiper-packing .swiper-slide {
        padding: 0 1.5rem 3rem;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
        @supports (display: grid) {
          .swiper-packing .swiper-slide {
            max-width: none;
            padding: 0; }
            .swiper-packing .swiper-slide:nth-of-type(1) {
              grid-area: slide_01; }
            .swiper-packing .swiper-slide:nth-of-type(2) {
              grid-area: slide_02; }
            .swiper-packing .swiper-slide:nth-of-type(3) {
              grid-area: slide_03; }
            .swiper-packing .swiper-slide:nth-of-type(4) {
              grid-area: slide_04; }
            .swiper-packing .swiper-slide:nth-of-type(5) {
              grid-area: slide_05; }
            .swiper-packing .swiper-slide:nth-of-type(6) {
              grid-area: slide_06; }
            .swiper-packing .swiper-slide:nth-of-type(7) {
              grid-area: slide_07; }
            .swiper-packing .swiper-slide:nth-of-type(8) {
              grid-area: slide_08; }
            .swiper-packing .swiper-slide:nth-of-type(9) {
              grid-area: slide_09; } }
      .swiper-packing .swiper-control, .swiper-packing .swiper-pagination {
        display: none; } }
  @media (min-width: 1200px) {
    @supports (display: grid) {
      .swiper-packing .swiper-wrapper {
        -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
        -ms-grid-rows: 245px 245px;
        grid-template-rows: 245px 245px;
        grid-template-areas: "slide_01 slide_02 slide_05 slide_05 slide_06 slide_08"
 "slide_03 slide_04 slide_05 slide_05 slide_07 slide_09"; } }
    .swiper-packing .swiper-slide {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; }
      @supports (display: grid) {
        .swiper-packing .swiper-slide {
          max-width: none; } } }

.swiper-services {
  overflow: visible; }
  .swiper-services .swiper-slide {
    height: auto;
    width: 35rem;
    max-width: 100%; }
  .swiper-services .swiper-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0; }
  .swiper-services .swiper-prev, .swiper-services .swiper-next {
    margin: 0 0 0 3rem; }

.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1;
  transition: opacity 300ms; }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
  Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
      Background is added as a separate element.
      As animating opacity is much faster than animating rgba() background-color.
  */
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
      stretched thumbnail or div placeholder element (see below)
      style is added to avoid flickering in webkit/blink when layers overlap
  */
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
      div element that matches size of large image
      large image loads on top of it
  */
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
      Error message appears when image is not loaded
      (JS option errorMsg controls markup)
  */
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

  Contents:

  1. Buttons
  2. Share modal and links
  3. Index indicator ("1 of X" counter)
  4. Caption
  5. Loading indicator
  6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
  
  1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 4.4rem;
  height: 4.4rem;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none; }

.pswp__button:focus, .pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(images/default-skin.png) 0 0 no-repeat;
  background-size: 26.4rem 8.8rem;
  width: 4.4rem;
  height: 4.4rem; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(images/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
      Arrow buttons hit area
      (icon is added to :before pseudo-element)
  */
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 7rem;
  height: 10rem;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 3.5rem;
  background-color: rgba(0, 0, 0, 0.3);
  height: 3rem;
  width: 3.2rem;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*
  
      2. Share modal/popup and links
  
   */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 5.6rem;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 4.4rem;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 1.2rem;
  color: #000;
  text-decoration: none;
  font-size: 1.4rem;
  line-height: 1.8rem; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 1.6rem 1.2rem; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -1.2rem;
  right: 1.5rem;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*
  
      3. Index indicator ("1 of X" counter)
  
   */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 4.4rem;
  font-size: 1.3rem;
  line-height: 4.4rem;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
      
      4. Caption
  
   */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 4.4rem; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 42rem;
  margin: 0 auto;
  font-size: 1.3rem;
  padding: 10px;
  line-height: 2rem;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*
  
      5. Loading indicator (preloader)
  
      You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR
  
   */
.pswp__preloader {
  width: 4.4rem;
  height: 4.4rem;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 2rem;
  height: 2rem;
  margin: 1.2rem; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(images/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
              The idea of animating inner circle is based on Polymer ("material") loading indicator 
               by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
          */
  position: relative;
  width: 7px;
  height: 1.4rem;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 1.4rem;
  height: 1.4rem;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@keyframes clockwise {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes donut-rotate {
  0% {
    transform: rotate(0); }
  50% {
    transform: rotate(-140deg); }
  100% {
    transform: rotate(0); } }

/*
      
      6. Additional styles
  
   */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 4.4rem;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
      pswp__ui--hidden class is added when controls are hidden
      e.g. when user taps to toggle visibility of controls
  */
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.pswp__img {
  -o-object-fit: cover;
  object-fit: cover; }

.popup {
  position: relative;
  width: 100%;
  max-width: 34.6rem;
  padding: 3rem;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
  border-radius: 10px; }
  .popup--450 {
    max-width: 45rem; }

.popup__close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #151516;
  z-index: 110;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  transition: 0.25s;
  background: none;
  border-radius: 0; }
  .popup__close svg {
    display: block;
    width: 1.2rem;
    height: 1.2rem; }
  .popup__close:hover {
    color: #AF2123; }
  .popup__close:active {
    transition: none;
    color: #AF2123; }

.popup__title {
  display: block;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 2rem;
  text-align: center; }

.popup__text {
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  margin: 0 auto 3rem;
  text-align: center;
  max-width: 29rem; }
  .popup__text--small {
    font-size: 1.2rem;
    max-width: 24.7rem; }

.popup__icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 3rem; }

.popup__action {
  display: block;
  max-width: 27.6rem;
  margin: 0 auto; }

.popup__form .ui-btn, .popup__form .blog__item-link, .popup__form .subsc__call, .popup__form .header__nav-call-btn, .popup__form .header__call-btn {
  padding-left: 10px; }

.intro {
  position: relative;
  z-index: 1;
  top: -8rem;
  margin: 0 0 -5rem;
  background: #000;
  color: #F9F9F9;
  padding: 8rem 0 2.5rem;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .intro {
      padding: 12.3rem 0 12.9rem;
      margin: 0 0 -7rem;
      top: -12rem; } }
  @media (min-width: 1200px) {
    .intro {
      padding: 15.5rem 0 6.2rem;
      margin: 0 0 -16rem;
      top: -16rem; } }

.intro__video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: 0; }
  .intro__video:after {
    content: '';
    display: block;
    position: absolute;
    top: -20rem;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.25s;
    background: rgba(19, 2, 2, 0.5);
    z-index: 30;
    pointer-events: none;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px); }
  .intro__video img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    z-index: 20;
    transition: opacity 0.25s; }
  .intro__video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    z-index: 10;
    transition: opacity 0.25s, visibility 0.25s;
    opacity: 0; }
  .intro__video svg.icon-play {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3.6rem;
    height: 3.6rem;
    margin: -4.8rem 0 0 -1.8rem;
    cursor: pointer;
    color: rgba(248, 248, 248, 0.8);
    z-index: 50;
    transition: color 0.25s opacity 0.25s, visibility 0.25s; }
    .intro__video svg.icon-play:hover {
      color: #fff; }
  .intro__video.is-active img, .intro__video.is-active svg.icon-play {
    opacity: 0;
    visibility: hidden; }
  .intro__video.is-active video {
    opacity: 1; }
  .intro__video.is-active:after {
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px); }
  @media (min-width: 768px) {
    .intro__video svg.icon-play {
      width: 6rem;
      height: 6rem;
      margin: -4.8rem 0 0 -1.8rem; } }
  @media (min-width: 1200px) {
    .intro__video svg.icon-play {
      width: 10rem;
      height: 10rem;
      margin: 0 0 0 -5rem; } }
.service_doc_film .intro__video:after {display:none;}
.service_doc_film .intro__video svg.icon-play {
	top: 35%;
    left: 50%;
}
@media (max-width: 568px) {
	.service_doc_film{
		width:100%;
		height:300px;
        position: relative;
        margin-top: 20px;
	}
	.service_doc_film .intro__video svg.icon-play {
		top: 45%;
		left: 45%;
		
    width: 8rem;
    height: 8rem;
	}
}
.intro__desc {
  position: relative;
  z-index: 40; }

.intro__title {
  display: block;
  margin: 0 0 5.6rem;
  font: 400 3rem/1.13 "Prata", Helvetica, Arial, sans-serif; }
  .intro__title small {
    display: block;
    font: 400 1.6rem/1.375 "Open Sans", Helvetica, Arial, sans-serif;
    margin: 0 0 10px; }
  @media (min-width: 768px) {
    .intro__title {
      margin: 0 0 7rem;
      font-size: 6.4rem; }
      .intro__title small {
        font-size: 2rem;
        margin: 0 0 2.1rem; }
      .intro__title br {
        display: none; } }
  @media (min-width: 1200px) {
    .intro__title {
      font-size: 8.4rem;
      margin: 0 0 7.5rem; }
      .intro__title small {
        font-size: 2.4rem;
        margin: 0 0 2.4rem; } }

.intro__list {
  margin: 0 0 2.9rem;
  padding: 0;
  list-style: none;
  max-width: 29rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  .intro__list > li {
    position: relative;
    padding: 0 0 0 4rem;
    margin: 0 0 10px; }
    .intro__list > li:last-child {
      margin: 0; }
  .intro__list svg.icon-arrow-list {
    display: block;
    position: absolute;
    top: 5px;
    left: 0; }
  @media (min-width: 768px) {
    .intro__list {
      font-size: 1.6rem; }
      .intro__list svg.icon-arrow-list {
        top: 7px; } }
  @media (min-width: 1200px) {
    .intro__list {
      margin: 0 0 3.6rem;
      font-size: 1.8rem; }
      .intro__list svg.icon-arrow-list {
        top: 10px; } }

@media (min-width: 768px) {
  .intro__action .ui-btn, .intro__action .blog__item-link, .intro__action .subsc__call, .intro__action .header__nav-call-btn, .intro__action .header__call-btn {
    min-width: 35rem; } }


.intro.m2intro{background-color: #fff;}
.m2intro .intro__desc{color: #151515;width: 50%;}
.m2intro .intro__title{font-size: 4rem;margin-bottom: 2rem;}
.m2intro .intro__title small{margin-top: 2rem;}
.m2intro .intro__list{color: #404040;max-width: 100%;margin-bottom: 4rem;}
.m2intro .intro__list:before{content: '';display: block;height: 1px;background-color: #DFDFDF;width: 50%;margin-bottom: 2rem;}
.m2intro .intro__list li{padding-left: 0;}
.m2intro .intro__list svg{vertical-align: middle;margin-right: 10px;}
.m2intro .intro__video{width: 50%;left: auto;}
@media (max-width: 767px) {
    .m2intro .intro__title{font-size: 3rem;}
    .m2intro .intro__desc,.m2intro .intro__video{width: 100%;}
    .m2intro .intro__desc{margin-bottom: 4rem;}
    .m2intro .intro__video{position: relative;padding-top: 56.25%;}
    .m2intro .intro__video:after{top: 0;}
    .m2intro .intro__video svg.icon-play{margin-top: -18px;}
}

.about__section {
  margin: 0 0 2rem;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 400; }
  .about__section > .row {
    margin: 0 -2rem -10px; }
    .about__section > .row > [class^="col"] {
      padding: 0 2rem 10px; }
  .about__section h1, .about__section h2 {
    display: block;
    font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
    margin: 0 0 2rem; }
  .about__section h3 {
    display: block;
    margin: 0 0 10px;
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: 600; }
  .about__section dl {
    position: relative;
    z-index: 1;
    margin: 0 0 3rem;
    padding: 2rem;
    background: #FFFFFF;
    box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
    border-radius: 10px;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 0; }
    .about__section dl dt {
      display: block;
      font-size: 1.8rem;
      line-height: 1.4;
      font-weight: 600;
      margin: 0 0 10px; }
    .about__section dl dd {
      display: block;
      margin: 0; }
  .about__section cite {
    color: #5A5757;
    display: block;
    margin: 0 0 2rem;
    font: 400 1.6rem/1.4 "Alexander", Helvetica, Arial, sans-serif; }
    .about__section cite svg.icon-quotes {
      width: 2.5rem;
      height: 2.5rem;
      margin: 0 2rem 0 0;
      position: relative;
      top: -2px; }
  .about__section mark {
    display: block;
    background: none;
    margin: 0 0 10px;
    color: #AF2123;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 600; }
  .about__section p {
    margin: 0 0 10px; }
  .about__section picture {
    background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
    background-size: 5rem 5rem;
    display: block;
    margin: 0 -1.5rem 2rem;
    overflow: hidden; }
    .about__section picture img {
      display: block;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .about__section p + picture {
    margin-top: 20px; }
  .about__section--01 picture {
    margin-bottom: -50px; }
    .about__section--01 picture img {
      min-height: 55rem; }
  .about__section--01 cite {
    margin-left: -15px;
    float: right;
    text-align: right; }
  .about__section--02 br {
    display: none; }
  .about__section--02 picture img {
    min-height: 55rem; }
  .about__section--03 picture img {
    min-height: 55rem; }
  .about__section--03 cite {
    text-align: right; }
  .about__section--04 picture img {
    min-height: 55rem; }
  .about__section--05 picture img {
    min-height: 55rem;
    -o-object-position: 70% 50%;
    object-position: 70% 50%; }
  .about__section--06 picture img {
    min-height: 55rem; }
  .about__section--07 picture img {
    min-height: 55rem;
    -o-object-position: 15% 50%;
    object-position: 15% 50%; }
  .about__section--08 picture img {
    min-height: 35rem; }
  .about__section--08 cite {
    margin: 3rem 0;
    text-align: center; }
  @media (min-width: 768px) {
    .about__section {
      margin: 0 0 5rem; }
      .about__section h1, .about__section h2 {
        font-size: 4.8rem; }
      .about__section h3 {
        font-size: 2.4rem; }
      .about__section cite {
        font-size: 2rem; }
      .about__section mark {
        font-size: 1.6rem; }
      .about__section picture {
        margin: 0 -4rem 2rem; }
      .about__section dl {
        padding: 3rem 2rem 3rem 3rem; }
        .about__section dl dt {
          font-size: 2.4rem; } }
  @media (min-width: 1200px) {
    .about__section {
      margin: 0 0 8rem; }
      .about__section h1 {
        margin: 0 0 6.4rem; }
      .about__section h3 {
        font-size: 2.8rem; }
      .about__section cite {
        font-size: 2.4rem;
        float: none;
        text-align: left; }
      .about__section mark {
        font-size: 1.8rem; }
      .about__section picture {
        margin: 0 0 3rem;
        border-radius: 10px; }
        .about__section picture img {
          min-height: auto; }
      .about__section dl dt {
        font-size: 3.6rem; }
      .about__section--01 {
        margin: 0 0 9rem; }
        .about__section--01 cite {
          margin: 0 0 5rem; }
        .about__section--01 dl {
          margin: 0 -10rem 0 4rem; }
        .about__section--01 picture {
          margin: 0; }
      .about__section--02 {
        margin: 0 0 8rem; }
        .about__section--02 picture {
          margin: 0; }
        .about__section--02 h2 {
          font-size: 7.2rem;
          line-height: 1.35;
          margin: 0 0 10px; }
          .about__section--02 h2 br {
            display: block; }
        .about__section--02 p {
          margin: 0 0 5rem; }
        .about__section--02 h3:first-of-type {
          padding: 5rem 0 0; }
      .about__section--03 picture {
        margin: 0 0 7rem; }
      .about__section--03 cite {
        margin: 0;
        float: right;
        max-width: 42.4rem;
        text-align: right; }
      .about__section--03 h2 {
        margin: 0 0 6rem; }
      .about__section--03 p {
        margin: 0 0 2.4rem; }
      .about__section--04 {
        margin: 0 0 4.5rem; }
        .about__section--04 h2 {
          margin: 0 0 6rem; }
        .about__section--04 p {
          margin: 0 0 2rem; }
        .about__section--04 picture {
          margin: 0 0 1.5rem; }
      .about__section--05 {
        margin: 0 0 7rem; }
        .about__section--05 h2 {
          margin: 0 -2rem 6rem 0; }
        .about__section--05 picture {
          margin: 0; }
        .about__section--05 p {
          margin: 0 -5px 2rem 0; }
      .about__section--06 picture {
        margin: 0; }
      .about__section--06 h2 {
        margin: 0 0 6rem; }
      .about__section--07 {
        margin: 0 0 3.5rem; }
        .about__section--07 picture {
          margin: 0 0 4rem; }
        .about__section--07 h2 {
          margin: 0 0 6rem; }
      .about__section--08 {
        margin: 0 0 6rem; }
        .about__section--08 picture {
          margin: 0 0 10px; }
        .about__section--08 cite {
          float: none;
          text-align: center; }
      .about__section--09 p {
        margin-right: -20px; }
      .about__section--09 mark {
        margin: 10px 0 0; } }

.about {
  position: relative;
  z-index: 1;
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .about {
      margin: 0 0 5rem; } }

@media (min-width: 1200px) {
  .about__wrapper {
    padding: 6rem 0;
    margin: 0 0 8rem; }
    .about__wrapper:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 41.66667%;
      bottom: 0;
      background: #fff;
      z-index: -1;
      box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
      margin: 0 5rem 0 0; } }

.about__image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  margin: 0 -1.5rem -3rem;
  position: relative;
  z-index: -1;
  height: 20rem; }
  .about__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (min-width: 768px) {
    .about__image {
      height: 40rem;
      margin: 0 0 -10rem; } }
  @media (min-width: 1200px) {
    .about__image {
      position: absolute;
      top: 0;
      left: 58.33333%;
      right: 0;
      bottom: 0;
      height: auto;
      margin: 0 0 0 -5rem; } }

.about__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 3rem;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .about__title {
      font-size: 4.8rem; } }
  @media (min-width: 1200px) {
    .about__title {
      margin: 0 0 2rem; } }

.about__cite {
  position: relative;
  display: block;
  text-align: right;
  font: 400 1.6rem/1.4 "Alexander", Helvetica, Arial, sans-serif;
  color: #5A5757;
  margin: 0 0 2.5rem -1.5rem; }
  .about__cite svg.icon-quotes {
    position: relative;
    top: -5px;
    margin: 0 10px 0 0;
    width: 1.8rem;
    height: 1.8rem; }
  @media (min-width: 768px) {
    .about__cite {
      font-size: 2rem;
      top: 5px; }
      .about__cite svg.icon-quotes {
        width: 2.5rem;
        height: 2.5rem; } }
  @media (min-width: 1200px) {
    .about__cite {
      top: -5px;
      font-size: 2.4rem;
      display: none; } }

.about__desc {
  background: #FFFFFF;
  box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
  padding: 2rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  margin: 0 auto 2rem;
  max-width: 57rem; }
  .about__desc h3 {
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    margin: 0 0 10px; }
  .about__desc p {
    margin: 0 0 10px; }
    .about__desc p:last-child {
      margin: 0; }
  .about__desc strong {
    font-size: 1.6rem;
    font-weight: 600; }
  .about__desc picture {
    background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
    background-size: 5rem 5rem;
    overflow: hidden;
    border-radius: 50%;
    display: block;
    width: 6rem;
    height: 6rem; }
    .about__desc picture img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .about__desc .row {
    padding: 10px 0 0;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -7px; }
    .about__desc .row > [class^="col"] {
      padding: 0 7px; }
  @media (min-width: 768px) {
    .about__desc {
      padding: 2.2rem 7.2rem 4.3rem 4rem;
      margin: 0 auto 3rem; }
      .about__desc h3 {
        font-size: 2.8rem; } }
  @media (min-width: 1200px) {
    .about__desc {
      font-size: 1.6rem;
      max-width: none;
      padding: 0 9.4rem 0 0;
      margin: 0 0 3.8rem;
      background: none;
      box-shadow: none; }
      .about__desc h3 {
        font-size: 2.8rem;
        margin: 0 0 1.8rem; }
      .about__desc p {
        margin: 0 0 2rem; }
      .about__desc strong {
        font-size: 1.8rem; }
      .about__desc picture {
        width: 10rem;
        height: 10rem; }
      .about__desc .row {
        padding: 5px 0 0;
        margin: 0 -1.5rem; }
        .about__desc .row > [class^="col"] {
          padding: 0 1.5rem; } }

.about__action {
  text-align: center; }
  @media (min-width: 768px) {
    .about__action .ui-btn, .about__action .blog__item-link, .about__action .subsc__call, .about__action .header__nav-call-btn, .about__action .header__call-btn {
      min-width: 25.5rem; } }
  @media (min-width: 1200px) {
    .about__action {
      text-align: left; } }

.movies {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .movies {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .movies {
      margin: 0 0 80px; } }

.movies__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 35% 2rem 0; }
  @media (min-width: 768px) {
    .movies__title {
      font-size: 4.8rem;
      margin: 0 0 7rem; } }
  @media (min-width: 1200px) {
    .movies__title {
      margin: 0 0 3rem; } }

.movies__tabs {
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .movies__tabs {
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .movies__tabs {
      margin: 0 0 2.5rem; } }

.movies__tabs-control {
  margin: 0 0 2rem;
  padding: 0 0 11px;
  position: relative; }
  .movies__tabs-control:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #CACACE; }
  @media (min-width: 768px) {
    .movies__tabs-control {
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .movies__tabs-control {
      margin: 0 0 3rem; } }

.movies__tabs-btn {
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2.8rem;
  border-radius: 20px;
  font: 600 1.4rem/1.4 "Open Sans", Helvetica, Arial, sans-serif;
  color: #7E7E7E;
  text-align: center;
  white-space: nowrap;
  padding: 5px 2.4rem;
  transition: color 0.25s;
  margin: 0; }
  .movies__tabs-btn:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -11px;
    background: #AF2123;
    height: 1px;
    transition: opacity 0.25s;
    opacity: 0; }
  .movies__tabs-btn:hover {
    color: #AF2123; }
  .movies__tabs-btn.is-active {
    background: #AF2123;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase; }
    .movies__tabs-btn.is-active.is-active:after {
      opacity: 1; }
.movies__tabs-btn.star {
	background: url('https://tvoiekino.ru/wp-content/uploads/2025/08/yellow_star.png') right 5px top 2px no-repeat;
	background-size: auto;
	padding-right: 35px;
}
 .movies__tabs-btn.star.is-active {
	 
	background-color: #AF2123;
}
.movies__tabs-wrapper {
  position: relative; }

.movies__tabs-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden; }
  .movies__tabs-content.is-active {
    position: relative;
    opacity: 1;
    visibility: visible;
    transition: 0.7s; }

.movies__grid {
  margin: 0 -1.5rem -2rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .movies__grid > li {
    padding: 0 1.5rem 2rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  @media (min-width: 768px) {
    .movies__grid > li {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }
  @media (min-width: 1200px) {
    .movies__grid {
      margin: 0 -5.5rem -5.5rem; }
      .movies__grid > li {
        padding: 0 5.5rem 5.5rem;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 20%; } }

.movies__item {
  position: relative;
  display: block;
  text-decoration: none;
  color: #151516;
  transition: color 0.25s; }
  .movies__item:hover {
    text-decoration: none;
    color: #AF2123; }
    .movies__item:hover .movies__item-image {
      filter: grayscale(0%); }

.movies__item-mark {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 0 2.3rem;
  background: rgba(175, 33, 35, 0.3);
  color: #F5F5F9;
  font-size: 10px;
  line-height: 2.8rem;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap; }

.movies__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 0 10px;
  filter: grayscale(100%);
  transition: filter 0.25s; }
  .movies__item-image:before {
    content: '';
    float: left;
    padding: 110% 0 0 0; }
  .movies__item-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (min-width: 768px) {
    .movies__item-image {
      margin: 0 0 1.5rem; } }

.movies__item-title {
  display: block;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  @media (min-width: 768px) {
    .movies__item-title {
      font-size: 1.6rem; } }

.movies__action {
  text-align: center;
  position: relative;
  z-index: 10; }
  @media (min-width: 768px) {
    .movies__action .ui-btn, .movies__action .blog__item-link, .movies__action .subsc__call, .movies__action .header__nav-call-btn, .movies__action .header__call-btn {
      min-width: 26.2rem; } }

.stock {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .stock {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .stock {
      margin: 0 0 8rem; } }

.stock__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .stock__title {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .stock__title {
      margin: 0 0 5.7rem; } }

.stock__cite {
  display: block;
  text-align: right;
  font: 400 1.6rem/1.4 "Alexander", Helvetica, Arial, sans-serif;
  color: #5A5757;
  margin: 0 0 2rem; }
  .stock__cite svg.icon-quotes {
    position: relative;
    top: -2px;
    margin: 0 10px 0 0;
    width: 2.5rem;
    height: 2.5rem; }
  @media (min-width: 768px) {
    .stock__cite {
      font-size: 2rem;
      margin: 1.5rem 0 3rem;
      max-width: 42rem;
      float: right; }
      .stock__cite svg.icon-quotes {
        width: 3.2rem;
        height: 3.2rem; } }
  @media (min-width: 1200px) {
    .stock__cite {
      font-size: 2.4rem;
      max-width: 36rem; } }

.stock__item {
  display: block; }

.stock__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 0 2rem;
  min-height: 20rem; }
  .stock__item-image:before {
    content: '';
    float: left;
    padding: 65.7% 0 0 0; }
  .stock__item-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (min-width: 768px) {
    .stock__item-image {
      margin: 0; } }

.stock__item-desc {
  min-height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.stock__item-title {
  display: block;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
  margin: 0 0 10px; }
  @media (min-width: 768px) {
    .stock__item-title {
      font-size: 2.4rem;
      margin: 0 0 1.2rem; } }
  @media (min-width: 1200px) {
    .stock__item-title {
      margin: 0 0 2rem; } }

.stock__item-text {
  display: block;
  padding: 0 2rem 0 0;
  margin: 0 0 2rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  @media (min-width: 768px) {
    .stock__item-text {
      font-size: 1.6rem;
      padding: 0; } }
  @media (min-width: 1200px) {
    .stock__item-text {
      padding: 0 2rem 0 0; } }

.stock__item-action {
  margin: auto 0 0 0;
  text-align: center; }
  @media (min-width: 768px) {
    .stock__item-action {
      text-align: left; } }

.benefits {
  margin: 0 0 3rem;
  }
  @media (min-width: 768px) {
    .benefits {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .benefits {
      margin: 0 0 80px; } }
  @media (max-width: 767px) {
    .benefits.is-open .benefits__list > li:nth-of-type(5) ~ li {
      display: block; }
    .benefits.is-open .benefits__action .row > [class^="col"].is-md-hidden {
      display: none; } }

.benefits__wrapper {
  position: relative;
  max-width: 37.5rem;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .benefits__wrapper {
      max-width: 76.8rem; } }
  @media (min-width: 1200px) {
    .benefits__wrapper {
      max-width: none; } }

.benefits__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2.5rem; }
  @media (min-width: 768px) {
    .benefits__title {
      font-size: 4.8rem;
      margin: 0 0 4.5rem; } }
  @media (min-width: 1200px) {
    .benefits__title {
      margin: 0 0 6.5rem; } }

.benefits__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 1200px) {
    .benefits__list {
      margin: 0 -1.5rem -3rem;
      padding: 0 0 5rem; }
      .benefits__list > li {
        padding: 0 1.5rem 3rem;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .benefits__list {
      margin: 0 -1.5rem -4rem; }
      .benefits__list > li {
        padding: 0 1.5rem 4rem;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
        .benefits__list > li:nth-of-type(1) .benefits__item-number:before {
          transform: translate(-50%, -50%) scale(0.75);
          margin: 1.5rem 0 0 -5px; }
        .benefits__list > li:nth-of-type(2) .benefits__item-number:before {
          transform: translate(-50%, -50%) scale(0.8);
          margin: -1.5rem 0 0 1.5rem; }
        .benefits__list > li:nth-of-type(3) .benefits__item {
         /* left: 12rem; */}
        .benefits__list > li:nth-of-type(3) .benefits__item-number:before {
          transform: translate(-50%, -50%) scale(0.75);
          margin: -1.5rem 0 0 3rem; }
        .benefits__list > li:nth-of-type(3) .benefits__item-text {
          margin: 2.5rem 0 0 -10px;
          max-width: 18rem; }
        .benefits__list > li:nth-of-type(4) .benefits__item {
         /* left: 12rem; */ }
        .benefits__list > li:nth-of-type(4) .benefits__item-number:before {
          transform: translate(-50%, -50%) scale(0.85);
          margin: 2rem 0 0 3rem; }
        .benefits__list > li:nth-of-type(4) .benefits__item-text {
          max-width: 14rem;
          margin: 2.5rem 0 0 -10px; }
        .benefits__list > li:nth-of-type(5) .benefits__item {
          top: 3rem;
          left: 0px;
          margin: 0 0 6.5rem; }
        .benefits__list > li:nth-of-type(5) .benefits__item-number {
          top: 10px;
          left: -10px;
          font-size: 12rem; }
          .benefits__list > li:nth-of-type(5) .benefits__item-number:before {
            transform: translate(-50%, -50%) scale(0.85);
            margin: -2rem 0 0 3rem; }
        .benefits__list > li:nth-of-type(6) .benefits__item {
          top: 5.5rem;
          left: 0;
          margin: 0 0 6.5rem; }
        .benefits__list > li:nth-of-type(6) .benefits__item-number {
          top: -1.5rem; }
          .benefits__list > li:nth-of-type(6) .benefits__item-number:before {
            transform: translate(-50%, -50%) scale(0.95);
            margin: -2rem 0 0 5px; }
        .benefits__list > li:nth-of-type(7) .benefits__item {
          left: 11rem;
          margin: 0 0 10px; }
        .benefits__list > li:nth-of-type(7) .benefits__item-number {
          top: 5px; }
          .benefits__list > li:nth-of-type(7) .benefits__item-number:before {
            transform: translate(-50%, -50%) scale(0.95);
            margin: 0 0 0 3rem; }
        .benefits__list > li:nth-of-type(7) .benefits__item-text {
          margin: 3.5rem 0 0; }
        .benefits__list > li:nth-of-type(8) .benefits__item {
          left: 12rem;
          margin: 0 0 10px; }
        .benefits__list > li:nth-of-type(8) .benefits__item-number {
          top: 10px;
          left: -10px; }
          .benefits__list > li:nth-of-type(8) .benefits__item-number:before {
            transform: translate(-50%, -50%) scale(0.9);
            margin: 10px 0 0 2rem; }
        .benefits__list > li:nth-of-type(8) .benefits__item-text {
          max-width: 14rem;
          margin: 2.5rem 0 0; }
        .benefits__list > li:nth-of-type(9) .benefits__item {
          left: 100%;
          margin: 0 0 0 2rem; }
        .benefits__list > li:nth-of-type(9) .benefits__item-text {
          margin: 3rem 0 0; } }
  @media (max-width: 767px) {
    .benefits__list {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: wrap;
      flex-direction: wrap;
      margin: 0;
      padding: 0;
      list-style: none; }
      .benefits__list > li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 3rem; }
        .benefits__list > li:nth-of-type(even) {
          padding: 0 0 0 11rem; }
        .benefits__list > li:nth-of-type(odd) {
          padding: 0 0 0 2rem; }
        .benefits__list > li:nth-of-type(5) ~ li {
          display: none; } }
.ui-wysiwyg ol.benefits__list__payments {
	list-style:none;
}
.ui-wysiwyg ol.benefits__list__payments >li:after {
	display:none;
}
.benefits__list__payments > li {
	width:50%;
	max-width:50%;
	flex: 0 0 50%;
}
.benefits__list__payments .benefits__item-number{
	color:#AF2123;
}

.benefits__item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.benefits__item-number {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font: 400 13.6rem/1 "Prata", Helvetica, Arial, sans-serif;
  -ms-flex: 0 0 95px;
  flex: 0 0 9.5rem;
  max-width: 9.5rem;
  margin: 0 2rem 0 0;
  padding: 0;
  text-align: left; }
  .benefits__item-number:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain; }
  @media (max-width: 1199px) {
    .benefits__item-number {
      font-size: 12.2rem;
      margin: 0 1.5rem 0 0; }
      .benefits__item-number:before {
        transform: translate(-50%, -50%) scale(0.8); } }
  @media (max-width: 767px) {
    .benefits__item-number {
      font-size: 10rem; } }

.benefits__item-text {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 400;
  max-width: 20rem;
  text-align: left; }
  @media (min-width: 768px) {
    .benefits__item-text {
      font-size: 1.4rem; } }
  @media (min-width: 1200px) {
    .benefits__item-text {
      font-size: 1.6rem; } }

.benefits__action {
  text-align: center; }
  .benefits__action .row {
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -10px; }
    .benefits__action .row > [class^="col"] {
      padding: 0 10px; }
  @media (min-width: 768px) {
    .benefits__action {
      /* position: absolute; */
      left: 0;
      bottom: 1rem; }
      .benefits__action .ui-btn, .benefits__action .blog__item-link, .benefits__action .subsc__call, .benefits__action .header__nav-call-btn, .benefits__action .header__call-btn {
        min-width: 23.5rem; } }
  @media (min-width: 1200px) {
    .benefits__action {
      position: static; } }

.panel {
  position: relative;
  z-index: 1;
  margin: 0 0 3rem;
  padding: 0;
  background: #AF2123;
  color: #F9F9F9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: 20rem; }
  .panel:before, .panel:after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    opacity: 0.25; }
  .panel--order:before {
    top: 0;
    left: 4rem;
    width: 11.8rem;
    height: 17.9rem;
    background-image: url(images/decor-panel-order.svg); }
  .panel--10sec:before {
    bottom: 0;
    left: 50%;
    width: 22.2rem;
    height: 17.3rem;
    background-image: url(images/decor-panel-10sec.svg);
    margin: 0 0 0 -11.1rem; }
  .panel--certificate:before {
    top: 0;
    left: 0;
    width: 11.8rem;
    height: 17.9rem;
    background-image: url(images/decor-panel-certificate.svg); }
  .panel--gift:before {
    bottom: 0;
    left: 0;
    width: 12.4rem;
    height: 17rem;
    background-image: url(images/decor-panel-gift.svg); }
  .panel--studio:before {
    bottom: 0;
    left: 0;
    width: 7.6rem;
    height: 20rem;
    background-image: url(images/decor-panel-studio-01.svg); }
  .panel--studio:after {
    top: 2rem;
    left: 60%;
    width: 6rem;
    height: 6rem;
    background-image: url(images/decor-panel-studio-02.svg); }
  .panel--family:before {
    bottom: 0;
    right: 0;
    width: 16.8rem;
    height: 19rem;
    background-image: url(images/decor-panel-family.svg); }
  .panel--excursion:before {
    bottom: 0;
    left: 0;
    width: 14.7rem;
    height: 20rem;
    background-image: url(images/decor-panel-excursion-01.svg); }
  .panel--excursion:after {
    bottom: 2rem;
    left: 68%;
    width: 6rem;
    height: 6rem;
    background-image: url(images/decor-panel-excursion-02.svg);
    z-index: 1; }
  @media (min-width: 768px) {
    .panel {
      margin: 0 0 5rem;
      min-height: 25rem; }
      .panel--family .panel__image {
        right: auto;
        left: 0; }
      .panel--family .panel__desc {
        padding: 0 0 0 28rem; } }
  @media (min-width: 1200px) {
    .panel {
      margin: 0 0 8rem;
      padding: 2.7rem 0 4rem;
      min-height: 20rem; }
      .panel--family .panel__desc {
        padding: 0 0 0 38rem; }
      .panel--order {
        padding-left: 60px; }
      .panel--certificate {
        margin: 0 0 5rem; }
      .panel--gift {
        margin: 0 0 9rem; }
        .panel--gift .panel__desc {
          padding: 0 32rem 0 0; }
      .panel--excursion {
        margin: 0 0 9rem; }
      .panel:before, .panel:after {
        opacity: 1; } }

.panel__image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  position: relative;
  margin: 0 -1.5rem;
  display: block;
  height: 25rem; }
  .panel__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (min-width: 768px) {
    .panel__image {
      position: absolute;
      top: 0;
      right: 0;
      width: 28rem;
      height: 100%; } }
  @media (min-width: 1200px) {
    .panel__image {
      width: 42rem; } }

.panel__desc {
  padding: 2rem 0 3rem; }
  @media (min-width: 768px) {
    .panel__desc {
      padding: 0 28rem 0 0; } }
  @media (min-width: 1200px) {
    .panel__desc {
      padding: 0 38rem 0 0; } }

.panel__title {
  display: block;
  font: 400 1.8rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 10px; }
  @media (min-width: 768px) {
    .panel__title {
      font-size: 2.4rem; } }
  @media (min-width: 1200px) {
    .panel__title {
      font-size: 3.4rem; } }

.panel__text {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 400;
  margin: 0 0 2rem; }
  .panel__text:last-child {
    margin: 0; }
  @media (min-width: 768px) {
    .panel__text {
      margin: 0 0 2.3rem; } }
  @media (min-width: 1200px) {
    .panel__text {
      margin: 0 0 10px;
      font-size: 1.8rem; } }

.memoirs {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .memoirs {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .memoirs {
      margin: 0 0 8rem; } }

@media (min-width: 768px) {
  @supports (display: grid) {
    .memoirs__topbar {
      margin: 0 0 -20.3rem; } } }

@media (min-width: 1200px) {
  @supports (display: grid) {
    .memoirs__topbar {
      margin: 0 0 -25rem; } } }

.memoirs__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .memoirs__title {
      font-size: 4.8rem;
      max-width: 66.666%;
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .memoirs__title {
      max-width: 50%;
      margin: 0 0 6rem; } }

.memoirs__cite {
  display: block;
  text-align: right;
  font: 400 1.6rem/1.4 "Alexander", Helvetica, Arial, sans-serif;
  color: #5A5757;
  margin: 0 0 2rem; }
.memoirs__cite_team {
  display: block;
  text-align: right;
  font: 400 1.6rem/1.4 "Alexander", Helvetica, Arial, sans-serif;
  color: #5A5757;
  margin: 0 0 2rem; }
  .memoirs__cite svg.icon-quotes {
    position: relative;
    top: -2px;
    margin: 0 10px 0 0;
    width: 2.5rem;
    height: 2.5rem; }
 .memoirs__cite_team svg.icon-quotes {
    position: relative;
    top: -2px;
    margin: 0 10px 0 0;
    width: 2.5rem;
    height: 2.5rem; }
  @media (min-width: 768px) {
    .memoirs__cite {
      font-size: 2rem;
      margin: 1.5rem 0 3rem;
      max-width: 42rem;
      float: right; }
      .memoirs__cite svg.icon-quotes {
        width: 3.2rem;
        height: 3.2rem; }
.memoirs__cite_team {
      font-size: 2rem;
      margin: 1.5rem 0 3rem;
      max-width: 42rem;
      float: right; }
      .memoirs__cite_team svg.icon-quotes {
        width: 3.2rem;
        height: 3.2rem; }
}
  @media (min-width: 1200px) {
    .memoirs__cite {
      font-size: 2.4rem;
      max-width: 22rem;
      margin: 5px 6rem 3rem 0; }
      .memoirs__cite svg.icon-quotes {
        width: 2.5rem;
        height: 2.5rem; }
.memoirs__cite_team {
      font-size: 2.4rem;
      min-width: 66rem;
      margin: 5px 6rem 3rem 0; }
      .memoirs__cite svg.icon-quotes {
        width: 2.5rem;
        height: 2.5rem; }

}

.memoirs__item {
  display: block;
  height: 100%;
  filter: grayscale(100%);
  transition: filter 0.25s, opacity 0.25s;
  color: #fff; }
  .memoirs__item:hover {
    filter: grayscale(0%);
    color: #fff; }
    .memoirs__item:hover .memoirs__item-image:after {
      opacity: 1; }
    .memoirs__item:hover .memoirs__item-image svg.icon-zoom {
      transform: scale(1);
      opacity: 1; }

.memoirs__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%; }
  .memoirs__item-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    transition: opacity 0.25s;
    opacity: 0; }
  .memoirs__item-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .memoirs__item-image svg.icon-zoom {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 4rem;
    height: 4rem;
    margin: -2rem 0 0 -2rem;
    transition: transform 0.25s, opacity 0.25s;
    opacity: 0;
    transform: scale(0); }
  @media (min-width: 768px) {
    .memoirs__item-image {
      height: 100%; } }

.reactions {
  margin: 0 0 3rem; }
.reactions .container-fluid-fullscreen{
	max-width:100%;	
}
#reactions .container-fluid{
	position:relative;
}
  @media (min-width: 768px) {
    .reactions {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .reactions {
      margin: 0 0 5rem; } }

.reactions__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 18rem 2rem 0;
  position: relative; }
  @media (min-width: 768px) {
    .reactions__title {
      margin: 0 18rem 3rem 0;
      font-size: 4.8rem; }
      .reactions__title:before {
        content: '';
        display: block;
        position: absolute;
        top: 100%;
        left: -12rem;
        width: 16.5rem;
        height: 15rem;
        background: url(images/decor-reactions.svg) 0 0 no-repeat;
        background-size: contain;
        z-index: -1;
        margin: -4rem 0 0; } }
  @media (min-width: 1200px) {
    .reactions__title {
      margin: 0 0 5.5rem; } }

.reactions__item {
  display: block;
  background: #FFFFFF;
  box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
  color: #151516;
  text-decoration: none;
  height: 100%; }
  .reactions__item:hover {
    color: #151516;
    text-decoration: none; }
    .reactions__item:hover .reactions__item-image {
      filter: grayscale(0%); }
      .reactions__item:hover .reactions__item-image svg.icon-play {
        color: #fff; }
  @media (min-width: 768px) {
    .reactions__item {
      display: -ms-flexbox;
      display: flex;
      min-height: 30rem; } }
  @media (min-width: 1200px) {
    .reactions__item {
      min-height: 40rem; } }

.reactions__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  position: relative;
  -ms-flex: 1;
  flex: 1;
  display: block;
  overflow: hidden;
  filter: grayscale(100%);
  transition: filter 0.25s; }
  .reactions__item-image:before {
    content: '';
    float: left;
    padding: 86.7% 0 0 0; }
  .reactions__item-image img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .reactions__item-image svg.icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6rem;
    height: 6rem;
    margin: -3rem 0 0 -3rem;
    color: rgba(248, 248, 248, 0.8);
    transition: color 0.25s; }
  @media (min-width: 768px) {
    .reactions__item-image {
      min-height: 100%; }
      .reactions__item-image:before {
        display: none; } }
  @media (min-width: 1200px) {
    .reactions__item-image svg.icon-play {
      width: 10rem;
      height: 10rem;
      margin: -6.5rem 0 0 -5rem; } }

.reactions__item-desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2rem 2rem 3rem; }
  @media (min-width: 768px) {
    .reactions__item-desc {
      min-height: 100%;
      padding: 3rem;
      -ms-flex: 0 0 240px;
      flex: 0 0 24rem;
      max-width: 24rem; } }
  @media (min-width: 1200px) {
    .reactions__item-desc {
      padding: 3rem;
      -ms-flex: 0 0 285px;
      flex: 0 0 28.5rem;
      max-width: 28.5rem; } }

.reactions__item-title {
  display: block;
  margin: 0;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600; }
  @media (min-width: 1200px) {
    .reactions__item-title {
      margin: 0;
      font-size: 2rem; } }

.reviews {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .reviews {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .reviews {
      margin: 0 0 8rem; } }

.reviews__title,
.reviews__text h1 {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .reviews__title,
    .reviews__text h1 {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .reviews__title,
    .reviews__text h1 {
      margin: 0 0 6rem; } }

.reviews__text {
  display: block;
  margin: 0 0 2rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  .reviews__text b, .reviews__text strong {
    font-weight: 600;
    color: #AF2123; }
  @media (min-width: 768px) {
    .reviews__text {
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .reviews__text {
      margin: 0 0 3rem;
      font-size: 1.8rem; } }

.reviews__gallery {
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .reviews__gallery {
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .reviews__gallery {
      margin: 0 0 4rem; } }

.reviews__item {
  background: #FFFFFF;
  box-shadow: 4px 4px 12px rgba(197, 197, 197, 0.25);
  border-radius: 10px;
  padding: 2rem;
  max-width: 45rem;
  margin: 0 auto; }
  .reviews__item .row {
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -10px -2rem; }
    .reviews__item .row > [class^="col"] {
      padding: 0 10px 2rem; }
  @media (min-width: 768px) {
    .reviews__item {
      padding: 2rem 3rem 3rem; } }
  @media (min-width: 1200px) {
    .reviews__item {
      padding: 3rem 4rem 4rem;
      max-width: 92rem; } }

.reviews__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  width: 5rem;
  height: 5rem;
  margin: 0; }
  .reviews__item-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .reviews__item-image:before {
    content: '';
    float: left;
    padding: 100% 0 0 0; }
  @media (min-width: 768px) {
    .reviews__item-image {
      width: 7rem;
      height: 7rem; } }

.reviews__item-title {
  display: block;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 600; }
  .reviews__item-title small {
    display: block;
    font-size: 1.2rem;
    font-weight: 400; }
  @media (min-width: 768px) {
    .reviews__item-title {
      font-size: 1.6rem;
      margin: 0; }
      .reviews__item-title small {
        font-size: 1.4rem; } }

.reviews__item-desc {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 400; }
  .reviews__item-desc p {
    margin: 0 0 10px; }
    .reviews__item-desc p:last-child {
      margin: 0; }
  @media (min-width: 768px) {
    .reviews__item-desc {
      font-size: 1.4rem; } }
  @media (min-width: 1200px) {
    .reviews__item-desc {
      font-size: 1.6rem;
      margin: -7px 0 0; } }

.reviews__item-text {
  display: block;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  @media (min-width: 768px) {
    .reviews__item-text {
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .reviews__item-text {
      font-size: 1.8rem; } }

.reviews__action {
  text-align: center; }
  @media (min-width: 768px) {
    .reviews__action .ui-btn, .reviews__action .blog__item-link, .reviews__action .subsc__call, .reviews__action .header__nav-call-btn, .reviews__action .header__call-btn {
      min-width: 24.6rem; } }

.packing {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .packing {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .packing {
      margin: 0 0 8rem; } }

.packing__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .packing__title {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .packing__title {
      margin: 0 0 4rem; } }

.packing__text {
  display: block;
  margin: 0 0 2rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  @media (min-width: 768px) {
    .packing__text {
      font-size: 1.6rem;
      margin: 0 0 -5rem; } }
  @media (min-width: 1200px) {
    .packing__text {
      margin: 0 0 4rem;
      font-size: 1.8rem; } }

.packing__wrapper {
  position: relative; }

.packing__gallery {
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .packing__gallery {
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .packing__gallery {
      margin: 0 0 4rem; } }

.packing__item {
  display: block;
  height: 100%;
  color: #fff; }
  .packing__item:hover {
    color: #fff; }
    .packing__item:hover .packing__item-image:after {
      opacity: 1; }
    .packing__item:hover .packing__item-image svg.icon-zoom {
      transform: scale(1);
      opacity: 1; }

.packing__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  margin: 0;
  overflow: hidden;
  position: relative;
  height: 100%; }
  .packing__item-image:before {
    content: '';
    float: left;
    padding: 150% 0 0 0; }
  .packing__item-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    transition: opacity 0.25s;
    opacity: 0; }
  .packing__item-image img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .packing__item-image svg.icon-zoom {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 4rem;
    height: 4rem;
    margin: -2rem 0 0 -2rem;
    transition: transform 0.25s, opacity 0.25s;
    opacity: 0;
    transform: scale(0); }

.packing__action {
  text-align: center; }
  @media (min-width: 768px) {
    .packing__action {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 10; }
      .packing__action .ui-btn, .packing__action .blog__item-link, .packing__action .subsc__call, .packing__action .header__nav-call-btn, .packing__action .header__call-btn {
        min-width: 19.4rem; } }
  @media (min-width: 1200px) {
    .packing__action {
      position: static; } }

.quality {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .quality {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .quality {
      padding: 2.5rem 0 0;
      margin: 0 0 4.5rem; } }

.quality__list {
  margin: 0 -1.5rem -2rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .quality__list > li {
    padding: 0 1.5rem 2rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 768px) {
    .quality__list > li {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }

.quality__item {
  text-align: center; }

.quality__item-title {
  display: block;
  margin: 0;
  font: 400 6.4rem/1 "Prata", Helvetica, Arial, sans-serif;
  color: #AF2123; }
  @media (min-width: 768px) {
    .quality__item-title {
      font-size: 7.2rem; } }
  @media (min-width: 1200px) {
    .quality__item-title {
      font-size: 9.6rem;
      margin: 0 0 2rem; } }

.quality__item-text {
  display: block;
  margin: 0 auto;
  max-width: 20rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  @media (min-width: 768px) {
    .quality__item-text {
      font-size: 1.6rem;
      max-width: 22.4rem; } }
  @media (min-width: 1200px) {
    .quality__item-text {
      font-size: 1.8rem;
      max-width: 25.2rem; } }

.examples {
  margin: 0 0 6rem; }
  @media (min-width: 1200px) {
    .examples {
      margin: 0 0 8rem; } }

.examples__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .examples__title {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .examples__title {
      margin: 0 0 7.4rem; } }

.examples__tabs {
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .examples__tabs {
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .examples__tabs {
      margin: 0 0 4rem; } }

.examples__tabs-control {
  margin: 0 0 2rem;
  padding: 0 0 11px;
  position: relative; }
  .examples__tabs-control:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #CACACE; }
  @media (min-width: 768px) {
    .examples__tabs-control {
      margin: 0 0 3rem; } }

.examples__tabs-btn {
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2.8rem;
  border-radius: 20px;
  font: 600 1.4rem/1.4 "Open Sans", Helvetica, Arial, sans-serif;
  color: #7E7E7E;
  text-align: center;
  white-space: nowrap;
  padding: 5px 2.4rem;
  transition: color 0.25s;
  margin: 0; }
  .examples__tabs-btn:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -11px;
    background: #AF2123;
    height: 1px;
    transition: opacity 0.25s;
    opacity: 0; }
  .examples__tabs-btn:hover {
    color: #AF2123; }
  .examples__tabs-btn.is-active {
    background: #AF2123;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase; }
    .examples__tabs-btn.is-active.is-active:after {
      opacity: 1; }

.examples__tabs-wrapper {
  position: relative; }

.examples__tabs-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden; }
  .examples__tabs-content.is-active {
    position: relative;
    opacity: 1;
    visibility: visible;
    transition: 0.7s; }

.examples__grid {
  margin: 0 -1.5rem -3rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .examples__grid > li {
    padding: 0 1.5rem 3rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  @media (min-width: 768px) {
    .examples__grid > li {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }

.examples__item {
  display: block;
  text-decoration: none;
  color: rgba(248, 248, 248, 0.8);
  transition: color 0.25s; }
  .examples__item:hover {
    text-decoration: none;
    color: #f8f8f8; }
    .examples__item:hover .examples__item-image {
      filter: grayscale(0%); }

.examples__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  position: relative;
  overflow: hidden;
  transition: filter 0.25s;
  filter: grayscale(100%); }
  .examples__item-image:before {
    content: '';
    float: left;
    padding: 65.714% 0 0 0; }
  .examples__item-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .examples__item-image svg.icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4.2rem;
    height: 4.2rem;
    margin: -2.1rem 0 0 -2.1rem; }
  @media (min-width: 768px) {
    .examples__item-image svg.icon-play {
      width: 6rem;
      height: 6rem;
      margin: -3rem 0 0 -3rem; } }

.examples__action {
  text-align: center; }

.faq {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .faq {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .faq {
      margin: 0 0 80px; } }

.faq__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .faq__title {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .faq__title {
      margin: 0 0 6rem; } }

.faq__wrapper {
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .faq__wrapper {
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .faq__wrapper {
      margin: 0 0 10px; } }

.faq__list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .faq__list > li{
    margin: 0 0 10px; }
.faq__list  div.faq__item{
    margin: 0 0 10px; }
  @media (min-width: 768px) {
    .faq__list > li {
      margin: 0 0 1.5rem; } 
	  
}
  @media (min-width: 1200px) {
    .faq__list > li {
      margin: 0 0 2rem; } }

.faq__item {
  position: relative;
  z-index: 100;
  display: block;
  height: 100%; }
  .faq__item.is-open {
    z-index: 200; }
    .faq__item.is-open .faq__item-title {
      font-size: 2.4rem;
      color: #151516; }
    .faq__item.is-open .faq__item-in:before {
      opacity: 1;
      visibility: visible; }
    .faq__item.is-open .faq__item-desc {
      display: block; }

.faq__item-in {
  position: relative;
  min-height: auto; }
  .faq__item-in:before {
    content: '';
    display: block;
    position: absolute;
    top: -3rem;
    left: -3rem;
    right: -3rem;
    bottom: -3rem;
    background: #FFFFFF;
    box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
    z-index: -1;
    transition: opacity 0.25s, visibility 0.25s;
    opacity: 0;
    visibility: hidden; }

.faq__item-title {
  display: block;
  margin: 0;
  position: relative;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  color: #151516;
  padding: 0 2rem 0 3.8rem;
  cursor: pointer;
  transition: color 0.25s, padding 0.25s;
  position: relative;
  z-index: 2; }
  .faq__item-title svg.icon-arrow-faq {
    color: #AF2123;
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    transition: transform 0.25s; }
  .faq__item-title:hover {
    color: #AF2123; }
  @media (min-width: 768px) {
    .faq__item-title {
      font-size: 1.6rem; }
      .faq__item-title svg.icon-arrow-faq {
        top: 7px; } }
  @media (min-width: 1200px) {
    .faq__item-title {
      font-size: 1.8rem; }
      .faq__item-title svg.icon-arrow-faq {
        top: 7px; } }

.faq__item-desc {
  position: relative;
  display: none;
  padding: 2rem 2rem 2.5rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  .faq__item-desc h4 {
    display: block;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: 600;
    margin: 0 0 10px; }
  .faq__item-desc p {
    margin: 0 0 10px; }
    .faq__item-desc p:last-child {
      margin: 0; }
  @media (min-width: 1200px) {
    .faq__item-desc {
      font-size: 1.8rem; }
      .faq__item-desc h4 {
        font-size: 1.8rem; } }

.faq__action {
  text-align: center; }
  @media (min-width: 768px) {
    .faq__action .ui-btn, .faq__action .blog__item-link, .faq__action .subsc__call, .faq__action .header__nav-call-btn, .faq__action .header__call-btn {
      min-width: 20.6rem; } }

.blog__list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .blog__list > li {
    margin: 0 0 3rem; }
    .blog__list > li:last-child {
      margin: 0; }

.blog__article {
  padding: 3rem 2rem;
  background: #FFFFFF;
  box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
  border-radius: 10px; }
  @media (min-width: 768px) {
    .blog__article {
      padding: 3rem 4rem 4rem; } }

.blog__article-head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 1.5rem; }

@media (min-width: 768px) {
  .blog__article-body {
    display: -ms-flexbox;
    display: flex; } }

.blog__article-date {
  font: 400 1.4rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  color: #AF2123;
  display: block; }
  @media (min-width: 768px) {
    .blog__article-date {
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .blog__article-date {
      font-size: 1.8rem; } }

.blog__article-views {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font: 400 1.2rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  color: #7E7E7E; }
  .blog__article-views svg.icon-views {
    margin: 0 10px 0 0; }
  @media (min-width: 1200px) {
    .blog__article-views {
      font-size: 1.4rem; } }

.blog__article-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  position: relative;
  overflow: hidden;
  min-height: 21rem;
  margin: 0 0 2rem; }
  .blog__article-image:before {
    content: '';
    float: left;
    padding: 56.75% 0 0 0; }
  .blog__article-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (min-width: 768px) {
    .blog__article-image {
      margin: 0 2rem 0 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

@media (min-width: 768px) {
  .blog__article-desc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    -ms-flex: 1;
    flex: 1; } }

.blog__article-title {
  display: block;
  margin: 0;
  font: 400 2rem/1.35 "Prata", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    .blog__article-title {
      font-size: 2.4rem; } }
  @media (min-width: 1200px) {
    .blog__article-title {
      font-size: 2.8rem; } }

.blog__article-text {
  display: block;
  margin: 0 0 2rem;
  height: 94px;
  overflow: hidden;
}
.blog__article-text > p{margin-top: 0;}
@media (min-width: 1200px) {
    .blog__article-text {
      font-size: 1.8rem;
      line-height: 1.4;
      font-weight: 400;
      margin: 0 -10px 2rem 0;
      height: 101px;
    }
}

.blog__article-action {
  margin: auto 0 0 0; }
  .blog__article-action .ui-btn, .blog__article-action .blog__item-link, .blog__article-action .subsc__call, .blog__article-action .header__nav-call-btn, .blog__article-action .header__call-btn {
    width: 100%; }

.blog {
  margin: 0 0 3rem; }
  .blog .row {
    -ms-flex-align: center;
    align-items: center; }
  @media (min-width: 768px) {
    .blog {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .blog {
      margin: 0 0 8rem; } }

.blog__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .blog__title {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .blog__title {
      margin: 0 0 4.5rem; } }

.blog__subsc {
  margin: 0 0 3rem; }

.blog__cite {
  position: relative;
  display: block;
  text-align: right;
  font: 400 1.6rem/1.4 "Alexander", Helvetica, Arial, sans-serif;
  color: #5A5757;
  margin: 0 0 3rem;
  float: right; }
  .blog__cite svg.icon-quotes {
    position: relative;
    top: -5px;
    margin: 0 10px 0 0;
    width: 2rem;
    height: 2rem; }
  @media (min-width: 768px) {
    .blog__cite {
      font-size: 2rem; }
      .blog__cite svg.icon-quotes {
        width: 2.5rem;
        height: 2.5rem; } }
  @media (min-width: 1200px) {
    .blog__cite {
      top: 10px;
      margin: 0 0 3rem;
      font-size: 2.4rem; } }

.blog__grid {
  margin: 0 -1.5rem -2rem;
  padding: 0 0 3rem;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .blog__grid > li {
    padding: 0 1.5rem 2rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 768px) {
    .blog__grid {
      margin: 0 -1.5rem -2rem; }
      .blog__grid > li {
        padding: 0 1.5rem 2rem;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
  @media (min-width: 1200px) {
    .blog__grid > li {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }

.blog__item {
  display: block;
  background: #FFFFFF;
  box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
  min-height: 100%;
  text-decoration: none;
  color: #151516;
  padding: 2rem 2rem 3rem;
  border-radius: 5px; }
  .blog__item .row {
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -10px -2rem; }
    .blog__item .row > [class^="col"] {
      padding: 0 10px 2rem; }
  .blog__item:hover .blog__item-image {
    filter: grayscale(0%); }
  @media (min-width: 1200px) {
    .blog__item {
      padding: 2rem 2rem 2.5rem; } }

.blog__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  width: 8rem;
  height: 8rem;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  transition: filter 0.25s;
  filter: grayscale(100%);
  margin: 0; }
  .blog__item-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.blog__item-title {
  display: block;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 600; }
  @media (min-width: 1200px) {
    .blog__item-title {
      font-size: 1.6rem; } }

.blog__item-text {
  display: block;
  margin: 0 0 3rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  @media (min-width: 768px) {
    .blog__item-text {
      padding: 0 4rem 0 0; } }
  @media (min-width: 1200px) {
    .blog__item-text {
      font-size: 1.6rem;
      margin: 0 0 2.4rem;
      padding: 0 2.5rem 0 0; } }

.blog__item-link {
  height: 3rem;
  padding-left: 24px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  font: 600 1.2rem/1.2 "Open Sans", Helvetica, Arial, sans-serif;
  min-width: 18rem;
  width: 100%; }
  @media (min-width: 768px) {
    .blog__item-link {
      width: auto; } }

.blog__action {
  text-align: center; }
  .blog__action .blog__subsc {
    margin: 0; }
  .blog__action .ui-btn, .blog__action .blog__item-link, .blog__action .subsc__call, .blog__action .header__nav-call-btn, .blog__action .header__call-btn {
    width: 100%; }
  .blog__action .row {
    margin: 0 -1.5rem -10px; }
    .blog__action .row > [class^="col"] {
      padding: 0 1.5rem 10px; }
  @media (min-width: 1200px) {
    .blog__action .row {
      -ms-flex-pack: center;
      justify-content: center; }
    .blog__action .ui-btn, .blog__action .blog__item-link, .blog__action .subsc__call, .blog__action .header__nav-call-btn, .blog__action .header__call-btn {
      min-width: 20.6rem;
      width: auto; } }

.map {
  padding: 25.8rem 0 3rem;
  margin: 0;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .map {
      padding: 52.7rem 0 4rem;
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .map {
      padding: 20rem 0;
      margin: 0 0 8rem; } }

.map__container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem; }

.map__desc {
  position: relative;
  z-index: 2;
  padding: 3rem;
  margin: 0 2.5rem;
  background: #FFFFFF;
  box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
  border-radius: 5px; }
  @media (min-width: 768px) {
    .map__desc {
      max-width: 34.6rem; } }
  @media (min-width: 1200px) {
    .map__desc {
      max-width: 44.5rem;
      padding: 6.8rem 5.6rem;
      margin: 0; } }

.map__title {
  display: block;
  margin: 0 -1.6rem 2rem 0;
  font: 400 2rem/1.4 "Prata", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    .map__title {
      font-size: 2.4rem; } }
  @media (min-width: 1200px) {
    .map__title {
      font-size: 2.8rem;
      margin: 0 -1.6rem 2rem 0; } }

.map__list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  .map__list > li {
    margin: 0 0 10px; }
    .map__list > li:last-child {
      margin: 0; }
  @media (min-width: 768px) {
    .map__list {
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .map__list {
      font-size: 1.8rem;
      max-width: 26.5rem; } }

.request {
  padding: 5rem 0;
  margin: 0 0 3rem;
  background: #271819;
  color: #F9F9F9;
  position: relative;
  z-index: 1; }
  .request:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    background: url(images/bg-request.png) 50% 50% no-repeat;
    background-size: cover; }
  .request:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(19, 2, 2, 0.5);
    opacity: 1;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
}
.request .icons .camera{
    position: absolute;
    right: 0;
    top: 0;
}
.request .icons .tape{
    position: absolute;
    right: 100px;
    bottom: 0;
}

  @media (min-width: 768px) {
    .request {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .request {
      margin: 0 0 80px;
      padding: 5rem 0 3.5rem; } }

.request__title {
  display: block;
  margin: 0 0 10px;
  font: 400 3.4rem/1.4 "Prata", Helvetica, Arial, sans-serif; }

.request__text {
  display: block;
  margin: 0 0 3rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  max-width: 50.5rem; }
  .request__text a {
    text-decoration: none;
    font-weight: 600;
    color: inherit; }
  .request__text small {
    display: block;
    padding: 10px 0 0;
    font-size: 1.2rem;
    color: #7E7E7E; }
  @media (min-width: 768px) {
    .request__text {
      font-size: 1.6rem;
      margin: 0 0 10px; }
      .request__text small {
        font-size: 1.4rem; } }
  @media (min-width: 1200px) {
    .request__text {
      font-size: 1.8rem; }
      .request__text small {
        font-size: 1.6rem; } }

.request__form .ui-input, .request__form .ui-textarea {
  margin: 0 0 2rem; }

.services {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .services {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .services {
      margin: 0 0 8rem; } }

.services__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem;
 }
  @media (min-width: 768px) {
    .services__title {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .services__title {
      margin: 0 0 4rem; } }

.services__section {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .services__section {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .services__section {
      margin: 0 0 8rem; } }

.services__group {
  position: relative;
  margin: 0 0 2rem; }

.services__image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  position: relative;
  margin: 0 0 2rem; }
  .services__image img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (min-width: 768px) {
    .services__image {
      margin: 0; } }

.services__info {
  margin: 0 -1.5rem -2rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .services__info > li {
    padding: 0 1.5rem 2rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 768px) {
    .services__info {
      position: absolute;
      left: 1.5rem;
      bottom: 3rem;
      right: 1.5rem;
      color: #fff; }
      .services__info > li {
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%; } }

@media (min-width: 768px) {
  .services__info-item {
    text-align: center; } }

.services__info-item-title {
  display: block;
  margin: 0;
  font: 400 1.8rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.services__info-item-text {
  margin: 0;
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }

.services__desc {
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  .services__desc h2 {
    display: block;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 600; }
  @media (min-width: 768px) {
    .services__desc {
      font-size: 1.6rem; }
      .services__desc h2 {
        font-size: 2rem; } }
  @media (min-width: 1200px) {
    .services__desc {
      font-size: 1.8rem; }
      .services__desc h2 {
        font-size: 2.4rem; } }

.services__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  background: #FFFFFF;
  box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
  padding: 4rem 2rem 3rem;
  text-align: center;
  border-radius: 10px; }
  @media (min-width: 1200px) {
    .services__item {
      padding: 3rem 4rem; } }

.services__item-title {
  display: block;
  font: 400 2rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  color: #AF2123;
  max-width: 18rem;
  margin: 0 auto 10px; }
  @media (min-width: 768px) {
    .services__item-title {
      font-size: 1.6rem; } }

.services__item-text {
  display: block;
  margin: 0 0 3rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }

.services__item-action {
  margin: auto 0 0 0; }
  .services__item-action .ui-btn, .services__item-action .blog__item-link, .services__item-action .subsc__call, .services__item-action .header__nav-call-btn, .services__item-action .header__call-btn {
    height: 2.9rem;
    font: 600 1.2rem/1.2 "Open Sans", Helvetica, Arial, sans-serif;
    padding-left: 30px;
    width: auto;
    min-width: 20rem; }

.services__cite {
  position: relative;
  display: block;
  text-align: right;
  font: 400 1.6rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  color: #5A5757;
  margin: 0; }
  .services__cite br {
    display: none; }
  .services__cite svg.icon-quotes {
    position: relative;
    top: -5px;
    margin: 0 10px 0 0;
    width: 1.8rem;
    height: 1.8rem; }
  @media (min-width: 768px) {
    .services__cite {
      font-size: 2rem;
      top: 5px; }
      .services__cite svg.icon-quotes {
        width: 2.5rem;
        height: 2.5rem; } }
  @media (min-width: 1200px) {
    .services__cite {
      font-size: 2.4rem; }
      .services__cite br {
        display: block; } }

.working {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .working {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .working {
      margin: 0 0 8rem; } }

.working__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .working__title {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .working__title {
      margin: 0 0 6rem; 
	  } }

.working__text {
  display: block;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 400;
  max-width: 52.8rem;
  margin: 0 auto 3rem;
  text-align: center; 
  display: table-cell;
  vertical-align: middle;
}
.working .working__text {
  display: block;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 400;
  max-width: 100%;
  margin: 0 auto 3rem;
  text-align: center; 
  display: block;
}
.working__video {
  display: block;
  margin: 0 auto;
  max-width: 55rem;
  position: relative; }
  .working__video img {
    display: block;
    width: 100%;
    min-height: 22rem;
    -o-object-fit: cover;
    object-fit: cover; }
  .working__video a {
    color: #fff;
    text-decoration: none; }
    .working__video a:hover {
      text-decoration: none;
      color: #fff; }
      .working__video a:hover svg.icon-play {
        transform: scale(1.2); }
  .working__video svg.icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6rem;
    height: 6rem;
    margin: -3rem 0 0 -3rem;
    transition: transform 0.25s; }

.working__group {
  margin: 0 0 2rem; }

.working__group-title {
  display: block;
  margin: 0 0 10px;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 600;
  color: #AF2123; }
  @media (min-width: 768px) {
    .working__group-title {
      font-size: 2rem; } }
  @media (min-width: 1200px) {
    .working__group-title {
      font-size: 2.4rem; } }

.working__group-list {
  margin: 0 0 2rem;
  padding: 0;
  list-style: none;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  .working__group-list:last-child {
    margin: 0; }
  .working__group-list > li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 10px; }
    .working__group-list > li:last-child {
      margin: 0; }
  .working__group-list svg.icon-arrow-right-small {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    margin: 0 10px 0 0;
    position: relative;
    top: 7px;
    color: #AF2123; }
  @media (min-width: 768px) {
    .working__group-list {
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .working__group-list {
      font-size: 1.8rem; } }

.discount {
  margin: 0 0 3rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  @media (min-width: 768px) {
    .discount {
      margin: 0 0 5rem;
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .discount {
      margin: 0 0 8rem; } }

.discount__wrapper {
  background: #AF2123;
  color: #f9f9f9;
  border-radius: 10px;
  overflow: hidden; max-height: 250px;}
  .discount__wrapper .row {
    margin: 0; }
    .discount__wrapper .row > [class^="col"] {
      padding: 0; }

.discount__image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  margin: 0;
  min-height: 100%;
  display: -ms-flexbox;
  display: flex; }
  .discount__image img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (min-width: 768px) {
    .discount__image {
      margin: 0 0 0 -5rem; } }

.discount__desc {
  padding: 3rem; }
  @media (min-width: 768px) {
    .discount__desc {
      padding-right: 80px; } }

.discount__title {
  display: block;
  margin: 0 0 1.5rem;
  font: 400 2.2rem/1.4 "Prata", Helvetica, Arial, sans-serif; }
  .discount__title mark {
    background: none;
    color: inherit;
    font-size: 3.2rem;
    line-height: 1;
    vertical-align: baseline;
    margin: 0 0 0 10px; }
  @media (min-width: 1200px) {
    .discount__title {
      font-size: 2.8rem; }
      .discount__title mark {
        font-size: 4.8rem; } }

.discount__text {
  margin: 0 0 10px;
  max-width: 49.2rem; }

.discount__price {
  margin: 0 0 3rem; }
  .discount__price b {
    font-weight: 600; }

.discount__action .ui-btn, .discount__action .blog__item-link, .discount__action .subsc__call, .discount__action .header__nav-call-btn, .discount__action .header__call-btn {
  height: 3.5rem;
  font-size: 1.6rem; }

.additional {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .additional {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .additional {
      margin: 0 0 10rem; } }

.additional__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .additional__title {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .additional__title {
      margin: 0 0 8.5rem; } }

.additional__grid {
  margin: 0 -1.5rem -3rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .additional__grid > li {
    padding: 0 1.5rem 3rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 768px) {
    .additional__grid > li {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }

.additional__item {
  text-align: center;
  text-decoration: none;
  color: #AF2123; }
  .additional__item:hover {
    text-decoration: none;
    color: #AF2123; }
    .additional__item:hover .additional__item-icon {
      transform: scale(1.05); }

.additional__item-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 13.3rem;
  height: 13.3rem;
  margin: 0 auto 2rem;
  background: #FFFFFF;
  box-shadow: 4px 4px 17px rgba(197, 197, 197, 0.25);
  border-radius: 50%;
  transition: transform 0.25s; }

.additional__item-title {
  display: block;
  margin: 0;
  font: 600 2rem/1.4 "Open Sans", Helvetica, Arial, sans-serif; }

.back {
  text-align: center;
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .back {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .back {
      margin: 0 0 8rem; } }

.breadcrumbs {
  margin: 0 0 2rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  @media (min-width: 768px) {
    .breadcrumbs {
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .breadcrumbs {
      margin: -4rem 0 4rem; } }

.breadcrumbs__menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .breadcrumbs__menu > li {
    padding: 0 2rem 0 0;
    position: relative; }
    .breadcrumbs__menu > li:after {
      content: '/';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 2rem;
      text-align: center; }
    .breadcrumbs__menu > li:last-child:after {
      display: none; }

.breadcrumbs__link {
  text-decoration: none;
  color: #151516; }
  .breadcrumbs__link:hover {
    color: #AF2123;
    text-decoration: none; }
  .breadcrumbs__link.is-active {
    color: #7E7E7E; }

.page {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .page {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .page {
      margin: 0 0 8rem; } }
  .page .blog {
    margin: 0 0 2rem; }

.page__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .page__title {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .page__title {
      margin: 0 0 6rem; } }

@media (min-width: 1200px) {
  .page__wrapper {
    display: -ms-flexbox;
    display: flex; } }

.page__content {
  margin: 0 0 3rem; }
  @media (min-width: 1200px) {
    .page__content {
      -ms-flex: 1;
      flex: 1;
      margin: 0 3rem 0 0; } }

@media (min-width: 1200px) {
  .page__sidebar {
    -ms-flex: 0 0 256px;
    flex: 0 0 25.6rem;
    max-width: 25.6rem;
    display: block; } }

.article {
  background: #FFFFFF;
  box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
  padding: 2.5rem 3rem 3rem;
  border-radius: 10px; }

.article__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 2.8rem; }

.article__date {
  display: block;
  margin: 0 2rem 0 0;
  font: 400 1.4rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  color: #AF2123;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .article__date {
      font-size: 1.8rem; } }
  @media (min-width: 1200px) {
    .article__date {
      margin: 0 3rem 0 0; } }

.article__badge {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -2px;
  font-size: 1.2rem;
  line-height: 2.8rem;
  font-weight: 400;
  padding: 0 10px;
  background: #AF2123;
  color: #fff;
  margin: 0 2rem 0 0;
  border-radius: 5px; }
  @media (min-width: 1200px) {
    .article__badge {
      margin: 0 3rem 0 0;
      font-size: 1.4rem; } }

.article__views {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #7E7E7E;
  margin: 0 0 0 auto;
  font: 400 1.2rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  .article__views svg.icon-views {
    margin: 0 10px 0 0; }
  @media (min-width: 1200px) {
    .article__views {
      font-size: 1.4rem; } }

.article__body {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 400; }
  .article__body h2 {
    margin: 0 0 10px;
    font: 400 2.2rem/1.4 "Prata", Helvetica, Arial, sans-serif;
    color: #AF2123; }
  .article__body picture {
    background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
    background-size: 5rem 5rem;
    display: block;
    margin: 0 0 10px; }
    .article__body picture img {
      display: block;
      width: 100%; }
  .article__body p {
    margin: 0 0 2rem 0;
    padding: 0 2rem 0 0; }
    .article__body p:last-child {
      margin: 0; }
  .article__body a {
    color: #AF2123;
    text-decoration: none; }
    .article__body a:hover {
      color: #AF2123;
      text-decoration: none; }

.search {
  position: relative;
  margin: 0 0 3rem; }
  .search .ui-input, .search .ui-textarea {
    margin: 0; }
    .search .ui-input:-ms-input-placeholder, .search .ui-textarea:-ms-input-placeholder {
      color: #7E7E7E; }
    .search .ui-input::placeholder, .search .ui-textarea::placeholder {
      color: #7E7E7E; }
  .search .ui-btn, .search .blog__item-link, .search .subsc__call, .search .header__nav-call-btn, .search .header__call-btn {
    position: absolute;
    top: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 4rem;
    height: 100%;
    padding: 0;
    color: #7E7E7E; }
    .search .ui-btn:hover, .search .blog__item-link:hover, .search .subsc__call:hover, .search .header__nav-call-btn:hover, .search .header__call-btn:hover {
      color: #AF2123; }

.inst {
  margin: 0 0 3rem;
  padding: 2.5rem 2rem 3rem;
  border: 2px solid #AF2123;
  border-radius: 10px; }

.inst__title {
  display: block;
  text-align: center;
  font: 400 1.8rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem;
  color: #AF2123; }

.inst__grid {
  margin: 0 -7.5px -10px;
  padding: 0 0 2rem;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .inst__grid > li {
    padding: 0 7.5px 10px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  @media (min-width: 576px) {
    .inst__grid > li {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }
  @media (min-width: 1200px) {
    .inst__grid > li {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

.inst__item {
  display: block; }

.inst__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  position: relative;
  overflow: hidden; }
  .inst__item-image:before {
    content: '';
    float: left;
    padding: 100% 0 0 0; }
  .inst__item-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.inst__action .ui-btn, .inst__action .blog__item-link, .inst__action .subsc__call, .inst__action .header__nav-call-btn, .inst__action .header__call-btn {
  width: 100%;
  margin: 0 0 1.5rem; }
  .inst__action .ui-btn:last-child, .inst__action .blog__item-link:last-child, .inst__action .subsc__call:last-child, .inst__action .header__nav-call-btn:last-child, .inst__action .header__call-btn:last-child {
    margin: 0; }

.social {
  margin: 0 0 3rem; }
  .social .ui-btn, .social .blog__item-link, .social .subsc__call, .social .header__nav-call-btn, .social .header__call-btn {
    width: 100%;
    margin: 0 0 10px; }
    .social .ui-btn:last-child, .social .blog__item-link:last-child, .social .subsc__call:last-child, .social .header__nav-call-btn:last-child, .social .header__call-btn:last-child {
      margin: 0; }
  .social .ui-btn--red_outline {
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center; }

.media {
  margin: 0 0 4rem; }
  .media > .container-fluid > .row {
    margin: 0 -1.5rem -3rem; }
    .media > .container-fluid > .row > [class^="col"] {
      padding: 0 1.5rem 3rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column; }

.media__subsc {
  background: #AF2123;
  color: #f9f9f9;
  padding: 3rem 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1;
  flex: 1;
  border-radius: 10px; }
  .media__subsc .row {
    -ms-flex: 1;
    flex: 1; }
  @media (min-width: 768px) {
    .media__subsc {
      padding: 4rem 3rem; } }

.media__subsc-title {
  display: block;
  margin: 0 0 10px;
  font: 400 2rem/1.4 "Prata", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    .media__subsc-title {
      font-size: 2.4rem; } }
  @media (min-width: 1200px) {
    .media__subsc-title {
      font-size: 2.8rem; } }

.media__subsc-text {
  display: block;
  margin: 0 0 3rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  max-width: 42rem; }
  @media (min-width: 768px) {
    .media__subsc-text {
      font-size: 1.6rem;
      margin: 0; } }
  @media (min-width: 1200px) {
    .media__subsc-text {
      font-size: 1.8rem; } }

.media__subsc-form .ui-input, .media__subsc-form .ui-textarea {
  border-width: 1px;
  margin: 0 0 10px; }

.media__channel {
  display: block;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 3rem;
  padding: 3rem 2rem;
  border: 2px solid #AF2123;
  border-radius: 10px;
  min-height: 12rem; }
  .media__channel:last-child {
    margin: 0; }
  @media (min-width: 768px) {
    .media__channel {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      padding: 4rem 3rem 4rem 4rem; } }

.media__channel-title {
  margin: 0 0 2rem;
  display: block;
  -ms-flex: 1;
  flex: 1;
  font: 400 1.8rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  color: #AF2123; }
  @media (min-width: 768px) {
    .media__channel-title {
      margin: 0 2rem 0 0; } }

.media__channel-action {
  -ms-flex: 0 0 215px;
  flex: 0 0 21.5rem; }
  .media__channel-action .ui-btn, .media__channel-action .blog__item-link, .media__channel-action .subsc__call, .media__channel-action .header__nav-call-btn, .media__channel-action .header__call-btn {
    width: 100%; }

.popular {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .popular {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .popular {
      margin: 0 0 8rem; } }

.popular__wrapper {
  background: #FFFFFF;
  box-shadow: 4px 4px 17px rgba(197, 197, 197, 0.25);
  border-radius: 10px;
  padding: 3rem 2rem 4rem; }
  @media (min-width: 1200px) {
    .popular__wrapper {
      padding: 3rem 4rem 4rem; } }

.popular__title {
  display: block;
  margin: 0 0 2rem;
  font: 400 2rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  color: #AF2123;
  text-align: center; }
  @media (min-width: 768px) {
    .popular__title {
      font-size: 2.4rem; } }
  @media (min-width: 1200px) {
    .popular__title {
      font-size: 2.8rem; } }

.popular__grid {
  margin: 0 -1.5rem -2rem;
  padding: 0 0 3rem;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .popular__grid > li {
    padding: 0 1.5rem 2rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 768px) {
    .popular__grid > li {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

.popular__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #151516;
  text-decoration: none;
  transition: color 0.25s; }
  .popular__item:hover {
    text-decoration: none;
    color: #AF2123; }

.popular__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -ms-flex: 0 0 80px;
  flex: 0 0 8rem;
  max-width: 8rem;
  margin: 0 2rem 0 0; }
  .popular__item-image:before {
    content: '';
    float: left;
    padding: 100% 0 0 0; }
  .popular__item-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.popular__item-title {
  display: block;
  margin: 0;
  padding: 10px 0;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  @media (min-width: 768px) {
    .popular__item-title {
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .popular__item-title {
      font-size: 1.8rem; } }

.popular__action {
  text-align: center; }
  .popular__action .ui-btn, .popular__action .blog__item-link, .popular__action .subsc__call, .popular__action .header__nav-call-btn, .popular__action .header__call-btn {
    min-width: 20rem; }
  @media (min-width: 1200px) {
    .popular__action {
      position: relative;
      left: -2rem; } }

.subsc {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .subsc {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .subsc {
      margin: 0 0 8rem; } }
  .subsc--white .subsc__wrapper {
    background: #fff;
    color: #AF2123;
    box-shadow: 4px 4px 17px rgba(169, 169, 169, 0.25); }

.subsc__wrapper {
  background: #AF2123;
  color: #f9f9f9;
  padding: 4rem 3rem 3rem;
  margin: 0 0 3rem;
  border-radius: 10px; }
  @media (min-width: 768px) {
    .subsc__wrapper {
      margin: 0; } }
  @media (min-width: 1200px) {
    .subsc__wrapper {
      padding: 4rem 4rem 3rem; } }

.subsc__title {
  display: block;
  font: 400 2rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 10px; }
  @media (min-width: 768px) {
    .subsc__title {
      font-size: 2.4rem; } }
  @media (min-width: 1200px) {
    .subsc__title {
      font-size: 2.8rem;
      margin: -10px 0 10px; } }

.subsc__text {
  display: block;
  margin: 0 0 3rem;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  max-width: 42rem; }
  .subsc__text b {
    font-weight: 600; }
  @media (min-width: 768px) {
    .subsc__text {
      font-size: 1.6rem;
      max-width: 30.9rem;
      margin: 0; } }
  @media (min-width: 1200px) {
    .subsc__text {
      font-size: 1.8rem; } }

.subsc__form .ui-input, .subsc__form .ui-textarea, .subsc__form .ui-btn, .subsc__form .blog__item-link, .subsc__form .subsc__call, .subsc__form .header__nav-call-btn, .subsc__form .header__call-btn, .subsc__form .ui-check {
  margin: 0 0 10px; }

.subsc__call {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 6rem;
  height: 6rem;
  padding: 1.5rem;
  border-radius: 50%;
  float: right; }
  @media (min-width: 768px) {
    .subsc__call {
      width: 8rem;
      height: 8rem; } }

.pagination {
  margin: 0;
  font: 400 1.8rem/1 "Prata", Helvetica, Arial, sans-serif;
  color: #AF2123; }

.pagination__menu {
  margin: 0 -5px -10px;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .pagination__menu > li {
    padding: 0 5px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end; }

.pagination__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: #AF2123;
  border: 1px solid #AF2123;
  height: 3.2rem;
  min-width: 3.2rem;
  padding: 2px 1.4rem 0;
  transition: color 0.25s, background 0.25s;
  border-radius: 5px; }
  .pagination__link:hover, .pagination__link.is-active {
    text-decoration: none;
    color: #fff;
    background: #AF2123; }

.contacts__section {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .contacts__section {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .contacts__section {
      margin: 0 0 8rem; } }

.contacts__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .contacts__title {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .contacts__title {
      margin: 0 0 6rem; } }

.contacts__form {
  margin: 0 0 4rem; }
  .contacts__form .ui-input, .contacts__form .ui-textarea {
    margin: 0 0 10px; }
  .contacts__form .ui-textarea {
    margin: 0 0 10px;
    min-height: 13.7rem; }
  .contacts__form .ui-check {
    margin: 0 0 2.4rem; }
  @media (min-width: 1200px) {
    .contacts__form {
      margin: 0; } }
  .smart-captcha {
    margin: 0 0 2.4rem; }
.contacts__address {
  margin: 0 0 2rem;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 400;
  font-style: normal; }
  .contacts__address .row {
    -ms-flex-align: center;
    align-items: center; }
  @media (min-width: 768px) {
    .contacts__address {
      font-size: 1.4rem; } }

.contacts__address-text {
  display: block; }

.contacts__address-title {
  display: block;
  font: 400 1.4rem/1.4 "Prata", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    .contacts__address-title {
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .contacts__address-title {
      font-size: 1.8rem; } }

.contacts__map {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  height: 27rem;
  margin: 0; }

.contacts__info-title {
  display: block;
  margin: 0 0 4rem;
  font: 400 2rem/1.4 "Prata", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    .contacts__info-title {
      font-size: 2.4rem; } }
  @media (min-width: 1200px) {
    .contacts__info-title {
      font-size: 2.8rem;
      margin: 0 0 3.5rem; } }

.contacts__info-subtitle {
  display: block;
  margin: 0 0 2rem;
  font: 400 1.6rem/1.4 "Prata", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    .contacts__info-subtitle {
      font-size: 2rem; } }
  @media (min-width: 1200px) {
    .contacts__info-subtitle {
      font-size: 2.4rem; } }

.contacts__info-list {
  margin: 0 0 3rem;
  padding: 0;
  list-style: none;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }
  .contacts__info-list > li {
    margin: 0 0 10px; }
    .contacts__info-list > li:last-child {
      margin: 0; }
  .contacts__info-list a[href^="tel:"] {
    text-decoration: none;
    color: #151516; }
  .contacts__info-list a[href^="mailto:"] {
    text-decoration: none;
    color: #AF2123; }
  .contacts__info-list mark {
    background: none;
    color: #AF2123;
    font-weight: 600; }
  @media (min-width: 768px) {
    .contacts__info-list {
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .contacts__info-list {
      font-size: 1.8rem; } }

.contacts__info-social {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex; }
  .contacts__info-social > li {
    margin: 0 10px 0 0; }

.contacts__info-social-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border: 2px solid currentColor;
  border-radius: 50%;
  padding: 5px;
  color: #AF2123;
  transition: color 0.25s; }
  .contacts__info-social-link svg {
    display: block; }
  .contacts__info-social-link:hover {
    color: #2C3036; }

.team {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .team {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .team {
      margin: 0 0 8rem; } }

.team__desc {
  margin: 0 0 5rem;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 400; }
  .team__desc h1 {
    display: block;
    font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
    margin: 0 0 2rem; }
  .team__desc p {
    margin: 0 0 2rem; }
  .team__desc mark {
    display: block;
    background: none;
    color: #AF2123;
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: 600;
    margin: 0 0 2rem; }
  .team__desc picture {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
    background-size: 5rem 5rem;
    margin: 10px 0 2rem; }
    .team__desc picture img {
      display: block;
      width: 100%; }
  @media (min-width: 768px) {
    .team__desc h1 {
      font-size: 4.8rem;
      margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .team__desc h1 {
      margin: 0 0 6rem; } }

.team__grid {
  margin: 0 -1.5rem -3rem;
  padding: 0 0 2rem;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center; }
  .team__grid > li {
    padding: 0 1.5rem 3rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  @media (min-width: 576px) {
    .team__grid > li {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }
  @media (min-width: 768px) {
    .team__grid > li {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }
  @media (min-width: 992px) {
    .team__grid > li {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; } }

.team__item {
  max-width: 17.6rem;
  margin: 0 auto;
  display: block;
  text-align: center; }

.team__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  display: block;
  margin: 0 auto 10px;
  width: 100%;
  max-width: 16rem; }
  .team__item-image:before {
    content: '';
    float: left;
    padding: 100% 0 0 0; }
  .team__item-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.team__item-title {
  display: block;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 600;
  margin: 0 0 4px; }
.team__item-title.team__item-title_sm{
	font-size: 1.5rem;
}
.team__item-text {
  display: block;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400; }

.team__action {
  text-align: center; }
  @media (min-width: 768px) {
    .team__action .ui-btn, .team__action .blog__item-link, .team__action .subsc__call, .team__action .header__nav-call-btn, .team__action .header__call-btn {
      min-width: 25.5rem; } }

.feedback {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .feedback {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .feedback {
      margin: 0 0 8rem; } }
  .feedback--question .feedback__form .ui-textarea {
    min-height: 9rem; }
  .feedback--question .feedback__form .ui-btn, .feedback--question .feedback__form .blog__item-link, .feedback--question .feedback__form .subsc__call, .feedback--question .feedback__form .header__nav-call-btn, .feedback--question .feedback__form .header__call-btn, .feedback--question .feedback__form .ui-agree {
    margin: 10px 0 0 0; }

.feedback__wrapper {
  padding: 3rem 2rem;
  background: #AF2123;
  color: #f9f9f9;
  border-radius: 10px; }
  @media (min-width: 768px) {
    .feedback__wrapper {
      padding: 3rem; } }

.feedback__title {
  display: block;
  margin: 0 0 2rem;
  font: 400 2rem/1.4 "Prata", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    .feedback__title {
      font-size: 2.4rem; } }
  @media (min-width: 1200px) {
    .feedback__title {
      font-size: 2.8rem; } }

.feedback__form .ui-input, .feedback__form .ui-textarea {
  margin: 0 0 10px; }

.feedback__form .ui-textarea {
  margin: 0 0 10px;
  min-height: 6rem; }

.feedback__form .ui-btn, .feedback__form .blog__item-link, .feedback__form .subsc__call, .feedback__form .header__nav-call-btn, .feedback__form .header__call-btn {
  margin: 0 0 10px; }

.feedback__form .ui-agree {
  margin: 0; }

.film {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .film {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .film {
      margin: 0 0 80px; } }

.film__title {
  display: block;
  font: 400 4.8rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0; }
.text-main .ui-btn.ui-btn--red {width: 50%;}
  @media (max-width: 768px) { 
    .text-main .ui-btn.ui-btn--red {width: 100%;}
    }

.film__desc {
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
	position:relative;
	min-height: 100%!important;
  /*margin: 0 0 4rem;*/ 
}
  .film__desc h2 {
	font-family: "Prata", Helvetica, Arial, sans-serif;
    display: block;
    margin: 0 0 1.5rem;
    font-size: 48px;
    line-height: 1.4;
    font-weight: 400; }
  .film__desc p {
    margin: 0 0 2rem; }
    .film__desc p:last-child {
      margin: 0; }
  @media (min-width: 1200px) {
    .film__desc {
      font-size: 1.6rem;
      padding: 0 3rem 0 0; } }

.film__get {
  margin: -10rem -1.5rem -3rem;
  padding: 0 0 6rem;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 400; 
	position:absolute;
	bottom:0;

}
  .film__get > li {
    padding: 0 1.5rem 3rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .film__get mark {
    margin: 0 0 10px;
    width: 15rem;
    max-width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background: none;
    height: 3.1rem;
    border-radius: 20px;
    background: #AF2123;
    color: #fff;
    font: 400 11px/2.8rem "Prata", Helvetica, Arial, sans-serif; }
  .film__get p {
    margin: 0 auto;
    max-width: 18rem; }
  @media (min-width: 768px) {
    .film__get {
      padding: 0; }
      .film__get > li {
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%; } }

.film__video {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  margin: 0;
  overflow: hidden;
  position: relative;
  min-height: 22rem;
  border-radius: 10px; }
  .film__video:before {
    content: '';
    float: left;
    padding: 80% 0 0 0; }
  .film__video a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 4rem 2rem 2rem;
    color: #fff;
    text-decoration: none; }
    .film__video a:hover {
      text-decoration: none;
      color: #fff; }
      .film__video a:hover img {
        filter: grayscale(0%); }
  .film__video img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    filter: grayscale(100%);
    transition: filter 0.25s; }
  .film__video svg.icon-play {
    position: relative;
    z-index: 2;
    display: block;
    width: 6rem;
    height: 6rem;
    margin: 0 auto 2rem; }
  .film__video figcaption {
    position: relative;
    z-index: 2;
    background: rgba(175, 33, 35, 0.5);
    color: #fff;
    border-radius: 45px;
    max-width: 18.5rem;
    margin: 0 auto;
    padding: 7px 2rem;
    text-align: center;
    font-size: 10px;
    line-height: 1.4;
    font-weight: 600; }

@keyframes showHow {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.how {
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .how {
      margin: 0 0 5rem; } }
  @media (min-width: 1200px) {
    .how {
      margin: 0 0 8rem; } }
  .how.is-open .how__list > li:nth-of-type(3) ~ li {
    display: block; }
  .how.is-open .how__action {
    display: none; }

.how__title {
  display: block;
  font: 400 3rem/1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 4rem;
  clear: both; }
  @media (min-width: 768px) {
    .how__title {
      font-size: 4.8rem;
      margin: 0 0 4rem; } }
  @media (min-width: 1200px) {
    .how__title {
      margin: 0 0 6rem; } }

.how__cite {
  position: relative;
  display: block;
  text-align: right;
  font: 400 1.6rem/1.4 "Alexander", Helvetica, Arial, sans-serif;
  color: #5A5757;
  margin: 0 0 8rem;
  max-width: 64rem;
  float: right; }
  .how__cite br {
    display: none; }
  .how__cite svg.icon-quotes {
    position: relative;
    top: -5px;
    margin: 0 10px 0 0;
    width: 1.8rem;
    height: 1.8rem; }
  @media (min-width: 768px) {
    .how__cite {
      font-size: 2rem;
      top: 5px; }
      .how__cite svg.icon-quotes {
        width: 2.5rem;
        height: 2.5rem; } }
  @media (min-width: 1200px) {
	  .how .how__cite{
		  margin: 0 0 3.2rem;
	  }
    .how__cite {
      font-size: 2.4rem; }
      .how__cite br {
        display: block; } 
}

.how__list {
  margin: 0;
  padding: 0 0 6rem;
  list-style: none; }
  .how__list > li {
    margin: 0 0 4rem;
    animation: showHow 0.25s forwards; }
    .how__list > li:last-child {
      margin: 0; }
    .how__list > li:nth-of-type(3) ~ li {
      display: none; }
  @media (min-width: 768px) {
    .how__list > li:nth-of-type(even) .how__item .row {
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .how__list > li:nth-of-type(even) .how__item-desc {
      margin: 0 0 0 6rem; } }

.how__item .row {
  -ms-flex-align: center;
  align-items: center; }

.how__item-desc {
  position: relative;
  padding: 0 0 0 9.5rem;
  margin: 0 0 4rem; }
  @media (min-width: 768px) {
    .how__item-desc {
      margin: 0; } }

.how__item-number {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 7.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transform: translate(0, -25%);
  color: #AF2123;
  font: 400 9rem/1 "Prata", Helvetica, Arial, sans-serif; }

.how__item-title {
  display: block;
  margin: 0 0 2rem;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 600; }
  @media (min-width: 1200px) {
    .how__item-title {
      font-size: 1.8rem;
      margin: 0 0 3rem; } }

.how__item-text {
  display: block;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  max-width: 39.4rem; }
  @media (min-width: 1200px) {
    .how__item-text {
      font-size: 1.6rem; } }

.how__item-image {
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  margin: 0;
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden; }
  .how__item-image img {
    display: block;
    width: 100%; }

.how__action {
  text-align: center; }
  .how__action .ui-btn, .how__action .blog__item-link, .how__action .subsc__call, .how__action .header__nav-call-btn, .how__action .header__call-btn {
    min-width: 15rem;
    -ms-flex-pack: center;
    justify-content: center; }

@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      max-width: 54rem; } }
  @media (min-width: 768px) {
    .container {
      max-width: 72rem; } }
  @media (min-width: 992px) {
    .container {
      max-width: 96rem; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 114rem; } }

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-hd-1, .col-hd-2, .col-hd-3, .col-hd-4, .col-hd-5, .col-hd-6, .col-hd-7, .col-hd-8, .col-hd-9, .col-hd-10, .col-hd-11, .col-hd-12, .col-hd,
.col-hd-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; } }

@media (min-width: 1440px) {
  .col-hd {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-hd-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-hd-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-hd-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-hd-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-hd-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-hd-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-hd-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-hd-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-hd-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-hd-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-hd-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-hd-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-hd-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-hd-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-hd-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-hd-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-hd-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-hd-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-hd-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-hd-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-hd-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-hd-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-hd-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-hd-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-hd-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-hd-0 {
    margin-left: 0%; }
  .offset-hd-1 {
    margin-left: 8.33333%; }
  .offset-hd-2 {
    margin-left: 16.66667%; }
  .offset-hd-3 {
    margin-left: 25%; }
  .offset-hd-4 {
    margin-left: 33.33333%; }
  .offset-hd-5 {
    margin-left: 41.66667%; }
  .offset-hd-6 {
    margin-left: 50%; }
  .offset-hd-7 {
    margin-left: 58.33333%; }
  .offset-hd-8 {
    margin-left: 66.66667%; }
  .offset-hd-9 {
    margin-left: 75%; }
  .offset-hd-10 {
    margin-left: 83.33333%; }
  .offset-hd-11 {
    margin-left: 91.66667%; }
  .push-hd-0 {
    left: auto; }
  .push-hd-1 {
    left: 8.33333%; }
  .push-hd-2 {
    left: 16.66667%; }
  .push-hd-3 {
    left: 25%; }
  .push-hd-4 {
    left: 33.33333%; }
  .push-hd-5 {
    left: 41.66667%; }
  .push-hd-6 {
    left: 50%; }
  .push-hd-7 {
    left: 58.33333%; }
  .push-hd-8 {
    left: 66.66667%; }
  .push-hd-9 {
    left: 75%; }
  .push-hd-10 {
    left: 83.33333%; }
  .push-hd-11 {
    left: 91.66667%; }
  .pull-hd-0 {
    right: auto; }
  .pull-hd-1 {
    right: 8.33333%; }
  .pull-hd-2 {
    right: 16.66667%; }
  .pull-hd-3 {
    right: 25%; }
  .pull-hd-4 {
    right: 33.33333%; }
  .pull-hd-5 {
    right: 41.66667%; }
  .pull-hd-6 {
    right: 50%; }
  .pull-hd-7 {
    right: 58.33333%; }
  .pull-hd-8 {
    right: 66.66667%; }
  .pull-hd-9 {
    right: 75%; }
  .pull-hd-10 {
    right: 83.33333%; }
  .pull-hd-11 {
    right: 91.66667%; } }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1440px) {
  .flex-hd-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-hd-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-hd-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-hd-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-hd-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-hd-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-hd-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-hd-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-hd-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-hd-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-hd-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-hd-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-hd-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-hd-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-hd-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-hd-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-hd-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-hd-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-hd-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-hd-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-hd-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-hd-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-hd-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-hd-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-hd-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-hd-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-hd-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-hd-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-hd-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

* {
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; }
  *:after, *:before {
    box-sizing: border-box; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none; }

::-webkit-scrollbar {
  width: 4px;
  height: 4px; }

::-webkit-scrollbar-thumb {
  background-color: #AF2123; }

::-webkit-scrollbar-track-piece {
  background-color: #FEFDFB; }

video, img, svg {
  max-width: 100%;
  height: auto; }

html {
  font-size: 62.5%; }

html, body {
  height: 100%; }

body {
  font: 400 1.6rem/1.4 "Open Sans", Helvetica, Arial, sans-serif;
  background: #FEFDFB url(images/bg.png) 0 0;
  color: #151516; }

.app {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  width: 100%;
  min-width: 32rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.is-loaded .app {
  opacity: 1; }

.container-fluid {
  width: 100%;
  max-width: 119rem;
  padding: 0 1.5rem; }
  @media (min-width: 768px) {
    .container-fluid {
      padding: 0 4rem; } }

@media (max-width: 1199px) {
  .is-nav-open body {
    overflow: hidden; }
  .is-nav-open .header__nav-offcanvas {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0); }
  .is-nav-open .header__call {
    opacity: 0;
    pointer-events: none; } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 5rem;
  z-index: 1000;
  transition: background 0.25s, box-shadow 0.25s;
  background: #1B1111;
}
.header .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
@media (min-width: 768px) {
    .header {height: 7.4rem; }
}
@media (min-width: 1200px) {
    .header {height: 9.5rem; }
}

.header__logo {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 3rem 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #F9F9F9;
  transition: color 0.25s;
  -ms-flex-order: 1;
  order: 1; }
  .header__logo:hover {
    text-decoration: none;
    color: #F9F9F9; }

.header__logo-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  margin: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  .header__logo-image img {
    display: block; }
  @media (min-width: 768px) {
    .header__logo-image {
      width: 5.9rem;
      height: 5.9rem;
      margin: 0 10px 0 0; } }
  @media (min-width: 1200px) {
    .header__logo-image {
      width: 6.5rem;
      height: 6.5rem;
      margin: 0 3rem 0 0; } }

.header__logo-text {
  display: none; }
  @media (min-width: 768px) {
    .header__logo-text {
      display: block;
      margin: 0;
      padding: 0;
      -ms-flex: 1;
      flex: 1;
      font-size: 1.4rem;
      line-height: 1.375;
      font-weight: 400; }
      .header__logo-text b {
        display: block;
        font-weight: 600; } }
  @media (min-width: 1200px) {
    .header__logo-text {
      font-size: 1.6rem;
      padding: 5px 0 0; } }

.header__nav {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-order: 3;
  order: 3; }
  @media (min-width: 1200px) {
    .header__nav {
      -ms-flex-order: 2;
      order: 2;
      -ms-flex: 1;
      flex: 1;
      padding: 5px 0 0 0; } }

.header__nav-open {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  border: none;
  padding: 0;
  background: none;
  color: #FEFFFF;
  cursor: pointer;
  transition: color 0.25s, border-color 0.25s, transform 0.25s;
  border-radius: 50%; }
  .header__nav-open svg {
    display: block; }
  .header__nav-open:hover {
    color: #AF2123; }
  @media (min-width: 768px) {
    .header__nav-open {
      width: 3.4rem;
      height: 3.4rem; } }
  @media (min-width: 1200px) {
    .header__nav-open {
      display: none; } }

.header__nav-close {
  position: absolute;
  top: 2rem;
  right: 3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2rem;
  height: 4rem;
  border: none;
  padding: 0;
  background: none;
  color: #fff;
  cursor: pointer;
  transition: color 0.25s, border-color 0.25s, transform 0.25s;
  border-radius: 50%;
  z-index: 110; }
  .header__nav-close svg {
    display: block; }
  @media (min-width: 1200px) {
    .header__nav-close {
      display: none; } }

.header__nav-offcanvas {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 100;
  width: 100%;
  padding: 2rem 3rem;
  background: #3F3C3C url(images/bg.png) 0 0;
  box-shadow: 4px 4px 17px rgba(152, 152, 152, 0.25);
  transform: translate(100%, 0);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0.25s, transform 0.25s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  .header__nav-offcanvas .row {
    margin: 0 -5px -10px; }
    .header__nav-offcanvas .row > [class^="col"] {
      padding: 0 5px 10px; }
  @media (min-width: 768px) {
    .header__nav-offcanvas {
      width: 25rem; } }
  @media (min-width: 1200px) {
    .header__nav-offcanvas {
      opacity: 1;
      visibility: visible;
      position: relative;
      width: auto;
      padding: 0;
      background: none;
      box-shadow: none;
      transform: none;
      display: block; } }

.header__nav-logo {
  width: 4rem;
  height: 4rem;
  margin: 0 0 2rem; }
  @media (min-width: 1200px) {
    .header__nav-logo {
      display: none; } }

.header__nav-menu {
  margin: 0 0 4rem;
  padding: 0;
  list-style: none;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase; }
  .header__nav-menu > li {
    margin: 0 0 2rem; }
    .header__nav-menu > li:last-child {
      margin: 0; }
    .header__nav-menu > li.is-open > .header__nav-link {
      color: #fff; }
      .header__nav-menu > li.is-open > .header__nav-link:before {
        opacity: 1; }
    .header__nav-menu > li.is-open > .header__nav-dropdown {
      opacity: 1;
      visibility: visible; }
  @media (min-width: 768px) {
    .header__nav-menu {
      font-size: 1.4rem; } }
  @media (min-width: 1200px) {
    .header__nav-menu {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-weight: 400;
      margin: 0;
      white-space: nowrap; }
      .header__nav-menu > li {
        margin: 0 3rem 0 0;
        position: relative; } }

.header__nav-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
  position: relative;
  transition: color 0.25s; }
  .header__nav-link svg.icon-arrow-right-small {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    color: #fff; }
  .header__nav-link:hover {
    text-decoration: none;
    color: #fff; }
    .header__nav-link:hover:before {
      opacity: 1; }
  @media (min-width: 1200px) {
    .header__nav-link {
      color: #fff;
      height: 3.5rem; }
      .header__nav-link:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -2rem;
        right: -2rem;
        background: #4A4848;
        z-index: -1;
        opacity: 0;
        transition: opacity 0.25s; }
      .header__nav-link svg.icon-arrow-right-small {
        display: none; } }

@media (max-width: 1199px) {
  .header__nav-dropdown {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 18rem;
    background: #484646 url(images/bg.png) 0 0;
    padding: 2rem 3rem;
    z-index: 90;
    overflow-x: hidden;
    overflow-y: auto;
    transition: opacity 0.25s, visibility 0.25s;
    opacity: 0;
    visibility: hidden; } }

@media (max-width: 767px) {
  .header__nav-dropdown {
    bottom: 10rem; } }

@media (min-width: 1200px) {
  .header__nav-dropdown {
    position: absolute;
    top: 100%;
    left: -2rem;
    background: #4A4848;
    padding: 2.3rem 3.3rem 1.8rem 2.2rem;
    z-index: 10000;
    transition: opacity 0.25s, visibility 0.25s;
    opacity: 0;
    visibility: hidden; }
    .header__nav-dropdown .header__nav-dropdown {
      top: 0;
      left: 100%;
      min-height: 100%; }
      .header__nav-dropdown .header__nav-dropdown:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 1px;
        height: 14rem;
        margin: -7rem 0 0;
        background: #E5E5E5; } }

.header__nav-back {
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 4rem;
  margin: 0 0 2rem;
  color: #fff; }
  .header__nav-back svg {
    display: block; }
  @media (min-width: 1200px) {
    .header__nav-back {
      display: none; } }

.header__nav-submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  text-transform: none; }
  .header__nav-submenu > li {
    margin: 0 0 8px; }
    .header__nav-submenu > li:last-child {
      margin: 0; }
    .header__nav-submenu > li.is-open > .header__nav-sublink {
      text-decoration: none;
      color: #fff;
      font-size: 1.6rem;
      font-weight: 600;
      transform: translate(0, 0); }
      .header__nav-submenu > li.is-open > .header__nav-sublink svg.icon-arrow-nav {
        opacity: 1; }
    .header__nav-submenu > li.is-open > .header__nav-dropdown {
      opacity: 1;
      visibility: visible; }

.header__nav-sublink {
  position: relative;
  padding: 0 0 0 3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
  transition: 0.25s;
  transform: translate(-30px, 0); }
  .header__nav-sublink:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -4rem;
    width: 4rem; }
  .header__nav-sublink:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -4rem;
    width: 4rem; }
  .header__nav-sublink svg.icon-arrow-nav {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -10px 0 0;
    width: 2rem;
    height: 2rem;
    transition: opacity 0.25s;
    opacity: 0; }
  .header__nav-sublink:hover {
    text-decoration: none;
    color: #AF2123; }
  @media (min-width: 1200px) {
    .header__nav-sublink:hover {
      font-size: 1.6rem;
      font-weight: 600;
      transform: translate(0, 0); }
      .header__nav-sublink:hover svg.icon-arrow-nav {
        opacity: 1; } }

.header__nav-group {
  margin: auto 0 0 0;
  position: relative;
  z-index: 100; }

.header__nav-call {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0; }
  @media (min-width: 768px) {
    .header__nav-call {
      margin: 0 0 10px; } }
  @media (min-width: 1200px) {
    .header__nav-call {
      display: none; } }

.header__nav-call-phone {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: top;
  text-decoration: none;
  color: #fff;
  font: 500 1.4rem/1.142 "Roboto", Helvetica, Arial, sans-serif;
  margin: 0 0 1.3rem;
  transition: color 0.25s;
  white-space: nowrap;
  height: 3rem; }
  .header__nav-call-phone:hover {
    text-decoration: none;
    color: #fff; }
  @media (min-width: 768px) {
    .header__nav-call-phone {
      height: auto;
      margin: 0 0 10px; } }

.header__nav-call-btn {
  width: 100%; }

.header__nav-social {
  margin: 0 -5px -10px;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 12rem; }
  .header__nav-social > li {
    padding: 0 5px 10px;
    -ms-flex: 0 0 40px;
    flex: 0 0 4rem;
    max-width: 4rem; }
  @media (min-width: 768px) {
    .header__nav-social {
      max-width: none; }
      .header__nav-social > li {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none; } }
  @media (min-width: 1200px) {
    .header__nav-social {
      display: none; } }

.header__nav-social-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border: 1px solid currentColor;
  text-decoration: none;
  color: #fff;
  border-radius: 50%; }
  .header__nav-social-link svg {
    display: block; }
  .header__nav-social-link:hover {
    color: #2C3036; }

.header__call {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 1.5rem 0 0;
  -ms-flex-order: 2;
  order: 2;
  -ms-flex: 1;
  flex: 1;
  transition: opacity 0.25s; }
  @media (min-width: 768px) {
    .header__call {
      margin: 0 5rem 0 0; } }
  @media (min-width: 1200px) {
    .header__call {
      position: relative;
      top: 0;
      -ms-flex-order: 3;
      order: 3;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      margin: 0 0 0 3rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: end;
      align-items: flex-end;
      -ms-flex-pack: center;
      justify-content: center; } }

.header__call-phone {
  display: none; }
  @media (min-width: 768px) {
    .header__call-phone {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center;
      vertical-align: top;
      text-decoration: none;
      color: #F9F9F9;
      font: 500 1.6rem/1.67 "Roboto", Helvetica, Arial, sans-serif;
      margin: 0 10px 0 0;
      transition: color 0.25s;
      white-space: nowrap; }
      .header__call-phone:hover {
        text-decoration: none;
        color: #F9F9F9; }
}
@media (min-width: 1200px) {
    .header__call-phone {
      margin: 0;
      font-size: 1.8rem;
      margin-bottom: 10px;
    }
}

.main {
  position: relative;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 8rem 0 0; }
  @media (min-width: 768px) {
    .main {
      padding: 12rem 0 0; } }
  @media (min-width: 1200px) {
    .main {
      padding: 16rem 0 0; } }

.footer {
  position: relative;
  background: #AF2123;
  color: #E9E9E9;
  padding: 2rem 0 6.5rem; }
  .footer .row {
    margin: 0 -1.5rem; }
    .footer .row > [class^="col"] {
      position: static;
      padding: 0 1.5rem; }
  @media (min-width: 768px) {
    .footer {
      padding: 2rem 0; } }
  @media (min-width: 1200px) {
    .footer .row {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }

.footer__scrolltop {
  position: absolute;
  right: 0;
  bottom: 100%;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  margin: 0 5rem 5rem 0; }

.footer__contacts {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400; }
  .footer__contacts > li {
    margin: 0 0 8px; }
  .footer__contacts a {
    font-size: 1.4rem;
    font-weight: 600;
    text-decoration: none;
    color: #E9E9E9;
    transition: color 0.25s; }
    .footer__contacts a:hover {
      color: #2C3036; }
  @media (min-width: 768px) {
    .footer__contacts {
      margin: 0; } }

.footer__address {
  display: block;
  margin: 0 0 2.4rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 400;
  font-style: normal; }
  @media (min-width: 768px) {
    .footer__address {
      margin: 0; } }

.footer__menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600; }
  .footer__menu > li {
    margin: 0 0 8px; }

.footer__menu-link {
  text-decoration: none;
  color: #E9E9E9;
  transition: color 0.25s; }
  .footer__menu-link:hover {
    color: #2C3036; }

.footer__copyright {
  position: absolute;
  left: 1.5rem;
  right: 1.5rem;
  bottom: 2rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 600;
  margin: 0;
  white-space: nowrap;
  text-align: center; }
  @media (min-width: 768px) {
    .footer__copyright {
      position: static;
      text-align: left; } }

.footer__discount {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 7.8rem;
  background: #fff;
  color: #AF2123;
  text-decoration: none;
  padding: 9px 2rem;
  margin: 0 0 4.6rem;
  font: 400 1.4rem/1.375 "Prata", Helvetica, Arial, sans-serif;
  text-align: center;
  border-radius: 5px;
  transition: color 0.25s, background 0.25s; }
  .footer__discount:hover {
    color: #fff;
    background: #D65254; }
  @media (min-width: 768px) {
    .footer__discount {
      font-size: 1.8rem;
      margin: 0 auto 3.5rem;
      min-height: 8.4rem;
      max-width: 36rem; } }
  @media (min-width: 1200px) {
    .footer__discount {
      margin: 0;
      max-width: none;
       /* padding: 5px 5rem; */ } }

.footer__action {
  margin: 0 0 2rem -3rem;
  float: right;
  clear: both; }
  .footer__action .ui-btn, .footer__action .blog__item-link, .footer__action .subsc__call, .footer__action .header__nav-call-btn, .footer__action .header__call-btn {
    font-size: 1.4rem;
    min-width: 17.2rem;
    height: 3rem; }
    .footer__action .ui-btn svg.icon-arrow-right-small, .footer__action .blog__item-link svg.icon-arrow-right-small, .footer__action .subsc__call svg.icon-arrow-right-small, .footer__action .header__nav-call-btn svg.icon-arrow-right-small, .footer__action .header__call-btn svg.icon-arrow-right-small {
      margin: 0 0 0 1.2rem; }
  @media (min-width: 768px) {
    .footer__action {
      margin: 0 0 2rem; }
      .footer__action .ui-btn, .footer__action .blog__item-link, .footer__action .subsc__call, .footer__action .header__nav-call-btn, .footer__action .header__call-btn {
        height: 3.5rem;
        min-width: 19.2rem; } }
  @media (min-width: 1200px) {
    .footer__action {
      margin: 0 0 1.6rem;
      float: none; }
      .footer__action .ui-btn, .footer__action .blog__item-link, .footer__action .subsc__call, .footer__action .header__nav-call-btn, .footer__action .header__call-btn {
        font-size: 1.6rem;
        height: 4rem;
        min-width: none;
        width: 100%; } }

.footer__apps {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  clear: both; }
  .footer__apps > li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 5px;
    min-width: 10.8rem;
    max-width: 10.8rem; }

.footer__apps-link {
  display: block;
  transition: transform 0.25s;
  will-change: transform; }
  .footer__apps-link img {
    display: block;
    width: 100%; }
  .footer__apps-link:hover {
    transform: scale(0.95); }

.footer__social {
  margin: 0 -4px -8px;
  padding: 0 0 1.6rem;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 9.2rem;
  float: right; }
  .footer__social > li {
    padding: 0 4px 8px;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%; }
  @media (min-width: 768px) {
    .footer__social {
      position: absolute;
      top: 4rem;
      right: 4rem;
      margin: 0 -5px -5px;
      padding: 0;
      max-width: 11rem; }
      .footer__social > li {
        padding: 0 5px 5px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; } }
  @media (min-width: 1200px) {
    .footer__social {
      position: static;
      margin: 0 -6px -1.6rem;
      padding: 0;
      max-width: 18.4rem; }
      .footer__social > li {
        padding: 0 6px 1.6rem; } }

.footer__social-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid currentColor;
  text-decoration: none;
  color: #fff;
  border-radius: 50%;
  padding: 5px;
  transition: color 0.25s, border-color 0.25s; }
  .footer__social-link:hover {
    color: #2C3036; }
  .footer__social-link svg {
    display: block; }
  @media (min-width: 768px) {
    .footer__social-link {
      width: 3rem;
      height: 3rem; } }
  @media (min-width: 1200px) {
    .footer__social-link {
      width: 3.3rem;
      height: 3.3rem; } }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0); }

.text-center {
  text-align: center; }

.col-140px {
  -ms-flex: 0 0 145px;
  flex: 0 0 14.5rem;
  max-width: 14.5rem; }

@media (min-width: 576px) {
  .col-sm-80px {
    -ms-flex: 0 0 80px;
    flex: 0 0 8rem;
    max-width: 8rem; } }

.row-gutter-10 {
  margin: 0 -5px; }
  .row-gutter-10 > [class^="col-"] {
    padding: 0 5px; }

.is-hidden {
  display: none !important; }

@media (max-width: 575px) {
  .is-sm-visible {
    display: none !important; } }

@media (max-width: 767px) {
  .is-md-visible {
    display: none !important; } }

@media (max-width: 991px) {
  .is-lg-visible {
    display: none !important; } }

@media (max-width: 1199px) {
  .is-xl-visible {
    display: none !important; } }

@media (max-width: 1439px) {
  .is-hd-visible {
    display: none !important; } }

@media (min-width: 768px) {
  .is-sm-hidden {
    display: none !important; } }

@media (min-width: 768px) {
  .is-md-hidden {
    display: none !important; } }

@media (min-width: 992px) {
  .is-lg-hidden {
    display: none !important; } }

@media (min-width: 1200px) {
  .is-xl-hidden {
    display: none !important; } }

@media (min-width: 1440px) {
  .is-hd-hidden {
    display: none !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img {
    font-family: 'object-fit: cover;'; } }


/* Active Menu Item */
.header__nav-link.active {
  color: #b9a17c;
}

/* Yandex Maps */
.contacts__map {
  position: relative; }
  .map__container > *,
  .contacts__map > * {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

/* Contact Form 7 */
.wpcf7-form-control-wrap {
  display: block; }
/*div.wpcf7 .ajax-loader {
  display: none; }
.wpcf7 form.submitting .ajax-loader {
  display: inline-block; }*/
.ui-input + .wpcf7-not-valid-tip,
.ui-textarea + .wpcf7-not-valid-tip {
  font-size: 12px; margin: -5px 0 5px; }
.feedback__form .ui-input + .wpcf7-not-valid-tip,
.feedback__form .ui-textarea + .wpcf7-not-valid-tip,
.request__form .ui-input + .wpcf7-not-valid-tip,
.request__form .ui-textarea + .wpcf7-not-valid-tip,
.subsc__form .ui-input + .wpcf7-not-valid-tip,
.subsc__form .ui-textarea + .wpcf7-not-valid-tip,
.media__subsc-form .ui-input + .wpcf7-not-valid-tip,
.media__subsc-form .ui-textarea + .wpcf7-not-valid-tip {
  color: #fff; }
.subsc__form--white .ui-input + .wpcf7-not-valid-tip,
.subsc__form--white .ui-textarea + .wpcf7-not-valid-tip {
  color: #dc3232; }
/*.wpcf7 .ajax-loader {
  margin: 24px !important; }*/

/* Blog Social Fix (Hover instead First) */
.social .ui-btn svg {
  display: none; }
.social .ui-btn:hover {
  justify-content: space-between; }
.social .ui-btn:hover svg {
  display: block; }

/* Otzyvy Pagination Fix (!important) */
.pagination__menu {
  margin: 0 -5px -10px !important;
  padding: 0 !important; }
  .pagination__menu > li {
    padding: 0 5px 10px !important;
    margin: 0 !important; }
    .pagination__menu > li:after {
      display: none !important; }
.pagination__link {
  text-decoration: none !important;
  color: #AF2123 !important;
  transition: color 0.25s, background 0.25s !important; }
  .pagination__link:hover, .pagination__link.is-active {
    text-decoration: none !important;
    color: #fff !important; }

/* Otzyvy Pagination & Form */
.gwolle-gb .pagination__menu {
  justify-content: flex-end; }
.gwolle-gb div.input input[type="text"],
.gwolle-gb div.input input[type="email"] {
  display: block;
  transition: .25s;
  width: 100%;
  background: none;
  border: 2px solid #AF2123;
  font: 400 1.6rem/2.6rem "Open Sans", Helvetica, Arial, sans-serif;
  padding: 6px 2rem;
  color: #AF2123;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  height: 4rem;
  margin: 0 0 10px; }
.gwolle-gb div.input textarea {
  display: block;
  transition: .25s;
  width: 100%;
  background: none;
  border: 2px solid #AF2123;
  font: 400 1.6rem/2.6rem "Open Sans", Helvetica, Arial, sans-serif;
  padding: 6px 2rem;
  color: #AF2123;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  height: 4rem;
  margin: 0 0 10px; }

/* Weeks List Fix */
.list-weeks-title {
  margin-bottom: 2rem; }
.list-weeks-list {
  display: inline-flex;
  flex-direction: column; }
.list-weeks-item + .list-weeks-item {
  margin-top: 1.5rem; }
.list-weeks-item:hover {
  color: #fff !important; }
.prev-next-weeks a {
  margin-bottom: 1.5rem; }
.prev-next-weeks a:hover {
  color: #fff !important; }
.prev-next-weeks-prev svg {
  margin: 0 2rem 0 0 !important;
  transform: rotateY(180deg); }

/* Courses Space Between Fix */
.stock__item + .stock__item {
  margin: 3rem 0 0; }

/* Article Tags Underline Fix */
.article__badge {
  text-decoration: none; }

/* Desktop Adminbar + Menu Problem Fix */
@media (min-width: 1200px){
  .header__nav-offcanvas {
    top: 0 !important; }
}

/* Instagram Feed */
.inst__feed #sb_instagram {
  padding: 0 !important; }
.inst__feed #sb_instagram #sbi_images {
  margin: 0 -7.5px -10px;
  padding: 0 0 2rem !important;
  width: auto;
  float: none; }
.inst__feed #sb_instagram #sbi_images .sbi_item {
  padding: 0 7.5px 10px !important;
  float: none; }
.inst__feed #sb_instagram #sbi_load .sbi_load_btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font: 400 11px/2.8rem "Prata", Helvetica, Arial, sans-serif;
  border: 1px solid transparent;
  background: none;
  padding: 5px 2rem;
  text-decoration: none;
  transition: 0.25s;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  height: 3rem;
  border-radius: 20px;
  width: 100%;
  margin: 0 0 1.5rem;
  color: #AF2123;
  border-color: #AF2123; }
.inst__feed #sb_instagram #sbi_load .sbi_load_btn:hover {
  border-color: #AF2123;
  background: #AF2123;
  color: #F9F9F9;
  box-shadow: none; }
.inst__feed #sb_instagram #sbi_load .sbi_load_btn:active {
  background: #FCBEBF;
  border-color: #FCBEBF;
  color: #AF2123;
  box-shadow: none; }
.inst__feed #sb_instagram #sbi_load .sbi_load_btn .sbi_btn_text {
  transition: none; }
.inst__feed #sb_instagram #sbi_load .sbi_load_btn .sbi_loader {
  background: #AF2123 !important; }
.inst__feed #sb_instagram #sbi_load .sbi_load_btn:hover .sbi_loader {
  background: #FFFFFF !important; }
.inst__feed #sb_instagram #sbi_load .sbi_load_btn:active .sbi_loader {
  background: #AF2123 !important; }
.inst__feed #sb_instagram #sbi_load .sbi_load_btn .icon-arrow-right-small {
  opacity: 0; }
.inst__feed #sb_instagram #sbi_load .sbi_load_btn .sbi_loader.sbi_hidden + .icon-arrow-right-small {
  opacity: 1; }
.inst__feed #sb_instagram #sbi_load .sbi_follow_btn {
  display: none !important; }
@media (min-width: 768px){
  .inst__feed #sb_instagram #sbi_load .sbi_load_btn {
    font-size: 1.6rem;
    height: 4rem; }}
    
@media (min-width: 768px) and (max-width:1199px){
  .footer .footer__social{
    position: relative;
    top: 0;
    margin-bottom: 10px;
  }
}
/* User Styles */

.ui-wysiwyg .packing {
  margin: 0 !important; }

.ui-select {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0 0 10px;
  color: #AF2123; }
  .ui-select select {
    width: 100%;
    font: 400 1.6rem/2.6rem "Open Sans", Helvetica, Arial, sans-serif;
    height: 4rem;
    border: 2px solid #AF2123;
    color: #AF2123;
    border-radius: 0;
    padding: 5px 2rem;
    -webkit-appearance: none;
    appearance: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.64645 15.3536C3.84171 15.5488 4.15829 15.5488 4.35355 15.3536L7.53553 12.1716C7.7308 11.9763 7.7308 11.6597 7.53553 11.4645C7.34027 11.2692 7.02369 11.2692 6.82843 11.4645L4 14.2929L1.17157 11.4645C0.976311 11.2692 0.659728 11.2692 0.464466 11.4645C0.269204 11.6597 0.269204 11.9763 0.464466 12.1716L3.64645 15.3536ZM3.5 0L3.5 15H4.5L4.5 0L3.5 0Z' fill='%23AF2123'/%3E%3C/svg%3E%0A") right 20px center no-repeat; }
  .ui-select .selectric-wrapper {
    position: relative;
    cursor: pointer;
    font: 400 1.6rem/2.6rem "Open Sans", Helvetica, Arial, sans-serif;
    text-transform: none;
    width: 100%; }
  .ui-select .selectric {
    position: relative;
    overflow: hidden;
    border: 2px solid #AF2123;
    background: none;
    color: #AF2123;
    border-radius: 0;
    padding: 5px 2rem;
    height: 4rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .ui-select .selectric .label {
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .ui-select .selectric .arrow {
      position: absolute;
      top: 0;
      right: 2rem;
      height: 100%;
      width: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .ui-select .selectric .arrow svg {
        position: relative;
        display: block;
        transition: transform 0.25s; }
  .ui-select .selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F9F9F9;
    border: 2px solid #AF2123;
    margin: -2px 0 0 0;
    z-index: 100;
    width: auto !important;
    min-width: 100%;
    overflow: hidden;
    border-radius: 0;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: 400;
    color: #151516;
    padding: 1.5rem 2rem; }
    .ui-select .selectric-items .selectric-scroll {
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto;
      max-height: 468px; }
    .ui-select .selectric-items ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .ui-select .selectric-items li {
      position: relative;
      display: block;
      cursor: pointer;
      padding: 5px 0;
      border: 1px solid transparent; }
      .ui-select .selectric-items li:hover {
        color: #AF2123; }
      .ui-select .selectric-items li.selected {
        color: #AF2123;
        border-color: #AF2123;
        padding: 5px 10px; }
      .ui-select .selectric-items li.disabled {
        opacity: 0.5;
        cursor: default !important;
        background: none !important;
        color: #666 !important;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none; }
    .ui-select .selectric-items .ui-select-group li:not(.ui-select-group-label) {
      padding-left: 30px; }
    .ui-select .selectric-items .ui-select-group-label {
      pointer-events: none; }
  .ui-select .selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0; }
    .ui-select .selectric-hide-select select {
      position: absolute;
      left: -100%; }
  .ui-select .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .ui-select .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }
  .ui-select .selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    background: none !important; }
  .ui-select .selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important; }
  .ui-select .selectric-open {
    z-index: 9999; }
    .ui-select .selectric-open .selectric {
      background: #F9F9F9; }
      .ui-select .selectric-open .selectric .arrow svg {
        transform: rotate(180deg); }
    .ui-select .selectric-open .selectric-items {
      display: block; }
  .ui-select .selectric-disabled {
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }

@media (max-width: 1199px) {
  .discount__title mark {
        font-size: 2.8rem; }
	}
.selectric {display: none;}
.selectric-items {display: none;}
.selectric-input {display: none;}
 @media (min-width: 1200px) {
	 .about-dream {padding-top: 64px !important;}	 
}
.display_benefits_none {display: none;}
.nodisplay_benefits_ {display: none;}
a.disabled {
    pointer-events: none; /* делаем ссылку некликабельной */
}
.h2-movies {margin: 0 8rem 2rem 0;}
.wpcf7 .ajax-loader{
   background-image: url('images/loader.gif');
   width: 24px;
height: 24px;
}
  @media (max-width: 767px) {
      .discount__image {
        display: none; } }


/* How Work */
.how-we-work{
margin-bottom: 80px;
	}
    .how-work__item{
        	display: flex;
        	align-items: center;
		margin-bottom: 30px;
    }
	.how-work__img{
		width: 90px;
	}
    .how-work__content{
        margin-left: 40px;
    }
h2.like-h2{
	display: block;
    font-family: "Prata",Helvetica,Arial,sans-serif;
	font-weight: 400;
	font-size: 48px;
    margin: 0 0 30px;
}
.margin-bot--80{
	margin-bottom: 80px;
}
.float-left{
	float: left;
	margin: 0 30px 10px 0;
}
.text-just{
	text-align: justify;
}
.margin-top-40{
	margin-top: 40px;
}
.font-black{
	color: #000;
}
.margin-bot--0{
	margin-bottom: 0px;
}
.margin-bot--0 .how-we-work{
	margin-bottom: 0px;
}
@media screen and (max-width: 500px){
	/*margin: 0 0px 10px 0;*/
}

.film__get {
    margin: 0 -1.5rem -3rem;
    padding: 0 0 6rem;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
   
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 400;
}
ul.film__get.btn5 > li a mark {
    height: 100%;
    width: 100%;
    padding: 10px;
    line-height: 1.2!important;
}
ul.film__get.btn5 > li a {
    display: block;
    width: 100%;
    height: 40px;
 
}
  @media (min-width: 768px){
.film__get>li {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
}
	  ul.film__get.btn5 > li {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
  }
  a {
    background-color: transparent;
    color: #AF2123;
    text-decoration: none;
}
  .film__get mark {
    margin: 0 0 10px;
    width: 15rem;
    max-width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background: none;
    height: 3.1rem;
    border-radius: 20px;
    background: #AF2123;
    color: #fff;
    font: 400 11px/2.8rem "Prata",Helvetica,Arial,sans-serif;
}

.row_film{
  align-items: flex-end;
}
.request {
 margin-bottom: 45px;
}
.back {
    margin-bottom: 45px;
}
.row_film p{
  margin-bottom: 0px;
}


.caption_h3{
   font-family: "Prata", Helvetica, Arial, sans-serif;
    display: block;
    margin: 0 0 1.5rem;
    font-size: 48px;
    line-height: 1.4;
    font-weight: 400;
}

.text{
    align-items: center;
    display: flex;
    justify-content: space-around;
    margin-bottom: 80px;
}
 .how__item-text-sub{
     margin-bottom: 48px;
     max-width: 71.4rem !important; 
}
.examples__action-sub{
     text-align: left !important;
}

@media only screen and  (max-width: 768px){
.text{
    display: block;
    text-align: center;
}
.examples__action-sub{
     text-align: center !important;
}
 
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}

.film__desc {
    min-height: 350px;
    max-height: 100% !important;
    display: flex;
    flex-direction: column;
}

.how-work__desc {
    text-align: left;
}

h2.reviews__title {
    margin-bottom: 15px;
}
.tags_container{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 0;
	column-gap: 6px;
	row-gap: 6px;
}
.tags_container a, .tags_container a:hover{
	background: #af2123;
	color: #FFF;
	padding: 6px 12px;
	font-size: 1.4rem;
	border-radius: 6px;
}
.tags_container p {
	display: none;
}

.film__desc>.how {
    height: 280px!important;
}
ul.film__get.btn5 > li {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
ul.film__get.btn5 > li a mark {
    width: 100%;
    padding: 5px 10px;
    height: 40px;
}
ul.film__get.btn5 > li a {
    display: block;
    width: 100%;
}
@media screen and (max-width:767px){
	ul.film__get.btn5 > li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
 
ul.film__get.btn5 > li a {
  max-width:300px;
	    margin: 0 auto;
}
}

/* .swiper-button-disabled {
  pointer-events: auto !important;
  cursor: auto !important;
  opacity: 1 !important;
} */


.bnt-tab-prev, .bnt-tab-next {
  background: transparent;
  border: none;
}

.content__wrapper {
	display:flex;
	justify-content: center;
	align-items: flex-start;
}

.img__content {
	width: 500px;
	background-size:cover;
	border-radius:20px;
}
.content__right {
	padding:20px;
	width: 540px;
}
.content__left {
	padding:20px;
	width: 540px;
}
.how__item_paragraph {
	display: block;
    margin: 0;
    line-height: 1.4;
    font-weight: 400;
}
.show-more {
  display: block;
  margin-top: 15px;
}
.working__wrapper {
	display: flex;
    justify-content: center;
    align-content: center;
    background-color: white;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: -2px 8px 26px -5px #BDBDBD; 
	box-shadow: -2px 8px 26px -5px #BDBDBD;
}
.working__description {
	padding: 50px;
  display: table;
}
@media (max-width:767px){
	.working__wrapper {
    display: block;
  }
  .working__description {
    padding: 20px;
  }
  .content__wrapper {
    display:block;
  }
  .content__right {
    padding: 20px;
    width: auto;
  }
  .content__left {
  	padding:20px;
  	width: auto;
  }
  .img__content {
    width: 100%;
  }
}
.client {
  margin-bottom: 10rem;
  margin-top: 10rem;
  text-align: center;
}

.client__title {
  font: 500 4.8rem / 1.4 "Prata", Helvetica, Arial, sans-serif;
  display: block;
  text-transform: uppercase;
  margin-bottom: 20px; /* Add some spacing */
}

.logo-slider {
  display: flex;
  justify-content: center; /* Centers items horizontally */
  align-items: center;    /* Centers items vertically */
  gap: 20px;
}

.logo-slider .tns-item { /* Target the individual slider items */
  display: flex;
  justify-content: center; /* Center the image within the item */
  align-items: center;    /* Center the image within the item */
}


.client__logo img {
  max-width: 100%; /* Prevents images from overflowing their container */
  height: auto;     /* Maintain aspect ratio */
  display: block;   /* Removes extra space below the image */
}

/* Optional: Hide default Tiny Slider controls if you want custom ones */
.tns-controls {
  display: none;
}


/* Медиа-запрос для мобильной версии */
@media (max-width: 768px) {
	.show-hide-text h2.client__title{
    	font: 400 3rem / 1.4 "Prata", Helvetica, Arial, sans-serif;
   	 margin: 0 0 2rem;
	  text-transform: uppercase;
	  text-align :left;
	}
	.client__logo {
    	  gap: 10px;
    	  padding: 0;
    	  justify-content: center;
  	}
.client .show-more {
    float: left;
}
}

.seo-block {
  margin: 0 0 8rem;
}
.seo-block .conteiner-seo {
  display: flex;
  padding: 0 4rem;
  width: 100%;
  max-width: 119rem;
}
.conteiner-seo cite {
  float: right;
}
.conteiner-seo .text-seo {
  display: flex;
}
.wrapper{
  margin-bottom: 5rem;
}
.show-hide-text .img{
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.show-hide-text {
  margin-bottom: 10rem;
}
.show-hide-text h2 {
    display: block;
    font: 400 3rem / 1.4 "Prata", Helvetica, Arial, sans-serif;
}

.show-hide-text .wrapper.hide {
margin-top: -18rem;
}
.move-text {
    margin-left: -49%;
}
.show-text-block iframe {
  width: 720px;
  height: 405px;
}

.author__section {margin-bottom: 30px;}
.author-block {
  display: flex;
  align-items: center;
  margin: 20px 0;
  padding: 15px;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
}
.author .article-info {
  display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.author-image {
  margin-right: 20px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  background: #C4C4C4 url(images/icon-noimage.svg) 50% 50% no-repeat;
  background-size: 5rem 5rem;
  display: block;
  position: relative;
}
.author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.author-info h3 {
  margin: 0 0 5px;
  font-size: 1.3em;
}
.author-profession {
  margin: 0 0 10px;
  color: #555;
  font-style: italic;
}
.author-info a {
  color: #af2123;
  text-decoration: none;
}
.author-info a:hover {
  text-decoration: underline;
}

.author-info{    width: 75%;}

.author-page {
  margin: 0 auto;
}

.author-profile {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.author-image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}

.author-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.author-info h1 {
  margin-bottom: 5px;
}

.author-articles {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.article-item {
  width: calc(33.333% - 20px); /* Равномерное размещение в 3 колонки */
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.2s ease;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.article-item:hover {
  transform: translateY(-5px);
}


.article-item a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.article-image {
  width: 100%;
  height: 150px;
  overflow: hidden;
}

.article-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.article-info {
  padding: 15px;
}

.article-category, .article-date {
  display: block;
  font-size: 0.8em;
  color: #888;
  margin-bottom: 5px;
}

.article-title {
  font-size: 1.2em;
  margin-bottom: 10px;
}

.article-stats {
  font-size: 0.9em;
  color: #666;
  display: flex;
  gap: 10px;
}
.uppercase {text-transform: uppercase;}

#doc-film {background-color: #FAF9F7;}
.star-block {
  padding-bottom: 80px;
}
.star-block__title {
  margin-bottom: 40px;
  font-size: 42px;
  font-weight: 400;
  display: block;
  font: 400 42px / 1.4 "Prata", Helvetica, Arial, sans-serif;
  margin-top: 0;
}
.star-block__items {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}
.star-block__item {
  flex: 1;
  min-width: 30%;
  padding: 20px;
  border: 2px solid #AF2123;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
}
.star-block__item div {display: flex;align-items: center;justify-content: space-between;}
.star-block__item-image {
  max-width: 100%;
  height: auto;
  max-height: 200px;
  object-fit: contain;
  margin-left: 10px;
}
.star-block__item-title {
  color: #AF2123;
  font-size: 1.5em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.star-block__item-text {
  font-size: 1em;
  margin: 0;
}

@media  screen and  (max-width:750px){
  .star-block__items {display: block; margin-bottom: 20px;}
  .star-block__item {margin-bottom: 20px;}
}


#doc .benefits__item-number {
  position: absolute;
  color: #af21237d;
  left: 0;
}
#doc  .benefits__list { row-gap: 50px;}
#doc  .benefits__item {
  width: 100%;
  padding-left: 59px;
}
#doc .benefits__title {text-align: center;}
#doc .reactions__title {text-transform: uppercase;text-align: center;}
#doc .examples {padding-top: 50px;}
.promo-block {
  display: flex;
  padding: 20px;
  gap: 80px;
  position: relative;
  padding-top: 180px;
  align-items: flex-start;
  padding: 180px 0 8rem;
}
.promo-block__image {
  flex: 0 0 40%; /* Изображение занимает 40% ширины */
  text-align: center;
}
.promo-block__image img {
  max-width: 100%;
  height: auto;
}
.promo-block__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
}
.promo-block__quote {
  font-family: Open Sans;
  font-size: 30px;
  font-weight: 600;
  line-height: 40.5px;
  text-align: right;
  position: absolute;
  top: 0;
  margin-bottom: 30px;
  max-width: 60%;
  line-height: 1.2;
  color: #AF2123;
}
.promo-block__text {
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 400;
  margin-top: 0;
}
.promo-block__button {    width: 300px;}
@media (max-width: 768px) {
  .promo-block {
      flex-direction: column; /* На маленьких экранах блоки друг под другом */
      align-items: flex-start;
  }

  .promo-block__image {
      flex: 1;
  }

  .promo-block__content {
     padding: 0;
  }
  .promo-block__quote {
      position: relative;
      text-align: left;
       max-width: 100%;
  }
}



.services__tabs {
  margin-bottom: 4em;
}
.services__tabs .services__tabs-nav {
  display: flex;
  justify-content: center;
  border: 2px solid #AF2123;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  border-radius: 10px;
  width: 65%;
  margin-left: 18%;
  margin-bottom: 40px;
}
#doc.services__tabs .services__tabs-nav {width: 100%;margin-left: 0;margin-bottom: 10px;}
.services__tabs h2,
.services__tabs h3 {
  text-transform: uppercase;
  text-align: center;
}
.services__tabs h3 {color: #AF2123;}
.services__tabs .services__tabs-nav span {
  font-weight: 600;
  font-size: 20px;
}
.services__tabs .services__tab {
  display: inline-block;
  padding: 10px 15px;
  width: 33.33%;
  text-decoration: none;
  border: 1px solid transparent;
  border-bottom: none;
  cursor: pointer;
  color: #AF2123;
  transition: background-color 0.3s;
}
#doc.services__tabs .services__tab {width: 50%;}
.services__tabs .services__tab:hover,
.services__tabs .services__tab.active {
  background-color: #AF2123;
  border-color: #AF2123;
  color: #fff;
}
.services__tabs .services__tabs-content{
  position: relative;
}
.services__tabs .services__tab-content {
  display: none;
  padding: 20px;
}
#doc.services__tabs .services__tab-content {
  padding: 0;
}
.services__tabs .services__tab-content.services__tab-content--active{
 display: block;
}

.services__tabs .services__tab-content-inner {
  display: flex;
  align-items: stretch;
  justify-content: space-evenly;
}
.services__tabs .services__tab-content-inner .block-content {
  padding: 20px;
  border: 1px solid #AF2123;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border-radius: 10px;
  width: 32%;
}
#doc.services__tabs .services__tab-content-inner .block-content {width: 100%;padding-right: 100px; border:0; background-color:#FFF;
box-shadow: 4px 4px 12px rgba(197, 197, 197, 0.25);
}
#doc.services__tabs .services__tab-content-inner .block-content li {
margin:5px 0;
}
.services__tabs .services__item-text {
  margin-bottom: 15px;
}
.services__tabs .services__list {
  list-style: none;
  padding: 0;
  margin-bottom: 15px;
}
.services__tabs .services__list li {
  padding-left: 1.5em;
  position: relative;
  margin-bottom: 0.5em;
}


#doc .reactions {
  padding-top: 50px;
}
#doc .benefits__action {
  position: relative;
  left: 0;
  bottom: 1rem;
  margin-top: 60px;
}
.reviews .tns-slide-active:nth-child(2),.reviews .tns-slide-active:nth-child(2) video {    transform: scale(1.5);}

#doc .film__desc {
  min-height: 350px;
  max-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}



#doc  .team-block {
  background-color: #AF2123; /* Красный фон */
  padding: 120px 0;
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-bottom: 100px;
}
.team-block ul {        display: flex;
  flex-direction: row;
  justify-content: space-around;
  gap: 0;
  flex-wrap: nowrap;}
.team__item-wrapper {width: 150px;}
.team-block__title {
  color: #fff;
    margin-bottom: 20px;
}
#doc .team__grid > li {
  width: 100px;
  margin: 0;
  flex: none;
}
.team-block__gallery {
  position: relative; /* Чтобы позиционировать элементы относительно него */
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.team-block__item {
    position: relative;
    width: 150px;
    height: 200px;
    transition: all 0.3s ease;
    text-decoration: none;
    filter: grayscale(100%);
    border: 1px solid #FFFFFF;
    border-radius:10px;
}
.white {color: white;}

.team-block__item .team__item-wrapper:hover {
  filter: grayscale(0%);
  transform: scale(1.2);
  z-index: 10; /* Проявление поверх других элементов */
}

.hover-block {
  background-color: rgba(255, 255, 255, 0.5);
  color: #AF2123;
  padding: 20px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: translateY(100%); /* Скрываем текст изначально */
  display: none;
}

.team-block .team__item-wrapper:hover .hover-block {
  transform: translateY(0); /* Показываем текст при наведении на блок*/
  display: block !important;
  height: 130px;
}
#doc .team-block .team__item-wrapper:hover .hover-block .team__item-title {color: #AF2123;}
.team-block__name{
    font-size: 1.2em;
    margin-bottom: 5px;
}
.team-block__position{
    font-size: 1em;
}
.team-block__link{
  color: #fff;
   display: inline-block;
    margin-top: 10px;
  text-decoration: none;
    border-bottom: 1px dashed rgba(255,255,255,0.8);
}


.numbers {
  padding: 100px 0;
  padding-top: 0;
  text-align: center;
  text-transform: uppercase;
}
.numbers h2{
  font-family: Prata;
  font-size: 42px;
  font-weight: 400;
  margin-bottom: 40px;
}
.flex-box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.block-number {
 width: 24%; 
}
.number {
  background-color: #AF2123;
  color: #fff;
  margin-bottom: 15px;
  font-family: Open Sans;
  font-size: 100px;
  font-weight: 800;
  line-height: 135px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.text-main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media  screen and  (max-width:1200px){
  .flex-box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 15px;
    align-content: flex-start;
}
.number {
  font-size: 50px;
}
  #doc .team-block ul {
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    align-items: center;
}
#doc .team__grid > li {
  width: 100%;
  margin: 0;
  flex: none;
}
	.show-hide-text .wrapper.hide {
		margin-top: -8rem;
	}
	.move-text {
    		margin-left: 0;
        width:100%
	}
  .show-text-block iframe {
    width: 100%;
    height: 405px;
  }
  .services__tabs .services__tabs-nav {
    flex-direction: column;
}
#doc.services__tabs .services__tab {
  width: 100%;
}
}
@media  screen and  (max-width:820px){
.star-block {
  padding-top: 50px;
  padding-bottom: 60px;
}
#doc .reactions__title {
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
.benefits__wrapper {
  position: relative;
  max-width: 37.5rem;
  margin: 0 auto;
  padding: 50px 0 0 0;
}
#doc .film .col-md-6 div{margin-bottom: 30px;}
.star-block {
  padding-top: 100px;
  padding-bottom: 120px;
}
}

@media  screen and  (max-width:700px){
  .flex-box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    align-content: flex-start;
    flex-direction: column;
}
.block-number {
  width: 80%;
  margin-bottom: 20px;
  border: 1px solid #AF2123;
}
}
@media  screen and  (max-width:585px){
  #doc .team__grid > li {
    width: 100%;
    max-width: none;
}
.team-block__item {
  width: 100%;
  height: auto;
}
.team__item-image {
  width: 100%;
  max-width: none;
}
.team__item-image img {
  width: 100%;
  height: 100%;
}
	.show-text-block .table-wrap {
    overflow-y: scroll;
    display: inline-block;
    width: 100%;
  }
  .show-text-block table {
    width: 100%;
  }
  .show-text-block  table td:before {
    content: attr(data-label);
    float: left;
  }
  .show-text-block table tr {
    margin-bottom: 2rem;
        display: block;
        border: 3px solid #AF2123;
        border-radius: 10px;
  }
  .show-text-block table td,
  .show-text-block table th {
    display: block;
    text-align: center;
  }
  .show-text-block table td:before {
    content: attr(data-label);
  }
   .show-text-block table tbody tr:last-child td:first-child,
   .show-text-block table tbody tr:last-child td:first-child{
    border-radius: 0;
  }
   .show-text-block .ui-wysiwyg table td:first-of-type {
    border: 1px solid #AF2123;
  }
	.show-text-block .ui-wysiwyg table thead tr:first-child th:last-child{
     border-radius: none;
    border-top-right-radius: 1px solid #AF2123;
}
.show-text-block th:not(:last-of-type) {
    border-right: none;
}
.show-text-block iframe {
  min-width: 100%;
  max-height: 300px;
}
.numbers h2  {
  display: block;
  font: 400 3rem / 1.4 "Prata", Helvetica, Arial, sans-serif;
  margin: 0 0 2rem;
}
}
.numbers h2,
h2.services__title{
  text-transform: none;
  margin-bottom: 40px;
  font: 400 42px / 1.4 "Prata", Helvetica, Arial, sans-serif;
}
.services__tabs .active h3,
.services__tab:hover h3{
    color: #fff;
}
#doc .subsc.subsc--white{
  margin: 0;
}
.team-block {display: none;}
#doc .benefits__wrapper li:first-child .benefits__item-number {
  left: 40px;
}

.portfolio {
        margin: 0 0 3rem;
}

@media  screen and  (min-width: 1200px) {
    .portfolio {
        margin: 0 0 8rem;
    }
}
@media  screen and  (min-width: 768px) {
    .portfolio {
        margin: 0 0 5rem;
    }
}
.portfolio_container{
margin: 6rem 0 0;
}
.portfolio_container h2.portfolio__item-title a{
	font-size:18px;
	color:#000;
	font-weight:normal;
}
.portfolio_container h2.portfolio__item-title:hover a{
	color:#AF2123;
}
.portfolio_container .portfolio__column__more{display:none;}
.portfolio_container .portfolio__column__more__show{display:block;}
@media  screen and  (min-width: 768px) {
    .portfolio_container {
        margin: 5rem 0 0;
    }
}

@media  screen and  (min-width: 1200px) {
    .portfolio_container {
        margin: 8rem 0 0;
    }
}
.portfolio__title {
    display: block;
    font: 400 3rem / 1.4 "Prata", Helvetica, Arial, sans-serif;
    margin: 0 0 3rem;

font-size: 4.8rem;
}
@media  screen and  (min-width: 1200px) {
    .portfolio__title {
        margin: 0 0 4.5rem;
    }
}
@media  screen and  (min-width: 768px) {
    .portfolio__title {
        font-size: 4.8rem;
        margin: 0 0 3rem;
    }
}
.portfolio__action {text-align: center;}
.portfolio__item {    padding-bottom: 2rem;margin-bottom:20px;}
.portfolio__item:hover .examples__item-image {
    
    filter: grayscale(0%);
}
.portfolio__excerpt {
display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 7.3em; /* Примерная высота 5 строк */
  line-height: 1.5em;
}
.portfolio__video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 соотношение */
    height: 0;
    overflow: hidden;
}

.portfolio__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
h2.portfolio__item-title{
	
	font-size:1.17em;
}
/* Базовые стили */
.pressa__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    border: 1px solid #AF2123;
    border-radius: 15px;
    padding: 15px;
}

.pressa__img-wrap {
    text-align: center;
}

.pressa__img-wrap img {
    height: 150px;
    object-fit: contain; /* Чтобы изображения не искажались */
}

.pressa__content {
    height: 100%;
}

/* Сетка по умолчанию (3 колонки) */
.pressa__wrapper .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; /* Компенсируем padding колонок */
}

.pressa__col {
    padding: 0 15px 15px;
    width: 33.333%;
    box-sizing: border-box;
}
h2.pressa__name{
	font-size:1.17em;
}
.paymentway_flex{
	display:flex;
}
.paymentway_number{
	font: 400 3.5rem / 1.4 "Prata", Helvetica, Arial, sans-serif;
	color:#AF2123;
	width:25px;
	text-align:center;
}
.paymentway_text{
	padding-left:15px;
	font-size:20px;
}
@media (max-width: 576px) {
	.paymentway_text{
		margin-bottom:20px;
	}
}
/* Планшет (2 колонки) */
@media screen and (max-width: 1024px) {
    .pressa__col {
        width: 50%;
    }
}

/* Мобильные (1 колонка) */
@media screen and (max-width: 768px) {
    .pressa__col {
        width: 100%;
    }
}

/* Стили заголовка */
.pressa__title {
    display: block;
    font: 400 3rem / 1.4 "Prata", Helvetica, Arial, sans-serif;
    margin: 0 0 3rem;
}

/* Десктоп (большие экраны) */
@media screen and (min-width: 1200px) {
    .pressa__title {
        font-size: 4.8rem;
        margin: 0 0 4.5rem;
    }
}
.pressa {
        margin: 0 0 3rem;
}

@media  screen and  (min-width: 1200px) {
    .pressa {
        margin: 0 0 8rem;
    }
}
@media  screen and  (min-width: 768px) {
    .pressa {
        margin: 0 0 5rem;
    }
}
.reserve-form {flex-direction: row-reverse;}
#new-form.request:after, #new-form.request:before, #new-form.request{background: none; color: #151516}
#new-form.request .request__title {
    font: 400 2.8rem/ 1.4 "Prata", Helvetica, Arial, sans-serif;
}
#new-form .request__text {
        font-size: 1.8rem;
    }
#new-form .ui-check {    padding-left: 15px;}
@media (max-width: 914px) {#new-form .ui-check {padding-top: 15px;}}
.price-panel{margin: 0 0 8rem; margin-right: auto; margin-left: auto;}
        
        .price-panel .top-section {
            text-align: center;
        }

        .price-panel .title { font: 400 4rem / 1.4 "Prata", Helvetica, Arial, sans-serif;}

        .price-panel .price {    margin: 0;}

        .price-panel .panels {
            display: flex;
            gap: 30px;
            margin-top: 20px;
        }

        .price-panel .panel {
            border-radius: 8px;
            border: 2px solid #AF2123;
            display: flex;
            gap: 30px;
            background: transparent;
            min-width: 50%;
            padding: 0;
            margin: 0;
        }
        .price-panel .panel .row1 {
            margin-left: -15px;
            margin-right: -15px;
            text-align: center;
        }
        .price-panel .panel .ui-btn--red {
            width: 50%;
            margin-bottom: 15px;
        }

        .price-panel .left-panel {
            display: block;
        }

        .price-panel .panel-header {
            font-size: 3rem;
            text-align: center;
            background: #AF2123;
            margin-bottom: 50px;
            color:#fff;
            padding-top: 25px;
            padding-bottom: 25px;
        }
        .price-panel .panel-title {color: #1B1111; text-align: center; font-size: 2rem;}
        .flex-list {
            display: flex;
            justify-content: space-between;
            padding-left: 20px;
            padding-right: 20px;
            font-size: 1.6rem;
            margin-bottom: 50px;
        }
        .price-panel .service-list {
            list-style: none;
            padding: 0;
            margin: 0;
            min-width: 50%;
        }

        .price-panel .service-list li {
            margin-bottom: 15px;
            padding-left: 25px;
            position: relative;
            color: #1B1111;
        }

        .price-panel .service-list li:before {
            content: "•";
            color: #000;
            font-weight: bold;
            position: absolute;
            left: 0;
        }

        @media (max-width: 914px) {
            .price-panel .panels {flex-direction: column;}
            .price-panel .container-fluid {padding: 4rem;}
            #new-form .request__text {width: 100%;}
            .flex-list {flex-direction: column;}
        }
.faq__item {
    height: fit-content;
}