.top_brands{padding:4em 0}.top_brands .brands_wrap{flex:1 1;padding:2em 0;background:#131313}.top_brands .brands_wrap .hstack{justify-content:space-evenly}.top_brands .brands_wrap .content{text-align:center}.top_brands .brands_wrap .content h3{color:#9747ff;font-size:40px;font-style:normal;font-weight:700}.top_brands .brands_wrap .content p{margin-bottom:0;color:#a0a0a0;font-size:16px}*{box-sizing:border-box}.orbit{width:100%}.orbit-icon{width:70px;height:70px;line-height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.08);background:#101010;object-fit:cover;object-position:top}.orbit-icon.zomato{padding:5px;object-fit:contain;object-position:center}.orbit-wrap{list-style:none;font-size:4em;position:relative}.orbit-wrap>li{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}ul[class^=ring],ul[class^=ring] li{transition:all .3s ease-in-out}.ring-0{width:25em;height:25em;animation:clockwiseRotate 55s linear infinite}.ring-0 img{animation:counterClockwiseRotate 55s linear infinite}.ring-0>:first-of-type{transform:rotate(95deg) translate(12.5em) rotate(-95deg)}.ring-0>:nth-of-type(2){transform:rotate(190deg) translate(12.5em) rotate(-190deg)}.ring-0>:nth-of-type(3){transform:rotate(285deg) translate(12.5em) rotate(-285deg)}.ring-0>:nth-of-type(4){transform:rotate(380deg) translate(12.5em) rotate(-380deg)}.ring-1{width:20em;height:20em;animation:clockwiseRotate 50s linear infinite}.ring-1 img{animation:counterClockwiseRotate 50s linear infinite}.ring-1>:first-of-type{transform:rotate(126.6666666667deg) translate(10em) rotate(-126.6666666667deg)}.ring-1>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(10em) rotate(-253.3333333333deg)}.ring-1>:nth-of-type(3){transform:rotate(380deg) translate(10em) rotate(-380deg)}.ring-2{width:15em;height:15em;animation:clockwiseRotate 45s linear infinite}.ring-2 img{animation:counterClockwiseRotate 45s linear infinite}.ring-2>:first-of-type{transform:rotate(47.5deg) translate(7.5em) rotate(-47.5deg)}.ring-2>:nth-of-type(2){transform:rotate(95deg) translate(7.5em) rotate(-95deg)}.ring-2>:nth-of-type(3){transform:rotate(142.5deg) translate(7.5em) rotate(-142.5deg)}.ring-2>:nth-of-type(4){transform:rotate(190deg) translate(7.5em) rotate(-190deg)}.ring-2>:nth-of-type(5){transform:rotate(237.5deg) translate(7.5em) rotate(-237.5deg)}.ring-2>:nth-of-type(6){transform:rotate(285deg) translate(7.5em) rotate(-285deg)}.ring-2>:nth-of-type(7){transform:rotate(332.5deg) translate(7.5em) rotate(-332.5deg)}.ring-2>:nth-of-type(8){transform:rotate(380deg) translate(7.5em) rotate(-380deg)}.ring-3{width:10em;height:10em;animation:clockwiseRotate 40s linear infinite}.ring-3 img{animation:counterClockwiseRotate 40s linear infinite}.ring-3>:first-of-type{transform:rotate(126.6666666667deg) translate(5em) rotate(-126.6666666667deg)}.ring-3>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(5em) rotate(-253.3333333333deg)}.ring-3>:nth-of-type(3){transform:rotate(380deg) translate(5em) rotate(-380deg)}ul[class^=ring]{border:2px dashed hsla(0,0%,85%,.204);position:relative;padding:0;border-radius:50%;list-style:none;box-sizing:content-box}ul[class^=ring] li{display:block;position:absolute;top:50%;left:50%;width:70px;height:70px;margin:-35px}@keyframes clockwiseRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes counterClockwiseRotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}