.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.sticky{position:sticky}.col1-12{width:8.333333%}.col2-12{width:16.666667%}.col3-12{width:25%}.col4-12{width:33.333334%}.col5-12{width:41.666667%}.col6-12{width:50%}.col7-12{width:58.333333%}.col8-12{width:66.666667%}.col9-12{width:75%}.col10-12{width:83.333333%}.col11-12{width:91.666667%}.col12-12{width:100%}header{max-width:1280px;margin:0 auto}header #header-left{max-width:200px;height:120px}header #header-left #logo a svg{height:auto}header #header-right{display:flex;width:calc(100% - 200px);justify-content:space-between}header #header-right #mobile-menu{display:none}header #header-right #menu{width:100%;display:flex;flex-direction:column;justify-content:center}header #header-right #menu ul{display:flex;justify-content:center;margin-bottom:0}header #header-right #menu ul li{position:static;z-index:2;margin-bottom:0}header #header-right #menu ul li a{display:block;padding:10px 20px;font-weight:700;font-size:22px;text-align:center}header #header-right #menu ul li a:hover{color:#00a5e1}header #header-right #menu ul li .submenu-arrow{display:none}header #header-right #menu ul li.parent:hover>a+.submenu-arrow+ul{display:flex}header #header-right #menu ul li.parent a:hover+.submenu-arrow+ul{display:flex}header #header-right #menu ul li.parent ul{display:none;position:absolute;bottom:0;transform:translateY(100%);text-align:center;z-index:999;background:#fff;padding:10px 0;flex-wrap:wrap;justify-content:center}header #header-right #menu ul li.parent ul:after{content:'';height:100px;width:100%;position:absolute;bottom:0;z-index:1}header #header-right #social-menu{display:flex;width:200px;flex-direction:column;justify-content:center;flex-shrink:0;padding:0 20px}header #header-right #social-menu ul{display:flex;justify-content:space-between;margin:0 -10px}header #header-right #social-menu ul li{margin-bottom:0}header #header-right #social-menu ul li a{display:block;padding:10px;font-weight:700;font-size:24px;text-align:center}header #header-right #social-menu ul li a:hover{color:#00a5e1}#cta-content,#donate-content{display:flex;flex-direction:column;justify-content:center}#news #news-button p{flex-direction:row;justify-content:center}#news #news-button .btn{width:auto;margin:10px}.resources-list,.projects-list{flex-direction:row}.resources-list .col3-12,.projects-list .col3-12{width:25%}