.left {
  width: 50vw; }
  .left .text-container {
    margin: 0 4vw 0 10vw; }
    .left .text-container .title .link {
      text-decoration: none !important; }
      .left .text-container .title .link:hover {
        text-decoration: underline !important; }
  .left .image-container.top {
    margin-top: 32px; }

.right {
  width: 50vw; }
  .right .text-container {
    margin: 0 10vw 130px 4vw; }
  .right .outer-cta .cta-container .outer-box-cta.red {
    margin-left: 0; }

.text-container {
  margin: 0 10vw 130px; }
  .text-container a:hover {
    color: #ed2939;
    opacity: 1; }
  .text-container h4 {
    font-size: 16px;
    color: #ed2939; }
  .text-container ul li {
    margin: 15px 0;
    line-height: 1.3; }
  .text-container .title {
    font-family: 'LatoLatinLight';
    font-weight: 100;
    color: #8e50a8; }
  .text-container .subTitle {
    font-family: 'LatoLatinRegular';
    color: #ed2939;
    font-size: 24px;
    margin: 47px 0 13px; }
    .text-container .subTitle .subdate {
      color: #2a3f4e; }
  .text-container .btns {
    margin: 30px 0 0; }
  .text-container .date {
    font-family: 'LatoLatinRegular';
    color: #90a3b1;
    font-size: 14px;
    margin: 0 0 20px; }
  .text-container .descr {
    font-family: 'LatoLatinMedium';
    margin: 10px 0;
    color: #405966; }
  .text-container .btns {
    display: flex;
    flex-direction: row; }
  .text-container .txt, .text-container p {
    font-family: 'LatoLatinRegular';
    margin-top: 27px;
    color: #405966; }
  .text-container .signature {
    width: 150px;
    height: 100px; }
  .text-container .contact-block {
    width: 100%;
    background-color: #d7dadc;
    padding: 20px 20px 45px 20px;
    margin: 50px 0; }
    .text-container .contact-block .text {
      margin: 0;
      color: #90a3b1; }
    .text-container .contact-block .link {
      position: relative;
      color: #405966;
      margin-left: 50px;
      top: 15px; }
      .text-container .contact-block .link::before {
        position: absolute;
        content: url(/media/image/d39a4ad6845a24314573167092237adef641d6c2.svg);
        left: -50px;
        top: -4px; }
  .text-container .cta-container .outer-box-cta.red {
    margin: 60px 0; }

.inner-interimage {
  width: 90vw;
  height: 280px;
  margin-left: 10vw; }

.inner-counter {
  width: 100vw;
  height: 440px;
  background-image: linear-gradient(90deg, #ff2f19, #8e50a8);
  display: none; }
  .inner-counter .count {
    display: flex;
    flex-direction: row;
    margin: 70px auto;
    width: fit-content;
    height: 300px;
    color: #fff;
    text-align: center; }
    .inner-counter .count .nbr {
      padding: 20px 0;
      font-size: 24px; }
    .inner-counter .count .book {
      position: relative;
      width: 200px;
      margin: 200px 40px 0; }
      .inner-counter .count .book::before {
        position: absolute;
        content: url(/media/image/1cdb4fd315bc0e7255e1ed2196bb3aae47a42395.svg);
        top: -80px;
        left: 67px; }
    .inner-counter .count .art_world {
      position: relative;
      width: 200px;
      margin: 200px 40px 0; }
      .inner-counter .count .art_world::before {
        position: absolute;
        content: url(/media/image/fa1af538164f1c322ed4b0124f6932e18ff71b92.svg);
        top: -92px;
        left: 67px; }
    .inner-counter .count .art_lux {
      position: relative;
      width: 200px;
      margin: 200px 40px 0; }
      .inner-counter .count .art_lux::before {
        position: absolute;
        content: url(/media/image/34ef3937ba7f65344d80167c5114f36e4e26e5e5.svg);
        top: -80px;
        left: 67px; }

.download {
  position: relative;
  display: flex;
  margin: 50px 0;
  width: fit-content;
  color: #b55b92;
  font-family: 'LatoLatinMedium';
  font-size: 16px; }
  .download.hover .btn-dn {
    z-index: 1; }
  .download .btn-dn {
    position: absolute;
    display: block;
    background-image: url(/media/image/ce23bf98a62f6dcd0859757d11b2d4d224a2aa49.svg);
    background-repeat: no-repeat;
    background-color: #d7dadc;
    background-size: 17px;
    background-position: right 16px center;
    width: 49px;
    height: 34px;
    left: 0;
    top: -12px;
    border-radius: 100px;
    text-decoration: none;
    padding-top: 15px; }
    .download .btn-dn .doc-size {
      display: none;
      color: #405966;
      font-size: 14px;
      font-family: 'LatoLatinLight';
      padding: 0px 46px 0px 15px;
      margin: 0 auto; }
  .download .btn-dn-xs {
    background-position: right 10px center !important;
    width: 37px !important;
    height: 19px !important;
    right: -50px !important;
    top: -11px !important;
    border-radius: 198px !important;
    padding-top: 17px !important; }
  .download .max-content {
    width: max-content !important; }

.two-cols-container .download {
  position: relative;
  display: flex;
  margin: 50px 0;
  width: fit-content;
  color: #b55b92;
  font-family: 'LatoLatinMedium';
  font-size: 16px; }
  .two-cols-container .download.hover {
    opacity: 0.5;
    cursor: pointer; }
  .two-cols-container .download.hover .btn-dn {
    z-index: 1; }
  .two-cols-container .download .btn-dn {
    position: absolute;
    display: block;
    background-image: url(/media/image/ce23bf98a62f6dcd0859757d11b2d4d224a2aa49.svg);
    background-repeat: no-repeat;
    background-color: #d7dadc;
    background-size: 17px;
    background-position: right 16px center;
    width: 49px;
    height: 34px;
    left: 0;
    top: -12px;
    border-radius: 100px;
    text-decoration: none;
    padding-top: 15px; }
    .two-cols-container .download .btn-dn .doc-size {
      display: none;
      color: #405966;
      font-size: 14px;
      font-family: 'LatoLatinLight';
      padding: 0px 46px 0px 15px;
      margin: 0 auto; }
  .two-cols-container .download .btn-dn-xs {
    background-position: right 10px center !important;
    width: 37px !important;
    height: 19px !important;
    right: -50px !important;
    top: -11px !important;
    border-radius: 198px !important;
    padding-top: 17px !important; }
  .two-cols-container .download .max-content {
    width: max-content !important; }

.infos {
  position: relative;
  margin: 0 calc(10vw + 50px);
  color: #405966;
  margin-bottom: 25px;
  /* =============================================================== RESPONSIVE =================================================================*/ }
  .infos strong {
    font-family: 'LatoLatinHeavy'; }
  .infos::before {
    position: absolute;
    top: -4px;
    left: -55px; }
  .infos.read::before {
    content: url(/media/image/808a753176756ab4e1f414f42c741871703fba12.svg); }
  .infos.home::before {
    content: url(/media/image/a7af67dc5430f905514a88a8497c3cf31b30eee8.svg); }
  .infos.scan::before {
    content: url(/media/image/1b8ecfd7c340d8c9877788ef9b67a29de18a9587.svg); }

@media (max-width: 960px) {
  .left {
    width: auto; }
    .left .text-container {
      margin: 0 10vw 30px; }

  .right {
    width: 100vw;
    margin: 0; }
    .right .text-container {
      margin: 0 10vw; }

  .text-container .contact-block {
    width: calc(100% - 40px); }

  .infos {
    margin: 0 10px 0 calc(10vw + 50px); }

  .inner-counter {
    height: auto; }
    .inner-counter .count {
      height: 100%;
      flex-direction: column; }
      .inner-counter .count .book {
        margin-top: 130px; }
      .inner-counter .count .art_world, .inner-counter .count .art_lux {
        margin-top: 150px; }
      .inner-counter .count .art_lux {
        margin-bottom: 40px; } }
