@keyframes animatePopoverIn{0%{opacity:0;transform:perspective(500px) rotateX(-15deg)}to{opacity:1;transform:perspective(0) rotateX(0)}}@keyframes animatePopoverOut{0%{opacity:1;transform:perspective(0) rotateX(0)}to{opacity:0;transform:perspective(500px) rotateX(-15deg)}}.all-page{background-color:#e9f0fa;scroll-behavior:smooth}.all-page .container{max-width:1300px;width:90%}.all-page__hero.new-hero{height:600px}.all-page__hero{min-height:600px}.all-page__hero .container{display:flex;justify-content:space-between}.all-page__hero .container:after,.all-page__hero .container:before{display:none}.all-page__hero__content{max-width:580px}.all-page__hero__img{align-self:flex-end;max-width:360px}.all-page__hero__search{height:60px;padding:20px}.all-page__docs{padding-bottom:100px;padding-top:0;position:relative}.all-page__docs__category{box-shadow:0 4px 26px #1b6ca521;padding:40px}.all-page__docs__category ul{display:flex;flex-wrap:wrap;justify-content:flex-start}.all-page__docs__category ul li{margin-right:2%;width:32%}.all-page__docs__category ul li:nth-child(3n){margin-right:0}.all-page__docs__category ul li a{align-items:center;color:#475a6b;display:flex;font-size:16px;padding:12px 0;text-decoration:none;transition:all .3s ease-in;width:100%}.all-page__docs__category ul li a:hover{background-color:#f3f6f9;box-shadow:0 2px 4px #00000008;color:#009eff}.all-page__docs__category ul li a:hover span{transform:translate(0)}.all-page__docs__category ul li a:hover img{opacity:1;transform:translate(0)}.all-page__docs__category ul li a span{line-height:140%;transform:translate(-45px);transition:transform .3s ease-in}.all-page__docs__category ul li a img{margin-left:20px;margin-right:20px;opacity:0;transform:translate(-20px);transition:all .3s ease-in;width:7px}@media (max-width:768px){.all-page__hero{min-height:515px}.all-page__hero.new-hero{height:auto}.all-page__hero__search{width:100%}.all-page__docs .container{padding:20px}.all-page__docs ul li{margin-right:0;width:48%}.all-page__docs ul li:nth-child(odd){margin-right:2%}}@media (max-width:480px){.all-page .category-page-hero{height:400px!important}.all-page .hero-content{margin-top:-270px}.all-page__docs__category__header{flex-wrap:wrap;max-width:100%}.all-page__docs__category__header h2{max-width:100%}.all-page__docs__category__header .sep{display:none}.all-page__docs ul li{margin-right:0;width:100%}.all-page__docs ul li:nth-child(odd){margin-right:0}}
