* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none;
    list-style-type: none;
    outline: none;
}

.container {
    max-width: 1280px;
}

.header {
    width: 100%;
    height: 800px;
    background-image: url(../assets/images/back.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-right: 40px;
    padding-top: 28px;
    padding-left: 40px;
}

.navbar {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 150px;
}

.logo {
    width: 10%;
}

.nav-info {
    width: 30%;
    display: flex;
    margin-left: 400px;
}

.nav-ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    list-style-type: none;
}

.nav-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    /* identical to box height, or 102% */
    color: #FFFFFF;
    text-decoration: none;
}

.btn {
    width: 183px;
    height: 42px;
    background: #7140EB;
    border-radius: 999px;
    margin-top: -15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-text {
    font-family: 'Roboto';
    margin-top: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    /* identical to box height, or 102% */
    color: #FFFFFF;
}

.header-part-two {
    width: 100%;
    text-align: center;
}

.title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 99px;
    line-height: 111px;
    /* identical to box height, or 112% */
    text-align: center;
    letter-spacing: 5px;
    color: #FFFFFF;
}

.text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 23px;
    /* identical to box height, or 111% */
    text-align: center;
    color: #FFFFFF;
    margin-top: 37px;
    margin-bottom: -2px;
}

.text-two {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 23px;
    /* identical to box height, or 111% */
    color: #FFFFFF;
}

.main {
    width: 100%;
    height: 700px;
    background: white;
    box-shadow: 0px 0px 20px #F5F5F5;
    padding: 70px 0px 73px 123px;
}

.main-title {
    margin-left: 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 67px;
    line-height: 67px;
    /* identical to box height, or 100% */
    color: #49464F;
    margin-bottom: 70px;
}

.main-part-two {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-ul {
    flex-direction: column;
}

.main-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    /* identical to box height, or 123% */
    color: #49464F;
    margin-bottom: 24px;
    margin-right: 50px;
}

.btn-two {
    width: 189px;
    height: 62px;
    background: #7140EB;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    margin-top: -30px;
}

.btn-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    /* identical to box height, or 102% */
    color: #FFFFFF;
}

.main-two {
    width: 100%;
    padding: 68px 123px 73px 123px;
}

.main-two-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 67px;
    line-height: 67px;
    /* identical to box height, or 100% */
    color: #2E2C34;
}

.main-two-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height, or 124% */
    color: #2E2C34;
}

.cards {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-one {
    width: 100%;
    height: 517px;
    background: #FFFFFF;
    border-radius: 16px;
    padding: 67px 24px 32px 24px;
    box-shadow: 0px 0px 20px whitesmoke;
    margin-right: 10px;
}

.card-info-one {
    display: flex;
    justify-content: space-between;
}

.card-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    /* identical to box height, or 127% */
    color: #49464F;
}

.card-btn {
    width: 107px;
    height: 26px;
    background: #F1EEF8;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
}

.card-btn-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */
    color: #7140EB;
}

.card-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    line-height: 34px;
    /* identical to box height, or 119% */
    color: #49464F;
}

.card-title-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height, or 120% */
    color: #49464F;
}

.card-two-btn {
    width: 180px;
    height: 61px;
    border: 1px solid #2E2C34;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-right: 30px;
}

.card-two-btn-text {
    margin-left: 20px;
    width: 200%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    /* identical to box height, or 100% */
    color: #2E2C34;
    margin-right: 15px;
    margin-top: 17px;
}

.right {
    margin-left: -100px;
    width: 20px;
    height: 20px;
}

.a {
    text-decoration: none;
}

.main-three {
    width: 100%;
    padding: 70px 100px 70px 120px;
    display: flex;
    background: #F5F5F7;
    box-shadow: 0px 0px 20px whitesmoke;
    justify-content: space-between;
}

.main-three-p-one {
    width: 100%;
    margin-right: 17px;
}

.main-three-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 67px;
    line-height: 67px;
    /* or 100% */
    color: #2E2C34;
}

.text-box {
    width: 300px;
    height: 120px;
    margin-top: 26px;
}

.main-three-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* or 120% */
    color: #2E2C34;
}

.main-three-btn {
    width: 180px;
    height: 40px;
    border: 1px solid #2E2C34;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.maib-three-btn-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    /* identical to box height, or 100% */
    color: #2E2C34;
    margin-top: 15px;
    margin-right: 10px;
}

.main-four {
    width: 100%;
    height: 715px;
    background-image: url(../assets/images/back-two.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 98px 120px 60px 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-four-p-one {
    margin-top: 160px;
    width: 100%;
}

.main-four-title {
    width: 70%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 65px;
    line-height: 67px;
    /* identical to box height, or 103% */
    color: #FFFFFF;
}

.text-box {
    width: 250px;
    height: 150px;
}

.main-four-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    /* or 118% */
    color: #FFFFFF;
}

.img-one {
    width: 100%;
}

.img-girl {
    width: 100%;
}

.btn-main-four {
    width: 189px;
    height: 62px;
    background: #7140EB;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -40px;
}

.btn-main-four-text {
    margin-top: 10px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    /* identical to box height, or 102% */
    color: #FFFFFF;
}

.ps {
    margin-top: 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 135% */
    color: #FFFFFF;
}

.main-four-p-two {
    width: 80%;
}

.main-four-name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 100px;
    line-height: 111px;
    /* identical to box height, or 111% */
    text-align: right;
    letter-spacing: 5px;
    color: #FFFFFF;
}

.main-five {
    width: 100%;
    background: #FFFFFF;
    padding: 70px 120px 70px 120px;
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 0px 20px whitesmoke;
}

.card-two {
    width: 30%;
}

.card-two-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 65px;
    line-height: 67px;
    /* or 103% */
    color: #2E2C34;
    margin-bottom: 27px;
}

.card-two-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    /* or 118% */
    color: #2E2C34;
    width: 80%;
}

.one {
    width: 235px;
    height: 37px;
    background: #F5F5F7;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 15px;
}

.boxes {
    width: 100%;
    margin-left: -40px;
    margin-top: 36px;
}

.tick {
    margin-right: 16px;
}

.one-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height, or 135% */
    color: #49464F;
    margin-top: 10px;
}

.two {
    width: 282px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #F5F5F7;
    border-radius: 40px;
    margin-bottom: 15px;
}

.three {
    width: 227px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #F5F5F7;
    border-radius: 40px;
    margin-bottom: 15px;
}

.four {
    width: 178px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #F5F5F7;
    border-radius: 40px;
}

.card-three {
    padding: 67px 24px 32px 24px;
    width: 35%;
    height: 518px;
    background: #F5F5F7;
    border-radius: 16px;
    margin-right: 10px;
    margin-left: 20px;
}

.card-four {
    padding: 67px 24px 32px 24px;
    width: 35%;
    height: 518px;
    background: #F5F5F7;
    border-radius: 16px;
    margin-right: 10px;
}

.main-six {
    width: 100%;
    height: 637px;
    background: #F5F5F7;
    box-shadow: 0px 0px 20px whitesmoke;
    padding: 95px 120px 95px 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-six-p-o {
    width: 30%;
}

.main-six-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 67px;
    line-height: 67px;
    /* identical to box height, or 100% */
    color: #2E2C34;
}

.btn-main-six {
    width: 180px;
    height: 39px;
    border: 1px solid #2E2C34;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 50px;
}

.btn-main-six-text {
    margin-top: 15px;
    margin-right: -20px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    /* identical to box height, or 100% */
    color: #2E2C34;
}

.main-box {
    width: 100%;
}

.main-six-part-two {
    width: 60%;
}

.box {
    display: flex;
}

.main-six-text {
    margin-top: 25px;
    margin-left: 40px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    /* identical to box height, or 118% */
    color: #2E2C34;
    margin-bottom: 25px;
}

.main-seven {
    width: 100%;
    height: 465px;
    background: #FFFFFF;
    padding: 70px 160px 73px 120px;
    box-shadow: 0px 0px 20px whitesmoke;
}

.main-seven-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 66px;
    line-height: 67px;
    /* identical to box height, or 101% */
    color: #49464F;
    margin-bottom: 70px;
}

.cards-seven {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-seven-one {
    width: 250px;
    height: 150px;
}

.card-seven-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    line-height: 29px;
    /* or 99% */
    color: #49464F;
    margin-bottom: 20px;
}

.card-seven-title-two {
    width: 120%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    line-height: 29px;
    /* or 99% */
    color: #49464F;
    margin-bottom: 50px;
}

.card-seven-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    /* identical to box height, or 143% */
    color: #49464F;
}

.footer {
    width: 100%;
    height: 553px;
    padding: 50px 80px 21px 80px;
    background-image: url(../assets/images/back-2.png);
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.f-box-one {
    width: 30%;
}

.footer-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    line-height: 34px;
    /* identical to box height, or 119% */
    color: #FFFFFF;
    margin-bottom: 18px;
}

.footer-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */
    color: #FFFFFF;
    margin-bottom: 30px;
}

.emailbox {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.email {
    width: 314px;
    height: 54px;
    background: #FFFFFF;
    border-radius: 10px;
    padding-left: 20px;
    font-family: "Roboto";
    border: 0px solid white!important;
}

.right-two {
    position: absolute;
    right: 30px;
}

.ps-two {
    width: 80%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    /* or 150% */
    color: #FFFFFF;
}

.f-box-two {
    width: 100%;
    margin-left: 140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.menu {
    margin-top: -150px;
    width: 50%;
}

.m-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 8px;
}

.m-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */
    color: #FFFFFF;
    margin-bottom: 10px;
}

.product {
    margin-top: -215px;
    width: 50%;
}

.m-title {}

.m-text {}

.company {
    margin-top: -110px;
    width: 50%;
}

.legal {
    margin-top: -175px;
    width: 50%;
}