@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&display=swap&subset=cyrillic-ext,latin-ext");
.container--small {
  max-width: 910px !important; }

@media (min-width: 1200px) {
  .container {
    max-width: 1240px; } }

@media (max-width: 991.98px) {
  .container {
    padding-left: 25px;
    padding-right: 25px; } }

.page {
  position: relative; }
  .front .page--visitka .page-title {
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    line-height: 45px; }
  @media (min-width: 992px) {
    .not-front .page--visitka .page-content {
      padding-top: 50px; } }
  .page-columns {
    display: flex;
    padding-bottom: 70px; }
    @media (max-width: 991.98px) {
      .page-columns {
        display: block;
        padding-bottom: 50px; } }
    .page-columns .region-sidebar {
      width: 280px;
      flex-shrink: 0;
      margin-right: 25px; }
      @media (max-width: 991.98px) {
        .page-columns .region-sidebar {
          width: 100%;
          margin: 0 0 30px; } }
    .page-columns .region-content {
      flex-grow: 1; }
  .page-title {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 300;
    margin: 0 0 30px; }
  @media (max-width: 991.98px) {
    .page {
      padding-top: 80px; } }

.list {
  padding: 0;
  margin: 0;
  display: flex;
  list-style-type: none; }

.cart-small-icon {
  transition: box-shadow 0.4s, background-color 0.4s; }
  .cart-small-icon:hover {
    background-color: #e0e0e0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35); }
  .cart-small-icon:active, .cart-small-icon:focus {
    background-color: rgba(225, 223, 255, 0.09); }
  .cart-small-icon:focus {
    outline: none; }

.cart-small-label {
  display: none; }

#sys {
  margin-top: 50px; }

@media (max-width: 991.98px) {
  .page--visitka #sys {
    margin-top: 0; } }

.not-front #sys {
  margin-top: 0; }

.hide-map #synmap {
  display: none; }

.node--syspage-promo {
  color: #ffffff; }
  .node--syspage-promo-content h2 {
    font-size: 20px; }
    .node--syspage-promo-content h2.field-short-first-string {
      font-size: 38px;
      font-weight: 500;
      line-height: 1.2;
      margin-bottom: 20px; }
      @media (max-width: 575.98px) {
        .node--syspage-promo-content h2.field-short-first-string {
          font-size: 35px; } }

.modal-dialog {
  max-width: 880px; }

.modal-content {
  color: #131313;
  border-radius: 11px;
  padding: 90px 122px 50px; }
  @media (max-width: 575.98px) {
    .modal-content {
      padding: 80px 30px 40px; } }

.modal-title {
  font-size: 46px;
  line-height: 1.1; }
  @media (max-width: 575.98px) {
    .modal-title {
      font-size: 38px; } }

.modal-text {
  font-size: 21px;
  font-weight: 300;
  padding-top: 14px; }
  @media (max-width: 575.98px) {
    .modal-text {
      font-size: 19px; } }

.modal-backdrop {
  background-color: #3F3F3F; }
  .modal-backdrop.show {
    opacity: 0.43; }

.modal-close {
  width: 60px;
  height: 60px;
  right: 50%;
  top: 14px;
  font-size: 0;
  margin-right: -30px;
  border-radius: 30px;
  background: url("../images/icons/modal-close.svg") no-repeat center;
  transition: box-shadow 0.4s, opacity 0.4s; }
  .modal-close:hover {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
    background-color: transparent; }
  .modal-close:active {
    opacity: .5; }

.modal form {
  max-width: 100%; }

.modal .btn--big {
  min-width: 215px; }

.breadcrumb {
  font-size: 11px;
  line-height: 1.25;
  padding: 12px 0 10px;
  margin-bottom: 30px;
  background-color: transparent;
  border-bottom: solid 1px #f9f9f9; }
  .breadcrumb-h4 {
    font-weight: normal;
    font-size: 11px;
    line-height: 1.25;
    margin-bottom: 0px; }
  .node--type-service .breadcrumb {
    margin: 0; }
    @media (min-width: 576px) {
      .node--type-service .breadcrumb {
        top: 0;
        left: 0;
        z-index: 7;
        width: 100%;
        position: absolute;
        border-bottom: 0; } }
  @media (max-width: 575.98px) {
    .breadcrumb {
      margin-bottom: 30px; } }
  .breadcrumb .list {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none; }
    .breadcrumb .list-item {
      position: relative;
      margin: 0 8px 0 0;
      padding-right: 8px;
      color: #494949; }
      .breadcrumb .list-item::before {
        content: none; }
      .breadcrumb .list-item::after {
        content: "";
        width: 1px;
        top: 3px;
        right: 0;
        bottom: 1px;
        position: absolute;
        background-color: #f9f9f9; }
        @media (min-width: 576px) {
          .node--type-service .breadcrumb .list-item::after {
            background-color: rgba(255, 255, 255, 0.7); } }
      .breadcrumb .list-item:last-child::after {
        content: none; }
    .breadcrumb .list-link {
      color: #695eff;
      transition: opacity 0.4s; }
      @media (min-width: 576px) {
        .node--type-service .breadcrumb .list-link {
          color: #fff; } }
      .breadcrumb .list-link:focus, .breadcrumb .list-link:hover {
        opacity: 0.7;
        text-decoration: none; }
      .breadcrumb .list-link:active {
        opacity: 0.5; }

.region-breadcrumb {
  position: relative; }

body {
  min-width: 375px;
  background-color: #ffffff;
  font-family: "Roboto", sans-serif; }

h3 {
  font-size: 23px;
  line-height: 1.2; }

a {
  text-decoration: none; }

.text-formatted {
  font-weight: 300;
  font-size: 15px;
  line-height: 1.5; }
  .text-formatted iframe {
    width: 100%;
    max-height: 80vh;
    margin: 30px 0;
    height: 400px; }
  .text-formatted h2 {
    margin: 12px 0;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.25; }
    .text-formatted h2:first-child {
      margin-top: 0; }
    @media (max-width: 575.98px) {
      .text-formatted h2 {
        font-size: 20px; } }
  .text-formatted h3 {
    margin: 12px 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.25; }
    .text-formatted h3:first-child {
      margin-top: 0; }
    @media (max-width: 575.98px) {
      .text-formatted h3 {
        font-size: 18px; } }
  .text-formatted h4 {
    margin: 12px 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4; }
    .text-formatted h4:first-child {
      margin-top: 0; }
    @media (max-width: 575.98px) {
      .text-formatted h4 {
        font-size: 17px; } }
  .text-formatted h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 12px 0;
    color: #494949; }
    .text-formatted h5:first-child {
      margin-top: 0; }
    @media (max-width: 575.98px) {
      .text-formatted h5 {
        font-size: 16px; } }
  .text-formatted h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin: 12px 0;
    color: #494949; }
  .text-formatted blockquote {
    border: 0;
    position: relative;
    font-size: inherit;
    margin: 0 0 25px;
    padding: 0 0 0 90px; }
    .text-formatted blockquote:last-child {
      margin: 0; }
    .text-formatted blockquote p {
      margin: 0; }
    .text-formatted blockquote::before {
      content: "";
      top: 5px;
      left: 0;
      width: 57px;
      height: 57px;
      position: absolute;
      background: url("../images/icons/text-quote.svg") no-repeat center;
      background-size: contain; }
    @media (max-width: 575.98px) {
      .text-formatted blockquote {
        padding: 40px 0 0; }
        .text-formatted blockquote::before {
          top: -20px;
          width: 42px; } }
  .text-formatted p {
    margin: 0 0 25px; }
    .text-formatted p:last-child {
      margin-bottom: 0; }
  .text-formatted .caption {
    display: block;
    position: relative;
    margin: 0 0 30px; }
    .text-formatted .caption.align-left, .text-formatted img.align-left {
      margin: 5px 35px 20px 0;
      max-width: 405px; }
      @media (max-width: 575.98px) {
        .text-formatted .caption.align-left, .text-formatted img.align-left {
          width: 100%;
          float: none;
          margin: 0 auto 20px; } }
    .text-formatted .caption.align-right, .text-formatted img.align-right {
      margin: 5px 0 20px 35px;
      max-width: 405px; }
      @media (max-width: 575.98px) {
        .text-formatted .caption.align-right, .text-formatted img.align-right {
          width: 100%;
          float: none;
          margin: 0 auto 20px; } }
    .text-formatted .caption figcaption {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      padding: 5px 8px;
      color: #fff;
      font-size: 12px;
      background-color: rgba(0, 0, 0, 0.5); }
    .text-formatted .caption-img {
      display: inline-block; }
  .text-formatted img {
    max-width: 100%;
    height: auto; }
  @media (max-width: 575.98px) {
    .text-formatted p img {
      margin: 0 !important; } }
  .text-formatted ol,
  .text-formatted ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 25px; }
  .text-formatted li p {
    margin: 0; }
  .text-formatted ol {
    counter-reset: li; }
    .text-formatted ol li {
      display: flex;
      counter-increment: li;
      position: relative;
      margin-bottom: 16px; }
      .text-formatted ol li::before {
        content: counter(li) ".";
        flex-shrink: 0;
        font-weight: 300;
        margin-right: 17px;
        color: #695eff; }
        @media (max-width: 575.98px) {
          .text-formatted ol li::before {
            margin-right: 12px; } }
      .text-formatted ol li.text-align-center {
        justify-content: center; }
    .text-formatted ol ol {
      padding-top: 10px;
      margin-bottom: 0; }
      .text-formatted ol ol li::before {
        content: counter(li, lower-alpha); }
  .text-formatted ul li {
    position: relative;
    margin-bottom: 16px;
    padding-left: 39px;
    overflow: hidden; }
    .text-formatted ul li::before {
      content: "";
      top: 11px;
      left: 0;
      width: 22px;
      height: 1px;
      flex-shrink: 0;
      margin-right: 17px;
      position: absolute;
      background-color: #695eff; }
      @media (max-width: 575.98px) {
        .text-formatted ul li::before {
          width: 17px;
          margin-right: 12px; } }
    .text-formatted ul li.text-align-center {
      text-align: center; }
  .text-formatted table {
    border: 0;
    margin: 0 0 25px; }
    .text-formatted table:last-child {
      margin-bottom: 0; }
    .text-formatted table tr {
      background-color: transparent !important; }
    .text-formatted table td,
    .text-formatted table th {
      padding: 20px 22px;
      vertical-align: middle; }
      @media (max-width: 575.98px) {
        .text-formatted table td,
        .text-formatted table th {
          padding: 15px; } }
    .text-formatted table td {
      border: solid #d1d1d1;
      border-width: 0 0 1px; }
    .text-formatted table th {
      border: 0;
      color: #fff;
      font-weight: 600;
      background-color: #695eff; }
      @media (min-width: 576px) {
        .text-formatted table th {
          padding-top: 23px;
          padding-bottom: 23px; } }
    .text-formatted table p,
    .text-formatted table h5,
    .text-formatted table h6 {
      margin: 0; }
    .text-formatted table h5 {
      color: inherit;
      font-size: 20px; }
    .text-formatted table h6 {
      color: inherit;
      font-size: 18px; }
  .text-formatted a {
    border-bottom: solid 1px transparent;
    transition: color 0.4s, border-color 0.4s; }
    .text-formatted a:hover {
      color: #b0abff;
      border-color: #b0abff; }

.cart-small {
  margin-left: 0; }
  .cart-small-item {
    margin-right: 45px; }
    @media (max-width: 1199.98px) {
      .cart-small-item {
        margin-right: 30px; } }
  .cart-small-icon {
    width: 28px;
    height: 28px;
    float: left;
    border-radius: 0;
    box-shadow: none;
    transition: opacity 0.4s;
    background-color: transparent; }
    .cart-small-icon:hover {
      opacity: 0.8;
      box-shadow: none;
      background-color: transparent !important; }
    .cart-small-icon:focus {
      outline: none; }
    .cart-small-icon--cart svg, .cart-small-icon--cart path, .cart-small-icon--favorites svg, .cart-small-icon--favorites path {
      transition: fill 0.4s; }
    .cart-small-icon--cart:hover, .cart-small-icon--favorites:hover {
      opacity: 1 !important; }
      .cart-small-icon--cart:hover svg, .cart-small-icon--cart:hover path, .cart-small-icon--favorites:hover svg, .cart-small-icon--favorites:hover path {
        fill: #695eff; }
    @media (max-width: 500px) {
      .cart-small-icon--cart svg, .cart-small-icon--favorites svg {
        display: none; } }
  .cart-small-label {
    padding-left: 55px;
    width: 135px;
    line-height: 1em; }
    @media (min-width: 1200px) {
      .cart-small-label {
        display: block; } }
    .cart-small-label a {
      font-size: 14px;
      transition: opacity 0.4s; }
      .cart-small-label a:hover {
        opacity: 0.8; }
    .cart-small-label-total {
      font-size: 12px; }
  .cart-small-count {
    background: #695eff;
    border-radius: 7px;
    font-weight: 500;
    font-size: 12px;
    width: 25px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    top: -6px;
    right: -23px;
    left: auto;
    color: #ffffff; }
  @media (min-width: 1200px) {
    .cart-small {
      min-width: 101px; } }
  @media (max-width: 1200px) {
    .cart-small {
      min-width: 86px; } }
  @media (max-width: 991.98px) {
    .cart-small {
      margin: 0 20px 0 auto; } }

.favorite {
  position: absolute;
  bottom: 35px;
  right: 25px;
  width: 39px;
  height: 39px;
  border: solid 1px #e4e4e4; }
  .favorite--remove {
    color: #695eff; }

.cart-name {
  color: #695eff; }
  .cart-name:hover {
    color: #b0abff; }

.cart-sidebar {
  background-color: #b3b3b3; }
  .cart-sidebar .btn--main {
    font-size: 16px;
    border-color: #695eff;
    background: #695eff; }

.cart .cart-button--fav-in {
  color: #695eff; }

.checkout-form .btn--big {
  min-width: 160px;
  font-size: 18px; }

.big-title, .service-block-title {
  font-size: 46px;
  line-height: 1.1;
  font-weight: 300;
  margin: 0 0 33px;
  text-align: center; }
  @media (max-width: 575.98px) {
    .big-title, .service-block-title {
      font-size: 32px; } }

.service-promo {
  color: #FFF;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(63, 63, 63, 0.43); }
  .service-promo-link {
    display: block; }
  .service-promo-content {
    color: #ffffff;
    padding: 75px 0;
    min-height: 515px;
    opacity: 0; }
    .service-promo-content:not(.service-promo-content--no-dark) {
      background-color: rgba(0, 0, 0, 0.3); }
    .site-is-ready .service-promo-content {
      opacity: 1;
      transition: opacity 0.8s; }
    @media (max-width: 575.98px) {
      .service-promo-content {
        padding: 52px 0 40px;
        min-height: 250px; } }
  .service-promo-arrow {
    display: none; }
    @media (max-width: 575.98px) {
      .service-promo-arrow {
        width: 100%;
        height: 40px;
        display: block;
        margin-top: 50px;
        background: url("../images/icons/promo-scroll.svg") no-repeat center;
        background-size: 40px;
        transition: opacity 0.4s; }
        .service-promo-arrow:active, .service-promo-arrow:hover {
          opacity: 0.7; } }
  .service-promo-title {
    font-size: 50px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 45px;
    max-width: 820px;
    letter-spacing: 0.3px; }
    @media (max-width: 575.98px) {
      .service-promo-title {
        font-size: 32px;
        margin-bottom: 20px; } }
  .service-promo-short h2 {
    font-size: 22px;
    line-height: 1.55;
    font-weight: 600;
    margin: 0 0 15px; }
    @media (max-width: 991.98px) {
      .service-promo-short h2 {
        font-size: 26px; } }
    @media (max-width: 575.98px) {
      .service-promo-short h2 {
        font-size: 22px;
        line-height: 1.4;
        margin-bottom: 30px; } }
  .service-promo-info h3 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 0.1px; }
    @media (max-width: 575.98px) {
      .service-promo-info h3 {
        font-size: 21px;
        line-height: 1.3; } }

.service-block {
  padding: 70px 0; }
  @media (max-width: 575.98px) {
    .service-block {
      padding: 50px 0; } }
  .service-block--bordered {
    background-color: #ffffff;
    border: solid #f9f9f9;
    border-width: 1px 0; }
  .service-block--no-bt {
    border-top-width: 0; }
  .service-block--no-padding {
    padding: 0; }
    .service-block--no-padding .service-block-title--no-margin {
      padding-top: 50px;
      padding-bottom: 50px;
      border-bottom: solid 1px #f9f9f9; }
      @media (max-width: 575.98px) {
        .service-block--no-padding .service-block-title--no-margin {
          padding-top: 30px;
          padding-bottom: 30px; } }
  .service-block--product {
    padding-bottom: 0 !important;
    background-color: transparent !important; }
  .service-block--files .field--name-field-attach {
    margin: 0; }
  .service-block-title {
    text-align: left;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 23px; }
    .service-block-title--no-margin {
      margin-bottom: 0 !important; }
    .service-block-title--offset {
      margin-bottom: 65px; }
      @media (max-width: 575.98px) {
        .service-block-title--offset {
          margin-bottom: 35px; } }
  .service-block-gallery {
    margin-top: 6px; }
    .service-block-gallery .field__item {
      margin: 30px 0px; }
    .service-block-gallery img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .service-block:nth-child(2n) {
    background-color: #ffffff; }
    .service-block:nth-child(2n) .container {
      background-color: inherit; }
  .service-block:nth-child(2n + 1) {
    background-color: #e1dfff; }
    .service-block:nth-child(2n + 1) .container {
      background-color: inherit; }
    .service-block:nth-child(2n + 1) .service-text-image-plate {
      background-color: #fff; }
  .service-block--product .service-block-title {
    font-size: 34px; }

.service-about {
  line-height: 1.35;
  display: flex;
  text-align: left;
  padding: 30px 30px 35px 0;
  color: #494949; }
  @media (max-width: 991.98px) {
    .service-about {
      display: flex;
      align-items: center;
      text-align: left;
      padding: 25px 0; } }
  .service-about--image {
    padding: 50px 30px 55px 0; }
    .service-about--image .service-about-image {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .service-about--image .service-about-image .field__item {
        max-width: 100%;
        width: 60%; }
      .service-about--image .service-about-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .service-about--image .service-about-icon {
      margin: 0px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .service-about--image .service-about-title {
      display: block;
      text-align: center;
      font-weight: 500;
      font-size: 24px;
      line-height: 28px;
      margin: 36px 0px 20px 0px; }
      @media (max-width: 767.98px) {
        .service-about--image .service-about-title {
          font-size: 20px;
          line-height: 24px;
          margin: 20px 0px; } }
    .service-about--image .service-about-text {
      text-align: center;
      font-weight: 300;
      font-size: 18px;
      line-height: 26px;
      max-width: 100%; }
      @media (max-width: 767.98px) {
        .service-about--image .service-about-text {
          font-size: 16px;
          line-height: 24px; } }
  .service-about-icon {
    color: #5c5c5c;
    margin-right: 20px;
    font-size: 32px;
    min-height: 44px;
    margin-bottom: 5px; }
    @media (max-width: 991.98px) {
      .service-about-icon {
        min-height: 0;
        flex-shrink: 0;
        font-size: 43px;
        margin: 0 30px 0 0; } }
    @media (max-width: 575.98px) {
      .service-about-icon {
        font-size: 37px;
        margin-right: 25px; } }
  .service-about-title {
    font-weight: 500;
    font-size: 18px;
    display: flex;
    align-items: start;
    flex-direction: column;
    margin: 0 0 10px 0;
    color: #494949; }
    .service-about-title:after {
      display: none; }
    @media (max-width: 1199.98px) {
      .service-about-title {
        line-height: 1; }
        .service-about-title::after {
          margin-top: 15px; } }
    @media (max-width: 991.98px) {
      .service-about-title {
        align-items: flex-start;
        margin-bottom: 20px; } }
    @media (max-width: 575.98px) {
      .service-about-title {
        font-size: 24px; }
        .service-about-title::after {
          height: 3px;
          margin-top: 12px; } }
  .service-about-text {
    font-size: 15px;
    line-height: 1.3em;
    font-weight: 300;
    margin: 0 auto;
    max-width: 345px; }
    @media (max-width: 991.98px) {
      .service-about-text {
        max-width: 400px;
        margin-left: 0; } }
    @media (max-width: 575.98px) {
      .service-about-text {
        max-width: 100%;
        font-size: 15px;
        line-height: 1.5; } }
  @media (max-width: 991.98px) {
    .service-about-content {
      flex-grow: 1; } }

.service-gallery-col:not(:last-child) {
  margin-bottom: 55px; }

.service-gallery .service-block {
  padding: 0px;
  background-color: transparent; }
  .service-gallery .service-block-content {
    display: flex;
    flex-direction: column; }
    .service-gallery .service-block-content .container {
      padding: 0px; }
  .service-gallery .service-block-image {
    order: 0; }
  .service-gallery .service-block-title {
    order: 1;
    margin-bottom: 30px !important; }
  .service-gallery .service-block-body {
    order: 2; }

.service-gallery .field--name-field-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  margin: 0px; }

.service-gallery .field--name-field-body {
  font-weight: 300;
  font-size: 18px;
  line-height: 26px; }

.service-images {
  display: flex;
  flex-direction: column; }

.service-image {
  display: flex;
  align-items: center;
  margin: 18px 0 50px; }
  .service-image:last-child {
    margin-bottom: 0; }
  @media (max-width: 575.98px) {
    .service-image {
      margin: 30px 0; } }
  .service-image--right {
    flex-direction: row-reverse; }
  .service-image-picture {
    width: 425px;
    flex-shrink: 0; }
    @media (max-width: 991.98px) {
      .service-image-picture {
        width: auto;
        margin: 0 0 30px; } }
  @media (min-width: 992px) {
    .service-image--left .service-image-picture {
      margin-right: 35px; } }
  @media (min-width: 992px) {
    .service-image--right .service-image-picture {
      margin-left: 35px; } }
  .service-image-content {
    flex-grow: 1; }
    .service-image-content .text-formatted {
      line-height: 1.65; }
    .service-image-content p {
      margin: 0 0 15px; }
  .service-image .field--name-field-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 40px; }
    .service-image .field--name-field-title::after {
      display: none; }
  .service-image .field--name-field-body {
    text-align: left;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px; }

.service-questions {
  padding: 70px 0;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 575.98px) {
    .service-questions {
      padding: 50px 0; }
      .service-questions .container {
        padding: 0; } }
  .service-questions-content, .service-order-content {
    margin: 0 auto;
    max-width: 880px;
    border-radius: 11px;
    background-color: #ffffff;
    padding: 60px 115px 75px;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.2); }
    @media (max-width: 991.98px) {
      .service-questions-content, .service-order-content {
        padding: 60px 50px; } }
    @media (max-width: 767.98px) {
      .service-questions-content, .service-order-content {
        padding: 40px 30px; } }
    @media (max-width: 575.98px) {
      .service-questions-content, .service-order-content {
        border-radius: 0; } }
  .service-questions-title, .service-order-title {
    font-size: 48px;
    line-height: 1.15;
    font-weight: 600;
    text-align: center;
    margin: 0 0 14px; }
    @media (max-width: 991.98px) {
      .service-questions-title, .service-order-title {
        font-size: 41px;
        margin-bottom: 20px; } }
    @media (max-width: 575.98px) {
      .service-questions-title, .service-order-title {
        font-size: 32px; } }
  .service-questions-text, .service-order-text {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 300;
    text-align: center;
    margin-bottom: 42px; }
    @media (max-width: 991.98px) {
      .service-questions-text, .service-order-text {
        max-width: 400px;
        margin: 0 auto 35px; } }
    @media (max-width: 575.98px) {
      .service-questions-text, .service-order-text {
        max-width: 100%;
        font-size: 18px;
        line-height: 1.3; } }
  .service-questions-buttons {
    display: flex;
    justify-content: center; }
    .service-questions-buttons .btn {
      min-width: 281px;
      margin-right: 32px; }
      @media (max-width: 991.98px) {
        .service-questions-buttons .btn {
          min-width: 260px;
          margin-right: 30px; } }
      .service-questions-buttons .btn:last-child {
        margin-right: 0; }
    @media (max-width: 767.98px) {
      .service-questions-buttons {
        flex-direction: column; }
        .service-questions-buttons .btn {
          width: 100%;
          margin: 0 0 20px; }
          .service-questions-buttons .btn:last-child {
            margin-bottom: 0; } }

.service-order {
  padding: 80px 0;
  background-size: cover;
  background-repeat: no-repeat;
  color: #494949; }
  @media (max-width: 575.98px) {
    .service-order {
      z-index: 5;
      padding-bottom: 0;
      position: relative; }
      .service-order .container {
        padding: 0; } }
  .service-order-text {
    margin-bottom: 20px; }
  .service-order .btn--big {
    min-width: 241px; }

.service-text-image-plate {
  display: flex;
  flex-wrap: wrap;
  background-color: #e1dfff; }

.service .field--name-field-about-items {
  display: flex; }
  @media (max-width: 991.98px) {
    .service .field--name-field-about-items {
      display: block; } }
  .service .field--name-field-about-items .field__item {
    flex-grow: 1;
    max-width: 33.333%;
    display: flex;
    justify-content: center;
    border: solid #f9f9f9;
    border-width: 0 1px 0 0; }
    .service .field--name-field-about-items .field__item:last-child {
      border-right-width: 0; }
    @media (max-width: 991.98px) {
      .service .field--name-field-about-items .field__item {
        max-width: 100%;
        border-width: 0 0 1px; }
        .service .field--name-field-about-items .field__item:last-child {
          border-bottom-width: 0; } }

.service .work-scope-items {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .service .work-scope-items--mobile {
    display: none; }
  @media (max-width: 767.98px) {
    .service .work-scope-items {
      display: none; }
      .service .work-scope-items--mobile {
        display: flex;
        align-items: flex-start; } }

.service .work-scope-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 72px; }
  .service .work-scope-item-dots {
    width: 0px;
    height: 75px;
    margin: 15px 0px;
    border: 2px dashed #695eff; }
  .service .work-scope-item-title, .service .work-scope-item-text {
    width: 262px; }
  .service .work-scope-item-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    text-align: right; }
  .service .work-scope-item-number {
    width: 80px;
    height: 80px;
    margin: 0px 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-sizing: border-box;
    border: 3px solid #695eff;
    border-radius: 50%;
    font-weight: normal;
    font-size: 44px;
    line-height: 52px;
    color: #695eff; }
  .service .work-scope-item-text {
    font-weight: 300;
    font-size: 18px;
    line-height: 26px; }
  @media (max-width: 767.98px) {
    .service .work-scope-item-number {
      margin: 0px 20px;
      width: 70px;
      height: 70px; }
    .service .work-scope-item-dots {
      height: 55px;
      margin-left: 55px; }
    .service .work-scope-item-text, .service .work-scope-item-title {
      width: auto;
      text-align: left; }
    .service .work-scope-item-title {
      font-size: 20px;
      line-height: 24px; }
    .service .work-scope-item-text {
      font-size: 16px;
      line-height: 24px; } }
  @media (max-width: 575.98px) {
    .service .work-scope-item:not(:last-child) {
      margin-bottom: 30px; }
    .service .work-scope-item-dots {
      display: none; }
    .service .work-scope-item-number {
      margin: 0px 20px;
      width: 40px;
      height: 40px;
      font-size: 25px; } }

.service .text-image-plate-image {
  width: 47%; }
  .service .text-image-plate-image .field--name-field-image {
    height: 100%; }
  .service .text-image-plate-image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.service .text-image-plate-content {
  width: 53%;
  padding: 70px 40px 70px 60px; }
  .service .text-image-plate-content > *:not(:last-child) {
    margin-bottom: 30px; }

.service .text-image-plate-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  text-align: left; }

.service .text-image-plate-text p {
  text-align: left !important; }

.service .text-image-plate-order {
  text-transform: none; }

@media (max-width: 991.98px) {
  .service .text-image-plate-image {
    width: 100%; }
  .service .text-image-plate-content {
    width: 100%;
    padding: 50px 40px; }
  .service .text-image-plate .field--name-field-image {
    width: 100%; } }

@media (max-width: 767.98px) {
  .service .text-image-plate-title {
    font-size: 20px;
    line-height: 24px; } }

.service .text-slider-container {
  background-color: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative; }
  .service .text-slider-container::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 3000px;
    background-color: inherit;
    transform: translateX(-100%);
    z-index: 10; }

.service .text-slider .field--name-field-gallery {
  display: flex; }

.service .text-slider .flickity-enabled {
  display: block; }

.service .text-slider .flickity-viewport {
  width: 600px;
  overflow: visible; }
  @media (max-width: 767.98px) {
    .service .text-slider .flickity-viewport {
      width: 100%; } }

.service .text-slider .flickity-button {
  background-color: transparent; }
  .service .text-slider .flickity-button-icon {
    left: 0;
    top: -10%;
    width: 100%;
    height: 100%; }

.service .text-slider .flickity-prev-next-button {
  width: 34px;
  height: 34px; }
  .service .text-slider .flickity-prev-next-button svg,
  .service .text-slider .flickity-prev-next-button path {
    fill: #695eff; }
  .service .text-slider .flickity-prev-next-button.previous {
    left: 0px; }
  .service .text-slider .flickity-prev-next-button.next {
    right: 0px; }
  @media (max-width: 991.98px) {
    .service .text-slider .flickity-prev-next-button.previous {
      left: -10px; }
    .service .text-slider .flickity-prev-next-button.next {
      right: -10px; } }

.service .text-slider .flickity-page-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -40px; }
  .service .text-slider .flickity-page-dots .dot {
    background-color: #494949;
    transition: background-color 0.4s; }
    .service .text-slider .flickity-page-dots .dot.is-selected {
      background-color: #695eff;
      width: 7px;
      height: 7px; }

.service .text-slider .service-block-content {
  width: calc(100% - 600px);
  z-index: 10;
  background-color: inherit;
  flex-shrink: 0;
  min-height: 390px; }

.service .text-slider .service-block-title {
  font-size: 24px;
  line-height: 28px;
  text-align: left;
  margin-bottom: 30px; }

.service .text-slider .service-block-body {
  max-width: calc(100% - 80px); }
  .service .text-slider .service-block-body p {
    text-align: left; }
  @media (max-width: 991.98px) {
    .service .text-slider .service-block-body {
      max-width: 100%; } }

.service .text-slider .service-block-slider {
  margin-bottom: 30px; }
  .service .text-slider .service-block-slider .field__item {
    width: 600px;
    opacity: 0.5;
    display: flex;
    align-items: center;
    justify-content: center; }
    .service .text-slider .service-block-slider .field__item.is-selected {
      opacity: 1; }
      .service .text-slider .service-block-slider .field__item.is-selected + .field__item {
        justify-content: flex-start; }
        @media (max-width: 991.98px) {
          .service .text-slider .service-block-slider .field__item.is-selected + .field__item {
            justify-content: center; } }
  .service .text-slider .service-block-slider .field__items.flickity-enabled .field__item:not(.is-selected) {
    z-index: -1; }
    .service .text-slider .service-block-slider .field__items.flickity-enabled .field__item:not(.is-selected):first-child {
      justify-content: flex-start; }
    @media (max-width: 991.98px) {
      .service .text-slider .service-block-slider .field__items.flickity-enabled .field__item:not(.is-selected):first-child {
        justify-content: center; } }
  .service .text-slider .service-block-slider img {
    width: 540px; }
  @media (max-width: 767.98px) {
    .service .text-slider .service-block-slider {
      width: 100%; }
      .service .text-slider .service-block-slider picture {
        width: calc(100% - 40px); }
      .service .text-slider .service-block-slider .field__item {
        width: 100%; } }

@media (max-width: 991.98px) {
  .service .text-slider-container {
    flex-direction: column;
    align-items: center; }
    .service .text-slider-container::before {
      content: none; }
  .service .text-slider .service-block-content {
    width: 100%;
    margin-bottom: 30px; }
  .service .text-slider .service-block-title {
    text-align: center; }
  .service .text-slider .service-block-body p {
    text-align: center; } }

.node--type-service .block-views {
  padding: 90px 0 60px; }
  @media (max-width: 575.98px) {
    .node--type-service .block-views {
      padding: 50px 0 30px; } }

.node--type-service .page--order-0:not(.page--cottage) .block-views {
  background-color: transparent; }
  .node--type-service .page--order-0:not(.page--cottage) .block-views:nth-child(2n + 1) {
    background-color: #e1dfff; }
    .node--type-service .page--order-0:not(.page--cottage) .block-views:nth-child(2n + 1):last-child {
      margin-bottom: 30px; }

.node--type-service .page--order-1:not(.page--cottage) .block-views {
  background-color: transparent; }
  .node--type-service .page--order-1:not(.page--cottage) .block-views:nth-child(2n) {
    background-color: #e1dfff; }
    .node--type-service .page--order-1:not(.page--cottage) .block-views:nth-child(2n):last-child {
      margin-bottom: 30px; }

.page--order-0:not(.page--cottage) article.node--type-service .block-views {
  background-color: #e1dfff; }
  .page--order-0:not(.page--cottage) article.node--type-service .block-views:nth-child(2n) {
    background-color: #ffffff; }
    .page--order-0:not(.page--cottage) article.node--type-service .block-views:nth-child(2n):last-child {
      margin-bottom: 30px; }

.page--order-1:not(.page--cottage) article.node--type-service .block-views {
  background-color: #e1dfff; }
  .page--order-1:not(.page--cottage) article.node--type-service .block-views:nth-child(2n) {
    background-color: #ffffff; }
    .page--order-1:not(.page--cottage) article.node--type-service .block-views:nth-child(2n):last-child {
      margin-bottom: 30px; }

.paragraph--type--gallery {
  padding-bottom: 30px; }

.paragraph--type--gallery-work p {
  text-align: center; }

.page--service .page-content {
  position: relative;
  overflow: hidden; }

.page:not(.page--visitka) .paragraph--type--about .service-block-title {
  text-align: center;
  margin: 23px 0 0; }

.page--visitka .service-block-title {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.33;
  margin-bottom: 42px; }
  @media (max-width: 767.98px) {
    .page--visitka .service-block-title {
      font-size: 28px;
      margin-bottom: 30px; } }

.page--visitka .service-block-image {
  margin-bottom: 36px; }
  .page--visitka .service-block-image img {
    width: 100%;
    max-height: 467px;
    object-fit: cover; }

.page--visitka .service-block p,
.page--visitka .service-block ul,
.page--visitka .service-block ol {
  font-size: 18px;
  line-height: 26px; }
  @media (max-width: 767.98px) {
    .page--visitka .service-block p,
    .page--visitka .service-block ul,
    .page--visitka .service-block ol {
      font-size: 16px;
      line-height: 24px; } }

.page--visitka .service-block--gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

@media (min-width: 576px) {
  .page--visitka .service-block--contacts {
    padding: 70px 0; } }

.page--visitka .service-contacts {
  font-weight: 300;
  font-size: 18px;
  line-height: 33px;
  text-align: center; }
  .page--visitka .service-contacts-phone, .page--visitka .service-contacts-email {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .page--visitka .service-contacts-phone a, .page--visitka .service-contacts-email a {
      color: #695eff;
      transition: color 0.4s; }
      .page--visitka .service-contacts-phone a:hover, .page--visitka .service-contacts-email a:hover {
        color: #b0abff; }
    .page--visitka .service-contacts-phone pre, .page--visitka .service-contacts-email pre {
      font-family: "Roboto", sans-serif;
      font-size: 18px;
      color: #494949;
      margin-bottom: 0px; }
  .page--visitka .service-contacts-phone {
    margin-top: 30px;
    margin-bottom: 0px; }
    .page--visitka .service-contacts-phone::after {
      display: none; }
  @media (max-width: 767.98px) {
    .page--visitka .service-contacts {
      font-size: 16px;
      line-height: 24px; } }

.page--visitka .service-promo-content {
  padding: 187px 0px; }

.page--visitka .service-promo-title {
  max-width: 615px;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 30px; }

.page--visitka .service-promo-short {
  font-size: 21px;
  line-height: 30px;
  max-width: 615px;
  margin-bottom: 30px; }
  .page--visitka .service-promo-short h2 {
    font-weight: normal;
    font-size: 21px;
    line-height: 30px; }

.page--visitka .service-promo-order {
  text-transform: none;
  padding: 12px 32px;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.3; }

@media (max-width: 767.98px) {
  .page--visitka .service-promo-content {
    padding: 100px 0px; }
  .page--visitka .service-promo-title {
    font-size: 30px;
    line-height: 40px; }
  .page--visitka .service-promo-order {
    font-size: 16px;
    line-height: 24px; }
  .page--visitka .service-promo-short {
    font-size: 20px;
    line-height: 24px; }
    .page--visitka .service-promo-short h2 {
      font-size: 20px;
      line-height: 24px; } }

.page--visitka .service-image:not(:last-child) {
  margin: 0px 0px 55px; }

.page--visitka .service-image:last-child {
  margin: 0px; }

.page--visitka .service-image-picture {
  width: 575px; }
  @media (max-width: 1199.98px) {
    .page--visitka .service-image-picture {
      flex-shrink: 1; } }

.page--visitka .service-image p {
  text-align: left; }

@media (max-width: 991.98px) {
  .page--visitka .service-image {
    flex-wrap: wrap; }
    .page--visitka .service-image-picture {
      width: 100%; }
      .page--visitka .service-image-picture img {
        width: 100%; }
    .page--visitka .service-image-content,
    .page--visitka .service-image p {
      text-align: center; }
    .page--visitka .service-image .field--name-field-title {
      margin-bottom: 30px; } }

.page--visitka .service .paragraph--type--about.service-block--bordered {
  border: none; }

.page--visitka .service .paragraph--type--about.service-block--no-padding {
  padding: 70px 0; }
  @media (max-width: 575.98px) {
    .page--visitka .service .paragraph--type--about.service-block--no-padding {
      padding: 50px 0; } }

.page--visitka .service-about {
  padding: 0px;
  border: none; }
  .page--visitka .service-about-image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .page--visitka .service-about-image .field__item {
      max-width: 100%; }
    .page--visitka .service-about-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .page--visitka .service-about-icon {
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .page--visitka .service-about-title {
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    margin: 36px 0px 20px 0px; }
    @media (max-width: 767.98px) {
      .page--visitka .service-about-title {
        font-size: 20px;
        line-height: 24px;
        margin: 20px 0px; } }
  .page--visitka .service-about-text {
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    max-width: 100%; }
    @media (max-width: 767.98px) {
      .page--visitka .service-about-text {
        font-size: 16px;
        line-height: 24px; } }

.page--visitka .service-order {
  background-color: #b3b3b3; }
  .page--visitka .service-order-title {
    font-size: 32px;
    line-height: 1.33;
    margin-bottom: 42px; }
  .page--visitka .service-order-content {
    box-shadow: none;
    background-color: transparent;
    max-width: unset;
    margin: 0px;
    padding: 0px; }
  .page--visitka .service-order-container {
    display: flex;
    margin-top: 44px; }
    .page--visitka .service-order-container.no-image {
      justify-content: center; }
      .page--visitka .service-order-container.no-image .service-order-image {
        display: none; }
      .page--visitka .service-order-container.no-image .service-order-content {
        display: flex;
        flex-direction: column;
        align-items: center; }
      .page--visitka .service-order-container.no-image .form-actions {
        justify-content: center; }
  .page--visitka .service-order-image {
    margin-right: 61px;
    max-width: 575px;
    max-height: 460px; }
    .page--visitka .service-order-image img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .page--visitka .service-order-text {
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    max-width: 429px; }
  .page--visitka .service-order-form {
    max-width: 429px; }
    .page--visitka .service-order-form .form-actions {
      justify-content: flex-start;
      padding-top: 2px; }
    .page--visitka .service-order-form .form-submit {
      padding: 12px 32px;
      min-width: unset;
      min-height: unset;
      font-weight: normal;
      text-transform: none; }
    .page--visitka .service-order-form .form-item:not(.form-type-radio):not(fieldset):not(.form-type-checkbox) {
      margin-top: 20px;
      margin-bottom: 22px; }
  @media (max-width: 991.98px) {
    .page--visitka .service-order-content {
      margin: 0px auto; }
    .page--visitka .service-order-text, .page--visitka .service-order-form {
      max-width: 100%; }
    .page--visitka .service-order-form .form-actions {
      justify-content: center; }
    .page--visitka .service-order-image {
      display: none; } }
  @media (max-width: 767.98px) {
    .page--visitka .service-order-title {
      font-size: 28px;
      margin-bottom: 30px; }
    .page--visitka .service-order-text {
      font-size: 16px; } }
  @media (max-width: 575.98px) {
    .page--visitka .service-order {
      padding: 50px 0px; }
      .page--visitka .service-order .container {
        padding-left: 25px;
        padding-right: 25px; } }

.page--visitka .service-gallery p {
  text-align: center; }

.page--visitka .service .field--name-field-about-items > .field__item {
  border: none;
  width: calc(25% - 42px);
  margin: 0px 21px; }
  .page--visitka .service .field--name-field-about-items > .field__item:first-child {
    margin-left: 0px; }
  .page--visitka .service .field--name-field-about-items > .field__item:last-child {
    margin-right: 0px; }

@media (max-width: 991.98px) {
  .page--visitka .service .field--name-field-about-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .page--visitka .service .field--name-field-about-items > .field__item {
      width: calc(50% - 42px);
      margin-bottom: 42px; }
      .page--visitka .service .field--name-field-about-items > .field__item:nth-child(2n) {
        margin-right: 0px; }
      .page--visitka .service .field--name-field-about-items > .field__item:nth-child(2n + 1) {
        margin-left: 0px; } }

@media (max-width: 575.98px) {
  .page--visitka .service .field--name-field-about-items > .field__item {
    width: 100%;
    margin: 0px 0px 42px !important; } }

.page--visitka .contact-social-networks {
  margin-top: 40px; }

.page--visitka #synmap {
  height: 343px; }

.page--visitka #block-views-block-product-block-front {
  margin-bottom: 0px; }

.page--cottage .service-block-more {
  margin-top: 50px; }

.btn {
  font-size: 14px;
  line-height: 1.22;
  min-width: 160px;
  font-weight: 500;
  letter-spacing: 0.4px;
  padding: 10px 18px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 0;
  box-shadow: none;
  white-space: normal;
  color: #ffffff;
  border-color: #695eff;
  background-color: #695eff;
  transition: box-shadow 0.4s, background-color 0.4s, transform 0.2s; }
  .btn:focus {
    outline: none;
    box-shadow: none; }
  .btn:hover {
    color: #ffffff;
    background-color: #392bff; }
  .btn:active {
    background-color: #1100f7; }
  .btn.btn-sm {
    margin: 0;
    padding: 0.25rem 0.5rem;
    min-width: 28px;
    border-radius: 0.2rem; }
  .btn.btn--cart {
    padding: 14px;
    min-width: 181px;
    min-height: unset;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: none; }
  .btn--main {
    color: #ffffff;
    background-color: #695eff; }
    .btn--main:focus {
      box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2); }
    .btn--main:hover {
      color: #ffffff;
      background-color: #392bff;
      box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2); }
    .btn--main:active {
      background-color: #0f00de; }
  .btn--gradient {
    color: #ffffff !important;
    text-transform: none;
    font-weight: 500;
    border-radius: 4px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    background: linear-gradient(90deg, #392bff -1.92%, #8178ff 129.63%); }
    .btn--gradient:focus {
      box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2); }
    .btn--gradient:hover {
      color: #ffffff;
      background: linear-gradient(90deg, #392bff -1.92%, #392bff 129.63%); }
    .btn--gradient:active {
      background-color: #0f00de; }
  .btn--bordered {
    color: #695eff;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: transparent;
    border: solid 1px #695eff;
    transition: color 0.4s, border-color 0.4s, background-color 0.4s, box-shadow 0.4s; }
    .btn--bordered:focus {
      box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2); }
    .btn--bordered:hover {
      color: #ffffff;
      background-color: #695eff;
      border-color: transparent;
      box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2); }
    .btn--bordered:active {
      background-color: #2212ff; }
  .btn--big {
    font-size: 15px;
    font-weight: 600;
    min-height: 63px;
    min-width: 315px; }
  .btn--recall {
    font-size: 0;
    border-radius: 50%; }
    @media (max-width: 1280px) {
      .btn--recall {
        padding: 0 !important;
        font-size: 0;
        width: 41px;
        height: 41px;
        min-width: 0 !important;
        border-radius: 21px;
        background-image: url("../images/icons/mobile-recall.svg");
        background-repeat: no-repeat;
        background-position: center; } }
    @media (max-width: 991.98px) {
      .btn--recall {
        width: 48px;
        height: 48px;
        border-radius: 24px;
        background-size: 23px; } }
  .btn--loading {
    overflow: hidden;
    position: relative; }
    .btn--loading::before {
      content: "";
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 5;
      background: url("../images/template/ajax-preloader.svg") rgba(255, 255, 255, 0.5) no-repeat center;
      background-size: 25px;
      position: absolute; }

.product-cart .variations-button:not(.variations-button--full) .btn {
  border: solid 3px #b0abff;
  fill: #b0abff; }

.product-cart .variations-button:not(.variations-button--full) .btn--cart-added {
  fill: #ffffff;
  background-color: #b0abff; }

.views-exposed-form .btn--big {
  font-size: 14px;
  line-height: 1.22;
  padding: 12px 21px 13px;
  min-width: 175px;
  min-height: inherit; }

.checkout-form .form-item-fz152-agreement label,
.contact-message-form .form-item-fz152-agreement label {
  display: inline-block;
  margin-bottom: 0; }

.checkout-form .form-actions,
.contact-message-form .form-actions {
  position: relative;
  text-align: center;
  margin-bottom: 0;
  padding-top: 15px; }

.checkout-form .form-control,
.contact-message-form .form-control {
  color: #494949;
  border-radius: 0;
  border-color: #aaaaaa;
  border-width: 0 0 1px !important;
  padding: 14px 15px 14px 0;
  transition: color 0.4s, background-color 0.4s, border-color 0.4s, padding 0.4s; }
  .checkout-form .form-control:hover,
  .contact-message-form .form-control:hover {
    padding-left: 15px;
    background-color: rgba(105, 94, 255, 0.07); }
  .checkout-form .form-control:focus,
  .contact-message-form .form-control:focus {
    padding-right: 0;
    padding-left: 15px;
    background-color: #fff;
    border-color: #695eff; }
  .checkout-form .form-control::placeholder,
  .contact-message-form .form-control::placeholder {
    color: inherit;
    opacity: 0.8; }

.checkout-form .form-type-textarea label,
.contact-message-form .form-type-textarea label {
  font-weight: bold; }

.checkout-form .form-type-email label, .checkout-form .form-type-textfield label,
.contact-message-form .form-type-email label,
.contact-message-form .form-type-textfield label {
  display: none; }

.checkout-form .form .modal-header,
.contact-message-form .form .modal-header {
  margin: 0 0 20px;
  position: relative;
  text-align: center; }

.checkout-form .checkout-pane-shipping-information input[type="submit"] {
  margin-left: 0; }

.checkout-form .form-actions a {
  line-height: 60px; }

.bef-exposed-form .btn--main {
  background-color: #695eff; }

.header-search {
  width: 100%;
  position: relative;
  transition: box-shadow 0.4s; }
  .header-search-field {
    width: 100%;
    display: block;
    color: #959595;
    font-size: 14px;
    line-height: 1.25;
    padding: 12px 40px 12px 15px;
    border: 2px solid #695eff;
    border-radius: 4px;
    background-color: #fff; }
    .header-search-field:focus {
      outline: none; }
  .header-search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    border: 0;
    box-shadow: none;
    border-radius: 0 4px 4px 0;
    background: url("../images/icons/search-white.svg") no-repeat center #695eff; }
  .header-search:hover {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1); }

.views-exposed-form label {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 0 7px;
  color: rgba(73, 73, 73, 0.55); }

.views-exposed-form .form--inline {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0 -6px 27px; }

.views-exposed-form .form-item {
  width: 33.333%;
  padding: 0 6px;
  margin: 0 0 21px; }
  @media (max-width: 767.98px) {
    .views-exposed-form .form-item {
      width: 50%; } }
  @media (max-width: 575.98px) {
    .views-exposed-form .form-item {
      width: 100%; } }

.views-exposed-form .form-actions {
  padding: 0 6px;
  margin: 0 0 21px;
  align-self: flex-end; }
  .views-exposed-form .form-actions .btn {
    min-width: 141px; }

.views-exposed-form .form-control {
  margin: 0;
  padding: 9px 10px;
  font-size: 14px;
  line-height: 1.2;
  min-height: 40px;
  border-radius: 0;
  border-color: #f9f9f9;
  transition: border-color 0.4s, background-color 0.4s; }
  .views-exposed-form .form-control:hover {
    background-color: rgba(225, 223, 255, 0.8); }
  .views-exposed-form .form-control:focus {
    box-shadow: none;
    border-color: #695eff;
    background-color: #ffffff; }

.views-exposed-form .form-checkboxes {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  .views-exposed-form .form-checkboxes .form-item {
    display: flex;
    align-items: center;
    width: auto;
    position: relative;
    padding: 0;
    margin: 0 36px 15px 0; }
  .views-exposed-form .form-checkboxes input {
    opacity: 0;
    z-index: 5;
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    position: relative;
    margin-right: 11px; }
  .views-exposed-form .form-checkboxes label {
    margin: 0;
    opacity: 0.8;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.2;
    color: #494949;
    transition: opacity 0.4s; }
    .views-exposed-form .form-checkboxes label::before {
      content: "";
      width: 15px;
      height: 15px;
      top: 0;
      left: 0;
      position: absolute;
      border: 1px solid #f9f9f9;
      transition: border-color 0.4s; }
    .views-exposed-form .form-checkboxes label::after {
      content: "";
      width: 7px;
      height: 7px;
      top: 4px;
      left: 4px;
      opacity: 0;
      border-radius: 4px;
      position: absolute;
      background-color: #695eff;
      transition: opacity 0.4s; }
  .views-exposed-form .form-checkboxes input:checked + label {
    opacity: 1; }
    .views-exposed-form .form-checkboxes input:checked + label::after {
      opacity: 1; }

.views-exposed-form .fieldgroup {
  width: 100%;
  padding-right: 60px;
  margin: 0 0 2px !important;
  float: none !important; }
  @media (max-width: 1025px) {
    .views-exposed-form .fieldgroup {
      padding-right: 0; } }

.header {
  flex-shrink: 0;
  color: #494949;
  line-height: 1.35;
  position: relative;
  z-index: 11;
  background-color: #ffffff; }
  .header-full {
    z-index: 1;
    position: relative;
    padding: 0;
    background-color: #ffffff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.12);
    padding: 0; }
    .header-full .nav a {
      color: #ffffff; }
    .header-full li {
      padding: 0 1em; }
  .header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 90px;
    padding: 10px 0; }
    @media (min-width: 992px) {
      .header-row {
        justify-content: flex-start; } }
    @media (max-width: 991.98px) {
      .header-row {
        padding: 5px 0;
        min-height: 80px; }
        .header-row .cart-small {
          display: flex;
          flex-shrink: 0; } }
  .header-col {
    margin: 0 30px 0 0; }
    @media (max-width: 1199.98px) {
      .header-col {
        margin-right: 25px; } }
    .header-col--logo {
      flex-shrink: 0; }
    @media (max-width: 991.98px) {
      .header-col--btn {
        display: none; } }
    .header-col--btn a {
      font-size: 16px;
      min-width: 140px; }
    .header-col--lk {
      margin-right: 0px; }
      @media (max-width: 991.98px) {
        .header-col--lk {
          display: none; } }
    .header-col--search {
      flex-grow: 1; }
      @media (max-width: 991.98px) {
        .header-col--search {
          display: none; } }
    .header-col--whatsapp {
      display: flex;
      align-items: flex-end;
      position: relative; }
    .header-col--phones {
      display: flex;
      align-items: flex-end; }
      @media (max-width: 1199.98px) {
        .header-col--phones {
          display: none; } }
      @media (max-width: 991.98px) {
        .header-col--phones {
          display: block;
          margin-right: 0; } }
    .header-col:last-child {
      margin-right: 0 !important; }
  .header-logo {
    display: flex; }
    .header-logo-image {
      flex-shrink: 0;
      transition: opacity 0.4s; }
      .header-logo-image img {
        height: auto;
        max-height: 75px;
        max-width: 160px;
        object-fit: contain; }
        @media (max-width: 991.98px) {
          .header-logo-image img {
            max-height: 58px;
            max-width: 100px; } }
      .header-logo-image--svg img {
        height: 75px; }
    .header-logo--small img {
      height: 2.4rem; }
    .header-logo-content {
      max-width: 200px;
      flex-grow: 1;
      line-height: 1.2;
      position: relative;
      margin-left: 14px;
      padding-left: 14px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .header-logo-content::before {
        content: "";
        width: 1px;
        position: absolute;
        top: 9px;
        bottom: 6px;
        left: 0;
        background-color: #f9f9f9; }
      @media (max-width: 991.98px) {
        .header-logo-content {
          display: none; } }
    @media (max-width: 991.98px) {
      .header-logo-content--visible .header-logo-text {
        display: none; } }
    @media (max-width: 991.98px) {
      .header-logo-content--visible {
        display: block; } }
    .header-logo-title {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 2px;
      transition: color 0.4s; }
    .header-logo-text {
      font-size: 14px;
      line-height: 1.1; }
    .header-logo--bordered .header-logo-content {
      position: relative;
      margin-left: 14px;
      padding-left: 25px; }
      @media (max-width: 767.98px) {
        .header-logo--bordered .header-logo-content {
          margin-right: 0;
          padding-right: 0; } }
      .header-logo--bordered .header-logo-content::before {
        content: "";
        width: 1px;
        position: absolute;
        top: 9px;
        bottom: 6px;
        left: 0;
        background-color: #d4d4d4; }
        @media (max-width: 767.98px) {
          .header-logo--bordered .header-logo-content::before {
            content: none; } }
    @media (max-width: 767.98px) {
      .header-logo--bordered .header-logo-content {
        display: none; } }
    .header-logo:not(.header-logo--bordered) .header-logo-content {
      padding-left: 0px;
      margin-left: 20px; }
      .header-logo:not(.header-logo--bordered) .header-logo-content::before {
        content: none; }
    .header-logo:hover .header-logo-image {
      opacity: 0.7; }
    .header-logo:hover .header-logo-title {
      color: #695eff; }
    .header-logo:active .header-logo-image {
      opacity: 0.55; }
  .header:not(.header-visitka) .header-languages {
    display: none; }
    @media (max-width: 991.98px) {
      .header:not(.header-visitka) .header-languages {
        display: block; } }
  .header-button {
    display: none;
    margin-left: 17px; }
    @media (max-width: 991.98px) {
      .header-button {
        display: block; } }
  .header-phone {
    display: flex;
    align-items: flex-end;
    margin-right: 25px;
    color: #494949; }
    .header-phone:last-child {
      margin-right: 0; }
    .header-phone a {
      display: block;
      transition: opacity 0.4s, color 0.4s;
      color: #494949; }
      .header-phone a:last-child {
        margin-bottom: 0; }
      .header-phone a:hover {
        opacity: 0.7;
        color: #695eff; }
      .header-phone a:active {
        color: #b0abff;
        opacity: 0.5; }
    @media (max-width: 991.98px) {
      .header-phone {
        display: none; } }
    .header-phone .btn {
      margin-left: 15px; }
  .header-text {
    font-size: 12px;
    margin-left: 5px;
    display: none; }
    @media (min-width: 768px) {
      .header-text {
        display: block; } }
  .header-nav {
    position: relative;
    z-index: 2;
    background-color: #b3b3b3;
    color: #494949;
    box-shadow: inset 0 0px 0px 0px #f5f5f5, inset 0px 4px 10px rgba(0, 0, 0, 0.12); }
    @media (min-width: 992px) {
      .header-nav-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 50px;
        padding: 5px 0;
        position: relative; }
        .header-nav-content ul {
          flex-grow: 1;
          font-size: 12px;
          text-transform: uppercase;
          margin-right: 40px; }
          .header-nav-content ul li {
            padding: 0;
            margin: 0 41px 0 0; }
            .header-nav-content ul li:last-child {
              margin-right: 0 !important; }
          .header-nav-content ul a {
            position: relative;
            overflow: hidden;
            display: inline-block;
            padding: 0;
            color: #ffffff;
            transition: color 0.4s, opacity 0.4s; }
            .header-nav-content ul a .underline {
              position: absolute;
              width: 100%;
              height: 1px;
              background-color: #3b32b4;
              bottom: 0;
              left: -100%;
              transition: left 0.4s; }
            .header-nav-content ul a:hover {
              color: #3b32b4; }
              .header-nav-content ul a:hover .underline {
                left: 0; }
            .header-nav-content ul a:active {
              opacity: 0.7; } }
    @media (min-width: 992px) and (min-width: 768px) {
      .header-nav-content ul:nth-of-type(2) {
        display: none; } }
    @media (min-width: 992px) {
        .header-nav-content .classic-menu-dropdown .menu {
          border-radius: 0;
          padding: 10px 15px; }
          .header-nav-content .classic-menu-dropdown .menu .nav-link {
            font-size: 14px;
            padding: 5px 0;
            text-transform: none; }
          .header-nav-content .classic-menu-dropdown .menu-item {
            margin: 0; }
      .header-nav:first-child .header-nav-button button {
        color: #494949;
        font-size: 14px;
        font-weight: 500;
        padding: 0;
        background: none;
        border: 0;
        border-radius: 0;
        border-bottom: 1px solid #494949;
        transition: color 0.4s; }
        .header-nav:first-child .header-nav-button button:hover {
          color: #6f6f6f; } }
    @media (max-width: 991.98px) {
      .header-nav {
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
        overflow: auto;
        padding: 10px 0 20px;
        max-height: calc(100% - 80px);
        border-top: solid 1px #e1dfff;
        background-color: #ffffff;
        opacity: 0;
        pointer-events: none;
        transform: scale(0.6);
        transform-origin: right top;
        transition: opacity 0.4s, transform 0.4s; }
        .header-nav-languages {
          display: none; }
        .show-mobile-nav .header-nav {
          opacity: 1;
          transform: none;
          pointer-events: auto; }
        .header-nav ul {
          display: flex;
          font-size: 19px;
          font-weight: 600;
          margin: 0 -10px;
          flex-direction: column; }
        .header-nav a {
          display: block;
          padding: 15px 10px;
          text-align: right;
          transition: color 0.4s, background-color 0.4s; }
          .header-nav a:hover {
            color: #e1dfff; }
          .header-nav a:active {
            background-color: rgba(225, 223, 255, 0.07); }
        .header-nav .main-menu .menu {
          border: 0;
          display: none;
          position: static;
          padding: 0 0 15px 15px; }
          .header-nav .main-menu .menu-item {
            position: relative;
            padding: 0 50px 0 0;
            border-bottom: solid 1px #ffffff; }
            .header-nav .main-menu .menu-item:last-child {
              border-bottom: 0; }
            .header-nav .main-menu .menu-item a {
              float: none;
              text-align: left; }
          .header-nav .main-menu .menu-dropdown-trigger {
            top: 0;
            right: 0;
            width: 40px;
            height: 55px;
            display: flex;
            flex-shrink: 0;
            align-items: center;
            justify-content: center;
            position: absolute;
            transition: color 0.4s, transform 0.4s; }
            .header-nav .main-menu .menu-dropdown-trigger:hover, .header-nav .main-menu .menu-dropdown-trigger:active {
              color: #695eff; }
            .header-nav .main-menu .menu-dropdown-trigger.open {
              transform: scale(1, -1); }
          .header-nav .main-menu .menu .menu-item {
            border: 0;
            padding: 0; }
          .header-nav .main-menu .menu .nav-link {
            font-size: 16px;
            padding: 10px 8px;
            font-weight: normal; }
            .header-nav .main-menu .menu .nav-link::before {
              content: "—"; } }
    .header-nav-right {
      display: flex;
      align-items: center; }
      @media (max-width: 991.98px) {
        .header-nav-right {
          justify-content: flex-end; } }
    @media (max-width: 991.98px) {
      .header-nav-button {
        display: none; } }
  .header-lk {
    position: relative;
    margin-right: 45px;
    font-size: 14px;
    flex-wrap: wrap;
    white-space: nowrap; }
    .header-lk a {
      display: inline-block;
      margin-right: 15px;
      transition: opacity 0.4s; }
      .header-lk a path,
      .header-lk a svg {
        transition: fill 0.4s, stroke 0.4s; }
      .header-lk a:last-child {
        margin-right: 0; }
      .header-lk a:hover path,
      .header-lk a:hover svg {
        fill: #695eff;
        stroke: #695eff; }
    @media (max-width: 1199.98px) {
      .header-lk {
        margin-right: 30px; }
        .header-lk a {
          font-size: 0; } }
  .header-toggler {
    display: none; }
    @media (max-width: 991.98px) {
      .header-toggler {
        width: 48px;
        height: 48px;
        overflow: hidden;
        margin-left: 17px;
        border-radius: 24px;
        display: flex;
        flex-shrink: 0;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        background-color: #fff;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
        transition: box-shadow 0.4s, background-color 0.4s; }
        .header-toggler:hover {
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.35); }
        .header-toggler:active, .header-toggler:focus {
          background-color: rgba(225, 223, 255, 0.09); }
        .header-toggler:focus {
          outline: none; }
        .header-toggler-item {
          width: 16px;
          height: 2px;
          position: relative;
          margin-bottom: 4px;
          transform-origin: center;
          background-color: #707070;
          transition: transform 0.4s; }
          .header-toggler-item::before {
            content: "";
            width: 2px;
            height: 2px;
            border-radius: 1px;
            position: absolute;
            top: 0;
            left: -5px;
            background-color: inherit;
            transition: left 0.4s; }
            .show-mobile-nav .header-toggler-item::before {
              left: -2px;
              border-radius: 0; }
          .show-mobile-nav .header-toggler-item--1 {
            transform: translate3d(1px, 7px, 0) rotate(45deg) scale(1.25); }
          .header-toggler-item--2 {
            transform-origin: left top;
            transition: transform 0.4s, opacity 0.4s; }
            .show-mobile-nav .header-toggler-item--2 {
              opacity: 0;
              transform: scale(0, 1); }
          .header-toggler-item--3 {
            margin-bottom: 0; }
            .show-mobile-nav .header-toggler-item--3 {
              transform: translate3d(1px, -7px, 0) rotate(-45deg) scale(1.25); } }
  .header-small {
    padding: 10px 0; }
  .header-info {
    border-bottom: 1px solid #e1dfff; }
  .header-logged-small {
    display: none;
    margin: 0px -10px;
    padding: 0px 0px 8px 0px; }
    .header-logged-small a {
      font-size: 14px;
      line-height: 1;
      color: #131313;
      padding: 8px 16px !important;
      text-align: left !important;
      color: #b0abff; }
  .header-search-small {
    display: none; }
  .header .header-search-small {
    margin: 0px -10px; }
  .header .header-search-text {
    font-size: 14px;
    line-height: 1;
    color: #131313;
    padding: 8px 16px !important;
    text-align: left !important;
    color: #b0abff;
    cursor: pointer; }
  .header .header-search:hover {
    box-shadow: none; }
  .header .header-nav {
    box-shadow: none; }
    .header .header-nav-button {
      margin-top: 3px; }
      .header .header-nav-button:not(:last-child) {
        margin-right: 30px; }
  .header .cart-small-item--favorites {
    display: block; }
  .header .menu-item {
    font-size: 12px;
    line-height: 1.4;
    color: #ffffff;
    padding: 0px;
    border: none !important; }
    @media (max-width: 991.98px) {
      .header .menu-item {
        font-size: 14px; }
        .header .menu-item a {
          padding: 8px 16px; } }
  @media (max-width: 991.98px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 101;
      box-shadow: none; }
      .header .main-menu {
        padding: 0px; }
      .header-logged-small, .header-search-small {
        display: block; }
      .header .header-nav {
        padding: 20px 0px; }
        .header .header-nav-button {
          display: block; }
        .header .header-nav-right {
          display: block;
          padding: 16px;
          margin: 0 -10px;
          border-top: 1px solid #f4f4f4; }
        .header .header-nav .mobile-catalog-link {
          display: block;
          padding: 8px 6px;
          margin-top: 14px;
          color: #ffffff;
          font-size: 14px;
          font-weight: 600;
          text-align: left;
          line-height: 1; }
      .header .mobile-menu-site-info, .header .mobile-menu-address, .header .mobile-menu-email {
        display: block;
        font-size: 14px;
        line-height: 18px;
        color: #494949;
        margin-bottom: 10px; }
      .header .mobile-menu-site-slogan {
        font-size: 14px; }
      .header .mobile-menu-address {
        line-height: 18px;
        margin-bottom: 10px; }
      .header .mobile-menu-phone {
        font-size: 14px;
        line-height: 18px; }
      .header .mobile-menu-site-info {
        padding: 0px 16px 6px 16px;
        margin: 0 -10px;
        border-bottom: 1px solid #f4f4f4; }
      .header .mobile-menu-site-title {
        font-size: 16px;
        font-weight: bold; }
      .header .mobile-menu-callback {
        background: #695eff;
        border-radius: 4px;
        padding: 9px 16px;
        border: none;
        outline: none;
        color: #ffffff;
        margin-top: 16px;
        font-size: 13px; }
      .header .header-text {
        display: none; }
      .header .header-phone {
        display: block;
        margin-right: 0px;
        padding: 0px 8px; }
        .header .header-phone a {
          padding: 0px; }
        .header .header-phone:not(:last-child) {
          border-right: 1px solid #b0abff; }
      .header .header-col--phones {
        display: flex;
        flex-wrap: wrap;
        margin: 0px -8px; }
      .header .header-toggler {
        margin-left: 7px;
        border: 1px solid #f4f4f4;
        box-shadow: none !important;
        border-radius: 24px; }
        .header .header-toggler-item {
          margin-right: -5px;
          background-color: #b0abff; }
        .header .header-toggler:active .header-toggler-item, .header .header-toggler:focus .header-toggler-item {
          margin-right: 0px !important; }
      .header .header-button {
        margin-left: auto; }
        .header .header-button .btn--recall {
          border: 1px solid #f4f4f4;
          box-shadow: none !important;
          border-radius: 24px; }
      .header .cart-small {
        margin: 0px 10px 0px 0px; }
        .header .cart-small-item {
          margin: 0px 0px 0px 17px;
          width: 48px;
          height: 48px;
          border-radius: 24px;
          display: flex;
          flex-shrink: 0;
          align-items: center;
          flex-direction: column;
          justify-content: center;
          border: 1px solid #f4f4f4;
          background-color: #fff; } }
  @media (max-width: 500px) {
    .header .header-toggler,
    .header .header-button .btn--recall {
      width: 38px;
      height: 38px;
      margin-left: 8px; }
      .header .header-toggler-item,
      .header .header-button .btn--recall-item {
        width: 11px; }
    .header .header-button .btn--recall {
      background-color: #ffffff;
      background-size: inherit;
      background-image: url("../images/icons/phone-small.svg"); }
    .header .cart-small {
      margin-right: 0px; }
      .header .cart-small-count {
        width: 18px;
        right: -10px; }
      .header .cart-small-item {
        margin: 0px 0px 0px 8px;
        width: 38px;
        height: 38px; }
      .header .cart-small-icon--cart {
        background: url("../images/icons/cart.svg") no-repeat center; }
      .header .cart-small-icon--favorites {
        background: url("../images/icons/favourite.svg") no-repeat center; } }

.mobile-catalog-link {
  display: none; }

.small-menu {
  padding: 10px 0 20px;
  border-top: solid 1px #e1dfff; }
  .small-menu ul {
    display: flex;
    font-size: 21px;
    font-weight: 600;
    margin: 0 -10px;
    flex-direction: column; }
  .small-menu a {
    display: block;
    padding: 15px 10px;
    text-align: right;
    transition: color 0.4s, background-color 0.4s; }
    .small-menu a:hover {
      color: #e1dfff; }
    .small-menu a:active {
      background-color: rgba(225, 223, 255, 0.07); }

.mobile-menu-site-info, .mobile-menu-address, .mobile-menu-email {
  display: none;
  font-size: 14px;
  line-height: 18px;
  color: #494949;
  margin-bottom: 10px; }

.mobile-menu-site-info {
  padding: 0px 16px 6px 16px;
  margin: 0 -10px;
  border-bottom: 1px solid #f4f4f4; }

.mobile-menu-site-title {
  font-weight: bold; }

.mobile-menu-callback {
  background: #695eff;
  padding: 9px 16px;
  border: none;
  outline: none;
  color: #ffffff; }

.show-mobile-nav .header-toggler-item {
  margin-right: 0px !important; }

.header-visitka .header-full-right {
  display: flex;
  align-items: center; }
  .header-visitka .header-full-right > *:not(:last-child) {
    margin-right: 25px; }

.header-visitka .header-full .header-social-networks {
  display: flex; }
  @media (max-width: 1199.98px) {
    .header-visitka .header-full .header-social-networks {
      display: none !important; } }

@media (max-width: 991.98px) {
  .header-visitka .header-full-button {
    display: none; } }

@media (min-width: 992px) {
  .header-visitka .header-row {
    justify-content: space-between; } }

.header-visitka .header-col--phones {
  display: flex;
  flex-direction: column; }
  @media (max-width: 991.98px) {
    .header-visitka .header-col--phones {
      display: none; } }

.header-visitka .header-schedule {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #494949;
  max-width: 200px; }
  @media (max-width: 991.98px) {
    .header-visitka .header-schedule {
      display: none; } }

.header-visitka .header-phone {
  margin-bottom: 5px;
  margin-right: 0;
  align-items: flex-start; }
  .header-visitka .header-phone:last-child {
    margin-bottom: 0; }
  .header-visitka .header-phone a {
    color: #494949; }

.header-visitka .header-callback {
  font-weight: normal;
  text-transform: none; }

.header-visitka .header-nav-content {
  transition: min-height 0.4s; }

.header-visitka .header-nav .header-social-networks {
  display: flex;
  overflow: hidden; }
  @media (min-width: 992px) {
    .header-visitka .header-nav .header-social-networks .messangers {
      transition: transform 0.2s;
      transform: translateY(-100%); } }
  .header-visitka .header-nav .header-social-networks:not(:last-child) {
    margin-right: 25px; }

.header-visitka .header-nav .header-nav-button {
  overflow: hidden; }

.header-visitka .header-nav:not(:first-child) .mobile-menu-callback {
  transform: translateY(-110%); }
  @media (max-width: 991.98px) {
    .header-visitka .header-nav:not(:first-child) .mobile-menu-callback {
      transform: translateY(0); } }

@media (min-width: 992px) {
  .header-visitka .header-nav {
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 20;
    position: absolute; }
    .header-visitka .header-nav-content ul a {
      display: unset; }
    .header-visitka .header-nav-content ul .underline {
      display: none; } }

@media (max-width: 1199.98px) {
  .header-visitka .header-nav .header-social-networks {
    display: flex; }
    .header-visitka .header-nav .header-social-networks .socials {
      display: none; } }

@media (max-width: 991.98px) {
  .header-visitka .header-nav .header-social-networks .socials {
    display: flex; } }

.page--cottage .header-visitka .header-nav {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); }

@media (min-width: 992px) {
  .header-visitka.header--fixed .header-nav {
    top: 0;
    margin-top: 0;
    width: 100%;
    position: fixed;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); }
    .header-visitka.header--fixed .header-nav-content {
      min-height: 64px; }
    .header-visitka.header--fixed .header-nav-button {
      display: block;
      pointer-events: auto; }
    .header-visitka.header--fixed .header-nav .socials {
      display: none; } }

.header-visitka .mobile-menu-site-info {
  margin-bottom: 14px; }

.header-visitka .mobile-menu-phone {
  display: none; }

.header-visitka .mobile-menu-schedule {
  display: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  margin-bottom: 10px; }
  .header-visitka .mobile-menu-schedule-heading {
    margin-right: 10px; }

@media (max-width: 991.98px) {
  .header-visitka .mobile-menu-schedule {
    display: block; }
  .header-visitka .mobile-menu-phone {
    display: flex;
    flex-direction: row; }
    .header-visitka .mobile-menu-phone .header-phone {
      margin-bottom: 0px; } }

.header-visitka.header--fixed .header-nav .messangers {
  transform: none; }

.header-visitka.header--fixed .header-nav .mobile-menu-callback {
  transform: none; }

.block-language {
  display: flex;
  align-items: center; }
  .block-language h2 {
    display: none; }

.btn-lang {
  position: relative;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  box-shadow: none;
  min-height: 27px;
  padding: 0 5px;
  width: 50px;
  border: 1px solid #695eff;
  border-radius: 5px;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s, border-radius 0.3s; }
  .btn-lang:hover {
    z-index: 50;
    border-bottom-color: transparent;
    border-radius: 5px 5px 0 0; }
    .btn-lang:hover svg {
      transform: rotate(180deg); }
  .btn-lang-current, .btn-lang-list-item {
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    color: #695eff;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .btn-lang-current svg, .btn-lang-list-item svg {
      width: 10px;
      fill: #695eff;
      transition: transform 0.4s; }
      .btn-lang-current svg path, .btn-lang-list-item svg path {
        fill: #695eff; }
  .btn-lang-list {
    position: absolute;
    top: 100%;
    width: 100%;
    color: #695eff;
    opacity: 0;
    padding: 0;
    border: 1px solid #695eff;
    border-radius: 0 0 5px 5px;
    border-top: none;
    pointer-events: none;
    z-index: 15;
    box-sizing: content-box;
    transform: scale(0.8, 1) translate3d(0, -15px, 0) perspective(1px);
    transition: opacity 0.4s, transform 0.4s; }
    .btn-lang-list-item {
      display: flex;
      flex-direction: column;
      padding: 0px 5px;
      text-align: left; }
    .btn-lang-list a {
      display: flex;
      align-items: center; }
    .btn-lang-list-item {
      width: 100%;
      height: 100%; }
    .btn-lang-list-item:hover .btn-lang-list-link {
      border-color: transparent; }
    .btn-lang-list-link {
      text-align: center;
      width: 100%; }
      .btn-lang-list-link a {
        min-height: 21px;
        width: 100%;
        transition: color 0.4s; }
      .btn-lang-list-link:hover a {
        color: #3b32b4;
        text-decoration: none; }
  @media (min-width: 992px) {
    .btn-lang:hover .btn-lang-list {
      opacity: 1;
      transform: none;
      pointer-events: auto; } }

.footer {
  flex-shrink: 0;
  padding: 0;
  color: #494949;
  background-color: #f6f6f6; }
  .footer-container {
    max-width: 1050px; }
  .footer-row {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991.98px) {
      .footer-row {
        flex-wrap: wrap; } }
  @media (max-width: 991.98px) {
    .footer-col--address, .footer-col--schedule, .footer-col--email, .footer-col--phones {
      width: 100%;
      text-align: center;
      margin: 8px 0; } }
  .footer-address, .footer-schedule {
    font-weight: 300; }
  .footer-email a {
    color: #695eff; }
    .footer-email a:hover {
      color: #392bff; }
  .footer-phone a {
    font-weight: 500;
    display: block; }
  .footer-social-networks a {
    transition: background-color 0.4s; }
    .footer-social-networks a svg,
    .footer-social-networks a path {
      fill: #ffffff; }
    .footer-social-networks a:hover {
      opacity: 1;
      background-color: #2212ff; }
  .footer-copyright {
    font-size: 15px;
    letter-spacing: 0.5px; }
    @media (max-width: 767.98px) {
      .footer-copyright {
        margin-bottom: 12px; } }
  .footer-order {
    background: #b3b3b3;
    padding: 30px 0 13px 0; }
    .footer-order-title {
      font-weight: 300;
      font-size: 24px;
      margin-bottom: 15px;
      color: #494949; }
    .footer-order form {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -13px; }
      .footer-order form .form-wrapper {
        padding: 0 13px;
        width: 100%; }
        @media (min-width: 992px) {
          .footer-order form .form-wrapper {
            width: calc((100% - 200px) / 2); } }
      .footer-order form .form-item label {
        color: #131313 !important; }
      .footer-order form .form-item:focus-within label {
        color: #695eff !important; }
      .footer-order form .form-control {
        font-size: 14px;
        border: 0;
        background: #fff;
        border-radius: 4px;
        padding-left: 20px; }
        .footer-order form .form-control:focus, .footer-order form .form-control:hover {
          background: #fff; }
      .footer-order form .field--name-field-details,
      .footer-order form .field--name-langcode {
        display: none; }
      .footer-order form .form-actions {
        width: 200px;
        flex-shrink: 0;
        display: block;
        margin-bottom: 20px; }
        .footer-order form .form-actions input {
          width: 100%;
          min-width: 100%;
          min-height: auto; }
  .footer-policy {
    font-size: 15px; }
    .footer-policy a {
      color: #494949;
      position: relative;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      border-bottom: none; }
      .footer-policy a .underline {
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #494949;
        bottom: 0;
        left: -100%;
        transition: left 0.4s; }
      .footer-policy a:hover {
        color: #494949; }
        .footer-policy a:hover .underline {
          left: 0; }
  .footer-menu {
    padding: 30px 0 40px 0;
    border-bottom: 1px solid #f9f9f9; }
    .footer-menu-heading {
      font-weight: bold;
      font-size: 18px;
      line-height: 22px;
      min-height: 22px;
      margin-bottom: 15px; }
    .footer-menu .menu--footer .menu {
      margin-left: 0px;
      margin-top: 8px; }
      .footer-menu .menu--footer .menu-item--expanded {
        list-style: none;
        padding: 0;
        min-width: 200px;
        margin-bottom: 10px; }
        .footer-menu .menu--footer .menu-item--expanded .menu {
          margin-top: 0px; }
          .footer-menu .menu--footer .menu-item--expanded .menu .footer-menu-heading {
            display: none; }
        .footer-menu .menu--footer .menu-item--expanded > a {
          margin: 8px 0px; }
      .footer-menu .menu--footer .menu li {
        padding: 8px 0; }
        .footer-menu .menu--footer .menu li a {
          font-size: 15px;
          font-weight: 300;
          color: #494949;
          position: relative;
          overflow: hidden;
          display: inline-block;
          vertical-align: middle;
          border-bottom: none; }
          .footer-menu .menu--footer .menu li a .underline {
            position: absolute;
            width: 100%;
            height: 1px;
            background-color: #494949;
            bottom: 0;
            left: -100%;
            transition: left 0.4s; }
          .footer-menu .menu--footer .menu li a:hover {
            color: #494949; }
            .footer-menu .menu--footer .menu li a:hover .underline {
              left: 0; }
    .footer-menu .menu--footer > .menu {
      display: flex;
      flex-wrap: wrap; }
      .footer-menu .menu--footer > .menu > li {
        width: 50%; }
        @media (min-width: 768px) {
          .footer-menu .menu--footer > .menu > li {
            width: 33.33%; } }
        .footer-menu .menu--footer > .menu > li > a {
          color: #494949; }
    .footer-menu .menu--footer a {
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      width: auto; }
      .footer-menu .menu--footer a .underline {
        background-color: #494949; }
  .footer-contacts {
    padding: 28px 0;
    border-bottom: 1px solid #f9f9f9; }
    .footer-contacts-title {
      padding: 8px 0 0px;
      margin-top: 8px;
      font-weight: bold;
      font-size: 18px;
      line-height: 22px; }
    .footer-contacts-address, .footer-contacts-schedule, .footer-contacts-email, .footer-contacts-phones {
      margin-top: 16px;
      font-size: 15px;
      line-height: 24px; }
      .footer-contacts-address .footer-phone,
      .footer-contacts-address .footer-email, .footer-contacts-schedule .footer-phone,
      .footer-contacts-schedule .footer-email, .footer-contacts-email .footer-phone,
      .footer-contacts-email .footer-email, .footer-contacts-phones .footer-phone,
      .footer-contacts-phones .footer-email {
        display: flex;
        flex-wrap: wrap;
        margin: 0px -8px; }
        .footer-contacts-address .footer-phone a,
        .footer-contacts-address .footer-email a, .footer-contacts-schedule .footer-phone a,
        .footer-contacts-schedule .footer-email a, .footer-contacts-email .footer-phone a,
        .footer-contacts-email .footer-email a, .footer-contacts-phones .footer-phone a,
        .footer-contacts-phones .footer-email a {
          font-weight: normal; }
      .footer-contacts-address a, .footer-contacts-schedule a, .footer-contacts-email a, .footer-contacts-phones a {
        color: #494949; }
        .footer-contacts-address a:hover, .footer-contacts-schedule a:hover, .footer-contacts-email a:hover, .footer-contacts-phones a:hover {
          color: #494949;
          opacity: 0.6; }
    .footer-contacts-link {
      padding: 0px 8px;
      position: relative;
      transition: opacity 0.4s; }
      .footer-contacts-link:not(:last-child) {
        border-right: 1px solid #f9f9f9; }
  .footer-copy {
    padding: 10px 0; }
  .footer .synapse {
    font-size: 0;
    padding-top: 7px;
    margin-top: -5px; }
    .footer .synapse-logo {
      top: -4px;
      margin-right: 12px;
      height: 28px;
      position: relative; }
    .footer .synapse-link {
      color: #695eff;
      border-color: transparent;
      text-decoration: none;
      transition: color 0.4s;
      vertical-align: middle;
      font-size: 15px;
      line-height: 1.5;
      letter-spacing: 0.7px;
      font-family: inherit;
      position: relative;
      overflow: hidden;
      display: inline-flex;
      border-bottom: none; }
      .footer .synapse-link .underline {
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #695eff;
        bottom: 0;
        left: -100%;
        transition: left 0.4s; }
      .footer .synapse-link:hover {
        color: #695eff; }
        .footer .synapse-link:hover .underline {
          left: 0; }
      .footer .synapse-link:active {
        color: rgba(105, 94, 255, 0.7); }
  @media (max-width: 1199.98px) {
    .footer .footer-address,
    .footer .footer-schedule {
      text-align: left; } }
  @media (max-width: 991.98px) {
    .footer-policy, .footer-copyright {
      margin-bottom: 12px; }
    .footer .footer-social-networks {
      margin-top: 10px; }
    .footer .md-order-0 {
      order: 0; }
    .footer .md-order-1 {
      order: 1; }
    .footer .md-order-2 {
      order: 2; } }
  @media (max-width: 767.98px) {
    .footer-social-networks {
      justify-content: center; }
    .footer-menu-heading {
      margin-bottom: 8px; }
    .footer-contacts-title,
    .footer .footer-address,
    .footer .footer-schedule {
      text-align: center; }
    .footer-email, .footer-phone {
      justify-content: center; }
    .footer-col--address, .footer-col--schedule, .footer-col--email, .footer-col--phones {
      margin: 4px 0px; }
    .footer .menu--footer .menu {
      flex-direction: column;
      align-items: center;
      margin-top: 0px;
      text-align: center; }
    .footer .menu--footer .menu-item--expanded {
      text-align: center; }
      .footer .menu--footer .menu-item--expanded .menu-item {
        display: flex;
        justify-content: center;
        padding: 0px; }
    .footer .menu--footer .menu-item a {
      text-align: center; } }

#block-block-catalog-description {
  color: #494949; }

.catalog-description .catalog-col {
  width: 100%; }

.catalog-teaser {
  border: 1px solid #f9f9f9; }

@media (min-width: 768px) {
  .catalog-togglers {
    display: flex; } }

.sidebar-nav .sidebar-nav-trigger {
  color: #ffffff;
  opacity: 1;
  transition: color 0.4s, background 0.4s; }

.sidebar-nav .parent-menu-item--is-active > a {
  color: #3b32b4; }

.sidebar-nav .parent-menu-item--is-active .sidebar-nav-trigger {
  color: #3b32b4; }

.sidebar-nav .parent-menu-item:hover .sidebar-nav-trigger {
  color: #3b32b4; }

.sidebar-nav .parent-menu-link {
  opacity: 1;
  color: #ffffff;
  background-color: #b3b3b3; }
  .sidebar-nav .parent-menu-link:hover {
    color: #3b32b4; }

.block-views-blockproduct-block-front-preview .catalog-row {
  margin: 0 -22px; }
  .block-views-blockproduct-block-front-preview .catalog-row .catalog-col {
    width: calc(100%/2);
    padding: 0 22px 50px; }
    .block-views-blockproduct-block-front-preview .catalog-row .catalog-col:only-child {
      margin: 0 auto; }
    @media (max-width: 767.98px) {
      .block-views-blockproduct-block-front-preview .catalog-row .catalog-col {
        width: 100%; } }
  .block-views-blockproduct-block-front-preview .catalog-row-3 .catalog-col {
    width: calc(100%/3); }
    @media (max-width: 991.98px) {
      .block-views-blockproduct-block-front-preview .catalog-row-3 .catalog-col {
        width: calc(100%/2); } }
    @media (max-width: 767.98px) {
      .block-views-blockproduct-block-front-preview .catalog-row-3 .catalog-col {
        width: 100%; } }

@media (max-width: 1199.98px) {
  .catalog--row .product {
    align-items: center; } }

.product-full-cart {
  display: flex;
  align-items: center; }
  .catalog--row .product-full-cart {
    width: unset; }

.product-full .page-title {
  font-weight: 300;
  font-size: 25px;
  line-height: 29px;
  margin-bottom: 15px; }

.product-full .field--name-field-short {
  font-weight: 300;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 15px;
  opacity: 1;
  color: #494949; }

.product-full .favorite {
  position: static;
  margin-left: 14px;
  width: 39px;
  height: 39px;
  flex-shrink: 0;
  border: solid 1px #494949; }
  .product-full .favorite:hover {
    color: #695eff; }

.product-teaser {
  height: 100%;
  border: 1px solid #f9f9f9; }
  .product-teaser .product-title {
    min-height: unset;
    margin-bottom: 7px; }
    .product-teaser .product-title a {
      color: #695eff; }
      .product-teaser .product-title a:hover {
        color: #b0abff; }
  .product-teaser .product-mark {
    position: static;
    min-width: unset;
    text-align: left;
    margin-bottom: 16px; }
  .product-teaser .product-content {
    flex-grow: 1; }
    .product-teaser .product-content-top {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
    .catalog--row .product-teaser .product-content {
      justify-content: flex-start;
      padding: 30px 231px 30px 25px; }
      @media (max-width: 1199.98px) {
        .catalog--row .product-teaser .product-content {
          padding: 30px 30px 130px 25px; } }
  .product-teaser .field--name-field-short {
    margin-bottom: 15px;
    color: #494949; }
  @media (max-width: 767.98px) {
    .product-teaser .variations-button:not(.variations-button--full) .btn {
      padding: 14px;
      min-width: 131px; } }

.product-preview {
  max-width: 100%; }
  .product-preview .product-picture {
    min-height: unset; }
    .product-preview .product-picture img {
      height: unset; }
    .product-preview .product-picture:hover img, .product-preview .product-picture:active img {
      transform: none !important; }
    .product-preview .product-picture .flickity-prev-next-button {
      transform: translateY(-50%) scale(0.7); }
  .product-preview .product-title {
    min-height: unset;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 19px; }

.catalog--row .product-cart {
  width: unset; }
  @media (max-width: 1199.98px) {
    .catalog--row .product-cart {
      min-height: unset;
      top: unset;
      bottom: 0;
      right: unset;
      left: 0; } }

.product-mark {
  padding: 0px !important;
  background: transparent; }
  .product-mark a {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    border-radius: 2px;
    border: solid 1px #695eff;
    color: #695eff;
    padding: 2px 13px; }
    .product-mark a:hover {
      color: #695eff; }

.product-column--left {
  margin-right: 30px;
  width: 580px; }
  @media (max-width: 767.98px) {
    .product-column--left {
      width: auto;
      margin-right: 0px; } }

@media (max-width: 575.98px) {
  .product-column--right {
    width: 100%; } }

.product-article {
  color: #494949;
  font-size: 14px;
  margin-bottom: 7px; }

.product-gallery {
  flex-direction: row;
  justify-content: space-between;
  align-items: unset; }
  .product-gallery-main {
    position: unset;
    width: 75%;
    min-height: 389px;
    flex-grow: 0;
    align-self: unset; }
  .product-gallery-image {
    height: 100%; }
    .product-gallery-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .product-gallery-thumbs {
    flex-direction: column;
    margin: 30px 30px 0px 0px;
    width: 20%;
    padding-top: 0px; }
  .product-gallery-thumb {
    padding: 5px 0px;
    width: 100%;
    height: 25%; }
    .product-gallery-thumb:last-child {
      margin-bottom: 0px; }
    .product-gallery-thumb img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  @media (min-width: 576px) {
    .product-gallery-arrow {
      left: 7%; } }
  @media (max-width: 575.98px) {
    .product-gallery {
      flex-direction: column;
      align-items: center; }
      .product-gallery-main {
        width: 100%;
        min-height: unset; }
      .product-gallery-thumbs {
        display: flex;
        order: 2;
        width: calc(100% - 60px);
        flex-direction: row;
        margin: 10px 0px 0px 30px; }
      .product-gallery-thumb {
        width: 20%;
        height: 100%;
        margin: 0px;
        padding: 0px 5px; } }

.product-description-button .btn {
  background-color: #695eff;
  color: #ffffff; }
  .product-description-button .btn:hover {
    background-color: #2212ff; }

.product-tabs {
  border-bottom: 1px solid #f9f9f9; }
  .product-tabs-header {
    border-bottom: 1px solid #f9f9f9;
    color: #494949; }
    .product-tabs-header .nav .nav-link {
      transition: color 0.4s, border 0.4s;
      color: #494949 !important;
      border: none !important;
      opacity: 1; }
      .product-tabs-header .nav .nav-link.active {
        color: #494949 !important; }
      .product-tabs-header .nav .nav-link:hover {
        color: #494949 !important; }

.product-characteristics {
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #494949; }
  .product-characteristics-title {
    margin-bottom: 5px;
    font-weight: normal; }
  .product-characteristics-list {
    margin-bottom: 30px;
    padding-inline-start: 30px; }

@media (min-width: 1200px) {
  .container--product {
    max-width: 1140px; } }

.variations {
  height: 100%; }
  .variations .variations-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0px;
    height: 100%; }
  .variations .variations-price {
    flex-direction: column;
    margin-bottom: 0px; }
    .variations .variations-price__old {
      margin: 0px 16px 0px 0px;
      font-size: 17px;
      line-height: 26px;
      color: #494949; }
    .variations .variations-price__current {
      margin: 0px 20px 0px 0px;
      font-weight: 500;
      font-size: 25px;
      line-height: 29px; }
  .variations .variations-quantity {
    margin-bottom: 0px;
    padding: 0px;
    background-color: #695eff;
    color: #ffffff;
    min-width: 181px; }
    .variations .variations-quantity .variations-quantity-button {
      height: 47px;
      width: 47px;
      margin: 0px; }
      .variations .variations-quantity .variations-quantity-button--plus {
        border-radius: 0 4px 4px 0; }
      .variations .variations-quantity .variations-quantity-button--minus {
        border-radius: 4px 0 0 4px; }
      .variations .variations-quantity .variations-quantity-button line {
        stroke: #ffffff; }

.product-full-variations .variations-price__current {
  font-weight: 500;
  font-size: 25px;
  line-height: 29px; }

.product-teaser .variations-price {
  flex-direction: row;
  width: 100%;
  margin-bottom: 10px; }
  .product-teaser .variations-price__old {
    order: 1; }
  .product-teaser .variations-price__current {
    order: 0; }

.product-teaser .variations-wrapper {
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column; }

.product-teaser .variations-button:not(.variations-button--full) .btn {
  padding: 14px 35px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: none;
  border-radius: 4px;
  border: 1px solid transparent;
  background-color: #695eff;
  min-width: 181px;
  width: auto;
  height: auto; }
  .product-teaser .variations-button:not(.variations-button--full) .btn svg {
    display: none; }

.product-preview {
  flex-grow: unset; }
  .product-preview:hover {
    box-shadow: none; }
  .product-preview .variations-wrapper {
    display: block; }
  .product-preview .variations-price {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0 0 32px; }
    .product-preview .variations-price__old {
      order: 1;
      font-size: 22px;
      line-height: 1.2;
      margin: 0 0 0 21px; }
    .product-preview .variations-price__current {
      font-size: 32px;
      margin: 0; }
  .product-preview .variations-button {
    display: flex;
    justify-content: center; }
    .product-preview .variations-button:not(.variations-button--full) .btn {
      padding: 17px 35px;
      font-weight: 500;
      font-size: 20px;
      line-height: 1.2;
      text-transform: none;
      border-radius: 4px;
      border: 1px solid transparent;
      background-color: #695eff;
      width: 100%;
      max-width: 314px;
      height: auto; }
      .product-preview .variations-button:not(.variations-button--full) .btn:hover {
        background-color: #392bff; }
      .product-preview .variations-button:not(.variations-button--full) .btn svg {
        display: none; }

.path-vacancy .view-content .views-row {
  margin-bottom: 40px; }
  .path-vacancy .view-content .views-row:last-of-type {
    margin-bottom: 0; }

.messangers {
  display: flex;
  margin: 0 0 10px; }
  @media (max-width: 991.98px) {
    .messangers {
      margin: 0 0 10px; } }

.socials {
  display: none;
  margin: 0px -8px 10px; }
  .service-block--contacts .socials {
    display: flex; }
  .socials:last-child {
    margin-left: 0;
    margin-right: 0; }
  @media (max-width: 991.98px) {
    .socials {
      display: flex;
      margin: 0 0 10px; } }

.header-social-link {
  width: 38px;
  height: 38px;
  display: flex !important;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background-color: #695eff; }

.header-social-networks {
  display: flex;
  flex-wrap: wrap;
  padding-left: 16px;
  margin: 0 17px 0 0; }
  .header-social-networks a {
    padding: 0px !important;
    margin: 0px 8px;
    transition: background-color 0.4s; }
    .header-social-networks a:hover {
      background-color: #2212ff; }

@media (max-width: 991.98px) {
  .header-social-networks {
    margin: 8px -10px 0px -10px; } }

.footer-social-link {
  width: 38px;
  height: 38px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background-color: #695eff; }

.footer-social-networks {
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px; }
  .footer-social-networks a {
    padding: 0px;
    margin: 0px 8px;
    transition: background-color 0.4s; }
    .footer-social-networks a:hover {
      background-color: #2212ff; }
  @media (max-width: 991.98px) {
    .footer-social-networks {
      margin-top: 30px;
      text-align: left; } }

.contact-social-link {
  width: 38px;
  height: 38px;
  display: flex !important;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background-color: #695eff; }

.contact-social-networks {
  margin: 0px -10px 0px -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
  .contact-social-networks a {
    padding: 0px !important;
    margin: 0px 8px;
    transition: background-color 0.4s; }
    .contact-social-networks a:hover {
      background-color: #2212ff; }

.whatsapp {
  background-color: #25d366; }
  .whatsapp-widget {
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 120px;
    z-index: 50; }
    .whatsapp-widget__link {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 70px;
      height: 70px;
      border-radius: 50%;
      background-color: #25d366;
      box-shadow: 0 0 10px -3px #131313;
      transition: box-shadow 0.4s; }
      .whatsapp-widget__link svg {
        width: 42px;
        height: 42px;
        animation: sway 6s ease-in-out infinite; }
    .whatsapp-widget__sign {
      color: #25d366;
      font-size: 13px;
      font-weight: 500;
      margin-top: 5px;
      padding: 3px;
      background-color: #fff;
      border-radius: 3px;
      box-shadow: 0 0 5px rgba(19, 19, 19, 0.3), 0 0 3px rgba(141, 198, 63, 0.3);
      text-align: center;
      text-shadow: 0 0 1px rgba(19, 19, 19, 0.3); }
    .whatsapp-widget--colored .whatsapp-widget__sign {
      color: #695eff;
      background-color: #fff; }
    .whatsapp-widget--colored .whatsapp-widget__link {
      background-color: #695eff; }
    @media (max-width: 767.98px) {
      .whatsapp-widget {
        bottom: 5px;
        right: 5px; } }
  .whatsapp:hover {
    background-color: #1a9247 !important; }

.telegram {
  background-color: #1d97c9 !important; }
  .telegram svg {
    margin-left: -3px; }
  .telegram:hover {
    background-color: #136586 !important; }

.viber {
  background-color: #7360f2; }
  .viber svg {
    margin-bottom: -2px; }
  .viber:hover {
    background-color: #3519ec !important; }

.pagination {
  margin: 0;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 300;
  align-items: center;
  justify-content: flex-end; }
  .pagination .pager__item--next, .pagination .pager__item--previous {
    display: none; }
  .pagination .pager__item--first, .pagination .pager__item--last {
    transition: transform 0.4s, opacity 0.4s; }
    .pagination .pager__item--first:active, .pagination .pager__item--last:active {
      opacity: 0.7; }
    .pagination .pager__item--first span, .pagination .pager__item--last span {
      display: none; }
    .pagination .pager__item--first .page-link, .pagination .pager__item--last .page-link {
      padding: 0;
      width: 16px;
      height: 16px;
      background: url("../images/icons/pagination-arrow.svg") no-repeat center; }
  .pagination .pager__item--first:hover {
    transform: translate3d(-4px, 0, 0); }
  .pagination .pager__item--first .page-link {
    transform: scale(-1, 1);
    margin-right: 18px; }
  .pagination .pager__item--last:hover {
    transform: translate3d(4px, 0, 0); }
  .pagination .pager__item--last .page-link {
    margin-left: 18px; }
  .pagination .page-link {
    border: 0;
    margin: 0;
    color: #494949;
    padding: 5px 10px;
    background-color: transparent;
    transition: color 0.4s, opacity 0.4s; }
    .pagination .page-link:focus {
      box-shadow: none; }
    .pagination .page-link:hover {
      color: #494949;
      background-color: transparent; }
    .pagination .page-link:active {
      opacity: 0.7; }
  .pagination .is-active .page-link {
    color: #494949; }

/*# sourceMappingURL=_maps/store-lp2.css.map */
