﻿/*! angular-spinkit 2016-02-22 */.chasing-dots-spinner{margin:100px auto;width:40px;height:40px;position:relative;text-align:center;-webkit-animation:rotate 2s infinite linear;animation:rotate 2s infinite linear}.dot1,.dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#333;border-radius:100%;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.spinning-dots-spinner{margin:100px auto;width:20px;height:20px;position:relative}.container1>div,.container2>div,.container3>div{width:6px;height:6px;background-color:#333;border-radius:100%;position:absolute;-webkit-animation:bouncedelay 1.2s infinite ease-in-out;animation:bouncedelay 1.2s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.spinning-dots-spinner .spinner-container{position:absolute;width:100%;height:100%}.container2{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.container3{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.circle1{top:0;left:0}.circle2{top:0;right:0}.circle3{right:0;bottom:0}.circle4{left:0;bottom:0}.container2 .circle1{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.container3 .circle1{-webkit-animation-delay:-1s;animation-delay:-1s}.container1 .circle2{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.container2 .circle2{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.container3 .circle2{-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.container1 .circle3{-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.container2 .circle3{-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.container3 .circle3{-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.container1 .circle4{-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.container2 .circle4{-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.container3 .circle4{-webkit-animation-delay:-0.1s;animation-delay:-0.1s}@-webkit-keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,100%,80%{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}.double-bounce-spinner{width:40px;height:40px;position:relative;margin:100px auto}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#333;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.pulse-spinner{width:40px;height:40px;margin:100px auto;background-color:#333;border-radius:100%;-webkit-animation:scaleout 1s infinite ease-in-out;animation:scaleout 1s infinite ease-in-out}@-webkit-keyframes scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}100%{transform:scale(1);-webkit-transform:scale(1);opacity:0}}.three-dots-row-spinner{width:30px;height:30px;background-color:#333;margin:100px auto;-webkit-animation:rotateplane 1.2s infinite ease-in-out;animation:rotateplane 1.2s infinite ease-in-out}@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.wandering-cubes-spinner{margin:100px auto;width:32px;height:32px;position:relative}.wandering-cubes-spinner:after,.wandering-cubes-spinner:before{content:"";background-color:#333;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:cubemove 1.8s infinite ease-in-out;animation:cubemove 1.8s infinite ease-in-out}.wandering-cubes-spinner:after{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes cubemove{25%{-webkit-transform:translateX(22px) rotate(-90deg) scale(0.5)}50%{-webkit-transform:translateX(22px) translateY(22px) rotate(-180deg)}75%{-webkit-transform:translateX(0px) translateY(22px) rotate(-270deg) scale(0.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(0.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);-webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.wave-spinner{margin:100px auto;width:50px;height:30px;text-align:center;font-size:10px}.wave-spinner>div{background-color:#333;height:100%;width:6px;display:inline-block;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}.wave-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.wave-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.wave-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.wave-spinner .rect5{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}@-webkit-keyframes stretchdelay{0%,100%,40%{-webkit-transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,100%,40%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.three-bounce-spinner{margin:100px auto 0;width:70px;text-align:center}.three-bounce-spinner>div{width:18px;height:18px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s infinite ease-in-out both;animation:bouncedelay 1.4s infinite ease-in-out both}.three-bounce-spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.three-bounce-spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,100%,80%{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}.cube-grid-spinner{width:30px;height:30px;margin:100px auto}.cube{width:33%;height:33%;background:#333;float:left;-webkit-animation:scaleDelay 1.3s infinite ease-in-out;animation:scaleDelay 1.3s infinite ease-in-out}.cube-grid-spinner .cube:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}.cube-grid-spinner .cube:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.cube-grid-spinner .cube:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.cube-grid-spinner .cube:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}.cube-grid-spinner .cube:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}.cube-grid-spinner .cube:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}.cube-grid-spinner .cube:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}.cube-grid-spinner .cube:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}.cube-grid-spinner .cube:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes scaleDelay{0%,100%,70%{-webkit-transform:scale3D(1, 1, 1)}35%{-webkit-transform:scale3D(0, 0, 1)}}@keyframes scaleDelay{0%,100%,70%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}35%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(0, 0, 1)}}.word-press-spinner{background:#333;width:30px;height:30px;display:inline-block;border-radius:30px;position:relative;-webkit-animation:inner-circle 1s linear infinite;animation:inner-circle 1s linear infinite}.inner-circle{display:block;background:#fff;width:8px;height:8px;position:absolute;border-radius:8px;top:5px;left:5px}@-webkit-keyframes inner-circle{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes inner-circle{0%{transform:rotate(0);-webkit-transform:rotate(0)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}.fading-circle-spinner{margin:100px auto;width:22px;height:22px;position:relative}.fading-circle{width:100%;height:100%;position:absolute;left:0;top:0}.fading-circle:before{content:"";display:block;margin:0 auto;width:18%;height:18%;background-color:#333;border-radius:100%;-webkit-animation:fadedelay 1.2s infinite ease-in-out both;animation:fadedelay 1.2s infinite ease-in-out both}.fading-circle2{transform:rotate(30deg);-webkit-transform:rotate(30deg)}.fading-circle3{transform:rotate(60deg);-webkit-transform:rotate(60deg)}.fading-circle4{transform:rotate(90deg);-webkit-transform:rotate(90deg)}.fading-circle5{transform:rotate(120deg);-webkit-transform:rotate(120deg)}.fading-circle6{transform:rotate(150deg);-webkit-transform:rotate(150deg)}.fading-circle7{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.fading-circle8{transform:rotate(210deg);-webkit-transform:rotate(210deg)}.fading-circle9{transform:rotate(240deg);-webkit-transform:rotate(240deg)}.fading-circle10{transform:rotate(270deg);-webkit-transform:rotate(270deg)}.fading-circle11{transform:rotate(300deg);-webkit-transform:rotate(300deg)}.fading-circle12{transform:rotate(330deg);-webkit-transform:rotate(330deg)}.fading-circle2:before{animation-delay:-1.1s;-webkit-animation-delay:-1.1s}.fading-circle3:before{animation-delay:-1s;-webkit-animation-delay:-1s}.fading-circle4:before{animation-delay:-0.9s;-webkit-animation-delay:-0.9s}.fading-circle5:before{animation-delay:-0.8s;-webkit-animation-delay:-0.8s}.fading-circle6:before{animation-delay:-0.7s;-webkit-animation-delay:-0.7s}.fading-circle7:before{animation-delay:-0.6s;-webkit-animation-delay:-0.6s}.fading-circle8:before{animation-delay:-0.5s;-webkit-animation-delay:-0.5s}.fading-circle9:before{animation-delay:-0.4s;-webkit-animation-delay:-0.4s}.fading-circle10:before{animation-delay:-0.3s;-webkit-animation-delay:-0.3s}.fading-circle11:before{animation-delay:-0.2s;-webkit-animation-delay:-0.2s}.fading-circle12:before{animation-delay:-0.1s;-webkit-animation-delay:-0.1s}@-webkit-keyframes fadedelay{0%,100%,39%{opacity:0}40%{opacity:1}}@keyframes fadedelay{0%,100%,39%{opacity:0}40%{opacity:1}}/*! angularjs-slider - v7.1.0 -  (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervi.eu>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> -  https://github.com/angular-slider/angularjs-slider -  2022-05-26 */.rzslider{position:relative;display:inline-block;width:100%;height:4px;margin:35px 0 15px 0;vertical-align:middle;user-select:none}.rzslider.noanimate *{transition:none !important}.rzslider.with-legend{margin-bottom:40px}.rzslider[disabled]{cursor:not-allowed}.rzslider[disabled] .rz-pointer{cursor:not-allowed;background-color:#d8e0f3}.rzslider[disabled] .rz-draggable{cursor:not-allowed}.rzslider[disabled] .rz-selection{background:#8b91a2}.rzslider[disabled] .rz-tick{cursor:not-allowed}.rzslider[disabled] .rz-tick.rz-selected{background:#8b91a2}.rzslider span{position:absolute;display:inline-block;white-space:nowrap}.rzslider .rz-base{width:100%;height:100%;padding:0}.rzslider .rz-bar-wrapper{left:0;z-index:1;width:100%;height:32px;padding-top:16px;margin-top:-16px;box-sizing:border-box;transition:all linear .3s}.rzslider .rz-draggable{cursor:move}.rzslider .rz-bar{left:0;z-index:1;width:100%;height:4px;background:#d8e0f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-bar-wrapper.rz-transparent .rz-bar{background:transparent}.rzslider .rz-bar-wrapper.rz-left-out-selection .rz-bar{background:#df002d}.rzslider .rz-bar-wrapper.rz-right-out-selection .rz-bar{background:#03a688}.rzslider .rz-selection{z-index:2;background:#0db9f0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;transition:background-color linear .3s}.rzslider .rz-restricted{z-index:3;background:red;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-pointer{top:-14px;z-index:3;width:32px;height:32px;cursor:pointer;background-color:#0db9f0;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;transition:all linear .3s}.rzslider .rz-pointer:after{position:absolute;top:12px;left:12px;width:8px;height:8px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;content:""}.rzslider .rz-pointer:hover:after{background-color:#fff}.rzslider .rz-pointer.rz-active{z-index:4}.rzslider .rz-pointer.rz-active:after{background-color:#451aff}.rzslider .rz-bubble{bottom:16px;padding:1px 3px;color:#55637d;cursor:default;transition:all linear .3s}.rzslider .rz-bubble.rz-limit{color:#55637d;transition:none}.rzslider .rz-ticks{position:absolute;top:-3px;left:0;z-index:1;width:100%;height:0;margin:0;list-style:none;box-sizing:border-box}.rzslider .rz-ticks-values-under .rz-tick-value{top:auto;bottom:-32px}.rzslider .rz-tick{position:absolute;top:0;left:0;width:10px;height:10px;margin-left:11px;text-align:center;cursor:pointer;background:#d8e0f3;border-radius:50%;transition:background-color linear .3s}.rzslider .rz-tick.rz-selected{background:#0db9f0}.rzslider .rz-tick-value{position:absolute;top:-30px;transform:translate(-50%, 0)}.rzslider .rz-tick-legend{position:absolute;top:24px;max-width:50px;white-space:normal;transform:translate(-50%, 0)}.rzslider.rz-vertical{position:relative;width:4px;height:100%;padding:0;margin:0 20px;vertical-align:baseline}.rzslider.rz-vertical .rz-base{width:100%;height:100%;padding:0}.rzslider.rz-vertical .rz-bar-wrapper{top:auto;left:0;width:32px;height:100%;padding:0 0 0 16px;margin:0 0 0 -16px}.rzslider.rz-vertical .rz-bar{bottom:0;left:auto;width:4px;height:100%}.rzslider.rz-vertical .rz-pointer{top:auto;bottom:0;left:-14px !important}.rzslider.rz-vertical .rz-bubble{bottom:0;left:16px !important;margin-left:3px}.rzslider.rz-vertical .rz-ticks{top:0;left:-3px;z-index:1;width:0;height:100%}.rzslider.rz-vertical .rz-tick{margin-top:11px;margin-left:auto;vertical-align:middle}.rzslider.rz-vertical .rz-tick-value{top:auto;left:24px;transform:translate(0, -28%)}.rzslider.rz-vertical .rz-tick-legend{top:auto;right:24px;max-width:none;white-space:nowrap;transform:translate(0, -28%)}.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value{right:24px;bottom:auto;left:auto}@font-face{font-family:"Fira Sans";src:url("/media/Tech-Icons/fonts/firasans400.woff2") format("woff2"),url("assets/fonts/FiraSans400.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Fira Sans";src:url("/media/Tech-Icons/fonts/firasans600.woff2") format("woff2"),url("assets/fonts/FiraSans600.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:"Bree Serif";src:url("/media/Tech-Icons/fonts/breeserif.woff2") format("woff2"),url("assets/fonts/BreeSerif.woff2") format("woff2");font-weight:400;font-style:normal}@keyframes progress{0%{transform:translate3d(-200px, 0, 0)}100%{transform:translate3d(calc(200px + 100vw), 0, 0)}}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important}.small-only-text-right{text-align:right !important}.small-only-text-center{text-align:center !important}.small-only-text-justify{text-align:justify !important}}@media only screen{.small-text-left{text-align:left !important}.small-text-right{text-align:right !important}.small-text-center{text-align:center !important}.small-text-justify{text-align:justify !important}}@media only screen and (min-width:40.0625em)and (max-width:64em){.medium-only-text-left{text-align:left !important}.medium-only-text-right{text-align:right !important}.medium-only-text-center{text-align:center !important}.medium-only-text-justify{text-align:justify !important}}@media only screen and (min-width:40.0625em){.medium-text-left{text-align:left !important}.medium-text-right{text-align:right !important}.medium-text-center{text-align:center !important}.medium-text-justify{text-align:justify !important}}@media only screen and (min-width:64.0625em)and (max-width:90em){.large-only-text-left{text-align:left !important}.large-only-text-right{text-align:right !important}.large-only-text-center{text-align:center !important}.large-only-text-justify{text-align:justify !important}}@media only screen and (min-width:64.0625em){.large-text-left{text-align:left !important}.large-text-right{text-align:right !important}.large-text-center{text-align:center !important}.large-text-justify{text-align:justify !important}}@media only screen and (min-width:90.0625em)and (max-width:120em){.xlarge-only-text-left{text-align:left !important}.xlarge-only-text-right{text-align:right !important}.xlarge-only-text-center{text-align:center !important}.xlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width:90.0625em){.xlarge-text-left{text-align:left !important}.xlarge-text-right{text-align:right !important}.xlarge-text-center{text-align:center !important}.xlarge-text-justify{text-align:justify !important}}@media only screen and (min-width:120.0625em)and (max-width:6249999.9375em){.xxlarge-only-text-left{text-align:left !important}.xxlarge-only-text-right{text-align:right !important}.xxlarge-only-text-center{text-align:center !important}.xxlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width:120.0625em){.xxlarge-text-left{text-align:left !important}.xxlarge-text-right{text-align:right !important}.xxlarge-text-center{text-align:center !important}.xxlarge-text-justify{text-align:justify !important}}div,dl,dt,dd,ul,ol,li,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#006366;line-height:inherit;text-decoration:none}a:hover,a:focus{color:#005558;text-decoration:underline}a img{border:none}p{font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility}hr{border:solid #ddd;border-width:1px 0 0;clear:both;height:0;margin:1.25rem 0 1.1875rem}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:60%;line-height:inherit}ul,ol,dl{font-size:1rem;line-height:1.6;list-style-position:outside;margin-bottom:1.25rem}ul{margin-left:1.1rem}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}@media print{*{background:rgba(0,0,0,0) !important;color:#242424 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.34in}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}a[href]:after{content:none !important}.print-12{width:100% !important;float:left !important;padding-left:.625rem !important;padding-right:.625rem !important}}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 40em)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.0625em)/";width:40.0625em}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40.0625em) and (max-width:64em)/";width:40.0625em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.0625em)/";width:64.0625em}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:64.0625em) and (max-width:90em)/";width:64.0625em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.0625em)/";width:90.0625em}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.0625em) and (max-width:120em)/";width:90.0625em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.0625em)/";width:120.0625em}html{overscroll-behavior:none;scroll-padding-top:130px}html.modal-open{scroll-padding-top:0}body{overflow-x:hidden;-webkit-font-variant-ligatures:no-discretionary-ligatures;font-variant-ligatures:no-discretionary-ligatures;-ms-text-size-adjust:none;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;user-select:none;background-color:#fff;line-height:150%;cursor:auto;font-family:"Fira Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:normal;line-height:1.5;margin:0;padding:0;position:relative}body.fixed{overflow-y:scroll}body.selectable{-webkit-user-select:inherit;-moz-user-select:inherit;-ms-user-select:inherit;user-select:inherit}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.no-bg{background:none !important}.row{margin-bottom:1.875rem;padding-top:0}.row.title{margin-bottom:0;position:relative}.row.title h2{margin-bottom:0}.row.header,.row.header *{font-weight:700}.full-width{margin-left:-0.625rem;margin-right:-0.625rem;position:relative}.columns .column .full-width{margin-left:-1.25rem;margin-right:-1.25rem}.columns-container{margin-bottom:.9375rem}.columns-container:before,.columns-container:after{content:" ";display:table}.columns-container:after{clear:both}.columns.relative{position:relative}.columns.relative div.disabled{position:absolute;bottom:0;top:0;left:0;right:0;z-index:5;opacity:.7}.column,.columns{position:static}.main-content{padding:0 max(env(safe-area-inset-right),9px) 0 max(env(safe-area-inset-left),9px)}p.inline{margin-bottom:0 !important}p.info{font-size:1rem;font-style:italic;margin-bottom:0}p a{margin-bottom:0 !important}.pre{white-space:pre}.seperator{display:block;font-size:.875rem;height:60px;line-height:60px;overflow:hidden;padding-bottom:0;padding-top:0;position:relative;text-align:center;width:100%;z-index:2;margin-bottom:0}body,p,span,li,.heading,ol>li::before,ul.list,ul.checkmark,ol,label,.contact.single p,div{font-family:"Fira Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;font-size:1.125rem;line-height:1.875rem;color:#242424;-webkit-font-variant-ligatures:no-discretionary-ligatures;font-variant-ligatures:no-discretionary-ligatures}p{margin:0 0 1rem}a{word-wrap:break-word}small{font-family:"Fira Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;font-size:.9375rem;line-height:1.25rem;margin-bottom:.625rem;color:rgba(0,0,0,.8)}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,th{font-family:"Fira Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}h1,.h1{font-size:1.6875rem;line-height:2.25rem;font-weight:700;margin-bottom:1.6875rem;color:#242424}h2,.h2{font-size:1.5rem;line-height:2rem;font-weight:700;margin-bottom:1rem;color:#242424}h2.title,.h2.title,h3.title,.h3.title,h5.title,.h5.title,h6.title,.h6.title{margin-bottom:0}h3,.h3{font-size:1.375rem;line-height:1.6875rem;margin-bottom:1rem;font-weight:700;color:#242424}h4,.h4,.teaser-small p{font-size:1.25rem;line-height:1.5rem;font-weight:700;color:#242424}h5,.h5{font-size:1.125rem;line-height:1.5rem;color:#242424;font-weight:700}h5 small{color:#c4dad8}h6,.h6{font-size:1.125rem;line-height:1.5rem;color:#242424;font-weight:700}h6 small{color:#242424}.teaser h3,.teaser-full h3{color:#006366;margin-bottom:.3125rem}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:.2rem;margin-bottom:.5rem}p,span,div,h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,label{-webkit-hyphenate-character:"-";hyphenate-character:"-";-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.no-hyphens{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}hr{width:100%}hr.spacer,hr.spacer-small{height:1px;border-width:0 !important}hr.spacer-small{margin:.5rem 0 !important}.information-box{padding:1.5rem}.disabled{color:#999}span.primary,strong.primary{color:#006366}img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}.strong{font-weight:700 !important}.contact{background-color:#f2f2f2;padding:1.5rem;border-radius:.5rem}.contact p{color:#242424}.contact a.phone{text-decoration:none}.contact hr{margin:1.25rem -0.625rem 1.875rem;border:solid #f5f5f5;border-width:1px 0 0}.contact small{display:inline-block;line-height:1.5rem;font-size:1rem}.imprint{margin-top:.9375rem;margin-bottom:.9375rem}.imprint p,.imprint h4{font-size:65%;line-height:1rem;font-family:"Fira Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.imprint h4{margin:0}small.information,small.information *{font-size:1rem;line-height:1.5rem;color:#242424;display:inline-block;vertical-align:text-top}small.information.inline,small.information *.inline{display:inline}small.information.collapse,small.information *.collapse{margin-bottom:0}small.information span{margin-bottom:0}small.footnote{margin-bottom:0 !important;font-size:1rem !important;line-height:1.5rem !important;color:#242424 !important;display:inline-block;font-style:italic !important}a.disabled{cursor:text;color:#999}a[href=""],a[href^="javascript:"],a[href^="#"]{-webkit-touch-callout:none}.long-text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.border{border:1px solid #ddd}.background{background-color:#f2f2f2;width:100%;border-radius:.5rem}.background.primary{background-color:#006366}.background.primary h3,.background.primary .h3,.background.primary ul li,.background.primary p{color:#f5f5f5}.background.primary h2{color:#fff}.background.primary-lighter{background-color:#dff1f1 !important}.background.primary-light{background-color:#c4dad8 !important}.background.secondary{background-color:#f6a61a}.background.white{background-color:#fff}.background>.row{padding-top:1.875rem;padding-bottom:1.875rem;margin-bottom:0;margin-top:0}.box{box-shadow:0px 0px 30px 0px rgba(0,0,0,0.1019607843);border-radius:.5rem}.box.box-small{box-shadow:0px 0px 5px 0px rgba(0,0,0,0.1019607843)}.box.padding{padding:1.5rem;margin:0 0 2rem 0}.box article.box{padding:1.5rem}label small{margin-top:-0.625rem;display:block}label small.align-small{display:inline}.center{text-align:center}.unit-container{margin-top:3.25rem;padding-left:0;padding-right:0}.unit-container-inline{margin-top:1rem;margin-bottom:0 !important}.text-uppercase{text-transform:uppercase}.title.sub-header{margin-bottom:1rem}.title.sub-header h1{margin-bottom:1rem;outline:none}span.error,small.error{display:inline-block;font-size:1rem;font-style:normal;font-weight:normal !important;margin-bottom:1rem;margin-top:.5rem;padding:0;background:rgba(0,0,0,0);color:#bf0000}*:focus-visible,*:focus{outline:2px solid #242424;outline-offset:2px;z-index:1}.hidden{display:none !important}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.info-text{color:#515151;font-size:14px;font-style:normal;font-weight:400;line-height:150%;display:flex;gap:.5rem;align-items:center;color:currentcolor;margin-top:.25rem}.info-text::before{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%3E%3Cmask%20id%3D%22mask0_206_2838%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2216%22%20height%3D%2217%22%3E%3Crect%20y%3D%220.5%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23D9D9D9%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23mask0_206_2838)%22%3E%3Cpath%20d%3D%22M7.33337%2011.8334H8.66671V7.83337H7.33337V11.8334ZM8.00004%206.50004C8.18893%206.50004%208.34726%206.43615%208.47504%206.30837C8.60282%206.1806%208.66671%206.02226%208.66671%205.83337C8.66671%205.64449%208.60282%205.48615%208.47504%205.35837C8.34726%205.2306%208.18893%205.16671%208.00004%205.16671C7.81115%205.16671%207.65282%205.2306%207.52504%205.35837C7.39726%205.48615%207.33337%205.64449%207.33337%205.83337C7.33337%206.02226%207.39726%206.1806%207.52504%206.30837C7.65282%206.43615%207.81115%206.50004%208.00004%206.50004ZM8.00004%2015.1667C7.07782%2015.1667%206.21115%2014.9917%205.40004%2014.6417C4.58893%2014.2917%203.88337%2013.8167%203.28337%2013.2167C2.68337%2012.6167%202.20837%2011.9112%201.85837%2011.1C1.50837%2010.2889%201.33337%209.42226%201.33337%208.50004C1.33337%207.57782%201.50837%206.71115%201.85837%205.90004C2.20837%205.08893%202.68337%204.38337%203.28337%203.78337C3.88337%203.18337%204.58893%202.70837%205.40004%202.35837C6.21115%202.00837%207.07782%201.83337%208.00004%201.83337C8.92226%201.83337%209.78893%202.00837%2010.6%202.35837C11.4112%202.70837%2012.1167%203.18337%2012.7167%203.78337C13.3167%204.38337%2013.7917%205.08893%2014.1417%205.90004C14.4917%206.71115%2014.6667%207.57782%2014.6667%208.50004C14.6667%209.42226%2014.4917%2010.2889%2014.1417%2011.1C13.7917%2011.9112%2013.3167%2012.6167%2012.7167%2013.2167C12.1167%2013.8167%2011.4112%2014.2917%2010.6%2014.6417C9.78893%2014.9917%208.92226%2015.1667%208.00004%2015.1667Z%22%20fill%3D%22%23242424%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");width:1rem;height:1rem;position:relative;top:-2px}.left{float:left !important}.right{float:right !important}.inline-block{display:inline-block !important}.center{text-align:center !important}@media only screen and (max-width: 40em){.small-only-left{float:left !important}.small-only-right{float:right !important}.small-only-inline-block{display:inline-block !important}.small-only-center{text-align:center !important}}@media only screen{.small-left{float:left !important}.small-right{float:right !important}.small-inline-block{display:inline-block !important}.small-center{text-align:center !important}}@media only screen and (min-width:40.0625em)and (max-width:64em){.medium-only-left{float:left !important}.medium-only-right{float:right !important}.medium-only-inline-block{display:inline-block !important}.medium-only-center{text-align:center !important}}@media only screen and (min-width:40.0625em){.medium-left{float:left !important}.medium-right{float:right !important}.medium-inline-block{display:inline-block !important}.medium-center{text-align:center !important}}@media only screen and (min-width:64.0625em)and (max-width:90em){.large-only-left{float:left !important}.large-only-right{float:right !important}.large-only-inline-block{display:inline-block !important}.large-only-center{text-align:center !important}}@media only screen and (min-width:64.0625em){.large-left{float:left !important}.large-right{float:right !important}.large-inline-block{display:inline-block !important}.large-center{text-align:center !important}}@media only screen and (min-width:90.0625em)and (max-width:120em){.xlarge-only-left{float:left !important}.xlarge-only-right{float:right !important}.xlarge-only-inline-block{display:inline-block !important}.xlarge-only-center{text-align:center !important}}@media only screen and (min-width:90.0625em){.xlarge-left{float:left !important}.xlarge-right{float:right !important}.xlarge-inline-block{display:inline-block !important}.xlarge-center{text-align:center !important}}@media only screen and (min-width:120.0625em)and (max-width:6249999.9375em){.xxlarge-only-left{float:left !important}.xxlarge-only-right{float:right !important}.xxlarge-only-inline-block{display:inline-block !important}.xxlarge-only-center{text-align:center !important}}@media only screen and (min-width:120.0625em){.xxlarge-left{float:left !important}.xxlarge-right{float:right !important}.xxlarge-inline-block{display:inline-block !important}.xxlarge-center{text-align:center !important}}@media only print{html,body{page-break-after:avoid;page-break-before:avoid;height:99%}.contact{border:1px solid #ddd !important}}.loading.progress.progress{transform:translate3d(0, 0, 0);box-sizing:border-box;overflow:hidden;position:relative;background:no-repeat rgba(221,221,221,.15);border-radius:4px;will-change:transform;margin-bottom:2px !important}.loading.progress.progress:before{-webkit-animation:2s ease-in-out infinite progress;animation:2s ease-in-out infinite progress;background-size:200px 100%;position:absolute;z-index:1;top:0;left:0;width:200px;height:100%;content:"";background-image:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0))}.loading.progress.progress>*{visibility:hidden}.loading.progress.progress .clearfix:empty{min-height:1.875rem}.loading.progress.progress.row:last-child{margin-bottom:0 !important}.skeleton-loading-container.row-list>.row{transform:translate3d(0, 0, 0);box-sizing:border-box;overflow:hidden;position:relative;background:no-repeat rgba(221,221,221,.15);border-radius:4px;will-change:transform;margin-bottom:2px !important;margin-left:0;margin-right:0}.skeleton-loading-container.row-list>.row:before{-webkit-animation:2s ease-in-out infinite progress;animation:2s ease-in-out infinite progress;background-size:200px 100%;position:absolute;z-index:1;top:0;left:0;width:200px;height:100%;content:"";background-image:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0))}.skeleton-loading-container.row-list>.row>*{visibility:hidden}.skeleton-loading-container.row-list>.row .clearfix:empty{min-height:1.875rem}@media only screen and (min-width:40.0625em){h1,.h1{font-size:2.25rem;line-height:2.625rem}h2,.h2{font-size:1.6875rem;line-height:2rem}h3,.h3{font-size:1.5rem;line-height:1.875rem}body,p,span,li,ol>li::before,ul.list,ul.checkmark,ol,a,label{font-size:1.125rem;line-height:150%;margin-bottom:.9375rem}small{font-size:.8125rem;line-height:1.125rem;margin-bottom:.5625rem}blockquote em{font-size:1.875rem;line-height:2.5rem}}@media small-only{.contact{padding:1rem}.box{padding:1rem}}@media only screen and (max-width: 40em),only screen and (max-width: 23.75em){.pre{white-space:break-spaces}}.row{margin:0 auto;max-width:75rem;width:100%}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{margin:0 -0.625rem;max-width:none;width:auto}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{margin:0;max-width:none;width:auto}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:.625rem;padding-right:.625rem;width:100%;float:left}.column+.column:last-child,.column+.columns:last-child,.columns+.column:last-child,.columns+.columns:last-child{float:right}.column+.column.end,.column+.columns.end,.columns+.column.end,.columns+.columns.end{float:left}@media only screen{.column,.columns{position:relative;padding-left:.625rem;padding-right:.625rem;float:left}.small-1{width:8.3333333333%}.small-2{width:16.6666666667%}.small-3{width:25%}.small-4{width:33.3333333333%}.small-5{width:41.6666666667%}.small-6{width:50%}.small-7{width:58.3333333333%}.small-8{width:66.6666666667%}.small-9{width:75%}.small-10{width:83.3333333333%}.small-11{width:91.6666666667%}.small-12{width:100%}.small-offset-0{margin-left:0 !important}.small-offset-1{margin-left:8.3333333333% !important}.small-offset-2{margin-left:16.6666666667% !important}.small-offset-3{margin-left:25% !important}.small-offset-4{margin-left:33.3333333333% !important}.small-offset-5{margin-left:41.6666666667% !important}.small-offset-6{margin-left:50% !important}.small-offset-7{margin-left:58.3333333333% !important}.small-offset-8{margin-left:66.6666666667% !important}.small-offset-9{margin-left:75% !important}.small-offset-10{margin-left:83.3333333333% !important}.small-offset-11{margin-left:91.6666666667% !important}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{float:left;margin-left:0;margin-right:0}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-collapse .row{margin-left:0;margin-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{padding-left:.625rem;padding-right:.625rem;float:left}}@media only screen and (min-width:40.0625em){.column,.columns{position:relative;padding-left:.625rem;padding-right:.625rem;float:left}.medium-1{width:8.3333333333%}.medium-2{width:16.6666666667%}.medium-3{width:25%}.medium-4{width:33.3333333333%}.medium-5{width:41.6666666667%}.medium-6{width:50%}.medium-7{width:58.3333333333%}.medium-8{width:66.6666666667%}.medium-9{width:75%}.medium-10{width:83.3333333333%}.medium-11{width:91.6666666667%}.medium-12{width:100%}.medium-offset-0{margin-left:0 !important}.medium-offset-1{margin-left:8.3333333333% !important}.medium-offset-2{margin-left:16.6666666667% !important}.medium-offset-3{margin-left:25% !important}.medium-offset-4{margin-left:33.3333333333% !important}.medium-offset-5{margin-left:41.6666666667% !important}.medium-offset-6{margin-left:50% !important}.medium-offset-7{margin-left:58.3333333333% !important}.medium-offset-8{margin-left:66.6666666667% !important}.medium-offset-9{margin-left:75% !important}.medium-offset-10{margin-left:83.3333333333% !important}.medium-offset-11{margin-left:91.6666666667% !important}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{float:left;margin-left:0;margin-right:0}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-collapse .row{margin-left:0;margin-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{padding-left:.625rem;padding-right:.625rem;float:left}}@media only screen and (min-width:64.0625em){.column,.columns{position:relative;padding-left:.625rem;padding-right:.625rem;float:left}.large-1{width:8.3333333333%}.large-2{width:16.6666666667%}.large-3{width:25%}.large-4{width:33.3333333333%}.large-5{width:41.6666666667%}.large-6{width:50%}.large-7{width:58.3333333333%}.large-8{width:66.6666666667%}.large-9{width:75%}.large-10{width:83.3333333333%}.large-11{width:91.6666666667%}.large-12{width:100%}.large-offset-0{margin-left:0 !important}.large-offset-1{margin-left:8.3333333333% !important}.large-offset-2{margin-left:16.6666666667% !important}.large-offset-3{margin-left:25% !important}.large-offset-4{margin-left:33.3333333333% !important}.large-offset-5{margin-left:41.6666666667% !important}.large-offset-6{margin-left:50% !important}.large-offset-7{margin-left:58.3333333333% !important}.large-offset-8{margin-left:66.6666666667% !important}.large-offset-9{margin-left:75% !important}.large-offset-10{margin-left:83.3333333333% !important}.large-offset-11{margin-left:91.6666666667% !important}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{float:left;margin-left:0;margin-right:0}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-collapse .row{margin-left:0;margin-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{padding-left:.625rem;padding-right:.625rem;float:left}}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:40.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:64.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:90.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:120.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none !important}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}.print-only,.show-for-print{display:none !important}@media print{.print-only,.show-for-print{display:block !important}.hide-on-print,.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}}accordion{display:block}accordion.collapse .row{margin:0;max-width:none;width:auto}accordion:not(.last) .accordion{margin-bottom:.9375rem}accordion.no-content.disabled .accordion-button{pointer-events:none}accordion.no-content .accordion-content{display:none !important}accordion.no-content .accordion-button img{visibility:hidden}fieldset.disabled accordion div.columns{color:#242424}accordion.header>.accordion,accordion.sub-header>.accordion{margin-bottom:.625rem;padding-top:.25rem}@media print{accordion.section>.accordion{border:1px solid #ddd}}.accordion-list accordion .accordion-element{padding-bottom:1rem}.accordion-list accordion:last-child .accordion-element{border-bottom:1px solid #ddd}.accordion-list accordion:first-child .accordion-element{border-top:1px solid #ddd}.accordion-list .accordion-element[data-expanded=true]:not(:last-child){padding-bottom:1rem}.accordion-list.last .accordion-element{border-bottom:1px solid #ddd;padding-bottom:1rem}.accordion-list .accordion-element:not(:last-child){border-bottom:1px solid #ddd}.accordion-list .accordion-element:first-child{padding-top:1rem;border-top:1px solid #ddd}.accordion-element{display:flex;padding:1.5rem;flex-direction:column;gap:1.5rem;align-self:stretch}.accordion-element .accordion-button{display:flex;flex-direction:row;align-items:center;gap:1.5rem;border:none;background-color:rgba(0,0,0,0);cursor:pointer;text-align:left;padding:0}.accordion-element .accordion-button.active .accordion-hide-open{display:none}.accordion-element .accordion-button[aria-expanded=true] svg,.accordion-element .accordion-button[aria-expanded=true] img{transform:rotate(180deg);transition:transform .3s ease-in-out}.accordion-element .accordion-button[aria-expanded=false] svg,.accordion-element .accordion-button[aria-expanded=false] img{transform:rotate(0);transition:transform .3s ease-in-out}.accordion-element .accordion-button svg,.accordion-element .accordion-button img{height:20px;width:20px;margin-right:5px}.accordion-element .accordion-button .accordion-headline{flex:1 0 0;color:#242424;font-size:1.25rem;font-style:normal;font-weight:600;line-height:150%;margin-bottom:0}.accordion-element .accordion-content{width:100%}.accordion-element .accordion-content[aria-hidden=true]{padding-bottom:0;display:none}.accordion-element .accordion-content,.accordion-element .accordion-content>p:not([class]){font-size:16px;font-style:normal;font-weight:400;line-height:150%;font-feature-settings:"liga" off}@media only screen and (max-width: 40em){.accordion-element{padding:1rem}}.alert-box{opacity:1;transition:opacity linear 2s;margin-bottom:0;margin-top:1px;padding:1rem 2.5rem 1rem 1rem;line-height:1rem;border-radius:.5rem;border:none;position:relative}.alert-box span{margin-bottom:0}.alert-box.info-icon>span{display:flex;gap:.5rem;align-items:center;color:currentcolor;margin-top:.25rem}.alert-box.info-icon>span>span{display:flex;flex-grow:1;flex-shrink:1;flex-basis:0;flex-direction:row;align-items:center;margin-bottom:0;justify-content:flex-start}.alert-box.info-icon>span::before{content:"";width:1.5rem;height:1.5rem;position:relative;top:-2px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%3E%3Cmask%20id%3D%22mask0_206_2838%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2216%22%20height%3D%2217%22%3E%3Crect%20y%3D%220.5%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23D9D9D9%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23mask0_206_2838)%22%3E%3Cpath%20d%3D%22M7.33337%2011.8334H8.66671V7.83337H7.33337V11.8334ZM8.00004%206.50004C8.18893%206.50004%208.34726%206.43615%208.47504%206.30837C8.60282%206.1806%208.66671%206.02226%208.66671%205.83337C8.66671%205.64449%208.60282%205.48615%208.47504%205.35837C8.34726%205.2306%208.18893%205.16671%208.00004%205.16671C7.81115%205.16671%207.65282%205.2306%207.52504%205.35837C7.39726%205.48615%207.33337%205.64449%207.33337%205.83337C7.33337%206.02226%207.39726%206.1806%207.52504%206.30837C7.65282%206.43615%207.81115%206.50004%208.00004%206.50004ZM8.00004%2015.1667C7.07782%2015.1667%206.21115%2014.9917%205.40004%2014.6417C4.58893%2014.2917%203.88337%2013.8167%203.28337%2013.2167C2.68337%2012.6167%202.20837%2011.9112%201.85837%2011.1C1.50837%2010.2889%201.33337%209.42226%201.33337%208.50004C1.33337%207.57782%201.50837%206.71115%201.85837%205.90004C2.20837%205.08893%202.68337%204.38337%203.28337%203.78337C3.88337%203.18337%204.58893%202.70837%205.40004%202.35837C6.21115%202.00837%207.07782%201.83337%208.00004%201.83337C8.92226%201.83337%209.78893%202.00837%2010.6%202.35837C11.4112%202.70837%2012.1167%203.18337%2012.7167%203.78337C13.3167%204.38337%2013.7917%205.08893%2014.1417%205.90004C14.4917%206.71115%2014.6667%207.57782%2014.6667%208.50004C14.6667%209.42226%2014.4917%2010.2889%2014.1417%2011.1C13.7917%2011.9112%2013.3167%2012.6167%2012.7167%2013.2167C12.1167%2013.8167%2011.4112%2014.2917%2010.6%2014.6417C9.78893%2014.9917%208.92226%2015.1667%208.00004%2015.1667Z%22%20fill%3D%22%23242424%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:1.5rem}.alert-box.success{background-color:rgba(0,100,65,.15)}.alert-box.info,.alert-box.info-icon{background-color:#dff1f1}.alert-box.alert{background-color:rgba(191,0,0,.2);color:#242424}.alert-box.alert span{color:#242424}.alert-box.alert a:not(.close){font-style:italic;text-decoration:underline #242424;color:#242424}.alert-box.alert a:not(.close):focus-visible,.alert-box.alert a:not(.close):focus{outline-color:#242424}.alert-box.alert a.close{filter:brightness(0)}.alert-box.warning{background-color:rgba(246,166,26,.15)}.alert-box a.link:not(.block){padding-top:0;padding-bottom:0}.alert-box .link.navigation{font-size:1rem;font-weight:normal;font-style:italic}.alert-box .link.navigation.arrow{padding-left:1.75rem;background-size:1.5rem;background-position:top 5px left}.alert-box .link.navigation a{font-size:1rem}.alert-box a.close{background-image:url("assets/img/icon_close_oil.svg");background-repeat:no-repeat;background-position:center center;width:20px;height:20px;font-size:1.25rem;right:.625rem;margin-top:0;line-height:1;position:absolute;cursor:pointer}.alert-box a.close:hover,.alert-box a.close:focus{text-decoration:none;outline:2px solid #242424;outline-offset:2px}.alert-box .content>p:empty{display:none}.alert-box .content>p:last-child{margin-bottom:0}.alert-box>span{display:inline-block;margin-bottom:0;line-height:1.5rem}.alert-box h3{font-family:"Bree Serif",Georgia,Cambria,"Times New Roman",Times,serif;margin-top:1.6875rem}iplusjs-alert{display:block}iplusjs-alert.margin-bottom{margin-bottom:.5rem}.alerts-with-margin-top .alert-box:not(:first-child){margin-top:.3125rem}@media only print{.alert-box{border-color:#ddd !important}}div[data-iplusjs-navigation],div[iplusjs-navigation]{position:relative}.navigation{margin:.5rem 0}.navigation header{display:none;margin-bottom:.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:relative}.navigation header>div{display:inline-block;padding:.75rem 0}.navigation header>div:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;background:currentColor;transition:background-color .2s}.navigation header>div span{font-family:"Bree Serif",Georgia,Cambria,"Times New Roman",Times,serif;font-weight:normal;font-size:1.125rem;color:#242424}.navigation header>div .show-hide{-webkit-touch-callout:none}.navigation header>div .show-hide:after{content:"";display:inline-block;position:relative;top:3px;width:16px;height:16px;background-repeat:no-repeat;background-position:center center;margin-bottom:0;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M17.3333 1.50746L15.8541 3.05176e-05L8.99996 6.98517L2.14579 3.05176e-05L0.666626 1.50746L8.99996 10L17.3333 1.50746Z' fill='%23242424'/></svg>");background-repeat:no-repeat;background-size:16px;margin-left:.625rem}.navigation header>div .show-hide.open:after{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.navigation ul.navigation-list{background-color:rgba(0,0,0,0);border:none;margin:.5rem 0}.navigation ul.navigation-list *{color:#242424;font-family:"Bree Serif",Georgia,Cambria,"Times New Roman",Times,serif;font-size:1.125rem;float:none}.navigation ul.navigation-list li{margin-right:1rem;padding:0 .5rem .1875rem 0;margin-bottom:.5rem;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navigation ul.navigation-list li:hover a:after{background:currentColor}.navigation ul.navigation-list li.current a:after{background:currentColor}.navigation ul.navigation-list li.current span{font-weight:normal}.navigation ul.navigation-list li:last-child{margin-right:0 !important}.navigation ul.navigation-list li.unavailable{cursor:not-allowed !important}.navigation ul.navigation-list li.unavailable span{color:#bdbdbd}.navigation ul.navigation-list li a{-webkit-touch-callout:none;display:flex;text-decoration:none;padding:.75rem 0;position:relative}.navigation ul.navigation-list li a:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;background:rgba(0,0,0,0);transition:background-color .2s}.navigation ul.navigation-list li a span{padding-right:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:0}.navigation ul.navigation-list li a[href="#"]{cursor:default;text-decoration:none !important}.navigation ul.navigation-list>*{text-transform:none;line-height:1.25rem}.navigation ul.navigation-list>*:first-child:before{display:none}.navigation ul.navigation-list>*:before{display:none}.navigation.compact{display:inline-block;padding:0 .625rem}.navigation.compact header{display:inline-block}.navigation.compact>div{box-shadow:0 .3125rem .9375rem -0.5rem rgba(0,0,0,.75);position:absolute;background-color:#fff;opacity:1;z-index:10;border-radius:.5rem;margin-top:.25rem}.navigation.compact ul.navigation-list{display:none;margin:0 !important;padding:0 1.25rem}.navigation.compact ul.navigation-list.open{display:block}.navigation.compact ul.navigation-list li{display:block !important;margin:0 !important;border-bottom:none !important}.navigation.compact ul.navigation-list li>span{margin:0 !important;padding:.375rem 0;display:block}.navigation.compact ul.navigation-list li a{display:block;width:100%;position:relative}@media only screen and (max-width: 40em){.navigation header>div a:after{width:1.125rem;height:1.125rem;background-size:1.125rem}.navigation ul.navigation-list li{margin-right:1rem;padding:0 .125rem 0 0}}.text-center .button{margin-right:.625rem}.button,a.button{display:inline-flex;text-decoration:none;justify-content:center;align-items:center;padding:0 2rem;color:#242424;border-radius:5px;border:2px solid rgba(0,0,0,0);font-family:"Bree Serif",Georgia,Cambria,"Times New Roman",Times,serif;min-height:2.75rem;outline-offset:2px;font-size:1rem;margin:.625rem 0 .625rem .625rem;cursor:pointer;gap:10px;word-break:keep-all;font-weight:normal}.button.big,a.button.big{min-height:3.75rem;font-size:1.25rem}.button.small,a.button.small{min-height:2.75rem;font-size:1rem;padding:0 1.5rem}.button.primary,a.button.primary{background-color:#f6a61a}.button.secondary,a.button.secondary{border:2px solid #006366;background-color:#fff}.button.secondary:hover:not(:disabled,.disabled),a.button.secondary:hover:not(:disabled,.disabled){background-color:rgba(0,99,102,0.1490196078)}.button.secondary:disabled,.button.secondary.disabled,a.button.secondary:disabled,a.button.secondary.disabled{border-color:#f2f2f2;background-color:rgba(0,0,0,0);color:#515151}.button:hover:not(:disabled,.disabled),a.button:hover:not(:disabled,.disabled){border-color:#242424}.button:focus,.button:focus-visible,a.button:focus,a.button:focus-visible{outline:2px solid #242424}.button:focus:disabled,.button:focus-visible:disabled,a.button:focus:disabled,a.button:focus-visible:disabled{outline:none}.button.previous:before,a.button.previous:before{content:"< "}.button.calculate,a.button.calculate{background-image:url("assets/img/icon_calculator_oil.svg");background-repeat:no-repeat;background-size:1.1em,cover;background-position:1.5em center,top left;padding-left:3.2em}.button.print,a.button.print{background-image:url("assets/img/icon_print_oil.svg");background-repeat:no-repeat;background-size:1.7em,cover;background-position:.9em center,top left;padding-left:3.2em}.button.search,a.button.search{background-image:url("assets/img/icon_search_oil.svg");background-repeat:no-repeat;background-position:85% 75%;padding-right:3.5rem;padding-left:2rem}.button.arrow-forward,a.button.arrow-forward{background-image:url("assets/img/arrow_forward.svg");background-repeat:no-repeat;background-position:92% 55%;padding-right:3.5rem;padding-left:2rem;background-size:20px}.button.edit,a.button.edit{background-image:url("assets/img/icon_edit_oil.svg");background-repeat:no-repeat;background-position:.9em center,top left;padding-left:2.5em;background-size:20px}.button.delete,a.button.delete{background-image:url("assets/img/icon_delete_oil.svg");background-repeat:no-repeat;background-position:center center;padding-left:3.2em}.button.download,a.button.download{background-image:url("assets/img/icon_download_oil.svg");background-repeat:no-repeat;background-position:.9em center,top left;padding-left:2.5em;background-size:20px}.button.mail,a.button.mail{background-image:url("assets/img/icon_mail_oil.svg");background-repeat:no-repeat;background-position:.9em center,top left;padding-left:3.2em}.button.email,a.button.email{background-image:url("assets/img/icon_email_oil.svg");background-repeat:no-repeat;background-position:.9em center,top left;padding-left:3.2em}.button.select,a.button.select{margin-left:0 !important;padding:.5rem;font-weight:normal;min-width:95px}.button.select.active .icon.checkmark-circle,a.button.select.active .icon.checkmark-circle{display:inline-block}.button.select:disabled span,.button.select:disabled span,a.button.select:disabled span,a.button.select:disabled span{filter:brightness(2) grayscale(1)}.button.select .icon.checkmark-circle,a.button.select .icon.checkmark-circle{display:none;margin-bottom:0;top:.0625rem;position:relative;background-size:1.125rem;background-position:center;vertical-align:bottom;width:1.125rem;height:1.125rem}.buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.buttons.small-columns{flex-direction:column;gap:0;align-items:flex-end}.buttons.right{justify-content:end}.buttons.reverse{flex-direction:row-reverse}.buttons-right{display:flex;flex-direction:row;align-items:center;justify-content:space-around;gap:1.25rem;float:right}.buttons-right.reverse{flex-direction:row-reverse}button.disabled,button:disabled,.button.disabled,.button:disabled{cursor:not-allowed !important;color:#515151;background-color:#f2f2f2;background-blend-mode:color-burn}@media only screen and (max-width: 40em){.buttons .buttons-right{flex-direction:column-reverse;align-items:flex-end;gap:0}.buttons .buttons-right.reverse{flex-direction:column}.buttons.small-column{flex-direction:column;gap:0;align-items:flex-end}.buttons.small-column.small-reverse{flex-direction:column-reverse}.button.select{font-size:.75rem !important;width:100px;padding:.5rem .25rem}}@media only screen and (max-width: 23.75em){.button.select{font-size:.75rem !important;width:85px;padding:.5rem 0}}@media only screen and (max-width: 23.75em),only screen and (max-width: 40em){.buttons.reverse:has(.buttons-right+div){align-items:flex-start}}.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.flex .flex-bottom{align-self:-webkit-flex-end;align-self:flex-end}.flex.align-center{align-items:center}@media only screen and (min-width:40.0625em){.flex-medium-up{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.flex-medium-up .flex-bottom{-ms-flex-align:end;align-self:-webkit-flex-end;align-self:flex-end}}iplusjs-footer{display:block;margin-top:auto}iplusjs-footer footer{font-size:1rem}iplusjs-footer footer div.footer-links{background-color:#515151;padding-bottom:1.5rem}iplusjs-footer footer div.footer-test-logos{background-color:#fff;text-align:center;padding-top:.625rem}iplusjs-footer footer div.footer-test-logos img{height:80px}iplusjs-footer footer div.footer-test-logos img:not(:last-child){margin-right:.3125rem}iplusjs-footer footer .logo{position:relative}iplusjs-footer footer .logo img{left:1rem;position:absolute;top:1.25rem}iplusjs-footer footer .textnavigation{margin-left:2rem;text-align:center;margin-top:1.25rem;line-height:1.25rem}iplusjs-footer footer .textnavigation a,iplusjs-footer footer .textnavigation span{color:#fff;font-family:"Fira Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1rem;line-height:1.25rem;padding-right:.25rem}@media only screen and (max-width: 40em){iplusjs-footer footer .textnavigation{margin-left:0}}input[type=file],input[type=checkbox],input[type=radio],select{margin:0}input[type=date]{text-transform:uppercase}input[type=number]{padding:0 .5rem}label.flex,span.flex{display:flex !important;flex-direction:row}.label.block{display:block}label:has([type=radio],[type=checkbox]){color:#242424;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%;display:inline-flex;flex-direction:row;gap:.75rem;align-items:center;cursor:pointer;margin-bottom:.5rem;-webkit-user-select:none;user-select:none}.field-with-suffix span.input-suffix{display:none}.field-with-suffix label span.label{display:block}.field-with-suffix input{width:70%;float:left}.field-with-suffix input~span.input-suffix{display:none;margin:0}.field-with-suffix input:valid~span.input-suffix{display:inline-block;padding:1rem 0 0 1rem}.input-number-buttons-container.editable input{width:6.25rem;float:left}.input-number-buttons-container.editable span{float:left;display:block;margin:1.125rem .625rem 0;width:1.5rem;height:1.5rem;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.input-number-buttons-container.editable span.icon-minimize:after{background-image:url("assets/img/icon_minimize_circle_oil.svg")}.input-number-buttons-container.editable span.icon-maximize:after{background-image:url("assets/img/icon_maximize_circle_oil.svg")}.input-number-buttons-container.editable span:hover,.input-number-buttons-container.editable span:focus{outline:2px solid #242424;outline-offset:2px;border-radius:50%}.input-number-buttons-container.editable span:after{display:block;content:"";width:1.5rem;height:1.5rem;text-align:center;cursor:pointer;pointer-events:none;background-repeat:no-repeat;background-size:1.5rem}.input-number-buttons-container.editable:after{content:"";clear:both;display:block}.input-number-buttons-container span{display:none}.clearfix>label:not(.left):not(.small-left):not(.medium-left):not(.large-left),.checkbox-list>label:not(.left):not(.small-left):not(.medium-left):not(.large-left),.radio-list>label:not(.left):not(.small-left):not(.medium-left):not(.large-left){float:left;clear:both}.clearfix:after,.checkbox-list:after,.radio-list:after{content:"";clear:both;display:block}label{display:block;margin-bottom:0}label.readonly,label:has(input[type=radio][readonly]),label:has(input[type=checkbox][readonly]){pointer-events:none}.label,.label span,label>span:first-child{font-weight:normal;font-family:"Fira Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.125rem;line-height:1.875rem;color:#242424;margin-bottom:.3125rem;display:inline-block}.label.h4,.label span.h4,label>span:first-child.h4{font-weight:700}.label:only-child,.label span:only-child,label>span:first-child:only-child{margin-bottom:.3125rem}[type=radio]{border-radius:50%}[type=radio]:before{content:"";width:16px;height:16px;border-radius:50%;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1rem 1rem #006366}[type=radio]:disabled{border-color:#ddd;background-color:#efefef;cursor:cur}[type=radio]:disabled:before{box-shadow:inset 1rem 1rem #515151;pointer-events:none}[type=radio]+label.icon-block:before,[type=radio]+span.icon-block:before{vertical-align:0px}[type=checkbox]{border-radius:.25rem}[type=checkbox]:before{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cg%3E%3Cpath%20d%3D%22M9.59509%2017.75L4%2012.2989L5.39877%2010.9361L9.59509%2015.0244L18.6012%206.25L20%207.61279L9.59509%2017.75Z%22%20fill%3D%22%23006366%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");width:1.5rem;height:1.5rem;transform:scale(0);transition:120ms transform ease-in-out}[type=checkbox]:disabled{border-color:#ddd;background-color:#efefef;cursor:default}[type=checkbox]:disabled:before{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cg%3E%3Cpath%20d%3D%22M9.59509%2017.75L4%2012.2989L5.39877%2010.9361L9.59509%2015.0244L18.6012%206.25L20%207.61279L9.59509%2017.75Z%22%20fill%3D%22%23929292%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");pointer-events:none}[type=checkbox][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled):before,[type=checkbox][class*=ng-invalid-]:not(.ng-invalid-required).ng-not-empty:not(:disabled):before,[type=checkbox].ng-submitted[class*=ng-invalid]:not(:disabled):before{box-shadow:none !important;content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cg%3E%3Cpath%20d%3D%22M9.59509%2017.75L4%2012.2989L5.39877%2010.9361L9.59509%2015.0244L18.6012%206.25L20%207.61279L9.59509%2017.75Z%22%20fill%3D%22%23bf0000%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}[type=checkbox],[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;color:currentColor;width:32px;height:32px;border:2px solid #006366;display:grid;place-content:center;outline-offset:2px;cursor:pointer;flex-shrink:0;background:#f9fcfc}[type=checkbox]+span,[type=checkbox]+label,[type=radio]+span,[type=radio]+label{display:block;margin-bottom:0}[type=checkbox][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled),[type=checkbox][class*=ng-invalid-]:not(.ng-invalid-required).ng-not-empty:not(:disabled),[type=checkbox].ng-submitted[class*=ng-invalid]:not(:disabled),[type=radio][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled),[type=radio][class*=ng-invalid-]:not(.ng-invalid-required).ng-not-empty:not(:disabled),[type=radio].ng-submitted[class*=ng-invalid]:not(:disabled){border-color:#bf0000}[type=checkbox][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled):hover,[type=checkbox][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled):focus,[type=checkbox][class*=ng-invalid-]:not(.ng-invalid-required).ng-not-empty:not(:disabled):hover,[type=checkbox][class*=ng-invalid-]:not(.ng-invalid-required).ng-not-empty:not(:disabled):focus,[type=checkbox].ng-submitted[class*=ng-invalid]:not(:disabled):hover,[type=checkbox].ng-submitted[class*=ng-invalid]:not(:disabled):focus,[type=radio][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled):hover,[type=radio][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled):focus,[type=radio][class*=ng-invalid-]:not(.ng-invalid-required).ng-not-empty:not(:disabled):hover,[type=radio][class*=ng-invalid-]:not(.ng-invalid-required).ng-not-empty:not(:disabled):focus,[type=radio].ng-submitted[class*=ng-invalid]:not(:disabled):hover,[type=radio].ng-submitted[class*=ng-invalid]:not(:disabled):focus{border-color:#bf0000;background-color:rgba(191,0,0,.2)}[type=checkbox][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled):before,[type=checkbox][class*=ng-invalid-]:not(.ng-invalid-required).ng-not-empty:not(:disabled):before,[type=checkbox].ng-submitted[class*=ng-invalid]:not(:disabled):before,[type=radio][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled):before,[type=radio][class*=ng-invalid-]:not(.ng-invalid-required).ng-not-empty:not(:disabled):before,[type=radio].ng-submitted[class*=ng-invalid]:not(:disabled):before{box-shadow:inset -2rem 0 #bf0000}[type=checkbox]:checked:before,[type=radio]:checked:before{transform:scale(1)}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid #242424}[type=checkbox]:hover:not(:disabled,[readonly]),[type=radio]:hover:not(:disabled,[readonly]){background-color:rgba(0,99,102,.2)}.columns>.tag-form-control{margin-left:0}.tag-form-control{color:#242424;font-size:1.125rem;font-style:normal;font-weight:normal;line-height:150%;font-family:"Bree Serif",Georgia,Cambria,"Times New Roman",Times,serif;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;margin:.5rem .5rem .5rem 0;cursor:pointer;border:2px solid #006366;border-radius:100px;background-color:#fff;padding:1rem 2rem;box-sizing:border-box;vertical-align:middle}.tag-form-control.left{float:none !important}.tag-form-control:focus-within{outline:2px solid #242424;outline-offset:2px}.tag-form-control:hover{background-color:rgba(0,99,102,.2)}.tag-form-control.small{height:2rem;padding:1rem}.tag-form-control:has(input:checked){background-color:#006366;color:#fff}.tag-form-control:has(input:checked):hover{background:#004a4c;border-color:#004a4c}.tag-form-control:has(input:checked)::before{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%3Cmask%20id%3D%22mask0_4927_364%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23mask0_4927_364)%22%3E%3Cpath%20d%3D%22M7.99558%2014.7916L3.33301%2010.249L4.49865%209.11337L7.99558%2012.5203L15.5007%205.20831L16.6663%206.34397L7.99558%2014.7916Z%22%20fill%3D%22white%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");height:1.25rem;width:1.25rem}.tag-form-control:has(input:checked:disabled)::before{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%3Cmask%20id%3D%22mask0_4927_364%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23mask0_4927_364)%22%3E%3Cpath%20d%3D%22M7.99558%2014.7916L3.33301%2010.249L4.49865%209.11337L7.99558%2012.5203L15.5007%205.20831L16.6663%206.34397L7.99558%2014.7916Z%22%20fill%3D%22%23515151%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.tag-form-control:has(input:disabled){background-color:#fff;border-color:#ddd;cursor:not-allowed;color:#515151}.tag-form-control:has(input:disabled:checked){background-color:#f2f2f2;border-color:#ddd}.tag-form-control input[type=radio],.tag-form-control input[type=checkbox]{-webkit-appearance:none;appearance:none;margin:0;color:currentColor;width:0;height:0;position:absolute;cursor:pointer;z-index:-1000}.tag-form-control input[type=radio]:focus-visible,.tag-form-control input[type=checkbox]:focus-visible{outline:none}.fieldset-margin-bottom:not(:last-child){margin:0 0 2rem 0}fieldset,.fieldset{background:#fff;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.1019607843);border:none;margin:0 0 2rem 0;padding:1.5rem;border-radius:.5rem}fieldset legend h5,.fieldset legend h5{font-weight:700;margin:0;font-style:normal}fieldset.no-style,.fieldset.no-style{background:none;box-shadow:none;border:0;padding:0;margin:0}fieldset:disabled input,fieldset:disabled select,fieldset:disabled textarea,fieldset .disabled input,fieldset .disabled select,fieldset .disabled textarea,.fieldset:disabled input,.fieldset:disabled select,.fieldset:disabled textarea,.fieldset .disabled input,.fieldset .disabled select,.fieldset .disabled textarea{pointer-events:none}fieldset:disabled label,fieldset:disabled .label,fieldset .disabled label,fieldset .disabled .label,.fieldset:disabled label,.fieldset:disabled .label,.fieldset .disabled label,.fieldset .disabled .label{cursor:default}.checkbox-container label h3{display:inline}.checkbox-list>label:not(:last-child){margin-bottom:.5rem !important}label.left{margin-right:.9375rem}label.left:not(:last-child){margin-bottom:.5rem}label:not(.left):not(:last-child){margin-bottom:.375rem}@media only screen and (max-width: 40em){.unit-container.small-12,.unit-container.medium-12,.unit-container.large-12{margin-top:0}}div.input{padding:1.125rem 0;font-size:1.1875rem;line-height:1.5rem}input[type=date]{-webkit-appearance:none;appearance:none}input[type=text],input[type=tel],input[type=date],input[type=email],input[type=file],input[type=number],input[type=password],textarea{color:#242424;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%;pointer-events:auto;background:#f9fcfc;box-sizing:border-box;height:60px;outline:none;outline-offset:2px;padding:1rem 1.25rem;border-radius:.25rem;border:2px solid #d9e8e8;color:currentcolor;transition:border .3s}input[type=text]:hover:not(:disabled,.disabled,[readonly]),input[type=tel]:hover:not(:disabled,.disabled,[readonly]),input[type=date]:hover:not(:disabled,.disabled,[readonly]),input[type=email]:hover:not(:disabled,.disabled,[readonly]),input[type=file]:hover:not(:disabled,.disabled,[readonly]),input[type=number]:hover:not(:disabled,.disabled,[readonly]),input[type=password]:hover:not(:disabled,.disabled,[readonly]),textarea:hover:not(:disabled,.disabled,[readonly]){border:2px solid #006366}input[type=text]:focus:not(:disabled,.disabled,[readonly]),input[type=tel]:focus:not(:disabled,.disabled,[readonly]),input[type=date]:focus:not(:disabled,.disabled,[readonly]),input[type=email]:focus:not(:disabled,.disabled,[readonly]),input[type=file]:focus:not(:disabled,.disabled,[readonly]),input[type=number]:focus:not(:disabled,.disabled,[readonly]),input[type=password]:focus:not(:disabled,.disabled,[readonly]),textarea:focus:not(:disabled,.disabled,[readonly]){outline:2px solid #242424;border:2px solid #006366}input[type=text][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched,input[type=tel][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched,input[type=date][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched,input[type=email][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched,input[type=file][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched,input[type=number][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched,input[type=password][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched,textarea[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched{border-color:#bf0000}input[type=text][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:hover,input[type=tel][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:hover,input[type=date][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:hover,input[type=email][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:hover,input[type=file][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:hover,input[type=number][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:hover,input[type=password][class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:hover,textarea[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:hover{background-color:rgba(191,0,0,.2)}input[type=text].ng-submitted[class*=ng-invalid],input[type=text].ng-submitted.invalid,input[type=tel].ng-submitted[class*=ng-invalid],input[type=tel].ng-submitted.invalid,input[type=date].ng-submitted[class*=ng-invalid],input[type=date].ng-submitted.invalid,input[type=email].ng-submitted[class*=ng-invalid],input[type=email].ng-submitted.invalid,input[type=file].ng-submitted[class*=ng-invalid],input[type=file].ng-submitted.invalid,input[type=number].ng-submitted[class*=ng-invalid],input[type=number].ng-submitted.invalid,input[type=password].ng-submitted[class*=ng-invalid],input[type=password].ng-submitted.invalid,textarea.ng-submitted[class*=ng-invalid],textarea.ng-submitted.invalid{border-color:#bf0000}input[type=text].ng-submitted[class*=ng-invalid]:not(.disabled,:disabled,[readonly]):hover,input[type=text].ng-submitted.invalid:not(.disabled,:disabled,[readonly]):hover,input[type=tel].ng-submitted[class*=ng-invalid]:not(.disabled,:disabled,[readonly]):hover,input[type=tel].ng-submitted.invalid:not(.disabled,:disabled,[readonly]):hover,input[type=date].ng-submitted[class*=ng-invalid]:not(.disabled,:disabled,[readonly]):hover,input[type=date].ng-submitted.invalid:not(.disabled,:disabled,[readonly]):hover,input[type=email].ng-submitted[class*=ng-invalid]:not(.disabled,:disabled,[readonly]):hover,input[type=email].ng-submitted.invalid:not(.disabled,:disabled,[readonly]):hover,input[type=file].ng-submitted[class*=ng-invalid]:not(.disabled,:disabled,[readonly]):hover,input[type=file].ng-submitted.invalid:not(.disabled,:disabled,[readonly]):hover,input[type=number].ng-submitted[class*=ng-invalid]:not(.disabled,:disabled,[readonly]):hover,input[type=number].ng-submitted.invalid:not(.disabled,:disabled,[readonly]):hover,input[type=password].ng-submitted[class*=ng-invalid]:not(.disabled,:disabled,[readonly]):hover,input[type=password].ng-submitted.invalid:not(.disabled,:disabled,[readonly]):hover,textarea.ng-submitted[class*=ng-invalid]:not(.disabled,:disabled,[readonly]):hover,textarea.ng-submitted.invalid:not(.disabled,:disabled,[readonly]):hover{background-color:rgba(191,0,0,.2)}input,textarea,select{font-family:"Fira Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;width:100%;-moz-hyphens:none;-ms-hyphens:none;-webkit-hyphens:none;hyphens:none}input[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched,textarea[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched,select[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched{border-color:#bf0000}input[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled,.disabled,[readonly]):hover,input[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled,.disabled,[readonly]):focus,textarea[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled,.disabled,[readonly]):hover,textarea[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled,.disabled,[readonly]):focus,select[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled,.disabled,[readonly]):hover,select[class*=ng-invalid-]:not(.ng-invalid-required).ng-touched:not(:disabled,.disabled,[readonly]):focus{border-color:#bf0000;background-color:rgba(191,0,0,.2)}input.ng-submitted[class*=ng-invalid],input.ng-submitted.invalid,textarea.ng-submitted[class*=ng-invalid],textarea.ng-submitted.invalid,select.ng-submitted[class*=ng-invalid],select.ng-submitted.invalid{border-color:#bf0000}input.ng-submitted[class*=ng-invalid]:not(:disabled,.disabled,[readonly]):hover,input.ng-submitted[class*=ng-invalid]:not(:disabled,.disabled,[readonly]):focus,input.ng-submitted.invalid:not(:disabled,.disabled,[readonly]):hover,input.ng-submitted.invalid:not(:disabled,.disabled,[readonly]):focus,textarea.ng-submitted[class*=ng-invalid]:not(:disabled,.disabled,[readonly]):hover,textarea.ng-submitted[class*=ng-invalid]:not(:disabled,.disabled,[readonly]):focus,textarea.ng-submitted.invalid:not(:disabled,.disabled,[readonly]):hover,textarea.ng-submitted.invalid:not(:disabled,.disabled,[readonly]):focus,select.ng-submitted[class*=ng-invalid]:not(:disabled,.disabled,[readonly]):hover,select.ng-submitted[class*=ng-invalid]:not(:disabled,.disabled,[readonly]):focus,select.ng-submitted.invalid:not(:disabled,.disabled,[readonly]):hover,select.ng-submitted.invalid:not(:disabled,.disabled,[readonly]):focus{border-color:#bf0000;background-color:rgba(191,0,0,.2)}input:disabled,input.disabled,input[readonly],textarea:disabled,textarea.disabled,textarea[readonly],select:disabled,select.disabled,select[readonly]{background-color:#efefef;color:#515151;border-color:#ddd;pointer-events:none}input:disabled:focus-visible,input:disabled:focus,input.disabled:focus-visible,input.disabled:focus,input[readonly]:focus-visible,input[readonly]:focus,textarea:disabled:focus-visible,textarea:disabled:focus,textarea.disabled:focus-visible,textarea.disabled:focus,textarea[readonly]:focus-visible,textarea[readonly]:focus,select:disabled:focus-visible,select:disabled:focus,select.disabled:focus-visible,select.disabled:focus,select[readonly]:focus-visible,select[readonly]:focus{outline:none;box-shadow:none}select{color:#242424;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%;pointer-events:auto;background:#f9fcfc;box-sizing:border-box;height:60px;outline:none;outline-offset:2px;padding:1rem 1.25rem;border-radius:.25rem;border:2px solid #cce0e0;color:currentcolor;transition:border .3s;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M17.3333 1.50746L15.8541 3.05176e-05L8.99996 6.98517L2.14579 3.05176e-05L0.666626 1.50746L8.99996 10L17.3333 1.50746Z' fill='%23242424'/></svg>");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer;padding-right:40px}select:focus{outline:2px solid #242424;border:2px solid #006366}select:hover:not(:disabled,[readonly]){border:2px solid #006366}select option{background-color:#fff}select:disabled,select.disabled{background-image:none;opacity:1}select[readonly]{pointer-events:none}select.empty{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;color:#999 !important}select.empty option{color:rgba(0,0,0,.75) !important}select.empty option[value=""]{color:#999 !important}::-webkit-input-placeholder{color:#999;text-transform:none}:-moz-placeholder{color:#999;opacity:1;text-transform:none}::-moz-placeholder{color:#999;opacity:1;text-transform:none}:-ms-input-placeholder{color:#999 !important;text-transform:none !important}::-ms-input-placeholder{color:#999 !important;text-transform:none !important}::placeholder{color:#999;text-transform:none}div.input-suffix{display:flex;align-items:baseline;gap:10px;margin-left:-10px}@media print{fieldset,.fieldset{border:none !important}}@media only screen and (max-width: 40em){[type=checkbox],[type=radio]{width:30px;height:30px}label:has([type=radio],[type=checkbox]){display:flex}.tag-form-control{font-size:1rem;padding:.5rem 1.5rem}fieldset,.fieldset{padding:1rem}}.main-header{outline-color:rgba(0,0,0,0)}.main-header iplusjs-pks-angemeldet-hinweis{display:block;position:relative;top:80px}.main-header header{background-color:#fff;position:sticky;z-index:17;width:100vw;height:73px;top:0}.main-header header .skeleton-loading-container div{transform:translate3d(0, 0, 0);box-sizing:border-box;overflow:hidden;position:relative;background:no-repeat rgba(221,221,221,.15);border-radius:4px;will-change:transform;margin-bottom:2px !important}.main-header header .skeleton-loading-container div:before{-webkit-animation:2s ease-in-out infinite progress;animation:2s ease-in-out infinite progress;background-size:200px 100%;position:absolute;z-index:1;top:0;left:0;width:200px;height:100%;content:"";background-image:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0))}.main-header header .skeleton-loading-container div>*{visibility:hidden}.main-header header .skeleton-loading-container div .clearfix:empty{min-height:1.875rem}.main-header header .separator{padding-left:1rem;margin-left:1rem;border-left:2px solid #f2f2f2;height:3.5rem;position:relative;display:block}.main-header header hr.divider-large-logo{display:none;width:90%;margin:0 0 0 140px}.main-header header hr.divider-small-logo{margin:0 !important}.main-header header.show-small-logo hr.divider-small-logo{display:block;width:100% !important;margin:0 !important;position:absolute;top:73px}.main-header header.show-small-logo hr.divider-large-logo{display:none}.main-header header .flex{justify-content:flex-end;margin-left:85px}.main-header header .flex .beitragTarifauskunftsnummer{display:flex;margin:0 auto;gap:50px}.main-header header .flex .beitrag,.main-header header .flex .tarifauskunftsnummer{padding:.5rem 0}.main-header header .flex .tarifauskunftsnummer{margin:0 auto}.main-header header>div.row{padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}.main-header header .logo{position:absolute;left:1rem;float:left}.main-header header .logo a{position:relative;top:1.5rem;display:inline-block}.main-header header .close a{position:relative;top:.8125rem;margin-right:1rem}.main-header header span,.main-header header div,.main-header header a,.main-header header p{font-size:1rem !important;line-height:1.75rem}.main-header header .right{padding:.5rem 1.25rem .5rem .5rem}.main-header header .right a{padding-top:.5rem;padding-bottom:.5rem}.main-header header .right span,.main-header header .right div,.main-header header .right p{font-weight:700}.main-header header .right small{font-size:1rem}.main-header header .right>div{float:left}.main-header header a{display:inline}.main-header header a h1{display:inline-block;outline:none;margin-bottom:.4375rem}.main-header header a.phone{white-space:nowrap}.main-header header a img.wgv-logo-subtitle{width:100px}.main-header header a img.wgv-logo-small{width:75px}.main-header header a img.show-override{display:inherit !important}.main-header header a img.hide-override{display:none !important}@media only screen and (min-width:64.0625em){.main-header header hr.divider-large-logo{display:block}.main-header header hr.divider-small-logo{display:none}}@media only screen and (max-width: 40em){.main-header header{height:78px}.main-header header .logo{left:.5rem}.main-header header>div.row{padding:12px env(safe-area-inset-right) 0 env(safe-area-inset-left);height:78px}.main-header header .right{padding-right:.5rem}.main-header header .right>div.contact-info{margin-top:0}.main-header header .right>div.contact-info>span{display:block}}@media only screen and (max-width: 23.75em){.main-header header .beitragTarifauskunftsnummer{display:none !important}.main-header header .right{padding:.5rem}.main-header header .right span,.main-header header .right div,.main-header header .right a,.main-header header .right p{font-size:.875rem !important}.main-header header .logo{left:.5rem}}.icon{display:block;width:1.875rem;height:1.875rem;text-indent:-62499.9375rem;background-position:center center;background-repeat:no-repeat}.icon.centered{margin:0 auto}.icon.checkmark{width:1.5rem;height:1.5rem;background-size:1.5rem 1.5rem;background-image:url("assets/img/checkmark.svg")}.icon.checkmark-circle{width:1.5rem;height:1.5rem;background-size:1.5rem 1.5rem;background-image:url("assets/img/checkmark_circle.svg")}.icon.exclamation-mark{width:1.5rem;height:1.5rem;background-size:1.5rem 1.5rem;display:block;float:left}.icon.exclamation-mark.alert{background-image:url("assets/img/icon_exclamation_mark_error.svg")}.icon.exclamation-mark.alert.inverse{background-image:url("assets/img/icon_exclamation_mark_white.svg")}.icon.close{content:"";position:absolute;display:block;top:.4375rem;right:.4375rem;width:1.5rem;height:1.5rem;text-indent:-999999px;background-image:url("assets/img/icon_close_oil.svg");background-repeat:no-repeat;background-size:1.5rem 1.5rem;cursor:pointer}.icon.meinewgv{background-image:url("assets/img/icon_meinewgv.svg");width:6.875rem}a .icon.meinewgv{display:inline-block;vertical-align:bottom}.icon.abbucher{background-image:url("assets/img/icon_sepa.png");width:3.75rem;margin-bottom:0;display:inline-block;background-size:3.75rem auto;background-position:left top 8px}.icon.thgpraemie{background-image:url("assets/img/icon_sign_oil.svg");width:1.5rem;width:1.5rem}.icon.included{width:1.5rem;height:1.5rem;background-size:1.5rem 1.5rem;background-image:url("assets/img/checkmark.svg");vertical-align:middle}.icon.not-included{width:1.25rem;height:1.25rem;background-size:1.25rem;background-image:url("assets/img/icon_hyphen.svg");font-size:0}.icon.empfehlung{width:1.5rem;height:1.5rem;background-size:1.5rem 1.5rem;background-image:url("assets/img/icon_empfehlung_white.svg")}.payment-logo{-webkit-backface-visibility:hidden;backface-visibility:hidden}.payment-logo.mastercard-visa,.payment-logo.paypal,.payment-logo.klarna{width:9.375rem}@media only screen and (min-width: 40.063em){body{margin-bottom:0}}.navigation.row{margin-bottom:0}.columns [class*=small-].columns input,.columns [class*=small-].columns select,.columns [class*=small-].columns textarea,.columns [class*=medium-].columns input,.columns [class*=medium-].columns select,.columns [class*=medium-].columns textarea,.columns [class*=large-].columns input,.columns [class*=large-].columns select,.columns [class*=large-].columns textarea{margin-bottom:0}.columns.clearfix>.label{display:block}.space-top{margin-top:2rem}.space-top:empty{margin-top:0}.row{margin-bottom:0 !important}.row .columns{margin-bottom:.9375rem}.row .columns.collapse{margin-bottom:0}.row.collapse>.columns{margin-bottom:0}@media only screen and (max-width: 40em){.row .columns.small-only-collapse{margin-bottom:0}}label span>h4{display:inline;font-weight:normal;vertical-align:baseline;font-family:"Bree Serif",Georgia,Cambria,"Times New Roman",Times,serif;font-size:1.25rem;line-height:2rem}@media print,screen and (max-width: 40em){.column,.columns{padding-top:0}}h3.label,.h3.label{margin-bottom:0}a.info{font-size:1rem;line-height:1rem;font-weight:400;display:inline-block;padding-top:.5rem;margin-bottom:0}a.highlight:hover,a.highlight:focus{text-decoration:underline}a.inline-with-button{display:inline-block !important}.inline-with-button{display:inline-block !important}.link,.link span{font-family:"Fira Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;display:inline;background-repeat:no-repeat;background-position:center center;margin-bottom:0}.link{text-decoration:none;position:relative;padding:.75rem 0;color:#242424 !important;font-family:"Bree Serif",Georgia,Cambria,"Times New Roman",Times,serif;display:inline-flex;cursor:pointer}.link.text-link{padding:0 1px 0 0}.link:hover,.link:focus,.link:focus-visible{text-decoration:none;outline:none}.link:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;background:rgba(0,0,0,0);transition:background-color .2s}.link:hover:after{background:currentColor}.link:focus:before{content:"";position:absolute;top:-4px;bottom:-4px;left:-8px;right:-8px;border:2px solid currentColor;border-radius:.25rem;pointer-events:none;background:rgba(0,0,0,0)}.link.font-alternative{font-family:"Bree Serif",Georgia,Cambria,"Times New Roman",Times,serif !important}.link.after{position:relative}.link.secondary,.link.secondary span{color:#f6a61a !important}.link.primary,.link.primary span{color:#006366 !important}.link.oil,.link.oil span{color:#242424 !important}.link.arrow{background-position:center left;padding-left:1.5em;background-image:url("assets/img/arrow_next_oil.svg");background-size:20px}.link.arrow.primary{background-image:url("assets/img/arrow_next_primary.svg")}.link.maximize{background-position:center left;padding-left:1.8em;background-image:url("assets/img/icon_maximize_circle_oil.svg");background-size:20px}.link.minimize{background-position:center left;padding-left:1.8em;background-image:url("assets/img/icon_minimize_circle_oil.svg");background-size:20px}.link.copy{background-position:center left;padding-left:1.5em;background-image:url("assets/img/icon_copy_oil.svg");background-size:20px}.link.copy.primary{background-image:url("assets/img/icon_copy_primary.svg")}.link.arrow.arrow-forward{padding-left:0;padding-right:1.5em;background-position:center right}.link.small{font-size:1rem;line-height:1.25rem}.link.small.arrow{background-size:1.5rem;background-position:top 3px left}.link.arrow.arrow-left{padding-left:2em !important;padding-right:0 !important}.link.info.arrow{font-size:1rem;background-position:top 9px left;background-size:1.3125rem;padding-left:1.5rem}.link.download{background-position:center left;padding-left:1.5em;background-image:url("assets/img/icon_download_oil.svg");background-size:20px}.link.download.primary{background-image:url("assets/img/icon_download_primary.svg")}.link.print{background-position:top left;background-size:2rem;background-image:url("assets/img/icon_print_oil.svg")}.link.print.primary{background-image:url("assets/img/icon_print_primary.svg")}.link.print.h2{background-position:top 3px left;width:2rem;height:2rem}.link.delete{background-position:center left;padding-left:1.55em;background-image:url("assets/img/icon_delete_oil.svg")}.link.delete.primary{background-image:url("assets/img/icon_delete_primary.svg")}.link.previous-arrow{background-position:center left;display:inline-block;background-image:url("assets/img/arrow_prev_oil.svg");background-size:20px;position:relative;white-space:nowrap}.link.previous-arrow.primary{background-image:url("assets/img/arrow_prev_primary.svg")}.link.house{background-position:center left;background-size:1.5rem;padding-left:1.75em;background-image:url("assets/img/icon_house_oil.svg")}.link.add{background-position:center left -0.5625rem;padding-left:1.35rem;background-image:url("assets/img/icon_add_oil.svg")}.link.add.primary{background-image:url("assets/img/icon_add_primary.svg")}.link.edit{padding-left:1.75rem;background-position:bottom 11px left;background-image:url("assets/img/icon_edit_oil.svg");background-size:20px}.link.edit.primary{background-image:url("assets/img/icon_edit_primary.svg")}.list-columns{padding:0}.list-columns .columns p,.list-columns .columns .input-value{border-radius:.5rem;padding:.5rem;background-color:#f2f2f2;margin-bottom:0}.list-columns .columns .input-value *,.list-columns .columns p *{font-weight:normal}.list-columns .accordion-content .accordion-headline{font-size:1.125rem;font-style:normal;font-weight:600;line-height:150%}.list-columns .accordion-content .accordion-headline .columns{padding:0;font-size:1.125rem}.list-columns .row-konditionen{display:block !important}.list-columns .row-konditionen .columns{font-weight:normal !important;padding:0}@media only screen and (min-width:40.0625em){.list-columns:not(.no-flex) .row:not(.no-flex){display:flex}.list-columns:not(.no-flex) .row:not(.no-flex)>.columns:last-child{align-self:flex-end}}@media only screen and (max-width: 40em){.list-columns .row .columns:first-child{margin-bottom:0}}@media only screen and (max-width: 23.75em),only screen and (max-width: 40em){.list-columns .columns p,.list-columns .columns .input-value{white-space:break-spaces}.list-columns .columns p .row:before,.list-columns .columns p .row:after,.list-columns .columns .input-value .row:before,.list-columns .columns .input-value .row:after{white-space:normal}}ul.text-bulletlist li:last-child{margin-bottom:0}ul li .columns{margin-bottom:0 !important}ul{list-style:none}ul.checkmark{list-style-image:url("assets/img/checkmark.svg");margin-left:1.5625rem}ul.checkmark li{margin-top:.75rem}ul.checkmark li::marker{font-size:200%}ul.checkmark li:first-child{margin-top:0}ul li a{margin-bottom:0}ul.text-bulletlist li,ul.text-no-liststyle li{line-height:1.875rem;margin-top:.75rem}ul.text-bulletlist li:first-child,ul.text-no-liststyle li:first-child{margin-top:0}ul.text-bulletlist li{position:relative;padding-left:1.4375rem}ul.text-bulletlist li:before{content:"•";color:#006366;font-size:2.4375rem;display:block;line-height:0;float:left;margin-left:-1.5625rem;top:1rem;position:absolute}ul.text-bulletlist.oil li:before{color:#242424}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}.reveal-modal-bg{background:rgba(36,36,36,.45);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1004;left:0}.reveal-modal{-webkit-overflow-scroll:touch;outline:none;border-radius:8px;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0;background-color:#fff;padding:1rem;box-shadow:none;border-radius:8px}@media only screen and (max-width: 40em){.reveal-modal{min-height:100vh}}.reveal-modal .column,.reveal-modal .columns{min-width:0}.reveal-modal>:first-child{margin-top:0}.reveal-modal>:last-child{margin-bottom:0}@media only screen and (min-width:40.0625em){.reveal-modal{left:0;margin:0 auto;max-width:75rem;right:0;width:80%}}@media only screen and (min-width:40.0625em){.reveal-modal{top:6.25rem}}.reveal-modal.radius{box-shadow:none;border-radius:8px}@media only screen and (min-width:40.0625em){.reveal-modal.tiny{left:0;margin:0 auto;max-width:75rem;right:0;width:30%}}@media only screen and (min-width:40.0625em){.reveal-modal.small{left:0;margin:0 auto;max-width:75rem;right:0;width:40%}}@media only screen and (min-width:40.0625em){.reveal-modal.medium{left:0;margin:0 auto;max-width:75rem;right:0;width:60%}}.reveal-modal.large{padding:.625rem .625rem 0;min-height:3.8125rem}@media only screen and (min-width:40.0625em){.reveal-modal.large{left:0;margin:0 auto;max-width:75rem;right:0;width:70%}}@media only screen and (min-width:40.0625em){.reveal-modal.xlarge{left:0;margin:0 auto;max-width:75rem;right:0;width:95%}}.reveal-modal.full{height:100vh;height:100%;left:0;margin-left:0 !important;max-width:none !important;min-height:100vh;top:0}@media only screen and (min-width:40.0625em){.reveal-modal.full{left:0;margin:0 auto;max-width:75rem;right:0;width:100%}}.reveal-modal .close-reveal-modal{background-image:url("assets/img/icon_close_oil.svg");background-repeat:no-repeat;background-position:center center;width:30px;height:30px;font-size:1.25rem;right:.625rem;margin-top:0;font-weight:700;line-height:1;position:absolute;cursor:pointer}.reveal-modal .header{position:absolute;top:0;left:0;right:0;width:100%;height:3.125rem;background-color:#777;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.reveal-modal .header a{color:#fff !important}.reveal-modal .header.primary{background-color:#006366}.reveal-modal .header+div{margin-top:3rem}.reveal-modal .header .close-reveal-modal{top:.625rem;filter:brightness(0) invert(1)}@media only screen and (max-width: 40em){.reveal-modal{min-height:inherit}}@media only screen and (min-width:40.0625em){.reveal-modal.medium{left:0;margin:0 auto;max-width:45rem;right:0;width:60%}}@media only screen and (min-width:40.0625em){.reveal-modal.small{left:0;margin:0 auto;max-width:35rem;right:0;width:40%}}body.modal-open{overflow-y:hidden}@media only screen and (max-width: 40em){tr{display:table-row;width:100%}html,body{font-size:90% !important}}table{font-family:"Fira Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;border-collapse:collapse;margin-bottom:1.25rem;position:relative;table-layout:fixed;border:2px solid #f2f2f2}table.custom-table td{text-align:left;padding:.25em;width:100%}table.custom-table td:nth-child(even){font-weight:300}table.two-columns th,table.two-columns td{width:50%}table tr td{vertical-align:middle;text-align:center;font-weight:normal}table tr td span{display:block;margin-bottom:0 !important}table tr td span.icon{margin:0 auto}table tbody tr:nth-child(odd) th,table tbody tr:nth-child(odd) td:nth-child(odd){border:1px solid #f2f2f2}table tbody tr:nth-child(even) th,table tbody tr:nth-child(even) td:nth-child(odd),table tbody tr:nth-child(odd) td:nth-child(even){background:#f2f2f2}table th{color:#006366;padding:1rem;position:relative;min-height:5rem}table thead tr{margin-bottom:.625rem}table thead tr th{background-color:#c4dad8;clear:none;display:table-cell;color:#242424;text-align:center;padding:.625rem;min-height:initial;vertical-align:middle;font-size:1.125rem}table thead tr th.active{background-color:#006366;color:#fff}table tbody{overflow:hidden}table tbody tr th{color:#242424}table thead tr th,table tbody tr th{line-height:1.5rem}@media only screen and (max-width: 40em){table.three-columns{display:block;background:linear-gradient(to right, #eeeeee 50%, #f5f5f5 50%)}table.three-columns thead,table.three-columns tbody,table.three-columns th,table.three-columns td,table.three-columns tr{display:block;width:100%}table.three-columns th{width:95%;clear:both;float:left;background:#fff;margin:0 auto 0 2.5%;text-align:left}table.three-columns td{width:50%;float:left;padding:1em}table.three-columns tbody tr:nth-child(even) th{background:#fff}table.three-columns thead th{width:50%;clear:none;display:inline-block;margin-left:0}table.three-columns thead th:first-child{display:none}table.three-columns thead tr{margin:0 !important}table.three-columns th,table.three-columns td,table.three-columns tr{display:block}table tr{width:100%}table tr th{min-height:inherit !important}table tr td{padding:1rem}table.custom-table td{background:#f8f8f8 !important}}@media only screen and (min-width:40.0625em){table.custom-table td{width:50%;padding:.5625rem .9375rem !important}table colgroup .first{width:50%}table colgroup .second{width:25%}table colgroup .third{width:25%}table th{text-align:left;padding:1rem}table thead th,table tbody td{padding:.9375rem}table thead th{text-align:center}}.teaser{position:relative;padding-bottom:1.25rem;padding-top:1.25rem;background-color:rgba(255,255,255,.5);border-radius:.5rem;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.1019607843)}.teaser header,.teaser p,.teaser div.content,.teaser footer{padding:0 1.25rem}.teaser header{padding-top:.7rem;padding-bottom:.5rem}.teaser p{font-size:1.125rem;line-height:1.875rem}.teaser footer{margin-top:1em}.teaser img{width:100%}.teaser.margin-top{margin-top:1.25rem}.teaser .header{padding-top:.5rem;padding-bottom:.5rem}.full-width .teaser header,.full-width .teaser p,.full-width .teaser footer{padding-left:1.25rem;padding-right:1.25rem}.teaser-first-step{padding-top:3rem}.teaser-last-step,.teaser-first-step{margin-bottom:1.875rem}@media only screen{.teaser footer{margin-top:0;padding-bottom:0}.teaser.minimal{margin-bottom:.9375rem}.medium-8 .teaser footer{padding-bottom:0;padding-left:1.25rem;padding-right:1.25rem}.medium-8 .teaser header{padding-left:1.25rem;padding-right:1.25rem}.medium-8 .teaser p{padding-left:1.25rem;padding-right:1.25rem}.teaser-row .teaser footer{display:block;width:100%;padding-bottom:2.5rem;bottom:0}}.tip-container-content{position:relative}iplusjs-tooltip{display:block}.tip-container{position:relative}.tip-container:has(span+iplusjs-tooltip)>span{display:inline-block;padding-right:2rem}.tip-container.tip-container-fieldset .has-tip{margin-right:1.25rem}.tip-container.tip-right .has-tip{margin-right:0 !important}.tip-container label:not(.tag-form-control):first-child{padding-right:0}.tip-container label:not(.tag-form-control):first-child.label,.tip-container label:not(.tag-form-control):first-child .label{padding-right:2rem}.tip-container>label.tag-form-control{margin-right:3.125rem}.tip-container span.label,.tip-container h2.title,.tip-container span.h4,.tip-container span.h3,.tip-container p.h6{padding-right:2.5rem}.tip-container.category-header>*:first-child{padding-right:2rem}.tip-container label:not(.left)>input[type=checkbox]+span,.tip-container label:not(.left)>input[type=radio]+span{padding-right:1.375rem}.tip-container .has-tip{position:absolute;right:0;top:0;margin:.125rem .625rem .3125rem 0;z-index:10}.tip-container .has-tip:focus{outline:2px solid #242424}.tip-container h4+iplusjs-tooltip span.has-tip{margin-top:.5rem !important}.tip-container.inline .has-tip{position:relative;top:.1875rem;margin:0;margin-right:1rem}.tip-container.checkbox-container.category-header .has-tip{margin-top:1.0625rem}fieldset fieldset:not(.no-style) .tip-container .has-tip{margin-right:0;right:1px}.tip-container>h5{padding-right:2rem}span.info{text-indent:-9000px;border-radius:50%;display:inline-block;background-image:url("assets/img/icon_info.svg");background-repeat:no-repeat;background-position:center center;width:26px;height:26px;padding:0;background-size:40px;outline-offset:2px;border:none;cursor:help}span.info:hover{outline:2px solid #242424}.f-dropdown{box-shadow:0 0 .8125rem -0.125rem #ddd;outline:none;padding:1.25rem 1.75rem;width:100%;z-index:89;max-width:1200px;margin-left:0;background:#fff;font-size:.875rem;display:block !important;position:absolute;visibility:hidden;left:-9999px;top:-9999px;opacity:0;margin-top:1.5rem;transition:opacity cubic-bezier(0.65, 0.05, 0.39, 0.77) .5s,visibility cubic-bezier(0.65, 0.05, 0.39, 0.77) .5s,margin-top cubic-bezier(0.65, 0.05, 0.39, 0.77) .5s;will-change:transform;border-radius:.5rem;border:1px solid #ddd}.f-dropdown .h4{padding-right:2.5rem}.f-dropdown li{margin:0 !important}.f-dropdown p:last-child{margin-bottom:0 !important}.f-dropdown.f-open-dropdown{display:block !important;visibility:visible;opacity:1;margin-top:.625rem;margin-bottom:.625rem}.f-dropdown button.f-dropdown-accept{margin-bottom:0}.f-dropdown .close{content:"";position:absolute;display:block;top:.4375rem;right:.4375rem;width:1.5rem;height:1.5rem;text-indent:-999999px;background-image:url("assets/img/icon_close_oil.svg");background-repeat:no-repeat;background-size:1.5rem 1.5rem;cursor:pointer}@media only screen and (max-width: 40em){span.info{width:22px;height:22px;background-size:36px}}.rzslider{margin:50px 0 15px 0}.rzslider .rz-pointer{background-color:#006366}.rzslider .rz-pointer.rz-active:after{background-color:#c4dad8}.rzslider .rz-bar{background:#006366}.rzslider .rz-model-value{font-weight:700;color:#242424}

/*# sourceMappingURL=vendor.css.map */