/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/index.js??ruleSet[1].rules[4].use[1]!../../node_modules/postcss-loader/lib/index.js??ruleSet[1].rules[4].use[2]!../../node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].use[3]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[4]!../../node_modules/import-glob/index.js!./styles/home-new.sass ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.cta-button {
  background-color: #DBE10C;
  border-radius: 30px;
  border: 1px solid #B2B613;
  color: #291F4F;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 32px;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.cta-button:hover {
  background-color: #B2B613;
}

.secondary-button {
  background-color: #3A3366;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 32px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 30px;
  color: #C5BFFF;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #3A3366;
}

.secondary-button:hover {
  background-color: #403870;
  border-color: #403870;
}

h2.title {
  font-size: 64px;
  line-height: 105%;
  font-weight: 600;
  font-family: degular, sans-serif;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (max-width: 1600px) {
  h2.title {
    font-size: 52px;
    max-width: 550px;
  }
}

@media only screen and (max-width: 1200px) {
  h2.title {
    font-size: 32px;
    line-height: 120%;
    max-width: 100%;
  }
}

h3.title {
  font-size: 40px;
  line-height: 120%;
  font-weight: 600;
  font-family: degular, sans-serif;
}

@media only screen and (max-width: 1600px) {
  h3.title {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1200px) {
  h3.title {
    font-size: 24px;
  }
}

p.subtitle {
  font-size: 20px;
  line-height: 150%;
  opacity: 0.8;
  margin-top: 30px;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  p.subtitle {
    font-size: 16px;
    line-height: 160%;
    margin-top: 24px;
  }
}

.main-banner {
  background-color: #291F4F;
  margin-bottom: 180px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .main-banner {
    margin-bottom: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .main-banner {
    margin-bottom: 100px;
  }
}

.main-banner .wrapper {
  padding: 210px 0 82px;
}

@media only screen and (max-width: 1200px) {
  .main-banner .wrapper {
    padding: 190px 0 80px;
  }
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper {
    padding: 140px 0 56px;
  }
}

.main-banner .wrapper .text-video {
  margin-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 215px;
}

@media only screen and (max-width: 1600px) {
  .main-banner .wrapper .text-video {
    gap: 85px;
  }
}

@media only screen and (max-width: 1200px) {
  .main-banner .wrapper .text-video {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    gap: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper .text-video {
    gap: 65px;
    margin-bottom: 57px;
  }
}

.main-banner .wrapper .text {
  min-width: 566px;
  max-width: 566px;
}

@media only screen and (max-width: 1600px) {
  .main-banner .wrapper .text {
    min-width: 494px;
    max-width: 494px;
    margin-left: 60px;
  }
}

@media only screen and (max-width: 1200px) {
  .main-banner .wrapper .text {
    min-width: auto;
    max-width: 618px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.main-banner .wrapper .text .awards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-bottom: 32px;
}

@media only screen and (max-width: 1200px) {
  .main-banner .wrapper .text .awards {
    margin-bottom: 52px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper .text .awards {
    margin-top: 40px;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    gap: 22px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper .text .awards img {
    width: 121px;
  }
}

.main-banner .wrapper .text h1 {
  font-weight: 600;
  font-size: 88px;
  line-height: 1;
  font-family: degular, sans-serif;
  margin-bottom: 24px;
  color: #C5BFFF;
}

@media only screen and (max-width: 1600px) {
  .main-banner .wrapper .text h1 {
    font-size: 72px;
  }
}

@media only screen and (max-width: 1200px) {
  .main-banner .wrapper .text h1 {
    font-size: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper .text h1 {
    font-size: 50px;
    line-height: 115%;
    margin-bottom: 16px;
  }
}

.main-banner .wrapper .text p {
  font-size: 20px;
  line-height: 150%;
  color: #C5BFFF;
  font-weight: 300;
  opacity: 0.7;
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper .text p {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 40px;
  }
}

.main-banner .wrapper .text .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}

@media only screen and (max-width: 1200px) {
  .main-banner .wrapper .text .buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 568px) {
  .main-banner .wrapper .text .buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14px;
  }
}

.main-banner .wrapper .video {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  min-width: 791px;
}

@media only screen and (max-width: 1200px) {
  .main-banner .wrapper .video {
    min-width: 100%;
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper .video {
    border-radius: 8px;
  }
}

.main-banner .wrapper .video video {
  width: 791px;
  height: auto;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}

@media only screen and (max-width: 1200px) {
  .main-banner .wrapper .video video {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}

.main-banner .wrapper .video .play-button {
  position: absolute;
  left: 20px;
  bottom: 20px;
  background-color: #15152D;
  border: 1px solid rgba(212, 210, 255, 0.25);
  border-radius: 10px;
  padding: 18px 40px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper .video .play-button {
    font-size: 6px;
    border-radius: 4px;
    gap: 3.5px;
    padding: 2px 8px;
  }

  .main-banner .wrapper .video .play-button svg {
    width: 5px;
  }
}

.main-banner .wrapper .video .play-button:hover {
  background-color: #1C1C3B;
}

.main-banner .wrapper .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 19px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper .icons {
    gap: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .main-banner .wrapper .icons img {
    width: 60px;
    height: 60px;
  }
}

.security-software {
  margin-bottom: 300px;
}

@media only screen and (max-width: 1600px) {
  .security-software {
    margin-bottom: 250px;
  }
}

@media only screen and (max-width: 1200px) {
  .security-software {
    margin-bottom: 180px;
  }
}

@media only screen and (max-width: 767px) {
  .security-software {
    margin-bottom: 200px;
  }
}

.security-software .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  margin-top: 100px;
}

@media only screen and (max-width: 1600px) {
  .security-software .cards {
    margin-top: 80px;
  }
}

@media only screen and (max-width: 1200px) {
  .security-software .cards {
    margin-top: 72px;
  }
}

@media only screen and (max-width: 767px) {
  .security-software .cards {
    margin-top: 60px;
  }
}

.security-software .cards .card {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 20px;
  overflow: hidden;
  background-color: #E9E3E3;
  padding-bottom: 24px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .security-software .cards .card {
    min-width: calc(50% - 24px);
  }
}

@media only screen and (max-width: 767px) {
  .security-software .cards .card {
    min-width: 100%;
  }
}

.security-software .cards .card:hover .image {
  background-size: 108%;
}

.security-software .cards .card .image {
  background-size: 100%;
  background-position: center;
  height: 120px;
  margin-bottom: 80px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media only screen and (max-width: 1600px) {
  .security-software .cards .card .image {
    margin-bottom: 73px;
  }
}

@media only screen and (max-width: 1200px) {
  .security-software .cards .card .image {
    margin-bottom: 54px;
  }
}

@media only screen and (max-width: 767px) {
  .security-software .cards .card .image {
    margin-bottom: 71px;
  }
}

.security-software .cards .card:first-child .image {
  background-image: url("../images/card-bg-1.jpg");
}

.security-software .cards .card:nth-child(2) .image {
  background-image: url("../images/card-bg-2.jpg");
}

.security-software .cards .card:nth-child(3) .image {
  background-image: url("../images/card-bg-3.jpg");
}

.security-software .cards .card:nth-child(4) .image {
  background-image: url("../images/card-bg-4.jpg");
}

.security-software .cards .card .title {
  font-size: 28px;
  line-height: 120%;
  font-family: degular, sans-serif;
  margin-bottom: 12px;
  font-weight: 600;
  padding: 0 24px;
}

@media only screen and (max-width: 1600px) {
  .security-software .cards .card .title {
    font-size: 24px;
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1200px) {
  .security-software .cards .card .title {
    font-size: 28px;
    line-height: 120%;
    padding: 0 24px;
  }
}

@media only screen and (max-width: 767px) {
  .security-software .cards .card .title {
    font-size: 26px;
  }
}

.security-software .cards .card .description {
  font-size: 16px;
  line-height: 160%;
  opacity: 0.8;
  padding: 0 24px;
}

@media only screen and (max-width: 1600px) {
  .security-software .cards .card .description {
    font-size: 14px;
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1200px) {
  .security-software .cards .card .description {
    font-size: 16px;
    line-height: 160%;
    padding: 0 24px;
  }
}

@media only screen and (max-width: 767px) {
  .security-software .cards .card .description {
    font-size: 14px;
  }
}

.virus-scanner {
  margin-bottom: 280px;
}

@media only screen and (max-width: 1200px) {
  .virus-scanner {
    margin-bottom: 200px;
  }
}

.virus-scanner .container {
  max-width: 1920px;
  padding: 0 20px;
}

@media only screen and (max-width: 1200px) {
  .virus-scanner .container {
    padding: 0 14px;
  }
}

.virus-scanner .cta-button {
  display: block;
  margin: 40px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media only screen and (max-width: 1200px) {
  .virus-scanner .cta-button {
    margin: 24px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .virus-scanner .cta-button {
    width: 100%;
    text-align: center;
  }
}

.virus-scanner .wrapper {
  background-color: #E9E3E3;
  border-radius: 40px;
  margin-top: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 112px;
}

@media only screen and (max-width: 1600px) {
  .virus-scanner .wrapper {
    gap: 60px;
  }
}

@media only screen and (max-width: 1200px) {
  .virus-scanner .wrapper {
    margin-top: 134px;
    gap: 40px;
    border-radius: 20px;
    padding-bottom: 55px;
  }
}

@media only screen and (max-width: 767px) {
  .virus-scanner .wrapper {
    margin-top: 101px;
    gap: 50px;
    padding-bottom: 38px;
  }
}

.virus-scanner .wrapper .screenshot {
  position: relative;
  top: -156px;
  margin-bottom: -156px;
  max-width: 100%;
}

@media only screen and (max-width: 1200px) {
  .virus-scanner .wrapper .screenshot {
    top: -84px;
    margin-bottom: -84px;
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .virus-scanner .wrapper .screenshot {
    top: -51px;
    margin-bottom: -51px;
  }
}

.virus-scanner .wrapper .screenshot img {
  max-width: 100%;
}

.virus-scanner .wrapper .text {
  max-width: 1036px;
}

@media only screen and (max-width: 1600px) {
  .virus-scanner .wrapper .text {
    max-width: 940px;
  }
}

@media only screen and (max-width: 1200px) {
  .virus-scanner .wrapper .text {
    max-width: 404px;
  }
}

@media only screen and (max-width: 767px) {
  .virus-scanner .wrapper .text {
    max-width: 275px;
  }
}

.virus-scanner .wrapper .text .tag {
  text-transform: uppercase;
  opacity: 0.7;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 24px;
  font-weight: 500;
  font-family: degular, sans-serif;
}

@media only screen and (max-width: 1200px) {
  .virus-scanner .wrapper .text .tag {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
  }
}

.virus-scanner .wrapper .text .title-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

@media only screen and (max-width: 1200px) {
  .virus-scanner .wrapper .text .title-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
    text-align: center;
  }
}

.virus-scanner .wrapper .text .title-text * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.virus-scanner .wrapper .text .title-text .text {
  opacity: 0.8;
  font-size: 20px;
  line-height: 150%;
}

@media only screen and (max-width: 1600px) {
  .virus-scanner .wrapper .text .title-text .text {
    font-size: 16px;
    line-height: 160%;
  }
}

@media only screen and (max-width: 1200px) {
  .virus-scanner .wrapper .text .title-text .text {
    font-size: 14px;
    line-height: 160%;
  }
}

.feature {
  margin-bottom: 150px;
  overflow: hidden;
}

@media only screen and (max-width: 1600px) {
  .feature {
    margin-bottom: 100px;
  }
}

@media only screen and (max-width: 1200px) {
  .feature {
    margin-bottom: 100px;
  }
}

.feature .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 100px;
}

@media only screen and (max-width: 1200px) {
  .feature .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    gap: 40px;
  }
}

.feature .wrapper.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 1200px) {
  .feature .wrapper.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.feature .wrapper.reverse .text {
  margin-right: 30px;
  margin-left: 0;
}

@media only screen and (max-width: 1600px) {
  .feature .wrapper.reverse .text {
    margin-right: 60px;
  }
}

@media only screen and (max-width: 1200px) {
  .feature .wrapper.reverse .text {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1200px) {
  .feature .wrapper picture img {
    max-width: 100%;
    height: auto;
  }
}

.feature .wrapper .text {
  min-width: 500px;
  margin-left: 30px;
}

@media only screen and (max-width: 1600px) {
  .feature .wrapper .text {
    min-width: 450px;
    margin-left: 60px;
  }
}

@media only screen and (max-width: 1200px) {
  .feature .wrapper .text {
    max-width: 500px;
    min-width: auto;
    margin-left: 0;
  }
}

.feature .wrapper .text .tag {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 24px;
  font-weight: 500;
  font-family: degular, sans-serif;
}

@media only screen and (max-width: 1200px) {
  .feature .wrapper .text .tag {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
  }
}

.feature .wrapper .text .tag.pink {
  color: #AC48B4;
}

.feature .wrapper .text .tag.blue {
  color: #4068BA;
}

.feature .wrapper .text .tag.yellow {
  color: #767812;
}

.feature .wrapper .text .tag.green {
  color: #145E5A;
}

.feature .wrapper .text .tag.purple {
  color: #5863C4;
}

.feature .wrapper .text .description {
  margin-top: 20px;
  font-size: 20px;
  line-height: 150%;
  opacity: 0.8;
}

@media only screen and (max-width: 1600px) {
  .feature .wrapper .text .description {
    font-size: 16px;
    line-height: 160%;
  }
}

@media only screen and (max-width: 1200px) {
  .feature .wrapper .text .description {
    font-size: 14px;
    margin-top: 12px;
  }
}

.notarized {
  margin: 300px 0;
}

@media only screen and (max-width: 1600px) {
  .notarized {
    margin: 250px 0;
  }
}

@media only screen and (max-width: 1200px) {
  .notarized {
    margin: 200px 0;
  }
}

.notarized .wrapper {
  max-width: 1300px;
  margin-inline: auto;
}

@media only screen and (max-width: 1600px) {
  .notarized .wrapper {
    max-width: 1158px;
  }
}

.notarized .wrapper h2.title {
  max-width: 875px;
}

@media only screen and (max-width: 1200px) {
  .notarized .wrapper h2.title {
    max-width: 500px;
  }
}

.notarized .wrapper .cards {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 52px;
}

@media only screen and (max-width: 1200px) {
  .notarized .wrapper .cards {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .notarized .wrapper .cards {
    margin-top: 40px;
  }
}

.notarized .wrapper .cards .card {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 20px;
  background-color: #CEDEFF;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .notarized .wrapper .cards .card {
    padding: 28px 36px 28px 28px;
  }
}

.notarized .wrapper .cards .card img {
  margin-bottom: 62px;
}

@media only screen and (max-width: 1200px) {
  .notarized .wrapper .cards .card img {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .notarized .wrapper .cards .card img {
    margin-bottom: 40px;
    height: 60px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.notarized .wrapper .cards .card p {
  font-size: 20px;
  color: rgba(41, 31, 79, 0.6);
  line-height: 142%;
}

@media only screen and (max-width: 767px) {
  .notarized .wrapper .cards .card p {
    font-size: 16px;
  }
}

.notarized .wrapper .cards .card p span {
  color: rgb(41, 31, 79);
  font-weight: 500;
}

.notarized .wrapper .media {
  margin-top: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 1200px) {
  .notarized .wrapper .media {
    gap: 40px;
  }
}

.notarized .wrapper .media a {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.notarized .wrapper .media a:hover {
  opacity: 0.7;
}

.threat-analysis {
  background-color: #FFFFFF;
  margin-bottom: 150px;
}

@media only screen and (max-width: 1600px) {
  .threat-analysis {
    margin-bottom: 150px;
  }
}

@media only screen and (max-width: 1200px) {
  .threat-analysis {
    margin-bottom: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .threat-analysis {
    margin-bottom: 100px;
  }
}

.threat-analysis .wrapper {
  padding: 200px 0;
  margin-inline: auto;
  max-width: 1408px;
}

@media only screen and (max-width: 1600px) {
  .threat-analysis .wrapper {
    padding: 100px 0;
    max-width: 1160px;
  }
}

@media only screen and (max-width: 1200px) {
  .threat-analysis .wrapper {
    padding: 150px 0;
  }
}

@media only screen and (max-width: 767px) {
  .threat-analysis .wrapper {
    padding: 100px 0;
  }
}

.threat-analysis .wrapper h2.title {
  text-align: left;
  max-width: 500px;
  margin: 0;
}

@media only screen and (max-width: 1200px) {
  .threat-analysis .wrapper h2.title {
    max-width: 300px;
    text-align: center;
    margin-inline: auto;
  }
}

.threat-analysis .wrapper .cards {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 53px;
}

@media only screen and (max-width: 1200px) {
  .threat-analysis .wrapper .cards {
    margin-top: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 64px;
    max-width: 450px;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-inline: auto;
  }
}

@media only screen and (max-width: 767px) {
  .threat-analysis .wrapper .cards {
    padding: 0 2px;
  }
}

.threat-analysis .wrapper .cards .card {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.threat-analysis .wrapper .cards .card h3.title {
  margin-top: 40px;
  margin-bottom: 16px;
}

@media only screen and (max-width: 1600px) {
  .threat-analysis .wrapper .cards .card h3.title {
    margin-bottom: 14px;
  }
}

.threat-analysis .wrapper .cards .card .text {
  font-size: 20px;
  line-height: 150%;
  opacity: 0.6;
}

@media only screen and (max-width: 1600px) {
  .threat-analysis .wrapper .cards .card .text {
    font-size: 16px;
    line-height: 160%;
  }
}

.testimonials {
  margin-bottom: 150px;
}

@media only screen and (max-width: 1600px) {
  .testimonials {
    margin-bottom: 150px;
  }
}

@media only screen and (max-width: 1200px) {
  .testimonials {
    margin-bottom: 100px;
  }
}

.testimonials .wrapper {
  max-width: 960px;
  margin-inline: auto;
  text-align: center;
  padding-bottom: 140px;
  overflow: hidden;
}

@media only screen and (max-width: 1600px) {
  .testimonials .wrapper {
    max-width: 834px;
  }
}

@media only screen and (max-width: 1200px) {
  .testimonials .wrapper {
    max-width: 560px;
    padding-bottom: 130px;
  }
}

.testimonials .swiper {
  margin-top: 60px;
}

@media only screen and (max-width: 1200px) {
  .testimonials .swiper {
    margin-top: 50px;
  }
}

.testimonials .swiper-buttons {
  position: relative;
  margin-inline: auto;
  width: 190px;
}

.testimonials .quote {
  margin-bottom: 60px;
  font-size: 48px;
  line-height: 130%;
  font-family: degular, sans-serif;
  font-weight: 600;
}

@media only screen and (max-width: 1600px) {
  .testimonials .quote {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1200px) {
  .testimonials .quote {
    margin-bottom: 50px;
    font-size: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .testimonials .quote {
    font-size: 28px;
  }
}

.testimonials .name {
  font-size: 20px;
  line-height: 150%;
  font-weight: 500;
  margin-bottom: 4px;
}

.testimonials .position {
  font-size: 16px;
  line-height: 160%;
  opacity: 0.6;
}

.testimonials .swiper-button-prev,
.testimonials .swiper-button-next {
  width: 80px;
  height: 80px;
  top: auto;
  bottom: -140px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media only screen and (max-width: 1200px) {
  .testimonials .swiper-button-prev,
  .testimonials .swiper-button-next {
    bottom: -130px;
  }
}

.testimonials .swiper-button-prev:hover,
.testimonials .swiper-button-next:hover {
  opacity: 0.6;
}

.testimonials .swiper-button-prev:after,
.testimonials .swiper-button-next:after {
  content: none;
}

.testimonials .swiper-button-prev.swiper-button-disabled,
.testimonials .swiper-button-next.swiper-button-disabled {
  opacity: 0.4;
}

@media only screen and (max-width: 568px) {
  .testimonials .swiper-button-prev,
  .testimonials .swiper-button-next {
    bottom: -120px;
  }
}

.banner {
  margin-bottom: 300px;
}

@media only screen and (max-width: 1600px) {
  .banner {
    margin-bottom: 250px;
  }
}

@media only screen and (max-width: 1200px) {
  .banner {
    margin-bottom: 200px;
  }
}

.banner .wrapper {
  background-color: #291F4F;
  border-radius: 40px;
  max-width: 1308px;
  margin-inline: auto;
  padding: 91px 130px 91px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 130px;
  margin-bottom: 60px;
  overflow: hidden;
}

@media only screen and (max-width: 1600px) {
  .banner .wrapper {
    max-width: 1160px;
    padding: 91px 100px 91px 0;
    gap: 100px;
  }
}

@media only screen and (max-width: 1200px) {
  .banner .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 0 50px;
    max-width: 535px;
    gap: 50px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .banner .wrapper {
    padding: 0 0 32px;
  }
}

.banner .wrapper .banner-desktop {
  display: block;
}

@media only screen and (max-width: 1200px) {
  .banner .wrapper .banner-desktop {
    display: none;
  }
}

.banner .wrapper .banner-mobile {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .banner .wrapper .banner-mobile {
    display: block;
    max-width: 100%;
  }
}

@media only screen and (max-width: 568px) {
  .banner .wrapper .banner-mobile {
    max-width: 150%;
  }
}

.banner .wrapper .text-info {
  color: #C5BFFF;
}

@media only screen and (max-width: 1200px) {
  .banner .wrapper .text-info {
    max-width: 380px;
    margin-inline: auto;
  }
}

@media only screen and (max-width: 767px) {
  .banner .wrapper .text-info {
    margin-inline: 32px;
  }
}

.banner .wrapper .text-info h2.title {
  text-align: left;
}

@media only screen and (max-width: 1200px) {
  .banner .wrapper .text-info h2.title {
    text-align: center;
  }
}

.banner .wrapper .text-info .text {
  font-size: 20px;
  line-height: 150%;
  opacity: 0.7;
  margin-top: 32px;
  margin-bottom: 48px;
}

@media only screen and (max-width: 1600px) {
  .banner .wrapper .text-info .text {
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 160%;
  }
}

@media only screen and (max-width: 1200px) {
  .banner .wrapper .text-info .text {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

.banner .wrapper .text-info .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}

@media only screen and (max-width: 1200px) {
  .banner .wrapper .text-info .buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 568px) {
  .banner .wrapper .text-info .buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.banner .product-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 728px;
  margin-inline: auto;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .banner .product-info {
    max-width: 704px;
  }
}

@media only screen and (max-width: 767px) {
  .banner .product-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 48px;
  }
}

.banner .product-info .product-info-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  line-height: 160%;
}

@media only screen and (max-width: 1200px) {
  .banner .product-info .product-info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.banner .product-info .product-info-item .subtitle {
  margin-bottom: 12px;
  opacity: 0.6;
}

.banner .product-info .product-info-item:nth-child(2) {
  border-left: 2px solid rgba(41, 31, 79, 0.1);
  border-right: 2px solid rgba(41, 31, 79, 0.1);
}

@media only screen and (max-width: 767px) {
  .banner .product-info .product-info-item:nth-child(2) {
    border: none;
    position: relative;
  }

  .banner .product-info .product-info-item:nth-child(2):before,
  .banner .product-info .product-info-item:nth-child(2):after {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    background-color: rgba(41, 31, 79, 0.1);
    border-radius: 10px;
    top: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .banner .product-info .product-info-item:nth-child(2):after {
    top: auto;
    bottom: -24px;
  }
}

.faq {
  margin-bottom: 150px;
}

@media only screen and (max-width: 1200px) {
  .faq {
    margin-bottom: 100px;
  }
}

.faq .wrapper {
  max-width: 865px;
  margin-inline: auto;
}

.faq .wrapper h2.title {
  margin-bottom: 80px;
  max-width: 100%;
}

@media only screen and (max-width: 1200px) {
  .faq .wrapper h2.title {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .faq .wrapper h2.title {
    margin-bottom: 40px;
  }
}

.faq .wrapper .questions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.faq .wrapper .questions .question-item {
  background-color: #E9E3E3;
  border-radius: 45px;
  font-size: 20px;
  padding: 0 18px 0 32px;
  max-height: 84px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .faq .wrapper .questions .question-item {
    padding: 0 10px 0 20px;
    max-height: 52px;
    border-radius: 28px;
  }
}

.faq .wrapper .questions .question-item:hover {
  background-color: #FFFFFF;
}

.faq .wrapper .questions .question-item:hover .question-title .plus {
  background-color: transparent;
}

.faq .wrapper .questions .question-item.opened {
  background-color: #FFFFFF;
  max-height: 500px;
}

.faq .wrapper .questions .question-item.opened .question-title .plus {
  background-color: #CEDEFF;
}

.faq .wrapper .questions .question-item.opened .question-title .plus:after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
       -o-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}

.faq .wrapper .questions .question-item.opened .question-title .plus:before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
       -o-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}

.faq .wrapper .questions .question-item .question-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 84px;
}

@media only screen and (max-width: 767px) {
  .faq .wrapper .questions .question-item .question-title {
    height: 52px;
  }
}

.faq .wrapper .questions .question-item .question-title p {
  font-size: 22px;
  font-weight: 500;
  line-height: 160%;
  max-width: 85%;
}

@media only screen and (max-width: 767px) {
  .faq .wrapper .questions .question-item .question-title p {
    font-size: 14px;
  }
}

.faq .wrapper .questions .question-item .question-title .plus {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #A5C3FF;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .faq .wrapper .questions .question-item .question-title .plus {
    width: 32px;
    height: 32px;
  }
}

.faq .wrapper .questions .question-item .question-title .plus:after,
.faq .wrapper .questions .question-item .question-title .plus:before {
  content: "";
  width: 18px;
  height: 1.5px;
  background-color: #291F4F;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .faq .wrapper .questions .question-item .question-title .plus:after,
  .faq .wrapper .questions .question-item .question-title .plus:before {
    width: 12px;
  }
}

.faq .wrapper .questions .question-item .question-title .plus:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
       -o-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.faq .wrapper .questions .question-item .answer {
  padding-bottom: 32px;
  opacity: 0.7;
  line-height: 160%;
}

@media only screen and (max-width: 767px) {
  .faq .wrapper .questions .question-item .answer {
    font-size: 14px;
    padding: 0 10px 20px 0;
  }
}

.faq .wrapper .questions .question-item .answer a {
  color: #3177FF;
}

.faq .wrapper .questions .question-item .answer a:hover {
  text-decoration: underline;
}

.main-banner .wrapper .text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

body {
  margin: 0;
  font-family: FixelDisplay, sans-serif;
  color: #291F4F;
  background-color: #F7F4EF;
}

.container {
  max-width: 1650px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 80px;
}

@media only screen and (max-width: 1600px) {
  .container {
    max-width: 1440px;
  }
}

@media only screen and (max-width: 768px) {
  .container {
    padding: 0 32px;
  }
}

@media only screen and (max-width: 568px) {
  .container {
    padding: 0 16px;
  }
}

.header-fixed .container {
  max-width: 1400px;
}

.b-pills {
  margin-bottom: 40px;
}

@media only screen and (max-width: 992px) {
  .b-pills {
    margin-bottom: 32px;
  }
}

@media only screen and (max-width: 567px) {
  .b-pills {
    margin-bottom: 24px;
  }
}

.b-pill {
  display: inline-block;
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #291F4F;
  border-radius: 25px;
  background: #C5BFFF;
}

.text-lg {
  font-weight: 400;
  font-size: 24px;
  line-height: 160%;
  max-width: 720px;
  width: 100%;
}

@media only screen and (max-width: 1600px) {
  .text-lg {
    font-size: 20px;
  }
}

@media only screen and (max-width: 567px) {
  .text-lg {
    font-size: 16px;
  }
}

.text-lg a {
  color: #F683FF;
}

.text-lg a:hover {
  text-decoration: underline;
}

.text-xl {
  font-family: degular, sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 120%;
}

@media only screen and (max-width: 567px) {
  .text-xl {
    font-size: 28px;
  }
}

.text-xl a {
  color: #F683FF;
}

.text-xl a:hover {
  text-decoration: underline;
}

.h2 {
  font-family: degular, sans-serif;
  font-size: 64px;
  line-height: 115%;
  font-weight: 600;
}

@media only screen and (max-width: 1600px) {
  .h2 {
    font-size: 52px;
  }
}

@media only screen and (max-width: 568px) {
  .h2 {
    font-size: 32px;
  }
}

.section-text {
  margin-bottom: 80px;
}

@media only screen and (max-width: 567px) {
  .section-text {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .section-text .h2 {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 567px) {
  .section-text {
    text-align: center;
  }
}

.section-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80px;
}

@media only screen and (max-width: 567px) {
  .section-wrapper {
    gap: 60px;
  }
}

footer {
  background-color: #F7F4EF;
}

footer .wrapper {
  border-top-color: rgba(41, 31, 79, 0.2);
}



/*# sourceMappingURL=home-new.css.map*/