.landinghero-section{display:flex;align-items:center;padding:7rem 5% 4rem;background-image:linear-gradient(90deg,rgba(6,6,6,.82),rgba(6,6,6,.55) 55%,rgba(6,6,6,.2)),url(/_next/static/media/landing-hero.1a85fe45.webp);background-size:cover;background-position:100%;min-height:100vh}.landinghero-left-div{color:var(--text-light);display:flex;flex-direction:column;gap:28px;width:60%}.landinghero-p{font-size:22px;color:var(--text-light);max-width:640px}@media screen and (max-width:1024px){.landinghero-section{background-image:linear-gradient(180deg,rgba(6,6,6,.85),rgba(6,6,6,.55)),url(/_next/static/media/landing-hero-mobile.15d570e6.webp);background-position:bottom}.landinghero-left-div{width:100%}}@media screen and (max-width:640px){.landinghero-p{font-size:18px}}.landingwhycyber-section{display:flex;padding:4rem 5%;gap:2.5rem;align-items:center}.landingwhycyber-image{width:650px;height:fit-content}.landingwhycyber-text-div{width:40%}.landingwhycyber-ul{margin:1rem 0}.landingwhycyber-ul li{display:flex;align-items:center;padding:2rem 0;gap:1rem}.landingwhycyber-ul li:not(:last-child){border-bottom:2px solid var(--stroke-color)}.landingwhycyber-buttondiv{display:flex;justify-content:center;align-items:center;gap:1rem}@media screen and (max-width:1024px){.landingwhycyber-section{flex-direction:column}.landingwhycyber-text-div{width:100%;text-align:center}.landingwhycyber-ul{text-align:left}}@media screen and (max-width:1280px){.landingwhycyber-image{width:550px;height:fit-content}}