:root {
  --main-black: #252525;
  --white: #ffffff;
  --main-grey: #f4f2f0;
  --transparent-grey: #f5f5f5;
  --border-grey: #cbcbcb;
  --main-red: #f34467;
  --grey-gradient: #e6e6e6;
  --font-size-en: 19px;
  --font-size-he: 17px;
  --first-font-family: Assistant;
  --secund-font-family: Georgia;
  --third-font-family: Playfair Display; }

html {
  font-size: 10px; }

::-webkit-scrollbar {
  width: 0px;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */ }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.mainTitle {
  position: relative;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 50px;
  line-height: 5rem;
  font-family: "Playfair Display", serif; }
  @media screen and (min-width: 1024px) {
    .mainTitle {
      font-size: 50px;
      font-size: 5rem;
      line-height: 70px;
      line-height: 7rem; } }

.mainText {
  margin: 0 auto;
  max-width: 480px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 26px;
  line-height: 2.6rem;
  font-weight: 500; }
  @media screen and (min-width: 1024px) {
    .mainText {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 28px;
      line-height: 2.8rem; } }

.footer-item .flexData p.m--word:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: 50px;
  top: 70px;
  left: calc(50% - 25px);
  background-color: currentColor; }
  @media screen and (min-width: 1024px) {
    .footer-item .flexData p.m--word:after {
      top: 96px; } }

.footer-item .footerSection--imageSection .footerSection__content, .footer-item .valueItemContainer .valueItem {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-blend-mode: multiply !important; }

.mainTitleLine {
  display: inline-block;
  margin: 16px auto 18px;
  width: 50px;
  height: 1px;
  background-color: #000000; }
  @media screen and (min-width: 1024px) {
    .mainTitleLine {
      margin: 25px auto 29px; } }
  .mainTitleLine--white {
    background-color: #ffffff; }

.cover {
  width: 100vw;
  height: 343px; }
  @media screen and (min-width: 1024px) {
    .cover {
      height: 600px; } }
  .cover--footerMainPage .magazine__firstArticle__image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    width: 100vw;
    height: 343px;
    overflow: hidden; }
    @media screen and (min-width: 1024px) {
      .cover--footerMainPage .magazine__firstArticle__image {
        height: 600px; } }
    .cover--footerMainPage .magazine__firstArticle__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .cover--footerMainPage .magazine__firstArticle__videoLandscape {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%; }
    .cover--footerMainPage .magazine__firstArticle__videoLandscape iframe {
      position: absolute;
      border: none;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.footer-item {
  border-bottom: none;
  font-family: "Assistant", sans-serif;
  text-align: center; }
  .footer-item .footerSection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .footer-item .footerSection--hidden {
      display: none; }
    .footer-item .footerSection--noPaddingTop {
      padding-top: 0 !important; }
    .footer-item .footerSection--noPaddingBottom {
      padding-bottom: 0 !important; }
    .footer-item .footerSection--imageSection {
      padding: 40px 0; }
      @media screen and (min-width: 768px) {
        .footer-item .footerSection--imageSection {
          padding: 50px 40px 80px; } }
      @media screen and (min-width: 1024px) {
        .footer-item .footerSection--imageSection {
          padding: 100px 85px; } }
      .footer-item .footerSection--imageSection .footerSection__content {
        padding: 59px 50px 49px;
        min-height: 476px;
        color: #ffffff; }
        @media screen and (min-width: 1440px) {
          .footer-item .footerSection--imageSection .footerSection__content {
            padding: 93px 85px 50px;
            min-height: 530px; } }
    .footer-item .footerSection--textSection {
      color: #000000; }
      .footer-item .footerSection--textSection .mainText {
        margin: auto;
        max-width: 600px;
        font-family: "Playfair Display", serif;
        font-size: 23px;
        font-size: 2.3rem;
        line-height: 33px;
        line-height: 3.3rem; }
        @media screen and (min-width: 1024px) {
          .footer-item .footerSection--textSection .mainText {
            font-size: 30px;
            font-size: 3rem;
            line-height: 40px;
            line-height: 4rem; } }
      .footer-item .footerSection--textSection .mainTitleLine {
        margin-bottom: 46px; }
      .footer-item .footerSection--textSection .sectionButton {
        margin-top: 40px; }
      .footer-item .footerSection--textSection .footerSection__content {
        padding: 40px 30px 51px; }
        @media screen and (min-width: 1024px) {
          .footer-item .footerSection--textSection .footerSection__content {
            padding: 100px 85px 111px; } }
    .footer-item .footerSection--store .mainTitle {
      font-family: var(--third-font-family, Playfair Display);
      font-size: 50px;
      line-height: 1.4;
      letter-spacing: -0.66px;
      text-align: center;
      color: #000000; }
      @media (max-width: 1024px) {
        .footer-item .footerSection--store .mainTitle {
          font-size: 36px;
          line-height: 1.39; } }
    .footer-item .footerSection--store .mainText {
      font-family: Assistant;
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.75;
      letter-spacing: normal;
      text-align: center;
      color: #000000;
      margin-bottom: 35px; }
      @media (max-width: 1024px) {
        .footer-item .footerSection--store .mainText {
          font-size: 15px;
          line-height: 1.73; } }
    .footer-item .footerSection--internal-image {
      padding: 40px 20px 50px; }
      @media screen and (max-width: 1024px) {
        .footer-item .footerSection--internal-image {
          padding: 0px 0px 30px; }
          .footer-item .footerSection--internal-image .footerSection__content {
            padding: 59px 50px 50px;
            min-height: 343px; }
            .footer-item .footerSection--internal-image .footerSection__content .mainTitle {
              font-size: 36px;
              font-weight: normal;
              font-stretch: normal;
              font-style: normal;
              line-height: 1.22;
              letter-spacing: normal;
              text-align: center;
              margin-bottom: 17px; }
            .footer-item .footerSection--internal-image .footerSection__content .mainText {
              font-size: 14px;
              font-weight: normal;
              font-stretch: normal;
              font-style: normal;
              line-height: 1.71;
              letter-spacing: normal;
              text-align: center; } }
      @media screen and (min-width: 1024.98px) {
        .footer-item .footerSection--internal-image {
          padding: 0px 0px 70px; } }
    @media screen and (max-width: 1024px) {
      .footer-item .footerSection--internal-header .footerSection__content .mainText {
        font-size: 23px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        text-align: center; } }
    .footer-item .footerSection--background {
      background-color: #F6F5F3; }
    .footer-item .footerSection__content {
      max-width: 1310px;
      width: 100%;
      height: 100%;
      padding: 40px 20px 60px; }
      @media screen and (min-width: 768px) {
        .footer-item .footerSection__content {
          padding: 50px 30px; } }
      @media screen and (min-width: 1024px) {
        .footer-item .footerSection__content {
          padding: 100px 85px; } }
      .footer-item .footerSection__content--noPaddingTop {
        padding-top: 0 !important; }
      .footer-item .footerSection__content--noPaddingBottom {
        padding-bottom: 0 !important; }
      .footer-item .footerSection__content--aboutUs {
        padding: 35px 30px 10px;
        margin-bottom: 110px; }
        @media screen and (min-width: 1024px) {
          .footer-item .footerSection__content--aboutUs {
            padding: 89px 30px 16px; } }
    .footer-item .footerSection--displaced {
      position: relative; }
      .footer-item .footerSection--displaced:before {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 300px;
        top: 0;
        left: 0;
        z-index: -1;
        background-color: #F6F5F3; }
        @media screen and (min-width: 768px) {
          .footer-item .footerSection--displaced:before {
            height: 400px; } }
        @media screen and (min-width: 1024px) {
          .footer-item .footerSection--displaced:before {
            height: 560px; } }
    .footer-item .footerSection--background {
      background-color: #F6F5F3; }
    .footer-item .footerSection--values {
      display: none; }
      .footer-item .footerSection--values .sectionButton {
        margin-top: 40px; }
        @media screen and (min-width: 1024px) {
          .footer-item .footerSection--values .sectionButton {
            height: 35px; } }
  .footer-item .sectionButton {
    margin: 29px auto 0;
    padding: 6px;
    display: block;
    width: -webkit-fit-content;
    width: fit-content;
    white-space: nowrap;
    border: 1px solid currentColor;
    font-weight: 600;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    transition: .5s all; }
    @media screen and (min-width: 1024px) {
      .footer-item .sectionButton {
        margin: 35px auto 0;
        width: 180px; } }
    .footer-item .sectionButton:hover {
      background: #000000;
      color: #ffffff;
      transition: .5s all; }
    .footer-item .sectionButton--white {
      color: #ffffff; }
      .footer-item .sectionButton--white:hover {
        background: #ffffff;
        color: #000000;
        transition: .5s all; }
  .footer-item .flexData {
    margin: 33px auto 20px;
    width: 100%;
    max-width: 490px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      .footer-item .flexData {
        margin: 35px auto 20px; } }
    @media screen and (min-width: 1024px) {
      .footer-item .flexData {
        margin: 55px auto 20px; } }
    .footer-item .flexData p {
      width: 33.33%; }
      .footer-item .flexData p.m--number {
        font-size: 30px;
        font-size: 3rem;
        line-height: 40px;
        line-height: 4rem; }
        @media screen and (min-width: 1024px) {
          .footer-item .flexData p.m--number {
            font-size: 35px;
            font-size: 3.5rem;
            line-height: 46px;
            line-height: 4.6rem; } }
      .footer-item .flexData p.m--word {
        position: relative;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        line-height: 2.4rem;
        text-transform: uppercase; }
        @media screen and (min-width: 1024px) {
          .footer-item .flexData p.m--word {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 24px;
            line-height: 2.4rem; } }
        .footer-item .flexData p.m--word:after {
          width: 30px;
          top: 41px;
          left: calc(50% - 15px); }
  .footer-item .valueItemContainer {
    margin: 40px auto; }
    @media screen and (min-width: 1024px) {
      .footer-item .valueItemContainer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin-bottom: 11px; } }
    .footer-item .valueItemContainer .valueItem {
      margin-bottom: 30px;
      width: 100%;
      height: 238px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      .footer-item .valueItemContainer .valueItem:last-child {
        margin-bottom: 0; }
      @media screen and (min-width: 1024px) {
        .footer-item .valueItemContainer .valueItem {
          margin-right: 30px;
          margin-bottom: 0;
          width: 238px; }
          .footer-item .valueItemContainer .valueItem:last-child {
            margin-right: 0; } }
      .footer-item .valueItemContainer .valueItem__title {
        font-family: "Playfair Display", serif;
        font-size: 30px;
        font-size: 3rem;
        line-height: 40px;
        line-height: 4rem;
        color: white; }
  .footer-item .pressItemContainer {
    margin: 22px auto 52px;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .footer-item .pressItemContainer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin-top: 49px; } }
    .footer-item .pressItemContainer .pressItem {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-direction: column;
          flex-direction: column;
      width: 100%;
      height: auto;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-item-align: stretch;
          align-self: stretch;
      justify-self: stretch;
      margin-bottom: 50px;
      text-align: left; }
      .footer-item .pressItemContainer .pressItem:last-child {
        margin-bottom: 0; }
      @media screen and (min-width: 768px) {
        .footer-item .pressItemContainer .pressItem {
          max-width: 360px;
          margin-right: 28px;
          margin-bottom: 0; }
          .footer-item .pressItemContainer .pressItem:last-of-type {
            margin-right: 0; } }
      @media screen and (min-width: 1024px) {
        .footer-item .pressItemContainer .pressItem {
          margin-right: 56px; } }
      .footer-item .pressItemContainer .pressItem__image {
        position: relative;
        padding-bottom: 62.5%;
        width: 100%;
        height: auto;
        overflow: hidden; }
        .footer-item .pressItemContainer .pressItem__image img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .footer-item .pressItemContainer .pressItem__date {
        margin: 16px 0 10px;
        color: #A7A7A7;
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1; }
        @media screen and (min-width: 1024px) {
          .footer-item .pressItemContainer .pressItem__date {
            margin-bottom: 9px; } }
      .footer-item .pressItemContainer .pressItem__text {
        margin-bottom: 4px;
        font-family: "Playfair Display";
        font-weight: 500;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 32px;
        line-height: 3.2rem; }
        @media screen and (min-width: 1024px) {
          .footer-item .pressItemContainer .pressItem__text {
            margin-bottom: 16px;
            font-size: 25px;
            font-size: 2.5rem;
            line-height: 1.4; } }
      .footer-item .pressItemContainer .pressItem__button {
        border-bottom: 1px solid currentColor;
        font-weight: 600;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 21px;
        line-height: 2.1rem;
        text-transform: uppercase;
        justify-self: flex-end;
        margin-top: auto; }

body {
  font-family: Assistant, sans-serif;
  min-height: 100%;
  margin: 0;
  font-weight: normal;
  line-height: 1.69;
  letter-spacing: 0.5px;
  background-color: transparent; }

h1,
h2,
h3,
h4 {
  font-weight: inherit;
  font-size: inherit;
  margin: 0;
  font-family: inherit; }

p,
figure {
  margin: 0; }

a {
  color: inherit;
  cursor: pointer; }
  a:hover {
    text-decoration: none; }

input,
button {
  font-family: inherit;
  outline: none !important;
  box-shadow: none !important; }

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

.hidden {
  display: none !important; }

.displayb {
  display: block !important; }

.scroll-lock {
  overflow: hidden !important; }

.INDMobile #INDmenu-btn, .INDDesktop #INDmenu-btn {
  background: #f8f8f8 !important; }

#INDmenu-btn svg :first-child {
  fill: #f8f8f8 !important;
  stroke: none !important; }

#INDmenu-btn svg :last-child {
  fill: #000000 !important; }

.zsiq_floatmain.zsiq_floatmain, .zsiq_floatmain.zsiq_theme11 .zsiq_flt_rel {
  background-color: #252525 !important;
  padding: 0 5px 0 12px !important; }

.zsiq_theme11 {
  height: unset !important;
  width: unset !important;
  bottom: 0 !important; }

.zsiq_theme11 .zsiq_flt_rel::after, .zsiq_theme11 .zsiq_flt_rel::before {
  content: none !important; }

.zsiq_theme11 .zsiq_flt_rel {
  height: unset !important;
  width: unset !important; }

.zsiq_theme11 .siqico-chat {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
  -ms-flex-align: center !important;
      align-items: center !important; }

.zsiq_theme11 .siqico-chat div {
  white-space: nowrap !important;
  color: #ffffff !important;
  font-weight: bold !important;
  overflow: unset !important;
  text-overflow: unset !important; }

.zsiq_theme11 .siqico-chat::before {
  font-size: 19px !important;
  margin: 9px !important;
  color: #fff !important; }

.footer-pressPage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 90rem) {
    .footer-pressPage {
      max-width: 1310px;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 89.9rem) {
    .footer-pressPage {
      margin: 0px 5.3125rem;
      width: unset; } }
  @media (max-width: 768px) {
    .footer-pressPage {
      margin: initial;
      width: initial; } }
  .footer-pressPage__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    margin: 100px 0px 78px; }
    @media (max-width: 1024px) {
      .footer-pressPage__header {
        margin: 29px 0px 50px; } }
    .footer-pressPage__header-title {
      font-family: var(--third-font-family, Playfair Display);
      font-size: 50px;
      line-height: 1.4;
      letter-spacing: -0.66px;
      text-align: center;
      color: #000000;
      margin-bottom: 25px; }
      @media (max-width: 1024px) {
        .footer-pressPage__header-title {
          font-size: 36px;
          line-height: 1.39;
          letter-spacing: normal;
          margin-bottom: 16px; } }
    .footer-pressPage__header-separator {
      width: 50px;
      height: 1px;
      border: solid 1px #000000; }
  .footer-pressPage__ListArticles {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: (1fr)[3];
        grid-template-rows: repeat(3, 1fr);
    grid-auto-rows: 0;
    overflow-y: hidden;
    grid-column-gap: 56px; }
    @media (max-width: 1024px) {
      .footer-pressPage__ListArticles {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[1];
            grid-template-columns: repeat(1, 1fr);
        -ms-grid-rows: (1fr)[4];
            grid-template-rows: repeat(4, 1fr);
        margin: initial; } }
    .footer-pressPage__ListArticles .article__container {
      margin-bottom: 60px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      text-align: left; }
      @media (max-width: 1024px) {
        .footer-pressPage__ListArticles .article__container {
          padding: 0px 20px;
          margin-bottom: 52px; } }
      .footer-pressPage__ListArticles .article__container-img {
        max-width: 360px;
        max-height: 225px;
        margin-bottom: 16px;
        width: 100%;
        height: 225px;
        object-fit: cover; }
      .footer-pressPage__ListArticles .article__container-text {
        max-width: 360px;
        width: 100%; }
        .footer-pressPage__ListArticles .article__container-text-date {
          font-family: Assistant;
          font-size: 15px;
          font-weight: 600;
          font-stretch: normal;
          font-style: normal;
          line-height: 1;
          letter-spacing: normal;
          color: #a7a7a7;
          margin-bottom: 9px; }
        .footer-pressPage__ListArticles .article__container-text-title {
          font-family: var(--third-font-family, Playfair Display);
          font-size: 25px;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.4;
          letter-spacing: normal;
          color: #000000;
          margin-bottom: 16px; }
          @media (max-width: 1024px) {
            .footer-pressPage__ListArticles .article__container-text-title {
              font-size: 22px;
              line-height: 1.45; } }
        .footer-pressPage__ListArticles .article__container-text-readMore {
          margin-top: auto;
          font-family: Assistant;
          font-size: 16px;
          font-weight: 600;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: center;
          color: #000000;
          border-bottom: solid 1px #000000;
          max-width: -webkit-fit-content;
          max-width: fit-content; }
  .footer-pressPage__buttonViewMore {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-bottom: 71px;
    background: none;
    padding: 7px 51px 7px 52px;
    border: solid 1px #000000;
    font-family: Assistant;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #000000; }
    @media (max-width: 1024px) {
      .footer-pressPage__buttonViewMore {
        margin-bottom: 61px; } }
  .footer-pressPage__buttonViewMore:hover {
    background-color: #000000;
    color: #ffffff; }

.brandPage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 90rem) {
    .brandPage {
      max-width: 1310px;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 89.9rem) {
    .brandPage {
      margin: 0px 5.3125rem;
      width: unset; } }
  @media (max-width: 768px) {
    .brandPage {
      margin: initial;
      width: initial; } }
  .brandPage .brandPage-container {
    background-size: cover;
    background-repeat: no-repeat;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    max-height: 460px;
    padding: 93px 300px 130px; }
    @media (max-width: 768px) {
      .brandPage .brandPage-container {
        padding: 29px 35px 47px; } }
    .brandPage .brandPage-container .titleBrand {
      font-family: var(--third-font-family, Playfair Display);
      font-size: 50px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: -0.66px;
      text-align: center;
      color: #ffffff;
      margin-bottom: 25px; }
      @media (max-width: 768px) {
        .brandPage .brandPage-container .titleBrand {
          font-size: 36px;
          line-height: 1.39;
          letter-spacing: normal;
          text-align: center;
          color: #ffffff;
          margin-bottom: 16px; } }
    .brandPage .brandPage-container .separatorTitleDescritpion {
      width: 50px;
      height: 1px;
      border-bottom: solid 1px #ffffff; }
    .brandPage .brandPage-container .descriptionBrand {
      font-family: Assistant;
      margin-top: 29px;
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.75;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff; }
      @media (max-width: 768px) {
        .brandPage .brandPage-container .descriptionBrand {
          margin-top: 18px;
          font-size: 15px;
          line-height: 1.73;
          letter-spacing: normal;
          text-align: center;
          color: #ffffff; } }
  .brandPage .brandsList-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
        grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 90px;
    grid-row-gap: 40px;
    padding: 65px 85px 70px;
    -ms-grid-column-align: center;
        justify-items: center; }
    @media (max-width: 1024px) {
      .brandPage .brandsList-grid {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 20px;
        padding: 30px 20px 50px; } }
    .brandPage .brandsList-grid__item {
      max-width: 190px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      @media (max-width: 768px) {
        .brandPage .brandsList-grid__item {
          justify-self: center;
          max-width: 145px; } }
      .brandPage .brandsList-grid__item__img {
        width: 100%;
        height: 286px;
        object-fit: cover;
        margin-bottom: 12px; }
        @media (max-width: 768px) {
          .brandPage .brandsList-grid__item__img {
            height: 218px; } }
      .brandPage .brandsList-grid__item__title {
        font-family: Assistant;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.53;
        letter-spacing: normal;
        text-align: center;
        color: #2a2a2a; }
        @media (max-width: 768px) {
          .brandPage .brandsList-grid__item__title {
            font-size: 12px; } }

@media (min-width: 90rem) {
  .footerSection--stores {
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 89.9rem) {
  .footerSection--stores {
    margin: 0px 5.3125rem;
    width: unset; } }

@media (max-width: 768px) {
  .footerSection--stores {
    margin: initial;
    width: initial; } }

.footerSection--stores .content-slot .customerServices__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 40px; }
  @media (max-width: 1024px) {
    .footerSection--stores .content-slot .customerServices__container {
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: initial; } }
  .footerSection--stores .content-slot .customerServices__container__titlePageMenu {
    font-size: 20px;
    font-weight: 600; }
    @media (max-width: 1024px) {
      .footerSection--stores .content-slot .customerServices__container__titlePageMenu {
        margin-top: 30px;
        margin-bottom: 30px; } }
  .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices {
    margin-top: 80px;
    width: 100%; }
    @media (max-width: 1024px) {
      .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices {
        width: 100%;
        margin-left: initial;
        margin-top: initial; } }
    .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices .footerSection__content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      margin-bottom: 130px; }
      @media (max-width: 1024px) {
        .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices .footerSection__content {
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
          -ms-flex-align: center;
              align-items: center;
          margin-bottom: 50px;
          padding: initial; } }
      .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices .footerSection__content .specialServicesAsset__side {
        background-color: #F8F8F8;
        padding: 50px 130px 67px 48px;
        text-align: left;
        margin-top: -100px;
        width: 100%;
        max-height: 500px;
        height: 470px; }
        @media (max-width: 1024px) {
          .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices .footerSection__content .specialServicesAsset__side {
            padding: 155px 26px 48px 20px;
            margin-top: -130px;
            max-width: initial;
            max-height: initial;
            height: initial; } }
        .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices .footerSection__content .specialServicesAsset__side .mainTitle {
          margin-bottom: 18px;
          font-weight: 700;
          font-family: var(--third-font-family, Playfair Display);
          font-size: 25px;
          line-height: 1.4;
          color: #000000; }
          @media (max-width: 1024px) {
            .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices .footerSection__content .specialServicesAsset__side .mainTitle {
              margin-bottom: 8px;
              font-family: var(--third-font-family, Playfair Display);
              font-size: 22px;
              line-height: 1.59;
              text-align: center; } }
        .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices .footerSection__content .specialServicesAsset__side .mainText {
          font-family: Assistant;
          font-size: 18px;
          line-height: 1.67;
          color: #000000; }
          @media (max-width: 1024px) {
            .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices .footerSection__content .specialServicesAsset__side .mainText {
              font-size: 16px;
              line-height: 1.63; } }
      .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices .footerSection__content .image-customServices {
        max-width: 622px;
        max-height: 420px;
        height: 420px;
        z-index: 1;
        width: 100%;
        margin-left: -85px;
        object-fit: cover; }
        @media (max-width: 1024px) {
          .footerSection--stores .content-slot .customerServices__container .content-slot-specialServices .footerSection__content .image-customServices {
            margin-left: initial;
            padding: 0px 30px;
            max-width: initial;
            max-height: initial;
            height: 250px; } }

.headerMenuFooter .menuHamburger {
  display: none; }

.headerMenuFooter .header-white__custom {
  padding: 0;
  background: #252525;
  transition: initial; }
  .headerMenuFooter .header-white__custom .header-white__logo-custom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
    position: relative; }
    .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuBack {
      color: white;
      -ms-flex-item-align: center;
          align-self: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
      position: absolute;
      left: 85px; }
      @media (max-width: 1024px) {
        .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuBack {
          left: 17px; } }
      .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuBack__arrow {
        width: 18px;
        height: 18px;
        object-fit: contain;
        margin-right: 7px; }
        @media (max-width: 1024px) {
          .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuBack__arrow {
            margin-right: initial; } }
      .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuBack__text {
        font-family: Assistant;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff; }
        @media (max-width: 1024px) {
          .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuBack__text {
            display: none; } }
    .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuLogo {
      margin: 0 auto;
      padding: 30px 0; }
      @media (max-width: 1024px) {
        .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuLogo {
          padding: 18px 0; } }
      .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuLogo-img {
        height: 25px; }
        @media (max-width: 1024px) {
          .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuLogo-img {
            height: 11px;
            width: 100%; } }
    .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuHamburger {
      display: none; }
      @media (max-width: 1024px) {
        .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuHamburger {
          display: initial;
          position: absolute;
          right: 17px;
          width: 15px;
          height: 13px;
          object-fit: contain;
          top: 50%;
          transform: translateY(-50%); } }
    @media (max-width: 1024px) {
      .headerMenuFooter .header-white__custom .header-white__logo-custom .headerMenuHamburger:hover {
        cursor: pointer; } }

.headerMenuFooter .header-white-menu {
  background-color: #252525;
  padding-top: 15px;
  padding-bottom: 25px;
  color: #ffffff; }
  @media (max-width: 1024px) {
    .headerMenuFooter .header-white-menu {
      margin: initial;
      opacity: 0,6;
      visibility: hidden;
      height: 0;
      padding: 0;
      display: block; } }
  .headerMenuFooter .header-white-menu .header-white__category-section {
    margin: auto;
    border-bottom: initial;
    border-bottom-color: initial;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    max-width: 658px; }
    @media (max-width: 768px) {
      .headerMenuFooter .header-white-menu .header-white__category-section {
        width: 100%;
        overflow: auto;
        margin: unset; } }
    @media (max-width: 1400px) and (min-width: 1024px) {
      .headerMenuFooter .header-white-menu .header-white__category-section {
        width: 100%; } }
    @media (max-width: 768px) {
      .headerMenuFooter .header-white-menu .header-white__category-section .header-white__category {
        height: unset;
        margin: 0 20px; } }
    .headerMenuFooter .header-white-menu .header-white__category-section .header-white__category .header-white__category--id {
      font-family: Assistant;
      font-size: 15px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 0.6px;
      text-align: center;
      color: #ffffff;
      padding: initial; }
    .headerMenuFooter .header-white-menu .header-white__category-section .header-white__category:hover {
      color: #ffffff; }

.headerMenuFooter .header-white-menu-mobile {
  opacity: 1;
  transition: all 0.3s;
  visibility: visible;
  min-height: 45px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: sticky;
  top: 52px;
  z-index: 2; }

.headerSection__ambassador {
  padding: 63px 0px 87px;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  @media (max-width: 768px) {
    .headerSection__ambassador {
      padding: 29px 35px 47px; } }
  .headerSection__ambassador .mainTitle {
    font-family: var(--third-font-family, Playfair Display);
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -0.66px;
    text-align: center;
    color: #ffffff; }
    @media (max-width: 768px) {
      .headerSection__ambassador .mainTitle {
        font-size: 36px;
        line-height: 1.39;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff; } }
  .headerSection__ambassador .mainText {
    max-width: 400px;
    width: 100%;
    font-family: Assistant;
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
    color: #ffffff; }
    @media (max-width: 768px) {
      .headerSection__ambassador .mainText {
        font-size: 15px;
        line-height: 1.73; } }

.contentSection__talents {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 54px;
  padding-bottom: 30px; }
  @media (min-width: 90rem) {
    .contentSection__talents {
      max-width: 1310px;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 89.9rem) {
    .contentSection__talents {
      margin: 0px 5.3125rem;
      width: unset; } }
  @media (max-width: 1024px) {
    .contentSection__talents {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
      -ms-flex-align: center;
          align-items: center;
      padding-top: initial;
      margin: initial;
      padding-bottom: initial; } }
  .contentSection__talents .contentSection__talents-left-info {
    position: absolute;
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    font-size: 12px; }
  .contentSection__talents-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-width: 770px;
    width: 100%;
    direction: rtl; }
    @media (max-width: 1024px) {
      .contentSection__talents-right {
        max-width: initial; } }
    .contentSection__talents-right .talentsSection__title {
      font-family: Assistant;
      font-size: 24px;
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: normal;
      text-align: right;
      color: #252525; }
      @media (max-width: 1024px) {
        .contentSection__talents-right .talentsSection__title {
          margin-bottom: 30px;
          text-align: center; } }
    .contentSection__talents-right .talentsSection__jobs {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start;
      margin: 6px 0px 40px 90px;
      border-bottom: 1px solid #e6e6e6; }
      @media (max-width: 1024px) {
        .contentSection__talents-right .talentsSection__jobs {
          margin: initial;
          margin: 6px 20px 29px; } }
      .contentSection__talents-right .talentsSection__jobs-title-number {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: justify;
            justify-content: space-between;
        margin-top: 32px;
        margin-bottom: 8px;
        width: 100%;
        -ms-flex-align: center;
            align-items: center; }
        @media (max-width: 1024px) {
          .contentSection__talents-right .talentsSection__jobs-title-number {
            margin-top: 0;
            margin-bottom: 10px;
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-align: initial;
                align-items: initial; } }
        .contentSection__talents-right .talentsSection__jobs-title-number .talentsSection__jobs-title {
          font-family: Assistant;
          font-size: 30px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.33;
          letter-spacing: normal;
          text-align: right;
          color: #000000; }
          @media (max-width: 1024px) {
            .contentSection__talents-right .talentsSection__jobs-title-number .talentsSection__jobs-title {
              margin-bottom: 10px; } }
        .contentSection__talents-right .talentsSection__jobs-title-number .jobId {
          font-family: Assistant;
          font-size: 17px;
          font-weight: bold;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: right;
          color: #000000; }
          @media (max-width: 1024px) {
            .contentSection__talents-right .talentsSection__jobs-title-number .jobId {
              margin-bottom: 10px; } }
      .contentSection__talents-right .talentsSection__jobs-tags {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        margin-bottom: 16px; }
        @media (max-width: 1024px) {
          .contentSection__talents-right .talentsSection__jobs-tags {
            -ms-flex-direction: column;
                flex-direction: column; } }
        .contentSection__talents-right .talentsSection__jobs-tags .tags-container {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          margin-left: 27px;
          -ms-flex-align: center;
              align-items: center; }
          @media (max-width: 1024px) {
            .contentSection__talents-right .talentsSection__jobs-tags .tags-container {
              margin-left: initial;
              margin-bottom: 4px; } }
          .contentSection__talents-right .talentsSection__jobs-tags .tags-container .tags-icon {
            width: 16px;
            height: 14px;
            object-fit: contain;
            margin-left: 4px; }
          .contentSection__talents-right .talentsSection__jobs-tags .tags-container .tags {
            font-family: Assistant;
            font-size: 15px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.8;
            letter-spacing: normal;
            color: #2a2a2a; }
      .contentSection__talents-right .talentsSection__jobs-description {
        font-family: Assistant;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: right;
        color: #000000;
        margin-bottom: 17px; }
        @media (max-width: 1024px) {
          .contentSection__talents-right .talentsSection__jobs-description {
            font-size: 16px;
            line-height: 1.75; } }
      .contentSection__talents-right .talentsSection__jobs-link {
        font-family: Assistant;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #000000;
        text-decoration: underline;
        margin-bottom: 40px; }
        @media (max-width: 1024px) {
          .contentSection__talents-right .talentsSection__jobs-link {
            margin-bottom: 28px; } }
  .contentSection__talents-left {
    padding: 45px;
    background-color: #f6f5f3;
    max-width: 450px;
    width: 100%;
    margin-bottom: 80px;
    max-height: 650px;
    height: 100%;
    position: relative; }
    @media (max-width: 1024px) {
      .contentSection__talents-left {
        max-width: initial;
        margin-bottom: 30px; } }
    .contentSection__talents-left .formAmbassadors {
      opacity: 0.85;
      background-color: #ffffff;
      padding: 31px 30px 5px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      .contentSection__talents-left .formAmbassadors .titleFormAmbassadors {
        font-family: Assistant;
        font-size: 25px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: #000000;
        margin-bottom: 34px; }
        @media (max-width: 1024px) {
          .contentSection__talents-left .formAmbassadors .titleFormAmbassadors {
            font-size: 19px;
            line-height: 2.5; } }
      .contentSection__talents-left .formAmbassadors .inputFormAmbassadors {
        margin-bottom: 35px; }
        .contentSection__talents-left .formAmbassadors .inputFormAmbassadors--input {
          border: none;
          border-bottom: solid 1px #979797;
          padding-bottom: 13px;
          width: 100%;
          text-align: right;
          font-size: 15px;
          border-radius: 0; }
        .contentSection__talents-left .formAmbassadors .inputFormAmbassadors--input:-ms-input-placeholder {
          font-family: Assistant;
          font-size: 15px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: right;
          color: #a0a0a0; }
        .contentSection__talents-left .formAmbassadors .inputFormAmbassadors--input::placeholder {
          font-family: Assistant;
          font-size: 15px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: right;
          color: #a0a0a0; }
        .contentSection__talents-left .formAmbassadors .inputFormAmbassadors .invalid-feedback {
          text-align: right;
          font-size: 12px; }
        .contentSection__talents-left .formAmbassadors .inputFormAmbassadors .subscribe-ambassadors {
          padding: 15px 0px 14px 0px;
          background-color: #000000;
          font-size: 16px;
          font-weight: 600;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: center;
          color: #ffffff;
          margin-top: 15px; }
      .contentSection__talents-left .formAmbassadors .ambassadors-uploader {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        -ms-flex-align: center;
            align-items: center;
        border: none;
        border-bottom: solid 1px #979797;
        padding-bottom: 13px;
        width: 100%; }
        .contentSection__talents-left .formAmbassadors .ambassadors-uploader__label {
          margin-right: 8px;
          font-family: Assistant;
          font-size: 15px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: right;
          color: #a0a0a0; }
        .contentSection__talents-left .formAmbassadors .ambassadors-uploader__img {
          width: 12px;
          height: 14px;
          object-fit: contain; }
        .contentSection__talents-left .formAmbassadors .ambassadors-uploader__error {
          position: absolute;
          bottom: 13px; }

.jobInFooterTalent__page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 48px;
  padding-bottom: 70px; }
  @media (min-width: 90rem) {
    .jobInFooterTalent__page {
      max-width: 1310px;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 89.9rem) {
    .jobInFooterTalent__page {
      margin: 0px 5.3125rem;
      width: unset; } }
  @media (max-width: 1024px) {
    .jobInFooterTalent__page {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      padding-top: initial;
      margin: initial;
      padding-bottom: initial; } }
  @media (max-width: 768px) {
    .jobInFooterTalent__page {
      margin: initial;
      width: initial; } }
  .jobInFooterTalent__page-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-width: 600px;
    width: 100%;
    direction: rtl;
    -ms-flex-align: start;
        align-items: flex-start; }
    @media (max-width: 768px) {
      .jobInFooterTalent__page-right {
        padding: 0px 20px; } }
    .jobInFooterTalent__page-right .jobInFooterTalent-backToOpenPositions {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
      @media (max-width: 1024px) {
        .jobInFooterTalent__page-right .jobInFooterTalent-backToOpenPositions {
          -ms-flex-pack: center;
              justify-content: center;
          width: 100%;
          margin-top: 30px; } }
      .jobInFooterTalent__page-right .jobInFooterTalent-backToOpenPositions .backToPositions-icon {
        margin-right: 7px; }
      .jobInFooterTalent__page-right .jobInFooterTalent-backToOpenPositions .backToPositions-text {
        font-family: Assistant;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #000000; }
    .jobInFooterTalent__page-right .jobInFooterTalent-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start;
      margin-top: 48px; }
      @media (max-width: 1024px) {
        .jobInFooterTalent__page-right .jobInFooterTalent-content {
          width: 100%;
          margin-top: 35px;
          margin-bottom: 35px; } }
      .jobInFooterTalent__page-right .jobInFooterTalent-content .jobId {
        font-family: Assistant;
        font-size: 17px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #000000; }
        @media (max-width: 1024px) {
          .jobInFooterTalent__page-right .jobInFooterTalent-content .jobId {
            margin-bottom: 6px;
            margin-top: initial; } }
      .jobInFooterTalent__page-right .jobInFooterTalent-content .mainTitle {
        font-family: Assistant;
        font-size: 50px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: -0.66px;
        text-align: right;
        color: #000000; }
        @media (max-width: 1024px) {
          .jobInFooterTalent__page-right .jobInFooterTalent-content .mainTitle {
            font-size: 30px;
            line-height: 1.33;
            letter-spacing: normal; } }
      .jobInFooterTalent__page-right .jobInFooterTalent-content .talentsSection__jobs-tags {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        margin-bottom: 40px;
        margin-top: 4px; }
        @media (max-width: 1024px) {
          .jobInFooterTalent__page-right .jobInFooterTalent-content .talentsSection__jobs-tags {
            -ms-flex-direction: column;
                flex-direction: column;
            margin-bottom: 28px;
            margin-top: 7px; } }
        .jobInFooterTalent__page-right .jobInFooterTalent-content .talentsSection__jobs-tags .tags-container {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          margin-left: 27px;
          -ms-flex-align: center;
              align-items: center; }
          @media (max-width: 1024px) {
            .jobInFooterTalent__page-right .jobInFooterTalent-content .talentsSection__jobs-tags .tags-container {
              -ms-flex-direction: row;
                  flex-direction: row;
              margin-left: initial;
              margin-bottom: 4px; } }
          .jobInFooterTalent__page-right .jobInFooterTalent-content .talentsSection__jobs-tags .tags-container .tags-icon {
            width: 16px;
            height: 14px;
            object-fit: contain;
            margin-left: 4px; }
            @media (max-width: 1024px) {
              .jobInFooterTalent__page-right .jobInFooterTalent-content .talentsSection__jobs-tags .tags-container .tags-icon {
                margin-left: 7px; } }
          .jobInFooterTalent__page-right .jobInFooterTalent-content .talentsSection__jobs-tags .tags-container .tags {
            font-family: Assistant;
            font-size: 15px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.8;
            letter-spacing: normal;
            color: #2a2a2a; }
      @media (max-width: 1024px) {
        .jobInFooterTalent__page-right .jobInFooterTalent-content .talent-content-section {
          width: 100%;
          margin-bottom: 31px; } }
      .jobInFooterTalent__page-right .jobInFooterTalent-content .talent-content-section__title {
        font-family: Assistant;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.64;
        letter-spacing: normal;
        text-align: right;
        color: #000000; }
        @media (max-width: 1024px) {
          .jobInFooterTalent__page-right .jobInFooterTalent-content .talent-content-section__title {
            background: url("../images/icon-collapsable-section-plus.svg") left no-repeat;
            background-size: 14px;
            font-size: 16px;
            font-weight: bold; }
            .jobInFooterTalent__page-right .jobInFooterTalent-content .talent-content-section__title[aria-expanded="true"] {
              background: url("../images/icon-collapsable-section-minus.svg") left no-repeat;
              background-size: 14px; } }
      .jobInFooterTalent__page-right .jobInFooterTalent-content .talent-content-section__description {
        font-family: Assistant;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: right;
        color: #363636;
        margin-bottom: 44px;
        margin-top: 8px; }
        @media (max-width: 1024px) {
          .jobInFooterTalent__page-right .jobInFooterTalent-content .talent-content-section__description {
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.5; } }
    @media (max-width: 1024px) {
      .jobInFooterTalent__page-right .contentSection__talents-right__bottom {
        margin-bottom: 35px; } }
    .jobInFooterTalent__page-right .contentSection__talents-right__bottom .socialNetworks {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center; }
      .jobInFooterTalent__page-right .contentSection__talents-right__bottom .socialNetworks-label-share {
        font-family: Assistant;
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1px;
        color: #000000;
        margin-left: 30px; }
      .jobInFooterTalent__page-right .contentSection__talents-right__bottom .socialNetworks .share-icons {
        margin-left: 20px;
        width: 11px;
        height: 14px;
        object-fit: contain; }
  .jobInFooterTalent__page .contentSection__talents-left {
    padding: 45px;
    background-color: #f6f5f3;
    max-width: 450px;
    width: 100%;
    margin-bottom: 80px;
    max-height: 650px;
    height: 100%;
    margin-top: 48px;
    position: relative; }
    .jobInFooterTalent__page .contentSection__talents-left .contentSection__talents-left-info {
      position: absolute;
      bottom: 55px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 1;
      font-size: 12px; }
    @media (max-width: 1024px) {
      .jobInFooterTalent__page .contentSection__talents-left {
        max-width: initial;
        margin-bottom: 30px;
        margin-top: 0px; } }
    .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors {
      opacity: 0.85;
      background-color: #ffffff;
      padding: 31px 30px 5px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors .titleFormAmbassadors {
        font-family: Assistant;
        font-size: 25px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: #000000;
        margin-bottom: 34px; }
        @media (max-width: 1024px) {
          .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors .titleFormAmbassadors {
            font-size: 19px;
            line-height: 2.5; } }
      .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors .inputFormAmbassadors {
        margin-bottom: 35px; }
        .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors .inputFormAmbassadors--input {
          border: none;
          border-bottom: solid 1px #979797;
          padding-bottom: 13px;
          width: 100%;
          text-align: right;
          font-size: 15px;
          border-radius: 0; }
        .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors .inputFormAmbassadors--input:-ms-input-placeholder {
          font-family: Assistant;
          font-size: 15px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: right;
          color: #a0a0a0; }
        .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors .inputFormAmbassadors--input::placeholder {
          font-family: Assistant;
          font-size: 15px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: right;
          color: #a0a0a0; }
        .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors .inputFormAmbassadors .subscribe-ambassadors {
          padding: 15px 0px 14px 0px;
          background-color: #000000;
          font-size: 16px;
          font-weight: 600;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: center;
          color: #ffffff;
          margin-top: 15px; }
      .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors .ambassadors-uploader {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        -ms-flex-align: center;
            align-items: center;
        border-bottom: solid 1px #979797;
        padding-bottom: 13px;
        width: 100%; }
        .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors .ambassadors-uploader__label {
          margin-right: 8px;
          font-family: Assistant;
          font-size: 15px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: right;
          color: #a0a0a0; }
        .jobInFooterTalent__page .contentSection__talents-left .formAmbassadors .ambassadors-uploader__img {
          width: 12px;
          height: 14px;
          object-fit: contain; }
