/* ücretsiz keşif kısmı ön sayfa 4 lü menü hover falan */
.page-home .home-bottom-cards,
.page-home .home-top-cards {
    padding: 30px 0;
    background-color: #f7fafb
}

.page-home .home-bottom-cards a,
.page-home .home-top-cards a {
    border: none !important
}

.page-home .home-bottom-cards .home-top-card,
.page-home .home-top-cards .home-top-card {
    border-radius: 6px
}

.page-home .home-bottom-cards .home-top-card .home-top-card-icon,
.page-home .home-top-cards .home-top-card .home-top-card-icon {
    margin-bottom: 10px;
    font-size: 50px;
    color: #d51931
}

.page-home .home-bottom-cards .home-top-card .home-top-card-title,
.page-home .home-top-cards .home-top-card .home-top-card-title {
    font-weight: 600;
    font-size: 16px
}

.page-home .home-top-cards .home-top-card .home-top-card-container {
    position: relative;
    height: 140px;
    overflow: hidden
}

.page-home .home-top-cards .home-top-card .home-top-card-icon {
    position: absolute;
    top: 0;
    left: 0;
    transition: top .25s ease-in-out
}

.page-home .home-top-cards .home-top-card .home-top-card-title {
    position: absolute;
    top: 90px;
    left: 0;
    transition: top .25s ease-in-out
}

.page-home .home-top-cards .home-top-card .home-top-card-description {
    position: absolute;
    top: 100%;
    left: 0;
    transition: top .25s ease-in-out
}

.page-home .home-top-cards .home-top-card:hover .home-top-card-icon {
    top: -100%
}

.page-home .home-top-cards .home-top-card:hover .home-top-card-title {
    top: 0
}

.page-home .home-top-cards .home-top-card:hover .home-top-card-description {
    top: 20px
}
/* ücretsiz keşif kısmı ön sayfa 4 lü menü hover falan son */

/* menüde dönen yazı */

.word-rotate-list {
    height: 30px;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    color: #404040;
    font-size: 17px;
    top: 8px;
}

.word-rotate-list .word-rotate-item {
    -webkit-animation: mRotate 13s cubic-bezier(.33, -.4, .15, 1) infinite;
    animation: mRotate 13s cubic-bezier(.33, -.4, .15, 1) infinite;
}

@-webkit-keyframes mRotate {
    10% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    25% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    35% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }

    40% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }

    50% {
        -webkit-transform: translateY(-90px);
        transform: translateY(-90px)
    }

    65% {
        -webkit-transform: translateY(-90px);
        transform: translateY(-90px)
    }

    75% {
        -webkit-transform: translateY(-120px);
        transform: translateY(-120px)
    }

    80% {
        -webkit-transform: translateY(-120px);
        transform: translateY(-120px)
    }

    95% {
        -webkit-transform: translateY(-150px);
        transform: translateY(-150px)
    }

    100% {
        -webkit-transform: translateY(-150px);
        transform: translateY(-150px)
    }
}

@keyframes mRotate {
    10% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    25% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    35% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }

    40% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }

    50% {
        -webkit-transform: translateY(-90px);
        transform: translateY(-90px)
    }

    65% {
        -webkit-transform: translateY(-90px);
        transform: translateY(-90px)
    }

    75% {
        -webkit-transform: translateY(-120px);
        transform: translateY(-120px)
    }

    80% {
        -webkit-transform: translateY(-120px);
        transform: translateY(-120px)
    }

    95% {
        -webkit-transform: translateY(-150px);
        transform: translateY(-150px)
    }

    100% {
        -webkit-transform: translateY(-150px);
        transform: translateY(-150px)
    }
}

/* menüde dönen yazı */

/* gif dönen yazı */
.home-card {
    position: relative;
    border-radius: 10px;
    height: 100%;
    text-decoration: none;
    text-align: center;
    background: #efefef;
    border: 1px solid #e6e6e6;
    color: #201f1f;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.home-card-1,
.home-card-2 {
    overflow: hidden
}

.home-card .ff-container {
    height: 100%
}

.home-card canvas,
.home-card img {
    min-height: 300px
}


/* gif dönen son */
/*
     FILE ARCHIVED ON 11:54:16 May 03, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:00:39 Jul 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.451
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.034
  esindex: 0.007
  cdx.remote: 32.31
  LoadShardBlock: 240.233 (3)
  PetaboxLoader3.resolve: 265.854 (4)
  PetaboxLoader3.datanode: 237.783 (5)
  load_resource: 375.865
  loaddict: 184.414
*/