.ad_banner,
.header-align,
.logo,
.nav,
.switch {
    align-items: center
}

.hero-ul li,
.sub-head {
    list-style: none;
    position: relative
}

.each-accordionbox.active .each-title,
.scroll-start header,
.scrolling-text_inner {
    border-bottom: 1px solid var(--gray2)
}

.border-main,
.marque-main,
.marquee,
.open,
.scrolling-text,
.scrolling-text_inner,
.split-parent,
.textContainer,
.who-can .card,
h1 {
    overflow: hidden
}

.gradient-text,
.nav-items.active {
    color: var(--red)
}

.ad-container h2,
.hero-sec h1,
.hero-ul li,
.nav-items,
.sub-head {
    color: var(--white)
}

.banner-join:after {
    content: "";
    position: absolute;
    width: 250px;
    height: 70px;
    background: url(../images/arrow2.webp) center/contain no-repeat;
    z-index: 9999;
    top: 60px;
    left: 50%;
    transition: .4s;
    transform: rotate(5deg)
}

.banner__item,
.border-main,
.column-box,
.footer,
.head-attention,
.header-align,
.header-center,
.hero-banner,
.iframe-col,
.join-card,
.join-card span,
.login .inputBx,
.login .links,
.marquee,
.projects,
.ring,
h1,
h1>div,
header {
    position: relative
}

.light .banner-join:after,
.light .carousel-inner:after,
.light .carousel-inner:before,
.light .social-icons img,
.light .social_icons img,
.light .switch img,
.light .top-action img {
    filter: invert(1)
}

.scroll-start .banner-join:before {
    opacity: 0
}

.head-attention {
    width: fit-content;
    display: block;
    background: linear-gradient(180deg, #fff, #5fd1d7);
    padding: 5px 15px;
    margin: 10px 0 20px 0px;
    transform: rotate(-3deg);
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 800
}

.light .head-attention {
    background: linear-gradient(180deg, #ffffffb5, #e7ddca)
}

.sub-text,
.sub-text2,
.transition {
    transition: .4s
}

.split-child {
    display: inline-block
}

h1>div {
    margin: 0
}

header {
    top: 0;
    z-index: 999;
    width: 100%;
    left: 0;
    transition: .3s
}

.scroll-start header {
    background: linear-gradient(278deg, var(--bg2), var(--bg));
    position: fixed;
    box-shadow: 0 0 21px 0 #0e101930;
    animation: .3s linear scroll-start
}

.header-align {
    display: flex;
    justify-content: space-between;
    height: 80px
}

.header-left {
    width: calc(50% - 180px)
}

.header-center {
    width: 180px;
    display: flex;
    justify-content: center;
    top: 42px
}

.header-right {
    width: calc(50% - 180px);
    justify-content: flex-end;
    display: flex
}

.top-action {
    position: absolute;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
    z-index: 9
}

.scroll-start .top-action {
    position: fixed
}

.ad_banner,
.last-footer,
.talk-btn,
.viewMoreBtn,
.who-can .card,
h1.heading {
    text-align: center
}

.top-action img,
.whatsapp img {
    width: 25px;
    height: 25px
}

.scroll-start .header-align {
    height: 75px;
    transition: .3s
}

.logo:after,
.logo:before {
    content: "";
    width: calc(50vw - 95px);
    height: 1px;
    position: fixed;
    background-color: var(--gray2)
}

.textContainer {
    max-height: 100%;
    transition: .4s
}

.scroll-start .fixed-contact>div {
    padding: 12px 5px;
    min-width: auto
}

.logo {
    display: flex
}

.logo:before {
    left: 180px
}

.logo:after {
    right: 180px
}

.dark-logo,
.header-left .logo,
.light .light-logo,
.scroll-start .header-center,
.scroll-start .logo:after,
.scroll-start .logo:before {
    display: none
}

.light .dark-logo {
    display: block
}

footer .logo {
    background: initial;
    padding: 0
}

.logo img {
    max-width: 180px;
    height: 50px;
    object-fit: contain
}

footer .logo img {
    height: 80px;
    max-width: 200px
}

.nav {
    display: flex;
    gap: 30px;
    min-height: 42px
}

.nav-items {
    align-items: center;
    display: flex;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    height: fit-content;
    cursor: pointer;
    line-height: initial;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.footer-child a,
.hero-ul li,
.sub-head {
    font-size: 16px
}

.nav-items.active:before,
.nav-items:hover:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 50%;
    height: 2px;
    background: var(--red);
    opacity: .6;
    animation: .2s tab_border
}

@keyframes tab_border {
    0% {
        width: 0;
        opacity: .2
    }

    100% {
        width: 50%;
        opacity: .6
    }
}

.menu {
    width: 25px;
    height: 18px;
    align-items: flex-end;
    justify-content: space-between;
    flex-direction: column;
    display: none
}

.border-main,
.hero-banner-img,
.iframe-col .elementor-video,
.login .inputBx,
.menu span,
.scroll-start .header-left {
    width: 100%
}

.menu span {
    height: 2px;
    background: #fff
}

.menu span:nth-child(2) {
    width: 80%
}

@keyframes scroll-start {
    0% {
        top: -80px
    }

    100% {
        top: 0
    }
}

.scroll-start .header-left .logo {
    display: flex;
    background: initial
}

.social_icons {
    position: fixed;
    list-style: none;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    width: fit-content;
    transition: .4s
}

.scroll-start .social_icons {
    left: -100px;
    transition: .4s
}

.social_icons:before {
    content: "";
    position: absolute;
    top: -40vh;
    left: 50%;
    transform: translateX(-50%);
    height: 100vh;
    width: 1px;
    background-color: var(--gray2)
}

.social_icons li {
    padding: 5px;
    width: fit-content;
    z-index: 1;
    position: relative;
    background-color: var(--bg)
}

.icon,
.social_icons img {
    width: 22px;
    height: 22px;
    object-fit: contain
}

.social-icons a:hover img,
.social_icons a:hover img {
    animation-name: jello;
    animation-duration: 1s;
    animation-iteration-count: 1
}

@keyframes jello {

    0%,
    100%,
    11.1% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.15deg) skewY(6.15deg);
        transform: skewX(6.15deg) skewY(6.15deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.115deg) skewY(-3.115deg);
        transform: skewX(-3.115deg) skewY(-3.115deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5615deg) skewY(1.5615deg);
        transform: skewX(1.5615deg) skewY(1.5615deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78115deg) skewY(-.78115deg);
        transform: skewX(-.78115deg) skewY(-.78115deg)
    }

    77.7% {
        -webkit-transform: skewX(.390615deg) skewY(.390615deg);
        transform: skewX(.390615deg) skewY(.390615deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953115deg) skewY(-.1953115deg);
        transform: skewX(-.1953115deg) skewY(-.1953115deg)
    }
}

.hero-sec {
    min-height: calc(100vh - 100px);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.container.hero-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 40px;
    min-height: 75vh
}

.hero-left {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 30px
}

.hero-sec h1 {
    z-index: 1
}

.hero-ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
    z-index: 1
}

.hero-ul li {
    text-align: left
}

.sub-head {
    text-align: left;
    padding-bottom: 10px
}

.btn-container {
    display: flex;
    gap: 20px;
    align-items: center;
    z-index: 1;
    flex-flow: wrap
}

.shape1 {
    position: absolute;
    left: 10%;
    top: 20%;
    transform: translateY(-50%) rotate(45deg);
    width: 340px;
    height: 340px;
    border-radius: 50%;
    background: linear-gradient(90deg, var(--red) -4.46%, rgb(255 145 141 / 13%) 66.67%);
    filter: blur(40px);
    animation: 12s infinite shape1;
    opacity: .5
}

@keyframes shape1 {
    0% {
        transform: translateY(-50%) rotate(90deg);
        left: 10%;
        top: 40%
    }

    50% {
        transform: translateY(-50%) rotate(360deg);
        left: 20%;
        top: 60%
    }

    100% {
        transform: translateY(-50%) rotate(45deg);
        left: 10%;
        top: 40%
    }
}

.hero-right {
    width: 50%;
    display: flex;
    justify-content: flex-end
}

.hero-banner {
    width: 100%;
    padding-left: 100px
}

.border-main img {
    width: 100%;
    animation: 5s infinite shape2
}

@keyframes shape2 {
    50% {
        transform: rotate(6deg)
    }

    0% {
        transform: rotate(0)
    }
}

.scrolling-text {
    color: var(--red);
    width: 100%
}

.scrolling-text_inner {
    display: flex;
    align-items: center;
    white-space: nowrap;
    font-size: 30px;
    font-weight: 500;
    padding: 30px 0;
    border-top: 1px solid var(--gray2)
}

.light div#tools .scrolling-text_inner {
    background-color: #d51c231c;
    mask-image: none !important;
    border: none
}

.light div#tools {
    mask-image: none !important
}

.placement-marquee .scrolling-text_inner {
    padding: 0;
    border: none
}

.scrolling-text_inner.direction-left>div {
    animation: marquee-left var(--marquee-speed) linear infinite;
    will-change: transform;
    flex-shrink: 0
}

.scrolling-text_inner>div {
    display: flex;
    align-items: center;
    flex-shrink: 0
}

.scrolling-text__item {
    padding: 0 2vw;
    display: flex
}

.scrolling-text__item img {
    width: 180px;
    height: 110px;
    object-fit: contain;
    padding: 0 10px
}

.placement-marquee {
    mask-image: linear-gradient(to right, transparent 5%, black 50%)
}

.marquee-sec.scrolling-text {
    mask-image: linear-gradient(to left, transparent 5%, black 50%)
}

.light .marquee-sec.scrolling-text,
.light .placement-marquee {
    mask-image: none
}

.placement-marquee .scrolling-text__item {
    padding: 0 10px
}

.placement-marquee .scrolling-text__item img {
    width: 240px;
    height: auto;
    padding: 0;
    border-radius: 16px
}

.light .dark-only,
.light .testimonial:after,
.light a.thumbnail-vid,
.max-990,
.scrolling-text__item:empty {
    display: none
}

@keyframes marquee-left {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

.head {
    margin-bottom: 20px
}

.row {
    display: flex;
    flex-flow: wrap;
    row-gap: 50px
}

.col-4 {
    width: 25%
}

.column-box {
    padding: 20px;
    border: 2px solid var(--gray2);
    margin: 10px;
    border-radius: 6px;
    transition: .3s;
    background: linear-gradient(180deg, #253550 0, #21304b 100%)
}

.footer,
.last-footer {
    border-top: 1px solid var(--gray2)
}

.column-box:hover {
    transform: skew(0) translateX(-3px) !important;
    transition: .3s
}

.section {
    padding: 50px 0
}

.marquee {
    background-color: var(--bg);
    height: 100%
}

.placement-left {
    width: calc(100% - 700px)
}

.marque-main {
    display: flex;
    gap: 10px
}

.marquee-photo_panel {
    display: flex;
    flex-direction: column;
    animation: 20s linear infinite verticalMarquee;
    width: 50%
}

.marquee-photo_panel:nth-child(2n) {
    animation: 20s linear infinite verticalMarquee2
}

@keyframes verticalMarquee {

    0%,
    100% {
        transform: translate3d(0, 0, 0)
    }

    50% {
        transform: translate3d(0, -50%, 0)
    }
}

@keyframes verticalMarquee2 {

    0%,
    100% {
        transform: translate3d(0, -50%, 0)
    }

    50% {
        transform: translate3d(0, 0, 0)
    }
}

.marquee-photo_item {
    flex: none;
    justify-content: center;
    align-items: center;
    margin-right: .75rem;
    display: flex;
    position: relative;
    margin-bottom: 15px
}

.marquee_img {
    width: 100%;
    min-height: 1rem;
    mix-blend-mode: difference;
    object-fit: contain;
    border-radius: 10px
}

.development-row {
    margin-top: 20px
}

.col-md-6 {
    width: 50%
}

.iframe-col {
    padding-right: 50px;
    line-height: 0
}

a.thumbnail-vid {
    position: absolute;
    inset: 0;
    background-color: #0000004d;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 50px;
    border-radius: 16px
}

a.thumbnail-vid img {
    width: 100px;
    height: 100px;
    object-fit: contain
}

.accordion-section {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.each-accordionbox {
    margin: 0;
    position: relative;
    cursor: pointer;
    background-color: #29314729;
    transition: .5s
}

.light .each-accordionbox {
    background-color: #efeae0
}

.each-accordionbox h3 {
    position: relative;
    text-align: left
}

.each-accordionbox h3::before {
    content: "+";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    background: var(--red);
    background-position: center;
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
    padding: 0 12px;
    transition: .5s
}

.each-title {
    color: var(--white);
    padding: 15px 15px 15px 70px;
    font-weight: 300
}

.accordion-section p {
    padding: 0 40px 20px;
    display: none;
    text-align: left
}

.accordion-section .programe {
    padding: 20px 40px;
    text-align: left;
    display: none
}

.each-accordionbox.active {
    color: #fff
}

.each-accordionbox.active h3::before {
    content: "-";
    left: -10px
}

.choose-row {
    margin-left: -15px;
    margin-right: -15px
}

.choose-items {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    transition: .4s
}

.choose-items h6 {
    width: 50%;
    padding-right: 30px;
    position: relative
}

.choose-items h6::before {
    content: "-";
    position: absolute;
    left: -20px;
    color: var(--red);
    font-size: 20px
}

.choose-right img {
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
    max-height: 360px;
    object-position: bottom
}

.light .testimonial {
    background: 0 0
}

.testimonial:after {
    position: absolute;
    top: 0 !important;
    left: 0;
    content: " ";
    background: 0 0/100% 100px #000;
    width: 100%;
    height: 100%;
    float: left;
    z-index: 1;
    opacity: .7
}

.carousel-inner:after,
.carousel-inner:before {
    background: url(../images/quotes.webp) 0 0/contain no-repeat;
    width: 45px;
    height: 45px;
    opacity: .6;
    content: ""
}

.testimonial {
    position: relative;
    background: url(../images/galtech-tec.webp) center/cover fixed;
    padding-top: 50px;
    padding-bottom: 50px
}

.testimonial .container {
    z-index: 9;
    position: relative
}

.testimonial p {
    padding-bottom: 20px
}

.carousel-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
    margin-top: 50px
}

.ring,
.testimonial4_slide h4 {
    justify-content: center;
    display: flex
}

.carousel-item {
    width: 33.3%;
    padding: 20px;
    position: relative
}

.testimonial4_slide h4 {
    white-space: nowrap;
    margin: 0 auto;
    padding: 5px 20px;
    background: var(--red);
    width: fit-content;
    color: #fff;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    font-weight: 500
}

.footer .nav2 a,
.footer-child a,
.footer-child h6 {
    font-weight: 400;
    color: var(--white)
}

.carousel-inner:before {
    position: absolute;
    left: -20px;
    top: -30px
}

.carousel-inner:after {
    position: absolute;
    right: -20px;
    bottom: 0;
    transform: rotate(180deg)
}

.footer {
    padding: 30px 0
}

.footer-head {
    color: var(--white);
    font-weight: 700;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 10px
}

.footer-head span {
    width: 60px;
    height: 1px;
    background-color: var(--white);
    display: block
}

.footer-child,
.social-icons {
    display: flex;
    gap: 20px
}

.light .icon {
    filter: invert(.5)
}

.social-icons img {
    width: 22px;
    height: 22px;
    object-fit: contain;
    cursor: pointer
}

.footer-child h6 {
    font-size: 14px
}

.footer-column {
    padding: 30px;
    width: 33.3%
}

.footer-column:first-child {
    padding-left: 0
}

.footer-column:nth-child(2),
.footer-column:nth-child(3) {
    padding-right: 0
}

.nav2 {
    padding-top: 15px
}

.footer .nav2 a {
    line-height: 16px;
    font-size: 14px;
    display: block;
    padding: 8px 0
}

.last-footer {
    padding-top: 30px
}

.last-footer h6 {
    font-size: 14px;
    font-weight: 300
}

.join-row {
    margin-top: 60px
}

.join-card {
    display: flex;
    align-items: center;
    max-width: 850px;
    gap: 20px;
    flex-wrap: wrap;
    padding: 40px;
    border: 1px solid var(--gray2);
    border-radius: 25px;
    width: 100%;
    z-index: 9;
    box-sizing: border-box;
    transition: .4s
}

.join-card:not(:last-child) {
    margin-bottom: 40px
}

.join-card:nth-child(2n) {
    float: right;
    flex-direction: row-reverse
}

.join-card:not(:first-child)::before {
    content: "";
    position: absolute;
    bottom: -50%;
    left: -140px;
    width: 140px;
    height: calc(100% + 25px);
    background: url(../images/arrow-shape.webp) 0 0/contain no-repeat;
    transform: translateY(-50%);
    filter: brightness(0) invert(1)
}

.light .join-card:not(:first-child)::before {
    filter: brightness(0) invert(.5)
}

.join-card:not(:last-child)::after {
    filter: brightness(0) invert(1)
}

.join-card:not(:first-child):nth-of-type(odd):before {
    right: -140px;
    left: auto;
    transform: scaleX(-1);
    top: -50%;
    bottom: auto;
    background-position: left;
    margin-top: 20px
}

.join-card-img {
    width: 140px
}

.join-card-img img {
    width: 130px;
    object-fit: contain
}

.join-card-content {
    width: calc(100% - 180px)
}

.join-card span:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    background-color: var(--red);
    height: 3px;
    width: 25px
}

div#modal-container,
div#modal-container2 {
    position: fixed;
    background: linear-gradient(278deg, var(--bg2), var(--bg));
    overflow: hidden;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    height: 0;
    transition: .3s;
    width: 100%
}

.open div#modal-container,
.open2 div#modal-container2 {
    width: 100%;
    height: 100vh;
    transition: .3s
}

.close-btn,
.close-btn2 {
    position: absolute !important;
    right: 30px;
    top: 30px;
    color: var(--white);
    font-size: 30px;
    filter: invert(1);
    cursor: pointer
}

.ring {
    width: 600px;
    height: 550px;
    align-items: center
}

.login,
.ring i,
.who-can .card:after {
    position: absolute
}

.ring .inputBx {
    transition: .3s
}

.ring .login:hover .inputBx {
    transform: scalex(1.06);
    transition: .6s
}

.ring i {
    inset: 0;
    border: 2px solid var(--white);
    transition: 1s
}

.ring i:first-child {
    border-radius: 38% 62% 63% 37%/41% 44% 56% 59%;
    animation: 10s linear infinite animate
}

.ring i:nth-child(2),
.ring i:nth-child(3) {
    border-radius: 41% 44% 56% 59%/38% 62% 63% 37%
}

.ring i:nth-child(2) {
    animation: 8s linear infinite animate
}

.ring i:nth-child(3) {
    animation: 12s linear infinite animate2
}

.ring:hover i {
    border: 3px solid var(--clr);
    filter: drop-shadow(0 0 20px var(--red))
}

@keyframes animate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes animate2 {
    0% {
        transform: rotate(360deg)
    }

    100% {
        transform: rotate(0)
    }
}

.login {
    width: 300px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px
}

.login h2 {
    font-size: 2em;
    color: var(--white)
}

.login .inputBx input,
.login .inputBx textarea {
    position: relative;
    width: 100%;
    padding: 12px 20px;
    background: 0 0;
    border: 2px solid var(--white);
    border-radius: 6px;
    font-size: 1.2em;
    color: var(--white);
    box-shadow: none;
    outline: 0
}

.banner__item--1,
.banner__item--2,
.banner__item--3,
.banner__item--4,
.banner__item--5 {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 60px
}

.banner__item--1,
.banner__item--2 {
    grid-column: 1/1
}

.login .inputBx input::placeholder,
.login .inputBx textarea::placeholder {
    color: var(--white);
    opacity: .8
}

.login .links {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px
}

.login .links a {
    color: #fff;
    text-decoration: none
}

.page-content {
    display: grid;
    grid-gap: 1rem;
    padding: 1rem;
    margin: 0 auto
}

.content,
.who-can .card {
    position: relative;
    display: flex;
    padding: 1rem;
    width: 100%
}

@media (min-width:600px) {
    .page-content {
        grid-template-columns: repeat(2, 1fr)
    }

    .who-can .card {
        height: 250px
    }
}

@media (min-width:800px) {
    .page-content {
        grid-template-columns: repeat(3, 1fr)
    }
}

.who-can .card {
    align-items: flex-end;
    border-radius: 16px;
    min-height: 200px;
    transition: .4s
}

.who-can .card:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    background-size: cover;
    background-position: 0 0;
    transition: transform calc(var(--d) * 1.5) var(--e);
    pointer-events: none
}

.who-can .card:after {
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 200%;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .009) 11.7%, rgba(0, 0, 0, .034) 22.1%, rgba(0, 0, 0, .072) 31.2%, rgba(0, 0, 0, .123) 39.4%, rgba(0, 0, 0, .182) 46.6%, rgba(0, 0, 0, .249) 53.1%, rgba(0, 0, 0, .32) 58.9%, rgba(0, 0, 0, .394) 64.3%, rgba(0, 0, 0, .468) 69.3%, rgba(0, 0, 0, .54) 74.1%, rgba(0, 0, 0, .607) 78.8%, rgba(0, 0, 0, .668) 83.6%, rgba(0, 0, 0, .721) 88.7%, rgba(0, 0, 0, .762) 94.1%, rgba(0, 0, 0, .79) 100%);
    transform: translateY(-50%);
    transition: transform calc(var(--d) * 2) var(--e)
}

.light .card:after {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #00000063)
}

.who-can .card:first-child:before {
    background-image: url(../images/graduates.webp);
    background-position: center
}

.who-can .card:nth-child(2):before {
    background-image: url(../images/join2.webp)
}

.who-can .card:nth-child(3):before {
    background-image: url(../images/join3.webp)
}

.content {
    flex-direction: column;
    align-items: center;
    transition: transform var(--d) var(--e);
    z-index: 1
}

.content>*+* {
    margin-top: 1rem
}

.title {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.2;
    color: #fff
}

.copy {
    font-size: 16px;
    line-height: 26px;
    color: #fff
}

@media (hover:hover) and (min-width:600px) {
    .card:after {
        transform: translateY(0)
    }

    .content {
        transform: translateY(calc(100% - 4.5rem))
    }

    .content>:not(.title) {
        opacity: 0;
        transform: translateY(1rem);
        transition: transform var(--d) var(--e), opacity var(--d) var(--e)
    }

    .card:focus-within,
    .card:hover {
        align-items: center
    }

    .card:focus-within:before,
    .card:hover:before {
        transform: translateY(-4%)
    }

    .card:focus-within:after,
    .card:hover:after {
        transform: translateY(-50%)
    }

    .card:focus-within .content,
    .card:hover .content {
        transform: translateY(0)
    }

    .card:focus-within .content>:not(.title),
    .card:hover .content>:not(.title) {
        opacity: 1;
        transform: translateY(0);
        transition-delay: calc(var(--d) / 8)
    }

    .card:focus-within .content,
    .card:focus-within .content>:not(.title),
    .card:focus-within:after,
    .card:focus-within:before {
        transition-duration: 0s
    }
}

.banner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(5, 5.5vw);
    grid-gap: 1rem;
    width: 100%;
    max-width: 700px;
    padding-left: 30px
}

.banner__item--1 {
    background-image: url("../images/student5.webp");
    grid-row: 1/span 3;
    background-color: #6e1fed;
    background-position: bottom
}

.banner__item--2 {
    background-image: url("../images/student2.webp");
    grid-row: 4/span 2;
    background-color: #219653;
    background-position: center
}

.banner__item--3,
.banner__item--4 {
    grid-column: 2/2;
    background-position: bottom
}

.banner__item--3 {
    background-image: url("../images/student6.webp");
    grid-row: 1/span 2;
    background-color: #60d3d9
}

.banner__item--4 {
    background-image: url("../images/student1.webp");
    grid-row: 6/3;
    background-color: #ff7e29
}

.banner__item--5 {
    background-image: url("../images/student4.webp");
    grid-column: 3/span 2;
    grid-row: 5/2;
    background-color: #d29a11
}

.ad_banner {
    position: absolute;
    color: var(--white);
    padding: 10px 20px;
    background: rgba(255, 255, 255, .2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    height: 44px;
    display: flex;
    justify-content: center
}

.text,
.text span {
    color: rgb(182, 182, 182, .2);
    width: 100%
}

.ad-container,
.light .ad-container {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative
}

.ad_1 {
    left: -75px;
    top: 25px
}

.ad_2 {
    right: -75px;
    top: -15px
}

.ad_3 {
    right: -105px;
    bottom: 30px
}

.ad_4 {
    right: -75px;
    top: 20px
}

.text {
    background: linear-gradient(to right, #c9c9c9, #fff) no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 0;
    transition: background-size 1s cubic-bezier(1, 1, 1, 1)
}

.text span {
    background: linear-gradient(to right, #e10c18, #e10c18) no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 0;
    transition: background-size .5s cubic-bezier(.1, .5, .5, 1)
}

.light .text {
    color: #00000033;
    background: linear-gradient(to right, #1e1e1e, #000) no-repeat;
    -webkit-background-clip: text
}

.light .text span {
    color: #00000033;
    background: linear-gradient(to right, var(--red), var(--red)) no-repeat;
    -webkit-background-clip: text
}

.ad-container {
    background: url(../images/testi.webp) center/cover
}

.light .ad-container {
    background: center/cover initial
}

.ad-container .container {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    align-items: center;
    z-index: 9;
    position: relative
}

.ad-container:after {
    position: absolute;
    top: 0 !important;
    left: 0;
    content: " ";
    background: var(--black);
    background-size: 100% 100px;
    width: 100%;
    height: 100%;
    float: left;
    z-index: 1;
    opacity: .8
}

.light .ad-container:after {
    opacity: .05
}

.ad-container a {
    white-space: nowrap;
    min-width: auto
}

.switch {
    position: fixed;
    right: 0;
    top: 20vh;
    z-index: 999;
    cursor: pointer;
    background-color: var(--white);
    padding: 8px;
    border-radius: 10px 0 0 10px;
    display: flex;
    justify-content: center
}

.switch img {
    width: 30px;
    height: 30px
}

.banner-mob {
    display: none;
    width: 100%;
    max-width: 400px;
    height: 100%
}

.whatsapp {
    width: 45px;
    border-radius: 50%;
    background: #30a61a;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.whatsapp::before {
    background: #30a61a;
    border-radius: inherit;
    content: "";
    filter: blur(6px);
    opacity: .75;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1
}

.talk-btn {
    background: var(--red);
    color: #fff;
    position: fixed;
    left: 0;
    width: 100%;
    padding: 10px;
    bottom: -50px;
    transition: .3s;
    display: none
}

.scroll-start .talk-btn {
    bottom: 0
}

.projects-row {
    display: flex;
    align-items: stretch;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px
}

.credited-text,
.flex-div {
    align-items: center;
    gap: 10px
}

.projects-row .card {
    padding: 40px;
    border: 1px solid #ffffff1f;
    border-radius: 18px;
    background: linear-gradient(193deg, #b7545952 53%, #c82b359c 100%);
    box-shadow: inset 0 0 6px hsla(0, 0%, 100%, .2);
    position: relative;
    width: calc(33.3% - 15px)
}

.projects-row .card.w-50 {
    width: calc(50% - 10px)
}

.light .projects-row .card {
    background: linear-gradient(193deg, #b7545924 53%, #c82b3536 100%)
}

.projects-row .card img {
    width: 60px;
    height: 60px
}

.projects-row .card:hover {
    transform: scale(1.02);
    transition: .3s
}

.flex-div {
    display: flex
}

.projects-row p {
    opacity: .8
}

.Stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    font-family: Arial, sans-serif;
    /* Fallback font */
    line-height: 1;
}

.Stars::before {
    content: "★★★★★";
    letter-spacing: 3px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Arial, sans-serif;
    /* Fallback font */
}

.container.credited-container {
    flex-wrap: wrap;
    row-gap: 60px;
    column-gap: 20px;
}

.credited-text {
    width: calc(100% - 380px);
    display: block
}

.credited-img {
    width: 360px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.credited-img img {
    background-color: #fff;
    width: 170px;
    object-fit: contain
}