:root{--banner-height:575px;--banner-height-mobile:440px;--quicktaskItem:180px}.pagebanner-block{position:relative;display:block;width:100%;color:#fff}.pagebanner-block-background-image{position:absolute;top:0;left:0;min-height:var(--banner-height);height:100%;width:100%;background-image:var(--background-img-desktop);background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width:1111px){.pagebanner-block-background-image{min-height:var(--banner-height-mobile)}}.pagebanner-block-background-image.overlay-active:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,var(--overlay-opacity));z-index:1}.pagebanner-block-background-image:before{position:absolute;content:"";background-image:url("data:image/svg+xml,%0A%3Csvg viewBox='0 0 1920 95' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Webdesign' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Homepagina---desktop' transform='translate(1, -363.6363)' fill='%23FFFFFF'%3E%3Cpath d='M959,458.636338 L-1,458.636338 L-1,363.636338 C319,423.948672 639,454.104839 959,454.104839 C1279,454.104839 1599,423.948672 1919,363.636338 L1919,458.636338 L959,458.636338 Z' id='Path-2'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");aspect-ratio:1920/95;width:100%;bottom:-2px;z-index:2}.pagebanner-block-background-image.bg-v-top{background-position-y:top}.pagebanner-block-background-image.bg-v-center{background-position-y:center}.pagebanner-block-background-image.bg-v-bottom{background-position-y:bottom}.pagebanner-block-background-image.bg-h-left{background-position-x:left}.pagebanner-block-background-image.bg-h-center{background-position-x:center}.pagebanner-block-background-image.bg-h-right{background-position-x:right}@media (max-width:695px){.pagebanner-block-background-image{background-image:var(--background-img-mobile)}.pagebanner-block-background-image.bgm-v-top{background-position-y:top}.pagebanner-block-background-image.bgm-v-center{background-position-y:center}.pagebanner-block-background-image.bgm-v-bottom{background-position-y:bottom}.pagebanner-block-background-image.bgm-h-left{background-position-x:left}.pagebanner-block-background-image.bgm-h-center{background-position-x:center}.pagebanner-block-background-image.bgm-h-right{background-position-x:right}}.pagebanner-block-scroll-down{display:none}@media (max-width:695px){.pagebanner-block-scroll-down{display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:3}.pagebanner-block-scroll-down svg{transition:all .2s ease-in-out;transform:translateY(0)}.pagebanner-block-scroll-down:hover svg{transform:translateY(.2rem)}}.pagebanner-block-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:var(--banner-height)}@media (max-width:1111px){.pagebanner-block-wrapper{min-height:var(--banner-height-mobile)}}.pagebanner-block .h1,.pagebanner-block h1{font-size:3rem;text-shadow:5px 3px 6px rgba(0,0,0,.5)}.pagebanner-block .h1,.pagebanner-block .h2,.pagebanner-block .h4,.pagebanner-block .h5,.pagebanner-block .h6,.pagebanner-block a,.pagebanner-block h1,.pagebanner-block h2,.pagebanner-block h3,.pagebanner-block h5,.pagebanner-block h6,.pagebanner-block ol li,.pagebanner-block p,.pagebanner-block span,.pagebanner-block strong,.pagebanner-block ul li{color:#fff}.pagebanner-block .search-suggestions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.pagebanner-block .search-suggestions-title{font-size:1.5rem}.pagebanner-block .search-suggestions-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding-left:0}.pagebanner-block .search-suggestions-list .btn{padding:10px 20px;font-size:14px}.pagebanner-block .search{position:relative;margin-bottom:20px;max-width:100%}.pagebanner-block .search-bar{position:relative;display:block;width:100%;z-index:100}.pagebanner-block .search-bar form{position:relative}.pagebanner-block .search-bar form button{position:absolute;right:10px;top:50%;border-radius:50%;background:#211d59;color:#fff;width:37px;height:37px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.pagebanner-block .search-bar form input{padding:15px 80px 15px 20px;font-size:1rem;border-radius:6rem;background:#fff;border:none}.pagebanner-block .search-bar form input::-moz-placeholder{color:#514c51;opacity:1}.pagebanner-block .search-bar form input::placeholder{color:#514c51;opacity:1}.pagebanner-block .search-bar form input::-ms-input-placeholder{color:#514c51}.pagebanner-block .search .smart-search{position:absolute;width:100%;top:100%;left:0;z-index:99;margin-top:-25px;border-radius:0 0 25px 25px}.pagebanner-block .search .smart-search.active{padding:35px 0 10px 0;box-shadow:0 5px 10px -5px rgba(0,0,0,.25)}.pagebanner-block .search .smart-search span{color:#514c51}.pagebanner-block .search .header-search-button>span{color:#514c51;line-height:2rem;margin-right:10px}@media (max-width:1111px){.pagebanner-block .search .header-search-button>span{display:none}}.pagebanner-block .search svg{display:block;width:21px;height:21px}.pagebanner-block .search span{display:inline-block;vertical-align:middle}.pagebanner-block-content{display:flex;align-items:center;height:100%}.pagebanner-block-container{position:relative;z-index:12;padding-top:40px;padding-bottom:40px}@media (min-width:696px){.has-quicktasks .pagebanner-block-container{padding-bottom:calc(var(--quicktaskItem) * .5 + 60px)}}.pagebanner-block__top-wrapper{position:relative}.pagebanner-block__bottom-wrapper{position:relative}@media (min-width:696px){.pagebanner-block__bottom-wrapper{margin-bottom:40px;margin-top:40px}.has-quicktasks .pagebanner-block__bottom-wrapper{margin-top:calc(var(--quicktaskItem) * -.5 - 60px)}}@media (max-width:695px){.pagebanner-block__bottom-wrapper{display:flex;flex-flow:column wrap}.pagebanner-block__bottom-wrapper .h1,.pagebanner-block__bottom-wrapper .h2,.pagebanner-block__bottom-wrapper .h4,.pagebanner-block__bottom-wrapper .h5,.pagebanner-block__bottom-wrapper .h6,.pagebanner-block__bottom-wrapper h1,.pagebanner-block__bottom-wrapper h2,.pagebanner-block__bottom-wrapper h3,.pagebanner-block__bottom-wrapper h5,.pagebanner-block__bottom-wrapper h6,.pagebanner-block__bottom-wrapper ol li,.pagebanner-block__bottom-wrapper p,.pagebanner-block__bottom-wrapper span,.pagebanner-block__bottom-wrapper strong,.pagebanner-block__bottom-wrapper ul li{color:#000}}.pagebanner-block .announcement-container{position:relative}.pagebanner-block .announcement-container .announcement{border-radius:2px;overflow:hidden}@media (max-width:695px){.pagebanner-block .announcement-container{order:1;margin:40px 0 0 0}}.pagebanner-block .quicktasks-container{position:relative;z-index:3}.pagebanner-block .quicktasks-container h2{font-size:1.5rem}@media (max-width:695px){.pagebanner-block .quicktasks-container{order:2;margin:40px 0}}@media (min-width:696px){.pagebanner-block .quicktasks-container .pagebanner-block-quicktasks{margin-bottom:40px}}.pagebanner-block .quicktasks-container .pagebanner-block-quicktasks-container{display:flex;gap:20px;flex-flow:row wrap;justify-content:center}.pagebanner-block .quicktasks-container .pagebanner-block-quicktasks-container-item{display:flex;flex-direction:column;gap:10px;border:1px solid #e7e7e7;padding:20px;border-radius:2px;align-items:center;justify-content:center;background-color:#fff;text-align:center;width:var(--quicktaskItem);height:var(--quicktaskItem)}@media (max-width:695px){.pagebanner-block .quicktasks-container .pagebanner-block-quicktasks-container-item{width:calc(50% - 10px)}}.pagebanner-block .quicktasks-container .pagebanner-block-quicktasks-container-item__title{height:50px;color:#000;font-weight:500;line-height:1.2}.pagebanner-block .quicktasks-container .pagebanner-block-quicktasks-container-item__icon{height:50px;width:50px;margin-bottom:10px}.pagebanner-block .quicktasks-container .pagebanner-block-quicktasks-container-item__icon .icon-mmc{height:inherit;width:inherit}