.first-client-info{border-radius:4px 4px 8px 8px}.first-client-info__image{height:25px;width:auto}.mobile-order{overflow:hidden;height:350px;width:100vw;margin:0 -18px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 3px 5px rgba(0,0,0,.1333333333);position:relative;border-radius:0}@media screen and (min-width:576px){.mobile-order{background-position:-20%;width:90%;border-radius:20px}}@media screen and (min-width:768px){.mobile-order{background-position:-20%;width:550px;height:450px}}@media screen and (min-width:992px){.mobile-order{background-size:contain;background-size:140%}}.mobile-order__image{position:absolute;left:0;top:0;bottom:0;right:0;z-index:1;object-fit:contain;object-position:-1000%}@media screen and (min-width:576px){.mobile-order__image{object-fit:cover;object-position:100%}}@media screen and (min-width:768px){.mobile-order__image{object-position:-100%}}.mobile-order__overlay{background-image:linear-gradient(rgba(90,124,23,.4),rgba(90,124,23,.4)),linear-gradient(rgba(0,0,0,.5333333333),rgba(0,0,0,.5333333333));position:absolute;left:0;top:0;bottom:0;right:0;z-index:2}.mobile-order__button{align-self:center;background-color:#fff;justify-self:end;display:flex;gap:5px;color:#347e15;font-size:15px;font-weight:600;align-items:center;padding:7px 15px;border-radius:20px;border:none;cursor:pointer;box-shadow:0 3px 5px rgba(0,0,0,.1333333333);z-index:3}.mobile-order__button:disabled{cursor:default}.mobile-order__button:hover:not(:disabled){background-color:#eee}.mobile-order__button img,.mobile-order__button picture{width:21px;height:20px}.mobile-order__text{color:#fff;font-weight:700;margin:25px 0 0 25px}.mobile-order__sum{margin:15px 0 0;background-color:#d9d9d9;padding:10px 25px;min-width:fit-content;max-width:fit-content;display:flex;gap:15px;align-items:center;border-radius:0 20px 20px 0;box-sizing:border-box}.mobile-order__sum-amount{font-weight:bolder}.mobile-order__content{box-sizing:border-box;z-index:3}