#navbar-container{padding:1.6rem 14rem;display:flex;align-items:center;justify-content:space-between}#links{display:flex;flex-direction:row;gap:1.4rem;font-weight:500}.icon-container{border-radius:6px;padding:6px;width:fit-content;margin-bottom:12px}.card-title{text-transform:uppercase;font-weight:500;letter-spacing:-.45px;margin-bottom:4px;color:#000}.quote{font-family:Spectral;font-size:24px;line-height:32px;letter-spacing:-1.4px;text-align:center;width:100%;padding:3rem 0}.projects-flex{display:flex;flex-direction:column;gap:2rem}.card-desc{color:#2e2f38;width:75%}.card-element{display:flex;flex-direction:column;background-color:#fff;border:.33px solid #ffd899;border-radius:12px;width:270px;padding:16px}span.head{font-weight:600;color:#000}.card-group-container{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:80px}.card-container{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:2rem}.layout-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:200px}.title{font-size:17px;line-height:22px;font-weight:600;letter-spacing:-.27px;margin-bottom:8px}.pill-container{padding:6px 10px;border:.33px solid;font-size:11px;text-transform:uppercase;border-radius:20px;width:fit-content;margin-bottom:8px}#footer-container{background-color:#fff;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;padding:1.6rem 14rem;margin-top:10rem}#links{display:flex;justify-content:space-between}#links>a{text-decoration:underline}a{text-decoration:none;color:#2e2f38}#countries-list{width:33%}#countries-list>div{margin-bottom:16px;display:flex;flex-direction:row;justify-content:space-between}#countries-list>div>div{display:flex;flex-direction:row;gap:8px;align-items:center}@media (max-width: 768px){#navbar-container,#footer-container.caption{padding:1.5rem 2rem}.card-container{flex-direction:column-reverse;gap:1rem}#links{gap:.8rem}#countries-list{width:100%}}@media (min-width: 1824px){#navbar-container,#footer-container{padding:1.6rem 33%}}
