a{color:#fff;text-decoration:none}.navbar .logo{font-size:30px;font-weight:700}.navbar ul{display:flex}.navbar ul li{list-style:none;margin-left:35px}.navbar ul li a{font-size:20px;font-weight:500;transition:.3s}.navbar ul li:hover a,.navbar ul li.active a{color:var(--main-color)}.home2{display:flex;align-items:center;gap:50px;height:100vh;padding:60px 9% 0;color:#fff}.home-info2 h3{position:relative;display:inline-block;font-size:32px;margin-top:-10px}.home-info2 h3 span{font-family:"Poppins",sans-serif;line-height:3.5rem;position:relative;display:inline-block;color:#fff0;-webkit-text-stroke:.7px var(--main-color);animation:display-text 24s linear infinite;animation-delay:calc(-4s * var(--i))}@keyframes display-text{16.66%,100%{display:none}}.home-info2 h3 span::before{content:attr(data-text);position:absolute;width:0;border-right:2px solid var(--main-color);color:var(--main-color);white-space:nowrap;overflow:hidden;animation:fill-text 4s linear infinite}@keyframes fill-text{10%,100%{width:0}70%,90%{width:100%}}.home-info2 p{font-size:16px;margin:10px 0 25px}.home-info2 .btn-sci{display:flex;align-items:center;margin-top:5rem}.btn2{display:inline-block;padding:10px 30px;background:var(--main-color);border:2px solid var(--main-color);border-radius:40px;box-shadow:0 0 10px var(--main-color);font-size:16px;color:var(--bg-color);font-weight:600;transition:.3s}.btn2:hover{background:#fff0;color:var(--main-color);box-shadow:none}.home-info2.btn-sci.sci{margin-left:20px}.home-info2 .btn-sci .sci a{display:inline-flex;padding:8px;border:2px solid var(--main-color);border-radius:50%;font-size:20px;color:var(--main-color);margin:0 8px;transition:.3s}.home-info2 .btn-sci .sci a:hover{background:var(--main-color);color:var(--bg-color);box-shadow:0 0 10px var(--main-color)}.home-img2 .img-box2{position:relative;width:32vw;height:32vw;border-radius:50%;padding:5px;display:flex;justify-content:center;align-items:center;overflow:hidden}.home-img2 .img-box2::before,.home-img2 .img-box2::after{content:'';position:absolute;width:32vw;height:32vw;background:conic-gradient(transparent,transparent,transparent,#00eeff22);transform:rotate(0deg);animation:rotate-border 10s linear infinite}.home-img2 .img-box2::after{animation-delay:-5s}@keyframes rotate-border{100%{transform:rotate(360deg)}}.home-img2 .img-box2 .img-item2{position:relative;width:100%;height:100%;background:var(--bg-color);border-radius:50%;border:.1px solid var(--bg-color);display:flex;justify-content:center;z-index:1;overflow:hidden}.home-img2 .img-box2 .img-item2 img{position:relative;object-fit:contain;width:85%;padding:8%}.home-img2 .img-box2 .img-item2 .icon{position:relative;font-size:30rem;display:flex;justify-content:center;align-items:center;width:85%;object-fit:cover;mix-blend-mode:lighten}.home-img2 .img-box2 .img-item2 .bx-spin-hover{animation-duration:50s}@media screen and (max-width:1400px){.home-img2 .img-box2 .img-item2 .icon{font-size:230px}.home-img2 .img-box2{width:330px;height:330px}.home-img2 .img-box2::before,.home-img2 .img-box2::after{width:330px;height:330px}}@media screen and (max-width:768px){.home-info2 h3{font-size:3rem}.home-img2 .img-box2 .img-item2 .icon{font-size:180px}.home-img2 .img-box2{width:300px;height:300px}.home-info2 .btn-sci{justify-content:center}.home-img2 .img-box2::before,.home-img2 .img-box2::after{width:300px;height:300px}.home-img2{position:relative;bottom:5%}}@media screen and (max-width:500px){.home-info2 h3{font-size:3rem}.home-img2 .img-box2 .img-item2 .icon{font-size:30vw}.home-img2 .img-box2{width:50vw;height:50vw}.home-img2 .img-box2::before,.home-img2 .img-box2::after{width:50vw;height:50vw}.home-img2{position:relative;bottom:5%}}@media screen and (max-width:350px){.home-info2 h3{font-size:3rem}.home-img2 .img-box2 .img-item2 .icon{font-size:30vw}.home-img2 .img-box2{width:50vw;height:50vw}.home-img2 .img-box2::before,.home-img2 .img-box2::after{width:50vw;height:50vw}}