section#home-intro{background:linear-gradient(180deg,var(--color-gray-900),var(--color-gray-400))}section#home-intro #apps{position:absolute;width:100%;height:250px}section#home-intro #apps img{position:absolute;box-shadow:0 4px 15px #e7edfa40;border-radius:50%;animation:float 3.5s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}section#home-intro #apps img:nth-child(1){bottom:0;left:0}section#home-intro #apps img:nth-child(2){bottom:27.54%;left:1.2%;animation-delay:.2s}section#home-intro #apps img:nth-child(3){bottom:67%;left:89%;animation-delay:.4s}section#home-intro #apps img:nth-child(4){bottom:40%;left:43%;animation-delay:.6s}section#home-intro #apps img:nth-child(5){bottom:48%;left:63%;animation-delay:.8s}section#home-intro #apps img:nth-child(6){bottom:82%;left:29%;animation-delay:1s}section#home-intro #apps img:nth-child(7){bottom:60%;left:28%;animation-delay:1.2s}section#home-intro #apps img:nth-child(8){bottom:73%;left:48%;animation-delay:1.4s}section#home-intro #apps img:nth-child(9){bottom:69%;left:6%;animation-delay:1.6s}section#home-intro #apps img:nth-child(10){bottom:40%;left:16%;animation-delay:1.8s}section#home-intro #apps img:nth-child(11){bottom:77%;left:70%;animation-delay:2s}section#home-intro #apps img:nth-child(12){bottom:30%;left:93%;animation-delay:2.2s}section#home-intro #apps img:nth-child(13){bottom:42%;left:81%;animation-delay:2.4s}section#home-intro #apps img:nth-child(14){bottom:3%;left:90%;animation-delay:2.6s}section#home-intro .intro-right{min-height:420px;max-width:360px}section#home-intro .intro-right img#iphone{position:absolute;top:160px;height:260px;left:50%;transform:translate(-50%)}section#about-plans{background:linear-gradient(180deg,var(--color-gray-400),var(--color-gray-900))}.animate-slide-up{opacity:0;transform:translateY(60px);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1)}.slide-up-animate{opacity:1;transform:translateY(0)}
