/*
100 - Thin
200 - Extra Light, Ultra Light
300 - Light
400 - Normal, Book, Regular
500 - Medium
600 - Semi Bold, Demi Bold
700 - Bold
800 - Extra Bold, Ultra Bold
900 - Black, Heavy
*/
@CHARSET "UTF-8";
/* line 159, ../sass/mixings/_placeholders.scss */
.block-style-1 {
  background: #FFFFFF;
  border-radius: 5px;
  -moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  padding: 30px; }
  @media only screen and (max-width: 650px) {
    /* line 159, ../sass/mixings/_placeholders.scss */
    .block-style-1 {
      padding: 20px 15px; } }

/* line 1, ../sass/layout/_base.scss */
html {
  background: #F9F9F9;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #000000; }
  @media only screen and (max-width: 500px) {
    /* line 1, ../sass/layout/_base.scss */
    html {
      font-size: 14px; } }

/* line 15, ../sass/layout/_base.scss */
html, body, .dialog-off-canvas-main-canvas {
  height: 100%; }

/* line 21, ../sass/layout/_base.scss */
.imce-page .dialog-off-canvas-main-canvas {
  height: auto; }

/* line 26, ../sass/layout/_base.scss */
a {
  color: #0057FF;
  transition: color 0.3s ease; }
  /* line 30, ../sass/layout/_base.scss */
  a:hover {
    color: #1D5CD7;
    text-decoration: none; }

/* line 36, ../sass/layout/_base.scss */
.layout-content {
  padding: 0 30px;
  width: 1280px; }
  @media only screen and (max-width: 1200px) {
    /* line 36, ../sass/layout/_base.scss */
    .layout-content {
      padding: 0 20px; } }

/* line 45, ../sass/layout/_base.scss */
h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-weight: 700; }

/* line 52, ../sass/layout/_base.scss */
h1, h1.page-title {
  font-size: 36px;
  line-height: 1.25;
  margin-bottom: 25px; }
  /* line 58, ../sass/layout/_base.scss */
  body[class*="catalog-new-arrivals-"] h1, body[class*="catalog-special-propositions-"] h1, body[class*="catalog-new-arrivals-"] h1.page-title, body[class*="catalog-special-propositions-"] h1.page-title {
    margin-bottom: 15px; }
    @media only screen and (min-width: 851px) {
      /* line 58, ../sass/layout/_base.scss */
      body[class*="catalog-new-arrivals-"] h1, body[class*="catalog-special-propositions-"] h1, body[class*="catalog-new-arrivals-"] h1.page-title, body[class*="catalog-special-propositions-"] h1.page-title {
        margin-bottom: 0;
        padding-right: 30px; } }
  @media only screen and (min-width: 851px) {
    /* line 69, ../sass/layout/_base.scss */
    .bs-category-full h1, .bs-category-full h1.page-title {
      margin-bottom: 0;
      padding-right: 30px; } }
  @media only screen and (max-width: 850px) {
    /* line 52, ../sass/layout/_base.scss */
    h1, h1.page-title {
      text-align: center; } }
  @media only screen and (max-width: 500px) {
    /* line 52, ../sass/layout/_base.scss */
    h1, h1.page-title {
      font-size: 20px; } }
/* line 84, ../sass/layout/_base.scss */
.bs-product h1 {
  display: none; }
  @media only screen and (max-width: 850px) {
    /* line 84, ../sass/layout/_base.scss */
    .bs-product h1 {
      display: block; } }
/* line 92, ../sass/layout/_base.scss */
.region--featured-top h1 {
  margin-bottom: 0; }
  @media only screen and (max-width: 850px) {
    /* line 92, ../sass/layout/_base.scss */
    .region--featured-top h1 {
      margin-bottom: 20px; } }
/* line 100, ../sass/layout/_base.scss */
.user-login h1, .user-register h1, .user-phone-number-confirm h1, .user-restore-password h1 {
  text-align: center; }

/* line 108, ../sass/layout/_base.scss */
h2 {
  font-size: 28px;
  line-height: 1.25;
  margin-bottom: 20px; }
  /* line 113, ../sass/layout/_base.scss */
  h2.block-title, .field--name-field-paragraph-title h2 {
    font-size: 28px;
    margin-bottom: 30px; }
    @media only screen and (max-width: 650px) {
      /* line 113, ../sass/layout/_base.scss */
      h2.block-title, .field--name-field-paragraph-title h2 {
        font-size: 18px;
        margin-bottom: 20px; } }
  @media only screen and (max-width: 650px) {
    /* line 108, ../sass/layout/_base.scss */
    h2 {
      font-size: 18px;
      margin-bottom: 20px; } }

/* line 130, ../sass/layout/_base.scss */
h3 {
  font-size: 22px;
  margin-bottom: 25px; }
  @media only screen and (max-width: 850px) {
    /* line 130, ../sass/layout/_base.scss */
    h3 {
      font-size: 16px;
      margin-bottom: 20px; }
      /* line 138, ../sass/layout/_base.scss */
      .user-user-profile-form-form h3 {
        font-size: 18px; } }

/* line 144, ../sass/layout/_base.scss */
h4 {
  font-size: 18px;
  margin-bottom: 25px; }
  @media only screen and (max-width: 850px) {
    /* line 144, ../sass/layout/_base.scss */
    h4 {
      font-size: 14px;
      margin-bottom: 20px; } }

/* line 154, ../sass/layout/_base.scss */
b, strong {
  font-weight: 700; }
  /* line 157, ../sass/layout/_base.scss */
  table b, table strong {
    font-weight: 500; }

/* line 162, ../sass/layout/_base.scss */
img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

/* line 169, ../sass/layout/_base.scss */
p {
  margin-bottom: 25px; }
  /* line 172, ../sass/layout/_base.scss */
  p:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 850px) {
    /* line 169, ../sass/layout/_base.scss */
    p {
      margin-bottom: 20px; } }

/* line 181, ../sass/layout/_base.scss */
s {
  font-weight: 300; }

/* line 185, ../sass/layout/_base.scss */
hr {
  border: 0;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px; }
  @media only screen and (max-width: 850px) {
    /* line 185, ../sass/layout/_base.scss */
    hr {
      margin-bottom: 20px; } }

/* line 195, ../sass/layout/_base.scss */
blockquote {
  border: 2px solid #FEE905;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 400;
  padding: 20px 30px; }
  @media only screen and (max-width: 500px) {
    /* line 195, ../sass/layout/_base.scss */
    blockquote {
      font-size: 15px;
      padding: 10px 20px; } }

/* line 210, ../sass/layout/_base.scss */
table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) {
  border: 0;
  border-bottom: 3px solid #F4F8FF;
  border-collapse: collapse;
  font-size: 16px;
  margin: 0 0 30px;
  width: 100%; }
  /* line 218, ../sass/layout/_base.scss */
  table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search):last-child {
    margin-bottom: 0; }
  /* line 222, ../sass/layout/_base.scss */
  .responsive-table-wrapper table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) {
    width: 100% !important;
    margin-bottom: 0; }
    @media only screen and (max-width: 999px) {
      /* line 222, ../sass/layout/_base.scss */
      .responsive-table-wrapper table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) {
        min-width: max-content; }
        /* line 229, ../sass/layout/_base.scss */
        .view--form-table .responsive-table-wrapper table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) {
          min-width: auto; } }
  /* line 235, ../sass/layout/_base.scss */
  table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) thead {
    background: #164DB8;
    color: #FFFFFF;
    text-align: left; }
    /* line 240, ../sass/layout/_base.scss */
    table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) thead th {
      font-size: 18px;
      font-weight: 700;
      line-height: 1.3;
      padding: 18.5px 30px;
      text-align: left; }
      /* line 249, ../sass/layout/_base.scss */
      table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) thead th a {
        color: #FFFFFF; }
      /* line 253, ../sass/layout/_base.scss */
      table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) thead th:first-child {
        -moz-border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px 0 0 5px; }
      /* line 257, ../sass/layout/_base.scss */
      table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) thead th:last-child {
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0;
        border-radius: 0 5px 5px 0; }
      @media only screen and (max-width: 500px) {
        /* line 240, ../sass/layout/_base.scss */
        table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) thead th {
          font-size: 15px; } }
  /* line 267, ../sass/layout/_base.scss */
  table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) th,
  table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) td {
    border: 0; }
  /* line 272, ../sass/layout/_base.scss */
  table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) td {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.67;
    padding: 17.5px 30px;
    vertical-align: top; }
    @media only screen and (max-width: 500px) {
      /* line 272, ../sass/layout/_base.scss */
      table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) td {
        font-size: 14px; } }
  /* line 288, ../sass/layout/_base.scss */
  table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) tbody tr {
    background: #FFFFFF;
    position: relative; }
    /* line 292, ../sass/layout/_base.scss */
    table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) tbody tr:nth-child(2n) {
      background: #F4F8FF; }
      /* line 297, ../sass/layout/_base.scss */
      table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) tbody tr:nth-child(2n) td:first-child {
        -moz-border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px 0 0 5px; }
      /* line 301, ../sass/layout/_base.scss */
      table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) tbody tr:nth-child(2n) td:last-child {
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0;
        border-radius: 0 5px 5px 0; }
  @media only screen and (max-width: 850px) {
    /* line 210, ../sass/layout/_base.scss */
    table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) {
      margin: 0 0 20px; } }
  @media only screen and (max-width: 500px) {
    /* line 210, ../sass/layout/_base.scss */
    table:not(.ui-datepicker-calendar):not(.without-markup):not(.ya-site-form__wrap):not(.ya-site-form__search) {
      font-size: 14px; } }

/* line 318, ../sass/layout/_base.scss */
.site-logo {
  max-width: 230px; }
  /* line 321, ../sass/layout/_base.scss */
  footer .site-logo {
    max-width: 48px; }
  @media only screen and (max-width: 999px) {
    /* line 325, ../sass/layout/_base.scss */
    .page-header-container .site-logo {
      margin-right: -39px;
      overflow: hidden;
      width: 150px; }
      /* line 332, ../sass/layout/_base.scss */
      .page-header-container .site-logo img {
        position: relative;
        left: -39px; } }

/* line 340, ../sass/layout/_base.scss */
.site-slogan {
  font-size: 15px;
  font-weight: 400; }
  /* line 346, ../sass/layout/_base.scss */
  header .site-slogan {
    border-left: 1px solid #164DB8;
    margin-left: 29px;
    padding: 3px 0 3px 29px;
    max-width: 220px; }
  @media only screen and (max-width: 1200px) {
    /* line 340, ../sass/layout/_base.scss */
    .site-slogan {
      display: none; } }

/* line 360, ../sass/layout/_base.scss */
header.page-header-container {
  padding: 0; }
  @media only screen and (max-width: 850px) {
    /* line 360, ../sass/layout/_base.scss */
    header.page-header-container {
      background: #011CA3;
      -moz-border-radius: 0 0 15px 15px;
      -webkit-border-radius: 0;
      border-radius: 0 0 15px 15px; } }

/* line 370, ../sass/layout/_base.scss */
.header-top {
  background: #011CA3;
  color: #FFFFFF;
  padding: 20px 0; }
  @media only screen and (max-width: 850px) {
    /* line 370, ../sass/layout/_base.scss */
    .header-top {
      padding-bottom: 10px; } }

/* line 380, ../sass/layout/_base.scss */
.header-midle-container {
  color: #FFFFFF;
  padding: 10px 0 20px; }
  @media only screen and (min-width: 851px) {
    /* line 380, ../sass/layout/_base.scss */
    .header-midle-container {
      background: #164DB8;
      padding: 5px 0; } }

/* line 390, ../sass/layout/_base.scss */
.narrow-screen-menu-container {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  width: calc(100% - 30px);
  max-width: calc(1280px - ((30px - 5px) * 2));
  opacity: 0;
  z-index: -1;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  /* line 400, ../sass/layout/_base.scss */
  .menu-open .narrow-screen-menu-container, .catalog-open .narrow-screen-menu-container {
    opacity: 1;
    z-index: 10001; }
  /* line 408, ../sass/layout/_base.scss */
  .catalog-open .narrow-screen-menu-container:before, .menu-open .narrow-screen-menu-container:before {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(16, 20, 43, 0.7);
    display: block;
    width: 100%;
    height: 100vh; }
  @media only screen and (max-width: 999px) {
    /* line 390, ../sass/layout/_base.scss */
    .narrow-screen-menu-container {
      position: relative;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5);
      width: 100%;
      height: 100%; } }

/* line 431, ../sass/layout/_base.scss */
.page-main-container {
  margin-top: 0px; }
  /* line 434, ../sass/layout/_base.scss */
  .page-main-container main#content {
    margin-top: 25px; }
  /* line 438, ../sass/layout/_base.scss */
  .user-profile.user-logged-in .page-main-container {
    margin-top: 25px; }
  @media only screen and (max-width: 500px) {
    /* line 431, ../sass/layout/_base.scss */
    .page-main-container {
      margin-top: 10px; } }

/* line 447, ../sass/layout/_base.scss */
.page-main-container__layout-content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  @media only screen and (max-width: 999px) {
    /* line 447, ../sass/layout/_base.scss */
    .page-main-container__layout-content {
      -webkit-flex-direction: column;
      flex-direction: column; } }

/* line 455, ../sass/layout/_base.scss */
.sidebar {
  padding-right: 30px;
  width: 310px; }
  /* line 459, ../sass/layout/_base.scss */
  .path-user .sidebar {
    margin-top: 25px; }
  @media only screen and (max-width: 999px) {
    /* line 463, ../sass/layout/_base.scss */
    .sidebar.sidebar_left {
      -webkit-order: 1;
      order: 1; } }
  @media only screen and (max-width: 999px) {
    /* line 470, ../sass/layout/_base.scss */
    .sidebar.sidebar_right {
      -webkit-order: 2;
      order: 2; } }
  @media only screen and (max-width: 999px) {
    /* line 455, ../sass/layout/_base.scss */
    .sidebar {
      margin: 40px auto 0;
      padding: 0;
      width: 280px; } }

/* line 484, ../sass/layout/_base.scss */
.main-content-container {
  max-width: 100%; }
  @media only screen and (max-width: 999px) {
    /* line 487, ../sass/layout/_base.scss */
    .main-content-container.sidebar_left {
      -webkit-order: 0;
      order: 0; } }

/* line 495, ../sass/layout/_base.scss */
.featured_bottom {
  margin-top: 50px; }

/* line 501, ../sass/layout/_base.scss */
footer.footer-container {
  color: #FFFFFF;
  margin-top: 70px;
  z-index: 1; }
  @media only screen and (max-width: 850px) {
    /* line 501, ../sass/layout/_base.scss */
    footer.footer-container {
      margin-top: 60px; } }

/* line 512, ../sass/layout/_base.scss */
.footer-top-container {
  display: none; }
  @media only screen and (max-width: 850px) {
    /* line 512, ../sass/layout/_base.scss */
    .footer-top-container {
      background: #011CA3;
      -moz-border-radius: 15px 15px 0 0;
      -webkit-border-radius: 15px;
      border-radius: 15px 15px 0 0;
      display: block;
      padding: 10px; }
      /* line 521, ../sass/layout/_base.scss */
      .footer-top-container.sticky {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99; } }

/* line 531, ../sass/layout/_base.scss */
.footer-content-container {
  background: #011CA3;
  border-top: 4px solid #FEE905;
  padding: 45px 0; }
  @media only screen and (max-width: 850px) {
    /* line 531, ../sass/layout/_base.scss */
    .footer-content-container {
      padding: 20px 0 50px; } }

/* line 541, ../sass/layout/_base.scss */
.group--grid {
  display: grid; }

/* line 545, ../sass/layout/_base.scss */
.grid--text-and-form {
  grid-template-columns: repeat(auto-fit, minmax(290px, max-content));
  grid-gap: 30px; }

/* line 1, ../sass/layout/_formated_texts.scss */
.text-formatted {
  line-height: 1.5; }
  /* line 4, ../sass/layout/_formated_texts.scss */
  .text-formatted h2, .text-formatted h3, .text-formatted h4, .text-formatted h5, .text-formatted h6 {
    margin-top: 0; }
  /* line 8, ../sass/layout/_formated_texts.scss */
  .text-formatted img {
    border-radius: 5px; }
  /* line 14, ../sass/layout/_formated_texts.scss */
  .text-formatted figure.caption-img {
    margin: 0 0 30px; }
    /* line 17, ../sass/layout/_formated_texts.scss */
    .text-formatted figure.caption-img:last-child {
      margin-bottom: 0; }
  /* line 23, ../sass/layout/_formated_texts.scss */
  .text-formatted figcaption {
    border-left: 4px solid #164DB8;
    font-style: italic;
    margin-top: 20px;
    padding-left: 24px; }
    @media only screen and (max-width: 500px) {
      /* line 23, ../sass/layout/_formated_texts.scss */
      .text-formatted figcaption {
        font-size: 13px;
        margin-top: 10px; } }
  /* line 37, ../sass/layout/_formated_texts.scss */
  .text-formatted:not(.node-job--body) ul:not(.menu):not(.contextual-links):not(.ya-share2__list):not(.ya-site-suggest-items) {
    margin-bottom: 30px; }
    /* line 40, ../sass/layout/_formated_texts.scss */
    .text-formatted:not(.node-job--body) ul:not(.menu):not(.contextual-links):not(.ya-share2__list):not(.ya-site-suggest-items):last-child {
      margin-bottom: 0; }
    /* line 44, ../sass/layout/_formated_texts.scss */
    .text-formatted:not(.node-job--body) ul:not(.menu):not(.contextual-links):not(.ya-share2__list):not(.ya-site-suggest-items) li {
      margin-bottom: 10px;
      padding-left: 1.8em; }
      /* line 48, ../sass/layout/_formated_texts.scss */
      .text-formatted:not(.node-job--body) ul:not(.menu):not(.contextual-links):not(.ya-share2__list):not(.ya-site-suggest-items) li:before {
        color: #FEE905;
        font-size: 40px;
        left: 0;
        line-height: 0.6; }
      /* line 55, ../sass/layout/_formated_texts.scss */
      .text-formatted:not(.node-job--body) ul:not(.menu):not(.contextual-links):not(.ya-share2__list):not(.ya-site-suggest-items) li:last-child {
        margin-bottom: 0; }
  /* line 61, ../sass/layout/_formated_texts.scss */
  .text-formatted:not(.node-job--body) ol {
    margin-bottom: 30px; }
    /* line 64, ../sass/layout/_formated_texts.scss */
    .text-formatted:not(.node-job--body) ol:last-child {
      margin-bottom: 0; }
    /* line 68, ../sass/layout/_formated_texts.scss */
    .text-formatted:not(.node-job--body) ol li {
      margin-bottom: 10px; }
      /* line 71, ../sass/layout/_formated_texts.scss */
      .text-formatted:not(.node-job--body) ol li:before {
        content: counter(list1);
        background: #164DB8;
        -moz-border-radius: 1000px;
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: 500;
        padding: 2px 0;
        width: 22px;
        min-width: auto;
        text-align: center; }
      /* line 86, ../sass/layout/_formated_texts.scss */
      .text-formatted:not(.node-job--body) ol li:last-child {
        margin-bottom: 0; }
  /* line 94, ../sass/layout/_formated_texts.scss */
  .text-formatted.node-job--body p {
    margin-bottom: 15px; }
  /* line 98, ../sass/layout/_formated_texts.scss */
  .text-formatted.node-job--body ul:not(.menu):not(.contextual-links):not(.ya-share2__list):not(.ya-site-suggest-items) {
    margin-bottom: 25px; }
    /* line 101, ../sass/layout/_formated_texts.scss */
    .text-formatted.node-job--body ul:not(.menu):not(.contextual-links):not(.ya-share2__list):not(.ya-site-suggest-items) li {
      margin-bottom: 10px; }
      /* line 104, ../sass/layout/_formated_texts.scss */
      .text-formatted.node-job--body ul:not(.menu):not(.contextual-links):not(.ya-share2__list):not(.ya-site-suggest-items) li:last-child {
        margin-bottom: 0; }
  /* line 110, ../sass/layout/_formated_texts.scss */
  .text-formatted.node-job--body ol {
    margin-bottom: 20px; }
    /* line 113, ../sass/layout/_formated_texts.scss */
    .text-formatted.node-job--body ol li {
      padding-left: 28px;
      margin-bottom: 10px; }
      /* line 117, ../sass/layout/_formated_texts.scss */
      .text-formatted.node-job--body ol li:before {
        min-width: 30px; }
      /* line 121, ../sass/layout/_formated_texts.scss */
      .text-formatted.node-job--body ol li:last-child {
        margin-bottom: 0; }
  /* line 128, ../sass/layout/_formated_texts.scss */
  .text-formatted .two-col {
    margin-bottom: 25px; }
    /* line 131, ../sass/layout/_formated_texts.scss */
    .text-formatted .two-col:last-child {
      margin-bottom: 0; }
    @media only screen and (min-width: 851px) {
      /* line 135, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col .col-first {
        padding-right: 15px;
        width: 50%; } }
    @media only screen and (min-width: 851px) {
      /* line 143, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col .col-second {
        padding-left: 15px;
        width: 50%; } }
    @media only screen and (max-width: 850px) {
      /* line 143, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col .col-second {
        margin-top: 20px; } }
    @media only screen and (min-width: 851px) {
      /* line 128, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; } }
    @media only screen and (max-width: 850px) {
      /* line 128, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col {
        margin-bottom: 20px; } }
  /* line 164, ../sass/layout/_formated_texts.scss */
  .text-formatted .three-col {
    margin-bottom: 25px; }
    /* line 167, ../sass/layout/_formated_texts.scss */
    .text-formatted .three-col:last-child {
      margin-bottom: 0; }
    @media only screen and (min-width: 1000px) {
      /* line 171, ../sass/layout/_formated_texts.scss */
      .text-formatted .three-col .col-first,
      .text-formatted .three-col .col-second,
      .text-formatted .three-col .col-third {
        padding: 0 15px;
        width: 33.333%; } }
    @media only screen and (max-width: 850px) {
      /* line 171, ../sass/layout/_formated_texts.scss */
      .text-formatted .three-col .col-first,
      .text-formatted .three-col .col-second,
      .text-formatted .three-col .col-third {
        margin-bottom: 20px; }
        /* line 183, ../sass/layout/_formated_texts.scss */
        .text-formatted .three-col .col-first:last-child,
        .text-formatted .three-col .col-second:last-child,
        .text-formatted .three-col .col-third:last-child {
          margin-bottom: 0; } }
    /* line 189, ../sass/layout/_formated_texts.scss */
    .text-formatted .three-col .page-contacts--column {
      font-size: 15px;
      font-weight: 400; }
      /* line 195, ../sass/layout/_formated_texts.scss */
      .text-formatted .three-col .page-contacts--column a {
        text-decoration: underline; }
        /* line 198, ../sass/layout/_formated_texts.scss */
        .text-formatted .three-col .page-contacts--column a:hover {
          text-decoration: none; }
      /* line 203, ../sass/layout/_formated_texts.scss */
      .text-formatted .three-col .page-contacts--column h3 {
        line-height: 1;
        margin-bottom: 20px; }
        @media only screen and (max-width: 850px) {
          /* line 203, ../sass/layout/_formated_texts.scss */
          .text-formatted .three-col .page-contacts--column h3 {
            font-size: 18px; } }
      /* line 212, ../sass/layout/_formated_texts.scss */
      .text-formatted .three-col .page-contacts--column h4 {
        font-size: 17px;
        margin-bottom: 17px; }
        @media only screen and (max-width: 850px) {
          /* line 212, ../sass/layout/_formated_texts.scss */
          .text-formatted .three-col .page-contacts--column h4 {
            font-size: 15px; } }
      /* line 221, ../sass/layout/_formated_texts.scss */
      .page-contacts--phone--big {
        font-size: 18px;
        font-weight: 700; }
        @media only screen and (max-width: 850px) {
          /* line 221, ../sass/layout/_formated_texts.scss */
          .page-contacts--phone--big {
            font-size: 16px; } }
      /* line 232, ../sass/layout/_formated_texts.scss */
      .page-contacts--phone--medium {
        font-size: 16px;
        font-weight: 500;
        margin-right: 30px; }
        /* line 239, ../sass/layout/_formated_texts.scss */
        .page-contacts--phone--medium:last-child {
          margin-right: 0; }
        @media only screen and (max-width: 850px) {
          /* line 232, ../sass/layout/_formated_texts.scss */
          .page-contacts--phone--medium {
            display: block;
            font-size: 14px;
            line-height: 2; } }
      /* line 250, ../sass/layout/_formated_texts.scss */
      .page-contacts--mail--medium {
        font-size: 16px;
        font-weight: 500; }
        @media only screen and (max-width: 850px) {
          /* line 250, ../sass/layout/_formated_texts.scss */
          .page-contacts--mail--medium {
            font-size: 14px; } }
    @media only screen and (min-width: 1000px) {
      /* line 164, ../sass/layout/_formated_texts.scss */
      .text-formatted .three-col {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin-left: -15px;
        margin-right: -15px; } }
    @media only screen and (max-width: 850px) {
      /* line 164, ../sass/layout/_formated_texts.scss */
      .text-formatted .three-col {
        margin-bottom: 20px; } }

@media print {
  /* line 2, ../sass/layout/_print.scss */
  * {
    margin: 0;
    padding: 0; }

  /* line 7, ../sass/layout/_print.scss */
  html, body {
    height: auto; }

  /* line 11, ../sass/layout/_print.scss */
  .layout-content {
    width: 100%; } }
/* line 2, ../sass/layout/_regions.scss */
header .region--header-top {
  -webkit-align-items: center;
  align-items: center; }
/* line 6, ../sass/layout/_regions.scss */
header .region--header {
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }

/* line 11, ../sass/layout/_regions.scss */
.narrow-screen-menu-regioins-container {
  position: absolute;
  top: 0;
  left: 0;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
  scroll-behavior: smooth;
  width: 250px; }
  /* line 21, ../sass/layout/_regions.scss */
  .menu-open .narrow-screen-menu-regioins-container {
    width: 290px; }
  @media only screen and (max-width: 999px) {
    /* line 25, ../sass/layout/_regions.scss */
    .menu-open .narrow-screen-menu-regioins-container, .catalog-open .narrow-screen-menu-regioins-container {
      left: 0;
      z-index: 10002;
      bottom: -100px;
      min-height: 100vh;
      background: #FEE905; } }
  @media only screen and (min-width: 1000px) {
    /* line 39, ../sass/layout/_regions.scss */
    .catalog-open .narrow-screen-menu-regioins-container {
      left: 0;
      width: 100%; } }
  @media only screen and (max-width: 999px) {
    /* line 11, ../sass/layout/_regions.scss */
    .narrow-screen-menu-regioins-container {
      position: fixed;
      left: -280px;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      height: 100vh;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; } }

/* line 57, ../sass/layout/_regions.scss */
.region--narrow-screen-menu-top {
  display: none; }
  @media only screen and (max-width: 999px) {
    /* line 62, ../sass/layout/_regions.scss */
    .menu-open .region--narrow-screen-menu-top, .catalog-open .region--narrow-screen-menu-top {
      display: block; } }

@media only screen and (min-width: 851px) {
  /* line 68, ../sass/layout/_regions.scss */
  .region--featured-top {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center; } }

@media only screen and (max-width: 850px) {
  /* line 75, ../sass/layout/_regions.scss */
  .region--breadcrumb {
    -webkit-justify-content: center;
    justify-content: center; } }

/* line 84, ../sass/layout/_regions.scss */
.bs-category-full .region--title {
  margin-bottom: 20px; }
  @media only screen and (min-width: 851px) {
    /* line 84, ../sass/layout/_regions.scss */
    .bs-category-full .region--title {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: center;
      align-items: center;
      margin-bottom: 25px; } }
  @media only screen and (max-width: 850px) {
    /* line 84, ../sass/layout/_regions.scss */
    .bs-category-full .region--title {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; } }
@media only screen and (min-width: 851px) {
  /* line 97, ../sass/layout/_regions.scss */
  body[class*="catalog-new-arrivals-"] .region--title, body[class*="catalog-special-propositions-"] .region--title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 25px; } }
/* line 106, ../sass/layout/_regions.scss */
body.checkout-new-order-overview .region--title, body[class*="order-view-order-brief-"] .region--title {
  margin-bottom: 20px; }
  @media only screen and (min-width: 851px) {
    /* line 106, ../sass/layout/_regions.scss */
    body.checkout-new-order-overview .region--title, body[class*="order-view-order-brief-"] .region--title {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: center;
      align-items: center;
      margin-bottom: 25px; }
      /* line 114, ../sass/layout/_regions.scss */
      body.checkout-new-order-overview .region--title h1, body[class*="order-view-order-brief-"] .region--title h1 {
        margin: 0; } }
  @media only screen and (max-width: 850px) {
    /* line 106, ../sass/layout/_regions.scss */
    body.checkout-new-order-overview .region--title, body[class*="order-view-order-brief-"] .region--title {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; } }

/* line 125, ../sass/layout/_regions.scss */
.region--under-content {
  margin-top: 50px; }

/* line 129, ../sass/layout/_regions.scss */
.region--footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 850px) {
    /* line 129, ../sass/layout/_regions.scss */
    .region--footer {
      -webkit-justify-content: center;
      justify-content: center; } }

/* line 137, ../sass/layout/_regions.scss */
.region--footer-top {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center; }

/*# sourceMappingURL=layout.css.map */
