/**handles:home**/
.wrapper{width:100%;max-width:1360px;margin:0 auto}.home .hero_video{width:100%;height:auto;display:flex}.home .hero_video video{width:100%;height:auto}.home .news .flex{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:2px;padding:0;border-top:2px solid #fff;border-bottom:2px solid #fff}.home .news .flex .item{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5em}.home .news .button_group{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;padding:1em 0;text-align:center;text-transform:uppercase}.home .how-you-can-help{text-align:center;background:#fff;display:block;padding:50px 50px 80px;clear:both;max-width:1060px;margin:0 auto}.home .how-you-can-help p{margin:5px 0 35px}.home .how-you-can-help h2{text-transform:uppercase}.home .parallax-bottom{height:250px;background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:fixed}.home .section_boxes{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:2em}.home .section_boxes .wrapper{color:#fff;text-align:center;padding:2em 0;position:relative;z-index:1}.home .section_boxes .wrapper h2{color:#fff;margin-top:0;text-transform:uppercase;font-size:2em;font-weight:600}.home .section_boxes .wrapper p{font-size:1.2em;max-width:860px;margin:.5em auto 1.5em}.home .section_boxes .flex{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;gap:0;padding:0;border:3px solid #fff}.home .text-image .wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;gap:1em;padding:3em 2em}.home .text-image .wrapper div{width:100%;padding:0;color:#fff;text-align:center}.home .text-image .wrapper img{width:100%}.home .text-image .wrapper h3{line-height:1;font-size:2em;margin:1rem 0;text-align:center;text-transform:uppercase}.home .text-image .wrapper p{line-height:1.2;font-size:1.1em;margin:0 0 2rem 0}.home .text-image.bg-red{background-color:#be1e1e}.home .text-image.bg-red h3,.home .text-image.bg-red p{color:#fff}.home .text-image.bg-white{background-color:#fff}.home .text-image.bg-white h3{color:#be1e1e}.home .text-image.bg-white p{color:#333}.home .item.tile{width:100%;padding:5em 4em;display:flex;align-items:center;justify-content:center;color:#fff;flex:1;text-align:center;background-color:#5d5d5d;border-bottom:2px solid #fff;position:relative;transition:all .25s ease-in-out;text-wrap:balance}.home .item.tile:hover{background-color:#505050}.home .item.tile.image{background-position:center;background-repeat:no-repeat;background-size:cover}.home .item.tile.image:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.35);z-index:0;transition:background-color .25s ease-in-out}.home .item.tile.image:hover:after{background-color:rgba(0,0,0,.5)}.home .item.tile.image h3{text-shadow:2px 2px 4px #000}.home .item.tile.no-border{border-right:none}.home .item.tile h3{font-size:1.8em;line-height:1.3;margin:0;font-weight:300;z-index:1;color:#fff;text-align:center}.home .item.tile h5{font-size:1em;text-transform:uppercase;font-weight:300;margin:0;color:#fff;text-align:center;z-index:1}.home .item.tile:last-child{border-bottom:none}.home .item.tile a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}@media screen and (min-width:768px){.home .item.tile{border-bottom:none;border-right:2px solid #fff}.home .item.tile:last-child{border-right:none}.home .parallax-bottom{height:275px}.home .news .flex{flex-direction:row;flex-wrap:wrap}.home .news .flex .item{flex:1;max-width:unset;padding:3em 1em 1em 1em;height:18em;display:flex;flex-direction:column;justify-content:flex-start}.home .news .flex .item:first-child{width:100%;height:24em;flex:unset;padding:2em 1em;justify-content:center}.home .news .flex .item:first-child h5{font-size:1.2em}.home .news .flex .item:first-child h3{font-size:2em}.home .section_boxes .flex{flex-direction:row;flex-wrap:nowrap}.home .section_boxes .flex .item{width:33%;max-width:unset;padding:2em 1em;height:16em}.home .section_boxes .flex .item h3{font-size:1.5em}.home .text-image .wrapper{flex-direction:row;padding:4em 2em;gap:3em}.home .text-image .wrapper h3{text-align:left;margin-top:0}.home .text-image .wrapper img{flex:1;width:50%}.home .text-image .wrapper div{text-align:left}.home .text-image.-reverse .wrapper{flex-direction:row-reverse}}@media screen and (min-width:1024px){.home .vocations .flex .item h3{font-size:1.8em}.home .parallax-bottom{height:300px}.home .news .flex .item{padding:4em 2em 1em 2em;height:18em}.home .text-image .wrapper{gap:6em}}@media screen and (min-width:1200px){.home .parallax-bottom{height:330px}}