@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: 'Akrobat';
  src: url("../fonts/Akrobatlight.woff2") format("woff2"), url("../fonts/Akrobatlight.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: url("../fonts/Akrobat.woff2") format("woff2"), url("../fonts/Akrobat.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: url("../fonts/Akrobatsemibold.woff2") format("woff2"), url("../fonts/Akrobatsemibold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: url("../fonts/Akrobatbold.woff2") format("woff2"), url("../fonts/Akrobatbold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
.icon, .icon_accept, .advantage:before {
  display: inline-block;
  background-repeat: no-repeat; }

.icon_phone, .phone:before {
  background: url(../images/icon_phone.svg);
  width: 32px;
  height: 32px; }

.icon_email, .email:before {
  background: url(../images/icon_email.svg);
  width: 32px;
  height: 32px; }

.icon_next, .carousel .owl-nav button span:before {
  background: url(../images/icon_next.svg);
  width: 18px;
  height: 42px; }

.icon_expand, .select2-container .select2-selection--single .select2-selection__arrow {
  background: url(../images/icon_expand.svg);
  width: 14px;
  height: 8px; }

.icon_file, .input-file__field:before {
  background: url(../images/icon_file.svg);
  width: 16px;
  height: 16px; }

.icon_accept, .advantage:before {
  background-image: url(../images/icon_accept.svg);
  width: 32px;
  height: 32px; }

/*%select2-choice-del-icon {
	@extend .icon-close;
}*/
.select2-container * {
  outline: none !important; }
.select2-container .select2-selection {
  border-radius: 20px;
  height: 42px;
  background: transparent;
  border: 1px solid #ddd;
  padding: 0 32px; }
  .select2-container .select2-selection--multiple {
    border: none !important;
    border-bottom: 1px solid #DDDDDD !important;
    height: auto;
    margin-top: 8px;
    min-height: 34px; }
    .select2-container .select2-selection--multiple .select2-selection__choice {
      margin-left: 0;
      margin-right: 5px; }
  .select2-container .select2-selection--single .select2-selection__placeholder {
    color: rgba(76, 47, 6, 0.6);
    font-size: 15px; }
  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 15px;
    color: rgba(76, 47, 6, 0.6);
    padding-left: 0;
    height: 100%;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 16px !important; } }
  .select2-container .select2-selection--single .select2-selection__arrow {
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    right: 32px; }
    .select2-container .select2-selection--single .select2-selection__arrow b {
      display: none; }
.select2-container .select2-dropdown {
  min-width: 42px;
  border: none;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 0; }
.select2-container .select2-results__options[role="listbox"] {
  max-height: 340px !important; }
.select2-container .select2-results__option {
  font-size: 15px;
  padding: 11px 24px;
  color: rgba(76, 47, 6, 0.6); }
  .select2-container .select2-results__option--selected {
    background: rgba(76, 47, 6, 0.05); }
  .select2-container .select2-results__option--group {
    padding: 0; }
  .select2-container .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(239, 223, 219, 0.05);
    color: #EFDFDB; }
  .select2-container .select2-results__option[aria-selected=true] {
    background-color: #EFDFDB;
    color: rgba(76, 47, 6, 0.6); }
.select2-container .select2-results__group {
  padding: 11px 24px;
  text-align: center;
  text-transform: uppercase;
  color: #B4B4B4;
  font-weight: 500; }
.select2-container.state-loading .select2-selection__arrow {
  background: url(../images/ico-loader16.svg) no-repeat center;
  width: 16px; }

.fui-select2-dropdown-nowrap {
  width: auto !important; }
  .fui-select2-dropdown-nowrap .select2-results__option {
    white-space: nowrap; }

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 8px;
  top: 0;
  width: 12px; }

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  opacity: 1; }

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: transparent; }

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #EFDFDB; }

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #D34B21; }

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #EFDFDB; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

* {
  box-sizing: border-box; }
  *:before {
    box-sizing: border-box; }

html, body {
  height: 100%; }

body {
  font-family: "Akrobat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  background-color: white;
  color: #272115; }
  body.state-no-scroll {
    overflow: hidden; }
  body.dark-page {
    background: #272115; }

input[type="text"], input[type="pasword"], textarea {
  height: 42px;
  border: 1px solid #DDDDDD;
  padding: 0 32px;
  color: rgba(76, 47, 6, 0.6);
  border-radius: 26px;
  font-size: 15px;
  font-family: "Akrobat", sans-serif;
  outline: none;
  transition: .2s border-color;
  will-change: border-color;
  font-weight: 600; }
  input[type="text"]:focus, input[type="pasword"]:focus, textarea:focus {
    border-color: #D34B21; }
  input[type="text"].error, input[type="pasword"].error, textarea.error {
    border-color: red; }
  input[type="text"]::placeholder, input[type="pasword"]::placeholder, textarea::placeholder {
    color: rgba(76, 47, 6, 0.6); }

textarea {
  height: 104px;
  padding-top: 16px;
  padding-bottom: 16px; }

h1 {
  font-family: "Lobster", cursive;
  font-weight: 400;
  font-size: 50px;
  text-align: center;
  margin-bottom: 47px; }
  @media screen and (max-width: 1024px) {
    h1 {
      font-size: 46px;
      margin-bottom: 32px; } }

h2 {
  font-family: "Lobster", cursive;
  font-weight: 400;
  font-size: 50px; }
  @media screen and (max-width: 1024px) {
    h2 {
      font-size: 46px; } }
  .dark-page h2 {
    color: white; }

a {
  color: #D34B21;
  text-decoration: underline;
  transition: .2s color;
  will-change: color; }
  a:hover {
    color: #D34B21;
    text-decoration: underline; }

section h2 {
  margin-top: 0;
  text-align: center;
  margin-bottom: 107px; }
  @media screen and (max-width: 1024px) {
    section h2 {
      margin-bottom: 52px; } }
  @media screen and (max-width: 767px) {
    section h2 {
      font-size: 32px; } }

.state-transition-off * {
  transition: none !important; }

.text-highlighting-accent {
  color: #D34B21; }

.message-success {
  padding: 12px 16px;
  border: 2px solid green;
  background: white;
  color: green;
  line-height: 22px;
  border-radius: 4px; }
  @media screen and (max-width: 767px) {
    .message-success {
      text-align: center; } }
  .feedback-form .message-success {
    display: none;
    margin-top: 20px; }

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 32px;
  font-size: 15px;
  font-family: "Akrobat", sans-serif;
  font-weight: 700;
  color: white;
  border-radius: 26px;
  height: 42px;
  text-decoration: none;
  background: transparent;
  cursor: pointer;
  outline: none;
  position: relative;
  transition: color .2s, background-color .2s;
  will-change: color, background-color;
  text-align: center; }
  .button svg {
    margin-right: 11px; }
  .button:hover {
    text-decoration: none; }
  .button--primary {
    border: none;
    background: #4C2F06;
    color: #fff; }
    .button--primary:hover {
      color: #fff;
      background: #D34B21; }
  .button--accent {
    border: none;
    background: #D34B21;
    color: #fff; }
    .button--accent:hover {
      color: #fff;
      background: #bd431e; }
  .button--outlined {
    border: 1px solid #4C2F06;
    color: #4C2F06; }
    .button--outlined svg {
      fill: #4C2F06; }
    .button--outlined:hover {
      background-color: #4C2F06;
      color: white; }
      .button--outlined:hover svg {
        fill: white; }
  .button--outlined-2 {
    border: 1px solid #EFDFDB;
    color: #4C2F06;
    font-size: 24px;
    font-family: "Lobster", cursive;
    font-weight: 400; }
    .button--outlined-2:hover {
      background-color: #4C2F06;
      border-color: #4C2F06;
      color: white; }
    .button--outlined-2.state-active {
      border-color: #D34B21; }
      .button--outlined-2.state-active:hover {
        border-color: #4C2F06; }
  .button--outlined-light {
    border: 1px solid white;
    color: white; }
    .button--outlined-light:hover {
      background-color: white;
      color: #4C2F06; }

.main-container {
  position: relative;
  min-height: 100%; }

.wrapper {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto; }
  @media screen and (max-width: 1279px) {
    .wrapper {
      padding-left: 20px;
      padding-right: 20px; } }

.header {
  height: 80px; }
  @media screen and (max-width: 1024px) {
    .header {
      height: 60px; } }
  .header__inner {
    width: 100%;
    height: 80px;
    z-index: 201;
    position: fixed;
    background: white;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .header__inner {
        height: 60px; } }
    .state-mobile-menu-active .header__inner {
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
  .header__wrapper {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 1279px) {
      .header__wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 1024px) {
      .header__wrapper {
        justify-content: flex-end; } }
  .header__left, .header__right {
    display: flex;
    justify-content: space-between;
    width: 38%; }
  @media screen and (max-width: 1024px) {
    .header__left {
      display: none; } }
  .header__right {
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .header__right {
        width: auto; } }
  .header .button {
    position: relative;
    z-index: 4; }
    @media screen and (max-width: 1024px) {
      .header .button {
        height: 34px; } }
    @media screen and (max-width: 767px) {
      .header .button {
        padding-left: 23px;
        padding-right: 23px; } }
    @media screen and (max-width: 425px) {
      .header .button {
        padding-left: 16px;
        padding-right: 16px; } }
  .header--shadow .header__inner, .header--shadow .logo, .header--shadow .media-section__logo, .header--shadow .dialog__title-logo {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); }
  @media screen and (min-width: 1025px) {
    .header--franchise {
      height: auto; }
      .header--franchise .button {
        border: 1px solid white;
        color: white; }
        .header--franchise .button:hover {
          background-color: white;
          color: #4C2F06; }
      .header--franchise .header__inner {
        padding-top: 100px;
        background: transparent;
        transition: .2s padding, .2s background-color;
        will-change: padding, background-color; }
      .header--franchise .header__left {
        width: 50%;
        justify-content: flex-end;
        padding-right: 124px; }
      .header--franchise .header__right {
        width: 50%;
        justify-content: space-between;
        padding-left: 124px; } }
    @media screen and (min-width: 1025px) and (max-width: 1100px) {
      .header--franchise .header__right {
        justify-content: flex-end; } }
  @media screen and (min-width: 1025px) {
      .header--franchise .top-nav {
        width: auto; } }
    @media screen and (min-width: 1025px) and (max-width: 1100px) {
      .header--franchise .top-nav {
        display: none; } }
  @media screen and (min-width: 1025px) {
        .header--franchise .top-nav__link {
          font-size: 16px; }
          .header--franchise .top-nav__link:not(:first-child) {
            margin-left: 35px; } }
  @media screen and (min-width: 1025px) and (max-width: 1100px) {
    .header--franchise .social {
      display: none; } }
  @media screen and (min-width: 1025px) {
      .header--franchise .social__link svg {
        fill: white; }
      .header--franchise .social__link:hover svg {
        fill: white;
        opacity: 0.4; }
      .header--franchise .logo, .header--franchise .media-section__logo, .header--franchise .dialog__title-logo {
        transition: .2s top;
        will-change: top;
        top: 30px; }
        .header--franchise .logo:after, .header--franchise .media-section__logo:after, .header--franchise .dialog__title-logo:after {
          opacity: 0; } }
  @media screen and (min-width: 1025px) and (min-width: 1024px) {
    .header--franchise:not(.state-scroll) .mob-menu-trigger svg {
      fill: white; } }
  @media screen and (min-width: 1025px) and (max-width: 1100px) {
    .header--franchise .mob-menu-trigger {
      display: block; } }
  @media screen and (min-width: 1025px) and (min-width: 1024px) {
    .header--franchise .mob-menu-trigger:hover {
      opacity: 0.4; } }
  @media screen and (min-width: 1025px) {
      .header--franchise.state-scroll .header__inner, .header--franchise.state-scroll .logo, .header--franchise.state-scroll .media-section__logo, .header--franchise.state-scroll .dialog__title-logo {
        background: white;
        padding-top: 0;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
      .header--franchise.state-scroll .logo, .header--franchise.state-scroll .media-section__logo, .header--franchise.state-scroll .dialog__title-logo {
        top: 0; }
        .header--franchise.state-scroll .logo:after, .header--franchise.state-scroll .media-section__logo:after, .header--franchise.state-scroll .dialog__title-logo:after {
          transition: opacity 0s .2s;
          will-change: opacity;
          opacity: 1; }
      .header--franchise.state-scroll .top-nav__link {
        color: #4C2F06; }
        .header--franchise.state-scroll .top-nav__link:hover {
          color: #D34B21;
          opacity: 1; }
      .header--franchise.state-scroll .social__link svg {
        fill: #4C2F06; }
        .header--franchise.state-scroll .social__link svg:hover {
          fill: #D34B21;
          opacity: 1; }
      .header--franchise.state-scroll .button {
        border-color: #4C2F06;
        color: #4C2F06; }
        .header--franchise.state-scroll .button:hover {
          background: #4C2F06;
          color: white; } }
  .header.state-scroll .header__inner, .header.state-scroll .logo, .header.state-scroll .media-section__logo, .header.state-scroll .dialog__title-logo {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }

.top-nav {
  display: flex;
  justify-content: space-between;
  width: 100%; }
  .top-nav__link {
    font-size: 18px;
    font-weight: 700;
    color: #4C2F06;
    text-decoration: none;
    transition: .2s color, .2s opacity;
    will-change: color, opacity; }
  .top-nav--auto-with {
    width: auto !important; }
    .top-nav--auto-with .top-nav__link:not(:first-child) {
      margin-left: 40px; }
  .top-nav--light .top-nav__link {
    color: white; }
    .top-nav--light .top-nav__link:hover {
      opacity: 0.4; }
  .header__right .top-nav {
    width: 32%; }

.social {
  display: flex;
  align-items: center;
  justify-content: center; }
  .social__link:not(:first-child) {
    margin-left: 31.6%; }
  .social__link:hover {
    text-decoration: none; }
  .footer .social__link {
    margin-left: 35px; }
    .footer .social__link:first-child {
      margin-left: 0; }
  .mobile-menu .social__link {
    margin-left: 39px; }
    .mobile-menu .social__link:first-child {
      margin-left: 0; }
  .social svg {
    transition: fill .2s, opacity .2s;
    will-change: fill, opacity;
    fill: #4C2F06; }
    .social svg:hover {
      fill: #D34B21; }
  .header .social {
    width: 41%; }
    @media screen and (max-width: 1024px) {
      .header .social {
        display: none; } }
  .header--franchise .social {
    width: auto; }
  .footer .social {
    margin-left: 80px;
    justify-content: flex-start; }
    @media screen and (max-width: 1024px) {
      .footer .social {
        margin-left: 0;
        margin-top: 40px; } }
  .mobile-menu .social {
    justify-content: center;
    margin-top: 34px; }
  .social--light svg {
    fill: white;
    transition: .2s opacity;
    will-change: opacity; }
    .social--light svg:hover {
      fill: white;
      opacity: 0.4; }
  .social--spaced .social__link:not(:first-child) {
    margin-left: 20px; }

.logo, .media-section__logo, .dialog__title-logo {
  width: 140px;
  height: 140px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -70px;
  border-radius: 50%; }
  @media screen and (max-width: 1024px) {
    .logo, .media-section__logo, .dialog__title-logo {
      width: 110px;
      height: 110px;
      margin-left: 0;
      left: 20px; } }
  @media screen and (max-width: 425px) {
    .logo, .media-section__logo, .dialog__title-logo {
      width: 100px;
      height: 100px; } }
  .logo__image, .media-section__logo__image, .dialog__title-logo-image {
    position: relative;
    z-index: 3; }
    @media screen and (max-width: 1024px) {
      .logo__image, .media-section__logo__image, .dialog__title-logo-image {
        width: 57px;
        height: 78px; } }
  .logo:after, .media-section__logo:after, .dialog__title-logo:after {
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    background: white;
    width: 180px;
    height: 80px;
    z-index: 1; }
    @media screen and (max-width: 1024px) {
      .logo:after, .media-section__logo:after, .dialog__title-logo:after {
        width: 140px;
        height: 60px; } }
  .state-mobile-menu-active .logo, .state-mobile-menu-active .media-section__logo, .state-mobile-menu-active .dialog__title-logo {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }

.media-section {
  background: black;
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden; }
  .media-section__media-spacer {
    width: 100% !important;
    height: auto !important;
    object-fit: cover; }
    @media screen and (max-width: 1024px) {
      .media-section__media-spacer {
        height: 330px !important; } }
  .media-section__bottom-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 101% !important;
    height: auto;
    z-index: 4; }
    @media screen and (max-width: 767px) {
      .media-section__bottom-border {
        left: -1%;
        width: 102% !important; } }
  .media-section__text {
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    background: rgba(0, 0, 0, 0.4);
    padding: 0 30px;
    line-height: 40px; }
    @media screen and (max-width: 767px) {
      .media-section__text {
        line-height: 32px; } }
  .media-section__text-title {
    font-size: 50px;
    font-family: "Lobster", cursive;
    font-weight: 400;
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .media-section__text-title {
        font-size: 32px; } }
    @media screen and (max-width: 767px) {
      .media-section__text-title {
        font-size: 28px; } }
  .media-section__text-value {
    font-size: 24px;
    margin-top: 46px;
    font-weight: 400;
    max-width: 778px; }
  .media-section__media {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(1.76); }
    @media screen and (max-width: 767px) {
      .media-section__media {
        transform: scale(1.55); } }
    @media screen and (max-width: 374px) {
      .media-section__media {
        transform: scale(1.83); } }
  .media-section__media-image--responsive {
    object-fit: cover;
    width: 100% !important;
    height: auto !important; }
  .media-section__logo {
    z-index: 5;
    top: 40px; }
    @media screen and (max-width: 1024px) {
      .media-section__logo {
        left: 50%;
        width: 140px;
        height: 140px;
        margin-left: -70px; } }
    .media-section__logo:after {
      display: none; }
  .media-section--franchise {
    background-size: cover;
    background-position: center; }
    @media screen and (max-width: 1024px) {
      .media-section--franchise {
        height: 525px; } }
    .media-section--franchise .media-section__text {
      padding-top: 64px; }
      @media screen and (max-width: 1024px) {
        .media-section--franchise .media-section__text {
          padding-top: 0; } }
    @media screen and (max-width: 1024px) {
      .media-section--franchise .media-section__media-image {
        display: none; } }
    @media screen and (max-width: 1024px) {
      .media-section--franchise .form-light {
        margin-top: 40px !important; } }
    @media screen and (max-width: 1024px) {
      .media-section--franchise .form-light input[type="text"].form-light__input {
        height: 40px; } }
    @media screen and (max-width: 767px) {
      .media-section--franchise .form-light input[type="text"].form-light__input {
        font-size: 15px; } }
    .media-section--franchise .form-light__submit {
      margin-top: 20px; }
      @media screen and (max-width: 767px) {
        .media-section--franchise .form-light__submit .button {
          height: 34px;
          font-size: 15px;
          font-weight: 600; } }

.categories-section {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 86px; }
  @media screen and (max-width: 1279px) {
    .categories-section {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 767px) {
    .categories-section {
      padding-top: 44px; } }
  .categories-section__cart-button-holder {
    text-align: center;
    margin-top: 140px; }
    .categories-section__cart-button-holder .button {
      width: 100%;
      max-width: 240px; }

.categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .categories__item {
    width: 25%;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .categories__item {
        width: 50%; } }
    @media screen and (max-width: 767px) {
      .categories__item {
        width: 100%;
        margin-top: 52px; } }
    @media screen and (max-width: 767px) {
      .categories__item:first-child {
        margin-top: 0; } }
  @media screen and (max-width: 1024px) {
    .categories__item + .categories__item + .categories__item {
      margin-top: 52px; } }
  .categories__item-name {
    font-size: 37px;
    font-family: "Lobster", cursive;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    color: #4C2F06;
    position: relative; }
    .categories__item-name::after {
      visibility: hidden;
      opacity: 0;
      content: 'подробнее';
      font-size: 18px;
      font-weight: 700;
      font-family: "Akrobat", sans-serif;
      background: url("../images/arrow.svg") no-repeat right 92%;
      padding-right: 48px;
      position: absolute;
      bottom: -18px;
      width: 75px;
      left: 50%;
      height: 38px;
      display: flex;
      align-items: flex-end;
      margin-left: -61px;
      text-align: left;
      transition: .4s opacity, .4s transform;
      will-change: opacity, transform, visibility; }
    .categories__item-name:hover::after {
      visibility: visible;
      opacity: 1;
      transform: translateY(20px); }
    .categories__item-name--long-name {
      font-size: 31px; }
  .categories__item-image {
    transition: .2s opacity;
    will-change: opacity; }
    .categories__item-image:hover {
      opacity: 0.85; }
  .categories__sub {
    padding-top: 20px;
    padding-bottom: 20px;
    visibility: hidden;
    opacity: 0;
    content: 'подробнее';
    font-size: 18px;
    font-weight: 700;
    font-family: "Akrobat", sans-serif;
    position: absolute;
    top: calc(100% - 20px);
    width: 100%;
    text-align: left;
    transition: .4s opacity, .4s transform;
    will-change: opacity, transform, visibility; }
    @media screen and (max-width: 1024px) {
      .categories__sub {
        display: none; } }
  .categories__sub-item {
    text-align: center; }
    .categories__sub-item:not(:first-child) {
      margin-top: 12px; }
  .categories__sub-link {
    color: #272115;
    text-decoration: none; }
    .categories__sub-link:hover {
      color: #D34B21; }
  .categories--with-sub-cats .categories__item-name:after {
    display: none; }
  .categories--with-sub-cats .categories__item {
    position: relative; }
    .categories--with-sub-cats .categories__item:hover .categories__sub {
      visibility: visible;
      opacity: 1;
      transform: translateY(20px); }

.text-image-section {
  margin-top: 216px;
  min-height: 599px;
  background: transparent url("../images/bg1.jpg") no-repeat center 43px; }
  @media screen and (max-width: 1024px) {
    .text-image-section {
      margin-top: 108px; } }
  @media screen and (max-width: 767px) {
    .text-image-section {
      background: none; } }
  .text-image-section__wrapper {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    text-align: left; }
    @media screen and (max-width: 1279px) {
      .text-image-section__wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 767px) {
      .text-image-section__wrapper {
        flex-direction: column; } }
  .text-image-section__image-holder {
    margin-right: 64px; }
    @media screen and (max-width: 1279px) {
      .text-image-section__image-holder {
        margin-right: 40px; } }
    @media screen and (max-width: 1024px) {
      .text-image-section__image-holder {
        min-width: 48%; } }
    @media screen and (max-width: 767px) {
      .text-image-section__image-holder {
        text-align: center;
        margin-right: 0; } }
  .text-image-section__text {
    margin-top: 50px; }
  @media screen and (max-width: 1024px) {
    .text-image-section__image {
      width: 100% !important;
      height: auto !important; } }
  @media screen and (max-width: 767px) {
    .text-image-section__image {
      max-width: 400px; } }
  .text-image-section h2 {
    text-align: left;
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 36px;
    line-height: 54px; }
    @media screen and (max-width: 1024px) {
      .text-image-section h2 {
        font-size: 32px;
        line-height: 32px; } }
    @media screen and (max-width: 767px) {
      .text-image-section h2 {
        text-align: center; } }
  .text-image-section .quote {
    margin-bottom: 0; }

.text-block {
  line-height: 28px; }
  .text-block h1 {
    line-height: 120%; }
  .text-block ul {
    margin: 15px 0; }
    .text-block ul li {
      display: flex;
      align-items: center;
      margin-top: 19px; }
      .vacancy-info .text-block ul li {
        margin-top: 9px; }
      .text-block ul li:before {
        content: '';
        width: 8px;
        min-width: 8px;
        height: 8px;
        background: #D34B21;
        border-radius: 2px;
        transform: rotate(-45deg);
        margin-right: 19px; }
        .text-image-section .text-block ul li:before {
          width: 16px;
          min-width: 16px;
          height: 16px;
          border-radius: 5px; }
      .text-block ul li:first-child {
        margin-top: 0; }
    .text-image-section .text-block ul {
      margin: 0; }
    .vacancy-info .text-block ul {
      margin: 0; }
  .text-block ol {
    list-style-type: decimal;
    margin: 15px 0; }
    .text-block ol li {
      margin-top: 19px; }
      .text-block ol li:first-child {
        margin-top: 0; }
  .text-block p {
    margin: 13px 0; }
    .text-block p:first-child {
      margin-top: 0; }

.quote {
  padding-left: 36px;
  position: relative;
  margin: 35px 0; }
  .quote:before {
    content: '';
    width: 4px;
    height: 100%;
    position: absolute;
    left: 6px;
    border-radius: 4px;
    background: #D34B21; }

.map-section {
  margin-top: 127px;
  /*&__mob-overlay {
  	display: none;
  	background: rgba(black, 0.25);
  	position: absolute;
  	z-index: $z-default;
  	width: 100%;
  	height: 100%;
  	justify-content: center;
  	align-items: center;
  	@include tab {
  		display: flex;
  	}
  }*/ }
  @media screen and (max-width: 767px) {
    .map-section {
      margin-top: 84px; } }
  .map-section h2 {
    margin-bottom: 55px; }
  .map-section__map {
    height: 640px;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .map-section__map {
        height: 480px; } }
  .map-section iframe {
    width: 100%;
    height: 100%; }

.footer {
  height: 353px; }
  @media screen and (max-width: 1024px) {
    .footer {
      height: 619px; } }
  .footer__inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 300;
    background: #4C2F06;
    padding: 60px 0; }
    @media screen and (max-width: 1024px) {
      .footer__inner {
        padding: 40px 0; } }
    .footer__inner a {
      color: rgba(255, 255, 255, 0.9); }
  .footer__wrapper {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto; }
    @media screen and (max-width: 1279px) {
      .footer__wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
  .footer__contacts {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px; }
    @media screen and (max-width: 1024px) {
      .footer__contacts {
        flex-direction: column;
        margin-bottom: 66px; } }
  .footer__contacts-left {
    display: flex;
    justify-content: center; }
  .footer__contacts-right {
    display: flex; }
    @media screen and (max-width: 1024px) {
      .footer__contacts-right {
        flex-direction: column;
        align-items: center; } }
    @media screen and (min-width: 1025px) {
      .footer__contacts-right--many-contacts {
        width: 62%;
        display: flex;
        justify-content: space-between; } }
    @media screen and (min-width: 1025px) and (max-width: 1279px) {
      .footer__contacts-right--many-contacts .email, .footer__contacts-right--many-contacts .phone {
        font-size: 20px; }
        .footer__contacts-right--many-contacts .email:before, .footer__contacts-right--many-contacts .phone:before {
          width: 24px;
          height: 24px; } }
    @media screen and (min-width: 1025px) and (max-width: 1279px) {
      .footer__contacts-right--many-contacts .social {
        margin: 0; }
        .footer__contacts-right--many-contacts .social svg {
          width: 32px;
          height: 31px; } }
    @media screen and (min-width: 1025px) and (max-width: 1279px) {
      .footer__contacts-right--many-contacts .social__link:not(:first-child) {
        margin-left: 24px; } }
  .footer__text {
    line-height: 24px;
    margin-bottom: 45px; }
    @media screen and (max-width: 1024px) {
      .footer__text {
        text-align: center;
        height: 117px;
        margin-bottom: 0; } }
    @media screen and (max-width: 767px) {
      .footer__text {
        font-size: 13px;
        line-height: 20px; } }
  .footer__bottom {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 1024px) {
      .footer__bottom {
        flex-direction: column-reverse; } }
  .footer__bottom-left {
    display: flex;
    align-items: center;
    white-space: nowrap; }
    @media screen and (max-width: 1024px) {
      .footer__bottom-left {
        flex-direction: column;
        margin-top: 50px; } }
  .footer__bottom-right {
    display: flex;
    flex-grow: 2;
    justify-content: space-between;
    margin-left: 61px; }
    @media screen and (max-width: 1024px) {
      .footer__bottom-right {
        flex-direction: column;
        align-items: center;
        margin-left: 0;
        margin-top: 28px; } }
  .footer--dark .footer__inner {
    background: #272115;
    border-top: 1px solid #4F473D; }
  .footer--top-spaced {
    margin-top: 120px; }

.any-questions {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 425px) {
    .footer .any-questions {
      width: 100%;
      justify-content: space-between; } }
  .any-questions__title {
    font-size: 24px;
    font-weight: 300; }
    @media screen and (max-width: 767px) {
      .any-questions__title {
        font-size: 22px; } }
    @media screen and (max-width: 374px) {
      .any-questions__title {
        font-size: 18px; } }
    @media screen and (max-width: 425px) {
      .footer .any-questions__title {
        white-space: nowrap; } }
  .any-questions .button {
    margin-left: 24px; }
    @media screen and (max-width: 425px) {
      .footer .any-questions .button {
        width: 148px;
        padding: 0;
        margin: 0; } }
    @media screen and (max-width: 374px) {
      .footer .any-questions .button {
        width: 130px; } }

.phone {
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: white;
  text-decoration: none !important;
  transition: .2s opacity;
  will-change: opacity; }
  .phone:before {
    content: '';
    margin-right: 21px; }
  .phone:hover {
    color: white;
    opacity: 0.4; }
  @media screen and (max-width: 1024px) {
    .footer .phone {
      margin-top: 40px; } }

.email {
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: white;
  text-decoration: none !important;
  transition: .2s opacity;
  will-change: opacity; }
  .email:before {
    content: '';
    margin-right: 21px; }
  .email:hover {
    color: white;
    opacity: 0.4; }
  @media screen and (max-width: 1024px) {
    .footer .email {
      margin-top: 40px; } }

.simple-nav {
  display: flex;
  align-items: center; }
  .simple-nav__link {
    color: white;
    margin-left: 61px;
    text-decoration: underline;
    transition: .2s opacity;
    will-change: opacity; }
    .simple-nav__link:first-child {
      margin-left: 0; }
    .simple-nav__link:hover {
      opacity: .4;
      color: white; }
    @media screen and (max-width: 1024px) {
      .footer .simple-nav__link {
        margin-left: 0;
        margin-top: 28px; }
        .footer .simple-nav__link:first-child {
          margin-top: 0; } }
  @media screen and (max-width: 1024px) {
    .footer .simple-nav {
      flex-direction: column; } }

.dev {
  color: white;
  transition: .2s opacity;
  will-change: opacity;
  text-decoration: underline; }
  .dev:hover {
    opacity: 0.4;
    color: white; }
  @media screen and (max-width: 1024px) {
    .dev {
      margin-top: 28px; } }

.mob-menu-trigger {
  display: none;
  padding: 0;
  background: none;
  border: none;
  margin-left: 30px;
  width: 30px; }
  @media screen and (max-width: 1024px) {
    .mob-menu-trigger {
      display: flex;
      justify-content: center;
      align-items: center; } }
  @media screen and (max-width: 425px) {
    .mob-menu-trigger {
      margin-left: 15px; } }
  .mob-menu-trigger__close {
    display: none; }
  .mob-menu-trigger svg {
    fill: #4C2F06; }
  .state-mobile-menu-active .mob-menu-trigger .mob-menu-trigger__open {
    display: none; }
  .state-mobile-menu-active .mob-menu-trigger .mob-menu-trigger__close {
    display: block; }

.mobile-menu {
  display: none;
  position: fixed;
  top: 60px;
  z-index: 200;
  background: white;
  width: 375px;
  right: 0;
  padding: 36px 0 30px 0;
  border-radius: 0 0 20px 20px;
  transition: .2s top, .2s border-radius;
  will-change: top, border-radius; }
  @media screen and (max-width: 767px) {
    .mobile-menu {
      width: 100%;
      border-radius: 0; } }
  .mobile-menu__nav {
    display: flex;
    flex-direction: column; }
  .mobile-menu__nav-link {
    font-size: 20px;
    margin-top: 25px;
    text-align: center;
    text-decoration: none;
    color: #4C2F06; }
    .mobile-menu__nav-link:first-child {
      margin-top: 0; }
  @media screen and (min-width: 1024px) {
    .mobile-menu--franchise:not(.state-scroll) {
      top: 154px;
      border-radius: 20px; } }
  .state-mobile-menu-active .mobile-menu {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }

.site-content {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  min-height: 400px;
  padding-top: 22px;
  padding-bottom: 80px; }
  @media screen and (max-width: 1279px) {
    .site-content {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 1024px) {
    .site-content {
      padding-top: 64px; } }
  @media screen and (max-width: 767px) {
    .site-content {
      padding-bottom: 40px; } }
  .site-content--wide {
    max-width: 1892px;
    padding-left: 0;
    padding-right: 0; }

.breadcrumbs {
  display: flex;
  margin-bottom: 64px; }
  @media screen and (max-width: 1024px) {
    .breadcrumbs {
      margin-bottom: 32px; } }
  .breadcrumbs__item {
    color: #4C2F06;
    text-decoration: underline; }
    .breadcrumbs__item:not(:first-child):before {
      content: '-';
      margin: 0 8px;
      color: #4C2F06; }
    .breadcrumbs__item--current {
      color: #B4B4B4;
      text-decoration: none; }

.tabs-nav {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-left: -10px;
  margin-right: -10px; }
  @media screen and (max-width: 1024px) {
    .tabs-nav {
      margin-bottom: 10px;
      margin-left: -6px;
      margin-right: -6px; } }
  .tabs-nav .button {
    height: 48px;
    margin: 10px; }
    @media screen and (max-width: 1024px) {
      .tabs-nav .button {
        font-size: 18px;
        height: 34px;
        margin: 6px; } }
  .tabs-nav__item.state-active .button {
    border-color: #D34B21; }
    .tabs-nav__item.state-active .button:hover {
      border-color: #4C2F06; }

.products {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
  @media screen and (max-width: 425px) {
    .products {
      margin: 0; } }
  .products--3-per-col .product {
    width: calc(33.33% - 20px); }
  .dialog__window .products {
    padding-bottom: 62px; }
    @media screen and (max-width: 1024px) {
      .dialog__window .products {
        padding-bottom: 20px; } }

.product {
  position: relative;
  width: calc(25% - 20px);
  margin: 10px;
  min-height: 388px; }
  @media screen and (max-width: 1200px) {
    .product {
      width: calc(33.33% - 20px); } }
  @media screen and (max-width: 879px) {
    .product {
      width: calc(50% - 20px); } }
  @media screen and (max-width: 425px) {
    .product {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
      .product:last-child {
        margin-bottom: 0; } }
  .product__inner {
    border: 1px solid #EFDFDB;
    border-radius: 20px;
    background: white;
    min-height: 100%; }
    .product__inner:hover {
      position: absolute;
      z-index: 100;
      top: 0;
      left: 0;
      width: 100%;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
      .product__inner:hover .product__chars {
        display: block; }
      .product__inner:hover .button {
        display: flex; }
      @media screen and (max-width: 1024px) {
        .product__inner:hover {
          position: static; } }
  .product__image-holder {
    position: relative; }
  .product__weight {
    position: absolute;
    left: 14px;
    top: 14px;
    width: 40px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    background: white;
    border-radius: 20px; }
  .product__title {
    font-size: 24px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .product__image {
    border-radius: 20px 20px 0 0;
    width: 100% !important;
    height: auto !important; }
  .product__info {
    padding: 16px 15px 0 15px; }
  .product__description {
    font-size: 14px;
    line-height: 20px;
    margin-top: 22px;
    margin-bottom: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .product__chars {
    display: none;
    padding: 19px 15px 14px 15px;
    border-top: 1px solid #EFDFDB;
    margin: 0 -15px; }
    @media screen and (max-width: 1024px) {
      .product__chars {
        display: block; } }
  .product__chars-row {
    display: flex; }
    .product__chars-row:not(:first-child) {
      margin-top: 10px; }
    .product__chars-row--bold {
      font-weight: 700; }
      .product__chars-row--bold .product__chars-value:before {
        display: none; }
  .product__chars-title {
    white-space: nowrap;
    margin-right: 6px;
    margin-bottom: 4px; }
  .product__chars-value {
    position: relative;
    text-align: right;
    flex-grow: 1; }
    .product__chars-value:before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      bottom: 6px;
      height: 1px;
      border-bottom: 1px solid #ECECEC;
      z-index: 1; }
  .product__chars-value-text {
    background: white;
    display: inline-block;
    position: relative;
    z-index: 2;
    padding-left: 6px; }
  .product__price {
    font-size: 24px;
    font-weight: 700;
    color: #D34B21;
    margin-top: 22px;
    margin-bottom: 20px; }
  .product .button {
    width: 100%;
    margin-bottom: 20px;
    display: none; }
    @media screen and (max-width: 1024px) {
      .product .button {
        display: flex; } }

.panel, .feedback-form {
  padding: 39px 40px;
  border: 1px solid #EFDFDB;
  border-radius: 20px;
  transition: .2s border-color, .2s box-shadow;
  will-change: border-color, box-shadow; }
  .panel:hover, .feedback-form:hover {
    border-color: #D34B21;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 1024px) {
    .panel, .feedback-form {
      padding: 20px;
      min-height: 1px; } }
  @media screen and (max-width: 767px) {
    .panel, .feedback-form {
      min-height: 1px; } }
  .panel__title, .feedback-form__title {
    font-size: 32px;
    margin-bottom: 45px; }
    @media screen and (max-width: 1024px) {
      .panel__title, .feedback-form__title {
        margin-bottom: 25px;
        font-size: 28px; } }
  .panel--contacts {
    display: flex;
    padding: 0;
    margin-bottom: 51px; }
    @media screen and (max-width: 767px) {
      .panel--contacts {
        display: block;
        margin-bottom: 20px; } }
    .panel--contacts .panel__col {
      width: 38%; }
      @media screen and (max-width: 1024px) {
        .panel--contacts .panel__col {
          width: 50%; } }
      @media screen and (max-width: 767px) {
        .panel--contacts .panel__col {
          width: 100%; } }
      .panel--contacts .panel__col:first-child {
        padding: 39px 40px; }
        @media screen and (max-width: 1024px) {
          .panel--contacts .panel__col:first-child {
            padding: 20px; } }
    .panel--contacts .panel__col + .panel__col {
      width: 62%;
      font-size: 0; }
      @media screen and (max-width: 1024px) {
        .panel--contacts .panel__col + .panel__col {
          width: 50%; } }
      @media screen and (max-width: 767px) {
        .panel--contacts .panel__col + .panel__col {
          width: 100%; } }
  .panel--vacancy {
    display: flex;
    padding: 29px; }
    @media screen and (max-width: 1024px) {
      .panel--vacancy {
        display: block; } }
    .panel--vacancy .panel__col {
      display: flex;
      width: 62%; }
      @media screen and (max-width: 1024px) {
        .panel--vacancy .panel__col {
          width: 100%; } }
      .panel--vacancy .panel__col:first-child {
        width: 38%; }
        @media screen and (max-width: 1024px) {
          .panel--vacancy .panel__col:first-child {
            width: 100%; } }
  .panel--vacancy + .panel--vacancy {
    margin-top: 40px; }
  .grid-container .panel, .grid-container .feedback-form {
    height: 100%; }

.contacts-list__item {
  display: flex;
  align-items: center;
  line-height: 32px; }
  .contacts-list__item:not(:first-child) {
    margin-top: 44px; }
    @media screen and (max-width: 1024px) {
      .contacts-list__item:not(:first-child) {
        margin-top: 20px; } }
.contacts-list__item-icon {
  width: 42px;
  display: flex;
  align-items: center; }
.contacts-list__item-value {
  font-size: 24px;
  color: #4C2F06;
  font-weight: 400; }
  @media screen and (max-width: 1024px) {
    .contacts-list__item-value {
      font-size: 18px; } }
  .contacts-list__item-value a {
    color: #272115;
    transition: .2s opacity;
    will-change: opacity; }
    .contacts-list__item-value a:hover {
      opacity: 0.4; }
  .contacts-list__item-value--phone a {
    text-decoration: none;
    color: #4C2F06; }
  .contacts-list__item-value--bold {
    font-weight: 700; }

.grid-container__row {
  display: flex;
  margin: 0 -10px; }
  @media screen and (max-width: 767px) {
    .grid-container__row {
      display: block;
      margin: 0; } }
  .vacancy-info .grid-container__row {
    margin-top: 6px; }
    .vacancy-info .grid-container__row:first-child {
      margin-top: 0; }
.grid-container__col {
  flex-grow: 1;
  flex-basis: 0;
  padding: 10px; }
  @media screen and (max-width: 767px) {
    .grid-container__col {
      padding-left: 0;
      padding-right: 0; } }
.grid-container--2cols .grid-container__row {
  flex-wrap: wrap; }
.grid-container--2cols .grid-container__col {
  width: 50%;
  flex-basis: auto; }
  @media screen and (max-width: 767px) {
    .grid-container--2cols .grid-container__col {
      width: 100%; } }
.grid-container--3cols .grid-container__row {
  flex-wrap: wrap; }
.grid-container--3cols .grid-container__col {
  width: 33.33%;
  flex-basis: auto; }
  @media screen and (max-width: 767px) {
    .grid-container--3cols .grid-container__col {
      width: 100%; } }
.grid-container--4cols .grid-container__row {
  flex-wrap: wrap; }
.grid-container--4cols .grid-container__col {
  width: 33.33%;
  flex-basis: auto; }
  @media screen and (max-width: 767px) {
    .grid-container--4cols .grid-container__col {
      width: 100%; } }
.grid-container--features {
  margin-bottom: 120px; }
  @media screen and (max-width: 1024px) {
    .grid-container--features {
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .grid-container--features {
      margin-bottom: 30px; } }
.grid-container--centred .grid-container__col {
  display: flex;
  justify-content: center; }
@media screen and (max-width: 1024px) {
  .grid-container--cooperation-terms .grid-container__row {
    flex-wrap: wrap; } }
.grid-container--cooperation-terms .grid-container__row:not(:first-child) {
  margin-top: 35px; }
  @media screen and (max-width: 767px) {
    .grid-container--cooperation-terms .grid-container__row:not(:first-child) {
      margin-top: 0; } }
@media screen and (max-width: 1024px) {
  .grid-container--cooperation-terms .grid-container__col {
    width: 50%;
    flex-basis: auto; } }
@media screen and (max-width: 767px) {
  .grid-container--cooperation-terms .grid-container__col {
    width: 100%;
    justify-content: flex-start; } }
.grid-container--cooperation-terms .grid-container__col + .grid-container__col + .grid-container__col {
  margin-top: 35px; }
  @media screen and (max-width: 767px) {
    .grid-container--cooperation-terms .grid-container__col + .grid-container__col + .grid-container__col {
      margin-top: 0; } }
@media screen and (max-width: 1024px) {
  .grid-container--packages .grid-container__row {
    display: block; } }

.feedback-form {
  min-height: 1px; }
  .feedback-form:hover {
    box-shadow: none; }
  .feedback-form__row {
    display: flex; }
    @media screen and (max-width: 767px) {
      .feedback-form__row {
        display: block; } }
  .feedback-form__left {
    padding-right: 10px;
    width: 38%; }
    @media screen and (max-width: 1024px) {
      .feedback-form__left {
        width: 50%; } }
    @media screen and (max-width: 767px) {
      .feedback-form__left {
        width: 100%;
        padding-right: 0; } }
  .feedback-form__right {
    padding-left: 10px;
    width: 62%; }
    @media screen and (max-width: 1024px) {
      .feedback-form__right {
        width: 50%; } }
    @media screen and (max-width: 767px) {
      .feedback-form__right {
        width: 100%;
        padding-left: 0; } }
  .feedback-form input[type="text"], .feedback-form textarea {
    width: 100%;
    resize: none; }
  .feedback-form .select2-container {
    width: 100% !important; }
  .feedback-form__field {
    position: relative; }
    .feedback-form__field:not(:first-child) {
      margin-top: 20px; }
    .feedback-form__row:first-child .feedback-form__field {
      margin-top: 0; }
    @media screen and (max-width: 767px) {
      .feedback-form__field {
        margin-top: 20px; } }
  .feedback-form__submit-holder {
    text-align: right;
    margin-top: 40px; }
    @media screen and (max-width: 767px) {
      .feedback-form__submit-holder {
        margin-top: 20px; } }
    .feedback-form__submit-holder .button {
      width: 100%;
      max-width: 265px; }
      @media screen and (max-width: 767px) {
        .feedback-form__submit-holder .button {
          max-width: 100%; } }
  .feedback-form label.error {
    color: red;
    font-size: 15px;
    position: absolute;
    top: 13px;
    right: 32px; }
    @media screen and (max-width: 767px) {
      .feedback-form label.error {
        position: static;
        margin-top: 10px;
        text-align: center;
        display: block; } }
  .feedback-form.state-done .message-success {
    display: block; }
  .feedback-form--bottom {
    margin-top: 51px; }
    .feedback-form--bottom:hover {
      box-shadow: none;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 767px) {
      .feedback-form--bottom {
        margin-top: 20px; } }
  .feedback-form--dialog {
    padding: 0;
    border: none; }
    .feedback-form--dialog .feedback-form__row {
      display: block; }
      .feedback-form--dialog .feedback-form__row:not(:first-child) {
        margin-top: 20px; }
    .feedback-form--dialog .feedback-form__submit-holder {
      margin-top: 20px; }
    .feedback-form--dialog .button {
      width: 100%;
      max-width: 100%; }
    .feedback-form--dialog label.error {
      color: red;
      font-size: 15px;
      top: 13px;
      right: 32px;
      position: static;
      margin-top: 6px;
      text-align: center;
      display: block; }
  .feedback-form--make-order {
    border-width: 2px;
    border-color: #D34B21; }
    .feedback-form--make-order .feedback-form__title {
      text-align: left;
      margin-bottom: 36px; }
    .feedback-form--make-order .feedback-form__row {
      margin-left: -20px;
      margin-right: -20px; }
      @media screen and (max-width: 1024px) {
        .feedback-form--make-order .feedback-form__row {
          margin-left: -10px;
          margin-right: -10px; } }
      @media screen and (max-width: 767px) {
        .feedback-form--make-order .feedback-form__row {
          margin: 0 !important; } }
      .feedback-form--make-order .feedback-form__row:not(:first-child) {
        margin-top: 20px; }
    .feedback-form--make-order .feedback-form__col {
      flex-grow: 1;
      flex-basis: 0;
      padding: 0 20px; }
      @media screen and (max-width: 1024px) {
        .feedback-form--make-order .feedback-form__col {
          padding: 0 10px; } }
      @media screen and (max-width: 767px) {
        .feedback-form--make-order .feedback-form__col {
          margin-top: 20px; } }
      .feedback-form--make-order .feedback-form__col--submit {
        justify-content: flex-end;
        text-align: right; }
        .feedback-form--make-order .feedback-form__col--submit .button {
          width: 100%;
          max-width: 265px; }
          @media screen and (max-width: 1024px) {
            .feedback-form--make-order .feedback-form__col--submit .button {
              max-width: 100%; } }
      .feedback-form--make-order .feedback-form__col--select {
        display: flex;
        flex-direction: column-reverse;
        justify-content: flex-end; }
      .feedback-form--make-order .feedback-form__col--flex-center {
        display: flex;
        align-items: center; }
    .feedback-form--make-order label.error {
      position: static;
      padding-left: 33px;
      margin-top: 6px; }
      @media screen and (max-width: 767px) {
        .feedback-form--make-order label.error {
          padding-left: 0; } }
    .feedback-form--make-order select.error + label.error + .select2-container .select2-selection {
      border-color: red; }
  .feedback-form--make-order-dialog {
    border: none;
    padding: 0; }
    @media screen and (max-width: 767px) {
      .feedback-form--make-order-dialog .feedback-form__row:first-child .feedback-form__col:first-child {
        margin-top: 0; } }
    @media screen and (max-width: 767px) {
      .feedback-form--make-order-dialog .feedback-form__col {
        padding: 0; } }

.feature {
  height: 100%;
  padding: 26px 16px 40px 16px;
  border: 1px solid #EFDFDB;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  transition: .2s border-color, .2s box-shadow;
  will-change: border-color, box-shadow; }
  .feature:hover {
    border-color: #D34B21;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
  .feature__name {
    margin-top: 20px;
    font-size: 24px;
    font-weight: 700;
    text-align: center; }
  .feature__text {
    margin-top: 20px;
    line-height: 28px;
    text-align: center; }
  .feature--type2 {
    border: none !important;
    padding: 0; }
    .feature--type2:hover {
      box-shadow: none; }
    @media screen and (max-width: 1024px) {
      .feature--type2 {
        font-size: 18px; } }
    .feature--type2 .feature__name {
      line-height: 24px; }
      @media screen and (max-width: 1024px) {
        .feature--type2 .feature__name {
          font-size: 20px; } }
    .feature--type2 .feature__text {
      line-height: 24px;
      font-weight: 400; }
  .feature--light {
    border: 1px solid rgba(239, 223, 219, 0.2); }
    .feature--light .feature__name, .feature--light .feature__text {
      color: white; }
  .feature--type3 {
    padding: 0;
    border: none;
    display: flex;
    align-items: center;
    flex-direction: row;
    box-shadow: none !important; }
    .feature--type3 .feature__icon {
      width: 61px; }
      .feature--type3 .feature__icon svg {
        max-width: 40px; }
    .feature--type3 .feature__name {
      font-size: 32px;
      font-weight: 700;
      text-align: left;
      margin-top: 0; }
    .feature--type3 .feature__text {
      text-align: left;
      margin-top: 13px; }
  .feature--type4 .feature__name {
    font-size: 32px; }
  .feature--type4 .feature__text {
    margin-top: 5px; }

@media screen and (max-width: 767px) {
  .carousel-holder {
    padding: 0 20px; } }

.carousel {
  margin-bottom: 120px; }
  @media screen and (max-width: 1024px) {
    .carousel {
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .carousel {
      margin-bottom: 30px; } }
  .carousel img {
    transition: .4s transform, .4s opacity;
    will-change: transform, opacity;
    border-radius: 20px;
    width: 100%;
    height: auto !important; }
  .carousel .owl-item:not(.center) img {
    transform: scale(0.66);
    opacity: 0.4; }
  .carousel .owl-nav {
    width: 33.3%;
    margin: 0 auto;
    height: 1px; }
    .carousel .owl-nav button {
      width: 42px;
      height: 42px;
      position: absolute;
      top: 50%;
      margin-top: -21px;
      transition: .2s opacity;
      will-change: opacity; }
      .carousel .owl-nav button:hover {
        opacity: 0.4; }
      @media screen and (max-width: 1024px) {
        .carousel .owl-nav button {
          width: 28px;
          height: 28px;
          margin-top: -14px; } }
      .carousel .owl-nav button span {
        font-size: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
        .carousel .owl-nav button span:before {
          content: '';
          font-size: 16px; }
          @media screen and (max-width: 1024px) {
            .carousel .owl-nav button span:before {
              width: 12px;
              height: 28px; } }
      .carousel .owl-nav button.disabled {
        display: none; }
      .carousel .owl-nav button.owl-next {
        right: 29.2%; }
        @media screen and (max-width: 1024px) {
          .carousel .owl-nav button.owl-next {
            right: 28.4%; } }
      .carousel .owl-nav button.owl-prev {
        left: 29.2%; }
        @media screen and (max-width: 1024px) {
          .carousel .owl-nav button.owl-prev {
            left: 28.4%; } }
        .carousel .owl-nav button.owl-prev span:before {
          transform: rotate(180deg); }
  .carousel .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 15px; }
    .carousel .owl-dots button {
      width: 8px;
      height: 8px;
      background: #EFDFDB !important;
      border-radius: 50%; }
      .carousel .owl-dots button:not(:first-child) {
        margin-left: 10px; }
      .carousel .owl-dots button.active {
        background: #D34B21 !important; }

.vacancy-main-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px; }
  @media screen and (max-width: 767px) {
    .vacancy-main-info {
      font-size: 18px; } }
  @media screen and (max-width: 1024px) {
    .vacancy-main-info__bottom {
      margin-top: 20px; } }
  .vacancy-main-info__budget {
    font-size: 32px;
    color: #D34B21; }
    @media screen and (max-width: 767px) {
      .vacancy-main-info__budget {
        font-size: 22px; } }

.vacancy-info {
  width: 100%;
  font-size: 18px; }
  .vacancy-info__top {
    margin-top: 20px; }
  .vacancy-info .button {
    margin-right: 36px; }
    @media screen and (max-width: 767px) {
      .vacancy-info .button {
        width: 100%;
        margin-right: 0;
        margin-top: 20px; } }

.text-block {
  line-height: 28px; }
  .text-block h1 {
    line-height: 120%; }
  .text-block ul {
    margin: 15px 0; }
    .text-block ul li {
      display: flex;
      align-items: center;
      margin-top: 19px; }
      .vacancy-info .text-block ul li {
        margin-top: 9px; }
      .text-block ul li:before {
        content: '';
        width: 8px;
        min-width: 8px;
        height: 8px;
        background: #D34B21;
        border-radius: 2px;
        transform: rotate(-45deg);
        margin-right: 19px; }
        .text-image-section .text-block ul li:before {
          width: 16px;
          min-width: 16px;
          height: 16px;
          border-radius: 5px; }
      .text-block ul li:first-child {
        margin-top: 0; }
    .text-image-section .text-block ul {
      margin: 0; }
    .vacancy-info .text-block ul {
      margin: 0; }
  .text-block ol {
    list-style-type: decimal;
    margin: 15px 0; }
    .text-block ol li {
      margin-top: 19px; }
      .text-block ol li:first-child {
        margin-top: 0; }
  .text-block p {
    margin: 13px 0; }
    .text-block p:first-child {
      margin-top: 0; }

.dialog {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 500;
  visibility: hidden;
  opacity: 0;
  right: 0;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center; }
  .dialog__overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .dialog__window {
    display: flex;
    flex-direction: column;
    background: white;
    max-width: 1280px;
    width: 100%;
    max-height: 90%;
    height: auto;
    transform: scale(0.5);
    transition: all 0.5s;
    padding: 40px 0 40px 40px;
    border-radius: 20px;
    position: relative;
    z-index: 2;
    overflow: hidden; }
    @media screen and (max-width: 1320px) {
      .dialog__window {
        max-width: 90%; } }
    @media screen and (max-width: 767px) {
      .dialog__window {
        padding: 20px 0;
        max-height: 100%;
        max-width: 100%;
        width: 100%;
        height: 100%;
        border-radius: 0; } }
  .dialog__close {
    position: absolute;
    z-index: 1;
    right: 40px;
    top: 40px;
    cursor: pointer; }
    .dialog__close svg {
      transition: .2s stroke;
      will-change: stroke;
      stroke: #EFDFDB; }
    .dialog__close:hover svg {
      stroke: #D34B21; }
    @media screen and (max-width: 767px) {
      .dialog__close {
        right: 20px;
        top: 20px; } }
  .dialog__title {
    font-size: 40px;
    font-family: "Lobster", cursive;
    font-weight: 400;
    margin-bottom: 36px;
    padding-right: 56px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .dialog__title {
        padding-left: 20px;
        font-size: 32px; } }
  .dialog__title-logo {
    top: -112px; }
    @media screen and (max-width: 1024px) {
      .dialog__title-logo {
        left: 50%;
        margin-left: -70px;
        top: -96px; } }
    @media screen and (max-width: 767px) {
      .dialog__title-logo {
        display: none; } }
    .dialog__title-logo:after {
      display: none; }
  .dialog__window-content {
    flex-grow: 1; }
    @media screen and (max-width: 1024px) {
      .dialog__window-content {
        overflow-y: auto; } }
    @media screen and (max-width: 767px) {
      .dialog__window-content {
        padding-left: 20px !important;
        padding-right: 20px !important; } }
  .dialog__window-content-inner {
    margin-right: 40px; }
    @media screen and (max-width: 767px) {
      .dialog__window-content-inner {
        margin-right: 0; } }
  .dialog.state-active {
    visibility: visible;
    opacity: 1; }
    .dialog.state-active .dialog__window {
      transform: scale(1); }
  .dialog--feedback .dialog__window {
    width: 480px; }
  .dialog--products .dialog__title {
    padding-left: 10px; }
    @media screen and (max-width: 767px) {
      .dialog--products .dialog__title {
        padding-left: 20px; } }
  .dialog--products .dialog__window {
    padding-left: 30px;
    padding-bottom: 0; }
    @media screen and (max-width: 767px) {
      .dialog--products .dialog__window {
        padding-left: 0; } }
  .dialog--products .dialog__window-content-inner {
    margin-right: 30px; }
    @media screen and (max-width: 767px) {
      .dialog--products .dialog__window-content-inner {
        margin-right: 0; } }
  .dialog--products .products {
    margin: 0; }
  @media screen and (max-width: 1024px) {
    .dialog--products .product {
      width: calc(50% - 20px); } }
  @media screen and (max-width: 767px) {
    .dialog--products .product {
      width: 100%; } }
  .dialog--products .product__inner {
    min-height: 392px; }
  .dialog--add-to-cart-message .dialog__window {
    max-width: 630px; }
  .dialog--cart .dialog__title {
    display: flex;
    align-items: center; }
  .dialog--cart .count-round {
    margin-left: 20px; }
  .dialog--make-order .dialog__title {
    font-size: 32px; }
  .dialog--make-order .dialog__window {
    overflow: visible; }
  .dialog--text .dialog__window {
    max-width: 800px; }
  .dialog .scrollbar-inner .scroll-content {
    padding: 0 !important; }
  .dialog .scrollbar-inner > .scroll-element.scroll-y {
    height: calc(100% - 20px); }

.make-order-section {
  margin-top: 171px; }
  @media screen and (max-width: 1024px) {
    .make-order-section {
      margin-top: 85px; } }
  .make-order-section h2 {
    margin-bottom: 53px; }

.radio-group {
  display: flex; }
  @media screen and (max-width: 767px) {
    .radio-group {
      display: block; } }
  .radio-group__item {
    position: relative;
    cursor: pointer; }
    .radio-group__item:not(:first-child) {
      margin-left: 40px; }
      @media screen and (max-width: 1024px) {
        .radio-group__item:not(:first-child) {
          margin-left: 20px; } }
  .radio-group__item-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden; }
  .radio-group__item-name {
    font-size: 15px;
    color: rgba(76, 47, 6, 0.6);
    display: flex;
    align-items: center; }
    .radio-group__item-name:before {
      content: '';
      width: 16px;
      min-width: 16px;
      height: 16px;
      border: 4px solid white;
      border-radius: 50%;
      background: white;
      box-shadow: 0 0 0 1px #DDDDDD;
      margin-right: 10px; }
    .radio-group__item-name:hover {
      color: #D34B21; }
  .radio-group__item-input:checked + .radio-group__item-name:before {
    background-color: #D34B21; }

.input-file {
  position: relative; }
  .input-file__field {
    font-size: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    color: rgba(76, 47, 6, 0.6);
    cursor: pointer; }
    .input-file__field:before {
      content: '';
      margin-right: 11px; }
    .input-file__field:hover {
      color: #D34B21; }
  .input-file__input {
    position: absolute;
    opacity: 0;
    visibility: hidden; }

.delivery-info-section {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 126px; }
  @media screen and (max-width: 1279px) {
    .delivery-info-section {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 1024px) {
    .delivery-info-section {
      margin-top: 63px; } }
  .delivery-info-section h2 {
    margin-bottom: 77px; }
    @media screen and (max-width: 1024px) {
      .delivery-info-section h2 {
        margin-bottom: 40px; } }

.dot-item {
  display: flex;
  justify-content: center;
  line-height: 24px; }
  .dot-item:before {
    content: '';
    width: 2px;
    height: 2px;
    background: #4C2F06;
    margin-top: 14px;
    margin-right: 12px; }

.our-products-section {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 150px; }
  @media screen and (max-width: 1279px) {
    .our-products-section {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 1024px) {
    .our-products-section {
      margin-top: 75px; } }
  .our-products-section h2 {
    margin-bottom: 53px; }

.gallery__row {
  display: flex;
  margin: 0 -10px; }
  .gallery__row:not(:first-child) {
    margin-top: 20px; }
.gallery__col {
  padding: 0 10px; }
  @media screen and (max-width: 767px) {
    .gallery__col {
      padding: 0 5px; } }
  .gallery__col--w1 {
    width: 75%; }
  .gallery__col--w2 {
    width: 25%; }
  .gallery__col--w3 {
    width: 37.5%; }
.gallery__image-link {
  overflow: hidden;
  border-radius: 20px;
  display: block;
  height: 100%; }
  @media screen and (max-width: 767px) {
    .gallery__image-link {
      border-radius: 6px; } }
.gallery__image {
  width: 100% !important;
  height: auto !important;
  transition: .3s transform;
  will-change: transform;
  object-fit: cover; }
  @media screen and (max-width: 1024px) {
    .gallery__image {
      height: 100% !important;
      border-radius: 6px; } }
  .gallery__image:hover {
    transform: scale(1.1); }

.add-to-cart-message {
  display: flex;
  align-items: center;
  flex-direction: column; }
  .add-to-cart-message__title {
    margin-top: 25px;
    font-size: 40px;
    font-family: "Lobster", cursive;
    text-align: center; }
  .add-to-cart-message__actions {
    margin-top: 35px; }
    .add-to-cart-message__actions .button {
      width: 220px;
      margin: 0 10px; }
      @media screen and (max-width: 767px) {
        .add-to-cart-message__actions .button {
          width: 100%;
          margin: 0; }
          .add-to-cart-message__actions .button:not(:first-child) {
            margin-top: 20px; } }

.count-round {
  width: 44px;
  height: 44px;
  background: #D34B21;
  color: white;
  font-family: "Lobster", cursive;
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; }

.cart-product {
  border: 1px solid #EFDFDB;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 40px; }
  @media screen and (max-width: 1279px) {
    .cart-product {
      padding-right: 20px;
      display: block; } }
  @media screen and (max-width: 767px) {
    .cart-product {
      padding-right: 0; } }
  .cart-product:not(:first-child) {
    margin-top: 20px; }
  .cart-product__weight {
    position: absolute;
    left: 14px;
    top: 14px;
    width: 40px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    background: white;
    border-radius: 20px; }
  .cart-product__image-holder {
    width: 211px;
    line-height: 0; }
    @media screen and (max-width: 767px) {
      .cart-product__image-holder {
        width: 100%; } }
  .cart-product__image {
    width: 100% !important;
    height: auto !important; }
  .cart-product__left {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .cart-product__left {
        display: block; } }
  .cart-product__right {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1279px) {
      .cart-product__right {
        border-top: 1px solid #EFDFDB;
        padding-top: 20px;
        padding-bottom: 20px;
        justify-content: flex-end; } }
    @media screen and (max-width: 767px) {
      .cart-product__right {
        flex-direction: column; } }
  .cart-product__name {
    font-size: 24px;
    font-weight: 700;
    margin-left: 40px; }
    @media screen and (max-width: 1279px) {
      .cart-product__name {
        margin-left: 20px; } }
    @media screen and (max-width: 767px) {
      .cart-product__name {
        margin: 0;
        padding: 20px;
        text-align: center; } }
  .cart-product__num-controls {
    display: flex;
    align-content: center; }
  .cart-product__num-controls-button, .cart-product .shk_count_button {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #4C2F06;
    border-radius: 50%;
    background: transparent;
    padding: 0;
    cursor: pointer;
    transition: .2s background-color;
    will-change: background-color; }
    .cart-product__num-controls-button svg, .cart-product .shk_count_button svg {
      fill: #4C2F06; }
    .cart-product__num-controls-button:hover, .cart-product .shk_count_button:hover {
      background-color: #4C2F06; }
      .cart-product__num-controls-button:hover svg, .cart-product .shk_count_button:hover svg {
        fill: white; }
  .cart-product__num-controls-input {
    width: 69px;
    margin: 0 20px;
    padding: 0 !important;
    text-align: center;
    color: #4C2F06 !important; }
  .cart-product__remove {
    background: transparent;
    padding: 0;
    border: none;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 40px;
    cursor: pointer; }
    @media screen and (max-width: 1320px) {
      .cart-product__remove {
        margin-left: 20px; } }
    @media screen and (max-width: 1279px) {
      .cart-product__remove {
        position: absolute;
        right: 20px;
        top: 34px; } }
    @media screen and (max-width: 767px) {
      .cart-product__remove {
        top: 10px;
        right: 10px;
        background: white;
        border-radius: 50%; } }
    .cart-product__remove svg {
      stroke: #4C2F06; }
    .cart-product__remove:hover svg {
      stroke: #D34B21; }
  .cart-product__price {
    font-size: 32px;
    color: #D34B21;
    font-weight: 700;
    width: 151px;
    text-align: right; }
    @media screen and (max-width: 1320px) {
      .cart-product__price {
        width: 105px; } }
    @media screen and (max-width: 767px) {
      .cart-product__price {
        margin: 20px 0 0 0; } }

.cart-bottom {
  margin-top: 40px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .cart-bottom {
      display: block;
      text-align: center; } }
  .cart-bottom__total {
    font-size: 32px;
    font-weight: 400; }
  .cart-bottom__total-value {
    font-weight: 700;
    color: #D34B21; }
  .cart-bottom .button {
    width: 265px; }
    @media screen and (max-width: 767px) {
      .cart-bottom .button {
        margin-top: 20px;
        width: 100%; } }

.cart-empty {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .cart-empty__text {
    font-size: 24px;
    line-height: 28px;
    margin-top: 26px;
    text-align: center; }
  .cart-empty .button {
    margin-top: 40px; }

.form-light {
  position: relative; }
  .form-light__field {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .form-light__field:not(:first-child) {
      margin-top: 20px; }
  .form-light input[type="text"].form-light__input {
    height: 42px;
    border: 1px solid #DDDDDD;
    padding: 0 32px;
    color: white;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 26px;
    font-size: 15px;
    font-family: "Akrobat", sans-serif;
    outline: none;
    transition: .2s border-color;
    will-change: border-color;
    font-weight: 600;
    font-size: 20px;
    height: 48px;
    width: 100% !important; }
    .form-light input[type="text"].form-light__input:focus {
      border-color: #D34B21; }
    .form-light input[type="text"].form-light__input.error {
      border-color: red; }
    .form-light input[type="text"].form-light__input::placeholder {
      color: white; }
  .form-light__terms {
    font-size: 14px;
    line-height: 20px;
    margin-top: 27px; }
  .form-light__submit {
    margin-top: 38px; }
    .form-light__submit .button {
      font-size: 20px;
      height: 48px;
      max-width: 270px;
      width: 100%; }
  .media-section .form-light {
    width: 100%;
    max-width: 428px;
    margin-top: 72px; }
  .form-light label.error {
    color: white;
    background-color: rgba(255, 0, 0, 0.65);
    padding: 4px;
    border-radius: 0 0 6px 6px;
    margin-top: 0;
    position: static;
    line-height: 22px;
    width: calc(100% - 40px); }
    @media screen and (max-width: 767px) {
      .form-light label.error {
        font-size: 15px; } }
  .form-light .message-success {
    display: none;
    position: absolute;
    bottom: -16px;
    left: 0;
    background: #D34B21;
    border-color: #D34B21;
    color: white; }
    @media screen and (max-width: 767px) {
      .form-light .message-success {
        bottom: -30px; } }
  .form-light.state-done .message-success {
    display: block; }

.business-features-section {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 130px; }
  @media screen and (max-width: 1279px) {
    .business-features-section {
      padding-left: 20px;
      padding-right: 20px; } }
  .business-features-section h2 {
    margin-bottom: 53px; }

.round-icon {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 700;
  border-radius: 50%;
  border: 1px solid #EFDFDB; }
  .round-icon--light {
    border-color: #4F473D;
    color: white; }
  .round-icon--auto-width {
    width: auto;
    display: inline-flex;
    padding: 0 24px;
    border-radius: 40px; }

.franchise-peculiarities-section {
  background: linear-gradient(90deg, #252219 -7.15%, rgba(37, 34, 25, 0) 51.18%), url(../images/peculiarities_bg.jpg);
  background-size: cover;
  margin-top: 120px;
  padding: 86px 0 80px 0;
  color: white; }
  @media screen and (max-width: 767px) {
    .franchise-peculiarities-section {
      background: linear-gradient(90deg, #252219 -7.15%, rgba(37, 34, 25, 0.65) 51.18%), url(../images/peculiarities_bg.jpg); } }
  .franchise-peculiarities-section h2 {
    margin-bottom: 38px; }
  .franchise-peculiarities-section__description {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 48px; }

.advantage {
  padding: 20px 47px;
  color: white;
  background: rgba(39, 33, 21, 0.1);
  border: 1px solid rgba(239, 223, 219, 0.2);
  box-sizing: border-box;
  backdrop-filter: blur(5px);
  border-radius: 20px;
  display: flex;
  align-items: center;
  line-height: 24px;
  min-height: 129px;
  transition: .2s transform, .2s box-shadow, .2s border-color, .2s background;
  will-change: transform, box-shadow, background; }
  .advantage:before {
    content: '';
    margin-right: 42px;
    min-width: 32px; }
  .advantage:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    border-color: #D34B21;
    background: rgba(39, 33, 21, 0.3); }

.cooperation-terms-section {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 121px;
  padding-bottom: 113px; }
  @media screen and (max-width: 1279px) {
    .cooperation-terms-section {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 767px) {
    .cooperation-terms-section {
      padding-top: 60px;
      padding-bottom: 60px; } }
  .cooperation-terms-section h2 {
    margin-bottom: 68px; }
    @media screen and (max-width: 767px) {
      .cooperation-terms-section h2 {
        margin-bottom: 34px; } }

.packages-section {
  background: linear-gradient(270.28deg, #252219 -5.56%, rgba(37, 34, 25, 0) 86.15%), url(../images/tariffs_bg.jpg);
  background-size: cover;
  background-position: right center;
  padding-top: 85px;
  padding-bottom: 80px;
  color: white; }
  .packages-section h2 {
    font-size: 40px;
    margin-bottom: 65px; }

.tariff {
  border: 1px solid rgba(239, 223, 219, 0.2);
  border-radius: 20px;
  padding: 32px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: .2s transform, .2s box-shadow, .2s border-color, .2s background;
  will-change: transform, box-shadow, background; }
  @media screen and (max-width: 1024px) {
    .tariff {
      background: rgba(255, 255, 255, 0.05);
      backdrop-filter: blur(5px); } }
  .tariff:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    border-color: #D34B21;
    background: rgba(39, 33, 21, 0.4); }
  .tariff__title {
    font-size: 32px;
    font-family: "Lobster", cursive;
    font-weight: 400;
    margin-bottom: 30px; }
  .tariff__options {
    line-height: 32px;
    font-size: 20px; }
  .tariff__options-list {
    padding-left: 12px; }
  .tariff__options-list-item {
    display: flex; }
    .tariff__options-list-item:before {
      content: '';
      width: 3px;
      height: 3px;
      background: white;
      border-radius: 50%;
      margin-right: 14px;
      margin-top: 16px; }
  .tariff__bottom {
    margin-top: 30px; }
  .tariff .round-icon {
    font-size: 32px;
    height: 72px;
    border: 1px solid #585046; }
  .tariff--blur {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(5px); }

.what-you-get-section {
  padding-top: 120px;
  padding-bottom: 55px; }
  @media screen and (max-width: 767px) {
    .what-you-get-section {
      padding-top: 60px;
      padding-bottom: 60px; } }
  .what-you-get-section h2 {
    margin-bottom: 51px; }
    @media screen and (max-width: 767px) {
      .what-you-get-section h2 {
        margin-bottom: 25px; } }

.geo-map-section {
  padding-top: 55px;
  padding-bottom: 63px; }
  .geo-map-section h2 {
    margin-bottom: 53px; }

.rewards-section {
  margin-top: 63px; }
  .rewards-section h2 {
    margin-bottom: 53px; }

.reward {
  font-weight: 700;
  color: white; }
  .reward__image {
    width: 100% !important;
    height: auto !important; }
  .reward__name {
    font-size: 24px;
    margin-top: 44px;
    line-height: 32px; }
  .reward__description {
    font-size: 20px;
    font-weight: 400;
    margin-top: 13px;
    line-height: 24px; }

.geo-map-container {
  display: flex;
  justify-content: center;
  padding: 0 20px; }
  .geo-map-container img {
    max-width: 1361px;
    width: 100% !important;
    height: auto !important; }

#shk_prodHelper {
  z-index: 501 !important;
  width: 160px !important; }
  #shk_prodHelper .shk-but {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 32px;
    font-size: 15px;
    font-family: "Akrobat", sans-serif;
    font-weight: 700;
    color: white;
    border-radius: 26px;
    height: 42px;
    text-decoration: none;
    background: transparent;
    cursor: pointer;
    outline: none;
    position: relative;
    transition: color .2s, background-color .2s;
    will-change: color, background-color;
    text-align: center;
    border: 1px solid #4C2F06;
    color: #4C2F06;
    padding: 0 15px;
    height: 32px; }
    #shk_prodHelper .shk-but svg {
      margin-right: 11px; }
    #shk_prodHelper .shk-but:hover {
      text-decoration: none; }
    #shk_prodHelper .shk-but svg {
      fill: #4C2F06; }
    #shk_prodHelper .shk-but:hover {
      background-color: #4C2F06;
      color: white; }
      #shk_prodHelper .shk-but:hover svg {
        fill: white; }

@media screen and (min-width: 1025px) {
  .hide-lg {
    display: none !important; } }
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .hide-md {
    display: none !important; } }
@media screen and (max-width: 767px) {
  .hide-xs {
    display: none !important; } }

/*# sourceMappingURL=main.css.map */
