/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif /* 1 */;
  -ms-text-size-adjust: 100% /* 2 */;
  -webkit-text-size-adjust: 100% /* 2 */;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block /* 1 */;
  vertical-align: baseline /* 2 */;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit /* 1 */;
  font: inherit /* 2 */;
  margin: 0 /* 3 */;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button /* 2 */;
  cursor: pointer /* 3 */;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box /* 1 */;
          box-sizing: border-box /* 1 */;
  padding: 0 /* 2 */;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield /* 1 */;
  -webkit-box-sizing: content-box /* 2 */;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0 /* 1 */;
  padding: 0 /* 2 */;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
blockquote {
  margin: 0;
}
/* Libraries, which is used in current project. */
@font-face {
  font-family: 'Pangram';
  src: url("../fonts/Pangram-Regular.woff2") format("woff2"), url("../fonts/Pangram-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hatton';
  src: url("../fonts/Hatton-Regular.woff2") format("woff2"), url("../fonts/Hatton-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ALSAlumna';
  src: url("../fonts/ALSAlumna.woff2") format("woff2"), url("../fonts/ALSAlumna.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
#__bs_notify__ {
  display: none !important;
}
.title--54,
.hero h1,
.form_subscribe__title,
.about_content h2 {
  font-size: 7rem;
  line-height: 1.3em;
}
@media screen and (max-width: 767px) {
  .title--54,
  .hero h1,
  .form_subscribe__title,
  .about_content h2 {
    font-size: 3.6rem;
    line-height: 4.5rem;
  }
}
.title--48,
.about_preview h2,
.about_reviews > h2 {
  font-size: 5.5rem;
  line-height: 1.3em;
}
@media screen and (max-width: 767px) {
  .title--48,
  .about_preview h2,
  .about_reviews > h2 {
    font-size: 2.6rem;
    line-height: 4.3rem;
  }
}
.title--36,
.hero_light h1,
.related__title,
.stocklist__wrap h1,
.collection_preview__wrap h1,
.stories_list__title,
.story_head__title,
.about_faq__content h1 {
  font-size: 4rem;
  line-height: 1.3em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) and (max-width: 1360px) {
  .title--36,
  .hero_light h1,
  .related__title,
  .stocklist__wrap h1,
  .collection_preview__wrap h1,
  .stories_list__title,
  .story_head__title,
  .about_faq__content h1 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .title--36,
  .hero_light h1,
  .related__title,
  .stocklist__wrap h1,
  .collection_preview__wrap h1,
  .stories_list__title,
  .story_head__title,
  .about_faq__content h1 {
    font-size: 2.6rem;
  }
}
.title--34,
.modal_promo__title,
.hero h3,
.categories_item__name,
.content_half__content h2,
.unit_preview__main > h2,
.unit_title h1,
.search_page__title,
.start__title {
  font-size: 4rem;
  line-height: 1.3em;
}
@media screen and (max-width: 767px) {
  .title--34,
  .modal_promo__title,
  .hero h3,
  .categories_item__name,
  .content_half__content h2,
  .unit_preview__main > h2,
  .unit_title h1,
  .search_page__title,
  .start__title {
    font-size: 2.6rem;
  }
}
.title--24,
.collection_preview__content h2 {
  font-size: 3rem;
  line-height: 1.3em;
}
.title--54,
.title--48,
.title--36,
.title--34,
.title--24,
.modal_promo__title,
.hero h1,
.hero h3,
.hero_light h1,
.categories_item__name,
.related__title,
.content_half__content h2,
.stocklist__wrap h1,
.form_subscribe__title,
.unit_preview__main > h2,
.unit_title h1,
.collection_preview__wrap h1,
.collection_preview__content h2,
.stories_list__title,
.story_head__title,
.about_preview h2,
.about_reviews > h2,
.about_faq__content h1,
.about_content h2,
.search_page__title,
.start__title {
  font-family: 'ALSAlumna';
  text-transform: uppercase;
  font-weight: 400;
}
.text--34,
.examples_head__title {
  font-size: 3.4rem;
  line-height: 1.2em;
}
@media screen and (max-width: 767px) {
  .text--34,
  .examples_head__title {
    font-size: 2.6rem;
  }
}
.text--24,
.footer_contact__email,
.stocklist__item,
.unit_preview__content h4 {
  font-size: 2.4rem;
  line-height: 1.65;
}
@media screen and (max-width: 767px) {
  .text--24,
  .footer_contact__email,
  .stocklist__item,
  .unit_preview__content h4 {
    font-size: 1.4rem;
  }
}
.text--21,
.accordion__head span,
.shipping_item__title,
.stocklist__title,
.stocklist__subtitle,
.order__title,
.story_desc__title,
.start__text {
  font-size: 2.1rem;
}
@media screen and (max-width: 767px) {
  .text--21,
  .accordion__head span,
  .shipping_item__title,
  .stocklist__title,
  .stocklist__subtitle,
  .order__title,
  .story_desc__title,
  .start__text {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .text--18,
  .nav_shop__title,
  .unit_title p,
  .bag_modal__total,
  .stories_item__name,
  .about_review__content {
    font-size: 1.8rem;
  }
}
.text--14,
.footer,
.breadcrumbs,
.nav_shop__item,
.examples_head__label,
.examples_item__user,
.unit_preview__bag,
.bag_unit .bag_counter,
.bag_unit__delete,
.bag_unit__price,
.bag_modal,
.stories_list__pages,
.stories_item__date,
.story_head__date {
  font-size: 1.4rem;
  line-height: 1.5;
}
.text--12,
.field__error,
.field__hint,
.hero__label {
  font-size: 1.2rem;
  line-height: 1.4rem;
}
@media screen and (max-width: 767px) {
  .text--12,
  .field__error,
  .field__hint,
  .hero__label {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}
.link,
.cookies a,
.footer_contact__email,
.hero > p a,
.instagram__link,
.wholesale__action > a,
.bag_modal__text a,
.story_images__text a {
  position: relative;
  overflow: hidden;
  padding-bottom: 0.075em;
  display: inline-block;
  margin-bottom: -0.575em;
}
.link:after,
.cookies a:after,
.footer_contact__email:after,
.hero > p a:after,
.instagram__link:after,
.wholesale__action > a:after,
.bag_modal__text a:after,
.story_images__text a:after {
  content: ' ';
  display: block;
  bottom: -0.925em;
  left: 0;
  position: absolute;
  width: 100%;
  height: 1em;
  background-color: currentColor;
  -webkit-transform: scaleY(0.075) translateX(0%);
          transform: scaleY(0.075) translateX(0%);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
@media screen and (min-width: 1025px) {
  .link:hover:after,
  .cookies a:hover:after,
  .footer_contact__email:hover:after,
  .hero > p a:hover:after,
  .instagram__link:hover:after,
  .wholesale__action > a:hover:after,
  .bag_modal__text a:hover:after,
  .story_images__text a:hover:after {
    -webkit-animation: link-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
            animation: link-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
  }
}
@media screen and (min-width: 1025px) {
  .link-reverse,
  .footer_menu ul li a,
  .footer__to-top a,
  .unit_preview__bag {
    position: relative;
    overflow: hidden;
    display: inline-block;
  }
  .link-reverse:after,
  .footer_menu ul li a:after,
  .footer__to-top a:after,
  .unit_preview__bag:after {
    content: ' ';
    display: block;
    bottom: -0.925em;
    left: 0;
    position: absolute;
    width: 100%;
    height: 1em;
    background-color: currentColor;
    -webkit-transform: scaleY(0.075) translateX(-101%);
            transform: scaleY(0.075) translateX(-101%);
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
  .link-reverse:hover:after,
  .footer_menu ul li a:hover:after,
  .footer__to-top a:hover:after,
  .unit_preview__bag:hover:after {
    -webkit-animation: link-active-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
            animation: link-active-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
  }
}
.absolute,
.section__back,
.section__back:after,
.nav_menu__image img,
.btn .icon__ellipse,
.categories_item__image img,
.categories_item__image,
.categories_item__image:after,
.instagram__image img,
.wholesale__pic.main img,
.unit_preview__back,
.unit_preview__hover,
.unit_preview__content,
.collection_preview__image img,
.about_preview__pic,
.about_pics__bg:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cover,
.section__back img,
.section__illu img,
.nav_menu__image img,
.hero__img img,
.hero__img video,
.categories_item__image img,
.instagram__image img,
.content_half__pic img,
.wholesale__pic img,
.examples_item__image img,
.unit_carousel__image img,
.bag_unit__pic img,
.about_preview__picleft,
.about_preview__picright,
.about_review__ico img,
.about_reviews__illu img,
.about_pics img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@-webkit-keyframes link-hover {
  0% {
    -webkit-transform: scaleY(0.075) translateX(0%);
            transform: scaleY(0.075) translateX(0%);
  }
  50% {
    -webkit-transform: scaleY(0.075) translateX(101%);
            transform: scaleY(0.075) translateX(101%);
  }
  50.1% {
    -webkit-transform: scaleY(0.075) translateX(-101%);
            transform: scaleY(0.075) translateX(-101%);
  }
  100% {
    -webkit-transform: scaleY(0.075) translateX(0%);
            transform: scaleY(0.075) translateX(0%);
  }
}
@keyframes link-hover {
  0% {
    -webkit-transform: scaleY(0.075) translateX(0%);
            transform: scaleY(0.075) translateX(0%);
  }
  50% {
    -webkit-transform: scaleY(0.075) translateX(101%);
            transform: scaleY(0.075) translateX(101%);
  }
  50.1% {
    -webkit-transform: scaleY(0.075) translateX(-101%);
            transform: scaleY(0.075) translateX(-101%);
  }
  100% {
    -webkit-transform: scaleY(0.075) translateX(0%);
            transform: scaleY(0.075) translateX(0%);
  }
}
@-webkit-keyframes link-active-hover {
  0% {
    -webkit-transform: scaleY(0.075) translateX(-101%);
            transform: scaleY(0.075) translateX(-101%);
  }
  50% {
    -webkit-transform: scaleY(0.075) translateX(0%);
            transform: scaleY(0.075) translateX(0%);
  }
  100% {
    -webkit-transform: scaleY(0.075) translateX(101%);
            transform: scaleY(0.075) translateX(101%);
  }
}
@keyframes link-active-hover {
  0% {
    -webkit-transform: scaleY(0.075) translateX(-101%);
            transform: scaleY(0.075) translateX(-101%);
  }
  50% {
    -webkit-transform: scaleY(0.075) translateX(0%);
            transform: scaleY(0.075) translateX(0%);
  }
  100% {
    -webkit-transform: scaleY(0.075) translateX(101%);
            transform: scaleY(0.075) translateX(101%);
  }
}
html {
  height: 100%;
  font-size: 10px;
  font-family: 'Pangram', sans-serif;
  color: #292929;
}
@media screen and (min-width: 320px) and (max-width: 375px) {
  html {
    font-size: calc(8.5px + 1.5 * (100vw - 320px) / 55);
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: calc(10px + 10.45 * (100vw - 375px) / 392);
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  html {
    font-size: calc(6px + 4 * (100vw - 768px) / 512);
  }
}
_:default:not(:root:root),
html {
  -webkit-animation: webkitfix 1s forwards infinite;
          animation: webkitfix 1s forwards infinite;
}
@-webkit-keyframes webkitfix {
  100% {
    z-index: auto;
  }
}
::-moz-selection {
  background: #292929;
  color: #f1f1ed;
}
::selection {
  background: #292929;
  color: #f1f1ed;
}
::-moz-selection {
  background: #292929;
  color: #f1f1ed;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  height: 100%;
}
svg {
  pointer-events: none;
}
.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  background-color: #e1dfd3;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0.01em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.page--start {
  background: #f1f1ed;
}
.page--order {
  background-color: #f1f1ed;
}
@media screen and (max-width: 767px) {
  .page {
    font-size: 1.4rem;
  }
}
.page__content {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.is-promo {
  overflow: hidden;
  height: 100%;
}
.is-promo .page__header {
  pointer-events: none;
}
.is-geo {
  overflow: hidden;
  height: 100%;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 10;
  -webkit-transform: translate3d(0, 0, 0.00001px);
          transform: translate3d(0, 0, 0.00001px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-promo .modal.promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.is-geo .modal.geo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal__wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(70,75,62,0.55);
}
.modal__content {
  position: relative;
  width: 90rem;
  background: #f1f1ed;
  padding: 4rem;
}
@media screen and (max-width: 767px) {
  .modal__content {
    padding: 3.2rem 2.4rem;
    width: 32rem;
  }
}
.modal__close {
  position: absolute;
  top: 4rem;
  right: 4rem;
  cursor: pointer;
}
.modal__close svg {
  width: 2.4rem;
  height: 2.4rem;
}
@media screen and (max-width: 767px) {
  .modal__close {
    top: 2rem;
    right: 2rem;
  }
}
.modal.geo .modal__content {
  position: relative;
  width: 43.2rem;
  background: #f1f1ed;
  padding: 4rem;
}
@media screen and (max-width: 767px) {
  .modal.geo .modal__content {
    padding: 3.2rem 2.4rem;
    width: 32rem;
  }
}
.modal.geo .modal_geo__title {
  font-size: 3rem;
  font-family: 'ALSAlumna';
  text-transform: uppercase;
  text-align: center;
  margin-top: 2rem;
  line-height: 1em;
  margin-bottom: 1rem;
}
.modal.geo .modal_geo__text {
  text-align: center;
  margin-bottom: 2rem;
}
.modal.geo .modal_geo__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.modal.geo .modal_geo__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  border-top: 1px solid #e1dfd3;
}
.modal.geo .modal_geo__item {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  border-bottom: 1px solid #e1dfd3;
  padding: 1.6rem 0;
  text-align: center;
  display: block;
}
.modal.geo .modal_geo__item:hover {
  background: rgba(225,223,211,0.4);
}
.modal.geo .modal__close {
  top: 2rem;
  right: 2rem;
}
.modal_promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal_promo__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36rem;
          flex: 0 0 36rem;
  margin-right: 6rem;
}
@media screen and (max-width: 767px) {
  .modal_promo__image {
    display: none;
  }
}
.modal_promo__title {
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .modal_promo__title {
    margin-bottom: 2rem;
  }
}
.modal_promo__title span {
  background: url("../img/minified-svg/border.svg") no-repeat 0% 50%/contain;
  padding: 1rem 0.5rem 0 1rem;
  display: inline-block;
}
.modal_promo__text {
  text-align: center;
  max-width: 28rem;
  margin: 0 auto 2rem;
}
@media screen and (max-width: 767px) {
  .modal_promo__text {
    margin-bottom: 1rem;
  }
}
.modal_promo__input {
  max-width: 25rem;
  margin: 0 auto 2rem;
}
.modal_promo__action {
  max-width: 25rem;
  margin: 0 auto 2rem;
}
.cookies {
  position: fixed;
  bottom: 4rem;
  right: 4.5rem;
  z-index: 100;
  background: #464b3e;
  font-size: 1.4rem;
  line-height: 2.1rem;
  color: #f1f1ed;
  padding: 3.2rem 3.6rem;
  max-width: 40rem;
}
@media screen and (max-width: 767px) {
  .cookies {
    left: 2.6rem;
    right: 2.6rem;
    bottom: 2rem;
    padding: 2rem 2.6rem;
  }
}
.cookies a {
  color: #f1f1ed;
}
.cookies__text {
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .cookies__text {
    margin-bottom: 2rem;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
b,
strong {
  font-weight: 700;
}
a {
  color: #292929;
  text-decoration: none;
}
p {
  margin: 0;
}
p + p {
  margin: 1.7em 0 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
svg {
  width: 100%;
  height: 100%;
  display: block;
}
button,
textarea,
input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  background-color: transparent;
  padding: 0;
  outline: none;
}
.visually_hidden {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0);
  height: 1px !important;
  width: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .visually_hidden--desktop {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0);
    height: 1px !important;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .visually_hidden--mobile {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0);
    height: 1px !important;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.2rem -0.4rem;
}
.row.ai-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row.ai-b {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.row.jc-sb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.row.jc-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.row.jc-fe {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.row > .col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}
.row >[class^=col] {
  min-height: 1px;
  padding: 0 0.2rem;
  margin: 0 0 0.4rem;
}
.row > .col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.333333333333334%;
          flex: 0 0 8.333333333333334%;
  max-width: 8.333333333333334%;
}
.row > .col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.666666666666668%;
          flex: 0 0 16.666666666666668%;
  max-width: 16.666666666666668%;
}
.row > .col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
.row > .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333333333336%;
          flex: 0 0 33.333333333333336%;
  max-width: 33.333333333333336%;
}
.row > .col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66666666666667%;
          flex: 0 0 41.66666666666667%;
  max-width: 41.66666666666667%;
}
.row > .col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.row > .col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.333333333333336%;
          flex: 0 0 58.333333333333336%;
  max-width: 58.333333333333336%;
}
.row > .col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66666666666667%;
          flex: 0 0 66.66666666666667%;
  max-width: 66.66666666666667%;
}
.row > .col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}
.row > .col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333333333334%;
          flex: 0 0 83.33333333333334%;
  max-width: 83.33333333333334%;
}
.row > .col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66666666666667%;
          flex: 0 0 91.66666666666667%;
  max-width: 91.66666666666667%;
}
.row > .col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.row .w-100 {
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .row {
    margin: 0 -8px -16px;
  }
  .row >[class^=col] {
    padding: 0 8px;
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .row >[class^=col] {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.page--ui .color {
  min-width: 100px;
  height: 100px;
  display: inline-block;
  margin: 5px;
  padding: 10px;
  border: 1px solid #0ae734;
}
.page--ui .color > span {
  display: block;
  margin-top: 5px;
}
.page--ui .bg {
  background: #d5d5d5;
  text-align: center;
  padding: 10px 0;
  border-radius: 5px;
}
.page--ui .bg_white {
  background-color: #fff;
}
.page--ui .bg_red {
  background: #f00;
}
.page--ui .bg_gray {
  background-color: #dcdbd5;
}
.page--ui .bg_green {
  background: #64ffda;
}
.page--ui .bg_yellow {
  background: #ffff8d;
}
.page--ui .bg_container {
  background-color: #36444c;
  padding: 10px;
  margin: 10px -10px;
}
.page--ui .title {
  background-color: #64ffda;
  display: inline-block;
  padding: 6px 10px;
  margin-bottom: 20px;
  margin-left: -10px;
}
/* Libraries, which is used in current project. */
/* Plugins, which is used in current project. */
/**
 * Swiper 5.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 20, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/*!
 * Selectr 2.4.13
 * http://mobius.ovh/docs/selectr
 *
 * Released under the MIT license
 */
.selectr-container {
    position: relative;
}

.selectr-container * {
    outline: none;
}

.selectr-container li {
    list-style: none;
}

.selectr-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0px, 0px, 0px, 0px);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0 none;
}

.selectr-visible {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 11;
}

.selectr-desktop.multiple .selectr-visible {
    display: none;
}

.selectr-desktop.multiple.native-open .selectr-visible {
    top: 100%;
    min-height: 200px !important;
    height: auto;
    opacity: 1;
    display: block;
}

.selectr-container.multiple.selectr-mobile .selectr-selected {
    z-index: 0;
}

.selectr-selected {
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 1.5rem 28px 1.5rem 0;
    cursor: pointer;
    border-bottom: 1px solid black;
    border-radius: 0;
}

.color-option{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.color-option .color-option__color{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 2rem;
            flex: 0 0 2rem;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    border-radius: 50%;
    margin-right: .8rem;
    -webkit-box-shadow: inset 0 0 2px #ACAEB3;
            box-shadow: inset 0 0 2px #ACAEB3;
}

.selectr-selected::before {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.5rem;
    height: 0.75rem;
    background:  url(../img/minified-svg/icon-arrow.svg) no-repeat 50% 50%;
    content: '';
}

.selectr-container.open .selectr-selected::before,
.selectr-container.native-open .selectr-selected::before {
    -webkit-transform: rotate(-180deg) ;
            transform: rotate(-180deg) ;
}

.selectr-label {
    display: none;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.selectr-placeholder {
    color: #6c7a86;
}

.selectr-tags {
    margin: 0;
    padding: 0;
    white-space: normal;
}

.has-selected .selectr-tags {
    margin: 0 0 -2px;
}

.selectr-tag {
    list-style: none;
    position: relative;
    float: left;
    padding: 2px 25px 2px 8px;
    margin: 0 2px 2px 0;
    cursor: default;
    color: #fff;
    border: medium none;
    border-radius: 10px;
    background: #acb7bf none repeat scroll 0 0;
}

.selectr-container.multiple.has-selected .selectr-selected {
    padding: 5px 28px 5px 5px;
}

.selectr-options-container {
    position: absolute;
    z-index: 10000;
    top: calc(100% - 1px);
    left: 0;
    display: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    border-radius: 0 0 3px 3px;
    background-color: #fff;
}

.selectr-container.open .selectr-options-container {
    display: block;
}

.selectr-input-container {
    position: relative;
    display: none;
}

.selectr-clear,
.selectr-input-clear,
.selectr-tag-remove {
    position: absolute;
    top: 50%;
    right: 22px;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translate3d(0px, -50%, 0px);
    transform: translate3d(0px, -50%, 0px);
    border: medium none;
    background-color: transparent;
    z-index: 11;
}

.selectr-clear,
.selectr-input-clear {
    display: none;
}

.selectr-container.has-selected .selectr-clear,
.selectr-input-container.active .selectr-input-clear {
    display: block;
}

.selectr-selected .selectr-tag-remove {
    right: 2px;
}

.selectr-clear::before,
.selectr-clear::after,
.selectr-input-clear::before,
.selectr-input-clear::after,
.selectr-tag-remove::before,
.selectr-tag-remove::after {
    position: absolute;
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    content: ' ';
    background-color: #6c7a86;
}

.selectr-tag-remove::before,
.selectr-tag-remove::after {
    top: 4px;
    width: 3px;
    height: 12px;
    background-color: #fff;
}

.selectr-clear:before,
.selectr-input-clear::before,
.selectr-tag-remove::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.selectr-clear:after,
.selectr-input-clear::after,
.selectr-tag-remove::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.selectr-input-container.active,
.selectr-input-container.active .selectr-clear {
    display: block;
}

.selectr-input {
    top: 5px;
    left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(100% - 30px);
    margin: 10px 15px;
    padding: 7px 30px 7px 9px;
    border: 1px solid #999;
    border-radius: 3px;
}

.selectr-notice {
    display: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 8px 16px;
    border-top: 1px solid #999;
    border-radius: 0 0 3px 3px;
    background-color: #fff;
}

.selectr-container.notice .selectr-notice {
    display: block;
}

.selectr-container.notice .selectr-selected {
    border-radius: 3px 3px 0 0;
}

.selectr-options {
    position: relative;
    top: calc(100% + 2px);
    display: none;
    overflow-x: auto;
    overflow-y: scroll;
    max-height: 200px;
    margin: 0;
    padding: 0;
}

.selectr-container.open .selectr-options,
.selectr-container.open .selectr-input-container,
.selectr-container.notice .selectr-options-container {
    display: block;
}

.selectr-option {
    position: relative;
    display: block;
    padding: 1.2rem 1.6rem;
    list-style: outside none none;
    cursor: pointer;
    font-weight: normal;
}

.selectr-options.optgroups > .selectr-option {
    padding-left: 25px;
}

.selectr-optgroup {
    font-weight: bold;
    padding: 0;
}

.selectr-optgroup--label {
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 15px;
}

.selectr-match {
    text-decoration: underline;
}

.selectr-option.selected {

}

.selectr-option.active {
    background-color: #F5F5F5;
}

.selectr-option.disabled {
    opacity: 0.4;
}

.selectr-option.excluded {
    display: none;
}

.selectr-container.open .selectr-selected {
    border-color: #999 #999 transparent #999;
    border-radius: 3px 3px 0 0;
}

.selectr-container.open .selectr-selected::after {
    -webkit-transform: rotate(180deg) translate3d(0px, 50%, 0px);
    transform: rotate(180deg) translate3d(0px, 50%, 0px);
}

.selectr-disabled {
    opacity: .6;
}

.selectr-empty,
.has-selected .selectr-placeholder {
    display: none;
}

.has-selected .selectr-label {
    display: block;
}

/* TAGGABLE */
.taggable .selectr-selected {
    padding: 4px 28px 4px 4px;
}

.taggable .selectr-selected::after {
    display: table;
    content: " ";
    clear: both;
}

.taggable .selectr-label {
    width: auto;
}

.taggable .selectr-tags {
    float: left;
    display: block;
}

.taggable .selectr-placeholder {
    display: none;
}

.input-tag {
    float: left;
    min-width: 90px;
    width: auto;
}

.selectr-tag-input {
    border: medium none;
    padding: 3px 10px;
    width: 100%;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
}

.selectr-input-container.loading::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    content: '';
    -webkit-transform: translate3d(0px, -50%, 0px);
    transform: translate3d(0px, -50%, 0px);
    -webkit-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -webkit-animation: 500ms linear 0s normal forwards infinite running spin;
    animation: 500ms linear 0s normal forwards infinite running spin;
    border-width: 3px;
    border-style: solid;
    border-color: #aaa #ddd #ddd;
    border-radius: 50%;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg) translate3d(0px, -50%, 0px);
        transform: rotate(0deg) translate3d(0px, -50%, 0px);
    }
    100% {
        -webkit-transform: rotate(360deg) translate3d(0px, -50%, 0px);
        transform: rotate(360deg) translate3d(0px, -50%, 0px);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg) translate3d(0px, -50%, 0px);
        transform: rotate(0deg) translate3d(0px, -50%, 0px);
    }
    100% {
        -webkit-transform: rotate(360deg) translate3d(0px, -50%, 0px);
        transform: rotate(360deg) translate3d(0px, -50%, 0px);
    }
}
.selectr-container.open.inverted .selectr-selected {
    border-color: transparent #999 #999;
    border-radius: 0 0 3px 3px;
}

.selectr-container.inverted .selectr-options-container {
    border-width: 1px 1px 0;
    border-color: #999 #999 transparent;
    border-radius: 3px 3px 0 0;
    background-color: #fff;
}

.selectr-container.inverted .selectr-options-container {
    top: auto;
    bottom: calc(100% - 1px);
}

.selectr-container ::-webkit-input-placeholder {
    color: #6c7a86;
    opacity: 1;
}

.selectr-container ::-moz-placeholder {
    color: #6c7a86;
    opacity: 1;
}

.selectr-container :-ms-input-placeholder {
    color: #6c7a86;
    opacity: 1;
}

.selectr-container ::-ms-input-placeholder {
    color: #6c7a86;
    opacity: 1;
}

.selectr-container ::placeholder {
    color: #6c7a86;
    opacity: 1;
}
/* Components, which is used in current project. */
.page.page--contents {
  background-color: #fff;
  color: #000;
}
.page.page--contents a {
  color: #000;
}
.debug-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 1000000;
  display: none;
}
.debug-wrapper .debug-service {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2rem;
  background: rgba(0,0,0,0.5);
  font-size: 1.2rem;
}
.debug-wrapper .debug-service a {
  color: #fff;
  text-decoration: underline;
}
.is-debug .debug-wrapper {
  display: block;
}
#debug {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#debug .debug-container {
  -webkit-box-shadow: inset -4rem 0 0 -2rem rgba(0,255,255,0.2), inset 4rem 0 0 -2rem rgba(0,255,255,0.2);
          box-shadow: inset -4rem 0 0 -2rem rgba(0,255,255,0.2), inset 4rem 0 0 -2rem rgba(0,255,255,0.2);
}
#debug .debug-content {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: minmax(100%, auto);
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 0;
}
#debug .debug-content div {
  outline: 1px solid #0dd;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #debug .debug-content {
    grid-template-columns: repeat(6, 1fr);
  }
  #debug .debug-content div:nth-child(7),
  #debug .debug-content div:nth-child(8),
  #debug .debug-content div:nth-child(9),
  #debug .debug-content div:nth-child(10),
  #debug .debug-content div:nth-child(11),
  #debug .debug-content div:nth-child(12) {
    display: none;
  }
}
.is-debug-outline * {
  outline: 1px dotted rgba(255,0,0,0.5);
}
.is-debug-outline * * {
  outline: 1px dotted rgba(0,128,0,0.5);
}
.is-debug-outline * * * {
  outline: 1px dotted rgba(255,165,0,0.5);
}
.is-debug-outline * * * * {
  outline: 1px dotted rgba(0,0,255,0.5);
}
.is-debug-outline * * * * * {
  outline: 1px solid rgba(255,0,0,0.5);
}
.is-debug-outline * * * * * * {
  outline: 1px solid rgba(0,128,0,0.5);
}
.is-debug-outline * * * * * * * {
  outline: 1px solid rgba(255,165,0,0.5);
}
.is-debug-outline * * * * * * * * {
  outline: 1px solid rgba(0,0,255,0.5);
}
.is-debug-outline * * * * * * * * * {
  outline: 1px solid rgba(240,248,255,0.5);
}
.is-debug-outline * * * * * * * * * * {
  outline: 1px solid rgba(250,235,215,0.5);
}
.is-debug-outline * * * * * * * * * * * {
  outline: 1px solid rgba(0,255,255,0.5);
}
.is-debug-outline * * * * * * * * * * * * {
  outline: 1px solid rgba(127,255,212,0.5);
}
.is-debug-outline * * * * * * * * * * * * * {
  outline: 1px solid rgba(138,43,226,0.5);
}
.is-debug-outline * * * * * * * * * * * * * * {
  outline: 1px solid rgba(165,42,42,0.5);
}
.is-debug-outline * * * * * * * * * * * * * * * {
  outline: 1px solid rgba(222,184,135,0.5);
}
.is-debug-outline * * * * * * * * * * * * * * * * {
  outline: 1px solid rgba(95,158,160,0.5);
}
.table-of-contents .contents-wrapper {
  width: 100%;
  margin-top: 2rem;
}
.table-of-contents .contents-wrapper h2 {
  font-size: 3rem;
  margin: 3rem 0;
}
.table-of-contents .contents-wrapper .contents-row {
  display: grid;
  grid-template-columns: 4rem 1fr 15rem 10rem;
  grid-auto-rows: 5rem;
  grid-column-gap: 0rem;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row .contents-col {
  text-align: left;
  padding: 1rem;
  font-size: 2rem;
  border-top: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row .contents-col.done,
.table-of-contents .contents-wrapper .contents-row .contents-col.wait,
.table-of-contents .contents-wrapper .contents-row .contents-col.wip {
  border-left: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row a {
  text-decoration: underline;
}
.table-of-contents .legend {
  margin-top: 1rem;
}
.table-of-contents .legend .status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
.table-of-contents .legend .status div {
  font-size: 1.8rem;
  border: 1px solid #ccc;
  padding: 1rem;
}
.table-of-contents .done {
  background: #64ffda;
}
.table-of-contents .wip {
  background: #ffff8d;
}
.ui h1 {
  margin-bottom: 5rem;
}
.ui h2 {
  margin-top: 4rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(0,0,0,0.3);
}
.ui h3 {
  margin: 2rem 0 2rem 0rem;
}
.ui h4 {
  margin: 2rem 0 2rem 0rem;
}
.ui .descr {
  font-size: 1.4rem;
  color: #ccc;
  padding: 1rem 0 2rem;
}
.ui .descr p {
  font-size: 1.2rem;
}
.ui .descr p + p {
  margin-top: 0.5rem;
}
.header_menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header_menu > ul > li {
  position: relative;
}
.header_menu > ul > li + li {
  margin-left: 4rem;
}
.header_menu > ul > li > a {
  border-bottom: 1px solid transparent;
  font-size: 1.5rem;
  line-height: 1.8rem;
}
.header_menu > ul > li svg {
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  display: inline-block;
  margin-top: 0.5rem;
  margin-left: 1rem;
}
.header_menu > ul > li.current > a {
  border-bottom-color: currentColor;
}
@media screen and (min-width: 1025px) {
  .header_menu a:hover {
    color: #535353;
  }
  .header.header--white .header_menu a:hover {
    color: #f1f1ed;
  }
  .header.header--black .header_menu a:hover {
    color: #535353;
  }
}
@supports (position: sticky) {
  .page__header {
    position: sticky;
    top: -1px;
    z-index: 100;
  }
}
.header {
  -webkit-transition: background 300ms ease 200ms, -webkit-transform 500ms ease;
  transition: background 300ms ease 200ms, -webkit-transform 500ms ease;
  transition: transform 500ms ease, background 300ms ease 200ms;
  transition: transform 500ms ease, background 300ms ease 200ms, -webkit-transform 500ms ease;
  position: relative;
  width: 100%;
}
.header.header--white {
  color: #e1dfd3;
}
.header.header--white a,
.header.header--white button {
  color: #e1dfd3;
}
.header.header--white .bag_header__btn.current span {
  color: #292929;
}
.header.header--black {
  color: #292929;
  background-color: #c4bfa6;
}
.header.header--black a,
.header.header--black button {
  color: #292929;
}
.header.header--black .bag_header__btn.current span {
  color: #f1f1ed;
}
.header.header--beige {
  background-color: #c4bfa6;
}
.header__container {
  height: 7.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header a,
.header button {
  -webkit-transition: color 333ms ease;
  transition: color 333ms ease;
  color: #292929;
}
.header__logo {
  width: 17rem;
  height: 1.5rem;
}
.header__logo svg {
  width: auto;
}
.header__burger {
  width: 2.4rem;
  height: 2.4rem;
  margin-left: 2rem;
}
.header.nav-up {
  -webkit-transform: translateY(-12.5rem);
          transform: translateY(-12.5rem);
}
@media screen and (min-width: 768px) {
  .header__burger {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header__menu {
    display: none;
  }
  .header__container {
    height: 4.4rem;
  }
  .header__logo {
    width: 11.8rem;
    height: 1.2rem;
    margin-right: auto;
  }
}
.footer {
  padding: 7% 0 3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.footer .container {
  height: auto;
}
.footer_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer_menu {
  margin-right: 13rem;
  white-space: nowrap;
}
.footer_menu:last-child {
  margin-right: 0;
}
.footer_menu__title {
  margin-bottom: 2rem;
  color: #838383;
}
.footer_menu ul li {
  margin-bottom: 0rem;
}
.footer__to-top {
  margin-top: 7%;
}
.footer__copyright {
  margin-top: 5%;
}
.footer_contact__title {
  color: #838383;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 7rem 0;
  }
  .footer_nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer_menu {
    margin-right: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-bottom: 6rem;
  }
  .footer_contact {
    margin-bottom: 6rem;
  }
  .footer_contact__email {
    font-size: 2.1rem;
  }
  .footer__to-top {
    margin-top: 0;
  }
  .footer__copyright {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 1025px) {
  .footer a {
    -webkit-transition: color 333ms ease;
    transition: color 333ms ease;
  }
  .footer a:hover {
    color: #535353;
  }
}
.footer_order__menu {
  border-top: 1px solid #292929;
  max-width: 49%;
  padding: 1rem 0 6rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .footer_order__menu {
    max-width: 100%;
    padding-bottom: 3rem;
  }
}
.footer_order__menu a {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  margin-right: 2rem;
  color: rgba(41,41,41,0.5);
}
.footer_order__menu a:last-child {
  margin-right: 0;
}
@media screen and (min-width: 1025px) {
  .footer_order__menu a:hover {
    color: #292929;
  }
}
.page__content .section--wood,
.page__content .section--beige {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.section {
  position: relative;
}
.section.section--wood > .container,
.section.section--beige > .container {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.section--wood {
  background-color: #464b3e;
  color: #e1dfd3;
}
.section--wood a,
.section--wood button {
  color: #e1dfd3;
}
.section--wood .btn {
  color: #f1f1ed;
}
.section.section--beige {
  background-color: #d4d2c3;
}
.section.section--hero {
  margin-top: -4.4rem;
  padding-top: 4.4rem;
  margin-bottom: 0;
}
.page--index .section.section--hero {
  margin-bottom: 3.5rem;
}
.section > .container {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.section__back {
  overflow: hidden;
}
.section__back img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.section__back:after {
  content: '';
  background-color: rgba(92,98,64,0.3);
}
.section__illu {
  position: absolute;
}
.section .illu-01 {
  width: 10rem;
  height: 13rem;
  top: -8.5rem;
  right: 4.1rem;
}
.section .illu-02 {
  display: none;
}
.container {
  position: relative;
  height: inherit;
  margin: 0 auto;
  padding-left: 2.6rem;
  padding-right: 2.6rem;
  max-width: 1632px;
}
.page__content .section:last-child {
  margin-bottom: 3.5rem;
}
.page__content .section:last-child.section--beige,
.page__content .section:last-child.section--wood {
  margin-bottom: 0;
}
.section--beige + .section--beige,
.section--beige + .section--wood,
.section--wood + .section--beige,
.section--wood + .section--wood {
  margin-top: -3.5rem;
}
@media screen and (min-width: 768px) {
  .page__content .section--wood,
  .page__content .section--beige {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }
  .section.section--wood > .container,
  .section.section--beige > .container {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .section.section--hero {
    margin-top: -7.7rem;
    padding-top: 7.7rem;
    margin-bottom: 0;
  }
  .page--index .section.section--hero {
    margin-bottom: 9rem;
  }
  .section > .container {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .section .illu-01 {
    width: 14.584vw;
    height: 19.271vw;
    top: -7.2vw;
    right: calc((50% - 16rem) / 2);
    margin-right: -7.292vw;
  }
  .section .illu-02 {
    width: 11.6666667vw;
    height: 14.7916667vw;
    top: -3.90625vw;
    right: 28%;
    margin-right: -5.83333335vw;
    display: block;
  }
  .container {
    padding-left: 4.6rem;
    padding-right: 4.6rem;
  }
  .page__content .section:last-child {
    margin-bottom: 9rem;
  }
  .page__content .section:last-child.section--beige,
  .page__content .section:last-child.section--wood {
    margin-bottom: 0;
  }
  .section--beige + .section--beige,
  .section--beige + .section--wood,
  .section--wood + .section--beige,
  .section--wood + .section--wood {
    margin-top: -9rem;
  }
}
.breadcrumbs__item {
  display: inline-block;
  color: #838383;
  position: relative;
}
.breadcrumbs__item.current {
  color: #292929;
}
.breadcrumbs__item + .breadcrumbs__item {
  margin-left: 1.9rem;
}
.breadcrumbs__item + .breadcrumbs__item:before {
  content: '';
  position: absolute;
  top: calc(50% - 0.3rem);
  left: -1.1rem;
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  background-color: #292929;
}
@media screen and (min-width: 1025px) {
  .breadcrumbs__item {
    -webkit-transition: all 333ms ease;
    transition: all 333ms ease;
  }
  .breadcrumbs__item:hover {
    color: #000;
  }
}
.nav_shop__title {
  display: block;
  position: relative;
}
.nav_shop__link {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  display: inline-block;
  color: #838383;
}
.nav_shop__link.current {
  color: #292929;
}
@media screen and (min-width: 768px) {
  div.nav_shop__title {
    padding-bottom: 0.6rem;
  }
  div.nav_shop__title:after {
    content: '';
    width: 1.1rem;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: currentColor;
  }
  .nav_shop__title {
    margin-bottom: 1rem;
  }
  .nav_shop__item {
    margin: 0.4rem 0;
  }
  .nav_shop__part {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1025px) {
  .nav_shop__link:hover {
    color: #292929;
  }
}
@media screen and (max-width: 767px) {
  a.nav_shop__title {
    display: none;
  }
  .nav_shop {
    margin-left: -2.6rem;
    margin-right: -2.6rem;
    border-top: 1px solid #d4d2c3;
    border-bottom: 1px solid #d4d2c3;
    margin-bottom: 1.7rem;
  }
  .nav_shop__container {
    overflow-x: auto;
    padding: 1.1rem 0 1rem;
  }
  .nav_shop__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-overflow-scrolling: touch;
    margin-left: 2.6rem;
  }
  .nav_shop__list:after {
    content: ' ';
    width: 2.6rem;
    min-width: 2.6rem;
    height: 1px;
    display: block;
  }
  .nav_shop__part {
    display: none;
    padding-left: 0.3rem;
    position: relative;
  }
  .nav_shop__part > .nav_shop__item:first-child {
    display: none;
  }
  .nav_shop__part:before {
    content: '';
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background-color: currentColor;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .nav_shop__item,
  .nav_shop__title {
    white-space: nowrap;
    line-height: 1.5;
  }
  .nav_shop__title {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    border-bottom: 1px solid transparent;
    margin-right: 1.6rem;
  }
  .nav_shop__title.current + .nav_shop__part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .nav_shop__item {
    margin-left: 1.6rem;
  }
  .nav_shop__link {
    border-bottom: 1px solid transparent;
    color: #292929;
  }
  .nav_shop__link.current {
    border-color: currentColor;
  }
}
.nav_menu {
  -webkit-transition: right 500ms ease, -webkit-box-shadow 500ms ease;
  transition: right 500ms ease, -webkit-box-shadow 500ms ease;
  transition: right 500ms ease, box-shadow 500ms ease;
  transition: right 500ms ease, box-shadow 500ms ease, -webkit-box-shadow 500ms ease;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100%;
  width: 100%;
  background: #e1dfd3;
  z-index: 100;
}
.is-nav .nav_menu {
  right: 0;
  -webkit-box-shadow: 0 0 2rem 0 rgba(70,75,62,0.5);
          box-shadow: 0 0 2rem 0 rgba(70,75,62,0.5);
}
.nav_menu__close {
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  top: 2.6rem;
  right: 2.6rem;
  z-index: 3;
}
.nav_menu__content {
  -webkit-transition: right 500ms ease, -webkit-box-shadow 500ms ease;
  transition: right 500ms ease, -webkit-box-shadow 500ms ease;
  transition: right 500ms ease, box-shadow 500ms ease;
  transition: right 500ms ease, box-shadow 500ms ease, -webkit-box-shadow 500ms ease;
  padding: 9rem 2.6rem 4rem;
  background: #e1dfd3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.nav_menu--sub {
  right: -100%;
  left: auto;
}
.is-subnav .nav_menu--sub {
  -webkit-box-shadow: 0 0 10rem 0 rgba(70,75,62,0.5);
          box-shadow: 0 0 10rem 0 rgba(70,75,62,0.5);
  right: 0;
}
.nav_menu__logotype {
  position: absolute;
  bottom: 4rem;
  left: 2.6rem;
  width: 11.6rem;
  height: 1.1rem;
  z-index: 3;
}
.nav_menu__menu {
  font-size: 1.6rem;
  font-family: 'ALSAlumna';
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 400;
}
.nav_menu__menu li {
  margin-bottom: 2rem;
}
.nav_menu__submenu {
  font-size: 1.4rem;
}
.nav_menu__submenu ul {
  margin-bottom: 3rem;
}
.nav_menu__submenu ul:before {
  content: ' ';
  display: block;
  width: 1.1rem;
  height: 1px;
  background: #292929;
  margin: 0.7rem 0 0.8rem;
}
.nav_menu__submenu li {
  margin-bottom: 0.5rem;
  line-height: 1.7em;
}
.nav_menu__title {
  font-size: 1.8rem;
}
.nav_menu__image {
  position: absolute;
  right: 2.6rem;
  bottom: 12rem;
  width: 13rem;
  height: 17rem;
}
.nav_menu__back {
  -webkit-transition: opacity 333ms ease;
  transition: opacity 333ms ease;
  width: 2.8rem;
  height: 1.4rem;
  position: absolute;
  left: 2.6rem;
  top: 2.8rem;
  z-index: 3;
  opacity: 0;
}
.is-subnav .nav_menu__back {
  opacity: 1;
}
.important {
  position: relative;
  background: #f1f1ed;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.01em;
  padding: 0.4rem;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .important {
    font-size: 1.2rem;
    padding: 0.6rem 0.4rem;
  }
}
.toggle__hidden {
  overflow: hidden;
  max-height: 0vh;
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
}
.toggle__actions {
  margin-top: 1rem;
}
.toggle__actions button,
.toggle__actions a {
  color: #838383;
  display: inline-block;
}
.toggle__actions button svg,
.toggle__actions a svg {
  display: inherit;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
}
.toggle .hide {
  display: none;
}
.toggle.isCurrent .show {
  display: none;
}
.toggle.isCurrent .hide {
  display: inline-block;
}
.toggle.isCurrent .toggle__hidden {
  max-height: 100vh;
}
.block_share {
  position: relative;
}
.block_share__popover {
  background-color: #d4d2c3;
  position: absolute;
  top: calc(100% + 0.4rem);
  left: 0;
  width: 14rem;
}
.block_share__popover a {
  display: block;
  line-height: 4.1rem;
  padding: 0 1.2rem;
}
.block_share__btn {
  color: #838383;
}
.block_share__btn i {
  display: inline-block;
  width: 1.1rem;
  height: 1px;
  margin-left: 1rem;
  background-color: #292929;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.block_share__btn i:after {
  content: '';
  width: 1px;
  height: 1.1rem;
  background-color: currentColor;
  position: absolute;
  bottom: -0.5rem;
  left: 0.5rem;
}
@media screen and (min-width: 1025px) {
  .block_share__popover a:hover,
  .block_share__popover a:active {
    background-color: #cbc9b7;
  }
}
.accordion {
  margin-top: 3rem;
  padding-bottom: 1.4rem;
  border-bottom: 1px solid rgba(131,131,131,0.3);
}
.accordion__head {
  padding-bottom: 1.6rem;
}
.accordion__head button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
}
.accordion__head span {
  margin-right: 2.5rem;
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
}
.accordion__head svg {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  will-change: transform;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 1.3rem;
}
.accordion__content {
  margin-bottom: 1.6rem;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-transform: translateY(1rem);
          transform: translateY(1rem);
  opacity: 0;
}
.accordion.is-open .accordion__head span {
  color: #838383;
}
.accordion.is-open .accordion__head svg {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.accordion.is-open .accordion__content {
  display: block;
  max-height: 100rem;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .accordion__head svg {
    width: 1.2rem;
    height: 1.2rem;
    margin-top: 0.9rem;
  }
}
.shipping_item {
  border-top: 1px solid rgba(131,131,131,0.3);
}
.shipping_item__title {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .shipping__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .shipping_item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40rem;
            flex: 0 0 40rem;
    margin-bottom: 4rem;
    padding-top: 4rem;
  }
  .shipping_item:first-child {
    margin-right: 13rem;
  }
  .shipping__row:first-child .shipping_item {
    border-top: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .shipping_item {
    margin-top: 2rem;
    padding-top: 2rem;
  }
  .shipping__row:first-child .shipping_item:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
}
.btn {
  position: relative;
  display: inline-block;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-width: 25rem;
  height: 6rem;
  padding: 0 2rem;
  background-color: #292929;
  color: #f1f1ed;
}
.btn * {
  pointer-events: none;
}
.btn:disabled {
  pointer-events: none;
  background-color: #838383;
}
.btn__label {
  display: inline-block;
  line-height: 6rem;
  white-space: nowrap;
}
.btn .icon__ellipse {
  stroke-dasharray: 1000;
  stroke-dashoffset: 650;
  -webkit-transition: stroke-dashoffset 500ms linear;
  transition: stroke-dashoffset 500ms linear;
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.btn--fill {
  width: 100%;
}
.btn--ell {
  min-width: 15.4rem;
  height: 4.8rem;
  background-color: transparent;
  color: currentColor;
}
.btn--ell .btn__label {
  line-height: 4.8rem;
}
@media screen and (min-width: 1025px) {
  .btn:hover .icon__ellipse,
  .btn:active .icon__ellipse {
    stroke-dashoffset: 1000;
  }
}
input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input::-webkit-input-placeholder {
  color: #838383;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input::-moz-placeholder {
  color: #838383;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input:-moz-placeholder {
  color: #838383;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input:-ms-input-placeholder {
  color: #838383;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.input_text--big input::-webkit-input-placeholder {
  color: currentColor;
}
.input_text--big input::-moz-placeholder {
  color: currentColor;
}
.input_text--big input:-moz-placeholder {
  color: currentColor;
}
.input_text--big input:-ms-input-placeholder {
  color: currentColor;
}
input:focus::-webkit-input-placeholder {
  opacity: 0;
}
input:focus::-moz-placeholder {
  opacity: 0;
}
input:focus:-moz-placeholder {
  opacity: 0;
}
input:focus:-ms-input-placeholder {
  opacity: 0;
}
.input_text,
.textarea {
  position: relative;
  border-bottom: 1px solid currentColor;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.input_text.input_text--filled,
.textarea.textarea--filled {
  opacity: 1;
}
.input_text input,
.textarea input,
.textarea textarea {
  display: block;
  width: 100%;
  height: 100%;
  padding: 1.75em 0 0.75em;
}
.input_text__label,
.textarea__label {
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: 6.2rem;
  line-height: 1em;
}
.input_text__label + input,
.textarea__label + input {
  position: absolute;
  top: 0;
}
.input_text__label span,
.textarea__label span {
  display: inherit;
  padding-top: 1.44em;
  opacity: 0.35;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transition: color 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, color 0.3s, opacity 0.3s;
  transition: transform 0.3s, color 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.input_text--filled .input_text__label span,
.input_text--filled .textarea__label span {
  -webkit-transform: translate3d(0, -0.8em, 0) scale3d(0.75, 0.75, 1) translateZ(1px);
          transform: translate3d(0, -0.8em, 0) scale3d(0.75, 0.75, 1) translateZ(1px);
}
.input_text--beige,
.textarea--beige {
  background-color: #e1dfd3;
  border: none;
}
.input_text--beige input,
.textarea--beige input,
.input_text--beige .input_text__label,
.textarea--beige .input_text__label {
  padding-left: 2rem;
  padding-right: 2rem;
}
.input_text--big,
.textarea--big {
  font-size: 3.4rem;
  border-width: 2px;
  opacity: 0.5;
}
.input_text--big input,
.textarea--big input {
  padding-top: 0.3975em;
  padding-bottom: 0.3975em;
}
.input_text--small input,
.textarea--small input {
  padding: 1.25em 2rem 0.75em;
}
.input_text--small .input_text__label,
.textarea--small .input_text__label {
  height: 5.2rem;
}
.input_text--small .input_text__label span,
.textarea--small .input_text__label span {
  padding-top: 1.14em;
}
.input_text__search,
.textarea__search {
  position: absolute;
  top: 0;
  right: 0.7rem;
  width: 1.6rem;
  height: 100%;
  padding-top: 1.1em;
}
.input_text__search + input,
.textarea__search + input {
  padding-right: 4rem;
}
.input_text__ico,
.textarea__ico {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  -webkit-transition: right 0.35s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: right 0.35s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.input_text__ico.model,
.textarea__ico.model {
  width: 2.5rem;
  padding-top: 1.2em;
}
.input_text__ico.model + input,
.textarea__ico.model + input {
  padding-right: 4rem;
}
.input_text--big .input_text__ico.model,
.input_text--big .textarea__ico.model {
  width: 6.2rem;
  padding-top: 0.25em;
}
.input_text--big .input_text__ico.model + input,
.input_text--big .textarea__ico.model + input {
  padding-right: 8rem;
}
@media screen and (max-width: 767px) {
  .input_text--big,
  .textarea--big {
    font-size: 2.1rem;
  }
  .input_text__ico.model,
  .textarea__ico.model {
    width: 3.7rem;
  }
  .input_text__ico.model + input,
  .textarea__ico.model + input {
    padding-right: 5.7rem;
  }
}
@media screen and (min-width: 1025px) {
  .input_text__ico:hover,
  .textarea__ico:hover {
    right: -0.5rem;
  }
}
textarea::-webkit-input-placeholder {
  color: #838383;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
textarea::-moz-placeholder {
  color: #838383;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
textarea:-moz-placeholder {
  color: #838383;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
textarea:-ms-input-placeholder {
  color: #838383;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1025px) {
  textarea:focus::-webkit-input-placeholder {
    opacity: 0;
  }
  textarea:focus::-moz-placeholder {
    opacity: 0;
  }
  textarea:focus:-moz-placeholder {
    opacity: 0;
  }
  textarea:focus:-ms-input-placeholder {
    opacity: 0;
  }
}
.textarea {
  height: 5.6rem;
}
.textarea.textarea--border {
  border: 1px solid currentColor;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  height: 8rem;
}
.textarea textarea {
  resize: none;
}
.field__error {
  display: none;
  color: #db7662;
  margin-top: 0.5rem;
}
.field--error .field__error {
  display: block;
}
.field__hint {
  display: block;
  margin-top: 0.5rem;
}
.hero {
  width: 32rem;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.hero h1 {
  margin-bottom: -10rem;
  position: relative;
}
.hero h3 {
  margin-bottom: 3rem;
}
.hero > p {
  margin: 3rem 0;
}
.hero__label {
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.hero__img {
  width: 100%;
  height: 42rem;
  display: block;
}
.hero__img img {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}
.hero__action {
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .hero h3 + .hero__img {
    height: 37rem;
  }
}
@media screen and (min-width: 1025px) {
  .hero__img {
    overflow: hidden;
  }
  .hero__img:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media screen and (max-width: 767px) {
  .hero h1 {
    margin-bottom: -5rem;
  }
  .hero h3 {
    margin-bottom: 2rem;
  }
  .hero h3 + .hero__img {
    width: 24rem;
  }
  .hero__img {
    margin: 0 auto;
    width: 20rem;
    height: 28rem;
  }
}
.hero_light {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 70rem;
}
.hero_light h1 {
  margin-bottom: 2rem;
}
.hero_light p {
  max-width: 49rem;
}
@media screen and (min-width: 768px) {
  .hero_light {
    min-height: 29.3rem;
  }
}
@media screen and (min-width: 768px) {
  .categories {
    position: relative;
    padding-bottom: 4rem;
  }
  .categories_nav {
    position: absolute;
    width: 62%;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .categories_nav svg {
    width: 3.7rem;
    height: 1.8rem;
  }
  .categories_nav__prev,
  .categories_nav__next {
    outline: none;
  }
  .categories_nav__pages {
    color: #838383;
  }
  .categories_nav__pages:before {
    content: ' ';
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background: #292929;
    display: inline-block;
    margin-left: 0.5rem;
    vertical-align: middle;
    margin-right: 0.5rem;
  }
  .categories_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .categories_item__info {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
  .categories_item__title {
    text-transform: uppercase;
    font-size: 1.8rem;
    letter-spacing: 0.01em;
    margin-bottom: 3rem;
  }
  .categories_item__name {
    margin-bottom: 2.4rem;
    width: 25rem;
  }
  .categories_item__text {
    margin-bottom: 2.4rem;
  }
  .categories_item__media {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 62%;
            flex: 0 1 62%;
  }
  .categories_item__image {
    display: block;
    position: relative;
    padding-bottom: 63%;
    overflow: hidden;
  }
  .categories_item__image img {
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
  }
}
@media screen and (min-width: 1025px) {
  .categories_item__image:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media screen and (max-width: 767px) {
  .section--categories {
    margin-bottom: -3.5rem;
  }
  .section--categories .container {
    padding-bottom: 0;
  }
  .categories {
    margin: 0 -2.6rem;
    position: relative;
  }
  .categories_nav {
    position: absolute;
    right: 2.6rem;
    left: 2.6rem;
    bottom: 8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 3;
    color: #e1dfd3;
  }
  .categories_nav__prev,
  .categories_nav__next {
    outline: none;
  }
  .categories_nav__info {
    display: none;
  }
  .categories_nav svg {
    width: 3.7rem;
    height: 1.8rem;
  }
  .categories_item {
    height: 56rem;
    position: relative;
  }
  .categories_item__title {
    font-size: 1.4rem;
    text-transform: uppercase;
    margin-bottom: 2rem;
  }
  .categories_item__name {
    width: 24rem;
    margin-bottom: 2rem;
  }
  .categories_item__text {
    margin-bottom: 2.4rem;
  }
  .categories_item__info {
    color: #e1dfd3;
    position: relative;
    z-index: 2;
    padding: 7rem 2.6rem;
  }
  .categories_item__image {
    z-index: 1;
  }
  .categories_item__image:after {
    background: rgba(70,75,62,0.5);
    content: ' ';
    z-index: 2;
  }
  .categories_item__image img {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
  }
}
@media screen and (min-width: 768px) {
  .instagram {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .instagram__title {
    font-size: 1.4rem;
    color: #838383;
  }
  .instagram__link {
    font-size: 3.4rem;
  }
  .instagram__images {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 75%;
            flex: 0 1 75%;
  }
  .instagram__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .instagram__media {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc((100% - 4rem) / 3);
            flex: 0 1 calc((100% - 4rem) / 3);
    position: relative;
    overflow: hidden;
  }
  .instagram__image {
    padding-bottom: 126%;
    display: block;
  }
  .instagram__image img {
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
  }
}
@media screen and (min-width: 1025px) {
  .instagram__image:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media screen and (max-width: 767px) {
  .instagram {
    position: relative;
  }
  .instagram__title {
    font-size: 1.4rem;
    color: #838383;
  }
  .instagram__link {
    font-size: 3.4rem;
  }
  .instagram__images {
    margin: 0 -2.6rem;
    margin-top: 5rem;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  .instagram__wrap {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .instagram__media {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 28rem;
    height: 35rem;
    position: relative;
    transition-property: transform, -webkit-transform;
    margin-left: -1.8rem;
    margin-right: 2.6rem;
  }
  .instagram__image {
    width: 28rem;
    height: 35rem;
  }
}
.related__title {
  max-width: 23rem;
  margin-bottom: 4rem;
}
.related .swiper-pagination {
  position: relative;
  bottom: 0;
  padding: 3rem 0;
  height: 6.8rem;
  line-height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .related .swiper-slide:nth-child(3n - 2) {
    padding-right: 1.1rem;
  }
  .related .swiper-slide:nth-child(3n - 1) {
    padding-left: 0.55rem;
    padding-right: 0.55rem;
  }
  .related .swiper-slide:nth-child(3n) {
    padding-left: 1.1rem;
  }
}
@media screen and (max-width: 767px) {
  .related .swiper-slide {
    width: 33.2rem;
    padding: 0 0.4rem;
  }
  .related .swiper-container {
    margin: 0 -2.6rem;
  }
}
.related .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.5rem !important;
  opacity: 0.5;
  background: currentColor;
}
@media screen and (max-width: 767px) {
  .related .swiper-pagination-bullet {
    margin: 0 0.8rem !important;
  }
}
.related .swiper-pagination-bullet-active {
  width: 0.8rem;
  height: 0.8rem;
  opacity: 1;
}
.content_half {
  position: relative;
}
.content_half__content {
  max-width: 56.8rem;
}
.content_half__content h2 {
  margin-bottom: 3rem;
}
.content_half__content p + ul,
.content_half__content ul + p,
.content_half__content p + ol,
.content_half__content ol + p {
  margin-top: 3rem;
}
.content_half__content li + li {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .content_half {
    padding-left: 50.3125vw;
    min-height: 42rem;
  }
  .content_half__pic {
    position: absolute;
    width: 50vw;
    top: -9rem;
    bottom: -9rem;
    right: calc(50%);
  }
}
@media screen and (max-width: 767px) {
  .content_half__pic {
    position: relative;
    width: 100vw;
    height: 48rem;
    left: -2.6rem;
    top: -7rem;
  }
}
.wholesale {
  padding-bottom: 30.2083333vw;
  position: relative;
}
.wholesale__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.5584416%;
          flex: 0 0 41.5584416%;
}
.wholesale__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34.4155844%;
          flex: 0 0 34.4155844%;
}
.wholesale__pic {
  position: relative;
  background-color: #c4bfa6;
}
.wholesale__pic.main {
  padding-top: 139.0625%;
  height: 0;
}
.wholesale__action {
  margin-top: 3.1rem;
}
.wholesale__action > a {
  display: inline-block;
  margin-top: 2rem;
  font-size: 2.1rem;
}
.wholesale__content {
  padding-bottom: 16.6666667vw;
}
.wholesale__pic.left,
.wholesale__pic.right {
  position: absolute;
}
.wholesale__pic.right {
  width: 20.8333333vw;
  height: 26.0416667vw;
  right: 0;
}
.wholesale__pic.left {
  width: 18.2291667vw;
  height: 14.0625vw;
  left: 13.5416667vw;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .wholesale__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .wholesale__right {
    margin-left: 6.25vw;
  }
  .wholesale__action {
    margin-top: 8rem;
  }
  .wholesale__action > p {
    max-width: 85%;
    min-width: 40rem;
  }
  .wholesale__action > a {
    font-size: 3.4rem;
    margin-top: 3rem;
  }
  .wholesale__pic.right {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .wholesale {
    padding-bottom: 37.3rem;
  }
  .wholesale__pic.main {
    padding-top: 36.6rem;
  }
  .wholesale__pic.right {
    width: 16rem;
    height: 20.4rem;
  }
  .wholesale__pic.left {
    width: 15.2rem;
    height: 11.9rem;
    left: 0;
  }
  .wholesale__content {
    margin-top: 3rem;
    padding-bottom: 6.5rem;
  }
}
.examples_head__label {
  color: rgba(41,41,41,0.6);
  margin-bottom: 2rem;
}
.examples_item {
  display: block;
}
.examples_item__user {
  margin-bottom: 1rem;
}
.examples_item__image {
  position: relative;
  overflow: hidden;
}
.examples_item__image img {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}
@media screen and (min-width: 1025px) {
  .examples_item:hover .examples_item__image img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media screen and (min-width: 768px) {
  .examples {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .examples_head {
    margin-bottom: 18rem;
  }
  .examples_item {
    margin-bottom: 18rem;
  }
  .examples_item:last-child {
    margin-bottom: 0;
  }
  .examples__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 2rem);
            flex: 0 0 calc(50% - 2rem);
  }
  .examples__col:nth-child(1) .examples_item {
    max-width: 63rem;
  }
  .examples__col:nth-child(1) .examples_item__image {
    max-width: 63rem;
    max-height: 66rem;
  }
  .examples__col:nth-child(2) .examples_item {
    max-width: 68rem;
  }
  .examples__col:nth-child(2) .examples_item__image {
    max-width: 68rem;
    max-height: 69rem;
  }
}
@media screen and (max-width: 767px) {
  .examples_head {
    margin-bottom: 4rem;
  }
  .examples_item {
    margin-bottom: 4rem;
  }
  .examples__col:nth-child(2) .examples_item:last-child:last-child {
    margin-bottom: 0;
  }
}
.stocklist__text {
  max-width: 50rem;
}
.stocklist__country {
  display: none;
}
.stocklist__list ul li {
  margin-bottom: 1rem;
}
.stocklist__list ul li a {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
}
@media screen and (min-width: 1025px) {
  .stocklist__list ul li a:hover {
    color: #292929;
  }
}
.stocklist__list ul li.current a {
  color: #292929;
}
.stocklist__subtitle {
  margin-bottom: 3rem;
}
.stocklist__subtitle span:before {
  width: 0.3rem;
  height: 0.3rem;
  background: #292929;
  border-radius: 50%;
  display: inline-block;
  content: ' ';
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.stocklist__subtitle span:first-child:before {
  display: none;
}
.stocklist__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.stocklist__back {
  display: none;
}
.stocklist__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32rem;
          flex: 0 0 32rem;
  margin-right: 5rem;
  margin-bottom: 2rem;
}
.stocklist__item a {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  width: 100%;
  height: 3.9rem;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
@media screen and (min-width: 1025px) {
  .stocklist__item a:hover {
    color: #838383;
  }
}
@media screen and (min-width: 768px) {
  .stocklist__wrap {
    margin-bottom: 8rem;
  }
  .stocklist__title {
    margin-bottom: 3rem;
  }
  .stocklist__country.active {
    display: block;
  }
  .stocklist__list ul li a {
    color: #838383;
  }
}
@media screen and (max-width: 767px) {
  .stocklist.active .stocklist__wrap {
    display: none;
  }
  .stocklist.active .stocklist__menu {
    display: none;
  }
  .stocklist.active .stocklist__country.current {
    display: block;
  }
  .stocklist.active .stocklist__back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .stocklist__wrap {
    margin-bottom: 4rem;
  }
  .stocklist__wrap h1 {
    margin-bottom: 3rem;
  }
  .stocklist__title {
    margin-bottom: 2rem;
    font-size: 1.3rem;
  }
  .stocklist__item {
    font-size: 2.6rem;
    margin-bottom: 1.8rem;
  }
  .stocklist__back {
    font-size: 1.4rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 4rem;
  }
  .stocklist__back svg {
    width: 2.1rem;
    height: 1.1rem;
  }
  .stocklist__back span {
    margin-left: 1.4rem;
  }
  .stocklist__subtitle {
    font-size: 2.1rem;
  }
  .stocklist__list ul li {
    font-size: 2.6rem;
  }
}
.order__header {
  margin-top: 6rem;
  margin-bottom: 4rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .order__header {
    margin: 4rem 0 12rem;
  }
}
.order__header svg {
  width: 16.9rem;
  height: 1.6rem;
}
@media screen and (max-width: 767px) {
  .order__header svg {
    width: 11.6rem;
    height: 1.1rem;
  }
}
.order__wrap {
  max-width: 49%;
}
@media screen and (max-width: 767px) {
  .order__wrap {
    max-width: 100%;
  }
  .order__wrap .btn {
    width: 100%;
  }
}
.order__title {
  margin-bottom: 2rem;
}
.order__form {
  margin-bottom: 4rem;
}
.order__form .field {
  margin-bottom: 2rem;
}
.order__form .field:last-child {
  margin-bottom: 0;
}
.order__form .field--radio {
  margin-bottom: 0.8rem;
  font-size: 0;
}
.order__control {
  margin-bottom: 4rem;
}
.order__control .field {
  margin-bottom: 0.5rem;
}
.order__control .field:last-child {
  margin-bottom: 0;
}
.order__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.input_checkbox {
  position: relative;
}
.input_checkbox__ico {
  will-change: transform;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.4rem;
  border: 1px solid #333;
  background-color: transparent;
  vertical-align: middle;
  z-index: 1;
  pointer-events: none;
}
.input_checkbox__note {
  padding-left: 3rem;
  position: relative;
  display: inline-block;
}
.input_checkbox input {
  appearance: auto;
  width: 1.6rem;
  height: 1.6rem;
  margin: 0;
  opacity: 0;
  position: absolute;
  cursor: pointer;
  vertical-align: middle;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.input_checkbox input:disabled + .input_checkbox__ico {
  opacity: 0.1 !important;
}
.input_checkbox input:disabled + .input_checkbox__ico~span {
  opacity: 0.4;
  cursor: default;
}
.input_checkbox input:checked + .input_checkbox__ico {
  opacity: 1 !important;
  background-color: #333;
}
.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 5rem;
  background: #e1dfd3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 2rem;
  font-size: 1.4rem;
  cursor: pointer;
}
.radio__button {
  margin-right: 1.6rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.1rem;
          flex: 0 0 1.1rem;
}
.radio__button span {
  width: 1.1rem;
  height: 1.1rem;
  border: 1px solid #333;
  display: inline-block;
  border-radius: 50%;
}
.radio__label {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.radio__price {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10rem;
          flex: 0 0 10rem;
  text-align: right;
}
.field--radio input:checked + .radio .radio__button span {
  background: #333;
}
.form_subscribe {
  margin-top: 20rem;
}
.form_subscribe__title {
  text-align: center;
  margin-bottom: 4rem;
}
.form_subscribe .field__hint {
  opacity: 0;
}
.form_subscribe.is-sended .field__hint {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .form_subscribe {
    width: 51.6rem;
    margin: 32rem auto 0;
  }
  .form_subscribe__title {
    line-height: 7.5rem;
    margin-bottom: 3.5rem;
  }
}
.unit_preview {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: #838383;
  color: #f1f1ed;
}
.unit_preview + .unit_preview {
  margin-top: 16px;
}
.unit_preview a,
.unit_preview button {
  color: #f1f1ed;
}
.unit_preview__main > h2 {
  margin-bottom: 4rem;
}
.unit_preview__back {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.unit_preview__back img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.unit_preview__hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.unit_preview__hover:before {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  display: block;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.4)), color-stop(50.12%, rgba(51,51,51,0)), color-stop(50.12%, rgba(0,0,0,0)));
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.4) 0%, rgba(51,51,51,0) 50.12%, rgba(0,0,0,0) 50.12%);
  background: linear-gradient(360deg, rgba(0,0,0,0.4) 0%, rgba(51,51,51,0) 50.12%, rgba(0,0,0,0) 50.12%);
}
.unit_preview__hover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.unit_preview__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2.08333333vw 2.08333333vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.unit_preview__content h4 {
  margin-top: auto;
  margin-bottom: 0.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.unit_preview__content p {
  margin-bottom: calc(1.5625vw + 2.1rem);
}
.unit_preview__category,
.unit_preview__bag {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 2.08333333vw;
}
.unit_preview__category {
  top: 1.875vw;
}
.unit_preview__bag {
  bottom: 2.08333333vw;
}
.unit_preview--outofstock .unit_preview__content {
  background-color: rgba(92,98,64,0.3);
}
@media screen and (max-width: 1024px) {
  .unit_preview__content {
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .unit_preview {
    font-size: 1.2rem;
  }
  .unit_preview + .unit_preview {
    margin-top: 0.4rem;
  }
  .unit_preview__main >h2 {
    margin-bottom: 2.2rem;
  }
  .unit_preview__main .row .col-3 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .unit_preview__main .row .col-3 .unit_preview {
    padding-bottom: 125%;
  }
  .unit_preview__wrap .row .col-4:not(:nth-child(3n+1)) {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .unit_preview__wrap .row .col-4:not(:nth-child(3n+1)) .unit_preview {
    padding-bottom: 125%;
  }
}
@media screen and (min-width: 1025px) {
  .unit_preview__content,
  .unit_preview__category,
  .unit_preview__bag {
    opacity: 0;
  }
  .unit_preview:hover .unit_preview__content,
  .unit_preview:hover .unit_preview__category,
  .unit_preview:hover .unit_preview__hover,
  .unit_preview:hover .unit_preview__bag {
    opacity: 1;
  }
  .unit_preview:hover .unit_preview__bag,
  .unit_preview:hover .unit_preview__content {
    text-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  }
  .unit_preview--outofstock:hover .unit_preview__back {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
  }
}
.unit_carousel {
  font-size: 0;
}
.unit_carousel__nav {
  display: none;
}
@media screen and (max-width: 767px) {
  .unit_carousel {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  .unit_carousel__content {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .unit_carousel__image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform, -webkit-transform;
    height: 49rem;
  }
  .unit_carousel__nav {
    position: absolute;
    bottom: 3rem;
    z-index: 2;
    left: 2.6rem;
    right: 2.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #e1dfd3;
  }
  .unit_carousel__nav svg {
    width: 3.7rem;
    height: 1.8rem;
  }
  .unit_carousel__prev,
  .unit_carousel__next {
    -webkit-transition: all 333ms ease;
    transition: all 333ms ease;
  }
  .unit_carousel .swiper-button-disabled {
    opacity: 0.5;
  }
}
.unit_title--mobile {
  margin: 1.6rem 2.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.unit_title p {
  margin-top: 1rem;
}
.unit_title span {
  display: block;
  margin-bottom: 1rem;
  color: #838383;
}
@media screen and (min-width: 768px) {
  .unit_title span {
    display: none;
  }
  .unit_title--mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .unit_title h1 {
    margin-top: 0.6rem;
    font-size: 1.8rem;
  }
  .unit_title p {
    font-size: 1.6rem;
    margin-top: 0;
  }
}
.unit_counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #c4bfa6;
}
.unit_counter__arg {
  width: 5.6rem;
  height: 6rem;
  text-align: center;
}
.unit_counter__control {
  width: 4.8rem;
  height: 6rem;
  padding: 2.5rem 1.9rem;
}
@media screen and (max-width: 767px) {
  .unit_counter__arg {
    width: 4.6rem;
  }
  .unit_counter__control {
    width: 3.8rem;
    padding: 2.5rem 0.9rem;
  }
}
.unit {
  margin-bottom: 9rem;
}
.unit__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 47.9166667%;
          flex: 0 0 47.9166667%;
}
.unit__right {
  background-color: $grey;
}
.unit .breadcrumbs {
  margin-bottom: 6rem;
}
.unit .unit_title {
  margin-bottom: 2rem;
}
.unit__actions,
.unit__out,
.unit .block_share {
  margin-top: 3rem;
}
.unit__actions,
.unit__out,
.unit .toggle,
.unit .block_share {
  font-size: 1.4rem;
}
.unit__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.unit .unit_counter {
  margin-left: 2rem;
}
.unit__out p {
  margin-top: 2.4rem;
}
@media screen and (min-width: 768px) {
  .unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: -7.7rem;
  }
  .unit__right {
    position: sticky;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    height: 100vh;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 10.4166667vw;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 42.2rem;
            flex: 0 0 42.2rem;
  }
}
@media screen and (max-width: 767px) {
  .unit {
    display: block;
  }
  .unit__right {
    padding: 2rem 2.6rem;
  }
  .unit__right .unit_title {
    display: none;
  }
  .unit .breadcrumbs {
    display: none;
  }
  .unit .btn {
    min-width: 18rem;
  }
}
.collection_preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.collection_preview + .collection_preview {
  margin-top: 16px;
}
.collection_preview__wrap h1 {
  position: sticky;
  top: 16.7rem;
}
.collection_preview__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30rem;
          flex: 0 1 30rem;
  margin-right: 20px;
}
.collection_preview__content p {
  color: #535353;
}
.collection_preview__container {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  background-color: #838383;
}
.collection_preview__image {
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.collection_preview__image img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}
@media screen and (min-width: 1025px) {
  .collection_preview:hover .collection_preview__image img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media screen and (min-width: 768px) {
  .collection_preview__content h2 {
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .collection_preview {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .collection_preview + .collection_preview {
    margin-top: 3rem;
  }
  .collection_preview__wrap h1 {
    margin-bottom: 2rem;
  }
  .collection_preview__content {
    margin-top: 1.6rem;
  }
  .collection_preview__container {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.bag_header {
  position: relative;
}
.bag_header__btn {
  display: block;
  position: relative;
  width: 3rem;
  height: 3rem;
  font-size: 1.3rem;
  line-height: 3rem;
  text-align: center;
}
.bag_header__btn span {
  position: relative;
  color: transparent;
}
.bag_header__btn:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  will-change: transform;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  background-color: currentColor;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bag_header__btn:hover {
  opacity: 1;
}
.bag_header__btn.current span {
  color: #f1f1ed;
}
.bag_header__btn.current:before {
  width: 2.8rem;
  height: 2.8rem;
}
@media screen and (min-width: 1025px) {
  .bag_header__btn:before {
    width: 1rem;
    height: 1rem;
  }
  .bag_header__btn:not(.current):hover:before,
  .bag_header__btn:not(.current):focus:before,
  .bag_header__btn:not(.current):active:before {
    width: 1.4rem;
    height: 1.4rem;
  }
  .bag_header__btn.current:hover:before,
  .bag_header__btn.current:focus:before,
  .bag_header__btn.current:active:before {
    width: 3.3rem;
    height: 3.3rem;
  }
}
@media screen and (max-width: 767px) {
  .bag_header__btn {
    width: 2.4rem;
    height: 2.4rem;
    font-size: 1.2rem;
    line-height: 2.4rem;
  }
  .bag_header__btn.current:before,
  .bag_header__btn:before {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.bag_counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bag_counter > p {
  margin-right: 0.5rem;
}
.bag_counter__arg {
  width: 2.8rem;
  height: 2.7rem;
  text-align: center;
  margin: 0 0.1rem;
}
.bag_counter__control {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.9rem;
}
.bag_unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bag_unit + .bag_unit {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid #838383;
}
.bag_unit__pic {
  margin-right: 2.1rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14rem;
          flex: 0 0 14rem;
  height: 16rem;
  position: relative;
  background-color: #c4bfa6;
}
.bag_unit__qty {
  position: absolute;
  width: 2.5rem;
  top: -0.7rem;
  right: -1.2rem;
  height: 2.5rem;
  border-radius: 2.5rem;
  background-color: #292929;
  color: #f1f1ed;
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.5rem;
}
.bag_unit__content {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bag_unit__content > p {
  margin-bottom: 2rem;
}
.bag_unit .bag_counter {
  margin-bottom: auto;
}
.bag_unit__delete {
  color: #838383;
}
.bag_unit__price {
  margin-left: 2.1rem;
}
@media screen and (min-width: 768px) {
  .bag_unit__content {
    padding-bottom: 1.8rem;
  }
  .bag_unit__price {
    line-height: 2.7rem;
  }
}
@media screen and (max-width: 767px) {
  .bag_unit + .bag_unit {
    margin-top: 2rem;
    padding-top: 2rem;
  }
  .bag_unit__pic {
    -ms-flex-preferred-size: 8.7rem;
        flex-basis: 8.7rem;
    height: 10.3rem;
  }
  .bag_unit__qty {
    width: 1.9rem;
    height: 1.9rem;
    line-height: 1.9rem;
    font-size: 0.8rem;
    top: -0.9rem;
    right: -0.9rem;
  }
  .bag_unit__content > p {
    margin-bottom: 0.5rem;
  }
  .bag_unit__delete {
    margin-top: 0.5rem;
  }
}
.bag_modal {
  -webkit-transition: right 333ms ease;
  transition: right 333ms ease;
  position: fixed;
  width: 53.6rem;
  top: 0;
  right: -53.6rem;
  bottom: 0;
  background: #e1dfd3;
  z-index: 100;
  padding: 5rem 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bag_modal__toggle {
  display: none;
}
@media screen and (max-width: 767px) {
  .bag_modal {
    width: 35rem;
    right: -35rem;
    padding: 3rem 2.6rem;
  }
}
.is-order .bag_modal,
.is-bag .bag_modal {
  right: 0;
}
.bag_modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #838383;
  padding-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .bag_modal__header {
    padding-bottom: 2rem;
  }
}
.bag_modal__title {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .bag_modal__title {
    font-size: 1.8rem;
  }
}
.bag_modal__close {
  width: 1.6rem;
  height: 1.6rem;
  cursor: pointer;
}
.bag_modal__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 3rem 0;
  overflow: auto;
  max-height: calc(100% - 20.5rem);
}
@media screen and (max-width: 767px) {
  .bag_modal__content {
    max-height: calc(100% - 17rem);
    padding: 2rem 0;
  }
}
.bag_modal__empty {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bag_modal__text {
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .bag_modal__text {
    font-size: 1.6rem;
  }
}
.bag_modal__text p {
  margin-bottom: 3rem;
  color: #535353;
}
@media screen and (max-width: 767px) {
  .bag_modal__text p {
    margin-bottom: 2rem;
  }
}
.bag_modal__footer {
  text-align: right;
  border-top: 1px solid #838383;
  padding-top: 3rem;
}
@media screen and (max-width: 767px) {
  .bag_modal__footer {
    padding-top: 2rem;
  }
}
.bag_modal__total {
  width: 25rem;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2rem;
}
.is-order .bag_modal__total {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .bag_modal__total {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .is-order .bag_modal {
    position: absolute;
    top: 5.1rem;
    left: 0;
    right: 0;
    width: 100%;
    bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  .is-order .bag_modal .bag_modal__header {
    display: none;
  }
  .is-order .bag_modal .bag_modal__title {
    font-size: 1.4rem;
  }
  .is-order .bag_modal .bag_modal__title svg {
    display: inline-block;
    width: 1.1rem;
    height: 0.5rem;
    margin-bottom: 0.1rem;
  }
  .is-order .bag_modal .bag_modal__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 1.6rem;
    height: 5.7rem;
    background: #f1f1ed;
    margin: 0 -2.6rem;
    padding: 0 2.6rem;
    border-top: 1px solid rgba(131,131,131,0.25);
    border-bottom: 1px solid rgba(131,131,131,0.25);
    cursor: pointer;
  }
  .is-order .bag_modal .bag_modal__toggle * {
    pointer-events: none;
  }
  .is-order .bag_modal .bag_modal__content {
    height: auto;
    max-height: auto;
    display: none;
  }
  .is-order .bag_modal .bag_modal__footer {
    display: none;
  }
  .is-order .bag_modal.open .bag_modal__toggle svg {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  .is-order .bag_modal.open .bag_modal__footer,
  .is-order .bag_modal.open .bag_modal__content {
    display: block;
  }
  .bag_modal__bg {
    -webkit-transition: opacity 333ms ease;
    transition: opacity 333ms ease;
    background: rgba(70,75,62,0.55);
    position: absolute;
    top: 6rem;
    right: 0;
    bottom: -11rem;
    left: 0;
    z-index: 1;
    opacity: 1;
    display: none;
    pointer-events: none;
  }
  .open + .bag_modal__bg {
    display: block;
  }
  .bag_modal .btn {
    min-width: 100%;
  }
}
.stories_list__title {
  text-align: center;
  margin-bottom: 6rem;
}
.stories_list__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.stories_list__pages {
  margin-top: 5rem;
  text-align: center;
}
.stories_list__pages ul,
.stories_list__pages li {
  display: inline-block;
}
.stories_list__pages li {
  margin: 0 0.8rem;
}
.stories_list__pages li:first-child {
  margin-right: 2.2rem;
}
.stories_list__pages li:last-child {
  margin-left: 2.2rem;
}
.stories_list__pages li a {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  color: #838383;
}
.stories_list__pages li.active a {
  color: #292929;
}
@media screen and (min-width: 1025px) {
  .stories_list__pages a:hover {
    color: #292929;
  }
}
.stories_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 3.2rem) / 3);
          flex: 0 0 calc((100% - 3.2rem) / 3);
  margin-right: 1.6rem;
  margin-bottom: 6rem;
}
.stories_item:nth-child(3n) {
  margin-right: 0;
}
.stories_item__image {
  display: block;
  overflow: hidden;
  font-size: 0;
}
.stories_item__image img {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}
.stories_item__text {
  background: #e1dfd3;
  position: relative;
  z-index: 3;
  padding-top: 2rem;
}
.stories_item__date {
  color: rgba(41,41,41,0.5);
  margin-bottom: 0.8rem;
}
.stories_item:hover .stories_item__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.story_head {
  margin: 0 auto;
  width: 78rem;
  height: 90rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .story_head {
    width: calc(100% + 5.2rem);
    height: 59rem;
    margin: -3.5rem -2.6rem 0;
  }
}
.story_head__image {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.story_head__image:after {
  position: absolute;
  z-index: 1;
  content: ' ';
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(29,29,29,0.3);
  mix-blend-mode: multiply;
  top: 0;
  left: 0;
}
.story_head__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.story_head__content {
  width: 100%;
  position: absolute;
  bottom: 5rem;
  z-index: 2;
  text-align: center;
  color: #fff;
}
.story_head__date {
  margin-bottom: 2rem;
}
.story_desc {
  max-width: 52rem;
  color: #292929;
}
.story_desc--center {
  max-width: 63rem;
  margin: 0 auto;
}
.story_desc--info {
  color: #292929;
  margin-left: auto;
  width: 40rem;
}
.story_desc--info span {
  color: #535353;
}
.story_desc__title {
  margin-bottom: 2rem;
}
.story_desc__text {
  color: #535353;
}
.story_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .story_images {
    display: block;
  }
}
.story_images--center .story_images__item {
  margin: 0 auto;
}
.story_images--two .story_images__item {
  margin: 0 auto;
  max-width: 54rem;
  width: 52rem;
}
@media screen and (max-width: 767px) {
  .story_images--two .story_images__item {
    width: 100%;
  }
  .story_images--two .story_images__item:first-child {
    margin-bottom: 3rem;
  }
}
.story_images__image {
  margin-bottom: 3rem;
}
.story_images__text {
  max-width: 52rem;
}
.story_images__text span {
  color: #535353;
}
.about_preview {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about_preview__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 26%;
          flex: 0 0 26%;
  position: relative;
  z-index: 1;
  margin-right: 1.5rem;
}
.about_preview__center {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
}
.about_preview__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  margin-left: 4rem;
}
.about_preview h2 {
  margin-bottom: 2rem;
}
.about_preview p + .btn {
  margin-top: 3rem;
}
.about_preview__pics {
  position: relative;
  height: 0;
  padding-top: 117%;
  background-color: #db7662;
}
.about_preview__pic {
  -o-object-fit: cover;
     object-fit: cover;
}
.about_preview__picleft,
.about_preview__picright {
  position: absolute;
}
.about_preview__picleft {
  width: 14.5833333vw;
  height: 17.1875vw;
  bottom: -3.6vw;
  left: -30.2%;
}
.about_preview__picright {
  width: 13.0208333vw;
  height: 15.1041667vw;
  top: 6.9777%;
  right: -30.2%;
}
@media screen and (min-width: 768px) {
  .about_preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .about_preview__center {
    padding-bottom: 3.6vw;
  }
  .about_preview__left {
    max-width: 26%;
  }
  .about_preview h2 {
    width: 50.5rem;
  }
  .about_preview__content {
    padding-top: 98%;
  }
}
@media screen and (max-width: 767px) {
  .about_preview__left {
    margin-bottom: 5.4rem;
  }
  .about_preview__right {
    margin-top: 6.5rem;
    margin-left: 3.5rem;
  }
  .about_preview__center {
    width: 23rem;
    margin: 0 auto;
  }
  .about_preview__pics {
    padding-top: 130.4348%;
  }
  .about_preview__picleft {
    width: 11rem;
    height: 14rem;
    bottom: -3.5rem;
    left: -5.2rem;
  }
  .about_preview__picright {
    width: 12rem;
    height: 14rem;
    top: -3.8rem;
    right: -5.2rem;
  }
}
.about_review {
  max-width: 40rem;
}
.about_review__caption {
  color: #838383;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.4rem;
}
.about_review__caption p {
  margin: 0;
}
.about_review__ico {
  width: 5.2rem;
  height: 5.2rem;
  border-radius: 5.2rem;
  overflow: hidden;
  margin-right: 2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .about_review + .about_review {
    margin-top: 4rem;
    padding-top: 4rem;
    border-top: 1px solid rgba(131,131,131,0.3);
  }
}
.about_reviews {
  position: relative;
}
.about_reviews > h2 {
  max-width: 69rem;
  margin-bottom: 9rem;
}
.about_reviews__container {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.about_reviews .about_review {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.about_reviews__illu {
  width: 15.625vw;
  height: 12.5vw;
  margin: 11vw 0 3vw 9.3vw;
}
@media screen and (min-width: 768px) {
  .about_reviews__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .about_reviews > h2 {
    margin-bottom: 3rem;
  }
  .about_reviews__illu {
    width: 17rem;
    height: 12rem;
    margin: 7rem 0 4rem;
  }
}
.about_faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about_faq__container {
  -ms-flex-preferred-size: 54rem;
      flex-basis: 54rem;
  height: 86rem;
  position: sticky;
  top: 0;
}
.about_faq__pic {
  width: 100%;
  height: 100%;
  position: relative;
}
.about_faq__pic img {
  position: absolute;
  top: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  height: 100%;
  min-width: 136%;
}
.about_faq__content {
  -ms-flex-preferred-size: 85rem;
      flex-basis: 85rem;
}
.about_faq__content h1 {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .about_faq__content {
    margin-left: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .about_faq__container {
    display: none;
  }
  .about_faq__content h1 {
    margin-bottom: 3rem;
  }
}
.section--about {
  overflow: hidden;
}
.about {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about + .about {
  margin-top: 34.5rem;
}
.about--right + .about--shift {
  margin-top: 24.5rem;
}
.about--left .about_content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 61rem;
  margin-top: 0;
}
.about--left .about_pics {
  margin-top: 6rem;
}
.about--left .about_pics__bg {
  width: 62rem;
  height: 56rem;
  top: 18.5rem;
  left: -65%;
}
.about--right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.about--right .about_content {
  max-width: 34.3rem;
}
.about--right .about_pics__main {
  width: 31rem;
  height: 38rem;
}
.about--right .about_pics__bg {
  width: 81rem;
  height: 104rem;
  top: -81%;
  right: 63%;
}
.about--shift .about_content {
  max-width: 89rem;
  margin-left: auto;
  margin-right: auto;
}
.about--shift .about_pics__main {
  width: 37rem;
  height: 50rem;
}
.about_pics {
  position: relative;
}
.about_pics img {
  display: inherit;
}
.about_pics__bg {
  position: absolute;
  width: 60rem;
}
.about_pics__bg:after {
  content: '';
  background-color: rgba(92,98,64,0.3);
}
.about_pics__bg img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.about_pics__main {
  position: relative;
  width: 26rem;
  height: 30rem;
}
.about_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about_content h2 {
  line-height: 1.38;
  margin-bottom: 3rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.about_content p {
  color: #535353;
  max-width: 38rem;
}
.about_content p + p {
  margin: 0 0 0 4rem;
}
@media screen and (min-width: 768px) {
  .about .about_content {
    margin-top: 3rem;
  }
  .about--right .about_content {
    margin-right: 20.2rem;
  }
  .about--right .about_pics {
    margin: 0 18rem 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .about {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about + .about {
    margin-top: 3rem;
  }
  .about--right + .about--shift {
    margin-top: 8rem;
  }
  .about .about_pics {
    margin-left: auto;
  }
  .about--left .about_pics {
    margin-top: 3.6rem;
  }
  .about--left .about_pics__bg {
    width: 39.3rem;
    height: 28.1rem;
    top: 2rem;
  }
  .about--right .about_pics {
    margin-right: 3.5rem;
    margin-top: 15rem;
  }
  .about--right .about_pics__main {
    width: 11.6rem;
    height: 13.2rem;
  }
  .about--right .about_pics__bg {
    width: 26.6rem;
    height: 39.1rem;
  }
  .about--shift .about_pics {
    margin-right: 1.7rem;
    margin-top: 4.5rem;
  }
  .about--shift .about_pics__main {
    width: 16.6rem;
    height: 21.8rem;
  }
  .about_pics__main {
    width: 12.8rem;
    height: 14.7rem;
  }
  .about_content h2 {
    line-height: 1.45;
    margin-bottom: 2.5rem;
  }
  .about_content p + p {
    margin: 1.5rem 0 0;
  }
}
.modal__bg {
  -webkit-transition: opacity 333ms ease;
  transition: opacity 333ms ease;
  background: rgba(70,75,62,0.55);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
}
.is-bag,
.is-nav,
.is-search {
  height: 100%;
  overflow: hidden;
}
.is-search .modal__bg,
.is-bag .modal__bg {
  opacity: 1;
  pointer-events: all;
}
.search_page__form {
  max-width: 50rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 767px) {
  .search_page__form {
    margin-bottom: 3rem;
  }
}
.search_page__breadcrumbs {
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .search_page__breadcrumbs {
    margin-bottom: 2rem;
  }
}
.search_page__breadcrumbs .breadcrumbs__item {
  font-size: 1.6rem;
}
.search_page__breadcrumbs .breadcrumbs__item:before {
  top: calc(50%);
}
.search_page__text {
  max-width: 27rem;
}
.search_modal {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  background: #e1dfd3;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 1.4rem;
  z-index: 100;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.is-search .search_modal {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.search_modal .container {
  padding-top: 6rem;
  padding-bottom: 8rem;
}
.search_modal__close {
  position: absolute;
  width: 1.4rem;
  height: 1.4rem;
  top: 4rem;
  right: 5rem;
}
.search_modal__form {
  margin-left: 47rem;
  max-width: 60rem;
}
.search_modal_suggested {
  margin-top: 3rem;
}
.search_modal_suggested__title {
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
.search_modal_suggested__list {
  font-size: 2.4rem;
}
.search_modal_suggested__list li {
  line-height: 1.65em;
  margin-bottom: 0.8rem;
}
.page--start .section {
  margin-bottom: 0 !important;
}
.start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 130rem;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.start__image img {
  border-radius: 33rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.start__title {
  text-align: center;
  margin: 0 auto;
}
.start__text {
  text-align: center;
  margin: 0 auto;
}
.start_form {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .start {
    border-top: 1px solid #292929;
    border-bottom: 1px solid #292929;
    padding: 4.5rem 0;
  }
  .start:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 4.5rem;
    bottom: 4.5rem;
    left: 50%;
    width: 1px;
    background: #292929;
  }
  .start__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-right: 6rem;
  }
  .start__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 6rem;
  }
  .start__title {
    width: 54rem;
    margin-bottom: 9rem;
  }
  .start__text {
    width: 39rem;
    margin-bottom: 9rem;
  }
  .start_form {
    width: 35rem;
  }
}
@media screen and (max-width: 767px) {
  .start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .start__image {
    width: 25rem;
  }
  .start__image img {
    width: 33rem;
    height: 33rem;
  }
  .start__title {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .start__text {
    margin-bottom: 3rem;
  }
}
/* Additional style files. */
