.banner-cover{border:1px solid rgba(0,0,0,.1);height:60vh;border-radius:20px;padding-inline:15px}.banner-cover .header-banner{position:relative;text-align:center;display:flex;flex-direction:column;justify-content:center;backdrop-filter:blur(7px);border-radius:0 0 20px 20px;height:100%;mask:linear-gradient(180deg,transparent,#fff 50%);mask-composite:exclude}.banner-cover .header-banner h1.first-title{margin-top:20px;font-size:25px;line-height:normal;margin-bottom:8px}.banner-cover .header-banner h2{font-size:16px;margin-bottom:15px}.banner-cover .header-banner .header-features{z-index:2}.banner-cover .header-banner .header-features p{font-size:13px}.banner-cover .swipeDown{background:-webkit-linear-gradient(5deg,var(--color-dark-green),var(--color-green-1));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.banner-cover .swipeDown svg{color:var(--color-green-1)}.banner-cover .swipeDownAnimation svg{animation:linkArrow 1s ease-in-out infinite}@keyframes linkArrow{0%{transform:translateY(-3px);color:var(--color-dark-green)}50%{transform:translateY(3px);color:var(--color-green-1)}to{transform:translateY(-3px);color:var(--color-dark-green)}}@media(min-width:480px){.header-banner{padding-bottom:0!important;justify-content:center!important}.header-banner h1.first-title{font-size:30px!important}.header-banner h2{font-size:18px}.header-banner .header-features p{font-size:14px!important}}@media(min-width:576px){.banner-cover{height:calc(100vh - 130px)!important}.banner-cover .header-banner .header-features p{font-size:14px!important}}@media(min-width:768px){.banner-cover .header-banner h1.first-title{margin-top:35px!important;margin-bottom:10px;font-size:37px!important}.banner-cover .header-banner h2{font-size:23px;margin-bottom:25px}.banner-cover .header-banner .header-features p{font-size:15px!important}}@media(min-width:992px){.header-banner h1.first-title{font-size:42px!important}.header-banner .header-features p{font-size:16px!important}}@media(min-width:1200px){.header-banner h1.first-title{font-size:47px!important}.header-banner .header-features p{font-size:18px!important}}html[data-theme=dark] .banner-cover{border:1px solid hsla(0,0%,100%,.1)}html[data-theme=dark] .banner-cover .header-banner{backdrop-filter:blur(10px)}html[data-theme=dark] .banner-cover .header-banner h1.first-title,html[data-theme=dark] .banner-cover .header-banner h2,html[data-theme=dark] .banner-cover .header-banner p{color:#fff}html[data-theme=dark] .swipeDown svg{color:var(--color-dark-green)}@media(min-width:640px){html[lang=en] .header-banner h2{font-size:20px}}@media(min-width:768px){html[lang=en] .header-banner h1.first-title{font-size:30px!important;margin-bottom:18px}html[lang=en] .header-banner h2{margin-bottom:18px;font-size:23px}}@media(min-width:1200px){html[lang=en] .header-banner h1.first-title{font-size:35px!important}}