.fixed-left img {
    position: absolute;
    top: 2680px;
    left: 0;
    width: 465px;
    height: 1827px;
    z-index: -1;
    overflow-y: hidden;
}

.fixed-right img {
    position: absolute;
    top: 1190px;
    right: 0;
    width: 465px;
    height: 1827px;
    z-index: -1;
}

.bannercraft {
    width: auto;
    height: 600vh;
    background-color: #6e42c12d;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: top;
}

.bannertop {
    height: 50vh;
    width: 100%;
    background-image: url(accessries/learning-english-doodle-set-language-school-sketch-style-online-language-education-course-hand-drawn-vector-illustration_563464-716.jpg);
    position: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bannertop h2 {
    margin-top: 17px;
    padding: 5px;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-shadow: 0px 0px 10px var(--back), 0 0 10px var(--back), 0 0 10px var(--back);
    font-size: 5rem;
    color: var(--main);
    background-color: var(--back);
}

.afbasecom {
    width: auto;
    height: 50vh;
    background-color: var(--back);
    display: flex;
    align-items: center;
    justify-content: center;
}

.inafbasecom {
    width: 80%;
    height: 40vh;
    background-color: var(--back);
    border: 10px solid var(--main);
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
}

.inafbasecom h3 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--shadow);
    text-align: center;
    font-size: 3rem;
}

.inafbasecom p {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--shadow);
    text-align: center;
    font-size: 2rem;
}

.foheofsk h2 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--shadow);
    text-align: center;
    font-size: 2.6rem;
    margin: 40px;

}

.pooftefi {
    width: 80%;
    height: 85vh;
    margin: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
}

.letpooftefi {
    width: 50%;
    height: 85vh;
    border-top-left-radius: 50px;
}

.letpooftefi img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 50px;
    object-fit: cover;
}

.ritpooftefi {
    width: 50%;
    height: 85vh;
    background-color: var(--back);
    border-bottom-right-radius: 50px;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
}

.ritpooftefi span {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--main);
    font-size: 1.2rem;
    font-weight: bolder;

}

.ritpooftefi h2 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--main);
    font-size: 2.5rem;
    margin: 30px;
    margin-bottom: 0px;
}

.ritpooftefi p {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--shadow);
    font-size: 1.1rem;
    margin: 30px;
}

.ritpooftefi ul {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--shadow);
    font-size: 1.1rem;
    margin: 30px;
    margin-top: 0px;
    list-style: none;
}

.ritpooftefi ul li {
    margin-bottom: 10px;
}

.ritpooftefi .buttons {
    margin-left: 30px;
    margin-bottom: 10px;
}

.ritpooftefi .buttons button {
    width: 14.5em;
}

.pooftefi-2 {
    width: 80%;
    height: 85vh;
    margin: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
}

.letpooftefi-2 {
    width: 50%;
    height: 85vh;
}

.letpooftefi-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    justify-self: start;
    border-bottom-right-radius: 50px;
}

.ritpooftefi-2 {
    width: 50%;
    height: 85vh;
    background-color: var(--back);
    border-top-left-radius: 50px;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
}

.ritpooftefi-2 span {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--main);
    font-size: 1.2rem;
    font-weight: bolder;

}

.ritpooftefi-2 h2 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--main);
    font-size: 2.5rem;
    margin: 30px;
    margin-bottom: 0px;
}

.ritpooftefi-2 p {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--shadow);
    font-size: 1.1rem;
    margin: 30px;
}

.ritpooftefi-2 ul {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--shadow);
    font-size: 1.1rem;
    margin: 30px;
    margin-top: 0px;
    list-style: none;
}

.ritpooftefi-2 ul li {
    margin-bottom: 10px;
}

.ritpooftefi-2 .buttons {
    margin-left: 30px;
    margin-bottom: 10px
}

.ritpooftefi-2 .buttons button {
    width: 14.5em;
}

.oumopoco {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    width: 100%;
    background-color: var(--main);
    padding: 40px 0;
}

.oumopoco a {
    text-decoration: none;
}

.oumopocoheup h2 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--back);
    text-align: center;
    font-size: 2.6rem;
    margin-bottom: 30px;
}

.oumopocolobo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.oumopocolobopa {
    width: 300px;
    height: 400px;
    background-color: var(--back);
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 20px;
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.oumopocolobopa img {
    width: 130px;
    height: auto;
}

.oumopocolobopa h3 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--main);
    font-size: 1.6rem;
    margin: 10px;
}

.oumopocolobopa p {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: var(--shadow);
    font-size: 1rem;
    margin: 10px;
    text-align: center;
}

/* Hover effect */
.oumopocolobopa:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

/* Active (clicked) effect */
.oumopocolobopa.active {
    transform: scale(1.05);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    border: 3px solid var(--main);
}

.oumopocolobopa.active h3 {
    text-decoration: underline;
}

/* =========================
   MOBILE (Smartphones)
   max-width: 575px
========================= */
@media (max-width: 575px) {

    .bannercraft {
        height: auto;
    }

    .bannertop {
        height: 35vh;
    }

    .bannertop h2 {
        font-size: 2.2rem;
        padding: 10px;
    }

    .afbasecom {
        height: auto;
        padding: 20px 0;
    }

    .inafbasecom {
        width: 95%;
        height: auto;
        border-width: 5px;
    }

    .inafbasecom h3 {
        font-size: 1.4rem;
    }

    .inafbasecom p {
        font-size: 1rem;
    }

    .foheofsk h2 {
        font-size: 1.3rem;
        margin: 20px;
    }

    .pooftefi,
    .pooftefi-2 {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 20px 0;
    }

    .letpooftefi,
    .letpooftefi-2,
    .ritpooftefi,
    .ritpooftefi-2 {
        width: 100%;
        height: auto;
    }

    .letpooftefi img {
        height: 250px;
        border-radius: 0;
        border-top-left-radius: 50px;
    }


    .letpooftefi-2 img {
        height: 250px;
        border-radius: 0;
        border-bottom-right-radius: 50px;
    }

    .ritpooftefi h2,
    .ritpooftefi-2 h2 {
        font-size: 1.6rem;
        margin: 15px;
    }

    .ritpooftefi p,
    .ritpooftefi-2 p,
    .ritpooftefi ul,
    .ritpooftefi-2 ul {
        font-size: 0.95rem;
        margin: 15px;
    }

    .fixed-left img,
    .fixed-right img {
        display: none;
    }
}

/* =========================
   TABLET
   min-width: 576px & max-width: 767px
========================= */
@media (min-width: 576px) and (max-width: 767px) {

    .bannertop h2 {
        font-size: 3rem;
    }

    .bannercraft {
        height: auto;
    }

    .inafbasecom {
        width: 90%;
        height: auto;
    }

    .inafbasecom h3 {
        font-size: 1.8rem;
    }

    .inafbasecom p {
        font-size: 1.2rem;
    }

    .bannercraft {
        height: auto;
    }


    .pooftefi,
    .pooftefi-2 {
        width: 90%;
        height: auto;
        flex-direction: column;
    }

    .letpooftefi img {
        height: 300px;
        border-top-left-radius: 50px;
    }


    .letpooftefi-2 img {
        height: 300px;
        border-bottom-right-radius: 50px;
    }

    .ritpooftefi h2,
    .ritpooftefi-2 h2 {
        font-size: 2rem;
    }


}

/* =========================
   SMALL LAPTOP
   min-width: 768px & max-width: 991px
========================= */
@media (min-width: 768px) and (max-width: 991px) {

    .bannertop h2 {
        font-size: 3.8rem;
    }

    .bannercraft {
        height: auto;
    }

    .inafbasecom h3 {
        font-size: 2.2rem;
    }

    .inafbasecom p {
        font-size: 1.4rem;
    }

    .pooftefi,
    .pooftefi-2 {
        width: 90%;

    }

    .ritpooftefi h2,
    .ritpooftefi-2 h2 {
        font-size: 2.2rem;
    }
}

/* =========================
   LAPTOP
   min-width: 992px & max-width: 1199px
========================= */
@media (min-width: 992px) and (max-width: 1199px) {

    .bannertop h2 {
        font-size: 4.5rem;
    }

    .pooftefi,
    .pooftefi-2 {
        width: 85%;
    }
}

/* =========================
   DESKTOP
   min-width: 1200px
========================= */
@media (min-width: 1200px) {

    .bannercraft {
        max-width: 1600px;
        margin: auto;
    }

}