@import url(https://fonts.googleapis.com/css2?family=Lexend&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Nunito&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Rubik&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css);

body {
    max-width: 99%;
    background-color: #fefeff;
    font-family: Poppins;
}
a {
    text-decoration: none;
    color: #332941;
}
a::active {
    color: #4942e4;
}
p,
ul {
    font-family: Rubik;
    line-height: 1.5em;
    color: #676e8b;
}
.desktop-nav {
    display: none;
}
nav {
    position: fixed;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 5px 11px;
    z-index: 1000;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 -0.4px 2.7px 1.5px #bbb;
}
nav img {
    width: 40px;
}
#menuo {
    background-color: transparent;
    border: none;
    fill: #332941;
    margin-top: 16px;
    margin-right: 4px;
    font-size: 20px;
    float: right;
}
.nav-top {
    float: left;
    font-weight: bold;
    margin: 10px;
    color: #4942e4;
    font-family: Lexend;
    text-decoration: none;
}
#menuc {
    display: none;
    color: #332941;
    background: transparent;
    margin-top: 10px;
    margin-right: 4px;
    border: none;
    font-size: 28px;
    float: right;
}
.bg {
    position: absolute;
    top: 25;
    left: 10px;
    width: 95%;
    z-index: 5;
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.6;
    }
    100% {
        opacity: 1;
    }
}
.stars-bg__star {
    opacity: 0;
    animation: blink 3s infinite;
}
.stars-bg__blink-2 {
    animation-delay: 1s;
}
.stars-bg__blink-3 {
    animation-delay: 2s;
}
header {
    height: 95vh;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    background-size: cover;
    padding: 1px 6px;
}
.header-wrap {
    width: 85%;
}
.button-button {
    display: flex;
}

.colored {
    color: #4942e4;
}
header h1 {
    line-height: 1.5em;
    font-size: 2.1rem;
    color: #332941;
}
header p {
}
.download-button {
    padding: 20px;
    background: #332941;
    border: none;
    text-decoration: none;
    border-radius: 20px;
    color: #fff;
    font-family: Lexend;
    font-weight: bold;
    cursor: pointer;
    font-size: 0.8em;
    width: 180px;
    margin: 5px 0;
}

.download-button i,
.web-version i {
    padding: 0 3px;
}
.web-version {
    color: #332941;
    background-color: #f2f2f2;
}

main {
    padding: 30px;
}
.info-2 {
    margin: 50px 0;
}

footer {
    color: #332941;
    position: absolute;
    left: 0;
    right: 0;
    padding: 35px;
    background-color: #f2f2f5;
}
footer img {
    width: 45px;
}
footer .socials {
    color: #fff;
    background-color: #332941;
    padding: 6px 10px;
    font-size: 1em;
    margin: 0 5px;
    border-radius: 20px;
}
footer a {
    color: #332941;
}
#menu-item {
    position: fixed;
    left: 0;
    right: 0;
    top: 12px;
    z-index: 1000;
    padding: 25px;
    background-color: #fff;
    display: none;
}
#menu-item a {
    color: #332941;
    display: block;
    line-height: 2.5em;
}

h1,
h2,
h3 {
    color: #332941;
}
section {
    margin: 40px 0;
}
.infos {
    text-align: center;
}
.svg-wrapper {
    padding: 20px;
    display: inline-block;
    border-radius: 40px;
    background-color: rgb(73, 66, 228, 0.2);
}
.svg-wrapper svg {
    fill: #4942e4;
}

.testimonial-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.testimonial {
    display: none;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.author {
    display: block;
    margin-top: 15px;
    font-style: italic;
}

.header2 {
    margin-top: 55px;
    background: #ffeffc;
    padding: 82px 65px;
    color: black;
    margin-right: -8px;
    margin-left: -8px;
    margin-bottom: 58px;
}
.header2 h1 {
    display: flex;
    justify-content: center;
}
.ql {
    border: none;
    border-left: 3px solid #332941;
    padding: 19px 12px;
}
.ql a {
    padding: 13px 10px;
    line-height: 3.4;
    border-radius: 10px;
    font-weight: normal;
}
.ql a i {
    padding: 0 2px;
}
.checked {
    width: 145px;
    color: #fff;
    background-color: #332941;
    height: 20px;
}
.all p {
    font-size: 0.95rem;
    line-height: 1.7;
}
@media (min-width: 700px) {
    header {
        height: 100vh;
        text-align: center;
        background-size: cover;
        padding: 1px 6px;
    }
    .header-wrap {
        width: 65%;
    }
    .category-grid {
        display: grid;
        padding: 5px 30px;
        align-items: center;
        justify-content: center;
        grid-template-columns: repeat(3, 1fr);
        gap: 35px 25px;
    }
    #menuo {
        display: none;
    }
}
