.planet{background:#030303;padding:80px 0}@media (max-width:991px){.planet{padding:40px 0}}.planet__wrap{align-items:center;display:flex;justify-content:space-between}@media (max-width:768px){.planet__wrap{flex-direction:column-reverse}}.planet__title{color:#fff;margin-bottom:40px}.planet__img{padding-right:80px;width:70%}@media (max-width:1300px){.planet__img{padding-right:40px}}.planet__img img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:991px){.planet__img{width:60%}}@media (max-width:768px){.planet__img{padding-right:0;width:100%}}.planet__content{width:30%}@media (max-width:991px){.planet__content{margin-bottom:40px;width:40%}}@media (max-width:768px){.planet__content{width:100%}}.planet__desc{margin:0;padding-top:24px;position:relative}.planet__desc:before{background:#ffa024;content:"";height:2px;left:0;position:absolute;top:0;width:32px}