.mt-0 {
    margin-top: 0 !important
}

@media screen and (max-width:768px) {
    .mt-0 {
        margin-top: 0 !important
    }
}

.mt-1 {
    margin-top: 1rem !important
}

@media screen and (max-width:768px) {
    .mt-1 {
        margin-top: .5rem !important
    }
}

.mt-2 {
    margin-top: 2rem !important
}

@media screen and (max-width:768px) {
    .mt-2 {
        margin-top: 1rem !important
    }
}

.mt-3 {
    margin-top: 3rem !important
}

@media screen and (max-width:768px) {
    .mt-3 {
        margin-top: 1.5rem !important
    }
}

.mt-4 {
    margin-top: 4rem !important
}

@media screen and (max-width:768px) {
    .mt-4 {
        margin-top: 2rem !important
    }
}

.mt-5 {
    margin-top: 5rem !important
}

@media screen and (max-width:768px) {
    .mt-5 {
        margin-top: 2.5rem !important
    }
}

.mt-6 {
    margin-top: 6rem !important
}

@media screen and (max-width:768px) {
    .mt-6 {
        margin-top: 3rem !important
    }
}

.mt-7 {
    margin-top: 7rem !important
}

@media screen and (max-width:768px) {
    .mt-7 {
        margin-top: 3.5rem !important
    }
}

.mt-8 {
    margin-top: 8rem !important
}

@media screen and (max-width:768px) {
    .mt-8 {
        margin-top: 4rem !important
    }
}

.mt-9 {
    margin-top: 9rem !important
}

@media screen and (max-width:768px) {
    .mt-9 {
        margin-top: 4.5rem !important
    }
}

.mt-10 {
    margin-top: 10rem !important
}

@media screen and (max-width:768px) {
    .mt-10 {
        margin-top: 5rem !important
    }
}

.mt-11 {
    margin-top: 11rem !important
}

@media screen and (max-width:768px) {
    .mt-11 {
        margin-top: 5.5rem !important
    }
}

.mt-12 {
    margin-top: 12rem !important
}

@media screen and (max-width:768px) {
    .mt-12 {
        margin-top: 6rem !important
    }
}

.mt-13 {
    margin-top: 13rem !important
}

@media screen and (max-width:768px) {
    .mt-13 {
        margin-top: 6.5rem !important
    }
}

.mt-14 {
    margin-top: 14rem !important
}

@media screen and (max-width:768px) {
    .mt-14 {
        margin-top: 7rem !important
    }
}

.mt-15 {
    margin-top: 15rem !important
}

@media screen and (max-width:768px) {
    .mt-15 {
        margin-top: 7.5rem !important
    }
}

.mt-16 {
    margin-top: 16rem !important
}

@media screen and (max-width:768px) {
    .mt-16 {
        margin-top: 8rem !important
    }
}

.mt-17 {
    margin-top: 17rem !important
}

@media screen and (max-width:768px) {
    .mt-17 {
        margin-top: 8.5rem !important
    }
}

.mt-18 {
    margin-top: 18rem !important
}

@media screen and (max-width:768px) {
    .mt-18 {
        margin-top: 9rem !important
    }
}

.mt-19 {
    margin-top: 19rem !important
}

@media screen and (max-width:768px) {
    .mt-19 {
        margin-top: 9.5rem !important
    }
}

.mt-20 {
    margin-top: 20rem !important
}

@media screen and (max-width:768px) {
    .mt-20 {
        margin-top: 10rem !important
    }
}

.mr-0 {
    margin-right: 0 !important
}

@media screen and (max-width:768px) {
    .mr-0 {
        margin-right: 0 !important
    }
}

.mr-1 {
    margin-right: 1rem !important
}

@media screen and (max-width:768px) {
    .mr-1 {
        margin-right: .5rem !important
    }
}

.mr-2 {
    margin-right: 2rem !important
}

@media screen and (max-width:768px) {
    .mr-2 {
        margin-right: 1rem !important
    }
}

.mr-3 {
    margin-right: 3rem !important
}

@media screen and (max-width:768px) {
    .mr-3 {
        margin-right: 1.5rem !important
    }
}

.mr-4 {
    margin-right: 4rem !important
}

@media screen and (max-width:768px) {
    .mr-4 {
        margin-right: 2rem !important
    }
}

.mr-5 {
    margin-right: 5rem !important
}

@media screen and (max-width:768px) {
    .mr-5 {
        margin-right: 2.5rem !important
    }
}

.mr-6 {
    margin-right: 6rem !important
}

@media screen and (max-width:768px) {
    .mr-6 {
        margin-right: 3rem !important
    }
}

.mr-7 {
    margin-right: 7rem !important
}

@media screen and (max-width:768px) {
    .mr-7 {
        margin-right: 3.5rem !important
    }
}

.mr-8 {
    margin-right: 8rem !important
}

@media screen and (max-width:768px) {
    .mr-8 {
        margin-right: 4rem !important
    }
}

.mr-9 {
    margin-right: 9rem !important
}

@media screen and (max-width:768px) {
    .mr-9 {
        margin-right: 4.5rem !important
    }
}

.mr-10 {
    margin-right: 10rem !important
}

@media screen and (max-width:768px) {
    .mr-10 {
        margin-right: 5rem !important
    }
}

.mr-11 {
    margin-right: 11rem !important
}

@media screen and (max-width:768px) {
    .mr-11 {
        margin-right: 5.5rem !important
    }
}

.mr-12 {
    margin-right: 12rem !important
}

@media screen and (max-width:768px) {
    .mr-12 {
        margin-right: 6rem !important
    }
}

.mr-13 {
    margin-right: 13rem !important
}

@media screen and (max-width:768px) {
    .mr-13 {
        margin-right: 6.5rem !important
    }
}

.mr-14 {
    margin-right: 14rem !important
}

@media screen and (max-width:768px) {
    .mr-14 {
        margin-right: 7rem !important
    }
}

.mr-15 {
    margin-right: 15rem !important
}

@media screen and (max-width:768px) {
    .mr-15 {
        margin-right: 7.5rem !important
    }
}

.mr-16 {
    margin-right: 16rem !important
}

@media screen and (max-width:768px) {
    .mr-16 {
        margin-right: 8rem !important
    }
}

.mr-17 {
    margin-right: 17rem !important
}

@media screen and (max-width:768px) {
    .mr-17 {
        margin-right: 8.5rem !important
    }
}

.mr-18 {
    margin-right: 18rem !important
}

@media screen and (max-width:768px) {
    .mr-18 {
        margin-right: 9rem !important
    }
}

.mr-19 {
    margin-right: 19rem !important
}

@media screen and (max-width:768px) {
    .mr-19 {
        margin-right: 9.5rem !important
    }
}

.mr-20 {
    margin-right: 20rem !important
}

@media screen and (max-width:768px) {
    .mr-20 {
        margin-right: 10rem !important
    }
}

.mb-0 {
    margin-bottom: 0 !important
}

@media screen and (max-width:768px) {
    .mb-0 {
        margin-bottom: 0 !important
    }
}

.mb-1 {
    margin-bottom: 1rem !important
}

@media screen and (max-width:768px) {
    .mb-1 {
        margin-bottom: .5rem !important
    }
}

.mb-2 {
    margin-bottom: 2rem !important
}

@media screen and (max-width:768px) {
    .mb-2 {
        margin-bottom: 1rem !important
    }
}

.mb-3 {
    margin-bottom: 3rem !important
}

@media screen and (max-width:768px) {
    .mb-3 {
        margin-bottom: 1.5rem !important
    }
}

.mb-4 {
    margin-bottom: 4rem !important
}

@media screen and (max-width:768px) {
    .mb-4 {
        margin-bottom: 2rem !important
    }
}

.mb-5 {
    margin-bottom: 5rem !important
}

@media screen and (max-width:768px) {
    .mb-5 {
        margin-bottom: 2.5rem !important
    }
}

.mb-6 {
    margin-bottom: 6rem !important
}

@media screen and (max-width:768px) {
    .mb-6 {
        margin-bottom: 3rem !important
    }
}

.mb-7 {
    margin-bottom: 7rem !important
}

@media screen and (max-width:768px) {
    .mb-7 {
        margin-bottom: 3.5rem !important
    }
}

.mb-8 {
    margin-bottom: 8rem !important
}

@media screen and (max-width:768px) {
    .mb-8 {
        margin-bottom: 4rem !important
    }
}

.mb-9 {
    margin-bottom: 9rem !important
}

@media screen and (max-width:768px) {
    .mb-9 {
        margin-bottom: 4.5rem !important
    }
}

.mb-10 {
    margin-bottom: 10rem !important
}

@media screen and (max-width:768px) {
    .mb-10 {
        margin-bottom: 5rem !important
    }
}

.mb-11 {
    margin-bottom: 11rem !important
}

@media screen and (max-width:768px) {
    .mb-11 {
        margin-bottom: 5.5rem !important
    }
}

.mb-12 {
    margin-bottom: 12rem !important
}

@media screen and (max-width:768px) {
    .mb-12 {
        margin-bottom: 6rem !important
    }
}

.mb-13 {
    margin-bottom: 13rem !important
}

@media screen and (max-width:768px) {
    .mb-13 {
        margin-bottom: 6.5rem !important
    }
}

.mb-14 {
    margin-bottom: 14rem !important
}

@media screen and (max-width:768px) {
    .mb-14 {
        margin-bottom: 7rem !important
    }
}

.mb-15 {
    margin-bottom: 15rem !important
}

@media screen and (max-width:768px) {
    .mb-15 {
        margin-bottom: 7.5rem !important
    }
}

.mb-16 {
    margin-bottom: 16rem !important
}

@media screen and (max-width:768px) {
    .mb-16 {
        margin-bottom: 8rem !important
    }
}

.mb-17 {
    margin-bottom: 17rem !important
}

@media screen and (max-width:768px) {
    .mb-17 {
        margin-bottom: 8.5rem !important
    }
}

.mb-18 {
    margin-bottom: 18rem !important
}

@media screen and (max-width:768px) {
    .mb-18 {
        margin-bottom: 9rem !important
    }
}

.mb-19 {
    margin-bottom: 19rem !important
}

@media screen and (max-width:768px) {
    .mb-19 {
        margin-bottom: 9.5rem !important
    }
}

.mb-20 {
    margin-bottom: 20rem !important
}

@media screen and (max-width:768px) {
    .mb-20 {
        margin-bottom: 10rem !important
    }
}

.ml-0 {
    margin-left: 0 !important
}

@media screen and (max-width:768px) {
    .ml-0 {
        margin-left: 0 !important
    }
}

.ml-1 {
    margin-left: 1rem !important
}

@media screen and (max-width:768px) {
    .ml-1 {
        margin-left: .5rem !important
    }
}

.ml-2 {
    margin-left: 2rem !important
}

@media screen and (max-width:768px) {
    .ml-2 {
        margin-left: 1rem !important
    }
}

.ml-3 {
    margin-left: 3rem !important
}

@media screen and (max-width:768px) {
    .ml-3 {
        margin-left: 1.5rem !important
    }
}

.ml-4 {
    margin-left: 4rem !important
}

@media screen and (max-width:768px) {
    .ml-4 {
        margin-left: 2rem !important
    }
}

.ml-5 {
    margin-left: 5rem !important
}

@media screen and (max-width:768px) {
    .ml-5 {
        margin-left: 2.5rem !important
    }
}

.ml-6 {
    margin-left: 6rem !important
}

@media screen and (max-width:768px) {
    .ml-6 {
        margin-left: 3rem !important
    }
}

.ml-7 {
    margin-left: 7rem !important
}

@media screen and (max-width:768px) {
    .ml-7 {
        margin-left: 3.5rem !important
    }
}

.ml-8 {
    margin-left: 8rem !important
}

@media screen and (max-width:768px) {
    .ml-8 {
        margin-left: 4rem !important
    }
}

.ml-9 {
    margin-left: 9rem !important
}

@media screen and (max-width:768px) {
    .ml-9 {
        margin-left: 4.5rem !important
    }
}

.ml-10 {
    margin-left: 10rem !important
}

@media screen and (max-width:768px) {
    .ml-10 {
        margin-left: 5rem !important
    }
}

.ml-11 {
    margin-left: 11rem !important
}

@media screen and (max-width:768px) {
    .ml-11 {
        margin-left: 5.5rem !important
    }
}

.ml-12 {
    margin-left: 12rem !important
}

@media screen and (max-width:768px) {
    .ml-12 {
        margin-left: 6rem !important
    }
}

.ml-13 {
    margin-left: 13rem !important
}

@media screen and (max-width:768px) {
    .ml-13 {
        margin-left: 6.5rem !important
    }
}

.ml-14 {
    margin-left: 14rem !important
}

@media screen and (max-width:768px) {
    .ml-14 {
        margin-left: 7rem !important
    }
}

.ml-15 {
    margin-left: 15rem !important
}

@media screen and (max-width:768px) {
    .ml-15 {
        margin-left: 7.5rem !important
    }
}

.ml-16 {
    margin-left: 16rem !important
}

@media screen and (max-width:768px) {
    .ml-16 {
        margin-left: 8rem !important
    }
}

.ml-17 {
    margin-left: 17rem !important
}

@media screen and (max-width:768px) {
    .ml-17 {
        margin-left: 8.5rem !important
    }
}

.ml-18 {
    margin-left: 18rem !important
}

@media screen and (max-width:768px) {
    .ml-18 {
        margin-left: 9rem !important
    }
}

.ml-19 {
    margin-left: 19rem !important
}

@media screen and (max-width:768px) {
    .ml-19 {
        margin-left: 9.5rem !important
    }
}

.ml-20 {
    margin-left: 20rem !important
}

@media screen and (max-width:768px) {
    .ml-20 {
        margin-left: 10rem !important
    }
}

.m-0 {
    margin: 0 !important
}

@media screen and (max-width:768px) {
    .m-0 {
        margin: 0 !important
    }
}

.m-1 {
    margin: 1rem !important
}

@media screen and (max-width:768px) {
    .m-1 {
        margin: .5rem !important
    }
}

.m-2 {
    margin: 2rem !important
}

@media screen and (max-width:768px) {
    .m-2 {
        margin: 1rem !important
    }
}

.m-3 {
    margin: 3rem !important
}

@media screen and (max-width:768px) {
    .m-3 {
        margin: 1.5rem !important
    }
}

.m-4 {
    margin: 4rem !important
}

@media screen and (max-width:768px) {
    .m-4 {
        margin: 2rem !important
    }
}

.m-5 {
    margin: 5rem !important
}

@media screen and (max-width:768px) {
    .m-5 {
        margin: 2.5rem !important
    }
}

.m-6 {
    margin: 6rem !important
}

@media screen and (max-width:768px) {
    .m-6 {
        margin: 3rem !important
    }
}

.m-7 {
    margin: 7rem !important
}

@media screen and (max-width:768px) {
    .m-7 {
        margin: 3.5rem !important
    }
}

.m-8 {
    margin: 8rem !important
}

@media screen and (max-width:768px) {
    .m-8 {
        margin: 4rem !important
    }
}

.m-9 {
    margin: 9rem !important
}

@media screen and (max-width:768px) {
    .m-9 {
        margin: 4.5rem !important
    }
}

.m-10 {
    margin: 10rem !important
}

@media screen and (max-width:768px) {
    .m-10 {
        margin: 5rem !important
    }
}

.m-11 {
    margin: 11rem !important
}

@media screen and (max-width:768px) {
    .m-11 {
        margin: 5.5rem !important
    }
}

.m-12 {
    margin: 12rem !important
}

@media screen and (max-width:768px) {
    .m-12 {
        margin: 6rem !important
    }
}

.m-13 {
    margin: 13rem !important
}

@media screen and (max-width:768px) {
    .m-13 {
        margin: 6.5rem !important
    }
}

.m-14 {
    margin: 14rem !important
}

@media screen and (max-width:768px) {
    .m-14 {
        margin: 7rem !important
    }
}

.m-15 {
    margin: 15rem !important
}

@media screen and (max-width:768px) {
    .m-15 {
        margin: 7.5rem !important
    }
}

.m-16 {
    margin: 16rem !important
}

@media screen and (max-width:768px) {
    .m-16 {
        margin: 8rem !important
    }
}

.m-17 {
    margin: 17rem !important
}

@media screen and (max-width:768px) {
    .m-17 {
        margin: 8.5rem !important
    }
}

.m-18 {
    margin: 18rem !important
}

@media screen and (max-width:768px) {
    .m-18 {
        margin: 9rem !important
    }
}

.m-19 {
    margin: 19rem !important
}

@media screen and (max-width:768px) {
    .m-19 {
        margin: 9.5rem !important
    }
}

.m-20 {
    margin: 20rem !important
}

@media screen and (max-width:768px) {
    .m-20 {
        margin: 10rem !important
    }
}

.pt-0 {
    padding-top: 0 !important
}

@media screen and (max-width:768px) {
    .pt-0 {
        padding-top: 0 !important
    }
}

.pt-1 {
    padding-top: 1rem !important
}

@media screen and (max-width:768px) {
    .pt-1 {
        padding-top: .5rem !important
    }
}

.pt-2 {
    padding-top: 2rem !important
}

@media screen and (max-width:768px) {
    .pt-2 {
        padding-top: 1rem !important
    }
}

.pt-3 {
    padding-top: 3rem !important
}

@media screen and (max-width:768px) {
    .pt-3 {
        padding-top: 1.5rem !important
    }
}

.pt-4 {
    padding-top: 4rem !important
}

@media screen and (max-width:768px) {
    .pt-4 {
        padding-top: 2rem !important
    }
}

.pt-5 {
    padding-top: 5rem !important
}

@media screen and (max-width:768px) {
    .pt-5 {
        padding-top: 2.5rem !important
    }
}

.pt-6 {
    padding-top: 6rem !important
}

@media screen and (max-width:768px) {
    .pt-6 {
        padding-top: 3rem !important
    }
}

.pt-7 {
    padding-top: 7rem !important
}

@media screen and (max-width:768px) {
    .pt-7 {
        padding-top: 3.5rem !important
    }
}

.pt-8 {
    padding-top: 8rem !important
}

@media screen and (max-width:768px) {
    .pt-8 {
        padding-top: 4rem !important
    }
}

.pt-9 {
    padding-top: 9rem !important
}

@media screen and (max-width:768px) {
    .pt-9 {
        padding-top: 4.5rem !important
    }
}

.pt-10 {
    padding-top: 10rem !important
}

@media screen and (max-width:768px) {
    .pt-10 {
        padding-top: 5rem !important
    }
}

.pt-11 {
    padding-top: 11rem !important
}

@media screen and (max-width:768px) {
    .pt-11 {
        padding-top: 5.5rem !important
    }
}

.pt-12 {
    padding-top: 12rem !important
}

@media screen and (max-width:768px) {
    .pt-12 {
        padding-top: 6rem !important
    }
}

.pt-13 {
    padding-top: 13rem !important
}

@media screen and (max-width:768px) {
    .pt-13 {
        padding-top: 6.5rem !important
    }
}

.pt-14 {
    padding-top: 14rem !important
}

@media screen and (max-width:768px) {
    .pt-14 {
        padding-top: 7rem !important
    }
}

.pt-15 {
    padding-top: 15rem !important
}

@media screen and (max-width:768px) {
    .pt-15 {
        padding-top: 7.5rem !important
    }
}

.pt-16 {
    padding-top: 16rem !important
}

@media screen and (max-width:768px) {
    .pt-16 {
        padding-top: 8rem !important
    }
}

.pt-17 {
    padding-top: 17rem !important
}

@media screen and (max-width:768px) {
    .pt-17 {
        padding-top: 8.5rem !important
    }
}

.pt-18 {
    padding-top: 18rem !important
}

@media screen and (max-width:768px) {
    .pt-18 {
        padding-top: 9rem !important
    }
}

.pt-19 {
    padding-top: 19rem !important
}

@media screen and (max-width:768px) {
    .pt-19 {
        padding-top: 9.5rem !important
    }
}

.pt-20 {
    padding-top: 20rem !important
}

@media screen and (max-width:768px) {
    .pt-20 {
        padding-top: 10rem !important
    }
}

.pr-0 {
    padding-right: 0 !important
}

@media screen and (max-width:768px) {
    .pr-0 {
        padding-right: 0 !important
    }
}

.pr-1 {
    padding-right: 1rem !important
}

@media screen and (max-width:768px) {
    .pr-1 {
        padding-right: .5rem !important
    }
}

.pr-2 {
    padding-right: 2rem !important
}

@media screen and (max-width:768px) {
    .pr-2 {
        padding-right: 1rem !important
    }
}

.pr-3 {
    padding-right: 3rem !important
}

@media screen and (max-width:768px) {
    .pr-3 {
        padding-right: 1.5rem !important
    }
}

.pr-4 {
    padding-right: 4rem !important
}

@media screen and (max-width:768px) {
    .pr-4 {
        padding-right: 2rem !important
    }
}

.pr-5 {
    padding-right: 5rem !important
}

@media screen and (max-width:768px) {
    .pr-5 {
        padding-right: 2.5rem !important
    }
}

.pr-6 {
    padding-right: 6rem !important
}

@media screen and (max-width:768px) {
    .pr-6 {
        padding-right: 3rem !important
    }
}

.pr-7 {
    padding-right: 7rem !important
}

@media screen and (max-width:768px) {
    .pr-7 {
        padding-right: 3.5rem !important
    }
}

.pr-8 {
    padding-right: 8rem !important
}

@media screen and (max-width:768px) {
    .pr-8 {
        padding-right: 4rem !important
    }
}

.pr-9 {
    padding-right: 9rem !important
}

@media screen and (max-width:768px) {
    .pr-9 {
        padding-right: 4.5rem !important
    }
}

.pr-10 {
    padding-right: 10rem !important
}

@media screen and (max-width:768px) {
    .pr-10 {
        padding-right: 5rem !important
    }
}

.pr-11 {
    padding-right: 11rem !important
}

@media screen and (max-width:768px) {
    .pr-11 {
        padding-right: 5.5rem !important
    }
}

.pr-12 {
    padding-right: 12rem !important
}

@media screen and (max-width:768px) {
    .pr-12 {
        padding-right: 6rem !important
    }
}

.pr-13 {
    padding-right: 13rem !important
}

@media screen and (max-width:768px) {
    .pr-13 {
        padding-right: 6.5rem !important
    }
}

.pr-14 {
    padding-right: 14rem !important
}

@media screen and (max-width:768px) {
    .pr-14 {
        padding-right: 7rem !important
    }
}

.pr-15 {
    padding-right: 15rem !important
}

@media screen and (max-width:768px) {
    .pr-15 {
        padding-right: 7.5rem !important
    }
}

.pr-16 {
    padding-right: 16rem !important
}

@media screen and (max-width:768px) {
    .pr-16 {
        padding-right: 8rem !important
    }
}

.pr-17 {
    padding-right: 17rem !important
}

@media screen and (max-width:768px) {
    .pr-17 {
        padding-right: 8.5rem !important
    }
}

.pr-18 {
    padding-right: 18rem !important
}

@media screen and (max-width:768px) {
    .pr-18 {
        padding-right: 9rem !important
    }
}

.pr-19 {
    padding-right: 19rem !important
}

@media screen and (max-width:768px) {
    .pr-19 {
        padding-right: 9.5rem !important
    }
}

.pr-20 {
    padding-right: 20rem !important
}

@media screen and (max-width:768px) {
    .pr-20 {
        padding-right: 10rem !important
    }
}

.pb-0 {
    padding-bottom: 0 !important
}

@media screen and (max-width:768px) {
    .pb-0 {
        padding-bottom: 0 !important
    }
}

.pb-1 {
    padding-bottom: 1rem !important
}

@media screen and (max-width:768px) {
    .pb-1 {
        padding-bottom: .5rem !important
    }
}

.pb-2 {
    padding-bottom: 2rem !important
}

@media screen and (max-width:768px) {
    .pb-2 {
        padding-bottom: 1rem !important
    }
}

.pb-3 {
    padding-bottom: 3rem !important
}

@media screen and (max-width:768px) {
    .pb-3 {
        padding-bottom: 1.5rem !important
    }
}

.pb-4 {
    padding-bottom: 4rem !important
}

@media screen and (max-width:768px) {
    .pb-4 {
        padding-bottom: 2rem !important
    }
}

.pb-5 {
    padding-bottom: 5rem !important
}

@media screen and (max-width:768px) {
    .pb-5 {
        padding-bottom: 2.5rem !important
    }
}

.pb-6 {
    padding-bottom: 6rem !important
}

@media screen and (max-width:768px) {
    .pb-6 {
        padding-bottom: 3rem !important
    }
}

.pb-7 {
    padding-bottom: 7rem !important
}

@media screen and (max-width:768px) {
    .pb-7 {
        padding-bottom: 3.5rem !important
    }
}

.pb-8 {
    padding-bottom: 8rem !important
}

@media screen and (max-width:768px) {
    .pb-8 {
        padding-bottom: 4rem !important
    }
}

.pb-9 {
    padding-bottom: 9rem !important
}

@media screen and (max-width:768px) {
    .pb-9 {
        padding-bottom: 4.5rem !important
    }
}

.pb-10 {
    padding-bottom: 10rem !important
}

@media screen and (max-width:768px) {
    .pb-10 {
        padding-bottom: 5rem !important
    }
}

.pb-11 {
    padding-bottom: 11rem !important
}

@media screen and (max-width:768px) {
    .pb-11 {
        padding-bottom: 5.5rem !important
    }
}

.pb-12 {
    padding-bottom: 12rem !important
}

@media screen and (max-width:768px) {
    .pb-12 {
        padding-bottom: 6rem !important
    }
}

.pb-13 {
    padding-bottom: 13rem !important
}

@media screen and (max-width:768px) {
    .pb-13 {
        padding-bottom: 6.5rem !important
    }
}

.pb-14 {
    padding-bottom: 14rem !important
}

@media screen and (max-width:768px) {
    .pb-14 {
        padding-bottom: 7rem !important
    }
}

.pb-15 {
    padding-bottom: 15rem !important
}

@media screen and (max-width:768px) {
    .pb-15 {
        padding-bottom: 7.5rem !important
    }
}

.pb-16 {
    padding-bottom: 16rem !important
}

@media screen and (max-width:768px) {
    .pb-16 {
        padding-bottom: 8rem !important
    }
}

.pb-17 {
    padding-bottom: 17rem !important
}

@media screen and (max-width:768px) {
    .pb-17 {
        padding-bottom: 8.5rem !important
    }
}

.pb-18 {
    padding-bottom: 18rem !important
}

@media screen and (max-width:768px) {
    .pb-18 {
        padding-bottom: 9rem !important
    }
}

.pb-19 {
    padding-bottom: 19rem !important
}

@media screen and (max-width:768px) {
    .pb-19 {
        padding-bottom: 9.5rem !important
    }
}

.pb-20 {
    padding-bottom: 20rem !important
}

@media screen and (max-width:768px) {
    .pb-20 {
        padding-bottom: 10rem !important
    }
}

.pl-0 {
    padding-left: 0 !important
}

@media screen and (max-width:768px) {
    .pl-0 {
        padding-left: 0 !important
    }
}

.pl-1 {
    padding-left: 1rem !important
}

@media screen and (max-width:768px) {
    .pl-1 {
        padding-left: .5rem !important
    }
}

.pl-2 {
    padding-left: 2rem !important
}

@media screen and (max-width:768px) {
    .pl-2 {
        padding-left: 1rem !important
    }
}

.pl-3 {
    padding-left: 3rem !important
}

@media screen and (max-width:768px) {
    .pl-3 {
        padding-left: 1.5rem !important
    }
}

.pl-4 {
    padding-left: 4rem !important
}

@media screen and (max-width:768px) {
    .pl-4 {
        padding-left: 2rem !important
    }
}

.pl-5 {
    padding-left: 5rem !important
}

@media screen and (max-width:768px) {
    .pl-5 {
        padding-left: 2.5rem !important
    }
}

.pl-6 {
    padding-left: 6rem !important
}

@media screen and (max-width:768px) {
    .pl-6 {
        padding-left: 3rem !important
    }
}

.pl-7 {
    padding-left: 7rem !important
}

@media screen and (max-width:768px) {
    .pl-7 {
        padding-left: 3.5rem !important
    }
}

.pl-8 {
    padding-left: 8rem !important
}

@media screen and (max-width:768px) {
    .pl-8 {
        padding-left: 4rem !important
    }
}

.pl-9 {
    padding-left: 9rem !important
}

@media screen and (max-width:768px) {
    .pl-9 {
        padding-left: 4.5rem !important
    }
}

.pl-10 {
    padding-left: 10rem !important
}

@media screen and (max-width:768px) {
    .pl-10 {
        padding-left: 5rem !important
    }
}

.pl-11 {
    padding-left: 11rem !important
}

@media screen and (max-width:768px) {
    .pl-11 {
        padding-left: 5.5rem !important
    }
}

.pl-12 {
    padding-left: 12rem !important
}

@media screen and (max-width:768px) {
    .pl-12 {
        padding-left: 6rem !important
    }
}

.pl-13 {
    padding-left: 13rem !important
}

@media screen and (max-width:768px) {
    .pl-13 {
        padding-left: 6.5rem !important
    }
}

.pl-14 {
    padding-left: 14rem !important
}

@media screen and (max-width:768px) {
    .pl-14 {
        padding-left: 7rem !important
    }
}

.pl-15 {
    padding-left: 15rem !important
}

@media screen and (max-width:768px) {
    .pl-15 {
        padding-left: 7.5rem !important
    }
}

.pl-16 {
    padding-left: 16rem !important
}

@media screen and (max-width:768px) {
    .pl-16 {
        padding-left: 8rem !important
    }
}

.pl-17 {
    padding-left: 17rem !important
}

@media screen and (max-width:768px) {
    .pl-17 {
        padding-left: 8.5rem !important
    }
}

.pl-18 {
    padding-left: 18rem !important
}

@media screen and (max-width:768px) {
    .pl-18 {
        padding-left: 9rem !important
    }
}

.pl-19 {
    padding-left: 19rem !important
}

@media screen and (max-width:768px) {
    .pl-19 {
        padding-left: 9.5rem !important
    }
}

.pl-20 {
    padding-left: 20rem !important
}

@media screen and (max-width:768px) {
    .pl-20 {
        padding-left: 10rem !important
    }
}

.p-0 {
    padding: 0 !important
}

@media screen and (max-width:768px) {
    .p-0 {
        padding: 0 !important
    }
}

.p-1 {
    padding: 1rem !important
}

@media screen and (max-width:768px) {
    .p-1 {
        padding: .5rem !important
    }
}

.p-2 {
    padding: 2rem !important
}

@media screen and (max-width:768px) {
    .p-2 {
        padding: 1rem !important
    }
}

.p-3 {
    padding: 3rem !important
}

@media screen and (max-width:768px) {
    .p-3 {
        padding: 1.5rem !important
    }
}

.p-4 {
    padding: 4rem !important
}

@media screen and (max-width:768px) {
    .p-4 {
        padding: 2rem !important
    }
}

.p-5 {
    padding: 5rem !important
}

@media screen and (max-width:768px) {
    .p-5 {
        padding: 2.5rem !important
    }
}

.p-6 {
    padding: 6rem !important
}

@media screen and (max-width:768px) {
    .p-6 {
        padding: 3rem !important
    }
}

.p-7 {
    padding: 7rem !important
}

@media screen and (max-width:768px) {
    .p-7 {
        padding: 3.5rem !important
    }
}

.p-8 {
    padding: 8rem !important
}

@media screen and (max-width:768px) {
    .p-8 {
        padding: 4rem !important
    }
}

.p-9 {
    padding: 9rem !important
}

@media screen and (max-width:768px) {
    .p-9 {
        padding: 4.5rem !important
    }
}

.p-10 {
    padding: 10rem !important
}

@media screen and (max-width:768px) {
    .p-10 {
        padding: 5rem !important
    }
}

.p-11 {
    padding: 11rem !important
}

@media screen and (max-width:768px) {
    .p-11 {
        padding: 5.5rem !important
    }
}

.p-12 {
    padding: 12rem !important
}

@media screen and (max-width:768px) {
    .p-12 {
        padding: 6rem !important
    }
}

.p-13 {
    padding: 13rem !important
}

@media screen and (max-width:768px) {
    .p-13 {
        padding: 6.5rem !important
    }
}

.p-14 {
    padding: 14rem !important
}

@media screen and (max-width:768px) {
    .p-14 {
        padding: 7rem !important
    }
}

.p-15 {
    padding: 15rem !important
}

@media screen and (max-width:768px) {
    .p-15 {
        padding: 7.5rem !important
    }
}

.p-16 {
    padding: 16rem !important
}

@media screen and (max-width:768px) {
    .p-16 {
        padding: 8rem !important
    }
}

.p-17 {
    padding: 17rem !important
}

@media screen and (max-width:768px) {
    .p-17 {
        padding: 8.5rem !important
    }
}

.p-18 {
    padding: 18rem !important
}

@media screen and (max-width:768px) {
    .p-18 {
        padding: 9rem !important
    }
}

.p-19 {
    padding: 19rem !important
}

@media screen and (max-width:768px) {
    .p-19 {
        padding: 9.5rem !important
    }
}

.p-20 {
    padding: 20rem !important
}

@media screen and (max-width:768px) {
    .p-20 {
        padding: 10rem !important
    }
}

@font-face {
    font-family: Apercu;
    src: url(fonts/Apercu_Regular.83b693d3.otf);
    font-display: swap
}

@font-face {
    font-family: Apercu;
    src: url(fonts/Apercu_Bold.49e3b9c9.otf);
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: Apercu;
    src: url(fonts/Apercu_Light.3135dba7.otf);
    font-weight: 100;
    font-display: swap
}

@font-face {
    font-family: Apercu;
    src: url(fonts/Apercu_Medium.aedaec26.otf);
    font-weight: 600;
    font-display: swap
}

@font-face {
    font-family: Apercu Mono;
    src: url(fonts/Apercu_Mono.0c31ab10.otf);
    font-display: swap
}

body {
    font-family: Apercu Mono, sans-serif;
    font-size: 125%
}

a,
button {
    text-decoration: none;
    color: #fff;
    font-weight: 100
}

.title {
    font-family: Apercu, sans-serif;
    font-weight: 700;
    font-size: 3rem;
    line-height: 140%;
    margin: 0
}

@media screen and (max-width:768px) {
    .title {
        font-size: 2.4rem
    }
}

@media screen and (max-width:568px) {
    .title {
        font-size: 1.8rem
    }
}

.title--huge {
    line-height: 100%;
    font-size: 25vw;
    letter-spacing: 1rem
}

.title--big {
    font-size: 5rem
}

@media screen and (max-width:1200px) {
    .title--big {
        font-size: 4rem
    }
}

@media screen and (max-width:992px) {
    .title--big {
        font-size: 3rem
    }
}

@media screen and (max-width:768px) {
    .title--big {
        font-size: 2.5rem
    }
}

@media screen and (max-width:568px) {
    .title--big {
        font-size: 2rem
    }
}

.title--number {
    font-size: 5rem
}

@media screen and (max-width:1200px) {
    .title--number {
        font-size: 4rem
    }
}

@media screen and (max-width:992px) {
    .title--number {
        font-size: 3rem
    }
}

@media screen and (max-width:768px) {
    .title--number {
        font-size: 3rem
    }
}

@media screen and (max-width:568px) {
    .title--number {
        font-size: 3rem
    }
}

.title--step {
    font-size: 5rem
}

@media screen and (max-width:1200px) {
    .title--step {
        font-size: 5rem
    }
}

@media screen and (max-width:992px) {
    .title--step {
        font-size: 4rem
    }
}

@media screen and (max-width:768px) {
    .title--step {
        font-size: 4rem
    }
}

@media screen and (max-width:568px) {
    .title--step {
        font-size: 3rem
    }
}

.title--medium {
    font-size: 2.6rem
}

@media screen and (max-width:1200px) {
    .title--medium {
        font-size: 2.4rem
    }
}

@media screen and (max-width:992px) {
    .title--medium {
        font-size: 2.2rem
    }
}

@media screen and (max-width:768px) {
    .title--medium {
        font-size: 2rem
    }
}

@media screen and (max-width:568px) {
    .title--medium {
        font-size: 1.6rem
    }
}

.title--small {
    font-size: 1.8rem
}

@media screen and (max-width:1200px) {
    .title--small {
        font-size: 1.7rem
    }
}

@media screen and (max-width:992px) {
    .title--small {
        font-size: 1.6rem
    }
}

@media screen and (max-width:768px) {
    .title--small {
        font-size: 1.5rem
    }
}

@media screen and (max-width:568px) {
    .title--small {
        font-size: 1.4rem
    }
}

.text {
    font-family: Apercu Mono, sans-serif;
    font-weight: 100;
    font-size: 1rem;
    line-height: 1.7rem;
    letter-spacing: -.4px;
    margin-bottom: 30px
}

@media screen and (max-width:992px) {
    .text {
        font-size: .9rem;
        line-height: 1.5rem
    }
}

.text .show-gif {
    font-weight: 700;
    position: relative;
    padding: 5px 0;
    border-bottom: 1px solid #fff
}

@media screen and (max-width:992px) {
    .text .show-gif {
        border-bottom: 0;
        padding: 0
    }
}

.text--big {
    font-size: 1.18rem;
    line-height: 2rem
}

.text--big .show-gif {
    padding: 7px 0
}

@media screen and (max-width:768px) {
    .text--big .show-gif {
        padding: 4px 0
    }
}

@media screen and (max-width:992px) {
    .text--big {
        font-size: 1rem;
        line-height: 1.7rem
    }
}

.text--center {
    text-align: center
}

.text-l {
    padding-top: 20px
}

@media screen and (min-width:768px) {

    .text-l .text,
    .text-l .title {
        padding-right: 2rem
    }
}

.text-r {
    padding-top: 20px
}

@media screen and (min-width:768px) {

    .text-r .text,
    .text-r .title {
        padding-left: 2rem
    }
}

@media screen and (min-width:768px) {
    .shine {
        background: linear-gradient(23deg, #fff, #fff, #fff, #fff, #333, #fff, #fff, #fff);
        background-size: 1600% 1600%;
        -webkit-animation: shiny 8s ease infinite;
        -moz-animation: shiny 8s ease infinite;
        -o-animation: shiny 8s ease infinite;
        animation: shiny 8s ease infinite;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }
}

* {
    cursor: none !important
}

@media screen and (max-width:992px) {
    * {
        cursor: default !important
    }
}

body {
    padding: 0 15px;
    margin: 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    transition: all .8s ease;
    min-height: 100vh;
    position: relative;
    z-index: -2
}

@media screen and (max-width:568px) {
    body {
        padding: 0 7%
    }
}

body.dark-mode {
    background-color: #0f0f0f;
    color: #fff
}

body.dark-mode img {
    filter: brightness(90%)
}

body.light-mode {
    background-color: #f4f7f6;
    color: #202121
}

body.light-mode .logo svg {
    fill: #202121
}

body.light-mode header.header-open .logo svg {
    fill: #fff !important
}

body.light-mode header.header-open nav ul li:after {
    background: #fff
}

body.light-mode header.header-open-light .menu-toggle-inner {
    background: transparent !important
}

body.light-mode header.header-open-light .menu-toggle-inner .line {
    background-color: #fff !important
}

body.light-mode header .header-inner .logo svg {
    fill: #202121
}

body.light-mode header .header-inner nav ul li .nav-link {
    color: #fff
}

body.light-mode header .header-inner .menu-toggle .menu-toggle-inner {
    transition: all .3s ease
}

body.light-mode header .header-inner .menu-toggle .menu-toggle-inner .line {
    background-color: #202121;
    transition: all .3s ease
}

body.light-mode header .header-inner .slide-bg {
    background-color: #202121
}

body.light-mode .cursor--large {
    border: 1px solid #202121
}

body.light-mode .cursor--small {
    background-color: #202121
}

body.light-mode .exclude-cursor.cursor--large {
    background-color: #202121 !important
}

body.light-mode img {
    filter: brightness(100%)
}

body.light-mode a,
body.light-mode button {
    color: #202121
}

body.light-mode .show-gif {
    font-weight: 700;
    position: relative;
    border-bottom: 1px solid #202121
}

body.light-mode .outline-effect .outline,
body.light-mode .outline-effect h1,
body.light-mode .outlined {
    -webkit-text-stroke-color: #202121 !important
}

body.light-mode .btn--sidebar {
    background-color: #fff
}

@media screen and (min-width:768px) {
    body.light-mode .shine {
        background: linear-gradient(23deg, #202121, #202121, #202121, #202121, #ddd, #202121, #202121, #202121);
        background-size: 1600% 1600%;
        -webkit-animation: shiny 8s ease infinite;
        -moz-animation: shiny 8s ease infinite;
        -o-animation: shiny 8s ease infinite;
        animation: shiny 8s ease infinite;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }
}

@-webkit-keyframes shiny {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@-moz-keyframes shiny {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@-o-keyframes shiny {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes shiny {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

a,
button,
span {
    cursor: none !important
}

@media screen and (max-width:992px) {
    .gif {
        display: none !important
    }
}

.container {
    max-width: 1140px;
    margin: 0 auto
}

@media screen and (max-width:1200px) {
    .container {
        max-width: 960px
    }
}

@media screen and (max-width:992px) {
    .container {
        max-width: 720px
    }
}

@media screen and (max-width:768px) {
    .container {
        max-width: 540px
    }
}

.row {
    display: flex;
    flex-wrap: wrap
}

.justify-center {
    justify-content: center
}

@media (min-width:768px) {
    .col-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width:768px) {
    .col-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
}

.vh-100 {
    height: 100vh
}

::-webkit-scrollbar {
    width: 2px
}

::-webkit-scrollbar-track {
    background: transparent
}

::-webkit-scrollbar-thumb {
    background: #fff
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden
}

main:not(.about-page, .project-single) {
    animation: fadein 4.5s cubic-bezier(.33, .46, 0, 1)
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        transform: translate3d(0, 20vh, 0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg, 8deg);
        transform-style: preserve-3d
    }

    to {
        opacity: 1;
        transform: translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg, 0deg);
        transform-style: preserve-3d
    }
}

.loader_container {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    justify-content: center;
    align-items: center;
    background-color: #000
}

.loader_container svg {
    width: 86px;
    height: 84px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.cls-1 {
    fill: none;
    stroke: #fff;
    stroke-linecap: square;
    stroke-miterlimit: 10;
    stroke-width: 20px;
    stroke-dasharray: 240;
    stroke-dashoffset: 240;
    animation: dash 1.2s ease-in-out infinite alternate
}

@keyframes dash {
    0% {
        stroke-dashoffset: -238
    }

    50% {
        stroke-dashoffset: 0
    }

    to {
        stroke-dashoffset: 238
    }
}

header:not(.header-open) {
    mix-blend-mode: exclusion
}

header.header-open-light {
    mix-blend-mode: unset
}

header {
    padding: 40px 50px 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100
}

header.header-open .logo svg,
header.no-exclusion {
    mix-blend-mode: unset !important
}

header.header-open .logo svg {
    fill: #000 !important
}

header.header-open nav ul li:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #000;
    transition: width .3s
}

header.header-open nav ul li:hover:after {
    width: 100%
}

header .header-inner {
    min-height: 40px;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    position: relative
}

header .header-inner .logo {
    height: 30px
}

header .header-inner .logo svg {
    height: 30px;
    fill: #fff;
    mix-blend-mode: exclusion
}

@media screen and (max-width:768px) {
    header .header-inner .logo svg {
        height: 24px
    }
}

header .header-inner nav.main-menu {
    display: none;
    width: 100%;
    justify-content: center
}

header .header-inner nav.main-menu.flexbox {
    display: flex
}

header .header-inner nav.main-menu ul {
    width: fit-content;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    list-style: none
}

header .header-inner nav.main-menu ul li {
    margin: 0 40px;
    display: flex;
    position: relative
}

header .header-inner nav.main-menu ul li .nav-link {
    padding: 10px 0;
    opacity: 0;
    pointer-events: none;
    font-size: 1rem;
    color: #000
}

header .header-inner .menu-toggle {
    position: absolute;
    right: 5px
}

header .header-inner .menu-toggle .menu-toggle-inner {
    height: 68px;
    width: 68px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    mix-blend-mode: exclusion;
    transition: transform .3s ease
}

header .header-inner .menu-toggle .menu-toggle-inner .line {
    width: 22px;
    height: 2px;
    background-color: #fff;
    margin: 4px 0
}

header .header-inner .menu-toggle .menu-toggle-inner.cross-lines {
    transform: rotate(1turn)
}

header .header-inner .menu-toggle .menu-toggle-inner.cross-lines .top-line {
    transform: rotate(45deg);
    margin: -1px
}

header .header-inner .menu-toggle .menu-toggle-inner.cross-lines .bottom-line {
    transform: rotate(-45deg);
    margin: -1px
}

header .header-inner .menu-toggle .menu-toggle-inner.plus-lines {
    transform: rotate(315deg)
}

header .header-inner .menu-toggle .menu-toggle-inner.plus-lines .top-line {
    transform: rotate(45deg);
    margin: -1px
}

header .header-inner .menu-toggle .menu-toggle-inner.plus-lines .bottom-line {
    transform: rotate(-45deg);
    margin: -1px
}

header .header-inner .slide-bg {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: #f4f7f6;
    z-index: -1
}

@media screen and (max-width:768px) {
    header {
        padding: 30px 30px 0
    }

    header .header-inner {
        align-items: end
    }

    header .header-inner nav {
        width: calc(100% - 57px)
    }

    header .header-inner nav ul {
        flex-direction: column;
        height: 80vh;
        justify-content: center
    }

    header .header-inner .menu-toggle {
        top: -1px
    }

    header .header-inner .slide-bg {
        top: -40px;
        right: -30px;
        bottom: -100vh;
        width: 120vw
    }
}

@media screen and (max-width:568px) {
    header {
        padding: 10px 10px 0
    }
}

.sidebar-nav {
    position: fixed;
    z-index: 99;
    bottom: 20px;
    right: 20px
}

.sidebar-nav ul {
    list-style: none
}

.sidebar-nav ul li {
    margin-top: 20px
}

.sidebar-nav ul li a,
.sidebar-nav ul li button {
    outline: 0
}

.sidebar-nav ul li a .icon img,
.sidebar-nav ul li button .icon img {
    height: 30px;
    width: 30px;
    object-fit: contain
}

@media screen and (max-width:768px) {
    .sidebar-nav {
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 101
    }

    .sidebar-nav ul {
        display: flex;
        justify-content: space-around;
        padding: 0;
        max-width: 500px;
        margin: 15px auto
    }

    .sidebar-nav ul li {
        margin-top: 0;
        display: flex;
        justify-content: center
    }

    .sidebar-nav ul li a,
    .sidebar-nav ul li button {
        height: 65px;
        width: 65px;
        font-size: 1rem
    }

    .sidebar-nav ul li a span,
    .sidebar-nav ul li button span {
        font-size: 12px
    }

    .sidebar-nav ul li a .icon img,
    .sidebar-nav ul li button .icon img {
        height: 25px;
        width: 25px;
        object-fit: contain
    }
}

.sidebar-nav.sidebar-nav-mobile {
    display: none
}

.sidebar-nav.sidebar-nav-mobile li {
    opacity: 0
}

.home-intro {
    min-height: 100vh;
    display: flex;
    align-items: center
}

.home-intro .outline-effect {
    position: relative;
    min-height: 350px;
    margin-top: -10vh
}

@media screen and (max-width:992px) {
    .home-intro .outline-effect {
        margin-top: 0
    }
}

.home-intro .outline-effect h1 {
    position: relative;
    -webkit-text-stroke: 1px #fff
}

@media screen and (max-width:768px) {
    .home-intro .outline-effect h1 {
        -webkit-text-stroke: .5px #fff
    }
}

.home-intro .outline-effect img {
    position: absolute;
    z-index: 8;
    width: 50vw;
    object-fit: cover;
    transition: all .4s ease-in-out
}

.home-intro .outline-effect img.projects-gif {
    transform: translate3d(0, -15%, 0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(4deg) skew(0deg, -5deg);
    transform-style: preserve-3d;
    opacity: 0;
    top: 6vh;
    right: -5%;
    left: auto;
    bottom: auto;
    width: 55vw;
    max-width: 900px;
    margin-left: -10%
}

.home-intro .outline-effect img.projects-gif-in {
    transform: translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(4deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    opacity: 1
}

.home-intro .outline-effect img.projects-gif-out {
    transform: translate3d(0, -15%, 0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(4deg) skew(0deg, -5deg);
    transform-style: preserve-3d;
    opacity: 0
}

.home-intro .outline-effect img.whoami-gif {
    transform: translate3d(0, 15%, 0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(4deg, -8deg);
    transform-style: preserve-3d;
    opacity: 0;
    top: 2vh;
    right: -25%;
    width: 60vw
}

.home-intro .outline-effect img.whoami-gif-in {
    transform: translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(3deg, -3deg);
    transform-style: preserve-3d;
    opacity: 1;
    top: -2vh
}

.home-intro .outline-effect img.whoami-gif-out {
    transform: translate3d(0, 15%, 0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(4deg, -8deg);
    transform-style: preserve-3d;
    opacity: 0
}

.home-intro .outline-effect .outline {
    position: absolute;
    z-index: 10;
    color: transparent;
    -webkit-text-stroke: 1px #fff
}

@media screen and (max-width:768px) {
    .home-intro .outline-effect .outline {
        -webkit-text-stroke: .5px #fff
    }
}

.home-intro .outline-effect .text-intro {
    position: relative;
    z-index: 9;
    margin-top: 80px
}

.home-intro .outline-effect .text-intro .show-gif {
    cursor: pointer
}

.home-projects .project-home {
    position: relative;
    min-height: 750px;
    height: 80vh;
    margin: 10vh 0
}

@media screen and (max-width:1200px) {
    .home-projects .project-home {
        min-height: 650px;
        height: 60vh
    }
}

@media screen and (max-width:992px) {
    .home-projects .project-home {
        min-height: 500px
    }
}

@media screen and (max-width:768px) {
    .home-projects .project-home {
        min-height: 650px;
        height: 80vh
    }
}

@media screen and (max-width:568px) {
    .home-projects .project-home {
        min-height: 550px;
        height: 60vh
    }
}

.home-projects .project-home:last-of-type {
    margin: 10vh 0 0
}

.home-projects .project-home__text .text {
    position: relative;
    z-index: 5;
    max-width: 200px;
    line-height: 1.5rem;
    margin-bottom: 60px
}

@media screen and (max-width:768px) {
    .home-projects .project-home__text .text {
        margin-bottom: 20px;
        max-width: unset
    }
}

.home-projects .project-home__text .outline-effect {
    position: relative;
    max-width: 450px
}

.home-projects .project-home__text .outline-effect .filled {
    position: absolute;
    top: 0;
    -webkit-text-stroke: 1px #fff
}

@media screen and (max-width:768px) {
    .home-projects .project-home__text .outline-effect .filled {
        -webkit-text-stroke: .5px #fff
    }
}

.home-projects .project-home__text .outline-effect .outlined {
    position: absolute;
    top: 0;
    z-index: 10;
    color: transparent;
    -webkit-text-stroke: 1px #fff
}

@media screen and (max-width:768px) {
    .home-projects .project-home__text .outline-effect .outlined {
        -webkit-text-stroke: .7px #fff
    }
}

@media screen and (max-width:568px) {
    .home-projects .project-home__text .outline-effect .outlined {
        -webkit-text-stroke: .3px #fff
    }
}

.home-projects .project-home__image {
    position: relative;
    top: 0;
    right: 0;
    padding-left: 40%;
    
}

@media screen and (max-width:768px) {
    .home-projects .project-home__image {
        top: 180px
    }
}

.home-projects .project-home__image img {
    max-width: 70vw
}

@media screen and (max-width:992px) {
    .home-projects .project-home__image img {
        max-width: 520px
    }
}

@media screen and (max-width:768px) {
    .home-projects .project-home__image img {
        max-width: 100%
    }
}

.home-projects .project-home__image a {
    height: 140px;
    width: 140px;
    position: absolute;
    bottom: 20%;
    left: -70px;
    border: 1px solid;
    border-radius: 100px;
    background-color: transparent
}

.home-projects .project-home__image a .vw-text {
    font-size: 17px;
    letter-spacing: 8px;
    position: absolute;
    left: 50%;
    width: 230px;
    margin-left: -115px;
    top: 50%;
    margin-top: -12px;
    text-align: center;
    transition: all .3s ease;
    animation: rotation 5s linear infinite
}

.home-projects .project-home__image a .vw-circle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    transform: translateZ(0) scale3d(0, 0, 1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    transition: all .3s ease
}

.home-projects .project-home__image a:hover .vw-text {
    width: 140px;
    margin-left: -70px;
    letter-spacing: 0
}

.home-projects .project-home__image a:hover .vw-circle {
    transform: translateZ(0) scale3d(1.05, 1.05, 1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg, 0deg)
}

@media screen and (max-width:992px) {
    .home-projects .project-home__image a {
        bottom: -15%;
        left: unset;
        right: 160px;
        height: 100px;
        width: 100px
    }

    .home-projects .project-home__image a .vw-text {
        font-size: 14px
    }
}

@media screen and (max-width:768px) {
    .home-projects .project-home__image a {
        left: 40px;
        right: unset
    }
}

.home-projects .project-home__image .award {
    position: absolute;
    top: 4rem;
    right: -60px;
    transition: all .3s ease;
    animation: rotation 7s linear infinite
}

@media screen and (max-width:768px) {
    .home-projects .project-home__image .award {
        top: 1rem;
        right: -15px
    }
}

.home-projects .project-home__image .award .award-text {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, -65%);
    top: 50%
}

@media screen and (max-width:768px) {
    .home-projects .project-home__image .award .award-text {
        font-size: 15px
    }
}

.home-projects .project-home__image .award .award-image {
    height: 120px;
    width: 120px
}

@media screen and (max-width:768px) {
    .home-projects .project-home__image .award .award-image {
        height: 70px;
        width: 70px
    }
}

.projects-intro {
    min-height: 100vh;
    display: flex;
    align-items: center
}

.projects .project-wrapper {
    margin-top: 8rem
}

@media screen and (min-width:768px) {
    .projects .project-wrapper:nth-child(odd) {
        margin-top: 0
    }
}

.projects .project-wrapper .project-container {
    padding: 2rem
}

@media screen and (max-width:568px) {
    .projects .project-wrapper .project-container {
        padding: 1rem
    }
}

.projects .project-wrapper .project-container .project {
    display: block
}

.projects .project-wrapper .project-container .project .project-inner {
    position: relative
}

.projects .project-wrapper .project-container .project .project-inner .image {
    overflow: hidden
}

.projects .project-wrapper .project-container .project .project-inner .image img {
    width: 100%;
    height: 450px;
    object-fit: cover
}

@media screen and (max-width:568px) {
    .projects .project-wrapper .project-container .project .project-inner .image img {
        height: 270px
    }
}

.projects .project-wrapper .project-container .project .project-inner .type {
    position: absolute;
    top: -.8rem;
    left: 2rem;
    z-index: 2;
    text-transform: uppercase
}

@media screen and (max-width:568px) {
    .projects .project-wrapper .project-container .project .project-inner .type {
        font-size: 1rem;
        top: -.6rem
    }
}

.projects .project-wrapper .project-container .project .project-inner .name {
    position: absolute;
    bottom: -1.5rem;
    padding: 15px;
    font-family: Apercu, sans-serif;
    font-weight: 700;
    font-size: 1.7rem;
    left: 2rem;
    z-index: 2;
    background-color: #fff;
    color: #0a0a0a;
    max-width: 70%
}

@media screen and (max-width:568px) {
    .projects .project-wrapper .project-container .project .project-inner .name {
        font-size: 1.2rem
    }
}

.projects .project-wrapper .project-container .project .project-inner .year {
    position: absolute;
    bottom: 6rem;
    right: -1.5rem;
    transform: rotate(-90deg);
    z-index: 2
}

@media screen and (max-width:568px) {
    .projects .project-wrapper .project-container .project .project-inner .year {
        font-size: 1rem;
        right: -1.2rem
    }
}

.projects .project-wrapper .project-container .project .project-inner .award {
    position: absolute;
    top: 2rem;
    right: -50px;
    transition: all .3s ease;
    animation: rotation 7s linear infinite
}

@media screen and (max-width:768px) {
    .projects .project-wrapper .project-container .project .project-inner .award {
        right: -35px
    }
}

.projects .project-wrapper .project-container .project .project-inner .award .award-text {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, -65%);
    top: 50%
}

@media screen and (max-width:768px) {
    .projects .project-wrapper .project-container .project .project-inner .award .award-text {
        font-size: 15px
    }
}

.projects .project-wrapper .project-container .project .project-inner .award .award-image {
    height: 100px;
    width: 100px
}

@media screen and (max-width:768px) {
    .projects .project-wrapper .project-container .project .project-inner .award .award-image {
        height: 70px;
        width: 70px
    }
}

.project-single {
    display: flex
}

@media screen and (max-width:1200px) {
    .project-single {
        flex-direction: column-reverse
    }
}

.project-single .project-images {
    max-width: 600px
}

.project-single .project-images img {
    width: 100%;
    filter: brightness(100%);
    margin-top: 9rem
}

@media screen and (max-width:1200px) {
    .project-single .project-images {
        max-width: unset
    }

    .project-single .project-images img {
        width: 100%;
        filter: brightness(100%);
        margin-top: 0
    }
}

.project-single .project-content {
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100vh;
    overflow-y: scroll;
    left: 600px;
    max-width: 750px;
    padding: 7rem 6rem 0
}

@media screen and (max-width:1200px) {
    .project-single .project-content {
        position: unset;
        height: auto;
        max-width: 900px;
        padding: 10rem 65px 4rem
    }
}

@media screen and (max-width:568px) {
    .project-single .project-content {
        padding: 10rem 0 4rem
    }
}

.btn {
    border: 1px solid #fff;
    padding: 15px 30px;
    font-size: 1rem;
    background-color: transparent;
    position: relative;
    display: inline-block
}

@media screen and (max-width:568px) {
    .btn {
        font-size: .8rem
    }
}

.btn--primary {
    background-size: 100% 200%;
    background-image: linear-gradient(180deg, #0f0f0f 50%, #fff 0);
    transition: all .3s ease-in
}

.btn--primary:hover {
    color: #0f0f0f;
    background-position: 0 -100%
}

.btn--sidebar {
    border: 0 !important;
    font-size: 1.25rem;
    padding: 0;
    background-color: #000;
    height: 75px;
    width: 75px;
    border-radius: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.btn--sidebar span {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-size: 15px
}

.btn--sidebar.disable-claps {
    filter: grayscale(100%);
    pointer-events: none;
    cursor: default
}

.btn--sidebar:active {
    transform: scale(.88)
}

.btn--sidebar.side-contact img {
    margin: 0 0 -3px -3px
}

.light-mode .btn {
    border: 1px solid #202121
}

.light-mode .btn--primary {
    background-image: linear-gradient(180deg, #f4f7f6 50%, #202121 0)
}

.light-mode .btn--primary:hover {
    color: #f4f7f6
}

.attraction {
    transition: transform 1s ease-out
}

#cursorCountainer {
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    pointer-events: none;
    user-select: none;
    z-index: 1000
}

.cursor {
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 1001
}

.cursor--large {
    --size: 100px;
    border: 1px solid #fff;
    mix-blend-mode: difference
}

.cursor--project {
    --size: 110px;
    background-color: #fff;
    border: none;
    mix-blend-mode: unset
}

.cursor--project:after {
    position: absolute;
    z-index: 101;
    content: "view";
    top: 40%;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -50%);
    animation: rotation 5s linear infinite
}

@keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

.cursor--small {
    --size: 6px;
    background: #fff;
    mix-blend-mode: exclusion
}

.cursor.vanish.cursor--large {
    border: 1px solid transparent !important
}

.cursor.vanish.cursor--small {
    --size: 0 !important;
    background: transparent
}

.cursor.exclude-cursor.cursor--large {
    background-color: #fff !important
}

.cursor.exclude-cursor.cursor--small {
    --size: 0 !important;
    background: transparent
}

@media screen and (max-width:992px) {
    .cursor {
        display: none !important
    }
}

footer {
    border-top: 1px solid #fff;
    padding: 50px 0 40px
}

footer nav ul {
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    padding: 0
}

footer nav ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px
}

footer nav ul li a img {
    width: 50px;
    height: 50px;
    object-fit: cover
}

@media screen and (max-width:768px) {
    footer nav ul li a img {
        width: 30px;
        height: 30px
    }
}

.light-mode footer {
    border-top: 1px solid #202121
}

.about-intro {
    min-height: 100vh;
    display: flex;
    align-items: center
}

@media screen and (max-width:568px) {
    .about-intro {
        min-height: 90vh
    }
}

.about-intro .about-intro-wrapper {
    width: 100%
}

.about-intro .image {
    position: relative;
    z-index: -1
}

.about-intro .image img {
    max-width: 450px
}

@media screen and (max-width:768px) {
    .about-intro .image img {
        max-width: 350px
    }
}

@media screen and (max-width:568px) {
    .about-intro .image img {
        max-width: 300px;
        margin-left: 30px;
        margin-bottom: 20px
    }
}

.about-intro .content {
    margin-top: -130px
}

.about-intro .content img {
    position: absolute;
    z-index: 8;
    width: 50vw;
    object-fit: cover;
    transition: all .4s ease-in-out
}

.about-intro .content img.heisenberg-gif {
    transform: translate3d(0, -15%, 0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(4deg) skew(0deg, -5deg);
    transform-style: preserve-3d;
    opacity: 0;
    top: 11vh;
    right: 2%;
    left: auto;
    bottom: auto;
    width: 55vw;
    max-width: 900px;
    margin-left: -10%
}

.about-intro .content img.heisenberg-gif-in {
    transform: translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(4deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    opacity: 1
}

.about-intro .content img.heisenberg-gif-out {
    transform: translate3d(0, -15%, 0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(4deg) skew(0deg, -5deg);
    transform-style: preserve-3d;
    opacity: 0
}

.about-intro .content img.brent-gif {
    transform: translate3d(0, 15%, 0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(4deg, -8deg);
    transform-style: preserve-3d;
    opacity: 0;
    top: 26vh;
    right: -2%;
    width: 55vw;
    max-height: 550px;
    object-fit: cover
}

.about-intro .content img.brent-gif-in {
    transform: translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(3deg, -3deg);
    transform-style: preserve-3d;
    opacity: 1;
    top: 30vh
}

.about-intro .content img.brent-gif-out {
    transform: translate3d(0, 15%, 0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(4deg, -8deg);
    transform-style: preserve-3d;
    opacity: 0
}

.about-intro .text {
    max-width: 700px;
    line-height: 1.9rem;
    position: relative;
    z-index: 20
}

.numbers .number-container {
    display: flex
}

@media screen and (max-width:568px) {
    .numbers .number-container {
        width: 100%
    }
}

.numbers .number-container--left {
    justify-content: left
}

@media screen and (max-width:568px) {
    .numbers .number-container--left {
        justify-content: unset
    }
}

.numbers .number-container--center {
    justify-content: center
}

@media screen and (max-width:568px) {
    .numbers .number-container--center {
        justify-content: unset
    }
}

.numbers .number-container--right {
    justify-content: flex-end
}

@media screen and (max-width:568px) {
    .numbers .number-container--right {
        justify-content: unset
    }
}

.numbers .number-container .number-inner {
    width: 240px
}

@media screen and (max-width:768px) {
    .numbers .number-container .number-inner {
        width: 200px
    }
}

@media screen and (max-width:568px) {
    .numbers .number-container .number-inner {
        width: 280px
    }
}

@media screen and (max-width:768px) {
    .numbers .numbers-mobile {
        justify-content: space-between
    }
}

.skills .tools {
    display: flex;
    flex-wrap: wrap
}

.skills .tools .tool {
    margin-right: 90px;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    padding-top: 3rem
}

.skills .tools .tool img {
    max-height: 70px;
    object-fit: contain
}

@media screen and (max-width:768px) {
    .skills .tools .tool {
        margin-right: 60px;
        height: 50px;
        width: 50px
    }
}

@media screen and (max-width:568px) {
    .skills .tools .tool {
        justify-content: left;
        margin-right: 0;
        height: 40px;
        width: 50%
    }
}

.moving-text {
    display: block;
    position: absolute;
    top: 20vh;
    right: -40vw;
    left: 0;
    z-index: -2;
    transform: perspective(32vw) rotateY(22deg) rotate(11deg);
    opacity: .9
}

.moving-text .moving-text-inner {
    margin: 0;
    padding: 0
}

.moving-text .moving-text-inner .moving-wrapper {
    font-size: 4rem;
    overflow: hidden;
    position: relative;
    min-height: 1.5em
}

@media screen and (max-width:768px) {
    .moving-text .moving-text-inner .moving-wrapper {
        font-size: 3rem
    }
}

@media screen and (max-width:568px) {
    .moving-text .moving-text-inner .moving-wrapper {
        font-size: 2rem
    }
}

.moving-text .moving-text-inner .moving-wrapper .moving {
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    text-transform: uppercase
}

.moving-text .moving-text-inner .moving-wrapper .moving.moving-right {
    white-space: nowrap;
    position: absolute;
    margin-top: 0;
    margin-bottom: 0;
    top: .2em;
    -webkit-animation: mymove 100s linear infinite;
    animation: mymove 100s linear infinite alternate
}

.moving-text .moving-text-inner .moving-wrapper .moving.moving-left {
    position: absolute;
    margin-top: 0;
    margin-bottom: 0;
    top: .2em;
    -webkit-animation: urmove 100s linear infinite;
    white-space: nowrap;
    animation: urmove 100s linear infinite alternate
}

@-webkit-keyframes mymove {
    0% {
        left: 0
    }

    to {
        left: -6000px
    }
}

@keyframes mymove {
    0% {
        left: 0
    }

    to {
        left: -6000px
    }
}

@-webkit-keyframes urmove {
    0% {
        right: 0
    }

    to {
        right: -6000px
    }
}

@keyframes urmove {
    0% {
        right: 0
    }

    to {
        right: -6000px
    }
}

.error-page {
    padding-top: 120px
}

.error-page .outline-error {
    position: relative;
    min-height: calc(85vh - 120px)
}

.error-page .outline-error .gif-error,
.error-page .outline-error .title {
    position: absolute
}

.error-page .outline-error .gif-error {
    top: 10vh;
    left: 7vw;
    min-width: 65vw;
    max-height: calc(85vh - 120px);
    object-fit: contain
}

.error-page .outline-error .outlined {
    color: transparent;
    -webkit-text-stroke: 3px #fff
}

.error-page .outline-error .error-redirect {
    position: absolute;
    bottom: 0
}

.fadein,
.fadeinearly {
    opacity: 0
}

.fadein.skewin,
.fadeinearly.skewin {
    animation: fadeover 2s cubic-bezier(.33, .46, 0, 1)
}

@keyframes fadeover {
    0% {
        opacity: 0;
        transform: translate3d(0, 20vh, 0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg, 8deg);
        transform-style: preserve-3d
    }

    10% {
        opacity: 0
    }

    to {
        opacity: 1;
        transform: translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg, 0deg);
        transform-style: preserve-3d
    }
}

.home-project-steps .spacer.s2 {
    min-height: 200px
}

.home-project-steps .spacer.s0 {
    min-height: 1px
}

.home-project-steps .box1,
.home-project-steps .box2,
.home-project-steps .box3 {
    display: inline-block;
    position: relative;
    border-radius: 8px;
    border: 0 solid #fff;
    text-align: center;
    vertical-align: middle;
    padding: 0 5px
}

.home-project-steps .blue {
    background-color: #3883d8
}

.home-project-steps .box2 {
    min-width: 50px;
    height: 50px;
    margin: 25px auto
}

.home-steps .home-steps-container {
    display: flex
}

.home-steps .home-steps-container .step-number-container {
    padding: 0 50px 0 0;
    min-width: 50px
}

@media screen and (max-width:992px) {
    .home-steps .home-steps-container .step-number-container {
        padding: 0 20px 0 0
    }
}

@media screen and (max-width:768px) {
    .home-steps .home-steps-container .step-number-container {
        padding: 0 10px 0 0
    }
}

@media screen and (max-width:568px) {
    .home-steps .home-steps-container .step-number-container {
        padding: 0 10px 0 0;
        min-width: 20px
    }
}

.home-steps .home-steps-container .step-number-container .step-number {
    padding: 80px 0 0;
    line-height: 1
}

.home-steps .home-steps-container .steps-wrapper .step-container {
    padding: 80px 0 0;
    display: flex
}

@media screen and (max-width:992px) {
    .home-steps .home-steps-container .steps-wrapper .step-container {
        display: block
    }
}

.home-steps .home-steps-container .steps-wrapper .step-container .step-title {
    padding: 0 20px;
    width: 400px
}

@media screen and (max-width:992px) {
    .home-steps .home-steps-container .steps-wrapper .step-container .step-title {
        padding: 0 0 0 20px;
        width: unset
    }
}

.home-steps .home-steps-container .steps-wrapper .step-container .step-text {
    padding: 0 0 0 20px;
    width: 100%
}

@media screen and (max-width:992px) {
    .home-steps .home-steps-container .steps-wrapper .step-container .step-text {
        margin-bottom: 0;
        margin-top: 20px;
        width: unset
    }
}