section.heroImageCenter.grey{background:linear-gradient(#3d3835 calc(100% - 150px),#f7ede0 calc(100% - 150px))}section.heroImageCenter.grey .container h1{color:#f7ede0}section.heroImageCenter{padding-top:60px}section.heroImageCenter .container h1{margin-bottom:60px;text-align:center}section.heroImageCenter .container h1 .small{display:block;font-family:Archivo,acumin-pro,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:20px}section.heroImageCenter .container .imageBox{height:28vw;min-height:300px;width:100%}section.heroImageCenter .container .imageBox img{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:767px){section.heroImageCenter.grey{background:linear-gradient(#3d3835 calc(100% - 100px),#f7ede0 calc(100% - 100px))}section.heroImageCenter .container h1{font-size:2rem}}@media(min-width:1501px){section.heroImageCenter.grey{background:linear-gradient(#3d3835 calc(100% - 250px),#f7ede0 calc(100% - 250px))}}section.newsFilter .container{border-top:2px solid rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:60px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.newsFilter .container h3{color:var(--yellow);margin-bottom:0;margin-right:80px}section.newsFilter .container a{color:#000;display:block;font-weight:700;margin:0 20px;padding:0 20px;position:relative}section.newsFilter .container a:after{background-color:transparent;bottom:-5px;content:"";height:20px;left:0;position:absolute;-webkit-transition:all .3s;transition:all .3s;width:100%;z-index:-1}section.newsFilter .container a.active:after,section.newsFilter .container a:hover:after{background-color:#b0ccbc}@media(max-width:1023px){section.newsFilter .container{display:none}}section.featuredPosts{padding:2rem 0}section.featuredPosts .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}section.featuredPosts .container h3{color:var(--yellow);width:100%}section.featuredPosts .container .leftSide{width:calc(60% - 40px)}section.featuredPosts .container .leftSide a{background-position:50%;background-size:cover;display:block;height:100%;position:relative}section.featuredPosts .container .leftSide a .overlay{background-color:rgba(0,0,0,.3);height:100%;width:100%}section.featuredPosts .container .leftSide a.news{background-position:50%;background-repeat:no-repeat;background-size:contain}section.featuredPosts .container .leftSide a:after{content:"";display:block;padding-bottom:100%}section.featuredPosts .container .leftSide a .inner{bottom:20px;left:20px;position:absolute;width:calc(100% - 40px)}section.featuredPosts .container .leftSide a .inner .line{background-color:var(--yellow);height:13px;margin-bottom:10px;width:244px}section.featuredPosts .container .leftSide a .inner h3,section.featuredPosts .container .leftSide a .inner h4{color:#fff;font-size:26px;margin-bottom:0}section.featuredPosts .container .rightSide{width:40%}section.featuredPosts .container .rightSide a{background-position:50%;background-size:cover;display:block;height:calc(50% - 20px);position:relative}section.featuredPosts .container .rightSide a.news{background-position:50%;background-repeat:no-repeat;background-size:contain}section.featuredPosts .container .rightSide .overlay{background-color:rgba(0,0,0,.5);height:100%;width:100%}section.featuredPosts .container .rightSide a .inner{bottom:20px;left:20px;position:absolute;width:calc(100% - 40px)}section.featuredPosts .container .rightSide a .inner .line{background-color:var(--yellow);height:8px;margin-bottom:10px;width:80px}section.featuredPosts .container .rightSide a .inner h3,section.featuredPosts .container .rightSide a .inner h4{color:#fff;font-size:20px;margin-bottom:0}section.featuredPosts .container .rightSide a:first-of-type{margin-bottom:40px}section.latestPosts{padding:2rem 0}section.latestPosts .container .category{color:#000;text-align:center}section.latestPosts .container .newsAndReleases{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.latestPosts .container .newsAndReleases .eventTile,section.latestPosts .container .newsAndReleases .tile{background-color:#fff;border-radius:3px;-webkit-box-shadow:0 16px 24px 16px rgba(0,0,0,.08);box-shadow:0 16px 24px 16px rgba(0,0,0,.08);display:none;margin-bottom:40px;margin-left:20px;margin-right:20px;padding:20px;width:calc(33.33333% - 40px)}section.latestPosts .container .newsAndReleases .eventTile .image,section.latestPosts .container .newsAndReleases .tile .image{margin-bottom:20px;padding-bottom:100%;position:relative;width:100%}section.latestPosts .container .newsAndReleases .eventTile .image img,section.latestPosts .container .newsAndReleases .tile .image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}section.latestPosts .container .newsAndReleases .eventTile h3,section.latestPosts .container .newsAndReleases .eventTile h4,section.latestPosts .container .newsAndReleases .tile h3,section.latestPosts .container .newsAndReleases .tile h4{font-size:.8rem;font-weight:700;margin-bottom:0}section.latestPosts .container .newsAndReleases .eventTile .tags,section.latestPosts .container .newsAndReleases .tile .tags{display:none}section.latestPosts .container .newsAndReleases .eventTile.active.visible,section.latestPosts .container .newsAndReleases .tile.active.visible{display:block}section.latestPosts .container .newsAndReleases .viewMoreBox{text-align:center;width:100%}@media(max-width:767px){section.latestPosts .container .newsAndReleases .eventTile,section.latestPosts .container .newsAndReleases .tile{max-width:400px;width:calc(100% - 40px)}section.latestPosts .container .newsAndReleases .eventTile img,section.latestPosts .container .newsAndReleases .tile img{height:calc(100vw - 80px)}}@media(min-width:769px)and (max-width:1023px){section.latestPosts .container .newsAndReleases .eventTile,section.latestPosts .container .newsAndReleases .tile{width:calc(50% - 40px)}section.latestPosts .container .newsAndReleases .eventTile img,section.latestPosts .container .newsAndReleases .tile img{height:calc(50vw - 80px)}}@media(min-width:1401px){section.latestPosts .container .newsAndReleases .eventTile,section.latestPosts .container .newsAndReleases .tile{width:calc(25% - 40px)}section.latestPosts .container .newsAndReleases .eventTile img,section.latestPosts .container .newsAndReleases .tile img{height:calc(25vw - 80px)}}@media(min-width:1901px){section.latestPosts .container .newsAndReleases .eventTile,section.latestPosts .container .newsAndReleases .tile{width:calc(20% - 40px)}section.latestPosts .container .newsAndReleases .eventTile img,section.latestPosts .container .newsAndReleases .tile img{height:calc(20vw - 80px)}}section.latestPosts .container .newsAndReleases .tile .image{background-color:#fff;padding-bottom:70%}section.latestPosts .container .newsAndReleases .tile .image img{-o-object-fit:contain;object-fit:contain}section.latestPosts .container .newsAndReleases .eventTile,section.latestPosts .container .newsAndReleases .tile{-webkit-box-shadow:none;box-shadow:none;margin-bottom:20px;padding-bottom:20px;padding-left:0;padding-right:0;position:relative}section.latestPosts .container .newsAndReleases .eventTile .line,section.latestPosts .container .newsAndReleases .tile .line{background-color:var(--yellow);height:8px;margin-bottom:10px;width:82px}section.latestPosts .container .newsAndReleases .eventTile h4,section.latestPosts .container .newsAndReleases .tile h4{font-size:20px;font-weight:400;line-height:1.5}section.latestPosts .container .newsAndReleases .eventTile h4 strong,section.latestPosts .container .newsAndReleases .tile h4 strong{font-weight:400}section.latestPosts .container .newsAndReleases .eventTile h3,section.latestPosts .container .newsAndReleases .tile h3{font-size:20px;font-weight:400}section.latestPosts .container .newsAndReleases .eventTile h3 strong,section.latestPosts .container .newsAndReleases .tile h3 strong{font-weight:400}section.latestPosts .container .newsAndReleases .eventTile p.tagTime,section.latestPosts .container .newsAndReleases .tile p.tagTime{bottom:0;color:#3d3835;font-size:12px;position:absolute}section.latestPosts .container .newsAndReleases .viewMoreBox a.btn{background:transparent;display:inline-block;font-size:24px;font-weight:500;padding:10px;position:relative}section.latestPosts .container .newsAndReleases .viewMoreBox a.btn:after{background-color:var(--yellow);bottom:10px;content:"";height:10px;left:0;position:absolute;width:100%;z-index:-1}section.latestPosts .container #pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.latestPosts .container #pagination a.pageNumbers{color:#ffd7a6;display:block;font-size:30px;font-weight:400;height:100%;padding-left:10px;padding-right:10px;-webkit-transition:all .3s;transition:all .3s}section.latestPosts .container #pagination a.pageNumbers.active,section.latestPosts .container #pagination a.pageNumbers:hover{color:var(--yellow)}section.latestPosts .container #pagination button{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex}section.latestPosts .container #pagination button svg{height:24px;opacity:1;-webkit-transition:all .3s;transition:all .3s;width:auto}section.latestPosts .container #pagination button:disabled svg{opacity:0}section.latestPosts .container #pagination button:hover{cursor:pointer}section.latestPosts .container #pagination button:disabled:hover{cursor:auto}@media(max-width:949px){section.featuredPosts{padding-top:0}section.featuredPosts .container .leftSide{margin-bottom:40px}section.featuredPosts .container .leftSide,section.featuredPosts .container .rightSide{width:100%}section.featuredPosts .container .leftSide a,section.featuredPosts .container .rightSide a{margin-bottom:20px}section.featuredPosts .container .leftSide a:after,section.featuredPosts .container .rightSide a:after{content:"";display:block;padding-bottom:100%}}section.mediaKit{background-color:var(--yellow);padding:60px}section.mediaKit .container{max-width:900px;text-align:center}section.mediaKit .container p{font-size:1.2rem;font-weight:700}section.inquiries{background-color:#3d3835;padding:60px}section.inquiries .container{max-width:700px;text-align:center}section.inquiries .container p{color:#f7ede0;font-size:1.2rem;font-weight:700}section.pressReleaseContent{padding:2rem 0}section.pressReleaseContent .container .post-wrapper h1{font-size:1.2rem;text-align:center}