@font-face { font-family: Clash Grotesk; src: url('ClashGrotesk-Regular.otf'); } 

html { scroll-behavior: smooth;
}

body {
    background: #020213;
    color: white;
    overflow-x: clip;
}

.Navigation {
    display: flex;
    /* width: 80rem; */
    justify-content: space-between;
    align-items: center;
    gap: 5rem;
    margin: 0;
    padding-top: 1.5rem;
    padding-left: 5rem;
    padding-right: 5rem;
}

.Logo {
    display: flex;
    align-items: center;
    gap: 1rem;
    z-index: 1;
}

.Nanoaio {
    color: #FFF;
    font-family: DM Sans;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.Links {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
}

.Link {
    color: #BEC7E1;
    text-align: center;
    font-family: Switzer;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 1.1rem */
    z-index: 2;
}

.HeroContent {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 3rem;
    position: relative;
    margin: auto;
    width: 100%;
}

.Top {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: -2rem;
}

.Graphic1 {
    width: 17.75rem;
    height: 16.9375rem;
}

.LogoSVG {
    width: 10rem;
    height: 13.63319rem;
    flex-shrink: 0;
    filter: drop-shadow(0px 8px 49px #5369FF) drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.25));
}

.HeroText {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
}

.HeroText1 {
    text-align: center;
    font-family: Clash Grotesk;
    font-size: 4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 4.4rem */
    background: linear-gradient(180deg, #FFF 0%, #DCE0FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.HeroText2 {
    color: #BEC7E1;
    text-align: center;
    font-family: Switzer;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 1.375rem */
}

.Cta {
    display: flex;
    padding: 1rem 1rem 1rem 1.25rem;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    border-radius: 0.75rem;
    background: #FFF;
    z-index: 2;
}

.JoinWaitlist {
    color: #1D2C8F;
    font-family: Switzer;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.AddIcon {
    width: 1.25rem;
    height: 1.25rem;
}

.Backgroundelement2{
    width: 79.44888rem;
    height: 33.15763rem;
    /* flex-shrink: 0; */
    position: absolute;
    top: 0;
    left: 50%;
    /* right: 100%; */
    /* bring your own prefixes */
    transform: translate(-50%, 0%);
    margin: auto;
    overflow: hidden;
}

.Backgroundelement1{
    width: 46.3125rem;
    height: 20.4375rem;
    /* flex-shrink: 0; */
    position: absolute;
    top: 0;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-100%, 0%);
}

.Separator {
    width: 57.75rem;
    height: 0rem;
    /* flex-shrink: 0; */
    stroke-width: 1px;
    stroke: rgba(201, 205, 216, 0.32);
    padding-top: 8rem;
    /* align-self: center; */
    position: relative;
    margin: auto;
    /* width: 100%; */
    
}

.Features {
    padding-top: 7rem;
    display: flex;
    width: 57.75rem;
    align-items: flex-start;
    align-content: flex-start;
    gap: 1.5rem 4.5rem;
    flex-wrap: wrap;
    position: relative;
    margin: auto;
    width: 100%;
}

.F2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: -2.5rem;
    flex: 1 0 0;
}

.Frame36369 {
    display: flex;
    padding: 0rem 1.5rem;
    flex-direction: column;
    align-items: flex-end;
    gap: 1rem;
    align-self: stretch;
}

.Frame {
    width: 2.5rem;
    height: 2.5rem;
    padding-bottom: 1rem;
    margin-top: -2rem;
    padding-left: 1rem;
}

.FrameText1 {
    align-self: stretch;
    color: #FFF;
    font-family: Clash Grotesk;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 1.65rem */
}

.FrameText2 {
    align-self: stretch;
    color: #BEC7E1;
    font-family: Switzer;
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 1.5rem */
}

.F1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: -2.5rem;
    flex: 1 0 0;
}

.CheckoutSuccess {
    color: #FFFFFF;
    font-family: Azeret Mono;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.Frame36368 {
    display: flex;
    padding: 0rem 1.5rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    align-self: stretch;
}

.MonitorIcon {
    width: 2.5rem;
    height: 2.5rem;
    margin-top: -2rem;
    padding-left: 1rem;
}

.MobileCompanion {
    display: flex;
    width: 57.8125rem;
    justify-content: space-between;
    align-items: center;
}

.Content {
    width: 26.625rem;
    height: 20.23438rem;
    flex-shrink: 0;
}

.Group {
    width: 1.75rem;
    height: 2.1875rem;
}

.Logo {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
}

.Image1 {
    width: 25.4375rem;
    height: 34rem;
    flex-shrink: 0;
}

.MobileCompanionText {
    color: #5065FF;
    font-family: Clash Grotesk;
    font-size: 3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 3.3rem */
}

.StayConnectedEvenWhileAway {
    color: #FFF;
    font-family: Clash Grotesk;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 1.875rem */
}

.Text3 {
    width: 26.625rem;
    color: #BEC7E1;
    font-family: Switzer;
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 1.5rem */
}


.JoinWaitlist2 {
    color: #1D2C8F;
    font-family: Switzer;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.Cta2 {
    display: inline-flex;
    padding: 1rem 1rem 1rem 1.25rem;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    border-radius: 0.75rem;
    background: #FFF;
    width: 10rem;
    z-index: 2;
}

.Nanoaioau {
    width: 96.875rem;
    height: 16.25rem;
    flex-shrink: 0;
    margin: auto;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 3rem;
    position: relative;
    margin: auto;
    width: 100%;
    padding-top: 6rem;
    overflow: hide;
}

.Expand {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.ViewAllSites {
    color: rgba(190, 199, 225, 0.80);
    text-align: center;
    font-family: Clash Grotesk;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 0.9625rem */
    letter-spacing: 0.035rem;
}

.DownChevron {
    width: 1rem;
height: 1rem;
}

.Autolayout {
    display: inline-flex;
align-items: baseline;
gap: 0.5rem;
}

/* .Frame23 {
    display: flex;
    align-items: center;
} */

.AU {
    font-family: Clash Grotesk;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(90deg, #6779FF 3.8%, #3953FF 43.21%, #0021D4 83.57%, #0023D6 99.91%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.Introducing {
    color: #FFF;
    font-family: Clash Grotesk;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 2.2rem */
}

.Nanoaio2 {
    color: #FFF;
    font-family: DM Sans;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.SupportingAWideRangeOfAustralianRetailSites {
    color: #BEC7E1;
    text-align: center;
    font-family: Switzer;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 1.375rem */
}

.Sites {
    display: inline-flex;
    align-items: flex-start;
    gap: 1rem;
    /* overflow: scroll; */
}

.Site {
    display: flex;
    height: 5.75rem;
    padding: 2rem;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    border-radius: 0.75rem;
    border: 1px dashed rgba(203, 217, 255, 0.24);
}

.Incu {
    width: 4.5rem;
    height: 1.75rem;
}


.Testimonials {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 3rem;
    padding-top: 15rem;
    align-items: center;
    gap: 3rem;
    position: relative;
    margin: auto;
    width: 100%;
    
}

.WordsFromOurUsers { 
    color: #FFF;
    font-family: Clash Grotesk;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 2.2rem */    
}

.Testimonials2 {
    display: flex;
    /* width: 57.75rem; */
    align-items: flex-start;
    gap: 1.5rem;
    flex-direction: column;
}
  
  @media (min-width: 1000px) {
    /* For desktops */
    .Testimonials2 {
      flex-direction: row;
    }
  }

.T1 {
    display: flex;
    padding: 1.125rem 1.5rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    flex: 1 0 0;
    border-radius: 1rem;
    border: 1px solid #CBD9FF;
    background: linear-gradient(180deg, #020213 0%, rgba(2, 2, 19, 0.00) 100%);
    backdrop-filter: blur(66px);
}

.LayoutT {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
    align-self: stretch;
}

.Quote {
    color: #FFF;
font-family: Clash Grotesk;
font-size: 4rem;
font-style: normal;
font-weight: 400;
line-height: 0%; /* 0rem */
}

.User {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.Quote {
    align-self: stretch;
    color: #FFF;
    font-family: Clash Grotesk;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 1.4rem */
    letter-spacing: 0.04rem;
}

.Ivlaniac {
    color: #BEC7E1;
    text-align: center;
    font-family: Switzer;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 0.9625rem */
}

.Pfp {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 6.9375rem;
}

.RatingDate { 
    display: flex;
justify-content: space-between;
align-items: center;
align-self: stretch;
}

.Rating {
    display: flex;
align-items: center;
gap: 0.0625rem;
}

.MonthsAgo {
    color: #BEC7E1;
    text-align: center;
    font-family: Switzer;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 0.825rem */
}

.Star {
    width: 0.75rem;
    height: 0.75rem;
}

.BackgroundElement3 {
    width: 58.9375rem;
    height: 44.125rem;
    flex-shrink: 0;
    right: -11rem;
    position: absolute;
    z-index: 2;
    top: 140rem;
}

.Footer {
    width: 80rem;
    height: 12.875rem;
    /* flex-shrink: 0; */
    padding-left: 3rem;
    padding-bottom: 5rem;
    padding-top: 5rem;
    position: relative;
    margin: auto;
    width: 100%;
    overflow-x: hidden;
    overflow: visible;
    flex-direction: column;
    display: flex;
}


.Nanoaiofooter {
    color: #FFF;
    font-family: DM Sans;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.FooterNav {
    display: flex;
    align-items: flex-start;
    /* gap: 6.25rem; */
    flex-direction: column;
}
  
  @media (min-width: 1000px) {
    /* For desktops */
    .FooterNav {
      flex-direction: row;
    }
  }

.NavigationF {
    display: flex;
    /* width: 80rem; */
    justify-content: space-between;
    align-items: center;
    /* margin: 0; */
    padding-top: 1.5rem;
    padding-left: 5rem;
    padding-right: 5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5rem;
}

.NavigationT {
    font-family: Clash Grotesk;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 1.875rem */
    background: linear-gradient(180deg, #FFF 0%, #DCE0FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: -4rem;
}

.Legal {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
}

.Socials {
    display: flex;
    width: 8rem;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 0.5rem;
}

.LayoutFooter {
    display: inline-flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 3rem;
}

.LayoutFooter2 { 
    display: flex;
    align-items: flex-start;
    gap: 2rem;
}

.LayoutFooter3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
}

.FooterLayout3Text {
    color: #BEC7E1;
    font-family: Switzer;
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 1.5rem */
    z-index: 2;
}

.Frame36362 {
    display: flex;
    align-items: flex-end;
    gap: 1rem;
}

.SocialLink {
    display: flex;
    padding: 1rem;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    border-radius: 0.75rem;
    border: 1px dashed rgba(218, 224, 255, 0.24);
    z-index: 2;
}

.AkarIconsTwitterFill {
    width: 1.5rem;
    height: 1.5rem;
}

.IconDiscord {
    width: 1.5rem;
    height: 1.5rem;
}

.NanoAioAllRightsReserved {
    color: #BEC7E1;
    font-family: Switzer;
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 110%; /* 1.1rem */
    padding-top: 3rem;
}