

/* Start:/local/templates/rd5/libs/magnific-popup/magnific-popup.css?17490219697302*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/components/go2web/location/templates/.default/style.css?17490219693860*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("/local/components/go2web/location/templates/.default/fonts/Gilroy-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  src: url("/local/components/go2web/location/templates/.default/fonts/Gilroy-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  src: url("/local/components/go2web/location/templates/.default/fonts/Gilroy-Semibold.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("/local/components/go2web/location/templates/.default/fonts/Gilroy-Bold.woff2") format("woff2");
}
.popup_city_block {
  width: 94.6rem;
  background: #FFF;
  max-width: 100%;
  margin: 4rem auto;
}
@media screen and (max-width: 1029px) {
  .popup_city_block {
    width: 72rem;
  }
}
@media screen and (max-width: 767px) {
  .popup_city_block {
    width: auto;
    max-width: none;
    min-height: 100vh;
    margin: 0 -0.6rem;
  }
}
.popup_city_block .main_block {
  padding: 4rem 3rem 3rem;
  background: #F5F5F5;
}
@media screen and (max-width: 767px) {
  .popup_city_block .main_block {
    padding: 2rem 2rem 2.4rem;
  }
}
.popup_city_block .main_block .title {
  margin-bottom: 1.6rem;
  font-size: 2.4rem;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  .popup_city_block .main_block .title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .popup_city_block .main_block .title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .popup_city_block .main_block .title {
    font-size: 2rem;
  }
}
.popup_city_block .main_block .input_block {
  position: relative;
  width: 52.4rem;
  max-width: 100%;
}
.popup_city_block .main_block .input_block:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 6.4rem;
  height: 4.8rem;
  background: #FFF url("/local/components/go2web/location/templates/.default/search.svg") center no-repeat;
}
.popup_city_block .main_block .input_block input {
  border: none;
}
.popup_city_block .main_block .example {
  font-weight: 500;
  color: #77797D;
}
.popup_city_block .popular_block {
  padding: 2.4rem 3rem 3rem;
}
@media screen and (max-width: 767px) {
  .popup_city_block .popular_block {
    padding: 2.4rem 2rem;
  }
}
.popup_city_block .popular_block .title {
  font-size: 1.6rem;
  font-weight: 500;
}
.popup_city_block .popular_block .title:not(:last-child) {
  margin-bottom: 1.6rem;
}
.popup_city_block .links {
  display: flex;
  flex-wrap: wrap;
  margin-top: -1rem;
}
.popup_city_block .links div {
  flex-shrink: 0;
  margin-top: 1rem;
  width: calc((100% - 4rem) / 5);
}
@media screen and (max-width: 1029px) {
  .popup_city_block .links div {
    width: calc((100% - 3rem) / 4);
  }
}
@media screen and (max-width: 767px) {
  .popup_city_block .links div {
    width: calc((100% - 1rem) / 2);
  }
}
.popup_city_block .links div:not(:nth-child(5n+5)) {
  margin-right: 1rem;
}
@media screen and (max-width: 1029px) {
  .popup_city_block .links div:not(:nth-child(5n+5)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1029px) {
  .popup_city_block .links div:not(:nth-child(4n+4)) {
    margin-right: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .popup_city_block .links div:not(:nth-child(4n+4)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .popup_city_block .links div:not(:nth-child(even)) {
    margin-right: 1rem;
  }
}
.popup_city_block .links a, .popup_city_block .links span {
  color: #2E353E;
}
.popup_city_block .links a {
  text-decoration: none;
}
.popup_city_block .links a:hover {
  color: #2E353E;
}

.city_popup_search:not(:last-child) {
  margin-bottom: 1rem;
}
.city_popup_search ul {
  padding: 0;
  margin: 1rem 0 0;
  list-style-type: none;
}
.city_popup_search a {
  color: #009CCC;
  font-weight: 500;
  text-decoration: none;
}
.city_popup_search a:hover {
  text-decoration: underline;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/rd5/components/bitrix/breadcrumb/.default/style.css?1749021969691*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/rd5/components/bitrix/breadcrumb/.default/fonts/Gilroy-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/rd5/components/bitrix/breadcrumb/.default/fonts/Gilroy-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/rd5/components/bitrix/breadcrumb/.default/fonts/Gilroy-Semibold.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("/local/templates/rd5/components/bitrix/breadcrumb/.default/fonts/Gilroy-Bold.woff2") format("woff2");
}
.bradcrumbs {
  color: #A9ABAF;
  margin-bottom: 1.6rem;
}
.bradcrumbs a {
  color: #A9ABAF;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/go2web/subs/templates/.default/style.css?17490219691758*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("/local/components/go2web/subs/templates/.default/fonts/Gilroy-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  src: url("/local/components/go2web/subs/templates/.default/fonts/Gilroy-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  src: url("/local/components/go2web/subs/templates/.default/fonts/Gilroy-Semibold.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("/local/components/go2web/subs/templates/.default/fonts/Gilroy-Bold.woff2") format("woff2");
}
.main_subscription_block {
  position: relative;
  padding-right: 8rem;
}
@media screen and (max-width: 1400px) {
  .main_subscription_block {
    padding-right: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_subscription_block {
    padding-right: 0;
  }
}
.main_subscription_block .title {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 1.2rem;
}
.main_subscription_block .input_block {
  display: flex;
}
@media screen and (max-width: 1029px) {
  .main_subscription_block .input_block {
    display: block;
  }
}
.main_subscription_block input.txt {
  margin-right: 2rem;
}
@media screen and (max-width: 1029px) {
  .main_subscription_block input.txt {
    width: 100%;
    margin: 0 0 1rem;
  }
}
.main_subscription_block .btn {
  width: 24.6rem;
  flex-shrink: 0;
}
@media screen and (max-width: 1029px) {
  .main_subscription_block .btn {
    width: 100%;
  }
}
.main_subscription_block .callback_successs {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 8rem;
  bottom: 0;
  color: #85AD00;
  font-size: 1.6rem;
  background: #dfdfe3;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/rd5/template_styles.css?174902196972942*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details, main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #000;
}

.hamburger-inner:after, .hamburger-inner:before {
  display: block;
  content: "";
}

.hamburger-inner:before {
  top: -10px;
}

.hamburger-inner:after {
  bottom: -10px;
}

.hamburger--3dx .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dx .hamburger-inner:after, .hamburger--3dx .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dx.is-active .hamburger-inner {
  transform: rotateY(180deg);
  background-color: transparent;
}

.hamburger--3dx.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dx-r .hamburger-inner:after, .hamburger--3dx-r .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dx-r.is-active .hamburger-inner {
  transform: rotateY(-180deg);
  background-color: transparent;
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy .hamburger-inner:after, .hamburger--3dy .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy.is-active .hamburger-inner {
  transform: rotateX(-180deg);
  background-color: transparent;
}

.hamburger--3dy.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy-r .hamburger-inner:after, .hamburger--3dy-r .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy-r.is-active .hamburger-inner {
  transform: rotateX(180deg);
  background-color: transparent;
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dxy .hamburger-inner:after, .hamburger--3dxy .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dxy.is-active .hamburger-inner {
  transform: rotateX(180deg) rotateY(180deg);
  background-color: transparent;
}

.hamburger--3dxy.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dxy-r .hamburger-inner:after, .hamburger--3dxy-r .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dxy-r.is-active .hamburger-inner {
  transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
  background-color: transparent;
}

.hamburger--3dxy-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--arrow.is-active .hamburger-inner:before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrow.is-active .hamburger-inner:after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowalt .hamburger-inner:before {
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner:after {
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrowalt-r .hamburger-inner:before {
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner:after {
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner:before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrowturn.is-active .hamburger-inner:after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner:before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowturn-r.is-active .hamburger-inner:after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner:after, .hamburger--boring .hamburger-inner:before {
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.13s;
}

.hamburger--collapse .hamburger-inner:after {
  top: -20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner:before {
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0;
}

.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transform: rotate(-90deg);
}

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.13s;
}

.hamburger--collapse-r .hamburger-inner:after {
  top: -20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner:before {
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(45deg);
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0;
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transform: rotate(90deg);
}

.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration: 0.275s;
}

.hamburger--elastic .hamburger-inner:before {
  top: 10px;
  transition: opacity 0.125s ease 0.275s;
}

.hamburger--elastic .hamburger-inner:after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 10px, 0) rotate(135deg);
}

.hamburger--elastic.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -20px, 0) rotate(-270deg);
}

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration: 0.275s;
}

.hamburger--elastic-r .hamburger-inner:before {
  top: 10px;
  transition: opacity 0.125s ease 0.275s;
}

.hamburger--elastic-r .hamburger-inner:after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 10px, 0) rotate(-135deg);
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -20px, 0) rotate(270deg);
}

.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s ease-in 0.175s;
}

.hamburger--emphatic .hamburger-inner:before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
}

.hamburger--emphatic .hamburger-inner:after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
}

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner:before {
  top: -80px;
  left: -80px;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
}

.hamburger--emphatic.is-active .hamburger-inner:after {
  top: -80px;
  right: -80px;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
}

.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s ease-in 0.175s;
}

.hamburger--emphatic-r .hamburger-inner:before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
}

.hamburger--emphatic-r .hamburger-inner:after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
  top: 80px;
  left: -80px;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
  top: 80px;
  right: -80px;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
}

.hamburger--minus .hamburger-inner:after, .hamburger--minus .hamburger-inner:before {
  transition: bottom 0.08s ease-out 0s, top 0.08s ease-out 0s, opacity 0s linear;
}

.hamburger--minus.is-active .hamburger-inner:after, .hamburger--minus.is-active .hamburger-inner:before {
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s linear 0.08s;
  opacity: 0;
}

.hamburger--minus.is-active .hamburger-inner:before {
  top: 0;
}

.hamburger--minus.is-active .hamburger-inner:after {
  bottom: 0;
}

.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform, opacity;
}

.hamburger--slider .hamburger-inner:after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner:before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner:after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform, opacity;
}

.hamburger--slider-r .hamburger-inner:after {
  top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner:before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

.hamburger--spin .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.22s;
}

.hamburger--spin .hamburger-inner:before {
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner:after {
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(225deg);
}

.hamburger--spin.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}

.hamburger--spin.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

.hamburger--spin-r .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.22s;
}

.hamburger--spin-r .hamburger-inner:before {
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner:after {
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(-225deg);
}

.hamburger--spin-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}

.hamburger--spin-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(90deg);
}

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s linear 0.13s;
}

.hamburger--spring .hamburger-inner:before {
  top: 10px;
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner:after {
  top: 20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.13s;
}

.hamburger--spring-r .hamburger-inner:after {
  top: -20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner:before {
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--spring-r.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s linear 0.22s;
  opacity: 0;
}

.hamburger--spring-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: rotate(90deg);
}

.hamburger--stand .hamburger-inner {
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
}

.hamburger--stand .hamburger-inner:before {
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand .hamburger-inner:after {
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand.is-active .hamburger-inner {
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transform: rotate(90deg);
  background-color: transparent;
}

.hamburger--stand.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(-45deg);
}

.hamburger--stand.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(45deg);
}

.hamburger--stand-r .hamburger-inner {
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
}

.hamburger--stand-r .hamburger-inner:before {
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand-r .hamburger-inner:after {
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand-r.is-active .hamburger-inner {
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transform: rotate(-90deg);
  background-color: transparent;
}

.hamburger--stand-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(-45deg);
}

.hamburger--stand-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(45deg);
}

.hamburger--squeeze .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms;
}

.hamburger--squeeze .hamburger-inner:before {
  transition: top 75ms ease 0.12s, opacity 75ms ease;
}

.hamburger--squeeze .hamburger-inner:after {
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}

.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease, opacity 75ms ease 0.12s;
  opacity: 0;
}

.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

.hamburger--vortex .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.2s;
}

.hamburger--vortex .hamburger-inner:after, .hamburger--vortex .hamburger-inner:before {
  transition-delay: 0.1s;
  transition-timing-function: linear;
  transition-duration: 0s;
}

.hamburger--vortex .hamburger-inner:before {
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner:after {
  transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(765deg);
}

.hamburger--vortex.is-active .hamburger-inner:after, .hamburger--vortex.is-active .hamburger-inner:before {
  transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(90deg);
}

.hamburger--vortex-r .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.2s;
}

.hamburger--vortex-r .hamburger-inner:after, .hamburger--vortex-r .hamburger-inner:before {
  transition-delay: 0.1s;
  transition-timing-function: linear;
  transition-duration: 0s;
}

.hamburger--vortex-r .hamburger-inner:before {
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner:after {
  transition-property: bottom, transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(-765deg);
}

.hamburger--vortex-r.is-active .hamburger-inner:after, .hamburger--vortex-r.is-active .hamburger-inner:before {
  transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
}

@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/rd5/fonts/Gilroy-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/rd5/fonts/Gilroy-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/rd5/fonts/Gilroy-Semibold.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("/local/templates/rd5/fonts/Gilroy-Bold.woff2") format("woff2");
}
.respons_wrapp {
  display: block;
  position: relative;
}
.respons_wrapp:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.respons_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.respons_content img, .respons_content picture {
  display: block;
}

.mfp_zoom_in .mfp_content {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.mfp_zoom_in.mfp-ready .mfp_content {
  opacity: 1;
  transform: scale(1);
}

.mfp_zoom_in.mfp-removing .mfp_content {
  transform: scale(0.8);
  opacity: 0;
}

.mfp_zoom_in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.mfp_zoom_in.mfp-ready.mfp-bg {
  opacity: 0.9;
  background: #2E353E;
}

.mfp_zoom_in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* img */
.mfp_with_zoom .mfp-container,
.mfp_with_zoom.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp_with_zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp_with_zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp_with_zoom.mfp-removing .mfp-container,
.mfp_with_zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

img.mfp-img {
  padding: 0;
}

.mfp-image-holder .mfp-close,
.mfp-close-btn-in .mfp-close {
  font-size: 0;
  opacity: 1;
  right: 0;
  top: 0;
  width: 4rem;
  height: 4rem;
  background: url("/local/templates/rd5/img/close.svg") center no-repeat;
  background-size: 2rem;
}
@media screen and (max-width: 767px) {
  .mfp-image-holder .mfp-close,
  .mfp-close-btn-in .mfp-close {
    width: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .mfp-image-holder .mfp-close,
  .mfp-close-btn-in .mfp-close {
    height: 4rem;
  }
}

::placeholder {
  color: #A9ABAF;
}

::selection {
  background-color: #0085AD;
  color: #fff;
}

input, textarea {
  outline: none;
}
input:focus:required:invalid, textarea:focus:required:invalid {
  border-color: red;
}
input:required:valid, textarea:required:valid {
  border-color: green;
}

* {
  box-sizing: border-box;
}

html, body {
  font-size: 10px;
}

body {
  font-size: 1.4rem;
  min-width: 360px;
  position: relative;
  line-height: 1.5;
  font-family: "Gilroy", sans-serif;
  overflow-x: hidden;
  color: #2E353E;
  background: #F5F5F5;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.wrapper {
  width: 136rem;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1400px) {
  .wrapper {
    max-width: 112rem;
  }
}
@media screen and (max-width: 1199px) {
  .wrapper {
    max-width: 96rem;
  }
}
@media screen and (max-width: 1029px) {
  .wrapper {
    max-width: 72rem;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding-right: 2rem;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

button {
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
  padding: 0;
}

input.txt, textarea.txt {
  width: 100%;
  color: #626874;
  border: 0.1rem solid #dfdfe3;
  transition: 0.2s border;
}
input.txt.error, textarea.txt.error {
  border: 0.1rem solid #E9202A;
}
input.txt:hover, textarea.txt:hover {
  border: 0.1rem solid #CAD0DB;
}
input.txt:active, input.txt:focus, textarea.txt:active, textarea.txt:focus {
  border: 0.1rem solid #626874;
}

input.txt {
  height: 4.8rem;
  padding: 0 2rem;
}

textarea.txt {
  display: block;
  height: 9rem;
  padding: 1.6rem 2rem;
  resize: none;
}

.error_msg {
  height: 1.2rem;
  color: #E9202A;
  font-size: 1rem;
}

.btn {
  width: fit-content;
  height: 4.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 2rem;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  transition: 0.2s background;
  border: none;
}
@media screen and (max-width: 767px) {
  .btn {
    width: 100%;
    padding: 0 1.6rem;
  }
}
.btn.accent {
  color: #FFF;
  fill: #FFF;
  background: #0085AD;
}
.btn.accent:hover {
  background: #68D2DF;
}
.btn.accent:active {
  background: #28ADD5;
}
.btn.sub {
  color: #FFF;
  fill: #FFF;
  background: #2E353E;
}
.btn.sub:hover {
  background: #77797D;
}
.btn.sub:active {
  background: #A9ABAF;
}
.btn.add {
  color: #0085AD;
  fill: #0085AD;
  background: #F5F5F5;
}
.btn.add:hover {
  background: #A9ABAF;
}
.btn.add:active {
  background: #77797D;
}
.btn.add.active {
  background: #68D2DF;
}
.btn.disabled {
  color: #FFF;
  background: #A9ABAF;
}
.btn img[align=left] {
  margin-right: 1rem;
}
.btn img[align=right] {
  margin-left: 1rem;
}

img[align=center] {
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  img[align=center] {
    margin-bottom: 1.6rem;
  }
}

a.txt {
  color: #2E353E;
  display: inline-block;
  text-decoration: none;
  border-bottom: 0.1rem solid transparent;
}
a.txt:hover {
  border-bottom: 0.1rem solid #2E353E;
}

a.gray {
  color: #77797D;
  display: inline-block;
  text-decoration: none;
  border-bottom: 0.1rem solid transparent;
}
a.gray:hover {
  border-bottom: 0.1rem solid #77797D;
}

a.link_color {
  color: #009CCC;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
  border-bottom: 0.1rem solid transparent;
}
a.link_color:hover {
  border-bottom: 0.1rem solid #009CCC;
}

a.link_icon {
  display: flex;
  align-items: center;
}
a.link_icon img:not(:first-child) {
  margin-left: 1rem;
}
a.link_icon img:not(:last-child) {
  margin-right: 1rem;
}
a.link_icon .txt {
  border-bottom: 0.1rem solid transparent;
}
a.link_icon.gray:hover {
  border-bottom: 0.1rem solid transparent;
}
a.link_icon.gray:hover .txt {
  display: inline-block;
  border-bottom: 0.1rem solid #77797D;
}

section.section:not(.first) {
  padding-top: 8rem;
}
@media screen and (max-width: 1029px) {
  section.section:not(.first) {
    padding-top: 6rem;
  }
}
section.section:not(:last-child) {
  padding-bottom: 10rem;
}
@media screen and (max-width: 1199px) {
  section.section:not(:last-child) {
    padding-bottom: 8rem;
  }
}
@media screen and (max-width: 1029px) {
  section.section:not(:last-child) {
    padding-bottom: 6rem;
  }
}
section.section.bg {
  background: #dfdfe3;
}
section.section.white {
  background: #FFF;
}

h1 {
  font-size: 3.2rem;
  font-weight: 500;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1029px) {
  h1 {
    font-size: 2.8rem;
  }
}
h1:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (max-width: 1029px) {
  h1:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}

h2 {
  font-size: 2.4rem;
  font-weight: 500;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  h2 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1029px) {
  h2 {
    font-size: 2rem;
  }
}
h2:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (max-width: 1029px) {
  h2:not(:last-child) {
    margin-bottom: 1.3rem;
  }
}

h5 {
  font-size: 1.6rem;
  font-weight: 500;
  margin: 0;
}
h5:not(:last-child) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1029px) {
  h5:not(:last-child) {
    margin-bottom: 0.8rem;
  }
}

.custom_ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.custom_ul:not(:last-child) {
  margin-bottom: 2rem;
}
.custom_ul li:not(:last-child) {
  margin-bottom: 1rem;
}
.custom_ul li:before {
  content: "";
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 1rem;
  position: relative;
  top: -0.2rem;
  border-radius: 100%;
  background: #009CCC;
}

.header_top {
  background: #dfdfe3;
  border-bottom: 0.1rem solid #D0D4E0;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .header_top {
    display: none;
  }
}
.header_top .wrapper {
  padding: 1.2rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_top .city_block {
  flex-shrink: 0;
}
.header_top nav {
  max-width: 60rem;
  margin: 0 2rem 0 1rem;
}
@media screen and (max-width: 1400px) {
  .header_top nav {
    max-width: 58rem;
  }
}
@media screen and (max-width: 1199px) {
  .header_top nav {
    max-width: 44rem;
  }
}
@media screen and (max-width: 1029px) {
  .header_top nav {
    max-width: 11rem;
    margin-left: auto;
  }
}
.header_top .enter_block {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.header_top .enter_block > a:not(:last-child), .header_top .enter_block > span:not(:last-child) {
  margin-right: 0.5rem;
}

.header_top_menu {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.header_top_menu li:not(:last-child) {
  margin-right: 4rem;
}
@media screen and (max-width: 1400px) {
  .header_top_menu li:not(:last-child) {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .header_top_menu li:not(:last-child) {
    margin-right: 0;
  }
}

.flexMenu-viewMore {
  position: relative;
  z-index: 101;
}
.flexMenu-viewMore > a {
  color: #77797D;
  display: inline-block;
  text-decoration: none;
  border-bottom: 0.1rem solid transparent;
  padding-right: 1.8rem;
  position: relative;
}
.flexMenu-viewMore > a:hover {
  border-bottom: 0.1rem solid #77797D;
}
.flexMenu-viewMore > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 1.8rem;
  height: 1.8rem;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  background: url("/local/templates/rd5/img/arrow.svg") center no-repeat;
}

.more_dropdown {
  width: max-content;
  min-width: 14.6rem;
  max-width: 20rem;
  margin: 0;
  right: 0;
  list-style-type: none;
  padding: 1.5rem;
  border: 0.1rem solid #D0D4E0;
  background: #dfdfe3;
}
.more_dropdown li:not(:last-child) {
  margin: 0 0 0.5rem;
}

.hamburger {
  padding: 0;
  width: 2.4rem;
  height: 2.4rem;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1029px) {
  .hamburger {
    display: flex;
  }
}
.hamburger:hover {
  opacity: 1;
}
.hamburger .hamburger-box {
  width: 1.8rem;
  height: 2rem;
}
.hamburger .hamburger-inner, .hamburger .hamburger-inner:after, .hamburger .hamburger-inner:before {
  width: 1.8rem;
  height: 0.2rem;
  background-color: #2E353E;
  margin: 0;
}
.hamburger .hamburger-inner:before {
  top: -0.5rem;
}
.hamburger .hamburger-inner:after {
  bottom: -0.5rem;
}

.main_logo img {
  display: block;
}

.header_line {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  margin-top: 5rem;
  background: #F5F5F5;
  transition: 0.2s transform, 0.2s margin;
}
@media screen and (max-width: 767px) {
  .header_line {
    margin-top: 0;
  }
}
.header_line.box_shadow {
  margin: 0;
}
.header_line .wrapper {
  height: 9rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .header_line .wrapper {
    height: 6.6rem;
    justify-content: space-between;
  }
}
.header_line .hamburger {
  display: none;
}
@media screen and (max-width: 1199px) {
  .header_line .hamburger {
    display: flex;
    margin-right: 4rem;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1029px) {
  .header_line .hamburger {
    margin-right: 2rem;
  }
}
.header_line .main_logo {
  max-width: 11rem;
  margin-right: 5.3rem;
}
@media screen and (max-width: 1400px) {
  .header_line .main_logo {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .header_line .main_logo {
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .header_line .main_logo {
    max-width: 10.5rem;
    margin-right: 2rem;
  }
}
.header_line .catalog_links {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-right: 6.4rem;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .header_line .catalog_links {
    display: none;
  }
}
.header_line .catalog_links .btn {
  flex-shrink: 0;
}
.header_line .catalog_links .btn:not(:last-child) {
  margin-right: 1.6rem;
}
@media screen and (max-width: 1400px) {
  .header_line .catalog_links .btn:not(:last-child) {
    margin-right: 1rem;
  }
}
.header_line .search_form {
  display: flex;
  position: static;
}
.header_line .search_form.mb {
  display: none;
}
@media screen and (max-width: 767px) {
  .header_line .search_form.mb {
    display: flex;
  }
}
.header_line .search_form input.txt {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding-right: 8.4rem;
  transition: 0.2s border, 0.2s width;
}
@media screen and (max-width: 767px) {
  .header_line .search_form input.txt {
    top: 0.9rem;
    right: 0.9rem;
    bottom: 0.9rem;
    width: calc(100% - 1.8rem);
  }
}
.header_line .search_form:not(.open) input.txt {
  width: 0;
  padding: 0;
}
.header_line .search_form .search_header_link {
  z-index: 1;
}
.header_line .phone_block {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .header_line .phone_block {
    display: none;
  }
}
@media screen and (max-width: 1400px) {
  .header_line .phone_block {
    margin: 0 2rem;
    text-align: right;
  }
}
@media screen and (max-width: 1199px) {
  .header_line .phone_block {
    margin: 0 4rem;
    text-align: left;
  }
}
@media screen and (max-width: 1029px) {
  .header_line .phone_block {
    margin: 0 2rem;
  }
}
@media screen and (max-width: 1400px) {
  .header_line .phone_block .txt {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1199px) {
  .header_line .phone_block .txt {
    font-size: 1.4rem;
  }
}
.header_line .basket_block {
  width: 21rem;
}
@media screen and (max-width: 767px) {
  .header_line .basket_block {
    display: none;
  }
}
.header_line .basket_block .btn {
  width: 100%;
}

.phone_link {
  color: #2E353E;
  font-size: 2rem;
  font-weight: 500;
  text-decoration: none;
}

.mobile_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  overflow: auto;
  max-height: 100%;
  background: #FFF;
  padding: 11.4rem 0 6rem;
  border-bottom: 0.1rem solid #D0D4E0;
  transition: transform 0.2s;
  transform: translate(0, -100%);
}
@media screen and (max-width: 767px) {
  .mobile_menu {
    padding: 9rem 0;
    bottom: 0;
  }
}
.mobile_menu.open {
  transform: translate(0, 0);
}
.mobile_menu .location_link:not(:last-child) {
  margin-bottom: 2.4rem;
}
.mobile_menu .btns_block {
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .mobile_menu .btns_block {
    width: 100%;
  }
}
.mobile_menu .btns_block:not(:last-child) {
  margin-bottom: 4rem;
}
.mobile_menu .btns_block .btn {
  width: 100%;
}
.mobile_menu .btns_block .btn:not(:last-child) {
  margin-bottom: 1.2rem;
}
.mobile_menu .menu_item {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.mobile_menu .menu_item:not(:last-child) {
  margin-bottom: 4rem;
}
.mobile_menu .menu_item li:not(:last-child) {
  margin-bottom: 1.6rem;
}
.mobile_menu .phone_block {
  padding-left: 3.4rem;
  background: url("/local/templates/rd5/img/phone.svg") left 0.4rem no-repeat;
}

.phone_block .txt {
  font-weight: 500;
  color: #A9ABAF;
}

main {
  padding-top: 12rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 767px) {
  main {
    padding-top: 8.2rem;
    padding-bottom: 13rem;
  }
}

footer {
  position: relative;
  background: #dfdfe3;
}
@media screen and (max-width: 767px) {
  footer {
    padding-bottom: 7rem;
  }
}

.footer_main {
  padding-top: 8rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 1029px) {
  .footer_main {
    padding-top: 6rem;
    padding-bottom: 2rem;
  }
}
.footer_main .logo_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 1199px) {
  .footer_main .logo_block {
    width: calc(16.6666666667% - 20px);
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .logo_block {
    width: calc(41.6666666667% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .logo_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .logo_block {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .logo_block {
    margin-bottom: 3.4rem;
  }
}
.footer_main .menu_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 1029px) {
  .footer_main .menu_block {
    width: calc(41.6666666667% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .menu_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .menu_block {
    margin-left: calc(16.6666666667% + 10px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .menu_block {
    margin-left: calc(0% + 10px);
  }
}
@media screen and (max-width: 1199px) {
  .footer_main .menu_block {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .menu_block {
    padding-left: 0;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .menu_block {
    margin-bottom: 3rem;
  }
}
.footer_main .links_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 1199px) {
  .footer_main .links_block {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .links_block {
    width: calc(41.6666666667% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .links_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .links_block {
    margin-bottom: 4rem;
  }
}
.footer_main .contacts_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 1029px) {
  .footer_main .contacts_block {
    width: calc(41.6666666667% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .contacts_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .contacts_block {
    margin-left: calc(16.6666666667% + 10px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .contacts_block {
    margin-left: calc(0% + 10px);
  }
}
.footer_main .contacts_block:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0.1rem;
  margin-left: -5rem;
  background: #CBCBCF;
}
@media screen and (max-width: 1400px) {
  .footer_main .contacts_block:before {
    margin-left: -2rem;
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .contacts_block:before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .main_logo {
    max-width: 12rem;
  }
}
.footer_main .menu_item {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer_main .menu_item li:not(:last-child) {
  margin-bottom: 1.4rem;
}
.footer_main .catalog_links {
  padding-right: 8rem;
}
@media screen and (max-width: 1400px) {
  .footer_main .catalog_links {
    padding-right: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .footer_main .catalog_links {
    padding-left: calc(100% - 26.6rem);
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .catalog_links {
    padding: 0;
  }
}
.footer_main .catalog_links .btn {
  width: 24.6rem;
}
@media screen and (max-width: 1400px) {
  .footer_main .catalog_links .btn {
    width: 100%;
  }
}
.footer_main .catalog_links .btn:not(:last-child) {
  margin-bottom: 1.6rem;
}
.footer_main .phone_block:not(:last-child) {
  margin-bottom: 2rem;
}

.social_block {
  display: flex;
  flex-wrap: wrap;
}
.social_block .title {
  width: 100%;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 1.2rem;
}
.social_block a {
  width: 4rem;
  height: 4rem;
  text-decoration: none;
}
.social_block a:not(:last-child) {
  margin-right: 1.2rem;
}
.social_block a:hover svg {
  fill: #0085AD;
}
.social_block svg {
  fill: #2E353E;
  display: block;
  transition: 0.2s fill;
}

@media screen and (max-width: 1029px) {
  .footer_sub {
    align-items: flex-start;
  }
}
.footer_sub .sub_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(75% - 20px);
}
@media screen and (max-width: 1029px) {
  .footer_sub .sub_block {
    width: calc(41.6666666667% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_sub .sub_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_sub .sub_block {
    order: 2;
  }
}
.footer_sub .social_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 1029px) {
  .footer_sub .social_block {
    width: calc(41.6666666667% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_sub .social_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1029px) {
  .footer_sub .social_block {
    margin-left: calc(16.6666666667% + 10px);
  }
}
@media screen and (max-width: 767px) {
  .footer_sub .social_block {
    margin-left: calc(0% + 10px);
  }
}
@media screen and (max-width: 767px) {
  .footer_sub .social_block {
    order: 1;
    margin-bottom: 3.2rem;
  }
}

.footer_copyright {
  color: #A9ABAF;
  padding-top: 6.4rem;
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .footer_copyright {
    margin-top: 2.8rem;
    padding-top: 2.4rem;
    position: relative;
  }
  .footer_copyright:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 1rem;
    right: 1rem;
    height: 0.1rem;
    background: #CBCBCF;
  }
}
.footer_copyright .copyright {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(75% - 20px);
}
@media screen and (max-width: 767px) {
  .footer_copyright .copyright {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_copyright .copyright {
    margin-bottom: 2rem;
  }
}
.footer_copyright .developer {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 767px) {
  .footer_copyright .developer {
    width: calc(100% - 20px);
  }
}
.footer_copyright .developer_link {
  display: flex;
  line-height: 1.4rem;
  align-items: flex-end;
}
.footer_copyright .developer_link img {
  display: block;
  margin-left: 1rem;
}

.footer_line {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .footer_line {
    display: block;
  }
}
.footer_line .wrapper {
  height: 7rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_line a {
  width: 6.4rem;
  height: 7rem;
  font-size: 1.2rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: column;
  text-decoration: none;
  color: #77797D;
}
.footer_line a:not(:last-child) {
  margin-right: 2rem;
}
.footer_line .icon {
  width: 2.4rem;
  height: 2.4rem;
  margin-bottom: 0.6rem;
}
.footer_line .text {
  text-align: center;
}
.footer_line .num {
  color: #FFF;
  position: absolute;
  top: 0.7rem;
  right: 0.8rem;
  width: 2rem;
  height: 2rem;
  font-size: 1.2rem;
  font-weight: 500;
  border-radius: 100%;
  background: #0085AD;
  line-height: 2rem;
  text-align: center;
}

.product_add_popup {
  width: 67rem;
  background: #FFF;
  max-width: 100%;
  margin: 4rem auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-shrink: 0;
  padding: 4rem 3rem 3rem;
}
@media screen and (max-width: 767px) {
  .product_add_popup {
    display: block;
    width: auto;
    max-width: none;
    min-height: 100vh;
    margin: 0 -0.6rem;
    padding: 8.6rem 2rem 4rem;
  }
}
.product_add_popup .title {
  width: 100%;
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1199px) {
  .product_add_popup .title {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .product_add_popup .title {
    font-size: 2rem;
    margin-bottom: 1.6rem;
  }
}
.product_add_popup .img_block {
  width: calc((100% - 2rem) / 2);
  flex-shrink: 0;
  margin-right: 2rem;
}
@media screen and (max-width: 767px) {
  .product_add_popup .img_block {
    width: 100%;
    margin: 0 0 1.6rem;
  }
}
.product_add_popup .img_block:before {
  padding-top: 46.88%;
}
.product_add_popup .text_block {
  width: calc((100% - 2rem) / 2);
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .product_add_popup .text_block {
    width: 100%;
  }
}
.product_add_popup .name {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 1.6rem;
}
.product_add_popup .quantity_block:not(:last-child) {
  margin-bottom: 1.6rem;
}
.product_add_popup .quantity_block .yes {
  color: #85AD00;
}
.product_add_popup .quantity_block .no {
  color: #FED42B;
}
.product_add_popup .quantity_block:not(:last-child) {
  margin-bottom: 1.6rem;
}
.product_add_popup .quantity_block .text {
  color: #A9ABAF;
  font-weight: 500;
}
.product_add_popup .price_wrapp .text {
  margin-bottom: 0.6rem;
}
.product_add_popup .price_wrapp .price_block {
  display: flex;
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.product_add_popup .price_wrapp .old_price {
  color: #A9ABAF;
  font-weight: 500;
  font-size: 1.4rem;
  margin: 0.2rem 0 0 1rem;
  text-decoration: line-through;
}
.product_add_popup .saving {
  width: fit-content;
  color: #A9ABAF;
  padding: 0.6rem 2rem 0.6rem;
  border: 0.2rem solid #85AD00;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  .product_add_popup .saving {
    width: 100%;
  }
}
.product_add_popup .buttons_block .btn:not(:last-child) {
  margin-bottom: 1.6rem;
}

h4 {
  font-size: 2rem;
  font-weight: 300;
  font-family: "GTEestiProDisplay", sans-serif;
  margin: 0;
}
@media screen and (max-width: 1029px) {
  h4 {
    font-size: 1.8rem;
  }
}
h4:not(:last-child) {
  margin-bottom: 1.2rem;
}

p {
  color: #626874;
  margin: 0;
}
p:not(:last-child) {
  margin-bottom: 1.6rem;
}

.text_title {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 1rem;
}

.table {
  display: table;
  justify-content: center;
  width: 100%;
  border-collapse: collapse;
  padding: 2rem;
  color: #2E353E;
}
.table:not(:last-child) {
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .table {
    display: block;
    padding: 0;
  }
}
.table .table_tr {
  display: table-row;
}
.table .table_tr .item_title {
  font-weight: 500;
  background-color: #dfdfe3;
}
@media screen and (max-width: 767px) {
  .table .table_tr {
    display: block;
    border: 0.1rem solid #D0D4E0;
  }
}
@media screen and (max-width: 767px) {
  .table .table_tr:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .table .table_tr:first-child {
    display: none;
  }
}
.table .table_tr.border {
  border-left: 0.1rem solid #D0D4E0;
  border-right: 0.1rem solid #D0D4E0;
}
@media screen and (max-width: 767px) {
  .table .table_tr.border {
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .table .table_tr.border .table_td:first-child, .table .table_tr.border .table_td:last-child {
    height: 0;
  }
}
.table .table_td {
  display: table-cell;
  vertical-align: top;
  border: 0.1rem solid #D0D4E0;
  padding: 0 1rem;
}
@media screen and (max-width: 767px) {
  .table .table_td:last-child {
    border-bottom: 0;
  }
}
.table .table_td.no_border {
  border-left: none;
  border-right: none;
}
@media screen and (max-width: 767px) {
  .table .table_td.no_border {
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .table .table_td {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 4.9rem;
    border: none;
    border-bottom: 0.1rem solid #D0D4E0;
  }
}
.table .table_td .item {
  padding: 0 1rem;
  min-height: 6.4rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .table .table_td .item {
    min-height: auto;
  }
}
.table .table_td a:not(.link_color) {
  text-decoration: none;
  color: #dfdfe3;
}
.table .table_td a:not(.link_color):hover {
  text-decoration: underline;
}
.table .table_td .mobile_title {
  font-weight: bold;
  margin-right: 1rem;
  display: none;
}
@media screen and (max-width: 767px) {
  .table .table_td .mobile_title {
    display: inline-block;
  }
}

.slider_txt_block .title {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 1.2rem;
}
.slider_txt_block .slick-slide:before {
  padding-top: 66.99%;
}
.slider_txt_block .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tabs_content {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: 0.2s opacity;
}
.tabs_content.active {
  height: auto;
  opacity: 1;
  overflow: visible;
}

.search_brush_tabs {
  padding: 3.2rem;
  background: #FFF;
}
@media screen and (max-width: 1199px) {
  .search_brush_tabs {
    padding: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .search_brush_tabs {
    padding: 1.6rem;
  }
}
.search_brush_tabs:not(:last-child) {
  margin-bottom: 8rem;
}
@media screen and (max-width: 1199px) {
  .search_brush_tabs:not(:last-child) {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1029px) {
  .search_brush_tabs:not(:last-child) {
    margin-bottom: 4rem;
  }
}
.search_brush_tabs .tabs_caption {
  display: flex;
  margin: 0;
  padding: 0;
  background: #F5F5F5;
  list-style-type: none;
}
.search_brush_tabs .tabs_caption:not(:last-child) {
  margin-bottom: 3.2rem;
}
.search_brush_tabs .tabs_caption li {
  height: 5rem;
  padding: 1rem 2.4rem;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 500;
  color: #A9ABAF;
  background: #F5F5F5;
  transition: 0.2s color, 0.2s background;
}
@media screen and (max-width: 767px) {
  .search_brush_tabs .tabs_caption li {
    width: 50%;
    flex-shrink: 0;
    text-align: center;
    justify-content: center;
  }
}
.search_brush_tabs .tabs_caption li.active {
  color: #FFF;
  background: #2E353E;
}
.search_brush_tabs .tabs_caption li:not(.active) {
  cursor: pointer;
}
.search_brush_tabs .brandmodel {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.search_brush_tabs .brandmodel .half {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(50% - 20px);
}
@media screen and (max-width: 767px) {
  .search_brush_tabs .brandmodel .half {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .search_brush_tabs .brandmodel .half:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}
.search_brush_tabs .brandmodel .fully {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
}
.search_brush_tabs .title {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
.search_brush_tabs .selectize-control.single .selectize-input:after {
  margin-left: auto;
}
.search_brush_tabs .selectize-input > input {
  margin-left: 2rem !important;
}

.catalog_products_row .product_card_new {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
}
.catalog_products_row .product_card_new:not(:last-child) {
  margin-bottom: 2rem;
}

.product_card_new {
  padding: 2rem;
  background: #FFF;
  display: flex;
  font-weight: 500;
}
@media screen and (max-width: 1029px) {
  .product_card_new {
    padding: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .product_card_new {
    display: block;
  }
}
.product_card_new .img_block {
  display: block;
  width: 30rem;
  flex-shrink: 0;
  margin-right: 2.4rem;
}
@media screen and (max-width: 1199px) {
  .product_card_new .img_block {
    width: 20rem;
  }
}
@media screen and (max-width: 1029px) {
  .product_card_new .img_block {
    width: 15rem;
    margin-right: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .product_card_new .img_block {
    width: 100%;
    margin: 0 0 1.6rem;
  }
}
.product_card_new .img_block .respons_wrapp {
  position: relative;
  background: #F5F5F5;
}
.product_card_new .img_block .respons_content {
  display: flex;
  z-index: 1;
}
.product_card_new .img_block .respons_content .el {
  width: 100%;
  height: 100%;
}
.product_card_new .img_block .respons_content .el:first-child .bg {
  opacity: 1;
}
@media screen and (max-width: 1029px) {
  .product_card_new .img_block .respons_content .el:not(:first-child) {
    display: none;
  }
}
.product_card_new .img_block .respons_content .el:hover .bg, .product_card_new .img_block .respons_content .el.active .bg {
  opacity: 1;
}
.product_card_new .img_block .respons_content .bg {
  background: #F5F5F5;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.2s opacity;
  z-index: -1;
}
.product_card_new .img_block .card_dots {
  display: flex;
  margin-top: 1.2rem;
  justify-content: center;
}
.product_card_new .img_block .card_dots .dot {
  width: 1.4rem;
  display: block;
}
.product_card_new .img_block .card_dots .dot:before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 auto;
  display: block;
  background: #E2E5EC;
  border-radius: 100%;
}
.product_card_new .img_block .card_dots .dot.active:before {
  background: #009CCC;
}
.product_card_new .fast_view {
  position: absolute;
  right: 2rem;
  bottom: 1.6rem;
  display: flex;
  align-items: center;
  color: #A9ABAF;
  text-decoration: none;
  z-index: 1;
}
.product_card_new .fast_view img {
  margin-right: 0.5rem;
}
.product_card_new .text_block {
  width: 100%;
}
.product_card_new .top_block {
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  border-bottom: 0.1rem solid #dfdfe3;
}
.product_card_new .name_block {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .product_card_new .name_block {
    display: block;
  }
}
.product_card_new .name_block:not(:last-child) {
  margin-bottom: 1.6rem;
}
.product_card_new .name {
  color: #2E353E;
  font-size: 1.6rem;
  text-decoration: none;
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1199px) {
  .product_card_new .name {
    flex-shrink: 0;
  }
}
@media screen and (max-width: 1029px) {
  .product_card_new .name {
    max-height: 4.5em;
    -webkit-line-clamp: 3;
  }
}
.product_card_new .article {
  color: #A9ABAF;
}
.product_card_new .article span {
  color: #2E353E;
  margin-left: 0.8rem;
}
.product_card_new .bottom_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.product_card_new .bottom_block .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(50% - 20px);
  display: flex;
}
@media screen and (max-width: 767px) {
  .product_card_new .bottom_block .item {
    width: calc(100% - 20px);
  }
}
.product_card_new .bottom_block .item:not(:nth-child(-n+2)) {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .product_card_new .bottom_block .item:not(:first-child) {
    margin-top: 1rem;
  }
}
.product_card_new .bottom_block .item .title {
  color: #A9ABAF;
}
.product_card_new .bottom_block .item .value {
  margin-left: 1.2rem;
}

.loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
  background: rgba(255, 255, 255, 0.8);
}
.loader .loader-hr {
  display: flex;
}
.loader hr {
  height: 0.5rem;
  width: 2rem;
  background: #0085AD;
  margin: 0;
  animation: spin 0.8s ease infinite;
}
.loader hr:not(:last-child) {
  margin-right: 1rem;
}
.loader hr:first-child {
  animation-delay: -0.6s;
}
.loader hr:nth-child(2) {
  animation-delay: -0.4s;
}
.loader hr:last-child {
  animation-delay: -0.2s;
}

@keyframes spin {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.catalog-section {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 4rem;
}

.catalog-section__product_card {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .catalog-section__product_card {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .catalog-section__product_card {
    margin-bottom: 2rem;
  }
  .catalog-section__product_card:last-child {
    margin-bottom: 0;
  }
}

.product_card_big__text {
  border-top: 1px solid #dfdfe3;
  padding-top: 23px;
}

.product_card_big__title {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 0.065em;
  text-transform: uppercase;
  margin-bottom: 0;
}

.product_card_big__link {
  color: #2E353E;
  text-decoration: none;
}

.product_card_big__descr {
  margin-top: 0.8rem;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #77797D;
}

.product_card_big {
  background: #FFF;
  padding: 2rem;
  position: relative;
  grid-template-columns: auto minmax(0, 14.2rem);
}
@media screen and (max-width: 1199px) {
  .product_card_big {
    display: flex;
    flex-direction: column;
  }
}
.product_card_big.padding {
  padding-right: 16.2rem;
}
@media screen and (max-width: 1199px) {
  .product_card_big.padding {
    padding-right: 2rem;
  }
}
.product_card_big .right_line {
  position: absolute;
  top: 2rem;
  right: 2rem;
  bottom: 2rem;
  width: 12.2rem;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .product_card_big .right_line {
    width: 100%;
    height: 100%;
    position: static;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 1199px) {
  .product_card_big .right_line:not(:last-child) {
    padding-bottom: 1.6rem;
    margin-bottom: 1.6rem;
    border-bottom: 0.1rem solid #D0D4E0;
  }
}
.product_card_big .right_line .title {
  font-weight: 500;
  flex-shrink: 0;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 1199px) {
  .product_card_big .right_line .title {
    order: 1;
    margin-bottom: 0.4rem;
  }
}
.product_card_big .right_line .cars_block {
  color: #A9ABAF;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 1199px) {
  .product_card_big .right_line .cars_block {
    order: 3;
    margin: 0;
    max-height: 4.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.product_card_big .right_line .item {
  cursor: pointer;
  max-height: 1.5em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1199px) {
  .product_card_big .right_line .item {
    display: inline;
    max-height: unset;
  }
}
.product_card_big .right_line .item:not(:last-child) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1199px) {
  .product_card_big .right_line .item:not(:last-child) {
    margin: 0 0.5rem 0 0;
  }
}
.product_card_big .right_line .suitable {
  font-weight: 500;
  color: #009CCC;
  flex-shrink: 0;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .product_card_big .right_line .suitable {
    order: 2;
    margin-bottom: 0.8rem;
  }
}
.product_card_big .img_block {
  height: 23rem;
  margin-bottom: 2rem;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .product_card_big .img_block {
    height: 17.3rem;
  }
}
@media screen and (max-width: 1199px) {
  .product_card_big .img_block {
    height: 20.3rem;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 1029px) {
  .product_card_big .img_block {
    height: 14.6rem;
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .product_card_big .img_block {
    height: auto;
  }
}
.product_card_big .img_block:before {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .product_card_big .img_block:before {
    padding-top: 47.13%;
  }
}
.product_card_big .fast_view {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  color: #A9ABAF;
  text-decoration: none;
}
.product_card_big .fast_view img {
  margin-right: 0.5rem;
}
.product_card_big .name {
  color: #2E353E;
  font-size: 1.6rem;
  font-weight: 500;
  text-decoration: none;
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1199px) {
  .product_card_big .name {
    flex-shrink: 0;
  }
}
@media screen and (max-width: 1029px) {
  .product_card_big .name {
    max-height: 4.5em;
    -webkit-line-clamp: 3;
  }
}
.product_card_big .name:not(:last-child) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1029px) {
  .product_card_big .name:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}
.product_card_big .top_line:not(:last-child), .product_card_big .middle_line:not(:last-child), .product_card_big .bottom_link:not(:last-child) {
  padding-bottom: 1.6rem;
  margin-bottom: 1.6rem;
  border-bottom: 0.1rem solid #D0D4E0;
}
@media screen and (max-width: 1029px) {
  .product_card_big .top_line:not(:last-child), .product_card_big .middle_line:not(:last-child), .product_card_big .bottom_link:not(:last-child) {
    padding-bottom: 1.2rem;
    margin-bottom: 1.2rem;
  }
}
.product_card_big .top_line {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1029px) {
  .product_card_big .top_line {
    display: block;
  }
}
@media screen and (max-width: 1029px) {
  .product_card_big .top_line .stars_rating_block {
    margin-bottom: 1rem;
  }
}
.product_card_big .quantity_block .yes {
  color: #85AD00;
}
.product_card_big .quantity_block .no {
  color: #FED42B;
}
.product_card_big .middle_line {
  display: flex;
}
.product_card_big .middle_line .item {
  width: calc((100% - 4rem) / 3);
}
@media screen and (max-width: 1029px) {
  .product_card_big .middle_line .item {
    width: calc((100% - 2rem) / 2);
  }
}
.product_card_big .middle_line .item:not(:last-child) {
  margin-right: 2rem;
}
@media screen and (max-width: 1029px) {
  .product_card_big .middle_line .item:not(:nth-child(-n+2)) {
    display: none;
  }
}
.product_card_big .middle_line .title {
  font-weight: 500;
  color: #A9ABAF;
  margin-bottom: 0.6rem;
}
@media screen and (max-width: 1029px) {
  .product_card_big .middle_line .title {
    margin-bottom: 0.2rem;
  }
}
.product_card_big .bottom_link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1029px) {
  .product_card_big .bottom_link {
    display: block;
  }
}
.product_card_big .price_block {
  width: 15rem;
  flex-shrink: 0;
  margin-right: 2rem;
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (max-width: 1400px) {
  .product_card_big .price_block {
    width: 13rem;
  }
}
@media screen and (max-width: 1029px) {
  .product_card_big .price_block {
    width: 100%;
    margin: 0 0 1.2rem;
    display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;
  }
}
.product_card_big .price_block .old_price {
  color: #A9ABAF;
  font-weight: 500;
  font-size: 1.4rem;
  margin-bottom: 0.3rem;
  text-decoration: line-through;
}
@media screen and (max-width: 1029px) {
  .product_card_big .price_block .old_price {
    margin: 0.2rem 0 0 1rem;
  }
}
.product_card_big .btns_block {
  display: flex;
  align-items: center;
}
.product_card_big .btns_block form:not(:last-child), .product_card_big .btns_block .btn:not(:last-child) {
  margin-right: 1.2rem;
}
@media screen and (max-width: 1029px) {
  .product_card_big .btns_block form, .product_card_big .btns_block form .btn {
    width: 100%;
  }
}
.product_card_big .btns_block .btn {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .product_card_big .btns_block .btn {
    width: auto;
  }
}
.product_card_big .stars_rating_block {
  display: flex;
}
.product_card_big .stars_rating_block .stars_block {
  width: 9rem;
  height: 1.6rem;
  position: relative;
  margin-right: 1rem;
  background: url("/local/templates/rd5/../../../../../templates/rd5/img/star_e.svg");
}
.product_card_big .stars_rating_block .full_stars {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: url("/local/templates/rd5/../../../../../templates/rd5/img/star_f.svg");
}
.product_card_big .stars_rating_block .text {
  line-height: 1.4rem;
  font-weight: 500;
  color: #A9ABAF;
}

@media screen and (max-width: 767px) {
  .product_card_new__btns {
    margin-top: 1rem;
  }
}

/*# sourceMappingURL=template_styles.css.map */

/* End */
/* /local/templates/rd5/libs/magnific-popup/magnific-popup.css?17490219697302 */
/* /local/components/go2web/location/templates/.default/style.css?17490219693860 */
/* /local/templates/rd5/components/bitrix/breadcrumb/.default/style.css?1749021969691 */
/* /local/components/go2web/subs/templates/.default/style.css?17490219691758 */
/* /local/templates/rd5/template_styles.css?174902196972942 */
