@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
.region-content img {
  width: 100%; }

.visual {
  height: 620px;
  position: relative; }
  @media screen and (min-width: 1441px) {
    .visual {
      height: 43.0555555556vw; } }
  @media screen and (max-width: 768px) {
    .visual {
      height: unset; } }
  .visual--info {
    width: 602px;
    display: flex;
    flex-direction: column;
    position: absolute;
    align-items: center;
    left: 50%;
    translate: -50%;
    bottom: 6.9444444444vw;
    z-index: 1; }
    @media screen and (max-width: 1440px) {
      .visual--info {
        width: 41.8055555556vw;
        bottom: 6.9444444444vw; } }
    @media screen and (max-width: 768px) {
      .visual--info {
        width: 100%;
        bottom: 42.6666666667vw; } }
    .visual--info--title {
      color: #FFF;
      text-align: center;
      font-family: "Playfair Display",sans-serif;
      font-size: 55px;
      font-style: normal;
      font-weight: 400;
      line-height: 58px;
      margin-bottom: 16px; }
      @media screen and (max-width: 1440px) {
        .visual--info--title {
          font-size: 3.8194444444vw;
          line-height: 4.0277777778vw; } }
      @media screen and (max-width: 768px) {
        .visual--info--title {
          font-size: 10.6666666667vw;
          line-height: 10.9333333333vw; } }
    .visual--info--text {
      color: #FFF;
      text-align: center;
      font-family: "Josefin Sans", serif;;
      font-size: 40px;
      font-style: normal;
      font-weight: 500;
      line-height: 58px;
      /* 145% */
      text-transform: uppercase;
      margin-bottom: 24px; }
      @media screen and (max-width: 1440px) {
        .visual--info--text {
          font-size: 2.7777777778vw;
          line-height: 4.0277777778vw; } }
      @media screen and (max-width: 768px) {
        .visual--info--text {
          font-size: 6.6666666667vw;
          line-height: 10.6666666667vw; } }
    .visual--info--pre-logo {
      color: #FFF;
      text-align: center;
      font-family: "Josefin Sans", serif;
      font-size: 15.24px;
      font-style: normal;
      font-weight: 100;
      line-height: normal;
      text-transform: uppercase;
      margin-bottom: 12px; }
      @media screen and (max-width: 1440px) {
        .visual--info--pre-logo {
          font-size: 1.0583333333vw; } }
      @media screen and (max-width: 768px) {
        .visual--info--pre-logo {
          font-size: 2.5405333333vw;
          line-height: normal; } }
    .visual--info--logo {
      width: 272px;}
      @media screen and (max-width: 1440px) {
        .visual--info--logo {
          width: 16.9961805556vw; } }
      @media screen and (max-width: 768px) {
        .visual--info--logo {
          width: 40.8vw; } }
      .visual--info--logo img {
        width: 100%; }
  .visual--video {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; }
    .visual--video video {
      top: 210px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .visual--video video {
          top: unset; } }
    .visual--video:after {
      background-color: #1E0107;
      width: 100%;
      height: 100%;
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.5;
      z-index: 0; }
  .visual--bottom {
    position: absolute;
    width: 100%;
    color: #FFF;
    font-family: "Playfair Display",sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    bottom: -50px; }
    @media screen and (max-width: 1440px) {
      .visual--bottom {
        font-size: 2.7777777778vw; } }
    @media screen and (max-width: 768px) {
      .visual--bottom {
        font-size: 8vw;
        line-height: 10.9333333333vw;
        bottom: unset;
        position: relative;
        background-color: unset; } }
    .visual--bottom .text {
      background-color: #DC0831;
      padding: 0.3472222222vw; }
      @media screen and (max-width: 768px) {
        .visual--bottom .text {
          padding: 6.6666666667vw; } }
    .visual--bottom:after {
      content: '';
      display: block;
      width: 100%;
      background: url(../images/campagna/img-btm-visore.png) no-repeat center;
      height: 4.5833333333vw;
      background-size: 100%; }
      @media screen and (max-width: 1440px) {
        .visual--bottom:after {
          height: 4.5833333333vw; } }
      @media screen and (max-width: 768px) {
        .visual--bottom:after {
          height: 13.3333333333vw;
          background-size: 300%; } }

.title-img-text {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .title-img-text {
      padding-right: 5.3333333333vw;
      padding-left: 5.3333333333vw; } }
  .title-img-text--logo {
    max-width: 256px;
    margin-top: 135px;
    margin-bottom: 16px; }
    @media screen and (max-width: 1440px) {
      .title-img-text--logo {
        max-width: 17.7777777778vw;
        margin-top: 9.375vw;
        margin-bottom: 1.1111111111vw; } }
    @media screen and (max-width: 768px) {
      .title-img-text--logo {
        max-width: 51.7333333333vw;
        margin-bottom: 4.2666666667vw;
        margin-top: 21.3333333333vw; } }
  .title-img-text--image {
    max-width: 220px;
    margin-bottom: 32px; }
    @media screen and (max-width: 1440px) {
      .title-img-text--image {
        max-width: 15.2777777778vw;
        margin-bottom: 2.2222222222vw; } }
    @media screen and (max-width: 768px) {
      .title-img-text--image {
        max-width: 35.7333333333vw;
        margin-bottom: 8.5333333333vw; } }
  .title-img-text--title {
    max-width: 900px;
    color: var(--Primary, #DC0732);
    text-align: center;
    font-family: "Playfair Display", sans-serif;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: 65px;
    margin-bottom: 24px; }
    @media screen and (max-width: 1440px) {
      .title-img-text--title {
        max-width: 62.5vw;
        line-height: 4.5138888889vw;
        margin-bottom: 1.6666666667vw;
        font-size: 3.8194444444vw; } }
    @media screen and (max-width: 768px) {
      .title-img-text--title {
        font-size: 10.1333333333vw;
        line-height: 10.9333333333vw;
        margin-bottom: 6.4vw; } }
  .title-img-text--text {
    max-width: 900px;
    color: #000;
    margin-bottom: 80px;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px; }
    @media screen and (max-width: 1440px) {
      .title-img-text--text {
        max-width: 62.5vw;
        margin-bottom: 5.5555555556vw;
        font-size: 1.7361111111vw;
        line-height: 2.0833333333vw; } }
    @media screen and (max-width: 768px) {
      .title-img-text--text {
        max-width: unset;
        font-size: 5.0666666667vw;
        line-height: 6.9333333333vw;
        margin-bottom: 11.7333333333vw; } }

.red-text {
  height: 751px;
  padding: 80px;
  background-color: #DC0831;
  position: relative; }
  @media screen and (max-width: 1440px) {
    .red-text {
      height: 52.1527777778vw;
      padding: 5.5555555556vw; } }
  @media screen and (max-width: 768px) {
    .red-text {
      height: 700px;
      padding: 14.6666666667vw 6.1333333333vw; } }
  .red-text--title {
    color: #FFF;
    font-family: "Playfair Display",sans-serif;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 24px; }
    @media screen and (max-width: 1440px) {
      .red-text--title {
        font-size: 3.8194444444vw;
        margin-bottom: 1.6666666667vw; } }
    @media screen and (max-width: 768px) {
      .red-text--title {
        font-size: 10.1333333333vw; } }
  .red-text--text {
    color: #FFF;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    max-width: 705px; }
    @media screen and (max-width: 1440px) {
      .red-text--text {
        font-size: 1.7361111111vw;
        line-height: 2.0833333333vw;
        max-width: 48.9583333333vw; } }
    @media screen and (max-width: 768px) {
      .red-text--text {
        font-size: 5.0666666667vw;
        line-height: 6.9333333333vw;
        max-width: unset; } }
  .red-text--content-img {
    position: absolute;
    width: 1036px;
    right: 0;
    bottom: -320px; }
    @media screen and (max-width: 1440px) {
      .red-text--content-img {
        width: 71.9444444444vw;
        bottom: -22.2222222222vw; } }
    @media screen and (max-width: 768px) {
      .red-text--content-img {
        width: 100%;
        right: 0;
        top: 77.3333333333vw;
        bottom: unset;
        max-width: 374px;
        left: 50%;
        translate: -50%; } }
    .red-text--content-img img {
      width: 100%; }

.title-text {
  width: 928px;
  margin: 400px auto 138px;
  text-align: center; }
  @media screen and (max-width: 1440px) {
    .title-text {
      width: 64.4444444444vw;
      margin: 27.7777777778vw auto 9.5833333333vw; } }
  @media screen and (max-width: 768px) {
    .title-text {
      width: 100%;
      margin: 157.3333333333vw auto 11.7333333333vw;
      text-align: center;
      padding-left: 5.3333333333vw;
      padding-right: 5.3333333333vw; } }
  .title-text--title {
    color: var(--Primary, #DC0732);
    text-align: center;
    font-family: "Playfair Display", sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 55px;
    margin-bottom: 24px; }
    @media screen and (max-width: 1440px) {
      .title-text--title {
        font-size: 3.4722222222vw;
        line-height: 3.8194444444vw; } }
    @media screen and (max-width: 768px) {
      .title-text--title {
        font-size: 10.1333333333vw;
        line-height: 10.9333333333vw;
        margin-bottom: 6.4vw; } }
  .title-text--text {
    color: #320601;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    /* 120% */ }
    @media screen and (max-width: 1440px) {
      .title-text--text {
        font-size: 1.7361111111vw;
        line-height: 2.0833333333vw; } }
    @media screen and (max-width: 768px) {
      .title-text--text {
        font-size: 5.0666666667vw;
        line-height: 6.9333333333vw;
        margin-bottom: 11.7333333333vw; } }

.caratteristiche {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .caratteristiche {
      flex-direction: column; } }
  .caratteristiche--img {
    width: 50%; }
    @media screen and (max-width: 768px) {
      .caratteristiche--img {
        width: 100%; } }
  .caratteristiche--text-info {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 32px; }
    @media screen and (max-width: 768px) {
      .caratteristiche--text-info {
        width: 100%;
        padding: 8.5333333333vw 5.3333333333vw; } }
    .caratteristiche--text-info--title {
      max-width: 495px;
      color: var(--Primary, #DC0732);
      text-align: center;
      font-family: "Playfair Display",sans-serif;
      font-size: 50px;
      font-style: normal;
      font-weight: 400;
      line-height: 51px; }
      @media screen and (max-width: 1440px) {
        .caratteristiche--text-info--title {
          max-width: 34.375vw;
          font-size: 3.4722222222vw;
          line-height: 3.5416666667vw; } }
      @media screen and (max-width: 768px) {
        .caratteristiche--text-info--title {
          max-width: unset;
          font-size: 10.1333333333vw;
          line-height: 10.9333333333vw; } }
    .caratteristiche--text-info--img {
      max-width: 396px; }
      @media screen and (max-width: 1440px) {
        .caratteristiche--text-info--img {
          max-width: 27.5vw; } }
      @media screen and (max-width: 768px) {
        .caratteristiche--text-info--img {
          max-width: 67.7333333333vw; } }
      .caratteristiche--text-info--img img {
        width: 100%; }
    .caratteristiche--text-info--text {
      max-width: 495px;
      color: #320601;
      text-align: center;
      font-family: Montserrat,sans-serif;
      font-size: 25px;
      font-style: normal;
      font-weight: 300;
      line-height: 30px;
      /* 120% */ }
      @media screen and (max-width: 1440px) {
        .caratteristiche--text-info--text {
          font-weight: 300;
          line-height: 2.0833333333vw;
          font-size: 1.7361111111vw;
          max-width: 34.375vw; } }
      @media screen and (max-width: 768px) {
        .caratteristiche--text-info--text {
          max-width: unset;
          font-size: 5.0666666667vw;
          line-height: 6.9333333333vw; } }

.certo {
  margin-top: 138px;
  max-width: 1154px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1440px) {
    .certo {
      margin-top: 9.5833333333vw;
      max-width: 80.1388888889vw; } }
  @media screen and (max-width: 768px) {
    .certo {
      margin-top: 24.5333333333vw;
      max-width: unset; } }
  .certo--title {
    max-width: 1154px;
    margin-bottom: 24px;
    color: var(--Primary, #DC0732);
    text-align: center;
    font-family: "Playfair Display",sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 58px;
    /* 116% */ }
    @media screen and (max-width: 1440px) {
      .certo--title {
        max-width: 80.1388888889vw;
        margin-bottom: 1.6666666667vw;
        font-size: 3.4722222222vw;
        line-height: 4.0277777778vw; } }
    @media screen and (max-width: 768px) {
      .certo--title {
        max-width: unset;
        font-size: 10.1333333333vw;
        line-height: 10.9333333333vw;
        margin-bottom: 6.4vw; } }
  .certo--text {
    margin-bottom: 24px;
    color: #320601;
    text-align: center;
    font-family: Montserrat,sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 33px;
    /* 132% */
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (max-width: 1440px) {
      .certo--text {
        margin-bottom: 1.6666666667vw;
        font-size: 1.7361111111vw;
        line-height: 2.2916666667vw;
        padding-left: 1.3888888889vw;
        padding-right: 1.3888888889vw; } }
    @media screen and (max-width: 768px) {
      .certo--text {
        font-size: 5.0666666667vw;
        line-height: 6.9333333333vw;
        margin-bottom: 8.5333333333vw;
        padding-left: 5.3333333333vw;
        padding-right: 5.3333333333vw; } }

.video {
  position: relative;
  margin-bottom: 120px; }
  @media screen and (max-width: 768px) {
    .video {
      margin-bottom: unset; } }
  .video .swiper-slide {
    max-height: 585px;
    justify-content: center;
    align-items: center;
    display: flex; }
    @media screen and (max-width: 1440px) {
      .video .swiper-slide {
        max-height: 40.625vw; } }
    @media screen and (max-width: 768px) {
      .video .swiper-slide {
        max-height: 116.5333333333vw; } }
  .video .swiper-pagination-custom {
    display: none; }
    @media screen and (max-width: 768px) {
      .video .swiper-pagination-custom {
        justify-content: center;
        align-items: center;
        display: flex;
        margin-top: 8vw;
        margin-bottom: 10.6666666667vw; } }
  .video .swiper-pagination-bullet-active {
    background: #DC0831; }

#cursor-video-1, #cursor-video-2, #cursor-video-3, #cursor-visual {
  content: '';
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url("../images/campagna/pause.png") no-repeat center;
  background-size: contain;
  bottom: 20px;
  right: 32px;
  cursor: pointer;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    #cursor-video-1, #cursor-video-2, #cursor-video-3, #cursor-visual {
      bottom: 20px;
      right: 12px; } }
  #cursor-video-1.stop, #cursor-video-2.stop, #cursor-video-3.stop, #cursor-visual.stop {
    background: url("../images/campagna/play.png") no-repeat center;
    background-size: contain; }

#cursor-visual {
  bottom: 100px; }
  @media screen and (max-width: 1440px) {
    #cursor-visual {
      bottom: 6.9444444444vw; } }
  @media screen and (max-width: 768px) {
    #cursor-visual {
      bottom: 42.6666666667vw; } }

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