html {
  scroll-behavior: smooth;
}
.icon {
  width: 476px;
  position: relative;
  height: 457px;
  overflow: hidden;
  flex-shrink: 0;
}
.publishers,
.when-joining-the {
  align-self: stretch;
  position: relative;
}
.publishers {
  line-height: 44px;
  font-weight: 600;
}
.when-joining-the {
  font-size: var(--label-medium-label-size);
  line-height: 20px;
  color: var(--neutral-grey);
}
.publishers-parent {
  /* width: 601px; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
}
.sign-up {
  position: relative;
  line-height: 24px;
  font-weight: 500;
}
.button {
  border-radius: var(--br-9xs);
  background: linear-gradient(-80.77deg, #0abff9, #0465ea);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-sm) var(--padding-13xl);
  text-align: center;
  font-size: var(--body-medium-body-2-size);
  color: var(--absolute-white);
}
.frame-parent,
.unlock1 {
  justify-content: flex-start;
}
.frame-parent {
  width: 44%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap-13xl);
}
.unlock1 {
  height: 503px;
  align-items: center;
  padding: 0 var(--padding-125xl);
  box-sizing: border-box;
  gap: 96px;
}
.button1,
.unlock,
.unlock1 {
  display: flex;
  flex-direction: row;
}
.unlock {
  overflow-x: auto;
  align-items: flex-start;
  justify-content: flex-start;
}
.button1 {
  border-radius: var(--br-9xs);
  background: linear-gradient(-80.03deg, #0abff9, #0465ea);
  align-items: center;
  justify-content: center;
  padding: var(--padding-sm) var(--padding-13xl);
  text-align: center;
  font-size: var(--body-medium-body-2-size);
  color: var(--absolute-white);
}
.icon1 {
  width: 414px;
  position: relative;
  height: 415px;
  overflow: hidden;
  flex-shrink: 0;
}
.unlock3 {
   width: 100%;
  background-color: var(--color-royalblue);
  height: 503px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 var(--padding-125xl);
  box-sizing: border-box;
}
.unlock-child {
  width: 239.9px;
  display: none;
  position: relative;
  height: 484.8px;
  object-fit: cover;
}
.activetab{
  display: block;
}
.ad-format {
  align-self: stretch;
  position: relative;
  font-size: var(--heading-headline-2-size);
  line-height: 44px;
  font-weight: 600;
  color: var(--color-gray-100);
}
.banner-ad {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
  font-weight: 600;
  display: inline-block;
  width: 221px;
  height: 19px;
}
.banner-ad-wrapper {
  color: #dbdbdb;
  
}
.banner-ad-wrapper:hover{
  color: #0062ff;
  }
  
.banner-ad-container:hover{
color: #0062ff;
}
.banner-ad-container,
.banner-ad-wrapper {
  width: 195px;
  position: relative;
  height: 19px;
  cursor: pointer;
}
.get-your-users {
  width: 607px;
  position: relative;
  font-size: var(--label-medium-label-size);
  color: var(--color-gray-100);
  display: inline-block;
}
.frame-container {
  width: 661px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 54px;
  box-sizing: border-box;
  gap: var(--gap-13xl);
}
.manage_image{
  overflow-x: clip;
  width: 100%;
  height: 34.5rem;
  position: relative;

}
.manage_brief{
  overflow-x: clip;
  width: 100%;
  /* height: 44.5rem; */
  position: relative;

}
.calender,
.unlock4 {
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.unlock4 {
  width: 80%;
  height: 490px;
  overflow: hidden;
  justify-content: flex-start;
  /* padding: 0 345px; */
 

  box-sizing: border-box;
  gap: 49px;
}
.calender {
  height: 563px;
  overflow-x: auto;
  justify-content: center;
  font-size: var(--font-size-lg);
  color: var(--color-gainsboro-100);
  font-family: var(--font-montserrat);
}
.body,
.unlock2 {
  display: flex;
  flex-direction: column;
}
.unlock2 {
  overflow-x: auto;
  align-items: flex-start;
  justify-content: flex-start;
  font-family: var(--label-medium-label);
}
.body {
  align-items: center;
  justify-content: center;
}
.header-menu-default,
.home {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.home {

  width: 100%;
  height: 1532px;
  flex-direction: column;
  text-align: left;
  font-size: var(--heading-headline-2-size);
  color: var(--color-gray-100);
  font-family: var(--font-montserrat);
  position: relative;
    background-color: #fff;
}
.header-menu-default {
  flex-direction: row;
}
.label1 {
  position: relative;
  line-height: 24px;
}
.menu-item-default2 {
  width: 0;
  height: 24px;
}
.heading-name {

  height: 100%;
  width: 100%;
 
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-31xl);
}
a{
 text-decoration: none;
 color: #fff;
}
.message {
  position: fixed;
  top: 128px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #4CAF50;
  color: white;
  padding: 15px 25px;
  border-radius: 5px;
  font-size: 18px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 999;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.un {
  display: inline-block;
  padding-bottom:2px;
  background-image: linear-gradient(#000 0 0);
  background-position: 0 100%; /*OR bottom left*/
  background-size: 0% 2px;
  background-repeat: no-repeat;
  transition:
    background-size 0.3s,
    background-position 0s 0.3s; /*change after the size immediately*/
}

.un:hover {
  background-position: 100% 100%; /*OR bottom right*/
  background-size: 100% 2px;
}
.nav_link{
  color: #34353a;
}
.heading-name-wrapper {
  
  
  height: 28.57%;
  width: 29.31%;

  left: 35.31%;
  color: inherit;
}
.login1 {
  position: relative;
  line-height: 20px;
  font-weight: 500;
  background: linear-gradient(-78.04deg, #0abff9, #0465ea);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.button2 {
  text-decoration: none;
  border-radius: var(--br-7xs);
  background-color: var(--neutral-silver);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-3xs) var(--padding-xl);
}
.sign-up2 {
  position: relative;
  line-height: 20px;
  font-weight: 500;
}
.button3,
.login {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.button3 {
  text-decoration: none;
  border-radius: var(--br-7xs);
  background: linear-gradient(-79.57deg, #0abff9, #0465ea);
  align-items: center;
  padding: var(--padding-3xs) var(--padding-xl);
  color: inherit;
}
.login {
 
  height: 47.62%;
  
  overflow: hidden;
  align-items: flex-start;
  gap: var(--gap-sm);
  text-align: center;
  font-size: var(--label-medium-label-size);
  color: var(--absolute-white);
  font-family: var(--label-medium-label);
}
.frame-child {

  width: 158px;
  height: 27px;
  object-fit: cover;
}
.group-parent {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 1px 5.2px rgba(0, 0, 0, 0.25);
  background-color: var(--absolute-white);
  width: 100%;
  height: 84px;
  overflow: hidden;
  text-align: left;
  font-size: var(--body-medium-body-2-size);
  color: var(--text-gray-900);
  font-family: var(--font-montserrat);
  z-index: 30;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.span {
  color: #4d4d4d;
}
.reach-your-customers-on {
  margin: 0;
}
.app-they-trust {
  margin: 0;
  background: linear-gradient(-89.27deg, #0abff9, #0465ea);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.reach-your-customers-container {
  position: relative;
  line-height: 58px;
}
.drive-business-results {
  align-self: stretch;
  position: relative;
  font-size: 20px;
  line-height: 24px;
  color: var(--neutral-grey);
}
.text {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
}
.button4,
.text-parent {
  display: flex;
  align-items: center;
}
.button4 {
  text-decoration: none;
  border-radius: var(--br-9xs);
  background: linear-gradient(-80.63deg, #0abff9, #0465ea);
  flex-direction: row;
  justify-content: center;
  padding: var(--padding-sm) var(--padding-13xl);
  font-size: var(--body-medium-body-2-size);
  color: var(--absolute-white);
}
.text-parent {
  position: relative;
  top: 108px;
  margin-left: auto;
  margin-right: auto;
  width: 773px;
  height: 264px;
  flex-direction: column;
  justify-content: flex-start;
  gap: var(--gap-13xl);
}
.frame-1202-1 {
  position: absolute;
  top: 418px;
  left: calc(50% - 455px);
  border-radius: 21px;
  width: 911px;
  height: 660px;
  object-fit: cover;
}
.frame-section {
 
 
  background-color: var(--color-royalblue);
  width: 100%;
  height: 899px;
  overflow: hidden;
  text-align: center;
  font-size: 48px;
  color: var(--color-gray-100);
  font-family: var(--font-montserrat);
}
.when-joining-the2 {
  width: 520px;
  position: relative;
  font-size: var(--label-medium-label-size);
  line-height: 20px;
  color: var(--neutral-grey);
  display: inline-block;
}
.frame-wrapper {
  position: absolute;
  top: 191px;
  left: 116px;
  width: 540px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.landing-page-inner {
  position: absolute;

  left: 0;
  background-color: var(--color-royalblue);
  width: 100%;
  height: 551px;
  overflow: hidden;
  color: var(--color-gray-100);
}
.tittle {
  align-self: stretch;
  position: relative;
  font-size: 38px;
  font-weight: 600;
  font-family: var(--font-montserrat);
  color: var(--color-gray-100);
  text-align: left;
}
.container,
.text-container {
  display: flex;
  justify-content: flex-start;
}
.text-container {
  align-self: stretch;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
}
.container {
  /* width: 1211px; */
  flex-direction: row;
  align-items: center;
}
.label3,
.text1 {
  position: relative;
  text-align: left;
}
.label3 {
  align-self: stretch;
  font-size: var(--body-medium-body-2-size);
  line-height: 24px;
  font-weight: 500;
  font-family: var(--font-montserrat);
  color: var(--color-gray-100);
}
.text1 {
  flex: 1;
  font-size: var(--label-medium-label-size);
  line-height: 20px;
  font-family: var(--label-medium-label);
  color: var(--neutral-grey);
}
.input-field {
  align-self: stretch;
  border-radius: var(--br-3xs);
  border: 1px solid var(--primary-95);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-base) var(--padding-sm);
}
.container1 {
  flex-direction: column;
  gap: var(--gap-5xs);
}
.container1,
.form-elements,
.input-field2 {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.input-field2 {
  border-radius: var(--br-3xs);
  border: 1px solid var(--primary-95);
  box-sizing: border-box;
  height: 101px;
  flex-direction: row;
  padding: var(--padding-base) var(--padding-sm);
}
.form-elements {
  flex-direction: column;
  gap: var(--gap-11xl);
}
.text4 {
  position: relative;
  font-size: var(--label-medium-label-size);
  line-height: 24px;
  font-weight: 500;
  font-family: var(--label-medium-label);
  color: var(--absolute-white);
  text-align: left;
}
.submit-button {
  cursor: pointer;
  border: 0;
  padding: var(--padding-xs) 44px;
  background-color: transparent;
  border-radius: var(--br-3xs);
  background: linear-gradient(98.66deg, #0465ea, #0abff9);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.form,
.sub-container1 {
  display: flex;
  justify-content: flex-start;
}
.sub-container1 {
  align-self: stretch;
  flex-direction: row;
  align-items: center;
}
.form {
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap-11xl);
}
.map-icon,
.map-pin-2-fill-icon {
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.map-icon {
  align-self: stretch;
  border-radius: var(--br-3xs);
  max-width: 100%;

  object-fit: cover;
}
.map-pin-2-fill-icon {
  width: 26px;
  height: 26px;
}
.text5 {
  position: relative;
  font-size: var(--label-medium-label-size);
  font-family: var(--label-medium-label);
  background: linear-gradient(90deg, #0062ff, #65d1ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: left;
}
.button-hover {
  border-radius: var(--br-28xl);
  background-color: var(--primary-99);
  border: 1px solid var(--primary-97);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-xs) var(--padding-base);
  gap: var(--gap-3xs);
  position: relative;
}
.text6 {
  position: relative;
  font-size: var(--label-medium-label-size);
  line-height: 20px;
  font-family: var(--label-medium-label);
  background: linear-gradient(90deg, #0062ff, #65d1ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: left;
}
.buttons {
  gap: var(--gap-sm);
  display: grid;
  grid-template-columns: 245px 188px;
  grid-row-gap: 0;
  grid-column-gap: 14px;
}
.container4 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 38px;
}
.contact,
.sub-container {
  display: flex;
  gap: var(--gap-31xl);
}
.sub-container {
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}
.contact {
  margin: 0;
  /* position: absolute; */
  padding: 48px;
  
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.contact-wrapper {
  position: relative;
 
  /* left: calc(50% - 719.5px); */
  background-color: var(--color-royalblue);
  width: 100%;
  
  overflow: hidden;
}
.shadow-icon {
  opacity: 0.7;
}
.main-icon,
.new-macbook-pro-mockup-front-v,
.shadow-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 967.9px;
  height: 544.5px;
  object-fit: cover;
}
.new-macbook-pro-mockup-front-v {
  top: 8.6px;
  left: 112.1px;
  width: 741px;
  height: 475.6px;
  mix-blend-mode: normal;
}
.shadow-parent {
  position: absolute;
  left: 603.1px;
  width: 967.9px;
  height: 544.5px;
}
.main-current-logo-white-vers {
  width: 162px;
  position: relative;
  height: 28px;
  object-fit: cover;
}
.paragraph {
  align-self: stretch;
  position: relative;
  letter-spacing: 0.2px;
  line-height: 26px;
}
.container6 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-xl);
}
.vector-icon {
  width: 28px;
  position: relative;
  height: 28px;
}
.icon-button {
  border-radius: var(--br-5xs);
  background-color: var(--primary-99);
  border: 1px solid var(--primary-95);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-xs);
}
.iconinstagram {
  width: 28px;
  position: relative;
  height: 28px;
  overflow: hidden;
  flex-shrink: 0;
}
.social-icons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: var(--gap-base);
}
.sub-container2 {
  width: 300px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 40px;
}
.header {
  position: relative;
  letter-spacing: -0.01em;
  line-height: 24px;
}
.link {
  text-decoration: none;
  color: inherit;
}
.link,
.link3 {
  position: relative;
  letter-spacing: -0.01em;
  line-height: 24px;
  font-weight: 500;
}
.footer-link-container,
.link-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-sm);
  font-size: var(--body-medium-body-2-size);
}
.footer-link-container {
  gap: var(--gap-11xl);
  font-size: var(--font-size-lg);
  font-family: var(--font-montserrat);
}
.div {
  position: absolute;
  top: calc(50% - 5.5px);
  left: 0;
  letter-spacing: 0.61px;
}
.monnersupportemail {
  position: absolute;
  top: calc(50% - 12.5px);
  left: 13.97%;
  font-size: var(--body-medium-body-2-size);
  letter-spacing: 0.7px;
  line-height: 25px;
  font-weight: 700;
  font-family: var(--font-lato);
  color: inherit;
  text-decoration: none;
}
.parent {
  position: absolute;
  width: 56.13%;
  top: calc(50% - 29.5px);
  right: 43.87%;
  left: 0;
  height: 25px;
}
.div1,
.jimmy-way-copper {
  position: absolute;
  display: inline-block;
}
.div1 {
  width: 4.49%;
  top: calc(50% - 30.1px);
  left: 0;
  letter-spacing: 0.61px;
}
.jimmy-way-copper {
  top: 0;
  left: 33px;
  font-size: var(--body-medium-body-2-size);
  letter-spacing: 0.7px;
  line-height: 25px;
  font-weight: 500;
  font-family: var(--font-poppins);
  width: 375px;
}
.group,
.learn-more {
  position: absolute;
  left: 0;
}
.group {
  width: 100%;
  top: calc(50% + 8.5px);
  right: 0;
  height: 75px;
}
.learn-more {
  width: 66.67%;
  top: calc(50% - 83.5px);
  font-size: var(--font-size-lg);
  letter-spacing: 2px;
  line-height: 26px;
  display: inline-block;
  font-family: var(--font-montserrat);
}
.group-container {
  width: 408px;
  position: relative;
  height: 167px;
  font-size: var(--label-medium-label-size);
  font-family: var(--font-font-awesome-5-pro);
}
.container5 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.arrow-alt-left-icon {
  width: 28px;
  position: relative;
  height: 28px;
  object-fit: contain;
}
.icon2 {
  border-radius: 100px;
  background-color: var(--primary-99);
  border: 1px solid var(--primary-95);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-xs);
}
.button5,
.text7 {
  display: flex;
  align-items: center;
}
.text7 {
  width: 71px;
  position: relative;
  letter-spacing: -0.01em;
  line-height: 64px;
  font-weight: 500;
  justify-content: center;
  height: 36px;
  flex-shrink: 0;
}
.button5 {
  flex-direction: row;
  justify-content: flex-start;
  gap: var(--gap-3xs);
}
.text8 {
  position: relative;
  letter-spacing: -0.01em;
  line-height: 24px;
  text-align: left;
}
.container7,
.footer {
  border-top: 1px solid var(--primary-97);
  box-sizing: border-box;
  display: flex;
}
.container7 {
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0 0;
  text-align: center;
  font-family: var(--label-medium-label);
}
.footer {
 
   width: 100%;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 50px 50px;
  gap: var(--gap-31xl);
}
.footer-22-desktop-produce- {
  
  background: linear-gradient(-84.23deg, #0abff9, #0465ea);
  width: 100%;
  height: 444px;
  overflow: hidden;
  text-align: left;
  font-size: var(--body-medium-body-2-size);
  color: var(--absolute-white);
  font-family: var(--font-poppins);
}
.image-16-icon,
.image-9-icon {
  /* position: absolute; */
  top: 13.5px;
  left: 0;
  width: 126px;
  height: 42px;
  object-fit: cover;
}
.image-16-icon {
  top: 4.5px;
  left: 164.2px;
  width: 106px;
  height: 60px;
}
.image-11-icon,
.image-12-icon,
.image-13-icon {
  /* position: absolute; */
  top: 15px;
  left: 308.3px;
  width: 130px;
  height: 39px;
  object-fit: cover;
}
.image-12-icon,
.image-13-icon {
  top: 23.5px;
  left: 476.5px;
  width: 152px;
  height: 22px;
}
.image-13-icon {
  top: 17px;
  left: 666.7px;
  width: 164px;
  height: 35px;
}
.component-1-child,
.image-14-icon,
.image-33-icon {
  /* position: absolute; */
  top: 18.5px;
  left: 868.8px;
  width: 108px;
  height: 32px;
  object-fit: cover;
}
.component-1-child,
.image-33-icon {
  top: 0;
  left: 1015px;
  width: 138px;
  height: 69px;
}
.image-33-icon {
  top: 13.5px;
  left: 1191px;
  width: 126px;
  height: 42px;
}
.image-34-icon,
.image-35-icon,
.image-36-icon {
  /* position: absolute; */
  top: 4.5px;
  left: 1355.2px;
  width: 106px;
  height: 60px;
  object-fit: cover;
}
.image-35-icon,
.image-36-icon {
  top: 15px;
  left: 1499.3px;
  width: 130px;
  height: 39px;
}
.image-36-icon {
  top: 23.5px;
  left: 1667.5px;
  width: 152px;
  height: 22px;
}
.component-1-item,
.image-37-icon,
.image-38-icon {
  /* position: absolute; */
  top: 17px;
  left: 1857.7px;
  width: 164px;
  height: 35px;
  object-fit: cover;
}
.component-1-item,
.image-38-icon {
  top: 18.5px;
  left: 2059.8px;
  width: 108px;
  height: 32px;
}
.component-1-item {
  top: 0;
  left: 2206px;
  width: 138px;
  height: 69px;
}
.component-1 {
  position: relative;
  height: 69px;
  /* overflow: hidden; */
  flex-shrink: 0;
  display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 66px;
  /* animation: slideshow 9s  infinite  linear; */
}
 .swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-wrapper{
  transition-timing-function: linear;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  width: 126px;
  background: #ffffff00;
  /* Center slide text vertically  */
}

@keyframes slideshow {
  0% { transform: translateX(100%); } /* Start from the right */
  100% { transform: translateX(-100%)
}
}
.clients {
  /* position: absolute;
  top: 3103px; */
  left: 0;
  background-color: var(--color-royalblue);
  width: 100%;;
  height: 154px;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* padding: 0 var(--padding-125xl); */
  box-sizing: border-box;
}
.axponent-ad-network {
  background: linear-gradient(-89.83deg, #0abff9, #0465ea);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.text-container1 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  font-size: xxx-large;
  padding-top: 8rem;
  padding-bottom: 8rem;
  text-align: center;
  color: var(--color-gray-100);
  justify-content: space-evenly;
}
.heading1,
.number {
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    -webkit-text-fill-color: transparent !important;
  
}
.number {
  line-height: 150%;
  font-weight: 600;
  background: linear-gradient(-57.79deg, #0abff9, #0465ea);
}
.heading1 {
  width: 203px;
  line-height: 35px;
  display: flex;
  background: linear-gradient(-64.89deg, #0abff9, #0465ea);
  align-items: center;
}
.container8,
.text-container2 {
  display: flex;
  justify-content: flex-start;
}
.text-container2 {
  width: 180px;
  flex-direction: column;
  align-items: flex-start;
  font-size: var(--font-size-5xl);
  font-family: var(--font-montserrat);
}
.container8 {
  width: 249px;
  flex-direction: row;
  align-items: center;
  gap: var(--gap-xl);
}
.paragraph1 {
  flex: 1;
  position: relative;
  font-size: var(--label-medium-label-size);
  line-height: 20px;
  font-weight: 500;
  font-family: var(--font-montserrat);
}
.background-complete-icon {
  height: 93.63%;
  width: 82.89%;
  top: 3.24%;
  right: 10.04%;
  bottom: 3.13%;
  left: 7.07%;
}
.background-complete-icon,
.background-simple-icon,
.group-icon,
.group-icon1 {
  position: absolute;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.background-simple-icon {
  height: 71.64%;
  width: 83.4%;
  top: 9.84%;
  right: 8.05%;
  bottom: 18.52%;
  left: 8.55%;
  display: none;
}
.group-icon,
.group-icon1 {
  height: 96.35%;
  width: 39.48%;
  top: 1.83%;
  right: 60.52%;
  bottom: 1.83%;
  left: 0;
}
.group-icon1 {
  height: 100%;
  width: 39.69%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 60.31%;
}
.back-screens {
  position: absolute;
  height: 17.11%;
  width: 57.58%;
  top: 15.74%;
  right: 23.13%;
  bottom: 67.15%;
  left: 19.3%;
}
.character-icon,
.group-icon2,
.group-icon3 {
  position: absolute;
  height: 78.36%;
  width: 49.61%;
  top: 10.43%;
  right: 26.17%;
  bottom: 11.21%;
  left: 24.22%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.group-icon2,
.group-icon3 {
  height: 88.6%;
  width: 100%;
  top: 11.4%;
  right: 0;
  bottom: 0;
  left: 0;
}
.group-icon3 {
  height: 0.5%;
  width: 0.46%;
  top: 0;
  right: 76.25%;
  bottom: 99.5%;
  left: 23.29%;
}
.lines {
  position: absolute;
  height: 62.34%;
  width: 68.09%;
  top: 30.08%;
  right: 15.59%;
  bottom: 7.58%;
  left: 16.33%;
}
.front-screens-icon {
  position: absolute;
  height: 29.1%;
  width: 67.07%;
  top: 27.19%;
  right: 18.79%;
  bottom: 43.71%;
  left: 14.14%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.div2 {
  width: 256px;
  position: relative;
  height: 256px;
  overflow: hidden;
  flex-shrink: 0;
}
/* .card,
.line {
  position: absolute;
} */
.card {
  /* top: 4135px; */
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 7%;
  justify-content: flex-start;
  gap: var(--gap-31xl);
  font-size: var(--font-size-41xl);
  font-family: var(--label-medium-label);
}
.line {
  /* top: 4104.5px; */
  
  border-top: 1px solid var(--primary-95);
  box-sizing: border-box;
  width: 1193px;
  height: 1px;
}
.smart-cpm1 {
  text-decoration: underline;
}
.smart-cpm {
  color: inherit;
}
.paragraph2 {
  flex: 1;
  position: relative;
  line-height: 20px;
  font-weight: 500;
}
.heading2,
.number1 {
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    -webkit-text-fill-color: transparent !important;
}
.number1 {
  line-height: 150%;
  font-weight: 600;
  background: linear-gradient(125.94deg, #0465ea, #0abff9);
}
.heading2 {
  align-self: stretch;
  line-height: 35px;
  background: linear-gradient(-82.35deg, #0abff9, #0465ea);
}
.container9,
.text-container3 {
  display: flex;
  justify-content: flex-start;
}
.text-container3 {
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  font-size: var(--font-size-5xl);
  font-family: var(--font-montserrat);
}
.container9 {
  width: 301px;
  flex-direction: row;
  align-items: center;
  gap: var(--gap-xl);
  text-align: left;
  font-size: var(--font-size-41xl);
  font-family: var(--label-medium-label);
}
/* .card1,
.line1 {
  position: absolute;
} */
.card1 {
  /* top: 3819px; */
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  padding-bottom: 7%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-31xl);
  text-align: right;
  font-size: var(--label-medium-label-size);
}
.line1 {
  top: 3788.5px;
  left: 170.5px;
  border-top: 1px solid var(--primary-95);
  box-sizing: border-box;
  width: 1193px;
  height: 1px;
}
.heading3,
.number2 {
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    -webkit-text-fill-color: transparent !important;
}
.number2 {
  line-height: 150%;
  font-weight: 600;
  background: linear-gradient(140.47deg, #0465ea, #0abff9);
}
.heading3 {
  align-self: stretch;
  line-height: 35px;
  background: linear-gradient(102.27deg, #0465ea, #0abff9);
}
.vector-icon1,
.vector-icon2,
.vector-icon3,
.vector-icon4 {
  position: absolute;
  height: 79.34%;
  width: 94.45%;
  top: 5.88%;
  right: 0.13%;
  bottom: 14.78%;
  left: 5.42%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.vector-icon2,
.vector-icon3,
.vector-icon4 {
  height: 68.31%;
  width: 95.93%;
  top: 31.69%;
  right: 0;
  bottom: 0;
  left: 4.07%;
}
.vector-icon3,
.vector-icon4 {
  height: 7.96%;
  width: 6.69%;
  top: 33.66%;
  right: 14.6%;
  bottom: 58.38%;
  left: 78.71%;
  object-fit: contain;
}
.vector-icon4 {
  top: 89.07%;
  right: 15.52%;
  bottom: 2.97%;
  left: 77.79%;
}
.vector-icon5,
.vector-icon6,
.vector-icon7,
.vector-icon8 {
  position: absolute;
  height: 5.62%;
  width: 4.72%;
  top: 26.07%;
  right: 47.4%;
  bottom: 68.31%;
  left: 47.88%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.vector-icon6,
.vector-icon7,
.vector-icon8 {
  height: 4.01%;
  width: 4.55%;
  top: 40.17%;
  right: 54.31%;
  bottom: 55.83%;
  left: 41.15%;
}
.vector-icon7,
.vector-icon8 {
  height: 3.49%;
  top: 90.74%;
  right: 64.71%;
  bottom: 5.78%;
  left: 30.74%;
}
.vector-icon8 {
  height: 96.89%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 3.11%;
  left: 0;
  object-fit: contain;
}
.div3 {
  position: absolute;
  height: 98.05%;
  width: 35.34%;
  top: 1.95%;
  left: 33.73%;
  background: linear-gradient(180deg, #0abff9, #0465ea);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.group3,
.vector-icon9 {
  position: absolute;
  height: 13.37%;
  width: 10.89%;
  top: 40.48%;
  right: 89.11%;
  bottom: 46.15%;
  left: 0;
}
.vector-icon9 {
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: contain;
}
.div4 {
  position: absolute;
  height: 86.3%;
  width: 30.14%;
  top: 9.25%;
  left: 36.3%;
  display: inline-block;
}
.group2,
.group4,
.vector-icon10 {
  position: absolute;
  height: 15.19%;
  width: 12.77%;
  top: 0;
  right: 41.63%;
  bottom: 84.81%;
  left: 45.61%;
}
.group2,
.vector-icon10 {
  height: 100%;
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
}
.vector-icon10 {
  height: 6.5%;
  width: 5.47%;
  top: 45.94%;
  right: 80.06%;
  bottom: 47.55%;
  left: 14.47%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: contain;
}
.group1 {
  position: absolute;
  height: 88.17%;
  width: 100%;
  top: 11.83%;
  right: 0;
  bottom: 0;
  left: 0;
}
.group-icon4,
.group-icon5 {
  position: absolute;
  height: 76.47%;
  width: 92.57%;
  top: 12.52%;
  right: 0.04%;
  bottom: 11.01%;
  left: 7.39%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.group-icon5 {
  height: 45.78%;
  width: 59.73%;
  top: 0;
  right: 36.64%;
  bottom: 54.22%;
  left: 3.63%;
}
.object {
  width: 228.7px;
  position: relative;
  height: 218px;
  font-size: var(--font-size-16xl-6);
  color: var(--absolute-white);
  font-family: var(--font-alatsi);
}
.card2 {
  /* position: absolute; */
  /* top: 3541px; */
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  padding-bottom: 7%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-31xl);
  font-size: var(--font-size-41xl);
  font-family: var(--label-medium-label);
}
.landing-page {
  width: 100%;
  /* position: relative; */
  background-color: var(--absolute-white);
  /* height: 5678px; */
  overflow: hidden;
  text-align: left;
  font-size: var(--heading-headline-2-size);
  color: var(--grey-40);
  font-family: var(--font-montserrat);
}
.brief{
  /* position: relative; */
  display: flex;
  flex-direction: column;
  align-items: center;
}
