.section--hero{padding:100px 0}@media(max-width: 767px){.section--hero{padding:50px 0}}.section--hero h1{color:#1d1d1d}.section--hero h1 span{color:var(--primary)}.section--hero .next-section{width:80px;height:80px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border-radius:50%;border:solid 2px var(--primary);color:var(--primary);font-size:30px;text-decoration:none;position:relative;overflow:hidden;z-index:2;transition:.2s ease-out}.section--hero .next-section i{animation:bouncing .8s infinite;animation-direction:alternate-reverse}.section--hero .next-section::before{content:"";background:var(--primary);display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;opacity:0;transform:scale(0.1);border-radius:50%;transform-origin:center center;transition:.2s ease-out}.section--hero .next-section:hover{border-color:rgba(0,0,0,0);color:#fff}.section--hero .next-section:hover::before{transform:scale(1.1);opacity:1}.section--hero .circle-orbit-container{position:relative;top:25px;left:25px;height:300px;width:300px;transform-origin:left center;transform:scale(1.6) translateY(-5%)}@media(max-width: 991px){.section--hero .circle-orbit-container{margin:0 !important;margin-left:auto !important;transform:none}}@media(max-width: 767px){.section--hero .circle-orbit-container{left:0;right:0;margin:0 auto !important}}.section--hero .circle-orbit-container .orbit{top:0;bottom:0;left:0;right:0;margin:auto}.section--hero .circle-orbit-container .orbit-circle{position:absolute;border-radius:100%;color:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.section--hero .circle-orbit-container .orbit-circle--small{height:20px;width:20px;font-size:14px;line-height:1}.section--hero .circle-orbit-container .orbit-circle--medium{height:30px;width:30px}.section--hero .circle-orbit-container .orbit-circle--big{height:40px;width:40px}.section--hero .circle-orbit-container .orbit-circle--ig{top:27%;left:0;background:var(--primary)}.section--hero .circle-orbit-container .orbit-circle--fb{top:27%;right:0;background:var(--primary)}.section--hero .circle-orbit-container .orbit-circle--x{bottom:1%;right:24%;background:var(--primary)}.section--hero .circle-orbit-container .orbit-circle--in{top:12px;left:60px;background:var(--primary)}.section--hero .circle-orbit-container .orbit-circle--client1{top:12px;left:217px;background:red}.section--hero .circle-orbit-container .orbit-circle--client2{bottom:38px;left:11px;background:green}.section--hero .inner-orbit{position:absolute;width:70%;height:70%;background:#000;border-radius:100%;overflow:hidden}.section--hero .middle-orbit{position:absolute;width:85%;height:85%;border:1px solid #130706;border-radius:100%;-webkit-animation:spin-right 25s linear infinite;animation:spin-right 25s linear infinite}.section--hero .middle-orbit .orbit-circle{-webkit-animation:spin-left 25s linear infinite;animation:spin-left 25s linear infinite}.section--hero .outer-orbit{position:absolute;width:294px;height:294px;border:1px solid var(--primary);border-radius:100%;-webkit-animation:spin-right 50s linear infinite;animation:spin-right 50s linear infinite}.section--hero .outer-orbit .orbit-circle{-webkit-animation:spin-left 50s linear infinite;animation:spin-left 50s linear infinite}@-webkit-keyframes bouncing{100%{transform:translateY(10%)}}@-webkit-keyframes spin-right{100%{transform:rotate(360deg)}}@-webkit-keyframes spin-left{100%{transform:rotate(-360deg)}}/*# sourceMappingURL=hero.css.map */
