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