* {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  touch-action: pan-x pan-y;
}

input,
button,
textarea {
  font-family: "Montserrat Alternates", sans-serif;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 400;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("../fonts/RobotoSlab-Regular.woff") format("woff"), url("../fonts/RobotoSlab-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}

.key-features-panel {
  font-family: "Montserrat Alternates", sans-serif;
  margin: 40px 0;
  padding: 48px;
  text-align: center;
  color: #3a3533;
}

.key-features-panel .field--name-field-secondary-cta-copy,
.key-features-panel .field--name-field-feature-title {
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
}

.key-features-panel .field--name-field-feature-title {
  margin-bottom: 34px;
}

.key-features-panel .field--name-field-image-and-description {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 32px;
}

.key-features-panel .field--name-field-image-and-description .field__item {
  flex-basis: 310px;
}

.key-features-panel .field--name-field-image-and-description .field__item .field--name-field-illustration {
  width: 160px;
  height: 160px;
  margin: 0 auto 30px;
}

.key-features-panel .field--name-field-image-and-description .field__item .field--name-field-illustration img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.key-features-panel .field--name-field-image-and-description .field__item .field--name-field-feature-copy {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  padding: 0 5px;
}

.key-features-panel .field--name-field-primary-cta {
  margin-top: 48px;
}

.key-features-panel .field--name-field-primary-cta a,
.key-features-panel .field--name-field-primary-cta button {
  display: inline-flex;
  align-items: center;
  height: 45px;
  padding: 0 23px;
  border-radius: 4px;
  background-color: #e81c24;
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  transition: all 200ms ease-out;
}

.key-features-panel .field--name-field-primary-cta a:hover,
.key-features-panel .field--name-field-primary-cta button:hover {
  box-shadow: 0 0.5em 0.5em -0.4em #e81c24;
  transform: translateY(-0.25em);
}

.key-features-panel .field--name-field-text-and-link {
  margin: 24px auto 0;
  max-width: 730px;
  border-top: 1px dashed #c9c5b9;
}

.key-features-panel .field--name-field-text-and-link .field--name-field-secondary-cta-link,
.key-features-panel .field--name-field-text-and-link .field--name-field-secondary-cta-copy {
  margin-top: 24px;
}

.key-features-panel .field--name-field-text-and-link .field--name-field-secondary-cta-link {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.key-features-panel .field--name-field-text-and-link .field--name-field-secondary-cta-link a {
  display: inline-block;
  color: #3a3533;
}

.key-features-panel .field--name-field-text-and-link .field--name-field-secondary-cta-link a::after {
  content: "";
  width: 0px;
  height: 1px;
  display: block;
  background-color: #e81c24;
  transition: 300ms;
}

.key-features-panel .field--name-field-text-and-link .field--name-field-secondary-cta-link a:hover::after {
  width: 100%;
}

.widget img {
  max-width: 100%;
  height: auto;
}

.widget .field--name-field-text,
.widget .field--name-field-sale,
.widget .field--name-name {
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 56px;
  color: #000000;
}

.widget .field--name-field-title,
.widget .views-field-title {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 33px;
  color: #000000;
}

.widget .field--name-field-description,
.widget .views-field-body {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.widget-inspiration .field--name-field-link,
.widget-block .views-field-view-commerce-product {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
}

.widget-inspiration .field--name-field-link a,
.widget-block .views-field-view-commerce-product a {
  color: #000000;
  text-decoration: underline;
}

.widget-inspiration .field--name-field-link a:hover,
.widget-block .views-field-view-commerce-product a:hover {
  text-decoration: none;
}

.widget-offer {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 52px 0;
}

.widget-offer__title {
  max-width: 787px;
}

.widget-offer__description {
  max-width: 506px;
  margin: 32px 0 24px;
}

.widget-offer__button {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 60px;
}

.widget-offer__button a {
  width: 240px;
  height: 60px;
}

.widget-inspiration .field--name-name {
  margin: 52px 0 50px;
}

.widget-inspiration .field--name-field-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.widget-inspiration .field--name-field-items .field--name-field-title {
  margin: 24px 0;
}

.widget-block .field--name-name {
  margin: 52px 0 58px;
}

.new-in-store .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}

.new-in-store .view-content .views-field-title {
  margin: 24px 0;
}

.new-in-store .view-content .views-field-body {
  margin-bottom: 24px;
}

.widget-sale {
  width: 100%;
  margin: 100px 0 52px;
  background-color: #c4c4c4;
}

.widget-sale__link {
  display: flex;
  align-items: center;
}

.widget-sale__left {
  width: 65.625%;
}

.widget-sale__right {
  width: 34.375%;
  text-align: center;
  padding: 10px;
}

.widget-sale__right .field--name-field-text {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.widget-sale__right .field--name-field-sale {
  color: #842c68;
}

.most-popular {
  margin-bottom: 100px;
}

.most-popular .view-content .slick-prev {
  left: 10px;
}

.most-popular .view-content .slick-next {
  right: 10px;
}

.most-popular .view-content .slick-arrow {
  z-index: 5;
  height: 40px;
  width: 40px;
  background-color: #e5e5e5;
}

.most-popular .view-content .slick-arrow::before {
  font-size: 24px;
  color: #000000;
}

.most-popular .view-content .slick-list {
  margin: 0 -20px;
}

.most-popular .view-content .slick-list .slick-slide {
  margin: 0 20px;
}

.most-popular .view-content .slick-list .slick-slide .views-row {
  background-color: #c4c4c4;
  padding: 40px 40px 20px;
  text-align: center;
}

.most-popular .view-content .slick-list .slick-slide .views-row .views-field-field-image-to-card .field-content {
  height: 201px;
}

.most-popular .view-content .slick-list .slick-slide .views-row .views-field-field-image-to-card .field-content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: unset;
}

.most-popular .view-content .slick-list .slick-slide .views-row .views-field-title {
  margin: 30px 0 10px;
}

.most-popular .view-content .slick-list .slick-slide .views-row .views-field-price__number {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #842c68;
}

.most-popular .view-content .slick-list .slick-slide:nth-child(odd) .views-row {
  padding-bottom: 70px;
}

header {
  background-color: #5E43D6;
}

header .region-header {
  min-height: 110px;
  display: grid;
  grid-template-columns: 15.874% 1fr 6.35% 6.35% 6.35%;
  grid-template-rows: 1fr;
  align-items: center;
}

header .region-header .main-menu {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0px !important;
}

header .region-header .main-menu__item {
  margin: 0 1.5%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}

header .region-header .main-menu__item .menu__item-margin-left {
  margin-left: 85px !important;
}

header .region-header .main-menu__item .menu__item-btn-color {
}


header .region-header .main-menu a:hover::after {
  width: 100%;
  transition: width 0.3s;
  text-decoration: underline;
}

header .region-header .main-menu a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width 0.3s;
}

header .region-header .header-cart,
header .region-header .header-account,
header .region-header .header-search {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0px;
}

header .region-header .header-cart a,
header .region-header .header-account a,
header .region-header .header-search a {
  font-size: 20px;
}

header .region-header .header-cart__count {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}

header .region-header__burger-menu {
  display: none;
}

header .region-header a,
header .region-header a::before {
  color: #ffffff;
}

header .region-header img {
  max-width: 100%;
}

.sitetitle-heading-title {
  font-weight: 600;
  font-size: 30px;	
}

footer {
  background-color: #000000;
  padding: 6.598% 0 2.431%;
}

.footer {
  display: grid;
  grid-template-columns: 1fr 15.874% 1fr;
  grid-template-areas: "menu-left logo menu-right" "social social social" "privacy privacy privacy";
  align-items: end;
}

.footer__menu-left {
  grid-area: menu-left;
}

.footer__branding {
  grid-area: logo;
  text-align: center;
}

.footer__branding img {
  max-width: 100%;
}

.footer__menu-right {
  grid-area: menu-right;
}

.footer__menu-social {
  grid-area: social;
  border-top: 1px solid #ffffff;
  padding-top: 4.366%;
  margin-top: 4.366%;
}

.footer__menu-social .menu-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  background-color: #ffffff;
  height: 40px;
  width: 40px;
  border-radius: 50%;
}

.footer__menu-social .menu-item a:before {
  color: #000000;
  font-size: 23px;
}

.footer__privacy {
  grid-area: privacy;
  display: flex;
  justify-content: center;
  color: #000000;
  margin-top: 2.5%;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.footer__privacy div {
  margin: 0 1.905%;
}

.footer__menu-left,
.footer__menu-right {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}

.footer__menu-left .menu-item,
.footer__menu-right .menu-item {
  margin: 0 7.305%;
}

.footer a {
  color: #ffffff;
}

.menu {
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}

.breadcrumb {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-top: 33px;
}

.breadcrumb__arrow {
  margin: 0 10px;
}

.breadcrumb ul {
  display: flex;
}

.breadcrumb ul li:first-child {
  text-transform: uppercase;
}

.breadcrumb ul li:last-child {
  color: #000000;
}

.breadcrumb ul li a {
  color: #000000;
}

.breadcrumb ul li a:hover {
  text-decoration: underline;
}

.blog {
  margin: 32px 0 50px;
}

.blog img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog__title {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

.blog__submit {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #535353;
  margin: 12px 0 24px;
}

.blog__submit a {
  font-style: italic;
  color: #000000;
}

.blog__image {
  width: 100%;
  height: 360px;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 15px;
}

.blog__text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}

.blog__text p {
  margin-bottom: 10px;
}

.blog__text p:last-child {
  margin-bottom: 0;
}

.blogs-list {
  margin: 32px 0 50px;
}

.blogs-list img {
  max-width: 100%;
  height: auto;
}

.blogs-list .views-row {
  margin-bottom: 32px;
}

.blogs-list .views-row:last-child {
  margin-bottom: 0;
}

.blogs-list__item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 40px;
}

.blogs-list__title {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 33px;
  color: #000000;
}

.blogs-list__created {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #535353;
  margin-top: 12px;
}

.blogs-list__body {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin: 24px 0;
  color: #000000;
}

.blogs-list__view {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
}

.blogs-list__view a {
  color: #000000;
  text-decoration: underline;
}

.blogs-list__view a:hover {
  text-decoration: none;
}

.shop-page img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.shop-page__content {
  display: grid;
  grid-template-columns: 1fr 3fr;
  margin: 34px 0 76px;
}

.shop-page__content .container {
  max-width: unset;
  margin: unset;
  padding: unset;
}

.shop-page__content .region-left-sitebar {
  border-right: 1px solid #c4c4c4;
  padding-right: 29px;
}

.shop-page__content .region-left-sitebar .filter-burger {
  display: none;
}

.shop-page__content .region-left-sitebar .filter-title,
.shop-page__content .region-left-sitebar .filter-price,
.shop-page__content .region-left-sitebar .filter-category,
.shop-page__content .region-left-sitebar .filter-color,
.shop-page__content .region-left-sitebar .filter-rating {
  color: #000000;
  border-bottom: 1px solid #c4c4c4;
}

.shop-page__content .region-left-sitebar .filter-title h2,
.shop-page__content .region-left-sitebar .filter-price h2,
.shop-page__content .region-left-sitebar .filter-category h2,
.shop-page__content .region-left-sitebar .filter-color h2,
.shop-page__content .region-left-sitebar .filter-rating h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 27px;
}

.shop-page__content .region-left-sitebar .filter-price,
.shop-page__content .region-left-sitebar .filter-category,
.shop-page__content .region-left-sitebar .filter-color,
.shop-page__content .region-left-sitebar .filter-rating {
  padding: 27px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}

.shop-page__content .region-left-sitebar .filter-price .facets-widget-range_slider {
  margin: 0 17px;
}

.shop-page__content .region-left-sitebar .filter-color .facets-widget-links ul {
  display: flex;
}

.shop-page__content .region-left-sitebar .filter-color .facets-widget-links ul .facet-item__value {
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 6px;
  border-radius: 50%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.shop-page__content .region-left-sitebar .filter-color .facets-widget-links ul .facet-item__active {
  position: relative;
}

.shop-page__content .region-left-sitebar .filter-color .facets-widget-links ul .facet-item__active::after {
  position: absolute;
  bottom: -5px;
  display: block;
  width: 100%;
  content: "";
  border-bottom: 1px solid #000000;
}

.shop-page__content .region-content {
  padding-left: 21px;
}

.shop-page__content .region-content .view-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.shop-page__content .region-content .view-content .views-row {
  color: #000000;
  padding-bottom: 27px;
  border-bottom: 1px solid #c4c4c4;
}

.shop-page__content .region-content .view-content .views-row .views-field-field-image-to-card {
  height: 161px;
  margin-bottom: 12px;
}

.shop-page__content .region-content .view-content .views-row .views-field-field-category {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  display: inline-flex;
  width: 75%;
}

.shop-page__content .region-content .view-content .views-row .views-field-price {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #842c68;
  display: inline-flex;
  justify-content: flex-end;
  width: 25%;
}

.shop-page__content .region-content .view-content .views-row .views-field-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin: 12px 0 9px;
}

.shop-page__content .region-content .view-content .views-row .views-field-field-rating {
  display: block;
  width: 100%;
  height: 17px;
}

.shop-page__content .region-content .view-content .views-row .views-field-nothing a {
  width: 150px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  background-color: #e5e5e5;
  color: #000000;
  border-radius: 0.5px;
  border: 1px solid #000000;
  margin: 12px auto 0;
}

html {
  font-family: "Montserrat Alternates", sans-serif;
}

a {
  text-decoration: none !important;
  cursor: pointer !important;
}

.layout-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
}

.content-overflow {
  overflow: hidden;
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 10px;
}

.main-btn {
  background-color: #842c68;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.main-btn a {
  color: #ffffff;
  display: inline-block;
  text-decoration: none !important;
}

.overflow-bg {
  position: relative;
  background-color: #f2f2f2;
}

.overflow-bg:before,
.overflow-bg:after {
  display: block;
  content: " ";
  position: absolute;
  width: 100vw;
  top: 0;
  bottom: 0;
  background-color: #f2f2f2;
}

.overflow-bg:before {
  left: 100%;
}

.overflow-bg:after {
  right: 100%;
}

@media (max-width: 1300px) {
  .key-features-panel {
    padding: 48px calc(15px + 33 * (100vw - 320px) / 980);
  }

  .widget .field--name-field-text,
  .widget .field--name-field-sale,
  .widget .field--name-name {
    font-size: calc(24px + 24 * (100vw - 320px) / 980);
    line-height: calc(28px + 28 * (100vw - 320px) / 980);
  }

  .widget .field--name-field-title,
  .widget .views-field-title {
    font-size: calc(20px + 8 * (100vw - 320px) / 980);
    line-height: calc(24px + 9 * (100vw - 320px) / 980);
  }

  .widget .field--name-field-description,
  .widget .views-field-body {
    font-size: calc(14px + 4 * (100vw - 320px) / 980);
    line-height: calc(21px + 4 * (100vw - 320px) / 980);
  }

  .widget-inspiration .field--name-field-link,
  .widget-block .views-field-view-commerce-product {
    font-size: calc(16px + 4 * (100vw - 320px) / 980);
    line-height: calc(19px + 4 * (100vw - 320px) / 980);
  }

  .widget-offer {
    padding: calc(26px + 26 * (100vw - 320px) / 980) 0;
  }

  .widget-offer__description {
    margin-top: calc(20px + 12 * (100vw - 320px) / 980);
    margin-bottom: calc(18px + 6 * (100vw - 320px) / 980);
  }

  .widget-offer__button {
    font-size: calc(18px + 6 * (100vw - 320px) / 980);
    line-height: calc(40px + 20 * (100vw - 320px) / 980);
  }

  .widget-offer__button a {
    width: calc(180px + 60 * (100vw - 320px) / 980);
    height: calc(40px + 20 * (100vw - 320px) / 980);
  }

  .widget-inspiration .field--name-name {
    margin-top: calc(30px + 22 * (100vw - 320px) / 980);
    margin-bottom: calc(20px + 30 * (100vw - 320px) / 980);
  }

  .widget-inspiration .field--name-field-items {
    gap: calc(15px + 25 * (100vw - 320px) / 980);
  }

  .widget-inspiration .field--name-field-items .field--name-field-title {
    margin: calc(10px + 14 * (100vw - 320px) / 980) 0;
  }

  .widget-block .field--name-name {
    margin-top: calc(30px + 22 * (100vw - 320px) / 980);
    margin-bottom: calc(20px + 38 * (100vw - 320px) / 980);
  }

  .new-in-store .view-content {
    gap: calc(15px + 25 * (100vw - 320px) / 980);
  }

  .new-in-store .view-content .views-field-title {
    margin: calc(10px + 14 * (100vw - 320px) / 980) 0;
  }

  .new-in-store .view-content .views-field-body {
    margin-bottom: calc(10px + 14 * (100vw - 320px) / 980);
  }

  .widget-sale {
    margin-top: calc(40px + 60 * (100vw - 320px) / 980);
    margin-bottom: calc(26px + 26 * (100vw - 320px) / 980);
  }

  .most-popular {
    margin-bottom: calc(40px + 60 * (100vw - 320px) / 980);
  }

  .most-popular .view-content .slick-list {
    margin: 0 calc(-7.5px + -12.5 * (100vw - 320px) / 980);
  }

  .most-popular .view-content .slick-list .slick-slide {
    margin: 0 calc(7.5px + 12.5 * (100vw - 320px) / 980);
  }

  .most-popular .view-content .slick-list .slick-slide .views-row {
    padding: calc(30px + 10 * (100vw - 320px) / 980) calc(30px + 10 * (100vw - 320px) / 980) 20px;
  }

  .most-popular .view-content .slick-list .slick-slide .views-row .views-field-title {
    margin-top: calc(15px + 15 * (100vw - 320px) / 980);
  }

  .most-popular .view-content .slick-list .slick-slide .views-row .views-field-price__number {
    font-size: calc(18px + 4 * (100vw - 320px) / 980);
    line-height: calc(22px + 4 * (100vw - 320px) / 980);
  }

  .most-popular .view-content .slick-list .slick-slide:nth-child(odd) .views-row {
    padding-bottom: calc(40px + 30 * (100vw - 320px) / 980);
  }

  header .region-header .main-menu__item {
    font-size: calc(16px + 2 * (100vw - 320px) / 980);
    line-height: calc(19px + 2 * (100vw - 320px) / 980);
  }

  .footer__menu-social .menu-item {
    height: calc(34px + 6 * (100vw - 320px) / 980);
    width: calc(34px + 6 * (100vw - 320px) / 980);
  }

  .footer__menu-social .menu-item a:before {
    font-size: calc(18px + 5 * (100vw - 320px) / 980);
  }

  .blog {
    margin-top: calc(16px + 16 * (100vw - 320px) / 980);
    margin-bottom: calc(25px + 25 * (100vw - 320px) / 980);
  }

  .blog__submit {
    margin-top: calc(6px + 6 * (100vw - 320px) / 980);
    margin-bottom: calc(12px + 12 * (100vw - 320px) / 980);
  }

  .blog__image {
    height: calc(180px + 180 * (100vw - 320px) / 980);
  }

  .blogs-list {
    margin-top: calc(16px + 16 * (100vw - 320px) / 980);
    margin-bottom: calc(25px + 25 * (100vw - 320px) / 980);
  }

  .blogs-list__item {
    gap: calc(15px + 25 * (100vw - 320px) / 980);
  }

  .blogs-list__title {
    font-size: calc(20px + 8 * (100vw - 320px) / 980);
    line-height: calc(24px + 9 * (100vw - 320px) / 980);
  }

  .blogs-list__created {
    margin-top: calc(6px + 6 * (100vw - 320px) / 980);
  }

  .blogs-list__body {
    font-size: calc(14px + 4 * (100vw - 320px) / 980);
    line-height: calc(21px + 4 * (100vw - 320px) / 980);
    margin: calc(10px + 14 * (100vw - 320px) / 980) 0;
  }

  .blogs-list__view {
    font-size: calc(16px + 4 * (100vw - 320px) / 980);
    line-height: calc(19px + 4 * (100vw - 320px) / 980);
  }

  .shop-page__content {
    margin-top: calc(20px + 14 * (100vw - 320px) / 980);
    margin-bottom: calc(30px + 46 * (100vw - 320px) / 980);
  }

  .shop-page__content .region-left-sitebar {
    padding-right: calc(10px + 19 * (100vw - 320px) / 980);
  }

  .shop-page__content .region-content {
    padding-left: calc(10px + 11 * (100vw - 320px) / 980);
  }

  .shop-page__content .region-content .view-content {
    gap: calc(15px + 25 * (100vw - 320px) / 980);
  }

  .shop-page__content .region-content .view-content .views-row .views-field-price {
    font-size: calc(18px + 4 * (100vw - 320px) / 980);
    line-height: calc(22px + 4 * (100vw - 320px) / 980);
  }
}

@media screen and (max-width: 991px) {
  .shop-page__content {
    grid-template-columns: 250px 1fr;
  }

  .shop-page__content .region-content .view-content {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .new-in-store .view-content {
    grid-template-columns: 1fr 1fr;
  }

  .widget-sale__link {
    flex-direction: column;
  }

  .widget-sale__left,
  .widget-sale__right {
    width: 100%;
  }

  header .region-header {
    display: grid;
    grid-template-columns: 1fr 40px 40px 40px 45px;
    grid-template-rows: 64px auto;
    grid-template-areas: "logo cart user-account search burger" "navigation navigation navigation navigation navigation";
  }

  header .region-header__branding {
    grid-area: logo;
  }

  header .region-header__cart {
    grid-area: cart;
  }

  header .region-header__user-account {
    grid-area: user-account;
  }

  header .region-header__search {
    grid-area: search;
  }

  header .region-header__burger-menu {
    grid-area: burger;
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
    width: 25px;
    height: 25px;
    margin-top: 25px;
  }

  header .region-header__burger-menu span {
    display: block;
    position: relative;
    width: 25px;
    height: 2px;
    background-color: #ffffff;
  }

  header .region-header__burger-menu span::before,
  header .region-header__burger-menu span::after {
    content: "";
    position: absolute;
    width: 12.5px;
    height: 2px;
    background-color: #ffffff;
    transition: 0.4s;
  }

  header .region-header__burger-menu span::before {
    transform: translateY(-8px);
  }

  header .region-header__burger-menu span::after {
    transform: translateY(8px);
    margin-left: 12.5px;
  }

  header .region-header__burger-menu_active span {
    height: 0;
  }

  header .region-header__burger-menu_active span::before,
  header .region-header__burger-menu_active span::after {
    width: 25px;
  }

  header .region-header__burger-menu_active span::before {
    transform: rotate(45deg);
  }

  header .region-header__burger-menu_active span::after {
    transform: rotate(-45deg);
    margin-left: unset;
  }

  header .region-header__navigation-menu {
    grid-area: navigation;
    height: 0;
    overflow: hidden;
  }

  header .region-header__navigation-menu .main-menu {
    flex-direction: column;
    align-items: center;
    padding: 10px 0;
  }

  header .region-header__navigation-menu .main-menu__item {
    margin: 5px 0;
  }

  header .region-header__navigation-menu_active {
    height: auto;
  }

  footer {
    padding: 35px 0 25px;
  }

  .footer {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "logo logo" "menu-left menu-right" "social social" "privacy privacy";
  }

  .footer__branding {
    margin-bottom: 30px;
  }

  .footer__menu-left .menu,
  .footer__menu-right .menu {
    flex-direction: column;
    align-items: center;
  }

  .footer__menu-left .menu .menu-item,
  .footer__menu-right .menu .menu-item {
    margin: 5px 0;
  }

  .footer__menu-social {
    padding-top: 35px;
    margin-top: 35px;
  }

  .footer__privacy {
    margin-top: 45px;
  }

  .blogs-list__item {
    grid-template-columns: 1fr;
  }

  .shop-page__content {
    grid-template-columns: 1fr;
    position: relative;
    min-height: 659px;
  }

  .shop-page__content .region-left-sitebar {
    transform: translateX(-100%);
    transition: 0.4s;
    position: absolute;
    top: 0;
    left: -10px;
    z-index: 5;
    width: 80%;
    height: 100%;
    padding: 10px;
    background-color: #ffffff;
    border-right: unset;
  }

  .shop-page__content .region-left-sitebar_active {
    transform: translateX(0);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

  .shop-page__content .region-left-sitebar .filter-burger {
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
    width: 36px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: -46px;
  }

  .shop-page__content .region-left-sitebar .filter-burger span {
    display: block;
    position: relative;
    width: 25px;
    height: 2px;
    background-color: #000000;
  }

  .shop-page__content .region-left-sitebar .filter-burger span::before,
  .shop-page__content .region-left-sitebar .filter-burger span::after {
    content: "";
    position: absolute;
    width: 12.5px;
    height: 2px;
    background-color: #000000;
    transition: 0.4s;
  }

  .shop-page__content .region-left-sitebar .filter-burger span::before {
    transform: translateY(-8px);
  }

  .shop-page__content .region-left-sitebar .filter-burger span::after {
    transform: translateY(8px);
    margin-left: 12.5px;
  }

  .shop-page__content .region-left-sitebar .filter-burger_active span {
    height: 0;
  }

  .shop-page__content .region-left-sitebar .filter-burger_active span::before,
  .shop-page__content .region-left-sitebar .filter-burger_active span::after {
    width: 25px;
  }

  .shop-page__content .region-left-sitebar .filter-burger_active span::before {
    transform: rotate(45deg);
  }

  .shop-page__content .region-left-sitebar .filter-burger_active span::after {
    transform: rotate(-45deg);
    margin-left: unset;
  }

  .shop-page__content .region-content {
    padding-left: 0;
  }
}

@media screen and (max-width: 575px) {
  .widget-inspiration .field--name-field-items {
    grid-template-columns: 1fr;
  }

  .new-in-store .view-content {
    grid-template-columns: 1fr;
  }

  .most-popular .view-content .slick-list .slick-slide:nth-child(odd) .views-row {
    padding-bottom: 20px;
  }

  header .region-header__branding .site-logo {
    display: block;
    width: 60px;
    overflow: hidden;
  }

  header .region-header__branding .site-logo img {
    max-width: none;
  }

  .shop-page__content .region-content .view-content {
    grid-template-columns: 1fr;
  }
}

.paragraph--type--heading .iframe-section {
  max-height: 600px;
  overflow-y: scroll;
}