.header-menu .menu {
  border-bottom: 0px;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/lato-regular.woff2") format("woff2"), url("../fonts/lato-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.page-container {
  font-size: 16px;
}
@media screen and (max-width: 1640px) {
  .page-container {
    font-size: 15px;
  }
}
@media screen and (max-width: 760px) {
  .page-container {
    font-size: 14px;
  }
}
@media screen and (max-width: 360px) {
  .page-container {
    font-size: 12px;
  }
}
.page-container.container.standard {
  max-width: 970px;
}
.page-container.container.standard.about-us-section {
  max-width: 1050px;
}
.page-container .h1,
.page-container h1 {
  font-family: "Forum";
  text-transform: uppercase;
  font-size: 50px;
  letter-spacing: 3.42px;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 45px;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .page-container .h1,
  .page-container h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 760px) {
  .page-container .h1,
  .page-container h1 {
    font-size: 24px;
    letter-spacing: 1.24px;
  }
}
.page-container .h1.h1,
.page-container h1.h1 {
  line-height: 1.5;
  text-transform: none;
  border: none;
  text-align: center;
}
.page-container p {
  margin-bottom: 20px;
}
.page-container h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.page-container a {
  color: #ef5f96;
}
.page-container a:hover {
  text-decoration: underline;
}
.page-container table {
  width: 100%;
  margin-bottom: 20px;
}
.page-container table th {
  padding: 5px;
  border: 1px solid #e7e7e7;
  text-align: center;
  font-weight: bold;
}
.page-container table td {
  padding: 5px;
  border: 1px solid #e7e7e7;
}
.page-container table td:first-child {
  width: 65%;
}

.about-us-section {
  max-width: 1050px;
}
.about-us-section * {
  font-family: "StudioSans";
}
.about-us-section h2 {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 1.2px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1300px) {
  .about-us-section h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section h2 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.9px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section h2 br {
    display: none;
  }
}
.about-us-section .subtitle-about {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 1.05px;
  text-align: center;
  font-family: "Lato";
  font-style: italic;
  font-weight: normal;
  margin-top: -20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .about-us-section .subtitle-about {
    font-family: "StudioSans";
    font-size: 16px;
    font-weight: 300;
    line-height: 1.38;
    letter-spacing: 0.6px;
    font-style: normal;
  }
}
.about-us-section .video {
  margin: 0px;
  margin-bottom: 93px;
}
@media screen and (max-width: 760px) {
  .about-us-section .video {
    margin-bottom: 45px;
  }
}
.about-us-section .arrow-container {
  text-align: center;
  margin-bottom: 40px;
}
.about-us-section .arrow-container img {
  max-width: 35px;
}
.about-us-section .about-first-section {
  font-size: 22px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: 0.83px;
  color: #000000;
  margin-bottom: 60px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-first-section {
    font-size: 18px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-first-section {
    letter-spacing: 1.61px;
    margin-bottom: 50px;
  }
}
.about-us-section .about-first-section h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: 1.35px;
  color: #000000;
  margin-bottom: 25px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-first-section h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-first-section h2 {
    font-size: 24px;
    letter-spacing: 0.9px;
  }
}
.about-us-section .about-first-section img {
  margin-left: 40px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-first-section img {
    max-width: 270px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-first-section img {
    margin-top: 40px;
    margin-left: 0px;
    max-width: 100%;
  }
}
.about-us-section .magazines {
  margin-left: 40px;
  margin-right: 40px;
}
.about-us-section .magazines .magazine {
  position: relative;
  width: 33.3333333333%;
  padding: 0px 10px;
  height: auto;
  display: flex;
  flex-direction: column;
  margin-right: 30px;
}
@media screen and (max-width: 760px) {
  .about-us-section .magazines .magazine {
    width: 100%;
    margin-bottom: 20px;
  }
}
.about-us-section .magazines .magazine:last-child {
  margin-right: 0px;
}
.about-us-section .magazines .magazine .image {
  width: calc(100% - 80px);
  margin: 0px auto;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 760px) {
  .about-us-section .magazines .magazine .image {
    display: block;
  }
}
.about-us-section .magazines .magazine .quote {
  border-radius: 5px;
  text-align: center;
  padding: 40px 15px 15px;
  background-color: #fff;
  margin-top: -30px;
  flex: 1;
  border: solid 1px rgba(0, 0, 0, 0.04);
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: -0.36px;
  color: #232b32;
}
.about-us-section .magazines .magazine .quote .quote-text {
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.15px;
  color: #555555;
  display: block;
  font-weight: normal;
}
.about-us-section .logo {
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 760px) {
  .about-us-section .logo {
    margin-top: 10px;
  }
}
.about-us-section .about-magazines {
  position: relative;
}
.about-us-section .about-magazines p {
  font-size: 22px;
  font-weight: 300;
  line-height: 29px;
  letter-spacing: 0.83px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-magazines p {
    font-size: 18px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-magazines p {
    letter-spacing: 0.68px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-magazines p br {
    display: none;
  }
}
.about-us-section .about-magazines .product-arrow {
  position: absolute;
  bottom: -110px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 760px) {
  .about-us-section .about-magazines .product-arrow {
    bottom: -90px;
  }
}
.about-us-section .about-info-section {
  padding-top: 90px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section {
    padding-top: 70px;
  }
}
.about-us-section .about-info-section .about-info-header {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .about-info-header {
    margin-bottom: 40px;
  }
}
.about-us-section .about-info-section .about-info-header h2 {
  font-weight: bold;
}
.about-us-section .about-info-section .about-info-header h3 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.32;
  letter-spacing: 0.83px;
  margin-bottom: 32px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .about-info-header h3 {
    font-size: 18px;
    line-height: 1.61;
    letter-spacing: 0.68px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .about-info-header h3 br {
    display: none;
  }
}
.about-us-section .about-info-section .about-info-header h4 {
  font-family: "Lato";
  font-size: 22px;
  font-weight: normal;
  font-style: italic;
  line-height: 1.64;
  letter-spacing: 0.83px;
  margin-bottom: 0px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .about-info-header h4 {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.68px;
  }
}
.about-us-section .about-info-section .flex-about {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.39;
  letter-spacing: normal;
  color: #212121;
}
.about-us-section .about-info-section .flex-about h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: normal;
  color: #232b32;
  margin-bottom: 10px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-info-section .flex-about h3 {
    margin-bottom: 15px;
  }
}
.about-us-section .about-info-section .flex-about h3.basis-title {
  margin-top: 80px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-about h3.basis-title {
    margin-top: 30px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-about h3 br {
    display: none;
  }
}
.about-us-section .about-info-section .flex-about h3 strong {
  border-radius: 2px;
  background-color: #fee5f2;
  font-size: 14px;
  padding: 2px 9px;
  text-transform: uppercase;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-about .mobile-reorder {
    order: -1;
    margin-bottom: 34px;
  }
}
.about-us-section .about-info-section .flex-about p {
  max-width: 380px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-about p {
    max-width: 100%;
  }
}
.about-us-section .about-info-section .flex-about p .number {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.61;
  letter-spacing: 0.68px;
  color: #ef5f96;
  margin-right: 12px;
}
.about-us-section .about-info-section .flex-about .flex-1:first-child {
  margin-right: 100px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-info-section .flex-about .flex-1:first-child {
    margin-right: 40px;
  }
}
.about-us-section .about-info-section .flex-ceo {
  margin-bottom: 74px;
  margin-top: 45px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-ceo {
    margin-bottom: 45px;
  }
}
.about-us-section .about-info-section .flex-ceo .ceo-text {
  background-color: #ffe0f0;
  padding: 50px 50px 40px;
  max-width: 53%;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-info-section .flex-ceo .ceo-text {
    max-width: 63%;
    padding: 30px 20px 20px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-ceo .ceo-text {
    max-width: 100%;
    padding-top: 150px;
  }
}
.about-us-section .about-info-section .flex-ceo .ceo-text h3 {
  line-height: 1.25;
  letter-spacing: 0.9px;
  font-size: 24px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-info-section .flex-ceo .ceo-text h3 {
    font-size: 20px;
  }
}
.about-us-section .about-info-section .flex-ceo .ceo-text ul {
  list-style: disc;
  padding-left: 20px;
}
.about-us-section .about-info-section .flex-ceo .ceo-text ul li {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.39;
  letter-spacing: 0.67px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-info-section .flex-ceo .ceo-text ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-ceo .ceo-text ul li {
    font-size: 18px;
  }
}
.about-us-section .about-info-section .flex-ceo .flex-1:not(.ceo-text) {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-ceo .flex-1:not(.ceo-text) {
    margin-bottom: -130px;
    order: -1;
    z-index: 10;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-ceo .flex-1:not(.ceo-text) img {
    width: calc(100% - 36px) !important;
    margin: 0 auto;
  }
}
.about-us-section .section-mission {
  max-width: 653px;
  margin: 0 auto;
  margin-top: 40px;
}
.about-us-section .section-mission h2 {
  text-align: center;
}
.about-us-section .section-mission p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.32;
  letter-spacing: 0.83px;
}
@media screen and (max-width: 760px) {
  .about-us-section .section-mission p {
    font-size: 18px;
    line-height: 1.61;
    letter-spacing: 0.68px;
    margin-bottom: 0px;
  }
}
.about-us-section .section-mission p span {
  font-family: "Lato";
  font-weight: normal;
  font-style: italic;
  color: #ef5f96;
}
@media screen and (max-width: 760px) {
  .about-us-section .section-mission p span {
    font-style: normal;
  }
}

.section-about-interview {
  padding: 0px 30px;
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .section-about-interview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 760px) {
  .section-about-interview {
    padding: 0px;
  }
}
.section-about-interview .pink-interview {
  background-color: #ffe0f0;
  padding: 30px;
  padding-bottom: 0px;
}
@media screen and (max-width: 760px) {
  .section-about-interview .pink-interview {
    flex: auto;
    padding: 18px 14px;
    position: relative;
  }
}
.section-about-interview .pink-interview:first-child {
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  .section-about-interview .pink-interview:first-child {
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 760px) {
  .section-about-interview .pink-interview:first-child {
    margin-bottom: 70px;
  }
}
.section-about-interview .pink-interview .flex-1:first-child {
  max-width: 200px;
}
@media screen and (max-width: 760px) {
  .section-about-interview .pink-interview .flex-1:first-child {
    max-width: 180px;
    margin-top: -50px;
  }
}
.section-about-interview .pink-interview p {
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  margin-bottom: 18px;
}
@media screen and (max-width: 760px) {
  .section-about-interview .pink-interview p {
    font-size: 14px;
    line-height: 1.71;
    margin-bottom: 0px;
  }
}
.section-about-interview .pink-interview .btn {
  padding: 0px 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .section-about-interview .pink-interview .btn {
    position: absolute;
    top: -130px;
    left: 175px;
    padding: 0px 15px;
  }
}

.about-reviews-section {
  margin-top: 90px;
}
@media screen and (max-width: 760px) {
  .about-reviews-section {
    margin-top: 70px;
  }
}
.about-reviews-section h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.78;
  letter-spacing: -0.4px;
  color: #232b32;
  margin-bottom: 50px;
  margin-top: 10px;
}
@media screen and (max-width: 760px) {
  .about-reviews-section h3 {
    margin-bottom: 30px;
  }
}
.about-reviews-section .review-avatar {
  max-width: 88px;
  margin-right: 12px;
}
.about-reviews-section .review-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.31;
  letter-spacing: -0.38px;
  color: #232b32;
  margin-bottom: 5px;
}
.about-reviews-section .review-content {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.15px;
  color: #727d87;
  margin-bottom: 6px;
  margin-right: 20px;
}
@media screen and (max-width: 760px) {
  .about-reviews-section .review-content {
    margin-right: 0px;
  }
}
.about-reviews-section .review-author {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.43;
  letter-spacing: -0.15px;
  color: #727d87;
}
.about-reviews-section .max-2 {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}
.about-reviews-section .max-2 > .flex {
  margin-bottom: 40px;
}
@media screen and (max-width: 760px) {
  .about-reviews-section .max-2 > .flex {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
  }
}

.section-about-clients {
  margin-top: 60px;
}
.section-about-clients h2 {
  height: 42px;
  font-family: "StudioSans";
  font-size: 32px;
  font-weight: bold;
  line-height: 1.31;
  letter-spacing: 1.2px;
  text-align: center;
  margin-bottom: 20px;
}
.section-about-clients h3 {
  font-family: "StudioSans";
  font-size: 22px;
  font-weight: 300;
  line-height: 1.32;
  letter-spacing: 0.83px;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 760px) {
  .section-about-clients h3 br {
    display: none;
  }
}
.section-about-clients .flex:not(.flex-1) {
  padding-bottom: 10px;
}
@media screen and (max-width: 1300px) {
  .section-about-clients .flex:not(.flex-1) {
    padding-bottom: 0px;
  }
}
.section-about-clients .flex-1 {
  height: 281px;
  min-height: 281px;
  background-size: cover;
}
.section-about-clients .flex-1.with-video {
  height: 281px;
  min-height: 281px;
  overflow: hidden;
}
@media screen and (max-width: 760px) {
  .section-about-clients .flex-1.with-video {
    height: auto;
    min-height: auto;
  }
}
.section-about-clients .flex-1.with-video .about-video {
  padding: 56.25% 0 0 0;
  position: relative;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1300px) {
  .section-about-clients .flex-1.with-video .about-video {
    top: 0px;
    transform: none;
  }
}

.background-gray {
  background-color: #f8fafb;
  padding-top: 80px;
  padding-bottom: 50px;
}
@media screen and (max-width: 760px) {
  .background-gray {
    padding-top: 45px;
    padding-bottom: 40px;
  }
}

.interview-container {
  font-family: "Montserrat", sans-serif;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1300px) {
  .interview-container.interview-elle .page-content-text {
    padding: 20px 30px 20px 30px;
  }
}
@media screen and (max-width: 760px) {
  .interview-container.interview-elle .page-content-text {
    padding: 20px 0px;
  }
}
.interview-container.interview-glamour .title h1 {
  font-weight: bold;
}
.interview-container.interview-glamour .title h1 span {
  display: block;
  font-weight: 900;
  font-size: 36px;
}
.interview-container.interview-glamour .page-content-text {
  padding: 20px 30px;
}
@media screen and (max-width: 760px) {
  .interview-container.interview-glamour .page-content-text {
    padding: 20px 0px;
  }
}
.interview-container.interview-glamour .page-content-text .letter {
  line-height: 120px;
}
.interview-container.interview-glamour .page-content-text .letter.letter-small {
  margin-top: -20px;
}
.interview-container.interview-glamour .flex .flex-1:first-child {
  margin-right: 30px;
}
.interview-container .mobile-title-container {
  order: 2;
  display: none;
}
@media screen and (max-width: 760px) {
  .interview-container .mobile-title-container {
    display: flex;
  }
}
.interview-container .title {
  width: 700px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1300px) {
  .interview-container .title {
    width: 550px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 760px) {
  .interview-container .title {
    width: 100%;
    max-width: 380px;
    margin: 10px 0;
    padding: 0 20px;
  }
}
.interview-container .title .first-title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: -2px;
}
@media screen and (max-width: 1300px) {
  .interview-container .title .first-title {
    margin-bottom: 10px;
    font-size: 30px;
  }
}
@media screen and (max-width: 760px) {
  .interview-container .title .first-title {
    font-weight: 600;
    font-size: 25px;
  }
}
.interview-container .title .title-names-left {
  font-size: 60px;
  font-family: serif;
}
@media screen and (max-width: 1300px) {
  .interview-container .title .title-names-left {
    font-size: 45px;
  }
}
@media screen and (max-width: 760px) {
  .interview-container .title .title-names-left {
    font-size: 30px;
  }
}
.interview-container .title .title-names-left .italic {
  font-style: italic;
}
.interview-container .title .title-names-right {
  font-size: 60px;
  text-align: right;
  font-family: serif;
}
@media screen and (max-width: 1300px) {
  .interview-container .title .title-names-right {
    font-size: 45px;
  }
}
@media screen and (max-width: 760px) {
  .interview-container .title .title-names-right {
    font-size: 30px;
  }
}
.interview-container .title .title-names-right .italic {
  font-style: italic;
}
.interview-container .title .title-last {
  font-size: 25px;
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .interview-container .title .title-last {
    font-size: 22px;
    margin-top: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 760px) {
  .interview-container .title .title-last {
    font-size: 20px;
  }
}
@media screen and (max-width: 760px) {
  .interview-container .img-wrapper {
    order: 1;
  }
}
@media screen and (max-width: 760px) {
  .interview-container .text-wrapper {
    order: 2;
  }
}
.interview-container .page-image {
  display: block;
  width: 100%;
}
.interview-container .page-content-text {
  padding: 60px 50px;
}
@media screen and (max-width: 1300px) {
  .interview-container .page-content-text {
    padding: 0px 30px 20px 30px;
  }
}
@media screen and (max-width: 760px) {
  .interview-container .page-content-text {
    padding: 20px 0px;
  }
}
.interview-container .page-content-text h1 {
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0px 0px 20px 0px;
}
@media screen and (max-width: 1300px) {
  .interview-container .page-content-text h1 {
    font-size: 30px;
  }
}
.interview-container .page-content-text h3 {
  font-size: 18px;
  font-weight: 300;
  margin: 0px;
  text-transform: uppercase;
}
@media screen and (max-width: 760px) {
  .interview-container .page-content-text h3 {
    font-size: 16px;
  }
}
.interview-container .page-content-text h4 {
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 30px 0px 0px 0px;
}
@media screen and (max-width: 760px) {
  .interview-container .page-content-text h4 {
    font-size: 16px;
  }
}
.interview-container .page-content-text .letter {
  font-size: 100px;
  font-weight: 600;
  float: left;
  margin-top: 40px;
  margin-right: 20px;
  line-height: 70px;
}
@media screen and (max-width: 1300px) {
  .interview-container .page-content-text .letter {
    margin-right: 15px;
    font-size: 70px;
  }
}
@media screen and (max-width: 760px) {
  .interview-container .page-content-text .letter {
    font-size: 50px;
    margin-top: 28px;
    line-height: 40px;
    margin-right: 10px;
  }
}
.interview-container .page-content-text .letter.letter-small {
  margin-top: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1300px) {
  .interview-container .page-content-text .letter.letter-small {
    font-size: 100px;
  }
}
@media screen and (max-width: 760px) {
  .interview-container .page-content-text .letter.letter-small {
    font-size: 50px;
  }
}
.interview-container .page-content-text .beginning {
  margin-top: 47px;
}
@media screen and (max-width: 760px) {
  .interview-container .page-content-text .beginning {
    margin-top: 27px;
  }
}
.interview-container .page-content-text p {
  margin: 0px 0px 15px 0px;
  font-size: 18px;
}
@media screen and (max-width: 1300px) {
  .interview-container .page-content-text p {
    font-size: 16px;
  }
}
.interview-container .page-content-text p.question {
  margin-bottom: 10px;
}

.reasons-page .header-menu,
.reasons-page header {
  display: none;
}

em {
  font-style: italic;
}

.reasons-header {
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.reasons-header .container {
  height: 96px;
  max-width: 1640px;
}
@media screen and (max-width: 760px) {
  .reasons-header .container {
    height: 52px;
  }
}
.reasons-header .container img {
  height: 41px;
}
@media screen and (max-width: 760px) {
  .reasons-header .container img {
    height: 32px;
  }
}
.reasons-header .container .menu-item {
  font-family: Forum;
  font-size: 19px;
  line-height: 1.26;
  letter-spacing: 0.7px;
  color: #000000;
  margin-left: 40px;
  text-transform: uppercase;
}
@media screen and (max-width: 1300px) {
  .reasons-header .container .menu-item {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .reasons-header .container .menu-item {
    margin-left: 10px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-header .container .menu-item {
    display: none;
    font-size: 16px;
  }
  .reasons-header .container .menu-item:nth-child(3), .reasons-header .container .menu-item:nth-child(2), .reasons-header .container .menu-item:first-child {
    display: inline;
  }
}

.reasons-container {
  background-color: #f8fafb;
  font-family: "StudioSans", sans-serif;
  padding-top: 96px;
  padding-bottom: 40px;
}
@media screen and (max-width: 760px) {
  .reasons-container {
    padding-top: 52px;
    padding-bottom: 10px;
  }
}
.reasons-container .container {
  max-width: 1640px;
  overflow-x: hidden;
  overflow: visible;
  overflow-y: visible;
  margin: 0;
}
.reasons-container .reason-section {
  background-color: #fff;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .reason-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .reason-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.reasons-container .reason-section .full-width {
  width: 100%;
  height: auto;
}
.reasons-container .video {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding: 0px;
}
.reasons-container .banner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  background: url("../img/reasons/cover.jpg") 50% 50% no-repeat;
  background-size: cover;
  opacity: 0;
  display: none;
}
.reasons-container .headings {
  position: relative;
  z-index: 9;
}
.reasons-container .headings > * {
  max-width: 640px;
}
@media screen and (max-width: 760px) {
  .reasons-container .headings > * {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.reasons-container .headings .subtitle {
  font-family: Lato;
  font-size: 18px;
  font-style: italic;
  line-height: 2.5;
  color: #212a35;
}
@media screen and (max-width: 1300px) {
  .reasons-container .headings .subtitle {
    line-height: normal;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .headings .subtitle {
    display: none;
  }
}
.reasons-container .headings h1 {
  text-transform: uppercase;
  font-family: Forum;
  font-size: 50px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.59px;
  padding-bottom: 21px;
  padding-top: 21px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1300px) {
  .reasons-container .headings h1 {
    font-size: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .headings h1 {
    font-family: inherit;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.17;
  }
}
.reasons-container .heading-text p {
  font-family: StudioSans;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.45;
  letter-spacing: 0.75px;
  padding-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .reasons-container .heading-text p {
    font-size: 18px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .heading-text p {
    font-size: 18px;
    line-height: 1.21;
    letter-spacing: 0.9px;
    margin-bottom: 0px;
  }
}
.reasons-container .heading-text .arrow-container {
  text-align: center;
  padding: 50px 0px 0px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .heading-text .arrow-container {
    padding: 40px 0px 0px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .heading-text .arrow-container {
    width: 50px;
    margin: 0px auto;
    padding: 10px 0px 0px;
  }
}
.reasons-container .heading-text .arrow-container .arrow {
  font-size: 0;
  border: solid #8a8a8a;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 15px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media screen and (max-width: 760px) {
  .reasons-container .heading-text .arrow-container .arrow {
    padding: 10px;
  }
}
.reasons-container .first-section {
  padding: 60px 0px;
  z-index: 10;
  position: relative;
  background-color: #f8fafb;
  margin-top: -1px;
}
@media screen and (max-width: 760px) {
  .reasons-container .first-section {
    padding: 20px 15px;
  }
}
.reasons-container .first-section .first-reasons-container {
  width: 565px;
}
@media screen and (max-width: 760px) {
  .reasons-container .first-section .first-reasons-container {
    width: 100%;
  }
}
.reasons-container .first-section .first-reasons-container h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: 1.35px;
  color: #000000;
  margin-bottom: 30px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .first-section .first-reasons-container h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .first-section .first-reasons-container h2 {
    font-size: 24px;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .first-section .first-reasons-container .first-reasons {
    max-width: 100%;
  }
}
.reasons-container .first-section .first-reasons-container .first-reasons .first-number {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.21;
  letter-spacing: 0.9px;
  color: #ef5f96;
  margin-right: 15px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .first-section .first-reasons-container .first-reasons .first-number {
    font-size: 18px;
  }
}
.reasons-container .first-section .first-reasons-container .first-reasons .first-reason {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.21;
  letter-spacing: 0.9px;
  color: #000000;
  margin-bottom: 20px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .first-section .first-reasons-container .first-reasons .first-reason {
    font-size: 18px;
  }
}
.reasons-container .first-section .magazines {
  width: 780px;
  margin: 60px auto 0px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .first-section .magazines {
    width: 670px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .first-section .magazines {
    width: 100%;
    display: block;
  }
}
.reasons-container .first-section .magazines .magazine {
  position: relative;
  width: 33.3333333333%;
  padding: 0px 10px;
  height: auto;
}
@media screen and (max-width: 760px) {
  .reasons-container .first-section .magazines .magazine {
    width: calc(100% - 120px);
  }
}
.reasons-container .first-section .magazines .magazine .image {
  width: calc(100% - 80px);
  margin: 0px auto;
}
@media screen and (max-width: 760px) {
  .reasons-container .first-section .magazines .magazine .image {
    display: block;
  }
}
.reasons-container .first-section .magazines .magazine .quote {
  text-align: center;
  padding: 40px 15px 15px;
  background-color: #fff;
  margin-top: -20px;
}
.reasons-container .first-section .magazines .magazine .quote .quote-text, .reasons-container .first-section .magazines .magazine .quote .quote-magazine {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: -0.15px;
  color: #555555;
  display: block;
}
.reasons-container .first-section .magazines .magazine .quote .quote-magazine {
  margin-top: 10px;
}
.reasons-container .first-section .logo {
  width: 735px;
  margin: 30px auto 100px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .first-section .logo {
    width: 600px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .first-section .logo {
    width: 100%;
    text-align: center;
    padding-top: 30px;
  }
}
.reasons-container .img-wrapper {
  flex: 1;
}
@media screen and (max-width: 760px) {
  .reasons-container .img-wrapper {
    order: 1;
  }
}
.reasons-container .text-wrapper {
  flex: 1;
}
@media screen and (max-width: 760px) {
  .reasons-container .text-wrapper {
    order: 2;
  }
}
.reasons-container .page-image {
  display: block;
  width: calc(100% - 48px);
}
@media screen and (max-width: 1300px) {
  .reasons-container .page-image {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .page-image {
    width: 100%;
  }
}
.reasons-container .page-content-text {
  padding-top: 7px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .page-content-text {
    padding-top: 3px;
  }
}
.reasons-container .page-content-text h2 {
  font-family: Forum;
  font-size: 42px;
  font-weight: normal;
  letter-spacing: 3.5px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .page-content-text h2 {
    font-size: 32px;
  }
}
.reasons-container .page-content-text h2 span {
  font-family: "Rozovii Chulok";
}
.reasons-container .page-content-text h4 {
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 30px 0px 0px 0px;
}
@media screen and (max-width: 760px) {
  .reasons-container .page-content-text h4 {
    font-size: 16px;
  }
}
.reasons-container .page-content-text .reason-container {
  position: relative;
}
@media screen and (max-width: 760px) {
  .reasons-container .page-content-text .reason-container {
    margin-top: 80px;
  }
}
.reasons-container .page-content-text .reason-container .number {
  position: absolute;
  font-size: 60px;
  font-weight: 500;
  color: #ffe0f0;
  top: -19px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .page-content-text .reason-container .number {
    font-size: 40px;
    top: -11px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .page-content-text .reason-container .number {
    left: 50%;
    transform: translateX(-50%);
    font-size: 100px;
    top: -46px;
    line-height: 1;
  }
}
.reasons-container .page-content-text .reason-container .reason {
  position: relative;
  margin: 0px 0px 60px 48px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.45;
  letter-spacing: 0.75px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .page-content-text .reason-container .reason {
    margin: 0px 0px 40px 32px;
    font-size: 15px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .page-content-text .reason-container .reason {
    margin: 0px 0px 30px 0px;
    font-size: 17px;
  }
}
.reasons-container .page-content-text .reason-container .reason.beginning {
  margin-top: 29px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .page-content-text .reason-container .reason.beginning {
    margin-top: 20px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .page-content-text .reason-container .reason.beginning {
    margin-top: 27px;
  }
}
.reasons-container .page-content-text .reason-container .reason h3 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.9px;
  display: inline;
}
@media screen and (max-width: 1300px) {
  .reasons-container .page-content-text .reason-container .reason h3 {
    font-size: 17px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .page-content-text .reason-container .reason h3 {
    display: block;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 29px;
  }
}
.reasons-container .single-reason .img-wrapper img {
  width: auto;
  height: 500px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .reasons-container .single-reason .img-wrapper img {
    width: 100%;
    height: auto;
  }
}
.reasons-container .single-reason .img-wrapper.padding-right img {
  padding-right: 40px;
}
@media screen and (max-width: 760px) {
  .reasons-container .single-reason .img-wrapper.padding-right img {
    padding-right: 0px;
  }
}
.reasons-container .single-reason .page-content-text {
  padding: 0px;
}
.reasons-container .single-reason .page-content-text .reason-container {
  padding-left: 105px;
  padding-right: 40px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .single-reason .page-content-text .reason-container {
    padding-left: 55px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .single-reason .page-content-text .reason-container {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}
.reasons-container .single-reason .page-content-text .reason-container.quote {
  padding-left: 105px;
  padding-right: 60px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .single-reason .page-content-text .reason-container.quote {
    padding-left: 45px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .single-reason .page-content-text .reason-container.quote {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 50px;
  }
}
.reasons-container .single-reason .page-content-text .reason-container.quote h3 {
  font-family: Forum;
  font-size: 42px;
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1.58px;
  position: relative;
}
@media screen and (max-width: 1300px) {
  .reasons-container .single-reason .page-content-text .reason-container.quote h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .single-reason .page-content-text .reason-container.quote h3 {
    font-size: 30px;
    text-align: center;
  }
}
.reasons-container .single-reason .page-content-text .reason-container.quote .logo {
  margin: 24px 0;
}
@media screen and (max-width: 1300px) {
  .reasons-container .single-reason .page-content-text .reason-container.quote .logo {
    margin: 14px 0;
    max-width: 150px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .single-reason .page-content-text .reason-container.quote .logo {
    margin: 14px auto;
  }
}
.reasons-container .single-reason .page-content-text .reason-container.quote .quotes {
  position: absolute;
  font-size: 150px;
  color: #ffe0f0;
  top: -50px;
  left: 0px;
  font-weight: bold;
}
@media screen and (max-width: 1300px) {
  .reasons-container .single-reason .page-content-text .reason-container.quote .quotes {
    font-size: 80px;
    top: -45px;
    left: 20px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .single-reason .page-content-text .reason-container.quote .quotes {
    left: 50%;
    transform: translateX(-50%);
    top: -115px;
    font-size: 250px;
  }
}
.reasons-container .single-reason .page-content-text .reason-container .number {
  font-size: 140px;
  font-weight: 500;
  top: -40px;
  left: 0px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .single-reason .page-content-text .reason-container .number {
    font-size: 60px;
    top: -15px;
    left: 0px;
  }
}
.reasons-container .single-reason .page-content-text .reason-container h3 {
  font-family: Forum;
  font-size: 42px;
  font-weight: normal;
  position: relative;
  letter-spacing: 3.5px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .single-reason .page-content-text .reason-container h3 {
    font-size: 22px;
  }
}
.reasons-container .single-reason .page-content-text .reason-container .reason {
  margin: 20px 0px 0px 0px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .single-reason .page-content-text .reason-container .reason {
    margin: 10px 0px 0px 0px;
  }
}
.reasons-container .img-wrapper.left {
  margin-right: 50px;
}
@media screen and (max-width: 760px) {
  .reasons-container .img-wrapper.left {
    margin-right: 0px;
  }
}
.reasons-container .img-wrapper.right {
  margin-left: 50px;
}
@media screen and (max-width: 760px) {
  .reasons-container .img-wrapper.right {
    margin-left: 0px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .text-wrapper {
    margin: 30px 0px;
  }
}
.reasons-container .text-wrapper.right {
  margin-left: 15px;
}
@media screen and (max-width: 760px) {
  .reasons-container .text-wrapper.right {
    margin-left: 0px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .video-text-container {
    display: none;
  }
}
.reasons-container .video-text-container .video-text {
  width: 540px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 760px) {
  .reasons-container .video-text-container .video-text {
    width: 100%;
  }
}
.reasons-container .video-text-container .video-text .text {
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 35px;
}
.reasons-container .video-text-container .video-text .image.circle {
  width: 80px;
}
.reasons-container .video-text-container .video-text .image.circle img {
  border-radius: 50%;
}
.reasons-container .quote-container {
  padding: 100px 0px;
  background-color: #f8fafb;
}
@media screen and (max-width: 1300px) {
  .reasons-container .quote-container {
    padding: 60px 0px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .quote-container {
    padding: 30px 15px;
  }
}
.reasons-container .quote-container .quote-container-middle {
  width: 770px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .quote-container .quote-container-middle {
    width: 670px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .quote-container .quote-container-middle {
    width: 100%;
  }
}
.reasons-container .quote-container .quote-container-middle .right {
  margin-left: auto;
}
@media screen and (max-width: 760px) {
  .reasons-container .quote-container .quote-container-middle .right {
    display: none;
  }
}
.reasons-container .quote-container .quote-container-middle h2 {
  font-family: Forum;
  font-size: 42px;
  letter-spacing: 3.5px;
  font-weight: normal;
  text-align: center;
  color: #000000;
  margin-bottom: 25px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .quote-container .quote-container-middle h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .quote-container .quote-container-middle h2 {
    font-size: 20px;
  }
}
.reasons-container .quote-container .quote-container-middle .subtitle {
  display: block;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.27;
  letter-spacing: 0.83px;
  color: #000000;
  margin-bottom: 30px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .quote-container .quote-container-middle .subtitle {
    font-size: 20px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .quote-container .quote-container-middle .subtitle {
    font-size: 18px;
  }
}
.reasons-container .quote-container .quote-container-middle .quote-text-container {
  background-color: #fff;
  border-radius: 3px;
  padding: 40px 40px 50px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .quote-container .quote-container-middle .quote-text-container {
    padding: 30px 30px 40px;
  }
}
.reasons-container .quote-container .quote-container-middle .quote-text-container h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.33;
  color: #232b32;
  margin-bottom: 30px;
  max-width: 525px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .quote-container .quote-container-middle .quote-text-container h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .quote-container .quote-container-middle .quote-text-container h3 {
    font-size: 18px;
    text-align: center;
  }
}
.reasons-container .quote-container .quote-container-middle .quote-text-container .pink {
  position: relative;
  padding: 15px 20px;
  border-radius: 8px;
  background-color: #fee5f2;
  width: 500px;
  margin-left: 45px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .quote-container .quote-container-middle .quote-text-container .pink {
    width: 440px;
    margin-left: 35px;
  }
}
@media screen and (max-width: 760px) {
  .reasons-container .quote-container .quote-container-middle .quote-text-container .pink {
    margin-left: 20px;
    width: 100%;
  }
}
.reasons-container .quote-container .quote-container-middle .quote-text-container .pink img {
  position: absolute;
  left: -70px;
  bottom: 0;
}
@media screen and (max-width: 1300px) {
  .reasons-container .quote-container .quote-container-middle .quote-text-container .pink img {
    left: -45px;
    width: 60px;
  }
}
.reasons-container .quote-container .quote-container-middle .quote-text-container .pink .title {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.11;
  letter-spacing: -0.42px;
  color: #000000;
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 1300px) {
  .reasons-container .quote-container .quote-container-middle .quote-text-container .pink .title {
    font-size: 18px;
  }
}
.reasons-container .quote-container .quote-container-middle .quote-text-container .pink .text {
  font-size: 17px;
  line-height: 1.41;
  letter-spacing: -0.18px;
  color: #494546;
}
@media screen and (max-width: 1300px) {
  .reasons-container .quote-container .quote-container-middle .quote-text-container .pink .text {
    font-size: 16px;
  }
}
.reasons-container .quote-container .quote-container-middle .button {
  text-align: center;
  margin-top: 30px;
}

.bestsellers {
  margin: 50px 0px;
}
@media screen and (max-width: 760px) {
  .bestsellers {
    margin: 30px 0px 0;
  }
}
.bestsellers h2 {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.6px;
  text-align: center;
  color: #000000;
  margin-bottom: 45px;
  text-transform: uppercase;
}
@media screen and (max-width: 760px) {
  .bestsellers h2 {
    font-size: 16px;
    font-weight: normal;
  }
}
.bestsellers .images-container {
  max-width: 1200px;
}
.bestsellers .images-container .images .cross-sale-container {
  width: 12.5%;
}
@media screen and (max-width: 1240px) {
  .bestsellers .images-container .images .cross-sale-container {
    width: 16.6666666667%;
  }
}
@media screen and (max-width: 1024px) {
  .bestsellers .images-container .images .cross-sale-container {
    width: 25%;
  }
}
@media screen and (max-width: 760px) {
  .bestsellers .images-container .images .cross-sale-container {
    width: 33.3333333333%;
  }
}

.the-best-wrapper {
  background-color: #fee5f2;
  padding: 160px 15px 80px;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: 0.83;
  position: relative;
  font-weight: 300;
}
@media screen and (max-width: 1300px) {
  .the-best-wrapper {
    font-size: 16px;
    letter-spacing: 0.67px;
    line-height: 26px;
    padding-top: 120px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 760px) {
  .the-best-wrapper {
    font-size: 18px;
    padding-bottom: 30px;
  }
}
.the-best-wrapper h2 {
  font-size: 60px;
  text-transform: uppercase;
  font-family: Forum;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 5px;
  padding-bottom: 21px;
  padding-top: 21px;
  text-align: center;
  color: #000000;
  display: inline-block;
}
@media screen and (max-width: 1300px) {
  .the-best-wrapper h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 760px) {
  .the-best-wrapper h2 {
    font-size: 40px;
    padding: 0px;
  }
}
.the-best-wrapper h2.different-font {
  font-family: "Lato";
  font-size: 90px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  color: #ef5f96;
  text-transform: none;
  margin-left: 13px;
}
@media screen and (max-width: 1300px) {
  .the-best-wrapper h2.different-font {
    font-size: 80px;
  }
}
@media screen and (max-width: 760px) {
  .the-best-wrapper h2.different-font {
    font-size: 50px;
  }
}
@media screen and (max-width: 760px) {
  .the-best-wrapper .tac {
    padding: 20px 0px;
  }
}
.the-best-wrapper h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.9px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1300px) {
  .the-best-wrapper h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 760px) {
  .the-best-wrapper h3 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.68;
    text-align: left;
  }
}
.the-best-wrapper .mimi-the-best {
  position: absolute;
  top: -220px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1300px) {
  .the-best-wrapper .mimi-the-best {
    width: 100%;
    max-width: 340px;
    top: -150px;
  }
}
.the-best-wrapper .the-best-inner {
  max-width: 750px;
  margin: 0 auto;
}

.show-mobile {
  display: none;
}
@media screen and (max-width: 760px) {
  .show-mobile {
    display: block;
  }
}

.the-best-container {
  background-color: white;
  padding-top: 70px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-bottom: 90px;
}
@media screen and (max-width: 1300px) {
  .the-best-container {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 760px) {
  .the-best-container {
    padding-bottom: 0px;
  }
}

#surveyReasons .success .choose-content > h2,
#surveyReasons .unsuccessful .choose-content > h2 {
  display: none;
}
#surveyReasons form .question-container > h3 {
  font-family: StudioSans;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: 0.9px;
  margin-bottom: 40px;
}
#surveyReasons form .question-container > label {
  font-family: StudioSans;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.56;
  letter-spacing: 0.67px;
  margin-bottom: 25px;
  padding-left: 50px;
}
#surveyReasons form .question-container > label:before {
  width: 24px;
  height: 24px;
}
#surveyReasons form .question-container > label:after {
  width: 24px;
  height: 24px;
  font-size: 18px;
}
#surveyReasons form .question-container > .btn {
  font-family: StudioSans;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.75px;
  text-align: center;
  margin-top: 25px;
  height: 45px;
}
#surveyReasons .choose-content > .error-container {
  display: none;
  color: #ff0000;
  text-align: center;
  padding-top: 15px;
}
#surveyReasons .success-complete-survey,
#surveyReasons .unsuccessful-complete-survey {
  height: 400px;
  text-align: center;
}
#surveyReasons .success-complete-survey > img,
#surveyReasons .unsuccessful-complete-survey > img {
  margin-top: 100px;
  margin-bottom: 15px;
}
#surveyReasons .success-complete-survey > h4,
#surveyReasons .unsuccessful-complete-survey > h4 {
  font-family: StudioSans;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: 0.9px;
  margin-bottom: 35px;
}
#surveyReasons .success-complete-survey > p,
#surveyReasons .unsuccessful-complete-survey > p {
  font-family: StudioSans;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.56;
  letter-spacing: 0.67px;
  margin-bottom: 35px;
}
#surveyReasons .success-complete-survey > p > span,
#surveyReasons .unsuccessful-complete-survey > p > span {
  font-family: StudioSans;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #ef5f96;
}
#surveyReasons .success-complete-survey > a,
#surveyReasons .unsuccessful-complete-survey > a {
  height: 45px;
  font-family: StudioSans;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.75px;
}

.header-menu .menu {
  border-bottom: 0px;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/lato-regular.woff2") format("woff2"), url("../fonts/lato-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.page-container {
  font-size: 16px;
}
@media screen and (max-width: 1640px) {
  .page-container {
    font-size: 15px;
  }
}
@media screen and (max-width: 760px) {
  .page-container {
    font-size: 14px;
  }
}
@media screen and (max-width: 360px) {
  .page-container {
    font-size: 12px;
  }
}
.page-container.container.standard {
  max-width: 970px;
}
.page-container.container.standard.about-us-section {
  max-width: 1050px;
}
.page-container .h1,
.page-container h1 {
  font-family: "Forum";
  text-transform: uppercase;
  font-size: 50px;
  letter-spacing: 3.42px;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 45px;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .page-container .h1,
  .page-container h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 760px) {
  .page-container .h1,
  .page-container h1 {
    font-size: 24px;
    letter-spacing: 1.24px;
  }
}
.page-container .h1.h1,
.page-container h1.h1 {
  line-height: 1.5;
  text-transform: none;
  border: none;
  text-align: center;
}
.page-container p {
  margin-bottom: 20px;
}
.page-container h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.page-container a {
  color: #ef5f96;
}
.page-container a:hover {
  text-decoration: underline;
}
.page-container table {
  width: 100%;
  margin-bottom: 20px;
}
.page-container table th {
  padding: 5px;
  border: 1px solid #e7e7e7;
  text-align: center;
  font-weight: bold;
}
.page-container table td {
  padding: 5px;
  border: 1px solid #e7e7e7;
}
.page-container table td:first-child {
  width: 65%;
}

.about-us-section {
  max-width: 1050px;
}
.about-us-section * {
  font-family: "StudioSans";
}
.about-us-section h2 {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 1.2px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1300px) {
  .about-us-section h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section h2 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.9px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section h2 br {
    display: none;
  }
}
.about-us-section .subtitle-about {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 1.05px;
  text-align: center;
  font-family: "Lato";
  font-style: italic;
  font-weight: normal;
  margin-top: -20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .about-us-section .subtitle-about {
    font-family: "StudioSans";
    font-size: 16px;
    font-weight: 300;
    line-height: 1.38;
    letter-spacing: 0.6px;
    font-style: normal;
  }
}
.about-us-section .video {
  margin: 0px;
  margin-bottom: 93px;
}
@media screen and (max-width: 760px) {
  .about-us-section .video {
    margin-bottom: 45px;
  }
}
.about-us-section .arrow-container {
  text-align: center;
  margin-bottom: 40px;
}
.about-us-section .arrow-container img {
  max-width: 35px;
}
.about-us-section .about-first-section {
  font-size: 22px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: 0.83px;
  color: #000000;
  margin-bottom: 60px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-first-section {
    font-size: 18px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-first-section {
    letter-spacing: 1.61px;
    margin-bottom: 50px;
  }
}
.about-us-section .about-first-section h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: 1.35px;
  color: #000000;
  margin-bottom: 25px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-first-section h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-first-section h2 {
    font-size: 24px;
    letter-spacing: 0.9px;
  }
}
.about-us-section .about-first-section img {
  margin-left: 40px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-first-section img {
    max-width: 270px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-first-section img {
    margin-top: 40px;
    margin-left: 0px;
    max-width: 100%;
  }
}
.about-us-section .magazines {
  margin-left: 40px;
  margin-right: 40px;
}
.about-us-section .magazines .magazine {
  position: relative;
  width: 33.3333333333%;
  padding: 0px 10px;
  height: auto;
  display: flex;
  flex-direction: column;
  margin-right: 30px;
}
@media screen and (max-width: 760px) {
  .about-us-section .magazines .magazine {
    width: 100%;
    margin-bottom: 20px;
  }
}
.about-us-section .magazines .magazine:last-child {
  margin-right: 0px;
}
.about-us-section .magazines .magazine .image {
  width: calc(100% - 80px);
  margin: 0px auto;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 760px) {
  .about-us-section .magazines .magazine .image {
    display: block;
  }
}
.about-us-section .magazines .magazine .quote {
  border-radius: 5px;
  text-align: center;
  padding: 40px 15px 15px;
  background-color: #fff;
  margin-top: -30px;
  flex: 1;
  border: solid 1px rgba(0, 0, 0, 0.04);
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: -0.36px;
  color: #232b32;
}
.about-us-section .magazines .magazine .quote .quote-text {
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.15px;
  color: #555555;
  display: block;
  font-weight: normal;
}
.about-us-section .logo {
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 760px) {
  .about-us-section .logo {
    margin-top: 10px;
  }
}
.about-us-section .about-magazines {
  position: relative;
}
.about-us-section .about-magazines p {
  font-size: 22px;
  font-weight: 300;
  line-height: 29px;
  letter-spacing: 0.83px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-magazines p {
    font-size: 18px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-magazines p {
    letter-spacing: 0.68px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-magazines p br {
    display: none;
  }
}
.about-us-section .about-magazines .product-arrow {
  position: absolute;
  bottom: -110px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 760px) {
  .about-us-section .about-magazines .product-arrow {
    bottom: -90px;
  }
}
.about-us-section .about-info-section {
  padding-top: 90px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section {
    padding-top: 70px;
  }
}
.about-us-section .about-info-section .about-info-header {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .about-info-header {
    margin-bottom: 40px;
  }
}
.about-us-section .about-info-section .about-info-header h2 {
  font-weight: bold;
}
.about-us-section .about-info-section .about-info-header h3 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.32;
  letter-spacing: 0.83px;
  margin-bottom: 32px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .about-info-header h3 {
    font-size: 18px;
    line-height: 1.61;
    letter-spacing: 0.68px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .about-info-header h3 br {
    display: none;
  }
}
.about-us-section .about-info-section .about-info-header h4 {
  font-family: "Lato";
  font-size: 22px;
  font-weight: normal;
  font-style: italic;
  line-height: 1.64;
  letter-spacing: 0.83px;
  margin-bottom: 0px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .about-info-header h4 {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.68px;
  }
}
.about-us-section .about-info-section .flex-about {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.39;
  letter-spacing: normal;
  color: #212121;
}
.about-us-section .about-info-section .flex-about h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: normal;
  color: #232b32;
  margin-bottom: 10px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-info-section .flex-about h3 {
    margin-bottom: 15px;
  }
}
.about-us-section .about-info-section .flex-about h3.basis-title {
  margin-top: 80px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-about h3.basis-title {
    margin-top: 30px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-about h3 br {
    display: none;
  }
}
.about-us-section .about-info-section .flex-about h3 strong {
  border-radius: 2px;
  background-color: #fee5f2;
  font-size: 14px;
  padding: 2px 9px;
  text-transform: uppercase;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-about .mobile-reorder {
    order: -1;
    margin-bottom: 34px;
  }
}
.about-us-section .about-info-section .flex-about p {
  max-width: 380px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-about p {
    max-width: 100%;
  }
}
.about-us-section .about-info-section .flex-about p .number {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.61;
  letter-spacing: 0.68px;
  color: #ef5f96;
  margin-right: 12px;
}
.about-us-section .about-info-section .flex-about .flex-1:first-child {
  margin-right: 100px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-info-section .flex-about .flex-1:first-child {
    margin-right: 40px;
  }
}
.about-us-section .about-info-section .flex-ceo {
  margin-bottom: 74px;
  margin-top: 45px;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-ceo {
    margin-bottom: 45px;
  }
}
.about-us-section .about-info-section .flex-ceo .ceo-text {
  background-color: #ffe0f0;
  padding: 50px 50px 40px;
  max-width: 53%;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-info-section .flex-ceo .ceo-text {
    max-width: 63%;
    padding: 30px 20px 20px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-ceo .ceo-text {
    max-width: 100%;
    padding-top: 150px;
  }
}
.about-us-section .about-info-section .flex-ceo .ceo-text h3 {
  line-height: 1.25;
  letter-spacing: 0.9px;
  font-size: 24px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-info-section .flex-ceo .ceo-text h3 {
    font-size: 20px;
  }
}
.about-us-section .about-info-section .flex-ceo .ceo-text ul {
  list-style: disc;
  padding-left: 20px;
}
.about-us-section .about-info-section .flex-ceo .ceo-text ul li {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.39;
  letter-spacing: 0.67px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1300px) {
  .about-us-section .about-info-section .flex-ceo .ceo-text ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-ceo .ceo-text ul li {
    font-size: 18px;
  }
}
.about-us-section .about-info-section .flex-ceo .flex-1:not(.ceo-text) {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-ceo .flex-1:not(.ceo-text) {
    margin-bottom: -130px;
    order: -1;
    z-index: 10;
  }
}
@media screen and (max-width: 760px) {
  .about-us-section .about-info-section .flex-ceo .flex-1:not(.ceo-text) img {
    width: calc(100% - 36px) !important;
    margin: 0 auto;
  }
}
.about-us-section .section-mission {
  max-width: 653px;
  margin: 0 auto;
  margin-top: 40px;
}
.about-us-section .section-mission h2 {
  text-align: center;
}
.about-us-section .section-mission p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.32;
  letter-spacing: 0.83px;
}
@media screen and (max-width: 760px) {
  .about-us-section .section-mission p {
    font-size: 18px;
    line-height: 1.61;
    letter-spacing: 0.68px;
    margin-bottom: 0px;
  }
}
.about-us-section .section-mission p span {
  font-family: "Lato";
  font-weight: normal;
  font-style: italic;
  color: #ef5f96;
}
@media screen and (max-width: 760px) {
  .about-us-section .section-mission p span {
    font-style: normal;
  }
}

.section-about-interview {
  padding: 0px 30px;
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .section-about-interview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 760px) {
  .section-about-interview {
    padding: 0px;
  }
}
.section-about-interview .pink-interview {
  background-color: #ffe0f0;
  padding: 30px;
  padding-bottom: 0px;
}
@media screen and (max-width: 760px) {
  .section-about-interview .pink-interview {
    flex: auto;
    padding: 18px 14px;
    position: relative;
  }
}
.section-about-interview .pink-interview:first-child {
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  .section-about-interview .pink-interview:first-child {
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 760px) {
  .section-about-interview .pink-interview:first-child {
    margin-bottom: 70px;
  }
}
.section-about-interview .pink-interview .flex-1:first-child {
  max-width: 200px;
}
@media screen and (max-width: 760px) {
  .section-about-interview .pink-interview .flex-1:first-child {
    max-width: 180px;
    margin-top: -50px;
  }
}
.section-about-interview .pink-interview p {
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  margin-bottom: 18px;
}
@media screen and (max-width: 760px) {
  .section-about-interview .pink-interview p {
    font-size: 14px;
    line-height: 1.71;
    margin-bottom: 0px;
  }
}
.section-about-interview .pink-interview .btn {
  padding: 0px 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .section-about-interview .pink-interview .btn {
    position: absolute;
    top: -130px;
    left: 175px;
    padding: 0px 15px;
  }
}

.about-reviews-section {
  margin-top: 90px;
}
@media screen and (max-width: 760px) {
  .about-reviews-section {
    margin-top: 70px;
  }
}
.about-reviews-section h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.78;
  letter-spacing: -0.4px;
  color: #232b32;
  margin-bottom: 50px;
  margin-top: 10px;
}
@media screen and (max-width: 760px) {
  .about-reviews-section h3 {
    margin-bottom: 30px;
  }
}
.about-reviews-section .review-avatar {
  max-width: 88px;
  margin-right: 12px;
}
.about-reviews-section .review-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.31;
  letter-spacing: -0.38px;
  color: #232b32;
  margin-bottom: 5px;
}
.about-reviews-section .review-content {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.15px;
  color: #727d87;
  margin-bottom: 6px;
  margin-right: 20px;
}
@media screen and (max-width: 760px) {
  .about-reviews-section .review-content {
    margin-right: 0px;
  }
}
.about-reviews-section .review-author {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.43;
  letter-spacing: -0.15px;
  color: #727d87;
}
.about-reviews-section .max-2 {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}
.about-reviews-section .max-2 > .flex {
  margin-bottom: 40px;
}
@media screen and (max-width: 760px) {
  .about-reviews-section .max-2 > .flex {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
  }
}

.section-about-clients {
  margin-top: 60px;
}
.section-about-clients h2 {
  height: 42px;
  font-family: "StudioSans";
  font-size: 32px;
  font-weight: bold;
  line-height: 1.31;
  letter-spacing: 1.2px;
  text-align: center;
  margin-bottom: 20px;
}
.section-about-clients h3 {
  font-family: "StudioSans";
  font-size: 22px;
  font-weight: 300;
  line-height: 1.32;
  letter-spacing: 0.83px;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 760px) {
  .section-about-clients h3 br {
    display: none;
  }
}
.section-about-clients .flex:not(.flex-1) {
  padding-bottom: 10px;
}
@media screen and (max-width: 1300px) {
  .section-about-clients .flex:not(.flex-1) {
    padding-bottom: 0px;
  }
}
.section-about-clients .flex-1 {
  height: 281px;
  min-height: 281px;
  background-size: cover;
}
.section-about-clients .flex-1.with-video {
  height: 281px;
  min-height: 281px;
  overflow: hidden;
}
@media screen and (max-width: 760px) {
  .section-about-clients .flex-1.with-video {
    height: auto;
    min-height: auto;
  }
}
.section-about-clients .flex-1.with-video .about-video {
  padding: 56.25% 0 0 0;
  position: relative;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1300px) {
  .section-about-clients .flex-1.with-video .about-video {
    top: 0px;
    transform: none;
  }
}

.background-gray {
  background-color: #f8fafb;
  padding-top: 80px;
  padding-bottom: 50px;
}
@media screen and (max-width: 760px) {
  .background-gray {
    padding-top: 45px;
    padding-bottom: 40px;
  }
}

.header-menu .menu {
  border-bottom: 0px;
}

.page-container {
  font-size: 16px;
}
@media screen and (max-width: 1640px) {
  .page-container {
    font-size: 15px;
  }
}
@media screen and (max-width: 760px) {
  .page-container {
    font-size: 14px;
  }
}
@media screen and (max-width: 360px) {
  .page-container {
    font-size: 12px;
  }
}
.page-container.container.standard {
  max-width: 970px;
}
.page-container.container.standard.about-us-section {
  max-width: 1050px;
}
.page-container .video {
  margin-left: -100px;
  margin-right: -100px;
}
@media screen and (max-width: 1300px) {
  .page-container .video {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.page-container .video video {
  max-width: 100%;
}
.page-container ul {
  list-style: disc;
}
.page-container ul li {
  margin-left: 30px;
}
.page-container .h1,
.page-container h1 {
  font-family: StudioSans;
  font-weight: 300;
  color: #000000;
  text-transform: uppercase;
  font-size: 34px;
  letter-spacing: 0.6px;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 45px;
}
@media screen and (max-width: 760px) {
  .page-container .h1,
  .page-container h1 {
    text-align: left;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 11px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-size: 18px;
    margin-top: 32px;
    margin-top: 32px;
    line-height: 1.71;
    letter-spacing: 0.35px;
    padding-bottom: 2px;
  }
}
.page-container .h1.h1,
.page-container h1.h1 {
  line-height: 1.5;
  text-transform: none;
  border: none;
  text-align: center;
}
.page-container .h1.bigger,
.page-container h1.bigger {
  font-family: Forum;
  font-size: 50px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3.42px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1024px) {
  .page-container .h1.bigger,
  .page-container h1.bigger {
    font-size: 40px;
  }
}
@media screen and (max-width: 760px) {
  .page-container .h1.bigger,
  .page-container h1.bigger {
    font-size: 26px;
    border: none;
  }
}
.page-container p {
  margin-bottom: 20px;
  font-weight: 300;
  color: #000000;
  line-height: 1.83;
  letter-spacing: 0.45px;
}
.page-container h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.page-container a {
  color: #ef5f96;
}
.page-container a:hover {
  text-decoration: underline;
}
.page-container table {
  width: 100%;
  margin-bottom: 20px;
}
.page-container table th {
  padding: 5px;
  border: 1px solid #e7e7e7;
  text-align: center;
  font-weight: bold;
}
.page-container table td {
  padding: 5px;
  border: 1px solid #e7e7e7;
}
.page-container table td:first-child {
  width: 65%;
}

.video-container {
  position: relative;
  padding: 40% 0 0 0;
}
@media screen and (max-width: 760px) {
  .video-container {
    padding: 133% 0 0 0;
  }
}

em {
  font-style: italic;
}

.bestsellers {
  margin: 50px 0px;
}
@media screen and (max-width: 760px) {
  .bestsellers {
    margin: 30px 0px 0;
  }
}
.bestsellers h2 {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.6px;
  text-align: center;
  color: #000000;
  margin-bottom: 45px;
  text-transform: uppercase;
}
@media screen and (max-width: 760px) {
  .bestsellers h2 {
    font-size: 16px;
    font-weight: normal;
  }
}
.bestsellers .images-container {
  max-width: 1200px;
}
.bestsellers .images-container .images .cross-sale-container {
  width: 12.5%;
}
@media screen and (max-width: 1240px) {
  .bestsellers .images-container .images .cross-sale-container {
    width: 16.6666666667%;
  }
}
@media screen and (max-width: 1024px) {
  .bestsellers .images-container .images .cross-sale-container {
    width: 25%;
  }
}
@media screen and (max-width: 760px) {
  .bestsellers .images-container .images .cross-sale-container {
    width: 33.3333333333%;
  }
}

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