* {
  box-sizing: border-box;
}

body {
  margin: 0;
  background-color: rgb(7, 7, 11);
}

.full-section {
  min-height: 70px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.nowos-page {
  font-family: Inter, Arial, Helvetica, sans-serif;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(7, 7, 11);
  color: rgb(255, 255, 255);
  line-height: 1.5;
}

.nowos-page * {
  box-sizing: border-box;
}

.nowos-prevideo {
  font-size: 19px !important;
  color: rgb(245, 245, 245);
  font-weight: 800;
  max-width: 1100px !important;
  margin-top: 16px !important;
  margin-right: auto !important;
  margin-bottom: 0px !important;
  margin-left: auto !important;
  line-height: 1.35 !important;
  white-space-collapse: collapse !important;
  text-wrap-mode: nowrap !important;
}

.nowos-urgency {
  background-image: radial-gradient(circle at left top, rgba(255, 0, 61, 0.25), transparent 35%), linear-gradient(135deg, rgb(9, 5, 13), rgb(24, 0, 31));
  background-position-x: initial, initial;
  background-position-y: initial, initial;
  background-size: initial, initial;
  background-repeat: initial, initial;
  background-attachment: initial, initial;
  background-origin: initial, initial;
  background-clip: initial, initial;
  background-color: initial;
  padding-top: 42px !important;
  padding-right: 20px !important;
  padding-bottom: 42px !important;
  padding-left: 20px !important;
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.1);
  overflow-x: hidden;
  overflow-y: hidden;
}

.nowos-urgency h2 {
  font-size: 50px !important;
  line-height: 1.05;
  color: rgb(255, 255, 255);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px !important;
  margin-left: 0px;
  font-weight: 950;
}

.nowos-urgency h3 {
  font-size: 32px !important;
  line-height: 1.15;
  color: rgb(255, 255, 255);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px !important;
  margin-left: 0px;
  font-weight: 950;
}

.nowos-urgency p {
  font-size: 22px;
  color: rgb(236, 236, 236);
  max-width: 850px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.nowos-urgency .nowos-question {
  font-size: 30px;
  font-weight: 950;
  color: rgb(255, 255, 255);
  margin-top: 26px !important;
}

.nowos-attention-image-section {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(5, 2, 8);
  padding-top: 28px;
  padding-right: 0px;
  padding-bottom: 28px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

.nowos-attention-image-wrap {
  max-width: 1240px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
}

.nowos-attention-image {
  width: 100%;
  display: block;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  box-shadow: rgba(255, 0, 120, 0.28) 0px 25px 75px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.14);
  border-right-color: rgba(255, 255, 255, 0.14);
  border-bottom-color: rgba(255, 255, 255, 0.14);
  border-left-color: rgba(255, 255, 255, 0.14);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
}

.nowos-attention-bridge h2 {
  font-size: 42px;
  line-height: 1.15;
  color: rgb(255, 255, 255);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: 950;
}

.nowos-attention-bridge span {
  background-image: linear-gradient(90deg, rgb(255, 0, 61), rgb(182, 0, 255));
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-color: initial;
  background-clip: text;
  color: transparent;
}

.nowos-story-image-section {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(11, 7, 18);
  padding-top: 34px;
  padding-right: 0px;
  padding-bottom: 34px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

.nowos-story-image-wrap {
  max-width: 1240px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
}

.nowos-story-image {
  width: 100%;
  display: block;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  box-shadow: rgba(255, 0, 120, 0.24) 0px 25px 70px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.14);
  border-right-color: rgba(255, 255, 255, 0.14);
  border-bottom-color: rgba(255, 255, 255, 0.14);
  border-left-color: rgba(255, 255, 255, 0.14);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
}

.nowos-section {
  padding-top: 46px;
  padding-right: 20px;
  padding-bottom: 46px;
  padding-left: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.1);
  position: relative;
}

.nowos-wrap {
  max-width: 1120px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
}

.nowos-dark {
  background-image: radial-gradient(circle at right top, rgba(142, 0, 255, 0.3), transparent 34%), linear-gradient(rgb(7, 7, 11), rgb(2, 2, 3));
  background-position-x: initial, initial;
  background-position-y: initial, initial;
  background-size: initial, initial;
  background-repeat: initial, initial;
  background-attachment: initial, initial;
  background-origin: initial, initial;
  background-clip: initial, initial;
  background-color: initial;
}

.nowos-light {
  background-image: linear-gradient(rgb(255, 255, 255), rgb(251, 248, 255));
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  color: rgb(17, 17, 17);
}

.nowos-deep {
  background-image: radial-gradient(circle at right top, rgba(182, 0, 255, 0.22), transparent 38%), linear-gradient(135deg, rgb(20, 0, 24), rgb(5, 5, 5) 58%, rgb(27, 0, 53));
  background-position-x: initial, initial;
  background-position-y: initial, initial;
  background-size: initial, initial;
  background-repeat: initial, initial;
  background-attachment: initial, initial;
  background-origin: initial, initial;
  background-clip: initial, initial;
  background-color: initial;
}

.nowos-blackred {
  background-image: radial-gradient(circle at left bottom, rgba(255, 0, 61, 0.24), transparent 35%), radial-gradient(circle at right top, rgba(182, 0, 255, 0.16), transparent 36%), linear-gradient(rgb(5, 5, 5), rgb(18, 0, 20));
  background-position-x: initial, initial, initial;
  background-position-y: initial, initial, initial;
  background-size: initial, initial, initial;
  background-repeat: initial, initial, initial;
  background-attachment: initial, initial, initial;
  background-origin: initial, initial, initial;
  background-clip: initial, initial, initial;
  background-color: initial;
}

.nowos-light .nowos-card {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(0, 0, 0, 0.08);
  border-right-color: rgba(0, 0, 0, 0.08);
  border-bottom-color: rgba(0, 0, 0, 0.08);
  border-left-color: rgba(0, 0, 0, 0.08);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  box-shadow: rgba(80, 0, 120, 0.12) 0px 18px 45px;
}

.nowos-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 24px;
}

.nowos-h1 {
  font-size: 64px;
  line-height: 1.02;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 22px;
  margin-left: 0px;
  font-weight: 950;
  color: rgb(255, 255, 255);
  white-space-collapse: collapse;
  text-wrap-mode: nowrap;
}

.nowos-h2 {
  font-size: 44px;
  line-height: 1.12;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 14px;
  margin-left: 0px;
  font-weight: 700;
  color: inherit;
}

.nowos-h3 {
  font-size: 25px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  font-weight: 900;
  color: inherit;
}

.nowos-sub {
  font-size: 22px;
  max-width: 870px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  color: rgb(236, 236, 236);
}

.nowos-emotion {
  font-size: 30px;
  color: rgb(255, 255, 255);
  font-weight: 500;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 26px;
  margin-left: auto;
  max-width: 900px;
}

.nowos-solution-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 20px;
  column-gap: 20px;
  max-width: 900px;
  margin-top: 26px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  text-align: left;
}

.nowos-solution-list {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(255, 255, 255, 0.08);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.16);
  border-right-color: rgba(255, 255, 255, 0.16);
  border-bottom-color: rgba(255, 255, 255, 0.16);
  border-left-color: rgba(255, 255, 255, 0.16);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  padding-top: 26px;
  padding-right: 26px;
  padding-bottom: 26px;
  padding-left: 26px;
}

.nowos-solution-list h3 {
  font-size: 22px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  color: rgb(255, 255, 255);
}

.nowos-solution-list p {
  font-size: 22px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: rgb(242, 242, 242);
  font-weight: 700;
}

.nowos-good {
  color: rgb(40, 255, 138);
}

.nowos-bad {
  color: rgb(255, 45, 103);
}

.nowos-light .nowos-sub {
  color: rgb(51, 51, 51);
}

.nowos-small {
  font-size: 15px;
  color: rgb(207, 207, 207);
  margin-top: 15px;
}

.nowos-light .nowos-small {
  color: rgb(85, 85, 85);
}

.nowos-accent {
  background-image: linear-gradient(90deg, rgb(255, 0, 61), rgb(182, 0, 255));
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-color: initial;
  background-clip: text;
  color: transparent;
}

.nowos-eyebrow {
  display: inline-block;
  color: rgb(255, 45, 103);
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 18px;
  font-size: 14px;
}

.nowos-logo {
  max-width: 280px;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  display: block;
}

.nowos-product-label {
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: rgb(255, 45, 103);
  margin-bottom: 30px;
}

.nowos-btn {
  display: inline-block;
  background-image: linear-gradient(90deg, rgb(255, 0, 61), rgb(255, 45, 103), rgb(182, 0, 255));
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  font-size: 21px;
  font-weight: 950;
  padding-top: 18px;
  padding-right: 38px;
  padding-bottom: 18px;
  padding-left: 38px;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
  border-bottom-right-radius: 999px;
  border-bottom-left-radius: 999px;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  text-transform: uppercase;
  box-shadow: rgba(255, 0, 90, 0.42) 0px 0px 34px;
  color: rgb(255, 255, 255) !important;
}

.nowos-btn:hover {
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  filter: brightness(1.1);
}

.nowos-video {
  max-width: 860px;
  margin-top: 28px;
  margin-right: auto;
  margin-bottom: 28px;
  margin-left: auto;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(16, 16, 16);
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.22);
  border-right-color: rgba(255, 255, 255, 0.22);
  border-bottom-color: rgba(255, 255, 255, 0.22);
  border-left-color: rgba(255, 255, 255, 0.22);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  overflow-x: hidden;
  overflow-y: hidden;
  box-shadow: rgba(255, 0, 90, 0.25) 0px 0px 55px;
}

.nowos-check {
  text-align: left;
  font-size: 21px;
  color: inherit;
  margin-top: 16px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  max-width: 800px;
}

.nowos-check span {
  color: rgb(255, 45, 103);
  font-weight: 950;
}

.nowos-proof-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 18px;
  column-gap: 18px;
  margin-top: 24px;
}

.nowos-proof {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  padding-top: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(0, 0, 0, 0.08);
  border-right-color: rgba(0, 0, 0, 0.08);
  border-bottom-color: rgba(0, 0, 0, 0.08);
  border-left-color: rgba(0, 0, 0, 0.08);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  box-shadow: rgba(80, 0, 120, 0.15) 0px 18px 45px;
}

.nowos-proof img {
  width: 100%;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  display: block;
}

.nowos-proof-featured {
  grid-column-start: 1;
  grid-column-end: -1;
  max-width: 640px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.nowos-proof-title {
  font-size: 24px;
  font-weight: 700;
  color: rgb(17, 17, 17);
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
}

.nowos-proof-sub {
  font-size: 19px;
  font-weight: 900;
  color: rgb(176, 0, 204);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
}

.nowos-reel-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 20px;
  column-gap: 20px;
  margin-top: 24px;
}

.nowos-reel-card {
  background-image: linear-gradient(rgb(255, 253, 247), rgb(255, 242, 201));
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(177, 126, 22, 0.25);
  border-right-color: rgba(177, 126, 22, 0.25);
  border-bottom-color: rgba(177, 126, 22, 0.25);
  border-left-color: rgba(177, 126, 22, 0.25);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  padding-top: 18px;
  padding-right: 18px;
  padding-bottom: 18px;
  padding-left: 18px;
  box-shadow: rgba(0, 0, 0, 0.28) 0px 18px 45px;
}

.nowos-reel-card img {
  width: 100%;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  display: block;
}

.nowos-reel-kicker {
  font-size: 14px;
  color: rgb(109, 96, 79);
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.nowos-reel-number {
  font-size: 42px;
  color: rgb(182, 129, 19);
  font-weight: 950;
  line-height: 1;
  margin-bottom: 14px;
}

.nowos-stat strong {
  display: block;
  font-size: 38px;
  color: rgb(255, 255, 255);
}

.nowos-stat span {
  color: rgb(240, 216, 255);
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.nowos-feature-card {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(0, 0, 0, 0.08);
  border-right-color: rgba(0, 0, 0, 0.08);
  border-bottom-color: rgba(0, 0, 0, 0.08);
  border-left-color: rgba(0, 0, 0, 0.08);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
  border-bottom-right-radius: 26px;
  border-bottom-left-radius: 26px;
  padding-top: 32px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  box-shadow: rgba(80, 0, 120, 0.12) 0px 18px 45px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

.nowos-feature-icon {
  width: 72px;
  height: 72px;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 18px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  background-image: linear-gradient(135deg, rgb(255, 0, 61), rgb(182, 0, 255));
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  box-shadow: rgba(255, 0, 90, 0.25) 0px 14px 35px;
}

.nowos-feature-card h3 {
  font-size: 27px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  color: rgb(17, 17, 17);
  font-weight: 950;
}

.nowos-feature-card p {
  font-size: 18px;
  color: rgb(85, 85, 85);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.nowos-flow {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  row-gap: 14px;
  column-gap: 14px;
  margin-top: 24px;
}

.nowos-flow-card {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(255, 255, 255, 0.1);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.16);
  border-right-color: rgba(255, 255, 255, 0.16);
  border-bottom-color: rgba(255, 255, 255, 0.16);
  border-left-color: rgba(255, 255, 255, 0.16);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px;
  padding-top: 22px;
  padding-right: 12px;
  padding-bottom: 22px;
  padding-left: 12px;
}

.nowos-flow-card div {
  font-size: 32px;
  margin-bottom: 8px;
}

.nowos-flow-card strong {
  display: block;
  font-size: 15px;
  color: rgb(255, 255, 255);
}

.nowos-price-box {
  max-width: 700px;
  margin-top: 24px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 244, 251));
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  color: rgb(17, 17, 17);
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(255, 45, 103);
  border-right-color: rgb(255, 45, 103);
  border-bottom-color: rgb(255, 45, 103);
  border-left-color: rgb(255, 45, 103);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-top: 45px;
  padding-right: 45px;
  padding-bottom: 45px;
  padding-left: 45px;
  box-shadow: rgba(255, 0, 90, 0.25) 0px 0px 55px;
}

.nowos-price {
  font-size: 66px;
  font-weight: 950;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: rgb(17, 17, 17);
}

.nowos-price-box .nowos-sub {
  font-weight: 800;
  color: rgb(51, 51, 51) !important;
  font-size: 38px;
  line-height: 1.15;
  font-weight: 900;
}

.nowos-cost-list {
  max-width: 1240px !important;
  margin-top: 28px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  display: grid;
  grid-template-columns: repeat(5, minmax(0px, 1fr)) !important;
  row-gap: 18px !important;
  column-gap: 18px !important;
}

.nowos-cost-item {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(255, 255, 255, 0.1);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.15);
  border-right-color: rgba(255, 255, 255, 0.15);
  border-bottom-color: rgba(255, 255, 255, 0.15);
  border-left-color: rgba(255, 255, 255, 0.15);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-top: 20px !important;
  padding-right: 16px !important;
  padding-bottom: 20px !important;
  padding-left: 16px !important;
  font-size: 20px !important;
  font-weight: 950;
  color: rgb(255, 255, 255);
  white-space-collapse: collapse !important;
  text-wrap-mode: nowrap !important;
}

.nowos-cost-item span {
  color: rgb(255, 45, 103);
}

.nowos-final-visual {
  max-width: 1120px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 28px;
  margin-left: auto;
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
  border-bottom-left-radius: 28px;
  overflow-x: hidden;
  overflow-y: hidden;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.18);
  border-right-color: rgba(255, 255, 255, 0.18);
  border-bottom-color: rgba(255, 255, 255, 0.18);
  border-left-color: rgba(255, 255, 255, 0.18);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  box-shadow: rgba(255, 0, 90, 0.22) 0px 0px 55px;
}

.nowos-final-visual img {
  width: 100%;
  display: block;
}

.nowos-contrast-card>* {
  position: relative;
  z-index: 1;
}

.nowos-contrast-card h3 {
  font-size: 32px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  color: rgb(255, 255, 255);
}

.nowos-contrast-card p {
  font-size: 20px;
  color: rgb(245, 245, 245);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.nowos-faq-item strong {
  font-size: 20px;
  color: rgb(255, 255, 255);
}

.nowos-faq-item p {
  color: rgb(221, 221, 221);
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 17px;
}

.nowos-divider {
  font-size: 46px;
  font-weight: 950;
  line-height: 1.15;
  color: rgb(255, 255, 255);
}

.nowos-deep .nowos-h2,
.nowos-dark .nowos-h2,
.nowos-blackred .nowos-h2,
.nowos-deep .nowos-h3,
.nowos-dark .nowos-h3 {
  color: rgb(255, 255, 255) !important;
}

.nowos-deep .nowos-card,
.nowos-dark .nowos-card {
  color: rgb(255, 255, 255) !important;
}

.nowos-deep .nowos-card p,
.nowos-dark .nowos-card p {
  color: rgb(242, 242, 242) !important;
}

.nowos-steps-grid {
  grid-template-columns: repeat(4, 1fr);
}

.nowos-urgency-visual {
  max-width: 1080px;
  margin-top: 24px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 16px;
  column-gap: 16px;
}

.nowos-urgency-card {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(255, 255, 255, 0.08);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.16);
  border-right-color: rgba(255, 255, 255, 0.16);
  border-bottom-color: rgba(255, 255, 255, 0.16);
  border-left-color: rgba(255, 255, 255, 0.16);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  padding-top: 22px;
  padding-right: 14px;
  padding-bottom: 22px;
  padding-left: 14px;
  box-shadow: rgba(0, 0, 0, 0.22) 0px 18px 45px;
}

.nowos-urgency-icon {
  font-size: 42px;
  margin-bottom: 10px;
}

.nowos-urgency-card strong {
  display: block;
  font-size: 20px;
  color: rgb(255, 255, 255);
  line-height: 1.1;
}

.nowos-urgency-card span {
  display: block;
  margin-top: 6px;
  font-size: 14px;
  color: rgb(223, 200, 232);
}

.nowos-who-image-wrap {
  max-width: 1400px;
  margin-top: 34px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}

.nowos-who-image {
  width: 100%;
  max-width: 1400px;
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
  border-bottom-left-radius: 28px;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 70px;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.14);
  border-right-color: rgba(255, 255, 255, 0.14);
  border-bottom-color: rgba(255, 255, 255, 0.14);
  border-left-color: rgba(255, 255, 255, 0.14);
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch;
}

#iuzg {
  max-width: 220px;
}

#icif {
  padding: 36px 20px 46px 20px;
}

#iye1r {
  font-size: 58px;
  width: 100%;
}

#i36zb {
  min-height: 30px;
}

html {
  scroll-behavior: smooth;
}

#iut3zg {
  color: #555555;
}

@media (max-width: 1100px) {
  .nowos-prevideo {
    white-space-collapse: collapse !important;
    text-wrap-mode: wrap !important;
    max-width: 850px !important;
  }

  .nowos-cost-list {
    grid-template-columns: repeat(2, 1fr) !important;
    max-width: 780px !important;
  }
}

@media (max-width: 1000px) {
  .nowos-h1 {
    white-space-collapse: collapse;
    text-wrap-mode: wrap;
  }

  .nowos-reel-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .nowos-cost-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 800px) {
  .nowos-prevideo {
    font-size: 17px !important;
  }

  .nowos-urgency h2 {
    font-size: 34px !important;
  }

  .nowos-urgency h3 {
    font-size: 25px !important;
  }

  .nowos-urgency p {
    font-size: 18px;
  }

  .nowos-urgency .nowos-question {
    font-size: 24px;
  }

  .nowos-attention-image-section {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .nowos-attention-image {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .nowos-attention-bridge h2 {
    font-size: 30px;
  }

  .nowos-story-image-section {
    padding-top: 24px;
    padding-right: 0px;
    padding-bottom: 24px;
    padding-left: 0px;
  }

  .nowos-story-image {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .nowos-logo {
    max-width: 235px;
  }

  .nowos-product-label {
    font-size: 14px;
    letter-spacing: 2px;
  }

  .nowos-h1 {
    font-size: 42px;
    white-space-collapse: collapse;
    text-wrap-mode: wrap;
  }

  .nowos-h2 {
    font-size: 34px;
  }

  .nowos-sub {
    font-size: 19px;
  }

  .nowos-emotion {
    font-size: 19px;
  }

  .nowos-solution-box {
    grid-template-columns: 1fr;
  }

  .nowos-solution-list p {
    font-size: 19px;
  }

  .nowos-grid {
    grid-template-columns: 1fr;
  }

  .nowos-proof-grid {
    grid-template-columns: 1fr;
  }

  .nowos-flow {
    grid-template-columns: 1fr;
  }

  .nowos-reel-grid {
    grid-template-columns: 1fr;
  }

  .nowos-cost-list {
    grid-template-columns: 1fr !important;
  }

  .nowos-proof-featured {
    grid-column-start: auto;
    grid-column-end: auto;
    max-width: 100%;
  }

  .nowos-section {
    padding-top: 38px;
    padding-right: 18px;
    padding-bottom: 38px;
    padding-left: 18px;
  }

  .nowos-price {
    font-size: 48px;
  }

  .nowos-urgency-visual {
    grid-template-columns: 1fr !important;
  }

  .nowos-who-image-wrap {
    margin-top: 24px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .nowos-who-image {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }
}