.solution-wrapper{height:300vh;background-color:#192f3d;display:flex;flex-direction:column;justify-content:center;align-items:center;@media screen and (max-width:550px){height:max-content;width:400px}@media screen and (max-width:320px){width:300px;height:300vh}}.solution-inner-wrapper{height:85%;width:95%;border-radius:20px;background-color:#ffff;display:flex;padding:40px;gap:20px;position:relative;margin-top:10%;flex-direction:column;@media screen and (max-width:550px){padding-left:15px;padding-bottom:15px;padding-right:15px;padding-top:15px}}.solution-header{height:150px;width:800px;font-size:45px;font-weight:700;display:flex;align-items:flex-end;color:#2b2a28;@media screen and (max-width:550px){width:400px;font-size:30px}@media screen and (max-width:320px){width:250px;font-size:20px}}.solution-img-wrapper{height:650px;display:flex;flex-direction:row;gap:250px;@media screen and (max-width:550px){flex-direction:column}}.solution-img-holder{width:600px;height:700px;img{object-fit:cover;height:100%;width:100%;border-radius:20px;@media screen and (max-width:550px){width:400px}}@media screen and (max-width:550px){width:350px;height:700px}@media screen and (max-width:320px){width:200px;height:700px}}.solution-paragragh{width:400px;display:flex;flex-direction:column;gap:10px;color:#2b2a28}.solution-header2{height:30px;font-size:25px;font-weight:650;color:#2b2a28;@media screen and (max-width:550px){font-size:20px}}.solution-paragragh2{font-size:18px;height:350px;line-height:30px;@media screen and (max-width:550px){width:350px;font-size:14px;line-height:25px}@media screen and (max-width:320px){height:300px;font-size:12px;width:250px;line-height:20px}}.solution-key-text-holder{height:250px;width:2000px;background-color:#ffff;position:absolute;right:10px;bottom:650px;display:flex;justify-content:center;padding-left:25%;align-items:center;@media screen and (max-width:550px){bottom:400px;padding-left:435%}@media screen and (max-width:320px){bottom:350px;padding-left:620%}}.solution-key-text{height:150px;width:900px;display:flex;flex-direction:column;gap:10px;@media screen and (max-width:550px){font-size:13px;width:400px;justify-content:center}@media screen and (max-width:320px){font-size:10px;width:250px}}.solution-key{font-weight:650;color:#2b2a28}.key-text{white-space:pre-wrap}.solution-bottom-img{height:900px;border-radius:20px;display:flex;align-items:flex-end;margin-top:10%;img{border-radius:20px;@media screen and (max-width:550px){height:380px;width:400px}@media screen and (max-width:320px){height:300px}}}