<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 1396:0 All "@import" rules must come first

**/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&amp;display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  display: block;
  width: 100%;
}

a {
  text-decoration: none;
  cursor: pointer;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.svg_roatate {
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

body {
  font-size: 1vw;
  font-family: "Poppins", sans-serif;
}

.bg_section {
  background-image: url("images/Home\ Page\(1\).jpg");
  /* background-image: url("{{ 'new_home_desktop.jpg' | assets_url  }}"); */
  background-size: cover;
  background-repeat: no-repeat;
}

.latest-header {
  width: 100%;
  padding: 2.2em 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.container {
  width: 82%;
  margin: 0 auto;
}

/* mob header */
.mob_header {
  display: flex;
  align-items: center;
  display: none;
}

.hamburger {
  cursor: pointer;
  width: 10%;
  position: absolute;
  z-index: 9;
}

.hamburger img {
  margin-left: 5em;
}

.mob_header-text {
  width: 100%;
}

.mob_header-text p {
  text-align: center;
  font-weight: 600;
  font-size: 7.5em;
  margin-left: -0.7em;
  color: #fff;
  line-height: 1.2;
}

.hbg_svg_1-mob {
  display: none;
}

.header_item {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header_logo p {
  font-weight: 600;
  font-size: 1.7em;
  color: #fff;
  line-height: 1;
}

.header_btn {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.75em;
}

.htral-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header_btn a {
  font-weight: 500;
  font-size: 1em;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.98em 1.3em;
  white-space: nowrap;
}

.header_btn .home_header_btn {
  width: 16.7%;
  background: linear-gradient(103.89deg, #7723ff 16.03%, #b847fe 81.18%);
}

.EA_header_btn {
  width: 20.1%;
  letter-spacing: 1%;
  background: linear-gradient(103.89deg, #7723ff 16.03%, #b847fe 81.18%);
}

.htral-btn {
  /* width: 16.7%; */
  background: linear-gradient(106.86deg, #ff8e00 9.1%, #ff5003 92.78%);
  box-shadow: 0px 7px 22px -6px rgba(33, 123, 244, 0.34);
  border-radius: 21.5px;
  padding: 0em 1.3em;
  gap: 0.75em;
  border-radius: 50px;
}

.htral-btn_img {
  width: 26%;
  display: flex;
  align-items: center;
}

.htral-btn a {
  padding: 0.98em 0.3em 0.98em 0;
}

/* section 1 */

/* bg svg */
.sec1_bg-svg5 {
  display: none;
}

.sec1_bg-svg6 {
  display: none;
}

.secbg_svg {
  position: absolute;
}

.sec1_bg-svg1 {
  width: 4.3%;
  top: 2.8%;
  right: 2.8%;
}

.sec1_bg-svg2 {
  top: 10.3%;
  left: 7.8%;
  width: 2.6%;
}

.sec1_bg-svg3 {
  top: 17%;
  left: 44%;
}

.sec1_bg-svg4 {
  bottom: 14%;
  left: 46%;
  width: 7%;
}

.hSec1 {
  width: 100%;
  position: relative;
}

.hSec1_item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7.78em;
}

.hSec1_item_A {
  width: 60%;
  margin-top: -3em;
}

.hSec1_item_A-p1 {
  margin-top: -0.8em;
  font-weight: 700;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.3;
}

.hSec1_item_A-p1 span {
  padding: 0 0.1em;
}

.hsec1_span1 {
  background: linear-gradient(96.67deg, #c347fe 44.77%, #137ac4 102.07%);
}

.hsec1_span2 {
  background: linear-gradient(96.67deg, #b847fe 44.77%, #c43d13 102.07%);
}

.hSec1_item_A-p2 {
  margin: 1.9em 0 4em 0.5em;
  font-weight: 400;
  font-size: 1.25em;
  line-height: 1.51;
  color: #fff;
}

.hSec1_item_A-p2 span {
  font-weight: 700;
  color: #ff7e01;
}

.sec1_btn {
  position: relative;
  display: inline-flex;
}

.sec1-border {
  position: absolute;
  width: 24%;
  top: -17%;
}

.sec1-left-border {
  left: -1.2em;
}

.sec1-right-border {
  right: -1.2em;
}

.hsec1_btn {
  display: inline-flex;
  align-items: center;
  gap: 0.8em;
  background: linear-gradient(106.86deg, #ff8e00 9.1%, #ff5003 92.78%);
  box-shadow: 0px 7px 22px -6px rgba(33, 123, 244, 0.34);
  border-radius: 100px;
  padding: 0.9em 1.3em;
}

.hsec1_btn_img {
  width: 2.43em;
  display: flex;
  align-items: center;
}

.hsec1_btn p {
  font-weight: 500;
  text-align: center;
  font-size: 1.12em;
  color: #fff;
  line-height: 1.1;
}

.hSec1_item_B {
  width: 40%;
}

.hSec1_item_B_img {
  width: 87.3%;
  margin: 4em 0 0 0.8em;
}

.sec1_handImg {
  width: 22%;
  position: absolute;
  top: 75%;
  left: 0;
}

/* section 2 */

/* sec2 svg */
.sec2_mob-svg {
  display: none;
}

.sec2_bg-svg4 {
  display: none;
}

.sec2_bg-svg1 {
  width: 4.3%;
  top: 10%;
  right: 2.8%;
}

.sec2_bg-svg2 {
  width: 2.73%;
  top: 21%;
  left: 8.4%;
}

.sec2_bg-svg3 {
  width: 2.73%;
  top: 41%;
  left: 43%;
}

.hSec2 {
  width: 100%;
  margin-top: 10.45em;
  position: relative;
}

.hsec2_item {
  width: 96%;
  margin: 0 auto;
}

.hSec2_title {
  font-weight: 700;
  text-align: center;
  font-size: 2.5em;
  line-height: 1.31;
  color: #fff;
}

.hSec2_title span {
  color: #ff8201;
}

.hsec2_avg_sec {
  display: flex;
  justify-content: space-between;
  margin-top: 6.95em;
  gap: 2em;
}

.hsec2_avg_sec-1 {
  text-align: center;
  width: 33.3%;
}

.hsec2_avg_sec-1a {
  width: 27.3%;
  padding: 2.26em 1.5em;
  background: linear-gradient(107.91deg, #23a3ff 15.11%, #c347fe 82.86%);
  box-shadow: 0px 7px 22px -6px rgba(33, 123, 244, 0.34);
  border-radius: 20%;
  text-align: center;
  margin: 0 auto;
}

.hsec2_avg_sec-1a p {
  font-weight: 700;
  font-size: 2.2em;
  color: #fff;
  line-height: 1.11;
}

.hsec2_avg_sec-1a-kal p {
  margin-left: -0.2em;
}

.hsec2_avg_sec-1b {
  font-weight: 700;
  font-size: 1.95em;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  margin-top: 0.751em;
}

/* section 3 */

/* bg svg */
.sec3_bg-svg1 {
  width: 4.3%;
  bottom: -7%;
  right: 3.8%;
}

.sec3_bg-svg2 {
  bottom: -18%;
  left: 7.7%;
  width: 2.72%;
}

.sec3_bg-svg3 {
  top: 8%;
  left: 46%;
  width: 7%;
}

.hSec3 {
  width: 100%;
  margin-top: 13.96em;
  position: relative;
}

.hSec3_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hSec3_item_A {
  width: 60%;
}

.hSec3_item_A-title {
  font-weight: 700;
  color: #fff;
  font-size: 2.5em;
  line-height: 1;
  margin-bottom: 2.73em;
}

.hSec3_item_Aa-2,
.hSec3_item_Aa-3 {
  margin-top: 3.12em;
}

.hSec3_item_Aa {
  width: 100%;
  display: flex;
  gap: 1.95em;
}

.hSec3_item_Aa-img {
  width: 14.15%;
}

.hSec3_item_Aa_text {
  width: 70%;
}

.hSec3_item_Aa-p1 {
  font-weight: 700;
  color: #fff;
  font-size: 2.23em;
  line-height: 1.11;
}

.hSec3_item_Aa-p2 {
  font-weight: 400;
  color: #fff;
  font-size: 1.3em;
  line-height: 1.5;
  margin-top: 1.1em;
}

.hSec3_item_B {
  width: 40%;
}

.hSec3_item_B-img {
  display: flex;
  justify-content: center;
}

.hSec3_item_B-img img {
  width: 79%;
  margin-left: 0.5em;
}

/* section 4 */

/* sec4-svg */
.sec4_bg-svg1 {
  width: 4.3%;
  bottom: -13%;
  right: 3.8%;
}

.sec4_bg-svg2 {
  bottom: 1%;
  left: 7.7%;
  width: 2.72%;
}

/* .sec4_bg-svg3 {
  top: 8%;
  left: 46%;
  width: 7%;
} */

.hSec4 {
  position: relative;
  width: 100%;
}

.hSec4_item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 1em;
}

.hSec4_item-title {
  font-weight: 700;
  text-align: center;
  font-size: 2.5em;
  color: #fff;
  line-height: 1;
  margin: 6.48em 0 4.45em 0;
  margin-bottom: 0;
}

/* .slider-controls {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 1;
}
.slider-control {
  background: transparent;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  outline: none;
} */
.hSec4_img-sec {
  display: flex;
  justify-content: center;
}

.hSec4_img-sec1 {
  width: 40%;
}

.hSec4_img-sec1 {
  width: 40%;
}

/* mobile-btn */
.left_right_btn-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4em;
  display: none;
}

.mob_left_btn,
.mob_right_btn {
  width: 12.18%;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 14px 30px -4px rgba(206, 206, 206, 0.5);
}

.mob_left_img,
.mob_right_img {
  width: 53%;
}

.mob_left_btn {
  background: #fff;
  padding: 3.52em 3.1em;
}

.mob_right_btn {
  background: linear-gradient(180deg, #ff8a02 0%, #ff6103 100%);
  padding: 3.52em 3.1em;
}

/* section 5 */

/* sec4-svg */
.sec5_bg-svg1 {
  width: 4.3%;
  bottom: 31%;
  right: 3.8%;
}

.sec5_bg-svg2 {
  bottom: 27.6%;
  left: 7.7%;
  width: 2.72%;
}

/* .sec4_bg-svg3 {
  top: 8%;
  left: 46%;
  width: 7%;
} */

.hSec5 {
  width: 100%;
  position: relative;
}

.hSec5-title {
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 2.5em;
  line-height: 1;
  margin: 5.57em 0 4.25em 0;
  margin-top: 50px;
}

.hSec5_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec5_img {
  width: 85.4%;
}

.sec5_text {
  font-weight: 700;
  color: #fff;
  font-size: 2.5em;
  margin: 3.3em 0 2.72em 0;
  line-height: 1;
  text-align: center;
}

.sec5_btn {
  align-items: center;
  justify-content: center;
  display: inline-flex;
  gap: 1em;
  width: 13%;
  padding: 1em 1.1em;
  background: linear-gradient(106.86deg, #ff8e00 9.1%, #ff5003 92.78%);
  box-shadow: 0px 7px 22px -6px rgba(33, 123, 244, 0.34);
  border-radius: 100px;
}

.sec5_btn_img {
  width: 26.6%;
  display: flex;
  align-items: center;
}

.sec5_btn p {
  color: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 1.12em;
  line-height: 1;
  white-space: nowrap;
}

/* footer */

.footer {
  margin-top: 6.9;
  width: 100%;
}

.footer_item {
  width: 91.7%;
  margin: 0 auto;
  text-align: center;
}

.footer_text {
  font-weight: 400;
  letter-spacing: -2%;
  text-align: center;
  color: #fff;
  font-size: 1.25em;
  line-height: 2;
  margin: 11.8em 0 2.5em 0;
}

.footer_link {
  padding-bottom: 6em;
}

.footer_link a {
  color: #fff;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.12em;
}

.footer_link * + * {
  border-left: 2px solid rgba(255, 255, 255, 0.1);
  padding: 0 1.5em;
}

.footer_link {
  padding-right: 1.5em;
}

@media screen and (max-width: 1050px) {
  /* .latest-header */
  .container {
    width: 86%;
  }

  .header_logo p {
    font-size: 3em;
  }

  .header_btn {
    width: 90%;
  }

  .header_btn a {
    font-size: 1.5em;
  }

  /* section 1 */
  .hSec1_item_A {
    width: 70%;
    margin-top: 5em;
  }

  .hSec1_item_B {
    width: 30%;
  }

  .hSec1_item_A-p1 {
    margin-top: -0.5em;
    font-size: 3em;
  }

  .hSec1_item_B_img {
    width: 100%;
    margin: 7em 0 0.8em;
  }

  .hSec1_item_A-p2 {
    font-size: 1.6em;
  }

  .sec1_handImg {
    top: 88%;
    display: none;
  }

  .sec1-border {
    top: -13%;
  }

  /* section 2 */
  .hSec2_title {
    font-size: 3em;
  }

  .hsec2_avg_sec-1a {
    width: 30.3%;
  }

  .hsec2_avg_sec-1b {
    font-size: 2em;
  }

  /* section 3 */
  .hSec3_item_A-title {
    font-size: 3em;
    margin-bottom: 2.3em;
  }

  .hSec3_item_Aa-p1 {
    font-size: 2.53em;
  }

  .hSec3_item_Aa-p2 {
    font-size: 1.5em;
  }

  .hSec3_item_B-img img {
    width: 80%;
  }

  .hSec4_item-title {
    font-size: 3.3em;
    margin: 4.4em 0 3em 0em;
  }

  /* .section4 */
  .hSec5-title {
    font-size: 3.5em;
    margin: 4.5em 0 3.25em 0;
  }

  .sec5_text {
    font-size: 3.5em;
    margin: 3.3em 0 1.72em 0;
  }

  .sec5_btn {
    width: 22%;
  }

  .sec5_btn p {
    font-size: 2.12em;
  }

  /* .footer */
  .footer_text {
    font-size: 2.25em;
    margin: 5.8em 0 2.5em 0;
  }

  .footer_link a {
    font-size: 2.12em;
  }
}

@media screen and (max-width: 767px) {
  .bg_section {
    background-image: url("images/mobilebg\ \(2\).jpg");
    background-position: top;
    text-align: center;
  }

  .container {
    width: 93%;
  }

  .svg-opacity {
    opacity: 0.5;
  }

  /* .latest-header */
  .latest-header {
    height: 22em;
    padding: 5em 0 6.9em 0;
    display: flex;
    align-items: center;
    position: relative;
  }

  .header_logo {
    display: none;
  }

  .header_item {
    transform: translate();
    flex-direction: column;
    position: absolute;
    background: linear-gradient(174.11deg, #023655 -18.02%, #011928 97.41%);
    width: 100%;
    right: 0;
    top: 0;
    padding: 2em 0;
    transform: translateY(-100%);
    transition: all 0.5s ease;
    z-index: 100;
    height: calc(100vh - 21.9em);
  }

  .header_item.show {
    transform: translateY(21.9em);
  }

  .overflow.show {
    overflow: hidden;
  }

  .header_logo {
    width: 88%;
    text-align: center;
    margin-bottom: 4em;
  }

  .header_logo p {
    font-size: 5em;
  }

  .header_btn {
    flex-direction: column;
    gap: 3em;
    width: 67%;
  }

  .header_btn a {
    font-size: 1.8em;
  }

  .header_btn .home_header_btn,
  .EA_header_btn,
  .htral-btn {
    width: 29.7%;
  }

  .htral-btn_img {
    width: 18%;
  }

  .htral-btn {
    padding: 0.7em 1.3em;
  }

  .mob_header-text p {
    z-index: 2;
    position: relative;
  }

  .hbg_svg_1-mob {
    position: absolute;
    width: 5.9%;
    top: 25%;
    display: block;
  }

  .hbg_svg_1-mob2 {
    left: 45%;
    top: 51%;
  }

  /* ////// */
  .mob_header {
    display: flex;
  }

  /* section1 */
  .hSec1_item {
    flex-direction: column;
  }

  .hSec1_item_A {
    width: 100%;
  }

  .hSec1_item_A-p1 {
    margin-top: 0.98em;
    font-size: 9.7em;
    line-height: 1.5;
    position: relative;
    z-index: 10;
  }

  .hSec1_item_A-p2 {
    font-size: 5em;
    margin: 3.5em 0 4em 0em;
  }

  .hsec1_btn {
    padding: 3.72em;
    gap: 2.8em;
  }

  .sec1-border {
    top: -15%;
  }

  .sec1-left-border {
    left: -3.4em;
  }

  .sec1-right-border {
    right: -3.4em;
  }

  .hsec1_btn_img {
    width: 8.44em;
  }

  .hsec1_btn p {
    font-size: 4.4em;
    line-height: 1;
  }

  .hSec1_item_B {
    width: 100%;
    margin-top: 29.4em;
  }

  .hSec1_item_B_img {
    width: 86.5%;
    margin: 0 auto;
  }

  /* sec2-svg */
  .sec1_bg-svg1 {
    display: none;
  }

  .sec1_bg-svg2 {
    top: 15.3%;
    left: -0.2%;
    width: 5.1%;
  }

  .sec1_bg-svg3 {
    left: 48%;
    top: 17.2%;
  }

  .sec1_bg-svg4 {
    top: 26.5%;
    left: 52%;
    width: 9.4%;
  }

  .sec1_bg-svg5 {
    display: block;
    top: 38.3%;
    left: 0;
  }

  .sec1_bg-svg6 {
    display: block;
    top: 50%;
    left: 52%;
  }

  /* section 2 */

  /* sec2 svg  */
  .sec2_bg-svg1 {
    display: none;
  }

  .sec2_bg-svg2 {
    display: block;
    top: 23%;
    left: 0;
    width: 5.4%;
  }

  .sec2_bg-svg3 {
    top: 45.5%;
    left: 0%;
    width: 5.4%;
  }

  .sec2_bg-svg4 {
    display: block;
    top: -5.8%;
    width: 5.4%;
  }

  .sec2_mob-svg {
    display: block;
    width: 5.4%;
  }

  .sec2_bg-svg5 {
    top: 68.5%;
    left: 0%;
  }

  .sec2_bg-svg6 {
    top: 66.5%;
    left: 0%;
  }

  .sec2_bg-svg7 {
    bottom: 6.8%;
    left: 0%;
  }

  .sec2_bg-svg8 {
    bottom: 27.5%;
    left: 47%;
  }

  .sec2_bg-svg9 {
    bottom: 4.5%;
    left: 44%;
  }

  .sec2_bg-svg10 {
    width: 9.4%;
    bottom: -6%;
    left: 50%;
  }

  .hSec2 {
    margin-top: 11.25em;
    position: relative;
  }

  .hSec2_title {
    font-size: 9.3em;
    line-height: 1.7;
  }

  .hsec2_item {
    width: 93%;
  }

  .hsec2_avg_sec {
    flex-direction: column;
    align-items: center;
    margin-top: 20em;
    gap: 15em;
  }

  .hsec2_avg_sec-1 {
    width: 100%;
  }

  .hsec2_avg_sec-1a {
    width: 36.15%;
    padding: 10.1em 1.75em;
  }

  .hsec2_avg_sec-1a p {
    font-size: 10em;
  }

  .hsec2_avg_sec-1b {
    font-size: 8.75em;
    line-height: 1.5;
    position: relative;
    z-index: 10;
  }

  /* section3 */

  /* sec3 svg */
  .sec3_bg-svg1 {
    display: none;
  }

  .sec3_bg-svg2 {
    width: 5.4%;
    left: 0%;
    top: 7.5%;
  }

  .sec3_bg-svg3 {
    top: 15.5%;
    left: 52%;
    width: 9.4%;
  }

  .sec3_bg-svg4 {
    top: 21.6%;
  }

  .sec3_bg-svg5 {
    top: 34.5%;
  }

  .sec3_bg-svg6 {
    top: 36.2%;
  }

  .sec3_bg-svg7 {
    top: 37.4%;
    left: 47%;
  }

  .sec3_bg-svg8 {
    bottom: 54.4%;
    width: 9.4%;
    left: 49%;
  }

  .sec3_bg-svg9 {
    bottom: 48%;
  }

  .sec3_bg-svg10 {
    bottom: 40.7%;
    width: 9.4%;
    left: 49%;
  }

  .sec3_bg-svg11 {
    bottom: 30.3%;
    left: 0%;
  }

  .sec3_bg-svg12 {
    bottom: 3.8%;
    left: 0%;
  }

  .hSec3 {
    margin-top: 25.3em;
    position: relative;
  }

  .hSec3 p {
    position: relative;
    z-index: 10;
  }

  .hSec3_item {
    flex-direction: column;
  }

  .hSec3_item_A {
    width: 100%;
  }

  .hSec3_item_B {
    width: 100%;
  }

  .hSec3_item_A-title {
    font-size: 9.38em;
    margin-bottom: 2.69em;
    line-height: 1.2;
  }

  .hSec3_item_A_item {
    display: flex;
    flex-direction: column;
    gap: 17em;
  }

  .hSec3_item_Aa {
    flex-direction: column;
    align-items: center;
    gap: 11.3em;
  }

  .hSec3_item_Aa-img {
    width: 33.7%;
  }

  .hSec3_item_Aa_text {
    width: 100%;
  }

  .hSec3_item_Aa-p1 {
    font-size: 9.38em;
    line-height: 1.2;
  }

  .hSec3_item_Aa-p2 {
    font-size: 4.69em;
    line-height: 1.81;
    margin-top: 2.2em;
  }

  .hSec3_item_B {
    margin-top: 28.44em;
  }

  .hSec3_item_B-img {
    width: 87.7%;
    margin: 0 auto;
  }

  .hSec3_item_B-img img {
    width: 100%;
  }

  /* section 4 */

  /* sec4 svg  */
  .sec4_bg-svgs {
    display: none;
  }

  .hSec4_item-title {
    font-size: 9.4em;
    margin: 2.18em 0;
  }

  .hSec4_img-sec-mb {
    display: none;
  }

  .hSec4_img-sec1 {
    width: 86%;
  }

  .hSec4_left-btn,
  .hSec4_right-btn {
    display: none;
  }

  .left_right_btn-mobile {
    display: flex;
    margin-top: 22.82em;
  }

  /* section 5 */

  /* sec5 svg */
  .sec5_bg-svgs {
    display: none;
  }

  .hSec5-title {
    font-size: 9.4em;
    line-height: 1.2;
    margin: 3em 0 2.46em 0;
  }

  .sec5_img {
    width: 100%;
  }

  .sec5_text {
    font-size: 9.5em;
    line-height: 1.2;
    margin: 2.8em 0 1.65em 0;
  }

  .sec5_btn {
    padding: 4.4em 4.7em;
    gap: 3.6em;
    width: 52%;
  }

  .sec5_btn_img {
    width: 11em;
  }

  .sec5_btn p {
    font-size: 5em;
  }

  /* .footer */
  .footer_item {
    width: 100%;
  }

  .footer_text {
    font-size: 4.7em;
    margin: 4.9em 0 2.5em 0;
    line-height: 2.3;
    letter-spacing: -2%;
    position: relative;
    z-index: 10;
  }

  .footer_link a {
    font-size: 4.7em;
  }

  .footer_link {
    padding: 0 0.8em 13.8em 0;
  }

  .footer_link * + * {
    padding: 0 0.8em;
  }
}

/*  product css */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&amp;display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-size: 1vw;
  font-family: "Poppins", sans-serif;
}

img {
  display: block;
  width: 100%;
}

a {
  text-decoration: none;
}

.mobile_bg {
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
}

.product_section_1 {
  padding-top: 17em;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  position: relative;
  z-index: 10;
}

.contanier {
  width: 82%;
  margin: 0 auto;
}

.section_1_item {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  width: 100%;
}

.left_section_1 {
  width: 40%;
}

.section_1_img {
  width: 93%;
}

.right_section_1 {
  width: 60%;
  margin: 2.4em 0 0 2.5em;
}

.right_item_1-p1 {
  font-weight: 700;
  font-size: 2.5em;
  line-height: 1.3;
}

.mobile_text {
  font-weight: 700;
  text-align: center;
  color: #fff;
  font-size: 8.38em;
  line-height: 1.51;
  display: none;
}

.right_item_1-p2 {
  font-size: 500;
  font-size: 1.67em;
  line-height: 1.7;
  margin: 0.46em 0 1.5em;
}

.right_item_btn {
  display: flex;
  align-items: center;
  gap: 1.67em;
}

.right_item_btn-1 {
  display: flex;
  align-items: center;
  /* width: 21.7%; */
  gap: 11px;
  max-width: 153px;
  /* justify-content: center; */
  width: 100%;
  height: 62px;
  background: linear-gradient(106.86deg, #ff8e00 9.1%, #ff5003 92.78%);
  box-shadow: 0px 7px 22px -6px rgba(33, 123, 244, 0.34);
  border-radius: 100px;
  padding: 1em 1.1em;
}

.right_item_btn-1-img {
  width: 30%;
}

.right_item_btn-1-img a {
  display: flex;
  align-items: center;
}

.right_item_btn-1 a,
.right_btn_2 {
  color: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 1.12em;
  white-space: nowrap;
  line-height: 1;
}

.right_btn_2 {
  border: 1px solid #fefefe;
  padding: 14px 15px;
  border-radius: 100px;
  /* padding: 1.49em; */
  max-width: 153px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 62px;
  background: transparent;
}

.right_item_2-p1 {
  font-weight: 700;
  font-size: 2.5em;
  line-height: 1.1;
}

.description_p1 {
  margin-top: 1.67em;
}

.description_p2 {
  margin-top: 2.2em;
}

.description_p3 {
  margin-top: 1.84em;
}

.right_item_2-p2 {
  font-weight: 400;
  font-size: 1.4em;
  line-height: 2;
  margin-top: 1.84em;
}

/* section 2 */
.section_2 {
  width: 100%;
  color: #fff;
}

.sec2_item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sec2_title {
  font-weight: 700;
  text-align: center;
  font-size: 2.5em;
  line-height: 1;
  margin: 6.2em 0 2.73em 0;
}

.sec2_btn {
  display: inline-flex;
  height: 62px;
  align-items: center;
  gap: 0.8em;
  background: linear-gradient(106.86deg, #ff8e00 9.1%, #ff5003 92.78%);
  box-shadow: 0px 7px 22px -6px rgba(33, 123, 244, 0.34);
  border-radius: 100px;
  padding: 1em 1.1em;
  margin-bottom: 3em;
}

.sec2_btn-img {
  max-width: 35px;
  height: 35px;
  width: 100%;
  display: flex;
  align-items: center;
}

.sec2_btn_p {
  color: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 2.02em;
  white-space: nowrap;
  line-height: 1;
}

/* product svgs */
.product_section_svg1 {
  width: 2.7%;
  left: 7.8em;
  top: 12em;
}
.product_section_svg2 {
  width: 7%;
  right: 46em;
  top: 50em;
  z-index: -1;
}
.product_section_svg3 {
  width: 4.3%;
  top: 3.1em;
  right: 3.85em;
}
.product_section_svg4 {
  width: 2.7%;
  top: 70.9em;
  left: 7.97em;
}
.product_section_svg5 {
  width: 2.7%;
  left: 43em;
  top: 73em;
  z-index: -1;
}
.product_section_svg6 {
  width: 4.3%;
  top: 66.5em;
  right: 3.85em;
}
.product_section_svg7 {
  width: 2.7%;
  bottom: -10em;
  left: 7.97em;
}
.product_section_svg8 {
  width: 7%;
  bottom: 14.1em;
  right: 46%;
  z-index: -1;
}
.product_section_svg9 {
  width: 4.3%;
  bottom: -7em;
  right: 3.85em;
  z-index: -1;
}
.product_section_svg10 {
  width: 2.7%;
  bottom: -24em;
  left: 68.97em;
}

/* mob */
.product_section-mob_svg5,
.product_section_svg11,
.product_section_svg12,
.product_section_svg13,
.product_section_svg14,
.product_section_svg15,
.product_section_svg16,
.product_section_svg17,
.product_section_svg18,
.product_section_svg19,
.product_section_svg20,
.product_section_svg21 {
  display: none;
}

/* tablet */
@media screen and (max-width: 1050px) {
  .contanier {
    width: 85%;
  }

  .right_item_1-p1 {
    font-size: 4.5em;
  }

  .right_item_1-p2 {
    font-size: 2.6em;
  }

  .right_item_btn-1 {
    width: 35.7%;
  }

  .right_item_btn-1 a,
  .right_btn_2 {
    font-size: 2em;
  }

  .right_btn_2 {
    padding: 1.12em;
    width: 35.7%;
  }

  .right_item_2-p1 {
    font-size: 3.4em;
  }

  .right_item_2-p2 {
    font-size: 1.9em;
  }

  .sec2_title {
    font-size: 3.5em;
    margin: 4.2em 0 2.3em 0;
  }
}

/* mobile */

@media screen and (max-width: 767px) {
  .section_1 {
    display: none;
  }

  .mobile_bg {
    display: block;
  }

  .contanier {
    width: 94%;
  }

  .section_1_item {
    flex-direction: column;
  }

  .left_section_1 {
    width: 100%;
  }

  .section_1_img {
    width: 90.5%;
    margin: 0 auto;
  }

  .right_section_1 {
    text-align: center;
    width: 100%;
    margin: 0;
  }

  .right_item_1-p1 {
    display: none;
  }

  .mobile_text {
    display: block;
    margin: 1.2em 0 0.15em 0;
  }

  .right_item_1-p2 {
    font-size: 6.3em;
    margin: 0 0 1.45em 0;
  }

  .right_item_btn-1 a,
  .right_btn_2 {
    font-size: 5em;
  }

  .right_item_btn {
    flex-direction: column;
    gap: 9.1em;
  }

  .right_item_btn-1 {
    width: 153px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .right_item_btn-1-img {
    width: 30%;
  }

  .right_item_btn-1-img img {
    width: 35px;
    height: 35px;
  }

  .right_btn_1,
  .right_btn_2 {
    /* padding: 1.4em; */
    width: 153px;
    font-size: 16px !important;
  }

  .right_item_2-p1 {
    font-size: 8.45em;
    line-height: 1.5;
  }

  .description_p1 {
    margin-top: 1.75em;
    line-height: 1.5;
  }

  .right_item_2-p2 {
    font-size: 5.65em;
    margin-top: 1.17em;
  }

  .description_p2 {
    margin-top: 1.5em;
  }

  .description_p3 {
    margin-top: 1.81em;
  }

  .right_item_2-p2-mobile1 {
    margin-top: 0.8em;
  }

  .right_item_2-p2-mobile1 {
    margin-top: 0.3em;
  }

  .sec2_title {
    font-size: 9.2em;
    margin: 3.85em 0 1.6em 0;
    line-height: 1.21;
  }

  .sec2_btn {
    width: 50.9%;
    gap: 3.5em;
    padding: 4.35em 4.7em;
  }

  .sec2_btn-img {
    width: 30%;
  }

  .sec2_btn_p {
    font-size: 5em;
  }

  .product_section_svg11,
  .product_section_svg12,
  .product_section_svg13,
  .product_section_svg14,
  .product_section_svg15,
  .product_section_svg16,
  .product_section_svg17,
  .product_section_svg18,
  .product_section_svg19,
  .product_section_svg20,
  .product_section_svg21 {
    display: block;
  }

  /* movile svgs */
  .hbg_svg_1-mob {
    display: none;
  }
  .mob-svg_1 {
    width: 5.9%;
  }
  .product_section_svg1 {
    left: 0.4em;
    top: 53em;
  }
  .product_section_svg2 {
    width: 9.4%;
    right: 37em;
    top: 34em;
    z-index: 1;
    opacity: 0.3;
  }
  .product_section_svg4 {
    top: 61.9em;
    left: 54.97em;
    opacity: 0.3;
  }
  .product_section_svg3 {
    display: none;
  }
  .product_section-mob_svg5 {
    display: block;
    width: 9.4%;
    top: 97em;
    right: 30em;
  }
  .product_section_svg5 {
    display: none;
  }
  .product_section_svg6 {
    display: none;
  }
  .product_section_svg7 {
    top: 140em;
    left: -0.03em;
  }
  .product_section_svg8 {
    width: 9.4%;
    bottom: 257.1em;
    right: 38%;
  }
  .product_section_svg9 {
    display: none;
  }
  .product_section_svg10 {
    bottom: 227em;
    left: 0em;
  }
  .product_section_svg11 {
    width: 9.4%;
    top: 245em;
    right: 37em;
    z-index: -1;
  }
  .product_section_svg12 {
    bottom: 164em;
    left: 0;
    opacity: 0.3;
  }
  .product_section_svg13 {
    bottom: 154em;
    left: 0;
  }
  .product_section_svg14 {
    bottom: 146em;
    left: 50em;
    z-index: -1;
  }
  .product_section_svg15 {
    bottom: 99em;
    left: 0;
    opacity: 0.3;
  }
  .product_section_svg16 {
    bottom: 90em;
    left: 0;
  }
  .product_section_svg17 {
    bottom: 81em;
    left: 50em;
  }
  .product_section_svg18 {
    width: 9.4%;
    bottom: 33em;
    left: 56em;
  }
  .product_section_svg19 {
    bottom: 7em;
    left: 0;
  }
  .product_section_svg20 {
    bottom: -30em;
    width: 9.4%;
    left: 54em;
    z-index: -1;
  }
  .product_section_svg21 {
    bottom: -84em;
    left: 0;
  }
}
</pre></body></html>