.container{margin:auto}.container .card{position:relative;margin:auto;align-items:center;width:75%}@media (min-width: 0) and (max-width: 1023px){.container .card{height:auto}}@media (min-width: 0) and (max-width: 1023px){.container .card .card-body{display:flex;flex-direction:column}.container .card .card-body .newsItem{width:100%;height:400px;overflow:hidden;position:relative}}@media (min-width: 0) and (max-width: 1023px) and (max-width: 600px){.container .card .card-body .newsItem{height:250px}}@media (min-width: 0) and (max-width: 1023px){.container .card .card-body .newsItem a{display:inline-block;width:100%;height:100%;overflow:hidden;background-size:cover;position:relative}.container .card .card-body .newsItem a .grad-block{position:absolute;bottom:0;width:100%;height:100%;opacity:1;background-size:cover;background-position:bottom;background-repeat:no-repeat}.container .card .card-body .newsItem a img{object-fit:cover;width:100%;height:100%}.container .card .card-body .newsItem .text-block{font-size:1rem;color:white;position:absolute;bottom:0;margin:10px;z-index:1;padding:0}}@media (min-width: 0) and (max-width: 1023px) and (max-width: 600px){.container .card .card-body .newsItem .text-block p{display:none}}@media (min-width: 1024px){.container .card .card-body{display:grid;height:56.25em;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}}@media (min-width: 1024px) and (min-width: 1921px){.container .card .card-body{height:64em}}@media (min-width: 1024px){.container .card .card-body .newsItem{position:relative;object-fit:contain;overflow:hidden}.container .card .card-body .newsItem a{display:inline-block;width:100%;height:100%;overflow:hidden;background-size:cover;position:relative}.container .card .card-body .newsItem a:hover{transition:all 0.25s ease-in-out;transform:scale(1.1)}.container .card .card-body .newsItem a:not(:hover){transition:all 0.25s ease-in-out;transform:scale(1)}.container .card .card-body .newsItem a .grad-block{position:absolute;bottom:0;width:100%;height:65%;opacity:1;background-size:cover;background-position:bottom;background-repeat:no-repeat}.container .card .card-body .newsItem a img{object-fit:cover;width:100%;height:100%}.container .card .card-body .newsItem:nth-child(1){grid-column:1 / 3;grid-row:1 / 3}.container .card .card-body .newsItem:nth-child(1) .text-block{max-width:60% !important}.container .card .card-body .newsItem:nth-child(2){grid-column:3 / 4;grid-row:1 / 3}.container .card .card-body .newsItem:nth-child(3){grid-column:1 / 2;grid-row:3 / 4}.container .card .card-body .newsItem:nth-child(4){grid-column:2 / 3;grid-row:3 / 4}.container .card .card-body .newsItem:nth-child(5){grid-column:3 / 4;grid-row:3 / 4}.container .card .card-body .newsItem .text-block{color:white;position:absolute;bottom:0.5em;left:1.5em;z-index:1;max-width:90%}}.container .card .card-body .newsItem .text-block{font-size:0.9rem}.container .card .card-body .newsItem .text-block .card-title{margin-block-start:0;margin-block-end:0;text-transform:uppercase}.container .card .card-body .newsItem .text-block p{margin-block-start:0}.container .card .moreNewsHead{display:block;text-align:center;overflow:hidden;white-space:nowrap;margin-top:2%}.container .card .moreNewsHead h1{font-size:28px;font-weight:lighter;position:relative;display:inline-block}.container .card .moreNewsHead h1:before,.container .card .moreNewsHead h1:after{content:"";position:absolute;top:50%;width:9999px;height:0.2em;margin-top:-0.2em;border-top:1px solid #797979;border-bottom:1px solid #797979}.container .card .moreNewsHead h1:before{right:100%;margin-right:1.5em}.container .card .moreNewsHead h1:after{left:100%;margin-left:1.5em}.container .card .moreNews{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0;margin:1% 0 6% 0}@media (min-width: 0) and (max-width: 1023px){.container .card .moreNews{display:flex;flex-direction:column}}.container .card .moreNews.reg{grid-template-rows:1fr 1fr;margin:1% 0}.container .card .moreNews.show{grid-template-rows:1fr}@media (max-width: 600px){.container .card .moreNews.show{height:max-content}}.container .card .moreNews .corners{padding:20px;background:white;position:relative;border:1px solid #ccc;margin:3%;align-items:center;text-align:center}.container .card .moreNews .corners::before,.container .card .moreNews .corners::after{content:'';display:block;position:absolute;background:#fff}.container .card .moreNews .corners::before{top:-0.3em;bottom:-0.3em;left:4em;right:4em}.container .card .moreNews .corners::after{left:-0.3em;right:-0.3em;top:2em;bottom:2em}@media (max-width: 600px){.container .card .moreNews .corners{padding:0;border:0;margin:3% 0}}.container .card .moreNews .corners .newsItemExtra{position:relative;object-fit:contain;background:white;height:250px;z-index:1}.container .card .moreNews .corners .newsItemExtra:hover .newsPostImg img{transform:scale(1.1);transition:all 0.25s ease-in-out}.container .card .moreNews .corners .newsItemExtra:not(:hover) .newsPostImg img{transition:all 0.25s ease-in-out;transform:scale(1)}.container .card .moreNews .corners .newsItemExtra:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.5;background-image:linear-gradient(transparent, #06717b);pointer-events:none}@media (max-width: 600px){.container .card .moreNews .corners .newsItemExtra{height:250px}}.container .card .moreNews .corners .newsItemExtra .newsPostImg{align-items:center;overflow:hidden;width:100%;height:100%}.container .card .moreNews .corners .newsItemExtra .newsPostImg img{margin:auto;height:100%;width:100%;object-fit:cover}.container .card .moreNews .corners .newsItemExtra .text-block{color:white;position:absolute;bottom:1.25em;left:1.5em;margin:auto;font-size:0.9em;width:80%;z-index:1;text-align:left}@media (max-width: 600px){.container .card .moreNews .corners .newsItemExtra .text-block{left:0;bottom:0;margin:5px 10px;text-align:left}}.container .card .moreNews .corners .newsItemExtra .text-block .card-title{text-transform:uppercase;font-size:1.4em;margin-block-start:0;margin-block-end:0}.container .card .moreNews .corners .newsItemExtra .text-block p{margin-block-start:0;margin-block-end:5px}.container *:before,.container *:after{transition:all 0.5s ease-in-out}.container .orange-button{display:block;position:relative;z-index:1;height:auto;margin:2% auto;left:0;right:0;overflow:hidden;padding:15px 0;background-color:#df6228;border:2px solid #df6228;text-shadow:0 0;text-align:center;font-size:13pt;color:#fff;text-decoration:none;text-transform:uppercase;width:15%}.container .orange-button:after{content:'';position:absolute;top:0;bottom:0;left:-1px;right:0;z-index:-1;background-color:#ff9b6e;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.container .orange-button:hover{color:#fff}.container .orange-button:hover:after{-webkit-transform:translateX(0);transform:translateX(0)}.container .orange-button.news{margin:2% auto}.container .orange-button:before{z-index:-1}@media (min-width: 0) and (max-width: 1023px){.container .orange-button{width:30%;bottom:0}}@media (max-width: 600px){.container .orange-button{width:40%;font-size:0.8rem}}.container .positions-card{position:relative;display:flex;align-items:center;overflow:hidden;margin-bottom:-1.5em;height:1080px}@media (min-width: 0) and (max-width: 1023px){.container .positions-card{height:600px}}@media (min-width: 1921px){.container .positions-card{height:1200px}}.container .positions-card .positionsBG{width:100%;height:100%;overflow:hidden}.container .positions-card .positionsBG img{height:100%;width:100%;object-fit:cover}.container .positions-card .positions-text{position:absolute;right:0;left:0;text-align:center;color:white;text-shadow:0 3px 5px rgba(0,0,0,0.74)}@media (max-width: 600px){.container .positions-card .positions-text{top:100px;text-shadow:0 3px 5px rgba(0,0,0,0.74)}}.container .positions-card .positions-text .positions-title{font-size:48pt;margin:0 auto;font-weight:bolder}.container .positions-card .positions-text .positions-title h4{margin:0 auto}@media (min-width: 0) and (max-width: 1023px){.container .positions-card .positions-text .positions-title{font-size:3rem}}@media (max-width: 600px){.container .positions-card .positions-text .positions-title{font-size:2.5rem;width:60%;padding-bottom:10px}}.container .positions-card .positions-text .positions-subtitle{font-size:20pt;padding-bottom:2%;margin:0 auto}.container .positions-card .positions-text .positions-subtitle p{margin:0 auto}@media (min-width: 0) and (max-width: 1023px){.container .positions-card .positions-text .positions-subtitle{font-size:1.5rem}}@media (max-width: 600px){.container .positions-card .positions-text .positions-subtitle{font-size:1rem;width:60%}}.container .positions-card .positions-text *:before,.container .positions-card .positions-text *:after{transition:all 0.5s ease-in-out;z-index:-1}body.news_single .header .headerImageContainer{height:180px}@media (min-width: 1921px){body.news_single .header .headerImageContainer{height:275px}}body.news_single .header .headerImageContainer .headerImageContainer2{padding-bottom:25% !important;filter:blur(15px);transform:scale(1.1)}body.news_single .header .headerText{text-transform:uppercase;letter-spacing:0;padding-bottom:10% !important}@media (min-width: 1024px){body.news_single .header .headerText .headerMainText{font-size:40px}}body.news_single .header .headerText .headerSubtext{text-transform:initial;margin:0 200px 25px 200px;font-size:24px}@media (min-width: 0) and (max-width: 1023px){body.news_single .header .headerText .headerSubtext{display:none}}body.news_single .newsPost{text-align:center}body.news_single .newsPost img{max-width:100%;width:auto !important}body.news_single .newsPost .headers{color:#595959;margin:10px auto}body.news_single .newsPost .headers h1{text-transform:uppercase;font-size:48px;margin-bottom:-20px;margin-top:-20px}body.news_single .newsPost .headers h2{font-weight:normal}body.news_single .newsPost .postContent{margin:0 auto 4%;width:80%;color:#595959;font-size:14pt;line-height:35pt;text-align:left}body.news_single .newsPost .postContent img.imagecache-news_large:first-child{display:none}body.news_single .newsPost .postContent h4.subtitle{text-transform:uppercase;margin:20px 0;line-height:32px}body.news_single .newsPost .postContent a{color:#e06228}body.news_single .newsPost .postContent p{line-height:32px}body.news_single .newsPost .postContent img.imagecache-news_large{width:75%;margin:0 auto;display:block}@media (max-width: 600px){body.news_single .newsPost .postContent{width:100%;font-size:14pt;line-height:28pt;margin:25px auto}}body.news_single .newsPost .postContent .published{font-size:0.8em;font-weight:lighter}body.news_single .newsPost .postContent .quote{font-style:italic;background-color:#F3F7F9;padding:40px;margin-top:30px;margin-bottom:30px}@media only screen and (max-width: 1024px){body.news_single .header{margin-bottom:5%}body.news_single .headerText{top:35% !important}body.news_single .headerImageContainer2{padding-bottom:600px !important}}@media only screen and (max-width: 767px){body.news_single .header{margin-bottom:5%}body.news_single .headerImageContainer2{padding-bottom:400px !important}body.news_single .headerText{top:35% !important}body.news_single .headerMainText{width:80% !important}}body.news_archive .header .headerImageContainer .headerImageContainer2{background-image:url('../images/HomeHead.jpg?1600280113')}@media only screen and (max-width: 1023px){body.news_archive .header{margin-bottom:-5%}body.news_archive .headerText{top:40% !important}}body.news_archive .filterFormContainer{display:flex;flex-direction:row-reverse}body.news_archive .filterFormContainer .filterForm{right:0;padding-top:45px;padding-bottom:15px}body.news_archive .filterFormContainer .filterForm .filterFlexbox{display:flex}body.news_archive .filterFormContainer .filterForm .filterFlexbox label{color:#657680;font-weight:bold;width:200px;padding-top:5px}body.news_archive .filterFormContainer .filterForm .filterFlexbox .selectize-control{width:180px}body.news_archive .filterFormContainer .filterForm .filterFlexbox button{display:block;position:relative;z-index:1;height:auto;margin:2% auto;left:0;right:0;overflow:hidden;padding:15px 0;background-color:#df6228;border:2px solid #df6228;text-shadow:0 0;text-align:center;font-size:13pt;color:#fff;text-decoration:none;text-transform:uppercase;display:inline-block;margin:0;margin-left:20px;padding:0;width:100px;height:35px;cursor:pointer}body.news_archive .filterFormContainer .filterForm .filterFlexbox button:after{content:'';position:absolute;top:0;bottom:0;left:-1px;right:0;z-index:-1;background-color:#ff9b6e;-webkit-transform:translateX(-100%);transform:translateX(-100%)}body.news_archive .filterFormContainer .filterForm .filterFlexbox button:hover{color:#fff}body.news_archive .filterFormContainer .filterForm .filterFlexbox button:hover:after{-webkit-transform:translateX(0);transform:translateX(0)}@media (min-width: 768px) and (max-width: 1023px){body.news_archive .filterFormContainer{flex-direction:row !important;justify-content:space-around}body.news_archive .filterFormContainer .filterForm{margin-top:3% !important}}@media (min-width: 601px) and (max-width: 767px){body.news_archive .filterFormContainer{flex-direction:row !important;justify-content:space-around}body.news_archive .filterFormContainer .filterForm{margin-top:3% !important}}@media (max-width: 600px){body.news_archive .filterFormContainer{flex-direction:row !important;justify-content:space-around}body.news_archive .filterFormContainer .filterForm{margin-top:3% !important}body.news_archive .filterFormContainer .filterFlexbox label{width:90px !important;font-size:11px}body.news_archive .filterFormContainer .filterFlexbox .selectize-control{width:110px !important}body.news_archive .filterFormContainer .filterFlexbox button{width:70px !important;font-size:12px !important}}
