.demands{margin-top:180px;position:relative}.demands__container{display:flex;flex-direction:column;gap:90px;margin:auto;max-width:1300px}.demands__demand{align-items:center;display:flex;gap:85px}.demand__text{display:flex;flex:1;flex-direction:column;gap:15px}.demand__image{background-color:#fff;border-radius:30px;box-shadow:0 3px 14px #0000001a;flex:1;padding:30px}.demand__text h3{font-size:60px;font-weight:300;line-height:1}.demands__mask{background-color:#b9b9b9;position:absolute;top:0;width:1px}@media (max-width:768px){.demands__mask{display:none;opacity:0}.demands__container{width:90%}.demands__demand{flex-direction:column}}@media (max-width:1024px){.demands__container{width:90%}}@media (max-width:768px){.demands{margin-top:100px}}