.new-quiz {
  background: transparent;
  position: relative;
  overflow: hidden;
}
.new-quiz-turnkey-decor-icon2 {
  position: absolute;
  bottom: -45px;
  left: -359px;
}
/* @media screen and (min-width: 1441px) {
  .new-quiz-turnkey-decor-icon2 {
    position: absolute;
    bottom: -65px;
    left: -359px;
  }
} */
.new-quiz-turnkey-blur1 {
  width: 422.837px;
  height: 604.745px;
  transform: rotate(-164.903deg);
  flex-shrink: 0;
  background: #1b31c2;
  opacity: 0.4;
  filter: blur(107.37368774414062px);
  position: absolute;
  top: -126px;
  right: 73px;
}
.new-quiz-turnkey-blur2 {
  position: absolute;
  width: 512.33px;
  height: 567.761px;
  transform: rotate(-150.838deg);
  flex-shrink: 0;
  background: lightgray;
  opacity: 0.2;
  filter: blur(100px);
  bottom: -281px;
  left: -67px;
  z-index: 0;
}
.new-quiz-turnkey-blur3 {
  position: absolute;
  width: 866.512px;
  height: 292.898px;
  transform: rotate(-150.838deg);
  flex-shrink: 0;
  background: #d3f468;
  opacity: 0.4;
  filter: blur(100px);
  bottom: -68px;
  right: -138px;
}
.new-quiz-container {
  position: relative;
  padding: 120px 100px;
  display: flex;
  justify-content: space-between;
  gap: 70px;
  align-items: center;
}
.new-quiz-turnkey-decor {
  position: relative;
  width: 100%;
}
.new-quiz-turnkey-decor-ball {
  position: absolute;
  width: 118px;
  height: 118px;
  flex-shrink: 0;
  background-color: #d3e2e9;
  opacity: 0.2;
  border-radius: 50%;
  left: 379px;
  z-index: 0;
}
.new-quiz-turnkey-decor-icon {
  position: absolute;
  top: -75px;
  left: 420px;
  z-index: 1;
}
.new-quiz-turnkey-decor-text {
  position: absolute;
  top: 53px;
  left: 444px;
  z-index: 2;
  display: flex;
  transform: rotate(-10deg);
  padding: 8px 14px;
  justify-content: center;
  align-items: center;
  border-radius: 120px;
  border: 0.8px solid rgba(14, 16, 32, 0.2);
  background: #e0e3fb;
  color: #0e1020;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px; /* 148.53% */
  letter-spacing: -0.042px;
}
.new-quiz-container::before {
  position: absolute;
  content: '';
  width: 300px;
  height: 250px;
  top: 50px;
  left: -150px;
  opacity: 0.8;
  border-radius: 50%;
  background-color: #d3f468;
  filter: blur(120px);
  z-index: -1;
}
.new-quiz-container-turnkey::before {
  display: none;
}
.new-quiz-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 45%;
}
.new-quiz-left-top {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 50px;
  display: none;
}
.new-quiz-left-top p {
  color: #ebecfa;
  font-family: 'Gilroy', 'Gilroy-Regular', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  width: 120px;
}
.new-quiz-right {
  width: 55%;
  max-width: 513px;
  border-radius: 30px;
  background: #f1f3ff;
  padding: 40px 50px;
}
.new-quiz-right-mob {
  display: none;
}
.new-quiz-title-turnkey {
  color: #fff;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.18px;
  /* margin-top: 103px; */
  margin-bottom: 20px;
}
.new-quiz-title-turnkey strong {
  font-style: italic;
  font-weight: 700;
}
.new-quiz-title-turnkey span {
  color: #2b49e2;
  font-style: italic;
  font-weight: 700;
}
.new-quiz.design .new-quiz-title-turnkey span {
  color: #fff;
  font-style: italic;
  font-weight: 700;
}
.new-quiz-left-turnkey {
  width: 50%;
  justify-content: start;
}
.new-quiz-turnkey-decor-mob {
  display: none;
}
.new-quiz-title {
  color: #f1f3ff;
  font-family: 'Gilroy', 'Gilroy-Regular', sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%; /* 67.2px */
  letter-spacing: -0.192px;
  margin-bottom: 24px;
}
.new-quiz-subtitle {
  color: #ebecfa;
  font-family: 'Gilroy', 'Gilroy-Regular', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.new-quiz-subtitle-turnkey {
  color: #fff;
  font-family: 'Gilroy', 'Gilroy-Regular', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 38.4px */
}
.new-quiz.design .new-quiz-subtitle-turnkey {
  opacity: 0.7;
}
.new-quiz-title strong {
  font-family: 'Gilroy', 'Gilroy-Bold', sans-serif;
  font-weight: 700;
  font-style: italic;
}
.new-quiz .general-form .general-form__subtitle {
  margin-bottom: 0;
}

.new-quiz-design-box {
  display: flex;
  gap: 5px;
}
.new-quiz-design-list {
  display: flex;
  flex-direction: column;
  gap: 9px;
  margin-top: 100px;
}
.new-quiz-design-list-mob {
  display: none;
}
.new-quiz-design-item {
  border: 0.8px solid rgba(255, 255, 255, 0.2);
  height: 50px;
  /* background-color: rgba(224, 227, 252, 0.3); */
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  line-height: 14px;
  padding: 0 14px;
  border-radius: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: rgba(224, 227, 252, 0.1);
}
.new-quiz.design2 .new-quiz-title-turnkey strong {
  font-style: italic;
  font-weight: 400;
}
.new-quiz.design2 .new-quiz-title-turnkey span {
  color: #fff;
}
.new-quiz-design-item.rotatelp {
  rotate: -15deg;
  transform: translate(0px, -10px);
}
.new-quiz-design-box.lp {
  margin-left: 79px;
}
.new-quiz-design-box.lp2 {
  margin-left: 54px;
}
.trans10 {
  transform: translate(-10px, 0px);
}
.new-quiz.lp .new-quiz-subtitle-turnkey {
  color: rgba(255, 255, 255, 0.7);
}
.new-quiz.lp .new-quiz-subtitle-turnkey .lp-span-quiz {
  color: rgba(255, 255, 255, 1);
}
.lp-arrow-bottom {
  position: absolute;
  bottom: -60px;
  left: 0;
}
.new-quiz-design-item.minw {
  min-width: 98px;
}

.new-quiz-subtitle-lp {
  color: rgba(255, 255, 255, 0.9);
  font-family: Gilroy;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%; /* 35.2px */
  letter-spacing: -0.096px;
  margin-bottom: 20px;
}
.new-quiz-subtitle-lp span {
  font-style: italic;
  font-weight: 700;
}

@media (max-width: 1340px) {
  .new-quiz-title {
    font-size: 48px;
  }
  .new-quiz-turnkey-decor-icon {
    top: 4px;
    left: 330px;
  }
  .new-quiz-turnkey-decor-ball {
    top: 70px;
    left: 310px;
  }
  .new-quiz-turnkey-decor-text {
    top: 122px;
    left: 363px;
  }
  .new-quiz-title-turnkey {
    font-size: 44px;
  }
  .new-quiz-title-turnkey.lp {
    font-size: 60px;
  }
  .new-quiz-subtitle-turnkey {
    font-size: 26px;
  }
}
@media (max-width: 1266px) {
  .new-quiz-turnkey-decor-icon {
    top: 4px;
    left: 270px;
  }
  .new-quiz-turnkey-decor-ball {
    top: 70px;
    left: 250px;
  }
  .new-quiz-turnkey-decor-text {
    top: 122px;
    left: 303px;
  }
  .new-quiz-title-turnkey.lp {
    font-size: 54px;
  }
  .new-quiz-subtitle-lp {
    font-size: 26px;
  }
  .new-quiz-design-box.lp2 {
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  .new-quiz-title {
    font-size: 32px;
  }
  .new-quiz-container {
    padding: 120px 60px;
    gap: 20px;
  }
}
@media (max-width: 1070px) {
  .new-quiz-turnkey-decor-icon {
    top: 4px;
    left: 220px;
  }
  .new-quiz-title-turnkey.lp {
    font-size: 48px;
  }
  .new-quiz-turnkey-decor-ball {
    top: 70px;
    left: 200px;
  }
  .new-quiz-turnkey-decor-text {
    top: 122px;
    left: 253px;
  }
}
@media (max-width: 1024px) {
  .new-quiz-container {
    padding: 86px 20px;
    flex-direction: column;
    gap: 0;
  }
  .new-quiz-design-list {
    display: none;
  }
  .new-quiz-design-list.design2 {
    display: flex;
    margin-top: 0;
    margin-bottom: 30px;
    margin-top: -5px;
  }
  .new-quiz-design-list-mob {
    display: flex;
    flex-direction: column;
    gap: 9px;
    margin-top: 70px;
    align-items: center;
  }
  .new-quiz-turnkey-decor-icon2 {
    display: none;
  }
  .new-quiz-turnkey-blur2 {
    display: none;
  }
  .new-quiz-turnkey-blur1 {
    right: auto;
    left: -133px;
  }
  .new-quiz-turnkey-blur3 {
    bottom: 364px;
    right: 0px;
  }
  .new-quiz-turnkey-decor {
    display: none;
  }
  .new-quiz-turnkey-decor-mob {
    display: block;
    position: relative;
    height: 98px;
    margin-bottom: 13px;
    width: 100%;
  }
  .new-quiz-turnkey-decor-icon {
    top: -5px;
    left: 51%;
    transform: translateX(-50%);
    width: 48px;
    height: 76px;
  }
  .new-quiz-turnkey-decor-ball {
    top: 12px;
    width: 70px;
    height: 70px;
    opacity: 1;
    left: 50%;
    transform: translateX(-50%);
  }
  .new-quiz-turnkey-decor-text {
    top: 36px;
    left: 42%;
    transform: translateX(-50%);
    padding: 5px 8px;
    font-size: 8px;
    font-weight: 500;
    line-height: 12.366px; /* 148.53% */
    letter-spacing: -0.025px;
    transform: rotate(-10deg);
  }
  .new-quiz-title-turnkey {
    font-size: 32px;
    margin: 0 auto 10px;
    text-align: center;
    max-width: 355px;
  }
  .new-quiz-title-turnkey span {
    color: #fff;
  }
  .new-quiz-subtitle-turnkey {
    text-align: center;
    font-size: 16px;
    margin-bottom: 35px;
  }
  .new-quiz-left {
    width: 100%;
    align-items: center;
  }
  .new-quiz-right {
    width: 96%;
    margin: 0 auto;
  }
  .new-quiz-title {
    text-align: center;
  }
  .new-quiz-left-top {
    order: 3;
    margin-top: 20px;
  }
  .new-quiz-subtitle {
    text-align: center;
    margin-bottom: 20px;
    margin-left: 16px;
    margin-right: 16px;
  }
  .new-quiz-left-top p {
    width: auto;
  }
  .new-quiz-title-turnkey.lp {
    font-size: 44px;
    margin-bottom: 30px;
  }
  .new-quiz-subtitle-lp {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 942px) {
  .new-quiz-turnkey-decor-text {
    left: 41%;
  }
}
@media (max-width: 836px) {
  .new-quiz-turnkey-decor-text {
    left: 40%;
  }
  .new-quiz-turnkey-blur3 {
    bottom: 364px;
    right: 0px;
    width: 400px;
    transform: rotate(0deg);
  }
}
@media (max-width: 784px) {
  .new-quiz-turnkey-decor-text {
    left: 39%;
  }
}
@media (max-width: 768px) {
  .new-quiz-title-turnkey.lp {
    font-size: 32px;
  }
  .new-quiz-subtitle-lp {
    font-size: 16px;
  }
}
@media (max-width: 700px) {
  .new-quiz-turnkey-decor-text {
    left: 37%;
  }
}
@media (max-width: 584px) {
  .new-quiz-turnkey-decor-text {
    left: 35%;
  }
}
@media (max-width: 526px) {
  .new-quiz-turnkey-decor-text {
    left: 33%;
  }
  .new-quiz-turnkey-blur1 {
    display: none;
  }
}
@media (max-width: 480px) {
  .new-quiz-turnkey-decor-text {
    left: 31%;
  }
  .new-quiz-turnkey-blur3 {
    bottom: 500px;
    right: 30px;
    width: 200px;
    transform: rotate(0deg);
  }
  .new-quiz-design-list-mob {
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin-top: 50px;
    align-items: flex-start;
    margin-left: 20px;
    /* margin-right: 20px; */
  }
  .new-quiz-design-list-mob.lp {
    margin-left: 0px;
  }
  .new-quiz-design-item {
    height: 39px;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: -0.3%;
    padding: 0 13px;
  }
  .new-quiz-design-box1 {
    padding-left: 22px;
  }
  .new-quiz-design-item.rotate {
    rotate: -15deg;
    transform: translateY(-15px);
  }
  .new-quiz-design-item.translate {
    transform: translateX(-15px);
  }
  .new-quiz-design-box img {
    height: 38px;
    width: 38px;
  }
}
@media (max-width: 442px) {
  .new-quiz-turnkey-decor-text {
    left: 29%;
  }
}
@media (max-width: 400px) {
  .new-quiz-turnkey-decor-text {
    left: 27%;
  }
}

@media (max-width: 480px) {
  .new-quiz-right {
    padding: 30px;
  }
}
@media (max-width: 430px) {
  .new-quiz-right {
    padding: 30px 20px;
  }
  .new-quiz-container {
    padding: 80px 0;
  }
  .new-quiz-title {
    margin-left: 10px;
    margin-right: 10px;
  }
  .new-quiz-design-item.bp {
    padding: 0 15px;
  }
  .new-quiz-design-item.minw {
    min-width: 87px;
  }
}

/* ux-audit */

.new-quiz-design-list.ux-audit {
  margin-top: 60px;
}
.new-quiz-design-box1.ux-audit {
  padding-left: 0;
}
.new-quiz-design-list-mob.ux-audit {
  margin-left: 0;
}
.new-quiz.ux-audit {
  background: #020416;
}
@media (max-width: 768px) {
  .new-quiz-subtitle-turnkey.ux-audit {
    max-width: 300px;
  }
}
