.about-content{display:flex;column-gap:40px;justify-content:center;padding-bottom:80px;margin-bottom:0}.about-content .image-stack{display:grid;position:relative;grid-template-columns:repeat(12,1fr);max-width:500px;box-sizing:border-box}.about-content .image-stack__item--bottom{grid-column:4 / -1;grid-row:1;padding-top:25%}.about-content .image-stack__item--top{grid-row:1;grid-column:1 / span 2;z-index:1}.about-content img{max-width:500px;height:fit-content;border-radius:3px;margin-left:20px}.about-content .about-description{width:45%;max-width:900px}.about-content .about-description p{margin-bottom:10px;font-size:18px}h2,h1{text-align:center}.why-us{margin:0}.why-us h2{font-size:32px;text-align:center}.why-us .why-section{display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto 15px;max-width:1000px}.why-us .why-section .why-block{width:370px;margin:15px;display:flex;justify-content:flex-start;align-items:center;border:3px solid var(--secondary-red);border-radius:60px;padding:15px}.why-us .why-section .why-block img{margin:0 20px 0 12px}.why-us .why-section .why-block span{max-width:60%;font-weight:600}.why-us img{max-width:80px;height:auto}.value-block{margin-bottom:40px}.values-content .value-section{display:flex;justify-content:space-evenly;margin:20px 0}.values-content .value-section .value-block{max-width:180px;background:var(--light-blue);display:flex;flex-direction:column;align-items:center;padding:10px 20px;border-radius:5px}.values-content .value-section img{width:120px;height:auto}@media (max-width:800px){.about-content{flex-direction:column;align-items:center;row-gap:40px}.about-content .about-description{width:100%;text-align:center}.about-content .about-description p{font-size:14px}.values-content .value-section{flex-direction:column;align-items:center}.why-us h2{font-size:28px}.why-us .why-section .why-block{width:300px}.why-us .why-section .why-block img{max-width:50px}.why-us .why-section .why-block span{font-size:12px}}@media (max-width:510px){.about-content .image-stack{max-width:280px}.about-content img{max-width:200px}}
