.oprt-container{flex-direction:column;gap:180px;width:100%}.oprt,.oprt-container{display:flex;align-items:center;padding:0}.oprt{justify-content:space-between;gap:50px;width:90%}.oprt-even{flex-direction:row}.oprt-odd{flex-direction:row-reverse}.oprt-img{width:430px;height:315px;background:var(--no-image);border-radius:5px;flex-shrink:0;overflow:hidden}.oprt-img img{width:100%;height:100%;object-fit:cover}.oprt-mn{display:flex;flex-direction:column;padding:18px 0 0;gap:25px;isolation:isolate;width:50%;position:relative}.oprt-mn button{stroke:var(--primary-clr)}.oprt-mn label{color:var(--primary-clr)}.oprt-mn-even{align-items:flex-start}.oprt-mn-odd{align-items:flex-end}.oprt-mn:before{content:"";position:absolute;top:0;height:1px;width:8%;border-bottom:3px solid var(--primary-clr)}.oprt-mn-even:before{left:0}.oprt-mn-odd:before{right:0}.oprt-txt{display:flex;flex-direction:column;padding:0;gap:8px}.oprt-txt-even{align-items:flex-start}.oprt-txt-odd{align-items:flex-end}.oprt-txt h3{font-weight:700;font-size:var(--font-l-2);line-height:100%}.oprt-txt p{font-weight:400;font-size:var(--font-s-2);line-height:120%}.oprt-txt-odd p{text-align:right}@media screen and (min-width:1600px){.oprt-img{width:500px}}@media screen and (max-width:1250px){.oprt{width:100%}}@media screen and (max-width:1110px){.oprt-img{width:410px;height:290px}}@media screen and (max-width:970px){.oprt-img{width:390px;height:280px}}@media screen and (max-width:910px){.oprt-img{width:320px;height:280px}.oprt-mn{gap:15px}}@media screen and (max-width:780px){.oprt-img{width:280px;height:210px}.oprt-mn{width:58%}}@media screen and (max-width:720px){.oprt-container{gap:80px}.oprt{flex-direction:column;gap:20px}.oprt-even{align-items:flex-start}.oprt-odd{align-items:flex-end}.oprt-img{width:80%;height:240px}.oprt-mn{width:100%}}