.tab-content{display:none;animation:fadeInUp .5s ease-in-out}.tab-content.active{display:block}.sto{fill:#ff4754}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.bg-inta{background:linear-gradient(51.75deg,#fdb20d -94.91%,#f34239 1.76%,#9e28ad 100%)}.bg-face{background:linear-gradient(90deg,#135596 0,#1976d2 100%)}.bg-tiktok{background:linear-gradient(52deg,#e41d76 1.76%,#cc246f 100%)}.bg-youtube{background:linear-gradient(83.61deg,#b41e1d -2.08%,#cd201f 100%)}.bg-thread{background:linear-gradient(74.75deg,#3f3838 0,#c8c8c8 100%)}.bg-X{background:linear-gradient(74.75deg,#1b87ca 0,#1da1f2 64.83%)}.slides-container{flex:0 0 100%}.back_image{background-image:url(../images/home_bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.card_back{background-color:#fff6f6}.main-logs{position:relative}.logos-slide{display:flex;animation:10s slide infinite linear;flex-shrink:0}.logos-slide-2{display:flex;animation:10s slide2 infinite linear;flex-shrink:0}.logos-slide img{height:50px;margin:0 40px}.logos-slide-2 img{height:50px;margin:0 40px}.transition-max-height{transition:max-height .3s ease-in-out}.insta_color_content{background:linear-gradient(180deg,#ffeaf5 0,rgba(255,255,255,0) 130.68%)}.facebook_color_content{background:linear-gradient(180deg,#e4f2ff 0,rgba(255,255,255,0) 130.68%)}.tiktok_color_content{background:linear-gradient(180deg,#ffedf5 0,rgba(255,255,255,0) 130.68%)}.youtube_color_content{background:linear-gradient(180deg,#ffe7e7 0,rgba(255,255,255,0) 130.68%)}.twitter_color_content{background:linear-gradient(180deg,#e7f6ff 0,rgba(255,255,255,0) 130.68%)}.threads_color_content{background:linear-gradient(180deg,#eaeaea 0,rgba(255,255,255,0) 130.68%)}.small_animate{opacity:0;position:absolute;left:-100%;transition:left 1s ease,opacity 1s ease}.small_animate.animate_in{opacity:1;left:203px}.small_animate.left_animate_1.animate_in{left:250px}.small_animate.right_animate{left:100%}.small_animate.right_animate.animate_in{left:-115px}.small_animate.right_animate_1.animate_in{left:-145px}.small_animate{animation:25s left_right infinite}@keyframes left_right{0%{transform:translateX(0)}50%{transform:translateX(50px)}100%{transform:translateX(0)}}.dashed{stroke-dasharray:10}.path{stroke-dasharray:600;stroke-dashoffset:600;animation:dash 3s linear infinite}@keyframes dash{from{stroke-dashoffset:600}to{stroke-dashoffset:0}}.homepage-heading{font-size:62px;line-height:1.3;letter-spacing:2px}.homepage-heading span{font-family:Clash-Medium}.homepage-heading .span{display:block;white-space:nowrap}.instagram-text{color:#c1337d!important}.twitter-text{color:#1288d2!important}.facebook-text{color:#1877f2!important}.tiktok-text{color:#e41d76!important}.youtube-text{color:#cd201f!important}.threads-text{color:#3f3838!important}@media(max-width:639px){.homepage-heading{font-size:40px}.homepage-heading .span{white-space:normal}.searchBtn .animate-ping{animation:none!important}}.container-hero{background:radial-gradient(circle,#f9d0d0 35%,#fa8b8b 50%,#f76868 70%);--radius:190px;position:relative;width:calc(var(--radius)*2);height:calc(var(--radius)*2);aspect-ratio:1;border-radius:50%;outline:2px dashed #fff;outline-offset:-10px;transition:rotate 1s ease-out;animation:rotate 10s linear infinite}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.circle{--angle:0deg;--icon-color:#101;position:absolute;width:50px;height:50px;aspect-ratio:1;left:50%;top:50%;translate:-50% -50%;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;box-shadow:8px 8px 16px 0 rgba(0 0 0 / .1),inset -8px -8px 12px 0 rgba(0 0 0 / .1),inset 8px 8px 12px 0 rgba(255 255 255 / .8);display:flex;align-items:center;justify-content:center;cursor:pointer;transform-style:preserve-3d;perspective:30px;transition:.5s ease-in-out}.circle svg{position:absolute;display:block;width:100%;height:100%;transform-style:flat;transform-origin:center;transition:rotate 1s ease-out;animation:10s linear infinite rotate reverse;scale:.7}.circle.linkedin svg{scale:.6}.circle::before{content:"";position:absolute;height:100%;width:200%;background:linear-gradient(90deg,transparent 15%,transparent,transparent 90%),radial-gradient(5px 6px at 30px 25px,rgba(255 255 255 / .5),transparent 23px);opacity:0;pointer-events:none;transform:rotate(var(--angle)) rotateY(30deg)}.container-hero::after{--shadow-color:white;content:"";position:relative;display:block;width:100%;height:100%;color:inherit;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Poppins,sans-serif;font-size:2rem;font-weight:300;pointer-events:none;text-shadow:0 0 5px var(--shadow-color),0 0 25px var(--shadow-color),0 0 50px var(--shadow-color),0 0 var(--shadow-color);transition:all .5s ease-out;animation:10s linear infinite reverse rotate}.container-hero:hover{animation-play-state:paused;rotate:25deg}.container-hero:hover .circle svg,.container-hero:hover::after,.container-hero:hover::before{animation-play-state:paused;rotate:-25deg}.circle.hover,.circle:hover{--icon-color:white;box-shadow:0 0 5px #fff,0 0 15px #fff,0 0 25px #fff}.circle.hover::before,.circle:hover::before{opacity:1}.cirlce-logo-animation{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.cirlce-logo-animation svg{height:250px;width:250px}.class-bounce{animation:bounce-top .9s both}@keyframes bounce-top{0%{transform:translateY(-45px);animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{transform:translateY(-24px);animation-timing-function:ease-in}65%{transform:translateY(-12px);animation-timing-function:ease-in}82%{transform:translateY(-6px);animation-timing-function:ease-in}93%{transform:translateY(-4px);animation-timing-function:ease-in}25%,55%,75%,87%{transform:translateY(0);animation-timing-function:ease-out}100%{transform:translateY(0);animation-timing-function:ease-out;opacity:1}}.class-jello{animation:wobble-hor-bottom .8s both}@keyframes wobble-hor-bottom{0%,100%{transform:translateX(0);transform-origin:50% 50%}15%{transform:translateX(-30px) rotate(-6deg)}30%{transform:translateX(15px) rotate(6deg)}45%{transform:translateX(-15px) rotate(-3.6deg)}60%{transform:translateX(9px) rotate(2.4deg)}75%{transform:translateX(-6px) rotate(-1.2deg)}}@media (min-width:768px) and (max-width:1023px){.cirlce-logo-animation svg{height:200px;width:200px}.container-hero{--radius:140px;width:calc(var(--radius)*2);height:calc(var(--radius)*2)}.circle{height:40px;width:40px}.rocket-container-hero{margin-right:10px}}
/*# sourceMappingURL=home.min.css.map */
