* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
a,
button {
  font-family: 'Trebuchet MS';
  text-decoration: none;
  cursor: pointer;
}

/* body{
  background-color: #edf;
} */

main {
  background: rgb(248, 241, 238);
  background: linear-gradient(
    180deg,
    rgba(248, 241, 238, 1) 0%,
    rgba(251, 251, 241, 1) 40%,
    rgba(255, 255, 255, 1) 100%
  );
}

#header-navigations {
  display: flex;
  justify-content: space-between;
  padding: 5px 10%;
  align-items: center;
}
#header-navigations .header-pipe,
.header-logo {
  color: #0065fe;
}

#header-navigations ul {
  list-style: none;
}
#header-navigations li {
  display: inline-block;
  padding: 0 15px;
}
#header-navigations a {
  color: #111;
  font-weight: 550;
}
#header-navigations .active {
  color: #0065fe;
}
#header-navigations .btns {
  display: flex;
  gap: 30px;
  align-items: center;
}
#header-navigations .log-in {
  color: #0065fe;
}
#header-navigations .btns button {
  border: none;
  background-color: #0065fe;
  font-size: 1em;
  padding: 10px 30px;
  color: #fff;
  border-radius: 50px;
}

/* <!-- .hero-con SECTION --> */
.hero-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 7rem 0 0;
}

.hero-con h1 {
  line-height: 60px;
  font-size: 2.2em;
}
.hero-con h1 span {
  color: #0065fe;
}
.hero-con img {
  width: 160px;
  margin: -4px 13rem 0 40px;
}

.hero-con p {
  width: 55%;
  margin: 0 auto;
  padding: 10px 0;
}

.hero-con .hero-con-btn {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  column-gap: 40px;
}
.hero-con .sign-up {
  border: none;
  background-color: #0065fe;
  font-size: 1em;
  padding: 10px 30px;
  color: #fff;
  border-radius: 50px;
}

.hero-con .learn-more {
  border: none;
  background-color: transparent;
  color: #0065fe;
  font-size: 1.2em;
}

.main-btn {
  padding: 2rem;
}

/* ====== */

.rectangle {
  background-image: linear-gradient(
    to left,
    rgba(233, 249, 246, 0.632),
    rgba(238, 238, 238, 0.964)
  );
  width: 50%;
  margin: 0 auto;
  border-radius: 7px;
  padding: 3em 0 2em 0;
  margin-bottom: 4.75rem;
}
.text-rectangle {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.block-elipse-curves {
  display: flex;
  align-items: center;
  padding: 0 0 0.7em 4em;
  width: 100%;
}
.block-elipse-curves span img:nth-child(1),
.block-elipse-curves span img:nth-child(2),
.block-elipse-curves span img:nth-child(3) {
  margin-left: -7px;
}
.block-elipse-curves span img:nth-child(4) {
  margin: 0 2em !important;
}
.rectangle .hh {
  display: flex;
  align-items: center;
  margin: 0 0.5em;
  justify-content: center;
}
.rectangle .hh span img:first-of-type {
  margin: 0 1em;
}

.rec-9 {
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.rec-img1 {
  /* position: relative; */
  /* display: flex;
  margin: 0 auto; */
}

.rec-img2 {
  position: absolute;
  top: 1rem;
  /* left: 0; */
}

/*  PART 2A*/
.one-stop-four-possibilities {
  display: flex;
  justify-content: space-between;
  background-color: rgba(238, 238, 238, 0.489);
  padding: 50px 10%;
  margin-bottom: 100px;
}
.one-stop {
  flex-basis: 30%;
}
.one-stop-num-data {
  flex-basis: 60%;
}
.one-stop h1 {
  font-size: 2.3em;
}
.one-stop h1 span {
  color: #0065fe;
}
.inner-num-data {
  display: flex;
  justify-content: space-between;
}
.inner-num-data h2 {
  font-size: 2em;
}
/* PART 2B */
.why-scissors {
  padding: 0px 10%;
  display: flex;
  justify-content: space-between;
}

.why-choose-scissors {
  flex-basis: 30%;
}
.U-C-Q-D {
  flex-basis: 60%;
}
.why-choose-scissors h1 {
  font-size: 2.3em;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.why-choose-scissors h1 span {
  color: #0065fe;
}
.why-choose-scissors p {
  font-size: 1.1em;
  line-height: 25px;
}
.inner-U-C-Q-D {
  display: flex;
  flex-wrap: wrap;
}
.inner-U-C-Q-D div {
  width: 50%;
}
.inner-U-C-Q-D div:nth-child(1),
.inner-U-C-Q-D div:nth-child(2) {
  margin-bottom: 50px;
}
.inner-U-C-Q-D div p {
  font-size: 1.1em;
  padding-top: 0.6em;
  width: 80%;
  line-height: 22px;
}
.inner-U-C-Q-D div h1 {
  font-size: 1.5em;
}
.inner-U-C-Q-D span {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #4b8ae85e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  margin-bottom: 25px;
}
.price-perfect-wrapper {
  padding: 0 10%;
  margin: 40px 0;
}
.price-perfect-wrapper .price-perfect {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-direction: column;
}
.price-perfect h1 span {
  color: #0065fe;
}
.price-perfect h1 {
  font-size: 2.1em;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.price-perfect p {
  text-align: center;
  width: 85%;
}
.B-P-T {
  margin: 30px 0;
}
.B-P-T .B-P-T-containers {
  display: flex;
  justify-content: center;
  align-items: center;
}
.B-P-T ul {
  list-style: none;
}
.B-P-T-containers section:nth-child(1),
.B-P-T-containers section:nth-child(3) {
  background-color: #fff;
  padding: 1em 2em;
  min-width: 150px;
}
.B-P-T-containers section:nth-child(1) {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.176);
}
.B-P-T-containers section:nth-child(3) {
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.176);
}
.B-P-T-containers section:nth-child(2) {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.176);
}

.B-P-T .B-P-T-containers section:nth-child(2) {
  background-color: navy;
  color: #fff;
}
.B-P-T-containers section:nth-child(1) p,
.B-P-T-containers section:nth-child(3) p {
  font-size: 1em;
}
.B-P-T-containers section:nth-child(1) h2,
.B-P-T-containers section:nth-child(3) h2 {
  font-size: 1.8em;
}
.B-P-T-containers section:nth-child(1) p:nth-child(1),
.B-P-T-containers section:nth-child(3) p:nth-child(1) {
  padding-bottom: 1.3em;
}
.B-P-T-containers section:nth-child(1) p:nth-child(3),
.B-P-T-containers section:nth-child(3) p:nth-child(3) {
  padding-bottom: 0.8em;
  padding-top: 0.4em;
  font-size: 1.3em;
}
.B-P-T-containers section li {
  padding-bottom: 1.7em;
  font-size: 1.1em;
}

.B-P-T-containers section:nth-child(2) {
  padding: 3em 2em;
  min-height: 480px;
  border-radius: 7px;
}
.B-P-T-containers section:nth-child(2) h2 {
  padding-bottom: 0em;
  padding-top: 0.5em;
  font-size: 1.8em;
}
.B-P-T-containers section:nth-child(2) p:nth-child(3) {
  padding-bottom: 1.5em;
  padding-top: 0.5em;
}
.B-P-T-containers section:not(:nth-child(2)) {
  flex-basis: 28%;
}

.B-P-T-containers section:nth-child(2) {
  flex-basis: 30%;
}

.price-perfect-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  column-gap: 15px;
}
.custom-pricing,
.select-pricing {
  padding: 10px 30px;
  margin-top: 4em;
  border-radius: 50px;
}
.custom-pricing {
  background-color: transparent;
  color: #0065fe;
  border: 2px solid #0065fe;
}
.select-pricing {
  background-color: #0065fe;
  color: #fff;
  border: none;
}
/* FORM SECTION */
.form-section {
  /* background-color: darkslategrey; */
  padding: 6.5em 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(
    --linear-gradient,
    linear-gradient(180deg, #1e3448 99.99%, rgba(30, 52, 72, 0) 100%)
  );
  position: relative;
}
.form-section form {
  background-color: #fff;
  padding: 2em 2.5em;
  border-radius: 7px;
}
.form-section form > input {
  width: 100%;
  padding: 15px;
  border-radius: 6px;
  border: 2px solid #0065fe;
  background-color: transparent;
}

.form-section form > input:focus {
  background-color: transparent;
  color: #0065fe;
}
.form-section form > input::placeholder {
  /* font-weight: bold; */
  color: #0066fea3;
}
.form-section form section {
  margin: 30px 0;
  display: flex;
  width: 100%;
  column-gap: 20px;
}
.form-section form section select {
  width: 100%;
  padding: 10px 20px;
  border-radius: 6px;
  border: 2px solid #0065fe;
  background-color: transparent;
  color: #0066feac;
}
.form-section form section span {
  width: 100%;
}

.form-section form section span input {
  width: 100%;
  padding: 10px 20px;
  border-radius: 6px;
  border: 2px solid #0065fe;
  background-color: transparent;
}

.form-section form section span input:focus {
  background-color: transparent;
  color: #0065fe;
}
.form-section form section span input::placeholder {
  /* font-weight: bold; */
  color: #0066fea3;
}

.form-section form button {
  width: 100%;
  padding: 1em 3em;
  background-color: #0065fe;
  border: none;
  font-size: 0.9em;
  color: #fff;
  border-radius: 50px;
}
.form-section form button span {
  margin-left: 10px;
}
.form-section p {
  padding: 1em 0;
  font-size: 0.8em;
  color: #0065fe;
  font-family: 'Trebuchet MS';
}
.form-section p a {
  color: #0065fe;
}

.form-img1 img {
  position: absolute;
  top: 0;
  left: 0;
}

.form-img2 img {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* FORM SECTION END */

.faqs {
  padding: 50px 0;
  background-color: #fff;
  position: relative;
}

.faqs header {
  display: flex;
  align-items: center;
  justify-content: center;
}

.faqs header h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.faqs > section {
  display: flex;
  flex-direction: column;
  width: 60%;
  /* align-items: center; */
  /* justify-content: center; */
  margin: 0 auto;
}
.inner-faq-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.inner-faq-1 p {
  /* width: 0%; */
}

.faqs hr {
  border: 0.1px solid rgba(0, 0, 0, 0.224);
  margin-bottom: 2rem;
}
.faqs .open-more {
  font-size: 1.4em;
}

.faq-img1 img {
  position: absolute;
  top: 0;
  left: 0;
}
.faq-img2 img {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* REVOLUTION LINK OPTIMIZATION */

.rev-link-opt {
  background: linear-gradient(180deg, #1e3448 99.99%, rgba(30, 52, 72, 0) 100%);
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 7rem 0rem 3rem 0;
  gap: 2rem;
}

.rev-link-opt h1 {
  color: #fff;
}

.rev-img {
  position: absolute;
  left: 0;
  top: 0;
}

.rev-img1 {
  position: absolute;
  right: 0;
  bottom: 0;
}

.rev-link-opt button {
  background-color: #0065fe;
  color: #fff;
  border: none;
  border-radius: 100px;
  padding: 0.8em 2.5em;
  text-transform: capitalize;
}

/* FOOTER -- PART IIIIII(7)================ */

footer {
  background-color: #fff;
  padding: 6em 10% 2em 10%;
}
.footer_part_one {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  column-gap: 30px;
  position: relative;
}

.footer_part_one > section {
  flex-basis: 17%;
}

.footer_part_one > section:nth-child(6),
.footer_part_one > section:nth-child(7),
.footer_part_one > section:nth-child(8) {
  margin-top: 1.5em;
}

.footer_part_one > section a {
  display: block;
  padding: 0 0 7px 0;
  color: #555;
}

.footer_part_one > section h3 {
  padding-bottom: 1em;
}
footer h4 {
  display: inline-block;
}

.icon-logos {
  margin-top: 1em;
}
.icon-logos i {
  padding: 0 10px 0 0;
  font-size: 1.3em;
}

.terms_sec_scissor {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: 'Trebuchet MS';
}

.footer-img1 img {
  position: absolute;
  bottom: -12rem;
  left: -11rem;
}

.footer-img2 img {
  position: absolute;
  bottom: -12rem;
  right: -11rem;
}
