@import url(../src/css/normalize-css/normalize.css);@font-face{font-family:bebas;src:url(../fonts/BebasNeue-Regular.woff2) format("woff2"),url(../fonts/BebasNeue-Regular.woff) format("woff");font-weight:400;font-style:normal}body,html{height:100%;width:100%;font-family:Arimo,sans-serif;font-size:16px;line-height:22.4px;color:#333;font-weight:400;background-color:#f1f2f2}h1::-moz-selection,h2::-moz-selection,h3::-moz-selection,h4::-moz-selection,p::-moz-selection{color:#fff;background-color:#3bb34a}h1::selection,h2::selection,h3::selection,h4::selection,p::selection{color:#fff;background-color:#3bb34a}h1{text-transform:uppercase;font-family:bebas,sans-serif;font-size:3rem;line-height:3.6rem;color:#3bb34a}@media screen and (min-width:768px){h1{font-size:5rem;line-height:5.6rem}}h2{font-size:3rem;line-height:3.6rem;color:#3bb34a}h2,h3{text-transform:uppercase;font-family:bebas,sans-serif}ul{list-style:none;margin:0}a,a:hover{color:#3bb34a}a:hover{text-decoration:none}button{background-color:#fff;border:0}input{border:none}.l-flex{display:block}@media screen and (min-width:992px){.l-flex{display:-ms-flexbox;display:flex}}.l-flex--third{width:100%}@media screen and (min-width:992px){.l-flex--third{width:33%}}.l-flex--half{width:100%}@media screen and (min-width:992px){.l-flex--half{width:50%}}.l-flex--center{-ms-flex-align:center;align-items:center}.l-flex--column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.l-flex--grow{-ms-flex-positive:1;flex-grow:1}.l-flex--reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.l-flex--1{flex:1;-ms-flex:0 1 auto}@media screen and (min-width:992px){.l-flex--1{-ms-flex:1;flex:1}}.l-right{float:right}.l-left{float:left}.l-align-center{text-align:center}.l-align-left{text-align:left}.l-clearfix:after,.l-clearfix:before{content:"";display:table}.l-clearfix:after{clear:both}.l-clearfix{zoom:1;clear:both}.l-no-padding{padding:0}.l-no-margin{margin:0}.container{padding:0}@media (min-width:576px){.container{max-width:100%;padding:0}}@media (min-width:768px){.container{max-width:100%;padding:0}}@media (min-width:992px){.container{max-width:100%;padding:0}}@media (min-width:1200px){.container{max-width:1170px;padding:0 15px}}#off-canvas-menu{background:#3bb34a;bottom:0;right:0;overflow:auto;position:fixed;top:0;width:250px;padding:0;z-index:1;transform:translateX(250px);transition:transform .3s ease;text-transform:uppercase;height:100%}#off-canvas-menu ul{padding:0;padding-top:1rem}#off-canvas-menu li{display:block}#off-canvas-menu li a{display:block;width:100%;padding:20px 10px;color:#fff;text-decoration:uppercase;font-family:bebas,sans-serif;font-size:1.5rem}#off-canvas-menu li a:after{content:url(../images/arrow_white.svg);width:22px;display:inline-block;padding-left:5px}.show-menu #off-canvas-menu{transform:translateX(0);overflow:auto}.show-menu #site-wrapper,.show-menu header{transform:translateX(-250px);transition:transform .3s ease}header{width:100%;display:block;transition:transform .3s ease;position:fixed;top:0;z-index:7;background-color:transparent}.main-nav{color:#fff;background-color:#3bb34a}.main-nav.transparent{border-top:8px solid #3bb34a;background-color:transparent;background:linear-gradient(180deg,rgba(0,0,0,.7) 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#75000000",endColorstr="#00000000",GradientType=0)}.main-nav.transparent li a:hover{background-color:#3bb34a}.main-nav--logo{padding-left:1rem}.main-nav--logo img{width:170px}.main-nav--menu{display:none}@media screen and (min-width:992px){.main-nav--menu{display:block}}.main-nav--menu ul{padding-left:0}.main-nav--menu li{float:left}.main-nav--menu li a{display:inline-block;padding:25px 10px;color:#fff;text-decoration:uppercase;font-family:bebas,sans-serif;font-size:1.5rem;transition:all .6s}@media screen and (min-width:1550px){.main-nav--menu li a{font-size:1.6rem}}.main-nav--menu li a:after{content:url(../images/arrow_white.svg);width:26px;display:inline-block;padding-left:5px}.main-nav--menu li a:hover{background-color:#35a042}.hamburger-toggle{margin:20px 0;z-index:8;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}@media screen and (min-width:992px){.hamburger-toggle{display:none}}.hamburger-toggle .label{font-family:bebas,sans-serif;font-size:2.2rem;text-transform:uppercase;padding-right:10px;transform:translateX(-70px) translateY(10px)}.hamburger-toggle span{display:block;position:absolute;height:5px;width:45px;background:#fff;opacity:1;left:0;transform:rotate(0deg);transition:.5s ease-in-out}.hamburger-toggle span.top{top:0;transform-origin:left center}.show-menu .hamburger-toggle span.top{transform:rotate(45deg);top:-3px;left:8px}.hamburger-toggle span.middle{top:15px;transform-origin:left center}.show-menu .hamburger-toggle span.middle{width:0;opacity:0}.hamburger-toggle span.bottom{top:30px;transform-origin:left center}.show-menu .hamburger-toggle span.bottom{transform:rotate(-45deg);top:29px;left:8px}#site-wrapper{margin:0 auto;padding-top:0;position:relative;z-index:2;background:#f1f2f2;transition:transform .3s ease}.home-hero{padding-bottom:25px}.home-hero--image{height:45vh;background-size:cover;background-repeat:no-repeat;background-position:center 30%}@media screen and (min-width:992px){.home-hero--image{height:55vh;background-position:30% 30%}}.home-hero--intro{background-color:#3bb34a;color:#fff;padding:1rem}@media screen and (min-width:992px){.home-hero--intro{padding:1rem 3rem}}.home-hero--intro h1{display:inline-block;font-size:2.6rem;line-height:2.8rem;margin:0;padding:0;padding-right:0;color:#fff}@media screen and (min-width:992px){.home-hero--intro h1{font-size:3.6rem;line-height:4.6rem;padding-right:1rem}}.home-hero--intro h2{display:block;font-size:2rem;line-height:2.2rem;margin:0;padding:0;padding-left:0;color:#fff}@media screen and (min-width:1030px){.home-hero--intro h2{display:inline-block}}.home-latest{padding-bottom:25px}.home-latest--intro{background-color:#fff;border-top:8px solid #3bb34a;padding:3rem 2rem;position:relative}@media screen and (min-width:992px){.home-latest--intro{padding:4rem 2rem}}.home-latest--intro h2{font-size:3rem;line-height:3.2rem;width:70%;margin:0;padding:0;color:#3bb34a}@media screen and (min-width:992px){.home-latest--intro h2{font-size:5rem}}.home-latest--intro img{position:absolute;bottom:0;right:0;width:160px}.home-latest--news{background-color:#fff;height:100%}.home-latest--news h3{color:#fff;display:block;width:100%;background-color:#3bb34a;text-align:center;padding:10px 0}.home-latest--news .news-wrapper{padding:20px 20px 0}@media screen and (min-width:992px){.home-latest--news .news-wrapper{padding:20px}}.home-latest--news .news-wrapper .blog-thumb{width:100%}@media screen and (min-width:992px){.home-latest--news .news-wrapper .blog-thumb{width:32%}}.home-latest--news .news-wrapper .blog-thumb:first-of-type{width:100%}.home-latest--news hr{border-color:#f1f2f2;margin-bottom:5px}.home-latest--news .arrow-button{padding-left:10px}.home-latest--twitter{background-color:#fff;height:100%;margin-top:2rem}@media screen and (min-width:768px){.home-latest--twitter{margin-top:0}}.home-latest--twitter h3{color:#fff;display:block;width:100%;background-color:#ee4491;text-align:center;padding:10px 0}.home-latest--twitter .twitter-feed{padding:20px}.blog-thumb{position:relative;margin-bottom:20px}.blog-thumb:hover h3{color:#ee4491}.blog-thumb:hover .cover{opacity:.6}.blog-thumb.large-thumb{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:992px){.blog-thumb.large-thumb{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.blog-thumb.large-thumb .blog-thumb--image{width:100%;height:200px;min-height:200px}@media screen and (min-width:992px){.blog-thumb.large-thumb .blog-thumb--image{width:60%;height:auto;min-height:320px}}.blog-thumb.large-thumb .blog-thumb--contents{-ms-flex:1;flex:1}.blog-thumb.large-thumb .blog-thumb--contents p{display:none}@media screen and (min-width:992px){.blog-thumb.large-thumb .blog-thumb--contents p{display:block}}.blog-thumb.small-thumb .blog-thumb--image{width:100%;height:200px}.blog-thumb.small-thumb .blog-thumb--contents{padding:10px;width:100%}.blog-thumb--image{background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative}.blog-thumb--image .cover{position:absolute;top:0;left:0;right:0;bottom:0;z-index:5;background-color:#ee4491;opacity:0;transition:all .3s}.blog-thumb--contents{padding:10px;text-align:left;transition:all .3s}@media screen and (min-width:992px){.blog-thumb--contents{padding:15px 15px 5rem}}.blog-thumb--contents h3{color:#35a042;font-family:Arimo,sans-serif;background-color:transparent;padding:0;text-transform:none;text-align:left;font-size:1.4rem}.blog-thumb--contents .date{color:#a7a9ac;padding-bottom:10px;display:block}.blog-thumb--contents p{margin-bottom:5px}.blog-thumb--contents .read{color:#3bb34a}.blog-thumb--link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:6}.blog-single-content{padding:20px;background-color:#fff;height:100%}.blog-single-content img{width:100%;max-width:100%;margin-bottom:1rem}.blog-single-content h1{margin:0;font-size:3rem;line-height:3.6rem}@media screen and (min-width:768px){.blog-single-content h1{font-size:4rem;line-height:4.6rem}}.blog-single-content .date{color:#a7a9ac;padding-bottom:10px;display:block}.blog-single-content .wysiwyg{margin-bottom:1rem}.blog-single-content .share{margin-top:2.5rem}.blog-single-content .share h4{color:#333;text-transform:uppercase;font-family:bebas,sans-serif;font-size:2rem;margin:0}.blog-single-content .share img{height:60px;width:auto;margin:5px}.more-news{padding-bottom:25px}.blog-archive,.more-news--inner{padding:20px;background-color:#fff}.arrow-button{display:block;padding:10px 0;text-decoration:uppercase;font-family:bebas,sans-serif;font-size:1.5rem}.arrow-button.arrow-pink{color:#ee4491}.arrow-button.arrow-pink:after{width:22px;display:inline-block;padding-left:5px;content:url(../images/arrow_green.svg)}.arrow-button.arrow-pink-left{color:#ee4491}.arrow-button.arrow-pink-left:before{content:url(../images/arrow_green.svg);transform:rotate(180deg) translateY(3px);width:22px;display:inline-block;padding-left:5px}.arrow-button.arrow-white{color:#fff}.arrow-button.arrow-white:after{width:22px;display:inline-block;padding-left:5px;content:url(../images/arrow_white.svg)}.button{text-align:center;display:block;padding:20px 10px;text-decoration:uppercase;font-family:bebas,sans-serif;font-size:1.7rem}.button,.button:hover{transition:all .2s ease}.button.white-green{background-color:#fff;color:#3bb34a}.button.white-green:hover{background-color:#ee4491;color:#fff}.subscribe{padding-bottom:25px}.subscribe--inner{background-color:#3bb34a;color:#fff;text-align:center;padding:3rem 0}@media screen and (min-width:992px){.subscribe--inner{padding:3rem 20%}}.subscribe--inner h2{color:#fff}.subscribe--form{text-align:center;padding:0 3rem}.subscribe--form .gfield{width:100%!important;display:block!important}@media screen and (min-width:768px){.subscribe--form .gfield{width:50%!important;display:inline-block!important}}.subscribe--form .gfield input{width:100%!important;padding:15px!important;font-family:bebas,sans-serif!important;color:#333!important;margin-top:0!important;font-size:1.6rem!important}.subscribe--form .gfield:nth-of-type(2n){text-align:right!important}.subscribe--form .gfield:last-of-type{width:100%!important;text-align:center!important}.subscribe--form .gfield_html{text-align:center!important;font-size:.8rem!important}.subscribe--form .gform_footer{text-align:center!important;margin:0!important}.subscribe--form .gform_footer button{text-align:center!important;width:100%!important;background-color:transparent!important;font-size:2rem!important}.subscribe--form .gform_footer button:after{width:31px!important;padding-left:8px!important}.site-footer{background-color:#3bb34a;color:#fff;padding:3rem 15px}@media screen and (min-width:1200px){.site-footer{padding:3rem 0}}.site-footer--menu{padding-bottom:1rem}.site-footer--menu ul{padding:0;width:60%}.site-footer--menu li{width:100%;float:left}@media screen and (min-width:768px){.site-footer--menu li{width:50%}}.site-footer--menu li a{display:inline-block;margin-bottom:1.4rem;color:#fff;text-decoration:uppercase;font-family:bebas,sans-serif;font-size:1.4rem}.site-footer--socials{padding-bottom:1rem}.site-footer--socials a{display:inline-block;margin-right:10px}.site-footer--socials img{height:50px;width:auto;margin-right:5px}.site-footer--legal-menu{padding-bottom:1rem}.site-footer--legal-menu ul{padding:0}.site-footer--legal-menu li{display:inline-block;padding-right:10px;margin-right:5px;border-right:1px solid #fff}.site-footer--legal-menu li:last-of-type{border:none}.site-footer--legal-menu li a{display:block;color:#fff;font-size:.8rem}.site-footer--legals p{font-size:.8rem;width:80%}@media screen and (min-width:768px){.site-footer--legals p{width:40%}}.site-footer--legals img{width:150px}.standard-wrapper{padding-bottom:25px;margin-top:74px}.standard-wrapper .standard-header{background-color:#fff;border-bottom:8px solid #3bb34a;padding:2rem;position:relative}@media screen and (min-width:992px){.standard-wrapper .standard-header{padding:3rem 2rem}}.standard-wrapper .standard-header h1{margin:0;padding:0;width:80%}.standard-wrapper .standard-header img{position:absolute;bottom:0;right:0;width:110px}@media screen and (min-width:768px){.standard-wrapper .standard-header img{width:160px}}.standard-wrapper .standard-content{padding:20px;background-color:#fff;height:100%}.sidebar{background-color:#fff;height:100%;padding:20px 0}.sidebar .widget{margin-bottom:1rem}.sidebar .widget_nav_menu ul{padding:0}.sidebar .widget_nav_menu li a{display:block;padding:20px 10px;text-decoration:uppercase;font-family:bebas,sans-serif;font-size:1.7rem;color:#ee4491;background-color:#fff;text-align:center;transition:all .2s ease}.sidebar .widget_nav_menu li a:hover{background-color:#762b85!important}.sidebar .widget_nav_menu li:first-of-type a{background-color:#ee4491;color:#fff}.key-policies{margin-bottom:25px}.key-policies .key-policy{position:relative;background-color:#762b85}.key-policies .key-policy:nth-of-type(2){background-color:#f93822}.key-policies .key-policy:nth-of-type(3){background-color:#00afd0}.key-policies .key-policy--image{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:3;opacity:.2;transition:opacity .2s ease}.key-policies .key-policy--inner{position:relative;z-index:4;padding:4rem 2rem;text-align:center;color:#fff;width:100%}.key-policies .key-policy--inner h3{font-size:2.4rem;line-height:2.4rem;transition:font-size .2s ease}.key-policies .key-policy--inner p{margin-bottom:0}.key-policies .key-policy--inner p:after{content:url(../images/arrow_white.svg);width:22px;display:inline-block;padding-left:5px;transform:translateY(3px)}.key-policies .key-policy--link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:5}.key-policies .key-policy:hover .key-policy--image{opacity:0;transition:opacity .2s ease}.key-policies .key-policy:hover h3{font-size:2.6rem;transition:font-size .2s ease}.secondary-ctas{padding-bottom:25px}.secondary-ctas--inner{background-color:#3bb34a;color:#fff;text-align:center;padding:3rem 0}@media screen and (min-width:992px){.secondary-ctas--inner{padding:3rem 20%}}.secondary-ctas--inner h2{color:#fff}.secondary-ctas--buttons{display:block}@media screen and (min-width:768px){.secondary-ctas--buttons{display:-ms-flexbox;display:flex}}.secondary-ctas--buttons a{-ms-flex:1;flex:1;margin:5px}.wysiwyg p:first-of-type{font-weight:700}.wysiwyg hr{border-color:#3bb34a;margin-top:2rem;margin-bottom:2rem;width:100%}.wysiwyg a{color:#3bb34a;font-weight:700}.wysiwyg ul{padding:10px 20px;margin:1rem;list-style-type:disc}.wysiwyg ul li{padding-bottom:10px}.wysiwyg ul li:last-of-type{padding-bottom:0}.wysiwyg img{max-width:100%;height:auto;margin:2rem 0}.wysiwyg img.alignleft{float:none;margin:1rem auto;width:100%}@media screen and (min-width:768px){.wysiwyg img.alignleft{float:left;margin:1rem 2rem 1rem 0;width:auto}}.wysiwyg figure{margin:2rem 0;max-width:100%}.wysiwyg figure img{margin-top:1rem;margin-bottom:0}.wysiwyg figure img.aligncenter{margin:2rem auto;display:block}.wysiwyg figure figcaption{font-size:.9rem;font-style:italic}.wysiwyg figure.aligncenter{margin:2rem auto}.wysiwyg table{width:100%}.wysiwyg table td{border:1px solid #3bb34a;padding:5px}.wysiwyg .gform_wrapper .gfield{width:100%!important;display:inline-block!important}.wysiwyg .gform_wrapper .gfield input{width:100%!important;padding:15px!important;font-family:bebas,sans-serif!important;color:#333!important;margin-top:0!important;font-size:1.6rem!important;background-color:#f1f2f2!important}.wysiwyg .gform_wrapper .gfield_html{font-size:.8rem!important}.wysiwyg .gform_wrapper ul.gfield_checkbox label{font-size:1rem!important}.wysiwyg .gform_wrapper .gform_footer{margin:0!important}.wysiwyg .gform_wrapper .gform_footer input[type=submit]{text-align:center!important;font-family:bebas,sans-serif;text-transform:uppercase;font-size:2rem!important;margin:0!important;padding:10px 50px!important;background-color:#ee4491!important;color:#fff!important;transition:all .2s ease}.wysiwyg .gform_wrapper .gform_footer input[type=submit]:hover{background-color:#762b85!important}