.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.no-scroll {
  overflow: hidden;
}
.section-home-banner {
  background: #fff;
}
.section-home-banner .container {
  padding: 20px 20px 11px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.section-home-banner .block-main-slider {
  width: 100%;
  min-height: 449px;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.section-home-banner .block-main-slider picture {
  display: block;
  height: 100%;
  border-radius: 3px;
}
.objectfit .section-home-banner .block-main-slider picture img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.no-objectfit .section-home-banner .block-main-slider picture {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.no-objectfit .section-home-banner .block-main-slider picture img {
  display: none;
}
.section-home-banner .block-main-slider .slick-arrow {
  background-color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  z-index: 20;
  border: 1px solid #8B90A2;
}
.section-home-banner .block-main-slider .slick-prev {
  left: 30px;
}
.section-home-banner .block-main-slider .slick-next {
  right: 30px;
}
.section-home-banner img {
  border-radius: 3px;
}
.section-home-banner .slider .slide {
  border-radius: 3px;
  height: 100%;
}
.section-home-banner .slider .slick-track, .section-home-banner .slider .slick-list {
  height: 100%;
}
.section-home-banner .slider .slick-dots {
  left: 50%;
  right: auto;
  width: auto;
  bottom: 25px;
  text-align: left;
  transform: translateX(-50%);
}
.section-home-banner .slider .slick-dots button:before {
  background: rgba(0, 0, 0, 0.2);
  width: 12px;
  height: 12px;
}
.section-home-banner .slider .slick-dots .slick-active button:before {
  background: #0073b6;
  opacity: 1;
}
.section-home-banner .block-add-to-cart + .block-main-slider {
  width: calc(100% - 28.5% - 5px);
}
.section-home-banner .block-small-boxes {
  width: 28.5%;
  margin: 0 0 0 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0 0 28.5%;
  -moz-box-flex: 0 0 28.5%;
  -webkit-flex: 0 0 28.5%;
  -ms-flex: 0 0 28.5%;
  flex: 0 0 28.5%;
}
.section-home-banner .block-small-boxes + .block-main-slider {
  width: calc(100% - 28.5% - 5px);
}
.section-home-banner .block-small-boxes .box {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 3px;
}
.section-home-banner .block-small-boxes .box:first-child:nth-last-child(2) ~ .box, .section-home-banner .block-small-boxes .box:first-child:nth-last-child(2) ~ .block-add-to-cart, .section-home-banner .block-small-boxes .box:first-child:nth-last-child(2) {
  height: calc(50% - 2.5px);
}
.section-home-banner .block-small-boxes .box:first-child:nth-last-child(2) ~ .box:first-child, .section-home-banner .block-small-boxes .box:first-child:nth-last-child(2) ~ .block-add-to-cart:first-child, .section-home-banner .block-small-boxes .box:first-child:nth-last-child(2):first-child {
  margin-bottom: 5px;
}
.section-home-banner .block-small-boxes .image {
  position: relative;
}
.section-home-banner .block-small-boxes .image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: inherit;
}
.objectfit .section-home-banner .block-small-boxes .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1023px) {
  .objectfit .section-home-banner .block-small-boxes .image img {
    aspect-ratio: 1.7777777778;
  }
}
.no-objectfit .section-home-banner .block-small-boxes .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.no-objectfit .section-home-banner .block-small-boxes .image img {
  display: none;
}
.section-home-banner .block-small-boxes .text {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  padding: 15px 55px 15px 30px;
  color: #fff;
}
.section-home-banner .block-small-boxes .text .title {
  font-family: "Montserrat-Bold", Helvetica, sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  margin: 0 0 10px;
}
.font-roboto .section-home-banner .block-small-boxes .text .title {
  font-family: "Roboto-Black", Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
}
.font-open-sans .section-home-banner .block-small-boxes .text .title {
  font-family: "OpenSans-ExtraBold", Helvetica, sans-serif;
  font-weight: 800;
  font-style: normal;
}
.font-ubuntu .section-home-banner .block-small-boxes .text .title {
  font-family: "Ubuntu-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-lato .section-home-banner .block-small-boxes .text .title {
  font-family: "Lato-Black", Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
}
.font-montserrat .section-home-banner .block-small-boxes .text .title {
  font-family: "Montserrat-Bold", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-euclid .section-home-banner .block-small-boxes .text .title {
  font-family: "Euclid-Square-Bold", Helvetica, sans-serif;
}
.font-montserrat-black .section-home-banner .block-small-boxes .text .title {
  font-family: "Montserrat-Black", Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
}
.section-home-banner .block-small-boxes .text p {
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  padding: 0;
}
.font-roboto .section-home-banner .block-small-boxes .text p {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .section-home-banner .block-small-boxes .text p {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .section-home-banner .block-small-boxes .text p {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .section-home-banner .block-small-boxes .text p {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .section-home-banner .block-small-boxes .text p {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .section-home-banner .block-small-boxes .text p {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.section-home-banner .block-small-boxes .text.with-link {
  padding: 12px 55px 12px 20px;
  bottom: 0;
}
.section-home-banner .block-small-boxes .text.with-link .upper-title {
  text-shadow: 1px 1px 8px #000000;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.section-home-banner .block-small-boxes .text.with-link .title {
  text-transform: uppercase;
  margin: 0 0 8px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.section-home-banner .block-small-boxes .text.with-link .link-more, .section-home-banner .block-small-boxes .text.with-link a {
  color: #0073b6;
  font-size: 14px;
  line-height: 18px;
}
.section-home-banner .block-small-boxes .half-box {
  width: calc(50% - 2px);
  height: 100%;
  float: left;
  border-radius: 3px;
  background-color: #ededed;
  position: relative;
  box-sizing: border-box;
}
.section-home-banner .block-small-boxes .half-box a {
  display: block;
  padding: 68px 5px 45px;
  height: 100%;
}
.section-home-banner .block-small-boxes .half-box:nth-child(even) {
  float: right;
}
.section-home-banner .block-small-boxes .half-box .title {
  text-align: center;
  color: #4a4a49;
  font-size: 10px;
  line-height: 11px;
  max-height: 44px;
  overflow: hidden;
}
.section-home-banner .block-small-boxes .half-box .link {
  color: #ffd300;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  bottom: 16px;
  max-height: 28px;
  padding: 0 15px;
}
.section-home-banner .block-small-boxes .half-box .link a {
  color: inherit;
}
.section-home-banner .block-small-boxes .logo {
  text-align: center;
  position: absolute;
  height: 60px;
  top: 0;
  left: 10px;
  right: 10px;
}
.section-home-banner .block-small-boxes .logo img {
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  bottom: 0;
  left: 50%;
  width: auto;
  max-height: 50px;
}
@media (max-width: 1519px) {
  .section-home-banner .block-main-slider {
    min-height: 387px;
  }
}
@media (max-width: 1279px) {
  .section-home-banner .block-main-slider {
    min-height: 308px;
  }
}
@media (max-width: 1023px) {
  .section-home-banner .container {
    padding: 0;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .section-home-banner img {
    border-radius: 0px;
  }
  .section-home-banner .block-main-slider {
    min-height: inherit;
  }
  .no-objectfit .section-home-banner .block-main-slider picture {
    background: none !important;
  }
  .no-objectfit .section-home-banner .block-main-slider picture img {
    display: block;
  }
  .section-home-banner .block-small-boxes {
    width: 100%;
    padding: 20px 20px 10px;
    margin: 0;
    display: block;
    flex: none;
  }
  .section-home-banner .block-small-boxes + .block-main-slider {
    width: 100%;
  }
  .section-home-banner .block-small-boxes .box {
    margin: 0 0 10px;
    height: auto !important;
  }
  .section-home-banner .block-small-boxes .box:first-child:nth-last-child(2) ~ .box, .section-home-banner .block-small-boxes .box:first-child:nth-last-child(2) ~ .block-add-to-cart, .section-home-banner .block-small-boxes .box:first-child:nth-last-child(2) {
    height: auto;
  }
  .section-home-banner .block-small-boxes .box.empty-pic {
    min-height: 350px;
  }
  .section-home-banner .block-small-boxes .text {
    padding: 10px 54px 5px 26px;
  }
  .section-home-banner .block-small-boxes p {
    padding: 0 0 10px;
  }
  .no-objectfit .section-home-banner .block-small-boxes .image {
    background: none !important;
  }
  .no-objectfit .section-home-banner .block-small-boxes .image img {
    display: block;
  }
  .section-home-banner .block-small-boxes .half-box {
    width: 100%;
    float: none;
    margin: 0 0 5px;
  }
  .section-home-banner .block-small-boxes .half-box a {
    padding: 20px 20px 20px;
  }
  .section-home-banner .block-small-boxes .half-box:nth-child(even) {
    float: none;
  }
  .section-home-banner .block-small-boxes .half-box .link {
    position: static;
    max-height: initial;
    text-align: center;
    padding: 20px 0 0;
  }
  .section-home-banner .block-small-boxes .half-box .logo {
    position: static;
    height: auto;
    margin: 0 0 20px;
  }
  .section-home-banner .block-small-boxes .half-box .logo img {
    position: static;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
}
@media (max-width: 767px) {
  .section-home-banner .block-small-boxes .box.empty-pic {
    min-height: 230px;
  }
}
.section-categories {
  text-align: center;
  background: #fff;
  padding: 10px 0 42px;
}
.section-categories .section-title {
  display: inline-block;
  padding: 10px;
  background: #fff;
}
.section-categories .section-title + ul {
  margin-top: -24px;
}
.section-categories ul {
  border-radius: 3px;
  border: 1px solid #edeef4;
  color: #4a4a49;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.font-roboto .section-categories ul {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .section-categories ul {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .section-categories ul {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .section-categories ul {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .section-categories ul {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .section-categories ul {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.section-categories ul li {
  width: 12.5%;
  padding: 22px 10px 0;
}
.section-categories ul a {
  display: block;
  height: 100%;
  padding-bottom: 26px;
  color: #4a4a49;
  position: relative;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.section-categories ul a:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 88px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 2px solid #4a4a49;
  height: 0;
  opacity: 0;
}
.no-csstouchevents .section-categories ul a:hover, .no-js .section-categories ul a:hover {
  color: inherit;
}
.no-csstouchevents .section-categories ul a:hover:before, .no-js .section-categories ul a:hover:before {
  border-color: inherit;
  opacity: 1;
}
.section-categories ul .pic {
  margin: 0 0 9px;
  height: 45px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-categories ul .pic .image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.section-categories ul .pic .svg-icon {
  width: 100%;
}
.section-categories ul .pic svg {
  max-height: 35px;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .section-categories {
    padding-bottom: 51px;
  }
  .section-categories .container {
    padding: 0 20px;
  }
  .section-categories .section-title {
    background: none;
    display: block;
    padding: 5px 0 10px;
  }
  .section-categories .section-title + ul {
    margin: 0;
  }
  .section-categories ul {
    margin: 0;
    border: none;
    justify-content: left;
  }
  .section-categories ul li {
    width: 25%;
    padding: 21px 5px 0;
  }
  .section-categories ul .pic {
    margin: 0 0 4px;
  }
  .section-categories ul a {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .section-categories ul li {
    width: 33.3333%;
  }
}
.section-category-products {
  padding: 10px 0 34px;
  position: relative;
}
.section-category-products.pdp .section-title {
  font-size: 18px;
  margin: 0 0 15px;
}
.section-category-products.pdp .block-product-item {
  width: 100%;
}
.section-category-products.pdp .product-title {
  font-size: 14px !important;
}
.section-category-products .section-title {
  margin: 0 0 33px;
}
.section-category-products .slide {
  padding: 0 0 10px;
  font-size: 0;
}
.section-category-products .products-list {
  margin: 0 -10px;
}
.section-category-products .block-logos-list {
  padding: 0 10px;
}
.section-category-products .block-category-item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 10px;
}
.section-category-products .block-category-item .category-item {
  box-shadow: 0 2px 4px 0 rgba(70, 72, 85, 0.08);
  border-radius: 3px;
  overflow: hidden;
  height: 140px;
  padding: 0 10px 0 0;
  box-sizing: border-box;
  position: relative;
}
.section-category-products .block-category-item .category-presentation {
  height: 100%;
  width: 100%;
}
.section-category-products .block-category-item .image {
  position: relative;
}
.section-category-products .block-category-item .image:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.95;
  content: "";
  background-image: linear-gradient(241deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.objectfit .section-category-products .block-category-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.no-objectfit .section-category-products .block-category-item .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.no-objectfit .section-category-products .block-category-item .image img {
  display: none;
}
.section-category-products .block-category-item .category-content {
  position: absolute;
  left: 35px;
  right: 35px;
  top: 50%;
  color: #fff;
  transform: translateY(-50%);
}
.section-category-products .block-category-item .category-content .sub-title {
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 6px;
}
.font-roboto .section-category-products .block-category-item .category-content .sub-title {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .section-category-products .block-category-item .category-content .sub-title {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .section-category-products .block-category-item .category-content .sub-title {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .section-category-products .block-category-item .category-content .sub-title {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .section-category-products .block-category-item .category-content .sub-title {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .section-category-products .block-category-item .category-content .sub-title {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.section-category-products .block-category-item .category-content .category-title {
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 33px;
  line-height: 100%;
}
.font-roboto .section-category-products .block-category-item .category-content .category-title {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .section-category-products .block-category-item .category-content .category-title {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .section-category-products .block-category-item .category-content .category-title {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .section-category-products .block-category-item .category-content .category-title {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .section-category-products .block-category-item .category-content .category-title {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .section-category-products .block-category-item .category-content .category-title {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.section-category-products .block-product-item {
  width: 50%;
  vertical-align: top;
  margin: 0;
  padding: 10px;
  display: inline-block;
}
.no-csstouchevents .section-category-products .block-product-item:hover .product-content, .no-js .section-category-products .block-product-item:hover .product-content {
  transform: none;
}
.section-category-products .block-product-item .product-item {
  height: 165px;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}
.section-category-products .block-product-item .product-presentation {
  width: 30%;
  float: left;
  height: 100%;
  display: flex;
}
.section-category-products .block-product-item .product-presentation figure {
  max-width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.section-category-products .block-product-item .product-presentation figure a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.section-category-products .block-product-item .product-presentation img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  width: auto;
  height: auto;
}
.section-category-products .block-product-item .promo-banner, .section-category-products .block-product-item .promo-badge {
  line-height: 30px;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  top: auto;
}
.section-category-products .block-product-item .promo-banner {
  display: none;
}
.section-category-products .block-product-item .promo-banner_mobile {
  display: block;
}
.section-category-products .block-product-item .promo-badge + .promo-banner {
  bottom: 30px;
}
.section-category-products .block-product-item .product-content {
  width: 70%;
  float: left;
  padding: 10px 12px 10px 0;
}
.section-category-products .block-product-item .product-body {
  padding: 7px 10px 0;
  min-height: 0;
  border: none;
}
.section-category-products .block-product-item .product-body + .product-footer {
  margin-top: 40px;
}
.section-category-products .block-product-item .product-footer {
  padding: 0 10px;
}
.section-category-products .block-product-item .product-title {
  margin: 5px 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section-category-products .block-product-item .product-description {
  -webkit-line-clamp: 2;
  height: calc(2 * 12px);
  max-height: 28px;
  overflow: hidden;
}
.section-category-products .block-product-item .buttons {
  display: none;
}
.section-category-products .block-product-item .product-crossed-price .price, .section-category-products .block-product-item .product-crossed-price .currency, .section-category-products .block-product-item .product-crossed-price .tax {
  padding: 0 1px;
}
.section-category-products .block-product-item .product-crossed-price .discount-amount {
  margin-right: 3px;
}
.section-category-products .slider .slick-dots {
  position: static;
}
.section-category-products .block-promo-ribbon {
  left: 5px;
  top: 5px;
}
.section-category-products .block-promo-ribbon.fixed-image {
  left: 13px;
  top: 13px;
}
@media (min-width: 1024px) {
  .prices-disabled .section-category-products .block-product-item .product-item {
    height: 116px;
  }
  .prices-disabled .section-category-products .block-product-item .product-content {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-width: 1023px) {
  .section-category-products .container {
    padding: 0 20px;
  }
  .section-category-products .products-list {
    margin: 0 -20px;
  }
  .section-category-products .slide {
    padding: 0;
  }
  .section-category-products .block-category-item {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .section-category-products .block-category-item .category-item {
    box-shadow: none;
    border-bottom: 1px solid #edeef4;
    height: fit-content;
    box-sizing: border-box;
    border-radius: 0;
  }
  .section-category-products .block-category-item .category-presentation {
    position: absolute;
    padding-right: 10px;
  }
  .section-category-products .block-category-item .category-content {
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    transform: none;
    padding: 15px 25px 15px 35px;
  }
  .section-category-products .block-product-item {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .section-category-products .block-product-item .product-item {
    box-shadow: none;
    border-bottom: 1px solid #edeef4;
    height: auto;
    padding: 16px 15px 11px;
    box-sizing: border-box;
    border-radius: 0;
  }
  .section-category-products .block-product-item .product-item .promo-banner, .section-category-products .block-product-item .product-item .promo-badge {
    position: static;
    width: 100%;
  }
  .section-category-products .block-product-item .product-item .product-content {
    padding: 0;
    width: 69%;
  }
  .section-category-products .block-product-item .product-item .product-presentation {
    width: 31%;
  }
  .section-category-products .block-product-item .product-item .product-body {
    padding: 1px 10px 8px;
  }
  .section-category-products .block-product-item .product-item .product-title {
    margin: 0 0 3px;
    white-space: normal;
  }
  .section-category-products .block-product-item .product-item .product-description {
    line-height: 12px;
    margin: 0;
  }
  .section-category-products .buttons {
    margin: 20px 0 0;
  }
  .section-category-products .buttons .btn {
    width: 100%;
  }
  .section-category-products .block-promo-ribbon {
    left: auto;
    top: -1px;
  }
  .section-category-products .block-promo-ribbon.fixed-image {
    left: auto;
    right: 5px;
    top: 2px;
  }
}
.section-bestsellers {
  padding: 0 0 36px;
  overflow: hidden;
  position: relative;
}
.section-marketing + .section-bestsellers {
  padding-top: 29px;
}
.section-bestsellers .section-title {
  margin: 0 0 22px;
  font-size: 24px;
  text-align: center;
}
.section-bestsellers .products-list {
  margin: 0 -10px;
}
.section-bestsellers .block-product-item {
  width: 25%;
  float: left;
  padding: 10px;
  box-sizing: border-box;
}
.section-bestsellers .slider .slick-list {
  padding: 0 0 15px;
}
.section-bestsellers .slider .slick-dots {
  position: static;
}
.section-bestsellers .buttons {
  display: flex;
  justify-content: end;
}
.section-bestsellers .buttons.trigger {
  opacity: 1;
  visibility: visible;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  margin-top: 10px;
}
.section-bestsellers .buttons.trigger.is-hidden {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
}
@media (max-width: 1023px) {
  .section-bestsellers {
    padding: 24px 0 0;
  }
  .section-bestsellers .container {
    padding: 0 20px;
  }
  .section-bestsellers .section-title {
    margin: 0 0 32px;
  }
  .section-bestsellers .products-list {
    margin: 0 -20px;
    border-top: 1px solid #edeef4;
  }
  .section-bestsellers .slider > div {
    display: block;
  }
  .section-bestsellers .block-product-item {
    width: 100%;
    padding: 0;
    float: none;
  }
  .section-bestsellers .slide {
    opacity: 1;
    visibility: visible;
    height: 100%;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
  }
  .section-bestsellers .slide.is-hidden {
    opacity: 0;
    visibility: hidden;
    height: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
  }
}
.point-p-catalog-detail-page .section-bestsellers {
  padding: 47px 0;
}
.point-p-catalog-detail-page .section-bestsellers .container {
  padding: 0 32px;
}
.point-p-catalog-detail-page .section-bestsellers .section-title {
  font-size: 26px;
  text-align: left;
  padding-left: 10px;
  margin-bottom: 25px;
}
@media (max-width: 1023px) {
  .point-p-catalog-detail-page .section-bestsellers {
    padding: 24px 0 0;
  }
  .point-p-catalog-detail-page .section-bestsellers .section-title {
    padding-left: 0;
    margin: 0 0 19px;
    font-size: 24px;
  }
}
.early-birds-slider .product-item {
  height: 307px;
}
.early-birds-slider .product-presentation {
  height: 48%;
}
.early-birds-slider .product-body {
  border-bottom: none;
  min-height: 96px;
}
.early-birds-slider .product-description {
  -webkit-line-clamp: 2;
  height: calc(2 * 12px);
  margin-bottom: 0;
  overflow: hidden;
}
.early-birds-slider .product-footer {
  padding: 5px 15px;
}
.early-birds-slider .product-price-empty {
  height: auto;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2px;
  line-height: 29px;
}
.early-birds-slider .product-sku, .early-birds-slider .product-status, .early-birds-slider .widget-tooltip {
  display: none;
}
.prices-disabled .early-birds-slider .product-price-value {
  display: none;
}
.prices-disabled .early-birds-slider .product-description {
  -webkit-line-clamp: 3;
  height: calc(3 * 12px);
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .prices-disabled .early-birds-slider .product-item {
    height: 287px;
  }
  .prices-disabled .early-birds-slider .product-content {
    -moz-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
}
@media (max-width: 1023px) {
  .early-birds-slider .product-item {
    box-shadow: none;
    border-bottom: 1px solid #edeef4;
    height: auto;
    padding: 16px 15px 3px;
    box-sizing: border-box;
  }
  .early-birds-slider .product-presentation {
    width: 30%;
    height: auto;
  }
  .early-birds-slider .product-content {
    width: 70%;
  }
  .early-birds-slider .product-body {
    padding: 0px 0px 0 14px;
    min-height: 0px;
  }
  .early-birds-slider .product-title {
    margin: 0 0 3px;
  }
  .early-birds-slider .product-description {
    margin: 0;
    line-height: 12px;
  }
  .early-birds-slider .product-footer {
    padding: 8px 15px;
  }
}
.section-instagram-feed-line {
  padding: 45px 0 40px;
}
.section-instagram-feed-line .section-title {
  padding: 0 0 50px 0;
  text-align: center;
}
.section-instagram-feed-line .user-info {
  color: #4a4a49;
  margin: 0 0 20px 0;
  text-align: center;
}
.section-instagram-feed-line .user-info figure, .section-instagram-feed-line .user-info .user, .section-instagram-feed-line .user-info .buttons {
  display: inline-block;
  vertical-align: top;
}
.section-instagram-feed-line .user-info figure {
  width: 50px;
  height: 50px;
  margin: 0 20px 0 0;
}
.section-instagram-feed-line .user-info figure img {
  border-radius: 100%;
}
.section-instagram-feed-line .user-info .user {
  margin: 5px 20px 0 0;
}
.section-instagram-feed-line .user-info .user .name {
  font-weight: bold;
}
.section-instagram-feed-line .user-info .buttons .btn {
  margin: 0;
}
.section-instagram-feed-line .user-info .buttons .btn a {
  padding: 18px 30px;
}
.section-instagram-feed-line .instagram-slider {
  margin: 0 -10px;
}
.section-instagram-feed-line .slider .slick-list {
  padding: 0 0 15px;
}
.section-instagram-feed-line .slider .slick-dots {
  position: static;
}
.section-instagram-feed-line .buttons .btn {
  width: 100%;
  margin: 20px 0 0;
}
.section-instagram-feed-line .buttons.trigger {
  opacity: 1;
  visibility: visible;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.section-instagram-feed-line .buttons.trigger.is-hidden {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
}
.section-instagram-feed-line .item {
  width: 25%;
  float: left;
  padding: 4px;
}
.section-instagram-feed-line a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  border: 1px solid #edeef4;
  position: relative;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.section-instagram-feed-line a:hover .text {
  opacity: 1;
}
.section-instagram-feed-line a .text {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  width: auto;
  height: auto;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
}
.section-instagram-feed-line a .text > div {
  position: absolute;
  top: 50%;
  width: 100%;
  margin: -10px 0 0 0;
}
.section-instagram-feed-line a .text > div > span:first-child {
  margin: 0 10px 0 0;
}
.section-instagram-feed-line a .text > div > span:last-child {
  margin: 0 0 0 10px;
}
.section-instagram-feed-line a .text span {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
}
.section-instagram-feed-line figure {
  display: block;
  height: 100%;
}
.objectfit .section-instagram-feed-line figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.no-objectfit .section-instagram-feed-line figure img {
  width: auto;
}
.section-instagram-feed-line .svg-icon {
  width: 20px;
  height: 20px;
}
.section-instagram-feed-line .svg-icon svg {
  width: 100%;
  height: 100%;
}
.section-instagram-feed-line .svg-icon.icon-speech-bubble {
  -moz-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 16px;
  height: 16px;
}
@media (max-width: 1023px) {
  .section-instagram-feed-line .container {
    padding: 0 20px;
  }
  .section-instagram-feed-line .section-title {
    padding-bottom: 20px;
  }
  .section-instagram-feed-line .user-info .buttons {
    clear: both;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .section-instagram-feed-line .instagram-slider {
    margin: 0;
  }
  .section-instagram-feed-line .slider > div {
    display: block;
  }
  .section-instagram-feed-line .slide {
    opacity: 1;
    visibility: visible;
    height: 100%;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
  }
  .section-instagram-feed-line .slide.is-hidden {
    opacity: 0;
    visibility: hidden;
    height: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
  }
  .section-instagram-feed-line .item {
    width: 100%;
    padding: 10px 0;
    float: none;
  }
  .section-instagram-feed-line .item a .text {
    opacity: 1;
  }
}
.section-brands {
  background: #fff;
  padding: 61px 0 54px;
}
.section-brands.small-boxes {
  padding-top: 31px;
}
.section-brands.small-boxes .buttons {
  margin-bottom: 31px;
}
.section-brands.small-boxes .block-brands .item {
  height: 157px;
  min-width: 16.66666%;
}
.section-brands .section-title, .section-brands .buttons {
  width: 50%;
  float: left;
  margin-bottom: 36px;
}
.section-brands .section-title {
  font-size: 24px;
  line-height: 33px;
  padding-top: 5px;
}
.section-brands .buttons .btn {
  width: auto;
  min-width: 212px;
}
.section-brands.no-buttons .section-title {
  float: none;
  width: auto;
}
.section-brands .block-brands {
  width: 100%;
  border-right: none;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-brands .block-brands .item {
  flex: 1 0 auto;
  padding: 20px;
  box-sizing: border-box;
  margin: -1px 0 0 -1px;
  min-width: 25%;
}
.section-brands .block-brands figure {
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.section-brands .block-brands img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.section-brands + * {
  padding-top: 45px;
}
@media (max-width: 1023px) {
  .section-brands {
    padding: 24px 0 13px;
  }
  .section-brands.small-boxes {
    padding-top: 19px;
    padding-bottom: 21px;
  }
  .section-brands.small-boxes .container {
    padding: 0 20px;
  }
  .section-brands.small-boxes .section-title {
    text-align: center;
    margin: 0 0 17px;
  }
  .section-brands.small-boxes .block-brands .item {
    height: 141px;
  }
  .section-brands.small-boxes .buttons {
    margin: 0;
  }
  .section-brands .section-title, .section-brands .buttons {
    width: auto;
    float: none;
    margin: 0 0 20px;
  }
  .section-brands .buttons .btn {
    width: 100%;
  }
  .section-brands .section-title {
    margin: 0 0 20px;
  }
  .section-brands .block-brands {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: none;
    margin: 0 0 20px;
  }
  .section-brands .block-brands.slick-initialized {
    margin-bottom: 45px !important;
  }
  .section-brands .block-brands .item {
    display: flex;
    flex: 0 0 auto;
    width: 50%;
    height: 139px;
    border-bottom: 1px solid #edeef4;
    /* one item */
    /* three items */
  }
  .section-brands .block-brands .item:first-child:nth-last-child(1) {
    width: 100%;
  }
  .section-brands .block-brands .item:nth-child(3):nth-last-child(1) {
    width: 100%;
  }
  .section-brands + * {
    padding-top: 32px;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  .section-brands .block-brands .item {
    padding: 0 20px;
  }
}
.section-advice-services {
  padding: 0 0 39px;
}
.section-advice-services .section-title {
  margin: 30px 0 54px;
}
.section-advice-services .block-services-list {
  margin: 0 -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-advice-services .block-services-list li {
  width: 33.33333%;
  padding: 10px;
  box-sizing: border-box;
}
.section-advice-services .block-service-item {
  height: 100%;
}
@media (max-width: 1023px) {
  .section-advice-services {
    padding: 0 0 33px;
  }
  .section-advice-services .section-title {
    margin: 20px 0 25px;
  }
  .section-advice-services .block-services-list li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section-advice-services .block-services-list li {
    width: 100%;
  }
}
.section-news {
  background: #fff;
  padding: 32px 0 50px;
}
.section-news .section-title, .section-news .buttons {
  width: 50%;
  float: left;
  margin-bottom: 30px;
}
.section-news .block-news-list {
  width: 100%;
  height: 478px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.section-news li {
  width: 220px;
  margin: 0 0 0 20px;
}
.section-news li .item {
  height: 146px;
  position: relative;
}
.section-news li .image {
  position: relative;
  border-radius: 3px;
}
.section-news li .image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 3px;
  background-image: linear-gradient(214deg, rgba(255, 102, 0, 0.33) 0%, #27386f 100%);
}
.section-news li .image img {
  border-radius: 3px;
}
.objectfit .section-news li .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.no-objectfit .section-news li .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.no-objectfit .section-news li .image img {
  display: none;
}
.section-news li .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  padding: 17px 20px;
  overflow: hidden;
}
.section-news li .text a {
  color: inherit;
}
.section-news li .text .sub-title {
  color: #C0C4D2;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 0 7px;
}
.font-roboto .section-news li .text .sub-title {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .section-news li .text .sub-title {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .section-news li .text .sub-title {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .section-news li .text .sub-title {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .section-news li .text .sub-title {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .section-news li .text .sub-title {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.section-news li .text .sub-title span {
  display: inline-block;
}
.section-news li .text .news-title {
  color: #fff;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 4px;
}
.font-roboto .section-news li .text .news-title {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .section-news li .text .news-title {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .section-news li .text .news-title {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .section-news li .text .news-title {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .section-news li .text .news-title {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .section-news li .text .news-title {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.section-news li .text .read-more {
  color: #0073b6;
  font-size: 16px;
  line-height: 18px;
}
.section-news li:first-child {
  width: calc(100% - 240px);
  height: 100%;
  margin: 0;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.section-news li:first-child:nth-last-child(1) {
  width: 100%;
}
.section-news li:first-child .item {
  height: 100%;
}
.section-news li:first-child .text {
  padding: 55px 52px;
}
.section-news li:first-child .text .news-title {
  font-size: 32px;
  line-height: 44px;
  margin: 0 0 31px;
}
.section-news li:first-child .text .sub-title {
  padding: 0 0 21px;
}
.section-news li:first-child .text .sub-title span {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.07);
  padding: 7px;
}
.section-news li:nth-child(n+2) {
  padding: 10px 0;
}
.section-news li:nth-child(2) {
  padding-top: 0;
}
.section-news li:nth-child(4):nth-last-child(1) {
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .section-news {
    padding: 20px 0;
  }
  .section-news .container {
    padding: 0 20px;
  }
  .section-news .section-title {
    text-align: center;
    margin: 0 0 21px;
  }
  .section-news .buttons {
    margin: 0;
  }
  .section-news .buttons .btn {
    width: 100%;
  }
  .section-news .section-title, .section-news .buttons {
    float: none;
    width: auto;
  }
  .section-news .block-news-list {
    height: auto;
    display: block;
  }
  .section-news .block-news-list li {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }
  .section-news .block-news-list li .item {
    height: auto;
  }
  .section-news .block-news-list li .text {
    padding: 34px 28px;
  }
  .section-news .block-news-list li:first-child .text {
    padding: 34px 28px;
  }
  .section-news .block-news-list li:first-child .sub-title {
    padding: 0 0 7px;
  }
  .section-news .block-news-list li:first-child .sub-title span {
    background: none;
    padding: 0;
  }
  .section-news .block-news-list li:first-child .news-title {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 4px;
  }
  .section-news .block-news-list li:first-child .read-more {
    display: none;
  }
}
.section-marketing {
  background: #fff;
  padding: 42px 0 39px;
}
.section-marketing .container {
  overflow: hidden;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  align-items: flex-start;
}
.section-marketing figure, .section-marketing picture {
  width: 100%;
  padding: 0 10px;
  float: left;
  flex: 1 1 auto;
}
.section-marketing picture:first-child:nth-last-child(2) ~ picture, .section-marketing picture:first-child:nth-last-child(2), .section-marketing figure:first-child:nth-last-child(2) ~ figure, .section-marketing figure:first-child:nth-last-child(2) {
  width: 50%;
}
.section-marketing picture:first-child:nth-last-child(3) ~ picture, .section-marketing picture:first-child:nth-last-child(3), .section-marketing figure:first-child:nth-last-child(3) ~ figure, .section-marketing figure:first-child:nth-last-child(3) {
  width: 33.3333%;
}
.section-marketing picture:first-child:nth-last-child(4) ~ picture, .section-marketing picture:first-child:nth-last-child(4), .section-marketing figure:first-child:nth-last-child(4) ~ figure, .section-marketing figure:first-child:nth-last-child(4) {
  width: 25%;
}
.section-marketing .large-box:nth-last-child(2):first-child, .section-marketing .large-box:nth-child(2):last-child {
  width: 70%;
  flex: 0 0 70%;
}
.section-marketing .large-box:first-child:nth-last-child(3), .section-marketing .large-box:last-child:nth-child(3), .section-marketing .large-box:nth-child(2):nth-last-child(2) {
  width: 50%;
  flex: 0 0 50%;
}
.section-marketing + * {
  padding-top: 45px;
}
.section-marketing + .section-marketing {
  padding-top: 0;
}
@media (max-width: 1023px) {
  .section-marketing {
    padding: 0;
  }
  .section-marketing .container {
    padding: 20px 20px 0;
    display: block;
  }
  .section-marketing img {
    margin: 0 0 20px;
  }
  .section-marketing picture, .section-marketing figure {
    width: 100% !important;
  }
  .section-marketing + * {
    padding-top: 36px;
  }
}
.section-best-products {
  padding: 20px 0;
  position: relative;
}
.page-esdb-showroom .section-best-products {
  padding: 0;
  margin: 60px 0;
}
.page-esdb-showroom .section-best-products .section-title {
  position: relative;
  font-size: 36px;
}
.page-esdb-showroom .section-best-products .section-title .buttons {
  position: absolute;
  right: 0;
  top: -12px;
  display: inline-flex;
  align-items: center;
}
.section-best-products .section-title {
  margin: 0 0 42px;
  font-size: 24px;
  text-align: center;
}
.section-best-products .products-list {
  margin: 0 -10px;
}
.section-best-products .block-product-item {
  width: 25%;
  float: left;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
}
.section-best-products .early-birds-slider .slide {
  width: 25%;
  float: left;
}
.section-best-products .early-birds-slider .block-product-item {
  width: 100% !important;
}
.section-best-products .slider {
  overflow: hidden;
}
.section-best-products .slider .slide {
  display: block;
}
.section-best-products .slider.slick-initialized .slick-list {
  padding: 0 0 5px;
}
.section-best-products .slider.slick-initialized .slick-dots {
  position: static;
}
@media (max-width: 1023px) {
  .section-best-products {
    padding: 0;
  }
  .section-best-products .section-title {
    margin: 0 0 30px;
  }
  .section-best-products .products-list {
    border-top: 1px solid #edeef4;
    margin: 0 -20px;
  }
  .section-best-products .block-product-item {
    width: 100%;
    float: none;
    padding: 0;
  }
  .section-best-products + .section-best-products {
    padding-top: 36px;
  }
  .section-best-products .slider .slide {
    float: none;
    width: 100%;
    padding: 0;
  }
  .section-best-products.slick-initialized .slider > div {
    display: block;
  }
}
.block-advice {
  min-height: 396px;
  position: relative;
  border-radius: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  margin: 0 0 30px;
  overflow: hidden;
}
.block-advice .image {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 51%;
  border-radius: 3px 0 0 3px;
}
.objectfit .block-advice .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.no-objectfit .block-advice .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.no-objectfit .block-advice .image img {
  display: none;
}
.block-advice .block-text {
  min-height: 396px;
  border-radius: 0px 3px 3px 0;
  width: 49%;
  padding: 39px 79px 50px;
  box-sizing: border-box;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.04);
  background-color: #4a4a49;
  font-size: 16px;
  line-height: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.block-advice .block-text a {
  color: inherit;
  border-bottom: 2px solid transparent;
}
.block-advice .description {
  opacity: 0.8;
  padding: 0 0 39px;
}
.block-advice .description p {
  padding: 0 0 20px;
}
.block-advice .title {
  font-size: 12px;
  line-height: 16px;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  padding: 7px 10px;
  margin: 0 0 39px;
}
.font-roboto .block-advice .title {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .block-advice .title {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .block-advice .title {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .block-advice .title {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .block-advice .title {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .block-advice .title {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.block-advice .lnk {
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-roboto .block-advice .lnk {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .block-advice .lnk {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .block-advice .lnk {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .block-advice .lnk {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .block-advice .lnk {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .block-advice .lnk {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.block-advice.text-left {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
.block-advice.text-left .image {
  left: auto;
  right: 0;
  border-radius: 0px 3px 3px 0;
}
.block-advice.text-left .block-text {
  border-radius: 3px 0px 0px 3px;
}
@media (max-width: 1023px) {
  .block-advice {
    min-height: inherit;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 10px;
  }
  .block-advice .image {
    position: relative;
    height: 116px;
    width: 100%;
    border-radius: 3px 3px 0px 0px;
  }
  .block-advice .block-text {
    width: 100%;
    border-radius: 0px 0px 3px 3px;
    padding: 35px 30px 42px;
    display: block;
  }
  .block-advice .title {
    margin: 0 0 26px;
  }
  .block-advice .description {
    padding: 0 0 22px;
  }
  .block-advice.text-left .image {
    border-radius: 3px 3px 0px 0px;
  }
  .block-advice.text-left .block-text {
    border-radius: 0px 0px 3px 3px;
  }
}
.block-service-item {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.block-service-item a {
  color: inherit;
  text-decoration: none;
  display: block;
}
.no-csstouchevents .block-service-item a:hover, .no-js .block-service-item a:hover {
  opacity: 0.8;
}
.block-service-item .block-pic {
  width: 100%;
  height: 157px;
  position: relative;
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}
.objectfit .block-service-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.no-objectfit .block-service-item .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.no-objectfit .block-service-item .image img {
  display: none;
}
.block-service-item .btn-video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 53px;
  height: 53px;
  transform: translate(-50%, -50%);
}
.block-service-item .btn-video:before {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 102, 0, 0.9);
  border-radius: 100%;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.block-service-item .btn-video:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #fff;
  border-left-width: 13px;
  margin: 0px 0px 0 4px;
}
.block-service-item .block-text {
  padding: 22px 30px;
  color: #646B91;
  font-size: 16px;
  line-height: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 101px;
  box-sizing: border-box;
}
.block-service-item .promo-badge {
  position: absolute;
  bottom: 0;
  left: 34px;
  margin-right: 34px;
  background-color: #4a4a49;
  color: #fff;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  padding: 7px 12px;
  text-transform: uppercase;
}
.font-roboto .block-service-item .promo-badge {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .block-service-item .promo-badge {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .block-service-item .promo-badge {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .block-service-item .promo-badge {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .block-service-item .promo-badge {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .block-service-item .promo-badge {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.block-agency {
  color: #8B90A2;
  font-size: 14px;
  line-height: 18px;
  padding: 26px 0 0;
}
.block-agency .title-agency {
  color: #4a4a49;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  margin: 0 0 5px;
}
.font-roboto .block-agency .title-agency {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .block-agency .title-agency {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .block-agency .title-agency {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .block-agency .title-agency {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .block-agency .title-agency {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .block-agency .title-agency {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.block-agency .description-agency {
  line-height: 24px;
  padding: 0 0 20px;
}
.block-agency .columns {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.block-agency .col {
  width: 100%;
}
.block-agency .col:first-child:nth-last-child(2), .block-agency .col:first-child:nth-last-child(2) ~ .col {
  width: 47%;
}
.modal .block-agency .col .title {
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 19px;
  padding: 0;
  color: #8B90A2;
}
.font-roboto .modal .block-agency .col .title {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .modal .block-agency .col .title {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .modal .block-agency .col .title {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .modal .block-agency .col .title {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .modal .block-agency .col .title {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .modal .block-agency .col .title {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.block-agency .block-opening-hours {
  background: none;
  color: #43BC7D;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 6px;
}
.block-agency .block-opening-hours.close {
  color: #FF3232;
}
.block-agency .block-phone {
  margin: 0 0 16px;
}
.block-agency .block-links {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 40px;
}
.block-agency .block-links a {
  display: flex;
  color: #0073b6;
}
.block-agency .block-links .svg-icon {
  flex: 0 0 auto;
  margin: 0 3px 0 0;
  vertical-align: middle;
}
.block-agency .buttons .btn {
  min-width: 220px;
  margin-left: 6px;
}
@media (max-width: 1023px) {
  .block-agency {
    padding: 13px 0 0;
  }
  .block-agency .title-agency {
    margin: 0 0 18px;
  }
  .block-agency .description-agency {
    line-height: 18px;
    padding: 0 0 21px;
  }
  .block-agency .columns {
    display: block;
  }
  .block-agency .col {
    padding-top: 15px;
    border-top: 1px solid #edeef4;
  }
  .block-agency .col:first-child:nth-last-child(2), .block-agency .col:first-child:nth-last-child(2) ~ .col {
    width: 100%;
  }
  .modal-body .block-agency .columns .col .title {
    margin: 0 0 12px;
    box-shadow: none;
    min-height: auto;
    text-align: left;
    line-height: 18px;
  }
  .block-agency .block-address {
    margin: 0 0 10px;
  }
  .block-agency .block-links {
    margin: 0 -6px 16px;
    font-size: 12px;
    line-height: 18px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .block-agency .block-links li {
    width: 33.33333%;
    padding: 0 6px;
    box-sizing: border-box;
    text-align: center;
  }
  .block-agency .block-links a {
    display: block;
    position: relative;
    padding: 40px 5px 11px;
    box-sizing: border-box;
    height: 100%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
    border-radius: 3px;
    border: 1px solid #edeef4;
    background-color: #fff;
  }
  .block-agency .block-links .svg-icon {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 10px;
    height: 35px;
    margin: 0;
    padding-bottom: 5px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  .block-agency .block-links .svg-icon svg {
    max-width: 100%;
    max-height: 100%;
  }
  .block-agency .buttons {
    padding: 20px 0 0;
    border-top: 1px solid #edeef4;
    max-width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .block-agency .buttons .btn {
    display: block;
    margin: 0 0 10px;
  }
  .block-agency .buttons .btn_outline {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.block-sticky-bar {
  position: fixed;
  bottom: 30px;
  background-color: #fff;
  z-index: 500;
  opacity: 1;
  max-height: 100%;
  max-width: 780px;
  width: 780px;
  right: 50%;
  margin: 0 -390px 0 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.block-sticky-bar.is-hidden {
  right: 0;
  margin-right: -690px;
}
.block-sticky-bar.is-hidden .lnk-expand {
  border: solid #C0C4D2;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(135deg);
  margin: 0 10px 0 -15px;
}
.blackline .block-sticky-bar .title {
  font-family: "kh-blackline-scriptmedium", Helvetica, sans-serif !important;
  font-weight: 500 !important;
}
.font-aldrich .blackline .block-sticky-bar .title {
  font-family: "Aldrich-Regular", Helvetica, sans-serif;
  font-weight: 500;
}
.font-beyond-infinity-demo .blackline .block-sticky-bar .title {
  font-family: "Beyond-Infinity-Demo", Helvetica, sans-serif;
  font-weight: 500;
}
.block-sticky-bar .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 20px 0 30px;
}
.block-sticky-bar .lnk-expand {
  display: none;
}
.block-sticky-bar .svg-icon {
  height: 50px;
  width: 50px;
  color: #0073b6;
  margin: 0 20px 0 0;
}
.block-sticky-bar .svg-icon svg {
  width: 100%;
  height: 100%;
}
.block-sticky-bar .title {
  font-size: 24px;
  line-height: 28px;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #4a4a49;
}
.font-roboto .block-sticky-bar .title {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .block-sticky-bar .title {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .block-sticky-bar .title {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .block-sticky-bar .title {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .block-sticky-bar .title {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .block-sticky-bar .title {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
.block-sticky-bar .description {
  font-size: 12px;
  line-height: 14px;
  font-family: "Montserrat-Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4a4a49;
}
.font-roboto .block-sticky-bar .description {
  font-family: "Roboto-Regular", Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font-open-sans .block-sticky-bar .description {
  font-family: "OpenSans-Regular", Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font-ubuntu .block-sticky-bar .description {
  font-family: "Ubuntu-Regular", Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font-lato .block-sticky-bar .description {
  font-family: "Lato-Regular", Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font-montserrat .block-sticky-bar .description {
  font-family: "Montserrat-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-euclid .block-sticky-bar .description {
  font-family: "Euclid-Square-Regular", Helvetica, sans-serif;
}
.block-sticky-bar .text {
  font-size: 12px;
  color: #646B91;
  width: 70%;
  padding: 13px 0;
}
.block-sticky-bar .text a {
  color: #4a4a49;
  position: relative;
}
.block-sticky-bar .text a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #0073b6;
  width: 100%;
  height: 1px;
}
.block-sticky-bar .lnk-close {
  width: 24px;
  height: 24px;
}
.block-sticky-bar .lnk-close .svg-icon {
  height: 100%;
  width: 100%;
  color: #C0C4D2;
}
.block-sticky-bar .buttons {
  text-align: right;
  padding: 13px 25px 13px 0;
  width: 30%;
}
.block-sticky-bar .buttons .btn {
  display: block;
  max-width: 170px;
}
.block-sticky-bar .buttons .btn a {
  font-size: 14px;
  line-height: 14px;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 13px 10px;
}
.font-roboto .block-sticky-bar .buttons .btn a {
  font-family: "Roboto-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-open-sans .block-sticky-bar .buttons .btn a {
  font-family: "OpenSans-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ubuntu .block-sticky-bar .buttons .btn a {
  font-family: "Ubuntu-Medium", Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.font-lato .block-sticky-bar .buttons .btn a {
  font-family: "Lato-Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-montserrat .block-sticky-bar .buttons .btn a {
  font-family: "Montserrat-SemiBold", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-euclid .block-sticky-bar .buttons .btn a {
  font-family: "Euclid-Square-Semibold", Helvetica, sans-serif;
}
@media (max-width: 1023px) {
  .block-sticky-bar {
    display: none;
  }
}
