body {
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    touch-action: none;
    color: white;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    perspective: 100vmin;
}

img {
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
}

.hero-slider {
    z-index: 2;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.hero-slider .carousel-cell {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.hero-slider .carousel-cell .inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    bottom: 193px;
    color: #E5E5E5;
    text-align: center;
    font-size: 23px;
    font-family: 'Inter';
}

.hero-slider .carousel-cell .inner .top-content {
    font-family: 'Inter';
    line-height: 50px;
    font-weight: 200;
    letter-spacing: 3px;
    color: #000000;
    font-style: normal;
    font-size: 30px;
}

.hero-slider .carousel-cell .inner .bottom-content {
    font-family: 'Inter';
    line-height: 77px;
    font-weight: 200;
    letter-spacing: 3px;
    color: #000000;
    font-style: normal;
    font-size: 30px;
}

.hero-slider .carousel-cell .inner .title {
    font-family: "Montserrat", sans-serif;
    font-size: 3rem;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.hero-slider .carousel-cell .inner .btn {
    border: 1px solid #fff;
    padding: 14px 18px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 0.8rem;
    letter-spacing: 3px;
    color: #fff;
    text-decoration: none;
    transition: all .2s ease;
}

.hero-slider .carousel-cell .inner .btn:hover {
    background: #fff;
}

.hero-slider .flickity-prev-next-button {
    width: 80px;
    height: 80px;
    background: transparent;
}

.hero-slider .flickity-prev-next-button:hover {
    background: transparent;
}

.hero-slider .flickity-prev-next-button .arrow {
    fill: #0B771B;
}

.hero-slider .flickity-page-dots {
    bottom: 30px;
}

.hero-slider .flickity-page-dots .dot {
    width: 30px;
    height: 4px;
    opacity: 1;
    background: #D9D9D9;
    border: 0 solid white;
    border-radius: 0;
}

.hero-slider .flickity-page-dots .dot.is-selected {
    background: #0B771B;
    background: #0B771B;
    border: 0 solid #0B771B;
}

body::after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    box-shadow: inset 0px 0px 400px black, inset 0px 0px 200px black;
}

canvas {
    width: 100%;
    height: 100%;
    touch-action: none;
    position: absolute;
    z-index: 1;
}

.hero-slider .carousel-cell .inner .layer {
    display: flex;
    justify-content: center;
    margin-top: 33px;
    margin-left: 100px;
    top: 5px;
    width: 88%;
}

.flip-card {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    border: solid #0B771B 6px;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    background-color: black;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #000000;
    transform: rotateY(180deg);
    bottom: 1px;
    color: #E5E5E5;
    text-align: center;
    font-size: 17px;
    font-family: 'Inter';
    font-weight: 700;
}

.card-text {
    font-family: 'Inter';
    font-size: 22px;
    font-weight: 700;
    color: white;
    backface-visibility: hidden;
}

.card-title {
    font-weight: 700;
    font-family: 'Inter';
    font-size: 25px;
    color: white;
}

.numberCircle {
    border-radius: 100%;
    background: #fff;
    margin-left: 8px;
    font-family: 'Inter';
    font-size: 20px;
    font-weight: 700;
    color: black;
    display: flex;
    width: 30px;
    height: 30px;
    justify-content: center;
}

.h2 {
    color: white;
    text-align: center;
    font-size: 35px;
    font-family: 'Inter';
    position: relative;
}

.h3 {
    top: 15px;
    color: white;
    text-align: center;
    font-size: 30px;
    font-family: 'Inter';
    position: relative;
}

.top-content-heading {
    font-family: 'Inter';
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #000000;
    font-size: 44px;
}

.bottom-content-heading {
    font-family: 'Inter';
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #000000;
    font-size: 40px;
}

.heading {
    color: white;
    font-weight: 700;
    font-family: 'inter';
    font-size: 29px;
}

.card-img {
    width: 100px;
}

.mybtn {
    border: 7px solid #0B771B;
    width: 19%;
    height: 85%;
    color: #0B771B;
    align-items: center;
    display: inline-grid;
    font-weight: 900;
    font-size: 40px;
    background: transparent;
}

.last-slide-heading {
    color: #e0d5d4;
    font-family: 'inter';
    font-weight: 800;
    display: block;
    word-wrap: break-word;
    white-space: pre-line;
    font-size: 36px;
}

@keyframes title {
    0% {
        transform: scale(0.3);
    }

    100% {
        transform: scale(4);
    }
}

@media screen and (max-width:1180px) {
    .middle-content {
        width: 50%;
        height: auto;
    }

    .flip-card-inner {
        width: 50%;
        height: 250px;
    }

    .card-text {
        font-size: 15px;
        padding-top: 19px;
    }

    .flip-card {
        margin-left: -60px;
        width: 360px;
    }

    .last-slide-heading{
        width: 100%;
        font-size: 43px;
        height: 113px;
    }

    .mybtn{
        width:40%;
        font-size: 43px;
        height:85%;
    }
};
