/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */
@import url("./font.css");

#banner-private-homepage-crisis-02,
& * {
  margin: 0;
  padding: 0;
  font-family: "SimplerPro";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#banner-private-homepage-crisis-02 {
  margin-top: 69px;
  direction: rtl;
  font-size: 18px;
  color: #fff;
  position: relative;
  overflow: hidden;
  height: 595px;
  width: 100%;
  background: url(./img//bg_2560.jpg) no-repeat center center/cover;
  padding: 76px 0 30px;
  @media (max-width: 1920px) {
    background: url(./img/bg_1920.jpg) no-repeat center center/cover;
  }
  @media (max-width: 1599px) {
    background: url(./img/bg_1599.jpg) no-repeat center center/cover;
    padding: 71px 0 30px;
  }
  @media (max-width: 1199px) {
    background: url(./img/bg_1199.jpg) no-repeat center center/cover;
    padding: 82px 0 30px;
  }
  @media (max-width: 991px) {
    background: url(./img/bg_991.jpg) no-repeat center center/cover;
    padding: 42px 0 30px;
  }
  @media (max-width: 767px) {
    padding: 20px 0 0;
    background-image: url(./img/bg_767.jpg);
    background-size: cover;
    background-position:
      center bottom,
      center center;
    height: 470px;
    position: relative;
  }
}
#banner-private-homepage-crisis-02 .container::before,
#banner-private-homepage-crisis-02 .container::after {
  content: none;
}
#banner-private-homepage-crisis-02 .container {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  column-gap: 38px;
  position: relative;
  padding: 0;
  max-width: 1580px;
  @media (max-width: 1920px) {
    max-width: 1319px;
  }
  @media (max-width: 1599px) {
    max-width: 1222px;
  }
  @media (max-width: 1199px) {
    max-width: 958px;
  }
  @media (max-width: 991px) {
    max-width: 918pxpx;
  }
  @media (max-width: 767px) {
    flex-direction: column;
  }
}
#banner-private-homepage-crisis-02 .right {
  @media (max-width: 991px) {
    width: 100%;
  }
}

#banner-private-homepage-crisis-02 .text-wrapper {
  width: 100%;
  max-width: 645px;
  text-align: right;
  position: relative;
  @media (max-width: 1920px) {
  
  }
  @media (max-width: 1599px) {
    padding: 12px;
  
  }
  @media (max-width: 1199px) {
    padding: 0;
  }
  @media (max-width: 991px) {
    max-width: 328px;
    margin: 0 auto;
  }
  @media (max-width: 767px) {
    margin: 0 auto;
    padding: 0;
    background: transparent;
    text-align: center;
    max-width: 320px;
  }
}

#banner-private-homepage-crisis-02 h2 {
  margin-top: 0;
  font-size: 48px;
  line-height: 52px;
  font-weight: 900;
  letter-spacing: -0.5px;
  @media (max-width: 1920px) {
  
  }

  @media (max-width: 1599px) {
  
  }

  @media (max-width: 1199px) {
    
  }

  @media (max-width: 991px) {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.2px;
  }

  @media (max-width: 767px) {
    font-size: 22px;
    letter-spacing: 0;
  }
}

#banner-private-homepage-crisis-02 .top-p {
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  @media (max-width: 1920px) {
    letter-spacing: 0.2px;
  }
  @media (max-width: 1599px) {
  
  }
  @media (max-width: 1199px) {
    font-size: 30px;
  }
  @media (max-width: 991px) {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin-top: 4px;
  }
  @media (max-width: 767px) {
    margin-top: 2px;
  }
}

#banner-private-homepage-crisis-02 .second-p {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  max-width: 471px;
  margin-top: 4.5px;
  @media (max-width: 1920px) {
  
  }

  @media (max-width: 1599px) {
  
  }

  @media (max-width: 1199px) {
    font-size: 30px;
  }

  @media (max-width: 991px) {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
    margin-top: 3.5px;
  }

  @media (max-width: 767px) {
  
  }
}

#banner-private-homepage-crisis-02 .main-title {
  position: relative;
  font-size: 120px;
  line-height: 78px;
  font-weight: 900;
  background: linear-gradient(257deg, #0073FF 12.37%, #6EDCFB 80.99%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  max-width: 315px;
  margin-top: 10px;
  @media (max-width: 1920px) {}

  @media (max-width: 1599px) {}

  @media (max-width: 1199px) {
    letter-spacing: 0.2px;
  }

  @media (max-width: 991px) {
    text-align: center;
    font-size: 48px;
    line-height: 32px;
    max-width: 125px;
    margin: 2px auto 0;
    letter-spacing: 0;
  }

  @media (max-width: 767px) {}
}

#banner-private-homepage-crisis-02 .main-title::after {
  content: '';
  background-image: url(./img/title-glow-2560.svg);
  position: absolute;
  top: -21px;
  left: -19px;
  width: 66.911px;
  height: 69.258px;
  @media (max-width: 991px) {
    background-image: url(./img/title-glow-991.svg);
    width: 46.373px;
    height: 48px;
    transform: rotate(3.098deg);
    top: -18px;
  }
}

#banner-private-homepage-crisis-02 .bottom-p {
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  margin-top: 13px;
  @media (max-width: 1920px) {
    letter-spacing: 0.1px;
  }

  @media (max-width: 1599px) {
    letter-spacing: 0.3px;
  }

  @media (max-width: 1199px) {
    font-size: 32px;
  }

  @media (max-width: 991px) {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin-top: 4px;
    letter-spacing: 0.1px;
  }

  @media (max-width: 767px) {
    
  }
}

#banner-private-homepage-crisis-02 .btn {
  margin-top: 12px;
  width: 340px;
  border-radius: 48px;
  background: #056ae5;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  display: grid;
  place-content: center;
  padding: 15px 0;
  text-decoration: none;
  transition: background 0.2s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;

  @media (max-width: 1920px) {
    margin-top: 17px;
  }

  @media (max-width: 1599px) {
    margin-top: 12px;
  }

  @media (max-width: 1199px) {
    width: 300px;
  }

  @media (max-width: 991px) {
    width: 200px;
    padding: 9px 0;
    font-size: 16px;
    margin: 18px auto 0;
  }

  @media (max-width: 767px) {
    width: 284px;
    margin: 12px auto 0;
  }
}

#banner-private-homepage-crisis-02 .btn:hover {
  background: #0457BD;
}

#banner-private-homepage-crisis-02 .stampa {
  position: absolute;
  left: calc(50% - 222px);
  top: 19px;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: #f74a84;
  display: grid;
  place-content: center;

  @media (max-width: 1920px) {
    left: calc(50% - 234px);
    top: 28px;
  }

  @media (max-width: 1599px) {
    left: calc(50% - 165px);
    top: 24px;
    transform: rotate(2deg);
  }

  @media (max-width: 1199px) {
    width: 70px;
    height: 70px;
    left: calc(50% - 64px);
    top: 58px;
  }

  @media (max-width: 991px) {
    transform: rotate(-7deg);
    left: calc(50% - 176px);
    top: 237px;
  }

  @media (max-width: 767px) {
    transform: rotate(7deg);
    left: calc(50% - -87px);
    top: 226px;
  }
}

#banner-private-homepage-crisis-02 .stampa p {
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  -webkit-text-stroke-width: 0.53px;
  -webkit-text-stroke-color: #818181;

  @media (max-width: 1920px) {}

  @media (max-width: 1199px) {
    font-size: 16px;
    -webkit-text-stroke-width: 0.39px;
    line-height: 16px;
  }

  @media (max-width: 991px) {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
  }

  @media (max-width: 767px) {
    font-size: 14px;
  }
}

#banner-private-homepage-crisis-02 .legal-notes {
  max-width: 638px;
  font-size: 14px;
  line-height: 125%;
  color: #fff;
  font-weight: 400;
  margin-top: 58px;

  @media (max-width: 1920px) {
    margin-top: 54px;
    letter-spacing: 0.05px;
  }

  @media (max-width: 1599px) {

  }

  @media (max-width: 1199px) {
    margin-top: 44px;
    max-width: 603px;
    letter-spacing: 0.075px;
  }

  @media (max-width: 991px) {
    text-align: center;
    font-size: 12px;
    max-width: 918px;
    margin: 299px auto 0;
  }

  @media (max-width: 767px) {
    line-height: 14px;
    margin: 162px auto 0;
  }
}

