.fixed__section{position:relative}.fixed__content{opacity:.2;transition:opacity .3s ease-out}.fixed__content.active{opacity:1}.fixed__content_wp{align-items:center;display:flex;gap:70px;justify-content:space-between;padding:40px 0;width:1005}.fixed__content_text{max-width:300px}.fixed__content_text p{margin-bottom:0}.fixed_tag{background:rgba(48,67,81,.12);margin-bottom:20px;padding:5px 15px;width:fit-content}.fixed__content_text h3{font-size:16px}.fixed__content_image{flex-shrink:0}.is-fixed .content-wrapper{left:0;position:fixed;top:0;width:100%}@media (max-width:768px){.fixed__content_wp{flex-direction:column}}