@charset "UTF-8";.vf-button__container{display:grid;grid-template-columns:240px;grid-gap:15px}@media screen and (min-width:576px){.vf-button__container{grid-template-columns:repeat(2,240px)}}@media screen and (min-width:1200px){.vf-button__container{grid-template-columns:repeat(4,240px)}}.vf-button__container--medium{grid-template-columns:180px}@media screen and (min-width:576px){.vf-button__container--medium{grid-template-columns:repeat(2,180px)}}@media screen and (min-width:992px){.vf-button__container--medium{grid-template-columns:repeat(4,180px)}}.vf-btn{background-color:transparent;border:2px solid transparent;border-radius:20px;color:#222222;display:inline-block;font-family:"Vattenfall Hall NORDx";font-size:0.875rem;font-weight:500;line-height:18px;min-width:180px;padding:9px 48px;position:relative;text-align:center;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;user-select:none;vertical-align:middle}.vf-btn:not(:disabled):not(.disabled){cursor:pointer}.vf-btn:before{content:"→";font-size:1.5rem;font-weight:normal;opacity:0;position:absolute;transform:translate(-220%,0);transform-origin:top left;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:300ms;transition-duration:300ms}.vf-btn:hover:before{opacity:1;transition-delay:150ms;transform:translate(-150%,0)}.vf-btn--block{display:block;width:100%}.vf-btn--block+.vf-btn--block{margin-top:15px}.vf-btn--lg{border-radius:26px;font-size:1.125rem;line-height:24px;min-width:240px;padding:12px 48px}.vf-btn__primary{color:#111111;background:#ffda00}.vf-btn__primary:hover{background:#ffe85b}.vf-btn__primary:focus{background:#f1c50b}.vf-btn__secondary{color:#fff;background:#1964a3}.vf-btn__secondary:hover{background:#2071b5}.vf-btn__secondary:focus{background:#1e324f}.vf-btn__tertiary{color:#222222;background:transparent;border:2px #cdd1d4 solid}.vf-btn__tertiary:hover{background:#1964a3;border-color:#1964a3;color:#fff}.vf-btn__tertiary:focus{background:#1e324f;border-color:#1e324f;color:#fff}.vf-btn__dark--outline{color:#222222;background:transparent;border:2px #222222 solid}.vf-btn__dark--outline:hover{color:#fff;background:#222222;border-color:#222222}.vf-btn__dark--outline:focus{color:#fff;background:#4e4b48;border-color:#4e4b48}.vf-btn__secondary--outline{color:#2071b5;background:transparent;border:2px #1964a3 solid}.vf-btn__secondary--outline:hover{color:#fff;background:#1964a3;border-color:#1964a3}.vf-btn__secondary--outline:active{color:#fff;background:#1e324f;border-color:#1e324f}.vf-btn:disabled{color:#767676;background-color:#eeeeee;opacity:0.65}.vf-btn__group{border-radius:34px;box-shadow:0px 0px 4px 0px rgba(0,0,0,0.5);display:flex;max-width:100%;overflow:hidden;position:relative;vertical-align:middle;width:100%}.vf-btn__group-btn{background:#fff;border:none;border-radius:34px;color:#1964a3;display:inline-block;flex:1;font-size:1rem;font-weight:500;letter-spacing:-0.05px;line-height:28px;padding:20px 30px;position:relative;text-align:center;vertical-align:middle}.vf-btn__group-btn:focus,.vf-btn__group-btn:hover{color:#fff}.vf-btn__group-btn:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.vf-btn__group-btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.vf-btn__group--mobile{display:flex;flex-direction:column}.vf-btn__group--mobile .vf-btn__group-btn{box-shadow:0px 0px 4px 0px rgba(0,0,0,0.5);border-radius:34px;font-size:16px;font-weight:500;letter-spacing:0px;line-height:28px;padding:6px;text-align:center}.vf-btn__group--mobile .vf-btn__group-btn:not(:first-child){margin-top:16px}.vf-btn--incharge-nordic{background:#46ee76;color:#000}.vf-btn--incharge-nordic:hover{background:#88f4a6}.vf-btn--incharge-nordic.focus,.vf-btn--incharge-nordic:focus{background:#46ee76}.vf-btn--incharge-nordic.disabled,.vf-btn--incharge-nordic:disabled{background-color:#eee;color:#767676}.vf-btn--incharge-nordic+.vf-btn--incharge-nordic{margin-top:15px}@media screen and (min-width:576px){.vf-btn--incharge-nordic+.vf-btn--incharge-nordic{margin-top:0;margin-left:15px}}.vf-header{background:#fff;position:fixed;margin-left:auto;margin-right:auto;height:56px;left:0;right:0;display:flex;justify-content:center}.vf-header ul{padding:0}.vf-header li{display:contents}.vf-header a{color:#000000;text-decoration:none}.vf-header .vf-topbar__logo{display:flex;justify-content:center;height:100%;width:100%}.vf-header .vf-header__logo-desktop{height:56px}.vf-header .vf-header__logo-desktop img{height:100%}.vf-header__inner{align-items:center;display:flex;justify-content:space-evenly;width:100%}@media screen and (min-width:1024px){.vf-header__inner{display:none}}.vf-header__inner .vf-icon-close,.vf-header__inner .vf-icon-menu,.vf-header__inner .vf-icon-search{padding:18px}.vf-header__search-box{display:none}.vf-header-item__container{display:flex;flex-direction:column;width:100%}@media screen and (min-width:1024px){.vf-header-item__container{align-items:center;flex-direction:row;justify-content:center;width:auto}}.vf-header__search-box.active{align-items:center;background:#ebf2f3;display:flex!important;justify-content:center;position:absolute;top:56px;height:160px;width:100%}.vf-header__search-box.active input{background:transparent;border:none;color:#000000;font-family:"Vattenfall Hall Display NORDx";font-weight:bold;font-size:30px;text-indent:10px;box-shadow:none;height:36px;outline:none;width:100%;text-align:center;padding:60px 17px 60px 17px}@media screen and (min-width:768px){.vf-header__search-box.active input{font-size:52px;line-height:72px}}.vf-header__search-box.active input::placeholder{color:#000000}.vf-header .vf-header__menu-container{position:absolute;top:56px;left:0;width:100%;margin-bottom:53px}@media screen and (min-width:1024px){.vf-header .vf-header__menu-container{display:block;top:0px}}.vf-header__menu-list{display:none;flex-flow:wrap;list-style-type:none;width:100%}.vf-header .vf-header__item{align-items:center;box-sizing:border-box;border-left:1px solid #fff;border-right:1px solid #fff;display:flex;font-size:16px;font-weight:400;height:52px;justify-content:space-between;letter-spacing:0px;margin:0 auto;margin-bottom:1px;padding:8px 21px;width:100%}@media screen and (min-width:1024px){.vf-header .vf-header__item{border:none;margin:0;padding:8px 42px;width:auto}}.vf-header .vf-header__item-1{border-bottom:1px solid #dcdddc}@media screen and (min-width:1024px){.vf-header .vf-header__item-1{border-bottom:none}}@media screen and (min-width:1024px){.vf-header .vf-header__menu-level-1{display:grid;grid-template-columns:0.5fr 1.5fr 0.5fr;height:56px;align-items:center;text-align:center}}@media screen and (min-width:1440px){.vf-header .vf-header__menu-level-1{margin:0 auto;width:1440px}}.vf-header .arrow{content:"";width:0px;height:10px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #fff;position:absolute;display:inline-block;bottom:0;margin-bottom:-1px;right:50%;transform:translateX(50%)}@media screen and (max-width:1023px){.vf-header .arrow{display:none!important}}.vf-header .vf-header__item-2{background:#edf1f6;position:relative}@media screen and (min-width:1024px){.vf-header .vf-header__menu-level-3{background:#fff}}.vf-header .vf-header__item-3{background:#f2f2f2;padding-left:34px}@media screen and (min-width:1024px){.vf-header .vf-header__item-3{background:transparent}}.vf-header .active{display:flex}.vf-header .vf-icon-close:before,.vf-header .vf-icon-globe:before,.vf-header .vf-icon-less-info:before,.vf-header .vf-icon-more:before,.vf-header .vf-icon-search:before{font-size:1.25rem}@media screen and (min-width:1024px){.vf-header .vf-icon-less-info,.vf-header .vf-icon-more{display:none}}.vf-header .vf-header__menu-level-2.active{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0}@media screen and (min-width:1024px){.vf-header .vf-header__menu-level-2.active{background:#ebf2f3;flex-direction:row;position:absolute;top:56px;left:0}}.vf-header .vf-header__menu-level-3.active{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:1024px){.vf-header .vf-header__menu-level-3.active{position:absolute;flex-direction:row;top:56px}}.vf-icon-div{align-items:center;height:100%;display:flex;flex-direction:row;justify-content:center}.vf-icon-div span{align-items:center;display:flex;justify-content:center;height:60px;width:60px}.vf-header__icon-close-desktop{position:absolute;right:66px}@media screen and (max-width:1023px){.vf-header__icon-close-desktop,.vf-header__logo-desktop,.vf-icon-globe:before,.vf-icon-search__desktop{display:none!important}}.active-search-box{background:#ebf2f3;border-bottom:none}.vf-grid{box-sizing:content-box;display:grid;grid-template-columns:repeat(4,72px);grid-gap:15px;padding:21px;width:333px}@media screen and (min-width:768px){.vf-grid{grid-template-columns:repeat(12,32px);grid-gap:24px;padding:60px;width:648px}}@media screen and (min-width:1024px){.vf-grid{grid-template-columns:repeat(12,64px);grid-gap:16px;padding:40px;width:944px}}@media screen and (min-width:1440px){.vf-grid{grid-template-columns:repeat(12,72px);grid-gap:24px;padding:156px;width:1128px}}.vf-grid__three-column{grid-column:span 4}@media screen and (max-width:375px){.vf-grid--three-column{grid-template-columns:repeat(3,72px);padding:0;width:auto}}@media screen and (min-width:1440px){.vf-grid--three-column{grid-gap:10px;grid-template-columns:repeat(12,85px);padding:156px 156px 73px 156px}}.vf-button__container{display:grid;grid-template-columns:240px;grid-gap:15px}@media screen and (min-width:576px){.vf-button__container{grid-template-columns:repeat(2,240px)}}@media screen and (min-width:1200px){.vf-button__container{grid-template-columns:repeat(4,240px)}}.vf-button__container--medium{grid-template-columns:180px}@media screen and (min-width:576px){.vf-button__container--medium{grid-template-columns:repeat(2,180px)}}@media screen and (min-width:992px){.vf-button__container--medium{grid-template-columns:repeat(4,180px)}}.vf-btn{background-color:transparent;border:2px solid transparent;border-radius:20px;color:#222222;display:inline-block;font-family:"Vattenfall Hall NORDx";font-size:0.875rem;font-weight:500;line-height:18px;min-width:180px;padding:9px 48px;position:relative;text-align:center;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;user-select:none;vertical-align:middle}.vf-btn:not(:disabled):not(.disabled){cursor:pointer}.vf-btn:before{content:"→";font-size:1.5rem;font-weight:normal;opacity:0;position:absolute;transform:translate(-220%,0);transform-origin:top left;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:300ms;transition-duration:300ms}.vf-btn:hover:before{opacity:1;transition-delay:150ms;transform:translate(-150%,0)}.vf-btn--block{display:block;width:100%}.vf-btn--block+.vf-btn--block{margin-top:15px}.vf-btn--lg{border-radius:26px;font-size:1.125rem;line-height:24px;min-width:240px;padding:12px 48px}.vf-btn__primary{color:#111111;background:#ffda00}.vf-btn__primary:hover{background:#ffe85b}.vf-btn__primary:focus{background:#f1c50b}.vf-btn__secondary{color:#fff;background:#1964a3}.vf-btn__secondary:hover{background:#2071b5}.vf-btn__secondary:focus{background:#1e324f}.vf-btn__tertiary{color:#222222;background:transparent;border:2px #cdd1d4 solid}.vf-btn__tertiary:hover{background:#1964a3;border-color:#1964a3;color:#fff}.vf-btn__tertiary:focus{background:#1e324f;border-color:#1e324f;color:#fff}.vf-btn__dark--outline{color:#222222;background:transparent;border:2px #222222 solid}.vf-btn__dark--outline:hover{color:#fff;background:#222222;border-color:#222222}.vf-btn__dark--outline:focus{color:#fff;background:#4e4b48;border-color:#4e4b48}.vf-btn__secondary--outline{color:#2071b5;background:transparent;border:2px #1964a3 solid}.vf-btn__secondary--outline:hover{color:#fff;background:#1964a3;border-color:#1964a3}.vf-btn__secondary--outline:active{color:#fff;background:#1e324f;border-color:#1e324f}.vf-btn:disabled{color:#767676;background-color:#eeeeee;opacity:0.65}.vf-btn__group{border-radius:34px;box-shadow:0px 0px 4px 0px rgba(0,0,0,0.5);display:flex;max-width:100%;overflow:hidden;position:relative;vertical-align:middle;width:100%}.vf-btn__group-btn{background:#fff;border:none;border-radius:34px;color:#1964a3;display:inline-block;flex:1;font-size:1rem;font-weight:500;letter-spacing:-0.05px;line-height:28px;padding:20px 30px;position:relative;text-align:center;vertical-align:middle}.vf-btn__group-btn:focus,.vf-btn__group-btn:hover{color:#fff}.vf-btn__group-btn:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.vf-btn__group-btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.vf-btn__group--mobile{display:flex;flex-direction:column}.vf-btn__group--mobile .vf-btn__group-btn{box-shadow:0px 0px 4px 0px rgba(0,0,0,0.5);border-radius:34px;font-size:16px;font-weight:500;letter-spacing:0px;line-height:28px;padding:6px;text-align:center}.vf-btn__group--mobile .vf-btn__group-btn:not(:first-child){margin-top:16px}.vf-btn--incharge-nordic{background:#46ee76;color:#000}.vf-btn--incharge-nordic:hover{background:#88f4a6}.vf-btn--incharge-nordic.focus,.vf-btn--incharge-nordic:focus{background:#46ee76}.vf-btn--incharge-nordic.disabled,.vf-btn--incharge-nordic:disabled{background-color:#eee;color:#767676}.vf-btn--incharge-nordic+.vf-btn--incharge-nordic{margin-top:15px}@media screen and (min-width:576px){.vf-btn--incharge-nordic+.vf-btn--incharge-nordic{margin-top:0;margin-left:15px}}.vf-card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:0px solid rgba(0,0,0,0.125);border-radius:0;padding:28px 21px;margin-bottom:50px}@media screen and (min-width:768px){.vf-card{padding:24px 7px}}.vf-card>hr{margin-right:0;margin-left:0}.vf-card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.vf-card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}a.vf-card{transition:transform 230ms ease-in-out}a.vf-card:hover{text-decoration:none}.vf-card__body{flex:1 1 auto;padding:0px;color:#222222}.vf-card__title{color:#222222;font-size:24px;margin-bottom:1.5rem;margin-top:20px;font-weight:600;letter-spacing:0;line-height:28px}.vf-card__text{font-size:1rem;letter-spacing:-0.05px;line-height:28px;font-weight:normal;margin-bottom:24px}.vf-card__text:last-child{margin-bottom:0}.vf-card__link:hover{text-decoration:none}.vf-card__link+.vf-card__link{margin-left:0px}.vf-card__header{padding:1.5rem 0px;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:0px solid rgba(0,0,0,0.125)}.vf-card__header:first-child{border-radius:0}.vf-card__header+.list-group .list-group-item:first-child{border-top:0}.vf-card__footer{padding:1.5rem 0px;background-color:rgba(0,0,0,0.03);border-top:0px solid rgba(0,0,0,0.125)}.vf-card__footer:last-child{border-radius:0}.vf-card__header-tabs{margin-right:-0.75rem;margin-bottom:-1.5rem;margin-left:-0.75rem;border-bottom:0}.vf-card__header-pills{margin-right:-0.75rem;margin-left:-0.75rem}.vf-card__img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.vf-card__img{width:100%;border-radius:0}.vf-card__img-top{width:100%;margin-bottom:1.5rem;border-top-left-radius:0;border-top-right-radius:0}.vf-card__img-bottom{width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}.vf-card__img,.vf-card__img-bottom,.vf-card__img-top{overflow:hidden;width:100%;transition:transform 200ms ease;transform:scale(1);margin:0}.vf-card:hover .vf-card__img,.vf-card:hover .vf-card__img-bottom,.vf-card:hover .vf-card__img-top{transform:scale(1.1)}.vf-card__container{overflow:hidden}.vf-body-copy__large{font-family:"Vattenfall Hall NORDx";font-weight:normal;font-size:20px;line-height:36px;margin:0}.vf-body-copy__small{font-family:"Vattenfall Hall NORDx";font-weight:normal;font-size:16px;line-height:28px;margin:0}@media screen and (max-width:767px){.vf__utility--sm-hidden{display:none}}@media screen and (max-width:991px){.vf__utility--md-hidden{display:none}}@media screen and (max-width:1199px){.vf__utility--lg-hidden{display:none}}@media screen and (max-width:1919px){.vf__utility--xl-hidden{display:none}}.vf-footer{align-items:center;background:#edf1f6;display:flex;justify-content:center}.vf-footer__container{display:grid;grid-template-columns:1fr;padding:28px 21px}@media screen and (min-width:576px){.vf-footer__container{max-width:540px}}@media screen and (min-width:768px){.vf-footer__container{grid-template-columns:repeat(2,1fr);max-width:770px;padding:45px 60px}}@media screen and (min-width:992px){.vf-footer__container{grid-template-columns:repeat(3,1fr);max-width:960px}}@media screen and (min-width:1200px){.vf-footer__container{max-width:1160px}}@media screen and (min-width:1400px){.vf-footer__container{max-width:1440px;padding:57px 156px 68px 156px}}@media screen and (min-width:768px){.vf-footer--md-hidden{display:none}}.vf-footer--sm-hidden{display:none}@media screen and (min-width:768px){.vf-footer--sm-hidden{display:block}}@media screen and (min-width:992px){.vf-footer__social-media-column{grid-column-start:2}}.vf-footer__content{margin:20px 0}@media screen and (min-width:768px){.vf-footer__content{padding-right:72px}}.vf-footer__nav{display:flex;flex-direction:column}.vf-footer__nav-item{color:#222222;flex:1;font-size:16px;font-weight:500;line-height:36px;text-decoration:none}.vf-footer__nav-item:hover{color:#2071b5}.vf-footer__nav-item--country-link{line-height:41px}.vf-footer__heading{font-size:18px;font-weight:500;line-height:24px;margin-bottom:20px}@media screen and (min-width:768px){.vf-footer__heading{font-size:20px;line-height:36px}}.vf-footer__paragraph{font-size:16px;line-height:28px;margin:0;margin-bottom:20px}.vf-footer__social-media-links{display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width:768px){.vf-footer__social-media-links{grid-template-columns:1fr}}.vf-footer__social-media-links a{align-items:center;color:#000;display:flex;font-size:16px;font-weight:500;line-height:36px;padding:2px 0;text-decoration:none}.vf-footer__social-media-links a:hover{color:#2071b5}.vf-footer__social-media-links a:before{font-size:20px;margin-right:15px}.vf-footer .vf-dropdown-wrapper{min-width:100%}.vf-footer .vf-dropdown-wrapper .vf-dropdown__standard{border-radius:0;background-color:#fff;padding-right:100px}.vf-grid{box-sizing:content-box;display:grid;grid-template-columns:repeat(4,72px);grid-gap:15px;padding:21px;width:333px}@media screen and (min-width:768px){.vf-grid{grid-template-columns:repeat(12,32px);grid-gap:24px;padding:60px;width:648px}}@media screen and (min-width:1024px){.vf-grid{grid-template-columns:repeat(12,64px);grid-gap:16px;padding:40px;width:944px}}@media screen and (min-width:1440px){.vf-grid{grid-template-columns:repeat(12,72px);grid-gap:24px;padding:156px;width:1128px}}.vf-grid__three-column{grid-column:span 4}@font-face{font-family:"VattenfallHallDisplay-Bold";src:url("./fonts/VattenfallHall-Bold.eot");src:url("./fonts/VattenfallHallDisplay-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHallDisplay-Bold.woff2") format("woff2"),url("./fonts/VattenfallHallDisplay-Bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-Light.eot");src:url("./fonts/VattenfallHall-Light.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Light.woff2") format("woff2"),url("./fonts/VattenfallHall-Light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-LightItalic.eot");src:url("./fonts/VattenfallHall-LightItalic.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-LightItalic.woff2") format("woff2"),url("./fonts/VattenfallHall-LightItalic.woff") format("woff");font-weight:300;font-style:italic}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-Regular.eot");src:url("./fonts/VattenfallHall-Regular.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Regular.woff2") format("woff2"),url("./fonts/VattenfallHall-Regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"VattenfallHall-Regular";src:url("./fonts/VattenfallHall-Regular.eot");src:url("./fonts/VattenfallHall-Regular.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Regular.woff2") format("woff2"),url("./fonts/VattenfallHall-Regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-RegularItalic.eot");src:url("./fonts/VattenfallHall-RegularItalic.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-RegularItalic.woff2") format("woff2"),url("./fonts/VattenfallHall-RegularItalic.woff") format("woff");font-weight:400;font-style:italic}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-Medium.eot");src:url("./fonts/VattenfallHall-Medium.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Medium.woff2") format("woff2"),url("./fonts/VattenfallHall-Medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-MediumItalic.eot");src:url("./fonts/VattenfallHall-MediumItalic.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-MediumItalic.woff2") format("woff2"),url("./fonts/VattenfallHall-MediumItalic.woff") format("woff");font-weight:500;font-style:italic}@font-face{font-family:"Vattenfall Hall Display NORDx";src:url("./fonts/VattenfallHallDisplay-Bold.eot");src:url("./fonts/VattenfallHallDisplay-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHallDisplay-Bold.woff2") format("woff2"),url("./fonts/VattenfallHallDisplay-Bold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHallDisplay-Bold.eot");src:url("./fonts/VattenfallHallDisplay-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHallDisplay-Bold.woff2") format("woff2"),url("./fonts/VattenfallHallDisplay-Bold.woff") format("woff");font-weight:800;font-style:normal}@font-face{font-family:"Vattenfall Hall Bold NORDx";src:url("./fonts/VattenfallHall-Bold.eot");src:url("./fonts/VattenfallHall-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Bold.woff2") format("woff2"),url("./fonts/VattenfallHall-Bold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-Bold.eot");src:url("./fonts/VattenfallHall-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Bold.woff2") format("woff2"),url("./fonts/VattenfallHall-Bold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-BoldItalic.eot");src:url("./fonts/VattenfallHall-BoldItalic.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-BoldItalic.woff2") format("woff2"),url("./fonts/VattenfallHall-BoldItalic.woff") format("woff");font-weight:600;font-style:italic}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-Heavy.eot");src:url("./fonts/VattenfallHall-Heavy.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Heavy.woff2") format("woff2"),url("./fonts/VattenfallHall-Heavy.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-HeavyItalic.eot");src:url("./fonts/VattenfallHall-HeavyItalic.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-HeavyItalic.woff2") format("woff2"),url("./fonts/VattenfallHall-HeavyItalic.woff") format("woff");font-weight:700;font-style:italic}@font-face{font-family:"vf-icons";src:url("./fonts/vf-icons.eot");src:url("./fonts/vf-icons.eot#iefix") format("embedded-opentype"),url("./fonts/vf-icons.ttf") format("truetype"),url("./fonts/vf-icons.woff") format("woff"),url("./fonts/vf-icons.svg#vf-icons") format("svg");font-weight:normal;font-style:normal}body{margin:0}body,code,div,figcaption,footer,form,h1,h2,h3,h4,header,html,label,li,nav,ol,p,section,span,table,ul{margin:0;padding:0;border:0;font-size:100%;font-family:"Vattenfall Hall NORDx";vertical-align:baseline}ol,ul{list-style:none}html{font-size:16px}.container{padding:20px}.container__background{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAF0lEQVQI12P4BAI/QICBFCaYBPNJYQIAkUZftTbC4sIAAAAASUVORK5CYII=)}.container h1{margin-bottom:20px}.container hr{margin:20px 0}.container__example-outline,.p__example-outline{outline:1px solid red}.p__example-outline{height:60vh}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.vf-bg--primary{background-color:#ffda00!important}a.vf-bg--primary:focus,a.vf-bg--primary:hover,button.vf-bg--primary:focus,button.vf-bg--primary:hover{background-color:#ccae00!important}.vf-bg--secondary{background-color:#2071b5!important}a.vf-bg--secondary:focus,a.vf-bg--secondary:hover,button.vf-bg--secondary:focus,button.vf-bg--secondary:hover{background-color:#18568a!important}.vf-bg--success{background-color:#28a745!important}a.vf-bg--success:focus,a.vf-bg--success:hover,button.vf-bg--success:focus,button.vf-bg--success:hover{background-color:#1e7e34!important}.vf-bg--warning{background-color:#ffc107!important}a.vf-bg--warning:focus,a.vf-bg--warning:hover,button.vf-bg--warning:focus,button.vf-bg--warning:hover{background-color:#d39e00!important}.vf-bg--danger{background-color:#f93b18!important}a.vf-bg--danger:focus,a.vf-bg--danger:hover,button.vf-bg--danger:focus,button.vf-bg--danger:hover{background-color:#d82606!important}.vf-bg--light{background-color:#f8f9fa!important}a.vf-bg--light:focus,a.vf-bg--light:hover,button.vf-bg--light:focus,button.vf-bg--light:hover{background-color:#dae0e5!important}.vf-bg--dark{background-color:#222222!important}a.vf-bg--dark:focus,a.vf-bg--dark:hover,button.vf-bg--dark:focus,button.vf-bg--dark:hover{background-color:#090909!important}.vf-bg--blue-grey{background-color:#69788c!important}a.vf-bg--blue-grey:focus,a.vf-bg--blue-grey:hover,button.vf-bg--blue-grey:focus,button.vf-bg--blue-grey:hover{background-color:#535f6f!important}.vf-bg--dark-moss{background-color:#005c63!important}a.vf-bg--dark-moss:focus,a.vf-bg--dark-moss:hover,button.vf-bg--dark-moss:focus,button.vf-bg--dark-moss:hover{background-color:#002d30!important}.vf-bg--dark-blue{background-color:#1e324f!important}a.vf-bg--dark-blue:focus,a.vf-bg--dark-blue:hover,button.vf-bg--dark-blue:focus,button.vf-bg--dark-blue:hover{background-color:#101b2a!important}.vf-bg--dark-pink{background-color:#d1266b!important}a.vf-bg--dark-pink:focus,a.vf-bg--dark-pink:hover,button.vf-bg--dark-pink:focus,button.vf-bg--dark-pink:hover{background-color:#a61e55!important}.vf-bg--dark-green{background-color:#3dc07c!important}a.vf-bg--dark-green:focus,a.vf-bg--dark-green:hover,button.vf-bg--dark-green:focus,button.vf-bg--dark-green:hover{background-color:#319963!important}.vf-bg--dark-red{background-color:#f93b18!important}a.vf-bg--dark-red:focus,a.vf-bg--dark-red:hover,button.vf-bg--dark-red:focus,button.vf-bg--dark-red:hover{background-color:#d82606!important}.vf-bg--dark-purple{background-color:#9b62c3!important}a.vf-bg--dark-purple:focus,a.vf-bg--dark-purple:hover,button.vf-bg--dark-purple:focus,button.vf-bg--dark-purple:hover{background-color:#8243af!important}.vf-bg--light-yellow{background-color:#fffee5!important}a.vf-bg--light-yellow:focus,a.vf-bg--light-yellow:hover,button.vf-bg--light-yellow:focus,button.vf-bg--light-yellow:hover{background-color:#fffcb2!important}.vf-bg--light-green{background-color:#edf9f3!important}a.vf-bg--light-green:focus,a.vf-bg--light-green:hover,button.vf-bg--light-green:focus,button.vf-bg--light-green:hover{background-color:#c7ecda!important}.vf-bg--light-turquoise{background-color:#ebf2f3!important}a.vf-bg--light-turquoise:focus,a.vf-bg--light-turquoise:hover,button.vf-bg--light-turquoise:focus,button.vf-bg--light-turquoise:hover{background-color:#cbdde0!important}.vf-bg--light-blue{background-color:#edf1f6!important}a.vf-bg--light-blue:focus,a.vf-bg--light-blue:hover,button.vf-bg--light-blue:focus,button.vf-bg--light-blue:hover{background-color:#cbd7e5!important}.vf-bg--light-red{background-color:#fef0ea!important}a.vf-bg--light-red:focus,a.vf-bg--light-red:hover,button.vf-bg--light-red:focus,button.vf-bg--light-red:hover{background-color:#fccdb9!important}.vf-bg--light-grey{background-color:#f2f2f2!important}a.vf-bg--light-grey:focus,a.vf-bg--light-grey:hover,button.vf-bg--light-grey:focus,button.vf-bg--light-grey:hover{background-color:#d9d9d9!important}.vf-bg--white{background-color:#fff!important}.vf-bg--transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#ffda00!important}.border-secondary{border-color:#2071b5!important}.border-success{border-color:#28a745!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#f93b18!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#222222!important}.border-blue-grey{border-color:#69788c!important}.border-dark-moss{border-color:#005c63!important}.border-dark-blue{border-color:#1e324f!important}.border-dark-pink{border-color:#d1266b!important}.border-dark-green{border-color:#3dc07c!important}.border-dark-red{border-color:#f93b18!important}.border-dark-purple{border-color:#9b62c3!important}.border-light-yellow{border-color:#fffee5!important}.border-light-green{border-color:#edf9f3!important}.border-light-turquoise{border-color:#ebf2f3!important}.border-light-blue{border-color:#edf1f6!important}.border-light-red{border-color:#fef0ea!important}.border-light-grey{border-color:#f2f2f2!important}.border-white{border-color:#fff!important}.rounded{border-radius:1.5rem!important}.rounded-top{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.rounded-right{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.rounded-bottom{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.rounded-left{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media screen and (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media screen and (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media screen and (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media screen and (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media screen and (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media screen and (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media screen and (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media screen and (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media screen and (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media screen and (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media screen and (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media screen and (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}@media screen and (max-width:575.98px){.vf-u--hidden{display:none!important}}@media screen and (max-width:767.98px){.vf-u--sm-hidden{display:none!important}}@media screen and (max-width:991.98px){.vf-u--md-hidden{display:none!important}}@media screen and (max-width:1199.98px){.vf-u--lg-hidden{display:none!important}}.vf-u--xl-hidden{display:none!important}.vf-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vf-sr-only-focusable:active,.vf-sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)!important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.vf-vh-100{height:100vh}.vf-vh-90{height:90vh}.vf-vh-80{height:80vh}.vf-vh-70{height:70vh}.vf-vh-60{height:60vh}.vf-vh-50{height:50vh}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:0.5rem!important}.mt-1,.my-1{margin-top:0.5rem!important}.mr-1,.mx-1{margin-right:0.5rem!important}.mb-1,.my-1{margin-bottom:0.5rem!important}.ml-1,.mx-1{margin-left:0.5rem!important}.m-2{margin:1rem!important}.mt-2,.my-2{margin-top:1rem!important}.mr-2,.mx-2{margin-right:1rem!important}.mb-2,.my-2{margin-bottom:1rem!important}.ml-2,.mx-2{margin-left:1rem!important}.m-3{margin:2rem!important}.mt-3,.my-3{margin-top:2rem!important}.mr-3,.mx-3{margin-right:2rem!important}.mb-3,.my-3{margin-bottom:2rem!important}.ml-3,.mx-3{margin-left:2rem!important}.m-4{margin:3rem!important}.mt-4,.my-4{margin-top:3rem!important}.mr-4,.mx-4{margin-right:3rem!important}.mb-4,.my-4{margin-bottom:3rem!important}.ml-4,.mx-4{margin-left:3rem!important}.m-5{margin:6rem!important}.mt-5,.my-5{margin-top:6rem!important}.mr-5,.mx-5{margin-right:6rem!important}.mb-5,.my-5{margin-bottom:6rem!important}.ml-5,.mx-5{margin-left:6rem!important}.m-6{margin:8rem!important}.mt-6,.my-6{margin-top:8rem!important}.mr-6,.mx-6{margin-right:8rem!important}.mb-6,.my-6{margin-bottom:8rem!important}.ml-6,.mx-6{margin-left:8rem!important}.m-7{margin:10rem!important}.mt-7,.my-7{margin-top:10rem!important}.mr-7,.mx-7{margin-right:10rem!important}.mb-7,.my-7{margin-bottom:10rem!important}.ml-7,.mx-7{margin-left:10rem!important}.m-8{margin:12rem!important}.mt-8,.my-8{margin-top:12rem!important}.mr-8,.mx-8{margin-right:12rem!important}.mb-8,.my-8{margin-bottom:12rem!important}.ml-8,.mx-8{margin-left:12rem!important}.m-9{margin:14rem!important}.mt-9,.my-9{margin-top:14rem!important}.mr-9,.mx-9{margin-right:14rem!important}.mb-9,.my-9{margin-bottom:14rem!important}.ml-9,.mx-9{margin-left:14rem!important}.m-10{margin:16rem!important}.mt-10,.my-10{margin-top:16rem!important}.mr-10,.mx-10{margin-right:16rem!important}.mb-10,.my-10{margin-bottom:16rem!important}.ml-10,.mx-10{margin-left:16rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:0.5rem!important}.pt-1,.py-1{padding-top:0.5rem!important}.pr-1,.px-1{padding-right:0.5rem!important}.pb-1,.py-1{padding-bottom:0.5rem!important}.pl-1,.px-1{padding-left:0.5rem!important}.p-2{padding:1rem!important}.pt-2,.py-2{padding-top:1rem!important}.pr-2,.px-2{padding-right:1rem!important}.pb-2,.py-2{padding-bottom:1rem!important}.pl-2,.px-2{padding-left:1rem!important}.p-3{padding:2rem!important}.pt-3,.py-3{padding-top:2rem!important}.pr-3,.px-3{padding-right:2rem!important}.pb-3,.py-3{padding-bottom:2rem!important}.pl-3,.px-3{padding-left:2rem!important}.p-4{padding:3rem!important}.pt-4,.py-4{padding-top:3rem!important}.pr-4,.px-4{padding-right:3rem!important}.pb-4,.py-4{padding-bottom:3rem!important}.pl-4,.px-4{padding-left:3rem!important}.p-5{padding:6rem!important}.pt-5,.py-5{padding-top:6rem!important}.pr-5,.px-5{padding-right:6rem!important}.pb-5,.py-5{padding-bottom:6rem!important}.pl-5,.px-5{padding-left:6rem!important}.p-6{padding:8rem!important}.pt-6,.py-6{padding-top:8rem!important}.pr-6,.px-6{padding-right:8rem!important}.pb-6,.py-6{padding-bottom:8rem!important}.pl-6,.px-6{padding-left:8rem!important}.p-7{padding:10rem!important}.pt-7,.py-7{padding-top:10rem!important}.pr-7,.px-7{padding-right:10rem!important}.pb-7,.py-7{padding-bottom:10rem!important}.pl-7,.px-7{padding-left:10rem!important}.p-8{padding:12rem!important}.pt-8,.py-8{padding-top:12rem!important}.pr-8,.px-8{padding-right:12rem!important}.pb-8,.py-8{padding-bottom:12rem!important}.pl-8,.px-8{padding-left:12rem!important}.p-9{padding:14rem!important}.pt-9,.py-9{padding-top:14rem!important}.pr-9,.px-9{padding-right:14rem!important}.pb-9,.py-9{padding-bottom:14rem!important}.pl-9,.px-9{padding-left:14rem!important}.p-10{padding:16rem!important}.pt-10,.py-10{padding-top:16rem!important}.pr-10,.px-10{padding-right:16rem!important}.pb-10,.py-10{padding-bottom:16rem!important}.pl-10,.px-10{padding-left:16rem!important}.m-n1{margin:-0.5rem!important}.mt-n1,.my-n1{margin-top:-0.5rem!important}.mr-n1,.mx-n1{margin-right:-0.5rem!important}.mb-n1,.my-n1{margin-bottom:-0.5rem!important}.ml-n1,.mx-n1{margin-left:-0.5rem!important}.m-n2{margin:-1rem!important}.mt-n2,.my-n2{margin-top:-1rem!important}.mr-n2,.mx-n2{margin-right:-1rem!important}.mb-n2,.my-n2{margin-bottom:-1rem!important}.ml-n2,.mx-n2{margin-left:-1rem!important}.m-n3{margin:-2rem!important}.mt-n3,.my-n3{margin-top:-2rem!important}.mr-n3,.mx-n3{margin-right:-2rem!important}.mb-n3,.my-n3{margin-bottom:-2rem!important}.ml-n3,.mx-n3{margin-left:-2rem!important}.m-n4{margin:-3rem!important}.mt-n4,.my-n4{margin-top:-3rem!important}.mr-n4,.mx-n4{margin-right:-3rem!important}.mb-n4,.my-n4{margin-bottom:-3rem!important}.ml-n4,.mx-n4{margin-left:-3rem!important}.m-n5{margin:-6rem!important}.mt-n5,.my-n5{margin-top:-6rem!important}.mr-n5,.mx-n5{margin-right:-6rem!important}.mb-n5,.my-n5{margin-bottom:-6rem!important}.ml-n5,.mx-n5{margin-left:-6rem!important}.m-n6{margin:-8rem!important}.mt-n6,.my-n6{margin-top:-8rem!important}.mr-n6,.mx-n6{margin-right:-8rem!important}.mb-n6,.my-n6{margin-bottom:-8rem!important}.ml-n6,.mx-n6{margin-left:-8rem!important}.m-n7{margin:-10rem!important}.mt-n7,.my-n7{margin-top:-10rem!important}.mr-n7,.mx-n7{margin-right:-10rem!important}.mb-n7,.my-n7{margin-bottom:-10rem!important}.ml-n7,.mx-n7{margin-left:-10rem!important}.m-n8{margin:-12rem!important}.mt-n8,.my-n8{margin-top:-12rem!important}.mr-n8,.mx-n8{margin-right:-12rem!important}.mb-n8,.my-n8{margin-bottom:-12rem!important}.ml-n8,.mx-n8{margin-left:-12rem!important}.m-n9{margin:-14rem!important}.mt-n9,.my-n9{margin-top:-14rem!important}.mr-n9,.mx-n9{margin-right:-14rem!important}.mb-n9,.my-n9{margin-bottom:-14rem!important}.ml-n9,.mx-n9{margin-left:-14rem!important}.m-n10{margin:-16rem!important}.mt-n10,.my-n10{margin-top:-16rem!important}.mr-n10,.mx-n10{margin-right:-16rem!important}.mb-n10,.my-n10{margin-bottom:-16rem!important}.ml-n10,.mx-n10{margin-left:-16rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media screen and (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:0.5rem!important}.mt-sm-1,.my-sm-1{margin-top:0.5rem!important}.mr-sm-1,.mx-sm-1{margin-right:0.5rem!important}.mb-sm-1,.my-sm-1{margin-bottom:0.5rem!important}.ml-sm-1,.mx-sm-1{margin-left:0.5rem!important}.m-sm-2{margin:1rem!important}.mt-sm-2,.my-sm-2{margin-top:1rem!important}.mr-sm-2,.mx-sm-2{margin-right:1rem!important}.mb-sm-2,.my-sm-2{margin-bottom:1rem!important}.ml-sm-2,.mx-sm-2{margin-left:1rem!important}.m-sm-3{margin:2rem!important}.mt-sm-3,.my-sm-3{margin-top:2rem!important}.mr-sm-3,.mx-sm-3{margin-right:2rem!important}.mb-sm-3,.my-sm-3{margin-bottom:2rem!important}.ml-sm-3,.mx-sm-3{margin-left:2rem!important}.m-sm-4{margin:3rem!important}.mt-sm-4,.my-sm-4{margin-top:3rem!important}.mr-sm-4,.mx-sm-4{margin-right:3rem!important}.mb-sm-4,.my-sm-4{margin-bottom:3rem!important}.ml-sm-4,.mx-sm-4{margin-left:3rem!important}.m-sm-5{margin:6rem!important}.mt-sm-5,.my-sm-5{margin-top:6rem!important}.mr-sm-5,.mx-sm-5{margin-right:6rem!important}.mb-sm-5,.my-sm-5{margin-bottom:6rem!important}.ml-sm-5,.mx-sm-5{margin-left:6rem!important}.m-sm-6{margin:8rem!important}.mt-sm-6,.my-sm-6{margin-top:8rem!important}.mr-sm-6,.mx-sm-6{margin-right:8rem!important}.mb-sm-6,.my-sm-6{margin-bottom:8rem!important}.ml-sm-6,.mx-sm-6{margin-left:8rem!important}.m-sm-7{margin:10rem!important}.mt-sm-7,.my-sm-7{margin-top:10rem!important}.mr-sm-7,.mx-sm-7{margin-right:10rem!important}.mb-sm-7,.my-sm-7{margin-bottom:10rem!important}.ml-sm-7,.mx-sm-7{margin-left:10rem!important}.m-sm-8{margin:12rem!important}.mt-sm-8,.my-sm-8{margin-top:12rem!important}.mr-sm-8,.mx-sm-8{margin-right:12rem!important}.mb-sm-8,.my-sm-8{margin-bottom:12rem!important}.ml-sm-8,.mx-sm-8{margin-left:12rem!important}.m-sm-9{margin:14rem!important}.mt-sm-9,.my-sm-9{margin-top:14rem!important}.mr-sm-9,.mx-sm-9{margin-right:14rem!important}.mb-sm-9,.my-sm-9{margin-bottom:14rem!important}.ml-sm-9,.mx-sm-9{margin-left:14rem!important}.m-sm-10{margin:16rem!important}.mt-sm-10,.my-sm-10{margin-top:16rem!important}.mr-sm-10,.mx-sm-10{margin-right:16rem!important}.mb-sm-10,.my-sm-10{margin-bottom:16rem!important}.ml-sm-10,.mx-sm-10{margin-left:16rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:0.5rem!important}.pt-sm-1,.py-sm-1{padding-top:0.5rem!important}.pr-sm-1,.px-sm-1{padding-right:0.5rem!important}.pb-sm-1,.py-sm-1{padding-bottom:0.5rem!important}.pl-sm-1,.px-sm-1{padding-left:0.5rem!important}.p-sm-2{padding:1rem!important}.pt-sm-2,.py-sm-2{padding-top:1rem!important}.pr-sm-2,.px-sm-2{padding-right:1rem!important}.pb-sm-2,.py-sm-2{padding-bottom:1rem!important}.pl-sm-2,.px-sm-2{padding-left:1rem!important}.p-sm-3{padding:2rem!important}.pt-sm-3,.py-sm-3{padding-top:2rem!important}.pr-sm-3,.px-sm-3{padding-right:2rem!important}.pb-sm-3,.py-sm-3{padding-bottom:2rem!important}.pl-sm-3,.px-sm-3{padding-left:2rem!important}.p-sm-4{padding:3rem!important}.pt-sm-4,.py-sm-4{padding-top:3rem!important}.pr-sm-4,.px-sm-4{padding-right:3rem!important}.pb-sm-4,.py-sm-4{padding-bottom:3rem!important}.pl-sm-4,.px-sm-4{padding-left:3rem!important}.p-sm-5{padding:6rem!important}.pt-sm-5,.py-sm-5{padding-top:6rem!important}.pr-sm-5,.px-sm-5{padding-right:6rem!important}.pb-sm-5,.py-sm-5{padding-bottom:6rem!important}.pl-sm-5,.px-sm-5{padding-left:6rem!important}.p-sm-6{padding:8rem!important}.pt-sm-6,.py-sm-6{padding-top:8rem!important}.pr-sm-6,.px-sm-6{padding-right:8rem!important}.pb-sm-6,.py-sm-6{padding-bottom:8rem!important}.pl-sm-6,.px-sm-6{padding-left:8rem!important}.p-sm-7{padding:10rem!important}.pt-sm-7,.py-sm-7{padding-top:10rem!important}.pr-sm-7,.px-sm-7{padding-right:10rem!important}.pb-sm-7,.py-sm-7{padding-bottom:10rem!important}.pl-sm-7,.px-sm-7{padding-left:10rem!important}.p-sm-8{padding:12rem!important}.pt-sm-8,.py-sm-8{padding-top:12rem!important}.pr-sm-8,.px-sm-8{padding-right:12rem!important}.pb-sm-8,.py-sm-8{padding-bottom:12rem!important}.pl-sm-8,.px-sm-8{padding-left:12rem!important}.p-sm-9{padding:14rem!important}.pt-sm-9,.py-sm-9{padding-top:14rem!important}.pr-sm-9,.px-sm-9{padding-right:14rem!important}.pb-sm-9,.py-sm-9{padding-bottom:14rem!important}.pl-sm-9,.px-sm-9{padding-left:14rem!important}.p-sm-10{padding:16rem!important}.pt-sm-10,.py-sm-10{padding-top:16rem!important}.pr-sm-10,.px-sm-10{padding-right:16rem!important}.pb-sm-10,.py-sm-10{padding-bottom:16rem!important}.pl-sm-10,.px-sm-10{padding-left:16rem!important}.m-sm-n1{margin:-0.5rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-0.5rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.5rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.5rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.5rem!important}.m-sm-n2{margin:-1rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-1rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-1rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-1rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-1rem!important}.m-sm-n3{margin:-2rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-2rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-2rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-2rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-2rem!important}.m-sm-n4{margin:-3rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-3rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-3rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-3rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-3rem!important}.m-sm-n5{margin:-6rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-6rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-6rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-6rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-6rem!important}.m-sm-n6{margin:-8rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-8rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-8rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-8rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-8rem!important}.m-sm-n7{margin:-10rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-10rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-10rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-10rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-10rem!important}.m-sm-n8{margin:-12rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-12rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-12rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-12rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-12rem!important}.m-sm-n9{margin:-14rem!important}.mt-sm-n9,.my-sm-n9{margin-top:-14rem!important}.mr-sm-n9,.mx-sm-n9{margin-right:-14rem!important}.mb-sm-n9,.my-sm-n9{margin-bottom:-14rem!important}.ml-sm-n9,.mx-sm-n9{margin-left:-14rem!important}.m-sm-n10{margin:-16rem!important}.mt-sm-n10,.my-sm-n10{margin-top:-16rem!important}.mr-sm-n10,.mx-sm-n10{margin-right:-16rem!important}.mb-sm-n10,.my-sm-n10{margin-bottom:-16rem!important}.ml-sm-n10,.mx-sm-n10{margin-left:-16rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media screen and (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:0.5rem!important}.mt-md-1,.my-md-1{margin-top:0.5rem!important}.mr-md-1,.mx-md-1{margin-right:0.5rem!important}.mb-md-1,.my-md-1{margin-bottom:0.5rem!important}.ml-md-1,.mx-md-1{margin-left:0.5rem!important}.m-md-2{margin:1rem!important}.mt-md-2,.my-md-2{margin-top:1rem!important}.mr-md-2,.mx-md-2{margin-right:1rem!important}.mb-md-2,.my-md-2{margin-bottom:1rem!important}.ml-md-2,.mx-md-2{margin-left:1rem!important}.m-md-3{margin:2rem!important}.mt-md-3,.my-md-3{margin-top:2rem!important}.mr-md-3,.mx-md-3{margin-right:2rem!important}.mb-md-3,.my-md-3{margin-bottom:2rem!important}.ml-md-3,.mx-md-3{margin-left:2rem!important}.m-md-4{margin:3rem!important}.mt-md-4,.my-md-4{margin-top:3rem!important}.mr-md-4,.mx-md-4{margin-right:3rem!important}.mb-md-4,.my-md-4{margin-bottom:3rem!important}.ml-md-4,.mx-md-4{margin-left:3rem!important}.m-md-5{margin:6rem!important}.mt-md-5,.my-md-5{margin-top:6rem!important}.mr-md-5,.mx-md-5{margin-right:6rem!important}.mb-md-5,.my-md-5{margin-bottom:6rem!important}.ml-md-5,.mx-md-5{margin-left:6rem!important}.m-md-6{margin:8rem!important}.mt-md-6,.my-md-6{margin-top:8rem!important}.mr-md-6,.mx-md-6{margin-right:8rem!important}.mb-md-6,.my-md-6{margin-bottom:8rem!important}.ml-md-6,.mx-md-6{margin-left:8rem!important}.m-md-7{margin:10rem!important}.mt-md-7,.my-md-7{margin-top:10rem!important}.mr-md-7,.mx-md-7{margin-right:10rem!important}.mb-md-7,.my-md-7{margin-bottom:10rem!important}.ml-md-7,.mx-md-7{margin-left:10rem!important}.m-md-8{margin:12rem!important}.mt-md-8,.my-md-8{margin-top:12rem!important}.mr-md-8,.mx-md-8{margin-right:12rem!important}.mb-md-8,.my-md-8{margin-bottom:12rem!important}.ml-md-8,.mx-md-8{margin-left:12rem!important}.m-md-9{margin:14rem!important}.mt-md-9,.my-md-9{margin-top:14rem!important}.mr-md-9,.mx-md-9{margin-right:14rem!important}.mb-md-9,.my-md-9{margin-bottom:14rem!important}.ml-md-9,.mx-md-9{margin-left:14rem!important}.m-md-10{margin:16rem!important}.mt-md-10,.my-md-10{margin-top:16rem!important}.mr-md-10,.mx-md-10{margin-right:16rem!important}.mb-md-10,.my-md-10{margin-bottom:16rem!important}.ml-md-10,.mx-md-10{margin-left:16rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:0.5rem!important}.pt-md-1,.py-md-1{padding-top:0.5rem!important}.pr-md-1,.px-md-1{padding-right:0.5rem!important}.pb-md-1,.py-md-1{padding-bottom:0.5rem!important}.pl-md-1,.px-md-1{padding-left:0.5rem!important}.p-md-2{padding:1rem!important}.pt-md-2,.py-md-2{padding-top:1rem!important}.pr-md-2,.px-md-2{padding-right:1rem!important}.pb-md-2,.py-md-2{padding-bottom:1rem!important}.pl-md-2,.px-md-2{padding-left:1rem!important}.p-md-3{padding:2rem!important}.pt-md-3,.py-md-3{padding-top:2rem!important}.pr-md-3,.px-md-3{padding-right:2rem!important}.pb-md-3,.py-md-3{padding-bottom:2rem!important}.pl-md-3,.px-md-3{padding-left:2rem!important}.p-md-4{padding:3rem!important}.pt-md-4,.py-md-4{padding-top:3rem!important}.pr-md-4,.px-md-4{padding-right:3rem!important}.pb-md-4,.py-md-4{padding-bottom:3rem!important}.pl-md-4,.px-md-4{padding-left:3rem!important}.p-md-5{padding:6rem!important}.pt-md-5,.py-md-5{padding-top:6rem!important}.pr-md-5,.px-md-5{padding-right:6rem!important}.pb-md-5,.py-md-5{padding-bottom:6rem!important}.pl-md-5,.px-md-5{padding-left:6rem!important}.p-md-6{padding:8rem!important}.pt-md-6,.py-md-6{padding-top:8rem!important}.pr-md-6,.px-md-6{padding-right:8rem!important}.pb-md-6,.py-md-6{padding-bottom:8rem!important}.pl-md-6,.px-md-6{padding-left:8rem!important}.p-md-7{padding:10rem!important}.pt-md-7,.py-md-7{padding-top:10rem!important}.pr-md-7,.px-md-7{padding-right:10rem!important}.pb-md-7,.py-md-7{padding-bottom:10rem!important}.pl-md-7,.px-md-7{padding-left:10rem!important}.p-md-8{padding:12rem!important}.pt-md-8,.py-md-8{padding-top:12rem!important}.pr-md-8,.px-md-8{padding-right:12rem!important}.pb-md-8,.py-md-8{padding-bottom:12rem!important}.pl-md-8,.px-md-8{padding-left:12rem!important}.p-md-9{padding:14rem!important}.pt-md-9,.py-md-9{padding-top:14rem!important}.pr-md-9,.px-md-9{padding-right:14rem!important}.pb-md-9,.py-md-9{padding-bottom:14rem!important}.pl-md-9,.px-md-9{padding-left:14rem!important}.p-md-10{padding:16rem!important}.pt-md-10,.py-md-10{padding-top:16rem!important}.pr-md-10,.px-md-10{padding-right:16rem!important}.pb-md-10,.py-md-10{padding-bottom:16rem!important}.pl-md-10,.px-md-10{padding-left:16rem!important}.m-md-n1{margin:-0.5rem!important}.mt-md-n1,.my-md-n1{margin-top:-0.5rem!important}.mr-md-n1,.mx-md-n1{margin-right:-0.5rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-0.5rem!important}.ml-md-n1,.mx-md-n1{margin-left:-0.5rem!important}.m-md-n2{margin:-1rem!important}.mt-md-n2,.my-md-n2{margin-top:-1rem!important}.mr-md-n2,.mx-md-n2{margin-right:-1rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-1rem!important}.ml-md-n2,.mx-md-n2{margin-left:-1rem!important}.m-md-n3{margin:-2rem!important}.mt-md-n3,.my-md-n3{margin-top:-2rem!important}.mr-md-n3,.mx-md-n3{margin-right:-2rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-2rem!important}.ml-md-n3,.mx-md-n3{margin-left:-2rem!important}.m-md-n4{margin:-3rem!important}.mt-md-n4,.my-md-n4{margin-top:-3rem!important}.mr-md-n4,.mx-md-n4{margin-right:-3rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-3rem!important}.ml-md-n4,.mx-md-n4{margin-left:-3rem!important}.m-md-n5{margin:-6rem!important}.mt-md-n5,.my-md-n5{margin-top:-6rem!important}.mr-md-n5,.mx-md-n5{margin-right:-6rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-6rem!important}.ml-md-n5,.mx-md-n5{margin-left:-6rem!important}.m-md-n6{margin:-8rem!important}.mt-md-n6,.my-md-n6{margin-top:-8rem!important}.mr-md-n6,.mx-md-n6{margin-right:-8rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-8rem!important}.ml-md-n6,.mx-md-n6{margin-left:-8rem!important}.m-md-n7{margin:-10rem!important}.mt-md-n7,.my-md-n7{margin-top:-10rem!important}.mr-md-n7,.mx-md-n7{margin-right:-10rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-10rem!important}.ml-md-n7,.mx-md-n7{margin-left:-10rem!important}.m-md-n8{margin:-12rem!important}.mt-md-n8,.my-md-n8{margin-top:-12rem!important}.mr-md-n8,.mx-md-n8{margin-right:-12rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-12rem!important}.ml-md-n8,.mx-md-n8{margin-left:-12rem!important}.m-md-n9{margin:-14rem!important}.mt-md-n9,.my-md-n9{margin-top:-14rem!important}.mr-md-n9,.mx-md-n9{margin-right:-14rem!important}.mb-md-n9,.my-md-n9{margin-bottom:-14rem!important}.ml-md-n9,.mx-md-n9{margin-left:-14rem!important}.m-md-n10{margin:-16rem!important}.mt-md-n10,.my-md-n10{margin-top:-16rem!important}.mr-md-n10,.mx-md-n10{margin-right:-16rem!important}.mb-md-n10,.my-md-n10{margin-bottom:-16rem!important}.ml-md-n10,.mx-md-n10{margin-left:-16rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media screen and (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:0.5rem!important}.mt-lg-1,.my-lg-1{margin-top:0.5rem!important}.mr-lg-1,.mx-lg-1{margin-right:0.5rem!important}.mb-lg-1,.my-lg-1{margin-bottom:0.5rem!important}.ml-lg-1,.mx-lg-1{margin-left:0.5rem!important}.m-lg-2{margin:1rem!important}.mt-lg-2,.my-lg-2{margin-top:1rem!important}.mr-lg-2,.mx-lg-2{margin-right:1rem!important}.mb-lg-2,.my-lg-2{margin-bottom:1rem!important}.ml-lg-2,.mx-lg-2{margin-left:1rem!important}.m-lg-3{margin:2rem!important}.mt-lg-3,.my-lg-3{margin-top:2rem!important}.mr-lg-3,.mx-lg-3{margin-right:2rem!important}.mb-lg-3,.my-lg-3{margin-bottom:2rem!important}.ml-lg-3,.mx-lg-3{margin-left:2rem!important}.m-lg-4{margin:3rem!important}.mt-lg-4,.my-lg-4{margin-top:3rem!important}.mr-lg-4,.mx-lg-4{margin-right:3rem!important}.mb-lg-4,.my-lg-4{margin-bottom:3rem!important}.ml-lg-4,.mx-lg-4{margin-left:3rem!important}.m-lg-5{margin:6rem!important}.mt-lg-5,.my-lg-5{margin-top:6rem!important}.mr-lg-5,.mx-lg-5{margin-right:6rem!important}.mb-lg-5,.my-lg-5{margin-bottom:6rem!important}.ml-lg-5,.mx-lg-5{margin-left:6rem!important}.m-lg-6{margin:8rem!important}.mt-lg-6,.my-lg-6{margin-top:8rem!important}.mr-lg-6,.mx-lg-6{margin-right:8rem!important}.mb-lg-6,.my-lg-6{margin-bottom:8rem!important}.ml-lg-6,.mx-lg-6{margin-left:8rem!important}.m-lg-7{margin:10rem!important}.mt-lg-7,.my-lg-7{margin-top:10rem!important}.mr-lg-7,.mx-lg-7{margin-right:10rem!important}.mb-lg-7,.my-lg-7{margin-bottom:10rem!important}.ml-lg-7,.mx-lg-7{margin-left:10rem!important}.m-lg-8{margin:12rem!important}.mt-lg-8,.my-lg-8{margin-top:12rem!important}.mr-lg-8,.mx-lg-8{margin-right:12rem!important}.mb-lg-8,.my-lg-8{margin-bottom:12rem!important}.ml-lg-8,.mx-lg-8{margin-left:12rem!important}.m-lg-9{margin:14rem!important}.mt-lg-9,.my-lg-9{margin-top:14rem!important}.mr-lg-9,.mx-lg-9{margin-right:14rem!important}.mb-lg-9,.my-lg-9{margin-bottom:14rem!important}.ml-lg-9,.mx-lg-9{margin-left:14rem!important}.m-lg-10{margin:16rem!important}.mt-lg-10,.my-lg-10{margin-top:16rem!important}.mr-lg-10,.mx-lg-10{margin-right:16rem!important}.mb-lg-10,.my-lg-10{margin-bottom:16rem!important}.ml-lg-10,.mx-lg-10{margin-left:16rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:0.5rem!important}.pt-lg-1,.py-lg-1{padding-top:0.5rem!important}.pr-lg-1,.px-lg-1{padding-right:0.5rem!important}.pb-lg-1,.py-lg-1{padding-bottom:0.5rem!important}.pl-lg-1,.px-lg-1{padding-left:0.5rem!important}.p-lg-2{padding:1rem!important}.pt-lg-2,.py-lg-2{padding-top:1rem!important}.pr-lg-2,.px-lg-2{padding-right:1rem!important}.pb-lg-2,.py-lg-2{padding-bottom:1rem!important}.pl-lg-2,.px-lg-2{padding-left:1rem!important}.p-lg-3{padding:2rem!important}.pt-lg-3,.py-lg-3{padding-top:2rem!important}.pr-lg-3,.px-lg-3{padding-right:2rem!important}.pb-lg-3,.py-lg-3{padding-bottom:2rem!important}.pl-lg-3,.px-lg-3{padding-left:2rem!important}.p-lg-4{padding:3rem!important}.pt-lg-4,.py-lg-4{padding-top:3rem!important}.pr-lg-4,.px-lg-4{padding-right:3rem!important}.pb-lg-4,.py-lg-4{padding-bottom:3rem!important}.pl-lg-4,.px-lg-4{padding-left:3rem!important}.p-lg-5{padding:6rem!important}.pt-lg-5,.py-lg-5{padding-top:6rem!important}.pr-lg-5,.px-lg-5{padding-right:6rem!important}.pb-lg-5,.py-lg-5{padding-bottom:6rem!important}.pl-lg-5,.px-lg-5{padding-left:6rem!important}.p-lg-6{padding:8rem!important}.pt-lg-6,.py-lg-6{padding-top:8rem!important}.pr-lg-6,.px-lg-6{padding-right:8rem!important}.pb-lg-6,.py-lg-6{padding-bottom:8rem!important}.pl-lg-6,.px-lg-6{padding-left:8rem!important}.p-lg-7{padding:10rem!important}.pt-lg-7,.py-lg-7{padding-top:10rem!important}.pr-lg-7,.px-lg-7{padding-right:10rem!important}.pb-lg-7,.py-lg-7{padding-bottom:10rem!important}.pl-lg-7,.px-lg-7{padding-left:10rem!important}.p-lg-8{padding:12rem!important}.pt-lg-8,.py-lg-8{padding-top:12rem!important}.pr-lg-8,.px-lg-8{padding-right:12rem!important}.pb-lg-8,.py-lg-8{padding-bottom:12rem!important}.pl-lg-8,.px-lg-8{padding-left:12rem!important}.p-lg-9{padding:14rem!important}.pt-lg-9,.py-lg-9{padding-top:14rem!important}.pr-lg-9,.px-lg-9{padding-right:14rem!important}.pb-lg-9,.py-lg-9{padding-bottom:14rem!important}.pl-lg-9,.px-lg-9{padding-left:14rem!important}.p-lg-10{padding:16rem!important}.pt-lg-10,.py-lg-10{padding-top:16rem!important}.pr-lg-10,.px-lg-10{padding-right:16rem!important}.pb-lg-10,.py-lg-10{padding-bottom:16rem!important}.pl-lg-10,.px-lg-10{padding-left:16rem!important}.m-lg-n1{margin:-0.5rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-0.5rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.5rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.5rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.5rem!important}.m-lg-n2{margin:-1rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-1rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-1rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-1rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-1rem!important}.m-lg-n3{margin:-2rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-2rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-2rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-2rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-2rem!important}.m-lg-n4{margin:-3rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-3rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-3rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-3rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-3rem!important}.m-lg-n5{margin:-6rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-6rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-6rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-6rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-6rem!important}.m-lg-n6{margin:-8rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-8rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-8rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-8rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-8rem!important}.m-lg-n7{margin:-10rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-10rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-10rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-10rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-10rem!important}.m-lg-n8{margin:-12rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-12rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-12rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-12rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-12rem!important}.m-lg-n9{margin:-14rem!important}.mt-lg-n9,.my-lg-n9{margin-top:-14rem!important}.mr-lg-n9,.mx-lg-n9{margin-right:-14rem!important}.mb-lg-n9,.my-lg-n9{margin-bottom:-14rem!important}.ml-lg-n9,.mx-lg-n9{margin-left:-14rem!important}.m-lg-n10{margin:-16rem!important}.mt-lg-n10,.my-lg-n10{margin-top:-16rem!important}.mr-lg-n10,.mx-lg-n10{margin-right:-16rem!important}.mb-lg-n10,.my-lg-n10{margin-bottom:-16rem!important}.ml-lg-n10,.mx-lg-n10{margin-left:-16rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media screen and (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:0.5rem!important}.mt-xl-1,.my-xl-1{margin-top:0.5rem!important}.mr-xl-1,.mx-xl-1{margin-right:0.5rem!important}.mb-xl-1,.my-xl-1{margin-bottom:0.5rem!important}.ml-xl-1,.mx-xl-1{margin-left:0.5rem!important}.m-xl-2{margin:1rem!important}.mt-xl-2,.my-xl-2{margin-top:1rem!important}.mr-xl-2,.mx-xl-2{margin-right:1rem!important}.mb-xl-2,.my-xl-2{margin-bottom:1rem!important}.ml-xl-2,.mx-xl-2{margin-left:1rem!important}.m-xl-3{margin:2rem!important}.mt-xl-3,.my-xl-3{margin-top:2rem!important}.mr-xl-3,.mx-xl-3{margin-right:2rem!important}.mb-xl-3,.my-xl-3{margin-bottom:2rem!important}.ml-xl-3,.mx-xl-3{margin-left:2rem!important}.m-xl-4{margin:3rem!important}.mt-xl-4,.my-xl-4{margin-top:3rem!important}.mr-xl-4,.mx-xl-4{margin-right:3rem!important}.mb-xl-4,.my-xl-4{margin-bottom:3rem!important}.ml-xl-4,.mx-xl-4{margin-left:3rem!important}.m-xl-5{margin:6rem!important}.mt-xl-5,.my-xl-5{margin-top:6rem!important}.mr-xl-5,.mx-xl-5{margin-right:6rem!important}.mb-xl-5,.my-xl-5{margin-bottom:6rem!important}.ml-xl-5,.mx-xl-5{margin-left:6rem!important}.m-xl-6{margin:8rem!important}.mt-xl-6,.my-xl-6{margin-top:8rem!important}.mr-xl-6,.mx-xl-6{margin-right:8rem!important}.mb-xl-6,.my-xl-6{margin-bottom:8rem!important}.ml-xl-6,.mx-xl-6{margin-left:8rem!important}.m-xl-7{margin:10rem!important}.mt-xl-7,.my-xl-7{margin-top:10rem!important}.mr-xl-7,.mx-xl-7{margin-right:10rem!important}.mb-xl-7,.my-xl-7{margin-bottom:10rem!important}.ml-xl-7,.mx-xl-7{margin-left:10rem!important}.m-xl-8{margin:12rem!important}.mt-xl-8,.my-xl-8{margin-top:12rem!important}.mr-xl-8,.mx-xl-8{margin-right:12rem!important}.mb-xl-8,.my-xl-8{margin-bottom:12rem!important}.ml-xl-8,.mx-xl-8{margin-left:12rem!important}.m-xl-9{margin:14rem!important}.mt-xl-9,.my-xl-9{margin-top:14rem!important}.mr-xl-9,.mx-xl-9{margin-right:14rem!important}.mb-xl-9,.my-xl-9{margin-bottom:14rem!important}.ml-xl-9,.mx-xl-9{margin-left:14rem!important}.m-xl-10{margin:16rem!important}.mt-xl-10,.my-xl-10{margin-top:16rem!important}.mr-xl-10,.mx-xl-10{margin-right:16rem!important}.mb-xl-10,.my-xl-10{margin-bottom:16rem!important}.ml-xl-10,.mx-xl-10{margin-left:16rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:0.5rem!important}.pt-xl-1,.py-xl-1{padding-top:0.5rem!important}.pr-xl-1,.px-xl-1{padding-right:0.5rem!important}.pb-xl-1,.py-xl-1{padding-bottom:0.5rem!important}.pl-xl-1,.px-xl-1{padding-left:0.5rem!important}.p-xl-2{padding:1rem!important}.pt-xl-2,.py-xl-2{padding-top:1rem!important}.pr-xl-2,.px-xl-2{padding-right:1rem!important}.pb-xl-2,.py-xl-2{padding-bottom:1rem!important}.pl-xl-2,.px-xl-2{padding-left:1rem!important}.p-xl-3{padding:2rem!important}.pt-xl-3,.py-xl-3{padding-top:2rem!important}.pr-xl-3,.px-xl-3{padding-right:2rem!important}.pb-xl-3,.py-xl-3{padding-bottom:2rem!important}.pl-xl-3,.px-xl-3{padding-left:2rem!important}.p-xl-4{padding:3rem!important}.pt-xl-4,.py-xl-4{padding-top:3rem!important}.pr-xl-4,.px-xl-4{padding-right:3rem!important}.pb-xl-4,.py-xl-4{padding-bottom:3rem!important}.pl-xl-4,.px-xl-4{padding-left:3rem!important}.p-xl-5{padding:6rem!important}.pt-xl-5,.py-xl-5{padding-top:6rem!important}.pr-xl-5,.px-xl-5{padding-right:6rem!important}.pb-xl-5,.py-xl-5{padding-bottom:6rem!important}.pl-xl-5,.px-xl-5{padding-left:6rem!important}.p-xl-6{padding:8rem!important}.pt-xl-6,.py-xl-6{padding-top:8rem!important}.pr-xl-6,.px-xl-6{padding-right:8rem!important}.pb-xl-6,.py-xl-6{padding-bottom:8rem!important}.pl-xl-6,.px-xl-6{padding-left:8rem!important}.p-xl-7{padding:10rem!important}.pt-xl-7,.py-xl-7{padding-top:10rem!important}.pr-xl-7,.px-xl-7{padding-right:10rem!important}.pb-xl-7,.py-xl-7{padding-bottom:10rem!important}.pl-xl-7,.px-xl-7{padding-left:10rem!important}.p-xl-8{padding:12rem!important}.pt-xl-8,.py-xl-8{padding-top:12rem!important}.pr-xl-8,.px-xl-8{padding-right:12rem!important}.pb-xl-8,.py-xl-8{padding-bottom:12rem!important}.pl-xl-8,.px-xl-8{padding-left:12rem!important}.p-xl-9{padding:14rem!important}.pt-xl-9,.py-xl-9{padding-top:14rem!important}.pr-xl-9,.px-xl-9{padding-right:14rem!important}.pb-xl-9,.py-xl-9{padding-bottom:14rem!important}.pl-xl-9,.px-xl-9{padding-left:14rem!important}.p-xl-10{padding:16rem!important}.pt-xl-10,.py-xl-10{padding-top:16rem!important}.pr-xl-10,.px-xl-10{padding-right:16rem!important}.pb-xl-10,.py-xl-10{padding-bottom:16rem!important}.pl-xl-10,.px-xl-10{padding-left:16rem!important}.m-xl-n1{margin:-0.5rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-0.5rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.5rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.5rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.5rem!important}.m-xl-n2{margin:-1rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-1rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-1rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-1rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-1rem!important}.m-xl-n3{margin:-2rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-2rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-2rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-2rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-2rem!important}.m-xl-n4{margin:-3rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-3rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-3rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-3rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-3rem!important}.m-xl-n5{margin:-6rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-6rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-6rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-6rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-6rem!important}.m-xl-n6{margin:-8rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-8rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-8rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-8rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-8rem!important}.m-xl-n7{margin:-10rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-10rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-10rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-10rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-10rem!important}.m-xl-n8{margin:-12rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-12rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-12rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-12rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-12rem!important}.m-xl-n9{margin:-14rem!important}.mt-xl-n9,.my-xl-n9{margin-top:-14rem!important}.mr-xl-n9,.mx-xl-n9{margin-right:-14rem!important}.mb-xl-n9,.my-xl-n9{margin-bottom:-14rem!important}.ml-xl-n9,.mx-xl-n9{margin-left:-14rem!important}.m-xl-n10{margin:-16rem!important}.mt-xl-n10,.my-xl-n10{margin-top:-16rem!important}.mr-xl-n10,.mx-xl-n10{margin-right:-16rem!important}.mb-xl-n10,.my-xl-n10{margin-bottom:-16rem!important}.ml-xl-n10,.mx-xl-n10{margin-left:-16rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.mt-grid-gutter{margin-top:24px!important}.mb-grid-gutter{margin-bottom:24px!important}.ml-grid-gutter{margin-left:24px!important}.mr-grid-gutter{margin-right:24px!important}.mx-grid-gutter{margin-left:24px!important;margin-right:24px!important}.my-grid-gutter{margin-top:24px!important;margin-left:24px!important}.vf-m-0{margin:0!important}.vf-mt-0,.vf-my-0{margin-top:0!important}.vf-mr-0,.vf-mx-0{margin-right:0!important}.vf-mb-0,.vf-my-0{margin-bottom:0!important}.vf-ml-0,.vf-mx-0{margin-left:0!important}.vf-m-sm{margin:28px!important}.vf-mt-sm,.vf-my-sm{margin-top:28px!important}.vf-mr-sm,.vf-mx-sm{margin-right:28px!important}.vf-mb-sm,.vf-my-sm{margin-bottom:28px!important}.vf-ml-sm,.vf-mx-sm{margin-left:28px!important}.vf-m-md{margin:44px!important}.vf-mt-md,.vf-my-md{margin-top:44px!important}.vf-mr-md,.vf-mx-md{margin-right:44px!important}.vf-mb-md,.vf-my-md{margin-bottom:44px!important}.vf-ml-md,.vf-mx-md{margin-left:44px!important}.vf-m-lg{margin:56px!important}.vf-mt-lg,.vf-my-lg{margin-top:56px!important}.vf-mr-lg,.vf-mx-lg{margin-right:56px!important}.vf-mb-lg,.vf-my-lg{margin-bottom:56px!important}.vf-ml-lg,.vf-mx-lg{margin-left:56px!important}.vf-m-xl{margin:88px!important}.vf-mt-xl,.vf-my-xl{margin-top:88px!important}.vf-mr-xl,.vf-mx-xl{margin-right:88px!important}.vf-mb-xl,.vf-my-xl{margin-bottom:88px!important}.vf-ml-xl,.vf-mx-xl{margin-left:88px!important}.vf-p-0{padding:0!important}.vf-pt-0,.vf-py-0{padding-top:0!important}.vf-pr-0,.vf-px-0{padding-right:0!important}.vf-pb-0,.vf-py-0{padding-bottom:0!important}.vf-pl-0,.vf-px-0{padding-left:0!important}.vf-p-sm{padding:28px!important}.vf-pt-sm,.vf-py-sm{padding-top:28px!important}.vf-pr-sm,.vf-px-sm{padding-right:28px!important}.vf-pb-sm,.vf-py-sm{padding-bottom:28px!important}.vf-pl-sm,.vf-px-sm{padding-left:28px!important}.vf-p-md{padding:44px!important}.vf-pt-md,.vf-py-md{padding-top:44px!important}.vf-pr-md,.vf-px-md{padding-right:44px!important}.vf-pb-md,.vf-py-md{padding-bottom:44px!important}.vf-pl-md,.vf-px-md{padding-left:44px!important}.vf-p-lg{padding:56px!important}.vf-pt-lg,.vf-py-lg{padding-top:56px!important}.vf-pr-lg,.vf-px-lg{padding-right:56px!important}.vf-pb-lg,.vf-py-lg{padding-bottom:56px!important}.vf-pl-lg,.vf-px-lg{padding-left:56px!important}.vf-p-xl{padding:88px!important}.vf-pt-xl,.vf-py-xl{padding-top:88px!important}.vf-pr-xl,.vf-px-xl{padding-right:88px!important}.vf-pb-xl,.vf-py-xl{padding-bottom:88px!important}.vf-pl-xl,.vf-px-xl{padding-left:88px!important}@media screen and (min-width:576px){.vf-m-sm-0{margin:0!important}.vf-mt-sm-0,.vf-my-sm-0{margin-top:0!important}.vf-mr-sm-0,.vf-mx-sm-0{margin-right:0!important}.vf-mb-sm-0,.vf-my-sm-0{margin-bottom:0!important}.vf-ml-sm-0,.vf-mx-sm-0{margin-left:0!important}.vf-m-sm-sm{margin:28px!important}.vf-mt-sm-sm,.vf-my-sm-sm{margin-top:28px!important}.vf-mr-sm-sm,.vf-mx-sm-sm{margin-right:28px!important}.vf-mb-sm-sm,.vf-my-sm-sm{margin-bottom:28px!important}.vf-ml-sm-sm,.vf-mx-sm-sm{margin-left:28px!important}.vf-m-sm-md{margin:44px!important}.vf-mt-sm-md,.vf-my-sm-md{margin-top:44px!important}.vf-mr-sm-md,.vf-mx-sm-md{margin-right:44px!important}.vf-mb-sm-md,.vf-my-sm-md{margin-bottom:44px!important}.vf-ml-sm-md,.vf-mx-sm-md{margin-left:44px!important}.vf-m-sm-lg{margin:56px!important}.vf-mt-sm-lg,.vf-my-sm-lg{margin-top:56px!important}.vf-mr-sm-lg,.vf-mx-sm-lg{margin-right:56px!important}.vf-mb-sm-lg,.vf-my-sm-lg{margin-bottom:56px!important}.vf-ml-sm-lg,.vf-mx-sm-lg{margin-left:56px!important}.vf-m-sm-xl{margin:88px!important}.vf-mt-sm-xl,.vf-my-sm-xl{margin-top:88px!important}.vf-mr-sm-xl,.vf-mx-sm-xl{margin-right:88px!important}.vf-mb-sm-xl,.vf-my-sm-xl{margin-bottom:88px!important}.vf-ml-sm-xl,.vf-mx-sm-xl{margin-left:88px!important}.vf-p-sm-0{padding:0!important}.vf-pt-sm-0,.vf-py-sm-0{padding-top:0!important}.vf-pr-sm-0,.vf-px-sm-0{padding-right:0!important}.vf-pb-sm-0,.vf-py-sm-0{padding-bottom:0!important}.vf-pl-sm-0,.vf-px-sm-0{padding-left:0!important}.vf-p-sm-sm{padding:28px!important}.vf-pt-sm-sm,.vf-py-sm-sm{padding-top:28px!important}.vf-pr-sm-sm,.vf-px-sm-sm{padding-right:28px!important}.vf-pb-sm-sm,.vf-py-sm-sm{padding-bottom:28px!important}.vf-pl-sm-sm,.vf-px-sm-sm{padding-left:28px!important}.vf-p-sm-md{padding:44px!important}.vf-pt-sm-md,.vf-py-sm-md{padding-top:44px!important}.vf-pr-sm-md,.vf-px-sm-md{padding-right:44px!important}.vf-pb-sm-md,.vf-py-sm-md{padding-bottom:44px!important}.vf-pl-sm-md,.vf-px-sm-md{padding-left:44px!important}.vf-p-sm-lg{padding:56px!important}.vf-pt-sm-lg,.vf-py-sm-lg{padding-top:56px!important}.vf-pr-sm-lg,.vf-px-sm-lg{padding-right:56px!important}.vf-pb-sm-lg,.vf-py-sm-lg{padding-bottom:56px!important}.vf-pl-sm-lg,.vf-px-sm-lg{padding-left:56px!important}.vf-p-sm-xl{padding:88px!important}.vf-pt-sm-xl,.vf-py-sm-xl{padding-top:88px!important}.vf-pr-sm-xl,.vf-px-sm-xl{padding-right:88px!important}.vf-pb-sm-xl,.vf-py-sm-xl{padding-bottom:88px!important}.vf-pl-sm-xl,.vf-px-sm-xl{padding-left:88px!important}}@media screen and (min-width:768px){.vf-m-md-0{margin:0!important}.vf-mt-md-0,.vf-my-md-0{margin-top:0!important}.vf-mr-md-0,.vf-mx-md-0{margin-right:0!important}.vf-mb-md-0,.vf-my-md-0{margin-bottom:0!important}.vf-ml-md-0,.vf-mx-md-0{margin-left:0!important}.vf-m-md-sm{margin:28px!important}.vf-mt-md-sm,.vf-my-md-sm{margin-top:28px!important}.vf-mr-md-sm,.vf-mx-md-sm{margin-right:28px!important}.vf-mb-md-sm,.vf-my-md-sm{margin-bottom:28px!important}.vf-ml-md-sm,.vf-mx-md-sm{margin-left:28px!important}.vf-m-md-md{margin:44px!important}.vf-mt-md-md,.vf-my-md-md{margin-top:44px!important}.vf-mr-md-md,.vf-mx-md-md{margin-right:44px!important}.vf-mb-md-md,.vf-my-md-md{margin-bottom:44px!important}.vf-ml-md-md,.vf-mx-md-md{margin-left:44px!important}.vf-m-md-lg{margin:56px!important}.vf-mt-md-lg,.vf-my-md-lg{margin-top:56px!important}.vf-mr-md-lg,.vf-mx-md-lg{margin-right:56px!important}.vf-mb-md-lg,.vf-my-md-lg{margin-bottom:56px!important}.vf-ml-md-lg,.vf-mx-md-lg{margin-left:56px!important}.vf-m-md-xl{margin:88px!important}.vf-mt-md-xl,.vf-my-md-xl{margin-top:88px!important}.vf-mr-md-xl,.vf-mx-md-xl{margin-right:88px!important}.vf-mb-md-xl,.vf-my-md-xl{margin-bottom:88px!important}.vf-ml-md-xl,.vf-mx-md-xl{margin-left:88px!important}.vf-p-md-0{padding:0!important}.vf-pt-md-0,.vf-py-md-0{padding-top:0!important}.vf-pr-md-0,.vf-px-md-0{padding-right:0!important}.vf-pb-md-0,.vf-py-md-0{padding-bottom:0!important}.vf-pl-md-0,.vf-px-md-0{padding-left:0!important}.vf-p-md-sm{padding:28px!important}.vf-pt-md-sm,.vf-py-md-sm{padding-top:28px!important}.vf-pr-md-sm,.vf-px-md-sm{padding-right:28px!important}.vf-pb-md-sm,.vf-py-md-sm{padding-bottom:28px!important}.vf-pl-md-sm,.vf-px-md-sm{padding-left:28px!important}.vf-p-md-md{padding:44px!important}.vf-pt-md-md,.vf-py-md-md{padding-top:44px!important}.vf-pr-md-md,.vf-px-md-md{padding-right:44px!important}.vf-pb-md-md,.vf-py-md-md{padding-bottom:44px!important}.vf-pl-md-md,.vf-px-md-md{padding-left:44px!important}.vf-p-md-lg{padding:56px!important}.vf-pt-md-lg,.vf-py-md-lg{padding-top:56px!important}.vf-pr-md-lg,.vf-px-md-lg{padding-right:56px!important}.vf-pb-md-lg,.vf-py-md-lg{padding-bottom:56px!important}.vf-pl-md-lg,.vf-px-md-lg{padding-left:56px!important}.vf-p-md-xl{padding:88px!important}.vf-pt-md-xl,.vf-py-md-xl{padding-top:88px!important}.vf-pr-md-xl,.vf-px-md-xl{padding-right:88px!important}.vf-pb-md-xl,.vf-py-md-xl{padding-bottom:88px!important}.vf-pl-md-xl,.vf-px-md-xl{padding-left:88px!important}}@media screen and (min-width:992px){.vf-m-lg-0{margin:0!important}.vf-mt-lg-0,.vf-my-lg-0{margin-top:0!important}.vf-mr-lg-0,.vf-mx-lg-0{margin-right:0!important}.vf-mb-lg-0,.vf-my-lg-0{margin-bottom:0!important}.vf-ml-lg-0,.vf-mx-lg-0{margin-left:0!important}.vf-m-lg-sm{margin:28px!important}.vf-mt-lg-sm,.vf-my-lg-sm{margin-top:28px!important}.vf-mr-lg-sm,.vf-mx-lg-sm{margin-right:28px!important}.vf-mb-lg-sm,.vf-my-lg-sm{margin-bottom:28px!important}.vf-ml-lg-sm,.vf-mx-lg-sm{margin-left:28px!important}.vf-m-lg-md{margin:44px!important}.vf-mt-lg-md,.vf-my-lg-md{margin-top:44px!important}.vf-mr-lg-md,.vf-mx-lg-md{margin-right:44px!important}.vf-mb-lg-md,.vf-my-lg-md{margin-bottom:44px!important}.vf-ml-lg-md,.vf-mx-lg-md{margin-left:44px!important}.vf-m-lg-lg{margin:56px!important}.vf-mt-lg-lg,.vf-my-lg-lg{margin-top:56px!important}.vf-mr-lg-lg,.vf-mx-lg-lg{margin-right:56px!important}.vf-mb-lg-lg,.vf-my-lg-lg{margin-bottom:56px!important}.vf-ml-lg-lg,.vf-mx-lg-lg{margin-left:56px!important}.vf-m-lg-xl{margin:88px!important}.vf-mt-lg-xl,.vf-my-lg-xl{margin-top:88px!important}.vf-mr-lg-xl,.vf-mx-lg-xl{margin-right:88px!important}.vf-mb-lg-xl,.vf-my-lg-xl{margin-bottom:88px!important}.vf-ml-lg-xl,.vf-mx-lg-xl{margin-left:88px!important}.vf-p-lg-0{padding:0!important}.vf-pt-lg-0,.vf-py-lg-0{padding-top:0!important}.vf-pr-lg-0,.vf-px-lg-0{padding-right:0!important}.vf-pb-lg-0,.vf-py-lg-0{padding-bottom:0!important}.vf-pl-lg-0,.vf-px-lg-0{padding-left:0!important}.vf-p-lg-sm{padding:28px!important}.vf-pt-lg-sm,.vf-py-lg-sm{padding-top:28px!important}.vf-pr-lg-sm,.vf-px-lg-sm{padding-right:28px!important}.vf-pb-lg-sm,.vf-py-lg-sm{padding-bottom:28px!important}.vf-pl-lg-sm,.vf-px-lg-sm{padding-left:28px!important}.vf-p-lg-md{padding:44px!important}.vf-pt-lg-md,.vf-py-lg-md{padding-top:44px!important}.vf-pr-lg-md,.vf-px-lg-md{padding-right:44px!important}.vf-pb-lg-md,.vf-py-lg-md{padding-bottom:44px!important}.vf-pl-lg-md,.vf-px-lg-md{padding-left:44px!important}.vf-p-lg-lg{padding:56px!important}.vf-pt-lg-lg,.vf-py-lg-lg{padding-top:56px!important}.vf-pr-lg-lg,.vf-px-lg-lg{padding-right:56px!important}.vf-pb-lg-lg,.vf-py-lg-lg{padding-bottom:56px!important}.vf-pl-lg-lg,.vf-px-lg-lg{padding-left:56px!important}.vf-p-lg-xl{padding:88px!important}.vf-pt-lg-xl,.vf-py-lg-xl{padding-top:88px!important}.vf-pr-lg-xl,.vf-px-lg-xl{padding-right:88px!important}.vf-pb-lg-xl,.vf-py-lg-xl{padding-bottom:88px!important}.vf-pl-lg-xl,.vf-px-lg-xl{padding-left:88px!important}}@media screen and (min-width:1200px){.vf-m-xl-0{margin:0!important}.vf-mt-xl-0,.vf-my-xl-0{margin-top:0!important}.vf-mr-xl-0,.vf-mx-xl-0{margin-right:0!important}.vf-mb-xl-0,.vf-my-xl-0{margin-bottom:0!important}.vf-ml-xl-0,.vf-mx-xl-0{margin-left:0!important}.vf-m-xl-sm{margin:28px!important}.vf-mt-xl-sm,.vf-my-xl-sm{margin-top:28px!important}.vf-mr-xl-sm,.vf-mx-xl-sm{margin-right:28px!important}.vf-mb-xl-sm,.vf-my-xl-sm{margin-bottom:28px!important}.vf-ml-xl-sm,.vf-mx-xl-sm{margin-left:28px!important}.vf-m-xl-md{margin:44px!important}.vf-mt-xl-md,.vf-my-xl-md{margin-top:44px!important}.vf-mr-xl-md,.vf-mx-xl-md{margin-right:44px!important}.vf-mb-xl-md,.vf-my-xl-md{margin-bottom:44px!important}.vf-ml-xl-md,.vf-mx-xl-md{margin-left:44px!important}.vf-m-xl-lg{margin:56px!important}.vf-mt-xl-lg,.vf-my-xl-lg{margin-top:56px!important}.vf-mr-xl-lg,.vf-mx-xl-lg{margin-right:56px!important}.vf-mb-xl-lg,.vf-my-xl-lg{margin-bottom:56px!important}.vf-ml-xl-lg,.vf-mx-xl-lg{margin-left:56px!important}.vf-m-xl-xl{margin:88px!important}.vf-mt-xl-xl,.vf-my-xl-xl{margin-top:88px!important}.vf-mr-xl-xl,.vf-mx-xl-xl{margin-right:88px!important}.vf-mb-xl-xl,.vf-my-xl-xl{margin-bottom:88px!important}.vf-ml-xl-xl,.vf-mx-xl-xl{margin-left:88px!important}.vf-p-xl-0{padding:0!important}.vf-pt-xl-0,.vf-py-xl-0{padding-top:0!important}.vf-pr-xl-0,.vf-px-xl-0{padding-right:0!important}.vf-pb-xl-0,.vf-py-xl-0{padding-bottom:0!important}.vf-pl-xl-0,.vf-px-xl-0{padding-left:0!important}.vf-p-xl-sm{padding:28px!important}.vf-pt-xl-sm,.vf-py-xl-sm{padding-top:28px!important}.vf-pr-xl-sm,.vf-px-xl-sm{padding-right:28px!important}.vf-pb-xl-sm,.vf-py-xl-sm{padding-bottom:28px!important}.vf-pl-xl-sm,.vf-px-xl-sm{padding-left:28px!important}.vf-p-xl-md{padding:44px!important}.vf-pt-xl-md,.vf-py-xl-md{padding-top:44px!important}.vf-pr-xl-md,.vf-px-xl-md{padding-right:44px!important}.vf-pb-xl-md,.vf-py-xl-md{padding-bottom:44px!important}.vf-pl-xl-md,.vf-px-xl-md{padding-left:44px!important}.vf-p-xl-lg{padding:56px!important}.vf-pt-xl-lg,.vf-py-xl-lg{padding-top:56px!important}.vf-pr-xl-lg,.vf-px-xl-lg{padding-right:56px!important}.vf-pb-xl-lg,.vf-py-xl-lg{padding-bottom:56px!important}.vf-pl-xl-lg,.vf-px-xl-lg{padding-left:56px!important}.vf-p-xl-xl{padding:88px!important}.vf-pt-xl-xl,.vf-py-xl-xl{padding-top:88px!important}.vf-pr-xl-xl,.vf-px-xl-xl{padding-right:88px!important}.vf-pb-xl-xl,.vf-py-xl-xl{padding-bottom:88px!important}.vf-pl-xl-xl,.vf-px-xl-xl{padding-left:88px!important}}.vf-text--monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.vf-text--justify{text-align:justify!important}.vf-text--nowrap{white-space:nowrap!important}.vf-text--truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-text--left{text-align:left!important}.vf-text--right{text-align:right!important}.vf-text--center{text-align:center!important}@media screen and (min-width:576px){.vf-text-sm--left{text-align:left!important}.vf-text-sm--right{text-align:right!important}.vf-text-sm--center{text-align:center!important}}@media screen and (min-width:768px){.vf-text-md--left{text-align:left!important}.vf-text-md--right{text-align:right!important}.vf-text-md--center{text-align:center!important}}@media screen and (min-width:992px){.vf-text-lg--left{text-align:left!important}.vf-text-lg--right{text-align:right!important}.vf-text-lg--center{text-align:center!important}}@media screen and (min-width:1200px){.vf-text-xl--left{text-align:left!important}.vf-text-xl--right{text-align:right!important}.vf-text-xl--center{text-align:center!important}}.vf-text--lowercase{text-transform:lowercase!important}.vf-text--uppercase{text-transform:uppercase!important}.vf-text--capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.vf-text--white{color:#fff!important}.vf-text--primary{color:#ffda00!important}a.vf-text--primary:focus,a.vf-text--primary:hover{color:#ccae00!important}.vf-text--secondary{color:#2071b5!important}a.vf-text--secondary:focus,a.vf-text--secondary:hover{color:#18568a!important}.vf-text--success{color:#28a745!important}a.vf-text--success:focus,a.vf-text--success:hover{color:#1e7e34!important}.vf-text--warning{color:#ffc107!important}a.vf-text--warning:focus,a.vf-text--warning:hover{color:#d39e00!important}.vf-text--danger{color:#f93b18!important}a.vf-text--danger:focus,a.vf-text--danger:hover{color:#d82606!important}.vf-text--light{color:#f8f9fa!important}a.vf-text--light:focus,a.vf-text--light:hover{color:#dae0e5!important}.vf-text--dark{color:#222222!important}a.vf-text--dark:focus,a.vf-text--dark:hover{color:#090909!important}.vf-text--blue-grey{color:#69788c!important}a.vf-text--blue-grey:focus,a.vf-text--blue-grey:hover{color:#535f6f!important}.vf-text--dark-moss{color:#005c63!important}a.vf-text--dark-moss:focus,a.vf-text--dark-moss:hover{color:#002d30!important}.vf-text--dark-blue{color:#1e324f!important}a.vf-text--dark-blue:focus,a.vf-text--dark-blue:hover{color:#101b2a!important}.vf-text--dark-pink{color:#d1266b!important}a.vf-text--dark-pink:focus,a.vf-text--dark-pink:hover{color:#a61e55!important}.vf-text--dark-green{color:#3dc07c!important}a.vf-text--dark-green:focus,a.vf-text--dark-green:hover{color:#319963!important}.vf-text--dark-red{color:#f93b18!important}a.vf-text--dark-red:focus,a.vf-text--dark-red:hover{color:#d82606!important}.vf-text--dark-purple{color:#9b62c3!important}a.vf-text--dark-purple:focus,a.vf-text--dark-purple:hover{color:#8243af!important}.vf-text--light-yellow{color:#fffee5!important}a.vf-text--light-yellow:focus,a.vf-text--light-yellow:hover{color:#fffcb2!important}.vf-text--light-green{color:#edf9f3!important}a.vf-text--light-green:focus,a.vf-text--light-green:hover{color:#c7ecda!important}.vf-text--light-turquoise{color:#ebf2f3!important}a.vf-text--light-turquoise:focus,a.vf-text--light-turquoise:hover{color:#cbdde0!important}.vf-text--light-blue{color:#edf1f6!important}a.vf-text--light-blue:focus,a.vf-text--light-blue:hover{color:#cbd7e5!important}.vf-text--light-red{color:#fef0ea!important}a.vf-text--light-red:focus,a.vf-text--light-red:hover{color:#fccdb9!important}.vf-text--light-grey{color:#f2f2f2!important}a.vf-text--light-grey:focus,a.vf-text--light-grey:hover{color:#d9d9d9!important}.vf-text--body{color:#222222!important}.vf-text--muted{color:#6c757d!important}.vf-text--black-50{color:rgba(0,0,0,0.5)!important}.vf-text--white-50{color:rgba(255,255,255,0.5)!important}.vf-text--incharge-nordic-green{color:#46ee76!important}.vf-text--incharge-nordic-blue{color:#2071b5!important}.vf-text--incharge-nordic-grey{color:#4e4b4b!important}.vf-text--incharge-vattenfall-green{color:#46ee76!important}.vf-text--incharge-map-app-yellow{color:#ffda00!important}.vf-text--incharge-map-app-white{color:#ffffff!important}.vf-text--incharge-map-app-solar{color:#81e0a8!important}.vf-text--incharge-map-app-blue{color:#2071b5!important}.vf-text--hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.vf-text--decoration-none{text-decoration:none!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.border-bottom{border-bottom:1px #e6eaed solid}.border-top{border-top:1px #e6eaed solid}.vf-text--body{color:#222222}.vf-text__coal-black{color:#000000}.vf-text--muted{color:#6c757d}a.vf-text--muted{text-decoration:none}a.vf-text--muted:hover{text-decoration:underline}.vf-text--primary{color:#ffda00}.vf-text--secondary{color:#2071b5}a.vf-text--secondary:focus,a.vf-text--secondary:hover{color:#18568a}.vf-text--success{color:#28a745}a.vf-text--success:focus,a.vf-text--success:hover{color:#1e7e34}a.vf-text--primary:focus,a.vf-text--primary:hover{color:#ccae00}.vf-text--warning{color:#ffc107}a.vf-text--warning:focus,a.vf-text--warning:hover{color:#d39e00}.vf-text--danger{color:#f93b18}a.vf-text--danger:focus,a.vf-text--danger:hover{color:#d82606}.vf-text--light{color:#f8f9fa}a.vf-text--light:focus,a.vf-text--light:hover{color:#dae0e5}.vf-text--dark{color:#222222}a.vf-text--dark:focus,a.vf-text--dark:hover{color:#090909}.vf-text--blue-grey{color:#69788c}a.vf-text--blue-grey:focus,a.vf-text--blue-grey:hover{color:#535f6f}.vf-text--dark-moss{color:#005c63}a.vf-text--dark-moss:focus,a.vf-text--dark-moss:hover{color:#002d30}.vf-text--dark-blue{color:#1e324f}a.vf-text--dark-blue:focus,a.vf-text--dark-blue:hover{color:#101b2a}.vf-text--dark-pink{color:#d1266b}a.vf-text--dark-pink:focus,a.vf-text--dark-pink:hover{color:#a61e55}.vf-text--dark-green{color:#3dc07c}a.vf-text--dark-green:focus,a.vf-text--dark-green:hover{color:#319963}.vf-text--dark-red{color:#f93b18}a.vf-text--dark-red:focus,a.vf-text--dark-red:hover{color:#d82606}.vf-text--dark-purple{color:#9b62c3}a.vf-text--dark-purple:focus,a.vf-text--dark-purple:hover{color:#8243af}.vf-bg--light-yellow{background-color:#fffee5}.vf-text--light-yellow{color:#fffee5}a.vf-bg--light-yellow:focus,a.vf-bg--light-yellow:hover{color:#fffcb2}.vf-bg--light-green{background-color:#edf9f3}.vf-text--light-green{color:#edf9f3}a.vf-bg--light-green:focus,a.vf-bg--light-green:hover{color:#c7ecda}.vf-bg--light-turquoise{background-color:#ebf2f3}.vf-text--light-turquoise{color:#ebf2f3}a.vf-bg--light-turquoise:focus,a.vf-bg--light-turquoise:hover{color:#cbdde0}.vf-bg--light-blue{background-color:#edf1f6}.vf-text--light-blue{color:#edf1f6}a.vf-bg--light-blue:focus,a.vf-bg--light-blue:hover{color:#cbd7e5}.vf-bg--light-red{background-color:#fef0ea}.vf-text--light-red{color:#fef0ea}a.vf-bg--light-red:focus,a.vf-bg--light-red:hover{color:#fccdb9}.vf-bg--dark{background-color:#222222!important}.vf-bg--light-grey{background-color:#f2f2f2}.vf-text--light-grey{color:#f2f2f2}a.vf-bg--light-grey:focus,a.vf-bg--light-grey:hover{color:#d9d9d9}.vf-bg--white{background-color:#fff}.vf-text--white{color:#fff}a.vf-text--white{text-decoration:none}a.vf-text--white:hover{text-decoration:underline}.vf-bg--transparent{background-color:transparent}.vf-text--black-50{color:rgba(0,0,0,0.5)}.vf-text--white-50{color:rgba(255,255,255,0.5)}.vf-text--incharge-nordic-green{color:#46ee76}.vf-text--incharge-nordic-blue{color:#2071b5}.vf-text--incharge-nordic-grey{color:#4e4b48}.vf-text--incharge-vattenfall-green{color:#46ee76}.vf-text--incharge-map-app-yellow{color:#ffda00}.vf-text--incharge-map-app-white{color:#fff}.vf-text--incharge-map-app-solar{color:#81e0a8}.vf-text--incharge-map-app-blue{color:#2071b5}.vf-button__container{display:grid;grid-template-columns:240px;grid-gap:15px}@media screen and (min-width:576px){.vf-button__container{grid-template-columns:repeat(2,240px)}}@media screen and (min-width:1200px){.vf-button__container{grid-template-columns:repeat(4,240px)}}.vf-button__container--medium{grid-template-columns:180px}@media screen and (min-width:576px){.vf-button__container--medium{grid-template-columns:repeat(2,180px)}}@media screen and (min-width:992px){.vf-button__container--medium{grid-template-columns:repeat(4,180px)}}.vf-btn{background-color:transparent;border:2px solid transparent;border-radius:20px;color:#222222;display:inline-block;font-family:"Vattenfall Hall NORDx";font-size:0.875rem;font-weight:500;line-height:18px;min-width:180px;padding:9px 48px;position:relative;text-align:center;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;user-select:none;vertical-align:middle}.vf-btn:not(:disabled):not(.disabled){cursor:pointer}.vf-btn:before{content:"→";font-size:1.5rem;font-weight:normal;opacity:0;position:absolute;transform:translate(-220%,0);transform-origin:top left;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:300ms;transition-duration:300ms}.vf-btn:hover:before{opacity:1;transition-delay:150ms;transform:translate(-150%,0)}.vf-btn--block{display:block;width:100%}.vf-btn--block+.vf-btn--block{margin-top:15px}.vf-btn--lg{border-radius:26px;font-size:1.125rem;line-height:24px;min-width:240px;padding:12px 48px}.vf-btn__primary{color:#111111;background:#ffda00}.vf-btn__primary:hover{background:#ffe85b}.vf-btn__primary:focus{background:#f1c50b}.vf-btn__secondary{color:#fff;background:#1964a3}.vf-btn__secondary:hover{background:#2071b5}.vf-btn__secondary:focus{background:#1e324f}.vf-btn__tertiary{color:#222222;background:transparent;border:2px #cdd1d4 solid}.vf-btn__tertiary:hover{background:#1964a3;border-color:#1964a3;color:#fff}.vf-btn__tertiary:focus{background:#1e324f;border-color:#1e324f;color:#fff}.vf-btn__dark--outline{color:#222222;background:transparent;border:2px #222222 solid}.vf-btn__dark--outline:hover{color:#fff;background:#222222;border-color:#222222}.vf-btn__dark--outline:focus{color:#fff;background:#4e4b48;border-color:#4e4b48}.vf-btn__secondary--outline{color:#2071b5;background:transparent;border:2px #1964a3 solid}.vf-btn__secondary--outline:hover{color:#fff;background:#1964a3;border-color:#1964a3}.vf-btn__secondary--outline:active{color:#fff;background:#1e324f;border-color:#1e324f}.vf-btn:disabled{color:#767676;background-color:#eeeeee;opacity:0.65}.vf-btn__group{border-radius:34px;box-shadow:0px 0px 4px 0px rgba(0,0,0,0.5);display:flex;max-width:100%;overflow:hidden;position:relative;vertical-align:middle;width:100%}.vf-btn__group-btn{background:#fff;border:none;border-radius:34px;color:#1964a3;display:inline-block;flex:1;font-size:1rem;font-weight:500;letter-spacing:-0.05px;line-height:28px;padding:20px 30px;position:relative;text-align:center;vertical-align:middle}.vf-btn__group-btn:focus,.vf-btn__group-btn:hover{color:#fff}.vf-btn__group-btn:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.vf-btn__group-btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.vf-btn__group--mobile{display:flex;flex-direction:column}.vf-btn__group--mobile .vf-btn__group-btn{box-shadow:0px 0px 4px 0px rgba(0,0,0,0.5);border-radius:34px;font-size:16px;font-weight:500;letter-spacing:0px;line-height:28px;padding:6px;text-align:center}.vf-btn__group--mobile .vf-btn__group-btn:not(:first-child){margin-top:16px}.vf-btn--incharge-nordic{background:#46ee76;color:#000}.vf-btn--incharge-nordic:hover{background:#88f4a6}.vf-btn--incharge-nordic.focus,.vf-btn--incharge-nordic:focus{background:#46ee76}.vf-btn--incharge-nordic.disabled,.vf-btn--incharge-nordic:disabled{background-color:#eee;color:#767676}.vf-btn--incharge-nordic+.vf-btn--incharge-nordic{margin-top:15px}@media screen and (min-width:576px){.vf-btn--incharge-nordic+.vf-btn--incharge-nordic{margin-top:0;margin-left:15px}}.vf-gdpr-consent{background-color:rgba(0,0,0,0.5);display:flex;left:0;height:100vh;position:fixed;top:0;overflow:hidden;width:100vw;z-index:99}.vf-gdpr-consent__container{display:block;height:100vh;overflow-y:auto;width:100vw}.vf-gdpr-consent__content{background-color:#fff;display:block;margin:50px auto 0 auto;padding:32px 16px;position:relative}@media screen and (min-width:768px){.vf-gdpr-consent__content{max-width:720px;padding:48px 32px}}@media screen and (min-width:1200px){.vf-gdpr-consent__content{max-width:900px;padding:55px 65px}}.vf-gdpr-consent .vf-icon-close{background:none;border:none;cursor:pointer;outline:none;position:absolute;top:20px;right:20px}.vf-gdpr-consent .vf-icon-close:before{font-size:20px}.vf-gdpr-consent__heading{font-size:18px;line-height:24px}@media screen and (min-width:768px){.vf-gdpr-consent__heading{font-size:22px;line-height:28px;margin-bottom:16px}}.vf-gdpr-consent__text{font-size:16px;line-height:28px;margin-bottom:24px}.vf-gdpr-consent__link{color:#1964a3;text-decoration:none}.vf-gdpr-consent__form{display:flex;flex-direction:column;margin:24px 0}@media screen and (min-width:768px){.vf-gdpr-consent__form{flex-direction:row;margin:48px 0 32px 0}}.vf-gdpr-consent__form-buttons{display:flex;flex-direction:column;margin-bottom:24px;margin-top:0;order:1}.vf-gdpr-consent__form-buttons>:not(:last-child){margin-bottom:16px}@media screen and (min-width:768px){.vf-gdpr-consent__form-buttons>:not(:last-child){margin-bottom:0;margin-right:8px}}@media screen and (min-width:768px){.vf-gdpr-consent__form-buttons{flex-direction:row;margin-bottom:0;order:2}}.vf-gdpr-consent__form-group{align-items:center;display:flex;flex-direction:row}@media screen and (min-width:768px){.vf-gdpr-consent__form-group{margin:0 28px 16px 0}}.vf-gdpr-consent__form-group:not(:last-child){margin-bottom:16px}.vf-gdpr-consent__form-footer{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:768px){.vf-gdpr-consent__form-footer{flex-direction:row;margin-bottom:16px}}.vf-gdpr-consent__label{font-weight:500;margin-bottom:8px}.vf-gdpr-consent__expand-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:row;font-family:"Vattenfall Hall NORDx";font-size:16px;font-weight:500;justify-content:center;order:2;outline:none;position:relative}.vf-gdpr-consent__expand-button:after{content:"\e981";font-size:16px;font-family:"vf-icons";margin-left:12px;padding-top:5px}@media screen and (min-width:768px){.vf-gdpr-consent__expand-button{order:1}}.vf-gdpr-consent__details-content{display:block;padding-top:24px}.vf-gdpr-consent__hidden{display:none}.vf-gdpr-consent .vf-checkbox__input{margin:0 12px 6.4px 0}.vf-cookie-banner{background:#1e324f;color:white;font-family:"Vattenfall Hall NORDx",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:14px;letter-spacing:-0.05px;line-height:28px;font-weight:normal;position:relative;text-align:left;padding:10px 20px 10px 30px}@media screen and (min-width:576px){.vf-cookie-banner{font-size:1rem;padding:10px 0;text-align:center}}.vf-cookie-banner__close-btn{background:transparent;border:none;color:white;right:5px;position:absolute;top:50%;transform:translateY(-50%)}.vf-cookie-banner__close-btn .vf-icon-close:before{font-size:1.25rem}@media screen and (min-width:576px){.vf-cookie-banner__close-btn{right:15px}}.vf-cookie-banner--error{background:#f93b18}.vf-cookie-banner--info{background:#1964a3}.vf-cookie-banner--success{background:#3dc07c}.vf-notification-container{display:flex;flex-direction:column;margin-left:auto;position:relative;width:333px}.vf-notification-container .vf-notification-icon{display:inline-flex;margin:16px 10px 16px auto;padding:10px;border-radius:100%;color:#fff;background-color:#1964a3;cursor:pointer}.vf-notification-container .vf-notification-icon:before{line-height:1.15;height:24px}.vf-notification-container .vf-notification{position:absolute;top:76px;background:#fff;border-radius:4px;border:1px solid #bcbcbc;transform:scaleY(0);opacity:0;transition:opacity 0.2s ease-in-out}.vf-notification-container .vf-notification.vf-notification--show{transform:scaleY(1);opacity:1}.vf-notification-container .vf-notification .vf-notification-header{position:relative;color:#fff;background-color:#1964a3;font-size:1.125rem;letter-spacing:0px;line-height:24px;padding:18px 20px;border-radius:4px 4px 0 0;font-weight:800}.vf-notification-container .vf-notification .vf-notification-header:before{content:"";display:block;position:absolute;top:-4px;right:24px;width:16px;height:16px;border-top:10px solid #1964a3;border-right:10px solid #1964a3;transform:rotate(-45deg)}.vf-notification-container .vf-notification .vf-notification-header .vf-notification-header-settings{position:absolute;top:16px;right:20px;color:#fff}.vf-notification-container .vf-notification .vf-notification-header .vf-notification-header-settings:hover{text-decoration:none}.vf-notification-container .vf-notification .vf-notification-body{margin:0 20px}.vf-notification-container .vf-notification .vf-notification-body .vf-notification-body-item{display:flex;padding:20px 0;border-bottom:1px solid #e8e8e9;text-decoration:none}.vf-notification-container .vf-notification .vf-notification-body .vf-notification-body-item .vf-notification-body-item-col1{padding-right:12px}.vf-notification-container .vf-notification .vf-notification-body .vf-notification-body-item .vf-notification-body-item-col1 .vf-notification-body-item-image{height:44px;width:44px;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:cover}.vf-notification-container .vf-notification .vf-notification-body .vf-notification-body-item .vf-notification-body-item-col2 .vf-notification-body-item-event{color:#222;font-size:1rem;font-weight:500;letter-spacing:-0.05px;line-height:28px}.vf-notification-container .vf-notification .vf-notification-body .vf-notification-body-item .vf-notification-body-item-col2 .vf-notification-body-item-event .vf-notification-body-item-event-action{font-weight:400}.vf-notification-container .vf-notification .vf-notification-body .vf-notification-body-item .vf-notification-body-item-col2 .vf-notification-body-item-time{color:#888;font-weight:400;letter-spacing:0px;line-height:24px;font-size:0.875rem;padding-top:1px}.vf-notification-container .vf-notification .vf-notification-body .vf-notification-footer{padding:10px 0;text-align:center}.vf-notification-container .vf-notification .vf-notification-body .vf-notification-footer a{color:#1964a3}.vf-tooltip{position:relative;display:inline-flex;cursor:pointer;color:#1964a3}.vf-tooltip:hover{color:#05131e;text-decoration:underline}.vf-tooltip:hover .vf-tooltip-message{opacity:1;transition:opacity 0.3s ease-in-out}.vf-tooltip[class*=vf-icon-]{color:inherit}.vf-tooltip[class*=vf-icon-]:hover{color:inherit;text-decoration:none}.vf-tooltip[class*=vf-icon-] .vf-tooltip-message{margin-bottom:10px}.vf-tooltip[class*=vf-icon-][class*=vf-tooltip--right] .vf-tooltip-message{margin-bottom:-10px!important}.vf-tooltip[class*=vf-icon-][class*=vf-tooltip--left] .vf-tooltip-message{margin-bottom:-10px!important}.vf-tooltip--left~.vf-tooltip-message{right:52px!important}.vf-tooltip--left .vf-tooltip-message{right:calc(100% + 10px)}.vf-tooltip--left .vf-tooltip-message,.vf-tooltip--left~.vf-tooltip-message{transform:translate(0,50%)!important}.vf-tooltip--left .vf-tooltip-message:after,.vf-tooltip--left .vf-tooltip-message:before,.vf-tooltip--left~.vf-tooltip-message:after,.vf-tooltip--left~.vf-tooltip-message:before{top:calc(50% - 15px);left:auto;bottom:0;transform:translate(0,100%) rotate(-45deg);border-left:none;border-bottom:1px solid #c5eecc;border-right:1px solid #c5eecc;border-top:none}.vf-tooltip--left .vf-tooltip-message:before,.vf-tooltip--left~.vf-tooltip-message:before{right:-6px}.vf-tooltip--left .vf-tooltip-message:after,.vf-tooltip--left~.vf-tooltip-message:after{right:-5px;border-width:10px;border-color:transparent #edf9f3 #edf9f3 transparent;top:-6px}.vf-tooltip--right~.vf-tooltip-message{left:100%!important}.vf-tooltip--right .vf-tooltip-message{left:calc(100% + 10px)}.vf-tooltip--right .vf-tooltip-message,.vf-tooltip--right~.vf-tooltip-message{transform:translate(0,50%)!important;right:auto!important}.vf-tooltip--right .vf-tooltip-message:after,.vf-tooltip--right .vf-tooltip-message:before,.vf-tooltip--right~.vf-tooltip-message:after,.vf-tooltip--right~.vf-tooltip-message:before{top:calc(50% - 15px);right:auto;bottom:0;transform:translate(0,100%) rotate(-45deg);border-left:1px solid #c5eecc;border-bottom:none;border-right:none;border-top:1px solid #c5eecc}.vf-tooltip--right .vf-tooltip-message:before,.vf-tooltip--right~.vf-tooltip-message:before{left:-6px}.vf-tooltip--right .vf-tooltip-message:after,.vf-tooltip--right~.vf-tooltip-message:after{left:-5px;border-width:10px;border-color:#edf9f3 transparent transparent #edf9f3;top:-6px}.vf-tooltip--bottom .vf-tooltip-message{bottom:-100%}.vf-tooltip--bottom .vf-tooltip-message,.vf-tooltip--bottom~.vf-tooltip-message{bottom:-3px;transform:translate(50%,100%)}.vf-tooltip--bottom .vf-tooltip-message:after,.vf-tooltip--bottom .vf-tooltip-message:before,.vf-tooltip--bottom~.vf-tooltip-message:after,.vf-tooltip--bottom~.vf-tooltip-message:before{border-left:none;border-bottom:none;border-right:1px solid #c5eecc;border-top:1px solid #c5eecc}.vf-tooltip--bottom .vf-tooltip-message:before,.vf-tooltip--bottom~.vf-tooltip-message:before{top:-6px}.vf-tooltip--bottom .vf-tooltip-message:after,.vf-tooltip--bottom~.vf-tooltip-message:after{top:-5px;border-width:10px;border-color:#edf9f3 #edf9f3 transparent transparent}.vf-tooltip--bottom[class*=vf-icon-] .vf-tooltip-message,.vf-tooltip--bottom[class*=vf-icon-]~.vf-tooltip-message{bottom:-100%;transform:translate(50%,100%)}.vf-tooltip--blue .vf-tooltip-message,.vf-tooltip--blue~.vf-tooltip-message{background:#f1f8ff;border-color:#c5dcee;color:#2071b5}.vf-tooltip--blue .vf-tooltip-message:before,.vf-tooltip--blue~.vf-tooltip-message:before{border-color:#c5dcee}.vf-tooltip--blue .vf-tooltip-message:after,.vf-tooltip--blue~.vf-tooltip-message:after{border-color:#f1f8ff}.vf-tooltip--red .vf-tooltip-message,.vf-tooltip--red~.vf-tooltip-message{background:#fff5f1;border-color:#eec8c5;color:#f93b18}.vf-tooltip--red .vf-tooltip-message:before,.vf-tooltip--red~.vf-tooltip-message:before{border-color:#eec8c5}.vf-tooltip--red .vf-tooltip-message:after,.vf-tooltip--red~.vf-tooltip-message:after{border-color:#fff5f1}.vf-tooltip--blue-solid .vf-tooltip-message,.vf-tooltip--blue-solid~.vf-tooltip-message{background:#2071b5;border-color:#2071b5;color:#fff}.vf-tooltip--blue-solid .vf-tooltip-message:before,.vf-tooltip--blue-solid~.vf-tooltip-message:before{border-color:#2071b5}.vf-tooltip--blue-solid .vf-tooltip-message:after,.vf-tooltip--blue-solid~.vf-tooltip-message:after{border-color:#2071b5}.vf-tooltip--green-solid .vf-tooltip-message,.vf-tooltip--green-solid~.vf-tooltip-message{background:#3dc07c;border-color:#3dc07c;color:#fff}.vf-tooltip--green-solid .vf-tooltip-message:before,.vf-tooltip--green-solid~.vf-tooltip-message:before{border-color:#3dc07c}.vf-tooltip--green-solid .vf-tooltip-message:after,.vf-tooltip--green-solid~.vf-tooltip-message:after{border-color:#3dc07c}.vf-tooltip--red-solid .vf-tooltip-message,.vf-tooltip--red-solid~.vf-tooltip-message{background:#f93b18;border-color:#f93b18;color:#fff}.vf-tooltip--red-solid .vf-tooltip-message:before,.vf-tooltip--red-solid~.vf-tooltip-message:before{border-color:#f93b18}.vf-tooltip--red-solid .vf-tooltip-message:after,.vf-tooltip--red-solid~.vf-tooltip-message:after{border-color:#f93b18}.vf-tooltip--yellow-solid .vf-tooltip-message,.vf-tooltip--yellow-solid~.vf-tooltip-message{background:#ffda00;border-color:#ffda00;color:#222222}.vf-tooltip--yellow-solid .vf-tooltip-message:before,.vf-tooltip--yellow-solid~.vf-tooltip-message:before{border-color:#ffda00}.vf-tooltip--yellow-solid .vf-tooltip-message:after,.vf-tooltip--yellow-solid~.vf-tooltip-message:after{border-color:#ffda00}.vf-tooltip-message{width:180px;width:max-content;max-width:180px;bottom:calc(100% - 10px);min-height:31px;opacity:0;position:absolute;right:50%;transform:translate(50%,0);padding:4px 10px;z-index:999;font-size:0.875rem;font-weight:normal;letter-spacing:0px;line-height:20px;pointer-events:none;background:#edf9f3;border:1px solid #c5eecc;border-radius:4px 4px 4px 4px;color:#3dc07c;text-align:center}.vf-tooltip-message:after,.vf-tooltip-message:before{content:"";display:block;position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;bottom:0;width:10px;height:10px;border-left:1px solid #c5eecc;border-bottom:1px solid #c5eecc;border-radius:3px;transform:rotate(-45deg);z-index:-1}.vf-tooltip-message:before{bottom:-5px}.vf-tooltip-message:after{content:"";bottom:-4px;border-color:transparent transparent #edf9f3 #edf9f3;border-width:10px}.vf-badge{background:#f93b18;border-radius:12px;display:inline-block;color:white;font-size:0.75rem;font-weight:400;letter-spacing:-0.04px;line-height:1;min-width:24px;text-align:center;vertical-align:baseline;white-space:nowrap;width:fit-content;padding:6px 4px}.vf-preloader{display:flex;flex-flow:row nowrap}.vf-preloader .vf-preloader-svg{display:block;height:80px;width:80px}.vf-preloader .vf-preloader-svg .vf-preloader-circle{fill:none;stroke:#1964a3;stroke-width:4;stroke-linecap:round;transition:stroke-dasharray 1s linear;transform-origin:50% 50%;stroke-dasharray:0,238.76}.vf-preloader .vf-preloader-svg .vf-preloader-percentage{fill:#1964a3;stroke:none;font-size:1.125rem;text-anchor:middle;alignment-baseline:central}.vf-pagination{display:flex;padding-left:0;list-style:none;font-size:1rem}.vf-page-link{border-radius:4px;display:block;line-height:28px;color:#222222;background-color:#fff;border:1px solid #e8e8e9;margin:0 3px;min-width:36px;text-align:center;text-decoration:none;position:relative;padding:3px 10px}.vf-page-link:hover{z-index:2;color:#2071b5;text-decoration:none;background-color:#e6eaed;border-color:#dee2e6}.vf-page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 0.2rem rgba(32,113,181,0.25)}.vf-page-link:not(:disabled):not(.disabled){cursor:pointer}.vf-page-item:first-child .vf-page-link{margin-left:0}.vf-page-item.active .vf-page-link{z-index:1;color:#fff;background-color:#2071b5;border-color:#dee2e6}.vf-page-item.disabled .vf-page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.vf-progress{margin:28px 0;display:flex;height:4px;background-color:#e8e8e9}.vf-progress-bar{display:flex;flex-direction:column;justify-content:center;color:white;text-align:center;white-space:nowrap;background-color:#1964a3}.vf-progress--small{height:calc(4px / 2)}.vf-horizontal-steppers--container{display:flex}.vf-horizontal-steppers--container label{display:inline-block}.vf-horizontal-steppers--container .vf-horizontal-steppers--step,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile{position:relative;width:236px}.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-alternative,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-numbers-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-alternative,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-default,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-default-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-numbers-mobile{display:flex;background:#edf1f6;justify-content:center;align-items:center;border-radius:50%;width:36px;height:36px}.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-alternative .vf-horizontal-steppers--icon,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default .vf-horizontal-steppers--icon,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default-mobile .vf-horizontal-steppers--icon,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-numbers .vf-horizontal-steppers--icon,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-numbers-mobile .vf-horizontal-steppers--icon,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-alternative .vf-horizontal-steppers--icon,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-default .vf-horizontal-steppers--icon,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-default-mobile .vf-horizontal-steppers--icon,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-numbers .vf-horizontal-steppers--icon,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-numbers-mobile .vf-horizontal-steppers--icon{margin:0;padding:0;pointer-events:none}.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-alternative .vf-horizontal-steppers--icon:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default .vf-horizontal-steppers--icon:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default-mobile .vf-horizontal-steppers--icon:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-numbers .vf-horizontal-steppers--icon:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-numbers-mobile .vf-horizontal-steppers--icon:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-alternative .vf-horizontal-steppers--icon:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-default .vf-horizontal-steppers--icon:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-default-mobile .vf-horizontal-steppers--icon:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-numbers .vf-horizontal-steppers--icon:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-numbers-mobile .vf-horizontal-steppers--icon:before{pointer-events:none;font-size:20px;color:#fff}.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-alternative .vf-horizontal-steppers--numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default .vf-horizontal-steppers--numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default-mobile .vf-horizontal-steppers--numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-numbers .vf-horizontal-steppers--numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-numbers-mobile .vf-horizontal-steppers--numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-alternative .vf-horizontal-steppers--numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-default .vf-horizontal-steppers--numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-default-mobile .vf-horizontal-steppers--numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-numbers .vf-horizontal-steppers--numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-numbers-mobile .vf-horizontal-steppers--numbers{pointer-events:none;margin:0;padding:0;font-family:"Vattenfall Hall NORDx";font-size:16px}.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-alternative .vf-horizontal-steppers--vf-icon-edit:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default .vf-horizontal-steppers--vf-icon-edit:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default-mobile .vf-horizontal-steppers--vf-icon-edit:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-numbers .vf-horizontal-steppers--vf-icon-edit:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-numbers-mobile .vf-horizontal-steppers--vf-icon-edit:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-alternative .vf-horizontal-steppers--vf-icon-edit:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-default .vf-horizontal-steppers--vf-icon-edit:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-default-mobile .vf-horizontal-steppers--vf-icon-edit:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-numbers .vf-horizontal-steppers--vf-icon-edit:before,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--bullet-numbers-mobile .vf-horizontal-steppers--vf-icon-edit:before{font-size:14px}.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:last-child) .vf-horizontal-steppers--bullet-alternative:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:last-child) .vf-horizontal-steppers--bullet-default-mobile:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:last-child) .vf-horizontal-steppers--bullet-default:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:last-child) .vf-horizontal-steppers--bullet-numbers-mobile:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:last-child) .vf-horizontal-steppers--bullet-numbers:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:last-child) .vf-horizontal-steppers--bullet-alternative:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:last-child) .vf-horizontal-steppers--bullet-default-mobile:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:last-child) .vf-horizontal-steppers--bullet-default:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:last-child) .vf-horizontal-steppers--bullet-numbers-mobile:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:last-child) .vf-horizontal-steppers--bullet-numbers:after{content:"";background:#edf1f6;width:100%;height:4px;position:absolute;left:36px}.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:last-child) .vf-horizontal-steppers--complete-alternative:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:last-child) .vf-horizontal-steppers--complete-default-mobile:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:last-child) .vf-horizontal-steppers--complete-default:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:last-child) .vf-horizontal-steppers--complete-numbers-mobile:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:last-child) .vf-horizontal-steppers--complete-numbers:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:last-child) .vf-horizontal-steppers--complete-alternative:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:last-child) .vf-horizontal-steppers--complete-default-mobile:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:last-child) .vf-horizontal-steppers--complete-default:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:last-child) .vf-horizontal-steppers--complete-numbers-mobile:after,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:last-child) .vf-horizontal-steppers--complete-numbers:after{background:#1964a3}.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile>label,.vf-horizontal-steppers--container .vf-horizontal-steppers--step>label{font-size:12px;margin-bottom:0;font-weight:500;height:16px;line-height:16px;white-space:nowrap;width:100%}.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:not(:first-child):not(:last-child)>label,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:not(:first-child):not(:last-child)>label{text-align:center;width:100%;transform:translateX(-50%);margin-left:18px;line-height:36px}.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:first-child>label,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:first-child>label{margin-right:18px;line-height:36px}.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:last-child,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:last-child{width:36px}.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile:last-child>label,.vf-horizontal-steppers--container .vf-horizontal-steppers--step:last-child>label{margin-left:36px;transform:translateX(-100%);width:auto;text-align:right;line-height:36px}.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--line,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--line{background:lightgrey;height:4px;position:absolute;transform:translateX(-100%);width:calc(100% - 36px);top:16px;right:36px}.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--active-default,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--complete-default,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--active-default,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--complete-default{background:#1964a3}.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--active-numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--active-numbers-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--complete-numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--complete-numbers-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--active-numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--active-numbers-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--complete-numbers,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--complete-numbers-mobile{background:#1964a3;color:#fff}.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--active-alternative,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--active-default-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--complete-alternative,.vf-horizontal-steppers--container .vf-horizontal-steppers--step .vf-horizontal-steppers--complete-default-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--active-alternative,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--active-default-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--complete-alternative,.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile .vf-horizontal-steppers--complete-default-mobile{background:#1964a3}.vf-horizontal-steppers--container .vf-horizontal-steppers--step-mobile{width:98px}.vf-horizontal-steppers--container .vf-horizontal-steppers--dash,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details{display:flex;position:relative;height:30px}.vf-horizontal-steppers--container .vf-horizontal-steppers--dash .vf-horizontal-steppers--dash--alternative-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal .vf-horizontal-steppers--dash--alternative-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details .vf-horizontal-steppers--dash--alternative-mobile{background:#edf1f6;border-radius:0px;height:4px;width:50px;margin-left:6px}.vf-horizontal-steppers--container .vf-horizontal-steppers--dash .vf-horizontal-steppers--dash--alternative-mobile:first-child,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal .vf-horizontal-steppers--dash--alternative-mobile:first-child,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details .vf-horizontal-steppers--dash--alternative-mobile:first-child{margin-left:0}.vf-horizontal-steppers--container .vf-horizontal-steppers--dash .vf-horizontal-steppers--portal-details-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--dash .vf-horizontal-steppers--portal-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal .vf-horizontal-steppers--portal-details-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal .vf-horizontal-steppers--portal-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details .vf-horizontal-steppers--portal-details-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details .vf-horizontal-steppers--portal-mobile{background:#edf1f6;border-radius:0px;height:4px;width:84px}.vf-horizontal-steppers--container .vf-horizontal-steppers--dash .vf-horizontal-steppers--active-alternative-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--dash .vf-horizontal-steppers--active-portal-details-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--dash .vf-horizontal-steppers--active-portal-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--dash .vf-horizontal-steppers--complete-alternative-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--dash .vf-horizontal-steppers--complete-portal-details-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--dash .vf-horizontal-steppers--complete-portal-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal .vf-horizontal-steppers--active-alternative-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal .vf-horizontal-steppers--active-portal-details-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal .vf-horizontal-steppers--active-portal-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal .vf-horizontal-steppers--complete-alternative-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal .vf-horizontal-steppers--complete-portal-details-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal .vf-horizontal-steppers--complete-portal-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details .vf-horizontal-steppers--active-alternative-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details .vf-horizontal-steppers--active-portal-details-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details .vf-horizontal-steppers--active-portal-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details .vf-horizontal-steppers--complete-alternative-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details .vf-horizontal-steppers--complete-portal-details-mobile,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details .vf-horizontal-steppers--complete-portal-mobile{background:#1964a3}.vf-horizontal-steppers--container .vf-horizontal-steppers--dash>label,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal-details>label,.vf-horizontal-steppers--container .vf-horizontal-steppers--portal>label{position:absolute;margin-bottom:0;color:#000000;font-family:Vattenfall Hall Bold NORDx;font-size:14px;font-weight:bold;height:16px;line-height:16px;width:247px;top:11px}section.spinners{align-items:center;display:flex;justify-content:space-around}.vf-checkbox__input{appearance:none;background:#fff;border:1px solid #a4a9ac;border-radius:4px;cursor:pointer;height:28px;line-height:1;position:relative;vertical-align:middle;width:28px}.vf-checkbox__input:checked{border-color:#a4a9ac}.vf-checkbox__input:before{color:#d8d8d8;content:"\e97f";font-family:"vf-icons";font-size:18px;left:4px;opacity:0;position:absolute;top:4px;transform:scale(0);transition:transform 0.3s ease-in-out}.vf-checkbox__input:hover:before{opacity:1;transform:scale(1)}.vf-checkbox__input:disabled{background-color:#eee;border:1px solid #ccc;cursor:auto;color:#ccc}.vf-checkbox__input:checked.vf-checkbox__input:disabled:before{color:#ccc}.vf-checkbox__input:checked.vf-checkbox__input:before{color:#4e4b48;content:"\e97f";font-family:"vf-icons";font-size:18px;left:4px;opacity:1;position:absolute;top:4px;transform:scale(1)}*,:after,:before{box-sizing:border-box}.vf-dropdown{height:52px;position:relative;width:256px}.vf-dropdown-wrapper{height:52px;position:relative;width:300px}.vf-dropdown-wrapper:after{background-repeat:no-repeat;background-size:36px;background-position:right center;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNiAzNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzYgMzY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMzMzMzMzO30KPC9zdHlsZT4KPGcgaWQ9Ik1hc2siIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE4LjAwMDAwMCwgMTguNTAwMDAwKSBzY2FsZSgxLCAtMSkgdHJhbnNsYXRlKC0xOC4wMDAwMDAsIC0xOC41MDAwMDApICI+Cgk8cG9seWdvbiBpZD0icGF0aC0xXzFfIiBjbGFzcz0ic3QwIiBwb2ludHM9IjE4LDE0LjUgMTAsMjAuMyAxMSwyMS41IDE4LDE2LjUgMjUsMjEuNSAyNiwyMC4zIAkiLz4KPC9nPgo8L3N2Zz4K);bottom:0;content:"";padding:18px;pointer-events:none;position:absolute;top:0;right:8px}.vf-dropdown-option{cursor:pointer}.vf-dropdown__semantic{-webkit-appearance:none;appearance:none;border:1px solid #e8e8e9;border-radius:4px;color:#222222;cursor:pointer;font-family:"Vattenfall Hall NORDx";font-size:1.25rem;height:52px;line-height:24px;padding:11px 114px 11px 20px;width:300px}.vf-dropdown__semantic:hover{border:1px solid #000}.vf-dropdown__semantic:focus,.vf-dropdown__semantic:focus-visible{border-color:#000}.vf-dropdown__standard .vf-icon-check:before,.vf-dropdown__underline .vf-icon-check:before{font-size:1.25rem}.vf-dropdown__standard{-webkit-appearance:none;appearance:none;border:1px solid #e8e8e9;border-radius:4px;color:#222222;cursor:pointer;font-size:1.25rem;height:52px;line-height:24px;padding:11px 114px 11px 20px}.vf-dropdown__standard:hover{border-color:#69788c}.vf-dropdown__checkbox{-webkit-appearance:none;appearance:none;border:1px solid #e8e8e9;border-radius:4px;color:#222222;cursor:pointer;font-size:1.25rem;height:52px;line-height:24px;padding:11px 114px 11px 20px}.vf-dropdown__checkbox:hover{border-color:#69788c}.vf-dropdown__underline{background:none;border:none;border-bottom:1px solid #869bad;border-radius:0px 0px 0px 0px;cursor:pointer;font-size:1.25rem;height:52px;padding:11px 114px 11px 20px;width:300px}.vf-dropdown__underline:hover{border-color:#69788c}.vf-dropdown__disabled{background:#f1f1f1;border:1px solid #e8e8e9;border-color:#bcbcbc;border-radius:4px;color:#767676;font-size:1.25rem;height:52px;line-height:24px;padding:11px 114px 11px 20px}.vf-dropdown-list{background-color:#fff;border:1px solid #69788c;border-top:none;border-radius:0 0 4px 4px;display:none;left:0;max-height:500px;position:absolute;right:0;top:51px;z-index:100}.vf-dropdown-list__underline{background-color:#fff;border:1px solid #69788c;border-top:none;border-radius:0 0 4px 4px;display:none;left:0;max-height:500px;position:absolute;right:0;top:51px;z-index:100}.vf-dropdown-list__checkbox{background-color:#fff;border:1px solid #69788c;border-top:none;border-radius:0 0 4px 4px;display:none;left:0;max-height:500px;position:absolute;right:0;top:51px;z-index:100}.vf-dropdown-list-item{right:0;align-items:center;display:flex;justify-content:space-between;height:52px;padding:12px 20px}.vf-dropdown-list-item:hover{background-color:#1964a3;color:#fff}.vf-dropdown-list-item--with-checkbox{align-items:center;display:flex;justify-content:space-between;height:52px;padding:12px 20px}.vf-dropdown-list-item__underline{align-items:center;display:flex;justify-content:space-between;height:52px;padding:12px 20px}.vf-dropdown-list-item__underline:hover{background-color:#1964a3;color:#fff}.vf-dropdown__checkbox-input{-webkit-appearance:none;appearance:none;background:#fff;border-radius:4px 4px 4px 4px;border:1px solid #a4a9ac;cursor:pointer;height:28px;line-height:1;margin-right:12px;position:relative;vertical-align:middle;width:28px}.vf-dropdown-list.active,.vf-dropdown-list__checkbox.active,.vf-dropdown-list__underline.active{display:block}.vf-dropdown__checkbox.open,.vf-dropdown__standard.open,.vf-dropdown__underline.open{border-top:1px solid #69788c;border-left:1px solid #69788c;border-right:1px solid #69788c;border-bottom:none;border-radius:4px 4px 0 0;border-color:#69788c}.vf-dropdown__checkbox-input:before{color:#d8d8d8;content:"\e97f";font-family:"vf-icons";font-size:18px;left:4px;opacity:0;position:absolute;top:4px;transform:scale(0);transition:transform 0.3s ease-in-out}.vf-dropdown__checkbox-input:hover:before{opacity:1;transform:scale(1)}.vf-dropdown__checkbox-input:checked.vf-dropdown__checkbox-input:before{color:#4e4b48;content:"\e97f";font-family:"vf-icons";font-size:18px;left:4px;opacity:1;position:absolute;top:4px;transform:scale(1)}.vf-dropdown-list-item--with-checkbox:hover{background-color:#1964a3;color:#fff}.vf-dropdown-list-item--with-checkbox label.vf-dropdown-option{display:inline-block;font-size:1.25rem;font-weight:normal;hyphens:auto;letter-spacing:0px;line-height:22px;margin-bottom:0;max-width:210px;vertical-align:middle;word-break:break-all}.vf-visual-pickers-lg,.vf-visual-pickers-md,.vf-visual-pickers-md-two-line,.vf-visual-pickers-md-two-line-icon,.vf-visual-pickers-sm{position:relative;display:flex;align-items:center;background:white;border-radius:8px;border:1px solid #ccc;width:264px}.vf-visual-pickers-lg:hover,.vf-visual-pickers-md-two-line-icon:hover,.vf-visual-pickers-md-two-line:hover,.vf-visual-pickers-md:hover,.vf-visual-pickers-sm:hover{border:1px solid #999999}.vf-visual-pickers-lg input,.vf-visual-pickers-md input,.vf-visual-pickers-md-two-line input,.vf-visual-pickers-md-two-line-icon input,.vf-visual-pickers-sm input{display:none}.vf-visual-pickers-lg label,.vf-visual-pickers-md label,.vf-visual-pickers-md-two-line label,.vf-visual-pickers-md-two-line-icon label,.vf-visual-pickers-sm label{all:initial;color:#222222;font-family:Vattenfall Hall NORDx;font-size:20px;font-weight:500;height:28px;letter-spacing:0px;line-height:28px;width:100%;padding-left:24px;padding-top:12px;padding-bottom:12px;padding-right:57px;user-select:none}.vf-visual-pickers-lg label:hover,.vf-visual-pickers-md label:hover,.vf-visual-pickers-md-two-line label:hover,.vf-visual-pickers-md-two-line-icon label:hover,.vf-visual-pickers-sm label:hover{cursor:pointer}.vf-visual-pickers__icon:before{position:absolute;font-size:20px}.vf-visual-pickers__outline{border:2px solid #1964a3!important;background:#edf1f6}.vf-visual-pickers-sm{height:52px}.vf-visual-pickers-sm .vf-visual-pickers__icon:before{right:17px;bottom:14px;opacity:1}.vf-visual-pickers-md{height:90px}.vf-visual-pickers-md label{padding-right:24px;padding-top:31px;padding-bottom:31px;text-align:center}.vf-visual-pickers-md .vf-visual-pickers__icon:before{right:16px;top:16px;opacity:1}.vf-visual-pickers-md-two-line{height:90px}.vf-visual-pickers-md-two-line label{padding-right:24px;padding-top:20px;padding-bottom:42px;text-align:center}.vf-visual-pickers-md-two-line label .vf-visual-pickers__second-line{position:absolute;line-height:28px;font-size:14px;font-family:VattenfallHall-Regular;font-weight:500;letter-spacing:-0.04px;margin-bottom:0;left:0;right:0;bottom:16px;padding-left:24px;padding-right:24px}.vf-visual-pickers-md-two-line .vf-visual-pickers__icon:before{right:16px;top:16px;opacity:1}.vf-visual-pickers-md-two-line-icon{height:100px}.vf-visual-pickers-md-two-line-icon label{padding-right:24px;padding-top:45px;padding-bottom:15px;text-align:center}.vf-visual-pickers-md-two-line-icon .vf-visual-pickers__icon:before{right:17px;top:17px;opacity:1}.vf-visual-pickers-md-two-line-icon .vf-visual-pickers__two-line-icon:before{position:absolute;top:18px;left:0;right:0;font-size:30px}.vf-visual-pickers-lg{height:250px}.vf-visual-pickers-lg label{padding-top:211px;padding-bottom:11px;padding-right:24px;text-align:center}.vf-visual-pickers-lg label img{position:absolute;width:224px;left:0;right:0;margin-left:auto;margin-right:auto;bottom:50px}.vf-visual-pickers-lg .vf-visual-pickers__icon:before{opacity:1;right:26px;top:26px;border-radius:50%;border:2px solid #1964a3;background:#fff;padding:7px}.vf-input{background-color:#fff;box-sizing:border-box;color:#222222;border-radius:4px;border:1px solid #ccc;font-size:1.25rem;font-weight:normal;letter-spacing:0px;line-height:24px;height:52px;outline:none;padding:16px 20px;position:relative;width:264px}.vf-input::-webkit-inner-spin-button,.vf-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.vf-input[type=number]+.vf-input__label{color:#000000}.vf-input:focus~.vf-input__label{color:#1964a3;font-weight:500;left:16.5px;letter-spacing:0px;transform:scale(0.7);transform-origin:top left;top:-9px;padding:0 7px}.vf-input__container{cursor:pointer;line-height:1;position:relative;width:264px}.vf-input__label{color:#767676;cursor:default;font-family:"Vattenfall Hall NORDx";font-size:1.25rem;line-height:25px;letter-spacing:0px;margin-bottom:0;top:13px;left:20px;position:absolute;pointer-events:none;transition:top 0.2s ease-in-out}.vf-input__label:after{background:#fff;content:"";display:block;height:2.6px;top:-12.43666px;position:relative;width:100%;transform:scaleX(1.05) scaleY(1.1);z-index:-1}.vf-input__number--increment{position:absolute;right:1px;height:48%;width:40px;border-left:1px solid #e8e8e9;background-repeat:no-repeat;background-size:16px;background-position:50%;-webkit-box-sizing:content-box;box-sizing:content-box;top:1px;border-bottom:1px solid #e8e8e9}.vf-input__number--decrement{position:absolute;right:1px;height:48%;width:40px;border-left:1px solid #e8e8e9;background-repeat:no-repeat;background-size:16px;background-position:50%;-webkit-box-sizing:content-box;box-sizing:content-box;bottom:1px;border-top:1px solid #e8e8e9}.vf-input.vf-input--warning{border-color:#ffb2a4;box-shadow:0 0 #f5a623;outline:none}.vf-input.vf-input--warning:hover{border-color:#f5a623}.vf-input.vf-input--warning:focus{border-color:#f5a623;box-shadow:0 1px #f5a623;transition:box-shadow 0.2s ease-in-out}.vf-input.vf-input--warning~label{color:#f5a623!important}.vf-input.vf-input--error{border-color:#ffb2a4;box-shadow:0 0 #f93b18;outline:none}.vf-input.vf-input--error:hover{border-color:#f93b18}.vf-input.vf-input--error:focus{border-color:#f93b18;box-shadow:0 1px #f93b18;transition:box-shadow 0.2s ease-in-out}.vf-input.vf-input--error~label{color:#f93b18!important}.vf-input--underline{background-color:transparent;border:none;border-bottom:1px solid #ccc;padding-left:0;border-radius:0;outline:none}.vf-input--underline:hover{border-bottom:1px solid #999}.vf-input--underline~.vf-input__label{background-color:transparent;left:0;padding:0}.vf-input--underline~.vf-input__label:after{background:transparent}.vf-input--underline:focus~.vf-input__label{left:0;padding:0}textarea.vf-input{font-family:"Vattenfall Hall NORDx";height:auto}.vf-icon-up:before{position:absolute;font-size:1rem!important;left:50%;top:50%;transform:translate(-50%,-50%)}.vf-icon-down:before{position:absolute;font-size:1rem!important;left:50%;top:50%;transform:translate(-50%,-50%)}.vf-input__container .vf-tooltip-message{bottom:calc(100% - 8px);opacity:0;position:absolute;right:23px}.vf-input__container .vf-input-tooltip-icon{cursor:pointer;display:inline}.vf-input__container .vf-input-tooltip-icon.vf-icon-help:before{color:#222222;font-size:1.25rem;position:absolute;top:calc(50% - 12px);right:15px}.vf-input__container .vf-input-tooltip-icon:hover~.vf-tooltip-message{box-sizing:border-box;opacity:1;transition:opacity 0.3s ease-in-out}.vf-input--error-text{display:none;color:#f93b18;font-size:16px;font-weight:500;line-height:28px}.has-value{display:none}.vf-alt-input-container{position:relative;font-family:"Vattenfall Hall NORDx";font-size:20px;height:107px;width:264px}.vf-alt-input-container button:focus,.vf-alt-input-container input:focus,.vf-alt-input-container select:focus,.vf-alt-input-container textarea:focus{outline:none}.vf-alt-input-container #vf__alt_textarea_input{height:110px;color:#222222}.vf-alt-input-container #vf__alt_textarea_input::placeholder{color:#767676;font-family:"Vattenfall Hall NORDx";font-size:20px;font-weight:normal;height:24px;letter-spacing:0px;width:100%}.vf-alt-input{box-sizing:border-box;font-family:"Vattenfall Hall NORDx";position:relative;top:34px;width:264px;height:52px;background-color:#fff;color:#222222;padding:16px 20px;border-radius:4px 4px 4px 4px;border:1px solid #ccc;font-size:1.25rem;letter-spacing:0px;line-height:24px;font-weight:normal}.vf-alt-input:hover{border:1px solid #222222}.vf-alt-input:focus{outline:none;border:1px solid #1964a3}.vf-alt-input::placeholder{width:100%;height:25px;color:#767676;font-size:20px;font-family:"Vattenfall Hall NORDx";font-weight:normal;letter-spacing:0px}.vf-alt-input.vf-alt-input--error{border-color:#ffb2a4}.vf-alt-input.vf-alt-input--error:hover{border-color:#f93b18}.vf-alt-input.vf-alt-input--error:focus{border-color:#f93b18}.vf-alt-input.vf-alt-input--error::placeholder{color:#f93b18}.vf-alt-input-label{position:absolute;top:0;left:0;color:#000000;font-family:"Vattenfall Hall NORDx";font-size:20px;font-weight:normal;height:26px;letter-spacing:0px;line-height:26px;width:256px}.vf-alt-input--error-text{bottom:-7px;color:#f93b18;font-family:"Vattenfall Hall NORDx";font-size:16px;font-weight:500;line-height:28px;left:0;position:absolute;opacity:0;width:264px}.vf-alt-input--detailed-text{position:absolute;left:0;bottom:-7px;font-family:"Vattenfall Hall NORDx";font-size:16px;font-weight:500;color:#767676;height:26.6px;letter-spacing:0px;line-height:28px;width:264px;margin-bottom:0}.vf-alt-input--textarea-detailed-text{position:absolute;left:0;bottom:-66px;color:#767676;font-family:"Vattenfall Hall NORDx";font-size:16px;font-weight:normal;height:33px;letter-spacing:0px;line-height:18px;width:264px;margin-bottom:0}#vf_alt_tooltip_input{padding-right:54px}.vf-alt-input-container-textarea{height:auto;margin-bottom:66px}.vf-alt-input-container .vf-tooltip-message{bottom:calc(100% - 35px);opacity:0;position:absolute;right:24px}.vf-alt-input-container .vf-input-tooltip-icon{cursor:pointer;display:inline}.vf-alt-input-container .vf-input-tooltip-icon.vf-icon-help:before{color:#222222;font-size:1.25rem;position:absolute;top:calc(50% - 6px);right:15px}.vf-alt-input-container .vf-input-tooltip-icon:hover~.vf-tooltip-message{box-sizing:border-box;opacity:1;transition:opacity 0.3s ease-in-out}div[class*=vf-calendar]{position:relative}div[class*=vf-calendar] *{box-sizing:border-box}div[class*=vf-calendar] .vf-input{cursor:pointer;min-width:360px;padding:16px 40px 16px 20px;font-size:20px;font-weight:400;font-family:"Vattenfall Hall NORDx"}div[class*=vf-calendar] .vf-input-tooltip-icon{height:24px;width:24px}div[class*=vf-calendar] .vf-input-tooltip-icon.vf-icon-calendar{position:relative}div[class*=vf-calendar] .vf-input-tooltip-icon.vf-icon-calendar:before{position:absolute;top:calc(50% - 13px);right:15px;color:#222;pointer-events:none}div[class*=vf-calendar] .daterangepicker{cursor:initial;font-family:"Vattenfall Hall NORDx","Vattenfall Hall",sans-serif;color:#222222!important;border-radius:4px;border:1px solid #bcbcbc;box-shadow:0px 2px 24px 0px rgba(0,0,0,0.1)}div[class*=vf-calendar] .daterangepicker.opensright:before{left:15px}div[class*=vf-calendar] .daterangepicker.opensright:after{left:16px}div[class*=vf-calendar] .daterangepicker td.off,div[class*=vf-calendar] .daterangepicker td.off.end-date,div[class*=vf-calendar] .daterangepicker td.off.in-range,div[class*=vf-calendar] .daterangepicker td.off.start-date{color:#888888}div[class*=vf-calendar] .daterangepicker .drp-calendar{width:50%;max-width:none}div[class*=vf-calendar] .daterangepicker .drp-calendar.left{padding:37px 0 37px 37px}@media screen and (max-width:991.98px){div[class*=vf-calendar] .daterangepicker .drp-calendar.left{padding:37px 0px;text-align:center;display:flex;float:none;width:auto}}div[class*=vf-calendar] .daterangepicker .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}@media screen and (max-width:991.98px){div[class*=vf-calendar] .daterangepicker .drp-calendar.left .calendar-table{margin:0 auto}}div[class*=vf-calendar] .daterangepicker .drp-calendar.left.single{padding:37px 0}div[class*=vf-calendar] .daterangepicker .drp-calendar.left.single .calendar-table{padding-right:0}div[class*=vf-calendar] .daterangepicker .drp-calendar.right{padding:37px}@media screen and (max-width:991.98px){div[class*=vf-calendar] .daterangepicker .drp-calendar.right{padding:0 8px 37px 8px;display:flex;float:none;width:auto}}div[class*=vf-calendar] .daterangepicker .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}@media screen and (max-width:991.98px){div[class*=vf-calendar] .daterangepicker .drp-calendar.right .calendar-table{margin:0 auto}}div[class*=vf-calendar] .daterangepicker .drp-buttons .btn{font-weight:500;font-size:14px}div[class*=vf-calendar] .daterangepicker .drp-buttons{padding:37px}@media screen and (max-width:991.98px){div[class*=vf-calendar] .daterangepicker .drp-buttons{padding:37px 8px;text-align:center}}div[class*=vf-calendar] .daterangepicker .drp-buttons .drp-selected{font-size:20px;padding-right:18px;vertical-align:middle}@media screen and (max-width:991.98px){div[class*=vf-calendar] .daterangepicker .drp-buttons .drp-selected{padding-right:0;display:block}}div[class*=vf-calendar] .daterangepicker .drp-buttons button{cursor:pointer}div[class*=vf-calendar] .daterangepicker .drp-buttons button.btn{margin-left:18px}@media screen and (max-width:991.98px){div[class*=vf-calendar] .daterangepicker .drp-buttons button.btn{margin:27px 8px 0}}div[class*=vf-calendar] .daterangepicker .calendar-table{border-radius:18px}div[class*=vf-calendar] .daterangepicker .calendar-table td,div[class*=vf-calendar] .daterangepicker .calendar-table th{border:1px solid transparent;letter-spacing:-0.05px}@media screen and (min-width:576px){div[class*=vf-calendar] .daterangepicker .calendar-table td,div[class*=vf-calendar] .daterangepicker .calendar-table th{min-width:42px;width:42px;height:25px;font-size:16px;border-radius:18px;border:1px solid transparent;letter-spacing:-0.05px;padding:5px 0}}div[class*=vf-calendar] .daterangepicker .calendar-table th{font-family:"Vattenfall Hall NORDx","Vattenfall Hall",sans-serif}div[class*=vf-calendar] .daterangepicker .calendar-table td.in-range{border-radius:0}div[class*=vf-calendar] .daterangepicker .calendar-table td.start-date{border-radius:18px 0 0 18px}div[class*=vf-calendar] .daterangepicker .calendar-table td.start-date.end-date{border-radius:18px}div[class*=vf-calendar] .daterangepicker .calendar-table td.end-date{border-radius:0 18px 18px 0}div[class*=vf-calendar] .daterangepicker .calendar-table td.active,div[class*=vf-calendar] .daterangepicker .calendar-table td.active:hover,div[class*=vf-calendar] .daterangepicker .calendar-table td.in-range{background-color:#1964a3;color:#fff}div[class*=vf-calendar] .daterangepicker .calendar-table .next span,div[class*=vf-calendar] .daterangepicker .calendar-table .prev span{border:none!important;padding:0;color:#222222;transform:none}div[class*=vf-calendar] .daterangepicker .calendar-table .next span:before,div[class*=vf-calendar] .daterangepicker .calendar-table .prev span:before{font-family:"vf-icons"!important;font-size:18px;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}div[class*=vf-calendar] .daterangepicker .calendar-table .prev{padding-right:18px}div[class*=vf-calendar] .daterangepicker .calendar-table .prev:hover{background:none}div[class*=vf-calendar] .daterangepicker .calendar-table .prev span:before{content:"\e983"}div[class*=vf-calendar] .daterangepicker .calendar-table .next{padding-left:18px}div[class*=vf-calendar] .daterangepicker .calendar-table .next:hover{background:none}div[class*=vf-calendar] .daterangepicker .calendar-table .next span:before{content:"\e989"}div[class*=vf-calendar] .daterangepicker .calendar-table .month{font-size:18px;font-family:"Vattenfall Hall NORDx","Vattenfall Hall",sans-serif;letter-spacing:0px;line-height:24px;padding:18px 0}.vf-icon-calendar-31{left:321px;top:14px;position:absolute;pointer-events:none}.vf-radio-button__input{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #a4a9ac;border-radius:50%;cursor:pointer;height:28px;margin:0;width:28px;position:relative}.vf-radio-button__input:before{background-color:#4e4b48;border-radius:50%;content:"";height:12px;left:7px;position:absolute;transform:scale(0);top:7px;width:12px}.vf-radio-button__input:checked:before{transform:scale(1)}.vf-radio-button__input:disabled{background-color:#eee;border:1px solid #ccc;color:#ccc;cursor:auto}.vf-radio-button__input:disabled:before{background-color:#ccc}.vf-preamble{font-family:"Vattenfall Hall NORDx";font-weight:500;font-size:20px;line-height:28px;margin:0}@media screen and (min-width:768px){.vf-preamble{font-size:24px;line-height:36px}}.vf-headings__large{font-family:"Vattenfall Hall Display NORDx";font-size:44px;font-weight:bold;line-height:48px;margin:0}@media screen and (min-width:768px){.vf-headings__large{font-size:60px;line-height:75px}}@media screen and (min-width:1200px){.vf-headings__large{font-size:72px;line-height:84px}}.vf-headings__default{font-family:"Vattenfall Hall Display NORDx";font-size:36px;font-weight:bold;line-height:40px;margin:0}@media screen and (min-width:768px){.vf-headings__default{font-size:52px;line-height:72px}}.vf-headings__small{font-family:"Vattenfall Hall NORDx";font-size:18px;line-height:28px;font-weight:bold;margin:0}@media screen and (min-width:768px){.vf-headings__small{font-size:24px;line-height:36px}}.vf-headings__smaller{font-family:"Vattenfall Hall NORDx";font-size:18px;line-height:28px;font-weight:bold;margin:0}@media screen and (min-width:768px){.vf-headings__smaller{font-size:24px;line-height:36px}}.vf-intro-in-caps{font-family:"Vattenfall Hall NORDx";font-size:12px;font-weight:normal;line-height:22px;text-transform:uppercase;margin:0}@media screen and (min-width:768px){.vf-intro-in-caps{font-size:16px;font-weight:bold;line-height:36px}}.vf-body-copy__large{font-family:"Vattenfall Hall NORDx";font-weight:normal;font-size:20px;line-height:36px;margin:0}.vf-body-copy__small{font-family:"Vattenfall Hall NORDx";font-weight:normal;font-size:16px;line-height:28px;margin:0}.vf-utility__link{color:#2071b5}.vf-utility__metadata{color:#888888}.vf-utility__success{color:#3dc07c}.vf-utility__warning{color:#f5a623}.vf-icon-text{align-items:center;display:flex;flex-direction:column;text-align:center}.vf-icon-text__container{display:grid;grid-template-columns:1fr 1fr}.vf-icon-text__logo:before{font-size:3.75rem!important}[class*=" vf-icon-"]:before,[class^=vf-icon-]:before{font-family:"vf-icons"!important;font-size:1.5rem;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vf-icon-available:before{content:"\e900";color:#3dc07c}.vf-icon-charging:before{content:"\e901"}.vf-icon-error:before{content:"\e902";color:#d1266b}.vf-icon-unavailable:before{content:"\e903";color:#2071b5}.vf-icon-unknown:before{content:"\e904"}.vf-icon-ccs:before{content:"\e905"}.vf-icon-chademo:before{content:"\e906"}.vf-icon-schuko:before{content:"\e907"}.vf-icon-type2:before{content:"\e908"}.vf-icon-custom-add-card:before{content:"\e909"}.vf-icon-custom-charge-card:before{content:"\e90a"}.vf-icon-custom-charging-fast:before{content:"\e90b"}.vf-icon-custom-charging-slow:before{content:"\e90c"}.vf-icon-custom-eye-closed:before{content:"\e90d"}.vf-icon-custom-filters:before{content:"\e90e"}.vf-icon-custom-location:before{content:"\e90f"}.vf-icon-custom-lost-card:before{content:"\e910"}.vf-icon-custom-new-route:before{content:"\e911"}.vf-icon-custom-remove_card:before{content:"\e912"}.vf-icon-custom-right-small:before{content:"\e913"}.vf-icon-custom-service:before{content:"\e914"}.vf-icon-custom-undo:before{content:"\e915"}.vf-icon-placeholder:before{content:"\e916"}.vf-icon-dropbox:before{content:"\e917"}.vf-icon-facebook:before{content:"\e918"}.vf-icon-flickr:before{content:"\e919"}.vf-icon-instagram:before{content:"\e91a"}.vf-icon-linkedin:before{content:"\e91b"}.vf-icon-pinterest:before{content:"\e91c"}.vf-icon-skype:before{content:"\e91d"}.vf-icon-slidehare:before{content:"\e91e"}.vf-icon-snapchat:before{content:"\e91f"}.vf-icon-twitter:before{content:"\e920"}.vf-icon-vimeo:before{content:"\e921"}.vf-icon-whatsapp:before{content:"\e922"}.vf-icon-xing:before{content:"\e923"}.vf-icon-youtube:before{content:"\e924"}.vf-icon-alarm:before{content:"\e925"}.vf-icon-cloudy:before{content:"\e926"}.vf-icon-coffee-maker:before{content:"\e927"}.vf-icon-console:before{content:"\e928"}.vf-icon-desklamp:before{content:"\e929"}.vf-icon-desktop-computer:before{content:"\e92a"}.vf-icon-dishwasher:before{content:"\e92b"}.vf-icon-door-closed:before{content:"\e92c"}.vf-icon-door-open:before{content:"\e92d"}.vf-icon-dryer:before{content:"\e92e"}.vf-icon-electric-kettle:before{content:"\e92f"}.vf-icon-electric-stove:before{content:"\e930"}.vf-icon-electric-tooth-brush:before{content:"\e931"}.vf-icon-espresso-machine:before{content:"\e932"}.vf-icon-extractor-hood:before{content:"\e933"}.vf-icon-fairy-lights:before{content:"\e934"}.vf-icon-freezer:before{content:"\e935"}.vf-icon-fridge-freezer:before{content:"\e936"}.vf-icon-fridge:before{content:"\e937"}.vf-icon-gas-stove:before{content:"\e938"}.vf-icon-hair-straightener:before{content:"\e939"}.vf-icon-hairdryer:before{content:"\e93a"}.vf-icon-indution-stove:before{content:"\e93b"}.vf-icon-kettle:before{content:"\e93c"}.vf-icon-kitchen-machine:before{content:"\e93d"}.vf-icon-laptop:before{content:"\e93e"}.vf-icon-light-switch:before{content:"\e93f"}.vf-icon-lightbulb-step-1:before{content:"\e940"}.vf-icon-lightbulb-step-2:before{content:"\e941"}.vf-icon-lightbulb-step-3:before{content:"\e942"}.vf-icon-lightbulb-step-4:before{content:"\e943"}.vf-icon-lightbulb-step-5:before{content:"\e944"}.vf-icon-microwave:before{content:"\e945"}.vf-icon-moon:before{content:"\e946"}.vf-icon-outdoor-lamp:before{content:"\e947"}.vf-icon-patio-heater:before{content:"\e948"}.vf-icon-phone-charging:before{content:"\e949"}.vf-icon-pressing-iron:before{content:"\e94a"}.vf-icon-radiator:before{content:"\e94b"}.vf-icon-rain:before{content:"\e94c"}.vf-icon-router:before{content:"\e94d"}.vf-icon-smart-plug:before{content:"\e94e"}.vf-icon-smart-thermostat:before{content:"\e94f"}.vf-icon-smoke-alarm:before{content:"\e950"}.vf-icon-snow:before{content:"\e951"}.vf-icon-stove-with-grill:before{content:"\e952"}.vf-icon-sun:before{content:"\e953"}.vf-icon-surveillance:before{content:"\e954"}.vf-icon-table-lamp-two:before{content:"\e955"}.vf-icon-table-lamp:before{content:"\e956"}.vf-icon-thunder:before{content:"\e957"}.vf-icon-tv-remote:before{content:"\e958"}.vf-icon-vacuum-cleaner:before{content:"\e959"}.vf-icon-ventilator:before{content:"\e95a"}.vf-icon-washing-machine:before{content:"\e95b"}.vf-icon-window-blinds:before{content:"\e95c"}.vf-icon-window-closed:before{content:"\e95d"}.vf-icon-window-open:before{content:"\e95e"}.vf-icon-window:before{content:"\e95f"}.vf-icon-calendar-1:before{content:"\e960"}.vf-icon-calendar-2:before{content:"\e961"}.vf-icon-calendar-3:before{content:"\e962"}.vf-icon-calendar-4:before{content:"\e963"}.vf-icon-calendar-5:before{content:"\e964"}.vf-icon-calendar-6:before{content:"\e965"}.vf-icon-calendar-7:before{content:"\e966"}.vf-icon-calendar-8:before{content:"\e967"}.vf-icon-calendar-9:before{content:"\e968"}.vf-icon-calendar-10:before{content:"\e969"}.vf-icon-calendar-11:before{content:"\e96a"}.vf-icon-calendar-12:before{content:"\e96b"}.vf-icon-calendar-13:before{content:"\e96c"}.vf-icon-calendar-14:before{content:"\e96d"}.vf-icon-calendar-15:before{content:"\e96e"}.vf-icon-calendar-16:before{content:"\e96f"}.vf-icon-calendar-17:before{content:"\e970"}.vf-icon-calendar-18:before{content:"\e971"}.vf-icon-calendar-19:before{content:"\e972"}.vf-icon-calendar-20:before{content:"\e973"}.vf-icon-calendar-21:before{content:"\e974"}.vf-icon-calendar-22:before{content:"\e975"}.vf-icon-calendar-23:before{content:"\e976"}.vf-icon-calendar-24:before{content:"\e977"}.vf-icon-calendar-25:before{content:"\e978"}.vf-icon-calendar-26:before{content:"\e979"}.vf-icon-calendar-27:before{content:"\e97a"}.vf-icon-calendar-28:before{content:"\e97b"}.vf-icon-calendar-29:before{content:"\e97c"}.vf-icon-calendar-30:before{content:"\e97d"}.vf-icon-calendar-31:before{content:"\e97e"}.vf-icon-check:before{content:"\e97f"}.vf-icon-close:before{content:"\e980"}.vf-icon-down:before{content:"\e981"}.vf-icon-home:before{content:"\e982"}.vf-icon-left:before{content:"\e983"}.vf-icon-less-info:before{content:"\e984"}.vf-icon-link:before{content:"\e985"}.vf-icon-menu:before{content:"\e986"}.vf-icon-more:before{content:"\e987"}.vf-icon-qr-code:before{content:"\e988"}.vf-icon-right:before{content:"\e989"}.vf-icon-rss:before{content:"\e98a"}.vf-icon-search:before{content:"\e98b"}.vf-icon-up:before{content:"\e98c"}.vf-icon-card-and-tag:before{content:"\e98d"}.vf-icon-charge-smart-and-safe-at-home:before{content:"\e98e"}.vf-icon-charge-up-multihome:before{content:"\e98f"}.vf-icon-charge-up-your-business:before{content:"\e990"}.vf-icon-charging-wall-box:before{content:"\e991"}.vf-icon-e-bike:before{content:"\e992"}.vf-icon-fuse-box:before{content:"\e993"}.vf-icon-history-of-charge-session:before{content:"\e994"}.vf-icon-move-with-existing-contract:before{content:"\e995"}.vf-icon-move-with-new-contract:before{content:"\e996"}.vf-icon-parking-meter:before{content:"\e997"}.vf-icon-partner:before{content:"\e998"}.vf-icon-private-charging:before{content:"\e999"}.vf-icon-public-business-charging:before{content:"\e99a"}.vf-icon-public-charging:before{content:"\e99b"}.vf-icon-scooter-2:before{content:"\e99c"}.vf-icon-scooter:before{content:"\e99d"}.vf-icon-smart-charging-poles:before{content:"\e99e"}.vf-icon-h:before{content:"\e99f"}.vf-icon-advent-calendar:before{content:"\e9a0"}.vf-icon-airplane:before{content:"\e9a1"}.vf-icon-apartment-house:before{content:"\e9a2"}.vf-icon-assortment:before{content:"\e9a3"}.vf-icon-balance:before{content:"\e9a4"}.vf-icon-battery:before{content:"\e9a5"}.vf-icon-beauty-personal-care:before{content:"\e9a6"}.vf-icon-behaviour:before{content:"\e9a7"}.vf-icon-benchmark-cockpit:before{content:"\e9a8"}.vf-icon-benchmark-temperature:before{content:"\e9a9"}.vf-icon-benchmark-two:before{content:"\e9aa"}.vf-icon-benchmark:before{content:"\e9ab"}.vf-icon-benefit:before{content:"\e9ac"}.vf-icon-billing:before{content:"\e9ad"}.vf-icon-bio-diesel-generator:before{content:"\e9ae"}.vf-icon-biofuel-biomass:before{content:"\e9af"}.vf-icon-book-room:before{content:"\e9b0"}.vf-icon-books-magazines:before{content:"\e9b1"}.vf-icon-brain:before{content:"\e9b2"}.vf-icon-brainstorm:before{content:"\e9b3"}.vf-icon-calculator:before{content:"\e9b4"}.vf-icon-call-center:before{content:"\e9b5"}.vf-icon-callback:before{content:"\e9b6"}.vf-icon-career-and-development:before{content:"\e9b7"}.vf-icon-central-heating:before{content:"\e9b8"}.vf-icon-certificate:before{content:"\e9b9"}.vf-icon-chart:before{content:"\e9ba"}.vf-icon-city:before{content:"\e9bb"}.vf-icon-climate-mix:before{content:"\e9bc"}.vf-icon-climate-neutral:before{content:"\e9bd"}.vf-icon-clock:before{content:"\e9be"}.vf-icon-cloud-storage:before{content:"\e9bf"}.vf-icon-co2-reducation:before{content:"\e9c0"}.vf-icon-co2:before{content:"\e9c1"}.vf-icon-coal:before{content:"\e9c2"}.vf-icon-cockpit:before{content:"\e9c3"}.vf-icon-cold:before{content:"\e9c4"}.vf-icon-combined-heat-and-power:before{content:"\e9c5"}.vf-icon-conclusion:before{content:"\e9c6"}.vf-icon-consumption:before{content:"\e9c7"}.vf-icon-contract-details:before{content:"\e9c8"}.vf-icon-cooperation-area:before{content:"\e9c9"}.vf-icon-cost-saving:before{content:"\e9ca"}.vf-icon-cottage:before{content:"\e9cb"}.vf-icon-defence-soldier:before{content:"\e9cc"}.vf-icon-defence:before{content:"\e9cd"}.vf-icon-delivery:before{content:"\e9ce"}.vf-icon-discussion-two:before{content:"\e9cf"}.vf-icon-discussion:before{content:"\e9d0"}.vf-icon-distribution:before{content:"\e9d1"}.vf-icon-district-cooling:before{content:"\e9d2"}.vf-icon-district-heat-and-power:before{content:"\e9d3"}.vf-icon-district-heating-two:before{content:"\e9d4"}.vf-icon-district-heating:before{content:"\e9d5"}.vf-icon-doing-good:before{content:"\e9d6"}.vf-icon-dont:before{content:"\e9d7"}.vf-icon-economize:before{content:"\e9d8"}.vf-icon-eko-hourly-spot:before{content:"\e9d9"}.vf-icon-electricity-gas:before{content:"\e9da"}.vf-icon-electricity:before{content:"\e9db"}.vf-icon-electronic-payment-euro:before{content:"\e9dc"}.vf-icon-energy-mix:before{content:"\e9dd"}.vf-icon-energy-service:before{content:"\e9de"}.vf-icon-energy-solution:before{content:"\e9df"}.vf-icon-euro:before{content:"\e9e0"}.vf-icon-euros:before{content:"\e9e1"}.vf-icon-evaluation:before{content:"\e9e2"}.vf-icon-eye:before{content:"\e9e3"}.vf-icon-face-mask:before{content:"\e9e4"}.vf-icon-farm:before{content:"\e9e5"}.vf-icon-fixed:before{content:"\e9e6"}.vf-icon-flexible:before{content:"\e9e7"}.vf-icon-full-water-quartal:before{content:"\e9e8"}.vf-icon-gas:before{content:"\e9e9"}.vf-icon-geothermal-heat-pump:before{content:"\e9ea"}.vf-icon-globe:before{content:"\e9eb"}.vf-icon-going-out:before{content:"\e9ec"}.vf-icon-group-discussion:before{content:"\e9ed"}.vf-icon-guide:before{content:"\e9ee"}.vf-icon-handshake:before{content:"\e9ef"}.vf-icon-heat-load-curve:before{content:"\e9f0"}.vf-icon-heat-pump:before{content:"\e9f1"}.vf-icon-heating:before{content:"\e9f2"}.vf-icon-home-garden:before{content:"\e9f3"}.vf-icon-home-security:before{content:"\e9f4"}.vf-icon-hot:before{content:"\e9f5"}.vf-icon-hourly-spot-mix:before{content:"\e9f6"}.vf-icon-house:before{content:"\e9f7"}.vf-icon-hydro:before{content:"\e9f8"}.vf-icon-in-queue:before{content:"\e9f9"}.vf-icon-industry:before{content:"\e9fa"}.vf-icon-insight:before{content:"\e9fb"}.vf-icon-insulation:before{content:"\e9fc"}.vf-icon-invoice-euro:before{content:"\e9fd"}.vf-icon-invoice-pound:before{content:"\e9fe"}.vf-icon-kids-toys:before{content:"\e9ff"}.vf-icon-knowledge:before{content:"\ea00"}.vf-icon-large-battery:before{content:"\ea01"}.vf-icon-lecture:before{content:"\ea02"}.vf-icon-life-events:before{content:"\ea03"}.vf-icon-lightbulb:before{content:"\ea04"}.vf-icon-manage-my-team:before{content:"\ea05"}.vf-icon-map:before{content:"\ea06"}.vf-icon-meter:before{content:"\ea07"}.vf-icon-mobility:before{content:"\ea08"}.vf-icon-modules:before{content:"\ea09"}.vf-icon-move-with-existing-contract1:before{content:"\ea0a"}.vf-icon-move-with-new-contract1:before{content:"\ea0b"}.vf-icon-movie-music-theatre:before{content:"\ea0c"}.vf-icon-multi-home-box:before{content:"\ea0d"}.vf-icon-my-cases:before{content:"\ea0e"}.vf-icon-my-documents:before{content:"\ea0f"}.vf-icon-nature-and-bioversity:before{content:"\ea10"}.vf-icon-need:before{content:"\ea11"}.vf-icon-nighttime-electricity-metering:before{content:"\ea12"}.vf-icon-not-visible:before{content:"\ea13"}.vf-icon-nuclear:before{content:"\ea14"}.vf-icon-ocean-energy:before{content:"\ea15"}.vf-icon-offshore:before{content:"\ea16"}.vf-icon-oil-condesing-gas-turbine:before{content:"\ea17"}.vf-icon-open-area:before{content:"\ea18"}.vf-icon-operation-central:before{content:"\ea19"}.vf-icon-peat:before{content:"\ea1a"}.vf-icon-phone-sound-off:before{content:"\ea1b"}.vf-icon-pin-two:before{content:"\ea1c"}.vf-icon-planned-outage:before{content:"\ea1d"}.vf-icon-policies:before{content:"\ea1e"}.vf-icon-power-gas:before{content:"\ea1f"}.vf-icon-power-grid:before{content:"\ea20"}.vf-icon-power-plant:before{content:"\ea21"}.vf-icon-premium:before{content:"\ea22"}.vf-icon-present:before{content:"\ea23"}.vf-icon-prices-equal-alt:before{content:"\ea24"}.vf-icon-prices-equal:before{content:"\ea25"}.vf-icon-prices-fall-alt:before{content:"\ea26"}.vf-icon-prices-fall:before{content:"\ea27"}.vf-icon-prices-rise-alt:before{content:"\ea28"}.vf-icon-prices-rise:before{content:"\ea29"}.vf-icon-private-end-user:before{content:"\ea2a"}.vf-icon-public-transport:before{content:"\ea2b"}.vf-icon-purpose-profit:before{content:"\ea2c"}.vf-icon-quote:before{content:"\ea2d"}.vf-icon-reach:before{content:"\ea2e"}.vf-icon-recommendation:before{content:"\ea2f"}.vf-icon-recycling:before{content:"\ea30"}.vf-icon-reimburse:before{content:"\ea31"}.vf-icon-renewable-energy:before{content:"\ea32"}.vf-icon-road:before{content:"\ea33"}.vf-icon-salary-time-and-benefits:before{content:"\ea34"}.vf-icon-sales-of-electric-heat-gas:before{content:"\ea35"}.vf-icon-savings:before{content:"\ea36"}.vf-icon-semi-detached-house:before{content:"\ea37"}.vf-icon-ship-docking:before{content:"\ea38"}.vf-icon-silent-area:before{content:"\ea39"}.vf-icon-smart-home:before{content:"\ea3a"}.vf-icon-smart-meter:before{content:"\ea3b"}.vf-icon-smartphone-text:before{content:"\ea3c"}.vf-icon-smiley-neutral:before{content:"\ea3d"}.vf-icon-smiley-sad:before{content:"\ea3e"}.vf-icon-smiley:before{content:"\ea3f"}.vf-icon-solar-back:before{content:"\ea40"}.vf-icon-solar-panel:before{content:"\ea41"}.vf-icon-spread-purchases:before{content:"\ea42"}.vf-icon-standard-contact-continuos:before{content:"\ea43"}.vf-icon-standard-energy:before{content:"\ea44"}.vf-icon-strategy:before{content:"\ea45"}.vf-icon-street-light:before{content:"\ea46"}.vf-icon-summary:before{content:"\ea47"}.vf-icon-sun-two:before{content:"\ea48"}.vf-icon-support:before{content:"\ea49"}.vf-icon-tap-water-cold:before{content:"\ea4a"}.vf-icon-tap-water-warm:before{content:"\ea4b"}.vf-icon-temperature:before{content:"\ea4c"}.vf-icon-tender-multiple:before{content:"\ea4d"}.vf-icon-thumbs-down:before{content:"\ea4e"}.vf-icon-thumbs-up:before{content:"\ea4f"}.vf-icon-to-dos:before{content:"\ea50"}.vf-icon-tool:before{content:"\ea51"}.vf-icon-train:before{content:"\ea52"}.vf-icon-transformer:before{content:"\ea53"}.vf-icon-tv:before{content:"\ea54"}.vf-icon-variable:before{content:"\ea55"}.vf-icon-ventilation:before{content:"\ea56"}.vf-icon-vf-benchmark-co2:before{content:"\ea57"}.vf-icon-voice-search:before{content:"\ea58"}.vf-icon-wind:before{content:"\ea59"}.vf-icon-activity-log:before{content:"\ea5a"}.vf-icon-add-contact:before{content:"\ea5b"}.vf-icon-alert:before{content:"\ea5c"}.vf-icon-align-center:before{content:"\ea5d"}.vf-icon-align-left:before{content:"\ea5e"}.vf-icon-app-settings:before{content:"\ea5f"}.vf-icon-arrow-down-left:before{content:"\ea60"}.vf-icon-arrow-down-right:before{content:"\ea61"}.vf-icon-arrow-down:before{content:"\ea62"}.vf-icon-arrow-left:before{content:"\ea63"}.vf-icon-arrow-right:before{content:"\ea64"}.vf-icon-arrow-up-left:before{content:"\ea65"}.vf-icon-arrow-up-right:before{content:"\ea66"}.vf-icon-arrow-up:before{content:"\ea67"}.vf-icon-autostart:before{content:"\ea68"}.vf-icon-blog:before{content:"\ea69"}.vf-icon-call:before{content:"\ea6a"}.vf-icon-camera:before{content:"\ea6b"}.vf-icon-change-availability:before{content:"\ea6c"}.vf-icon-chat:before{content:"\ea6d"}.vf-icon-checkbox:before{content:"\ea6e"}.vf-icon-download-pdf:before{content:"\ea6f"}.vf-icon-download:before{content:"\ea70"}.vf-icon-edit:before{content:"\ea71"}.vf-icon-elipsis:before{content:"\ea72"}.vf-icon-favourite:before{content:"\ea73"}.vf-icon-filter:before{content:"\ea74"}.vf-icon-gallery:before{content:"\ea75"}.vf-icon-help:before{content:"\ea76"}.vf-icon-in-progress:before{content:"\ea77"}.vf-icon-information:before{content:"\ea78"}.vf-icon-list-view:before{content:"\ea79"}.vf-icon-locked:before{content:"\ea7a"}.vf-icon-mail:before{content:"\ea7b"}.vf-icon-news:before{content:"\ea7c"}.vf-icon-off:before{content:"\ea7d"}.vf-icon-open-new-window:before{content:"\ea7e"}.vf-icon-pause:before{content:"\ea7f"}.vf-icon-phone:before{content:"\ea80"}.vf-icon-pin:before{content:"\ea81"}.vf-icon-play:before{content:"\ea82"}.vf-icon-power-outage:before{content:"\ea83"}.vf-icon-print:before{content:"\ea84"}.vf-icon-request:before{content:"\ea85"}.vf-icon-restart:before{content:"\ea86"}.vf-icon-send:before{content:"\ea87"}.vf-icon-settings:before{content:"\ea88"}.vf-icon-share:before{content:"\ea89"}.vf-icon-shop:before{content:"\ea8a"}.vf-icon-sign-in:before{content:"\ea8b"}.vf-icon-sign-out:before{content:"\ea8c"}.vf-icon-sort:before{content:"\ea8d"}.vf-icon-tag:before{content:"\ea8e"}.vf-icon-trash:before{content:"\ea8f"}.vf-icon-turn-device:before{content:"\ea90"}.vf-icon-unlocked:before{content:"\ea91"}.vf-icon-user:before{content:"\ea92"}.vf-icon-zoom-in:before{content:"\ea93"}.vf-icon-zoom-out:before{content:"\ea94"}.hero-container{display:flex;flex-direction:column;padding:20px}.vf-hero{background-size:cover;background-position:center center;font-size:2.75rem;height:auto;margin:0 auto;max-width:1400px;position:relative;width:100%}@media screen and (min-width:992px){.vf-hero{height:650px}}.vf-hero__startpage{margin-bottom:5rem;height:368px}@media screen and (min-width:768px){.vf-hero__startpage{height:600px}}.vf-hero__oneline{height:302px}@media screen and (min-width:768px){.vf-hero__oneline{height:310px}}.vf-hero__twoline{height:310px}.vf-hero__twoline-button{height:368px}@media screen and (min-width:768px){.vf-hero__twoline-button{height:388px}}.vf-hero__image-container{background-size:cover;background-position:center center;height:100%}@media screen and (min-width:768px){.vf-hero__image-container{border:none}}.vf-hero__image-text{align-items:center;display:flex;flex-direction:column;justify-content:center;height:100%;margin:0 auto;text-align:center;width:100%}.vf-hero__heading{color:#fff;font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;font-size:44px;letter-spacing:0px;line-height:48px;max-width:90%;width:300px}.vf-hero__heading--button-below{padding-bottom:39px}@media screen and (min-width:768px){.vf-hero__heading--button-below{padding-bottom:43px}}.vf-hero__heading--hidden{display:none}@media screen and (min-width:768px){.vf-hero__heading--hidden{display:block}}@media screen and (min-width:768px){.vf-hero__heading{font-size:52px;line-height:62px;width:600px}}@media screen and (min-width:992px){.vf-hero__heading{font-size:72px;line-height:84px;text-align:center;width:800px}}.vf-hero__content{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.vf-hero__paragraph{color:#000;font-family:"Vattenfall Hall NORDx","Vattenfall Hall",sans-serif;font-size:16px;font-weight:500;line-height:28px;min-width:300px;max-width:650px;margin-bottom:40px;margin-top:40px;text-align:center}@media screen and (min-width:768px){.vf-hero__paragraph{font-size:24px;line-height:36px;margin-bottom:0}}.vf-hero__button-container{align-items:center;display:flex;flex-direction:column;justify-content:space-between;height:130px;width:100%}@media screen and (min-width:768px){.vf-hero__button-container{align-items:center;flex-direction:row;justify-content:space-between;margin:0 auto;width:500px}}.vf-hero__logotype{bottom:-38.6%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media screen and (min-width:768px){.vf-hero__logotype{bottom:-23.6%}}.vf-hero__play{background:none;border:none;color:#fff;cursor:pointer;font-family:"Vattenfall Hall NORDx";font-size:16px;font-weight:400;height:100px;letter-spacing:0px;line-height:36px;position:relative;width:200px}@media screen and (min-width:768px){.vf-hero__play{font-size:18px}}.vf-hero__play:before{bottom:31px;color:#fff;content:"\ea82";font-family:"vf-icons";font-size:24px;font-weight:normal;left:20px;position:absolute}@media screen and (min-width:768px){.vf-hero__play:before{bottom:30px;left:5px}}.vf-large-quote{background:#fff;height:548px;margin-right:auto;margin-left:auto;overflow:hidden;position:relative;width:375px}@media screen and (min-width:768px){.vf-large-quote{height:704px;width:100%;padding:0 21px}}@media screen and (min-width:1200px){.vf-large-quote{height:704px;overflow:visible;width:1128px}}.vf-large-quote:before{border:2px #d8d8d8 solid;border-radius:50%;color:#cdd1d4;content:"“";font-size:4.25rem;height:48px;line-height:72px;position:absolute;text-align:center;left:23px;top:84px;width:48px}@media screen and (min-width:1200px){.vf-large-quote:before{left:0;top:88px}}.vf-large-quote__img{z-index:10;left:109px;height:380px;object-fit:cover;position:absolute;top:28px;width:380px}@media screen and (min-width:768px){.vf-large-quote__img{bottom:0;height:auto;top:auto;width:700px}}@media screen and (min-width:1200px){.vf-large-quote__img{left:auto;right:50px}}.vf-large-quote__light-grey-bg{background:#f2f2f2;height:100%;top:96px;left:155px;width:220px;position:absolute}@media screen and (min-width:768px){.vf-large-quote__light-grey-bg{bottom:0;left:auto;right:0%;width:55%;height:auto}}@media screen and (min-width:1200px){.vf-large-quote__light-grey-bg{left:auto;right:-136px;width:784px}}.vf-large-quote__content{bottom:0;text-align:left;width:100%;position:absolute;z-index:20}.vf-large-quote__person{margin-bottom:23px;padding-left:21px}@media screen and (min-width:768px){.vf-large-quote__person{margin-bottom:35px;padding:0}}.vf-large-quote__byline{font-weight:500;line-height:36px;font-size:20px;font-family:"Vattenfall Hall NORDx"}.vf-large-quote__byline-description{font-family:"Vattenfall Hall NORDx";font-weight:normal;line-height:28px;font-size:16px}.vf-large-quote__quote{background:#fff;color:#222222;font-family:"Vattenfall Hall NORDx";font-size:32px;font-weight:500;letter-spacing:-0.1px;line-height:40px;margin:0;margin-right:21px;padding:34px 21px 35px 21px}@media screen and (min-width:768px){.vf-large-quote__quote{font-size:48px;line-height:60px;margin-bottom:-1px;margin-right:15%;padding:21px 96px 12px 0}}@media screen and (min-width:1200px){.vf-large-quote__quote{margin-right:192px;padding:44px 96px 12px 0}}.vf-small-quote{background:#faf9dc;border-radius:20px 20px 20px 20px;font-size:16px;margin:40px 0 60px;line-height:28px;letter-spacing:-0.1px;max-width:1440px;padding:36px 48px 37px;position:relative}@media screen and (min-width:576px){.vf-small-quote{font-size:1.25rem;line-height:36px}}.vf-small-quote:after{border:32px solid transparent;border-bottom:0;border-right:0;border-top-color:#faf9dc;bottom:0;content:"";height:0;left:50%;margin-left:-16px;margin-bottom:-32px;position:absolute;width:0}@media screen and (min-width:576px){.vf-small-quote:after{left:70px}}.vf-upload label{margin-bottom:20px;box-sizing:border-box}.vf-upload ul{list-style-type:none;padding:0;margin:0;width:100%;display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;margin-bottom:28px;transition:all 0.4s ease}.vf-upload ul li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;height:40px;text-align:center;padding:0;margin:0;width:180px;transition:all 0.4s ease}.vf-upload ul img{height:12px;line-height:10px;margin:0 4px;cursor:pointer}.vf-upload ul .disabled{color:#767676;background-color:#eee}.vf-upload ul .errorText{color:#f93b18!important}.vf-upload ul .vf-icon-span{line-height:10px;margin:0 0 0 10px;cursor:pointer}.vf-upload ul .vf-icon-span:before{font-size:16px}.vf-upload__container{align-items:center;display:flex;flex-direction:column;padding:26px 0;width:264px}.vf-upload__btn{padding:9px 28px!important}.vf-upload__text{font-size:16px;font-weight:500;line-height:28px;letter-spacing:-0.05px}.vf-upload__size{color:#888888;font-size:14px;line-height:24px;margin-bottom:14px}.vf-upload--drag-n-drop{align-items:center;border:#222222 dashed thin;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;padding:28px 0;width:264px}.vf-upload__icon{align-items:center;color:#ebf2f3;display:flex;justify-content:center;margin:28px 0;width:100%}.vf-upload__icon:before{font-size:80px!important}.upload__success{color:#3dc07c}.vf-file-upload--dragndrop,.vf-file-upload__container{width:264px;display:flex;flex-direction:column;align-items:center}.vf-file-upload--dragndrop input[type=file],.vf-file-upload__container input[type=file]{display:none}.vf-file-upload--dragndrop span:first-child,.vf-file-upload__container span:first-child{margin-top:20px;margin-bottom:20px}.vf-file-upload--dragndrop .vf-file-upload__span--up-to-size,.vf-file-upload__container .vf-file-upload__span--up-to-size{color:#222222;font-size:14px;margin-bottom:20px}.vf-file-upload--dragndrop span:nth-child(3),.vf-file-upload__container span:nth-child(3){line-height:14px;font-size:14px}.errorBorder{border-color:#f93b18}.errorText{color:#f93b18}.vf-file-upload--dragndrop{width:264px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:#2071b5 dashed thin;padding:28px 0}.vf-file-upload--dragndrop label{margin-bottom:20px;box-sizing:border-box}.vf-file-upload--dragndrop ul{list-style-type:none;padding:0;margin:0;width:100%;display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;margin-bottom:28px;transition:all 0.4s ease}.vf-file-upload--dragndrop ul li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;height:40px;text-align:center;padding:0;margin:0;width:180px;transition:all 0.4s ease}.vf-file-upload--dragndrop ul img{height:12px;line-height:10px;margin:0 4px;cursor:pointer}.vf-file-upload--dragndrop span:nth-child(3){margin-bottom:10px}.vf-file-upload--dragndrop ul{list-style-type:none;padding:0;margin:0;width:100%;display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;margin-bottom:28px;transition:all 0.4s ease}.vf-file-upload--dragndrop ul li{display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-align:center;padding:0;margin:0;width:180px;transition:all 0.4s ease}.vf-file-upload--dragndrop .disabled{color:#767676;background-color:#eee}.vf-file-upload--dragndrop .errorText{color:#f93b18}.vf-file-upload--dragndrop .vf-icon-span{line-height:10px;margin:0 0 0 10px;cursor:pointer}.vf-file-upload--dragndrop .vf-icon-span:before{font-size:16px;padding:5px}.is-dragover{border:#1964a3 dashed thin}.box__dragndrop{display:none}.vf-file-upload__icon{display:flex;align-items:center;justify-content:center;width:100%;color:#ebf2f3;margin:28px 0}.vf-icon-my-documents:before{font-size:5rem!important}.vf-subscribe{background:#fff;background-size:cover;background-position:center center;padding:28px 21px;font-size:2.75rem;margin:0 auto;max-width:1700px;min-height:370px;position:relative}.vf-subscribe__container{margin:0 auto;width:100%}@media screen and (min-width:576px){.vf-subscribe__container{max-width:552px}}.vf-subscribe__content{font-size:16px;letter-spacing:0;line-height:36px;padding-top:44px;padding-bottom:88px;text-align:center;width:100%}.vf-subscribe__content .vf-preamble{font-weight:normal}@media screen and (min-width:768px){.vf-subscribe__content .vf-preamble{font-size:20px}}.vf-subscribe__content .vf-subscribe__input{display:flex;flex-wrap:wrap;justify-content:center;margin-top:28px}.vf-subscribe__content .vf-subscribe__input .vf-btn{margin-top:28px}.vf-subscribe__content .vf-subscribe__input .vf-input{width:100%!important}.vf-subscribe__content .vf-subscribe__input .vf-input__container{margin-bottom:16px;width:100%}@media screen and (min-width:768px){.vf-subscribe__content .vf-subscribe__input .vf-input__container{margin-bottom:28px}}.vf-subscribe__headline{font-family:"VattenfallHallDisplay-Bold";font-weight:600;letter-spacing:0;font-size:36px;line-height:44px;text-align:center;padding-bottom:28px}@media screen and (min-width:768px){.vf-subscribe__headline{font-size:52px;font-weight:bold;line-height:72px;padding-bottom:32px}}.vf-image-block{margin-right:auto;margin-left:auto;max-width:1400px}.vf-image-block__body{box-sizing:border-box;display:flex;flex-direction:column;margin-right:auto;margin-left:auto;padding:28px 21px}@media screen and (min-width:768px){.vf-image-block__body{margin-top:0}}@media screen and (min-width:992px){.vf-image-block__body{flex-direction:row;justify-content:space-between}}@media screen and (min-width:1200px){.vf-image-block__body{padding:88px 88px}}@media screen and (min-width:1400px){.vf-image-block__body{padding:88px 136px}}.vf-image-block__media{position:relative;padding-left:0;padding-right:0;width:100%}.vf-image-block__media img{min-height:216px;width:100%;display:block;margin:0 auto}@media screen and (min-width:576px){.vf-image-block__media img{width:50%}}@media screen and (min-width:992px){.vf-image-block__media img{height:100%;object-fit:cover;width:100%}}@media screen and (min-width:1200px){.vf-image-block__media{height:400px;width:516px}}.vf-image-block__media--circle img{border-radius:50%;height:100%;min-height:333px;min-width:333px;object-fit:cover;width:50%}@media screen and (min-width:576px){.vf-image-block__media--circle img{min-height:363px;min-width:363px;width:33%}}@media screen and (min-width:1024px){.vf-image-block__media--circle img{min-height:380px;min-width:380px}}@media screen and (min-width:1200px){.vf-image-block__media--circle img{height:400px;width:400px}}.vf-image-block__content{position:relative;padding:34px 0px 34px 0}@media screen and (min-width:992px){.vf-image-block__content{display:flex;flex-direction:column;justify-content:center;order:-1;padding-right:44px}}.vf-image-block__title{font-size:36px;font-weight:600;letter-spacing:0;line-height:42px;margin-bottom:32px}@media screen and (min-width:1200px){.vf-image-block__title{font-size:52px;font-weight:bold;line-height:72px;max-width:456px}}@media screen and (min-width:1200px){.vf-image-block__text{max-width:552px}}.vf-image-block__text p{margin-bottom:32px}.vf-image-block--reversed .vf-image-block__content{order:1}@media screen and (min-width:992px){.vf-image-block--reversed .vf-image-block__content{padding-left:44px;padding-right:0}}.vf-linked-list-block{background:#edf1f6;margin-right:auto;margin-left:auto;max-width:1440px}.vf-linked-list-block .vf-linked-list-block__body .vf-linked-list-block__content .vf-file-list{list-style-type:none;margin:0;padding:0}.vf-linked-list-block .vf-linked-list-block__body .vf-linked-list-block__content .vf-file-list__tag{color:#1964a3;direction:ltr;font-size:1rem;font-weight:500;letter-spacing:-0.05px;line-height:28px;margin-right:8px;text-decoration:none}.vf-linked-list-block .vf-linked-list-block__body .vf-linked-list-block__content .vf-file-list__tag-description{color:#888888;font-size:14px;margin-left:35px}.vf-linked-list-block .vf-linked-list-block__body .vf-linked-list-block__content .vf-file-list__tag:hover{color:#05131e}.vf-linked-list-block .vf-linked-list-block__body .vf-linked-list-block__content .vf-file-list__tag:before{color:#000;content:"\ea0f";display:inline-block;font-family:"vf-icons";font-size:20px;height:28px;margin-right:13px;vertical-align:middle;width:19px}.vf-linked-list-block__title{font-size:22px;margin:0;margin-bottom:20px}@media screen and (min-width:768px){.vf-linked-list-block__title{font-size:28px;margin-bottom:20px}}.vf-linked-list-block__content{margin:0 auto;padding:28px 21px}@media screen and (min-width:768px){.vf-linked-list-block__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;max-width:720px;padding:65px 20px 65px 20px}}@media screen and (min-width:992px){.vf-linked-list-block__content{max-width:960px}}@media screen and (min-width:1400px){.vf-linked-list-block__content{grid-gap:100px;max-width:1400px;padding:88px 136px 88px 136px}}.vf-linked-list-block__content--image{direction:rtl}@media screen and (min-width:1400px){.vf-linked-list-block__content--image{min-height:698px}}.vf-linked-list-block__content--image-reversed{direction:ltr}.vf-linked-list-block__content--reversed{direction:rtl}.vf-linked-list-block__content-text{direction:ltr;margin-top:0;padding-bottom:36px;width:100%}.vf-linked-list-block__content-list{direction:ltr}.vf-linked-list-block__content-image-container{height:216px;margin-bottom:38px}@media screen and (min-width:1200px){.vf-linked-list-block__content-image-container{height:338px;min-width:552px}}.vf-linked-list-block__content-image-container img{width:100%;height:100%;object-fit:cover}.vf-media-block{background:#edf1f6;display:flex;justify-content:center;margin-top:180px;margin-right:auto;margin-left:auto;padding:0 16px 35px 16px}@media screen and (min-width:375px){.vf-media-block{padding-left:21px;padding-right:21px}}@media screen and (min-width:576px){.vf-media-block{max-width:540px}}@media screen and (min-width:768px){.vf-media-block{margin-top:0;margin-bottom:188px;max-height:488px}}@media screen and (min-width:1400px){.vf-media-block{max-width:1400px;padding:0 136px 35px 136px}}.vf-media-block--reversed{direction:rtl}.vf-media-block--reversed .vf-media-block__content{direction:ltr;padding:35px 0}@media screen and (min-width:768px){.vf-media-block--reversed .vf-media-block__content{padding-top:88px;padding-right:44px}}@media screen and (min-width:1400px){.vf-media-block--reversed .vf-media-block__content{margin-left:0;margin-right:80px;padding-right:0;width:264px}}.vf-media-block__body{display:grid;grid-template-columns:1fr}@media screen and (min-width:768px){.vf-media-block__body{grid-template-columns:1fr 1fr;max-width:720px}}@media screen and (min-width:1200px){.vf-media-block__body{grid-gap:40px;grid-template-columns:2fr 1fr;max-width:1160px}}.vf-media-block__content{direction:ltr;padding:35px 0}@media screen and (min-width:768px){.vf-media-block__content{padding-top:88px;padding-left:44px}}@media screen and (min-width:1400px){.vf-media-block__content{margin-left:80px;padding-left:0;max-width:264px}}.vf-media-block__title{font-size:22px;font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;letter-spacing:0;line-height:28px;margin:0;margin-bottom:2rem}@media screen and (min-width:576px){.vf-media-block__title{font-size:28px;line-height:36px}}.vf-media-block__paragraph{margin:0;margin-bottom:2rem}.vf-media-block__image{height:100%;min-height:216px;object-fit:cover;width:100%}.vf-media-block__image-container{margin-top:-108px;position:relative}@media screen and (min-width:768px){.vf-media-block__image-container{height:65%;margin-top:0;padding-top:88px}}@media screen and (min-width:1200px){.vf-media-block__image-container{height:100%;width:744px}}.vf-media-block__image-container .vf-media__play-button-wrapper{align-items:center;display:flex;justify-content:center;left:calc(50% - 40px);position:absolute;top:calc(50% - 40px)}@media screen and (min-width:768px){.vf-media-block__image-container .vf-media__play-button-wrapper{left:calc(50% - 40px);top:50%}}.vf-media-block__image-container .vf-media__play-button-wrapper .vf-icon-play{background-color:rgba(255,255,255,0.78);border-radius:50%;border:none;cursor:pointer;height:80px;transition:transform ease-in-out 0.1s;width:80px}.vf-media-block__image-container .vf-media__play-button-wrapper .vf-icon-play:hover{transform:scale(1.1)}.vf-media-block__image-container .vf-media__play-button-wrapper .vf-icon-play:before{color:#000;content:"\ea82";font-family:"vf-icons";font-size:36px;padding-left:10px}.vf-media-block__links{display:flex;flex-direction:column}.vf-media-block__links a{flex:1}.vf-grid{box-sizing:content-box;display:grid;grid-template-columns:repeat(4,72px);grid-gap:15px;padding:21px;width:333px}@media screen and (min-width:768px){.vf-grid{grid-template-columns:repeat(12,32px);grid-gap:24px;padding:60px;width:648px}}@media screen and (min-width:1024px){.vf-grid{grid-template-columns:repeat(12,64px);grid-gap:16px;padding:40px;width:944px}}@media screen and (min-width:1440px){.vf-grid{grid-template-columns:repeat(12,72px);grid-gap:24px;padding:156px;width:1128px}}.vf-grid__three-column{grid-column:span 4}@media screen and (max-width:375px){.vf-grid--three-column{grid-template-columns:repeat(3,72px);padding:0;width:auto}}@media screen and (min-width:1440px){.vf-grid--three-column{grid-gap:10px;grid-template-columns:repeat(12,85px);padding:156px 156px 73px 156px}}.vf-card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:0px solid rgba(0,0,0,0.125);border-radius:0;padding:28px 21px;margin-bottom:50px}@media screen and (min-width:768px){.vf-card{padding:24px 7px}}.vf-card>hr{margin-right:0;margin-left:0}.vf-card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.vf-card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}a.vf-card{transition:transform 230ms ease-in-out}a.vf-card:hover{text-decoration:none}.vf-card__body{flex:1 1 auto;padding:0px;color:#222222}.vf-card__title{color:#222222;font-size:24px;margin-bottom:1.5rem;margin-top:20px;font-weight:600;letter-spacing:0;line-height:28px}.vf-card__text{font-size:1rem;letter-spacing:-0.05px;line-height:28px;font-weight:normal;margin-bottom:24px}.vf-card__text:last-child{margin-bottom:0}.vf-card__link:hover{text-decoration:none}.vf-card__link+.vf-card__link{margin-left:0px}.vf-card__header{padding:1.5rem 0px;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:0px solid rgba(0,0,0,0.125)}.vf-card__header:first-child{border-radius:0}.vf-card__header+.list-group .list-group-item:first-child{border-top:0}.vf-card__footer{padding:1.5rem 0px;background-color:rgba(0,0,0,0.03);border-top:0px solid rgba(0,0,0,0.125)}.vf-card__footer:last-child{border-radius:0}.vf-card__header-tabs{margin-right:-0.75rem;margin-bottom:-1.5rem;margin-left:-0.75rem;border-bottom:0}.vf-card__header-pills{margin-right:-0.75rem;margin-left:-0.75rem}.vf-card__img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.vf-card__img{width:100%;border-radius:0}.vf-card__img-top{width:100%;margin-bottom:1.5rem;border-top-left-radius:0;border-top-right-radius:0}.vf-card__img-bottom{width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}.vf-card__img,.vf-card__img-bottom,.vf-card__img-top{overflow:hidden;width:100%;transition:transform 200ms ease;transform:scale(1);margin:0}.vf-card:hover .vf-card__img,.vf-card:hover .vf-card__img-bottom,.vf-card:hover .vf-card__img-top{transform:scale(1.1)}.vf-card__container{overflow:hidden}@media screen and (max-width:767px){.vf__utility--sm-hidden{display:none}}@media screen and (max-width:991px){.vf__utility--md-hidden{display:none}}@media screen and (max-width:1199px){.vf__utility--lg-hidden{display:none}}@media screen and (max-width:1919px){.vf__utility--xl-hidden{display:none}}.vf-footer{align-items:center;background:#edf1f6;display:flex;justify-content:center}.vf-footer__container{display:grid;grid-template-columns:1fr;padding:28px 21px}@media screen and (min-width:576px){.vf-footer__container{max-width:540px}}@media screen and (min-width:768px){.vf-footer__container{grid-template-columns:repeat(2,1fr);max-width:770px;padding:45px 60px}}@media screen and (min-width:992px){.vf-footer__container{grid-template-columns:repeat(3,1fr);max-width:960px}}@media screen and (min-width:1200px){.vf-footer__container{max-width:1160px}}@media screen and (min-width:1400px){.vf-footer__container{max-width:1440px;padding:57px 156px 68px 156px}}@media screen and (min-width:768px){.vf-footer--md-hidden{display:none}}.vf-footer--sm-hidden{display:none}@media screen and (min-width:768px){.vf-footer--sm-hidden{display:block}}@media screen and (min-width:992px){.vf-footer__social-media-column{grid-column-start:2}}.vf-footer__content{margin:20px 0}@media screen and (min-width:768px){.vf-footer__content{padding-right:72px}}.vf-footer__nav{display:flex;flex-direction:column}.vf-footer__nav-item{color:#222222;flex:1;font-size:16px;font-weight:500;line-height:36px;text-decoration:none}.vf-footer__nav-item:hover{color:#2071b5}.vf-footer__nav-item--country-link{line-height:41px}.vf-footer__heading{font-size:18px;font-weight:500;line-height:24px;margin-bottom:20px}@media screen and (min-width:768px){.vf-footer__heading{font-size:20px;line-height:36px}}.vf-footer__paragraph{font-size:16px;line-height:28px;margin:0;margin-bottom:20px}.vf-footer__social-media-links{display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width:768px){.vf-footer__social-media-links{grid-template-columns:1fr}}.vf-footer__social-media-links a{align-items:center;color:#000;display:flex;font-size:16px;font-weight:500;line-height:36px;padding:2px 0;text-decoration:none}.vf-footer__social-media-links a:hover{color:#2071b5}.vf-footer__social-media-links a:before{font-size:20px;margin-right:15px}.vf-footer .vf-dropdown-wrapper{min-width:100%}.vf-footer .vf-dropdown-wrapper .vf-dropdown__standard{border-radius:0;background-color:#fff;padding-right:100px}.vf-form{position:relative;background:#fff;background-size:cover;background-position:center center;margin:0 auto;max-width:1700px;min-height:370px}.vf-form__text-container{margin:0 auto;max-width:475px}.vf-form .vf-form__content{width:100%;padding-top:44px;padding-bottom:88px;text-align:center;font-size:16px;line-height:28px;letter-spacing:-0.1px}@media screen and (min-width:576px){.vf-form .vf-form__content{font-size:1.25rem;letter-spacing:0;line-height:36px}}.vf-form .vf-form__content .vf-form__headline{margin:0 auto;max-width:90%;padding-bottom:28px}@media screen and (min-width:576px){.vf-form .vf-form__content .vf-form__headline{padding-bottom:32px}}.vf-form .vf-form__content .vf-preamble{font-weight:normal}.vf-form .vf-form__content .vf-form__input{display:flex;flex-wrap:wrap;justify-content:center}.vf-form .vf-form__content .vf-form__input .vf-input__container{margin-top:28px}.vf-form .vf-form__content .vf-form__input .vf-btn{margin-top:28px}.vf-form .vf-form__content .vf-form__input .vf-input{width:100%}.vf-carousel-outer-container{background-color:#edf1f6;display:flex;flex-direction:column;height:540px;width:100%}@media screen and (min-width:1200px){.vf-carousel-outer-container{height:766px}}.vf-carousel__title{font-size:28px;font-weight:bold;font-family:"Vattenfall Hall Display NORDx";line-height:36px;margin-bottom:25px;margin-top:27px;text-align:center}@media screen and (min-width:1200px){.vf-carousel__title{font-size:52px;line-height:72px;margin-top:38px;margin-bottom:41px}}#vf-carousel-container{box-sizing:border-box;display:flex;flex-wrap:nowrap;margin:0 auto;scrollbar-width:none;overflow-x:auto;width:375px}@media screen and (min-width:768px){#vf-carousel-container{width:768px}}@media screen and (min-width:1200px){#vf-carousel-container{width:1152px}}@media screen and (min-width:1400px){#vf-carousel-container{width:1440px}}#vf-carousel-container::-webkit-scrollbar{display:none}.vf-carousel-next-slide-overlay{opacity:0.5}.vf-carousel-card-container{background-color:white;display:flex;flex-direction:column;width:313px;margin:0 21px}@media screen and (min-width:768px){.vf-carousel-card-container{margin:0;margin-right:23px;margin-left:60px}}@media screen and (min-width:1200px){.vf-carousel-card-container{margin:0;margin-left:12px;margin-right:24px;width:360px}}@media screen and (min-width:1400px){.vf-carousel-card-container{margin:0;margin-left:156px;margin-right:24px}}.vf-carousel-card-container:not(:first-of-type){margin-left:0}.vf-carousel-card-container:last-of-type{margin-right:0}.vf-carousel-card-container:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.vf-carousel-controllers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vf-carousel-arrows{display:none}@media screen and (min-width:768px){.vf-carousel-arrows{display:flex;cursor:pointer;justify-content:flex-end;margin:0 auto;margin-top:-16px;width:650px}}@media screen and (min-width:1200px){.vf-carousel-arrows{width:1120px}}.vf-carousel-arrows .arrow:hover{color:#2071b5}.vf-carousel-arrows .arrow{color:#1964a3;margin-left:8px}#left-arrow:before{font-size:20px}@media screen and (min-width:1200px){#left-arrow:before{font-size:24px}}#right-arrow:before{font-size:20px}@media screen and (min-width:1200px){#right-arrow:before{font-size:24px}}.vf-carousel-image{height:200px;width:313px}@media screen and (min-width:1200px){.vf-carousel-image{height:232px;width:360px}}.vf-carousel-body-container{display:flex;flex-direction:column;height:100%;padding:27px 35px 31px 32px}.vf-carousel-header{font-size:24px;font-weight:bold;line-height:28px;margin-bottom:16px;color:#000000;font-family:"Vattenfall Hall Bold NORDx",Helvetica,Arial,sans-serif}@media screen and (min-width:1200px){.vf-carousel-header{font-size:28px;line-height:36px}}.vf-carousel-subtitle{color:#000000;font-family:"Vattenfall Hall NORDx",Helvetica,Arial,sans-serif;font-size:16px;font-weight:normal;letter-spacing:0px;line-height:28px;width:294px;margin-bottom:20px}.vf-carousel-indicator-container{display:flex;justify-content:center;margin-top:30px}@media screen and (min-width:1200px){.vf-carousel-indicator-container{margin-top:48px}}.vf-carousel-indicator{width:8px;height:8px;border-radius:50%;background-color:#999999;margin-left:9px}.vf-carousel-indicator-active{background-color:#1964a3}@media screen and (max-width:1200px){.vf-carousel-body-container{padding:20px 5px 13px 20px}.vf-carousel-subtitle{font-size:16px;line-height:28px;margin-bottom:15px}.vf-carousel-card-container:hover{-webkit-transform:none;transform:none}}.vf-link-with-arrow{color:#222222;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;letter-spacing:-0.05px;line-height:36px;padding-left:35px;position:relative;text-decoration:none;user-select:none;vertical-align:middle}.vf-link-with-arrow:hover{color:#2071b5}@media screen and (min-width:768px){.vf-link-with-arrow{font-size:18px;letter-spacing:0}}.vf-link-with-arrow--small{font-size:16px}.vf-link-with-arrow:before{color:#2071b5;content:"→";font-size:28px;font-weight:normal;left:0;opacity:1;position:absolute;top:0;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:300ms;transition-duration:300ms}.vf-link-with-arrow:hover:before{transition-delay:0ms;transform:translate(40%,0px)}@media screen and (min-width:576px){.vf-link-with-arrow--lg{font-size:20px}}.vf-offset-image{padding:1rem;position:relative}@media screen and (min-width:1024px){.vf-offset-image{display:grid;grid-template-columns:1fr 1fr}}.vf-offset-image__image{height:100%;max-height:300px;object-fit:cover;width:100%}@media screen and (min-width:1024px){.vf-offset-image__image{max-height:none}}.vf-offset-image__image-container{margin-bottom:2rem}@media screen and (min-width:1024px){.vf-offset-image__image-container{margin-bottom:0}}.vf-offset-image .vf-headings__default{margin-bottom:2rem}@media screen and (min-width:1024px){.vf-offset-image .vf-headings__default{position:absolute;left:50%;text-align:center;top:40%;transform:translate(-50%,-50%)}}.vf-offset-image .vf-body-copy__small{margin-bottom:2rem}@media screen and (min-width:1024px){.vf-offset-image .vf-body-copy__small{margin-top:50%;padding-left:44px;padding-right:44px;padding-bottom:22px}}.vf-offset-image .vf-link-with-arrow{margin-bottom:2rem}@media screen and (min-width:1024px){.vf-offset-image .vf-link-with-arrow{margin-left:44px}}.vf-offset-image__bg{background:#eef1f6;height:50%;position:absolute;width:50%;top:20%;right:0;z-index:-1}@media screen and (min-width:1024px){.vf-offset-image__bg{height:100%;top:10%}}.vf-top-bar{display:block;padding:22px 0;text-align:center}.vf__numbered-list{list-style-position:outside;padding:0 0 0 18px;list-style:auto}.vf__numbered-list li{font-family:"Vattenfall Hall NORDx",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;letter-spacing:-0.05px;line-height:28px;font-weight:normal;padding:12px 0 12px 14px}dl,ol,ul{margin:0;margin-bottom:1em}.vf-file-list{padding:0;margin:0;list-style-type:none;list-style:auto}.vf-file-list__item{padding:6px 0;line-height:24px;list-style-type:none}.vf-file-list__link{color:#1964a3;font-size:16px;font-weight:500;letter-spacing:0px;line-height:28px}@media screen and (min-width:768px){.vf-file-list__link{font-size:20px;line-height:36px}}.vf-file-list__link:before{content:"";display:inline-block;width:19px;height:24px;background-color:transparent;background-repeat:no-repeat;background-position:0 0;background-size:19px 24px;margin-right:10px;vertical-align:middle;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMjAgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgICA8cG9seWdvbiBpZD0icGF0aC0xIiBwb2ludHM9IjggMTkgMjMuNDQ4MTc1MiAxOSAxNy40MzQzMDY2IDI1LjM0MjY0NzcgMTkuMDQwMTQ2IDI3IDI3LjggMTcuOTk1ODc3MiAxOS4wNDAxNDYgOSAxNy40MzQzMDY2IDEwLjY0OTEwNjcgMjMuNDQ4MTc1MiAxNyA4IDE3Ij48L3BvbHlnb24+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkNvbXBvbmVudHMtLy1JY29ucy0vLVN5bWJvbC0vLUFyQ29tcG9uZW50cy0vLVRhYmxlLS8tUm93LS8tUHJpbWFyeS0vLVJpZ2h0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOC4wMDAwMDAsIC05LjAwMDAwMCkiPgogICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgIDx1c2UgaWQ9Ik1hc2siIGZpbGw9IiMyMjIyMjIiIGZpbGwtcnVsZT0ibm9uemVybyIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=")}.vf-file-list__link.vf-file-list__link--type-download:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNiAzNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzYgMzY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHRpdGxlPkNvbXBvbmVudHMgLyBJY29ucyAvIFN5bWJvbCAvIERvY3VtZW50IC8gRE9DPC90aXRsZT4KPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CjxnIGlkPSJNYXNrIj4KCTxwYXRoIGlkPSJwYXRoLTFfMV8iIGQ9Ik0xMi42LDI1LjFsMy41LDMuNXYtOC45aDMuNHY4LjlsMy41LTMuNWwyLjQsMi40TDE3LjcsMzVsLTcuNS03LjVMMTIuNiwyNS4xeiBNMzQuOCwyMC41TDM0LjcsMjNIMjIuOAoJCXYtMy40aDguNmwwLTAuOWgwVjQuM0g0djE0LjVoMGwwLDAuOWg4LjZWMjNIMC42di0xLjh2LTIuNHYtMy4zVjAuOGgzNC4ydjE4VjIwLjV6Ii8+CjwvZz4KPC9zdmc+Cg==")}.vf-file-list__link.vf-file-list__link--type-xls:before,.vf-file-list__link[href$=".xls"]:before,.vf-file-list__link[href$=".xlsx"]:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNiAzNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzYgMzY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMjIyMjIyO30KCS5zdDF7Zm9udC1mYW1pbHk6J0FyaWFsLUJvbGRNVCc7fQoJLnN0Mntmb250LXNpemU6MTAuMDEzOXB4O30KPC9zdHlsZT4KPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSA4LjQzNjIgMTUuMTM5NikiIGNsYXNzPSJzdDAgc3QxIHN0MiI+WExTPC90ZXh0Pgo8ZyBpZD0iTWFzayI+Cgk8cGF0aCBpZD0icGF0aC0xXzFfIiBkPSJNMTMsMjUuMmwzLjUsMy41di05aDMuNHY5bDMuNS0zLjVsMi40LDIuNGwtNy42LDcuNWwtNy42LTcuNUwxMywyNS4yeiBNMzUuMywyMC42bC0wLjEsMi41aC0xMnYtMy40aDguNgoJCWwwLTAuOWgwVjQuM0g0LjR2MTQuNmgwbDAsMC45SDEzdjMuNEgxdi0xLjh2LTIuNHYtMy4zVjAuOGgzNC4zdjE4VjIwLjZ6Ii8+CjwvZz4KPC9zdmc+Cg==")}.vf-file-list__link.vf-file-list__link--type-txt:before,.vf-file-list__link[href$=".txt"]:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNiAzNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzYgMzY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMjIyMjIyO30KCS5zdDF7Zm9udC1mYW1pbHk6J0FyaWFsLUJvbGRNVCc7fQoJLnN0Mntmb250LXNpemU6OS45ODk2cHg7fQo8L3N0eWxlPgo8dGl0bGU+Q29tcG9uZW50cyAvIEljb25zIC8gU3ltYm9sIC8gRG9jdW1lbnQgLyBUWFQ8L3RpdGxlPgo8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSA4LjQ4NjkgMTUuMTQ1NSkiIGNsYXNzPSJzdDAgc3QxIHN0MiI+VFhUPC90ZXh0Pgo8cGF0aCBpZD0icGF0aC0xXzFfIiBkPSJNMTIuOCwyNS4ybDMuNSwzLjV2LTloMy40djlsMy41LTMuNWwyLjQsMi40bC03LjUsNy41bC03LjUtNy41TDEyLjgsMjUuMnogTTM1LDIwLjZMMzUsMjMuMUgyM3YtMy40aDguNgoJbDAtMC45aDBWNC4zSDQuMnYxNC42aDBsMCwwLjloOC42djMuNGgtMTJ2LTEuOHYtMi40di0zLjNWMC45SDM1djE4VjIwLjZ6Ii8+Cjwvc3ZnPgo=")}.vf-file-list__link.vf-file-list__link--type-ppt:before,.vf-file-list__link[href$=".ppt"]:before,.vf-file-list__link[href$=".pptx"]:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNiAzNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzYgMzY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMjIyMjIyO30KCS5zdDF7Zm9udC1mYW1pbHk6J0FyaWFsLUJvbGRNVCc7fQoJLnN0Mntmb250LXNpemU6MTAuMDk5cHg7fQo8L3N0eWxlPgo8dGl0bGU+Q29tcG9uZW50cyAvIEljb25zIC8gU3ltYm9sIC8gRG9jdW1lbnQgLyBQUFQ8L3RpdGxlPgo8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSA4LjE0ODQgMTUuMDUyNykiIGNsYXNzPSJzdDAgc3QxIHN0MiI+UFBUPC90ZXh0Pgo8ZyBpZD0iTWFzayI+Cgk8cGF0aCBpZD0icGF0aC0xXzFfIiBkPSJNMTIuNywyNS4ybDMuNSwzLjV2LTkuMWgzLjR2OS4xbDMuNS0zLjVsMi40LDIuNGwtNy42LDcuNmwtNy42LTcuNkwxMi43LDI1LjJ6IE0zNS4yLDIwLjVsLTAuMSwyLjZIMjMuMQoJCXYtMy40aDguN2wwLTAuOWgwVjQuMUg0LjF2MTQuN2gwbDAsMC45aDguN3YzLjRIMC42di0xLjh2LTIuNXYtMy4zVjAuNmgzNC42djE4LjJWMjAuNXoiLz4KPC9nPgo8L3N2Zz4K")}.vf-file-list__link.vf-file-list__link--type-pdf:before,.vf-file-list__link[href$=".pdf"]:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNiAzNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzYgMzY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMjIyMjIyO30KCS5zdDF7Zm9udC1mYW1pbHk6J0FyaWFsLUJvbGRNVCc7fQoJLnN0Mntmb250LXNpemU6MTAuMDI2cHg7fQo8L3N0eWxlPgo8dGV4dCB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDcuOTI2MSAxNS4xOTc4KSIgY2xhc3M9InN0MCBzdDEgc3QyIj5QREY8L3RleHQ+CjxnIGlkPSJNYXNrIj4KCTxwYXRoIGlkPSJwYXRoLTFfMV8iIGQ9Ik0xMi44LDI1LjNsMy41LDMuNXYtOWgzLjR2OWwzLjUtMy41bDIuNCwyLjRMMTgsMzUuMmwtNy42LTcuNkwxMi44LDI1LjN6IE0zNS4xLDIwLjZsLTAuMSwyLjVoLTEydi0zLjQKCQloOC42bDAtMC45aDBWNC4zSDQuMnYxNC42aDBsMCwwLjloOC42djMuNGgtMTJ2LTEuOHYtMi40di0zLjNWMC45aDM0LjR2MTguMVYyMC42eiIvPgo8L2c+Cjwvc3ZnPgo=")}.vf-file-list__link.vf-file-list__link--type-doc:before,.vf-file-list__link[href$=".doc"]:before,.vf-file-list__link[href$=".docx"]:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNiAzNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzYgMzY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMjIyMjIyO30KCS5zdDF7Zm9udC1mYW1pbHk6J0FyaWFsLUJvbGRNVCc7fQoJLnN0Mntmb250LXNpemU6OS45NjUzcHg7fQo8L3N0eWxlPgo8dGl0bGU+Q29tcG9uZW50cyAvIEljb25zIC8gU3ltYm9sIC8gRG9jdW1lbnQgLyBET0M8L3RpdGxlPgo8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSA2LjYyOTIgMTUuMDY5OCkiIGNsYXNzPSJzdDAgc3QxIHN0MiI+RE9DPC90ZXh0Pgo8ZyBpZD0iTWFzayI+Cgk8cGF0aCBpZD0icGF0aC0xXzFfIiBkPSJNMTIuNiwyNS4xbDMuNSwzLjV2LTguOWgzLjR2OC45bDMuNS0zLjVsMi40LDIuNEwxNy43LDM1bC03LjUtNy41TDEyLjYsMjUuMXogTTM0LjgsMjAuNUwzNC43LDIzSDIyLjgKCQl2LTMuNGg4LjZsMC0wLjloMFY0LjNINHYxNC41aDBsMCwwLjloOC42VjIzSDAuNnYtMS44di0yLjR2LTMuM1YwLjhoMzQuMnYxOFYyMC41eiIvPgo8L2c+Cjwvc3ZnPgo=")}.vf-file-list__link.vf-file-list__link--type-new-window:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjIgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMjIsMTYgTDAsMTYgTDAsMCBMMTEuNTQ3MDg5OSwwIEwxMS41NDcwODk5LDIuMjgzNDA4OTggTDIuMjAzODgwMDcsMi4yODM0MDg5OCBMMi4yMDM4ODAwNywxMy43MTY1OTEgTDE5Ljc5NjExOTksMTMuNzE2NTkxIEwxOS43OTYxMTk5LDEwLjg2MDMxMjcgTDIyLDEwLjg2MDMxMjcgTDIyLDE2IFogTTEzLjIzOTAxMSwwIEwyMiwwIEwyMiw4Ljc2MDk4OTAxIEwxOS42NTkzNDA3LDguNzYwOTg5MDEgTDE5LjY1OTM0MDcsMy45ODkwMTA5OSBMMTQuNjU2NTkzNCw5IEwxMyw3LjM0MzQwNjU5IEwxOC4wMTA5ODksMi4zNDA2NTkzNCBMMTMuMjM5MDExLDIuMzQwNjU5MzQgTDEzLjIzOTAxMSwwIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQ29tcG9uZW50cy0vLUljb25zLS8tU3ltYm9sLS8tTmV3LVdpbmRvdyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcuMDAwMDAwLCAtMTAuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJCcmFuZGluZy0vLUNvbG9ycy0vLVByaW1hcnktLy1CbGFjayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy4wMDAwMDAsIDEwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICA8dXNlIGlkPSJNYXNrIiBmaWxsPSIjMjIyMjIyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=")}.vf-file-list__link.vf-file-list__link--type-arrow-right:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMjAgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgICA8cG9seWdvbiBpZD0icGF0aC0xIiBwb2ludHM9IjggMTkgMjMuNDQ4MTc1MiAxOSAxNy40MzQzMDY2IDI1LjM0MjY0NzcgMTkuMDQwMTQ2IDI3IDI3LjggMTcuOTk1ODc3MiAxOS4wNDAxNDYgOSAxNy40MzQzMDY2IDEwLjY0OTEwNjcgMjMuNDQ4MTc1MiAxNyA4IDE3Ij48L3BvbHlnb24+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkNvbXBvbmVudHMtLy1JY29ucy0vLVN5bWJvbC0vLUFyQ29tcG9uZW50cy0vLVRhYmxlLS8tUm93LS8tUHJpbWFyeS0vLVJpZ2h0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOC4wMDAwMDAsIC05LjAwMDAwMCkiPgogICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgIDx1c2UgaWQ9Ik1hc2siIGZpbGw9IiMyMjIyMjIiIGZpbGwtcnVsZT0ibm9uemVybyIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=")}.vf-file-list__item-description{color:#888888;font-size:14px;margin-left:20px}.vf-ul{list-style-position:outside;padding:0 0 0 18px;list-style:auto}.vf-ul li{font-size:1rem;letter-spacing:-0.05px;line-height:28px;font-weight:normal;padding:12px 0 12px 14px}.vf-table{width:100%;margin-bottom:2rem;color:#222;background-color:#fff}.vf-table td,.vf-table th{padding:0.75rem;vertical-align:top;border-top:1px solid #dee2e6}.vf-table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.vf-table tbody+tbody{border-top:2px solid #dee2e6}.vf-table-sm td,.vf-table-sm th{padding:0.3rem}.vf-table-bordered{border:1px solid #dee2e6}.vf-table-bordered td,.vf-table-bordered th{border:1px solid #dee2e6}.vf-table-bordered thead td,.vf-table-bordered thead th{border-bottom-width:2px}.vf-table-borderless tbody+tbody,.vf-table-borderless td,.vf-table-borderless th,.vf-table-borderless thead th{border:0}.vf-table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.5)}.vf-table-hover tbody tr:hover{color:#222222;background-color:rgba(0,0,0,0.75)}.vf-simple-table{width:100%;margin-bottom:2rem;color:black;font-size:16px;line-height:28px;letter-spacing:-0.05px}.vf-simple-table td{text-align:right}.vf-simple-table th{text-align:left;font-weight:600}.vf-simple-table td,.vf-simple-table th{width:55%;padding:15px 0;vertical-align:top;border-bottom:1px solid #d8d8d8}.vf-image-with-caption{background:#005c63;margin:0 auto;padding-bottom:35px}@media screen and (min-width:768px){.vf-image-with-caption{max-width:600px}}@media screen and (min-width:992px){.vf-image-with-caption{max-width:774px}}@media screen and (min-width:1200px){.vf-image-with-caption{max-width:960px}}.vf-image-with-caption__image{object-fit:cover;width:100%;height:252px}@media screen and (min-width:576px){.vf-image-with-caption__image{height:436px}}.vf-image-with-caption__image.vf-image-with-caption__image--full{object-fit:contain;height:auto}.vf-image-with-caption__caption{color:#fff;font-size:1rem;letter-spacing:-0.05px;line-height:28px;font-weight:normal;margin:30px 21px 0 21px;position:relative}@media screen and (min-width:576px){.vf-image-with-caption__caption{margin-left:44px;margin-right:44px;padding-left:50px;border-left:2px #fff solid}}.vf-image-with-caption__share{position:absolute;top:-58px;left:0;width:48px;height:48px;border-radius:50%;display:block;background:#fff;color:#222222;font-size:0;overflow:hidden;text-indent:200px;line-height:48px;text-align:center;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjAgMCAxNiAyMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNMjEsMTQgTDI2LDEzLjk4OTQxOCBMMjYsMjggTDEwLDI4IEwxMC4wMDcwNTQ3LDEzLjk4OTQxOCBMMTUsMTMuOTg5NDE4IEwxNSwxNS45ODU4OTA3IEwxMi4wMDM1MjczLDE1Ljk4NTg5MDcgTDEyLjAwMzUyNzMsMjUuOTk2NDcyNyBMMjQuMDAzNTI3MywyNS45OTY0NzI3IEwyNC4wMDM1MjczLDE1Ljk4NTg5MDcgTDIxLDE1Ljk4NTg5MDcgTDIxLDE0IFogTTE3LjAwNTI5MSwxMS44MTY1Nzg1IEwxNS43MDcyMzEsMTMuMTA3NTgzOCBMMTQuMjk2Mjk2MywxMS42ODk1OTQ0IEwxOC4wMDcwNTQ3LDggTDIxLjcwMzcwMzcsMTEuNjc1NDg1IEwyMC4yOTI3NjksMTMuMDkzNDc0NCBMMTkuMDAxNzYzNywxMS44MDk1MjM4IEwxOS4wMDE3NjM3LDE5IEwxNy4wMDUyOTEsMTkgTDE3LjAwNTI5MSwxMS44MTY1Nzg1IFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iQnV0dG9uLS8tUm91bmQtLy1TbWFsbC0vLURlZmF1bHQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNi4wMDAwMDAsIC0xNC4wMDAwMDApIj4gICAgICAgICAgICA8ZyBpZD0iSWNvbi0vLVN5bWJvbC0vLVNoYXJlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjAwMDAwMCwgNi4wMDAwMDApIj4gICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPiAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4gICAgICAgICAgICAgICAgPC9tYXNrPiAgICAgICAgICAgICAgICA8dXNlIGlkPSJNYXNrIiBmaWxsPSIjMjIyMjIyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29sb3ItLy1QcmltYXJ5LS8tQmxhY2siIG1hc2s9InVybCgjbWFzay0yKSIgZmlsbD0iIzIyMjIyMiIgZmlsbC1ydWxlPSJub256ZXJvIj4gICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHg9IjAiIHk9IjAiIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PC9yZWN0PiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgPC9nPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);background-repeat:no-repeat;background-position:center center}@media screen and (min-width:576px){.vf-image-with-caption__share{left:-23px}}.with-background{background-color:#edf1f6;height:4rem}.option-height__container{align-items:flex-end;display:flex;height:500px;width:auto}.height-background{background-color:#edf1f6;width:4rem}@media screen and (min-width:768px){.height-background{width:8rem}}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.w-100{width:100%}.w-auto{width:auto}.mw-25{max-width:25%}.mw-50{max-width:50%}.mw-75{max-width:75%}.mw-100{max-width:100%}.h-25{height:25%}.h-50{height:50%}.h-75{height:75%}.h-100{height:100%}.h-auto{height:auto}.mh-25{max-height:25%}.mh-50{max-height:50%}.mh-75{max-height:75%}.mh-100{max-height:100%}.vh-25{height:25vh}.vh-50{height:50vh}.vh-75{height:75vh}.vh-100{height:100vh}.vw-25{width:25vw}.vw-50{width:50vw}.vw-75{width:75vw}.vw-100{width:100vw}.vf-container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;clear:left}@media (min-width:375px){.vf-container{padding-left:20px;padding-right:20px}}@media screen and (min-width:576px){.vf-container{max-width:540px}}@media screen and (min-width:768px){.vf-container{max-width:720px}}@media screen and (min-width:992px){.vf-container{max-width:960px}}@media screen and (min-width:1200px){.vf-container{max-width:1160px}}@media screen and (min-width:576px){.vf-container--tight{max-width:540px}}@media screen and (min-width:768px){.vf-container--tight{max-width:600px}}@media screen and (min-width:992px){.vf-container--tight{max-width:774px}}@media screen and (min-width:1200px){.vf-container--tight{max-width:960px}}.vf-container-bleed{margin-right:auto;margin-left:auto;max-width:1680px}@media screen and (max-width:767.98px){.vf-container-bleed{padding-left:0;padding-right:0}}.vf-container-fluid{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}@media (min-width:375px){.vf-container-fluid{padding-left:20px;padding-right:20px}}.vf-row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.vf-no-gutters{margin-right:0;margin-left:0}.vf-no-gutters>.vf-col,.vf-no-gutters>[class*=vf-col-]{padding-right:0;padding-left:0}.vf-col,.vf-col-1,.vf-col-10,.vf-col-11,.vf-col-12,.vf-col-2,.vf-col-3,.vf-col-4,.vf-col-5,.vf-col-6,.vf-col-7,.vf-col-8,.vf-col-9,.vf-col-auto,.vf-col-lg,.vf-col-lg-1,.vf-col-lg-10,.vf-col-lg-11,.vf-col-lg-12,.vf-col-lg-2,.vf-col-lg-3,.vf-col-lg-4,.vf-col-lg-5,.vf-col-lg-6,.vf-col-lg-7,.vf-col-lg-8,.vf-col-lg-9,.vf-col-lg-auto,.vf-col-md,.vf-col-md-1,.vf-col-md-10,.vf-col-md-11,.vf-col-md-12,.vf-col-md-2,.vf-col-md-3,.vf-col-md-4,.vf-col-md-5,.vf-col-md-6,.vf-col-md-7,.vf-col-md-8,.vf-col-md-9,.vf-col-md-auto,.vf-col-sm,.vf-col-sm-1,.vf-col-sm-10,.vf-col-sm-11,.vf-col-sm-12,.vf-col-sm-2,.vf-col-sm-3,.vf-col-sm-4,.vf-col-sm-5,.vf-col-sm-6,.vf-col-sm-7,.vf-col-sm-8,.vf-col-sm-9,.vf-col-sm-auto,.vf-col-xl,.vf-col-xl-1,.vf-col-xl-10,.vf-col-xl-11,.vf-col-xl-12,.vf-col-xl-2,.vf-col-xl-3,.vf-col-xl-4,.vf-col-xl-5,.vf-col-xl-6,.vf-col-xl-7,.vf-col-xl-8,.vf-col-xl-9,.vf-col-xl-auto{position:relative;width:100%;padding-right:12px;padding-left:12px}.vf-col{flex-basis:0;flex-grow:1;max-width:100%}.vf-col-auto{flex:0 0 auto;width:auto;max-width:100%}.vf-col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.vf-col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.vf-col-3{flex:0 0 25%;max-width:25%}.vf-col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.vf-col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.vf-col-6{flex:0 0 50%;max-width:50%}.vf-col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.vf-col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.vf-col-9{flex:0 0 75%;max-width:75%}.vf-col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.vf-col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.vf-col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.vf-offset-1{margin-left:8.33333333%}.vf-offset-2{margin-left:16.66666667%}.vf-offset-3{margin-left:25%}.vf-offset-4{margin-left:33.33333333%}.vf-offset-5{margin-left:41.66666667%}.vf-offset-6{margin-left:50%}.vf-offset-7{margin-left:58.33333333%}.vf-offset-8{margin-left:66.66666667%}.vf-offset-9{margin-left:75%}.vf-offset-10{margin-left:83.33333333%}.vf-offset-11{margin-left:91.66666667%}@media screen and (min-width:576px){.vf-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.vf-col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.vf-col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.vf-col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.vf-col-sm-3{flex:0 0 25%;max-width:25%}.vf-col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.vf-col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.vf-col-sm-6{flex:0 0 50%;max-width:50%}.vf-col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.vf-col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.vf-col-sm-9{flex:0 0 75%;max-width:75%}.vf-col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.vf-col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.vf-col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.vf-offset-sm-0{margin-left:0}.vf-offset-sm-1{margin-left:8.33333333%}.vf-offset-sm-2{margin-left:16.66666667%}.vf-offset-sm-3{margin-left:25%}.vf-offset-sm-4{margin-left:33.33333333%}.vf-offset-sm-5{margin-left:41.66666667%}.vf-offset-sm-6{margin-left:50%}.vf-offset-sm-7{margin-left:58.33333333%}.vf-offset-sm-8{margin-left:66.66666667%}.vf-offset-sm-9{margin-left:75%}.vf-offset-sm-10{margin-left:83.33333333%}.vf-offset-sm-11{margin-left:91.66666667%}}@media screen and (min-width:768px){.vf-col-md{flex-basis:0;flex-grow:1;max-width:100%}.vf-col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.vf-col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.vf-col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.vf-col-md-3{flex:0 0 25%;max-width:25%}.vf-col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.vf-col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.vf-col-md-6{flex:0 0 50%;max-width:50%}.vf-col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.vf-col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.vf-col-md-9{flex:0 0 75%;max-width:75%}.vf-col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.vf-col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.vf-col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.vf-offset-md-0{margin-left:0}.vf-offset-md-1{margin-left:8.33333333%}.vf-offset-md-2{margin-left:16.66666667%}.vf-offset-md-3{margin-left:25%}.vf-offset-md-4{margin-left:33.33333333%}.vf-offset-md-5{margin-left:41.66666667%}.vf-offset-md-6{margin-left:50%}.vf-offset-md-7{margin-left:58.33333333%}.vf-offset-md-8{margin-left:66.66666667%}.vf-offset-md-9{margin-left:75%}.vf-offset-md-10{margin-left:83.33333333%}.vf-offset-md-11{margin-left:91.66666667%}}@media screen and (min-width:992px){.vf-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.vf-col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.vf-col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.vf-col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.vf-col-lg-3{flex:0 0 25%;max-width:25%}.vf-col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.vf-col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.vf-col-lg-6{flex:0 0 50%;max-width:50%}.vf-col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.vf-col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.vf-col-lg-9{flex:0 0 75%;max-width:75%}.vf-col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.vf-col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.vf-col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.vf-offset-lg-0{margin-left:0}.vf-offset-lg-1{margin-left:8.33333333%}.vf-offset-lg-2{margin-left:16.66666667%}.vf-offset-lg-3{margin-left:25%}.vf-offset-lg-4{margin-left:33.33333333%}.vf-offset-lg-5{margin-left:41.66666667%}.vf-offset-lg-6{margin-left:50%}.vf-offset-lg-7{margin-left:58.33333333%}.vf-offset-lg-8{margin-left:66.66666667%}.vf-offset-lg-9{margin-left:75%}.vf-offset-lg-10{margin-left:83.33333333%}.vf-offset-lg-11{margin-left:91.66666667%}}@media screen and (min-width:1200px){.vf-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.vf-col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.vf-col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.vf-col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.vf-col-xl-3{flex:0 0 25%;max-width:25%}.vf-col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.vf-col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.vf-col-xl-6{flex:0 0 50%;max-width:50%}.vf-col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.vf-col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.vf-col-xl-9{flex:0 0 75%;max-width:75%}.vf-col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.vf-col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.vf-col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.vf-offset-xl-0{margin-left:0}.vf-offset-xl-1{margin-left:8.33333333%}.vf-offset-xl-2{margin-left:16.66666667%}.vf-offset-xl-3{margin-left:25%}.vf-offset-xl-4{margin-left:33.33333333%}.vf-offset-xl-5{margin-left:41.66666667%}.vf-offset-xl-6{margin-left:50%}.vf-offset-xl-7{margin-left:58.33333333%}.vf-offset-xl-8{margin-left:66.66666667%}.vf-offset-xl-9{margin-left:75%}.vf-offset-xl-10{margin-left:83.33333333%}.vf-offset-xl-11{margin-left:91.66666667%}}.vf-row--vertical-center{display:flex;align-items:center}@font-face{font-family:"VattenfallHallDisplay-Bold";src:url("./fonts/VattenfallHall-Bold.eot");src:url("./fonts/VattenfallHallDisplay-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHallDisplay-Bold.woff2") format("woff2"),url("./fonts/VattenfallHallDisplay-Bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-Light.eot");src:url("./fonts/VattenfallHall-Light.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Light.woff2") format("woff2"),url("./fonts/VattenfallHall-Light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-LightItalic.eot");src:url("./fonts/VattenfallHall-LightItalic.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-LightItalic.woff2") format("woff2"),url("./fonts/VattenfallHall-LightItalic.woff") format("woff");font-weight:300;font-style:italic}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-Regular.eot");src:url("./fonts/VattenfallHall-Regular.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Regular.woff2") format("woff2"),url("./fonts/VattenfallHall-Regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"VattenfallHall-Regular";src:url("./fonts/VattenfallHall-Regular.eot");src:url("./fonts/VattenfallHall-Regular.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Regular.woff2") format("woff2"),url("./fonts/VattenfallHall-Regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-RegularItalic.eot");src:url("./fonts/VattenfallHall-RegularItalic.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-RegularItalic.woff2") format("woff2"),url("./fonts/VattenfallHall-RegularItalic.woff") format("woff");font-weight:400;font-style:italic}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-Medium.eot");src:url("./fonts/VattenfallHall-Medium.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Medium.woff2") format("woff2"),url("./fonts/VattenfallHall-Medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-MediumItalic.eot");src:url("./fonts/VattenfallHall-MediumItalic.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-MediumItalic.woff2") format("woff2"),url("./fonts/VattenfallHall-MediumItalic.woff") format("woff");font-weight:500;font-style:italic}@font-face{font-family:"Vattenfall Hall Display NORDx";src:url("./fonts/VattenfallHallDisplay-Bold.eot");src:url("./fonts/VattenfallHallDisplay-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHallDisplay-Bold.woff2") format("woff2"),url("./fonts/VattenfallHallDisplay-Bold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHallDisplay-Bold.eot");src:url("./fonts/VattenfallHallDisplay-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHallDisplay-Bold.woff2") format("woff2"),url("./fonts/VattenfallHallDisplay-Bold.woff") format("woff");font-weight:800;font-style:normal}@font-face{font-family:"Vattenfall Hall Bold NORDx";src:url("./fonts/VattenfallHall-Bold.eot");src:url("./fonts/VattenfallHall-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Bold.woff2") format("woff2"),url("./fonts/VattenfallHall-Bold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-Bold.eot");src:url("./fonts/VattenfallHall-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Bold.woff2") format("woff2"),url("./fonts/VattenfallHall-Bold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-BoldItalic.eot");src:url("./fonts/VattenfallHall-BoldItalic.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-BoldItalic.woff2") format("woff2"),url("./fonts/VattenfallHall-BoldItalic.woff") format("woff");font-weight:600;font-style:italic}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-Heavy.eot");src:url("./fonts/VattenfallHall-Heavy.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-Heavy.woff2") format("woff2"),url("./fonts/VattenfallHall-Heavy.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Vattenfall Hall NORDx";src:url("./fonts/VattenfallHall-HeavyItalic.eot");src:url("./fonts/VattenfallHall-HeavyItalic.eot?#iefix") format("embedded-opentype"),url("./fonts/VattenfallHall-HeavyItalic.woff2") format("woff2"),url("./fonts/VattenfallHall-HeavyItalic.woff") format("woff");font-weight:700;font-style:italic}@font-face{font-family:"vf-icons";src:url("./fonts/vf-icons.eot");src:url("./fonts/vf-icons.eot#iefix") format("embedded-opentype"),url("./fonts/vf-icons.ttf") format("truetype"),url("./fonts/vf-icons.woff") format("woff"),url("./fonts/vf-icons.svg#vf-icons") format("svg");font-weight:normal;font-style:normal}body{margin:0}body,code,div,figcaption,footer,form,h1,h2,h3,h4,header,html,label,li,nav,ol,p,section,span,table,ul{margin:0;padding:0;border:0;font-size:100%;font-family:"Vattenfall Hall NORDx";vertical-align:baseline}ol,ul{list-style:none}html{font-size:16px}.container{padding:20px}.container__background{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAF0lEQVQI12P4BAI/QICBFCaYBPNJYQIAkUZftTbC4sIAAAAASUVORK5CYII=)}.container h1{margin-bottom:20px}.container hr{margin:20px 0}.container__example-outline,.p__example-outline{outline:1px solid red}.p__example-outline{height:60vh}.vf-header{background:#fff;position:fixed;margin-left:auto;margin-right:auto;height:56px;left:0;right:0;display:flex;justify-content:center}.vf-header ul{padding:0}.vf-header li{display:contents}.vf-header a{color:#000000;text-decoration:none}.vf-header .vf-topbar__logo{display:flex;justify-content:center;height:100%;width:100%}.vf-header .vf-header__logo-desktop{height:56px}.vf-header .vf-header__logo-desktop img{height:100%}.vf-header__inner{align-items:center;display:flex;justify-content:space-evenly;width:100%}@media screen and (min-width:1024px){.vf-header__inner{display:none}}.vf-header__inner .vf-icon-close,.vf-header__inner .vf-icon-menu,.vf-header__inner .vf-icon-search{padding:18px}.vf-header__search-box{display:none}.vf-header-item__container{display:flex;flex-direction:column;width:100%}@media screen and (min-width:1024px){.vf-header-item__container{align-items:center;flex-direction:row;justify-content:center;width:auto}}.vf-header__search-box.active{align-items:center;background:#ebf2f3;display:flex!important;justify-content:center;position:absolute;top:56px;height:160px;width:100%}.vf-header__search-box.active input{background:transparent;border:none;color:#000000;font-family:"Vattenfall Hall Display NORDx";font-weight:bold;font-size:30px;text-indent:10px;box-shadow:none;height:36px;outline:none;width:100%;text-align:center;padding:60px 17px 60px 17px}@media screen and (min-width:768px){.vf-header__search-box.active input{font-size:52px;line-height:72px}}.vf-header__search-box.active input::placeholder{color:#000000}.vf-header .vf-header__menu-container{position:absolute;top:56px;left:0;width:100%;margin-bottom:53px}@media screen and (min-width:1024px){.vf-header .vf-header__menu-container{display:block;top:0px}}.vf-header__menu-list{display:none;flex-flow:wrap;list-style-type:none;width:100%}.vf-header .vf-header__item{align-items:center;box-sizing:border-box;border-left:1px solid #fff;border-right:1px solid #fff;display:flex;font-size:16px;font-weight:400;height:52px;justify-content:space-between;letter-spacing:0px;margin:0 auto;margin-bottom:1px;padding:8px 21px;width:100%}@media screen and (min-width:1024px){.vf-header .vf-header__item{border:none;margin:0;padding:8px 42px;width:auto}}.vf-header .vf-header__item-1{border-bottom:1px solid #dcdddc}@media screen and (min-width:1024px){.vf-header .vf-header__item-1{border-bottom:none}}@media screen and (min-width:1024px){.vf-header .vf-header__menu-level-1{display:grid;grid-template-columns:0.5fr 1.5fr 0.5fr;height:56px;align-items:center;text-align:center}}@media screen and (min-width:1440px){.vf-header .vf-header__menu-level-1{margin:0 auto;width:1440px}}.vf-header .arrow{content:"";width:0px;height:10px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #fff;position:absolute;display:inline-block;bottom:0;margin-bottom:-1px;right:50%;transform:translateX(50%)}@media screen and (max-width:1023px){.vf-header .arrow{display:none!important}}.vf-header .vf-header__item-2{background:#edf1f6;position:relative}@media screen and (min-width:1024px){.vf-header .vf-header__menu-level-3{background:#fff}}.vf-header .vf-header__item-3{background:#f2f2f2;padding-left:34px}@media screen and (min-width:1024px){.vf-header .vf-header__item-3{background:transparent}}.vf-header .active{display:flex}.vf-header .vf-icon-close:before,.vf-header .vf-icon-globe:before,.vf-header .vf-icon-less-info:before,.vf-header .vf-icon-more:before,.vf-header .vf-icon-search:before{font-size:1.25rem}@media screen and (min-width:1024px){.vf-header .vf-icon-less-info,.vf-header .vf-icon-more{display:none}}.vf-header .vf-header__menu-level-2.active{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0}@media screen and (min-width:1024px){.vf-header .vf-header__menu-level-2.active{background:#ebf2f3;flex-direction:row;position:absolute;top:56px;left:0}}.vf-header .vf-header__menu-level-3.active{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:1024px){.vf-header .vf-header__menu-level-3.active{position:absolute;flex-direction:row;top:56px}}.vf-icon-div{align-items:center;height:100%;display:flex;flex-direction:row;justify-content:center}.vf-icon-div span{align-items:center;display:flex;justify-content:center;height:60px;width:60px}.vf-header__icon-close-desktop{position:absolute;right:66px}@media screen and (max-width:1023px){.vf-header__icon-close-desktop,.vf-header__logo-desktop,.vf-icon-globe:before,.vf-icon-search__desktop{display:none!important}}.active-search-box{background:#ebf2f3;border-bottom:none}.vf-tab-bar-container [hidden]{display:none}.vf-tab-bar-container :focus{outline:none}.vf-tab-bar-container .vf-tab-bar{display:flex;justify-content:center;list-style:none;margin:0;position:relative;padding:0}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item{background-color:#fff;border-right:1px solid #edf1f6;box-shadow:0 0px 0 0 transparent;cursor:pointer;flex-grow:1;flex-basis:0;padding:22px;position:relative;transition:box-shadow 0.3s ease-in-out}@media screen and (max-width:767px){.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item{flex-grow:0}}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item:last-of-type{border:none}@media screen and (max-width:767px){.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item{align-items:center;color:#1964a3}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item:before{font-size:1.5rem;height:24px;position:relative;width:24px}}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item.vf-tab-bar-item--active{box-shadow:0 3px 0 0 #1964a3}@media screen and (max-width:767px){.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item.vf-tab-bar-item--active{color:#2071b5}}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item.vf-tab-bar-item--active .vf-tab-bar-link{color:#2071b5}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item.vf-tab-bar-item--disabled{cursor:not-allowed}@media screen and (max-width:767px){.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item.vf-tab-bar-item--disabled{color:#767676}}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item.vf-tab-bar-item--disabled .vf-tab-bar-link{pointer-events:none;color:#767676}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item:not(.vf-tab-bar-item--disabled):not(.vf-tab-bar-item--active):hover{box-shadow:0 3px 0 0 #1964a3;color:#2071b5}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item:not(.vf-tab-bar-item--disabled):not(.vf-tab-bar-item--active):hover .vf-tab-bar-link{color:#2071b5}@media screen and (max-width:767px){.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item:not(.vf-tab-bar-item--disabled):not(.vf-tab-bar-item--active):hover{color:#2071b5}}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item:not(.vf-tab-bar-item--disabled):not(.vf-tab-bar-item--active) .vf-tab-bar-link:hover{color:#2071b5}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item .vf-tab-bar-link{align-items:center;color:#222;display:flex;font-size:1rem;font-weight:500;letter-spacing:-0.05px;line-height:28px;justify-content:center}@media screen and (max-width:767px){.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item .vf-tab-bar-link{font-size:0}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item .vf-tab-bar-link:before{left:0!important}}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item .vf-tab-bar-link:hover{text-decoration:none}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item .vf-tab-bar-link:before{font-size:1.5rem;height:24px;left:-10px;position:relative;top:2px;width:24px}@media screen and (min-width:768px){.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-item .vf-tab-bar-link:before{left:-20px}}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-link-mobile{color:#222;display:none;font-weight:600;font-size:1.125rem;letter-spacing:0px;line-height:24px;top:94px;text-align:center;position:absolute}@media screen and (max-width:767px){.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-link-mobile.vf-tab-bar-link-mobile--active{cursor:default;display:block}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-link-mobile.vf-tab-bar-link-mobile--active:hover{text-decoration:none}}.vf-tab-bar-container .vf-tab-bar .vf-tab-bar-link-mobile:before{content:none!important}.vf-tab-bar-container .vf-tab-bar-panels{padding-top:32px}@media screen and (max-width:767px){.vf-tab-bar-container .vf-tab-bar-panels{padding-top:64px}}.vf-tab-bar-container--mobile{height:152px;position:relative;width:100%}.vf-tab-bar-container--mobile .vf-tab-bar--mobile-fixed{background:#fff;display:flex;height:52px;list-style:none;padding:0}.vf-tab-bar-container--mobile .vf-tab-bar--mobile-fixed>.vf-tab-bar-item--mobile--fixed{flex-grow:1;text-align:center}.vf-tab-bar-container--mobile .vf-tab-bar--mobile-scroll{background:#fff;height:52px;padding:0;overflow-x:auto;list-style:none;white-space:nowrap}.vf-tab-bar-container--mobile .vf-tab-bar--mobile-scroll::-webkit-scrollbar{height:0;width:0}.vf-tab-bar-container--mobile .vf-tab-bar-item--mobile--fixed,.vf-tab-bar-container--mobile .vf-tab-bar-item--mobile--scroll{background:#fff;border:none;border-bottom:1px solid #ccc;color:#222222;display:inline-block;font-size:16px;font-weight:500;letter-spacing:-0.05px;line-height:28px;margin-right:-5px;min-width:130px;outline:none;padding:16px 14px 7px 14px;position:relative}.vf-tab-bar-container--mobile .vf-tab-bar-item--mobile--active{color:#1964a3;border-bottom:solid 4px #1964a3;padding-bottom:4px}.vf-tab-bar-container--mobile .vf-tab-bar-content--mobile--fixed,.vf-tab-bar-container--mobile .vf-tab-bar-content--mobile--scroll{bottom:0;display:none;left:0;right:0;padding-top:32px;position:absolute;top:52px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.vf-bg--primary{background-color:#ffda00!important}a.vf-bg--primary:focus,a.vf-bg--primary:hover,button.vf-bg--primary:focus,button.vf-bg--primary:hover{background-color:#ccae00!important}.vf-bg--secondary{background-color:#2071b5!important}a.vf-bg--secondary:focus,a.vf-bg--secondary:hover,button.vf-bg--secondary:focus,button.vf-bg--secondary:hover{background-color:#18568a!important}.vf-bg--success{background-color:#28a745!important}a.vf-bg--success:focus,a.vf-bg--success:hover,button.vf-bg--success:focus,button.vf-bg--success:hover{background-color:#1e7e34!important}.vf-bg--warning{background-color:#ffc107!important}a.vf-bg--warning:focus,a.vf-bg--warning:hover,button.vf-bg--warning:focus,button.vf-bg--warning:hover{background-color:#d39e00!important}.vf-bg--danger{background-color:#f93b18!important}a.vf-bg--danger:focus,a.vf-bg--danger:hover,button.vf-bg--danger:focus,button.vf-bg--danger:hover{background-color:#d82606!important}.vf-bg--light{background-color:#f8f9fa!important}a.vf-bg--light:focus,a.vf-bg--light:hover,button.vf-bg--light:focus,button.vf-bg--light:hover{background-color:#dae0e5!important}.vf-bg--dark{background-color:#222222!important}a.vf-bg--dark:focus,a.vf-bg--dark:hover,button.vf-bg--dark:focus,button.vf-bg--dark:hover{background-color:#090909!important}.vf-bg--blue-grey{background-color:#69788c!important}a.vf-bg--blue-grey:focus,a.vf-bg--blue-grey:hover,button.vf-bg--blue-grey:focus,button.vf-bg--blue-grey:hover{background-color:#535f6f!important}.vf-bg--dark-moss{background-color:#005c63!important}a.vf-bg--dark-moss:focus,a.vf-bg--dark-moss:hover,button.vf-bg--dark-moss:focus,button.vf-bg--dark-moss:hover{background-color:#002d30!important}.vf-bg--dark-blue{background-color:#1e324f!important}a.vf-bg--dark-blue:focus,a.vf-bg--dark-blue:hover,button.vf-bg--dark-blue:focus,button.vf-bg--dark-blue:hover{background-color:#101b2a!important}.vf-bg--dark-pink{background-color:#d1266b!important}a.vf-bg--dark-pink:focus,a.vf-bg--dark-pink:hover,button.vf-bg--dark-pink:focus,button.vf-bg--dark-pink:hover{background-color:#a61e55!important}.vf-bg--dark-green{background-color:#3dc07c!important}a.vf-bg--dark-green:focus,a.vf-bg--dark-green:hover,button.vf-bg--dark-green:focus,button.vf-bg--dark-green:hover{background-color:#319963!important}.vf-bg--dark-red{background-color:#f93b18!important}a.vf-bg--dark-red:focus,a.vf-bg--dark-red:hover,button.vf-bg--dark-red:focus,button.vf-bg--dark-red:hover{background-color:#d82606!important}.vf-bg--dark-purple{background-color:#9b62c3!important}a.vf-bg--dark-purple:focus,a.vf-bg--dark-purple:hover,button.vf-bg--dark-purple:focus,button.vf-bg--dark-purple:hover{background-color:#8243af!important}.vf-bg--light-yellow{background-color:#fffee5!important}a.vf-bg--light-yellow:focus,a.vf-bg--light-yellow:hover,button.vf-bg--light-yellow:focus,button.vf-bg--light-yellow:hover{background-color:#fffcb2!important}.vf-bg--light-green{background-color:#edf9f3!important}a.vf-bg--light-green:focus,a.vf-bg--light-green:hover,button.vf-bg--light-green:focus,button.vf-bg--light-green:hover{background-color:#c7ecda!important}.vf-bg--light-turquoise{background-color:#ebf2f3!important}a.vf-bg--light-turquoise:focus,a.vf-bg--light-turquoise:hover,button.vf-bg--light-turquoise:focus,button.vf-bg--light-turquoise:hover{background-color:#cbdde0!important}.vf-bg--light-blue{background-color:#edf1f6!important}a.vf-bg--light-blue:focus,a.vf-bg--light-blue:hover,button.vf-bg--light-blue:focus,button.vf-bg--light-blue:hover{background-color:#cbd7e5!important}.vf-bg--light-red{background-color:#fef0ea!important}a.vf-bg--light-red:focus,a.vf-bg--light-red:hover,button.vf-bg--light-red:focus,button.vf-bg--light-red:hover{background-color:#fccdb9!important}.vf-bg--light-grey{background-color:#f2f2f2!important}a.vf-bg--light-grey:focus,a.vf-bg--light-grey:hover,button.vf-bg--light-grey:focus,button.vf-bg--light-grey:hover{background-color:#d9d9d9!important}.vf-bg--white{background-color:#fff!important}.vf-bg--transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#ffda00!important}.border-secondary{border-color:#2071b5!important}.border-success{border-color:#28a745!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#f93b18!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#222222!important}.border-blue-grey{border-color:#69788c!important}.border-dark-moss{border-color:#005c63!important}.border-dark-blue{border-color:#1e324f!important}.border-dark-pink{border-color:#d1266b!important}.border-dark-green{border-color:#3dc07c!important}.border-dark-red{border-color:#f93b18!important}.border-dark-purple{border-color:#9b62c3!important}.border-light-yellow{border-color:#fffee5!important}.border-light-green{border-color:#edf9f3!important}.border-light-turquoise{border-color:#ebf2f3!important}.border-light-blue{border-color:#edf1f6!important}.border-light-red{border-color:#fef0ea!important}.border-light-grey{border-color:#f2f2f2!important}.border-white{border-color:#fff!important}.rounded{border-radius:1.5rem!important}.rounded-top{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.rounded-right{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.rounded-bottom{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.rounded-left{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media screen and (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media screen and (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media screen and (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media screen and (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media screen and (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media screen and (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media screen and (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media screen and (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media screen and (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media screen and (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media screen and (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media screen and (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}@media screen and (max-width:575.98px){.vf-u--hidden{display:none!important}}@media screen and (max-width:767.98px){.vf-u--sm-hidden{display:none!important}}@media screen and (max-width:991.98px){.vf-u--md-hidden{display:none!important}}@media screen and (max-width:1199.98px){.vf-u--lg-hidden{display:none!important}}.vf-u--xl-hidden{display:none!important}.vf-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vf-sr-only-focusable:active,.vf-sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)!important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.vf-vh-100{height:100vh}.vf-vh-90{height:90vh}.vf-vh-80{height:80vh}.vf-vh-70{height:70vh}.vf-vh-60{height:60vh}.vf-vh-50{height:50vh}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:0.5rem!important}.mt-1,.my-1{margin-top:0.5rem!important}.mr-1,.mx-1{margin-right:0.5rem!important}.mb-1,.my-1{margin-bottom:0.5rem!important}.ml-1,.mx-1{margin-left:0.5rem!important}.m-2{margin:1rem!important}.mt-2,.my-2{margin-top:1rem!important}.mr-2,.mx-2{margin-right:1rem!important}.mb-2,.my-2{margin-bottom:1rem!important}.ml-2,.mx-2{margin-left:1rem!important}.m-3{margin:2rem!important}.mt-3,.my-3{margin-top:2rem!important}.mr-3,.mx-3{margin-right:2rem!important}.mb-3,.my-3{margin-bottom:2rem!important}.ml-3,.mx-3{margin-left:2rem!important}.m-4{margin:3rem!important}.mt-4,.my-4{margin-top:3rem!important}.mr-4,.mx-4{margin-right:3rem!important}.mb-4,.my-4{margin-bottom:3rem!important}.ml-4,.mx-4{margin-left:3rem!important}.m-5{margin:6rem!important}.mt-5,.my-5{margin-top:6rem!important}.mr-5,.mx-5{margin-right:6rem!important}.mb-5,.my-5{margin-bottom:6rem!important}.ml-5,.mx-5{margin-left:6rem!important}.m-6{margin:8rem!important}.mt-6,.my-6{margin-top:8rem!important}.mr-6,.mx-6{margin-right:8rem!important}.mb-6,.my-6{margin-bottom:8rem!important}.ml-6,.mx-6{margin-left:8rem!important}.m-7{margin:10rem!important}.mt-7,.my-7{margin-top:10rem!important}.mr-7,.mx-7{margin-right:10rem!important}.mb-7,.my-7{margin-bottom:10rem!important}.ml-7,.mx-7{margin-left:10rem!important}.m-8{margin:12rem!important}.mt-8,.my-8{margin-top:12rem!important}.mr-8,.mx-8{margin-right:12rem!important}.mb-8,.my-8{margin-bottom:12rem!important}.ml-8,.mx-8{margin-left:12rem!important}.m-9{margin:14rem!important}.mt-9,.my-9{margin-top:14rem!important}.mr-9,.mx-9{margin-right:14rem!important}.mb-9,.my-9{margin-bottom:14rem!important}.ml-9,.mx-9{margin-left:14rem!important}.m-10{margin:16rem!important}.mt-10,.my-10{margin-top:16rem!important}.mr-10,.mx-10{margin-right:16rem!important}.mb-10,.my-10{margin-bottom:16rem!important}.ml-10,.mx-10{margin-left:16rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:0.5rem!important}.pt-1,.py-1{padding-top:0.5rem!important}.pr-1,.px-1{padding-right:0.5rem!important}.pb-1,.py-1{padding-bottom:0.5rem!important}.pl-1,.px-1{padding-left:0.5rem!important}.p-2{padding:1rem!important}.pt-2,.py-2{padding-top:1rem!important}.pr-2,.px-2{padding-right:1rem!important}.pb-2,.py-2{padding-bottom:1rem!important}.pl-2,.px-2{padding-left:1rem!important}.p-3{padding:2rem!important}.pt-3,.py-3{padding-top:2rem!important}.pr-3,.px-3{padding-right:2rem!important}.pb-3,.py-3{padding-bottom:2rem!important}.pl-3,.px-3{padding-left:2rem!important}.p-4{padding:3rem!important}.pt-4,.py-4{padding-top:3rem!important}.pr-4,.px-4{padding-right:3rem!important}.pb-4,.py-4{padding-bottom:3rem!important}.pl-4,.px-4{padding-left:3rem!important}.p-5{padding:6rem!important}.pt-5,.py-5{padding-top:6rem!important}.pr-5,.px-5{padding-right:6rem!important}.pb-5,.py-5{padding-bottom:6rem!important}.pl-5,.px-5{padding-left:6rem!important}.p-6{padding:8rem!important}.pt-6,.py-6{padding-top:8rem!important}.pr-6,.px-6{padding-right:8rem!important}.pb-6,.py-6{padding-bottom:8rem!important}.pl-6,.px-6{padding-left:8rem!important}.p-7{padding:10rem!important}.pt-7,.py-7{padding-top:10rem!important}.pr-7,.px-7{padding-right:10rem!important}.pb-7,.py-7{padding-bottom:10rem!important}.pl-7,.px-7{padding-left:10rem!important}.p-8{padding:12rem!important}.pt-8,.py-8{padding-top:12rem!important}.pr-8,.px-8{padding-right:12rem!important}.pb-8,.py-8{padding-bottom:12rem!important}.pl-8,.px-8{padding-left:12rem!important}.p-9{padding:14rem!important}.pt-9,.py-9{padding-top:14rem!important}.pr-9,.px-9{padding-right:14rem!important}.pb-9,.py-9{padding-bottom:14rem!important}.pl-9,.px-9{padding-left:14rem!important}.p-10{padding:16rem!important}.pt-10,.py-10{padding-top:16rem!important}.pr-10,.px-10{padding-right:16rem!important}.pb-10,.py-10{padding-bottom:16rem!important}.pl-10,.px-10{padding-left:16rem!important}.m-n1{margin:-0.5rem!important}.mt-n1,.my-n1{margin-top:-0.5rem!important}.mr-n1,.mx-n1{margin-right:-0.5rem!important}.mb-n1,.my-n1{margin-bottom:-0.5rem!important}.ml-n1,.mx-n1{margin-left:-0.5rem!important}.m-n2{margin:-1rem!important}.mt-n2,.my-n2{margin-top:-1rem!important}.mr-n2,.mx-n2{margin-right:-1rem!important}.mb-n2,.my-n2{margin-bottom:-1rem!important}.ml-n2,.mx-n2{margin-left:-1rem!important}.m-n3{margin:-2rem!important}.mt-n3,.my-n3{margin-top:-2rem!important}.mr-n3,.mx-n3{margin-right:-2rem!important}.mb-n3,.my-n3{margin-bottom:-2rem!important}.ml-n3,.mx-n3{margin-left:-2rem!important}.m-n4{margin:-3rem!important}.mt-n4,.my-n4{margin-top:-3rem!important}.mr-n4,.mx-n4{margin-right:-3rem!important}.mb-n4,.my-n4{margin-bottom:-3rem!important}.ml-n4,.mx-n4{margin-left:-3rem!important}.m-n5{margin:-6rem!important}.mt-n5,.my-n5{margin-top:-6rem!important}.mr-n5,.mx-n5{margin-right:-6rem!important}.mb-n5,.my-n5{margin-bottom:-6rem!important}.ml-n5,.mx-n5{margin-left:-6rem!important}.m-n6{margin:-8rem!important}.mt-n6,.my-n6{margin-top:-8rem!important}.mr-n6,.mx-n6{margin-right:-8rem!important}.mb-n6,.my-n6{margin-bottom:-8rem!important}.ml-n6,.mx-n6{margin-left:-8rem!important}.m-n7{margin:-10rem!important}.mt-n7,.my-n7{margin-top:-10rem!important}.mr-n7,.mx-n7{margin-right:-10rem!important}.mb-n7,.my-n7{margin-bottom:-10rem!important}.ml-n7,.mx-n7{margin-left:-10rem!important}.m-n8{margin:-12rem!important}.mt-n8,.my-n8{margin-top:-12rem!important}.mr-n8,.mx-n8{margin-right:-12rem!important}.mb-n8,.my-n8{margin-bottom:-12rem!important}.ml-n8,.mx-n8{margin-left:-12rem!important}.m-n9{margin:-14rem!important}.mt-n9,.my-n9{margin-top:-14rem!important}.mr-n9,.mx-n9{margin-right:-14rem!important}.mb-n9,.my-n9{margin-bottom:-14rem!important}.ml-n9,.mx-n9{margin-left:-14rem!important}.m-n10{margin:-16rem!important}.mt-n10,.my-n10{margin-top:-16rem!important}.mr-n10,.mx-n10{margin-right:-16rem!important}.mb-n10,.my-n10{margin-bottom:-16rem!important}.ml-n10,.mx-n10{margin-left:-16rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media screen and (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:0.5rem!important}.mt-sm-1,.my-sm-1{margin-top:0.5rem!important}.mr-sm-1,.mx-sm-1{margin-right:0.5rem!important}.mb-sm-1,.my-sm-1{margin-bottom:0.5rem!important}.ml-sm-1,.mx-sm-1{margin-left:0.5rem!important}.m-sm-2{margin:1rem!important}.mt-sm-2,.my-sm-2{margin-top:1rem!important}.mr-sm-2,.mx-sm-2{margin-right:1rem!important}.mb-sm-2,.my-sm-2{margin-bottom:1rem!important}.ml-sm-2,.mx-sm-2{margin-left:1rem!important}.m-sm-3{margin:2rem!important}.mt-sm-3,.my-sm-3{margin-top:2rem!important}.mr-sm-3,.mx-sm-3{margin-right:2rem!important}.mb-sm-3,.my-sm-3{margin-bottom:2rem!important}.ml-sm-3,.mx-sm-3{margin-left:2rem!important}.m-sm-4{margin:3rem!important}.mt-sm-4,.my-sm-4{margin-top:3rem!important}.mr-sm-4,.mx-sm-4{margin-right:3rem!important}.mb-sm-4,.my-sm-4{margin-bottom:3rem!important}.ml-sm-4,.mx-sm-4{margin-left:3rem!important}.m-sm-5{margin:6rem!important}.mt-sm-5,.my-sm-5{margin-top:6rem!important}.mr-sm-5,.mx-sm-5{margin-right:6rem!important}.mb-sm-5,.my-sm-5{margin-bottom:6rem!important}.ml-sm-5,.mx-sm-5{margin-left:6rem!important}.m-sm-6{margin:8rem!important}.mt-sm-6,.my-sm-6{margin-top:8rem!important}.mr-sm-6,.mx-sm-6{margin-right:8rem!important}.mb-sm-6,.my-sm-6{margin-bottom:8rem!important}.ml-sm-6,.mx-sm-6{margin-left:8rem!important}.m-sm-7{margin:10rem!important}.mt-sm-7,.my-sm-7{margin-top:10rem!important}.mr-sm-7,.mx-sm-7{margin-right:10rem!important}.mb-sm-7,.my-sm-7{margin-bottom:10rem!important}.ml-sm-7,.mx-sm-7{margin-left:10rem!important}.m-sm-8{margin:12rem!important}.mt-sm-8,.my-sm-8{margin-top:12rem!important}.mr-sm-8,.mx-sm-8{margin-right:12rem!important}.mb-sm-8,.my-sm-8{margin-bottom:12rem!important}.ml-sm-8,.mx-sm-8{margin-left:12rem!important}.m-sm-9{margin:14rem!important}.mt-sm-9,.my-sm-9{margin-top:14rem!important}.mr-sm-9,.mx-sm-9{margin-right:14rem!important}.mb-sm-9,.my-sm-9{margin-bottom:14rem!important}.ml-sm-9,.mx-sm-9{margin-left:14rem!important}.m-sm-10{margin:16rem!important}.mt-sm-10,.my-sm-10{margin-top:16rem!important}.mr-sm-10,.mx-sm-10{margin-right:16rem!important}.mb-sm-10,.my-sm-10{margin-bottom:16rem!important}.ml-sm-10,.mx-sm-10{margin-left:16rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:0.5rem!important}.pt-sm-1,.py-sm-1{padding-top:0.5rem!important}.pr-sm-1,.px-sm-1{padding-right:0.5rem!important}.pb-sm-1,.py-sm-1{padding-bottom:0.5rem!important}.pl-sm-1,.px-sm-1{padding-left:0.5rem!important}.p-sm-2{padding:1rem!important}.pt-sm-2,.py-sm-2{padding-top:1rem!important}.pr-sm-2,.px-sm-2{padding-right:1rem!important}.pb-sm-2,.py-sm-2{padding-bottom:1rem!important}.pl-sm-2,.px-sm-2{padding-left:1rem!important}.p-sm-3{padding:2rem!important}.pt-sm-3,.py-sm-3{padding-top:2rem!important}.pr-sm-3,.px-sm-3{padding-right:2rem!important}.pb-sm-3,.py-sm-3{padding-bottom:2rem!important}.pl-sm-3,.px-sm-3{padding-left:2rem!important}.p-sm-4{padding:3rem!important}.pt-sm-4,.py-sm-4{padding-top:3rem!important}.pr-sm-4,.px-sm-4{padding-right:3rem!important}.pb-sm-4,.py-sm-4{padding-bottom:3rem!important}.pl-sm-4,.px-sm-4{padding-left:3rem!important}.p-sm-5{padding:6rem!important}.pt-sm-5,.py-sm-5{padding-top:6rem!important}.pr-sm-5,.px-sm-5{padding-right:6rem!important}.pb-sm-5,.py-sm-5{padding-bottom:6rem!important}.pl-sm-5,.px-sm-5{padding-left:6rem!important}.p-sm-6{padding:8rem!important}.pt-sm-6,.py-sm-6{padding-top:8rem!important}.pr-sm-6,.px-sm-6{padding-right:8rem!important}.pb-sm-6,.py-sm-6{padding-bottom:8rem!important}.pl-sm-6,.px-sm-6{padding-left:8rem!important}.p-sm-7{padding:10rem!important}.pt-sm-7,.py-sm-7{padding-top:10rem!important}.pr-sm-7,.px-sm-7{padding-right:10rem!important}.pb-sm-7,.py-sm-7{padding-bottom:10rem!important}.pl-sm-7,.px-sm-7{padding-left:10rem!important}.p-sm-8{padding:12rem!important}.pt-sm-8,.py-sm-8{padding-top:12rem!important}.pr-sm-8,.px-sm-8{padding-right:12rem!important}.pb-sm-8,.py-sm-8{padding-bottom:12rem!important}.pl-sm-8,.px-sm-8{padding-left:12rem!important}.p-sm-9{padding:14rem!important}.pt-sm-9,.py-sm-9{padding-top:14rem!important}.pr-sm-9,.px-sm-9{padding-right:14rem!important}.pb-sm-9,.py-sm-9{padding-bottom:14rem!important}.pl-sm-9,.px-sm-9{padding-left:14rem!important}.p-sm-10{padding:16rem!important}.pt-sm-10,.py-sm-10{padding-top:16rem!important}.pr-sm-10,.px-sm-10{padding-right:16rem!important}.pb-sm-10,.py-sm-10{padding-bottom:16rem!important}.pl-sm-10,.px-sm-10{padding-left:16rem!important}.m-sm-n1{margin:-0.5rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-0.5rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.5rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.5rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.5rem!important}.m-sm-n2{margin:-1rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-1rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-1rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-1rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-1rem!important}.m-sm-n3{margin:-2rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-2rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-2rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-2rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-2rem!important}.m-sm-n4{margin:-3rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-3rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-3rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-3rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-3rem!important}.m-sm-n5{margin:-6rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-6rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-6rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-6rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-6rem!important}.m-sm-n6{margin:-8rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-8rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-8rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-8rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-8rem!important}.m-sm-n7{margin:-10rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-10rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-10rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-10rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-10rem!important}.m-sm-n8{margin:-12rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-12rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-12rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-12rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-12rem!important}.m-sm-n9{margin:-14rem!important}.mt-sm-n9,.my-sm-n9{margin-top:-14rem!important}.mr-sm-n9,.mx-sm-n9{margin-right:-14rem!important}.mb-sm-n9,.my-sm-n9{margin-bottom:-14rem!important}.ml-sm-n9,.mx-sm-n9{margin-left:-14rem!important}.m-sm-n10{margin:-16rem!important}.mt-sm-n10,.my-sm-n10{margin-top:-16rem!important}.mr-sm-n10,.mx-sm-n10{margin-right:-16rem!important}.mb-sm-n10,.my-sm-n10{margin-bottom:-16rem!important}.ml-sm-n10,.mx-sm-n10{margin-left:-16rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media screen and (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:0.5rem!important}.mt-md-1,.my-md-1{margin-top:0.5rem!important}.mr-md-1,.mx-md-1{margin-right:0.5rem!important}.mb-md-1,.my-md-1{margin-bottom:0.5rem!important}.ml-md-1,.mx-md-1{margin-left:0.5rem!important}.m-md-2{margin:1rem!important}.mt-md-2,.my-md-2{margin-top:1rem!important}.mr-md-2,.mx-md-2{margin-right:1rem!important}.mb-md-2,.my-md-2{margin-bottom:1rem!important}.ml-md-2,.mx-md-2{margin-left:1rem!important}.m-md-3{margin:2rem!important}.mt-md-3,.my-md-3{margin-top:2rem!important}.mr-md-3,.mx-md-3{margin-right:2rem!important}.mb-md-3,.my-md-3{margin-bottom:2rem!important}.ml-md-3,.mx-md-3{margin-left:2rem!important}.m-md-4{margin:3rem!important}.mt-md-4,.my-md-4{margin-top:3rem!important}.mr-md-4,.mx-md-4{margin-right:3rem!important}.mb-md-4,.my-md-4{margin-bottom:3rem!important}.ml-md-4,.mx-md-4{margin-left:3rem!important}.m-md-5{margin:6rem!important}.mt-md-5,.my-md-5{margin-top:6rem!important}.mr-md-5,.mx-md-5{margin-right:6rem!important}.mb-md-5,.my-md-5{margin-bottom:6rem!important}.ml-md-5,.mx-md-5{margin-left:6rem!important}.m-md-6{margin:8rem!important}.mt-md-6,.my-md-6{margin-top:8rem!important}.mr-md-6,.mx-md-6{margin-right:8rem!important}.mb-md-6,.my-md-6{margin-bottom:8rem!important}.ml-md-6,.mx-md-6{margin-left:8rem!important}.m-md-7{margin:10rem!important}.mt-md-7,.my-md-7{margin-top:10rem!important}.mr-md-7,.mx-md-7{margin-right:10rem!important}.mb-md-7,.my-md-7{margin-bottom:10rem!important}.ml-md-7,.mx-md-7{margin-left:10rem!important}.m-md-8{margin:12rem!important}.mt-md-8,.my-md-8{margin-top:12rem!important}.mr-md-8,.mx-md-8{margin-right:12rem!important}.mb-md-8,.my-md-8{margin-bottom:12rem!important}.ml-md-8,.mx-md-8{margin-left:12rem!important}.m-md-9{margin:14rem!important}.mt-md-9,.my-md-9{margin-top:14rem!important}.mr-md-9,.mx-md-9{margin-right:14rem!important}.mb-md-9,.my-md-9{margin-bottom:14rem!important}.ml-md-9,.mx-md-9{margin-left:14rem!important}.m-md-10{margin:16rem!important}.mt-md-10,.my-md-10{margin-top:16rem!important}.mr-md-10,.mx-md-10{margin-right:16rem!important}.mb-md-10,.my-md-10{margin-bottom:16rem!important}.ml-md-10,.mx-md-10{margin-left:16rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:0.5rem!important}.pt-md-1,.py-md-1{padding-top:0.5rem!important}.pr-md-1,.px-md-1{padding-right:0.5rem!important}.pb-md-1,.py-md-1{padding-bottom:0.5rem!important}.pl-md-1,.px-md-1{padding-left:0.5rem!important}.p-md-2{padding:1rem!important}.pt-md-2,.py-md-2{padding-top:1rem!important}.pr-md-2,.px-md-2{padding-right:1rem!important}.pb-md-2,.py-md-2{padding-bottom:1rem!important}.pl-md-2,.px-md-2{padding-left:1rem!important}.p-md-3{padding:2rem!important}.pt-md-3,.py-md-3{padding-top:2rem!important}.pr-md-3,.px-md-3{padding-right:2rem!important}.pb-md-3,.py-md-3{padding-bottom:2rem!important}.pl-md-3,.px-md-3{padding-left:2rem!important}.p-md-4{padding:3rem!important}.pt-md-4,.py-md-4{padding-top:3rem!important}.pr-md-4,.px-md-4{padding-right:3rem!important}.pb-md-4,.py-md-4{padding-bottom:3rem!important}.pl-md-4,.px-md-4{padding-left:3rem!important}.p-md-5{padding:6rem!important}.pt-md-5,.py-md-5{padding-top:6rem!important}.pr-md-5,.px-md-5{padding-right:6rem!important}.pb-md-5,.py-md-5{padding-bottom:6rem!important}.pl-md-5,.px-md-5{padding-left:6rem!important}.p-md-6{padding:8rem!important}.pt-md-6,.py-md-6{padding-top:8rem!important}.pr-md-6,.px-md-6{padding-right:8rem!important}.pb-md-6,.py-md-6{padding-bottom:8rem!important}.pl-md-6,.px-md-6{padding-left:8rem!important}.p-md-7{padding:10rem!important}.pt-md-7,.py-md-7{padding-top:10rem!important}.pr-md-7,.px-md-7{padding-right:10rem!important}.pb-md-7,.py-md-7{padding-bottom:10rem!important}.pl-md-7,.px-md-7{padding-left:10rem!important}.p-md-8{padding:12rem!important}.pt-md-8,.py-md-8{padding-top:12rem!important}.pr-md-8,.px-md-8{padding-right:12rem!important}.pb-md-8,.py-md-8{padding-bottom:12rem!important}.pl-md-8,.px-md-8{padding-left:12rem!important}.p-md-9{padding:14rem!important}.pt-md-9,.py-md-9{padding-top:14rem!important}.pr-md-9,.px-md-9{padding-right:14rem!important}.pb-md-9,.py-md-9{padding-bottom:14rem!important}.pl-md-9,.px-md-9{padding-left:14rem!important}.p-md-10{padding:16rem!important}.pt-md-10,.py-md-10{padding-top:16rem!important}.pr-md-10,.px-md-10{padding-right:16rem!important}.pb-md-10,.py-md-10{padding-bottom:16rem!important}.pl-md-10,.px-md-10{padding-left:16rem!important}.m-md-n1{margin:-0.5rem!important}.mt-md-n1,.my-md-n1{margin-top:-0.5rem!important}.mr-md-n1,.mx-md-n1{margin-right:-0.5rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-0.5rem!important}.ml-md-n1,.mx-md-n1{margin-left:-0.5rem!important}.m-md-n2{margin:-1rem!important}.mt-md-n2,.my-md-n2{margin-top:-1rem!important}.mr-md-n2,.mx-md-n2{margin-right:-1rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-1rem!important}.ml-md-n2,.mx-md-n2{margin-left:-1rem!important}.m-md-n3{margin:-2rem!important}.mt-md-n3,.my-md-n3{margin-top:-2rem!important}.mr-md-n3,.mx-md-n3{margin-right:-2rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-2rem!important}.ml-md-n3,.mx-md-n3{margin-left:-2rem!important}.m-md-n4{margin:-3rem!important}.mt-md-n4,.my-md-n4{margin-top:-3rem!important}.mr-md-n4,.mx-md-n4{margin-right:-3rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-3rem!important}.ml-md-n4,.mx-md-n4{margin-left:-3rem!important}.m-md-n5{margin:-6rem!important}.mt-md-n5,.my-md-n5{margin-top:-6rem!important}.mr-md-n5,.mx-md-n5{margin-right:-6rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-6rem!important}.ml-md-n5,.mx-md-n5{margin-left:-6rem!important}.m-md-n6{margin:-8rem!important}.mt-md-n6,.my-md-n6{margin-top:-8rem!important}.mr-md-n6,.mx-md-n6{margin-right:-8rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-8rem!important}.ml-md-n6,.mx-md-n6{margin-left:-8rem!important}.m-md-n7{margin:-10rem!important}.mt-md-n7,.my-md-n7{margin-top:-10rem!important}.mr-md-n7,.mx-md-n7{margin-right:-10rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-10rem!important}.ml-md-n7,.mx-md-n7{margin-left:-10rem!important}.m-md-n8{margin:-12rem!important}.mt-md-n8,.my-md-n8{margin-top:-12rem!important}.mr-md-n8,.mx-md-n8{margin-right:-12rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-12rem!important}.ml-md-n8,.mx-md-n8{margin-left:-12rem!important}.m-md-n9{margin:-14rem!important}.mt-md-n9,.my-md-n9{margin-top:-14rem!important}.mr-md-n9,.mx-md-n9{margin-right:-14rem!important}.mb-md-n9,.my-md-n9{margin-bottom:-14rem!important}.ml-md-n9,.mx-md-n9{margin-left:-14rem!important}.m-md-n10{margin:-16rem!important}.mt-md-n10,.my-md-n10{margin-top:-16rem!important}.mr-md-n10,.mx-md-n10{margin-right:-16rem!important}.mb-md-n10,.my-md-n10{margin-bottom:-16rem!important}.ml-md-n10,.mx-md-n10{margin-left:-16rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media screen and (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:0.5rem!important}.mt-lg-1,.my-lg-1{margin-top:0.5rem!important}.mr-lg-1,.mx-lg-1{margin-right:0.5rem!important}.mb-lg-1,.my-lg-1{margin-bottom:0.5rem!important}.ml-lg-1,.mx-lg-1{margin-left:0.5rem!important}.m-lg-2{margin:1rem!important}.mt-lg-2,.my-lg-2{margin-top:1rem!important}.mr-lg-2,.mx-lg-2{margin-right:1rem!important}.mb-lg-2,.my-lg-2{margin-bottom:1rem!important}.ml-lg-2,.mx-lg-2{margin-left:1rem!important}.m-lg-3{margin:2rem!important}.mt-lg-3,.my-lg-3{margin-top:2rem!important}.mr-lg-3,.mx-lg-3{margin-right:2rem!important}.mb-lg-3,.my-lg-3{margin-bottom:2rem!important}.ml-lg-3,.mx-lg-3{margin-left:2rem!important}.m-lg-4{margin:3rem!important}.mt-lg-4,.my-lg-4{margin-top:3rem!important}.mr-lg-4,.mx-lg-4{margin-right:3rem!important}.mb-lg-4,.my-lg-4{margin-bottom:3rem!important}.ml-lg-4,.mx-lg-4{margin-left:3rem!important}.m-lg-5{margin:6rem!important}.mt-lg-5,.my-lg-5{margin-top:6rem!important}.mr-lg-5,.mx-lg-5{margin-right:6rem!important}.mb-lg-5,.my-lg-5{margin-bottom:6rem!important}.ml-lg-5,.mx-lg-5{margin-left:6rem!important}.m-lg-6{margin:8rem!important}.mt-lg-6,.my-lg-6{margin-top:8rem!important}.mr-lg-6,.mx-lg-6{margin-right:8rem!important}.mb-lg-6,.my-lg-6{margin-bottom:8rem!important}.ml-lg-6,.mx-lg-6{margin-left:8rem!important}.m-lg-7{margin:10rem!important}.mt-lg-7,.my-lg-7{margin-top:10rem!important}.mr-lg-7,.mx-lg-7{margin-right:10rem!important}.mb-lg-7,.my-lg-7{margin-bottom:10rem!important}.ml-lg-7,.mx-lg-7{margin-left:10rem!important}.m-lg-8{margin:12rem!important}.mt-lg-8,.my-lg-8{margin-top:12rem!important}.mr-lg-8,.mx-lg-8{margin-right:12rem!important}.mb-lg-8,.my-lg-8{margin-bottom:12rem!important}.ml-lg-8,.mx-lg-8{margin-left:12rem!important}.m-lg-9{margin:14rem!important}.mt-lg-9,.my-lg-9{margin-top:14rem!important}.mr-lg-9,.mx-lg-9{margin-right:14rem!important}.mb-lg-9,.my-lg-9{margin-bottom:14rem!important}.ml-lg-9,.mx-lg-9{margin-left:14rem!important}.m-lg-10{margin:16rem!important}.mt-lg-10,.my-lg-10{margin-top:16rem!important}.mr-lg-10,.mx-lg-10{margin-right:16rem!important}.mb-lg-10,.my-lg-10{margin-bottom:16rem!important}.ml-lg-10,.mx-lg-10{margin-left:16rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:0.5rem!important}.pt-lg-1,.py-lg-1{padding-top:0.5rem!important}.pr-lg-1,.px-lg-1{padding-right:0.5rem!important}.pb-lg-1,.py-lg-1{padding-bottom:0.5rem!important}.pl-lg-1,.px-lg-1{padding-left:0.5rem!important}.p-lg-2{padding:1rem!important}.pt-lg-2,.py-lg-2{padding-top:1rem!important}.pr-lg-2,.px-lg-2{padding-right:1rem!important}.pb-lg-2,.py-lg-2{padding-bottom:1rem!important}.pl-lg-2,.px-lg-2{padding-left:1rem!important}.p-lg-3{padding:2rem!important}.pt-lg-3,.py-lg-3{padding-top:2rem!important}.pr-lg-3,.px-lg-3{padding-right:2rem!important}.pb-lg-3,.py-lg-3{padding-bottom:2rem!important}.pl-lg-3,.px-lg-3{padding-left:2rem!important}.p-lg-4{padding:3rem!important}.pt-lg-4,.py-lg-4{padding-top:3rem!important}.pr-lg-4,.px-lg-4{padding-right:3rem!important}.pb-lg-4,.py-lg-4{padding-bottom:3rem!important}.pl-lg-4,.px-lg-4{padding-left:3rem!important}.p-lg-5{padding:6rem!important}.pt-lg-5,.py-lg-5{padding-top:6rem!important}.pr-lg-5,.px-lg-5{padding-right:6rem!important}.pb-lg-5,.py-lg-5{padding-bottom:6rem!important}.pl-lg-5,.px-lg-5{padding-left:6rem!important}.p-lg-6{padding:8rem!important}.pt-lg-6,.py-lg-6{padding-top:8rem!important}.pr-lg-6,.px-lg-6{padding-right:8rem!important}.pb-lg-6,.py-lg-6{padding-bottom:8rem!important}.pl-lg-6,.px-lg-6{padding-left:8rem!important}.p-lg-7{padding:10rem!important}.pt-lg-7,.py-lg-7{padding-top:10rem!important}.pr-lg-7,.px-lg-7{padding-right:10rem!important}.pb-lg-7,.py-lg-7{padding-bottom:10rem!important}.pl-lg-7,.px-lg-7{padding-left:10rem!important}.p-lg-8{padding:12rem!important}.pt-lg-8,.py-lg-8{padding-top:12rem!important}.pr-lg-8,.px-lg-8{padding-right:12rem!important}.pb-lg-8,.py-lg-8{padding-bottom:12rem!important}.pl-lg-8,.px-lg-8{padding-left:12rem!important}.p-lg-9{padding:14rem!important}.pt-lg-9,.py-lg-9{padding-top:14rem!important}.pr-lg-9,.px-lg-9{padding-right:14rem!important}.pb-lg-9,.py-lg-9{padding-bottom:14rem!important}.pl-lg-9,.px-lg-9{padding-left:14rem!important}.p-lg-10{padding:16rem!important}.pt-lg-10,.py-lg-10{padding-top:16rem!important}.pr-lg-10,.px-lg-10{padding-right:16rem!important}.pb-lg-10,.py-lg-10{padding-bottom:16rem!important}.pl-lg-10,.px-lg-10{padding-left:16rem!important}.m-lg-n1{margin:-0.5rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-0.5rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.5rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.5rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.5rem!important}.m-lg-n2{margin:-1rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-1rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-1rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-1rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-1rem!important}.m-lg-n3{margin:-2rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-2rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-2rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-2rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-2rem!important}.m-lg-n4{margin:-3rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-3rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-3rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-3rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-3rem!important}.m-lg-n5{margin:-6rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-6rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-6rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-6rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-6rem!important}.m-lg-n6{margin:-8rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-8rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-8rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-8rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-8rem!important}.m-lg-n7{margin:-10rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-10rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-10rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-10rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-10rem!important}.m-lg-n8{margin:-12rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-12rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-12rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-12rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-12rem!important}.m-lg-n9{margin:-14rem!important}.mt-lg-n9,.my-lg-n9{margin-top:-14rem!important}.mr-lg-n9,.mx-lg-n9{margin-right:-14rem!important}.mb-lg-n9,.my-lg-n9{margin-bottom:-14rem!important}.ml-lg-n9,.mx-lg-n9{margin-left:-14rem!important}.m-lg-n10{margin:-16rem!important}.mt-lg-n10,.my-lg-n10{margin-top:-16rem!important}.mr-lg-n10,.mx-lg-n10{margin-right:-16rem!important}.mb-lg-n10,.my-lg-n10{margin-bottom:-16rem!important}.ml-lg-n10,.mx-lg-n10{margin-left:-16rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media screen and (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:0.5rem!important}.mt-xl-1,.my-xl-1{margin-top:0.5rem!important}.mr-xl-1,.mx-xl-1{margin-right:0.5rem!important}.mb-xl-1,.my-xl-1{margin-bottom:0.5rem!important}.ml-xl-1,.mx-xl-1{margin-left:0.5rem!important}.m-xl-2{margin:1rem!important}.mt-xl-2,.my-xl-2{margin-top:1rem!important}.mr-xl-2,.mx-xl-2{margin-right:1rem!important}.mb-xl-2,.my-xl-2{margin-bottom:1rem!important}.ml-xl-2,.mx-xl-2{margin-left:1rem!important}.m-xl-3{margin:2rem!important}.mt-xl-3,.my-xl-3{margin-top:2rem!important}.mr-xl-3,.mx-xl-3{margin-right:2rem!important}.mb-xl-3,.my-xl-3{margin-bottom:2rem!important}.ml-xl-3,.mx-xl-3{margin-left:2rem!important}.m-xl-4{margin:3rem!important}.mt-xl-4,.my-xl-4{margin-top:3rem!important}.mr-xl-4,.mx-xl-4{margin-right:3rem!important}.mb-xl-4,.my-xl-4{margin-bottom:3rem!important}.ml-xl-4,.mx-xl-4{margin-left:3rem!important}.m-xl-5{margin:6rem!important}.mt-xl-5,.my-xl-5{margin-top:6rem!important}.mr-xl-5,.mx-xl-5{margin-right:6rem!important}.mb-xl-5,.my-xl-5{margin-bottom:6rem!important}.ml-xl-5,.mx-xl-5{margin-left:6rem!important}.m-xl-6{margin:8rem!important}.mt-xl-6,.my-xl-6{margin-top:8rem!important}.mr-xl-6,.mx-xl-6{margin-right:8rem!important}.mb-xl-6,.my-xl-6{margin-bottom:8rem!important}.ml-xl-6,.mx-xl-6{margin-left:8rem!important}.m-xl-7{margin:10rem!important}.mt-xl-7,.my-xl-7{margin-top:10rem!important}.mr-xl-7,.mx-xl-7{margin-right:10rem!important}.mb-xl-7,.my-xl-7{margin-bottom:10rem!important}.ml-xl-7,.mx-xl-7{margin-left:10rem!important}.m-xl-8{margin:12rem!important}.mt-xl-8,.my-xl-8{margin-top:12rem!important}.mr-xl-8,.mx-xl-8{margin-right:12rem!important}.mb-xl-8,.my-xl-8{margin-bottom:12rem!important}.ml-xl-8,.mx-xl-8{margin-left:12rem!important}.m-xl-9{margin:14rem!important}.mt-xl-9,.my-xl-9{margin-top:14rem!important}.mr-xl-9,.mx-xl-9{margin-right:14rem!important}.mb-xl-9,.my-xl-9{margin-bottom:14rem!important}.ml-xl-9,.mx-xl-9{margin-left:14rem!important}.m-xl-10{margin:16rem!important}.mt-xl-10,.my-xl-10{margin-top:16rem!important}.mr-xl-10,.mx-xl-10{margin-right:16rem!important}.mb-xl-10,.my-xl-10{margin-bottom:16rem!important}.ml-xl-10,.mx-xl-10{margin-left:16rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:0.5rem!important}.pt-xl-1,.py-xl-1{padding-top:0.5rem!important}.pr-xl-1,.px-xl-1{padding-right:0.5rem!important}.pb-xl-1,.py-xl-1{padding-bottom:0.5rem!important}.pl-xl-1,.px-xl-1{padding-left:0.5rem!important}.p-xl-2{padding:1rem!important}.pt-xl-2,.py-xl-2{padding-top:1rem!important}.pr-xl-2,.px-xl-2{padding-right:1rem!important}.pb-xl-2,.py-xl-2{padding-bottom:1rem!important}.pl-xl-2,.px-xl-2{padding-left:1rem!important}.p-xl-3{padding:2rem!important}.pt-xl-3,.py-xl-3{padding-top:2rem!important}.pr-xl-3,.px-xl-3{padding-right:2rem!important}.pb-xl-3,.py-xl-3{padding-bottom:2rem!important}.pl-xl-3,.px-xl-3{padding-left:2rem!important}.p-xl-4{padding:3rem!important}.pt-xl-4,.py-xl-4{padding-top:3rem!important}.pr-xl-4,.px-xl-4{padding-right:3rem!important}.pb-xl-4,.py-xl-4{padding-bottom:3rem!important}.pl-xl-4,.px-xl-4{padding-left:3rem!important}.p-xl-5{padding:6rem!important}.pt-xl-5,.py-xl-5{padding-top:6rem!important}.pr-xl-5,.px-xl-5{padding-right:6rem!important}.pb-xl-5,.py-xl-5{padding-bottom:6rem!important}.pl-xl-5,.px-xl-5{padding-left:6rem!important}.p-xl-6{padding:8rem!important}.pt-xl-6,.py-xl-6{padding-top:8rem!important}.pr-xl-6,.px-xl-6{padding-right:8rem!important}.pb-xl-6,.py-xl-6{padding-bottom:8rem!important}.pl-xl-6,.px-xl-6{padding-left:8rem!important}.p-xl-7{padding:10rem!important}.pt-xl-7,.py-xl-7{padding-top:10rem!important}.pr-xl-7,.px-xl-7{padding-right:10rem!important}.pb-xl-7,.py-xl-7{padding-bottom:10rem!important}.pl-xl-7,.px-xl-7{padding-left:10rem!important}.p-xl-8{padding:12rem!important}.pt-xl-8,.py-xl-8{padding-top:12rem!important}.pr-xl-8,.px-xl-8{padding-right:12rem!important}.pb-xl-8,.py-xl-8{padding-bottom:12rem!important}.pl-xl-8,.px-xl-8{padding-left:12rem!important}.p-xl-9{padding:14rem!important}.pt-xl-9,.py-xl-9{padding-top:14rem!important}.pr-xl-9,.px-xl-9{padding-right:14rem!important}.pb-xl-9,.py-xl-9{padding-bottom:14rem!important}.pl-xl-9,.px-xl-9{padding-left:14rem!important}.p-xl-10{padding:16rem!important}.pt-xl-10,.py-xl-10{padding-top:16rem!important}.pr-xl-10,.px-xl-10{padding-right:16rem!important}.pb-xl-10,.py-xl-10{padding-bottom:16rem!important}.pl-xl-10,.px-xl-10{padding-left:16rem!important}.m-xl-n1{margin:-0.5rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-0.5rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.5rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.5rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.5rem!important}.m-xl-n2{margin:-1rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-1rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-1rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-1rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-1rem!important}.m-xl-n3{margin:-2rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-2rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-2rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-2rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-2rem!important}.m-xl-n4{margin:-3rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-3rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-3rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-3rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-3rem!important}.m-xl-n5{margin:-6rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-6rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-6rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-6rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-6rem!important}.m-xl-n6{margin:-8rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-8rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-8rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-8rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-8rem!important}.m-xl-n7{margin:-10rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-10rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-10rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-10rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-10rem!important}.m-xl-n8{margin:-12rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-12rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-12rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-12rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-12rem!important}.m-xl-n9{margin:-14rem!important}.mt-xl-n9,.my-xl-n9{margin-top:-14rem!important}.mr-xl-n9,.mx-xl-n9{margin-right:-14rem!important}.mb-xl-n9,.my-xl-n9{margin-bottom:-14rem!important}.ml-xl-n9,.mx-xl-n9{margin-left:-14rem!important}.m-xl-n10{margin:-16rem!important}.mt-xl-n10,.my-xl-n10{margin-top:-16rem!important}.mr-xl-n10,.mx-xl-n10{margin-right:-16rem!important}.mb-xl-n10,.my-xl-n10{margin-bottom:-16rem!important}.ml-xl-n10,.mx-xl-n10{margin-left:-16rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.mt-grid-gutter{margin-top:24px!important}.mb-grid-gutter{margin-bottom:24px!important}.ml-grid-gutter{margin-left:24px!important}.mr-grid-gutter{margin-right:24px!important}.mx-grid-gutter{margin-left:24px!important;margin-right:24px!important}.my-grid-gutter{margin-top:24px!important;margin-left:24px!important}.vf-m-0{margin:0!important}.vf-mt-0,.vf-my-0{margin-top:0!important}.vf-mr-0,.vf-mx-0{margin-right:0!important}.vf-mb-0,.vf-my-0{margin-bottom:0!important}.vf-ml-0,.vf-mx-0{margin-left:0!important}.vf-m-sm{margin:28px!important}.vf-mt-sm,.vf-my-sm{margin-top:28px!important}.vf-mr-sm,.vf-mx-sm{margin-right:28px!important}.vf-mb-sm,.vf-my-sm{margin-bottom:28px!important}.vf-ml-sm,.vf-mx-sm{margin-left:28px!important}.vf-m-md{margin:44px!important}.vf-mt-md,.vf-my-md{margin-top:44px!important}.vf-mr-md,.vf-mx-md{margin-right:44px!important}.vf-mb-md,.vf-my-md{margin-bottom:44px!important}.vf-ml-md,.vf-mx-md{margin-left:44px!important}.vf-m-lg{margin:56px!important}.vf-mt-lg,.vf-my-lg{margin-top:56px!important}.vf-mr-lg,.vf-mx-lg{margin-right:56px!important}.vf-mb-lg,.vf-my-lg{margin-bottom:56px!important}.vf-ml-lg,.vf-mx-lg{margin-left:56px!important}.vf-m-xl{margin:88px!important}.vf-mt-xl,.vf-my-xl{margin-top:88px!important}.vf-mr-xl,.vf-mx-xl{margin-right:88px!important}.vf-mb-xl,.vf-my-xl{margin-bottom:88px!important}.vf-ml-xl,.vf-mx-xl{margin-left:88px!important}.vf-p-0{padding:0!important}.vf-pt-0,.vf-py-0{padding-top:0!important}.vf-pr-0,.vf-px-0{padding-right:0!important}.vf-pb-0,.vf-py-0{padding-bottom:0!important}.vf-pl-0,.vf-px-0{padding-left:0!important}.vf-p-sm{padding:28px!important}.vf-pt-sm,.vf-py-sm{padding-top:28px!important}.vf-pr-sm,.vf-px-sm{padding-right:28px!important}.vf-pb-sm,.vf-py-sm{padding-bottom:28px!important}.vf-pl-sm,.vf-px-sm{padding-left:28px!important}.vf-p-md{padding:44px!important}.vf-pt-md,.vf-py-md{padding-top:44px!important}.vf-pr-md,.vf-px-md{padding-right:44px!important}.vf-pb-md,.vf-py-md{padding-bottom:44px!important}.vf-pl-md,.vf-px-md{padding-left:44px!important}.vf-p-lg{padding:56px!important}.vf-pt-lg,.vf-py-lg{padding-top:56px!important}.vf-pr-lg,.vf-px-lg{padding-right:56px!important}.vf-pb-lg,.vf-py-lg{padding-bottom:56px!important}.vf-pl-lg,.vf-px-lg{padding-left:56px!important}.vf-p-xl{padding:88px!important}.vf-pt-xl,.vf-py-xl{padding-top:88px!important}.vf-pr-xl,.vf-px-xl{padding-right:88px!important}.vf-pb-xl,.vf-py-xl{padding-bottom:88px!important}.vf-pl-xl,.vf-px-xl{padding-left:88px!important}@media screen and (min-width:576px){.vf-m-sm-0{margin:0!important}.vf-mt-sm-0,.vf-my-sm-0{margin-top:0!important}.vf-mr-sm-0,.vf-mx-sm-0{margin-right:0!important}.vf-mb-sm-0,.vf-my-sm-0{margin-bottom:0!important}.vf-ml-sm-0,.vf-mx-sm-0{margin-left:0!important}.vf-m-sm-sm{margin:28px!important}.vf-mt-sm-sm,.vf-my-sm-sm{margin-top:28px!important}.vf-mr-sm-sm,.vf-mx-sm-sm{margin-right:28px!important}.vf-mb-sm-sm,.vf-my-sm-sm{margin-bottom:28px!important}.vf-ml-sm-sm,.vf-mx-sm-sm{margin-left:28px!important}.vf-m-sm-md{margin:44px!important}.vf-mt-sm-md,.vf-my-sm-md{margin-top:44px!important}.vf-mr-sm-md,.vf-mx-sm-md{margin-right:44px!important}.vf-mb-sm-md,.vf-my-sm-md{margin-bottom:44px!important}.vf-ml-sm-md,.vf-mx-sm-md{margin-left:44px!important}.vf-m-sm-lg{margin:56px!important}.vf-mt-sm-lg,.vf-my-sm-lg{margin-top:56px!important}.vf-mr-sm-lg,.vf-mx-sm-lg{margin-right:56px!important}.vf-mb-sm-lg,.vf-my-sm-lg{margin-bottom:56px!important}.vf-ml-sm-lg,.vf-mx-sm-lg{margin-left:56px!important}.vf-m-sm-xl{margin:88px!important}.vf-mt-sm-xl,.vf-my-sm-xl{margin-top:88px!important}.vf-mr-sm-xl,.vf-mx-sm-xl{margin-right:88px!important}.vf-mb-sm-xl,.vf-my-sm-xl{margin-bottom:88px!important}.vf-ml-sm-xl,.vf-mx-sm-xl{margin-left:88px!important}.vf-p-sm-0{padding:0!important}.vf-pt-sm-0,.vf-py-sm-0{padding-top:0!important}.vf-pr-sm-0,.vf-px-sm-0{padding-right:0!important}.vf-pb-sm-0,.vf-py-sm-0{padding-bottom:0!important}.vf-pl-sm-0,.vf-px-sm-0{padding-left:0!important}.vf-p-sm-sm{padding:28px!important}.vf-pt-sm-sm,.vf-py-sm-sm{padding-top:28px!important}.vf-pr-sm-sm,.vf-px-sm-sm{padding-right:28px!important}.vf-pb-sm-sm,.vf-py-sm-sm{padding-bottom:28px!important}.vf-pl-sm-sm,.vf-px-sm-sm{padding-left:28px!important}.vf-p-sm-md{padding:44px!important}.vf-pt-sm-md,.vf-py-sm-md{padding-top:44px!important}.vf-pr-sm-md,.vf-px-sm-md{padding-right:44px!important}.vf-pb-sm-md,.vf-py-sm-md{padding-bottom:44px!important}.vf-pl-sm-md,.vf-px-sm-md{padding-left:44px!important}.vf-p-sm-lg{padding:56px!important}.vf-pt-sm-lg,.vf-py-sm-lg{padding-top:56px!important}.vf-pr-sm-lg,.vf-px-sm-lg{padding-right:56px!important}.vf-pb-sm-lg,.vf-py-sm-lg{padding-bottom:56px!important}.vf-pl-sm-lg,.vf-px-sm-lg{padding-left:56px!important}.vf-p-sm-xl{padding:88px!important}.vf-pt-sm-xl,.vf-py-sm-xl{padding-top:88px!important}.vf-pr-sm-xl,.vf-px-sm-xl{padding-right:88px!important}.vf-pb-sm-xl,.vf-py-sm-xl{padding-bottom:88px!important}.vf-pl-sm-xl,.vf-px-sm-xl{padding-left:88px!important}}@media screen and (min-width:768px){.vf-m-md-0{margin:0!important}.vf-mt-md-0,.vf-my-md-0{margin-top:0!important}.vf-mr-md-0,.vf-mx-md-0{margin-right:0!important}.vf-mb-md-0,.vf-my-md-0{margin-bottom:0!important}.vf-ml-md-0,.vf-mx-md-0{margin-left:0!important}.vf-m-md-sm{margin:28px!important}.vf-mt-md-sm,.vf-my-md-sm{margin-top:28px!important}.vf-mr-md-sm,.vf-mx-md-sm{margin-right:28px!important}.vf-mb-md-sm,.vf-my-md-sm{margin-bottom:28px!important}.vf-ml-md-sm,.vf-mx-md-sm{margin-left:28px!important}.vf-m-md-md{margin:44px!important}.vf-mt-md-md,.vf-my-md-md{margin-top:44px!important}.vf-mr-md-md,.vf-mx-md-md{margin-right:44px!important}.vf-mb-md-md,.vf-my-md-md{margin-bottom:44px!important}.vf-ml-md-md,.vf-mx-md-md{margin-left:44px!important}.vf-m-md-lg{margin:56px!important}.vf-mt-md-lg,.vf-my-md-lg{margin-top:56px!important}.vf-mr-md-lg,.vf-mx-md-lg{margin-right:56px!important}.vf-mb-md-lg,.vf-my-md-lg{margin-bottom:56px!important}.vf-ml-md-lg,.vf-mx-md-lg{margin-left:56px!important}.vf-m-md-xl{margin:88px!important}.vf-mt-md-xl,.vf-my-md-xl{margin-top:88px!important}.vf-mr-md-xl,.vf-mx-md-xl{margin-right:88px!important}.vf-mb-md-xl,.vf-my-md-xl{margin-bottom:88px!important}.vf-ml-md-xl,.vf-mx-md-xl{margin-left:88px!important}.vf-p-md-0{padding:0!important}.vf-pt-md-0,.vf-py-md-0{padding-top:0!important}.vf-pr-md-0,.vf-px-md-0{padding-right:0!important}.vf-pb-md-0,.vf-py-md-0{padding-bottom:0!important}.vf-pl-md-0,.vf-px-md-0{padding-left:0!important}.vf-p-md-sm{padding:28px!important}.vf-pt-md-sm,.vf-py-md-sm{padding-top:28px!important}.vf-pr-md-sm,.vf-px-md-sm{padding-right:28px!important}.vf-pb-md-sm,.vf-py-md-sm{padding-bottom:28px!important}.vf-pl-md-sm,.vf-px-md-sm{padding-left:28px!important}.vf-p-md-md{padding:44px!important}.vf-pt-md-md,.vf-py-md-md{padding-top:44px!important}.vf-pr-md-md,.vf-px-md-md{padding-right:44px!important}.vf-pb-md-md,.vf-py-md-md{padding-bottom:44px!important}.vf-pl-md-md,.vf-px-md-md{padding-left:44px!important}.vf-p-md-lg{padding:56px!important}.vf-pt-md-lg,.vf-py-md-lg{padding-top:56px!important}.vf-pr-md-lg,.vf-px-md-lg{padding-right:56px!important}.vf-pb-md-lg,.vf-py-md-lg{padding-bottom:56px!important}.vf-pl-md-lg,.vf-px-md-lg{padding-left:56px!important}.vf-p-md-xl{padding:88px!important}.vf-pt-md-xl,.vf-py-md-xl{padding-top:88px!important}.vf-pr-md-xl,.vf-px-md-xl{padding-right:88px!important}.vf-pb-md-xl,.vf-py-md-xl{padding-bottom:88px!important}.vf-pl-md-xl,.vf-px-md-xl{padding-left:88px!important}}@media screen and (min-width:992px){.vf-m-lg-0{margin:0!important}.vf-mt-lg-0,.vf-my-lg-0{margin-top:0!important}.vf-mr-lg-0,.vf-mx-lg-0{margin-right:0!important}.vf-mb-lg-0,.vf-my-lg-0{margin-bottom:0!important}.vf-ml-lg-0,.vf-mx-lg-0{margin-left:0!important}.vf-m-lg-sm{margin:28px!important}.vf-mt-lg-sm,.vf-my-lg-sm{margin-top:28px!important}.vf-mr-lg-sm,.vf-mx-lg-sm{margin-right:28px!important}.vf-mb-lg-sm,.vf-my-lg-sm{margin-bottom:28px!important}.vf-ml-lg-sm,.vf-mx-lg-sm{margin-left:28px!important}.vf-m-lg-md{margin:44px!important}.vf-mt-lg-md,.vf-my-lg-md{margin-top:44px!important}.vf-mr-lg-md,.vf-mx-lg-md{margin-right:44px!important}.vf-mb-lg-md,.vf-my-lg-md{margin-bottom:44px!important}.vf-ml-lg-md,.vf-mx-lg-md{margin-left:44px!important}.vf-m-lg-lg{margin:56px!important}.vf-mt-lg-lg,.vf-my-lg-lg{margin-top:56px!important}.vf-mr-lg-lg,.vf-mx-lg-lg{margin-right:56px!important}.vf-mb-lg-lg,.vf-my-lg-lg{margin-bottom:56px!important}.vf-ml-lg-lg,.vf-mx-lg-lg{margin-left:56px!important}.vf-m-lg-xl{margin:88px!important}.vf-mt-lg-xl,.vf-my-lg-xl{margin-top:88px!important}.vf-mr-lg-xl,.vf-mx-lg-xl{margin-right:88px!important}.vf-mb-lg-xl,.vf-my-lg-xl{margin-bottom:88px!important}.vf-ml-lg-xl,.vf-mx-lg-xl{margin-left:88px!important}.vf-p-lg-0{padding:0!important}.vf-pt-lg-0,.vf-py-lg-0{padding-top:0!important}.vf-pr-lg-0,.vf-px-lg-0{padding-right:0!important}.vf-pb-lg-0,.vf-py-lg-0{padding-bottom:0!important}.vf-pl-lg-0,.vf-px-lg-0{padding-left:0!important}.vf-p-lg-sm{padding:28px!important}.vf-pt-lg-sm,.vf-py-lg-sm{padding-top:28px!important}.vf-pr-lg-sm,.vf-px-lg-sm{padding-right:28px!important}.vf-pb-lg-sm,.vf-py-lg-sm{padding-bottom:28px!important}.vf-pl-lg-sm,.vf-px-lg-sm{padding-left:28px!important}.vf-p-lg-md{padding:44px!important}.vf-pt-lg-md,.vf-py-lg-md{padding-top:44px!important}.vf-pr-lg-md,.vf-px-lg-md{padding-right:44px!important}.vf-pb-lg-md,.vf-py-lg-md{padding-bottom:44px!important}.vf-pl-lg-md,.vf-px-lg-md{padding-left:44px!important}.vf-p-lg-lg{padding:56px!important}.vf-pt-lg-lg,.vf-py-lg-lg{padding-top:56px!important}.vf-pr-lg-lg,.vf-px-lg-lg{padding-right:56px!important}.vf-pb-lg-lg,.vf-py-lg-lg{padding-bottom:56px!important}.vf-pl-lg-lg,.vf-px-lg-lg{padding-left:56px!important}.vf-p-lg-xl{padding:88px!important}.vf-pt-lg-xl,.vf-py-lg-xl{padding-top:88px!important}.vf-pr-lg-xl,.vf-px-lg-xl{padding-right:88px!important}.vf-pb-lg-xl,.vf-py-lg-xl{padding-bottom:88px!important}.vf-pl-lg-xl,.vf-px-lg-xl{padding-left:88px!important}}@media screen and (min-width:1200px){.vf-m-xl-0{margin:0!important}.vf-mt-xl-0,.vf-my-xl-0{margin-top:0!important}.vf-mr-xl-0,.vf-mx-xl-0{margin-right:0!important}.vf-mb-xl-0,.vf-my-xl-0{margin-bottom:0!important}.vf-ml-xl-0,.vf-mx-xl-0{margin-left:0!important}.vf-m-xl-sm{margin:28px!important}.vf-mt-xl-sm,.vf-my-xl-sm{margin-top:28px!important}.vf-mr-xl-sm,.vf-mx-xl-sm{margin-right:28px!important}.vf-mb-xl-sm,.vf-my-xl-sm{margin-bottom:28px!important}.vf-ml-xl-sm,.vf-mx-xl-sm{margin-left:28px!important}.vf-m-xl-md{margin:44px!important}.vf-mt-xl-md,.vf-my-xl-md{margin-top:44px!important}.vf-mr-xl-md,.vf-mx-xl-md{margin-right:44px!important}.vf-mb-xl-md,.vf-my-xl-md{margin-bottom:44px!important}.vf-ml-xl-md,.vf-mx-xl-md{margin-left:44px!important}.vf-m-xl-lg{margin:56px!important}.vf-mt-xl-lg,.vf-my-xl-lg{margin-top:56px!important}.vf-mr-xl-lg,.vf-mx-xl-lg{margin-right:56px!important}.vf-mb-xl-lg,.vf-my-xl-lg{margin-bottom:56px!important}.vf-ml-xl-lg,.vf-mx-xl-lg{margin-left:56px!important}.vf-m-xl-xl{margin:88px!important}.vf-mt-xl-xl,.vf-my-xl-xl{margin-top:88px!important}.vf-mr-xl-xl,.vf-mx-xl-xl{margin-right:88px!important}.vf-mb-xl-xl,.vf-my-xl-xl{margin-bottom:88px!important}.vf-ml-xl-xl,.vf-mx-xl-xl{margin-left:88px!important}.vf-p-xl-0{padding:0!important}.vf-pt-xl-0,.vf-py-xl-0{padding-top:0!important}.vf-pr-xl-0,.vf-px-xl-0{padding-right:0!important}.vf-pb-xl-0,.vf-py-xl-0{padding-bottom:0!important}.vf-pl-xl-0,.vf-px-xl-0{padding-left:0!important}.vf-p-xl-sm{padding:28px!important}.vf-pt-xl-sm,.vf-py-xl-sm{padding-top:28px!important}.vf-pr-xl-sm,.vf-px-xl-sm{padding-right:28px!important}.vf-pb-xl-sm,.vf-py-xl-sm{padding-bottom:28px!important}.vf-pl-xl-sm,.vf-px-xl-sm{padding-left:28px!important}.vf-p-xl-md{padding:44px!important}.vf-pt-xl-md,.vf-py-xl-md{padding-top:44px!important}.vf-pr-xl-md,.vf-px-xl-md{padding-right:44px!important}.vf-pb-xl-md,.vf-py-xl-md{padding-bottom:44px!important}.vf-pl-xl-md,.vf-px-xl-md{padding-left:44px!important}.vf-p-xl-lg{padding:56px!important}.vf-pt-xl-lg,.vf-py-xl-lg{padding-top:56px!important}.vf-pr-xl-lg,.vf-px-xl-lg{padding-right:56px!important}.vf-pb-xl-lg,.vf-py-xl-lg{padding-bottom:56px!important}.vf-pl-xl-lg,.vf-px-xl-lg{padding-left:56px!important}.vf-p-xl-xl{padding:88px!important}.vf-pt-xl-xl,.vf-py-xl-xl{padding-top:88px!important}.vf-pr-xl-xl,.vf-px-xl-xl{padding-right:88px!important}.vf-pb-xl-xl,.vf-py-xl-xl{padding-bottom:88px!important}.vf-pl-xl-xl,.vf-px-xl-xl{padding-left:88px!important}}.vf-text--monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.vf-text--justify{text-align:justify!important}.vf-text--nowrap{white-space:nowrap!important}.vf-text--truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-text--left{text-align:left!important}.vf-text--right{text-align:right!important}.vf-text--center{text-align:center!important}@media screen and (min-width:576px){.vf-text-sm--left{text-align:left!important}.vf-text-sm--right{text-align:right!important}.vf-text-sm--center{text-align:center!important}}@media screen and (min-width:768px){.vf-text-md--left{text-align:left!important}.vf-text-md--right{text-align:right!important}.vf-text-md--center{text-align:center!important}}@media screen and (min-width:992px){.vf-text-lg--left{text-align:left!important}.vf-text-lg--right{text-align:right!important}.vf-text-lg--center{text-align:center!important}}@media screen and (min-width:1200px){.vf-text-xl--left{text-align:left!important}.vf-text-xl--right{text-align:right!important}.vf-text-xl--center{text-align:center!important}}.vf-text--lowercase{text-transform:lowercase!important}.vf-text--uppercase{text-transform:uppercase!important}.vf-text--capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.vf-text--white{color:#fff!important}.vf-text--primary{color:#ffda00!important}a.vf-text--primary:focus,a.vf-text--primary:hover{color:#ccae00!important}.vf-text--secondary{color:#2071b5!important}a.vf-text--secondary:focus,a.vf-text--secondary:hover{color:#18568a!important}.vf-text--success{color:#28a745!important}a.vf-text--success:focus,a.vf-text--success:hover{color:#1e7e34!important}.vf-text--warning{color:#ffc107!important}a.vf-text--warning:focus,a.vf-text--warning:hover{color:#d39e00!important}.vf-text--danger{color:#f93b18!important}a.vf-text--danger:focus,a.vf-text--danger:hover{color:#d82606!important}.vf-text--light{color:#f8f9fa!important}a.vf-text--light:focus,a.vf-text--light:hover{color:#dae0e5!important}.vf-text--dark{color:#222222!important}a.vf-text--dark:focus,a.vf-text--dark:hover{color:#090909!important}.vf-text--blue-grey{color:#69788c!important}a.vf-text--blue-grey:focus,a.vf-text--blue-grey:hover{color:#535f6f!important}.vf-text--dark-moss{color:#005c63!important}a.vf-text--dark-moss:focus,a.vf-text--dark-moss:hover{color:#002d30!important}.vf-text--dark-blue{color:#1e324f!important}a.vf-text--dark-blue:focus,a.vf-text--dark-blue:hover{color:#101b2a!important}.vf-text--dark-pink{color:#d1266b!important}a.vf-text--dark-pink:focus,a.vf-text--dark-pink:hover{color:#a61e55!important}.vf-text--dark-green{color:#3dc07c!important}a.vf-text--dark-green:focus,a.vf-text--dark-green:hover{color:#319963!important}.vf-text--dark-red{color:#f93b18!important}a.vf-text--dark-red:focus,a.vf-text--dark-red:hover{color:#d82606!important}.vf-text--dark-purple{color:#9b62c3!important}a.vf-text--dark-purple:focus,a.vf-text--dark-purple:hover{color:#8243af!important}.vf-text--light-yellow{color:#fffee5!important}a.vf-text--light-yellow:focus,a.vf-text--light-yellow:hover{color:#fffcb2!important}.vf-text--light-green{color:#edf9f3!important}a.vf-text--light-green:focus,a.vf-text--light-green:hover{color:#c7ecda!important}.vf-text--light-turquoise{color:#ebf2f3!important}a.vf-text--light-turquoise:focus,a.vf-text--light-turquoise:hover{color:#cbdde0!important}.vf-text--light-blue{color:#edf1f6!important}a.vf-text--light-blue:focus,a.vf-text--light-blue:hover{color:#cbd7e5!important}.vf-text--light-red{color:#fef0ea!important}a.vf-text--light-red:focus,a.vf-text--light-red:hover{color:#fccdb9!important}.vf-text--light-grey{color:#f2f2f2!important}a.vf-text--light-grey:focus,a.vf-text--light-grey:hover{color:#d9d9d9!important}.vf-text--body{color:#222222!important}.vf-text--muted{color:#6c757d!important}.vf-text--black-50{color:rgba(0,0,0,0.5)!important}.vf-text--white-50{color:rgba(255,255,255,0.5)!important}.vf-text--incharge-nordic-green{color:#46ee76!important}.vf-text--incharge-nordic-blue{color:#2071b5!important}.vf-text--incharge-nordic-grey{color:#4e4b4b!important}.vf-text--incharge-vattenfall-green{color:#46ee76!important}.vf-text--incharge-map-app-yellow{color:#ffda00!important}.vf-text--incharge-map-app-white{color:#ffffff!important}.vf-text--incharge-map-app-solar{color:#81e0a8!important}.vf-text--incharge-map-app-blue{color:#2071b5!important}.vf-text--hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.vf-text--decoration-none{text-decoration:none!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}h1,h2,h3,h4{margin-bottom:1rem;color:inherit}h1{font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;letter-spacing:0;font-size:52px;line-height:62px}@media (max-width:540px){h1{font-size:34px;line-height:40px}}h2{font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;letter-spacing:0;font-size:36px;line-height:42px}@media (max-width:540px){h2{font-size:28px;line-height:32px}}h3{font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;letter-spacing:0;font-size:28px;line-height:36px}@media (max-width:540px){h3{font-size:22px;line-height:28px}}h4{font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;letter-spacing:0;font-size:22px;line-height:28px}@media (max-width:540px){h4{font-size:18px;line-height:24px}}hr{margin-top:2rem;margin-bottom:2rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:0.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:0.5rem}.blockquote{margin-bottom:2rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"— "}p{font-family:"Vattenfall Hall NORDx",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;letter-spacing:-0.05px;line-height:28px;font-weight:normal}@media screen and (min-width:576px){p{font-family:"Vattenfall Hall NORDx",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.25rem;letter-spacing:0;line-height:36px}}.vf-typo-primary{font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;letter-spacing:0;font-size:52px;line-height:62px}@media (max-width:540px){.vf-typo-primary{font-size:34px;line-height:40px}}.vf-preamble{font-size:1.25rem;font-weight:500;letter-spacing:0;line-height:36px}@media screen and (min-width:576px){.vf-preamble{font-size:1.5rem;line-height:40px}}.vf-typo-primary{font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;letter-spacing:0;font-size:52px;line-height:62px}@media (max-width:540px){.vf-typo-primary{font-size:34px;line-height:40px}}.vf-typo-secondary{font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;letter-spacing:0;font-size:36px;line-height:42px}@media (max-width:540px){.vf-typo-secondary{font-size:28px;line-height:32px}}.vf-typo-tetriary{font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;letter-spacing:0;font-size:28px;line-height:36px}@media (max-width:540px){.vf-typo-tetriary{font-size:22px;line-height:28px}}.vf-typo-quaternary{font-family:"Vattenfall Hall Display NORDx",Helvetica,sans-serif;font-weight:600;letter-spacing:0;font-size:22px;line-height:28px}@media (max-width:540px){.vf-typo-quaternary{font-size:18px;line-height:24px}}.vf-typo-p,.vf-typo-p-primary{font-family:"Vattenfall Hall NORDx",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;letter-spacing:-0.05px;line-height:28px;font-weight:normal}@media screen and (min-width:576px){.vf-typo-p,.vf-typo-p-primary{font-family:"Vattenfall Hall NORDx",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.25rem;letter-spacing:0;line-height:36px}}.vf-typo-p-secondary{font-size:16px;line-height:28px;letter-spacing:-0.1px}@media screen and (min-width:576px){.vf-typo-p-secondary{font-size:16px;line-height:28px;letter-spacing:-0.05px}}.vf-intro-in-caps{text-transform:uppercase;font-size:0.75rem;font-weight:600;letter-spacing:1px;line-height:22px}@media screen and (min-width:576px){.vf-intro-in-caps{font-size:16px;line-height:36px}}.vf-intro-in-caps-small{font-size:0.75rem;font-weight:600;letter-spacing:2px}.container{display:grid;justify-content:center}.container hr{margin-top:20px;margin-bottom:20px;width:100%}.container__heading{font-family:"Vattenfall Hall Display NORDx"}.container__background{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAF0lEQVQI12P4BAI/QICBFCaYBPNJYQIAkUZftTbC4sIAAAAASUVORK5CYII=)}.container__temp-outline{width:375px;outline:1px solid red}@media screen and (min-width:768px){.container__temp-outline{width:768px}}@media screen and (min-width:1024px){.container__temp-outline{width:1024px}}@media screen and (min-width:1440px){.container__temp-outline{width:1440px}}.container__temp-outline p{outline:1px solid red;height:50vh}.main{padding-top:112px}@media screen and (min-width:1024px){.main{padding-top:127px}}.vf-header__top{z-index:99;height:56px;background-color:#ebf2f3;position:fixed;top:0;left:0;right:0;margin-left:auto;margin-right:auto}.vf-header__top .vf-header__top__menu-container{max-width:1126px;margin:0 auto}.vf-header__top .nav--top{list-style:none;margin:0;padding:0;text-align:center}.vf-header__top .nav--top li{line-height:56px;font-size:16px;font-weight:600}.vf-header__top .nav--top li a{color:#000000;text-decoration:none;transition:all 0.3s ease-in-out}.vf-header__top .nav--top li a:hover{color:#2071b4;text-decoration:none}.vf-header__top .nav--top li.active{font-weight:600;position:relative}.vf-header__top .nav--top li.active:after{content:"";width:100%;height:3px;background-color:#2071b4;position:absolute;bottom:0;left:0}.vf-header__top .nav--top li:not(.nav--accessibility-help){display:none}@media screen and (min-width:1024px){.vf-header__top{background-color:#ffffff;height:60px}.vf-header__top .nav--top{text-align:right;padding:0 20px}.vf-header__top .nav--top li{line-height:60px;display:inline-block!important;margin-left:32px;font-size:14px}}@media screen and (min-width:1200px){.vf-header__top .nav--top li{font-size:14px}}.vf-header{z-index:99;top:56px}.vf-header .vf-header__logo-desktop{text-align:left}@media screen and (min-width:1024px){.vf-header .vf-header__logo-desktop{height:67px}}@media screen and (min-width:1024px){.vf-header{top:60px;height:67px}}.vf-header__menu-list{background-color:#ffffff}.vf-header__menu-list .vf-header-item__container #vf_header_level_33{display:none}@media screen and (min-width:1024px){.vf-header__menu-list .vf-header-item__container #vf_header_level_23723,.vf-header__menu-list .vf-header-item__container #vf_header_level_34959{display:none}}.vf-header__item a{transition:all 0.3s ease-in-out}.vf-header__item a:hover{color:#2071b4!important}.vf-header__item.item-active{background-color:#ebf2f3;font-weight:600}.vf-header__search-box.active{flex-wrap:wrap}@media screen and (min-width:1024px){.vf-header__search-box.active{top:60px}}.global-search-results{background-color:#ffffff;top:160px;width:100%;position:absolute;padding-top:0;padding-bottom:60px;display:none;visibility:hidden}.global-search-results #global-search-results{margin:0 auto;max-width:778px}@media screen and (max-width:857px){.global-search-results #global-search-results{padding-left:40px;padding-right:40px}}.search__res-item .search__res-link{padding:35px 0;border-bottom:1px solid #ccc;display:block}.search__res-item .search__res-link p{font-size:16px;line-height:1.5em}.search__res-item .search__res-link h1{font-size:20px;color:#2071b4;font-weight:500;margin-bottom:20px;line-height:1em}body.search-results-active{overflow-x:hidden;overflow-y:hidden}body.search-results-active .vf-header{height:100%;overflow:auto}@media screen and (max-width:1023px){body.search-results-active .vf-header .vf-topbar__logo{align-items:flex-start}}@media screen and (max-width:1023px){body.search-results-active .vf-header__inner{align-items:normal}}@media screen and (min-width:1024px){body.search-results-active .nav--top{padding-right:28px}}body.search-results-active .global-search-results{display:block;visibility:visible}.hero-container{padding:0 20px 32px}.hero-container .vf-hero__oneline{height:auto}.hero-container .vf-hero__image-container{height:auto}.hero-container .vf-hero__image{position:relative;z-index:1;height:auto}.hero-container .vf-hero__image picture{position:relative;width:100%;height:auto}.hero-container .vf-hero__image picture img{width:100%;height:auto}.hero-container .vf-hero__image-text{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%)}.vf-plain-text p{font-size:16px;line-height:28px;margin-bottom:20px}.vf-plain-text p.preamble{font-size:20px;line-height:20px;font-weight:500}@media screen and (min-width:640px){.vf-plain-text p.preamble{font-size:28px;line-height:36px}}.vf-plain-text ol,.vf-plain-text ul{margin-left:15px;margin-bottom:20px}.vf-plain-text ul{list-style:disc}.vf-plain-text ol{list-style:decimal}.vf-plain-text li{font-size:16px;line-height:28px}.vf-plain-text a{color:#2071b4;text-decoration:none}.vf-plain-text a:visited{color:#2071b4;text-decoration:none}.vf-plain-text a:hover{color:#2071b4;text-decoration:underline}.vf-plain-text figure{margin:0}.vf-plain-text figure img{max-width:100%;height:auto}.vf-plain-text.vf-plain-text-large li,.vf-plain-text.vf-plain-text-large p{font-size:20px;line-height:36px}.vf-plain-text.vf-plain-text-intro-small h1,.vf-plain-text.vf-plain-text-intro-small h2,.vf-plain-text.vf-plain-text-intro-small h3,.vf-plain-text.vf-plain-text-intro-small h4,.vf-plain-text.vf-plain-text-intro-small h5,.vf-plain-text.vf-plain-text-intro-small h6{margin-bottom:40px}.vf-plain-text.vf-plain-text-intro-small p{font-size:16px;line-height:28px;margin-bottom:40px}.vf-plain-text.vf-plain-text-intro-small p:last-child{margin-bottom:0}.vf-plain-text.vf-plain-text-intro-small ol,.vf-plain-text.vf-plain-text-intro-small ul{margin-bottom:40px}.vf-plain-text.vf-plain-text-intro-small li{font-size:16px;line-height:28px}.vf-plain-text.vf-plain-text-intro-large h1,.vf-plain-text.vf-plain-text-intro-large h2,.vf-plain-text.vf-plain-text-intro-large h3,.vf-plain-text.vf-plain-text-intro-large h4,.vf-plain-text.vf-plain-text-intro-large h5,.vf-plain-text.vf-plain-text-intro-large h6{margin-bottom:40px}.vf-plain-text.vf-plain-text-intro-large p{font-size:20px;line-height:36px;margin-bottom:40px}.vf-plain-text.vf-plain-text-intro-large p:last-child{margin-bottom:0}.vf-plain-text.vf-plain-text-intro-large ol,.vf-plain-text.vf-plain-text-intro-large ul{margin-bottom:40px}.vf-plain-text.vf-plain-text-intro-large li{font-size:20px;line-height:36px}.vf-plain-text-related-pages{text-align:center}.vf-related-pages{overflow:hidden;position:relative}.vf-related-pages .vf-card{padding:0}.vf-related-pages .vf-related-page-link{text-decoration:none!important}.vf-related-pages .vf-related-page-link .vf-card__title,.vf-related-pages .vf-related-page-link h3{text-decoration:none!important}.vf-related-pages .vf-related-page-link:active .vf-card__title,.vf-related-pages .vf-related-page-link:active h3,.vf-related-pages .vf-related-page-link:focus .vf-card__title,.vf-related-pages .vf-related-page-link:focus h3,.vf-related-pages .vf-related-page-link:hover .vf-card__title,.vf-related-pages .vf-related-page-link:hover h3{text-decoration:none}.vf-related-pages:before{content:"";position:absolute;left:0;right:0;margin:0 auto;width:98%;height:100%;max-width:1780px;background-color:#edf0f6;top:108px}@media screen and (min-width:1024px){.vf-image-block .vf-image-block__media--circle{text-align:right}.vf-image-block .vf-image-block__media--circle img{margin:0;display:inline-block}.vf-image-block.vf-image-block--reversed .vf-image-block__media--circle{text-align:left}}.vf-media-block__video-container{background-color:#ffffff;padding:0;margin:0 auto;max-width:1128px;max-height:none;position:relative}.vf-media-block__video-container .vf-media-block__image-container{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;width:100%;margin-top:0}.vf-media-block__video-container .vf-media-block__image-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.vf-media-block__video-container .vf-media__thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover}.vf-simple-table--responsive{overflow-x:auto}.vf-simple-table{text-align:center}.vf-simple-table.vf-table--small{min-width:none;max-width:500px}.vf-simple-table.vf-table--medium{min-width:none;max-width:600px}.vf-simple-table.vf-table--large{min-width:none;max-width:700px}.vf-simple-table tr{text-align:center}.vf-simple-table tr td,.vf-simple-table tr th{text-align:center;width:33.333333%;vertical-align:middle;border-bottom:none;font-size:14px;font-weight:normal;padding:20px 15px}.vf-simple-table tr th{font-weight:bold}.vf-simple-table tr.odd{background-color:#edf0f6}.vf-simple-table tr.odd td{background-color:#edf0f6}.vf-simple-table tr.even{background-color:#ffffff}.vf-simple-table tr.even td{background-color:#ffffff}.vf-pagination__container{padding-bottom:36px;background-color:#edf0f6;max-width:1780px;margin:0 auto}.vf-pagination__container .vf-pagination{align-items:center;justify-content:center}.vf-pagination__container .vf-pagination .vf-page-link{border-color:#000;border-radius:0;background-color:transparent;transition:all 0.3s ease-in-out}.vf-pagination__container .vf-pagination .vf-page-link:hover{border-color:#2071b4;background-color:#2071b4;color:#ffffff}.vf-pagination__container .vf-pagination .vf-page-item.active .vf-page-link{border-color:#2071b4;background-color:#2071b4}.vf-pagination__container .vf-pagination .pag-arrow{min-width:36px;line-height:28px;display:block;text-align:center;text-decoration:none;color:#000000}.vf-pagination__container .vf-pagination .pag-arrow span:before{font-size:1.1rem;position:relative;top:2px}.vf-pagination__container .vf-pagination .pag-arrow:hover{color:#2071b4}.vf-sitemap ul li ul{margin-bottom:0;list-style-type:circle;margin-left:40px}.vf-sitemap ul li ul li ul{list-style-type:square}.vf-sitemap ol li ol{margin-bottom:0;list-style-type:lower-roman;margin-left:40px}.vf-sitemap ol li ol li ol{list-style-type:decimal}.vf-footer__content__first{padding-right:0!important}.vf-footer__content__first p a{color:#2071b4;text-decoration:none}.vf-footer__content__first p a:hover{color:#2071b4;text-decoration:underline}.vf-cookie-banner.vf-cookie-banner--info a{color:#ffffff;text-decoration:underline}.vf-cookie-banner.vf-cookie-banner--info a:focus,.vf-cookie-banner.vf-cookie-banner--info a:hover{color:#ffffff;text-decoration:none}.modal-container{padding:0}#elc-cookie-tab{right:auto!important;font-size:0.8em;box-shadow:none!important;display:flex;position:fixed;bottom:20px!important;left:7px;z-index:999;border:1px solid dimgray;height:30px;padding:4px!important;border-radius:100px;color:dimgray;background-color:transparent!important;-webkit-transition:color 0.3s linear,background-color 0.3s linear;transition:color 0.3s linear,background-color 0.3s linear}#elc-cookie-tab svg{display:inline-block;width:20px;height:auto;padding:0;border:0;margin:0;color:dimgray}#elc-cookie-tab span{display:inline-block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;width:auto;white-space:nowrap;max-width:0;-webkit-transition:max-width 0.3s linear,padding 0.3s linear;transition:max-width 0.3s linear,padding 0.3s linear;padding:0 0px;line-height:21px;font-weight:500}#elc-cookie-tab:hover{color:#2071b5!important;background-color:#fff!important}#elc-cookie-tab:hover span{max-width:300px;padding:0 5px;color:#2071b5!important;position:relative;top:-2px}#elc-cookie-tab:hover svg{color:#2071b5!important}.vf-accordion .vf-accordion--row{text-decoration:none;color:#000000;padding:20px 0;border-bottom:1px solid #ccc;display:block}.vf-accordion .vf-accordion--row .vf-accordion--row--heading{position:relative;padding-right:74px}.vf-accordion .vf-accordion--row .vf-accordion--row--heading p{margin:0;color:#000000}.vf-accordion .vf-accordion--row .vf-accordion--row--heading .vf-icon-up{display:none;visibility:hidden}.vf-accordion .vf-accordion--row .vf-accordion--row--heading .vf-icon{color:#000000}.vf-accordion .vf-accordion--row .vf-accordion--row--heading .vf-icon:before{left:auto;right:0;color:#000000}.vf-accordion .vf-accordion--row .vf-accordion--row--copy{display:none;visibility:hidden;margin-top:30px}.vf-accordion .vf-accordion--row .vf-accordion--row--copy p{color:#000000}.vf-accordion .vf-accordion--row .vf-accordion--row--copy p:last-child{margin-bottom:0}.vf-accordion .vf-accordion--row .vf-accordion--row--copy a{color:#2071b4;text-decoration:none}.vf-accordion .vf-accordion--row .vf-accordion--row--copy a:visited{color:#2071b4;text-decoration:none}.vf-accordion .vf-accordion--row .vf-accordion--row--copy a:hover{color:#2071b4;text-decoration:underline}.vf-accordion .vf-accordion--row:hover{text-decoration:none;color:#000000;cursor:pointer}.vf-accordion .vf-accordion--row.active .vf-accordion--row--heading .vf-icon-up{display:block;visibility:visible}.vf-accordion .vf-accordion--row.active .vf-accordion--row--heading .vf-icon-down{display:none;visibility:hidden}.vf-accordion .vf-accordion--row.active .vf-accordion--row--copy{display:block;visibility:visible}.vf-icons-layout .vf-icon-layout-link{display:block;text-decoration:none;color:#000000}.vf-icons-layout .vf-icon-layout{text-align:center}.vf-icons-layout .vf-icon-layout .vf-icon-layout--icon{text-align:center;min-height:144px}.vf-icons-layout .vf-icon-layout .vf-icon-layout--icon .vf-icon:before{font-size:9rem}.vf-icons-layout .vf-icon-layout .vf-icon-layout--icon .vf-icon.vf-icon-my-documents:before{font-size:8rem!important}.vf-icons-layout .vf-icon-layout .vf-icon-layout--heading{text-align:center;margin-top:30px}.vf-icons-layout .vf-icon-layout .vf-icon-layout--subheading{text-align:center}.vf-icons-layout .vf-icon-layout .vf-icon-layout--subheading p{font-size:16px;font-weight:600;line-height:1.5em}.vf-form fieldset{border:none;padding:0;margin:0 auto;max-width:552px}.vf-alt-input-container{position:relative;width:100%;margin-bottom:10px}.vf-alt-input{border-radius:0;width:100%}.vf-alt-input.error{border-color:#ffb2a4!important;box-shadow:0 0 #f93b18!important;outline:none!important}.vf-alt-input-container-textarea{height:auto}.vf-alt-textarea{border-radius:0;width:100%;min-width:100%;max-width:552px;min-height:110px;max-height:600px}.vf-button-container{text-align:center}.customer-form__note{margin-bottom:25px;text-align:center}.vf-alt-select-container .vf-alt-input-label{position:relative;top:auto;left:auto;display:block;margin-bottom:10px;z-index:2}.vf-alt-select-container .vf-dropdown__standard{border-radius:0}.vf-alt-select-container .vf-dropdown-wrapper{width:100%}.vf-alt-select-container .vf-alt-input_for-dropdown{position:absolute;top:0;left:0;width:1px;height:1px;border:none;z-index:-1;padding:0}.vf-alt-select-container.has-error .vf-dropdown__standard{border-color:#ffb2a4!important;box-shadow:0 0 #f93b18!important;outline:none!important}@media screen and (max-width:392px){.postcode--finder{top:60px!important}}@media screen and (max-width:392px){.vf-alt-input-container--postcode{height:127px!important}}@media screen and (max-width:392px){.vf-btn--postcode-search{top:89px!important}}.has-error .vf-alt-input-label{color:#f93b18!important}.help-block{position:absolute;bottom:0;right:0;font-size:14px}.help-block.form-error{color:#f93b18}.moving-forms{padding-top:143px;padding-bottom:16px}@media screen and (min-width:640px){.moving-forms{padding-top:125px;padding-bottom:48px}}@media screen and (min-width:768px){.moving-forms{padding-top:155px;padding-bottom:58px}}@media screen and (min-width:1200px){.moving-forms{padding-top:170px}}.moving-forms .vf-container{max-width:90%}@media screen and (min-width:640px){.moving-forms .vf-container{max-width:81.25%}}@media screen and (min-width:768px){.moving-forms .vf-container{max-width:84%}}@media screen and (min-width:960px){.moving-forms .vf-container{max-width:90%}}@media screen and (min-width:1200px){.moving-forms .vf-container{max-width:992px}}.moving-forms .vf-container .customer-form{margin-bottom:40px}.moving-forms .vf-container .uk-fieldset{max-width:992px}.moving-forms .vf-container .uk-fieldset input.parsley-error{border-color:#ffb2a4!important;box-shadow:0 0 #f93b18!important;outline:none!important}.moving-forms .vf-container .uk-fieldset .parsley-errors-list{position:absolute;bottom:-18px;left:0}.moving-forms .vf-container .uk-fieldset .parsley-errors-list .parsley-required{font-size:14px;color:#f93b18}.moving-forms .vf-container .uk-fieldset .postcode__search{margin-bottom:110px}.moving-forms .vf-container .uk-fieldset .postcode__search .vf-alt-input-container{text-align:center}.moving-forms .vf-container .uk-fieldset .postcode__search .vf-alt-input-label{font-size:18px;font-weight:bold;width:100%;text-align:left}.moving-forms .vf-container .uk-fieldset .postcode__search .vf-alt-input{max-width:100%;width:100%;top:40px}.moving-forms .vf-container .uk-fieldset .postcode__search .vf-btn{position:relative;top:69px;margin:0}@media screen and (min-width:768px){.moving-forms .vf-container .uk-fieldset .postcode__search{margin-bottom:50px}.moving-forms .vf-container .uk-fieldset .postcode__search .vf-alt-input-container{text-align:left}.moving-forms .vf-container .uk-fieldset .postcode__search .vf-alt-input-label{font-size:20px}.moving-forms .vf-container .uk-fieldset .postcode__search .vf-alt-input{max-width:320px;top:50px}.moving-forms .vf-container .uk-fieldset .postcode__search .vf-btn{position:relative;top:50px;margin:0 0 0 24px}}@media screen and (min-width:960px){.moving-forms .vf-container .uk-fieldset .postcode__search .vf-alt-input{max-width:360px}}.moving-forms .vf-container .uk-fieldset .postcode__drop-down{margin-bottom:50px}.moving-forms .vf-container .uk-fieldset .postcode__drop-down legend{font-size:18px;font-weight:bold;width:100%;margin-bottom:25px;color:#000000}@media screen and (min-width:768px){.moving-forms .vf-container .uk-fieldset .postcode__drop-down legend{font-size:20px}}.moving-forms .vf-container .uk-fieldset .tab-address legend{font-size:18px;font-weight:bold;width:100%;margin-bottom:30px;color:#000000}@media screen and (min-width:768px){.moving-forms .vf-container .uk-fieldset .tab-address legend{font-size:20px}}.moving-forms .vf-container .uk-fieldset .moving-forms__grid{grid-template-columns:repeat(1,1fr);grid-gap:0;display:grid;max-width:740px}.moving-forms .vf-container .uk-fieldset .moving-forms__grid .vf-input__container{width:100%;margin-bottom:40px}.moving-forms .vf-container .uk-fieldset .moving-forms__grid .vf-input__container .vf-input{border-radius:0;width:100%}.moving-forms .vf-container .uk-fieldset .moving-forms__grid .vf-input__container .vf-input__label{color:#1964a3;font-weight:500;left:16.5px;letter-spacing:0px;transform:scale(0.7);transform-origin:top left;top:-9px;padding:0 7px}@media screen and (min-width:768px){.moving-forms .vf-container .uk-fieldset .moving-forms__grid{grid-template-columns:repeat(2,1fr);grid-gap:24px}.moving-forms .vf-container .uk-fieldset .moving-forms__grid .vf-input__container{margin-bottom:20px}}.moving-forms .vf-container .tabs .vf-horizontal-steppers--container{margin-bottom:25px}.moving-forms .vf-container .tabs .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default{margin-bottom:10px;text-decoration:none}.moving-forms .vf-container .tabs .vf-horizontal-steppers--step .vf-horizontal-steppers--bullet-default .vf-horizontal-steppers--icon:before{font-size:14px;content:""}.moving-forms .vf-container .tabs .vf-horizontal-steppers--step label{display:none;color:#000000;font-size:12px;font-weight:bold}.moving-forms .vf-container .tabs .vf-horizontal-steppers--step.active .vf-horizontal-steppers--bullet-default{background:#2071b4}.moving-forms .vf-container .tabs .vf-horizontal-steppers--step.active .vf-horizontal-steppers--bullet-default .vf-horizontal-steppers--icon:before{content:"\ea71"}.moving-forms .vf-container .tabs .vf-horizontal-steppers--step.active label{display:inline-block}@media screen and (min-width:768px){.moving-forms .vf-container .tabs .vf-horizontal-steppers--container{margin-bottom:50px}}.moving-forms .vf-cookie-banner{text-align:left;padding:15px 0}.moving-forms .vf-cookie-banner h1,.moving-forms .vf-cookie-banner h2,.moving-forms .vf-cookie-banner h3,.moving-forms .vf-cookie-banner h4,.moving-forms .vf-cookie-banner h5,.moving-forms .vf-cookie-banner h6,.moving-forms .vf-cookie-banner p{line-height:1.25em;font-size:1.2rem}.moving-forms .review--submit{margin-bottom:44px;position:relative}.moving-forms .review--submit .input__label-wrap{padding:0;position:absolute;top:-35px;left:0}.moving-forms .review--submit .input__label-wrap span{font-size:18px;color:#000000}.moving-forms .review--submit .input__field-wrap{max-width:550px;border-radius:5px;border:solid 1px #ccc;max-width:100%;width:100%;margin-top:70px}.moving-forms .review--submit .input__field-wrap .input__inform{padding:15px 23px 20px}.moving-forms .review--submit .input__field-wrap .input__inform dl{display:flex;flex-wrap:wrap;margin:0}.moving-forms .review--submit .input__field-wrap .input__inform dl dt{flex-shrink:0;width:45%;text-align:right;font-size:16px;color:#000000;margin:0;line-height:1.75}.moving-forms .review--submit .input__field-wrap .input__inform dl dd{width:55%;font-size:16px;color:#000000;margin:0;padding-left:15px;line-height:1.75}.moving-forms .review--submit .input__field-wrap .input__inform dl dd.overview--email{word-wrap:break-word}@media screen and (min-width:768px){.moving-forms .review--submit{display:flex;align-items:center}.moving-forms .review--submit .input__label-wrap{position:relative;top:auto;left:auto;max-width:185px;width:100%;padding-right:25px}.moving-forms .review--submit .input__label-wrap span{font-size:20px}.moving-forms .review--submit .input__field-wrap{max-width:550px;width:100%;margin-top:0}.moving-forms .review--submit .input__field-wrap .input__inform dl dt{width:230px}.moving-forms .review--submit .input__field-wrap .input__inform dl dd{width:calc(100% - 230px);padding-left:24px}}.moving-forms .same-address{position:relative}.moving-forms .same-address .input__label-wrap{padding:0;position:absolute;top:-50px;left:0}.moving-forms .same-address .input__field-wrap{max-width:100%;width:100%;border-radius:5px;border:solid 1px #ccc;margin-top:70px}.moving-forms .same-address .input__field-wrap .input__inform{padding:15px 23px 15px}.moving-forms .same-address .input__field-wrap .input__inform p{font-size:16px;line-height:1.8;color:#767676;margin-bottom:0}@media screen and (min-width:768px){.moving-forms .same-address{display:flex;align-items:center}.moving-forms .same-address .input__label-wrap{padding:0 35px 0 12px;position:relative;top:auto;left:auto;max-width:360px}.moving-forms .same-address .input__field-wrap{margin-top:0}.moving-forms .same-address .input__field-wrap .input__inform p{font-size:20px}}.moving-forms .meter-read{height:85px;margin-bottom:38px}.moving-forms .customer-form__note{color:#767676;font-size:16px;margin-bottom:0;text-align:left;margin-top:8px}.moving-forms .tabs-previous{font-size:18px;font-weight:500;color:#000000;text-decoration:none;margin:28px 0 30px;display:inline-block}.moving-forms .tabs-previous span{margin-right:5px;color:#2071b4;position:relative;top:2px}.moving-forms .tabs-previous span:before{font-size:20px}.moving-forms .tabs-previous:hover{color:#2071b4}@media screen and (min-width:768px){.moving-forms .tabs-previous{margin:0}}.moving-forms .customer-form__content p{margin-bottom:25px}.moving-forms .customer-form__content p:last-child{margin-bottom:0}.moving-forms .customer-form__content a{color:#2071b4;text-decoration:none}.moving-forms .customer-form__content a:hover{color:#2071b4;text-decoration:underline}.moving-forms .customer__footer .customer__footer-left__full{width:100%!important;margin-bottom:45px}.moving-forms .customer__footer .customer__footer-left{width:100%;text-align:center}.moving-forms .customer__footer .customer__footer-right{text-align:center;width:100%}.moving-forms .customer__footer .customer__footer-right .vf-btn{text-decoration:none;min-width:100%}.moving-forms .customer__footer .customer__footer-link{color:#000000;font-size:18px;font-weight:500;text-decoration:none}.moving-forms .customer__footer .customer__footer-link span{margin-right:10px;color:#2071b4;position:relative;top:2px}.moving-forms .customer__footer .customer__footer-link span:before{font-size:20px}.moving-forms .customer__footer .customer__footer-link:hover{color:#2071b4}@media screen and (min-width:768px){.moving-forms .customer__footer .customer__footer-grid{display:flex;align-items:flex-end;flex-direction:row-reverse}.moving-forms .customer__footer .customer__footer-left{text-align:left;width:50%}.moving-forms .customer__footer .customer__footer-right{text-align:right;width:50%}.moving-forms .customer__footer .customer__footer-right .vf-btn{min-width:240px}}.moving-forms .vf-dropdown-wrapper{width:100%}.moving-forms .dropdown-grid{width:100%;margin-right:0;margin-bottom:20px;display:inline-block;position:relative}@media screen and (min-width:640px){.moving-forms .dropdown-grid{width:30%;margin-right:1%;margin-bottom:0}}@media screen and (min-width:768px){.moving-forms .dropdown-grid{width:28%}}@media screen and (min-width:960px){.moving-forms .dropdown-grid{width:23%}}@media screen and (min-width:1200px){.moving-forms .dropdown-grid{width:20%}}.moving-forms .radio-container{width:100%;margin-right:0;margin-bottom:20px;display:inline-block;position:relative;font-size:18px}@media screen and (min-width:640px){.moving-forms .radio-container{font-size:20px}}@media screen and (min-width:768px){.moving-forms .radio-container{width:48%;font-size:20px}}@media screen and (min-width:960px){.moving-forms .radio-container{width:40%;font-size:22px}}@media screen and (min-width:1200px){.moving-forms .radio-container{width:33%}}.moving-forms .select--moveIn{height:auto;margin-bottom:15px}.moving-forms .select--meterReadingDate{height:auto;margin-bottom:40px}.moving-forms .select--meterReadingDate legend{margin-bottom:10px!important}.moving-forms .meter-read label{font-weight:700}.moving-forms .meter-read input{max-width:598px}.moving-forms .supply-type-radio--container{position:relative;margin-bottom:40px}.moving-forms .tab-3__address .customer-form__note{margin-bottom:40px}.moving-forms .tab-4__address .customer-form__content{margin-top:35px}.form-errors-outer{text-align:center;margin-top:40px;display:none}.form-errors-outer .form-errors__title{color:#f93b18}.vf-dropdown-list{overflow-y:scroll}.temp--form-thank-you{padding-top:140px;padding-bottom:55px}.temp--form-thank-you .vf-container{max-width:920px}.temp--form-thank-you .vf-plain-text p{font-size:16px}.temp--form-thank-you .vf-plain-text p.subheading{font-size:18px}.temp--form-thank-you .thank-you-feedback{text-align:center}.temp--form-thank-you .customer-form{margin-top:15px}.temp--form-thank-you .customer-form fieldset{border:none;margin:0;padding:0}.temp--form-thank-you .customer-form .uk-legend{text-align:center;margin-bottom:25px}.temp--form-thank-you .customer-form .uk-legend span{font-size:36px;font-weight:bold}.temp--form-thank-you .customer-form .customer-form__smiles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;margin:0 auto 44px;max-width:390px}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile .radio-smile__label{padding:5px;border:4px solid #fff;display:inline-block;transition:all 0.3s ease-in;border-radius:50%}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile .radio-smile__label svg{width:54px;height:auto;position:relative;top:2px}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile input[type=radio]:checked+label{border:4px solid #ffda00;cursor:pointer}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile input[type=radio]:checked+label svg{fill:#2071b4}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile:hover{cursor:pointer}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile:hover .radio-smile__label{border-radius:50%;border:4px solid #ffda00;cursor:pointer}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile:hover .radio-smile__label svg{fill:#2071b4}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile.alpha{text-align:left}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile.beta{text-align:center}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile.gamma{text-align:right}.temp--form-thank-you .customer-form .feedback-copy{margin-bottom:20px}.temp--form-thank-you .customer-form .feedback-copy p{font-size:16px}.temp--form-thank-you .customer-form .feedback-button{text-align:center}.temp--form-thank-you .customer-form .vf-alt-input-container-textarea{margin-bottom:44px}.temp--form-thank-you .customer-form .vf-alt-input-container-textarea .vf-alt-textarea{top:0;font-size:16px}.temp--form-thank-you .customer-form .vf-alt-input-container-textarea .vf-alt-textarea::placeholder{font-size:16px}.temp--form-thank-you .customer-form .vf-alt-input-container-textarea .help-block{bottom:-20px}@media screen and (min-width:640px){.temp--form-thank-you{padding-top:125px;padding-bottom:88px}.temp--form-thank-you .feedback--title{margin-bottom:42px}.temp--form-thank-you .feedback--title h1{margin-bottom:0}.temp--form-thank-you .customer-form .customer-form__smiles{margin:0 auto 35px}.temp--form-thank-you .customer-form .vf-alt-input-container-textarea .vf-alt-textarea{min-height:200px}.temp--form-thank-you .thank-you-feedback{max-width:520px;margin:44px auto 0}.temp--form-thank-you .thank-you-feedback h2{font-size:36px;margin-bottom:30px}}@media screen and (min-width:768px){.temp--form-thank-you{padding-top:152px;padding-bottom:88px}.temp--form-thank-you .vf-plain-text p{font-size:20px}.temp--form-thank-you .vf-plain-text p.subheading{font-size:20px}.temp--form-thank-you .customer-form{margin:55px auto 0;max-width:600px}.temp--form-thank-you .customer-form .uk-legend{margin-bottom:45px}.temp--form-thank-you .customer-form .uk-legend span{font-size:52px}.temp--form-thank-you .customer-form .feedback-copy p{font-size:20px;text-align:center}.temp--form-thank-you .customer-form .customer-form__smiles{margin:0 auto 50px;max-width:500px}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile .radio-smile__label{padding:11px;border:5px solid #fff}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile .radio-smile__label svg{width:81px;top:2px}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile input[type=radio]:checked+label{border:5px solid #ffda00}.temp--form-thank-you .customer-form .customer-form__smiles .customer-form__smile .radio-smile:hover .radio-smile__label{border:5px solid #ffda00}.temp--form-thank-you .customer-form .vf-alt-input-container-textarea{text-align:center;max-width:550px;margin:0 auto 44px}.temp--form-thank-you .customer-form .vf-alt-input-container-textarea .vf-alt-textarea{font-size:20px}.temp--form-thank-you .customer-form .vf-alt-input-container-textarea .vf-alt-textarea::placeholder{font-size:20px}.temp--form-thank-you .thank-you-feedback{max-width:648px;margin:65px auto 0}.temp--form-thank-you .thank-you-feedback h2{font-size:52px;margin-bottom:45px}.temp--form-thank-you .thank-you-feedback p strong{font-size:28px}.temp--form-thank-you .thank-you-feedback .customer-form__content{margin-bottom:45px}}@media screen and (min-width:960px){.temp--form-thank-you .thank-you-feedback{max-width:880px;margin:75px auto 0}}@media screen and (min-width:1200px){.temp--form-thank-you{padding-top:170px;padding-bottom:88px}.temp--form-thank-you .customer-form{margin:75px auto 0}.temp--form-thank-you .thank-you-feedback{max-width:920px}}.checkbox-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;border:1px solid #2071b4}.checkbox-container:hover input~.checkmark{background-color:#fff}.checkbox-container:hover input~.checkmark:after{opacity:0.5}.checkbox-container input:checked~.checkmark{background-color:#fff}.checkmark:after{content:"";position:absolute;opacity:0;transition:all 0.3s}.checkbox-container input:checked~.checkmark:after{opacity:1!important}.checkbox-container .checkmark:after{left:8px;top:3px;width:7px;height:13px;border:solid #000000;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.radio-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio-checkmark{position:absolute;top:0;left:0;height:27px;width:27px;background-color:#fff;border-radius:50%;border:1px solid #ccc}.radio-container:hover input~.radio-checkmark{background-color:#fff}.radio-container:hover input~.radio-checkmark:after{opacity:0.5}.radio-container input:checked~.radio-checkmark{background-color:#fff}.radio-checkmark:after{content:"";position:absolute;opacity:0;transition:all 0.3s}.radio-container input:checked~.radio-checkmark:after{opacity:1!important}.radio-container .radio-checkmark:after{top:5px;left:5px;width:15px;height:15px;border-radius:50%;background:#2071b4}.vf-card .vf-image-block__controls,.vf-featured-article .vf-image-block__controls{position:relative}.vf-card .vf-image-block__controls .article-date,.vf-featured-article .vf-image-block__controls .article-date{position:absolute;top:50%;transform:translate(0,-50%);right:0;color:#000000}.vf-news-filters{margin-bottom:52px}.modal-container{display:none;visibility:hidden}.modal-container.active{display:block;visibility:visible}.vf-padding-small{padding:14px}.vf-padding-medium{padding:22px}.vf-padding-large{padding:38px}.vf-padding-xlarge{padding:44px}.vf-grid{width:100%;padding:0}.vf-grid-3-col{grid-template-columns:repeat(1,1fr);grid-gap:0}.vf-grid-4-col{grid-template-columns:repeat(1,1fr);grid-gap:0}.vf-gdpr-consent #elc-save-link{display:none}.vf-gdpr-consent .vf-gdpr-consent__text a{color:#2071b4;text-decoration:none}.vf-gdpr-consent .vf-gdpr-consent__text a:hover{text-decoration:underline;color:#2071b4}.vf-footer{background-color:#ebf2f3}@media screen and (min-width:480px){.vf-grid-4-col{grid-template-columns:repeat(2,1fr);grid-gap:24px}}@media screen and (min-width:768px){.vf-grid-3-col{grid-template-columns:repeat(3,1fr);grid-gap:24px}.vf-media-block__image-container .vf-media__play-button-wrapper{top:calc(50% - 40px)}.vf-simple-table.vf-table--small{min-width:300px;max-width:500px}.vf-simple-table.vf-table--medium{min-width:400px;max-width:600px}.vf-simple-table.vf-table--large{min-width:600px;max-width:700px}}@media screen and (min-width:992px){.vf-grid-3-col{grid-gap:17px}.vf-grid-4-col{grid-gap:17px;grid-template-columns:repeat(4,1fr)}.vf-simple-table.vf-table--small{min-width:400px;max-width:552px}.vf-simple-table.vf-table--medium{min-width:552px;max-width:700px}.vf-simple-table.vf-table--large{min-width:700px;max-width:900px}}@media screen and (min-width:1024px){.vf-header .vf-header__menu-level-1{max-width:1126px;grid-template-columns:168px auto 60px;margin:0 auto}.vf-header .vf-header__item{padding:8px 15px;height:67px}.vf-header .vf-header-item__container{justify-content:right}.vf-header .vf-icon-div{justify-content:right}.vf-image-block__body{padding-top:44px;padding-bottom:44px}}@media screen and (min-width:1200px){.vf-header .vf-header__item{padding:8px 18px}.vf-header .vf-header__item .vf-header__link{font-size:16px!important}.vf-simple-table.vf-table--small{min-width:400px;max-width:552px}.vf-simple-table.vf-table--medium{min-width:552px;max-width:800px}.vf-simple-table.vf-table--large{min-width:800px;max-width:1000px}.moving-forms .vf-form{max-width:100%}}@media screen and (min-width:1400px){.vf-grid-3-col{grid-gap:24px}.vf-grid-4-col{grid-gap:24px}.vf-image-block__body{padding-top:44px;padding-bottom:44px}.vf-footer__container{max-width:1200px;width:100%;padding:57px 36px 68px}}