::selection{background-color:#149A39;color:#FFFFFF;}html{scroll-behavior:smooth;}body,p,li{font-family:'Montserrat',sans-serif;font-weight:400;font-size:1rem;color:#000000;line-height:1.6;}b,strong{font-weight:500;}@media screen and (min-width:1700px){body,p,li{font-size:1.125rem;}}img{max-width:100%;}a{color:#149A39;text-decoration:none;transition:all ease 0.2s;}[type="button"]{-webkit-appearance:none;}a:hover{color:#149A39;text-decoration:none;}h1{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;}h2{font-weight:600;font-size:1.5rem;margin-bottom:0.5rem;}h3{font-size:1.25rem;font-weight:600;margin-bottom:0.5rem;}h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem;}p + h2{margin-top:2rem;}@media screen and (min-width:768px){h1{font-size:1.75rem;}h2{font-size:1.5rem;}}@media screen and (min-width:1200px){h1{font-size:2rem;}h2{font-size:1.625rem;}body,p,li{font-size:1.125rem;}}@media screen and (min-width:1700px){h1{font-size:2.25rem;}h2{font-size:1.75rem;}body,p,li{font-size:1.25rem;}}p.ingress{font-weight:500;font-size:1.125rem;}@media screen and (min-width:1200px){p.ingress{font-size:1.25rem;}}@media screen and (min-width:1700px){p.ingress{font-size:1.375rem;}}.read-more{font-size:0.875rem;font-weight:600;text-decoration:underline;}.theme-btn{font-size:1rem;background-color:transparent;border:2px solid #149A39;padding:0.75rem 3rem;color:#000;font-weight:700;transition:all ease 0.2s;border-radius:0;}.theme-btn.white-btn{border-color:#fff;color:#FFFFFF;background:transparent;}.theme-btn.white-btn:hover{border-color:#149A39;color:#149A39;background:transparent;}.theme-btn:hover,.theme-btn:focus,.theme-btn:active{color:#000;border-color:#000;background:transparent;box-shadow:none;outline:none;}button.btn-dark,button.btn-delete{background:#000;font-size:19px;padding:11px 0;width:230px;}@media screen and (min-width:1700px){.theme-btn{font-size:1.25rem;padding:1rem 4rem;}}.padding-x-row{padding-left:15px;padding-right:15px;transition:.5s;}@media (min-width:768px){.padding-x-row{padding-left:2rem;padding-right:2rem;}}@media (min-width:1400px){.padding-x-row{padding-left:8vw;padding-right:8vw;}}@media (min-width:1700px){.padding-x-row{padding-left:calc(50% - 700px);padding-right:calc(50% - 700px);}}.padding-y-row{padding-top:2rem;padding-bottom:2rem;transition:.5s;}@media (min-width:960px){.padding-y-row{padding-top:2.5rem;padding-bottom:2.5rem;}}@media (min-width:1200px){.padding-y-row{padding-top:5rem;padding-bottom:5rem;}}@media (min-width:1700px){.max-1200{padding-left:calc(50% - 600px);padding-right:calc(50% - 600px);}}.scroll-to{top:-62px;}@media screen and (min-width:768px){.scroll-to{top:-74px;}}@media screen and (min-width:1200px){.scroll-to{top:-102px;}}.section-header h2{font-weight:700;font-size:1.5rem;margin-bottom:0;}.section-header h3{font-size:1.25rem;margin-bottom:0;}.section-header h2 + p{margin-top:0.5rem;}.section-header p{color:rgba(0,0,0,0.7);}@media screen and (min-width:768px){.section-header h2{font-size:1.75rem;}.section-header h3{font-size:1.5rem;}.section-header h2 + p{margin-top:1rem;}.section-header p{font-size:1.125rem;}}@media screen and (min-width:900px){.section-header{padding-right:calc(50% - 400px);padding-left:calc(50% - 400px);}}@media screen and (min-width:1700px){.section-header h2{font-size:2.25rem;}.section-header h3{font-size:1.75rem;}.section-header p{font-size:1.5rem;}.section-header{padding-right:calc(50% - 600px);padding-left:calc(50% - 600px);}}.breadcrumb{border-radius:0;margin:0;background-color:transparent;}.breadcrumb li{font-size:0.875rem;font-weight:500;}.breadcrumb li.active{font-weight:700;}.breadcrumb li a{color:#000000;}.breadcrumb li .divider{margin:0 0.5em;}@media screen and (min-width:992px){.breadcrumb li{font-size:1rem;}}@media screen and (min-width:1200px){.breadcrumb li{font-size:1.125rem;}}@media screen and (min-width:1700px){.breadcrumb li{font-size:1.25rem;}}.navbar{justify-content:space-between;align-items:center;padding-top:0.75rem;padding-bottom:0.5rem;}@media screen and (min-width:768px){.navbar{padding-top:1rem;padding-bottom:1rem;}}#main-menu.navbar-nav{align-items:center;}.navbar-white{background-color:#020202;transform:translateY(-100%);transition:transform ease 0.3s;}.navbar-show{transform:none;}@media screen and (min-width:1200px){.navbar-white{padding-top:0.75rem;padding-bottom:0.25rem;}}.navbar-brand{padding-top:0;padding-bottom:0;}.navbar-brand img{width:110px;height:auto;}.logo-black{display:none;opacity:0;}.logo-white{display:block;opacity:1;}.navbar-white .logo-black{display:block;opacity:1;}.navbar-white .logo-white{display:none;opacity:1;}@media screen and (min-width:1200px){.navbar-brand img{width:196px;height:auto;}.navbar-white .navbar-brand img{width:196px;}}#mobileMenu{max-height:100%;height:100%;overflow-y:scroll;z-index:10;background-color:#ffffff;padding:0;box-shadow:none;position:fixed;top:0;bottom:0;width:100%;overflow-y:auto;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateX(100%);transform:translateX(100%);overflow-x:hidden;}#mobileMenu.open{-webkit-transform:translateX(-15px);transform:translateX(-15px);}#mobileMenu .offcanvas-submenu-collapse{position:fixed;top:0;bottom:0;width:100%;overflow-y:auto;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateX(100%);transform:translateX(100%);z-index:10;}#mobileMenu .offcanvas-submenu-collapse.open{-webkit-transform:translateX(-15px);transform:translateX(-15px);}#mobileMenu ul{margin-left:0;padding:0 1rem;}.close-button{font-size:30px;color:#000000;padding:0 0.25rem;display:flex;justify-content:flex-end;align-items:center;position:relative;cursor:pointer;}.close-button:hover{color:#000000;}#mobileMenu .nav-item{width:100%;border-bottom:1px solid #C5C8C9;}#mobileMenu .top-nav-item{padding:0.75rem 0 0.5rem;}#mobileMenu .nav-link{color:#000000;transition:0.1s;cursor:pointer;padding:0.875rem 0 0.625rem;display:flex;justify-content:space-between;align-items:center;font-weight:600;}#mobileMenu .nav-link svg{padding-bottom:2px;margin-right:6px;}#mobileMenu .nav-link[aria-expanded="true"] svg{transform:rotate(180deg);}#mobileMenu .dropdown{list-style:none }@media (min-width:768px){#mobileMenu{width:400px;transform:translateX(calc(100vw - 2rem));}#mobileMenu.open{width:400px;transform:translateX(calc(100vw - 432px));box-shadow:0 0 2px rgba(0,0,0,0.1),0 0 10px rgba(0,0,0,0.1);}#mobileMenu .collapse-holder > .dropdown{padding-left:3.25rem;padding-right:3.25rem;}}@media screen and (min-width:1200px){#mobileMenu{display:none !important;}}#mobileMenu .offcanvas-submenu-collapse{position:fixed;top:0;bottom:0;width:100%;overflow-y:auto;transition:all .3s ease-in-out;-webkit-transform:translateX(100%);transform:translateX(100%);z-index:10;background-color:#FFFFFF;padding:0 1rem;opacity:0;}#mobileMenu .offcanvas-submenu-collapse.open{-webkit-transform:translateX(-1rem);transform:translateX(-1rem);opacity:1;}.offcanvas-submenu-collapse .top-nav-item{display:flex;justify-content:space-between;align-items:center;}#mobileMenu .back-button{display:flex;align-items:center;color:#000000;}#mobileMenu .back-button svg{font-size:1.5rem;}#mobileMenu .submenu{list-style:none;padding:0;}#mobileMenu .offcanvas-submenu-collapse .submenu:first-child .nav-item:first-child{}#mobileMenu .submenu-submenu{list-style:none;padding:0;}#mobileMenu .submenu-submenu .nav-item .nav-link{text-transform:none;font-weight:400;}#mobileMenu .submenu-submenu .nav-item:first-child .nav-link{border-top:none;}#mobileMenu .submenu-submenu > .nav-item:last-child{border-bottom:1px solid #C5C8C9;}#mobileMenu .submenu .submenu .nav-item:last-child .nav-link{border-bottom:none;}#mobileMenu .submenu-item .nav-link{text-transform:none;}.navbar-toggler:focus{outline:none;}.navbar .navbar-toggler{width:28px;height:24px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;padding:0;outline:none !important;box-shadow:none !important;border:none;}.navbar-toggler span{display:block;position:absolute;height:2px;width:28px;background-color:#FFFFFF;opacity:1;transform:rotate(0deg);transition:.25s ease-in-out;}.navbar-toggler span:nth-child(1){top:0;transform-origin:right center;}.navbar-toggler span:nth-child(2){top:10px;}.navbar-toggler span:nth-child(3){top:20px;transform-origin:right center;}.navbar-white .navbar-toggler span{background-color:#fff;}@media screen and (min-width:1200px){.navbar-toggler{display:none;}}#desktopMenu{display:none;}#secondary-menu{flex-direction:row;justify-content:end;}@media screen and (max-width:1199px){#secondary-menu{justify-content:start;}#secondary-menu .nav-link{font-weight:500 !important;color:#000 !important;}#secondary-menu .active.nav-link{color:#149A39 !important;}}#secondary-menu .nav-link{font-weight:700;font-size:1rem;color:#FFFFFF;padding:0.75rem 0 0.5rem 1rem;transition:all ease 0.15s;}@media screen and (min-width:1200px){#desktopMenu{display:block;}}#main-menu{flex-direction:row;}#main-menu .nav-link{font-size:1rem;font-weight:600;color:#FFFFFF;padding:1rem 2rem 1rem 0;transition:all ease 0.15s;}#main-menu > .nav-item:last-child .nav-link{padding-right:0;}.navbar-white #main-menu .nav-link,.navbar-white #secondary-menu .nav-link{color:#fff;}#main-menu .nav-link:hover,#secondary-menu .nav-link:hover{color:#149A39;}#secondary-menu .active.nav-link{color:#149A39;}@media screen and (min-width:992px){#main-menu .nav-link{font-size:1.125rem;}}#main-menu .dropdown:hover .dropdown-menu{display:block;}#main-menu .dropdown-menu{position:absolute;top:calc(100% - 2px);background-color:rgba(0,0,0,0.8);text-transform:uppercase;white-space:nowrap;padding:0.5rem 1rem;border-radius:0;}#main-menu .dropdown-menu::before{content:"";display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid rgba(0,0,0,0.8);position:absolute;top:-12px;left:30px;}#main-menu .dropdown-menu .nav-link{text-transform:none;font-weight:400;padding:0.5rem 0;border-bottom:1px solid rgba(255,255,255,0.3);}#main-menu .dropdown-menu .nav-item:last-child .nav-link{border-bottom:none;}.navbar-white #main-menu .dropdown-menu{background:#fff;}.navbar-white #main-menu .dropdown-menu::before{border-bottom:12px solid #fff;}.navbar-white #main-menu .dropdown-menu .nav-link{color:#000;}.navbar-white #main-menu .dropdown-menu .nav-link:hover{color:#149A39;}.left-navigation{margin-top:1.5rem;}.left-navigation li{padding:0.75rem 0;border-bottom:1px solid #D9D9D9;display:flex;align-items:center;}.left-navigation li:first-child{padding-top:0;}.left-navigation li:last-child{border-bottom:none;}.left-navigation svg{color:#149A39;font-size:0.875rem;margin-right:0.5em;}.left-navigation button,.left-navigation a{color:#000000;font-weight:700;text-decoration:none;}.left-navigation button{font-size:1.25rem;}@media screen and (min-width:768px){.left-navigation{margin-top:0;}}@media screen and (min-width:1700px){.left-navigation li{padding:1rem 0;}.left-navigation svg{color:#149A39;font-size:1.125rem;}.left-navigation a{font-size:1.5rem;}}.subpage-header h1{font-weight:600;margin-bottom:1rem;}.subpage-header hr{display:none;border:0;border-top:3px solid rgba(0,0,0,0.1);margin:1.5rem 0 0;}.subpage-header p:last-child{margin-bottom:0;}@media screen and (min-width:768px){.subpage-header hr{display:block;}}@media screen and (min-width:1700px){.subpage-header .col-md-6:first-child{padding-right:10%;}.subpage-header .col-md-6:last-child{padding-left:10%;}.subpage-header h1{font-size:2.875rem;}.subpage-header hr{border-top:4px solid rgba(0,0,0,0.1);margin-top:3.5rem;}}.left-navigation .active{color:#149A39;}.rte-container .umbraco-forms-form fieldset{margin:0;}.rte-container .umbraco-forms-form input.text,.rte-container .umbraco-forms-form textarea{border-radius:5px;}footer{flex-wrap:wrap;justify-content:space-between;position:relative;background:#020202;}footer > div{flex-basis:100%;flex-grow:0;flex-shrink:0;margin-bottom:1.5rem;}.credit-rating{max-width:200px;}@media screen and (min-width:768px){footer > div{flex-basis:calc(50% - 2rem);}}@media screen and (min-width:992px){footer > div{flex-basis:calc(25% - 2rem);}}footer figure{margin-bottom:0;}footer p,footer a,footer li{color:#CCCCCC;line-height:1.9;}footer > div.bottom-footer{flex-basis:100%;text-align:center;margin-bottom:0;border-top:2px solid rgba(255,255,255,0.1);padding-top:1rem;color:#CCCCCC;}footer h3{color:#FFFFFF;font-size:1.5rem;margin-bottom:0.5rem;}footer ul{list-style:none;padding-left:0;}footer > div.bottom-footer p{margin:0;}footer > div:first-child figure img{width:150px;}footer > div:nth-child(4) h3{margin-bottom:1rem;}@media screen and (min-width:768px){footer{background-size:auto 60%;background-position:bottom right;}footer > div:first-child figure img{width:150px;}footer h3{margin-bottom:1rem;}}@media screen and (min-width:1200px){footer > div:first-child figure img{width:182px;}footer > div.bottom-footer{padding-top:1.75rem;}footer p,footer li{font-size:1.125rem;}footer h3{font-size:1.75rem;}}@media screen and (min-width:1700px){footer h3{font-size:1.625rem;margin-bottom:1.25rem;}footer > div:first-child figure img{width:320px;}footer h3{font-size:2rem;}footer p,footer li{font-size:1.25rem;}}footer .sm-icons{margin-top:1.5rem;}footer .sm-icons a{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;margin-right:10px;background:rgba(255,255,255,0.2);font-size:1.25rem;color:#FFFFFF;border:none;}footer .sm-icons a:hover{color:#149A39;}@media screen and (min-width:1200px){footer .sm-icons a{width:45px;height:45px;font-size:1.375rem;}}@media screen and (min-width:1700px){footer .sm-icons a{width:50px;height:50px;font-size:1.5rem;}}footer .newsletter .umbraco-forms-form{padding:0;}footer .newsletter .umbraco-forms-page{display:flex;}footer .newsletter .umbraco-forms-fieldset{padding:0;margin:0;}footer .umbraco-forms-form input.text{width:100%;max-width:100% !important;margin:0;}footer .umbraco-forms-form input.text:focus,footer .umbraco-forms-form input.text:active,footer .umbraco-forms-form input.text:hover{box-shadow:none;border:none;outline:none;}footer .newsletter .umbraco-forms-navigation{padding:0;}footer .newsletter .umbraco-forms-navigation > .col-md-12{padding:0;}footer .newsletter h4{margin-top:2.25rem;margin-bottom:1rem;color:#FFFFFF;}footer .newsletter .umbraco-forms-fieldset{flex-basis:calc(100% - 6.5rem);flex-grow:0;flex-shrink:0;}footer .newsletter .umbraco-forms-navigation{flex-basis:6.5rem;flex-grow:0;flex-shrink:0;}footer .umbraco-forms-form input.text{border:none;height:50px;background-color:rgba(255,255,255,0.2);color:#FFFFFF;padding-left:1rem;padding-right:1rem;}footer .newsletter input.btn.primary{background-color:#149A39;color:#FFFFFF;display:flex;justify-content:center;align-items:center;border:none;padding:0;font-weight:600;width:100%;height:50px;}@media screen and (min-width:1200px){footer .umbraco-forms-form input.text{height:60px;}footer .newsletter input.btn.primary{height:60px;}footer .newsletter h4{font-size:1.25rem;margin-top:2.5rem;}}@media screen and (min-width:1700px){footer .umbraco-forms-form input.text{height:66px;}footer .newsletter input.btn.primary{font-size:1.125rem;height:66px;}}.hero-section{height:100vh;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding-top:60px;}.hero-caption{text-align:center;margin:auto;color:#FFFFFF;}.hero-caption h1{line-height:1.1;font-size:1.75rem;font-weight:600;}.hero-caption p{font-weight:600;}.hero-caption .btn{margin-top:1rem;}.hero-caption .btn:hover{border-color:#009657;color:#009657;opacity:1;}h2.homepage-subheader{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:#000000;}.features-section h2.homepage-subheader{color:#000000;}.banner-section h2.homepage-subheader{color:#fff;}@media screen and (min-width:400px){.hero-caption{max-width:320px;}}@media screen and (min-width:576px){.hero-caption{max-width:500px;}.hero-caption h1{font-size:2.25rem;}.hero-caption p{font-size:1.375rem;}}@media screen and (min-width:768px){h2.homepage-subheader{font-size:1.75rem;}}@media screen and (min-width:992px){.hero-caption{max-width:600px;}.hero-caption h1{font-size:2.75rem;}.hero-caption p{font-size:1.5rem;}}@media screen and (min-width:1200px){.hero-caption{max-width:700px;}.hero-caption h1{font-size:3.5rem;}.hero-caption a{color:#FFFFFF;}.hero-caption p{font-size:1.75rem;}.hero-caption .btn{font-size:1.125rem;padding:0.75rem 4rem;border-radius:3rem;border:3px solid #FFFFFF;}#tjanster{padding-top:50px;margin-top:-50px;}h2.homepage-subheader{font-size:2rem;}}@media screen and (min-width:1700px){.hero-caption{max-width:800px;}.hero-caption h1{font-size:4rem;}.hero-caption p{font-size:1.875rem;margin-top:1rem;}.hero-caption .btn{font-size:1.375rem;padding:0.875rem 5.5rem;margin-top:1.25rem;}h2.homepage-subheader{font-size:2.25rem;}}.first-news-img{background-size:cover;background-position:center;background-repeat:no-repeat;min-height:360px;}.item-img figure{margin:0;overflow:hidden;position:relative;height:360px;}.item-img figure img{height:100%;width:100%;object-fit:cover;}@media screen and (min-width:1700px){.first-news-img{min-height:480px;}}.first-news{background:#F4F4F4;padding:3rem !important;}@media screen and (max-width:991px){.first-news{padding:1rem 1rem 2rem 1rem !important;}}.first-news h3{font-size:1.75rem;}.news-item h4{font-size:1.5rem;}@media screen and (max-width:991px){.news-item{margin-top:1rem;}}.features-section{text-align:center;background:#F4F4F4;background-image:url("/media/segpba11/logo_grey.svg");background-position:left 4rem top 2rem;background-repeat:no-repeat;}.benefit-item{position:relative;text-align:center;color:white;}.benefit-item .caption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.features-section h2{margin-bottom:2rem;color:#fff;}.feature{margin-bottom:2rem;}.benefit-list figure{margin:0;overflow:hidden;position:relative;height:360px;background-color:#cce0e4;}.benefit-list .benefit-item figure{background:green;position:relative;}.benefit-list .benefit-item:hover figure img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0.3;}.benefit-list .border{width:92%;height:92%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;border:2px solid #fff !important;margin:14px;display:none;cursor:pointer;aspect-ratio:1 / 1;margin:auto;}.benefit-list .benefit-item .caption img{display:none;}.benefit-list .benefit-item:hover .caption img{display:inline-block;}.benefit-list .benefit-item:hover .border{display:inline-block;}.benefit-list figure img{height:100%;width:100%;object-fit:cover;}.benefit-list > div{flex-basis:100%;margin-bottom:1.5rem;border-radius:0.5rem;}.benefit-list .benefit-image{background-size:cover;background-position:center;flex-grow:0;border-radius:0.5rem 0.5rem 0 0;height:52vw;}.benefit-list .benefit-title{background-color:rgba(0,90,105,0.6);background-color:#FFFFFF;padding:1.5rem 1rem;width:100%;border-radius:0 0 0.5rem 0.5rem;flex-grow:1;}.benefit-list h3{font-size:1.5rem;}@media screen and (min-width:576px){.benefit-list .benefit-image{height:26vw;}}@media screen and (min-width:992px){.benefit-list > div{display:block;flex-basis:calc(50% - 1rem);margin:0rem 0.5rem 1rem;}.benefit-list .benefit-image{height:26vw;}.benefit-list{margin-left:-0.5rem;margin-right:-0.5rem;}}@media screen and (min-width:1200px){.benefit-list > div{flex-basis:calc(33.33% - 1rem);margin:0rem 0.5rem 1rem;}.benefit-list h3{font-size:1.75rem;}}@media screen and (min-width:1700px){.benefit-list{margin-left:-1.5rem;margin-right:-1.5rem;}.benefit-list > div{flex-basis:calc(33.33% - 1rem);margin:0rem 1.5rem 3rem;}.benefit-list h3{font-size:2rem;}.benefit-list .benefit-title{padding:2rem;}.benefit-list .benefit-image{height:22vw;}}@media screen and (min-width:1200px){.benefit-list > div{flex-basis:calc(25% - 1rem);margin:0rem 0.5rem 1rem;}.benefit-list h3{font-size:1.75rem;}}@media screen and (min-width:1700px){.benefit-list > div{flex-basis:calc(25% - 3rem);margin:0rem 1.5rem 3rem;}.benefit-list h3{font-size:2rem;}.benefit-list .benefit-title{padding:2rem;}.benefit-list .benefit-image{height:22vw;}}.banner-section{background-position:center right 4rem,center;background-repeat:no-repeat;background-size:600px,cover;color:#fff;}.banner-section p{color:#fff;}@media screen and (max-width:1199px){.banner-section{background-size:400px,cover;}}.customers-section{background:#F4F4F4;}.customers-list .slick-track{padding-top:1rem;padding-bottom:1rem;}.customers-list figure{background:#FFFFFF;box-shadow:-7px 4px 10px rgba(0,0,0,0.1);display:flex;justify-content:center;align-items:center;margin-bottom:0;width:100%;height:100%;padding:2rem;}.customers-list figure img{margin:0 auto;width:100%;object-fit:cover;filter:grayscale(100);opacity:.8;}.customers-list figure img:hover{filter:unset;opacity:unset;}@media screen and (min-width:1200px){.customers-list .slick-track{padding-top:1.5rem;}}@media screen and (min-width:1700px){.customers-section{padding-left:calc(50% - 650px);padding-right:calc(50% - 650px);}}.contact-form{background:#149A39;color:#fff;}.contact-section,.contact-card-section{background-position:left center;background-repeat:no-repeat;background-size:300px;}.contact-section{background-size:300px;}.contact-card-section{background-size:600px;}@media screen and (min-width:992px){.contact-form-container{margin-right:10rem;}}.contact-form form input,.contact-form form textarea{background:#FFF;border-radius:0;}.contact-form .umbraco-forms-form textarea{margin:0.5em !important;}.contact-form .umbraco-forms-form fieldset{padding:0em 1em 0em 1em !important;}.contact-form .umbraco-forms-form input.text{margin:0.5em !important;}.contact-form input.btn.primary{color:#FFFFFF;border:2px solid #fff;}input.btn.primary{font-size:1rem;background-color:transparent;border:2px solid #000;padding:0.75rem 3rem;font-weight:600;transition:all ease 0.5s;border-radius:0;}input.btn.primary:hover{color:#149A39;border-color:#149A39;}.contact-form input.btn.primary:hover{color:#000;border-color:#000;}.contact-form .umbraco-forms-form .umbraco-forms-navigation{padding:0em !important;}.umbraco-forms-container.col-md-12{padding-left:0 !important;padding-right:0 !important;}.header-banner{background-color:#000;display:flex;padding-top:30px;align-items:center;justify-content:center;min-height:60vw;background-position:center;background-size:cover;background-repeat:no-repeat;}.header-banner h2{font-size:1.75rem;}.header-banner h1,.header-banner h2{font-weight:600;margin-bottom:0;}.header-banner h1 span,.header-banner h2 span{display:block;font-weight:400;font-size:1.125rem;margin-top:0.25rem;}.headline-icon{margin-bottom:0;}.headline-icon img{height:32px;width:auto;}@media screen and (min-width:576px){.header-banner{min-height:40vw;}.header-banner h1,.header-banner h2{font-size:2rem;}.header-banner h1 span,.header-banner h2 span{margin-top:0.5rem;}}@media screen and (min-width:768px){.header-banner h1,.header-banner h2{font-size:2.5rem;}.headline-icon img{height:40px;}.header-banner h1 span,.header-banner h2 span{font-size:1.25rem;}}@media screen and (min-width:992px){.header-banner{min-height:30vw;padding-top:40px;}.header-banner h1,.header-banner h2{font-size:3.5rem;}.headline-icon img{height:58px;}.header-banner h1 span,.header-banner h2 span{font-size:1.375rem;}}@media screen and (min-width:1700px){.header-banner{min-height:25vw;padding-top:0;}.header-banner h1,.header-banner h2{font-size:4.75rem;}.headline-icon img{height:83px;}.header-banner h1 span,.header-banner h2 span{font-size:2rem;margin-top:0.75rem;}}.subpage-article h1{margin-bottom:1rem;}.subpage-article p:not(.ingress){font-weight:300;}@media screen and (min-width:576px){.subpage-article{padding-left:8vw;padding-right:8vw;}}@media screen and (min-width:768px){.subpage-article{padding-left:calc(50% - 300px);padding-right:calc(50% - 300px);}}@media screen and (min-width:1400px){.subpage-article{padding-left:calc(50% - 350px);padding-right:calc(50% - 350px);}}@media screen and (min-width:1700px){.subpage-article{padding-left:calc(50% - 400px);padding-right:calc(50% - 400px);}}.news-page-item h1{margin-bottom:1rem;}.news-page-item figure{position:relative;}.news-page-item figure:after{content:"";display:block;padding-bottom:56%;}.news-page-item figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;}.news-list h3{font-size:1.125rem;font-weight:600;text-transform:none;margin-bottom:0;}@media screen and (min-width:992px){.news-page-item{padding-right:2rem;}}@media screen and (min-width:1700px){.news-page-item{padding-right:4rem;}}.news-list-item{padding:0.75rem 0;border:none;border-top:1px solid #C8CED3;}.news-caption p{font-size:0.875rem;}.news-list p.date{margin-bottom:0;text-transform:uppercase;font-size:0.875rem;}.news-list a.read-more{text-decoration:underline;}.news-list a.read-more svg{margin-left:0.25em;}@media screen and (min-width:380px){.news-list h3{font-size:1.25rem;margin:0.25rem 0;}.news-caption p{font-size:1rem;}}@media screen and (min-width:500px){.news-list{margin:0;}.news-list h3{font-size:1.5rem;}}@media screen and (min-width:576px){.news-list h3{font-size:1.25rem;}.news-list p{font-size:0.875rem;}}@media screen and (min-width:700px){.news-list h3{font-size:1.5rem;}.news-list p{font-size:1rem;}}@media screen and (min-width:1200px){.news-caption{padding:1.25rem 1.25rem 3rem;}}@media screen and (min-width:1700px){.news-section{padding-left:calc(50% - 650px);padding-right:calc(50% - 650px);}.news-list-item{padding:1rem 0;}.news-caption{padding:1.5rem 1.5rem 4rem;}.news-list a.read-more{bottom:1.75rem;font-size:1.125rem;}.news-list p{font-size:1.125rem;}.news-list p.date{font-size:1rem;}}.paginator li a{font-weight:600;font-size:1.125rem;margin-right:0.75em;}.paginator li.active a{color:#000000;}@media screen and (min-width:1700px){.paginator li a{font-weight:600;font-size:1.125rem;}}.banner-section-video{background-size:cover;background-position:center;background-repeat:no-repeat;min-height:360px;padding:3rem;}@media screen and (min-width:992px){.banner-section-text-right section{padding:1.5rem 0 1.5rem 3rem;}.banner-section-text-left section{padding:1.5rem 3rem 1.5rem 0;}}@media screen and (max-width:991px){.banner-section-text-right section,.banner-section-text-left section{padding:1.5rem 0;}}.akea-video{object-fit:cover;height:100%;width:100%;}.text-sections{overflow-x:visible;}.text-section > div{padding-top:1.5rem;position:relative;}.text-section > div > div{flex-basis:100%;flex-grow:0;flex-shrink:0;margin-bottom:1.5rem;}.text-section:last-child > div{padding-bottom:0;}.text-image .section-image figure{position:relative;margin-bottom:0;}.text-image .section-image img{height:100%;width:100%;object-fit:contain;object-position:center;}@media screen and (min-width:500px){.text-sections{padding-left:calc(50% - 250px);padding-right:calc(50% - 250px);}.text-section > div{padding-top:2.5rem;}}@media screen and (min-width:768px){.text-sections{padding-left:0;padding-right:0;}.text-section > div > div{flex-basis:50%;margin-bottom:0;}.text-image .section-image{padding-left:2rem;}.text-image-section:nth-child(odd) .text-image .section-text{order:2;}.text-image-section:nth-child(odd) .text-image .section-image{order:1;padding-left:0;padding-right:2rem;}}@media screen and (min-width:992px){.text-section > div{padding-top:2.5rem;}.text-image .section-image{padding-left:3rem;}.text-image-section:nth-child(odd) .text-image .section-image{padding-right:3rem;}}@media screen and (min-width:1400px){.text-section > div{padding-top:4rem;}.text-image .section-image{padding-left:4rem;}.text-image-section:nth-child(odd) .text-image .section-image{padding-right:4rem;}}@media screen and (min-width:1700px){.text-section > div{padding-top:4.5rem;}.text-image .section-image{padding-left:5.5rem;}.text-image-section:nth-child(odd) .text-image .section-image{padding-right:5.5rem;}}.section-text h2{font-size:1.5rem;margin-bottom:0.75rem;}.section-text p{line-height:1.9;}.section-text p:last-child{margin-bottom:0;}@media screen and (min-width:768px){.section-text p:last-child{margin-bottom:0;}}@media screen and (min-width:1200px){.section-text h2{font-size:1.875rem;}.section-text p{font-size:1.125rem;}}@media screen and (min-width:1400px){.section-text .theme-btn{margin-top:0.5rem;}}@media screen and (min-width:1700px){.section-text h2{font-size:2.25rem;margin-bottom:1rem;}.section-text p{font-size:1.25rem;}.section-text .theme-btn{margin-top:1rem;}}.sponsor-images-section{border-top:3px solid rgba(0,0,0,0.1);margin-top:1.5rem;}@media screen and (min-width:500px){.sponsor-images-section{margin-top:2.5rem;}}@media screen and (min-width:1400px){.sponsor-images-section{margin-top:4rem;}}@media screen and (min-width:1700px){.sponsor-images-section{border-top:4px solid rgba(0,0,0,0.1);margin-top:4.5rem;}}@media screen and (min-width:768px){.text-sponsor-images .section-text *{text-align:center;margin-left:auto;margin-right:auto;max-width:500px;}}@media screen and (min-width:992px){.text-sponsor-images .section-text *{max-width:750px;}}@media screen and (min-width:1400px){.text-sponsor-images .section-text *{max-width:950px;}}@media screen and (min-width:1700px){.text-sponsor-images .section-text *{max-width:1050px;}}.text-sponsor-images .section-sponsor-images{margin-top:1.5rem;}.text-sponsor-images .section-sponsor-images h3{margin-top:2rem;margin-bottom:1.5rem;}.sponsor-images > figure{margin:0 1rem 1rem;height:80px;}.sponsor-images > figure img{height:80px;width:auto;}@media screen and (min-width:1200px){.text-sponsor-images .section-sponsor-images h3{font-size:1.5rem;margin-top:3rem;margin-bottom:2rem;}}@media screen and (min-width:1200px){.text-sponsor-images .section-sponsor-images h3{font-size:1.75rem;}}.centered-text{text-align:center;}@media screen and (min-width:768px){.centered-text .section-text *{text-align:center;margin-left:auto;margin-right:auto;max-width:500px;}}@media screen and (min-width:992px){.centered-text .section-text *{max-width:750px;}}@media screen and (min-width:1400px){.centered-text .section-text *{max-width:950px;}}@media screen and (min-width:768px){.services-global-goals .section-text *{text-align:center;margin-left:auto;margin-right:auto;max-width:500px;}}@media screen and (min-width:992px){.services-global-goals .section-text *{max-width:750px;}}@media screen and (min-width:1400px){.services-global-goals .section-text *{max-width:950px;}}@media screen and (min-width:1700px){.services-global-goals .section-text *{max-width:1050px;}}.table-services-goals{margin:1.5rem auto 0;}@media screen and (min-width:768px){.table-services-goals{margin-top:2.5rem;}}@media screen and (min-width:1200px){.table-services-goals{max-width:1100px;margin-top:3rem;}}@media screen and (min-width:1700px){.table-services-goals{margin-top:4rem;}}.service-item{padding:0.5rem 0 0;border-bottom:1px solid #000000;}@media screen and (min-width:1700px){.service-item{padding:0.75rem 0 0.25rem;border-bottom:1px solid #000000;}}.services-goals-headlines{padding:0 0 0.25rem;}.services-goals-headlines h3{text-transform:uppercase;font-weight:700;font-size:1.125rem;}.services-goals-headlines > div:last-child h3{padding-left:0.25rem;}@media screen and (min-width:576px){.services-goals-headlines h3{font-size:1.25rem;}}@media screen and (min-width:1400px){.services-goals-headlines h3{font-size:1.375rem;}}.service-item > div{flex-basis:calc(50% - 1rem);flex-grow:0;flex-shrink:0;}.service-title p{margin-bottom:0.5rem;}@media screen and (min-width:1200px){.service-title p{margin-bottom:0.25rem;}}.service-images > figure{flex-basis:100px;margin:0 0.25rem 0.5rem;}@media screen and (min-width:1200px){.service-images > figure{flex-basis:120px;}}.pagination .active .page-link{color:#000;border-bottom:1px solid #628973;}.pagination .page-link{border:none;font-weight:600;color:#000;border-radius:0;margin:0 0.25rem;padding:0.25rem 0.5rem;text-transform:uppercase;text-decoration:none;}.pagination .fas{font-size:0.75rem;}.pagination .fas.fa-chevron-left{margin:0 0.25rem 0 0;padding:0.25rem 0.5rem 0 0;}.pagination .fas.fa-chevron-right{margin:0 0 0 0.25rem;padding:0.25rem 0 0 0.5rem;}.rte-container img{width:100%;}.subpage-content .rte-container p{line-height:1.9;}.subpage-content .rte-container{padding-top:1.5rem;}@media screen and (min-width:500px){.subpage-content .rte-container{padding-top:2.5rem;}}@media screen and (min-width:1400px){.subpage-content .rte-container{padding-top:4rem;}}@media screen and (min-width:1700px){.subpage-content .rte-container{padding-top:4.5rem;}}#contact-cards{background-color:#F2F3F4;}#contact-cards .contact-card{margin-bottom:2rem;background:#fff;}#contact-cards .contact-text{padding:0 0 1rem 1rem;}@media (min-width:576px){#contact-cards .contact-text{padding:0 1rem 0 0;}}#contact-cards .contact-card img{aspect-ratio:1/1;}.contact-card img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1;}.contact-card .fal{color:#149A39;margin-right:0.5rem;}.contact-card p:first-child{margin-top:0;}.contact-card h3{font-size:1.5rem;font-weight:600;margin-bottom:0;}.contact-card .theme-btn{color:#149A39;text-align:center;display:block;margin-bottom:1.5rem;}.contact-card .theme-btn:hover{background:#149A39;border:2px solid #149A39;color:#fff;}.contact-card-section{background-color:#F4F4F4;}.tab-header,.tab-link{text-decoration:none;}.tab-link.active{text-decoration:underline;text-decoration-color:#149A39;}.tab-link.active .tab-header{color:#149A39;}.tab-content p{line-height:1.75;}.contact-container{background:#FAF8F7;}@media (max-width:768px){.tabs-section li.nav-item{width:100%;}.tabs-section li.nav-item button{padding:0.25rem 1rem;}#contact-cards .contact-text{padding-left:1rem;}}.contact-container h3{margin-bottom:.3rem;}.nav-tabs{border-bottom:none;}.nav-tabs .nav-link{border:0;}.map-wrap iframe{width:100%;height:450px;filter:grayscale();}.nav-tabs .nav-item button{background:#fff;}.nav-tabs .nav-item button:active,.nav-tabs .nav-item button:focus{border:none;outline:none;}.contact-map iframe{width:100%;height:320px;}@media (min-width:992px){.contact-map iframe{height:100%;}}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-0.125em;}.search-bar{background-color:#F2F3F4;}.search-input{position:relative;margin:0 auto;padding-top:2rem;padding-bottom:2rem;width:100%;}.search-bar form{width:100%;}.search-bar .search-input-field{width:100%;max-width:420px;background-color:#FFF;}.search-bar input[type="text"]{border:none;padding:0.5rem 0.75rem;flex-basis:calc(100% - 40px);flex-grow:0;flex-shrink:0;}.search-bar input:focus,.search-bar input:active{outline:none;box-shadow:none;border:none;}.search-bar button[type="submit"]{-webkit-appearance:none;border:none;background-color:#020202;color:#FFFFFF;width:40px;display:flex;justify-content:center;align-items:center;flex-basis:40px;flex-grow:0;flex-shrink:0;transition:0.15s;}.search-bar button[type="submit"]:hover{color:#149A39;}@media screen and (min-width:576px){.search-input{width:500px;}}@media screen and (min-width:768px){.search-input{width:650px;}}@media screen and (min-width:992px){.search-input{width:800px;}.search-bar .search-input-field{max-width:650px;}}@media screen and (min-width:1200px){.search-input{width:1000px;}.search-bar input[type="text"]{padding:0.625rem 0.75rem;}.search-bar button[type="submit"]{width:47px;flex-basis:47px;}}.search-results-div{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;}.search-results-count{border-bottom:1px solid #c5c8c9;padding-bottom:0.5rem;padding-bottom:0.5rem;margin-bottom:2rem;font-weight:500 }ul.searchresults{padding-left:0;}ul.searchresults li{list-style:none;margin-bottom:2rem;}.sponsor-form{background:#F4F4F4;}#sponsor-page .umbraco-forms-page h4{font-size:1.25rem;}#sponsor-page .umbraco-forms-form{width:100%;}#sponsor-page .btn.primary{font-size:1rem;background-color:transparent;border:2px solid #149A39;padding:0.75rem 3rem;color:#000;font-weight:700;transition:all ease 0.2s;border-radius:0;}#sponsor-page .btn.primary:hover{border:2px solid #000;}#sponsor-page .umbraco-forms-field input,#sponsor-page .umbraco-forms-field textarea{border-radius:0;border:2px solid #000;}#sponsor-page .umbraco-forms-field input::placeholder,#sponsor-page .umbraco-forms-field textarea::placeholder{font-size:0.925rem;}#sponsor-page .umbraco-forms-fieldset{padding-right:0;}.umbraco-forms-navigation .col-md-12{padding-left:0;}@media screen and (min-width:1700px){.sponsor-form.padding-x-row{padding-left:8vw !important;padding-right:8vw !important;}}.carrer-item img{max-width:260px;}.carrer-item h2{color:#000;}.carrer-item{padding-top:2rem;border-top:1px solid rgba(0,0,0,.1);color:#000;}.career-item-link:first-child .carrer-item{padding-top:0;border-top:none;}.case-slider .slick-prev{color:#fff;left:20px!important;}.case-slider .slick-next{color:#fff;right:20px!important;}.career-item-info p{color:#149A39;}.career-page img{max-width:260px;}.career-page .umbraco-forms-field.fileupload{padding-top:1rem;}
