.mission-flex{width:1280px;max-width:100%;margin:0 auto 24px;display:flex}.mission-flex .mission-quote-wrap{border-top:18px solid var(--red);border-radius:18px;width:362px;max-width:50%;margin-left:18px;background:var(--red-100);padding:30px}.mission-flex .mission-quote-wrap .omeda-icon{margin-bottom:20px;width:46px}.mission-flex .mission-quote-wrap p{margin-bottom:0;font-size:18px}.mission-flex .mission-quote-wrap p:first-of-type{margin-bottom:30px}.mission-flex .mission-image-wrap{position:relative;width:900px;max-width:70%;border-radius:18px;min-height:400px}.mission-image-text{position:absolute;left:5%;bottom:5%;width:90%;max-width:600px}.mission-image-wrap .mission-image-text h3{color:var(--white)}.company-quotes-section .mission-flex:nth-of-type(even){flex-direction:row-reverse}.company-quotes-section .mission-flex:nth-of-type(even) .mission-quote-wrap{margin-left:auto;margin-right:18px}@media only screen and (max-width:1100px){.mission-flex .mission-image-wrap{width:60%;max-width:60%}.mission-flex .mission-quote-wrap{width:40%;max-width:40%}}@media only screen and (max-width:900px){.mission-flex .mission-image-wrap,.mission-flex .mission-quote-wrap{width:50%;max-width:50%}}@media only screen and (max-width:700px){.company-quotes-section .mission-flex{flex-wrap:wrap}.mission-flex .mission-image-wrap,.mission-flex .mission-quote-wrap{width:100%;max-width:100%}.company-quotes-section .mission-flex:nth-of-type(even){flex-direction:row}.mission-flex .mission-quote-wrap,.company-quotes-section .mission-flex:nth-of-type(even) .mission-quote-wrap{margin:18px auto 0}}